/******************************************************************
Theme Name: Nouveau Homes
Theme URI: http://www.webpopdesign.com
Description: Description here.
Author: Webpop Design
Author URI: http://www.webpopdesign.com
Version: 1.3
Tags: flexible-width, translation-ready, microformats, rtl-language-support

License: Copyright Webpop Design
License URI: http://www.webpopdesign.com

ALL THE STYLES ARE IN library/css

If you want SASS, use the folder in library and delete the one you don't want. If you don't, delete the scss directory so we don't overwrite each other.

******************************************************************/

.slidercaption {
opacity:1.0!important;
}

.footer_social1 {
    text-align: center;
    margin: 0 0 35px;
    margin-left: 13%;
}

.banner {
  background: none!important;
}

.right {
  bottom: 21px;
  left: 152px;
  position: absolute;
  width: 60%;
}
.right p {
  padding-bottom: 14px;
}
.part-2 {
  padding: 10px;
}
.p-1 {
  margin-left: 135px;
}
.p-2 {
  margin-left: 15px;
}
.rightcontact {
    bottom: 5px;
    /* right: 152px; */
    position: absolute;
    width: 60%;
}
p{
	line-height: 18px;
}
/*.footertop .footerlogo:nth-child(2) {
    margin-left: 0px;
    margin-right: 0;
}
.footerlogo {
    margin-left: 43%;
    margin-right: 0;
}*/
.mg-wpsi ul, ol {
    list-style-type: none;
    padding-left: 20px;
}
/*.footertop .footerlogo:nth-child(3) {
    margin-left: 0;
    margin-right: 0px;
}*/

.copright_mobile {
   text-align:center !important;
}

.slideshow {
    position: absolute !important;
}


/************************** CS Custom Css *******************************/

/* Popup Open button */ 
.open-button{
    color:#FFF;
    background:#0066CC;
    padding:10px;
    text-decoration:none;
    border:1px solid #0157ad;
    border-radius:3px;
}

.open-button:hover{
    background:#01478e;
}

.brochure-popup {
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    opacity:0;
    visibility: hidden;
    z-index:9999;
    transition: 0.3s all;
}
.brochure-popup.active_popup_wrp {
    opacity:1;
    visibility: visible;
}
.brochure-popup-overlay {
  background:rgba(0,0,0,0.75);
  position: absolute;
  left: 0;
  right:0;
  width:100%;
  height:100%;
}
.brochure-popup-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
}
/* Popup inner div */
.brochure-popup-content {
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
    position: relative;
    margin: 0;
    display: block;
    z-index: 9999;
}
/* Popup close button */
.close-button {
    width: 25px;
    height: 25px;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 20px;
    background: rgba(0,0,0,0.8);
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-decoration:none;
}

.close-button:hover {
    background: rgba(0,0,0,1);
}

