@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Russo+One&display=swap");
/*Mixins*/
.mb-5px {
  margin-bottom: 5px !important;
}

.mb-10px {
  margin-bottom: 10px !important;
}

.mb-15px {
  margin-bottom: 15px !important;
}

.mb-20px {
  margin-bottom: 20px !important;
}

.mb-25px {
  margin-bottom: 25px !important;
}

.mb-30px {
  margin-bottom: 30px !important;
}

.mb-35px {
  margin-bottom: 35px !important;
}

.mb-40px {
  margin-bottom: 40px !important;
}

.mb-45px {
  margin-bottom: 45px !important;
}

.mb-50px {
  margin-bottom: 50px !important;
}

.mb-60px {
  margin-bottom: 60px !important;
}

.mb-65px {
  margin-bottom: 65px !important;
}

.mb-70px {
  margin-bottom: 70px !important;
}

.mb-75px {
  margin-bottom: 75px !important;
}

.mb-80px {
  margin-bottom: 80px !important;
}

.mb-85px {
  margin-bottom: 85px !important;
}

.mb-90px {
  margin-bottom: 90px !important;
}

.mb-95px {
  margin-bottom: 95px !important;
}

.mb-100px {
  margin-bottom: 100px !important;
}

.play {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

html {
  overflow-x: hidden;
  font-size: 14px;
  min-height: 100%;
}

body {
  overflow: hidden;
  font: 14px "Ubuntu", sans-serif;
  line-height: 1.4 !important;
  width: 100%;
  font-weight: 400;
  background: #fff;
}

a:hover, a:focus, .btn:hover, .btn:focus {
  outline: none !important;
  text-decoration: none !important;
}

img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
}

/*CSS*/
a {
  text-decoration: none;
  color: #F7941D;
}
a.silver {
  color: #5c6c79;
}
a.brown {
  color: #866256;
}
a.white {
  color: #fff;
}
a:hover, a:focus {
  text-decoration: none;
  color: #5472BF;
  opacity: 1;
}

h1, .h1 {
  margin: 0px 0 50px;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 125%;
  color: #000;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 50px;
}
h1:before, .h1:before {
  content: "";
  border-bottom: 2px solid #007292;
  position: absolute;
  width: 80px;
  bottom: 0;
  left: 0;
}

h2, .h2, .page-title {
  margin: 0px 0 25px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #00A994;
  line-height: 1.2;
}

h3, .h3 {
  margin: 0px 0 25px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 125%;
  color: #00A994;
}

h4, .h4 {
  margin: 0px 0 30px;
  font-family: "Russo One", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #343434;
  text-transform: uppercase;
  line-height: 1.2;
}

h5, .h5 {
  margin: 0px 0 20px;
  font-family: "Russo One", sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  color: #343434;
}

