@font-face {
    font-family: 'Roboto';
    src: url('../FONTS/Roboto/RobotoLight.woff2') format('woff2'),
		url('../FONTS/Roboto/RobotoLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../FONTS/Roboto/RobotoRegular.woff2') format('woff2'),
		url('../FONTS/Roboto/RobotoRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../FONTS/Roboto/RobotoMedium.woff2') format('woff2'),
		url('../FONTS/Roboto/RobotoMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../FONTS/Roboto/RobotoBold.woff2') format('woff2'),
		url('../FONTS/Roboto/RobotoBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
.go_callback {
	cursor:pointer;
}

/*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('../images/pin.svg') 5px 50% no-repeat transparent;
    background-size: 14px;
	cursor:pointer;
}

.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;
}

.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;
}

.l_icon {
	display:table;
	margin-bottom:20px;
}
.l_icon .td {
	display:table-cell;
	vertical-align:middle;
}
.l_icon .td:first-child {
	width: auto;
    padding-right: 20px;
}
.l_icon .td.gray {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.cert-container {
	display:inline-block;
	width: 178px; 
	margin: -15px 0 0 -34px;
	background-color: #ffffff; 
	border: 1px solid #d7d7d7; 
	border-radius: 4px 4px 0 0; 
	box-shadow: 1px 1px 3px #999; 
	position: relative;
	transform: scale(0.6);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity:0.5;
}
.cert-logo {
	height: 50px; 
	width: 172px; 
	margin-left: 3px; 
	border-bottom: 1px solid #666;
	background: url("../images/cert-logo-new.png") 50% 50% no-repeat transparent; 
}
.cert-descr {
	margin: 3px 0; 
	padding: 2px 2px; 
	font-family: tahoma;
	color:#000000;
	font-size: 8px; 
	font-weight: bold;
	text-align:left;
	text-transform: uppercase; 
}
.cert-bg-red {
	height: 45px; 
	padding: 2px 10px;
	background: url("../images/cert-bg-red.jpg") 50% 0 no-repeat transparent; 
}
.cert-rating-red {
	margin-top: 2px;
	font-size: 18px; 
	color: #ffffff; 
	font-family: Arial; 
	font-weight: bold; 
	text-align:left;
	line-height:20px;
}
.cert-rating-date-red {
	margin-top: -2px;
	font-size: 10px; 
	font-family: tahoma; 
	color: #ffffff; 
	text-align:left;
	line-height:12px;
}
.cert-zoom {
	display: block;
	position: absolute; 
	left: 6px; 
	bottom: -20px; 
	height: 20px; 
	width: 22px; 
	background: url("/images/zoom-red.png") 50% 50% no-repeat transparent; 
}

/*формы*/
.err_msg {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	left: 3px;
	bottom: -5px;
    position: absolute;
}
.err_msg_1 {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	position: relative;
	left: 5px;
	bottom:0px;
}
._error {
	border: 1px solid #ff0000 !important;
}

.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;
	font-size:14px;
	color: #565759;
    margin: 0 0 3px 0;
}
.data_block label.req:after {
    content: "*";
}
.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,
.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: 40px;
	margin:0;
	padding-left:15px;
	color:#231F20;
	font-size:16px;
	line-height: 38px;
	background-color:#ffffff;
	border:1px solid #E6E6E6;
	border-radius:1px;
}
input[type=tel]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea: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:#93DD78;
	outline: none;
}
textarea,
.form-group textarea,
.data_block .field textarea {
	resize:none;
	height:115px;
	padding: 10px 5px 10px 15px;
	line-height: 1.25;
}
@media screen and (min-width: 992px) {
input[type=tel],
input[type=password],
input[type=text],
.form-group select,
.form-group input[type=tel],
.form-group input[type=password],
.form-group input[type=text],
.data_block .field select,
.data_block .field input[type=tel],
.data_block .field input[type=password],
.data_block .field input[type=text]{
	height: 48px;
	line-height: 46px;
}
}	
/*END формы*/

/*checkbox*/
.chbx_div_cont {
	display:table;
    margin: 0;
	position: relative;
}
.chbx_div_cont .chbx_item {
    position: absolute;
	display:block;
	top:50%;
	left:0;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    background-color: transparent;
    border: 2px solid var(--color-link);
    border-radius: 2px;
    outline: none;
	box-sizing: border-box;
	cursor:pointer;
}
.chbx_div_cont .chbx_item.check {
    border: none;
}
.chbx_div_cont .chbx_item.check:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('../images/check_on.svg') 50% 50% no-repeat transparent;
    background-size: cover;
}
.chbx_div_cont .descr {
	display:table-cell;
	vertical-align:middle;
    color: #565759;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    margin: 0;
	padding-left: 31px;
    cursor: pointer;
}
.chbx_div_cont .descr > *{
    color: inherit;
	font-size: inherit;
    cursor: pointer;
}
.chbx_div_cont .err_msg {
	left: 25px;
	bottom:-12px;
	position:absolute;
}
/*END checkbox*/

/*radiobox*/
.radio_div_cont {
	display:block;
    margin: 0;
	position: relative;
}
.radio_div_cont .radio_item {
    position: relative;
	display:inline-block;
    height: 14px;
    margin: 0;
	padding: 0 25px 0 31px;
    color: #565759;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    outline: none;
    cursor: pointer;
}
.radio_div_cont .radio_item:before {
    content: "";
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: transparent;
    border: 2px 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;
}

