*{
    margin: 0;
    padding: 0;
    /*font-family: 'Noto Sans', sans-serif;*/
    font-family: 'Cairo', sans-serif;
}
body{
    background-color: #252c48;
    color:#fff;
    
}
input {
    -webkit-user-select: text; /* Chrome, Opera, Safari */
    -moz-user-select: text; /* Firefox 2+ */
    -ms-user-select: text; /* IE 10+ */
    user-select: text; /* Standard syntax */
}
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
.page-link:focus {
    box-shadow: none !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
a{
    text-decoration: none;
    transition: all 0.3s ease-in-out
}
mr-basic{
    margin: 0 140px;
}
h1, h2, h3{
    font-weight: bold;
}
p{
    margin-bottom: 0;
}
      /*jssor slider loading skin spin css*/
      div#jssor_1 {
        width: 100% !important;
        margin-top: 2rem !important;
        position:relative;
        top:0px;
        left:0px;
        overflow:hidden;
        
        
    }
    #jssor_1 div[data-u="slides"]{
        cursor:default;
        position:relative;
        top:0px;
        left:0px;
    }
    #jssor_1 img {
        object-fit: contain;
        background: #1d243e;
    }
    div#jssor_1, div#jssor_1 img {
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }
      .jssorl-009-spin img {
        animation-name: jssorl-009-spin;
        animation-duration: 1.6s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

    @keyframes jssorl-009-spin {
        from { transform: rotate(0deg); }
        to { transform: rotate(360deg); }
    }

    /*jssor slider arrow skin 106 css*/
    .jssora106 {display:block;position:absolute;cursor:pointer;}
    .jssora106 .c {fill:#fff;opacity:.3;}
    .jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
    .jssora106:hover .c {opacity:.5;}
    .jssora106:hover .a {opacity:.8;}
    .jssora106.jssora106dn .c {opacity:.2;}
    .jssora106.jssora106dn .a {opacity:1;}
    .jssora106.jssora106ds {opacity:.3;pointer-events:none;}

    /*jssor slider thumbnail skin 101 css*/
    .jssort101{
        position:absolute;
        left:0px;
        bottom:0px;
        background-color:rgb(29 36 62)
    }
    .jssora106{
        width:55px;
        height:55px;
    }
    .jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#1d243e;}
    .jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #273b83;box-sizing:border-box;z-index:1;}
    .jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
    .jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
    .jssort101 .p:hover{padding:2px;}
    .jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
    .jssort101 .p:hover.pdn{padding:0;}
    .jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
    .jssort101 .pav .cv {border-color:#fff;opacity:.35;}
    .jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
    .jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
    .jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}
/* start header */
.topbar {
    padding: 1rem 0 0 0;
}
.topbar .container {
    border-bottom: 2px solid #222943;
    padding-bottom: 1rem;
}
.topbar-right .social {
    align-items: center;
    justify-content: flex-end;

}
.topbar .row{
    justify-content: space-between;
}
.topbar-right .social p a {
    color: #fff;
    text-decoration: none;
    opacity: 0.5;
}

.topbar-right .social p {
    margin-right: 1.5rem;
    color: gray;
}
.topbar-right button {
    background: #273b83;
    color: #fff;
    padding: 8px 20px;
    border: 0;
    border-radius: 5px;
}
.topbar-right .social p svg path {
    fill: #fff;
}

.topbar-right .social p svg {
    margin-right: 0.5rem;
    opacity: 0.14;
}
header nav{
    width:100%;
}
header .navbar li a.active, header .navbar li a:hover , .nav-social a:hover, footer ul li a.active, footer ul li a:hover    {
    opacity: 1;
    color: #fff;
    transition: all 0.3s ease-in-out
}
header .navbar{
    padding: 0.1em 0;
}
header .navbar li a {
    color: #fff;
    opacity: 0.5;
    font-size: 14px;
    text-transform: capitalize;
}
header .navbar li:after {
    content: "";
    width: 1px;
    height: 20px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 11px;
    opacity: 0.14;
}

header .navbar li {
    position: relative;
    padding: 0 0.5em;
}
header .navbar li:last-child:after {
    content: none;
}
header .navbar li:first-child {
    padding-left: 0;
}
header .navbar-toggler {
    color: rgb(253 253 253);
    border-color: rgb(255 247 247);
    background: #fff;
}
header  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.showMenu .navbar-toggler-icon{
    /* animation: run 5s 1 linear forwards; */
    background-image: url("../images/closemenu.png")
}
.nav-social a svg {
    font-size: 24px !important;
}
.nav-social a {
    color: #fff;
    opacity: 0.14;
    margin-left: 1.5em;
}
/* ..............Animation................. */
/* Start Footer */
footer {
    padding: 3em 0 2em 0;
    background: #1D243E;
}
footer h4 {
    opacity: 0.4;
}
footer h4:after {
    content: "";
    width: 100px;
    height: 2px;
    background: #ef4137;
    display: block;
    margin-top: 0.3em;
    margin-bottom: 0.5em;
}
footer ul {
    list-style: none;
}
footer ul li a {
    color: #fff;
    text-decoration: none;
    margin: 0.5em 0;
    display: block;
    opacity: 0.6;
    font-size: 15px;
}
footer .nav-social a{
    opacity: 0.6;

}
.footer-menu {
    display: flex;
    justify-content: space-between;
    width: 80%;
}
/* Slider  */
.slider{
    height: 600px;
    position: relative;
}
.slider div{
    height: 100%;

}
.slider .carousel-caption{
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-transform: uppercase;
    z-index: 9;
}
.slider .carousel-item div {
    background-size: cover;
    background-position: center;
}
.slider:after {
    content: "";
    position: absolute;
    background: #252c48;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.slider button > span {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 20px;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider button > span svg {
    font-size: 18px;
    color: #fff;
}
.slider .carousel-indicators {
    display: flex;
    align-items: end;
}
.slider span.carousel-control-prev-icon {
    margin-left: 2em;
}
.slider button.carousel-control-next {
    justify-content: end;
    margin-right: 2em !important;
}
.sticky-quote {
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    z-index: 999;
}
.ui-datepicker-calendar {
    display: none;
 }
.sticky-quote {
    width: 11em;
    background: #ef4137;
    padding: 15px 10px;
    position: fixed;
    right: 0;
    top: 11em;
    padding-left: 15px;
    z-index: 999;
    border: 0;

}
section.counts-section {
    width: 84%;
    margin: 0 auto;
    background: #1d243e;
    position: absolute;
    left: 8%;
    top: 45.5em;
    z-index: 9;
}
section.services {
    margin-top: 9em;
}
.serv p {
    opacity: 0.5;
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2em;}
.serv svg {
    margin-right: 0.3em;
}

.serv a {
    color: #4e546a;
}
.serv a:hover {
    color: #fff;
}
.serv {
    margin-bottom: 2em;
}
/* ETC */
.morecontent {
    display: none;
}
section.news .serv p {
    margin: 0;
}
.news .serv {
    border-right: 0;
    margin-bottom: 0;
}
.news .col-lg-3 {
    border-right: 2px solid #414860;
}
section.news {
    margin-bottom: 2em;
}
.news .new-img {
    width: 100%;
    height: 187px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
}
section.news {
    margin: 2em 0;
}
.section-title {
    margin-bottom: 1em;
    color: rgba(255,255,255,0.20);
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;

}
.section-title:after {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    background: #ef4137;
    margin: 0.5rem auto;
    margin-bottom: 1em;
}
.forms{
    background: #1d243e;
    padding: 3em 0 4em 0;
}
.form-img {
    width: 115px;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    background-color: #252c48;
    margin: 1em auto;
}

.accordion-item, .accordion-item button {
    background: transparent !important;
    border: 0;
    box-shadow: none !important;
}
.faq .accordion-item button {
    color: #fff !important;
}
.accordion-item button:focus{
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
}
.faq .accordion-item {
    margin-bottom: 1em;
}
.faq .accordion-item {
    margin-bottom: 1em;
    border: 1px solid #1d243e;
    border-left: 4px solid #ef4137;
    border-radius: 0 !important;
}
.faq .accordion-body {
    padding-top: 0;
    opacity: 0.5;
    font-size: 14px;
    font-weight: inherit;
}
.faq .accordion-button::after{
    background-image: none;
}
.agent {
    width: 200px;
    height: 190px;
    text-align: center;
    background: #1B223B;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 2em auto 4em auto;
    
}
.agent-logo {
    width: 95px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
}
section.agents .col {
    display: inline-block;
    margin-right: 1em;
}
section.agents .col:last-child, .forms .col-6.col-sm-3:last-child {
    margin-right: 0em;
}
.news .col-lg-3:last-child {
    border-right: 0;
}
.forms .col-6.col-sm-3 {
    width: 150px;
    margin-right: 1em;
    display: inline-block;
}
.tomato{
    color: #ef4137;
}
section.upTop {
    position: fixed;
    right: 0em;
    bottom: 7em;
    background: #252c48;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    opacity: 0.9;
    cursor: pointer;
    display: none;
}
.upTop svg{
    font-size: 24px;
}
section.upTop:hover{
    opacity: 1;
}
.gallery a, .gallery img {
    width: 100%;
    height: 208px
}
.gallery .col-md-3.col-sm-4:hover {
    opacity: 1;
}
.gallery .col-md-3.col-sm-4 {
    padding: 0;
    opacity: 50%;
    transition: all 0.3s ease-in-out
}
.lb-details {
    display: none !important;
}
/* Start about us */
section.page-title {
    background-image: url(../images/pageTitle.png);
    height: 193px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    position: relative;
    padding-top: 5em;
}
section.page-title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #252C48;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.page-title .container{
    z-index: 9;
}
section.page-title h1 {
    font-weight: bold;
    letter-spacing: 1px;
}
section.page-title h1:before {
    content: "";
    display: inline-block;
    width: 88px;
    height: 9px;
    background: #ef4137;
    margin-right: 0.5em;
    margin-bottom: 9px;
}
.page-title ol.breadcrumb a, .page-title ol.breadcrumb li {
    color: #fff;
    font-size: 14px;
}
ol.breadcrumb {
    margin-top: 1em;
}
.page-title .breadcrumb-item+.breadcrumb-item::before {
    height: 4px;
    content: "";
    width: 18.5px;
    background: #fff;
    margin: 10px 12px 0px 6px;
}
header .navbar .container-fluid, header .navbar .container {
    padding: 0;
}
.about{
    margin: 4rem 0;
}
.about-img {
    width: 100%;
    height: 312px;
    background: #1B223B;
    transform: rotate(-5deg);
    margin: 0 auto;
}
.about-img .img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transform: rotate(5deg);
}
section.about p {
    font-size: 16px;
    opacity: 0.50;
}
.contact-us h1 span {
    color: #EF4137;
    letter-spacing: 2px;
}
.contact-us form label {
    opacity: 0.50;
}
.contact-us form input, .contact-us form textarea, .contact-us form input:focus, .contact-us form textarea:focus ,
 .contact-us select,.contact-us select:focus {
    background: #1B223B;
    border: 1px solid #273B83;
    height: 65px;
    -webkit-text-fill-color: #ffffff91;
    font-size: 12px;
    padding-left: 1.5em;
}
.contact-us form textarea{
    height: 195px;
}
.contact-us form button[type=submit]:not(:disabled) {
    width: 217px;
    height: 65px;
    background: #1D6CA2;
    border: 0;
    font-size: 18px;
}
.contact-us .space {
    height: 6em;
}
.contact-info p{
    margin-left: 1.7em;
    opacity: 50%;
}
.contact-info p a{
    color: #fff;
    opacity: 50%;
}
.contact-info .brance {
    margin-bottom: 4.5em;
}
/* Start blogs page */
.blogs .page-title {
    height: 57px;
    background-image: none;
    padding: 0;
    background-color: #1D243E;
    display: flex;
}
.blogs .serv{
    position: relative;

}
.blogs .serv:after {
    /* content: ""; */
    width: 2px;
    height: 100%;
    display: inline-block;
    background: #414860;
    position: absolute;
    top: 0;
    right: 0;
}
.blogs .news .new-img {
    width: 96%;

}
.blogs .news .col-lg-3{
    border: 0;
    padding-left: 0;
}
.blogs .row .col-lg-3:last-child .serv:after {
    content: none;
}
.blogs .pagination li span, .blogs .pagination li a {
    background-color: transparent !important;
    border: 0;
    color: #fff;
    opacity: 50%;
    padding: 0;
}
.blogs .page-item {
    width: 2em;
}
.blogs .pagination {
    justify-content: center;
    margin: 2rem 0;
}
.blogs .pagination li.active span, .blogs .pagination li a:hover {
    opacity: 1;
    font-size: 16px;
    font-weight: bold;
}
/* Quotation page */
.quotation-form {
    width: 90%;
    margin: 10px auto 0rem;
    padding: 0px 0rem 2.5rem;
}
.quotation-form h1 span {
    color: #EF4137;
}
div#exampleModal .modal-content {
    width: 562px;
    margin: 5rem auto;
}
.quotation-form h1 {
    letter-spacing: 2px;
}
.gallery .blogs .page-item{
    height: 10px;
}
.contact-us select, .contact-us input {
    width: 100%;
    color: #1D6CA2 !important;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat !important;
    background-position: right !important;

}
.contact-us select {
    background-image: url(../images/arrow.png)!important;
}
.quotation-form select ~ svg {
    position: absolute;
    right: 1em;
    color: #1d6ca2;
    font-size: 24px;
    bottom: 1em;
}
.contact-us.quotation-form .col-lg-3.col-sm-6 {
    position: relative;
}
.contact-us select option {
    color: #fff;
}
.quotation-form .cancel:hover {
    background: #1D6CA2;
}

