body {
  margin: 0;
  padding: 0;
  line-height: 1.25;
  font-family: 'Inter', sans-serif !important;
  font-size: 16px;
  background: #000000;
  position: relative;
  font-variant-numeric: tabular-nums;
  color: #fff;
}
html {
  overflow-x: hidden !important;
}
* {
  outline: 0 !important;
}
button.btn-custom {
  min-height: 50px;
  line-height: 50px;
  padding: 0 40px;
  background-color: #b3d135;
  color: #333333;
  border-radius: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  outline: none;
}
img {
  max-width: 100%;
}
button.btn-custom:hover {
  box-shadow: 0 0 25px 0 rgba(179, 209, 53, 1);
}
h1 {
  font-weight: 600;
  font-family: inherit;
  margin-bottom: 30px;
}
a {
  cursor: pointer;
  color: #ec1f27;
}
#b1 {
  background-size: cover;
  background-position: center;
}
#b1.back-image {
  background-color: transparent !important;
}
#b1.back-image .calc-green-block {
  font-weight: bold;
}
#b1.back-image:before {
  content: '';
}
#b1.back-image .calc-line-data {
  border-bottom: 1px solid;
  margin-bottom: 10px;
}
#b1.back-image .calc-line-data:before {
  border-bottom: none !important;
}
#b1.back-image .calc-green-block {
  background: transparent;
  border: 1px solid;
}
#b1.back-image .calc-line-data span {
  background: transparent !important;
}
#b1.back-image > .wpb_column {
}
#b1.back-image .thischeck .itcheker,
#b1.back-image .box-calck .inputa select {
  border: 1px solid;
}
#b1.back-image form {
  background: #f2f2f2d9;
  display: flex;
  flex-direction: column;
  width: 440px;
  background: #f2f2f2b5;
  padding: 20px;
  max-width: 100%;
}
#b1.back-image form .left {
  width: 400px;
  max-width: 100%;
}
#b1.back-image .area-panel-lf {
  width: 70%;
}
#b1.back-image .area-panel-rt {
  width: 30%;
}
.back-calc {
  position: absolute;
  left: -100%;
  top: -100%;
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  right: -100%;
  bottom: -100%;
  margin: auto;
}
h2 {
  font-size: 36px;
  font-weight: 600;
}
.w100 {
  width: 100%;
}
.mb0 {
  margin-bottom: 0px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb100 {
  margin-bottom: 100px;
}
.mt0 {
  margin-top: 0px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt80 {
  margin-top: 80px;
}
.mt100 {
  margin-top: 100px;
}
.mt-20 {
  margin-top: -20px;
}
.mt-40 {
  margin-top: -40px;
}
.mt-60 {
  margin-top: -60px;
}
.mt-80 {
  margin-top: -80px;
}
.nopadding {
  padding: 0px;
}
.nopr {
  padding-right: 0px;
}
.nopl {
  padding-left: 0px;
}
.pinside10 {
  padding: 10px;
}
.pinside20 {
  padding: 20px;
}
.pinside30 {
  padding: 30px;
}
.pinside40 {
  padding: 40px;
}
.pinside50 {
  padding: 50px;
}
.pinside60 {
  padding: 60px;
}
.pinside80 {
  padding: 80px;
}
.pinside130 {
  padding: 130px;
}
.pdt10 {
  padding-top: 10px;
}
.pdt20 {
  padding-top: 20px;
}
.pdt30 {
  padding-top: 30px;
}
.pdt40 {
  padding-top: 40px;
}
.pdt60 {
  padding-top: 60px;
}
.pdt80 {
  padding-top: 80px;
}
.pdb10 {
  padding-bottom: 10px;
}
.pdb20 {
  padding-bottom: 20px;
}
.pdb30 {
  padding-bottom: 30px;
}
.pdb40 {
  padding-bottom: 40px;
}
.pdb60 {
  padding-bottom: 60px;
}
.pdb80 {
  padding-bottom: 80px;
}
.pdl10 {
  padding-left: 10px;
}
.pdl20 {
  padding-left: 20px;
}
.pdl30 {
  padding-left: 30px;
}
.pdl40 {
  padding-left: 40px;
}
.pdl60 {
  padding-left: 60px;
}
.pdl80 {
  padding-left: 80px;
}
.pdr10 {
  padding-right: 10px;
}
.pdr20 {
  padding-right: 20px;
}
.pdr30 {
  padding-right: 30px;
}
.pdr40 {
  padding-right: 40px;
}
.pdr60 {
  padding-right: 60px;
}
.pdr80 {
  padding-right: 80px;
}
.tac {
  text-align: center;
}

.bold {
  font-weight: bold;
}
.text-medium {
  font-size: 18px;
  font-weight: bold;
}

.text-big {
  font-size: 22px !important;
  font-weight: bold;
}

.text-superbig {
  font-size: 52px;
  font-weight: bold;
}
.fl {
  float: left;
}
.fdc {
  flex-direction: column;
}
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.jcc {
  justify-content: center;
}
.jcsb {
  justify-content: space-between;
}
.jcsa {
  justify-content: space-around;
}
.aic {
  align-items: center;
}
.aifs {
  align-items: flex-start;
}
.top-header {
  background: #ec1f27;
  padding: 10px 0;
}
.header-container {
  max-width: 1320px;
  margin: 0 auto;
}
.feedbacks {
  margin-bottom: 50px;
  margin-left: -15px;
  margin-right: -15px;
}
.top-header ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0px;
  margin: 0px;
  list-style: none;
  align-items: center;
}
.top-header ul li {
  margin: 0 15px;
}
.top-header ul li a {
  font-size: 13px;
  color: #fff !important;
  margin: 0 10px;
}
.top-header ul li p {
  font-size: 13px;
  color: #fff !important;
  margin: 0 10px;
}
.top-header ul i {
  margin-right: 5px;
}
#header {
  height: 100px;
  position: relative;
  z-index: 2;
  background: #ffffff;
  box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.25);
}
.main-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.main-header p {
  margin-bottom: 0px;
}
.phones-header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 10px;
  padding: 0px;
  list-style: none;
}
.phones-header a {
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 25px;
  margin: 3px 15px;
  font-size: 15px;
  color: #232323;
  text-decoration: none !important;
  padding: 3px 0px 3px 28px;
  font-weight: 600;
}
.phones-header a.city-phone {
  background-image: url('/wp-content/themes/steklo-theme/img/svg/phone.svg');
}
.phones-header a.mts {
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: none;
}
.phones-header a.a1 {
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: none;
}
.phones-header a.mts img,
.phones-header a.a1 img {
  margin-right: 5px;
}
.open-pop {
  background: #ec1f27;
  color: #fff;
  border: 2px solid #ec1f27;
  transition: 0.4s;
  font-size: 16px;
  padding: 8px 20px;
  border-radius: 0px;
  cursor: pointer;
  border-radius: 5px;
}
.open-pop:hover {
  color: #ec1f27;
  background: transparent;
}
.button-link {
  background: #ec1f27;
  color: #fff;
  border: 2px solid #ec1f27;
  transition: 0.4s;
  font-size: 16px;
  padding: 8px 20px;
  border-radius: 0px;
  cursor: pointer;
  text-decoration: none !important;
  display: flex;
  flex-wrap: wrap;
  width: max-content;
  margin: 0 auto;
  border-radius: 5px;
}
.button-link:hover {
  color: #ec1f27;
  background: transparent;
}
.main-menu-block {
  background: #ec1f27;
}
.slide-conrainer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#desktop_menu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
#desktop_menu > li {
  padding: 15px 25px;
  position: relative;
}
#desktop_menu > li:not(.menu-item-41).menu-item-has-children:after {
  content: '\f107';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: 0.4s;
  margin-left: 5px;
  color: #fff;
  transition: 0.4s;
}
#desktop_menu > li:not(.menu-item-41).menu-item-has-children:hover:after {
  transform: rotate(180deg);
}
#desktop_menu > li a {
  color: #fff;
  font-weight: 600;
  text-decoration: none !important;
  transition: 0.4s;
}
#desktop_menu > .menu-item-has-children > .sub-menu {
  position: absolute;
  min-width: max-content;
  flex-direction: column;
  list-style: none;
  background: #fff;
  color: #fff !important;
  justify-content: space-between;
  border-radius: 15px;
  border-width: 1px;
  border-color: #ffffff54;
  background-color: #000000de;
  padding: 2.5rem;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid #ffffff54;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  transition: 0.4s;
  display: flex;
}
#desktop_menu > .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 3;
}
#desktop_menu .sub-menu li {
  padding-left: 20px;
  position: relative;
  padding: 5px 10px;
}
#desktop_menu .sub-menu li a {
  color: #fff;
}

#desktop_menu > li:first-child {
  padding-left: 0px;
}
#desktop_menu #menu-item-41 > .sub-menu {
  flex-direction: column;
  flex-wrap: wrap;
  width: 1150px;
  max-width: 100vw;
  max-height: 100vw;
  height: 425px;
  justify-content: flex-start;
}
#desktop_menu #menu-item-41 > .sub-menu > li {
  padding-left: 0px;
  margin: 0 10px 10px;
}
#desktop_menu #menu-item-41 > .sub-menu > li img {
  max-width: 35px;
  max-height: 35px;
}
#desktop_menu #menu-item-41 > .sub-menu > li a {
  display: flex;
  flex-direction: row-reverse;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  color: #ec1f27;
  font-size: 16px;
}
#desktop_menu #menu-item-41 .sub-menu li::before {
  display: none;
}
#desktop_menu #menu-item-41 .sub-menu li .select-item-menu {
  width: 40px;
  height: 40px;
  margin-right: 5px;
}
#desktop_menu #menu-item-41 .sub-menu li .sub-menu {
  flex-direction: column;
  padding-left: 0px;
}
#desktop_menu #menu-item-41 .sub-menu li .sub-menu li {
  padding-left: 0px;
  margin-bottom: 5px;
  list-style: none;
}
#desktop_menu #menu-item-41 .sub-menu li .sub-menu li a {
  font-size: 13px;
  color: #4f4f4f;
  font-weight: normal;
}
#menu21 + label div {
  left: 0px;
}
#menu21 + label div:nth-child(2):before {
  content: '';
  opacity: 0;
}

#menu21:checked + label div:first-child {
  top: 10px;
  left: 0px;
  transform: rotate(-45deg);
}
#menu21:checked + label div:nth-child(2) {
  top: 10px;
  left: 40px;
  width: 22px;
}
#menu21:checked + label div:nth-child(2):before {
  content: '';
  opacity: 1;
  transform: rotate(45deg);
  background: none;
  border-bottom: 5px solid #ec1f27;
  border-left: 5px solid #ec1f27;
  border-radius: 0px;
  height: 15px;
  width: 15px;
  top: -5px;
}
#menu21:checked + label div:nth-child(3) {
  top: 10px;
  left: 0px;
  transform: rotate(45deg);
}

.burger input {
  display: none;
}
.burger b {
  display: none;
}
#menu21:checked ~ #for-mobile-block {
  left: 0;
}
label.mob-menu {
  position: relative;
  width: 50px;
  height: 40px;
  display: flex;
  cursor: pointer;
  margin: 1.7em;
  transition: all 0.5s;
  text-align: left;
  margin: 0px;
}

label.mob-menu div,
label.mob-menu div:before,
label.mob-menu div:after {
  background: #ec1f27;
  position: absolute;
  height: 5px;
  width: 50px;
  border-radius: 4px;
  transition: all 0.5s;
}
label.mob-menu div:first-child {
  top: 0px;
}
label.mob-menu div:nth-child(2) {
  top: 15px;
}
label.mob-menu div:nth-child(3) {
  top: 30px;
}

