html {
  font-size: 100%;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "Italiana", "Times New Roman", serif;
  font-weight: 400;
  margin: 0 0 15px;
  text-transform: uppercase;
  color: inherit;
  line-height: 1.222;
}
@media (min-width: 1200px) {
  h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
    margin: 0 0 20px;
  }
}
h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a,
.h a {
  color: inherit;
}
h1:last-child, .h1:last-child,
h2:last-child, .h2:last-child,
h3:last-child, .h3:last-child,
h4:last-child, .h4:last-child,
h5:last-child, .h5:last-child,
h6:last-child, .h6:last-child,
.h:last-child {
  margin-bottom: 0;
}

h1, .h1 {
  font-size: 40px;
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 55px;
  }
}
@media (min-width: 1440px) {
  h1, .h1 {
    font-size: 70px;
  }
}
@media (min-width: 1600px) {
  h1, .h1 {
    font-size: 90px;
  }
}

h2, .h2 {
  font-size: 29px;
  line-height: 1.1429;
  margin: 0 0 9px;
  font-weight: 700;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  h2, .h2 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 45px;
  }
}
@media (min-width: 1440px) {
  h2, .h2 {
    font-size: 60px;
  }
}
@media (min-width: 1800px) {
  h2, .h2 {
    font-size: 70px;
  }
}

h3, .h3 {
  font-size: 24px;
  line-height: 1.1667;
  margin: 0 0 15px;
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 30px;
    margin: 0 0 20px;
  }
}
@media (min-width: 1600px) {
  h3, .h3 {
    font-size: 40px;
    margin: 0 0 24px;
  }
}

h4, .h4 {
  font-size: 22px;
}

h5, .h5 {
  font-size: 17px;
}

h6, .h6 {
  font-size: 15px;
}

.subtitle {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1.71;
  letter-spacing: 0.2em;
}
@media (min-width: 1440px) {
  .subtitle {
    margin: 0 0 20px;
    font-size: 16px;
  }
}
.subtitle:last-child {
  margin-bottom: 0;
}

p {
  margin: 0 0 18px;
}
@media (min-width: 1200px) {
  p {
    margin: 0 0 26px;
  }
}
@media (min-width: 1600px) {
  p {
    margin: 0 0 35px;
  }
}

a {
  color: #c38f68;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

@font-face {
  font-family: icomoon;
  src: url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-quote-new:before {
  content: "\e93b";
}

.icon-phone1:before {
  content: "\e93a";
}

.icon-heart-o:before {
  content: "\e92e";
}

.icon-heart:before {
  content: "\e92f";
}

.icon-pinterest:before {
  content: "\e924";
}

.icon-mobile:before {
  content: "\e923";
}

.icon-mobile-phone:before {
  content: "\e923";
}

.icon-star:before {
  content: "\e922";
}

.icon-phone:before {
  content: "\e939";
}

.icon-chevron-down:before {
  content: "\e907";
}

.icon-form-arrow:before {
  content: "\e901";
}

.icon-check:before {
  content: "\e904";
}

.icon-arrow-right:before {
  content: "\e914";
}

.icon-arrow-left:before {
  content: "\e915";
}

.icon-arrow-next:before {
  content: "\e916";
}

.icon-arrow-prev:before {
  content: "\e917";
}

.icon-map-pin:before {
  content: "\e918";
}

.icon-telephone:before {
  content: "\e919";
}

.icon-email1:before {
  content: "\e91a";
}

.icon-facebook1:before {
  content: "\e91b";
}

.icon-googlebusiness:before {
  content: "\e91c";
}

.icon-zee:before {
  content: "\e91d";
}

.icon-yelp:before {
  content: "\e91e";
}

.icon-youtube:before {
  content: "\e91f";
}

.icon-instagram1:before {
  content: "\e920";
}

.icon-sales:before {
  content: "\e90b";
}

.icon-analysis:before {
  content: "\e90c";
}

.icon-letter:before {
  content: "\e90d";
}

.icon-play:before {
  content: "\e90e";
}

.icon-arrow_forward_ios:before {
  content: "\e90f";
}

.icon-arrow_back_ios:before {
  content: "\e910";
}

.icon-keyboard_arrow_up:before {
  content: "\e911";
}

.icon-keyboard_arrow_right:before {
  content: "\e912";
}

.icon-keyboard_arrow_left:before {
  content: "\e913";
}

.icon-keyboard_arrow_down:before {
  content: "\e921";
}

.icon-visual-arrow:before {
  content: "\e938";
}

.icon-arrow-tail-left:before {
  content: "\e936";
}

.icon-card:before {
  content: "\e937";
}

.icon-bolt-new:before {
  content: "\e931";
}

.icon-quote:before {
  content: "\e934";
}

.icon-shape-lines:before {
  content: "\e935";
}

.icon-call:before {
  content: "\e930";
}

.icon-email:before {
  content: "\e932";
}

.icon-arrow-turn-4:before {
  content: "\e933";
}

.icon-play1:before {
  content: "\e925";
}

.icon-arrow-turn-3:before {
  content: "\e926";
}

.icon-home:before {
  content: "\e927";
}

.icon-arrow-turn-2:before {
  content: "\e928";
}

.icon-home-4:before {
  content: "\e929";
}

.icon-home-3:before {
  content: "\e92a";
}

.icon-home-2:before {
  content: "\e92b";
}

.icon-home-1:before {
  content: "\e92c";
}

.icon-share:before {
  content: "\e92d";
}

.icon-arrow-long-left:before {
  content: "\e900";
}

.icon-arrow-long-right:before {
  content: "\e909";
}

.icon-facebook:before {
  content: "\e902";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-quotes:before {
  content: "\e908";
}

.icon-search:before {
  content: "\e905";
}

.icon-arrow-turn:before {
  content: "\e90a";
}

.icon-twitter:before {
  content: "\e906";
}

.icon-instagram:before {
  content: "\ea92";
}

html {
  box-sizing: border-box;
}
@media (max-width: 991px) {
  html.nav-active body {
    height: 100%;
    overflow: hidden;
  }
}

*, *:before, *:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  margin: 0;
  color: #000;
  background: #fff;
  font: 14px/1.444 "Quicksand", "Arial", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-overflow-style: scrollbar;
}
@media (min-width: 1200px) {
  body {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  body {
    font-size: 18px;
  }
}

/* main wrapper style */
#wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 67px;
}
@media (min-width: 500px) {
  #wrapper {
    padding-top: 77px;
  }
}
@media (min-width: 768px) {
  #wrapper {
    padding-top: 91px;
  }
}
@media (min-width: 992px) {
  #wrapper {
    padding-top: 102px;
  }
}

/* container style */
.container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container-large {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nowrap {
  white-space: nowrap;
}

a,
button,
input[type=submit] {
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a:hover, a:focus,
button:hover,
button:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  outline: none;
}

.btn, .button {
  font: 700 14px/20px "Quicksand", "Arial", "Helvetica", sans-serif;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  min-width: 150px;
  padding: 14px 20px;
  text-transform: uppercase;
  background: none;
  color: #9f4624;
  border-radius: 0;
  letter-spacing: 0.2em;
  border: 1px solid #9f4624;
}
@media (min-width: 1200px) {
  .btn, .button {
    min-width: 203px;
    padding: 22px;
    font-size: 16px;
  }
}
.btn:hover, .btn:focus, .button:hover, .button:focus {
  background: #9f4624;
  color: #fff;
}
.btn.btn-primary, .button.btn-primary {
  color: #c38f68;
  border-color: #c38f68;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .button.btn-primary:hover, .button.btn-primary:focus {
  background: #c38f68;
  color: #fff;
}
.btn.btn-filled, .button.btn-filled {
  background: #c38f68;
  color: #fff;
  border-color: #c38f68;
}
.btn.btn-filled:hover, .btn.btn-filled:focus, .button.btn-filled:hover, .button.btn-filled:focus {
  background: #ba7f52;
  color: #fff;
  border-color: #ba7f52;
}
.btn.btn-white, .button.btn-white {
  background: none;
  border-color: #fff;
  color: #fff;
}
.btn.btn-white:hover, .btn.btn-white:focus, .button.btn-white:hover, .button.btn-white:focus {
  background: #fff;
  color: #c38f68;
}
.btn.btn-white-filled, .button.btn-white-filled {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.btn.btn-white-filled:hover, .btn.btn-white-filled:focus, .button.btn-white-filled:hover, .button.btn-white-filled:focus {
  background: none;
  color: #fff;
}
.btn.btn-default, .button.btn-default {
  border: 0;
  padding: 0 0 9px;
  border-bottom: 1px solid #000;
  color: #000;
}
.btn.btn-default:hover, .btn.btn-default:focus, .button.btn-default:hover, .button.btn-default:focus {
  color: #9f4624;
  border-bottom-color: #9f4624;
  background: none;
}

/* main styles */
.main {
  width: 100%;
  position: relative;
}

/* section header styles */
.section-head {
  position: relative;
  margin: 0 0 30px;
  text-align: center;
}
@media (min-width: 1200px) {
  .section-head {
    margin-bottom: 50px;
  }
}
@media (min-width: 1440px) {
  .section-head {
    margin-bottom: 60px;
  }
}
@media (min-width: 1600px) {
  .section-head {
    margin-bottom: 70px;
  }
}
.section-head:last-child {
  margin-bottom: 0;
}

.slick-next-custom, .slick-prev-custom {
  -webkit-appearance: none;
  outline: none;
  border: 0;
  background: #fff;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 13px;
  line-height: 1;
  justify-content: center;
  color: #c38f68;
}
@media (min-width: 1800px) {
  .slick-next-custom, .slick-prev-custom {
    width: 80px;
    font-size: 16px;
    height: 80px;
  }
}
.slick-next-custom:hover, .slick-prev-custom:hover {
  background: #9f4624;
  color: #fff;
}

.slick-dots {
  margin: 0 -4px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.slick-dots > li {
  padding: 0 4px;
}
.slick-dots > li > button {
  -webkit-appearance: none;
  font-size: 0;
  line-height: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #9f4624;
  opacity: 0.4;
  display: block;
  border: 0;
  padding: 0;
}
.slick-dots > li > button:hover, .slick-dots > li > button:focus {
  opacity: 1;
}
.slick-dots > li.slick-active > button {
  opacity: 1;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=date],
textarea,
.form-control {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 20px;
  font-family: inherit;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #676676;
  display: block;
  margin: 0;
  padding: 12px 16px;
  outline: none;
  width: 100%;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=date]:focus,
textarea:focus,
.form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: transparent;
}
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #282828;
}
input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=date]::-moz-placeholder,
textarea::-moz-placeholder,
.form-control::-moz-placeholder {
  opacity: 1;
  color: #282828;
}
input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=date]:-moz-placeholder,
textarea:-moz-placeholder,
.form-control:-moz-placeholder {
  color: #282828;
}
input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #282828;
}
input[type=text].placeholder,
input[type=tel].placeholder,
input[type=email].placeholder,
input[type=search].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
input[type=date].placeholder,
textarea.placeholder,
.form-control.placeholder {
  color: #282828;
}

