@import "grid.css";

@import "news.css";

@import "vacancy.css";

@import "property.css";

@import "properties.css";

@import "about.css";

@import "team.css";

@import "brands.css";

body {
    overflow: hidden;
}

br {
    display: none;
}

ul li {
    line-height: 1.5;
}

@media screen and (max-width:768px) {
    li {
        margin-left: 15px;
    }
}

span {
    font-weight: inherit;
}

.elementor-button-text {
    font-weight: 700;
}

.rhea-custom-button {
    padding: 16px 20px;
}

span.elementor-button-icon.elementor-align-icon-right {
    line-height: 1;
}

p:empty {
    display: none;
}

@media screen and (max-width: 767px) {
    .rh_header_advance .rh_menu .main-menu {
        right: 0;
    }

    .rh_menu .rh_menu__hamburger {
        padding: 1.2rem 15px 1.2rem 1.5rem;
    }


    .rh_menu__responsive, .rh_menu__responsive ul.sub-menu {
        text-align: right;
        width: 100vw;
        background: #1b2a4f;
        margin: 0;
        top:15px;
    }

    .rh_menu__responsive li a {
        padding: 0.5rem 2.5rem;
        color: white;
        font-size: 28px;
        font-weight: 700;
    }

    .rh_menu__responsive .rh_menu__indicator {
        left: 0;
        right: initial;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .rh_header_advance .rh_menu .main-menu {
        right: 0;
    }

    .rh_menu .rh_menu__hamburger {
        padding: 1.2rem 15px 1.2rem 1.5rem;
    }


    .rh_menu__responsive, .rh_menu__responsive ul.sub-menu {
        text-align: right;
        width: 100vw;
        background: #1b2a4f;
        margin: 0;
        top:15px;
        right: -20px;
    }

    .rh_menu__responsive li a {
        padding: 0.5rem 2.5rem;
        color: white;
        font-size: 28px;
        font-weight: 700;
    }

    .rh_menu__responsive .rh_menu__indicator {
        left: 0;
        right: initial;
    }

}

@media screen and (max-width: 1139px) {

    .elementor.elementor-8383, .elementor.elementor-8711 {
        display: none;
    }
}


.home-radio label {
    display: inline-block;
    color: white;
    padding: 20px 32px;
    border: 1px solid rgb(255 255 255 / 30%);
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

.home-radio input {
    display: none;
}
.home-radio {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 5px;
}

.home-radio label:has(input:checked) {
    background: #1B2A4F;
    color: #fff;
    border: 1px solid #1B2A4F;
}

.property-search-form-homepage .control-include-sold-stc {
    bottom: -25px;
    color: white;
}

.property-search-form-homepage .control {
    padding: 0 5px;
}

.property-search-form-homepage {
    max-width: 1012px;
    margin: 0 auto;
}


.home-radius.control.control-radius {
 
}

.property-search-form-homepage input[type="submit"] {
    flex: 1;
    margin: 10px 5px;
}


form.property-search-form.property-search-form-default {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 0px;
}


.property-search-form-default .control {
    padding: 0;
}

 
.property-search-form-default .control-radius{
    grid-area: 1 / 7 / 2 / 11;
}

.property-search-form-default .control-address_keyword {
    grid-area: 1 / 1 / 2 / 7; 
}

.property-search-form-default .control-property_type {
    grid-area: 2 / 1 / 3 / 5;
}

.property-search-form-default .control-bedrooms {
    grid-area: 2 / 5 / 3 / 9;
}

.property-search-form-default .control-price-range {
    grid-area: 2 / 9 / 3 / 13;   
}

.property-search-form-default input[type="submit"] {
    grid-area: 1 / 11 / 2 / 13;
}

.property-search-form-default .control-include-sold-stc {
    color: white;
}

#elementor-tab-title-1941 {
    text-align: right;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    background-color: #1b2a50;
}

.elementor-tabs-content-wrapper .elementor-tab-content {
    padding: 0px !important;
}

.rhea-search-form-frame {
    background: none !important;
    border: none !important;
}

.rhea-inquiry-form-inner .rhea-inquiry-field select {
    color: #000C17;
}

.premium-modal-box-close-button-container {
    position: absolute;
    right: 0;
    top: 10px;
}

@media screen and (min-width: 768px) {
    .home-tab-button .elementor-button {
        width: 80%;
    }

    .testimonials-cpt .ue_post_carousel_item {
        margin: 0 !important;
    }
}

.home-tab-button .elementor-button .elementor-button-text {
    text-align: left !important;
    font-weight: bold !important;
}

.home-tab-button span.elementor-button-content-wrapper {
    width: 100%;
    justify-content: space-between;
}

.elementor_property_card_parent .rh_label__property_elementor {
    position: absolute;
    top: 0;
    z-index: 999;
}

.elementor_property_card_parent .rh_label_elementor .rh_label__wrap {
    padding: 5px 10px 5px 10px;
    font-weight: bold;
}


.slide-image img {
    height: 492px;
    object-fit: cover;
}

@media screen and (max-width: 768px) {
    .slide-image img {
        height: 350px;
        object-fit: cover;
    }
}


.owl-stage {
    display: flex;
}
    
.owl-item {
    display: flex;
    flex: 1 0 auto;
}

button.owl-dot {
    scale: 0.5;
}

/* for some reason, this template is scaling twice */
.elementor-element-4c67096 .owl-dots button.owl-dot {
    scale: 1;
}

.uc_image_carousel_content {
    height: 100%;
}

#premium-carousel-e2fe9b4 .slick-slide{
    margin-right: 20px;
}

