@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
a, div, h1, h2, h3, h4, p, input, label, span {
	  font-family: "Montserrat", serif;
}
html, body {
    overflow-x: hidden;
    scroll-behavior: smooth;
}
button.menu-toggle {
    display: none;
}

.slick-slider img {
  height: 17.8rem;
  width: auto; /* Keep original width */
  object-fit: cover; /* If you want to fit the images within the height */
}
.slick-slider div {
  margin-right: 1rem; /* Space between slides */
}
.slick-track {
    display: flex !important;
}
.slick-slider img {
  height: 17.8rem;
  width: auto; /* Maintain original width */
  object-fit: cover; /* Ensure images fit well in the height */
}
.slick-slide {
    width: fit-content !important;
}
.custom-arrow {
  background-color: #333; /* Customize the arrow button */
  color: #fff;
  border: none;
  padding: 0.5rem 1rem;
  cursor: pointer;
  font-size: 1.2rem;
}

.slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}

.slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}

/* Optional: Add some hover effects for your custom arrows */
.custom-arrow:hover {
  background-color: #555;
}
a{
    cursor:pointer;
    text-decoration:none
}
a, a:hover, a::after, a:focus {
	outline: none;
}
html{
    margin-top:0 !important;
	font-size: 16px;
}
div#wpadminbar{
    display:none
}
.container{
    max-width: 62.313rem;
    margin:0 auto
}
 header {
    position: fixed;
    top: 0;
    width: 100%;
    height: fit-content;
}
section.burger-menu {
    display: none;
}
#video__home {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 43.75rem;
    width: auto;
    z-index: -100;
    object-fit: cover;
}
.home__block {
	 height: 43.75rem;
}
.home__block .container {
	height: 100% ;
		margin-top: 12.5rem;
}
.home__block h1 {
    font-weight: 700;
    font-size: 3.81rem;
    line-height: 120%;
    text-transform: uppercase;
    color: #fff;
    max-width: 35.3125rem;
    margin-top: 4.6875rem;
    margin-bottom: 0;
}
.modern__text {
    margin-top: 1rem;
}
.modern__text {
    display: flex;
    align-items: center;
    gap: 1.3rem;
}
.modern__text p {
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 140%;
    color: #fff;
    margin: 0;
    text-transform: lowercase;
}
header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3.6875rem;
    margin-bottom: 1rem;
}
section.home__block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    width: auto;
    z-index: -99;
    background: #0453a7;
    height: 43.75rem;
    opacity: 0.93;
}
.main-navigation {
    display: block;
    width: fit-content;
}
.home__block {
    height: 31.25rem;
}
nav .menu a {
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 140%;
    color: #fff;
}
nav .menu a:hover {
 color:#ff6711 !important;
}
nav .menu li {
    padding: 0.625rem;
}
nav .menu {
    display: flex;
    gap: 0.75rem;
}
header, header .container {
	 transition: 0.3s all ease;
}
.home__block .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.home__block .right__col {
    position: relative;
    width: 50%;
}
.home__block .right__col img {
    position: absolute;
    left: 0;
}
img.left__tube {
    left: -5rem !important;
    width: 70%;
    top: 2.5rem;
}
img.right__tube {
    left: unset !important;
    right: -8.0625rem !important;
    width: 80%;
    top: 12.1875rem;
}
.sticky .container {
    margin-top: 2rem;
    margin-bottom: 2rem;
    transition: 0.3s all ease;
}
.sticky {
    background: #ffffffed;
    transition: 0.3s all ease;
    z-index: 9999999;
}
.sticky a {
  
    filter: brightness(0) saturate(100%) invert(14%) sepia(58%) saturate(5623%) hue-rotate(201deg) brightness(97%) contrast(97%);
}
.left__tube, .center__tube, .right__tube, .home__block .left__col {
  opacity: 0;
  transition: opacity 0.5s ease-in-out; 
}
.fade-in-block {
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.fade-in-block.visible {
    opacity: 1;
}
.animate-opacity {
  opacity: 1 !important;
}
.about__block .container {
	position: relative;
}
section .container {
    display: flex;
}
.about__block .background-img::before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2024/10/Group-5-1-1.webp);
    right: -8.75rem;
    top: 0;
    width: 42.1875rem;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
