*,
::after,
::before {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
    Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji',
    'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1f2229;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-bs-original-title],
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 0.875em;
}
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
    'Courier New', monospace;
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role='button'] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
::-webkit-input-placeholder {
  color: #666;
}
::-moz-placeholder {
  color: #666;
}
:-ms-input-placeholder {
  color: #666;
}
::-ms-input-placeholder {
  color: #666;
}
::placeholder {
  color: #666;
}
::-moz-selection {
  background-color: #9a1a1f;
  color: #fff;
}
::selection {
  background-color: #9a1a1f;
  color: #fff;
}
input,
textarea {
  outline: 0;
}
input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid,
textarea:required:valid {
  border-color: green;
}
body {
  font-family: Gilroy, sans-serif;
  font-size: 1.7rem;
  line-height: 1.65;
  color: #1f2229;
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
}
html {
  font-size: 10px;
}
form input[name='name'],
form input[name='phone'] {
  display: none;
}
[class*='icon-']:before {
  display: inline-block;
  font-family: iconsBD;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-copy:before {
  content: '\e900';
}
.icon-create_sites:before {
  content: '\e901';
}
.icon-rek:before {
  content: '\e907';
}
.icon-seo_sites:before {
  content: '\e906';
}
.icon-tg_bots:before {
  content: '\e905';
}
.icon-3d_model:before {
  content: '\e904';
}
.icon-arrow:before {
  content: '\e903';
}
.icon-soft:before {
  content: '\e902';
}
.icon-header_logo:before {
  content: '\e903';
}
.icon-burger:before {
  content: '\0049';
}
img {
  max-width: 100%;
  height: auto;
}
.h2-arrow {
  font-size: 3.6rem;
  color: #1f2229;
}
.h2-arrow::before {
  content: '';
  width: 5.2rem;
  height: 0.5rem;
  display: inline-block;
  background: url(./images/icons/h2-arrow-black.svg) center/contain no-repeat;
  position: relative;
  top: -8px;
  margin-right: 20px;
}
.h2-arrow--white {
  color: #fff;
}
.h2-arrow--white::before {
  background: url(./images/icons/h2-arrow-white.svg) center/contain no-repeat;
}
.link-bb {
  text-transform: lowercase;
  color: #721314;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  line-height: 1;
}
.link-bb::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #721314;
  -webkit-transition: width ease-out 0.5s;
  -o-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
}
.link-bb:hover {
  color: #721314;
}
.link-bb:hover::after {
  width: 0;
  padding: 0;
  margin: 0;
}
.input-bd {
  color: #1f2229;
  font-family: Gilroy, sans-serif;
  font-weight: 300;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  font-size: 2rem;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #1f2229;
  padding-bottom: 2px;
}
.input-bd::-webkit-input-placeholder {
  color: #707070;
}
.input-bd::-moz-placeholder {
  color: #707070;
}
.input-bd:-ms-input-placeholder {
  color: #707070;
}
.input-bd:-moz-placeholder {
  color: #707070;
}
.input-bd-submit {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-weight: 300;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  font-size: 1.7rem;
  border: none;
  background-color: #1f2229;
  text-align: left;
  display: inline-block;
  background-image: url(./images/icons/arrow-submit.svg);
  background-repeat: no-repeat;
  background-position: 88% 55%;
  background-size: 32px 13px;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}
