.card-intro-title::before,
.popup-backcall::before,
.header-menu li .showservices-btn,
.anchors li::after,
.card-docs-btn.hover,
.card-docs-btn:hover,
.btn.btn-cian{
  box-shadow: none !important;
}
.content ul li::before,
.card-intro-title::before,
.popup-backcall::before,
.section-title::before,
.section-title::before,
.anchors li::after,
.header-menu li .showservices-btn,
.btn.btn-cian{
  background-color: #dc0058;
}
.slider .nav-prev:hover, .slider .nav-next:hover,
.btn.btn-darkblur-cian:hover,
.show-more:hover .btn-plus,
.header-menu li .showservices-btn:hover,
.card-docs-btn.hover,
.card-docs-btn:hover,
.btn.btn-cian:hover{
  background: #93003b;
}
.show-more:hover span,
.section-h2 a:hover,
.anchors a:hover,
.header-info a:hover,
.header-menu-navservices a:hover span span,
.card-thanks-link a:hover,
.footer-nav a:hover,
.questions-rblock-contacts a[href^="mailto:"]:hover,
.questions-rblock-contacts a:hover,
.header-menu a:hover,
.header-info a[href^="mailto:"]:hover,
.header-top-menu li a:hover,
.popup-confirm a:hover,
.card-oo-row a:hover,
.card-docs-content a:hover,
.contacts-row-1 .questions-rblock a[href^="mailto:"]:hover,
.contacts-row-1 .questions-rblock a[href^="tel:"]:hover,
.card-thanks-img:hover + .card-thanks-link a, .card-thanks-img.hover + .card-thanks-link a,
.card-oo-slider-link a:hover {
    color: #ed1846;
    border-color: rgb(220 0 88 / 70%);
}
.popup-confirm a{
    color: #dc0058;
    border-color: rgb(220 0 87 / 30%);
}
.our-offers .tabs-btn:hover svg path, .our-offers .tabs-btn:hover svg rect,
.our-offers .tabs-btn.active svg path, .our-offers .tabs-btn.active svg rect{
  fill: #ed1846;
}
.card-thanks-open svg path{
  fill: #fb4970;
}
.share-icon:hover{
  color: #ed1846;
}
.show-more:hover .btn-dots {
    border-color: #ed1846;
}
.show-more:hover .btn-dots small{
  background: #ed1846;
}
.card-docs-icon svg path {
    fill: #ed1846;
}
.content h3{
  line-height: 28px;
}
.checkbox-text a{
  border-bottom: 1px solid rgb(220 0 87 / 30%);
}
.checkbox-text a,
.content li a, .content p a, .content blockquote a, .content td a, .content th a{
  color: #dc0058;
  border-color: rgb(220 0 87 / 30%);
}

.checkbox-text a:hover,
.content li a:hover, .content p a:hover, .content blockquote a:hover, .content td a:hover, .content th a:hover{
    color: #ed1846;
    border-color: rgb(220 0 88 / 70%);
}

.checkbox.error .icon-check{
    background: #ed1846 !important;
    border-color: #ed1846 !important;
}

.about-rating-item span{
  font-size: 24px;
}
.about-rating-item{
    margin-bottom: 20px;
    padding: 20px;
}
.mbt20{
  margin: 20px auto 20px;
}

.mbt40{
  margin: 40px auto 40px;
}

.clients{
  margin-top: 40px;
}



.content-page{
  overflow: visible;
}

.about-content > span {
    font-size: 16px;
    line-height: 27px;
}

.card-oo-row a{
  width: 60px;
  height: 60px;
}
.card-oo-row-img img{
    object-fit: cover;
    width: 100%;
    height: 100% !important;
}


