body {
    margin: 0;
    padding: 0;
    background-color: #f3f3f3;
    font-family: "Manque Light",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #4A4A4A;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media print, screen and (min-width: 64em){
    .page-title .title+.lead {
        padding-top: 10px;
    }
    .page-title .lead {
        max-width: 880px;
        margin: 0 auto;
        letter-spacing: -.9px;
    }
    h1 {
        font-size: 56px!important;
        line-height: 56px!important;
        font-family: "Manque Bold"!important;
    }
    .page-title .title {
        padding-bottom: 22px;
        padding-top: 68px;
    }
    .page-title {
        background-color: #F3F3F3;
    }
}
@media print, screen and (min-width: 48em){
    .tabs-area.tabs-area-toggle.container {
        padding-top: 1.5em;
    }
}
.bg-light, .search-section .top-area button {
    background-color: #fff!important;
    overflow: hidden;
    background: url("../../images/index/contractus4.jpeg");
    background-color:#fff ;
}
h1{
    font-family: "Manque Bold"!important;
}
.tabs-area .tab-links.tabs-contact {
    display: table;
    width: 100%;
}
tabs-area.tabs-area-toggle .tab-links.tabs-contact li {
    position: relative;
}
.tabs-area .tab-links.tabs-contact li {
    display: table-cell;
    width: 25%;
}
.tabs-area .tab-links.tabs-contact li a {
    color: #4A4A4A;
    display: block;
}
main a {
    font-family: "Mona Medium";
}
a {
    line-height: inherit;
    color: #66C0DC;
    text-decoration: none;
    cursor: pointer;
}
.tabs-area.tabs-area-toggle .tab-links.tabs-contact li:after {
    border-bottom: 20px #272727 solid;
    border-top: 20px transparent solid;
    bottom: -10px;
}
.tabs-area.tabs-area-toggle .tab-links li.current:after, .tabs-area.tabs-area-toggle .tab-links li.active:after {
    opacity: 0;
    visibility: visible;
}
.tabs-area.tabs-area-toggle .tab-links li:after {
    content: '';
    position: absolute;
    display: block;
    border-top: 20px #fff solid;
    border-right: 25px transparent solid;
    border-bottom: 25px transparent solid;
    border-left: 25px transparent solid;
    width: 25px;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    z-index: 20;
}
.tabs-area .tab-links.tabs-contact li .box-tab {
    margin: 0 15px 20px 15px;
    border: 1px #D8D8D8 solid;
}
.box-tab {
    background-color: #fcfcfc;
    text-align: center;
}
.bg-dark, .tabs-area .tab-links.tabs-contact li.active .box-tab .icon-holder {

    margin-top: 50px;
    margin-bottom: 50px;
}
.box-tab .icon-holder {
    background-color: #FCFCFC;
    height: 160px;
    display: table;
    width: 100%;
}
.box-tab .content {
    padding: 20px 15px;
}
.tabs-area .tab-links.tabs-contact li.active .box-tab .icon-holder .icon-build {
    background-image: url(../../images/index/icons/icon-build-white.svg);
}
.box-tab .icon-holder .icon {
    display: table-cell;
    vertical-align: middle;
}
.tabs-contact .icon {
    background-size: auto!important;
}
@media screen and (min-width: 75em){
    .box-tab .content .text {
        font-size: 14px;
    }
    .box-tab .content .text {
        font-size: 13px;
        margin-bottom: 15px;
        text-transform: uppercase;
    }
    .divider.row:before, .row .divider:before {
        /*border-bottom: 1px #D7D7D7 solid;*/
        content: '';
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0;
    }
}
.box-tab .content .button {
    margin-bottom: 10px;
    padding: 9px 35px;
    font-size: 12px;
}
.button.secondary {
    background-color: #000;
    color: #fff;
}
.icon.icon-build {
    background-image: url(../../images/index/icons/icon-build.svg);
    width: 76px;
    height: 76px;
}
.icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}
a:hover{
    text-decoration: none;
}
.icon.icon-blocks {
    background-image: url(../../images/index/icons/icon-blocks.svg);
    width: 135px;
    height: 60px;
}
.icon.icon-feedback {
    background-image: url(../../images/index/icons/icon-feedback.svg);
    width: 78px;
    height: 63px;
}
.icon.icon-buildhome {
    background-image: url(../../images/index/icons/icon-buildhome.svg);
    width: 77px;
    height: 70px;
}
.bg-light .divider, .search-section .top-area button .divider {
    padding-bottom: 20px;
    margin-bottom: 0;
}
.divider.row:before {
    display: block;
}