.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('../images/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;
}

.body_not_scroll {overflow-y: hidden;}
.popup, .popup1 {cursor:pointer}
/*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._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: 306px;
	position: relative;
	margin: auto;
}
.modal-content {
	float: left;
	width:100%;
	position: relative;
	background-color: #ffffff;
	padding:40px 20px;
	box-shadow: 0px 6px 16px rgba(8, 35, 48, 0.12), 0px 16px 24px rgba(8, 35, 48, 0.08);
}
@media only screen and (min-width: 480px) {
.modal-dialog {
	width: 460px;
}
}
@media only screen and (min-width: 768px) {
.modal-dialog {
	width: 700px;
	max-width: 70%;
	padding:5px 16px 24px;
}
.modal-content {
	padding:50px;
	box-shadow: 0px 6px 16px rgba(8, 35, 48, 0.12);
}
}

.modal-header {
	text-align:center;
}
.modal-header .sr-only {
	display:none;
}
.modal-content button.close {
	position:absolute;
	right:20px;
	top:20px;
	width:20px;
	height:20px;
	margin:0;
	padding: 0;
	cursor: pointer;
	background: url('../images/close_btn.png') 50% 50% no-repeat transparent;
}
.modal-title {
	margin: 0 0 20px 0;
    padding: 0;
	color: #000000;
    font-size: 24px;
	line-height:30px;
	font-weight: normal;
}
@media only screen and (min-width: 768px) {
.modal-title {
	margin-bottom:40px;
    font-size: 34px;
}
}
.modal-body {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
}

.modal-body iframe {
    width: 100%;
}
.modal-footer {
    float: left;
    display: block;
    width: 100%;
	margin-top: 30px;
	padding: 0;
	text-align: center;
}
@media only screen and (min-width: 768px) {
.modal-footer {
	margin-top: 40px;
}
}
/*END modal*/

/*msg_box_el*/
.msg_box_el {
	position: absolute;
    z-index: 1002;
    width: 205px;
    padding: 5px 10px;
    background-color: #fcfcfc;
    color: #000000;
    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 span{
	font-size: 1.4rem;
	line-height: 2rem;
}

.perma_link {
	color: #81b28a;
	border-bottom: 1px dashed;
	text-decoration: none;
	cursor:pointer;
}
.perma_link:hover,
.perma_link:focus {
	color: #2e841a;
	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;}
.mt10 {margin-top:10px !important;}
.mt20 {margin-top:20px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom: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;
}

.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('../images/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: #000
}

.blog__desc {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-top: 8px;
    margin-bottom: 15px;
    color: #000;
    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: #000
}

.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: 1201px) {
    .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: 1201px) {
.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;
    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: #000;
    margin-bottom: 15px
}

.rewievs__anonce-text .rewievs__anonce-item {
    display: inline-block;
    width: 49%;
    font-size: 1.6rem;
    color: #000
}

.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: #000;
    margin-bottom: 15px;
}
.rewievs__right-title span {
	display: inline-block;
	border-bottom:1px dotted #000;
}
.rewievs__right-title img {
    float:right;
    margin-top: 4px;
}

.rewievs__right-text {
    margin-bottom: 15px;
    font-size: 1.2rem;
    color: #000;
    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;
	float: left;
	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__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(../images/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: 12px;
    line-height: 1.5;
    color: #7c8489;
}

.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: #565759; }
.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: 18px;
    height: 18px;
    border-radius: 2px;
    border: 2px solid #81B28A;
    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("../images/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; }

   
    .modal .btn,
    ._btn {
        display: inline-block;
        max-width: 280px;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        color: #ffffff;
        background: #BD4E45;
        border-radius: 5px;
        padding: 0 10px;
        margin: 0;
        cursor: hand;
        cursor: pointer;
        outline: none;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .modal .btn.white,
    ._btn.white {
        background: rgba(255, 255, 255, 0.7);
        line-height: 36px;
        color: #bd4e45;
        border: 2px solid #bd4e45;
        font-weight: 500;
    }

    .modal .btn.red,
    ._btn.red {
        background: #e83434;
    }

    .modal .btn.green,
    ._btn.green {
        background: #47A558;
        border-radius: 1px;
    }

    @media screen and (min-width: 992px) {

        .modal .btn,
        ._btn {
            height: 48px;
            line-height: 48px;
            font-size: 18px;
        }

        .modal .btn.white,
        ._btn.white {
            line-height: 44px;
        }
    }

    .modal .btn[disabled="disabled"],
    .modal .btn[disabled="disabled"]:active,
    .modal .btn[disabled="disabled"]:focus,
    .modal .btn[disabled="disabled"]:hover,
    ._btn[disabled="disabled"],
    .pagewrap .btn[disabled="disabled"],
    ._btn[disabled="disabled"]:active,
    .pagewrap .btn[disabled="disabled"]:active,
    ._btn[disabled="disabled"]:focus,
    .pagewrap .btn[disabled="disabled"]:focus,
    ._btn[disabled="disabled"]:hover,
    .pagewrap .btn[disabled="disabled"]:hover {
        opacity: 0.5;
        cursor: default;
    }

    .modal .btn:active,
    .modal .btn:focus,
    .modal .btn:hover,
    ._btn:active,
    .pagewrap .btn:active,
    ._btn:focus,
    .pagewrap .btn:focus,
    ._btn:hover,
    .pagewrap .btn:hover {
        opacity: 0.75;
    }