h6, .h6 {
  margin: 0px 0 20px;
  font-family: "Russo One", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.2;
  background: linear-gradient(180deg, #FFDE98 0%, #A08958 100%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
h6 span, .h6 span {
  -webkit-text-fill-color: initial;
}

p {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 150%;
  color: #000;
}
p.white {
  color: #fff;
}

.fs-16px {
  font-size: 16px;
}

.fs-18px {
  font-size: 18px;
}

.fs-20px {
  font-size: 20px;
}

.fs-24px {
  font-size: 24px;
}

hr {
  margin-bottom: 20px;
  margin-top: 20px;
  border-color: rgba(255, 255, 255, 0.2);
}

ul {
  list-style: disc;
  margin-bottom: 40px;
  padding-left: 20px;
}
ul li {
  line-height: 22px;
  padding-left: 0px;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #000;
}

ul.list-unstyled, ul.menu {
  list-style: none !important;
  padding-left: 0;
}
ul.list-unstyled li, ul.menu li {
  padding-left: 0 !important;
  background: none !important;
}

ol {
  padding-left: 17px;
}
ol li {
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ccc;
}
ol li strong {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ccc;
}

.btn-default {
  background: linear-gradient(258deg, #25AAE1 -24.62%, #00A994 129.44%);
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 22px;
  border-radius: 74px;
  padding: 15px 45px;
  color: #fff;
  position: relative;
  border: 1px solid transparent;
  cursor: pointer;
}
.btn-default:hover, .btn-default:focus {
  opacity: 0.5;
  color: #fff;
}

.btn-silver {
  background: #717171;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 16px;
  border-radius: 0;
  padding: 15px 45px;
  color: #fff;
  position: relative;
  border: 1px solid transparent;
  cursor: pointer;
}
.btn-silver:hover, .btn-silver:focus {
  opacity: 0.5;
  color: #fff;
}

.btn-primary {
  font-family: "Mulish", sans-serif;
  font-weight: 900;
  font-size: 12px;
  border-radius: 4px;
  line-height: 1.5;
  text-decoration: none;
  border: 0;
  display: inline-block;
  color: #8f98a6;
  padding: 12px 60px 12px;
  white-space: normal;
  text-transform: uppercase;
}
.btn-primary:disabled {
  color: #8f98a6;
  background: #ccc;
}
.btn-primary:hover, .btn-primary:focus {
  color: #8f98a6;
  text-decoration: none;
  background: #e7ecf2;
}

.btn-white {
  border-radius: 6px;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  border: 3px solid #fff;
  line-height: 18px;
  padding: 10px 20px 5px;
}
.btn-white:hover, .btn-white:focus {
  background: #fff;
  border-color: #fff;
  color: #000;
}

.btn-lg {
  font-size: 22px !important;
  line-height: 25px !important;
  padding: 14px 25px 10px;
}

.mw-90 {
  max-width: 90px;
}

.mw-150 {
  max-width: 150px;
}

.mb-130px {
  margin-bottom: 130px;
}

#whatsapp-link img {
  width: 60px;
}

#whatsapp-link {
  display: inline-block;
  position: fixed;
  bottom: 2vh;
  right: 2vw;
  z-index: 999;
}

.header-top__text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
}

.block-title {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 26px;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 36px;
}
.block-title:before {
  content: "";
  border-bottom: 2px solid #00B0E0;
  position: absolute;
  width: 80px;
  bottom: 0;
  left: 0;
}
.block-title a {
  color: #000;
}
.block-title a i {
  color: #F7941D;
  margin-left: 5px;
  font-size: 20px;
}

.bottom-gallery {
  background: #666666;
  padding: 40px 0;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1200px;
  }
}
.small-label {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 8px;
  color: #000;
}

