.elementor-kit-9537{--e-global-color-primary:#E8A600;--e-global-color-secondary:#040404;--e-global-color-text:#252525;--e-global-color-accent:#E4B41C;--e-global-color-b4a9660:#FFFFFF;--e-global-color-42ee676:#00000000;--e-global-color-8e9f626:#FFE57F;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-size:17px;}.elementor-kit-9537 button:hover,.elementor-kit-9537 button:focus,.elementor-kit-9537 input[type="button"]:hover,.elementor-kit-9537 input[type="button"]:focus,.elementor-kit-9537 input[type="submit"]:hover,.elementor-kit-9537 input[type="submit"]:focus,.elementor-kit-9537 .elementor-button:hover,.elementor-kit-9537 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-9537 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9537 h2{font-size:36px;font-weight:300;line-height:1.2em;}.elementor-kit-9537 h3{line-height:1.4em;}.elementor-kit-9537 button,.elementor-kit-9537 input[type="button"],.elementor-kit-9537 input[type="submit"],.elementor-kit-9537 .elementor-button{font-size:16px;font-weight:700;border-radius:10px 10px 10px 10px;padding:24px 48px 18px 48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9537 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9537{font-size:16px;}.elementor-kit-9537 h2{font-size:28px;}.elementor-kit-9537 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cus-fancybox-hidden {
    position: fixed;
    top: 0;
    left: 0;
    transform: none;
    background: #0000005c;
    padding: 2rem;
    z-index: 1000;
    overflow: auto;
    display: none !important;
    cursor: pointer;
    bottom: 0;
    right: 0;
    display: flex !important;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease  all;
    height: auto;
    align-items: start;
}
.cus-fancybox-hidden.active {
    visibility: visible;
    opacity: 1;
}
.cus-fancybox-close {
    position: absolute;
    right: 0;
    padding: 14px;
    top: 0;
    border-radius: 10px;
    text-align: center;
}


div#contact_form_pop{
   max-width: 530px !important;
}


.cus-fancybox-close svg {
    width: 30px;
    height: 30px;
}

div#contact_form_pop {
    background: var( --e-global-color-8e9f626 );
    padding: 3rem;
    max-width: 600px;
    margin: 50px auto;
    border-radius: 10px;
    position: relative;
    transition: all .25s ease;
    transform: scale(1.1);
    opacity: 0;
    width: 100%;
    box-shadow: 0 0 20px #00000057;
}

@media(max-width: 767px) {
    div#contact_form_pop{
        padding: 1.5rem;
    }
}

.cus-fancybox-hidden.active div#contact_form_pop{
    transform: scale(1);
    opacity: 1;
}

div#contact_form_pop h2.gform_title {
    font-weight: bold;
    font-size: 30px;
    font-family: 'Poppins';
}

.cus-fancybox-close.popup-overlay {
    width: auto;
    height: auto;
    background-color: transparent;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.overflow-hidden {
    overflow: hidden;
}
.car_rent_form,
.car_own_form{
    display: none;
}

.activeform{
    display: block
}



.link-box .elementor-widget-container {
    position: relative;
    transform: translate(0, 0);
}/* End custom CSS */