
*{
    padding: 0;
    margin: 0;
}

*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
body{
    font-family: 'Matter' !important;
    font-size:16px;
    color:#818998;
    text-transform:initial;
    max-width:1920px;
    margin:0 auto;
    overflow-x:hidden;
}

a,a:hover,a:active,a:focus {
    /* display:inline-block; */
    text-decoration:none;
    /* color: #444a57; */
    /* font-size:20px; */
    /* padding:0; */
    /* font-weight: 500; */
    /* text-transform: capitalize; */
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    color:#444a57;
    font-size: 20px;
    font-weight: 500;
    /* text-transform: capitalize; */
}
p {
    margin: 0;
    color:#818998;
    font-size:16px;
    line-height: 1.8;
    text-transform: initial;
}
img{border:none;max-width:100%; height:auto;}
ul{
    padding: 0;
    margin: 0 auto;
    list-style: none;
}
ul li {
    list-style: none;
    display: inline-block;
    
}

/* width */
::-webkit-scrollbar {
 width:4px;
}

/* Track */
::-webkit-scrollbar-track {
 box-shadow: inset 0 0 0px #0088b2; 
 border-radius:0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
 background:#0088b2;
 border-radius:0px;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Regular.eot');
    src: url('../fonts/Matter-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Regular.woff2') format('woff2'),
        url('../fonts/Matter-Regular.woff') format('woff'),
        url('../fonts/Matter-Regular.ttf') format('truetype'),
        url('../fonts/Matter-Regular.svg#Matter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Medium.eot');
    src: url('../fonts/Matter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Medium.woff2') format('woff2'),
        url('../fonts/Matter-Medium.woff') format('woff'),
        url('../fonts/Matter-Medium.ttf') format('truetype'),
        url('../fonts/Matter-Medium.svg#Matter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Matter';
    src: url('../fonts/Matter-Light.eot');
    src: url('../fonts/Matter-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Matter-Light.woff2') format('woff2'),
        url('../fonts/Matter-Light.woff') format('woff'),
        url('../fonts/Matter-Light.ttf') format('truetype'),
        url('../fonts/Matter-Light.svg#Matter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





select,input,textarea,button,.form-control{box-shadow:none;outline:0!important;}
button {background: transparent;border: 0;font-size: 16px;text-transform: capitalize;}

html,body{height: 100%;  font-family: 'Matter';}

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.3s ease; 
  -moz-transition: opacity 0.3s 0.3s ease; 
  -ms-transition: opacity 0.3s 0.3s ease; 
  -o-transition: opacity 0.3s 0.3s ease; 
  transition: opacity 0.3s 0.3s ease; 
  opacity: 0;
}
.owl-carousel {z-index: 0;}
/* section-header */
.section-header{
    position: relative;
    text-align: center;
}
.section-header h2{
    position: relative;
    font-size: 36px;
    font-weight: 500;
    padding-bottom: 35px;
}
.section-header h2:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -42px;
    background: #4e4ffa;
}

.pro-active{
   color: #f1c232 !important;
}
.section-header p{color: #444a57;text-transform: capitalize;margin-bottom:10px;}
.section-header h2 span,.section-header p span{text-transform: lowercase;}

.tab-left{
    float:left;
}

.tab-right{
    float:right;
}

.persnal{
    float:left;
    font-size: 13px;
    color:#ffffff;
    font-weight:normal !important;
    border-right: solid 1px rgb(255 255 255 / 66%);
    padding-left: 15px;
    padding-right: 15px;
    line-height: 12px;
}

.persnal:hover{
    color:#f1c232;
     font-size:13px;
        font-weight:normal !important;
}


.support-c{
     float:left;
    font-size: 13px;
    color:#ffffff;
    font-weight:normal !important;
    border-right: solid 1px rgb(255 255 255 / 66%);
    padding-left: 15px;
    padding-right: 15px;
    line-height: 12px;
}

.support-c:hover{
    color:#f1c232;
    font-size:13px;
    font-weight:normal !important; 
}

.brp{
    border-right:none;
    padding-right:0px;
}

.pl-none{
    padding-left:0px;
}

.navbar-brand img{
    width: 289px;
}

.elg-one{
    float:left;
    width:100%;
    margin-bottom: 25px;
}

.elig-points{
    float:left;
    width:100%;
    margin-top:25px;
}

.elg-left{
    float: left;
    width: 43px;
    height: 45px;
    background-color: #0e2a52;
    text-align: center;
    color: #b2cbee;
    font-size: 16px;
    font-weight: 600;
    border-radius: 9px;
    line-height: 42px;
    letter-spacing: 1px;
    margin-right: 22px;
    margin-top: 4px;
}

.elg-right{
    font-size:19px;
    color:#acfb58;
    font-weight: 500;
    line-height: 28px;
}

.elg-right span{
    font-size: 15px;
    color: #ffffff;
    font-weight: normal;
    /* float: left; */
    /* width: 100%; */
    padding-top: 4px;
}



















/* section-header */

/*=============Style css=========*/


/*-------------------------------------
        2. Top-area
--------------------------------------*/
nav.navbar.bootsnav {
    background-color: transparent;
    border-bottom: transparent;
}
.wrap-sticky nav.navbar.bootsnav.sticked {background-color:#063352;box-shadow: 0 2px 5px rgba(0,0,0,.2);}

/*.navbar-brand*/
.navbar-header a.navbar-brand,.navbar-header a.navbar-brand:hover,.navbar-header a.navbar-brand:focus{
    display: inline-block;
    color: #fff;
    font-size: 24px;
    letter-spacing: 3px;
    font-family: 'Rufina', serif;
    font-weight: 700;
    padding: 45px 0px;
    text-transform:uppercase;
    margin-left: 0px !important;
    padding-top: 27px;
}
.navbar-header a.navbar-brand span{display: inline-block;color:#4e4ffa;text-transform:capitalize;}

.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding:30px 0px; padding-top: 18px;}
/*.navbar-brand*/

/*.nav li*/
nav.navbar.bootsnav ul.nav > li > a {
    color: #f5f7fa;
    font-size: 15px;
    font-weight: 400;
    /* text-transform:uppercase; */
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
nav.navbar.bootsnav ul.nav > li > a {padding: 38px 40px;}
nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus{color: #c5c5f7;}
nav.navbar.bootsnav ul.nav > li.active>a {color: #f1c232;}

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
}
nav.navbar.bootsnav ul.nav > li.dropdown span {
    font-size: 8px;
    margin-left: 15px;
}
.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a{padding:30px 25px;}
/*.nav li*/

/*.menu-ui-design*/
.menu-ui-design{overflow-y:scroll;height: 350px;}
.menu-ui-design::-webkit-scrollbar {
    width:5px;
}
.menu-ui-design::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px #000;
}
.menu-ui-design::-webkit-scrollbar-thumb {
  background-color: #4e4ffa;
}
/*.menu-ui-design*/

/*.navbar-toggle */
nav.navbar.bootsnav .navbar-toggle {
    position: relative;
    background-color: transparent;
    border: 1px solid #f1c232;
    padding: 10px;
    top: 0;
}
nav.navbar.bootsnav .navbar-toggle i{color: #f1c232;}
/*.navbar-toggle */

/*-------------------------------------
        3.  Welcome-hero
--------------------------------------*/

.top-tab{
    float:left;
    width:100%;
    padding-top: 11px;
    padding-bottom: 12px;
    background-color:#020f2f;
    position:relative;
    z-index:111;
}

.prv-section{
    float:left;
    width:100%;
    padding-top:45px;
}

.prv-img{
    float:left;
    width:100%;
}

.prv-img img{
    border-radius:15px;
}

.prv-section-tab{
    float:left;
    width:100%;
    margin-top: -45px;
    margin-bottom: 50px;
}

.prv-white{
    width:313px;
    background-color:white;
    margin-left:auto;
    margin-right:auto;
    border-radius: 15px;
    color:#000000;
    font-size: 17px;
    font-weight:500;
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.welcome-hero {
    position: relative;
    background:url(../images/welcome-banner.jpg)no-repeat;
    /* background-position: center; */
    background-size: cover;
    z-index: 1;
    float:left;
    width:100%;
    height: 688px;
}
.welcome-hero:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(42,45,84,.60); */
}
.header-area{position: absolute;top:0;left:0;width: 100%;z-index: 99;}

/*.welcome-hero-txt*/
.welcome-hero-txt{text-align: center;/* padding:290px 0 372px; */}
.welcome-hero-txt h2 {
    font-size: 72px;
    color: #fff;
    font-weight: 700;
    /* text-transform: uppercase; */
    margin-bottom: 19px;
    text-align: left;
    font-weight: 300;
    max-width: 415px;
    line-height: 79px;
}

.welcome-hero-txt h2 span{
    font-weight: 500;
}

.welcome-hero-txt p {
    font-size: 15px;
    text-transform: initial;
    color: #fff;
    font-weight: 400;
    max-width: 514px;
    /* margin: 0 auto; */
    text-align: left;
    line-height: 28px;
}
.welcome-btn {
    display: inline-block;
    width: 230px;
    height: 60px;
    background: #4e4ffa;
    color: #fff;
    border-radius: 3px;
    margin-top: 55px;
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}
.welcome-btn:hover{
    background: #0102fa;
}

.cr-live{
    float:left;
    width:234px;
    height:59px;
    background-color:white;
    text-align:center;
    padding-top:8px;
    padding-bottom:8px;
    border-radius:50px;
    color:#0c5e83;
    font-size:15px;
    font-weight: 600;
    line-height: 40px;
    border:solid 1px #1b9fda;
    margin-right:25px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.cr-live:hover{
     color:#0c5e83 !important;
     margin-top:-5px;
}

.cr-account{
    float:left;
    width:234px;
    height:59px;
    background-color:#1b9fda;
    text-align:center;
    padding-top:8px;
    padding-bottom:8px;
    border-radius:50px;
    color:#ecf8fe;
    font-size:15px;
    font-weight: 600;
    line-height: 40px;
    border:solid 1px #1b9fda;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.cr-account:hover{
     color:#0c5e83 !important;
     margin-top:-5px;
}


.network-btn{
    float:left;
    width:100%;
    margin-top:30px;
}

.cr-live-icon{
  margin-left: 7px;
    margin-top: -4px;  
}


/*.welcome-hero-txt*/

/*-------------------------------------
        4. Model-Search
--------------------------------------*/
.model-search-content .col-sm-12 {padding: 0;}
.model-search-content {
    padding: 40px 0;
    background: #fff;
    box-shadow:0 10px 40px 0px rgba(38,40,64,.2);
    position: absolute;
    bottom: -150px;
    width: 100%;
    border-radius: 3px;
}

/*.single-model-search*/
.single-model-search{margin-bottom: 30px;}
.single-model-search:last-child {margin-bottom: 0;}

.single-model-search h2 {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 20px;
}
/*model-select-icon*/
.model-select-icon{
    position:relative;
}
.model-select-icon .form-control {
    outline: 0!important;
    box-shadow: none;
    border: 1px solid #f8f8f8;
    background: #f8f8f8;
    height: 60px;
}
.model-select-icon select {
    font-size: 16px;
    color: #888f9d;
    text-transform: capitalize;
}
.model-select-icon:after{
    position: absolute;
    content: "\f103";
    right: 0px;
    top: 0;
    font-size: 10px;
    color: #888f9d;
    background: #f8f8f8;
    height: 60px;
    line-height: 60px;
    width: 50px;
    text-align: center;
    font-family: "Flaticon";
    pointer-events: none;
    border: transparent;
}/*model-select-icon*/
.welcome-btn.model-search-btn {
    width: 160px;
    margin-top: 80px;
    margin-left: 53px;
}


.d-flex {
    display: flex!important;
}

.flex-column {
    flex-direction: column!important;
}
.justify-content-center {
    justify-content: center!important;
}

.w-100 {
    width: 100%!important;
}
.h-100 {
    height: 100%!important;
}


/*.single-model-search*/

/*-------------------------------------
        5. Service 
--------------------------------------*/
.service {
    padding: 110px 0 87px;
    float: left;
    width: 100%;
    background: #060d17 url(../images/abt-bg.png)no-repeat;
    background-image: url(../images/abt-bg.png)no-repeat;
    height: 754px;
    /* background-size: auto; */
    }

.single-service-item{
    text-align: center;
    padding:55px 30px 60px;
    border-radius: 3px;
    margin-bottom: 30px;
    border: 1px solid #dadfe9;
    -webkit-transition: .3s linear; 
    -moz-transition:.3s linear; 
    -ms-transition:.3s linear; 
    -o-transition:.3s linear;
    transition: .3s linear;
}

.single-service-icon {
    display: inline-block;
    color: #50616c;
}
.single-service-item h2 a {
    font-size:20px;
    margin: 35px 0 20px;
}
.single-service-item h2 a span {text-transform:  lowercase;}
.single-service-item p {padding-bottom: 35px;text-transform: initial;position: relative;}
.single-service-item p:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 3px;
    background: #3030ea;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
}

.single-service-icon [class^="flaticon-"]:before,.single-service-icon[class*=" flaticon-"]:before,.single-service-icon [class^="flaticon-"]:after,.single-service-icon [class*=" flaticon-"]:after {font-size:60px;}
.single-service-item:hover .single-service-icon [class^="flaticon-"]:before,.single-service-item:hover .single-service-icon [class*=" flaticon-"]:before,.single-service-item:hover .single-service-icon [class^="flaticon-"]:after,.single-service-item:hover .single-service-icon [class*=" flaticon-"]:after {color:#fff;}


.single-service-item:hover h2 a,.single-service-item:hover p{color: #fff;}
.single-service-item:hover  p:before {background: #fff;}
.single-service-item:hover{box-shadow: 0 12px 30px 0px rgba(0,1,193,.2);background: #4e4ffa;border: 1px solid #4e4ffa;}


/*-------------------------------------
        6. New-cars
--------------------------------------*/
.new-cars{
    float:left;
    width:100%;
    text-align:center;
    /* background: #f8f9fb; */
    padding: 50px 0 75px;
    background: url(../images/cnt-bg.png)no-repeat;
    background-size: cover;
}

.footer {
    float: left;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #020f2f;
}

.ft-bx1 {
    float: left;
    width: 100%;
}

.ft-bx1 h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 25px;
}

.ft-bx1-1 {
    float: left;
    width: 100%;
}

.ft-bx2 {
    float: left;
    width: 100%;
    padding-left: 16px;
}

.ft-bx2 h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 25px;
}

.ft-bx2 a {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    margin-bottom: 14px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ft-bx2 a:hover {
    text-decoration: none;
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ft-bx3 {
    float: left;
    width: 100%;
    padding-left: 12px;
}

.ft-bx3 h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 25px;
}

.ft-social {
    float: left;
    width: 100%;
    margin-bottom: 4px;
}

.ft-social img {
    float: left;
    width: 32px;
    margin-right: 18px;
}

.ft-bx4 {
    float: left;
    width: 100%;
    padding-left: 70px;
}

.ft-bx4 h2 {
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 25px;
    color: #D7D4D4;
    margin-bottom: 22px;
}

.ft-bx4 p {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 28px;
    color: white;
    margin-bottom: 14px;
}

.ft-bx4 h3 {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    color: #C4C1C1;
    margin-bottom: 11px;
}

.ft-bx1-1 a {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    margin-bottom: 14px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ft-bx1-1 a:hover {
    text-decoration: none;
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.footer-below {
    float: left;
    width: 100%;
    background: #020f2f;
    padding-top: 40px;
    padding-bottom: 25px;
    border-top: 1px solid #ffffff24;
    border-bottom: 1px solid #ffffff24;
}

.footer-below-para {
    float: left;
    width: 100%;
}

.footer-below-para p {
    float: left;
    width: 100%!important;
    font-size: 13px;
    font-weight: normal;
    color: #DFDBDB;
    line-height: 20px;
    margin-bottom: 15px;
}

.footer-bottm {
    float: left;
    width: 100%;
    background: #020f2f;
    padding-top: 16px;
    padding-bottom: 16px;
}

.footer-bottm-prt {
    float: left;
    width: 100%;
}

.footer-bottm-prt img {
    float: left;
    width: 200px;
}

.footer-bottm-prt p {
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: #DFDBDB;
    margin-top: 14px;
    margin-bottom: 0px;
}

.ft-social a {
    float: left;
    font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    margin-top: 6px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ft-social a:hover {
    text-decoration: none;
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.ft-bx4 h3 a {
    color: white;
    text-decoration: none;
}

.call-icons{
    float:left;
    width:20%;
    margin-top: 3px;
    text-align: left;
}

.call-sections{
    float:left;
    width:100%;
    margin-top: 65px;
}

.call-icons img{
    width:85px;
}

.call-details{
    float:left;
    width:75%;
    padding-top: 5px;
}

.call-details span{
    float:left;
    width:100%;
    color:#acfb58;
    font-weight:500;
    font-size:18px;
    text-align: left;
}

.tel-nav{
    float:left;
    width:100%;
    color:#ffffff;
    font-size: 35px;
    font-weight: 300;
    text-align: left;
    padding-top: 5px;
}

.tel-nav:hover{
    text-decoration:none;
    color:#d0f2f9;
}


.new-cars-content{padding-top:96px;}
/*.new-cars-txt*/
.new-cars-txt {margin-left: 29px;margin-bottom: 30px;}
.new-cars-txt h2 a {
    font-size:  30px;
    font-weight:  500;
    margin-bottom: 26px;
}
.new-cars-txt h2 a span {text-transform:  uppercase;}
.new-cars-para2 {margin-top: 30px;}
.welcome-btn.new-cars-btn {
    width: 176px;
    margin-top: 32px;
}
/*.new-cars-txt*/

/*.owl-dots */
.new-cars .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0px 4px;
    background: transparent;
    border: 1px solid #6a7781;
    border-radius: 50%;
}
.new-cars .owl-theme .owl-dots .owl-dot.active span,.new-cars .owl-theme .owl-dots .owl-dot:hover span {background: #6a7781;}
.new-cars .owl-theme .owl-nav.disabled+.owl-dots {margin-top: 62px;}
/*.owl-dots */

/*-------------------------------------
        7. Featured-cars
--------------------------------------*/

form{
    float:left;
    width:100%;
}

.form-bg{
    float:left;
    width:100%;
    border-top-right-radius:15px;
    border-top-left-radius:15px;
    background-color:#181643;
    padding:15px;
    margin-top:35px;
    padding-top: 28px;
}

.frm-titel{
    float:left;
    width:100%;
    font-size: 14px;
    color:#ffffff;
    font-weight:500;
    padding-bottom: 10px;
}

.featured-cars{
    padding: 65px 0 120px;
    float:left;
    width:100%;
    height: 594px;
    background: url(../images/started-bg.png)no-repeat;
    background-size: cover;
    padding-bottom: 0px;
}

.frm-bg{
    background-color:#262261;
    float:left;
    border-radius:5px;
    border: solid 1px rgb(255 255 255 / 20%);
    height: 54px;
    width: 100%;
    margin-bottom: 25px;
    padding: 15px;
    font-size: 14px;
}

.featured-cars-content{padding-top:96px;}

/*.single-featured-cars*/
.featured-img-box {
    border: 1px solid #dadfe9;
}
.featured-cars-img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    height: 220px;
    border-bottom: 1px solid #dadfe9;
}
.featured-model-info{padding:12px 7px;}
.featured-model-info p {
    font-size: 12px;
    color: #8c92a0;
    text-transform: capitalize;
}
.featured-mi-span{display: inline-block;margin:0 10px;}
.featured-hp-span{display: inline-block;margin-right: 10px;}
.featured-cars-txt{margin:21px 0 47px;}
.featured-cars-txt h2 a{font-size: 16px;margin-bottom: 15px;}
.featured-cars-txt h2 a span{text-transform: uppercase;}
.featured-cars-txt h3{margin-bottom: 10px;}
.featured-cars-txt h3,.featured-cars-txt p{font-size: 13px;}
/*.single-featured-cars*/

/*-------------------------------------       
        8. Clients-say 
--------------------------------------*/
.clients-say{padding:115px 0 80px;background: #f8f9fb; float:left; width:100%;}

/*single-testimonial-box */
.single-testimonial-box  {
    padding: 50px 30px 57px;
    text-align: center;
    border: 1px solid #dadfe9;
    overflow-x: hidden;
    -webkit-transition: .3s; 
    -moz-transition:.3s; 
    -ms-transition:.3s; 
    -o-transition:.3s;
    transition: .3s;
}

/*testimonial-description*/
.clients-say .testimonial-carousel .col-sm-3,
.clients-say .testimonial-carousel .col-xs-12{
    width:100%;
    height:auto;
}
/* testimonial-info */
.testimonial-img {
    margin-right: 5px;
    border-radius:50%;
    -webkit-transition: .3s; 
    -moz-transition:.3s; 
    -ms-transition:.3s; 
    -o-transition:.3s;
    transition: .3s;
}
.testimonial-person h2 a,.testimonial-person h4 {
    font-size: 16px;
    color: #5e6778;
    font-weight: 600;
}
.testimonial-person h4{
    margin-top: 10px;
}/* testimonial-info */


/* testimonial-comment */
.testimonial-comment p {
    font-size: 16px;
    color: #5e6778;
    margin-top: 30px;
    margin-bottom: 25px;
}/* testimonial-comment */

.pt11{
    padding-top:11px;
}

.recognise{
    float: left;
    width: 100%;
    font-size: 15px;
    color: rgb(255 255 255 / 94%);
    line-height: 27px;
    padding-top: 10px;
}

.count-section{
    float:left;
    width:100%;
    background: #021125 url(../images/count-bg.png)no-repeat;
    padding-top: 70px;
    padding-bottom: 50px;
    background-position: right;
    height: 273px;
    background-position-y: -50px;
}

.count{
    float: left;
    /*    margin-top: 15px;*/
    width: 100%;
    text-align: center;
}
.count .item1:after {
    font-weight: 500;
    font-size: 50px;
    content: '+';
    position: absolute;
    background: #bcd6ff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 5px;
}
.count .item1 {
    color: #bcd6ff;
    font-size: 55px;
    font-weight: 500;
    /
    float: left;/
    line-height: 1;
    text-align: left;
    position: relative;
    margin-top: 16px;
    /* background: -webkit-linear-gradient(#BAF181,#92D14F); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
 }
 
 .count .item2:after {
    font-weight: 500;
    font-size: 50px;
    content: 'K';
    position: absolute;
    background: #bcd6ff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-left: 5px;
    margin-top: 5px;
}
.count .item2 {
    color: #bcd6ff;
    font-size: 55px;
    font-weight: 500;
    /
    float: left;/
    line-height: 1;
    text-align: left;
    position: relative;
    margin-top: 16px;
    /* background: -webkit-linear-gradient(#BAF181,#92D14F); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
 }

 .cont-txt p {
    font-size: 27px;
    font-weight: 300;
    color: #dee8f9;
    float: left;
    width: 100%;
}

/*testimonial-description*/
.single-testimonial-box:hover h2 a,.single-testimonial-box:hover h4, .single-testimonial-box:hover p{color: #fff;}
.single-testimonial-box:hover{
    background: #4e4ffa;
    border: 1px solid #4e4ffa;
    box-shadow: 0 12px 30px 0px rgba(0,1,193,.2);
}

/*owl carousel*/
.clients-say .owl-carousel .owl-stage {
    position: relative;
    padding: 100px 0 40px;
}
.clients-say .owl-carousel .owl-item img {
    display: block;
    width: 70px;
    height: 70px;
    border-radius:50%;
    margin:0 auto;
}
/*owl carousel*/

/*-------------------------------------
        9. Brand
--------------------------------------*/

.opportunities{
    float:left;
    width:100%;
    padding-top:50px;
    padding-bottom:50px;
    background: #071e4a url(../images/oprt-bg.png)no-repeat;
    background-position-x: 90%;
}



.ready-apply{
    float:left;
    width:234px;
    height:59px;
    background-color:white;
    text-align:center;
    padding-top:8px;
    padding-bottom:8px;
    border-radius:50px;
    color:#181643;
    font-size:15px;
    font-weight: 600;
    line-height: 40px;
    /* border:solid 1px #1b9fda; */
    /* margin-right:25px; */
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    margin-bottom: 10px;
    margin-top: 5px;
}


.ready-apply:hover{
     color:#0c5e83 !important;
     margin-left: 5px;
}



.quotes{
    float:left;
    width:100%;
    padding-top: 16px;
    padding-bottom: 40px;
    height: 425px;
    background:url(../images/quote-bg.png)no-repeat;
    background-size:cover;
}

.quote-titel{
    float:left;
    width:100%;
    color:white;
    font-size: 45px;
    font-weight: 300;
    color:white;
    line-height: 65px;
}

.quote-titel span{
    font-size: 55px;
    font-weight: 500;
}

.quote-desc{
   float: left;
    width: 100%;
    font-size: 15px;
    color: #d1e4f9 !important;
    line-height: 27px;
    padding-top: 20px;
    padding-right: 39px;
    font-weight:normal;
    margin-bottom:20px;
}

.higher-sec{
    float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
    line-height: 64px;
    padding-top: 65px;
    background: #04FFFF;
    background: repeating-radial-gradient(circle farthest-corner at center center, #04FFFF 0%, #14A1F2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.higher-sec span{
    font-size: 55px;
    font-weight: 500;
}

.higher-sec-p{
    float: left;
    width: 100%;
    font-size: 15px;
    color: rgb(255 255 255 / 94%) !important;
    line-height: 27px;
    padding-top: 20px;
    padding-right: 39px;
}


.bwc-account{
    float:left;
    width: 280px;
    height:59px;
    background-color:#1b9fda;
    text-align:center;
    padding-top:8px;
    padding-bottom:8px;
    border-radius:50px;
    color:#ecf8fe;
    font-size:15px;
    font-weight: 600;
    line-height: 40px;
    border:solid 1px #1b9fda;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    /* margin-top: 15px; */
}

.bwc-account:hover{
     color:#0c5e83 !important;
     margin-top:-5px;
}


.brand{
    padding: 120px 0;
}
.brand-area {
    position:relative;
}
.brand-area .item {
    padding: 0 40px 0;
}

.privileges{
    float:left;
    width:100%;
    background: url(../images/bg-btm.png)no-repeat;
    background-size: cover;
    padding-top:45px;
    padding-bottom:45px;
    text-align:center;
}

.prv-headding{
        float: left;
    width: 100%;
    font-size: 45px;
    font-weight: 300;
   line-height: 58px;
    padding-top: 9px;
    background: #04FFFF;
    background: repeating-radial-gradient(circle farthest-corner at center center, #04FFFF 0%, #14A1F2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.prv-desc{
    float:left;
    width:100%;
    color:#ffffff;
    font-weight:normal;
    font-size:15px;
    line-height: 26px;
    padding-top: 33px;
    padding-left: 250px;
    padding-right: 250px;
}

.prv-headding span{
    font-size:55px;
     font-weight: 500;
}

.brand .brand-area .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height:72px;
    border-radius:0;
}
/*-------------------------------------
        10. Blog
--------------------------------------*/

/*-------------------------------------
        12. Contact
--------------------------------------*/
.contact {
    background: #2a2d54;
}
.footer-top {padding: 112px 0 72px;}

/*.footer-logo*/
.footer-logo a,.footer-logo a:hover,.footer-logo a:focus{
    display: inline-block;
    color: #fff;
    font-size: 24px;
    letter-spacing: 3px;
    font-family: 'Rufina', serif;
    font-weight: 700;
    text-transform:uppercase;
}
.single-footer-widget p {
    font-size: 14px;
    color: #eeeff6;
    max-width: 300px;
    margin:40px 0 20px;
}
.footer-contact p {
    margin: 0;
    color: #d1d7e9;
}
/*.footer-logo*/

.single-footer-widget {margin-bottom: 40px;}
.single-footer-widget h2 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 43px;
}
.single-footer-widget ul li {
    display:  inherit;
    -webkit-transition: .5s; 
    -moz-transition:.5s; 
    -ms-transition:.5s; 
    -o-transition:.5s;
    transition: .5s;
}
.single-footer-widget ul li:hover{
    -webkit-transform:translateX(10px);
    -moz-transform:translateX(10px);
    -ms-transform:translateX(10px);
    -o-transform:translateX(10px);
    transform:translateX(10px);
}
.single-footer-widget ul li a {
    font-size:  14px;
    color:  #cfd0e3;
    font-weight:  300;
    padding-bottom: 13px;
}
.single-footer-widget ul li a span {text-transform: lowercase;}
.footer-newsletter p{
    color: #aeafc2;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 15px;
}
/*hm-foot-email*/
.hm-foot-email{position: relative;}
.foot-email-box .form-control {
    background:#26294d;
    display: block;
    padding: 15px 20px;
    outline:0!important;
    box-shadow:0 5px 15px rgba(0,0,0,.2);
    border:0;
}
.foot-email-box input[type="text"]{
    font-size: 12px;
    color: #666c81;
    font-weight: 300;
}
.foot-email-subscribe {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background: transparent;
    color: #666c81;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot-email-box .form-control:hover{
    box-shadow:0 5px 15px rgba(0,0,0,.4);
}
/*hm-foot-email*/
/*.footer-copyright */
.footer-copyright {
    padding: 20px 0 17px;
    border-top: 1px solid #434859;
}
.footer-copyright p,.footer-copyright p a {
    color: #a8a9bf;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.footer-social{text-align: right;}
.footer-social a i {
    color: #fff;
    opacity: .40;
    font-size: 14px;
    margin-left: 16px;
    -webkit-transition: .3s; 
    -moz-transition:.3s; 
    -ms-transition:.3s; 
    -o-transition:.3s;
    transition: .3s;
}
.footer-social i:hover{opacity: .70;}

.clients-logo-mb{
    float:left;
    
}

.pr-none{
    padding-right:0px !important;
}

/*.footer-copyright */

/*===============================
    Scroll Top
===============================*/
#scroll-Top  .return-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    background:#4e4ffa;
    border:1px solid #4e4ffa;
    border-radius:50%;
    -webkit-transition: .5s; 
    -moz-transition:.5s; 
    -ms-transition:.5s; 
    -o-transition:.5s;
    transition: .5s;
    z-index: 2;
}
#scroll-Top  .return-to-top:hover {
    background:#fff;
    color: #4e4ffa;
    border:1px solid #4e4ffa;
}

#scroll-Top  .return-to-top i{
    position:relative;
    bottom:0;

}

.col-50{
    float:right;
    width:50%;
}

.eligible{
       float: left;
    width: 100%;
    color: #50dff4;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
}

.elig-head{
    float:left;
    width:100%;
    font-size:45px;
    font-weight: 300;
    line-height: 64px;
    padding-top: 9px;
    background: #04FFFF;
    background: repeating-radial-gradient(circle farthest-corner at center center, #04FFFF 0%, #14A1F2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.elig-head span{
    font-size:55px;
     font-weight: 500;
}

.elig-desc{
    float:left;
    width:100%;
    font-size:15px;
    color: rgb(255 255 255 / 94%);
    line-height: 27px;
    padding-top: 25px;
}

.blue-bg{
    float:right;
    width:90%;
    background-color:#0088b2;
    border-radius:8px;
    padding: 17px;
}

.blue-bg:hover{
    background-color: #063352;
    color: white !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.blue-sec{
    float:left;
    width:24%;
}

.blue-p{
    float:left;
    width:76%;
}

.blue-bg img{
    width:64px;
}

.blue-bg {
    float: right;
    width: 90%;
    font-size: 20px;
    color:#afe4f5;
    font-weight:600;
    margin-bottom: 20px;
    
    justify-content: center;
    align-items: center;
    display: flex;
   
    
}

.blue-bg p{
    float: left;
    width: 100%;
    font-size: 15px;
    color: white;
    line-height: 23px;
    font-weight: normal;
    padding-top: 10px;
}



#scroll-Top  .return-to-top i{
    position: relative;
    animation-name: example;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-duration:1s;
}
@keyframes example {
    0%   {bottom:0px;}
    100%  {bottom:7px;}
}









.ip-loader{
    margin-left: 0px!important;
    bottom: 38%!important;
}
.loader {
  width: 230px;
  height: 120px;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
opacity: 1;
  
  animation: filter-animation 3s infinite;
   
  /*  stroke: darkred;*/
  
  /*transition: fill .3s ease-in-out;*/
 
  /*animation: chng 1s linear infinite;*/
 /* transform-origin: bottom;*/
  /*-webkit-animation: colorchange 20s infinite alternate;*/
  /*margin-left: 80px;*/
}
.loader img{
    max-width: 230px;
    width:100%;
}

@keyframes filter-animation {
   0% { transform: translateY(-3px); opacity: 0.5;}
  25% { transform: translateY(3px); opacity: 1;}
  50% { transform: translateY(-3px); opacity: 0.5;}
   75% { transform: translateY(3px); opacity: 1;}
 
  100% { transform: translateY(-3px); opacity: 0.5;}
}





.iner-banr h3{
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 60px;
      background: -webkit-linear-gradient(36deg, rgba(0,175,80,1) 0%, rgba(146,209,79,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}
.iner-banr h2{
    font-weight: 300;
    font-size: 65px;
    line-height: 77px;
    float: left;
    width: 100%;
    color: white;
    margin-bottom: 20px;
}
.iner-banr h2 span{
    font-weight: 500;
    font-size: 75px;
}
.iner-banr p{
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    color: white;
}







.privacy-body {
    float: left;
    width: 100%;
    background: #052C4C;
    padding-top: 60px;
    padding-bottom: 60px;
}
.policy-sections {
    float: left;
    width: 100%!important;
    margin-bottom: 40px;
}
.policy-sections h2 {
    float: left;
    width: 100%!important;
    color: white;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    line-height: 53px;
}
.policy-sections p {
    float: left;
    width: 100%!important;
    font-weight: normal;
    text-align: left;
    color: #D2E8F5;
    line-height: 25px;
    font-size: 14px;
    padding-top: 8px;
    margin-bottom: 6px;
}
.policy-sections h5 {
    float: left;
    width: 100%!important;
    padding-left: 20px;
    font-weight: 600;
    color: #00af50;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.policy-sections strong{
   float: left;
    width: 100%!important;
    padding-left: 20px;
    font-weight: 600;
    color: #00af50;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px; 
}
.policy-sections ul {
}
.policy-sections ul li {
    color: #D2E8F5;
    font-size: 14px;
    line-height: 30px;
}
.policy-sections table {
    width: 100%!important;
    float: left;
    color: #D2E8F5;
    border: 1px solid white;
    margin-top: 30px;
    margin-bottom: 30px;
}
.policy-sections table tr {
    width: 100%!important;
    /* padding: 10px; */
    color: #D2E8F5;
    float: left;
    border: 1px solid white;
}
.policy-sections table td {
    width: 33%!important;
    float: left;
    padding: 10px;
    font-size: 14px;
    /* border-right: 1px solid #ccc; */
    margin: 0;
}






.left-align{
    float: left;
    width: 100%!important;
    
}
.sec-legal{
    float: left;
    width: 100%!important;
}
.sec-legal h3{
    float: left;
    width: 100%!important;
   font-family: 'Matter'!important;
    font-weight: 500;
    font-size: 16px;
    color: white;
}
.sec-legal p{
    float: left;
    width: 100%!important;
    font-family: 'Matter'!important;
    font-size: 13px;
    font-weight: normal;
    color: #DFDBDB;
    line-height: 20px;
    margin-bottom: 15px;
}



.iner-banr {
    float: left;
    width: 100%;
 
    padding-top: 145px;
    padding-bottom: 100px;
}


.welcome-hero2 {
    position: relative;
    background:url(../images/inner-bac.png)no-repeat;
    /* background-position: center; */
    background-size: cover;
    z-index: 1;
    float:left;
    width:100%;
    height: auto;
}

.ft-terms a {
    float: left;
    font-weight: normal;
    font-size: 13px;
    color: #B5B5B5;
    text-decoration: none !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-terms a:hover{
    color: white;
   text-decoration: none;
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.ft-terms span {
    color: #abafb2;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    position:ft-terms relative;
    top: -2px;
}
.footer-link {
    float: left;
    width: 100%;
    background: #020f2f;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ffffff24;
}


@media (max-width: 360px){
    .ft-terms a {
    width: 100%!important;
    
}
.footer-bottm-prt{
    text-align: center;
}
.footer-bottm-prt img{
    float: none;
}
.footer-bottm-prt p{
    width: 100%;
}
}
@media (max-width: 575px){
    .ft-terms a {
    width: 50%;
    text-align: center;
}
.ft-terms span{
    display: none;
}
.iner-banr h3{
    font-size: 45px;
}
.policy-sections table td {
    float: none!important;
}
.policy-sections table{
    display: block;
    overflow-x: auto;
}
.footer-bottm-prt p{
    width: 100%;
    text-align: center;
}
.footer-bottm-prt{
    text-align: center;
}
.footer-bottm-prt img{
    float: none;
}
}

@media (max-width: 767px){
    .iner-banr{
        text-align: center;
    }
    .iner-banr h2{
        font-size: 50px;
    }
    .left-align{
        max-width: 100%!important;
    }
    
}

@media (max-width: 991px){
    .blue-bg{
        display:block;
    }
}

@media (max-width: 992px){
    .navbar-brand img{
        width: 222px;
    }
}

@media(min-width: 576px) and (max-width: 767px){
    .ft-terms{
        padding: 0px 15px;
    }
}


@media(min-width: 992px) and (max-width: 1199px){
    .quotes{
        height: auto;
        padding-top: 30px;
    }
}








/*****************scroll*****************/
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#139CD9;
    text-indent:-9999px;z-index:99;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/upload.svg);
    margin-left: -12px;
    filter: invert(1);
    margin-top: -14px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    /* border: 8px solid transparent; */
    /* border-bottom-color: #ffffff;*/
}
#scroll:hover {
    background-color:#06476f;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}









.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}





/*========================Thank you=================