.le-section__title h2
 {  
 	font-family: Calibri,sans-serif;
    font-weight: 400;
    font-size: 36px;
    font-size: 2.25rem;
    color: #333132;
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 1;
    float: left;
}

.le-section__title span {
	float: left;
	padding-top: 25px;
	padding-left: 30px;
}

.laser_engraving_block p
{
	color: #48484a;
	font-size: 12px;
	line-height: 18px;	
}
.laser_engraving_block ol
{
	margin-top: 10px;
}
.laser_engraving_block ol li
{
	color: #48484a;
	font-size: 12px;
	margin-bottom: 7px;
}
.laser_engraving_block h2
{
	margin-top: 9px;
	margin-bottom: 5px;
}
.laser_engraving_main
{
	background: url(images/gravirovka.png) no-repeat;
	float: left;
	height: 232px;
	padding-left: 300px;
	margin-top: -10px;
	margin-left: 15px;
}
a.infliction_order_link
{
	display: block;
	color: #fff;
	padding: 5px 0;
	background-color: #ed4868;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0px 3px 1px rgba(180, 54, 79, 1);
	-moz-box-shadow: 0px 3px 1px rgba(180, 54, 79, 1);
	box-shadow: 0px 3px 1px rgba(180, 54, 79, 1);
	text-shadow: 1px 1px #a70711;
	behavior: url(/bitrix/templates/sgifts_new/pie_files/PIE.php);
	zoom: 1;
	margin-top: 13px;
	text-decoration: none;
	height: 17px;
	width: 355px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
a.infliction_order_link:hover
{
	color: #fff;
}
a.infliction_order_link:active
{
	box-shadow: none;
	padding-top: 6px;
	height: 16px;
}
.form_block_infliction
{
	position: relative;
}
#form-infliction
{
	bottom: inherit!important;
}
.laser_engraving__materials p {
    font-family: 'Clear Sans', sans-serif, Arial;
    font-size: 18px;
    line-height: 25px;
}

.le-table table tbody tr:last-child.bbb td:first-child {
    border-top: 2px solid #a9d7aa !important;
}

.le-table table tbody tr:last-child.bbb td:last-child {
	border-top: 2px solid #a9d7aa !important;
}

.extended-text {
	font-family: Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    line-height: 1.125rem;
    font-weight: 400;
}

.extended-margin {
    margin-bottom: 30px;
}
.laser_engraving__features-item__photo {
	width: 82px;
	height: 82px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50%;
	margin-bottom: 15px;
}
.laser_engraving__features {
	display: flex;

	flex-wrap: wrap;
}
.laser_engraving__features-item.--item-1 {
	flex: 1 0 50%;
	/* justify-content: space-evenly; */
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 30px 0;
}
.laser_engraving__features-item__text {
	color: #333;
	color: var(--white_text_black);
	margin: 43px 0 45px;
	min-height: 40px;
	padding: 2px 20px 2px 37px;
	position: relative;
	vertical-align: middle;
	border: none;
	font-weight: 700;
	margin: 2.666rem 0;
	font-size: 20px;
	text-align: center;
}
.laser_engraving__top-block__photos {
	display: flex;
	/* justify-content: center; */
}
.laser_engraving__materials__wrapper {
	display: flex;
	flex-wrap: wrap;
}
@media (min-width: 1200px) {
	.col-lg-3 {
		width: 33.33333333333333%!important;
	}
}

.laser_engraving__materials__item__title {
	margin-top: 13px;
	color: #333;
	color: var(--white_text_black);
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.9334em;
	font: 15px/24px "Open Sans",Arial,sans-serif;
}
.laser_engraving__materials__item {
	width: 25%;
	margin-bottom: 32px;
}
.le-blocks__row {
	display: flex;
	/* flex-wrap: wrap; */
	/* width: 50%; */
	/* flex-direction: row; */
}
.le-blocks__row__block {
	width: 50%;

	display: flex;
}
/*.form-btn-bitrix24{*/
/*	display: none;*/
/*	position: absolute;*/
/*	top: 261px;*/
/*	left: 0px;*/
/*	right: 0px;*/
/*	margin: 0px auto;*/
/*}*/
.b24-form-content div {
	display: flex;
	flex-wrap: wrap;
}
.b24-form-field.b24-form-control-string, .b24-form-field.b24-form-control-text {
	display: inline;
	width: 50%;
}
/*.b24-form-wrapper.b24-form-border-bottom {*/
/*	 width: 63%;*/
/* }*/
.b24-form-sign{
	display: none!important;
}
.b24-window-close, .b24-form-btn{
	background-color: #a9d6aa!important;
}
.b24-form-wrapper.b24-form-border-bottom {
	border: none!important;
}
.b24-form-control-text div div {
	width: 95%;
}
.laser_engraving__block-1__right__button, .le-slider__button {
	display: flex;
	justify-content: space-evenly;
}
.le-slider__button {
	margin-top: 30px;
}
.laser_engraving__block-1 {
	display: flex;
}
.laser_engraving__block-1 .laser_engraving__block-1__right__text {
	background: #a9d6aa;
	padding: 6px 15px 1px;
}
.laser_engraving__block-1 .laser_engraving__block-1__right__text a {
	color: white;
}
.laser_engraving__block-1 .laser_engraving__block-1__right__text a:hover {
	color: #f8f8f8;
}
.laser_engraving__block-1__left p {
	font-size: 13px;
}
.laser_engraving__block-1 .laser_engraving__block-1__right__button {
	margin-top: 15px;
}
.laser_engraving__block-1 h3 {
	margin: 15px 0 -6px;
}
.le-blocks__row__block__value {
	width: 70%;
}
.le-blocks__row__block__prop {
	background-color: #a9d7aa;
	color: #fff;
	padding: 0 20px;
	font-weight: 700;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 115px;
}
.le-blocks {
	margin: 30px 0;
}
.le-blocks__row__block__prop, .le-blocks__row__block__value {
	min-height: 40px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.le-blocks__row__block__prop {
	background-color: #a9d7aa;
	color: #fff;
	padding: 0 20px;
	font-weight: 700;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 115px;
}
.le-blocks__row__block {
	width: auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	min-height: 40px;
	border: 2px solid #a9d7aa;
	border-radius: 5px;
	overflow: hidden;
	padding-right: 10px;
	font-family: Clear Sans, sans-serif;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin-right: 30px;
}
.le-blocks__row {
	margin: 10px;
}

.menu_top_block.menu-type1  li.v_bottom.item.current.opened.item a {
	background: #a9d6aa;
	color: white;
	font-weight: 550;
}
h3 {
	font-size: 1.3333em;
	line-height: 1.4em;
	padding-bottom: 1.933rem;
	/* margin: 33px 0 17px; */
}
@media(max-width: 767px){
	.laser_engraving__top-block__photos{
		flex-direction: column;
	}

	.laser_engraving__top-block__photos img {
		margin: 20px 0 0!important;
	}
}
.le-table {
	margin-bottom: 50px;
}
@media(max-width: 1024px){
	.laser_engraving__materials__item{
		width: 33%;
		margin-bottom: 32px;
	}
}
@media(max-width: 425px){
	.laser_engraving__materials__item{
		width: 50%;
	}
}

@media(max-width: 375px){
	.laser_engraving__materials__item{
		width: 100%;
	}
	.laser_engraving__materials__item {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}
@media(max-width: 425px){
	.laser_engraving__block-1 {
		display: flex;
		flex-direction: column;
	}
}
@media(max-width: 425px){
	.le-blocks__row {
		flex-direction: column;
	}

	.le-blocks__row__block {
		margin: 15px 0 0;
	}
	.le-blocks__row {
		margin: 0;
	}
}
.le-blocks__row__block__prop{
	height: auto;
}
.le-section__title.laser_engraving__block-1__right__text span {
	padding: 0;
	float: inherit;
}
.le-section__title.laser_engraving__block-1__right__text {
	margin: 33px 0 25px;
}
.laser_engraving__block-1__left__list{
	margin-left:10px;
	margin-right: 10px;
}
li:before {
	content: ""!important;
	display: inline-block;
	margin: 5px 8px 0 0px!important;
	width: 10px;
	height: 6px;
	background: url(/bitrix/templates/aspro_max/css/../images/svg/sprite_arrows.svg) 0 -5px no-repeat;
}
.laser_engraving__block-1__right__button a, .le-slider__button a {
	background-color: #a9d6aa;
	border-color: #a9d6aa;
	color: #ffffff;
	font-size: 14px;
}
.laser_engraving__block-1__right .laser_engraving__block-1__right__button a:hover, .le-slider__button a:hover {
	color: white!important;
	background: #a9d6aabf;
}
.section_description li {
	display: flex;
	/* width: 61px; */
}
.laser_engraving__block-1__right__text .section_description li:before{
	margin: 9px 8px 0 0px!important;
}
.laser_engraving__block-1__right__text .section_description p {
	width: 99%;
	margin: 0;
}
.colored_table td {
	white-space:nowrap;
}
@media(max-width: 768px){
	.laser_engraving__top-block__photos img {
		width: 70%;
		margin: 20px 0 0!important;
	}
	.laser_engraving__top-block__photos {
		display: flex;
		align-items: center;
	}
	.laser_engraving__machine__wrapper {
		display: flex;
		flex-direction: column;
	}
}
.laser_engraving__machine {
	margin-bottom: 36px;
}
.laser_engraving__machine__wrapper {
	display: flex;
}
.laser_engraving__machine__item__image {
	height: 345px;
}
.top_wrapper.items_wrapper.catalog_block_template {
	margin-bottom: 36px;
}
.blog_portfolio img.lazyloaded {cursor: zoom-in}

.laser_engraving__top-block__photos.two_elements{
	justify-content: flex-start;
}
.two_elements .img:nth-child(2){
	margin-left: 48px;
}