
/*  Header Section */

.ekit_search-button{
    position:relative;
}
.ekit_search-button svg{
    opacity:0;
}
.ekit_search-button::after{
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:20px;
    height:20px;
    background-image:url("https://license.flextheme.net/theme-images/flex-car-rental/search.png");
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
    pointer-events:none;
}
.page-template.page-template-elementor_header_footer .flex-car-rental-header-section {
    position: absolute;
    z-index: 3;
}
.flex-car-rental-header-section .wpr-logo-url:focus,
.flex-car-rental-footer-section .wpr-logo-url:focus {
  border: 1px solid #ffffff;
}
      
/* Slider Section */

.flex-car-rental-slider-section {
    position:relative;
    overflow-x:hidden;
}
.flex-car-rental-slider-section .owl-carousel {
    display: block;
}
.flex-car-rental-slider-section::before,
.flex-car-rental-footer-section::before{
    content:"";
    position:absolute;
    inset:0;
    background-image:url("https://license.flextheme.net/theme-images/flex-car-rental/ellipse.svg");
    background-repeat:no-repeat;
    background-size:50%;
    z-index:-1;
}
.flex-car-rental-slider-section .owl-dots {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-end; 
  top: 80%; 
  transform: translateY(-50%);
  right: -11%; 
}
.flex-car-rental-slider-section .owl-dots .owl-dot {
  background-color: #ffffff;
  border-radius: 50%;
  height: 9px;
  margin: 10px auto;
  width: 9px;
  position: relative;
  border:none;
  transition: 0.3s ease-in-out;
}
.flex-car-rental-slider-section .owl-dots .owl-dot.active {
  background-color: #ffffff;
  height: 19px;
  width: 19px;
  transition: 0.3s ease-in-out;
}
.flex-car-rental-slider-section P {
  font-size: 18px;
  color: #FFFFFF;
}
.flex-car-rental-slider-section h4 {
    line-height: 25px;
}
.flex-car-rental-slider-section .happycustomer p {
    font-size: 16px;
    margin-top: 10px;
}
.flex-car-rental-slider-section .elementor-button,
.flex-car-rental-footer-section .newsletter-section .wpcf7-submit {
 clip-path: polygon( 99.298% 56.527%,88.847% 96.9%,0% 96.9%,0% 0%,99.298% 0%,99.298% 56.527% );   
}
.flex-car-rental-slider-section .elementor-button:focus,
.flex-car-rental-footer-section .newsletter-section .wpcf7-submit:focus,
.flex-car-rental-contact-section .custom-contact-form input[type="submit"]:focus,
.flex-car-rental-slider-section .elementor-button:hover {
    color: #121212 !important;
    background-color: #ffffff !important;
}
.flex-car-rental-slider-section .slider-image{
    position: relative;
}
.flex-car-rental-slider-section .slider-image img{
    width: 100% !important;
    display: block !important;
}
.flex-car-rental-slider-section .icon-container{
    position: relative !important;
    z-index: 99;
}
.flex-car-rental-slider-section .icon-container-1 {
    width: 119px;
    margin: auto;
    top: 0%;
    left: 0%;
}
.flex-car-rental-slider-section .feature-dot{
    position: relative;
    margin: auto;
}
.flex-car-rental-slider-section .feature-dot .elementor-icon{
    width: 15px;
    height: 15px;
    background: #f4b400;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 15px rgba(244,180,0,0.6);
    position: relative;
    z-index: 2;
}
.flex-car-rental-slider-section .feature-dot .elementor-icon svg{
    fill: #fff;
}
.flex-car-rental-slider-section .icon-desc {
    position: absolute;
}
/* First */
.flex-car-rental-slider-section .feature-dot.dot1 {
    top: 20px;
   position: absolute;
}
.flex-car-rental-slider-section .featured-line-1{
    position: absolute;
    top: 24px;
    left: 12px;
    width: 50px;
    height: 90px;
}
.flex-car-rental-slider-section .featured-line-1:before{
    content: "";
    position: absolute;
    top: 0px;
    left: 6px;
    width: 24px;
    height: 2px;
    background: repeating-linear-gradient(to right, #C19932 0px, #C19932 5px, transparent 5px, transparent 10px);
}
.flex-car-rental-slider-section .featured-line-1:after{
    content: "";
    position: absolute;
    bottom: 90px;
    left: 28px;
    width: 2px;
    height: 85px;
    background: repeating-linear-gradient(to bottom, #C19932 0px, #C19932 5px, transparent 5px, transparent 11px);
}
.flex-car-rental-slider-section .feature-text-1 {
    bottom: 90px;
}
.flex-car-rental-slider-section .icon-desc-1 {
    left: -14%;
    top: 23%;
}
/* Second */
.flex-car-rental-slider-section .icon-desc-2 {
    left: -40%;
    top: 80%;
}
.flex-car-rental-slider-section .icon-container-2 {
    width: 146px;
    margin: auto;
    top: 0% !important;
    left: 0%;
    bottom: 0%;
}
.flex-car-rental-slider-section .feature-dot.dot2 {
   top: -118px;
   left: 43%;
   position: absolute;
}
.flex-car-rental-slider-section .featured-line-2{
    position: absolute;
    top: 24px;
    left: 12px;
    width: 50px;
    height: 90px;
}
.flex-car-rental-slider-section .featured-line-2:before{
    content: "";
    position: absolute;
    top: -135px;
    left: 29px;
    width: 18px;
    height: 2px;
    background: repeating-linear-gradient(to right, #C19932 0px, #C19932 5px, transparent 5px, transparent 10px);
}
.flex-car-rental-slider-section .featured-line-2:after{
    content: "";
    position: absolute;
    bottom: 87px;
    left: 28px;
    width: 2px;
    height: 138px;
    background: repeating-linear-gradient(to bottom, #C19932 0px, #C19932 5px, transparent 5px, transparent 11px);
}
.flex-car-rental-slider-section .feature-text-2 {
    bottom: -12px;
    left: -12%;
}
/* Third */
.flex-car-rental-slider-section .icon-desc-3 {
    left: -8%;
    top: 80%;
}	
.flex-car-rental-slider-section .icon-container-3 {
    width: 146px;
    margin: auto;
   top: 0% !important;
    left: 0%;
    bottom: 0%;
}
.flex-car-rental-slider-section .feature-dot.dot3 {
    top: 0%;
    left: 25%;
   position: absolute;
}
.flex-car-rental-slider-section .featured-line-3{
    position: absolute;
    top: 24px;
    left: 12px;
    width: 50px;
    height: 90px;
}
.flex-car-rental-slider-section .featured-line-3:before{
    content: "";
    position: absolute;
    top: -18px;
    left: 27px;
    width: 33px;
    height: 2px;
    background: repeating-linear-gradient(to right, #C19932 0px, #C19932 5px, transparent 5px, transparent 10px);
}
.flex-car-rental-slider-section .featured-line-3:after{
    content: "";
    position: absolute;
    top: -11px;
    left: 117%;
    width: 2px;
    height: 85px;
    background: repeating-linear-gradient(to bottom, #C19932 0px, #C19932 5px, transparent 5px, transparent 11px);
}
.flex-car-rental-slider-section .feature-text-3 {
    bottom: -77px;
}
/* Fourth */
.flex-car-rental-slider-section .icon-desc-4 {
    left: 23%;
    top: 16%;
}
.flex-car-rental-slider-section .icon-container-4 {
    width: 140px;
    margin: auto;
        top: 0%;
    left: 0%;
}
.flex-car-rental-slider-section .feature-dot.dot4 {
    top: 20px;
   position: absolute;
}
.flex-car-rental-slider-section .featured-line-4{
    position: absolute;
    top: 24px;
    left: 12px;
    width: 50px;
    height: 90px;
}
.flex-car-rental-slider-section .featured-line-4:before{
    content: "";
    position: absolute;
        top: 0px;
    left: 6px;
    width: 56px;
    height: 2px;
    background: repeating-linear-gradient(to right, #C19932 0px, #C19932 5px, transparent 5px, transparent 10px);
}
.flex-car-rental-slider-section .featured-line-4:after{
    content: "";
    position: absolute;
    bottom: 88px;
    left: 68px;
    width: 2px;
    height: 90px;
    background: repeating-linear-gradient(to bottom, #C19932 0px, #C19932 5px, transparent 5px, transparent 11px);
}
.flex-car-rental-slider-section .feature-text-4 {
    bottom: 113px;
}
/* Fifth */
.flex-car-rental-slider-section .icon-desc-5 {
    left: 50%;
    top: 80%;
}
.flex-car-rental-slider-section .icon-container-5 {
    width: 156px;
    margin: auto;
   top: 0% !important;
    left: 0%;
    bottom: 0%;
}
.flex-car-rental-slider-section .feature-dot.dot5 {
    top: -93px;
    left: -46%;
   position: absolute;
}
.flex-car-rental-slider-section .featured-line-5{
    position: absolute;
    top: 24px;
    left: 12px;
    width: 50px;
    height: 90px;
}
.flex-car-rental-slider-section .featured-line-5:before{
    content: "";
    position: absolute;
    top: 40%;
    left: -98px;
    width: 23px;
    height: 2px;
    background: repeating-linear-gradient(to right, #C19932 0px, #C19932 5px, transparent 5px, transparent 10px);
}
.flex-car-rental-slider-section .featured-line-5:after{
    content: "";
    position: absolute;
    bottom: 51px;
    left: -72px;
    width: 2px;
    height: 138px;
    background: repeating-linear-gradient(to bottom, #C19932 0px, #C19932 5px, transparent 5px, transparent 11px);
}
.flex-car-rental-slider-section .feature-text-5 {
    bottom: -28px;
    left: -248px;
}

/* Count Section */

.flex-car-rental-count-section {
    width: 50%;
    margin: auto;
}
.flex-car-rental-count-section p {
  color: #CCC6C6;
}
.flex-car-rental-count-section{
    width:50%;
    margin:auto;
    position:relative;
    z-index:2;
}
.flex-car-rental-count-section::after{
    content:"";
    position:absolute;
    width:74px;
    height:74px;
    border-radius:50%;
    background:radial-gradient(
        50% 50% at 50% 50%,
        #EBDA83 0%,
        #BD9337 100%
    );
    top:-15px;
    right:-13px;
    z-index:-1;
}
.flex-car-rental-count-section::before{
    content:"";
    position:absolute;
    width:42px;
    height:42px;
    border-radius:50%;
    background:radial-gradient(
        50% 50% at 50% 50%,
        #EBDA83 0%,
        #BD9337 100%
    );
    top:66%;
    left:-10px;
    z-index:-1;
}
.flex-car-rental-count-section .counter-bg {
    position: relative;
    z-index: 1;
}
.flex-car-rental-count-section .counter-bg::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    z-index: -1;
    border-radius: 15px;
}
.flex-car-rental-count-section p {
  color: #CCC6C6;
}

/* Contact Section */

.flex-car-rental-contact-section {
  position: relative;
  min-height: 730px;
}
.flex-car-rental-contact-section .elementor-motion-effects-element-type-background {
   border-radius: 10px;
       height: auto;
    overflow-y: auto;
}
.flex-car-rental-contact-section .contact-subhead h4,
.flex-car-rental-footer-section .newsletter-section h2{
    position: relative;
    width: fit-content;
}
.flex-car-rental-contact-section .contact-subhead h4::before,
.flex-car-rental-footer-section .newsletter-section h4::before {
    position: absolute;
    content: '';
    width: 42%;
    height: 1.25px;
    background-color: #ffffff;
    bottom: -2px;
}
.flex-car-rental-contact-section .contact-subhead h4::before {
    bottom: 0;
}
.flex-car-rental-contact-section .contact-subhead h4,
.flex-car-rental-contact-section .contact-subhead-1 h3 {
    padding: 0px 15px;
    padding-left: 25px;
}
.flex-car-rental-contact-section .contact-subhead h4 {
    padding-top: 30px;
}
.flex-car-rental-contact-section .contact-form-section {
    position: absolute;
    top: 7%;
    left: 2%;
    height: auto;
    overflow-y: auto;
    gap: 0px;
    max-height: unset;
}
.flex-car-rental-contact-section .custom-contact-form{
    background:#121212;
    padding: 30px;
}
.flex-car-rental-contact-section .custom-contact-form .form-row{
    display:flex;
    gap:15px;
    flex-wrap: nowrap;
}
.flex-car-rental-contact-section .custom-contact-form .form-row label{
    width:100%;
}
.flex-car-rental-contact-section .custom-contact-form p {
    margin-bottom: 0px;
}
.flex-car-rental-contact-section .custom-contact-form label{
    display:block;
    color:#fff;
    font-size:16px;
    font-weight:500;
    font-family: "Figtree", sans-serif;
}
.flex-car-rental-contact-section .custom-contact-form input,
.flex-car-rental-contact-section .custom-contact-form textarea{
    width:100%;
    background:#ececec;
    border:none;
    padding:14px 15px;
    margin-top:4px;
    box-sizing:border-box;
    font-size:15px;
    color:#000;
    border-radius: 0px;
    font-family: "Figtree", sans-serif;
}
.flex-car-rental-contact-section .custom-contact-form input{
    height:42px;
}
.flex-car-rental-contact-section .custom-contact-form textarea{
    height:112px;
    resize:none;
}
.flex-car-rental-contact-section .custom-contact-form input:focus,
.flex-car-rental-contact-section .custom-contact-form textarea:focus,
.flex-car-rental-footer-section .newsletter-section input:focus {
    border: 2px solid #BD9337;
}
.flex-car-rental-contact-section .custom-contact-form input::placeholder,
.flex-car-rental-contact-section .custom-contact-form textarea::placeholder{
    color:#999;
}
.flex-car-rental-contact-section .custom-contact-form input[type="submit"]{
    width: fit-content;
    border-radius: 0px;
    font-weight: 600;
    font-family: "Figtree", sans-serif;
    padding: 0px 50px;
    clip-path: polygon( 99.298% 56.527%,88.847% 96.9%,0% 96.9%,0% 0%,99.298% 0%,99.298% 56.527% );
    background-color: #C19932;
    color: #ffffff;
    cursor: pointer;
}
.flex-car-rental-contact-section .custom-contact-form input[type="submit"]:hover {
    color: #121212 !important;
    background-color: #ffffff !important;
}

/* Footer Section */

.flex-car-rental-footer-section {
    position: relative;
}
.flex-car-rental-footer-section .flex-subscribe-form {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.flex-car-rental-footer-section .newsletter-section .wpcf7-submit {
    background-color: #C19932;
    font-weight: 600;
    font-size: 16px;
    border-radius: 0px;
    box-shadow: unset;
    border: unset;
    padding: 14px 32px;
    cursor: pointer;
}
.flex-car-rental-footer-section .newsletter-section .wpcf7-submit:hover {
    color: #121212 !important;
    background-color: #ffffff !important;
}
.flex-car-rental-footer-section .newsletter-section input {
    border-radius: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.flex-car-rental-footer-section .newsletter-section input::placeholder {
  color: #000000;
  opacity: 0.35;
}
.flex-car-rental-footer-section p,
.flex-car-rental-footer-section .legal-info {
    color: #ffffff;
}
.flex-car-rental-footer-section .newsletter-section h2,
.flex-car-rental-footer-section .newsletter-section h4 {
    width: 100%;
    margin: auto;
}
.flex-car-rental-footer-section .newsletter-section h4::before {
    width: 4% !important;
    left: 50%;
    transform: translate(-50%, -50%);
}
.flex-car-rental-footer-section .wpcf7-spinner {
    display: block;
    height: unset;
}
.flex-car-rental-footer-section .wpcf7 form.invalid .wpcf7-response-output {
    width: fit-content;
    margin: auto;
}
.flex-car-rental-footer-section .flex-email .wpcf7-not-valid-tip{
    position:absolute;
    right:15px;
    top:50%;
    transform:translateY(-50%);
    font-size:11px;
    color:#ff4d4d;
}

/* Media */

@media(max-width:1350px){
    .flex-car-rental-slider-section {
        padding:0px 10px;
    }
}
@media(max-width:1024px){
    .flex-car-rental-contact-section .contact-form-section {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .flex-car-rental-count-section::before {
        top: 84% !important;
        left: 4%;
    }
}
@media screen and (min-width: 768px)and (max-width: 1280px) {
    .flex-car-rental-count-section {
        width: 65%;
    } 
}
@media screen and (min-width: 768px)and (max-width: 1100px){
 .flex-car-rental-slider-section .feature-text-5 {
    left: -130px;
 }
 .flex-car-rental-slider-section .featured-line-5:after {
    bottom: 68px;
 }
 .flex-car-rental-slider-section .featured-line-5:before {
    display: none;
 }
}
@media screen and (min-width: 481px)and (max-width: 767px){
    .flex-car-rental-slider-section .icon-desc-5 {
        left: 22%;
    }
}
@media screen and (min-width: 350px)and (max-width: 480px){
    .flex-car-rental-slider-section .icon-desc-5 {
        left: 40%;
    }
}
@media screen and (min-width: 320px)and (max-width: 767px){
    .flex-car-rental-slider-section .icon-container{
        top: 12%;
        left: 20%;
    }
    .flex-car-rental-slider-section .feature-line{
        height: 55px;
    }
    .flex-car-rental-slider-section .feature-text{
        left: 0%;
    }
    .flex-car-rental-slider-section .feature-text-1 {
        top: -44px;
    }
    .flex-car-rental-slider-section .feature-text p{
        font-size: 14px;
    }  
    .flex-car-rental-slider-section .feature-text-2 {
        left: -14%;
    } 
    .flex-car-rental-slider-section .feature-dot.dot1 {
        top: 60px;
    }
    .flex-car-rental-slider-section .featured-line-1:after {
        bottom: 46px;
    }
    .flex-car-rental-slider-section .featured-line-1:before {
        top: 50%;
    }
    .flex-car-rental-slider-section .icon-desc-4 {
        left: 8%;
        top: 32%;
    }
    .flex-car-rental-slider-section .icon-desc-3 {
        left: -23%;
        top: 52%;
    }
    .flex-car-rental-slider-section .feature-text-5 {
        left: -86%;
        bottom: -28px;
    }
    .flex-car-rental-slider-section .featured-line-5::before {
        display: none;
    }
    .flex-car-rental-slider-section .feature-dot.dot5 {
        left: -43%;
    }
    .flex-car-rental-slider-section .icon-desc-1 {
        left: -15%;
    }
    .flex-car-rental-count-section {
        width: 100%;
    }
    .page-template.page-template-elementor_header_footer .flex-car-rental-header-section {
        position: static;
    }
    .flex-car-rental-footer-section .newsletter-section .newsletter-wrap p {
        display: grid !important;
        grid-template-columns: auto;
        gap: 0px !important;
    }
    .flex-car-rental-count-section::before {
        top: 92% !important;
    }
    .flex-car-rental-contact-section .custom-contact-form .form-row{
        flex-direction:column;
        gap:15px;
    }
    .flex-car-rental-contact-section .custom-contact-form .form-row label{
        width:100%;
    }
    .flex-car-rental-contact-section .contact-form-section {
        display: grid;
        grid-template-columns: 100%;
    }
    .flex-car-rental-contact-section .custom-contact-form p {
        margin-bottom: 10px;
        display: flex;
    }
    .flex-car-rental-slider-section .owl-dots {
      position: absolute;
      display: flex;
      flex-direction: row;
      align-items: flex-end;
      top: unset;
      transform: translateX(-50%);
      left: 50%;
      top: 100%;
      right: unset;
      margin-top: 20px;
    }
    .flex-car-rental-slider-section .owl-dots .owl-dot {
        margin: 10px;
    }
    .flex-car-rental-slider-section {
        overflow: hidden;
    }
    .flex-car-rental-header-section .elementskit-menu-hamburger span {
        background-color: #ffffff !important;
        opacity: 1 !important;
    }
    .flex-car-rental-header-section .elementskit-menu-hamburger::before {
        opacity: 1 !important;
    }
    .flex-car-rental-contact-section {
        margin-top: 280px;
    }
    .flex-car-rental-contact-section {
        min-height: 800px;
    }
}