/*

	Theme Name: Vonto

	Theme URI: https://weblankan.com

	Author: Tharindu

	Author URI: https://weblankan.com

	

	Version: 1.0

	Text Domain: Vonto

*/
@media only screen and (max-width: 767px) {
	.social-contacts{
		display: flex;
    flex-direction: column;
    align-items: center;
	}
	.hotline-col{
		padding: 0;
    margin: 0;
	}
}

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

:root {

   --color-r: #C90000;
   --color-y: #F5C500;
   --color-b: #1B2936;
   --color-w: #FFFFFF;
   --color-g: #5B5B5B;

   --default-font: 'Poppins' , serif;
   --font-style-normal: normal;
   --font-weight-300: 300px;
   --font-weight-normal: normal;
   --font-size-15: 15px;
   --font-size-40: 40px;
   --character-spacing-0: 0px;
   --line-spacing-26: 26px;
   --line-spacing-68: 68px;


}


html{
    scroll-behavior: smooth;

}

html, body{
    overflow-x: hidden;
}

body {

    font-family: var(--default-font);

}

.vonto-header-container{
    max-width:1700px;
    margin: 0 auto;
    padding: 0 15px;
}

.vonto-container{
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px;
}

.desc{
    font-size: var(--font-size-15);
}


header{
    height: 120px;
    max-width: 100% !important;
    margin: 0 auto;
    padding: 0 15px;
    position: fixed;
    z-index: 9;
    width: 100%;
    background: rgba(255,255,255,1);
}

.top-bar{
    display: flex;
    background-color: var(--color-y);
    width: 900px;
    height: 40px;
    align-items: center;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
    padding-left: 40px;
    position: absolute;
    z-index: 99;
}

.top-bar .feature:nth-child(1){
    margin: 0 50px;
}

.top-bar a, .top-bar a:hover{
    color: var(--color-b);
    font-family: var(--default-font);
    font-size: var(--font-size-15);
    letter-spacing: var(--character-spacing-0);
}
.top-bar a img {
    width: 25px;
}
.top-bar .social-feature{
    display: flex;
    margin: auto;
}

.top-bar .social-feature .whatsapp{
    margin: 0 30px;
}

.top-bar .social-feature .icon-hover{
    display: none;
}
.top-bar .social-feature .viber{
    margin-right: 5px;
}
.top-bar .social-feature .facebook:hover .icon,.top-bar .social-feature .whatsapp:hover .icon,.top-bar .social-feature .viber:hover .icon,.top-bar .social-feature .imo:hover .icon{
    display: none;
}
.top-bar .social-feature .facebook:hover .icon-hover,.top-bar .social-feature .whatsapp:hover .icon-hover,.top-bar .social-feature .viber:hover .icon-hover,.top-bar .social-feature .imo:hover .icon-hover{
    display: block;
}
header .navbar{
    width: 100%;
    position: absolute;
}
header .navbar .navbar-brand img{
    height: 125px;
}
header .navbar .navbar-nav{
    margin: 0 120px 0 auto;
    /* margin: 0 auto; */
}
header .navbar .navbar-nav .nav-item{
    margin: 0 17px;
}
header .navbar .navbar-nav .nav-item a{
    font-family: var(--default-font);
    font-size: var(--font-size-15);
    font-weight: normal;
    color: var(--color-b);
}
header .navbar .navbar-nav .nav-item.active a{
    /* font-weight: bold; */
    color: var(--color-b);
}

header span.navbar-toggler-icon{
    background-image: url(/wp-content/themes/vonto/assets/img/menu-button.png) !important;
}

.feature-icon{
    text-align: center;
}

.feature-header{
    font-family: var(--default-font);
    font-weight: normal;
    font-size: var(--font-size-40);
    color: var(--color-b);
    text-align: center;
}

.carousel-slider .tp-revslider-slidesli:nth-child(4) .vonto-caption .vonto-view{
    position: relative !important;
    top: 30px !important;
} 

/* #about-us{
    margin: 80px 0;
} */

#about-us .desc{
    text-align: center;
    margin: 10px 0;
    color: var(--color-g);
}
#about-us .vision-mission{
    background: url(/wp-content/themes/vonto/assets/img/vision-mission.jpg);
    max-height: 455px;
    background-repeat: no-repeat;
}
#about-us .vision-mission .vision{
    border-right: 2px solid var(--color-w);
}

#about-us .vonto-container{
    padding-top: 100px;
    padding-bottom: 100px;
}

#about-us .vision-mission .feature-header{
    font-family: var(--default-font);
    font-weight: normal;
    font-size: var(--font-size-40);
    color: var(--color-y);
    line-height:var(--line-spacing-68);
}
#about-us .vision-mission .desc{
    font-family: var(--default-font);
    font-size: var(--font-size-15);
    color: var(--color-w);
    line-height: var(--line-spacing-26);
}
#about-us .vision-mission .vision .feature-icon , #about-us .vision-mission .vision .feature-header,#about-us .vision-mission .vision .desc{
    text-align: right !important;
}
#about-us .vision-mission .mission .feature-icon , #about-us .vision-mission .mission .feature-header,#about-us .vision-mission .mission .desc{
    text-align: left !important;
}
#about-us .vision-mission .feature-icon{
    height: 70px;
}
#about-us .vision-mission .vision{
    padding-right: 30px;
}
#about-us .vision-mission .vision .feature-icon img{
    position: relative;
    top: 15px;
}
#about-us .vision-mission .mission{
    padding-left:30px ;
}






#why-choose .vonto-container:nth-child(1){
    margin-top: 100px
}

#why-choose .vonto-container:nth-child(2){
    margin-bottom: 100px
}


