/* Izyumka fix bug map */
.map-column .wpb_wrapper{
  width: 100%;
  min-height: 500px;
}
.map-column .wpb_content_element {
  height: 100%;
  width: 100%;
}
/* forms */
.form-group {
  margin-bottom: 1rem;
grid-column: span 12;}

.form-control,
.white-popup-block .xleb-form .input-box textarea,
.white-popup-block .xleb-form .input-box input:not([type="checkbox"]):not([type="submit"]) {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  /*   transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
  box-shadow: none !important;
  height: 52px;
  font-size: 18px;
  margin-top: -10px;
  padding: 6px 16px;
  color: #212121;
}

textarea.form-control {
  padding: 16px 16px;
  width: calc(100% - 32px);
  box-sizing: content-box;
  resize: none;
  height: 54px;
  background: transparent;
}

.form-control.form-check-input {
  display: inline-block;
  margin: 0;
  padding: 0;
  /* -webkit-appearance: auto; */
  height: 20px;
  width: 20px;
  min-height: 20px;
  min-width: 20px;
}

.form-control.form-check-input {
  display: inline-block;
  margin: 0;
  padding: 0;
  -webkit-appearance: auto;
  height: 20px;width: 20px;
}

.call-block-main .form-group .form-control {
  height: auto;
  padding: 2px 4px 4px;
  line-height: 1;
  color: #333;
  border-width: 0 0 2px 0;
  border-radius: 0;
  font-size: 18px;
  background: transparent;
  color: #fff;
  margin-top: 0;
  border-color: #fff;
}

.call-block-main .form-group .form-control.short-form-phone {
  border: none;
  font-size: var(--textLsize);
  font-weight: 700;
  padding: 0;
  line-height: var(--titleSheightS);
}

.call-block-main .form-group .form-control::placeholder,
.input-box input::placeholder {
  color: #fff;
  opacity: 0.5;
}

.field-error {
  color: #ee4741;
  font-size: 12px;
  padding: 0 8px;
}

.call-block-main .field-error {
  color: #fff;
}

.call-block-main .fields .field-error {
  padding: 0;
  margin-top: -8px;
  display: block;
}

.form-control.select {
  padding: 0;
}

.form-control.select select {
  background: none;
  border: none;
  width: calc(100% - 18px);
  height: 38px;
  margin: 6px 12px 6px 10px;
  color: #333;
}

.call-block-main .form-group label {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.75px;
  padding: 0 4px;
  margin: 0px;
  color: #fff;
  background: transparent;
}

.call-block-main .form-check label,
.call-block-main .form-group label span,
.call-block-main .form-check label span,
.call-block-main .form-check label span a {
  color: #fff !important;
  background: transparent;
}

.call-block-main .form-check label span a {
  text-decoration: underline !important;
}

.call-block-main .form-check label span a:hover {
  text-decoration: none !important;
}

.form-check-label {
  margin: 0;
  padding: 4px 0;
  display: flex;
  gap: 8px;
}

.form-check-label span {
  font-size: var(--textSsize);

  line-height: 1.2;
  max-width: 92%;

  letter-spacing: normal;
}

.call-block-main .form-check-label span {
}

/* end-forms */
/* styles.css */
.mega-menu-wrap a:hover {
  color: #fff;
}

.block-title-link a::after {
  content: " \2192";
  line-height: initial;
  text-decoration: none;
}

.block-title-link a:hover::after {
  text-decoration: underline !important;
}

form.cover .input-group {
  /* padding-bottom: 0em !important; */
  white-space: nowrap;
  margin: 6px 10px;
  background: #fff;
  display: inline-block;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
}

form.cover input {
  display: inline-block;
  vertical-align: top;
  line-height: 28px;
  padding: 0px 0px 0px 10px;
  text-align: right;
  background: transparent;
  border-width: 0;
  max-height: 30px;
  font-size: 16px;
}

form.cover .input-group-addon {
  font-weight: normal;
  color: #333;
  padding: 0 10px 0 6px;
  margin-left: -1px;
  font-size: 14px;
  line-height: 30px;
  vertical-align: top;
  display: inline-block;
  width: auto;
  background: transparent;
  border-width: 0;
}

form.cover b {
  font-size: 14px;
  font-weight: bold;
}

div.all {
  float: right;
  padding-bottom: 0em !important;
}

a img {
  border: none;
}

div.relative {
  position: relative;
}

div.models {
  position: absolute;
  background: #f2f2f2;
  border: 1px solid #b0aeae;
  padding: 8px 20px;
  width: 160px;
}

div.models table {
  width: 100%;
  margin: 7px 0;
}

table.form {
  margin-top: 30px;
  width: 100%;
}

table.form td.text {
  text-align: right;
  padding-right: 11px;
}

table.form td {
  vertical-align: top;
  padding-bottom: 14px;
}

table.form td select {
  width: 189px;
  border: 1px solid #a5acb2;
  font-size: 12px;
}

div.text {
  padding: 0px;
  margin: 15px 0;
}

div.calc_img_window td {
  color: #888888;
  font-size: 12px;
  text-align: center;
padding: unset;}

td.tip {
  text-align: center;
  padding-top: 0px;
}

td.tip > img {
  margin: 0;
  border: none;
  width: 21px;
  height: auto;
  padding: 0;
  box-sizing: content-box;
}

td.tip div > img {
  margin: 0;
  border: none;
  /* width: 10.5px; */
  height: auto;
  /* padding-bottom: 5px; */
  box-sizing: content-box;
  vertical-align: top;
}

td.tip div div img {
  margin: 0 5px 5px 5px;
  border: none;
  width: 21px;
  height: auto;
  padding: 0;
  box-sizing: content-box;
}

td.tip a.no_border:hover img {
  border: 1px solid #f2f2f2;
}

div.photo {
  float: left;
  padding-bottom: 0em !important;
  margin: 5px 25px 20px 0;
}

.clear {
  width: 1px;
  height: 1px;
  clear: both;
}

.print {
  float: right;
  right: 140px;
  margin-top: 10px;
  background: url(../img/print.jpg) 0 1px no-repeat;
  padding-left: 30px;
  padding-right: 10px;
  padding-bottom: 3px;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  width: 1px;
  overflow: hidden;
}

.bannerLink {
  display: block;
  margin: 8px 0 8px 0;
}

.bannerLink img {
  border: 1px solid #d6d6d6;
  display: block;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  width: 1px;
  overflow: hidden;
}

.wrap {
  width: 1140px;
  margin: 0 auto;
}

.map {
  background: url(../img/map-bg.png) no-repeat;
  width: 100%;
  height: 408px;
  position: relative;
  /* margin: 10px 0; */
}

.map a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 10px;
  padding: 2px 4px 4px 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 2px 2px 2px #ffffff, -2px -2px 0px #ffffff, 2px -2px 1px #ffffff,
    -2px 2px 1px #ffffff;
}

.map a:hover {
  border: 1px solid #cca1a8;
  padding: 1px 3px 3px 2px;
  color: #780b1d;
  background: #fff;
  z-index: 5;
  text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff,
    -1px 1px 1px #fff;
}

.map a.big {
  font-size: 16px;
  padding: 6px 7px 5px 4px;
}

.map a.big:hover {
  padding: 5px 6px 4px 3px;
}

.map a span {
  position: absolute;
  top: 0px;
  left: -15px;
  display: block;
  width: 12px;
  height: 11px;
  background: #a22743;
  border-radius: 50%;
}

.map a span strong {
  display: block;
  width: 12px;
  height: 11px;
  transition: all 0.25s ease;
  opacity: 0;
  background: #ed1f20;
}

.map a:hover span strong {
  opacity: 1;
}

.map a:hover span {
  left: -22px;
}

.map a.big span {
  width: 17px;
  height: 17px;
}

.map a.big span strong {
  background: #ed1f20;
  width: 17px;
  border-radius: 50%;
  height: 17px;
}

.map a.n2 {
  top: 107px;
  left: 50px;
}

.map a.n2 span {
  top: 2px;
  left: -14px;
}

.map a.n2:hover span {
  top: 1px;
  left: -15px;
}

.map a.n1 {
  top: 125px;
  left: 3px;
}

.map a.n1 span {
  top: 2px;
  left: 100px;
}

.map a.n1:hover span {
  top: 1px;
  left: 99px;
}

.map a.n3 {
  top: 117px;
  left: 149px;
}

.map a.n3 span {
  top: 1px;
  left: -11px;
}

.map a.n3:hover span {
  top: 0px;
  left: -12px;
}

.map a.n4 {
  top: 132px;
  left: 146px;
}

.map a.n4 span {
  top: 1px;
  left: -12px;
}

.map a.n4:hover span {
  top: 0px;
  left: -13px;
}

.map a.n5 {
  top: 147px;
  left: 143px;
}

.map a.n5 span {
  top: 1px;
  left: -13px;
}

.map a.n5:hover span {
  top: 0px;
  left: -14px;
}

.map a.n6 {
  top: 164px;
  left: 137px;
}

