

/* Start:/local/templates/divasoft/components/bitrix/menu/menu.fix.bottom/style.css?1741170859581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/divasoft/components/bitrix/menu/menu.fix.bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/divasoft/components/bitrix/sale.basket.basket.line/waydev/style.css?1741170859587*/
.catalog-cart-counter-menu {
    background: #6cb70e;
    color: #fff;
    text-align: center;
    line-height: 25px;
    min-width: 25px;
    height: 25px;
    position: relative;
    top: -12px;
    right: 10px;
    border-radius: 50%;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
}
/* End */


/* Start:/local/templates/divasoft/components/bitrix/main.user.link/waydev.mobile/style.css?17411708591007*/
.bx-user-info-thumbnail img
{
 	border: 1px solid #E0E0E0; 
}

.bx-user-info-anchor {
	white-space: nowrap; 
	cursor: pointer;
}

.bx-user-info-anchor-nolink {
	white-space: nowrap; 
}

table.bx-user-info-anchor td.bx-user-info-anchor-cell, table.bx-user-info-anchor-nolink td.bx-user-info-anchor-cell {
	padding: 0px 2px !important;
	border: 0px !important;
	background-color: transparent !important;
}

.bx-user-info-data  .bx-user-info-data-separator{
	background-color: #E0E0E0;
	width: 218px;
	height: 1px!important;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px!important;
	font-size: 0px!important;
}

.bx-user-info-online, .bx-user-info-offline {
	height: 11px;
	width: 11px;
	display: block;	
}

