/*@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');*/


/*Home Page Jessor Slider */
/*jssor slider loading skin double-tail-spin css*/
.jssorl-004-double-tail-spin img {
    animation-name: jssorl-004-double-tail-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-004-double-tail-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*jssor slider arrow skin 106 css*/
.jssora106 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora106 .c {
    fill: #fff;
    opacity: .3;
}

.jssora106 .a {
    fill: none;
    stroke: #000;
    stroke-width: 350;
    stroke-miterlimit: 10;
}

.jssora106:hover .c {
    opacity: .5;
}

.jssora106:hover .a {
    opacity: .8;
}

.jssora106.jssora106dn .c {
    opacity: .2;
}

.jssora106.jssora106dn .a {
    opacity: 1;
}

.jssora106.jssora106ds {
    opacity: .3;
    pointer-events: none;
}

/*End Jessor*/
.slider_btnns a.main_s_btn {
    text-transform: capitalize;
    font-weight: 300;
    font-size: 19px;
    padding: 15px 35px;
    white-space: nowrap;
}

.slider_btnns .main_s_btn:before {
    padding: 26px 20px;
}

li.boop.active {
    box-shadow: none !important;
}

li.boop.active a,
li.boop.active a:focus {
    box-shadow: inset 3px 0px 0px 0px #292f34;
}

.nav-container ul.nav li.active ul li a {
    box-shadow: none;
    color: #595959 !important;
}

li.boop ul {
    background: #131313;
    box-shadow: inset 0px 0px 5px 0px #fff0;
    padding-top: 10px;
    padding-bottom: 10px;
}

li.boop ul li {
    line-height: 47px !important;
    border-bottom: none;
    transition: none;
}

.nav-container ul.nav li a:hover,
.nav-container ul.nav li ul li a:hover {
    color: #fff !important;
}

.swipe-logo .logo_float {
    left: 18px;
}

.swipe-logo button.btn-nav.animated {
    left: 105px;
    top: 5px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-widget-header {
    border: 0;
    background: #e9333f;
    color: #222;
    font-weight: 700;
}

.p_range_set .col-md-5 {
    padding-left: 60px;
}

span.range_s_price_sybmle {
    float: left;
    padding-right: 5px;
}

.max_value {
    text-align: right;
    display: inline-table;
}

.testimonial .owl-dots {
    text-align: center;
    padding-top: 15px;
}

.testimonial button.owl-dot {
    background: black;
    width: 8px;
    height: 8px;
    border-radius: 50% !important;
    margin: 3px;
}

.testimonial button.owl-dot.active {
    width: 20px;
    border-radius: 10px !important;
    background: #292f34;
}

input::placeholder,
textarea::placeholder {
    font-size: 13px;
    font-weight: 300;
}

.Privacy_sec .red_bullt ul li {
    font-size: 16px;
    font-weight: 500;
    color: #6a6a6a;
}

/*check-box*/
input[type=checkbox]+label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
}

/* input[type=checkbox] {
    display: none;
} */
/* 
input[type=checkbox]+label:before {
    content: "\2714";
    border: 0.1em solid #25ae88;
    border-radius: 100%;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-right: 10px;
    vertical-align: middle;
    color: transparent;
    transition: .2s;
} */

input[type=checkbox]+label:active:before {
    transform: scale(0);
}

input[type=checkbox]:checked+label:before {
    background-color: #25ae88;
    border-color: #25ae88;
    color: #fff;
    font-size: 22px;
}

.tab_head_step h4 {
    font-size: 20px;
}

.step_brand_bb {
    text-align: center;
    border: 1px solid #ccc;
    width: 100%;
    height: 102px;
    line-height: 102px;
    margin-bottom: 20px;
}

.youtubr_vid_wrap iframe {
    box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

.video_wrapper.video_wrapper_full.js-videoWrapper {
    padding-top: 15px;
}

.map-zoom-sec {
    padding-top: 70px;
    padding-bottom: 70px;
}

.hov-zoom {
    transition: transform .3s;
    margin: 0 auto;
}

.hover-img:hover .hov-zoom {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari 3-8 */
    transform: scale(1.1);
}

.abe_P_img {
    overflow: hidden;
}

.iconssbox:hover h4,
.iconssbox:hover p {
    color: #292f34;
}

.foo_linkss ul li a {
    transition: 0.5s ease;
    display: block;
}

.foo_linkss ul li a:hover {
    color: #292f34;
    padding-left: 5px;
    font-weight: 500;
}

.foo_socials ul li a i:hover {
    color: #fff;
    background-color: #292f34;
}

.why_s_ic_box .iconssbox:hover .circle_icon_box {
    background: #fff;
}

.why_s_ic_box .iconssbox:hover .circle_icon_box img {
    filter: none;
}
/* Resonsive */
@media only screen and (min-width:1200px) and (max-width:1320px) {}

@media only screen and (min-width:991px) and (max-width:1199px) {}

@media only screen and (min-width:768px) and (max-width: 990px) {
    .stock_car .col-md-6.offset-3 {
        flex: 100%;
        max-width: 100%;
    }

    .stockcar_wrap .abe_prod .abe_P_img img {
        max-height: 190px !important;
        object-fit: cover;
    }
}

@media only screen and (max-width:767px) {
    .header_social {
        display: none;
    }

    .p_range_set .col-md-7 .rang_price .flat-slider .max_value {
        left: 244px !important;
    }
}

@media only screen and (min-width:480px) and (max-width: 767px) {}

@media only screen and (max-width: 479px) {
    .desktop_Nave .showNav .nav {
        padding: 0px !important;
    }

    .desktop_Nave .showNav ul li {
        float: left;
        width: 50%;
        text-align: center;
        border-right: 1px solid #161616;
        padding: 18px 30px;
        line-height: 28px;
    }

    .desktop_Nave .showNav ul li i {
        display: block;
    }

    .header_social {
        display: none;
    }

    .desktop_Nave .phone_iccon,
    .desktop_Nave .top_phone {
        display: none;
    }

    .desktop_Nave .logo_float {
        top: 15px;
        left: 65px;
    }

    /* .abe_slider #jssor_1>div>div .slider_big_text_first {display: none !importat;} */
    /* .abe_slider #jssor_1>div>div .slider_top_text {display: none;} */
    /* .abe_slider #jssor_1>div>div .car_name_hides {display: none !important;} */
    /* .abe_slider #jssor_1>div>div .price_hides {display: none !important;} */
    /* .abe_slider #jssor_1>div>div .model_hides {display: none !important;} */
    /* .abe_slider #jssor_1>div>div .main_s_btn {display: none !important;} */
    .desktop_Nave .nav-container {
        width: 100%;
    }

    .col-xs-d-none {
        display: none;
    }

    .desktop_Nave .showNav ul li:nth-child(even) {
        border-right: 0px;
    }

    .m-search_abe:after {
        display: none;
    }

    .banner_bottom .main_s_btn {
        position: absolute;
        cursor: pointer;
        left: 30%;
    }

    .banner_bottom {
        position: relative;
        float: left;
        width: 100%;
        margin-top: -67px;
    }

    .abe_slider {
        background: url(../../../../graphicsmerlin.in/abe/dynamic/assets/front/img/responsive_img.html);
        height: 269px;
        background-position: -18px 0;
    }

    .banner_bottom {
        display: block;
    }

    .logo_float img {
        max-width: 205px;
    }

    .breadcrmb_nav {
        text-align: center;
    }

    .breadcrumbs {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.stkbtnss {
    text-align: center;
    padding-top: 27px;
}

.stkbtnss a.btn {
    background: #292f34;
    color: #fff;
    padding: 4px 34px;
    font-size: 14px;
    border-radius: 0px;
    border: none;
}

.stkbtnss a.btn:hover {
    color: #fff;
}

div.gallery {
    max-height: 147px;
    overflow: hidden;
}

div.gallery img {
    width: 100%;
    max-height: 94px !important;
}

.whatsappcall {
    position: absolute;
    bottom: 10px;
    z-index: 99999;
    right: 10px;
}

a.abew i.fa.fa-whatsapp {
    background: #25D366;
    color: #fff;
    font-size: 16px;
    border-radius: 100%;
    width: 27px;
    height: 27px;
    line-height: 28px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
}

.whatsappcall a {
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin: 2px;
}

.whatsappcall a.abep i.fa.fa-phone {
    background: red;
    color: #fff;
    font-size: 16px;
    border-radius: 100%;
    width: 27px;
    height: 27px;
    line-height: 28px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
}

@media(min-width:768px) {
    .whatsappcall {
        display: none;
    }
}

@media(max-width:767px) {
    .whatsappcall {
        display: block;
    }
}

.abe_P_img {
    position: relative;
}

.foo_adde_text p a {
    font-size: 14px;
    color: #989898;
}

.cont_inf_text.align-self-center a {
    color: #939393;
    text-decoration: none;
}

@media(min-width:991px) {
    .googlemapss.wow.fadeIn.animated {
        padding-left: 20px;
    }

    body {
        padding-left: 100px;
    }
}

@media(max-width: 992px) {
    .stock_car .stock_nav_contents_s #pills-Pricess .privce_filt_set .rang_price .flat-slider .max_value {
        left: 61% !important;
        right: 0 !important;
    }

    .pricefilterbtn {
        text-align: center;
        margin-top: 30px;
    }
}

.wrapCarouselFull.tz-gallery {
    position: relative;
}

.wrapCarouselFull.tz-gallery .whatsappcall {
    right: 26px;
    bottom: 12px;
}

.wrapCarouselFull.tz-gallery iframe {
    min-height: 620px !important;
}

@media(max-width:768px) {
    .wrapCarouselFull.tz-gallery iframe {
        min-height: 369px !important;
    }

    .abtslide .about_repeat {
        cursor: pointer;
        display: inherit;
    }

    .dlmcontract {
        height: 90px !important;
    }
}

@media(max-width:767px) {
    .wrapCarouselFull.tz-gallery iframe {
        min-height: 269px !important;
    }
}

@media(max-width:414px) {
    .wrapCarouselFull.tz-gallery iframe {
        min-height: 199px !important;
    }

    .p_range_set .col-md-7 .rang_price .flat-slider .max_value {
        left: 70% !important;
    }
}

@media(max-width:360px) {
    .wrapCarouselFull.tz-gallery iframe {
        min-height: 168px !important;
    }

    .p_range_set .col-md-7 .rang_price .flat-slider .max_value {
        left: 70% !important;
    }
}


.img_css_sprit_phone {
    background-image: url(../img/csssprit-icosn.png);
    background-position: -6px;
    background-repeat: no-repeat;
    background-size: auto;
    width: auto;
    height: 23px;
    position: relative;
}

.slider_lefts_arrws_wraps {
    width: 43px;
    height: 23px;
    overflow: hidden;
    position: relative;
    top: 7px;
}

.slider_left_imgss {
    background-image: url(../img/csssprit-icosn.png);
    background-position: -379px;
    background-repeat: no-repeat;
    background-size: auto;
    width: auto;
    height: 23px;
    position: relative;
}

.slider_right_arrws_wraps {
    width: 43px;
    height: 23px;
    overflow: hidden;
    position: relative;
    top: 7px;
}

.slider_right_imgss {
    background-image: url(../img/csssprit-icosn.png);
    background-position: -79px;
    background-repeat: no-repeat;
    background-size: auto;
    width: auto;
    height: 23px;
    position: relative;
}




/* ++++++++custom======== */
.intrexter img{
    width: 100%;
}
.intrexter{
    width: 100%;
}
img.car_d_arr.arrw_left{
    display: none;
}
.carousel-cardetails .owl-prev::after{
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: #3b3b3b;
    position: absolute;
    top: 7px;
    right: 4px;
    clip-path: polygon(51% 7%, 19% 51%, 44% 96%, 24% 96%, 0% 50%, 31% 4%);

}
.carousel-cardetails .owl-next::after{
    display: block;
    content: "";
    clip-path: polygon(65% 3%, 98% 50%, 71% 97%, 53% 96%, 83% 51%, 48% 4%);
    width: 20px;
    height: 20px;
    background: #3b3b3b;
    position: absolute;
    top: 7px;
    right: 11px;
}
img.car_d_arr.arrw_right{
    display: none;
}
.video-circle {
    /*width: 100px;*/
    /*height: 100px;*/
    width: 85px;
    height: 85px;
    border-radius: 100%;
    object-fit: cover;
    position: fixed;
    bottom: 10px;
    right: 11px;
    cursor: pointer;
    z-index: 1111;
    /* display: none; */
 }

 .videoform {
    height: 576px;
    width: 324px;
    position: fixed;
    bottom: 8px;
    right: 8px;
    display: none;
 }

 .videoform video {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
 }

 .video-content {
    position: relative;
 }

 .v-content {}

 .v-content button {
    background: #d22e2e;
    color: white;
    font-size: 14px;
    border-radius: 3px;
    display: block;
    margin: auto;
    cursor: pointer;
     padding: 4px;


 }

 .form-video-p {
    background-color: #f5f5f5;
    padding: 20px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    display: none;
    height: 100%;
    z-index: 1;
 }

 .v-content {
    position: absolute;
    bottom: 30px;
    width: 100%;
 }

 .form-video-p form {
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    width: 88%;
    bottom: 100px;
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, 0.1411764706), 0px 1px 8px 0px rgba(0, 0, 0, 0.1215686275);
 }

 #close-vdieo {
    position: absolute;
    right: 16px;
    top: 25px;
    background: grey;
    color: white;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 11;
 }

 .form-pop button {
    background: #d22e2e;
    color: white;
    font-size: 14px;
    padding: 4px 20px;
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
 }

 .form-pop label {
    margin-bottom: 3px;
    font-size: 14px;
 }

 .form-pop .form-control {
    height: 32px;
 }

 .span-f-us {
    background-color: #d22e2e;
    color: white;

    display: block;
    margin: auto;
    height: 40px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -26px;
    width: 40px;
 }

 .redc {
    color: rgb(194, 4, 4);
    font-weight: bold;
 }

 .user-name {
    font-size: 16px;
    font-weight: bold;
 }

 .review-box .text p {
    line-height: 22px;
    letter-spacing: -.2px;
    padding: 5px 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
 }

 .review-box .text span i {
    color: #d19900;
    font-size: 14px;
 }

 .user-car {
    font-size: 13px;
 }

 .service-type {
    color: #d22e2e;
    font-size: 13px;
 }

 .review-box {
    border-radius: 20px;
    box-shadow: 0px 0px 10px #c1c1c12e;
    margin: 10px;
 }

 .review-box .text {
    padding: 15px;
 }

 .review-box img {
    border-radius: 20px 20px 0px 0px;
 }

 .owl-reviews .owl-dots button.owl-dot {
    padding: 3px !important;
    background-color: #d22e2e;
    border-radius: 100%;
    margin-right: 4px;
 }

 .owl-reviews .owl-dots button.owl-dot.active {
    background-color: rgb(202, 202, 202);
 }

 .owl-reviews .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px;
 }

 .owl-reviews .owl-nav {
    display: none;
 }

 
.main_s_btn {
    font-size: 16px;
    text-transform: uppercase;
    background: #d22e2e;
    border: none;
    color: #fff;
    font-weight: 500;
    padding: 8px 20px;
    position: relative;
    top: -9px;
    z-index: 99;
    cursor: pointer;
    transition: 0.3s ease;
}

.main_s_btn:hover:before {
    left: 0px;
    top: 0px;
}

.main_s_btn i.fa.fa-angle-right {
    font-size: 23px;
    padding-left: 11px;
}
