

/* Start:/bitrix/templates/tc4.m/components/bitrix/news.detail/support.catalog.element/style.css?17229393231810*/
.tc-mobile .content .element {
	padding: 20px 16px 0;
}

.content .element .breadcrumbs>*:not(:first-child)::before {
	content: "\f054";
	font-family: "Font Awesome 5 Pro";
	color: var(--color-blue-text);
	margin: 0 1em;
	font-size: .9em;
	font-weight: 300;
}

.content .element .element-inner-wrapper {
	background: white;
	border-radius: 8px;
	border: 1px solid #EDEDED;
	padding: 24px;
}
.tc-desktop .content .element .element-inner-wrapper {
	margin: 12px 0;
}
.tc-mobile .content .element .element-inner-wrapper {
	margin-top: 20px;
}
	
.content .element h1 {
	font-weight: 500;
	font-size: 22px;
}

.content .element .element-price {
	font-weight: 600;
	font-size: 22px;
	margin-top: 8px;
}

.content .element .element-description,
.content .element .element-spec {
	margin-top: 16px;
	line-height: 1.5;
}

.content .element .spec-header {
	color: #A2A2A2;
}
.content .element .element-description .spec-header {
	margin-bottom: 8px;
}


.content .isle {
	background: white;
	border-radius: 8px;
	border: 1px solid #EDEDED;
	padding: 24px;
	box-shadow: 0px 2px 4px -2px #b7b7b7;
}
.tc-desktop .content .isle {
	margin: 12px 0;
}
.tc-mobile .content .isle {
	margin: 20px 16px;
}

.content .isle .isle-header {
	font-weight: 500;
}
.tc-desktop .content .isle .isle-header {
	font-size: 22px;
}
.tc-mobile .content .isle .isle-header {
	font-size: 18px;
}

.content .isle .isle-description {
	margin-top: .75em;
}

html .content .content-carousel {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 24px;
}


.tc-desktop .content .content-carousel .slick-list {
	border-radius: 8px;
	border: 1px solid #EDEDED;
}

@media (min-width: 1000px) {
	.tc-mobile .content .content-carousel .slick-list {
		border-radius: 8px;
		border: 1px solid #EDEDED;
		margin-left: 16px;
		margin-right: 16px;
	}
}
/* End */


/* Start:/bitrix/templates/tc4.m/components/bitrix/news.list/shops.support.compact/style.css?16794558302448*/
.tc-desktop .content .contacts {
	margin-top: 44px;
}	
.tc-mobile .content .contacts {
	margin-top: 32px;
	padding: 0 16px;
}	

.tc-desktop .content .contacts h2 {
	font-size: 24px;
	font-weight: 400;
}	
.tc-mobile .content .contacts h2 {
	font-size: 22px;
	font-weight: 500;
}	

.content .contacts .contacts-wrapper {
	display: flex;
	grid-gap: 20px;
	margin-top: 16px; 
}	
.tc-mobile .content .contacts .contacts-wrapper {
	flex-wrap: wrap;
}
	
.content .contacts .contact {
	border: 1px solid #EDEDED;
	flex: 1;
	background: white;
	border-radius: 8px;
	padding: 28px 24px;
	display: flex;
	flex-wrap: wrap;
}	
.tc-desktop .content .contacts .contact {
	align-content: flex-start;
	grid-gap: 20px 40px;
}	
.tc-mobile .content .contacts .contact {
	min-width: 280px;
	flex-direction: column;
	grid-gap: 18px;
}	

.content .contacts .contact .contact-header-wrapper {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.content .contacts .contact .contact-header {
	font-size: 18px;
	font-weight: 500;
}	
	
.content .contacts .contact .contact-schedule {
    line-height: 1.5;
} 
.tc-desktop .content .contacts .contact .contact-schedule {
    flex: 1;
    white-space: nowrap;
}	

.content .contacts .contact .contact-contacts {
    line-height: 1.5;
	display: flex;
	flex-direction: column;    	
	grid-gap: 8px;
}	
.tc-desktop .content .contacts .contact .contact-contacts {
    flex: 1;
}	

.content .contacts .contact .contact-contacts>* {
	white-space: nowrap;
}

.content .contacts .contact .contact-contacts>a>i {
	margin-right: 0.5em;
}


.content .survey {
	background: white;
	border-radius: 8px;
	border: 1px solid #EDEDED;
	padding: 24px;
	display: flex;
	justify-content: space-between;
}	
.tc-desktop .content .survey {
	margin-top: 60px;
	grid-gap: 20px;
}	
.tc-mobile .content .survey {
	margin: 32px 16px;
	flex-wrap: wrap;
	grid-gap: 8px;
}	



@media all and (max-width: 1199px) {
	.tc-desktop .content .contacts .contact .contact-schedule {
		flex: auto;
		width: 100%;
	}
}

@media all and (min-width: 1200px) {
	.tc-desktop .content .contacts .contact .contact-header-wrapper {
		justify-content: normal;
		grid-gap: 20px 40px;
	}
	
	.tc-desktop .content .contacts .contact .contact-header {
		flex: 1;
	}

	.tc-desktop .content .contacts .contact .contact-link-wrapper {
		flex: 1;
	}
}

.content .contact .contact-link::before {
	content: "\f3c5";
	font-family: "Font Awesome 5 Pro";
	margin-right: .75em;
}	
/* End */
/* /bitrix/templates/tc4.m/components/bitrix/news.detail/support.catalog.element/style.css?17229393231810 */
/* /bitrix/templates/tc4.m/components/bitrix/news.list/shops.support.compact/style.css?16794558302448 */
