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;
}
.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 {
    transition: all 1s ease-out;
    justify-content: space-around;
    margin-top: 20px;
    display: none;}
      .first-screen__images_active{
        display: flex;}


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

  .first-screen__item {
    margin-top: 20px;
    border-radius: 10px;
    display: flex;
    width: 350px;
    height: 400px;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    position: relative; }
    .first-screen__item img {
      width: 100%;
      height: auto;
      z-index: -1; }
    .first-screen__item__wrapper {
      position: absolute;
      top: 113px;
      left: 35px;
      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-wrapper{
  width: 100%;
}
.first-screen__btn {
    cursor: pointer;
    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; }

.absolute_figure {
  position: absolute;
  z-index: -1;
}
.animate_figure_1{
  width: 178.62px;
  height: 228.09px;
  left: 222px;
  top: 142.73px;
  filter: blur(5.46px);
  transform: rotate(-15.5deg);
}
.animate_figure_2{
  width: 206.33px;
  height: 263.46px;
  left: 103px;
  top: 25%;
  opacity: 0.35;
  transform: rotate(-13.98deg);
}
.animate_figure_3{
  width: 215.31px;
  height: 310.09px;
  left: 131px;
  bottom: 260px;
  opacity: 0.4;
}
.animate_figure_4{
  width: 206.13px;
  height: 191.35px;
  right: 134px;
  top: 163px;
  opacity: 0.4;
  filter: blur(2.51586px);
  transform: rotate(15.93deg);
}
.animate_figure_5{
  width: 264.81px;
  height: 381.38px;
  right: 0;
  top: 45%;
  opacity: 0.44;
  transform: rotate(-22.45deg);
}
.animate_figure_6{
  width: 178.62px;
  height: 228.09px;
  right: 121px;
  bottom: 24px;
  filter: blur(5.46px);
  transform: rotate(-15.5deg);
}
.static_figure_1{
  left: 0;
  top: 167px;
}
.static_figure_2{
  left: 0;
  top: 50%;
}
.static_figure_3{
  left: 0;
  bottom: 15px;
}
.static_figure_4{
  right: 0;
  top: 316px;
}
.static_figure_5{
  right: 0;
  bottom: 188px;
}

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


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


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