.quotation-form .cancel {
    background: transparent;
    border: 1px solid #1D6CA2;
    width: 141px;
    height: 65px;
    margin-left: 11px;
}
.quotation-form.check-freight{
    /* background-image: url(../images/frieght.png); */
    width: 526px;
    margin-bottom: 3rem;
}
/* Bill page */


.car-info p:first-of-type {
    opacity: 50%;
}
.bill h5, .bill p:last-of-type {
    font-weight: bold;
}
.bill h5:before {
    content: "";
    width: 32px;
    height: 4px;
    background: #EF4137;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 10px;
}


.info-box div {
    padding-right: 2em;
    padding-left: 1rem;
    position: relative;
}
.info-box div:after {
    content: "";
    width: 2px;
    height: 45px;
    display: inline-block;
    background: #1B223B;
    position: absolute;
    right: 0;
    top: 0;
}
.bill p {
    opacity: 80%;
    font-weight: normal !important;
    margin-left: 41px;
}
.accessories label span {
    color: #1B223B;
}

.accessories label img {
    width: 60px;
    height: 60px;
    margin: 10px auto 3px auto;
}
.accessories label {
    height: 123px;
    width: 114px;
    background: #fff;
    margin-right: 21px;
    border-radius: 20px !important;
    opacity: 1 !important;
    padding: 0;
    align-items: center;
    justify-content: center;
    flex: none !important;
    margin-bottom: 1em;
}
.info-box div:last-child{
    padding-right: 0;
}
.accessories .btn-outline-primary:active,.accessories .btn-outline-primary:active:focus, .accessories label:focus, .accessories label:hover,.accessories .btn-check:checked+.btn-outline-primary {
    background: #EF4137 !important;
    outline: 0;
    color: #273B83;
    border: 0 !important;
    box-shadow: none !important;
}
.info-box p {
    margin-left: 0;
}
.form-check input {
    width: 25px;
    height: 25px !important;
    margin-right: 1em;
    border-color: #1D6CA2 !important;
    border-radius: 0 !important;
float: none !important;
}
.form-check-input:checked {
    background-color: #252c48;
    border-color: #0d6efd;
}
.form-check label{
    opacity: 1;
}
.map-title p{
    opacity: 1;
}
.car-step h6{
    opacity: 50%;
    color: #fff;
}

