@charset "UTF-8";

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

a {
    background-color: transparent;
}

b,
strong {
    font-weight: bolder;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    cursor: default;
}

*,
:after,
:before {
    box-sizing: border-box;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: inherit;
    max-width: 100%;
    font-weight: 300;
    outline: 0;
}

body {
    overflow-x: hidden;
    max-width: 100%;
}

ul li {
    list-style: none;
}

strong,
strong span {
    font-weight: 700;
}

.wrap {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.container {
    width: 59%;
    max-width: 1200px;
}

.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
    display: block;
}

[type="checkbox"],
[type="radio"] {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}

.wpcf7-form-control-wrap {
    position: static;
}

[type="checkbox"]:checked + span,
[type="radio"]:checked + span {
    display: block;
}

[type="checkbox"]:checked + span:before,
[type="radio"]:checked + span:before {
    content: "";
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: #fff;
}

[type="checkbox"] + span,
[type="radio"] + span {
    position: relative;
    line-height: 20px;
    cursor: pointer;
    padding-left: 20px;
}

[type="checkbox"] + span:before,
[type="radio"] + span:before {
    content: "";
    width: 11px;
    height: 11px;
    border: 1px solid #d0d0cf;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    transition: all 0.8s;
    top: 5px;
    position: absolute;
    left: 0;
}

.btn_default {
    background: #31a301;
    border-radius: 2px;
    color: #fff;
    width: 235px;
    height: 50px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}

.title-block_default {
    margin-bottom: 55px;
}

.title-block__title {
    color: #31a301;
    margin-bottom: 10px;
}

.title-block__title span {
    font-weight: 700;
}

.title-block__sub-title {
    color: #9a9a9a;
}

.title_main {
    color: #fff;
}

.title-white {
    color: #fff;
    margin-bottom: 30px;
}

.title-white span {
    color: #ff0;
    font-weight: 700;
}

.title_big {
    color: #31a301;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
}

.title_regular {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
}

.title_regular-bold {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
}

.title_small {
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
}

.text_big {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    padding-bottom: 10px;
}

.text_small {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.submit-btn {
    background: #31a301 !important;
    color: white !important;
    border-radius: 2px;
    height: 50px;
    width: 220px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border: 0 !important;
    box-shadow: none;
    z-index: 10;
    cursor: pointer;
    font-weight: 900;
    margin: 0 auto;
}

.slick-slider * {
    max-width: none;
}

.slick-custom-arrow {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    cursor: pointer;
    width: 20px;
    height: 30px;
}

.slick-custom-arrow::before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='30' viewBox='0 0 18 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25792 14.1775L15.1107 0.324711C15.5693 -0.1182 16.3001 -0.105484 16.743 0.35312C17.1751 0.800495 17.1751 1.50971 16.743 1.95702L3.70638 14.9937L16.743 28.0303C17.1937 28.4811 17.1937 29.2119 16.743 29.6626C16.2922 30.1133 15.5615 30.1133 15.1107 29.6626L1.25792 15.8098C0.80723 15.359 0.80723 14.6283 1.25792 14.1775Z' fill='%23B8B8B8'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
}

.slick-custom-arrow-right {
    right: 0;
    top: 47%;
    right: -50px;
    -webkit-transform: translate(-50%) rotate(180deg);
    transform: translate(-50%) rotate(180deg);
}

.slick-custom-arrow-left {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 0;
    top: 47%;
    left: -50px;
}

.header {
    height: 80px;
    background: #1e1e1e;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    z-index: 101;
    border-bottom: 1px solid #535457;
}

.header-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.header-logo img {
    max-width: 150px;
}

.menu-main-header-english-container,
.menu-main-header-ru-container,
.menu-main-header-uk-container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    white-space: nowrap;
}

.header .menu {
    display: -webkit-box;
    display: flex;
    gap: 0 10%;
    justify-content: space-around;
}

.header-contacts__lang {
    display: flex;
    flex-direction: column;
}

.lang-item {
    order: 2;
}

.current-lang {
    order: 1;
}

.header-contacts__lang li {
    background: #31a301;
    padding: 3px;
    color: #fff;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header .menu .sub-menu {
    position: absolute;
    transition: 0.3s;
    background: #fff;
    min-width: 295px;
    left: -150%;
    padding-top: 50px;
    display: none;
    border-radius: 2px;
    border: 1px solid #eee;
    border-top: 0;
}

.header .menu-item::after {
    content: "";
    height: 2px;
    bottom: -30px;
    position: absolute;
    left: 0;
    background: #31a301;
    width: 0%;
    transition: 0.3s;
}

.header .menu-item:hover::after {
    width: 100%;
    transition: 0.3s;
}

