@font-face {
font-family: "iran";
font-style: "normal";
src: url("../font/iran.eot");
src: url("../font/iran.eot") format("embedded-opentype"), url("../font/iran.woff") format("woff2"), url("../font/iran.woff") format("woff"), url("../font/iran.ttf") format("truetype");
font-display: swap; }
body{font-family: "iran" !important;}

.header {background-color: #323232;}
.header .row .col-xl-9 .row .col-3 a p {
color: #fff;
font-size: 14;
}
.header .row .col-xl-9  .row .col-md-5 a p {
color: #fff;
font-size: 14;
}
/*.header .row .col-xl-9  .row .col-md-5  {*/
/*margin-right: auto;*/
/*}*/
.header .row .col-xl-9 .row .col-md-5 img {
width: 35px;    
}
.header .row .col-xl-9 .row .col-md-5 img {
width: 35px;    
}
.header .row .col-xl-9 .navbar {
background-color: #d98c00;
padding-left: 17;
}
.header .row .col-xl-9 .navbar a {
font-size: 14;
color: #000;
}
.header .row .col-xl-9  .navbar a:hover{

color: #eff1f0 ;    
}
.header .row .col-xl-9  .main-menu::after {
content: " ";
width: 0;
height: 0;
border-left: 36px solid transparent;
border-right: 25px solid transparent;
border-top: 56px solid #323232;
position: absolute;
right: -25px;
top: 0;
bottom: 0;
}
.header .row .col-xl-9 .main-menu .navbar-toggler {
margin-right: auto; 

}
.new .col-xl-3 hr { color: #d98c00;}
/*.new .col-xl-6 h2 { font-size: 22px;}*/
.new .row .col-12 h2 { 
text-align: center;
}
.new .row .col-xl-4 a {text-decoration: none;
color: #000;
}

.new .row .col-xl-4 .box {
transition: box-shadow .3s;
border-radius:10px;
border: 1px solid #d98c00;
/*position: relative;*/

}  
.new .row .col-xl-4 { 
padding-top: 2px;

}
.new .row .col-xl-4 h4 {
color: #d98c00  
}
.new .row .col-xl-4 .box:hover {
box-shadow: 0 0 13px 0 rgba(0,0,0,.1); 

} 
.new .row .col-xl-4 .box .over {
display: none;
}
/* .new .row .col-xl-4 .box .over a{
color: #ccc;
} */

.new .row .col-xl-4 .box .over button {
background-color: #d98c00;
border-color: #d98c00;
}
.new .row .col-xl-4 .box:hover .over {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(250, 250, 250, .75); 
display: flex;
align-items: center;
justify-content: center; 
border-radius: 5;  
}
.slider .carousel .carousel-inner .carousel-item .carousel-caption .row .col-md-4 button {
background-color: #d98c00

}

/*.slider .carousel-mobile .carousel-item { position: relative;}*/
/*.slider .carousel-mobile .button4 a button{*/
/*    position: absolute;    */
/*    right: 255;*/
    /*bottom: 150; */
}
/*.slider .carousel-mobile .button3 a button {*/
/*    position: absolute;    */
/*    right: 380;*/
    /*bottom: 150;   */
}


/* .slider .carousel .carousel-inner .carousel-item img { position: relative;}*/
/*.slider .carousel .carousel-inner .carousel-item h1 {*/
/*color: #fff;*/
/*position: absolute;*/
/*top: 77;*/
/*left: 74;*/

/*} */
/*.auto .row .col-xl-8 {*/
/*position: relative; */
/*}*/

.auto .row .col-xl-8 img {
z-index: 100;
margin: auto;
padding-top: 7%;
}
.auto .row .col-xl-8 .circle {
width: 220px;
height: 220px;
background-color: #eff1f0;
border-radius: 50%;
position: absolute;
top: 55%;
right: 43%;
}
.bnr {
padding-top: 5%;
}
.brands .row .swiper .swiper-wrapper .swiper-slide:hover{
transform: scale(1.1);

}
.auto .row .col-xl-8 .circle1::after {
content: " ";
position: absolute;
width: 60px;
height: 60px; 
background-color: #eff1f0;
border-radius: 50%; 
top: 30%;
right: 64%;

}
.blog .row .col-xl-6 .row .col-xl-6 .case {
transition: box-shadow .3s;
border-radius:10px;
border: 1px solid #ccc;

}  

.blog .row .col-xl-6{ 
padding-top: 2px;

}

.blog .row .col-xl-6 .row .col-xl-6 .case:hover {
box-shadow: 0 0 13px 0 rgba(0,0,0,.1);
border: 2px solid #ccc;

} 

