

/* Start:/local/templates/ms_new_designe/components/bitrix/menu/tree_top/style.css?17368471046738*/
@media screen and (max-width: 767px){
.header__buttons.bottom {
	display: inline-block;
	margin:10px 0;
    padding-left: 20px;
	float: unset;
}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
.header__buttons.bottom {
	display: flex;
	width:auto;
	margin:0px 0 0 50px;
}
}

/*top menu*/
.header__menu-sub2-item.__drop {
    position: relative;
}

.header__menu-sub2-item {
    display: block;
    position: relative;
    color:var(--color-link);
}
.header__menu-sub2-item>div {
    padding: 8px 20px 8px 10px;
}
@media screen and (min-width: 1200px) {
.header__menu-sub2-item>div {
    padding-left: 20px;
}
}

.header__menu-sub2-item.open > span,
.header__menu-sub2-item:hover > span {
    color: #497351;
    text-shadow: 0 0 0.45px #497351, 0 0 0.45px #497351;
}

.header__menu-sub2-item.__drop:after {
    content: url('/img_top_style/svg/Shape.svg');
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
	pointer-events: none;
}

.header__menu-sub2-item.__drop.opened:after {
    top: 13px;
    transform: scale(1, -1);
}
.header__menu-sub2-item > a {
    display:block;
}

.header__menu-sub2-item ._list-inner {
    display: none;
    background-color: #fff;
    padding: 0 0 10px;
}

@media screen and (max-width: 1199px) {
.header__menu-sub2-item.__drop.opened ._list-inner {
    display: block;
	margin-top:10px;
}
}

@media screen and (min-width: 1200px) {
.header__menu-sub2-item.__drop>span {
    padding-right: 40px;
}
.header__menu-sub2-item.__drop>span:after {
    right: 20px;
}
.header__menu-sub2-item ._list-inner {
    padding: 0;
}
.header__menu-sub2-item.__drop:hover ._list-inner {
    display: block;
    position: absolute;
    top: 0;
    left: calc(100% - 40px);
    z-index: 2;
    -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 12px rgba(0, 0, 0, .1);
}
.header__menu-sub2-item.__drop:hover ._list-inner._l {
    right: calc(100% - 10px);
    left: unset;
}
}

.header__menu-sub2-item ._list-inner a {
    display: block;
    padding: 8px 20px;
    position: relative;
    white-space: nowrap;
    color:var(--color-link);
}

.header__menu-sub2-item ._list-inner a span {
    display: block;
    font-size: 70%;
    color: #aaaaaa;
    text-shadow: none;
}

.header__menu-sub2-item ._list-inner a:hover {
    color: #497351;
    text-shadow: 0 0 0.45px #497351, 0 0 0.45px #497351;
    text-decoration: underline;
}

.header__menu-sub2-item ._list-inner a:hover span {
    color: #497351;
    text-shadow: none;
}

.header__menu-sub-item.dis {
    background-color: #f7f7f7;
    padding: 0;
}

.header__menu-sub-item.dis>span {
    color: #777777;
    font-size: 16px;
}

.office-block-title {
    font-size: 16px;
    line-height: 1;
    padding: 0 0 5px 10px;
	color: initial;
}
@media screen and (min-width: 1200px) {
.office-block-title {
    padding: 5px 20px;
}
}
.office-block-top {
    padding: 0
}
.header__menu-sub2-item .office-block-top > a,.header__menu-sub2-item .office-block-top > span,
.office-block-top > a,.office-block-top > span {
    display: block;
    padding: 8px 20px 8px 10px;
    color: #497351;
    font-weight: 500;
    text-decoration: underline;
	cursor:pointer;
}
@media screen and (min-width: 1200px) {
.header__menu-sub2-item .office-block-top > a,.header__menu-sub2-item .office-block-top > span,
.office-block-top > a,.office-block-top > span {
    padding: 8px 20px;
}
}
.header__menu-sub2-item .office-block-top > a > .t {
	display:inline-block;
	font-size:inherit;
	text-decoration: inherit;
    color: inherit;
}	
/*END top menu*/

.header__menu-sub-item {
    padding: 0;
}

.header__menu-sub-item>span {
    font-size: 1.6rem;
    display: block;
    padding: 8px 0 8px 10px
}
.header__menu-sub-item>span.up {
    font-size: 2rem;
}
.header__menu-sub-item .header__menu-sub-link {
    display: block;
    padding: 8px 20px 8px 10px;
    color: #81b28a;
    position: relative
}
@media screen and (min-width: 1200px) {
.header__menu-sub-item>span {
    font-size: 1.8rem;
    padding: 8px 20px;
}
.header__menu-sub-item>span.up {
    font-size: 2.2rem;
}
.header__menu-sub-item .header__menu-sub-link {
    padding: 8px 20px;
}
}

.header__menu-sub-item .header__menu-sub-link:hover,
.header__menu-sub-item .header__menu-sub-link:hover .name {
    color: #497351;
    text-shadow: 0 0 .45px #497351,0 0 .45px #497351;
    text-decoration: underline
}

.header__menu-sub-item .header__menu-sub-link--null .green {
    text-decoration: none;
    padding: 3px 7px;
    background-color: #497351;
    color: #fff;
    border-radius: 2px;
    font-size: 1.2rem;
    text-transform: uppercase;
    position: relative;
    margin-left: 8px
}

.header__menu-sub-item .orange {
    padding: 3px 7px;
    background-color: #f2994a;
    color: #fff;
    border-radius: 2px;
    font-size: 1.2rem;
    text-transform: uppercase;
    position: relative;
    margin-left: 8px
}

.header__menu-sub-item .red {
    padding: 3px 7px;
    background-color: #bd4e45;
    color: #fff;
    border-radius: 2px;
    font-size: 1.2rem;
    text-transform: uppercase;
    position: relative;
    margin-left: 8px
}

.header__menu-sub-link {
    padding: 8px 20px;
}

@media screen and (max-width: 1199px) {
.zaimy.header__menu-item--dropdown {
    padding-right: 0;
}
.zaimy .header__menu-sub-list {
	width:100%;
	float: left;
    padding-bottom: 30px;
}
}
@media screen and (min-width: 1200px) {
.zaimy .header__menu-sub-list {
	width:300px;
}
}

.pts_hover {
	float:left;
	width:100%;
	margin:0;
	padding:0 0 10px;
}
@media screen and (min-width: 1200px) {
.pts_hover {
	padding:0 20px 10px;
}
}
.pts_hover ._line {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border-bottom:1px solid #c8c8c8;
	line-height:40px;
}
.pts_hover ._line._no_brd{
	border-bottom:none;
}
.pts_hover ._line._d {
	padding: 10px 0;
	line-height:1.2;
	white-space: normal;
}
.pts_hover ._cap,
.pts_hover ._val{
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	white-space:normal;
}
.pts_hover ._cap{
	width:30%;
    font-size: 14px;
	color:#9da3a7;
}
.pts_hover ._val{
	width:70%;
	font-weight: bold;
    font-size: 16px;
	color:#000;
}
.pts_hover ._detail{
	display:table;
	height:56px;
	margin:0;
	padding:0;
}
.pts_hover ._detail > div{
	float: unset;
	display:table-cell;
	vertical-align:middle;
	line-height:1.2;
}
.pts_hover ._detail ._val{
	font-weight: 400;
	color:#000;
}
.pts_hover .nearest_office {
    margin: 0;
	padding: 0 0 0 23px;
	color: #81b28a;
	font-size: 15px;
	text-align:left;
    background: url('/local/templates/ms_new_designe/components/bitrix/menu/tree_top/images/pin.svg') 5px 50% no-repeat transparent;
    background-size: 14px;
	cursor:pointer;
}

/* End */


/* Start:/local/templates/ms_new_designe/components/bitrix/system.pagenavigation/.default/style.css?1643378195851*/
.dobro-nav {
	margin-bottom: 55px; 
}
@media screen and (max-width: 991px) {
.dobro-nav {
	margin-bottom: 55px;
}
}

