@charset "UTF-8";

@font-face {
  font-family: "Montserrat";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Montserrat/Montserrat-Light.eot");
  src: url("../fonts/Montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Light.svg#Montserrat") format("svg");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Montserrat/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Regular.svg#Montserrat") format("svg");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: "italic";
  font-display: swap;
  src: url("../fonts/Montserrat/Montserrat-MediumItalic.eot");
  src: url("../fonts/Montserrat/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-MediumItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-MediumItalic.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-MediumItalic.svg#Montserrat") format("svg");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: "normal";
  font-display: swap;
  src: url("../fonts/Montserrat/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Medium.svg#Montserrat") format("svg");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Montserrat/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-SemiBold.svg#Montserrat") format("svg");
}

@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Montserrat/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat/Montserrat-Bold.svg#Montserrat") format("svg");
}

@font-face {
  font-family: "ProstoOne";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/ProstoOne/ProstoOne-Regular.eot");
  src: url("../fonts/ProstoOne/ProstoOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProstoOne/ProstoOne-Regular.woff") format("woff"), url("../fonts/ProstoOne/ProstoOne-Regular.ttf") format("truetype"), url("../fonts/ProstoOne/ProstoOne-Regular.svg#ProstoOne") format("svg");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  outline: none;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
video {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font: 400 16px/1.4 "Montserrat", sans-serif;
  background: #fff;
  min-width: 360px;
  color: #232325;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.02em;
}

body.fixed,
body._lock {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body::-webkit-scrollbar {
  width: 7px;
}

body::-webkit-scrollbar-button {
  height: 0;
}

body::-webkit-scrollbar-track-piece {
  background: #232325;
}

body::-webkit-scrollbar-thumb {
  background: #45E555;
  border-radius: 3.5px;
}

.wrapper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.wpcf7-submit:disabled {
    opacity: 0.6; /* Прозрачность */
    cursor: not-allowed; /* Курсор "запрещено" */
    background-color: #ccc !important; /* Серый цвет фона */
    color: #666 !important; /* Цвет текста */
    pointer-events: none; /* Отключает клики полностью */
}

main,
section,
footer,
header {
  flex: 0 0 auto;
  width: 100%;
}

main {
  flex: 1 1 auto;
  min-height: 50vh;
}

.container {
  position: relative;
  margin: 0 auto;
  max-width: 1260px;
  padding: 0 10px;
  width: 100%;
}

a {
  color: #232325;
  text-decoration: none;
}

.form {
  position: relative;
}

.form .input {
  background: #fff;
  width: 100%;
  height: 60px;
  border: 1px solid #DBDBDB;
  padding-left: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  display: block;
  border-radius: 30px;
  transition: 0.3s ease;
}

.form .input__wrap {
  display: block;
  text-align: left;
  margin-bottom: 20px;
}

.form .input__label {
  margin-bottom: 10px;
  padding-left: 10px;
  display: block;
}

.form .input.file {
  background: url("data:image/svg+xml,%3Csvg width='15' height='20' viewBox='0 0 15 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9112 8.94533L12.0875 7.94533C11.86 7.66933 11.4662 7.64267 11.2062 7.884L8.75 10.18V0.666667C8.75 0.298667 8.47 0 8.125 0H6.875C6.53 0 6.25 0.298667 6.25 0.666667V10.18L3.79375 7.884C3.535 7.64267 3.14125 7.66933 2.9125 7.94533L2.08875 8.944C1.86 9.22133 1.88625 9.644 2.14625 9.88667L7.08875 14.5013C7.325 14.7213 7.67625 14.7213 7.9125 14.5013L12.8537 9.88667C13.1137 9.644 13.14 9.22133 12.9112 8.94533Z' fill='%234C65FF'/%3E%3Cpath d='M14.375 17.3333H0.625C0.28 17.3333 0 17.632 0 18V19.3333C0 19.7013 0.28 20 0.625 20H14.375C14.72 20 15 19.7013 15 19.3333V18C15 17.632 14.72 17.3333 14.375 17.3333Z' fill='%234C65FF'/%3E%3C/svg%3E%0A") calc(100% - 20px) 50% no-repeat;
}

.form .input.file:focus,
.form .input.file:hover {
  background: url("data:image/svg+xml,%3Csvg width='15' height='20' viewBox='0 0 15 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9112 8.94533L12.0875 7.94533C11.86 7.66933 11.4662 7.64267 11.2062 7.884L8.75 10.18V0.666667C8.75 0.298667 8.47 0 8.125 0H6.875C6.53 0 6.25 0.298667 6.25 0.666667V10.18L3.79375 7.884C3.535 7.64267 3.14125 7.66933 2.9125 7.94533L2.08875 8.944C1.86 9.22133 1.88625 9.644 2.14625 9.88667L7.08875 14.5013C7.325 14.7213 7.67625 14.7213 7.9125 14.5013L12.8537 9.88667C13.1137 9.644 13.14 9.22133 12.9112 8.94533Z' fill='%232C2C3D'/%3E%3Cpath d='M14.375 17.3333H0.625C0.28 17.3333 0 17.632 0 18V19.3333C0 19.7013 0.28 20 0.625 20H14.375C14.72 20 15 19.7013 15 19.3333V18C15 17.632 14.72 17.3333 14.375 17.3333Z' fill='%232C2C3D'/%3E%3C/svg%3E%0A") calc(100% - 20px) 50% no-repeat;
}

.form .input:focus {
  border: 1px solid #2C2C3D;
}

.form .message {
  line-height: 120%;
  height: 150px;
  resize: none;
}

.form:before {
  content: "";
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7) url(../img/loading.svg) 50% no-repeat;
  z-index: 10;
}

.form.loading:before {
  display: block;
}

.form .intl-tel-input {
  width: 100%;
}

.form .country-list .country-name {
  color: #333;
}

.form input.error {
  border: 1px solid #D64141 !important;
}

.form input.not_error {
  border: 2px solid #99FF99 !important;
}

.wpe p {
  margin-bottom: 10px;
}

.wpe p:last-child {
  margin-bottom: 0;
}

.wpe strong,
.wpe b {
  font-weight: 700;
}

.wpe ul {
  list-style: disc;
  padding-left: 20px;
}

.wpe ul li {
  margin-bottom: 10px;
}

.countdownHolder {
  margin: 0 auto;
  font: 30px/1 Roboto, sans-serif;
  text-align: center;
  letter-spacing: -3px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  /*Параметры цифр */
  /*Параметры подложки для секций */
  /*Параметры секций разделения (:)*/
  /*Параметры вспомогательного текста (дни, часы, минуты, секунды)*/
}

.countdownHolder .position {
  display: inline-block;
  height: 1em;
  overflow: hidden;
  position: relative;
  width: 0.5em;
}

.countdownHolder .digit {
  position: absolute;
  display: block;
  border-radius: 0.2em;
  text-align: center;
  color: #000;
  letter-spacing: -1px;
  left: 50%;
  transform: translateX(-50%);
}

.countdownHolder .countDays,
.countdownHolder .countHours,
.countdownHolder .countMinutes,
.countdownHolder .countSeconds {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
}

.countdownHolder .countDiv {
  display: none;
  width: 10px;
  height: 1em;
  position: relative;
}

.countdownHolder .countDiv:before,
.countdownHolder .countDiv:after {
  background: #444;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 50%;
  margin-left: -3px;
  top: 0.2em;
  box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.5);
  content: "";
}

.countdownHolder .countDiv:after {
  top: 0.6em;
}

.countdownHolder .textdigit {
  font-size: 15px;
  letter-spacing: 0px;
}

.hidden {
  display: none;
  overflow: hidden;
}

.svg-sprites-pack {
  position: fixed;
  top: -100%;
  left: -100%;
  height: 0;
  width: 0;
  overflow: hidden;
}

button.btn,
a.btn,
span.btn {
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  overflow: hidden;
  cursor: pointer;
}

button.btn span,
a.btn span,
span.btn span {
  font: 600 16px/17px "Montserrat";
  text-transform: uppercase;
  transition: color 0.3s ease 0s;
}

button.btn svg,
a.btn svg,
span.btn svg {
  height: 15px;
  width: 15px;
  margin-left: 15px;
  transition: fill 0.3s ease 0s;
}

button.btn_simple-white,
a.btn_simple-white,
span.btn_simple-white {
  border-radius: 0;
  padding: 0 0;
}

button.btn_simple-white span,
a.btn_simple-white span,
span.btn_simple-white span {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
}

button.btn_simple-white svg,
a.btn_simple-white svg,
span.btn_simple-white svg {
  fill: #ffffff;
}

button.btn_simple-white:hover span,
a.btn_simple-white:hover span,
span.btn_simple-white:hover span {
  color: #45E555;
}

button.btn_simple-white:hover svg,
a.btn_simple-white:hover svg,
span.btn_simple-white:hover svg {
  fill: #45E555;
}

button.btn_simple-green span,
a.btn_simple-green span,
span.btn_simple-green span {
  color: #45E555;
}

button.btn_simple-green svg,
a.btn_simple-green svg,
span.btn_simple-green svg {
  fill: #45E555;
}

button.btn_simple-green:hover span,
a.btn_simple-green:hover span,
span.btn_simple-green:hover span {
  color: #232325;
}

button.btn_simple-green:hover svg,
a.btn_simple-green:hover svg,
span.btn_simple-green:hover svg {
  fill: #232325;
}

button.btn_simple-dark span,
a.btn_simple-dark span,
span.btn_simple-dark span {
  color: #232325;
}

button.btn_simple-dark svg,
a.btn_simple-dark svg,
span.btn_simple-dark svg {
  fill: #232325;
}

button.btn_simple-dark:hover span,
a.btn_simple-dark:hover span,
span.btn_simple-dark:hover span {
  color: #45E555;
}

button.btn_simple-dark:hover svg,
a.btn_simple-dark:hover svg,
span.btn_simple-dark:hover svg {
  fill: #45E555;
}

button.btn_normal-green,
button.btn_normal-white,
button.btn_normal-white-stroke,
button.btn_normal-dark,
button.btn_normal-transparent,
a.btn_normal-green,
a.btn_normal-white,
a.btn_normal-white-stroke,
a.btn_normal-dark,
a.btn_normal-transparent,
span.btn_normal-green,
span.btn_normal-white,
span.btn_normal-white-stroke,
span.btn_normal-dark,
span.btn_normal-transparent {
  padding: 25px 40px;
  border-radius: 40px;
}

button.btn_normal-green,
a.btn_normal-green,
span.btn_normal-green {
  background: #e55445;
}

button.btn_normal-green span,
a.btn_normal-green span,
span.btn_normal-green span {
  color: #232325;
}

button.btn_normal-green svg,
a.btn_normal-green svg,
span.btn_normal-green svg {
  fill: #232325;
}

button.btn_normal-green:hover span,
a.btn_normal-green:hover span,
span.btn_normal-green:hover span {
  color: #ffffff;
}

button.btn_normal-green:hover svg,
a.btn_normal-green:hover svg,
span.btn_normal-green:hover svg {
  fill: #ffffff;
}

button.btn_normal-white,
a.btn_normal-white,
span.btn_normal-white {
  background: #ffffff;
}

button.btn_normal-white span,
a.btn_normal-white span,
span.btn_normal-white span {
  color: #232325;
}

button.btn_normal-white svg,
a.btn_normal-white svg,
span.btn_normal-white svg {
  fill: #232325;
}

button.btn_normal-white:hover span,
a.btn_normal-white:hover span,
span.btn_normal-white:hover span {
  color: #232325;
}

button.btn_normal-white:hover svg,
a.btn_normal-white:hover svg,
span.btn_normal-white:hover svg {
  fill: #232325;
}

button.btn_normal-white-stroke,
a.btn_normal-white-stroke,
span.btn_normal-white-stroke {
  background: #ffffff;
  border: 1px solid #232325;
  transition: border 0.3s ease 0s;
}

button.btn_normal-white-stroke span,
a.btn_normal-white-stroke span,
span.btn_normal-white-stroke span {
  color: #232325;
}

button.btn_normal-white-stroke svg,
a.btn_normal-white-stroke svg,
span.btn_normal-white-stroke svg {
  fill: #232325;
}

button.btn_normal-white-stroke:hover,
a.btn_normal-white-stroke:hover,
span.btn_normal-white-stroke:hover {
  border: 1px solid #232325;
}

button.btn_normal-white-stroke:hover span,
a.btn_normal-white-stroke:hover span,
span.btn_normal-white-stroke:hover span {
  color: #232325;
}

button.btn_normal-white-stroke:hover svg,
a.btn_normal-white-stroke:hover svg,
span.btn_normal-white-stroke:hover svg {
  fill: #232325;
}

button.btn_normal-dark,
a.btn_normal-dark,
span.btn_normal-dark {
  background: #232325;
  border: 1px solid #ffffff;
  transition: border 0.3s ease 0s;
}

button.btn_normal-dark span,
a.btn_normal-dark span,
span.btn_normal-dark span {
  color: #ffffff;
}

button.btn_normal-dark svg,
a.btn_normal-dark svg,
span.btn_normal-dark svg {
  fill: #ffffff;
}

button.btn_normal-dark:hover,
a.btn_normal-dark:hover,
span.btn_normal-dark:hover {
  border: 1px solid #232325;
}

button.btn_normal-dark:hover span,
a.btn_normal-dark:hover span,
span.btn_normal-dark:hover span {
  color: #232325;
}

button.btn_normal-dark:hover svg,
a.btn_normal-dark:hover svg,
span.btn_normal-dark:hover svg {
  fill: #45E555;
}

button.btn_normal-transparent,
a.btn_normal-transparent,
span.btn_normal-transparent {
  background: transparent;
  border: 1px solid #ffffff;
  transition: border 0.3s ease 0s;
}

button.btn_normal-transparent span,
a.btn_normal-transparent span,
span.btn_normal-transparent span {
  color: #ffffff;
}

button.btn_normal-transparent svg,
a.btn_normal-transparent svg,
span.btn_normal-transparent svg {
  fill: #ffffff;
}

button.btn_normal-transparent:hover,
a.btn_normal-transparent:hover,
span.btn_normal-transparent:hover {
  border: 1px solid #45E555;
}

button.btn_normal-transparent:hover span,
a.btn_normal-transparent:hover span,
span.btn_normal-transparent:hover span {
  color: #45E555;
}

button.btn_normal-transparent:hover svg,
a.btn_normal-transparent:hover svg,
span.btn_normal-transparent:hover svg {
  fill: #45E555;
}

.slider-btn {
  position: static;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 1px solid #232325;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  cursor: pointer;
  transition: border 0.3s ease 0s;
}

.slider-btn svg {
  width: 16px;
  height: 16px;
  transition: fill 0.3s ease 0s;
}

.slider-btn:after {
  display: none;
}

.slider-btn:hover {
  border-color: #45E555;
}

.slider-btn:hover svg {
  fill: #45E555;
}

.slider-btn_prev {
  margin-right: 10px;
}

.slider-btn_next {
  transform: rotate(180deg);
}

.block-inner {
  padding: 120px 0;
}

.block-head {
  margin-bottom: 50px;
}

.block-title {
  font: 50px/1.3 "ProstoOne", sans-serif;
  text-transform: uppercase;
}

.block-title_center {
  text-align: center;
}

.block-title_right {
  text-align: right;
}

.block-title_light {
  color: #ffffff;
}

.block-text {
  font-size: 16px;
  line-height: 1.4;
}

.block-text h2,
.block-text h3,
.block-text h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.block-text h2:last-child,
.block-text h3:last-child,
.block-text h4:last-child {
  margin-bottom: 0;
}

.block-text > p,
.block-text > div {
  margin-bottom: 22px;
}

.block-text > p:last-child,
.block-text > div:last-child {
  margin-bottom: 0;
}

.block-text > p b,
.block-text > div b {
  font-weight: 600;
}

.block-text ul,
.block-text ol {
  font-weight: 500;
  margin-bottom: 20px;
}

.block-text ul:last-child,
.block-text ol:last-child {
  margin-bottom: 0;
}

.block-text ul li {
  position: relative;
}

.block-text ul li:before {
  content: "";
  display: block;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #232325;
  position: absolute;
  top: 8px;
  left: 0;
}

.block-text ol {
  counter-reset: my-counter;
}

.block-text ol li {
  position: relative;
  list-style: none;
}

.block-text ol li:before {
  content: counter(my-counter) ".";
  counter-increment: my-counter;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.block-text ul li,
.block-text ol li {
  margin-bottom: 10px;
  padding-left: 20px;
}

.block-text ul li:last-child,
.block-text ol li:last-child {
  margin-bottom: 0;
}

.block-text strong {
  font-weight: 600;
}

.block-text table {
  border-collapse: collapse;
  border: 1px solid #A1A1A1;
}

.block-text table td {
  border: 1px solid #A1A1A1;
  padding: 7px;
}

.logo {
  flex: 0 0 auto;
  padding-bottom: 16.25%;
  position: relative;
}

.logo__link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.logo__link img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.post-meta {
  padding: 20px 0;
  display: flex;
}

.post-meta__item {
  flex: 0 0 auto;
  display: flex;
  color: #A1A1A1;
  font-size: 16px;
}

.post-meta__item svg {
  height: 20px;
  width: 20px;
  margin-right: 8px;
  fill: #A1A1A1;
}

.post-meta__item:first-child {
  margin-right: 30px;
}

.archive-simple-link a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.archive-simple-link a span {
  text-transform: uppercase;
  transition: color 0.3s ease 0s;
  font-size: 14px;
  font-weight: 600;
}

.archive-simple-link a svg {
  height: 12px;
  width: 12px;
  transition: fill 0.3s ease 0s;
  margin-left: 10px;
}

.archive-simple-link a:hover span {
  color: #45E555;
}

.archive-simple-link a:hover svg {
  fill: #45E555;
}

._file-notif {
  font-size: 12px;
  padding: 15px 0;
  color: #D9D9D9;
}

.form input,
.form textarea {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 10px;
  font-size: 16px;
}

.form input::-moz-placeholder,
.form textarea::-moz-placeholder {
  font: 16px "Montserrat", sans-serif;
}

.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
  font: 16px "Montserrat", sans-serif;
}

.form input::placeholder,
.form textarea::placeholder {
  font: 16px "Montserrat", sans-serif;
}

.form input:focus,
.form textarea:focus {
  border-bottom: 1px solid #45E555;
}

.form input.error,
.form textarea.error {
  border: none !important;
  border-bottom: 1px solid red !important;
  box-shadow: 0px 5px 10px -7px rgba(255, 0, 0, 0.483);
}

.form input.not_error,
.form textarea.not_error {
  border: none !important;
  border-bottom: 1px solid #45E555 !important;
}

.form input:-webkit-autofill,
.form textarea:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #ffffff;
}

.form input:autofill,
.form input:-webkit-autofill,
.form textarea:autofill,
.form textarea:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #ffffff;
}

.form textarea {
  resize: vertical;
  min-height: 35px;
}

.form .intl-tel-input {
  width: 100%;
}

.form__field {
  margin-bottom: 35px;
}

.form__textarea {
  margin-bottom: 25px;
}

.form__file {
  display: flex;
  justify-content: center;
  padding: 13px 0;
  border-radius: 100px;
  border: 1px dashed #D0D0D0;
  margin-bottom: 10px;
}

.form__file_ok {
  border-color: #45E555;
}

.form__file_error {
  border-color: red;
}

.form__file-notif {
  color: #A1A1A1;
  padding: 5px 0 10px;
  font-size: 12px;
}

.form__file-notif._error {
  color: red;
}

.form__text {
  font-size: 11px;
  color: #9998A0;
  margin-bottom: 25px;
}

.form__text a {
  color: #45E555;
}

.form__text a:hover {
  text-decoration: underline;
}

.form__btn-wrap .btn {
  width: 100%;
}

.contact-form {
  display: flex;
  justify-content: center;
  padding: 100px;
  border-radius: 20px;
  position: relative;
}

.contact-form_gray {
  background: #3A3A3E;
}

.contact-form_gray input,
.contact-form_gray textarea {
  background: transparent !important;
  color: #ffffff;
}

.contact-form_gray input:-webkit-autofill,
.contact-form_gray textarea:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #3A3A3E !important;
  -webkit-text-fill-color: #ffffff;
}

.contact-form_gray input:autofill,
.contact-form_gray input:-webkit-autofill,
.contact-form_gray textarea:autofill,
.contact-form_gray textarea:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #3A3A3E !important;
  -webkit-text-fill-color: #ffffff;
}

.contact-form_gray .form.loading:before {
  background: rgba(58, 58, 62, 0.79) url(../img/loading-white.svg) 50% no-repeat;
}

.contact-form_dark {
  background: #232325;
}

.contact-form_dark input,
.contact-form_dark textarea {
  color: #ffffff;
  background: transparent !important;
}

.contact-form_dark input:-webkit-autofill,
.contact-form_dark textarea:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #232325 !important;
  -webkit-text-fill-color: #ffffff;
}

.contact-form_dark input:autofill,
.contact-form_dark input:-webkit-autofill,
.contact-form_dark textarea:autofill,
.contact-form_dark textarea:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #232325 !important;
  -webkit-text-fill-color: #ffffff;
}

.contact-form_dark .form.loading:before {
  background: rgba(36, 36, 36, 0.79) url(../img/loading-white.svg) 50% no-repeat;
}

.contact-form__bg {
  position: absolute;
  bottom: -20px;
  right: 0;
  background: center/contain no-repeat;
  height: 323px;
  width: 900px;
  pointer-events: none;
}

.contact-form__form-wrap {
  flex: 0 0 50%;
  display: flex;
}

.contact-form__additional {
  flex: 0 0 50%;
  position: relative;
}

.contact-form__head-mob {
  display: none;
}

.contact-form__head {
  padding-left: 120px;
}

.contact-form__item {
  text-align: right;
  margin-bottom: 10px;
}

.contact-form__item a,
.contact-form__item a:visited {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.4;
  color: #ffffff;
  transition: color 0.3s ease 0s;
}

.contact-form__item a:hover {
  color: #45E555;
  text-decoration: underline;
}

.contact-form__form {
  flex: 0 0 80%;
}

.contact-form__form .form input,
.contact-form__form .form textarea {
  color: #ffffff;
}

.contact-form__form .form input::-moz-placeholder,
.contact-form__form .form textarea::-moz-placeholder {
  color: #ffffff;
}

.contact-form__form .form input:-ms-input-placeholder,
.contact-form__form .form textarea:-ms-input-placeholder {
  color: #ffffff;
}

.contact-form__form .form input::placeholder,
.contact-form__form .form textarea::placeholder {
  color: #ffffff;
}

.contact-form__form .form input:focus,
.contact-form__form .form textarea:focus {
  color: #45E555;
}

.contact-form__form .form input:focus::-moz-placeholder,
.contact-form__form .form textarea:focus::-moz-placeholder {
  color: #45E555;
}

.contact-form__form .form input:focus:-ms-input-placeholder,
.contact-form__form .form textarea:focus:-ms-input-placeholder {
  color: #45E555;
}

.contact-form__form .form input:focus::placeholder,
.contact-form__form .form textarea:focus::placeholder {
  color: #45E555;
}

.contact-form__form .form__text {
  color: #D9D9D9;
}

.file-input, .file-input > p {
  display: flex;
  justify-content: center;
  width: 100%;
}

.file-input br {
    display: none;
}

.file-input input {
  display: none;
  font-size: 0;
}

.file-input__status {
  margin-right: 15px;
}

.file-input__status svg {
  display: block;
  height: 23px;
  width: 23px;
  fill: #9998A0;
}

.file-input__status_ok {
  display: none;
}

.file-input__status_ok svg {
  fill: #45E555;
}

.file-input__add-btn {
  color: #9998A0;
  cursor: pointer;
  transition: color 0.3s ease 0s;
}

.file-input__add-btn:hover {
  color: #45E555;
}

