@font-face {
    font-family: 'CaeciliaLTStd45Light';
    src: url('../fonts/CaeciliaLTStd45Light.eot');
    src: url('../fonts/CaeciliaLTStd45Light.eot') format('embedded-opentype'),
         url('../fonts/CaeciliaLTStd45Light.woff2') format('woff2'),
         url('../fonts/CaeciliaLTStd45Light.woff') format('woff'),
         url('../fonts/CaeciliaLTStd45Light.ttf') format('truetype'),
         url('../fonts/CaeciliaLTStd45Light.svg#CaeciliaLTStd45Light') format('svg');
}
@font-face {
    font-family: 'ConduitITCLight';
    src: url('../fonts/ConduitITCLight.eot');
    src: url('../fonts/ConduitITCLight.eot') format('embedded-opentype'),
         url('../fonts/ConduitITCLight.woff2') format('woff2'),
         url('../fonts/ConduitITCLight.woff') format('woff'),
         url('../fonts/ConduitITCLight.ttf') format('truetype'),
         url('../fonts/ConduitITCLight.svg#ConduitITCLight') format('svg');
}
@font-face {
    font-family: 'CaeciliaLTStd55Roman';
    src: url('../fonts/CaeciliaLTStd55Roman.eot');
    src: url('../fonts/CaeciliaLTStd55Roman.eot') format('embedded-opentype'),
         url('../fonts/CaeciliaLTStd55Roman.woff2') format('woff2'),
         url('../fonts/CaeciliaLTStd55Roman.woff') format('woff'),
         url('../fonts/CaeciliaLTStd55Roman.ttf') format('truetype'),
         url('../fonts/CaeciliaLTStd55Roman.svg#CaeciliaLTStd55Roman') format('svg');
}
@font-face {
    font-family: 'ConduitITCBold';
    src: url('../fonts/conduit_itc_bold1.eot');
    src: url('../fonts/conduit_itc_bold1.eot') format('embedded-opentype'),
         url('../fonts/conduit_itc_bold1.woff2') format('woff2'),
         url('../fonts/conduit_itc_bold1.woff') format('woff'),
         url('../fonts/conduit_itc_bold1.ttf') format('truetype'),
         url('../fonts/conduit_itc_bold1.svg#conduit_itc_bold1') format('svg');
}
.t-small, .coupon__content {
  font-size: 1.1rem;
  line-height: 1.6rem; }

.row:after {
  content: "";
  display: table;
  clear: both; }

* {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0; }

html {
  font-size: 10px; }

body {
  font-size: 16px;
  font-family: 'ConduitITCLight', sans-serif;
  line-height: 2.0rem;
  color: #484848;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: #51aba1;
  -webkit-transition: all 100ms;
  transition: all 100ms; }