/* ---------- NEW POPUP DESIGN ----------- */
.brochure-popup a.close-button {
    line-height: 1;
    width: 30px;
    height: 30px;
    background: #41614a;
    font-size: 24px;
}
.brochure-popup .gform_body .ginput_complex label {
    display: none;
    margin: 0;
}
.brochure-popup-content > h3 {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 15px;
}
body .brochure-popup .brochure-popup-wrap .brochure-popup-content .gform_body input:not([type="checkbox"]),
.brochure-popup-content .wpcf7-form-control:not(.wpcf7-checkbox) {
    padding: 5px;
    width: 100% !important;
    background: transparent;
    border: 1px solid #41614a;
    margin: 0;
}
.brochure-popup-content .wpcf7-form-control:not(.wpcf7-checkbox) {
    margin: 8px 0 0;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    margin: 0 0 10px;
}
body .brochure-popup .brochure-popup-wrap .brochure-popup-content .gform_body input[type="checkbox"] {
    margin-top:5px !important;
}
body .brochure-popup .brochure-popup-wrap .brochure-popup-content .gform_body input[type="checkbox"]:checked+label {
    font-weight:400;
}
.brochure-popup .gform_body .ginput_complex span.name_first {
    min-height: unset;
}
.brochure-popup .brochure-popup-content .gf_browser_chrome {
    max-width: 100%;
}
.brochure-popup .brochure-popup-content .gf_browser_chrome .ginput_complex,
.brochure-popup .brochure-popup-content .gf_browser_chrome,
.brochure-active .brochure-popup li.gfield_error.gfield_contains_required .ginput_container {
    margin: 0 !important;
}
.brochure-popup .brochure-popup-content .gf_browser_chrome .ginput_complex input,
.brochure-popup .gform_body .ginput_container,
.brochure-popup .gform_body .ginput_container input,
.brochure-popup .gform_body .ginput_complex span.name_first,
body.brochure-active .gform_wrapper .ginput_container input.medium {
    width: 100% !important;
}
.brochure-popup .gform_wrapper .gform_footer {
    margin:0 !important;
    padding-bottom: 0;
}
.brochure-popup .gform_wrapper .gform_footer input {
    margin-bottom:0 !important;
}
.brochure-popup .gform_wrapper .gform_footer input {
    max-width: 125px;
    width: 100%;
}
body.brochure-active {
    overflow: hidden;
}
.brochure-popup .gform_body .ginput_container,
.brochure-popup .gform_body .ginput_container input {
    margin-right: 0 !important;
}
body.brochure-active .brochure-popup li.gfield_error.gfield_contains_required {
    background: transparent !important;
    border: none !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.brochure-active .brochure-popup li.gfield_error.gfield_contains_required .gfield_description.validation_message {
    padding: 0 !important;
    margin: 5px 0 0  !important;
}
body .brochure-popup div.validation_error {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.3;
}
.brochure-popup .brochure-popup-wrap h3.gform_title {
    margin-top: 0;
}
.brochure-popup .brochure-popup-wrap .gform_wrapper ul li.broser-check label.gfield_label {
    display: none;
}
.brochure-popup .brochure-popup-wrap .gform_wrapper ul li.broser-check .ginput_container {
    margin-top: 15px;
}
a.popup-download-link{
    text-decoration: underline;
    font-weight: 600;
}
#gforms_confirmation_message_2{
    text-align: center;
}
.home-about-section p, 
.home-about-section .testimonialrow .company-info{
    color: #000;
}
.home-about-section .brochure-title{
    color:#41614a;
}
.footer .copright_tr p{
    color: #fff;
    margin: 10px 0 0;
}
.footer_social1 .member-logo {
/*     max-width: 150px; */
    max-width: 120px;
    width: 100%;
}
.partner-logo{
    display: flex;
    align-items: center;
}
.partner-logo .footerlogo img{
    max-width: 180px;
    width: 100%;
    height:115px;
    object-fit: contain;
}
.page-id-54 .ui-datepicker{
    margin: 0px auto 0;
}
.ft-menu-wrap{
    padding-top: 15px;
}
.ft-menu-wrap ul li a{
    color: #fff;
}
.ft-menu-wrap ul{
    padding-left: 0 !important;
}
.article-header.pageheader{
    padding: 0 20px;
}
.article-header.pageheader h1.page-title {
    margin: 0;
}
.brochure-popup-content .wpcf7-form .wpcf7-submit {
    width: 125px !important;
    padding: 10px;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}
.brochure-popup-content .wpcf7-form > p {
    padding: 0 0 15px;
}
.brochure-popup-content .wpcf7-form > p:last-of-type {
    display: inline-block;
    padding: 0;
    margin: 0 0 20px;
    position: relative;
}
.brochure-popup-content .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
    margin: 5px 0 0;
}
.brochure-popup-content .wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: 0px;
    font-size: 16px;
    color: #dc3232;
    font-weight: 600;
}
.brochure-popup-content .wpcf7 form.sent .wpcf7-response-output {
    color: #41614a;
    font-family: 'gotham_mediumregular';
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #41614a !important;
}
.brochure-popup-content .wpcf7-form .wpcf7-submit ~ .wpcf7-spinner {
    position: absolute;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    margin: 0;
    bottom: 6px;
    top: unset;
    left: 50.5px;
    transform: unset;
}
.brochure-popup-content .wpcf7-form .wpcf7-spinner {
    margin: 0 10px;
}
@media screen and (max-width: 767px) {
    #post-54 .hear-about {
        width: 100%!important;
    }
    .ft-menu-wrap{
        padding-top: 0;
    }
    .about-row img{
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
  .brochure-popup-wrap {
        width: 350px;
    }
    .brochure-popup-content > h3 {
        font-size: 16px;
    }
    .brochure-popup-content .wpcf7 form .wpcf7-response-output {
        font-size: 12px;
    }
}
@media screen and (max-width: 480px) {
    .brochure-popup-wrap {
        width: 300px;
    }
    .brochure-popup-content {
        padding: 30px 25px;
    }
    .brochure-popup .brochure-popup-wrap h3.gform_title {
        font-size: 1em;
        margin-bottom:0;
    }
    body .gform_wrapper div.validation_error {
        font-size: 0.8em;
        margin-bottom: 0;
    }
    .navwrap {
        background: #41614a;
        overflow: hidden;
    }
    .codedropz-upload-wrapper span.has-error-msg {
        bottom: -28px;
        font-size: 9px;
    }
}

