@media (min-width: 1340px) {

    .row,
    .articles-catalog,
    .articles-catalog .slick-list,
    .video-catalog,
    .price-list,
    .footer__content-row,
    .footer__content-group,
    .footer__contacts,
    .footer .contacts-list,
    .footer__bottom-row,
    .statistic__list,
    .clients-list {
        margin-right: -17px;
        margin-left: -17px;
    }

    .container,
    .container-fluid,
    .half-container,
    .articles-catalog__item,
    .video-catalog__item,
    .price-list__item,
    .footer__content-cell,
    .footer__content-section,
    .footer__contacts-cell,
    .footer .contacts-list__group,
    .footer__bottom-cell,
    .statistic__item,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto,
    .clients-list__item {
        padding-right: 17px;
        padding-left: 17px;
    }

    .container {
        width: 1314px;
    }

    .half-container {
        width: 657px;
    }

    .half-container .actions__item-caption-inner {
        margin-left: -17px;
    }

    .half-container_left .actions__item-caption-inner {
        margin-left: 0;
        margin-right: -17px;
    }

    .text-image {
        margin-right: calc(640px - 50vw);
    }

    .text-image_left {
        margin-right: 0;
        margin-left: calc(640px - 50vw);
    }

    .video-catalog__item {
        margin-bottom: 34px;
    }

    .price-list__item {
        margin-bottom: 34px;
    }
}

