@font-face {
  font-family: 'FontRegular';
  src: url("../fonts/MyriadPro-Regular.otf") format("truetype");
}

@font-face {
  font-family: 'FontBold';
  src: url("../fonts/MyriadPro-Black.otf") format("truetype");
}

@font-face {
  font-family: 'Marvin';
  src: url("../fonts/Marvin Round Regular.woff.ttf") format("truetype");
}

.container__full {
  background: #95D9EA;
  color: #F6921E;
  font-family: 'FontRegular';
}

.container__full .text-style__title {
  font-size: 94px;
  margin-bottom: 32px;
}

.container__full .text-style__subtitle {
  font-family: 'FontBold';
  font-size: 64px;
  margin-bottom: 24px;
}

.container__full .text-style__paragraph {
  font-family: 'FontRegular';
  font-size: 18px;
}

.container__full .text-style__dimentions {
  max-width: 580px;
  text-align: center;
}

.container__full .image__responsive img {
  width: 100%;
  height: auto;
  display: block;
}

.container__full .baloon-small__style {
  background: url("../img/baloon-small.png") no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15% 10%;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.container__full .baloon-small__style h5 {
  font-size: 28px;
  font-family: 'Marvin';
}

.container__full .baloon-medium__style {
  background: url("../img/baloon-medium.png") no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15% 10%;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.container__full .baloon-medium__style h5 {
  font-size: 26px;
  margin: 15px;
  font-family: 'Marvin';
}

.container__full .container01 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 6vw;
}

.container__full .container02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 120px;
  padding: 0 6vw;
}

.container__full .container02 .text-style__dimentions {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1A428A;
  margin-left: 12vw;
}

.container__full .container02 .text-style__dimentions .baloon__style {
  background: url("../img/container02-baloon.png") no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 420px;
  padding: 20% 15%;
}

.container__full .container02 .text-style__dimentions .baloon__style p {
  font-size: 18px;
}

.container__full .container03 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 120px;
  padding: 0 6vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container03 .part01__style .baloon-small__style {
  max-width: 250px;
}

.container__full .container03 .part02__style {
  margin: 0 64px;
}

.container__full .container04 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 120px;
  padding: 0 6vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container04 .part03__style .baloon-medium__style, .container__full .container04 .part01__style .baloon-medium__style {
  max-width: 780px;
}

.container__full .container04 .part03__style .baloon-medium__style h5, .container__full .container04 .part01__style .baloon-medium__style h5 {
  font-size: 22px !important;
}

.container__full .container04 .part02__style .baloon-small__style {
  padding: 24% 10%;
}

.container__full .container04 .part02__style .baloon-small__style h5 {
  font-size: 20px;
}

.container__full .container04 .part02__style {
  margin: 0 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.container__full .container04 .part02__style .image__responsive {
  margin-bottom: -64px;
}

.container__full .container04 .part03__style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container__full .container04 .part03__style .baloon-medium__style {
  max-width: 700px;
}

.container__full .container04 .part03__style .image__responsive {
  width: 50%;
}

.container__full .container05 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 120px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 6vw;
}

.container__full .container05 .baloon-medium__style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.container__full .container05 .baloon-medium__style h5 {
  margin-bottom: -8px;
}

.container__full .container05 .part01__style .image__responsive {
  margin-top: -50px;
  margin-bottom: -60px;
}

.container__full .container05 .part02__style {
  margin: 0 64px;
}

.container__full .container05 .part03__style .image__responsive {
  margin-top: -50px;
  margin-bottom: -60px;
}

.container__full .image__footer {
  max-width: 620px;
}

.container__full footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 64px;
}

.container__full footer .footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 640px;
}

.container__full footer .footer__content ul {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.container__full footer .footer__content ul li {
  margin: 0 8px;
}

.container__full footer .footer__content p {
  color: #1A428A;
  text-align: center;
  margin-top: 32px;
}

@media (max-width: 875px) {
  .container__full .container02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .container__full .container04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .container__full .container05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .container__full footer .content-logo__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .container__full footer .content-logo__footer a {
    font-size: 18px;
  }
}

@media (max-width: 875px) {
  .container__full footer .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 24px;
  }
  .container__full footer .footer__content .content-logo__footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container__full footer .footer__content .line-small {
    display: none;
  }
  .container__full footer .footer__content .content-social__footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container__full footer .footer__content .content-social__footer svg {
    width: 56px;
  }
}
/*# sourceMappingURL=style.css.map */