/**************** Contact Page (12-06-2023) ****************/
.contact_area {
    position: relative;
}
.contact-frm-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.contact-frm-wrap .contact-frm-cols {
    padding: 0 10px;
    width: 100%;
    max-width: 50%;
}
.contact-frm-wrap > div:nth-child(6) {
    width: 100%;
    max-width: 50%;
}
.contact-frm-wrap .contact-frm-cols.other-frm-field {
    max-width: 100%;
}
.contact-frm-wrap .contact-frm-cols>p {
    padding: 0;
}
.contact-frm-wrap .contact-frm-cols label {
    clear: none;
    display: block;
    font-weight: normal;
    line-height: normal;
    margin: 0px 0px 8px;
    width: 100%;
}
.contact-frm-wrap .contact-frm-cols label ~ br {
    display: none !important;
}
.contact-frm-wrap .contact-frm-cols .wpcf7-form-control {
    height: 33px;
    padding: 5px 10px;
    width: 100%;
    margin: 0 0px 20px 0;
    color: #41614a;
    display: block;
    outline: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 1px solid #858585;
    border-radius: 0;
    background-color: #FFFFFF;
}
.contact-frm-wrap .contact-frm-cols .wpcf7-textarea {
    height: 65px;
    resize: none;
    overflow: auto;
    border-radius: 0;
}
.contact-frm-wrap .contact-frm-cols .wpcf7-not-valid-tip {
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    width: 100%;
    position: absolute;
    right: 20px;
    text-align: end;
    bottom: -14px;
    color: #790000;
}
.contact-frm-wrap .contact-frm-cols .wpcf7-form-control-wrap .wpcf7-captchar ~ .wpcf7-not-valid-tip {
    text-align: left;
    bottom: -47px;
    top: auto;
    z-index: 9;
}
.contact-frm-wrap .contact-frm-cols .wpcf7-form-control.wpcf7-not-valid {
    border-color: #790000;
}
.contact-frm-wrap .contact-frm-cols .wpcf7-form-control-wrap .wpcf7-captchar {
    width: 150px;
    float: left;
}
.contact-frm-wrap .contact-frm-cols.capcha-col {
    max-width: 100%;
    margin: 20px 0 0;
    position: relative;
}
.contact-frm-wrap .contact-frm-cols .wpcf7-captchac {
    width: 150px;
    max-width: 100%;
    height: auto;
    position: relative;
    top: -10px;
    border: 0;
}
.codedropz-upload-wrapper {
    flex-direction: column-reverse;
    display: flex;
    border: 1px solid #a9a9a9;
}
.codedropz-upload-wrapper span.has-error-msg {
    display: block;
    color: #ff0000;
    padding: 0;
    font-style: italic;
    position: absolute;
    bottom: -30px;
    font-size: 11px;
    text-align: end;
    width: 100%;
}
.codedropz-upload-wrapper .codedropz-upload-handler {
    border: 0 solid #c5c5c5;
/*     border-width: 1px 0 0; */
    border-radius: 0;
    margin: 0;
    padding: 10px;
    display: flex;
    align-items: center;
}
.codedropz-upload-handler .codedropz-upload-container {
    padding: 0;
    float: left;
}
.codedropz-upload-handler .codedropz-upload-inner h3, .codedropz-upload-handler .codedropz-upload-inner span {
    display: none;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    text-decoration: none;
    box-shadow: none;
    background: #616161;
    color: #FFFFFF;
    width: 125px;
    display: block;
    font-size: 13px;
    padding: 5px 5px 6px;
    border: 0px;
    outline: 0px;
    border-radius: 0px;
}
.codedropz-upload-handler .dnd-upload-counter {
    display: flex;
    float: left;
    right: 0;
    bottom: 0;
    margin: 0 0 0 10px;
}
.codedropz-upload-handler .dnd-upload-counter span {
    margin: 0 4px 0 0;
}
.dnd-upload-status {
    border-bottom: 1px solid #c5c5c5;
}