.elementor-8965 .elementor-element.elementor-element-e2fe9b4 a.carousel-arrow.carousel-prev {
    top: 100%;
    position: absolute;
}

.elementor-8965 .elementor-element.elementor-element-e2fe9b4 a.carousel-arrow.carousel-next {
    top: 100%;
    position: absolute;
    right: 0;
}

.elementor-8965 .elementor-element.elementor-element-e2fe9b4 .premium-carousel-dots-below ul.slick-dots {
    bottom: -20px;
}

.slick-bottom-nav .slick-slide{
    margin-right: 20px;
}


.slick-list {
    margin-right: -20px !important;
}

 .slick-bottom-nav .premium-carousel-dots-below ul.slick-dots {
    bottom: -20px;
}



#premium-carousel-ddc13c7 a.carousel-arrow {
    top: inherit;
    bottom: -20px;
}


.service-slide {
    min-height: 550px;
}

.service-slide-ca {
    min-height: 575px;
}

.service-slide-ld {
    min-height: 300px;
}

.service-slide-va {
    min-height: 550px;
}


.service-slide-rea {
    min-height: 550px;
}

.service-slide-m {
    min-height: 370px;
}


.service-slide-pd {
    min-height: 480px;
}

.service-slide-cpm {
    min-height: 510px;
}

.service-slide-rlm {
    min-height: 360px;
}

.service-slide-bs {
    min-height: 420px;
}

.service-slide-nh {
    min-height: 340px;
}


.rhea-inquiry-form-inner .rhea-inquiry-submit-wrapper.submit-button-inline button {
    margin-bottom: 0;
}

.rhea-inquiry-form {
    margin-bottom: -15px;
}

@media screen and (min-width: 768px){

    .home-location.control.control-address_keyword {
        flex: 3;
    }
    
    .property-notifications {
        display: flex;
        justify-content: space-between;
    }

}


.single-testimony-header {
    text-align: center;
    background: #F0F3F5;
    padding: 50px 15px 50px;
}

.single-testimony-header {
    text-align: center;
    background: #F0F3F5;
    padding: 50px 15px 50px;
}

.testimony_single {
    padding: 70px 0;
}

.uc_image_carousel_container_holder {
    padding-bottom: 50px;
}

.postreadmore {
    position: absolute;
    bottom: 15px;
}

.postreadmore:after {
    content: "\f054";
    margin-left: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: bolder;
    color: #009ba8;
    font-size: 16px;
}


 .property-notifications p {
    flex: 1;
    margin-right: 15px;
    align-self: center;
    margin-bottom: 30px;
}

 .property-notifications p:last-child {
    margin-right: 0px;
}

 .property-notifications span.wpcf7-not-valid-tip {
    position: absolute;
 }

 .property-notifications button.wpcf7-submit {
    width: 250px !important;
}


.property-notifications input, .property-notifications select {
    background: white;
    border: none !important;
    margin-top: 0 !important;
}

.property-notifications input.wpcf7-submit {
        background: #182632 !important;
    color: #fff !important;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
}


 .property-notifications .wpcf7-spinner {
    display: none;
 }

select.wpcf7-form-control.wpcf7-select {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4b/Feather-arrows-chevron-down.svg);
    position: relative;
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: center;
}

#wpcf7-f19929-p8539-o2 .wpcf7-not-valid-tip {
    position: absolute;
}

.wpcf7-text{
    color: #1B2A4F !important;
}

.rh_prop_card__details_elementor p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #1B2A4F !important;
}

