

.custom-3d-btn .menu-item-8328 a {
    box-shadow: #545454 5px 5px 15px, #ffffff 1px 0px 15px;
    transform: translate(0px, 0px);
}
.custom-3d-btn .menu-item-8328 a:hover{
    box-shadow: #5454549c 0px 0px 0px 0px, #ffffff 0px 0px 0px;
    transform: translate(5px, 5px);
}

.glsr-default .glsr-review-content p.glsr-hidden-text {
    text-align: justify;
}


.featured_prpperty_slider .swiper-slide, .featured_prpperty_slider .swiper-slide img {
    height: 300px;
    object-fit: contain;
    width: 100%;
}

.featured_prpperty_slider .swiper-slide {
    background: #fff;
    padding: 10px;
}

.featured_prpperty_slider .swiper-slide img {
    background: #ddd;
}


body #ajaxsearchlite1 .probox, body div.asl_w .probox {
    background-color: #fff !important;
    border: 1px solid #ddd;
    border-radius: 50px;
    padding: 0;
    background-image: none;
    height: 42px;
}




.search_bar_wrapper{
    margin-inline: auto;
    max-width: 500px;
}
.search_bar_wrapper .asl_w_container {
    background: #fff !important;
}

body #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    background: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.19);
    padding-inline: 18px !important;
    color: #000 !important;
    box-sizing: border-box;
    height: 100%;
    font-size: 16px;
}
body #ajaxsearchlite1 .probox .proinput, body div.asl_w .probox .proinput {
    padding: 0;
    margin: 0;
}
body div.asl_w .probox .promagnifier {
    background: #e5591f !important;
    border: 1px solid #e5591f;
    height: 100%;
    padding: 0 15px 0 10px;
}
body div.asl_w .probox .proloading, body div.asl_w .probox .proclose, body div.asl_w .probox .promagnifier, body div.asl_w .probox .prosettings{
    height: 100%;
    background: #e5591f;
    padding-left: 8px;
}
body div.asl_r.vertical {
    background: #e5591f;
}

.about_bgtext_adjustment .trx_effects_marquee_wrap {
    max-width: 2000px;
    margin: 0 auto;
    top: auto;
    /* bottom: 190px; */
    bottom: 20px;
}
 
.about_bgtext_adjustment .trx_effects_marquee_wrap .trx_effects_bg_text_inner{
    margin: 0 !important;
}






body.menu-opened .ue_menu {
    opacity: 1 !important;
}

body div.asl_m .probox div.asl_simple-circle {
    height: auto;
    width: 70%;
    box-sizing: border-box;
    aspect-ratio: 1;
}



body.elementor-sticky:not(.elementor-sticky+.elementor-sticky) #uc_fullscreen_navigation_menu_elementor_7b485b6 .ue_menu {
    pointer-events: all;
}

body .elementor-sticky:not(.elementor-sticky+.elementor-sticky) #uc_fullscreen_navigation_menu_elementor_7b485b6 .ue_menu {
    pointer-events: all;
}

body #uc_fullscreen_navigation_menu_elementor_7b485b6 .checkbox-toggle, #uc_fullscreen_navigation_menu_elementor_12ce7d14 .checkbox-toggle {
    inset: 0;
    height: auto;
}

body #uc_fullscreen_navigation_menu_elementor_7b485b6 ul:not(#uc_fullscreen_navigation_menu_elementor_7b485b6 section ul),
body #uc_fullscreen_navigation_menu_elementor_12ce7d14 ul:not(#uc_fullscreen_navigation_menu_elementor_12ce7d14 section ul) {
    width: 100%;
}

body #uc_fullscreen_navigation_menu_elementor_7b485b6 ul:not(#uc_fullscreen_navigation_menu_elementor_7b485b6 section ul) li,
body #uc_fullscreen_navigation_menu_elementor_12ce7d14 ul:not(#uc_fullscreen_navigation_menu_elementor_12ce7d14 section ul) li {
    padding-inline: 0;
    text-align: left;
    margin-inline: 0;
}

