

/* Start:/local/templates/tarantasik_default/custom/garanties.css?17442882551687*/

.garanties__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px;
}

.garanties__item {
	width: 50%;
	padding: 12px;
}

@media (max-width: 992px) {
	.garanties__item {
		width: 100%;
	}
}

.garanties__content-wrapper {
	background: #FFFFFF;
	-webkit-box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
	box-shadow: 0px -1px 6px rgb(183 189 199 / 25%), 0px 4px 4px rgba(183, 189, 199, 0.25), 0px 4px 30px rgba(183, 189, 199, 0.1);
	padding: 22px 30px 25px;
}

.garanties__title {
	font-family: "OpenSans-Bold", sans-serif;
	font-size: 24px;
	line-height: 33px;
	color: #333333;
	margin-bottom: 30px;
}

.garanties__list {
	list-style: none;
}

.garanties__list li + li {
	margin-top: 20px;
}

.garanties__list li::before {
	content: "–";
	margin-right: 5px;
}

.page-garanties {
	background-color: transparent;
}

.page-garanties__content {
	padding: 0;
	border-bottom: 1px solid #828282;
}
@media (max-width: 768px) {
	.page-garanties__content {
		padding: 0;
	}
}
.garanties__list {
	color: #000;
}
.garanties__wrapper {
	margin-bottom: 20px;
}

.img_sertificats {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.img_sertificats img{
	height: 250;
	width: 200px;
}

@media screen and (max-width: 1024px) {
	.img_sertificats {
		justify-content: flex-start !important;
		overflow-x: auto;
	}
	.img_sertificats img {
		margin-right: 10px;
	}
}

/* End */
/* /local/templates/tarantasik_default/custom/garanties.css?17442882551687 */