.popup-modal .checkbox--required {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f0f2f8;
    border-radius: 0 0 16px 16px;
    margin-left: -20px;
    padding: 20px;
    width: calc(100% + 40px);
}
.popup-modal .checkbox--required {
    width: 100%;
    margin: 0 auto 20px;
    display: flex;
    justify-content: left;
    text-align: left;
}
.checkbox-input {
    height: 20px !important;
    left: 5px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 20px !important;
}
.checkbox-inputcustom {
    -webkit-box-pack: center; 
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid rgba(12, 9, 31, .15);
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    height: 26px;
    justify-content: center;
    margin-right: 5px;
    min-width: 26px;
    position: relative;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    width: 26px;
}
.popup-modal .checkbox-confid .checkbox-inputcustom {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.icon-check:before {
    content: "\e915";
}
.checkbox-inputcustom:before {
    opacity: 0;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}
.checkbox-text {
    font-size: 14px;
    line-height: 20px;
    padding-left: 12px;
    padding-top: 2px;
}
.popup-modal .checkbox-confid .checkbox-text {
    font-size: 13px;
    line-height: 18px;
}

.checkbox-input:checked+.checkbox-inputcustom {
    background: #93003b;
    border-color: #dc0058;
}

.popup__backcall .checkbox-confid .checkbox-inputcustom {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.checkbox-input:checked+.checkbox-inputcustom:before {
    opacity: 1;
}

.smart-captcha.error {
    border: 1px solid red;
    border-radius: 9px;
}

.header-logo img{
  width: 200px;
}

.footer-nav,
.header-top{
  background: #000000;
}

.content table{
  margin-top: 20px;
  margin-bottom: 20px;
}
.content table tr{}
.content table tr td{
  font-size: 16px;
  padding: 2px;
  vertical-align: middle;
  border: 1px solid #cbcbcb;
}

.intro-content__text .section-h1{
  font-size: 28px;  
}
.intro-content__text .section-text{
  font-size: 16px;
  margin-bottom: 30px;
}
.intro-content__text .section-text ul{
    list-style: initial;
    margin: 0 0 0px 17px;
}
.intro-content__text .section-text ul li{}
.intro-content{
  padding: 80px;
}

.card-oo-slider-link a{
  font-size: 18px;
}

.content .info{
  margin-bottom: 40px;
}

.info img{
  mix-blend-mode: darken;
}

table,
table * {
  box-sizing: border-box;
}

table {
  width: 100%;
  border-collapse: separate !important;  /* вместо collapse */
  border-spacing: 0 !important;          /* убираем отступы между ячейками */
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  font-size: 0.875rem;
  background: #ffffff;
  color: #111827;
}

/* Теперь все бордеры видны всегда */
table td,
table th {
  padding: 12px 16px;
  text-align: left;
  border-top: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
  border-left: 1px solid #e5e7eb;
  border-right: 1px solid #e5e7eb;
}

/* Убираем двойные границы между ячейками */
table td,
table th {
  border-top-width: 0;
  border-left-width: 0;
}

/* Добавляем левые и верхние границы обратно аккуратно */
table tr:first-child th,
table tr:first-child td {
  border-top-width: 1px;
}

table td:first-child,
table th:first-child {
  border-left-width: 1px;
}

/* Шапка */
table th {
  background: #f9fafb;
  font-weight: 600;
  color: #1f2937;
}

/* Ховер */
table tr:hover td,
table tr:hover th {
  background: #f9fafb;
}

/* Полоски */
table tr:nth-child(even) td,
table tr:nth-child(even) th {
  background-color: #fefefe;
}

.content table tr td{
  border-radius: 0 !important;
  font-size: 16px;
  padding: 8px;
}

.model_table__header{
  background: #f9fafb;
  font-weight: bold;
}

.model_table{
  margin-bottom: 40px;
}

.layout_table .content table{
  margin-top: 10px;
}

.popup-mask {
    background: rgb(24 24 24 / 50%);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}
.popup-backcall{
  background: white;
}

.fast_navs ul{
  column-count: 4;
}

.card-ceo .image img {
  height: auto;
  width: auto;
}
.card-ceo .image img:hover{
  opacity: 0.7;
}

#lightbox {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}

.lightbox-content {
    display: block;
    margin: auto;
    max-width: 90%;
    max-height: 80%;
}

.close_light {
    position: absolute;
    top: 20px;
    right: 35px;
    color: white;
    font-size: 40px;
    cursor: pointer;
}


.checkbox-confid {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 20px;
  text-align: left;
}

.checkbox-confid .radiobtn {
    width: 100%;
    display: flex;
    justify-content: left;
    background: #ffffff;
    margin-bottom: 4px;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #cccccc;
}

.checkbox-confid .radiobtn:hover {
    background: #fff8fb;
}

.checkbox-confid .radiobtn .checkout__radiobtn-caption {
}

.checkbox-confid .radiobtn .checkout__radiobtn-caption .checkout__radiobtn-title {
    font-size: 12px;
}

.checkbox-confid .radiobtn .checkout__radiobtn-caption .checkout__radiobtn-title .section__pxs {
}

.btn.disabled {
    opacity: 0.3;
    pointer-events: none;
}

.checkbox-confid hr {
	font-size: 12px;
	margin: 8px 0;
	border: none;
	border-top: 1px solid #dcdcdc;
}

.robot_error {
    border: 1px solid red;
    padding: 10px;
    margin: -10px 0 10px;
    color: red;
    border-radius: 6px;
    background: #ffe4e4;
}

/* .checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    text-align: left
} */

.checkbox.error .checkbox-inputcustom {
    border-color: #ed1846!important
}

.checkbox-input {
    height: 20px!important;
    left: 5px;
    margin: 0;
    opacity: 0;
    position: absolute; 
    top: 0;
    width: 20px!important
}

.checkbox-input:checked+.checkbox-inputcustom {
    background: #93003b;
    border-color: #93003b
}

.checkbox-input:checked+.checkbox-inputcustom:before {
    opacity: 1
}

.checkbox-input:checked+.checkbox-inputcustom.radio {
    background: transparent;
    border-color: #93003b
}

.checkbox-input:checked+.checkbox-inputcustom.radio:before {
    background: #93003b;
    border-color: transparent
}

.checkbox-inputcustom {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(12,25,58,.15);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    height: 22px;
    justify-content: center;
    margin-right: 5px;
    min-width: 22px;
    position: relative;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    width: 22px
}

.checkbox-inputcustom:before {
    opacity: 0;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px)
}

.checkbox-inputcustom:hover {
    border-color: rgba(12,25,58,.56)
}

.checkbox-inputcustom.error {
    border-color: #ed1846!important
}

.checkbox-inputcustom.radio {
    border-radius: 50%
}

.checkbox-inputcustom.radio:before {
    border-radius: 50%;
    content: "";
    height: 12px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    width: 12px
}

.checkbox-text {
    font-size: 14px;
    line-height: 20px;
    padding-left: 12px;
    padding-top: 2px
}

.checkbox-text:first-child {
    padding-left: 0
}

.checkbox-text.fz12 {
    font-size: 12px
}
.checkbox-text.fz14 {
    font-size: 12px
}

.checkbox-text.fz14 {
    font-size: 14px;
    line-height: 20px;
    padding-top: 2px
}

.checkbox-text a {
    border-bottom: 1px solid rgba(12,25,58,.3);
    color: #0c193a;
    display: inline;
    font-weight: 700
}

.checkbox-text a:hover {
	border-color: #93003b;
	color: #93003b;
	background: none;
}

.disabled{
  pointer-events: none;
  opacity: 0.5;
}

.hidden{
  display: none;
}

#catalogs{
  background: #f2f2f2;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 8px;
}
#catalogs h2{
  font-size: 24px;
  font-weight: 500;
  max-width: 90%;
  display: block;
  margin: 0 auto 20px;
}