.header .menu-item:hover {
    color: #31a301;
}

.sub-menu .menu-item {
    color: #9a9a9a;
    cursor: pointer;
}

.header .current-menu-item {
    color: #31a301;
    font-weight: 500;
    position: relative;
}

.header .sub-menu .menu-item::after {
    display: none;
}

.header .current-menu-item::after {
    content: "";
    height: 2px;
    bottom: -30px;
    position: absolute;
    left: 0;
    background: #31a301;
    width: 100%;
}

.header .sub-menu .menu-item {
    padding: 15px 40px;
    border-bottom: 1px solid #eee;
}

.header .sub-menu .menu-item:last-child {
    border-bottom: 0;
}

.header .sub-menu .menu-item:hover {
    background: #31a301;
    color: #fff;
}

.menu-item {
    position: relative;
}

.menu-item a {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.header-contacts {
    display: -webkit-box;
    display: flex;
}

.header-contacts__tel {
    margin-right: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

.header-contacts__tel a {
    color: #9a9a9a;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.header-contacts__tel::before {
    content: "";
    position: absolute;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='19' viewBox='0 0 13 19' fill='none'%3E%3Cpath d='M10.736 0H2.264C1.559 0 .98.577.98 1.283v16.433c0 .706.578 1.284 1.284 1.284h8.47c.706 0 1.284-.576 1.284-1.283V1.283C12.019.577 11.44 0 10.735 0Zm-5.59.925h2.71a.155.155 0 0 1 0 .311h-2.71a.155.155 0 1 1 0-.311ZM6.5 18.358a.642.642 0 1 1 0-1.283.642.642 0 0 1 0 1.283Zm4.626-1.733H1.874V2.035h9.252v14.59Z' fill='%2337B502'/%3E%3C/svg%3E");
    left: -20px;
    width: 15px;
    height: 20px;
    background-repeat: no-repeat;
}

.lang-item {
    list-style: none;
    opacity: 0;
}

.lang-item-first {
    opacity: 1;
    margin-top: 30px;
}

.lang-item:hover {
    opacity: 1;
}

.header-btn {
    width: 166px;
    height: 43px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}

.header .burger {
    display: none;
    width: 40px;
    z-index: 9999;
}

.header .burger__line {
    width: 100%;
    height: 4px;
    background: #707070;
    border-radius: 32px;
    margin-bottom: 5px;
    -webkit-transform-origin: 20% 50%;
    transform-origin: 20% 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.header .burger__line:nth-child(2).active {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.header .burger__line:nth-child(1).active {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.header .burger__line:nth-child(3).active {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#video-bg {
    background-image: url(/wp-content/uploads/2021/12/seomarket_foto.png);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#video-bg video {
    display: none;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.main,
.service-main {
    padding-top: 175px;
    padding-bottom: 175px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 60px;
}

.main-content,
.service-content {
    position: relative;
}

.main-text,
.service-text {
    max-width: 600px;
}

.main-text__title {
    font-size: 48px;
    margin: 10px 0;
    font-weight: 500;
    display: inline;
}

.main-text__pre-title,
.service-text__pre-title {
    color: #31a301;
}

.main-text__desc,
.service-text__desc {
    color: #eee;
    margin-bottom: 30px;
}

.main-text__desc span,
.service-text__desc span {
    color: #ff0;
}

.main-slider-content,
.service-slider-content {
    padding: 50px 0;
}

.main-slider-item,
.service-slider-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 40px 25px;
    background: #343434;
    color: #9a9a9a;
    min-height: 250px;
    width: 265px !important;
    margin: 0 10px;
    transition: 0.5s;
}

.main-slider-item:hover {
    background: #31a301;
    color: #fff;
    transition: 0.5s;
}

.main-slider-item:hover .main-slider-item__desc {
    color: #fff;
    transition: 0.5s;
}

.main-slider-item__desc {
    color: #9a9a9a;
}

.slick-slide .main-slider-item__icon {
    display: block;
}

.slick-slide .main-slider-item:hover .main-slider-item__icon {
    display: none !important;
}

.slick-slide .main-slider-item__icon_white {
    display: none;
}

.slick-slide .main-slider-item:hover .main-slider-item__icon_white {
    display: block;
}

.main-slider-item__icon,
.main-slider-item__icon_white,
.service-slider-item__icon {
    margin-bottom: 20px;
}

.main-slider-item__title,
.service-slider-item__title {
    margin-bottom: 10px;
}

.main-slider-wrap,
.service-slider-wrap {
    background: #1e1e1e;
}

.main-slider .slick-slide,
.service-slider .slick-slide {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.main-slider .slick-slide div,
.service-slider .slick-slide div {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.clients {
    background: #1e1e1e;
    padding-top: 60px;
    padding-bottom: 90px;
    position: relative;
}

.clients::before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/seomarket/img/CLIENTS.png);
    right: 0;
    width: 225px;
    height: 100%;
    background-repeat: no-repeat;
    top: -20%;
    background-size: cover;
    background-position-y: bottom;
}

.clients-slider-item {
    max-width: 265px;
}

.clients-slider-item__image-block {
    max-height: 140px;
    margin-bottom: 30px;
    border-radius: 2px;
    overflow: hidden;
}

.clients-slider-item__image-block img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
}

.clients-slider-item__image-block:last-child {
    margin-bottom: 0;
}

.task {
    background: #343434;
    padding-top: 85px;
    padding-bottom: 170px;
    color: #fff;
    position: relative;
}

.task::before {
    display: none;
    content: "";
    position: absolute;
    background: url(/wp-content/themes/seomarket/img/MARKET.png);
    bottom: -10%;
    height: 225px;
    width: 50%;
    background-repeat: no-repeat;
    right: 0;
    background-size: contain;
    background-position-y: bottom;
}

.task-form form {
    background-color: #1e1e1e;
    color: #9a9a9a;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.task-form textarea,
input[type="email"],
input[type="tel"],
input[type="text"],
input[type="time"] {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
}

input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder {
    color: #9a9a9a;
}

.task-form textarea {
    line-height: 20px;
    height: 101px;
    width: 100%;
    resize: none;
    background-image: repeating-linear-gradient(
            transparent 20px,
            transparent 39px,
            #fff 20px,
            #fff 40px
    );
    border: 0;
    margin-bottom: 40px;
}

.task-form .arrow-next {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1937 11.3414L2.11141 0.259186C1.74453 -0.0951432 1.1599 -0.08497 0.80557 0.281913C0.459899 0.639813 0.459899 1.20718 0.80557 1.56503L11.2349 11.9944L0.80557 22.4237C0.445018 22.7843 0.445018 23.3689 0.80557 23.7295C1.16623 24.0901 1.75081 24.0901 2.11141 23.7295L13.1937 12.6473C13.5542 12.2866 13.5542 11.702 13.1937 11.3414Z' fill='white'/%3E%3C/svg%3E%0A");
    min-width: 20px;
    height: 30px;
    background-repeat: no-repeat;
    margin: 0 10px;
    opacity: 0.3;
}

.task-form__step-one label {
    margin-right: 15px;
    width: 125px;
}

.task-form__step-one input {
    width: 80%;
}

.task-form__step-one::before {
    content: "1";
}

.task-form__step-two .step-inner__input-block {
    -webkit-box-align: center;
    align-items: center;
}

.task-form__step-two .step-inner__input-block input {
    margin-right: 15px;
}

.task-form__step-two::before {
    content: "2";
}

.task-form__step-one .step-inner__input-block,
.task-form__step-two .step-inner__input-block {
    margin-bottom: 10px;
}

.task-form__step-tree .step-inner__input-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.task-form__step-tree::before {
    content: "3";
}

.task-form .step {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    max-width: 380px;
    min-height: 370px;
    width: 100%;
    position: relative;
}

.task-form .step::before {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    font-size: 165px;
    font-weight: 900;
    letter-spacing: 0;
    color: #3cb40a;
    line-height: 150px;
    opacity: 0.8;
}

.task-form .step-title-block {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px 30px;
}

.task-form .step-inner {
    padding: 30px;
    position: relative;
}

.task-form .step-inner__input-block {
    display: -webkit-box;
    display: flex;
}

.task-form .step:first-child {
    margin-left: 0;
}

.task-form .step:last-child {
    margin-right: 0;
}

.slick-slide > div {
    padding: 0 10px;
}

.cases {
    background: #1e1e1e;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 70px;
}

.cases-slider-item {
    height: 500px;
    color: #9a9a9a;
    background-color: #343434;
}

.cases-slider-item__article-item,
.cases-slider-item__case-item {
    height: 240px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    transition: 0.5s;
    flex-direction: column;
}

.cases-slider-item__bg {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.cases-slider-item__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.cases-slider-item__gradient {
    background: -webkit-gradient(
            linear,
            left bottom,
            left top,
            from(rgba(0, 0, 0, 0.5)),
            to(rgba(0, 0, 0, 0.5))
    );
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cases-slider-item__article-date,
.cases-slider-item__desc {
    position: relative;
    cursor: pointer;
}

.cases-slider-item__article-date {
    padding-top: 10px;
}

.go-to {
    position: absolute;
    bottom: 0;
    height: 50px;
    background: #31a301;
    width: 100%;
    padding: 0 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.go-to::after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23a)' fill='%23fff'%3E%3Cpath d='M11.488 16.12a.375.375 0 0 1-.265-.64l6.485-6.484-6.485-6.485a.375.375 0 0 1 .53-.53l6.75 6.75a.375.375 0 0 1 0 .53l-6.75 6.75a.375.375 0 0 1-.265.11Z'/%3E%3Cpath d='M18.238 9.37H.988a.375.375 0 1 1 0-.75h17.25a.375.375 0 0 1 0 .75Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(.613)' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 25px;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.promotion {
    background: #343434;
    color: #9a9a9a;
    padding-top: 85px;
    padding-bottom: 110px;
}

.promotion-text {
    margin-bottom: 60px;
}

.promotion-text h2,
h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #31a301;
    font-weight: 700;
}

.promotion-text p,
ul li {
    line-height: 2;
    color: #535457;
}

.promotion-text ul li {
    list-style: inside;
}

.promotion-price__title {
    color: #31a301;
    margin-bottom: 40px;
}

.promotion-price-table {
    display: none;
    width: 100%;
    color: #fff;
    border-collapse: collapse;
}

.promotion-price-table th {
    text-align: left;
}

.promotion-price-table td,
.promotion-price-table th {
    padding: 0 40px;
}

.promotion-price-table thead tr {
    background: #31a301;
    border: 0;
    border-bottom: 1px solid #fff;
    height: 80px;
}

.promotion-price-table tbody tr {
    height: 60px;
}

.promotion-price-table tbody tr:nth-child(2n + 1) {
    background: #31a301;
}

.promotion-price-table tbody tr:nth-child(2n) {
    background: #02b814;
}

.footer {
    background: #1e1e1e;
    padding-top: 44px;
    padding-bottom: 100px;
    color: #fff;
    position: relative;
}

.footer-nav {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 22px;
}

.footer-nav-item__title {
    margin-bottom: 15px;
}

.footer-nav-item__list-item {
    margin-bottom: 10px;
    color: #eee;
}

.footer-nav-item__back-call {
    color: #31a301;
    text-decoration: underline;
}

.footer-nav-connection a {
    margin-left: 30px;
    position: relative;
}

.footer-mail a::before,
.footer-tel a::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.footer-mail a::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M16.393 2.428H.607L8.5 8.93l7.982-6.483a.55.55 0 0 0-.089-.019Z' fill='%2337B502'/%3E%3Cpath d='M8.883 10.185a.607.607 0 0 1-.77 0L0 3.501v10.463c0 .336.272.607.607.607h15.786a.607.607 0 0 0 .607-.607V3.591l-8.117 6.594Z' fill='%2337B502'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    left: -30px;
}

.footer-tel a::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='19' viewBox='0 0 12 19' fill='none'%3E%3Cpath d='M9.754 0h-8.47C.577 0 0 .577 0 1.283v16.433C0 18.422.578 19 1.283 19h8.471c.706 0 1.283-.576 1.283-1.283V1.283C11.037.577 10.46 0 9.754 0Zm-5.59.925h2.71a.155.155 0 0 1 0 .311h-2.71a.155.155 0 1 1 0-.311Zm1.355 17.433a.642.642 0 1 1 0-1.283.642.642 0 0 1 0 1.283Zm4.625-1.733H.893V2.035h9.251v14.59Z' fill='%2337B502'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    width: 14px;
    height: 22px;
    left: -26px;
}

.footer-copyright__wrap {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-copyright {
    margin-bottom: 20px;
}

.footer .menu-item {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}

#to-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 2px;
    margin: 30px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-size: cover;
    cursor: pointer;
    background: #cbcbcb;
    z-index: 101;
}

#to-top-inner {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3415 0.315076L0.259232 13.2302C-0.0950975 13.6577 -0.0849243 14.3391 0.281959 14.752C0.639859 15.1548 1.20723 15.1548 1.56508 14.752L11.9944 2.5978L22.4237 14.752C22.7843 15.1722 23.369 15.1722 23.7296 14.752C24.0901 14.3317 24.0901 13.6504 23.7296 13.2302L12.6473 0.315076C12.2867 -0.105107 11.7021 -0.105107 11.3415 0.315076Z' fill='white'/%3E%3C/svg%3E%0A");
    width: 30px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
}

#call-back__btn {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 20;
    cursor: pointer;
    color: #353638;
    z-index: 101;
}

#call-back__btn-inner {
    max-width: 90px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: capitalize;
    color: #ffa30e;
}