.blog .row .col-xl-6 a {
text-decoration: none;
color: #000;
}
.blog h3 {
text-align: center;    
/*font-size: 22px;*/
}
.blog .row .col-xl-5 hr {
background: #d98c00;  
opacity: 1;
height: 1px; 
border: 0px;   
}
.blog .row .col-xl-1 hr {
background: #d98c00;
opacity: 1;
height: 1px;
border: 0px;}
.blog .row .xol-xl-2 h3{
font-size: 13px;
}
.blog .row .col-xl-2 hr {
background: #d98c00;
opacity: 1;
height: 1px;
border: 0px;}

.blog .row .col-xl-2 a {
color: #d98c00;  
text-decoration: none;  
font-size: 13px;
} 
.blog .col-xl-6 .case .mtn { height: 55px;}
.blog .col-xl-6 .case .mtn h3 {
color: #d98c00;    
}
.blog .row .col-xl-6 .case img {
border-radius: 5px 5px 0px 0px;
}
.blog .row .col-xl-6 .case .mtn p {
font-size: 14;
color: #323232; 
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4; /* number of lines to show */
line-clamp: 4;
-webkit-box-orient: vertical;

}
.blog .row .col-xl-6 .case .mtn h3 {
font-size: 18px;
}
.blog .row .col-xl-6 .casie {
background-color: #323232;
border-radius: 5px 5px 5px 5px;
transition: box-shadow .3s;
border-radius:10px;
border: 1px solid;
height:96%;
}  
.blog .row .col-xl-6 .casie img {
border-radius:10px;   
}
.blog .row .col-xl-6 .case:hover
{box-shadow: 0 0 13px 0 rgba(0,0,0,.1); }
.blog .row .col-xl-6 .casie:hover
{box-shadow: 0 0 13px 0 rgba(0,0,0,.1);
border: 2px solid #323232;

} 

.blog .row .col-xl-6  .casie h3 {
color: #d98c00;
text-align: center;
}
.blog .row .col-xl-6 .casie p {
color: #fff;
text-align: center;
padding: 1rem;
overflow: hidden;
text-overflow: ellipsis;
/* display: -webkit-box; */
-webkit-line-clamp: 5; /* number of lines to show */
line-clamp: 5;
-webkit-box-orient: vertical;
}

.blog .row .col-xl-6 .case p {
color: #fff;
text-align: center;

}
.blog button :hover{
color: #fff;
font-size: 14;

}
/*.brands .row .col-xl-6 h2 { font-size: 16;}*/
.brands .row .col-xl-3 hr {
background: #d98c00;  
opacity: 1;
height: 1px; 
border: 0px;   
}
.new .row .col-xl-5 hr {
background: #d98c00;  
opacity: 1;
height: 1px; 
border: 0px;   
}    
.swiper {
width: 80%;
}

.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;

/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.swiper-slide img {
display: block;
width: 80%;
object-fit: cover;
}
.brands .row .swiper .swiper-slide img {
width: 80px;    
}
.brands {
padding-top: 100px;    
}
.new {
padding-top: 100px;    
}
.blog {
padding-top: 45px;    
}

.brands .row .swiper {
padding-top: 35px;    
}
.swiper-rtl .swiper-button-prev::after{
font-size: 17;  
color: #d98c00;  
}
.swiper-rtl .swiper-button-next::after  {
font-size: 17;  
color: #d98c00;      
}
/*.slider .carousel-mobile .carousel-caption {*/
/*top: 41%;*/
/*right: 17%;*/
/*}*/
.header .row .col-xl-3 img {

padding-top: 10;
}
.brands .row .col-xl-5 hr {
background: #d98c00;  
opacity: 1;
height: 1px; 
border: 0px; 
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
left: 0px;
}
.footer .under .row .col-lg-3 .font-weight-bold h3 {
color: #d98c00;     
}
.footer .row .col-xl-4 hr {
background: #fff;  
opacity: 1;
height: 1px; 
border: 0px; 
padding: 0%;
}
.footer .under .row .col-lg-3 h3 {
text-decoration:none; 
color: #d98c00;
font-size: 20;}
.footer .under .row .col-lg-3 input {
color: rgb(119, 115, 115);
}
.footer .under .row .col-lg-3 button:hover {
background-color: #d98c00;
}
/* .footer .under .row .col-lg-3 {
    position: relative;
}
.footer .under .row .col-lg-3 button{
    position: absolute;
    left: 0;
    bottom: 0;
} */
.footer {
background-color: #323232;

}
/* .footer .under .row .col-lg-3 input {
    position: relative;
    }
.footer .under .row .col-lg-3 button {
    position: absolute;
    right: 281;
}  */
ul {
list-style-type: none;
}
.footer a {
color: #d98c00;
text-decoration: none;    
}
.header.scrolled {
position: fixed;
top: 0;
left: 0;
right: 0;
opacity: 1;
animation: header 1s;
z-index: 1200;

box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}
@keyframes header{
0%{
top: -200px;
opacity: 0;
}
100%{
top: 0; 
opacity: 1;
}
}