.dnd-upload-status .dnd-upload-image, .dnd-upload-status .dnd-upload-details .remove-file {
    display: none;
}
.cs-upload-file-cols .dnd-upload-status .dnd-upload-details {
    padding: 0 10px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cs-upload-file-cols .dnd-upload-status .dnd-upload-details .name {
    font-size: 11px;
    color: #AAAAAA;
    width: calc(95% - 40px);
    padding: 4px 0;
}
.cs-upload-file-cols .dnd-upload-status .dnd-upload-details .name span {
    max-width: 380px;
    width: 100%;
}
.cs-upload-file-cols .dnd-upload-status .dnd-upload-details .name em {
    color: #AAAAAA;
    font-style: normal;
    margin: 0 auto;
}
.cs-upload-file-cols .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
    background: transparent;
    float: left;
}
.cs-upload-file-cols .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: transparent;
    color: #000000;
}
.contact-frm-wrap p {
    position: relative;
    padding: 0;
}
.contact-frm-wrap p span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}
.contact-frm-wrap .contact-frm-cols.capcha-col ~ p {
    margin-left: 10px;
    position: relative;
    display: inline-block;
}
.form_bottom_wrp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.left_contact_frm {
    max-width: 50%;
    width: 100%;
}
.left_contact_frm .contact-frm-cols.cs-upload-file-cols {
    max-width: 100%;
}
.contact_address {
    max-width: 50%;
    width: 100%;
    text-align: center;
    margin: 25px 0 0;
}
.form_bottom_wrp .left_contact_frm .dnd-upload-status .dnd-upload-details span.has-error {
    color: #f50505;
    width: 100%;
    font-size: 11px;
    line-height: 1.1;
}
.contact-frm-wrap.option-active .contact_address {
    margin: -85px 0 0;
}
.contact-frm-wrap .contact-frm-cols img.wpcf7-form-control {
    border: none;
}
.footer .footer_main .footer_left .footer_social1 {
    margin: 0;
}
.footer_main .footer_right .f_right_2 .footerlogo:nth-child(2) img {
    max-width: 100%;
}

@media screen and (max-width: 1440px) {
    .footer_main .footer_right .f_right_2 .footerlogo:nth-child(2) img {
        max-width: 220px;
    }   
}


@media screen and (max-width: 767px) {
    .contact-frm-wrap .contact-frm-cols, .contact-frm-wrap div:nth-child(6) {
        max-width: 100%;
    }
    .contact_address {
        position: relative;
        top: 0;
        right: 0;
        margin: 30px 0 0;
    }
    .contact-frm-wrap.option-active .contact_address {
        margin: 30px 0 0;
    }
    .left_contact_frm {
        max-width: 100%;
    }
    .contact_address {
        max-width: 100%;
    }
    .footer .footer_main .footer_right .f_right_1 {
        width: 100%;
    }
    .footer .footer_main .footer_right .f_right_2 {
        width: 100%;
        margin: 30px 0 20px;
    }
    .footer .footer_main .footer_right .f_right_2 .footerlogo:nth-child(2) {
        margin: 15px 0 0 ;
    }
    .footer_main .footerlogo {
        text-align: center;
    }
    .footer_main .footer_right .f_right_2 {
        flex-wrap: wrap;
    }
    .footer_main .footer_right .f_right_2 .footerlogo:nth-child(2) img {
        max-width: 180px;
    }
}
@media screen and (max-width: 480px) {
    .codedropz-upload-wrapper span.has-error-msg {
        bottom: -28px;
        font-size: 9px;
    }
}

@media screen and (min-width: 768px) {
    .header .nav ul {
        display: flex;
        justify-content: space-between;
    }
    .header .nav ul li a:first-child {
        padding-left: 0;
    }
    .header .nav ul li a:last-child {
        padding-right: 0;
    }
    /* Header-Footer Css */
    .footer_main {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .footer .footer_main .footer_left, .footer .footer_main .footer_right {
/*         float: left; */
        width: 40%;
    }
    .footer_main .f_right_1 {
        max-width: 20%;
        width: 100%;
        text-align: center;
    }
    .footer_social1 .member-logo {
        max-width: 120px;
        width: 100%;
    }
    .footer .footer_main .footer_right .f_right_2 {
        width: 100%;
        justify-content: flex-end;
        padding: 0 0 0 10px;
        /*gap:50px;*/
    }
    .footer .footer_main .footer_right .f_right_2 .footerlogo:nth-child(2) {
        margin: 0 0 0 15px;
    }
    .footer .footer_main .footerlogo .mg-wpsi {
        min-height: auto;
        margin: auto;
        display: flex;
        padding: 0;
        justify-content: center;
    }
    .footer .footer_main .footerlogo .mg-wpsi li {
        margin: 0px !important;
    }
    .footer .mg-wpsi li a {
        text-decoration: none;
        display: block;
        margin: 0;
    } 
    .footerlogo ul {
        margin: 0;
    }
}