.call-back__img-block {
    background: #ffa30e;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    margin-bottom: 10px;
}

.modal-wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 999;
    overflow-y: scroll;
}

.wpcf7-list-item {
    position: relative;
}

.modal-wrap span.wpcf7-list-item {
    margin: 0;
}

.modal-wrap.active {
    display: flex;
}

.modal-wrap label {
    margin-right: 15px;
    width: 120px;
}

.modal-inner__input-block {
    display: flex;
}

.modal-inner {
    background: #31a301;
    border-radius: 2px;
    color: #fff;
    width: 90%;
    max-width: 460px;
    min-height: 320px;
}

.modal-inner form {
    padding: 30px 65px;
}

.modal-inner__input-block {
    margin-bottom: 15px;
}

.modal-inner .submit-btn {
    margin-top: 35px;
}

.modal-title {
    background: rgba(225, 225, 225, 0.1);
    min-height: 70px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.modal-title p {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
}

.close-modal {
    background: rgba(225, 225, 225, 0.1);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.close-modal__line {
    width: 14px;
    height: 1px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
}

.close-modal__line:first-child {
    transform: rotate(45deg);
}

.close-modal__line:last-child {
    transform: rotate(-45deg);
}

.digital {
    background: #343434;
    padding-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    color: #9a9a9a;
    position: relative;
}

.digital::before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/seomarket/img/DIGITAL.png);
    left: 0;
    width: 225px;
    height: 100%;
    background-repeat: no-repeat;
    top: 0;
    background-size: contain;
}