body #uc_fullscreen_navigation_menu_elementor_7b485b6 .ue_inner_menu-box .ue_menu-social-icons,
body #uc_fullscreen_navigation_menu_elementor_12ce7d14 .ue_inner_menu-box .ue_menu-social-icons
 {
    justify-content: flex-start;
}


#metro-scroll-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    padding: 10px;
    background: #e5591f;
    width: 32px;
    aspect-ratio: 1;
    border-radius: 5px;
    transition: 0.5s ease all;
}
#metro-scroll-top:hover {
    background: #171717;
}
#metro-scroll-top img {
    filter: invert(1);
}

.gform-theme--framework img.success_img { width: auto; }
.metro_marquee_sec .trx_effects_bg_text_char {
    font-size: 6em;
}
body .search_bar_wrapper div.asl_w {
    background: transparent;
}

@keyframes toggle_hide {
    0%{
        opacity: 0;
    }
    90%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
/*-- new --*/
@media (max-width:1199px){

   body #uc_fullscreen_navigation_menu_elementor_12ce7d14 .ue_menu ,
   body #uc_fullscreen_navigation_menu_elementor_7b485b6 .ue_menu {
        width: 90%;
    }
    
    
   body #uc_fullscreen_navigation_menu_elementor_12ce7d14.ue-input-wrapper-align, 
   body #uc_fullscreen_navigation_menu_elementor_7b485b6 .ue-input-wrapper-align 
   {justify-content: flex-start; }
    
    .elementor-5437 .elementor-element.elementor-element-7b485b6 .ue-input-wrapper {
        position: absolute;
        right: 0;
    }
    
    body.menu-opened #uc_fullscreen_navigation_menu_elementor_12ce7d14 .ue_hamburger,
    body.menu-opened #uc_fullscreen_navigation_menu_elementor_7b485b6 .ue_hamburger
     {animation: toggle_hide 0.6s forwards;}

    body.menu-opened #uc_fullscreen_navigation_menu_elementor_12ce7d14 ,
    body.menu-opened #uc_fullscreen_navigation_menu_elementor_7b485b6 {
        right: 10vw;
        
    }


}