.pop_up_container {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background: black;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 999999;
}
.call_pop_up {
  border: 2px solid #ec1f27;
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  min-width: 320px;
  max-width: 420px;
  background-color: #fff;
  padding: 15px 15px 15px;
  animation: opacityOut 1s forwards;
  display: none;
  z-index: 9991000;
  border-radius: 0px;
}
.zakaz_pop_up {
  position: fixed;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  min-width: 300px;
  max-width: 340px;
  background-color: #f9f9f9;
  padding: 0px 15px 5px;
  animation: opacityOut 1s forwards;
  display: none;
  z-index: 9991000;
  border-radius: 10px;
  font-size: 15px;
}
.close_pop_up {
  position: absolute;
  right: 0px;
  top: 0;
  width: 30px;
  cursor: pointer;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(45deg);
  height: 30px;
}
.call_pop_up .formajax input[type='text'],
.call_pop_up .formajax input[type='tel'],
.calc_mail input[type='text'],
.calc_mail input[type='tel'] {
  background: #ffffff;
  border: 1px solid #ec1f27;
  box-sizing: border-box;
  border-radius: 0px;
  padding: 14px 20px;
}
.call_pop_up .formajax input[type='submit'],
.calc_mail input[type='submit'],
#frm input[type='submit'] {
  background: #ec1f27;
  border-radius: 0px;
  color: #fff;
  border: none;
  padding: 6px 46px;
  transition: 0.4s;
  border: 2px solid #ec1f27;
  margin-bottom: 10px;
  border-radius: 5px;
}
.call_pop_up .formajax input[type='submit']:hover,
.calc_mail input[type='submit']:hover,
#frm input[type='submit']:hover {
  transform: translateY(-3px);
}
.calc_mail {
  min-width: 320px;
  max-width: 420px;
  background-color: #fff;
  border-radius: 0px;
}
#breadcrumbs {
  margin: 20px 0 10px;
}
form.formajax .thanks {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 0px;
  font-weight: normal;
}
footer form.formajax .thanks {
  text-align: center;
}
footer {
  background: #f2f2f2;
  padding: 25px 0;
}
.footer-content p {
  color: #333;
  font-size: 13px;
}
.footer-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-content form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.footer-content input {
  padding: 8px 15px;
  margin-bottom: 10px;
  border-radius: 0px;
  border: 1px solid #acacac;
  background: transparent;
  color: #fff;
  width: 100%;
}
.footer-content input[type='submit'] {
  color: #ffffff;
  background: #ec1f27;
  transition: 0.4s;
  border: 2px solid #ec1f27;
  margin-top: 10px;
  margin-bottom: 0px;
  border-radius: 0px;
  width: max-content;
}
.footer-content input[type='submit']:hover {
  color: #ec1f27;
  background: #ffffff;
}
footer .phones {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 15px;
  padding-left: 40px;
  background: url('../img/mobile.svg');
  background-repeat: no-repeat;
  background-position: 13px center;
  background-size: 20px;
}
footer .fax {
  padding: 10px 15px;
  padding-left: 40px;
  background: url('../img/phone.svg');
  background-repeat: no-repeat;
  background-position: 13px center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
footer a {
  color: #fafafa;
  transition: 0.4s;
}
.beat {
  animation: heartbeat 2s infinite;
  margin: 0 5px;
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
#for-mob-menu {
  position: fixed;
  top: 0;
  z-index: 20;
  left: -100%;
  width: calc(100% - 100px);
  background: #fafafa;
  padding: 20px 0px;
  box-shadow: 0px 0px 10px #bebebe;
  bottom: 0;
  overflow-y: scroll;
  transition: 0.4s;
  display: none;
}
#for-mob-menu.open {
  left: 0;
}
#mobile_menu {
  padding: 0;
  margin: 0;
}
#mobile_menu a {
  color: #000 !important;
}
#mobile_menu .sub-menu {
  display: none;
  list-style: none;
  font-size: 16px;
  width: 100%;
  padding-left: 0px;
}
#mobile_menu > li {
  padding: 10px 0;
  border-bottom: 1px solid #bebebe;
}
#mobile_menu > li a {
  width: 100%;
  padding: 0 15px;
  flex-wrap: wrap;
  display: flex;
}
#mobile_menu li.menu-item-has-children {
  display: flex;
  flex-wrap: wrap;
}
#mobile_menu li.menu-item-has-children > a {
  width: calc(100% - 50px);
}
#mobile_menu > li.menu-item-has-children .toggle-sub {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 1px solid #bebebe;
  color: #222;
}
#mobile_menu > li.menu-item-has-children .toggle-sub i {
  transition: 0.4s;
}
#mobile_menu > li.menu-item-has-children .toggle-sub.active i {
  transform: rotate(180deg);
}
#mobile_menu .sub-menu a {
  padding: 5px 15px;
  border-bottom: 1px solid #e1e1e1;
}
#mobile_menu .sub-menu li:last-child a {
  border-bottom: 0px;
}
.footer-copyr {
  background: #333;
  border-top: 1px solid #333;
  padding: 10px 0;
}
.copyr {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  flex-wrap: wrap;
  font-size: 13px;
}
.copyr p {
  margin-bottom: 0px;
  color: #fff;
}
.copyr p a {
  color: #fff;
  font-weight: bold;
}
.copyr .copyr-sep {
  width: 1px;
  height: 25px;
  margin: 0 50px;
  display: flex;
  background: #969798;
}
.fotter-h {
  min-height: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.fotter-h.footer-logo {
  justify-content: flex-start;
}
.fotter-h.footer-logo img {
}
.fotter-h.footer-logo a {
  padding: 10px 20px;
  background: #000000;
  border-radius: 10px;
  width: max-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}
.fotter-h.footer-logo a:hover {
  transform: translateY(-3px);
}
.fotter-h p {
  position: relative;
  font-size: 20px;
  line-height: 19px;
  color: #333;
  font-weight: bold;
  margin-bottom: 0px;
}

.footer-after-logo {
  color: #fff;
  font-size: 14px;
  margin: 0px 0 20px;
}
.grafik {
  display: flex;
  float: left;
  max-width: 280px;
  cursor: pointer;
  padding: 0px;
}
.grafik li {
  width: 30px;
  height: 30px;
  background: 0 0;
  margin-right: 5px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-weight: bold;
  position: relative;
  background: 0 0;
  border: 1px solid;
  border-radius: 0px;
}
.grafik li.full-day {
  background: #ec1f27;
  color: #fff;
  border-color: #ec1f27;
}
.grafik li.today {
  background: #ec1f27;
  color: #fff;
  border-color: #ec1f27;
}
.grafik li span {
  display: block;
  position: absolute;
  bottom: 996px;
  font-size: 12px;
  line-height: 13px;
  font-weight: 400;
  padding: 3px;
  z-index: -2;
  background-repeat: no-repeat;
  background-color: #ec1f27;
  background-size: cover;
  color: #fff;
  opacity: 0;
  width: max-content;
  text-align: center;
}
.grafik li:hover span {
  z-index: 1000;
  opacity: 1;
  max-height: 215px;
  bottom: -25px;
}
.grafik li span:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #ec1f27;
  position: absolute;
  transform: rotate(45deg);
  left: 0;
  right: 0;
  top: -3px;
  z-index: -2;
  margin: 0 auto;
}
.jcfs {
  justify-content: flex-start;
}
.aifs {
  align-items: flex-start;
}
.grafik-w {
  font-size: 16px !important;
  background-size: contain;
  background-repeat: no-repeat;
}
.sposob-w {
  background-image: url(/wp-content/themes/steklo-theme/img/Mask-group-2.svg);
  font-size: 14px !important;
  padding-left: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 15px;
}
.border-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}
.border-footer .pol-block {
  width: 50%;
  min-width: 200px;
  padding: 0 10px;
  margin-bottom: 20px;
}
.phone-w {
  background-image: url('/wp-content/themes/steklo-theme/img/svg/phone-f.svg');
}
.phone-w,
.adres-w,
.email-w {
  font-size: 17px !important;
  font-weight: bold;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1;
}
.email-w {
  background-image: url('/wp-content/themes/steklo-theme/img/Mask-group-3.svg');
}
.adres-w {
  background-image: url('/wp-content/themes/steklo-theme/img/Mask-group-4.svg');
}
.border-footer .pol-block .phones-header {
  margin: 0px;
}
.border-footer .pol-block a {
  color: #fff !important;
}
.border-footer .pol-block .phones-header a {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  font-weight: normal;
}
footer .map-link {
  border-bottom: 1px dashed;
  display: flex;
  width: fit-content;
  text-decoration: none;
  margin-top: 5px;
}
.wfc {
  width: fit-content;
}
.for-slider-block {
  padding: 30px 0;
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.slide-block {
  width: 450px;
  height: 200px;
  padding: 50px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  max-width: 100%;
  background-size: cover;
  border-radius: 0px;
  text-decoration: none !important;
  position: relative;
  overflow: hidden;
}
.slide-block img {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  min-width: 100%;
}
.slide-block.first-block {
  width: 640px;
  height: 420px;
  padding: 50px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  max-width: 100%;
}
.slide-block .header-slide {
  background: #1f1f1f8c;
  padding: 15px 30px;
  color: #fff;
  font-size: 22px;
  border-radius: 0px;
  font-weight: bold;
}
.slide-block .text-slide {
  background: #1f1f1f8c;
  padding: 15px 30px;
  color: #fff;
  font-size: 16px;
  border-radius: 0px;
  font-weight: bold;
}
.slide-block button {
  background: #ec1f27;
  box-shadow: 0px 5px 30px rgba(31, 158, 209, 0.2);
  border-radius: 30px;
  border: 2px solid #ec1f27;
  padding: 7px 20px;
  color: #fff;
  transition: 4s;
}
.slide-block button:hover {
  background: #ec1f277d;
}
.mini-slides {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%;
}
.back-grey {
  padding: 50px 0;
  background: #f9f9f9;
}
.pretty {
  position: relative;
  margin-bottom: 20px;
}
.pretty:before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 10px;
  background: #ec1f27;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}
.pretty:after {
  content: '';
  background: #ec1f27;
  width: 50vw;
  right: calc(100% + 20px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
}

/*
h2.pretty{
    position: relative;
}
h2.pretty span {
    position: relative;
    font-weight: bold;
    text-align: center;
}
h2.pretty span:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    background: #EC1F27;
    left: -30px;
    top: calc(50% - 2px);
}
h2.pretty span:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    background: #EC1F27;
    right: -30px;
    top: calc(50% - 2px);
}*/
.shadow-row {
  box-shadow: 0px 0px 50px rgb(0 0 0 / 25%);
  border-radius: 0px;
}
.main-catalog {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pod-catalog {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
.pod-catalog .cat-header {
  font-size: 18px;
  font-weight: bold;
}
.pod-catalog .podcar-link {
  text-decoration: none !important;
  width: 270px;
  display: flex;
  flex-wrap: wrap;
  height: 90px;
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0px 0px 20px rgba(35, 35, 35, 0.1);
  transition: 0.4s;
  overflow: hidden;
}
.pod-catalog .podcar-link:hover {
  transform: scale(1.05);
}
.pod-catalog .podcar-link img {
  width: 105px;
}
.pod-catalog .podcar-link span {
  width: calc(100% - 105px);
  display: flex;
  align-items: center;
  padding: 10px;
  background-color: #fff;
  color: #333 !important;
  text-decoration: none !important;
  font-size: 15px;
}
.block-form {
  padding: 20px;
  border-radius: 20px;
  background: #f8f8f8;
  margin: 30px 0;
}
.main-info-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 120px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.main-info-form input {
  padding: 10px 10px 10px 40px;
  border-radius: 10px;
  border: 1px solid #ec1f27;
  transition: 0.4s;
  margin: 0px 10px 10px 0;
  width: 220px;
}
#front-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.file-input {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.file-input input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.file-input span {
  color: #9a9a9a;
  font-size: 18px;
  font-weight: normal;
  padding: 9px 9px 9px 40px;
  display: flex;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ec1f27;
  transition: 0.4s;
  background-image: url('../img/input/download.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
}
#front-form input[type='checkbox'] {
  position: relative;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #ec1f27;
  margin-right: 5px;
  margin-top: 0px;
}
#front-form input[type='checkbox']:after {
  content: '';
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  display: flex;
  background: #fff;
  border: 1px solid #ec1f27;
}
#front-form input[type='checkbox']:checked:after {
  background-image: url(../img/input/chec.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.for-label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 12px;
}
p.doh-h {
  color: #333333;
  font-weight: bold;
  font-size: 15px;
}
.vid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 590px;
  max-width: 100%;
}
.for-vid {
  position: relative;
  padding-left: 25px;
  width: 115px;
  margin: 0px 15px 5px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.for-vid input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  margin: 0;
  z-index: 1;
}
.for-vid span {
  font-size: 12px;
}
.for-vid img {
}
.for-vid span:before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50px;
  border: 1px solid #ec1f27;
  display: flex;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
}
.for-vid span:after {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50px;
  border: 1px solid #ec1f27;
  display: flex;
  position: absolute;
  left: 3px;
  background: #ec1f27;
  top: calc(50% - 7px);
  opacity: 0;
  transition: 0.4s;
}
.for-vid input:checked ~ span:after {
  opacity: 1;
}
.for-sub {
  display: flex;
  align-items: center;
  margin-top: 30px;
  width: 100%;
  justify-content: center;
  max-width: 100%;
}
.for-sub input {
  color: #fff;
  display: flex;
  padding: 15px 40px 15px 40px;
  background: #ec1f27;
  box-shadow: 0px 5px 30px rgba(31, 158, 209, 0.2);
  border-radius: 30px;
  transition: 0.4s;
  font-weight: bold;
  text-decoration: none !important;
  border: none;
  border: 2px solid #ec1f27;
}
.for-sub input:hover {
  background-color: transparent;
  box-shadow: 0px 0px 10px #bebebe;
  color: #ec1f27;
}
#front-form input[name='floar'] {
  background-image: url('../img/input/floars.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
}
#front-form input[name='squear'] {
  background-image: url('../img/input/squear.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
}
#front-form input[name='user-name'],
#from-contacty input[name='user-name'],
#rassrochki-form input[name='user-name'] {
  background-image: url('../img/input/user.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
}
#front-form input[name='user-phone'],
#from-contacty input[type='tel'],
#rassrochki-form input[type='tel'] {
  background-image: url('../img/input/phone.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
}
#front-form input[name='floar'] {
  background-image: url('../img/input/floars.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
}
#front-form input[name='floar'] {
  background-image: url('../img/input/floars.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
}
.half-form {
  display: flex;
  flex-wrap: wrap;
  width: 480px;
  justify-content: space-between;
  max-width: 100%;
}
.ras-block {
  position: relative;
  padding-left: 40px;
}
.ras-block img {
  width: 240px;
  height: 150px;
  border-radius: 0px;
}
.ras-block p {
  position: absolute;
  margin: 0;
  background: #ec1f27;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transform: rotate(-90deg);
  width: 150px;
  left: -48px;
  bottom: 60px;
  z-index: -1;
  height: 30px;
  font-size: 12px;
}
.read-more {
  background: #ec1f27;
  box-shadow: 0px 5px 30px rgba(31, 158, 209, 0.2);
  border-radius: 30px;
  border: 2px solid #ec1f27;
  padding: 7px 20px;
  color: #fff !important;
  transition: 0.4s;
  text-decoration: none !important;
}
.read-more:hover {
  background: #ec1f277d;
}
.new-block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  text-decoration: none !important;
  color: #333;
}
.new-block img {
  width: 200px;
  height: 170px;
  border-radius: 0px;
  box-shadow: 0px 0px 10px #bebebe;
}
.new-block .desc-new {
  width: calc(100% - 300px);
  min-width: 290px;
  display: flex;
  padding: 0 20px;
  flex-direction: column;
  align-items: flex-start;
}
.new-block .new-header {
  color: #232323;
  font-size: 18px;
}
.new-block .new-desc {
  font-size: 14px;
  color: #b4b4b4;
}
.front-new-block {
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
  border-radius: 0px;
  border: 1px solid transparent;
  transition: 0.4s;
  width: 280px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}
