/*
Theme Name: Real State
Theme URI: https://www.fiverr.com/raselbiswas
Author: Rasel Bisswas
Author URI: https://www.fiverr.com/raselbiswas
Description: A WordPress theme for real estate websites.
Version: 1.0

*/

body.admin-bar header{
    top: 32px
}

.elementor-editor-active header{
    position: relative;
}

.elementor-editor-active .footer__animation img{
    position: relative!important;
}


.footer__animation {
    z-index: 1;
}


.footer__language{
    justify-content: end!important;
}
.footer__language .gtranslate_wrapper{
    position: relative;
}

.footer__language .gtranslate_wrapper:before{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f0ac";
    font-size: 18px;
    margin-right: 10px;
    color: #fff
}

.footer__language .gtranslate_wrapper .gt_selector{
    background-color: transparent;
    color: #fff;
    border: transparent;
    max-width: 100px
}

.footer__language .gtranslate_wrapper .gt_selector:focus-visible{
    border: transparent!important;
    outline: 0;
}

.section__header{
    margin-left: auto!important;
    margin-right: auto!important;

}

.applyshadow > .elementor-widget-container{
  box-shadow: 0px 4px 24px 0px rgba(19, 33, 110, 0.25)!important;  
}

.margin0autoh2marigin0{
    margin: 0 auto!important
}

.margin0autoh2marigin0 h2{
    margin: 0!important
}

.nocustomspace .section__space{
    padding-top: 0!important;
     padding-bottom: 0!important;

}

span.page-link.ajax-page-link.current {
       background-color: #5927e3 !important;
}

.arrow__container::after,
.arrow__container::before{
    display: none!important;
}

.start__single__item .img__box img.step__arrow{
    position: absolute;
    top: 50%;
    left: -195px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 130px;
    height: 34px;
    background-repeat: no-repeat;
    background-size: contain;
}


.elementor-element .bottomimages{
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 1360px;
    max-width: 1363px!important;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, 0%);
}

.elementor-element .bottomimages img{
    width: 100%
}

.elementor-editor-active .elementor-element .bottomimages{
    position: relative;
}

.comunity-item img{
    border-radius: 50%!important;
}

.elementor-element .affpagearea .about__overview {
    position: relative;
    top: 0;
    z-index: 9;
}
.elementor-element .affpagearea .about__overview .video .video__area img{
    border-radius: 20px!important
}

.video__area img{
    border-radius: 20px!important;
}

.elementor-element.ltpsection .banner--secondary{
    padding-bottom: 300px!important
}

.faqserachwrap{
    position: relative;
}

.faqserachwrap i{
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 10px;
    cursor: pointer;
    display: none;
}


.input-group.phonenumberwrap{
    justify-content: left!important
}

.input-group.phonenumberwrap select{
    border: transparent;
    outline: 0;
}

.input-group.phonenumberwrap input{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.wpcf7 .input__button .button{
    color: #fff
}


.list__overview__single span.elementor-counter-number,.list__overview__single .elementor-counter-number-suffix{
    font-size: 43px;
    line-height: 56px;
    font-weight: 700;
    color: #13216e;
    font-style: normal;
    text-align: left;
}

.list__overview__single .elementor-counter-title{
    text-align: center;
    font-size: 18px!important;
}

body.page-id-200 header{
    background-color: #ffffff;
}


.submitpropertybutton .hero__cta__group{
    margin-top: 0
}
.submitpropertybutton .hero__cta__group a{
        background-color: #5927e3;
    color: #fff;
    margin-top: 0
}


.roundtitle h4{
    display: inline-block;
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #c7c7df;
    border-radius: 50%;
    margin-bottom: 34px;
}


.dashboard-footer .social .elementor-social-icon svg{
    fill: #8181ac
}


.dashboard-language .gtranslate_wrapper select{
    border: none;
    width: 90px;
    outline: 0
}


.account-content .avatar-wrapper label {
    cursor: pointer;
    padding: 14px 30px;
    background: #ffffff;
    -webkit-box-shadow: 0px 8px 18px rgba(61, 32, 139, 0.1);
    box-shadow: 0px 8px 18px rgba(61, 32, 139, 0.1);
    border-radius: 10px;
    font-weight: 600;
}

.account-content .avatar-wrapper input{
    display: none;
} 
.account-content .account-content-single{
    margin-top: 0!important
}
.account-content .avatar-wrapper,
.account-content .account-content-single {
    margin-bottom: 20px;
}


.delete-account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 36px;
}