select {
  -webkit-border-radius: 0;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

/* header styles */
.header {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  letter-spacing: 0.7px;
  border-bottom: 1px solid #fff;
  transition: all 0.3s ease-in-out;
  background: #fff;
}
@media (min-width: 576px) {
  .header {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .header {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 1440px) {
  .header {
    font-size: 14px;
    line-height: 22px;
    padding: 0 2%;
  }
}
@media (min-width: 1600px) {
  .header {
    padding: 0 5% 0 4.7%;
  }
}
.subpage .header {
  border-bottom-color: #d6dae1;
}
.header__container {
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .header__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header__logowrap {
  width: 110px;
  min-width: 110px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  transition: padding 0.3s ease-in-out;
}
@media (min-width: 500px) {
  .header__logowrap {
    width: 120px;
    min-width: 120px;
    padding: 13px 0;
  }
}
@media (min-width: 768px) {
  .header__logowrap {
    width: 150px;
    min-width: 150px;
    padding: 18px 0;
  }
}
@media (min-width: 992px) {
  .header__logowrap {
    width: 17.4%;
    min-width: inherit;
    justify-content: center;
  }
}
.header__logo {
  width: 110px;
  display: block;
  position: relative;
  transition: width 0.3s ease-in-out;
}
@media (min-width: 500px) {
  .header__logo {
    width: 120px;
  }
}
@media (min-width: 768px) {
  .header__logo {
    width: 130px;
  }
}
@media (min-width: 992px) {
  .header__logo {
    width: 157px;
  }
}
.header__logo a {
  display: block;
}
.header__logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 66px;
  margin: 0 auto;
  display: block;
}
.header__logo img.logo-dark {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header__navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 992px) {
  .header__navigation {
    margin: 0;
    width: 39%;
    display: flex;
    align-items: center;
    transition: padding-top 0.3s ease-in-out;
  }
}
@media (min-width: 1200px) {
  .header__navigation {
    width: 38%;
  }
}
@media (min-width: 1440px) {
  .header__navigation {
    width: 40%;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .header__navigation li {
    margin: 0 25px 0 0;
  }
}
@media (min-width: 1200px) {
  .header__navigation li {
    margin: 0 35px 0 0;
  }
}
@media (min-width: 1440px) {
  .header__navigation li {
    margin: 0 63px 0 0;
  }
}
.header__navigation li:last-child {
  margin: 0 !important;
}
.header__navigation li a {
  color: #000;
  display: block;
}
.header__navigation li a:hover {
  color: #c38f68;
}
.header__navigation li.active > a {
  color: #c38f68;
}
.header__links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-transform: uppercase;
  transition: padding-top 0.3s ease-in-out;
}
@media (max-width: 499px) {
  .header__links {
    font-size: 11px;
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .header__links {
    width: 39%;
  }
}
@media (min-width: 1200px) {
  .header__links {
    width: 38%;
  }
}
@media (min-width: 1440px) {
  .header__links {
    width: 40%;
    padding: 0;
  }
}
.header__links li {
  margin: 0 0 0 12px;
}
@media (min-width: 500px) {
  .header__links li {
    margin: 0 0 0 15px;
  }
}
@media (min-width: 576px) {
  .header__links li {
    margin: 0 0 0 25px;
  }
}
@media (min-width: 768px) {
  .header__links li {
    margin: 0 0 0 40px;
  }
}
@media (min-width: 992px) {
  .header__links li {
    margin: 0 0 0 25px;
  }
}
@media (min-width: 1200px) {
  .header__links li {
    margin: 0 0 0 35px;
  }
}
@media (min-width: 1440px) {
  .header__links li {
    margin: 0 0 0 63px;
  }
}
.header__links li:first-child {
  margin: 0 !important;
}
.header__links li a:not(.button) {
  color: #000;
  display: block;
}
.header__links li a:not(.button):hover {
  color: #c38f68;
}
.header__links li .button {
  text-align: center;
  font-size: 12px;
  min-width: inherit;
}
@media (max-width: 991px) {
  .header__links li .button {
    padding: 12px 20px;
  }
}
@media (min-width: 992px) {
  .header__links li .button {
    min-width: 205px;
    letter-spacing: 0.7px;
    font-size: 14px;
  }
}
@media (max-width: 499px) {
  .header__links-tel {
    display: none;
  }
}

.logo-alignleft .header__logowrap {
  order: 1;
}
@media (min-width: 992px) {
  .logo-alignleft .header__logowrap {
    width: 157px;
  }
}
.logo-alignleft .header__navigation {
  order: 2;
  margin-left: auto;
  width: auto !important;
}
@media (min-width: 992px) {
  .logo-alignleft .header__navigation {
    margin-right: 25px;
  }
}
@media (min-width: 1200px) {
  .logo-alignleft .header__navigation {
    margin-right: 35px;
  }
}
@media (min-width: 1440px) {
  .logo-alignleft .header__navigation {
    margin-right: 63px;
  }
}
.logo-alignleft .header__links {
  order: 3;
  width: auto !important;
}

/* nav opener styles */
.nav-opener {
  width: 24px;
  height: 24px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: none;
  padding: 0;
  border: 0;
  cursor: pointer;
  z-index: 1;
}
@media (min-width: 500px) {
  .nav-opener {
    width: 40px;
  }
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  width: 20px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  border-radius: 3px;
  content: "";
  transition: all 0.3s ease-in-out;
}
.nav-opener:before {
  top: 3px;
}
.nav-opener:after {
  bottom: 3px;
}
.nav-opener span {
  width: 100%;
  top: 50%;
  left: 0;
  margin-left: 0;
  transform: translateY(-50%);
}
.nav-opener:hover:before, .nav-opener:hover:after,
.nav-opener:hover span {
  background: #c38f68;
}

.nav-close-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.nav-active .nav-close-overlay {
  opacity: 1;
  visibility: visible;
}

/* main nav styles */
.main-nav {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  background: #181d24;
  width: 290px;
  z-index: 98;
  overflow: auto;
  transform: translateX(105%);
  transition: transform 0.3s ease-in-out;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.05);
}
@media (min-width: 768px) {
  .main-nav {
    width: 320px;
  }
}
.nav-active .main-nav {
  transform: none;
}
.main-nav .nav-opener {
  position: absolute;
  right: 17px;
  top: 17px;
  width: 24px;
}
.main-nav .nav-opener:before, .main-nav .nav-opener:after,
.main-nav .nav-opener span {
  background: #fff;
}
.main-nav .nav-opener:before {
  top: 11px;
  transform: rotate(45deg);
}
.main-nav .nav-opener:after {
  bottom: 11px;
  transform: rotate(-45deg);
}
.main-nav .nav-opener span {
  opacity: 0;
  visibility: hidden;
}
.main-nav .nav-opener:hover:before, .main-nav .nav-opener:hover:after,
.main-nav .nav-opener:hover span {
  background: #c38f68;
}
.main-nav .nav-drop {
  padding: 60px 20px;
  position: relative;
  font-weight: 700;
}
@media (min-width: 992px) {
  .main-nav .nav-drop {
    padding: 100px 18px 70px;
  }
}
@media (min-width: 1440px) {
  .main-nav .nav-drop {
    font-size: 13px;
    line-height: 20px;
  }
}
.main-nav .header__navigation {
  display: block;
  margin: 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  .main-nav .header__navigation {
    padding-top: 0;
  }
}
.main-nav .header__navigation li {
  margin: 0;
  padding: 8px 0;
}
.main-nav .header__navigation li a {
  word-break: break-all;
  color: #fff;
}
.main-nav .header__navigation li a:hover {
  color: #c38f68;
}
.main-nav .header__navigation li.active > a {
  color: #c38f68;
}
.main-nav .header__navigation .header__logo {
  width: 120px;
  margin: 15px auto;
}
@media (min-width: 500px) {
  .main-nav .header__navigation .header__logo {
    width: 120px;
  }
}
@media (min-width: 768px) {
  .main-nav .header__navigation .header__logo {
    width: 120px;
  }
}
@media (min-width: 992px) {
  .main-nav .header__navigation .header__logo {
    width: 138px;
  }
}

/* hidden tablet styles */
@media (max-width: 991px) {
  .hidden-tablet {
    display: none !important;
  }
}

/* visible tablet styles */
@media (min-width: 992px) {
  .visible-tablet {
    display: none !important;
  }
}

/* fixed header styles */
.fixed-header .header {
  position: fixed;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
@media (min-width: 500px) {
  .fixed-header .header__logowrap {
    padding: 10px 0;
  }
}
@media (min-width: 768px) {
  .fixed-header .header__logowrap {
    padding: 12px 0;
  }
}
.fixed-header .header__logo img.logo-white {
  opacity: 0;
  visibility: hidden;
}
.fixed-header .header__logo img.logo-dark {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 992px) {
  .fixed-header .nav-drop .header__navigation {
    padding-top: 0;
  }
}
.fixed-header .nav-opener:before, .fixed-header .nav-opener:after,
.fixed-header .nav-opener span {
  background: #000;
}
.fixed-header .nav-opener:hover:before, .fixed-header .nav-opener:hover:after,
.fixed-header .nav-opener:hover span {
  background: #c38f68;
}
.fixed-header .header__navigation li a a, .fixed-header .header__navigation li a a:not(.button),
.fixed-header .header__links li a:not(.button) a,
.fixed-header .header__links li a:not(.button) a:not(.button) {
  color: #000;
}
.fixed-header .header__navigation li a a:hover, .fixed-header .header__navigation li a a:not(.button):hover,
.fixed-header .header__links li a:not(.button) a:hover,
.fixed-header .header__links li a:not(.button) a:not(.button):hover {
  color: #c38f68;
}
.fixed-header .header__navigation li a.active a,
.fixed-header .header__links li a:not(.button).active a {
  color: #c38f68;
}
.fixed-header .main-nav .nav-opener:before, .fixed-header .main-nav .nav-opener:after,
.fixed-header .main-nav .nav-opener span {
  background: #fff;
}
.fixed-header .main-nav .nav-opener:hover:before, .fixed-header .main-nav .nav-opener:hover:after,
.fixed-header .main-nav .nav-opener:hover span {
  background: #c38f68;
}
.fixed-header .main-nav .header__navigation li a, .fixed-header .fixed-header .main-nav .header__navigation li a {
  color: #fff;
}
.fixed-header .main-nav .header__navigation li a:hover, .fixed-header .fixed-header .main-nav .header__navigation li a:hover {
  color: #c38f68;
}
.fixed-header .main-nav .header__navigation li.active a, .fixed-header .fixed-header .main-nav .header__navigation li.active a {
  color: #c38f68;
}

/* footer styles */
.footer {
  font-size: 14px;
  line-height: 1.625;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #181d24;
  padding: 40px 0 30px;
  text-align: center;
}
@media (min-width: 500px) {
  .footer {
    text-align: left;
    padding: 48px 18px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding: 80px 0 50px;
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .footer {
    padding: 104px 0 75px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .footer {
    font-size: 16px;
  }
}
.footer .container {
  max-width: 1460px;
}
.footer__primary {
  overflow: hidden;
  padding: 0 0 10px;
}
@media (min-width: 768px) {
  .footer__primary {
    padding: 0 0 20px;
  }
}
@media (min-width: 992px) {
  .footer__primary {
    padding: 0 0 28px;
  }
}
.footer__logo {
  width: 157px;
  display: block;
  margin: 5px auto 30px;
}
@media (min-width: 768px) {
  .footer__logo {
    width: 130px;
    margin: 7px 0 0;
  }
}
@media (min-width: 992px) {
  .footer__logo {
    width: 157px;
  }
}
@media (min-width: 1200px) {
  .footer__logo {
    margin: 8px 0 0 7px;
  }
}
.footer__logo a {
  display: block;
}
.footer__logo img {
  width: 100%;
  height: auto;
  display: block;
  max-width: none;
}
.footer .row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.footer .col {
  width: 100%;
}
@media (min-width: 500px) {
  .footer .col {
    width: 60%;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .footer .col {
    width: 22%;
  }
}
@media (min-width: 992px) {
  .footer .col {
    width: 19%;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .footer .col {
    width: 20%;
    padding-right: 20px;
  }
}
@media (min-width: 1440px) {
  .footer .col {
    width: 20%;
  }
}
.footer .col:first-child {
  width: 100%;
  order: 4;
}
@media (min-width: 768px) {
  .footer .col:first-child {
    width: 21%;
    order: inherit;
  }
}
@media (min-width: 992px) {
  .footer .col:first-child {
    width: 22%;
  }
}
@media (min-width: 1200px) {
  .footer .col:first-child {
    width: 19.7%;
  }
}
@media (min-width: 1440px) {
  .footer .col:first-child {
    width: 19.7%;
  }
}
@media (min-width: 500px) {
  .footer .col:nth-child(3) {
    order: 3;
    margin-top: -60px;
  }
}
@media (min-width: 768px) {
  .footer .col:nth-child(3) {
    order: inherit;
    margin-top: 0;
  }
}
@media (min-width: 500px) {
  .footer .col:nth-child(4) {
    order: 2;
    width: 33%;
  }
}
@media (min-width: 768px) {
  .footer .col:nth-child(4) {
    width: 15%;
    order: inherit;
  }
}
@media (min-width: 992px) {
  .footer .col:nth-child(4) {
    width: 16%;
  }
}
@media (min-width: 1440px) {
  .footer .col:nth-child(4) {
    width: 16.5%;
  }
}
.footer .col:last-child {
  padding-right: 0 !important;
  width: 100%;
  order: 5;
}
@media (min-width: 768px) {
  .footer .col:last-child {
    width: 18%;
    order: inherit;
  }
}
@media (min-width: 992px) {
  .footer .col:last-child {
    width: 18%;
  }
}
@media (min-width: 1200px) {
  .footer .col:last-child {
    width: 18%;
  }
}
@media (min-width: 1440px) {
  .footer .col:last-child {
    width: 15.6%;
  }
}
@media (max-width: 767px) {
  .footer .col:last-child h4 {
    display: none;
  }
}
.footer h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin: 0 0 10px;
  letter-spacing: 0.4px;
  font-family: "Quicksand", "Arial", "Helvetica", sans-serif;
}
@media (min-width: 500px) {
  .footer h4 {
    font-size: 18px;
    margin: 0 0 15px;
  }
}
@media (min-width: 768px) {
  .footer h4 {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .footer h4 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .footer h4 {
    margin: 0 0 25px;
  }
}
.footer__secondary {
  overflow: hidden;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__secondary {
    padding: 37px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}
@media (min-width: 992px) {
  .footer__secondary {
    padding: 56px 0 0;
  }
}
.footer__icon {
  width: 59px;
  display: block;
  margin: 0 auto 14px;
}
@media (min-width: 375px) {
  .footer__icon {
    margin-bottom: 20px;
  }
}
.footer__icon img {
  width: 100%;
  height: auto;
  display: block;
  max-width: none;
}
.footer__copyrights {
  font-size: 13px;
  color: #fff;
}
@media (min-width: 500px) {
  .footer__copyrights {
    font-size: 14px;
  }
}
.footer__copyrights p {
  font-weight: 300;
  margin: 0;
}

/* popular links styles */
.popular-links {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 0 25px;
}
.popular-links li {
  margin: 0 0 5px;
}
@media (min-width: 992px) {
  .popular-links li {
    margin: 0;
  }
}
.popular-links li a {
  color: #bfc3c8;
  display: inline-block;
}
.popular-links li a:hover {
  color: #c38f68;
}

/* social networks styles */
.social-networks {
  font-size: 14px;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 0 -4px 15px;
}
@media (min-width: 500px) {
  .social-networks {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .social-networks {
    font-size: 12px;
    margin: 0 -2px 25px;
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .social-networks {
    margin: 0 -4px 25px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .social-networks {
    font-size: 16px;
  }
}
.social-networks li {
  margin: 0 4px 8px;
}
@media (min-width: 768px) {
  .social-networks li {
    margin: 0 2px 5px;
  }
}
@media (min-width: 992px) {
  .social-networks li {
    margin: 0 4px 8px;
  }
}
.social-networks li a {
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #5a6370;
  border-radius: 100%;
  color: #fff;
}
@media (min-width: 500px) {
  .social-networks li a {
    width: 44px;
    height: 44px;
  }
}
@media (min-width: 768px) {
  .social-networks li a {
    width: 28px;
    height: 28px;
  }
}
@media (min-width: 992px) {
  .social-networks li a {
    width: 36px;
    height: 36px;
  }
}
@media (min-width: 1200px) {
  .social-networks li a {
    width: 44px;
    height: 44px;
  }
}
.social-networks li a:hover {
  color: #fff;
  background: #c38f68;
  border-color: #c38f68;
}

/* visual styles */
.visual {
  overflow: hidden;
  position: relative;
  min-height: inherit;
  display: flex;
  color: #fff;
  font-size: 15px;
  line-height: 1.368;
}
@media (min-width: 768px) {
  .visual {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .visual {
    font-size: 17px;
    min-height: 100vh;
    padding-right: 20px;
  }
}
@media (min-width: 1280px) {
  .visual {
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .visual {
    padding-right: 3.3%;
  }
}
@media (min-width: 1600px) {
  .visual {
    font-size: 20px;
    padding-right: 6%;
  }
}
.visual h1, .visual h2, .visual h3, .visual h4, .visual h5, .visual h6 {
  color: inherit;
}
.visual__wrapper {
  width: 100%;
  position: relative;
  background: #04060d;
}
.visual__img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  opacity: 0.43;
  bottom: 0;
}
.visual__img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.visual__img.image-right {
  display: block;
}
.visual__img.image-left {
  display: none;
}
.visual__holder {
  width: 100%;
  position: relative;
  z-index: 50;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 500px) {
  .visual__holder {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (min-width: 768px) {
  .visual__holder {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .visual__holder {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
@media (min-width: 1200px) {
  .visual__holder {
    padding-top: 164px;
    padding-bottom: 164px;
  }
}
@media (min-width: 1440px) {
  .visual__holder {
    padding-bottom: 215px;
  }
}
@media (min-width: 1600px) {
  .visual__holder {
    padding-bottom: 265px;
  }
}
.visual__holder.container {
  max-width: 1464px;
}
@media (min-width: 992px) {
  .visual__row {
    display: flex;
    flex-grow: 1;
    flex-flow: row nowrap;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .visual__row {
    padding-left: 55px;
    padding-right: 55px;
  }
}
.visual__content {
  flex-grow: 1;
  padding: 0 15px;
  position: relative;
  z-index: 100;
  text-align: center;
}
@media (min-width: 768px) {
  .visual__content {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .visual__content {
    width: 600px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .visual__content {
    text-align: right;
    width: 700px;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .visual__content {
    width: 800px;
  }
}
.visual__content-textbox {
  overflow: hidden;
}
@media (min-width: 992px) {
  .visual__content-textbox {
    max-width: 500px;
    margin-left: auto;
    padding-right: 8px;
  }
}
@media (min-width: 1200px) {
  .visual__content-textbox {
    max-width: 620px;
  }
}
.visual .subtitle {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .visual .subtitle {
    margin: 0 0 17px;
    letter-spacing: 2px;
    padding-right: 5px;
  }
}
@media (min-width: 1440px) {
  .visual .subtitle {
    font-size: 20px;
    margin: 0 0 4px;
  }
}
@media (max-width: 767px) {
  .visual .subtitle {
    font-size: 15px;
  }
}
.visual h1 {
  font-size: 90px;
  line-height: 1.222;
  margin: 0 0 20px;
  letter-spacing: -0.1px;
}
@media (min-width: 768px) {
  .visual h1 {
    margin: 0 0 19px;
  }
}
@media (min-width: 992px) {
  .visual h1 {
    margin: 0 0 2px;
  }
}
@media (max-width: 1439px) {
  .visual h1 {
    font-size: 80px;
  }
}
@media (max-width: 1199px) {
  .visual h1 {
    font-size: 70px;
  }
}
@media (max-width: 991px) {
  .visual h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .visual h1 {
    font-size: 54px;
  }
}
@media (max-width: 499px) {
  .visual h1 {
    font-size: 39px;
  }
}
@media (max-width: 374px) {
  .visual h1 {
    font-size: 32px;
  }
}
.visual__text {
  display: flex;
  align-items: flex-end;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .visual__text {
    margin: 0 0 30px;
  }
}
@media (min-width: 992px) {
  .visual__text {
    margin: 0 0 26px;
    padding: 0;
  }
}
@media (min-width: 1600px) {
  .visual__text {
    padding-right: 2px;
  }
}
.visual__text p {
  margin: 0;
  letter-spacing: 0.1px;
}
.visual__text i {
  flex-shrink: 0;
  font-size: 48px;
  line-height: 1;
  margin: 0 -5px -5px 10px;
  display: none;
}
@media (min-width: 992px) {
  .visual__text i {
    display: none;
  }
}
@media (min-width: 1280px) {
  .visual__text i {
    margin: 0 0 -7px 15px;
    font-size: 50px;
  }
}
@media (min-width: 1440px) {
  .visual__text i {
    margin: 0 0 -8px 20px;
    font-size: 56px;
  }
}
.visual__form {
  max-width: 1100px;
  margin: 0 auto;
}
.visual .ihf-eureka.ihf-white .ihf-rounded {
  border-radius: 0 !important;
}
.visual .ihf-eureka.ihf-white .ihf-bg-light {
  background: transparent !important;
}
.visual .ihf-eureka .ihf-navbar {
  padding: 10px;
  border: 0;
}
@media (min-width: 375px) {
  .visual .ihf-eureka .ihf-navbar {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .visual .ihf-eureka .ihf-navbar {
    padding: 21px 29px 33px;
  }
}
.visual .ihf-eureka form {
  border: 0 !important;
  padding: 0;
  width: 100%;
}
.visual .ihf-eureka .ihf-input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
}
.visual .ihf-eureka .ihf-input-group > .ihf-form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
}
.visual .ihf-eureka label {
  margin: 0 !important;
  vertical-align: top;
}
.visual .ihf-eureka .ihf-col-md-1,
.visual .ihf-eureka label {
  line-height: 0;
  font-size: 0;
}
.visual .ihf-eureka .ihf-form-control {
  border: 0 !important;
  background: none !important;
  padding: 0 !important;
  border-radius: 0;
}
.visual .ihf-eureka .ihf-form-control.ihf-select-focused {
  box-shadow: none !important;
}
.visual .ihf-eureka .ihf-select-input > input {
  font: 12px/20px "Quicksand", "Arial", "Helvetica", sans-serif !important;
  height: 50px !important;
  text-align: left !important;
  border-radius: 0 !important;
  color: #000 !important;
  border: 0 !important;
  background: transparent !important;
  border-bottom: 2px solid #000 !important;
  width: 100% !important;
  margin: 0 !important;
  outline: none !important;
  padding: 12px 0 14px !important;
  box-shadow: none;
  max-width: 100% !important;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .visual .ihf-eureka .ihf-select-input > input {
    height: 54px !important;
    padding: 14px 0 12px !important;
  }
}
@media (min-width: 992px) {
  .visual .ihf-eureka .ihf-select-input > input {
    font-size: 12px !important;
  }
}
.visual .ihf-eureka .ihf-select-input > input::placeholder {
  color: #000 !important;
  opacity: 1 !important;
}
.visual .ihf-eureka .ihf-select-input > input:focus, .visual .ihf-eureka .ihf-select-input > input.ihf-form-control.ihf-select-focused {
  box-shadow: none !important;
  border-color: #000 !important;
}
.visual .ihf-eureka .ihf-select-input {
  padding: 0 !important;
}
.visual .ihf-eureka .ihf-input-group-prepend {
  margin: 0 !important;
  flex-shrink: 0;
}
.visual .ihf-eureka .ihf-input-group > .ihf-input-group-append > .ihf-btn {
  border-radius: 0 !important;
  font-size: 0 !important;
}
.visual .ihf-eureka .ihf-input-group > .ihf-input-group-append > .ihf-btn:after {
  content: "Search";
  font-weight: 400;
  color: #000;
  margin: 0 0 0 10px;
  font-size: 14px !important;
  line-height: 18px !important;
  transition: all 0.3s ease-in-out;
  display: none;
}
.visual .ihf-eureka .ihf-input-group > .ihf-input-group-append > .ihf-btn:hover:after, .visual .ihf-eureka .ihf-input-group > .ihf-input-group-append > .ihf-btn:focus:after {
  color: #000;
}
.visual .ihf-eureka.ihf-gray .ihf-navbar {
  background-color: #fff !important;
  border-radius: 0 !important;
  border: 0 !important;
}
@media (min-width: 1600px) {
  .visual .ihf-eureka.ihf-gray .ihf-navbar {
    margin: 0;
  }
}
.visual .ihf-eureka.ihf-gray .ihf-btn-primary {
  width: 50px !important;
  height: 50px !important;
  background: #000 !important;
  border-color: #000 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  margin-left: 15px !important;
  border: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .visual .ihf-eureka.ihf-gray .ihf-btn-primary {
    margin-left: 20px !important;
    width: 56px !important;
    height: 56px !important;
  }
}
@media (min-width: 992px) {
  .visual .ihf-eureka.ihf-gray .ihf-btn-primary {
    padding: 0 !important;
  }
}
@media (min-width: 1200px) {
  .visual .ihf-eureka.ihf-gray .ihf-btn-primary {
    position: relative;
    top: 4px;
  }
}
.visual .ihf-eureka.ihf-gray .ihf-btn-primary i:before {
  font-size: 18px !important;
  line-height: 1 !important;
  font-family: "icomoon" !important;
  content: "\e905";
  font-style: normal;
}
.visual .ihf-eureka.ihf-gray .ihf-btn-primary:hover, .visual .ihf-eureka.ihf-gray .ihf-btn-primary:focus {
  background: #c38f68 !important;
  border-color: #c38f68 !important;
  box-shadow: none !important;
  color: #fff !important;
}
.visual .ihf-eureka .ihf-select-options {
  display: block !important;
  box-shadow: none !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden;
  background: none !important;
  border-radius: 0 !important;
}
.visual .ihf-eureka .ihf-select-options > li {
  padding: 15px;
  background: #fff;
  overflow: hidden;
  color: #181d24 !important;
}
@media (min-width: 992px) {
  .visual .ihf-eureka .ihf-select-options > li {
    padding: 15px 20px;
  }
}
.visual .ihf-eureka .ihf-select-options > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.visual .ihf-eureka .ihf-select-options > li > ul > li {
  padding: 0 0 10px;
}
.visual .ihf-eureka .ihf-select-options > li > ul > li:last-child {
  padding-bottom: 0;
}
.visual .ihf-eureka .ihf-select-options > li > ul > li:hover > a,
.visual .ihf-eureka .ihf-select-options > li > ul > li:hover > span {
  text-decoration: none !important;
}
.visual .ihf-eureka .ihf-select-options > li > ul > li:last-child {
  padding-bottom: 0;
}
.visual .ihf-eureka .ihf-select-options > li > ul > li a,
.visual .ihf-eureka .ihf-select-options > li > ul > li span {
  color: inherit !important;
  display: block !important;
  background: none !important;
  text-decoration: none !important;
  padding: 0 !important;
}
.visual .ihf-eureka .ihf-select-options > li > ul > li a:hover, .visual .ihf-eureka .ihf-select-options > li > ul > li a:focus,
.visual .ihf-eureka .ihf-select-options > li > ul > li span:hover,
.visual .ihf-eureka .ihf-select-options > li > ul > li span:focus {
  color: #c38f68 !important;
}
.visual .ihf-eureka .ihf-select-options .ihf-select-available-group-header {
  font-size: 13px !important;
  color: #c38f68 !important;
  font-weight: 700 !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  text-transform: uppercase;
  text-align: left;
}
.visual__textbox {
  width: 100%;
}
.visual.text-alignleft .visual__img.image-right {
  display: none;
}
.visual.text-alignleft .visual__img.image-left {
  display: block;
}
.visual.text-alignleft .visual__holder {
  align-items: flex-start;
}
@media (min-width: 1440px) {
  .visual.text-alignleft .visual__row {
    padding-left: 7.5%;
  }
}
@media (min-width: 1600px) {
  .visual.text-alignleft .visual__row {
    padding-left: 10.6%;
  }
}
@media (min-width: 992px) {
  .visual.text-alignleft .visual__content {
    text-align: left;
  }
}
.visual.text-alignleft .visual__content-textbox {
  margin-left: 0;
}
.visual.text-alignleft .ihf-eureka .ihf-select-input > input {
  color: #000 !important;
  border-bottom-color: #000 !important;
}
.visual.text-alignleft .ihf-eureka .ihf-select-input > input::placeholder {
  color: #000 !important;
  opacity: 1 !important;
}
.visual.text-alignleft .ihf-eureka .ihf-select-input > input:focus, .visual.text-alignleft .ihf-eureka .ihf-select-input > input.ihf-form-control.ihf-select-focused {
  box-shadow: none !important;
  border-color: #000 !important;
}
.visual.text-alignleft .ihf-eureka.ihf-gray .ihf-navbar {
  background: #fff !important;
}
.visual.text-alignleft .ihf-eureka.ihf-gray .ihf-btn-primary {
  color: #fff;
  background: #000 !important;
}
.visual.text-alignleft .ihf-eureka.ihf-gray .ihf-btn-primary:hover, .visual.text-alignleft .ihf-eureka.ihf-gray .ihf-btn-primary:focus {
  background: #c38f68 !important;
  border-color: #c38f68 !important;
}
.visual.visual--listing {
  display: none;
  min-height: 67px;
  padding-right: 0 !important;
}
@media (min-width: 500px) {
  .visual.visual--listing {
    min-height: 77px;
  }
}
@media (min-width: 768px) {
  .visual.visual--listing {
    min-height: 92px;
  }
}
@media (min-width: 992px) {
  .visual.visual--listing {
    min-height: 103px;
  }
}
.visual.visual--listing .visual__holder {
  padding-top: 0 !important;
}
.visual--subpages {
  min-height: 75px;
  padding-right: 0 !important;
}
@media (min-width: 500px) {
  .visual--subpages {
    min-height: 93px;
  }
}
@media (min-width: 768px) {
  .visual--subpages {
    min-height: 117px;
  }
}
@media (min-width: 992px) {
  .visual--subpages {
    min-height: 130px;
  }
}
@media (min-width: 1200px) {
  .visual--subpages {
    min-height: 144px;
  }
}
.visual--subpages .visual__holder {
  display: flex;
  align-items: center;
  text-align: center;
  min-height: 300px;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .visual--subpages .visual__holder {
    min-height: 350px;
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .visual--subpages .visual__holder {
    display: flex;
    min-height: 475px;
  }
}
.visual--subpages h2 {
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  .visual--subpages h2 {
    margin: 0 0 24px;
  }
}
@media (min-width: 1440px) {
  .visual--subpages h2 {
    margin: 0 0 28px;
  }
}
.visual--subpages h2:last-child {
  margin-bottom: 10px;
}
.visual--subpages .button {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .visual--subpages .button {
    margin-bottom: 24px;
  }
}
@media (min-width: 1440px) {
  .visual--subpages .button {
    margin-bottom: 28px;
  }
}
.visual--subpages .button:last-child {
  margin-bottom: 0;
}

/* section about styles */
.section-about {
  padding: 65px 0 0;
}
@media (min-width: 768px) {
  .section-about {
    padding: 100px 0 50px;
  }
}
@media (min-width: 992px) {
  .section-about {
    padding: 150px 0 100px;
  }
}
@media (min-width: 1200px) {
  .section-about {
    padding: 150px 0 50px;
  }
}
.section-about__frame {
  padding: 0;
}
@media (min-width: 768px) {
  .section-about__frame {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0 0 0 20px;
  }
}
@media (min-width: 992px) {
  .section-about__frame {
    margin: 0 0 20px;
    padding: 0 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .section-about__frame {
    padding: 0 0 0 48px;
  }
}
.section-about__img {
  position: relative;
  margin: 0 0 60px 15px;
}
@media (min-width: 768px) {
  .section-about__img {
    width: 42%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .section-about__img {
    width: 43.6%;
  }
}
@media (min-width: 1200px) {
  .section-about__img {
    width: 42%;
  }
}
.section-about__img img {
  width: 100%;
}
.section-about__img:after {
  position: absolute;
  content: "";
  width: 100px;
  top: -14px;
  left: -14px;
  right: 0;
  bottom: -14px;
  background: #c38f68;
  z-index: -1;
}
@media (min-width: 768px) {
  .section-about__img:after {
    width: 132px;
    top: -22px;
    left: -20px;
    right: 0;
    bottom: -23px;
  }
}
@media (min-width: 1200px) {
  .section-about__img:after {
    left: -25px;
  }
}
.section-about__box {
  line-height: 26px;
  text-align: center;
  margin: -15px 0 0;
}
@media (min-width: 768px) {
  .section-about__box {
    width: 54%;
    text-align: left;
    margin: -26px 0 0;
  }
}
@media (min-width: 992px) {
  .section-about__box {
    width: 50%;
  }
}
@media (min-width: 1440px) {
  .section-about__box {
    width: 47.8%;
  }
}
.section-about__box .subheadeing {
  font-size: 16px;
  display: block;
  color: #000;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 9px;
  padding: 0 0 0 13px;
}
.section-about__box h2 {
  position: relative;
  margin: 0 0 20px;
}
@media (min-width: 1440px) {
  .section-about__box h2 {
    margin: 0 0 40px;
  }
}
.section-about__box h2:after {
  position: absolute;
  content: "";
  right: 0;
  width: 100%;
  height: 2px;
  bottom: 19px;
  background: #c38f68;
  left: 0;
}
@media (min-width: 768px) {
  .section-about__box h2:after {
    width: 91.2%;
    right: 58px;
  }
}
.section-about__box p {
  margin: 0 0 20px;
}
@media (min-width: 1025px) {
  .section-about__box p {
    margin: 0 0 32px;
  }
}
.section-about__box .heading {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 10px;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .section-about__box .heading {
    padding: 0 22px 0 0;
  }
}
.section-about__box .number {
  display: flex;
  align-items: center;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin: 0 0 20px;
  justify-content: center;
}
@media (min-width: 768px) {
  .section-about__box .number {
    justify-content: left;
  }
}
@media (min-width: 1025px) {
  .section-about__box .number {
    margin: 0 0 43px;
  }
}
.section-about__box .number i {
  font-size: 40px;
  margin: 0 7px 0 -7px;
}
.section-about__box .btn {
  min-width: 197px;
}
@media (min-width: 1200px) {
  .section-about__head, .section-about__text {
    max-width: 600px;
  }
}
.section-about.hide-section-agent {
  display: none;
}

/* Property Search Page Styles */
.custom-search-prop #wrapper,
.ng-tns-0-0 #wrapper {
  overflow: visible;
}

.ng-tns-0-0 #container.container {
  max-width: inherit;
  padding-left: 0;
  padding-right: 0;
}

.custom-search-prop .visual.visual--listing {
  display: none;
}

.subpage.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav,
.custom-search-prop.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav {
  top: 65px !important;
}
@media (min-width: 500px) {
  .subpage.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav,
.custom-search-prop.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav {
    top: 70px !important;
  }
}
@media (min-width: 768px) {
  .subpage.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav,
.custom-search-prop.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav {
    top: 79px !important;
  }
}
@media (min-width: 992px) {
  .subpage.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav,
.custom-search-prop.fixed-header .ihf-sticky-height .ihf-search .ihf-top-nav {
    top: 90px !important;
  }
}

.search-properties .title-wrap {
  padding: 35px 20px 30px;
  text-align: center;
}
.search-properties .title-wrap h1 {
  font-size: 26px;
}
@media (min-width: 768px) {
  .search-properties .title-wrap h1 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  .search-properties .title-wrap h1 {
    font-size: 42px;
  }
}
@media (min-width: 1200px) {
  .search-properties .title-wrap h1 {
    font-size: 50px;
  }
}
@media (min-width: 1440px) {
  .search-properties .title-wrap h1 {
    font-size: 50px;
  }
}
.search-properties .title-wrap + div div[align=center] {
  display: none;
}

.entry-content.ihomefinder-holder {
  padding: 50px 0;
}
@media (min-width: 992px) {
  .entry-content.ihomefinder-holder {
    padding: 60px 0;
  }
}
@media (min-width: 1440px) {
  .entry-content.ihomefinder-holder {
    padding: 80px 0;
  }
}

.ihf-board-disclaimers,
.ihf-powered-by {
  overflow: hidden;
  color: #465267;
  padding: 0 20px;
  font: 15px/1.3675 "Work Sans", Arial, sans-serif;
}
@media (max-width: 767px) {
  .ihf-board-disclaimers,
.ihf-powered-by {
    font-size: 13px;
    padding: 0 15px;
  }
}

.ihf-board-disclaimers {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .ihf-board-disclaimers {
    padding-top: 10px;
  }
}
.ihf-board-disclaimers img {
  max-width: 200px;
}

.ihf-powered-by {
  margin: 0 0 60px;
}
@media (max-width: 767px) {
  .ihf-powered-by {
    margin: 0 0 50px;
  }
}

.ihf-eureka .ihf-modal-dialog .ihf-form-group label span {
  display: inline-block;
  margin: 0 0 5px;
}
@media (max-width: 499px) {
  .ihf-eureka .ihf-modal-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 499px) {
  .ihf-eureka .ihf-form-group iframe {
    transform: scale(0.74);
    transform-origin: left;
  }
}
.ihf-eureka .ihf-form-control {
  border-color: #ccc !important;
}
.ihf-eureka .ihf-form-control:focus, .ihf-eureka .ihf-form-control.ihf-select-focused {
  border-color: #999 !important;
  box-shadow: none !important;
  outline: none !important;
}

.ihf-eureka.ihf-gray .ihf-dropdown-item:hover {
  color: #fff !important;
}
.ihf-eureka.ihf-gray .ihf-dropdown-item.ihf-active, .ihf-eureka.ihf-gray .ihf-dropdown-item:focus, .ihf-eureka.ihf-gray .ihf-dropdown-item:hover {
  background-color: #c38f68 !important;
}
.ihf-eureka.ihf-gray .ihf-pagination {
  font-family: "Work Sans", sans-serif;
}
.ihf-eureka.ihf-gray .ihf-pagination .ihf-page-link {
  cursor: pointer;
  border-color: #c38f68 !important;
}
.ihf-eureka.ihf-gray .ihf-pagination .ihf-page-link:hover {
  color: #fff !important;
  background-color: #c38f68 !important;
}
.ihf-eureka.ihf-gray .ihf-pagination .ihf-page-item.ihf-active .ihf-page-link {
  background-color: #c38f68 !important;
}
.ihf-eureka.ihf-gray .ihf-btn-primary {
  background-color: #c38f68 !important;
  border-color: #c38f68 !important;
}
.ihf-eureka.ihf-gray .ihf-btn-primary:hover {
  background-color: #b17447 !important;
  border-color: #b17447 !important;
}

.ihf-listing-top-left span {
  background-color: #c38f68 !important;
}
@media (max-width: 991px) {
  .ihf-listing-top-left span {
    font-size: 9px !important;
  }
}

@media (max-width: 991px) {
  .ihf-listing-top-right .ihf-broker-display {
    font-size: 10px !important;
    margin-right: 3px !important;
    max-width: 82px !important;
  }
}
@media (max-width: 991px) {
  .ihf-listing-top-right .ihf-listing-save,
.ihf-listing-top-right .ihf-listing-saved {
    font-size: 18px !important;
    margin-top: 5px !important;
  }
}

@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-price {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .ihf-listing-bottom .ihf-listing-price {
    font-size: 13px !important;
  }
}
@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-address {
    font-size: 11px !important;
  }
}
@media (max-width: 767px) {
  .ihf-listing-bottom .ihf-listing-address {
    font-size: 9px !important;
  }
}
@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-feature {
    padding-left: 6px !important;
  }
}
@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-feature-value {
    font-size: 13px !important;
  }
}
@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-feature-label {
    font-size: 11px !important;
  }
}
.ihf-listing-bottom .ihf-listing-bottom-bottom {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-bottom-bottom {
    justify-content: flex-end;
  }
}
.ihf-listing-bottom .ihf-listing-bottom-bottom span {
  margin: 0 5px 0 0 !important;
}
@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-bottom-bottom span {
    margin: 0 !important;
  }
}
.ihf-listing-bottom .ihf-listing-bottom-bottom img {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .ihf-listing-bottom .ihf-listing-bottom-bottom img {
    display: none !important;
  }
}

/* Remove border radius and style select of Property Search Pages elements */
.subpage #ihf-main-container .btn {
  border-radius: 0 !important;
}
.subpage .ihf-eureka {
  /* Select Styles */
}
.subpage .ihf-eureka .ihf-list-group,
.subpage .ihf-eureka .ihf-form-control,
.subpage .ihf-eureka .ihf-input-group-text,
.subpage .ihf-eureka .ihf-listing-top-left span {
  border-radius: 0;
}
.subpage .ihf-eureka .ihf-form-control.ihf-select-multiple .ihf-select-selected-option {
  border-radius: 0;
}
.subpage .ihf-eureka .ihf-listing-top-right .ihf-broker-display {
  border-radius: 0 !important;
}
.subpage .ihf-eureka .ihf-search-bar-inclusive .ihf-round label {
  height: 21px;
}
.subpage .ihf-eureka.ihf-gray .ihf-btn, .subpage .ihf-eureka.ihf-white .ihf-btn {
  border-radius: 0;
}
.subpage .ihf-eureka.ihf-gray .ihf-page-item:first-child .ihf-page-link, .subpage .ihf-eureka.ihf-gray .ihf-page-item:last-child .ihf-page-link, .subpage .ihf-eureka.ihf-white .ihf-page-item:first-child .ihf-page-link, .subpage .ihf-eureka.ihf-white .ihf-page-item:last-child .ihf-page-link {
  border-radius: 0;
}
.subpage .ihf-eureka form .ihf-row {
  align-items: flex-end;
}
.subpage .ihf-eureka .ihf-select-options .ihf-select-available-option span {
  color: #c38f68 !important;
}
.subpage .ihf-eureka .ihf-select-options .ihf-select-available-option span.ihf-hovered, .subpage .ihf-eureka .ihf-select-options .ihf-select-available-option span.ihf-selected {
  color: #fff !important;
  background: #c38f68 !important;
}

/*
IDX Page Styling
 */
body.transparent-header #container.properties .idx-omnibar-form {
  padding: 0 20px 50px;
}
@media (min-width: 1200px) {
  body.transparent-header #container.properties .idx-omnibar-form {
    padding: 0 20px 60px;
  }
}

.idx-omnibar-extra-button, .idx-omnibar-form.idx-omnibar-extra-form button {
  padding: 0;
}

/*
Property Search Inner Pages Styles
*/
#ihf-main-container a {
  color: #c38f68;
}
#ihf-main-container a:focus, #ihf-main-container a:hover {
  color: #9f683f;
}
#ihf-main-container strong + p {
  margin: 10px 0 25px;
}
#ihf-main-container .caret {
  border-top-color: #fff;
}
#ihf-main-container .dropdown-menu {
  z-index: 98;
}
#ihf-main-container .dropdown-menu > li > a:hover, #ihf-main-container .dropdown-menu > li > a:focus {
  background: #c38f68;
}
@media (max-width: 767px) {
  #ihf-main-container .row.mt-25 {
    margin-top: 10px !important;
  }
}
#ihf-main-container .well-sm {
  padding: 15px;
}
@media (max-width: 767px) {
  #ihf-main-container .well-sm {
    padding-bottom: 8px;
  }
}
@media (max-width: 767px) {
  #ihf-main-container .well-sm .col-xs-12 {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #ihf-main-container .col-xs-12.col-sm-8 {
    padding-top: 10px;
  }
}
#ihf-main-container .form-control {
  box-shadow: none !important;
  height: 42px !important;
}
#ihf-main-container .form-control:focus {
  border-color: #999;
  box-shadow: none;
  outline: none;
}
#ihf-main-container .form-inline .checkbox,
#ihf-main-container .form-inline .radio {
  padding-top: 10px;
}
@media (max-width: 767px) {
  #ihf-main-container .form-inline .checkbox,
#ihf-main-container .form-inline .radio {
    padding: 0 !important;
    margin: 0 !important;
  }
}
#ihf-main-container .form-inline .checkbox label,
#ihf-main-container .form-inline .radio label {
  display: inline-flex;
  align-items: center;
}
#ihf-main-container .form-inline .checkbox input[type=checkbox],
#ihf-main-container .form-inline .checkbox input[type=radio],
#ihf-main-container .form-inline .radio input[type=checkbox],
#ihf-main-container .form-inline .radio input[type=radio] {
  margin: 0 5px 0 0;
}
#ihf-main-container .btn {
  border: 0 !important;
  padding: 10px 20px !important;
  height: 40px !important;
  color: #fff !important;
  background: #c38f68 !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  outline: none !important;
  min-width: inherit !important;
  letter-spacing: normal;
  text-transform: none;
}
@media (max-width: 767px) {
  #ihf-main-container .btn {
    padding: 10px 12px !important;
    text-transform: none;
    font-size: 13px;
    line-height: 20px;
  }
}
#ihf-main-container .btn:hover, #ihf-main-container .btn:focus, #ihf-main-container .btn.active {
  background: #b17447 !important;
  text-decoration: none !important;
}
#ihf-main-container .btn.btn-link {
  color: #c38f68 !important;
  background: none !important;
  padding: 0 3px !important;
  height: auto !important;
}
#ihf-main-container .btn.btn-link:hover {
  text-decoration: underline !important;
  color: #9f683f !important;
}
#ihf-main-container .btn-group-justified {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  width: auto;
  padding: 15px 0 0;
}
@media (max-width: 767px) {
  #ihf-main-container .btn-group-justified {
    margin: 0 -3px !important;
    justify-content: flex-start;
    padding: 15px 0;
  }
}
#ihf-main-container .btn-group-justified .btn {
  width: calc(33.333% - 20px);
  margin: 0 10px !important;
}
@media (max-width: 767px) {
  #ihf-main-container .btn-group-justified .btn {
    width: auto;
    flex: auto;
    margin: 0 3px !important;
  }
}
#ihf-main-container .pagination > li > a {
  color: #c38f68;
  border-color: #c38f68;
}
#ihf-main-container .pagination > li > a:hover, #ihf-main-container .pagination > li > a:focus {
  color: #fff;
  background: #c38f68;
}
#ihf-main-container .pagination > li.disabled > a {
  color: #c38f68;
  border-color: #c38f68;
}
#ihf-main-container .pagination > li.disabled > a:hover, #ihf-main-container .pagination > li.disabled > a:focus {
  border-color: #c38f68;
  color: #c38f68;
  background: #fff;
}
@media (max-width: 359px) {
  #ihf-main-container .ihf-results-photo {
    margin-right: 8px;
    width: 110px;
  }
}
@media (max-width: 767px) {
  #ihf-main-container .ihf-results-links {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  #ihf-main-container .ihf-results-address {
    padding-bottom: 7px;
  }
}
@media (max-width: 767px) {
  #ihf-main-container .ihf-results-organizer-comments,
#ihf-main-container .ihf-results-organizer-delete,
#ihf-main-container .ihf-results-organizer-rating {
    margin-right: 10px;
  }
}
#ihf-main-container .ihf-results-organizer-items .ihf-results-organizer-rating a:hover, #ihf-main-container .ihf-results-organizer-items .ihf-results-organizer-rating a:focus {
  text-decoration: none;
}
#ihf-main-container .modal-header {
  background: #eee;
  padding: 17px 15px 15px;
}
#ihf-main-container .modal-header .close {
  display: none;
}
#ihf-main-container .modal-title {
  color: #465267;
  width: 100%;
  font-size: 16px;
}
#ihf-main-container .modal-footer {
  margin-top: 0;
  padding: 12px 15px 14px;
}
#ihf-main-container .modal-dialog {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 767px) {
  #ihf-main-container .modal-dialog {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 499px) {
  #ihf-main-container .ihf-captcha iframe {
    transform: scale(0.74);
    transform-origin: left;
  }
}
#ihf-main-container #ihf-map-canvas {
  z-index: 97;
}
#ihf-main-container .ihf-results-organizer-show-mod-comments textarea {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  #ihf-main-container .fs-12 {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  #ihf-main-container .fs-12 {
    font-size: 14px;
  }
}
#ihf-main-container .help-block {
  margin-left: -15px;
}
@media (max-width: 991px) {
  #ihf-main-container .form-horizontal .form-group {
    width: auto;
  }
}
@media (max-width: 991px) {
  #ihf-main-container .form-horizontal .control-label {
    padding-top: 0;
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) {
  #ihf-main-container #ihf-login-form .btn {
    width: 100%;
  }
}