.map a.n6 span {
  top: 2px;
  left: -13px;
}

.map a.n6:hover span {
  top: 1px;
  left: -14px;
}

.map a.n7 {
  top: 254px;
  left: 16px;
}

.map a.n7 span {
  top: 2px;
  left: -12px;
}

.map a.n7:hover span {
  top: 1px;
  left: -13px;
}

.map a.n8 {
  top: 233px;
  left: 67px;
}

.map a.n8 span {
  top: 2px;
  left: -15px;
}

.map a.n8:hover span {
  top: 1px;
  left: -16px;
}

.map a.n9 {
  top: 248px;
  left: 91px;
}

.map a.n9 span {
  top: 2px;
  left: -13px;
}

.map a.n9:hover span {
  top: 1px;
  left: -14px;
}

.map a.n10 {
  top: 262px;
  left: 110px;
}

.map a.n10 span {
  top: 2px;
  left: -13px;
}

.map a.n10:hover span {
  top: 1px;
  left: -14px;
}

.map a.n11 {
  top: 251px;
  left: 186px;
}

.map a.n11 span {
  top: 1px;
  left: -12px;
}

.map a.n11:hover span {
  top: 0px;
  left: -13px;
}

.map a.n12 {
  top: 272px;
  left: 181px;
}

.map a.n12 span {
  top: 2px;
  left: -11px;
}

.map a.n12:hover span {
  top: 1px;
  left: -12px;
}

.map a.n13 {
  top: 296px;
  left: 172px;
}

.map a.n13 span {
  top: 2px;
  left: -13px;
}

.map a.n13:hover span {
  top: 1px;
  left: -14px;
}

.map a.n14 {
  top: 357px;
  left: 198px;
}

.map a.n14 span {
  top: 14px;
  left: 15px;
}

.map a.n14:hover span {
  top: 13px;
  left: 10px;
}

.map a.n15 {
  top: 208px;
  left: 144px;
}

.map a.n15 span {
  top: 21px;
  left: 33px;
}

.map a.n15:hover span {
  top: 20px;
  left: 32px;
}

.map a.n16 {
  top: 19px;
  left: 139px;
}

.map a.n16 span {
  top: 22px;
  left: 45px;
}

.map a.n16:hover span {
  top: 21px;
  left: 44px;
}

.rightBlock {
  display: inline-block;
  width: 812px;
  padding: 0 15px;
  box-sizing: border-box;
  margin-top: 40px;
}

.production-item {
  position: relative;
  display: block;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1),
    box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
  background: #fff;
  text-decoration: none !important;
}

.production-item:hover {
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.1), 0 32px 64px rgba(0, 0, 0, 0.1);
  transform: translate(0, -2px);
}

.production-item:active {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
  transform: translate(0);
}

.production-item .img {
  width: 100%;
  height: 260px;
  background-size: cover !important;
}

.production-item .img.window {
  background: url(../img/covers/window.jpg) center;
}

.production-item .img.blinds {
  background: url(../img/covers/zhaluzi.jpg);
}

.production-item .img.gate {
  background: url(../img/covers/vorota.jpg);
}

.production-item .img.coloring {
  background: url(../img/covers/poroshok.jpg);
}

.production-item .img.windowSt {
  background: url(../img/covers/facade.jpg) center;
}

.production-item .img.balcony {
  background: url(../img/covers/lodgia.jpg) center;
}

.production-item .img.shutters {
  background: url(../img/covers/rolet.jpg);
}

.production-item .img.construction {
  background: url(../img/covers/alluminium.jpg) center;
}

.production-item .img.alluminium-window {
  background: url(../img/covers/alluminium-window.jpg) center;
}

.production-item .img.alluminium-logia {
  background: url(../img/covers/alluminium-logia.jpg) center;
}

.production-item .img.alluminium-vitrag {
  background: url(../img/covers/alluminium-vitrag.jpg) center;
}

.production-item .img.zenitnye-fonari {
  background: url(../img/covers/zenitnye-fonari.jpg) center;
}

.production-item .img.alluminium-peregorodki {
  background: url(../img/covers/alluminium-peregorodki.jpg) center;
}

.production-item .img.alluminium-verandy {
  background: url(../img/covers/alluminium-verandy.jpg) center;
}

.production-item .img.alluminium-terassy {
  background: url(../img/covers/alluminium-terassy.jpg) center;
}

.production-item .img.alluminium-terassy {
  background: url(../img/covers/alluminium-terassy.jpg) center;
}

.production-item .cont {
  padding: 0 24px;
}

.production-item .cont span {
  color: #333;
  font-size: 20px;
  display: block;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 8px;
  padding-top: 18px;
}

.production-item .cont p {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 8px;
}

.last-news-item span.date {
  font-size: 12px;
  color: #777;
  font-weight: 700;
  display: block;
  margin: 0 0 2px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.last-news-item a {
  color: #3a4f77;
  font-size: 16px;
  line-height: 1.4;
}

.news-item {
  transition: all 0.2s ease;
  width: 100%;
}

.news-item:after {
  content: unset;
}

.news-item:hover {
  transform: translate(0, -2px);
}

.news-item:active {
  transform: translate(0);
}

.news-item div.image {
  padding-bottom: 66.667%;
  border-radius: 16px;
  width: 100%;
  }

.news-item span.date {
  font-size: var(--textSsize);

  display: block;
  margin: 8px 0 0 0;
  text-transform: capitalize;
}

.news-item span.title {
  /* display: block; */

  /* font-size: 16px; */
  /* line-height: 1.4; */
  /* margin-bottom: 1rem; */
}

.news-item span.lead {
  display: none;
  font-size: 14px;
  line-height: 1.4;
}

.pagination {
  width: 100%;
  text-align: center;
}

.pagination #load-more-events {
  font-weight: 400;
  background: linear-gradient(to bottom, #ff5347 0%, #dc3b3b 100%) !important;
  color: #fff !important;
  text-transform: uppercase;
  border: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 8px 16px;
}

.pagination #load-more-events:hover {
  box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.15), 0 0 5px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  -webkit-transform: translateY(-2px) !important;
  transform: translateY(-2px) !important;
  transition: 0.35s !important;
}

/**/
.slick-slide {
  
  cursor: pointer;
  
}

.slick-slide:hover {
  border: 1px solid #b92e4c;
}

.mfp-iframe-holder .mfp-content {
  max-width: 1200px !important;
}

.slick-arrow {
  top: 70px;
  position: absolute;
  font-size: 0;
  border: 0;
  width: 20px;
  height: 38px;
  background-color: #fff;
  background-size: 40px 76px;
  background-repeat: no-repeat;
}

.slick-arrow.slick-prev {
  left: 10px;
  background-position: right bottom;
}

.slick-arrow.slick-next {
  right: 10px;
  background-position: right top;
}

.slick-arrow.slick-prev:hover {
  background-position: left bottom;
}

.slick-arrow.slick-next:hover {
  background-position: left top;
}

iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

/* New styles */
.container {
  /* min-width: 1140px !important; */
}

.bg-sl-red {
  background-color: #e02839 !important;
}

.call-block-main .request-form-button {
  padding: 10px 20px 7px;
  background: #fff !important;
  border: 2px solid #fff;
  margin-top: 6px !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
}

.call-block-main .request-form-button.short-form-button,
[data-name="forma-zvonka"] .input-box input[type="submit"] {
  padding: 0 !important;
  background: transparent !important;
  border: none;
  box-shadow: none;
  margin: 0 !important;
  margin-left: auto !important;
  display: flex;
}

.call-block-main .btn.sl-svg-btn.request-form-button.short-form-button span,
[data-name="forma-zvonka"] .input-box input[type="submit"] {
  color: var(--mainColor);
  margin: 0;
  text-transform: none;
  font-size: var(--textLsize);
  line-height: var(--titleSheightT);
}

.call-block-main
  .btn.sl-svg-btn.request-form-button.short-form-button
  span::after {
  content: " \2192";
  line-height: initial;
  text-decoration: none;
}

.call-block-main .btn.sl-svg-btn.request-form-button:hover {
  background: transparent !important;
}