p {
    font-size: 16px;
  font-family: 'ConduitITCLight', sans-serif;
  margin-bottom: 1.2rem;
  max-width: 100%;
  padding-right: 15px; }
  .content-wrapper > p.p-big {
    text-align: center;
    margin-bottom: 2.4rem;
    color: #499a91; }
.iframe p:last-child{
  margin-bottom: 0;
}
img {
  display: block; }

.form {
  margin-bottom: 2.4rem; }
  .form .label {
    color: #418880;
    font-weight: 600; }
  .form .input {
    background-color: white; }

.l-full {
  width: 100%; }

.l-left {
  float: left; }

.l-right {
  float: right; }

.l-clear {
  clear: both; }

.l-wrapper {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 2.4rem; }

.is-hidden {
  display: none !important; }

.is-visible {
  display: block; }

.clearfix {
  float: none; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

.t-right {
  text-align: right; }

.t-left {
  text-align: left; }

.t-center {
  text-align: center; }

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-size: inherit;
  margin: 0;
  padding: 0; }

.h1, .h2 {
  font-size: 3.1rem;
  line-height: 3rem;
  margin-bottom: 1.8rem;
  margin-top: 3.6rem;
  font-weight: 700;
  color: #C8DCDA; }

.h3 {
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 1.2rem;
  margin-top: 2.4rem; }

.ul {
  margin: 2.4rem 0; }
  .ul li {
    margin-bottom: 1.2rem;
    margin-left: 0.6rem;
    padding-left: 3rem;
    background-image: url("../img/bullet.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1.2rem; }
  .ul.ul-checks li {
    background-image: url("../img/bullet-check.svg");
    background-size: 1.8rem;
    margin-left: 0.4rem;
    padding-left: 3.36rem; }

.head {
  background: #51ABA1;
  background-image: url("../img/head__bg.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover 30rem;
  padding: 2.4rem;
  padding-bottom: 3.6rem; }
  .head h1, .head h2 {
    font-size: 3.2rem;
    line-height: 3.8rem;
    text-align: center;
    color: white;
    font-weight: 600;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.4); }
    .head h1 span, .head h2 span {
      font-weight: 700; }
  .head h2 {
    margin-top: 1.2rem;
    font-size: 2.4rem;
    line-height: 2.8rem;
    color: #DFEDEC; }
    .head h2 span {
      color: white;
      font-weight: 600; }
  .head__claim {
    font-family: 'ConduitITCLight', sans-serif;
    color: #306660;
    font-size: 3rem;
    font-weight: bold;
    display: none; }

.nav {
  background: #C8DCDA; }
  .nav-item {
    display: inline-block; }
    .nav-item a {
      display: block;
      line-height: 3.6rem;
      padding: 0 1.2rem; }

.content .l-wrapper:first-child {
  margin-top: -1.2rem; }
.content .content-wrapper {
  max-width: 700px;
  margin: 0 auto; }

.foot {
  font-size: 16px;
  padding-bottom: 2.4rem; }
  .foot a {
    margin-right: 1.2rem;
    color: #51ABA1; }

.box {
  background-color: white;
  padding: 3.6rem 4.8rem;
  padding-bottom: 7.2rem;
  margin-bottom: 2.4rem;
  border-radius: 4px;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2); }
  .box--bow {
    position: relative;
    padding-bottom: 3.6rem;
    overflow: visible; }
    .box--bow:before {
      content: "";
      background: url("../img/arrow-red.svg");
      position: absolute;
      bottom: -4.8rem;
      left: 50%;
      z-index: 100000;
      width: 3.2rem;
      height: 8.8rem;
      background-size: cover; }
    .box--bow:after {
      content: "";
      display: block;
      width: 24.1rem;
      height: 19.3rem;
      background: url("../img/bow.png");
      background-size: 24.1rem;
      position: absolute;
      top: -1.3rem;
      left: -1rem; }
  .box > *:first-child {
    margin-top: 0; }

.button-wrapper {
  min-height: 3.6rem;
  margin-top: -1.2rem; }
  .button-wrapper .button:last-child {
    margin-right: 0; }
  .button-wrapper.button-wrapper--center {
    text-align: center; }

.button {
  display: inline-block;
  margin-right: 1.2rem;
  margin-top: 1.2rem;
  line-height: 2.4rem;
  padding: 0.6rem 1.92rem;
  font-weight: 400;
  font-size: 1.8rem;
  background-color: #51ABA1;
  color: white;
  border-radius: 0.4rem;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  box-shadow: 0 2px 0 0 #306660;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px); }
  .button:hover {
    background-color: #47968d;
    box-shadow: 0 1px 0 0 #306660;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px); }

.button--cta {
  background-color: #F5973D;
  box-shadow: 0 2px 0 0 #c2640a; }
  .button--cta:after {
    content: "";
    width: 2.4rem;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0.8rem; }
  .button--cta:hover {
    background-color: #f48720;
    box-shadow: 0 1px 0 0 #c2640a;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
    cursor: pointer; }
  .button--cta.is-active {
    background-color: #51ABA1;
    box-shadow: 0 -2px 0 0 #306660;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px); }
  .button--cta.button--small {
    padding-right: 3.6rem; }
    .button--cta.button--small:after {
      background-size: 30%; }

.button--light {
  color: #484848;
  background-color: #f2f2f2;
  box-shadow: 0 2px 0 0 darkgray; }
  .button--light:hover {
    background-color: #ebebeb;
    box-shadow: 0 1px 0 0 #8f8f8f;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px); }

.button--small {
  line-height: 1.59984rem;
  font-size: 1.1rem;
  padding: 0.399996rem 1.2rem; }

.headline-underlined {
  text-align: center;
  font-size: 3.8rem;
  line-height: 4.2rem;
  margin-bottom: 4.8rem; }
  .headline-underlined__indic {
    background-color: #51ABA1;
    display: inline-block;
    margin-right: 2.4rem;
    line-height: 5.8rem;
    width: 5.8rem;
    border-radius: 500px;
    font-size: 3.2rem;
    font-weight: 600;
    /*font-family: "Open Sans";*/
    color: white;
    text-align: center; }

.coupon {
  margin-bottom: 4.8rem; }
  .coupon__head {
    min-height: 19.2rem;
    position: relative;
    background-position: 50%;
    background-size: cover; }
    .coupon__head__logo {
      width: 100%;
      position: absolute;
      height: 4.8rem;
      background-color: rgba(0, 0, 0, 0.4);
      left: 0;
      bottom: 0;
      text-align: center;
      line-height: 4.8rem; }
      .coupon__head__logo img {
        display: inline;
        max-width: 80%;
        max-height: 3.6rem;
        margin-top: 0.6rem; }
  .coupon__content {
    text-align: center;
    background-color: #f1f1f1; }
    .coupon__content .hr {
      height: 3px;
      border-bottom: 1px dashed #7AB4AD; }
    .coupon__content__main__val {
      background-color: #51ABA1;
      color: white;
      text-align: center;
      font-weight: 600;
      font-size: 3rem;
      line-height: 6rem;
      border-radius: 4px;
      margin: 0px -0.4rem; }
      .coupon__content__main__val span {
        font-size: 2.2rem;
        margin-left: 0.6rem; }
    .coupon__content__main__descr {
      font-size: 1.4rem;
      color: #306660;
      font-weight: 600;
      padding: 1.2rem 0;
      border-top: 4px solid rgba(0, 0, 0, 0.1); }
    .coupon__content__bonus {
      padding: 1.2rem; 
      height: 200px;
    }
      .coupon__content__bonus__intro {
        font-size: 1rem; }
      .coupon__content__bonus__val {
        display: inline-block;
        background-color: #7AB4AD;
        color: white;
        padding: 0 1.6rem;
        font-size: 2rem;
        font-weight: 600;
        margin: 1.2rem;
        border-radius: 4px;
        line-height: 2.8rem; }
        .coupon__content__bonus__val span {
          font-size: 1.4rem; }
      .coupon__content__bonus__descr {
        font-size: 1rem; }
        .coupon__content__bonus__descr a {
          font-weight: 600; }
  .coupon .button {
    width: 100%;
    text-align: center;
    line-height: 3.6rem;
    margin-top: 0; }

.coupon-preview {
  border: 1px solid #7AB4AD;
  padding: 2.4rem;
  border-radius: 4px;
  margin-top: 4.8rem; }
  .coupon-preview .coupon__head {
    height: 100%; }

.coupon-code {
  background-color: #F1F1F1;
  padding: 2.4rem;
  margin-bottom: 3.6rem;
  border-radius: 4px; }
  .coupon-code__label {
    text-align: center;
    line-height: 2.4rem;
    padding-top: 1.2rem;
    color: #51ABA1;
    font-size: 2.2rem;
    font-weight: 600; }
    @media (max-width: 768px) {
      .coupon-code__label {
        margin-bottom: 2.4rem; } }
  .coupon-code__code {
    text-align: center;
    line-height: 4.8rem;
    border: 1px solid #51ABA1;
    border-radius: 7px;
    background: white;
    color: #51ABA1;
    font-size: 2.2rem; }
  .coupon-code .button {
    margin-top: 2.4rem; }

@media (min-width: 769px) {
  .coupon-preview .row {
    height: 270px; }
    .coupon-preview .row > * {
      height: 100%; }
    .coupon-preview .row .coupon__content {
      height: 100%; } }
@media (max-width: 768px) {
  .l-wrapper {
    padding: 0 1.2rem; }

  .box--bow:after {
    width: 12.05rem;
    height: 9.65rem;
    background-size: 12.05rem;
    top: -0.65rem;
    left: -0.5rem; } }
@media (max-width: 380px) {
  .headline-underlined {
    font-size: 2.8rem;
    margin-bottom: 2.4rem; }
    .headline-underlined__indic {
      font-size: 2rem;
      line-height: 3.6rem;
      width: 3.6rem;
      margin-right: 1.2rem; }

  .box {
    padding: 2.4rem; }

  .box--bow:after {
    width: 8.0333333333rem;
    height: 6.4333333333rem;
    background-size: 8.0333333333rem;
    top: -0.4333333333rem;
    left: -0.3333333333rem; } }
.content-wrapper .form .inputs .t-small {
  line-height: 1.8rem; } 
a {
    color: #000000;
}
@media screen and (max-width: 1200px){
  .iframe, html{
    background: #fff;
  }
}