@import url('fonts.css');

body{
    font-family: 'IRANSans', tahoma;
}
.ltr{
    direction: ltr;
}
.date{
    color: #FFF;
}
.slider-slogan-box{
    margin-bottom: 7rem !important;
}
.slider-slogan-box img{
    width: 370px;
}
.element-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.element-group > .element {
    position: relative;
    float: right;
    border-radius: 40px;
    border: 1px solid #fff;
    padding: 10px 35px 12px;
}
.element-group > .element > p{
    margin: 0;
    color: #fff;
}
.element-group > .element:first-child:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: rgba(6, 90, 156, 0.35);
    margin-left: 2px;
}
.element-group > .element:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: rgba(180, 90, 36, 0.35);
    margin-right: 2px;
}
.icon-custom-map{
    background-image: url("../img/country-icon.png");
    background-repeat: no-repeat;
    background-size: 290px;
    position: absolute;
    top: -65px;
    right: 0;
    left: 0;
    margin: auto;
}
.icon-iran-map{
    width: 75px;
    height: 75px;
    background-position: -217px 0;
}
.icon-europe-map{
    width: 85px;
    height: 75px;
    background-position: 0px 0;
}
.slider-contact-form-wrapper h2{
    color: #fff;
}
#revolutionSlider{
    border-bottom: 10px solid #4e70d4;
}
.trucks-image{
    position: absolute;
    z-index: 10;
    top: -75px;
    left: 0;
    right: 0;
    margin: auto;
}
.trucks-image img{
    margin: auto;
}
.dots-map-image{
    margin-top: 10rem;
}
.logo-white{
    filter: brightness(0) invert(1);
    position: relative;
    top: -105px;
}
.link-1{
    color: #7f8186 !important;
}
.truck-section{
    background-size: 100%;
    background-position: center top;
    background-image: url('../img/section-truck-bg.jpg');
    animation-duration: 1s;
    max-height: 560px;
    padding: 0 0 !important;
}
.truck-section p{
    line-height: 2.5rem !important;
}
.offset-lg-0{
    margin-left: 0;
}
.offset-lg-1{
    margin-left: 0;
}
.offset-lg-2{
    margin-left: 0;
}
.offset-lg-3{
    margin-left: 0;
}
.offset-lg-4{
    margin-left: 0;
}
.offset-lg-5{
    margin-left: 0;
}
.offset-lg-6{
    margin-left: 0;
}
.offset-lg-7{
    margin-left: 0;
}
.offset-lg-8{
    margin-left: 0;
}
.offset-lg-9{
    margin-left: 0;
}
.offset-lg-10{
    margin-left: 0;
}
#mainNav a{
    text-decoration: none;
}
.inner-body{
    min-height: 300px;
}
.product-thumb-info .product-thumb-info-content{
    text-align: right;
}
.pagination li a, .pagination li span{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-right: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.06);
}
.pagination li:first-child a{
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.pagination > li.active > span,
.pagination li.active span {
    color: #fff;
    background-color: #4e70d4 !important;
    border-color: #4e70d4;
}
.owl-carousel, .owl-carousel .owl-stage-outer{
    direction: ltr;
}
.teg-link:hover{
    text-decoration: none;
}
.product-preview-image{
    float: right;
    width: 150px;
}
.mt-custom-l{
    margin-top: 2rem;
}
#footer p{
    margin: 0;
}
.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a {
    color: #666;
}
.cssmenu {
    color: #ffffff;
}
.cssmenu ul ul {
    display: none;
}
.align-right {
    float: right;
}
.cssmenu > ul > li > a {
    color: #666;
    font-size: 0.9em;
    padding: 8px 22px 8px 0;
}
.cssmenu > ul > li > a:hover,
.cssmenu > ul > li.active > a,
.cssmenu > ul > li.open > a {
}
.cssmenu > ul > li.open > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #1682ba;
}
.cssmenu > ul > li:last-child > a,
.cssmenu > ul > li.last > a {

}
.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.holder::after,
.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    left: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.holder::after {
    top: 17px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}
.cssmenu > ul > li > a:hover > span::after,
.cssmenu > ul > li.active > a > span::after,
.cssmenu > ul > li.open > a > span::after {
    border-color: #eeeeee;
}
.holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}
.cssmenu ul ul li a {
    cursor: pointer;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
}
.cssmenu ul ul li:hover > a,
.cssmenu ul ul li.open > a,
.cssmenu ul ul li.active > a {
}
.cssmenu ul ul li:first-child > a {
    box-shadow: none;
}
.cssmenu ul ul ul li:first-child > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.cssmenu ul ul ul li a {
    padding-right: 30px;
}
.cssmenu > ul > li > ul > li:last-child > a,
.cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0;
}
.cssmenu > ul > li > ul > li.open:last-child > a,
.cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 1px solid #32373e;
}
.cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
}
.cssmenu ul ul li.has-sub > a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.cssmenu ul ul li.active > a::after,
.cssmenu ul ul li.open > a::after,
.cssmenu ul ul li > a:hover::after {
    border-color: #ffffff;
}
.mfp-counter{
    direction: ltr;
}
.max-height-200{
    height: 200px;
}
.max-height-120{
    height: 120px;
}
.max-height-150{
    height: 150px;
}
.max-height-230{
    height: 230px;
}
.max-height-450{
    height: 450px;
}
.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}
.fill img {
    flex-shrink: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.product-thumb-info{
    background: #fff;
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (min-width: 992px) {
    .mt-custom-l{
        margin-top: 20rem;
    }
    .truck-section{
        padding: 130px 0 !important;
    }
}
@media screen and (max-width: 991px) {
    .slider-contact-form{
        margin: 0;
        background: #121616 url("../img/dots-bg.png") repeat;
    }
}

@media (max-width: 575px) {
    .element-group > .element{
        border-radius: 0px;
    }
    .element-group > .element:last-child:not(:first-child){
        margin-top: 100px;
    }
    .dots-map-image{
        margin-top: 2rem;
    }
}