.front-new-block img {
  border-radius: 0px;
  box-shadow: 0px 0px 10px #bebebe;
}
.front-new-block:hover {
  border-color: #ec1f27;
}
.brand-slide {
  width: 170px !important;
  height: 170px !important;
  border-radius: 100px;
  box-shadow: 0px 0px 10px #bebebe;
  display: flex !important;
  justify-content: center;
  margin: 15px;
  align-items: center;
  background: #f9f9f9;
}
.box-arrow-next {
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background: #ec1f27;
  border-radius: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border: none;
  border-radius: 50px;
}
.main-slider .box-arrow-prev {
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background: #ec1f27;
  border-radius: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.main-slider .box-arrow-next {
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background: #ec1f27;
  border-radius: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.slick-slide {
  display: flex !important;
  justify-content: center;
}

.map-block {
  min-height: 400px;
  width: 100%;
  border: 2px solid #ec1f27;
  border-radius: 0px;
}
.podcat-block {
  width: 350px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  margin: 10px;
  box-shadow: 0px 0px 15px rgba(35, 35, 35, 0.15);
  border-radius: 0px;
  overflow: hidden;
  text-decoration: none !important;
  padding-bottom: 40px;
  position: relative;
}
.podcat-block .thrumb {
  width: 100%;
  height: 200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #fff;
  margin-top: 20px;
}
.podcat-block .thrumb img {
  max-height: 200px;
  height: auto;
  width: auto;
}

.category-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  width: calc(100% + 20px);
}
.next-cat {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
}
.next-cat span {
  text-decoration: none !important;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.podcat-block button {
  background: #ec1f27;
  color: #fff;
  border: 2px solid #ec1f27;
  transition: 0.4s;
  font-size: 15px;
  padding: 3px 10px;
  border-radius: 0px;
  cursor: pointer;
  margin-top: 10px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.podcat-block button:hover {
  color: #ec1f27;
  background: transparent;
}
.nav-links {
}
.nav-links a,
#breadcrumbs a {
  color: #ec1f27;
}
.nav-links span.current {
  color: #ec1f27;
  font-weight: bold;
}
.single-prod {
  width: 365px;
  margin: 10px;
  overflow: hidden;
  border-radius: 0px;
  box-shadow: 0px 0px 15px #bebebe8c;
  text-decoration: none !important;
  transition: 0.4s;
  max-width: 100%;
}
.single-prod:hover {
  transform: scale(1.05);
}
.single-prod p {
  text-decoration: none !important;
}
.catalog-thumb {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.catalog-thumb img {
  max-height: 200px;
  height: auto;
  width: auto;
}
.for-brand {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50px;
  padding: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;

  box-shadow: 0px 0px 10px #bebebe6e;
}
.catalog-title {
  margin: 20px 15px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.catalog-nalichie {
  margin: 0 15px;
  color: #b4b4b4;
  font-size: 12px;
}
.catalog-top-info {
  position: relative;
  padding-bottom: 40px;
  height: 100%;
  padding-top: 20px;
}
.catalog-price {
  position: absolute;
  bottom: 10px;
  margin: 0 15px;
  color: #ec1f27;
  font-weight: bold;
  font-size: 16px;
}
.burger-catalog {
  width: 20px;
  height: 3px;
  background: #fff;
  border-radius: 50px;
  display: flex;
  position: relative;
  margin-top: 3px;
  margin-right: 5px;
}
.burger-catalog:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 3px;
  background: #fff;
  display: block;
  top: 5px;
  right: 0;
  border-radius: 50px;
}
.burger-catalog:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 3px;
  background: #fff;
  display: block;
  top: 10px;
  right: 0;
  border-radius: 50px;
}
#menu-item-41 > a {
  display: flex;
}
.tovar-header {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 70% 45%, 0 95%);
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.main-tovar {
  overflow: hidden;
  position: relative;
  padding: 70px 0 0;
}
.tovar-header:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  background-image: linear-gradient(90deg, #ec1f27 0%, #ebf7f6 80%);
  background-repeat: repeat-x;
}
.tovar-header:after {
  position: absolute;
  top: 0;
  left: 70%;
  bottom: 0;
  right: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  background-image: linear-gradient(90deg, #020202 0%, #8d8d8d 30%);
  background-repeat: repeat-x;
  transform: skew(45deg);
}
.block-for-text {
  background: #fff;
  padding: 20px;
  color: #333;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #38a5e5;
  margin: 20px 0 10px;
}
.block-for-text.has-price {
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 30px;
}
.block-for-text.has-price .price-link {
  background: #ec1f27;
  border-radius: 5px 50px 50px 5px;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  text-decoration: none;
  width: max-content;
  padding: 8px 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -10px;
  padding-left: 40px;
}
.block-for-text.has-price .price-link span {
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  position: absolute;
  left: -27px;
  top: -7px;
  background: #ec1f27;
  z-index: 1;
}
.block-for-text.has-price .price-link label {
  z-index: 1;
}
.block-for-text.has-price .price-link:before {
  content: '';
  width: 61px;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  position: absolute;
  left: -30px;
  top: -10px;
  z-index: 0;
  background-image: linear-gradient(135deg, #ec1f27 0%, #ebf7f6 80%);
  transition: 0.4s;
}
.block-for-text.has-price .price-link:hover:before {
  transform: scale(1.1);
}
.block-for-text p:last-child {
  margin-bottom: 0px;
}
.block-for-text table tr td:first-child {
  text-align: left;
}
.block-for-img img {
  border-radius: 10px;
  box-shadow: 0px 0px 10px #545454;
}
.block-for-img {
  margin: 10px 0;
}
.block-for-text .for-brand {
  left: 0;
  right: 0;
  top: 10px;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border: 3px solid #ec1f27;
}
.pretty-table table {
  width: 100%;
  box-shadow: 0px 0px 10px #bebebe;
  border-radius: 0px;
  margin: 10px auto;
}
.pretty-table table tr:nth-child(odd) {
  background: #f4f4f4;
}
.pretty-table table tr td {
  padding: 5px 10px;
}
.tiovar-price {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: fit-content;
  padding: 10px 15px;
  color: #fff;
  background: #ec1f27;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #bebebe;
  font-weight: bold;
}
.fast-order {
  border-radius: 10px;
  background: #1558a3;
  padding: 8px 14px;
  color: #fff;
  display: inline-block;
  position: relative;
  border: none;
  margin-top: 50px;
  font-size: 20px;
}
.fast-order.open-pop:hover {
  background-color: #ec1f27;
  padding: 8px 14px;
  color: #fff;
}
.fast-order:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: -1px;
  bottom: 0;
  left: -1px;
  right: 0;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: background 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    opacity 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    -webkit-transform 0.31s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    opacity 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    -webkit-transform 0.31s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: transform 0.31s cubic-bezier(0.25, 0.1, 0.25, 1),
    background 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    opacity 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  transition: transform 0.31s cubic-bezier(0.25, 0.1, 0.25, 1),
    background 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    opacity 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
  transition: transform 0.31s cubic-bezier(0.25, 0.1, 0.25, 1),
    background 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    opacity 0.31s cubic-bezier(0.25, 0.1, 0.25, 1) 0s,
    -webkit-transform 0.31s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  -o-transition-property: transform, background, opacity;
  transition-property: transform, background, opacity;
  transition-property: transform, background, opacity, -webkit-transform;
  height: auto;
}
.fast-order:hover:before {
  width: calc(100% + 2px);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.tovar-slider .slick-track {
  padding: 10px 0;
}
.tovar-slider .slick-track > img {
  width: auto !important;
  height: auto !important;
}
.tovar-slider .box-arrow-next {
  color: #fff;
  right: -10px;
}
.tovar-slider .box-arrow-prev {
  left: -10px;
  color: #fff;
}
.tovar-slider {
  max-width: 560px;
  opacity: 0;
  overflow: hidden;
  transition: 0.4s;
}
.tovar-slider.slick-initialized {
  opacity: 1;
  overflow: inherit;
}
.news-block {
  justify-content: flex-start;
}
.main-tovar .open-pop {
  background: #19ad40;
  border-color: #19ad40;
}
.main-tovar .open-pop:hover {
  background: transparent;
}
.CDEK-widget__preloader-truck {
  width: 50%;
  height: 18%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
.CDEK-widget__preloader-truck svg {
  width: 17%;
  margin: auto auto 3px;
  position: relative;
  z-index: 5;
}
.CDEK-widget__preloader-truck__grass {
  width: 100%;
  height: 20px;
  position: absolute;
  box-shadow: 0 0 0 50px rgba(143, 190, 45, 0.19),
    -20px 0 0 20px rgba(143, 190, 45, 0.19),
    -90px 0 0 50px rgba(143, 190, 45, 0.19),
    250px 0 0 50px rgba(143, 190, 45, 0.19),
    290px 0 0 50px rgba(143, 190, 45, 0.19),
    620px 0 0 50px rgba(143, 190, 45, 0.19);
  border-radius: 50%;
  bottom: -50px;
  -webkit-transform: translateX(103%);
  -ms-transform: translateX(103%);
  transform: translateX(103%);
  -webkit-animation: gruss 5s linear 0s infinite normal;
  animation: gruss 5s linear 0s infinite normal;
}
.CDEK-widget__preloader-truck__road {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  background: -webkit-repeating-linear-gradient(
    0deg,
    #333,
    #333 0.5em,
    transparent 0.5em,
    transparent 1em
  );
  background: repeating-linear-gradient(
    90deg,
    #333,
    #333 0.5em,
    transparent 0.5em,
    transparent 1em
  );
  background-repeat: repeat-x;
  background-size: 600px;
  bottom: 0;
  left: 0;
  background-position-x: 0;
  -webkit-animation: truck 5s linear 0s infinite normal;
  animation: truck 5s linear 0s infinite normal;
  z-index: 1;
}
@-webkit-keyframes truck {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -600px;
  }
}
@keyframes truck {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -600px;
  }
}
@-webkit-keyframes gruss {
  0% {
    -webkit-transform: translateX(103%);
    transform: translateX(103%);
  }
  100% {
    -webkit-transform: translateX(-250%);
    transform: translateX(-250%);
  }
}
@keyframes gruss {
  0% {
    -webkit-transform: translateX(103%);
    transform: translateX(103%);
  }
  100% {
    -webkit-transform: translateX(-250%);
    transform: translateX(-250%);
  }
}
.path1 {
  fill: #375f94;
}
.path2,
.path3,
.path4,
.path5 {
  fill: #888;
}

.slick-dots li button:before {
  font-size: 20px;
}
.slick-dots li.slick-active button:before,
.slick-dots li:hover button:before {
  color: #ec1f27;
}
.single-prod-button svg {
  width: 25px;
  height: 25px;
  transition: 0.4s;
}
.single-prod-button:hover svg {
  fill: #19ad40;
}
.single-prod-button:hover {
  background: #fff !important;
  color: #19ad40;
}
.single-prod-button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 12px;
  flex-direction: column;
  justify-content: center;
  margin: 10px;
  border-radius: 10px;
}
.for-prod-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 50px 0 30px;
}
.new-feed-buttons {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  justify-content: center;
  margin-top: 20px;
}
.new-feed-buttons a {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 10px;
  border: 2px solid #ec1f27;
  width: fit-content;
  margin: 0 10px 10px 0;
  transition: 0.4s;
  align-items: center;
  color: #ec1f27;
  border-radius: 0px;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: bold;
}
.new-feed-buttons a:hover {
  color: #fff;
  background: #ec1f27;
}
.new-feed-buttons a:hover svg,
.new-feed-buttons a:hover svg path {
  fill: #fff !important;
}
.new-feed-buttons a:hover img {
  filter: grayscale(12) brightness(999);
}
.new-feed-buttons a svg {
  width: 25px;
  height: 25px;
  transition: 0.4s;
  margin-right: 10px;
}
.new-feed-buttons a img {
  width: 25px;
  transition: 0.2s;
  margin-right: 10px;
}
.otz-w {
  display: flex !important;
  width: 550px;
  flex-wrap: wrap;
  margin: 10px 15px;
  max-width: 100%;
  align-items: flex-start;
  padding: 10px;
  border-radius: 20px;
}
.otz-w.slick-slide {
  height: initial;
  background: #fff;
}
.feedbacks .slick-track {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.text-feed {
  width: 100%;
}
.name-logo-feed {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.feed-from {
  text-align: center;
  color: #371b4a;
}
.desc-feed {
  font-size: 15px;
  line-height: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  text-align: left;
  color: #242424;
}
.img-feed a {
  color: #242424;
  text-decoration: underline;
  font-size: 14px;
}
.name-feed {
  display: flex;
  flex-direction: column;
}
.name-feed span:first-child {
  font-size: 16px;
  color: #371b4a;
  line-height: 1;
  margin-bottom: 5px;
}
.name-feed span.data-feed {
  color: #999494;
  font-size: 12px;
  margin: 0px 0 10px 0;
}
.feed-sep {
  width: 3px;
  background: #ec1f27;
  height: 30px;
}
.otz-w .stars {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.otz-w .stars span {
  color: #371b4a;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
}
.block-stars {
  height: 20px;
  display: flex;
  justify-content: center;
}
.block-stars .fa.active {
  color: #f8b805;
}
.block-stars .fa {
  margin: 0 1px;
}
.otziv-s svg,
.otziv-s img {
  width: 100%;
}
.otziv-s {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 10px 10px;
  width: fit-content;
  color: #ec1f27;
  width: 50px;
  height: 50px;
}
.name-stars-feed {
  max-width: calc(100% - 60px);
}
#frm .star.star-hover g {
  fill: #f8b805;
}
#frm .star-hovers g {
  fill: #f8b805;
}
.fast-buy {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.fast-buy p {
  margin: 5px;
  border: 2px solid #ec1f27;
  border-radius: 10px;
  padding: 8px 20px;
  font-weight: bold;
}
.fast-buy button {
  font-size: 16px;
  margin: 5px;
}
#blog-menu {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 30px 0;
}
#blog-menu li {
  margin-right: 10px;
}
#blog-menu li a {
  min-width: 80px;
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 5px 10px;
  color: #fff;
  background: #ec1f27;
  transition: 0.4s;
  text-decoration: none !important;
  border-radius: 10px;
  padding: 8px 20px;
  border: 1px solid #ec1f27;
}
#blog-menu li a:hover {
  transform: translateY(-3px);
  box-shadow: 0px 5px 10px #bebebe;
}
#blog-menu li.current-menu-item {
}
#blog-menu li.current-menu-item a {
  background: #fff;
  color: #ec1f27;
  border: 1px solid;
}
.main-info-stickers {
  display: flex;
  flex-wrap: wrap;
}
.main-info-stickers p {
  background: #f5f5f5;
  padding: 5px 10px;
  margin: 0px 10px 10px 0 !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.main-info-stickers p i {
  margin-right: 3px;
}
.new-meta-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 5px;
  justify-content: space-between;
}
.new-meta-td.first-td {
  color: #ec1f27;
  margin-bottom: 0;
  padding-bottom: 2px;
  background: #fff;
  z-index: 1;
  position: relative;
  width: 50%;
}
.new-meta-td p {
  margin-bottom: 0;
  z-index: 1;
  background: #fff;
  padding-right: 5px;
}
.new-meta-td.first-td span {
  width: 200%;
  position: absolute;
  left: 0;
  bottom: 6px;
  border: 1px dashed #b4b4b4;
}
.new-meta-td {
  max-width: 50%;
  display: flex;
}
.desc-case {
  margin: 20px 0;
  text-align: justify;
}
.catalog-top-info .new-meta,
.catalog-top-info .main-info-stickers {
  padding: 0 15px;
  font-size: 14px;
  color: #242424;
  margin-bottom: 20px;
}
.catalog-top-info .new-meta p {
  font-size: 12px;
  color: #3a3a3a;
}
.category-list.cases-list .single-prod {
  width: calc(33.3% - 40px);
  min-width: 300px;
  position: relative;
  background-color: #fff;
}
.category-list.cases-list .single-prod .read-more {
  position: absolute;
  z-index: 4;
  bottom: 10px;
  font-size: 14px;
  left: 0;
  right: 0;
  width: max-content;
  margin: 0 auto;
  box-shadow: none;
  border-radius: 0px;
}
.category-list.cases-list h2 {
  z-index: 3;
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: center;
}
.category-list.cases-list h2 span {
  padding: 5px 15px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #bebebe;
}
.sert-slider {
  padding: 20px 0;
  min-width: 100%;
}

.sert-slider div {
  min-width: 100%;
}
.sert-slider .front-new-block {
  max-width: 280px;
  position: relative;
}
.sert-slider .front-new-block img {
  transition: 0.4s;
}
.sert-slider .front-new-block:hover img {
  filter: brightness(0.5);
}
.sert-slider .front-new-block:before {
  content: '\f00e';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  width: 70px;
  height: 70px;
  background: #ec1f277a;
  border-radius: 50px;
  color: #fff;
  z-index: 3;
}
.sert-slider .slick-track {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#left-header-menu {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  margin: 0px;
}
#left-header-menu li {
  padding-right: 15px;
  list-style: none;
}
#left-header-menu > li {
  min-height: 100px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#left-header-menu li a {
  color: #000000;
  text-decoration: none !important;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
#left-header-menu li a[title]:after {
  content: attr(title);
  position: absolute;
  left: 25px;
  background: #ec1f27;
  border-radius: 50px;
  padding: 4px 8px;
  font-size: 10px;
  top: 0px;
  display: flex;
  width: max-content;
  color: #fff;
}
#left-header-menu li a div {
  width: 55px;
  height: 55px;
}
#left-header-menu li a div img {
  height: auto !important;
  width: auto !important;
}
.menu-left-header-menu-container,
.right-top-container {
  width: calc(50% - 150px);
}
.main-phone-adres {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-phone-adres a {
  color: #000;
  text-decoration: none !important;
  font-size: 12px;
}
.main-phone-adres a i {
  width: 20px;
  color: #ec1f27;
  font-size: 14px;
}
.main-phone-adres a.main-phone {
  font-size: 16px;
  transition: 0.4s;
}
.main-phone-adres a.main-phone:hover {
  color: #ec1f27;
}
.right-top-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#right-header-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
}
#right-header-menu li {
  list-style: none;
}
#right-header-menu li a {
  text-decoration: none !important;
  color: #000;
  font-size: 14px;
  transition: 0.4s;
}
#right-header-menu li a:hover {
  color: #ec1f27;
}
.main-slider {
  overflow: hidden;
  transition: 0.4s;
  margin: 0 0 50px 0 !important;
  max-height: 535px;
}
.main-slider.slick-initialized {
  opacity: 1;
  max-height: inherit;
  overflow: visible;
}
.main-sldie.slick-slide {
  /*height: 535px;*/
  height: calc(100vw / 3.75);
  position: relative;
  background: #f1f1f1;
  padding: 0;
  overflow: hidden;
}