@media (min-width: 1200px ){
.footer .under .row .col-lg-3 a {
text-decoration:none; 
color: #fff;
font-size: 14;}
.footer p {
color: #fff;
font-size: 14;}
.footer .under .row .col-lg-3 h3 {
text-decoration:none; 
color: #d98c00;
font-size: 20;}
.header .row .col-xl-9  .main-menu::after {
content: " ";
width: 0;
height: 0;
border-left: 36px solid transparent;
border-right: 25px solid transparent;
border-top: 55px solid #323232;
position: absolute;
right: -25px;
top: 0;
bottom: 0;
}
/*.slider .carousel .carousel-inner .carousel-item img { position: relative;}*/
/*.slider .carousel .carousel-inner .carousel-item h1 {*/
/*color: #fff;*/
/*position: absolute;*/
/*bottom:180;*/
/*left:30;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item p {*/
/*color: #fff;*/
/*position: absolute;*/
/*bottom:125;*/
/*left:30;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item a button {*/
/*    position: absolute;*/
/*    top: 345;*/
/*    left: 260;*/
/*    z-index: 300;*/
/*    width: 90px;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item .button2 a button*/
/*{*/
/*    position: absolute;*/
/*    top: 345;*/
/*    left: 355;*/
/*    z-index: 300;*/
/*     width: 90px;*/
/*}*/
.footer .under .row .col-lg-3 input {
    position: relative;
    }
/* .footer .under .row .col-lg-3 button {
    position: absolute;
    /* right: 309; */
}   

@media (max-width: 1400px) and (min-width: 1200px ){
.footer .under .row .col-lg-3 a {
text-decoration:none; 
color: #fff;
font-size: 14;}
.footer p {
color: #fff;
font-size: 14;}
.header .row .col-xl-9  .main-menu::after {
content: " ";
width: 0;
height: 0;
border-left: 36px solid transparent;
border-right: 25px solid transparent;
border-top: 56px solid #323232;
position: absolute;
right: -25px;
top: 0;
bottom: 0;
}
.footer .under .row .col-lg-3 h3 {
text-decoration:none; 
color: #d98c00;
font-size: 20;}
.brands .row .swiper .swiper-slide img {
width: 70px;    
}
/*.slider .carousel-mobile .carousel-caption {*/
/*top: 41%;*/
/*right: 17%;*/
/*}*/
.footer .under .row .col-lg-3 input {
    position: relative;
    }
/* .footer .under .row .col-lg-3 button {
    position: absolute;
    /* right: 291; */


/*    .slider .carousel .carousel-inner .carousel-item a button {*/
/*    position: absolute;*/
/*    top: 280;*/
/*    left: 280;*/
/*    z-index: 300;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item .button2 a button*/
/*{*/
/*    position: absolute;*/
/*    top: 280;*/
/*    left: 390;*/
/*    z-index: 300;*/
/*}*/
}
@media (max-width: 1200px) and (min-width: 992px ){
/*.slider .carousel-mobile .carousel-item2 { position: relative;}*/
    
/*.slider .carousel-mobile .button4 a button{*/
/*    position: absolute;    */
/*    right: 196;*/
/*    bottom:360;*/
    
/*}*/
/*.slider .carousel-mobile .button3 a button {*/
/*    position: absolute;    */
/*    right: 288;*/
/*    bottom:360;*/
/*}*/
       
.header .row .col-xl-9 .main-menu::after {
content: " ";
width: 0;
height: 0;
border-left: 36px solid transparent;
border-right: 25px solid transparent;
border-top: 56px solid #323232;
position: absolute;
right: -25px;
top: 0;
bottom: 0;
}
.footer .under .row .col-lg-3 a {
text-decoration:none; 
font-size: 14 ;}
.footer p {
color: #fff;
font-size: 14;}
.footer .under .row .col-lg-3 h3 {
text-decoration:none; 
color: #d98c00;
font-size: 20;}
/*.slider .carousel-mobile .carousel-caption {*/
/*top: 41%;*/
/*right: 17%;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item img { position: relative;}*/
/*.slider .carousel .carousel-inner .carousel-item h1 {*/
/*color: #fff;*/
/*position: absolute;*/
/*top: 70;*/
/*left: 70;*/
/*}*/
/*.footer .under .row .col-lg-3 input {*/
/*    position: relative;*/
/*    }*/
/* .footer .under .row .col-lg-3 button {
    position: absolute;
    /* right: 265; */

}

