/*
Theme Name: Maya Dark 1
Theme URI: https://wordpress.com/themes/twentytwentyone/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Version: 1.6
Author: the WordPress team
Author URI: https://wordpress.org/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: maya-dark-1
*/

footer .footer-top-links ul li:last-child a:after {
    display: none;
}

.custom_form div.wpforms-container-full .wpforms-form button[type=submit] {
    padding: 0 20px;
    transition: 0.25s ease-in-out;
    border-radius: 8px;
    height: 50px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    letter-spacing: 0.1em;
    font-size: 15px;
    border: 0;
    min-width: 120px;
    background-color: #088178;
    color: #ffffff;
    max-width: 220px;
    width: 100%;
}
.custom_form div.wpforms-container-full .wpforms-form input[type=text], 
.custom_form div.wpforms-container-full .wpforms-form input[type=email], 
.custom_form div.wpforms-container-full .wpforms-form input[type=tel], 
.custom_form div.wpforms-container-full .wpforms-form textarea,
.custom_form div.wpforms-container-full .wpforms-form select
 {
    width: 100%;
    min-height: 45px;
    font-weight: 300;
    border: 1px solid #eee;
    padding: 10px 10px;
    margin: 0px 0;
    outline: none !important;
    border-radius: 0.375rem;
    box-shadow: none !important;
}

.custom_form div.wpforms-container-full {
    width: 100%;
}

.hero-content-inner p:empty {
    display: none;
}

.about-us ul li {
    font-size: 15px;
    line-height: 2.5;
    position: relative;
}
/*section#amenities .amenity-content .amenity-content-inner.read-less {
    height: 280px !important;
}*/
.about-us {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
}
section.hero-outer.building .hero-banner img {
    max-height: 550px;
}
.features-wrapper .nav-link {
    text-transform: uppercase;
}
.property-outer .property-highlight {
    font-size: 19px;
}
.property-table .property-table-inner .ftur-detail {
    text-transform: uppercase;
}
.page-template-floor-plan .page-heading h2 {
    text-transform: uppercase;
}
/*.demo-gallery.floor-plan > ul > li.w-100 a img.img-responsive {
    height: 350px;
    width: 100%;
}*/

.custom_contact_btn a.btn.btn-secondary {
    background: #088178;
    color: #fff;
    margin-bottom: 20px;
}

.devlopment_information {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 25px;
    flex-wrap: wrap;
}

.devlopment_information h5 {
/*    background: rgba(255,255,255,0.1);*/
    padding: 8px 20px;
    font-size: 18px;
/*    font-weight: 600;*/
    border-radius: 4px;
    margin: 0 4px;
    color: #11222e;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
    text-align: left;
}
section.page-wrapper.py-5.main_display_message {
    height: 100vh;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.display_message h3 {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}
.mapouter{
    position:relative;
    text-align:right;
    width:100%;
    height:600px;
}
.gmap_canvas {
    overflow:hidden;
    background:none!important;
    width:100%;
    height:600px;
}
.gmap_iframe {
    height:600px!important;
    width: 100%;
    border: 0px;
    overflow: hidden;
    margin: 0;
}

/*.wpforms-is-recaptcha div {
    width: auto !important;
}

.wpforms-is-recaptcha iframe {
    max-height: none !important;
}*/
#video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.property-detail-wrapper .pdfprnt-buttons {
    display: none;
}

.estimateInfo--wrapper .estimate_subhead h3 {
    font-size: 30px;
}
.estimateInfo--wrapper .estimate_subhead ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: -9px;
    overflow: hidden;
}
.estimateInfo--wrapper .estimate_subhead ul li {
    display: inline-block;
    padding: 1px 8px;
    position: relative;
}
.estimateInfo--wrapper .estimate_subhead ul li:before {
    content: "|";
    position: absolute;
    top: 0;
    left: -4px;
    padding-top: 1px;
}
.estimateInfo--wrapper .estimatebx-holder {
    padding: 2em 2em;
    margin-bottom: 2em;
    margin-top: 1em;
    background-color: #f0f0f0;
    border-radius: 0;
    text-align: center;
}
.estimateInfo--wrapper .estimatebx-holder .estimatenx-heading {
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 2.8125em;
    font-weight: 300;
    line-height: 1.2;
    color: inherit;
    text-transform: none;
}