.box-arrow-prev {
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background: #ec1f27;
  border-radius: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  left: -10px;
  top: 50%;
  border-radius: 50px;
  transform: translateY(-50%);
  position: absolute;
  border: none;
  z-index: 3;
}
.main-sldie .col-xs-12 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.main-sldie .slider-header {
  color: #494d52;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
.main-sldie .desc-slider {
  color: #4f4f4f;
  font-size: 20px;
}
.main-sldie .slide-link {
  background: #ec1f27;
  border-radius: 0px;
  width: max-content;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  padding: 8px 20px;
  transition: 0.4s;
  margin: 30px 0;
}
.main-sldie .slide-link:hover {
  transform: translateY(-3px);
  text-decoration: none;
}
.main-sldie .main-slider-img {
  position: absolute;
  left: 50%;
  max-width: max-content;
  max-height: 100%;
  min-height: 100%;
  min-width: 50%;
}
.mini-cat-items {
  margin: 0 -10px;
  width: calc(100% + 20px);
  display: flex;
  flex-wrap: wrap;
}
.main-sliderser .vc_column-inner {
  padding: 0px !important;
}
.mini-cat-sector {
  display: flex;
  flex-direction: column;
  text-decoration: none !important;
  align-items: flex-start;
  margin: 0 10px 20px;
  width: calc(25% - 20px);
  border-radius: 0px;
  position: relative;

  transition: 0.4s;
  max-width: calc(50% - 20px);
  padding: 5px;
  margin-top: 50px;
}
.mini-cat-content {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 1px 4px rgb(0 0 0 / 8%), 0 4px 20px rgb(0 0 0 / 12%);
  padding: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  z-index: 3;
  padding-top: 65px;
}
.mini-cat-sector:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    155deg,
    #ffcc00 0%,
    #ffcc00 50%,
    #ec1f27 50%,
    #ec1f27 100%
  );
  box-shadow: 0px 0px 10px #bebebe !important;
  transform: skew(-5deg);
  border-radius: 5px;
}
.mini-cat-sector:hover {
  transform: translateY(-3px);
}
.mini-cat-img {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50px;
  padding: 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1px 4px rgb(0 0 0 / 8%), 0 4px 20px rgb(0 0 0 / 12%);
  top: 0;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
.mini-cat-img img {
  max-width: initial;
  max-height: inherit;
  height: auto;
  width: auto;
}
.mini-cat-sector p {
  font-size: 18px;
  font-weight: bold;
}
.mini-cat-sector span {
}
.mini-cat-sector svg {
  z-index: 2;
}
h2.vc_custom_heading {
  position: relative;
  font-weight: bold;
  width: max-content;
  line-height: calc(100% + 10px);
}
h2.vc_custom_heading:before {
  content: '';
  background: #ec1f27;
  height: 9px;
  bottom: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  z-index: -1;
  left: 2px;
}
.prod-brand-slide {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition: 0.4s;
  text-decoration: none !important;
  color: #333 !important;
  padding: 20px;
  height: 100%;
  box-shadow: 0 1px 4px rgb(0 0 0 / 8%), 0 4px 20px rgb(0 0 0 / 12%);
}
.video-block {
}
.video-block video {
}
.prod-brand-slide:hover {
  transform: translateY(-3px);
}
.prod-brand-slide img {
  filter: brightness(0.6);
}
.prod-slider {
  margin: 0 -10px;
  width: calc(100% + 20px);
  display: flex;
  flex-wrap: wrap;
}
.prod-for-slide {
  margin: 0 10px 20px;
  width: calc(25% - 20px);
  display: flex;
  flex-direction: column;
}
.prod-brand-slide .prod-for-video {
  width: 100%;
}
.prod-brand-slide span {
}
.prod-brand-slide span.prod-for-text {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.prod-brand-slide span.prod-for-desc {
}
.prod-slider .slick-arrow i,
.rec-prod-slider .slick-arrow i {
  font-size: 15px;
}
.prod-slider .box-arrow-prev,
.rec-prod-slider .box-arrow-prev {
  background: #ec1f27;
  border-radius: 0px;
  color: #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -65px;
  right: 55px;
  left: auto;
}
.prod-slider .box-arrow-next,
.rec-prod-slider .box-arrow-next {
  background: #ec1f27;
  border-radius: 0px;
  color: #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -65px;
  right: 0;
}
.rec-prod-slider {
  display: flex;
  flex-wrap: wrap;
}
.prod-slider-container {
  position: relative;
}
.prod-slider-container h2 {
  width: 100%;
  border-bottom: 1px solid #999494;
  padding: 10px 100px 5px 0px;
  margin-bottom: 20px;
}
.rec-for-slide {
  padding: 10px 10px;
  width: 25%;
}
.rec-brand-slide {
  width: 280px;
  background: #ffffff;
  box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  padding: 15px 15px 60px 15px;
  position: relative;
  overflow: hidden;
  text-decoration: none !important;
}
.for-rec-img {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.for-rec-img img {
  max-width: 100%;
  max-height: 100%;
}
.rec-brand-slide:hover .pretty-button {
  transform: translateY(-3px);
}
.rec-brand-slide .pretty-button {
  position: absolute;
  bottom: 15px;
  color: #ffffff;
  background: #ec1f27;
  transition: 0.4s;
  border: 2px solid #ec1f27;
  border-radius: 0px;
  width: max-content;
  left: 0;
  right: 0;
  margin: auto;
  padding: 5px 15px;
}
.rec-brand-slide .pretty-button:hover {
  color: #ec1f27;
  background: #ffffff;
}
.rec-brand-slide .text {
  margin-bottom: 10px;
  color: #000000;
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}
.rec-brand-slide .cost-per {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */

  color: #999494;
}
.rec-brand-slide .rec-price {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-top: 10px;
  color: #000000;
}
.icon-html {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.icon-block {
  width: 30px;
  margin-right: 10px;
}
.icon-block img {
}
.html-block {
  width: calc(100% - 40px);
}
.html-block p {
}
.wpcf7-form {
}
.wpcf7-form span.wpcf7-form-control-wrap {
  max-width: 100%;
}
.wpcf7-form span.wpcf7-form-control-wrap input {
  width: 100%;
  border: 0.5px solid #999999;
  box-sizing: border-box;
  border-radius: 0px;
  padding: 8px 15px;
  margin-bottom: 15px;
}
.wpcf7-form span.wpcf7-form-control-wrap textarea {
  width: 100%;
  border: 0.5px solid #999999;
  box-sizing: border-box;
  border-radius: 0px;
  padding: 5px 15px;
  margin-bottom: 15px;
}
.wpcf7-form input[type='submit'] {
  background: #ec1f27;
  color: #fff;
  border: 2px solid #ec1f27;
  transition: 0.4s;
  font-size: 16px;
  padding: 8px 20px;
  border-radius: 0px;
  cursor: pointer;
}
.news-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -10px 50px;
}
.new-block .info-new-block {
  padding: 30px 30px 0 30px;
}
.new-block .new-header {
}
.new-block .new-desk {
}
.new-block .info-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.new-block .date-read-time {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.new-block .read {
  font-size: 16px;
  line-height: 150%;
  color: #221d1f;
  bottom: 30px;
  left: 30px;
  position: absolute;
}
.new-block .read:after {
  content: '';
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 5px solid #ec1f27;
  border-right: 5px solid #ec1f27;
  display: flex;
  position: absolute;
  right: -15px;
  top: 7px;
}
.new-block .read:before {
  content: '';
  display: flex;
  width: 100%;
  background: #ec1f27;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 0;
  transition: 0.4s;
}
.new-block .read:hover:before {
  opacity: 1;
}
.new-block .new-header {
  font-weight: bold;
  font-size: 24px;
  line-height: 110%;
  color: #221d1f;
  margin: 15px 0 10px;
}
.new-block .new-desk {
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: #221d1f;
  margin-bottom: 30px;
}
.category-content {
  width: 100%;
  margin: 40px 0;
}
.for-new-img {
  max-height: 250px;
  max-width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
}
.for-new-img img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  display: block;
  max-height: max-content;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.new-block {
  width: 360px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin: 10px;
  text-decoration: none !important;
  border: 1px solid #dfdde3;
  padding-bottom: 50px;
  position: relative;
  background: #fff !important;
  border-radius: 20px;
  overflow: hidden;
  transition: 0.4s;
}
.new-block:hover {
  transform: translateY(-3px);
}
.news-block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -10px 50px;
}
.new-block .info-new-block {
  padding: 30px 30px 0 30px;
}
.new-block .new-header {
}
.new-block .new-desk {
}
.new-block .info-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.new-block .date-read-time {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.new-block .read {
  font-size: 16px;
  line-height: 150%;
  color: #221d1f;
  bottom: 30px;
  left: 30px;
  position: absolute;
}
.new-block .read:after {
  content: '';
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 5px solid #ec1f27;
  border-right: 5px solid #ec1f27;
  display: flex;
  position: absolute;
  right: -15px;
  top: 7px;
}
.new-block .read:before {
  content: '';
  display: flex;
  width: 100%;
  background: #ec1f27;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 0;
  transition: 0.4s;
}
.new-block .read:hover:before {
  opacity: 1;
}
.new-block .new-header {
  font-weight: bold;
  font-size: 24px;
  line-height: 110%;
  color: #221d1f;
  margin: 15px 0 10px;
}
.new-block .new-desk {
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: #221d1f;
  margin-bottom: 30px;
}
.container {
  width: 1170px !important;
  max-width: 100%;
}
.sticky-mob {
  position: sticky;
  z-index: 3;
  background: #fff;
  bottom: 0;
  padding: 15px;
  box-shadow: 3px -8px 10px #e3e3e3b8;
  display: flex;
  flex-direction: column;
}
.sticky-mob .open-pop {
  width: max-content;
  margin-bottom: 10px;
}
.sticky-mob ul {
  padding-left: 0px;
}
.sticky-mob li {
  list-style: none;
}
.sticky-mob a {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.sticky-mob .header-soc {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}
.sticky-mob .header-soc li {
  margin-right: 10px;
}
.proof {
  position: relative;
  display: flex;

  margin-bottom: 10px;
}
.proof input {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
  opacity: 0;
  z-index: 3;
}
.proof div {
  width: calc(100% - 30px);
  font-size: 12px;
}
.proof div:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid;
  left: 0;
  top: 2px;
}
.proof input:checked ~ div:after {
  content: '\f00c';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ec1f27;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 2px;
  color: #fff;
  border: 1px solid #333;
}
footer .proof div {
  color: #fff;
}
footer .proof input:checked ~ div:after {
  border: 1px solid #fff;
}

.wpcf7-acceptance label {
  position: relative;
  display: flex;
  margin-bottom: 10px;
  font-weight: normal;
}
.wpcf7-acceptance label input {
  width: 20px !important;
  height: 20px;
  margin: 0 10px 0 0;
  opacity: 0;
  z-index: 3;
}
.wpcf7-acceptance label span {
  width: calc(100% - 30px);
  font-size: 12px;
}
.wpcf7-acceptance label span:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid;
  left: 0;
  top: 2px;
}
.wpcf7-acceptance label input:checked ~ span:after {
  content: '\f00c';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ec1f27;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 2px;
  color: #fff;
  border: 1px solid #333;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0px;
}
#left-header-menu .sub-menu {
  position: absolute;
  top: 100px;
  left: calc(50vw - 585px);
  width: 1170px;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
  display: flex;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  background: #fff;
}
#left-header-menu > li:hover > .sub-menu {
  opacity: 1;
  display: flex;
  visibility: inherit;
}
#left-header-menu:after {
  content: '';
  top: 100%;
  position: absolute;
  width: 100vw;
  height: 100vh;
  left: 0;
  background: #1d2327b5;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
}
#left-header-menu.menu-hovered:after {
  content: '';
  opacity: 1;
  display: flex;
  visibility: inherit;
}
#left-header-menu .sub-menu li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #adadad;
}
#left-header-menu .sub-menu li > a {
  padding: 10px;
  border-radius: 0px;
  font-size: 14px;
  box-shadow: 0px 0px 10px #bebebe;
  margin: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#left-header-menu .sub-menu li .menu-price {
  position: relative;
}
#left-header-menu .sub-menu li .menu-price:before {
  content: '';
  width: 61px;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: -50px;
  right: 0;
  z-index: 0;
  background-image: linear-gradient(135deg, #ec1f27 0%, #ebf7f6 80%);
  transition: 0.4s;
  margin: auto;
  z-index: 1;
}
#left-header-menu .sub-menu li .menu-price:after {
  content: '';
}
#left-header-menu .sub-menu li .menu-price i {
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  position: absolute;
  top: -47px;
  left: 0;
  right: 0;
  margin: auto;
  background: #ec1f27;
  z-index: 1;
  font-size: 25px;
}
#left-header-menu .sub-menu li .menu-price a {
  background: #ec1f27;
  border-radius: 50px;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  width: max-content;
  padding: 10px 20px;
  padding-top: 15px;
}

.top-header {
  background: #f2f2f2;
  padding: 8px;
}
.top-header .header-flex,
header .header-flex {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.top-header .header-flex p {
  margin-bottom: 0px;
  color: #7d7d7d;
  font-size: 13px;
  line-height: 13px;
}
.top-header .header-flex br {
  display: none;
}
.top-header .header-flex a {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 13px;
}
.top-header .header-flex .header-soc {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
  padding-left: 0px;
  align-content: center;
}
.top-header .header-flex .header-soc li {
  list-style: none;
  margin-left: 10px;
  margin-right: 0px;
}
.top-header .header-flex .header-soc li a {
  width: 24px;
  height: 24px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  text-decoration: none !important;
  transition: 0.4s;
  margin: 0px;
}
.top-header .header-flex .header-soc li a:hover {
  transform: translateY(-3px);
}
.top-header .header-flex .header-soc li a i {
  color: #ec1f27;
  font-size: 20px;
}
.top-header .adres-time {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.top-header .adres-time > * {
  margin-right: 20px;
}
#search-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  border-radius: 30px;
}
#search-form input[type='text'] {
  width: 500px;
  max-width: 100%;
  height: 40px;
  background: transparent;
  border-radius: 30px;
  border: none;
  padding: 0px 70px 0 30px;
  border: 1px solid #dcdcdc;
}
#search-form input[type='submit'] {
  width: 70px;
  height: 38px;
  background-color: #f2f2f2;
  border-radius: 30px;
  background-image: url(/wp-content/themes/steklo-theme/img/svg/main-search.svg);
  background-size: 20px;
  border: none;
  font-size: 0px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 1px;
  top: 1px;
}
.search {
  position: relative;
  width: 250px;
}

.search .search-input {
  width: 210px;
}

.search .result-search {
  display: none;
}

.search .result-search {
  position: absolute;
  width: 100%;
  z-index: 5;
  display: none;
  top: 100%;
}

.search .result-search .preloader {
  width: 100%;
  display: none;
  background: #fff;
  border-top: none;
  border: 1px solid #eee;
}

.search .result-search .preloader .loader {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  display: block;
}

.search .result-search .result-search-list {
  width: 100%;
  display: none;
  overflow-y: auto;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  border-top: none;
  border: 1px solid #eee;
  max-height: 250px;
}

.search .result-search .result-search-list .result_item {
  line-height: 15px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-top: 10px;
}

.search .result-search .result-search-list .result_item:first-child {
  margin-top: 0;
}

.search .result-search .result-search-list .result_item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.search .result-search .result-search-list .result_item a {
  color: #7c83a0;
  margin-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.search .result-search .result-search-list .result_item a > span {
  width: calc(100% - 70px);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.search .result-search .result-search-list .result_item a > span > div {
  width: 100%;
}
.search .result-search .result-search-list .result_item a > span {
  height: 100%;
  float: left;
  min-height: 50px;
}

.search .result-search .result-search-list .result_item p {
  line-height: 13px;
  font-size: 13px;
  color: #7c83a0;
  font-style: italic;
  background-color: white;
}
.search-price {
  color: #000 !important;
}
.search .result-search .result-search-list .result_item img {
  width: 60px;
  float: left;
  box-shadow: 0px 0px 10px #efefef;
  margin: 0 5px 5px 0;
  height: auto;
}
header {
  padding: 15px 0;
  position: sticky;
  top: 0px;
  z-index: 10;
  background: #fff;
}
.phone-mail {
  display: flex;
  flex-direction: column;
}
.phone-mail a {
  text-decoration: none !important;
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
  color: #000;
  font-size: 15px;
  align-items: flex-end;
  transition: 0.4s;
}
.phone-mail a:hover {
  text-shadow: #000 0px 0px 1px;
}
.phone-mail a i {
  color: #ec1f27;
  font-size: 20px;
  margin-right: 10px;
}
.phone-mail a.a1 {
  padding-left: 30px;
  background-image: url(/wp-content/themes/steklo-theme/img/a1.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.phone-mail a.mts {
  padding-left: 30px;
  background-image: url(/wp-content/themes/steklo-theme/img/mts.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.phone-mail a.email {
  padding-left: 30px;
  background-image: url(/wp-content/themes/steklo-theme/img/001-envelope.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.phone-mail a span {
  font-size: 23px;
  line-height: 1;
  margin-left: 5px;
}
header .open-pop,
.sticky-mob .open-pop {
  background: #ec1f27;
  border-radius: 0px;
  border: 1px solid #ec1f27;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  transition: 0.4s;
}
nav.header-nav {
  background: #f2f2f2;
  box-shadow: 5px 6px 10px rgb(0 0 0 / 20%);
  position: sticky;
  top: 100px;
  z-index: 10;
}
#menu-main-menu {
  margin-bottom: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#menu-main-menu > li {
  list-style: none;
}
#menu-main-menu > li > a {
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  /* identical to box height */
  padding: 15px 15px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  color: #000000;
  transform: 0.4s;
}
#menu-main-menu > li > a:hover {
  text-decoration: none !important;
  color: #ec1f27;
}
#menu-main-menu > li:last-child > a {
  padding-right: 0px;
}
#menu-main-menu .sub-menu {
  display: none;
}
#menu-main-menu > li.catalog-menu {
}
#menu-main-menu > li.catalog-menu > a {
  padding: 15px 20px;
  background: #ec1f27;
  text-decoration: none !important;
  color: #fff;
  border-radius: 0px;
}
#menu-main-menu > li.catalog-menu i {
  color: #fff;
  margin-right: 5px;
}
footer {
  padding: 40px 0 20px;
}
.wpb_gmaps_widget .wpb_wrapper {
  background-color: transparent !important;
  padding: 0px !important;
}
.footer-h {
  color: #fff;
  font-size: 24px;
  margin-bottom: 25px;
}
.cont-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.cont-footer i {
  color: #fff;
  font-size: 20px;
  width: 30px;
}
.cont-footer-block {
  display: flex;
  flex-direction: column;
}
.cont-footer-block a {
  color: #fff !important;
  display: flex;
  margin: 3px 0;
}
.cont-footer-block span {
  color: #fff !important;
}
.footer_menu {
  margin-bottom: 15px;
  padding-left: 0px;
}
.footer_menu li {
  list-style: none;
  margin-bottom: 10px;
}
.footer_menu li a {
  position: relative;
  padding-left: 25px;
  color: #333;
}
.footer_menu li a:before {
  content: '';
  width: 16px;
  height: 1px;
  background: #333;
  left: 0;
  position: absolute;
  top: 8px;
}
footer .formajax {
}
footer .formajax input {
  border: 1px solid #acacac;
  border-radius: 0px;
  padding: 10px 30px;
  background: transparent;
  color: #333;
}
footer .formajax input[type='submit'] {
  background: #ec1f27;
  border-radius: 0px;
  padding: 10px 30px;
  color: #fff;
  border: none;
}
.flex-footer {
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px solid #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.beat {
  animation: heartbeat 2s infinite;
  margin: 0 5px;
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.2);
  }
  40% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.flex-footer {
  color: #fff;
}
.flex-footer .copur {
  margin-bottom: 0px;
}
.flex-footer .copur a {
  font-weight: bold;
  color: #fff;
  margin-left: 5px;
}
footer .header-soc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0px;
}
footer .header-soc li {
  list-style: none;
}
footer .header-soc li a {
  margin-left: 15px;
  width: 54px;
  height: 54px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 50px;
  text-decoration: none !important;
  transition: 0.4s;
}
footer .header-soc li a:hover {
  transform: translateY(-3px);
}
footer .header-soc li a i {
  font-size: 22px;
  color: #ec1f27;
}
.main-categories {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -10px;
  width: calc(100% + 20px);
  justify-content: center;
}
.main-categories .main-category {
  width: calc(25% - 20px);
  display: flex;
  flex-direction: column;
  margin: 10px;
  text-decoration: none;
  transition: 0.4s;
  max-width: 100%;
  position: relative;
}
.main-categories .main-category.cat-3 {
  width: calc(33.3% - 20px);
  padding: 5px;
  border-radius: 5px;
}
.main-categories .main-category.cat-3:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    155deg,
    #ffcc00 0%,
    #ffcc00 50%,
    #ec1f27 50%,
    #ec1f27 100%
  );
  box-shadow: 0px 0px 10px #bebebe !important;
  transform: skew(-5deg);
  border-radius: 5px;
}
.main-categories .main-category.cat-2 {
  width: calc(50% - 20px);
}
.main-categories .main-category.cat-5 {
  width: calc(20% - 20px);
}
.main-category .slider-header {
  color: #222;
  padding: 15px 15px 15px;
  font-size: 18px;
  background: #f6f6f6;
  width: 100%;
  margin: 0px;
  z-index: 3;
  height: 100%;
  border-radius: 0 0 5px 5px;
}
.main-category .slider-header i {
  transition: 0.4s;
}
.main-categories .main-category .text-cat-block {
  padding-top: 70%;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}