@media (max-width: 992px) and (min-width: 768px ){
/*.slider .carousel-mobile .carousel-item2 { position: relative;}*/
    
/*.slider .carousel-mobile .button4 a button{*/
/*    position: absolute;    */
/*    right: 196;*/
/*    bottom:360;*/
/*}*/
/*.slider .carousel-mobile .button3 a button {*/
/*    position: absolute;    */
/*    right: 288;*/
/*    bottom:360;*/
/*}*/
       
.footer .under .row .col-lg-3 a {
text-decoration:none; 
color: #fff;
font-size: 14;}
.header .row .col-xl-9  .main-menu::after {
content: " ";
width: 0;
height: 0;
border-left: 36px solid transparent;
border-right: 25px solid transparent;
border-top: 56px solid #323232;
position: absolute;
right: -25px;
top: 0;
bottom: 0;
}
.footer p {
color: #fff;
font-size: 11;}
.footer .under .row .col-lg-3 h3 {
text-decoration:none; 
font-size: 17;}
.header .row .col-xl-9 .row .col-md-5 {
margin-right: 0px !important;}

.brands .row .swiper .swiper-slide img {
width: 60px;    
}
.blog h3 {
text-align: center;    
/*font-size: 21;    */
}  
.blog .col-xl-2 a { font-size: 13px;}
/*.slider .carousel-caption {*/
/*top: 39%;*/
/*right: 48%;*/
/*}*/

/*.slider .carousel .carousel-inner .carousel-item img { position: relative;}*/
/*.slider .carousel .carousel-inner .carousel-item h1 {*/
/*color: #fff;*/
/*position: absolute;*/
/*top: 61px;*/
/*left: 65px;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item a button {*/
/*    position: absolute;*/
/*    top: 270;*/
/*    left: 260;*/
/*    z-index: 300;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item .button2 a button*/
/*{*/
/*    position: absolute;*/
/*    top: 300;*/
/*    left: 355;*/
/*    z-index: 300;*/
/*}*/
.footer .under .row .col-lg-3 input {
    position: relative;
    }
/* .footer .under .row .col-lg-3 button {
    position: absolute;
    right: 241;
}  */
} 
@media (max-width:576px){
/*.slider .carousel-mobile .carousel-item2 { position: relative;}*/
    
/*.slider .carousel-mobile .button4 a button{*/
/*    position: absolute;    */
/*    right: 73;*/
/*    bottom:360;*/
/*}*/
/*.slider .carousel-mobile .button3 a button {*/
/*    position: absolute;    */
/*    right: 180;*/
/*    bottom:360;*/
/*}*/
    
.container{
width: 100% !important;
max-width: 100% !important;
}
.header .row .col-xl-9  .main-menu::after {
content: " ";
width: 0;
height: 0;
border-left: 36px solid transparent;
border-right: 25px solid transparent;
border-top: 56px solid #323232;
position: absolute;
right: -25px;
top: 0;
bottom: 0;
}
/*.slider .carousel .carousel-inner .carousel-item img { position: relative;}*/
/*.slider .carousel .carousel-inner .carousel-item h1 {*/
/*color: #fff;*/
/*position: absolute;*/
/*top: 35;*/
/*left: 30;*/
/*font-size: 16px;*/
/*}*/
/*.new .col-xl-6 h2 { font-size: 14px;}*/
.footer .under .row .col-lg-3 input {
    position: relative;
    }
/* .footer .under .row .col-lg-3 button {
    position: absolute;
    /* right: 205; */
}
/*.slider .carousel .carousel-inner .carousel-item h1 {*/
/*color: #fff;*/
/*position: absolute;*/
/*bottom:140;*/
/*left:30;*/
/*}*/
/*.slider .carousel .carousel-inner .carousel-item p {*/
/*color: #fff;*/
/*position: absolute;*/
/*bottom:90;*/
/*left:-3;*/
/*}*/
}
.container .row .col-xl-12 .backg {
    transition: box-shadow .3s;
border-radius:10px;
border: 1px solid #d98c00;
}