@media (max-width: 1699.98px) {
    .header__eshop-btn {
        display: none;
    }

    .header__control-item_eshop {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

@media (max-width: 1199.98px) {

    h1,
    .h1 {
        font-size: 40px;
    }

    h2,
    .h2 {
        font-size: 30px;
    }

    h3,
    .h3 {
        font-size: 20px;
    }

    h4,
    .h4 {
        font-size: 18px;
    }

    h5,
    .h5 {
        font-size: 16px;
    }

    h6,
    .h6 {
        font-size: 14px;
    }

    .popup-window__title {
        font-size: 30px;
    }

    .text ul,
    .text ol {
        font-size: 14px;
    }

    blockquote {
        font-size: 20px;
    }

    .important-text {
        font-size: 18px;
    }

    .half-container {
        width: 478px;
    }

    .text-image {
        margin-right: calc(465px - 50vw);
    }

    .text-image_left {
        margin-right: 0;
        margin-left: calc(465px - 50vw);
    }

    .header:before {
        display: none;
    }

    .header__contacts {
        right: 0;
    }

    .nav {
        font-size: 12px;
    }

    .nav__item {
        margin-right: 15px;
    }

    .nav__dropdown {
        font-size: 12px;
        font-weight: normal;
    }

    .menu__link {
        font-size: 12px;
    }

    .menu__dropdown {
        font-size: 14px;
    }

    .page-header {
        height: 700px;
        margin-bottom: 50px;
    }

    .image-row {
        margin-top: 0;
        margin-bottom: 0;
    }

    .image-block {
        margin: 40px 0;
    }

    .article-excerpt__image {
        padding-top: 213px;
    }

    .articles-catalog .slick-arrow {
        top: 213px;
    }

    .video-section {
        padding: 40px 0;
        margin: 40px 0;
    }

    .video-catalog {
        margin-bottom: 14px;
    }

    .price-card__price {
        font-size: 36px;
    }

    .bg-text {
        padding: 40px 0;
        margin: 40px 0;
    }

    .bg-text__content {
        padding: 40px;
    }

    .border-columns__item {
        padding-left: 40px;
        padding-right: 40px;
    }

    .actions {
        margin: 40px 0;
    }

    .actions__item-inner {
        height: 400px;
    }

    .actions__item-caption {
        font-size: 18px;
    }

    .actions__item_lg .actions__item-caption {
        font-size: 20px;
    }

    .actions__item_r .actions__item-caption {
        bottom: 134px;
    }

    .articles-catalog-more-btn {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer {
        padding-top: 60px;
    }

    .footer__content {
        padding-bottom: 40px;
    }

    .footer__content:before {
        display: none;
    }

    .footer .contacts-list {
        display: block;
    }

    .footer .contacts-list__group {
        width: auto;
    }

    .footer__contacts {
        margin-top: 20px;
    }

    .footer__eshop-btn {
        top: -60px;
    }

    .footer__nav {
        margin-top: 0;
    }

    .footer__bottom {
        padding: 20px 0;
    }

    .main-slider__item {
        height: 560px;
    }

    .main-slider__item-text {
        font-size: 20px;
    }

    .main-slider__item-content {
        padding-top: 30px;
    }

    .main-slider {
        margin-bottom: 40px;
    }

    .banefits {
        padding: 40px 0 1px;
    }

    .banefits__item {
        height: auto;
        margin-bottom: 40px;
    }

    .process__image {
        display: none;
    }

    .process {
        padding: 40px 0 100px;
    }

    .process__title {
        margin-bottom: 40px;
    }

    .main-text {
        padding-top: 100px;
    }

    .main-text:before {
        height: 100px;
    }

    .main-text__content {
        padding: 2px 0 40px 40px;
    }

    .statistic__item-num {
        font-size: 80px;
    }

    .statistic__list {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .statistic {
        margin-bottom: 40px;
    }

    .clients {
        margin-bottom: 40px;
    }

    .project__image {
        top: 0;
    }

    .project__header {
        padding-bottom: 40px;
    }

    .project__inner {
        height: 880px;
    }

    .projects {
        margin-bottom: 30px;
    }

    .contacts__title {
        margin-bottom: 40px;
    }

    .subscribe {
        padding-top: 100px;
    }

    .contacts {
        margin-bottom: 40px;
    }
}

@media (max-width: 991.98px) {
    .half-container {
        width: 358px;
    }

    .text-image {
        margin-right: calc(345px - 50vw);
    }

    .text-image_left {
        margin-right: 0;
        margin-left: calc(345px - 50vw);
    }

    .header {
        padding-bottom: 20px;
    }

    .contacts-list {
        font-size: 13px;
    }

    .header__contacts .contacts-list__group {
        margin-right: 20px;
    }

    .contacts-list__item {
        margin-bottom: 10px;
    }

    .menu__list {
        padding-top: 20px;
    }

    .menu__link {
        font-size: 11px;
    }

    .menu__dropdown-list {
        column-count: 3;
    }

    .breadcrumbs {
        margin-bottom: 20px;
    }

    .articles-catalog__item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .price-list__item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .footer__nav-item {
        margin-bottom: 10px;
    }

    .main-slider .slick-arrow {
        bottom: 0;
    }

    .main-slider .slick-dots {
        bottom: 0;
    }

    .main-slider__item-content {
        padding-top: 0;
        padding-right: 20px;
    }

    .banefits {
        background-image: url(../images/benefits-pattern.png);
        background-position: 42% 10px;
        background-repeat: no-repeat;
    }

    .banefits__inner {
        display: block;
    }

    .banefits__header {
        max-width: none;
        padding: 0;
        background: none;
    }

    .banefits__title {
        margin-bottom: 40px;
    }

    .banefits__image-wrapper {
        display: none;
    }

    .banefits__content {
        max-width: none;
        padding-right: 0;
    }

    .process__item-inner {
        width: 160px;
    }

    .statistic {
        font-size: 14px;
        line-height: 22px;
    }

    .statistic__item-num {
        font-size: 60px;
    }

    .statistic__item-header {
        margin-bottom: 20px;
    }

    .project__content {
        left: 0;
        bottom: 0;
    }

    .project__image {
        bottom: 0;
    }

    .projects__arrows {
        position: static;
    }

    .projects__arrows .half-container {
        margin: 0 auto;
        width: 716px;
    }

    .projects__arrows-content {
        padding-right: 0;
    }

    .project__content .slick-arrow {
        top: -50px;
        left: 50%;
    }

    .project__content-item {
        padding: 30px 40px;
    }

    .project__inner {
        height: 700px;
    }

    .subscribe__content {
        padding: 30px 30px 0;
    }
	
	.price-card__header {
		min-height: auto;
	}
}

@media (max-width: 767.98px) {
    .price-card__header {
        max-height: unset;
    }

    .half-container {
        width: 536px;
        margin-left: auto;
        margin-right: auto;
    }

    .menu-popup {}

    .menu-popup__bg {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 90001;
        background: rgba(0, 0, 0, 0.5);
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: 0.25s ease-in-out;
    }

    .menu-popup__inner {
        position: fixed;
        z-index: 90002;
        top: 0;
        bottom: 0;
        left: -250px;
        width: 250px;
        background: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: 0.25s ease-in-out;
    }

    html.is-menu-open .menu-popup__bg {
        opacity: 1;
        visibility: visible;
    }

    html.is-menu-open .menu-popup__inner {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4);
    }

    .fancybox-close-small,
    .close-btn {
        width: 40px;
        height: 40px;
    }

    .fancybox-close-small:before,
    .fancybox-close-small:after,
    .close-btn:before,
    .close-btn:after {
        width: 19px;
        margin-left: -9px;
    }

    .menu-popup__close {
        position: absolute;
        right: -45px;
        top: 4px;
        z-index: 1;
        display: none;
        box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4);
        background: #fff;
        border-radius: 4px;
    }

    html.is-menu-open .menu-popup__close {
        display: block;
    }

    .menu-popup__content {
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .menu .container {
        padding: 0;
        width: auto;
    }

    .header__navigation {
        position: static;
    }

    .header__navigation-inner {
        position: static;
        width: auto;
    }

    .nav,
    .menu {
        font-size: 12px;
        line-height: 14px;
    }

    .nav__list,
    .menu__list {
        display: block;
        padding: 0;
        margin: 0;
    }

    .nav__item,
    .menu__item {
        border-bottom: 1px solid #e7e7e7;
        display: block;
        width: auto;
        margin: 0;
        padding: 0;
    }

    .nav__item.is-open,
    .menu__item.is-open {
        background: #f5f5f5;
    }

    .nav__link,
    .menu__link {
        font-size: 12px;
        line-height: 14px;
        padding: 13px 15px;
        display: block;
        text-align: left;
        position: relative;
        color: #01335a !important;
        border: none !important;
    }

    .nav__link:active,
    .nav__link.is-active,
    .menu__link:active,
    .menu__link.is-active {
        background: #f5f5f5;
    }

    .nav__item.has-dropdown .nav__link,
    .menu__item.has-dropdown .menu__link {
        padding-right: 35px;
    }

    .menu__toggle-btn,
    .nav__toggle-btn {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 100%;
        border: none;
        padding: 0;
        background: #f5f5f5;
    }

    .menu__toggle-btn:after,
    .nav__toggle-btn:after {
        content: '';
        position: absolute;
        top: 50%;
        width: 5px;
        height: 5px;
        margin: -3px 0 0 -2px;
        left: 50%;
        border-style: solid;
        border-width: 0 1px 1px 0;
        border-color: transparent #01335a #01335a transparent;
        transform: rotate(45deg);
    }

    .menu__item.is-open .menu__toggle-btn:after,
    .nav__item.is-open .nav__toggle-btn:after {
        margin-top: -1px;
        transform: rotate(-135deg);
    }

    .menu__dropdown,
    .nav__dropdown {
        position: static;
        opacity: 1;
        visibility: visible;
        border: none;
        width: auto;
        box-shadow: none;
        padding: 0 13px 5px;
        background: none;
        font-size: 12px;
        line-height: 16px;
        display: none;
    }

    .menu__item.is-open .menu__dropdown,
    .nav__item.is-open .nav__dropdown {
        display: block;
    }

    .menu__dropdown-list {
        margin: 0;
        column-count: 2;
    }

    .menu__dropdown-list {
        margin: 0;
    }

    .menu__dropdown-item,
    .nav__dropdown-item {
        padding-bottom: 10px;
    }

    .menu__dropdown-link:after,
    .nav__dropdown-link:after {
        display: none;
    }

    .header>.container {
        width: 100%;
    }

    .header__contacts {
        left: 0;
    }

    .header__contacts .contacts-list {
        justify-content: space-between;
    }

    .header__contacts .contacts-list__group {
        margin: 0;
    }

    .header__logo {
        top: 14px;
    }

    .logo__img {
        height: 80px;
        width: auto;
    }

    .header__control {
        left: -13px;
        right: -13px;
        display: flex;
    }

    .header__control-item {
        display: block;
        position: static;
        flex-basis: auto;
        flex-grow: 1;
    }

    .header__control-item_menu {
        flex-basis: 50px;
        flex-grow: 0;
        flex-shrink: 0;
    }

    .menu-btn {
        padding-left: 0;
        padding-right: 0;
        width: 50px;
    }

    .menu-btn .icon {
        vertical-align: top;
    }

    .header__control .callback-btn,
    .header__control .eshop-btn {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .page-header {
        height: auto;
        margin-bottom: 40px;
    }

    .page-header__content {
        position: relative;
        width: auto;
        background: none;
        color: #13322b;
    }

    .page-header__content-inner {
        padding: 0;
    }

    .page-header__content .btn {
        margin-top: 0;
    }

    .page-header__bg {
        position: static;
        height: 240px;
    }

    .image-block__content {
        width: auto;
        padding: 30px;
        min-height: 0;
    }

    .image-block__content:before {
        display: none;
    }

    .image-block__content-inner {
        max-width: none;
    }

    .image-block__image {
        position: static;
        width: auto;
        height: 200px;
    }

    .video-thumb__play-btn {
        width: 40px;
        height: 40px;
        margin: -20px;
    }

    .video-thumb__play-btn .icon {
        width: 15px;
        height: 16px;
        left: 3px;
    }

    .price-list__item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .border-columns {
        display: block;
    }

    .border-columns__item {
        padding: 30px 0;
        border-right: none;
        border-bottom: 1px solid #d1e0d7;
    }

    .border-columns__item:first-child {
        padding-top: 0;
    }

    .border-columns__item:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    .actions__item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .actions__item-inner {
        height: auto;
    }

    .actions__item-bg {
        position: static;
        height: 200px;
    }

    .actions__item-caption {
        position: static;
        font-size: 16px !important;
        line-height: 25px !important;
    }

    .actions__item-caption .half-container {
        width: 100%;
    }

    .actions__item-caption-inner {
        padding: 20px 13px !important;
        margin: 0 -13px !important;
    }

    .articles-catalog__item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .text-image {
        margin-left: 0;
        margin-right: 0;
    }

    .footer__content {
        padding-bottom: 20px;
    }

    .footer__content-cell_logo {
        display: none;
    }

    .footer__content-cell_nav {
        width: 66.66%;
    }

    .footer__content-cell_nav:last-child {
        width: 33.33%;
    }

    .footer__content-cell_nav:last-child .footer__content-section {
        width: 100%;
    }

    .footer__nav {
        text-align: center;
    }

    .footer__eshop-btn {
        right: 50%;
        transform: translateX(50%);
    }

    .footer__contacts {
        flex-wrap: wrap;
    }

    .footer__contacts-cell_button {
        width: 100%;
        order: -1;
        margin-bottom: 15px;
    }

    .footer__contacts-cell_contacts {
        width: 50%;
    }

    .footer__bottom-row {
        display: block;
    }

    .footer__bottom-cell {
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }

    .main-slider__item {
        height: auto;
    }

    .main-slider__item-content {
        width: auto;
        padding: 0;
    }

    .main-slider__item-image {
        display: block;
        position: static;
        margin-top: 30px;
    }

    .main-slider__item-image:before {
        content: '';
        display: block;
        padding-top: 200px;
    }

    .main-slider {
        padding-bottom: 50px;
    }

    .main-slider .slick-dots {
        bottom: 0;
        left: 50%;
        margin: 0 0 0 -255px;
        width: 410px;
        text-align: left;
    }

    .main-slider .slick-prev {
        margin-left: 155px;
    }

    .main-slider .slick-next {
        margin-left: 205px;
    }

    .process__list {
        width: auto;
        position: static;
        background: none !important;
    }

    .process__list:before {
        display: none;
    }

    .process__item {
        position: static;
        width: auto;
        margin-bottom: 20px;
    }

    .process__item-inner {
        width: auto;
        margin: 0;
    }

    .process {
        padding-bottom: 70px;
    }

    .main-text {
        padding: 90px 0 10px;
    }

    .main-text:before {
        height: 50px;
    }

    .main-text__inner {
        display: block;
    }

    .main-text__header {
        max-width: none;
    }

    .main-text__content {
        max-width: none;
        padding: 0;
    }

    .statistic__list {
        display: block;
        text-align: center;
        margin: 40px auto;
        max-width: 250px;
    }

    .statistic__item {
        max-width: none;
        padding: 0;
        margin-bottom: 20px;
    }

    .statistic__item-header {
        display: block;
        height: auto;
        margin-bottom: 10px;
    }

    .statistic__item-content {
        max-width: none;
    }

    .statistic__item-num {
        font-size: 50px;
    }

    .clients-list__item {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .clients-list {
        padding-bottom: 70px;
    }

    .projects__arrows .half-container {
        width: 536px;
    }

    .projects__item {
        padding-bottom: 0;
    }

    .project__header {
        position: static;
        padding: 0;
        background: none;
    }

    .project__title {
        margin-bottom: 0.6em;
    }

    .project__image {
        position: static;
        height: 200px;
    }

    .project__inner {
        height: auto;
    }

    .project__content {
        position: static;
        background: none;
        box-shadow: none;
    }

    .project__content-item {
        padding-left: 0;
        padding-right: 0;
    }

    .contacts__inner {
        display: block;
    }

    .contacts__form-cell {
        max-width: none;
        padding: 0;
        margin-bottom: 40px;
    }

    .contacts__call-cell {
        max-width: none;
    }

    .contacts__bg {
        display: none;
    }

    .contacts__phone-num {
        font-size: 30px;
        margin-bottom: 0.6em;
    }

    .contacts__phone-text {
        font-size: 16px;
    }

    .subscribe__content {
        width: auto;
    }

    .subscribe {
        padding-top: 40px;
    }

    .nav__list-mob {
        display: block;
    }

    .nav__list-desc {
        display: none;
    }

    .menu>.container {
        flex-direction: column;
    }

}

@media (max-width: 575.98px) {
    .our_team_column {
        /* flex-direction: column !important; */
    }

    .our_team_column tbody tr:first-child td {
        padding: 0 !important;
    }

    .our_team_column table {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    h1,
    .h1 {
        font-size: 32px !important;
    }

    blockquote {
        padding-left: 1.6em;
    }

    blockquote:before {
        left: 0;
    }

    .half-container {
        width: 100%;
    }

    .text li {
        margin-bottom: 20px;
    }

    .table,
    .text table {
        display: block;
        width: auto;
        margin-left: -13px;
        margin-right: -13px;
        overflow-x: auto;
        font-size: 13px;
        line-height: 20px;
    }

    .table th,
    .text th {
        padding: 7px 6px;
        line-height: 18px;
    }

    .table td,
    .text td {
        padding: 7px 6px;
    }

    .table th:first-child,
    .text th:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .table th:last-child,
    .text th:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .table th:first-child,
    .text th:first-child,
    .table td:first-child,
    .text td:first-child {
        padding-left: 13px;
    }

    .table th:last-child,
    .text th:last-child,
    .table td:last-child,
    .text td:last-child {
        padding-right: 13px;
    }

    .border-columns {
        margin-bottom: 40px;
    }

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

    .header__contacts .contacts-list__icon {
        display: none;
    }

    .header__contacts .contacts-list__icon+.contacts-list__text {
        margin-left: 0;
    }

    .header__contacts .contacts-list__item {
        margin-bottom: 2px;
    }

    .header__control .callback-btn,
    .header__control .eshop-btn {
        font-size: 11px;
    }

    .header__control .eshop-btn .icon {
        display: none;
    }

    .text-image {
        margin-left: -13px;
        margin-right: -13px;
    }

    .image-block {
        margin-left: -13px;
        margin-right: -13px;
    }

    .image-block__content {
        padding-left: 13px;
        padding-right: 13px;
    }

    .important-text {
        font-size: 16px;
    }

    .articles-catalog_slider+br {
        display: none;
    }

    .articles-catalog__item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .video-catalog__item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .price-card__sticker {
        bottom: auto;
        top: -17px;
    }

    .bg-text__content {
        padding: 15px;
    }

    .footer__nav {
        font-size: 10px;
        line-height: 16px;
    }

    .footer__contacts-cell_contacts {
        width: 100%;
    }

    .footer .contacts-list__group {
        justify-content: flex-start;
    }

    .footer .contacts-list__item {
        margin-right: 20px;
    }

    .popup-window {
        padding: 40px 26px;
        background-size: 50px 100px;
        background-position: right bottom 30px;
    }

    .footer__eshop-btn {
        right: 13px;
        left: 13px;
        transform: none;
    }

    .main-slider .slick-arrow {
        left: auto;
        right: 13px;
        margin: 0;
        bottom: 50px;
    }

    .main-slider .slick-prev {
        margin-right: 50px;
    }

    .main-slider .slick-dots {
        left: 13px;
        margin: 0;
        width: auto;
        right: 13px;
    }

    .banefits {
        background-image: none;
    }

    .banefits__item-icon-field {
        flex: 0 0 81px;
        width: 81px;
        padding-right: 20px;
        margin-right: 20px;
    }

    .process__footer {
        left: 13px;
        height: auto;
    }

    .process {
        padding-bottom: 80px;
    }

    .main-text {
        padding-top: 40px;
    }

    .main-text:before {
        display: none;
    }

    .clients-list__item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .projects__arrows .half-container {
        width: 100%;
    }

    .projects__arrows-content {
        flex-wrap: nowrap;
    }

    .projects__arrow {
        display: inline-flex;
        white-space: normal;
        align-items: center;
    }

    .projects__arrow_prev {
        text-align: left;
        padding-right: 5px;
    }

    .projects__arrow_next {
        text-align: right;
        padding-left: 5px;
    }

    .text table td img {
        height: 149px;
        object-position: top;
    }
}