.main-categories .main-category img {
  height: auto;
  width: 100%;
  object-fit: cover;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.slogan {
  margin: 10px 0;
}
.slogan span {
}
.amo-new-etaps {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 50px;
}
.amo-new-etap {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}

.amo-prices.ppc-price .amo-price-func.dev-p {
  width: 500px;
  max-width: 100%;
}
.amo-type-price.dev {
  width: 230px;
}
.amo-price-func p {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 0px;

  color: #464646;
}
.amo-price-tag span.normal {
  font-weight: normal;
  font-size: 15px;
}
.amo-new-etap:nth-child(even) {
  flex-direction: row-reverse;
}
.amo-new-etap:nth-child(even) img {
  margin-left: 20px;
}
.amo-new-etap .amo-new-text {
  width: calc(50% - 175px);
  margin: 0;
  min-width: 190px;
}
.amo-new-etap:nth-child(even) .amo-new-text {
  text-align: right;
}
.amo-new-etap .new-etap-number {
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  width: 48px;
  height: 48px;
  background: #f2f2f2;
  border-radius: 50px;
  font-size: 18px;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 4px solid #f7f7f7;
}
.amo-new-etaps:before {
  content: '';
  height: calc(100% - 140px);
  width: 2px;
  background: #f2f2f2;
  position: absolute;
  left: calc(50% - 1px);
  top: 70px;
}
.amo-new-header {
  font-size: 24px;
  line-height: 28px;
  color: #464646;
}
.amo-new-block {
  font-size: 14px;
  line-height: 17px;
  color: #464646;
}
.amo-integ {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amo-integ img {
  border-radius: 10px;
  margin: 20px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15),
    0px -5px 15px rgba(0, 0, 0, 0.15);
}
.amo-new-etap .for-etap-img {
  width: 80px;
  height: 80px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  border-radius: 50%;
  background: #f2f2f2;
  background: linear-gradient(90deg, #f1f1f1, #fbfbfb);
  box-shadow: 2px 2px 15px #d8d8d8ad;
}
.amo-new-etap .for-etap-img img {
  max-width: 100%;
  max-height: 100%;
  margin: 0px !important;
}
.faq-blocks {
  width: 100%;
}
.faq-block {
}
.faq-block .faq-question {
  background: #fff;
  margin-bottom: 20px;
  padding: 15px 90px 15px 30px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
}
.faq-block .faq-question span.faq-number {
  font-weight: 600;
  font-size: 28px;
  line-height: 27px;
  /* identical to box height, or 96% */
  padding-left: 24px;
  margin-right: 15px;

  /* РіРѕР»СѓР± */
  position: relative;
  color: #333;
}
.faq-block .faq-question span.faq-number:before {
  content: '';
  background: #ec1f27;
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50px;
  top: 50%;
  transform: translateY(-50%);
}
.faq-block .faq-question span.faq-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  /* identical to box height, or 112% */

  /* Р§РµСЂРЅС‹Р№ */

  color: #292929;
}
.faq-block .faq-question i {
  transition: 0.4s;
  position: absolute;
  right: 30px;
  height: 30px;
  width: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  top: calc(50% - 15px);
  background: transparent;
  color: #333;
  font-size: 24px;
  padding-bottom: 2px;
}
.faq-block.active .faq-question i {
  transform: rotate(45deg);
}
.faq-answer {
  display: none;
  background: #ffffff;
  margin-bottom: 20px;
  padding: 40px 80px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #6a6a6a;
  border-radius: 5px;
}
.faq-block.active .faq-answer {
}
.shadow-img img {
  box-shadow: 0px 0px 10px #bebebe;
}
.wpcf7 form .wpcf7-response-output {
  width: 100%;
  float: left;
}
.cf-controle {
  position: relative;
  margin-bottom: 15px;
  padding-top: 15px;
}
.cf-controle input {
}
.cf-controle span.input-header {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 5px;
  background: #f2f2f2;
  padding: 5px 10px;
}
.wpcf7-form span.wpcf7-form-control-wrap input,
.wpcf7-form span.wpcf7-form-control-wrap textarea {
  margin-bottom: 15px;
  background: #f2f2f2;
  padding-top: 15px;
  margin-bottom: 10px;
}
.wpcf7-form span.wpcf7-form-control-wrap textarea {
  height: 132px;
  resize: none;
}
.main-form {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0;
  background: #f2f2f2;
  margin-bottom: 35px;
}
.main-form .h2 {
  width: 100%;
}
#menu-main-menu > li.catalog-menu {
  position: relative;
}
#menu-main-menu > li.catalog-menu > ul {
  position: absolute;
  top: 100%;
  flex-wrap: wrap;
  opacity: 0;
  transition: opacity 0.4s;
  width: max-content;
  z-index: 33;
  padding: 10px;
  list-style: none;
  background: #f2f2f2;
  box-shadow: 1px 10px 10px #bebebe;
  display: flex;
  visibility: hidden;
  z-index: -2;
}
#menu-main-menu > li.catalog-menu:hover > ul {
  z-index: 33;
  visibility: visible;
  opacity: 1;
}
#menu-main-menu > li.catalog-menu > ul li {
  margin: 10px;
}
#menu-main-menu > li.catalog-menu > ul li a {
  position: relative;
  box-shadow: 0px 0px 10px #bebebe;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  transition: 0.4s;
}
#menu-main-menu > li.catalog-menu > ul li a:hover {
  transform: translateY(-3px);
}
#menu-main-menu > li.catalog-menu > ul li a span {
  position: absolute;
  padding: 5px;
  color: #fff;
  background: #ec1f27;
  bottom: 5px;
  font-size: 12px;
}
#menu-main-menu > li.catalog-menu > ul li a div {
}
#menu-main-menu > li.catalog-menu > ul li a div img {
}
.text_right.usd {
  display: none !important;
}
.form-block {
  padding-top: 5px;
  background: #f2f2f2;
}
.first-screen {
  position: relative;
  padding: 35px 0;
  overflow: hidden;
}
.first-screen img {
  position: absolute;
  max-width: initial;
  top: 0px;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  filter: brightness(0.7);
}
.container {
  position: relative;
}
.first-screen .form-block {
  background: #f2f2f2cf;
}
.first-screen .main-form {
  background: none;
}
.first-screen .cf-controle span.input-header {
  display: none;
}
.first-screen .wpcf7-form span.wpcf7-form-control-wrap input,
.first-screen .wpcf7-form span.wpcf7-form-control-wrap textarea {
  padding-top: 8px;
}
.first-screen .wpcf7-form span.wpcf7-form-control-wrap textarea {
  height: 116px;
}
.first-screen .wpcf7 form .wpcf7-response-output {
  color: #fff;
}
.slider-primery {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.primer-block {
  width: 200px;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px #bebebe;
  margin: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.primer-block.primety-3 {
  width: 500px;
  margin: 10px auto;
  max-width: calc(100% - 20px);
}
.primer-block.primety-3 .primer-slider {
  height: 480px;
  max-height: calc(100vw - 70px);
}
.primer-block.primety-3 img {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
}
.primer-block.primety-3 a {
  width: 100%;
  height: 100%;
}
.primer-slider {
  width: 100%;
  max-height: 180px;
  overflow: hidden;
  padding-bottom: 30px;
  margin-bottom: 0px !important;
}
.primer-slider .slick-dots {
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  bottom: 15px;
}
.primer-slider .slick-dots button {
  opacity: 0;
}
.primer-slider .slick-dots li {
  width: 10px;
  height: 10px;
  background: #bebebe;
  border-radius: 50px;
  transition: 0.4s;
  box-shadow: 0px 0px 10px #bebebe;
  border: 1px solid #333;
}
.primer-slider .slick-dots li.slick-active {
  background: #333;
}
.primer-slider .slick-dots li button:before {
  line-height: 10px;
  width: 10px;
  font-size: 10px;
  height: 10px;
}
.primer-desc {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.primery-title {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
.primery-link {
  color: #999;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.primery-price {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.soc-mob-header {
  display: none;
}
.mob-logo {
  display: none;
}
.new-header-calc {
  background: none !important;
  border: none !important;
  padding: 0px !important;
  display: flex;
  flex-wrap: wrap;
  transition: 0.4s;
  text-decoration: none !important;
}
.new-header-calc span {
  background-color: #ec1f27;
  color: #fff;
  font-weight: 400;
  text-transform: none;
  margin-left: 5px;
  padding: 5px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content;
  font-size: 14px;
  transition: 0.4s;
  line-height: 1;
  box-shadow: 0px 0px 8px rgb(159 156 156);
}
.new-header-calc:hover span:first-child {
  transform: translateX(5px);
}
.main-slider {
  opacity: 0;
  transition: 0.2s;
  max-height: 452px;
  overflow: hidden;
  margin-bottom: 0px !important;
}
.main-slider img {
  height: auto;
}
.main-slider.slick-initialized {
  opacity: 1;
  max-height: initial;
  min-height: auto;
  overflow: inherit;
}
.counters {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
  flex-wrap: wrap;
}
.counter-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 25%;
  width: 180px;
  flex-wrap: wrap;
  max-width: 50%;
}
.od-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 35px;
  align-items: center;
}
.od-block p.od-tag {
  color: #000;
  margin-left: 5px;
}
.counter-text {
  text-align: center;
}
ol.pretty-ol {
  margin: 0 0 20px;
  list-style-position: inside;
  padding-left: 0;
  counter-reset: item;
}
ol.pretty-ol li {
  list-style: outside none none;
  margin-bottom: 10px;
  padding-left: 35px;
  position: relative;
  font-size: 18px;
}
ol.pretty-ol li:before {
  color: #000;
  content: counter(item, decimal) ' ';
  counter-increment: item;
  display: block;
  left: 7px;
  position: absolute;
  top: 1px;
  z-index: 2;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  line-height: 20px;
}
ol.pretty-ol li:after {
  background: linear-gradient(90deg, #f1f1f1, #fbfbfb);
  border: 1px solid #f1f1f1;
  color: #fff;
  content: '';
  display: block;
  height: 22px;
  left: 0;
  line-height: 22px;
  position: absolute;
  top: 0;
  width: 22px;
  border-radius: 50px;
}
.header-soc {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  margin: 0px;
  list-style: none;
  align-items: center;
  padding-left: 0px !important;
}
.header-soc li:first-child {
  margin-left: 0px;
}
.header-soc li {
  margin: 0 5px;
}
.header-soc li a {
  transition: 0.4s;
  flex-wrap: wrap;
  display: flex;
}
.header-soc li a:hover {
  transform: translateY(-3px);
}
.main-single .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  max-width: calc(20% - 2px);
  padding: 10px;
}
.main-single .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
  box-shadow: 0px 0px 10px #bebebe;
  margin: 0 auto;
}
.vc_carousel-slideline-inner .vc_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.vc_images_carousel .icon-next {
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background: #ec1f27;
  border-radius: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.vc_images_carousel .icon-prev {
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  background: #ec1f27;
  border-radius: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.vc_images_carousel .icon-prev:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104' !important;
  top: -4px !important;
}
.vc_images_carousel .icon-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105' !important;
  top: -4px !important;
}
#result-calc-infa.hidden {
  display: none !important;
}
.sfeeds-content {
  width: 420px;
  padding: 10px;
  border: 1px solid #111;
  margin: 10px;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  box-shadow: 0px 0px 5px #bebebe;
}
.sfeeds-sldie .img-sfeeds {
  width: 200px;
}
.sfeeds-sldie .img-sfeeds iframe {
  width: 200px;
  height: 367px;
  box-shadow: 0px 0px 5px #bebebe;
}
.sfeeds-desk {
  width: calc(100% - 200px);
  padding-left: 20px;
  display: flex;
  flex-direction: column;
}
.sfeeds-desk .sfeeds-header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.sfeeds-desk .sfeeds-deck {
}
.slider-controls .slick-arrow {
  padding: 0px;
  border: none;
  background: transparent;
  height: 34px;
}
.slider-controls .slick-dots {
  position: relative;
  bottom: inherit;
  margin: 0 25px;
  width: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0px;
}
.slider-controls .slick-dots li {
  width: 15px;
  height: 15px;
  transition: 0.4s;
  background: #ec1f27;
  margin-bottom: 8px;
}
.slider-controls .slick-dots li.slick-active {
  background: #ec1f27;
}
.slider-controls .slick-dots li button {
  opacity: 0;
  padding: 0px;
  width: 15px;
  height: 15px;
}
.slider-controls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.twentytwenty-container {
  margin-bottom: 20px;
}
.left-issues {
  width: 40%;
}
.ok-issueses-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0px;
  list-style: none;
  font-size: 20px;
}
.ok-issueses-list li {
  margin-bottom: 15px;
  list-style: none;
}
.ok-issueses-list li a,
.ok-issueses-list li p {
  color: #fff !important;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 30px;
  position: relative;
  transition: 0.4s;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0px;
}
.ok-issueses-list li a svg,
.ok-issueses-list li p svg {
  position: absolute;
  left: 0;
  top: 0;
}
.ok-issueses-list li a:hover {
  color: #ec1f27 !important;
}
.ok-issueses-slider {
  width: 50%;
  margin-bottom: 35px;
}
.ok-issueses {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
.ok-portfolio-slide {
  padding: 0 15px;
  flex-direction: column;
  justify-content: flex-start !important;
}
.ok-portfolio-slide a {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  padding-top: 120%;
  margin-bottom: 10px;
  border-radius: 20px;
  overflow: hidden;
}
.ok-portfolio-slide a img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.ok-portfolio-slide p {
  margin-bottom: 15px;
}
.portfolio-section > *:not(svg) {
  position: relative;
  z-index: 2;
}
.portfolio-section > svg {
  position: absolute;
  left: calc(-50vw + 50%);
  top: 0;
}
.feedbacks {
  width: 100%;
}

@media (max-width: 1190px) {
  #left-header-menu .sub-menu {
    left: 15px;
    width: calc(100vw - 30px);
  }
  .main-categories .main-category {
    width: calc(33.33% - 20px) !important;
  }
  .main-single .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: calc(33.33% - 2px);
    padding: 10px;
  }
}

@media (max-width: 1145px) {
  .right-top-top .open-pop {
    padding: 5px 10px;
    font-size: 14px;
  }
}

@media (max-width: 1130px) {
  .menu-left-header-menu-container,
  .right-top-container {
    width: calc(50% - 110px);
  }
  .faq-block .faq-question span.faq-text {
    font-size: 14px;
    line-height: 1.5;
  }
  .faq-answer {
    padding: 20px 40px;
    font-size: 14px;
    line-height: 21px;
  }
  .faq-block .faq-question i {
    height: 35px;
    width: 35px;
  }
}