#why-choose .vonto-container:nth-child(2){
    /* transform: translateX(8%); */
    position: relative;
    left:55px;
    margin-right: 100px;
}

#why-choose .desc{
    text-align: center;
    margin: 30px 0;
    color: var(--color-g);

    /* margin-bottom: 30px; */
}

#why-choose .w-feature{
    padding-left:40px ;
}
#why-choose .w-feature .feature-icon{
    height: 75px;
}
#why-choose .w-feature .desc{
    max-width: 250px;
}

#why-choose .w-feature .feature-desc{
    font-family: var(--default-font);
    font-size: var(--font-size-15);
    line-height: var(--line-spacing-26);
    color: var(--color-y);
    font-weight: bold;
    max-width: 200px;
    position: relative;
    top: 10px;
}
#why-choose .w-feature::after{
    content: '';
    display: inline;
    width: auto;
    height: 250px;
    border-left: 2px solid var(--color-y);
    position: absolute;
    left: 0;
    top: 10%;
}
#why-choose .w-feature:nth-child(1)::after{
    border-color: var(--color-b);
}
#why-choose .w-feature:nth-child(1) .feature-desc{
    color: var(--color-b);
}

#why-choose .w-feature .feature-icon ,#why-choose .w-feature .feature-header ,#why-choose .w-feature .desc{
    text-align: left;
}

#why-choose .vonto-count .row{
    margin-right: 0;
}

#why-choose .vonto-count .col-lg-4{
    background: var(--color-y);

}

#why-choose .vonto-count .col-lg-4 .feature-desc{
    font-size: 65px;
    font-family: var(--default-font);
    font-weight: bold;
    color:var(--color-b);

}
#why-choose .vonto-count .col-lg-4 .counter-Txt-sub{
    font-size: 20px;
    font-family: var(--default-font);
    font-weight: bold;
    color:var(--color-b);
}


#why-choose .vonto-count .col-lg-8{
    background: var(--color-b);
    padding-left: 200px;
}

#why-choose .vonto-count .col-lg-8 .feature-desc{
    font-size: 40px;
    font-family: var(--default-font);
    font-weight: bold;
    color: var(--color-y);
}
#why-choose .vonto-count .col-lg-8 .counter-Txt-sub{
    font-size: 20px;
    font-family: var(--default-font);
    font-weight: bold;
    color:var(--color-w);
}

#why-choose .vonto-count .col-lg-4 .feature{
    display: flex;
    align-items: center;
    position: relative;
    top: 50%;
    transform: translate(-40%,-50%);
    left: 50%;
}

#why-choose .vonto-count .col-lg-8 .feature{
    display: flex;
    align-items: center;
         
}

#why-choose .vonto-count .col-lg-8 .row:nth-child(1){
    padding-top: 75px;
    padding-bottom: 20px;
}
#why-choose .vonto-count .col-lg-8 .row:nth-child(2){
    padding-top: 20px;
    padding-bottom: 75px;
}
#why-choose .vonto-count .feature-desc{
    margin-left: 20px;
}

#why-choose .vonto-count .col-lg-8 .row:nth-child(1) .feature:nth-child(2){
    margin-left: 100px;
}

#why-choose .vonto-count .col-lg-8 .row:nth-child(2) .feature:nth-child(2){
    margin-left: 140px;
}

#service{
    background: url(/wp-content/themes/vonto/assets/img/servicebanner.jpg);
    background-repeat: no-repeat;
    height: 100%;
    background-size: contain;
}

#service .vonto-container:nth-child(1){
    padding-top: 100px;
   
}
#service .vonto-container:nth-child(2){
    padding-bottom: 100px;
   
}

#service .feature-header{
    font-family: var(--default-font);
    font-size: var(--font-size-40);
    color: var(--color-y);
    line-height: var(--line-spacing-68);
    font-weight: bold;
}
#service .desc{
    font-family: var(--default-font);
    font-size: var(--font-size-15);
    font-weight: normal;
    color: var(--color-w);
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

#service .col-lg-6:nth-child(1){
    padding-left: 300px;
}

#service .col-lg-6:nth-child(1) .card{
    background: var(--color-w);
    height: 600px;
    padding: 15px 35px;
    border-radius: 35px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

#service .col-lg-6:nth-child(1) .card-title,#service .col-lg-6:nth-child(1) .card-desc,#service .col-lg-6:nth-child(1) .sub-text,#service .col-lg-6:nth-child(1) .feature-img,#service .col-lg-6:nth-child(2) .card-title,#service .col-lg-6:nth-child(2) .card-desc ,#service .col-lg-6:nth-child(2) .sub-text,#service .col-lg-6:nth-child(2) .feature-img,#service .col-lg-6:nth-child(2) .feature-list{
    text-align: center;
}
#service .col-lg-6:nth-child(1) .card-title,#service .col-lg-6:nth-child(2) .card-title{
    font-family: var(--default-font);
    font-size: 25px;
    font-weight: bold;
    color: var(--color-b);
}
#service .col-lg-6:nth-child(1) .card-desc{
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--color-g);
}
#service .col-lg-6:nth-child(1) .sub-text{
    color: var(--color-g);
    font-weight: bold;
}
#service .col-lg-6:nth-child(1) .card-body .feature-img{
    margin-top: 30px;
    margin-bottom: 30px;
}
#service .col-lg-6:nth-child(2){
    padding-right: 300px;
}

#service .col-lg-6:nth-child(2) .card{

    background: var(--color-y);
    height: 600px;
    padding: 15px 35px;
    border-radius: 35px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

#service .col-lg-6:nth-child(2) .card-desc{
    color: var(--color-g);
}