.dobro-nav__controls {
  display: block;
}
.dobro-nav__controls a, .dobro-nav__controls b {
    display: inline-block;
	padding: 8px;
}
.dobro-nav__controls a {
    color: #7C8489;
    text-decoration: none;
}
	  
.dobro-nav .nav {
	display:inline-block;
	width:24px;
	height:20px;
	vertical-align: middle;
	background: 0 0 no-repeat transparent;
	margin:0 5px;
}
.dobro-nav .nav.prev {
	background-image:url('/local/templates/ms_new_designe/components/bitrix/system.pagenavigation/.default/img/back_arrow.svg');
}
.dobro-nav .nav.begin {
	margin-left:0;
	background-image:url('/local/templates/ms_new_designe/components/bitrix/system.pagenavigation/.default/img/double_back_arrow.svg');
}
.dobro-nav .nav.next {
	background-image:url('/local/templates/ms_new_designe/components/bitrix/system.pagenavigation/.default/img/forward_arrow.svg');
}
.dobro-nav .nav.end {
	margin-right:0;
	background-image:url('/local/templates/ms_new_designe/components/bitrix/system.pagenavigation/.default/img/double_forward_arrow.svg');
}
.dobro-nav span.nav {
	opacity:0.5;
}
/* End */


/* Start:/local/templates/ms_new_designe/components/bitrix/news.list/col_tags_templ/style.css?1643378195346*/
.add_tags a {
    display: block;
    color: #565759;
	padding:8px 0;
}
.add_tags > a {
	padding-bottom:0;
}
.add_tags a.footer__top-menu-link {
	color: #565759;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 0px;
}
.add_tags .footer__top-menu-sub-item {
	padding-top: 0;
    padding-top: 2px;
}

/* End */


/* Start:/include/footer/icon_block/style.css?1665990907675*/
.icon_block {
	margin:30px 0;
}
@media screen and (min-width: 768px) {
.icon_block {
	margin-top:15px;
}
}
.pay_system_icon_block {
	margin-top:20px; 
}
.icon_block ._title,
.pay_system_icon_block ._title {
	margin: 0 0 8px 0; 
	color:#000000;
	font-size: 13px;
	line-height:1;
	color: #565759;
	text-transform: uppercase;
}
.pay_system_icon_block a {
	float: left;
	display: inline-block;
	width:50%;
	margin:0 0 5px;
}
.pay_system_icon_block img {
	display: inline-block;
	vertical-align:top;
}
.pay_system_icon_block img:last-child {
	margin-right:0; 
}
.pay_system_icon_block img[src] {
	margin-right:5px;
}
.pay_system_icon_block img[src]:last-child {
	margin-right:0;
}
/* End */


/* Start:/local/templates/ms_new_designe/components/bitrix/search.form/footer_search/style.css?16433781951316*/
.search_block {
    right: 0;
    z-index: 1;
    height: 40px;
    margin: 0;
    padding: 0;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	background-color:#fff;
}

.search_block .s_text_box {
    display: block;
    width: 100%;
    padding: 0 40px 0 0;
}

.search_block .s-text {
    float: right;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 0 0 10px;
    color: #000000;
    font-size: 16px;
	background-color:transparent;
    border: none;
	border-radius: 5px;
    cursor: text;
}

.search_block .s-text:focus {
    outline: none;
}

.search_block .s-btn {
    position: absolute;
    width: 38px;
    height: 38px;
    margin: 0;
    padding: 0;
    right: 1px;
    top: 1px;
    z-index: 1;
    border: none;
    background: transparent url('/local/templates/ms_new_designe/components/bitrix/search.form/footer_search/images/search_green.svg') 50% 50% no-repeat;
    background-size: 24px;
    outline: none;
    cursor: pointer;
}
.search_block .close_search {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    font-size: 34px;
    line-height: 40px;
    color: #777777;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    cursor: pointer;
}

.search_block.open .close_search {
    display: block;
}

.search_block .close_search:hover {
    color: #000000;
}

/* End */


/* Start:/include/footer/city_block/style.css?1645164855680*/
.city_block {
	margin:30px 0 0;
	color:#565759;
	font-size: 16px;
	line-height:1;
	text-align: left;
}
@media screen and (min-width: 768px) {
.city_block {
	text-align: right;
}
}
.city_block span {
	cursor:pointer;
	color:#81b28a;
}

#city_popup .modal-dialog {
    width: 250px;
}
#city_popup .modal-content {
    padding: 40px 30px;
}
#city_popup .modal-title {
    margin: 0 0 20px 0;
    padding: 0;
    color: #000000;
    font-size: 24px;
}
#city_popup .modal-body {
	height: 63vh;
    overflow-y: auto;
}
#city_popup .modal-body > span {
	display:block;
	color: #81b28a;
	line-height: 1.5;
	cursor:pointer;
}
#city_popup .modal-body > span:last-child {
	margin-top:15px;
}
/* End */


/* Start:/local/templates/ms_new_designe/css/forms.css?17230960065428*/
#overlay_transparent {
    display: block;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1051;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

/*формы*/
.last{
	margin-bottom:0 !important;
}

.form-group,
.data_block {
	display:block;
	width: 100%;
	float:left;
	margin:0 0 20px 0;
	position: relative;
}
/* .data_block:last-child {
	margin-bottom:0;
} */
.data_block label {
    display: block;
    margin: 0 0 8px 0;
	font-size:12px;
	color: var(--color-txt);
}
.data_block label.req:after {
    content: "*";
	color: var(--color-red);
    font-weight: 700;
    margin-left: 1px;
}
.data_block a {
	font-size:16px;
}
.data_block label input[type=checkbox] {
	margin:0 20px 0 0;
}
.data_block .field {
	position: relative;
	display:block;
	float:left;
	width:100%;
	padding:0;
}
input[type=tel],
input[type=password],
input[type=text],
textarea,
select,
.form-group select,
.form-group textarea,
.form-group input[type=tel],
.form-group input[type=password],
.form-group input[type=text],
.data_block .field select,
.data_block .field textarea,
.data_block .field input[type=tel],
.data_block .field input[type=password],
.data_block .field input[type=text]{
	display:block;
	width: 100%;
	height: var(--height-field);
	margin:0;
	padding-left:14px;
	color:var(--color-txt);
	font-size:16px;
	background-color:#fff;
	border:1px solid var(--color-gray1);
	border-radius:8px;
    transition: all 0.3s ease-out 0s
}
input[type=tel]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus,
select:focus,
.form-group select:focus,
.form-group textarea:focus,
.form-group input[type=tel]:focus,
.form-group input[type=password]:focus,
.form-group input[type=text]:focus,
.data_block .field select:focus,
.data_block .field textarea:focus,
.data_block .field input[type=tel]:focus,
.data_block .field input[type=password]:focus,
.data_block .field input[type=text]:focus{
	border-color:var(--color-green);
	outline: none;
}
textarea,
.form-group textarea,
.data_block .field textarea {
	resize:none;
	height:115px;
	padding: 10px 5px 10px 14px;
	line-height: 1.25;
}
textarea::placeholder,
input[type='text']::placeholder,
input[type='email']::placeholder,
input[type="password"]::placeholder,
input[type="date"]::placeholder {
    color: var(--color-gray1);
}
.select-css { 
   -moz-appearance: none;
   -webkit-appearance: none;
   appearance: none;
   background-image: url('/img_top_style/img_246631/shape_black.svg');
   background-repeat: no-repeat;
   background-position: right 12px top 50%;
   background-size: 24px; 
} 
.select-css::-ms-expand { display: none; } 

/*END формы*/

