﻿@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;
  }
}
.instagram {
  width: 1260px;
  margin: 350px auto 400px auto;
}
.instagram .titleBox {
  float: left;
  margin-bottom: 100px;
}
.instagram .titleBox h2 {
  color: #1f3660;
}
.instagram .titleBox p {
  font-family: 'jostLight';
  font-size: 18px;
  line-height: 18px;
  -webkit-font-smoothing: antialiased;
  color: #1f3660;
  margin-top: 80px;
}
.instagram .titleBox ul.social {
  width: 150px;
  height: 30px;
  margin: 30px 0 0 0;
}
.instagram .titleBox ul.social li {
  width: 30px;
  height: 30px;
  background-image: url('../InterfaceImages/social.svg');
  background-repeat: no-repeat;
  background-position-y: 0;
  float: left;
  margin-right: 20px;
}
.instagram .titleBox ul.social li:hover {
  background-position-y: -30px;
}
.instagram .titleBox ul.social li.i1 {
  background-position-x: 0;
}
.instagram .titleBox ul.social li.i2 {
  background-position-x: -30px;
}
.instagram .titleBox ul.social li.i3 {
  background-position-x: -60px;
}
.instagram .titleBox ul.social li a {
  width: 100%;
  height: 100%;
  display: block;
}
.instagram .post ul li {
  width: 600px;
  height: 600px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.instagram .post ul li.post1 {
  float: right;
}
.instagram .post ul li.post2 {
  width: 400px;
  height: 400px;
  float: left;
  margin-bottom: 230px;
}
.instagram .post ul li.post3 {
  width: 400px;
  height: 400px;
  float: right;
  margin-top: 180px;
}
.instagram .newsletter {
  width: 570px;
}
.instagram .newsletter h2 {
  color: #1f3660;
}
.instagram .newsletter .inputArea {
  width: 100%;
}
.instagram .newsletter .inputArea .text {
  width: 100%;
  height: 50px;
  font-family: 'jostLight';
  font-size: 18px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
  border: none;
  border-bottom: 2px #ada67e solid;
  background: none;
  color: #ada67e;
}
.instagram .newsletter .inputArea .send {
  border: none;
  background: none;
  height: 50px;
  font-family: 'jostMedium';
  font-size: 18px;
  line-height: 50px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
  float: right;
  cursor: pointer;
}
.instagram .newsletter #ucInstagram_ucNewsletter_revEmail {
  color: #e23636;
  font-family: 'jostLight';
  font-size: 14px;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
  display: inline-block;
}
footer {
  background-color: #1f3660;
  width: 100%;
  overflow: hidden;
}
footer .mapBG {
  height: 488px;
  background-image: url('../InterfaceImages/footer.png');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top;
  width: 100%;
}
footer .mapBG a {
  display: block;
  width: 100%;
  height: 100%;
}
footer .footer {
  padding: 100px 160px;
  width: calc(100% - 320px);
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}
footer .footer .col1 {
  width: 20%;
  float: left;
}
footer .footer .col1 .footerLogo {
  width: 190px;
  height: 180px;
  background-image: url('../InterfaceImages/footerLogo.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
footer .footer .col1 .footerLogo a {
  display: block;
  width: 100%;
  height: 100%;
}
footer .footer .col2 {
  width: 50%;
  float: left;
}
footer .footer .col2 ul {
  width: 100%;
  width: 380px;
  margin: 0 auto;
}
footer .footer .col2 ul li {
  float: left;
  width: 50%;
  margin-bottom: 34px;
}
footer .footer .col2 ul li a {
  font-family: 'jostRegular';
  font-size: 16px;
  line-height: 16px;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
}
footer .footer .col3 {
  width: 10%;
  float: left;
}
footer .footer .col3 ul {
  width: 30px;
  margin: 0 auto;
}
footer .footer .col3 ul li {
  width: 30px;
  height: 30px;
  background-image: url('../InterfaceImages/social.svg');
  background-repeat: no-repeat;
  background-position-y: 0;
  margin-bottom: 30px;
}
footer .footer .col3 ul li:hover {
  background-position-y: -60px;
}
footer .footer .col3 ul li.i1 {
  background-position-x: 0;
}
footer .footer .col3 ul li.i2 {
  background-position-x: -30px;
}
footer .footer .col3 ul li.i3 {
  background-position-x: -60px;
}
footer .footer .col3 ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
footer .footer .col4 {
  width: 20%;
  float: left;
  margin-top: -5px;
}
footer .footer .col4 a,
footer .footer .col4 p {
  font-family: 'jostRegular';
  font-size: 16px;
  line-height: 34px;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
}
footer .footer .col4 a.address,
footer .footer .col4 p.address {
  margin-bottom: 40px;
}
footer .footer .col4 a.mail {
  text-decoration: underline;
}
footer .footerBottom {
  border-top: 1px #ada67e solid;
  height: 80px;
  clear: both;
  float: none;
  padding: 60px 0 0 0;
}
footer .footerBottom .footerInner {
  width: calc(100% - 320px);
  max-width: 1920px;
  margin: 0 auto;
}
footer .footerBottom p {
  float: left;
  font-family: 'jostLight';
  font-size: 16px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
  display: inline-block;
}
footer .footerBottom ul {
  width: 500px;
  margin: 0 auto;
  height: 20px;
  text-align: center;
}
footer .footerBottom ul li {
  height: 20px;
  display: inline-block;
  font-family: 'jostLight';
  font-size: 16px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  color: #ada67e;
}
footer .footerBottom ul li a {
  margin: 0 30px;
  color: #ada67e;
}
footer .footerBottom a.hostamedia {
  background-image: url('../InterfaceImages/hostamedia.svg');
  width: 135px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  float: right;
  display: inline-block;
  margin-top: -20px;
}
@media screen and (max-width: 1600px) {
  footer .footer {
    padding: 50px 120px;
    width: calc(100% - 240px);
  }
  footer .footerBottom .footerInner {
    padding: 0 120px;
    width: calc(100% - 240px);
  }
}
@media screen and (max-width: 1500px) {
  .instagram {
    max-width: 1200px;
    margin: 250px auto 250px auto;
  }
  .instagram .titleBox {
    margin-bottom: 50px;
    padding-left: 20px;
    width: 400px;
  }
  .instagram .titleBox p {
    font-family: 'jostLight';
    font-size: 18px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    margin-top: 40px;
  }
  .instagram .titleBox ul.social {
    margin: 20px 0 0 0;
  }
  .instagram .post ul li {
    width: 600px;
    height: 600px;
  }
  .instagram .post ul li.post1 {
    float: right;
  }
  .instagram .post ul li.post2 {
    width: 400px;
    height: 400px;
    float: left;
    margin-bottom: 200px;
    margin-right: 100px;
  }
  .instagram .post ul li.post3 {
    width: 400px;
    height: 400px;
    float: right;
    margin-top: 150px;
  }
}
@media screen and (max-width: 1400px) {
  footer .footer {
    padding: 50px 100px;
    width: calc(100% - 200px);
  }
  footer .footerBottom .footerInner {
    padding: 0 100px;
    width: calc(100% - 200px);
  }
}
@media screen and (max-width: 1200px) {
  .instagram {
    width: 100%;
    margin: 200px auto 200px auto;
    overflow: hidden;
  }
  .instagram .titleBox {
    margin-bottom: 50px;
    padding-left: 20px;
    width: 300px;
  }
  .instagram .titleBox p {
    font-family: 'jostLight';
    font-size: 18px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    margin-top: 40px;
  }
  .instagram .titleBox ul.social {
    margin: 20px 0 0 0;
  }
  .instagram .post ul li {
    width: 500px;
    height: 500px;
  }
  .instagram .post ul li.post1 {
    float: right;
  }
  .instagram .post ul li.post2 {
    width: 350px;
    height: 350px;
    float: left;
    margin-bottom: 100px;
  }
  .instagram .post ul li.post3 {
    width: 350px;
    height: 350px;
    float: right;
    margin-top: 100px;
  }
  .instagram .newsletter {
    width: 400px;
    max-width: 400px;
    margin-left: 20px;
  }
  footer .mapBG {
    height: 350px;
  }
  footer .footer {
    min-height: 150px;
  }
  footer .footer .col1 {
    width: 40%;
    float: left;
  }
  footer .footer .col1 .footerLogo {
    width: 150px;
    height: 142px;
  }
  footer .footer .col2 {
    display: none;
  }
  footer .footer .col3 {
    width: 20%;
  }
  footer .footer .col3 ul {
    width: 30px;
    margin: 0 auto;
  }
  footer .footer .col3 ul li {
    margin-bottom: 3px;
  }
  footer .footer .col4 {
    width: 40%;
    float: left;
    margin-top: -5px;
  }
  footer .footer .col4 a,
  footer .footer .col4 p {
    font-family: 'jostRegular';
    font-size: 14px;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
  }
  footer .footer .col4 a.address,
  footer .footer .col4 p.address {
    margin-bottom: 5px;
  }
  footer .footerBottom {
    height: 60px;
    padding: 40px 0 0 0;
  }
  footer .footerBottom p {
    font-family: 'jostLight';
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
  }
  footer .footerBottom ul {
    width: 500px;
  }
  footer .footerBottom ul li {
    height: 20px;
    display: inline-block;
    font-family: 'jostLight';
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
  }
  footer .footerBottom ul li a {
    margin: 0 10px;
  }
  footer .footerBottom a.hostamedia {
    width: 100px;
  }
}
@media screen and (max-width: 992px) {
  .instagram {
    width: 100%;
    margin: 100px auto 100px auto;
  }
  .instagram .titleBox {
    margin-bottom: 50px;
    padding-left: 20px;
  }
  .instagram .titleBox p {
    font-family: 'jostLight';
    font-size: 18px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    margin-top: 40px;
  }
  .instagram .titleBox ul.social {
    margin: 20px 0 0 0;
  }
  .instagram .post ul li {
    width: 400px;
    height: 400px;
  }
  .instagram .post ul li.post1 {
    float: right;
  }
  .instagram .post ul li.post2 {
    width: 300px;
    height: 300px;
    float: left;
    margin-bottom: 100px;
    margin-right: 0;
  }
  .instagram .post ul li.post3 {
    width: 300px;
    height: 300px;
    float: right;
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .instagram {
    width: 100%;
    margin: 50px auto 50px auto;
  }
  .instagram .titleBox {
    width: 100%;
    margin-bottom: 50px;
  }
  .instagram .titleBox p {
    margin-top: 20px;
  }
  .instagram .titleBox ul.social {
    margin: 20px 0 0 0;
  }
  .instagram .post {
    width: 100%;
    height: 350px;
    float: none;
    clear: both;
  }
  .instagram .post ul {
    height: 100%;
  }
  .instagram .post ul .slick-list,
  .instagram .post ul .slick-track {
    height: 100%;
  }
  .instagram .post ul li {
    height: 100% !important;
    float: left !important;
    margin: unset !important;
    padding: unset !important;
    display: unset !important;
    background-size: cover;
  }
  .instagram .newsletter {
    width: calc(100% - 40px);
    margin: 0;
    padding: 20px;
  }
  footer .mapBG {
    height: 200px;
    background-size: cover;
  }
  footer .footer {
    min-height: unset;
    margin-top: 50px;
    padding: 50px 20px;
    width: calc(100% - 40px);
  }
  footer .footer .col1 {
    width: 100%;
  }
  footer .footer .col1 .footerLogo {
    width: 100px;
    height: 95px;
    margin: 0;
  }
  footer .footer .col2 {
    display: none;
  }
  footer .footer .col3 {
    width: 100%;
    margin: 20px 0;
  }
  footer .footer .col3 ul {
    width: 100%;
    margin: 0 auto;
  }
  footer .footer .col3 ul li {
    margin-bottom: 3px;
    float: left;
    margin-right: 10px;
  }
  footer .footer .col4 {
    width: 80%;
    float: left;
    margin-bottom: 20px;
  }
  footer .footer .col4 a,
  footer .footer .col4 p {
    font-family: 'jostRegular';
    font-size: 12px;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
  }
  footer .footer .col4 a.address,
  footer .footer .col4 p.address {
    margin-bottom: 5px;
  }
  footer .footerBottom {
    height: unset;
    padding: 20px;
    border: none;
  }
  footer .footerBottom .footerInner {
    padding: 0 20px;
    width: calc(100% - 40px);
  }
  footer .footerBottom p {
    font-family: 'jostLight';
    font-size: 12px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    text-align: center;
  }
  footer .footerBottom ul {
    width: 100%;
  }
  footer .footerBottom ul li {
    height: 20px;
    display: inline-block;
    font-family: 'jostLight';
    font-size: 12px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
  }
  footer .footerBottom ul li a {
    margin: 0 10px;
  }
  footer .footerBottom a.hostamedia {
    width: 100px;
    margin: 30px auto 0 auto;
    display: inline-block;
    float: none;
    padding: 0;
    display: block;
  }
}