.bx-user-info-online {
	background-image: url(/bitrix/components/bitrix/main.user.link/templates/.default/images/icon_online_small.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.bx-user-info-online-cell { margin-top: 5px; }
.bx-user-info-name { display: block; zoom: 1; }

/* End */


/* Start:/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/style.css?175430599818201*/
.file-placeholder {
	margin-left: 56px;
}
.file-placeholder .loading-wrap {
    display:inline-block;
    margin-left:15px;
    vertical-align:middle;
    position:relative;
    width:50%;
}
.file-placeholder .loading {
    background:#e3ebed;
    display:block;
    border:1px solid;
    border-top:1px solid #bcc2c4;
    border-left-color:#cfd7d9;
    border-right-color:#cfd7d9;
    border-bottom:1px solid #dde5e6;
    border-radius:2px;
    height:17px;
    -webkit-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);
    -moz-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);
    box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);
    display: none;
}
.file-placeholder .loading .del-but {
    background: url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 7px -20px;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.file-placeholder .load-indicator {
	background:#FF9233;
    background:linear-gradient(top, #FF9233, #EC6E00);
    background:-moz-linear-gradient(top, #FF9233, #EC6E00);
    background:-o-linear-gradient(top, #FF9233, #EC6E00);
    background:-ms-linear-gradient(top, #FF9233, #EC6E00);
    background:-webkit-gradient(linear, left top, left bottom, from(#FF9233), to(#EC6E00));
    border-radius:2px;
    color:#fff;
    font-size:12px;
    height:19px;
    text-align:center;
    text-shadow:0 1px 0 rgba(56, 124, 162, 1);
    position:static;
    display: inline-block;
}
.file-placeholder .load-number {
	display:inline-block; box-sizing:border-box; padding-top:2px;
}
.file-placeholder .files-title {
	background:url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat;
	color:#5c6470;
	font-size:12px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
	left:13px;
	top:12px;
	width:54px;
	padding-left:20px;
	position:absolute;
}
.file-placeholder .files-list-wrap {
	margin-left:56px;
}
html* .file-placeholder .files-list {
	width: auto !important;
}
.file-placeholder .files-list {
	margin-top:-10px;
	table-layout:fixed;
	width:100%;
	position:relative;
}
.file-placeholder .files-list td {
	box-shadow:0 -2px 0 -1px #FFFFFF inset;
	border-bottom:1px solid #dde5e8;
	color:#5c6470;
	font-size:12px;
	line-height:16px;
	padding:10px 0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position: relative;
	zoom:1;
}
.file-placeholder .files-list td .error-text{
    white-space: normal;
}
.file-placeholder .file-edit,
.file-placeholder .file-section {
	display: none;
}
.file-placeholder .files-name {
	width:30%
}
.file-placeholder .files-size {
	width:12%
}
.file-placeholder .files-storage {
	width:20%
}
.file-placeholder .files-storage .files-storage-text{
	display: inline-block;
	width:80px;
	color:#5C6470;
}
.file-placeholder .files-storage-block {
	position:relative;
}
.file-placeholder .files-text {
	-moz-box-sizing: border-box;
	color: #2067B0;
	display: inline-block;
	font-weight: bold;
	max-width: 100%;
	padding-right: 20px;
	position: relative;
	zoom:1;
}
.file-placeholder .error-load .files-text {
	color:#bb0000;
}
.file-placeholder .f-wrap {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	word-wrap: break-word;
	zoom:1;
}
.file-placeholder .del-but {
	background: url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 0 0;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.file-placeholder .files-text .del-but {
	background-position:6px -19px;
	display:inline-block;
	margin-top:-2px;
	position:static;
	vertical-align:top;
}
.file-placeholder .loading .del-but {
    background-position: 7px -20px;
    top: 0;
}
.file-placeholder .files-storage-block .del-but {
    background-position: 7px -20px;
    top: 0;
}
.file-placeholder .info-icon {
	background:url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -112px -60px;
	display:inline-block;
	height:16px;
	margin-right:10px;
	vertical-align:middle;
	width:17px;
}
.file-placeholder .stor-place {
	display:inline-block;
	margin-left:10px;
	vertical-align:top;
}
.file-placeholder .stor-text {
	display:inline-block;
	border-bottom:1px solid #5c6470;
}
.file-placeholder .stor-pl-arrow {
	background:url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -130px -23px;
	display:inline-block;
	margin-left:10px;
	height:5px;
	vertical-align:middle;
	width:3px;
}
.file-placeholder .edit-stor {
	background:url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 4px -64px;
	/*cursor:pointer;*/
	/*display:inline-block;*/
	display: none;
	height:15px;
	margin-left:0px;
	vertical-align:middle;
	width:15px;
}
.file-placeholder .files-path,
.file-placeholder .files-path:visited,
.file-placeholder .files-path:active,
.file-placeholder .files-path:link,
.file-placeholder .files-path:hover {
	border-bottom:1px dashed #5C6470;
	display:inline-block;
	color:#5C6470;
	/*margin-left:10px;*/
	text-decoration:none;
}
.file-placeholder .files-placement,
.file-placeholder .files-placement:visited,
.file-placeholder .files-placement:active,
.file-placeholder .files-placement:link,
.file-placeholder .files-placement:hover {
	display:inline-block;
	color:#5C6470;
	/*margin-left:10px;*/
	text-decoration:none;
}
.file-selectdialog {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F4F8F9;
    border-color: #CED0D1 #CED1D1 #D3D7D8;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px -1px rgba(164, 164, 164, 0.698) inset;
    margin-bottom: 11px;
    overflow: hidden;
    padding: 13px 30px 0 0;
    position: relative;
	display: none;
}
.file-selectdialog .file-placeholder{
	margin-left: 0px;
}
.file-selectdialog .file-simple .file-placeholder {
	margin-top: 0px;
	margin-left: 90px;
}
.file-selectdialog .file-label {
    background: url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -146px -186px;
    color: #5C6470;
    font-size: 12px;
    left: 13px;
    padding-left: 20px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    top: 12px;
    width: 54px;
	line-height: 20px;
}
.file-selectdialog .file-extended .file-selector {
    border-radius: 5px 5px 5px 5px;
    color: #A0AEB5;
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
    margin: 30px 0 10px;
    padding: 24px 3px 43px 191px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.file-selectdialog .file-extended .file-selector-active {
	background-position:57px -88px;
	border:3px dashed #d4dde1;
	padding:21px 0 40px 190px;
}
.file-selectdialog .file-extended .file-selector:hover {
	border:3px dashed #d4dde1;
	padding:21px 0 40px 188px;
}
.file-selectdialog .file-extended .file-selector.file-selector-active{
    border:3px dashed #d4dde1;
}
.file-selectdialog .file-extended .file-load-img {background:url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/loading-place-img.gif") no-repeat 0 0;
	height:79px;
	left:58px;
	top:20px;
	position:absolute;
	width:90px;
}
.file-selectdialog .file-extended .file-selector:hover .file-load-img  {
	background-position:0 -104px;
	left:55px;
	top:17px;
}
.file-selectdialog .file-extended .file-uploader {
    color: #2067B0;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.file-selectdialog .file-extended .file-uploader .file-but-text {
	cursor: pointer;
	display: block;
	width:100%;
	height:100%;
}
.file-selectdialog .file-simple .file-uploader .file-fileUploader {
	/*font-size: 12px;*/
}
.file-selectdialog .file-uploader .file-fileUploader {
	font-size:120px;
	height:85px;
	opacity:0;
	filter: alpha(opacity=0);
	position:absolute;
	right: 0;
	top: -20px;
	cursor: pointer;
}
.file-selectdialog .file-uploader .file-filemacos {
	left:0 !important;
}
.file-selectdialog .file-label2 {
	color: #5C6470;
    font-size: 12px;
    margin-left: 58px;
    padding-bottom: 11px;
}
.file-selectdialog .file-simple,
.file-selectdialog .file-extended {
	display: none;
	margin-left: 30px;
}
.file-selectdialog .file-simple .file-label2 {
	margin-top:20px;
}
.file-selectdialog .file-simple .file-selector{
	color:#5c6470;
	overflow: hidden;
	height: 30px;
	/*font-size:12px;*/
	font-weight:bold;
	margin:6px 0 6px 90px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}
.file-selectdialog .file-simple .file-uploader{
	overflow: hidden;
    position: relative;
	display: inline-block;
    margin: 0 15px 0 0;
    vertical-align: middle;
	cursor:pointer;
}
.file-selectdialog .file-simple .file-uploader-left{
    background: url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 0px -240px;
    display: inline-block;
    height: 25px;
    vertical-align: top;
    width: 4px;
}
.file-selectdialog .file-simple .file-uploader-right{
    background: url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -7px -240px;
    display: inline-block;
    height: 25px;
    vertical-align: top;
    width: 4px;
}
.file-selectdialog .file-simple .file-but-text{
    background: url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") repeat-x 0 -267px;
    color: #7A808C;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding: 2px 10px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: top;
}
/*region Moved from Blog*/
.feed-add-photo-block-wrap {
	margin-top: -17px;
}

.feed-add-photo-block {
	display: inline-block;
	margin: 17px 17px 0 0;
	min-height: 92px;
	width: 102px;
	padding-right: 21px;
	position: relative;
	vertical-align: top;
}

.feed-add-photo-block .feed-add-post-del-but {
	background-position: 6px -19px;
	background-color: #fff;
	height: 22px;
	top: 1px;
	z-index: 0;
}

.feed-add-img-wrap {
	background: #fff;
	border: 1px solid #e2e6e6;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 2px rgba(137, 137, 137, 0.3);
	display: block;
	text-align: center;
	padding: 4px;
	position: relative;
	z-index: 2;
}

.feed-add-img-title {
	color: #2067b0;
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
	overflow: hidden;
}

.feed-add-photo-block .feed-add-close-icon {
	background-color: #fff;
	background-position: 8px -19px;
	height: 22px;
	top: 1px;
	right: 1px;
	width: 22px;
}

.feed-add-photo-block .feed-add-close-icon:hover {
	background-position: -57px -60px;
}

.feed-add-post-del-but {
	background: url("/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 20px;
	position: absolute;
	width: 20px;
}

/*endregion*/

.quick-order-popup{
    border-radius: 20px;
    background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    min-width: 604px;
    max-width: 604px;
    position: relative;
    min-height: 541px;
    z-index: 99929!important;
}

.quick-order-popup__close,
.quick-order-popup-success__close{
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
     transform: translate(50%, -50%);
}
.quick-order-popup-success__close{
    transform: translate(90%, -90%);
}
.quick-order-popup__inner{
    padding: 40px;
}
.quick-order-popup__title{
    max-width: 350px;
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
    color: #000;
}
.quick-order-popup__content{
    margin-top: 24px;
}
.quick-order-popup__step{
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    gap: 30px;
    min-height: 367px;
}
.quick-order-popup__step.active{
    display: flex;
}
.quick-order-popup__text{
    font-size: 16px;
    color: #36415C;
    line-height: 21px;
}
.quick-order-popup__downloadTemplate-btn-container{
    margin-top: 20px;
}
.quick-order-popup__downloadTemplate-btn{
    max-width: 215px;
}
.quick-order-popup__drag-and-drop-wrapper{
    margin-top: 35px;
}
.quick-order-popup__step-footer .row{
    justify-content: space-between;
}
.quick-order-popup__step-footer .row:not(:first-child){
    margin-top: 20px;
}
.quick-order-popup__step-footer .button{
    width: 100%;
    padding-left: 21px;
    position: relative;    
}
.quick-order-popup__prev-step-btn,
.quick-order-popup__downloadAnswer-btn{
    max-width: calc(50% - 10px);
}
.quick-order-popup__step-footer .input-wrapper{
    position: relative;
    min-width: calc(50% - 14px);
}
.quick-order-popup__step-footer .input-wrapper:after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 25px;
    content: url('/local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/images/download.svg');
}
.quick-order-popup__step-title{
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #36415C;
}
.quick-order-popup__results{
    margin-top: 7px;
}
.quick-order-popup__results-row{
    justify-content: space-between;
    margin-top: 8px;
}
.quick-order-popup__results.quick-order-popup__results--with-exception{
    margin-top: 15px;
}
.quick-order-popup__text.quick-order-popup__results--with-exception{
    color: #ED5252;
}
.quick-order-popup__result-value.quick-order-popup__result-value--bold{
    font-weight: bold;
}
.quick-order-popup__clear-basket-row{
    margin-top: 30px;
    justify-content: space-between;
}
.clear-basket-checkbox.checkbox input + label,
.clear-basket-checkbox.checkbox input[type="checkbox"],
.clear-basket-checkbox.checkbox input + label:before{
    height: 24px;
    width: 24px;
    padding: 0px;
    margin: 0px;
}
.clear-basket-checkbox.checkbox{
    margin: 0px;
}
.quick-order-popup__clear-basket-row .quick-order-popup__text{
    line-height: 24px;
}
.clear-basket-checkbox.checkbox input + label:before{
    font-size: 19px;
    line-height: 23px;
}
.quick-order-popup__file-input{
    overflow: hidden;
    width: 0px;
    height: 0px;
}
.quick-order-popup__file-label{
    width: 100%;
    display: flex;
    height: 130px;
    align-items: center;
    justify-content: center;
    gap: 15px;
    background-color: #F8F8F9;
    border: solid #D5DAE0 1px;
    border-radius: 6px;
    transition: all linear .3s;
    cursor: pointer;
}
.quick-order-popup__file-label span{
    font-size: 14px;
    line-height: 140%;
    color:#36415C;
}

.file-upload-container.dragover .quick-order-popup__file-label,
.quick-order-popup__file-label:hover{
    background-color: #fff;
}

.quick-order-popup__file-type--exc{
    color: #ED5252;
}

.quick-order-popup-success{
    background-color: #fff;
    border-radius: 20px;
}
.quick-order-popup-success{
    max-width: 388px;
}
.quick-order-popup-success__inner{
    padding: 40px;
}
.quick-order-popup-success__img-wrapper {
   text-align: center;
}
.quick-order-popup-success__content{
    margin-top: 16px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #36415C;
}
.head-top-download-order-btn{
    margin-left: 20px;
    padding: 0 20px;
    border-radius: 8px;
}


.file-selectdialog.quick-order-popup{
	padding: 0px;
	margin: 0px;
	box-shadow: none;
}

.file-selectdialog.quick-order-popup .file-extended{
	margin-left: 0px;
}
.file-selectdialog.quick-order-popup .file-label{
    display: none;
}
.file-selectdialog.quick-order-popup .file-selector{
    margin: 0px;
    padding: 0px;
    display: flex;
    height: 130px;
    background-color: #F8F8F9;
    border: solid 1px #D5DAE0;
    justify-content: center;
    align-items: center;
    gap: 15px;

}
.file-selectdialog.quick-order-popup .file-extended .file-load-img{
    position: static;
}
.file-selectdialog.quick-order-popup .file-extended .file-selector:hover{
    padding: 0px;
}
.file-selectdialog.file-selectdialog .file-extended .file-uploader .file-but-text{
    color: #36415C;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
}
.head-top__contacts .button.quick-order-popup__next-step-btn{
    line-height: 53px;
}
@media(max-width:768px){
	.quick-order-popup{
        min-width: calc(100% - 30px);
        max-width: calc(100% - 30px);
    }
}
@media(max-width:550px){
    .quick-order-popup__inner{
        padding: 15px;
    }
    .quick-order-popup__title{
        font-size: 24px;
        line-height: 28px;
    }
    .quick-order-popup__text{
        font-size: 14px;
        line-height: 140%;
    }
    .quick-order-popup__downloadTemplate-btn-container{
        margin-top: 15px;
    }
    .quick-order-popup__drag-and-drop-wrapper{
        margin-top: 25px;
    }
    .quick-order-popup__file-label{
        text-align: center;
        flex-direction: column;
    }
    .quick-order-popup__drag-and-drop-wrapper .file-upload-container,
    .quick-order-popup__file-label{
        height: 120px;
    }
    .quick-order-popup__step-footer > .row{
        flex-direction: column;
        gap: 10px;
    }
    .quick-order-popup__downloadTemplate-btn{
        width: 100%;
        max-width: 100%;
    }
    .quick-order-popup__step-footer{
        margin-top: 15px;
    }
    .quick-order-file-input-limitations + .quick-order-popup__next-step-btn {
        margin-top: 10px;
    }
    .quick-order-popup{
        max-height: calc(100vh - 145px);
        overflow: hidden;
    }
    .quick-order-popup__content{
        max-height: calc(100vh - 230px);
        overflow-x: hidden;
        overflow-y: auto;
    }
    .file-selectdialog.quick-order-popup .file-extended,
    .file-selectdialog.quick-order-popup .file-selector{
        height: 120px;
    }
    .file-selectdialog.quick-order-popup .file-selector{
        flex-direction: column;
        gap: 15px;
    }
    .file-selectdialog.quick-order-popup .file-extended .file-uploader{
        max-width: 200px;
        text-align: center;
    }
    .quick-order-popup__step-footer > .row.quick-order-popup__clear-basket-row{
        margin-top: 0px;
        padding-top: 0px;
        flex-direction: row;
        align-items: center;
    }
    .file-selectdialog.quick-order-popup .file-extended{
        height: auto;
    }
    .row.quick-order-popup__DLoad-btn-row{
        flex-direction: row;
        gap: 5px;
    }
    .quick-order-popup__step-footer .quick-order-popup__downloadAnswer-btn{
        padding-left: 0px;
        white-space: nowrap;
        text-align: center;
    }
}
@media(max-width:375px){
    .quick-order-popup__downloadAnswer-btn span{
        font-size: 12px;
    }
    .quick-order-popup__downloadAnswer-btn svg{
        display: none;
    }
}
/* End */


/* Start:/local/templates/divasoft/components/bitrix/menu/menu.header/style.css?1741170859581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/divasoft/components/bitrix/menu/menu.header/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/divasoft/components/bitrix/main.user.link/waydev/style.css?17411708591007*/
.bx-user-info-thumbnail img
{
 	border: 1px solid #E0E0E0; 
}

.bx-user-info-anchor {
	white-space: nowrap; 
	cursor: pointer;
}

.bx-user-info-anchor-nolink {
	white-space: nowrap; 
}

table.bx-user-info-anchor td.bx-user-info-anchor-cell, table.bx-user-info-anchor-nolink td.bx-user-info-anchor-cell {
	padding: 0px 2px !important;
	border: 0px !important;
	background-color: transparent !important;
}

.bx-user-info-data  .bx-user-info-data-separator{
	background-color: #E0E0E0;
	width: 218px;
	height: 1px!important;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px!important;
	font-size: 0px!important;
}

.bx-user-info-online, .bx-user-info-offline {
	height: 11px;
	width: 11px;
	display: block;	
}

.bx-user-info-online {
	background-image: url(/bitrix/components/bitrix/main.user.link/templates/.default/images/icon_online_small.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

.bx-user-info-online-cell { margin-top: 5px; }
.bx-user-info-name { display: block; zoom: 1; }

/* End */


/* Start:/local/templates/divasoft/components/bitrix/menu/menu.footer/style.css?1741170859581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/divasoft/components/bitrix/menu/menu.footer/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/divasoft/components/bitrix/menu/menu.left/style.css?1741170859581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/divasoft/components/bitrix/menu/menu.left/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/divasoft/components/waydev/form/waydev/bitrix/form.result.new/.default/style.css?1748616071686*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/divasoft/components/waydev/form/waydev/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/divasoft/components/waydev/form/waydev/bitrix/form.result.new/.default/images/icon_warn.gif);
}
.mp-form__element-icon{
	max-width: 23px;
	max-height: 23px;
}
/* End */


/* Start:/local/templates/divasoft/components/bitrix/system.auth.form/popup.auth/style.css?1741170859833*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/divasoft/components/bitrix/system.auth.form/popup.auth/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/divasoft/components/bitrix/system.auth.form/popup.auth/images/sec-unlocked.png);}


.bxmaker-authuserphone-simple { width: 100% !important;}
.bxmaker-authuserphone-button__title { font-weight: 100 !important;}


.bxmaker-authuserphone-simple {
    
    -webkit-box-shadow: none !important; 
    box-shadow: none !important; 
    border-radius: 2px;
    width: 100% !important;
    color: #000;
    background-color: transparent !important; 
    padding: 0px !important;
}


/* End */


/* Start:/local/templates/divasoft/styles.css?174349061167*/
.text-red {
  color:firebrick;
}
.text-green {
  color:limegreen;
}
/* End */


/* Start:/local/templates/divasoft/template_styles.css?17599941741771*/
.checking-product-page{
    padding-bottom: 120px;
    padding-top: 50px;
}
.blue-title{
    color: #232E49;
    
}
.checking-product__row{
    justify-content: space-between;
    align-items: flex-end;
}
.checking-product-info{
    width: 608px;
    max-width: calc(50% - 25px);    
}
.checking-product-info__title{
    color: #232E49;
    font-weight: 600;    
}
.checking-product-values__wrapper{
    margin-top: 33px;
    padding: 33px 28px;
    background-color: #2D2D2D;
    width: 100%;
    border-radius: 18px;
}
.checking-product-values__item{
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 21px;
}
.checking-product-values__item:last-child{
    margin-bottom: 0px;
}
.checking-product-values__item-text{
    color: #fff;
    font-size: 16px;
    line-height: 150%;
    font-style: normal;
    font-weight: 400;   
    width: 471px;
    max-width: 100%;

}

.checking-product-info__sub-title{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    color: #232E49;
    margin-top: 30px;
}
.checking-product-info__text{
    margin-top: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #232E49;
}
.checking-product-info__text p{
    margin: 0px;
    margin-top: 8px;
}
/* Styles for the form component have been moved to the component's style file */

@media(max-width:1024px){
    .checking-product__row{
        flex-wrap: wrap;
    }
    .checking-product-info,
    .checking-product-interaction {
        width: 100%;
        max-width:100%;
    }
    .checking-product-interaction{
        margin-top: 50px;
    }
}
/* End */


/* Start:/local/templates/divasoft/css/blogDetail.css?176297440326833*/
.article-header{
    margin-top: 35px;
    margin-bottom: 48px;
}
.article-header__row{
    justify-content: space-between;
    align-items: flex-end;
}
.article-header__back-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 112px;
    height: 40px;
    background: #E6EAF2;
    border-radius: 4px;
    color: #B0BBD6;
}
.article-header__back-btn:hover{
    color: #B0BBD6;
}
.article-header__publication-date{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #9199AC;
}

.article-dividing-line{
    width: 100%;
    height: 5px;
    background: #EC6E00;
}
.article-dividing-line + .article__item{
    margin-top: 0px;
    padding-top: 50px;
}

.article__item{
    margin: 0px 0px 120px;
}
.text-accent{
    color: #EC6E00;
    font-weight: 700;
}
.article-img-wrapper{
    border-radius: 20px;
}
.article-img-wrapper img{
    width: 100%;
}
.article-mark-list{
    list-style-type: none;
}
.article-mark-list__element{
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    margin-bottom: 18px;
    padding-left: 20px;
}
.article-mark-list__element:last-child{
    margin-bottom: 0;
}
.article-mark-list__element:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0px;
    top: 6px;
    border-radius: 50px;
    background: #EC6E00;

}


.article-text-with-big-img__row{
    gap: 30px;
    align-items: flex-start;
}
.article-text-with-big-img__content{
    max-width: 608px;
    width: 100%;
}
.article-text-with-big-img__content h2{
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 110%;
    color: #232E49;
    margin-bottom: 33px;
}
.article-text-with-big-img__content p{
    font-family: 'Montserrat';
    margin: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    margin-top: 18px;
    max-width: 510px;
}
.article-text-with-big-img__img-wrapper{
    max-width: 100%;
    border-radius: 20px;
}



.article-info{
    box-sizing: border-box;
    background: #FFFFFF;
    border: 2px solid #DBE1F0;
    border-radius: 20px;
    padding: 28px 36px;

    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    color: #232E49;
}
.article-info p {
    margin: 0px;
}
.article-info__row{
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.article-info__icon-container{
    max-width: 71px;
    width: 100%;
}
.article-info__icon{
    width: 100%;
}


.article-img-with-mark-list__row{
    gap: 33px;
    align-items: center;
}
.article-img-with-mark-list__img-wrapper,
.article-img-with-mark-list__content{
    width: 100%;
    max-width: 50%;
}
.article-img-with-mark-list h2{
    font-weight: 700;
    font-size: 26px;
    line-height: 130%;
    color: #232E49;
}
.article-img-with-mark-list p{
    margin-top: 20px;
    font-style: normal;
    font-weight: 400;
    margin: 0px;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
}
.article-img-with-mark-list ul{
    margin-top: 25px;
    padding-left: 24px;
    list-style-type: none;
}

.article-img-with-mark-list li{
    position: relative;
    font-style: normal;
    list-style-type: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    margin-bottom: 18px;
    padding-left: 20px;
}
.article-img-with-mark-list li:last-child{
    margin-bottom: 0;
}
.article-img-with-mark-list li:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0px;
    top: 6px;
    border-radius: 50px;
    background: #EC6E00;
}


.article-img-with-bordered-text{
    padding-top: 50px;
}
.article-img-with-bordered-text__row{
    align-items:flex-start;
    justify-content: space-between;
    gap: 20px;
}
.article-img-with-bordered-text__img-wrapper{
    width: 100%;
    max-width: 736px;
}
.article-img-with-bordered-text__img-wrapper h2{
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 110%;
    color: #232E49;
}
.article-img-with-bordered-text .article-img-wrapper{
    margin-top: 40px;
}
.article-img-with-bordered-text__content{
    width: 100%;
    max-width: 607px;
    padding: 30px 24px;
    border: 1px solid #D4D4D4;
    border-radius: 20px;
}
.article-img-with-bordered-text__content h2{
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 32px;
    color: #232E49;
    width: 100%;
    max-width: 466px;
}
.article-img-with-bordered-text .article-img-with-bordered-text__content ul{
    padding-left: 0px;
}
.article-img-with-bordered-text__content ul{
    margin-top: 25px;
    padding-left: 24px;
    list-style-type: none;
}

.article-img-with-bordered-text__content li{
    position: relative;
    font-style: normal;
    list-style-type: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    margin-bottom: 18px;
    padding-left: 20px;
}
.article-img-with-bordered-text__content li:last-child{
    margin-bottom: 0;
}
.article-img-with-bordered-text__content li:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0px;
    top: 6px;
    border-radius: 50px;
    background: #EC6E00;
}

.article-siple-text ul{
    margin-top: 25px;
    padding-left: 24px;
    list-style-type: none;
}

.article-siple-text li{
    position: relative;
    font-style: normal;
    list-style-type: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    margin-bottom: 18px;
    padding-left: 20px;
}
.article-siple-text li:last-child{
    margin-bottom: 0;
}
.article-siple-text li:before{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0px;
    top: 6px;
    border-radius: 50px;
    background: #EC6E00;
}

.article-text-in-columns__row{
    display: flex;
    gap: 20px;
    justify-content: space-between;    
}
.article-text-in-columns__col{
    max-width: 678px;
    width: 100%;
}
.article-text-in-columns h2,
.article-siple-text h2{
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 150%;
    color: #232E49;
}
.article-text-in-columns p,
.article-siple-text p{
    margin: 0px;
    margin-top: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #232E49;
}
.article-text-in-columns p span,
.article-text-in-columns p b,
.article-text-in-columns p a,
.article-siple-text p span,
.article-siple-text p b,
.article-siple-text p a{
    color: #EC6E00;
    font-weight: 700;
}

/*
.article-text-around-img__row{
    gap: 20px;
    justify-content: space-between;

}
.article-text-around-img__content,
.article-text-around-img__img-wrapper{
    width: 100%;
    max-width: 50%;
}
.article-text-around-img__content{
    max-width: 684px;
}
.article-text-around-img__title{
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 110%;
    color: #232E49;
}
.article-text-around-img__title + .article-text-around-img__text{
    margin-top: 29px;
}
.article-text-around-img__text{
    margin-top: 19px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #232E49;    
}*/

.article-text-around-img img{
    width: 100%;
    border-radius: 20px;
    max-width: 50%;
}
.article-text-around-img h2{
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 110%;
    color: #232E49;
}
.article-text-around-img p{
    margin-top: 19px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #232E49; 
}



.article-quote__row{
    align-items: flex-end;
    gap: 32px;    
}
.article-quote__img-container{
    max-width: calc( 50% - 16px );
    border-radius: 20px;

}.article-quote__icon{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.article-quote__content{
    position: relative;
    padding-left: 53px;
    padding-top: 54px;
    
    width: 100%;
    max-width: calc(50% - 16px);
}
.article-quote p{
    margin: 0px;
    font-style: normal;
    font-weight: 100;
    font-size: 25px;
    line-height: 150%;
    color: #000000;
    position: relative;
    z-index: 2;
}
.article-quote__footer{
    padding-top: 12px;
    border-top: 1px solid #C6C6C6;
    padding-right: 15px;
    text-align: right;
    position: relative;
    z-index: 2;
    margin-top: 40px;
}
.article-quote__author{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #232E49;
}
.article-quote__author-position{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #828282;
}


.article-centered-text{
    border-top: 1px solid #C6C6C6;
    border-bottom: 1px solid #C6C6C6;
    padding: 72px 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.article-centered-text h2{
    font-weight: 700;
    font-size: 26px;
    line-height: 150%;
    text-align: center;
    color: #232E49;
    width: 100%;
    max-width: 588px;
}
.article-centered-text p{
    margin: 0px;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    color: #232E49;
    width: 100%;
    max-width: 822px;
    margin-top: 26px;
}

.article-slider{
    position: relative;
    background: rgba(209, 211, 217, 0.15);
    border-radius: 20px;
    padding: 50px 40px;
}
.article-slider--read-more{
    padding-left: 0px;
    padding-right: 0px;
    background-color: inherit;
}
.article-slider__title{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #232E49;
}
.article-slider__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.article-slider__content{
    margin-top: 40px;
}
.article-slider_arrows-wrapper{
    display: flex;
    gap: 30px;
}
.article-slider__arrow{
    height: 54px;
    width: 54px;
    border-radius: 50%;
    background-color: #19357F;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all linear .3s;
}
.article-slider__arrow.slick-disabled{
    background-color: #CCD5EC;
}
.article-slider__arrow path{
    stroke:#fff;
}
.article-slider__arrow.slick-disabled path{
    stroke: #8493BA;
}
.article-slider_arrow__prev{
    transform: rotate(180deg);
}
.article-more-slider .slick-list{
    margin: 0 -20px;
}
.article-more-slider .slick-track{
    display: flex;
    gap: 20px;
    min-width: 100%;
}

.article-video-block__row{
    gap: 30px;
}
.article-video-block__content{
    width: 100%;
    max-width: 608px;
}
.article-video-block__video-wrapper{
    width: 100%;
}
.article-video-block h2{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
}
.article-video-block p{
    margin-top: 30px;
    font-style: normal; 
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
}
.article-video-block ol{
    margin-top: 28px;
    list-style-type: decimal-leading-zero;
    padding-left: 60px;
}

.article-video-block ol > li {
    position: relative;
    margin-bottom: 28px; 
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    padding-left: 25px;
}
.article-video-block ol > li::marker {
  font-weight: 600;
  font-family: 'Montserrat';
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #EC6E00;
}

.article-siple-text ol{
    margin-top: 28px;
    list-style-type: decimal-leading-zero;
    padding-left: 60px;
}

.article-siple-text ol > li {
    position: relative;
    margin-bottom: 28px; 
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    padding-left: 25px;
}
.article-siple-text ol > li::marker {
  font-weight: 600;
  font-family: 'Montserrat';
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #EC6E00;
}

.article-text-in-columns ol{
    margin-top: 28px;
    list-style-type: decimal-leading-zero;
    padding-left: 60px;
}

.article-text-in-columns ol > li {
    position: relative;
    margin-bottom: 28px; 
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
    padding-left: 25px;
}
.article-text-in-columns ol > li::marker {
  font-weight: 600;
  font-family: 'Montserrat';
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0.05em;
  color: #EC6E00;
}

.article-video-block__video-wrapper{
    border-radius: 20px;
}
.article-video-block__video-wrapper .article-video{
    width: 100%;
    border-radius: 20px;
}

.article-video-block ol > li > ul{
    list-style-type: none;
    margin-top: 20px;
}
.article-video-block ol > li > ul li{
    position: relative;
    padding-left: 26px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #767F94;
    margin-bottom: 14px;
}
.article-video-block ol > li > ul li:last-child{
    margin-bottom: 0px;
}
.article-video-block ol > li > ul li::before{
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background: #767F94;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}



.article-multilevel-numbered-list__row{
   gap: 43px;

}
.article-multilevel-numbered-list__article-img-wrapper,
.article-multilevel-numbered-list__content{
    width: 100%;
    max-width: calc(50% - 22px);
}
.article-multilevel-numbered-list h2{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #232E49;
}
.article-multilevel-numbered-list p{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #232E49;
    margin-top: 20px;
}
.article-multilevel-numbered-list ol{
    margin-top: 20px;
}

.article-multilevel-numbered-list__content > ol > li:first-child{
    padding-bottom: 20px;
    border-bottom: solid 1px #C9D3D8;
}
.article-multilevel-numbered-list__content > ol > li > .multilevel-numbered-list__number-label{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
}

.article-multilevel-numbered-list ol{
    padding-left: 70px;
}

.article-multilevel-numbered-list ol{
    list-style-type: none;
}
.article-multilevel-numbered-list li{
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}
.article-multilevel-numbered-list li ol{
    padding-top: 20px;
}
.multilevel-numbered-list__number-label{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #EC6E00;
    display: inline-block;
    padding-right: 21px;
}
.multilevel-numbered-list__element-content{
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #232E49;
}




.article__footer-form{
    position: relative;
    right: 16.6%;
}
.article-form{
    width: 100%;
    max-width: 512px;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 18px;
    padding: 50px 40px;
}
.article-form__title{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #272727;
}
.article-form__description{
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #232E49;
}
.article-form__body{
    margin-top: 30px;
}
.article-form__element {
    margin-bottom: 20px;
}
.article-form__element input{
    height: 62px;
    box-sizing: border-box;
    width: 100%;
    background: #FDFDFD;
    border: 1px solid #D8D8EA;
    border-radius: 6px;  
    padding-left: 15px;  
}
.article-form__btn{
    margin-top: 42px;

}
.article-form__btn input{
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 22px 25px;
    gap: 80px;
    width: 100%;
    height: 72px;
    background: #EC6E00;
    border-radius: 12px;
    color: #fff;
    transition: all linear .3s;
    border: none;
}
.article-form__btn input:hover{
    background: #f88724;
}

.article-form__element .checkbox_white{
    margin-top: 15px;
}
.article-form__element .checkbox_white input{
    width: 2px;
    height: 2px;
    position: absolute;
    opacity: 0.01;
    left: 8px;
    top: 100%;
}

.article__footer{
    position: relative;
}
.article__footer-bg{
    position: absolute;
    bottom: 133px;
    left: 0px;
    z-index: 0;
}
.article__footer-container{
    position: relative;
    padding-bottom: 100px;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.article__footer-img{
    position: absolute;
    bottom: 0px;
    right: 27%;
    max-width: 70%;
    z-index: 0;
    bottom: -175px;
}
.footer{
    position: relative;
}
.article-slider .article-navigation__more-btn{
    display: none!important;
}

@media(max-width:1260px){
    .article-multilevel-numbered-list__row{
        flex-wrap: wrap;
    }
    .article-multilevel-numbered-list__article-img-wrapper, 
    .article-multilevel-numbered-list__content{
            max-width: 100%;
    }
}
@media(max-width:1024px){
    .article-video-block__row{
        flex-wrap: wrap;
    }
    .article-video-block__content{
        max-width: 100%;
    }
    /*.article-text-around-img__row{
        flex-wrap: wrap;
    }
    .article-text-around-img__content, 
    .article-text-around-img__img-wrapper{
        max-width: 100%;
    }*/
}

@media(max-width:991px){
    .article-text-around-img{
        display: flex;
        flex-wrap: wrap;
    }
    .article-text-around-img h2{
        order: 1;
    }
    .article-text-around-img img{
        order: 2;
        max-width: 100%;
    }
    .article-text-around-img p{
        order: 3;
    }
}
@media(max-width:768px){
    .article__item{
        margin-bottom: 80px;
    }
    .article-text-with-big-img__row,
    .article-img-with-mark-list__row,
    .article-img-with-bordered-text__row,
    .article-text-around-img__row,
    .article-quote__row{
        flex-wrap: wrap;
    }
    .article-text-with-big-img__content{
        max-width: 100%;
    }
    .article-text-with-big-img p{
        max-width: 100%;
    }
    .article-img-with-mark-list__img-wrapper, 
    .article-img-with-mark-list__content{
        max-width: 100%;
    }
    .article-img-with-bordered-text__img-wrapper{
        max-width: 100%;
    }
    .article-img-with-bordered-text__content{
        max-width: 100%;
    }

    .article-multilevel-numbered-list ol{
        padding-left: 40px;
    }
    .article-text-around-img__content, 
    .article-text-around-img__img-wrapper{
        max-width: 100%;
    }
    .article-quote__img-container,
    .article-quote__content{
        max-width: 100%;
    }
    .article__footer-bg{
        position: static;
    }
    .article__footer-img{
        bottom: auto;
        top: -58%;
    }
    .article-form{
        margin-top: 30px;
    }
    .article__footer-form{
        right: 50%;
        transform: translateX(50%);
    }
    .article-more-slider--list-on-mob .article-item__read-more{
        display: none;
    }
    
}

@media(max-width:550px){
    
    .article-header__publication-date{
        display: none;
    }
    .article__item{
        margin-bottom: 50px;
    }
    .article-header{
        margin-top: 12px;
        margin-bottom: 25px;
    }
    .article-text-with-big-img h2{
        font-weight: 600;
        font-size: 22px;
        line-height: 110%;
    }
    .article-text-with-big-img p{
        font-weight: 400;
        font-size: 12px;
        line-height: 130%;
    }
    .article-text-with-big-img__row{
        gap: 20px;
    }
    .article-info__row{
        flex-wrap: wrap;
        gap: 15px;
    }
    .article-info__content{
        max-width: 100%;
        width: 100%;
    }
    .article-info{
        padding: 22px 25px;
    }
    .article-info__icon-container{
        max-width: 50px;        
        height: 50px;
    }
    .article-info__icon-container svg{
        width: 50px;
        height: 50px;
        margin-left: -5px;
    }
    .article-info__content{
        font-weight: 500;
        font-size: 12px;
        line-height: 150%;
    }
    .article-img-with-mark-list ul{
        padding-left: 20px;
    }
    .article-img-with-mark-list h2{
        font-weight: 700;
        font-size: 18px;
        line-height: 130%;
    }
    .article-img-with-mark-list p{
        font-weight: 400;
        font-size: 12px;
        line-height: 130%;
    }
    .article-img-with-mark-list li,
    .article-img-with-bordered-text__content li{
        font-weight: 400;
        font-size: 12px;
        line-height: 130%;
        padding-left: 12px;
    }
    .article-img-with-mark-list li:before,
    .article-img-with-bordered-text__content li:before{
        width: 5px;
        height: 6px;
    }
    
    .article-mark-list__element{
        font-weight: 400;
        font-size: 12px;
        line-height: 130%;
        padding-left: 12px;
    }
    .article-mark-list__element:before{
        width: 5px;
        height: 6px;
    }
    .article-img-with-bordered-text__img-wrapper h2{
        font-weight: 600;
        font-size: 22px;
        line-height: 110%;
    }
    .article-img-with-bordered-text .article-img-wrapper{
        margin-top: 20px;
    }
    .article-img-with-bordered-text__row{
        gap: 50px;
    }
    .article-img-with-bordered-text__content{
        padding: 18px 16px;
    }
    .article-img-with-bordered-text__content .article-img-with-mark-list ul{
        padding-left: 0px;
    }
    .article-img-with-bordered-text__content h2{
        font-weight: 600;
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 22px;
    }
    .article-video-block h2{
        font-weight: 700;
        font-size: 16px;
        line-height: 130%;
    }
    .article-video-block p{
        margin-top: 20px;

        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
    }
    .article-video-block ol{
        margin-top: 18px;
        padding-left: 45px;
    }
    .article-video-block ol > li{
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 18px;
        padding-left: 13px;
    }
    .article-video-block ol > li::marker{
        font-weight: 600;
        font-size: 20px;
        line-height: 130%;
        letter-spacing: 0.05em;
    }
    .article-video-block__row{
        gap: 12px;
    }
    .article-video-block ol > li > ul li{
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
    }    
    .article-text-in-columns__row{
        flex-wrap: wrap;
        gap: 26px;
    }
    .article-text-in-columns__col{
        max-width: 100%;
    }
    .article-text-in-columns h2,
    .article-siple-text h2{
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
    }
    .article-text-in-columns p,
    .article-siple-text p{
        margin-top: 12px;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
    }
    .article-multilevel-numbered-list ol{
        margin-top: 46px;
    }
    .article-multilevel-numbered-list ol{
        padding-left: 24px;
    }
    .article-multilevel-numbered-list ol ol{
        margin-top: 0px;
    }
    .multilevel-numbered-list__number-label{
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
    }
    .article-multilevel-numbered-list__content > ol > li > .multilevel-numbered-list__number-label{
        font-weight: 700;
        font-size: 20px;
        line-height: 150%;
    }
    .multilevel-numbered-list__element-content{
        font-weight: 300;
        font-size: 12px;
        line-height: 150%;
    }
    .article-multilevel-numbered-list li ol{
        padding-left: 0px;
    }
    .article-multilevel-numbered-list h2{
        font-weight: 700;
        font-size: 16px;
        line-height: 130%;
    }
    .article-multilevel-numbered-list p{
        font-weight: 400;
        font-size: 12px;
        line-height: 150%;
    }
    .article-multilevel-numbered-list__content > ol > li:first-child{
        padding-bottom: 16px;
        margin-bottom: 16px;
    }
    .multilevel-numbered-list li{
        margin-bottom: 16px;
    }
    .article-text-around-img h2{
        font-weight: 600;
        font-size: 22px;
        line-height: 110%;
    }
    /*.article-text-around-img__title + .article-text-around-img__text{
        margin-top: 20px;
    }*/
    .article-text-around-img p{
        margin-top: 12px;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
    }
    .article-quote p{
        font-weight: 250;
        font-size: 18px;
        line-height: 150%;
    }
    .article-quote__row{
        gap: 20px;
    }
    .article-quote__content{
        padding-left: 42px;
        padding-top: 44px;
    }
    .article-centered-text h2{
        font-weight: 700;
        font-size: 22px;
        line-height: 130%;
    }
    .article-centered-text p{
        font-weight: 300;
        font-size: 16px;
        line-height: 130%;
    }
    .article-centered-text{
        padding-top: 40px;
        padding-bottom: 40px;
        margin-top: 16px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .article__footer-img{
        top: -41%;
        right: 5%;
        max-width: 100%;
    }
    .article-form{
        padding: 30px 20px;
    }
    .article-form__element input{
        height: 50px;
    }
    .article-form__btn input{
        height: 50px;
        padding: 15px 25px;
    }
    .article-form__btn{
        margin-top: 24px;
    }
    .article-form__element{
        margin-bottom: 14px; 
    }
    .article__footer-container{
        padding-bottom: 80px;
    }
    .article-slider{
        width: calc(100% + 36px);
        max-width: calc(100% + 36px);
        margin-left: -16px;
        padding: 40px 16px;
        border-radius: 0px;
    }
    .article-slider__title{
        font-weight: 700;
        font-size: 22px;
        line-height: 130%;
    }
    .article-slider_arrows-wrapper{
        display: none;
    }
    .article-slider__content{
        margin-top: 24px;
    }
    .article-more-slider .slick-track {
        display: flex;
        gap: 5px;
        
    }
    .article-more-slider .slick-list{
        padding-right: 30px;
    }
    .article-slider .article-navigation__more-btn{
        display: flex!important;
    }
    .article-more-slider--list-on-mob .article-item__read-more{
        display: none;
    }
}
/* End */


/* Start:/local/templates/divasoft/css/blog.css?17599246413678*/
.articles-page{
    padding-bottom: 30px;
}
.articles-page__title{
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 110%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #232E49;
}

.articles-list__item{
    width: 100%;
    max-width: calc((100% - 90px) / 4 ) ;
}
.articles-list{
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 30px;
    margin-top: 40px;
}
.articles-list__container{
    margin-top: 40px;    
}
.article-item{
    background: #F9FBFD;
    border-radius: 20px;
    padding: 18px;
    border: solid 1px #EDF3F8;
    box-sizing: border-box;
    transition: all linear .3s;
}
.article-item:hover{
    border: 1px solid #EDF3F8;
    box-shadow: 0px 3px 13.2px rgba(0, 63, 190, 0.06);
}
.article-item__img-wrapper{
    position: relative;
    width: 100%;
    border-radius: 14px;
    max-height: 210px;
    overflow: hidden;
}
.article-item__img{
    width: 100%;
}
.articles-list__tag{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #FFC795;
    border-radius: 6px;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #A44C00;
    flex: none;
    justify-content: center;
    align-items: center;
    padding: 7px 14px;
}
.article-item__content{
    margin-top: 20px;
}
.article-item__title{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    color: #232E49;
}
.article-item__description{
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #232E49;
}
.article-item__footer{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;

    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #9199AC;      
}
.article-item__date{
    margin-left: auto;
}
.article-item__read-more{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #EC6E00;
    cursor: pointer;
    display: flex;
    gap: 4px;
    justify-content: flex-start;
}
.article-navigation__more-btn{
    width: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    display: none;
    align-items: center;
    justify-content: center;
    color: #A8AAB1;
    height: 50px;
    border: 2px solid #A8AAB1;
    border-radius: 9px;
}
@media(max-width:1260px){
    .articles-list__item{
        max-width: calc((100% - 60px) / 3);
    }
}

@media(max-width:768px){
    .articles-list__item{
        max-width: calc((100% - 40px) / 2);
    }
    .articles-page__title{
        font-size: 50px;
    }
}
@media(max-width:550px){
    .article-item{
        padding: 10px;
    }
    .articles-page__title{
        font-weight: 700;
        font-size: 22px;
        line-height: 22px;
    }
    .articles-list{
        margin-top: 25px;
    }
    .articles-list__item{
        max-width: 100%;
    }
    .article-item__title{
        font-size: 14px;
    }
    .article-item__description{
        font-size: 12px;
    }
    .article-item__date{
        font-size: 10px;
    }
    .articles-list__tag{
        font-size: 10px;
    }
    .articles-list__tag{
        top: 8px;
        right: 8px;
    }
    .article-item__footer{
        margin-top: 10px;
    }
    .article-navigation__more-btn{
        display: flex;
         margin-top: 40px;
    }
    .article-navigation .mb-4{
        display: none;       
    }
    .article-item__read-more{
        display: none;
    }
    .article-more-slider--list-on-mob .article-item__read-more{
        display: flex;
    }

}

/* End */
/* /local/templates/divasoft/components/bitrix/menu/menu.fix.bottom/style.css?1741170859581 */
/* /local/templates/divasoft/components/bitrix/sale.basket.basket.line/waydev/style.css?1741170859587 */
/* /local/templates/divasoft/components/bitrix/main.user.link/waydev.mobile/style.css?17411708591007 */
/* /local/templates/divasoft/components/waydev/sale.basket.import/.default/bitrix/main.file.input/drag_n_drop/style.css?175430599818201 */
/* /local/templates/divasoft/components/bitrix/menu/menu.header/style.css?1741170859581 */
/* /local/templates/divasoft/components/bitrix/main.user.link/waydev/style.css?17411708591007 */
/* /local/templates/divasoft/components/bitrix/menu/menu.footer/style.css?1741170859581 */
/* /local/templates/divasoft/components/bitrix/menu/menu.left/style.css?1741170859581 */
/* /local/templates/divasoft/components/waydev/form/waydev/bitrix/form.result.new/.default/style.css?1748616071686 */
/* /local/templates/divasoft/components/bitrix/system.auth.form/popup.auth/style.css?1741170859833 */
/* /local/templates/divasoft/styles.css?174349061167 */
/* /local/templates/divasoft/template_styles.css?17599941741771 */
/* /local/templates/divasoft/css/blogDetail.css?176297440326833 */
/* /local/templates/divasoft/css/blog.css?17599246413678 */