.file-input__file-name {
  color: #9998A0;
  margin-right: 15px;
  display: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.file-input__clear-btn {
  color: #ab6969;
  cursor: pointer;
  transition: color 0.3s ease 0s;
  display: none;
}

.file-input__clear-btn:hover {
  color: red;
}

.file-input_filled {
  justify-content: center;
}

.file-input_filled .file-input__status_default {
  display: none;
}

.file-input_filled .file-input__status_ok {
  display: flex;
  align-items: center;
}

.file-input_filled .file-input__add-btn {
  display: none;
}

.file-input_filled .file-input__file-name {
  max-width: 150px;
  display: block;
}

.file-input_filled .file-input__clear-btn {
  display: flex;
  align-items: center;
}

.filter__inner {
  padding: 50px 0;
}

.filter__links-list {
  display: flex;
  flex-wrap: wrap;
  margin: -7.5px;
}

.filter__link-item {
  flex: 0 0 auto;
  padding: 7.5px;
}

.filter__link-item a {
  border-radius: 20px;
  border: 1.3px solid #232325;
  display: inline-block;
  padding: 8px 16px;
  transition: border 0.3s ease 0s, background 0.3s ease 0s;
}

.filter__link-item a span {
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
  transition: color 0.3s ease 0s;
}

.filter__link-item a:hover {
  border: 1.3px solid #45E555;
  background: #45E555;
}

.filter__link-item a:hover span {
  color: #ffffff;
}

.filter__link-item_current a {
  border: 1.3px solid #45E555;
}

.filter__link-item_current a span {
  color: #45E555;
}

.pagination {
  display: flex;
}

.pagination a,
.pagination span {
  margin-right: 10px;
}

.pagination a:last-child,
.pagination span:last-child {
  margin-right: 0;
}

.pagination .page-numbers {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #232325;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s;
  font-size: 16px;
  font-weight: 600;
}

.pagination a.page-numbers:hover {
  background: #45E555;
  border: 1px solid #45E555;
}

.pagination .prev,
.pagination .next {
  position: relative;
}

.pagination .prev:before,
.pagination .next:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background: url("../img/icons/pag-arrow-right.svg") center/16px no-repeat;
}

.pagination .prev {
  transform: rotate(180deg);
}

.pagination .current {
  border: 1px solid #45E555;
}

.breadcrumbs {
  font-size: 14px;
  padding: 30px 0;
}

.breadcrumbs a {
  transition: color 0.3s ease 0s;
  font-weight: 500;
}

.breadcrumbs__separator {
  display: inline-block;
  height: 10px;
  width: 10px;
}

.breadcrumbs .breadcrumb_last {
  font-weight: 500;
}

.breadcrumbs_dark {
  color: #A1A1A1;
}

.breadcrumbs_dark a:hover {
  color: #45E555;
}

.breadcrumbs_dark .breadcrumbs__separator {
  background: url("../img/icons/crumbs-arrow-dark.svg") center/contain no-repeat;
}

.breadcrumbs_light {
  color: #A1A1A1;
}

.breadcrumbs_light a,
.breadcrumbs_light a:visited {
  color: #ffffff;
}

.breadcrumbs_light a:hover {
  color: #45E555;
}

.breadcrumbs_light .breadcrumbs__separator {
  background: url("../img/icons/crumbs-arrow-white.svg") center/contain no-repeat;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1150;
}

.header *,
.header a,
.header a:visited {
  color: #ffffff;
  transition: color 0.3s ease 0s;
}

.header:before {
  background: #232325;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
}

.header__inner {
  display: flex;
  padding: 27px 0;
  position: relative;
}

.header__inner:before {
  background: #4F4F51;
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 1px;
  z-index: 5;
}

.header__logo {
  flex: 0 0 16.6666666667%;
  padding-right: 46px;
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.header__logo-inner {
  flex: 0 0 auto;
  padding-bottom: 16.25%;
  position: relative;
}

.header__logo-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.header__logo-link img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.header__get-call {
  display: none;
}

.header__cart {
  position: relative;
  z-index: 5;
}

.header__langs-mob {
  display: none;
}

.header__burger {
  position: relative;
  z-index: 5;
}

.menu {
  flex: 0 0 auto;
  position: relative;
  z-index: 5;
}

.menu__inner {
  display: flex;
  align-items: center;
}

.menu__navigation {
  font-size: 14px;
}

.menu__link-list {
  display: flex;
}

.menu__link-list > li {
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 17px;
}

.menu__link-list > li:first-child {
  padding-left: 0px;
}

.menu__link-list > li:last-child {
  padding-right: 0px;
}

.menu__link-list > li > a,
.menu__link-list > li > a:visited,
.menu__link-list > li > span {
  display: block;
  font-size: 14px;
}

.menu__link-list > li.dropdown ul {
  top: calc(100% + 12px);
}

.menu__link-list > li.current-menu-parent > a,
.menu__link-list > li.current-menu-parent > a:visited,
.menu__link-list > li.current-menu-parent > span,
.menu__link-list > li.current-menu-item > a,
.menu__link-list > li.current-menu-item > a:visited,
.menu__link-list > li.current-menu-item > span {
  color: #45E555;
}

.menu__link-list > li:hover > a,
.menu__link-list > li:hover > a:visited,
.menu__link-list > li:hover > span {
  color: #45E555;
}

.menu__lang-switcher {
  padding: 0 10px 0 26px;
}

.menu__contacts {
  font-size: 16px;
}

.menu__contacts.dropdown ul {
  top: calc(100% + 9px);
}

.menu__contacts-mob {
  display: none;
}

.menu__get-call {
  padding: 0 35px 0 23px;
}

.lang-switcher {
  font-size: 16px;
  text-transform: uppercase;
}

.lang-switcher__current {
  cursor: pointer;
  color: #45E555;
}

.lang-switcher__lang-item_current a,
.lang-switcher__lang-item_current a:visited {
  color: #45E555;
}

.lang-switcher.dropdown ul {
  top: calc(100% + 9px);
}

.dropdown {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}

.dropdown:after {
  background: url("../img/icons/dropdown-arrow.svg") no-repeat center/10px;
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  transition: transform 0.3s ease 0s;
  margin-left: 5px;
}

.dropdown > ul {
  padding-top: 21px;
  position: absolute;
  top: 100%;
  left: -10px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0.3s;
}

.dropdown > ul > li {
  background: #3A3A3E;
  white-space: nowrap;
  padding: 5px 20px;
  line-height: 17px;
}

.dropdown > ul > li:first-child {
  padding-top: 20px;
}

.dropdown > ul > li:last-child {
  padding-bottom: 20px;
}

.dropdown > ul > li > a:hover,
.dropdown > ul > li > span:hover {
  color: #45E555;
}

.dropdown > ul > li.current-menu-item a,
.dropdown > ul > li.current-menu-item a:visited {
  color: #45E555;
}

.dropdown:hover:after {
  transform: rotate(-180deg);
}

.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease 0s;
}

.header-cart {
  display: flex;
  align-items: flex-end;
  position: relative;
  height: 25px;
  width: 30px;
}

.header-cart__icon {
  display: block;
  width: 100%;
  height: 100%;
}

.header-cart__icon svg {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  fill: #ffffff;
}

.header-cart__counter {
  background: #ffffff;
  position: absolute;
  right: -50%;
  top: -50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  overflow: hidden;
  font-weight: 700;
  font-size: 14px;
  line-height: 0.8;
  padding-top: 2px;
  color: #232325;
}

.header-cart__counter._have-products {
  background: #45E555;
}

.footer {
  background: #232325;
  position: relative;
}

.footer a {
  transition: color 0.3s ease 0s;
}

.footer a:hover {
  color: #45E555 !important;
  text-decoration: underline;
}

.footer__inner {
  padding-top: 100px;
}

.footer__main {
  display: flex;
  padding-bottom: 50px;
}

.footer__logo {
  flex: 0 0 16.6666666667%;
  padding-right: 27px;
}

.footer__logo-wrap {
  padding-right: 18.3px;
}

.footer__logo-wrap .logo {
  margin-bottom: 10px;
}

.footer__logo-text {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.footer__nav {
  flex: 0 0 36.333333%;
  display: flex;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 0px;
}

.footer__nav > ul {
  flex: 0 0 55%;
  padding: 0 15px;
}

.footer__nav > ul:last-child {
  flex: 0 0 45%;
  padding-right: 0;
}

.footer__nav a {
    color: #ffffff;
}

.footer__menu {
  font-size: 14px;
  line-height: normal;
}

.footer__menu-item {
  font-size: 16px;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.footer__menu-item a,
.footer__menu-item a:visited {
  color: #ffffff;
  transition: color 0.3s ease 0s;
}

.footer__menu-item:last-child {
  margin-bottom: 0;
}

.footer__menu-item ul {
  padding-top: 18px;
}

.footer__menu-item ul li.footer__menu-item_sub-link {
  text-transform: none;
  margin-bottom: 11px;
}

.footer__menu-item ul li.footer__menu-item_sub-link a,
.footer__menu-item ul li.footer__menu-item_sub-link a:visited {
  color: #A1A1A1;
  transition: color 0.3s ease 0s;
}

.footer__menu-item ul li.footer__menu-item_sub-link:last-child {
  margin-bottom: 0;
}

.footer__contacts {
  flex: 0 0 47%;
  display: flex;
}

.footer__contact-block {
  flex: 0 0 50%;
  color: #ffffff;
  padding-left: 40px;
}

.footer__contact-block a,
.footer__contact-block a:visited {
  color: #ffffff;
}

.footer__contact-title {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 23px;
  text-transform: uppercase;
}

.footer__contact-item {
  margin-bottom: 15px;
}

.footer__contact-item:last-child {
  margin-bottom: 0;
}

.footer__contact-link {
  margin-bottom: 15px;
}

.footer__contact-link svg {
  fill: #A1A1A1;
  margin-right: 10px;
}

.footer__contact-link_phone {
  font-size: 20px;
}

.footer__contact-link_mail svg {
  height: 12px;
  width: 16px;
}

.footer__contact-link_address svg {
  height: 20px;
  width: 16px;
}

.footer__contact-link:last-child {
  margin-bottom: 0;
}

.footer__contact-social {
  padding-top: 30px;
}

.footer__contact-social ul {
  display: flex;
  margin: -5px;
}

.footer__contact-social ul li {
  padding: 5px;
}

.footer__contact-social ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid #4F4F51;
}

.footer__contact-social ul li a svg {
  height: 16px;
  width: 16px;
  fill: #ffffff;
  transition: fill 0.3s ease 0s;
}

.footer__contact-social ul li a:hover svg {
  fill: #45E555;
}

.footer__bottom {
  display: flex;
  justify-content: space-between;
  padding: 25px 0;
  border-top: 1px solid #4F4F51;
  font-size: 14px;
  line-height: normal;
  color: #A1A1A1;
}

.footer__bottom a,
.footer__bottom a:visited {
  color: #A1A1A1;
  transition: color 0.3s ease 0s;
  line-height: inherit;
}

.footer__bottom a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.footer__copyright {
  flex: 0 0 33.3333333333%;
}

.footer__privacy {
  flex: 0 0 33.3333333333%;
  /* text-align: center; */
}

.footer__developer {
  flex: 0 0 33.3333333333%;
}

.footer__developer a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.footer__developer a img {
  margin-right: 5px;
}

.modal-overlay {
  display: none;
  padding-top: 11px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1500;
  overflow: auto;
  min-height: 450px;
}

.modal-overlay .modal-content {
  margin-bottom: 0px;
  border-radius: 4px;
  padding: 50px 0;
}

.modal-overlay .close-button {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 40px;
  right: 40px;
  cursor: pointer;
  transition: 0.2s linear;
  background: url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9706 0.292893C18.3611 -0.0976313 18.9943 -0.0976308 19.3848 0.292893L22.2132 3.12132C22.6037 3.51184 22.6037 4.14501 22.2132 4.53553L4.53553 22.2132C4.14501 22.6037 3.51184 22.6037 3.12132 22.2132L0.292893 19.3848C-0.097631 18.9943 -0.0976311 18.3611 0.292893 17.9706L17.9706 0.292893Z' fill='white'/%3E%3Cpath d='M0.646494 4.88909C0.25597 4.49856 0.25597 3.8654 0.646495 3.47487L3.47492 0.646448C3.86545 0.255924 4.49861 0.255924 4.88914 0.646448L22.5668 18.3241C22.9573 18.7146 22.9573 19.3478 22.5668 19.7383L19.7384 22.5668C19.3479 22.9573 18.7147 22.9573 18.3242 22.5668L0.646494 4.88909Z' fill='white'/%3E%3C/svg%3E%0A") 50% no-repeat;
  filter: drop-shadow(0px 0px 15px #232325);
}

#modal-video .modal-content {
  height: auto;
  width: 100%;
  max-width: 100%;
  position: relative;
}

#modal-video .close-button {
  top: 0;
  right: -40px;
}

#modal-video .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

#modal-video .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.clients-popup {
  position: relative;
  background: #ffffff;
  width: 634px;
  height: 634px;
  margin: 0 auto;
  border-radius: 20px;
  padding: 40px;
}

.clients-popup .close-button {
  height: 30px;
  width: 30px;
  right: -50px;
  top: 0;
  z-index: 2;
}

.clients-popup__inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.clients-popup__title {
  font: 30px "ProstoOne", sans-serif;
  flex: 0 0 auto;
  text-align: center;
  margin-bottom: 30px;
}

.clients-popup__list-wrap {
  flex: 1 0 auto;
  width: 100%;
  position: relative;
}

.clients-popup__list-wrap:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 75px;
  width: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 );
}

.clients-popup__list {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  overflow-y: scroll;
  padding-right: 40px;
}

.clients-popup__list::-webkit-scrollbar {
  width: 5px;
  background: #D9D9D9;
}

.clients-popup__list::-webkit-scrollbar-button {
  height: 0;
}

.clients-popup__list::-webkit-scrollbar-thumb {
  background: #45E555;
  border-radius: 2.5px;
}

.clients-popup__list-item {
  flex: 0 0 33.333%;
  padding: 5px;
}

.clients-popup__logo-wrap {
  padding-bottom: 49.07%;
  border-radius: 20px;
  border: 1px solid #D3D3D3;
  position: relative;
}

.clients-popup__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60%;
  width: 75%;
  transform: translate(-50%, -50%);
  background: center/contain no-repeat;
}

#modal-gallery-photo-viewer {
  height: 100vh;
  padding: 100px 0 50px 0;
}

#modal-gallery-photo-viewer .container {
  height: 100%;
}

#modal-gallery-photo-viewer .modal-content {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
}

#modal-gallery-photo-viewer .close-button {
  right: 0px;
  top: -35px;
}

#modal-gallery-photo-viewer .gallery-slider {
  width: 100%;
  max-height: 100%;
  position: relative;
  overflow: hidden;
}

#modal-gallery-photo-viewer .gallery-slider__container {
  max-height: 100%;
  max-width: 100%;
  transition: height 0.3s ease 0s, width 0.3s ease 0s;
}

#modal-gallery-photo-viewer .gallery-slider__wrapper {
  display: flex;
  align-items: center;
}

#modal-gallery-photo-viewer .gallery-slider__slide {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#modal-gallery-photo-viewer .gallery-slider__slide._calibrated img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

#modal-gallery-photo-viewer .gallery-slider__slide-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}

#modal-gallery-photo-viewer .gallery-slider__slide-inner img {
  display: block;
  border-radius: 20px;
}

#modal-gallery-photo-viewer .gallery-slider__slide-title-wrap {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 30px;
}

#modal-gallery-photo-viewer .gallery-slider__slide-title-wrap:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(35, 35, 37, 0) 0%, rgba(35, 35, 37, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00232325", endColorstr="#bf232325",GradientType=0 );
}

#modal-gallery-photo-viewer .gallery-slider__slide-title-wrap p {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  line-height: 1.4;
}

#modal-gallery-photo-viewer .gallery-slider__btn-prev,
#modal-gallery-photo-viewer .gallery-slider__btn-next {
  position: absolute;
  top: 50%;
  border-color: #45E555;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.5);
  transition: border-color 0.3s ease 0s, background 0.3s ease 0s;
}

#modal-gallery-photo-viewer .gallery-slider__btn-prev svg,
#modal-gallery-photo-viewer .gallery-slider__btn-next svg {
  fill: #45E555;
}

#modal-gallery-photo-viewer .gallery-slider__btn-prev:hover,
#modal-gallery-photo-viewer .gallery-slider__btn-next:hover {
  border-color: #232325;
  background: white;
}

#modal-gallery-photo-viewer .gallery-slider__btn-prev:hover svg,
#modal-gallery-photo-viewer .gallery-slider__btn-next:hover svg {
  fill: #232325;
}

#modal-gallery-photo-viewer .gallery-slider__btn-prev {
  left: 10px;
}

#modal-gallery-photo-viewer .gallery-slider__btn-next {
  right: 10px;
  transform: translateY(-50%) rotate(180deg);
}

#modal-app .modal-content {
  display: flex;
  justify-content: center;
}

#modal-app .close-button {
  top: 0;
  right: -40px;
}

.app {
  position: relative;
  max-width: 567px;
}

.app__inner {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px 91px;
}

.app__title {
  font: 30px/1.3 "ProstoOne", sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}

.app__subtitle {
  margin-bottom: 25px;
  text-align: center;
}

.page-head {
  background: #232325;
  overflow: hidden;
  position: relative;
}

.page-head__inner {
  padding: 0 0 75px 0;
}

.page-head__decoration {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 670px;
  pointer-events: none;
}

.page-head__decoration video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.page-head__title {
  font: 50px/1.3 "ProstoOne", sans-serif;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-transform: uppercase;
}

.select2 .select2-selection {
  min-width: 210px;
  border-color: #D9D9D9;
  position: relative;
}

.select2 .select2-selection__rendered {
  padding-bottom: 0;
}

.select2 .select2-selection__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}

.select2 .select2-selection__arrow svg {
  height: 7px;
  width: 14px;
  transition: transform 0.3s ease 0s;
}

.select2 .select2-selection__arrow b {
  display: none;
}

.select2.select2-container--open .select2-selection__arrow svg {
  transform: rotate(180deg);
}

.select2-results__options {
  padding-right: 2px;
}

.select2-results__options::-webkit-scrollbar {
  width: 7px;
}

.select2-results__options::-webkit-scrollbar-button {
  height: 0;
}

.select2-results__options::-webkit-scrollbar-track-piece {
  background: #D9D9D9;
}

.select2-results__options::-webkit-scrollbar-thumb {
  background: #45E555;
  border-radius: 3.5px;
}

.select2-results__option {
  font-size: 14px;
  padding: 15px 9px;
}

.select2-dropdown {
  border-color: #D9D9D9;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #45E555;
}

.gb-inner {
  padding: 75px 0px;
}

.gb-title-s {
  font-size: 30px;
  font-weight: 600;
}

.gb-title-m {
  font: 500 30px/1.2 "ProstoOne", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.gb-title-m i {
  color: #45E555;
}

.gb-title-m_light {
  color: #ffffff;
}

.gb-title-m_dark {
  color: #232325;
}

.gb-title-m_center {
  text-align: center;
}

.gb-title-l {
  font: 400 40px/1.3 "ProstoOne", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.gb-title-l i {
  color: #45E555;
}

.gb-title-l_light {
  color: #ffffff;
}

.gb-title-l_dark {
  color: #232325;
}

.gb-title-l_center {
  text-align: center;
}

.gb-title {
  /*  font-family: $ff2;
   font-size: 40px;
   letter-spacing: 1px;
   font-weight: 600;
   text-transform: uppercase;
   // TEBLET
   @media only screen and (max-width: $mq1 + px) {
       font-size: 36px;
   }
   // END TEBLET
   // MOBILE 
   @media only screen and (max-width: $mq2 + px) {
       font-size: 28px;
   }
   // END MOBILE  */
}

.services-hero__row {
  background: #232325;
  border-radius: 20px;
  overflow: hidden;
  padding: 90px 64px;
  display: flex;
}

.services-hero__left,
.services-hero__right {
  flex: 0 0 50%;
}

.services-hero__left {
  padding-right: 30px;
  display: flex;
  flex-direction: column;
}

.services-hero__right {
  padding-left: 99px;
}

.services-hero__title {
  font: 50px/1.3 "ProstoOne", sans-serif;
  letter-spacing: 1px;
  color: #45E555;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.services-hero__subtitle {
  flex: 1 1 auto;
  color: #ffffff;
  margin-bottom: 30px;
  font-weight: 1.4;
}

.services-hero__subtitle ul,
.services-hero__subtitle ol,
.services-hero__subtitle p {
  margin-bottom: 25px;
}

.services-hero__subtitle ul:first-child,
.services-hero__subtitle ol:first-child,
.services-hero__subtitle p:first-child {
  margin-top: 0px;
}

.services-hero__subtitle ul:last-child,
.services-hero__subtitle ol:last-child,
.services-hero__subtitle p:last-child {
  margin-bottom: 0;
}

.services-hero__subtitle ul,
.services-hero__subtitle ol {
  font-size: 18px;
}

.services-hero__subtitle ul li,
.services-hero__subtitle ol li {
  margin-bottom: 12px;
}

.services-hero__subtitle ul {
  list-style: disc;
}

.services-hero__subtitle ul li {
  list-style: inside;
}

.services-hero__subtitle p {
  font-size: 16px;
}

.services-hero__image-wrap {
  transform: translate(-30px, 15px);
  position: relative;
}

.services-hero__image-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 133px;
  display: block;
  height: 456px;
  width: 456px;
  border: 1px solid #4F4F51;
  border-radius: 50%;
}

.services-hero__image {
  padding-bottom: 69.49%;
  position: relative;
}

.services-hero__image svg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.two-cols__inner {
  /* padding-top: 75px;
  padding-bottom: 100px; */
}

.two-cols__top {
  display: flex;
}

.two-cols__content {
  flex: 0 0 50%;
  padding-right: 60px;
}

.two-cols__title {
  margin-bottom: 20px;
}

.two-cols__text p,
.two-cols__text h3,
.two-cols__text li {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}

.two-cols__text h3 {
  font-weight: 500;
}

.two-cols__text ul {
  list-style: disc;
}

.two-cols__text ul li {
  list-style: inside;
}

.two-cols__btn-wrap {
  padding-top: 10px;
}

.two-cols__image-wrap {
  flex: 0 0 50%;
  padding-left: 8.3333333333%;
}

.two-cols__image {
  padding-bottom: 100%;
  background: center/cover no-repeat;
  border-radius: 20px;
}

.two-cols__image_mob {
  display: none;
}

.two-cols__image-additional {
  padding: 50px 0 0px 50px;
  position: relative;
}

.two-cols__image-additional:before {
  content: "";
  display: block;
  height: 36px;
  width: 36px;
  border: 1px solid #D9D9D9;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 42px;
  background: url("../img/icons/important.svg") center/4px 18px no-repeat;
}

.two-cols_li .two-cols__image-wrap {
  padding-left: 0;
  padding-right: 8.3333333333%;
}

.info-list__head {
  padding: 0 16.66%;
  margin-bottom: 50px;
}

.info-list__list {
  padding: 0 8.33% 0 16.666%;
  list-style: none;
  counter-reset: my-counter;
}

.info-list__list li:nth-child(even).info-list__item-btn-wrap {
  padding-left: calc(44.4444444444% - 5px);
}

.info-list__item {
  display: flex;
  margin-top: 60px;
}

.info-list__item:first-child {
  margin-top: 0;
}

.info-list__item:nth-child(odd) .info-list__item-img-wrap {
  padding-right: 60px;
  order: 1;
}

.info-list__item:nth-child(odd) .info-list__item-content-wrap {
  order: 2;
}

.info-list__item:nth-child(even) .info-list__item-img-wrap {
  padding-left: 60px;
  order: 2;
}

.info-list__item:nth-child(even) .info-list__item-content-wrap {
  order: 1;
}

.info-list__item-img-wrap {
  flex: 0 0 44.4444444444%;
}

.info-list__item-img {
  padding-bottom: 100%;
  border-radius: 50%;
  background: center/cover no-repeat;
}

.info-list__item-content-wrap {
  flex: 0 0 55.5555555556%;
  padding-top: 40px;
}

.info-list__item-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  padding-left: 65px;
  position: relative;
  margin-bottom: 25px;
}

.info-list__item-title:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background: #45E555;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  left: 0;
}

.info-list__item-subtitle {
  color: #45E555;
  font-size: 16px;
  margin-bottom: 15px;
  font-style: italic;
  font-weight: 500;
}

.info-list__item-text p {
  margin-bottom: 15px;
}

.info-list__item-text p:last-child {
  margin-bottom: 0;
}

.info-list__item-btn-wrap {
  padding-top: 40px;
}

.gut-table__body {
  border-top: 1px solid #9998A0;
  border-bottom: 1px solid #9998A0;
}

.gut-table__table-row {
  display: flex;
  margin-bottom: 10px;
  font-size: 12px;
}

.gut-table__table-row:last-child {
  margin-bottom: 0;
}

.gut-table__table-col {
  text-transform: uppercase;
  padding: 25px 22px 25px 36px;
  background: #F3F3F3;
  font-weight: 500;
}