.about__block::after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2024/10/Rectangle-2-scaled.webp);
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.about__descr {
    max-width: 42.1875rem;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 160%;
    color: #000;
}
.about__block .container {
    padding: 5rem 0 4.25rem 0;
}
.about__descr p {
    margin: 0;
}
.about__descr  {
   display: flex;
	flex-direction: column;
	gap: 1rem;
}
a:visited {
    color: #fff;
}
.slider-container {
    position: relative;
}
nav .menu a:hover {
    color: #ff6711 !important;
    filter: unset;
}
.btn {
   background: #ff6711;
    border-radius: 0.5rem;
    padding: 0.62rem 1rem;
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 140%;
	display: block;
		border: 1px solid #ff6711;
}
.btn:hover, .wpcf7-submit:hover {
	border: 1px solid #ff6711 !important;
	color: #ff6711 !important;
	background: #fff !important;
}
.about__block .container {
    justify-content: space-between;
    align-items: flex-end;
    
}
.banner {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 0.56rem;
    display: flex;
    align-items: center;
    gap: 2.875rem;
        padding: 1.25rem 1rem;
            transition: 0.2s all ease;
}
.about__block {
    position: relative;
}
.col-img {
    position: relative;
}
.col-img img {
    width: 8rem;
}
.left__col-text p, .right__col-text p {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 160%;
    color: #0453a7;
    max-width: 15rem;
    margin: 0;
}
.right__col-text p {
    max-width: 18.563rem;
}
.banner:hover {
    transform: scale(1.03);
    transition: 0.2s all ease;
}
.banners__list .container {
    width: 100%;
    justify-content: space-between;
    gap: 3.375rem;
}
.banner {
    height: 11.688rem;
}
.banners__list .left__col, .banners__list  .right__col {
    
    width: 50%;
}

img.banner-badge {
    position: absolute;
    width: 4.75rem;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -2rem;
}
.about__block .container:has(.banner) {
    padding: 0;
}

h3 {
    font-weight: 500;
font-size: 1.12rem;
line-height: 160%;
text-transform: uppercase;
text-align: center;
color: #ff6711;
}
.about__tubes h3 {
    font-weight: 600;
font-size: 1.5rem;
line-height: 140%;
text-transform: uppercase;
color: #ff6711;
margin: 0;
}
.about__block .all__tubes {
    justify-content: center;
    width: 100%;
    padding: 4.625rem 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.tube__list img {
    width: 50%;
}
.tube__list {
    display: flex;
    gap: 1rem;
    text-align: center;
}
.tube__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3.5rem;
}
.tube__item span {
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 160%;
    text-transform: uppercase;
    text-align: center;
    color: #0453a7;
    max-width: 8.75rem;
}
.tube__list {
    padding-top: 4rem;
}
.all__tubes h3 {
    max-width: 37.625rem;
}
h2 {
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 140%;
    text-transform: uppercase;
    text-align: center;
    color: #0453a7;
    margin-top: 4rem;
    max-width: 44.75rem;
}
.parametres {
    background: #E6EEF6;
    padding: 2.3rem 0 3rem 0;
}
.col__block .container {
    justify-content: space-between;
}
.col__block h4 {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 1.75rem;
    line-height: 140%;
    text-transform: uppercase;
    text-align: right;
    color: #0453a7;
    margin: 0;
    margin-top: 0.75rem;
}
.col__block  .right__col img {
    width: 46.7rem;
}
.materials {
    background: #3675B9;
    padding: 3.5rem 0;
}
.materials h4 {
    color: #fff;
}
.col__block .left__col p {
    margin: 0;
    font-weight: 400;
    font-size: 1.12rem;
    line-height: 140%;
    color: #fff;
}
.materials .container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.materials__row {
    display: flex;
    justify-content: space-between;
}
.materials .right__col p {
    margin: 0;
    font-weight: 500;
    font-size: 1.12rem;
    line-height: 140%;
    color: #fff;
    max-width: 21.875rem;
}
.materials__row:nth-child(2) {
    margin-top: 1rem;
}
.col__block .left__col p {
    max-width: 20rem;
}
.materials__row:nth-child(2) img {
    width: 39.25rem;
    margin-bottom: 2.5rem;
}
.about__tubes {
    padding: 6.25rem 0;
}
.about__info {
    width: 33%;
}
.about__tubes .container {
    gap: 3rem;
}
.about__info img {
    width: 13.75rem;
}
    .about__info h3 {
        font-weight: 600;
    font-size: 1.5rem;
    line-height: 140%;
    text-transform: uppercase;
    color: #ff6711;
    margin: 0;
    }
    
