body {
  /*font-family: 'HelveticaNeueLTstd-LT', sans-serif;*/font-family: 'Roboto', sans-serif; font-weight:300;
  color: #130e0d;
  font-size: 18px;
  line-height: 30px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  font-family: 'Cormorant', serif;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 300 !important;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 55px;
  font-family: 'Cormorant', serif;
  font-size: 52px;
  line-height: 68px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 25px;
  font-family: 'Cormorant', serif;
  font-size: 42px;
  line-height: 58px;
  font-weight: 400;
  text-align: left;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 25px;
  /*font-family: 'HelveticaNeueLTstd-LT', sans-serif;
  font-weight: normal !important;*/
  font-family: 'Roboto', sans-serif; font-weight:100;
  color: #fff;
  font-size: 23px;
  line-height: 38px;
}

p {
  margin-bottom: 0px;
  padding-bottom: 30px;
  letter-spacing: 0.5px;
}

img {
  display: inline-block;
  max-width: none;
}

.big-container {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.top-section {
  position: relative;
  z-index: 10;
  clear: both;
  background-color: #484550;
  background-image: url('../images/topbg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header {
  display: block;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 20px;
  clear: both;
}

.ts .container-content {background:#ece9e1; margin:0;}
.ts .footer { padding-top:90px;}
.ts p a {color:#a4977d;}
.logo {
  float: left;
}

.h-elements {
  padding-top: 20px;
  float: right;
  color: #fff;
  text-align: right;
}

.paragraph {
  display: inline-block;/*font-family: 'Helvetica Neue Medium';*/font-family: 'Roboto', sans-serif; font-weight:400; font-size:18px;
}

.h-link {
  display: inline-block;
  padding-right: 15px;
  margin-left: 20px;
  padding-left: 20px;
  /*font-family: 'HelveticaNeueLTstd-LT', sans-serif;*/ font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100 !important;
  text-decoration: none; position:relative;
}

.h-link.last {
  padding-right: 0px;padding-left: 30px;
}

.elem-link {
  font-family: 'Helveticaneueltstd md', sans-serif;
}

.fa-elem {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #b5a077;
  font-size: 20px;
  position:absolute; left:0; top: 50%;
  transform: translateY(-50%);
}

.fa-elem.fa-first {
  font-size: 30px; vertical-align:bottom;
}
.fa-elem img { display:block;}

.content {
  position: relative;
  display: block;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding: 80px 20px 105px;
  clear: both;
}

.content.banner {
  padding-top: 90px;
  padding-bottom: 130px;
  text-align: center;
}

.content.wider {
  z-index: 30;
  max-width: none;
  padding-top: 70px;
}
h1 .bold-text { display:block;}
.bold-text {
  font-family: 'Cormorant', serif; font-weight:700 !important;
}

.sep {
  display: block;
  width: 30px;
  height: 1px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  background-color: #a4977d;
}

.center {
  display: block;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.center.larger {
  max-width: 700px;
}

.center.no-max {
  max-width: none;
}

.center.medium {
  max-width: 650px;
}

.cta-wrap {
  display: block;
  margin-bottom: 70px;
  text-align: center;
}

.cta {
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 19px 60px 20px;
  background-color: #a4977d;
  font-family: 'Cormorant', serif; font-weight:700;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  transition: all ease .3s;
}

.cta:hover {background:#19181c;}

.cta.black:hover {background:#a4977d;}

.cta.black {
  margin-top: 40px;
  background-color: #19181c;
}

.cta.black.submit {
  width: 100%;
  max-width: 360px;
  margin-top: 20px;
}

.what {
  display: block;
  font-family: 'Cormorant', serif;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
}
.what.mobile { display:none;}
.container-content {
  margin-top: -80px;
}

.section-sides {
  position: relative;
  margin-bottom: 115px;
  padding-right: 50px;
  padding-left: 50px;
}

.section-sides.white {
  color: #fff;
}

.section-sides.less-margin-bot {
  margin-bottom: 80px;
}

.section-sides.form-section {
  margin-bottom: 0px;
  background-image: url('../images/form-section-bg.jpg');
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat;
  color: #fff;
}

.bg-color {
  position: absolute;
  top: 0px;
  z-index: 10;
  width: 86%;
  height: 100%;
}

.bg-color.beige {
  left: auto;
  right: 50px;
  bottom: auto;
  background-color: #ece9e1;
}

.bg-color.brown {
  left: 50px;
  right: auto;
  bottom: auto;
  background-color: #a4977d;
}

.half {
  position: relative;
  width: 50%;
  float: left;
  text-align: right;
}

.half.right {
  float: right;
  text-align: left;
}

.go-right {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  float: right;
}

.half-content {
  display: inline-block;
  max-width: 480px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.half-content.hc-right {
  padding-left: 65px;
}

.paragraph-2 {
  padding-bottom: 28px;
}

.go-left {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
}

.prof-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.prof-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Cormorant', serif;
  color: #19181c;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}

.af-bg {
  background-image: url('../images/af-bg.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.form-beige-wrap {
  position: relative;
  z-index: 50;
  padding: 65px 40px 50px;
  background-color: #ece9e1;
  color: #130e0d;
  font-size: 16px;
  text-align: center;
}


.form-beige-wrap:after { content:'';
position: absolute;
left: 100%; top:0; width:100%; height:100%; background-color: #ece9e1;	
}


.image {
  display: block;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.form-wrap {
  display: block;
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-4 {
  font-size: 16px;
}
*:focus {
  outline: none !important; border-color:inherit !important;
}

select {
 background:none !important;
}

.w-input input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-input input::-webkit-input-placeholder {
    /* WebKit browsers */
  opacity: 1 !important;
  color: #130e0d;
}
.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  opacity: 1 !important;
  color: #130e0d;
}
.w-input input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
  opacity: 1 !important;
  color: #130e0d;
}

.w-input input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
  opacity: 1 !important;
  color: #130e0d;
}

.w-input input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
  opacity: 1 !important;
  color: #130e0d;
}

.w-input textarea::-webkit-input-placeholder {
    /* WebKit browsers */
  opacity: 1 !important;
  color: #130e0d;
}

.w-input textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
  opacity: 1 !important;
  color: #130e0d;
}

.w-input textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
  opacity: 1 !important;
  color: #130e0d;
}

.w-input textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
  opacity: 1 !important;
  color: #130e0d;
}

#email_check { display:none;}

.code-wrap { text-align:left;}
form p {padding:0 0 10px;}
.code {padding:7px 0 0;display:inline-block; vertical-align:top;}
.code p { padding:0}

.code label, .code input[type="radio"] { display:inline-block; vertical-align:top; height:auto; margin:0; padding:2px 10px 10px;}
.code input[type="radio"] { display:inline-block; vertical-align:middle;}
.add { display:none; max-width:250px; width:100%; vertical-align:top;}
.add .input-field { padding: 12px 15px 9px; font-size:14px; margin:0;}
label.error { display:none !important;}
.error { border-color:red !important;}
.valid { border-color:green !important;}



.input-field {
  width: 100%;
  height: auto;
  margin-bottom: 19px;
  padding: 18px 35px 15px;
  border-style: solid;
  border-width: 1px 1px 3px;
  border-color: #a4977d;
  background-color: transparent;
  color: #130e0d;
  font-size: 18px;
  text-align: left;
  box-sizing:border-box;
}

.w-select { height:62px;   -webkit-appearance: none;
  -webkit-border-radius: 0px;}
 
.dropdown { position:relative;}
.dropdown:after { content:'\f0d7'; position:absolute;font-family: 'Fontawesome webfont'; right:14px; top:50%; margin-top:-14px; width:10px;}  
.Windows .dropdown:after { display:none;}
input[type='radio'] {
    -webkit-appearance:none;
    width:20px;
    height:20px !important;
    border:1px solid #a4977d;
    border-radius:50%;
    outline:none!important;
    box-shadow:0 0 5px 0px #a4977d inset;
	padding:0 !important;
}
input[type='radio']:hover {
    box-shadow:0 0 5px 0px #a4977d inset;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:10px;
    height:10px;
    margin:4px 0 0 4px;    
    border-radius:50%;    
}
input[type='radio']:checked:before {
    background:#a4977d;
}

.footer {
  padding-bottom: 50px;
}
.footer p { padding-top:20px;}
.address {
  margin-bottom: 55px;
  padding-top: 25px;
  font-family: 'Cormorant', serif;
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
}

.select-field {
  background-color: transparent;
}

.ty h1 strong { display:block;}
.ty .container-content { margin:0;}
.ty .footer { padding-top:90px;}

.footer p a:first-of-type:after { content:''; position:absolute; right:-5px;top:50%; margin-top:-2.5px; width:5px; height:5px; border-radius:2.5px; background:#130e0d;} 
.footer a {color:#130e0d !important; padding:0 15px; position:relative; display:inline-block; vertical-align:top;}
@media (max-width: 991px) {
	.what.mobile { display:block;}
	.what.desktop { display:none;}
  h2 {
    font-size: 48px;
    line-height: 64px;
  }
  h4 {
    padding-bottom: 10px;
  }
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .logo {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .h-elements {
    float: none;
    text-align: center;
  }
  .paragraph {
    padding-bottom: 0px;
  }
  .content.banner {
    padding-top: 59px;
  }
  .cta-wrap {
    margin-bottom: 39px;
  }
  .cta {
    margin-top: 35px;
  }
  .cta.black {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-sides {
    margin-bottom: 0px;
  }
  .section-sides.less-margin-bot {
    margin-bottom: 0px;
  }
  .section-sides.form-section {
    padding-left: 50px;
  }
  .half-content.hc-right {
    padding-right: 10px;
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
.form-beige-wrap::after { display:none; }	
.address {font-size: 18px;
line-height: 26px;}	
h3 {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 25px;
  font-size: 32px;
  line-height: 40px;
}	
.ts .footer {
    padding-top: 60px;
}
.footer { padding-left:20px; padding-right:20px}

  h2 {
    padding-bottom: 25px;
    font-size: 34px;
    line-height: 51px;
  }
  .logo img { width:200px;}
  img {
    max-width: 100%;
  }
  .paragraph {
    display: none;
  }
  .h-link {
    padding-right: 20px;
    padding-left: 10px;
  }
  .content {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .content.banner {
    padding-top: 20px;
    padding-bottom: 90px;
  }
  .ts .content.banner {
    padding-top: 20px;
    padding-bottom: 30px;
}
  .content.wider {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .sep {
    margin-bottom: 30px;
  }
  .cta-wrap {
    margin-bottom: 30px;
  }
  .cta {
    margin-top: 25px;
  }
  .cta.black {
    margin-top: 0px;
  }
  .container-content {
    margin-top: -50px;
  }
  .section-sides {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bg-color.beige {
    right: 0px;
    width: 100%;
  }
  .bg-color.brown {
    left: 0px;
    width: 100%;
  }
  .half {
    width: 100%;
    float: none;
  }
  .go-right {
    position: relative;
    margin-bottom: 30px;
  }
  .half-content {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .half-content.hc-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .go-left {
    position: static;
    margin-bottom: 30px;
  }
  .footer {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .heading {
    font-size: 45px;
    line-height: 54px;
  }
  .heading-2 {
    padding-bottom: 30px;
  }
  .input-field {
    padding: 18px 18px 15px;}
	.ty .content.banner {
    padding-top: 20px;
    padding-bottom: 55px;
}
}

@media (max-width: 479px) {
	.cta { font-size:22px;}
  h2 {
    line-height: 44px;
  }
  .content {
    padding-bottom: 50px;
  }
  .cta {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-sides {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-sides.form-section {
    padding-left: 0px;
  }
  .form-beige-wrap {
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer {
    padding-top: 10px;
  }
}




@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Garamond';
  src: url('../fonts/garamond-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Garamond garamond';
  src: url('../fonts/Garamond---Garamond---Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica neue 1361522102 webfont';
  src: url('../fonts/helvetica-neue-light-1361522102-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTstd-LT';
    src: url('../fonts/helveticaneueltstd-lt-webfont.eot');
    src: url('../fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-lt-webfont.svg#HelveticaNeueLTstd-LT') format('svg');
    font-weight: normal !important;
    font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helveticaneueltstd md';
  src: url('../fonts/HelveticaNeueLTStd-Md.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('../fonts/helveticaneue-medium-webfont.eot');
    src: url('../fonts/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-medium-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-medium-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal !important;
    font-style: normal;
}