.gut-table__table-col:first-child {
  padding-left: 50px;
  padding-right: 10px;
}

.gut-table__table-col b {
  color: #45E555;
  font-weight: 600;
}

.gut-table__table-col_3 {
  flex: 0 0 25%;
}

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

.seo-text b,
.seo-text strong {
  font-weight: 600;
}

.seo-text p,
.seo-text ul,
.seo-text ol {
  margin-bottom: 15px;
}

.seo-text ul li,
.seo-text ol li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 25px;
  font-weight: 500;
}

.seo-text ul li:before,
.seo-text ol li:before {
  content: "";
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: #232325;
  position: absolute;
  top: 10px;
  left: 10px;
}

.seo-text ul li:last-child,
.seo-text ol li:last-child {
  margin-bottom: 0;
}

.seo-text p:last-child,
.seo-text ul:last-child,
.seo-text ol:last-child {
  margin-bottom: 0;
}

.seo-type-1 {
  overflow: hidden;
}

.seo-type-1__inner {
  display: flex;
}

.seo-type-1__image-wrap {
  flex: 0 0 50%;
  position: relative;
}

.seo-type-1__image-wrap:before {
  content: "";
  display: block;
  height: 662px;
  width: 662px;
  border-radius: 50%;
  border: 1px solid #A5A5AF;
  position: absolute;
  top: 123px;
  right: 526px;
}

.seo-type-1__image-inner {
  padding-right: 16.6666666667%;
}

.seo-type-1__image {
  padding-bottom: 100%;
  background: center/cover no-repeat;
  border-radius: 20px;
  position: relative;
  margin-bottom: 50px;
}

.seo-type-1__image:first-child {
  padding-bottom: 132%;
}

.seo-type-1__image:last-child {
  margin-bottom: 0;
}

.seo-type-1__text {
  flex: 0 0 50%;
}

.two-col-grid__title {
  margin-bottom: 20px;
}

.two-col-grid__subtitles-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.two-col-grid__subtitle {
  display: flex;
  align-items: center;
  padding: 0 10px;
  font-weight: 500;
}

.two-col-grid__subtitle-icon {
  flex: 0 0 auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  border: 1px solid #D9D9D9;
  margin-right: 15px;
}

.two-col-grid__subtitle-icon svg {
  fill: #45E555;
  height: 13px;
  width: 13px;
  transform: translateX(1px);
}

.two-col-grid__grid {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}

.two-col-grid__grid-item {
  flex: 0 0 50%;
  padding: 10px;
}

.two-col-grid__item-inner {
  border-radius: 20px;
  border: 1px solid #D3D3D3;
  min-height: 270px;
  padding: 30px;
}

.two-col-grid__item-content {
  display: flex;
}

.two-col-grid__item-img-wrap {
  flex: 0 0 30.05%;
}

.two-col-grid__item-img {
  padding-bottom: 100%;
  background: center/contain no-repeat;
}

.two-col-grid__item-text-wrap {
  padding-left: 24px;
}

.two-col-grid__item-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 15px;
}

.two-col-grid__item-text {
  font-size: 16px;
}

.two-col-grid__item-text_mob {
  display: none;
}

.two-col-grid__item-text p,
.two-col-grid__item-text ul,
.two-col-grid__item-text ol {
  margin-bottom: 15px;
}

.two-col-grid__item-text p:last-child,
.two-col-grid__item-text ul:last-child,
.two-col-grid__item-text ol:last-child {
  margin-bottom: 0;
}

.two-col-grid__item-text ul,
.two-col-grid__item-text ol {
  padding-left: 15px;
}

.two-col-grid__item-text ul li,
.two-col-grid__item-text ol li {
  margin-bottom: 10px;
}

.two-col-grid__item-text ul li:last-child,
.two-col-grid__item-text ol li:last-child {
  margin-bottom: 0;
}

.two-col-grid__item-text ul li {
  position: relative;
}

.two-col-grid__item-text ul li:before {
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  background: #232325;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: -10px;
}

.two-col-grid__item-text ol li {
  list-style: outside;
  list-style: decimal;
}

.our-works-video {
  background: #45E555;
}

.our-works-video__inner {
  padding: 65px 0;
}

.our-works-video__head {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.our-works-video__title {
  flex: 0 0 auto;
}

.our-works-video__head-btn-wrap {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
}

.our-works-video__video-list {
  margin: -11px;
  display: flex;
  flex-wrap: wrap;
}

.our-works-video__video-list-item {
  flex: 0 0 20%;
  padding: 11px;
}

.our-works-video__video {
  position: relative;
  display: block;
  padding-bottom: 216.52%;
  background: center/150% no-repeat;
  border-radius: 20px;
  transition: background 0.3s ease 0s;
}

.our-works-video__video:hover {
  background-size: 165%;
}

.our-works-video__video:hover .our-works-video__video-play {
  opacity: 1;
}

.our-works-video__video-play {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 78px;
  width: 78px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
  transition: opacity 0.3s ease 0s;
}

.our-works-video__video-play svg {
  height: 21px;
  width: 21px;
  fill: #ffffff;
  transform: translate(3px);
}

.our-works-video__mob-btn {
  display: none;
}

.print-vs-styrofoam {
  background: #232325;
}

.print-vs-styrofoam__inner {
  /*  padding-top: 100px;
   padding-bottom: 60px; */
  display: flex;
}

.print-vs-styrofoam__img-wrap {
  flex: 0 0 50%;
  padding-right: 60px;
}

.print-vs-styrofoam__img {
  padding-bottom: 100%;
  background: center/contain no-repeat;
}

.print-vs-styrofoam__content {
  flex: 0 0 50%;
  color: #ffffff;
}

.print-vs-styrofoam__title {
  margin-bottom: 30px;
}

.print-vs-styrofoam__text {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 30px;
  font-weight: 400;
}

.print-vs-styrofoam__text i {
  color: #45E555;
}

.print-vs-styrofoam__list {
  list-style: none;
  counter-reset: my-counter;
  margin: -15px 0;
}

.print-vs-styrofoam__list-item {
  padding: 15px 0;
}

.print-vs-styrofoam__item-title {
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 20px;
}

.print-vs-styrofoam__item-title:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  font-size: 16px;
  color: #232325;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background: #45E555;
  border-radius: 50%;
  margin-right: 15px;
}

.print-vs-styrofoam__item-description {
  font-size: 16px;
  line-height: 1.4;
}

.gut-benefits {
  background: #232325;
}

.gut-benefits__title {
  margin-bottom: 50px;
}

.gut-benefits__list {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}

.gut-benefits__list-item {
  flex: 0 0 33.3333333333%;
  padding: 10px;
}

.gut-benefits__item {
  height: 100%;
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  padding: 30px;
}

.gut-benefits__item-top {
  margin-bottom: 100px;
  position: relative;
}

.gut-benefits__item-icon {
  height: 110px;
  width: 110px;
  background: center/contain no-repeat;
}

.gut-benefits__item-arrow-decor {
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
  width: 35px;
}

.gut-benefits__item-arrow-decor svg {
  height: 100%;
  width: 100%;
  fill: #232325;
}

.gut-benefits__item-title {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 600;
}

.gut-benefits__item-text {
  font-size: 16px;
}

.gut-reviews__inner {
  position: relative;
}

.gut-reviews__inner:before {
  content: "";
  display: block;
  height: 715px;
  width: 715px;
  border: 1px solid #A5A5AF;
  border-radius: 50%;
  position: absolute;
  top: 230px;
  left: -630px;
}

.gut-reviews__head {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gut-reviews__slider-controls {
  display: flex;
}

.gut-reviews__swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.gut-reviews__swiper-slide {
  background: #ffffff;
  height: auto;
  border-radius: 20px;
}

.gut-reviews__swiper-slide-img-wrap {
  height: 100%;
  border-radius: 20px;
  border: 1px solid #DEDEDF;
  overflow: hidden;
}

.gut-reviews__swiper-slide-img-wrap img {
  width: 100%;
}

.gut-reviews__btn-wrap {
  padding-top: 50px;
  display: flex;
  justify-content: flex-end;
}

.gut-video-grid {
  background: #45E555;
}

.gut-video-grid__head {
  text-align: center;
  padding: 0 16.6666666667%;
  margin-bottom: 94px;
}

.gut-video-grid__title {
  font: 40px "ProstoOne", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.gut-video-grid__subtitle {
  font-size: 20px;
  line-height: 1.4;
  padding: 0 120px;
}

.gut-video-grid__video-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}

.gut-video-grid__video-list-item {
  flex: 0 0 33.3333333333%;
  position: relative;
  padding: 10px;
  transition: transform 0.3s ease 0s;
}

.gut-video-grid__video-list-item:hover {
  transform: scale(1.05);
  z-index: 2;
}

.gut-video-grid__video-wrap {
  position: relative;
  padding-bottom: 74.84%;
}

.gut-video-grid__video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  border-radius: 20px;
  overflow: hidden;
}

.gut-video-grid__video video {
  height: 100%;
  width: 100%;
}

.gut-video-grid__video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 65px;
  width: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: #45E555;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.3s ease 0s;
}

.gut-video-grid__video-play svg {
  fill: #ffffff;
  height: 22px;
  width: 22px;
  transform: translateX(2px);
}

.gut-video-grid__video-play:hover {
  transform: translate(-50%, -50%) scale(1.1);
}

.gut-video-grid__video-poster {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: center/contain no-repeat;
}

.gut-video-grid__video-description {
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0x;
  width: 100%;
  padding: 30px;
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(124, 184, 230, 0) 1%, rgba(35, 35, 37, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#007db9e8", endColorstr="#bf232325",GradientType=0 );
}

.gut-video-grid__video-title {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.28;
  margin-bottom: 5px;
}

.gut-video-grid__video-subtitle {
  font-weight: 500;
  line-height: 1.48;
}

.vg-swiper__controls {
  display: flex;
  justify-content: center;
}

.vg-swiper__controls .slider-btn {
  margin-top: 40px;
}

.vg-swiper__controls .slider-btn:hover {
  border-color: #ffffff;
}

.vg-swiper__controls .slider-btn:hover svg {
  fill: #ffffff;
}

.vg-swiper__controls .swiper-button-lock {
  display: none;
}

.gut-we-can {
  background: #232325;
}

.gut-we-can__title {
  margin-bottom: 50px;
}

.gut-we-can__list-top-wrap {
  margin-bottom: 100px;
  color: #ffffff;
}

.gut-we-can__list {
  display: flex;
  margin: -20px -28px;
}

.gut-we-can__list-item {
  flex: 0 0 33.3333333333%;
  padding: 20px 28px;
}

.gut-we-can__item-head {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.gut-we-can__item-icon-wrap {
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  width: 80px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin-right: 20px;
}

.gut-we-can__item-icon {
  height: 40px;
  width: 40px;
  background: center/contain no-repeat;
}

.gut-we-can__item-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
}

.gut-we-can__item-text {
  line-height: 1.4;
}

.gut-we-can__grid {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}

.gut-we-can__grid-item {
  padding: 10px;
}

.gut-we-can__grid-item-inner {
  padding: 30px;
}

.gut-we-can__text {
  flex: 0 0 33.3333333333%;
}

.gut-we-can__text-inner {
  background: #ffffff;
  border-radius: 20px;
  height: 100%;
}

.gut-we-can__text-title {
  font: 25px/1.3 "ProstoOne", sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.gut-we-can__text-title b {
  color: #45E555;
}

.gut-we-can__text-content p {
  margin: 15px 0;
}

.gut-we-can__text-content b,
.gut-we-can__text-content strong {
  font-weight: 500;
}

.gut-we-can__text-content ul li {
  position: relative;
  padding-left: 15px;
  margin: 10px 0;
}

.gut-we-can__text-content ul li:before {
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  background: #232325;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0px;
}

.gut-we-can__model-wrap {
  flex: 0 0 33.3333333333%;
}

.gut-we-can__model-inner {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  position: relative;
}

.gut-we-can__model {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 182%;
}

.gut-we-can__model video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  opacity: 1;
}

.gut-we-can__action {
  flex: 0 0 33.3333333333%;
}

.gut-we-can__action-inner {
  border-radius: 20px;
  background: #45E555;
  height: 100%;
}

.gut-we-can__action-logo-wrap {
  display: flex;
  justify-content: center;
}

.gut-we-can__action-logo {
  height: 120px;
  width: 120px;
  background: center/contain no-repeat;
  margin-bottom: 24px;
}

.gut-we-can__action-text {
  text-align: center;
  margin-bottom: 30px;
}

.gut-we-can__action-btn {
  display: flex;
  justify-content: center;
}

.gut-we-can__double-text {
  flex: 0 0 66.6666666667%;
}

.gut-we-can__double-text-wrap {
  display: flex;
}

.gut-we-can__double-text-wrap .gut-we-can__text-content {
  flex: 0 0 50%;
}

.gut-we-can__double-text-wrap .gut-we-can__text-content:first-child {
  padding-right: 20px;
}

.gut-we-can__double-text-wrap .gut-we-can__text-content:last-child {
  padding-left: 20px;
}

.gut-check-list__inner {
  display: flex;
}

.gut-check-list__content {
  flex: 0 0 50%;
  padding-right: 100px;
}

.gut-check-list__title {
  font-size: 20px;
  font-weight: 1.4;
  font-weight: 500;
  margin-bottom: 20px;
}

.gut-check-list__text {
  margin-bottom: 30px;
}

.gut-check-list__text ul {
  display: flex;
  flex-wrap: wrap;
  margin: -15px -10px;
}

.gut-check-list__text ul li {
  flex: 0 0 33.33%;
  display: flex;
  align-items: center;
  padding: 15px 10px;
}

.gut-check-list__text ul li:before {
  content: "";
  flex: 0 0 auto;
  height: 36px;
  width: 36px;
  border: 1px solid #D9D9D9;
  border-radius: 50%;
  background: url("../img/icons/check.svg") center/12px 14px no-repeat;
  margin-right: 15px;
}

.gut-check-list__text p {
  padding-top: 30px;
}

.gut-check-list__btn-wrap {
  padding-top: 30px;
}

.gut-check-list__model-wrap {
  flex: 0 0 50%;
  padding-left: 10px;
}

.gut-check-list__model {
  padding-bottom: 93.11%;
  position: relative;
}

.gut-check-list__model video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  opacity: 1;
}

.our-works-tabs {
  background: #232325;
}

.our-works-tabs__inner {
  color: #ffffff;
}

.our-works-tabs__head {
  margin-bottom: 50px;
}

.our-works-tabs__title {
  margin-bottom: 10px;
}

.our-works-tabs__subtitle {
  font-size: 26px;
  line-height: 1.4;
  color: #45E555;
  text-align: center;
}

.our-works-tabs__tabs {
  display: flex;
}

.our-works-tabs__tabs-control-wrap {
  flex: 0 0 41.6666666667%;
  padding-right: 10px;
}

.our-works-tabs__tabs-control-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #3A3A3E;
  border-radius: 20px;
  overflow: hidden;
  padding: 50px 95px 55px;
}

.our-works-tabs__control {
  margin-bottom: 30px;
}

.our-works-tabs__control li {
  text-transform: uppercase;
  padding: 25px 0;
  border-bottom: 1px solid #A1A1A1;
  transition: color 0.3s ease 0s;
  cursor: pointer;
}

.our-works-tabs__control li:hover {
  color: #45E555;
}

.our-works-tabs__control li._active {
  border-bottom: 1px solid #45E555;
  color: #45E555;
}

.our-works-tabs__tabs-wrap {
  flex: 0 0 58.3333333333%;
  padding-left: 10px;
}

.our-works-tabs__tab {
  display: none;
}

.our-works-tabs__tab._active {
  display: block;
}

.our-works-tabs__tab-img-list {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}

.our-works-tabs__tab-img-item {
  flex: 0 0 50%;
  padding: 10px;
}

.our-works-tabs__tab-img {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 20px;
  background: center/cover no-repeat;
}

.gut-stages__inner {
  padding-top: 50px;
}

.gut-stages__title {
  margin-bottom: 50px;
}

.gut-stages__list {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
  counter-reset: my-counter;
}

.gut-stages__list-item {
  flex: 0 0 33.3333333333%;
  padding: 10px;
  min-height: 246px;
}

.gut-stages__stage {
  padding: 30px;
  height: 100%;
  border: 1px solid #D3D3D3;
  border-radius: 20px;
}

.gut-stages__stage-head {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
}

.gut-stages__stage-head:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  background: #45E555;
  border-radius: 50%;
  margin-right: 15px;
}

.gut-stages__btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #45E555;
  height: 100%;
  border-radius: 20px;
}

.gut-guarantee__inner {
  background: #45E555;
  padding: 65px 85px;
  border-radius: 20px;
}

.gut-guarantee__top {
  display: flex;
  margin-bottom: 40px;
}

.gut-guarantee__top-left {
  flex: 0 0 62.41%;
  padding-right: 65px;
}

.gut-guarantee__title {
  margin-bottom: 50px;
}

.gut-guarantee__list {
  padding-right: 100px;
}

.gut-guarantee__list-item {
  margin-bottom: 50px;
  padding-left: 65px;
  position: relative;
  font-weight: 500;
}

.gut-guarantee__list-item:last-child {
  margin-bottom: 0;
}

.gut-guarantee__list-item-check {
  position: absolute;
  top: -15px;
  left: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  margin-right: 15px;
  background: #ffffff;
  border-radius: 50%;
}

.gut-guarantee__list-item-check svg {
  width: 18px;
  height: 18px;
  fill: #45E555;
}

.gut-guarantee__top-right {
  flex: 0 0 37.59%;
}

.gut-guarantee__image {
  padding-bottom: 68.25%;
  background: center/contain no-repeat;
}

.gut-guarantee__bottom-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}

.gut-guarantee__bottom-list-item {
  flex: 0 0 50%;
  padding: 10px;
}

.gut-guarantee__additionale {
  background: #ffffff;
  padding: 30px;
  border-radius: 20px;
  height: 100%;
  font-weight: 500;
}

.gut-guarantee__additionale-title {
  color: #45E555;
  margin-bottom: 15px;
  font-size: 20px;
}

.gut-guarantee__additionale-text {
  font-size: 16px;
}

.gut-action {
  background: #45E555;
  border-radius: 20px;
  display: flex;
  padding: 30px 0;
}

.gut-action__logo-wrap {
  flex: 0 0 25%;
  display: flex;
  justify-content: center;
  padding-right: 10px;
}

.gut-action__logo {
  flex: 0 0 auto;
  height: 120px;
  width: 120px;
  background: center/contain no-repeat;
}

.gut-action__text-wrap {
  flex: 0 0 41.6666666667%;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  padding: 0 50px;
}

.gut-action__btn-wrap {
  flex: 0 0 33.3333333333%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-types-tabs__title {
  text-align: center;
  margin-bottom: 50px;
}

.work-types-tabs__body {
  display: flex;
}

.work-types-tabs__control-wrap {
  flex: 0 0 25%;
}

.work-types-tabs__control li {
  text-transform: uppercase;
  font-weight: 600;
  padding: 25px 0;
  border-bottom: 1px solid #D3D3D3;
  cursor: pointer;
  transition: color 0.3s ease 0s;
}

.work-types-tabs__control li:first-child {
  padding-top: 0;
}

.work-types-tabs__control li:hover {
  color: #45E555;
}

.work-types-tabs__control li._active {
  border-bottom: 1px solid #45E555;
  color: #45E555;
}

.work-types-tabs__content-wrap {
  flex: 0 0 75%;
}

.work-types-tabs__content {
  display: none;
}

.work-types-tabs__content._active {
  display: flex;
}

.work-types-tabs__content-action {
  flex: 0 0 55.5555555556%;
  padding-left: 85px;
  padding-right: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.work-types-tabs__action-img-wrap {
  padding-bottom: 80%;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.work-types-tabs__action-img-wrap:before {
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  background: #45E555;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.work-types-tabs__action-img {
  position: absolute;
  top: 10px;
  left: 50px;
  height: 285px;
  width: 285px;
  background: center/contain no-repeat;
}

.work-types-tabs__content-work-list {
  flex: 0 0 44.4444444444%;
}

.work-types-tabs__content-work-list h3 {
  color: #45E555;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.work-types-tabs__content-work-list ul li {
  padding-left: 25px;
  position: relative;
  line-height: 2.2;
}

.work-types-tabs__content-work-list ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  top: 17px;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: #232325;
}

.gut-inform-section {
  background: #232325;
}

.gut-inform-section__inner {
  color: #ffffff;
  padding: 100px 0;
}

.gut-inform-section__text {
  font-size: 20px;
}

.gut-inform-section__text ul {
  padding: 20px;
}

.gut-inform-section__text ul li {
  color: #45E555;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}

.gut-inform-section__text ul li:last-child {
  margin-bottom: 0;
}

.gut-inform-section__text ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 10px;
  top: 15px;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: #45E555;
}

.gut-inform-section__text p {
  margin: 10px 0;
}

.gut-inform-section__top {
  display: flex;
  margin-bottom: 50px;
}

.gut-inform-section__top-img-wrap {
  flex: 0 0 50%;
  padding-right: 58px;
}

.gut-inform-section__top-img {
  padding-bottom: 100%;
  border-radius: 50%;
  background: center/cover no-repeat;
}

.gut-inform-section__top-text-wrap {
  flex: 0 0 50%;
  padding-left: 95px;
}

.gut-inform-section__top-title {
  margin-bottom: 20px;
}

.gut-inform-section__bottom {
  display: flex;
  margin-bottom: 50px;
}

.gut-inform-section__bottom-text {
  flex: 0 0 50%;
  padding-right: 83px;
}

.gut-inform-section__bottom-model-wrap {
  flex: 0 0 50%;
  padding-left: 96px;
}

.gut-inform-section__bottom-model {
  position: relative;
  height: 100%;
}

.gut-inform-section__bottom-model video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
}

.gut-inform-section__questions-wrap {
  margin-bottom: 20px;
}

.gut-inform-section__questions-wrap .faq__lists-wrap {
  margin: 0px -10px;
}

.gut-inform-section__questions-wrap .faq__list {
  padding: 0 10px;
  margin-top: 0;
}

.gut-inform-section__action-wrap {
  color: #232325;
}

.baner {
  background: #232325;
  overflow: hidden;
}

.baner__container {
  min-height: 100%;
}

.baner__inner {
  display: flex;
  padding: 80px 0 180px 0;
  min-height: 100%;
  position: relative;
}

.baner__inner:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 75%;
  top: 133px;
  width: 778px;
  height: 778px;
  border-radius: 50%;
  border: 1px solid #4F4F51;
}