.elementor_property_card_parent .rh_label__property_elementor {
    position: absolute;
    top: 0px !important;
    z-index: 1 !important;
}

.rh-custom-search-form-wrapper {
    position: relative;
    z-index: 2;
}

.breadcrumbs-listings {
    background: #DEE3E680;
    padding: 15px 16px;
    font-size: 14px;
    font-weight: 500;
}

.breadcrumbs-listings p {
    max-width: 1240px;
    margin: 0 auto;
}

.breadcrumbs-listings a {
    color: #1B2A4F;
}

span.breadcrumb_last {
    font-weight: 700;
}

.dashboard-small-widgets .widget-small i {
    color: #1d8f85 !important;
}

.testimonials-ic {
    display: none;
}

.testimonials .testimonials-ic {
    display: block;
}

img.testimonial-ic {
    width: 24px !important;
}

.team {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    font-size: 24px;
}

.team i {
    color: #fff !important;
    margin: 15px;
}

.footer-menu li:before {
    content: ">";
    color: white;
    margin: 5px 5px 5px 0;
}


.testimonial-cpt button.owl-next,.testimonial-cpt  button.owl-prev {
    border: 1px solid #fff !important;
    margin: 0 !important;
}

.contact_title {
    display: inline-block;
    padding: 0px 0px 15px 0px;
    border-style: solid;
    border-width: 0px 0px 8px 0px;
    border-color: #8CDACD;
    margin: 0 50px;
}

.contact_title h2 {
    color: #182632;
    font-family: "Montserrat", Sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: -1.2px;
}

#wpcf7-f19599-o1 input.wpcf7-submit {
    width: 100%;
    margin-top: 15px;
    background: #1B2A4F !important;
    color: white;
}

.wpcf7 input[type=text], body .wpcf7 input[type=email], body .wpcf7 input[type=number], body .wpcf7 input[type=date], body .wpcf7 input[type=url], body .wpcf7 input[type=tel], body .wpcf7 input[type=password], body .wpcf7 select, body .wpcf7 textarea {
    margin-top: 1rem;
    background: white;
}

.premium-button-text-icon-wrapper span {
    font-weight: 700;
}

.hidden-search {
    display: none;
}


.contact-field {
         width: 33%;
    display: inline-block;
    margin: 10px 0 30px;
}

.contact-field label {
    font-weight: 700 !important;
}

#wpcf7-f19929-p8539-o2 input.wpcf7-form-control.wpcf7-submit {
    background: #009BA8;
    color: white !important;
    font-weight: 700 !important;
    width: 33%;
    margin: 15px 0;
}

 .elementor-element-c28ce88 button.wpcf7-submit {
    background: #1B2A4F !important;
    display: flex !important;
    justify-content: center;
    width: 100%;
    margin: 0 auto !important;
    font-size: 16px !important;
    font-weight: 700;
}

 .elementor-element-c28ce88 button.wpcf7-submit i {
    margin-right: 20px;
    font-size: 20px;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 16px 20px 16px 20px !important;
}

form.property-search-form input[type="submit"] {
    background-image: url('/wp-content/uploads/2020/02/magnifier.svg');
    background-repeat: no-repeat;
    background-position: 18% 50%;
}

@media screen and (min-width: 768px){

        form.property-search-form input[type="submit"] {
            min-width: 225px;
        }
}


@media screen and (min-width: 768px) and (max-width: 991px){

    .contact-field, .page-id-8539 input.wpcf7-form-control.wpcf7-submit {
         width: 49%;
         margin: 10px 0px;
    }


}

.rh_page__head .rh_pagination__stats .highlight_stats {
    color: #1B2A4F;
}

.ms-options {
    min-width: 200px;
}


/* remove random slick slider nav dot */
.premium-carousel-nav-dot {
    display: none;
}

.e2e .premium-carousel-template {
    padding-right: 20px;
}

select.rhea-inquiry-form-field {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4b/Feather-arrows-chevron-down.svg) !important;
    position: relative;
    background-repeat: no-repeat !important;
    background-position-x: 96% !important;
    background-position-y: center !important;
}

/* DASHBOARD */

#dashboard-content .column.column-date {
    display: none !important;
}

#dashboard-content .column.column-property-status {
    display: none !important;
}

#dashboard-content .column.column-status {
    display: none !important;
}

p.elementor-icon-box-description a {
    color: #323B4B;
}