.digital-title-block {
    display: -webkit-box;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-align: center;
    align-items: center;
}

.table {
    width: 100%;
    position: relative;
}

.table-line {
    border-top: 1px solid rgba(225, 225, 225, 0.1);
    border-bottom: 1px solid rgba(225, 225, 225, 0.1);
    display: -webkit-box;
    display: flex;
}

.table-line .table-item,
.table-line .table-item-about {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.table-line .table-item-about:first-child,
.table-line .table-item:first-child {
    border-left: 0;
}

.table-line .table-item-about:last-child,
.table-line .table-item:last-child {
    border-right: 0;
}

.table-line:last-child .table-item,
.table-line:last-child .table-item-about {
    padding-bottom: 100px;
}

.table-line .table-item,
.table-line .table-item-about {
    padding: 50px;
    padding-right: 30px;
}

.table-line .table-item-about:first-child,
.table-line .table-item:first-child {
    padding-left: 20%;
}

.table-line .table-item-about:last-child,
.table-line .table-item:last-child {
    padding-right: 20%;
}

.table .table-item-about,
.table-item {
    border-left: 1px solid rgba(225, 225, 225, 0.1);
    border-right: 1px solid rgba(225, 225, 225, 0.1);
    position: relative;
}

.table .table-item-about__cross,
.table-item__cross {
    display: none;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 5%;
    top: 30px;
    background: rgba(225, 225, 225, 0.1);
    cursor: pointer;
}

.table .table-item-about__cross-lines,
.table-item__cross-lines {
    background: #fff;
    position: absolute;
}

.table .table-item-about__cross-lines:first-child,
.table-item__cross-lines:first-child {
    width: 18px;
    height: 2px;
}

.table .table-item-about__cross-lines:last-child,
.table-item__cross-lines:last-child {
    width: 2px;
    height: 18px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.table .active .table-item__cross-lines:last-child {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.cases-news .table,
.service .table,
.services .table {
    background: #fff;
}

.cases-news .table-item__title,
.service .table-item__title,
.services .table-item__title {
    color: #31a301;
}

.table-item__title {
    margin-bottom: 10px;
}

.table-line .table-item .table-item__desc:nth-child(2) {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 28px;
    display: block;
}

.table-line .table-item .table-item__desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    opacity: 0.9;
    max-width: 85%;
    transition: 0.3s;
}

.table-line .table-item .table-item__desc:hover {
    transform: scale(1.05);
    transition: 0.3s;
}

.cases-news .table-item__desc,
.service .table-item__desc,
.services .table-item__desc {
    color: #535457;
    opacity: 0.9;
}

.cases-news .table-item__cross,
.service .table-item__cross,
.services .table-item__cross {
    background: rgba(55, 181, 2, 0.1);
}

.cases-news .table-item__cross-lines,
.service .table-item__cross-lines,
.services .table-item__cross-lines {
    background: #31a301;
}

#preloader {
    background: #31a301;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
}

.preloader-hide {
    animation: preloader-hide linear 0.5s;
}

@keyframes preloader-hide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

#overlay {
    display: none;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 9990;
}