@media (max-width: 828px) {
  .ihf-eureka .ihf-navbar.ihf-secondary {
    font-size: 12px;
  }

  .ihf-eureka.ihf-gray .ihf-navbar.ihf-secondary .ihf-btn {
    font-size: 10px;
  }

  .ihf-eureka.ihf-gray .ihf-navbar.ihf-secondary .ihf-navbar-nav {
    align-items: center;
  }

  .ihf-eureka .ihf-navbar-text {
    font-size: 9px;
    margin-right: -5px;
  }
}
@media (max-width: 767px) {
  .ihf-eureka.ihf-gray .ihf-navbar.ihf-secondary .ihf-navbar-nav {
    margin-top: -3px;
  }

  .ihf-eureka .ihf-navbar-text {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .ihf-eureka.ihf-gray .ihf-navbar.ihf-secondary .ihf-navbar-nav .ihf-btn-group .ihf-btn-sm {
    margin-right: 0;
  }

  .ihf-map-top .ihf-search .ihf-listings-container {
    margin-top: 0 !important;
  }
}
@media (max-width: 499px) {
  .gform_wrapper iframe {
    transform: scale(0.82);
    transform-origin: left;
  }
}

/*** SubPages Styles ***/
/* Container Styles */
.container.container-small {
  max-width: 1240px;
}

/* General Forms, Buttons and Typography */
input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=date],
textarea,
.form-control, .form-input, select {
  border-color: #c2c9ce !important;
  height: 50px;
  padding-top: 14px;
  padding-bottom: 14px;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=date]:focus,