#service .col-lg-6:nth-child(2) .feature-list{
    margin-bottom: 100px;
    margin-top: 20px;
}

#service .col-lg-6:nth-child(2) .feature-list .f-item{
    color: var(--color-g);
    font-weight: bold;
    margin-bottom: 15px;
}
#service .col-lg-6:nth-child(2) .feature-list .f-item::after{
    content: '';
    position: relative;
    border-bottom: 2px solid var(--color-g);
    display: block;
    width: 260px;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
}

.auto-mobile{
    margin-top: 30px;
    margin-bottom: 100px;
}

.auto-mobile .vonto-container:nth-child(1){
    margin-bottom: 60px;
}

.auto-mobile .desc{
    text-align: center;
    color: var(--color-g);
}
.auto-mobile .model-slider .item{

}

.auto-mobile .model-slider .slick-next{
    position: absolute;
    right: -70px;
    top: 30%;
    bottom: auto;
    left: auto;
}
.auto-mobile .model-slider .slick-prev{
    position: absolute;
    left: -70px;
    top: 30%;
    bottom: auto;
    right: auto;
}
.auto-mobile .model-slider .item .car-img{
    margin-bottom: 15px !important;
    margin: auto;
}
.auto-mobile .model-slider .item .car-img img{
margin: auto;
/* width: 96%; */
}
.hesperiden.tparrows:checked{
    background: transparent !important;
}
.hesperiden.tparrows:hover{
    background: transparent !important;
}
.hesperiden.tparrows{
    background: none !important;
    width: 30px;
    height: 30px;
}
.auto-mobile .model-slider .item .car-title{
    background: var(--color-b);
    color: var(--color-w);
    font-size:15px ;
    font-weight: 600;
    text-align: center;
    font-family: var(--default-font);
    width: 393px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    letter-spacing: 2px;
    margin-left: auto;
    margin-right:auto ;
}

.auto-mobile .model-slider .item table{
    position: relative;
    top: 20px;
    left: 40px;
}
.auto-mobile .model-slider .item table th{
    width: 150px;
}
.auto-mobile .model-slider .item .car-detail-section{
    box-shadow: 0px 3px 6px #00000029;
    width: 392px;
    height: 420px;
    margin-bottom: 10px !important;
    margin: auto;
}
.auto-mobile .model-slider .item table tr{
    line-height: 30px;
}
.auto-mobile .model-slider .item table tr:nth-child(9) th{
    display: flex;
    align-items: flex-start;
}
.auto-mobile .model-slider .item table tr:nth-child(9) ul{
    list-style: none;
    padding-inline-start: 0px;
}
.auto-mobile .model-slider .item table th ,.auto-mobile .model-slider .item table tr{
    font-family: var(--default-font);
    font-size: 13px;
    color: var(--color-g);
    line-height: 25px;
}

.auto-mobile .model-slider .item table th{
    font-weight: bold;
}

.auto-mobile .auto-mobile-contact{
    width: 300px;
    height: 50px;
    background: var(--color-b);
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 30px auto;
}

.auto-mobile .auto-mobile-contact a{
    color: var(--color-w);
}
.auto-mobile .auto-mobile-contact:hover  {
  
    background:var(--color-y);
}
.auto-mobile .auto-mobile-contact:hover a{
    color: var(--color-b);
    text-decoration: underline;
}

.featherlight-content .automobile-form .small-header{
    margin: 15px auto;
    font-size: var(--font-size-15);
    color: var(--color-b);
    line-height: var(--line-spacing-26);
    font-weight: 600;
    text-align: center;
}

.featherlight-content .automobile-form input[type="text"],.featherlight-content .automobile-form input[type="tel"],.featherlight-content .automobile-form input[type="email"]{
    width: 100%;
    border: none;
    border-bottom: 1px solid var(--color-g);
    margin: 20px auto;
}

.featherlight-content .automobile-form #popup-reg {
    background: #fff;
    position: relative;
    width: 400px;
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0,0,0,.1)
}

.featherlight-content .popup {
    display: block !important;
}
.featherlight-content .automobile-form .submit {
    background: none;
    border: 1px solid var(--color-b);
    color: var(--color-b);
    font-family: var(--default-font);
    font-weight: normal;
    letter-spacing: 2.19px;
    text-align: center;
    width: 210px;
    height: 60px;
    margin-top: 20px;
}
.featherlight-content .automobile-form .submit:hover {
    background: var(--color-y);
    border: 1px solid var(--color-y);
}
.featherlight-content .automobile-form .file-row{
    margin: 15px auto;
}
.featherlight-content .automobile-form .file-row .btn-btn-default{
    font-size: 16px;
    line-height: var(--line-spacing-26);
    color: var(--color-g);
}

.featherlight-content .automobile-form .submit-row{
    justify-content: center;
}
.featherlight .featherlight-content{
    height: 100%;
    width: 50%;
}

.featherlight-content .automobile-form input[type="file"]{
    position: relative;
    top: -44px;
    z-index: -1;
}

#clients{
    padding: 100px 0;
    background: #F8F8F8;
}
#clients .desc{
    font-family: var(--default-font);
    font-weight: normal;
    font-size: var(--font-size-15);
    line-height: var(--line-spacing-26);
    text-align: center;
    color: var(--color-g);
    margin: 30px 0;
}
/* #clients .clients-slider .slick-active{
    max-width: 230px !important;
    width: 100% !important;
} */
#clients .clients-slider .client-logo{
    width: auto !important;
}
#clients .clients-slider .client-logo img {
    width: 100%;
    max-width: 260px;
    height: 100%;
}
#clients .clients-slider .slick-prev{
    position: absolute;
    left: -60px;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
}
#clients .clients-slider .slick-next{
    position: absolute;
        right: -30px;
        left: auto;
        bottom: 50%;
        transform: translateY(50%);
}