.request-form-button {
  margin: 0;
  border: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none !important;
  padding: 14px 20px;
  background: linear-gradient(to bottom, #ff5347 0%, #dc3b3b 100%) !important;
  color: #fff !important;
margin-left: auto;}

.btn.sl-svg-btn.request-form-button:hover {
  /* box-shadow: 0 6px 7px 0 rgba(0,0,0,0.15), 0 0 5px 0 rgba(0,0,0,0.1); */
  opacity: 1;
  -webkit-transform: translateX(16px) !important;
  transform: translateX(16px) !important;
  transition: 0.35s !important;
}

.btn.sl-svg-btn.request-form-button:active {
  /* box-shadow: 0 3px 6px 0 rgba(0,0,0,0.1), 0 0 10px 0 rgba(0,0,0,0.1), 0 1px 4px -1px rgba(0,0,0,0.1); */
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
  transition: 0.35s !important;
}

.primary {
}

.sl-form-wrapper .sl-svg-btn {
  margin: 0;
}

.sl-svg-btn svg {
  display: none;
}

.btn.sl-svg-btn.request-form-button svg {
  width: 24px;
}

.btn.sl-svg-btn.request-form-button span {
  font-size: 17px;
  margin: 0 0px 0 8px;
  letter-spacing: 0.4px;
}

.call-block-main .btn.sl-svg-btn.request-form-button svg {
  width: 24px;
  margin-top: -1px;
  fill: #e17b35;
}

.call-block-main .btn.sl-svg-btn.request-form-button:hover svg {
  fill: #fff;
}

.call-block-main .btn.sl-svg-btn.request-form-button span {
  font-size: 16px;
  margin-left: 4px;
  
}

.call-block-main .btn.sl-svg-btn.request-form-button:hover span {
  color: #fff;
}

.sl-navbar .current-menu-item .nav-link {
  color: #fff;
}

.sl-navbar .nav-link {
  font-size: 16px;
  transition: all 200ms ease;
}

.sl-navbar.navbar-expand .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}

.sl-navbar.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.sl-navbar.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.sl-blockquote p {
  font-weight: bold;
  color: #dc3545;
  font-size: 22px;
  margin-bottom: 2px;
}

.sl-alert {
  padding: 12px 16px 0px;
}

.call-block-main .sl-alert {
  margin: 8px 0 -10px;
  padding: 8px 16px 6px;
  background: #fff;
  color: #db4338;
  font-size: 14px;
  font-weight: 500;
}

.sl-alert ul {
  margin: 0;
  padding: 0 20px;
  display: block;
}

.call-block-main .sl-alert ul {
  list-style: none;
  padding: 0;
}

.call-block-main .sl-alert ul li {
  margin-bottom: 0 !important;
}

.sl-alert li {
  margin-bottom: 12px !important;
}

.white-popup-block,
.modal-content {
  background: #fff;
  padding: 40px 40px;
  text-align: left;
  border-radius: 16px;
  max-width: 750px;
  margin: 40px auto;
  position: relative;
}

.white-popup-block .row {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}

.sl-form-wrapper {
  padding: 24px 40px 32px;
  /* background: #f8f8f8; */
  /* border: 1px solid #cccccc; */
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
}

.sl-form-wrapper h1 {
  padding-top: 0px;
}

/* NEW CSS */
.gray-bg {
  background: #f2f2f2;
}

.page-hero #breadcrumbs a {
  color: inherit;
}

.page-hero #breadcrumbs > span {
  display: flex;
  color: rgba(0, 0, 0, 0.502);
}