textarea:focus,
.form-control:focus, .form-input:focus, select:focus {
  border-color: #c38f68 !important;
}
.gfield_error input[type=text],
.gfield_error input[type=tel],
.gfield_error input[type=email],
.gfield_error input[type=search],
.gfield_error input[type=password],
.gfield_error input[type=url],
.gfield_error input[type=date],
.gfield_error textarea,
.gfield_error .form-control, .gfield_error .form-input, .gfield_error select {
  border-color: #f00 !important;
}
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder, .form-input::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #181d24;
}
input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=date]::-moz-placeholder,
textarea::-moz-placeholder,
.form-control::-moz-placeholder, .form-input::-moz-placeholder, select::-moz-placeholder {
  opacity: 1;
  color: #181d24;
}
input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=date]:-moz-placeholder,
textarea:-moz-placeholder,
.form-control:-moz-placeholder, .form-input:-moz-placeholder, select:-moz-placeholder {
  color: #181d24;
}
input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.form-control:-ms-input-placeholder, .form-input:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #181d24;
}
input[type=text].placeholder,
input[type=tel].placeholder,
input[type=email].placeholder,
input[type=search].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
input[type=date].placeholder,
textarea.placeholder,
.form-control.placeholder, .form-input.placeholder, select.placeholder {
  color: #181d24;
}

