.home-swiper__item>img {
     filter: brightness(0.8);
}

.home-swiper-info {
     position: absolute;
     bottom: 201px;
     max-width: 780px;
}

.home-swiper-info__title {
     color: #FFF;
     text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.46);
     font-size: 43px;
     font-style: normal;
     font-weight: 700;
     line-height: 66px;
     margin-bottom: 40px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
}

.home-swiper-info__link {
     display: inline-block;
     padding: 10px 30px;
     color: #FFF;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     border-radius: 6px;
     border: 0.7px solid #FFF;
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     -ms-border-radius: 6px;
     -o-border-radius: 6px;
    margin-top: 15px;
}

.home-links-row {
     display: flex;
     flex-wrap: wrap;
     position: relative;
     z-index: 2;
     margin: 52px auto 0;
     max-width: 100%;
}

.home-links-row__item {
     width: 61%;
}

.home-links-row__item:last-child {
     width: 100%;
}

.home-links-block {
     height: 100%;
     display: flex;
     border-radius: 10px;
    box-shadow: 0px 9px 19px 0px #223C5008;

}

.home-links-block__col {
     width: 25%
}
.for-blure{
    backdrop-filter: blur(8px);
}




.home-links-block__col:nth-child(3) .home-links-title{
    font-weight: 400;

}


.home-links-img {
     margin-top: 42px;
     width: 80px;
     height: 80px;
     object-fit: cover;
}

.home-links-title {
     min-height: 75px;
     color: #FFF;
     text-align: left;
     font-size: 27px;
     font-style: normal;
     font-weight: 400;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
    max-width: 250px;
    /*height: 115px;*/
    margin-top: 300px;
    padding: 5px 10px;
}

.home-links-href {
     display: flex;
     align-items: center;
     justify-content: flex-start;
     color: #FFF;
     text-align: center;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
     margin-top: 10px;
    padding: 10px 10px 20px 10px;
}


.home-links-href:hover {
     padding-left: 10px;
}

.home-contact-with-us {
     height: 100%;
     padding: 29px 39px;
     border-radius: 10px;
     background: #FFF;
     box-shadow: 0px 4px 17px 0px rgba(100, 100, 100, 0.25);
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     -ms-border-radius: 10px;
     -o-border-radius: 10px;
}