#close-popup {
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #afafaf;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

#close-popup i {
    width: 30px;
    height: 30px;
    background: url(https://codernote.ru/files/cross.png) no-repeat center center;
    background-size: 16px 16px;
    display: block;
}

@keyframes rota {
    25% {
        transform: rotate(360deg);
    }
}

#close-popup:hover {
    animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

#magnify {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    max-width: 100%;
    height: auto;
    max-height: 90%;
    z-index: 9999;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

#magnify img {
    width: 100%;
}

.digital-title {
    margin-right: 30px;
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.wpcf7 form.init .wpcf7-response-output {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
}

.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    border-color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: 0.2em 0.8em;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::after,
span.wpcf7-list-item-label::before {
    content: " ";
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(/wp-content/plugins/contact-form-7/assets/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"] {
    direction: ltr;
}

@media screen and (max-width: 1600px) {
    .container {
        width: 80%;
    }

    .table-line .table-item,
    .table-line .table-item-about {
        padding-right: 35px;
    }

    .table-line .table-item-about:first-child,
    .table-line .table-item:first-child {
        padding-left: 10%;
    }

    .table-line .table-item-about:last-child,
    .table-line .table-item:last-child {
        padding-right: 10%;
    }
}

@media screen and (max-width: 1500px) {
    .container {
        width: 90%;
    }

    .table-line .table-item-about:first-child,
    .table-line .table-item:first-child {
        padding-left: 5%;
    }

    .table-line .table-item-about:last-child,
    .table-line .table-item:last-child {
        padding-right: 5%;
    }
}

@media screen and (max-width: 1199px) {
    .slick-custom-arrow-right {
        right: -25px;
    }

    .slick-custom-arrow-left {
        left: -10px;
    }

    .slick-custom-arrow::before {
        background-size: 10px;
    }

    .menu-main-header-english-container,
    .menu-main-header-ru-container,
    .menu-main-header-uk-container {
        position: absolute;
        width: 100%;
        height: 50vh;
        background: #fff;
        left: 0;
        top: 0;
        -webkit-box-pack: center;
        justify-content: center;
        z-index: 999;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 20px;
        display: none;
    }

    .table-line .table-item-about {
        flex-direction: row;
    }

    .table-item-about img {
        margin-bottom: 0;
    }

    header {
        position: relative;
    }

    .header .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        height: 100%;
        width: 100%;
    }

    .header .menu-item::after {
        display: none;
    }

    .header-contacts {
        flex-direction: column;
        align-items: center;
    }

    .header .burger {
        display: block;
    }

    .header-contacts__lang {
        display: flex;
        margin-top: 40px;
        width: 100%;
        justify-content: space-between;
        flex-direction: row;
    }

    .header-contacts__tel {
        margin-right: 0;
    }

    .sub-menu {
        display: none;
        opacity: 0;
        visibility: hidden;
    }

    .lang-item {
        opacity: 1;
    }

    .lang-item-first {
        margin-top: 0;
    }

    .digital {
        padding-top: 30px;
    }

    .cases,
    .clients,
    .promotion,
    .task {
        padding: 30px 0;
    }

    .digital::before {
        display: none;
    }

    .table-line .table-item .table-item__desc:nth-child(2) {
        font-size: 24px;
        line-height: 28px;
    }

    .task-form form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .table-item-about {
        max-width: none;
    }

    .task-form .arrow-next {
        display: none;
    }

    .task-form .step {
        margin-bottom: 20px;
    }

    .task-form__step-one {
        min-height: 270px !important;
    }

    .footer-nav {
        justify-content: space-around;
        align-items: center;
    }

    .footer-nav-item__list {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .footer-nav-connection a {
        margin-left: 0;
    }

    .promotion-price-table td,
    .promotion-price-table th {
        padding: 0 8px;
    }

    .footer-nav-item__title,
    .footer-nav-market,
    .footer-nav-services {
        display: none;
    }

    .footer-copyright {
        text-align: left;
    }

    .table-line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .table-line:last-child .table-item,
    .table-line:last-child .table-item-about {
        padding-bottom: 20px;
    }

    .table-line .table-item,
    .table-line .table-item-about {
        border-bottom: 1px solid #c1c1c1;
        padding: 20px 5%;
        width: auto;
    }

    .table-line .table-item-about__title,
    .table-line .table-item__title {
        margin-bottom: 0;
    }

    .table-line .table-item-about__desc,
    .table-line .table-item__desc {
        display: none;
        margin-top: 20px;
    }

    .table-line .table-item-about {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }

    .table-line .table-item-about__desc {
        display: block;
    }

    .table-line .table-item-about__icon {
        margin-right: 25px;
    }

    .table-item__cross {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        position: absolute;
        z-index: 99;
    }

    #to-top {
        right: 0;
        bottom: 0;
        margin: 0;
        width: 20%;
        height: 70px;
        background: #54d61d;
    }

    #call-back__btn {
        flex-direction: row;
        background: #ffa30e;
        width: 80%;
        left: 0;
        bottom: 0;
        justify-content: center;
        height: 70px;
    }

    #call-back__btn,
    #to-top {
        display: none;
    }

    .call-back__img-block {
        width: auto;
        height: auto;
        background: 0 0;
        margin-bottom: 0;
    }

    #call-back__btn img {
        margin-right: 10px;
    }

    #call-back__btn-inner {
        color: #fff;
        max-width: none;
    }
}

