

/* Start:/local/templates/letech-sfx/components/bitrix/news.detail/detail_custom_usluga/style.css?17797738826041*/
.exit-services-card .custom-video-wrapper{
        height: 484px;
}
.section-services-block-why.bg-white {
    background-color: #fff !important;
	padding-top: 0 !important;
}
.flex-price-block .just-text-wrapper{
	gap: 40px !important;
}
.flex-price-block .just-card-7 {
    padding: 40px !important;
}
.code-catalog-tsvetov-formul .flex-price-block .just-card-7 {
    padding: 12px !important;
	color: #1c2126;
	transition: box-shadow .3s;
}
.code-catalog-tsvetov-formul .flex-price-block .just-card-7:hover{
	box-shadow: 0 12px 28px #3241551f,0 4px 8px #32415514;
}
.code-catalog-tsvetov-formul .flex-price-block .just-card-7 .btn-orange-2 {
    display: flex;
	justify-content: center;
}
.code-catalog-tsvetov-formul .flex-price-block .just-text-wrapper  {
    gap: 20px !important;
}
.code-catalog-tsvetov-formul .section-services-block-why.section-faq .just-text-1 .just-text-wrapper {
    padding-bottom: 40px !important;
}
.code-catalog-tsvetov-formul .section:last-of-type {
    padding: 24px 0 80px;
}
.flex-price-block .flex-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top: auto;
}
.flex-price-block .flex-price-value{
	border-radius: 8px;
	background: #F6F7F8;
	padding: 4px 12px;
	color: #F3702B;
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
}
.section-services-block-why.section-faq{
	padding-top: 64px !important;
}
.section-services-block-why.section-faq .just-text-1 .just-text-wrapper{
    padding-bottom: 64px !important;
}
.just-swiper-2 .swiper-slide {
    width: calc(33.333% - 32px) !important;
}
.just-card-5 {
    padding: 20px 20px 20px !important;
}
.primery-section .bgc-gray-3{
	padding-bottom: 64px;
}
.section-services-block-why.primery-section .swiper-wrapper {
    padding-bottom: 24px;
}
.section-services-block-why.flex-price-block .just-text-1 .just-text-wrapper {
    padding-bottom: 64px;
}
.section-services-block-why.flex-price-block {
    padding-top: 64px;
}
.section-services-block-why.primery-section {
    padding-top: 64px;
}
.social-buttons {
    display: flex;
    padding: 12px 20px;
    background: #F6F7F8;
    width: max-content;
    gap: 20px;
    align-items: center;
	border-radius: 8px;
	margin-top: 36px;
}
.social-button-title{
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}
/* .social-buttons a{
	display: flex;
	width: 44px;
	min-width: 44px;
	height: 44px;
	min-height: 44px;
	padding: 5px;
	background: #FFF;
	box-shadow: 0 4px 8px 0 rgba(50, 65, 85, 0.08);
	border-radius: 4px;
} */
.soc-buttons {
    display: flex;
	gap: 12px;
}
.why-description{
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.why-description span{
	color: #767D83;
	font-style: italic;
}
.colors-block-grid {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
	flex: 1;
	gap: 24px 12px;
}

.cbg-img {
    grid-column: 1;
    grid-row: 1;
}

.cbg-description {
    grid-column: 2;
    grid-row: 1;
}

.cbg-button {
    grid-column: 1 / -1;
	margin-top: auto;
	align-self: end;
    grid-row: 2;
}
.cbg-description{
	display: flex;
	flex-direction: column;
	gap: 12px;
	line-height: 16px;
}
.cbg-colors {
    display: flex;
    gap: 8px;
    padding: 2px 8px;
    background: #F6F7F8;
    font-size: 14px;
    width: max-content;
    border-radius: 4px;
    align-items: center;
}
.cbg-colors img{
	max-width: 12px;
	max-height: 12px;
}
.cbg-title{
	font-size: 14px;
}
.cbg-text{
	font-size: 12px;
}
.cbg-button a {
    color: white !important;
    text-align: center;
    justify-content: center;
	font-weight: 400;
}
.cbg-img{
	/* max-width: 100px; */
	max-width: 90px;
}
.cbg-img img{
	width: 100%;
}
.alert-message{
	padding: 12px 20px 12px 12px;
	background: #F6F7F8;
	border-radius: 4px;
	display: flex;
	gap: 12px;
	align-items: flex-start;
}
.colors-grid{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.color-item {
    padding: 20px;
    border: 1px solid #B7B6C2;
    border-radius: 20px;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 20px;
}
.color-item img{
	width: 100%;
	min-width: 192px;
	max-width: 192px;
	border-radius: 16px;
}
.color-info .recipe{
	display: flex;
	gap: 12px;
	color: #484F55;
}
.color-info{
	display: flex;
	flex-direction: column;
	gap: 16px;
	font-size: 14px;
}
.color-info .btn-orange-2 {
    margin-top: auto;
    font-weight: 400;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.just-text-col.img-conditioner img{
	width: 100%;
}
.just-social-button.max-button {
	background-image: url('/upload/des/max-grey.svg');
	background-size: 30px;
}
.just-social-button.max-button:hover {
	background-image: url('/upload/des/max-color.svg');
	background-size: 30px;
}
.just-social-button.tg-button {
	background-image: url('/upload/des/tg-grey.svg');
}
.just-social-button.tg-button:hover {
	background-image: url('/upload/des/tg-color.svg');
}
.just-social-button {
	display: flex;
	width: 44px;
	height: 44px;
	box-shadow: 0 4px 8px 0 rgba(50, 65, 85, 0.08);
	background-color: #fff;
	border-radius: 6px;
	background-repeat: no-repeat;
	background-position: center;
	transition: .3s;
}
@media screen and (max-width: 1330px){
	.section-services-block-why .just-text-1 .just-text-wrapper {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	.colors-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.color-item img {
		width: 160px;
		max-width: 160px;
		min-width: 160px;
	}
}
@media screen and (max-width: 768px){
	.section-services-block-why .just-text-1 .just-text-wrapper {
		grid-template-columns: 1fr !important;
	}
	.colors-grid {
		grid-template-columns:  1fr;
		gap: 16px;
	}
	.color-item {
		padding: 16px;
		border-radius: 12px;
		gap: 16px;
	}
}
@media screen and (max-width: 576px){
	.section-services-block-why .swiper img {
		height: 120px !important;
	}
	.flex-price-block .le-container .just-card-7 {
		padding: 20px !important;
	}
	.color-item img {
		width: 120px;
		max-width: 120px;
		min-width: 120px;
	}
}
/* End */
/* /local/templates/letech-sfx/components/bitrix/news.detail/detail_custom_usluga/style.css?17797738826041 */