.baner__col {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.baner__col_left {
  padding-right: 10px;
}

.baner__col_right {
  padding-left: 10px;
  position: relative;
}

.baner__head {
  margin-bottom: 50px;
}

.baner__title {
  font: 85px/1.2 "ProstoOne", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

.baner__title span {
  color: #45E555;
}

.baner__srvice-list {
  margin-bottom: 30px;
}

.baner__srvice-list li {
  margin-bottom: 20px;
}

.baner__srvice-list li:last-child {
  margin-bottom: 0;
}

.baner__circles {
  position: absolute;
  top: 50px;
  right: 0;
  padding-bottom: 100%;
  width: 100%;
}

.baner__circles-set {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scale(0) rotate(120deg);
  transition: transform 1.5s ease 0s, opacity 1.5s ease 0s;
  opacity: 0;
}

.baner__circles-set._visible {
  transform: scale(1);
  opacity: 1;
}

.services {
  line-height: 1.4;
}

.services__title {
  display: inline-block;
  position: relative;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  padding-left: 23px;
}

.services__title:before {
  background: #D9D9D9;
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: 0;
  transition: transform 0.3s ease 0s, background-color 0.3s ease 0s;
}

.services__title._open:before {
  background: #45E555;
  transform: scale(2);
}

.services__content {
  color: #A1A1A1;
  font-size: rem(16);
  padding-right: 80px;
  padding-left: 23px;
}

.services__content p {
  margin-bottom: 10px;
}

.services__content p:last-child {
  margin-bottom: 0px;
}

.services__content-inner {
  padding: 15px 0;
}

@-webkit-keyframes rotete {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

@keyframes rotete {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.circles {
  position: absolute;
  height: 100%;
  width: 100%;
}

.circles__item {
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  transform: rotate(-120deg);
  transition: transform 1.5s ease 0s;
}

.circles__item:nth-child(1) {
  width: 24.59%;
  top: 3.98%;
  left: 8.63%;
  z-index: 1;
}

.circles__item:nth-child(2) {
  top: 0;
  right: 0;
  width: 60.65%;
  z-index: 1;
}

.circles__item:nth-child(3) {
  width: 44.26%;
  top: 33.88%;
  left: -5.31%;
  z-index: 1;
}

.circles__item:nth-child(4) {
  width: 44.7%;
  top: 49.83%;
  left: 22.25%;
  /* width: 44.70%;           
  top: 36.83%;
  left: 46.25%; */
}

.circles__item._animated {
  -webkit-animation-name: rotete;
  animation-name: rotete;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.circles__image-inner {
  position: relative;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.baner__circles-set._visible .circles__item {
  transform: rotate(0deg);
  /* &:nth-child(1) {
      top: 3.98%;
      left: 8.63%;
  }
  &:nth-child(2) {
      top: 0;
      right: 0;
  }
  &:nth-child(3) {
      top: 33.88%;
      left: -5.31%;
  }
  &:nth-child(4) {         
      top: 49.83%;
      left: 22.25%;
  } */
}

.about {
  background: #ffffff;
}

.about__inner {
  display: flex;
  position: relative;
}

.about__inner:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: 85%;
  bottom: -55px;
  width: 778px;
  height: 778px;
  border-radius: 50%;
  border: 1px solid #A5A5AF;
}

.about__col {
  position: relative;
  flex: 0 0 50%;
}

.about__image-wrap {
  padding-right: 16.6666666667%;
}

.about__image-inner {
  position: relative;
  padding-bottom: 100%;
}

.about__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: center/contain no-repeat;
}

.about__title {
  margin-bottom: 15px;
}

.about__head-text {
  padding-right: 40%;
}

.about__text {
  line-height: 1.4;
  font-size: 20px;
}

.about__benefits {
  padding: 40px 0;
  font-size: 15px;
}

.about__benefits-list {
  display: flex;
  flex-wrap: wrap;
  margin: -20px -10px -20px 0;
}

.about__benefits-item {
  position: relative;
  display: flex;
  flex: 0 0 50%;
  font-size: rem(15);
  line-height: 1.4;
  padding: 20px 10px 20px 0;
}

.about__benefits-item:before {
  background: url("../img/icons/checked.svg") no-repeat 0 0/100%;
  content: "";
  flex: 0 0 auto;
  display: inline-block;
  margin-right: 15px;
  transform: translateY(-8px);
  height: 36px;
  width: 36px;
}

.stages {
  position: relative;
  margin-bottom: -120px;
  z-index: 1;
}

.stages__inner {
  background: #45E555;
  border-radius: 20px;
  padding: 65px 0;
}

.stages__list {
  display: flex;
  justify-content: center;
  padding: 0 66px;
  margin: -18.5px;
}

.stages__item {
  flex: 0 0 25%;
  padding: 18.5px;
}

.stages__item-inner {
  padding-bottom: 100%;
  position: relative;
}

.stages__item-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 20px;
  padding-top: 60px;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  border-radius: 50%;
  border: 1px solid #ffffff;
  transition: background-color 0.3s ease 0s;
  cursor: default;
}

.stages__item-icon {
  height: 35px;
  width: 35px;
  margin-bottom: 20px;
}

.stages__item-icon svg {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  fill: #ffffff;
  transition: fill 0.3s ease 0s;
}

.stages__item-text {
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  transition: color 0.3s ease 0s;
}

.stages__specific-item {
  /* background: rgba(255, 255, 255, 0.24); */
  background: rgba(255, 255, 255, 1);
  padding: 5px 15px;
  /* color: #ffffff; */
  color: #232325;
  font-weight: 500;
  font-size: 10px;
  line-height: 1.4;
  border-radius: 12px;
  position: absolute;
  transition: background 0.3s ease 0s;
}

.stages__specific-item_1 {
  bottom: 17%;
  left: 34%;
  transform: rotate(-14deg);
}

.stages__specific-item_2 {
  bottom: 9%;
  left: 54%;
  transform: rotate(9deg);
}

.stages__specific-item_3 {
  bottom: 5%;
  left: 14%;
}

.stages__btn-wrap {
  padding-top: 50px;
  display: flex;
  justify-content: center;
}

.stages__item-content:hover {
  background: #ffffff;
}

.stages__item-content:hover .stages__item-icon svg {
  fill: #232325;
}

.stages__item-content:hover .stages__item-text {
  color: #232325;
}

.stages__item-content:hover .stages__specific-item {
  background: #45E555;
  opacity: 0.5;
}

.clients {
  background: #232325;
  position: relative;
}

.clients__inner {
  padding-top: 240px;
}

.clients__grid {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 2fr 2fr 2fr 2fr 2fr 2fr;
  grid-template-areas: "logo-1 logo-2 logo-3 logo-4 model model" "logo-5 logo-6 more more     model model " "logo-7 logo-8 more more     model model";
}

.clients__grid-item {
  border-radius: 20px;
}

.clients__logo {
  background: #3A3A3E;
  position: relative;
}

.clients__logo_1 {
  grid-area: logo-1;
}

.clients__logo_2 {
  grid-area: logo-2;
}

.clients__logo_3 {
  grid-area: logo-3;
}

.clients__logo_4 {
  grid-area: logo-4;
}

.clients__logo_5 {
  grid-area: logo-5;
}

.clients__logo_6 {
  grid-area: logo-6;
}

.clients__logo_7 {
  grid-area: logo-7;
}

.clients__logo_8 {
  grid-area: logo-8;
}

.clients__logo-inner {
  padding-bottom: 100%;
  background-size: 84.2%;
  background-repeat: no-repeat;
  background-position: center;
}

.clients__more {
  grid-area: more;
  border: 1px solid #4F4F51;
  padding: 50px;
}

.clients__more-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.clients__more-text {
  color: #ffffff;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
}

.clients__more-text span {
  color: #45E555;
}

.clients__model {
  position: relative;
  grid-area: model;
}

.clients__model-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 20px;
}

.clients__model-inner video {
  height: 100%;
}

.benefits {
  background: #232325;
}

.benefits__inner {
  padding-bottom: 120px;
}

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

.benefits__item {
  flex: 0 0 33.3333333333%;
  padding: 10px;
}

.benefits__item:nth-child(4) .benefits__item-inner:before {
  background: #45E555;
  transform: translateY(-50%);
}

.benefits__item:nth-child(4) .benefits__item-top-arrow {
  right: -100%;
}

.benefits__item:nth-child(4) .benefits__item-img-wrap {
  padding-bottom: 75%;
  padding-left: 100%;
}

.benefits__item:nth-child(4) .benefits__item-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.benefits__item:nth-child(4) .benefits__item-img_a {
  opacity: 1;
}

.benefits__item:nth-child(4) .benefits__item-bottom {
  opacity: 0;
}

.benefits__item:nth-child(4) .benefits__item-btn-wrap {
  opacity: 1;
  transform: translateY(0%);
}

.benefits__item-inner {
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
}

.benefits__item-inner:before {
  background: #ffffff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  transition: transform 0.8s ease 0s, background-color 0.8s ease 0s;
}

.benefits__item-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.benefits__item-top {
  position: relative;
}

.benefits__item-top-arrow {
  background: url("../img/icons/ben-arrow.svg") no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  height: 49px;
  width: 47px;
  transition: right 0.8s ease 0s;
}

.benefits__item-img-wrap {
  height: 125px;
  width: 125px;
  position: relative;
  padding: 0;
  transition: padding-bottom 0.8s ease 0s, padding-left 0.8s ease 0s;
}

.benefits__item-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: opacity 0.8s ease 0s;
}

.benefits__item-img_a {
  opacity: 1;
}

.benefits__item-img_b {
  opacity: 0;
}

.benefits__item-bottom {
  line-height: 1.4;
  transition: opacity 0.8s ease 0s;
}

.benefits__item-title {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 600;
}

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

.benefits__item-btn-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
  transform: translateY(150%);
  opacity: 0;
  transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
}

.benefits__item-btn-wrap_mob {
  display: none;
}

.team__head {
  display: flex;
  justify-content: space-between;
}

.team__slider-controls {
  display: flex;
}

.team-slide__avatar {
  margin-bottom: 30px;
}

.team-slide__avatar-inner {
  position: relative;
  padding-bottom: 100%;
}

.team-slide__img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}

.team-slide__img video {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.team-slide__img a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.team-slide__nick {
  font: 22px/1.3 "ProstoOne", sans-serif;
  background: #45E555;
  position: absolute;
  bottom: 0;
  right: 10%;
  padding: 7px 18px;
  border-radius: 30px;
  transform: rotate(-15deg);
}

.team-slide__info {
  font-size: 16px;
  line-height: 1.4;
}

.team-slide__info-name {
  font-weight: 600;
}

.our-works {
  position: relative;
}

.our-works:before {
  content: "";
  display: block;
  height: 50%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #232325;
}

.our-works__inner {
  background: #45E555;
  border-radius: 20px;
  display: flex;
  justify-content: center;
}

.our-works__content {
  flex: 0 0 83.3333333333%;
  padding: 65px 0 85px 0;
}

.our-works__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.our-works__list {
  display: flex;
  flex-wrap: wrap;
  margin: -17.5px;
}

.our-works__item {
  flex: 0 0 25%;
  padding: 17.5px;
}

.our-works__item_big {
  flex: 0 0 50%;
}

.our-works__img {
  padding-bottom: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
}

.our-works__action {
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.our-works__action-title {
  margin-bottom: 49px;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  color: #ffffff;
}

.our-works__action-btn-wrap .btn_simple-white:hover span {
  color: #ffffff;
}

.our-works__action-btn-wrap .btn_simple-white:hover svg {
  fill: #ffffff;
}

.faq {
  background: #232325;
}

.faq__inner {
  padding-top: 120px;
}

.faq__lists-wrap {
  display: flex;
  margin: 0px -20px;
}

.faq__list {
  flex: 0 0 50%;
  padding: 0 20px;
  margin: -10px 0;
}

.faq__item {
  padding: 10px 0;
}

.faq__question {
  background: #3A3A3E;
  padding: 0px 23px 0px;
  color: #ffffff;
  line-height: 1.4;
  border-radius: 20px;
}

.faq__question-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 20px 0;
  transition: color 0.3s ease 0s, font-weight 0.3s ease 0s;
}

.faq__question-arrow {
  flex: 0 0 auto;
  height: 45px;
  width: 45px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(225deg);
  transition: border 0.3s ease 0s, transform 0.3s ease 0s;
  margin-left: 10px;
}

.faq__question-arrow svg {
  height: 12.3px;
  width: 12.3px;
  fill: #ffffff;
  transition: fill 0.3s ease 0s;
}

.faq__question-text {
  padding-top: 7px;
  padding-bottom: 30px;
}

.faq__question._open .faq__question-title {
  color: #45E555;
  font-weight: 700;
}

.faq__question._open .faq__question-arrow {
  border: 1px solid #45E555;
  transform: rotate(135deg);
}

.faq__question._open .faq__question-arrow svg {
  fill: #45E555;
}


.home-contacts {
  background: #232325;
}

.home-contacts__inner {
  padding-top: 0px;
}

.seo-home {
  position: relative;
  overflow: hidden;
}

.seo-home:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: -50px;
  height: 501px;
  width: 615px;
  background: url("../img/decoration/seo-arrow-decoration.svg") center/contain no-repeat;
  z-index: 1;
}

.seo-home__inner {
  margin: -52.5px;
  position: relative;
  z-index: 2;
}

.seo-home__inner:before {
  content: "";
  display: block;
  height: 662px;
  width: 662px;
  border-radius: 50%;
  border: 1px solid #A5A5AF;
  position: absolute;
  top: 123px;
  left: -565px;
}

.seo-home__block {
  display: flex;
  padding: 52.5px;
  position: relative;
}

.seo-home__block_l-img .seo-home__block-text {
  order: 2;
}

.seo-home__block_l-img .seo-home__block-img-wrap {
  order: 1;
}

.seo-home__block_l-img .seo-home__block-img-inner {
  padding-right: 85px;
}

.seo-home__block_l-img .seo-home__block-img {
  padding-bottom: 132%;
}

.seo-home__block_r-img .seo-home__block-text {
  order: 1;
  padding-right: 45px;
}

.seo-home__block_r-img .seo-home__block-img-wrap {
  order: 2;
}

.seo-home__block_r-img .seo-home__block-img {
  padding-bottom: 100%;
}

.seo-home__block-img-wrap {
  flex: 0 0 50%;
}

.seo-home__block-img {
  background: center/cover no-repeat;
  border-radius: 20px;
}

.seo-home__block-text {
  flex: 0 0 50%;
}

.contacts-page__inner {
  padding: 120px 0 70px 0;
  display: flex;
  flex-wrap: wrap;
}

.contacts-page__col-title {
  font: 20px/1.4 "ProstoOne", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 58px;
}

.contacts-page__scan-print-dep {
  flex: 0 0 33.3333333333%;
}

.contacts-page__scan-print-dep .contacts-page__col-title {
  margin-bottom: 30px;
  padding-right: 20%;
}

.contacts-page__phones {
  margin-bottom: 30px;
}

.contacts-page__phone {
  display: block;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 5px;
  transition: color 0.3s ease 0s;
}

.contacts-page__phone:last-child {
  margin-bottom: 0;
}

.contacts-page__phone:hover {
  color: #45E555;
}

.contacts-page__other {
  display: flex;
  flex-direction: column;
}

.contacts-page__other > span,
.contacts-page__other > a {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.4;
  color: #232325;
}

.contacts-page__other > span:last-child,
.contacts-page__other > a:last-child {
  margin-bottom: 0;
}

.contacts-page__other > a:hover {
  text-decoration: underline;
}

.contacts-page__other > a:hover .icon {
  border: 1px solid #45E555;
}

.contacts-page__other > a:hover .icon svg {
  fill: #45E555;
}

.contacts-page__other .icon {
  flex: 0 0 auto;
  display: inline-block;
  height: 38px;
  width: 38px;
  padding: 10px;
  border-radius: 50%;
  border: 1px solid #232325;
  overflow: hidden;
  margin-right: 15px;
  transition: border 0.3s ease 0s;
}

.contacts-page__other .icon svg {
  width: 100%;
  height: 100%;
  transition: fill 0.3s ease 0s;
}

.contacts-page__shop-dep {
  flex: 0 0 33.3333333333%;
  padding-left: 56px;
}

.contacts-page__social {
  flex: 0 0 33.3333333333%;
  padding-left: 60px;
}

.contacts-page__social-links-list {
  display: flex;
}

.contacts-page__social-link-item {
  margin-right: -30px;
}

.contacts-page__social-link-item a span {
  display: block;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  overflow: hidden;
  padding: 40px;
  border: 1px solid #232325;
  background: #ffffff;
}

.contacts-page__social-link-item a span svg {
  height: 100%;
  width: 100%;
  transition: fill 0.3s ease 0s;
}

.contacts-page__social-link-item a:hover span svg {
  fill: #45E555;
}

.contacts-page__map iframe {
  width: 100%;
  height: 570px;
}

.contacts-page__form-sct {
  margin-top: -53px;
}

.contacts-page__form-sct-inner {
  padding-bottom: 120px;
}

.blog-posts__inner {
  padding-bottom: 120px;
}

.blog-posts__list {
  display: flex;
  flex-wrap: wrap;
  margin: -35px -10px;
}

.blog-posts__list-item {
  flex: 0 0 33.3333333333%;
  padding: 35px 10px;
}

.blog-posts__pagination {
  padding-top: 100px;
  display: flex;
  justify-content: center;
}

