﻿@charset "utf-8";
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearence: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.fln {
  float: none;
}
.tableAbs {
  display: table;
  position: absolute;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
  vertical-align: middle;
}
.db {
  display: block;
}
.dib {
  display: inline-block;
}
.dn {
  display: none;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.static {
  position: static;
}
.ovisible {
  overflow: visible;
}
.ohidden {
  overflow: hidden;
}
.pointer {
  cursor: pointer;
}
.fullw {
  width: 100%;
}
.fullh {
  height: 100%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}
.h-100 {
  height: 100%;
}
.wh-100 {
  width: 100%;
  height: 100%;
}
.no-padding {
  padding: 0;
}
.clearfix {
  clear: both;
  min-height: 0;
  display: block;
}
ul {
  list-style-type: none;
}
* {
  text-decoration: none;
}
*:active,
:focus,
:visited {
  outline: none;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: 'jostBold';
  src: url("../Fonts/jost/bold/bold.eot");
  src: url("../Fonts/jost/bold/bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/bold/bold.woff") format("woff"), url("../Fonts/jost/bold/bold.ttf") format("truetype"), url("../Fonts/jost/bold/bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostLight';
  src: url("../Fonts/jost/light/light.eot");
  src: url("../Fonts/jost/light/light.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/light/light.woff") format("woff"), url("../Fonts/jost/light/light.ttf") format("truetype"), url("../Fonts/jost/light/light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostMedium';
  src: url("../Fonts/jost/medium/medium.eot");
  src: url("../Fonts/jost/medium/medium.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/medium/medium.woff") format("woff"), url("../Fonts/jost/medium/medium.ttf") format("truetype"), url("../Fonts/jost/medium/medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jostregular';
  src: url("../Fonts/jost/regular/regular.eot");
  src: url("../Fonts/jost/regular/regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/jost/regular/regular.woff") format("woff"), url("../Fonts/jost/regular/regular.ttf") format("truetype"), url("../Fonts/jost/regular/regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #838385 !important;
}
html {
  font-family: 'jostLight';
  font-size: 12px;
  line-height: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  height: -webkit-fill-available;
}
body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h1 {
  font-family: 'jostRegular';
  font-size: 90px;
  line-height: 110px;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-family: 'jostRegular';
  font-size: 70px;
  line-height: 90px;
  -webkit-font-smoothing: antialiased;
}
h3 {
  font-family: 'jostRegular';
  font-size: 50px;
  line-height: 70px;
  -webkit-font-smoothing: antialiased;
}
h4 {
  font-family: 'jostRegular';
  font-size: 40px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
}
h5 {
  font-family: 'jostRegular';
  font-size: 30px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
}
h6 {
  font-family: 'jostRegular';
  font-size: 20px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #1f3660;
}
::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input::placeholder {
  color: #000;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}
textarea {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
@media screen and (max-width: 1500px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 70px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 55px;
    line-height: 65px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 1200px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 60px;
    line-height: 80px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 70px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-family: 'jostRegular';
    font-size: 50px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
  }
  h2 {
    font-family: 'jostRegular';
    font-size: 40px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
  }
  h3 {
    font-family: 'jostRegular';
    font-size: 30px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
  }
  h4 {
    font-family: 'jostRegular';
    font-size: 20px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
  }
}
.contact {
  padding: 200px 160px;
  width: calc(100% -320px);
}
.contact .col1,
.contact .col2,
.contact .col3 {
  width: 33%;
  float: left;
}
.contact .col1 h2,
.contact .col2 h2,
.contact .col3 h2 {
  color: #1f3660;
  margin: 0 !important;
}
.contact .col1 p,
.contact .col2 p,
.contact .col3 p {
  font-family: 'jostLight';
  font-size: 20px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
  padding: 0 10px 0 0;
}
.contact .col1 p b,
.contact .col2 p b,
.contact .col3 p b {
  font-family: 'jostMedium';
  font-size: 20px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
}
.contact .col1 p a,
.contact .col2 p a,
.contact .col3 p a {
  color: #ada67e;
}
.contact .col2,
.contact .col3 {
  padding-top: 20px;
}
.contact .col3 b {
  width: 100px;
  display: block;
  float: left;
}
.map {
  width: 100%;
  height: 800px;
}
.map iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .contact {
    padding: 150px 120px;
    width: calc(100% -240px);
  }
  .contact .col2,
  .contact .col3 {
    padding-top: 0;
  }
  .map {
    height: 600px;
  }
}
@media screen and (max-width: 1400px) {
  .contact {
    padding: 100px 100px;
    width: calc(100% -200px);
  }
  .contact .col1 {
    width: 100%;
  }
  .contact .col2,
  .contact .col3 {
    width: 50%;
    margin-top: 50px;
  }
  .map {
    height: 400px;
  }
}
@media screen and (max-width: 993px) {
  .contact {
    padding: 100px 100px;
    width: calc(100% -200px);
  }
  .contact .col1,
  .contact .col2,
  .contact .col3 {
    width: 100%;
  }
  .map {
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 50px 20px;
    width: calc(100% -40px);
  }
  .contact .col1 p,
  .contact .col2 p,
  .contact .col3 p {
    font-family: 'jostLight';
    font-size: 18px;
    line-height: 28px;
    -webkit-font-smoothing: antialiased;
    padding: 0;
  }
  .contact .col1 p b,
  .contact .col2 p b,
  .contact .col3 p b {
    font-family: 'jostMedium';
    font-size: 18px;
    line-height: 28px;
    -webkit-font-smoothing: antialiased;
  }
  .contact .col3 b {
    width: 80px;
    display: block;
    float: left;
  }
}