.mb0{
  margin-bottom: 0px !important;
}

.footer-nav-item span{
  color: #707070;
}

#contacts .checkbox-text a{
  color: white;
  border-bottom: 1px solid rgb(255 255 255 / 30%);
}
#contacts .checkbox-text a:hover{
  color: #ed1846;
  border-bottom: 1px solid #ed1846;
}
#contacts .checkbox-text{
  font-size: 12px;
}
/* #contacts .checkbox-confid{
  display: flex;
} */

#contacts .checkbox-confid .radiobtn {
  background: #00000054;
  border: 1px solid #5e5e5e;
}
#contacts .checkbox-confid .radiobtn:hover{
  background: #00000091;
  border: 1px solid #797979;
}
#contacts hr{
  border-top: 1px solid #686868 !important;
}

.smart-captcha{
    background: white;
    border-radius: 6px;
}

@media (max-width: 1720px) {
    .about {
        background-size: cover;
    }
}

@media (max-width: 1199px) {
  .fast_navs ul{
    column-count: 3;
  }
}

@media (max-width: 991px) {
    .anchors li.active a {
      color: #dc0058;
      border-color: rgb(220 0 87 / 30%);
    }
    .intro-content {
        padding: 30px;
    }
    .intro-content__text .section-h1 {
        font-size: 23px;
    }
    .fast_navs ul{
      column-count: 2;
    }
}
@media (max-width: 767px) {
    .header-logo img {
        width: 160px;
        margin-right: 12px;
    }
  .content-page{
    overflow: hidden;
  }
    .fast_navs ul{
      column-count: 1;
    }
  #catalogs .btn{
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 6px 0;
  }
}