.news .date {
  font-size: 12px;
  color: #e03c4f;
  font-weight: 700;
  display: block;
  margin: 0 0 2px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.news .lead {
  margin-bottom: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.news .news-content li {
  text-align: left;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 12px;
}

.news .news-content li div {
  text-align: left;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 12px;
}

.news .news-content img {
  max-width: 100%;
  height: auto;
  margin: 16px 0;
}

.link.back:before {
  content: "\2190 ";
}

.private-form {
  background: #fff;
  padding: 20px 28px;
  width: 100%;
  /* border: 1px solid #eee; */
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
}

.private-form h3 {
  font-size: 24px;
  margin-bottom: 16px;
}

.private-form label {
  display: inline-block;
  line-height: 1;
  font-weight: 600;
}

.private-form input {
  box-shadow: none !important;
  height: 52px;
  font-size: 16px;
  margin-top: -10px;
  padding: 6px 16px;
  display: block;
  width: 100%;
  color: #333;
  max-width: 100%;
}

.private-form .btn.btn-danger {
  margin: 9px 15px 0;
  border: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none !important;
  padding: 14px 28px;
  background: linear-gradient(to bottom, #ff5347 0%, #dc3b3b 100%) !important;
  color: #fff !important;
  font-size: 17px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  width: auto;
}

.private-form .btn.btn-danger:hover {
  box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.15), 0 0 5px 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  -webkit-transform: translateY(-2px) !important;
  transform: translateY(-2px) !important;
  transition: 0.35s !important;
}

.bg-danger {
  color: #fff !important;
  padding: 4px 8px 3px;
  border-radius: 4px;
}

.cta {
  padding: 20px 0 20px;
  /* margin-top: -20px; */
  background-image: linear-gradient(to top, #ffffff 0%, #f3f4f6 100%);
}

.block-title p,
.block-title-link p {
  line-height: 32px;
}

.block-title p,
.block-title {
  font-size: var(--titleMsize);
  font-weight: var(--titleWeight);
  
line-height: var(--titleMheightT);margin-bottom: var(--titleMbottomT);margin-top: var(--titleMtopT);}

.white-popup-block .block-title p,
.white-popup-block .block-title,
.modal-content .block-title p,
.modal-content .block-title {
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  -moz-text-fill-color: transparent !important;
  text-fill-color: transparent !important;
  background-image: linear-gradient(160deg, #f43b47 0%, #e3a238 100%);  
  margin-bottom: calc(20px + var(--titleMbottomT));
  padding: 10px 0;
}

.mfp-close-btn-in .mfp-close {
  /* font-size: 40px; */
  /* line-height: 1; */
  /* text-align: center; */
  /* width: 40px; */
  /* height: 40px; */
  /* background: #0001; */
  /* border-radius: 50%; */
  /* right: 4px; */
  /* top: 4px; */
  }

.block-title-link p {
  text-align: right;
}

.cta-title {
  line-height: 1.2;
  font-size: 32px;
  font-weight: 600;
  margin-top: 10px;
  display: block;
  color: #444;
}

.headeText {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 8px;
  display: block;
}

.pagination-wrapper {
  text-align: center;
  margin-top: 20px;
}

.pagination-wrapper .pagination {
  display: inline-block;
}

.pagination-wrapper .pagination .page,
.pagination-wrapper .pagination .current {
  color: #777;
  display: inline-block;
  padding: 8px 12px;
  border-radius: 4px;
  margin: 0 4px;
  border: 1px solid #dedede;
  font-size: 14px;
  line-height: 1;
}

.pagination-wrapper .pagination .page:hover {
  background: #e03c4f;
  border-color: #e03c4f;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.pagination-wrapper .pagination .current {
  background: #e03c4f;
  border-color: #e03c4f;
  color: #fff;
}

.city-list {
  display: flex;
  flex-flow: column;
align-items: baseline;gap: 4px;}

.city-list a {
  
color: var(--black);}

.city-list a:hover {
  transform: translateX(16px) !important;
  transition: 0.35s !important;
  color: var(--linkColorHover);
}

.city-list  a:after {
  content: " \2192" !important;
  position: unset;
  background: unset;
  opacity: unset;
  color: inherit !important;
}

.features span {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}

.features {
  color: #fff !important;
}

.features svg {
  fill: #fff !important;
  width: 60px;
}

.center {
  text-align: center;
}

.non-overflow-hidden {
  overflow: visible !important;
}

.calc_label {
  /* display: inline-block; */
  position: relative;
  margin: 0;
  margin-right: 1px;
  text-transform: none;
  width: 100%;
  padding: 0;
}

.calc_prof_sys_radio {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.calc_prof_sys_radio:checked + .option {
  background-color: #fa4551;
  color: #ffffff;
}

.calc_prof_sys_radio + .option {
  background: #ffffff;
  cursor: pointer;
  color: #222222;
  font-size: 22px;
  transition: all 200ms ease;
  padding: 10px;
  width: 100%;
  display: block;
}

.calc_prof_sys_radio:checked:hover + .option {
  background-color: #fa4551;
  color: #ffffff;
}

.calc_prof_sys_radio:hover + .option {
  background-color: #ebebeb;
}

.portfolio-item {
  height: 277px;
  position: relative;
  display: block;
  margin: 6px -10px !important;
  overflow: hidden;
  border-radius: 0px;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1),
    box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 6px 12px rgba(0, 0, 0, 0.05);
  background: #fff;
  text-decoration: none !important;
}

.portfolio-item div.portfolio-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
}

.portfolio-item div.portfolio-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  padding: 40px 16px 16px;
  background: linear-gradient(#19191900 0%, #19191988 50%, #191919dd 100%);
  transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1);
}

.portfolio-item span.date {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  display: block;
  margin: 0 0 4px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.portfolio-item span.title {
  display: block;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.15;
  padding-bottom: 8px;
}

.portfolio-item span.text {
  font-size: 14px;
  padding-right: 32px;
  overflow: hidden;
  height: 0px;
  opacity: 0;
  display: block;
  line-height: 1.4;
  color: #fff;
  transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1);
}

.portfolio-item:hover span.text {
  height: auto !important;
  opacity: 1;
  padding-bottom: 4px;
}

.select-city.container ul.filter {
  padding: 0;
  text-align: center;
  margin-bottom: 16px;
}

.select-city.container ul.filter li {
  padding: 0 !important;
  margin: 0;
}

.select-city {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.select-city ul.filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.select-city ul.filter li a {
  display: inline-block;
  padding: 4px 12px !important;
  border-radius: 4px;
  background-color: #fafafa;
  margin: 0 8px;
  color: #212121;
  text-decoration: none;
  text-align: center;
}

.select-city ul.filter li a:hover,
.select-city ul.filter li a.active {
  background: #e02839;
  color: #fff;
}

.news-title-widget {
  font-size: 24px;
  font-weight: 600;
}

.news-widget .nav-news {
  list-style: none;
  padding: 0;
}

.news-widget .nav-news li {
  margin-bottom: 8px;
}

.news-widget .nav-news li a {
  font-size: 16px;
}

/* .loading {
      display: none;
  } */
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 80px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #ef4842;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}



.dropdown_change_prof_system {
  min-width: 228px;
  margin: 0;
  padding: 0;
}

.caret {
  border-top: 8px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  vertical-align: middle;
  margin-bottom: 5px !important;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #fff;
}

.btn-default:hover {
  background-color: #ebebeb;
}

.dropdown_change_prof_system li {
  /* padding: 10px; */
  margin: 0;
}

.btn_change_prof {
  border: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
}

.btn_change_prof .name_prof {
  font-size: 22px;
  font-weight: bold;
  width: 182px;
  display: inline-block;
  text-align: left;
}


.type_btn-calc {
  color: #ffffff;
  background-color: #212121;
  padding: 2rem 3rem 2rem !important;
}

.type_btn-calc:hover,
.type_btn-calc:active {
  color: #ffffff;
  background-color: #303030;
}



.img-steklo-item img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.img-steklo-item {
  display: none;
  position: relative;
}

.img-steklo-item.active {
  display: block;
}



.slick-disabled {
  opacity: 0.2;
}

.block_title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #dc5f5d;
}

.content_add_options .item {
  display: block;
  height: 114px;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
  position: relative;
  background-repeat: no-repeat;
  background-color: #fff;
}

.content_add_options .item .text_add_options {
  display: inline-block;
  padding: 22px 0 0 18px;
  font-weight: 500;
  line-height: 1.2;
}

.content_add_options .item .text_add_options .title_add_options {
  font-size: 18px;
  white-space: pre-wrap;
  text-shadow: 0px 0px 25px white, 0px 0px 25px white;
}

.content_add_options .item .descriptions_add_options {
  /* position: absolute; */
  bottom: 22px;
}

.content_add_options .item .descriptions_add_options .include_series {
  position: absolute;
  bottom: 20px;
  font-size: 14px;
}

.content_add_options
  .item
  .descriptions_add_options
  .include_series
  .include_series_text {
  font-size: 14px;
  padding-right: 6px;
}

.content_add_options
  .item
  .descriptions_add_options
  .include_series
  .include_series_text:last-child {
  padding: 0;
}

.content_add_options
  .item
  .descriptions_add_options
  .include_series
  .include_series_text:after {
  content: ",";
}

.content_add_options
  .item
  .descriptions_add_options
  .include_series
  .include_series_text:last-child:after {
  content: "";
}

.content_add_options .item .descriptions_add_options .factoid_options {
  font-size: 0;
  position: absolute;
  padding-bottom: 18px;
  bottom: 0px;
}

.content_add_options
  .item
  .descriptions_add_options
  .factoid_options
  .factoid_count {
  font-size: 42px;
  line-height: 1;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}

.content_add_options
  .item
  .descriptions_add_options
  .factoid_options
  .factoid_desctiption {
  font-size: 14px;
  display: inline-block;
  white-space: pre-wrap;
  padding-left: 8px;
  font-weight: 400;
  line-height: 1.3;
  vertical-align: top;
  margin-top: 2px;
}

.section_h2 {
  font-size: 42px;
  font-weight: bold;
  line-height: 0.8;
  margin-top: 8px;
  margin-bottom: 24px;
}

.section_h2_white {
  color: #fff;
}

.content_text {
  font-size: 20px;
  color: #fff;
}

.content_text_description {
  margin-bottom: 10px;
}

.content_text_table {
  list-style: none;
  padding-left: 0;
}

.content_text_table li {
  font-size: 20px;
  font-weight: normal;
}

.content_text_table li::before {
  content: "- ";
}

.fact {
  color: #fff;
}

.fact_title {
  font-size: 32px;
  font-weight: bold;
}

.fact_description {
  font-size: 16px;
  line-height: 22px;
}

.about_section {
  background-size: cover;
  background-position: center;
}

.work-stage .work-stage-item {
  margin-top: 8px;
}

.work-stage .work-stage-item .work-stage-title {
  font-weight: 600;
  font-size: 20px;
  margin-top: 30px;
}

.work-stage .work-stage-item .work-stage-description {
  font-weight: normal;
  font-size: 16px;
  margin-top: 12px;
}

.team-tabs {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 6px 12px rgba(0, 0, 0, 0.1);
}

.team-tabs .vc_tta-panels .section-team {
  margin: 0 !important;
}

.team-tabs .vc_tta-panels {
  border: none !important;
}

.team-tabs .vc_tta-tabs-container {
  position: absolute !important;
}

.team-tabs .vc_tta-tab {
  background: rgba(0, 0, 0, 0.1);
  margin: 0 !important;
  color: #fff;
  width: 20%;
  border-right: 1px solid #21212121;
  position: relative;
}

.team-tabs .vc_tta-tab:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  background: #dc5f5d;
}

.team-tabs .vc_tta-tab.vc_active:before {
  width: 100%;
  transition: width 10s linear;
}

.team-tabs .vc_tta-tab:last-child {
  border-right: none;
}

.wpb-js-composer .vc_tta.team-tabs .vc_tta-panel {
  opacity: 0;
  display: none !important;
}

.wpb-js-composer .vc_tta.team-tabs .vc_tta-panel.vc_active {
  opacity: 1;
  display: block !important;
}

.wpb-js-composer .vc_tta.team-tabs .vc_tta-tab > a {
  color: #fff !important;
}

.wpb-js-composer .vc_tta.team-tabs .vc_tta-tabs-container {
  width: 100%;
}

.wpb-js-composer .vc_tta.team-tabs .vc_tta-tab > a:hover {
  background: rgba(220, 95, 93, 0.7) !important;
}

.wpb-js-composer .vc_tta.team-tabs .vc_tta-tab.vc_active a {
  background: none !important;
}

.wpb-js-composer .vc_tta.team-tabs .vc_tta-tab > a {
  border: none !important;
  margin: 0;
  padding: 14px 0 !important;
  line-height: 1;
  background: none !important;
}

.section-team {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.section-team .content_text p {
  font-size: 20px;
  font-style: normal;
  margin-bottom: 30px;
}

.section-team.vc_active {
  padding-top: 70px;
  padding-left: 50px;
  padding-right: 50px;
  height: 556px;
}

.section-team .team-fact .vc_column-inner {
  padding-top: 0 !important;
}

.team-facts {
  /* position: relative; */
  /* margin-bottom: 0px !important; */
}

.team-facts .vc_column-inner {
  padding-top: 0 !important;
}

.partners-item .partners-description {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
}





div.calc_img_window td.tip div div div a:hover img {
  border: none;
}

.product-tabs .vc_tta-tabs-container {
  margin-bottom: 0 !important;
}

.product-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
  text-align: left;
}

.product-tabs .vc_tta-tabs-container .vc_tta-tabs-list a {
  /* margin: 0 !important; */
  /* text-transform: none !important; */
  padding-left: 0 !important;
}

.product-tabs .vc_tta-tabs-container .vc_tta-tabs-list a span {
  position: relative;
}

.product-tabs .vc_tta-tabs-container .vc_tta-tabs-list a span:before {
  content: "";
  background: #000;
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all ease 300ms;
}

.product-tabs.vc_tta.vc_general .vc_tta-tab a span:before {background: #a03000 !important;}


.product-tabs .vc_tta-tabs-container .vc_tta-tabs-list a span:hover:before,
.product-tabs.vc_tta.vc_general .vc_tta-tab.vc_active a span:before {
  width: 100%;
}

.add-options-open-modal {
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1),
    box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.add-options-open-modal:hover {
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.1), 0 32px 64px rgba(0, 0, 0, 0.1);
  transform: translate(0, -2px);
  color: #191919;
  position: relative;
  z-index: 1;
}

.add-options-modal {
  position: relative;
  background: #fff;
  padding: 24px 32px;
  width: auto;
  max-width: 720px;
  margin: 20px auto;
}

.add-options-modal-img {
  margin: -24px -32px 32px;
}

.add-options-modal .card-modal-img-fluid {
  max-width: 100%;
  margin: 0px auto;
  display: block;
}

.mfp-close-btn-in .add-options-modal .mfp-close {
  color: #fff;
  /* opacity: 1; */
  font-size: 54px;
  font-weight: 400;
  background: #21212155;
  width: 48px;
  height: 48px;
}

.add-options-modal .add-options-modal-title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
}

.add-options-modal .add-options-modal-content p {
  margin-bottom: 12px;
  /* white-space: pre-wrap; */
}