@media (max-width:767px){
    .text_justified p, .text_justified li{
        text-align: justify;
    }
    
/* .about_bgtext_adjustment .trx_effects_marquee_wrap {
    bottom: 90px;
} */

/* 23-04-2024 */
.elementor-5639 .elementor-element.elementor-element-97b43b9 > .elementor-widget-container {
    padding: 120px 100px 120px 100px;
}

/* end 23-04-2024 */
.metro_marquee_sec .trx_effects_bg_text_char {
    font-size: 3em;
}
}


    /* popup css from ajay start here */
    .container{
        max-width: 1400px;
        margin: 0 auto;
        width: 100%;
        padding:0  24px;
    }
    img{
        width: 100%;
        max-width: 100%;
    }
    .popup-wrapper{
        max-width: 1100px;
        width: 100%;
        margin: 0 auto;
        height: 100%;
    }
    .popup-img-content {
        display: flex;
        justify-content: center;
        box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
    }
    .button-wrapper button{
        border-radius: 3px;
        padding: 0.4em 1em;
        border: 0;
        font-size: 1.125rem;
        line-height: 1.6;
        display: inline-block;
        font-family: inherit;
        cursor: pointer;
        text-decoration: none;
        transition: all 0.2s ease;
        box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
        background-color: #e5591f;
        color: #fff;
    }
    .button-wrapper button:hover{
        background-color: #000;
    }
    .button-wrapper {
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .popup-img, .popup-content {
        width: 100%;
    }
    .popup-img img {
        width: 100%;
        display: block;
        height: 100%;
        object-fit: cover;
    }
    .popup-content h2{
        color: #323232;
        font: 16px "Helvetica Neue", Arial, sans-serif;
        line-height: 1.5;
        -webkit-font-smoothing: antialiased;
        font-size: 28px;
        font-weight: bold;
        margin: 0 0 12px 0;
    }
    .popup-content p{
        font: 16px "Helvetica Neue", Arial, sans-serif;
        white-space: pre-wrap;
        line-height: 1.5;
        -webkit-font-smoothing: antialiased;
        margin: 0 0 12px 0;
        color: #323232;
    }
    .popup-content .main-input-outer input{
        width: 100%;
        height: 46px;
        padding: 10px 15px;
        border: 1px solid #b0b6bb;
        background-color: #ffffff;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
        font-size: 14px;
        line-height: 1.5;
        font-family: "Helvetica Neue", Arial, sans-serif;
        color: #323232;
        display: inline-block;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        outline: none;
    }
    .popup-content .main-input-outer label{
        display: block;
        margin-bottom: 12px;
        line-height: 1;
        font-weight: bold;
        text-align: left;
    }
    .email-input-wrapper, .f-name-input-wrapper, .l-name-input-wrapper {
        margin-bottom: 24px;
    }
    .popup-content .main-input-outer .paragraph-text p{
        overflow-wrap: break-word;
        margin-bottom: 24px;
        color: #323232;
        font: 11px "Helvetica Neue", Arial, sans-serif;
    }
    .popup-content .main-input-outer .paragraph-text a {
        color: #323232;
    }
    .sign-btn-wrapper button{
        display: block;
        width: 100%;
        margin-bottom: 0;
        text-align: center;
        cursor: pointer;
        font-size: 16px;
        padding: 16px;
        line-height: 1;
        color: #ffffff;
        border: none;
        box-shadow: none;
        border-radius: 3px;
        text-transform: none;
        user-select: none;
        background-color: #e5591f;
        border: 1px solid #e5591f;
    }


    /* .popup_open .popup-wrapper {
        position: fixed;
        inset: 0;
        z-index: 999999;
        max-width: none;
        background: #0000005e;
        justify-content: center;
        align-items: center;
        padding: 20px;
    } */
    /* .popup_open .popup-wrapper .popup-img-content {
        max-width: 1100px;
    } */
    .popup-content {
        /* position: relative; */
        background: #fff;
        max-height: 100%;
        overflow: auto;
        position: static;
    }



    body.popup_open {
       overflow: hidden !important;
       }

       .popup_open .popup-wrapper {
        position: fixed;
        inset: 0;
        z-index: 999999;
        max-width: none;
        background: #0000005e;
        justify-content: center;
        padding: 20px;
        align-items: center;
       }
       
       .popup_open .popup-wrapper .popup-img-content {
        max-width: 900px;
        max-height: calc(100vh - 40px);
        position: relative;
       }
       .popup_open .popup-wrapper img {
        max-height: calc(100vh - 40px);
    }

       .popup_open {
        position: relative;
    }
     
    .popup_open:before {
        content: "";
        position: absolute;
        inset: 0;
        background: #0000005e !important;
        z-index: 9999;
    }
        .popup_open .popup-content div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer {
            display: none;
        }
        .popup-content p {
            white-space: normal;
        }
    @media (max-width:1366px){
        .popup_open .popup-wrapper .popup-img-content {
            max-width: 800px;
        }
        .button-wrapper button {
            padding: 4px 12px;
        }
        div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text{
            margin: 0 0 15px 0;
        }
        div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header{
            margin: 0 0 10px 0
        }
        div.ctct-form-embed form.ctct-form-custom div.ctct-form-field{
            margin: 0 0 15px 0;
        }
        div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text{
            margin-bottom: 15px;
        }
        .popup_open .popup-wrapper{
            inset: 0;
        }
    }
    
    @media (max-width:768px){
        .popup-img {
            display: none;
        }
        .popup_open .popup-wrapper{
            inset: 0;
        }
        .ctct-form-defaults {
            background-image: url(http://me7ro.com/wp-content/uploads/2024/12/miami4-1526x2048.jpg);
            background-repeat: no-repeat;
            background-position: center;
            background-blend-mode: color;
        }
     
        .button-wrapper {
            z-index: 999;
        }
        .popup-img-content .ctct-form-embed.form_0 .ctct-form-defaults {
            background-color: #ffffffd1;
        }
        div.ctct-form-embed div.ctct-form-defaults{
            padding: 20px;
        }
        div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
            height: 36px;
            padding: 5px 15px;
        }
        
        div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
            line-height: 1.4;
        }
        
        div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
            margin-bottom: 14px;
        }
        
        

    }
    /* popup css from ajay end here */