.car-box div {
    width: 93px;
    height: 93px;
    background: #1B223B;
    margin: auto;
    border-radius: 50%;
    line-height: 93px;
}

.car-box {
    width: 124px;
    height: 122px;
    text-align: center;
    border: 2px solid #1B223B;
    border-radius: 50%;
    line-height: 122px;
    display: flex;
    align-items: center;
    margin-right: 60px
}
.car-step {
    position: relative;
}
.car-box:after {
    content: "";
    width: 60px;
    height: 2px;
    background: #1B223B;
    display: inline-block;
    position: absolute;
    right: 0;
}
.car-step:last-child .car-box:after{
    content: none;
}
.car-step:last-child .car-box {
    margin-right: 0;
}
.car-step h6 {
    margin-left: 1em;
}
.car-step:hover .car-box div, .car-step.active .car-box div {
    background: #EF4137;
    cursor: pointer;
}
.car-step:hover h6, .car-step.active h6{
    opacity: 1;
}
.error p {
    opacity: 0.50;
}

.error img {
    width: 100px;
    margin: 0 20px;
}
.error h1 {
    font-size: 200px;
}
.error {
    padding: 5rem 0;
}
.error500 img{
    width: 127px;
    margin-top: 18px;

}
.error500{
    display: flex;
    align-items: center;
    justify-content: center;
}
.error .container div {
    width: 571px;
    height: 270px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
}
section.news .serv a {
    margin-top: 1em !important;
    display: block;
}
.contact-us form input:focus, .contact-us form textarea:focus {
    -webkit-text-fill-color: #ef4137 !important;
    font-size: 14px;
}
.modal-header button {
    background: transparent url('../images/close.png') center/1em auto no-repeat;
}
.modal-header, .modal-body{
    background: #252c48;
    border: 0;
}
.modal-body .container {
    border: 0;
}
/* Owl carousel for form */