.input-bd-submit:hover {
  background-position: 91% 55%;
  background-color: #9a1a1f;
}
.select-box {
  position: relative;
  display: block;
  width: 100%;
  font-size: 2rem;
  font-weight: 300;
}
.select-box__current {
  position: relative;
  cursor: pointer;
  outline: 0;
}
.select-box__current:focus + .select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
  animation-name: none;
  pointer-events: auto;
}
.select-box__current:focus + .select-box__list .select-box__option {
  cursor: pointer;
}
.select-box__current:focus .select-box__icon {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.select-box__icon {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.8rem;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.select-box__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-box__input {
  display: none;
}
.select-box__input:checked + .select-box__input-text {
  display: block;
}
.select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-bottom: 1px solid #1f2229;
  padding-bottom: 2px;
}
.select-box__list {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  -webkit-animation-name: HideList;
  animation-name: HideList;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
  animation-timing-function: step-start;
  -webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  border: none;
  font-size: 2rem;
  padding-top: 2.3rem;
  /*коммент из-за контекстной рекламы*/
  /*  padding-bottom: 1.8rem; */
  background-color: #fff;
  z-index: 3;
}
.select-box__option {
  padding: 0.6rem 5.5rem;
  background-color: #fff;
  display: block;
}
.select-box__option.--bt {
  position: relative;
  border-top: 1px solid #ccc;
  margin-top: 0.6rem;
  padding-top: 1.3rem;
  padding-bottom: 1.7rem;
}
.select-box__option:focus,
.select-box__option:hover {
  color: #1f2229;
  background-color: #fbfbfb;
}
@-webkit-keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
}
@-webkit-keyframes push_text_top {
  from {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0);
    -ms-transform: translateY(30px) translateZ(0);
    transform: translateY(30px) translateZ(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
  }
}
@keyframes push_text_top {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px) translateZ(0);
    -ms-transform: translateY(-30px) translateZ(0);
    transform: translateY(-30px) translateZ(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
  }
}
@-webkit-keyframes push_text_bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px) translateZ(0);
    -ms-transform: translateY(-30px) translateZ(0);
    transform: translateY(-30px) translateZ(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
  }
}
@keyframes push_text_bottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30px) translateZ(0);
    -ms-transform: translateY(-30px) translateZ(0);
    transform: translateY(-30px) translateZ(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0);
    -ms-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
  }
}
.control {
  display: block;
  position: relative;
  padding-left: 3.5rem;
  margin-bottom: 0;
  padding-top: 0;
  cursor: pointer;
}
.control a {
  text-decoration: none;
  color: #848383;
  display: inline-block;
  line-height: 1;
}
.control a::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #721314;
  -webkit-transition: width ease-out 0.5s;
  -o-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
}
.control a:hover::after {
  width: 0;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
input[type='checkbox'],
input[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.control_indicator {
  position: absolute;
  top: 0.4rem;
  left: 0;
  height: 1.9rem;
  width: 2rem;
  background: 0 0;
  border: 1px solid #3a3a3a;
}
.control_indicator:after {
  -webkit-box-sizing: unset;
  box-sizing: unset;
  content: '';
  position: absolute;
  display: none;
}
.control-checkbox .control_indicator:after {
  left: 0.6rem;
  top: 0.3rem;
  width: 0.5rem;
  height: 0.8rem;
  border: solid #1f2229;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.control input:checked ~ .control_indicator:after {
  display: block;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 12.2rem;
  z-index: 999;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
  background-color: transparent;
}
header.active {
  height: 6rem;
  background-color: #1f2229;
}
.header__wrap {
  max-width: 168.4rem;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 8rem;
}
@media (max-width: 1200px) {
  .header__wrap {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .header__wrap {
    padding: 0 25px;
  }
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__logo-link {
  text-decoration: none;
}
.header__logo-link img {
  width: 2.3rem;
  height: 2.7rem;
}
.header__logo-link span {
  color: #fefeff;
  font-family: Muller;
  padding-left: 0.5rem;
  font-weight: 250;
  font-size: 2.2rem;
  position: relative;
  top: 1px;
}
.header__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__phone {
  color: #fff;
  font-size: 1.8rem;
}
.header__phone-link {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}
.header__phone-link::after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #fff;
  width: 0;
  -webkit-transition: width ease-out 0.5s;
  -o-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
  margin-top: 1px;
}
.header__phone-link:hover {
  color: #fff;
}
.header__phone-link:hover::after {
  width: 100%;
}
.header__burger-cnt {
  width: 4rem;
  height: 4rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: 6rem;
}
@media (max-width: 767px) {
  .header__burger-cnt {
    margin-left: 25px;
  }
}
.header__burger-icon {
  width: 2.9rem;
  height: 1.6rem;
  background-image: url(./images/icons/burger.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.main-screen {
  width: 100%;
  height: 100vh;
  background-color: #0c0c0c;
  position: relative;
}
.main-screen__bgs {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 15;
}
.main-screen__bgs img {
  width: 100%;
  height: 100%;
}
.main-screen__bgs-item {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-screen__bgs-slide {
  height: 100%;
  overflow: hidden;
}
.main-screen__bgs-slide:nth-of-type(3) .main-screen__bgs-item,
.main-screen__bgs-slide:nth-of-type(5) .main-screen__bgs-item {
  background-position: 35% 50%;
}
.main-screen__lines {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 15;
}
@media (max-width: 767px) {
  .main-screen__lines {
    display: none;
  }
}
.main-screen__line {
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  margin-right: calc(25% - 1px);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: scalX(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.main-screen__line:first-of-type {
  background-color: transparent;
}
.main-screen__line.animated {
  -webkit-transform: scalX(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
.main-screen__content {
  position: absolute;
  width: 100%;
  right: 0;
  z-index: 20;
  bottom: 10.4rem;
}
@media (max-width: 767px) {
  .main-screen__content {
    bottom: 10vh;
  }
}
.main-screen__c-wrap {
  position: relative;
  max-width: 168.4rem;
  padding: 0 8rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .main-screen__c-wrap {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .main-screen__c-wrap {
    padding: 0 25px;
  }
}
.main-screen__c-item {
  position: relative;
  margin-right: 1.5rem;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 1rem;
}
.main-screen__c-item:last-of-type {
  max-width: 35rem;
  width: 100%;
}
.main-screen__c-item a {
  color: #f6f6f6;
  font-size: 3.6rem;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding: 1rem 0;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
@media screen and (max-width: 1440px) {
  .main-screen__c-item a {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 960px) {
  .main-screen__c-item a {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 767px) {
  .main-screen__c-item a {
    font-size: 2.5rem;
  }
}
.main-screen__c-item a .main-screen__c-item-title {
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  color: #f6f6f6;
}
.main-screen__c-item a .main-screen__c-item-subtitle {
  width: 180%;
  color: #aaa;
  position: absolute;
  left: 1px;
  bottom: -1rem;
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .main-screen__c-item a .main-screen__c-item-subtitle {
    display: none;
  }
}
.main-screen__c-item a:hover .main-screen__c-item-subtitle {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-screen__c-item::after {
  content: '';
  width: 10.4rem;
  height: 1px;
  background-color: #fff;
  display: inline-block;
  margin-left: 12px;
  position: relative;
  top: 10px;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scalX(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
@media (max-width: 1200px) {
  .main-screen__c-item::after {
    width: 5.4rem;
  }
}
@media (max-width: 960px) {
  .main-screen__c-item::after {
    width: 10.4rem;
  }
}
@media (max-width: 767px) {
  .main-screen__c-item::after {
    width: 5.4rem;
    top: 0;
    margin-left: 5px;
  }
}
@media (max-width: 960px) {
  .main-screen__c-item {
    width: 100%;
  }
  .main-screen__c-item:last-of-type {
    max-width: 100%;
    width: 100%;
  }
  .main-screen__c-item .main-screen__c-item-subtitle {
    bottom: -15px;
  }
}
@media (max-width: 767px) {
  .main-screen__c-item {
    margin-bottom: 0;
  }
}
.main-screen__c-item.animated::after {
  background-color: #fff;
  -webkit-transform: scalX(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1) 0.4s;
  -o-transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1) 0.4s;
  transition: all 0.4s cubic-bezier(0.86, 0, 0.07, 1) 0.4s;
}
.main-screen__c-item.animated a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.7s cubic-bezier(0.72, 0.1, 0, 0.99);
  -o-transition: all 0.7s cubic-bezier(0.72, 0.1, 0, 0.99);
  transition: all 0.7s cubic-bezier(0.72, 0.1, 0, 0.99);
}
.main-screen__c-item--no-line::after {
  display: none;
}
@media (max-width: 960px) {
  .main-screen__c-item--no-line::after {
    content: '';
    width: 10.4rem;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    margin-left: 12px;
    position: relative;
    top: 10px;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scalX(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
}
@media (max-width: 767px) {
  .main-screen__c-item--no-line::after {
    width: 5.4rem;
    top: 0;
    margin-left: 5px;
  }
}
.menu-pc {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}
.menu-pc.active {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
.menu-pc__inner {
  width: auto;
  height: auto;
  background-color: rgba(17, 19, 21, 0.98);
  display: block;
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 50px;
  right: 50px;
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu-pc__inner.active {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.menu-pc__cnt {
  display: block;
}
.menu-pc__menu {
  margin: 0 auto;
  position: relative;
  top: 0;
  text-align: center;
}
.menu-pc__menu-list {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.menu-pc__menu-item {
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  margin-bottom: 5px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.menu-pc__menu-item:last-of-type {
  margin-bottom: 0;
}
.menu-pc__menu-item a {
  font-size: 3.3rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  padding: 5px 0;
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  text-decoration: none;
  display: inline-block;
}
.menu-pc__menu-item a::after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #fff;
  width: 0;
  -webkit-transition: width ease-out 0.5s;
  -o-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
  margin-top: 1px;
}
.menu-pc__menu-item a:hover::after {
  width: 100%;
}
.menu-pc__menu-item.animated {
  -webkit-animation: push_text_top 0.5s ease-in-out both;
  animation: push_text_top 0.5s ease-in-out both;
}
.menu-pc__menu-item--active a::after {
  width: 100%;
}
.menu-pc__close-wrap {
  max-width: 168.4rem;
  margin: 0 auto;
  height: 122px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 80px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 999999;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}
@media (max-width: 1200px) {
  .menu-pc__close-wrap {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .menu-pc__close-wrap {
    padding: 0 25px;
  }
}
.menu-pc__close-wrap.scrolled {
  height: 60px;
}
.menu-pc__close {
  color: #fff;
  font-size: 5.5rem;
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(./images/icons/close-white.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 100% 50%;
}
@media (max-width: 1600px) {
  .menu-pc__close {
    font-size: 7rem;
  }
}
.menu-pc__close.animated {
  -webkit-animation: push_text_bottom 0.5s ease-in-out both;
  animation: push_text_bottom 0.5s ease-in-out both;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.services__wrap {
  max-width: 168.4rem;
  padding: 0 8rem;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .services__wrap {
    padding: 0 40px;
  }
}
@media (max-width: 960px) {
  .services__wrap {
    padding: 0;
  }
}
.services__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .services__items {
    padding: 0 25px;
  }
}
.services__link {
  max-width: 33.333%;
  width: 100%;
  display: block;
  color: #1f2229;
  text-decoration: none;
}
.services__link:nth-of-type(3n) .services-item {
  border-right: none;
}
@media (max-width: 960px) {
  .services__link:nth-of-type(3n) .services-item {
    border-right: 1px solid #e8e8e8;
  }
}
@media (max-width: 960px) {
  .services__link {
    max-width: 50%;
  }
  .services__link:nth-of-type(2n) .services-item {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .services__link {
    max-width: 50%;
  }
}
.services-item {
  height: 100%;
  padding: 7.7rem 10rem 8rem 8rem;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  background-color: #fff;
  -webkit-transition: all ease-out 0.45s;
  -o-transition: all ease-out 0.45s;
  transition: all ease-out 0.45s;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.services-item:hover {
  background-color: #9a1a1f;
  border-bottom: 1px solid #9a1a1f;
  border-right: 1px solid #9a1a1f;
}
.services-item:hover .services-item__text,
.services-item:hover .services-item__title {
  color: #fff;
}
.services-item:hover .services__icon {
  color: #fff;
}
.services-item:hover .services-item__arrow {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.services-item:hover .services-item__icon-backspace {
  -webkit-transform: translate(20rem, 19rem);
  -ms-transform: translate(20rem, 19rem);
  transform: translate(20rem, 19rem);
  opacity: 1;
}
@media (max-width: 1500px) {
  .services-item {
    padding: 7.7rem 8rem 8rem 6rem;
  }
}
@media (max-width: 1200px) {
  .services-item {
    padding: 5rem;
  }
}
@media (max-width: 960px) {
  .services-item {
    padding: 4rem;
  }
}
@media (max-width: 767px) {
  .services-item {
    padding: 25px;
  }
}
.services-item__icon {
  min-height: 6.1rem;
  margin-bottom: 2rem;
  -webkit-transition: color ease-out 0.45s;
  -o-transition: color ease-out 0.45s;
  transition: color ease-out 0.45s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.services__icon {
  font-size: 6.1rem;
  color: #1f2229;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: color ease-out 0.45s;
  -o-transition: color ease-out 0.45s;
  transition: color ease-out 0.45s;
}
.services-item__title {
  font-size: 2.8rem;
  color: #1f2229;
  font-weight: 500;
  margin-bottom: 1.5rem;
  -webkit-transition: color ease-out 0.45s;
  -o-transition: color ease-out 0.45s;
  transition: color ease-out 0.45s;
}
@media (max-width: 767px) {
  .services-item__title {
    font-size: 17px;
  }
}
.services-item__text {
  color: #1f2229;
  font-size: 1.5rem;
  line-height: 1.48;
  -webkit-transition: color ease-out 0.45s;
  -o-transition: color ease-out 0.45s;
  transition: color ease-out 0.45s;
}
@media (max-width: 767px) {
  .services-item__text {
    display: none;
  }
}
.services-item__arrow {
  font-size: 3.2rem;
  color: #fff;
  -webkit-transform: translateX(-70%);
  -ms-transform: translateX(-70%);
  transform: translateX(-70%);
  opacity: 0;
  -webkit-transition: all ease-out 0.8s;
  -o-transition: all ease-out 0.8s;
  transition: all ease-out 0.8s;
  position: absolute;
  left: 8rem;
  bottom: 3rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 767px) {
  .services-item__arrow {
    left: auto;
    bottom: auto;
    top: 25px;
    right: 25px;
  }
}
.services-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.services-item__icon-backspace {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  left: 4rem;
  top: 4rem;
  opacity: 0;
  -webkit-transition: all ease-out 0.7s;
  -o-transition: all ease-out 0.7s;
  transition: all ease-out 0.7s;
}
@media (max-width: 767px) {
  .services-item__icon-backspace {
    display: none;
  }
}
.services__icon-backspace {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 21.7rem;
  color: rgba(255, 255, 255, 0.2);
}
.convenient {
  max-width: 168.4rem;
  margin: 0 auto;
  padding: 0 8rem;
  margin-bottom: 6.7rem;
}
@media (max-width: 1200px) {
  .convenient {
    padding: 0 40px;
  }
}
@media (max-width: 960px) {
  .convenient {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .convenient {
    margin-bottom: 0;
  }
}
.convenient__wrap {
  max-width: 154.2rem;
  margin: 0 auto;
  height: 100%;
  background-color: #1f2229;
  position: relative;
  padding: 8rem 6.5rem 5.5rem 6.5rem;
  overflow: hidden;
}
@media (max-width: 960px) {
  .convenient__wrap {
    padding: 4rem;
  }
}
@media (max-width: 767px) {
  .convenient__wrap {
    padding: 50px 25px;
  }
}
.convenient__left-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: url(./images/convenient-left.png) 100% 100% no-repeat;
  width: 51.6rem;
  height: 69.5rem;
  pointer-events: none;
}
@media (min-width: 1950px) {
  .convenient__left-bg {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .convenient__left-bg {
    width: 100%;
    background: url(./images/convenient-left.png) 175% 20% no-repeat;
  }
}
.convenient__right-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(./images/convenient-right.png) 0 0 no-repeat;
  width: 52.8rem;
  height: 71.8rem;
  pointer-events: none;
}
@media (min-width: 1950px) {
  .convenient__right-bg {
    background-size: cover;
  }
}
@media (max-width: 960px) {
  .convenient__right-bg {
    background: url(./images/convenient-right.png) -200% 0 no-repeat;
  }
}
@media (max-width: 767px) {
  .convenient__right-bg {
    background: url(./images/convenient-right.png) 80px 0 no-repeat;
  }
}
.convenient__h2 {
  margin-bottom: 7.4rem;
}
@media (max-width: 767px) {
  .convenient__h2 {
    margin: 0 0 2rem 0;
  }
}
.convenient__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 8.5rem;
  margin-bottom: 4.6rem;
}
@media (max-width: 1200px) {
  .convenient__row {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .convenient__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
  .convenient__row:last-of-type .convenient__item-col-3 {
    display: none;
  }
}
.convenient__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.2rem;
}
.convenient__item-header .convenient__item-header-count {
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.convenient__item-header span {
  color: #b3b3b3;
  font-weight: 600;
  position: relative;
  display: block;
  top: 2px;
  opacity: 0;
}
.convenient__item-header span.fadeInUp {
  opacity: 1;
}
.convenient__item-header h3 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  margin-left: 1.6rem;
}
.convenient__item p {
  color: #b3b3b3;
  margin: 0;
  margin-left: 3.6rem;
  line-height: 1.2;
}
@media (max-width: 960px) {
  .convenient__item p br {
    display: none;
  }
}
.convenient__item-col-1 {
  max-width: 40rem;
  width: 100%;
}
@media (max-width: 1200px) {
  .convenient__item-col-1 {
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .convenient__item-col-1 {
    padding: 2rem 0;
  }
}
.convenient__item-col-2 {
  max-width: 34.6rem;
  width: 100%;
  margin-right: 6.6rem;
}
@media (max-width: 1200px) {
  .convenient__item-col-2 {
    margin-right: 0;
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .convenient__item-col-2 {
    padding: 2rem 0;
  }
}
.convenient__item-col-3 {
  max-width: 37rem;
  width: 100%;
}
@media (max-width: 1200px) {
  .convenient__item-col-3 {
    padding: 0 1rem;
  }
}
@media (max-width: 767px) {
  .convenient__item-col-3 {
    padding: 2rem 0;
  }
}
.about-us {
  max-width: 168.4rem;
  margin: 0 auto;
  padding: 0 80px;
  margin-bottom: 50px;
}
@media (max-width: 1200px) {
  .about-us {
    padding: 0 40px;
  }
}
@media (max-width: 960px) {
  .about-us {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .about-us {
    margin-bottom: 0;
  }
}
.about-us__wrap {
  padding: 0 6.5rem;
}
@media (max-width: 767px) {
  .about-us__wrap {
    padding: 50px 25px;
  }
}
.about-us__info {
  margin-top: 5.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .about-us__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 4rem;
  }
}
.about-us__info-text {
  max-width: 96rem;
}
.about-us__info-text p {
  margin-bottom: 2.4rem;
}
.about-us__info-text p b,
.about-us__info-text p strong {
  font-weight: 600;
}
.about-us__info-text p:nth-of-type(2) {
  margin-bottom: 1.5rem;
}
.about-us__info-text p:nth-of-type(2) b,
.about-us__info-text p:nth-of-type(2) strong {
  font-size: 2.2rem;
}
.about-us__info-text p:nth-of-type(3) {
  margin-bottom: 1.5rem;
}
.about-us__info-text p:nth-of-type(4) {
  margin-bottom: 1.5rem;
}
@media (max-width: 1200px) {
  .about-us__info-text {
    padding-right: 5rem;
  }
}
@media (max-width: 767px) {
  .about-us__info-text {
    padding-right: 0;
  }
}
.about-us__info-logo {
  margin-top: 1rem;
  margin-right: 2rem;
}
.about-us__info-logo img {
  width: 28rem;
}
@media (max-width: 1200px) {
  .about-us__info-logo {
    margin-right: 0;
  }
  .about-us__info-logo img {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .about-us__info-logo {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    text-align: center;
    margin-bottom: 4rem;
  }
  .about-us__info-logo img {
    width: 35%;
  }
}
.about-us__info-link {
  display: inline-block;
  margin-top: 1.2rem;
}
.portfolio-bd {
  margin: 10px 0;
  padding: 0 7px;
}
@media (max-width: 767px) {
  .portfolio-bd {
    padding: 0;
  }
}
.portfolio-bd__wrap {
  text-align: left;
  position: relative;
  margin: 0 auto;
  padding: 2rem 0 2rem;
  list-style: none;
  font-size: 0;
}
@media (max-width: 767px) {
  .portfolio-bd__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.portfolio-bd__link {
  display: inline-block;
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
@media (max-width: 960px) {
  .portfolio-bd__link {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .portfolio-bd__link {
    width: 50%;
  }
}
@media (max-width: 545px) {
  .portfolio-bd__link {
    width: 50%;
    padding: 0;
  }
}
.portfolio-bd__effect-ming {
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
  text-align: center;
  cursor: pointer;
  background: #030c17;
  -webkit-transition: all ease-out 0.8s;
  -o-transition: all ease-out 0.8s;
  transition: all ease-out 0.8s;
}
.portfolio-bd__effect-ming:hover img {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  width: 100%;
  opacity: 0.4;
}
.portfolio-bd__effect-ming:hover .portfolio-bd__desc {
  background-color: rgba(58, 52, 42, 0);
  /* background: -webkit-linear-gradient( 5deg, #00000045 0, rgba(0, 0, 0, 0.10) 100% ); */
}
.portfolio-bd__effect-ming:hover .portfolio-bd__desc::before,
.portfolio-bd__effect-ming:hover p {
  opacity: 1;
  color: #fff;
  text-transform: initial;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.portfolio-bd__effect-ming:hover h2 {
  opacity: 1;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.portfolio-bd__effect-ming img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  width: 100%;
  opacity: 0.9;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: all ease-out 0.6s;
  -o-transition: all ease-out 0.6s;
  transition: all ease-out 0.6s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.portfolio-bd__effect-ming h2 {
  margin: 1rem 0;
  -webkit-transition: all ease-out 1s;
  -o-transition: all ease-out 1s;
  transition: all ease-out 1s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 0;
  font-size: 3.1rem;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1600px) {
  .portfolio-bd__effect-ming h2 {
    font-size: 2.9rem;
  }
}
@media (max-width: 1280px) {
  .portfolio-bd__effect-ming h2 {
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .portfolio-bd__effect-ming h2 {
    font-size: 14px;
  }
}
.portfolio-bd__effect-ming p {
  padding: 2.5rem;
  line-height: 1.4;
  opacity: 0;
  font-weight: 300;
  -webkit-transition: all ease-out 0.8s;
  -o-transition: all ease-out 0.8s;
  transition: all ease-out 0.8s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  font-size: 1.7rem;
}
@media (max-width: 1600px) {
  .portfolio-bd__effect-ming p {
    font-size: 15px;
  }
}
@media (max-width: 1280px) {
  .portfolio-bd__effect-ming p {
    padding: 20px 10px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .portfolio-bd__effect-ming p {
    display: none;
  }
}
.portfolio-bd__preview {
  display: inline-block;
  padding: 0;
  width: 100%;
  vertical-align: top;
}
.portfolio-bd__desc {
  padding: 20px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    5deg,
    #00000045 0,
    rgba(0, 0, 0, 0.35) 100%
  );
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1280px) {
  .portfolio-bd__desc {
    padding: 10px;
  }
}
.portfolio-bd__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.contact-us {
  max-width: 168.4rem;
  padding: 0 80px;
  margin: 80px auto 0 auto;
}
.contact-us .select-box {
  max-width: 51.1rem;
}
@media (max-width: 960px) {
  .contact-us .select-box {
    max-width: 48%;
  }
}
@media (max-width: 767px) {
  .contact-us .select-box {
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .contact-us {
    padding: 0 40px;
  }
}
@media (max-width: 960px) {
  .contact-us {
    padding: 0;
  }
}
@media (max-width: 960px) {
  .contact-us {
    margin: 50px 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .contact-us {
    margin: 50px 0;
    margin-bottom: 0;
  }
}
.contact-us__wrap {
  max-width: 152.4rem;
  margin: 0 auto;
  background-color: #ecf0f2;
  padding: 9rem 6rem 9.5rem 6rem;
}
@media (max-width: 960px) {
  .contact-us__wrap {
    padding: 4rem;
  }
}
@media (max-width: 767px) {
  .contact-us__wrap {
    padding: 50px 25px;
  }
}
.contact-us__header span {
  display: block;
  margin-left: 7.2rem;
}
@media (max-width: 767px) {
  .contact-us__header span {
    margin-left: 0;
    margin-top: 15px;
  }
}
.contact-us__form {
  margin-top: 6.4rem;
  padding: 0 7.5rem;
}
@media (max-width: 960px) {
  .contact-us__form {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .contact-us__form {
    margin-top: 30px;
  }
}
.contact-us__form .contact-us__form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 4rem;
}
.contact-us__form .contact-us__form-row--3 {
  gap: 0;
}
@media (max-width: 767px) {
  .contact-us__form .contact-us__form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}
.contact-us__form .input-bd {
  max-width: 38rem;
  width: 100%;
}
@media (max-width: 960px) {
  .contact-us__form .input-bd {
    max-width: 30%;
  }
}
@media (max-width: 767px) {
  .contact-us__form .input-bd {
    max-width: 100%;
    margin-bottom: 2.5rem;
  }
}
.contact-us__form .contact-us__form-row--2 {
  margin-top: 7rem;
}
.contact-us__form .contact-us__form-row--2 .input-bd {
  max-width: 65.7rem;
}
@media (max-width: 960px) {
  .contact-us__form .contact-us__form-row--2 .input-bd {
    max-width: 47%;
  }
}
@media (max-width: 767px) {
  .contact-us__form .contact-us__form-row--2 .input-bd {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .contact-us__form .contact-us__form-row--2 {
    margin-top: 0;
  }
}
.contact-us__form .contact-us__form-row--3 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 8.2rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .contact-us__form .contact-us__form-row--3 {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.contact-us__form-submit {
  max-width: 38rem;
  width: 100%;
}
.contact-us__form-submit .input-bd-submit {
  max-width: 38rem;
  width: 100%;
  height: 7.7rem;
  padding-left: 3.5rem;
  display: inline-block;
  position: relative;
  background-image: url(./images/icons/arrow-submit.svg);
  background-repeat: no-repeat;
  background-position: 95% 55%;
  background-size: 9rem 3.3rem;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
}
.contact-us__form-submit .input-bd-submit:hover {
  background-position: 98% 55%;
}
@media (max-width: 960px) {
  .contact-us__form-submit .input-bd-submit {
    max-width: 30rem;
  }
}
@media (max-width: 767px) {
  .contact-us__form-submit .input-bd-submit {
    max-width: 100%;
  }
}
@media (max-width: 960px) {
  .contact-us__form-submit {
    max-width: 30rem;
  }
}
@media (max-width: 767px) {
  .contact-us__form-submit {
    max-width: 100%;
  }
}
.contact-us__checkbox {
  margin-left: 12.5rem;
}
@media screen and (max-width: 1440px) {
  .contact-us__checkbox {
    margin-left: 10rem;
  }
}
@media screen and (max-width: 1380px) {
  .contact-us__checkbox {
    margin-left: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-us__checkbox {
    margin-left: 0;
    margin-top: 4rem;
    margin-bottom: 3.5rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
footer {
  width: 100%;
  background-color: #1f2229;
  padding: 13.5rem 0 6.75rem 0;
}
@media (max-width: 767px) {
  footer {
    padding: 50px 0;
  }
}
.footer__wrap {
  max-width: 128rem;
  margin: 0 auto;
  padding: 0 8rem;
}
@media (max-width: 1200px) {
  .footer__wrap {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .footer__wrap {
    padding: 0 25px;
  }
}
.footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.footer__menu p {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 2.4rem;
}
@media (max-width: 767px) {
  .footer__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.footer__menu-col-1 {
  max-width: 16rem;
  width: 100%;
  margin-right: -4rem;
}
@media (max-width: 960px) {
  .footer__menu-col-1 {
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .footer__menu-col-1 {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
    display: none;
  }
}
.footer__menu-header {
  margin-bottom: 3.3rem;
}
.footer__menu-header h4 {
  margin: 0;
  color: #fff;
  font-size: 2rem;
}
.footer__menu-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__menu-li {
  margin-bottom: 5px;
}
.footer__menu-li a {
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  display: inline-block;
}
.footer__menu-li a::after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #fff;
  width: 0;
  -webkit-transition: width ease-out 0.5s;
  -o-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
  margin-top: 1px;
}
.footer__menu-li a:hover::after {
  width: 100%;
}
.footer__menu-col-2 {
  max-width: 16rem;
  width: 100%;
}
@media (max-width: 960px) {
  .footer__menu-col-2 {
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .footer__menu-col-2 {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
    display: none;
  }
}
.footer__menu-col-3 {
  max-width: 16rem;
  width: 100%;
  margin-right: 2rem;
}
@media (max-width: 960px) {
  .footer__menu-col-3 {
    margin-right: 2rem;
  }
}
@media (max-width: 767px) {
  .footer__menu-col-3 {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.footer__menu-col-4 {
  max-width: 26rem;
  width: 100%;
}
.footer__menu-col-4 a {
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  display: inline-block;
}
.footer__menu-col-4 a:not(.sertifimg)::after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #fff;
  width: 0;
  -webkit-transition: width ease-out 0.5s;
  -o-transition: width ease-out 0.5s;
  transition: width ease-out 0.5s;
  margin-top: 1px;
}
.footer__menu-col-4 a:hover::after {
  width: 100%;
}
p.footer__menu-contacts {
  line-height: 1.2;
  margin-bottom: 1rem;
}
p.footer__menu-contacts:last-of-type {
  margin-bottom: 0;
}
.footer__copy {
  max-width: 112rem;
  margin: 0 auto;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 7.8rem;
}
.footer__copy p {
  margin-top: 0.9rem;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.5rem;
  font-weight: 300;
}
@media (max-width: 1200px) {
  .footer__copy {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .footer__copy {
    padding: 0 25px;
  }
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 8.5px;
  }
}
@media screen and (max-width: 1380px) {
  html {
    font-size: 8px;
  }
}
@media screen and (max-width: 1100px) {
  html {
    font-size: 9px !important;
  }
}
@media screen and (max-width: 960px) {
  html {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 9px !important;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 8px !important;
  }
}
.sertifimg {
  background-image: url(../images/bssm.jpg);
  width: 100px;
  height: 70px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  margin: 20px 0 -70px;
  cursor: pointer;
}
.portfolio-bd.portfolio-bd--rework {
  margin: 7px 0;
  padding: 0 7px;
  margin-bottom: 3rem;
}
.portfolio-bd--rework .portfolio-bd__wrap {
  padding: 0;
  padding-bottom: 2rem;
}
.portfolio-bd--rework .portfolio-bd__link {
  width: 100%;
  margin-bottom: 7px;
  height: 100%;
}
.portfolio-bd--rework .portfolio-bd__wrap-row {
  display: flex;
  gap: 7px;
  margin-bottom: 7px;
}
.portfolio-bd__wrap-col {
  max-width: 100%;
  width: 100%;
}
.portfolio-bd__wrap-col.--portfolio-col-big {
  max-width: 27.3%;
  width: 100%;
}
.portfolio-bd__wrap-col.--portfolio-col-small {
  max-width: 16.1%;
  width: 100%;
}
.portfolio-bd__wrap-col.--portfolio-col-ultra {
  max-width: 32.8%;
  width: 100%;
}
.portfolio-bd--rework .portfolio-bd__effect-ming,
.portfolio-bd--rework .portfolio-bd__preview {
  height: 100%;
}
.portfolio-bd--rework .portfolio-bd__effect-ming img {
  object-fit: cover;
}
.--portfolio-col-small .portfolio-bd__link {
  height: auto;
}
.--portfolio-col-small .portfolio-bd__link:last-of-type {
  margin-bottom: 0;
}
.--portfolio-col-small .portfolio-bd__effect-ming h2 {
  font-size: 2.2rem;
}
.--portfolio-col-small .portfolio-bd__effect-ming p {
  font-size: 1.4rem;
}
.portfolio-bd--rework--mobile {
  display: none;
}
.portfolio-bd__wrap-row.grid {
  display: grid;
  grid-template-columns: 27.8% 27.3% 16.1% 27.8%;
  grid-template-rows: 49.5% 49.5%;
}
.portfolio-bd__wrap-row.grid .portfolio-bd__link:nth-child(1),
.portfolio-bd__wrap-row.grid .portfolio-bd__link:nth-child(2),
.portfolio-bd__wrap-row.grid .portfolio-bd__link:nth-child(5) {
  grid-row: 1 / 2 span;
}
.portfolio-bd__wrap-row.grid .portfolio-bd__link:nth-child(3) {
  grid-row: 1 / 1 span;
}
.portfolio-bd__wrap-row.grid .portfolio-bd__link:nth-child(4) {
  grid-row: 2 / 1 span;
}
.portfolio-bd__wrap-row.grid.reverse {
  grid-template-columns: 27.8% 16.1% 27.3% 27.8%;
}
.portfolio-bd__wrap-row.grid.reverse .portfolio-bd__link:nth-child(1),
.portfolio-bd__wrap-row.grid.reverse .portfolio-bd__link:nth-child(4),
.portfolio-bd__wrap-row.grid.reverse .portfolio-bd__link:nth-child(5) {
  grid-row: 1 / 2 span;
}
.portfolio-bd__wrap-row.grid.reverse .portfolio-bd__link:nth-child(2) {
  grid-row: 1 / 1 span;
}
.portfolio-bd__wrap-row.grid.reverse .portfolio-bd__link:nth-child(3) {
  grid-row: 2 / 1 span;
}
@media (max-width: 1100px) {
  .portfolio-bd.portfolio-bd--rework {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
  }
  .portfolio-bd--rework .portfolio-bd__wrap-row {
    gap: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .portfolio-bd--rework .portfolio-bd__link {
    width: 50%;
    margin-bottom: 0;
    height: auto;
  }
  .portfolio-bd__wrap-col,
  .portfolio-bd__wrap-col.--portfolio-col-big,
  .portfolio-bd__wrap-col.--portfolio-col-small,
  .portfolio-bd__wrap-col.--portfolio-col-ultra {
    max-width: 50%;
  }
  .portfolio-bd--rework .portfolio-bd__effect-ming,
  .portfolio-bd--rework .portfolio-bd__preview {
    height: auto;
  }
  .portfolio-bd--rework--desktop {
    display: none;
  }
  .portfolio-bd--rework--mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .portfolio-bd--rework .portfolio-bd__link {
    width: 50%;
  }
}
.btn.btn-landcad.big-btn.g-recaptcha {
  color: #fff;
  font-family: Gilroy, sans-serif;
  font-weight: 300;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  padding-left: 0px;
  font-size: 1.7rem;
  border: none;
  background-color: #1f2229;
  text-align: left;
  display: inline-block;
  background-image: url(./images/icons/arrow-submit.svg);
  background-repeat: no-repeat;
  background-position: 88% 55%;
  background-size: 32px 13px;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
  max-width: 38rem;
  width: 100%;
  height: 7.7rem;
  padding-left: 3.5rem;
  display: inline-block;
  position: relative;
  background-image: url(./images/icons/arrow-submit.svg);
  background-repeat: no-repeat;
  background-position: 95% 55%;
  background-size: 9rem 3.3rem;
  -webkit-transition: all ease-out 0.5s;
  -o-transition: all ease-out 0.5s;
  transition: all ease-out 0.5s;
  text-align: left;
}
@media (max-width: 767px) {
  .btn.btn-landcad.big-btn.g-recaptcha {
    max-width: 100%;
  }
}
.btn.btn-landcad.big-btn.g-recaptcha:hover {
  background-position: 98% 55%;
  background-color: #9a1a1f;
  text-align: left;
}
.grecaptcha-badge {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.convenient__content {
  position: relative;
  z-index: 2;
}
.callback-modal {
  /*   background: #fff;
border-radius: 0.4rem 0 0 0.4rem;
-webkit-box-shadow: 0 7px 37px 0 rgba(31, 34, 41, 0.2);
box-shadow: 0 7px 37px 0 rgba(31, 34, 41, 0.2);
max-width: 57.5rem;
padding: 12.7rem 8rem 14.3rem;
position: fixed;
right: -57.5rem;
text-align: center;
top: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
width: 100%;
z-index: 100;
height: 100%;
*/
  width: auto;
  height: auto;
  background-color: rgba(17, 19, 21, 0.98);
  display: block;
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 50px;
  right: 50px;
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  flex-direction: column;
  opacity: 0;
  pointer-events: none;
  color: #fff;
}
.callback-modal .h2 {
  margin-bottom: 6.7rem;
  font-size: 4rem;
}
.callback-modal__form {
  margin: 0 auto;
  max-width: 37.9rem;
  width: 100%;
}
.callback-modal__form .input {
  font-size: 1.7rem;
  height: 4.6rem;
  margin-bottom: 1.4rem;
  width: 100%;
}
.callback-modal__form .input:last-of-type {
  margin-bottom: 0;
}
.callback-modal__submit {
  font-size: 1.5rem;
  height: 5.8rem;
  margin-top: 2.3rem;
  text-transform: uppercase;
  width: 100%;
}
.callback-modal__text {
  font-size: 1.4rem;
  font-weight: 300;
  margin-top: 3.2rem;
  opacity: 0.5;
}
.callback-modal__text a {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.callback-modal__text a:hover {
  text-decoration: none;
}
.fixed-calling {
  position: fixed;
  right: 0;
    bottom: 7rem;
  z-index: 100;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.8rem;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  right: 3rem;
}
.fixed-calling,
.fixed-calling-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-calling-item {
  height: 7.7rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  cursor: pointer;
  gap: 0;
  justify-content: center;
  position: relative;
  width: 7.7rem;
  box-shadow: -3px 3px 12px 0 rgba(31, 34, 41, 0.15);
  animation: pulsee 2s infinite;
  border-radius: 50%;
}
@keyframes pulsee {
  0% {
    -moz-box-shadow: 0 0 0 0 rgb(202 202 202 / 40%);
    box-shadow: 0 0 0 0 rgb(202 202 202 / 40%);
  }
  70% {
    -moz-box-shadow: 0 0 0 16px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 14px rgba(204, 169, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
.fixed-calling-item,
.fixed-calling-item span {
  -webkit-transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.35s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.fixed-calling-item span {
  color: #1f2229;
  font-size: 1.5rem;
  height: 0;
  max-width: 12.4rem;
  opacity: 0;
  overflow: hidden;
  text-align: right;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  width: 0;
  line-height: 1;
}
.fixed-calling-item img {
  width: 100%;
}
/* 
.fixed-calling-item:hover {
background: #1f2229;
color: #fff;
gap: 0.6rem;
width: 17.5rem;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0 1rem;
} */
.fixed-calling-item:hover span {
  color: #fff;
  height: auto;
  opacity: 1;
  width: auto;
}
.fixed-calling-item .icon {
  -webkit-transition: none;
  transition: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.fixed-calling-item:first-of-type .icon {
  height: 2.5rem;
  width: 2.5rem;
}
.fixed-calling-item:nth-of-type(2) .icon {
  height: 3rem;
  width: 3rem;
}
.fixed-calling-item:nth-of-type(3) .icon {
  height: 2.5rem;
  width: 2.5rem;
}
.callback-modal__overlay.active {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 99;
}
.callback-modal.active {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: all 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  opacity: 1;
  pointer-events: auto;
  z-index: 99999;
}
.socialRow {
  max-width: 67rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}
.socialRow .item {
 display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
    text-align: center;
    line-height: 1.3;
    width: auto;
    margin: 0;
    vertical-align: initial;
    font-size: 1.7rem;
}
.socialRow .item a{
    text-decoration: none;
    color:#fff;
}
.socialRow .item img{
    max-width:100%;
    height:auto;
}
.modal__close {
  width: 3rem;
  height: 3rem;
  position: absolute;
  right: 10rem;
  top: 10rem;
  cursor: pointer;
}

@media (max-width: 767px) {
  .fixed-calling{
    right:20px;
    bottom:20px;
  }
  .fixed-calling-item {
    width: 60px;
    height: 60px;
  }
  .modal__close{
    top: 30px;
    right: 30px;
  }
  .callback-modal{
    padding: 24px;
  }
  .callback-modal .h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
  }
  .callback-modal{
    transition: none !important;
  }
  .socialRow .item{
    gap:15px;
    width: 100%;
  }
  .socialRow .item a{
      margin: 0 !important;
  }
}