.add-options-modal .add-options-modal-content a {
  display: inline;
  color: #fe4b06 !important;
  text-decoration: underline;
  box-shadow: none !important;
}

.add-options-modal .add-options-modal-content a:hover {
  display: inline;
  color: #fe0606 !important;
  text-decoration: none;
}

.add-options-modal .add-options-modal-content strong {
  font-weight: 600;
  display: inline-block;
}

.add-options-modal .add-options-modal-content ul {
  margin-bottom: 20px;
  list-style: square;
  padding-left: 20px;
}

.button-view-cover:before {
  counter-increment: button-view-counter;
  content: counter(button-view-counter);
  position: absolute;
  right: 0;
  bottom: 0;
  color: #d7e3e3;
  font-size: 12px;
  /* line-height: 1; */
  padding: 5px;
}

.button-view-cover,
.knobs,
.layer {
  /* position: absolute; */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.button-view {
  position: relative;
  /* top: 50%; */
  width: 234px;
  height: 30px;
  /* margin: -20px auto 0 auto; */
  overflow: hidden;
}

.button-view.r,
.button-view.r .layer {
  border-radius: 100px;
}

.button-view.b2 {
  background: #fff;
  border-radius: 6px;
}

.checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
  margin: 0 !important;
}

.knobs {
  z-index: 2;
}

.layer {
  width: 100%;
  background-color: #fff;
  transition: 0.3s ease all;
  z-index: 1;
  border-radius: 9px;
}

/* button-view 10 */
#btn-change-view .knobs:before,
#btn-change-view .knobs:after,
#btn-change-view .knobs span {
  position: absolute;
  top: 0px;
  height: 30px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  padding: 8px 2px;
  border-radius: 6px;
  transition: 0.3s ease all;
  color: #fff;
}

#btn-change-view .knobs:before,
#btn-change-view .knobs span {
  width: 44%;
}

#btn-change-view .knobs:after {
  width: 56%;
}

#btn-change-view .knobs:before {
  content: "";
  left: 0px;
  background-color: #191919;
  color: #fff;
}

#btn-change-view .knobs:after {
  content: "\041E\0431\0449\0438\0439\0020\0432\0438\0434";
  right: 0px;
  color: #9d9d9d;
}

#btn-change-view .knobs span {
  display: inline-block;
  color: #fff;
  z-index: 1;
}

#btn-change-view .checkbox:checked + .knobs span {
  color: #9d9d9d;
}

#btn-change-view .checkbox:checked + .knobs:before {
  left: 102px;
  background-color: #191919;
  width: 56%;
}

#btn-change-view .checkbox:checked + .knobs:after {
  color: #fff;
}

#btn-change-view .checkbox:checked ~ .layer {
  background-color: #fff;
}



.windows-img-height .wpb-image-block,
.balkony-img-height .wpb-image-block,
.lodjiya-img-height .wpb-image-block {
  border-radius: 5px;
  text-align: center;
  background: #f2f2f2;
  /* box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 6px 12px rgba(0,0,0,0.1); */
  padding: 24px 32px;
  text-align: left;
}

.windows-img-height .wpb-image-block .wpb-image-block-image,
.balkony-img-height .wpb-image-block .wpb-image-block-image,
.lodjiya-img-height .wpb-image-block .wpb-image-block-image {
  max-width: 100%;
  margin-bottom: 12px;
}

.windows-img-height .wpb-image-block .wpb-image-block-image {
  height: 170px;
}

.balkony-img-height .wpb-image-block .wpb-image-block-image {
  height: 240px;
}

.lodjiya-img-height .wpb-image-block .wpb-image-block-image {
  height: 90px;
}

.windows-img-height .wpb-image-block .wpb-image-block-text h3,
.balkony-img-height .wpb-image-block .wpb-image-block-text h3,
.lodjiya-img-height .wpb-image-block .wpb-image-block-text h3 {
  margin-top: 4px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}

.windows-img-height .wpb-image-block .wpb-image-block-text p,
.balkony-img-height .wpb-image-block .wpb-image-block-text p,
.lodjiya-img-height .wpb-image-block .wpb-image-block-text p {
  margin-bottom: 4px;
  line-height: 1.2;
  font-size: 16px;
}

.windows-img-height .wpb-image-block .wpb-image-block-text p strong,
.balkony-img-height .wpb-image-block .wpb-image-block-text p strong,
.lodjiya-img-height .wpb-image-block .wpb-image-block-text p strong {
  font-weight: 600;
  font-size: 16px;
  /* margin-top: 8px; */
  margin-bottom: 0;
}

.product-tabs.vc_tta.vc_general .vc_tta-panel a span {
  text-transform: capitalize;
  font-size: 24px;
}

.gallery-4-col .wpb_image_grid_ul,
.gallery-3-col .wpb_image_grid_ul,
.gallery-2-col .wpb_image_grid_ul,
.gallery-1-col .wpb_image_grid_ul {
  position: initial !important;
  display: grid;
  grid-template-columns: [content-left] repeat(12, 1fr) [content-right];
  column-gap: 2rem;
  margin-top: 3rem !important;
  height: auto !important;
}

.gallery-4-col .wpb_image_grid_ul li,
.gallery-3-col .wpb_image_grid_ul li,
.gallery-2-col .wpb_image_grid_ul li,
.gallery-1-col .wpb_image_grid_ul li {
  position: unset !important;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 0 15px !important;
}

.gallery-4-col .wpb_image_grid_ul li {
  width: 100%;
  grid-column: span 3 !important;
  padding: initial !important;
}

.gallery-3-col .wpb_image_grid_ul li {
  width: 33.3333333%;
}

.gallery-2-col .wpb_image_grid_ul li {
  width: 50%;
}

.gallery-1-col .wpb_image_grid_ul li {
  width: 100%;
}

.gallery-4-col .wpb_image_grid_ul li a img,
.gallery-3-col .wpb_image_grid_ul li a img,
.gallery-2-col .wpb_image_grid_ul li a img,
.gallery-1-col .wpb_image_grid_ul li a img {
  width: 100% !important;
  border-radius: 4px;
  box-shadow: 0 2px 20px 1px rgba(0, 0, 0, 0.15);
}

.gallery-4-col .wpb_image_grid_ul li a img:hover,
.gallery-3-col .wpb_image_grid_ul li a img:hover,
.gallery-2-col .wpb_image_grid_ul li a img:hover,
.gallery-1-col .wpb_image_grid_ul li a img:hover {
  opacity: 0.9;
  transition: opacity 0.3s;
}

.about-gallery ul.wpb_image_grid_ul li {
  position: unset !important;
  margin: 0px !important;
  padding: 0 5px 8px !important;
}

.about-gallery.col-2 ul.wpb_image_grid_ul li {
  width: 50% !important;
}

.about-gallery.col-4 ul.wpb_image_grid_ul li {
  width: 25% !important;
}

.about-gallery ul.wpb_image_grid_ul li img {
  width: 100% !important;
  height: auto !important;
}

.about-gallery img {
  border-radius: 4px;
  box-shadow: 0 2px 20px 1px rgba(0, 0, 0, 0.15);
  position: relative;
}

.about-gallery img:hover {
  opacity: 0.9;
  transition: opacity 0.3s;
}

.paint-block h2 {
  font-weight: 600;
  font-size: 32px;
  margin-top: 0;
}

.paint-block li {
  margin-bottom: 12px;
}

.desktop-hide {
  display: none;
}

.main-img {
  
}

.benefits .content_add_options .item {
  height: 168px;
  background-size: auto 129px !important;
}

.benefits .content_add_options .item .text_add_options .title_add_options {
  font-size: 24px;
}

.benefits
  .content_add_options
  .item
  .descriptions_add_options
  .factoid_options {
  position: relative;
}

.benefits
  .content_add_options
  .item
  .descriptions_add_options
  .factoid_options
  .factoid_desctiption {
  padding-left: 0;
  font-size: 18px;
}

.benefits .content_add_options .item .descriptions_add_options {
  padding-top: 10px;
  width: 70%;
}

.benefits .wpb-image-block img {
  width: 100%;
}

.type-glazing .wpb-image-block {
  border-radius: 5px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 2px 2px 14px rgba(0, 0, 0, 0.04);
}

.type-glazing .wpb-image-block-text-description {
  padding: 40px;
}

.type-glazing .wpb-image-block .wpb-image-block-title {
  font-size: 24px;
  margin: 0;
}

.type-glazing .wpb-image-block .wpb-image-block-text p {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
}

.type-glazing .wpb-image-block .wpb-image-block-text p:last-child {
  margin-bottom: 0;
}

.type-glazing .wpb-image-block .wpb-image-block-text p.subtitle-text {
  margin-bottom: 10px;
}

.type-glazing .wpb-image-block .wpb-image-block-text p strong {
  margin: 0;
}

.balcony-type-benefits .wpb-section-title-title {
  margin-bottom: 28px;
}

.balcony-type-benefits ul li {
  list-style: none;
  margin-bottom: 30px;
  font-size: 20px;
  padding-left: 28px;
}

