

/* Start:/bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/style.css?178997567220154*/
.fast-filters-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
}
.fast-filters-wrapper .fast-filter-wrapper {
    margin: 0 10px 10px 0;	background: #efefef;
    padding: 5px 10px;
}.fast-filters-wrapper .fast-filter-wrapper:hover a, .fast-filters-wrapper .fast-filter-wrapper.active-one a{	text-decoration:none;color:#4a4a4a;}@media (max-width: 610px) {	.fast-filters-wrapper .fast-filter-wrapper {		margin: 0 0 10px;		width: 100%;	}}
.product-item.type-2.firsttime.new {
	padding-bottom: 0px;
}
.inside .slick-list, .inside .slick-track {
	max-height: 100px;
}
/*.inside .frame-thumbs .slick-list {
	min-height: 160px;
}*/
.prod_col1 {
	position: relative;
}
.prod_col1 .hit {
	position: absolute;
	z-index: 100;
}
.product-item.type-1 {
	position: relative;
}
.product-item.type-1 .hit {
	position: absolute;
	width: 50px;
    top: 20%;
    left: 10%;
    z-index: 20;
}
.product-item.type-1 .hit.new-product {
	position: absolute;
	width: 80px;
    top: 80px;
    left: 0;
    z-index: 20;
}
.firsttime .right-half-wrapper {
	display: flex;
	flex-direction: column;
	border: 1px solid #EFEDED !important;
}
.product-item.type-2.firsttime.new .prod_col1{
	width: 49% !important;
	border: unset !important;
	border: 1px solid #EFEDED !important;
}
.product-item.type-2.firsttime.new .tabs {
	width: 100% !important;
}
.bestseller_label {
	position: absolute;
}
.blue-square-blocks {
	position:absolute;
	top: 0;
	right: 0;
	display: flex;
	gap: 5px;
	z-index: 198;
}
.tabs .title-block{
	background: unset;
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	color: #4A4A4A;
	padding: 30px 30px 13px;
}
table.short-characteristics {
	margin-bottom: 10px;
	border-spacing: 0;
}

table.short-characteristics tr:nth-child(odd) * {
	background: #F5F5F5;
	font-family: 'Roboto', sans-serif;
	border: unset !important;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
}
table.short-characteristics tr:nth-child(even) * {
	background: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	border: unset !important;
	font-size: 14px;
	line-height: 26px;
	font-weight: 500;
}
table.short-characteristics tr th {width: 200px;}
table.short-characteristics tr th span {white-space: initial;}
.product-item.type-2 .tabs {
	min-height: 360px !important;
}
.product-item.type-2 .tabs, .cat-block {
	background: unset !important;
	padding: 0 0 0 20px !important;
}
.cat-block {
	display: flex;
	gap: 30px;
}
.cat-block .cat-block-table {
	width: 63%;
}
.cat-block .blue-block-advantages {
	width: 35%;
	margin-right: 30px;
}
.cat-block table tr th {
	padding: 5px 0 5px 15px;
	white-space: nowrap;
}
.cat-block table tr td {
	padding: 5px 15px 5px 0;
}
.product-item.type-2 .show-all-props {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #005BAA;
	font-weight: 600;
	cursor: pointer;
	text-decoration: underline;
}
.product-item.type-2 .show-all-props:hover {
	color: #4A4A4A;
	transition: color 0.5s;
}
.advantages-list {
	list-style-type: none;
}
.advantages-list li {
	display: flex;
	margin-bottom: 20px;
	align-items: start;
}
.advantages-list li img {
	margin: 0 12px 0 0;
}
.advantages-list li span {
	text-align: start;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.43;
}
.hidden {
	display: none;
	margin-top: 30px;
}
.hidden.warning {
	margin-top: 0;
}
.hidden.price {
	margin-top: 0;
}
/* .showPrice {
	margin: 0 0 15px 0;
} */
.showPrice a {
	display: block;
	width: 100%;
}
.showPrice.transp-button {background: none !important}
/*.makeOrder a {
	padding: 10px 30%;
}*/
.hidden .price-and-order {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hidden .price-and-order .pr {
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 0.8;
	text-align: center;
	text-transform: uppercase;
	color: #4A4A4A;
	width: 100%;
}
.hidden .price-and-order .callback {
	padding: 13px 32.5px;
	font-size: 16px;
	line-height: 24px;
	color: #1E1E1E;
	text-transform: uppercase;
	background-color: #F2B85C;
	font-weight: 700;
	transition: background .5s, color .5s, opacity .5s;
}

.hidden .border {
	margin: 10px 30px 20px 30px;
	background: #F5F5F5;
	padding: 15px;
	text-align: center;
	font-family: 'roboto';
	font-size: 13px;
}
.new-price-block {
	padding: 0 0 0 20px !important;
	width: 62%;
	display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	/*margin-top: -30px;*/
}
.new-price-block > div {
	width: 62%;
	display: block;
}
.show-b {
	width: 100%;
	background: #005BAA !important;
	color: white;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	padding: 13px 5px !important;
	text-align: center;
	border: unset !important;
	transition: background .5s, color .5s, border .5s;
	cursor: pointer;
}
.show-b:hover {
	opacity: 0.8;
	color: white !important;
	transition: all .5s;
}
.file-list-item span, span.project-name{
	font-family: 'Roboto', sans-serif;
}

.hidden .price-and-order .callback:hover {
	background: #c56627 !important;
	color: white !important;
	opacity: 1 !important;
	transition: all .5s;
}
.nform {
	z-index: 1002 !important;
}
.form-outbox {
	z-index: 1001;
}
.three-blocks-wrapper {
	display: flex;
	padding-right: 10px;
	padding-left: 10px;
}
.three-blocks-wrapper .three-blocks-item {
	display: flex;
	padding: 30px 20px;
	border: 1px solid #EFEDED;
	width: 33%;
	align-items: center;
	gap: 29px;
	cursor: pointer;
}
.three-blocks-wrapper .three-blocks-item>div {
	width: 60px;
	height: 60px;
}
.three-blocks-wrapper .three-blocks-item:hover {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);	
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item:hover>div {
	width: 75px;
	height: 75px;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item .ico-1 {
	background: url('/bitrix/templates/tegas2018/images/first.svg');
	background-size: cover;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item:hover .ico-1 {
	background: url('/bitrix/templates/tegas2018/images/drawing-compass-yellow.svg');
	transform: scale(1.1);
	background-repeat: no-repeat;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item .ico-2 {
	background: url('/bitrix/templates/tegas2018/images/second.svg');
	background-size: cover;
}
.three-blocks-wrapper .three-blocks-item:hover .ico-2 {
	background: url('/bitrix/templates/tegas2018/images/bulb-yellow.svg');
	transform: scale(1.1);
	background-repeat: no-repeat;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item .ico-3 {
	background: url('/bitrix/templates/tegas2018/images/third.svg');
	background-size: cover;
}
.three-blocks-wrapper .three-blocks-item:hover .ico-3 {
	background: url('/bitrix/templates/tegas2018/images/calc-yellow.svg');
	transform: scale(1.1);
	background-repeat: no-repeat;
	transition: all .5s;
}
.three-blocks-wrapper .three-blocks-item a {
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: #005BAA;
	text-decoration: none;
	width: 70%;
}
.three-blocks-wrapper .three-blocks-item:hover a {
	text-decoration:underline;
	transition: all .5s;
}
.product-item.type-2 {
	padding-top: 40px;
	justify-content: space-between;
}
.product-item
ul.tabs-header {
	display: flex;
	gap: 30px;
	list-style-type: none;
	width:85%;
	justify-content:space-between;
}
ul.tabs-header li {
	font-size: 20px;
	line-height: 28px;
	color: #707070;
	cursor:pointer;
	transition: color .5s, font-weight .5;
}
ul.tabs-header li:hover {
	border-bottom: 2px solid #dddddd;
}
ul.tabs-header li.active {
	text-transform: uppercase;
	color: #4A4A4A;
	border-bottom: 2px solid #F2B85C;
	font-weight: 700;
	padding-bottom: 7px;
	transition: color .5s, font-weight .5;
}
.tabs-body {
	margin-top: 30px;
}
.tab-text {
	display: none;
}
.tab-text ul {margin-left: 40px}
#characteristics td {
	text-align: right;
	padding: 5px 15px 5px 0;
}
#characteristics th {
	padding: 5px 0 5px 15px;
}
.how-buy-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 0;
}
.how-buy-wrapper .arrow {
	background: url(/bitrx/templates/tegas2018/images/Arrow 1.svg);
}
.how-buy-wrapper .arrow.closed {
	display: none;
}
.how-buy-wrapper .how-buy-item {
	display: flex;
	flex-direction: column;
	width: 30%;
	align-items: center;
	text-align: center;
}
.how-buy-wrapper .how-buy-item .icon {
	position: relative;
}
.how-buy-wrapper .how-buy-item .icon span{
	position: absolute;
	bottom: 5px;
	right: -10px;
	padding: 6px 10px;
	background: #005BAA;
	border-radius: 50%;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
}
.how-buy-wrapper .how-buy-item .descr {
	margin-top: 15px;
}
.how-buy-wrapper .how-buy-item .descr h2 {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	color: #4A4A4A;	
}
.how-buy-wrapper .how-buy-item .descr span {
	margin-top: 5px;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #4A4A4A;
}
.how-buy-wrapper .how-buy-item .descr span a,
.prod_col2 .fast-order-form .checkbox a	 {
	text-decoration: none;
	color: #005BAA;
}
.prod_col2 .fast-order-form button:hover {
	box-shadow: unset !important;
	background-color: rgba(0,91,170,.84);
	transition: background-color .5s;
}
.prod_col2 {
	width: 34% !important;
}
.prod_col2 .color-bg {
	background: #F7F7F7;
	padding: 30px !important;
}
.prod_col2 .title2 {
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
	color: #4A4A4A;
	background: unset !important;
	padding: 0 !important;
	margin-bottom: 8px;
}
.prod_col2 .add-text {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #898989;
}
.prod_col2 .fast-order-form {
	padding: 0;
	margin-top: 10px;
}
.prod_col2.ok>.title2, .prod_col2.ok>.add-text, .prod_col2.ok>.fast-order-form {
	display: none;
}
.prod_col2 .fast-order-form input, .prod_col2 .fast-order-form textarea {
	background: white;
	border: 1px solid #dddddd;
	padding: 7px 20px;
	font-family: 'Roboto', sans-serif;
	cursor: pointer;
	width: 88%;
}
.prod_col2 .fast-order-form textarea {
	height: 61px;
	margin-bottom: 0;
}
.prod_col2 .fast-order-form input:nth-child(3) {
	margin: 0;
}
.prod_col2 .fast-order-form input:hover, .prod_col2 .fast-order-form textarea:hover {
	border: 1px solid #005baa;
	transition: all .5s;
}
.prod_col2 .fast-order-form input:focus, .prod_col2 .fast-order-form textarea:focus {
	border: 1px solid #f2b85c;
	transition: all .5s;
}
.prod_col2 .fast-order-form .checkbox {
	margin-top: 15px;
	font-size: 13px;
}
.prod_col2 .fast-order-form p {
	margin: 0 !important;
}
.prod_col2 .fast-order-form button {
	margin-top: 10px;
	width: 100%;
	padding: 9px auto;
	background: #005BAA;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Robotocondensedlight', sans-serif;
}
.product-item.type-2.col {
	flex-direction: column;
}
.product-item.type-2 .title {
	color: #245896;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 2;
	width: 100%;
	margin-bottom: 15px;
}
.product-item.type-2 .title span {
	display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}
.product-item.type-2.title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 2px;
    background-color: #f2b85c;
    position: relative;
}
.product-item.type-2 .big-advantages-wrapper {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content: space-between;
}

.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 22%;
}
.product-item.type-2 .big-advantages-wrapper .big-advantages-item .descr {
	margin-top: 10px;
	text-align: center;
}
.product-item.type-2 .big-advantages-wrapper .big-advantages-item .descr h4 {
	font-size: 17px;
	line-height: 24px;
	color: #4A4A4A;
	margin-bottom: 6px;
	text-transform: none;
}
.product-item.type-2 .big-advantages-wrapper .big-advantages-item .descr span {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #4A4A4A;
}
.carousel-product .product-item {
	min-height: 320px;
}
.product-list-item-slider img {
	margin: 0 auto;
}
.carousel-product>.slick-prev, .carousel-product>.slick-next,
.project-carousel-wrapper .slick-prev, .project-carousel-wrapper .slick-next,
.certificates-carousel-wrapper .slick-prev, .certificates-carousel-wrapper .slick-next {
	top: 50% !important;
	width: 35px;
	height: 35px;
}
.carousel-product>.slick-prev i, .carousel-product>.slick-next i,
.project-carousel-wrapper .slick-prev i, .project-carousel-wrapper .slick-next i,
.certificates-carousel-wrapper .slick-prev i, .certificates-carousel-wrapper .slick-next i {
	font-size: 30px;
}

.file-list-item {
	margin-top: 10px;
}
.file-list-item a {
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #005BAA;
	display: flex;
	gap: 12px;
}
.file-list-item:hover a {
	text-decoration: underline;
	transition: all .5s;
}
.file-list-item .docs-ico {
	background: url('/bitrix/templates/tegas2018/images/docs.svg');
	width: 20px;
	height: 20px;
	background-size: cover;
	transition: background .5s;
}
.file-list-item:hover .docs-ico {
	background: url('/bitrix/templates/tegas2018/images/docs-yellow.svg');
	transition: all .5s;
}
.project-container img {
	width: 347px;
	height: 230px;
	margin-bottom: 15px;
}
.project-container a {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #4A4A4A;
	text-decoration: none !important;
	transition: color .5s;
}
.project-container:hover a {
	color: #29588F;
	transition: all .5s;
}
.product-item a.link-details {
	background: #005BAA !important;
	color: white;
	text-transform: uppercase;
	padding: 5px 10px !important;
	text-align: center;
	border: unset !important;
	transition: background .5s, color .5s, border .5s;
	cursor: pointer;
	margin: 20px 0 20px -10px !important;
	color: white;
	text-decoration: none;
	text-align: center;
	font-family: 'Robotocondensedlight';
}
.product-item  a.link-details:hover {
	opacity: 0.8;
	color: white !important;
	transition: all .5s;
}
.product-item.slick-slide.type-1 {
	min-height: 380px !important;
}
@media (max-width: 1161px) {
	.product-item ul.tabs-header {
		width: 100%;
	}
	.project-container img,
	.project-container .project-name {
		width: 80%;
		margin: 0 auto;
	}
}
@media (max-width: 1110px) {
	.three-blocks-wrapper .three-blocks-item>div {
		background-size: contain;
	}
	.three-blocks-wrapper .three-blocks-item>div {
		width: 63px;
	}

}
@media (max-width: 1063px) {
	/* .prod_col2 {
		max-height: 490px;
	} */
}
@media (max-width: 1044px) {
	.carousel-product .product-item {
		min-height: 335px;
	}
}
@media (max-width: 1030px) {
	.cat-block {
		padding: 0 !important;
	}
}
@media (max-width: 1017px) {
	.prod_col2 {
		max-height: none;
		/* max-height: 520px; */
	}
}
@media (max-width: 991px) {
	.carousel-product .product-item {
		min-height: 355px;
	}
}
@media (max-width: 990px) {
	.cat-block {
		flex-wrap: wrap;
	}
	.cat-block .cat-block-table, .cat-block .blue-block-advantages {
		width: 100%;
		margin-right: 0;
	}
	.hidden .price-and-order {
		width: 100%;
	}
	.three-blocks-wrapper .three-blocks-item a {
		width: 67%;
	}
	.new-price-block .show-b {
		width: 100%;
		margin: 15px auto;
		/*padding: 13px 0 !important;*/
	}
	.hidden.price {
		width: 100%;
	}
	.new-price-block {
		padding: 0 !important;
		width: 100%;
		margin-bottom: 20px;
	}
	.new-price-block > div {
		margin: 0 50px !important;
		width: 100% !important;
	}
	.hidden .border {
		margin-left: 50px;
		margin-right: 50px;
	}
	/*.makeOrder a {
		padding: 10px 30%;
	}*/
}

@media (max-width: 940px) {
	.three-blocks-wrapper .three-blocks-item a {
		width: 63%;
	}
	.product-item.type-2.form-and-tab {
		flex-wrap: wrap;
		gap: 30px;
	}
	.product-item.form-and-tab .prod_col1, .product-item.form-and-tab .prod_col2 {
		width: 100% !important; 
	}
	/*.prod_col2 {
		margin-bottom: 0;
	}*/
}
@media (max-width: 921px) {
	.product-item.slick-slide.type-1 {
		min-height: 400px !important;
	}
}
@media (max-width:890px) {
	.three-blocks-wrapper {
		flex-wrap: wrap;
	}
	.three-blocks-wrapper .three-blocks-item {
		width: 100%;
	}
	.three-blocks-wrapper .three-blocks-item>div {
		height: 63px;
	}
}
@media (max-width: 869px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 30%;
	}
}
@media (max-width: 770px) {
	.product-item.type-2.firsttime.new .prod_col1, .product-item.type-2.firsttime.new .tabs {
		width: 100% !important;
	}
	.tabs .title-block {
		margin-top: 0 !important;
	}
	.advantages-list li {
		margin-left: 10px;
	}
	.product-item.type-2 .tabs, .cat-block {
		padding: 0 !important;
	}
	.three-blocks-wrapper {
		padding-left: 10px;
		padding-right: 8px;
		margin-top: 25px;
	}
	.product-item.form-and-tab .prod_col1 {
		width: 100% !important;
	}
	.product-item.form-and-tab .prod_col2 {
		width: 100% !important;
	}
	.prod_col1.new .slick-slider {
		/*padding-bottom: 150px;
		height: 10px !important;*/
	}
	.product-item.type-2.firsttime .prod_col1 {
		min-height: 450px !important; 
	}
	.product-item.type-2.firsttime .prod_col1.bigger {
		min-height: 550px !important; 
	}
	.hidden .price-and-order .pr {
		padding-left: 0;
	}
	.hidden .price-and-order {
		justify-content: space-evenly;
	}
	
}
@media (max-width: 720px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 47%;
	}
}
@media (max-width: 700px) {
	.how-buy-wrapper .how-buy-item {
		width: 28%;
	}
}
@media (max-width: 620px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 42%;
	}
	.hidden .border {
		margin-left: 50px;
		margin-right: 50px;
	}
}
@media (max-width: 600px) {
	.hidden .price-and-order {
		flex-direction: column;
		gap: 30px;
	}
	ul.tabs-header li {
		font-size: 16px;
	}
}
@media (max-width: 520px) {
	.product-item ul.tabs-header {flex-wrap: wrap; row-gap: 10px; column-gap: 0;}
	ul.tabs-header li {
		min-width: 130px;
		padding-top: 7px;
		text-align: center;
		text-underline-offset: 7px;
		text-decoration: underline dotted;
	}
	/*ul.tabs-header {
		overflow-x: scroll;
		overflow-y: hidden;
	}*/
	ul.tabs-header li.active {
		border-bottom: 0; 
		background: #f2b85c;
		border-radius: 10px;
		text-decoration: none;
	}
	/* .product-item.form-and-tab .prod_col2 {
		width: 84% !important;
	} */
}
@media (max-width: 510px) {
	#characteristics table.short-characteristics {width: 100% !important}
	#characteristics th {padding-right: 5px}
}
@media (max-width: 480px) {
	.carousel-product>.slick-prev, .carousel-product>.slick-next,
	.project-carousel-wrapper .slick-prev, .project-carousel-wrapper .slick-next,
	.certificates-carousel-wrapper .slick-prev, .certificates-carousel-wrapper .slick-next {
		top: 50% !important;
	}
	table.short-characteristics tr th {width: 180px;}
	/*.makeOrder a {
		padding: 10px 30%;
	}*/
	
}
@media (max-width: 450px) {
	.prod_col1>.hit.new-product {
		width:75px;
	}
	.prod_col1>.hit {
		width:75px;
		height: 75px;
	}
}
@media (max-width: 426px) {
	.product-item.type-2 .big-advantages-wrapper .big-advantages-item {
		width: 100%;
	}
	/*.product-item ul.tabs-header {
		gap: 10px;
	}*/
	.how-buy-wrapper {
		flex-direction: column;
	}
	.how-buy-wrapper .how-buy-item {
		width: 100%;
	}
	.how-buy-wrapper .arrow {
		transform: rotate(90deg);
	}
	.how-buy-wrapper .arrow.closed {
		display: block;
	}
}
@media (max-width: 340px) {
	.three-blocks-wrapper .three-blocks-item a {
		width: 50%;
	}
	.three-blocks-wrapper .three-blocks-item {
		gap: 19px;
	}
	.three-blocks-wrapper .three-blocks-item>div {
		height: 70px;
		width: 70px;
	}
	.blue-square-blocks {
		top: 35px;
	}
	.product-item.type-2 .title {
		font-size: 19px;
	}
	.prod_col2 .fast-order-form .checkbox {
		font-size: 14px;
	}
}
/* End */


