/**
Theme Name: Astra Child
Author: IgorYartsev
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/ :root {
  --color: #2E3674;
  --color-2: #ffffff;
}
.n2-section-smartslider > div > div {
  display: flex
}
.fluvir-ru {
  max-width: 1560px;
  margin: auto;
}
.fluvir-ru:after {
  content: '';
  position: absolute;
  display: block;
  height: 120px;
  width: 260px;
  background: url(/wp-content/uploads/2024/09/turbiotik_line.png);
  right: 0;
  top: 0;
  z-index: 1;
  background-repeat: no-repeat;
}
.fluvir-ru .n2-ss-layer .fluvir-angular-image {
  width: auto;
  right: 60px;
}
.fluvir-ru .fluvir-bubl {
  position: absolute !important;
  opacity: .0;
  /*
  animation-name: fadeIn1;
  animation-duration: 2s;
  animation-fill-mode: forwards;
*/
  right: 28px;
  top: 0px;
  z-index: 2;
  width: fit-content !important;
}
/*
@keyframes fadeIn1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
*/
.fluvir-stick-slider .fluvir-angular-image {
  /*	position: absolute;*/
}
@media (min-width: 992px) {
  .fluvir-stick-slider .slider, .fluvir-stick-slider .slide {
    height: 630px;
    /* width: 80vw; */
    max-width: 1560px;
    margin: auto;
  }
}
@media (min-width: 1600px) {
  .fluvir-stick-slider .slick-initialized .slick-slide {
    width: 1560px !important;
  }
}
.fluvir-stick-slider .slide {
  position: relative;
  transition: 1s;
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}
.fluvir-stick-slider .slide .slide__img {
  width: 100%;
  height: auto;
}
.fluvir-stick-slider .fluvir-turbiotik_line {
  position: relative;
  z-index: 1;
  margin-left: auto
}
.fluvir-stick-slider .fluvir-mikroinkapsulyacia {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.fluvir-stick-slider .fluvir-logo_fluvir {
  float: left;
  padding: 15px;
}
.fluvir-stick-slider .fluvir-flu_kids {
  position: absolute;
}
.fluvir-stick-slider .fluvir-flu {
  position: absolute;
  margin-top: 100px;
  margin-left: 100px;
}
.fluvir-stick-slider .fluvir-text {
  margin-top: 150px;
  margin-left: 430px;
  position: relative;
  width: auto;
}
@media (min-width: 992px) {
  .fluvir-stick-slider .slide .slide__img {
    position: absolute;
    top: 50%;
    right: 53px;
    transform: translateY(-50%);
    width: 600px;
    height: 600px;
    display: none;
  }
}
.fluvir-stick-slider .slide .slide__img img {
  opacity: 1;
  animation-duration: .03s;
  transition: all 1s ease;
  animation-delay: .02s;
  width: auto;
  height: 600px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 1px 12px 10px 2px rgb(201 199 201 / 29%);
}
.fluvir-stick-slider .slide .slide__content {
  position: absolute;
  top: 36%;
  right: 42%;
  transform: translate(-50%, -50%);
}
.slider.stick-dots h3 {
  color: var(--color);
  font-weight: 700;
  font-family: "Open Sans";
  text-transform: uppercase;
  font-style: italic;
  max-height: none;
  max-width: none;
  text-align: left;
  line-height: 40px;
  letter-spacing: -1px;
  font-size: 37px;
  padding-left: 10px;
}
@media (min-width: 1000px) and (max-width:1560px) {
  .fluvir-stick-slider .slide .slide__content {
    right: 39vw;
  }
  .fluvir-stick-slider .slide .slide__img img, .fluvir-stick-slider .slide .slide__img {
    width: 35vw;
    height: 35vw;
    right: 1.5vw;
  }
  .fluvir-stick-slider .slider, .fluvir-stick-slider .slide {
    height: 35vw;
  }
  .slider.stick-dots h3 {
    font-size: calc(8px + 2vw);
  }
  .fluvir-stick-slider [class*="fluvir-flu"] {
    max-width: 18vw
  }
  .fluvir-stick-slider .fluvir-flu {
    margin-top: 6vw;
    margin-left: 4vw;
  }
  .fluvir-stick-slider .fluvir-text {
    max-width: 15vw;
    margin-left: 25vw;
  }
  .fluvir-stick-slider .fluvir-logo_fluvir, .fluvir-stick-slider .fluvir-turbiotik_line {
    max-width: 15vw;
  }
}
.fluvir-stick-slider .slide .slide__content.slide__content__left {
  left: 15%;
  transform: translate(-15%, -50%);
}
.fluvir-stick-slider .slide .slide__content.slide__content__right {
  right: 15%;
  left: auto;
  transform: translate(5%, -50%);
}
.fluvir-stick-slider .slide .slide__content--headings {
  color: #fff;
}
.fluvir-stick-slider .slide .slide__content--headings h2 {
  font-size: 4.5rem;
  margin: 10px 0;
}
.fluvir-stick-slider .slide .slide__content--headings .animated {
  transition: all 0.5s ease;
}
.fluvir-stick-slider .slide .slide__content--headings .top-title {
  font-family: 'Playball', cursive;
  font-size: 2.5rem;
}
.fluvir-stick-slider .slide .slide__content--headings .title {
  font-size: 3.5rem;
}
.fluvir-stick-slider .slide .slide__content--headings .button-custom {
  text-decoration: none;
  color: #333;
  padding: 1.2rem 2.5rem;
  font-size: 1.5rem;
}
.fluvir-stick-slider .slider [data-animation-in] {
  opacity: 0;
  animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
  transition: 1s;
}
.fluvir-stick-slider .slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.fluvir-stick-slider .slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.fluvir-stick-slider .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.fluvir-stick-slider .slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.fluvir-stick-slider .slick-dots li button:hover, .fluvir-stick-slider .slick-dots li button:focus {
  outline: none;
}
.fluvir-stick-slider .simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}
.fluvir-stick-slider .simple-dots .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  opacity: 0.25;
  width: 20px;
  height: 20px;
}
.fluvir-stick-slider .simple-dots .slick-dots li button:hover, .fluvir-stick-slider .simple-dots .slick-dots li button:focus {
  opacity: 1;
}
.fluvir-stick-slider .simple-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}
.fluvir-stick-slider .stick-dots .slick-dots li {
  height: 3px;
  width: 50px;
}
.fluvir-stick-slider .stick-dots .slick-dots li button {
  position: relative;
  background-color: white;
  opacity: 0.25;
  width: 50px;
  height: 3px;
  padding: 0;
}
.fluvir-stick-slider .stick-dots .slick-dots li button:hover, .fluvir-stick-slider .stick-dots .slick-dots li button:focus {
  opacity: 1;
}
.fluvir-stick-slider .stick-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}
.fluvir-stick-slider .stick-dots .slick-dots li.slick-active button:hover, .fluvir-stick-slider .stick-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}
/* /////////// IMAGE ZOOM /////////// */
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
    transition: 1s;
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
    transition: 1s;
  }
}
.zoomInImage {
  animation-name: zoomInImage;
}
@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
    transition: 1s;
  }
  to {
    transform: scale3d(1, 1, 1);
    transition: 1s;
  }
}
.zoomOutImage {
  animation-name: zoomOutImage;
  transition: 1s;
}
.fluvir-stick-slider .slick-nav {
  --active: #fff;
  --border: rgba(255, 255, 255, .12);
  width: 44px;
  height: 44px;
  position: absolute;
  cursor: pointer;
  top: calc(99% - 44px);
}
.fluvir-stick-slider .slick-nav.prev-arrow {
  left: 1%;
  transform: scaleX(-1);
  z-index: 9;
}
.fluvir-stick-slider .slick-nav.next-arrow {
  left: auto;
  right: 1%;
}
.fluvir-stick-slider [class*="-arrow"] {
  background: #afafaf;
  border-radius: 50%;
  opacity: 0.8;
  transition: .2s
}
.fluvir-stick-slider [class*="-arrow"]:hover {
  opacity: 1;
}
.fluvir-stick-slider .slick-nav i {
  display: block;
  position: absolute;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
}
.fluvir-stick-slider .slick-nav i:before, .fluvir-stick-slider .slick-nav i:after {
  content: '';
  width: 10px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--color-2);
  margin: -1px 0 0 -5px;
  display: block;
  transform-origin: 9px 50%;
}
.fluvir-stick-slider .slick-nav i:before {
  transform: rotate(-40deg);
}
.fluvir-stick-slider .slick-nav i:after {
  transform: rotate(40deg);
}
.fluvir-stick-slider .slick-nav:before, .slick-nav:after {
  content: '';
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  border: 2px solid #d1d1d14a;
}
.fluvir-stick-slider .slick-nav svg {
  width: 44px;
  height: 44px;
  display: block;
  position: relative;
  z-index: 1;
  color: var(--color-2);
  stroke-width: 2px;
  stroke-dashoffset: 126;
  stroke-dasharray: 126 126 0;
  transform: rotate(0deg);
}
.fluvir-stick-slider .slick-nav.animate svg {
  animation: stroke 1s ease forwards 0.3s;
}
.fluvir-stick-slider .slick-nav.animate i {
  animation: arrow 1.6s ease forwards;
}
.fluvir-stick-slider .slick-nav.animate i:before {
  animation: arrowUp 1.6s ease forwards;
}
.fluvir-stick-slider .slick-nav.animate i:after {
  animation: arrowDown 1.6s ease forwards;
}
@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}
@keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@keyframes virusBottom {
  0% {
    opacity: 0;
    transform: translateX(-100%) translateY(-50px) rotate(-45deg);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(0) translateY(-25px) rotate(0);
  }
  50% {
    transform: translateX(100%) translateY(0px) rotate(45deg);
  }
  75% {
    transform: translateX(0) translateY(10px) rotate(60deg);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%) translateY(20px) rotate(90deg);
  }
}
.virusBottom {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusBottom;
  animation-name: virusBottom
}
@keyframes virusLine {
  0% {
    opacity: 0;
    transform: translateX(-100%) translateY(50px) rotate(-45deg) scale(0.7);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(0) translateY(25px) rotate(0) scale(0.9);
  }
  50% {
    transform: translateX(80%) translateY(0px) rotate(45deg) scale(1.1);
  }
  75% {
    transform: translateX(0) translateY(10px) rotate(60deg) scale(1.2);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%) translateY(20px) rotate(90deg) scale(1.3);
  }
}
.virusLine {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusLine;
  animation-name: virusLine
}
@keyframes virusTop {
  0% {
    opacity: 0;
    transform: translateX(-100%) translateY(50px) rotate(-45deg) scale(0.7);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(0) translateY(25px) rotate(0) scale(0.9);
  }
  50% {
    transform: translateX(80%) translateY(0px) rotate(45deg) scale(1.1);
  }
  75% {
    transform: translateX(0) translateY(10px) rotate(60deg) scale(1.2);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%) translateY(20px) rotate(90deg) scale(1.3);
  }
}
.virusTop {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusTop;
  animation-name: virusTop
}
@keyframes virusTopMbl {
  0% {
    opacity: 0;
    transform: translateX(-200%) translateY(0px) rotate(-45deg) scale(0.3);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(-100%) translateY(60px) rotate(0) scale(0.4);
  }
  50% {
    transform: translateX(0%) translateY(100px) rotate(45deg) scale(0.5);
  }
  75% {
    transform: translateX(50%) translateY(60px) rotate(60deg) scale(0.6);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) translateY(0px) rotate(90deg) scale(0.7);
  }
}
.virusTopMbl {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusTopMbl;
  animation-name: virusTopMbl
}
@keyframes virusLeftMbl {
  0% {
    opacity: 0;
    transform: translateX(-40vw) translateY(50px) rotate(-45deg) scale(0.3);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(-30vw) translateY(65px) rotate(0) scale(0.4);
  }
  50% {
    transform: translateX(-20vw) translateY(80px) rotate(45deg) scale(0.5);
  }
  75% {
    transform: translateX(-30vw) translateY(70px) rotate(60deg) scale(0.6);
  }
  100% {
    opacity: 0;
    transform: translateX(-40vw) translateY(60px) rotate(90deg) scale(0.7);
  }
}
.virusLeftMbl {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusLeftMbl;
  animation-name: virusLeftMbl
}
@keyframes virusLeft2Mbl {
  0% {
    opacity: 0;
    transform: translateX(-40vw) translateY(-150px) rotate(-45deg) scale(0.3);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(-32vw) translateY(-75px) rotate(0) scale(0.4);
  }
  50% {
    transform: translateX(-25vw) translateY(0px) rotate(45deg) scale(0.5);
  }
  75% {
    transform: translateX(-33vw) translateY(25px) rotate(60deg) scale(0.6);
  }
  100% {
    opacity: 0;
    transform: translateX(-40vw) translateY(50px) rotate(90deg) scale(0.7);
  }
}
.virusLeft2Mbl {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusLeft2Mbl;
  animation-name: virusLeft2Mbl
}
@keyframes virusRightMbl {
  0% {
    opacity: 0;
    transform: translateX(60vw) translateY(-250px) rotate(-45deg) scale(0.3);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(60vw) translateY(-225px) rotate(0) scale(0.4);
  }
  50% {
    transform: translateX(55vw) translateY(-145px) rotate(45deg) scale(0.5);
  }
  75% {
    transform: translateX(80vw) translateY(-125px) rotate(60deg) scale(0.6);
  }
  100% {
    opacity: 0;
    transform: translateX(90vw) translateY(-100px) rotate(90deg) scale(0.7);
  }
}
.virusRightMbl {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusRightMbl;
  animation-name: virusRightMbl
}
@keyframes virusRight2Mbl {
  0% {
    opacity: 0;
    transform: translateX(100vw) translateY(-190px) rotate(-45deg) scale(0.3);
    display: block;
  }
  25% {
    opacity: 1;
    transform: translateX(80vw) translateY(-210px) rotate(0) scale(0.4);
  }
  50% {
    transform: translateX(55vw) translateY(-240px) rotate(45deg) scale(0.5);
  }
  75% {
    transform: translateX(80vw) translateY(-270px) rotate(60deg) scale(0.6);
  }
  100% {
    opacity: 0;
    transform: translateX(90vw) translateY(-300px) rotate(90deg) scale(0.7);
  }
}
.virusRight2Mbl {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: virusRight2Mbl;
  animation-name: virusRight2Mbl
}
.fluvir-flex-section {
  margin-top: 50px;
  background: url(/wp-content/uploads/2024/09/bg21.webp) no-repeat center;
}
.fluvir-flex-cont {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.fluvir-flex-box {
  margin: -15px 5px;
  padding: 5px;
  flex: 0 1 100%;
  /*  border: 1px dotted red;*/
}
.fluvir-flex-box > div {
  background: url(/wp-content/uploads/2024/09/bubl-1.webp) no-repeat center;
  background-size: contain;
  width: 200px;
  height: 200px;
  margin: auto;
  padding: 20px;
  text-align: center;
  display: flex;
  transition: .4s;
  border-radius: 50%;
  overflow: hidden;
}
.fluvir-flex-cont:nth-of-type(2) .fluvir-flex-box > div {
  margin: auto auto auto 0;
}
.fluvir-flex-cont:nth-of-type(2) .fluvir-flex-box:last-of-type > div {
  margin: auto 0 auto auto;
}
.fluvir-flex-box > div:hover {
  box-shadow: rgb(0 0 0 / 24%) 3px 4px 17px 0px;
  transform: scale(1.05) translateY(-5px);
}
.fluvir-flex-box p {
  color: var(--color);
  font-size: 14px;
  font-weight: 700;
  margin: auto;
}
.margin-p-0 p {
  margin-bottom: 0;
}
.wp-block-uagb-container.scheme-on-the-main {
  margin-bottom: -45px;
  gap: 0;
  padding: 0;
}
.sticky-desc-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.progress-line .wp-block-uagb-counter__number {
  border-radius: 40px;
}
.progress-line .wp-block-uagb-counter__number .uagb-counter-block-number {
  display: none;
}
/* Основной стиль для круга */
.progress-line .wp-block-uagb-counter__number .uagb-counter-block-suffix {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: white;
  position: relative;
}
/* Создание обводки */
.progress-line .wp-block-uagb-counter__number .uagb-counter-block-suffix::after {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  border-radius: 50%;
  border: 10px solid rgba(0, 0, 0, 0.2);
}
.experience-text {
  font-size: 30px;
  color: var(--ast-global-color-0);
  text-align: center;
  font-style: italic;
  font-weight: 700;
}
/* 
 * Видео-контейнер для узкого вертикального видео с адаптацией под экран 
 */
.video-wrapper {
  position: relative;
  padding-top: 170%; /* Подстраиваем под более узкое соотношение */
  overflow: hidden;
  width: 100%;
  max-width: 380px; /* Максимальная ширина контейнера */
  margin: 0 auto;
  border-radius: 10px;
}
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.uagb-modal-popup .uagb-modal-popup-wrap {
  background: transparent;
}
.ast-single-post.ast-page-builder-template .site-main > article, .woocommerce.ast-page-builder-template .site-main, .ast-page-builder-template .post-navigation {
  padding: 0
}
@media (min-width: 768px) {
  .grid-2 > p, .grid-3 > p {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .grid-3 > p > span {
    max-width: 31.5%;
  }
  .grid-2 > p > span {
    max-width: 48.5%;
    width: inherit;
  }
  .grid-2 input, .grid-3 input {
    width: -webkit-fill-available;
  }
  .grid-3, .grid-2 {
    margin-bottom: 40px;
  }
  .fluvir-stick-slider .slide {
    background-color: GhostWhite
  }
  .hide-on-pc {
    display: none !important;
  }
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 990px) {
  .content-align-flex-end .main-header-menu {
    text-align: left;
  }
  .sticky-header .ast-above-header-wrap {
    display: none;
  }
  .ast-mobile-header-content {
    position: absolute;
  }
  .sticky-header .ast-main-header-wrap.main-header-bar-wrap {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  .sticky-header .ast-mobile-header-content {
    position: fixed;
    top: 65px;
  }
  .grid-2 input, .grid-3 input, .select2-container {
    width: 88vw !important;
    max-width: 500px;
    margin: 10px auto !important;
    display: block;
  }
  .grid-2-select {
    margin-top: -15px;
  }
  .grid-3 {
    margin-bottom: -10px;
  }
  .grid-2 input, .grid-3 input {
    max-width: -webkit-fill-available;
  }
  .slick-slide .virusRight2Mbl, .slick-slide .virusRightMbl, .slick-slide .virusLeft2Mbl, .slick-slide .virusLeftMbl, .slick-slide .virusTopMbl {
    transform: translateX(-40vw) translateY(50px) rotate(-45deg) scale(0);
    display: none;
  }
  .slick-slide p {
    font-size: larger !important;
    text-align: center;
  }
  .slick-slide .slide p:nth-of-type(2) {
    margin-top: -15px;
    margin-bottom: 55px;
    line-height: 1;
  }
  .slider.stick-dots.slick-initialized.slick-slider {
    max-height: 130vw;
  }
  .fluvir-flex-section {
    background-size: 40%;
  }
  .fluvir-flex-box > div {
    width: 30vw;
    height: 30vw;
    padding: 10px;
  }
  .fluvir-flex-box p {
    font-size: 10px;
    line-height: 1
  }
  .fluvir-flex-cont > .fluvir-flex-box:nth-of-type(2) {
    display: none;
  }
  .fluvir-flex-box {
    margin: -20px 5px;
  }
  .fluvir-flex-cont:nth-of-type(2) .fluvir-flex-box > div {
    margin: auto auto auto -4vw;
  }
  .fluvir-flex-cont:nth-of-type(2) .fluvir-flex-box:last-of-type > div {
    margin: auto -4vw auto auto;
  }
  .hide-on-mbl {
    display: none !important;
  }
  .fluvir-stick-slider .fluvir-logo_fluvir {
    max-width: 170px;
    padding: 5px;
  }
  .fluvir-stick-slider .fluvir-turbiotik_line {
    max-width: 130px;
  }
  .slider.stick-dots h3 {
    text-align: center;
    font-size: 18px;
  }
  .fluvir-stick-slider .fluvir-flu_kids {
    max-width: 160px;
    bottom: 0;
  }
  .fluvir-stick-slider .fluvir-flu {
    max-width: 160px;
    margin-left: 50px;
    margin-top: 250px;
  }
  .fluvir-stick-slider .fluvir-mikroinkapsulyacia {
    max-width: 110px;
    bottom: 140px;
  }
  .fluvir-stick-slider .slide {
    background-position: 81% 0%;
    background-size: cover;
    background-image: none !important;
    height: 141vw;
  }
  .fluvir-stick-slider .slide .slide__img {
    width: 86vw;
    height: 86vw;
    position: absolute;
    z-index: -1;
    top: 30vw;
    left: 7vw;
    right: 7vw;
  }
  .fluvir-stick-slider .slide .slide__img img {
    width: auto;
    height: auto;
  }
  .main-slider .elementor-widget-wrap {
    padding: 0 !important;
  }
  .slick-track {
    padding-bottom: 70px;
  }
  .fluvir-stick-slider .fluvir-text {
    margin-left: 210px;
    max-width: 150px;
    margin-top: 366px;
  }
}
@media (min-width: 440px) and (max-width: 999px) {
  @keyframes virusRightMbl {
    0% {
      opacity: 0;
      transform: translateX(60vw) translateY(-250px) rotate(-45deg) scale(0.3);
      display: block;
    }
    25% {
      opacity: 1;
      transform: translateX(60vw) translateY(-225px) rotate(0) scale(0.4);
    }
    50% {
      transform: translateX(40vw) translateY(-145px) rotate(45deg) scale(0.5);
    }
    75% {
      transform: translateX(80vw) translateY(-125px) rotate(60deg) scale(0.6);
    }
    100% {
      opacity: 0;
      transform: translateX(90vw) translateY(-100px) rotate(90deg) scale(0.7);
    }
  }
  .virusRightMbl {
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: virusRightMbl;
    animation-name: virusRightMbl
  }
  @keyframes virusRight2Mbl {
    0% {
      opacity: 0;
      transform: translateX(100vw) translateY(-190px) rotate(-45deg) scale(0.3);
      display: block;
    }
    25% {
      opacity: 1;
      transform: translateX(80vw) translateY(-210px) rotate(0) scale(0.4);
    }
    50% {
      transform: translateX(40vw) translateY(-240px) rotate(45deg) scale(0.5);
    }
    75% {
      transform: translateX(80vw) translateY(-270px) rotate(60deg) scale(0.6);
    }
    100% {
      opacity: 0;
      transform: translateX(90vw) translateY(-300px) rotate(90deg) scale(0.7);
    }
  }
  .virusRight2Mbl {
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: virusRight2Mbl;
    animation-name: virusRight2Mbl
  }
}
@media (min-width: 480px) and (max-width: 999px) {
  .fluvir-stick-slider .slide .slide__img {
    max-width: 450px;
    left: 50%;
    top: 75px;
    transform: translateX(-50%);
  }
  .slider.stick-dots.slick-initialized.slick-slider {
    max-height: 108vw;
  }
}