.owl-carousel .owl-wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}


/* display none until init */

.owl-carousel {
    position: relative;
    display: none;
    width: 100%;
    /* -ms-touch-action: pan-y; */
}

.owl-carousel .owl-wrapper {
    position: relative;
    display: none;
    /* -webkit-transform: translate3d(0px, 0px, 0px); */
}

.owl-carousel .owl-wrapper-outer {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

/* fix */

/* .owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
} */

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}


/* 
*  Owl Carousel CSS3 Transitions 
*  v1.3.2
*/

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}


/* fade */

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}


/* backSlide */

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}


/* goDown */

.owl-carousel .owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-carousel .owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}


/* scaleUp */

.owl-carousel .owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-carousel .owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}


/* Keyframes */


/*empty*/

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

/* Use it for non-touch hover action */

.owl-carousel .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    text-decoration: none;
    opacity: 1;
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
}



/* CUSTOM USER OPTIONS */

.owl-carousel .carousel-container {
    width: 100%;
}


.owl-carousel .item:hover .figure,
.owl-carousel .item:hover .overlay {
    opacity: 1;
}
.item{
    cursor: pointer;
}
.i4ewOd-pzNkMb-ornU0b-b0t70b-Bz112c, .suEOdc.i4ewOd-pzNkMb-r4nke, .i4ewOd-pzNkMb-fI6EEc{
    display: none !important;
}