@media screen and (max-width: 767px) {
    .digital-title {
        margin-right: 0;
    }

    .title_big {
        font-size: 25px;
        line-height: 30px;
    }

    .title_regular {
        font-size: 20px;
        line-height: 23px;
    }

    .title_regular-bold {
        background-color: #343434;
        color: #9a9a9a;
        font-size: 14px;
        line-height: 16px;
    }

    .title_small {
        font-size: 16px;
        line-height: 19px;
    }

    .text_big {
        font-size: 16px;
        line-height: 19px;
    }

    .text_small {
        font-size: 13px;
        line-height: 17px;
    }

    .slick-custom-arrow {
        bottom: 0;
        top: auto;
        width: 50px;
        background: #fff;
        border-radius: 2px;
    }

    .slick-dots {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        padding: 0 70px;
        justify-content: center;
        margin-top: 35px;
    }

    .scroll-x {
        overflow-x: scroll;
    }

    .slick-dots li {
        margin-right: 10px;
    }

    .slick-dots button {
        color: transparent;
        width: 12px;
        height: 12px;
        background: #fff;
        border-radius: 2px;
        box-shadow: none;
        border: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .slick-active button {
        background: #31a301;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .title-block_default {
        margin-bottom: 30px;
    }

    .main {
        padding-bottom: 140px;
        padding-top: 105px;
    }

    .main-text__title {
        font-size: 40px;
    }

    .cases-news-list .cases-slider-item {
        width: 100%;
    }

    .cases-slider-item__article-date,
    .cases-slider-item__desc {
        font-size: 24px;
        line-height: 28px;
    }

    .digital-partners {
        display: none !important;
    }

    .slick-custom-arrow-left {
        left: 20px;
    }

    .modal-inner form {
        padding: 30px 25px;
    }
}

@media screen and (max-width: 320px) {
    h1 {
        font-size: 23px;
    }

    .text_small {
        font-size: 11px;
        line-height: 15px;
    }

    .menu-main-header-english-container,
    .menu-main-header-ru-container,
    .menu-main-header-uk-container {
        height: 80vh;
    }

    .main-text__desc {
        margin-bottom: 20px;
    }

    .main {
        padding-top: 45px;
    }

    .main-text__title {
        font-size: 30px;
    }

    .modal-inner {
        margin-top: 360px;
        width: 95%;
    }

    .modal__call-back-wrap .modal-inner {
        margin-top: 60px;
    }

    .modal-wrap label,
    .task-form__step-one label {
        width: 170px;
    }

    #call-back__btn,
    #to-top {
        height: 40px;
    }
}