.testimonials{
    background: url(/wp-content/themes/vonto/assets/img/testimonials.jpg);
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    padding: 100px auto;
}
.testimonials .feature-header{
    color: var(--color-y);
}
.testimonials .desc{
    color: var(--color-w);
    text-align: center;
}
.testimonials .vonto-container:nth-child(1){
    padding-top: 50px;
    padding-bottom: 20px;
}

.testimonials .vonto-container:nth-child(2){
    padding-bottom: 90px;
    padding-top:30px ;
}
.testimonials .vonto-container:nth-child(2) .review-slider .review-content,.testimonials .vonto-container:nth-child(2) .review-slider .client-name{
    color: var(--color-w);
}
.testimonials .vonto-container:nth-child(2) .review-slider .review-item{
    /* max-width: 670px; */
    margin: 30px 10px 0;
    height: 280px;
}

.testimonials .vonto-container:nth-child(2) .review-slider .slick-next{
    position: relative;
    bottom: 150px;
    left: 60px;
}
.testimonials .vonto-container:nth-child(2) .review-slider .slick-prev{
    position: relative;
    right: 50px;
    top: 150px;
}

.testimonials .vonto-container:nth-child(2) .review-slider .review-content::after {
    content: '';
    position: absolute;
    width: 300px;
    border-bottom: 1px solid white;
    display: block;
    left: 25%;
    top: 110px;
}

.testimonials .vonto-container:nth-child(2) .review-slider .review-content{
    position: relative;
    top: -90px;
    text-align: center;
    margin: auto 60px;
    height: 110px;
}
.testimonials .vonto-container:nth-child(2) .review-slider .client-name{
    position: relative;
    text-align: center;
    top: -70px;
}
.testimonials .vonto-container:nth-child(2) .review-slider .review-item span{
     /* font-size: 115px;
    color: var(--color-y);
    position: relative;
    bottom: 125px;
    left: 50%;
    background: url(/wp-content/themes/vonto/assets/img/inverted-comma.png); */
    /* width: 60px;
    height: 60px;
    position: relative;
    margin-bottom: 100px !important;
    display: block;
    margin: auto;
    z-index: 999999999999;
    top: -10px;
    padding-top: 10px; */
    width: 60px;
    height: 60px;
    position: relative;
    margin-bottom: 100px !important;
    display: block;
    margin: auto;
    z-index: 999999999999;
    top: -20px;
    padding-top: 10px;

    

}
.testimonials .vonto-container:nth-child(2) .review-slider .review-item span::before {
    content: '';
    position: relative;
    background: url(/wp-content/themes/vonto/assets/img/inverted-comma.png);
    width: 60px;
    height: 60px;
    display: block;
    background-repeat: no-repeat;
    /* top: 0px; */
    /* z-index: 9; */
}
.testimonials .vonto-container:nth-child(2) .review-item{
    border: 2px solid var(--color-w);
}
#contact{
    padding: 100px 0;
    
}
#contact .vonto-container::after {
    content: '';
    position: absolute;
    left: auto;
    right: 0;
    top: 7530PX;
    bottom: AUTO;
    display: block;
    background: url(/wp-content/themes/vonto/assets/img/contactbanner.png);
    width: 50%;
    height: 420px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
#contact .vonto-container .contact-form{
    width: 760px;
    margin-top: 20px;
}

#contact .vonto-container .row{
    justify-content: center;
}

#contact .vonto-container .row .col-lg-6,#contact .vonto-container .row .col-12{
    padding: 0 10px;
}
#contact .vonto-container .row .col-lg-6 input{
    width: 100%;
    border: none;
    border-bottom: 1px solid var(--color-g);
    margin-bottom: 20px;
    background:transparent;
}
#contact .vonto-container .row .col-12 textarea{
    width: 100%;
    border: none;
    border-bottom: 1px solid var(--color-g);
    margin-bottom: 20px;
    background:transparent;
}
#contact .vonto-container .contact-form .submit{
    background: none;
    border: 1px solid var(--color-b);
    color: var(--color-b);
    font-family: var(--default-font);
    font-weight: normal;
    letter-spacing: 2.19px;
    text-align: center;
    width:150px ;
    height: 50px;
    margin-top: 20px;
    transform: translateX(40px);
}

#contact .vonto-container .contact-form .submit:hover{
    background: var(--color-y);
    border: 1px solid var(--color-y);
}

#contact   input::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 16px;
    left: 20%;
    right:auto;
    top: auto;
    bottom: auto;
    }
#contact   input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
    left: 20%;
    right:auto;
    top: auto;
    bottom: auto;
    }
#contact   input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 16px;
    left: 20%;
    right:auto;
    top: auto;
    bottom: auto;
    }
#contact   input:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 16px;
    left: 20%;
    right:auto;
    top: auto;
    bottom: auto;
    }


#footer{
    background: var(--color-b);
}
#footer .vonto-container{
    padding: 60px 0;
}
#footer .footer-desc{
    color: var(--color-w);
    font-family: var(--default-font);
    font-size: var(--font-size-15);
    margin-right: 150px;
    margin-left: 30px;
}

#footer nav ul{
    text-align: justify;
}
#footer .social-contacts li{
    line-height: 60px;
    display: flex;
}

