* {
    margin: 0;
    padding: 0;
}

.ptb-100 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.copyright-text span {
    color: #FFB300;
    font-weight: 700;
}

.main-header .logo img {
    max-width: 100%;
    height: auto;
    width: 32%;
}

.sticky-header .logo img {
    max-height: 192px;
}


.header-style-one .header-lower {
    background-color: white;

    position: relative;
}

.main-menu .navigation li a {
    color: black;
}

.theme-btn i {
    margin-left: 5px;
    padding: 7px;
}



.header-style-one .header-lower .main-box .nav-outer {
    
    justify-content: right;
}

.newsletter-form .form-group .theme-btn {
    margin-top: 20px;
    padding: 17px 60px 20px 43px;
}



@media (max-width:768px) {

    .site-title-tagline {
        justify-content: center;
    }
    /* .vdo {
        height: 100px;
    } */


.site-title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 45px;
    color: #111111;
    margin-bottom: 0;
}
.site-title {
    font-size: 32px;
    text-align: center;
}
.site-title-tagline i {
    text-align: center;
}
.section-title h2 {
    font-size: 20px;
}

.p {
    text-align: justify;
}
    

.deal-title {
    text-align: center;
}
.section-heading h2{
    font-size: 32px;
}
.padding {
    padding: 50px 0 !important;
}
.about-img {
    margin-bottom: 80px !important;
    margin-top: 15px !important;
}
.about-img:before {
    right: 75px;
    bottom: -35px;
    height: calc(100% + 50px);
}
.about-img .about-img1 {
    max-width: 240px;
    transform: translate(20px, 10px);
}
.about-img .about-img2 {
    right: 15px;
    bottom: 30px;
}

}


   





  




  







.section-row .section-title {
    font-family: "Lexend", sans-serif;
}



.site-title span {
    color: #FFB300;
    font-family: "Lexend", sans-serif;
}

.theme-btn {
    font-size: 14px;
    color: #111111;
    padding: 14px 25px;
    transition: all 0.5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none;
    background: #FFB300;
    border: 2px solid  #FFB300 ;
    justify-content: center;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    z-index: 1;

}




.main-menu .navigation li a {
    color: black;
    font-weight: 700;
    font-size: large;
}





/* .about-area {
    padding: auto;
} */

.about-experience {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 10px;
    top: 0px;
    left: 0px;
    background: #111111;
    border-radius: 50px;
    padding: 10px 30px 10px 10px;
    color: #ffffff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 10%);
}

.about-experience-icon img {
    width: 50px;
    filter: brightness(0) invert(1);
}

.about-experience-icon {
    color: #ffffff;
    font-size: 45px;
    width: 70px;
    height: 70px;
    line-height: 63px;
    text-align: center;
    background: #FFB300;
    border-radius: 50px;
}

.about-left {
    position: relative;
    visibility: visible;
    animation-delay: 0.25s;

}

.about-experience b {
    color: #ffffff;
    font-weight: bolder;
}

/* service */
.section-row .section-title {
    width: 100%;
    max-width: 705px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0;
}




.btn-default {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    background: #FFB300;
    color: #0e0d0d;
    /* border-radius: 100px; */
    padding: 16px 25px;
    margin-right: 48px;
    border: none;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 1;
    letter-spacing: .5px;
    left: 5%;
    
    

}

.services-box-footer {
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
    /* margin-top: 30px; */
    text-align: center;
}

.service-item .icon-box {
    content: '';
    position: absolute;
    top: 0;
     /* left: 0; */
    background-color: #FFB300;

    border-radius: 50%;
    width: 60px;
    height: 60px;
    z-index: 0;
    transition: all 0.5s ease-in-out;
     left: 35%; 
}

.service-item .icon-box {
    position: relative;
    padding: 10px 0px 0px 10px;
    margin-bottom: 30px;
    z-index: 1;
}

.section-icon-btn {
    background-color: #FFB300;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
}

.service-item .icon-box img {
    position: relative;
    max-width: 62px;
    z-index: 1;
    vertical-align: middle;
}