.center__container {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 5rem;
}
.about__info h5 {
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 140%;
    text-transform: uppercase;
    color: #0453a7;
    margin-top: 3rem;
    margin-bottom: 0;
    text-wrap: balance;
}
.swiper-container {
  width: 100%;
}

.swiper-slide {
  height: 17.8rem; /* Fixed height */
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content !important; /* Adjust width to fit the content (image) */
}

.swiper-slide img {
  height: 100%; /* Image height fills the slide */
  width: auto;   /* Image width is set to auto to maintain aspect ratio */
  display: block;
}
.about__info p {
    font-weight: 400;
    font-size: 1rem;
    color: #000;
    margin: 0;
}
.slick-prev:before, .slick-next:before {
    display: none;
}
.slick-next {
    right: 9.375rem !important;
    width: 3rem !important;
    height: 3rem !important;
}
.slick-prev {
    left: 9.375rem !important;
    width: 3rem !important;
    height: 3rem !important;
}
.fancybox__container {
    z-index: 999999999999 !important;
}
.slick-slide {
    cursor: pointer;
    position: relative;
}
.slick-slide::after {
    content: '';
    background: url(/wp-content/uploads/2024/10/Group-9.svg);
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: 0;
    bottom: 0;
}
.fancybox__caption {
    display: none;
}
.tubes__list .right__col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 43.625rem;
        gap: 1rem;
   
}
.top h4 {
    text-align: left;
    font-size: 1.5rem;
}
.col__block .left__col .top p {
    margin: 0;
    font-weight: 400;
    font-size: 1.12rem;
    line-height: 160%;
    color: #000;
}