/* Start:/bitrix/templates/tegas2018/components/bitrix/catalog.section/product-carousel/style.css?17483455762623*/
.product-item.type-1.firsttime .image {
	min-height: 320px;
}
.product-list-item-slider-item {
    text-align: center;
}
.product-list-item-slider {
    margin-bottom: 40px;
    margin-top: 20px;
}
.product-list-item-slider img {
    max-width: 100%;
}

.product-list-item-slider .slick-prev,
.product-list-item-slider .slick-next {
    width: 30px;
    height: 50px;
    font-size: 30px !important;
    background-color: transparent;
}

.product-list-item-slider button i.fa {
    color: #ccc;
    font-size: inherit;
}

.product-list-item-slider .slick-prev {
    left: -16px;
}
.product-list-item-slider .slick-next {
    right: -16px;
}

.catalog-section-description-text li {
    list-style-position: inside;
}
.catalog-section-description-text_button_more,
.catalog-section-description-text_button_less {
    font-weight: bold;
    text-decoration: underline;
    color: #6388b4;
}
.catalog-section-description-text_button_more:hover,
.catalog-section-description-text_button_less:hover {
    text-decoration: none;
    color: #666;
	cursor: pointer;
}
.show-b {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background: #005BAA !important;
	color: white;
	text-transform: uppercase;
	font-family: 'Robotocondensedlight', sans-serif;
	text-align: center;
	border: unset !important;
	transition: background .5s, color .5s, border .5s;
	cursor: pointer;
	padding: 0 !important;
}
.show-b a {
	color: white;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 13px 5px !important;
}
.show-b:hover {
	opacity: 0.8;
	color: white !important;
	transition: all .5s;
}
.cat_list_wrapper .product-item .section_properties-list > a {display: block}
@media (max-width: 793px) {
	.product-item.type-1.firsttime .image {
		min-height: 360px;
	}
}
@media (max-width: 770px) {
	.product-list-item-slider button i.fa {
		font-size: 20px ! important;
	}

	.product-list-item-slider .slick-next {
		right: -10px;
	}
	.product-list-item-slider .slick-prev {
		left: -10px;
	}
}