/* Owl carousel for form */
#chassinMsg {
    background: #fff;
    color: #000;
    padding: 7px 5px;
    font-size: 12px;
    position: absolute;
    top: 0em;
    right: 1em;
    text-align: center;
}
.modal-header {
    padding: 0;
    padding-right: 20px;
    padding-top: 10px;
}
.quotation-form.check-freight .mt-5 input {
    margin-bottom: 2rem !important;
}

.quotation-form.check-freight .mt-5 {
    margin-top: 2rem !important;
}
.quotation-form.check-freight{
    margin-bottom: 0;
}
.modal-content{
    background: #252c48;
}
/* select2-- */
.select2 {
    width: 100% !important;
    height: 65px !important;
}
.select2 .select2-selection {
    height: 65px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background-color: #1b223b !important;
    border-color: #1d6ca2 !important;
    -webkit-text-fill-color: #ffffff91;
    font-size: 12px;
    background-image: url('../images/arrow.png');
    background-repeat: no-repeat !important;
    background-position: right;
}
.select2 .select2-selection__arrow{
    display: none;
}
 .select2-search__field:focus-visible {
    border: 0 !important;
    outline-color: #0d6efd;
}

.select2-results__option:hover{
   background: #1D6CA2 !important;
}
.select2-dropdown.select2-dropdown--below, .select2-results__option{
    background-color: #1b223b !important;
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #1D6CA2 !important;
  -webkit-text-fill-color: tomato !important;
  box-shadow: 0 0 0px 1000px #252c48 inset !important;
  transition:  5000s ease-in-out 0s;
  background-color: tomato !important;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #252c48 !important;
    opacity: 1;
}
.select2 .select2-selection:focus-visible {
    outline: 0 !important;
}
/* .accordion-item {
    width: 46%;
    margin: 0 2%;
}
div#accordionExample{
    display: flex;
    flex-wrap: wrap
} */
#map {
    height: 400px;
    width: 100%;
}
#map div {
    color: tomato;
    font-weight: bold;
    text-align: left;
    padding: 0;
}
.gm-style-iw-d div {
    padding: 10px!important;
}
.contact-us svg2{
    color: #ef4137;
    font-size: 23px !important;
}
.port-loading h6{
    opacity: 0.5;
}
.port-loading .d-flex {
    justify-content: space-between;
}
.flag img {
    width: 100%;
    height: 100%;
    border-radius: 10%;
}
.flag {
    width: 4%;
    height: 25px;
}
.load-panel {
    padding: 0px 10px 5px 10px;
    background: #1b223b;
    border-radius: 17px;
    margin-bottom: 2em;
    width: 90%;
}