.home-contact-with-us__title {
     color: #182B52;
     font-size: 20px;
     font-style: normal;
     font-weight: 500;
     line-height: 38px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.home-contact-with-us__text {
     margin: 17px 0 17px;
     color: #949494;
     font-size: 17px;
     font-style: normal;
     font-weight: 400;
     text-overflow: ellipsis;
     overflow: hidden;
}

.home-contact-with-us__btn {
     padding: 16px 30px;
     color: #1EAF9E;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     border-radius: 6px;
     border: 0.7px solid #1EAF9E;
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     -ms-border-radius: 6px;
     -o-border-radius: 6px;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.home-contact-with-us__btn:hover {
     border: 0.7px solid #37BEEB;
     color: #37BEEB;
}

.home-swiper-info__description{
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    max-width: 700px;
}

.for-bottom-margin .editor{
    margin-bottom: 40px;
}

/*.about-us-section {*/
/*     background: linear-gradient(to bottom, #ffffff 70%, #F8F7F3 30%, #F8F7F3);*/
/*}*/

.about-us-row {
     margin-top: 50px;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}

.about-us-row__item {
     width: 49%;
}

.about-us-info {
     height: 100%;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
}

.about-us-info__title {
     color: #192136;
     font-size: 30px;
     font-style: normal;
     font-weight: 400;
     margin-bottom: 27px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
}

.about-us-img {
     position: relative;
     /*padding-left: 130px;*/
     /*background: url('../image/about-bg.png') 100% 0% no-repeat;*/
}

.about-us-info-rating {
     display: flex;
     margin: 72px -10px 0;
}

.about-us-info-rating__item {
     display: flex;
     align-items: center;
     margin: 10px;
     width: 50%;
     border-radius: 8px;
     background: #FFF;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     -ms-border-radius: 8px;
     -o-border-radius: 8px;
}

.about-us-info-rating__info {
     padding: 32px 0 23px;
}

.about-us-info-rating__icon {
     margin-right: 15px;
     padding: 22px;
     width: 99px;
     height: 99px;
     border-radius: 8px 8px 69px 8px;
     background: #192136;
}

.about-us-info-rating__item:last-child .about-us-info-rating__icon {
     background: #EE344F;
}

.about-us-info-rating__number {
     color: #253555;
     font-size: 50px;
     font-style: normal;
     font-weight: 500;
}

.about-us-info-rating__text {
     color: #91908C;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
}

.medical_active{
    color: #6188B0 !important;
}

.medical-category-child__link:hover{
    color: #6188B0 !important;
}

.round {
     /*position: absolute;*/
     /*top: 32%;*/
     /*left: 70px;*/
     /*width: 115px;*/
     /*height: 115px;*/
     /*display: flex;*/
     /*justify-content: center;*/
     /*align-items: center;*/
     /*border-radius: 100%;*/
     /*background: #FFF;*/
     /*box-shadow: 0px 4px 16px 0px rgba(157, 157, 157, 0.25);*/
     /*-webkit-border-radius: 100%;*/
     /*-moz-border-radius: 100%;*/
     /*-ms-border-radius: 100%;*/
     /*-o-border-radius: 100%;*/
}

.square {
     position: absolute;
     bottom: -22px;
     left: 100px;
     text-align: center;
     padding: 12px 10px;
     max-width: 200px;
     border-radius: 4px;
     border: 5px solid #F8F7F3;
     background: #192136;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     -ms-border-radius: 4px;
     -o-border-radius: 4px;
}

.square__number {
     color: #FFF;
     font-size: 66px;
     font-style: normal;
     font-weight: 400;
}

.square__text {
     color: #FFF;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
}

.section-gape {
     padding: 43px 0;
}

.our-services-section {
     background: linear-gradient(to bottom, #F8F7F3 70%, #F4F9FC 30%, #F4F9FC);
}

.page-title-block {
     display: flex;
     align-items: flex-start;
      /*margin-bottom: 87px;*/
}

.page-title-block h3{
    font-family: "Arm Hmks Bebas Neue Regular";
    font-weight: 400;
    font-size: 60px;
    line-height: 65px;
    color: #2C4F76;


}

.page-title-block>img {
     margin: 0 6px 0 0;
     width: 53px;
}

.page-title {
    font-family: "Arm Hmks Bebas Neue Regular";
     color: #2C4F76;
     font-size: 60px;
     font-style: normal;
     font-weight: 400;
}

.our-services {
     margin: 35px 0 0 0
}

.our-services-row {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -12px;
     width: auto;
}

.our-services-row__item {
     width: 25%;
     padding: 12px;
}

.our-services-link {
     overflow: hidden;
     height: 100%;
     /*background: url('/img/avatar_doctor_health_hospital_medical_icon.png') 95% 95% no-repeat;*/
     display: block;
     border-radius: 10px;
     background-color: #FFF;
     box-shadow: 0px 4px 17px 0px rgba(100, 100, 100, 0.25);
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     -ms-border-radius: 10px;
     -o-border-radius: 10px;
}

.our-services-info-container {
     padding: 10px 22px 20px;
}

.our-services-link__title {
     color: #192136;
     font-size: 22px;
     font-style: normal;
     font-weight: 400;
     line-height: 30px;
}

.our-services-link__text {
     margin: 18px 0;
     color: #656464;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
     line-height: 23px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.our-services-link__icon {
     margin-left: -7px;
     display: flex;
     align-items: center;
     justify-content: center;
     background: #ED344A;
     border-radius: 100%;
     color: #fff;
     box-shadow: 0px 4px 17px 0px rgba(100, 100, 100, 0.25);
     width: 37px;
     height: 37px;
     -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
     -ms-border-radius: 100%;
     -o-border-radius: 100%;
}

/*.our-partners-section {*/
/*     background: linear-gradient(to bottom, #F4F9FC 80%, #ffffff 20%, #ffffff);*/
/*}*/

.our-partners-row {
     display: flex;
     margin: 38px -15px;
}

.our-partners-row__item {
     padding: 15px;
}

.our-partners-row__item a{
    display: block;
    border: 1px solid #E8E8E8;
    box-shadow: 0px 4px 5px 0px rgba(163, 156, 156, 0.15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 10px;
}



.ofeedback-row {
     margin: 64px 0 0 0;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}

.ofeedback-row__item {
     width: 48%;
}

.ofeedback-img-img>img {
     filter: brightness(.6);
     -webkit-filter: brightness(.6);
}

.ofeedback-img-img {
     display: flex;
     align-items: center;
     position: relative;
}

.ofeedback-img-img__logo {
     max-width: 350px;
     width: 100%;
     position: absolute;
     left: 25px;
}

.ofeedback-img-info {
     max-width: 440px;
     width: 100%;
     padding: 28px 33px;
     position: absolute;
     right: -23px;
     bottom: -70px;
     border-radius: 5px;
     background: #EF344F;
}

.ofeedback-img-info__link {
     display: block;
     width: fit-content;
     color: #FFF;
     font-family: Roboto;
     font-size: 20px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     margin-bottom: 22px;
}

.ofeedback-img-info-title {
     margin-bottom: 8px;
     display: block;
     font-size: 15px;
}

.ofeedback-img-info__socials {
     display: flex;
     flex-wrap: wrap;
}

.ofeedback-img-info-social-link {
     margin: 0 3px 3px 0;
     padding: 8px;
     display: flex;
     align-items: center;
     justify-content: center;
     width: 40px;
     height: 40px;
     border-radius: 2px;
     border: 0.8px solid #FFF;
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     -ms-border-radius: 2px;
     -o-border-radius: 2px;
}

.ofeedback-form-row {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -6px;
}

.ofeedback-form-row__item {
     padding: 6px;
     width: 50%;
     margin-bottom: 18px;
}

.ofeedback-form-row__item>label {
     cursor: pointer;
     display: inline-block;
     color: #1e435399;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     margin-bottom: 14px;
}

.ofeedback-form-row__item>input,
.ofeedback-form-row__item>textarea {
     resize: none;
     outline: none;
     color: #1e435399;
     width: 100%;
     padding: 15px 12px;
     border-radius: 5px;
     border: 1px solid #EBEBEB;
     background: #FFF;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.ofeedback-form-row__item>input:focus,
.ofeedback-form-row__item>textarea:focus {
     border: 1px solid #37BEEB;
}

.ofeedback-form-row__item>textarea {
     height: 137px;
}

.required-symbol::after {
     content: " *";
     color: #ED344A;
}

.ofeedback-form__btn {
     margin-left: auto;
     padding: 10px 33px;
     color: #FFF;
     text-align: center;
     font-size: 13px;
     font-style: normal;
     font-weight: 400;
     border: 1px solid #132330;
     border-radius: 1px;
     background: #132330;
     -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
     -ms-border-radius: 1px;
     -o-border-radius: 1px;
}


.faq-section {
     background: #F4F9FC;
}

.faq-row {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     margin: 50px 0;
}

.faq-row__item {
     width: 49%;
}

.accordion-item {
     margin-bottom: 8px;
}

.accordion-item__title {
     display: flex;
     justify-content: space-between;
     padding: 22px;
     width: 100%;
     text-align: left;
     color: #707070;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     border-radius: 5px;
     border: 1px solid #D0D0D0;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.accordion-item__title.is-open {
     border: 1px solid #37BEEB;
     color: #37BEEB;
}

.accordion-item__title::after {
     content: '+';
     margin-left: 10px;
}

.accordion-item__title.is-open::after {
     content: '-';
}

.accordion-item__content {
     display: none;
     color: #656464;
     padding: 12px 17px 31px;
}

.accordion-item__title.is-open+.accordion-item__content {
     display: block;
}

.new-row {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
     margin: 65px 0 0;
}

.new-row__item {
     width: 37%;
}

.new-row__item:last-child {
     width: 60%;
}

.new-item-link-row {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -11px;
     height: 100%;
}

.new-item-link__item {
     width: 100%;
     padding: 0 11px;
}

.new-item-link {
    position: relative;
     display: block;
     padding: 25px 21px 47px;
     height: 100%;
     border-radius: 5px;
     border: 1px solid #E5E5E5;
     background: #FFF;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.new-item-link__img {
     overflow: hidden;
     display: flex;
}

.new-item-link__date {
     position: absolute;
     left: 10px;
     bottom: 5px;
     padding: 10px 12px;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     color: #2C4F76;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
}

.new-item-link__title,
.new-aside__title {
     margin: 39px 0 28px;
     color: #2C4F76;
     font-size: 23px;
     font-style: normal;
     font-weight: 400;
     line-height: 23px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.new-item-link__text,
.new-aside__text {
     color: #656464;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
     line-height: 24px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.new-aside {
     height: 100%;
     padding: 10px 27px;
     border-radius: 5px;
     border: 1px solid #E5E5E5;
     background: #FFF;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.new-aside__link {
     display: block;
     padding-bottom: 16px;
}

.new-aside__link:not(:last-child) {
     border-bottom: 1px solid #E5E5E5;
}

.new-aside__title {
     margin: 16px 0 0 0;
}

.new-aside__text {
     margin: 14px 0 8px;
}

.new-aside__date {
     color: #1EAF9E;
     font-size: 14px;
     font-weight: 400;
}

.bread-crumbs {
     display: flex;
     overflow-x: auto;
     margin: 85px 0 16px;
}

.bread-crumbs::-webkit-scrollbar{
    display: none;
}

.bread-crumbs__link {
     white-space: nowrap;
     color: #828181;
     font-size: 12px;
     font-style: normal;
     font-weight: 400;
}

.bread-crumbs__link:not(:last-child)::after {
     content: '/';
     padding: 0 4px;
}

.ultrasound-diagnostics-section {
     padding: 43px 0;

}

.ultrasound-diagnostics-section-page .ultrasound-diagnostics-row{
    display: flex;
    flex-wrap: wrap;
}

.ultrasound-diagnostics-row .swiper-wrapper {
     display: flex;
     flex-wrap: wrap;
     margin: 40px -8px 0;
}

.ultrasound-diagnostics-row__item {
     padding: 8px;
     width: 16.6%;
    height: auto;
}

.ultrasound-diagnostics-link {
     padding: 16px 15px 20px;
     height: 100%;
     display: block;
     border-radius: 10px;
     border: 1px solid #E8E8E8;
     background: #FFF;
     box-shadow: 0px 4px 5px 0px rgba(163, 156, 156, 0.15);
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     -ms-border-radius: 10px;
     -o-border-radius: 10px;
}

.ultrasound-diagnostics-link-info {
     margin-top: 16px;
     display: flex;
     align-items: center;
     justify-content: space-between;
}

.ultrasound-diagnostics-link-info__title {
     word-break: break-all;
     color: #192136;
     font-size: 20px;
     font-style: normal;
     font-weight: 400;
     line-height: 26px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.ultrasound-diagnostics-link-info__icon {
     margin-left: 35px;
     max-width: 26px;
     min-width: 26px;
     height: 26px;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 100%;
     background: #ED344A;
     -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
     -ms-border-radius: 100%;
     -o-border-radius: 100%;
}

.ultrasound-diagnostics-product-title {
     display: none;
}

.ultrasound-diagnostics-product-row {
     /*display: flex;*/
     /*flex-wrap: wrap;*/
     margin: 23px 0 0;
}

.ultrasound-diagnostics-product-row__img {
     width: 37%;
     height: fit-content;
     padding: 14px;
     border-radius: 10px;
     border: 1px solid #E8E8E8;
     background: #FFF;
     box-shadow: 0px 4px 5px 0px rgba(207, 207, 207, 0.15);
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     -ms-border-radius: 10px;
     -o-border-radius: 10px;
    float: left;
    margin:0 30px 30px 0;
}

.ultrasound-diagnostics-product-row__info {
     /*width: 46%;*/
     padding: 0 5% 0 25px;
}

.ultrasound-diagnostics-product-row__info ul{
    padding-left: 45px;
}

.product-parameter-title {
     margin: 30px 0 11px;
     color: #103358;
     font-size: 20px;
     font-style: normal;
     font-weight: 400;
}

.product-parameter {
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 4px 0;
}

.product-parameter__text,
.product-parameter__size {
     white-space: nowrap;
     color: #7E7A7A;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
}

.product-parameter__line {
     display: block;
     width: 100%;
     margin: 0 6px;
     border-bottom: 1px dashed #D8D8D8;
}

.product-parameter__link {
     margin-top: 2px;
     color: #103358;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     text-decoration-line: underline;
}

.documentation-bg {
     width: fit-content;
     border-radius: 7px;
     padding: 13px 18px 19px;
     -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
     -ms-border-radius: 7px;
     -o-border-radius: 7px;
}

.documentation-bg__title {
     color: #103358;
     font-size: 18px;
     font-style: normal;
     font-weight: 400;
     margin-bottom: 18px;
}

.documentation {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -10px;
}

.documentation__link {
     white-space: nowrap;
     margin: 4px 10px;
     display: flex;
     align-items: center;
     color: #FFF;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     padding: 11px 8px;
     border-radius: 5px;
     background: #EF344F;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.documentation__link:last-child {
     background: #192136;
}

.product-feedback {
     width: 23%;
     height: fit-content;
     border-radius: 8px;
     background: #152338;
     box-shadow: 0px 4px 7px 0px rgba(195, 195, 195, 0.25);
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     -ms-border-radius: 8px;
     -o-border-radius: 8px;
}

.product-feedback-info {
     padding: 18px 21px 40px;
}

.product-feedback-info__title {
     color: #FFF;
     font-size: 22px;
     font-style: normal;
     font-weight: 400;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.product-feedback-info__text {
     margin: 11px 0 20px;
     color: #FFF;
     font-size: 17px;
     font-style: normal;
     font-weight: 400;
     text-overflow: ellipsis;
     overflow: hidden;
}

.product-feedback-info__link {
          padding: 15px 22px;
     border-radius: 6px;
     border: 1px solid #FFF;
     background: #FFF;
     color: #103358;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     -ms-border-radius: 6px;
     -o-border-radius: 6px;
}

.specifications {
     margin-top: 70px;
     border-radius: 5px;
     background: #FFF;
     box-shadow: 0px 4px 17px 0px rgba(177, 177, 177, 0.25);
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.specifications-type {
     display: flex;
     align-items: center;
     overflow-x: auto;
     padding: 12px 45px;
     border-radius: 5px 5px 0px 0px;
     background: #F8F7F3;
     -webkit-border-radius: 5px 5px 0px 0px;
     -moz-border-radius: 5px 5px 0px 0px;
     -ms-border-radius: 5px 5px 0px 0px;
     -o-border-radius: 5px 5px 0px 0px;
}

.specifications-type::-webkit-scrollbar {
     height: 5px;
}

.specifications-type::-webkit-scrollbar-track {
     -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.specifications-type::-webkit-scrollbar-thumb {
     background: #152338;
     border-radius: 10px;
}

.specifications-type__btn {
     color: #152338;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     margin-right: 58px;
     white-space: nowrap;
}

.specifications__content {
     padding: 37px;
}

.feedback-baner-section {
     margin: 59px 0 0 0;
}

.feedback-baner-section>.container {
     position: relative;
}

.feedback-baner {
     position: relative;
     display: flex;
     align-items: center;
}

.feedback-baner>img {
     filter: brightness(.6);
     -webkit-filter: brightness(.6);
}

.feedback-baner_info{
     position: absolute;
     top: 25px;
     left: 25px;
     max-width: 540px;
     color: #FFF;
}

.feedback-baner__title{
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.feedback-baner-block {
     width: 95%;
     position: relative;
     z-index: 4;
     margin: -110px auto 30px;
}

.feedback-baner-form {
     display: flex;
     flex-wrap: wrap;
     position: relative;
     z-index: 20;
     padding: 32px 26px 15px;
     border-radius: 8px;
     background: #EF344F;
     box-shadow: 0px 4px 7px 0px rgba(195, 195, 195, 0.25);
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     -ms-border-radius: 8px;
     -o-border-radius: 8px;
}

.feedback-baner-form__item {
     width: 33.333%;
     padding: 0 8px;
     margin-bottom: 25px
}

.feedback-baner-form__item>label {
     display: inline-block;
     margin-bottom: 14px;
     color: #FFF;
     font-family: Roboto;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
}

.feedback-baner-form__item>input,
.feedback-baner-form__item>textarea {
     resize: none;
     outline: none;
     color: #152338;
     width: 100%;
     padding: 15px 12px;
     border-radius: 5px;
     border: 1px solid #EBEBEB;
     background: #FFF;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.feedback-baner-form__item>input:focus,
.feedback-baner-form__item>textarea:focus {
     border: 1px solid #37BEEB;
}

.feedback-baner-form__item>textarea {
     height: 127px;
}

.feedback-baner-form__item>.required-symbol::after {
     content: '  *';
     color: #152338;
}

.feedback-baner-form__btn {
     color: #103358;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     padding: 12px 22px;
     border: 1px solid #fff;
     border-radius: 6px;
     background: #FFF;
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     -ms-border-radius: 6px;
     -o-border-radius: 6px;
}

.media-filter-section {
     padding: 0 0 30px;
}

.media-filter {
     display: flex;
     align-items: center;
     margin: 9px 0 23px;
}

.media-filter__btn {
     color: #828181;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
}

.media-filter__btn:not(:last-child)::after {
     content: "/";
     padding: 0 5px;
     color: #828181;
}

.gallery-row {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -7px;
}

.gallery-row__item {
     /*display: none;*/
     cursor: pointer;
     width: 16.666%;
     padding: 7px;
}

.gallery-row__item>a {
     display: block;
     overflow: hidden;
}

.filter-video {
     position: relative;
     overflow: hidden;
     width: 100%;
     display: block;
     padding-top: 78%;
}

.iframe-img {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 5;
}

.gallery-row__item iframe {
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     width: 100%;
     height: 100%;
     border: none;
}

.media-play {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
     border: 2px solid #37BEEB;
}

.about-row {
     margin: 41px 0 50px;
     display: flex;
     flex-wrap: wrap;
}

.about-row__item {
     width: 50%;
}

.about-big-img {
     position: relative;
     padding: 0 45px 0 0;
}

/*.about-big-img::after {*/
/*     content: '';*/
/*     position: absolute;*/
/*     top: 0;*/
/*     left: 0;*/
/*     bottom: 0;*/
/*     right: 0;*/
/*     height: 50%;*/
/*     border-right: 2px solid #1EAF9E;*/
/*}*/

.about-small-img {
     margin: -140px -70px 0 auto;
     width: 38%;
}

.about-big-img>img,
.about-small-img>img {
     border-radius: 7px;
     -webkit-border-radius: 7px;
     -moz-border-radius: 7px;
     -ms-border-radius: 7px;
     -o-border-radius: 7px;
}

.about-info {
     padding: 0 0 0 45px;
}

.about-feedback {
     margin-top: 46px;
     border-radius: 10px;
     background: #192136;
     box-shadow: 0px 4px 17px 0px rgba(100, 100, 100, 0.25);
     padding: 25px 33px 30px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     -ms-border-radius: 10px;
     -o-border-radius: 10px;
}

.about-feedback__title {
     max-width: 350px;
     color: #FFF;
     font-size: 20px;
     font-style: normal;
     font-weight: 500;
     line-height: 38px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.about-feedback__footer {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
     justify-content: space-between;
}

.about-feedback__text {
     color: #FFF;
     font-size: 17px;
     font-style: normal;
     font-weight: 400;
     line-height: 38px;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     margin: 18px 10px 10px 0;
}

.about-feedback__btn {
     border-radius: 6px;
     border: 0.7px solid #1EAF9E;
     padding: 17px 29px;
     color: #1EAF9E;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     -ms-border-radius: 6px;
     -o-border-radius: 6px;
}

.about-bg-section {
     position: relative;
}

.about-bg {
     padding: 12% 0;
     background: url('../image/about-bg.png') no-repeat center;
     background-size: cover !important;
     background-color: #192136;
     height: 450px;
    border-radius: 10px;
}

.about-bg div{
    display: flex;
    justify-content: center;
}


.about-bg-position {
     position: absolute;
     top: 36%;
     left: 0;
     right: 0;
}

.about-bg-row {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -13px;
}

.about-bg-row__item {
     padding: 10px 13px;
     width: 25%;
}

.about-bg-block {
     padding: 52px 15px 19px 37px;
     display: block;
     height: 100%;
     border-radius: 5px;
     background: #FFF;
     box-shadow: 0px 4px 17px 0px rgba(100, 100, 100, 0.25);
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.about-bg-block__img {
     width: 75px;
     height: 75px;
}

.about-bg-block__title {
     margin: 50px 0 23px;
     color: #000;
     font-size: 22px;
     font-style: normal;
     font-weight: 400;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.about-bg-block__icon {
     width: 47px;
     height: 47px;
     margin-left: auto;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 100%;
     background: #ED344A;
     -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
     -ms-border-radius: 100%;
     -o-border-radius: 100%;
}

/*.why-us-section {*/
/*     padding: 75px 0;*/
/*     background: url('../img/about-cross-bg.png') no-repeat 50% 0;*/
/*     background-size: 32% !important;*/
/*}*/

.why-us-row {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
    margin-top: 93px;
}

.why-us-row__item {
     width: 49%;
}

.why-us-row-imgs {
     width: 100%;
     /*background: url('../image/shape.png') no-repeat 50% 100%;*/
     display: flex;
     margin: 0 -8px;
     padding: 0 0 109px 0;
}

.why-us-row-imgs__left {
     margin-top: 101px;
}

.why-us-row-imgs__left,
.why-us-row-imgs__right {
     padding: 0 8px;
}

.why-us-row-info {
     padding: 26px 0 0;
}

.why-us-row-info__text {
     color: #192136;
     font-size: 40px;
     font-weight: 400;
     line-height: 53px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.why-us-row-info__title {
     color: #2C4F76;
    font-weight: 400;
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 56px;

}

.why-us-row-accordion .accordion-item__title {
     background: #F6F6F6;
}

.why-us-row-accordion .accordion-item__title.is-open {
     border: 1px solid #E83767;
     color: #E83767;
}

.contact-section {
     padding: 0 0 50px;
}

.contact-map {
    width: 33.333%;
     border-radius: 5px;
     border: 1px solid #EAEAEA;
     background: #FFF;
     box-shadow: 0px 6px 11px 0px rgba(169, 169, 169, 0.25);
     padding: 14px 12px;
     height: 500px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.contact-row {
     width: 33.333%;
     margin: 0 auto 0;
     display: flex;
     flex-wrap: wrap;
}

.contact-page-info{
    display: flex;
}

.contact-info {
    width: 33.33%;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     height: 100%;
     padding: 27px;
     /*border-radius: 10px 0px 0px 10px;*/
     /*border: 1px solid #E8E8E8;*/
     /*background: #FFF;*/
     /*box-shadow: 0px 4px 5px 0px rgba(163, 156, 156, 0.15);*/
     /*-webkit-border-radius: 10px 0px 0px 10px;*/
     /*-moz-border-radius: 10px 0px 0px 10px;*/
     /*-ms-border-radius: 10px 0px 0px 10px;*/
     /*-o-border-radius: 10px 0px 0px 10px;*/
}

.contact-social-icons {
     margin-top: 25px;
     display: flex;
     flex-wrap: wrap;
}

.contact-social-icons__link {
     margin: 0 3px 3px 0;
     height: 46px;
     width: 46px;
     padding: 2px;
     background: #0F2845;
    border: 1px solid #0F2845;
     border-radius: 100%;
     -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
     -ms-border-radius: 100%;
     -o-border-radius: 100%;
}

.contact-form-bg {
    padding: 33px 33px 23px;
 }

.contact-form-row {
     display: flex;
     flex-wrap: wrap;
     margin: 13px -8px 0;
}

.contact-form-row__item {
     padding: 0 8px;
     width: 100%;
     margin-bottom: 20px;
}

.contact-form-info {
     color: #FFF;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: 24px;
}

.contact-form-row__item>label {
     cursor: pointer;
     display: inline-block;
     color: #133D6B;
     font-size: 14px;
     font-style: normal;
     font-weight: 400;
     line-height: normal;
     margin-bottom: 12px;
}

.contact-form-row__item>input,
.contact-form-row__item>textarea {
     resize: none;
     outline: none;
     color: #1e435399;
     width: 100%;
     padding: 15px 12px;
     border-radius: 5px;
     border: 1px solid #EBEBEB;
     background: #FFF;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.contact-form-row__item>input:focus,
.contact-form-row__item>textarea:focus {
     border: 1px solid #EF344F;
}

.contact-form-row__item>textarea {
     height: 137px;
}

.contact-form__btn {
     border: 1px solid #133D6B;
     padding: 16px 33px;
     color: #103358;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     border-radius: 4px;
     background: #FFF;
}

.contact-form__btn:hover {
     border: 1px solid #EF344F;
     color: #EF344F;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.brands-section {
     padding: 0 0 30px;
}

.brands-row {
     display: flex;
     flex-wrap: wrap;
     margin: 35px -6px 0;
}

.brands-row__item {
     width: 16.666%;
     padding: 6px;
}

.brand {
     overflow: hidden;
     height: 100%;
     padding: 14px 10px 10px;
     display: block;
     border-radius: 6px;
     border: 1px solid #EAEAEA;
     background: #FFF;
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     -ms-border-radius: 6px;
     -o-border-radius: 6px;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.brand:hover {
     border: 1px solid #37BEEB;
}

.brand__title {
     color: #656464;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
}

.faq-accordion {
     margin: 40px 0 0;
}

.faq-accordion .accordion-item__title {
     padding: 20px;
     border-radius: 3px;
     border: none;
     background: #FFF;
     box-shadow: 0px 2px 14px 0px rgba(186, 186, 186, 0.25);
}

.faq-accordion .accordion-item__title.is-open {
     background: #132330;
     color: #fff;
}

.faq-accordion .accordion-item {
     margin-bottom: 20px;
}

.new-item-page-section {
     padding: 0 0 25px;
}

.new-page-row {
    justify-content: flex-start;
     margin: 22px -11px 0;
}

.new-page-row .new-item-link__item {
     width: 33.333%;
     padding: 11px;
}

.new-item-page-row,
.informacin-page-item-row {
     margin: 28px 0;
}

.new-item-page-date {
     margin-bottom: 20px;
     display: block;
     width: fit-content;
     padding: 12px 30px;
     border-radius: 5px;
     /*background: #1EAF9E;*/
     color: #2C4F76;
     font-size: 14px;
     font-weight: 400;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.new-item-page-row__img,
.informacin-page-item-row__img {
     width: 56%;
     float: left;
     margin: 0 36px 20px 0;
}

.clear-both {
     clear: both;
}

.informacin-page-baner {
     margin-bottom: 35px;
}

.informacin-page-des {
     margin: 35px 0 30px;
}

.downloads {
     margin: 40px 0;
}

.downloads-link {
     color: #484848;
     font-size: 16px;
     font-weight: 400;
     padding: 18px 14px;
     display: flex;
     align-items: center;
     margin-bottom: 14px;
     border-radius: 5px;
     border: 1px solid #F4F4F4;
     background: #FFF;
     box-shadow: 0px 2px 14px 0px rgba(186, 186, 186, 0.25);
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5px;
     -o-border-radius: 5px;
}

.downloads-link>svg {
     margin-right: 18px;
}

.informacin-item-row {
     display: flex;
     flex-wrap: wrap;
     margin: 28px -8px;
}

.informacin-item-row__item {
     padding: 8px;
     width: 25%;
}

.informacin-item-link {
     display: flex;
     overflow: hidden;
     position: relative;
     border-radius: 2px;
     -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
     -ms-border-radius: 2px;
     -o-border-radius: 2px;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.informacin-item-link:hover .informacin-item-link__title {
     color: #37BEEB;
}

.informacin-item-link-bg {
     padding: 15px 27px;
     display: flex;
     align-items: flex-end;
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     z-index: 2;
     background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000db 100%);
}

.informacin-item-link__title {
     color: #FFF;
     font-size: 20px;
     line-height: 22px;
     font-weight: 400;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.informacin-page-item-section {
     padding: 0 0 10px;
}

.documents-page-section,
.vacancies-page-section {
     padding: 0 0 20px;
}

.documents-page-baner {
     margin: 0 0 30px;
}

.documents-row {
     display: flex;
     flex-wrap: wrap;
     margin: 14px -12px 0;
}

.documents-row__item {
     width: 16.666%;
     padding: 12px;
}

.documents-link {
     height: 100%;
     display: flex;
     align-items: center;
     flex-direction: column;
     justify-content: space-between;
     height: 100%;
     padding: 16% 6% 16px;
     border-radius: 6px;
     border: 1px solid #EAEAEA;
     background: #FFF;
     box-shadow: 0px 4px 10px 0px rgba(173, 173, 173, 0.25);
     -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
     -ms-border-radius: 6px;
     -o-border-radius: 6px;
     transition: .4s ease;
     -webkit-transition: .4s ease;
     -moz-transition: .4s ease;
     -ms-transition: .4s ease;
     -o-transition: .4s ease;
}

.documents-link>div {
     text-align: center;
}

.documents-link:hover {
     background: #Ef344f;
}

.documents-link>div:hover .documents-link__title {
     color: #fff;
}

.documents-link:hover .documents-link__img *,
.documents-link:hover .documents-link__icon * {
     fill: #fff;
}

.documents-link__title {
     margin: 23px 0 32px;
     color: #143B66;
     font-size: 16px;
     font-style: normal;
     font-weight: 400;
     line-height: 24px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.documents-link__icon {
     margin-left: auto;
}

.vacancies {
     margin: 40px 0 0;
}

.vacancies__item {
     padding: 25px 18px 18px 30px;
     border-radius: 4px;
    border: 1px solid #F4F4F4;
     background: #FFF;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     -ms-border-radius: 4px;
     -o-border-radius: 4px;
     margin-bottom: 28px;
}

.vacancies__title {
     color: #103358;
     font-size: 20px;
     font-weight: 400;
     line-height: 25px;
     margin:17px 0 26px;
}

.vacancies-info {
     border-top: 1px solid #DFDFDF;
     padding: 10px 0 0;
     display: flex;
     align-items: flex-start;
     justify-content: space-between;
}

.vacancies-time-and-mony {
     padding: 9px 0 0;
     display: flex;
     margin: 0 -15px 28px;
}

.vacancies-time-and-mony__item {
     padding: 0 15px;
}

.vacancies-time-and-mony__item:first-child {
     border-right: 1px solid #DFDFDF;
     ;
}

.vacancies-time-and-mony__title {
     margin-bottom: 3px;
     color: #8E9598;
     font-size: 14px;
     font-weight: 400;
}

.vacancies-time-and-mony__time,
.vacancies-time-and-mony__mony {
     color: #103358;
     font-size: 14px;
     font-weight: 400;
}

.vacancies-info__link {
     padding: 6px 20px;
     color: #FFF;
     font-size: 13px;
     font-style: normal;
     font-weight: 400;
     border: 1px solid #103358;
     border-radius: 1px;
     background: #103358;
     -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
     -ms-border-radius: 1px;
     -o-border-radius: 1px;
}

.vacancies-des {
     color: #646464;
     font-size: 15px;
     font-style: normal;
     font-weight: 400;
     line-height: 23px;
}

.vacancie-row {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     margin: 40px 0 0;
}

.vacancie-row__item {
     width: 65%;
}

.vacancie-row__item:last-child {
     width: 31%;
}

.vacancie-row .vacancies-info {
     border: none;
     padding: 0;
}

.vacancie-form>.feedback-baner-form__item {
     width: 100%;
}


.our-services-link:hover>.scale-hover,
.new-item-link:hover .scale-hover,
.informacin-item-link:hover .scale-hover,
.ultrasound-diagnostics-link:hover>.scale-hover {
     transform: scale(1.05);
     -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
     -ms-transform: scale(1.05);
     -o-transform: scale(1.05);
}

.modal-feedback-bg,
.notification-modal{
     display: none;
     z-index: 50;
     padding: 15px;
     position: fixed;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
     background: rgba(0, 0, 0, 0.62);
     overflow-y: auto;
}

.modal-feedback-bg::-webkit-scrollbar{
     display: none;
}

.modal-feedback-centered {
     margin: 16px auto;
     display: flex;
     align-items: center;
     min-height: 100vh;
     max-width: 480px;
}

.modal-feedback-content {
     position: relative;
     border-radius: 10px;
     background: #FFF;
     box-shadow: 0px 4px 17px 0px rgba(100, 100, 100, 0.25);
     padding: 26px 30px 18px;
}


.modal-feedback-close-btn {
     display: none;
     position: absolute;
     top: 25px;
     right: 20px;
     margin-bottom: 5px;
}

.modal-feedback-form {
     margin-top: 20px;
}

.modal-feedback-form>.ofeedback-form-row__item {
     width: 100%;
}

.modal-feedback-content__title {
     color: #182B52;
     font-size: 25px;
     font-style: normal;
     font-weight: 500;
     line-height: 35px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

.modal-feedback-content__text {
     color: #949494;
     font-size: 17px;
     font-style: normal;
     font-weight: 400;
     line-height: 28px;
     text-overflow: ellipsis;
     overflow: hidden;
     display: -moz-box;
     display: -webkit-box;
     -moz-box-orient: vertical;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
}

/* Default desktop grid (adjust to your existing styles) */
/*.ultrasound-diagnostics-row  .swiper-wrapper{*/
/*    display: grid;*/
/*    grid-template-columns: repeat(4, 1fr); !* example *!*/
/*    gap: 20px;*/
/*}*/

/* When slider is active, override grid so Swiper can work */
.ultrasound-diagnostics-row.is-swiper-active {
    display: block !important;
}

/* Make sure wrapper becomes flex (Swiper should set it but this forces removal of grid rules) */
.ultrasound-diagnostics-row.is-swiper-active .swiper-wrapper {
    display: flex !important;
}

/* Remove any fixed width on items that would prevent Swiper from sizing slides */
.ultrasound-diagnostics-row__item {
    /*width: auto; !* don't set percentage widths when slider active *!*/
    box-sizing: border-box;
}


.ultrasound-diagnostics-controls{
    display: none;
}





body > main:first-of-type > section:first-of-type {
    padding: 43px 0px;
}



.home-slide-section{
    padding: 0!important;
}

.medical-title{
    font-weight: bold !important;
    font-size: 17px !important;
}
.medical-category-child__item:first-child{
    margin-top: 10px;
}





/* ------ RESPONSIVE ------ */

@media all and (max-width: 1500px) {
     .ofeedback-img-info {
          max-width: 300px;
     }
    .container{
        padding: 0 15px;
    }
}

@media all and (max-width: 1280px) {
     .home-swiper-info {
          bottom: 120px;
          max-width: 450px;
     }

     .home-swiper-info__title {
          font-size: 35px;
          line-height: 45px;
          margin-bottom: 25px;
     }

     .home-swiper-info__link {
          padding: 13px 27px;
     }

     .home-links-row {
          margin: 40px auto 0;
     }

     .about-us-row {
          margin-top: 0;
     }

     .about-us-img {
          position: relative;
          /*padding-left: 80px;*/
          background-size: 40% !important;
     }

    .round {
        position: absolute;
        top: 32%;
        left: 38px;
        right: 0;
        bottom: 0;
        width: 83px;
        height: 83px;
    }

     .square {
          bottom: -22px;
          left: 54px;
          max-width: 180px;
     }

     .square__number {
          color: #FFF;
          font-size: 50px;
     }

     .about-us-info-rating__number {
          font-size: 40px;
     }

     .about-us-info-rating {
          flex-wrap: wrap;
     }

     .about-us-info-rating__item {
          width: 100%;
     }

     .about-us-info-rating__info {
          padding: 16px 0;
     }

     .round>img {
          width: 50%;
     }

     .ofeedback-img-info {
          right: -23px;
          bottom: -110px;
     }

     .ultrasound-diagnostics-row__item {
          width: 25%;
     }

     .ultrasound-diagnostics-product-row__info {
          padding: 0 25px;
          /*width: 63%;*/
     }


     .product-feedback {
          margin: 30px 0;
          display: flex;
          width: 100%;
     }

     .product-feedback-info {
          width: 60%;
     }

     .product-feedback>img {
          width: 40%;
     }

     .feedback-baner-section {
          margin: 40px 0 0;
     }

     .about-small-img {
          margin: -110px -70px 0 auto;
          width: 40%;
     }

     .about-row {
          margin: 41px 0;
     }

     .about-bg__title {
          max-width: 740px;
          font-size: 30px;
          line-height: 40px;
     }

     .about-bg-block {
          padding: 30px 15px 19px 25px;
     }

     .about-bg {
          height: 540px;
     }

     .about-bg-position {
          position: absolute;
          top: 32%;
          left: 0;
          right: 0;
     }

     .why-us-row-imgs {
          background-size: 40% !important;
          padding: 0 0 60px 0;
     }

     .contact-map {
          margin: 30px 0 0;
          height: 350px;
     }


     .documents-page-baner {
          margin: 0 0 27px;
     }

     .documents-row__item {
          width: 20%;
     }

     .vacancies,
     .vacancie-row {
          margin: 27px 0 0;
     }
    .ultrasound-diagnostics-controls{
        display: flex;
    }
    .ultrasound-diagnostics-row .swiper-wrapper{
        flex-wrap: nowrap;
    }
    ultrasound-diagnostics-section {
        padding: 20px 0;
    }
    .page-title-block {
        margin-bottom: 20px;
    }
}


@media all and (max-width: 1024px) {
     .home-swiper-info {
          bottom: 74px;
          max-width: 350px;
     }

     .home-swiper-info__title {
          font-size: 20px;
          line-height: 26px;
          margin-bottom: 25px;
     }

     .home-swiper-info__link {
          padding: 13px 27px;
     }

     .home-links-row {
          margin: 40px auto 0;
     }

     .home-links-row__item:last-child {
          width: 100%;
     }

     .home-links-row__item {
          width: 64%;
     }

     .home-contact-with-us {
          padding: 14px 17px;
     }

     .home-links-block {
          padding: 10px;
     }

     .home-contact-with-us__title {
          font-size: 18px;
          line-height: 24px;
     }

     .home-contact-with-us__text {
          font-size: 16px
     }



     .home-contact-with-us {
          padding: 14px 17px;
     }

     .home-links-block {
          padding: 10px;
     }

     .home-links-img {
          margin-top: 21px;
          width: 40px;
          height: 40px;
     }

     .home-links-title {
          /*min-height: 54px;*/
          /*margin: 14px 10px;*/
          font-size: 18px;
     }

     .home-links-img {
          margin-top: 21px;
          width: 40px;
          height: 40px;
     }


     .about-us-row__item {
          width: 100%;
     }

     .about-us-info-rating {
          display: flex;
          margin: 50px -10px 0;
     }

     .about-us-info-rating__icon {
          margin-right: 12px;
          width: 73px;
          height: 73px;
     }

     .about-us-section {
          position: relative;
     }

     .about-us-row__item:last-child {
          width: 100%;
          margin: 30px 0 0 auto;
     }

     .about-us-info-rating {
          position: absolute;
          bottom: 20px;
          width: 50%;
     }

     .square {
          bottom: -22px;
          right: 54px;
          max-width: 146px;
     }

     .square__number {
          font-size: 40px;
     }

     .square__text {
          font-size: 13px;
     }

     .round {
          position: absolute;
          top: 32%;
          left: 45px;
          width: 70px;
          height: 70px;
     }

     .section-gape {
          padding: 40px 0;
     }

     .our-services-row__item {
          width: 33.333%;
     }

     .our-partners-row {
          display: flex;
          width: 2000px;
     }

     .ofeedback-img-info {
          bottom: -140px;
          right: -18px;
          padding: 18px 22px;
     }

     .ofeedback-img-info__link {
          margin-bottom: 13px;
     }

     .ofeedback-img-img__logo {
          max-width: 240px;
     }

     .ofeedback-row {
          margin: 30px 0 0 0;
     }

     .new-row {
          margin: 30px 0 0 0;
     }

     .new-item-link-row {
          margin: 0 -8px;
     }

     .new-item-link__item {
          padding: 0 8px;
     }

     .new-item-link__date {
          padding: 10px 8px;
     }

     .new-item-link__title {
          margin: 26px 0 14px
     }

     .new-row__item,
     .new-row__item:last-child {
          width: 100%;
     }

     .new-item-link {
          padding: 18px 16px 20px;
     }

     .new-row__item:last-child {
          margin-top: 28px;
     }

     .bread-crumbs {
          margin: 70px 0 16px;
     }

     .ultrasound-diagnostics-row .swiper-wrapper{
          margin: 17px -5px 0;
     }

     .ultrasound-diagnostics-row__item {
          width: 33.333%;
          padding: 5px;
     }

     .specifications {
          margin-top: 0;
     }

     .specifications-type__btn {
          margin-right: 40px;
     }

     .specifications__content {
          padding: 37px 24px;
     }

     .feedback-baner-block {
          width: 96%;
          position: relative;
          z-index: 4;
          margin: -60px auto 30px;
     }

     .feedback-baner__title {
          font-size: 25px;
          line-height: 35px;
     }

     .feedback-baner-form {
          padding: 18px;
     }

     .feedback-baner-form__item {
          margin-bottom: 15px;
     }

     .gallery-row {
          margin: 0 -5px;
     }

     .gallery-row__item {
          width: 25%;
          padding: 5px;
     }

     .media-play {
          width: 30px;
          height: 30px;
     }

     .media-filter-section {
          padding: 0;
     }

     .feedback-baner-section {
          margin: 35px 0 0;
     }

     .home-contact-with-us__btn {
          padding: 9px 12px;
          font-size: 13px;
     }

     .about-big-img {
          padding: 0 27px 0 0;
     }

     .about-row {
          margin: 25px 0 35px;
     }

     .about-row__item {
          width: 55%;
     }

     .about-row__item:last-child {
          width: 100%;
     }

     .about-small-img {
          margin: -110px -70px 0 auto;
          width: 50%;
     }

     .about-info {
          margin: 30px 0 0;
          padding: 0;
     }

     .about-feedback {
          margin-top: 32px;
     }

     .about-bg {
          height: 300px;
     }

     .about-bg__title {
          max-width: 590px;
          font-size: 25px;
          line-height: 40px;
     }

     .about-bg-position {
          position: static;
          margin-top: -116px;
     }

     .about-bg-row {
          margin: 0 -12px;
     }

     .about-bg-row__item {
          width: 50%;
          padding: 12px;
     }

     /*.why-us-section {*/
     /*     padding: 40px 0 0;*/
     /*     background: url(../img/about-cross-bg.png) no-repeat 50% 70%;*/
     /*}*/

     .why-us-row__item {
          width: 100%;
     }

     .why-us-row__item:first-child {
          display: flex;
          justify-content: center;
     }

     /*.why-us-row-imgs {*/
     /*     background-size: 19% !important;*/
     /*     padding: 0 0 40px 0;*/
     /*     background: url('../image/shape.png') no-repeat 50% 100%;*/
     /*}*/

     .contact-section {
          padding: 0 0 15px;
     }

     .contact-map {
         width: 100%;
          height: 300px;
     }

     .contact-row {
          width: 50%;
          margin: 0 auto 0;
     }

     .brands-section {
          padding: 0 0 10px;
     }

     .brands-row {
          margin: 30px -6px 0;
     }

     .brands-row__item {
          width: 25%;
     }

     .faq-accordion {
          margin: 30px 0 0;
     }

     .faq-accordion .accordion-item__title.is-open {
          padding: 19px 9px;
     }

     .faq-accordion .accordion-item__content {
          padding: 19px 9px 0;
     }

     .new-page-row {
          margin: 15px -11px;
     }

     .new-item-page-row,
     .informacin-page-item-row {
          margin: 20px 0;
     }

     .new-item-page-row__img,
     .informacin-page-item-row__img {
          margin: 0 18px 6px 0;
     }

     .informacin-page-baner {
          margin: 0 0 30px;
     }

     .informacin-page-des {
          margin: 25px 0 20px;
     }

     .downloads {
          margin: 32px 0;
     }

     .informacin-item-row__item {
          width: 33.333%;
     }

     .informacin-page-item-section {
          padding: 0 0 5px;
     }

     .documents-row {
          margin: 10px -8px;
     }

     .documents-row__item {
          width: 25%;
          padding: 8px;
     }

     .vacancies__item {
          padding: 18px 13px 18px 23px;
          margin-bottom: 18px;
     }

     .vacancies__title {
          margin-bottom: 13px;
     }

     .vacancies-time-and-mony {
          margin: 0 -15px 18px;
     }

     .vacancie-row__item,
     .vacancie-row__item:last-child {
          width: 100%;
     }

     .vacancie-form {
          margin: 30px 0 0;
     }

     .vacancie-form>.feedback-baner-form__item {
          width: 50%;
     }

     .modal-feedback-content__title {
          font-size: 22px;
          line-height: 26px;
     }
     .page-title-block h3{
         font-size: 40px;
         line-height: 40px;
     }
     .page-title{
         font-size: 40px;
     }
    .contact-info{
        width: 50%;
    }
    .contact-info{
        width: 50%;
    }
    .contact-page-info{
        display: flex;
        flex-wrap: wrap;
    }
    .new-item-link__text{
        display: none;
    }
    .home-links-block{
        flex-wrap: wrap;
    }
    .home-links-block__col {
        background-size: cover !important;
        background-position: center !important;
        width: 50%;
    }
    .home-links-row {
        max-width: 575px;
    }

}

@media all and (max-width: 830px) {
    .home-links-row__item:last-child,
    .home-links-row__item {
        width: 100%;
    }
    .home-links-row__item:last-child {
        padding: 13px 0 0 0;
    }
}

@media all and (max-width: 767px) {

     .home-links-row {
          max-width: 575px;
     }

     .about-us-section {
          background: linear-gradient(to bottom, #ffffff 20%, #F8F7F3 80%, #F8F7F3);
     }

     .about-us-info-rating {
          margin-top: 15px;
          position: static;
          bottom: unset;
          width: 100%;
     }

     .about-us-row__item:last-child {
          width: 100%;
          margin: 22px 0 0;
     }

     .page-title-block{
         margin: 15px 0;
     }




     .round {
          position: absolute;
          top: 31%;
          left: 55px;
          width: 57px;
          height: 57px;
     }

     .section-gape {
          padding: 15px 0;
     }

     .round {
         top: 28%;
         left: 55px;
     }

     .our-services-row__item {
          width: 50%;
     }

     .ofeedback-form {
          margin: 63px 0 40px;
     }

     .ofeedback-row__item:first-child {
          width: 70%;
     }

     .ofeedback-row__item:last-child {
          width: 100%;
     }

     .ofeedback-img-info {
          bottom: -20px;
          right: -163px;
          padding: 18px 22px;
          max-width: 260px;
     }

     .ofeedback-img-info-social-link {
          width: 20px;
          height: 20px;
          padding: 4px;
     }

     .faq-row {
          margin: 45px 0 20px;
     }

     .faq-row__item {
          width: 100%;
     }

     .accordion-item__title {
          padding: 20px;
     }

     .accordion {
          margin-bottom: 25px;
     }

     .ultrasound-diagnostics-link {
          padding: 9px 8px 13px;
     }

     .ultrasound-diagnostics-section {
          padding: 10px;
     }

     .ultrasound-diagnostics-link-info__title {
          font-size: 17px;
          line-height: 20px;
     }

     .ultrasound-diagnostics-link-info__icon {
          margin-left: 15px;
          max-width: 20px;
          min-width: 20px;
          height: 20px;
     }

     .ultrasound-diagnostics-product-row__img{
          /*width: 65%;*/
     }
     .ultrasound-diagnostics-product-row__info {
        width: 100%;
     }

     .ultrasound-diagnostics-product-row__info {
          padding: 0;
     }

     .ultrasound-diagnostics-product-row__info>.page-title-block {
          display: none;
     }

     .ultrasound-diagnostics-product-title {
          display: flex;
     }

     .product-parameter-title {
          margin: 28px 0 11px;
     }

     .product-feedback {
          margin: 28px 0;
     }

     .product-feedback-info {
          padding: 10px 15px;
     }

     .product-feedback-info__title {
          font-size: 19px;
     }

     .product-feedback-info__text {
          font-size: 16px;
          margin: 10px 0 20px;
     }

     .product-feedback-info__link {
          padding: 10px;
     }

     .feedback-baner-form__item {
          width: 50%;
     }

     .media-filter {
          margin: 9px 0 12px;
     }

     .about-row__item {
          width: 90%;
     }

     .why-us-row-imgs__left {
          margin-top: 80px;
     }

     .why-us-row-imgs {
          margin: 0 -5px;
     }

     .why-us-row-imgs__left,
     .why-us-row-imgs__right {
          padding: 0 5px;
     }

     .why-us-section {
          padding: 35px 0 0;
     }

     .why-us-row-info__text {
          font-size: 30px;
          line-height: 35px;
     }

     .why-us-row-imgs {
          padding: 0 0 35px 0;
          background-size: 30% !important;
     }

     .why-us-row-info__title {
          font-size: 35px;
     }

     .contact-form-bg,
     .contact-info {
          padding: 24px 23px 18px;
     }

     .contact-form-row__item {
          width: 100%;
     }

     .contact-form-row__item {
          margin-bottom: 12px;
     }

     .contact-map {
          margin: 25px 0 0;
     }

     .brands-row {
          margin: 15px -5px 0;
     }

     .brands-row__item {
          width: 33.333%;
          padding: 5px;
     }

     .new-page-row {
          margin: 15px -8px 0;
     }

     .new-page-row .new-item-link__item {
          width: 50%;
          padding: 8px;
     }

     .new-item-page-section {
          padding: 0;
     }

     .informacin-item-row__item {
          width: 50%;
     }

     .documents-page-section,
     .vacancies-page-section {
          padding: 0 0 8px;
     }

     .documents-row__item {
          width: 33.333%;
          padding: 8px;
     }

    .home-links-row{

    }
    .page-title-block{
        margin-bottom: 10px;
    }

    .contact-row,
    .contact-info{
        width: 100%;
    }

}

@media all and (max-width: 575px) {
     .home-swiper {
          min-height: 250px;
     }

     .home-swiper__item {
          height: auto;
     }

     .home-swiper__item>img {
          height: 300%;
          object-fit: cover;
          object-position: 50%;
     }

     .home-swiper-info {
          bottom: 45px;
          max-width: 280px;
     }

     .home-swiper-info__title {
          font-size: 16px;
          line-height: 24px;
          margin-bottom: 11px;
     }

     .home-links-row {
          margin: 20px auto 0;
     }

    .home-links-img{
        margin-top: 0;
    }

     .home-links-title {
          font-size: 18px;
     }

     .home-links-href {
          font-size: 10px;
     }

     .home-swiper-info__link {
          padding: 6px 11px;
          font-size: 13px;
     }

     .about-us-info__title {
          font-size: 25px;
     }

     .about-us-info__title {
          margin-bottom: 12px;
     }

     .about-us-info-rating {
          display: flex;
          margin: 18px 0 0 0;
     }

     .about-us-info-rating__item {
          margin: 10px 0;
     }



     .round {
         top: 26%;
         left: 22px;
     }

     .square {
          padding: 6px;
          left: 22px;
          bottom: -13px;
          max-width: 100px;
     }

     .square__number {
          font-size: 30px;
     }

     .square__text {
          font-size: 8px;
     }

     .page-title {
          font-size: 20px;
     }

     .page-title-block>img {
          width: 30px;
     }

     .our-services {
          margin: 20px 0 0 0;
     }

     .our-services-row {
          margin: 0 -7px;
     }

     .our-services-row__item {
          padding: 7px;
     }

     .our-services-info-container {
          padding: 10px 16px 15px;
     }

     .our-services-link__title {
          font-size: 18px;
          line-height: 23px;
     }

     .our-services-link__icon {
          width: 23px;
          height: 23px;
     }

     .our-partners-row {
          margin: 18px -12px;
     }

     .our-partners-row__item {
          padding: 12px;
     }

     .ofeedback-row {
          margin: 20px 0 0 0;
     }

     .our-partners-row {
          width: 1200px;
     }

     .ofeedback-row__item:first-child {
          width: 100%;
     }

     .ofeedback-img-img__logo {
          max-width: 180px;
     }

     .ofeedback-img-info {
          max-width: 95%;
          margin: 0 auto;
          right: -10px;
          bottom: -140px;
          left: -10px;
     }

     .ofeedback-form {
          margin: 170px 0 0;
     }

     .ofeedback-img-info__link {
          font-size: 18px
     }

     .ofeedback-form-row__item {
          width: 100%;
          margin-bottom: 12px;
     }

     .faq-row {
          margin: 30px 0 15px;
     }

     .accordion-item__title {
          padding: 20px 10px;
     }

     .accordion-item__content {
          padding: 14px 8px;
     }

     .new-row {
          margin: 16px 0 0 0;
     }

     .new-aside {
          padding: 10px 16px;
     }

     .ultrasound-diagnostics-section {
          padding: 0;
     }

     .ultrasound-diagnostics-row__item {
          width: 50%;
     }

     .ultrasound-diagnostics-link-info__title {
          font-size: 14px;
          line-height: 17px;
     }

     .ultrasound-diagnostics-link-info__icon {
          margin-left: 15px;
          max-width: 15px;
          min-width: 15px;
          height: 15px;
     }

     .ultrasound-diagnostics-product-row__img {
          width: 100%;
     }

     .ultrasound-diagnostics-product-row__img {
          padding: 9px;
     }

     .documentation-bg {
          width: 100%;
     }

     .documentation__link {
          width: 100%;
     }

     .product-feedback {
          flex-direction: column;
     }

     .product-feedback-info,
     .product-feedback>img {
          width: 100%;
     }

     .specifications-type {
          padding: 11px 23px;
     }

     .specifications-type__btn {
          margin-right: 26px;
     }

     .specifications-type::-webkit-scrollbar {
          height: 3px;
     }

     .specifications__content {
          padding: 18px 22px;
     }

     .feedback-baner_info{
         max-width: 280px;
         margin: auto;
         left: 0;
         right: 0;
         text-align: center;
     }

     .feedback-baner__title {
          font-size: 20px;
          line-height: 27px;
     }

     .feedback-baner-form__item {
          width: 100%;
     }

     .feedback-baner-form__item:last-child {
          text-align: left !important;
     }

     .feedback-baner-form__btn {
          padding: 10px 15px;
     }

     .gallery-row__item {
          width: 33.333%;
     }

     .carousel__button.is-prev,
     .carousel__button.is-next {
          top: 53%;
     }

     .feedback-baner-block {
          margin: -30px auto 30px;
     }

     .feedback-baner {
          min-height: 150px;
     }

     .feedback-baner>img {
          height: 150px;
          object-fit: cover;
          object-position: 50%;
     }

     .bread-crumbs {
          margin: 52px 0 14px;
     }

     .about-feedback {
          padding: 14px 17px;
     }

     .about-small-img {
          margin: -80px -45px 0 auto;
          width: 60%;
     }

     .about-big-img {
          padding: 0 20px 0 0;
     }

     .about-info {
          margin: 20px 0 0;
     }

     .about-feedback__title {
          max-width: 230px;
          font-size: 18px;
          line-height: 30px;
     }

     .about-feedback__text {
          font-size: 16px;
     }

     .about-feedback__btn {
          padding: 14px 30px;
     }

     .about-bg {
          height: 200px;
     }

     .about-bg__title {
          max-width: 100%;
          font-size: 20px;
          line-height: 32px;
     }

     .about-bg-position {
          position: static;
          margin-top: -40px;
     }

     .about-bg-row {
          margin: 0 -6px;
     }

     .about-bg-row__item {
          width: 50%;
          padding: 6px;
     }

     .about-bg-block {
          padding: 16px 9px 7px 17px;
     }

     .about-bg-block__img {
          width: 47px;
          height: 47px;
     }

     .about-bg-block__title {
          font-size: 14px;
          margin: 30px 0 5px;
     }

     .about-bg-block__icon {
          width: 22px;
          height: 22px;
     }

     .why-us-row-info {
          padding: 0;
     }

     .why-us-section {
          padding: 28px 0 0;
     }

     .contact-map {
          margin: 20px 0 0;
     }

     .contact-form-row__item,
     .contact-row__item:first-child,
     .contact-row__item {
          width: 100%;
     }

     .contact-row__item:first-child {
          margin-bottom: 12px;
     }

     .contact-form-row__item>input,
     .contact-form-row__item>textarea {
          padding: 13px;
     }

     .contact-form__btn {
          padding: 12px 20px;
     }

     .contact-social-icons__link {
          padding: 10px;
          width: 38px;
          height: 38px;
     }

     .brands-row {
          margin: 12px -5px 0;
     }

     .brand__title {
          font-size: 14px;
     }

     .faq-accordion {
          margin: 18px 0 0;
     }

     .new-page-row {
          margin: 15px -8px 0;
     }

     .new-item-link__date {
          right: 6px;
          padding: 7px;
     }

     .new-item-page-row,
     .informacin-page-item-row {
          margin: 18px 0 20px;
     }

     .new-item-page-date {
          padding: 9px;
          font-size: 12px;
     }

     .new-item-page-row__img,
     .informacin-page-item-row__img {
          width: 80%;
          float: none;
          margin: 0 0 15px 0;
     }

     .informacin-page-baner {
          margin: 0 0 18px;
     }

     .informacin-page-des {
          margin: 15px 0;
     }

     .downloads {
          margin: 20px 0;
     }

     .informacin-item-link-bg {
          padding: 17px 14px;
     }

     .informacin-item-link__title {
          font-size: 18px;
     }

     .documents-page-baner {
          margin: 0 0 18px;
     }

     .documents-link__title {
          font-size: 16px;
     }

     .documents-row {
          margin: 10px -4px;
     }

     .documents-row__item {
          padding: 4px;
     }

     .documents-link__title {
          margin: 15px 0 23px;
     }

     .vacancies,
     .vacancie-row {
          margin: 18px 0 0;
     }

     .vacancies__item {
          position: relative;
          padding: 15px 17px 63px;
     }

     .vacancies-info__link {
          padding: 6px 15px;
          position: absolute;
          bottom: 15px;
          left: 17px;
     }

     .vacancie-form {
          margin: 25px 0 0;
     }

     .vacancie-form>.feedback-baner-form__item {
          width: 100%;
     }

     .modal-feedback-content {
          padding: 22px 20px 15px;
     }

     .modal-feedback-close-btn {
          display: block;
     }

     .modal-feedback-content__title {
          padding: 0 38px 0 0;
          font-size: 20px;
          line-height: 24px;
     }

     .product-parameter{
        flex-wrap: wrap;
         border-bottom: 1px dashed #D8D8D8;
     }
     .product-parameter__text{
         width: 100%;
     }
     .product-parameter__line{
         display: none;
     }
    .home-links-title{
        min-height: 80px;
        margin-top: 120px;
        font-size: 16px;
        ext-overflow: ellipsis;
        overflow: hidden;
        display: -moz-box;
        display: -webkit-box;
        -moz-box-orient: vertical;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .home-links-href{
        text-align: start;
    }

}

@media all and (max-width: 420px) {
     .home-swiper-info {
          bottom: -45px;
     }

     .new-item-link__item {
          padding: 8px;
          width: 100%;
     }

     .new-row__item:last-child {
          margin: 8px 0 0;
     }

     .gallery-row__item {
          width: 50%;
     }

     .brands-row__item,
     .documents-row__item {
          width: 50%;
     }

     .new-page-row .new-item-link__item {
          width: 100%;
     }

     .new-item-page-row__img,
     .informacin-page-item-row__img {
          width: 100%;
     }

     .informacin-item-row__item {
          width: 100%;
     }
}

@media all and (max-width: 374px) {

    .home-links-title {
        font-size: 16px;
    }

     .home-swiper-info {
          bottom: -20px;
     }


     .home-links-block__col.bordered {
          border: none;
          border-bottom: 1px solid #ededed59;
          padding-bottom: 10px;
     }

     .our-services-row {
          flex-wrap: nowrap;
     }

     .product-parameter__text,
     .product-parameter__size {
          font-size: 13px;
     }

     .why-us-row-imgs__left {
          margin-top: 50px;
     }

     .page-title {
          font-size: 18px;
     }
}