/* niris-54756: правки по каруселям картинок */
.carousel-product .product-list-item-slider .slick-arrow {
	display: none !important;
}
.carousel-product .product-list-item-slider .slick-dots li {
    width: 15px;
    height: 4px;
    cursor: pointer;
    background: #bbb;
    border-radius: 10px;
}
.carousel-product .product-list-item-slider .slick-dots .slick-active {
    background: #333;
}
.carousel-product .product-list-item-slider .slick-dots li * {
	opacity: 0 !important;
}
@media (max-width: 480px) {
	.carousel-product .product-list-item-slider .slick-dots li {
		width: 25px;
		height: 6px;
	}
}
/* End */


/* Start:/bitrix/templates/tegas2018/source/slick/slick.css?17147203151776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/tegas2018/source/slick/slick-theme.css?17794485733622*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/tegas2018/source/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    font-display: swap;

    src: url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.eot');
    src: url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.woff') format('woff'), url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/tegas2018/source/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
     font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 65px;
    height: 65px;
    z-index: 10;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: #f2b85c;
}
.slick-prev:hover,
.slick-next:hover
{
    color: transparent;
    outline: none;
box-shadow: 4px 4px 10px #666;
}






.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
    left: auto;
}


.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}

.slick-arrow-inner {
	width: 30px;
    height: 50px;
    font-size: 30px !important;
    background-color: transparent;
}
.slick-arrow-inner:hover {
	color: transparent;
    outline: none;
    box-shadow: 4px 4px 10px #666;
}


/* Dots */
.slick-dotted.slick-slider
{
    
}