.tubes__list .container {
    gap: 5rem;
}
.btn-arrow {
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 140%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #ff6711 !important;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.tube__list-item p {
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 140%;
    color: #0453a7;
  
    margin: 0;
}
.tubes__list .left__col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tubes__list .right__col img {
    width: 8.5rem;
}
.tube__list-item {
    display: flex;
    width: calc(33% - 1rem);
    flex-direction: column;
         margin-top: 2.5rem;
}
.tube__list-item p {
    margin-top: 1.5rem;
}
.tube__list-item img {
       transition: 0.2s all ease;
}
.tube__list-item:hover img {
    transform: scale(1.03);
       transition: 0.2s all ease;
}
.tube__list-item:hover p {
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 140%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #ff6711;
}
#contacts .container {
    justify-content: center;
}
#contacts h4 {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 150%;
    text-transform: uppercase;
    text-align: center;
    color: #0453a7;
    margin: 0;
}
#contacts {
    background: #E6EEF6;
    padding: 4.5rem 0;
    margin-top: 6rem;
}
#contacts .left__col p {
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 150%;
    color: #000;
    max-width: 15.2rem;
    margin: 0;
}
#contacts .left__col, #contacts .right__col {
    width: 50%;
    margin-top: 2rem;
}
a.phone {
    font-weight: 600;
    font-size: 2rem;
    line-height: 141%;
    text-transform: uppercase;
    color: #0453a7;
    margin: 2rem 0;
    display: block;
}
.mail__list {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.mail__list a {
    font-weight: 400;
    font-size: 1.12rem;
    line-height: 141%;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #eb6603;
}
label {
    font-weight: 600;
    font-size: 1.12rem;
    line-height: 150%;
    color: #000;
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}
form input, form textarea {
    border-radius: 0.25rem !important;
    border: unset !important;
    padding: 1rem !important;
    width: -webkit-fill-available;
    font-weight: 400;
    font-size: 1.12rem;
    line-height: 150%;
    color: #000;
}
#contacts .left__col a {
    width: fit-content;
}
 form textarea {
  resize: none;
  height: 6rem;
}
span.wpcf7-list-item {
    margin: 0;
}
label:has(input[type="checkbox"]) span, label:has(input[type="checkbox"]) a {
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
    color: #000;
}
input[type="checkbox"] {
    width: 1.5rem !important;
    height: 1.5rem !important;
     cursor: pointer;
}
span.wpcf7-list-item-label a {
    text-decoration: underline;
}
.wpcf7-submit {
    background: #eb6603 !important;
    border-radius: 0.5rem !important;
    padding: 0.5rem 1rem !important;
    width: 9.19rem;
    height: 2.88rem;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 150% !important;
    color: #fff !important;
    cursor: pointer;
}
.form__row p {
    margin: 0;
    margin-bottom: 1.5rem;
}
label:has(input[type="checkbox"]) {
    display: flex;
    flex-direction: row !important;
}
form input:focus, form textarea:focus, form input::active, form textarea::active {
    border: 1px solid #0453a7;
}
footer p {
    font-weight: 400;
    font-size: 1.12rem;
    line-height: 140%;
    color: #fff;
    margin: 0;
}
footer {
    background: #0453a7;
    display: flex;
    justify-content: center;
    padding: 3.5rem 0;
}
.post, .page {
    margin: 0;
}
#video-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
div#video-popup {
    z-index: 99999999999999;
}
/* Popup Content */
.popup-content {
  position: relative;
  width: 80%;
  height: 80%;
  margin: 5% auto;
  border-radius: 8px;
  overflow: hidden;
}
.popup-content video {
    width: 100%;
    height: 100%;
}
.popup-content {
    display: flex;
}
.popup {
    cursor: pointer;
}
.close-btn {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    font-size: 2.5rem;
    color: #000;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
@media screen and (min-width: 1800px) {
    html {
        font-size: 18px;
    }
}

@media screen and (min-width: 1920px) {
    html {
        font-size: 20px;
    }
}
@media screen and (max-width: 1300px) {
    #video__home {
        width: -webkit-fill-available;
    }
}
@media screen and (max-width: 997px) {
.sticky .container {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
    .container {
    max-width: 100%;
    padding: 0 20px !important;
    margin:0 auto
}
.col__block .right__col {
    margin: 4rem 0 2.5rem 0;
}
.materials__row {
    flex-direction: column;
    text-align: center;
}
.materials  p {
    font-size: 0.88rem !important;
}
.materials .right__col {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.materials__row:nth-child(2) img {
    margin: 0;
}
.about__tubes .container {
    flex-direction: column;
    gap: 3rem;
}
.about__tubes {
    padding: 3rem 0;
}
.about__info p {
    font-size: 0.88rem;
    max-width: 80%;
}
.center__container {
    width: fit-content;
    margin-top: 2.5rem;
}
.about__tubes h3 {
    font-size: 1.25rem;
    margin-bottom: 2.5rem;
}
.slick-slider img {
    height: 15.8rem;
    width: auto;
    object-fit: cover;
}
.slick-list.draggable {
    margin: 0;
}
#products .col__block h4 {
    text-align: center;
}
#products .left__col p {
    text-align: center;
}
.bottom {
    display: none;
}
.tubes__list .container {
    gap: 0;
}
.tubes__list .right__col {
    width: -webkit-fill-available;
    margin: 0;
}
.tube__list-item {
    width: calc(50% - 1rem);
    margin-top: 1rem;
}
.top h4 {
    text-align: center;
}
#contacts {
    margin-top: 3.2rem;
    padding: 3.2rem 0;
}
#contacts h4 {
    max-width: 80%;
}
#contacts .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#contacts .left__col, #contacts .right__col {
    width: 100%;
}
#contacts .left__col p {
    font-size: 0.88rem;
    text-align: center;
}
.mail__list {
    width: fit-content !important;
}
#contacts .left__col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
label {
    font-size: 0.88rem;
}
form input, form textarea {
    padding: 0.75rem !important;
}
.form__row p {
    margin-bottom: 1rem;
}
label:has(input[type="checkbox"]) span, label:has(input[type="checkbox"]) a {
    font-size: 0.75rem;
}
span.wpcf7-spinner {
    display: none;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 1rem;
    margin-top: 3rem;
}
.form__row p:has(input[type="submit"]) {
    display: flex;
    justify-content: center;
    margin: 0;
}
footer {
    padding: 2rem;
    text-align: center;
}
footer p {
    font-size: 0.88rem;
}
a.tube__list-item img {
    width: 11rem !important;
    height: 11rem !important;
    object-fit: contain !IMPORTANT;
}
.tube__list-item p {
    margin-top: 0;
    font-size: 0.88rem;
    color: #000;
}
#products img {
    width: -webkit-fill-available;
    height: 5rem;
}
.slick-prev {
    left: 20px !important;
}
.slick-next {
    right: 20px !important;
}
.about__info h5 {
    font-size: 1.25rem;
    max-width: 80%;
    margin-top: 2rem;
}
.about__info {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
}
html {
    font-size: 13px;
}
}
.mobile__links {
    display: none;
}
.burger__menu {
    display: none;
}
.container.flow-bottom {
    display: flex;
    flex-direction: column;
}
.container.flow-bottom .top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.card__content a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.card__content p {
    text-align: center;
}
.card__content img {
    width: 15rem;
}
.card__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tubes__list .container {
    gap: 4rem;
}
.flow-bottom .bottom div, .flow-bottom .bottom a {
    width: 33%;
}
.flow-bottom .bottom {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.flow-bottom a.phone {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
}
.flow-bottom a.btn-arrow img {
    filter: invert(52%) sepia(120%) saturate(68%) hue-rotate(195deg) brightness(183%) contrast(100%);
}
.flow-bottom a.btn-arrow {
    background: #ff6711 !important;
    color: #fff !important;
    border-radius: 6px;
    padding: 0.75rem 1rem;
    width: fit-content;
    text-decoration: none;
    gap: 0.5rem;
}
.flow-bottom .left__content {
    width: 20% !important;
}
.flow-bottom .small__cont {
    width: 20% !important;
}
@media screen and (max-width: 768px) {
    .burger__menu {
    display: flex;
}
    html {
    font-size: 16px;
}
.mobile__links {
    display: flex;
}
.mobile__links a {
    display: flex;
}
.mobile__links {
    align-items: center;
    gap: 2rem;
}
.burger__menu nav {
    display: flex !important;
}
.burger__menu {
    z-index: 9;
    opacity: 0;
     transition: 0.2s all ease;
}
header {

    z-index: 99999;
}
.open-burger .burger__menu {
    opacity: 1;
    transition: 0.2s all ease;
}
 .mobile__links a {
     
 }
.sticky  .container {
     padding: 0;
 }
 .sticky .container {
    padding-top: 0 !important;
      padding-bottom: 0 !important;
}
.sticky a {
    filter: unset;
}
.sticky {
    background: rgba(4, 83, 167, 0.95);
}
 a.burger__btn {
    transform: rotate(0deg);
        transition: 0.2s all ease;
}
.open-burger  a.burger__btn {
    transform: rotate(90deg);
        transition: 0.2s all ease;
}
.open-burger .mobile__links a {
  filter:  invert(68%) sepia(76%) saturate(4193%) hue-rotate(197deg) brightness(72%) contrast(97%)

}
.open-burger .sticky .mobile__links a {
  filter:  unset;

}
header .container {
    position: relative;
    z-index: 999999999;
}
.burger__menu {
    right: 0;
    position: fixed;
    top: 0;
    background: #fff;
    border-radius: 0 0 0 1.25rem;
    padding: 90px 25px 31px 49px;
}
.burger__menu nav ul {
    display: flex;
    flex-direction: column;
    gap: 0;
}
nav .menu a {
    color: #0453a7;
}
nav#site-navigation {
    display: none;
}
a.logo img {
    height: 1.5rem;
    display: flex;
}
header .container {
    margin: 0;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
.home__block .container {
    margin-top: 80px;
}
.home__block .left__col img {
    width: 100px;
}
.home__block .left__col {
    width: 100%;
    text-align: right;
}
.home__block h1 {
    font-size: 2.19rem;
    text-align: left;
    margin-top: 1rem;
}
.modern__text p {
    font-size: 1.31rem;
}
.modern__text {
    gap: 0.3rem;
}
.home__block .left__col .modern__text img {
    width: 10px;
}
.home__block .container {
    flex-direction: column;
}
.home__block .right__col {
    width: 100%;
}
.home__block .container {
    height: fit-content;
}
img.left__tube {
    width: 50%;
    top: 0;
    left: 0 !IMPORTANT;
}
.center__tube {
    width: 70%;
    left: 3.3rem !important;
}
img.right__tube {
    width: 60%;
    right: -1rem !important;
    top: 7rem;
}
section.home__block::before {
  
    height: 38rem;
}
#video__home {
    height: 38rem;
}
.home__block {
    height: 33rem;
}
.about__block .background-img::before {
    width: 16.2rem;
    right: 0;
}
.about__block .container {
    flex-direction: column;
    padding-top: 7rem !important;
}
.about__descr p {
    font-size: 0.88rem;
    line-height: 140%;
}
#about .right__col {
    width: 100%;
    justify-content: center;
    display: flex;
    margin-top: 3rem;
}
a.btn {
    font-size: 0.88rem;
}
.about__block .container:has(.banner) {
    padding: 0 !important;
    flex-direction: column;
    margin-top: 2.5rem;
    gap: 0rem;
}
.banners__list .left__col, .banners__list .right__col {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 1rem !important;
}
.about__block .container:has(.banner) {
    padding: 0 20px !important;
}
.banner {
    padding: 1.25rem;
	width: 100%;
}
.col-img img {
    width: 85px !important;
    object-fit: cover !important;
    height: -webkit-fill-available !important;
    border-radius: 10px;
    height: 104px !important;
}
.col-img {
    height: auto;
}
.col-img img.banner-badge {
    width: 3.5rem !important;
    object-fit: contain !important;
    height: fit-content !important;
}
.banner {
    height: fit-content;
}
.popup-content {
 
    height: fit-content;
    margin: 55% auto;
    border-radius: 8px;
}
.about__block .all__tubes {
    padding-top: 2rem !important;
}
.all__tubes h3 {
    font-size: 0.88rem;
    margin: 0;
}
.tube__item span {
    font-size: 0.62rem;
    max-width: unset !important;
}
.tube__list {
    padding-top: 1rem;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
    
}
h2 {
    margin: 2rem 0 1.75rem 0;
    font-size: 1.25rem;
}
.col__block .container {
    flex-direction: column;
}
.col__block .container .left__col {
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
}
.col__block .container .left__col img {
    width: 1.5rem;
}
.col__block h4 {
    font-size: 1.25rem;
    margin: 0;
}
	.mail__list {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.tube__item {
    gap: 1rem;
    width: calc(33% - 0.5rem);
}
.col-img img.banner-badge {
    width: 3.5rem;
}
.left__col-text p, .right__col-text p {
    font-size: 0.88rem;
    max-width: 10.7rem;
}
	img#video__poster {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
}
.popup-content img {
    object-fit: contain;
    display: none;
}
.img__open .popup-content video {
    display: none;
}
.img__open .popup-content img {
    display: flex;
}
.popup-content {
    justify-content: center;
}
@media screen and (max-width: 768px) {
	.popup-content img {

    height: 400px;
}
	.container.flow-bottom .top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.flow-bottom .bottom {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.flow-bottom .small__cont a {
    width: fit-content;
}
.flow-bottom .small__cont {
    width: 100% !important;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
}