/* .section-title h2 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 0;
    
        margin: 0;
        font-family: "Epilogue", sans-serif;
        font-weight: 700;
        line-height: 1.2em;
        color:  #040401;
    } */
.section-title h2 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 0;
    margin: 0;
    font-family: "Epilogue", sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    color: #040401;
}

.section-title span {
    color: #FFB300;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;

}

.section-title-one span {
    color: #FFB300;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;
}


.service-content h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
    /* transition: all 0.5s ease-in-out; */
    color: #FFB300;

}

.service-content p {
    margin: 0;
    transition: all 0.5s ease-in-out;
}

.service-item .icon-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFB300;
    opacity: 10%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    z-index: 0;
    transition: all 0.5s ease-in-out;
}

.service-item:hover:before {
    top: 0;
    border-radius: 0;
    opacity: 1;
}

.service-item:hover .icon-box::before {
    background-color: #FFFFFF;
    opacity: 100%;
}


.service-item:hover .service-content p {
    color: var(--white-color);
}

.service-item:hover .section-icon-btn {
    background-color: #EFF3FA;
}

.service-item:hover .section-icon-btn img {
    transform: rotate(45deg);
}














.service-item {
    position: relative;
    background-color: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 30px;
    padding: 30px 25px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    overflow: hidden;
    z-index: 1;
}

.service-item:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background-color: var(--accent-color);
    border-radius: 500px 500px 0 0;
    transition: all 0.4s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0;

}

.service-item:hover:before {
    top: 0;
    border-radius: 0;
    opacity: 1;
}

.service-item:hover {
    background-color: #FFB300;
}



.service-item .icon-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFB300;
    opacity: 10%;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    z-index: 0;
    transition: all 0.5s ease-in-out;
}

.service-item:hover .icon-box::before {
    background-color: #FFB300
}

.service-item .icon-box img {
    position: relative;
    max-width: 62px;
    z-index: 1;
}

.service-content {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}

.service-content h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
    transition: all 0.5s ease-in-out;
}

.service-item:hover .service-content h3 {
    color: #FFB300
}

.service-item:hover .service-content h3 {
    color: #FFFFFF
}

.service-content p {
    margin: 0;
    transition: all 0.5s ease-in-out;
}

.service-item:hover .service-content p {
    color: #0b0b0b
}

.service-footer {
    position: relative;
    z-index: 1;
}

.service-item:hover .section-icon-btn {
    background-color: #040401
}

.service-item:hover .section-icon-btn img {
    transform: rotate(45deg);
}

.services-box-footer {
    width: 100%;
    max-width: 630px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}

/* counter */

.counter-box .icon {
    position: relative;
    text-align: center;
    font-size: 60px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    line-height: 100px;
    color: #ffffff;
    border: 5px solid #ffffff;
    background: #FFB300;
    z-index: 1;
}

.counter-wrapper {
    background-image: url(images/shape-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: -150px;
    border-radius: 30px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}



.counter-box .counter {
    display: block;
    line-height: 1;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
}

.counter-box .title {
    color: #ffffff;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

.counter-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    gap: 20px;
    position: relative;
    z-index: 1;
}

.counter-box .icon img {
    width: 70px;
    color: #ECECEC;
    display: inline-block;
    max-width: 100%;
    height: auto;

}

.counter-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    gap: 20px;
    position: relative;
    z-index: 1;
}

.counter-box .counter {
    display: block;
    line-height: 1;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
}

.counter-box.title h6 {
    color: #ffffff;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

.counter-area {
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.dealer-card .dealer-info h3 a {
    color: #111111;
    font-size: 17px;
}

section-title-one h2,
.section-title-two h2,
.content-title-one h2,
.content-title-two h2 {
    font-size: 36px;
    font-weight: 900;
    margin: 0;
}

.dealer-card {
    padding-top: 1px;
    box-shadow: 0px 4px 25px rgba(79, 139, 173, 0.15);
    border-radius: 10px;
    margin-bottom: 25px;
   
}

.dealer-card .dealer-logo {
    background-color: #EFF3FA;
    border-radius: 10px;
    margin: 10px 10px 0;
    padding: 40px 10px;
}

.dealer-card .dealer-info {
    padding: 20px 25px 25px;
}

.dealer-card .dealer-info .dealer-metainfo li {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 16px;
    transition: all ease .5s;
    color: #666;
}


.contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 15px;
    padding: 29px 20px;
    position: relative;
    margin-bottom: 25px;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);

    transition: 0 0 40px 5px rgb(0 0 0 / 5%);
}