.estimateInfo--wrapper .estimate-range {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}
.estimateInfo--wrapper .estimate-col {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    text-align: center;
}
.estimateInfo--wrapper .estimate-col.range-item-between {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.estimateInfo--wrapper .range-amount {
    display: block;
    font-size: 1.3em;
    font-weight: 300;
}
.estimateInfo--wrapper .range-pointer {
    position: static;
    height: auto;
    border-bottom: 1px solid #bdbdbd;
    border-left: none;
}
.estimateInfo--wrapper .range-item-low .range-pointer,
.estimateInfo--wrapper .range-item-high .range-pointer {
    width: -webkit-calc(50% + 6px);
    width: calc(50% + 6px);
    height: auto;
    position: static;
    border-bottom: 1px solid #bdbdbd;
    border-left: none;
}
.estimateInfo--wrapper .range-item-low .range-pointer {
    text-align: left;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.estimateInfo--wrapper .range-item-high .range-pointer {
    text-align: right;
}
.estimateInfo--wrapper .range-pointer:before {
    position: static;
    border-top: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #bdbdbd;
    vertical-align: bottom;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: inline-block;
    content: '';
}

.estimateInfo--wrapper .range-label {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
}
.estimateInfo--wrapper .estimate-col.range-item-between {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.estimateInfo--wrapper .estimate-col.range-item-between .range-amount {
    font-size: 4em;
    font-weight: bold;
}
.estimateInfo--wrapper .estimate-col.range-item-between .range-label {
    font-size: 16px;
    font-weight: bold;
}
.estimateInfo--wrapper .estimate-col.range-item-between .range-pointer:before {
    border-top: none;
    border-left: 12px solid transparent;
    border-right-width: 12px;
    border-bottom: 20px solid #000;
}
.estimateInfo--wrapper .estimate-col.range-item-between .range-label {
    font-size: 16px;
    font-weight: bold;
}
.estimateInfo--wrapper .form2--btn-holder {
    margin-bottom: 1em;
}
.estimateInfo--wrapper .form2--btn-holder .btn {
    padding-left: 1em;
    padding-right: 1em;
}
.estimateInfo--wrapper .small {
    font-size: 80%;
    font-weight: 400;
    color: #7d7d7d;
}


/* pop up css */


div.dataTables_processing {
    max-width: 460px;
    margin-left: unset;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 40px 30px;
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    width: 100%;
}

div.dataTables_processing .top_heading{
    padding-bottom: 60px;
}

div.dataTables_processing>div:last-child{
    position: absolute;
    top: 5rem;
    left: 50%;
    transform: translateX(-50%);
}


/* pop up css close */


@media only screen and (max-width:1200px) {
.estimateInfo--wrapper .estimatebx-holder .estimatenx-heading {
    font-size: calc(1.40625em + 1.875vw);
}
.estimateInfo--wrapper .estimate-col.range-item-between .range-amount {
    font-size: calc(1.525em + 3.3vw);
}
.estimateInfo--wrapper .range-amount {
    font-size: calc(1.255em + .06vw);
}

}

@media only screen and (max-width:575px){
    .devlopment_information{
        max-width: 295px;
        width: 100%;
        margin: 0 auto;
        justify-content: flex-start;
    }
    .devlopment_information h5{
        font-size: 16px;
        max-width: 100%;
        flex: 0 0 100%;
        margin: 5px 0;
    }
    .estimateInfo--wrapper .estimatebx-holder {
        padding: 2em 1em;
    }
    .estimateInfo--wrapper .estimate-range {
        display: inline-block;
    }
    .estimateInfo--wrapper .estimate-col {
        position: relative;
        padding: 15px 0 15px 36px;
        padding-left: 36px;
        text-align: left;
    }
    .estimateInfo--wrapper .range-pointer {
        position: absolute !important;
        left: 0;
        top: 0;
        height: 100% !important;
        border-left: 1px solid #bdbdbd !important;
    }
    .estimateInfo--wrapper .range-item-low .range-pointer,
    .estimateInfo--wrapper .range-item-high .range-pointer {
        height: 50% !important;
        border-bottom: none !important;
    }
    .estimateInfo--wrapper .range-item-low .range-pointer {
        top: 50% !important;
    }
    .estimateInfo--wrapper .range-item-high .range-pointer {
        text-align: left;
    }
    .estimateInfo--wrapper .estimate-col .range-pointer:before {
        content: "";
        position: absolute;
        top: 50%;
        display: inline-block;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 10px solid #bdbdbd;
        vertical-align: middle;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .estimateInfo--wrapper .estimate-col.range-item-low .range-pointer:before {
        top: 0 !important;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
    }
    .estimateInfo--wrapper .range-item-high .range-pointer:before {
        top: auto !important;
        bottom: 0 !important;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
    }
    .estimateInfo--wrapper .estimate-col.range-item-between .range-pointer:before {
        border-top-width: 12px !important;
        border-bottom-width: 12px !important;
        border-left: 20px solid #000;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
    }
}