.load-panel span {
    width: 30px;
    height: 7px;
    background: #fff;
    display: inline-block;
    border-radius: 10px;
    margin: 0 2px;
    opacity: 0.5;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
}
.load{
    opacity: 1 !important;
}
/* Start Responsive...................................... */
@media(min-width:1200px){

    .about-img {
        width: 495px;

    }
    .car-progress{
        margin-left: 5em;
    }
}
@media(max-width:1200px){
    .news .new-img {
        width: 214px;
        height: 157px;

    }
}
@media (max-width:1199px){
    .accessories .btn-group{
        flex-wrap: wrap;
    }
}
/* Big Screens */
@media(min-width:992px){
    .info-box div:first-of-type {
        padding-left: 0;
    }
  
    header .navbar li:after {
        content: "";
        width: 1px;
        height: 20px;
        background: #fff;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 11px;
        opacity: 0.14;
    }
    
 
}
@media(min-width:768px){
    .contact-us form{
        width: 97%;
    }
    .info-box div:last-of-type:after{
        content: none;
    }
}
/* start mobile size */
@media(max-width:991px){
    .flag {
        width: 6%;
    }
    .load-panel {   
        width: 85%;
    }
    div#quotationModal .modal-content {
        width: 90%;
        margin: auto;
    }
    .topbar-right .social {
        flex-wrap: wrap;
        justify-content: center;
    }
    .topbar-right .social p {
        margin-bottom: 20px;
    }
    .info-box{
        flex-wrap: wrap;
    }
