@font-face {
    font-family: 'League Gothic';
    src: url('../fonts/LeagueGothic-Italic.woff2') format('woff2'),
        url('../fonts/LeagueGothic-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'League Gothic';
    src: url('../fonts/LeagueGothic-CondensedItalic.woff2') format('woff2'),
        url('../fonts/LeagueGothic-CondensedItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'League Gothic';
    src: url('../fonts/LeagueGothic-CondensedRegular.woff2') format('woff2'),
        url('../fonts/LeagueGothic-CondensedRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'League Gothic';
    src: url('../fonts/LeagueGothic-Regular.woff2') format('woff2'),
        url('../fonts/LeagueGothic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
    margin:0;
    padding:0;
    width:100%;
    float:left;
    font-family: 'Open Sans', sans-serif;
}
.padding{
    padding:0;
}
.wrapper{
    width:100%;
    float:left;
    margin:0;
}
.header-top {
    padding: 15px 0;
    width: 100%;
    float: left;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 99;
}
.sticky {
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    display: block;
    box-shadow: 0px 7px 6px #e0e0e01a;
}
.sticky .normal-logo{
    display: none;
}
.sticky-logo{
    display: none;
}
.sticky .sticky-logo{
    display: block;
}
.header-logo{
    padding-top: 8px;
    padding-bottom: 8px;
}
.header-top .container{
    width: 1330px;
}
.phone-no p, .phone-no p a {
    font-size: 21px;
    line-height: 35px;
    padding: 0;
    margin: 0;
    color: #fff;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}
.sticky .phone-no p, .sticky .phone-no p a{
    color: #001743;
}
.dropdown-menu {
    margin: 0;
    padding: 0;
    border-radius: 0;
    top: 43px;
    min-width: 230px;
    left: 70%;
    right: 0;
    transform: translate(-50%, 0);
}
.menu .nav-item:first-child .dropdown-menu{
    left: 50%;
}
.toggle-icon-1{
    width: auto;
    display: inline-block;
    padding: 0 0 0 3px;
}
.menu ul .dropdown-item {
    color: #fff !important;
    padding: 12px 15px !important;
    display: block;
    text-decoration: none;
    font-size: 17px;
    background-color: #0690d8;
    border-bottom: 1px solid #fff;
}
.menu ul .dropdown-item:last-child{
    border: none;
}
.menu ul .dropdown-item:hover{
    background-color: #0179c5 !important;
    color: #fff !important;
}
.dropdown-toggle::after{
    border-top: 0.4em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent;
    margin-left: 8px;
}
.dropdown:hover div.dropdown-menu {
    display: block;
}
.navbar-collapse.collapse{
    padding:0 !important;
}
.navbar{
    margin-bottom: 0 !important;
}
.header{
    width:100%;
    float:left;
    margin:0;
    background: #001743;
}
.menu{
    padding-top: 13px;
    padding-bottom: 13px;
}
.ase-logo{
    padding-top: 7px;
    padding-bottom: 7px;
}
.phone-no{
    padding-top: 7px;
    padding-bottom: 7px;
}
.menu ul{
    margin:0;
    list-style:none;
    padding: 15px 0;
}
.menu ul li {
    padding: 0 28px;
}
/*.menu ul li:first-child{*/
/*    padding-left:0;*/
/*}*/
.menu ul li.dropdown a.dropdown-toggle {
    font-size: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    line-height: 26px;
    font-weight: 700;
}
.sticky .menu ul li.dropdown a.dropdown-toggle{
    color: #001743;
}
.dropdown-toggle::after{
    border-top: none !important;
}
.menu ul li.dropdown:last-child a.dropdown-toggle:after{
    display:none;
}
.dropdown-menu:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -12px;
    left: auto;
    right: auto;
    border-style: solid;
    border-width: 0 11px 12px 11px;
    border-color: transparent transparent #0690d8 transparent;
    left: 40%;
    transform: translate(-50%, 0);
}
.appointment-sec svg{
    position: absolute;
    top: -9px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 4;
}
.appointment-sec .st2{
    fill: #E44329 !important;
}
.appointment-sec .st3{
    fill: #FFFFFF !important;
}
.appointment-sec .st1,.appointment-sec .st4,  .appointment-sec .st5{
    fill: #8B96AA !important;
}
.appointment-sec p{
    z-index: 6;
    margin: 0;
    font-size: 32px;
    letter-spacing: 0.03em;
    text-shadow: 2px 2px 1px rgb(0 0 0 / 50%);
    position: absolute;
    color: #fff;
    top: 8px;
    text-align: center;
    left: 0;
    right: 0;
    font-family: 'League Gothic';
    letter-spacing: 1.8px;
    text-transform: uppercase;
}
.appointment-sec a:hover p{
    color:  #000;
}

.slider-sec{
    width: 100%;
    float: left;
    margin: 0;
    position: relative;
}
.slider-sec img{
    width: 100%;
}
.carousel-control.right,.carousel-control:hover, .carousel-control.left{
    background-image: unset !important;
}
.carousel-control, .carousel-control:hover{
    top: 0;
    color: #001743 !important;
    opacity: 1 !important;
}
.slider-text{
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    float: left;
    transform: translate(0, -50%);
}
.slider-text h2, .slider-text a {
    letter-spacing: 0.8px;
    margin: 0;
    font-size: 43px;
    font-weight: 800;
    color: #d90016;
    text-shadow: 5px 1px 0px #001743;
    text-transform: uppercase;
    /*width: 100%;*/
    /*float: left;*/
    text-decoration:none;
}
.auto-space h3 {
    letter-spacing: 0.5px;
    font-weight: 800;
    color: #073b79;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 50px;
    margin: 0;
    text-align: center;
    padding: 0 0 10px;
    font-family: 'Roboto Slab', serif;
}
.aboutus{
    background: url(../images/jeimage.jpg);
    background-repeat: no-repeat;
    width: 100%;
    float: left;
    margin: 0;
    background-size: cover;
    padding: 105px 0 86px;
}
.aboutus svg{
    width: 100%;
    height: 100%;
    display: block;
}
.aboutus .st1 {
    fill: #063d7e;
}
.aboutus .st2 {
    fill: #0896de;
}
.aboutus .st3 {
    fill: #FFFFFF;
}
.aboutus .st4 {
    fill: #969696;
}
.aboutus .st5 {
    fill: #001743;
}
.aboutus .fa{
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    bottom: 0;
    margin: 28px 0;
    font-size: 58px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.block-1{
    width: 102px;
    height: 117px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.about-block{
    position: relative;
    min-height: 371px;
    padding: 30px 30px 30px;
    background: #fff;   
}
.about-block-2{
    padding: 30px 3px 5px;
}
.aboutus ul{
    list-style: none;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 10px;
}
.aboutus ul li{
    font-size: 17px;
    line-height: 25px;
    font-weight:400;
    letter-spacing: 0.5px;
    color: #474747;
    padding: 0 0 5px;
}
.aboutus p{
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #474747;
    padding: 0 0 15px;
    text-align: center;
    margin: 0;
}
.aboutus .phone-secondary{
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #001743;
    line-height: 58px;
}
.aboutus .phone-secondary a{
    color: inherit;
    text-decoration: none !important;
}
.aboutus .link-more{
    display: block;
    width: 90%;
    padding-bottom: 15px;
    margin: 0 auto 5px;
    border-bottom: 1px solid #c7d1d4;
    text-decoration: none;
    font-size: 17px;
    color: #e44329;
    text-align: center;
}
.aboutus ul li span{
    width: 125px;
    display: inline-block;
}

.cta-sec{
    width: 100%;
    float: left;
    margin: 0;
    padding: 50px 0;
    background: #0556a8;
}
.cta-sec h2{
    display: block;
    margin-bottom: 9px;
    font-size: 41px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #fff;
    font-style: italic;
    margin: 0;
    padding: 0 0 20px;
    width: 100%;
    text-align: center;
    float: left;
    text-shadow: 3px 2px 2px #001743;
}
.cta-sec h2 span{
    font-family: 'Lobster Two', cursive;
    font-weight: 400;
    color: #fff;
}
.cta-sec .st5 {
    fill: #d90016;
}
.cta-sec svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.cta-sec .btn {
    position: relative;
    width: 368px;
    height: 59px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: none;
    transition: color .5s;
    z-index: 8;
    letter-spacing: 0.5px;
    text-shadow: 2px 2px 1px rgb(0 0 0 / 50%);
    padding: 8px 10px;
}
.cta-sec .btn span{
    position: relative;
    z-index: 5;
    top: -2px;
}

.welcome-sec {
    background: #fff;
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0 29px;
}
.welcome-sec h2 {
    color: #d90016;
    font-size: 44px;
    font-weight: 800;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    position: relative;
    line-height: 1.73;
    text-align: center;
    margin: 0 0 34px;
    padding: 0;
}
.welcome-sec h2:before {
    content: '';
    position: absolute;
    width: 36%;
    height: 2px;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #446872;
}
.welcome-sec h2:after{
    content: '';
    position: absolute;
    width: 36%;
    height: 2px;
    bottom: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #446872;
}
.welcome-sec h6{
    font-size: 18px;
    line-height: 31px;
    font-weight: 700;
    color: #000;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.welcome-next{
    padding-top: 50px;
}
.welcome-sec h3{
    font-size: 30px;
    line-height: 52px;
    font-weight: 700;
    color: #001743;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 30px;
}
.welcome-sec p {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0 0 20px;
    width: 100%;
    float: left;
}
.welcome-sec p a{
    color: #000;
}
.left-img img{
    float: left;
}
.right-img img{
    float: right;
}

.our-services{
    background-image: url(../images/services-background.jpg);
    width: 100%;
    float: left;
    margin: 0;
    padding: 40px 0 50px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.our-services h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    color: #d90016;
    text-align: center;
    margin: 0;
    padding: 0 0 23px;
    line-height: 69px;
}
.services .service-overlay {
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    top: 209px;
    bottom: 0;
    padding: 2px 20px;
    transition: .5s;
    z-index: 15;
    float: left;
}
.services .service-overlay {
    background: #001743;
    opacity: 0.8;
}
.services h3 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    text-align: center;
    line-height: 61px;
    width: 100%;
    float: left;
}
.services .btn {
    position: relative;
    display: inline-block;
    width: 242px;
    height: 39px;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: none;
    transition: color .5s;
    letter-spacing: 0.5px;
    text-shadow: 2px 2px 1px rgb(0 0 0 / 50%);
    vertical-align: middle;
    padding: 3px 0;
}
.services .btn:hover {
    color: #e5543d;
}
.services svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.services .btn span {
    position: relative;
    z-index: 6;
}
.services .btn .st1 {
    fill: #8B96AA;
}
.services .btn .st4, .services .btn .st5 {
    fill: #8B96AA;
}
.services {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 0 10px;
}
.our-services .container{
    width: 1340px;
}
.services:hover .service-overlay {
    top: 0;
    padding-top: 29px;
}
.services-btns{
    padding-top: 65px;
}
.services-btns .btn {
    display: inline-block;
    width: 363px;
    height: 59px;
    background: url(../images/section-services-btn.bg.png) no-repeat 0 0;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 2px 2px 1px rgb(0 0 0 / 50%);
    transition: color .5s;
    font-size: 23px;
    letter-spacing: 0.5px;
    position: relative;
    font-weight: 700;
    padding: 11px 10px;
}
.services-btns .btn svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.services-btns .btn-orange .st2 {
    fill: #001743;
}
.services-btns .btn-orange .st4, .services-btns .btn-orange .st5 {
    fill: #001743;
}
.services-btns .btn span {
    position: relative;
    z-index: 2;
}
.services-btns .btn-orange:hover {
    color: #e6e3b9;
}

.testimonial-sec {
    width: 100%;
    float: left;
    padding: 70px 0 108px;
    background-position: center;
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /*background-image: url(../images/wall-img.png);*/
}
.testimonial-sec h2 {
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    line-height: 50px;
    color: #d90016;
    margin: 0;
    padding: 0 0 30px;
}
.testimonial-sec p{
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 0 75px 15px;
    text-align: center;
    line-height: 29px;
    letter-spacing: 0.3px;
    color: #000;
}
.testimonial-sec h4{
    font-size: 25px;
    margin: 0;
    padding: 7px 0 0 0;
    color: #002552;
    font-style: italic;
    font-weight: 600;
    text-align: center;
}
.testimonial-sec .carousel-indicators {
    top: auto;
    bottom: -50px;
}

.news-testi{
    width: 100%;
    float: left;
    margin: 0;
    padding: 70px 0;
}
.news-testi h4 {
    color: #001743;
    font-size: 39px;
    margin-bottom: 14px;
    letter-spacing: 0;
    font-weight: 700;
    text-align: center;
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    line-height: 78px;
}
.news-testi h4 span{
    position: relative;
    display: inline-block;
    padding: 0 19px;
    background: #e9daaf;
    z-index: 10;
}
.news-testi h4:before {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    top: 41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #99a9a1;
}
.news-testi h4:after {
    content: '';
    position: absolute;
    width: 80%;
    height: 1px;
    top: 46px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #99a9a1;
}
.news-box{
    padding: 20px 21px 29px;
    text-align: center;
    background: #e9daaf;
    width: 100%;
    float: left;
}
.list-news-items {
    width: 100%;
    float: left;
    list-style: none;
    padding: 20px 0 0;
    margin: 0;
}
.list-news-items li {
    float: left;
    width: 48.7%;
    padding: 20px 28px 20px 28px;
    margin-right: 15px;
    background: #fff;
    font-size: 15px;
    line-height: 21px;
    color: #000;
    text-align: left;
}
.list-news-items li:last-child {
    margin: 0;
}
.list-news-items strong {
    color: #001743;
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
}
.list-news-items a{
    color: inherit;
}
.vehicle-tips{
    padding: 22px 0 16px;
    font-size: 18px;
    line-height: 1.67;
    font-weight: 600;
    color: #525252;
    background: #e9daaf;
    /*height: 355px;*/
}
.news-testi h3 {
    color: #001743;
    font-size: 36px;
    margin-bottom: 14px;
    font-weight: 700;
    text-align: center;
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    line-height: 78px;
}
.vehicle-tips p{
    padding: 0 50px;
    text-align: center;
    font-style: italic;
    margin: 0;
}
.vehicle-tips .carousel-inner{
    height: 316px;
}
.carousel-indicators{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 90%;
}
.carousel-indicators li{
    border: none;
    background: #b9b5a3;
}
.carousel-indicators .active{
    background-color: #001743;
}
.logo-partner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid #d8d8d8;
}
.logo-partner li.item {
    height: 100px;
    display: inline-grid;
    align-items: center;
}

.owl-carousel-quaternary{
    padding: 0;
    margin: 0;
    list-style: none;
}
.owl-carousel-quaternary li img {
    max-height: 100px;
    max-width: 100%;
    width: auto !important;
    margin: 0 auto;
}

.footer{
    width: 100%;
    float: left;
    margin: 0;
    padding: 42px 0 42px;
    background-color: #0896de;
}
.footer .container{
    width: 1260px;
}
.footer-nav{
    padding-left: 0;
}
.footer ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.footer ul li {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 6px;
    color: #fff;
}
.footer ul li a{
    color: inherit;
}
.footer h3 {
    margin: 0;
    padding: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #001743;
}
.footer-nav-2{
    border-right: 1px solid #001764;
    border-left: 1px solid #001764;
    padding: 0 35px
}
.footer .left, .footer .right{
    width: 50%;
    float: left;
    padding-bottom: 5px;
}
.footer .footer-right li {
    font-size: 16px;
    line-height: 1.1;
    font-weight: 600;
    color: #fff;
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 7px -3px;
}
/*.footer .footer-right .foo-call{*/
/*    font-size: 16px;*/
/*    line-height: 18px;*/
/*    background-image: url(../images/Call.png);*/
/*}*/
/*.footer .footer-right .foo-add{*/
/*    background-image: url(../images/Location.png);*/
/*}*/
/*.footer .footer-right .foo-email{*/
/*    background-image: url(../images/email.png);*/
/*}*/
.footer .btn svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:280px;
}
/*.footer .btn-orange .st4 {*/
/*    fill: #001743;*/
/*}*/
/*.footer .btn-orange .st5 {*/
/*    fill: #001743;*/
/*}*/
.footer .btn-orange .st4 {
    fill: #000;
}
.footer .btn-orange .st5 {
    fill: #d90016;
}
.footer .btn span {
    position: relative;
    z-index: 2;
    top: 0;
    left: -25px;
    /*background-color: #d90016;*/
    /*padding: 5px 30px;*/
    /*box-shadow: 2px 3px 5px #000;*/
    /*margin: 10px 0 0;*/
    /*display: inline-block;*/
}
.footer .btn {
    width: 339px;
    height: 53px;
    margin: 15px 0;
    line-height: 43px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 2px 2px 1px rgb(0 0 0 / 50%);
    transition: color .5s;
    position: relative;
    font-size: 19px;
    font-weight: 600;
    padding:0;
}
.footer ul.list-cards{
    padding: 15px 0 0;
}
.footer .footer-right .list-cards li {
    padding: 0 2px 0 0;
    display: inline-block;
    float: left;
}
.list-cards li:last-child {
    padding-right: 0;
}
.footer-bottom{
    padding-top: 65px;
}
.footer-bottom p {
    font-size: 19px;
    text-align: left;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    margin: 0;
}
.footer-bottom p a{
    color: inherit;
}

.copyright {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background-color: #001764;
}
.copyright p {
    font-size: 16px;
    width: 100%;
    float: left;
    margin: 0;
    padding: 22px 0;
    font-weight: 500;
    color: #fff;
}
.proudly p
{
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding:7px 0;
  color: #fff;
}
.proudly
{
  text-align: right;
}

@media all and (min-width: 1498px) and (max-width: 1685px){
    .header-top .container { width: 1485px; }
    .menu ul li { padding: 0 39px !important; }
    .dropdown-menu{ left: 50%; }
}
@media all and (min-width: 1686px) and (max-width: 1797px){
    .header-top .container { width: 1485px; }
    .menu ul li { padding: 0 39px !important; }
    .dropdown-menu{ left: 50%; }
}
@media all and (min-width: 1798px) and (max-width: 2022px){
    .header-top .container { width: 1485px; }
    .menu ul li { padding: 0 39px !important; }
    .dropdown-menu{ left: 50%; }
}
@media all and (min-width: 2023px) and (max-width: 2697px){
    .header-top .container { width: 1485px; }
    .menu ul li { padding: 0 39px !important; }
    .dropdown-menu{ left: 50%; }
}
@media all and (min-width: 2698px) and (max-width: 4046px){
    .header-top .container { width: 1485px; }
    .menu ul li { padding: 0 39px !important; }
    .dropdown-menu{ left: 50%; }
}
@media all and (min-width: 4047px) and (max-width: 5395px){
    .header-top .container { width: 1485px; }
    .menu ul li { padding: 0 38px !important; }
    .dropdown-menu{ left: 50%; }
}
@media all and (min-width: 5396px) and (max-width: 6000px){
    .header-top .container { width: 1485px; }
    .menu ul li { padding: 0 38px !important; }
    .dropdown-menu{ left: 50%; }
}


















