body {
  background: #FFFFFF;
  font-family: "Gilroy-Regular";
  overflow-x: hidden; }

html {
  font-size: 19px; }

.font_size_42 {
  font-size: 42px;
  font-family: "DaysOne"; }

.font_size_19 {
  font-size: 19px; }

.font_size_21 {
  font-size: 21px; }

.font_size_20 {
  font-size: 20px; }

.font_size_28 {
  font-size: 20px; }

li a {
  color: #FFFFFF;
  text-decoration: none; }
  li a:hover {
    color: #FFFFFF;
    text-decoration: underline; }

h2 {
  margin-bottom: 0; }

p {
  margin-bottom: 0; }

header .container_header {
  background: #01746E;}
header .menu_top .sub-menu {
  background-color: rgba(1, 116, 110, 0.98);
  margin-top: 22px;
}
.menu_main{
  padding-bottom: 21px;
}
.to_top .menu_main{
  padding-bottom: 0;
}


.about_us, .suggestions, .first_screen {
  color: #fff; }
.menu_top .sub-menu {
  background-color: rgba(1, 116, 110, 0.98);
  margin-top: 22px;
}
#lottie1,#lottie1_1,#lottie1_2, #lottie2, #lottie2_1, #lottie2_2, #lottie3, #lottie3_1, #lottie3_2, #lottie9{
  background: transparent!important;
}
.absolute_figure {
  position: absolute;
  z-index: -1;
}
.animate_figure_1{
  left: 128px;
  top: 318px;
  width: 207px;
  height: 264px;
  opacity: 0.35;
  transform: rotate(-13.98deg);
}
.animate_figure_2{
  left: 156px;
  bottom: 200px;
  width: 216px;
  height: 310px;
  opacity: 0.4;
}
.animate_figure_3{
  right: 174px;
  top: 148px;
  width: 207px;
  height: 192px;
  opacity: 0.4;
  transform: rotate(15.93deg);
}
.animate_figure_4{
  right: 22px;
  bottom: 393px;
  width: 265px;
  height: 382px;
  opacity: 0.44;
  transform: rotate(-22.45deg);
}
.static_figure_1{
  left: 247px;
  top: 45px;
}
.static_figure_2{
  left: 0;
  top: 117px;
}
.static_figure_3{
  left: 0;
  bottom: 50%;
}
.static_figure_4{
  left: 0;
  bottom: 0;
}
.static_figure_5{
  right: 0;
  top: 301px;
}
.static_figure_6{
  right: 0;
  bottom: 93px;
}
.static_figure_7{
  right: 161px;
  bottom: 0;
}
.first-screen {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  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;
  padding: 257px 0 110px 0;
  font-family: Days One;
  font-style: normal;
  font-weight: normal;
  text-align: center; }
  .first-screen h1 {
    font-size: 42px;
    color: #262626;
    text-align: center; }
  .first-screen__images {
    justify-content: space-around;
    margin-top: 20px; }
   .first-screen__images a {
     display: flex;
     width: 350px;
     height: 400px;
     flex-direction: column;
     justify-content: center;
     text-decoration: none;
   }

.first-screen__images img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

  .first-screen__item {
    margin-top: 20px;
    border-radius: 10px;
    position: relative; }
    .first-screen__item img {
      width: 100%;
      height: auto;
      z-index: -1; }
    .first-screen__item__wrapper {

      font-family: Gilroy;
      font-style: normal;
      font-weight: normal;
      text-align: left;
      color: #FFFFFF; }
      .first-screen__item__wrapper__title {
        font-size: 26px;
        font-family: Days One; }
      .first-screen__item__wrapper__text {
        font-size: 19px;
        margin-top: 20px; }
      .first-screen__item__wrapper__btn {
        background: #01D7CB;
        border-radius: 70px;
        font-family: Gilroy;
        font-weight: 600;
        font-size: 16px;
        line-height: 40px;
        color: #000000;
        -webkit-text-decoration-line: none;
                text-decoration-line: none;
        width: 160px;
        height: 40px;
        display: inline-block;
        text-align: center;
        margin-top: 37px; }
        .first-screen__item__wrapper__btn:hover {
          color: #000000;
          -webkit-text-decoration-line: underline;
                  text-decoration-line: underline; }
  .first-screen__btn {
    width: 199.47px;
    height: 50px;
    border: 1px solid #05201D;
    border-radius: 70px;
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 50px;
    color: #05201D;
    display: inline-block;
    margin-top: 74px;
    -webkit-text-decoration-line: none;
            text-decoration-line: none; }
    .first-screen__btn:hover {
      color: #05201D;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline; }


@media  (min-width: 1200px) {
  .container {
    max-width: 1110px; }
}


@media  (max-width: 580px) {
  .first-screen {
    padding: 120px 0;
  }
}






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