.quotation-form {
    width: 90%;
    margin: 10px auto 1rem auto;
}
    .blogs .row .col-lg-3:nth-child(even) .serv:after {
        content: none;
    }
    section.navbar {
        position: absolute;
        top: 0;
    }
    header .navbar-collapse li a:hover, header .navbar-collapse li a.active, header .nav-social a:hover {
        color: #252c48;
    }
    
    header .navbar-collapse li a , header .nav-social a{
        font-size: 20px;
        margin: 0.5em;
        color: #252c48;
        opacity: 0.6;
        font-weight: bold;
    }
    header .navbar-collapse {
        display: block;
        left: -1em;
        position: absolute;
        top: 5em;
        width: 21em;
        background: #ffffff;
        text-align: center;
        padding: 1em;
        z-index: 9999;
    }
    footer .nav-social a {
        margin-left: 0.9em;
    }
    .slider {
        height: 450px;
    }
    section.counts-section {
        left: 9%;
        top: 31.5em;
    }
    .news .new-img {
        width: 100%;
        height: 245px;
    }
    .news .col-lg-3{
        margin-bottom: 2em;
    }

}
/* tablet screen */
@media(min-width:768px) and (max-width:992px){
    .contact-info .brance {
        margin-bottom: 2.5em;
    }
    .contact-info h5{
        font-size: 19px;
    }
    .gallery a, .gallery img {
        height: 170px;
    }
    .news .col-lg-3:nth-child(even) {
        border-right: 0;
    }
}
@media(min-width:768px) and (max-width:991px){
    .info-box div:nth-child(7){
        padding-left: 5px;
    }
    .car-damage img {
        width: 100%;
        margin-top: 3rem;
    }
    .car-step h6 {
        width: 100px;
        margin-left: 1em !important;
    }
    .car-box {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }
    .car-box div {
        width: 73px;
        height: 73px;
        line-height: 73px;
    }
}
@media(min-width:768px) and (max-width:841px){
    .info-box div:nth-child(7){
        padding-left: 0;
    }
}
/* Medium Screen */ 
@media(max-width:767px){
    .topbar {
        text-align: center;
    }
    .news .col-lg-3{
        border-right: 0;
    }
    .news p {
        width: 100%;
    }
    
    .news {
        text-align: center;
    }
    .news .new-img {
        background-position: center;
    }
    .error .container div {
        width: 100%;
        height: 200px;

    }
    .car-damage img {
        margin: 1em 0;
        display: block;
        width: 100%;
    }  
    .topbar-right .social {
        justify-content: space-around;
        margin-top: 1em;
    }
    footer h4 {
        margin-top: 0.5em;
    }
    footer .nav-social a {

        margin-left:1.5em;
    }
    section.counts-section {
        top: 35em;
    }
    .agents, .forms{
        text-align: center;
    }

    .info-box div{
        width: 25%;
        margin-bottom: 20px;
    }
    .info-box div:nth-child(5){
        padding-left: 0;
    }
    .car-step h6 {
        margin-left: 6px !important;
        font-size: 14px !important;
        width: 75px;
    }
    .car-box {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .car-box div {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .car-box img{
        width: 70%;
    }
    
}
@media(max-width:650px){
    .agent {
        width: 170px;
        height: 180px;
        margin: 1em auto 2em auto;

    }
}
/* special small size */
@media(min-width:553px) and (max-width:610px){
    section.counts-section {
        top: 37em;
    }
    .gallery a, .gallery img {
        height: 150px;
    }
}
/* all sm screen */
@media(min-width:576px){
    .serv {
        border-right: 2px solid #414860;
    }
    .services .col-sm-4:last-child .serv {
        border-right: none;
    }
    .modal-dialog {
        max-width: 900px;
    }
   
}
/* Start mobile  */
@media(max-width:575px){
    .car-progress{
        flex-wrap: wrap;
    }
    .load-panel {
        width: 73%;    }
    .flag {
        width: 11%;
        height: 30px;
    }
    .load-panel span {
        width: 14px;
        height: 4px;
        margin: 0;

    }
    .modal-body {
        padding: 16px 11px !important;
    }
    .quotation-form.check-freight .container {
        padding: 0 !important;
    }
    div#exampleModal .modal-content {
        width: 90%;
        margin: 5rem auto;
    }
    .about-img {
        width: 95%;
        height: 212px;
        margin: 0 auto;
    }
    .about-img .img {
        width:95%;
    }
    .car-step {
        margin-bottom: 1em;
    }
    .car-step  h6{
        width: 100px;    
    }
    .about-img .img{
        margin-top: 2rem;
    }
    .car-damage .form-check.mb-3 {
        padding-left: 0 !important;
    }
    .car-damage .form-check input {
        width: 20px !important;
        height: 18px !important;
        padding-left: 0px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .accessories .flex-wrap{
        justify-content: center;
    }
    .quotation-form.check-freight{
        width: 90%;
        margin-top: 4rem;
    }
    .quotation-form form button {
        width: 88px !important;
    display: inline-block;
    margin-right: 0.3rem !important;
    height: 46px !important;
    text-align: center;
    padding: 10px;
    }
    .quotation-form h1 {
        letter-spacing: 1px;
    }
    .quotation-form.check-freight {
        padding-bottom: 0;
        margin-top: 8px;

    }
    .quotation-form.check-freight {
        padding-bottom: 0;
        margin-top: 8px;
    }
    .gallery a, .gallery img {
        height: 150px;
    }
    .blogs .row  .serv:after {
        content: none;
    }
    .blogs .news .new-img {
        width: 100%;
    }
    .info-box div {
        width: 50%;
        margin-bottom: 20px;
    }
    .info-box div:nth-child(odd){
        padding-left: 0;
    }
    /* .info-box div:nth-child(even):after{
        content: none;
    } */
}
/* Extra small screens */
@media(max-width:552px){
    .topbar-right .social {
  
        flex-wrap: wrap;
    }
  
    .quotation-form button {
        display: block;
        margin: 0 auto 1rem auto !important;
    }
    .quotation-form {

        padding: 0 0 3rem 0;
    }
    .topbar-right .social p {
        margin-right: 0.5rem;
        margin-bottom: 1em;
    }
    .slider {
        height: 300px;
    }
    section.counts-section {
        top: 28.5em;
        width: 90%;
        left: 5%;
    }
    section.counts-section h2 {
        font-size: 20px !important;
    }
    section.counts-section h6 {
        font-size: 15px !important;
    }
    section.services {
        margin-top: 6em;
    }    
}
@media(min-width:375px){
    .info-box div {

        width: 150px;
    }
}

@media(max-width:400px){
    .error h1 {
        font-size: 129px;
    }
    div#quotationModal .modal-content {
        width: 98%;
    }
    .accessories .btn-group label {
        margin: 20px auto !important;
    }
    
    .accessories .btn-group {
        display: block;
        width: 100%;
    }
    .agent {
        width: 138px;
        height: 161px;
        margin: 1em auto 2em auto;
    }
    .agent-logo {
        width: 85px;
        height: 85px;

    }
    .quotation-form h5{
        font-size: 19px;
    }
    .modal-header {
        padding-bottom: 0;
    }
    .news .new-img {
        height: 184px;
    }
    .not-found h3{
        margin-top: 0 !important;
    }
    .error img {
        width: 80px;
    }
    .error{
        padding: 2rem 0;
    }
    .error500 img {
        margin-top: 7px;
    }
}
/* Extra small  */
@media(max-width:341px){
    section.counts-section {
        top: 31em;

    }
    #chassinMsg {
        padding: 7px 15px;
        font-size: 12px;

    }
    .quotation-form.check-freight .container {
        padding: 0 9px 15px 9px;
    }
    .quotation-form.check-freight .container form {
        margin-top: 12px !important;
    }
    section.counts-section h2 {
        font-size: 16px !important;
    }
    section.counts-section h6 {
        font-size: 12px !important;
    }

 
}