.with-lines {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.with-lines span {
  display: inline-block;
  position: relative;
  background: #fff;
  padding: 0 10px;
  z-index: 2;
}
.with-lines:before {
  content: "";
  border-bottom: 1px solid #475467;
  position: absolute;
  width: 100%;
  top: 22px;
  left: 0;
}
.with-lines:after {
  content: "";
  border-bottom: 1px solid #475467;
  position: absolute;
  width: 100%;
  bottom: 22px;
  left: 0;
}

.black-title {
  color: #000;
}

.footer-soc {
  display: flex;
  gap: 20px;
}
.footer-soc a {
  background-color: #fff;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-bottom {
  background-color: #000;
  padding: 50px 0;
}
.footer-middle {
  background-image: url("../images/footer-top.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.footer-middle a {
  color: #fff;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 34px;
}
.footer-label {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #00B0E0;
  margin-bottom: 23px;
}

.copyright {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #939598;
}

.made-by {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #939598;
}
.made-by a {
  color: #fff;
}

.right-text a {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}

.block-questions {
  background-color: #404040;
  padding: 100px 0;
}

.question-single {
  margin-bottom: 50px;
}
.question-single__title {
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #00B0E0;
  margin-bottom: 24px;
}
.question-single__text {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  line-height: 150%;
}

.quest-text p, .quest-text h1, .quest-text h2, .quest-text h3, .quest-text h4, .quest-text h5, .quest-text h6 {
  color: #fff;
}

.contacts {
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}
.contacts p {
  color: #fff;
}

#header {
  border-top: 4px solid #007292;
  background-image: url("../images/top.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 53px 0 0;
  margin-bottom: 100px;
}

.header-menu {
  margin-bottom: 38px;
}
.header-menu ul {
  margin-top: 13px;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 100px;
}
.header-menu ul li a {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  font-style: italic;
  border-bottom: 1px solid #000;
}
.header-title h1, .header-title .h1 {
  color: #000;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 50px;
  line-height: 170%;
}
.header-title h1 span, .header-title .h1 span {
  color: #007292;
  font-size: 130px;
  font-weight: 700;
}
.header-title h1:before, .header-title .h1:before {
  display: none;
}
.header-subtitle {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 27px;
  font-style: italic;
  color: #000;
  margin-top: -30px;
}

.home .header-title {
  margin-bottom: 90px;
}
.home .header-subtitle {
  margin-bottom: 150px;
}

.home-top__text ul {
  list-style: none;
}
.home-top__text ul li {
  position: relative;
  margin-bottom: 30px;
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  color: #000;
}
.home-top__text ul li strong {
  font-weight: 800;
  color: #007292;
}
.home-top__text ul li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: -30px;
  width: 10px;
  height: 10px;
  background-color: #007292;
  border-radius: 50%;
}

.rmp_menu_trigger {
  margin: 0 !important;
}

.go-to-site {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  font-style: italic;
  border-bottom: 1px solid #000;
  display: inline-block;
  margin-top: 13px;
}

.сontent-page {
  margin-bottom: 100px;
}
.сontent-page .question-single__title {
  font-size: 18px;
}
.сontent-page .question-single__text {
  font-size: 14px;
  color: #000;
}

.video-single {
  display: block;
  margin-bottom: 30px;
  position: relative;
}

.play {
  position: absolute;
  top: 50%;
  left: 50%;
}

.videos {
  margin-bottom: 100px;
}

.proff-container {
  background-color: #404040;
  padding: 100px 0;
  margin-top: -30px;
}

.proff-deyat__item {
  margin-bottom: 30px;
}
.proff-deyat__text {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 19px;
  color: #fff;
}
.proff-deyat__text span {
  font-size: 26px;
  font-weight: 700;
  color: #00B0E0;
}

.obsh-container {
  background-color: #1B1B1B;
  padding: 100px 0;
}

.obsh-deyat__item {
  margin-bottom: 30px;
}
.obsh-deyat__text ul li {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 19px;
  color: #fff;
  margin-bottom: 40px;
  line-height: 150%;
}

.opisanie-container {
  background-color: #fff;
  padding: 100px 0;
}
.opisanie-container .block-title {
  color: #000;
}

.opisanie-description {
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #000;
  line-height: 150%;
  margin-bottom: 80px;
}

.opis-list__item {
  margin-bottom: 50px;
  border-left: 5px solid #007292;
  padding-left: 25px;
}
.opis-list__text {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #000;
  margin-bottom: 14px;
  display: inline-block;
}
.opis-list__ist {
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  line-height: 125%;
}

.liter-container {
  background-color: #F9F9F9;
  padding: 100px 0;
}
.liter-container .block-title {
  color: #000;
}

.liter-list img {
  margin-bottom: 20px;
}
.liter-list__text {
  display: block;
}
.liter-list__title {
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #000;
}

.home-top-image img {
  min-width: 596px;
}

.vvod-container__bg {
  background-color: #F9F9F9;
  padding: 100px;
  border-radius: 20px;
  text-align: right;
  margin-top: -130px;
  position: relative;
  z-index: 2;
}
.vvod-container__bg span {
  cursor: pointer;
  display: none;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #007292;
}
.vvod-container__bg span.active {
  display: block;
}
.vvod-container__bg p {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
.vvod-container__hide {
  display: none;
}

.row-hidden {
  display: none;
}

.proff-text p {
  color: #fff;
}