.one-time {margin-bottom: 60px;}
.slick-dots
{
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.carousel-product-new .slick-dots {
	top: 100%
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



button i.fa {
    color: #fff;
    font-size: 50px;
}
button.slick-arrow-inner i.fa {
	color: #ccc !important;
	font-size: 28px !important;
}



 .slick-dots li:before {
    content: none ! important;
    text-shadow: none ! important;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    background: inherit ! important;
    width: 14px;
    display: inline-block;
    margin-right: 10px;
}
/* End */


/* Start:/bitrix/templates/tegas2018/components/bitrix/news.list/news-carousel/style.css?1751457656474*/
.project-container img {
	margin-bottom: 15px;
	height: auto !important;
	width: 100%;
}
.project-container a {
	text-decoration: none;
}
.project-name {
	font-size: 17px;
	line-height: 26px;
	color: #4A4A4A;
	font-weight: 400;
	margin-right: 15px;
}
.show-more-button {
	margin: 30px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.project-container {
	margin-right: 15px;
}
.project-carousel-wrapper .slick-next {
	right: 15px;
}
/* End */


/* Start:/bitrix/templates/tegas2018/components/bitrix/news.list/certificates-carousel/style.css?171472031549*/
.certificates-container img {
	margin: 0 auto;
}

/* End */
/* /bitrix/templates/tegas2018/components/bitrix/catalog/models_dev_2022/style.css?178997567220154 */
/* /bitrix/templates/tegas2018/components/bitrix/catalog.section/product-carousel/style.css?17483455762623 */
/* /bitrix/templates/tegas2018/source/slick/slick.css?17147203151776 */
/* /bitrix/templates/tegas2018/source/slick/slick-theme.css?17794485733622 */
/* /bitrix/templates/tegas2018/components/bitrix/news.list/news-carousel/style.css?1751457656474 */
/* /bitrix/templates/tegas2018/components/bitrix/news.list/certificates-carousel/style.css?171472031549 */
