/* CSS Document */
:root {
    --content-width: 100%;
}
body{ background-color: #FFF; font-weight: 500; line-height: 1.7em; font-size: 16px; font-family: 'Avenir Next LT Pro';}
body .grid-container {}
body .top-bar .grid-container,
body .site-header .grid-container { max-width: 96%; position: relative;}
body #page.grid-container {  max-width: 96%; }
@media(min-width:1500px){
 body .top-bar .grid-container,
 body .site-header .grid-container { max-width: 1380px; }
 body #page.grid-container {  max-width: 1380px; }   
}

.all{ width:100%; height: auto; overflow: hidden; }
.separate-containers .site-main {  margin: 0;}
a{-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.inside-header {  padding: 0; }
.separate-containers .inside-article, 
.separate-containers .comments-area, 
.separate-containers .page-header, 
.separate-containers .paging-navigation, 
.one-container .site-content, 
.inside-page-header, 
.wp-block-group__inner-container {
    padding: 0;
}
.ugb-container.ugb-container--v2 > .ugb-inner-block > .ugb-block-content > .ugb-container__wrapper{ padding: 0; }
.ugb-main-block.ugb--has-block-background.alignfull.alignfull.alignfull.alignfull {
    padding-top: 0px;
    padding-bottom: 0px;
}
.ugb-main-block {  margin-top: 0;   margin-bottom: 0;}
label[for] {
    cursor: pointer;
}
select {  -webkit-appearance: none;  -moz-appearance: none;  text-indent: 0.01px;  text-overflow: '';    -ms-appearance: none;   appearance: none !important;   background: url(../image/vector_1.png) no-repeat;  background-color: #FFF !important;      background-color: rgba(0, 0, 0, 0);        background-position-x: 0%;        background-position-y: 0%;    background-position: right center;}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number], textarea, select {
    width: 100%;
}

/*
 =======================
        HEADER
 =======================
*/
.top-bar {  background-color: transparent;  color: #333;   position: relative;}
.inside-top-bar{ padding:0; }
.inside-top-bar .widget {
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 99;
    font-weight: bold;
    font-size: 22px;
    color: #1b3850;
}
.inside-top-bar .widget h1{ padding: 0; margin: 0;     font-weight: bold;     font-size: 22px; color: #1b3850; }
.inside-top-bar .widget h1::after{ height: 0;}

.top-bar-phone{ overflow: hidden; float: right; margin-top: 32px;}
.top-bar .top-bar-phone a{ display: block; color: #357dcc; font-size: 18px; font-weight: bold; line-height: 20px; }
.top-bar .top-bar-phone a span{display: block; color: #4d585a; font-size: 12px; font-weight: normal;  line-height: 15px;}




.nav-float-left .inside-header .site-logo {  float: left;  clear: none;}
.nav-float-left .inside-header .main-navigation { background-color: transparent;  float: left;     clear: none; margin-left: 100px;}
.main-navigation .main-nav ul li a, .menu-toggle { color: #1b3850; font-weight: bold; font-size: 16px;}
.main-navigation .main-nav ul li:hover > a, 
.main-navigation .main-nav ul li:focus > a, 
.main-navigation .main-nav ul li.sfHover > a {
    color: #1b3850;
    background-color:  transparent;
}
.site-header { padding: 20px 0; }
.site-branding{float: right; width: 50%; padding-top: 8px; text-align: right;}
.site-branding a{ color: #1b3850; font-weight: bold; font-size: 22px;}
.main-title {font-size: 22px; line-height: 46px;}
.main-title a, 
.main-title a:hover, 
.main-title a:visited{ color: #1b3850; }
.site-logo {
    display: inline-block;
    max-width: 100%;
    float: left;
    width: 50%;
}





.banner-mortgage-form-box .ugb-column__content-wrapper{ margin: 50px 0 !important; color: #FFF; min-height: 450px; max-width:  calc(600px - 40px); padding: 20px 20px 20px; width: calc(100% - 40px); background-color: #1b3850; border-radius: 10px;}
.banner-wrapper{ position: relative;}
.banner-wrapper::after{ content:""; background-color: #edeff0; bottom:-14px; left: 0;  position: absolute; width: 100%; height: 15px;}






.home-section-one{}
.home-section-one h1,
.home-section-one h2,
.home-section-one h3{ color: #1b3850; font-weight: bold; font-size: 30px; position: relative; padding-bottom: 15px; margin-bottom: 10px;}
.home-section-one h1::after,
.home-section-one h2::after,
.home-section-one h3::after{ content: ""; left: 0; bottom: -5px; position: absolute; height: 5px; width: 100px; background-color: #ffcd00;}

.home-section-one h1 span,
.home-section-one h2 span,
.home-section-one h3 span{ position: relative; padding-right: 40px;}

.home-section-one h1 span::before, 
.home-section-one h2 span::before,
.home-section-one h3 span::before{
    background-image: url("../image/right-sign-img.png");
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    content: "";
    right: 0;
    position: absolute;
    top: 5px;
}

@keyframes mymove {
  from {background-color: #FFFFFF;}
  to {background-color: #1b3850;}
}
.home-section-one .ugb-container__side .wp-block-columns {}
.home-section-one .ugb-container__side .wp-block-columns .wp-block-column {
    padding-left: 0;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);
    border-radius: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    min-height: 195px;
    -webkit-transition: background 1s; /* For Safari 3.0 to 6.0 */
    transition: background 1s; /* For modern browsers */
}
/*
.home-section-one .ugb-container__side .wp-block-columns .wp-block-column:hover{ background-color: #1b3850; }
.home-section-one .ugb-container__side .wp-block-columns .wp-block-column.collapsed{
    background-color: green; 
    
}
.home-section-one .ugb-container__side .wp-block-columns .wp-block-column:hover h3,
.home-section-one .ugb-container__side .wp-block-columns .wp-block-column.collapsed h3{ opacity: 0; display: none;}
*/

.home-section-one .ugb-container__side 
.wp-block-columns .wp-block-column h5{ display: table; width:100%; height: 195px; margin: 0; text-align: center; }
.home-section-one .ugb-container__side 
.wp-block-columns .wp-block-column h5 span{ position: relative; font-size: 22px; color: #1b3850 !important;  display: table-cell; vertical-align: middle; padding: 0 20px 0 120px; text-align: left; }
.wp-block-columns .wp-block-column h5 span::before {
    content: "";
    position: absolute;
    left: 30px;
    height: 195px;
    background-position: center center;
    background-image: url(https://newbrunswickconstructionloan.com/wp-content/uploads/2025/05/big-right-sign-img-red.png);
    width: 78px;
    top: 0;
    background-repeat: no-repeat;
}

.home-section-one .ugb-container__side 
.wp-block-columns .wp-block-column 
.uagb-infobox__outer-wrap{ display: none; }

/*
.home-section-one .ugb-container__side 
.wp-block-columns .wp-block-column:hover .uagb-infobox__outer-wrap,
.home-section-one .ugb-container__side 
.wp-block-columns .wp-block-column.collapsed .uagb-infobox__outer-wrap{ display: block; }
*/

.home-section-one .uagb-infobox__outer-wrap 
.uagb-ifb-left-right-wrap{ display: table; width:100%; height: 195px;}
.home-section-one .uagb-infobox__outer-wrap 
.uagb-ifb-left-right-wrap .uagb-ifb-content{ padding: 0 40px; color: #FFF; display: table-cell; vertical-align: middle; }
.home-section-one .wp-block-columns h4 {
    font-size: 18px !important;
    padding: 0 0;
}
.home-section-one .uagb-ifb-separator-parent{ display: none; }
.home-section-one .wp-block-columns p {
    color: #FFF !important;
    margin-top: 15px;
}

@media(min-width:782px){
    .home-section-one .wp-block-column:not(:first-child) {
        margin-left: 15px;
    }
}

.home-section-one .ugb-container__side .wp-block-columns .wp-block-image{ margin: 0; position: absolute; left: 25px; top: 20px;}
.home-section-one .ugb-container__side .wp-block-columns .wp-block-image figure{ border: 5px solid #357dcc; border-radius: 100%; overflow: hidden; height: 73px; width: 73px; display: block;} 
.home-section-one .ugb-container__side .wp-block-columns .wp-block-image figure img{}
.home-section-one .wp-block-columns h4{font-size: 14px; margin: 0; font-weight: bold;}
.home-section-one .wp-block-columns h4 a{}
.home-section-one .wp-block-columns p{font-size: 16px; color: #4d585a; margin-bottom: 10px; line-height: 22px;}
.home-section-one .wp-block-columns p a{}
.home-section-one .wp-block-columns h5{font-size: 22px; font-weight: bold; margin-bottom: 15px;}
.home-section-one .wp-block-columns h3 a{ color: #1b3850; }
.home-section-one .wp-block-columns p a {
    display: inline-block;
    font-weight: bold;
    background: url("../image/link-arrow.png") no-repeat 100% 7px;
    padding: 0 15px 0 0;

}

.home-section-tow{}
.home-section-tow h2{}
.home-section-tow p{}
.home-section-tow p {  font-size: 18px;}
.home-section-tow ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.home-section-tow ul li {
    font-size: 18px;
    color: #4d585a;
    line-height: 1.7em;
    padding-left: 35px;
    background: url(https://newbrunswickconstructionloan.com/wp-content/uploads/2025/05/small-right-sign-icon-yellow.png) no-repeat 0 2px;
    margin-bottom: 5px;
}
.home-section-tow ul li + a{} 
.home-section-tow ul li a{ background-image: none; }
.home-section-tow ul li a {
    position: relative;
    font-weight: normal;
    padding: 0;
    margin-bottom: 0 !important;
    font-size: inherit;
    color: #4d585a;
}
.home-section-tow ul li a::after{ width:0; height: 0; }


h1,
.home-section-tow h1,
.home-section-tow h2{ color: #1b3850; font-weight: bold; font-size: 28px; position: relative; padding-bottom: 15px; margin-bottom: 35px;}
h1::after,
.home-section-tow h1::after,
.home-section-tow h2::after{ content: ""; left: 0; bottom: -5px; position: absolute; height: 5px; width: 100px; background-color: #ffcd00;}

.home-section-tow a {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 46px 13px 20px;
    margin-bottom: 23px !important;
}
.home-section-tow a::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23ffffff' d='M0,10c0,5.5,4.5,10,10,10s10-4.5,10-10S15.5,0,10,0S0,4.5,0,10z M16.4,10L10,15.5v-4.1H3.9V8.6H10V4.5L16.4,10z'%3E%3C/path%3E%3C/svg%3E");
    height: 20px;
    right: 12px;
    margin: -10px 0 0;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    width: 20px;
}



.fmcty-fields h2{ font-size:10px; margin: 0; padding: 0; line-height: 1}
.fmcty-form {
    overflow: hidden;
    position: relative;
    transition: height 0.25s ease;
}
.fmcty-sections, 
.fmcty-fields, 
.fmcty-radio-group {
    list-style: none outside;
    margin: 0;
    padding: 0;
}
.fmcty-wizard .fmcty-section.fmcty-section-active {
    display: block;
}
.fmcty-form.fmcty-form-slide-horz .fmcty-section, 
.fmcty-form-slide-horz .fmcty-form .fmcty-section {
    transition-property: transform;
    transition-timing-function: ease;
    transition-duration: 0.6s;
    transform: translateX(0px);
    width: 100%;
}
.fmcty-wizard .fmcty-section {
    display: none;
}
.fmcty-form-style-charlie .fmcty-label {
    font-size: 26px;
}
.fmcty-form-style-charlie .fmcty-label {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: proxima-nova, Roboto, sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #fff;
    cursor: auto;
    display: block;
    font-size: 22px;
    line-height: 1.1em;
    margin: 0;
        margin-right: 0px;
        margin-left: 0px;
    outline: 0 none;
    padding: 0;
    position: relative;
}
.fmcty-form-style-charlie .fmcty-section-first .fmcty-label {
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
    text-align: center;
    margin-top: 25px;
}
.fmcty-wizard .fmcty-radio-option input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    width: 1px !important;
    z-index: -1 !important;
}
.fmcty-wizard .fmcty-radio-option input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    width: 1px !important;
    z-index: -1 !important;
}

.fmcty-form-style-charlie input:checked + .fmcty-radio-option-label::before, 
.fmcty-form-style-charlie input:checked + .fmcty-checkbox-option-label::before {
    opacity: 1;
}
.fmcty-form-style-charlie .fmcty-radio-option-label:hover::before, 
.fmcty-form-style-charlie .fmcty-radio-option-label:focus::before, 
.fmcty-form-style-charlie input:checked + .fmcty-radio-option-label::before, 
.fmcty-form-style-charlie input:checked + .fmcty-checkbox-option-label::before {
    border: solid #fff;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-radius: 0;
    border-width: 0 2px 2px 0;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -6px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
}
.fmcty-form-style-charlie .fmcty-radio-option-label::before, 
.fmcty-form-style-charlie .fmcty-checkbox-option-label::before {
    content: "";
    border: 1px solid #fff;
    border-radius: 50%;
    height: 8px;
    left: 10px;
    margin: -4px 0 0;
        margin-top: -4px;
    opacity: 0.33;
    position: absolute;
    top: 50%;
    width: 8px;
}

.fmcty-form-style-charlie .field-stacked {
    display: block;
    margin: 10px auto;
        margin-top: 10px;
    max-width: 440px;
    width: 100%;
}
.fmcty-form-style-alpha .fmcty-checkbox-option input, 
.fmcty-form-style-bravo .fmcty-checkbox-option input, 
.fmcty-form-style-charlie .fmcty-checkbox-option input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 1px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    width: 1px !important;
    z-index: -1 !important;
}
.fmcty-form-style-charlie .fmcty-radio-option-label, 
.fmcty-form-style-charlie .fmcty-checkbox-option-label, 
.fmcty-form-style-charlie .fmcty-next, 
.fmcty-form-style-charlie .fmcty-submit {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-appearance: none;
    background-color: #c8102e;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 5px;
    padding: 15px;
        padding-left: 15px;
    position: relative;
    line-height: 1em;
    text-align: center;
}
.fmcty-form-style-charlie .fmcty-checkbox-option-label{ line-height:1em; margin: 5px;}

.fmcty-form-style-charlie .fmcty-radio-option-label, 
.fmcty-form-style-charlie .fmcty-checkbox-option-label, 
.fmcty-form-style-charlie .fmcty-next, 
.fmcty-form-style-charlie .fmcty-submit {
    font-size: 18px;
}

.fmcty-form-style-charlie .fmcty-section-first .fmcty-radio-option-label {
    font-size: 18px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 44px;
    text-align: left;
}
.fmcty-form-style-charlie .fmcty-section-first .fmcty-radio-option-label {
    padding-bottom: 15px;
    padding-top: 15px;
}

.fmcty-form-style-charlie .fmcty-section-first .fmcty-radio-option-label::before{ font-size: 0; border: none !important;}
.fmcty-form-style-charlie .fmcty-section-first .fmcty-radio-option-label::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23ffffff' d='M0,10c0,5.5,4.5,10,10,10s10-4.5,10-10S15.5,0,10,0S0,4.5,0,10z M16.4,10L10,15.5v-4.1H3.9V8.6H10V4.5L16.4,10z'%3E%3C/path%3E%3C/svg%3E");
    height: 20px;
    left: 12px;
    margin: -10px 0 0;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    width: 20px;
}

.fmcty-form-style-charlie .field-stacked:first-child {
    margin-top: 20px;
}
.fmcty-form-style-charlie #vuhlForm_other_property .field-stacked {
    margin: 0 !important;
    width: 50%;
    float: left;
    max-width: 100%; 

}
.fmcty-form-style-charlie #vuhlForm_other_property .field-stacked.full{  }
.fmcty-form-style-charlie #vuhlForm_other_property .field-stacked .fmcty-checkbox-option-label {
    margin: 2px 3px;
    font-size: 15px;
}

.fmcty-form-style-charlie .fmcty-radio-option-label:hover, 
.fmcty-form-style-charlie .fmcty-radio-option-label:focus, 
.fmcty-form-style-charlie .fmcty-checkbox-option-label:hover, 
.fmcty-form-style-charlie .fmcty-checkbox-option-label:focus, 
.fmcty-form-style-charlie .fmcty-next:hover, 
.fmcty-form-style-charlie .fmcty-next:focus, 
.fmcty-form-style-charlie .fmcty-submit:hover, 
.fmcty-form-style-charlie .fmcty-submit:focus {
    background-color: #2a64a4;
    z-index: 2;
}
.fmcty-form-style-charlie {
    text-align: center;
}
.reviews-reinforcement {
    font-family: proxima-nova, Roboto, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 18px;
    margin: 20px auto;
    line-height: 1;
}
.reviews-reinforcement {
    font-size: 24px;
}
.fmcty-form-style-charlie .reviews-reinforcement {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-top: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    margin: 20px auto 0;
    max-width: 400px;
    padding-top: 10px;
}
.fmcty-form-style-charlie .reviews-reinforcement {
    color: #fff;
}
.reviews-reinforcement .reviews-summary-label {
    font-size: 18px;
}
.fmcty-form-style-charlie .fmcty-checkbox-option-label {
    background: none;
    box-shadow: inset 0 0 0 2px #357dcc;
}
.fmcty-form-style-charlie .fmcty-radio-option-label, 
.fmcty-form-style-charlie .fmcty-checkbox-option-label {
    text-align: left;
    padding-left: 28px;
}

.fmcty-form-style-charlie input:checked + .fmcty-checkbox-option-label {
    box-shadow: inset 0 0 0 2px #357dcc;
    background: #357dcc;
}
.fmcty-form-style-charlie input:checked + .fmcty-checkbox-option-label:hover {
    background: rgba(53,125,204,0.75);
}

.star-rating {
    background: url("../image/icon-stars-24-background.svg") no-repeat;
    display: inline-block;
    height: 24px;
    position: relative;
    width: 128px;
    vertical-align: middle;
}
.star-rating .stars {
    background: url("../image/icon-stars-24.svg") no-repeat 0 0;
    height: 100%;
    position: absolute;
    left: 0;
    text-indent: -9999px;
}
.reviews-reinforcement small {
    font-family: Roboto, sans-serif;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0 15px;
    opacity: 0.5;
}
.fmcty-form-style-charlie .reviews-reinforcement .reviews-badge-meta a {
    color: #fff;
    opacity: 0.5;
    white-space: nowrap;
}
.reviews-reinforcement .reviews-badge-meta a {
    font-size: 12px;
}
.fmcty-form-style-charlie .fmcty-label {
    font-size: 28px; margin-top: 30px;
}
.fmcty-form-style-charlie .fmcty-section .fmcty-section-content {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 460px;
    margin: 0 auto;
}

.fmcty-form-style-charlie .fmcty-prev {
    font-family: Roboto, sans-serif;
    -webkit-appearance: none;
    background: none;
    border: 0 none;
    color: #357dcc;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
}
.fmcty-form-style-charlie .fmcty-input-text, 
.fmcty-form-style-charlie .fmcty-input-email, 
.fmcty-form-style-charlie .fmcty-input-tel, 
.fmcty-form-style-charlie .fmcty-input-number, 
.fmcty-form-style-charlie .fmcty-input-textarea, 
.fmcty-form-style-charlie .fmcty-styled-select-loaded, 
.fmcty-form-style-charlie .fmcty-autocomplete-placeholder, 
.fmcty-form-style-charlie .fmcty-input-currency {
    font-family: proxima-nova, Roboto, sans-serif;
    font-weight: 800;
    font-style: normal;
    border: 1px solid #c7c8c8;
    border-radius: 0;
    box-shadow: inset 0 1px 4px -1px rgba(0,0,0,0.2);
    color: #434343;
    display: block;
    font-size: 24px;
    line-heighst: 34px;
    margin: 0 auto;
    max-width: 100%;
    padding: 5px 8px;
    width: 400px;
    height: 48px;
}
.fmcty-autocomplete-input-wrapper textarea.fmcty-input-text{ height:120px; font-size: 14px; padding: 10px; } 
.fmcty-autocomplete-input-wrapper .fmcty-input-text, 
.fmcty-autocomplete-input-wrapper .fmcty-autocomplete-placeholder {
    bottom: 0;
    left: 0;
    max-width: none !important;
    position: relative;
    right: 0;
    top: 0;
    width: 100% !important;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px; font-weight: normal;
}
dd {
    margin: 0;
}
.fmcty-form-style-charlie .fmcty-next, 
.fmcty-form-style-charlie .fmcty-submit {
    display: block;
    margin: 10px auto 15px;
    max-width: 100%;
    width: 300px;
}
.fmcty-form-style-charlie .fmcty-field-description {
    font-family: Roboto, sans-serif;
    color: rgba(255,255,255,0.8);
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 5px auto;
}
.fmcty-form-style-charlie .field-property_search .fmcty-field-description {
    display: block;
    margin: 0 auto 0;
    max-width: 100%;
    text-align: left;
}
.fmcty-form-style-charlie .field-property_search 
.fmcty-field-description.date-of-birth{margin: 10px auto 0;}

.fmcty-form-style-charlie li#rstep2 .fmcty-label,
.fmcty-form-style-charlie li#rstep3 .fmcty-label,
.fmcty-form-style-charlie li#rstep4 .fmcty-label,
.fmcty-form-style-charlie li#step2 .fmcty-label,
.fmcty-form-style-charlie li#step3 .fmcty-label,
.fmcty-form-style-charlie li#step5 .fmcty-label,
.fmcty-form-style-charlie li#step6 .fmcty-label,
.fmcty-form-style-charlie li#step7 .fmcty-label{ margin-top:120px; }

.fmcty-form-style-charlie li#step4 .fmcty-label,
.fmcty-form-style-charlie li#rstep5 .fmcty-label{ margin-top: 100px; }
.fmcty-form-style-charlie li#step8 .fmcty-label{ margin-top: 90px; }
.fmcty-form-style-charlie li#step9 .fmcty-label{ margin-top: 130px; }


#message img{ max-height: 40px; }

div.row2{ width:100%; margin-top: 5px; overflow: hidden;}
.hulf-box{ width:49%; float: left; }
.hulf-box:last-child{ float: right; }

.one3rd-box{ width: calc(33.3333333% - 6px); margin: 0 3px; float: left;}
.small-text .reviews-summary-label{ color: #909ea9; font-size: 14px; line-height: 18px; display: block; margin-bottom:15px;}

.field-error{ border:1px solid #F00 !important; background-color: #fbdbdb !important;}


#row_rescribe .fmcty-autocomplete-input-wrapper textarea.fmcty-input-text { height: 85px;}
.fmcty-form-style-charlie #vuhlForm_other_property .field-stacked.left{ clear: left; }


.sidebar-cform-inner .field-box-inner p{ margin-bottom:5px !important; }

.fmcty-form.fmcty-form-slide-horz,
.fmcty-form-slide-horz .fmcty-form{overflow:hidden;position:relative;transition:height 0.25s ease}
.fmcty-form.fmcty-form-slide-horz .fmcty-section,
.fmcty-form-slide-horz .fmcty-form .fmcty-section{transition-property:transform;transition-timing-function:ease;transition-duration:0.6s;transform:translateX(0px);width:100%}
@media (prefers-reduced-motion: reduce){
.fmcty-form.fmcty-form-slide-horz .fmcty-section,
.fmcty-form-slide-horz .fmcty-form .fmcty-section{transform:translateX(0px) !important}
}
.fmcty-form.fmcty-form-slide-horz .fmcty-section .fmcty-section-content,
.fmcty-form-slide-horz .fmcty-form .fmcty-section .fmcty-section-content{opacity:1;transition-property:opacity;transition-timing-function:ease;transition-duration:0.3s;transform:translateZ(0)}
.fmcty-form.fmcty-form-slide-horz .fmcty-section.fmcty-section-incoming,
.fmcty-form-slide-horz .fmcty-form .fmcty-section.fmcty-section-incoming{display:block;pointer-events:none;transform:translateX(600px);transition-property:none}
.fmcty-form.fmcty-form-slide-horz .fmcty-section.fmcty-section-incoming .fmcty-section-content,
.fmcty-form-slide-horz .fmcty-form .fmcty-section.fmcty-section-incoming .fmcty-section-content{opacity:0;transition-property:none}
.fmcty-form.fmcty-form-slide-horz .fmcty-section.fmcty-section-outgoing,
.fmcty-form-slide-horz .fmcty-form .fmcty-section.fmcty-section-outgoing{display:block;pointer-events:none;position:absolute;top:0;transform:translateX(-600px)}
.fmcty-form.fmcty-form-slide-horz .fmcty-section.fmcty-section-outgoing .fmcty-section-content,
.fmcty-form-slide-horz .fmcty-form .fmcty-section.fmcty-section-outgoing .fmcty-section-content{opacity:0}
@media screen and (min-width: 0) and (max-width: 480px){
    .fmcty-form.fmcty-form-slide-horz .fmcty-section,
    .fmcty-form-slide-horz .fmcty-form .fmcty-section{transition-duration:0.5s}
    .fmcty-form.fmcty-form-slide-horz .fmcty-section .fmcty-section-content,
    .fmcty-form-slide-horz .fmcty-form .fmcty-section .fmcty-section-content{transition-duration:0.25s}
    .fmcty-form.fmcty-form-slide-horz .fmcty-section.fmcty-section-incoming,
    .fmcty-form-slide-horz .fmcty-form .fmcty-section.fmcty-section-incoming{transform:translateX(400px)}
    .fmcty-form.fmcty-form-slide-horz .fmcty-section.fmcty-section-outgoing,
    .fmcty-form-slide-horz .fmcty-form .fmcty-section.fmcty-section-outgoing{transform:translateX(-400px)}
}
.fmcty-form.fmcty-form-slide-horz.fmcty-transitioning-prev .fmcty-section-incoming,
.fmcty-form-slide-horz .fmcty-form.fmcty-transitioning-prev .fmcty-section-incoming{transform:translateX(-600px)}
.fmcty-form.fmcty-form-slide-horz.fmcty-transitioning-prev .fmcty-section-outgoing,
.fmcty-form-slide-horz .fmcty-form.fmcty-transitioning-prev .fmcty-section-outgoing{transform:translateX(600px)}
@media screen and (min-width: 0) and (max-width: 480px){
    .fmcty-form.fmcty-form-slide-horz.fmcty-transitioning-prev .fmcty-section-incoming,
    .fmcty-form-slide-horz .fmcty-form.fmcty-transitioning-prev .fmcty-section-incoming{transform:translateX(-400px)}
    .fmcty-form.fmcty-form-slide-horz.fmcty-transitioning-prev .fmcty-section-outgoing,
    .fmcty-form-slide-horz .fmcty-form.fmcty-transitioning-prev .fmcty-section-outgoing{transform:translateX(400px)}
}
.fmcty-form.fmcty-form-slide-vert,
.fmcty-form-slide-vert .fmcty-form{overflow:hidden;position:relative;transition:height 0.35s ease}
.fmcty-form.fmcty-form-slide-vert .fmcty-section,
.fmcty-form-slide-vert .fmcty-form .fmcty-section{transition-property:transform;transition-timing-function:ease;transition-duration:0.8s;transform:translateY(0px);width:100%}
@media (prefers-reduced-motion: reduce){
    .fmcty-form.fmcty-form-slide-vert .fmcty-section,
    .fmcty-form-slide-vert .fmcty-form .fmcty-section{transform:translateY(0px) !important}
}
.fmcty-form.fmcty-form-slide-vert .fmcty-section .fmcty-section-content,
.fmcty-form-slide-vert .fmcty-form .fmcty-section .fmcty-section-content{opacity:1;transition-property:opacity;transition-timing-function:ease;transition-duration:0.35s;transform:translateY(0)}
.fmcty-form.fmcty-form-slide-vert .fmcty-section.fmcty-section-incoming,
.fmcty-form-slide-vert .fmcty-form .fmcty-section.fmcty-section-incoming{display:block;pointer-events:none;transform:translateY(100%);transition-property:none}
.fmcty-form.fmcty-form-slide-vert .fmcty-section.fmcty-section-incoming .fmcty-section-content,
.fmcty-form-slide-vert .fmcty-form .fmcty-section.fmcty-section-incoming .fmcty-section-content{opacity:0;transition-property:none}
.fmcty-form.fmcty-form-slide-vert .fmcty-section.fmcty-section-outgoing,
.fmcty-form-slide-vert .fmcty-form .fmcty-section.fmcty-section-outgoing{display:block;pointer-events:none;position:absolute;top:0;transform:translateY(-100%)}
.fmcty-form.fmcty-form-slide-vert .fmcty-section.fmcty-section-outgoing .fmcty-section-content,
.fmcty-form-slide-vert .fmcty-form .fmcty-section.fmcty-section-outgoing .fmcty-section-content{opacity:0}
.fmcty-form.fmcty-form-slide-vert.fmcty-transitioning-prev .fmcty-section-incoming,
.fmcty-form-slide-vert .fmcty-form.fmcty-transitioning-prev .fmcty-section-incoming{transform:translateY(-100%)}
.fmcty-form.fmcty-form-slide-vert.fmcty-transitioning-prev .fmcty-section-outgoing,
.fmcty-form-slide-vert .fmcty-form.fmcty-transitioning-prev .fmcty-section-outgoing{transform:translateY(100%)}
.fmcty-section[data-fmcty-section="state-unavailable"] .fmcty-field-html{max-width:760px;margin:20px auto}
.fmcty-section[data-fmcty-section="state-unavailable"] .fmcty-field-next,
.fmcty-section[data-fmcty-section="state-unavailable"] .fmcty-field-validation{display:none}
.fmcty-section[data-fmcty-section="state-unavailable"] .fmcty-field-prev{position:static}
.fmcty-form-style-alpha{text-align:center}
.fmcty-form-style-alpha .fmcty-loading-message:after{border-radius:50%;content:"";width:46px;height:46px;font-size:10px;text-indent:-9999em;border-top:5px solid #357dcc;border-right:5px dashed #357dcc;border-bottom:5px solid #357dcc;border-left:5px dashed #357dcc;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);animation:fmctySubmittedAnimation 1.1s infinite linear;position:absolute;left:50%;top:200px;margin:-20px 0 0 -20px;opacity:0.5}
.fmcty-form-style-alpha .fmcty-progress-bar-wrapper{left:20px;opacity:0;position:absolute;right:20px;top:0}.fmcty-form-style-alpha .fmcty-progress-bar-wrapper.fmcty-progress-bar-active{-webkit-transition:opacity .75s linear;-moz-transition:opacity .75s linear;-ms-transition:opacity .75s linear;-o-transition:opacity .75s linear;transition:opacity .75s linear;opacity:1}
@media screen and (min-width: 500px){
    .fmcty-form-style-alpha .fmcty-progress-bar-wrapper{width:460px}
}
.fmcty-form-style-alpha .fmcty-section-content{padding-top:40px}
.fmcty-form-style-alpha .fmcty-field dt,
.fmcty-form-style-alpha .fmcty-field.field-name_label,
.fmcty-form-style-alpha .fmcty-field.field-renting_end_date_label,
.fmcty-form-style-alpha .fmcty-field.field-address_label{margin-bottom:20px}
.fmcty-form-style-alpha .fmcty-label{font-family:proxima-nova, Roboto, sans-serif;font-weight:800;font-style:normal;color:#1b3850;cursor:auto;display:block;font-size:26px;line-height:1.25em;max-width:315px;margin:0 auto;outline:0 none}
@media screen and (min-width: 400px){
    .fmcty-form-style-alpha .fmcty-label{max-width:400px}
}
.fmcty-form-style-alpha .fmcty-field-description{font-family:Roboto, sans-serif;color:rgba(0,0,0,0.6);display:block;font-size:16px;font-weight:normal;margin:5px auto;line-height:1.5}
.fmcty-form-style-alpha .fmcty-input-text,
.fmcty-form-style-alpha .fmcty-input-email,
.fmcty-form-style-alpha .fmcty-input-tel,
.fmcty-form-style-alpha .fmcty-input-number,
.fmcty-form-style-alpha .fmcty-input-textarea,
.fmcty-form-style-alpha .fmcty-styled-select-loaded,
.fmcty-form-style-alpha .fmcty-autocomplete-placeholder,
.fmcty-form-style-alpha .fmcty-input-currency{font-family:proxima-nova, Roboto, sans-serif;font-weight:800;font-style:normal;border:1px solid #c7c8c8;border-radius:0;box-shadow:inset 0 1px 4px -1px rgba(0,0,0,0.2);color:#434343;display:block;font-size:24px;line-height:34px;margin:0 auto;max-width:100%;padding:10px;width:300px}
.fmcty-form-style-alpha .fmcty-field-invalid .fmcty-input-text,
.fmcty-form-style-alpha .fmcty-field-invalid .fmcty-input-email,
.fmcty-form-style-alpha .fmcty-field-invalid .fmcty-input-tel,
.fmcty-form-style-alpha .fmcty-field-invalid .fmcty-input-number,
.fmcty-form-style-alpha .fmcty-field-invalid .fmcty-input-textarea,
.fmcty-form-style-alpha .fmcty-field-invalid .fmcty-styled-select-loaded,
.fmcty-form-style-alpha .fmcty-field-invalid .fmcty-input-currency{border-color:#da232e}
.fmcty-form-style-alpha .fmcty-field-currency dd{margin-left:auto;margin-right:auto;max-width:100%;position:relative;width:400px}
.fmcty-form-style-alpha .fmcty-field-currency dd:before{font-family:proxima-nova, Roboto, sans-serif;font-weight:800;font-style:normal;content:"$";font-size:24px;left:10px;line-height:1em;opacity:0.5;margin-top:-0.5em;position:absolute;top:50%}
.fmcty-form-style-alpha .fmcty-field-currency input{padding-left:1.2em;width:100%}
@media screen and (min-width: 321px){
    .fmcty-form-style-alpha .fmcty-field-currency dd:before{left:20px}
}
.fmcty-form-style-alpha .field-desired_payment .fmcty-label{max-width:none}
.fmcty-form-style-alpha .field-desired_payment dd:after{font-family:proxima-nova, Roboto, sans-serif;font-weight:800;font-style:normal;content:"/month";font-size:24px;right:10px;line-height:1em;opacity:0.5;margin-top:-0.5em;position:absolute;top:50%}
.fmcty-form-style-alpha .field-desired_payment input{padding-right:5em}
@media screen and (min-width: 321px){
    .fmcty-form-style-alpha .field-desired_payment dd:after{right:20px}
}
@media screen and (min-width: 0) and (max-width: 799px){
    .fmcty-form-style-alpha .field-desired_payment .fmcty-field-description{font-size:14px}
}
.fmcty-form-style-alpha .fmcty-styled-select-loaded{box-shadow:none}
.fmcty-form-style-alpha .fmcty-styled-select-loaded.fmcty-styled-select-empty .fmcty-styled-select-inner{font-family:Roboto, sans-serif;color:rgba(0,0,0,0.25);font-size:14px;font-weight:bold;line-height:50px;opacity:1;text-transform:uppercase}
.fmcty-form-style-alpha ::-webkit-input-placeholder{font-family:Roboto, sans-serif;color:rgba(0,0,0,0.25);font-size:14px;font-weight:bold;height:40px;line-height:40px;opacity:1;text-transform:uppercase;position:relative;top:-2px}
.fmcty-form-style-alpha ::-moz-placeholder{font-family:Roboto, sans-serif;color:rgba(0,0,0,0.25);font-size:14px;font-weight:bold;opacity:1;text-transform:uppercase}
.fmcty-form-style-alpha :-ms-input-placeholder{font-family:Roboto, sans-serif;color:rgba(0,0,0,0.25) !important;font-size:14px;font-weight:bold;opacity:1;padding-bottom:22px;text-transform:uppercase}
.fmcty-form-style-alpha :-moz-placeholder{font-family:Roboto, sans-serif;color:rgba(0,0,0,0.25);font-size:14px;font-weight:bold;opacity:1;text-transform:uppercase}
.fmcty-form-style-alpha .fmcty-field-radio+.fmcty-field-next,
.fmcty-form-style-alpha .field-wants_real_estate_agent_legal+.fmcty-field-next{display:none}
.fmcty-form-style-alpha .fmcty-radio-option,.fmcty-form-style-alpha .fmcty-checkbox-option{display:inline-block;max-width:100%;width:300px}
.fmcty-form-style-alpha .fmcty-checkbox-option.field-stacked .fmcty-checkbox-option-label{margin-left:0;margin-right:0}
.fmcty-form-style-alpha .fmcty-radio-option-label,
.fmcty-form-style-alpha .fmcty-checkbox-option-label,
.fmcty-form-style-alpha .fmcty-next,
.fmcty-form-style-alpha .fmcty-submit{font-family:proxima-nova, Roboto, sans-serif;font-weight:800;font-style:normal;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-webkit-appearance:none;background-color:#fbcf3b;border:0 none;border-radius:4px;color:#202021;display:block;font-size:20px;margin:5px;padding:15px;position:relative;line-height:1em}
.fmcty-form-style-alpha .fmcty-radio-option-label:hover,
.fmcty-form-style-alpha .fmcty-radio-option-label:focus,
.fmcty-form-style-alpha .fmcty-checkbox-option-label:hover,
.fmcty-form-style-alpha .fmcty-checkbox-option-label:focus,
.fmcty-form-style-alpha .fmcty-next:hover,
.fmcty-form-style-alpha .fmcty-next:focus,
.fmcty-form-style-alpha .fmcty-submit:hover,
.fmcty-form-style-alpha .fmcty-submit:focus{background-color:#eab400;z-index:2}
.fmcty-form-style-alpha .fmcty-checkbox-option-label{background:rgba(255,255,255,0.75);border:2px solid #fbcf3b;padding-left:28px;text-align:left}
.fmcty-form-style-alpha .fmcty-checkbox-option-label:hover{border-color:#eab400}
.fmcty-form-style-alpha .fmcty-checkbox-option-label:before{content:"";border:1px solid #202021;border-radius:50%;height:8px;left:10px;margin:-4px 0 0;opacity:0.5;position:absolute;top:50%;width:8px}
.fmcty-form-style-alpha .fmcty-radio-option input:focus+.fmcty-radio-option-label,
.fmcty-form-style-alpha .fmcty-checkbox-option input:focus+.fmcty-checkbox-option-label{z-index:2}
.fmcty-form-style-alpha input:checked+.fmcty-radio-option-label:before,
.fmcty-form-style-alpha input:checked+.fmcty-checkbox-option-label:before{border:solid #202021;border-radius:0;border-width:0 3px 3px 0;content:'';display:block;height:12px;left:10px;margin-top:-8px;opacity:0.5;position:absolute;top:50%;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:7px}
.fmcty-form-style-alpha input:checked+.fmcty-checkbox-option-label{background:#fbcf3b}
.fmcty-form-style-alpha input:checked+.fmcty-checkbox-option-label:hover{background:#eab400}
.fmcty-form-style-alpha .fmcty-next,
.fmcty-form-style-alpha .fmcty-submit{display:block;margin:0 auto;max-width:100%;width:300px}
.fmcty-form-style-alpha .fmcty-field-submit,
.fmcty-form-style-alpha .fmcty-field-next,
.fmcty-form-style-alpha .fmcty-field-prev{margin:10px 0 0}
.fmcty-form-style-alpha .fmcty-prev{font-family:Roboto, sans-serif;-webkit-appearance:none;background:none;border:0 none;color:#357dcc;font-size:13px;font-weight:bold;padding:0;text-transform:uppercase}
.fmcty-form-style-alpha .field-legal,
.fmcty-form-style-alpha .fmcty-field-hidden-label{color:rgba(0,0,0,0.6);cursor:default;display:block;font-size:12px;line-height:1.4em;margin:20px auto 0;max-width:450px;opacity:0.8}
.fmcty-form-style-alpha .field-legal a,
.fmcty-form-style-alpha .fmcty-field-hidden-label a{color:#434343}
.fmcty-form-style-alpha .field-legal a:hover,
.fmcty-form-style-alpha .fmcty-field-hidden-label a:hover{color:#202021}
.fmcty-form-style-alpha .field-legal label,
.fmcty-form-style-alpha .fmcty-field-hidden-label label{cursor:default}
.fmcty-form-style-alpha .fmcty-section[data-fmcty-section="real-estate-agent"] .fmcty-field-hidden-label{max-width:520px}
.fmcty-form-style-alpha .fmcty-section[data-fmcty-section="real-estate-agent"] .fmcty-field-next{display:none}
.fmcty-form-style-alpha .field-wants_real_estate_agent input[value="na"]+label{font-family:Roboto, sans-serif;background:none;border:0 none;color:#357dcc;font-size:0.8em;font-weight:normal;text-align:center;text-decoration:underline}
.fmcty-form-style-alpha .field-wants_real_estate_agent input[value="na"]+label:hover{background:none;color:#da232e}
.fmcty-form-style-alpha .field-wants_real_estate_agent input[value="na"]+label:before{display:none}
.fmcty-form-style-alpha .fmcty-field-validation{background:#da232e;border-radius:10px;display:inline-block;color:#fff;font-size:14px;font-weight:bold;line-height:1.2em;margin:10px auto;padding:5px 10px}
.fmcty-form-style-alpha .fmcty-radio-group,
.fmcty-form-style-alpha .fmcty-checkbox-group{margin:0 auto;max-width:700px}
.fmcty-form-style-alpha .fmcty-checkbox-group{margin-bottom:25px}
.fmcty-form-style-alpha .field-stacked{display:block;margin:10px auto}
.fmcty-form-style-alpha .field-stacked:first-child{margin-top:25px}
.fmcty-form-style-alpha .field-stacked:last-child{margin-bottom:15px}
.fmcty-form-style-alpha .field-bankruptcy .fmcty-radio-option{width:340px}
.fmcty-form-style-alpha .field-property_search dt{margin-bottom:0}
.fmcty-form-style-alpha .field-property_search .fmcty-field-description{display:block;margin:20px auto 0;max-width:100%;text-align:left;width:500px}
.fmcty-form-style-alpha .field-property_search dd{max-width:500px;width:100%}
.fmcty-form-style-alpha .fmcty-autocomplete-wrapper{top:-16px;max-width:500px}
@media screen and (min-width: 376px){
    .fmcty-form-style-alpha .fmcty-autocomplete-wrapper{top:-8px}
}
.fmcty-form-style-alpha .field-first_name,
.fmcty-form-style-alpha .field-last_name,
.fmcty-form-style-alpha .field-renting_end_date_month,
.fmcty-form-style-alpha .field-renting_end_date_year,
.fmcty-form-style-alpha .field-address,
.fmcty-form-style-alpha .field-zip{display:inline-block;margin:0 5px 10px;max-width:100%;padding:0;vertical-align:top}
.fmcty-form-style-alpha .field-first_name dt,
.fmcty-form-style-alpha .field-last_name dt,
.fmcty-form-style-alpha .field-renting_end_date_month dt,
.fmcty-form-style-alpha .field-renting_end_date_year dt,
.fmcty-form-style-alpha .field-address dt,
.fmcty-form-style-alpha .field-zip dt{display:block;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(1px);white-space:nowrap;position:absolute}
.fmcty-form-style-alpha .field-first_name dl,
.fmcty-form-style-alpha .field-first_name dd,
.fmcty-form-style-alpha .field-last_name dl,
.fmcty-form-style-alpha .field-last_name dd,
.fmcty-form-style-alpha .field-renting_end_date_month dl,
.fmcty-form-style-alpha .field-renting_end_date_month dd,
.fmcty-form-style-alpha .field-renting_end_date_year dl,
.fmcty-form-style-alpha .field-renting_end_date_year dd,
.fmcty-form-style-alpha .field-address dl,
.fmcty-form-style-alpha .field-address dd,
.fmcty-form-style-alpha .field-zip dl,
.fmcty-form-style-alpha .field-zip dd{display:inline-block;max-width:100%;vertical-align:top;width:270px}
@media screen and (min-width: 375px){
    .fmcty-form-style-alpha .field-first_name dl,
    .fmcty-form-style-alpha .field-first_name dd,
    .fmcty-form-style-alpha .field-last_name dl,
    .fmcty-form-style-alpha .field-last_name dd,
    .fmcty-form-style-alpha .field-renting_end_date_month dl,
    .fmcty-form-style-alpha .field-renting_end_date_month dd,
    .fmcty-form-style-alpha .field-renting_end_date_year dl,
    .fmcty-form-style-alpha .field-renting_end_date_year dd,
    .fmcty-form-style-alpha .field-address dl,
    .fmcty-form-style-alpha .field-address dd,
    .fmcty-form-style-alpha .field-zip dl,
    .fmcty-form-style-alpha .field-zip dd{width:300px}
}
.fmcty-form-style-alpha .field-first_name .fmcty-field-validation,
.fmcty-form-style-alpha .field-last_name .fmcty-field-validation,
.fmcty-form-style-alpha .field-renting_end_date_month .fmcty-field-validation,
.fmcty-form-style-alpha .field-renting_end_date_year .fmcty-field-validation,
.fmcty-form-style-alpha .field-address .fmcty-field-validation,
.fmcty-form-style-alpha .field-zip .fmcty-field-validation{display:block;margin:10px 0}
@media screen and (min-width: 0) and (max-width: 374px){
    .fmcty-form-style-alpha .field-first_name,
    .fmcty-form-style-alpha .field-last_name,
    .fmcty-form-style-alpha .field-renting_end_date_month,
    .fmcty-form-style-alpha .field-renting_end_date_year,
    .fmcty-form-style-alpha .field-address,
    .fmcty-form-style-alpha .field-zip{margin-left:auto;margin-right:auto}
}
.fmcty-form-style-alpha .field-address,
.fmcty-form-style-alpha .field-zip{margin-left:auto;margin-right:auto;text-align:left;width:530px}
.fmcty-form-style-alpha .field-address dl,
.fmcty-form-style-alpha .field-address dd,
.fmcty-form-style-alpha .field-zip dl,
.fmcty-form-style-alpha .field-zip dd{width:100%}
.fmcty-form-style-alpha .field-address input,
.fmcty-form-style-alpha .field-zip input{width:100%}
.fmcty-form-style-alpha .field-address .fmcty-field-validation,
.fmcty-form-style-alpha .field-zip .fmcty-field-validation{display:inline-block}
@media screen and (min-width: 800px){
    .fmcty-form-style-alpha .field-address,
    .fmcty-form-style-alpha .field-zip{margin-left:5px;margin-right:5px}
}@media screen and (min-width: 400px){
    .fmcty-form-style-alpha .field-address{width:530px}
}@media screen and (min-width: 800px){
    .fmcty-form-style-alpha .field-address{width:400px}
}
.fmcty-form-style-alpha .field-zip{margin-bottom:10px}
@media screen and (min-width: 400px){
    .fmcty-form-style-alpha .field-zip dd{width:240px}
}

@media(min-width:480px){
    #vuhlForm_other_property{ margin-left: -5px; margin-right:-5px; overflow: hidden; margin-bottom: 20px }
    #vuhlForm_other_property .fmcty-radio-option{ width: 50%; float: left; margin: 0; }  
    #vuhlForm_other_property .fmcty-radio-option label{ margin-left: 5px; margin-right:5px; }
}

span.fmcty-subtitle{ color: #32CD32; display: block; text-align: center; }
span.fmcty-subtitle-started{ position: relative; margin-bottom: 5px; margin-top: 5px; }
span.fmcty-draw{color: #FFF; display: block; text-align: center;}

.bounce {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
    height: 23px;
    display: block;
    
    width: 100%;
    color: #ffcd00;
}
.bounce span{ position: relative; display: inline-block; height: 23px; padding: 0 30px;}
.bounce span::after,
.bounce span::before{ content: ""; background-position: 50% 70%; position: absolute; height: 23px; width: 23px; top: 0; background: url(https://newbrunswickconstructionloan.com/wp-content/uploads/2025/05/down-arrow-yellow.png) no-repeat 50% 70%; }
.bounce span::after{ right: 0; }
.bounce span::before{ left: 0; }


@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  60% {
    -moz-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  60% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  60% {
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}


.page-content, .entry-content, .entry-summary {
    margin: 0;
}
.inner-page-banner .ugb-container__side{ min-height:220px; }

.privacy-policy-layout .ugb-container__side{   }
.privacy-policy-layout p {
    margin-bottom: 10px;
}

.field-box-inner input[type="text"], 
.field-box-inner input[type="email"], 
.field-box-inner input[type="url"], 
.field-box-inner input[type="password"], 
.field-box-inner input[type="search"], 
.field-box-inner input[type="tel"], 
.field-box-inner input[type="number"], 
.field-box-inner textarea, 
.field-box-inner select {
    color: #666666;
    background-color: #fff;
    border-color: #ddd;
    border-radius: 5px;
    height: 50px;
}
.contact-sidebar-cform textarea{ height: 130px;}

.contact-sidebar-cform{background-color: #1b3850; border-radius: 10px; margin-top: -180px; z-index: 99; }
.contact-sidebar-cform .sidebar-cform-inner{ padding: 25px; }
.sidebar-cform-inner h3{ font-size: 26px; text-align: center;  color: #FFF;  font-weight: bold;}
.sidebar-cform-inner .field-box-inner{ margin-bottom: 10px; position: relative; }
.sidebar-cform-inner .field-box-inner:last-child{ margin-bottom: 0; }

.sidebar-cform-inner .field-box-inner input[type="submit"]{
    padding: 0; margin: 0; width: 100%; height: 60px; line-height: 60px; color: #FFF; background-color: #357dcc;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23ffffff' d='M0,10c0,5.5,4.5,10,10,10s10-4.5,10-10S15.5,0,10,0S0,4.5,0,10z M16.4,10L10,15.5v-4.1H3.9V8.6H10V4.5L16.4,10z'%3E%3C/path%3E%3C/svg%3E");
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
}
.field-box-inner .ajax-loader{ position: absolute; left: 20px; top: 15px; z-index: 99; }


.map-box-wrap{ position: relative; padding: 15px 0 0 !important; }
.map-box-wrap::before{ background-color: #edeff0; top:0; content:""; position: absolute; left: 0; height: 15px; width: 100%; }
.contact-page-info p{ font-size:18px; color: #4d585a; }


.breadcrumb-layout{ margin-bottom: 30px !important;}
.breadcrumb-layout .ugb-container__side {
    padding: 10px 0;
}
.breadcrumb-layout .ugb-container__side span{}
.error{background: #f00; display: none; border-radius: 5px; padding: 3px 5px;font-size: 14px;  font-weight: normal; margin-top: 5px;} 



/*
 =======================
        FOOTER
 =======================
*/

.footer-contct-bar{}
.footer-contct-bar .ugb-column__content-wrapper{ padding: 25px 0;}
.footer-contct-bar p { font-size: 24px;  color: #FFF;  font-weight: bold;   margin-bottom: 0;}
.footer-contct-bar h3 { line-height: 50px; font-size: 46px; font-weight: bold;  color: #FFF;  margin-bottom: 0;}
.footer-contct-bar p.small-text{font-size: 12px; font-weight: normal;}

.footer-contct-bar .start-button{}
.footer-contct-bar .start-button a {
    position: relative;
    max-width: 250px;
    float: right;
    background-color: #FFF;
    color: #357dcc !important;
    width: 100%;
    text-align: left !important;
    margin-top: 30px !important;
    font-size: 20px;
    font-weight: bold;
}
.footer-contct-bar .start-button a span{ color: #357dcc !important}
.footer-contct-bar .start-button a::after {
    content: "";
    background-image:url("../image/button-arrow.png");
    height: 23px;
    right: 12px;
    margin: -10px 0 0;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    width: 23px;
}
.fmcty-form-style-charlie .fmcty-se{}

.site-footer,
.footer-widgets,
.site-info { color: #ffffff; background-color: #1b3850;}

.footer-widgets{ min-height:150px;}

.copyright{}
.copyright a {
    color: #FFF;
    position: relative;
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
}
.copyright a::before {
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    background-color: #FFF;
    left: -1px;
    top: 9px;
}


/*
 =======================
      RESPONSIVE
 =======================
*/
@media(max-width:768px){
    .inside-top-bar .widget {
        position: relative;
        right: 0;
        top: 0;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .wp-block-column {  flex-basis: calc(100% - 16px) !important;}
    .wp-block-column:nth-child(2n) {  margin-left: 0;}
    .site-branding,
    .site-logo{ width:100%; float: none; text-align: center; }
    .site-header { padding: 5px 0 20px; }
    .site-branding a {     font-size: 18px;}
    .inside-header > :not(:last-child):not(.main-navigation) { margin-bottom: 0px; }
    .ugb-container.ugb-container--v2.ugb-container--width-small .ugb-container__content-wrapper { width: 100%; }
    .banner-mortgage-form-box .ugb-column__content-wrapper {  margin: 30px auto 30px !important;}
    
    .contact-sidebar-cform{ margin-top:0; }
    .home-section-one h1 span::before, 
    .home-section-one h2 span::before, 
    .home-section-one h3 span::before { background-image: none; width: 0; height: 0; }
    
    
}

@media(max-width:500px){
    .home-section-one h1, .home-section-one h2 { font-size: 24px; text-align: center; }
    .home-section-one h1 span, .home-section-one h2 span { padding-right: 0; }
    .home-section-one h1 span::before, .home-section-one h2 span::before{ width:0; height: 0; }
    .home-section-one h1::after, h1::after, 
    .home-section-one h2::after, h2::after{ margin-left: -50px; left: 50%; }
    .inside-top-bar .widget h1,
    .inside-top-bar .widget {   font-size: 18px;    }
    
    .fmcty-form-style-charlie li#step0 .fmcty-label{  margin-top: 5px; }
    .fmcty-form-style-charlie .fmcty-section-first .fmcty-radio-option-label { font-size: 14px;}
    .fmcty-form-style-charlie .fmcty-section-first .fmcty-radio-option-label { padding-bottom: 18px; padding-top: 18px; }
    li.field-stacked span.fmcty-draw{ line-height:20px; }
    .reviews-reinforcement .reviews-summary-label { font-size: 16px; }
    .fmcty-form-style-charlie .fmcty-section-first .fmcty-label { font-size: 24px; }
    
    ol#vuhlForm_other_property{ padding: 0; margin: 0; }

}

