@font-face {
  font-family: 'FontRegular';
  src: url("../fonts/Foco_Corp_Rg.ttf") format("truetype");
}

@font-face {
  font-family: 'FontLight';
  src: url("../fonts/Foco_Corp_Lt_ 2.ttf") format("truetype");
}

@font-face {
  font-family: 'FontBold';
  src: url("../fonts/Foco_Corp_Bd 2.ttf") format("truetype");
}

.container__full {
  font-family: 'FontRegular';
}

.container__full .text-style__title {
  font-family: 'FontBold';
  font-size: 84px;
}

.container__full .text-style__subtitle {
  font-family: 'FontBold';
  font-size: 64px;
  margin-bottom: 24px;
}

.container__full .text-style__paragraph {
  font-family: 'FontRegular';
  font-size: 20px;
}

.container__full .text-style__dimentions {
  max-width: 700px;
  text-align: center;
}

.container__full .image__responsive img {
  width: 100%;
  height: auto;
  display: block;
}

.container__full .container01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 6vw;
  margin-bottom: 120px;
  background: url("../img/container01-image01.png") no-repeat;
}

.container__full .container01 .text-style__dimentions {
  color: #fff;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
  margin: 2vw 0;
}

.container__full .container01 .text-style__dimentions svg {
  margin-bottom: 64px;
}

.container__full .container01 .text-style__dimentions .container__title {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 8vw 0;
}

.container__full .container01 .text-style__dimentions .container__title h3 {
  font-family: "FontBold";
  font-size: 32px;
}

.container__full .container01 .text-style__dimentions ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 32px;
  width: 100%;
}

.container__full .container01 .text-style__dimentions ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: start;
  margin-right: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container__full .container01 .text-style__dimentions ul li .image {
  margin-right: 14px;
}

.container__full .container01 .text-style__dimentions ul li .image img {
  width: 60px;
  height: auto;
}

.container__full .container__default-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 120px;
}

.container__full .container__default-style .text-style__dimentions {
  margin-bottom: 32px;
}

.container__full .container04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 120px;
}

.container__full .container04 .text-style__dimentions {
  margin-right: 8vw;
  text-align: start;
  max-width: 420px;
  margin-left: 32px;
}

.container__full .container05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 120px;
}

.container__full .container05 .text-style__dimentions {
  margin-left: 8vw;
  text-align: start;
  max-width: 420px;
  margin-right: 32px;
}

.container__full .container06 {
  margin-bottom: 120px;
}

.container__full .container06 ul {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full .container06 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("../img/container06-image02.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 50vw;
}

.container__full .container06 ul li .text-style__dimentions {
  margin: 2vw 0;
}

.container__full .container06 ul .first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container__full .container06 ul .second {
  background: url("../img/container06-image01.png") no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.container__full .container07 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 120px 6vw;
}

.container__full .container07 .image__responsive {
  margin: 0 32px;
}

.container__full .footer_text {
  width: 100%;
  text-align: center;
  margin-bottom: 32px;
}

.container__full footer .line {
  height: 8px;
  width: 100%;
  background: #00B1DB;
}

.container__full footer .footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 6vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full footer .content-logo__footer {
  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;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.container__full footer .content-logo__footer svg {
  width: 274px;
}

.container__full footer .content-logo__footer a {
  color: #2F2F2F;
  font-weight: bold;
  font-size: 24px;
}

.container__full footer .line-small {
  margin: 0 20px;
}

.container__full footer .content-social__footer svg {
  width: 20%;
}

@media (max-width: 875px) {
  .container__full .text-style__subtitle {
    font-size: 42px;
  }
  .container__full .container01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container__default-style .text-style__dimentions {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 32px;
    margin-right: 6vw;
    margin-left: 6vw;
  }
  .container__full .container04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .container__full .container04 .text-style__dimentions {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 32px;
  }
  .container__full .container05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container05 .text-style__dimentions {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 32px;
  }
  .container__full .container06 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container06 ul li {
    height: 100vw;
  }
  .container__full .container07 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container__full .container07 .image__responsive {
    margin: 32px 0;
  }
  .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;
  }
}
/*# sourceMappingURL=style.css.map */