html { scroll-behavior: smooth; }
body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    background-color: #24272E;
}
.main-content {
    overflow-x: hidden;
}
.callback-btn {
    color: #fff;
    padding: 6px 16px;
    border-radius: 20px;
    background: #C62220;
    font-size: 14px;
    transition: all .3s linear;
}

.callback-btn:hover {
    background: #494949;
}
a.red {
    color: rgba(198, 34, 32, 0.50);
}
a.red:hover {
    color: rgba(198, 34, 32, 0.80);
}

h2.title {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.pagetitle {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-weight: 300;
}
.content {
    margin-top: 50px;
    
    color: #FFF;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 28px; /* 175% */
    
}
/* Header */
.header {
    background-color: #24272E;
    padding-top: 15px;
}
.header-top__left {
    gap: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-top__right {
    gap: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header-top__left-address span, .header-top__left-shedule span {
    margin-left: 8px;
    font-size: 14px;
}
.header-top__left-address, .header-top__left-shedule {
    display: flex;
    align-items: center;
}
.header-top {
    display: flex;
    justify-content: space-between;
}
.header-top__right-nav ul {
    display: flex;
    gap: 21px;
}
.header-top__right-nav ul li a {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

.header-top__right-nav ul li {
  position: relative;
  transition: all .2s ease;
}

.header-top__right-nav ul li:after {
  content: "";
  border-bottom: 2px solid #C62220;
  display: block;
  width: 0px;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.header-top__right-nav ul li:hover:after {
  width: 60%;
  height: 2px;
  left: 20%;
  transition: all .3s linear;
}

.header-top__right-nav ul li:hover {
  color: #111;
}



.header-middle {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}
.header-middle__right {
    display: flex;
    align-items: center;
    gap: 25px;
}
.header-middle__right-phone {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px; /* 207.692% */
    text-align: right;
}

.header-middle__right-phone .phone-item a {
    margin-left: 6px;
    color: #FFF;
    font-family: "Open Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px; /* 158.824% */
}
.header-favorites {
    text-align: center;
    position: relative;
}
.header-favorites .item-title {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 180% */
}
.header-favorites .msfavorites span {
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    position: absolute;
    padding: 2px 9px;
    border-radius: 15.5px;
    background: #C62220;
    top: -10px;
    right: 12px;
}
.header-bottom {
    position: relative;
    /* margin-top: 20px; */
}
.catalog-nav {
    display: flex;
}
.catalog-nav > ul {
    display: flex;
    justify-content: center;
    background: #494949;
}
.catalog-nav > ul li {
    padding:12px 35px;
    transition: all .3s linear;
}
.catalog-nav > ul li:hover {
    background: #C62220;
}
.catalog-nav > ul li a {
    color: #D4D4D4;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}


.catalog-nav .catalog-nav__item:hover {
    background: #222224;
}
.catalog-nav .catalog-nav__item a{
    color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 27px; /* 168.75% */
}
.catalog-nav .catalog-nav__item svg {
    margin-left: 10px;
}

.header-main {
    background-color: transparent;
    padding-top: 0;
}
.header-main .header-main-bg {
    padding-top: 15px;
background-color: #222224;
}
.header-bg__text {
    text-align: right;
    padding: 200px 0 300px;
}
.header-bg__text-big {
    color: #FFF;
    text-align: right;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 49px; /* 122.5% */
    text-transform: uppercase;
    z-index: 2;
    position: relative;
}
.header-bg__text-small {
    margin-top: 20px;
    color: #FFF;
    text-align: right;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    z-index: 2;
    position: relative;
}
.header-main .catalog-nav > ul {
    background: #24272E;
}
.header-main .catalog-nav > ul li:hover {
    background: #494949;
}
.catalog-nav .catalog-nav__item:hover {
    background: #494949;
}
.header-bottom-gradient {
    height: 137px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #24272E 100%);
}



.catalog-nav .catalog-nav__item {
    display: flex;
    padding: 12px 30px;
    transition: all .3s linear;
    background: #C62220;
    align-items: center;
    position: relative;
}


header .catalog-nav .catalog-nav__item .top-nav > ul{
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    background: #C62220;
    border-radius: 0 0 2px 2px;
    padding: 25px;
    gap: 30px;
    display: none;
    z-index: 500;
}
.catalog-nav .catalog-nav__item:hover > .top-nav > ul{
    display: flex;
}
.top-nav li{
    position: relative;
}
.top-nav > ul > li{
    padding: 0 17px;
    width: 190px;
}
.top-nav a{
    color: #fff;
    font-size: 16px;
}
.top-nav ul li {
    display: block;
    flex-wrap: wrap;
}
/* .top-nav > ul > li:hover > a,
.top-nav > ul > li.active > a{
    color: #4EB7E4;
} */
.top-nav > ul > li > ul{
    background: none !important;
    border-radius: 0 0 12px 12px;
    display: block;
    z-index: 500;
}

.top-nav > ul > li > ul:before{
    content: "";
    height: 10px;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
}
.top-nav > ul > li > ul > li {
    margin: 5px 0;
}
.top-nav > ul > li > ul > li:hover {
    border-radius: 20px;
    background: #494949;
}
.top-nav ul li:hover > ul{
    display: block;
}
.top-nav ul ul a{
    padding: 5px 15px;
    display: block;
}
/* .top-nav ul ul .active > a,
.top-nav ul ul li:hover > a{
    background: rgba(255,255,255,.2);
} */
/* .top-nav > ul > li.down > a:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    transform: rotate(40deg) skew(-10deg);
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transition: all 200ms ease-out;
    vertical-align: middle;
    margin: -5px 0 0 10px;
} */
/* .top-nav > ul > li.down.active > a:after,
.top-nav > ul > li.down:hover > a:after{
    border-bottom-color: #4EB7E4;
    border-right-color: #4EB7E4;
} */
/* ./Header */


/* Breadcrumbs */
.breadcrumbs-section{
    font-size: 13px;
    font-weight: normal;
    color: #6C6C6C;
    padding: 35px 0 20px;
}
.breadcrumbs-inner{
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    align-items: center;
}
.breadcrumbs-inner .item-icon{
    display: flex;
    position: relative;
    top: -2px;
    align-items: center;
}
.breadcrumbs-inner .item-icon:after{
    content: '';
    background: url(../images/breadcrumbs-arrow.svg) 0 0 no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.breadcrumb{
    padding-left: 10px;
}
.breadcrumb > li {
    display: inline;
    margin-right: 5px;
}
.breadcrumb > li > a{
    text-decoration: none;
    color: #6C6C6C;
}
.breadcrumb > li > a:after {
    content: '';
    background: url(../images/breadcrumbs-arrow.svg) 0 0 no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
}
.breadcrumb a:hover{
    color: #C62220;
}
@media(max-width: 767px){
    .breadcrumbs-inner {
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    .breadcrumb > li {
        white-space: nowrap;
    }
    .breadcrumbs-inner .item-icon{
        margin-right: 15px;
        width: 20px;
    }
    .breadcrumbs-inner .item-icon:after{
        margin-left: 7px;
    }
}
/* /. Breadcrumbs */

/* Main Page */
.about-section {
    padding-bottom: 40px;
}
.about-section__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.about-section__row-video {
    width: 40%;
}
.orbit-row {
    width: 55%;
    position: relative;
}
.orbit-row .orbit-row-bg {
    padding: 140px;
}
.orbit-item-text {
    z-index: 1;
    text-align: center;
    width: 100%;
    bottom: 10px;
    position: absolute;
    
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    line-height: 17px; 
    text-transform: uppercase;
}
.about-section__row-video-text {
    padding: 12px 17px;
    margin-top: 20px;
    border-radius: 12px;
    background: #383839;
    min-height: 100px;
    
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.orbit-item img{
    border-radius: 17px;
}
.orbit-item-bg {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 94px;
    border-radius: 0 0 17px 17px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #161616 100%);
}
.orbit-item {
    position: absolute;
}
.orbit-item:nth-child(1) {
    left: calc(50% - 129px);
    top: 0;
}
.orbit-item:nth-child(2) {
    top: calc(50% - 192px);
    right: 65px;
}
.orbit-item:nth-child(3) {
    top: calc(50% + 16px);
    right: 65px;
}
.orbit-item:nth-child(4) {
    left: calc(50% - 129px);
    bottom: 25px;
}
.orbit-item:nth-child(5) {
    top: calc(50% + 16px);
    left: 0;
}
.orbit-item:nth-child(6) {
    top: calc(50% - 192px);
    left: 0;
}

.item-video-link {
    position: relative;
    display: block;
    transition: all .2s ease;
}
.item-video-link svg {
    transition: all .2s ease;
    position: absolute;
    top: calc(50% - 26px);
    left: calc(50% - 26px);
}
.item-video-link svg path{
    transition: all .2s ease;
}
.item-video-link:hover svg {
    transform: scale(1.03);
    transition: all .2s ease;
}
.item-video-link:hover svg path{
    fill: #C62220;
}

.categories {
    gap: 14px;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.categories-item {
    position: relative;
    transition: all .2s ease;
}
.categories a:hover .categories-item {
    transform: scale(1.03);
    transition: all .2s ease;
}
.categories-item img{
    border-radius: 10px;
}
.categories-item-title {
    position: absolute;
    bottom: 45px;
    left: 23px;
    z-index: 1;
    
    color: #FFF;
    font-size: 25px;
    font-weight: 400;
}
.categories-item-price {
    position: absolute;
    bottom: 18px;
    left: 23px;
    z-index: 1;
    
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
}
.categories-item-icon {
    position: absolute;
    bottom: 10px;
    right: 60px;
    z-index: 1;
}
.categories-item-bg {
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 17.28%, #1F1F1F 114.4%);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 109px;
    width: 100%;
}

.categories-description {
    color: #FFF;
    text-align: center;
    font-size: 29px;
    font-weight: 500;
    margin: 90px 0;
}

.main-reviews {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px;
}

.main-reviews a img {
    border-radius: 12px;
}
.reviews-section-title {
    margin-bottom: 25px;
    color: #FFF;
    font-size: 30px;
    font-weight: 400;
}
.reviews-section {
    margin-bottom: 50px;
}
.feedback-section {
    padding: 15px 0;
    margin-bottom: 20px;
}
.feedback-section__left-title {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}
.feedback-section__left-title .red {
    color: #C62220;
}
.feedback-features__item {
    display: flex;
    align-items: stretch;
    gap: 0.5px;
    margin-bottom: 10px;
}
.feedback-features__item-text {
    width: 200px;
    padding: 10px 15px;
    color: #070707;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 0 12px 12px 0;
}
.feedback-features__item-red {
    border-radius: 12px 0 0 12px;
    background: #C62220;
    padding: 12px 20px;
}
.feedback-section__left-features {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.feedback-section__row {
    gap: 90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.feedback-section__left {
    width: 620px;
}
.feedback-section__right {
    width: 540px;
}
.feedback-section__right-inner {
    border-radius: 12px;
    padding: 30px 25px;
    background: #fff;
}
.feedback-section__right-title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    margin-bottom: 10px;
}
.feedback-section__right-description {
    color: rgba(0, 0, 0, 0.80);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 20px;
}
.feedback-section__right .form-control {
    padding: 7px 9px;
    color: rgba(0, 0, 0, 0.80);
    font-size: 18px;
    font-weight: 400;
    height: auto;
    
    border-radius: 30px;
    border: 1px solid #A4A4A4;
    background: #FFF;
    margin: 0;
}
.feedback-section__right .form-control::placeholder {
    color: rgba(0, 0, 0, 0.20);
}
.feedback-section__right .form-group .btn {
    padding: 6px 15px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px; /* 192.857% */
    border-radius: 20px;
    background: #C62220;
    border: none;
    transition: all .3s linear;
}
.feedback-section__right .form-group .btn:hover {
    background: #494949;
}
.feedback-section__right .form-row .form-group {
    width: auto;
}
.feedback-section__right .form-row {
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
}
.feedback-section__right .group-phone {
    display: flex;
    align-items: center;
    gap: 5px;
}
.simpleagreement {
    text-align: left;
    color: rgba(0, 0, 0, 0.50);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
}
.simpleagreement a{
    color: rgba(198, 34, 32, 0.50)
}
.simpleagreement a:hover{
    color: rgba(198, 34, 32, 0.80)
}
.feedback-section__right-socials{
   gap: 10px;
    display: flex;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 15px;
    align-items: center;
}
.messengers a {
    display: flex;
}
.messengers {
    display: flex;
    align-items: center;
    gap: 5px;
}
.messengers a {
    position: relative;
    width: 38px;
    height: 38px;
    color: #ffffff;
    text-align: center;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease;
}
.messengers a.telegram-btn{
    background-color: #00BBF0;
}
.messengers a.whatsapp-btn{
    background-color: #2CC54E;
}
.messengers a.callback-btn{
    background: #154F85;
}


.messengers a:hover{
    transform: scale(1.03);
    filter: brightness(110%);
}
.messengers a.telegram-btn:hover {
  animation: radial-pulse-telegram 1.4s infinite;
}
.messengers a.whatsapp-btn:hover {
  animation: radial-pulse-whatsapp 1.4s infinite;
}
@keyframes radial-pulse-telegram {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 136, 204, 0.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
  }
}
@keyframes radial-pulse-whatsapp {
  0% {
    box-shadow: 0 0 0 0px rgba(76,175,80, 0.5);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
  }
}


.catalog-images {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    margin-top: 50px;
}

.catalog-images-item {
    width: calc(20% - 18px);
    text-align: center;
}
.catalog-images-item img{
    object-fit: cover;
    height: 400px;
    width: 100%;
}

.industry-section {
    margin-bottom: 40px;
}
.team-section {
    margin-bottom: 40px;
}
.team-section__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
    margin-top: 30px;
}
.team-section__row > div {
    width: calc(50% - 25px);
}


.team-section-description {
    padding: 20px 25px 20px 45px;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    border-radius: 12px;
    background: #383839;
    min-height: 196px;
    margin-bottom: 10px;
}
.team-section__thumb .slick-slide {
    margin: 0 2px;
    ransition: all .2s ease;
    cursor: pointer;
    border-radius: 12px;
    margin: 5px;
}
.team-section__thumb .slick-slide:hover {
    transform: scale(1.03);
}

.team-section__thumb .slick-slide img, .team-section__photo .slick-slide img{
    border-radius: 12px;
}

.industry-section {
    margin-bottom: 65px;
    z-index: 1;
    position: relative;
}
    
.industry-section__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
    margin-top: 30px;
}
.industry-section__row > div {
    width: calc(50% - 25px);
}


.industry-section-description {
    padding: 20px 25px 20px 45px;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    border-radius: 12px;
    background: #383839;
    min-height: 196px;
    margin-bottom: 10px;
}
.industry-section__thumb .slick-slide {
    margin: 0 2px;
    ransition: all .2s ease;
    cursor: pointer;
    border-radius: 12px;
    margin: 5px;
}
.industry-section__thumb .slick-slide:hover {
    transform: scale(1.03);
}

.industry-section__thumb .slick-slide img, .industry-section__photo .slick-slide img{
    border-radius: 12px;
}

.works-section {
    position: relative;
    z-index: 10;
}
.works-section__photo-wrapper {
    margin: 20px 0;
}
.works-section__photo .slick-slide {
    margin: 0 2px;
    ransition: all .2s ease;
    cursor: pointer;
    border-radius: 12px;
    margin: 5px;
}

.works-section-more {
    margin: 30px 0;
    text-align: center;
}
.works-section-btn {
    padding: 6px 15px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    border-radius: 20px;
    background: #C62220;
}

.accordion-section {
    background: #494949;
    padding: 30px 0 60px;
    margin-bottom: 25px;
    position: relative;
}
.accordion-section .a-logo {
    z-index: 0;
    position: absolute;
    right: -260px;
    top: -120px;
}
.faq-title {
    color: #FFF;
    font-size: 44px;
    font-weight: 700;
    line-height: 54px; /* 122.727% */
    margin-bottom: 30px;
}

.faq-section {
    width: calc(100% - 230px);
}

.accordion .item-body{
    display: none;
    padding: 20px 0 15px 25px;
    color: #D5D5D5;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
     background: #494949;
    
}

.accordion .item:last-child{
    border-bottom: none;
}
.accordion .item-head {
    min-height: 48px;
    padding: 12px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}
.accordion .item-head:after {
    content: "";
    position: absolute;
    bottom: 20px;
    width: calc(100% - 50px);
    left: 0;
    border-bottom: 1px dashed #999696;
}
.accordion .item-title {
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px; /* 160% */
    z-index: 2;
    position: relative;
     background: #494949;
}
.accordion .item-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease-out 300ms;
    background: #494949;
    
}
.accordion .item-icon svg{
    transition: all ease-out 200ms;
}
.accordion .item-icon svg g{
    transition: all ease-out 200ms;
}
.accordion .item-head:hover .item-icon{
    transform: scale(1.08);
}
.accordion .item.active .item-icon svg{
    transform: rotate(45deg);
} 

@media(max-width: 991px){
    .accordion .item-title{
        font-size: 15px;
    }
}
@media(max-width: 767px){
    .accordion .item-head{
        padding: 10px 0;
    }
    .accordion .item-body{
        padding-left: 20px;
        font-size: 14px;
    }
}
.comment-section {
    margin-bottom: 10px;
}
.vendor-section {
    margin-bottom: 90px;
}
.vendor-section__wrapper {
    margin-top: 40px;
}
.vendor-section__items .slick-track {
    display: flex;
    align-items: center;
}
.vendor-section__items .slick-track .item{
    text-align: center;
    padding: 0 30px;
}

.map-section {
    position: relative;
}
.map-section .feedback-section__right {
     display: flex;
    right: 250px;
    top: 0;
    position: absolute;
    height: 100%;
    justify-content: flex-end;
    align-items: center;
 }
.map-section .feedback-section__right .rf {
    width: 530px;
    height: fit-content;
}


/* application-section */
.application-section{
    background-size: cover;
    background-position: 50%;
    position: relative;
}
/* .application-section:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
} */
.application-section-inner{
    width: 775px;
    max-width: 100%;
    margin: auto;
    padding: 10px 35px 35px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 10;
    
    border-radius: 12px;
    background: #16171A;
}
.application-section-inner h2{
    color: #fff;
    margin-bottom: 10px;
}
.application-section-title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 15px;
}
.application-section-title .red{
    color: #C62220;
}
.application-section-description{
    color: #BBB;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 133%; /* 21.28px */
    margin-bottom: 20px;
}
.application-section .simpleagreement{
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}
.application-section .form-row .form-group {
    width: calc(33% - 7px);
}

.application-section .form-row  {
    margin-bottom: 15px;
}

.application-section .form-control {
    padding: 7px 15px;
    height: auto;
    
    border-radius: 30px;
    border: 1px solid #A4A4A4;
    background: #FFF;
    margin: 0;
    
    
    color: #7F7F7F;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%; /* 21px */
}
.application-section .form-control::placeholder {
    color: rgba(0, 0, 0, 0.20);
}
.application-section .form-group .btn {
    padding: 6px 33px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px; /* 192.857% */
    border-radius: 20px;
    background: #C62220;
    border: none;
    transition: all .3s linear;
}
.application-section .form-group .btn:hover {
    background: #494949;
}
.form-row-bottom {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 15px;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.text-right .simpleagreement {
    text-align: right;
}

/* file upload */
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label {
    color: #C62220;
    font-size: 12px;
    font-weight: 400;
    line-height: 140%; /* 16.8px */
    cursor: pointer;
    text-decoration: underline;
}
.inputfile + label:hover{
    text-decoration: none;
}
/* /. file upload */


@media(min-width: 992px){
    .application-section-inner h2{
        font-size: 36px;
    }
}
@media(max-width: 599px){
    .application-section .btn{
        width: 100%;
    }
}
/* /. application-section */

/* footer */
.footer-sections {
    overflow-x: hidden;
}
.footer{
    color: #fff;
    padding-bottom: 30px;
}
.footer a{
    color: #fff;
}
.footer a:not(.btn):hover {
    color: #C62220;
}

.footer .messengers {
    justify-content: flex-start;
    margin-left: 6px;
}
.footer-contacts-phone .phone-item {
    display: flex;
    align-items: center;
}
.footer-bottom{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* padding-top: 20px; */
    justify-content: space-between;
}
.copyright{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.copyright a{
    color: #C62220;
    font-size: 15px;
    font-weight: 400;
    text-decoration-line: underline;
}
.footer-bottom-right {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 150px;
}
.development{
    display: flex;
    justify-content: flex-end;
    width: 150px;
}
.development a {
    display: flex;
    gap: 8px;
    align-items: center;
}
.dev-text {
    color: #FFF;
    text-align: right;
    font-size: 10px;
    font-weight: 400;
    line-height: 140.625%; /* 14.063px */
    letter-spacing: 0.1px;
}
.footer-top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-top-left{
    max-width: 520px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-top-right{
    width: calc(100% - 700px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-top-col1{
    width: 100%;
}
.footer-top-col2{
        gap: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer .messengers a {
    width: 25px;
    height: 25px;
}
.footer-logo{
    margin-bottom: 10px;
}
.footer-requisites .item{
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 145.019%; /* 20.303px */
}
.footer-requisites{
    margin-bottom: 7px;
}
.footer-text{
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
}
/* .footer-nav-col{
    width: calc(50% - 10px);
} */
.footer-col-title{
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    margin-bottom: 20px;
}
.footer-nav li{
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px; 
}

.footer-top-col3{
    width: 220px;
}
.footer-top-col4{
    width: calc(100% - 220px);
    padding-left: 30px;
}
.footer-contacts-item{
    margin-bottom: 10px;
    padding-left: 17px;
    display: flex;
}
.footer-contacts-item .item-mail{
    font-size: 12px;
}
.footer-schedule{
    font-size: 14px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.footer-subscribe{
    margin-bottom: 25px;
}
.footer-schedule-title{
    font-weight: 600;
    margin-bottom: 2px;
    line-height: 23px;
}
.footer-social-columns{
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-social-col1{
    max-width: calc(100% - 150px);
    padding-right: 30px;
}
.footer-social-col2{
    width: 150px;
}
.social-buttons a{
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
}
.social-buttons a:hover{
    transform: scale(1.1);
}
.footer-social-columns .footer-col-title{
    font-size: 14px;
}
.payments-buttons .payment-item{
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer-payments .footer-col-title{
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}
.footer-contacts-phone {
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px; /* 207.692% */
    text-align: left;
}
.footer-contacts-phone-title {
    padding-left: 17px;
}
.footer-contacts-phone .phone-item a {
    margin-left: 6px;
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px; /* 158.824% */
}
.footer-contacts-email {
    margin: 5px 0 20px;
}
.footer-contacts-email a{
    margin-left: 8px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 175.781%; /* 24.609px */
    text-decoration-line: underline;
}
.fancybox_modal .title-h3 {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px; /* 116.667% */
    margin-bottom: 10px;
}
.fancybox_modal > p {
    color: rgba(0, 0, 0, 0.80);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; /* 150% */
    text-align: center;
}
.fancybox_modal .form-group .btn {
    padding: 6px 33px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px; /* 192.857% */
    border-radius: 20px;
    background: #C62220;
    border: none;
    transition: all .3s linear;
}
.fancybox_modal .form-group .btn:hover {
    background: #494949;
}

@media(max-width: 1299px){
    .footer-social-col1 {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }
    .subscribe-group{
        padding-right: 110px;
    }
    .subscribe-group .btn {
        width: 110px;
        font-size: 12px;
    }
}

@media(max-width: 991px){
    .footer-top-left{
        width: 100%;
        margin-bottom: 30px;
    }
    .footer-top-right{
        width: 100%;
        justify-content: space-between;
    }
    .footer-nav-col {
        width: calc(50% - 10px);
    }
    .footer-nav-col + .footer-nav-col {
        margin-top: 0;
    }
    .footer-top-col1{
        width: calc(45% - 15px);
    }
    .footer-top-col2{
        display: flex;
        width: calc(55% - 15px);
    }
    .footer-top-col4 {
        max-width: 55%;
        padding-left: 15px;
    }
    .footer-social-col1 {
        max-width: calc(100% - 150px);
        padding-right: 30px;
        margin-bottom: 0;
    }
}
@media(max-width: 767px){
    .footer-top-col1 {
        width: calc(45% - 15px);
    }
    .footer-top-col2 {
        display: block;
        width: calc(55% - 15px);
    }
    .footer-nav-col {
        width: 100%;
    }
    .footer-nav-col + .footer-nav-col {
        margin-top: 30px;
    }
    .footer-top-col4{
        max-width: 55%;
        padding-left: 15px;
    }
    .footer-social-col1 {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }
}
@media(max-width: 599px){
    .footer-top-col1{
        width: 100%;
        margin-bottom: 30px;
    }
    .footer-top-col3{
        margin-bottom: 30px;
    }
    .footer-top-col4{
        padding-left: 0;
        width: 100%;
        max-width: 420px;
    }
    .copyright{
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .development{
        justify-content: flex-start;
    }
}
/* /. footer */

/* /. Main Page */

/* О фабрике - Начало */
.fabric-section {
    margin-bottom: 80px;
}
.fabric-section .pagetitle {
    margin-bottom: 45px;
}
.fabric-section__row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
}
.fabric-section__thumb-wrapper {
    width: 700px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
}
.fabric-section__row .col img {
    border-radius: 12px;
} 
.fabric-section__wrapper {
    width: calc(100% - 720px);
}
.fabric-section-description {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px; /* 175% */
    padding: 17px 10px 25px 20px;
    border-radius: 12px;
    background: #383839;
    margin-bottom: 20px;
}
.fabric-section-text {
    padding: 0 10px 0 20px;
    color: #FFF;
    font-size: 23px;
    font-weight: 600;
    line-height: 33px; /* 143.478% */
}

.fabric-section__percent {
    gap: 20px;
    display: flex;
    align-items: flex-start;
    margin-top: 40px;
    margin-bottom: 60px;
    justify-content: center;
}
.fabric-section__percent .col {
    width: 20%;
}
.fabric-section__percent .col .item {
        text-align: center;
}
.percent-top {
    color: #C62220;
    font-size: 70px;
    font-weight: 400;
    line-height: 125%; /* 87.5px */
}
.percent-bottom {
    color: #E7E7E7;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 160%; /* 22.4px */
}

.fabric-section__bottom-text {
    margin-bottom: 60px;
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px; /* 175% */
    border-radius: 12px;
    background: #383839;
    padding: 20px 20px 40px;
}
.fabric-section__bottom-btn {
    text-align: center;
}
.fabric-section__bottom-btn a{
    padding: 10px 27px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    border-radius: 50px;
    background: #C62220;
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.60);
}

.fabric-section__bottom-btn a:hover {
    background: #494949;
}

/* О фабрике - Конец */

.content-section {
    position: relative;
}
.a-logo-page {
    z-index: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.content-section .a-logo-page {
    bottom: -145px;
}
.contact-section .a-logo-page {
    bottom: 0;
}
.z-index10 {
    position: relative;
    z-index: 10;
}

.contact-section {
    position: relative;
    margin-bottom: 60px;
}
.contact-section .pagetitle {
    margin-bottom: 30px;
}
.contact-section .entity {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.contacts-requisites .item {
    display: flex;
    gap: 5px;
}
.contacts-requisites .item .left{
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 200.688%; /* 32.11px */
    width: 125px;
}
.contacts-requisites .item .right{
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 200.7%; /* 32.112px */
}
.contacts-requisites .item .right a {
    color: #C62220;
    font-size: 16px;
    font-weight: 400;
    text-decoration-line: underline;
}
.contacts-requisites .item .right a:hover {
    color: #494949;
}
.contacts-requisites{
    margin-bottom: 40px;
}
.contacts-object-title {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 200.7%; /* 32.112px */
    margin-bottom: 10px;
}
.contacts-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.contacts-row .contacts-object {
    width: calc(50% - 25px);
}











/* reviews, rating */
.reviews-box{
    width: 894px;
    max-width: 100%;
}
.reviews .element {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
    margin-bottom: 40px;
    border-radius: 0;
}
.reviews .element .rev-element-body{
    background: #494949;
    padding: 32px 22px 30px;
}
.reviews .element .rev-element-body:after {
    content: "";
    position: absolute;
    left: 25px;
    bottom: -20px;
    border: 10px solid transparent;
    border-left: 10px solid #494949;
    border-top: 10px solid #494949;
}
.ec-messages-list .text {
    font-size: 14px;
}
.ec-form .form-actions .btn{
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 25px;
    border-radius: 50px;
    background: #C62220;
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.60);
    border: none;
}
.ec-form .form-actions .btn:hover{
    background: #494949;
}
.rev-element-footer{
    padding: 20px 0 0 40px;
}
.rev-element-footer .rev-name{
    font-size: 20px;
}
.rating {
    position: relative;
    height: 20px;
    width: 140px;
    color: #CFCFCF;
}
.rating .real {
    position: absolute;
    top: 0;
    left: 0;
    color: #f9ab28;
    width: 0;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
}
.rating svg {
	width: 18px;
	height: 18px;
}
.rating.rating1 .real {
    width: 20%;
}
.rating.rating2 .real {
    width: 40%;
}
.rating.rating3 .real {
    width: 60%
}
.rating.rating4 .real {
    width: 80%;
}
.rating.rating5 .real {
    width: 100%;
}
.rev-form .ec-rating-stars span {
    background: transparent;
    width: auto;
    height: auto;
    margin-right: 7px;
}
.ec-rating-stars svg {
	cursor: pointer;
	color: #d5d5d5;
	width: 20px;
	height: 20px;
}

.ec-rating-stars .active svg,
.ec-rating-stars .active2 svg {
	color: #F9AB28;
}

.form-group.has-error input {
    border-color: #FF1A00;
}
.product-rating-wrapper {
    margin-bottom: 15px;
}
.product-rating {
    display: inline-block;
    margin-right: 10px;
}
.product-rating-wrapper .ec-stars {
    display: inline-block;
    margin: 0;
    font-size: 18px;
    width: 105px;
}
.product-rating-wrapper .ec-stars svg{
    width: 17px;
}
.product-rating-wrapper .ec-stars span {
    background: transparent!important;
    display: block;
    height: 20px;
    width: auto;
    color: #CFCFCF;
}
.product-rating-wrapper .ec-stars .real {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 20px;
    white-space: nowrap;
    overflow: hidden;
    color: #f9ab28;
}
.product-rating-wrapper .rating-counter {
    font-size: 15px;
}

/* /. reviews, rating */







/* product page */
.product-page-fs {
    display: flex;
    flex-wrap: wrap;
}
.product-page-fs-header h1 {
    color: #FFF;
    font-size: 35px;
    font-weight: 300;
}
.product-page-fs .left-part{
    width: 820px;
}
.product-page-fs .right-part{
    width: calc(100% - 820px);
    padding-left: 10px;
}
.left-part-info {
    position: absolute;
    bottom: 34px;
    left: 20px;
    z-index: 2;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px; /* 168.75% */
}
.left-part-bg {
    position: absolute;
    bottom: -12px;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 160px;
    border-radius: 0 0 5px 5px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #24272E 100%);
 }
.product-page-carousel{
    margin-bottom: 40px;
}
.product-page-carousel > div:not(:first-of-type),
.product-page-thumb-carousel > div:not(:first-of-type){
    display: none;
}
.product-page-carousel .col{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.product-page-carousel a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.product-page-carousel img{
    max-height: 100%;
    
}
.pagetitle-flex {
    display: flex;    
    justify-content: space-between;
}
.product-page-thumb-carousel-wrapper{
    width: 100%;
    overflow: hidden;
    padding-right: 5px;
}
.product-page-thumb-carousel{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.product-page-thumb-carousel.slick-slider{
    display: block;
}
.product-page-thumb-carousel .col{
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.product-page-thumb-carousel .item img{
    width: 100%;
}

.product-page-fs-header{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.product-page-fs-header-r{
    width: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.product-page-fs-header-shop-panel{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    font-size: 13px;
    white-space: nowrap;
}
.product-page-fs-header-shop-panel .item + .item{
    margin-left: 15px;
}
.pagetitle-flex .msfavorites{
    text-decoration: none;
    width: 25px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
    color: #9d9193;
    padding-top: 2px;
}
.pagetitle-flex .msfavorites svg{
    width: 25px;
    height: 25px;
    transition: all 200ms ease-out;
}
.pagetitle-flex .msfavorites:hover{
    color: #F04236;
}
.pagetitle-flex .msfavorites.voted svg{
    color: #F04236;
    cursor: pointer;
}
.pagetitle-flex .msfavorites .msfavorites-active{
    display: none;
}
.pagetitle-flex .msfavorites.voted .msfavorites-active{
    display: inline-block;
}
.pagetitle-flex .msfavorites.voted .msfavorites-noneactive{
    display: none;
}
.product-page-fs-section h1{
    margin-bottom: 10px;
}
.product-page-fs-info{
    margin-bottom: 15px;
}
.product-page-fs-vendor {
    margin-bottom: 15px;
}
.product-page-fs-avl{
    margin-bottom: 15px;
    padding-left: 12px;
    position: relative;
    font-size: 14px;
    line-height: 1.2;
    color: #3E8A00;
}
.product-page-fs-avl:before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #3E8A00;
    position: absolute;
    left: 0;
    top: 5px;
}
.product-page-fs-avl.item-false{
    color: red;
}
.product-page-fs-avl.item-false:before{
    background-color: red;
}
.product-page-fs-introtext  {
    color: #E9E9E9;
    font-size: 14px;
    font-weight: 300;
}

.product-page-fs .property-list{
    width: 600px;
    max-width: 100%;
    margin-bottom: 30px;
}
.property-list-row{
    margin-bottom: 3px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    font-size: 14px;
}
.property-list-name{
    width: 100%;
    background: url(../images/dot.svg) 0 calc(100% - 8px) repeat-x;
    flex-grow: 0;
    padding-right: 4px;
    opacity: 0.8;
    white-space: nowrap;
    color: #737373;
}
.property-list-name span{
    background-color: #fff;
    box-shadow: -5px 0 0 #fff, 5px 0 0 #fff;
}
.property-list-value{
    width: 100%;
    display: inline-block;
    padding-left: 5px;
    flex-grow: 0;
    font-weight: 500;
    text-align: right;
    background: url(../images/dot.svg) 0 calc(100% - 8px) repeat-x;
}
.property-list-value span{
    background-color: #fff;
    box-shadow: -5px 0 0 #fff, 5px 0 0 #fff;
}

.product-page-fs .form-horizontal{
    width: 600px;
    max-width: 100%;
}
.product-options-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-options-row .col{
    width: calc(50% - 15px);
    margin-bottom: 20px;
    position: relative;
}
.size-list-catalog {
        z-index: 100;
    position: relative;
}
.category-page-columns .size-list-catalog .col, .catalog .size-list-catalog .col {
    padding: 0;
    width: auto;
}
.product-options-row .item-title, .size-list-catalog .item-title{
    color: rgba(0,0,0,.6);
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 12px;
}
.product-options-row select, .size-list-catalog select{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 47px;
    width: 100%;
    padding: 0 36px 0 18px;
    border-radius: 30px;
    background: #F6F6F6;
    border: none;
    color: #000;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.product-options-row .form-group:after, .size-list-catalog .form-group:after{
    content:"";
    width: 24px;
    height: 24px;
    background: url(../images/select-arrow.svg);
    position: absolute;
    right: 12px;
    top: calc(50% - 12px);
    z-index: 5;
    pointer-events: none;
}

.product-page-application-block{
    min-height: 48px;
    background: #0ECCDD;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px;
    border-radius: 78px;
    margin-bottom: 15px;
}
.product-page-application-block .col1{
    width: 50%;
    padding-right: 5px;
    text-align: center;
}
.product-page-application-block .col2{
    width: 50%;
    padding-left: 5px;
    display: flex;
    align-items: center;
    position: relative;
}
.product-page-application-block .col2:before{
    content: "";
    background: #F3F3F3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 40%;
    border-radius: 27px 0 0 27px;
}
.item-counter {
    flex-shrink: 0;
    width: 105px;
    height: 40px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #F3F3F3;
    border-radius: 27px;
    padding: 0 12px;
    position: relative;
    z-index: 1;
}
.item-counter .input-number{
    width: 32px;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    margin: 0;
    background: transparent;
    font-weight: 500;
    font-size: 16px;
}
.item-counter button{
    background: transparent;
    padding: 0;
    border: none;
    width: 19px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}
.product-page-application-block .cart-btn{
    height: 40px;
    background: #514d4d;
    width: 100%;
    position: relative;
    z-index: 1;
    font-size: 17px;
    text-transform: none;
    font-weight: normal;
    padding: 0;
}
.product-page-application-block .cart-btn svg{
    margin-right: 10px;
    width: 21px;
    height: 21px;
}
.product-page-application-block .cart-btn:hover{
    background: #000;
}
.product-page-application-block .price-block{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0 12px;
    height: 40px;
    background: #F3F3F3;
    border-radius: 27px;
    color: #000;
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
}
.product-page-application-block .price-block.space-between{
    justify-content: space-around;
}
.product-page-application-block .price-block small{
    display: block;
    text-align: center;
    width: 100%;
}
.product-page-application-block .product-old-price{
    text-decoration: line-through;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    margin-right: 12px;
}

.product-page-fs-saving{
    color: #FF1D1D;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px;
}
.price-block {
    margin-top: 35px;
}
.product-page-price {
    color: #7E7C7C;
    font-size: 15px;
    font-weight: 400;
}

.product-page-price .product-price {
    color: #EEE;
    font-size: 18px;
    font-weight: 600;
}

.product-page-price .product-old-price {
    color: #7B7B7B;
    font-size: 15px;
    font-weight: 600;
    text-decoration: line-through;
}
.product-page-application {
    margin-top: 10px;
    border-radius: 30px;
    background: #383839;
    display: flex;
    padding: 6px 5px 6px 15px;
    align-items: center;
    justify-content: space-around;
    gap: 5px;
}
.product-page-application-text {
    color: #FFF;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px; /* 123.077% */
}

.product-page-btn{
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    line-height: 27px; /* 192.857% */
    border-radius: 20px;
    background: #C62220;
    padding: 6px 21px;
}
.product-page-fs-features{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.product-page-fs-features .col{
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 1.3;
    text-align: center;
}
.product-page-fs-features .item-icon{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
.product-page-features {
    margin-top: 30px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product-page-features .col {
    width: 25%;
    text-align: center;
}
.product-page-features .col .item div {
    margin-top: 8px;
    color: #BABABA;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
    line-height: 17px; /* 130.769% */
}
.product-page-features .col .item img {
    max-width: 63px;
    max-height: 63px;
}
@media(max-width: 1299px){
    .product-page-fs{
        justify-content: space-between;
    }
    .product-page-fs .left-part{
        width: calc(50% - 15px);
    }
    .product-page-fs .right-part{
        width: calc(50% - 15px);
        padding-left: 0;
    }
    .product-page-fs-header-l{
        padding-right: 15px;
    }
    .product-page-fs .property-list{
        width: 100%;
    }
    .product-page-application-block .price-block{
        font-size: 22px;
    }
    .product-page-application-block .product-old-price{
        font-size: 14px;
    }
    .product-options-row .col {
        width: calc(50% - 5px);
    }
}
@media(max-width: 1199px){
    .product-page-fs .left-part{
        width: calc(45% - 15px);
    }
    .product-page-fs .right-part{
        width: calc(55% - 15px);
        padding-left: 0;
    }
    .product-page-fs-features .col{
        width: 50%;
    }
    .product-page-fs-features .item{
        text-align: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .product-page-fs-features .item-icon{
        width: 40px;
        margin-bottom: 0;
    }
    .product-page-fs-features .item-text{
        width: calc(100% - 40px);
        padding-left: 12px;
    }
}
@media(max-width: 1099px){
    .product-page-fs .left-part{
        width: calc(40% - 15px);
    }
    .product-page-fs .right-part{
        width: calc(60% - 15px);
        padding-left: 0;
    }
    .product-page-fs-features .col{
        width: 100%;
        font-size: 13px;
    }
}
@media(max-width: 991px){
    .product-page-fs .left-part{
        width: calc(45% - 15px);
    }
    .product-page-fs .right-part{
        width: calc(55% - 15px);
    }
    .product-page-application-block{
        padding: 10px;
        border-radius: 10px;
    }
    .product-page-application-block .col1{
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .product-page-application-block .col2{
        width: 100%;
        padding-left: 0;
    }
    .item-counter{
        width: 40%;
    }
    .product-page-application-block .cart-btn{
        width: 60%;
    }
    .product-options-row .col{
        width: 100%;
    }
    .product-options-row{
        margin-bottom: 10px;
    }
    .product-page-fs-header-l{
        width: 100%;
        padding-right: 0;
        order: 2;
    }
    .product-page-fs-header-r {
        order: 1;
        margin-bottom: 15px;
    }
}

@media(max-width: 767px){
    .product-page-fs .left-part{
        width: 100%;
    }
    .product-page-fs .right-part{
        width: 100%;
    }
    .product-page-fs-features{
        margin-bottom: 30px;
    }
    .product-page-fs-features .col{
        width: 50%;
    }
    .product-page-fs .form-horizontal{
        width: 100%;
    }
    .product-options-row .col {
        width: calc(50% - 5px);
    }
    .product-page-application-block .col1{
        width: 50%;
        padding-right: 5px;
        margin-bottom: 0;
    }
    .product-page-application-block .col2{
        width: 50%;
        padding-left: 5px;
    }
    .product-page-application-block{
        padding: 5px;
        border-radius: 78px;
    }
}
@media(max-width: 599px){
    .product-page-application-block{
        padding: 10px;
        border-radius: 10px;
    }
    .product-page-application-block .col1{
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .product-page-application-block .col2{
        width: 100%;
        padding-left: 0;
    }
}
@media(max-width: 499px){
    .product-options-row .col{
        width: 100%;
    }
    .product-page-fs-features .col{
        width: 100%;
    }
}

.boxes{
    position: relative;
}
.box{
    position: fixed;
    left: 15px;
    right: 15px;
    top: -999999px;
    opacity: 0;
    z-index: -10;
}
.box.visible{
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    z-index: 1;
    opacity: 1;
}

.product-page-tabs{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.product-page-tabs li{
    border-bottom: 0.5px #B1B1B1 solid;
    padding: 5px 20px 10px 20px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    cursor: pointer;
    transition: all ease-out 300ms;
}

.product-page-tabs li:hover{
    color: #C62220;
}
.product-page-tabs li.current {
    border: 0.5px #B1B1B1 solid;
    border-bottom: none;
    color: #C62220;
}
.product-page-bottom {
    display: flex;
}
.product-page-bottom > div{
    width: 50%;
}
.product-page-bottom .product-page-tabs-section {
    width: 790px;
}
.product-page-bottom .product-page-form-section {
    width: calc(100% - 790px);
}
.product-page-form {
    margin: auto;
    max-width: 460px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 4px 7px 26.8px 0 rgba(0, 0, 0, 0.12);
    padding: 20px 50px 30px;
}
.product-page-form .title-h3 {
    color: #000;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}
.catalog .container > .col:not(:last-child):after {
    content: '';
    margin: 30px auto;
    background: linear-gradient(90deg, #24272E 5.77%, #858586 50.48%, #24272E 100%);
    height: 1px;
    width: 60%;
    display: block;
}

.sale {
    margin: 80px 0 30px;
}
.sale-banners {
    
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
}
.catalog {
    margin-bottom: 30px;
        position: relative;
    z-index: 2;
}
.catalog-banner {
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
}
.catalog-banner .container > div {
    padding: 140px 0 125px;
}
.catalog-banner-title {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 49px; /* 122.5% */
    text-transform: uppercase;
    margin-bottom: 20px;
}
.catalog-banner-text {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
}

@media(max-width: 767px){
    .product-page-tabs li{
        font-size: 13px;
    }
}
/* /. product page */



.catalog .item .item-info,
.product-page-fs-info .item-info{
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}
.catalog .item .item-rating,
.product-page-fs-info .item-rating{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 15px;
    color: #FFB000;
    font-size: 14px;
    font-weight: 600;
}
.catalog .item .item-rating-icon,
.product-page-fs-info .item-rating-icon{
    width: 14px;
    position: relative;
    bottom: -1px;
}
.catalog .item .item-rating-value,
.product-page-fs-info .item-rating-value{
    padding-left: 5px;
}
.catalog .item .item-reviews,
.product-page-fs-info .item-reviews{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #979694;
    font-size: 14px;
}
.catalog .item .item-reviews-icon,
.product-page-fs-info .item-reviews-icon{
    width: 15px;
    position: relative;
    bottom: -1px;
}
.catalog .item .item-reviews-value,
.product-page-fs-info .item-reviews-value{
    padding-left: 5px;
}



.tabs-gallery-section{
    position: relative;
    
}
.tabs-gallery-buttons {
    position: absolute;
    z-index: 2;
    z-index: 10;
    left: 20px;
    bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}
.tabs-gallery-buttons li{
    width: 72px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
}
.tabs-gallery-buttons li.current{
    background: #F02323;
}
.tabs-gallery-buttons li + li{
    margin-left: 10px;
}
.tabs-gallery-box{
    display: none;
}
.tabs-gallery-box.visible{
    display: block;
}

.catalog-obzor .pagetitle-flex h1 {
    color: #FFF;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
}
.product-page-fs-header-l .item-video-link {
    width: 100%;
    margin: 10px 0 20px;
}
.product-page-fs-header-l .item-video-link img {
    max-height: 315px;
    width: 100%;
}
.catalog-obzor  .product-page-fs .left-part {
    margin-top: 10px;
}
.product-page-form-section .btn-group .btn{
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 25px;
    border-radius: 50px;
    background: #C62220;
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.60);
    border: none;
}
.product-page-form-section .btn-group .btn:hover{
    background: #494949;
}
.product-page-form-section .text-right .simpleagreement {
    text-align: center;
}
.consultation-form .text-right .simpleagreement {
    text-align: center;
}
@media(max-width: 1440px){
    .main-reviews {
        gap: 30px;
    }
    .catalog-nav {
        display: flex;
        justify-content: center;
    }
    .catalog-nav > ul {
    width: calc(100% - 368px);
    }
    .catalog-nav > ul li {
        display: flex;
        text-align: center;
        padding: 5px 0px;
        flex: 1;
        align-items: center;
        justify-content: center;
    }
    .catalog-nav > ul li a {
        min-height: 44px;
        font-size: 16px;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    .catalog-nav .catalog-nav__item {
        display: flex;
        padding: 5px 10px;
    }
    .header-top {
        display: flex;
        gap: 30px;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        align-content: center;
    }
    .about-section__row {
        gap: 40px;
        flex-wrap: wrap;
    }
    .orbit-row {
        margin: auto;
        width: 880px;
    }
        img.orbit-row-bg {
        width: 814px;
    }
    
    
    .orbit-item:nth-child(2) {
        top: calc(45% - 192px);
        right: 65px;
    }
    .orbit-item:nth-child(3) {
        top: calc(55% + 16px);
        right: 65px;
    }
    .orbit-item:nth-child(5) {
        top: calc(55% + 16px);
        left: 0;
    }
    .orbit-item:nth-child(6) {
        top: calc(45% - 192px);
        left: 0;
    }
    
    .about-section__row-video {
        margin-top: 30px;
        margin: auto;
        width: 100%;
    }
    .item-video-link {
        text-align: center;
    }
    .about-section {
        margin-top: 30px;
    }
    
    .item-video-link {
        width: calc(33.33% - 20px);
    }
    .about-section__row-video .item-video-link {
        display: flex;
        height: 600px;
        width: 100%;
    }
    .about-section__row-video .item-video-link img{
        width: 100%;
        object-fit: cover;
    }
    .footer-top-right {
        width: calc(100% - 540px);
    }
    
    .categories {
        gap: 40px;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .categories-description {
        font-size: 24px;
    }
    .categories-item img {
        width: 100%;
    }
    .categories a {
        width: calc(50% - 20px);
    }
    .left-part-info {
    bottom: 55px;
    }
    .footer-top-left {
        max-width: 480px;
    }
}
@media(max-width: 1200px){
    .footer-social-col2 {
        display: none;
    }
}

@media(max-width: 900px){
    .main-reviews {
        gap: 20px;
    }
    .item-video-link {
        width: calc(50% - 20px);
    }
    .header-top__right-nav {
        display: none;
    }
    
    .catalog-images {
        display: flex;
        flex-wrap: wrap;
        gap: 14px;
        margin-top: 50px;
    }
    
    .catalog-images-item {
        width: calc(50% - 7px);
        text-align: center;
    }
    .catalog-images-item img{
        object-fit: cover;
        height: 260px;
        width: 100%;
    }
}

@media(max-width: 768px){
    .header-top__left {
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .categories a {
        width: 100%;
    }
    .categories-description {
        margin: 50px 0;
    }
    .header-top {
        gap: 25px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .header-middle {
        justify-content: center;
        flex-wrap: wrap;
    }
    .header-middle__right {
        align-items: center;
        
        margin-top: 15px;
        width: 100%;
        display: flex;
        gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .header-favorites {
        display: none;
        }
    .header-middle__right-phone .phone-item a {
        font-size: 15px;
        line-height: 24px;
    }
    .catalog-nav {
        display: none;
    }
    .header-bg__text {
        text-align: right;
        padding: 60px 0 90px;
    }
    .header-bg__text-big {
        font-size: 32px;
    }
    .header-bg__text-small {
        font-size: 18px;
    }
    .orbit-row .orbit-row-bg {
        display: none;
    }
    .orbit {
        gap: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .orbit-item {
        width: calc(50% - 8px);
        position: unset;
    }
    .orbit-item-text {
        font-size: 12px;
    }
    
    .about-section__row-video {
        margin-top: 30px;
    }
    h2.title {
        font-size: 32px;
    }
    .main-reviews {
        gap: 20px;
    }
    .feedback-section__right-title {
        text-align: center;
    }
    .feedback-section__right {
        width: 100%;
    }
    .feedback-section__right-description {
        font-size: 14px;
        text-align: center;
        line-height: 20px;
    }
    .feedback-section__right .form-row .form-group {
        width: 100%;
    }
    .feedback-section__right .form-group .btn {
        width: 100%;
        padding: 7px 15px;
    }
    .team-section__row {
        gap: 20px;
        flex-wrap: wrap;
    }
    .team-section__row > div {
        width: 100%;
    }
    .industry-section__row {
        gap: 20px;
        flex-wrap: wrap;
    }
    .industry-section__row> div {
        width: 100%;
    }
    .industry-section__photo-wrapper {
        order: 1;
    }
    .industry-section__thumb-wrapper {
        order: 2;
    }
    .accordion-section .a-logo {
        display: none;
    }
    .faq-section {
        width: 100%;
    }
    .faq-title {
        font-size: 32px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .accordion .item-title {
        width: calc(100% - 60px);
    }
    .accordion .item-head:after {
    content: none;
    }
    .accordion .item-body {
        margin-top: 0;
    }
    .accordion .item-head {
        padding: 15px 0;
    }
    .map-section .feedback-section__right {
        position: unset;
    }
    .map-section .feedback-section__right .rf {
        margin: 30px 5px;
    }
    .form-row {
        gap: 15px;
    }
    .application-section .form-row .form-group {
        width: 100%;
    }
    .form-row-bottom {
        flex-wrap: wrap;
    }
    .text-right .simpleagreement {
        text-align: center;
    }
    .footer-top-right {
        width: 100%;
    }
    .footer-top-col2 {
        display: flex;
        width: 100%;
        align-items: flex-start;
        justify-content: center;
    }
    .footer-nav-col + .footer-nav-col {
        margin-top: 0;
    }
    .footer-nav-col {
        width: 44%;
    }
    .footer-contacts {
        margin: 20px 0;
        width: 100%;
    }
    .footer-bottom-right {
        gap: 15px;
    }    
    .payments-buttons {
        display: flex;
    }
    .copyright a {
        font-size: 14px;
    }
    .catalog-obzor .product-page-fs {
        gap: 20px;
    }
    .fabric-section__percent {
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }
    .fabric-section__percent .col {
        width: 50%;
    }
    .fabric-section__thumb-wrapper .col img {
        width: 100%;
    }
    
    .fabric-section__thumb-wrapper .col {
        width: 100%;
    }
    .fabric-section__wrapper {
        width: 100%;
        margin-top: 30px;
    }
    .fabric-section__row {
        flex-wrap: wrap;
    }
    .a-logo-page {
        display: none;
    }
    .contacts-row {
        flex-wrap: wrap;
        gap: 30px;
    }
    .contacts-row .contacts-object {
        width: 100%;
    }
    .catalog-banner .container > div {
        padding: 90px 0;
    }
    .catalog-banner-title {
        font-size: 32px;
    }
    .catalog-banner-text {
        font-size: 18px;
    }
    .sale-banners {
        flex-wrap: wrap;
    }
    .product-page-bottom {
        flex-wrap: wrap;
    }
    .product-page-bottom .product-page-tabs-section {
        width: 100%;
    }
    .product-page-bottom .product-page-form-section {
        width: 100%;
    }
    
}

@media(max-width: 568px){
    .item-video-link {
        width: 100%;
    }
}


/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    z-index: 9999;
    right: 30px;
    bottom: 30px;
    max-width: 400px;
    padding: 20px 15px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 18.9px -3px rgba(0, 0, 0, 0.25);
    margin-left: 30px;
    font-family: system-ui;
}
#gdpr-cookie-message h4 {
    color: #606060;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 18px;
}
#gdpr-cookie-message h5 {
    color: #606060;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 18px;
}

#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #909090;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 13px;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: rgba(198, 34, 32, 0.50);
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border-bottom: none;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: rgba(198, 34, 32, 0.80);
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #C62220;
    color: white;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 24px;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: #494949;
    color: #fff;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    border: 1px solid #0ECCDD;
    display:none;
    background: white;
    color: #0ECCDD;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

.product-gallery a img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-height: 430px;
}



.otzov-container {
    gap: 45px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 40px 0;
}

.otzov-item{
    display: flex;
    padding: 15px;
    background: #494949;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    width: calc(33.33% - 30px);
    flex-direction: column;
    justify-content: space-between;
}
.otzov-item__top {
    margin-bottom: 10px;
    
}
.otzov-item__name {
    margin-bottom: 5px;
    color: #F5F5F5;
    font-size: 16px;
    font-weight: 700;
    line-height: 21.60px;
}
.otzov-item__product {
    margin-bottom: 10px;
    color: #C62220;
    font-size: 14px;
    font-weight: 600;
    line-height: 18.90px;
}
.otzov-item__rating {
    
}
.otzov-item__bottom {
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    flex-direction: column;
    justify-content: space-between;
    
}
.otzov-item__comment {
    color: white;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    min-height: 120px;
}
.otzov-item__date {
    color: #9F9F9F;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px;
}
.otzov-section {
    
}
.otzov-section .a-logo-page {
    top: -30px;
}
@media(max-width: 1200px){
    .otzov-container {
    gap: 40px;
    }
    .otzov-item{
    width: calc(50% - 20px);
}
}

@media(max-width: 768px){
    .otzov-container {
        gap: 30px;
    }
    .otzov-item{
        width: 100%;
    }
}
.comment-wrapper {
    margin: 35px 0 50px;
}
.comment-carousel {
    margin-bottom: 50px;
}
.comment-carousel .otzov-item{
    width: 100%;
}
.comment-carousel .col{
    margin: 0 15px;
}

.comment-carousel .slick-prev,.comment-carousel .slick-next {
    display: block;
    cursor: pointer;
    text-align: center;
    width: 36px;
    height: 36px;
    background: #D12929;
    position: absolute;
    bottom: -67px;
    top: unset;
    z-index: 50;
    border-radius: 50%;
    transition: all ease-out 300ms;
    border: none;
}
.comment-carousel .slick-prev {
    left: calc(50% - 75px);
}
.comment-carousel .slick-next {
    right: calc(50% - 75px);
}
.arrow-line {
   background: #A3A1A1;
   width: 43px;
   height: 1px;
   text-align: center;
   margin: auto;
}



.comment-carousel .slick-prev:after{
    content:  url(../images/arrow-left.svg);
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    top: calc(50% - 6px);
    left: calc(50% - 9px);
    margin: 0;
    border: none;
    transition: all 200ms ease-out;
    transform: unset;
}
.comment-carousel .slick-next:after {
    content:  url(../images/arrow-right.svg);
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    top: calc(50% - 6px);
    left: calc(50% - 9px);
    margin: 0;
    border: none;
    transition: all 200ms ease-out;
    transform: unset;
}
body #settime {
    background: rgba(22, 23, 26, 1);
    cursor: unset;
}
#settime .title-h3{
    color: #fff;
    margin-bottom: 30px;
}
#settime .simpleagreement {
    text-align: center;
    color: #fff;
}
#settime form >.form-group {
    margin: auto;
    max-width: 240px;
    position: relative;
}



.header-search .search-close{
    display: none;
}
.header-search {
    max-width: calc(100% - 300px);
    padding-right: 35px;
}
.header-search form {
    position: relative;
    background: #F4F4F4;
    border-radius: 30px;
}
.header-search-input {
    display: block;
    width: 460px;
    max-width: 100%;
    border: none;
    position: relative;
    z-index: 10;
    
    padding: 7px 9px;
    color: rgba(0, 0, 0, 0.80);
    font-size: 18px;
    font-weight: 400;
    height: auto;
    
    border-radius: 30px;
    border: 1px solid #A4A4A4;
    background: #FFF;
    margin: 0;
}
.header-search-input::placeholder {
    color: rgba(0, 0, 0, 0.20);
}
.header-search .form-icon {
    width: 20px;
    height: 20px;
    line-height: 0;
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    padding: 0;
    border: none;
    line-height: 1;
    background: transparent;
    box-shadow: none;
    margin: 0;
    z-index: 15;
}
#pdopage .col {
    margin-bottom: 30px;
}

@media(max-width: 768px){

    .header-search {
        order: 1;
        margin-top: 0px;
        min-width: 100%;
        padding-right: 0;
    }
}



.clients-title {
    color: white;
    font-size: 23px;
    font-weight: 300;
    margin-bottom: 20px;
}
.clients-list__text-title {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 5px;
}

.clients-text {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 45px;
}
.content > .clients-text {
    margin-bottom: 10px;
}
.clients-list__text-descr {
    color: white;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}

.center-descr {
    color: white;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    line-height: 28px;
    margin: 40px 0 20px
}
.center-title {
    color: white;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 60px;
}
.clients-grey {
    background: #494949;
    padding: 20px 0;
}
.clients-list__num {
    width: 34px;
    height: 34px;
    background: #D91F1D;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.clients-list__item {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    
    margin-bottom: 20px;
}
.clients-bigtitle {
    margin: 40px 0 30px;
    color: white;
    font-size: 25px;
    font-weight: 400;
    line-height: 28px;
}
.clients-grey-text {
    color: white;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 40px;
}

.clients-grey .clients-list__text-descr ul li {
    margin-bottom: 5px;
}
.clients-section .a-logo-page {
    top: -50px;
}