.delete-account .delete-content {
    max-width: 430px;
}

input[name="confirm_delete_text"]{
    padding: 19px 30px;
    background-color: #ffffff;
    color: #13216e;
    border: 1px solid #c3c7e4;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
}

.singlepageinvestform input::placeholder {
    color: #999999!important;
    font-weight: normal!important
}

div#investmentSuccessPopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #000000bd;
}


.investment-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    background-color: #f0fff4;
    border: 1px solid #38a169;
    padding: 20px 25px;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    width: 450px;
    max-width: 90%;
    animation: fadeIn 0.3s ease;
    font-family: 'Segoe UI', sans-serif;
    transform: translate(-50%, 50%);
    text-align: center;
}

.popup-content h3 {
    margin: 0 0 10px;
    color: #2f855a;
    font-size: 28px;
     text-align: center;
}

.popup-content p {
    margin: 0;
    color: #22543d;
    font-size: 15px;
     text-align: center;
}

.popup-close {
    background: none;
    border: none;
    font-size: 20px;
    font-weight: bold;
    color: #38a169;
    position: absolute;
    top: 10px;
    right: 12px;
    cursor: pointer;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

.singlepageinputandearn input::placeholder{
    color: #999!important;
    font-weight: normal;
}


.alt__loan__grid__single .img__effect img{
    width: 100%;
}


.p__details__content .intro{
    margin-top: 210px!important;
}



.property__filter__area form {
    display: block!important;
    height: unset!important;
    position: unset!important; 
    border: unset!important;
    background-color: unset!important
}



.property__filter__area .property__search__wrapper .input{
        position: relative;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fbf8ff;
    border: 1px solid #c3c7e4;
    border-radius: 10px;
    gap: 30px;
}

.property__item__image img{
    border-radius: 10px!important;
}


.property__item__image img {
   
    min-height: 385px!important;
    object-fit: cover;
}


.radius50 img{
    border-radius: 50%!important;
    
}

.imagemargin0container img{
    margin-bottom: 0!important;
    width:120px!important;
    height:120px!important;
}

.imagemargin0container .elementor-counter-title{
    margin-top: 0!important;
    text-align: center;
    margin-top: 10px;
}

.imagemargin0container h5{
    text-align: center!important;
}

.imagemargin0container span.elementor-counter-number,
.imagemargin0container .elementor-counter-number-suffix{
    font-size: 43px;
    line-height: 56px;
    font-weight: 700;
    color: #13216e;
    font-style: normal;
    text-align: left;
}

.avatar__wrapper img{
    border-radius: 50%!important;
}

.nospaceneeded .section__space{
    padding: 0!important
}

@media(min-width:768px){

.home2hero .col-lg-6{
    width: 50%!important
}
}


.button--secondary {
    background-color: #ffffff;
    color: #13216e;
     -webkit-box-shadow: 0px 4px 24px 0px rgba(89, 39, 227, 0.25)!important;
    box-shadow: 0px 4px 24px 0px rgba(89, 39, 227, 0.25)!important;
}


.platform__thumb img {
    max-width: 51vw !important;
}


.port__thumb img {
    border-radius: 20px!important;
    max-width: 58vw!important;

}




.hasbluestyle section.featured__properties.section__space{
    position: relative;
    
}

.hasbluestyle section.featured__properties.section__space:before{
    content: "";
    width: 100%;
    height: 65%;
    background-color: #5927e3;
    position: absolute;
    top: 0;
    left: 0;
}

.hasbluestyle section.featured__properties.section__space .container{
    position: relative;
}

.hasbluestyle section.featured__properties.section__space .container h2{
    color: white
}