@media print, screen and (min-width: 48em){
    .box-button {
        margin-bottom: 30px;
    }
}
.box-button {
    background-color: #fcfcfc;
    margin-bottom: 10px;
    display: table;
    vertical-align: middle;
    width: 100%;
    border: 1px #D8D8D8 solid;
}
@media print, screen and (min-width: 64em) {
    .box-button .icon {
        width: 170px;
    }
}
@media print, screen and (min-width: 48em){
    .box-button .icon {
        width: 120px;
    }
}
.box-button .icon {
    background-color: #FCFCFC;
    width: 70px;
    margin: 0 auto;
    text-align: center;
}
.box-button .item {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 15px;
}
@media print, screen and (min-width: 64em){
    .icon {
        background-size: 100% 100%!important;
    }
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
@media print, screen and (min-width: 48em) {
    .box-button .content {
        font-size: 16px;
    }
}
.box-button .content {
    padding: 15px 30px;
    font-size: 14px;
}
.box-button .content p:only-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 64em){
    body p {
        line-height: 1.75em;
    }
}
body p {
    letter-spacing: -.2px;
    line-height: 2em;
}
@media print, screen and (min-width: 64em){
    .box-button .icon {
        width: 170px;
    }
}
@media only screen and (max-width: 1439px){
    .tabs-area .tab-block.container {
        padding-top: 3em;
    }
}
.tabs-area .tab-block.active {
    display: block;
}

.bg-dark .form-title-area, .tabs-area .tab-links.tabs-contact li.active .box-tab .icon-holder .form-title-area {
    color: #fff;
}
.form-title-area {
    margin-bottom: 30px;
}
.text-center {
    text-align: center;
}
@media print, screen and (min-width: 48em){
    .form-title-area h3 {
        font-size: 30px;
    }
}
.form-title-area h3 {
     font-size: 18px;
     font-family: "Manque Light";
     margin-bottom: 15px;
 }
.form-title-area p {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center;
}
.large-centered {
    margin-right: auto;
    margin-left: auto;
}
.form-title-area h3 {
    font-size: 30px;
    font-family: "Manque Light";
    margin-bottom: 15px;
    text-align: center;
}
.tab-content-area.bg-dark{
    padding-top: 3em;
}
.form-holder{
    background: rgba(0, 0, 0, .5);
    padding: 50px;
    border-radius: 10px;
    overflow: hidden;
}
.form-holder, .flexblock-build .data-form-holder .data-form-inner {
    max-width: 760px;
}
textarea {
    max-width: 100%;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 2.5625em;
    padding: 0.78125em;
    border: 1px solid #C7C7C7;
    border-radius: 10px;
    background-color: #fff;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    appearance: none;
    overflow: auto;
    resize: none;
}
.flexblock-build .form-holder, .flexblock-build .data-form-holder .data-form-inner {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-top: 30px;
}
input{
    height: 42px;
    line-height: 42px;
}
select {
    height: 2.625em;
    margin: 0 0 1.5625em;
    padding: 0.78125em;
    appearance: none;
    border: 1px solid #C7C7C7;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: .75em;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>);
    background-origin: content-box;
    background-position: right -1.5625em center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 2.34375em;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
}
.flexblock-build .form-validate .chosen-container {
    margin-bottom: 22px;
}
.form-validate .chosen-container {
    transition: all 0s ease 0s;
    font-size: .75em;
    margin: 0 0 1.5625em;
}
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%!important;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form-validate .chosen-container-single .chosen-single {
    border: 1px solid #d7d7d7;
}
.form-validate .chosen-container .chosen-single {
    background: #fcfcfc;
    padding: 0.78125em;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.chosen-container .chosen-single {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0 0 10px;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 0;
    background-clip: padding-box;
    color: #4A4A4A;
    font-family: "Manque Light";
    text-decoration: none;
    white-space: nowrap;
    border-bottom: 1px #D7D7D7 solid;
}
.chosen-container a {
    cursor: pointer;
}
.chosen-container-single .chosen-single input[type="text"] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    border: 0;
    height: auto;
    padding: 0;
    margin: 0;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.chosen-container .chosen-single div {
    width: auto;
    height: auto;
    position: static;
    display: inline-block;
}
.chosen-container .chosen-single div b {
    width: 13px;
    height: 8px;
}
.form-validate .chosen-container .chosen-drop {
    /*border: 1px solid #d7d7d7;*/
}
.chosen-container-single .chosen-drop {
    margin-top: 0;
    background-clip: padding-box;
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #fcfcfc;
    display: none;
    /*border-bottom: 2px #D7D7D7 solid;*/
}
.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}
.flexblock-build .form-holder .chosen-container .chosen-results, .flexblock-build .data-form-holder .data-form-inner .chosen-container .chosen-results {
    padding-left: 0;
    padding-right: 0;
    max-height: 232px;
}
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}
.flexblock-build .form-holder .chosen-container .chosen-results li, .flexblock-build .data-form-holder .data-form-inner .chosen-container .chosen-results li {
    border-bottom: 1px #F1F1F1 solid;
    font-size: 12px;
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}
.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 8px 10px;
    list-style: none;
    line-height: 1;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    border-bottom: 1px #F1F1F1 solid;
}
.form-validate .chosen-container .chosen-single {
    background: #fcfcfc;
    padding: 0.78125em;
    height: 42px;
    line-height: 26px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    display: -webkit-flex;
}
.chosen-container-single .chosen-single div b {
    width: 13px;
    height: 8px;
}
.chosen-container-single .chosen-single div b {
    display: block;
    background: url(../../images/index/chosen/chosen-down-arrow.svg) no-repeat center center;
}
.chosen-container .chosen-single {
    padding-left: 0!important;
}
.chosen-container .chosen-single span {
    padding-left: 12px!important;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
}
.chosen-container .chosen-results li:hover {
    background: #F3F3F3;
}
.flexblock-build .form-holder .checkbox-holder, .flexblock-build .data-form-holder .data-form-inner .checkbox-holder {
    text-align: left;
}
.checkbox-holder label {
    font-size: 12px;
    color: #4A4A4A;
}
label {
    display: block;
    margin: 0;
    font-size: .875;
    font-weight: 400;
    line-height: 1.8;
    color: #000;
}
.checkbox-holder label input {
    position: absolute;
    z-index: 20;
    opacity: 0;
}
label>[type='checkbox'], label>[type='radio'] {
    margin-right: 0.78125em;
}
[type='file'], [type='checkbox'], [type='radio'] {
    margin: 0 0 1.5625em;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
}
input {
    overflow: visible;
}
.checkbox-holder label span {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    color: #fff;
}

