*{
    font-family: 'Vazirmatn', sans-serif;
  }
  
.headerall1{
        background-color: #FA0100;
        color: white;
}
.header{
	width:100%;
	height:270px;
	margin: 0px!important;
}

.icon {
  position: relative;
  min-height: 150px;
}
.icon a span{
    position: absolute;
    left: 0;
    bottom: 0;
}
a{
    text-decoration: none;

}
.boxmenu .listmenu .menus a{
    color: white;
    
}
.boxmenu .listmenu .menus a i{
    font-size: 2.2rem;
}
.boxmenu .listmenu .menus a h4{
    font-size: 1.2rem;
}
.line1{
    background-color: #C90B0B!important;
    height: 20px;
    width: 100%!important;
    
}
.listmenu{
    background-color: #FA0100!important;
}
.listmenuleft{
    background-color: #FA0100!important;
}
.menus{
    padding-top: 10px;
    
}
.menus:hover{
    background-color: #FEFEFE;
    color: black!important;
}
.menus:hover a{
    
    color: #e60202!important;
}


.figur{
    position: relative;
    top: -170px;
    left: 0px;
}
.page{
    position: relative;

    left: -100px;
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #dedede;
    
}
.ket{
    width: 50%;
    color: #C90B0B;
    margin-left: 25%;
    position: absolute;
    font-size: 1rem;
    font-weight: bold;
}
.cp a i{
    font-size: 2rem;
    margin-right: 10px;
}
.cp a{
    color: #242A3A;
}
.boxmenu .row{
	background-color:#FA0100!important;
}