/* Handel Scroll Bar*/

::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background: #d9d9d9;
}
::-webkit-scrollbar-thumb {
    background: #43655A;
}
body{
      /* font-family: "Poppins", sans-serif */
}
h1,h2,h3,h4,h5,h6{
    /* font-family: "Poppins", sans-serif */
}

label,
input,
button{
    border-radius:0px !important;
}

.A_Team_of_Experts_col .A_Team_of_Experts_paragraph,
.A_Team_of_Experts_col .A_Team_of_Experts_heading,
.Welcome_to_Evernest_col .Welcome_to_Evernest,
.main_team_info .client_user_name_heading,
.main_team_info .client_user_bio_style,
.Personal_Data li,
.Types_of_Data_Collected h2,
.Interpretation_and_Definitions_main ul li,
.defination_inner_div p,
.Interpretation_inner_div .Interpretation_heading,
.Interpretation_and_Definitions_main .Interpretation_and_Definitions,
.UAE_has_Enacted_its_First_Regulation_div .UAE_has_Enacted_its_First_Regulation_heading,
.Blog_div .Blog,
.ready_to_get_started_main .ready_to_get_stated_heading,
.crypto_paragraph_div .crypto_paragraph,
.blog_recent_postd_main_div .crypto_business_headding,
.subscribe_new_letter_div .subscribe_new_letter,
.Our_main_div_Partners .Exclusive_offers_directly_paragraph,
.Our_main_div_Partners .Exclusive_offers_directly_heading,
.main_adversie_div .best_soulation_properties,
.main_adversie_div .your_property_with_us,
.inquire_now .inquire_now_heading,
.load_more_properties_div .load_more_properties,
.why_evernets_state_carousel_items .full_services_soulation,
.why_evernets_state_carousel_items .real_slate_proud,
.carousel_inner_text .why_real_state_paragraph,
.what_new_div .what_new_paragraph,
.what_new_div .what_new_heading,
.Location_col .Location,
.Find_Your_Next_col .Find_Your_Next_headding,
.about_us_paragraph,
.Know_more,
.Recently_Posted_heading,
.term_and_condition_heading,
.Interpretation_paragraph,
.Acknowledgment_paragraph,
.meet_our_expert_heading,
.meet_our_expert_paragraph {
    font-family: "Poppins", sans-serif
}

/* .fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to right, #43655A, #577776);
    z-index: 5;
}

.fixed-header .custom_container_for_image {
    height: 100px;
} */

.visible-title .navbar-nav .nav-item .nav-link {
    color: #fff;
}

.cardimgtop {
    height: 14vw;
    object-fit: cover;
}

.visible-title .custom_ancher_for_image .logo_image {
    filter: brightness(0) invert(1);
}

.kb_elastic {
    position: relative;
}

.HomeSection {
    background: url("../images/banners/HEADER.jpg");
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    
}

.location_col {
    width: 75%;
}

.Vartical_line {
    position: relative;
}

.Vartical_line:after {
    content: "";
    position: absolute;
    right: 0;
    border-right: 1px solid #cfc7c0;
    top: 37%;
    bottom: 16%;
}

.FindProptyInDubairow .FindProptyInDubai {
    width: 36%;
    margin-top: 200px;
}

.main_site_header .header_sec_2 {
    top: 400px;
    margin: auto;
    width: 50%;
    position: absolute;
    left: 280px;
}

.main_site_header .header_sec_1 {
    position: absolute;
    top: 276px;
    left: 294px;
    width: 28%;
}

.main_site_header .header_sec_1 .Find_Your_Next_headdng {
    line-height: 58px;
    font-weight: 300;
}

/*Language switch*/
.language-switcher {
    margin-top: 10px;
}
.language-switcher.dropdown_language {
    position: relative;
    width: 60px;
}
.language-switcher .dropdown_language > div.caption {
    cursor: pointer;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.3px;
    color:#fff;
}

.language-switcher .dropdown_language > div.list {
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
    box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
    transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear;
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    top: 97px;
    z-index: -1;
    visibility: hidden;
    padding: 10px;
}

.language-switcher .dropdown_language.open > div.list {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 1;
    visibility: visible;
}

.language-switcher .dropdown_language > div.list > div.item {
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.3px;
}

.language-switcher .dropdown_language > div.list > div.item.selected {
    background: rgba(36, 60, 187, 0.2);
    pointer-events: none;
}

.language-switcher .dropdown_language > div.list > div.item:hover {
    background: #f8f9fb;
}



 .SearchButtonforDesktopDiv .SearchButtonforDesktop{
    background: #fff;
    border-radius: 25px;
    padding-top: 7px;
 }

/*.dynamic_blog_des h3*/

.LoadMore_project_div .LoadMore_project_btn {
    border: 1px solid #43655A;
    color: #43655A;
    font-weight: 500;
    
    border-radius:0px;
}

.same_project_information .project_title_heading {
    font-size: 13px;
}

.bed_cols .form_control_datalist::placeholder {
    text-align: center;
}

.Desirable_Communities_col .Desirable_Communities_heading,
.A_Team_of_Experts_col .A_Team_of_Experts_heading {
    /* font-family: "Poppins", sans-serif */
    font-weight: 500;
    text-align: center;
}

.Desirable_Communities_col .Desirable_Communities_paragraph,
.A_Team_of_Experts_col .A_Team_of_Experts_paragraph {
    /* font-family: "Poppins", sans-serif */
    text-align: justify;
    font-size: 18px;
    text-align: center;
}

.Your_One_Stop {
    background: url("../images/one_step.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 130px;
    padding-bottom: 70px;
}

.Welcome_to_Evernest_col .Welcome_to_Evernest {
    font-weight: 500;
    font-size: 27px;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.custom_container_for_image .navbar-toggler {
    background: none;
    color: white;
}

.properties_images .indextopimage{
    height:35vh;
}

.main_custom_navbar {
    position: absolute;
    z-index: 1;
    width: 100%;
}

.navbar-nav .nav-item {
    padding-right: 20px;
}

.navbar-nav .nav-item .nav-link {
    color: #fff;
    font-family: "Poppins";
}

.navbar-nav .nav-item .nav-link::after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #43655A;
    transition: width 0.3s;
}

.navbar-nav .nav-item .nav-link:hover::after {
    width: 100%;
}

.custom_menu_dropdown {
    width: 200px;
    border-radius: 0px;
    box-shadow: 1px 1px 3px #fffdfd;
    border: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}

.custom_menu_dropdown li .dropdown-item:hover {
    background-color: #43655A;

    color: #fff;
    margin-left: 15px;
    padding-left: 10px;
    border-left: 3px solid #046787;
    transition: all 0.3s ease;
}

.FindProptyInDubai .Find_Your_Next_headding{
    line-height: 57px;
}
.Find_Your_Next_col .Find_Your_Next_headding {
    font-size: 36px;
    line-height: 60px;
}
.location_col {
    background-color: #43655A;
    color: #fff;
    border-radius: 30px;
    padding: 7px;
}
.parent_location {
    display: flex;
    padding: 7px;
}

.Location_col .Location {
    padding-left: 10px;
    font-size: 17px;
}

.round-button {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    color: #f5f5f5;
    text-align: center;
    text-decoration: none;
    background: #fff;
    box-shadow: 0 0 3px grey;
    font-size: 20px;
    font-weight: bold;
    margin-top: -1px;
}

.round-button:hover {
    background: #fff;
}

.Type .fa-angle-down,
.Beds .fa-angle-down,
.Price .fa-angle-down {
    cursor: pointer;
}

.custom_menu_dropdown {
    width: 200px;
    margin-top: 8px;
}

.item .carousel_image {
    height: 100vh;
}

.mouse_scroll_down {
    border: 1px solid #fff;
    width: 32px;
    height: 58px;
    border-radius: 17px;
    left: 50%;
    bottom: 4px;
    position: absolute;
    cursor: pointer;
    animation: 2s ease-in-out infinite alternate scroll_animate;
    text-align: center;
    color: #fff;
}

@keyframes scroll_animate {
    from {
        bottom: 3px;
    }

    to {
        bottom: 10px;
    }
}

.mouse_scroll_down .mouse_down_line {
    height: 6px;
    width: 6px;
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
}

.bed_cols .form_control_datalist,
.Location .form_control_datalist {
    background: #43655A;
    border: 0px;
    color: #fff;
    outline: none;
}

.bed_cols .form_control_datalist::placeholder,
.Location .form_control_datalist::placeholder {
    color: #fff;
}

.bed_cols .form_control_datalist:active,
.bed_cols .form_control_datalist:focus,
.Location .form_control_datalist:active,
.Location .form_control_datalist:focus {
    background: #43655A;
    color: #fff;
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}

.form-group .Sing_Up,
.about_us_div .Know_more,
.load_more_properties_div .load_more_properties:focus {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}

.btn_row .btn_for_rent {
    text-align: right;
}

.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    outline: none;

    box-shadow: none;
}

