.proces__block-title--green::before {
	left: 0;
}
.proces__block-title--green {
	padding-left: 65px;
}
.hero__title-row_1.hero__title-row-short {
	border-radius: 15px 15px 0 0 ;
}
.rev-hero .hero__title-row_3 {
	border-radius: 0 15px 15px 15px!important;
}
.rev-hero .hero__title-row_2.hero__title-row-long:last-child {
	border-radius: 0 15px 15px 15px!important;
}
.hero-center .hero__title-row_2.hero__title-row-long {
	border-radius: 0 15px 15px 0px!important;
}
.hero-center .hero__title-row_3.hero__title-row-short {
	border-radius: 0 0px 15px 15px!important;
}
.campare-aside__prop {
	gap: 28px;
}
.property {
	align-items: center;
}
.property::before {
	display: none;
}
.quiz-question__label-img:has(input[type="radio"]:checked){
  border: 4px solid #fff!important;
}
.quiz-question__answers {
	margin-bottom: 30px;
}
.quiz-question__answers {
	gap: 0px;
}
.quiz__row, .quiz-price {
	margin-top: -1px;
}
.quiz-question__label-img .btn_success {
	margin-top: 0;
}
.quiz__row {
	padding: 0 10px 12px;
}
.tooltip {
	z-index: auto!important;
}
.prof-list__text h3 {
    font-family: 'Montserrat';
    line-height: 28px;
}
.prof-list__text p {
	margin-top: 0;
    line-height: 22px;
}
.original__images .tooltip {
	z-index: 999!important;
}
.original__images .tooltip .tooltip-text {
    top: -4px;
    left: 60px;
}
.original__images .tooltip .tooltip-text:after {
    top: 16px;
}
.faq__aside {
	flex-shrink: 0;
}
.link__all-case {
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
}
.link__all-case:hover {
    border-bottom: 2px solid #fff;
}
.recommended-list__item, .articles__item{
	position: relative;
	cursor: pointer;
}
a.recommended-list__item, a.articles__item {
	text-decoration: none;
	color: inherit;
}
.recommended-list__item::before, .articles__item::before {
    content: '';
    transition: all .3s ease;
    position: absolute;
    background: url(../img/link-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 21px;
    bottom: 21px;
    width: 28px;
    height: 28px;
    opacity: 0;
    pointer-events: none;
}
.recommended-list__item:hover:before, .articles__item:hover:before {
	opacity: 1;
}
.section-paket .section__headers {
	text-align: left;
}
.campare__item-title .tooltip .tooltip-text {
	font-weight: 500;
}
.form__control {
	color: rgba(39, 39, 39, 1);
}
.blits__item span {
	text-transform: uppercase!important;
}
.service-overview__inner .caption-title:hover {
	color: #272727;
}
.proces__list ul li {
	margin-bottom: 16px;
}
.price__tab-btn, .home__tab-btn  {
	opacity: .4;
}
.price__tab-btn--active, .home__tab-btn--active {
	opacity: 1; 
}
.price__tabs, .home__tabs {
	gap: 10px;
}
.home-tab__content img {
	border-radius: 30px;
}
.home-tab__content p, .home-tab__content li {
	font-family: 'Helvetica';
	line-height: 22px;
}
 .home-tab__content li  {
 	margin-bottom: 16px;
 	display: block;
 	position: relative;
 }
  .home-tab__content li:last-child {
  	margin-bottom: 0;
  }
 .home-info__block li:after {
 	content: '';
 	position: absolute;
 	left: -26px;
 	top: 0;
 	width: 20px;
 	height: 24px;
 	background: url(../img/arrowgreen.svg) no-repeat center;
 }
  .home-info__block ul {
  	padding-left: 27px;
  }
 .home-info__block {
 	height: fit-content;
 }
 .home-info__block h4 {
 	margin-top: 0;
 	margin-bottom: 16px;
 	font-weight: 600;
 	font-size: 20px;
 }
.home-info__block h4:first-of-type {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 16px;
}
.price__info p {
	justify-content: space-between;
	width: 100%;
}
.price__info p span {
	font-size: 28px;
	font-weight: 700;
	color: #D23A72;
}
.price__info .btn {
    border: 2px solid var(--black-2);
    color: var(--black-2);
    background: var(--white);
    font-weight: 700;
    margin-left: auto;
    width: fit-content;
    display: flex;
    text-transform: uppercase;
}
.price__info .btn:hover {
    background: var(--black-2);
    color: var(--white);
}
.process__block-two {
	top: 11%;
}
.process__block-text {
	width: 269px;
}
.process__block-title {
	max-width: 213px;
}
.process__block-one {
	top: 14%;
}
.services-sliders {
	max-width: 100%!important;
    padding-inline: 0px!important;
}
.sliders__slider {
	max-height: 900px;
}
.sliders__slider img {
	width: 100%;
}
.proces__block-image {
	max-width: 562px;
}
.proces__block-image img {
	width: 100%;
	height: 565px;
}
.chek-list__item {
	align-items: flex-start;
}
.paket-tab__col li {
	margin-bottom: 20px;
}
.proces__block-image img {
	height: fit-content;
}
@media (min-width: 1280px) {
    .paket-tab__preim {
        gap: 20px 20px;
    }
}
@media (min-width: 768px) {
    .service-overview__cont {
        display: grid;
        grid-template-columns: 1fr;
    }   
}
@media (min-width: 1024px) {
	.service-overview__inner .caption-title_line:before{
		display: none;
	}
	.service-overview__inner .caption-title_line {
		padding-left: 0;
	}
	.service-overview__inner .desc-box {
		display: none;
	}
	.service-overview__cont {
		margin-top: 0;
	}
    ul.benefits-steps.bs2 {
        grid-template-columns: repeat(2, minmax(0, 560px))!important;
        margin: 0 auto;
        width: fit-content;
        grid-gap: 60px;
    }
   	.service-osteklenie .benefits-steps__item:first-of-type {
    	max-width: 340px;
    }
   .service-osteklenie .benefits-steps__item:first-of-type p, .service-osteklenie .benefits-steps__item:first-of-type strong, .service-osteklenie .benefits-steps__item:first-of-type h3 {
    	font-size: 20px;
    	font-weight: 600;
    	font-family: "Montserrat";
    	line-height: 28px;
    }
    .service-osteklenie .benefits-steps__item:not(:first-of-type) p {
    	padding-left: 20px;
    }
   .service-osteklenie .benefits-steps__item:not(:first-of-type) strong {
    	font-size: 20px;
    	font-weight: 600;
    	display: block;
    	font-family: "Montserrat";
    	line-height: 28px;
    }
}
@media (min-width: 1280px) {
	.section__header {
        max-width: 746px;
	}

	.price-tab__cont {
		max-width: 562px;
		height: 449px;
	}
	.price-tab__aside {
		width: 100%;
		max-width: 610px;
	}
	.service-overview__inner .caption-title {
		font-size: 20px;
		font-weight: 600;
	}
	.blits__aside h2 {
		font-size: 50px;
	}
	.service-overview__inner .caption-title {
		font-size: 20px;
	}
    .paket-tab__col:nth-child(2) {
        flex-shrink: 0;
        width: auto;
        height: auto;
    }
    .campare-aside__item {
		height: 47px;
	}
	.campare-aside__prop {
		gap: 0;
	}
	.campare__item-props {
		height: 47px;
	}
	.campare__item-prop {
		gap: 0!important;
	}
	.campare__tab-aside {
		margin-top: 310px!important;
	}
}
.paket-tab__rows {
	display: flex;
}
.proff__manw-info-wrapper {
	flex-wrap: wrap;
	gap: 10px;
}
/*.paket-tab__col:last-child {
	position: absolute;
	right: 10px;
	top: 10px;
}*/
.paket-tab__rows {
	gap: 20px;
	position: relative;
}
.paket-tab__icon {
	flex-shrink: 0;
}
.mainpopup__left  .mainpopup__descr {
	margin-top: 10px;
	padding-left: 0;
}
.caption-title:hover {
	color: #d23a72;
}
.caption-title {
	margin: 0 0 20px 0;
}
.btn_detail:hover {
	color: #fff;
	background: rgba(210, 58, 114, 1);
}
/*.btn_primary:hover {
	border: 2px solid rgba(75, 189, 172, 1);
	background: #fff;
	color: rgba(75, 189, 172, 1);
}*/
.questions__list {
	width: 100%!important;
}
.colors__items p {
	margin-bottom: 10px;
	margin-top: 0;
}
.colors__items:last-child {
	margin-bottom: 0;
}
.questions-item__icon {
	flex-shrink: 0;
}
.prof__block {
	height: fit-content;
}
.colors__items {
	margin-bottom: 20px;
}
.faq__content {   
    display: flex;
    width: 100%;
    flex-direction: column;
}
.case__slide-info h3 {
	margin-top: 0;
}
.paketk-tab__content {
	margin-top: 30px;
}
.paketk-tab-list__text p {
	margin-top: 9px;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 22px;
}
.prof__text {
	margin-top: 26px;
}
.prof__text h3 {
	margin-bottom: 20px;
}
.prof__text p, .prof__text li {
	font-size: 16px;
	line-height: 22px;
	font-family: "Helvetica";
	
}
.recommended-list__item.block-green:hover:before {
	background: url(../img/link-white.svg) no-repeat center;	
	transition: none;
}
.recommended-list__item.block-green:before {
	transition: none;
}
.recommended-list__item.block-green:hover .recommended-list__title {
	border-bottom: 2px solid #fff;
	
}
.recommended-list__title {
	padding-bottom: 1px;
	border-bottom: 2px solid transparent;
	width: fit-content;
}
.articles__item:hover .articles__item-title {
	text-decoration: underline!important;
}
.windows__item {
	cursor: pointer;
	position: relative;
}
.windows-item__title {
	position: relative;
}
.windows__item:hover .windows-item__title {
	text-decoration: underline!important;
}
.windows__item-small {
	width: calc(100% / 4 - 20px);
}
.windows__item::before {
    content: '';
    position: absolute;
    background: url(../img/link-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 21px;
    bottom: 23px;
    width: 28px;
    height: 28px;
    opacity: 0;
}
.windows__item:hover:before {
	opacity: 1;
}
.cards-price .wondow__item {
	height: auto;
	display: flex;
	flex-direction: column;
}
.wondow__item .cards-price__price {
	margin-top: auto;
}
.windows__item:hover .windows-item__title {
	text-decoration: underline;
}
.windows__item.block-pink::before, .windows__item.block-green::before {
 	background: url(../img/link-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.windows-item__title {
	padding-right: 46px;
}
@media (min-width: 1280px) {
    .paketk-tab__preim {
        gap: 20px 20px;
    }
}
.prof__text p {
	margin-bottom: 20px;
}
.cards-price .wondow__item-image img {
    	width: 100%!important;
    }
@media (min-width: 1280px) {
    header.header .header__top .menu-list__sub-menu {
    	left: 0 !important;
    	right: auto!important;
    }
    .faq .section__header {
	    margin-left: 321px;
	}
}
@media screen and (min-width: 981px) and (max-width: 1290px) {
    .windows__row {
        flex-wrap: wrap;
    }
}
@media (max-width: 980px) {
    .rachet__image img {
        max-width: 100%!important;
    }
    .cards-price .wondow__item {
    	width: 100%!important;
    }
    .cards-price .wondow__item-image img {
    	width: 100%!important;
    }
}
@media (max-width: 980px) {
    .service-overview__aside {
        margin-left: auto;
        margin-right: auto;
	}
	
    .slider__nav {
         display: flex; 
    }
    .swiper-button-lock {
    	display: none;
    }

}

a.plit__item {
	display: block;
	text-decoration: none;
	color: inherit;
	box-sizing: border-box;
}