@media screen and (max-width: 767px){
body {
    overflow: hidden;
}

.rh_wrap--padding {
    padding: 0 16px;
}

.contact-field, .page-id-8539 input.wpcf7-form-control.wpcf7-submit {
     width: 100%;
     margin: 10px 0;
}

.elementor-tabs .elementor-tabs-wrapper {
    display: flex !important;
    flex-wrap: wrap;
}

.elementor-element-9bd078b .elementor-tabs .elementor-tabs-wrapper {
    flex-wrap: wrap;
}

.elementor-element-4554ab67 .elementor-tabs .elementor-tabs-wrapper {
    flex-wrap: wrap;
}

.elementor-tab-mobile-title {
    display: none;
}

#premium-carousel-078ae66 a.carousel-arrow {
    display: none !important;
}

.elementor-element .owl-dots {
    margin-top: 20px !important;
}

a.carousel-arrow {
    display: none !important;
}

    .home-radio label {
        width: 49%;
        padding: 20px 5px;
        text-align: center;
        font-size: 16px;
        margin: 4px 0;
    }

    .home-location.control.control-address_keyword {
        width: 100%;
    }

    .property-search-form select, .property-search-form input, .ms-options-wrap > .selected
    {
        font-size: 16px;
    }

    .property-search-form .control {
        width: 49%;
    }

    .home-radius.control.control-radius {
        padding-right: 1px;
    }

    .property-search-form-homepage input[type="submit"] {
        flex: 1;
        margin: 0px 5px 10px 8px;
    }

    .ms-options-wrap {
        width: 100%;
    }


    .control.control-include-sold-stc {
        width: 100%;
        position: relative;
        bottom: initial;
    }


    .property-search-form .control:nth-of-type(even) {
    }

    form.property-search-form.property-search-form-default {
        display: flex;
        grid-column-gap: initial;
    }

    .property-search-form-default .control {
        padding: 0 5px;
    }

    .pproperty-search-form-default input[type="submit"] {
        width: 95%;
        margin: auto;
    }

     .elementor-element-c28ce88 button.wpcf7-submit {
        width: 60%;
        justify-content: space-around;
    }

     .elementor-element-c28ce88 button.wpcf7-submit i {
        margin-right: 0px;
    }

    .home-tab-button .elementor-button {
        width: 100%;
    }

    .control.control-include-sold-stc input {
        width: initial !important;
    }


     .property-notifications p {
        margin-right: 0px;
    }

     .property-notifications button.wpcf7-submit {
        width: 100% !important;
        justify-content: center;
    }

    .property-notifications button.wpcf7-submit i {
        margin-right: 15px;
    }

}



@media screen and (max-width:1024px) {
    
    .owl-theme .owl-nav {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px){
    .home-radio label {

        padding: 20px 9px;
        font-size: 16px;
    }

        .rh_wrap--padding {
        padding-left: 40px;
        padding-right: 40px;
    }

    .rh_property .rh_property__content {
        padding: 0;
    }
}


/* mailchimp forms styles */

.indicates-required {
    font-size: 11px;
}

.mc-field-group label {
    font-size: 11px;
}

.mc-field-group input {
    background: #1826320D;
    width: 100%;
    padding: 14px 15px;
    margin-bottom: 10px;
}

.mc-field-group select {
    padding: 14px 12px;
    background: #1826320D;
    width: 100%;
    margin-bottom: 10px;
}

input#mc-embedded-subscribe {
    width: 100%;
}


.footer-mc .mc-field-group input {
    background: white;
    width: 100%;
    padding: 14px 15px;
    margin-bottom: 10px;
}


.footer-mc .mc-field-group input {
    background: white;
    width: 100%;
    padding: 14px 15px;
    margin-bottom: 10px;
}



.noresults {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 50px;
}

.noresults img {
    margin-bottom: 20px;
}

h5.no-results {
    margin: 0 0 1.5rem !important;
}

.notify-link {
    font-weight: bold;
    text-decoration: underline;
}




/* animations */

.rhea-custom-button:hover, button:hover, .elementor-button:hover,.property-search-form submit {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.20);
    transition: all ease 0.4s;
}

.blue-link-text .elementor-button:hover {
    box-shadow: none;
}

.blue-link-text .elementor-button:hover svg, .blue-link-text .elementor-button:hover span {
    color: #006C75;
    fill: #006C75;
}


.white-link-text .elementor-button:hover {
    box-shadow: none;
}

.white-link-text .elementor-button:hover svg, .white-link-text .elementor-button:hover span {
    color: #1B2A4F;
    fill: #1B2A4F;
}



.rhea-custom-button i {
    transition: all ease 0.4s;
    left: 0;
    position: relative;
}

.rhea-custom-button:hover i {
    left: 4px;
    
}