textarea {
  resize: none;
  height: 160px !important;
  width: 100% !important;
}

p:last-child {
  margin-bottom: 0;
}

.validation_message {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  padding: 10px 0 0;
  width: 100% !important;
}
.gfield_error .validation_message {
  color: #f00;
}

.subpage h2, .subpage h3 {
  font-weight: 700;
}

.page-template-default h2, .page-template-default h3 {
  font-weight: 700;
}
@media (max-width: 575px) {
  .page-template-default h2 {
    font-size: 24px;
  }
  .page-template-default h3 {
    font-size: 22px;
  }
}
@media (max-width: 375px) {
  .page-template-default h3 {
    font-size: 20px;
  }
}

/* Content Section */
.content-section {
  padding: 50px 0;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 768px) {
  .content-section {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .content-section {
    padding: 60px 0;
  }
}
@media (min-width: 1440px) {
  .content-section {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .content-section .social-networks {
    justify-content: center;
  }
}
.content-section .social-networks:last-child {
  margin-bottom: 0;
}
.content-section--left {
  text-align: left;
}
.content-section--left .social-networks {
  justify-content: flex-start;
}
.content-section .img-fluid {
  max-width: inherit;
  width: 100%;
}
.content-section__textbox {
  text-align: center;
  max-width: 870px;
  margin: 0 auto;
  padding: 30px 20px 0;
  font-weight: 300;
}
@media (min-width: 768px) {
  .content-section__textbox {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .content-section__textbox {
    font-size: 20px;
  }
}
.content-section.text-color-light {
  color: #fff;
}
.content-section.text-color-light h2, .content-section.text-color-light .h2,
.content-section.text-color-light h3, .content-section.text-color-light .h3 {
  color: #fff;
}
.content-section__row {
  margin: -30px -20px 0;
}
@media (min-width: 768px) {
  .content-section__row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
}
.content-section__col {
  width: 100%;
  padding: 30px 20px 0;
}
@media (min-width: 768px) {
  .content-section__col {
    width: 50%;
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .content-section__col--small {
    width: 44%;
  }
}
.content-section__form {
  box-shadow: 0 0.3125rem 0.875rem 0 rgba(181, 181, 181, 0.25);
  padding: 30px 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .content-section__form {
    padding: 40px;
  }
}
.content-section__head {
  margin: 0 0 25px;
}
.content-section__head h4 {
  margin: 0 0 8px;
  letter-spacing: 0;
}
.content-section .img-left,
.content-section .img-right {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .content-section .img-left,
.content-section .img-right {
    max-width: 45%;
  }
}
.content-section .img-left img,
.content-section .img-right img {
  display: block;
}
@media (max-width: 767px) {
  .content-section .img-left img,
.content-section .img-right img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .content-section .img-left {
    margin-right: 20px;
    float: left;
  }
}
@media (min-width: 768px) {
  .content-section .img-right {
    float: right;
    margin-left: 20px;
  }
}
.content-section__content {
  position: relative;
}
@media (min-width: 768px) {
  .content-section--contact .content-section__row {
    align-items: flex-start;
  }
}
.content-section--contact .content-section__head {
  border-top: 1px solid #c2c9ce;
  padding: 25px 0;
  text-align: center;
  margin: 0;
}
.content-section--contact .content-section__head .address {
  font-weight: 700;
  margin: 0 0 10px;
}
.content-section--contact .map-wrap {
  box-shadow: 0 0 7px -3px #ccc;
  overflow: hidden;
  border-radius: 0;
}
@media (min-width: 768px) {
  .content-section--contact .map-wrap {
    margin-top: 57px;
  }
}
@media (min-width: 992px) {
  .content-section--contact .map-wrap {
    margin-top: 64px;
  }
}
.content-section--contact .map-wrap iframe {
  margin: 0;
  width: 100% !important;
  display: block;
}
.content-section__block.text-center {
  text-align: center;
}

/* Contact Links */
.contact-links {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
@media (min-width: 992px) {
  .contact-links {
    margin: 0 -10px;
  }
}
.contact-links > li {
  padding: 10px 5px 0;
}
@media (min-width: 992px) {
  .contact-links > li {
    padding: 15px 10px 0;
  }
}
.contact-links > li > a {
  min-width: inherit;
  margin: 0 !important;
  overflow: visible;
}
.contact-links > li > a i {
  margin: 0 10px 0 0;
}
.contact-links > li > a i.fa-phone {
  font-size: 19px;
}
.contact-links .has-tooltip__tooltip {
  text-transform: uppercase;
  margin: 0;
}

/* Tooltip */
.has-tooltip {
  position: relative;
}
.has-tooltip:after {
  position: absolute;
  left: 0;
  bottom: 100%;
  height: 15px;
  width: 100%;
}
.has-tooltip:hover:after {
  content: "";
}
.has-tooltip:hover .has-tooltip__tooltip {
  opacity: 1;
  transform: scaleY(1) translateX(-50%);
  visibility: visible;
}
.has-tooltip__tooltip {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: scaleY(0) translateX(-50%);
  background: #181d24;
  color: #fff;
  font-size: 11px !important;
  transition: all 0.2s ease-in-out;
  line-height: 1.5;
  padding: 9px 9px 10px;
  min-width: 166px;
  border: 1px solid #181d24;
  visibility: hidden;
  max-width: 247px;
  z-index: 10;
  border-radius: 0;
  text-transform: none;
  opacity: 0;
  margin: 0 0 10px;
}
@media (max-width: 359px) {
  .has-tooltip__tooltip {
    font-size: 10px !important;
    padding-left: 4px;
    padding-right: 4px;
  }
}
.has-tooltip__tooltip span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 10;
  font-size: 11px !important;
}
@media (max-width: 359px) {
  .has-tooltip__tooltip span {
    font-size: 10px !important;
  }
}
.has-tooltip__tooltip:before {
  width: 10px;
  height: 10px;
  content: "";
  border: 1px solid #181d24;
  background: #181d24;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: 0;
  margin-bottom: -5px;
}
.has-tooltip__tooltip:after {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  bottom: 0;
  background: #181d24;
}

/*** Content GForm Styles ***/
@media (max-width: 768px) {
  .content-section__contact {
    text-align: center;
  }
}
.content-section__contact h3 {
  margin: 0 0 15px;
  text-align: center;
}

.content-gfrom {
  text-align: center;
}
@media (min-width: 768px) {
  .content-gfrom.text-left .gform_wrapper .gform_footer.top_label {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .content-gfrom.text-right {
    text-align: right;
  }
}
.content-gfrom .gform_wrapper .validation_error {
  display: none !important;
}
.content-gfrom .gform_wrapper .gform_footer.top_label {
  position: relative;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  max-width: 100%;
}
@media (min-width: 768px) {
  .content-gfrom .gform_wrapper .gform_footer.top_label {
    padding: 0 30px;
  }
}
.content-gfrom .gform_wrapper .gform_footer.top_label > img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content-gfrom .gform_wrapper .gform_body > ul {
  padding: 0 0 30px;
  margin: 0;
  list-style: none;
  text-align: left;
}
@media (min-width: 992px) {
  .content-gfrom .gform_wrapper .gform_body > ul {
    padding: 10px 0 40px;
  }
}
@media (min-width: 1200px) {
  .content-gfrom .gform_wrapper .gform_body > ul {
    padding-bottom: 50px;
  }
}
.content-gfrom .gform_wrapper .gform_body > ul > li {
  padding: 0 0 20px;
}
.content-gfrom .gform_wrapper .gform_body > ul > li:last-child {
  padding-bottom: 0;
}
.content-gfrom .gform_wrapper .gform_body .gfield_label {
  display: none;
}

/* content general */
.content-general .entry-content {
  color: #000;
  text-align: center;
}
@media (min-width: 768px) {
  .content-general .entry-content {
    text-align: left;
  }
}
.content-general .entry-content ol,
.content-general .entry-content ul {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .content-general .entry-content ol,
.content-general .entry-content ul {
    margin-bottom: 30px;
  }
}

/* Visual Subpages */
.visual--subpages {
  font-size: 16px;
}
@media (min-width: 992px) {
  .visual--subpages {
    font-size: 18px;
  }
}
.visual--subpages .container.container-small {
  max-width: 1040px;
}
@media (min-width: 1600px) {
  .visual--subpages .visual__content {
    min-height: inherit;
  }
}
@media (min-width: 992px) {
  .visual--subpages p {
    margin: 0 0 25px;
  }
}
@media (min-width: 1440px) {
  .visual--subpages p {
    margin: 0 0 30px;
  }
}
.visual--subpages p:last-child {
  margin-bottom: 0;
}
.visual--subpages .button {
  color: #fff;
  background: #c38f68;
}
.visual--subpages .button:hover, .visual--subpages .button:focus {
  background: #b97c4e;
  border-color: #b97c4e;
}

.visual--subpages h2, .content-section h2 {
  font-size: 27px;
}
@media (max-width: 575px) {
  .visual--subpages h2, .content-section h2 {
    font-size: 24px !important;
  }
}
@media (min-width: 992px) {
  .visual--subpages h2, .content-section h2 {
    font-size: 42px;
  }
}
@media (min-width: 1440px) {
  .visual--subpages h2, .content-section h2 {
    font-size: 50px;
  }
}

/* Calculator Page Styles */
.supercalc-loaded .entry-content.ihomefinder-holder {
  padding: 0;
}

.supercalc-loaded .content > .container {
  max-width: 100%;
  padding: 0;
}

/* Team Page */
.section-members {
  padding: 40px 0;
  position: relative;
}
@media (min-width: 992px) {
  .section-members {
    padding: 60px 0;
  }
}
@media (min-width: 1440px) {
  .section-members {
    padding: 80px 0;
  }
}
.section-members .section-head {
  margin: 0 0 30px;
}
@media (min-width: 992px) {
  .section-members .section-head {
    margin: 0 0 45px;
  }
}
@media (min-width: 1440px) {
  .section-members .section-head {
    margin: 0 0 60px;
  }
}
.section-members__row {
  display: flex;
  margin: -20px -8px 0;
  flex-flow: row wrap;
}
@media (min-width: 1200px) {
  .section-members__row {
    margin: -30px -15px 0;
  }
}
.section-members .member-box {
  display: flex;
  padding: 20px 8px 0;
  flex-flow: row nowrap;
  width: 100%;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .section-members .member-box {
    width: 50%;
    max-width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .section-members .member-box {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  .section-members .member-box {
    width: 25%;
    padding: 30px 15px 0;
  }
}
.section-members .member-box__holder {
  box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2);
  width: 100%;
  background: #fff;
  display: flex;
  transition: all 0.3s ease 0s;
  flex-flow: row wrap;
}
.section-members .member-box__holder:hover {
  transform: scale(1.05);
}
.section-members .member-box__content {
  padding: 16px;
  width: 100%;
}
.section-members .member-box h3 {
  font-size: 28px;
  color: #c38f68;
  line-height: 1.2;
  margin: 0;
}
.section-members .member-box__designation {
  display: block;
  margin: 0 0 35px;
}
.section-members .member-box__img {
  display: block;
  width: 100%;
}
.section-members .member-box__img img {
  display: block;
  height: 390px;
  width: 100%;
  object-fit: cover;
  object-position: 50% 0;
}
@media (min-width: 768px) {
  .section-members .member-box__img img {
    height: 315px;
  }
}
.section-members .member-box__footer {
  width: 100%;
  align-self: flex-end;
}
.section-members .member-box .contact-links {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0 16px 2px;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}
.section-members .member-box .contact-links > li {
  border-top: 1px solid #eaeaea;
  padding: 14px 5px;
  flex-grow: 1;
  max-width: 50%;
  position: relative;
}
@media (min-width: 768px) {
  .section-members .member-box .contact-links > li {
    min-width: 100%;
  }
}
@media (min-width: 992px) {
  .section-members .member-box .contact-links > li {
    min-width: inherit;
  }
}
.section-members .member-box .contact-links > li + li:nth-child(2n+2):after {
  position: absolute;
  left: 100%;
  width: 1px;
  background: #eaeaea;
  content: "";
  top: 14px;
  bottom: 14px;
}
@media (min-width: 768px) {
  .section-members .member-box .contact-links > li + li:nth-child(2n+2):after {
    background: none;
  }
}
@media (min-width: 992px) {
  .section-members .member-box .contact-links > li + li:nth-child(2n+2):after {
    background: #eaeaea;
  }
}
.section-members .member-box .contact-links > li:first-child {
  min-width: 100%;
}
.section-members .member-box .contact-links > li > a {
  color: inherit;
  display: flex;
  vertical-align: top;
  justify-content: center;
  align-items: center;
}
.section-members .member-box .contact-links > li > a .has-tooltip__tooltip {
  text-transform: uppercase;
}
.section-members .member-box .contact-links > li > a:hover, .section-members .member-box .contact-links > li > a:focus {
  color: #c38f68;
}
.section-members .member-box .contact-links > li > a i {
  margin: 0 10px 0 0;
}
.section-members .member-box .contact-links > li > a i.icon-email {
  font-size: 14px;
}
.section-members .member-box .contact-links > li > a i.icon-phone {
  font-size: 17px;
}
.section-members .member-box .contact-links .has-tooltip__tooltip {
  margin-bottom: 10px;
}

/* Team Pagination */
.team-pagination {
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .team-pagination {
    margin: 50px 0 0;
  }
}
.team-pagination > a.page-numbers, .team-pagination > span.page-numbers {
  margin: 0 5px;
  display: inline-block;
  min-width: 36px;
  height: 36px;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  font-weight: 600;
  border: 1px solid #c38f68;
  color: #c38f68;
  background: #fff;
  border-radius: 3px;
  padding: 0 12px !important;
  vertical-align: middle;
}
.team-pagination > a.page-numbers:hover, .team-pagination > a.page-numbers:focus, .team-pagination > a.page-numbers.current, .team-pagination > span.page-numbers:hover, .team-pagination > span.page-numbers:focus, .team-pagination > span.page-numbers.current {
  background-color: #c38f68;
  color: #fff;
}

/* Member Detail Page  */
/* Single Member Visual Section */
.single-team_members .visual {
  padding: 0;
  background: #04060d;
}
.single-team_members .visual__member {
  position: relative;
  text-align: center;
  color: #fff;
}
.single-team_members .visual__member-img {
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #fff;
  width: 150px;
  height: 150px;
  margin: 0 auto 35px;
}
.single-team_members .visual__member-img img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
  object-position: center top;
}
.single-team_members .visual__member-designation {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  max-width: 100%;
  text-transform: uppercase;
  color: #c38f68;
  font-weight: 600;
  font-size: 18px;
  margin: 0 0 10px;
}
@media (min-width: 992px) {
  .single-team_members .visual__member-designation {
    font-size: 22px;
  }
}
.single-team_members .visual__member-designation:after, .single-team_members .visual__member-designation:before {
  content: "-";
}
.single-team_members .visual__member-designation:before {
  margin: 0 7px 0 0;
}
.single-team_members .visual__member-designation:after {
  margin: 0 0 0 7px;
}
.single-team_members .visual__member h2 {
  margin: 0 0 7px;
}
@media (max-width: 767px) {
  .single-team_members .visual__member .btn {
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  .single-team_members .visual__member .btn {
    min-width: 150px;
  }
}
.single-team_members .visual__member .btn i {
  margin-right: 10px;
}
.single-team_members .visual__member .btn i.icon-phone {
  font-size: 17px;
}
.single-team_members .visual__member .has-tooltip__tooltip {
  text-transform: uppercase;
  margin: 0;
}
.single-team_members .visual__member .contact-links .has-tooltip__tooltip {
  margin-bottom: 1px;
}
@media (max-width: 359px) {
  .single-team_members .visual__member .has-tooltip__tooltip span {
    letter-spacing: 1px;
  }
}

.team-profile .social-networks > li > a {
  color: #c38f68;
  border-color: #c38f68;
}
.team-profile .social-networks > li > a:hover {
  background: #c38f68;
  color: #fff;
}

/* Testimonials Page styles */
.testimonials--subpage {
  padding: 50px 0;
}
@media (min-width: 992px) {
  .testimonials--subpage {
    padding: 60px 0;
  }
}
@media (min-width: 1440px) {
  .testimonials--subpage {
    padding: 80px 0;
  }
}
.testimonials--subpage .testimonials__row {
  display: block;
}
.testimonials--subpage .section-head {
  width: 100% !important;
  padding: 0 !important;
  text-align: center;
  overflow: hidden;
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .testimonials--subpage .section-head {
    margin: 0 0 60px;
  }
}
@media (max-width: 375px) {
  .testimonials--subpage .section-head h2 {
    font-size: 25px;
  }
}
.testimonials--subpage .testimonials__wrap {
  padding: 0 !important;
  max-width: 850px;
  margin: 0 auto;
}
.testimonials--subpage .slick-track {
  display: flex;
  align-items: center;
}
.testimonials--subpage .slick-track:after, .testimonials--subpage .slick-track:before {
  display: none;
}
.testimonials--subpage .testimonials__item {
  position: relative;
  min-height: inherit;
  height: auto;
  float: none;
}
.testimonials--subpage .testimonials__item blockquote {
  display: block;
  text-align: center;
  padding: 0 0 20px !important;
  border: 0 !important;
  margin: 0;
  width: 100%;
}
.testimonials--subpage .testimonials__item i {
  color: #c38f68;
  margin: 0 0 15px;
  font-size: 30px;
  line-height: 1;
}
@media (min-width: 768px) {
  .testimonials--subpage .testimonials__item i {
    margin: 0 0 20px;
  }
}
@media (min-width: 1440px) {
  .testimonials--subpage .testimonials__item i {
    margin: 0 0 30px;
    font-size: 38px;
  }
}
.testimonials--subpage .testimonials__item cite {
  align-self: flex-end;
  display: block;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  margin: 15px 0 0;
  letter-spacing: 0.5px;
}
.testimonials--subpage .testimonials__item-frame {
  padding: 25px 0 10px !important;
  min-height: inherit !important;
}
@media (min-width: 768px) {
  .testimonials--subpage .testimonials__item-frame {
    padding: 50px 0 35px !important;
  }
}

/* Testimonials Slider Single Style */
.testimonialsSliderSingle .slick-dots {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .testimonialsSliderSingle .slick-dots {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  .testimonialsSliderSingle .slick-dots {
    margin-top: 35px;
  }
}
.testimonialsSliderSingle .slick-dots > li button:hover {
  background: #c38f68;
}
.testimonialsSliderSingle .slick-dots > li.slick-active button {
  background: #c38f68;
}

/* Testimonials Slider Style */
.testimonialsSlider .slick-track {
  display: flex;
}
.testimonialsSlider .slick-slide {
  height: auto;
  align-items: center;
}
.testimonialsSlider .slick-slide blockquote {
  width: 100%;
}
.testimonialsSlider.slick-initialized .slick-slide {
  display: flex;
}

/*Preloader style */
.mask {
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999999;
}
.mask.mask_free-tool {
  position: absolute;
  z-index: 1;
  display: none;
}

.mask__showbox {
  position: absolute;
  top: 45%;
  bottom: 0;
  left: 0;
  right: 0;
}

.mask__loader {
  position: relative;
  margin: 0 auto;
  width: 60px;
}

.mask__loader:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.mask .circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.mask .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: #c38f68;
}

.mask__caption {
  background-image: url("https://ba83337cca8dd24cefc0-5e43ce298ccfc8fc9ba1efe2c2840af0.ssl.cf2.rackcdn.com/atlas/favicon.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  position: absolute;
  left: 50%;
  height: 22px;
  top: 50%;
  transform: translate(-50%, -50%);
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@media (min-width: 1440px) {
  .spacer-holder {
    padding: 0 50px;
  }
}
@media (min-width: 1800px) {
  .spacer-holder {
    padding: 0 90px;
  }
}

/*** Section Tools Styles ***/
.section-tools {
  position: relative;
  padding: 0 0 50px;
  color: #fff;
}
@media (min-width: 992px) {
  .section-tools {
    padding: 70px 0 100px;
  }
}
@media (min-width: 1440px) {
  .section-tools {
    padding: 100px 0 150px;
  }
}
@media (min-width: 1800px) {
  .section-tools {
    padding-bottom: 250px;
  }
}
.section-tools__holder {
  position: relative;
  z-index: 150;
  margin: 0 -20px;
  display: flex;
  flex-flow: column-reverse nowrap;
  padding: 50px 20px;
}
@media (min-width: 992px) {
  .section-tools__holder {
    justify-content: space-between;
    margin: 0;
    flex-flow: row nowrap;
    padding: 0 20px;
  }
}
@media (min-width: 1440px) {
  .section-tools__holder {
    padding: 0 50px;
  }
}
@media (min-width: 1800px) {
  .section-tools__holder {
    padding: 0 90px;
  }
}
@media (min-width: 992px) {
  .section-tools__block {
    padding: 150px 0 0;
    margin-bottom: -30px;
    align-self: flex-end;
    width: calc(100% - 220px);
  }
}
@media (min-width: 1440px) {
  .section-tools__block {
    padding: 200px 0 0;
    margin-bottom: -50px;
    width: calc(100% - 250px);
  }
}
@media (min-width: 1800px) {
  .section-tools__block {
    padding: 260px 0 0;
    width: calc(100% - 300px);
    margin-bottom: -72px;
  }
}
.section-tools__bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  background: #ac7e67;
}
.section-tools__bg img {
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  .section-tools h2 {
    padding: 0 10% 0 0;
  }
}
@media (min-width: 1600px) {
  .section-tools .btn {
    min-width: 253px;
  }
}
.section-tools__item {
  text-align: center;
}
@media (min-width: 768px) {
  .section-tools__item {
    text-align: left;
  }
}
.section-tools__item-holder {
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .section-tools__item-holder {
    margin: 0 0 35px;
  }
}
@media (min-width: 768px) {
  .section-tools__item-frame {
    display: flex;
    align-items: center;
  }
}
.section-tools__item-img {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .section-tools__item-img {
    width: 53.05%;
    flex-shrink: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .section-tools__item-img img {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .section-tools__item-img img {
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .section-tools__item-box {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .section-tools__item-box {
    padding: 30px 0 60px 30px;
  }
}
@media (min-width: 1440px) {
  .section-tools__item-box {
    padding: 40px 0 90px 40px;
  }
}
@media (min-width: 1800px) {
  .section-tools__item-box {
    padding: 101px 1.8% 92px 5%;
  }
}
.section-tools__info {
  flex-shrink: 0;
  position: relative;
}
@media (min-width: 992px) {
  .section-tools__info {
    width: 160px;
  }
}
@media (min-width: 1440px) {
  .section-tools__info {
    width: 190px;
  }
}
@media (min-width: 1800px) {
  .section-tools__info {
    width: 223px;
    margin: 0 7px;
  }
}
.section-tools__info-holder {
  border-bottom: 1px solid #9f4624;
  display: flex;
  padding: 0 0 10px;
  align-items: center;
}
@media (min-width: 992px) {
  .section-tools__info-holder {
    position: absolute;
    transform: rotate(-90deg);
    right: 60px;
    width: 290px;
    top: 112px;
    padding: 0 15px 15px 2px;
    align-items: flex-end;
  }
}
@media (min-width: 1440px) {
  .section-tools__info-holder {
    right: 95px;
    width: 345px;
    top: 137px;
  }
}
@media (min-width: 1800px) {
  .section-tools__info-holder {
    right: 152px;
    width: 396px;
    top: 154px;
  }
}
.section-tools__info-holder .subtitle {
  flex-grow: 1;
  overflow: hidden;
  margin: 0 0 2px;
}
@media (min-width: 1440px) {
  .section-tools__info-holder .subtitle {
    max-width: 70%;
  }
}
@media (min-width: 1800px) {
  .section-tools__info-holder .subtitle {
    max-width: 58%;
  }
}
.section-tools .section-tools__counter {
  font: 40px/0.9 "Italiana", "Times New Roman", serif;
  color: #fff;
}
@media (min-width: 992px) {
  .section-tools .section-tools__counter {
    font-size: 50px;
    flex-shrink: 0;
  }
}
@media (min-width: 1440px) {
  .section-tools .section-tools__counter {
    font-size: 60px;
    padding-left: 8px;
  }
}
@media (min-width: 1800px) {
  .section-tools .section-tools__counter {
    font-size: 80px;
  }
}
.section-tools .section-tools__counter span {
  color: #9f4624;
}
.section-tools__pagination {
  position: relative;
  width: 220px;
  margin: 40px auto;
  display: none;
}
@media (min-width: 768px) {
  .section-tools__pagination {
    display: block;
  }
}
@media (min-width: 992px) {
  .section-tools__pagination {
    margin: -50px 0 0;
  }
}
@media (min-width: 1440px) {
  .section-tools__pagination {
    margin: -70px 0 0 0;
  }
}
@media (min-width: 1800px) {
  .section-tools__pagination {
    margin: -95px 0 0 0;
  }
}
.section-tools__pagination .slick-list {
  padding: 0 999px !important;
  margin: 0 -999px;
}
@media (min-width: 992px) {
  .section-tools__pagination .slick-list {
    min-height: 340px;
    padding: 0 !important;
    margin: 0;
  }
}
@media (min-width: 1440px) {
  .section-tools__pagination .slick-list {
    min-height: 415px;
  }
}
@media (min-width: 1800px) {
  .section-tools__pagination .slick-list {
    min-height: 500px;
  }
}
.section-tools__pagination-slide {
  position: relative;
  padding: 0;
}
@media (min-width: 992px) {
  .section-tools__pagination-slide {
    float: none;
  }
}
.section-tools__pagination-img {
  position: relative;
  width: 200px;
  margin: 0 10px;
  height: 200px;
}
@media (min-width: 992px) {
  .section-tools__pagination-img {
    width: 160px;
    margin: 0 0 20px;
    height: 160px;
  }
}
@media (min-width: 1440px) {
  .section-tools__pagination-img {
    width: 190px;
    margin: 0 0 35px;
    height: 190px;
  }
}
@media (min-width: 1800px) {
  .section-tools__pagination-img {
    width: 223px;
    margin: 0 0 46px;
    height: 223px;
  }
}
.section-tools__pagination-img:after {
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in-out;
  top: 0;
  right: 0;
  bottom: 0;
  border: 8px solid transparent;
  content: "";
  pointer-events: none;
}
.section-tools__pagination-img img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-tools__pagination .slick-current .section-tools__pagination-img:after {
  border-color: #fff;
}
.section-tools__arrows {
  justify-content: center;
  padding: 5px 0 20px;
  margin: 0 -5px;
  display: flex;
}
@media (min-width: 768px) {
  .section-tools__arrows {
    display: none;
  }
}
@media (min-width: 992px) {
  .section-tools__arrows {
    padding: 50px 0 0;
    justify-content: flex-end;
    display: flex;
  }
}
@media (min-width: 1440px) {
  .section-tools__arrows {
    padding: 70px 0 0 0;
  }
}
@media (min-width: 1800px) {
  .section-tools__arrows {
    margin: 0 -12px;
  }
}
@media (min-width: 1800px) {
  .section-tools__arrows {
    padding: 109px 9px 0 0;
  }
}
.section-tools__arrows > * {
  margin: 15px 5px 0;
}
@media (min-width: 1800px) {
  .section-tools__arrows > * {
    margin: 24px 12px 0;
  }
}

/*** Section Team Styles ***/
.section-team {
  background: #f0ebe8;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .section-team {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .section-team__holder {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .section-team__content {
    padding: 0 30px 40px 0;
    max-width: 48%;
    flex-grow: 1;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .section-team__content {
    max-width: 45%;
  }
}
@media (min-width: 1600px) {
  .section-team__content {
    max-width: 41%;
    padding: 0 30px 40px 9px;
  }
}
.section-team__info {
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .section-team__info {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .section-team__info {
    margin: 0 0 34px;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .section-team__info-img {
    width: 351px;
    flex-shrink: 0;
  }
}
@media (min-width: 992px) {
  .section-team__info-img {
    width: 301px;
  }
}
@media (min-width: 1200px) {
  .section-team__info-img {
    width: 401px;
  }
}
.section-team__info-img img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-team__info-img img {
    margin: 0;
  }
}
.section-team__heading {
  position: relative;
}
@media (min-width: 768px) {
  .section-team__heading {
    flex-shrink: 0;
    display: flex;
  }
}
.section-team__heading-holder {
  border-bottom: 2px solid #c38f68;
  padding: 20px 0 10px;
}
@media (min-width: 768px) {
  .section-team__heading-holder {
    transform: rotate(-180deg);
    writing-mode: tb-rl;
    border: 0;
    border-left: 2px solid #c38f68;
    padding: 4px 39px 10px 13px;
    text-align: left;
  }
}
.section-team__img {
  margin: 40px -20px 0;
}
@media (min-width: 992px) {
  .section-team__img {
    flex-shrink: 0;
    display: flex;
    width: 50%;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .section-team__img-holder {
    margin: 0 -26.5% 0 0;
    display: flex;
    flex-grow: 1;
  }
}
.section-team__img img {
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
@media (min-width: 1440px) {
  .section-team h2 {
    margin-bottom: 15px;
  }
}

/*** Section CTA Styles ***/
.section-cta {
  position: relative;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 768px) {
  .section-cta {
    text-align: left;
  }
}
.section-cta__holder {
  border-top: 10px solid #9f4624;
}
@media (min-width: 1200px) {
  .section-cta__holder {
    border-top-width: 15px;
  }
}
@media (min-width: 1600px) {
  .section-cta__holder {
    border-top-width: 20px;
  }
}
.section-cta__frame {
  display: flex;
}
.section-cta__img-left {
  width: 15%;
  flex-shrink: 0;
  display: flex;
}
@media (min-width: 768px) {
  .section-cta__img-left {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .section-cta__img-left {
    width: 55%;
  }
}
@media (min-width: 1800px) {
  .section-cta__img-left {
    width: 59.1%;
  }
}
.section-cta__img-left .section-cta__img-holder {
  margin: 0 0 0 -20px;
  display: flex;
}
@media (min-width: 768px) {
  .section-cta__img-left .section-cta__img-holder {
    margin: 0 0 0 -22.6%;
  }
}
.section-cta__img-left img {
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  margin-bottom: -1px;
}
.section-cta__img-right {
  width: 15%;
  flex-shrink: 0;
  display: flex;
}
@media (min-width: 1440px) {
  .section-cta__img-right {
    width: 9%;
  }
}
@media (min-width: 1800px) {
  .section-cta__img-right {
    width: 5.8%;
  }
}
.section-cta__img-right .section-cta__img-holder {
  display: flex;
  margin: 0 -21px 0 0;
}
@media (min-width: 1440px) {
  .section-cta__img-right .section-cta__img-holder {
    margin: 0 -70px 0 0;
  }
}
@media (min-width: 1800px) {
  .section-cta__img-right .section-cta__img-holder {
    margin: 0 -230% 0 0;
  }
}
.section-cta__img-right img {
  width: 100%;
  object-fit: cover;
  object-position: 100% 50%;
}
.section-cta__content {
  align-self: center;
  flex-grow: 1;
  overflow: hidden;
  padding: 40px 10px;
}
@media (min-width: 768px) {
  .section-cta__content {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .section-cta__content {
    padding: 20px 30px;
  }
}
@media (min-width: 1440px) {
  .section-cta__content {
    padding: 30px 45px;
  }
}
@media (min-width: 1800px) {
  .section-cta__content {
    padding: 33px 45px 110px 65px;
  }
}
.section-cta h2 {
  margin: 0 0 20px;
}
@media (min-width: 1440px) {
  .section-cta h2 {
    margin: 0 0 34px;
  }
}
@media (max-width: 374px) {
  .section-cta h2 {
    font-size: 25px;
  }
}

/*** Section Testimonials Styles ***/
.section-testimonials {
  position: relative;
  padding: 50px 0;
  text-align: center;
}
@media (min-width: 992px) {
  .section-testimonials {
    padding: 70px 0;
  }
}
@media (min-width: 1440px) {
  .section-testimonials {
    padding: 124px 0 122px;
  }
}
@media (min-width: 768px) {
  .section-testimonials__frame {
    display: flex;
    justify-content: space-between;
  }
}
.section-testimonials .spacer-holder {
  padding-right: 0;
}
.section-testimonials__img-left {
  display: none;
}
@media (min-width: 768px) {
  .section-testimonials__img-left {
    width: 23.175%;
    flex-shrink: 0;
    display: block;
    align-self: flex-end;
    margin: 0 20px 50px 0;
  }
}
@media (min-width: 1200px) {
  .section-testimonials__img-left {
    margin-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .section-testimonials__img-left {
    margin: 0 3% 137px 0.6%;
  }
}
.section-testimonials__img-left img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-testimonials__img-left img {
    width: 100%;
    margin: 0;
  }
}
.section-testimonials__img-right {
  display: none;
}
@media (min-width: 768px) {
  .section-testimonials__img-right {
    flex-shrink: 0;
    width: 24.25%;
    display: block;
    margin: 0 0 0 20px;
  }
}
@media (min-width: 1600px) {
  .section-testimonials__img-right {
    margin: 0 0 0 7.88%;
  }
}
.section-testimonials__img-right img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-testimonials__img-right img {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .section-testimonials__slider-area {
    width: calc(52.575% - 40px);
    flex-grow: 1;
    padding: 5px 0 0;
  }
}
@media (min-width: 1600px) {
  .section-testimonials__slider-area {
    padding: 16px 0 0;
    width: 41.175%;
  }
}
.section-testimonials .subtitle {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 2px solid #c38f68;
}
@media (min-width: 768px) {
  .section-testimonials .subtitle {
    max-width: 80%;
    margin: 0 auto 20px;
  }
}
@media (min-width: 1200px) {
  .section-testimonials .subtitle {
    max-width: 65.5%;
    padding: 0 0 30px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1600px) {
  .section-testimonials .subtitle {
    max-width: 65.5%;
    margin-bottom: 60px;
    padding: 0 0 40px;
  }
}
.section-testimonials .slick-track {
  align-items: center;
  display: flex;
}
.section-testimonials blockquote {
  margin: 0;
  padding: 0;
  border: 0;
}
.section-testimonials blockquote q {
  quotes: none;
  display: block;
  margin: 0 0 20px;
}
@media (min-width: 1600px) {
  .section-testimonials blockquote q {
    margin: 0 0 29px;
  }
}
.section-testimonials blockquote cite {
  display: block;
  font-style: normal;
  color: #9f4624;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
@media (min-width: 1200px) {
  .section-testimonials blockquote cite {
    font-size: 16px;
  }
}
.section-testimonials .slick-dots {
  margin: 30px 0 0;
}
@media (min-width: 1200px) {
  .section-testimonials .slick-dots {
    margin: 40px 0 0;
  }
}
@media (min-width: 1600px) {
  .section-testimonials .slick-dots {
    margin: 48px 0 0;
  }
}
.section-testimonials .btn-block {
  margin: 30px 0 0;
}
@media (min-width: 1200px) {
  .section-testimonials .btn-block {
    margin: 40px 0 0;
  }
}
@media (min-width: 1600px) {
  .section-testimonials .btn-block {
    margin: 58px 0 0;
  }
}
.section-testimonials__img-small {
  display: none;
}
@media (min-width: 768px) {
  .section-testimonials__img-small {
    margin: -151px -49.4% 0 0;
    width: 48%;
    float: right;
    display: block;
    clear: both;
  }
}
@media (min-width: 992px) {
  .section-testimonials__img-small {
    width: 35.67%;
    margin: -60px -35.4% 0 0;
    margin: -30px -25.4% 0 0;
  }
}
@media (min-width: 1200px) {
  .section-testimonials__img-small {
    margin: 2px -25.4% 0 0;
  }
}
.section-testimonials__img-small img {
  display: block;
  width: 100%;
}

/*** Section Worth ***/
.section-worth {
  position: relative;
  padding: 50px 0;
  text-align: center;
}
@media (min-width: 992px) {
  .section-worth {
    padding: 70px 0 38px;
  }
}
@media (min-width: 1440px) {
  .section-worth {
    padding-top: 100px;
  }
}
@media (min-width: 1800px) {
  .section-worth {
    padding-top: 133px;
  }
}
.section-worth__holder {
  max-width: 540px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .section-worth__holder {
    max-width: 640px;
  }
}
.section-worth .subtitle {
  color: #9f4624;
  font-size: 16px;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .section-worth .subtitle {
    font-size: 20px;
    margin: 0 0 29px;
  }
}
@media (min-width: 1200px) {
  .section-worth .btn-block {
    padding: 11px 0 0;
  }
}

/* Visual Centered Styles */
.visual.visual--centered {
  display: flex;
  min-height: calc(100vh - 67px);
  flex-flow: row nowrap;
}
@media (min-width: 500px) {
  .visual.visual--centered {
    min-height: calc(100vh - 77px);
  }
}
@media (min-width: 768px) {
  .visual.visual--centered {
    min-height: calc(100vh - 91px);
  }
}
@media (min-width: 992px) {
  .visual.visual--centered {
    min-height: calc(100vh - 102px);
  }
}
.visual.visual--centered .visual__wrapper {
  display: flex;
  width: 100%;
}
.visual.visual--centered .visual__holder {
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  width: 100%;
}
@media (min-width: 992px) {
  .visual.visual--centered .visual__holder {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.visual.visual--centered .visual__row {
  margin: 0;
  flex-grow: inherit;
}

/* Visual Mortgage Styles */
.visual--mortgage {
  text-align: center;
  color: #fff;
}
@media (min-width: 992px) {
  .visual--mortgage {
    text-align: left;
  }
}
.visual--mortgage .container-small {
  max-width: 1244px;
}
@media (min-width: 1200px) {
  .visual--mortgage.visual--centered .visual__holder {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 1600px) {
  .visual--mortgage.visual--centered .visual__holder {
    padding-top: 157px;
    padding-bottom: 180px;
  }
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__btns {
    max-width: 97.5%;
  }
}
@media (min-width: 992px) {
  .visual--mortgage .visual__row {
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.visual--mortgage .btn {
  display: block;
}
.visual--mortgage h1 {
  margin: 0;
  letter-spacing: 0;
}
@media (min-width: 1600px) {
  .visual--mortgage h1 {
    font-size: 86px;
  }
}
.visual--mortgage .visual__head {
  position: relative;
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  .visual--mortgage .visual__head {
    margin: 0 0 25px;
  }
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__head {
    margin: 0 0 32px;
  }
}
.visual--mortgage .visual__block {
  width: 100%;
}
.visual--mortgage .visual__content {
  text-align: inherit;
  width: auto;
  padding: 0;
}
@media (min-width: 500px) {
  .visual--mortgage .visual__content {
    max-width: 470px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .visual--mortgage .visual__content {
    align-self: center;
    padding: 0 0 0 40px;
    max-width: none;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__content {
    margin: 0;
    max-width: 540px;
  }
}
@media (min-width: 1440px) {
  .visual--mortgage .visual__content {
    padding-bottom: 38px;
  }
}
.visual--mortgage .visual__content .visual__agent {
  display: block;
}
@media (min-width: 992px) {
  .visual--mortgage .visual__content .visual__agent {
    display: none;
  }
}
.visual--mortgage .subtitle {
  display: block;
  position: relative;
  font-weight: 500;
  vertical-align: top;
  text-transform: none;
  max-width: 100%;
  margin: 0 0 20px;
  letter-spacing: 0;
  line-height: 1.527;
  font-size: 16px;
}
@media (min-width: 500px) {
  .visual--mortgage .subtitle {
    margin: 0 0 22px;
    font-size: 18px;
  }
}
.visual--mortgage .visual__link-holder {
  font-size: 13px;
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__link-holder {
    font-size: 15px;
  }
}
.visual--mortgage .btn {
  letter-spacing: 0.1em;
}
@media (min-width: 1200px) {
  .visual--mortgage .btn {
    padding-top: 20px;
    padding-bottom: 19px;
  }
}
.visual--mortgage .visual__link {
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-weight: 500;
}
.visual--mortgage .visual__link:hover, .visual--mortgage .visual__link:focus {
  color: #c38f68;
}
.visual--mortgage .visual__meta {
  position: relative;
  font-size: 12px;
  font-weight: 700;
  float: right;
  max-width: 100%;
  clear: both;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.visual--mortgage .visual__meta:before {
  position: absolute;
  bottom: 0;
  top: -167px;
  background: #c38f68;
  left: 0;
  right: -15px;
  content: "";
  z-index: -1;
}
.visual--mortgage .visual__meta ul {
  margin: 0 -9px 0 -10px;
  padding: 14px 4px 14px 20px;
  list-style: none;
  justify-content: flex-end;
  display: inline-flex;
  flex-flow: row wrap;
  vertical-align: top;
  position: relative;
  z-index: 100;
  align-items: center;
}
@media (min-width: 500px) {
  .visual--mortgage .visual__meta ul {
    margin: 0 -13px 0 -14px;
  }
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__meta ul {
    margin: 0 -15px 0 -17px;
    padding: 18px 4px 17px 30px;
  }
}
.visual--mortgage .visual__meta ul li {
  padding: 0 9px 0 10px;
  position: relative;
}
@media (min-width: 500px) {
  .visual--mortgage .visual__meta ul li {
    padding: 0 13px 0 14px;
  }
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__meta ul li {
    padding: 0 15px 0 17px;
  }
}
.visual--mortgage .visual__meta ul li + li:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 12px;
  content: "";
  background: #fff;
  transform: translateY(-50%);
}
@media (min-width: 500px) {
  .visual--mortgage .visual__meta ul li + li:before {
    height: 14px;
  }
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__meta ul li + li:before {
    left: -1px;
    width: 2px;
    height: 20px;
  }
}
.visual--mortgage .visual__meta ul li a {
  color: inherit;
  display: flex;
  align-items: center;
  position: relative;
}
.visual--mortgage .visual__meta ul li a strong {
  font-weight: 700;
}
.visual--mortgage .visual__meta ul li a i {
  flex-shrink: 0;
  margin: 0 7px 0 0;
  line-height: 20px;
  font-size: 14px;
  transition: opacity 0.25s ease-in-out;
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__meta ul li a i {
    font-size: 16px;
  }
}
.visual--mortgage .visual__meta ul li a i.icon-phone {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .visual--mortgage .visual__meta ul li a i.icon-phone {
    font-size: 20px;
  }
}
.visual--mortgage .visual__meta ul li a:hover i,
.visual--mortgage .visual__meta ul li a:hover .visual__meta-text, .visual--mortgage .visual__meta ul li a:focus i,
.visual--mortgage .visual__meta ul li a:focus .visual__meta-text {
  opacity: 0.65;
}
.visual--mortgage .visual__meta ul li a:hover .visual__meta-tooltip, .visual--mortgage .visual__meta ul li a:focus .visual__meta-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) scaleY(1);
}
.visual--mortgage .visual__meta-tooltip {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%) scaleY(0);
  background: #9f4624;
  color: #fff;
  font-size: 12px;
  transition: all 0.2s ease-in-out;
  line-height: 1.5;
  padding: 8px 15px;
  min-width: 162px;
  border: 1px solid #9f4624;
  visibility: hidden;
  text-align: center;
  z-index: 10;
  opacity: 0;
  border-radius: 20px;
  margin-top: 10px;
}
.visual--mortgage .visual__meta-tooltip span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 10;
}
.visual--mortgage .visual__meta-tooltip:before {
  width: 10px;
  height: 10px;
  content: "";
  border: 1px solid #9f4624;
  background: #9f4624;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: 100%;
  margin-bottom: -6px;
}
.visual--mortgage--center .visual__agent {
  display: none;
}
@media (min-width: 576px) {
  .visual--mortgage--center .visual__head:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 576px) {
  .visual--mortgage--center .subtitle {
    text-align: center;
  }
}
.visual--mortgage--center .visual__content {
  margin: 0 auto;
  text-align: center;
  min-height: inherit;
  padding: 0;
}
@media (min-width: 768px) {
  .visual--mortgage--center .visual__content {
    max-width: 570px;
  }
}
@media (min-width: 576px) {
  .visual--mortgage--center .visual__content .visual__info {
    justify-content: center;
  }
}
.visual--mortgage--center .visual__content .visual__agent {
  display: none;
}
@media (min-width: 500px) {
  .visual--mortgage--center .visual__tools {
    margin-left: auto;
    margin-right: auto;
  }
}
.visual--mortgage--center .visual__tools-list {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  .visual--mortgage--center .visual__tools-list {
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
  }
}
.visual--mortgage--center .visual__btns {
  max-width: 100%;
}
@media (min-width: 992px) {
  .visual--mortgage--center .visual__block {
    padding: 0 0 50px;
  }
}
@media (min-width: 1200px) {
  .visual--mortgage--center .visual__block {
    padding: 0;
  }
}
.visual__info {
  margin: 0 -10px 0 -12px;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 1.59;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  letter-spacing: 0.05em;
  font-weight: 500;
  justify-content: center;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .visual__info {
    margin: 0 -15px 0 -17px;
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .visual__info {
    font-size: 16px;
  }
}
.visual__info > li {
  position: relative;
  width: 100%;
  padding: 0 10px 0 12px;
}
@media (min-width: 500px) {
  .visual__info > li {
    width: auto;
  }
}
@media (min-width: 992px) {
  .visual__info > li {
    padding: 0 15px 0 17px;
  }
}
@media (min-width: 500px) {
  .visual__info > li:before {
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 0;
    background: #fff;
    content: "";
    width: 2px;
  }
}
.visual__info > li:first-child:before {
  display: none;
}
.visual__info-category {
  text-transform: uppercase;
  display: block;
  font-size: 16px;
}
@media (min-width: 1440px) {
  .visual__info-category {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
.visual__tools {
  padding: 0 0 20px;
}
@media (min-width: 500px) {
  .visual__tools {
    padding: 0 15px 20px;
  }
}
@media (min-width: 992px) {
  .visual__tools {
    max-width: 487px;
    padding: 0 0 20px;
  }
}
.visual__tools .subtitle {
  margin: 0 0 18px;
  font-size: 18px;
  padding: 0;
  line-height: 1.14;
}
@media (min-width: 992px) {
  .visual__tools .subtitle {
    margin: 0 0 21px;
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .visual__tools .subtitle {
    font-size: 22px;
  }
}
@media (min-width: 1440px) {
  .visual__tools .subtitle {
    font-size: 24px;
  }
}
.visual__tools .subtext {
  display: inline-block;
  font-size: 16px;
  margin: 0 0 15px;
  font-weight: 500;
  vertical-align: top;
  position: relative;
}
@media (min-width: 992px) {
  .visual__tools .subtext {
    font-size: 18px;
    margin: 0 0 19px;
  }
}
.visual__tools-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  margin: 0 0 13px;
}
@media (min-width: 992px) {
  .visual__tools-icon {
    margin: 0 0 17px;
  }
}
.visual__tools-icon .fill-primary {
  fill: #c38f68;
}
.visual__tools-icon .fill-secondary {
  fill: #9f4624;
}
.visual__tools-icon .fill-white {
  fill: #fff;
}
.visual__tools-icon tspan {
  white-space: pre;
}
.visual__tools-icon .text-fill {
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  fill: #fff;
}
.visual__tools-icon img {
  max-height: 100%;
  width: auto;
  display: block;
}
.visual__tools-list-holder {
  margin: 0 -3px;
  position: relative;
}
.visual__tools-list {
  display: inline-flex;
  flex-flow: row wrap;
  padding: 0;
  color: #fff;
  list-style: none;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  max-width: inherit;
  font-weight: 500;
  text-transform: uppercase;
}
@media (min-width: 500px) {
  .visual__tools-list {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .visual__tools-list {
    margin-bottom: 31px;
  }
}
.visual__tools-list > li {
  padding: 0 3px 15px;
  display: flex;
  width: 100%;
  border: 0;
}
@media (min-width: 500px) {
  .visual__tools-list > li {
    width: 33.33%;
    padding-bottom: 0;
  }
}
.visual__tools-list > li > a {
  display: block;
  padding: 15px 0;
  width: 100%;
  background: #000;
  color: inherit;
  border: 1px solid #000;
}
@media (min-width: 500px) {
  .visual__tools-list > li > a {
    padding: 25px 5px;
  }
}
@media (min-width: 1200px) {
  .visual__tools-list > li > a {
    padding: 35px 5px 28px;
  }
}
.visual__tools-list > li > a:hover, .visual__tools-list > li > a:focus {
  color: #c38f68;
}
.visual__tools-list > li > a strong {
  font-weight: 500;
}
.visual__agent {
  width: 100%;
  flex-shrink: 0;
  position: relative;
  margin: 0 auto;
  padding: 30px 15px 50px;
  display: none;
  overflow: hidden;
}
@media (min-width: 500px) {
  .visual__agent {
    max-width: none;
  }
}
@media (min-width: 992px) {
  .visual__agent {
    width: 48.7%;
    padding: 0;
    display: block;
    overflow: visible;
    margin: 0;
  }
}
.visual__agent-holder {
  position: relative;
}
.visual__agent-holder:before {
  position: absolute;
  left: -15px;
  top: -15px;
  width: 46%;
  height: 53.5%;
  border: solid #c38f68;
  border-width: 15px 0 0 15px;
  content: "";
}
@media (min-width: 1200px) {
  .visual__agent-holder:before {
    border-width: 20px 0 0 20px;
    left: -20px;
    top: -20px;
  }
}
.visual__agent img {
  display: block;
  width: 100%;
}

/* Section Info */
.section-info {
  position: relative;
  padding: 50px 0;
  text-align: center;
}
@media (min-width: 992px) {
  .section-info {
    padding: 70px 0;
  }
}
@media (min-width: 1440px) {
  .section-info {
    padding: 160px 0 122px;
  }
}
.section-info__frame {
  margin: 0;
}
@media (min-width: 768px) {
  .section-info__frame {
    display: flex;
    justify-content: space-between;
  }
}
.section-info .spacer-holder {
  padding-right: 0;
}
@media (min-width: 1800px) {
  .section-info .spacer-holder {
    padding-left: 70px;
  }
}
.section-info__img-left {
  display: none;
}
@media (min-width: 768px) {
  .section-info__img-left {
    width: 21.71%;
    flex-shrink: 0;
    display: block;
    align-self: flex-end;
    margin: 0 20px 50px 0;
  }
}
@media (min-width: 1200px) {
  .section-info__img-left {
    margin-bottom: 80px;
  }
}
@media (min-width: 1600px) {
  .section-info__img-left {
    margin: 0 5% 137px 0;
  }
}
.section-info__img-left img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-info__img-left img {
    width: 100%;
    margin: 0;
  }
}
.section-info__img-right {
  display: none;
}
@media (min-width: 768px) {
  .section-info__img-right {
    flex-shrink: 0;
    width: 22.75%;
    display: block;
    align-self: flex-start;
    margin: 0 0 0 20px;
  }
}
@media (min-width: 1600px) {
  .section-info__img-right {
    margin: -17px 0 0 8%;
  }
}
.section-info__img-right img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-info__img-right img {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .section-info__slider-area {
    width: calc(52.575% - 40px);
    flex-grow: 1;
  }
}
@media (min-width: 1600px) {
  .section-info__slider-area {
    width: 41.175%;
  }
}
.section-info .subtitle {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 2px solid #c38f68;
}
@media (min-width: 768px) {
  .section-info .subtitle {
    max-width: 80%;
    margin: 0 auto 30px;
  }
}
@media (min-width: 1200px) {
  .section-info .subtitle {
    max-width: 65.5%;
    padding: 0 0 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1600px) {
  .section-info .subtitle {
    max-width: 62.5%;
    margin-bottom: 59px;
    padding: 0 0 40px;
  }
}
.section-info p {
  quotes: none;
  display: block;
  margin: 0 0 20px;
}
@media (min-width: 1600px) {
  .section-info p {
    margin: 0 0 26px;
  }
}
.section-info p:last-child {
  margin-bottom: 0;
}
.section-info .btn-block {
  padding: 10px 0 0;
}
@media (min-width: 1200px) {
  .section-info .btn-block {
    padding: 20px 0 0;
  }
}
@media (min-width: 1600px) {
  .section-info .btn-block {
    padding: 34px 0 0;
  }
}
@media (min-width: 1600px) {
  .section-info .btn-block .btn {
    min-width: 263px;
  }
}
.section-info__img-small {
  display: none;
}
@media (min-width: 768px) {
  .section-info__img-small {
    margin: -151px -49.4% 0 0;
    width: 44%;
    float: right;
    display: block;
    clear: both;
  }
}
@media (min-width: 992px) {
  .section-info__img-small {
    width: 34.1%;
    margin: -48px -24.7% 0 0;
  }
}
.section-info__img-small img {
  display: block;
  width: 100%;
}