#footer nav .nav-item a{
    
    color: var(--color-w);
    font-size: var(--font-size-15);
    line-height: var(--line-spacing-26);


}
#footer nav .nav-item a:hover{
    color: var(--color-w);
    text-decoration: underline;
}
#footer nav::after{
    content: '';
    position: absolute;
    border-left: 1px solid var(--color-w);
    height: 250px;
    top: 20px;
    left: -50px;
    display: inline;
}
#footer nav::before{
    content: '';
    position: absolute;
    border-left: 1px solid var(--color-w);
    height: 250px;
    top: 20px;
    right: 0;
    display: inline;
}
#footer .bottom-bar{
    padding: 5px 0;
}
#footer .bottom-bar,#footer .bottom-bar a{
    color: var(--color-w);
    text-align: center;
    justify-content: center;
    /* margin: auto;     */
}
#footer .bottom-bar a{
    margin-left: 8px;
}

#footer .icon-hover{
    display: none;
}

#footer .facebook:hover .icon-hover,#footer .whatsapp:hover .icon-hover,#footer .viber:hover .icon-hover{
    display: block;
}
#footer .facebook:hover .icon,#footer .whatsapp:hover .icon,#footer .viber:hover .icon{
    display: none;
}
#footer .social-contacts{
    list-style: none;
    margin-top: 12px;
}
#footer .social-contacts li:nth-child(1) .icon{
    display: flex;
    flex-direction: column;
}
#footer .social-contacts .desc{
    color: var(--color-w);
    margin-left: 30px;
}
footer .social-contacts li a {
    margin: auto 15px;
}
footer .social-contacts li:nth-child(1) .desc{
    line-height: normal;
} 
footer .social-contacts .facebook{
    margin-left: 0;
}
footer .social-contacts li:nth-child(2) .desc a,footer .social-contacts li:nth-child(3) .desc a{
    color: var(--color-w);
    margin: 0;
}
footer .social-contacts li:nth-child(2) .desc a:hover,footer .social-contacts li:nth-child(3) .desc a:hover{
    color: var(--color-w);
}
#footer hr{
    margin: 0 !important;
}

#footer #myBtn{
    background: transparent;
    border: none;
    position: absolute;
    right: 20px;
    margin-top: -15px; 
}
#footer #myBtn img{
    width: 35px;
    height: 35px;
}
#footer .anytime-call{
    align-items: center;
    background: var(--color-y);
    display: flex;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 35px;
}
#footer .anytime-call {
    font-size: 16px;
    color: var(--color-b);
    font-weight: 600;
}
#footer .vonto-container .hotline-col{
    align-self: center;
    margin-left: -20px;
}
#footer .anytime-call:hover{
    font-size: 16px;
    color: var(--color-b);
    font-weight: 600;
}
.image_set_a_size {
    height: 430px;
    background-size: cover !IMPORTANT;
    margin: 10px;
}
.image_set_b_size {
    height: 870px;
    background-size: cover !IMPORTANT;
    position: relative;
    top: 10px;
}
@media only screen and (max-width:992px){
    header{
        position: relative;
        background: var(--color-w);
        padding: 0 !important;
    }
    header .navbar-toggler{
        background: var(--color-r);
    }
    header .navbar-collapse{
        z-index: 9;
        position: absolute;
        width: 100%;
        transition-duration: 1s;
        background: var(--color-b) !important;
        height: auto;
        top: 75px;
        right: 0;
    }
    header .navbar .navbar-nav .nav-item.active a{
        font-weight: normal;
    }
    header .navbar .navbar-nav .nav-item a{
        color: var(--color-w) !important;
    }
    header div#navbarNav.show {
        right: 0;
    }
    header .navbar .navbar-navP{
        width: 100%;
    }
    .top-bar{
        display: none;
    }
    #about-us .vision-mission{
        max-height: 100%;
        background-size: cover;
    }
    header .navbar .navbar-brand img{
        height: 75px;
    }
    #footer .bottom-bar, #footer .bottom-bar a{
        margin: 0;
    }
    #footer nav::after , #footer nav::before{
        display: none !important;
    }
    #service{
        background-size: auto;
    }
}