.checkbox-holder label {
    font-size: 12px;
    color: #4A4A4A;
}
.flexblock-build .form-holder .checkbox-holder label span:before, .flexblock-build .data-form-holder .data-form-inner .checkbox-holder label span:before {
    margin-top: -10px;
}
.flexblock-build .form-holder .checkbox-holder label span:before, .flexblock-build .data-form-holder .data-form-inner .checkbox-holder label span:before {
    top: 50%;
    margin-top: -10px;
}
.checkbox-holder label span:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px #C7C7C7 solid;
    left: 0;
    background-color: #fcfcfc;
}
.flexblock.flexblock-build:last-child .form-holder .button.secondary:last-child {
    margin-top: 30px;
}
.flexblock-build .form-holder .button, .flexblock-build .data-form-holder .data-form-inner .button {
    font-size: 15px;
    margin-bottom: 30px;
    text-align: center;
    width: 50%;
    height: 42px;
    border-radius: 10px;
}
.button.secondary {
    background-color: #fff;
    color: #000000;
}
[type='submit'], [type='button'] {
    appearance: none;
    border-radius: 0;
}
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1em 0;
    font-family: "Mona Medium";
}
.bg-dark .form-validate+.disclaimer h5, .tabs-area .tab-links.tabs-contact li.active .box-tab .icon-holder .form-validate+.disclaimer h5 {
    color: #fff;
}
.bg-dark .form-validate+.disclaimer p, .tabs-area .tab-links.tabs-contact li.active .box-tab .icon-holder .form-validate+.disclaimer p {
    color: #fff;
    padding: 0 15px;
}
.disclaimer p {
    font-size: 14px;
}
.row-space {
    padding: 1.5em 0;
}
textarea{
    margin: 0 0 2.5625em!important;
}
.disclaimer a{
    color: #66C0DC;
}
.top-area .container .row>div{
    margin-top: 20px;
}
.DataFormHandler_DataFormHandler select{
    width: 100%;
    height: 42px;
}
.button.secondary{
    cursor: pointer;
}

.lead p {
    font-family: "Manque Light", Helvetica, Roboto, Arial, sans-serif;
    color: #4A4A4A;
    text-align: center;
    max-width: 940px;
    margin: 0 auto;
    margin-bottom: 80px;
    font-size: 18px;
    line-height: 2;
    text-rendering: optimizeLegibility;
}
@media screen and (max-width: 640px) {
    .lead p{
        font-size: 18px;
    }
}