.balcony-type-benefits ul li:before {
  color: #b61817;
  content: " " !important;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 16px;
  background-color: #dc5f5d;
  margin-top: 8px;
  border-radius: 3px;
}

.balcony-type-benefits .sl-svg-btn {
  margin-left: 28px;
}

.balcony-type-benefits .wpb-image-block {
  text-align: center;
  margin-top: 50px;
}

.header-banner {
  background-color: #e83323;
  padding: 6px 0 2px;
  background-image: linear-gradient(160deg, #f43b47 0%, #e3a238 100%);
}

.header-banner .header-banner-wrapper {
  margin: 0 auto;
  position: relative;
}

.header-banner .header-banner-link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 500;
}

a.header-banner-link:link,
a.header-banner-link:visited {
  color: #fff;
  text-decoration: none;
}

a.header-banner-link:hover {
  cursor: pointer;
  text-decoration: underline;
}

.header-banner-link:before {
  content: "";
  display: block;
  width: 42px;
  height: 42px;
  margin-top: -5px;
  margin-right: 20px;
  flex-shrink: 0;
  background-image: url(/wp-content/uploads/2020/04/gruyzz.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.block-gradient {
  background: linear-gradient(160deg, #fa4551 0%, #ffbe21 100%);
}

.factoid-guarantee {
  margin-top: 64px;
}

.factoid-guarantee .wpb-image-block-title {
  font-size: 42px;
}

.factoid-guarantee .wpb-image-block-text p {
  font-size: 20px;
}

.item-product-dispenser {
  background: #fff;
  padding: 40px 35px 0;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 2px 2px 14px rgba(0, 0, 0, 0.04);
  border-radius: 5px;
}

.item-product-dispenser table {
  margin-top: 48px;
}

.item-product-dispenser table td {
  font-size: 20px;
}

.item-product-dispenser table td:last-child {
  margin-left: 22px;
  display: block;
}

.item-product-dispenser .wpb-section-title .wpb-section-title-title {
  font-size: 34px;
}

.price-item-dispenser {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 110px;
}

.price-item-dispenser a {
  padding: 12px 40px;
}

.price-item-dispenser a span {
  font-size: 20px;
  letter-spacing: 1px;
}

.breadcrumbs-block p {
  margin-top: 40px;
  font-size: 16px;
}

.grecaptcha-badge {
  display: none !important;
}



.discount-value::after {
  content: "\0025";
  margin-left: 0.125rem;
}

.discount-value::before {
  content: "\2212";
  margin-right: 0.125rem;
}

#win_calc_price .price-item .discount-value {
  box-sizing: content-box;
  font-size: 1.75rem;
  line-height: 3rem;
  padding: 0 1rem;
  text-align: center;
  color: #fff;
  background: #f43d47;
  text-decoration: none;
  display: inline-block;
  background: linear-gradient(-45deg, #f43b47 0%, #e3a238 100%);
  border-radius: 0.5rem;
  position: absolute;
  right: 2rem;
  top: 1.5rem;
  font-weight: 600;
}

#calc_section {
  overflow: inherit !important;
}

.review-wrapper {
  background: #f5f5f7;
  /* box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.04), 0px 2px 2px rgba(0, 0, 0, 0.1); */
  border-radius: 16px;
  padding: 24px 36px 32px 24px;
}

.review-wrapper + .review-wrapper {
  
margin-top: 32px;}

.review-wrapper h3 {
  margin-top: 0px !important;
  position: relative;
}

.review-wrapper h3:before {
  content: "\00AB";
}

.review-wrapper h3:after {
  content: "\00BB";
}

.review-wrapper strong {
  /* color: #fa4551; */
  font-weight: 500;
}

.portfolio-slider,
.portfolio-slider .portfolio-slider-image,
.portfolio-slider .portfolio-slider-text {overflow: hidden;width: 100%;}
.portfolio-slider .portfolio-slider-image .slick-list {
  width: 100%;
}
.portfolio-slider .project-block {
  border: none;
  position: relative;
}

.portfolio-slider .project-block .portfolio-image {
  border-radius: 8px;
  padding-bottom: 56.25%;
  filter: brightness(0.97);
}

.portfolio-slider .portfolio-slider-description {
  border-radius: 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #f5f5f7;
  padding: 24px 20px;
  width: 100%;
}

.portfolio-slider
  .portfolio-slider-description
  .portfolio-text-content
  .portfolio-city {
  color: var(--accentColor);
  font-size: var(--textSsize);
  line-height: var(--textSheight);
  font-weight: var(--titleWeight);
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

.portfolio-slider
  .portfolio-slider-description
  .portfolio-text-content
  .portfolio-title {
  font-weight: var(--titleWeight);
  font-size: var(--titleSsize);
  line-height: var(--titleSheightT);
  
  
margin-top: var(--gap);}

.portfolio-slider
  .portfolio-slider-description
  .portfolio-text-content
  .portfolio-text {
margin-top: var(--gapX3);}

.portfolio-slider .portfolio-slider-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 20px; */
}

.portfolio-slider .portfolio-slider-nav .slick-arrow {
  background-color: #444;
  z-index: 2;
  cursor: pointer;
  position: relative;
  width: 100px;
  height: 40px;
  text-align: center;
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 0;
  border-radius: 4px;
}

.portfolio-slider .portfolio-slider-nav .slick-arrow:hover {
  background-color: #000000;
}

.portfolio-slider .portfolio-slider-nav .slick-arrow.slick-disabled {
  cursor: default;
  opacity: 1;
}

.portfolio-slider .portfolio-slider-nav .slick-arrow.next-slide {
  right: 0;
}

/* call-block-main */






.call-block-main .form-group {
  margin-bottom: 0px !important;
}

.call-block-main .request-form .fields {
  border: solid #fff;
  border-width: 0 0 2px 0;
  margin-bottom: var(--gapX2) !important;
}

.call-block-main .block-title p {
  font-size: 32px;
  margin-bottom: 8px !important;
  color: #fff;
}

.call-block-main .block-subtitle p {
  font-size: 18px;
  color: #fff;
  margin-right: 16px;
}

/* /call-block-main */
/* Xleb-st */

.request-form .vc_row:after,
.request-form .vc_row:before {
  content: none;
}

.xleb-st-grid .xleb-st-elements {
  align-items: center;
  display: flex;
}

.xleb-st-grid.align-center {
  /* align-items: center; */
}

.xleb-st-grid .xleb-st-elements .vc_column-inner {
  height: 100%;
}

.xleb-st-grid .xleb-st-elements .vc_column-inner .wpb_wrapper .wpb-image-block {
  margin-bottom: 32px !important;width: 100%;
}

.image-text-card-wrapper .wpb-image-block .wpb-image-block-wrapper-image {
  
  border-radius: 16px;
  background: #f7f7f7;
  /* margin-top: 38px; */
  margin-bottom: 0 !important;
  align-items: stretch;
width: 100%;}

.image-text-card-wrapper .wpb-image-block .wpb-image-block-image {
  margin: 0 auto 0;
}

.image-text-card-wrapper .wpb-image-block .wpb-image-block-text-description {
  padding: 12px 8px 0px;
  border-radius: 16px;
  width: 100%;
  }

.image-text-card-wrapper .wpb-image-block .wpb-image-block-title {
  margin: 0;
  font-size: 24px;
}

.wpb-section-elements-holder.holder-gradient {
  background: linear-gradient(271.68deg, #ffbe21 0%, #fa4551 100%);
}

.add-options .wpb-section-elements-holder {
  padding: 20px 22px 26px 22px;
}

.add-options .wpb-section-title-title {
  font-size: 24px;
}

/* /Xleb-st */
@media (min-width: 1200px) {
  .shift-top-75 {
    margin-top: -75px !important;
  }
}

@media (max-width: 1167px) {
  .menu-wrapper .mega-menu-wrap > ul > li a {
    font-size: 1.75rem;
    line-height: 1;
  }
  .header-office {
    margin: 0px 22px;
  }
}

@media (max-width: 767px) {
  .mfp-container {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .mfp-container .mfp-content {
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
  }
}

@media (max-width: 768px) {
  .one-column {
    display: block;
    width: 100%;
  }
  .type_title {
    font-size: 36px;
  }
  .type_description {
    padding-right: 0px;
  }
  .type_text {
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 16px;
  }
  .type_gost {
    padding-bottom: 16px;
    padding-top: 0px;
  }
  .type_gost .gost_text {
    padding-top: 0px;
    font-size: 14px;
  }
  .btn_to-calc {
    display: none;
  }
  .two-column {
    display: block;
    width: 100%;
  }
  .sets .set_item {
    width: 100% !important;
    height: auto;
  }
  .sets .set_item .set_description .parts {
    margin-bottom: 16px;
  }
  .sets .set_item .set_price {
    position: initial;
    bottom: auto;
    padding-top: 16px;
  }
  .vc_col-md-6 .sticky {
    display: none;
  }
  .type-glazing .wpb-image-block img {
    width: 100%;
    height: 100%;
  }
  .example-price-block {
    margin-top: -40px;
  }
  .mobile-hide {
    display: none !important;
  }
  .desktop-hide {
    display: block;
  }
  .benefits .content_add_options .item {
    height: auto;
  }
  .benefits .content_add_options .item .descriptions_add_options {
    width: 100%;
  }
  .benefits .content_add_options .item .text_add_options {
    padding: 22px 18px 120px 18px;
  }
  .news-sidebar {
    display: none;
  }
  .city-list {
    margin-top: 20px;
  }
  .windows-img-height .wpb-image-block,
  .balkony-img-height .wpb-image-block {
    font-size: 0;
  }
  .windows-img-height .wpb-image-block:after,
  .balkony-img-height .wpb-image-block:after {
    content: "";
    display: table;
    clear: both;
  }
  .request-form-button {
    margin: 0 auto;
    display: block;
  }
  .header-banner .header-banner-link {
    font-size: 18px;
  }
  .header-banner-link:before {
    width: 52px;
    height: 32px;
    margin-right: 30px;
  }
  .windows-img-height .wpb_content_element .wpb-image-block-image {
    max-width: 30%;
    height: 72px;
    display: inline-block;
    vertical-align: top;
  }
  .windows-img-height .wpb_content_element .wpb-image-block-text-description {
    width: 70%;
    padding-left: 20px;
    display: inline-block;
  }
  .windows-img-height
    .wpb_content_element
    .wpb-image-block-text-description
    .wpb-image-block-text {
    margin: 0;
  }
  .windows-img-height
    .wpb_content_element
    .wpb-image-block-text-description
    h3 {
    text-align: left;
    font-size: 20px;
  }
  .windows-img-height .wpb_content_element .wpb-image-block-text-description p {
    text-align: left;
    font-size: 14px;
  }
  .windows-img-height
    .wpb_content_element
    .wpb-image-block-text-description
    p
    strong {
    font-size: 16px;
  }
  .balkony-img-height .wpb_content_element .wpb-image-block-image {
    max-width: 30%;
    height: 104px;
    display: inline-block;
    vertical-align: top;
  }
  .balkony-img-height .wpb_content_element .wpb-image-block-text-description {
    width: 70%;
    padding-left: 20px;
    display: inline-block;
  }
  .balkony-img-height
    .wpb_content_element
    .wpb-image-block-text-description
    .wpb-image-block-text {
    margin: 0;
  }
  .balkony-img-height
    .wpb_content_element
    .wpb-image-block-text-description
    h3 {
    text-align: left;
    font-size: 20px;
  }
  .balkony-img-height .wpb_content_element .wpb-image-block-text-description p {
    text-align: left;
    font-size: 14px;
  }
  .balkony-img-height
    .wpb_content_element
    .wpb-image-block-text-description
    p
    strong {
    font-size: 16px;
  }
  .portfolio-slider .portfolio-slider-description {
    height: auto;
  }
  .portfolio-slider .project-block .portfolio-image {
    height: 260px;
  }
}

@media (max-width: 480px) {
  .mfp-close-btn-in .mfp-close {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    margin-top: 16px;
    background: #f2f2f2;
    border-radius: 2rem;
    font-size: 28px;
    line-height: 32px;
    color: #121212;
    opacity: 1;
  }
  .form-group {
    margin-bottom: 1rem;
  grid-column: span 12;}
  .form-control[type="text"],
  .form-control.select,
  textarea.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 16px;
  }
  .form-control[type="text"],
  .form-control.select {
    height: 48px;
    border-radius: 1rem;
  }
  textarea.form-control {
    padding: 12px 16px 0;
    line-height: 1.2;
    z-index: 9;
    border-radius: 1rem;
    height: 31px;
  }
  .form-control.select select {
    margin: 4px 12px 4px 10px;
  }
  .form-check-label {
    display: flex;
    align-items: center;
    padding-left: 0.5rem;
  }
  .form-check-label span {
    font-size: 14px;
    margin-left: 1rem;
  }
  .white-popup-block,
  .modal-content {
    padding: 35px 20px 24px;
    margin: 0 4px 4px;
    border-radius: 24px;
  }
  .white-popup-block .block-title {
    
    padding-right: 40px;
    padding-left: 4px;
  }
  label {
    font-size: 14px;
    z-index: 50;
  }
  .btn.request-form-button {
    padding: 2rem;
    margin-top: 1rem !important;
    border-radius: 8px;
    box-shadow: none;
  }
  .btn.sl-svg-btn.request-form-button svg {
    display: none;
  }
  .btn.sl-svg-btn.request-form-button span {
    font-size: 2rem;
    line-height: 1;
    text-transform: none;
    margin: 0px;
  }
  .set_item .set_price {
    position: relative;
  }
  .page-hero {
    margin: 12px 0 0;
    z-index: 1;
  }
  .page-hero #breadcrumbs {
    font-size: 14px;
  }
  .page-hero h1 {
    font-size: 36px;
    margin-top: 12px;
  }
  .main-img {
    padding-bottom: 0px;
  }
  .call-block-main .form-check label {
    display: flex;
    align-items: center;
  }
  .call-block-main .block-title p {
    font-size: 24px;
  }
  .call-block-main .block-subtitle p {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 0 !important;
  }
  .call-block-main .request-form-button {
    display: block;
    margin: 6px auto !important;
    line-height: 40px !important;
  }
  .block-title p,
  .block-title {
    font-size: 3.5rem;
    line-height: 1.2;
  }
  .contact-us-phone {
    font-size: 4rem;
  }
  .contact-us-title {
    font-size: 20px;
  }
  .done-window .vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 12px;
    margin-bottom: 12px;
  }
  .menu-katalog-produkcii-container,
  .menu-menyu-v-podvale-1-container {
    display: none;
  }
  .developer {
    margin-top: var(--gapX8);
  }
  .select-city ul.filter li a {
    font-size: 14px;
  }
  .about-gallery.vc_custom-col-xs-6 ul.wpb_image_grid_ul li {
    width: 50% !important;
  }
  .type-glazing .wpb-image-block-text-description {
    padding: 20px;
  }
  h2 {
    font-size: 28px;
  }
  .header-banner .header-banner-link {
    font-size: 12px;
  }
  .header-banner-link:before {
    width: 52px;
    height: 32px;
    margin-right: 20px;
  }
  .page-hero.no-bg {
    padding-top: 30px !important;
  }
  .container-grid .request-form .fields {
    font-size: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .container-grid .request-form .fields .field-wrapper {
    grid-column: span 6;
    padding: 0;
  }
  .container-grid
    .request-form
    .fields
    .btn.sl-svg-btn.primary.short-form-button
    span {
    font-size: 16px;
  }
  .call-block-main .form-group .form-control.short-form-phone,
  .call-block-main .btn.sl-svg-btn.request-form-button.short-form-button span {
    font-size: 16px !important;
    line-height: 1.2 !important;
    padding: 14px 0;
  }
  .call-block-main
    .btn.sl-svg-btn.request-form-button.short-form-button
    span::after {
    content: "";
  }
}

@media (max-width: 374px) {
  .call-block-main .vc_col-xs-6 {
    grid-column: span 12 !important;
  }
  .call-block-main .fields .field-error {
    margin-top: 0;
  }
  .call-block-main .short-form-phone {
    border: 2px solid #fff !important;
    border-radius: 1rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .call-block-main .short-form-button.request-form-button {
    background: #fff !important;
    margin-bottom: 2rem !important;
    border-radius: 1rem !important;
  }
  .call-block-main .short-form-button.request-form-button span {
    color: #191919 !important;
  }
  .call-block-main .request-form .fields {
    border: none !important;
  }
  .btn.sl-svg-btn.request-form-button:hover,
  .btn.sl-svg-btn.request-form-button:active {
    box-shadow: 0 6px 7px 0 rgba(0, 0, 0, 0.15), 0 0 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  .white-popup-block {
    padding: 2.5rem 2rem;
    border-radius: 3rem 3rem 0 0;
  }
  label {
    font-size: 1.5rem;
  }
  .form-group {
    margin-bottom: 0.5rem;
  }
  .form-control[type="text"],
  .form-control.select {
    height: 40px;
    font-size: 1.75rem;
  }
  .white-popup-block .block-title {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 1rem;
  }
  .form-check-label span {
    font-size: 1.5rem;
    margin-left: 1rem;
  }
  textarea.form-control {
    padding: 12px 16px 0;
    font-size: 1.75rem;
    height: 4rem;
  }
  .form-control.select select {
    margin: 0px 12px 0px 10px;
  }
  .mfp-close-btn-in .mfp-close {
    margin-right: 2rem;
    margin-top: 2.5rem;
  }
  .btn.request-form-button {
    padding: 1.5rem;
    margin-top: 0.5rem !important;
    border-radius: 1rem;
  }
  .btn.sl-svg-btn.request-form-button span {
    font-size: 1.75rem;
  }
  .contact-us-phone {
    font-size: 4rem;
    margin-bottom: 1rem;
  }
  .primary {
    padding: 1.5rem 2rem;
  }
}

@supports (display: grid) {
  .grid.no-gap {
    row-gap: 0;
  }
}

a:focus {
  color: #a03000;
  border-bottom-color: #a0300033;
  text-decoration: none;
  outline: 0;
}

.type_description br {
  content: "";
  margin: 2em;
  display: block;
  margin-bottom: -20px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

[data-name="forma-zvonka"] input:-webkit-autofill,
[data-name="forma-zvonka"] input:-webkit-autofill:hover,
[data-name="forma-zvonka"] input:-webkit-autofill:focus,
[data-name="forma-zvonka"] input:-webkit-autofill:active,
[data-name="forma-zvonka"] select:-webkit-autofill,
[data-name="forma-zvonka"] select:-webkit-autofill:hover,
[data-name="forma-zvonka"] select:-webkit-autofill:focus,
[data-name="forma-zvonka"] select:-webkit-autofill:active {
  transition: background-color 5000000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 30px #eee0 inset !important;
  -webkit-text-fill-color: #fff !important;
}

.btn:hover {
  opacity: 1;
  -webkit-transform: translateY(2px) !important;
  transform: translateY(2px) !important;
  transition: 0.2s !important;
  text-decoration: none;
  color: var(--white);
}

.btn:active {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.1),
    0 1px 4px -1px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
  transition: 0.35s !important;
  text-decoration: none;
}



/* plastic content */
.item_types {
  display: flex;
  flex-flow: column;
  gap: var(--gapX8);
  width: 100%;
  background-color: unset !important;
}

.item_types.white {
  color: var(--mainColor);
}

@media (max-width: 768px) {
  .item_types {
    
  flex-flow: column;}
  .type_description {
    max-width: 100% !important;
  }
}

.type_description {
  display: flex;
  flex-direction: column;
  gap: var(--gapX7);
  flex: auto;
  margin-top: 16px;
  }
.type_description .titleL+.textM {
  margin: unset;
}
.gost_img {
  margin-bottom: 1rem;
  margin-top: 4rem;
}

.gost_img svg {
  height: 3rem;
  width: auto;
  display: inline-block;
  vertical-align: top;
}

.gost_img .gost_percent {
  font-weight: 700;
  font-size: 3rem;
  vertical-align: top;
  line-height: 3rem;
  padding-left: 0.5rem;
  display: inline-block;
}

.gost_text {
  padding-right: 8rem;
}

.type_btn-calc {
  color: #fff;
  background-color: #212121;
  padding: 2rem 3rem 2rem !important;
}

.set-details {
  display: flex;
  flex-flow: column;
  gap: var(--gapX5);
}

.set_item .parts {
  display: flex;
  justify-content: start;
  border-top: 1px solid #00000022;
  padding-top: var(--gapX4);
  gap: var(--gapX4);
}

.set_item .parts div:first-child {
  width: 40%;
}

.set_item .parts div:last-child {
  width: 60%;
}

p.flag::after {
  content: " ";
  width: 23px;
  height: 16px;
  display: inline-block;
  margin-left: var(--gapX1);
  margin-bottom: -2px;
  border: 1px solid #0001;
}

p.flag_ru::after {
  background: url("../img/flags/flag_ru.svg") no-repeat;
}

.flag_de::after {
  background: url("../img/flags/flag_de.svg") no-repeat;
}

.flag_tr::after {
  background: url("../img/flags/flag_tr.svg") no-repeat;
}

.flag_sl::after {
  background: url("../img/flags/flag_sl.svg") no-repeat;
}

.set_price {
  display: flex;
  flex-flow: row wrap;
  gap: var(--gapX4);
  align-items: baseline;
}

.set_price .titleL+.textM {
    margin: unset;
  }

.calc-series-price::after {
  content: "\20BD";
  margin-left: 0.125rem;
}

.product-tabs .price-product {
  font-weight: 600;
  font-size: 16px;
}

.load-price-product {
  background: #dcdcdc;
  border-radius: 4px;
  display: inline-block;
}

.product-tabs .load-price-product {
  background: #dcdcdc;
  border-radius: 4px;
  width: 60px;
  height: 20px;
  display: inline-block;
  text-decoration: none !important;
}

#calc_content .load-price-product {
  height: 48px;
  width: 153px;
}

#win_calc_price .load-price-product {
  width: 76px;
  height: 25px;
}

.about-gallery ul.wpb_image_grid_ul li {
  width: 33.33333% !important;
  position: unset !important;
  margin: 0px !important;
  padding: 0 5px 10px;
}

.about-gallery ul.wpb_image_grid_ul li:first-child {
  width: 100% !important;
}

.wpb_raw_code {
  margin: 0 !important;
}

header .logo svg {
  height: 58px;
  fill: var(--accentColor);
  width: auto;
  margin-top: -16px;
  margin-bottom: -14px;
}
@media (max-width: 768px) {
  header .logo svg {
    height: 42px;
    margin-top: 0;
    margin-bottom: -6px;
  }
}

.geo-desctop {
  display: flex;
}

.call-desctop, .geo-desctop, .office {
  flex-direction: column;
  gap: var(--gapX2);
  align-items: flex-start;
  margin: unset !important;
}

.call-desctop span, .geo-desctop span, .office span {
  font-size: var(--textSsize);
  margin-bottom: var(--textSbottomT);
  margin-top: var(--textStopT);
  line-height: var(--textSheightT);
}

.call-desctop:hover {
  text-decoration: none;
  /* opacity: 0.95; */
}

.call-mobile {
  display: none !important;
}

header .geo-desctop:hover {
  color: #212121;
}

header .geo-desctop:hover .changer p {
  color: var(--linkColorHover);
}

header .geo-desctop:hover .changer p:after {
  border-bottom-color: var(--linkColorHover);
}

.geo-desctop .changer p {
  color: var(--accentColor);
  position: relative;
  width: auto;
  font-size: var(--textMsize);
  margin-bottom: var(--textMbottomT);
  margin-top: var(--textMtopT);
  line-height: var(--textMheightT);
}
.geo-desctop .changer p:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-bottom: 1px dashed var(--accentColor);
  bottom: 3px;
  opacity: .5;
}

.geo-mobile {
  display: none !important;
}

@media (max-width: 768px) {
  .wpb_content_element.wpb-section-elements-holder > *:not(.vc_row) {
    padding-left: var(--gapX4);
    padding-right: var(--gapX4);
  }
  .wpb_content_element.wpb-section-elements-holder > *:first-child {
    padding-top: var(--gapX6);
  }

  .mobile-menu:not(.active) {
  display: none;
}
  
  header .call-desctop,
  header .geo-desctop,
  header .office,
  header .btn {
    display: none !important;
  }
  header .call-mobile,
  header .geo-mobile {
    display: flex !important;
    box-sizing: content-box;
  }
  header .call-mobile {
    padding: 0 4px;
    width: 32px;
  }
  header .geo-mobile {
    padding: 0 8px;
    width: 24px;
  }
  .mobile-menu .menu {
    flex-direction: column;
  }
  
  .mobile-menu > .menu {
    display: none;
  }
  
  .mobile-menu.open > .menu {
    display: block;
  }
  .mobile-menu ul {
    
  padding: 0;}
  .mobile-menu .menu > ul > li > ul {
    
  display: none;}
  .mobile-menu .mega-menu-wrap {
    position: static !important;
  }
   .menu-wrapper {
     display: none;
   }
}

.breadcrumbs > span {
   display: block;
  align-items: center;
  color: var(--contentOpacityColor);
  font-size: var(--textSsize);
}

.breadcrumbs a {
  color: var(--contentOpacityColor);
  font-size: var(--textSsize);
  
}

.page-title {
  position: relative;
  display: grid;
  grid-column: content-left / span 9;
}

@media (max-width: 1024px) {
  .page-title {
    grid-column: content-left/content-right;
  }
}

.type_description .like-h2.no-mb {
  margin-bottom: var(--gapX6);
}

.link-to-pages:has(.align-right) {
    text-align: right;
}
 /* @media (max-width: 767px) {
   .xs-16-9 {
     padding-bottom: calc(9/16 * 100%);
   }
   .xs-4-3 {
     padding-bottom: 75%;
   }
   .xs-1-1 {
     padding-bottom: 100%;
   }
 }
 @media (min-width: 768px) {
   .sm-16-9 {
     padding-bottom: calc(9/16 * 100%);
   }
   .sm-4-3 {
     padding-bottom: 75%;
   }
   .sm-1-1 {
     padding-bottom: 100%;
   }
 }
 @media (min-width: 992px) {
   .md-16-9 {
     padding-bottom: calc(9/16 * 100%);
   }
   .md-4-3 {
     padding-bottom: 75%;
   }
   .md-1-1 {
     padding-bottom: 100%;
   }
 }
 @media (min-width: 1200px) {
   .lg-16-9 {
     padding-bottom: calc(9/16 * 100%);
   }
   .lg-4-3 {
     padding-bottom: 75%;
   }
   .lg-1-1 {
     padding-bottom: 100%;
   }
 } */