@media only screen and (max-width:425px){
    .testimonials .vonto-container:nth-child(2) .review-slider .slick-prev{
        left: 45%;
        position: absolute;
        top: auto;
        bottom: -40px;
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .slick-next{
        position: absolute;
        bottom: -40px;
        top: auto;
        left: 55%;
    }
    .carousel-slider .vonto-caption{
        width: auto;
        height: 250px;
        transform: translateX(0);
        /* position: relative;
        bottom: 120px;
        right: 70px; */
    }
    .carousel-slider .vonto-card-desc{
        position:relative !important;
        top: 10px !important;
    }
    .carousel-slider .vonto-caption .vonto-card-header{
        font-size:25px !important;
        line-height: var(--line-spacing-26) !important;
        padding-top: 20px !important;
    }
    .carousel-slider .vonto-caption .vonto-view{
        top: 40px !important;
    }
    .carousel-slider .tparrows{
        display: none !important;
    }
    .feature-header{
        font-size: 24px !important;
    }
    
    #why-choose .vonto-container:nth-child(2){
        margin-right: auto;
        left: auto;
    }
    #why-choose .w-feature::after{
        display: none;
    }
    #why-choose .vonto-count .col-lg-4 .feature{
        left: 45%;
        transform: translate(-35%, -50%) !important;
    }
    #why-choose .vonto-count .feature-desc{
        margin-left: 0;
    }
    #why-choose .vonto-count .col-lg-8 .row:nth-child(1){
        padding-top: 24px;
    }
    #why-choose .vonto-count .col-lg-8 .row:nth-child(2){
        padding-bottom: 25px;
    }
    #about-us .vision-mission .vision,#about-us .vision-mission .mission{
        display: flex;
        flex-wrap: inherit;
        justify-content: center;
        padding-left: 15px;
        padding-right: 15px;
        border: none;
    }
    #about-us .vision-mission .vision .desc, #about-us .vision-mission .mission .desc {
        text-align: center !important;
    }
    #about-us .vonto-container{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    #why-choose .w-feature{
        padding-left: 15px;
    }
    #why-choose .w-feature .desc{
        max-width: 100%;
    }
    #why-choose .w-feature .feature-icon{
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #why-choose .w-feature .feature-desc{
        text-align: center;

    }
    #why-choose .w-feature .desc{
        text-align: center;
    }
    #why-choose .w-feature:nth-child(2)::after {
        right: 100px;
    }
    #why-choose .w-feature .feature-desc{
        max-width: 100%;
        top: auto !important;
    }
    #why-choose .vonto-container:nth-child(1){
        margin-top: 50px;
    }
    #why-choose .vonto-container:nth-child(2){
        margin-bottom: 20px !important;
        left: auto !important;
        right: auto !important;
        margin-right: auto !important;
    }
    #why-choose .vonto-count .col-lg-4 .feature-desc{
        font-size: 45px;
    }
    #why-choose .vonto-count .col-lg-4 .counter-Txt-sub{
        font-size: 18px;
    }
    #why-choose .vonto-count .col-lg-8{
        padding-left: 50px !important;
    }
    #why-choose .vonto-count .col-lg-8 .row:nth-child(1) .feature:nth-child(2){
        margin-left: 0 !important;
    }
    #why-choose .vonto-count .col-lg-8 .row:nth-child(2) .feature:nth-child(2){
        margin-left: 0 !important;
    }
    #why-choose .desc{
        margin-top: auto;
    }
    #service .col-lg-6:nth-child(1){
        padding: 15px !important ;
        padding-bottom: 20px !important;
        right: auto !important;
    }
    #service .col-lg-6:nth-child(2){
        padding: 15px !important ;
        left: auto !important;
    }
    #service .vonto-container:nth-child(2) .card-body{
        padding: 0;
    }
    .auto-mobile > .vonto-container > .feature-header,#clients > .vonto-container > .feature-header,#why-choose > .vonto-container > .feature-header{
        padding: 10px 0;
    }
    #clients .desc{
        margin-top: auto !important;
    }
    .auto-mobile .model-slider .item .car-img img{
        width: 100%;
    }
    .auto-mobile .model-slider .item .car-title{
        width: auto;
    }
    .auto-mobile .vonto-container:nth-child(1){
        margin-bottom: 40px !important;
    }
    .auto-mobile .model-slider .item .car-detail-section{
        width: 100%;
        box-shadow: none !important;
    }
    .auto-mobile .model-slider .item table{
        left: auto;
        right: auto;
        margin: auto;
    }

    .auto-mobile .model-slider .slick-next{
        position: absolute;
        bottom: 0;
        top: auto;
        bottom: -20px;
        right: 43%;
        left: auto;
        background: rgba(0,0,0,0.5);
        padding: 5px;
    
    }
    .auto-mobile .model-slider .slick-prev{
        position: absolute;
        bottom: 0;
        top: auto;
        bottom: -20px;
        left: 40%;
        right: auto;
        background: rgba(0,0,0,0.5);
        padding: 5px;
    }

    .auto-mobile .model-slider .item table tr:nth-child(9) ul{
        padding-inline-start:0;
    }
    .auto-mobile .auto-mobile-contact{
        width: 300px;
    }
    .featherlight .featherlight-content{
        width: 100%;
    }
    #popup-reg .feature-header{
        font-size: 30px;
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .review-content::after{
        left: 50%;
        top: 170px;
        width: 190px;
        transform: translateX(-50%);
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .review-content{
        top: -130px;
        margin: auto;
        font-size: 14px;
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .review-content p{
        position: relative;
        top: 20px;
        bottom: auto;
    }
    .testimonials .vonto-container:nth-child(2){
        padding-bottom: 80px;
    }
    .testimonials .vonto-container:nth-child(1){
        padding-top: 30px;
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .client-name{
        top: -60px;
        font-size: 13px;
    }
    #clients .slick-slide img{
        width: 100px;
        height: auto;
    }
    #clients  .slick-prev{
        top: auto !important;
        right: 10px !important;
        bottom: -45px !important;
        position: absolute !important;
        left: 43% !important;
        transform: none !important;
    }
    #clients .slick-next{
        bottom: -45px !important;
        left: 53% !important;
        right: auto;
        top: auto;
        position: absolute !important;
        transform: none !important;
    }
    #contact{
        padding: 0;
    }
    #contact .vonto-container{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #contact .vonto-container .row{
        margin:auto;
    }
    #contact .vonto-container .contact-form .submit{
        position: relative;
        left: 30px;
    }
    footer .navbar{
        justify-content: center;

    }
    #footer nav ul{
        text-align: center;
    }
    footer .vonto-container .col-lg-5:nth-child(1){
        text-align: center;
    }
    footer .vonto-container .footer-desc{
        margin: auto 20px !important;
    }
    #footer .social-contacts{
        padding-inline-start: 0;
    }
    #footer .social-contacts li{
        flex-direction: row;
        text-align: center !important;
    }
    #footer .social-contacts li:nth-child(4){
        flex-direction: row;
        justify-content: center;
    }
    #footer #myBtn{
        margin-top: -35px;
    }
    #footer .anytime-call{
        margin: auto;
    }
    #footer .social-contacts .desc{
        text-align: justify;
    }
    #service .vonto-container:nth-child(1){
       padding-top: 50px;
    }
    #service .vonto-container:nth-child(2) {
        padding-bottom: 20px;
    }
    #service .col-lg-6:nth-child(1) .card, #service .col-lg-6:nth-child(2) .card{
        height: auto !important;
    }
    #service .col-lg-6:nth-child(2) .feature-list{
        margin-bottom: 30px !important;
    }
    #service .col-lg-6:nth-child(1) .card-body .feature-img{
        margin-bottom: auto !important;
    }

}
@media only screen and (min-width:425px) and (max-width:768px){
    .vonto-caption {
        transform: translateX(110px);
        width: 550px;
    }
    #why-choose .vonto-count .col-lg-4 .feature{
        transform: translate(-26%, -50%);
    }
    #service .col-lg-6:nth-child(1){
        /* padding: 0 15px; */
        padding-bottom:30px ;
        position: relative;
        right: 18%;
    }
    .auto-mobile .model-slider .item .car-detail-section,.auto-mobile .model-slider .item .car-title{
        width: 413px;
    }
    #service{
        background-size: auto;
    }
    #service .col-lg-6:nth-child(2){
        position: relative;
        left: 20%;
    }
    #why-choose .vonto-count .col-lg-8{
        padding-left: 130px;
    }
    #why-choose .vonto-count .col-lg-8 .row:nth-child(1) .feature:nth-child(2){
        margin-left: 50px;
    }
    #why-choose .vonto-count .col-lg-8 .row:nth-child(2) .feature:nth-child(2){
        margin-left: 90px;
    }
    #contact .vonto-container .contact-form{
        width: 80%;
    }
    #about-us .vision-mission .vision,#about-us .vision-mission .mission{
        display: flex;
        flex-wrap: inherit;
        justify-content: center;
        border: none;
    }
    #about-us .vonto-container{
        padding: 50px 15px;
    }
    #about-us .vision-mission .vision .desc,#about-us .vision-mission .mission .desc{
        text-align: center !important;
    }
   
    #why-choose .vonto-container:nth-child(2){
        margin-bottom: 50px;
        left: 35px;
        margin-right: 40px;
    }
    #why-choose .vonto-container:nth-child(1){
        margin-top: 50px;
    }
    .auto-mobile .model-slider .item .car-img img {
        margin: auto;
        width: auto;
    }
    #service .vonto-container:nth-child(2){
        padding-bottom: 50px;
    }
    #service .vonto-container:nth-child(1){
        padding-top: 50px;
    }
    .auto-mobile{
        margin-bottom: 50px;
    }
    #clients{
        padding: 50px 0;
    }
    #clients .clients-slider .slick-slide{
        text-align: center;
    }
    #clients .clients-slider .slick-next{
        bottom: -30px !important;
        left: 55%;
        position: absolute;
        transform: none;
    }
    #clients .clients-slider .slick-prev{
        top: auto;
        position: absolute;
        left: 45% !important;
        bottom: -30px !important;
        transform: none;
    }

    .testimonials .vonto-container:nth-child(2) .review-slider .slick-prev{
        position: absolute;
        left: 45%;
        top: auto;
        bottom: -50px;
        right: auto;
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .slick-next {
        position: absolute;
        bottom: -50px;
        right: 45%;
        top: auto;
        left: auto;
    }
    footer .footer-logo{
        text-align: center;
    }
    #footer .footer-desc{
        text-align: center;
        margin-right:30px ;
    }
    #footer .navbar{
        justify-content: center;
    }
    #footer .navbar .navbar-nav{
        text-align: center !important;
    }
    #footer .social-contacts .desc{
        width: 220px;
    }
    #footer .social-contacts li{
        text-align: justify;
        margin: auto;
        justify-content: center;
    }
    #footer .vonto-container .hotline-col{
        margin: 0;
    }
    #footer #myBtn img{
        position: relative;
        bottom: 30px;
    }
}