.contact-info-icon i {
    font-size: 35px;
    color: #FFFFFF;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50px;
    background: #FFB300
}

.contact-info p {
    color: #000000;
   
    font-size: 14px;
}

.contact-info h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #000000;
}

.site-breadcrumb {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
    z-index: 1;
}

.site-breadcrumb .breadcrumb-title {
    font-size: 40px;
    color: #EFF3FA;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.site-breadcrumb::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.75;
    z-index: -1;
}

.site-breadcrumb .breadcrumb-menu li a {
    color: #FFFFFF;
    transition: all 0.5s ease-in-out;
}

.site-breadcrumb .breadcrumb-menu li.active {
    color: #FFB300
}

.site-breadcrumb .breadcrumb-menu {
    position: relative;
    z-index: 1;
}

.site-breadcrumb .breadcrumb-menu li ::before {
    position: absolute;
    content: '\f101';
    font-family: 'Font Awesome 6 Pro';
    right: -21px;
    top: 1px;
    text-align: center;
    font-size: 16px;
    color: #EFF3FA;
}

.site-breadcrumb .breadcrumb-menu li::active {
    color: #FFB300
}

.site-breadcrumb .breadcrumb-menu li {
    position: relative;
    display: inline-block;
    margin-left: 25px;
    color: #FFFFFF;
    font-weight: 500;
    text-transform: capitalize;
}







.contact-section .map {
    background-image: url(https://html.dynamiclayers.net/dl/ridek/assets/img/cta-map.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 80%;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -20%;
    top: 0;
    z-index: -1;
}
.contact-title h2 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    display: inline-block;
}






.contact-form-style-one .input-holder {
    position: relative;
    margin-bottom: 30px;
}
.contact-form-style-one input, .contact-form-style-one textarea {
    border: none;
    outline: none;
    width: 100%;
    background-color: #F3F3F3;
    height: 67px;
    border-radius: 33.5px;
    padding-left: 40px;
    color: #717171;
    font-size: 14px;
    font-weight: 600;
    display: block;
}
@media (min-width: 992px) {
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}



