@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700");
@import url("https://fonts.googleapis.com/css?family=Poppins");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
body {
  margin: 0;
  background-color: #203141;
}

@font-face {
  font-family: GaramondPremierProItalic;
  src: url(../fonts/GaramondPremierProItalic.ttf);
}
@font-face {
  font-family: GaramondPremrPro;
  src: url(../fonts/GaramondPremrPro.otf);
}
@font-face {
  font-family: GaramondPremrProBd;
  src: url(../fonts/GaramondPremrProBd.otf);
}
@font-face {
  font-family: GaramondPremrProBdIt;
  src: url(../fonts/GaramondPremrProBdIt.otf);
}
@font-face {
  font-family: GaramondPremrProMed;
  src: url(../fonts/GaramondPremrProMed.otf);
}
@font-face {
  font-family: GaramondPremrProMedIt;
  src: url(../fonts/GaramondPremrProMedIt.otf);
}
@font-face {
  font-family: GaramondPremrProSmbd;
  src: url(../fonts/GaramondPremrProSmbd.otf);
}
@font-face {
  font-family: GaramondPremrProSmbdIt;
  src: url(../fonts/GaramondPremrProSmbdIt.otf);
}
@font-face {
  font-family: GillSans;
  src: url(../fonts/GillSans.otf);
}
@font-face {
  font-family: GillSansBold;
  src: url(../fonts/GillSansBold.otf);
}
@font-face {
  font-family: GillSansBoldItalic;
  src: url(../fonts/GillSansBoldItalic.otf);
}
@font-face {
  font-family: GillSansCondensedBold;
  src: url(../fonts/GillSansCondensedBold.otf);
}
@font-face {
  font-family: GillSansCondensed;
  src: url(../fonts/GillSansCondensed.otf);
}
@font-face {
  font-family: GillSansHeavy;
  src: url(../fonts/GillSansHeavy.otf);
}
@font-face {
  font-family: GillSansHeavyItalic;
  src: url(../fonts/GillSansHeavyItalic.otf);
}
@font-face {
  font-family: GillSansItalic;
  src: url(../fonts/GillSansItalic.otf);
}
@font-face {
  font-family: GillSansLight;
  src: url(../fonts/GillSansLight.otf);
}
@font-face {
  font-family: GillSansLightItalic;
  src: url(../fonts/GillSansLightItalic.otf);
}
@font-face {
  font-family: GillSansMedium;
  src: url(../fonts/GillSansMedium.otf);
}
@font-face {
  font-family: GillSansMediumItalic;
  src: url(../fonts/GillSansMediumItalic.otf);
}
@font-face {
  font-family: GILLUBCD;
  src: url(../fonts/GILLUBCD.TTF);
}
@font-face {
  font-family: GILSANUB;
  src: url(../fonts/GILSANUB.TTF);
}
@font-face {
  font-family: GLSNECB;
  src: url(../fonts/GLSNECB.TTF);
}
.GaramondPremierProItalic {
  font-display: swap;
  font-family: GaramondPremierProItalic;
}

.GaramondPremrPro {
  font-display: swap;
  font-family: GaramondPremrPro;
}

.GaramondPremrProBd {
  font-display: swap;
  font-family: GaramondPremrProBd;
}

.GaramondPremrProBdIt {
  font-display: swap;
  font-family: GaramondPremrProBdIt;
}

.GaramondPremrProMed {
  font-display: swap;
  font-family: GaramondPremrProMed;
}

.GaramondPremrProMedIt {
  font-display: swap;
  font-family: GaramondPremrProMedIt;
}

.GaramondPremrProSmbd {
  font-display: swap;
  font-family: GaramondPremrProSmbd;
}

.GaramondPremrProSmbdIt {
  font-display: swap;
  font-family: GaramondPremrProSmbdIt;
}

.GillSans {
  font-display: swap;
  font-family: GillSans;
}

.GillSansBold {
  font-display: swap;
  font-family: GillSansBold;
}

.GillSansBoldItalic {
  font-display: swap;
  font-family: GillSansBoldItalic;
}

.GillSansCondensedBold {
  font-display: swap;
  font-family: GillSansCondensedBold;
}

.GillSansCondensed {
  font-display: swap;
  font-family: GillSansCondensed;
}

.GillSansHeavy {
  font-display: swap;
  font-family: GillSansHeavy;
}

.GillSansHeavyItalic {
  font-display: swap;
  font-family: GillSansHeavyItalic;
}

.GillSansItalic {
  font-display: swap;
  font-family: GillSansItalic;
}

.GillSansLight {
  font-display: swap;
  font-family: GillSansLight;
}

.GillSansLightItalic {
  font-display: swap;
  font-family: GillSansLightItalic;
}

.GillSansMedium {
  font-display: swap;
  font-family: GillSansMedium;
}

.GillSansMediumItalic {
  font-display: swap;
  font-family: GillSansMediumItalic;
}

.GILLUBCD {
  font-display: swap;
  font-family: GILLUBCD;
}

.GILSANUB {
  font-display: swap;
  font-family: GILSANUB;
}

.GLSNECB {
  font-display: swap;
  font-family: GLSNECB;
}

.content-container {
  max-width: 100%;
  overflow-x: hidden !important;
}

.left-bottom-triangle {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 992px) {
  .left-bottom-triangle {
    height: 40px;
  }
}

.left-top-triangle {
  position: absolute;
  width: 100%;
  height: 100px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 992px) {
  .left-top-triangle {
    height: 40px;
  }
}

*:focus {
  outline: none;
}

.consent-form {
  position: fixed;
  left: -93px;
  top: 495px;
  width: max-content;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  height: 50px;
  background-color: #FFF;
  border-radius: 5px 5px 5px 5px;
  padding: 12px 17px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  z-index: 2;
}
.consent-form.hiden-cont-on-scroll {
  display: none;
}
@media screen and (max-width: 900px) {
  .consent-form {
    top: 380px;
  }
}
@media screen and (max-width: 420px) {
  .consent-form {
    left: 67%;
  }
}
.consent-form img {
  width: 15px;
}
.consent-form span {
  color: #CE9C39;
  font-size: 18px;
  line-height: 24px;
  margin-left: 5px;
}
.consent-form:hover {
  background-color: #EAE9DC;
}

/*# sourceMappingURL=main.css.map */