@media only screen and (max-width:768px){
    header{
        height: 75px;
    }
    header .navbar .navbar-nav .nav-item{
        margin-right: auto;
        width: 100%;
        margin-left: 0 !important;
        margin-top: 20px;
    }
    header .navbar .navbar-nav .nav-item a{
        position: relative;
        left: 30px;
    }
    header .navbar .navbar-nav{
        margin: auto;
    }
    #footer .anytime-call{
        width: 250px;
        margin: auto;
        
    }
}
@media only screen and (min-width:769px) and (max-width:992px){
    .tp-revslider-slidesli:nth-child(1) .vonto-caption{
        transform: translate(5%,-20%);
    }
    .tp-revslider-slidesli:nth-child(2) .vonto-caption,.tp-revslider-slidesli:nth-child(3) .vonto-caption,.tp-revslider-slidesli:nth-child(4) .vonto-caption,.tp-revslider-slidesli:nth-child(5) .vonto-caption{
        transform: translate(5%,-40%);
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .slick-prev{
        position: absolute;
        left: 45%;
        bottom: -60px;
        top: auto;
        right: auto;
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .slick-next{
        position: absolute;
        right: 45%;
        bottom: -60px;
        left: auto;
        top: auto;
    }
    #popup-reg .feature-header {
        font-size: 30px !important;
    }
}
@media only screen and (min-width:768px) and (max-width:992px){
    #clients .client-logo img{
        margin: auto;
    }
    #clients .clients-slider .slick-slide{
        text-align: center;
    }
    #clients .clients-slider .slick-next{
        right: 20px;
    }
    #clients .clients-slider .slick-prev{
        left: 30px;
    }
    #why-choose .vonto-count .col-lg-8{
        padding-left: 110px;
    }
    #service{
        background-size: auto;
    }
    #service .col-lg-6:nth-child(1){
        padding-left: 130px !important;
        padding-right: 130px !important;
        padding-bottom: 30px;
        right: auto;
        left: auto;
    }
    #service .col-lg-6:nth-child(2){
        padding-right: 130px !important;
        padding-left: 130px !important;
        right: auto;
        left: auto;
    }
    .auto-mobile .model-slider .item .car-img img{
        width: auto;
    }
    .auto-mobile .model-slider .slick-next{
        right: 70px;
    }
    .auto-mobile .model-slider .slick-prev{
        left: 70px;
    }
}
@media only screen and (min-width:992px) and (max-width:425px){
    #popup-reg .feature-header{
        font-size: 30px;
    }
}
@media only screen and (max-width:1200px){
    #contact .vonto-container::after{
        display: none;
    }
}
/* @media only screen and (max-width:1500px) and (min-width:1300px){
    .vonto-container{
        max-width:1200px;
    }
} */
.hesperiden.tparrows.tp-rightarrow:before{
    content: '';
    background: url(/wp-content/themes/vonto/assets/img/slider-right-arrow.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
.hesperiden.tparrows.tp-leftarrow:before{
    content: '';
    background: url(/wp-content/themes/vonto/assets/img/slider-left-arrow.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
}
@media only screen and (min-width:1300px) and (max-width:1440px){
    #why-choose .vonto-container:nth-child(2){
        left: 85px;
    }
    .auto-mobile .vonto-container:nth-child(1) {
        margin-bottom: 30px;
        margin-left: 100px;
        margin-right: 0100px;
        margin-top: 30px;
    }
    .auto-mobile .model-slider .item .car-img img{
        /* width: 93%; */
        width: 352px;
    }
    #clients .clients-slider .client-logo img{
        width: 96%;
    }

    #clients .clients-slider .slick-prev {
        position: absolute;
        left: -60px;
        right: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    #clients .clients-slider .slick-next {
        position: absolute;
        right: -60px;
        left: auto;
        bottom: 50%;
        transform: translateY(50%);
    }
    #about-us > .vonto-container{
        margin: 0 100px;
    }
    .vision-mission .vonto-container{
        margin: 0 100px;
    }
    #clients .vonto-container:nth-child(2){
        margin: 0 100px;
    }
    .testimonials .vonto-container:nth-child(2){
        margin: 0 100px;
    }
    .testimonials .vonto-container:nth-child(2) .review-slider .review-content::after{
        transform: translateX(-10%);
    }
    .auto-mobile .model-slider .item .car-title{
        width: 355px;
    }
    .auto-mobile .model-slider .item .car-detail-section{
        width: 352px;
    }
    .auto-mobile .vonto-container:nth-child(2){
        margin: 0 100px;
    }
    .auto-mobile .model-slider .slick-prev{
        top: 150px;
        right: 50px;
    }
    .auto-mobile .model-slider .slick-next {
        position: relative;
        bottom: 600px;
        left: 50px;
    }
    #why-choose .vonto-count .col-lg-4 .feature{
        transform: translate(-45%,-50%);
    }
    #why-choose .vonto-count .col-lg-8{
        padding-left: 160px;
    }
    #service .col-lg-6:nth-child(1){
        padding-left: 250px;
    }
    #service .col-lg-6:nth-child(2){
        padding-right: 250px;
    }
    #footer > .vonto-container{
        margin: 0 30px;
    }
}
.gallery .image_set{
    height: 60vh;
    width: 100vw;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

@media only screen and (min-width:1450px){
    .auto-mobile .model-slider .item .car-img img{
        /* width: 80%; */
    }
}
@media only screen and (max-width:1500px) and (min-width:1280px){
    #rev_slider_1_1_wrapper .tp-revslider-slidesli .tp-bgimg {
        background-size: contain !important;
    }
    #about-us > .vonto-container{
        padding-top: 0;
    }
}
@media only screen and (max-width:1700px) and (min-width:1440px){
    #clients .vonto-container:nth-child(2), .auto-mobile .vonto-container:nth-child(2) , .testimonials .vonto-container:nth-child(2){
        margin: auto 100px;
    }
    #clients .clients-slider .slick-next{
        right: -60px;
    }
}