/*checkbox*/
.chbx_div_cont {
    width: 100%;
	display:flex;
    align-items: center;
    margin: 0;
	position: relative;
}
.chbx_div_cont .chbx_item {
    position: relative;
	display:block;
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-color: #fff;
    border: 1px solid var(--color-gray1);
    border-radius: 4px;
    outline: none;
	cursor:pointer;
}
.chbx_div_cont .chbx_item.check {
    border: none;
    background: url('/img_top_style/img_246631/check_white.svg') 50% 50% no-repeat var(--color-green);
    background-size: 14px;
}
.chbx_div_cont .descr {
    color: var(--color-txt);
    font-size: 16px;
    text-align: left;
    margin: 0;
}
.chbx_div_cont .descr > *{
	font-size: inherit;
    cursor: pointer;
}
/*END checkbox*/

/*radiobox*/
.radio_div_cont {
	display:flex;
    flex-direction: row;
    gap: 24px;
    margin: 0;
	position: relative;
}
.radio_div_cont .radio_item {
    position: relative;
	padding: 0 0 0 31px;
    color: var(--color-txt);
    font-size: 14px;
    outline: none;
    cursor: pointer;
}
.radio_div_cont .radio_item:before {
    content: "";
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #fff;
    border: 1px solid var(--color-link);
    border-radius: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
}
.radio_div_cont .radio_item.check {
	text-decoration:none;
}
.radio_div_cont .radio_item.check:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--color-link);
	transform: translateY(-50%);
}
/*END radiobox*/

.sposob_polucheniya_btn {
    cursor: pointer;
}

.err_msg {
	font-size: 12px;
    line-height: 1.2;
	color: var(--color-red);
	left: 0;
	bottom: -14px;
    position: absolute;
}
.err_msg_1 {
	font-size: 12px;
	color: var(--color-red);
    line-height: 1.2;
	position: relative;
	left: 0;
	bottom:-14px;
}
.chbx_div_cont + .err_msg {
	position: relative;
    bottom: 20px;
	left:0;
}
._error {
	border-color: var(--color-red) !important;
}


form ::-webkit-input-placeholder {
    color: var(--color-gray1); }

form :-moz-placeholder,
form ::-moz-placeholder {
    color: var(--color-gray1);
    opacity: 1; }

form :-ms-input-placeholder,
form ::-ms-input-placeholder {
    color: var(--color-gray1); }

form ::placeholder {
    color: var(--color-gray1); }


/* End */


/* Start:/local/templates/ms_new_designe/css/general_style.css?16632297824066*/
.nearest_office {
	cursor:pointer;
}
.nearest_office * {
	pointer-events: none;
}
#totop_btn {
    position: fixed;
    display: none;
    width: 45px;
    height: 42px;
    bottom: 10px;
    left: 10px;
    z-index: 40;
   
	background: url('/images/ar_up.png') 50% 50% no-repeat #ffffff;
    border: 1px solid #aaa;
    border-bottom: none;
    border-radius: 5px;

    box-shadow: 0 3px #aaaaaa;

    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
#totop_btn:hover {
    background-color: #EEF5EA;
    border-color: #38673D;
    box-shadow: 0 3px #38673D;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 115px;
    height: 115px;
}
.loadermain {
    width: 100%;
    text-align: center;
}
.loader {
    margin: 0 auto;
    position: relative;
    border-top: 10px solid rgba(192, 192, 192, 0.2);
    border-right: 10px solid rgba(192, 192, 192, 0.2);
    border-bottom: 10px solid rgba(192, 192, 192, 0.2);
    border-left: 10px solid #c0c0c0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.load {
    opacity: 0.5 !important;
    position: relative;
}
.load:before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url('/img/AjaxLoader.gif') 0 0 no-repeat transparent;
}

#overlay_block {
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1001;
    background-color: rgba(255, 255, 255, 0.72)
}
#overlay_transparent {
    display: block;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1051;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

._tooltip {
    position: relative;
    display: inline-block;
    width: auto;
    padding-right: 15px;
}
._tooltip:before {
    content: "?";
    position: absolute;
    right: -3px;
    top: -5px;
    width: 15px;
    height: 15px;
    border: 1px solid #369c1d;
    border-radius: 50%;
    background-color: #ffffff;
    color: #777777;
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    box-sizing: border-box;
}
.toptip_box {
    position: absolute;
    z-index: 2;
    right: -28px;
    bottom: 100%;
    margin-bottom: 13px;
    max-width: 250px;
    min-width: 175px;
    padding: 5px 10px;
    box-shadow: 0 0 3px 1px rgba(100, 100, 100, 0.4);
    border-radius: 2px;
    background-color: #ffffff;
    color: #777777;
    font-size: 13px;
    text-align: left;
    cursor: default;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: -1;
}
.toptip_box.show {
    opacity: 1;
    z-index: 1;
}
.toptip_box:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -8px;
    right: 30px;
    border: 4px solid #FBFEFB;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-shadow: -2px 2px 2px 0 rgba(100, 100, 100, 0.4);
    border-color: transparent transparent #fbfefb #fbfefb;
}

.note_block {
	float:left;
	width:100%;
	margin:10px 0;
	text-align:center;
	color:red;
	font-size:16px;
}
/* End */


/* Start:/local/templates/ms_new_designe/css/popups/popup.css?17277737523364*/
.popup, .more1 {
  color: var(--color-link);
  text-decoration: underline;
  cursor: pointer;
}
.body_not_scroll {overflow-y: hidden;}
/*modal*/
.modal {
  display: none;
  overflow: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgba(0,0,0,0.1);
}
.modal.open {
  display: flex;
}
.modal.show.show_top {
  align-items: flex-start;
  padding-top: 20px;
}