@media screen and (orientation: landscape) and (max-width: 900px) {
    .menu-main-header-english-container,
    .menu-main-header-ru-container,
    .menu-main-header-uk-container {
        height: 100vh;
    }

    .main,
    .service-main {
        padding-top: 50px;
    }

    .main-text__title {
        font-size: 32px;
        margin: 5px 0;
    }

    #call-back__btn,
    #to-top {
        height: 40px;
    }

    .main-text__desc,
    .service-text__desc {
        margin-bottom: 20px;
    }

    .modal-inner {
        margin-top: 290px;
    }

    .modal__call-back {
        margin-top: 0;
    }
}

p a {
    color: #007cba;
    text-decoration: underline;
}

.menu li {
    list-style: none;
}

img {
    height: auto;
    width: auto;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    display: block;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.modal__call-back-wrap input[type="tel"],
.modal__call-back-wrap input[type="text"] {
    width: 100%;
}

.call-back {
    cursor: pointer;
}

.modal__request-wrap input[type="email"],
.modal__request-wrap input[type="tel"],
.modal__request-wrap input[type="text"] {
    width: 100%;
}

.modal__request-wrap .checkbox_wrapper {
    margin-top: 40px;
}

.modal__request-wrap .step-inner__input-block {
    margin-bottom: 16px;
}

.task-form textarea {
    margin-bottom: 20px !important;
}

#agree_wrapper [type="checkbox"] {
    width: 30px;
    height: 30px;
    opacity: 1;
    position: relative;
}

#agree_wrapper .agree {
    display: none;
}

@media (max-width: 1024px) {
    .header-contacts__lang li {
        margin: 0 10px !important;
        padding: 6px 10px !important;
    }
}