@media (min-width: 1024px) {
  .desk-hidden {
    display: none !important;
  }
}
@media (max-width: 997px) {
  .main-categories .main-category {
    width: calc(50% - 20px) !important;
  }
  header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 10;
  }
  .soc-mob-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
  }
  .soc-mob-header a {
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    color: #333;
  }
  .soc-mob-header ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px;
    margin-bottom: 0px;
  }
  .soc-mob-header li {
    margin: 0 5px;
    list-style: none;
  }
  .phone-mail {
    display: none;
  }
  #mobile_menu a > i {
    display: none;
  }
  #mobile_menu .select-item-menu {
    display: none;
  }
  header {
    box-shadow: 0px 1px 10px #bebebe;
  }
  .top-header {
    display: none;
  }
  header .slogan {
    display: none;
  }
  .header-nav {
    display: none;
  }
  #header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .mob-hidden {
    display: none !important;
  }

  #for-mob-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 0px;
  }
  .menu-left-header-menu-container,
  .right-top-container {
    display: none;
  }
  #wpadminbar {
    display: none !important;
  }
  footer .row > .col-xs-12 {
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .main-single .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: calc(50% - 2px);
    padding: 10px;
    width: calc(50% - 2px);
  }
  .main-sldie .main-slider-img {
    position: absolute;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: max-content;
    top: 0;
    height: auto;
    left: -100%;
    right: -100%;
    filter: brightness(0.3);
    margin: auto;
  }
  .main-sldie .slider-header,
  .main-sldie .desc-slider {
    color: #fff;
    font-size: 16px;
  }
  .main-sldie .container,
  .main-sldie .row,
  .main-sldie .col-xs-12 {
    z-index: 1;
  }
  .amo-new-etap {
    margin-bottom: 35px;
  }
  .faq-blocks {
    margin-top: 0px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .faq-block .faq-question {
    margin-bottom: 10px;
  }
  .faq-block .faq-question i {
    background: transparent;
    color: #333;
    right: 10px;
  }
  .faq-block .faq-question {
    padding: 20px 55px 20px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .faq-block .faq-question span.faq-text {
    width: calc(100% - 85px);
    font-size: 16px;
    line-height: 20px;
  }
  .faq-block.active .faq-answer {
    margin-bottom: 10px;
  }
  .slide-block {
    width: 100% !important;
    padding: 10px 15px !important;
    height: auto !important;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px #bebebe;
  }
  .main-info-form {
    height: auto;
  }
  .main-info-form input {
    width: 100%;
    margin: 5px 0;
  }
  .for-vid {
    width: 107px;
  }
  .ras-block {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .rplg-reviews a {
    flex-direction: column;
    border: none !important;
    justify-content: center;
    text-align: center;
    padding: 0px;
    margin: 0 auto 30px;
    max-width: 100% !important;
  }
  .text-subtitle {
    text-align: center;
  }
  .main-sldie.slick-slide {
    height: calc(100vw / 1.42);
  }
  .main-slider img,
  .main-slider picture {
    width: 100%;
  }
  .main-slider.slick-initialized {
    opacity: 1;
    max-height: initial;
    min-height: calc((100vw - 30px) / 1.66);
  }
  header .open-pop {
    display: none;
  }
  .mob-logo-show .desk-logo {
    display: none !important;
  }
  .mob-logo-show .mob-logo {
    display: block;
  }
  .for-head-logo a {
    justify-content: start;
  }
  .phone-mail {
    display: none;
  }
  .mini-cat-items {
    justify-content: center;
  }
  .amo-new-etap .new-etap-number {
    position: initial;
    margin: 0;
  }
  .amo-new-etap .amo-new-text {
    width: 100%;
  }
  .amo-new-etaps:before {
    display: none;
  }
  .amo-new-etap:nth-child(even) {
    flex-direction: row;
  }
  .amo-new-etap:nth-child(even) .amo-new-text {
    text-align: left;
  }
}
@media (max-width: 600px) {
  .cf-controle {
    margin-bottom: 0px;
  }
  .first-screen .cf-controle {
    padding-top: 0px;
  }
  .main-sldie .slider-header {
    font-size: 22px;
  }
  .category-list {
    justify-content: center;
  }
  .main-catalog {
    justify-content: center;
  }
  .news-block {
    justify-content: center;
  }
  .copyr {
    flex-direction: column;
  }
  .copyr .copyr-sep {
    display: none;
  }
  .copyr p {
    margin-bottom: 10px;
  }
  .main-sldie {
    min-height: 300px;
  }
  .main-slider .box-arrow-next {
    top: calc(100% - 50px);
    border-radius: 0px;
  }
  .main-slider .box-arrow-prev {
    top: calc(100% - 50px);
    left: calc(100% - 100px);
    border-radius: 0px;
  }
  .main-sldie .text-slider-block {
    padding: 50px 15px;
  }
  .mini-cat-sector {
    width: calc(50% - 20px);
  }
  .main-slider.slick-dotted.slick-slider {
    margin-bottom: 20px;
  }
  .primer-block {
    width: calc(50% - 20px);
  }
  .main-categories .main-category {
    width: calc(100% - 20px) !important;
  }
  .main-category .slider-header {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  .main-categories .main-category.cat-3 {
    padding-top: 5px;
    width: calc(100% - 20px) !important;
  }
  .soc-mob-header a.a1 {
    font-size: 14px;
  }
  header .open-pop {
    display: none;
  }
  .faq-block .faq-question span.faq-number {
    margin-right: 10px;
  }
}

.calc-green-block {
  background: #f2f2f2;
  padding: 30px 70px;
  color: #333;
  margin-bottom: 40px;
  white-space: nowrap;
}
.calc-green-block-title {
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.calc-green-block .linetext .texto {
  background: #bbb;
}
.calc-line-data {
  margin-bottom: 5px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.calc-line-data:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  height: 1px;
  display: block;
  border-bottom: #333 2px dotted;
}
.calc-line-data span {
  font-size: 16px;
  background: #f2f2f2;
  z-index: 1;
}
.calc-line-data span:nth-child(1) {
  padding-right: 5px;
}
.calc-line-data span:nth-child(2) {
  padding-left: 5px;
}
.hrd {
  height: 20px;
}
.calc-line-total {
  font-size: 20px;
}
.calc-green-block.light {
  background: #5cb557;
}
.calc-green-block.light .calc-line-data span {
  background: #5cb557;
}
.box-calck .btn-area {
  text-align: center;
}
.box-calck .inputa input {
  height: 34px;
}
#podsvetka_length_s {
  display: none;
}
.box-calck .inputa select {
  width: 167px !important;
}
.fx_wrapper {
  width: 1060px;
}
@media screen and (max-width: 1060px) {
  .fx_wrapper {
    width: 100%;
  }
}
.box-calck .right {
  margin-top: -53px;
}
.main-box.main-calk {
  padding: 0 0 10px;
}
.thiscalc {
  padding-top: 20px;
  padding-bottom: 60px;
}
.box-calck {
  padding-top: 30px;
}
.box-calck .left {
  width: 670px;
  float: left;
}
.box-calck .right {
  float: right;
  width: 390px;
}
.line-one {
  padding-bottom: 15px;
}
.line-one label {
  width: 35%;
  display: inline-block;
  font-size: 18px;
}
.box-calck .inputa {
  display: inline-block;
}
.line-one.spanel {
  padding-bottom: 10px;
}
.line-one.spanel label {
  font-size: 0.9em;
  width: 50%;
}
.box-calck .inputa select {
  height: 38px !important;
  background: #e3e3e4;
  width: 260px !important;
  width: 164px !important;
  border: 0;
  padding: 0 5px;
  margin: 0 5px;
  font-size: 16px;
}
.box-calck .inputa label {
  width: auto;
}
.box-calck .inputa input {
  height: 42px;
  height: 30px;
  margin: 0 5px;
  font-size: 16px;
  display: inline-block;
}
.box-calck .inputa .input-small {
  display: inline-block;
  width: 66px;
}
.box-calck .inputa .input-medium {
  display: inline-block;
  width: 100px;
}
.box-calck .inputa input[type='checkbox'] {
  width: auto;
  vertical-align: middle;
}
.area-panel-lf {
  width: 70%;
  vertical-align: middle;
  display: inline-block;
}
.area-panel-rt {
  width: 20%;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 15px;
}
form input.error {
  background-color: #fdd !important;
}
.thischeck input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.thischeck {
  position: relative;
  vertical-align: middle;
  margin: 0 5px;
}
.thischeck .itcheker {
  display: inline-block;
  background: #e3e3e4;
  width: 40px;
  height: 40px;
}
.thischeck .itcheker:hover {
  background-color: #ccc;
}
.thischeck input:checked + .itcheker {
  background-image: url('/wp-content/themes/steklo-theme/img/icon-galochka.png');
  background-position: 11px 11px;
  background-repeat: no-repeat;
}
.resulting {
  text-transform: uppercase;
  font-size: 24px;
  padding-top: 70px;
}
.resulting > .red {
  font-size: 36px;
  display: inline-block;
  color: #ff1e00;
}
.realy-red .t-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 34px;
}
.realy-red {
  background: #5cb557;
  padding: 37px 0 37px 40px;
  color: #fff;
  margin-bottom: 40px;
}
.linetext {
  position: relative;
  display: block;
  font-size: 16px;
  margin-bottom: 6px;
  padding-right: 0;
  width: 100%;
  font-weight: 600;
  overflow: hidden;
}
.linetext:before {
  content: '';
}
.linetext:after {
  clear: both;
  display: block;
  content: '';
}
.linetext .ttito {
  position: relative;
  margin-right: 2%;
  max-width: 85%;
  display: inline-block;
}
.linetext .texto {
  position: relative;
  width: 21%;
  display: block;
  background: #5cb557;
  float: right;
  padding-left: 1px;
}
.linetext .ttito:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 3px;
  border-bottom: 1px dotted #fff;
  height: 1px;
  width: 235px;
  left: 104%;
  top: 13px;
}
.realy-text {
  margin-top: 30px;
  line-height: 24px;
  padding-bottom: 20px;
}
.box-calck .btn-area {
  text-align: left;
}
.box-calck .btn-area .btn {
  background: #ec1f27;
  border-radius: 0px;
  border: 1px solid #ec1f27;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  transition: 0.4s;
}
.box-calck .btn-area .btn :hover {
  color: #ec1f27;
  background: transparent;
  box-shadow: 0px 0px 10px #bebebe;
}
form .infcalc {
  display: none;
}
.calc-grey {
  background: #f8f8f8;
}
.toolinf {
  cursor: pointer;
  font-size: 16px;
  display: inline-block;
  position: relative;
  line-height: 20px;
  margin-bottom: -3px;
  white-space: normal;
  vertical-align: top;
}
.toolinf:before {
  content: '';
  position: absolute;
  top: -0.9em;
  left: -0.5em;
  right: 0;
  width: 9em;
  height: 3em;
  visibility: hidden;
}
.toolinf > p {
  width: 20px;
  margin: 0 1px;
  padding: 0;
  display: inline-block;
  position: relative;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  height: 20px;
  color: #bbb;
  border: 1px solid #bbb;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.toolinf > p:hover {
  color: #fff;
  background: #bbb;
  border: 1px solid #bbb;
}
.toolinf > span {
  text-align: left;
  box-shadow: 0 6px 20px 5px rgba(0, 0, 0, 0.15);
  color: #333;
  position: absolute;
  bottom: 100%;
  max-width: 310px;
  max-height: 80vh;
  overflow: auto;
  visibility: hidden;
  margin: 0 auto 1em;
  padding: 1em;
  font-size: 90%;
  background: #f2f2f2;
  line-height: normal;
  cursor: auto;
  z-index: 99;
}
.toolinf > span > p {
  margin-top: 0;
}
.toolinf > span > a {
  color: #111;
  position: relative;
}
.toolinf > span > a:hover {
  text-decoration: underline;
}
.toolinf > span > a > i:after {
  content: '';
  display: inline-block;
  margin: 0 0 1px 3px;
  width: 5px;
  height: 5px;
  border: 1px solid #111;
  border-color: #111 #111 transparent transparent;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.toolinf.lefta > span {
  left: 0;
  right: -20em;
  margin: 0 0 1em;
}
.toolinf.righta > span {
  left: -20em;
  right: 0;
  margin: 0 0 0.4em auto;
}
.toolinf.bottoma > span {
  left: 0;
  right: -20em;
  top: 100%;
  bottom: auto;
  margin: 1em 0 0 0;
}
.toolinf:after {
  content: '';
  position: absolute;
  top: calc(100% - 50px);
  left: 50%;
  visibility: hidden;
  margin: 0 0 0 -0.5em;
  cursor: auto;
  width: 2.1em;
  height: 1.3em;
  background: transparent;
  border: 0.8em solid #f2f2f2;
  border-top: 0;
  border-right: 0;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.toolinf.lefta:after {
  left: 1em;
}
.toolinf.righta:after {
  left: auto;
  right: 0.6em;
}
.toolinf.bottoma:after {
  left: 1.3em;
  top: 1.9em;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 1.3em;
  height: 1.3em;
}
.toolinf:before {
  content: '';
  position: absolute;
  top: -0.9em;
  left: -0.5em;
  right: 0;
  width: 9em;
  height: 3em;
  visibility: hidden;
}
.toolinf:hover > span,
.toolinf:hover:before,
.toolinf:hover:after,
.toolinf:focus > span,
.toolinf:focus:before,
.toolinf:focus:after {
  visibility: visible;
  transition: 0s 0.4s;
}
.toolinf:focus {
  outline: 0;
}
.skinali-new-ofer {
  position: absolute;
  top: 70px;
  left: 50%;
  width: 840px;
  margin-left: -540px;
  text-align: center;
}
.skinali-new-ofer h1 {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 2px 15px;
  font-size: 48px;
  font-style: normal;
  text-shadow: 0 0 5px #555;
}
.skinali-new-ofer p {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  padding: 1px 10px;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0.3px;
  text-shadow: 0 0 5px #555;
  display: inline-block;
}
.skinali-new-ofer .mini-text4,
.skinali-new-ofer .mini-text5 {
  font-size: 32px;
  line-height: 36px;
}
.skinali-new-ofer .mini-text4,
.skinali-new-ofer .mini-text1 {
  margin-top: 0;
}
.mapaga.skinali-new-ofer {
  position: absolute;
  top: 170px;
  left: 50%;
  width: 840px;
  width: 1100px;
  margin-left: -540px;
  text-align: center;
}
.mapaga.skinali-new-ofer h1 {
  background: none;
  color: #fff;
  padding: 2px 15px;
  font-size: 48px;
  font-style: normal;
  text-shadow: 0 0 5px #555;
}
.mapaga.skinali-new-ofer p {
  background: none;
  color: #fff;
  text-align: center;
  padding: 1px 10px;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 0.3px;
  text-shadow: 0 0 5px #555;
  display: inline-block;
}
.mapaga.skinali-new-ofer .mini-text1 {
  margin-top: 10px;
}
.preim3-box h2 {
  font-weight: bold;
  font-style: normal;
}
.preim3-list {
  text-align: center;
  margin: 10px 0 25px;
}
.preim3-list .item {
  width: 29%;
  margin: 0 2%;
  display: inline-block;
  box-shadow: 0 5px 20px rgba(51, 51, 51, 0.16);
}
.preim3-list .item:hover {
  box-shadow: 0 5px 20px rgba(51, 51, 51, 0.25);
}
.calc-green-block.light {
  display: none;
}
#frm .stars {
  display: flex;
  flex-wrap: wrap;
}
.fancybox-container .hidden {
  display: inline-block !important;
}
.form-fields {
  display: flex;
  flex-direction: column;
}
.field-button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.field-button label {
  min-width: 120px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.field-button input {
  background: #f2f2f2;
  padding: 5px 15px;
  margin-bottom: 10px;
  max-width: calc(100% - 130px);
  width: 200px;
  box-shadow: none;
  border: 1px solid;
}
.field-button select {
  background: #f2f2f2;
  padding: 5px 15px;
  margin-bottom: 10px;
  max-width: calc(100% - 130px);
  width: 200px;
  box-shadow: none;
  border: 1px solid;
}
.form-fields button.form-fast-button {
  background: #ec1f27;
  color: #fff;
  border: 2px solid #ec1f27;
  transition: 0.4s;
  font-size: 16px;
  padding: 4px 20px;
  border-radius: 0px;
  cursor: pointer;
  margin-top: 10px;
}
.main-filds-block {
  max-width: 100%;
  width: max-content;
  padding: 10px;
  box-shadow: 0px 0px 10px #bebebe;
  margin: 20px 0;
  background: #f2f2f2;
}
.open-price {
  border: 1px solid #000;
  background: #000000b8;
  color: #fff;
  padding: 5px 10px;
  transition: 0.4s;
  margin-bottom: 5px;
}
.open-price:hover {
  transform: translateY(-3px);
}
#menu-main-menu .sub-menu {
  position: absolute;
  min-width: max-content;
  flex-direction: column;
  padding: 18px 0px;
  list-style: none;
  background: #fff;
  color: #fff !important;
  top: -9945px;
  opacity: 0;
  transition: 0.4s opacity;
  z-index: -999999;
  justify-content: space-between;
  -webkit-box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 20%);
  border-radius: 0;
  display: flex;
  min-width: 100%;
  width: max-content;
  max-width: 280px;
  left: 0px;
  max-width: 410px;
}
#menu-main-menu .sub-menu li {
  position: relative;
  padding: 0 20px;
}
#menu-main-menu .sub-menu li .sub-menu {
  left: 100%;
  top: -18px !important;
}
#menu-main-menu li {
  position: relative;
}
#menu-main-menu li.menu-item-has-children > a:after {
  content: '\f107';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
}
#menu-main-menu
  li.menu-item-has-children
  ul
  li.menu-item-has-children
  > a:after {
  content: '\f105';
}
#menu-main-menu li:hover > .sub-menu {
  opacity: 1;
  top: 100%;
  z-index: 99;
}
#menu-main-menu .sub-menu li:hover > .sub-menu {
  top: -18px !important;
  opacity: 1;
  z-index: 99;
}
#menu-main-menu .sub-menu li .sub-menu:before {
  display: none;
}
#menu-main-menu .sub-menu:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  left: 10px;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  top: -15px;
  border-bottom-color: #fff;
}
#menu-main-menu li .sub-menu li {
  padding-bottom: 0px !important;
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  margin-bottom: 8px;
}
#menu-main-menu li .sub-menu li:last-child {
  margin-bottom: 0px;
}
#menu-main-menu li .sub-menu li a {
  color: #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#menu-main-menu li .sub-menu li:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 7px;
  width: 5px;
  height: 5px;
  background: #ec1f27;
  border-radius: 50px;
}
.get-contacts-pdf {
  padding-top: 2px;
  margin: 0;
  transition: 0.4s;
  display: flex;
  text-decoration: none !important;
  margin: 0px auto 10px;
  width: max-content;
  max-width: 100%;
}
.get-contacts-pdf > div {
  width: fit-content;
  background: 0 0;
  box-shadow: none;
  font-size: 18px;
  display: flex;
  align-items: center;
  position: relative;
  background: #ec1f27;
  border-radius: 0 5px 5px 0;
}
.get-contacts-pdf > div > div {
  width: 41px;
  height: 53px;
  position: absolute;
  background: #fff;
  box-shadow: 2px 1px 2px rgb(0 0 0 / 25%), 0px 0px 2px rgb(0 0 0 / 25%);
  border-radius: 5px;
  padding: 11px 4px;
  left: -4px;
  top: -9px;
}
.get-contacts-pdf span {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  padding: 12px 24px 10px 51px;
}
.get-contacts-pdf:hover {
  transform: translateY(-3px);
}
.partner-block {
  min-height: 700px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 90px;
  margin-top: -140px;
}
.partner-block.single {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.partner-block.single .container {
  position: relative;
  z-index: 3;
}
.partner-block:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #000000;
  opacity: 0.7;
}
.partner-block img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: initial;
}
.logo-name {
  width: 60%;
  max-width: 100%;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  padding: 100px 100px 150px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  padding-left: calc(50vw - 600px);
  min-width: 50%;
}
.front-first-screen .logo-name {
  justify-content: center;
  background: linear-gradient(90deg, #000000ad, #00000000);
}
.front-first-screen .logo-name .name-org {
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  padding: 0px 20px 10px;
  background: #00000087;
  border-radius: 20px;
}
.name-org h1 {
  font-size: 60px;
  font-weight: 900;
  color: #fff;
}
.name-org h1 span {
  color: #ec1f27;
}
.name-org p {
  text-transform: capitalize;
  font-size: 20px;
  color: #fff;
}
.name-org p strong {
}

.name-org {
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
}
.form-first-page {
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 50px;
}
.form-first-page.single-form {
  width: 100%;
  padding: 0px;
}
.form-first-page.single-form form {
  width: 100%;
}
.form-first-page form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  border-radius: 15px;
  border-width: 1px;
  border-color: #ffffff54;
  background-color: #00000075;
  padding: 2.5rem;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid #ffffff54;
  background: #000000;
}
.form-first-page form p.black {
  margin-bottom: 0px;
  margin-top: 10px;
  color: #fff;
}
.form-first-page {
  width: 40%;
}
.form-first-page form p.h2 {
  margin-top: 0px;
  color: #fff;
  text-align: center;
  width: 100%;
}
.form-first-page form input {
  width: calc(50% - 10px);
  padding: 10px 15px;
  border: none;
  background: #fefefe;
  color: #000;
  margin-bottom: 20px;
  border-radius: 10px;
}
.form-first-page form textarea {
  width: 100%;
  padding: 10px 15px;
  border: none;
  background: #fefefe;
  color: #000;
  margin-bottom: 20px;
  border-radius: 10px;
  resize: none;
}
.form-first-page form input[type='submit'] {
  color: #fff;
  background: #ec1f27;
  margin-bottom: 0px;
  margin: 0 auto;
  border-radius: 10px;
  transition: 0.4s;
}
.form-first-page form input[type='submit']:hover {
  transform: translateY(-3px);
}
.vc_row.usa-block {
  background-position: right bottom !important;
}
video {
  max-width: 100%;
}
.b-popover.js-act,
.l-container-btn-doctors.js-act {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.b-popover {
  left: 25px;
  width: 470px;
  bottom: 25px;
  padding: 12px;
  background-color: #fff;
  border-radius: 4px;
  z-index: 101;
  box-shadow: 0 5px 10px 2px rgba(34, 60, 80, 0.1);
  transform: translateY(10px);
  right: 20px;
  transition: 0.25s opacity, 0.25s visibility, 0.25s transform;
  position: fixed;
  display: flex;
  visibility: hidden;
  opacity: 0;
  flex-direction: column;
  text-align: left;
  max-width: calc(100% - 50px);
  z-index: 99999;
}
.b-popover__content {
  margin-bottom: 0px;
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
}
.b-popover a.js-close-cookie-popover {
  background: #ec1f27;
  color: #fff;
  border: 2px solid #ec1f27;
  transition: 0.4s;
  font-size: 16px;
  padding: 8px 20px;
  border-radius: 0px;
  cursor: pointer;
  text-decoration: none !important;
  display: flex;
  flex-wrap: wrap;
  width: max-content;
  margin: 0 auto;
  justify-content: center;
}
.b-popover a.js-close-cookie-popover:hover {
  color: #ec1f27;
  background: transparent;
}
.b-popover__content a {
  color: #333;
  text-decoration: underline;
}
.footer-menu {
  padding-left: 0px;
}
.top-line {
  background: #f9f9f9;
}
.line-row-top {
  display: flex;
  justify-content: space-between;
  padding-left: 300px;
  padding: 10px 0px 10px 293px;
  align-items: center;
}
.line-row-top a,
.line-row-top p {
  margin-bottom: 0px;
  transition: 0.4s;
  color: #444;
}
.line-row-top a i,
.line-row-top p i {
  color: #ec1f27;
}
.line-row-top a:hover {
  color: #ec1f27;
  text-decoration: none;
}
.line-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* padding: 10px 0; */
  align-items: center;
}
#desc-header {
  position: sticky;
  top: 0;
  z-index: 4;
  transition: 0.4s;
}
#desc-header.scrolled {
  background: #000000;
}
#desc-header.scrolled .for-head-logo:before {
  background: #000000;
}
.menu-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* min-width: calc(100% - 300px); */
}
#desktop_menu {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0px;
  padding: 0px;
  margin: 0px -8px;
}
#desktop_menu li {
  padding: 10px 8px;
  position: relative;
  margin-right: 15px;
}
#desktop_menu li a {
  transition: 0.4s;
  font-size: 16px;
  color: #fff;
}
#desktop_menu li a:hover,
#desktop_menu li.current-menu-item a {
  color: #ec1f27;
  text-decoration: none;
}
.for-head-phone {
  display: flex;
  align-items: center;
}
.for-head-phone a {
  text-decoration: none !important;
  transition: 0.4s;
  font-size: 20px;
  color: #fff;
}
.for-head-phone a.phone-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 20px;
  margin-left: 20px;
}
.for-head-phone a.phone-link svg {
  fill: #fff;
  transition: 0.4s;
  margin-right: 10px;
}
.for-head-phone a.phone-link:hover svg {
  fill: #ec1f27;
}