.elementor-button .elementor-button-icon {
    transition: all ease 0.4s;
    left: 0;
    position: relative;
}

.elementor-button:hover .elementor-button-icon {
    left: 4px;
    
}

.button-white .elementor-button:hover {
    background: #F2F2F2 !important;
}

.button-blue .elementor-button:hover {
    background: #006C75 !important;
}

.button-dark .elementor-button:hover {
    background: #0E1629 !important;
}

.button-white .rhea-custom-button:hover {
    background: #F2F2F2 !important;
}

.button-blue .rhea-custom-button:hover {
    background: #006C75 !important;
}

.button-dark .rhea-custom-button:hover {
    background: #0E1629 !important;
}

input.button-blue:hover {
    background: #006C75 !important;
}


.home-radio label:hover {
    background: white;
    color: #1B2A4F;
    transition: all ease 0.4s;
}

form.property-search-form input[type="submit"]:hover {
    background: #006C75;
    background-image: url(/wp-content/uploads/2020/02/magnifier.svg);
    background-repeat: no-repeat;
    background-position: 18% 50%;
}

.elementor-element-c28ce88 button.wpcf7-submit:hover {
     background: #0E1629 !important;
}

.white-link a {
    color: white;
    transition: all ease 0.4s;
    text-decoration: underline;
}

.white-link i:before {
    transition: all ease 0.4s;
}

.white-link:hover a {
    color: #1b2a50;
}

.white-link:hover i:before {
    color: #1b2a50;
}



.service-slide .elementor-button:hover {
   background: #006C75 !important;
}

.service-slide-ca .elementor-button:hover {
    background: #006C75 !important;
}

.service-slide-ld .elementor-button:hover {
    background: #006C75 !important;
}

.service-slide-va .elementor-button:hover {
    background: #006C75 !important;
}


.service-slide-rea .elementor-button:hover {
    background: #006C75 !important;
}

.service-slide-m .elementor-button:hover {
    background: #006C75 !important;
}


.service-slide-pd .elementor-button:hover {
    background: #006C75 !important;
}

.service-slide-cpm  .elementor-button:hover{
    background: #006C75 !important;
}

.service-slide-rlm .elementor-button:hover {
    background: #006C75 !important;
}

.service-slide-bs .elementor-button:hover {
    background: #006C75 !important;
}

.service-slide-nh .elementor-button:hover {
    background: #006C75 !important;
}


.elementor-widget-ucaddon_uc_card_post_carousel .owl-nav button:hover {
    background: #006C75 !important;
    color: white !important;
}

.testimonials-cpt .owl-nav button:hover {
    background: white !important;
    color: #1B2A4F !important;
}


.slick-bottom-nav .slick-arrow:hover {
    background: #009BA8 !important;
    color: white !important;
}


.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    right: 10px;
}

.property-detail-slider-carousel-nav .flex-direction-nav .flex-prev:hover {
    background-color: #006C75 !important;
}

.property-detail-slider-carousel-nav .flex-direction-nav .flex-next:hover {
    background-color: #006C75 !important;
}

/* property hover animations */

.rhea_figure_property_one, .rh_figure_property_one {
    overflow: hidden;
}

.rh_prop_card__wrap .wp-post-image {
   transition: all ease 0.4s;
}

.rh_prop_card__wrap:hover .wp-post-image {
    transform: scale(1.05);
}


/* blog readmore animations */

a.post-readmore:hover {
    color: #006C75 !important;
    transition: all ease 0.4s;
}

.postreadmore:after {
        position: relative;
        left: 0px;
    transition: all ease 0.4s;
}

.postreadmore:hover:after {
    color: #006C75 !important;
        position: relative;
        left: 4px;
}

/* search */

a.advanced:hover {
    transition: all ease 0.4s;
    opacity: 0.7;
}

p.elementor-icon-box-description a:hover {
    color: #009ba8;
    transition: all ease 0.4s;
}

.career-post-btn button:hover {
    background: #006C75 !important;
}

.searchandfilter select:hover {
    background-color: #eaeaea;
    transition: all ease 0.4s;
}

li.action-make-enquiry:hover, a.speak-to-expert:hover {
    background: #006C75;
    transition: all ease 0.4s;
}

.rh_property__attachments a:hover {
    background: #006C75;
    transition: all ease 0.4s;
    color: white !important;
    border-color: #006C75;
}

input#mc-embedded-subscribe:hover {
    background: #006C75 !important;
    transition: all ease 0.4s;
}

.mc-field-group select {
    padding: 14px 12px;
    background: #1826320D;
    width: 100%;
    margin-bottom: 10px;
}