.modal._op {
  background-color: transparent;
}
.modal .bg{
  overflow: hidden;
  overflow-y: auto;
 
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: transparent;
}
.modal-dialog {
	width: 344px;
	position: relative;
	margin: auto;
}
.modal-content {
	float: left;
	width:100%;
	padding:48px 16px;
	position: relative;
	background-color: var(--color-gray2,#fff);
  border-radius: 12px;
}
@media only screen and (min-width: 480px) {
.modal-dialog {
	width: 440px;
}
}
@media only screen and (min-width: 768px) {
.modal-dialog {
	width: 500px;
	max-width: 70%;
}
.modal-content {
	padding:32px;
}
}

.modal-content *{
  font-family: "Roboto", sans-serif;
}

.modal-header {
	text-align:center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal-header .sr-only {
	display:none;
}
.modal-content button.close {
	position:absolute;
	right:20px;
	top:20px;
	width:24px;
	height:24px;
  z-index: 1;
	margin:0;
	padding: 0;
	cursor: pointer;
	background: url('/img_top_style/img_246631/close_btn.svg') 50% 50% no-repeat transparent;
}
/* новые стили */
.modal-title-reg {
    font-size: 24px;
    margin: 16px 0 8px 0;
    font-weight: 400;
    line-height: 31px;
    text-align: center;
}

.register-done {
    color: #565759;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
}

.entry-lk {
    cursor: pointer;
    width: 280px;
    height: 48px;
    border-radius: 8px;
    background-color: var(--color-link);
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
}
/* новые стили */
.modal-title {
	margin: 0 0 32px 0;
  padding: 0;
  font-weight: 500;
	color: var(--color-txt);
  font-size: 24px;
	line-height:1.25;
  text-align: center;
}
@media only screen and (min-width: 768px) {
.modal-title {
  font-size: 28px;
}
}
.modal-body {
  margin: 32px 0 0;
  text-align:center;
  display: flex;
  flex-direction: column;
  align-items: center;
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
}

.modal-body iframe {
    width: 100%;
}
.modal-footer {
  float: left;
  display: block;
  width: 100%;
	margin-top: 32px;
	padding: 0;
	text-align: center;
}
/*END modal*/

/*msg_box_el*/
.msg_box_el {
	position: absolute;
    z-index: 1002;
    width: 205px;
    padding: 5px 10px;
    background-color: #fcfcfc;
    color: var(--color-txt);
    font-size: 14px;
    text-align: center;
    border: 1px solid #bbbfba;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px 0px rgba(187,191,186,0.75);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(187,191,186,0.75);
    box-shadow: 0px 0px 10px 0px rgba(187,191,186,0.75);
	outline:none;
}
/*END msg_box_el*/

.modal-body p{
	margin-bottom:10px;
	text-indent: 20px;
}
/* End */


/* Start:/bitrix/components/summit/block.chat/templates/.default/style.css?175126706614087*/
/*Допиливание стилей самого портального чата*/
@font-face {
    font-family: 'Lato';
    src: url('/css/FONTS/Lato/Lato-Bold.woff2') format('woff2'),
        url('/css/FONTS/Lato/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body .bx-livechat-help-title-lg {
    font-size: 14px;
}
body .bx-livechat-help-subtitle {
    display: none;
}
body .b24-widget-button-position-bottom-right {
    z-index: 100
}
body .b24-widget-button-pulse-animate {
    -webkit-animation: widgetPulse infinite 7.5s;
    animation: widgetPulse infinite 7.5s
}
@media only screen and (max-width: 479px) {
    body .b24-widget-button-position-bottom-right {
        right: 0;
        bottom: 67px
    }
    body .b24-widget-button-position-bottom-right .b24-widget-button-inner-container,
    body .b24-widget-button-position-bottom-right .bx-touch .b24-widget-button-inner-container {
        -webkit-transform: scale(.65);
        transform: scale(.65)
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    body .b24-widget-button-position-bottom-right {
        right: 0;
        bottom: 67px
    }
    body .b24-widget-button-position-bottom-right .b24-widget-button-inner-container,
    body .b24-widget-button-position-bottom-right .bx-touch .b24-widget-button-inner-container {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    body .b24-widget-button-position-bottom-right {
        right: 20px;
        bottom: 9px
    }
}
@media only screen and (max-width: 767px) {
    body .bx-imopenlines-config-sidebar {
        width: 100%
    }
}

/*Что бы иконка открытых линий не менялась в размере на разной ширине экрана*/
.b24-widget-button-inner-container,
.bx-touch .b24-widget-button-inner-container,
body .b24-widget-button-position-bottom-right .b24-widget-button-inner-container,
body .b24-widget-button-position-bottom-right .bx-touch .b24-widget-button-inner-container {
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*Допиливание стилей самого портального чата*/


/* -------- Стили нового блока чатов ------- */
body .bx-livechat-position-bottom-right {
    right: 90px;
    bottom: 100px;
}

.all-chat-layer {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 200;
}
.all-chat-layer a {
    text-decoration: none;
}

body .bx-livechat-box * {
    font-family: "Raleway", "Arial", "Helvetica", sans-serif
}
@media screen and (min-width: 720px) {
    .all-chat-layer {
        bottom: 50px;
    }
}
.all-chat-layer>#overlay_transparent {
    display: none;
}
.all-chat-layer.opened>#overlay_transparent {
    display: block;
    background: rgba(0, 0, 0, 0.1);
}
.all-chat-layer .main-frame {
    display: none;
    flex-direction: column;
    width: 100vw;
    max-width: 430px;
    max-height: calc(100vh - 20px);
    overflow-y: auto;
	padding: 0;
    background: #FFF;
    border-radius: 16px 16px 0 0;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);

    position: absolute;
    right: -10px;
    bottom:-700px;
    z-index: 1052;
    transition: bottom 0.5s;
}
.all-chat-layer.opened .main-frame {
    display: flex;
    bottom:-60px;
}
@media screen and (min-width: 720px) {
.all-chat-layer .main-frame {
    max-height: calc(100vh - 40px);
    border-radius: 16px;
}
.all-chat-layer.opened .main-frame {
    bottom:-40px;
    right:10px;
}
}

.all-chat-layer .close-block {
    position: absolute;
    top:16px;
    right:16px;
    width: 24px;
    height: 24px;
    background-size: contain;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS44IiBkPSJtNi43NSA2Ljc1IDEwLjUgMTAuNU0xNy4yNSA2Ljc1bC0xMC41IDEwLjUiLz48L3N2Zz4=') 50% 50% no-repeat transparent;
    cursor: pointer;
}
body .all-chat-layer .main-frame .top_plashka {
    width: 100%;
    height: 82px;
    padding: 20px 40px 20px 64px;
    border-radius: 16px 16px 0 0;
    font-family: 'Lato';
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMjQuNjcgMjQuNzU2djIuNThhLjY2Ny42NjcgMCAwIDEtMS4xMzguNDcybC0zLjA1My0zLjA1Mk0yNC4wMDMgMTIuNjY1aC42NzJhMy4zMyAzLjMzIDAgMCAxIDMuMzMgMy4zM3Y1LjQzYTMuMzMgMy4zMyAwIDAgMS0zLjMzIDMuMzN2ME0yMC40ODQgMjQuNzU2aC0zLjgyMmEzLjMzIDMuMzMgMCAwIDEtMy4zMy0zLjMzdi0xLjQyNCIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0ibTExLjYwNiAxNi0zLjEzOCAzLjEzOGEuNjY3LjY2NyAwIDAgMS0xLjEzOC0uNDcyVjE2aC0uMDA1YTMuMzMgMy4zMyAwIDAgMS0zLjMzLTMuMzNWNy4zMjVhMy4zMyAzLjMzIDAgMCAxIDMuMzMtMy4zM2g5LjM0N2EzLjMzIDMuMzMgMCAwIDEgMy4zMyAzLjMzdjUuMzQ1YTMuMzMgMy4zMyAwIDAgMS0zLjMzIDMuMzN6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=') 16px 50% no-repeat rgba(0, 92, 50, 1);
    background-size: 32px;
}
@media only screen and (max-width: 389px) {
body .all-chat-layer .main-frame .top_plashka {
    font-size: 14px;
}
}
.all-chat-layer .block-messenger {
    display: flex;
    flex-direction: column;
    row-gap:20px;
    padding: 16px;
    font-family: 'Roboto';
}
.group_acord {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.group_acord .group_name {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 10px;
    height: 56px;
    padding: 0 16px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    color: #111;
    background: #F0F3F7;
    border-radius: 12px;
    position: relative;
    cursor: pointer;
}
@media only screen and (max-width: 389px) {
.group_acord .group_name {
    font-size: 14px;
}
}
.group_acord .group_name.open {
    border-radius: 12px 12px 0 0;
}
.group_acord .group_name::after {
    content: "";
    position: absolute;
    right:16px;
    top:calc(50% - 4.5px);
    width: 9px;
    height: 9px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiMwMDVDMzIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Im0uOCAxIDQuNSA0IDQuNS00Ii8+PC9zdmc+) no-repeat 50% 50% transparent;
}
.group_acord .group_name.open::after {
    transform: scale(1, -1);
}
.group_acord .group_name ._img {
    width: 24px;
    height: 24px;
}

.all-chat-layer .block-messenger .icons {
    display: none;
}
.all-chat-layer .block-messenger .group_acord .group_name.open + .icons {
    display: flex;
    flex-direction: column;
    gap:20px;
    margin-top: -20px;
    padding: 20px 16px;
    border: 1px solid #F0F3F7;
    border-radius: 0 0 16px 16px;
}
.all-chat-layer .icon-all-chat{
    margin: 5px;
    width: 50px;
    height: 50px;
}
.all-chat-layer.opened .icon-all-chat {
    display: none;
}

.all-chat-layer .block-messenger .item-chat {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
}
.all-chat-layer .block-messenger .item-chat.icon-w_up {
    display: none;
}
.all-chat-layer .block-messenger .item-chat.icon-polza {
    display: none;
}

.all-chat-layer .block-messenger .item-chat a{
    width: 100%;
}
.all-chat-layer .block-messenger .item-chat .cap {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    color: rgba(0, 92, 50, 1);

    background: #E6EFEB;
    width: 100%;;
    height: 44px;
    border-radius: 22px;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.all-chat-layer .block-messenger .item-chat .adv {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 12px;
    color: #111;
    text-align: center;
}
@media only screen and (max-width: 389px) {
.all-chat-layer .block-messenger .item-chat .adv {
    font-size: 11px;
}
}
.all-chat-layer .block-messenger .item-chat .adv_soc {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    column-gap:4px;
}
.all-chat-layer .block-messenger .item-chat .adv_soc .item {
    width: 33%;
    height: 44px;
    background-color: #E6EFEB;
    border-radius: 22px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.icon-live-chat {
	cursor:pointer;
}
.display-none {
    display: none;
}
.icon-live-chat .preload-openline{
    width: 100%;
    height: 100%;
    background-image: url("/bitrix/components/summit/block.chat/templates/.default/img/chat_icon.svg");
    background-repeat: no-repeat;
    background-position-x: right;
    opacity: 0.6;
}
.icon-live-chat .preload-openline.load:before{
    left: unset;
    right: 9px;
}
.b24-widget-button-block {
    display: none;
}
.all-chat-layer .b24-widget-button-inner-block {
	width: 40px;
 	height: 40px;
    background-color:#F7F7F7;
    border-radius: 50%;
}
.b24-widget-button-inner-item {
    display: none !important;
	width: 40px;
 	height: 40px;
    background-image: url("/bitrix/components/summit/block.chat/templates/.default/img/online_green.svg") !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 20px;
}
.all-chat-layer .icon-all-chat {
    background-size: contain;
    background-image: url("/bitrix/components/summit/block.chat/templates/.default/img/chat_icon1.svg");
    cursor: pointer;
}
@-webkit-keyframes animationContent {
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
        border: 1px #005498 solid;
    }
    100% {
        -webkit-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
        border: 1px #005498 solid;
    }
}
@keyframes animationContent {
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
        border: 1px #197B30 solid;
    }
    100% {
        -webkit-transform: scale(2, 2);
        transform: scale(2, 2);
        opacity: 0;
        border: 1px #197B30 solid;
    }
}
.all-chat-layer .icon-all-chat .anim {
    position: absolute;
    width: 48px;
    height: 48px;
    background-color: transparent;
    -webkit-animation-name: animationContent;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-animation-name: animationContent;
    -moz-animation-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    animation-name: animationContent;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    border-radius: 100%;
    border: 1px rgba(0, 92, 50, 1) solid;
    cursor: pointer;
}



.icon-all-chat {
    position: relative;
}

.icon-live-chat {
    position: relative;
}

.live-chat-newMessage {
    display: none;
    position: absolute;
    width: 18px;
    height: 18px;
    left: 40px;
    top: -1px;
    z-index: 11;
    background: #C9150D;
    border-radius: 50%;
    color: #ffff;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}

.show-message-count {
    display: block;
}
/* -------- Конец Стили нового блока чатов ------- */


.all-chat-layer .main-frame.with-pm .header-main {
    display: flex;
    flex-direction: row;
    flex: 0 0 auto;
    align-items: center;
    height: 72px;
    background-color: rgba(0, 92, 50, 1);
    padding: 0 6px; 
}

.all-chat-layer .main-frame.with-pm .header-main ._img {
    width: 60px;
    height: 60px;
}

.all-chat-layer .main-frame.with-pm .header-main ._label {
    margin-left: 20px;
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1)
}

.all-chat-layer .main-frame.with-pm .close-block {
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNzUgNi43NUwxNy4yNSAxNy4yNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjgiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTcuMjUgNi43NUw2Ljc1IDE3LjI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuOCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=') 50% 50% no-repeat transparent;
}

.all-chat-layer .main-frame.with-pm .block-messenger .icons {
    padding: 16px;
}

.all-chat-layer .main-frame.with-pm .pm-item.block-pm .block-body {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.all-chat-layer .main-frame.with-pm .pm-item.block-pm .block-body * {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #111;
}

.all-chat-layer .main-frame.with-pm .pm-item.block-pm .block-body .avatar {
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 16px;
}
.all-chat-layer .main-frame.with-pm .pm-item.block-pm .block-body .avatar ._img {
    width: 70px;
    height: 70px;
    border-radius: 35px;
}

.all-chat-layer .main-frame.with-pm .pm-item.block-pm .block-body .pm-button {
    background-color: rgba(230, 239, 235, 1);
    width: 100%;
    height: 44px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 14.4px;
    color: rgba(0, 92, 50, 1);
}
.all-chat-layer .main-frame.with-pm .pm-item.block-pm .block-body .pm-button>* {
    font-weight: 500;
    color: rgba(0, 92, 50, 1);
}

#overlay_transparent {
    display: block;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1051;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
/* End */


/* Start:/local/templates/ms_new_designe/template_styles.css?174358718332072*/
.link {
    color: var(--color-link);
    text-decoration: underline;
    cursor: pointer;
}
  
.perma_link {
	color: var(--color-green);
	border-bottom: 1px dashed;
	text-decoration: none;
	cursor:pointer;
}
.perma_link:hover,
.perma_link:focus {
	color: var(--color-green-dark);
	border-bottom: 1px dashed;
}
button {
    display: block
}

input, select {
    cursor: text;
    background: 0 0;
    -webkit-transition: -webkit-box-shadow .1s ease-in;
    transition: -webkit-box-shadow .1s ease-in;
    -moz-transition: box-shadow .1s ease-in;
    transition: box-shadow .1s ease-in;
    transition: box-shadow .1s ease-in,-webkit-box-shadow .1s ease-in;
    border: 0
}
select {
    cursor: pointer;
}

.no_bg {background:#ffffff !important;}
.ml20 {margin-left:20px !important;}
.pt20 {padding-top:20px !important;}
.pb20 {padding-bottom:20px !important;}
@media only screen and (min-width: 992px) {
.pl10 {padding-left:10px !important;}
.pr10 {padding-right:10px !important;}
}
.center {
    text-align: center;
}

.block_grad {
    background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), color-stop(13.74%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, right top, left top, from(#FFFFFF), color-stop(20.26%, rgba(255, 255, 255, 0))), #F7F7F7;
    background: -moz-linear-gradient(left, #FFFFFF 0%, rgba(255, 255, 255, 0) 13.74%), -moz-linear-gradient(right, #FFFFFF 0%, rgba(255, 255, 255, 0) 20.26%), #F7F7F7;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 13.74%), linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 20.26%), #F7F7F7;
}
.block_white {
	background:#fff;
}
.block_shadow {
	-webkit-box-shadow: 0 6px 16px rgba(8,35,48,.12), 0 16px 24px rgba(8,35,48,.08);
	box-shadow: 0 6px 16px rgba(8,35,48,.12), 0 16px 24px rgba(8,35,48,.08);
}
.block_shadow_thin {
	border:1px solid #c8c8c8;
	border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(8,35,48,.16), 0 2px 6px rgba(8,35,48,.12);
    box-shadow: 0 1px 2px rgba(8,35,48,.16), 0 2px 6px rgba(8,35,48,.12);
}

.go_block {
	cursor:pointer;
}
.rub{
  position:relative;
  font-size:inherit;
  color:inherit;
  font-family:inherit;
  line-height: normal;
}
.rub:after{content:'P';}
.rub:before{
  position:absolute;
  top:13%;
  left:-15%;
  content:"\2013";
  line-height: normal;
}
[data-reg]:after {content: attr(data-reg);}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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: 0
}
.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);
    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
}
.slick-prev,.slick-next {
    width: 33px;
    height: 38px;
	margin-top:-19px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    z-index: 2;
    display: block;
    background: url('/local/templates/ms_new_designe/img/svg/arrow_big.svg') right 50% no-repeat transparent;
    background-size: cover;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
}
.slick-prev {
	transform: rotate(180deg);
    left: 1px
}
.slick-next {
    right: 1px
}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    color: transparent;
    outline: 0;
}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}
.slick-disabled {
	display:none !important;
}
.slick-dotted.slick-slider {
    margin-bottom: 50px
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 1px;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
	font-size: 0;
    color: transparent;
    width: 8px;
    height: 8px;
    margin: 6px;
	padding:0;
    background: #D9A392;
    border: 1px solid #D9A392;
    border-radius: 50%;
    outline: 0;
    opacity: 0.75;
    cursor: pointer;
}
.slick-dots li:hover button,.slick-dots li:focus button {
    outline: 0;
    opacity: 1;
}
.slick-dots li.slick-active button {
    width: 14px;
    height: 14px;
    margin: 3px;
    background: #D9A392;
    border: 1px solid #D9A392;
    opacity: 1;
}
.banner__slider.slick-slider.slick-dotted {
    margin-bottom: 0
}

.banner__slider .slick-list {
    height: 100%
}

.banner__slider .slick-track {
    height: 100%
}

.banner__slider .slick-prev {
    display: none!important
}

.banner__slider .slick-next {
    right: inherit;
    left: -moz-calc(((100vw - 1200px)/2) - 50px);
    left: calc(((100vw - 1200px)/2) - 50px);
    top: 93.5%;
    height: 50px
}

.banner__slider .slick-dots {
    bottom: 60px;
    width: auto;
    left: -moz-calc(((100vw - 1200px)/2) - 20px);
    left: calc(((100vw - 1200px)/2) - 20px)
}

.banner__slider .slick-dots li button:before {
    font-size: 30px;
    color: #d9a392;
    opacity: 1
}

.banner__slider .slick-dots li.slick-active button:before {
    color: #bd4e45;
    font-size: 35px
}

.banner__slider .slick-slide {
    height: auto
}

.banner__slider .slick-slide>div {
    height: 100%
}

@media screen and (max-width: 768px) {
    .banner__slider .slick-dots {
        left: 14px;
        bottom: 4px;
        display: inline-block
    }

    .banner__slider .slick-dots li {
        margin-left: 0;
        margin-right: 0
    }

    .banner__slider .slick-dots li.slick-active button:before {
        font-size: 50px
    }
}

@media screen and (min-width: 768px) {
    .blog__more {
        position:absolute;
        bottom: -3px;
        right: 0
    }
}

.blog__more-link {
    font-size: 1.6rem;
    color: #81b28a;
	line-height:20px;
}

.blog__more-link img {
    vertical-align: middle;
    margin-left: 5px;
}

.blog__list .slick-track {
    padding-bottom: 25px
}

.blog__list .slick-dots li button:before {
    font-size: 30px;
    color: #d9a392;
    opacity: 1
}

.blog__list .slick-dots li.slick-active button:before {
    font-size: 50px;
    color: #bd4e45
}

.blog__list .slick-dots li {
    margin-left: 0;
    margin-right: 0
}

.blog__item {
    display: none;
    width: 280px!important;
	margin:0;
    overflow: hidden;
	text-align:left;
	background-color:#fff;
}
.blog__item:first-child {
    display: block;
}
@media screen and (min-width: 520px) {
.blog__item {
	width:394px!important
}
}

.blog__list.no-slider .blog__item {
    display: block;
    margin-bottom: 20px;
    width: 100%!important;
    border-radius: 5px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .blog__list.no-slider {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .blog__list.no-slider .blog__item {
        width: -moz-calc(50% - 15px)!important;
        width: calc(50% - 15px)!important;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 30px
    }

    .blog__list.no-slider .blog__item:nth-child(2n) {
        margin-right: 30px
    }

    .blog__list.no-slider .blog__item:first-child {
        width: 100%!important
    }

    .blog__list.no-slider .blog__item:first-child .blog__date {
        display: none
    }

    .blog__list.no-slider .blog__item:first-child .blog__name {
        font-size: 3.4rem;
        margin-bottom: 15px
    }

    .blog__list.no-slider .blog__item:first-child .blog__desc {
        font-size: 1.4rem
    }
}

.blog__item-pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 40.817%;
	background:50% 50% no-repeat transparent;
	background-size: cover;
}

.blog__item-pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%
}

.blog__item-icons {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff
}

.blog__item-icons .new {
    background: #497351
}

.blog__item-icons span {
    display: inline-block;
    padding: 4px 8px;
    text-transform: uppercase;
    font-size: 1.2rem
}

.blog__item-icons span+span {
    margin-left: 8px
}

.blog__cont {
    padding: 15px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 992px) {
    .blog__subscribe {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .blog__subscribe {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
}

.blog__date {
    font-size: 1.3rem;
    color: #999;
    margin-top: 10px;
    display: block
}

.blog__name {
    font-size: 1.6rem;
    font-weight: 500;
    color: var(--color-txt);
}

.blog__desc {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-top: 8px;
    margin-bottom: 15px;
    color: var(--color-txt);
    max-height: 56px;
    overflow: hidden
}

.blog__social {
    margin-top: auto;
    position: relative
}

.blog__add-to-favorite {
    position: absolute;
    right: 0;
    top: 0
}

.blog__add-to-favorite svg {
    fill: #c8c8c8
}

.blog__add-to-favorite.active svg {
    fill: #d9a392
}

.blog__list .slick-next {
    right: -19px;
    top: 45%
}

.blog__list .slick-prev {
    left: -19px;
    top: 45%;
}

@media screen and (min-width: 768px) {
    .media__more {
        position:absolute;
        bottom: -3px;
        right: 0
    }
}

.media__more-link {
    font-size: 1.6rem;
    color: #81b28a;
	line-height:20px;
}

.media__more-link img {
    vertical-align: middle;
    margin-left: 5px;
}

.media__list {
    max-width: 992px;
    margin: auto
}

@media screen and (min-width: 768px) {
    .media__list .media__list-item {
        margin-bottom:75px
    }
}

.media-page-list .media__list {
    max-width: none
}

@media screen and (min-width: 768px) {
    .media-page-list .media__list-item {
        margin-bottom:75px
    }
}

.media__list-item {
    display: block;
    position: relative;
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .media__list-item {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px
    }
}

@media screen and (min-width: 768px) {
    .media__list-item-cont {
        padding-left:35px
    }
}
@media screen and (min-width: 992px) {
    .media__list-item-cont {
        padding-left:75px
    }
}
.media__list-item-text {
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: var(--color-txt);
}

.media-page-list {
    padding-top: 20px;
    padding-bottom: 20px
}

@media screen and (min-width: 992px) {
    .media-page-list {
        padding-top:70px
    }
}

.media-page-list__wrapper {
    max-width: 1200px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width: 1200px) {
    .media-page-list__wrapper {
        padding-left:0;
        padding-right: 0
    }
}

.media-page-list__show-more {
    text-align: center;
    display: block;
    max-width: 200px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: auto;
    margin-top: 30px;
    color: #bd4e45;
    border: 2px solid #bd4e45;
    border-radius: 5px;
    font-size: 1.4rem;
    font-weight: 500
}

@media screen and (min-width: 768px) {
    .media-page-list__show-more {
        margin-left:157px;
        margin-top: 50px
    }
}

@media screen and (min-width: 992px) {
    .media-page-list__show-more {
        margin-left:197px;
        margin-top: 65px;
        margin-bottom: 55px
    }
}

.loans {
    padding: 20px 0;
    overflow: hidden
}
@media screen and (min-width: 992px) {
.loans {
    padding: 40px 0;
}
}

.loans__title {
    margin-top: 32px;
    margin-bottom: 12px;
    font-weight: 400;
    font-style: normal;
    word-spacing: 2px;
    font-size: 24px;
    line-height: 36px;
    position: relative;
    margin-bottom: 45px
}

@media screen and (min-width: 992px) {
    .loans__title {
        font-size:42px;
        line-height: 52px;
        margin-top: 48px
    }
}

@media screen and (min-width: 768px) {
    .loans__more {
        position:absolute;
        bottom: -3px;
        right: 0
    }
}

.loans__more-link {
    font-size: 1.6rem;
    color: #81b28a;
	line-height:20px;
}

.loans__more-link img {
    vertical-align: middle;
	margin-left: 5px;
	border-radius: 5px 4px 0 0;
}

.rewievs__full {
	position:relative;
}

.rewiews__more-link {
    display: block;
    color: #81b28a;
    margin-top: 12px;
	line-height:20px;
}

.rewiews__more-link img {
    vertical-align: middle;
    margin-left: 5px;
}

@media screen and (min-width: 992px) {
    .rewiews__more-link {
        display:none
    }
}

._btn.rewievs__main-add {
	position:absolute;
	z-index: 2;
}
@media screen and (max-width: 1199px) {
._btn.rewievs__main-add {
	bottom: 20px;
	right: 0;
	left: 50%;
    margin-left: -140px;
}
}
@media screen and (min-width: 1200px) {
._btn.rewievs__main-add {
    top: 0;
    right: 0;
	width: auto;
    padding: 0 20px;
}
}

.rewievs__item {
    padding: 25px 40px;
	text-align:left;
	display:none;
}
.rewievs__item:first-child {
	display:block;
}

@media screen and (min-width: 768px) {
.rewievs__item {
	max-width:430px
}
}
@media screen and (min-width: 1200px) {
.rewievs__item {
    margin-right:30px;
    margin-left: 0
}
}

.rewievs__item-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
	position:relative;
	overflow:hidden;
}
.rewievs__item-top:after{
	content:"";
	right:0;
	top:0;
	width:30px;
	height:100%;
	position:absolute;
	z-index:1;
	background: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, rgba(255,255,255,0)), color-stop(1, #ffffff));
	background: -ms-linear-gradient(left, rgba(255,255,255,0), #ffffff);
	background: -moz-linear-gradient(left center, rgba(255,255,255,0), #ffffff);
	background: -o-linear-gradient(left center, rgba(255,255,255,0), #ffffff);
}

.rewievs__item-pic {
    width: 62px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-right: 12px
}

.rewievs__item-pic img {
    display: block;
    position: relative;
    /*max-width: 100%;
    height: auto;*/
    top: 0;
    left: 0
}

.rewievs__item-pic:after {
    position: absolute;
    content: '';
    float: left;
    padding: 50%
}

.rewievs__item-info span {
    display: block
}

.rewievs__item-info .rewievs__item-name {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #333
}
.rewievs__item-info .rewievs__item-profile {
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1;
    color: #777;
}

.rewievs__item-info .rewievs__item-city {
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #828282
}

.rewievs__item-text {
    margin-bottom: 20px;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #333;
    position: relative
}

.rewievs__item-text a {
    display: none
}

@media screen and (max-width: 768px) {
    .rewievs__item-text a {
        display:block;
        background-color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 1.4rem;
        color: #81b28a
    }
}

.rewievs__item-full {
    color: #81b28a;
    font-size: 1.3rem;
	cursor:pointer;
}

.rewievs__list .slick-next {
    right: -17px
}

.rewievs__list .slick-prev {
    left: -17px
}

.rewievs__list .slick-slide {
    padding-left: 15px;
    padding-right: 15px
}

.rewievs__list .slick-list {
    padding-bottom: 15px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width: 768px) {
    .rewievs__list .slick-list {
        padding-left:0;
        padding-right: 0;
        margin-right: 0;
        margin-left: 0
    }

    .rewievs__list .slick-slide {
        padding-left: 0;
        padding-right: 0
    }
}

.rewievs__list.no-slider .rewievs__item {
    max-width: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #f2f2f3;
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 768px) {
    .rewievs__list.no-slider .rewievs__item {
        padding-right:35px
    }
}

@media screen and (max-width: 768px) {
    .rewievs__list.no-slider .rewievs__item-text {
        max-height:122px;
        overflow: hidden;
        -webkit-transition: max-height 250ms ease-in;
        -moz-transition: max-height 250ms ease-in;
        transition: max-height 250ms ease-in
    }

    .rewievs__list.no-slider .rewievs__item-text.opened {
        max-height: 1000px
    }
}

.rewievs__look-more {
    display: none
}

@media screen and (min-width: 992px) {
    .rewievs__look-more {
        display:block;
        color: #81b28a;
        font-size: 1.6rem
    }

    .rewievs__look-more img {
        vertical-align: middle;
        margin-bottom: 4px
    }
}

.rewievs__anonce {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    .rewievs__anonce {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.rewievs__anonce-img {
    position: relative;
    padding-right: 75px;
    margin-bottom: 15px
}

.rewievs__anonce-img .img {
    position: relative;
    z-index: 2
}

.rewievs__anonce-img .sout {
    position: absolute;
    top: -18px;
    right: 20px
}

.rewievs__anonce-img .check {
    position: absolute;
    top: -11px;
    right: 20px
}

@media screen and (min-width: 768px) {
    .rewievs__anonce-img {
        margin-bottom:0
    }
}

.rewievs__anonce-text p {
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: var(--color-txt);
    margin-bottom: 15px
}

.rewievs__anonce-text .rewievs__anonce-item {
    display: inline-block;
    width: 49%;
    font-size: 1.6rem;
    color: var(--color-txt);
}

.rewievs__anonce-text .rewievs__anonce-item span {
    color: #497351;
    font-size: 3.6rem;
    display: block
}

@media screen and (min-width: 768px) {
    .rewievs__anonce-text {
        padding-left:25px
    }

    .rewievs__anonce-text p {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .rewievs__anonce-text .rewievs__anonce-item {
        margin-right: 75px;
        width: auto
    }
}

.rewievs__right-wrapper {
    width: 100%;
    /* max-width: 320px; */
    margin: 0 auto;
    background: rgba(154,201,162,.4);
    border-radius: 4px;
    padding: 25px 20px 20px;
    position: relative
}
.rewievs__right-title {
	display: block;
    font-size: 2rem;
    line-height: 2.6rem;
    color: var(--color-txt);
    margin-bottom: 15px;
}
.rewievs__right-title span {
	display: inline-block;
	border-bottom:1px dotted var(--color-txt);
}
.rewievs__right-title img {
    float:right;
    margin-top: 4px;
}

.rewievs__right-text {
    margin-bottom: 15px;
    font-size: 1.2rem;
    color: var(--color-txt);
    line-height: 1.4rem;
	opacity: 0.8;
}
.rewievs__right-img {
    margin-bottom: 13px
}
.rewievs__right-img img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto
}
._btn.rewievs__right-link {
	width:100%;
}

@media screen and (min-width: 992px) {
.rewievs__right-title {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 15px
}
.rewievs__right-title img {
    margin-top: 6px;
}
.rewievs__right-text {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2rem;
	opacity: 1;
}
.rewievs__right-img {
    margin-bottom: 20px
}
}

.rewievs__right-cont {
    position: relative;
    z-index: 2
}

.rewievs__right-bg-1 {
    position: absolute;
    top: 28px;
    right: 0
}

.rewievs__right-bg-2 {
    position: absolute;
    top: 40.3%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 210px
}

.rewievs__right-bg-3 {
    position: absolute;
    top: 54%
}
@media screen and (min-width: 992px) {
.rewievs__right-bg-1 {
    top: 110px;
    right: 0
}

.rewievs__right-bg-2 {
    top: 45%;
    left: 50%;
    width: 210px
}

.rewievs__right-bg-3 {
    top: 60%
}
}

.rewievs__list--full {
    width: 100%
}

@media screen and (min-width: 768px) {
    .rewievs__list--full .rewievs__item {
        max-width:380px;
        margin-right: 35px
    }
}

.rewievs__list--full .slick-arrow.slick-next {
    right: -19px
}

.rewievs__list--full .slick-arrow.slick-prev {
    left: -19px
}

.rewievs__wrapper--full {
    display: block
}

.footer__logo-link {
	display: inline-block;
	width: 180px;
	height:48px;
	background: 50% 50% no-repeat transparent;
	background-size: contain;
	position:relative;
}

.footer__top {
	position:relative;
	font-size: 11px;
	line-height: 1.3;
	color: #565759;
}

.footer__top-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	
}
.footer__top a {
	font-size: inherit;
    color: inherit;
}

.footer__top-menu {
	border-bottom:1px solid #c8c8c8;
}

.footer__top-menu-sub-list {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 250ms ease-in;
    -moz-transition: max-height 250ms ease-in;
    transition: max-height 250ms ease-in
}
@media screen and (min-width: 768px) {
.footer__top-menu-list {
    width: 78%;
}
.footer_right {
	width: 22%;
	float:right;
}
.footer__top-menu-sub-list {
	max-height:none;
	padding-top: 5px;
	position:relative;
}
}
.footer__top-menu-sub-list a{
    font-size: 1.3rem;
}
.footer__top-menu-item {
	display: block;
	float:left;
	width: 100%;
	padding: 12px 0;
	white-space: nowrap;
	position: relative;
}

@media screen and (max-width: 767px) {
.footer__top-menu-item--parent:after {
    content:'';
    display: block;
    position: absolute;
    background-image: url(/local/templates/ms_new_designe/img/svg/Shape.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    right: 5px;
    top: 10px;
    width: 20px;
    height: 20px;
    -webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    transition: all 250ms ease-in
}
}

.footer__top-menu-item--opened .footer__top-menu-sub-list {
    max-height: 500px
}

.footer__top-menu-item--opened:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer__top-menu-sub-item {
    padding: 7px 0;
	position:relative;
}

.footer__top-menu-link {
    display: inline-block;
    color: #565759;
    font-size: 1.3rem;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0;
}
.footer__top-menu-sub-item > a, 
.footer__top-menu-sub-link {
    display: inline-block;
    font-weight: 400;
    font-size: 1.3rem;
    color: #565759
}

.footer__bottom-related {
	display:inline-block;
	font-weight: 300;
	font-size: 1.2rem;
	color: #7c8489;
}

.notice_block {
	font-size: 14px;
    line-height: 18px;
    color: #C4C4C4;
    font-weight: 400;
}
.form {
    padding: 15px;
}
.form__title {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
.form__title {
    font-size: 3rem;
    line-height: 1;
}
}

.form__subtitle {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 20px;
    color: #565759; }
@media screen and (min-width: 992px) {
    .form__subtitle {
        margin-bottom: 35px; } }

@media screen and (min-width: 768px) {
    .form__body--flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .form__body--flex .form__row {
        width: -moz-calc(33.3% - 15px);
        width: calc(33.3% - 15px); } }

.form__row {
    margin-bottom: 20px; }
.form__row input {
    height: 48px;
    display: block;
    border-radius: 1px;
    border: 1px solid #E6E6E6;
    color: #565759;
    width: 100%;
    padding: 12px 15px;
    font-size: 1.4rem; }
.form__row textarea {
    resize: none;
    height: 120px;
    width: 100%;
    margin-bottom: 0;
    padding: 16px 15px;
    border-radius: 1px;
    border: 1px solid #E6E6E6;
    font-size: 14px;
}

.form__row-policy label {
    display: block;
    position: relative;
    padding-left: 28px;
    font-size: 1.2rem;
    color: var(--color-txt); }
.form__row-policy label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid var(--color-gray1);
    background-color: transparent;
    box-sizing: border-box;
}
.form__row-policy input {
    display: none; }
.form__row-policy input:checked + label:before {
    background: transparent; }
.form__row-policy input:checked + label:after {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background-image: url("/local/templates/ms_new_designe/img/svg/check_on.svg");
    background-repeat: no-repeat;
}

.form__send {
	display: block;
	margin: 0 auto 25px;
}

.form.form--green {
	background-color: #D7E9DA;
}
.form.form--green .form__row input {
    background-color: #fff; }
.form.form--green .form__subtitle {
    color: #474747; }
.form.form--green .form__row-policy label {
    color: #565759; }

.form__partners-page .form__send {
    margin-top: 70px; }

@media screen and (max-width: 767px) {
.form__partners-page .form__row-policy {
    position: absolute;
    bottom: 65px;
}
}
@media screen and (min-width: 768px) {
.form__partners-page .form__row-policy {
    position: relative;
    bottom: -6px; }
.form__partners-page .form__send {
    margin-top: 0;
    margin-bottom: 0;
}
}

.form__title--iconed {
    padding-top: 10px; }
.form__title--iconed img {
    vertical-align: bottom;
    position: relative;
    bottom: 4px;
    margin-right: 8px; }

form ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #C8C8C8; }

form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #C8C8C8;
    opacity: 1; }

form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #C8C8C8;
    opacity: 1; }

form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #C8C8C8; }

form :-ms-input-placeholder {
    /* Microsoft Edge */
    color: #C8C8C8; }

form ::-ms-input-placeholder {
    /* Most modern browsers support this now. */
    color: #C8C8C8; }

form ::placeholder {
    /* Most modern browsers support this now. */
    color: #C8C8C8; }

.rekl_txt {
    position:absolute;
    left: 0;
    top: -12px;
    font-weight: 400;
    font-size: 8px;
    line-height: 1.25;
    color: var(--color-gray);
}
.rekl_txt:before {
	content:"РЕКЛАМА АО МФК \"САММИТ\" LjN8Jwjgq";
}

.discl {
    font-size: 12px;
    line-height: 1.25;
    color: var(--color-gray);
}
@media only screen and (min-width: 768px) {
.discl {
    font-size: 14px;
}
}

.live_feed {
    display: flex;
    flex-direction: column;
    position: relative;
}
.live_feed > * {
    display: none;
    margin-bottom: 18px;
    padding: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    color: var(--color-txt);
    background: #fff;
    border-radius: 12px;
}
.live_feed > .sh {
    display: block;
}
.live_feed + .show {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    font-weight: 600;
    font-size: 16px;
    color: #338962;
    text-decoration: underline;
    cursor: pointer;
}
@media screen and (min-width: 1200px) {
.live_feed > * {
    padding: 20px 38px;
}
}

/*класс для вставки таблицы тармфов*/
.list_bids:empty {
    display: none;
}
.list_bids {
    display: block;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 20px;
    padding-top: 20px;
    position: relative;
}
.list_bids .rekl_txt {
    top:0;
}
@media screen and (max-width: 767px) {
.list_bids {
    padding-bottom: 10px;
}
}
.list_bids .cont {
    display: flex;
    flex-direction: column;
    width: 500px;
    border: 1px solid var(--color-gray);
    border-radius: 8px;
}    
.list_bids ._tr {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 32px;
    align-items: center;
}
.list_bids ._tr + ._tr {
    border-top: 1px solid var(--color-gray);
}
.list_bids ._tr>div {
    padding-left: 10px;
    line-height: 1;
    font-size: 14px;
}
.list_bids ._tr ._name {
    width: 34%;
}
.list_bids ._tr ._term {
    width: 16%;
}
.list_bids ._tr ._sum {
    width: 30%;
}
.list_bids ._tr ._percent {
    width: 20%;
}
.list_bids ._tr>._th {
    font-weight: 700;
}
.list_bids ._tr>._th span {
    font-weight: 400;
    font-size: 80%;
}
/*END класс для вставки таблицы тармфов*/
/* End */
/* /local/templates/ms_new_designe/components/bitrix/menu/tree_top/style.css?17368471046738 */
/* /local/templates/ms_new_designe/components/bitrix/system.pagenavigation/.default/style.css?1643378195851 */
/* /local/templates/ms_new_designe/components/bitrix/news.list/col_tags_templ/style.css?1643378195346 */
/* /include/footer/icon_block/style.css?1665990907675 */
/* /local/templates/ms_new_designe/components/bitrix/search.form/footer_search/style.css?16433781951316 */
/* /include/footer/city_block/style.css?1645164855680 */
/* /local/templates/ms_new_designe/css/forms.css?17230960065428 */
/* /local/templates/ms_new_designe/css/general_style.css?16632297824066 */
/* /local/templates/ms_new_designe/css/popups/popup.css?17277737523364 */
/* /bitrix/components/summit/block.chat/templates/.default/style.css?175126706614087 */
/* /local/templates/ms_new_designe/template_styles.css?174358718332072 */