.project_main_sections {
    background-color: #e3dade38;
    padding-bottom: 20px;
}

.gallery-container {
    align-items: center;
    display: flex;
    height: 300px;
    position: relative;
}

.gallery-item {
    height: 200px;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    width: 30%;
    z-index: 0;
}

.gallery-item-1 {
    left: 32%;
    opacity: 0.4;
    transform: translateX(-50%);
}

.gallery-item-2,
.gallery-item-4 {
    height: 200px;
    opacity: 1;
    width: 50%;
    z-index: 1;
}

.gallery-item-2 {
    left: 50%;
    transform: translateX(-50%);
}

.gallery-item-3 {
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.6), 0 0 60px rgba(255, 255, 255, 0.45), 0 0 110px rgba(255, 255, 255, 0.25), 0 0 100px rgba(255, 255, 255, 0.1);
    height: 300px;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    z-index: 2;
}

.gallery-item-4 {
    left: 58%;
    transform: translateX(-50%);
}

.gallery-item-5 {
    left: 60%;
    opacity: 0.4;
    transform: translateX(-50%);
}

.gallery-controls button {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    margin: 0 20px;
    padding: 0 12px;
    text-transform: capitalize;
    color: #f9f7f81a;
}

.gallery-controls button:focus {
    outline: none;
}

.gallery-controls-previous {
    position: relative;
    top: -210px;
}

.gallery-controls-previous::before {
    border: solid #000;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    height: 4px;
    left: -10px;
    padding: 7px;
    position: absolute;
    top: 1px;
    transform: rotate(135deg) translateY(-50%);
    transition: left 0.15s ease-in-out;
    width: 4px;
}

.gallery-controls-previous:hover::before {
    left: -18px;
}

.gallery-controls-next {
    position: relative;
    left: 80%;
    top: -210px;
}

.gallery-controls-next::before {
    border: solid #000;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    height: 4px;
    padding: 7px;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: rotate(-45deg) translateY(-50%);
    transition: right 0.15s ease-in-out;
    width: 4px;
}

.gallery-controls-next:hover::before {
    right: -18px;
}

.gallery-nav {
    bottom: -15px;
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%;
}

.gallery-nav li {
    background: #ccc;
    border-radius: 50%;
    height: 10px;
    margin: 0 16px;
    width: 10px;
}

.gallery-nav li.gallery-item-selected {
    background: #555;
}

.background_image_carouser_1 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.background_image_carouser_2 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.background_image_carouser_3 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.background_image_carouser_4 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.background_image_carouser_5 {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 8px;
}
.same_project_information {
    width: 50%;
    padding: 20px;
     /*background-image:*/
    /*linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73)),*/
    /*url('../images/banners/image-banner.jpeg');*/
    
   /*background-image: url('../images/banners/image-banner.jpeg');*/
   /*box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;*/
    /*background: linear-gradient(45deg, #bc267ce8, #00527b);*/
    /*background : #fff;*/
    
    background: #2c242991;
}

.what_new_div .what_new_heading {
    font-size: 36px;
    font-weight: 500;
}

.what_new_div .what_new_paragraph {
    font-size: 17px;
    line-height: 29px;
}

.same_project_information .know_more_btn {
    text-decoration: none;
    color: #000000;
    border: 1px solid white;
    padding-left: 10px;
    padding-right: 10px;
     padding-bottom: 8px;
    padding-top: 6px;
    background: #fff;
}

.same_project_information .know_more_btn:hover {
    background: #297697;
    color: #fff;
    border: 1px solid #297697;
}