.for-head-phone a span {
  font-size: 16px;
  color: #ec1f27;
  font-weight: bold;
}
.for-head-phone a:hover {
  color: #ec1f27;
}
.for-head-phone button,
.for-head-phone a.open-pop {
  color: #fff;
  background: #ec1f27;
  border: 1px solid #ec1f27;
  padding: 8px 20px;
  transition: 0.4s;
  border-radius: 5px;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: normal;
}
.for-head-phone button:hover,
.for-head-phone a.open-pop:hover {
  text-decoration: none;
  transform: translateY(-3px);
}
.for-head-logo p,
.for-head-logo a {
  margin-bottom: 0px;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.for-head-logo .desk-logo {
  position: absolute;
  bottom: 0px;
  transition: 0.4s;
  width: 500px;
  object-fit: contain;
}
.scrolled .for-head-logo .desk-logo {
  width: auto;
  height: 100%;
}
.for-head-logo {
  position: relative;
  width: 500px;
  height: 140px;
}

.twentytwenty-container img {
  height: auto !important;
  max-height: 500px;
  object-fit: cover;
}
.ok-service-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0;
}
.section-header {
  margin: 0 0 30px;
  text-align: center;
  font-size: 42px;
  font-weight: 900;
}
.section-header span {
  color: #ec1f27;
}
.subheader {
  width: 800px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto 40px;
  font-size: 22px;
}
.ok-services {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 15px;
  justify-content: center;
}

a.ok-service-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 15px;
  position: relative;
  width: calc(33.33% - 30px);
  overflow: hidden;
  border-radius: 15px;
  border: 1px solid #576169;
  min-height: 300px;
  padding: 25px;
  color: #fff;
  text-decoration: none !important;
  transition: 0.4s;
}
a.ok-service-link:hover {
  transform: translateY(-3px);
}
.ok-service-link:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  display: block;
  height: 100%;
  background: #000000;
  background: linear-gradient(
    270deg,
    rgba(9, 26, 40, 0.7007177871) 0,
    #000000 100%
  );
  border-radius: 15px;
  background-size: cover;
}
.ok-service-link .ok-service-back {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  bottom: 0;
}
.ok-service-header {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ok-service-footer {
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 18px;
  color: #ec1f27;
  font-weight: bold;
  line-height: 24px;
}
.ok-service-header img {
  margin-bottom: 20px;
  max-width: 40px;
  height: auto;
  display: none;
}
.ok-service-header .ok-service-name {
  font-size: 24px;
  font-weight: bolc;
  margin-bottom: 20px;
}
.ok-service-header .ok-service-text {
  margin-bottom: 20px;
}
.get-request-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 15px 0;
}
.sticky-mob .get-request-block {
  justify-content: flex-start;
}
.sticky-mob a.mob-phone {
  font-size: 20px;
  font-weight: bold;
}
.get-request-block a {
  color: #fff;
  background: #ec1f27;
  border: 1px solid #ec1f27;
  padding: 12px 30px;
  transition: 0.4s;
  border-radius: 10px;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
  text-decoration: none !important;
  transition: 0.4s;
}
.get-request-block a:hover {
  transform: translateY(-3px);
}
.ok-teams {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -15px;
  width: calc(100% + 30px);
}
.ok-team {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: calc(25% - 30px);
  margin: 15px;
  align-items: center;
  text-align: center;
}
.ok-team a {
  display: flex;
  flex-wrap: wrap;

  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 15px;
  width: 150px;
  height: 150px;
}
.ok-team a img {
}
.team-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media (max-width: 1130px) {
  .name-org h1 {
    font-size: 60px;
  }
}

@media (max-width: 1023px) {
  .name-org h1 {
    font-size: 60px;
  }
  .logo-name {
    width: 100%;
    padding: 50px 15px;
  }
  .form-first-page {
    width: 100%;
  }
  .mini-cat-sector {
    width: calc(50% - 20px);
  }
  .table-hidden {
    display: none;
  }
  .menu-button {
    justify-content: flex-end;
  }
}

@media (max-width: 997px) {
  .left-issues {
    width: 100%;
  }
  .ok-issueses-list {
    width: 100%;
  }
  .ok-issueses-slider {
    width: 80%;
    margin: 0 auto 35px;
  }
}
@media screen and (max-width: 767px) {
  .portfolio-section > svg {
    opacity: 0.4;
  }
  .box-calck {
    padding-top: 20px;
  }
  .box-calck .right {
    margin-top: 20px;
  }
  .box-calck .line-one > label {
    width: 40%;
    font-size: 14px;
  }
  .box-calck .inputa {
    width: 60%;
  }
  .area-panel-lf {
    width: 100%;
  }
  .box-calck .line-one.spanel label {
    width: 40%;
  }
  .box-calck .line-one.spanel .inputa {
    text-align: right;
  }
  .area-panel-rt {
    width: 100%;
    text-align: right;
    margin-top: 0;
  }
  .area-panel-rt .inputa {
    padding-right: 12px;
  }
  .box-calck .line-one {
    padding: 15px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box-calck .inputa select {
    width: calc(100% - 30px) !important;
  }
  .mounting-box .inputa {
    width: 50px;
  }
  #mounting_sel {
    width: calc(100% - 80px);
  }
  #mounting_sel select {
    width: 140px !important;
    height: 40px !important;
    margin-bottom: 2px;
  }
  .box-calck .left {
    width: 100%;
    float: none;
  }
}

