body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}
.header-wrap {
  height: 80px;
  border-bottom: 1px solid #bfbfbf;
}
.header-wrap .content-wrap p {
  font-weight: 900;
}
.header-wrap .content-wrap .motto-wrap {
  margin-top: -10px;
}
@media (max-width: 768px) {
  .header-wrap {
    height: auto;
  }
}
.footer-wrap {
  color: #474747;
  padding: 0;
  font-size: 14px;
  background: -moz-linear-gradient(top, #0571d0 26%, #f5f5f5 26%, #f5f5f5 100%);
  background: -webkit-linear-gradient(top, #0571d0 26%, #f5f5f5 26%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #0571d0 26%, #f5f5f5 26%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #0571d0 26%, #f5f5f5 26%, #f5f5f5 100%);
  background: linear-gradient(top, #0571d0 26%, #f5f5f5 26%, #f5f5f5 100%);
}
.footer-wrap p {
  padding: 30px 0 55px 0;
}
.footer-wrap .footer-nav li {
  padding: 0 15px;
  border-right: 1px solid #ffffff;
}
.footer-wrap .footer-nav li a {
  color: #ffffff;
}
@media (max-width: 768px) {
  .footer-wrap .footer-nav li {
    display: block;
    border-right: 0;
    padding-bottom: 5px;
  }
}
.footer-wrap div.mark-placement {
  background: #0571d0;
  margin: 0 -15px;
  padding: 8px 0 3px 0;
}
.text-white {
  color: #ffffff;
}
.text-gray {
  color: '';
}
.content-wrap {
  padding: 0 10px;
}
.content-wrap .editor-h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 41px;
  font-weight: bold;
  padding: 25px 0;
}
.content-wrap .editor-h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 36px;
  padding: 17px 0;
}
.content-wrap .editor-h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 37px;
  padding: 25px 0;
}
.content-wrap .text-no-bold {
  font-weight: 400;
}
.content-wrap .text-no-bold strong {
  font-weight: 900;
}
.content-wrap .no-padding {
  padding: 0;
}
.content-wrap.dynamic-content {
  font-size: 18px;
  color: #161616;
  line-height: 23px;
}
.content-wrap.dynamic-content .editor-h3 {
  color: #0571d0;
  font-weight: 700;
  font-size: 35px;
  padding-bottom: 0;
}
.content-wrap.dynamic-content p {
  padding: 0;
}
.theme-wrap.blue-wrap {
  background-color: #0571d0;
}
.theme-wrap.gray-wrap {
  background-color: #eaeaea;
}
.theme-wrap.red-wrap {
  background-color: #d00000;
}
.theme-wrap.last-wrap,
.theme-wrap.wrap-bottom-bg {
  background: url(../img/bg/footer-RowOfHouses.jpg) no-repeat #ffffff;
  background-position: center bottom;
  background-size: 100%;
}
.theme-wrap.wrap-bottom-bg {
  padding: 20px 0 550px 0;
}
@media (max-width: 992px) {
  .theme-wrap.wrap-bottom-bg {
    padding-bottom: 250px;
  }
}
.btn.btn-primary {
  background: #fec929;
  font-family: Arial, Helvetica, sans-serif;
  border-color: #fec929;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  padding: 12px;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background: #0571d0;
  border-color: #0571d0;
  color: #ffffff;
}
.btn.btn-primary.disabled {
  background: #fec929;
  border-color: #fec929;
  color: #000000;
}
@media (max-width: 479px) {
  .btn.btn-primary {
    font-size: 15px;
  }
}
.btn.btn-next {
  font-family: Arial, Helvetica, sans-serif;
  background: url(../img/buttonArrow.png) no-repeat #fec929;
  border-color: #fec929;
  color: #000000;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.2;
  padding: 15px 80px 15px 40px;
  background-position: 92% 50%;
}
.btn.btn-next span {
  display: block;
  color: #0571d0;
  font-size: 37px;
}
.btn.btn-next.disabled {
  background: #fec929;
  border-color: #fec929;
  color: #000000;
}
.btn.btn-next.disabled span {
  color: #0571d0;
}
@media (max-width: 479px) {
  .btn.btn-next {
    font-size: 11px;
    padding-right: 50px;
    background-size: 25px 15px;
  }
  .btn.btn-next span {
    font-size: 15px;
  }
}
.list-wrap {
  margin: 10px auto 50px auto;
}
.list-wrap ul li {
  background: url(../img/list-style-check.png) no-repeat 0 0;
  margin-bottom: 3px;
  font-size: 25px;
  font-weight: 900;
  padding: 0 0 0 35px;
}
.list-wrap ul li:last-child {
  padding-bottom: 0;
}
.list-wrap img {
  margin-top: 15px;
}
.main-page .heading-wrap {
  background: url(../img/bg/headerImage-fadeTopTo-f1f6fa.jpg) no-repeat #f0f5fa;
  background-position: center bottom;
  background-size: 100%;
  padding-bottom: 45px;
}
.main-page .content.more-space {
  padding-top: 10px;
  padding-bottom: 40px;
}
.main-page .wrap-form {
  border: 1px solid #ffffff;
  background-size: 90%;
  background: #000000;
  padding: 15px;
  color: #ffffff;
  margin-top: 20px;
}
.main-page .wrap-form h3 {
  color: #fec929;
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
}
.main-page .wrap-form p {
  font-weight: 700;
  font-size: 17px;
  padding: 5px 0 10px 0;
}
.main-page .wrap-form label {
  text-transform: uppercase;
}
.main-page .wrap-form .form-group.required label.control-label:after {
  color: #fec929;
}
.main-page .wrap-form .form-group.wrap-check {
  padding: 15px 0;
}
.main-page .wrap-form .form-group.wrap-check label {
  text-transform: none;
}
.main-page .wrap-form .form-control {
  height: 25px;
  border-radius: 0;
}
.main-page .wrap-form .footer {
  font-size: 11px;
  padding: 25px 0 10px 0;
}
.main-page .wrap-form .footer a {
  color: #ffffff;
  text-decoration: underline;
}
.main-page .wrap-form .btn.btn-open-form {
  min-height: auto;
  padding: 10px;
  min-width: 150px;
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  background-image: none;
}
.main-page #visitor-form {
  text-align: left;
  color: #000000;
}
.main-page #visitor-form .caption-wrap {
  font-size: 18px;
  color: #474747;
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
}
.main-page #visitor-form .caption-wrap span {
  font-size: 30px;
}
.main-page #visitor-form .fields-wrap {
  margin-bottom: 15px;
}
.main-page #visitor-form .fields-wrap .checkbox label {
  font-size: 17px;
  font-family: 'Raleway', sans-serif;
  text-transform: none;
}
.main-page #visitor-form .button-wrap {
  margin-bottom: 15px;
}
.main-page #visitor-form .button-wrap .btn-next {
  padding: 10px 80px 10px 30px;
  background: url(../img/buttonArrow-popup.png) no-repeat #fec929;
  background-position: 90% 50%;
  font-size: 17px;
}
.main-page #visitor-form .form-logo-wrap .form-logo {
  background: url(../img/form-logo.png) no-repeat center;
  background-size: 193px 42px;
  height: 42px;
}
.main-page #visitor-form .visitor-form-secure {
  color: #666666;
  font-size: 17px;
  font-family: 'Raleway', sans-serif;
}
.main-page #visitor-form .visitor-form-secure .glyphicon-lock:before {
  font-size: 11px;
}
.main-page .free-report-wrap .header {
  font-size: 21px;
  font-weight: 900;
  padding-right: 10px;
}
.main-page .free-report-wrap .header p {
  padding: 0 0 5px 0;
}
.main-page .free-report-wrap .body {
  font-weight: 900;
}
.main-page .free-report-wrap .body p:not(.big-text) {
  font-size: 18px;
  font-weight: 500;
  color: #161616;
  line-height: 1.3;
}
.main-page .free-report-wrap .body p strong {
  font-weight: 900;
  font-size: 23px;
  color: #000000;
}
.main-page .free-report-wrap .body .big-text {
  font-size: 65px;
  font-weight: 900;
}
.main-page .free-report-wrap .body .list-wrap {
  z-index: 99999;
  background: rgba(255, 255, 255, 0.9);
  margin: 10px auto;
  padding: 20px;
  max-width: 205px;
}
.main-page .wrap-3-col {
  padding: 0 0 30px 0;
}
.main-page .wrap-3-col .wrap-img {
  margin: 20px auto;
}
.main-page .wrap-3-col .wrap-img img {
  border: 1px solid #eaeaea;
  border-radius: 50%;
  width: 180px;
}
.main-page .wrap-3-col p {
  font-size: 18px;
  padding: 10px 22px;
  line-height: 1.3;
}
.main-page .wrap-3-col p strong {
  font-weight: 700;
}
.main-page .wrap-steps {
  margin-top: 10px;
}
.main-page .wrap-steps .row {
  padding-top: 16px;
  padding-bottom: 16px;
}
.main-page .wrap-steps .row img {
  margin-right: 10px;
}
.main-page .wrap-steps .row p {
  padding: 0 20px 0 0;
}
.main-page .wrap-steps .row p span {
  font-weight: 900;
}
.main-page .theme-wrap.last-wrap {
  padding: 45px 0 330px 0;
  background-position: center bottom;
}
.main-page .theme-wrap.last-wrap p {
  font-size: 23px;
  font-weight: 500;
}
.main-page .theme-wrap.last-wrap .contact-info {
  padding-top: 30px;
  padding-bottom: 30px;
}
.main-page .theme-wrap.last-wrap .contact-info p {
  font-size: 34px;
  font-weight: 900;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .main-page .theme-wrap.last-wrap {
    padding: 25px 0 100px 0;
  }
}
.t-popup-backdrop {
  background: #ffffff !important;
}
.t-popup-backdrop.in {
  opacity: 0.8 !important;
}