@media only screen and (min-width:1280px){
    #footer .vonto-container .hotline-col{
        position: fixed;
        top: 80%;
        right: 0;
        left: auto;
        bottom: auto;
    }
}




/* Animations */


/**Styling scrollable elements*/

.js-scroll {
    opacity: 0;
    transition: opacity 1500ms;
  }
  
  .js-scroll.scrolled {
    opacity: 1;
  }
  
  .scrolled.fade-in {
    animation: fade-in 1s ease-in-out both;
  }
  
  .scrolled.fade-in-bottom {
    animation: fade-in-bottom 1s ease-in-out both;
  }
  .scrolled.fade-in-top {
    animation: fade-in-top 1s ease-in-out both;
  }
  .scrolled.slide-left {
    animation: slide-in-left 1s ease-in-out both;
  }
  
  .scrolled.slide-right {
    animation: slide-in-right 1s ease-in-out both;
  }
  
  /* ----------------------------------------------
   * Generated by Animista on 2021-2-11 23:32:31
   * Licensed under FreeBSD License.
   * See http://animista.net/license for more info. 
   * w: http://animista.net, t: @cssanimista
   * ---------------------------------------------- */
  
  @keyframes slide-in-left {
    0% {
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes slide-in-right {
    0% {
      -webkit-transform: translateX(100px);
      transform: translateX(100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in-bottom {
    0% {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  @keyframes fade-in-top {
    0% {
      -webkit-transform: translateY(-50px);
      transform: translateY(-50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  