.slider_parents_dot {
    display: flex;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.slider_parents_dot .slider_chiled_dot {
    margin: 3px;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    background-color: #bbb;
    cursor: pointer;
}

.default_sorting_col .default_sorting_width {
    width: 50%;
}

/*Propertis_ style card*/
.properties_images .evernestre_parents_value {
    background: #43655A;

    display: flex;

    flex-direction: row;

    justify-content: space-between;

    align-items: center;
}

.properties_images .evernestre_parents_value .evernestre_child_value {
    margin: 10px;
}

.properties_images .evernestre_parents_value .evernestre_child_value span {
    color: #fff;
}

.card_icon .same_size {
    color: #42424299;
    font-size: 22px;
}

.heart_video_icon_col .heart_video_icon_col_atag {
    text-decoration: none;

    color: #0000006e;
}

.heart_video_icon_col .heart_video_icon_col_atag i {
    font-size: 21px;
}

.card_style {
    cursor: pointer;

    width: 25rem;
}

.why_evernets_real_state_section {
    background: url("../images/BG--.webp");

    background-repeat: no-repeat;

    background-size: cover;

    padding-top: 80px;

    padding-bottom: 80px;
}

.carousel_inner_text {
    padding-top: 50px;
}

.carousel_inner_text .why_real_state_paragraph {
    color: white;
    font-size: 30px;
    line-height: 39px;
    font-weight: 300;
}

.carousel_inner_text .why_real_state_heading {
    color: white;

    font-size: 30px;

    line-height: 39px;

    font-weight: bolder;
}

.why_evernets_state_carousel_items {
    padding-top: 10px;
    width: 80%;
}

.inquire_now .same_input_control {
    background: #38363630;
    border-radius:0px;
}

.why_evernets_state_carousel_items .real_slate_proud {
    color: #fff;

    font-size: 14px;

    font-weight: 300;

    line-height: 26px;
}

.why_evernets_state_carousel_items .full_services_soulation {
    font-size: 17px;

    color: #fff;

    font-weight: 600;
}

.carousel_inner_text {
    width: 50%;
}

.arrow_slider_div {
    width: 35%;

    text-align: center;
}

.arrow_slider_div i {
    cursor: pointer;
}

.load_more_properties_div .load_more_properties {
    border: 1px solid #43655A;
    color: #43655A;
    font-weight: 500;
    border-radius:0px;
}

.arrow {
    margin: 10px;

    display: inline-block;

    cursor: pointer;
}

.arrow::after {
    border-bottom-style: solid;

    border-bottom-width: 2px;

    border-right-style: solid;

    border-right-width: 2px;

    content: "";

    display: inline-block;

    top: 0;

    width: 12px;
}

.arrow.is-triangle::after {
    border-style: solid;

    border-width: 0 0 12px 12px;

    height: 0;

    width: 0;
}

.arrow.is-right {
    -moz-transform: rotate(-224deg);

    -ms-transform: rotate(-224deg);

    -webkit-transform: rotate(-224deg);

    transform: rotate(-224deg);
}

.arrow.is-left {
    -moz-transform: rotate(-46deg);

    -ms-transform: rotate(-46deg);

    -webkit-transform: rotate(-46deg);

    transform: rotate(-46deg);
}

.arrow::after,
.arrow .arrow::after {
    border-color: #fff;
}

.arrow.is-triangle::after,
.arrow .arrow.is-triangle::after {
    border-color: transparent;

    border-bottom-color: #fff;
}

.arrow::before,
.arrow .arrow::before {
    background-color: #fff;
}

.inquire_now {
    padding: 50px;

    width: 65%;

    background: linear-gradient(29deg, #ffffffbd, #000000 94.71%), linear-gradient(170deg, #ffffff0d, #ffffff00 37.71%);

    margin-left: auto;

    border-radius: 23px;
}

.send_message {
    background: #43655A;
    color: #fff;
    border-radius:0px;
}

.send_message:hover {
    color: #fff;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;

    margin: 0;
}

/* Firefox */

input[type="number"] {
    -moz-appearance: textfield;
}

.inquire_now .inquire_now_heading {
    font-size: 28px;

    text-transform: uppercase;

    color: #fff;
}

.inquire_now .inquire_now_paragraph {
    font-size: 18px;

    color: #fff;
}

.same_label {
    font-size: 18px;

    color: #fff;
}

.about_us_bg_section {
    background: url("../images/home_all_images/about_background.webp");

    background-size: 100% 100%;

    background-repeat: no-repeat;

    background-attachment: fixed;

    height: 60vh;
}

.about_us_div {
    padding-top: 200px;

    padding-bottom: 300px;

    width: 60%;

    text-align: center;

    margin-left: auto;

    margin-right: auto;
}

.about_us_paragraph {
    font-size: 28px;

    color: #fff;

    line-height: 42px;
}

.about_us_heading {
    color: #fff;

    font-weight: 600;

    font-size: 30px;
}

.Know_more {
    background: #43655A;

    color: #fff;

    font-size: 18px;

    padding-left: 20px;

    padding-right: 20px;

    border-radius: 35px;

    padding-top: 9px;

    padding-bottom: 10px;
}

.advertise {
    background: url("../images/home_all_images/adverties_layes.png");

    background-repeat: no-repeat;

    background-size: cover;
}

.main_adversie_div {
    padding-top: 50px;

    padding-bottom: 50px;
}

.main_adversie_div .your_property_with_us {
    font-size: 40px;

    color: rgb(255, 255, 255);

    font-weight: 500;
}

.main_adversie_div .best_soulation_properties {
    color: #fff;

    font-size: 22px;
}

.main_adversie_div .list_here_btn {
    background: #fff;

    color: #43655A;

    border-radius: 6px;

    padding-left: 30px;

    padding-right: 30px;

    font-size: 20px;

    box-shadow: 1px 2px 1px #f0f7f9;
}

.Our_main_div_Partners .Exclusive_offers_directly_heading {
    font-size: 36px;

    font-weight: 600;
}

.Our_main_div_Partners .Exclusive_offers_directly_paragraph {
    font-size: 18px;
}

/* .slick-slide {
    margin: 0px 20px;
} */

/* .slick-slide img {
    width: 67%;
} */

/* .slick-slider {
    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-touch-callout: none;

    -khtml-user-select: none;

    -ms-touch-action: pan-y;

    touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;
} */

.slick-list {
    position: relative;

    display: block;

    overflow: hidden;

    margin: 0;

    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;

    cursor: hand;
}

/* .slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);

    -o-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);
} */

.slick-track {
    position: relative;

    top: 0;

    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

/* .slick-slide {
    display: none;

    float: left;

    height: 100%;

    min-height: 1px;
} */

/* [dir="rtl"] .slick-slide {
    float: right;
} */

/* .slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
} */

/* .slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
} */

.slick-arrow.slick-hidden {
    display: none;
}

.outer_partners_section .customer-logos {
    padding-top: 40px;
}

.customer-logos .custom_height_image {
    height: 76px;
}

.card .card_body {
    height: 100px;
}

.item .blog_achanker {
    text-decoration: none;
}

.outer_partners_section {
    background: url("../images/partners/partners_background.html");

    background-repeat: no-repeat;

    background-size: cover;

    padding-top: 70px;

    padding-bottom: 70px;
}

.subscribe_new_letter_div .subscribe_new_letter {
    font-size: 29px;

    font-weight: 600;

    -webkit-font-size: 31px;
}

.Sing_Up_div .Sing_Up {
    background: #006a81;

    color: #fff;

    text-decoration: none;

    padding-left: 13px;

    padding-right: 13px;

    font-size: 19px;

    border-radius: 7px;
}

.custom_form-group input {
    border-radius: 7px;

    padding: 8px;
}

.line_hr_div .line_hr {
    height: 2px;

    width: 15%;

    border-top: 1px solid #000000;

    margin-left: auto;

    margin-right: auto;
}

.blog_recent_postd_main_div {
    width: 40%;

    position: absolute;

    bottom: 15px;
}

.blog_recent_postd_main_div .crypto_business_headding {
    font-weight: bold;

    color: #fff;

    line-height: 46px;

    font-size: 31px;
}

.blog_description_breadcrumb .blog_description_breadcrumb_item,
.blog_description_breadcrumb .blog_description_breadcrumb_item a {
    text-decoration: none;

    color: #fff;

    font-size: 18px;

    cursor: pointer;
}

.blog_description_breadcrumb_item + .blog_description_breadcrumb_item::before {
    color: #fff;
}

.crypto_paragraph_div .crypto_paragraph {
    font-size: 18.667px;

    color: rgb(16, 16, 16);

    font-weight: 500;

    line-height: 2;

    margin-left: 16px;
}

.Content_col .Content_heading {
    margin-left: 16px;

    color: #43655A;
}

.Content_col .Content_ul {
    list-style: none;
}

.Content_col .Content_ul li {
    margin-left: -16px;

    padding-top: 8px;

    font-weight: 500;

    font-size: 18px;
}

.rating_start_main {
    background: #ececec;

    padding: 10px;

    width: 30%;

    margin-left: 16px;
}

.rating_start_main .rate_the_artical_span {
    font-size: 25px;

    font-weight: bold;

    padding-left: 5px;

    border-radius: 10px;
}

.rating_start_main .star_span {
    font-size: 28px;
}

.rating_start_main .checked {
    color: #43655A;
}

.same_col_margin {
    margin-left: 16px;
}

.card-body .card-title {
    color: #43655A;

    font-size: 30px;

    font-weight: 500;
}

.card-body .image_div {
    height: 170px;
}

.date_div {
    padding-top: 10px;

    margin-left: 2px;
}

.date_div i,
.date_div span {
    color: #43655A;

    font-size: 15px;

    font-weight: 700;
}

.card-body .card-text {
    font-weight: 500;
}

.card-body .continue_reading {
    text-decoration: none;

    color: #43655A;

    font-weight: 500;
}

.card_background {
    background: #f3f3f3;

    border: 0px;
}

.ready_to_get_stated_section {
    background: url("../images/blog/ready_to_get_started.png");

    background-size: cover;

    background-repeat: no-repeat;

    margin-top: 50px;
}

.ready_to_get_started_main .ready_to_get_stated_heading {
    color: #007b97;

    font-weight: 600;
}

.up_down {
    padding-top: 100px;

    padding-bottom: 70px;
}

.ready_to_get_started_main .experience_the_best_service {
    font-size: 25px;

    color: #3b3b3b;

    font-weight: 400;
}

.ready_to_get_started_main .Search_btn {
    color: #fff;

    background: #007b97;

    font-size: 20px;

    padding-left: 28px;

    padding-right: 27px;
}

.ready_to_get_started_main .Contact_Us {
    font-size: 20px;

    padding-left: 28px;

    padding-right: 27px;

    color: #43655A;

    font-weight: 400;

    border: 1px solid #43655A;
}

.ready_to_get_started_main .Contact_Us:hover {
    background: #43655A;

    color: #fff;

    border: 1px solid #43655A;
}

.search_btn {
    margin-left: 38px;
}

.search_btn a {
    cursor: pointer;
}

.main_section_blog {
    padding-bottom: 20px;
}

.Blog_div .Blog {
    font-size: 35px;

    /*color: #43655A;*/

    font-weight:400;
}

.Weekly_Blog_Update {
    font-size: 19px;
}

.Blog_div {
    padding-top: 25px;
}

.blog_breadcrumb .blog_breadcrumb_item a {
    text-decoration: none;

    color: #000;

    font-weight: 500;
}

.UAE_has_Enacted_its_First_Regulation_div {
    width: 85%;
}

.UAE_has_Enacted_its_First_Regulation_div .UAE_has_Enacted_its_First_Regulation_heading {
    font-size: 41px;

    font-weight: bold;

    color: rgb(0, 0, 0);
}

.Regulation_date {
    font-weight: bold;

    color: #43655A;

    font-size: 18px;
}

.UAE_has_Enacted_its_First_Regulation_paragraph {
    font-size: 20px;

    font-weight: 500;
}

.UAE_has_Enacted_its_First_Regulation_paragraph a {
    text-decoration: none;

    color: #43655A;
}

.sub_UAE_has_Enacted_its_First_Regulation_paragraph {
    font-size: 20px;
}

.sub_UAE_has_Enacted_its_First_Regulation_paragraph .read_more {
    text-decoration: none;

    color: #43655A;
}

.Recently_Posted_heading {
    font-size: 27px;

    color: rgb(175, 28, 99);

    font-weight: 600;

    padding-top: 55px;
}

.recent_post_btn_div {
    padding-top: 40px;

    padding-bottom: 40px;
}

.recent_post_btn_div .recent_post_btn {
    display: inline-block;

    height: 35px;

    width: 35px;

    border-radius: 50%;
}

.recent_post_btn_div .recent_post_btn_1 {
    background: #43655A;

    color: #fff;

    outline: none;

    border: none;
}

.recent_post_btn_div .recent_post_btn_2 {
    border: 1px solid #43655A;
}

.over_flow_image {
    transition: 0.4s ease-in-out;

    cursor: pointer;
}

.over_flow_image:hover {
    transform: scale(1.1);
}

.pricacy_policy_section,
.terms-conditions-page {
    background: #ebe9e957;
}

.term_and_condition_heading {
    color: #43655A;

    font-weight: 600;

    padding-top: 3rem;
}

.Interpretation_and_Definitions_main .Interpretation_and_Definitions_hr {
    width: 20%;

    height: 1px;

    color: #000 !important;
}

.Interpretation_and_Definitions_main .Interpretation_and_Definitions,
.Interpretation_inner_div .Interpretation_heading {
    font-weight: 600;

    font-size: 28px;
}

.Interpretation_paragraph {
    font-size: 17px;
}

.Interpretation_inner_div {
    margin-left: 14px;
}

.defination_inner_div {
    margin-left: 20px;
}

.defination_inner_div p {
    font-size: 17px;

    text-align: justify;

    line-height: 29px;
}

.Acknowledgment_paragraph {
    font-size: 17px;

    font-weight: 500;

    text-align: justify;

    line-height: 32px;
}

.Interpretation_and_Definitions_main ul li {
    font-size: 18px;
}

.Types_of_Data_Collected h2 {
    color: #000;

    font-weight: bolder;
}

.Personal_Data li {
    color: #000;

    font-size: 18px;

    margin-left: -32px;
}

.meet_our_expert_heading {
    font-size: 35.793px;

    color: rgb(13, 13, 13);

    text-transform: uppercase;
}

.client_user_bio_style .read_more_show_less {
    text-decoration: none;

    border: 1px solid #bfb7b7;

    color: #43655Ab8;

    font-weight: 600;
}

.meet_our_expert_paragraph {
    font-size: 26px;
}

.team-gallery-controls-next,
.team-gallery-controls-previous {
    display: none;
}

.margin_style {
    margin-top: 60px;

    margin-left: -80px;

    background: #b6b6b685;

    height: 300px;

    border-radius: 10px;
}

.main_team_info .client_user_bio_div {
}

.main_team_info .client_user_designation_des {
    font-weight: 500;

    font-size: 17px;
}

.main_team_info {
    width: 85%;
}

.main_team_info .client_user_bio_style {
    text-align: justify;

    font-size: 15px;
}

.main_team_info .client_user_name_heading {
    color: #0d0d0d;
    font-size: 22px;
    font-weight: 600;
    display: block;
}

.team_main_row {
    padding-top: 40px;
}

.cols_data .team_anchanker {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

.showdata_list .View_Listing {
    text-decoration: none;
    color: white;
    background: #43655A;
    border: 0px;
    
    border-radius:0px;
}

.showdata_list .View_Listing:hover {
    color: #fff;
}

.cols_data .background_image {
    background-repeat: no-repeat;
    background-size: 100% 93%;

    background-position: center;

    height: 470px;

    border-radius: 29px;

    position: relative;
}

.cols_data .background_image:before {
    content: "";

    display: block;

    position: absolute;

    height: 0%;

    width: 100%;

    bottom: 17px;

    transition: height 0.5s ease-out;

    background: linear-gradient(to bottom, transparent 0%, black 100%);
}

.cols_data .background_image:hover:before {
    cursor: pointer;

    height: 80%;
}

.background_image .showdata_list {
    position: absolute;
    z-index: -3;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.background_image:hover .showdata_list {
    z-index: 1;

    transform: translateY(-13px);

    transition: 0.5s;
}

.accordion-button::after {
    background-image: url("../images/teams/arrow%20copy%20(1.html).jpg") !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../images/teams/arrow%20copy%20(1.html).jpg") !important;

    transform: rotate(-180deg) !important;
}

.accordion-button:not(.collapsed) {
    color: #000;

    background: #fff;
}

.accordion-item {
    margin-bottom: 50px;
}

.accordion-item .Freehold_properties {
    /* font-family: "Poppins", sans-serif */

    font-size: 17px;

    color: rgb(17, 17, 17);

    font-weight: 800;
}

.accordion-body {
    background: #f7f7f7;
}

.inquire_now_heading_parent_heading {
    padding-top: 20px;

    padding-bottom: 20px;
}

.main_custom_navbar {
    background: none;
}

.about_us_section {
    /*linear-gradient(45deg, #301a1a59, #301a1a4a),*/

    background: url("../images/home_all_images/new_croped_1.webp");

    background-repeat: no-repeat;

    background-size: cover;

    height: 100vh;
}

.about_us_div_single_page {
    padding-top: 220px;

    padding-bottom: 220px;
}

.about_us_div_single_page .about_us_heading_with_team {
    /* font-family: "Poppins", sans-serif */

    font-size: 50px;

    font-weight: 600;

    color: #fff;
}

.make_your_enquir {
    margin-top: -280px;
}

.contact_us .background_image_contact_us {
    background: url("../images/teams/_contact-bg.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

    height: 100vh;

    position: relative;
}

.contact_us_ {
    position: absolute;

    width: 22%;

    height: 300px;

    top: 250px;

    padding: 10px;

    left: 19%;
}

.contact_us_ .Contact_Us_text {
    color: #fff;

    /* font-family: "Poppins", sans-serif */

    font-size: 31px;
}

.contact_us_ .Contact_Us_des {
    color: #fff;

    /* font-family: "Poppins", sans-serif */

    font-size: 18px;

    padding-top: 10px;
}

.make_your_enquir {
    position: relative;
}

.offset_col .contact_us_background {
    background-image: url("../images/teams/contact_form_bg.png");

    background-repeat: no-repeat;

    background-size: cover;

    margin-left: -80px;
}

.contact_us_background .mainb_form_div {
    width: 67%;

    margin-left: auto;

    margin-right: auto;

    padding-top: 81px;

    padding-bottom: 150px;
}

.col_contact .main_contact_information {
    position: absolute;

    width: 19%;

    left: 368px;

    background: url("../images/teams/info_bg.png");

    background-repeat: no-repeat;

    background-size: cover;

    color: #fff;

    border-radius: 9px;

    top: 95px;
}

.Submit_form_div .Submit_form {
    background: #43655A;

    color: #fff;

    padding-left: 40px;

    padding-right: 40px;

    border-radius: 30px;

    padding-top: 4px;

    padding-bottom: 4px;

    font-weight: 700;
}

.Get_in_Touch h3 {
    /* font-family: "Poppins", sans-serif */

    font-size: 31px;
}

.Come_Visit .Come_Visit_text {
    /* font-family: "Poppins", sans-serif */

    font-size: 31px;

    font-weight: 500;
}

.Come_Visit .Come_Visit_des {
    /* font-family: "Poppins", sans-serif */

    font-size: 20px;

    font-weight: 400;
}

.inquire_now_contact_us {
    padding: 58px;
}

.main_contact_us {
    width: 86%;

    background: url("../images/teams/Layer%2096.png");

    background-size: cover;

    background-repeat: no-repeat;

    margin-left: auto;
}

.Submit_data {
    background: #43655A;

    padding-left: 25px;

    padding-right: 25px;

    color: #fff;

    font-size: 20px;

    font-weight: 500;
}

.Submit_data:hover {
    color: #fff;
}

.main_contact_information {
    /*width: 66%;*/

    background: #43655A;

    color: #fff;

    border-radius: 9px;
}

.contact_us_information_heading_div {
    padding: 10px;
}

.contact_us_information_heading_div .contact_us_information_heading {
    color: #fff;

    font-size: 22px;

    /* font-family: "Poppins", sans-serif */

    color: rgb(255, 255, 255);

    font-weight: 500;

    text-align: center;
}

.contact_us_icon_with_listing {
    padding-left: 35px;

    padding-right: 35px;

    padding-top: 23px;

    padding-bottom: 30px;
}

.contact_us_icon_with_listing .contact_us_icon_with_listing_ul {
    list-style: none;
}

.contact_us_icon_with_listing_parent {
    display: flex;
}

.contact_us_icon_with_listing_parent .contact_us_icon_with_listing_chiled {
    padding: 5px;
}

.contact_us_icon_with_listing_chiled i {
    font-size: 19px;
}

.contact_us_icon_with_listing_chiled .address {
    color: #fff;

    font-size: 16px;

    /* font-family: "Poppins", sans-serif */
}

.working_hours_div .working_hours_heading {
    /* font-family: "Poppins", sans-serif */

    font-size: 22px;
}

.social_media_btn_div .media_btn {
    display: inline-block;

    height: 35px;

    width: 35px;

    border-radius: 50%;

    margin: 3px;

    background: #43655A;

    color: #fff;

    border: 0px;
}

.social_media_btn_div {
    text-align: center;
}

.submitbtn_div {
    padding-top: 20px;

    padding-bottom: 20px;
}

.map_section {
    margin-top: 100px;
}

.team_sub_section {
    text-align: center;

    padding-top: 40px;
}

.team_sub_section .sub_team_heading {
    color: #43655A;

    /* font-family: "Poppins", sans-serif */

    font-weight: 600;
}

.team_sub_section .Real_estate_agents {
    font-size: 18px;

    /* font-family: "Poppins", sans-serif */
}

.Management_heading {
    font-size: 29px;

    /* font-family: "Poppins", sans-serif */

    color: rgb(0, 106, 129);

    font-weight: bold;

    text-transform: uppercase;
}

.sub_team_all_desc {
    text-align: center;
}

.sub_team_all_desc h2 {
    font-size: 23px;

    font-weight: bold;

    padding-right: 14px;

    padding-top: 20px;
}

.sub_team_all_desc p {
    font-weight: 600;
}

.sub_team_all_desc h2,
.sub_team_all_desc p,
.sale_leasing_div .sale_leasing_heading {
    /* font-family: "Poppins", sans-serif */
}

.sale_leasing_row {
    padding-top: 60px;
}

.sale_leasing_div .sale_leasing_heading {
    text-transform: uppercase;

    font-weight: bold;

    font-size: 29px;

    color: #006a81;

    padding: 9px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #000;

    border-bottom: 3px solid #43655A;

    background: none;
}

.nav-pills .nav-link {
    border-radius: 0px;

    color: #000;

    font-weight: 500;

    padding-right: 40px;
}

.Interpretation_and_Definitions_main_margin {
    margin-left: 3rem;
}

.card_bg_image {
    height: 300px;

    background-repeat: no-repeat;

    background-size: cover;
}

.card-body .Exclusive_brandnew_greateview,
.card-body .two_bads_apartment {
    /* font-family: "Poppins", sans-serif */
}

.card-body .two_bads_apartment {
    padding: 5px;

    font-size: 16px;

    font-weight: 500;
}

.card-body .Exclusive_brandnew_greateview {
    font-size: 16px;

    font-weight: 600;
}

.bg_default_card {
    background: #007587;

    padding: 15px;
}

.marker_calendar_col .marker_calendar {
    font-size: 25px;
}

.marker_calendar_col .Sunrise_plus_week {
    font-size: 13px;

    font-weight: 400;
}

.card_information_bed_rooms_parents_for_sale {
    display: flex;

    justify-content: center;

    align-items: center;
}

.location_col_for_sale {
    width: 73%;

    margin-right: auto;

    margin-left: auto;

    margin-top: 100px;
}

.Dubai_Properties_container {
    padding-top: 50px;
}

.Dubai_Properties_for_Sale .Dubai_Properties_for_Sale_heading {
    /* font-family: "Poppins", sans-serif */

    padding: 10px;

    font-size: 26px;

    font-weight: 500;
}

/*FOR Title Rent*/

.loc_mog .main_location_sec {
    width: 75%;

    border: 1px solid #dfdfdf;

    border-radius: 6px;
}

.ready_project_location_col_one .ready_project_location_name li {
    padding-bottom: 16px;
}

.ready_project_location_col_two ul {
    list-style: none;
}

.ready_project_location_col_two .ready_project_location_counter li {
    padding-bottom: 16px;
}

.location_heading_col .location_heading_div {
    padding: 13px;
}

/*Mograte */

input[type="range"] {
    -webkit-appearance: none;

    width: 100%;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;

    background: #43655A;

    height: 10px;

    width: 30px;

    margin-top: -4px;

    border-radius: 10px;
}

input[type="range"]::-webkit-slider-runnable-track {
    height: 1px;

    background: #000;
}

/*DATA*/

.form-group .main_persent_div {
    display: flex;

    justify-content: space-between;
}

.Calculate_div .Calculate {
    background: #43655A;

    color: #fff;
}

.loc_mog .main_location_sec2 {
    width: 75%;

    border: 1px solid #dfdfdf;

    border-radius: 6px;

    margin-top: 25px;

    border-radius: 8px;
}

.card_bg_image .heart_div {
    position: absolute;

    right: 15px;

    color: #fcfcfc;

    top: 10px;
}

.heart_div i {
    font-size: 25px;
}

.ard_price {
    background: #761b46b5;

    padding: 6px;

    border-radius: 4px;
}

.card_bg_image .ard_price {
    position: absolute;

    right: 7px;

    /*bottom: 122px;*/

    top: 250px;

    font-size: 15px;

    /*font-weight: 600;*/
}

.one_two_four_Properties {
    width: 80px;

    color: #43655A;
}

.About_Evernest_Real_Estate_section {
    padding-top: 20px;

    padding-bottom: 30px;
}

.real_state_data .real_state_paragraph {
    font-size: 18px;

    /* font-family: "Poppins", sans-serif */

    font-weight: 400;

    padding-top: 20px;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;

    flex: 0 1 auto;

    width: 12px;

    height: 12px;

    padding: 0;

    margin-right: 3px;

    margin-left: 3px;

    text-indent: -999px;

    cursor: pointer;

    background-color: #fff;

    background-clip: padding-box;

    border: 0;

    opacity: 0.5;

    transition: opacity 0.6s ease;

    border-radius: 27px;
}

.carousel-indicators {
    bottom: -28px;
}

.about_us_testimonials {
    padding-top: 80px;

    padding-bottom: 90px;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #bcbcbc;
}

.carousel .carousel-indicators button.active {
    background: #43655A;
}

.post-content .about_us_star {
    font-size: 25px;

    color: #f8cd5d;

    padding: 2px;

    text-shadow: 0 0 10px #fff;
}

.carousel-item .Sayf_Hussan {
    color: #43655A;
}

.footer_section_two {
    position: relative;
}

.footer_width_container .footer_width_div {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.list_footer_ul_first .Evernest_Real_Estate a {
    text-decoration: none;
    color: #000;
}

.Popular_Project_col .line_border {
    border-left: 3px solid #e1e1e1;

    height: 113px;

    position: absolute;

    top: 200px;
}

.Popular_Searches_col .Popular_Searches {
    font-size: 23px;

    /* font-family: "Poppins", sans-serif */

    font-weight: 700;

    color: rgb(13, 13, 13);

    margin-left: 19px;

    line-height: 50px;
}

.list_footer .list_footer_ul_first {
    list-style: none;
}

.list_footer .list_footer_ul_first li {
    font-size: 18px;

    font-weight: 500;

    /* font-family: "Poppins", sans-serif */
}

.social_media_btn_div .media_btn i,
.social_media_btn_div_footer .media_btn_footer i {
    padding-top: 10px;
}

.social_media_btn_div_footer .media_btn_footer {
    display: inline-block;

    height: 35px;

    width: 35px;

    border-radius: 50%;

    margin: 3px;

    background: #43655A;

    color: #fff;

    border: 0px;

    transition: all 0.3s ease-in-out;
}

/*.social_media_btn_div .media_btn:hover,*/

.social_media_btn_div_footer .media_btn_footer:hover {
    transform: scale(1.5);
}

.social_media_btn_div .media_btn {
    display: inline-block;

    height: 35px;

    width: 35px;

    border-radius: 50%;

    margin: 3px;

    background: #fff;

    color: #43655A;

    border: 0px;

    transition: all 0.3s ease-in-out;
}

.Evernest_Real_Estate .icon_same_size {
    font-size: 22px;
}

.Popular_Project_div_margin {
    padding-left: 30px;
}

.Popular_Project_div_margin .Popular_Searches {
    padding-left: 23px;
}

.list_footer .list_footer_ul_first .foure_same_li_address {
    margin-left: 22px;
}

.Popular_Project_ul .Popular_Project_li {
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    /* font-family: "Poppins", sans-serif */
    line-height: 33px;
}

.footer_section_two {
    padding-top: 50px;
}

.reserved_word_footer {
    background-image: linear-gradient(to right, #a32267, #0c7493);
    color: #fff;
}
/*Socil Icon*/
.s-media {
    position: fixed;
    top: 300px;
    left: 0;
    z-index: 1000;
    transition: all linear 0.2s;
}
.s-media a:first-child {
    border-radius: 0 0px 0 0;
}
.s-media a:last-child {
    border-radius: 0 0 0px 0;
}
.s-media .s-item {
    display: block;
    width: 40px;
    height: 40px;
    color: white;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    transition: all linear 0.2s;
}
.s-item:hover {
    width: 70px;
    color: #fff;
}

#sm-open {
    position: fixed;
    top: 100px;
    left: -60px;
    border-radius: 0 30px 30px 0;
    transition: all linear 0.2s;
}
.s-media .facebook {
    background-color: #305891;
}
.s-media .twitter {
    background-color: #3aafd6;
}
.s-media .gplus {
    background-color: #f8694d;
}
.s-media .print {
    background-color: #7cb0a4;
}
.s-media .sm-collapse {
    left: -60px;
}

.parents_resevered_link {
    display: flex;
}

.Popular_Project_ul .Popular_Project_li a,
.parents_resevered_link .chiled_resevered_link a {
    text-decoration: none;

    color: #000;
}

.parents_resevered_link .chiled_resevered_link a {
    text-decoration: none;

    color: #fff;
}

.parents_resevered_link .chiled_resevered_link {
    margin-left: 10px;

    margin-right: 10px;
}

.reserved_word_footer {
    margin-top: 50px;

    padding-top: 30px;

    padding-bottom: 30px;
}

.parents_resevered_link .chiled_vartical_line:after {
    content: "|";

    color: white;

    padding-left: 10px;
}

.servicenav_div {
    margin-top: 30px;

    padding-top: 10px;

    padding-bottom: 10px;

    /* background: #43655A; */
    background: #083353;

    color: #fff;
}

.Mortgage_Service {
    margin-top: 30px;

    padding: 30px;
}

.Mortgage_Service_heading {
    padding: 10px;

    margin-bottom: 10px;

    background: #083353
}

.Mortgage_Service_heading h1 {
    font-size: 28px;

    margin-top: 10px;
}

.Mortgage_Service_ul li,
.Mortgage_Service .If_you_require,
.Mortgage_Service .are_you_looking {
    font-size: 18px;
}
@media(max-width:770px){
    .Mortgage_Service .are_you_looking {
        font-size: 15px;
    }
}
.page-item .page-link {
    color: black !important;
}

.page-item.active .page-link {
    background: #8f2054 !important;

    color: white !important;
}

/*Blog Section*/

.blog_sections_relative {
    position: relative;

    overflow: hidden;

    padding-top: 120px;

    padding-bottom: 100px;
}

.blog_sections_relative .background_section_color {
    position: absolute;

    left: 0;

    top: 0;

    /*background: #f5f7fb;*/

    background: linear-gradient(to right,#297697, #083353);

    width: 950px;

    border-radius: 0px 100px 0px 0px;

    height: 600px;
}

.owl-nav button {
    position: absolute;

    top: 50%;

    background-color: #000;

    color: #fff;

    margin: 0;

    transition: all 0.3s ease-in-out;

    display: none;
}

.owl-nav button.owl-prev {
    left: 0;

    border: 0px;
}

.owl-nav button.owl-next {
    right: 0;

    border: 0px;
}

.owl-dots {
    text-align: center;

    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 7px;

    height: 12px;

    border-radius: 50%;

    display: inline-block;

    background: #ccc;

    margin: 0 3px;

    border: 0px;
}

.owl-dots button.owl-dot.active {
    background-color: #43655A;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
    outline: none;
}

.owl-carousel .owl-item .Blogowlcarouselimg {
    height: 325px;

    object-fit: cover;
}

#partner_section .owl-item .partner_sectionImage {
    height: 100%;

    width: 150px;

    object-fit: cover;
}

#partner_section .owl-dots,
#partner_section .owl-nav {
    display: none;
}

.container_fluid {
    /*left: calc((100% - 1320px)/2);*/

    position: relative;
}

.features_data_services {
    padding-top: 100px;

    /*text-align: center;*/

    margin-left: 40px;
}

.features_data_services p,
.features_data_services h2 {
    color: #fff;
}

/*Area Guide*/
.area_gudie_section {
    background-image: url("../images/areaguideimages/area_guide_background.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
}
.area_guide_heading_div {
    padding-bottom: 15px;
}
.area_guide_heading_div .area_guide_data {
    color: #fff;
    /* font-family: "Poppins", sans-serif */
    font-size: 30px;
}

.area_guide_paragraph {
    width: 65%;
}

.area_guide_paragraph .area_para {
    color: #fff;
    /* font-family: "Poppins", sans-serif */
    line-height: 29px;
    font-size: 17px;
}

.area_guide_paragraph2 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.area_guide_paragraph2 .area_para {
    color: #fff;
    /* font-family: "Poppins", sans-serif */
    font-size: 17px;
}
/*Buttons code*/
.Area_Guide_Button {
    padding-top: 8px;
}

.Area_Guide_Button .Area_Guide_contact_us {
    color: #c81f70;
    background: #fff;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius:0px;
}
.Area_Guide_Button .Area_Guide_contact_us:hover {
    background: #fff;
    color: #c81f70;
}

.Area_Guide_Button .Area_Guide_Find_Property {
    background: #c81f70;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    border-radius:0px;
}
.Area_Guide_Button .Area_Guide_Find_Property:hover {
    background: #c81f70;
    color: #fff;
}

._main_col .main {
    margin-top: 300px;
}
/*Area Gide*/
.Dubai_Area_Guide {
    padding-top: 80px;
    padding-bottom: 100px;
}
.textcenter .area_neighbourhoods {
    font-size: 19.333px;
    font-family: "Poppins";
    color: rgb(35, 35, 35);
    line-height: 1.5;
}

.images-container-main {
    position: relative;
    text-align: center;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.centered .area_title {
    color: white;
    font-size: 24px;
    font-family: "Poppins";
}
.textcenter .Dubai_area_guide {
    font-size: 33.333px;
    font-family: "Poppins";
    color: rgb(35, 35, 35);
    line-height: 1.5;
    text-align: center;
}



/*================================Listing  Sale Page Css =========================*/

/* gallery height, as percentage of width */
.name_div .client_user_name_span,
.property_Description_col .property_Description,
.for_more_col .For_More,
.projecy_summary_main .Property_Details,
.heading_property_div .property_title {
    /* font-family: "Poppins", sans-serif */
}

.heading_property_div .property_title {
    font-size: 25px;
    font-weight: 600;
    line-height:35px;
}
.property_title_col .Featured_btn {
    background: #86014f;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-right: 16px;
    padding-left: 16px;
    margin-top: 15px;
}
.property_title_col .Off_plan_btn {
    background: #fff;
    color: #86014f;
    border: 1px solid #86014f;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-right: 16px;
    padding-left: 16px;
    margin-top: 15px;
}


.property_priceMainDiv .property_price{
  font-weight: 600;
}

.Property_Details_main .Property_Details{
  font-size: 30px;
  font-family: "Poppins" sans-serif;
}


.Property_Details_main_col .projecy_summary_main {
    padding-top: 50px;
}
.Property_Details_width .Property_col {
    background: #dedede9e;
    padding-top: 7px;
    padding-bottom: 8px;
    border-radius: 7px;
}

.property_submit {
    background: #43655A;
    color: #fff;
}

.tiledBackground {
    width: 267px;
    height: 345px;
}
.contact_section_data {
    background: #f7f7f7;
    padding-top: 50px;
}
.main_div_user_info {
    position: absolute;
    width: 90%;
    bottom: 0px;
    padding: 10px;
    left: 13px;
    text-align: center;
    border-radius: 10px;
}
.name_div .client_user_name_span {
    font-weight: 600;
    font-size: 17px;
}

.designation_div .client_user_designation_span {
    font-size: 15px;
}

.main_div_user_info .phone_div,
.main_div_user_info .email_div {
    color: #136f7a;
}

.Property_Details_width {
    transition: all 1.5s ease;
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right:  30px;

    margin-left: auto;
    margin-right: auto;
}

.property_beds_details {
    position: absolute;
    width: 80%;
    background: #86014f;
    color: #fff;
    text-align: center;
    padding: 7px;
    border-radius: 100px;
    bottom: -27px;
    left: 63px;
}

.parents_div {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}

.parents_div .chiled_Amentites {
    /*padding: 20px;*/
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.parents_div .amentites_5_five {
    padding-left: 31px;
    padding-top: 21px;
}

.parents_div .amentites_6_six {
    padding-top: 31px;
    padding-left: 23px;
}

.parents_div .amentites_7_seven {
    padding-top: 21px;
    padding-left: 24px;
}

.parents_div .amentites_8_eight {
    padding-top: 21px;
    padding-left: 30px;
}

.parents_div .amentites_1_one {
    padding-top: 20px;
    padding-left: 15px;
}

.parents_div .amentites_2_two {
    padding-top: 33px;
    padding-left: 26px;
}

.parents_div .amentites_3_three {
    padding-top: 34px;
    padding-left: 23px;
}

.parents_div .amentites_4_four {
    padding-top: 23px;
    padding-left: 24px;
}

.allow-dropdown {
    width: 100%;
}

#map {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.mapouter {
    position: relative;
    text-align: right;
    height: 400px;
    width: 600px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 400px;
    width: 600px;
}
.listzero li,
  .listone li{
    line-height:35px;
    font-family: "Poppins" sans-serif;
    font-size: 17px;
  }
  .listone li::before,
  .listzero li::before {
  /*content: "– ";*/
}
.paraone,
.parazero{
  font-size: 17px;
}
.listzero .property_Description,
.parazero .property_Description,
.Property_Facilities_Div .property_Description,
.property_Description_col .property_Description{
  font-weight: 600;
}
.Popular_Project_div_margin .Popular_Project_ul{
    padding-top: 20px;
}





/*Off Plan */
/*.offplanforRentCol #offplanforRent,*/
/*.offplanforSaleCol #offplanforSale{*/
/*    transition: box-shadow .2s;*/
/*}*/

/*#offplanforSale:hover{*/
/*    box-shadow: 0 0 25px rgba(33,33,33,.2); */
/*}*/

/*#offplanforRent:hover{*/
/*    box-shadow: 0 0 25px rgba(33,33,33,.2); */
/*}*/


.owl-stage .post-slide{
    position: relative;
    background: #fff;
    border-radius: 15px;
    padding-top: 1px;
    transition: all 0.3s ease-out;
    border-radius:0px;

}
.owl-stage .post-slide:hover{
    /*transform:scale(1.1);*/
    /*box-shadow: 3px 14px 22px -15px #d9e3eb;*/
     box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    /*box-shadow: 3px 5px 20px -15px rgba(33,33,33,.2); */
    /*box-shadow: 0px 15px 10px -15px #111;*/
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
    cursor: pointer;
}

.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}

.post-slide .post-content{
    /*box-shadow: 0px 14px 22px -9px #d9e3eb;*/
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 5px;
    border-bottom: 1px solid #cccaca70;
    border-left: 1px solid #cccaca70;
    border-right: 1px solid #cccaca70;
    
}
.post-slide .post-title a{
    font-size:15px;
    color:#333;
    display: inline-block;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    /* font-family: "Poppins", sans-serif */
}

.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #43655A;
    color: #ffffff;
    border-radius: 25px;
    text-decoration: none;
}
.owl-dots{
    display: none;
}
.post-slide .post-img .offpalnprojectsimages{
    height: 250px;
    width: 311px;
    object-fit: cover;
}


.postcontainer .cardiocnsforanimate {
              transition: transform 2s ease-out;
              overflow: hidden;
            }
            .postcontainer .cardiocnsforanimate::before {
              content: "";
              background: rgba(255, 255, 255, 0.4);
              width: 8%;
              height: 100%;
              top: 0%;
              left: -125%;
              transform: skew(45deg);
              position: absolute;
              transition: left 1s ease-out;
              z-index: -1;
            }
            .postcontainer .cardiocnsforanimate:hover {
              transform: translateY(0%);
              /*transform:scale(1.1);*/
            }
            .postcontainer .cardiocnsforanimate:hover::before {
              left: 150%;
              z-index: 3;
            }



/*End OffPlan owl carousel*/


.SearchButtonforDesktopDiv .SearchButtonforDesktop{
         background: #fff; border-radius: 25px; padding-top: 7px;
    }
    
/*    .OffPlanWhitediv{*/
/*    width: 50%; height: 20px; background: #fff*/
/*}*/
/*================================End Listing  Sale Page Css =========================*/



@media (max-width: 1920px) {
    .search_btn {
        margin-left: 88px;
    }
}

@media (max-width: 1440px) {
    .search_btn {
        margin-left: 58px;
    }

    .main_site_header .header_sec_1 {
        width: 40%;
    }

    .col_contact .main_contact_information {
        width: 27%;
        left: 143px;
    }

    .contact_us_ {
        width: 30%;

        left: 12%;
    }

    .FindProptyInDubairow .FindProptyInDubai {
        width: 46%;
    }
}

@media (max-width: 1366px) {
    
    .post-slide .post-img .offpalnprojectsimages{
        width: 265px;
    }
    
    .search_btn {
        margin-left: 49px;
    }
    .navbar-nav .nav-item {
        padding-right: 11px;
    }

    .main_site_header .header_sec_1 {
        width: 40%;
    }

    .FindProptyInDubairow .FindProptyInDubai {
        margin-top: 100px;
    }

    .col_contact .main_contact_information {
        width: 29%;

        left: 12%;
    }

    .offset_col .contact_us_background {
        margin-left: -26px;
    }

    .contact_us_ {
        width: 30%;

        left: 12%;
    }

    .map_section {
        margin-top: 100px;
    }

    .about_us_div {
        padding-top: 87px;
    }
    .parents_resevered_link .chiled_resevered_link {
        margin-left: -3px;
    }

    .card_style {
        width: 100%;
    }

    ._main_col .main {
        margin-top: 150px;
    }

    .property_beds_details {
        width: 88%;
    left: 30px;
}
.Popular_Project_div_margin .Popular_Project_ul{
    padding-top: 20px;
}

/*
    .same_mobile_image2, .superscripttext,
    .same_mobile_image .superscripttext{
        font-size: 10px;
    }*/
}

@media (max-width: 768px) {
    .gallery-controls-next::before {
        right: -35px;
    }
}

@media (max-width: 600px) {
    
/*    .OffPlanWhitediv{*/
/*    width: 90%; */
/*}*/
    
    .SearchButtonforDesktopDiv .SearchButtonforDesktop{
    background: #fff;
    border-radius: 0px;
    padding-top: 7px;
    display: block;
    margin-top: 14px;

    }
    
    
    /* .slick-slide img {
    width: 100%;
} */
    
    
    .parents_resevered_link .chiled_vartical_line:after {
    content: "";

    color: white;

    padding-left: 10px;
}
    
    
    
    
    .post-slide .post-img .offpalnprojectsimages{
        width:100% !important;
        height:250px;
    }
    .location_col{
    /*background: #43655A;*/
    
    background: url("../images/banners/Location_banner.jpg");  
    
    position: relative;
    width: 100%;
    top: 5px;
    border-radius: 2px;
    height: 178px;
    }
    .location_col .location_col_row{
    position: absolute;
    width: 100%;
    
    }
    .bed_cols .form_control_datalist, .Location .form_control_datalist{
        background: #fff;
        border: 0px;
        color: #43655A;
        outline: none;
        border:1px solid #fff;
        text-align:center;
    }
    .HomeSection {
    height: 46vh;
    background: url("../images/banners/Mobile_header.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    
   
    
}

.bed_cols .form_control_datalist::placeholder,
.Location .form_control_datalist::placeholder {
    color: #000;
}
.form_control_datalist:active{
    border:1px solid #fff;
}

.form_control_datalist::-webkit-calendar-picker-indicator {
  display:none !important;
}

    
    
    .language-switcher .dropdown_language > div.list{
        top:unset !important;
    }
    
    
    .cardimgtop {
    height: 60vw;
    object-fit: cover;
}


    
    .Vartical_line:after {
        border-right: none;
    }

    .make_your_enquir {
        margin-top: 0px;
    }

    .col_contact .main_contact_information {
        width: 95%;
        left: 3%;
        top: 82%;
    }

    .offset_col .contact_us_background {
        margin-left: 2px;
    }

    .navbar-collapse {
        background: #43655A;
        z-index: 1;
    }

    .navbar-nav .nav-item {
        padding-left: 12px;
    }

    .FindProptyInDubairow .FindProptyInDubai {
        width: 100%;
        margin-top: 85px;
        text-align: center;
    }

    .features_data_services {
        padding-top: 0px;

        text-align: center;
    }

    .main_site_header .header_sec_2 {
        top: 318px;
        width: 83%;
        position: absolute;
        left: 35px;
    }

    .card_information_bed_rooms {
        bottom: 105px;
        width: 100%;
        left: 12px;
        padding: 7px;
    }

    .loc_mog .main_location_sec {
        width: 100%;
    }

    .loc_mog .main_location_sec2 {
        width: 100%;
    }

    .contact_us_ {
        width: 100%;

        left: 0%;
    }

    .contact_us_ .Contact_Us_des {
        font-size: 17px;
    }

    .contact_us_background .mainb_form_div {
        width: 80%;
    }

    .map_section {
        margin-top: 458px;
    }

    .main_site_header .header_sec_1 {
        width: 90%;
        position: absolute;
        top: 211px;
        left: 35px;
    }

    .main_site_header .header_sec_1 .Find_Your_Next_headding {
        line-height: 39px;
    }

    .arrow_slider_div {
        width: 100%;
        text-align: center;
    }

    .location_col .location_chiled_border,
    .location_col .think_border {
        border-left: none !important;
    }

    .customer-logos .custom_height_image {
        height: auto;
    }

    .bed_cols .thick_border,
    .location_chiled_border .thick_border {
        display: none;
    }

    .Welcome_to_Evernest_col .Welcome_to_Evernest {
        font-size: 21px;
        margin-top:100px;
    }

    .Location_col .Location {
        padding-left: 0px;
    }

    .think_border input {
        margin-top: 10px;
    }

    .search_btn {
        margin-left: 90%;
        margin-top: 13px;
    }

    .custom_ancher_for_image .logo_image {
        height: 100px;
    }

    .Find_Your_Next_col .Find_Your_Next_headding {
        font-size: 29px;
    }

    .navbar-toggler {
        background: #fbf3f3;
    }

    .location_chiled_width {
        width: 76px;

        padding-left: 6px;
    }

    .same_project_information {
        padding: 10px;

        width: 90%;
    }

    .gallery-item-1 {
        left: 13%;

        opacity: 0.4;
    }

    .gallery-item-4 {
        left: 76%;
    }

    .gallery-item-3 {
        width: 77%;
    }

    .gallery-controls-next {
        left: 37%;

        top: -38px;
    }

    .gallery-controls-previous {
        top: -39px;

        left: -3%;
    }

    .about_us_bg_section {
        background: url(../images/home_all_images/about_background.jpg);

        background-repeat: no-repeat;

        background-size: cover;

        background-position: center;
    }

    .btn_row .btn_for_rent {
        text-align: center;
    }

    .carousel_inner_text {
        width: 100%;

        margin-left: 3%;
    }

    .inquire_now {
        padding: 50px;
        width: 100%;
        background: linear-gradient(29deg, #ffffffbd, #000000 94.71%), linear-gradient(170deg, #ffffff0d, #ffffff00 37.71%);
    }

    .about_us_div {
        padding-top: 200px;

        padding-bottom: 300px;

        width: 100%;

        text-align: center;
    }

    .team-gallery-item-2 {
        left: 15% !important;

        top: 57% !important;

        width: 70% !important;
    }

    .team-gallery-item-4 {
        left: 15% !important;

        top: -1px !important;

        width: 70% !important;
    }

    .team-gallery-item-3 {
        left: 5% !important;
    }

    .margin_style {
        margin-top: 0px;

        margin-left: 0px;

        background: #b6b6b67a;

        height: 300px;

        border-radius: 8px;

        overflow: hidden;
    }

    .UAE_has_Enacted_its_First_Regulation_div {
        width: 100%;
    }

    .UAE_has_Enacted_its_First_Regulation_div .UAE_has_Enacted_its_First_Regulation_heading {
        font-size: 23px;

        padding-top: 10px;

        text-align: center;
    }

    .UAE_has_Enacted_its_First_Regulation_paragraph {
        font-weight: 400;
    }

    .Recently_Posted_heading,
    .mobile_flow_recently {
        text-align: center;
    }

    .meet_our_expert_heading {
        font-size: 27.793px;
    }

    .meet_our_expert_paragraph {
        font-size: 18px;
    }

    .main_adversie_div .your_property_with_us {
        font-size: 27px;
    }

    .main_adversie_div .best_soulation_properties {
        font-size: 18px;
    }

    .what_new_div .what_new_heading {
        font-size: 23px;
    }

    .search_btn .round-button {
        margin-left: -2px;

        margin-top: 4px;
    }

    .about_us_paragraph {
        font-size: 18px;
    }

    .main_custom_navbar .custom_container_for_image .show .custom_ul .nav-item .nav-link {
        color: #000 !important;
    }

    .main_custom_navbar .custom_container_for_image .show {
        background: #fff;

        padding-left: 10px;

        padding-bottom: 20px;

        z-index: 2;
    }

    .dynamic_blog_des h3 {
        font-weight: 500;
    }

    .dynamic_blog_des .blog_title_heading {
        font-size: 25px;

        font-weight: 300;

        margin-top: 13px;
    }

    .one_two_four_Properties_mobile_col .one_two_four_Properties {
        margin-left: auto;

        margin-right: auto;
    }

    .one_two_four_Properties_mobile_col,
    .for_sale_rent_off_plan .for_sale,
    .dynamic_blog_des h3,
    .dynamic_blog_des p,
    .dynamic_blog_des .Regulation_date,
    .dynamic_blog_des .sub_UAE_has_Enacted_its_First_Regulation_paragraph,
    .dynamic_blog_des .blog_title_heading,
    .UAE_has_Enacted_its_First_Regulation_div .UAE_has_Enacted_its_First_Regulation_paragraph,
    .UAE_has_Enacted_its_First_Regulation_div .Regulation_date,
    .sale_leasing_div .sale_leasing_heading,
    .Management_heading,
    .crypto_paragraph_div .crypto_paragraph,
    .mobile_terms_row_data .mobile_terms_col_data {
        text-align: center;
    }

    .sale_leasing_div .sale_leasing_heading {
        font-size: 22px;
    }

    .nav-pills .nav-link {
        padding-right: 6px;

        line-height: 19px;
    }

    .mobile_responsive_col_team {
        text-align: center;
    }

    .absoulate_col {
        position: static;
    }

    .main_contact_information {
        width: 100%;
    }

    .main_contact_us {
        margin-left: 0px;

        width: 100%;
    }

    .inquire_now_contact_us {
        padding: 25px;
    }

    .breadcrumb {
        justify-content: center;

        align-items: center;
    }

    .blog_recent_postd_main_div {
        width: 100%;

        text-align: center;

        margin-left: 0px;
    }

    .blog_recent_postd_main_div .crypto_business_headding {
        font-size: 21px;
    }

    .crypto_paragraph_div .crypto_paragraph {
        margin-left: 0px;
    }

    .rating_start_main {
        width: 100%;

        margin-left: auto;

        margin-right: auto;
    }

    .rating_start_main .rate_the_artical_span {
        font-size: 19px;

        padding-left: 0px;
    }

    .same_col_margin {
        margin-left: 0px;
    }

    .accordion-item .Freehold_properties {
        font-size: 15px;
    }

    .Interpretation_and_Definitions_main {
        width: 100%;
    }

    .Interpretation_and_Definitions_main_margin {
        width: 100%;

        margin-left: 0rem;
    }

    .Interpretation_and_Definitions_main .Interpretation_and_Definitions_hr {
        width: 40%;
    }

    .defination_inner_div {
        margin-left: 0px;
    }

    .mobile_row_parents {
        margin-right: 0px;
    }

    .Interpretation_inner_div {
        margin-left: 0px;
    }

    .Interpretation_and_Definitions_main .Interpretation_and_Definitions,
    .Interpretation_inner_div .Interpretation_heading {
        font-size: 21px;
    }

    .location_col_for_sale {
        width: 100%;

        margin-left: 0px;

        margin-right: 0px;
    }

    .default_sorting_col .default_sorting_width {
        width: 100%;
    }

    .Location_main_heading {
        width: 100%;
    }

    .subscribe_new_letter_div .subscribe_new_letter {
        font-size: 27px;

        font-weight: 600;

        /* font-family: "Poppins", sans-serif */
    }

    .Sing_Up_div .Sing_Up {
        margin-top: 14px;

        width: 100%;
    }

    .line_hr_div .line_hr {
        width: 50%;
    }

    .parents_resevered_link .chiled_resevered_link {
        /*margin-right: 0px;*/
        padding:27px;
    }

    .item .carousel_image {
        height: 70vh;
    }
    /*Area Guide*/
    .area_guide_paragraph {
        width: 100%;
    }
    .Area_Guide_Button .Area_Guide_contact_us {
        padding-right: 49px;
        margin-left: 12px;
    }
    .Area_Guide_Button .Area_Guide_Find_Property {
        margin-top: 10px;
    }
    .Area_Guide_Button {
        text-align: center;
    }
    .main_areaguide_description {
        font-size: 14px;
    }
    .Business_main_div .areaguide_main_heading {
        width: 100%;
    }
    
    .Popular_Project_colMobileHide{
        display:none;
    }
}

#description > div:nth-child(5) {
    display: none !important;
}

#quarter > div > div > div:nth-child(1) > header > div > div > div > div.col.header-menu-column.menu-color-white > div > nav > div > ul > li:nth-child(6) > ul > li:nth-child(1) {
display: none !important;
}

.Mortgage_Service {
display: none !important;
}

#ltn__utilize-mobile-menu > div > div.ltn__utilize-menu > ul > li.active > ul > li:nth-child(4) {
display: none !important;
}