@media (max-width: 414px) {
    .modal-title {
        min-height: 50px !important;
    }

    .modal-title p {
        font-size: 18px !important;
    }

    .modal-inner form {
        padding: 18px 18px !important;
    }

    .modal-inner .submit-btn {
        margin-top: 0 !important;
    }

    .modal__request-wrap .checkbox_wrapper {
        margin-top: 25px !important;
    }

    #wpcf7-f287-o3 {
        font-size: 14px !important;
    }

    .submit-btn {
        height: 36px !important;
        width: 170px !important;
    }

    .modal-inner__input-block.checkbox_wrapper {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 1199px) {
    #call-back__btn {
        display: none !important;
        opacity: 0.7;
    }

    #call-back__btn:hover {
        opacity: 1;
    }

    #to-top {
        display: none !important;
        opacity: 0.7;
    }

    #to-top:hover {
        opacity: 1;
    }

    #call-back__btn.open {
        display: block !important;
    }

    #to-top.open {
        display: flex !important;
    }
}

.modal-inner {
    border-radius: 20px !important;
}

.wpcf7-form .wpcf7-list-item-label,
.wpcf7-form label {
    font-weight: 500;
}

#primary-menu .sub-menu li {
    text-align: center;
}

.cases-slider-item {
    position: relative;
    background: #fff;
}

.cases-slider-item .blog-item-content {
    color: #9a9a9a;
    padding: 20px 15px;
}

.cases-slider-item .blog-item-content .title_regular-bold {
    color: #333;
    margin-bottom: 10px;
}

.cases-slider-item .blog-date-cloud {
    line-height: 21px;
    font-size: 15px;
    z-index: 1;
    color: #383838;
    position: absolute;
    right: 11px;
    top: 13px;
    background: #fff;
    border-radius: 30px;
    padding: 5px 10px;
}

@media (max-width: 1199px) {
    .header-contacts {
        margin-top: 14px;
    }

    .header-contacts__lang li {
        display: block !important;
    }

    #primary-menu.open .sub-menu {
        left: 0 !important;
        transition: none !important;
    }

    .header-contacts__lang {
        display: flex;
        margin-top: 20px;
        width: 100%;
        margin-bottom: 20px;
        justify-content: space-between;
        flex-direction: row;
    }

    .menu-main-header-ru-container {
        height: auto !important;
    }

    .menu-main-header-uk-container {
        height: auto !important;
    }

    .header .sub-menu .menu-item {
        padding: 5px 15px !important;
        border-bottom: none !important;
    }

    #primary-menu li {
        width: 100%;
        text-align: center;
        transition: none !important;
    }

    #primary-menu.open .sub-menu {
        display: block !important;
        position: relative !important;
        visibility: visible !important;
        left: 0 !important;
        transition: none !important;
        border: none;
        padding-top: 5px !important;
        opacity: 1 !important;
    }

    #primary-menu.open .sub-menu {
        display: block !important;
        transition: none !important;
    }

    .title__sub-menu {
        position: relative;
        padding: 10px 0 !important;
    }

    .title__sub-menu_span {
        position: absolute;
        top: 15px;
        right: 50%;
        margin-right: -60px;
        width: 14px;
        height: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='18' height='30' viewBox='0 0 18 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25792 14.1775L15.1107 0.324711C15.5693 -0.1182 16.3001 -0.105484 16.743 0.35312C17.1751 0.800495 17.1751 1.50971 16.743 1.95702L3.70638 14.9937L16.743 28.0303C17.1937 28.4811 17.1937 29.2119 16.743 29.6626C16.2922 30.1133 15.5615 30.1133 15.1107 29.6626L1.25792 15.8098C0.80723 15.359 0.80723 14.6283 1.25792 14.1775Z' fill='%23B8B8B8'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: contain;
        transform: rotate(-90deg);
        display: block;
    }
}

@media (max-width: 767px) {
    .cases-slider-item .blog-item-content {
        padding: 13px 10px;
    }
}

@media (max-width: 576px) {
    .slick-dots {
        display: none !important;
    }
}

@media (max-width: 375px) {
    .header .sub-menu .menu-item {
        padding: 0 15px !important;
        border-bottom: none !important;
    }
}

.clients-slider .slick-slide div {
    display: flex;
    justify-content: center;
}

.main-text,
.service-text {
    max-width: 650px !important;
}

.main-text__title,
.main-text__desc {
    font-weight: 900 !important;
}

.request__section .wpcf7-form-control-wrap {
    width: 100%;
}

.request__section [type="checkbox"] + span:before {
    width: 19px;
    height: 19px;
    top: 0;
    left: -10px;
}

.request__section [type="checkbox"]:checked + span:before {
    background-color: #31A301;
}

.request__section .request__checkbox label:before {
    display: none;
}