.btn-top {
  font-size: 40px;
  height: 60px;
  width: 60px;
  line-height: 60px;
  position: fixed;
  right: 25px;
  bottom: 28px;
  color: #ec1f27 !important;
  text-align: center;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
}
.icon-angle-up:before {
  content: 'вџ©';
}
.progress-bar {
  background: transparent;
  width: 50px;
  border-radius: 50%;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 19;

  border: none;
  box-shadow: none !important;
}
.is-visible {
  visibility: visible;
  opacity: 1;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 50px;
}
.vertical-tabs {
  margin-right: 40px;
  width: 280px;
  max-width: 100%;
}
.products-block {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 320px);
  margin-bottom: 30px;
  flex-direction: column;
}
.podbor-block.prod-item {
  margin: 0 20px 40px;
  width: calc(33.33% - 40px);
  position: relative;
}
.podbor-block.prod-item ul.plashki {
  padding: 0px;
  display: flex;
  flex-direction: column;
  list-style: none;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1;
}
.podbor-block.prod-item ul.plashki li {
  list-style: none;
  margin-bottom: 5px;
  width: 100px;
  padding: 6px 10px;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: #ffffff;
  background: #3ab8eb;
  border-radius: 12px;
}
.podbor-block.prod-item ul.plashki li:nth-child(odd) {
  background: #1dd56a;
}
.podbor-block.prod-item .for-podbor-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
  height: 220px;
}
.podbor-block.prod-item .doc-down {
  font-weight: 500;
  font-size: 12px;
  line-height: 133%;
  letter-spacing: 0.04em;
  color: #107ccf;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 0px;
  justify-content: center;
  flex-wrap: wrap;
}
.podbor-block.prod-item .doc-down span {
  border-bottom: 0px;
  font-weight: 500;
  font-size: 12px;
  line-height: 133%;
  letter-spacing: 0.04em;
  color: #107ccf;
  width: fit-content;
}
.podbor-block.prod-item .doc-down:before {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  background-size: cover;
}
 {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  /* or 117% */

  text-align: center;

  color: #ffffff;
}
.podbor-block.prod-item .podbor-footer .open-pop {
  padding: 23px 15px;
  font-size: 18px;
}
.podbor-block.prod-item .podbor-footer .prod-price {
  font-weight: 500;
  font-size: 30px;
  line-height: 133%;
  text-align: center;
  background: linear-gradient(180deg, #107ccf 0%, #36b7eb 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.podbor-blocks.product-block {
  height: 0px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.podbor-blocks.product-block.active {
  height: inherit;
  overflow: inherit;
}
.vertical-tabs {
  display: flex;
  flex-direction: column;
}
.vertical-tabs .prod-tab-nutton {
  cursor: pointer;
  background: linear-gradient(180deg, #2f3031 0%, #9fa7aa 100%);
  border-radius: 0px;
  color: #4b5258;
  font-size: 18px;
  padding: 30px 60px;
  transition: 0.4s;
  padding: 2px;
  margin: 0 0 15px;
}
.vertical-tabs .prod-tab-nutton.active {
  background: linear-gradient(180deg, #2f3031 0%, #9fa7aa 100%);
  border-radius: 0px;
  color: #fff;
  transition: 0.4s;
}
.vertical-tabs .prod-tab-nutton span {
  padding: 10px 10px;
  background: #ffffff;
  border-radius: 0px;
  font-size: 18px;
  line-height: 100%;
  text-align: right;
  color: #4b5258;
  height: 55px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  transition: 0.4s;
}
.vertical-tabs .prod-tab-nutton.active span {
  background: transparent;
  color: #fff;
}
.vertical-tabs .prod-tab-nutton span img {
  transition: 0.4s;
  margin-right: 15px;
}
.vertical-tabs .prod-tab-nutton.active span img {
  filter: brightness(100);
}
.text-cat-block img {
  height: auto;
}
.slide-text {
  display: none;
  margin-bottom: 20px;
}
.slide-text img {
  animation: slidein 2s linear 0s infinite running;
  margin-left: 10px;
}
@keyframes slidein {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  50% {
    transform: translateX(-10px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.mob-header-b button {
  display: none;
}
.main-utp {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.main-utp-block {
  margin: 0 15px 15px;
  display: flex;
  flex-direction: column;
  width: calc(33.33% - 30px);
  padding: 10px;
  box-shadow: 0px 0px 10px #c3c3c3;
}
.main-utp-top {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.main-utp.main-brands a.main-utp-block {
  margin: 15px;
  display: flex;
  flex-direction: column;
  width: calc(20% - 30px);
  padding: 10px;
  background: #fff;
  justify-content: center;
  align-items: center;
  max-height: 100px;
  border-radius: 5px;
  box-shadow: none !important;
  transition: 0.4s;
}
.main-utp a.main-utp-block:hover {
  transform: translateY(-3px);
}
.main-utp a.main-utp-block img {
  height: auto;
  width: auto;
  max-height: 100%;
}
.text-cat-block {
  display: flex;
  flex-wrap: wrap;
  width: 70px;
  margin-right: 15px;
}
.main-utp-header {
  width: calc(100% - 85px);
  font-size: 18px;
  font-weight: bold;
}
.vc_tta-tabs-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0px;
}
.vc_tta-tabs-list li {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px 10px;
}
.vc_tta-tabs-list li a {
  border-radius: 0px;
  border: 1px solid #ec1f27;
  font-size: 16px;
  padding: 10px 20px;
  transition: 0.4s;
  color: #ec1f27;
  background: transparent;
  text-decoration: none !important;
}
.vc_tta-tabs-list li a:hover {
  transform: translateY(-3px);
}
.vc_tta-tabs-list li.vc_active a {
  background: #ec1f27;
  border-radius: 0px;
  border: 1px solid #ec1f27;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  transition: 0.4s;
}

.flexslider .slides img {
  width: auto;
  display: block;
  max-height: 600px;
  margin: 0 auto;
  object-fit: contain;
  padding: 10px;
}
.vc_tta-panel {
  display: none;
}
.vc_tta-panel.vc_active {
  display: block;
}
.vc_tta-panel-heading {
  display: none;
}
.vc_tta-panels {
  margin-bottom: 50px;
}
.work-block {
  width: 330px;
  padding: 0 15px;
  max-width: calc(100vw - 30px);
  flex-direction: column;
}
.work-img {
  margin-bottom: 30px;
  padding-top: 70%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.work-img img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  object-fit: contain;
}
.work-slider.slick-dotted {
  margin-bottom: 0px;
}
.projects-tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0px;
  width: 100%;
}
.projects-tags li {
  list-style: none;
  display: flex;
  margin: 0px 10px 10px 10px;
}
.projects-tags li a {
  border-radius: 0px;
  border: 1px solid #ec1f27;
  font-size: 16px;
  padding: 10px 20px;
  transition: 0.4s;
  color: #ec1f27;
  background: transparent;
  text-decoration: none !important;
}
.projects-tags li a.current {
  background: #ec1f27;
  border-radius: 0px;
  border: 1px solid #ec1f27;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  transition: 0.4s;
}
.projects-tags li a:hover {
  transform: translateY(-3px);
}
.work-slider {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.work-slider ~ .slider-controls {
  display: none !important;
}
.work-slider.slick-initialized ~ .slider-controls {
  display: flex !important;
}
#first-iframe iframe {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  height: 56vw;
  top: 50%;
  transform: translateY(-50%);
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.nav-links {
  display: flex;
  flex-wrap: wrap;
}
.nav-links > a {
  width: max-content;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  margin: 5px;
  background: #ec1f27;
  color: #fff;
  font-size: 17px;
  transition: 0.4s;
  padding: 0 8px;
  min-width: 30px;
}
.nav-links > a span {
  display: flex;
  margin-left: 3px;
  margin-right: 3px;
}
.nav-links > a i {
  line-height: 20px;
}
.nav-links > a:hover {
  transform: translateY(-3px);
}
.nav-links > span {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  margin: 5px;
  background: #fff;
  color: #000;
  font-size: 17px;
  border: 1px solid #ec1f27;
  transition: 0.4s;
}
.row.areas li {
  list-style: none;
  margin-bottom: 10px;
}
.row.areas li a {
  transition: 0.4s;
  text-decoration: none !important;
  font-size: 18px;
}
.row.areas li a:hover {
  color: #fff;
}
.row.areas ul {
  padding-left: 0px;
}
.row.areas {
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  position: relative;
}
.etaps-categories {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
.etaps-category {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
}
.etaps-header {
  width: 50%;
  padding-right: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.etaps-block {
  width: 50%;
}
.etaps-header .etaps-number {
  background: linear-gradient(116deg, #ec1f27, #ec1f27);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 30px;
  font-size: 52px;
}
.etaps-header .etaps-title {
  font-size: 21px;
  color: #000;
}
.under-form-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  color: #fff;
}
.under-form-text a {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
}
.under-form-text a:hover {
  color: #ec1f27 !important;
}
.under-form-text a svg {
  fill: #fff;
  margin-right: 10px;
  transition: 0.4s;
}
.under-form-text a:hover svg {
  fill: #ec1f27;
}
.bestcaliforniamovers-main-banner .hero-reviews .rplg a {
  display: flex;
  align-items: center;
}
.stars-rating {
  background: #fff;
  padding: 10px;
  border-radius: 100px;
  display: inline-flex;
  margin-right: 15px;
}
.rplg-stars {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.rplg-reviews svg {
  fill: #ec1f27;
  margin: 0 2px;
}
.rplg-reviews a {
  border: 1px solid #ffffff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 50px;
  width: max-content;
  max-width: 100%;
  color: #fff !important;
  align-items: center;
  padding-right: 20px;
  font-size: 18px;
  text-decoration: none !important;
  transition: 0.4s;
  margin-bottom: 30px;
  margin-top: 30px;
}
.rplg-reviews a:hover {
  transform: translateY(-3px);
}
.text-rate span {
  color: #ec1f27;
  font-weight: bold;
}
.ok-serves {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
a.ok-serve-link {
  display: flex;
  flex-direction: column;
  width: calc(25% - 30px);
  margin: 15px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 20px;
  transition: 0.4s;
}
a.ok-serve-link:hover {
  transform: translateY(-3px);
}
.ok-serve-img {
  padding: 0;
  border-radius: 15px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 66%;
  position: relative;
}
.ok-serve-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  object-fit: cover;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  max-width: max-content;
  transform: translate(-50%, -50%);
}
.ok-serve-title {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.ok_serve-section,
.ok_issues-section,
.ok_prices-section {
  padding: 50px 0;
}
.ok_serve-section > *:not(img),
.ok_issues-section > *:not(img),
.ok_prices-section > *:not(img) {
  position: relative;
  z-index: 2;
}
.ok_prices-section {
  position: relative;
}
.ok_prices-section > *:not(img) {
  position: relative;
  z-index: 3;
}
.ok_serve-section img.price-section-img {
  position: absolute;
  right: calc(-50vw + 50%);
  bottom: 0;
  transform: translateY(50%);
  z-index: 1;
}
.ok-prices {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ok-price {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(33.33% - 30px);
  margin: 15px;
  padding: 20px;
  border-radius: 15px;
  background: #fff;
  color: #242424;
}
.ok-price-image {
  margin-bottom: 15px;
}
.ok-price-image img {
  max-width: 40px;
  height: auto;
}
.ok-price-title {
  font-size: 20px;
  font-weight: bold;
}
.ok-price-desc {
  font-size: 16px;
}
.ok-price-footer {
  font-size: 32px;
  font-weight: 900;
  text-align: right;
}
.price-section-bottom {
  position: absolute;
  left: calc(-50vw + 50%);
  bottom: 0;
  z-index: 1;
  transform: translateY(50%);
}
.ok_prices-section,
.ok_issues-section {
  z-index: 2;
  position: relative;
}
.ok-how_works {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ok-how_work {
  width: calc(33.33% - 30px);
  margin: 15px;
}
.ok-how_work-image {
  width: 100%;
  padding-top: 56%;
  position: relative;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.ok-how_work-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}
.ok-how_work-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.ok-how_work-desc {
  margin-bottom: 15px;
}
.ok-issueses-slide a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.ok-portfolio-slider {
  position: relative;
  width: 100%;
}
.feed-section > svg {
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
  right: calc(-50vw + 50%);
}
.feed-section > *:not(svg) {
  position: relative;
  z-index: 3;
}

@media (max-width: 1179px) {
  a.ok-serve-link {
    width: calc(33.33% - 30px);
  }
  .ok-team {
    width: calc(33.33% - 30px);
  }
}
@media (max-width: 1023px) {
  #menu-main-menu > li > a {
    padding: 15px 10px;
  }
  .slide-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .vertical-tabs {
    width: 100%;
  }
  .products-block {
    width: 100%;
  }
  .podbor-block.prod-item {
    width: calc(50% - 40px);
  }
  .vertical-tabs {
    display: flex !important;
    overflow: auto !important;
    flex-wrap: nowrap;
    justify-content: normal;
    overflow-y: hidden !important;
    width: calc(100% + 15px);
    padding-right: 30px !important;
    min-width: calc(100% + 15px);
    background: transparent;
    box-shadow: none;
    padding-bottom: 10px !important;
    border-radius: 0px !important;
    flex-direction: row;
  }
  .vertical-tabs .prod-tab-nutton {
    margin-right: 10px;
  }
  .vertical-tabs .prod-tab-nutton span {
    padding: 5px 10px;
    border-radius: 0px;
    font-size: 16px;
    line-height: 100%;
    text-align: right;
    color: #4b5258;
    min-height: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    transition: 0.4s;
    width: max-content;
  }
  .main-utp-block {
    width: calc(50% - 30px);
  }
  .logo-name {
    padding: 50px 15px;
  }
  a.ok-service-link {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .main-categories .main-category.cat-3 {
    padding-top: 5px;
    width: calc(50% - 20px) !important;
  }
  .name-org h1 {
    font-size: 40px;
  }
  .name-org {
    font-size: 16px;
  }
  h1,
  .h1 {
    font-size: 28px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  .main-utp-block {
    width: calc(100% - 30px);
  }
  .back-calc {
    margin: auto;
    position: relative;
    left: auto;
    right: auto;
    z-index: 1;
    bottom: auto;
    top: auto;
  }
  #b1.back-image {
    display: flex;
    flex-direction: column-reverse;
  }
  .mob-header-b button {
    display: flex;
    font-size: 14px;
    line-height: 1;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 5px;
    background: linear-gradient(125deg, #ddd, #fbfbfb);
    border: 1px solid #dddddd;
  }
  .mob-header-b {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 179px;
    justify-content: center;
  }
  .mob-header-b button i {
    margin-right: 5px;
  }
  .mob-header-b button span span {
    letter-spacing: 2.5px;
  }
  .prod-for-slide {
    width: calc(50% - 20px);
  }
  a.ok-serve-link {
    width: calc(50% - 30px);
    text-align: center;
  }
  .ok-price {
    width: calc(50% - 30px);
  }
  .ok-how_work {
    width: calc(50% - 30px);
  }
}
@media (max-width: 600px) {
  a.ok-service-link {
    width: calc(100% - 30px);
  }
  .ok-issueses-slider {
    padding-bottom: 20px;
  }
  .section-header {
    font-size: 28px;
  }
  .ok-team {
    width: calc(50% - 30px);
  }
  .vc_col-sm-2 {
    width: 50% !important;
  }
  .sfeeds-sldie .img-sfeeds iframe {
    width: 150px;
    height: 275px;
  }
  .sfeeds-sldie .img-sfeeds {
    width: 150px;
  }
  .sfeeds-desk {
    width: calc(100% - 150px);
  }
  .main-sfeeds {
    padding-bottom: 50px;
  }
  .box-arrow-prev {
    bottom: 0;
    top: 100%;
    transform: none;
    left: calc(50% - 50px);
  }
  .box-arrow-next {
    right: calc(50% - 50px);
    bottom: 0;
    top: 100%;
    transform: none;
  }
  .mini-cat-sector {
    width: calc(50% - 20px);
    max-width: 100%;
  }
  .form-first-page {
    padding: 15px;
  }
}

@media (max-width: 525px) {
  .mini-cat-sector {
    width: calc(100% - 20px);
  }
}
@media (max-width: 380px) {
  .prod-for-slide {
    width: calc(100% - 20px);
  }
  a.ok-serve-link {
    width: calc(100% - 30px);
    text-align: center;
  }
  .ok-price {
    width: calc(100% - 30px);
  }
  .ok-how_work {
    width: calc(100% - 30px);
  }
}

/*-------------------------SEO-----------------------------*/

.breadcrumbs {
  padding: 0;
  margin-top: 25px;
  margin-bottom: 20px;
}

.breadcrumbs li.breadcrumb-item:after {
  /* РІРёР·СѓР°Р»СЊРЅРѕ СЂР°Р·РґРµР»СЏРµС‚ С…Р»РµР±РЅС‹Рµ РєСЂРѕС‰РєРё РєРѕСЃРѕР№ С‡РµСЂС‚РѕР№ */
  content: 'В»';
}

.breadcrumbs li {
  display: inline;
}

.breadcrumbs__link {
  color: #fff;
  transition: 0.4s;
}

.breadcrumbs__link:hover {
  color: #ec1f27;
}

.glitch {
  color: #000;
  font-size: 100px;
  position: relative;
  width: 400px;
  margin: 0 auto;
  transform: rotateY(-50deg);
}
@keyframes noise-anim {
  0% {
    clip: rect(56px, 9999px, 20px, 0);
  }
  5% {
    clip: rect(17px, 9999px, 21px, 0);
  }
  10% {
    clip: rect(27px, 9999px, 68px, 0);
  }
  15% {
    clip: rect(6px, 9999px, 35px, 0);
  }
  20% {
    clip: rect(94px, 9999px, 33px, 0);
  }
  25% {
    clip: rect(21px, 9999px, 82px, 0);
  }
  30% {
    clip: rect(5px, 9999px, 58px, 0);
  }
  35% {
    clip: rect(59px, 9999px, 88px, 0);
  }
  40% {
    clip: rect(76px, 9999px, 78px, 0);
  }
  45% {
    clip: rect(70px, 9999px, 20px, 0);
  }
  50% {
    clip: rect(13px, 9999px, 87px, 0);
  }
  55% {
    clip: rect(72px, 9999px, 44px, 0);
  }
  60% {
    clip: rect(80px, 9999px, 46px, 0);
  }
  65% {
    clip: rect(7px, 9999px, 91px, 0);
  }
  70% {
    clip: rect(52px, 9999px, 32px, 0);
  }
  75% {
    clip: rect(96px, 9999px, 80px, 0);
  }
  80% {
    clip: rect(71px, 9999px, 92px, 0);
  }
  85% {
    clip: rect(55px, 9999px, 10px, 0);
  }
  90% {
    clip: rect(85px, 9999px, 24px, 0);
  }
  95% {
    clip: rect(74px, 9999px, 8px, 0);
  }
  100% {
    clip: rect(23px, 9999px, 84px, 0);
  }
}

.glitch:after {
  content: 'ERROR';
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 red;
  top: 0;
  color: #000;
  background: #fff;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(97px, 9999px, 3px, 0);
  }
  5% {
    clip: rect(68px, 9999px, 67px, 0);
  }
  10% {
    clip: rect(68px, 9999px, 3px, 0);
  }
  15% {
    clip: rect(60px, 9999px, 43px, 0);
  }
  20% {
    clip: rect(19px, 9999px, 30px, 0);
  }
  25% {
    clip: rect(90px, 9999px, 11px, 0);
  }
  30% {
    clip: rect(53px, 9999px, 9px, 0);
  }
  35% {
    clip: rect(22px, 9999px, 96px, 0);
  }
  40% {
    clip: rect(10px, 9999px, 15px, 0);
  }
  45% {
    clip: rect(72px, 9999px, 89px, 0);
  }
  50% {
    clip: rect(77px, 9999px, 66px, 0);
  }
  55% {
    clip: rect(14px, 9999px, 2px, 0);
  }
  60% {
    clip: rect(80px, 9999px, 27px, 0);
  }
  65% {
    clip: rect(43px, 9999px, 74px, 0);
  }
  70% {
    clip: rect(76px, 9999px, 50px, 0);
  }
  75% {
    clip: rect(49px, 9999px, 12px, 0);
  }
  80% {
    clip: rect(30px, 9999px, 15px, 0);
  }
  85% {
    clip: rect(82px, 9999px, 72px, 0);
  }
  90% {
    clip: rect(51px, 9999px, 34px, 0);
  }
  95% {
    clip: rect(30px, 9999px, 88px, 0);
  }
  100% {
    clip: rect(77px, 9999px, 70px, 0);
  }
}
.glitch:before {
  content: '\00a0\00a0\00a0 404 \00a0\00a0\00a0';
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 blue;
  top: 0;
  color: #fff;
  background: #000;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
  transform: rotateY(50deg);
}

/* Делаем текст в окнах Google Maps читаемым */
.gm-style .gm-style-iw-d,
.gm-style .gm-style-iw-c {
  color: #000 !important; /* черный текст */
  font-size: 14px; /* можно подогнать размер */
  line-height: 1.4;
}
.gm-style .gm-style-iw-c strong {
  color: #000 !important; /* заголовок черным */
}

@media screen and (max-width: 1220px) {
  .menu-button {
    margin-right: 10px;
  }
  .partner-block {
    margin-top: -180px;
  }
  .form-first-page {
    margin-top: 70px;
  }
  #for-mob-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 0px;
  }
  .logo-name {
    padding: 80px 15px;
  }
}

@media (max-width: 767px) {
  .for-head-logo p,
  .for-head-logo a {
    justify-content: start !important;
  }
  .for-head-logo {
    width: 80%;
  }
  .mob-logo-show .mob-logo {
    width: 100%;
  }
}

/*-------------------------Form checkboxes-----------------------------*/

.form-checkboxes {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 30px;
}

.form-checkboxes h4 {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 600;
}

.form-checkboxes-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
}

.form-checkboxes-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.form-checkboxes-item:hover {
  opacity: 0.8;
}

.form-checkboxes-item input[type='checkbox'] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  cursor: pointer;
}

.form-checkboxes-item label {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 35px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  user-select: none;
  transition: color 0.2s ease;
}

.form-checkboxes-item label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border: 2px solid #ec1f27;
  border-radius: 4px;
  background-color: #fff;
  transition: all 0.2s ease;
  box-sizing: border-box;
}

.form-checkboxes-item label::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  width: 12px;
  height: 12px;
  background-color: #ec1f27;
  border-radius: 2px;
  transition: transform 0.2s ease;
  opacity: 0;
}

.form-checkboxes-item input[type='checkbox']:checked + label::before {
  background-color: #ec1f27;
  border-color: #ec1f27;
}

.form-checkboxes-item input[type='checkbox']:checked + label::after {
  content: '✓';
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  transform: translateY(-50%) scale(1);
  opacity: 1;
  width: 22px;
  height: 22px;
  left: 0;
  background-color: transparent;
}

.form-checkboxes-item input[type='checkbox']:focus + label::before {
  outline: 2px solid #ec1f27;
  outline-offset: 2px;
  box-shadow: 0 0 0 3px rgba(236, 31, 39, 0.1);
}

.form-checkboxes-item input[type='checkbox']:disabled + label {
  opacity: 0.5;
  cursor: not-allowed;
}

.form-checkboxes-item input[type='checkbox']:disabled + label::before {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed;
}