.contact-form-style-one button[type=submit] {
    cursor: pointer;
    border: none;
    outline: none;
    width: 100%;
    max-width: 250px;
    background-color: #FFC000;
    height: 67px;
    /* border-radius: 33.5px; */
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color:white;
    transition: all .4s ease;
}
textarea.form-control {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.text-center {
    text-align: center !important;
}
.form-control, .input-text {
    height: calc(2.25rem + 27px);
    padding: 18px 30px;
    outline: 0;
    background-color: #f4f5f8;
    border: 1px solid #FFC000;
    color: #686a6f;
    font-size: .9rem;
    width: 100%;
    
}
.form-control .input-text{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.contact-form-style-one input, .contact-form-style-one textarea {
    border: #ff9900;
    outline: none;
    width: 100%;
    background-color: #F3F3F3;
    height: 67px;
    border-radius: 22.5px;
    padding-left: 40px;
    color: #717171;
    font-size: 14px;
    font-weight: 600;
    display: block;
}


.dot-line h2{
    font-family: "Lexend", sans-serif;
    color: #FFC000;
}

.dot-line h4{
    font-family: "Lexend", sans-serif;
    
}
.scroll-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    text-align: center;
    cursor: pointer;
    background-color: #FFB300;
    z-index: 100;
    display: none;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}












.default-btn {
    background-color: #ff9900;
    border-radius: 28px;
    height: 45px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 0 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.contact-form-group .form-field.message .form-control {
    height: auto;
}




.section-title span {
    color: #FFB300;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;
}



.site-title-tagline {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;
    font-weight: 700;
    color: #FFB300;
   
}
.footer-ph{
    display: inline;
}







.footer-style-one .widgets-section {
    padding: 10px 0 0px;
}


.main-footer .widget-title {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    letter-spacing: .04em;
    line-height: 37px;
    margin-bottom: 40px;
    padding-bottom: 2px;
    position: relative;
    text-transform: uppercase;
}

.quick-list-two li a {
    color: #b7b7b7;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;


}

.quick-list-two.light ul li i {
    gap: 10px;
}

.footer-widget links-widget ul li a {
    gap: 10px;
    padding-right: 15px;
}

.quick-list-two li i {
    align-items: center;

    justify-content: center;
    font-size: 22px;
    height: 42px;

    min-width: 16px;
    position: relative;
    /* width: 29px; */
    align-content: stretch;
}


.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 85px;
    z-index: 999;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    display: block;
    background: rgba(248, 248, 248, 0.7);
    backdrop-filter: blur(20px);
}

.header-transparent {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
}

.contact-title h2 {
    font-family: "Lexend", sans-serif;

}

.header-style-one .header-lower .main-box .outer-box .btn-box .theme-btn {
    padding: 11px 27px 11px 27px;
}
    

.abt-btn-default {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    background: #FFB300;
    color: #0e0d0d;
   
    padding: 16px 25px;
    margin-right: 48px;
    border: none;
    transition: all 0.5s ease-in-out;
    position: relative;
    z-index: 1;
    letter-spacing: .5px;
   

}


.contact-info:hover{
   
    background-color: #FFC000;
    transform: scale(1.02);
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    
}


.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 20px;
  
    padding: 17px 56px 18px 15px;
    font-weight: 700;
    color: #000;
    background-color: #FFB300;
    clip-path: polygon(0 0, 100% 0, 89% 100%, 0 100%);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.btn-style-one i {
    position: relative;
    top: 1px;
   
    margin-left: 13px;
}



/* about us team */


  .dealer-card:hover  {
            transform: scale(1.08);
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .dealer-card  {
    transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    max-width: initial;
  }





.team-area2 .team-thumb img {
    height: auto;
    width: 100%;
    border-radius: 0;
}
.team-area2 .team-info {
    padding-bottom: 30px;
}
.team-info {
    padding: 30px 0px 0;
    transition: .3s;
    position: relative;
    text-align: center;
}
.team-info p {
    margin-bottom: 0;
    color: #FFC000;
}
.pages-content ul {
    padding-left: 17px;
}
.team-social a {
    color: #111;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    z-index: 999;
    margin: 5px 0;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    line-height: 40px;
}
.team-social {
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 100%;
    margin-top: 10px;
}
.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
}
.team-info {
    padding: 30px 0px 0;
    transition: .3s;
    position: relative;
    text-align: center;
}
.team-area2 .single-team {
    padding: 0;
    background: #fff;
    box-shadow: 1px 1.732px 60px 0px rgba(0, 0, 0, 0.1);
    z-index: 0;
    position: relative;
}

/* about us page */
.about-image {
    position: relative;
    /* margin-top: -80px; */
    z-index: 1;
}
.about-image:before {
    background-color: #ff9900;
    border-radius: 2px;
    transform: skew(-20deg, 0deg);
    content: "";
    width: 200px;
    height: calc(100% + 70px);
    position: absolute;
    right: 200px;
    bottom: -80px;
    z-index: -1;
}
.about-image .about-img2 {
    max-width: 200px;
    position: absolute;
    right: 80px;
    bottom: 0;
}
.about-image img {
    border-radius: 3px;
}
.about-image .about-img1 {
    max-width: 300px;
    transform: translate(20px, 40px);
}
.round-text:before {
    background-image: url(images/logo\ bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30%;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.round-text img {
    animation-name: spin;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.round-text {
    position: absolute;
    right: 100px;
    top: 60px;
}
figure {
    margin: 0 0 1rem;
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.section-heading span {
    color: #FFB300;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;
}

.section-heading {
    font-family: "Lexend", sans-serif;
}

/* car */


.night-rider {
    background-color: #2C2C2C;
}
.vehicle-section-divider {
    border-bottom: 1px solid #434343;
    padding: 8px 0;
    overflow: hidden;
}
.vehicle-section-divider .section-divider-content {
    position: relative;
}

.night-rider {
    background-color: #2C2C2C;
}
.vehicle-section-divider {
    border-bottom: 1px solid #434343;
    padding: 8px 0;
    overflow: hidden;
}
.vehicle-section-divider .section-divider-content .vehicle-border {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-animation: s3-rotate 7s infinite linear;
    animation: s3-rotate 7s infinite linear;
    display: block;
}
.vehicle-section-divider .section-divider-content:before {
    border-top: dashed #ececec;
    width: 100%;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15px;
    z-index: 0;
}
 @keyframes s3-rotate {
    0% {
      -webkit-transform: translateX(105%);
    }
    100% {
      -webkit-transform: translateX(-5%);
    }
  }

/* services */
  .cta-content h2 {
    font-size: 46px;
    line-height: 52px;
    color: #fff;
    margin-bottom: 20px;
    font-family: "Lexend", sans-serif;
}
.cta-content P {
    font-size: 18px;
    font-weight: 500;
    color: #ccc;
    margin: 0;
}
.cta-content .cta-call i {
    background-color: rgba(255, 153, 0, 0.1);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 40px;
    color: #ff9900;
    border-radius: 2px;
}
.cta-content .cta-call p span {
    display: block;
}
.cta-content .cta-call p a {
    color: #ff9900;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}
.cta-content .cta-call {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 25px;
}
.cta-content .cta-call i {
    background-color: rgba(255, 153, 0, 0.1);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 40px;
    color: #ff9900;
    border-radius: 2px;
    margin-top: 25px;
}
.cta-content .cta-call p span {
    display: block;
}
.cta-content .cta-call p a {
    color: #ff9900;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}
.cta-content .cta-call {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 25px;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
.las {
    font-family: 'Line Awesome Free';
    font-weight: 900;
}
.padding {
    padding: 100px 0;
}
.cta-men {
    background-image: url(images/cta-men.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 130px;
    bottom: -30px;
    z-index: -1;
}
.cta-section {
    background-image: url(images/texture.png);
    clip-path: polygon(0 0, 100% 0, 100% 50%, 80% 100%, 0 100%);
    background-repeat: repeat;
    background-size: cover;
    background-color: #222;
    position: relative;
    z-index: 1;
}
.cta-content h2 span {
    color: #ff9900;
}




.quick-list-two {
    position: relative
}

.quick-list-two li {
    color: #b7b7b7;
    font-size: 16px;
    line-height: 20px;
    /* margin-bottom: 20px; */
    position: relative
}

.quick-list-two li:last-child {
    margin-bottom: 0
}

.quick-list-two li a {
    color: inherit;
    /* display: inline-block; */
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease
}

.quick-list-two li a:hover {
    color: var(--theme-color-light)
}

.quick-list-two li a:before {
    background-color: var(--theme-color1);
    bottom: -3px;
    content: "";
    height: 1px;
    left: 19px;
    position: absolute;
    width: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease
}

.quick-list-two li a:hover:before {
    width: 80%
}

.quick-list-two li i {
    font-size: 16px;
   
    margin-right: 2px
}

.quick-list-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.quick-list-two li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 15px;
    width: 50%
}

.quick-list-twoli:last-child {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%
}

.logo img{
    width: 100px;
}


.footer-widget h5{
    color: white;

}
@media (max-width: 768px) {
    .about-image {
        margin-bottom: 80px !important;
        margin-top: 15px !important;
    }
    .about-image .about-img1{
        max-width: 240px;
        transform: translate(20px, 10px);
    }
    .about-image .about-img2 {
        right: 15px;
        bottom: 30px;
    }
    .about-image {
        margin-bottom: 80px;
        margin-top: 15px;
    }
}
@media (max-width: 768px) {
    .about-image:before {
        right: 75px;
        bottom: -35px;
        height: calc(100% + 50px);
    }
}


@media (max-width: 768px) {
    .padding {
        padding: 50px 0;
    }
    .cta-men {
        display: none;
    }
    .cta-content {
        text-align: center;
    }
    .cta-content h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .cta-section {
        clip-path: inherit;
    }
    .cta-content .cta-call p a {
        font-size: 22px;
    }
    .cta-content .cta-call {
        justify-content: center;
    }

    .owl-centered .owl-wrapper {
        display: table !important;
      }
      .owl-centered .owl-item {
        display: table-cell;
        float: none;
        vertical-align: middle;
      }
      .owl-centered .owl-item > div {
        text-align: center;
      } 
}



/* form */

.login-form {
    padding: 40px;
    background: white;
    border-radius: 10px;
    box-shadow:  0 0 40px 5px rgb(0 0 0 / 5%);
    position: relative;
}
.login-form::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50px;
    right: 50px;
    background: #FFB300;
    height: 12px;
    border-radius: 0 0 50px 50px;
}
.login-form .login-header {
    text-align: center;
    margin-bottom: 50px;
}
.login-form .login-header img {
    width: 200px;
    margin-bottom: 10px;
}
.login-form .login-header p {
    font-size: 25px;
}
.login-form .form-group {
    margin-bottom: 20px;
}
.login-form label {
    color: var(--color-dark);
    margin-bottom: 5px;
}
label {
    color: #999;
    cursor: pointer;
    font-weight: 400;
}
label {
    display: inline-block;
}
.login-form .form-group .form-control {
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 12px 18px;
    box-shadow: none;
    transition: .5s;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.login-form .form-group {
    margin-bottom: 20px;
}
.login-form .theme-btn {
    width: 50%;
}
.login-form .login-footer p {
    text-align: center;
}
.login-form .login-footer p {
    text-align: center;
}
.social-login p {
    margin: 10px 0;
}
.social-login-list {
    text-align: center;
}
.d-flex {
    display: flex !important;
    flex-direction: column;
}

.login-form .theme-btn i {
    margin-right: 5px;
}
.theme-btn i {
    margin-left: 5px;
}
.login-form .login-footer {
    margin-top: 25px;
}
.social-login {
    border-top: 1px solid #F1F1F1;
    margin-top: 15px;
}
.login-form::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50px;
    right: 50px;
    background:  #FFB300;
    height: 12px;
    border-radius: 50px 50px 0 0;
}
.py-120 {
    padding: 120px 0;
}
.login-footer p{
    text-transform: uppercase;
}
.login-header p{
    text-transform: uppercase;
    font-weight: bold;
    color:  #FFB300;
    
}
.blink_me {
    /* animation: blinker 1s linear infinite; */
    color:  #FFB300;
    font-weight: bold;
    
  }
  .blink {
    /* animation: blinker 1s linear infinite; */
    color:  #FFB300;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
  }
  
 .ptb-50{
    padding-top: 50px;
 }
 .btn-style-one span a{
    font-weight: bold;
 }




 /* page-service */
 .filter-btns {
    text-align: center;
    margin-bottom: 40px;
}
.filter-btns li {
    display: inline-block;
    background: black;
    color: white;
    border-radius: 50px;
    margin: 0 5px 8px 0;
    padding: 8px 25px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
}
.filter-btns li.active {
    background:  #FFB300;
}
.taxi-item {
    background: white;
    /* padding: 30px; */
    border-radius: 20px;
    margin-bottom: 25px;
    /* box-shadow:  0 0 40px 5px rgb(0 0 0 / 5%); */
}
.taxi-img {
   
    /* padding: 20px; */
  
    border-radius: 15px;
}
.service-title-tagline {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 18px;
    font-weight: 700;
    color: #FFB300;
}

.partner {
    position: relative;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-80 {
    padding-top: 80px;
}
.partner-slider {
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.owl-prev {
    display: none; 
   
}
.owl-next{
    display: none; 
   
}

.partner-img img{
    width: 100px !important;
}

.client-item{
    /* width: 50%; */
    padding: 10px;
}
.partner {
    padding-top: 50px;
    border-top: 1px solid  rgba(0, 0, 0, 0.08);
}



/* .taxi-single-img {
    display: flex
;
    align-items: center;
    height: 500px;
    border-radius: 20px;
    background:#F9F9F9;
    position: relative;
} */


@media (max-width: 767px) {
    .taxi-single-img {
        margin-left: 25px;
        height: 300px;
    }
    
   


}
@media (max-width: 1199px) {
    .taxi-single-img img {
        margin-left: -10px;
        max-width: 100%;
    }
    .taxi-img h2 {
        font-size: 32px;
    }
}

.taxi-img{
  padding: 20px 20px;
}
/* .taxi-img h2{
    color:#FFB300;  
     margin-bottom: 55px;
} */
.ptb-40{
    padding-top: 40px;
    padding-bottom: 50px;
}
.enquiryBtn {
    position: fixed;
   
  
    bottom: 15px;
/* left: 12px; */
    right: 21px;
    width: 40px;
    font-size: 16px;
    line-height: 40px;
    color: #000;
    text-align: center;
    cursor: pointer;
    /* background-color: #FFB300; */
    background-color: white;
    z-index: 100;
    bottom: 74px;
    border-radius: 50%;
    margin: 0 auto;
 
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
   
    transition: all 300ms ease;
}
.enquiryBtn img{
    max-width: 55px;
}


@keyframes glowing {
    0% { box-shadow: 0 0 -10px  #FFB300; }
    40% { box-shadow: 0 0 40px  #FFB300; }
    60% { box-shadow: 0 0 40px  #FFB300; }
    100% { box-shadow: 0 0 -10px  #FFB300; }
  }
.button-glow {
    animation: glowing 3000ms infinite;
  }
  .float{
	position:fixed;
	width:45px;
	height:45px;
	bottom:8%;
	/* right: 21px; */
    left: 17px;
	background-color: #FFB300;
	
	border-radius:50px;
	text-align:center;
  font-size:25px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float-wh {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 8%;
    right: 21px;
    /* left: 17px; */
    background-color: #FFB300;
    border-radius: 50px;
    text-align: center;
    line-height: 46px;
    font-size: 28px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
	margin-top:9px;
}

.bounce {
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%,
    25%,
    50%,
    75%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-12px);
    }
}


 .taxi-form{
    padding: 40px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    margin-bottom: 40px;
 } 

 .taxi-form .form-details{
    margin-bottom: 20px;
 }




    
    .select2-results__option {
      padding-right: 20px;
      vertical-align: middle;
    }
    .select2-results__option:before {
      content: "";
      display: inline-block;
      position: relative;
      height: 20px;
      width: 20px;
      border: 2px solid #e9e9e9;
      border-radius: 4px;
      background-color: #fff;
      margin-right: 20px;
      vertical-align: middle;
    }
    .select2-results__option[aria-selected=true]:before {
      font-family:fontAwesome;
      content: "\f00c";
      color: #fff;
      background-color: #f77750;
      border: 0;
      display: inline-block;
      padding-left: 3px;
    }
    .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: #fff;
    }
    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #eaeaeb;
        color: #272727;
    }
    .select2-container--default .select2-selection--multiple {
        margin-bottom: 10px;
    }
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
        border-radius: 4px;
    }
    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border-color: #f77750;
        border-width: 2px;
    }
    .select2-container--default .select2-selection--multiple {
        border-width: 2px;
    }
    .select2-container--open .select2-dropdown--below {
        
        border-radius: 6px;
        box-shadow: 0 0 10px rgba(0,0,0,0.5);
    
    }
    .select2-selection .select2-selection--multiple:after {
        content: 'hhghgh';
    }
    /* select with icons badges single*/
    .select-icon .select2-selection__placeholder .badge {
        display: none;
    }
   
    .select-icon .select2-results__option:before,
    .select-icon .select2-results__option[aria-selected=true]:before {
        display: none !important;
        /* content: "" !important; */
    }
    .select-icon  .select2-search--dropdown {
        display: none;
    }
    
    .form-heading p{
        text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: #FFB300;
    }

    .form-heading{
        text-align: center;
    margin-bottom: 50px;
    }
    /* .select2-container .select2-selection--multiple{
        min-height: 62px !important;
    } */
    .select2-container--default .select2-search--inline .select2-search__field{
        padding: 10px !important;
    }

    .pdf {
        position: fixed;
        width: 45px;
        height: 45px;
        bottom: 11%;
        background-color: #FFB300;
        border-radius: 50px;
        text-align: center;
        font-size: 25px;
        line-height: 41px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
        left: 13px;
    }



    ::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }
    
    ::-webkit-scrollbar
    {
        width: 10px;
        height: 10px;
        background-color: #F5F5F5;
    }
    
    ::-webkit-scrollbar-thumb
    {
        background-color: #F90;	
        background-image: -webkit-linear-gradient(45deg,
                                                  rgba(255, 255, 255, .2) 25%,
                                                  transparent 25%,
                                                  transparent 50%,
                                                  rgba(255, 255, 255, .2) 50%,
                                                  rgba(255, 255, 255, .2) 75%,
                                                  transparent 75%,
                                                  transparent)
    }


    .footer-inf li span{
       margin-right: 10px;
    }

    .list-style li a{
        color: white;
    }
    .pdf img{
        width: 35px;
    }
     .theme-btn:hover{
        color: black;
        background-color: white;
        border: 2px solid  #FFB300;
        position: relative;
        padding: 11px 27px 11px 27px;
    } 
    .theme-btn:hover::before{
        color: black;
        background-color: white;
        border: 2px solid  #FFB300;
       
    }
    .theme-btn:hover::after{
        color: black;
        background-color: white;
        border: 2px solid  #FFB300;
    }
    

   
    .sticky-icon {
        z-index: 99999;
        position: fixed;
        top: 80%;
        right: -1%;
        width: 220px;
        display: flex
    ;
        flex-direction: column;
    }
    .sticky-icon a {
        transform: translate(160px, 0px);
        border-radius: 10px;
        text-align: left;
        margin: 2px;
        text-decoration: none;
        text-transform: uppercase;
        padding: 7px;
        font-size: 18px;
        font-family: 'Oswald', sans-serif;
        transition: all 0.8s;
    }
    .sticky-icon a i.fa-phone {
        background-color: #FFF;
        color: #d34836;
    }
    .sticky-icon a i {
        background-color: #FFF;
        height: 30px;
        width: 30px;
        color: #000;
        text-align: center;
        line-height: 30px;
        border-radius: 50%;
        margin-right: 20px;
        transition: all 0.5s;
    }
    .call
     {
        background-color: #FFB300;
        color: #FFF;
    }
    .sticky-icon a:hover {
        color: #FFF;
        transform: translate(0px, 0px);
    }
    .sticky-icon a img{
        width: 35px;
        margin-right: 12px;
    }
    /* @media (max-width: 768px) {
        .site-heading{
            margin-top: 125px;
        }
    } */


    .footer-widget h3{
        color: white;
    }
    .footer-widget h3{
        color: #FFFFFF;
        display: block;
        font-size: 20px;
        letter-spacing: .04em;
        line-height: 37px;
       
        position: relative;
        text-transform: uppercase;
    }
    .main-footer .footer-widget h3:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #212121;
    }
    .main-footer .footer-widget h3:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 80px;
        height: 2px;
        background-color: var(--theme-color1);
    }


    .sticky-icon {
        z-index: 99999;
        position: fixed;
        top: 34%;
        right: -1%;
        width: 220px;
        display: flex
    ;
        flex-direction: column;
    }
    .sticky-icon a {
        transform: translate(160px, 0px);
        border-radius: 10px;
        text-align: left;
        margin: 2px;
        text-decoration: none;
        text-transform: uppercase;
        padding: 7px;
        font-size: 18px;
        font-family: 'Oswald', sans-serif;
        transition: all 0.8s;
    }
    .call {
        background-color: #FFB300;
        color: #FFF;
    }
    .sticky-icon a i.fa-phone {
        background-color: #FFF;
        color:black;
    }
    .sticky-icon a i {
        background-color: #FFF;
        height: 30px;
        width: 30px;
        color: #000;
        text-align: center;
        line-height: 30px;
        border-radius: 50%;
        margin-right: 20px;
        transition: all 0.5s;
    }
    .whatsapp {
        background-color: #FFB300;
        color: #FFF;
    }
    .sticky-icon a i.fa-whatsapp {
        background-color: #FFF;
        color: black;
    }