.blog-post {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.blog-post__top {
  flex: 0 0 auto;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.blog-post__image {
  display: block;
  padding-bottom: 100%;
  background: center/cover no-repeat;
  transition: transform 0.3s ease 0s;
}

.blog-post__image:hover {
  transform: scale(1.1);
}

.blog-post__tag-list {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  margin: -5px;
  display: flex;
  flex-wrap: wrap;
}

.blog-post__tag-item {
  flex: 0 0 auto;
  padding: 5px;
}

.blog-post__tag-item a {
  display: block;
  padding: 8px 14px;
  background: #45E555;
  border: 1px solid #45E555;
  border-radius: 50px;
  font-size: 12px;
  text-transform: uppercase;
  transition: background 0.3s ease 0s, border 0.3s ease 0s;
  line-height: 1.4;
  letter-spacing: 0px;
}

.blog-post__tag-item a:hover {
  background: #ffffff;
  border: 1px solid #232325;
}

.blog-post__info {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.blog-post__info .post-meta {
  pointer-events: none;
}

.blog-post__title {
  flex: 0 0 auto;
  margin-bottom: 20px;
}

.blog-post__title a,
.blog-post__title a:visited {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  transition: color 0.3s ease 0s;
}

.blog-post__title a:hover {
  color: #45E555;
}

.blog-post__exerpt {
  flex: 1 1 auto;
  color: #A1A1A1;
  line-height: 1.4;
}

.blog-post__link-wrap {
  padding-top: 23px;
}

.blog-post__link {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #45E555;
  transition: color 0.3s ease 0s;
}

.blog-post__link svg {
  height: 12px;
  width: 12px;
  fill: #45E555;
  transition: fill 0.3s ease 0s;
  margin-left: 15px;
}

.blog-post__link:hover {
  color: #232325;
}

.blog-post__link:hover svg {
  fill: #232325;
}

.single-post__content-wrap {
  display: flex;
  justify-content: center;
}

.single-post__content {
  flex: 0 0 66.6666666667%;
  width: 100%;
}

.single-post__head {
  padding-top: 70px;
}

.single-post__title {
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 30px;
  text-transform: uppercase;
  line-height: 1.4;
  padding: 0 25% 0 0;
}

.single-post__categories {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
}

.single-post__categories li {
  flex: 0 0 auto;
  padding: 10px;
}

.single-post__categories li a {
  display: block;
  padding: 7px 14px;
  background: #45E555;
  font-size: 12px;
  border-radius: 30px;
  border: 1px solid #45E555;
  transition: border 0.3s ease 0s, background 0.3s ease 0s;
}

.single-post__categories li a:hover {
  background: #ffffff;
  border: 1px solid #232325;
}

.single-post__meta {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

.single-post__meta .post-meta {
  align-items: center;
}

.single-post__thumbnail-wrap {
  margin-bottom: 50px;
}

.single-post__thumbnail {
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 40.69%;
  background: center/cover no-repeat;
}

.single-post__content-table {
  background: #F9F9F9;
  border: 1px solid #D3D3D3;
  border-radius: 5px;
  padding: 50px;
}

.single-post__content-table p {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.single-post__content-table .kamatoc {
  list-style: none;
  counter-reset: list;
  font-size: 16px;
  color: #232325;
}

.single-post__content-table .kamatoc li a {
  display: inline-block;
  margin-bottom: 10px;
  transition: color 0.3s ease 0s;
}

.single-post__content-table .kamatoc li a:hover {
  color: #45E555;
  text-decoration: underline;
}

.single-post__content-table .kamatoc li:before {
  margin-right: 8px;
}

.single-post__content-table .kamatoc li.kamatoc__top {
  counter-increment: list;
  counter-reset: list1;
}

.single-post__content-table .kamatoc li.kamatoc__top:before {
  content: counter(list) ". ";
}

.single-post__content-table .kamatoc li.kamatoc__sub {
  padding-left: 22px;
}

.single-post__content-table .kamatoc li.kamatoc__sub_1 {
  counter-increment: list1;
  counter-reset: list2;
}

.single-post__content-table .kamatoc li.kamatoc__sub_1:before {
  content: counter(list) "." counter(list1) ". ";
}

.single-post__content-table .kamatoc li.kamatoc__sub_2 {
  counter-increment: list2;
}

.single-post__content-table .kamatoc li.kamatoc__sub_2:before {
  content: counter(list) "." counter(list1) "." counter(list2) ". ";
}

.single-post__body {
  margin: -10px 0;
  padding: 50px 0;
}

.single-post__body h2,
.single-post__body h3 {
  font-weight: 600;
  padding-top: 50px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.single-post__body h2 {
  font-size: 30px;
}

.single-post__body h3 {
  font-size: 20px;
}

.single-post__body p,
.single-post__body ul li,
.single-post__body ol li {
  font-size: 20px;
  line-height: 1.4;
}

.single-post__body p {
  padding: 10px 0;
}

.single-post__body ul {
  margin: -5px 0;
}

.single-post__body ul li {
  padding: 5px 0;
  display: flex;
  position: relative;
  padding-left: 18px;
}

.single-post__body ul li:before {
  flex: 0 0 auto;
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 16px;
  left: 0;
  margin-right: 15px;
  border-radius: 50%;
  background: #45E555;
}

.single-post__body .wp-block-gallery {
  padding: 50px 0 0 0;
}

.single-post__body .wp-block-image {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 40.69%;
}

.single-post__body .wp-block-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.single-post__body ol {
  list-style: none;
  counter-reset: my-counter;
  margin: -5px 0;
}

.single-post__body ol li {
  padding: 5px 0;
  display: flex;
}

.single-post__body ol li:before {
  content: counter(my-counter) ".";
  display: block;
  counter-increment: my-counter;
  margin-right: 5px;
  min-width: 15px;
}

.single-post__actions {
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #D3D3D3;
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
}

.single-post__action-go-home a {
  display: flex;
  align-items: center;
}

.single-post__action-go-home a svg {
  height: 13px;
  width: 13px;
  margin-right: 15px;
  fill: #45E555;
  transition: fill 0.3s ease 0s;
}

.single-post__action-go-home a span {
  color: #45E555;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  transition: color 0.3s ease 0s;
}

.single-post__action-go-home a:hover svg {
  fill: #232325;
}

.single-post__action-go-home a:hover span {
  color: #232325;
}

.single-post__action-share {
  display: flex;
}

.single-post__action-share p {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.4;
}

.single-post__action-share ul {
  display: flex;
}

.single-post__action-share ul li {
  margin-left: 15px;
}

.single-post__action-share ul li a {
  display: inline-block;
  height: 20px;
  width: 20px;
}

.single-post__action-share ul li a svg {
  height: 100%;
  width: 100%;
  fill: #232325;
  transition: fill 0.3s ease 0s;
}

.single-post__action-share ul li a:hover svg {
  fill: #45E555;
}

.single-post__additional {
  padding-top: 100px;
  padding-bottom: 120px;
}

.single-post__additional-title {
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.single-post__additional-list {
  display: flex;
  margin: -10px;
}

.single-post__additional-list-item {
  padding: 10px;
  flex: 0 0 33.3333333333%;
}

.gallery-page__grid {
  margin-bottom: 20px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: "p1 p2 p3 p3" "p4 p4 p3 p3" "p5 p5 p6 p6" "p5 p5 p6 p6" "p7 p7 p8 p9" "p7 p7 p10 p10";
}

.gallery-page__image {
  display: block;
  background: center/cover no-repeat;
  position: relative;
}

.gallery-page__image:hover .gallery-page__image-zoom-btn {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

.gallery-page__image-zoom-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  transform: translate(-50%, -50%);
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s ease 0.3s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
}

.gallery-page__image-zoom-btn svg {
  height: 50%;
  width: 50%;
  fill: #232325;
  transition: fill 0.3s ease 0s;
  transform: translate(2px, 2px);
}

.gallery-page__image-zoom-btn:hover {
  transform: translate(-50%, -50%) scale(1.2);
}

.gallery-page__image-zoom-btn:hover svg {
  fill: #45E555;
}

.gallery-page__grid-item {
  box-shadow: 0px 0px 50px -10px #e5e5e5;
  flex: 0 0 25%;
  border-radius: 20px;
  overflow: hidden;
}

.gallery-page__grid-item .gallery-page__image {
  padding-bottom: 100%;
}

.gallery-page__grid-item_1 {
  grid-area: p1;
}

.gallery-page__grid-item_2 {
  grid-area: p2;
}

.gallery-page__grid-item_3 {
  grid-area: p3;
}

.gallery-page__grid-item_4 {
  grid-area: p4;
}

.gallery-page__grid-item_4 .gallery-page__image {
  padding-bottom: 48%;
}

.gallery-page__grid-item_5 {
  grid-area: p5;
}

.gallery-page__grid-item_6 {
  grid-area: p6;
}

.gallery-page__grid-item_7 {
  grid-area: p7;
}

.gallery-page__grid-item_8 {
  grid-area: p8;
}

.gallery-page__grid-item_9 {
  grid-area: p9;
}

.gallery-page__grid-item_10 {
  grid-area: p10;
}

.gallery-page__grid-item_10 .gallery-page__image {
  padding-bottom: 48%;
}

.gallery-page__more-btn-wrap {
  display: flex;
  justify-content: center;
  padding: 100px 0;
}

.page-not-found__inner {
  padding-top: 146px;
  padding-bottom: 120px;
  display: flex;
  justify-content: center;
}

.page-not-found__content {
  flex: 0 0 66.6666666667%;
  text-align: center;
}

.page-not-found__code {
  margin-bottom: 50px;
}

.page-not-found__code-inner {
  display: flex;
  align-items: flex-end;
}

.page-not-found__num {
  flex: 0 0 30%;
  font-size: 335px;
  line-height: 0.72;
  font-weight: 700;
  position: relative;
  z-index: 2;
}

.page-not-found__zero {
  flex: 0 0 40%;
  position: relative;
}

.page-not-found__zero-model {
  padding-bottom: 100%;
  position: relative;
}

.page-not-found__zero-model video {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 101%;
  width: 143%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.page-not-found__title {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1.4;
}

.page-not-found__text {
  font-size: 20px;
  line-height: 1.4;
  padding: 0 5%;
  margin-bottom: 50px;
}

.page-not-found__btns-wrap .btn {
  min-width: 233px;
  margin: 0 20px;
}

.succsess__inner {
  padding: 120px 0;
  display: flex;
  justify-content: center;
}

.succsess__body {
  flex: 0 0 66.6666666667%;
}

.succsess__logo-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.succsess__logo {
  height: 108px;
  width: 108px;
  background: center/contain no-repeat;
}

.succsess__head {
  margin-bottom: 50px;
  text-align: center;
}

.succsess__title {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}

.succsess__subtitle {
  font-size: 20px;
}

.succsess__btn-wrap {
  display: flex;
  justify-content: center;
}

.print-3d-archive-category-page .print-3d__inner {
  padding-top: 50px;
}

.print-3d__inner {
  padding: 120px 0;
}

.print-3d__category {
  margin-bottom: 50px;
}

.print-3d__category:last-child {
  margin-bottom: 0;
}

.print-3d__category-title {
  font: 40px/1.3 "ProstoOne", sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 50px;
}

.print-3d__list {
  display: flex;
  flex-wrap: wrap;
}

.print-3d__list-item {
  flex: 0 0 50%;
}

.print-3d__list-item:nth-child(odd) {
  padding-right: 74px;
}

.print-3d__list-item:nth-child(even) {
  padding-left: 74px;
}

.print-3d__list-item .archive-simple-link {
  padding: 20px 0;
  border-bottom: 1px solid #D3D3D3;
}

.services-archive__inner {
  padding-bottom: 120px;
}

.services-archive__title {
  margin-bottom: 50px;
}

.services-archive__list {
  display: flex;
  flex-wrap: wrap;
}

.services-archive__list-item {
  flex: 0 0 50%;
}

.services-archive__list-item:nth-child(odd) {
  padding-right: 74px;
}

.services-archive__list-item:nth-child(even) {
  padding-left: 74px;
}

.services-archive__list-item .archive-simple-link {
  padding: 20px 0;
  border-bottom: 1px solid #D3D3D3;
}

.privacy {
  padding-bottom: 120px;
}

.privacy__head {
  padding: 30px 0;
  border-bottom: 1px solid #9998A0;
  margin-bottom: 20px;
}

.privacy__head h1 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.privacy__body p {
  margin-bottom: 15px;
}

.privacy__body ol {
  counter-reset: first-counter;
}

.privacy__body ol li {
  margin-bottom: 0;
  padding-left: 0;
}

.privacy__body ol li:before {
  position: static;
  margin-right: 10px;
  font-weight: 600;
}

.privacy__body ol > li {
  margin: 15px 0;
}

.privacy__body ol > li:before {
  content: counter(first-counter);
  counter-increment: first-counter;
}

.privacy__body ol > li > ol {
  counter-reset: second-counter;
}

.privacy__body ol > li > ol > li {
  margin: 10px 0;
  padding-left: 20px;
}

.privacy__body ol > li > ol > li:before {
  content: counter(first-counter) "." counter(second-counter);
  counter-increment: second-counter;
  font-weight: 400;
}

.privacy__body ol > li > ol > li > ol {
  counter-reset: third-counter;
}

.privacy__body ol > li > ol > li > ol > li:before {
  content: counter(first-counter) "." counter(second-counter) "." counter(third-counter);
  counter-increment: third-counter;
}

.privacy__body ol > li > ol > li > ol > li > ol {
  counter-reset: f-counter;
}

.privacy__body ol > li > ol > li > ol > li > ol > li:before {
  content: counter(first-counter) "." counter(second-counter) "." counter(third-counter) "." counter(f-counter);
  counter-increment: f-counter;
}

.woocommerce #primary {
  flex: 1 1 auto;
}

.woocommerce span.onsale {
  height: 106px;
  width: 106px;
  background: #45E555;
  text-transform: uppercase;
  color: #232325;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: 700;
}

.wc-pagination-wrapper {
  display: flex;
  justify-content: flex-end;
  padding-top: 50px;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  display: flex;
  border: none;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border-right: none;
  margin-right: 10px;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li:last-child {
  margin-right: 0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a.page-numbers,
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #232325;
  font-size: 16px;
  font-weight: 600;
  color: #45E555;
  transition: background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a.page-numbers:hover {
  background: #45E555;
  border: 1px solid #45E555;
  color: #232325;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li .prev,
.woocommerce nav.woocommerce-pagination ul.page-numbers li .next {
  position: relative;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li .prev:before,
.woocommerce nav.woocommerce-pagination ul.page-numbers li .next:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background: url("../img/icons/pag-arrow-right.svg") center/16px no-repeat;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next {
  font-size: 0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev {
  transform: rotate(180deg);
  font-size: 0;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current {
  background: none;
  border: 1px solid #45E555;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 15px 0 15px 0;
  border-top: none;
  padding: 15px 15px 15px 50px;
  border-radius: 10px;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  color: #45E555;
  top: 15px;
  left: 15px;
}

.woocommerce-error {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.woocommerce-error:before {
  color: red;
}

.woocommerce-error li {
  margin-bottom: 10px;
  color: #fc8d8d;
}

.woocommerce-error li strong {
  font-weight: 600;
}

.woocommerce-error li:last-child {
  margin-bottom: 0;
}

.woocommerce-info:before {
  color: #2F8ED3;
}

.woocommerce-message {
  background: rgba(69, 229, 85, 0.1);
}

.woocommerce-message a.button.wc-forward {
  order: 3;
  padding: 0;
  float: none;
  background: none;
  color: #45E555;
  text-decoration: underline;
  transition: color 0.3s ease 0s;
}

.woocommerce-message a.button.wc-forward:hover {
  color: #232325;
}

.return-to-shop {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0 30px;
}

.return-to-shop a.button.wc-backward {
  font: 600 16px/17px "Montserrat", sans-serif;
  display: flex;
  align-items: center;
  border: none;
  background: #45E555;
  overflow: hidden;
  cursor: pointer;
  padding: 25px 40px;
  border-radius: 40px;
  text-transform: uppercase;
  color: #232325;
  transition: color 0.3s ease 0s;
}

.return-to-shop a.button.wc-backward:after {
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  margin-left: 15px;
  background: url("../img/icons/btn-arrow-dark.svg") center/contain no-repeat;
  transition: background 0.3s ease 0s;
}

.return-to-shop a.button.wc-backward:hover {
  color: #ffffff;
}

.return-to-shop a.button.wc-backward:hover:after {
  background: url("../img/icons/btn-arrow-white.svg") center/contain no-repeat;
}

.return-to-shop a.button.wc-backward:disabled {
  background: #c8c8c8;
  color: #232325;
}

.woocommerce form.cart .quantity-wrap,
.woocommerce-cart .quantity-wrap {
  position: relative;
  min-width: 127px;
}

.woocommerce form.cart .quantity-wrap button,
.woocommerce-cart .quantity-wrap button {
  position: absolute;
  display: block;
  padding: 0;
  height: 18px;
  width: 18px;
  top: 50%;
  transform: translate(0, -50%);
  background: transparent;
  border: none;
  font-weight: 400;
  cursor: pointer;
  transition: transform 0.1s ease 0s;
}

.woocommerce form.cart .quantity-wrap button:before,
.woocommerce form.cart .quantity-wrap button:after,
.woocommerce-cart .quantity-wrap button:before,
.woocommerce-cart .quantity-wrap button:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #232325;
  top: 50%;
  transform: translate(0, -50%);
}

.woocommerce form.cart .quantity-wrap button:after,
.woocommerce-cart .quantity-wrap button:after {
  transform: translate(0, -50%) rotate(90deg);
}

.woocommerce form.cart .quantity-wrap button:hover,
.woocommerce-cart .quantity-wrap button:hover {
  transform: translate(0, -50%) scale(1.1);
}

.woocommerce form.cart .quantity-wrap button.minus,
.woocommerce-cart .quantity-wrap button.minus {
  left: 10px;
}

.woocommerce form.cart .quantity-wrap button.minus:after,
.woocommerce-cart .quantity-wrap button.minus:after {
  display: none;
}

.woocommerce form.cart .quantity-wrap div.quantity,
.woocommerce-cart .quantity-wrap div.quantity {
  width: 100%;
  margin: 0 !important;
  border: 1px solid #9998A0;
  padding: 22px;
  float: none !important;
  border-radius: 100px;
  display: flex;
  justify-content: center;
}

.woocommerce form.cart .quantity-wrap div.quantity input,
.woocommerce-cart .quantity-wrap div.quantity input {
  font: 16px "ProstoOne", sans-serif;
  border: none;
  text-align: center;
  background: transparent;
}

.woocommerce form.cart .quantity-wrap div.quantity input::-webkit-outer-spin-button,
.woocommerce form.cart .quantity-wrap div.quantity input::-webkit-inner-spin-button,
.woocommerce-cart .quantity-wrap div.quantity input::-webkit-outer-spin-button,
.woocommerce-cart .quantity-wrap div.quantity input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce form.cart .quantity-wrap button.plus,
.woocommerce-cart .quantity-wrap button.plus {
  right: 10px;
}

.woocommerce .main-categories__inner {
  padding-top: 84px;
}

.woocommerce .main-categories__notice {
  font-size: 28px;
  padding: 30px 0;
}

.woocommerce ul.categories-list {
  display: flex;
  flex-wrap: wrap;
  margin: -20px -10px;
}

.woocommerce ul.categories-list li.categories-list__item {
  flex: 0 0 33.3333333333%;
  padding: 20px 10px;
}

.seo-shop {
  position: relative;
}

.seo-shop:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: -50px;
  height: 501px;
  width: 615px;
  background: url("../img/decoration/seo-arrow-decoration.svg") center/contain no-repeat;
  z-index: 1;
}

.seo-shop__inner {
  display: flex;
  flex-wrap: wrap;
  padding: 120px 0;
  position: relative;
  z-index: 2;
}

.seo-shop__inner:before {
  content: "";
  display: block;
  height: 662px;
  width: 662px;
  border-radius: 50%;
  border: 1px solid #A5A5AF;
  position: absolute;
  top: 123px;
  left: -565px;
}

.seo-shop__left {
  flex: 0 0 50%;
  padding-right: 32px;
  position: relative;
  z-index: 1;
}

.seo-shop__left-image-wrap {
  padding-right: 40px;
  padding-bottom: 90px;
}

.seo-shop__left-image {
  padding-bottom: 132%;
  border-radius: 20px;
  background: center/cover no-repeat;
}

.seo-shop__right {
  flex: 0 0 50%;
  padding-left: 32px;
}

.seo-shop__right-image-wrap {
  padding-top: 90px;
}

.seo-shop__right-image {
  padding-bottom: 100%;
  border-radius: 20px;
  background: center/cover no-repeat;
}

.woocommerce .product-category__inner {
  display: flex;
  flex-wrap: wrap;
  padding-top: 120px;
  padding-bottom: 120px;
}

.woocommerce .product-category__sort-wrap {
  flex: 0 0 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 30px;
}

.woocommerce .product-category__sort-wrap .sort select {
  border: none;
}

.woocommerce .product-category__filter-wrap {
  flex: 0 0 33.3333333333%;
  padding-right: 10px;
}

.woocommerce .product-category__result {
  padding-left: 10px;
  flex: 0 0 66.6666666667%;
}

.woocommerce .product-category__result ul.categories-list .categories-list__item {
  flex: 0 0 50%;
}

.woocommerce .product-category__result ul.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: -25px -10px;
}

.woocommerce .product-category__result ul.product-list .categories-list__item {
  flex: 0 0 50%;
  padding: 25px 10px;
}

.woocommerce .seo-type-1__inner {
  padding-bottom: 120px;
}

.woocommerce.single-product .product__inner {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

.woocommerce.single-product .product__inner .more-products {
  flex: 0 0 100%;
}

.woocommerce.single-product .product__photo-wrap {
  flex: 0 0 50%;
  overflow: hidden;
  padding-right: 100px;
}

.woocommerce.single-product .product__info-wrap {
  flex: 0 0 50%;
}

.woocommerce.single-product .product__info-wrap .summary.entry-summary {
  width: 100%;
  float: none;
}

.woocommerce.single-product .product__info-wrap h1.product_title.entry-title {
  font: 44px/1.3 "ProstoOne", sans-serif;
  width: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.woocommerce.single-product .product__stock-status-wrap {
  margin-bottom: 10px;
}

.woocommerce.single-product .product__stock-status {
  display: flex;
  align-items: center;
}

.woocommerce.single-product .product__stock-status span:first-child {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  margin-right: 10px;
}

.woocommerce.single-product .product__stock-status span:first-child:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 50%;
}

.woocommerce.single-product .product__stock-status span:first-child:after {
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  background: #45E555;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.woocommerce.single-product .product__stock-status span:last-child {
  color: #45E555;
}

.woocommerce.single-product .product__sku {
  margin-bottom: 10px;
}

.woocommerce.single-product .product__sku span:first-child {
  color: #9998A0;
}

.woocommerce.single-product .product__sku a {
  transition: color 0.3s ease 0s;
}

.woocommerce.single-product .product__sku a:hover {
  color: #45E555;
}

.woocommerce.single-product .product__meta span:first-child {
  color: #A1A1A1;
}

.woocommerce.single-product .product__prices {
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 30px;
}

.woocommerce.single-product .product__prices del {
  font-size: 22px;
  color: #9998A0;
  margin-right: 30px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}

.woocommerce.single-product .product__prices del span,
.woocommerce.single-product .product__prices del bdi {
  color: #9998A0;
}

.woocommerce.single-product .product__prices ins {
  text-decoration: none;
  font-size: 30px;
}

.woocommerce.single-product .product__prices .woocommerce-Price-amount {
  font-weight: 600;
  color: #232325;
}

.woocommerce.single-product .product__cart .stock {
  display: none;
}

.woocommerce.single-product .product__cart form.cart {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding: 30px 0;
}

.woocommerce.single-product .product__cart form.cart .quantity-wrap {
  margin-right: 20px;
}

.woocommerce.single-product .product__cart form.cart .button {
  padding: 25px 40px;
  border-radius: 40px;
  background: #45E555;
  color: #232325;
  transition: color 0.3s ease 0s;
}

.woocommerce.single-product .product__cart form.cart .button:hover {
  color: #ffffff;
  background: #45E555;
}

.woocommerce.single-product .product__cart form.variations_form.cart {
  display: block;
}

.woocommerce.single-product .product__cart form.variations_form.cart table.variations tbody {
  display: block;
}

.woocommerce.single-product .product__cart form.variations_form.cart table.variations tbody tr {
  display: flex;
  margin-bottom: 20px;
}

.woocommerce.single-product .product__cart form.variations_form.cart table.variations tbody tr:last-child {
  margin-bottom: 0;
}

.woocommerce.single-product .product__cart form.variations_form.cart table.variations tbody tr th.label {
  flex: 0 0 50%;
  text-align: left;
}

.woocommerce.single-product .product__cart form.variations_form.cart table.variations tbody tr td.value {
  flex: 0 0 50%;
}

.woocommerce.single-product .product__cart form.variations_form.cart .woocommerce-variation-add-to-cart {
  display: flex;
}

.woocommerce.single-product .product__common-info {
  padding-top: 30px;
}

.woocommerce.single-product .product__common-info ul,
.woocommerce.single-product .product__common-info ol {
  font-weight: 400;
}

.woocommerce.single-product .product__tabs-wrap {
  flex: 0 0 100%;
  padding-top: 50px;
}

.woocommerce.single-product .product-swiper-big {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}

.woocommerce.single-product .product-swiper-big__slide {
  border-radius: 20px;
  overflow: hidden;
}

.woocommerce.single-product .product-swiper-big__image {
  padding-bottom: 100%;
  background: center/contain no-repeat;
}

.woocommerce.single-product .product-swiper-big__btn {
  position: absolute;
  top: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  cursor: pointer;
}

.woocommerce.single-product .product-swiper-big__btn svg {
  width: 80%;
  height: 80%;
  transition: fill 0.3s ease 0s;
}

.woocommerce.single-product .product-swiper-big__btn_prev {
  left: 10px;
  transform: translateY(-50%) rotate(90deg);
}

.woocommerce.single-product .product-swiper-big__btn_next {
  right: 10px;
  transform: translateY(-50%) rotate(-90deg);
}

.woocommerce.single-product .product-swiper-big__btn:hover svg {
  fill: #45E555;
}

.woocommerce.single-product .product-swiper-small {
  overflow: hidden;
  padding-top: 20px;
}

.woocommerce.single-product .product-swiper-small__slide {
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
}

.woocommerce.single-product .product-swiper-small__slide.swiper-slide-thumb-active {
  border: 1px solid #45E555;
}

.woocommerce.single-product .product-swiper-small__image {
  padding-bottom: 100%;
  background: center/cover no-repeat;
}

.woocommerce.single-product .product-info__tabs {
  border-top: 1px solid #9998A0;
  border-bottom: 1px solid #9998A0;
  display: flex;
  background: #F3F3F3;
}

.woocommerce.single-product .product-info__tab {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px 0;
  cursor: pointer;
}

.woocommerce.single-product .product-info__tab._active {
  background: #ffffff;
}

.woocommerce.single-product .product-info__tab._active svg {
  fill: #45E555;
}

.woocommerce.single-product .product-info__tab._active span {
  color: #45E555;
}

.woocommerce.single-product .product-info__tab-title {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.woocommerce.single-product .product-info__tab-title svg {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.woocommerce.single-product .product-info__tab-title span {
  text-transform: uppercase;
}

.woocommerce.single-product .product-info__tabs-content {
  padding-top: 50px;
  padding-bottom: 60px;
}

.woocommerce.single-product .product-info__tab-content {
  display: none;
}

.woocommerce.single-product .product-info__tab-content._active {
  display: block;
}

.woocommerce.single-product .product-info__tab-content_prop._active {
  display: flex;
  flex-wrap: wrap;
  margin: -20px -90px;
}

.woocommerce.single-product .product-info__tab-prop {
  flex: 0 0 50%;
  padding: 20px 90px;
}

.woocommerce.single-product .product-info__tab-prop-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.woocommerce.single-product .product-info__tab-prop-item {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  font-size: 14px;
}

.woocommerce.single-product .product-info__tab-prop-item:last-child {
  margin-bottom: 0;
}

.woocommerce.single-product .product-info__tab-prop-item:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 15px;
  border-bottom: dotted 1px #232325;
  z-index: 1;
}

.woocommerce.single-product .product-info__tab-prop-name {
  background: #ffffff;
}

.woocommerce.single-product .product-info__tab-prop-name span {
  position: relative;
  background: #ffffff;
  padding-right: 3px;
  z-index: 2;
}

.woocommerce.single-product .product-info__tab-prop-value {
  max-width: 250px;
  float: right;
  position: relative;
  text-align: right;
}

.woocommerce.single-product .product-info__tab-prop-value span {
  background: #ffffff;
  padding-left: 3px;
  position: relative;
  z-index: 2;
}

.woocommerce.single-product .woocommerce div.product div.summary {
  width: 100%;
}

.woocommerce.single-product .woocommerce-page div.product div.images {
  width: 100%;
}

.cart-page__head {
  padding-top: 20px;
}

.cart-page__head h1 {
  font: 50px "ProstoOne", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 50px;
}

.cart-page__pre-table {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.cart-page__table-title {
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
}

.cart-page__clear-cart button {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}

.cart-page__clear-cart-btn {
  font-size: 16px;
  font-weight: 500;
  color: #9998A0;
  border-bottom: 1px dashed #9998A0;
  transition: color 0.3s ease 0s, border-bottom-color 0.3s ease 0s;
  cursor: pointer;
}

.cart-page__clear-cart-btn:hover {
  color: red;
  border-bottom-color: red;
}

.woocommerce table.shop_table {
  display: flex;
  flex-direction: column;
  border: none;
  border-top: 1px solid #9998A0;
  border-bottom: 1px solid #9998A0;
  border-radius: 0px;
  padding-top: 30px;
  padding-bottom: 41px;
}

.woocommerce table.shop_table thead {
  display: flex;
  width: 100%;
}

.woocommerce table.shop_table thead tr {
  flex: 0 0 100%;
  display: flex;
}

.woocommerce table.shop_table thead tr th {
  font-weight: 400;
  text-transform: uppercase;
}

.woocommerce table.shop_table thead tr th.product-thumbnail {
  display: none;
}

.woocommerce table.shop_table thead tr th.product-name {
  flex: 0 0 36%;
  order: 2;
  padding-left: 0;
}

.woocommerce table.shop_table thead tr th.product-price {
  flex: 0 0 20%;
  order: 3;
}

.woocommerce table.shop_table thead tr th.product-quantity {
  flex: 0 0 20%;
  order: 4;
}

.woocommerce table.shop_table thead tr th.product-subtotal {
  flex: 0 0 20%;
  order: 5;
}

.woocommerce table.shop_table thead tr th.product-remove {
  flex: 0 0 auto;
  display: none;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item {
  display: flex;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
  display: flex;
  align-items: center;
  border-top: none;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
  flex: 0 0 13%;
  order: 1;
  padding-left: 0;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a {
  display: block;
  height: 120px;
  width: 120px;
  overflow: hidden;
  border-radius: 20px;
  background: #E6E6E6;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-name {
  flex: 0 0 23%;
  order: 2;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-price {
  flex: 0 0 20%;
  order: 3;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
  flex: 0 0 20%;
  order: 4;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
  flex: 0 0 20%;
  order: 5;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove {
  flex: 0 0 4%;
  justify-content: flex-end;
  order: 6;
  padding: 0;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove {
  display: block;
  height: 20px;
  width: 20px;
  font-size: 0;
  position: relative;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove:before,
.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  background: #ED1C24;
  transition: box-shadow 0.3s ease 0s;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove:before {
  transform: translateY(-50%) rotate(45deg);
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove:after {
  transform: translateY(-50%) rotate(-45deg);
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove:hover {
  background: none;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove:hover:before,
.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove a.remove:hover:after {
  box-shadow: 0px 0px 10px 0px #ED1C24;
}

.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-price,
.woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
  font-size: 20px;
  font-weight: 600;
}

.woocommerce table.shop_table td.actions {
  display: none;
}

.woocommerce .cart-collaterals {
  padding-top: 17px;
  display: flex;
  justify-content: flex-end;
}

.woocommerce .cart-collaterals .cart_totals {
  float: none;
  flex: 0 0 auto;
  width: auto;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table {
  border: none;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table .order-total {
  display: flex;
  justify-content: flex-end;
  font-size: 30px;
  padding-right: 80px;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table .order-total th {
  flex: 0 0 auto;
  text-transform: uppercase;
  font-weight: 600;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table .order-total td {
  flex: 0 0 auto;
  font-weight: 600;
}

.woocommerce .cart-collaterals .cart_totals table.shop_table .order-total td:before {
  text-transform: uppercase;
  font-weight: 600;
}

.cart-total-btns {
  display: flex;
}

.cart-total-btns a:first-child {
  margin-right: 20px;
}

.woocommerce .checkout-page-head {
  padding: 30px 0;
  border-bottom: 1px solid #9998A0;
  margin-bottom: 20px;
}

.woocommerce .checkout-page-head h1 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.woocommerce form.checkout.woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 120px;
}

.woocommerce form.checkout.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
  flex: 0 0 100%;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set {
  flex: 0 0 50%;
  padding-right: 85px;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .col-1,
.woocommerce form.checkout.woocommerce-checkout .col2-set .col-2 {
  float: none;
  width: 100%;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields {
  counter-reset: my-counter;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields #billing_country_field {
  display: none;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields h3 {
  display: flex;
  align-items: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 30px 0;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields h3::before {
  content: counter(my-counter);
  counter-increment: my-counter;
  flex: 0 0 auto;
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #45E555;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  line-height: 1;
  margin-right: 20px;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .col-2 .woocommerce-additional-fields h3 {
  display: none;
}

.woocommerce form.checkout.woocommerce-checkout .col2-set .form-row {
  width: 100%;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review_heading {
  display: none;
}

.woocommerce form.checkout.woocommerce-checkout #order_review {
  flex: 0 0 50%;
  padding-top: 30px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
  padding: 0;
  margin: 0;
  border: none;
  margin-bottom: 50px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead {
  display: none;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody {
  margin: 0;
  padding-bottom: 30px;
  width: 100%;
  border-bottom: 1px solid #9998A0;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr.cart_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 0;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-quantity {
  border: none;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  border: none;
  font-weight: 600;
  padding-right: 0;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total .woocommerce-Price-currencySymbol {
  margin-left: 5px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot {
  width: 100%;
  padding-top: 30px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr {
  display: flex;
  justify-content: space-between;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td {
  border: none;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal {
  display: none;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals {
  position: relative;
  padding-bottom: 30px;
  border-bottom: 1px solid #9998A0;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals th {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 400;
  padding: 0;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals td {
  flex: 1 1 auto;
  padding: 0;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .woocommerce-shipping-methods {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .woocommerce-shipping-methods li {
  margin-bottom: 20px;
  min-width: 150px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .woocommerce-shipping-methods li label,
.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .woocommerce-shipping-methods li input {
  font-weight: 600;
  cursor: pointer;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .woocommerce-shipping-methods li.ukrposhta-shipping-field-wrap {
  margin-bottom: 0;
  width: 100%;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .woocommerce-shipping-methods li.ukrposhta-shipping-field-wrap label {
  display: inline-block;
  margin-bottom: 10px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals .shipping_method {
  margin-right: 20px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total {
  padding-top: 20px;
  font-size: 20px;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th {
  text-transform: uppercase;
  font-weight: 400;
}

.woocommerce form.checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td {
  font-weight: 600;
}

.woocommerce form.checkout.woocommerce-checkout #payment {
  background: none;
}

.woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_method {
  margin-bottom: 20px;
  font-weight: 600;
}

.woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_method:last-child {
  margin-bottom: 0;
}

.woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_method label,
.woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_method input {
  cursor: pointer;
}

.woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_method .payment_method_cod {
  background: #f5f5f5;
}

.woocommerce form.checkout.woocommerce-checkout #payment .wc_payment_method .payment_method_cod:before {
  border-bottom-color: #f5f5f5;
}

.woocommerce form.checkout.woocommerce-checkout #payment div.form-row {
  padding: 0;
  padding-top: 30px;
}

.woocommerce form.checkout.woocommerce-checkout button.button {
  font: 600 16px/17px "Montserrat", sans-serif;
  display: flex;
  align-items: center;
  border: none;
  background: #45E555;
  overflow: hidden;
  cursor: pointer;
  padding: 25px 40px;
  border-radius: 40px;
  text-transform: uppercase;
  color: #232325;
  transition: color 0.3s ease 0s;
}

.woocommerce form.checkout.woocommerce-checkout button.button:after {
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  margin-left: 15px;
  background: url("../img/icons/btn-arrow-dark.svg") center/contain no-repeat;
  transition: background 0.3s ease 0s;
}

.woocommerce form.checkout.woocommerce-checkout button.button:hover {
  color: #ffffff;
}

.woocommerce form.checkout.woocommerce-checkout button.button:hover:after {
  background: url("../img/icons/btn-arrow-white.svg") center/contain no-repeat;
}

.woocommerce form.checkout.woocommerce-checkout button.button:disabled {
  background: #c8c8c8;
  color: #232325;
}

.woocommerce form.checkout.woocommerce-checkout input[type=text],
.woocommerce form.checkout.woocommerce-checkout input[type=email],
.woocommerce form.checkout.woocommerce-checkout input[type=tel],
.woocommerce form.checkout.woocommerce-checkout textarea {
  font: 16px "Montserrat", sans-serif;
  display: block;
  border-radius: 5px;
  border: 1px solid #9998A0;
  padding: 20px;
  width: 100%;
  resize: vertical;
}

.woocommerce form.checkout.woocommerce-checkout input[type=text]::-webkit-input-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=email]::-webkit-input-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=tel]::-webkit-input-placeholder,
.woocommerce form.checkout.woocommerce-checkout textarea::-webkit-input-placeholder {
  color: #9998A0;
}

.woocommerce form.checkout.woocommerce-checkout input[type=text]:-moz-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=email]:-moz-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=tel]:-moz-placeholder,
.woocommerce form.checkout.woocommerce-checkout textarea:-moz-placeholder {
  color: #9998A0;
}

.woocommerce form.checkout.woocommerce-checkout input[type=text]::-moz-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=email]::-moz-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=tel]::-moz-placeholder,
.woocommerce form.checkout.woocommerce-checkout textarea::-moz-placeholder {
  color: #9998A0;
}

.woocommerce form.checkout.woocommerce-checkout input[type=text]:-ms-input-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=email]:-ms-input-placeholder,
.woocommerce form.checkout.woocommerce-checkout input[type=tel]:-ms-input-placeholder,
.woocommerce form.checkout.woocommerce-checkout textarea:-ms-input-placeholder {
  color: #9998A0;
}

.woocommerce form.checkout.woocommerce-checkout input[type=text]:focus,
.woocommerce form.checkout.woocommerce-checkout input[type=email]:focus,
.woocommerce form.checkout.woocommerce-checkout input[type=tel]:focus,
.woocommerce form.checkout.woocommerce-checkout textarea:focus {
  border-color: #45E555;
}

.woocommerce form.checkout.woocommerce-checkout textarea {
  min-height: 100px;
}

.woocommerce form.checkout.woocommerce-checkout input[type=radio] {
  position: relative;
  margin: 0;
  margin-right: 20px;
  margin-left: 7px;
}

.woocommerce form.checkout.woocommerce-checkout input[type=radio]:before,
.woocommerce form.checkout.woocommerce-checkout input[type=radio]:after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.woocommerce form.checkout.woocommerce-checkout input[type=radio]:before {
  height: 30px;
  width: 30px;
  background: #ffffff;
  border: 1px solid #9998A0;
  transition: border 0.3s ease 0s;
}

.woocommerce form.checkout.woocommerce-checkout input[type=radio]:after {
  transition: background 0.3s ease 0s;
}

.woocommerce form.checkout.woocommerce-checkout input[type=radio]:checked:before {
  border-color: #45E555;
}

.woocommerce form.checkout.woocommerce-checkout input[type=radio]:checked:after {
  height: 14px;
  width: 14px;
  background: #45E555;
}

.woocommerce form.checkout.woocommerce-checkout .zen-ui-select__value {
  border-radius: 5px;
  border: 1px solid #9998A0;
  padding: 20px !important;
}

body.woocommerce-order-received {
  text-align: center;
}

body.woocommerce-order-received .woocommerce-order {
  max-width: 600px;
  margin: 0 auto;
}

body.woocommerce-order-received .woocommerce-notice {
  font: 30px "ProstoOne", sans-serif;
  width: 100%;
  padding: 30px 0;
  text-transform: uppercase;
  margin-bottom: 0px;
}

body.woocommerce-order-received ul.woocommerce-order-overview {
  width: 100%;
  margin-bottom: 15px;
}

body.woocommerce-order-received ul.woocommerce-order-overview li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  float: none;
  margin-right: 0;
  padding-right: 0;
  border-right: none;
  padding: 9px 0;
  border-top: 1px solid #ededed;
}

body.woocommerce-order-received ul.woocommerce-order-overview li strong {
  font-size: 16px;
  font-weight: normal;
  margin-left: 15px;
  font-weight: 600;
}

body.woocommerce-order-received ul.woocommerce-order-overview ~ p {
  display: none;
}

body.woocommerce-order-received section.woocommerce-order-details {
  width: 100%;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

body.woocommerce-order-received section.woocommerce-order-details h2 {
  font: 24px "ProstoOne", sans-serif;
  flex: 0 0 100%;
  text-transform: uppercase;
}

body.woocommerce-order-received table.woocommerce-table {
  flex: 0 0 auto;
  border: none;
  width: 100%;
  padding-bottom: 0;
}

body.woocommerce-order-received table.woocommerce-table thead {
  display: none;
}

body.woocommerce-order-received table.woocommerce-table tr {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ededed;
  font-weight: 600;
}

body.woocommerce-order-received table.woocommerce-table tr td,
body.woocommerce-order-received table.woocommerce-table tr th {
  border: none;
}

body.woocommerce-order-received table.woocommerce-table tr td:first-child,
body.woocommerce-order-received table.woocommerce-table tr th {
  font-weight: 400;
}

body.woocommerce-order-received table.woocommerce-table tr td,
body.woocommerce-order-received table.woocommerce-table tr th {
  padding-right: 0;
  padding-left: 0;
}

.category__img-wrap {
  overflow: hidden;
  border-radius: 20px;
}

.category__img {
  display: block;
  padding-bottom: 100%;
  background: center/cover no-repeat;
  transition: transform 0.3s ease 0s;
}

.category__btn-wrap {
  padding-top: 20px;
  padding-left: 5px;
}

.category:hover .category__img {
  transform: scale(1.1);
}

.category-plug {
  padding-bottom: 100%;
  border-radius: 20px;
  background: #D9D9D9;
  position: relative;
}

.category-plug span {
  font: 103.75px/1 "ProstoOne", sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}

.filter {
  padding-right: 50px;
}

.filter__title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 25px;
  border-bottom: 1px solid #D3D3D3;
}

.filter__category {
  border-bottom: 1px solid #D3D3D3;
}

.filter__category-name {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.filter__category-name a.filter__category-title {
  flex: 0 0 auto;
  transition: color 0.3s ease 0s;
}

.filter__category-name a.filter__category-title:hover {
  color: #45E555;
}

.filter__category-name span.filter__category-btn {
  flex: 0 0 auto;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.filter__category-name span.filter__category-btn svg {
  height: 9px;
  width: 15px;
  fill: #232325;
  transition: fill 0.3s ease 0s, transform 0.3s ease 0s;
}

.filter__category-name span.filter__category-btn:hover svg {
  fill: #45E555;
}

.filter__category-name._mark a,
.filter__category-name._mark span {
  color: #45E555;
}

.filter__category-name._mark span.filter__category-btn svg {
  fill: #45E555;
  transform: rotate(180deg);
}

.filter__subcategories-list {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease 0s;
}

.filter__subcategory {
  margin-bottom: 25px;
  font-size: 14px;
}

.filter__subcategory._mark .filter__subcategory-name {
  color: #45E555;
}

.filter__subcategory-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  transition: color 0.3s ease 0s;
}

.filter__subcategory-inner:hover {
  color: #45E555;
}

.filter__subcategory-count {
  display: block;
  color: #D2D2D2;
  border: 1px solid #D2D2D2;
  border-radius: 30px;
  padding: 2px 13px;
  line-height: 1;
  margin-right: 10px;
}

.product-card {
  height: 100%;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  pointer-events: none;
}

.product-card__top {
  position: relative;
  pointer-events: initial;
}

.product-card__tag {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 10px 20px;
  border-radius: 100px;
  background: var(--wc-green);
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  z-index: 11;
}

.product-card__img-wrap {
  border-radius: 20px;
  overflow: hidden;
}

.product-card__img {
  display: block;
  background: #E4E4E4 center/cover no-repeat;
  padding-bottom: 100%;
  transition: transform 0.3s ease 0s;
}

.product-card__sale {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 106px;
  width: 106px;
  background: #45E555;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.product-card__sale span {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.product-card__info {
  flex: 1 1 auto;
  padding-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

.product-card__title {
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
  transition: color 0.3s ease 0s;
  pointer-events: initial;
}

.product-card__title:hover {
  color: #45E555;
}

.product-card__prices {
  font-weight: 600;
  font-size: 20px;
}

.product-card__prices del {
  margin-right: 15px;
  text-decoration: line-through;
  color: #9998A0;
  font-size: 16px;
}

.product-card__prices ins {
  text-decoration: none;
}

.product-card__btn-wrap .btn {
  pointer-events: initial;
  width: 100%;
  max-width: 300px;
}

.product-card:hover .product-card__img {
  transform: scale(1.1);
}

.more-products {
  width: 100%;
}

.more-products__inner {
  padding-top: 60px;
  padding-bottom: 120px;
}

.more-products__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}

.more-products__title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.more-products__controls {
  display: flex;
}

.more-products__controls._hidden {
  display: none;
}

.more-product-swiper__wrapper {
  margin: 0 -10px;
  align-items: stretch;
}

.more-product-swiper__slide {
  max-width: 420px;
  padding: 0 10px;
  height: auto;
}

.shop-success__inner {
  padding: 120px 0;
  display: flex;
  justify-content: center;
}

.shop-success__body {
  flex: 0 0 66.6666666667%;
}

.shop-success__icon-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

.shop-success__icon {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background: #45E555;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shop-success__icon svg {
  height: 35px;
  width: 35px;
  fill: #ffffff;
}

.shop-success__title {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}

.shop-success__title span {
  color: #45E555;
}

.shop-success__text {
  text-align: center;
  font-size: 20px;
  margin-bottom: 50px;
}

.shop-success__btn-wrap {
  display: flex;
  justify-content: center;
}

/* WP CF7 */
.wpcf7-response-output {
    border: none !important;
}

#home-contacts .wpcf7-response-output {
    color: white !important;
}

#modal-app .form__text {
    margin-top: 20px;
}

@media only screen and (min-width: 1260px) {
  .woocommerce.single-product .product__cart form.cart .button {
    min-width: 300px;
  }
}

@media only screen and (max-width: 1260px) {
  .container {
    max-width: 760px;
  }

  button.btn_normal-green,
  button.btn_normal-white,
  button.btn_normal-white-stroke,
  button.btn_normal-dark,
  button.btn_normal-transparent,
  a.btn_normal-green,
  a.btn_normal-white,
  a.btn_normal-white-stroke,
  a.btn_normal-dark,
  a.btn_normal-transparent,
  span.btn_normal-green,
  span.btn_normal-white,
  span.btn_normal-white-stroke,
  span.btn_normal-dark,
  span.btn_normal-transparent {
    padding: 18px 25px;
  }

  .slider-btn {
    height: 40px;
    width: 40px;
  }

  .block-inner {
    padding: 80px 0;
  }

  .block-title {
    font-size: 36px;
  }

  .contact-form {
    padding: 60px;
    justify-content: center;
  }

  .contact-form_dark {
    position: relative;
  }

  .contact-form_dark:before {
    content: "";
    display: block;
    height: 100%;
    width: 150%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #232325;
    z-index: 1;
    border-radius: 20px;
  }

  .contact-form__bg {
    height: 29.18%;
    width: 78.51%;
    bottom: 0;
    z-index: 2;
  }

  .contact-form__form-wrap {
    position: relative;
    z-index: 2;
  }

  .contact-form__form-wrap form {
    flex: 1 1 auto;
    width: 100%;
  }

  .contact-form__item a,
  .contact-form__item a:visited {
    font-size: 18px;
  }

  .contact-form__additional {
    position: relative;
    z-index: 2;
  }

  .filter__inner {
    padding: 45px 0;
  }

  .filter__links-list {
    margin: -7px;
  }

  .filter__link-item {
    padding: 7px;
  }

  .filter__link-item a {
    padding: 6px 14px;
  }

  .breadcrumbs {
    padding: 20px 0;
  }

  .header__inner {
    justify-content: space-between;
  }

  .header__logo {
    flex: 0 0 25%;
    padding-right: 25px;
  }

  .header__get-call {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 5;
  }

  .header__burger {
    display: block;
  }

  .header._open:before {
    background: #3A3A3E;
  }

  .header._open .header__logo,
  .header._open .header__cart {
    display: none;
  }

  .header._open .header__inner {
    justify-content: space-between;
  }

  .header._open .header__inner:before {
    display: none;
  }

  .header._open .header__langs-mob {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 5;
  }

  .menu {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    z-index: 3;
    padding-top: 80px;
    padding-left: 30px;
    background-color: #232325;
    overflow-y: scroll;
    transition: transform 0.3s ease 0s;
    transform: translateX(100%);
  }

  .menu__inner {
    flex-direction: column;
    align-items: flex-start;
    max-width: 340px;
  }

  .menu__inner > div,
  .menu__inner > nav {
    width: 100%;
    max-width: 340px;
    padding: 10px 0;
    padding-top: 0;
  }

  .menu__link-list {
    width: 100%;
    flex-direction: column;
  }

  .menu__link-list > li {
    padding: 25px 0;
    border-bottom: 1px solid #4F4F51;
  }

  .menu__link-list > li > a {
    display: inline-block;
    font-size: 18px !important;
  }

  .menu__link-list > li a {
    font-size: 16px;
  }

  .menu__link-list > li.dropdown ul {
    height: 0px;
    overflow: hidden;
    transition: height 0.3s ease 0s;
  }

  .menu__lang-switcher {
    display: none;
  }

  .menu__contacts {
    display: none;
  }

  .menu__contacts.dropdown ul {
    top: 0;
  }

  .menu__contacts-mob {
    display: block;
    font-size: 16px;
  }

  .menu__contacts-mob ul li a {
    display: inline-block;
    padding: 10px 0;
  }

  .menu__contacts-mob ul li:hover a,
  .menu__contacts-mob ul li:hover a:visited {
    color: #45E555;
  }

  .menu._open {
    transform: translateX(0%);
  }

  .dropdown {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown:after {
    display: none;
  }

  .dropdown > a:after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    background-image: url("../img/icons/dropdown-arrow.svg");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease 0s;
    margin-left: 5px;
  }

  .dropdown > ul {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    padding-top: 0;
  }

  .dropdown > ul > li {
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 0;
    background: transparent;
  }

  .dropdown > ul > li:first-child {
    padding-top: 20px;
  }

  .dropdown > ul > li:last-child {
    padding-bottom: 0;
  }

  .dropdown._open a:after {
    transform: rotate(180deg);
  }

  .lang-switcher.dropdown {
    padding: 0;
  }

  .lang-switcher.dropdown .lang-switcher__current {
    display: none;
  }

  .lang-switcher.dropdown .lang-switcher__langs-list {
    display: flex;
  }

  .lang-switcher.dropdown .lang-switcher__lang-item {
    background-color: transparent;
    padding: 0;
  }

  .lang-switcher.dropdown .lang-switcher__lang-item:first-child,
  .lang-switcher.dropdown .lang-switcher__lang-item:last-child {
    padding: 0;
  }

  .lang-switcher.dropdown .lang-switcher__lang-item a {
    padding-right: 10px;
  }

  .lang-switcher.dropdown .lang-switcher__lang-item_current a,
  .lang-switcher.dropdown .lang-switcher__lang-item_current a:visited {
    color: #45E555;
  }

  .burger {
    flex: 0 0 auto;
    display: block;
    position: relative;
    height: 25px;
    width: 33px;
    z-index: 205;
    cursor: pointer;
  }

  .burger span {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
  }

  .burger span:nth-child(1) {
    top: 0%;
    transform: rotate(0deg);
    transition: transform 0.3s ease 0s, top 0.3s ease 0.3s;
  }

  .burger span:nth-child(2) {
    top: calc(50% + 1px);
    transform: translateY(-2px);
    opacity: 1;
    transition: opacity 0.3s ease 0.3s;
  }

  .burger span:nth-child(3) {
    top: 100%;
    transform: rotate(0deg) translateY(-100%);
    transition: transform 0.3s ease 0s, top 0.3s ease 0.3s;
  }

  .burger._open span:nth-child(1) {
    top: 50%;
    transform: rotate(45deg);
    transition: top 0.3s ease 0s, transform 0.3s ease 0.3s;
  }

  .burger._open span:nth-child(2) {
    top: 50%;
    opacity: 0;
    transition: opacity 0.3s ease 0s;
  }

  .burger._open span:nth-child(3) {
    top: 50%;
    transform: rotate(-45deg);
    transition: top 0.3s ease 0s, transform 0.3s ease 0.3s;
  }

  .footer__inner {
    padding-top: 60px;
  }

  .footer__main {
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-bottom: 30px;
  }

  .footer__logo {
    flex: 0 0 33.3333333333%;
    padding-right: 27px;
  }

  .footer__nav {
    flex: 0 0 66.6666666667%;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer__nav > ul {
    padding-left: 0;
  }

  .footer__menu {
    flex: 0 0 50%;
  }

  .footer__menu-item a {
    font-size: 14px;
  }

  .footer__contacts {
    flex: 0 0 66.6666666667%;
  }

  .footer__contact-block {
    padding-left: 20px;
  }

  .footer__contact-link {
    font-size: 14px;
  }

  .footer__contact-link svg {
    margin-right: 5px;
  }

  .footer__bottom {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 260px;
  }

  .footer__bottom div {
    margin-bottom: 25px;
  }

  .footer__bottom div:last-child {
    margin-bottom: 0;
  }

  .clients-popup {
    width: 100%;
    padding: 30px;
  }

  #modal-gallery-photo-viewer .close-button {
    top: -70px;
    right: 4px;
  }

  .page-head__inner {
    padding: 30px 0 40px 0;
    padding-top: 0;
  }

  .page-head__crumbs {
    margin-bottom: 20px;
  }

  .gb-title-l {
    font-size: 36px;
  }

  .services-hero__left {
    flex: 0 0 58.3333333333%;
    padding-right: 20px;
    position: relative;
    z-index: 1;
  }

  .services-hero__right {
    flex: 0 0 41.6666666667%;
    padding-left: 20px;
    position: relative;
  }

  .services-hero__title {
    font-size: 44px;
  }

  .services-hero__image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 150%;
    opacity: 0.5;
  }

  .services-hero__image-wrap:before {
    top: 0;
    left: 100px;
  }

  .two-cols__inner {
    padding-top: 80px;
  }

  .two-cols__top {
    padding-bottom: 40px;
  }

  .two-cols__content {
    flex: 0 0 58.3333333333%;
    padding-right: 20px;
  }

  .two-cols__image-wrap {
    flex: 0 0 41.6666666667%;
    padding-left: 10px;
    padding-right: 0px;
  }

  .two-cols__image-additional {
    padding: 30px 0 0px 45px;
  }

  .two-cols__image-additional:before {
    top: 22px;
  }

  .two-cols__text p,
  .two-cols__text h3,
  .two-cols__text li {
    font-size: 18px;
  }

  .two-cols__image {
    padding-bottom: 150%;
  }

  .two-cols_li .two-cols__content {
    padding-left: 40px;
    padding-right: 0px;
  }

  .two-cols_li .two-cols__image-wrap {
    padding-left: 0px;
    padding-right: 10px;
  }

  .info-list__head {
    padding: 0;
    margin-bottom: 40px;
  }

  .info-list__list {
    padding: 0;
  }

  .info-list__item {
    margin-top: 50px;
  }

  .info-list__item:nth-child(odd) .info-list__item-img-wrap {
    padding-right: 30px;
  }

  .info-list__item:nth-child(even) .info-list__item-img-wrap {
    padding-left: 30px;
  }

  .gut-table__table-col {
    padding: 20px 20px 20px 20px;
  }

  .gut-table__table-col:first-child {
    padding-left: 30px;
    padding-right: 10px;
  }

  .seo-type-1__image-inner {
    padding-right: 40px;
  }

  .two-col-grid__item-img-wrap {
    flex: 0 0 25%;
  }

  .two-col-grid__item-text-wrap {
    padding-left: 10px;
  }

  .two-col-grid__item-title {
    font-size: 18px;
    line-height: 1.2;
  }

  .our-works-video__inner {
    padding: 50px 0;
  }

  .our-works-video__head {
    margin-bottom: 30px;
  }

  .print-vs-styrofoam__img-wrap {
    order: 2;
    flex: 0 0 33.3333333333%;
    padding-right: 0;
  }

  .print-vs-styrofoam__content {
    flex: 0 0 66.6666666667%;
  }

  .print-vs-styrofoam__title {
    margin-bottom: 20px;
  }

  .print-vs-styrofoam__text {
    margin-bottom: 20px;
  }

  .gut-benefits__inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .gut-benefits__title {
    margin-bottom: 40px;
  }

  .gut-benefits__list-item {
    flex: 0 0 50%;
  }

  .gut-benefits__item {
    padding: 20px;
  }

  .gut-benefits__item-top {
    margin-bottom: 30px;
  }

  .gut-benefits__item-icon {
    height: 80px;
    width: 80px;
  }

  .gut-benefits__item-arrow-decor {
    height: 30px;
    width: 30px;
  }

  .gut-benefits__item-title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .gut-reviews__inner:before {
    content: "";
    display: block;
    height: 400px;
    width: 400px;
    border: 1px solid #A5A5AF;
    border-radius: 50%;
    position: absolute;
    top: 200px;
    left: -350px;
  }

  .gut-reviews__head {
    margin-bottom: 40px;
  }

  .gut-reviews__btn-wrap {
    padding-top: 40px;
  }

  .gut-video-grid__head {
    padding: 0;
    margin-bottom: 50px;
  }

  .gut-video-grid__subtitle {
    font-size: 18px;
  }

  .gut-video-grid__video-list-item {
    flex: 0 0 50%;
  }

  .gut-video-grid__video-description {
    font-size: 14px;
  }

  .gut-video-grid__video-title {
    margin-bottom: 0;
  }

  .gut-we-can__title {
    margin-bottom: 40px;
  }

  .gut-we-can__list-top-wrap {
    margin-bottom: 80px;
  }

  .gut-we-can__list {
    margin: -20px;
  }

  .gut-we-can__list-item {
    padding: 20px;
  }

  .gut-we-can__item-head {
    margin-bottom: 15px;
  }

  .gut-we-can__item-icon-wrap {
    height: 50px;
    width: 50px;
  }

  .gut-we-can__item-icon {
    height: 25px;
    width: 25px;
  }

  .gut-we-can__item-title {
    font-size: 18px;
  }

  .gut-we-can__item-text {
    font-size: 14px;
  }

  .gut-we-can__grid-item-inner {
    padding: 20px;
  }

  .gut-we-can__text {
    flex: 0 0 50%;
  }

  .gut-we-can__model-wrap {
    flex: 0 0 50%;
  }

  .gut-we-can__model {
    width: 100%;
  }

  .gut-we-can__model video {
    width: 100%;
  }

  .gut-we-can__action {
    flex: 0 0 50%;
  }

  .gut-we-can__double-text {
    flex: 0 0 100%;
  }

  .gut-check-list__content {
    padding-right: 10px;
  }

  .gut-check-list__text ul li {
    flex: 0 0 50%;
  }

  .gut-check-list__model {
    padding-bottom: 144%;
  }

  .our-works-tabs {
    /* &__tabs {
        flex-direction: column;
    } */
  }

  .our-works-tabs__inner {
    padding: 80px 0;
  }

  .our-works-tabs__head {
    margin-bottom: 40px;
  }

  .our-works-tabs__title {
    margin-bottom: 0px;
  }

  .our-works-tabs__subtitle {
    font-size: 18px;
  }

  .our-works-tabs__tabs-control-wrap {
    padding-right: 5px;
  }

  .our-works-tabs__tabs-control-inner {
    padding: 20px;
  }

  .our-works-tabs__control li {
    padding: 15px 0;
  }

  .our-works-tabs__tabs-wrap {
    padding-left: 5px;
  }

  .our-works-tabs__tab-img-list {
    margin: -5px;
  }

  .our-works-tabs__tab-img-item {
    padding: 5px;
  }

  .gut-stages__title {
    margin-bottom: 30px;
  }

  .gut-stages__list-item {
    flex: 0 0 50%;
  }

  .gut-stages__stage {
    padding: 20px;
  }

  .gut-stages__stage-head {
    font-size: 18px;
    line-height: 1.3;
  }

  .gut-stages__stage-head:before {
    height: 40px;
    width: 40px;
  }

  .gut-guarantee__inner {
    padding: 40px 60px;
  }

  .gut-guarantee__top {
    flex-direction: column;
  }

  .gut-guarantee__top-left {
    padding: 0;
  }

  .gut-guarantee__top-right {
    display: none;
  }

  .gut-guarantee__bottom-list-item {
    flex: 0 0 100%;
  }

  .gut-action {
    flex-direction: column;
  }

  .gut-action__logo-wrap {
    margin-bottom: 30px;
  }

  .gut-action__text-wrap {
    margin-bottom: 30px;
  }

  .work-types-tabs__title {
    margin-bottom: 40px;
  }

  .work-types-tabs__body {
    flex-direction: column;
  }

  .work-types-tabs__control {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
  }

  .work-types-tabs__control li {
    margin: 5px;
    padding: 10px 15px;
    font-size: 12px;
    border-bottom: none;
    background: #45E555;
    border-radius: 50px;
    color: #232325;
  }

  .work-types-tabs__control li._active {
    color: #ffffff;
  }

  .work-types-tabs__control li:first-child {
    padding: 10px 15px;
  }

  .work-types-tabs__content-action {
    padding: 0 50px 0 0;
  }

  .work-types-tabs__action-img {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    height: 300px;
    width: 300px;
  }

  .gut-inform-section__inner {
    padding: 80px 0;
  }

  .gut-inform-section__text {
    font-size: 18px;
  }

  .gut-inform-section__top {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .gut-inform-section__top-text-wrap {
    order: 1;
    padding-left: 0;
    margin-bottom: 20px;
  }

  .gut-inform-section__top-img-wrap {
    order: 2;
    padding-right: 0;
  }

  .gut-inform-section__top-img {
    padding-bottom: 50%;
    border-radius: 20px;
  }

  .gut-inform-section__bottom {
    flex-direction: column;
  }

  .gut-inform-section__bottom-model-wrap {
    padding-left: 0;
  }

  .gut-inform-section__bottom-model {
    padding-bottom: 89%;
  }

  .gut-inform-section__bottom-text {
    padding-right: 0px;
  }

  .baner__inner {
    padding: 40px 0 80px 0;
  }

  .baner__col_left {
    justify-content: center;
  }

  .baner__head {
    margin-bottom: 40px;
  }

  .baner__title {
    font-size: 48px;
  }

  .services__title {
    font-size: 16px;
    padding-left: 15px;
  }

  .services__title:before {
    top: 9px;
  }

  .services__content {
    padding-right: 60px;
    padding-left: 15px;
    font-size: 14px;
  }

  .services__content p {
    margin-bottom: 5px;
  }

  .about__inner {
    padding: 80px 0;
  }

  .about__head-text {
    padding-right: 10%;
  }

  .about__text {
    font-size: 16px;
  }

  .about__benefits {
    padding: 30px 0;
    font-size: 14px;
  }

  .about__benefits-list {
    margin: -15px -8px -15px 0;
  }

  .about__benefits-item {
    padding: 15px 8px 15px 0;
    font-size: rem(14);
  }

  .about__benefits-item:before {
    margin-right: 12px;
    transform: translateY(-4px);
    height: 28px;
    width: 28px;
  }

  .stages__list {
    flex-wrap: wrap;
    margin: -20px;
  }

  .stages__item {
    flex: 0 0 50%;
    padding: 20px;
  }

  .stages__item-content {
    padding-top: 90px;
  }

  .clients__grid {
    grid-template-columns: 3fr 3fr 3fr 3fr;
    /* grid-template-areas: "logo-1 logo-2 logo-3 logo-4" 
                         "logo-5 logo-6 more   more"
                         "logo-7 logo-8 more   more"
                         "model model model model"; */
    grid-template-areas: "logo-1 logo-2 logo-3 logo-4" "logo-5 logo-6 more more" "logo-7 logo-8 more more";
  }

  .clients__more {
    padding: 30px;
  }

  .clients__model {
    display: none;
  }

  .benefits__item {
    flex: 0 0 50%;
    display: flex;
    align-items: stretch;
  }

  .benefits__item:nth-child(4) {
    order: 6;
  }

  .benefits__item-inner {
    padding-bottom: 0;
    width: 100%;
  }

  .benefits__item-content {
    position: relative;
    padding: 20px;
  }

  .benefits__item-top {
    margin-bottom: 30px;
  }

  .benefits__item-top-arrow {
    height: 35px;
    width: 33px;
  }

  .benefits__item-img-wrap {
    height: 100px;
    width: 100px;
  }

  .benefits__item-bottom {
    margin-bottom: 30px;
  }

  .benefits__item-title {
    font-size: 24px;
  }

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

  .benefits__item-btn-wrap {
    position: relative;
    bottom: 0;
    opacity: 1;
    transform: translate(0);
  }

  .benefits__item-btn-wrap_desk {
    display: none;
  }

  .benefits__item-btn-wrap_mob {
    display: flex;
  }

  .team-slide__nick {
    font-size: 18px;
  }

  .our-works__head {
    flex-direction: column;
    align-items: center;
  }

  .our-works__head-btn-wrap {
    padding-top: 20px;
  }

  .our-works__item {
    flex: 0 0 33.33%;
  }

  .our-works__item_big {
    flex: 0 0 100%;
  }

  .faq__lists-wrap {
    margin: 0px -10px;
  }

  .faq__list {
    padding: 0 10px;
    margin: -10px 0;
  }

  .home-contacts__inner {
    padding-top: 0px;
  }

  .seo-home:after {
    right: -50px;
    height: 301px;
    width: 415px;
  }

  .seo-home__inner {
    margin: -40px;
  }

  .seo-home__block {
    padding: 40px;
  }

  .seo-home__block .seo-home__block-img-inner {
    padding-right: 45px;
  }

  .contacts-page__inner {
    padding: 80px 0 80px 0;
  }

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

  .contacts-page__scan-print-dep {
    flex: 0 0 50%;
    order: 3;
    padding-top: 50px;
  }

  .contacts-page__scan-print-dep .contacts-page__col-title {
    padding-right: 0;
  }

  .contacts-page__shop-dep {
    flex: 0 0 50%;
    order: 1;
    padding-left: 0;
  }

  .contacts-page__social {
    flex: 0 0 50%;
    padding-left: 0;
    order: 2;
  }

  .contacts-page__social-link-item {
    margin-right: 10px;
  }

  .contacts-page__social-link-item a span {
    height: 60px;
    width: 60px;
    padding: 20px;
  }

  .contacts-page__phones {
    margin-bottom: 20px;
  }

  .contacts-page__phone {
    font-size: 20px;
  }

  .blog-posts__list {
    margin: -20px -10px;
  }

  .blog-posts__list-item {
    flex: 0 0 50%;
    padding: 20px 10px;
  }

  .single-post__content {
    flex: 0 0 100%;
  }

  .single-post__head {
    padding-top: 0px;
  }

  .single-post__title {
    padding-right: 0;
  }

  .single-post__meta {
    padding-bottom: 40px;
  }

  .single-post__thumbnail-wrap {
    margin-bottom: 40px;
  }

  .single-post__content-table {
    padding: 40px;
  }

  .single-post__body {
    padding: 40px 0;
  }

  .single-post__body h2,
  .single-post__body h3 {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .single-post__body .wp-block-gallery {
    padding: 40px 0 0 0;
  }

  .single-post__additional {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .single-post__additional-title {
    margin-bottom: 40px;
  }

  .single-post__additional-list {
    flex-wrap: wrap;
  }

  .single-post__additional-list-item {
    flex: 0 0 50%;
  }

  .gallery-page__image-zoom-btn {
    opacity: 1;
    visibility: visible;
    height: 100%;
    width: 100%;
    border-radius: 0;
    background: transparent;
  }

  .gallery-page__image-zoom-btn svg {
    display: none;
  }

  .gallery-page__more-btn-wrap {
    padding: 80px 0;
  }

  .page-not-found__inner {
    padding: 100px 0;
  }

  .page-not-found__content {
    flex: 0 0 100%;
  }

  .page-not-found__num {
    font-size: 300px;
  }

  .page-not-found__text {
    padding: 0;
  }

  .succsess__inner {
    padding: 80px 0;
  }

  .succsess__body {
    flex: 0 0 100%;
  }

  .succsess__head {
    margin-bottom: 40px;
  }

  .succsess__title {
    font-size: 36px;
  }

  .succsess__subtitle {
    font-size: 18px;
  }

  .print-3d__inner {
    padding: 80px 0;
  }

  .print-3d__category-title {
    font-size: 36px;
  }

  .print-3d__list-item:nth-child(odd) {
    padding-right: 30px;
  }

  .print-3d__list-item:nth-child(even) {
    padding-left: 30px;
  }

  .print-3d__list-item .archive-simple-link {
    padding: 15px 0;
    border-bottom: 1px solid #D3D3D3;
  }

  .privacy__body {
    font-size: 14px;
  }

  .privacy__body ol > li > ol > li {
    padding-left: 15px;
  }

  .woocommerce #primary {
    padding-bottom: 80px;
  }

  .wc-pagination-wrapper {
    padding-top: 40px;
    justify-content: center;
  }

  .seo-shop:after {
    display: none;
  }

  .seo-shop__inner:before {
    display: none;
  }

  .woocommerce .main-categories__inner {
    padding-top: 80px;
  }

  .woocommerce ul.categories-list {
    margin: -20px -10px;
  }

  .woocommerce ul.categories-list li.categories-list__item {
    padding: 20px 10px;
  }

  .seo-shop__inner {
    padding: 80px 0;
  }

  .seo-shop__left {
    padding-right: 20px;
  }

  .seo-shop__left-image-wrap {
    padding-right: 0px;
    padding-bottom: 60px;
  }

  .seo-shop__right {
    padding-left: 20px;
  }

  .seo-shop__right-image-wrap {
    padding-top: 60px;
  }

  .woocommerce .seo-type-1__inner {
    padding-bottom: 80px;
  }

  .woocommerce .product-category__inner {
    flex-wrap: wrap;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .woocommerce .product-category__sort-wrap {
    order: 2;
    padding-top: 30px;
    padding-bottom: 0;
    justify-content: flex-start;
  }

  .woocommerce .product-category__filter-wrap {
    order: 1;
    flex: 0 0 100%;
  }

  .woocommerce .product-category__result {
    order: 3;
    flex: 0 0 100%;
    padding-top: 40px;
  }

  .woocommerce .product-category__result .categories-list__item {
    flex: 0 0 33.3333333333%;
  }

  .woocommerce .product-category__result .product-list__item {
    flex: 0 0 33.3333333333%;
  }

  .woocommerce.single-product .product__inner {
    padding-top: 0;
  }

  .woocommerce.single-product .product__photo-wrap {
    padding-right: 50px;
  }

  .woocommerce.single-product .product__info-wrap {
    padding-right: 0;
  }

  .woocommerce.single-product .product__info-wrap h1.product_title.entry-title {
    font-size: 36px;
  }

  .woocommerce.single-product .product-swiper-big {
    border-radius: 15px;
  }

  .woocommerce.single-product .product-swiper-big__slide {
    border-radius: 15px;
  }

  .woocommerce.single-product .product-swiper-big__btn {
    height: 40px;
    width: 40px;
  }

  .woocommerce.single-product .product-swiper-small__slide {
    border-radius: 15px;
  }

  .woocommerce.single-product .product-info__tab {
    padding: 15px 0;
  }

  .woocommerce.single-product .product-info__tabs-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .woocommerce.single-product .product-info__tab-content_prop._active {
    margin: -20px -20px;
  }

  .woocommerce.single-product .product-info__tab-prop {
    flex: 0 0 50%;
    padding: 20px 20px;
  }

  .cart-page__head {
    padding-top: 10px;
  }

  .cart-page__head h1 {
    font-size: 44px;
  }

  .cart-page__pre-table {
    margin-bottom: 20px;
  }

  .cart-page__table-title {
    font-size: 24px;
  }

  .woocommerce table.shop_table {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .woocommerce table.shop_table thead tr th.product-name {
    flex: 0 0 36%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a {
    height: 80px;
    width: 80px;
    border-radius: 15px;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-name {
    flex: 0 0 22.43%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-price {
    flex: 0 0 20.32%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
    flex: 0 0 20.87%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-price,
  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
    font-size: 16px;
    font-weight: 600;
  }

  .woocommerce .checkout-page-head {
    padding: 20px 0;
    margin-bottom: 20px;
  }

  .woocommerce .checkout-page-head h1 {
    font-size: 28px;
  }

  .woocommerce form.checkout.woocommerce-checkout {
    padding-bottom: 80px;
    flex-wrap: wrap;
  }

  .woocommerce form.checkout.woocommerce-checkout .col2-set {
    flex: 0 0 100%;
    padding-right: 0px;
  }

  .woocommerce form.checkout.woocommerce-checkout .col2-set .col-1 .woocommerce-billing-fields h3 {
    margin: 20px 0;
    font-size: 18px;
  }

  .woocommerce form.checkout.woocommerce-checkout #order_review {
    flex: 0 0 100%;
  }

  body.woocommerce-order-received .woocommerce-notice {
    font-size: 28px;
  }

  .filter {
    padding-right: 0;
  }

  .filter__title {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .product-list__item {
    flex: 0 0 100%;
  }

  .product-card {
    max-width: 300px;
  }

  .product-card__sale {
    top: 0;
    left: 0;
    transform: translate(-25%, -25%);
    height: 75px;
    width: 75px;
  }

  .product-card__sale span {
    font-size: 7px;
  }

  .product-card__info {
    padding-top: 15px;
    margin-bottom: 15px;
  }

  .product-card__title {
    margin-bottom: 10px;
  }

  .product-card__prices {
    font-size: 18px;
  }

  .product-card__old-price {
    font-size: 14px;
  }

  .more-products__inner {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .more-products__head {
    margin-bottom: 40px;
  }

  .shop-success__inner {
    padding: 80px 0;
    display: flex;
    justify-content: center;
  }

  .shop-success__body {
    flex: 0 0 100%;
  }

  .shop-success__icon {
    height: 80px;
    width: 80px;
  }

  .shop-success__icon svg {
    height: 30px;
    width: 30px;
  }

  .shop-success__title {
    font-size: 28px;
  }

  .shop-success__text {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 760px) {
  body {
    font-size: 14px;
  }

  .container {
    max-width: 360px;
  }

  button.btn_normal-green,
  button.btn_normal-white,
  button.btn_normal-white-stroke,
  button.btn_normal-dark,
  button.btn_normal-transparent,
  a.btn_normal-green,
  a.btn_normal-white,
  a.btn_normal-white-stroke,
  a.btn_normal-dark,
  a.btn_normal-transparent,
  span.btn_normal-green,
  span.btn_normal-white,
  span.btn_normal-white-stroke,
  span.btn_normal-dark,
  span.btn_normal-transparent {
    padding: 20px 25px;
  }

  button.btn span,
  a.btn span,
  span.btn span {
    font-size: 14px;
  }

  button.btn svg,
  a.btn svg,
  span.btn svg {
    margin-left: 10px;
  }

  .block-inner {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .block-title {
    font-size: 28px;
  }

  .file-input_filled .file-input__file-name {
    max-width: 100px;
  }

  .contact-form {
    flex-direction: column;
    padding: 50px 30px;
  }

  .contact-form__bg {
    display: none;
  }

  .contact-form__form-wrap {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .contact-form__form-wrap .contact-us-form {
    padding-right: 0;
  }

  .contact-form__form-wrap .contact-us-form__notification {
    margin-bottom: 30px;
  }

  .contact-form__form-wrap .contact-us-form__btn-wrap .btn {
    width: 100%;
  }

  .contact-form__head-mob {
    display: block;
    text-align: left;
  }

  .contact-form__head {
    display: none;
  }

  .contact-form__item {
    text-align: left;
  }

  .contact-form__btn-wrap {
    display: flex;
    justify-content: center;
  }

  .contact-form__btn-wrap .btn {
    width: 100%;
  }

  .pagination a,
  .pagination span {
    margin-right: 9px;
  }

  .pagination .page-numbers {
    height: 35px;
    width: 35px;
  }

  .breadcrumbs {
    font-size: 12px;
    padding: 10px 0;
  }

  .header__logo {
    flex: 0 0 35%;
    padding-right: 0px;
  }

  .header__get-call {
    display: none;
  }

  .header__cart {
    padding-right: 30px;
  }

  .menu {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 80px 0;
    transform: translateY(-100%);
  }

  .menu__inner {
    width: 100%;
  }

  .menu._open {
    transform: translateY(0%);
  }

  .footer__inner {
    padding-top: 65px;
  }

  .footer__main {
    padding-bottom: 40px;
  }

  .footer__logo {
    flex: 0 0 100%;
    padding-right: 0;
    margin-bottom: 45px;
  }

  .footer__logo-wrap {
    padding: 0 60px;
  }

  .footer__logo-wrap .logo {
    margin-bottom: 5px;
  }

  .footer__logo-text {
    font-size: 12px;
    text-align: center;
  }

  .footer__nav {
    flex: 0 0 100%;
    padding: 0;
  }

  .footer__contacts {
    flex: 0 0 100%;
  }

  .footer__contact-block {
    padding: 0;
  }

  .footer__contact-block:first-child {
    padding-right: 20px;
  }

  .footer__contact-block:last-child {
    padding-left: 20px;
  }

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

  .footer__contact-link {
    font-size: 12px;
    word-break: break-all;
  }

  .footer__contact-link svg {
    display: none;
  }

  .footer__contact-social ul li a {
    height: 30px;
    width: 30px;
  }

  .footer__contact-social ul li a svg {
    height: 14px;
    width: 14px;
    fill: #ffffff;
    transition: fill 0.3s ease 0s;
  }

  .footer__bottom {
    align-items: center;
    padding-left: 0px;
    text-align: center;
  }

  .clients-popup {
    padding: 30px;
  }

  .clients-popup .close-button {
    right: 4px;
    top: -35px;
  }

  .clients-popup__title {
    font-size: 28px;
  }

  .clients-popup__list {
    padding-right: 20px;
  }

  .clients-popup__list-item {
    flex: 0 0 50%;
    padding: 5px;
  }

  #modal-gallery-photo-viewer .close-button {
    right: 4px;
    top: -73px;
  }

  #modal-app .close-button {
    top: -35px;
    right: 4px;
  }

  .app {
    max-width: auto;
    width: 100%;
  }

  .app__inner {
    background: #ffffff;
    border-radius: 20px;
    padding: 30px 30px;
  }

  .app__title {
    font-size: 28px;
  }

  .page-head__decoration {
    width: 100%;
    height: 100%;
    opacity: 0.3;
    z-index: 1;
  }

  .page-head__decoration video {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .page-head__inner {
    padding: 20px 0 30px 0;
    position: relative;
    padding-top: 0;
  }

  .page-head__crumbs {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
  }

  .page-head__title {
    font-size: 28px;
    position: relative;
    z-index: 2;
  }

  .gb-title-m {
    font-size: 28px;
  }

  .gb-title-l {
    font-size: 28px;
    line-height: 1.2;
  }

  .services-hero__row {
    flex-direction: column;
    position: relative;
    padding: 150px 20px 40px;
  }

  .services-hero__title {
    font-size: 28px;
  }

  .services-hero__left {
    padding-right: 0px;
  }

  .services-hero__right {
    padding-left: 0px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }

  .services-hero__image-wrap {
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    opacity: 0.5;
  }

  .services-hero__subtitle ul,
  .services-hero__subtitle ol,
  .services-hero__subtitle p {
    margin-bottom: 15px;
  }

  .services-hero__subtitle ul,
  .services-hero__subtitle ol {
    font-size: 16px;
  }

  .services-hero__btn-wrap {
    display: flex;
    justify-content: center;
  }

  .two-cols__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .two-cols__top {
    padding-bottom: 0px;
  }

  .two-cols__title {
    font-size: 28px;
    line-height: 1.2;
  }

  .two-cols__content {
    flex: 0 0 100%;
    padding-right: 0px;
  }

  .two-cols__text p,
  .two-cols__text h3,
  .two-cols__text li {
    font-size: 16px;
  }

  .two-cols__text li {
    margin-bottom: 10px;
  }

  .two-cols__image-wrap {
    display: none;
  }

  .two-cols__image_mob {
    display: block;
    margin-top: 30px;
    padding-bottom: 50%;
  }

  .two-cols__btn-wrap {
    display: flex;
    justify-content: center;
  }

  .two-cols_li .two-cols__content {
    padding-left: 0px;
    padding-right: 0px;
  }

  .two-cols_li .two-cols__image-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }

  .info-list__head {
    margin-bottom: 20;
  }

  .info-list__list li:nth-child(even).info-list__item-btn-wrap {
    padding-left: 0;
  }

  .info-list__list li {
    display: flex;
    justify-content: center;
  }

  .info-list__item {
    flex-direction: column;
    margin-top: 30px;
  }

  .info-list__item:nth-child(odd) .info-list__item-img-wrap {
    padding-right: 0;
    order: 2;
  }

  .info-list__item:nth-child(odd) .info-list__item-content-wrap {
    order: 1;
  }

  .info-list__item:nth-child(even) .info-list__item-img-wrap {
    padding-left: 0;
    order: 2;
  }

  .info-list__item:nth-child(even) .info-list__item-content-wrap {
    order: 1;
  }

  .info-list__item-img-wrap {
    padding-top: 30px;
  }

  .info-list__item-img {
    border-radius: 20px;
  }

  .info-list__item-content-wrap {
    padding-top: 20px;
  }

  .info-list__item-title {
    font-size: 22px;
    line-height: 1.2;
  }

  .info-list__item-btn-wrap {
    padding-top: 30px;
  }

  .gut-table__body {
    width: auto;
    overflow-x: scroll;
    /* Параметры скроллбара для этого элемента */
  }

  .gut-table__body::-webkit-scrollbar {
    /* Панель прокрутки */
    height: 5px;
  }

  .gut-table__body::-webkit-scrollbar-track-piece {
    /* Третий слой панели прокрутки */
    background-color: #D9D9D9;
  }

  .gut-table__body::-webkit-scrollbar-thumb {
    /* Ползунок */
    background-color: #45E555;
  }

  .gut-table__table-row {
    width: 100%;
  }

  .gut-table__table-col {
    flex: 0 0 auto;
    width: 220px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .seo-type-1__inner {
    flex-direction: column;
  }

  .seo-type-1__text {
    order: 1;
    margin-bottom: 20px;
  }

  .seo-type-1__image-wrap {
    display: none;
  }

  .seo-type-1__image-inner {
    padding-right: 0;
  }

  .seo-type-1__image {
    padding-bottom: 100%;
  }

  .two-col-grid__title {
    text-align: left;
  }

  .two-col-grid__subtitles-wrap {
    flex-direction: column;
    margin-bottom: 30px;
  }

  .two-col-grid__subtitle {
    margin-bottom: 10px;
  }

  .two-col-grid__subtitle:last-child {
    margin-bottom: 0;
  }

  .two-col-grid__grid-item {
    flex: 0 0 100%;
  }

  .two-col-grid__item-content {
    align-items: center;
    margin-bottom: 20px;
  }

  .two-col-grid__item-text {
    font-size: 14px;
  }

  .two-col-grid__item-text_desk {
    display: none;
  }

  .two-col-grid__item-text_mob {
    display: block;
  }

  .our-works-video__head-btn-wrap {
    display: none;
  }

  .our-works-video__title {
    flex: 0 0 100%;
    text-align: center;
  }

  .our-works-video__video-list {
    padding: 10px;
    flex-wrap: wrap;
  }

  .our-works-video__video-list-item {
    flex: 0 0 50%;
    padding: 10px;
  }

  .our-works-video__video {
    padding-bottom: 100%;
    background: center/100% no-repeat;
  }

  .our-works-video__video:hover {
    background-size: 110%;
  }

  .our-works-video__video:hover .our-works-video__video-play {
    opacity: 1;
  }

  .our-works-video__mob-btn {
    padding-top: 20px;
    display: flex;
    justify-content: center;
  }

  .print-vs-styrofoam__img-wrap {
    display: none;
  }

  .print-vs-styrofoam__content {
    flex: 0 0 100%;
  }

  .print-vs-styrofoam__text {
    font-size: 16px;
  }

  .gut-benefits__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .gut-benefits__list-item {
    flex: 0 0 100%;
    min-height: 360px;
  }

  .gut-reviews__inner:before {
    display: none;
  }

  .gut-reviews__head {
    margin-bottom: 20px;
  }

  .gut-reviews__btn-wrap {
    padding-top: 30px;
  }

  .gut-reviews__btn-wrap .btn {
    padding: 0;
  }

  .gut-video-grid__head {
    text-align: left;
    margin-bottom: 20px;
  }

  .gut-video-grid__subtitle {
    font-size: 18px;
    padding: 0;
  }

  .gut-video-grid__video-list-item {
    flex: 0 0 100%;
  }

  .gut-we-can__title {
    margin-bottom: 30px;
  }

  .gut-we-can__list-top-wrap {
    margin-bottom: 50px;
  }

  .gut-we-can__list {
    flex-wrap: wrap;
  }

  .gut-we-can__list-item {
    flex: 0 0 100%;
  }

  .gut-we-can__text {
    flex: 0 0 100%;
  }

  .gut-we-can__model-wrap {
    display: none;
  }

  .gut-we-can__action {
    flex: 0 0 100%;
    order: 5;
  }

  .gut-we-can__double-text {
    flex: 0 0 100%;
  }

  .gut-we-can__double-text-wrap {
    flex-direction: column;
  }

  .gut-we-can__double-text-wrap .gut-we-can__text-content:first-child,
  .gut-we-can__double-text-wrap .gut-we-can__text-content:last-child {
    padding: 0;
  }

  .gut-check-list__inner {
    flex-wrap: wrap;
  }

  .gut-check-list__content {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }

  .gut-check-list__btn-wrap {
    padding-top: 30px;
    text-align: center;
  }

  .gut-check-list__model-wrap {
    flex: 0 0 100%;
    padding-left: 0px;
    display: none;
  }

  .gut-check-list__model-inner:before {
    width: 100%;
  }

  .our-works-tabs__inner {
    padding: 50px 0;
  }

  .our-works-tabs__head {
    margin-bottom: 30px;
  }

  .our-works-tabs__subtitle {
    font-size: 16px;
  }

  .our-works-tabs__tabs {
    flex-direction: column;
  }

  .our-works-tabs__tabs-control-inner {
    padding: 0;
    background: initial;
  }

  .our-works-tabs__control {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }

  .our-works-tabs__control li {
    margin: 5px;
    padding: 5px 15px;
    font-size: 12px;
    border-bottom: none;
    background: #3A3A3E;
    border-radius: 50px;
  }

  .our-works-tabs__btn-wrap {
    display: none;
  }

  .gut-stages__list-item {
    flex: 0 0 100%;
  }

  .gut-guarantee__inner {
    padding: 30px;
  }

  .gut-guarantee__list {
    padding-right: 0;
  }

  .gut-guarantee__list-item {
    margin-bottom: 30px;
  }

  .gut-action {
    padding: 20px 0;
  }

  .gut-action__logo {
    height: 80px;
    width: 80px;
  }

  .gut-action__text-wrap {
    font-size: 16px;
    padding: 0 20px;
  }

  .work-types-tabs__title {
    margin-bottom: 20px;
  }

  .work-types-tabs__control li {
    margin: 5px;
    padding: 10px 15px;
    font-size: 10px;
  }

  .work-types-tabs__control li:first-child {
    padding: 10px 15px;
  }

  .work-types-tabs__content {
    flex-direction: column;
  }

  .work-types-tabs__content-work-list {
    order: 1;
    margin-bottom: 20px;
  }

  .work-types-tabs__content-work-list h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .work-types-tabs__content-work-list ul li {
    font-size: 16px;
    line-height: 1.7;
  }

  .work-types-tabs__content-work-list ul li:before {
    top: 14px;
  }

  .work-types-tabs__content-action {
    order: 2;
    padding-right: 0;
  }

  .work-types-tabs__action-img {
    height: 280px;
    width: 280px;
  }

  .work-types-tabs__action-btn-wrap {
    padding-top: 0px;
  }

  .gut-inform-section__inner {
    padding: 50px 0;
  }

  .gut-inform-section__text {
    font-size: 16px;
  }

  .gut-inform-section__text ul {
    padding: 10px;
  }

  .gut-inform-section__top {
    margin-bottom: 30px;
  }

  .gut-inform-section__bottom {
    margin-bottom: 30px;
    display: none;
  }

  .gut-inform-section__questions-wrap {
    margin-bottom: 10px;
  }

  .baner__inner {
    padding: 30px 0 60px 0;
  }

  .baner__inner:before {
    display: none;
  }

  .baner__col_left {
    flex: 0 0 100%;
    order: 2;
    position: relative;
    z-index: 2;
    padding: 0;
  }

  .baner__col_right {
    flex: 0 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    order: 1;
    padding: 0;
  }

  .baner__circles {
    transform: translateY(40px);
    position: relative;
    padding-bottom: 175%;
  }

  .baner__circles:after {
    content: "";
    display: block;
    height: 100%;
    width: 200%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-25%);
    background-color: #232325;
    opacity: 0.7;
    z-index: 1;
  }

  .services__content {
    color: #D9D9D9;
  }

  .circles__item:nth-child(3) {
    left: 0%;
  }

  .circles__item:nth-child(4) {
    top: 36.83%;
    left: 46.25%;
  }

  .about__inner {
    padding: 60px 0;
    flex-direction: column;
  }

  .about__inner:before {
    opacity: 0.3;
    display: none;
  }

  .about__col {
    flex: 0 0 auto;
  }

  .about__col_left {
    position: absolute;
    top: 100px;
    width: 100%;
    opacity: 0.2;
  }

  .about__image-wrap {
    padding-right: 0;
  }

  .about__benefits-list {
    flex-direction: column;
    margin: -10px -5px -10px 0;
  }

  .about__benefits-item {
    padding: 10px 5px 10px 0;
  }

  .stages__list {
    flex-wrap: wrap;
    margin: -20px;
  }

  .stages__item {
    flex: 0 0 100%;
    padding: 20px;
  }

  .stages__item-content {
    padding-top: 20px;
    justify-content: center;
   }

  .stages__specific-item_1 {
    bottom: 13%;
   }

  .stages__specific-item_2 {
    bottom: 2%;
    left: 60%;
  }

  .stages__specific-item_3 {
    bottom: 0%;
    left: 5%;
  } 

  .clients__inner {
    padding-top: 200px;
  }

  .clients__grid {
    grid-template-columns: 6fr 6fr;
    grid-template-areas: "logo-1 logo-2" "logo-3 logo-4" "logo-5 logo-6" "logo-7 logo-8" "more   more" "more   more";
  }

  .clients__more-text {
    font-size: 28px;
  }

  .clients__more-btn-wrap {
    padding-top: 15px;
  }

  .clients__more-btn-wrap .btn {
    width: 100%;
    justify-content: center;
  }

  .benefits__item {
    flex: 0 0 100%;
  }

  .benefits__item-inner {
    padding-bottom: 0;
  }

  .benefits__item-content {
    position: relative;
    padding: 20px;
  }

  .benefits__item-top {
    margin-bottom: 30px;
  }

  .benefits__item-top-arrow {
    height: 35px;
    width: 33px;
  }

  .benefits__item-bottom {
    margin-bottom: 30px;
  }

  .benefits__item-btn-wrap {
    position: relative;
    bottom: 0;
    opacity: 1;
    transform: translate(0);
  }

  .benefits__item-btn-wrap_desk {
    display: none;
  }

  .benefits__item-btn-wrap_mob {
    display: flex;
  }

  .team-slide__nick {
    font-size: 22px;
  }

  .our-works__list {
    margin: -10px;
  }

  .our-works__item {
    flex: 0 0 50%;
    padding: 10px;
  }

  .our-works__item_big {
    flex: 0 0 100%;
  }

  .our-works__action-title {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .faq__lists-wrap {
    flex-direction: column;
    margin: -10px -10px;
  }

  .faq__list {
    flex: 0 0 auto;
    padding: 0 10px;
    margin: 0px 0;
  }

  .seo-home:after {
    display: none;
  }

  .seo-home__inner:before {
    display: none;
  }

  .seo-home__block {
    flex-direction: column;
  }

  .seo-home__block_l-img .seo-home__block-text {
    order: 1;
  }

  .seo-home__block_l-img .seo-home__block-img-wrap {
    order: 2;
  }

  .seo-home__block_l-img .seo-home__block-img-inner {
    padding-right: 0px;
    padding-top: 45px;
  }

  .seo-home__block_l-img .seo-home__block-img {
    padding-bottom: 100%;
  }

  .seo-home__block_r-img .seo-home__block-text {
    order: 1;
    padding-right: 0px;
  }

  .seo-home__block_r-img .seo-home__block-img-wrap {
    order: 2;
  }

  .seo-home__block_r-img .seo-home__block-img-inner {
    padding-right: 0;
    padding-top: 45px;
  }

  .seo-home__block_r-img .seo-home__block-img {
    padding-bottom: 100%;
  }

  .contacts-page__inner {
    padding: 40px 0 40px 0;
  }

  .contacts-page__col-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
  }

  .contacts-page__shop-dep {
    flex: 0 0 100%;
    margin-bottom: 50px;
  }

  .contacts-page__social {
    flex: 0 0 100%;
    margin-bottom: 50px;
  }

  .contacts-page__scan-print-dep {
    padding-top: 0;
  }

  .contacts-page__phones {
    margin-bottom: 15px;
  }

  .contacts-page__phone {
    font-size: 18px;
  }

  .contacts-page__other > span,
  .contacts-page__other > a {
    margin-bottom: 8px;
  }

  .contacts-page__form-sct {
    margin-top: 0;
  }

  .contacts-page__form-sct-inner {
    padding-bottom: 0;
  }

  .blog-posts__inner {
    padding-bottom: 50px;
  }

  .blog-posts__list {
    margin: -40px -10px;
  }

  .blog-posts__list-item {
    flex: 0 0 100%;
    padding: 40px 10px;
  }

  .blog-posts__pagination {
    padding-top: 50px;
  }

  .single-post__title {
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: 30px;
  }

  .single-post__meta {
    padding-bottom: 30px;
  }

  .single-post__categories {
    margin: -5px;
  }

  .single-post__categories li {
    padding: 5px;
  }

  .single-post__categories li.post-meta {
    padding-left: 5px;
    flex: 0 0 100%;
  }

  .single-post__categories li.post-meta .post-meta__item {
    padding-top: 15px;
  }

  .single-post__categories li.post-meta .post-meta__item:first-child {
    padding-left: 5px;
  }

  .single-post__thumbnail-wrap {
    margin-bottom: 30px;
  }

  .single-post__thumbnail {
    padding-bottom: 75%;
  }

  .single-post__content-table {
    padding: 20px;
  }

  .single-post__content-table p {
    font-size: 18px;
    text-align: center;
  }

  .single-post__content-table .kamatoc {
    font-size: 14px;
  }

  .single-post__content-table .kamatoc li {
    display: flex;
  }

  .single-post__content-table .kamatoc li:before {
    margin-right: 10px;
  }

  .single-post__content-table .kamatoc li.kamatoc__sub {
    padding-left: 15px;
  }

  .single-post__content-table .kamatoc li.kamatoc__sub:before {
    min-width: 15px;
  }

  .single-post__body {
    padding: 30px 0;
  }

  .single-post__body h2,
  .single-post__body h3 {
    padding-top: 30px;
    padding-bottom: 5px;
  }

  .single-post__body .wp-block-gallery {
    padding: 30px 0 0 0;
  }

  .single-post__body .wp-block-image {
    padding-bottom: 75%;
  }

  .single-post__actions {
    flex-direction: column;
  }

  .single-post__action-go-home {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }

  .single-post__action-share {
    flex-direction: column;
    align-items: center;
  }

  .single-post__action-share p {
    margin-bottom: 20px;
  }

  .single-post__action-share ul {
    display: flex;
  }

  .single-post__action-share ul li {
    margin-left: 20px;
  }

  .single-post__action-share ul li a {
    height: 30px;
    width: 30px;
  }

  .single-post__action-share ul li:first-child {
    margin-left: 0;
  }

  .single-post__additional {
    padding: 50px 0;
  }

  .single-post__additional-title {
    font-size: 28px;
    line-height: 1.1;
  }

  .single-post__additional-list {
    flex-direction: column;
    margin: -20px -10px;
  }

  .single-post__additional-list-item {
    flex: 0 0 auto;
    padding: 20px 10px;
  }

  .gallery-page__grid {
    margin-bottom: 10px;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "p1 p2" "p3 p4" "p5 p6" "p7 p8" "p9 p10";
  }

  .gallery-page__grid-item .gallery-page__image {
    padding-bottom: 100%;
  }

  .gallery-page__more-btn-wrap {
    padding: 50px 0;
  }

  .page-not-found__inner {
    padding: 80px 0;
  }

  .page-not-found__code {
    margin-bottom: 30px;
  }

  .page-not-found__code-inner {
    justify-content: space-between;
  }

  .page-not-found__num {
    flex: 0 0 27%;
    font-size: 140px;
  }

  .page-not-found__zero {
    flex: 0 0 40%;
  }

  .page-not-found__title {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 15px;
  }

  .page-not-found__text {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 25px;
  }

  .page-not-found__btns-wrap .btn {
    margin: 15px 0px;
  }

  .succsess__title {
    font-size: 28px;
  }

  .succsess__subtitle {
    font-size: 16px;
  }

  .print-3d__inner {
    padding: 60px 0;
  }

  .print-3d__category {
    margin-bottom: 30px;
  }

  .print-3d__category-title {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .print-3d__list-item {
    flex: 0 0 100%;
  }

  .print-3d__list-item:nth-child(odd) {
    padding-right: 0px;
  }

  .print-3d__list-item:nth-child(even) {
    padding-left: 0px;
  }

  .services-archive__inner {
    padding-bottom: 80px;
  }

  .services-archive__title {
    margin-bottom: 30px;
  }

  .services-archive__list-item:nth-child(odd) {
    padding-right: 30px;
  }

  .services-archive__list-item:nth-child(even) {
    padding-left: 30px;
  }

  .services-archive__list-item .archive-simple-link {
    padding: 15px 0;
    border-bottom: 1px solid #D3D3D3;
  }

  .services-archive__inner {
    padding-bottom: 60px;
  }

  .services-archive__title {
    padding-top: 10px;
    margin-bottom: 20px;
  }

  .services-archive__list-item {
    flex: 0 0 100%;
  }

  .services-archive__list-item:nth-child(odd) {
    padding-right: 0px;
  }

  .services-archive__list-item:nth-child(even) {
    padding-left: 0px;
  }

  .privacy {
    padding-bottom: 80px;
  }

  .privacy {
    padding-bottom: 60px;
  }

  .privacy__head {
    padding: 20px 0;
  }

  .privacy__head h1 {
    font-size: 18px;
  }

  .privacy__body {
    font-size: 13px;
  }

  .privacy__body ol li:before {
    margin-right: 7px;
  }

  .privacy__body ol > li > ol > li {
    padding-left: 10px;
  }

  .woocommerce #primary {
    padding-bottom: 20px;
  }

  .wc-pagination-wrapper {
    padding-top: 25px;
  }

  .woocommerce nav.woocommerce-pagination ul.page-numbers li {
    margin-right: 9px;
  }

  .woocommerce nav.woocommerce-pagination ul.page-numbers li a.page-numbers,
  .woocommerce nav.woocommerce-pagination ul.page-numbers li span.page-numbers {
    height: 35px;
    width: 35px;
  }

  .return-to-shop {
    justify-content: center;
  }

  .woocommerce .main-categories__inner {
    padding-top: 60px;
  }

  .woocommerce ul.categories-list {
    margin: -10px -10px;
  }

  .woocommerce ul.categories-list li.categories-list__item {
    flex: 0 0 50%;
    padding: 10px 10px;
  }

  .seo-shop__inner {
    padding: 50px 0;
  }

  .seo-shop__left {
    flex: 0 0 100%;
    padding-right: 0px;
    order: 2;
  }

  .seo-shop__left-image-wrap {
    display: none;
  }

  .seo-shop__right {
    flex: 0 0 100%;
    order: 1;
    padding-left: 0px;
  }

  .seo-shop__right-image-wrap {
    display: none;
  }

  .woocommerce .seo-type-1__inner {
    padding-bottom: 50px;
  }

  .woocommerce .product-category__inner {
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .woocommerce .product-category__filter-wrap {
    flex: 0 0 100%;
    padding-right: 0;
  }

  .woocommerce .product-category__result {
    flex: 0 0 100%;
    padding-top: 50px;
    padding-left: 0;
  }

  .woocommerce .product-category__result .categories-list {
    margin: -10px -10px;
  }

  .woocommerce .product-category__result .categories-list__item {
    flex: 0 0 50%;
    padding: 10px 10px;
  }

  .woocommerce .product-category__result .product-list {
    margin: -10px;
  }

  .woocommerce .product-category__result .product-list__item {
    flex: 0 0 50%;
    padding: 10px;
  }

  .woocommerce.single-product .product__cart form.cart .quantity-wrap {
    margin-right: 15px;
  }

  .woocommerce.single-product .product__photo-wrap {
    flex: 0 0 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .woocommerce.single-product .product__info-wrap {
    flex: 0 0 100%;
  }

  .woocommerce.single-product .product__info-wrap h1.product_title.entry-title {
    font-size: 28px;
  }

  .woocommerce.single-product .product__common-info {
    padding-top: 0px;
  }

  .woocommerce.single-product .product__tabs-wrap {
    padding-top: 30px;
  }

  .woocommerce.single-product .product-info__tabs {
    flex-wrap: wrap;
  }

  .woocommerce.single-product .product-info__tab {
    flex: 0 0 100%;
    padding: 15px 0;
  }

  .woocommerce.single-product .product-info__tab-title svg {
    height: 15px;
    width: 15px;
  }

  .woocommerce.single-product .product-info__tabs-content {
    padding-top: 20px;
  }

  .woocommerce.single-product .product-info__tab-prop {
    flex: 0 0 100%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity-wrap {
    min-width: auto;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity .quantity-wrap div.quantity {
    padding: 13px 25px;
  }

  .cart-page__head {
    padding-top: 0;
  }

  .cart-page__head h1 {
    font-size: 36px;
    margin-bottom: 30px;
  }

  .cart-page__table-title {
    font-size: 18px;
  }

  .woocommerce table.shop_table thead {
    display: none;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item {
    flex-wrap: wrap;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item:nth-child(even) {
    background: #f7f7f7;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
    justify-content: space-between;
    background: none;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td:before {
    font-size: 16px;
    font-weight: 400;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    flex: 0 0 100%;
    padding-left: 9px;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail:before {
    display: none;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-name {
    flex: 0 0 100%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-price {
    flex: 0 0 100%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
    flex: 0 0 100%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-subtotal {
    flex: 0 0 100%;
  }

  .woocommerce table.shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-remove {
    position: absolute;
    top: 9px;
    right: 9px;
  }

  .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
  }

  .woocommerce .cart-collaterals .cart_totals table.shop_table .order-total {
    font-size: 24px;
    padding-right: 0;
    width: 100%;
  }

  .woocommerce .cart-collaterals .cart_totals table.shop_table .order-total td {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .cart-total-btns {
    flex-wrap: wrap;
  }

  .cart-total-btns a {
    flex: 0 0 100%;
  }

  .cart-total-btns a:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }

  body.woocommerce-order-received .woocommerce-notice {
    font-size: 24px;
    margin-bottom: 0px;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview li {
    font-size: 14px;
    text-align: left;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview li strong {
    margin-left: 0;
  }

  body.woocommerce-order-received section.woocommerce-order-details h2 {
    font-size: 18px;
  }

  .category__img-wrap {
    border-radius: 10px;
  }

  .category__img {
    border-radius: 10px;
  }

  .category__btn-wrap {
    padding-top: 10px;
  }

  .category__btn-wrap .btn {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }

  .category__btn-wrap .btn span {
    font-size: 14px;
  }

  .category-plug {
    border-radius: 10px;
  }

  .category-plug span {
    font-size: 72px;
  }

  .filter {
    padding-right: 0;
  }

  .filter__title {
    font-size: 18px;
    padding-bottom: 20px;
  }

  .filter__category-name {
    font-size: 14px;
    padding: 15px 0;
  }

  .filter__subcategory {
    margin-bottom: 10px;
  }

  .product-card__tag {
    top: 10px;
    left: 10px;
    right: 10px;
    font-size: 10px;
    text-align: center;
    padding: 8px 20px;
  }

  .product-card__img-wrap {
    border-radius: 10px;
  }

  .product-card__sale {
    height: 65px;
    width: 65px;
  }

  .product-card__sale span {
    font-size: 6px;
  }

  .product-card__info {
    padding-top: 10px;
  }

  .product-card__title {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .product-card__prices {
    font-size: 16px;
  }

  .product-card__prices del {
    display: block;
    margin-right: 0;
  }

  .product-card__old-price {
    font-size: 12px;
  }

  .product-card__btn-wrap .btn {
    max-width: initial;
  }

  .product-card__btn-wrap .btn span {
    font-size: 12px;
  }

  .more-products__inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .more-products__title {
    font-size: 22px;
  }

  .shop-success__inner {
    padding: 60px 0;
  }

  .shop-success__title {
    font-size: 22px;
  }
}