/*
	@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);
*/

@import 'internal.css';
@font-face {
	font-family: Montserrat-Bold;
	src: url(../fonts/Montserrat-Bold.woff2) format('woff2'), url(../fonts/Montserrat-Bold.woff) format('woff');
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Montserrat-Regular;
	src: url(../fonts/Montserrat-Regular.woff2) format('woff2'), url(../fonts/Montserrat-Regular.woff) format('woff');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: FontfabricMullerBold;
	src: url(../fonts/FontfabricMullerBold.eot);
	src: url(../fonts/FontfabricMullerBold.eot) format("embedded-opentype"), url(../fonts/FontfabricMullerBold.woff2) format("woff2"), url(../fonts/FontfabricMullerBold.woff) format("woff"), url(../fonts/FontfabricMullerBold.ttf) format("truetype"), url(../fonts/FontfabricMullerBold.svg#FontfabricMullerBold) format("svg")
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	@font-face {
		font-family: Montserrat-Bold;
		src: url(../fonts/Montserrat-Bold.woff2) format('woff2'), url(../fonts/Montserrat-Bold.woff) format('woff');
		font-weight: 700;
		font-style: normal
	}
	@font-face {
		font-family: Montserrat-Regular;
		src: url(../fonts/Montserrat-Regular.woff2) format('woff2'), url(../fonts/Montserrat-Regular.woff) format('woff');
		font-weight: 400;
		font-style: normal
	}
	body {
		font-family: Montserrat-Regular, sans-serif!important
	}
}

@-moz-document url-prefix() {
	.main-banner {
		width: 100%;
		height: auto
	}
	.main-banner img.desktop-banner {
		overflow: hidden;
		width: 100%;
		height: auto;
		max-height: 480px;
		object-fit: cover;
		object-position: center
	}
	@media (max-width:1200px) {
		.main-banner {
			height: auto
		}
	}
	@media (max-width:1140px) {
		.main-banner {
			height: auto
		}
	}
	@media (max-width:992px) {
		.main-banner {
			height: auto
		}
	}
}

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

a:hover {
	text-decoration: none
}

:focus {
	outline: 0
}

ul {
	list-style-type: none
}

* {
	margin: 0;
	padding: 0;
	outline: 0
}

html {
	height: 100%
}

body {
	font-family: Montserrat, sans-serif;
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	color: #373737;
	background: #fff
}

.vacancy-item strong {
	font-size: 15px!important;
	font-family: Montserrat, sans-serif!important;
	margin-bottom: 0!important
}

.h1,
h1 {
	display: block;
	font-family: FontfabricMullerBold;
	font-size: 70px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px
}

.h1.h1-small,
h1.h1-small {
	font-size: 58px;
	line-height: 74px
}

@media (max-width:1280px) {
	.h1.h1-small,
	h1.h1-small {
		font-size: 50px;
		line-height: normal;
		line-height: 68px
	}
}

@media (max-width:767px) {
	.h1.h1-small,
	h1.h1-small {
		font-size: 24px;
		line-height: 32px
	}
}

.h1.h1-small small,
h1.h1-small small {
	font-size: 24px;
	line-height: 28px
}

@media (max-width:1280px) {
	.h1.h1-small small,
	h1.h1-small small {
		font-size: 22px;
		margin-top: 20px;
		line-height: normal
	}
}

@media (max-width:767px) {
	.h1.h1-small small,
	h1.h1-small small {
		font-size: 15px;
		margin-top: 15px
	}
}

.h1.h1-small-s,
h1.h1-small-s {
	font-size: 44px;
	line-height: 54px
}

@media (max-width:1280px) {
	.h1.h1-small-s,
	h1.h1-small-s {
		font-size: 40px;
		line-height: 52px
	}
}

@media (max-width:767px) {
	.h1.h1-small-s,
	h1.h1-small-s {
		font-size: 24px;
		line-height: 32px
	}
}

.h1.h1-small-s small,
h1.h1-small-s small {
	font-size: 24px;
	line-height: 28px
}

@media (max-width:1280px) {
	.h1.h1-small-s small,
	h1.h1-small-s small {
		font-size: 22px;
		margin-top: 20px;
		line-height: normal
	}
}

@media (max-width:767px) {
	.h1.h1-small-s small,
	h1.h1-small-s small {
		font-size: 15px;
		margin-top: 15px
	}
}

.h1.border-bottom,
h1.border-bottom {
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 45px
}

.h1.border-bottom:after,
h1.border-bottom:after {
	content: '';
	width: 90px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none
}

@media (max-width:1280px) {
	.h1,
	h1 {
		font-size: 50px
	}
}

@media (max-width:767px) {
	.h1,
	h1 {
		font-size: 24px
	}
}

.h1 small,
h1 small {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	text-transform: none;
	display: block;
	color: #fff;
	font-weight: 300;
	margin-top: 30px;
	line-height: 26px
}

@media (max-width:1280px) {
	.h1 small,
	h1 small {
		font-size: 18px;
		margin-top: 20px;
		line-height: 28px
	}
}

@media (max-width:767px) {
	.h1 small,
	h1 small {
		font-size: 15px;
		margin-top: 15px;
		line-height: 22px
	}
}

.board_of_directors h2 {
	font-size: 38px;
	font-weight: 500;
	margin-bottom: 44px
}

h2 {
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 44px
}

@media (max-width:1280px) {
	h2 {
		font-size: 30px;
		margin-bottom: 35px
	}
	.board_of_directors h2 {
		font-size: 25px
	}
}

@media (max-width:767px) {
	h2 {
		font-size: 24px;
		margin-bottom: 30px
	}
	h2.calculate-title {
		margin-bottom: 50px
	}
	h2.complex-en-title {
		margin-bottom: 50px
	}
}

h3 {
	font-family: Montserrat, sans-serif;
	font-size: 34px;
	margin-bottom: 40px;
	line-height: 48px
}

@media (max-width:1140px) {
	h3 {
		font-size: 30px;
		margin-bottom: 35px;
		line-height: normal
	}
}

@media (max-width:767px) {
	h3 {
		font-size: 20px;
		margin-bottom: 30px
	}
}

h4 {
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 30px;
	font-weight: 500
}

@media (max-width:1140px) {
	h4 {
		font-size: 24px;
		margin-bottom: 25px;
		line-height: normal
	}
}

@media (max-width:767px) {
	h4 {
		font-size: 18px;
		margin-bottom: 20px
	}
}

h5 {
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 28px
}

@media (max-width:1140px) {
	h5 {
		font-size: 18px;
		margin-bottom: 15px;
		line-height: normal
	}
}

@media (max-width:767px) {
	h5 {
		font-size: 15px;
		margin-bottom: 10px
	}
}

p {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	margin-bottom: 20px
}

@media (max-width:767px) {
	p {
		font-size: 14px
	}
}

p.p-middle {
	font-size: 22px!important
}

@media (max-width:767px) {
	p.p-middle {
		font-size: 14px!important
	}
}

p .color-green {
	color: #22b25c
}

strong {
	font-family: Montserrat, sans-serif
}

.section-top {
	margin-bottom: 40px
}

.section-top h2 {
	display: inline-block;
	margin-bottom: 0
}

.container {
	/*width: 1170px*/
    max-width: 1170px;
    width: 100%
}

.container.container--header {
	/*width: 1214px*/
	max-width: 1214px;
    width: 100%
}

@media (max-width:1200px) {
	.container.container--header {
		width: 100%!important
	}
}

@media (max-width:1140px) {
	.container {
		width: 100%!important
	}
}

.select .mCSB_scrollTools {
	margin: 10px 0!important
}

.select-middle .mCSB_scrollTools {
	margin: 10px 0!important
}

@media (max-width:767px) {
	.select-middle {
		width: 100%
	}
	.js-carbrand_select {
		margin-bottom: 0!important
	}
	.rates .section-top {
		margin-bottom: 00px
	}
}

.feedback-form .text-center {
	padding-top: 40px!important
}

.feedback-form .form-group.text-center {
	padding-top: 0!important
}

.ui-widget.ui-widget-content {
	z-index: 999!important
}

.feedback-form .form-group {
	margin-bottom: 20px;
	float: left;
	width: 100%
}

.personal-circle {
	overflow: hidden;
	clear: both;
	position: relative;
	width: 100%;
	display: block;
	padding-bottom: 120px
}

.personal-circle_item {
	position: relative;
	display: inline-block;
	width: 275px;
	height: 275px;
	border-radius: 50%;
	padding-top: 70px;
	text-align: center;
	padding: 70px 20px 0 20px;
	font-size: 16px
}

.personal-circle_item:nth-child(1):after {
	content: "";
	position: absolute;
	width: 34px;
	height: 24px;
	background: url(../images/infographic-arrow1.png) 0 0 no-repeat;
	right: -100px;
	top: 120px
}

.personal-circle_item:nth-child(1):before {
	content: "";
	position: absolute;
	width: 21px;
	height: 118px;
	background: url(../images/info-bottom.png) 0 100% no-repeat;
	left: 50%;
	top: 245px;
	margin-left: -10px
}

.personal-circle_item:nth-child(2):before {
	content: "";
	position: absolute;
	width: 21px;
	height: 118px;
	background: url(../images/info-bottom3.png) 0 100% no-repeat;
	left: 50%;
	top: 245px;
	margin-left: -10px
}

.personal-circle_item:nth-child(3):before {
	content: "";
	position: absolute;
	width: 21px;
	height: 118px;
	background: url(../images/info-bottom2.png) 0 100% no-repeat;
	left: 50%;
	top: 245px;
	margin-left: -10px
}

.personal-circle_item:nth-child(2):after {
	content: "";
	position: absolute;
	width: 34px;
	height: 24px;
	background: url(../images/infographic-arrow2.png) 0 0 no-repeat;
	right: -100px;
	top: 120px
}

.personal-circle_item:nth-child(1) {
	float: left;
	border: 1px solid #07c76a
}

.personal-circle_item:nth-child(2) {
	position: absolute;
	left: 50%;
	margin-left: -130px;
	border: 1px solid #04baa8
}

.personal-circle_item:nth-child(3) {
	float: right;
	border: 1px solid #21b9e1
}

.personal-circle_item .personal-circle_step {
	display: block;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 35px
}

.personal-circle_item:nth-child(1) .personal-circle_step {
	color: #07c76a
}

.personal-circle_item:nth-child(2) .personal-circle_step {
	color: #04baa8
}

.personal-circle_item:nth-child(3) .personal-circle_step {
	color: #21b9e1
}

.personal-info {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	display: block;
	padding-bottom: 50px
}

.personal-info-item {
	display: inline-block;
	width: 33%
}

.personal-info-item:nth-child(1) {
	float: left
}

.personal-info-item:nth-child(2) {
	position: absolute;
	left: 34%
}

.personal-info-item:nth-child(3) {
	float: right
}

.personal-info-item .personal-info-item_text {
	position: relative;
	padding-left: 100px
}

@media (max-width:992px) {
	.personal-circle_item:nth-child(1) {
		float: none
	}
	.personal-circle_item:nth-child(2) {
		position: relative;
		left: 0;
		margin-left: 0
	}
	.personal-circle_item:nth-child(3) {
		float: none
	}
	.personal-info-item:nth-child(1) {
		float: none
	}
	.personal-info-item:nth-child(2) {
		position: relative;
		left: 0
	}
	.personal-info-item:nth-child(3) {
		float: none
	}
}

.personal-info-item .personal-info-item_text:first-child {
	margin-bottom: 24px;
	min-height: 100px
}

.personal-info-item .personal-info-item_image {
	position: absolute;
	left: 0;
	width: 90px;
	text-align: center
}

.personal-info-item .personal-info-item_p {
	position: relative;
	font-size: 14px;
	line-height: 24px
}

.popup-city_block {
	display: block;
	position: relative
}

.js-popup_cities {
	position: absolute;
	top: 50px;
	left: 0;
	border: 1px solid #dddfe0;
	padding: 15px;
	background: #fff;
	border-radius: 8px;
	z-index: 9;
	font-size: 12px;
	line-height: 16px;
	color: #000!important
}

.js-popup_cities.js-popup_cities--margin-top {
	top: 80px!important
}

.personal-info-item strong {
	display: block;
	padding-left: 100px;
	font-weight: 700;
	margin-bottom: 30px
}

.personal-mobile_skheme {
	display: none;
	padding-top: 10px
}

.personal-step-item {
	width: 100%;
	margin-bottom: 50px
}

.personal-step-item .personal-info-item {
	padding-left: 0;
	width: 100%
}

.personal-step-item .personal-info-item .personal-info-item_text {
	padding-left: 0;
	min-height: auto
}

.personal-step-item .personal-info-item strong {
	padding-left: 0
}

.personal-step-item .personal-step-item_top {
	position: relative;
	padding-left: 90px;
	min-height: 100px
}

.personal-step-item .personal-step-item_top p {
	padding-top: 3px
}

.personal-step-item .personal-step-item_image {
	position: absolute;
	left: 0;
	width: 80px;
	text-align: center
}

.personal-step-item .personal-step-item_image img {
	max-height: 65px
}

.personal-step-item .personal-step-item_image span {
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block
}

.personal-step-item:nth-child(1) .personal-step-item_image span {
	color: #28ce80
}

.personal-step-item:nth-child(2) .personal-step-item_image span {
	color: #04bba5
}

.personal-step-item:nth-child(3) .personal-step-item_image span {
	color: #01afe0
}

.personal_skheme {
	padding-top: 35px;
	margin-bottom: 30px
}

@media (max-width:1140px) {
	.personal-circle_item:nth-child(1):after {
		display: none
	}
	.personal-circle_item:nth-child(2):after {
		display: none
	}
	.personal-info-item .personal-info-item_text:first-child {
		min-height: 120px
	}
}

@media (max-width:992px) {
	.personal_skheme {
		display: none
	}
	.personal-mobile_skheme {
		display: block
	}
	.js-popup_cities {
		top: 35px
	}
	.js-popup_cities.js-popup_cities--margin-top {
		top: 75px!important
	}
	.personal-info-item .personal-info-item_text:first-child {
		min-height: auto
	}
}

@media (max-width:767px) {
	.personal-info-item strong {
		margin-bottom: 15px
	}
}

@media (max-width:400px) {
	.js-popup_cities {
		top: 50px
	}
	.js-popup_cities.js-popup_cities--margin-top {
		top: 80px!important
	}
	.personal-info-item .personal-info-item_text:first-child {
		margin-bottom: 15px
	}
}

.infographic-mobile {
	display: none
}

@media (max-width:1170px) {
	.infographic-mobile {
		display: block;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 50px
	}
	.infographic {
		display: none
	}
}

.infographic-content-mobile {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.infographic-mobile .infographic__title {
	display: block;
	font-size: 20px;
	color: #3d3d3d;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;
	position: relative!important;
	top: 0!important
}

.infographic-mobile .infographic-mobile-item {
	width: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 15px
}

.infographic-mobile .infographic-mobile-item__icon {
	width: 65px
}

.infographic-mobile .infographic-mobile-item__text {
	width: calc(100% - 80px)
}

.infographic-mobile .infographic-mobile-item__title {
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	color: #22b25c;
	font-weight: 700;
	margin-bottom: 15px;
	background: -webkit-linear-gradient(45deg, #07c76a, #01afdf 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.infographic-mobile p {
	font-size: 14px;
	color: #373737;
	padding-top: 10px
}

.w-select {
	padding-top: 20px
}

header {
	position: fixed;
	width: 100%;
	height: 138px;
	background: #fff;
	z-index: 100;
	transition: .5s;
	top: 0
}

main {
	margin-top: 138px
}

header.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 3px 2px rgba(0, 0, 0, .3);
	z-index: 100
}

header .logo {
	float: left;
	margin-top: 52px;
	margin-right: 50px;
	position: relative
}

header .logo img {
	width: 175px
}

@media (max-width:1200px) {
	header .logo {
		margin: 0
	}
}

@media (max-width:767px) {
	.infographic-mobile .infographic-mobile-item:last-child {
		margin-bottom: 5px;
		padding-top: 12px
	}
	.infographic-mobile .infographic-mobile-item {
		margin-bottom: 10px;
		height: 100px
	}
	.infographic-mobile .infographic-mobile-item__icon {
		width: 60px
	}
	.infographic-mobile .infographic-mobile-item__text {
		width: calc(100% - 70px)
	}
	.feedback-form .form-group {
		margin-bottom: 15px
	}
	.infographic-mobile p {
		font-size: 12px
	}
	.infographic-content-mobile {
		margin-bottom: 20px
	}
	.feedback-form .text-center {
		padding-top: 0!important
	}
}

.top-header {
	width: 100%;
	height: 93px!important
}

.top-header .middle-header {
	padding-left: 17px
}

@media (max-width:1200px) {
	.top-header .middle-header {
		display: none
	}
}

.top-header .btn {
	float: right;
	margin-top: 52px
}

@media (max-width:1200px) {
	.top-header .btn {
		margin-top: 0
	}
}

@media (max-width:1200px) {
	.top-header {
		border-bottom: 1px solid #dddfe0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (max-width:767px) {
	.top-header {
		height: 93px!important
	}
}

.middle-header {
	float: left;
	min-width: 750px
}

.middle-header__menu {
	margin-left: 240px;
	padding-top: 10px
}

@media (max-width:1200px) {
	.middle-header__menu {
		margin-left: 0;
		width: 100%
	}
}

.middle-header .middle-header__top {
	position: relative;
	min-width: auto;
	width: 100%;
	border-bottom: 1px solid #dddfe0;
	padding: 38px 0 16px 0
}

@media (max-width:1200px) {
	.middle-header .middle-header__top {
		width: auto;
		border-bottom: none;
		padding: 0
	}
}

#boxes .window#popup-processing_data {
	border: 1px solid #eee!important
}

.middle-header .main-menu {
	width: 100%
}

@media (max-width:1200px) {
	.middle-header .main-menu {
		min-width: auto;
		width: 100%
	}
}

@media (max-width:767px) {
	.middle-header .main-menu {
		display: none
	}
}

@media (max-width:1200px) {
	.middle-header {
		min-width: auto
	}
}

.top-menu {
	display: inline-block
}

.top-menu li {
	position: relative;
	display: inline-block;
	margin-right: 22px
}

.top-menu li:first-child a {
	color: #22b25c
}

.top-menu li .city-show {
	margin-right: 15px;
	color: #22b25c
}

.top-menu li .city-show.city-show--arrow {
	position: relative;
	padding-right: 18px
}

.top-menu li .city-show.city-show--arrow:after {
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	width: 12px;
	height: 10px;
	background: url(../images/arrow-down-sign-to-navigate.svg) 0 0 no-repeat;
	background-size: 12px 10px
}

.top-menu li a {
	cursor: pointer;
	font-size: 13px;
	color: #666;
	-webkit-transition: .5s;
	transition: .5s
}

.top-menu li a:hover {
	color: #22b25c;
	text-decoration: none!important
}

.city-show {
	margin-right: 15px;
	color: #22b25c;
	cursor: pointer
}

.city-show.city-show--arrow {
	padding-right: 18px
}

.city-show:hover {
	color: #22b25c
}

@media (max-width:1200px) {
	.city-show {
		float: right
	}
	.city-show.city-show--arrow:after {
		content: "";
		position: absolute;
		right: 10px;
		top: 6px;
		width: 12px;
		height: 10px;
		background: url(../images/arrow-down-sign-to-navigate.svg) 0 0 no-repeat;
		background-size: 12px 10px
	}
}

.search-block .top-menu-li {
	display: inline;
	font-size: 13px;
	color: #22b25c;
	-webkit-transition: .5s;
	transition: .5s
}

.search-block .top-menu-li:hover {
	color: #19884d
}

.search-block .search-content {
	display: none;
	position: absolute;
	left: 0;
	top: 30px;
	background: #fff;
	height: 40px;
	width: 100%;
	z-index: 9;
	padding-top: 10px
}

.search-block .search-content .search-item {
	padding-right: 40px
}

.search-block .search-content .search-item input {
	width: calc(100% - 60px);
	font-size: 15px;
	color: #666;
	background: 0 0;
	border: none
}

.search-block .search-content .search-item button {
	font-size: 15px;
	color: #22b25c;
	background: 0 0;
	border: none;
	font-family: Montserrat, sans-serif;
	cursor: pointer;
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 15px
}

.search-block .search-content .search-item button:hover {
	color: #19884d
}

@media (max-width:1200px) {
	.search-block {
		display: none
	}
}

.search-btn {
	cursor: pointer;
	float: right;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/search_icon.png) 100% 0 no-repeat;
	background-size: 44px 22px;
	margin-left: 30px;
	margin-right: 8px;
	margin-top: -1px;
	position: relative;
	z-index: 10
}

.search-btn-close {
	cursor: pointer;
	float: right;
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/search_close.png) 100% 0 no-repeat;
	margin-left: 30px;
	margin-right: 8px;
	margin-top: -1px;
	position: relative;
	z-index: 10
}

.search-btn:hover {
	background-position: 0 0
}

.main-menu ul {
	font-family: Montserrat, sans-serif;
	padding-right: 15px
}

@media (max-width:1200px) {
	.main-menu ul {
		padding-right: 0
	}
}

.main-menu li {
	padding-bottom: 16px
}

.main-menu li.current {
	border-bottom: 3px solid #22b25c
}

.vacancy-item ul li {
	background: url(../images/circle.png) 0 12px no-repeat!important;
	background-size: 8px 8px!important
}

.vacancy-item ol li {
	background: url(../images/circle.png) 0 12px no-repeat!important;
	background-size: 8px 8px!important
}

.vacancy-item ol {
	overflow: hidden;
	margin-bottom: 30px;
	clear: both
}

@media (max-width:1200px) {
	.main-menu li {
		padding-bottom: 11px;
		padding-top: 5px
	}
}

.main-menu li a {
	cursor: pointer;
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	-webkit-transition: .5s;
	transition: .5s;
	font-weight: 500
}

.main-menu li a:hover {
	color: #22b25c
}

.dropdown-main-menu {
	position: absolute;
	top: 138px;
	left: 0;
	width: 100%;
	min-height: 200px;
	border-top: 1px solid #dddfe0;
	display: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	z-index: 90;
	padding: 40px 0 35px 0;
	-webkit-box-shadow: 0 5px 5px 0 rgba(55, 55, 55, .14);
	box-shadow: 0 5px 5px 0 rgba(55, 55, 55, .14)
}

.dropdown-main-menu .text-center {
	width: 100%;
	position: absolute;
	bottom: 20px
}

.dropdown-main-menu ul {
	float: left;
	margin: 0 100px 40px 0;
	margin: 0 80px 40px 0;
}

.dropdown-main-menu ul:first-child {
	padding-left: 130px;
	/*max-width: 250px*/
}

@media (max-width:1200px) {
	.dropdown-main-menu ul:first-child {
		padding-left: 0
	}
}

.dropdown-main-menu ul:last-child {
	margin-right: 0
}

.dropdown-main-menu ul li {
	padding-bottom: 0;
	margin-bottom: 15px
}

.dropdown-main-menu ul li a {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	color: #373737;
	text-transform: none
}

.dropdown-main-menu ul li a:hover {
	color: #22b25c
}

.dropdown-main-menu .menu-btn {
	position: relative;
	text-transform: none;
	font-size: 0;
	text-indent: -9999px
}

.dropdown-main-menu .menu-btn:after {
	content: "";
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left: -6px;
	width: 13px;
	height: 8px;
	background: url(../images/up-icon.png) 50% 0 no-repeat
}

.dropdown-main-menu .menu-btn:hover {
	color: #373737
}

.leadership .btn {
	font-size: 14px!important
}

.autocredit-programm .btn {
	font-size: 14px!important
}

.choose-city {
	display: none;
	width: 300px;
	height: 150px;
	padding: 20px 15px;
	background: #fff;
	position: absolute;
	top: 35px;
	left: 0;
	-webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .14);
	box-shadow: 0 0 6px 2px rgba(0, 0, 0, .14);
	border-radius: 4px;
	z-index: 99
}

@media (max-width:480px) {
	.choose-city {
		width: 290px;
		padding: 20px 10px
	}
}

.choose-city:before {
	content: "";
	position: absolute;
	width: 21px;
	height: 17px;
	background: url(../images/arrow-city.png) 0 0 no-repeat;
	top: -14px;
	left: 20px
}

.choose-city__title {
	display: block;
	font-size: 13px;
	color: #666;
	text-align: center;
	margin-bottom: 15px
}

.choose-city__location {
	display: block;
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	color: #000;
	text-align: center;
	margin-bottom: 15px
}

.choose-city__bottom-links .btn {
	color: #fff!important;
	cursor: pointer;
	margin-top: 0;
	padding: 0 20px!important;
	font-size: 13px!important
}

.choose-city__bottom-links .btn:hover {
	color: #22b25c!important
}

@media (max-width:480px) {
	.choose-city__bottom-links .btn {
		font-size: 13px;
		width: auto!important;
		padding: 0 20px!important
	}
}

.choose-city__link {
	font-size: 13px!important;
	color: #22b25c;
	text-decoration: underline;
	line-height: 36px
}

.choose-city__link:hover {
	text-decoration: none;
	color: #22b25c
}

@media (max-width:480px) {
	.choose-city__link {
		font-size: 10px!important
	}
}

.right-header {
	float: right;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:1200px) {
	.right-header {
		padding-right: 74px
	}
}

.mobile-city {
	position: relative;
	display: none;
	margin-right: 40px
}

@media (max-width:1200px) {
	.mobile-city {
		display: block
	}
}

@media (max-width:767px) {
	.mobile-city {
		position: absolute;
		top: 95px;
		left: 15px
	}
}

.mobile-menu {
	position: absolute;
	display: none;
	width: 100%;
	z-index: 999999;
	top: 0;
	right: 0
}

.mobile-menu .mm-show {
	display: none
}

@media (max-width:767px) {
	.mobile-menu .mm-show {
		display: block;
		background: url(../images/select-arrow.png) 100% 5px no-repeat;
		background-size: 14px 8px
	}
}

.mobile-menu .mm-show a {
	text-transform: uppercase
}

.mobile-menu .mm-border {
	border-top: 1px solid #eee;
	padding-top: 10px
}

#menu,
.sub-menu {
	display: none;
	list-style: none
}

#menu {
	position: absolute;
	top: 141px;
	left: 0;
	width: 100%;
	padding: 20px 15px 10px 15px;
	background: #fff;
	text-align: left;
	border-bottom: 1px solid #eee
}

#menu .sub-menu {
	padding: 10px 0
}

#menu .sub-menu li {
	padding-left: 0
}

#menu .sub-menu li a {
	font-size: 15px;
	color: #373737;
	text-transform: none!important
}

#menu .sub-menu li a:hover {
	color: #22b25c
}

#menu .sub-menu li a:focus {
	color: #22b25c
}

#menu li {
	margin-bottom: 10px;
	padding-left: 55px
}

#menu li a {
	font-size: 15px;
	color: #373737;
	display: block
}

#menu li a:hover {
	color: #22b25c
}

#menu li a:focus {
	color: #22b25c
}

#menu li:last-child {
	margin-bottom: 0
}

.tb-menu-toggle {
	position: absolute;
	right: 15px;
	top: 33px;
	border: 0;
	background: 0 0;
	cursor: pointer
}

@media (max-width:767px) {
	.tb-menu-toggle {
		top: 27px
	}
}

.tb-menu-toggle i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 12%;
	-webkit-transition: all .2s;
	transition: all .2s
}

.tb-menu-toggle i:nth-child(2) {
	top: 40%
}

.tb-menu-toggle i:nth-child(3) {
	top: 80%
}

.tb-menu-toggle.tb-animate-toggle i:first-child,
.tb-menu-toggle.tb-animate-toggle i:nth-child(2) {
	top: 40%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.tb-menu-toggle.tb-animate-toggle i:nth-child(3) {
	top: 40%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
	width: 50px;
	height: 50px;
	background: url(../images/slider-arrows.png) 0 50% no-repeat;
	background-size: 100px 50px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	left: 0;
	text-indent: -9999px
}

.owl-theme .owl-nav [class*=owl-]:last-child {
	left: auto;
	right: 0;
	background-position: 100% 50%
}

@media (max-width:1140px) {
	.owl-theme .owl-nav [class*=owl-]:last-child {
		right: 15px
	}
}

.news-carousel .owl-theme .owl-nav [class*=owl-] {
	left: -60px
}

.news-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
	left: auto;
	right: -60px
}

.trt-title {
	background: #22b25c!important
}

.treatment_rating_button {
	background: #22b25c!important
}

.treatment_rating_button.rate_one {
	background: #9fe2ba!important
}

.treatment_rating_button.rate_two {
	background: #73d99c!important
}

.treatment_rating_button.rate_three {
	background: #50d686!important
}

.treatment_rating_button.rate_four {
	background: #33c56e!important
}

.treatment_rating_button.rate_five {
	background: #22b25c!important
}

@media (max-width:1280px) {
	.owl-theme .owl-nav [class*=owl-] {
		left: 15px;
		margin-top: -14px
	}
	.owl-theme .owl-nav [class*=owl-]:last-child {
		left: auto;
		right: 15px
	}
}

.trt-body .question .theme a {
	color: #22b25c!important
}

.answ-name {
	font-family: Montserrat, sans-serif!important
}

@media (max-width:1140px) {
	.owl-theme .owl-nav [class*=owl-] {
		width: 34px;
		height: 34px;
		background: url(../images/pagination-arrows.png) 0 50% no-repeat;
		background-size: 68px 34px;
		left: 25px;
		margin-top: -17px
	}
	.owl-theme .owl-nav [class*=owl-]:last-child {
		left: auto;
		right: 25px;
		background-position: 100% 0
	}
}

@media (max-width:1140px) {
	.news-carousel .owl-theme .owl-nav [class*=owl-] {
		top: 52%;
		left: -43px
	}
	.news-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
		left: auto;
		right: -43px;
		background-position: 100% 0
	}
}

@media (max-width:767px) {
	.news-carousel .owl-theme .owl-nav [class*=owl-] {
		top: auto;
		bottom: -43px;
		left: 0
	}
	.news-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
		left: auto;
		right: 0;
		background-position: 100% 0
	}
}

@media (max-width:1140px) {
	.rates-carousel {
		padding: 0 15px
	}
}

.rates-carousel .owl-theme .owl-nav [class*=owl-] {
	width: 34px;
	height: 34px;
	background: url(../images/pagination-arrows.png) 0 50% no-repeat;
	background-size: 68px 34px;
	top: 50px;
	left: -30px;
	margin-top: -17px
}

.rates h2 {
	margin-bottom: 10px
}

.rates-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
	left: auto;
	right: -30px;
	background-position: 100% 0
}

@media (max-width:1140px) {
	.rates-carousel .owl-theme .owl-nav [class*=owl-] {
		left: -15px
	}
	.rates-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
		right: -15px
	}
}

@media (max-width:767px) {
	.main-slider .owl-theme .owl-nav [class*=owl-] {
		top: auto;
		bottom: 160px
	}
	.rates h2 {
		width: 100%
	}
	.partners-carousel h2 {
		width: 100%;
		margin-bottom: 10px
	}
	span.mobile-block {
		display: block
	}
}

@media (max-width:480px) {
	.main-slider .owl-theme .owl-nav [class*=owl-] {
		top: 50%;
		bottom: auto
	}
	.main-slider .owl-theme .owl-nav [class*=owl-] {
		left: 15px
	}
	.main-slider .owl-theme .owl-nav [class*=owl-]:last-child {
		right: 15px;
		left: auto
	}
}

@media (max-width:1140px) {
	.partners-carousel .owl-carousel {
		padding: 0 15px
	}
}

.partners-carousel .owl-theme .owl-nav [class*=owl-] {
	width: 34px;
	height: 34px;
	background: url(../images/pagination-arrows.png) 0 50% no-repeat;
	background-size: 68px 34px;
	top: 50%;
	left: -30px;
	margin-top: -17px
}

.partners-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
	left: auto;
	right: -30px;
	background-position: 100% 0
}

@media (max-width:1140px) {
	.partners-carousel .owl-theme .owl-nav [class*=owl-] {
		left: 0
	}
	.partners-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
		right: 0
	}
}

@media (max-width:1140px) {
	.employees-carousel {
		padding: 0 15px
	}
}

.employees-carousel .owl-theme .owl-nav [class*=owl-] {
	width: 34px;
	height: 34px;
	background: url(../images/pagination-arrows.png) 0 50% no-repeat;
	background-size: 68px 34px;
	top: 70px;
	left: -30px;
	margin-top: -14px
}

.employees-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
	left: auto;
	right: -30px;
	background-position: 100% 0
}

@media (max-width:1140px) {
	.employees-carousel .owl-theme .owl-nav [class*=owl-] {
		left: -15px
	}
	.employees-carousel .owl-theme .owl-nav [class*=owl-]:last-child {
		right: -15px
	}
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .item {
	position: relative
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.btn {
	height: 36px;
	line-height: 36px;
	-webkit-transition: .5s;
	transition: .5s;
	text-align: center;
	background: 0 0;
	white-space: nowrap;
	padding: 0 23px;
	font-size: 14px;
	text-decoration: none;
	border-radius: 32px!important;
	cursor: pointer
}

.btn.btn--padding-middle {
	padding: 0 30px
}

.btn.btn-small {
	height: 36px;
	line-height: 36px;
	padding: 0 20px
}

@media (max-width:767px) {
	.btn.btn-small {
		padding: 0 10px
	}
}

@media (max-width:480px) {
	.btn.btn-small {
		padding: 0
	}
}

.btn.btn-small-39 {
	height: 39px;
	line-height: 39px;
	padding: 0 27px!important;
	font-size: 15px
}

@media (max-width:767px) {
	.btn.btn-small-39 {
		padding: 0 15px
	}
}

@media (max-width:480px) {
	.btn.btn-small-39 {
		padding: 0
	}
}

.btn.btn-small-41 {
	height: 41px;
	line-height: 41px;
	padding: 0 39px!important;
	font-size: 14px
}

@media (max-width:767px) {
	.btn.btn-small-41 {
		padding: 0 20px
	}
}

@media (max-width:480px) {
	.btn.btn-small-41 {
		padding: 0 20px
	}
}

.btn.btn-small-43 {
	height: 43px;
	line-height: 43px;
	padding: 0 25px!important;
	font-size: 14px
}

@media (max-width:767px) {
	.btn.btn-small-43 {
		padding: 0 20px
	}
}

@media (max-width:480px) {
	.btn.btn-small-43 {
		padding: 0 20px
	}
}

.btn.btn-middle {
	height: 48px;
	line-height: 48px;
	padding: 0 50px;
	font-size: 18px
}

@media (max-width:767px) {
	.btn.btn-middle {
		padding: 0 20px
	}
}

@media (max-width:480px) {
	.btn.btn-middle {
		padding: 0 20px
	}
}

.btn.btn-rubber {
	display: block;
	width: 100%;
	padding: 0!important
}

.btn.btn-high {
	height: 52px;
	line-height: 52px;
	padding: 0 72px;
	font-size: 18px
}

@media (max-width:1170px) {
	.btn.btn-high {
		padding: 0 50px;
		font-size: 16px
	}
}

@media (max-width:767px) {
	.btn.btn-high {
		height: 39px;
		line-height: 39px;
		padding: 0 27px;
		font-size: 15px
	}
}

@media (max-width:480px) {
	.btn.btn-high {
		padding: 0 20px;
		font-size: 12px
	}
}

.btn.btn--full-green {
	background: #22b25c;
	border: 1px solid #22b25c;
	color: #fff
}

.btn.btn--full-green:hover {
	background: 0 0;
	color: #22b25c
}

.btn.btn--empty-green {
	background: 0 0;
	border: 1px solid #22b25c;
	color: #22b25c
}

.btn.btn--empty-green:hover {
	background: #22b25c;
	color: #fff
}

.btn.btn--full-white {
	background: #fff;
	border: 1px solid #fff;
	color: #17a99c
}

.btn.btn--full-white:hover {
	background: 0 0;
	color: #fff
}

.btn.btn--uppercase {
	text-transform: uppercase
}

.btn.btn-long:hover {
	text-decoration: none!important
}

@media (max-width:767px) {
	.btn {
		max-width: 100%
	}
	.btn.btn-long {
		height: auto;
		line-height: 22px;
		white-space: normal;
		padding-top: 10px;
		padding-bottom: 10px
	}
}

@media (max-width:1170px) {
	.offer-banners {
		display: none!important
	}
}

@media (max-width:1140px) {
	.offer-banners.offer-banners--resize1140 {
		display: none
	}
}

@media (max-width:992px) {
	.offer-banners.offer-banners--resize992 {
		display: none
	}
}

.offer-banners img {
	border-radius: 8px
}

@media (max-width:1024px) {
	.offer-banners img {
		height: 195px!important
	}
}

.offer-banners .left-banner {
	position: relative;
	width: 65.96%;
	margin-bottom: 22px;
	display: block
}

.offer-banners .left-banner2 {
	position: relative;
	width: 31.96%;
	margin-bottom: 22px;
	display: block
}

@media (max-width:1024px) {
	.offer-banners .left-banner {
		margin-bottom: 12px
	}
}

.offer-banners .left-banner img {
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: right;
	object-position: right;
	height: 300px
}

.offer-banners .left-banner img.insurance-small img {
	height: 270px
}

.offer-banners .left-banner.insurance-radius {
	height: 300px
}

.offer-banners .left-banner.insurance-small img {
	height: 270px
}

.offer-banners .left-banner.insurance-small287 {
	height: 287px
}

.offer-banners .left-banner.insurance-small287 img {
	height: 287px;
	position: relative;
	margin-top: -17px
}

.offer-banners .left-banner.vacancy-small img {
	height: 210px
}

.offer-banners .left-banner.insurance-departure img {
	height: 270px
}

@media (max-width:1024px) {
	.offer-banners .left-banner.insurance-departure img {
		height: 189px;
		overflow: hidden;
		-o-object-fit: cover;
		object-fit: cover
	}
}

@media (max-width:1024px) {
	.offer-banners .left-banner.insurance-departure {
		width: 59%
	}
}

.offer-banners .left-banner.insurance-departure-left img {
	height: 270px;
	width: calc(100% + 29px)
}

@media (max-width:1140px) {
	.offer-banners .left-banner.insurance-departure-left img {
		overflow: hidden;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: left;
		object-position: left
	}
}

@media (max-width:1024px) {
	.offer-banners .left-banner.insurance-departure-left img {
		height: 195px
	}
}

.offer-banners .right-banner {
	float: right;
	position: relative;
	width: 31.58%;
	margin-bottom: 22px
}

.offer-banners .full-banner {
	float: none;
	position: relative;
	width: 100%;
	margin-bottom: 22px
}

.offer-banners .right-banner img {
	float: right;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	height: 300px
}

.offer-banners .right-banner2 img {
	float: right;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	height: 270px;
	width: 348px
}

.offer-banners .right-banner.insurance-small img {
	height: 270px
}

.offer-banners .right-banner.vacancy-small img {
	height: 210px
}

@media (max-width:1024px) {
	.offer-banners .right-banner {
		margin-bottom: 12px
	}
}

@media (max-width:1024px) {
	.offer-banners .right-banner.insurance-departure--right {
		width: 39%
	}
}

.offer-banners .bottom-banner {
	position: relative;
	overflow: hidden;
	clear: both;
	width: 100%;
	display: block;
	float: left
}

.offer-banners .bottom-banner img {
	overflow: hidden
}

.offer-banners .bottom-banner.insurance-small img {
	height: 270px
}

.offer-mobile-banners {
	display: none
}

.offer-mobile-banners a {
	position: relative
}

.offer-mobile-banners a .banner-text {
	top: 36px;
	left: 90px
}

.offer-mobile-banners.offer-mobile-banners_newheight a .banner-text {
	top: 41px;
	left: 80px
}

.offer-mobile-banners a .banner-text .banner-text__title {
	font-size: 18px
}

.offer-mobile-banners a .banner-text .banner-text__p {
	font-size: 12px;
	line-height: 14px
}

@media (max-width:1170px) {
	.offer-mobile-banners {
		display: block
	}
}

@media (max-width:1140px) {
	.offer-mobile-banners.offer-mobile-banners--resize1140 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.offer-mobile-banners.offer-mobile-banners--resize1140 a {
		width: 32.5%
	}
}

@media (max-width:992px) {
	.offer-mobile-banners.offer-mobile-banners--resize1140 {
		display: block
	}
	.offer-mobile-banners.offer-mobile-banners--resize1140 a {
		width: 100%
	}
}

@media (max-width:992px) {
	.offer-mobile-banners.offer-mobile-banners--resize992 {
		display: block
	}
}

.offer-mobile-banners a {
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 8px;
	background: #00b5f3;
	height: 183px
}

@media (max-width:480px) {
	.offer-mobile-banners a {
		height: 160px
	}
	.offer-mobile-banners.offer-mobile-banners_newheight a {
		height: 218px
	}
	.offer-mobile-banners.offer-mobile-banners_newheight a .banner-text {
		top: 47px;
		left: 90px
	}
	.offer-mobile-banners a .banner-text .banner-text__p {
		padding-right: 20px;
		font-size: 15px;
		line-height: 18px
	}
	.offer-mobile-banners.vacancy-mobile-banners a .banner-text {
		top: 30px;
		left: 90px
	}
}

.offer-mobile-banners a:first-child {
	background: #00d062
}

.offer-mobile-banners a img {
	height: 183px;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: left;
	object-position: left
}

@media (max-width:480px) {
	.offer-mobile-banners a img {
		height: 160px
	}
	.offer-mobile-banners.offer-mobile-banners_newheight a img {
		height: 218px
	}
}

.vacancy-page .text-center {
	margin-bottom: 20px
}

.banner-text {
	position: absolute;
	top: 62px;
	left: 98px;
	z-index: 99
}

.banner-text.banner-text--karera {
	top: 45px
}

.left-banner .banner-text {
	left: 283px
}

.left-banner .banner-text .banner-text__title {
	font-size: 33px;
	line-height: 45px
}

.banner-text .banner-text__title {
	font-family: FontfabricMullerBold;
	display: block;
	font-size: 25px;
	color: #fff;
	margin-bottom: 8px;
	text-transform: uppercase;
	padding-right: 20px
}

.banner-text .banner-text__p {
	display: block;
	font-size: 15px;
	color: #fff;
	padding-right: 10px;
	line-height: 20px
}

.setelem-bank-today {
	overflow: hidden;
	clear: both;
	height: 470px;
	background: url(../images/numbers-bg.png) 50% 0 no-repeat;
	background-size: cover;
	padding-top: 55px;
	margin-bottom: 30px
}

@media (max-width:1140px) {
	.setelem-bank-today {
		height: 310px;
		padding-top: 40px
	}
}

@media (max-width:767px) {
	.setelem-bank-today {
		height: 195px;
		padding-top: 30px
	}
}

.setelem-bank-today .title {
	font-family: FontfabricMullerBold;
	display: block;
	font-size: 45px;
	color: #fff;
	margin-bottom: 83px;
	text-align: center;
	text-transform: uppercase
}

@media (max-width:1140px) {
	.setelem-bank-today .title {
		margin-bottom: 50px;
		font-size: 30px
	}
}

@media (max-width:767px) {
	.setelem-bank-today .title {
		margin-bottom: 30px;
		font-size: 20px
	}
}

.numbers-item {
	width: 33%
}

.numbers-item__arrowright {
	font-size: 40px;
	font-family: Arial
}

.numbers-item .numbers-item__crown {
	display: block;
	height: 140px;
	background: url(../images/crown.png) 50% 50% no-repeat;
	text-align: center;
	font-size: 48px;
	color: #fff;
	white-space: nowrap;
	line-height: 120px;
	margin-bottom: 13px
}

.numbers-item .numbers-item__crown.numbers-item__crown--text-size42 {
	font-size: 42px
}

@media (max-width:1140px) {
	.numbers-item .numbers-item__crown {
		background-size: 112px 85px;
		height: 100px;
		font-size: 32px!important;
		line-height: 100px
	}
	.numbers-item__arrowright {
		font-size: 30px;
		font-family: Arial
	}
}

@media (max-width:767px) {
	.numbers-item .numbers-item__crown {
		background-size: 71px 54px;
		height: 54px;
		font-size: 20px!important;
		line-height: 50px;
		margin-bottom: 10px
	}
	.numbers-item__arrowright {
		font-size: 20px;
		font-family: Arial
	}
}

.numbers-item .numbers-item__text {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 30px;
	color: #fff;
	text-align: center
}

@media (max-width:1140px) {
	.numbers-item .numbers-item__text {
		font-size: 20px;
		margin: 0 auto;
		line-height: 22px
	}
}

@media (max-width:767px) {
	.numbers-item .numbers-item__text {
		font-size: 9px;
		margin: 0 auto;
		line-height: 14px;
		white-space: nowrap
	}
	.numbers-item:first-child .numbers-item__text {
		white-space: nowrap
	}
}

.why-choose-us__content {
	margin-bottom: 50px
}

#js--vacancy {
	padding-top: 50px
}

#js--vacancy.vacancy-list_block {
	padding-top: 0!important
}

@media (max-width:767px) {
	.why-choose-us__content {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0
	}
	.why-choose-us.why-choose-us--text-right .why-choose-us-item__image {
		width: 100px
	}
}

.why-choose-us-item {
	text-align: center;
	width: 23%
}

.why-choose-us-item.why-choose-us-item--third {
	width: 33.3%
}

.why-choose-us-item__image .mobile-display {
	margin: 0 auto
}

@media (max-width:767px) {
	.why-choose-us-item.why-choose-us-item--third {
		width: 100%;
		text-align: left;
		margin-bottom: 20px
	}
	.why-choose-us-item.why-choose-us-item--third img {
		width: 100%;
		height: auto
	}
}

@media (max-width:767px) {
	.why-choose-us-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.why-choose-us-item.why-choose-us-item--about {
	margin: 0 80px
}

@media (max-width:1140px) {
	.why-choose-us-item.why-choose-us-item--about {
		margin: 0;
		width: 33%
	}
}

@media (max-width:767px) {
	.why-choose-us-item.why-choose-us-item--about {
		width: 100%;
		text-align: left;
		margin-bottom: 20px
	}
}

@media (max-width:767px) {
	.why-choose-us-item:last-child {
		margin-bottom: 0
	}
}

@media (max-width:767px) {
	.why-choose-us-item {
		width: 100%;
		text-align: left;
		margin-bottom: 20px
	}
	.why-choose-us-item strong {
		width: 100%
	}
}

@media (max-width:767px) {
	.why-choose-us-item__image {
		float: left;
		overflow: hidden;
		width: 90px;
		margin-right: 10px
	}
}

@media (max-width:480px) {
	h2 {
		font-size: 18px
	}
}

.why-choose-us-item__image.why-choose-us-item__image--high img {
	width: 186px;
	height: 186px;
	margin-bottom: 20px
}

@media (max-width:1140px) {
	.why-choose-us-item__image.why-choose-us-item__image--high img {
		width: 107px;
		height: 107px
	}
}

@media (max-width:767px) {
	.why-choose-us-item__image.why-choose-us-item__image--high img {
		overflow: hidden;
		width: 70%;
		height: auto;
		margin-bottom: 0
	}
	.why-choose-us-item__image.why-choose-us-item__image--high img.advantages-icon6 {
		width: 100px;
		max-width: 90%
	}
}

.why-choose-us-item__image img {
	width: 186px;
	height: 186px;
	margin-bottom: 15px
}

@media (max-width:1140px) {
	.why-choose-us-item__image img {
		width: 107px;
		height: 107px
	}
}

@media (max-width:767px) {
	.why-choose-us-item__image {
		height: auto
	}
	.why-choose-us-item__image img {
		max-width: 70%;
		height: auto
	}
}

.why-choose-us-item__text {
	display: block;
	font-size: 15px;
	padding: 0 0
}

.why-choose-us-item__text.why-choose-us-item__text--high {
	font-size: 15px
}

@media (max-width:1140px) {
	.why-choose-us-item__text.why-choose-us-item__text--high {
		font-size: 15px;
		padding: 0 20px
	}
}

@media (max-width:767px) {
	.why-choose-us-item__text.why-choose-us-item__text--high {
		float: right;
		padding: 0;
		width: calc(100% - 125px);
		margin-top: -13px
	}
	.btn.btn-middle {
		font-size: 15px
	}
}

@media (max-width:1140px) {
	.why-choose-us-item__text {
		font-size: 13px;
		padding: 0 20px
	}
}

@media (max-width:992px) {
	.why-choose-us-item__text {
		font-size: 12px;
		padding: 0
	}
}

@media (max-width:767px) {
	.why-choose-us-item__text {
		float: right;
		padding: 0 0 0 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 40px;
		width: calc(100% - 100px)
	}
	.long-text span {
		display: block
	}
}

.why-choose-us-item strong {
	font-family: Montserrat, sans-serif;
	display: block
}

footer {
	overflow: hidden;
	clear: both;
	padding: 50px 0;
	border-top: 1px solid #ececec
}

.footer-menu-mobile {
	display: none
}

@media (max-width:767px) {
	.footer-menu {
		display: none!important
	}
	.footer-menu-mobile {
		display: block
	}
	footer {
		border-top: none;
		padding-top: 0;
		margin-top: -3px
	}
}

.footer-menu-item {
	margin-bottom: 60px
}

.footer-menu-item.footer-menu-item--tablet {
	display: none
}

@media (max-width:1140px) {
	.footer-menu-item.footer-menu-item--tablet {
		display: block;
		min-width: 142px
	}
}

.footer-menu-item .title-a {
	display: block;
	margin-bottom: 10px
}

.footer-menu-item .title-a a {
	font-size: 13px;
	color: #99a2b3;
	text-transform: uppercase
}

.footer-menu-item .title-a a:hover {
	text-decoration: underline
}

.footer-menu-item ul {
	margin-bottom: 15px
}

.footer-menu-item ul li {
	line-height: 24px
}

.footer-menu-item ul li a {
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	color: #99a2b3
}

.footer-menu-item ul li a:hover {
	text-decoration: underline
}

.footer-middle {
	overflow: hidden;
	clear: both;
	margin-bottom: 45px
}

.footer-middle .mobile-position {
	display: inline
}

@media (max-width:1140px) {
	.footer-middle .mobile-position {
		margin-bottom: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (max-width:767px) {
	.footer-middle .mobile-position {
		display: block
	}
	.footer-middle {
		margin-bottom: 20px;
		padding-top: 30px
	}
}

.old-logo {
	float: left;
	margin-right: 100px
}

.old-logo img {
	width: 150px
}

@media (max-width:1140px) {
	.old-logo {
		margin: 0
	}
}

@media (max-width:767px) {
	.old-logo {
		display: block;
		float: none;
		text-align: center;
		margin-bottom: 20px
	}
}

.footer-phone {
	float: left;
	margin: 3px 50px 0 0
}

@media (max-width:1140px) {
	.footer-phone {
		margin: 0
	}
}

@media (max-width:767px) {
	.footer-phone {
		display: block;
		float: none;
		text-align: center;
		margin-bottom: 20px
	}
}

.footer-phone a {
	font-size: 30px;
	color: #373737;
	text-transform: none!important
}

.footer-phone span {
	display: block;
	font-size: 12px;
	color: #7f8795
}

.call-back {
	padding-right: 45px
}

.call-back .phone-icon {
	float: left;
	display: inline-block;
	width: 20px;
	height: 15px;
	background: url(../images/mail-icon.png) 0 0 no-repeat;
	background-size: 40px 15px;
	margin: 10px 22px 0 0
}

.call-back:hover .phone-icon {
	color: #fff;
	background-position: 100% 0
}

.social {
	float: right;
	margin-right: 30px
}

@media (max-width:1140px) {
	.social {
		float: none;
		width: 100%;
		text-align: center
	}
}

.social li {
	display: inline-block;
	margin-left: 24px
}

.social li img {
	width: 43px;
	height: 43px
}

@media (max-width:1140px) {
	.social li {
		margin: 0 12px
	}
}

.social li a {
	display: block;
	-webkit-transition: .5s;
	transition: .5s
}

.social li a:hover {
	opacity: .7
}

.footer-bottom {
	overflow: hidden;
	clear: both
}

.footer-text {
	width: 68%
}

@media (max-width:1140px) {
	.footer-text {
		width: 100%;
		text-align: center;
		margin-bottom: 30px
	}
}

@media (max-width:1140px) {
	.footer-text {
		text-align: left
	}
}

.footer-text p {
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	color: #99a2b3;
	margin-bottom: 29px;
	line-height: 20px
}

.footer-text p:last-child {
	margin-bottom: 0
}

.footer-text a {
	font-size: 13px;
	color: #99a2b3;
	text-decoration: underline
}

.footer-text a:hover {
	text-decoration: none
}

.rewards span {
	margin-left: 30px;
	max-width: 70px;
	display: inline-block
}

.rewards span img {
	max-width: 100%
}

@media (max-width:1140px) {
	.rewards span {
		margin: 0 15px
	}
}

@media (max-width:1140px) {
	.rewards {
		width: 100%;
		text-align: center
	}
}

@media (max-width:1140px) {
	.news-carousel {
		padding: 0 47px;
		margin-bottom: 25px
	}
}

@media (max-width:767px) {
	.news-carousel {
		padding: 0 15px 10px 15px
	}
	.rewards span {
		max-width: 55px
	}
}

.bank-news .text-center {
	margin-bottom: 15px!important
}

.new-item__date {
	display: block;
	font-size: 15px;
	color: #22b25c;
	margin-bottom: 10px
}

.new-item__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 22px
}

.new-item__text {
	overflow: hidden;
	height: 137px;
	margin-bottom: 10px
}

.new-item__image {
	height: 144px
}

.new-item__image img {
	width: 100%;
	overflow: hidden;
	height: 144px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	border-radius: 8px 8px 0 0
}

.new-item__info {
	background: #f6f7f8;
	padding: 22px 18px 20px 18px;
	height: 257px;
	border-radius: 0 0 8px 8px
}

.new-item p {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px
}

.new-item .btn {
	width: auto!important
}

.main-slider {
	height: 480px;
	background: #f7f7f8;
	padding: 0
}

@media (max-width:1280px) {
	.main-slider {
		height: auto
	}
}

@media (max-width:768px) {
	.main-slider {
		height: auto
	}
}

.main-slider .item {
	width: 100%;
	height: 480px;
	text-align: center
}

@media (max-width:1280px) {
	.main-slider .item {
		height: auto
	}
}

@media (max-width:768px) {
	.main-slider .item {
		height: auto;
		text-align: left
	}
}

.main-slider .item img {
	width: 1280px;
	min-height: 480px;
	position: relative;
	margin-left: 0
}

@media (max-width:1280px) {
	.main-slider .item img {
		width: auto;
		height: 100%!important;
		min-height: auto
	}
}

@media (max-width:767px) {
	.main-slider .item img {
		height: auto
	}
}

.main-slider .item img:first-child {
	z-index: 999999
}

@media (max-width:768px) {
	.desktop-slide {
		display: none
	}
}

.mobile-slide {
	display: none
}

@media (max-width:768px) {
	.mobile-slide {
		display: block
	}
}

#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 900;
	background-color: #000;
	display: none
}

.window-scroll {
	width: 510px;
	max-height: 75vh;
	overflow-y: auto;
	overflow-x: hidden
}

#boxes .window {
	position: fixed;
	left: 0;
	top: 0;
	width: 1140px;
	display: none;
	z-index: 990;
	padding: 35px 50px 35px 35px;
	background: #fff;
	max-height: 87vh;
	border-radius: 8px;
	margin-top: 30px
}

#boxes .window p a {
	font-weight: 700
}

#boxes .window p a:hover {
	text-decoration: underline
}

#vacany_subscribe_from {
	padding: 40px!important
}

.window {
	top: 30px!important
}

.window.window-center {
	top: 35%!important;
	margin-left: -40px
}

@media (max-width:1280px) {
	#boxes .window {
		width: calc(100% - 30px);
		padding: 30px 20px;
		margin-left: -10px
	}
	#vacany_subscribe_from {
		padding: 30px 20px 30px 35px!important
	}
}

@media (max-width:767px) {
	#boxes .window {
		padding: 65px 15px 20px 15px
	}
	#vacany_subscribe_from {
		padding: 30px 10px 20px 15px!important
	}
}

.trt_form .checkbox-item {
	padding-top: 0!important
}

#boxes .window.window--small {
	width: 670px;
	padding: 40px 10px 40px 40px
}

@media (max-width:767px) {
	#boxes .window.window--small {
		width: calc(100% - 30px);
		padding: 45px 15px 20px 15px;
		margin-left: -15px
	}
}

#boxes .window .window-scroll--small {
	max-height: 440px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 50px
}

@media (max-width:1280px) {
	#boxes .window .window-scroll--small {
		max-height: 320px
	}
}

@media (max-width:767px) {
	#boxes .window .window-scroll--small {
		width: 102%;
		max-height: 55vh;
		margin-top: 25px
	}
}

#popup-checkcredit_avail {
	text-align: center
}

#boxes .window.window--xs {
	width: 560px;
	padding: 40px
}

#popup-security_formsuccess {
	max-height: auto;
	height: auto
}

@media (max-width:767px) {
	#boxes .window.window--xs {
		width: calc(100% - 30px);
		padding: 45px 10px 20px 15px;
		margin-left: -10px
	}
}

#boxes .window .window-scroll--xs {
	width: 510px;
	max-height: 60vh;
	overflow-y: auto;
	overflow-x: hidden
}

.mCSB_container {
	margin-right: 30px!important
}

@media (max-width:767px) {
	#boxes .window .window-scroll--xs {
		width: 100%;
		max-height: 55vh
	}
}

#boxes .window .window-scroll-max {
	width: 1080px;
	max-height: 60vh;
	overflow-y: auto;
	overflow-x: hidden
}

@media (max-width:1280px) {
	#boxes .window .window-scroll-max {
		width: 100%;
		height: 55vh
	}
}

#boxes .window .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 32px;
	height: 32px;
	display: block;
	background: url(../images/close-modal.png) 0 0 no-repeat;
	background-size: 32px 32px;
	opacity: 1!important
}

@media (max-width:767px) {
	#boxes .window .close {
		right: 10px
	}
	#boxes .window .close {
		transform: scale(.9);
		top: 5px;
		right: 5px
	}
}

.search-modal-city__top-search {
	margin-bottom: 35px
}

.search-modal-city__top-search input {
	width: 522px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #66ca8e;
	padding: 0 35px;
	border-radius: 36px;
	-webkit-transition: .5s;
	transition: .5s
}

@media (max-width:767px) {
	.search-modal-city__top-search input {
		max-width: 522px;
		width: 100%;
		height: 40px;
		line-height: 40px;
		padding-left: 15px
	}
}

.search-modal-city__column ul {
	margin-bottom: 20px
}

.search-modal-city__column ul a {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	color: #666
}

@media (max-width:767px) {
	.search-modal-city__column {
		width: 100%
	}
}

.search-modal-city__column ul a:hover {
	color: #22b25c
}

.search-modal-city strong {
	font-family: Montserrat, sans-serif
}

.modal-text .modal-text__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 14px;
	margin-bottom: 15px
}

.modal-text p {
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #dddfe0
}

.modal-text p a {
	color: #22b25c
}

.modal-text p a:hover {
	text-decoration: underline
}

.modal-text .modal-text__bottom {
	font-size: 13px
}

.modal-text .modal-text__bottom span {
	color: #22b25c
}

.top-inner-banner {
	overflow: hidden;
	clear: both;
	padding-top: 65px;
	min-height: 286px;
	padding-bottom: 30px;
	background: url(../images/top-banner-1.jpg) 50% 0 no-repeat
}

.top-inner-banner.top-inner-banner--news {
	background: url(../images/top-banner-2.jpg) 50% 0 no-repeat
}

.top-inner-banner.top-inner-banner--map {
	background: url(../images/top-banner-3.jpg) 50% 0 no-repeat
}

.top-inner-banner.top-inner-banner--search {
	background: url(../images/top-banner-4.jpg) 50% 0 no-repeat
}

.top-inner-banner.top-inner-banner--questions {
	background: url(../images/top-banner-5.jpg) 50% 0 no-repeat
}

.top-inner-banner.top-inner-banner--align-center {
	padding-top: 0
}

.top-inner-banner.top-inner-banner--align-center h1 {
	min-height: 286px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:992px) {
	.top-inner-banner {
		background: url(../images/top-banner-1-mobile.jpg) 50% 0 no-repeat;
		background-size: cover;
		padding: 40px 0!important
	}
	.top-inner-banner.top-inner-banner--news {
		background: url(../images/top-banner-2-mobile.jpg) 50% 0 no-repeat;
		background-size: cover
	}
	.top-inner-banner.top-inner-banner--map {
		background: url(../images/top-banner-3-mobile.jpg) 50% 0 no-repeat;
		background-size: cover
	}
	.top-inner-banner.top-inner-banner--search {
		background: url(../images/top-banner-4-mobile.jpg) 50% 0 no-repeat;
		background-size: cover
	}
	.top-inner-banner.top-inner-banner--questions {
		background: url(../images/top-banner-5-mobile.jpg) 50% 0 no-repeat;
		background-size: cover
	}
}

@media (max-width:1140px) {
	.top-inner-banner.top-inner-banner--align-center h1 {
		min-height: auto;
		padding: 40px 0
	}
}

@media (max-width:767px) {
	.top-inner-banner.top-inner-banner--align-center h1 {
		padding: 20px 0
	}
}

@media (max-width:1140px) {
	.top-inner-banner.top-inner-banner--align-center {
		min-height: auto;
		padding: 0
	}
}

@media (max-width:767px) {
	.top-inner-banner.top-inner-banner--align-center {
		padding: 0
	}
}

.top-inner-banner h1 {
	margin-bottom: 0
}

@media (max-width:1140px) {
	.top-inner-banner {
		min-height: auto;
		padding: 40px 0
	}
}

@media (max-width:767px) {
	.top-inner-banner {
		padding: 20px 0
	}
}

.inner-menu {
	width: calc(100% + 60px);
	margin-left: -30px;
	width: calc(100% + 30px);
	margin-left: -15px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 50px
}

@media (max-width:1140px) {
	.inner-menu {
		width: 100%;
		padding: 0;
		margin: 0 0 30px 0
	}
}

@media (max-width:992px) {
	.inner-menu {
		border-bottom: none
	}
}

@media (max-width:1140px) {
	.inner-menu ul {
		width: 100%
	}
}

@media (max-width:992px) {
	.inner-menu ul {
		overflow-x: auto;
		white-space: nowrap;
		display: block;
		height: 90px
	}
}

.inner-menu li {
	display: inline-block;
	padding: 26px 0 19px 0
}

.inner-menu li a:focus,
.inner-menu li:active,
.inner-menu li:focus,
.main-menu li a:focus,
.main-menu li:active,
.main-menu li:focus {
	text-decoration: none
}

.inner-menu li.current {
	border-bottom: 3px solid #22b25c
}

@media (max-width:992px) {
	.inner-menu li {
		margin-right: 20px
	}
}

.inner-menu li a {
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	color: #666!important;
	text-transform: uppercase;
	transition: .5s
}

.inner-menu li:hover a {
	color: #22b25c!important
}

@media (max-width:1140px) {
	.inner-menu a {
		font-size: 10px
	}
}

@media (max-width:992px) {
	.inner-menu a {
		font-size: 12px
	}
}

.inner-menu a:hover {
	color: #22b25c
}

span.documents-list {
	position: relative;
	margin-bottom: 28px;
	padding-left: 80px!important;
	min-height: 50px;
	padding-right: 0;
	max-width: 100%;
	display: block
}

.documents-list a i {
	position: absolute;
	display: block;
	left: 0;
	margin-top: -6px
}

span.documents-list i img {
	width: 49px
}

.documents-list i img {
	width: 49px
}

.documents-list li {
	position: relative;
	margin-bottom: 28px;
	padding-left: 75px!important;
	min-height: 50px
}

.documents-list li .br-list {
	display: block
}

@media (max-width:767px) {
	.documents-list li .br-list {
		display: inline
	}
	.documents-list {
		padding-top: 20px
	}
}

@media screen and (max-height:575px) {
	.window .captch-block {
		transform: scale(.77);
		margin-left: -14px
	}
	.window .checkbox-item--margin-left {
		margin-left: 10px!important
	}
}

.documents-list li.opener-li {
	padding-left: 0!important;
	margin-bottom: 45px;
	margin-top: -5px
}

.documents-list li.opener-li .opener {
	border: none;
	background: 0 0;
	padding-left: 0
}

.documents-list li.opener-li .opener:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: auto;
	width: 46px;
	height: 100%;
	background: #fff url(../images/accordion-open.png) 50% 50% no-repeat;
	background-size: 14px 8px;
	background-color: transparent!important
}

.documents-list li.opener-li.active .opener:after {
	content: '';
	position: absolute;
	right: 0;
	height: 100%;
	width: 46px;
	height: 100%;
	background: url(../images/city-down.png) 50% 50% no-repeat;
	background-size: 14px 8px
}

@media (max-width:480px) {
	.documents-list li.opener-li.active .opener:after {
		width: 26px
	}
}

.text-center.margin-mid {
	margin-bottom: 40px
}

.documents-list a {
	font-size: 12px;
	color: #373737!important;
	line-height: 20px;
	transition: .5s
}

.documents-list a:hover {
	color: #22b25c!important
}

.documents-list a.download {
	color: #22b25c
}

.documents-list span {
	display: inline-block
}

.documents-list strong {
	display: block;
	margin-bottom: 5px
}

.documents-list .title-doc i {
	position: absolute;
	display: block;
	left: 0;
	margin-top: -6px
}

.representative-item .submenu {
	padding-top: 15px!important
}

.representative-item .submenu li {
	margin-bottom: 0!important
}

.representative-item .opener {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: 0 0!important;
	padding: 0 0 0 11px!important;
	margin: 0;
	border: none!important;
	font-weight: 300;
	font-size: 15px!important
}

@media (max-width:767px) {
	.representative-item .opener {
		display: block!important
	}
}

.representative-item .opener:hover .representative-item__district {
	text-decoration: underline!important
}

.representative-item .opener:hover .representative-item__adress {
	text-decoration: underline!important
}

.representative-item .opener:after {
	display: none!important
}

@media (max-width:767px) {
	.representative-item .opener .representative-item__district {
		width: 100%
	}
	.representative-item .opener:hover .representative-item__district {
		text-decoration: none!important
	}
	.representative-item .opener:hover .representative-item__adress {
		text-decoration: none!important
	}
}

.representative-item .opener .representative-item__adress {
	display: block;
	width: calc(100% - 420px);
	font-size: 15px;
	color: #333
}

@media (max-width:992px) {
	.representative-item .opener .representative-item__adress {
		width: calc(100% - 200px)
	}
}

@media (max-width:767px) {
	.representative-item .opener .representative-item__adress {
		width: 100%
	}
}

.representative-item .opener .representative-item__adress p {
	font-size: 15px;
	margin-bottom: 20px
}

.representative-item .opener .representative-item__adress p:last-child {
	margin-bottom: 0
}

.representative-item__info {
	padding: 0 20px 0 420px;
	font-size: 14px
}

@media (max-width:992px) {
	.representative-item__info {
		padding-left: 200px
	}
}

@media (max-width:767px) {
	.representative-item__info {
		padding: 0 10px 0 0
	}
}

.representative-links {
	position: relative;
	width: 100%
}

@media (max-width:992px) {
	.representative-links {
		margin-bottom: 15px
	}
}

@media (max-width:767px) {
	.representative-links {
		text-align: center
	}
	.chairman__biography-btn {
		text-align: center
	}
	.chairman__biography-btn .btn {
		height: 41px;
		line-height: 41px;
		padding: 0 39px!important
	}
}

.representative-links a {
	position: absolute;
	bottom: -35px;
	right: 0;
	font-size: 15px;
	padding-left: 30px;
	height: 20px;
	line-height: 20px;
	color: #22b25c;
	z-index: 99
}

@media (max-width:992px) {
	.representative-links a {
		position: relative;
		bottom: 0
	}
}

.representative-links a:hover {
	text-decoration: underline
}

.representative-links .representative-links__location {
	background: url(../images/location-icon.png) 0 50% no-repeat;
	background-size: 15px 19px
}

.representative-links .representative-links__list {
	background: url(../images/list-icon.png) 0 40% no-repeat
}

@media (max-width:767px) {
	.section-inner h4 {
		font-size: 14px
	}
}

.requisites_table {
	margin-bottom: 80px
}

@media (max-width:767px) {
	.requisites_table {
		margin-bottom: 30px
	}
}

.requisites_table table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dddfe0;
	border-radius: 8px;
	display: block
}

.requisites_table tr:last-child td {
	border-bottom: none
}

.requisites_table td {
	padding: 13px 15px;
	border-bottom: 1px solid #dddfe0;
	font-size: 15px
}

.requisites_table td:first-child {
	font-family: Montserrat, sans-serif;
	width: 37%
}

@media (max-width:767px) {
	.requisites_table td {
		font-size: 10px;
		padding: 5px
	}
}

.about_bank p {
	font-size: 15px;
	margin-bottom: 20px
}

.target-block {
	height: 380px;
	background: #fafafa;
	margin-top: 40px
}

@media (max-width:767px) {
	.target-block {
		height: auto;
		margin-top: 0
	}
}

.target-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 380px;
	padding: 65px 0;
	background: url(../images/targett-bg.png) 100% 50% no-repeat
}

@media (max-width:992px) {
	.target-content {
		background-position: 180% 50%
	}
}

@media (max-width:767px) {
	.target-content {
		height: auto;
		padding: 30px 0 10px 0;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		background: url(../images/target-mobile.png) 110% 50% no-repeat
	}
}

.target-content__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:767px) {
	.target-content__item {
		display: block;
		margin-bottom: 0;
		height: auto;
		position: relative;
		z-index: 9
	}
}

.target-content__dart {
	position: absolute;
	right: 20px;
	top: -66px;
	display: block
}

@media (max-width:992px) {
	.target-content__dart {
		display: none
	}
}

.target-content__title {
	font-family: FontfabricMullerBold;
	display: block;
	width: 292px;
	font-size: 40px;
	color: #22b25c;
	text-transform: uppercase
}

.target-content__item:nth-child(2) .target-content__title {
	top: 0;
	position: relative
}

.target-content__dart-mobile {
	display: none
}

@media (max-width:767px) {
	.target-content__title {
		width: 100%;
		font-size: 20px
	}
	.target-content__item:nth-child(2) .target-content__title {
		top: 0;
		position: relative
	}
	.target-content {
		overflow: hidden
	}
	.alert-messages {
		padding: 0 20px 0 10px
	}
}

.target-content__title span {
	display: block
}

.target-content__text-block {
	width: 500px;
	padding-top: 10px
}

@media (max-width:1140px) {
	.target-content__text-block {
		width: calc(100% - 315px)
	}
}

@media (max-width:767px) {
	.target-content__text-block {
		width: 100%
	}
}

.target-content__text-block p {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	line-height: 18px
}

.worth-content-padding {
	padding: 30px 60px 0 60px
}

@media (max-width:1140px) {
	.worth-content-padding {
		padding: 0
	}
}

.worth-block {
	margin-bottom: 40px
}

@media (max-width:992px) {
	.worth-block {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important;
		margin-bottom: 0
	}
}

.worth-item {
	max-width: 250px;
	margin-bottom: 15px
}

@media (max-width:480px) {
	.worth-item {
		max-width: 480px;
		width: 100%
	}
	.worth-item .worth-item__image {
		display: block;
		text-align: center;
		height: 104px
	}
}

.worth-item .worth-item__image {
	display: block;
	text-align: center;
	height: 104px
}

.worth-item .worth-item__image img {
	height: 73px
}

.worth-item .worth-item__title {
	display: block;
	font-size: 24px;
	text-align: center;
	margin-bottom: 8px
}

.worth-item p {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	margin-bottom: 18px
}

.pogasit-kredit {
	margin-bottom: 60px
}

p.small-size {
	font-size: 12px!important
}

.bank_principles {
	padding-top: 61px
}

.bank_principles .bank_principles__title {
	display: block;
	font-size: 18px;
	color: #22b25c;
	text-transform: uppercase;
	margin-bottom: 40px
}

@media (max-width:480px) {
	.bank_principles .bank_principles__title {
		margin-bottom: 20px
	}
	.bank_principles {
		padding-top: 10px
	}
}

.tabs-filter {
	position: relative;
	z-index: 1
}

.tabs-filter ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
	margin-bottom: 25px
}

.tabs-filter ul.tabs li {
	float: left;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 99;
	height: 45px;
	line-height: 45px;
	-webkit-transition: .5s;
	transition: .5s;
	text-align: center;
	background: 0 0;
	white-space: nowrap;
	min-width: 195px;
	padding: 0 25px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	border-radius: 32px;
	border: 1px solid #22b25c;
	color: #22b25c;
	margin-right: 10px;
	margin-bottom: 15px
}

@media (max-width:767px) {
	.tabs-filter ul.tabs li {
		font-size: 13px;
		height: auto;
		padding: 10px 15px
	}
}

@media (max-width:767px) {
	.tabs-filter ul.tabs li {
		float: none;
		width: 80%;
		max-width: 340px;
		margin: 0 auto 10px;
		line-height: normal;
		white-space: normal
	}
	.tabs-filter ul.tabs.tabs-rinfo li {
		width: 100%!important
	}
}

.tabs-filter ul.tabs li:hover {
	background: #22b25c;
	color: #fff
}

.tabs-filter ul.tabs li.active {
	background: #22b25c;
	color: #fff
}

.tabs-filter .tab_container {
	position: relative;
	border-top: none;
	clear: both;
	float: left;
	width: 100%
}

.tabs-filter .tab_content {
	position: relative;
	padding: 14px 0 31px 0;
	display: none;
	z-index: 9
}

.tabs-filter .tab_content.tab_content--padding-small {
	padding-bottom: 0
}

.tabs-filter .tab_drawer_heading {
	display: none
}

.repay-tabs ul.tabs li {
	width: 23%;
	margin: 0 0 15px 0
}

@media (max-width:992px) {
	.repay-tabs ul.tabs li {
		width: 49%
	}
}

@media (max-width:566px) {
	.repay-tabs ul.tabs li {
		width: 100%;
		margin-bottom: 10px
	}
}

.autocredit-tabs ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 40px;
	width: 100%;
	margin-bottom: 40px;
	border-bottom: 1px solid #ebebeb
}

@media (max-width:480px) {
	.autocredit-tabs ul.tabs {
		border-bottom: none;
		margin-bottom: 30px
	}
}

.autocredit-tabs ul.tabs li {
	float: left;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	z-index: 99;
	display: inline-block;
	padding: 0;
	height: 40px;
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	margin-right: 25px;
	-webkit-transition: .5s;
	transition: .5s
}

@media (max-width:992px) {
	.autocredit-tabs ul.tabs li {
		margin-right: 20px
	}
}

@media (max-width:480px) {
	.autocredit-tabs ul.tabs li {
		width: 100%;
		height: 36px;
		line-height: 36px;
		text-align: center
	}
}

@media (max-width:1140px) {
	.autocredit-tabs ul.tabs {
		height: auto;
		margin-bottom: 15px
	}
}

@media (max-width:480px) {
	.autocredit-tabs ul.tabs li {
		border: 1px solid #22b25c;
		border-radius: 4px;
		margin-bottom: 10px
	}
}

.autocredit-tabs ul.tabs li:hover {
	color: #22b25c
}

@media (max-width:480px) {
	.autocredit-tabs ul.tabs li:hover {
		background: #22b25c;
		color: #fff
	}
}

.autocredit-tabs ul.tabs li.active {
	border-bottom: 3px solid #22b25c
}

@media (max-width:480px) {
	.autocredit-tabs ul.tabs li.active {
		background: #22b25c;
		color: #fff
	}
}

.autocredit-tabs .tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%
}

.autocredit-tabs .tab_content {
	position: relative;
	padding: 14px 0 0 0;
	display: none
}

.autocredit-tabs .tab_drawer_heading {
	display: none
}

.pagination {
	overflow: hidden;
	clear: both;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0
}

.pagination ul li {
	display: inline-block;
	margin: 0 15px;
	padding: 0;
	height: 34px;
	vertical-align: top;
	line-height: 34px
}

@media (max-width:767px) {
	.pagination ul li {
		margin: 0 8px
	}
}

.pagination ul a {
	width: 34px;
	height: 34px;
	font-size: 15px;
	color: #9b9b9b;
	-webkit-transition: .5s;
	transition: .5s
}

.pagination ul a:hover {
	color: #22b25c
}

.pagination__prev a {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../images/pagination-arrows.png) 0 0 no-repeat;
	background-size: 68px 34px
}

.pagination__current a {
	color: #22b25c!important
}

.pagination__next a {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../images/pagination-arrows.png) 100% 0 no-repeat;
	background-size: 68px 34px
}

.pagination__next a:hover {
	opacity: .2
}

.select-block {
	margin-left: 40px
}

.select-block .title {
	display: inline-block;
	font-size: 14px;
	color: #373737;
	line-height: 42px;
	margin-right: 10px
}

@media (max-width:767px) {
	.select-block .title {
		display: block
	}
}

@media (max-width:1140px) {
	.select-block {
		margin-right: 40px;
		margin-left: 0
	}
}

@media (max-width:767px) {
	.select-block {
		margin-right: 0;
		margin-left: 0;
		width: 100%
	}
}

.select-block.select-block--flex {
	margin-left: 0
}

@media (max-width:992px) {
	.select-block.select-block--flex {
		margin-bottom: 15px
	}
}

.subscribe-link {
	display: inline-block;
	line-height: 44px;
	margin-left: 40px
}

.subscribe-link a {
	font-size: 15px;
	color: #22b25c;
	text-decoration: underline
}

.subscribe-link a:hover {
	text-decoration: none
}

@media (max-width:767px) {
	.subscribe-link {
		margin: 15px 0;
		display: block;
		width: 100%
	}
}

.filter-select {
	position: absolute;
	top: -79px;
	right: 0;
	min-width: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}

.filter-select.select-block_otchetnost {
	top: -75px
}

.filter-select .select-block {
	margin-top: -5px
}

@media (max-width:1140px) {
	.filter-select {
		position: relative;
		top: -20px;
		width: 100%;
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.filter-select.select-block_otchetnost {
		top: -20px
	}
}

.select {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	width: 100%
}

.select.select-middle {
	width: 230px
}

.select.select-category {
	width: 340px
}

.select.select-year {
	width: 120px
}

.select-block.select-block_wide .select.select-middle {
	width: 410px
}

.select-block.select-block_thin .select.select-middle {
	width: 130px
}

.vacancy-filter .select.select-middle {
	width: 330px
}

.vacancy-filter .select.select-middle.js-vacancy_region {
	width: 200px!important
}

.vacancy-filter .select.select-middle.js-vacancy_category {
	width: 280px!important
}

.vacancy-filter .select.select-middle.js-vacancy_spec {
	width: 280px!important
}

@media (max-width:1140px) {
	.vacancy-filter .select.select-middle.js-vacancy_region {
		width: 330px!important
	}
	.vacancy-filter .select.select-middle.js-vacancy_category {
		width: 330px!important
	}
	.vacancy-filter .select.select-middle.js-vacancy_spec {
		width: 330px!important
	}
}

@media (max-width:560px) {
	.vacancy-filter .select.select-middle.js-vacancy_region {
		width: 100%!important
	}
	.vacancy-filter .select.select-middle.js-vacancy_category {
		width: 100%!important
	}
	.vacancy-filter .select.select-middle.js-vacancy_spec {
		width: 100%!important
	}
}

@media (max-width:992px) {
	.select-block.select-block_wide {
		padding-bottom: 20px
	}
}

@media (max-width:400px) {
	.select-block.select-block_wide {
		padding-bottom: 0
	}
	.select-block.select-block_wide .select.select-middle {
		width: 100%
	}
	.vacancy-filter .select.select-middle {
		width: 100%
	}
	.select-block.select-block_thin .select.select-middle {
		width: 100%
	}
}

.select-middle {
	display: inline-block
}

.js-region_select {
	width: 230px!important
}

@media (max-width:767px) {
	.select.select-middle {
		width: 100%;
		margin-bottom: 20px
	}
	.js-region_select {
		width: 100%!important;
		margin-bottom: 0
	}
	.map-side {
		box-shadow: none!important
	}
	.map-side {
		margin: 0!important
	}
	.map_anchor-trigger {
		display: none
	}
}

.map_anchor-main {
	position: relative;
	top: -160px
}

.map_anchor-trigger {
	position: absolute;
	width: 200px;
	bottom: 20px;
	left: calc(50% - 250px);
	height: 45px;
	line-height: 45px;
	-webkit-transition: .5s;
	transition: .5s;
	text-align: center;
	background: 0 0;
	white-space: nowrap;
	padding: 0 23px;
	font-size: 14px;
	text-decoration: none;
	border-radius: 32px!important;
	cursor: pointer;
	z-index: 9;
	background: #fff;
	border: 1px solid #22b25c;
	color: #22b25c;
	text-transform: uppercase
}

.map_anchor-trigger:hover {
	background: #22b25c;
	color: #fff
}

.select.select-middle-min {
	width: 185px
}

@media (max-width:767px) {
	.select.select-middle-min {
		width: 100%;
		margin-bottom: 20px
	}
	.ymaps-2-1-69-balloon {
		box-shadow: none
	}
	.map_anchor-trigger {
		position: absolute;
		width: 200px;
		top: 340px;
		left: calc(50% - 100px)
	}
}

.ymaps-2-1-69-balloon {
	border: 1px solid #eee;
	box-shadow: none!important;
	border-radius: 8px;
	background: #fff
}

.select.select-small {
	width: 90px
}

@media (max-width:767px) {
	.select.select-small {
		width: 100%
	}
}

@media (max-width:586px) {
	.select {
		width: 100%
	}
}

.credit--info {
	padding-left: 20px;
	font-size: 14px;
	padding-right: 20px
}

@media (max-width:586px) {
	.credit--info {
		margin-bottom: 30px
	}
}

.select .placeholder {
	position: relative;
	display: block;
	background-color: #fff;
	z-index: 1;
	padding: 0 15px;
	line-height: 42px;
	border-radius: 8px;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #dddfe0;
	height: 44px;
	width: 100%;
	min-width: 100%;
	white-space: nowrap
}

.map-side__top .select .placeholder {
	border: none
}

.select .placeholder:after {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	width: 33px;
	height: 100%;
	position: absolute;
	background: #fff url(../images/select-arrow.png) 50% 50% no-repeat;
	background-size: 14px 8px;
	z-index: 10
}

.select.select-form .placeholder {
	position: relative;
	display: block;
	background-color: #fff;
	z-index: 1;
	padding: 0 15px;
	line-height: 50px;
	border-radius: 8px;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	cursor: pointer;
	border: 1px solid #dddfe0;
	height: 50px;
	width: 100%;
	min-width: 100%
}

.select.select-form .placeholder:after {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	width: 13px;
	height: 8px;
	margin-top: 0;
	background: url(../images/select-arrow2.png) 0 0 no-repeat;
	background-size: 13px 8px;
	z-index: 10
}

.select.select--fat .placeholder {
	position: relative;
	display: block;
	background-color: #fff;
	z-index: 1;
	padding: 0 15px;
	line-height: 60px;
	border-radius: 8px;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	cursor: pointer;
	border: 1px solid #dddfe0;
	height: 60px;
	width: 100%;
	min-width: 100%
}

.select.select--fat .placeholder:after {
	position: absolute;
	right: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	width: 13px;
	height: 8px;
	margin-top: 0;
	background: url(../images/select-arrow2.png) 0 0 no-repeat;
	background-size: 13px 8px;
	z-index: 10
}

.select.select--white .placeholder {
	position: relative;
	display: block;
	background-color: transparent;
	z-index: 1;
	padding: 0 15px;
	line-height: 46px;
	border-radius: 8px;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	cursor: pointer;
	border: 1px solid #fff;
	color: #fff;
	height: 46px;
	width: 100%;
	min-width: 100%
}

.director-item img {
	width: 161px;
	height: 161px;
	border-radius: 50%;
	margin-bottom: 10px
}

.director-item strong {
	min-height: 37px
}

.select.select--white .placeholder:after {
	position: absolute;
	right: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	width: 13px;
	height: 8px;
	margin-top: 0;
	background: url(../images/select-arrow-white.png) 0 0 no-repeat;
	background-size: 13px 8px;
	z-index: 10
}

.select.select--white ul {
	display: none;
	position: absolute;
	overflow: auto;
	max-height: 200px;
	width: 100%;
	background: #22b25c;
	border-radius: 8px;
	top: 100%;
	left: 0;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	z-index: 100;
	border: 1px solid #dddfe0
}

.select.select--white ul li {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	display: block;
	text-align: left;
	padding: .8em 1em .8em 1em;
	color: #fff;
	cursor: pointer
}

.select.select--white ul li:hover {
	background: #fff;
	color: #22b25c
}

.select.is-open ul {
	display: block
}

.select ul {
	display: none;
	position: absolute;
	overflow: auto;
	max-height: 300px;
	width: 100%;
	background: #fff;
	border-radius: 8px;
	top: 100%;
	left: 0;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	z-index: 100;
	border: 1px solid #dddfe0
}

.select ul li {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	display: block;
	text-align: left;
	padding: .8em 1em .8em 1em;
	color: #000;
	cursor: pointer
}

.select ul li:active,
.select ul li:hover {
	background: #22b25c;
	color: #fff
}

.news-page-block {
	margin-top: -13px
}

.new-page-item {
	width: 100%;
	margin-bottom: 40px;
	font-size: 15px
}

.new-page-item .new-page-item__image {
	width: 263px
}

@media (max-width:767px) {
	.new-page-item .new-page-item__image {
		display: none
	}
}

@media (max-width:1140px) {
	.news-page-block {
		margin-top: 0
	}
}

.documents-zp {
	padding-top: 40px
}

.card-iframe {
	min-height: 1150px
}

@media (max-width:1024px) {
	.card-iframe {
		min-height: 1250px
	}
}

@media (max-width:620px) {
	.card-iframe {
		min-height: 1450px
	}
}

.new-page-item .new-page-item__info {
	width: calc(100% - 292px)
}

.new-page-item .new-page-item__info p a {
	color: #22b25c;
	text-decoration: none
}

.new-page-item .new-page-item__info p a:hover {
	text-decoration: underline
}

.new-page-item.item-no-photo .new-page-item__info {
	width: 100%!important
}

@media (max-width:767px) {
	.new-page-item .new-page-item__info {
		width: 100%
	}
}

.new-page-item .new-page-item__date {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 13px;
	margin-bottom: 10px;
	padding-top: 2px
}

.new-page-item .new-page-item__title {
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	margin-bottom: 15px;
	line-height: 24px;
	font-weight: 700
}

.new-page-item p {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	margin-bottom: 7px;
	line-height: 23px
}

.new-page-item a {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	color: #9b9b9b;
	text-decoration: underline
}

.new-page-item a:hover {
	text-decoration: none
}

.accordion {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 13px;
	line-height: 14px;
	width: 100%
}

.accordion li {
	width: 100%;
	float: left
}

.accordion li p a {
	color: #22b25c
}

.accordion li {
	font-size: 14px
}

.accordion .opener {
	font-family: Montserrat, sans-serif;
	position: relative;
	display: block;
	width: 100%;
	color: #22b25c;
	text-decoration: none;
	background-color: #fff;
	font-size: 15px;
	line-height: 26px;
	border-top: 1px solid #d6d6d6;
	padding: 15px 50px 15px 15px;
	font-weight: 600
}

.information_disclosure .accordion .opener {
	font-size: 15px
}

.information_disclosure .accordion .opener,
.procurement .accordion .opener,
.questions .accordion .opener {
	font-weight: 600
}

.accordion .opener:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	height: auto;
	width: 46px;
	height: 100%;
	background: #fff url(../images/accordion-open.png) 50% 50% no-repeat;
	background-size: 14px 8px
}

@media (max-width:480px) {
	.accordion .opener:after {
		width: 26px
	}
}

@media (max-width:992px) {
	.accordion .opener {
		font-size: 15px;
		padding: 10px 50px 10px 15px;
		line-height: 20px
	}
}

@media (max-width:480px) {
	.accordion .opener {
		font-size: 13px;
		padding-left: 0;
		line-height: 18px
	}
}

.accordion .active .opener {
	background-color: #f9f9f9
}

.accordion .active .opener:after {
	content: '';
	position: absolute;
	right: 0;
	height: 100%;
	width: 46px;
	height: 100%;
	background: #f9f9f9 url(../images/city-down.png) 50% 50% no-repeat;
	background-size: 14px 8px
}

@media (max-width:480px) {
	.accordion .active .opener:after {
		width: 26px
	}
}

.accordion .submenu {
	overflow: hidden;
	padding: 30px 0 0 0;
	list-style: none;
	line-height: 19px;
	display: none;
	width: 100%;
	background: #fff
}

@media (max-width:992px) {
	.accordion .submenu {
		padding: 15px 0 0 0
	}
}

.accordion .submenu li {
	display: block;
	margin: 0 0 25px 0;
	width: 100%;
	padding: 2px 0 2px 4px
}

.accordion .submenu li a:hover {
	text-decoration: none
}

@media (max-width:992px) {
	.accordion .submenu li {
		margin-bottom: 15px
	}
}

.accordion .submenu p {
	padding-left: 10px;
	font-size: 15px;
	line-height: 22px
}

.accordion .submenu li {
	font-size: 15px
}

@media (max-width:992px) {
	.accordion .submenu p {
		font-size: 14px;
		margin-bottom: 10px
	}
}

@media (max-width:767px) {
	.accordion .submenu p {
		font-size: 14px;
		padding: 0;
		line-height: normal
	}
}

.chairman {
	overflow: hidden;
	clear: both;
	margin-bottom: 90px;
	height: 400px;
	background: #f6f6f6
}

@media (max-width:767px) {
	.chairman {
		height: auto;
		padding: 20px 0
	}
}

.chairman__image {
	width: 485px;
	height: 400px;
	text-align: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.chairman__image img {
	height: 90%
}

@media (max-width:992px) {
	.chairman__image {
		width: 400px
	}
}

@media (max-width:767px) {
	.chairman__image {
		width: 100%;
		height: auto;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.chairman__image img {
		margin-bottom: 30px;
		height: auto;
		width: 90%
	}
}

.chairman__information {
	width: calc(100% - 540px);
	padding-top: 115px
}

@media (max-width:992px) {
	.chairman__information {
		width: calc(100% - 430px);
		padding-top: 25px
	}
}

@media (max-width:767px) {
	.chairman__information {
		width: 100%;
		padding-top: 0
	}
}

.chairman__name {
	font-size: 22px;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.chairman__name {
		font-size: 20px
	}
}

.chairman__post {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	margin-bottom: 30px
}

@media (max-width:992px) {
	.chairman__post {
		margin-bottom: 20px;
		font-size: 13px
	}
}

.chairman p {
	font-size: 15px;
	margin-bottom: 30px
}

@media (max-width:992px) {
	.chairman p {
		margin-bottom: 20px;
		font-size: 12px
	}
}

.workers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.worker {
	text-align: center;
	display: inline-block;
	width: calc(100% / 3);
	margin-bottom: 70px
}

@media (max-width:992px) {
	.worker {
		width: 50%
	}
}

@media (max-width:767px) {
	.worker {
		width: 100%
	}
}

.worker img {
	width: 161px;
	height: 161px;
	border-radius: 50%;
	margin-bottom: 10px
}

.worker__name {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px;
	margin-bottom: 10px
}

.worker__post {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 13px;
	margin-bottom: 15px;
	min-height: 37px;
	padding: 0 30px;
	font-weight: 600
}

.directors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: calc(100% + 200px);
	margin-left: -100px;
	margin-bottom: 25px
}

.directors:last-child {
	margin-bottom: 0
}

@media (max-width:992px) {
	.directors {
		width: 100%;
		margin-left: 0;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.director-item {
	text-align: center;
	width: 33%;
	margin-bottom: 50px
}

@media (max-width:992px) {
	.director-item {
		width: 50%
	}
}

@media (max-width:767px) {
	.director-item {
		width: 100%
	}
	.worker__post {
		font-size: 11px;
		padding: 0 0
	}
}

.expandable {
	display: none;
	font-size: 19px
}

.expander {
	cursor: pointer;
	background: url(../images/expander.png) 9px 4px no-repeat!important;
	border-bottom: 0;
	margin-bottom: 20px!important;
	padding-left: 37px;
	padding-bottom: 0;
	display: block;
	text-decoration: none;
	font-size: 15px;
	color: #000
}

.expander:hover {
	color: #000
}

.expander.active {
	background-position: 9px -96px;
	border-bottom: none!important;
	margin-bottom: 20px!important;
	padding-bottom: 13px!important
}

.expander:focus {
	text-decoration: none
}

.expandable.active {
	display: block
}

.documents-zp .item {
	clear: both;
	display: block;
	padding: 9px 20px 9px 70px;
	min-height: 33px;
	line-height: 33px;
	color: #676767!important;
	font-size: 13px;
	background: #edeeec url(../images/document.png) 19px 9px no-repeat!important;
	margin-bottom: 12px;
	margin-right: 12px;
	position: relative
}

.documents-zp .sp-2 .item .docmid {
	width: 330px
}

.documents-zp .item .docmid {
	display: inline-block;
	line-height: 16px;
	vertical-align: middle
}

.documents-zp .item .date {
	position: absolute;
	right: 140px;
	width: 115px;
	text-align: center
}

.documents-zp .item .print {
	position: absolute;
	right: 20px;
	width: 115px;
	text-align: center
}

.sp-pad {
	padding-left: 30px
}

.documents .sp-pad {
	margin-bottom: 20px!important
}

div.news-list {
	word-wrap: break-word
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0
}

.news-date-time {
	color: #486daa
}

.filter-container {
	color: #000;
	font-family: bnpp_sansregular;
	font-size: 16px;
	padding: 20px 0;
	line-height: 32px
}

.type-select {
	margin-right: 20px;
	display: inline-block;
	margin-left: 10px
}

.jNiceSelectWrapper .jNiceSelectText {
	font-size: 16px!important;
	padding: 5px 30px 6px 19px!important;
	height: auto!important;
	text-overflow: ellipsis
}

.jNiceSelectWrapper .jNiceSelectOpen {
	margin-top: 0!important;
	right: 9px!important
}

.cat-container {
	width: 220px
}

.year-container {
	width: 100px
}

.filter-title {
	margin-right: 20px
}

.jNiceSelectWrapper ul {
	list-style-image: none!important;
	padding-left: 0!important;
	top: 33px!important;
	min-width: 110px!important
}

.jNiceSelectWrapper ul a {
	font-size: 16px!important;
	padding: 10px 15px!important
}

.jNiceSelectWrapper.opened .jNiceSelectText {
	border-color: #3daa4b!important;
	color: #3daa4b!important;
	border-bottom-color: #3daa4b!important
}

.jNiceSelectWrapper.opened ul {
	-webkit-box-shadow: inset 0 0 0 2px #3daa4b, 0 0 5px 0 rgba(0, 0, 0, .1)!important;
	box-shadow: inset 0 0 0 2px #3daa4b, 0 0 5px 0 rgba(0, 0, 0, .1)!important
}

.director-item .name {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px;
	margin-bottom: 13px
}

@media (max-width:1220px) {
	.director-item .name {
		padding: 0 100px
	}
}

@media (max-width:992px) {
	.director-item .name {
		padding: 0 30px
	}
}

.director-item strong {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 13px
}

.bottom-directors {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: calc(100% + 200px);
	margin-left: -100px;
	border-top: 1px solid #ebebeb;
	padding-top: 40px
}

@media (max-width:992px) {
	.bottom-directors {
		width: 100%;
		margin-left: 0;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.new-inner {
	position: relative;
	padding: 0
}

@media (max-width:767px) {
	.new-inner {
		padding: 30px 0
	}
}

.new-inner-content p {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	margin-bottom: 24px;
	line-height: 24px
}

@media (max-width:767px) {
	.new-inner-content p {
		font-size: 14px;
		margin-bottom: 15px;
		line-height: normal
	}
}

.new-inner-content__date {
	display: block;
	margin-bottom: 40px;
	font-size: 14px;
	color: #ccc
}

.back {
	font-family: Montserrat, sans-serif;
	display: block;
	padding-top: 20px
}

.back a {
	font-size: 17px;
	color: #22b25c;
	padding-left: 35px;
	background: url(../images/back-arrow.png) 0 50% no-repeat
}

@media (max-width:767px) {
	.back a {
		padding-left: 25px;
		font-size: 15px
	}
}

.card-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 72px;
	padding-bottom: 72px;
	border-bottom: 1px solid #ebebeb
}

.card-block:last-child {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0
}

@media (max-width:767px) {
	.card-block {
		margin-bottom: 30px;
		padding-bottom: 30px
	}
}

.card-block__image {
	width: 263px
}

.card-block__image img {
	width: 100%;
	margin-bottom: 65px;
	border-radius: 12px
}

@media (max-width:767px) {
	.card-block__image img {
		margin-bottom: 20px;
		max-width: 320px
	}
}

@media (max-width:767px) {
	.card-block__image {
		width: 100%;
		margin-bottom: 30px;
		text-align: center
	}
}

@media (max-width:767px) {
	.card-block__image .btn {
		width: 60%;
		margin: 0 auto;
		min-width: 200px;
		display: inline-block
	}
}

.card-block__content {
	width: calc(100% - 360px)
}

@media (max-width:1140px) {
	.card-block__content {
		width: calc(100% - 300px)
	}
}

@media (max-width:767px) {
	.card-block__content {
		width: 100%
	}
}

.card-block__title {
	display: block;
	font-size: 32px;
	margin-bottom: 10px;
	margin-top: -7px
}

.card-block p {
	margin-bottom: 30px
}

.card-detail--bg {
	overflow: hidden;
	clear: both;
	background: rgba(235, 235, 235, .5);
	padding: 45px 0!important
}

.card-detail--bg .card-icons {
	margin-bottom: 30px
}

.card-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.cards-page {
	position: relative;
	padding-bottom: 30px
}

.cards-page iframe {
	height: 900px!important;
	min-height: auto!important
}

@media (max-width:992px) {
	.cards-page iframe {
		height: 1400px!important
	}
}

@media (max-width:580px) {
	.cards-page iframe {
		height: 1500px!important
	}
}

@media (max-width:440px) {
	.cards-page iframe {
		height: 1850px!important
	}
}

.cards-page ul li a {
	color: #22b25c
}

.card-icon-item {
	text-align: center;
	margin-bottom: 20px;
	width: 23%
}

.card-icon-item:last-child {
	margin-bottom: 0
}

@media (max-width:992px) {
	.card-icon-item {
		width: 50%;
		margin-bottom: 0
	}
	.cards-page {
		padding-bottom: 10px;
		min-height: auto
	}
}

@media (max-width:767px) {
	.card-icon-item {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		text-align: left;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.card-icon-item__image {
	height: 95px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 14px
}

.card-icon-item__image img {
	height: 75px
}

.card-icon-item__image img.margin-bottom-small {
	margin-bottom: -20px
}

.card-icon-item__image img.margin-bottom-small2 {
	margin-bottom: -17px
}

@media (max-width:767px) {
	.card-icon-item__image {
		width: 90px;
		text-align: center
	}
}

.card-icon-item .card-icon-item__text {
	display: block;
	font-size: 15px
}

@media (max-width:767px) {
	.card-icon-item .card-icon-item__text {
		width: calc(100% - 100px)
	}
}

.waiting-time {
	overflow: hidden;
	clear: both;
	padding-bottom: 30px;
	text-align: center
}

.waiting-time .waiting-time__title {
	display: block;
	font-size: 24px;
	margin-bottom: 30px
}

.waiting-timemobile {
	display: none
}

@media (max-width:767px) {
	.waiting-time .waiting-time__title {
		font-size: 18px
	}
	.waiting-time-desktop {
		display: none
	}
	.waiting-timemobile {
		display: block
	}
}

.waiting-time img {
	max-width: 100%
}

.card_to_card {
	overflow: hidden;
	clear: both;
	min-height: 370px;
	padding-top: 80px;
	background: url(../images/banner_card-to-card.jpg) 50% no-repeat;
	position: relative;
	z-index: 99
}

@media (max-width:1280px) {
	.card_to_card {
		background-position: 59.5% 0
	}
}

@media (max-width:1140px) {
	.card_to_card {
		min-height: auto;
		padding: 45px 0;
		background-position: 65% -50px
	}
}

@media (max-width:767px) {
	.card_to_card {
		width: 100%;
		border-radius: 0;
		height: 260px;
		background: #25cf69 url(../images/card_to_card-mobile.png) 50% 0 no-repeat;
		padding-top: 35px!important;
		background-size: cover
	}
	.card_to_card .h1.border-bottom {
		margin-bottom: 60px!important;
		padding-left: 30px!important
	}
}

@media (max-width:767px) {
	.card_to_card {
		padding: 30px 0;
		text-align: center
	}
	.card_to_card h1 {
		padding-left: 50px
	}
	.card_to_card .h1.border-bottom,
	.card_to_card h1.border-bottom {
		padding: 0 0 20px 70px;
		border-bottom: none;
		margin-bottom: 0;
		text-align: left
	}
	.card_to_card .h1.border-bottom:after,
	.card_to_card h1.border-bottom:after {
		display: none
	}
}

.rates {
	background: url(../images/rates-bg.png) repeat;
	min-height: 350px;
	position: relative;
	z-index: 9
}

@media (max-width:767px) {
	.rates {
		min-height: auto;
		height: 350px
	}
	.autocredit {
		margin-bottom: 0!important;
		padding-bottom: 0!important
	}
	.is_client .col-md-6 {
		width: 50%!important
	}
}

.rates-carousel .item {
	padding: 30px 20px 0 20px
}

.card-form {
	padding-top: 30px;
	padding-bottom: 70px
}

@media (max-width:767px) {
	.card-form {
		padding-bottom: 20px
	}
}

.card-form .btn {
	margin-bottom: 20px
}

@media (max-width:992px) {
	.card-form .btn {
		width: 50%;
		min-width: 200px;
		margin: 0 auto 20px
	}
}

.card-form__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 18px;
	color: #22b25c;
	margin-bottom: 30px;
	text-transform: uppercase
}

@media (max-width:992px) {
	.card-form__title {
		margin-bottom: 20px
	}
}

.calculate_form__title {
	font-family: Montserrat, sans-serif;
	display: block;
	margin-bottom: 18px;
	font-size: 18px
}

@media (max-width:992px) {
	.calculate_form__title {
		margin-bottom: 10px
	}
}

.form-title {
	font-family: Montserrat, sans-serif;
	display: block;
	margin-bottom: 24px;
	font-size: 18px;
	font-weight: 500
}

@media (max-width:992px) {
	.form-title {
		margin-bottom: 10px
	}
	.checkbox-item {
		padding-top: 5px
	}
}

.checkbox-item.checkbox-item--margin-left {
	margin-left: 12px!important
}

.checkbox-item.checkbox-item--margin-left2 {
	margin-left: 12px!important
}

.checkbox-item.checkbox-item--margin-top {
	margin-top: 26px
}

.checkbox-item.checkbox-item--center {
	margin: 0 0 20px 0;
	float: left;
	width: 100%
}

.checkbox-item {
	position: relative;
	padding-top: 8px
}

.checkbox-item .form-error {
	bottom: -23px
}

.checkbox-item.checkbox-item--subscribe {
	margin-bottom: 25px;
	padding-top: 13px
}

.checkbox-item.checkbox-item_1 {
	margin-left: -2px!important
}

.checkbox-item.checkbox-item_2 {
	margin-left: -2px!important
}

.checkbox-item.checkbox-item_3 {
	margin-left: -2px!important
}

.checkbox-item.checkbox-item_4 {
	margin-left: -2px!important
}

.checkbox-item.checkbox-item--hrform {
	top: -20px
}

@media (max-width:992px) {
	.checkbox-item.checkbox-item--hrform {
		top: 0
	}
	.checkbox-item.checkbox-item_1 {
		margin-bottom: 20px;
		margin-top: 30px
	}
	.checkbox-item.checkbox-item_2 {
		margin-bottom: 0;
		margin-top: 30px
	}
	.checkbox-item.checkbox-item_3 {
		margin-bottom: 0;
		margin-top: 30px
	}
	.checkbox-item.checkbox-item_4 {
		margin-bottom: 0;
		margin-top: 30px
	}
	.checkbox-item.checkbox-item_5 {
		margin-left: 11px!important
	}
}

@media (max-width:767px) {
	.checkbox-item.checkbox-item_1 {
		margin-left: -10px!important
	}
	.checkbox-item.checkbox-item_2 {
		margin-left: -10px!important
	}
	.checkbox-item.checkbox-item_3 {
		margin-left: -10px!important
	}
	.checkbox-item.checkbox-item_4 {
		margin-left: -10px!important
	}
	.checkbox-item.checkbox-item_5 {
		margin-left: 1px!important
	}
	.checkbox-item.checkbox-item--vacancy {
		margin-left: -5px!important
	}
	.checkbox-item.checkbox-item--credit {
		margin-left: 12px!important
	}
	.g-recaptcha.g-recaptcha--credit {
		margin-left: -12px!important;
		transform: scale(.8)!important
	}
}

@media (max-width:375px) {
	.checkbox-item.checkbox-item--vacancy {
		margin-left: 12px!important
	}
}

.form-bottom_text {
	padding-left: 180px
}

@media (max-width:992px) {
	.form-bottom_text {
		padding-left: 0
	}
}

.combo-select {
	margin-bottom: 0!important
}

.form-title.form-title--small {
	margin-bottom: 16px
}

.feedback-form--bottom {
	padding-top: 40px
}

.feedback-form .checkbox-item {
	margin-left: 0
}

.form-group--margin-bottom-small {
	margin-bottom: 0;
	margin-left: 11px
}

.form-group--margin-left-small {
	margin-left: 0!important
}

.form-group.form-group--mobile-file {
	padding-left: 15px
}

.col-radio {
	float: left;
	width: 50%;
	padding-left: 15px
}

.form-group {
	position: relative;
	width: 100%;
	margin-bottom: 20px
}

.form-group.form-group--relative {
	z-index: 99
}

.form-group.select-time {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center
}

.form-select-text,
.form-select-text2 {
	position: absolute;
	left: 0;
	top: 12px
}

.nice-select.wide .list {
	max-height: 150px!important
}

.feedback-form .nice-select.wide .list {
	max-height: 280px!important
}

.window .mCSB_container * {
	font-size: 16px
}

.window {
	left: 50%!important;
	top: 50%!important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.form-error {
	font-size: 11px;
	color: #ff5858;
	position: absolute;
	bottom: -15px;
	left: 0;
	height: 15px
}

.form-error-files {
	font-size: 11px;
	color: #ff5858;
	position: absolute;
	bottom: -3px;
	left: 15
}

.form-error.form-error-message {
	bottom: -5px
}

.form-group label {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
	min-height: 20px;
	font-weight: 500;
	line-height: 20px
}

.form-group label.lable-min {
	font-size: 15px!important
}

.form-group label.inline-label {
	display: inline-block;
	line-height: 50px
}

#popup-kredit_back_call h3 {
	position: relative;
	left: -15px
}

@media (max-width:992px) {
	.form-group label.inline-label {
		line-height: normal
	}
	.checkbox-item.checkbox-item--center {
		margin-bottom: 0
	}
	.form-group.select-time .form-select-text2 {
		left: 0
	}
	h3.title-kredit_call {
		left: 0!important;
		padding: 0 20px
	}
}

.form-group .form-control {
	height: 50px;
	line-height: 50px;
	padding: 0 35px 0 15px;
	font-size: 15px;
	border-radius: 8px;
	-webkit-transition: .5s;
	transition: .5s;
	border: 1px solid #dddfe0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-group .form-control.form-control--marginbottom {
	margin-bottom: 15px
}

.form-group .form-control.time-mask {
	width: 70%
}

.form-group .form-control.calendar {
	background: url(../images/clendar-icon.png) calc(100% - 10px) 50% no-repeat!important;
	background-size: 19px 19px!important
}

.g-recaptcha {
	margin-left: -35px;
	margin-bottom: 0
}

.g-recaptcha.g-recaptcha--credit {
	margin-left: 32px
}

.checkbox-item--credit {
	margin-left: 30px!important
}

#popup-processing_data {
	z-index: 999!important
}

@media (max-width:992px) {
	.form-group .form-control {
		padding-left: 15px
	}
}

@media (max-width:767px) {
	.form-group .form-control {
		padding: 0 10px!important
	}
	.security-bottom-feedback-form .checkbox-item--margin-top {
		padding-top: 20px!important;
		margin-left: 4px!important
	}
	.g-recaptcha {
		margin-left: 15px
	}
	.captcha {
		width: 100%;
		margin-left: -7px
	}
	.Treatment_processing_data {
		padding-left: 4px
	}
	.checks-text .checkbox-item {
		margin-left: -10px
	}
	.col-radio {
		padding-top: 15px
	}
	.form-group.form-group--margin-bottom-small {
		margin-bottom: 20px
	}
	#js-vacancy_form .form-group.form-group--margin-bottom-small {
		margin-bottom: 0
	}
	.checkbox-item.checkbox-item--margin-left {
		margin-left: 5px!important
	}
	.checkbox-item.checkbox-item--margin-left2 {
		margin-left: 5px!important
	}
	.checkbox-item.checkbox-item--center {
		padding-left: 0
	}
	.checkbox-item.checkbox-item--margin-top {
		margin-top: 15px;
		padding-top: 10px
	}
	.checkbox-item.checkbox-item--subscribe {
		padding-left: 19px!important;
		margin-left: 0!important
	}
}

.form-group .form-control.sum-input {
	background: url(../images/rub.png) 95% 50% no-repeat
}

.form-group .form-control:focus {
	border-color: #22b25c;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-group textarea.form-control {
	font-family: Montserrat, sans-serif;
	height: 285px;
	padding: 0 35px 0 32px;
	font-size: 15px;
	border-radius: 8px;
	resize: none
}

.form-group.form-group--error .form-control {
	border-color: #ff5858
}

.form-group__small-text {
	display: block;
	font-size: 14px;
	color: #ababab;
	padding-top: 5px
}

.user-data {
	margin-top: 10px!important;
	margin-bottom: 15px
}

.user-data.user-data--margin-top-small {
	margin-top: 0!important
}

.user-data.user-data--margin-bottom-small {
	margin-bottom: 0!important
}

.user-data .form-group {
	width: 100%;
	margin-bottom: 20px
}

.nice-select {
	border-radius: 8px!important
}

.col-md-6.w-select {
	padding-top: 0!important
}

.user-data .form-group .form-control {
	height: 50px;
	line-height: 50px;
	padding: 0 35px 0 32px;
	font-size: 15px;
	border-radius: 8px;
	background: 0 0
}

.user-data .form-group .form-control:focus {
	background: #fff
}

.payment-methods {
	text-align: center;
	width: 100%
}

@media (max-width:992px) {
	.payment-methods {
		margin-bottom: 20px
	}
	.form-group .form-control.form-control--marginbottom {
		margin-bottom: 0
	}
}

.row-attach-bottom {
	margin-left: -30px
}

.form-group-mobile-file {
	margin-left: 15px
}

.payment-methods img {
	max-width: 100%
}

.total_amount {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px
}

.total_amount span {
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	color: #22b25c
}

.bottom-form-card p {
	padding-left: 20px;
	padding-top: 15px
}

@media (max-width:767px) {
	.bottom-form-card p {
		padding-left: 0
	}
	.user-data {
		overflow-x: hidden;
		width: calc(100% + 30px)!important;
		margin-left: -15px!important;
		padding: 20px 15px 10px 15px!important
	}
}

.bottom-form-card p a {
	color: #22b25c
}

@media (max-width:767px) {
	.radio-item {
		width: 100%;
		margin-bottom: 20px
	}
	.input-ghost {
		width: 100%
	}
}

.radio-item label {
	font-weight: 500
}

.radio-item .label-text--light {
	font-family: Montserrat, sans-serif
}

.radio-item input[type=radio] {
	display: none
}

.radio-item input[type=radio]+label {
	font-size: 15px
}

.radio-item input[type=radio]+label .pseudo-checkbox {
	display: inline-block;
	float: left;
	width: 32px;
	height: 32px;
	margin: -7px 18px 0 0;
	vertical-align: middle;
	background: url(../images/radio.png) 100% 0 no-repeat;
	background-size: 64px 32px;
	cursor: pointer
}

.radio-item input[type=radio]:checked+label .pseudo-checkbox {
	background: url(../images/radio.png) 0 0 no-repeat;
	background-size: 64px 32px
}

.Treatment_processing_data {
	margin-top: 25px
}

.calculate_form .checkbox-item {
	margin-bottom: 40px!important
}

.checkbox-item--white-space {
	white-space: nowrap
}

.checkbox-item.margin-vertical-middle {
	margin: 10px 0
}

@media (max-width:767px) {
	.checkbox-item {
		width: 100%;
		margin-bottom: 20px
	}
	.form-position-up .checkbox-item {
		margin-left: 5px
	}
	.checkbox-content .checkbox-item {
		width: 100%;
		white-space: normal
	}
	.checkbox-content .checkbox-item.checkbox-item--white-space {
		white-space: normal
	}
	.checkbox-item.margin-vertical-middle {
		margin: 0
	}
}

.checkbox-item.checkbox-item--margin {
	margin-bottom: 30px
}

@media (max-width:992px) {
	.checkbox-item.checkbox-item--margin {
		margin-bottom: 20px
	}
}

.checkbox-item.checkbox-item--margin2 {
	margin-bottom: 12px
}

@media (max-width:992px) {
	.checkbox-item.checkbox-item--margin2 {
		margin-bottom: 20px
	}
}

.checkbox-item input[type=checkbox] {
	display: none
}

.checkbox-item input[type=checkbox]+label {
	font-weight: 500;
	font-size: 15px
}

@media (max-width:767px) {
	.checkbox-item input[type=checkbox]+label {
		font-size: 14px
	}
	.window .checkbox-item input[type=checkbox]+label {
		font-size: 12px
	}
}

#boxes .window#popup-sbscr_warning {
	border: 1px solid #eee!important
}

.checkbox-item input[type=checkbox]+label .pseudo-checkbox {
	display: inline-block;
	float: left;
	width: 29px;
	height: 28px;
	margin: -5px 8px 0 0;
	vertical-align: middle;
	background: url(../images/checkbox.png) 100% 0 no-repeat;
	background-size: 58px 28px;
	cursor: pointer
}

.checkbox-item input[type=checkbox]:checked+label .pseudo-checkbox {
	background: url(../images/checkbox.png) 0 0 no-repeat;
	background-size: 58px 28px
}

.captch-block {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 90px;
	margin-bottom: 20px
}

.captch-block.captch-block--column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width:767px) {
	.captch-block {
		display: block;
		height: 54px
	}
}

.captch-block label {
	margin-right: 20px
}

@media (max-width:767px) {
	.captch-block label {
		margin: 0 0 10px 0;
		display: block
	}
}

.captch-block.captch-block--column {
	display: block
}

@media (max-width:767px) {
	.captch-block img {
		max-width: 100%
	}
}

.text-ceter {
	display: block
}

.form-position-up {
	position: relative;
	margin-top: -105px
}

@media (max-width:992px) {
	.form-position-up {
		margin-top: 0!important
	}
}

.range-slider {
	position: relative;
	padding-bottom: 0
}

.range-slider .irs-single {
	position: absolute;
	right: 0!important;
	left: auto!important;
	top: -6px;
	width: auto;
	text-align: right;
	font-size: 24px;
	color: #373737;
	background: 0 0
}

@media (max-width:767px) {
	.range-slider {
		padding-top: 20px;
		padding: 20px 15px 0 15px
	}
}

.range-slider.green-color .irs-single {
	color: #22c25b;
	background: 0 0
}

.range-slider.green-color .irs-single:after {
	content: "*";
	font-size: 22px;
	color: #22b25c;
	position: absolute;
	right: -10px;
	top: 0
}

.range-slider {
	position: relative;
	margin-top: -24px
}

.irs-max,
.irs-min {
	display: none!important
}

.irs {
	height: 45px
}

.irs-line {
	height: 15px;
	top: 36px;
	background: #dddfe0
}

.irs-bar {
	height: 15px;
	top: 36px;
	background: #22b25c
}

.irs-bar-edge {
	height: 4px;
	top: 36px!important;
	width: 16px;
	border-right: 0;
	background: #22b25c
}

.irs-slider {
	top: 22px;
	width: 32px;
	height: 32px;
	background: url(../images/radio.png) 0 0 no-repeat;
	background-size: 64px 32px;
	border-radius: 50%;
	cursor: pointer
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-single,
.lt-ie9 .irs-to {
	background: #999
}

.irs-grid {
	height: 27px
}

.calculate_form .form-group {
	margin-bottom: 32px!important
}

.input-file-group {
	padding: 20px 0
}

.input-file-group label[for=file-input] {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	display: inline;
	margin-right: 20px
}

@media (max-width:767px) {
	.input-file-group label[for=file-input] {
		margin: 0 0 10px 0;
		display: block
	}
}

.input-file-group input[type=file] {
	display: inline
}

.input-file-group input[type=file]::-webkit-file-upload-button {
	border: 0;
	padding: 1em 2em;
	height: 50px;
	border-radius: 32px;
	cursor: pointer;
	background: 0 0;
	border: 1px solid #22b25c;
	color: #22b25c;
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 20px
}

.input-file-group input[type=file]::-webkit-file-upload-button:hover {
	background: #22b25c;
	color: #fff
}

.input-file-group input[type=file]::-webkit-file-upload-button:focus {
	outline: 0
}

.input-file-group input[type=file]::-ms-browse {
	border: 0;
	padding: 1em 2em;
	cursor: pointer;
	color: #fff;
	border-radius: .2em
}

.input-group {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.input-group.input-file {
	font-family: Montserrat, sans-serif;
	width: 100%;
	font-size: 18px;
	margin-bottom: 10px;
	display: inline;
	margin-right: 20px
}

@media (max-width:767px) {
	.input-group.input-file {
		margin: 0 0 10px 0;
		display: block
	}
}

.input-group .btn {
	font-family: Montserrat, sans-serif;
	font-size: 18px
}

.input-group .btn:focus {
	outline: 0
}

.input-group .input-group-btn {
	float: left;
	width: auto;
	margin: 0 20px 0 0!important;
	border-radius: 32px!important
}

.input-group .input-group-btn button {
	font-size: 15px!important
}

.input-group .form-control {
	font-family: Montserrat, sans-serif;
	width: calc(100% - 190px);
	display: inline-block;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	font-weight: 500;
	padding: 3px 0 0 0!important;
	height: 40px!important;
	line-height: 40px!important
}

@media (max-width:767px) {
	.input-group .input-group-btn button {
		height: 30px;
		line-height: 30px;
		font-size: 10px!important
	}
	.input-group .form-control {
		position: absolute;
		left: 130px;
		width: 200px;
		display: inline-block;
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 0;
		font-weight: 500;
		padding: 1px 0 0 0!important;
		height: 28px!important;
		line-height: 28px!important;
		font-size: 11px
	}
}

.insurance {
	position: relative
}

.partners-carousel {
	float: left;
	width: 100%;
	margin-bottom: 30px
}

.partners-carousel .item img {
	max-width: 100%;
	max-height: 100%
}

.partners-carousel .item a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.arrange-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 52px;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.arrange-container {
		height: auto
	}
}

.arrange-container .btn {
	padding: 0 35px!important
}

.insurance-partner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.insurance-partner .partner-logo {
	width: 263px;
	text-align: center
}

@media (max-width:767px) {
	.insurance-partner .partner-logo {
		width: 100%;
		margin-bottom: 20px;
		padding-top: 20px;
		text-align: left
	}
}

.tooltipster-box {
	margin-top: -20px!important
}

.insurance-partner .partner-logo img {
	overflow: hidden;
	clear: both;
	max-width: 100%;
	margin-bottom: 25px
}

.insurance-partner .partner-info {
	width: calc(100% - 293px)
}

@media (max-width:767px) {
	.insurance-partner .partner-info {
		width: 100%
	}
	.insurance-partner .partner-logo img {
		margin-bottom: 20px
	}
}

.insurance-partner .partner-info__link {
	display: block;
	margin-bottom: 10px
}

.insurance-partner .partner-info__link a {
	font-size: 15px;
	color: #22b25c
}

.insurance-partner .partner-info__phone {
	display: block;
	font-size: 15px;
	color: #373737;
	margin-bottom: 30px
}

.insurance-partner .partner-info__phone a {
	font-size: 15px;
	color: #373737
}

.insurance-partner .partner-info__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px;
	margin-bottom: 40px;
	padding-top: 20px;
	font-weight: 700
}

.vacancy-filter {
	margin-bottom: 33px
}

.vacancy-item__title {
	display: block;
	font-size: 20px;
	color: #22b25c;
	margin-bottom: 40px;
	line-height: 20px
}

.vacancy-item-text p {
	padding-left: 0!important
}

.vacancy-item-text p {
	margin-bottom: 20px
}

.vacancy-item-text ul {
	overflow: hidden;
	clear: both;
	margin-bottom: 0
}

.vacancy-item__title i {
	float: left;
	display: inline-block;
	margin: -4px 10px 0 10px
}

@media (max-width:767px) {
	.vacancy-item__title {
		font-size: 14px
	}
}

@media (max-width:1140px) {
	.vacancy-filter .select-block {
		width: 100%;
		margin-bottom: 20px
	}
}

@media (max-width:1140px) {
	.vacancy-filter .select-block .title {
		display: block
	}
}

@media (max-width:1140px) {
	.vacancy-filter {
		margin-bottom: 30px
	}
}

.employees {
	padding-top: 40px;
	margin-bottom: 110px
}

@media (max-width:1140px) {
	.employees {
		margin-bottom: 70px
	}
}

@media (max-width:767px) {
	.employees {
		margin-bottom: 30px;
		padding-top: 10px
	}
	.insurance-partner .partner-info__title {
		margin-bottom: 20px
	}
	.vacancy-filter .select-block {
		margin-bottom: 0
	}
}

.employees-item {
	height: auto;
	overflow: hidden;
	padding: 0 45px
}

@media (max-width:767px) {
	.employees-item {
		padding: 0 20px
	}
}

.employees-item__avatar {
	text-align: center;
	margin-bottom: 40px;
	height: 160px
}

.employees-item__avatar img {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.employees-item__text {
	position: relative;
	font-size: 15px;
	margin-bottom: 20px;
	text-indent: 30px
}

.employees-item__text:after {
	content: '';
	width: 39px;
	height: 29px;
	background: url(../images/quote-icon.png) 0 0 no-repeat;
	background-size: 39px 29px;
	position: absolute;
	top: -13px;
	left: -20px
}

.employees-item__name {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px
}

.employees-item__name span {
	display: block
}

.director_speech {
	margin-bottom: 90px
}

@media (max-width:1140px) {
	.director_speech {
		margin-bottom: 60px
	}
}

@media (max-width:767px) {
	.director_speech {
		margin-bottom: 40px;
		display: block
	}
}

.director_speech__avatar {
	width: 293px;
	text-align: center
}

@media (max-width:767px) {
	.director_speech__avatar {
		width: 100%;
		margin-bottom: 20px
	}
}

.director_speech__avatar img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.director_speech__text {
	width: calc(100% - 333px);
	padding-top: 45px
}

@media (max-width:767px) {
	.director_speech__text {
		width: 100%;
		padding: 0 15px 0 15px
	}
	.director_speech__avatar img {
		width: 160px;
		height: 160px
	}
}

.director_speech__text p {
	position: relative;
	font-size: 15px;
	margin-bottom: 20px;
	text-indent: 30px
}

.director_speech__text p:after {
	content: '';
	width: 39px;
	height: 29px;
	background: url(../images/quote-icon.png) 0 0 no-repeat;
	background-size: 39px 29px;
	position: absolute;
	top: -13px;
	left: -20px
}

.director_speech__name {
	display: block;
	font-size: 15px
}

.director_speech__name span {
	display: block
}

.vacancy-block {
	position: relative;
	overflow: hidden;
	clear: both;
	height: 470px;
	padding: 45px 0;
	background: url(../images/vacancy-bg.jpg) 50% 50% no-repeat;
	margin-bottom: -2px;
	z-index: 9
}

@media (max-width:1140px) {
	.vacancy-block {
		background-position: 65% 0
	}
}

@media (max-width:992px) {
	.vacancy-block {
		height: auto;
		padding: 30px 0
	}
}

.vacancy-block .h1 {
	margin-bottom: 58px
}

.obereg {
	padding-bottom: 30px;
	padding-top: 30px
}

.obereg .title-list {
	margin-bottom: 40px
}

@media (max-width:992px) {
	.obereg {
		padding-bottom: 0
	}
}

@media (max-width:992px) {
	.obereg-item {
		margin-bottom: 30px
	}
}

@media (max-width:767px) {
	.vacancy-block {
		text-align: center
	}
	.vacancy-block .h1 {
		text-align: left;
		font-size: 22px!important;
		line-height: 30px!important
	}
}

@media (max-width:480px) {
	.obereg-item {
		margin-bottom: 10px
	}
	.vacancy-block .h1 {
		text-align: left;
		font-size: 22px!important;
		line-height: 30px!important
	}
}

.obereg-item .obereg-item__image {
	width: 130px;
	text-align: center
}

@media (max-width:480px) {
	.obereg-item .obereg-item__image {
		display: none
	}
}

.obereg-item p {
	width: calc(100% - 130px)
}

@media (max-width:480px) {
	.obereg-item p {
		width: 100%
	}
}

.top-treatment .top-treatment__title {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 8px 50px 8px 35px;
	position: relative;
	background: #22b25c;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px
}

.top-treatment .date {
	font-size: 15px;
	color: #fff
}

.top-treatment p {
	padding-left: 35px
}

.answer-bank .answer-bank__title {
	position: relative;
	text-align: left;
	margin-bottom: 20px
}

.answer-bank .answer-bank__title span {
	position: relative;
	z-index: 9;
	background: #fff;
	font-size: 17px;
	color: #000;
	font-weight: 700
}

.answer-bank__content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px;
	border-radius: 8px;
	border: 1px solid #dddfe0
}

.answer-bank__content .answer-bank__man {
	width: 330px;
	margin-bottom: 30px;
	text-align: center
}

.answer-bank__man-image {
	text-align: center;
	display: block;
	text-align: center;
	display: inline-block;
	margin-bottom: 20px;
	width: 190px;
	height: 190px;
	margin: 0 auto 20px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #dddfe0;
	background: #dddfe0
}

.answer-bank__man-image img {
	overflow: hidden;
	object-fit: cover;
	max-height: 100%;
	width: 190px;
	height: 190px;
	object-position: bottom
}

.answer-bank__name {
	display: block;
	font-size: 15px;
	font-weight: 700
}

.answer-bank__name span {
	display: block;
	font-size: 18px;
	font-weight: 400
}

.answer-bank__content .answer-bank__text {
	width: calc(100% - 360px)
}

p.p-size-13 {
	font-size: 13px!important
}

.jconfirm-title-c {
	font-weight: 700!important;
	font-size: 17px!important
}

.vacancy-subtitle {
	display: block;
	margin-bottom: 20px;
	font-weight: 15px;
	font-weight: 700
}

.treatment_rating_button {
	font-size: 14px;
	padding: 13px 17px;
	float: left;
	margin-right: 20px;
	border-radius: 4px;
	cursor: pointer;
	color: #fff;
	font-weight: 700
}

.bold--green {
	font-weight: 700;
	color: #22b25c;
	display: inline-block!important;
	margin: 0!important;
	padding: 0!important;
	border: none!important
}

@media (max-width:767px) {
	.top-treatment .top-treatment__title {
		padding: 8px 15px
	}
	.top-treatment p {
		padding-left: 15px
	}
	.answer-bank__content .answer-bank__man {
		width: 100%;
		text-align: center
	}
	.answer-bank__content .answer-bank__text {
		width: 100%
	}
	.treatment_rating_button {
		margin-right: 10px
	}
}

.gap-car {
	width: 746px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px
}

.gap-car .gap-car__title {
	font-family: FontfabricMullerBold;
	display: block;
	font-size: 26px;
	color: #323232;
	margin-bottom: 30px;
	text-transform: uppercase
}

.gap-car .gap-car__image {
	position: relative;
	margin-bottom: 20px
}

.gap-car .gap-car__image:after {
	content: "";
	position: absolute;
	right: 30.9%;
	width: 7px;
	height: 341px;
	background: #fff;
	top: 0
}

.gap-car .gap-car__image img {
	margin-left: -16px
}

.gap-car .gap-car__text {
	position: relative;
	z-index: 99;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.gap-car .gap-car__text-left {
	width: calc(69.1% - 7px);
	height: 60px;
	display: inline-flex;
	align-items: center;
	background-color: #28b7a9;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMjFiOWU5IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyZWI1NjkiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(0, #21b9e9), color-stop(1, #2eb569));
	background-image: -webkit-repeating-linear-gradient(left, #21b9e9 0, #2eb569 100%);
	background-image: repeating-linear-gradient(to right, #21b9e9 0, #2eb569 100%);
	background-image: -ms-repeating-linear-gradient(left, #21b9e9 0, #2eb569 100%);
	justify-content: center;
	font-size: 17px;
	color: #fff
}

.gap-car .gap-car__text-right {
	width: 30.9%;
	height: 60px;
	display: inline-flex;
	align-items: center;
	background: #2eb569;
	justify-content: center;
	font-size: 17px;
	color: #fff
}

@media (max-width:767px) {
	.gap-car {
		width: 100%
	}
	.gap-car .gap-car__image img {
		width: 100%;
		margin-left: -1.7%
	}
	.gap-car .gap-car__image:after {
		right: 32.9%;
		width: 5px;
		height: 341px
	}
	.gap-car .gap-car__text-left {
		width: calc(67.1% - 5px);
		height: 60px
	}
	.gap-car .gap-car__text-right {
		width: 32.9%
	}
}

@media (max-width:767px) {
	.gap-car .gap-car__text-left {
		font-size: 13px
	}
	.gap-car .gap-car__text-right {
		width: 32.9%;
		font-size: 13px
	}
	.gap-car .gap-car__title {
		font-size: 20px;
		margin-bottom: 20px
	}
}

@media (max-width:520px) {
	.gap-car .gap-car__text-left {
		font-size: 9px;
		margin-bottom: 5px
	}
	.gap-car .gap-car__text-right {
		font-size: 9px
	}
}

.loss-content {
	overflow: hidden;
	clear: both;
	background: #fafafa;
	padding: 45px 0
}

.loss-content .loss-content__title {
	font-family: FontfabricMullerBold;
	display: block;
	font-size: 26px;
	color: #323232;
	margin-bottom: 30px;
	text-transform: uppercase;
	text-align: center
}

.loss-content .loss-content__items {
	display: block;
	text-align: center
}

.loss-content .loss-content__item {
	position: relative;
	text-align: center;
	width: 270px;
	margin: 0 20px;
	display: inline-block;
	vertical-align: top
}

.loss-content .loss-content__step {
	display: block;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px
}

.loss-content .loss-content__item:nth-child(1) .loss-content__step {
	color: #22b25c
}

.loss-content__step {
	color: #0fbcb1
}

.loss-content .loss-content__item:nth-child(3) .loss-content__step {
	color: #21b9e9
}

.loss-content .loss-content__item:nth-child(1):after {
	content: "";
	position: absolute;
	right: -30px;
	top: 70px;
	width: 34px;
	height: 24px;
	background: url(../images/infographic-arrow1.png) 0 0 no-repeat
}

.loss-content .loss-content__item:nth-child(2):after {
	content: "";
	position: absolute;
	right: -30px;
	top: 70px;
	width: 34px;
	height: 24px;
	background: url(../images/infographic-arrow2.png) 0 0 no-repeat
}

.loss-content .loss-content__image {
	display: block;
	height: 90px
}

@media (max-width:992px) {
	.loss-content .loss-content__items {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.loss-content .loss-content__item {
		position: relative;
		text-align: center;
		width: 32%;
		margin: 0
	}
}

@media (max-width:767px) {
	.loss-content:first-child {
		padding-bottom: 0
	}
	.loss-content .loss-content__items {
		display: block
	}
	.loss-content .loss-content__title {
		font-size: 20px;
		margin-bottom: 20px
	}
	.loss-content .loss-content__item {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		text-align: left;
		width: 100%;
		margin: 0 0 10px 0;
		padding: 0
	}
	.loss-content .loss-content__item:last-child {
		margin-bottom: 0
	}
	.loss-content .loss-content__top {
		width: 100px
	}
	.loss-content .loss-content__item p {
		width: calc(100% - 100px);
		padding-top: 40px
	}
	.loss-content .loss-content__item:nth-child(2) p {
		padding-top: 20px
	}
	.loss-content .loss-content__item:nth-child(3) p {
		padding-top: 20px
	}
	.loss-content .loss-content__item:nth-child(1):after {
		display: none
	}
	.loss-content .loss-content__item:nth-child(2):after {
		display: none
	}
	.loss-content .loss-content__step {
		margin-bottom: 10px
	}
}

.table.table-sw table {
	width: 780px!important;
	margin: 0 auto!important;
	display: block!important
}

.table.table-sw table td:first-child {
	text-align: left;
	font-weight: 700
}

.table.table-sw table td {
	text-align: left
}

.table.table-sw2 table td {
	text-align: left
}

.table.table-sw .format-price {
	font-weight: 700;
	font-size: 22px
}

.table.table-sw .format-currency {
	display: block;
	font-weight: 700;
	font-size: 15px
}

.table.table-sw2 table td:first-child {
	width: 30%
}

.table.table-sw2 table td ul li {
	background: url(../images/circle2.png) 0 5px no-repeat;
	background-size: 8px 8px;
	padding-left: 20px;
	margin-bottom: 3px
}

.table.table-sw2 table td ul li ul li {
	background: url(../images/circle.png) 0 5px no-repeat;
	background-size: 8px 8px
}

.table-title {
	display: block;
	text-align: center;
	margin-bottom: 20px
}

.obereg-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: calc(100% + 60px);
	margin-left: -30px
}

@media (max-width:767px) {
	.obereg-banner {
		width: 100%;
		margin: 0;
		display: block
	}
}

.obereg-banner .obereg-banner__left {
	width: 50%
}

@media (max-width:767px) {
	.obereg-banner .obereg-banner__left {
		width: 100%;
		margin-bottom: 10px
	}
}

.obereg-banner .obereg-banner__left img {
	width: 100%
}

.obereg-banner .obereg-banner__right {
	width: 50%
}

@media (max-width:767px) {
	.obereg-banner .obereg-banner__right {
		width: 100%
	}
}

.obereg-banner .obereg-banner__right img {
	width: 100%
}

.site_map .main-link {
	display: block;
	margin-bottom: 10px
}

.site_map .main-link.alone-link {
	margin-bottom: 19px
}

.site_map .main-link a {
	font-size: 22px;
	color: #22b25c
}

.site_map .main-link a:hover {
	text-decoration: none
}

.site_map ul {
	margin-bottom: 30px
}

.site_map ul li {
	margin-bottom: 5px
}

.site_map ul li strong {
	font-weight: 400
}

.site_map ul li a {
	font-size: 15px;
	color: #373737;
	transition: .5s
}

.site_map ul li a:hover {
	text-decoration: none;
	color: #22b25c
}

.search-line {
	margin-bottom: 30px
}

.search-line input {
	width: calc(100% - 150px);
	height: 47px;
	line-height: 47px;
	padding: 0 35px 0 32px;
	font-size: 15px;
	border-radius: 8px;
	border: 1px solid #dddfe0
}

@media (max-width:767px) {
	.search-line input {
		width: 100%;
		margin-bottom: 10px
	}
}

.search-line button {
	margin-right: -22px;
	padding: 0 38px
}

@media (max-width:1140px) {
	.search-line button {
		margin-right: 0
	}
}

.search-request {
	display: block;
	font-size: 17px;
	color: #949494;
	margin-bottom: 14px
}

.search-concurrences {
	display: block;
	font-size: 17px;
	color: #949494;
	margin-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 10px;
	margin-bottom: 40px
}

@media (max-width:767px) {
	.search-concurrences {
		font-size: 18px;
		margin-bottom: 20px
	}
	.col-padding-top {
		padding-top: 0!important
	}
}

.search-result-item {
	margin-bottom: 45px
}

.search-result-item .search-result-item__image {
	display: none
}

.search-result-item.search-result-item--with-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.search-result-item__content h5 {
	font-size: 15px
}

.search-result-item__content h5 p,
.search-title {
	font-size: 15px!important
}

.search-result-item.search-result-item--with-image .search-result-item__content {
	width: calc(100% - 292px)
}

.captcha-block--margin-top-small {
	padding-top: 0!important;
	margin-top: 0
}

.footer-search-block {
	float: left;
	position: relative;
	display: none;
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-top: 1px solid #ebedec;
	padding-top: 3px
}

.footer-search-block .search-content {
	width: 100%;
	height: 30px
}

.footer-search-block .search-content input[type=text] {
	width: 100%!important;
	border: none;
	border-bottom: 1px solid #ebedec;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	padding-left: 15px
}

.footer-search-btn {
	font-size: 15px;
	color: #838383;
	line-height: 36px;
	padding-left: 15px
}

.footer-search-btn-close {
	font-size: 20px;
	position: absolute;
	top: 0;
	right: 20px;
	cursor: pointer
}

.search-result-item__content h5 {
	font-weight: 400
}

@media (max-width:767px) {
	.footer-search-block {
		display: block
	}
}

.footer-search-btn-action {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	cursor: pointer;
	float: right;
	width: 22px;
	height: 22px;
	background: #fff url(../images/search_icon.png) 100% 50% no-repeat;
	background-size: 44px 22px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	z-index: 10;
	height: 36px;
	border-bottom: 1px solid #ebedec
}

@media (max-width:992px) {
	.search-result-item.search-result-item--with-image .search-result-item__content {
		width: 100%
	}
}

.search-result-item.search-result-item--with-image .search-result-item__image {
	display: block
}

@media (max-width:992px) {
	.search-result-item.search-result-item--with-image .search-result-item__image {
		display: none
	}
}

.search-result-item__image {
	width: 265px
}

.search-result-item__image img {
	max-width: 100%
}

.search-result-item p {
	font-size: 18px;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.search-result-item p {
		font-size: 14px
	}
}

.search-result-item__divide {
	display: block;
	font-size: 15px;
	color: #949494;
	margin-bottom: 5px
}

.search-result-item__link {
	font-size: 14px;
	color: #22b25c
}

.search-result-item__link:hover {
	color: #22b25c;
	text-decoration: underline
}

@media (max-width:767px) {
	.search-result-item__link {
		font-size: 12px
	}
}

.search-result-item__phrase {
	color: #22b25c
}

.autocredit__title {
	display: block;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 40px
}

@media (max-width:1140px) {
	.autocredit__title {
		font-size: 26px;
		margin-bottom: 35px
	}
}

@media (max-width:767px) {
	.autocredit__title {
		font-size: 20px;
		margin-bottom: 30px
	}
}

.infographic {
	overflow: hidden;
	clear: both;
	padding: 0;
	height: 590px;
	padding: 150px 0;
	background: #fafafa
}

@media (max-width:1280px) {
	.cards-page p {
		padding-right: 20px
	}
}

.infographic__title {
	font-family: FontfabricMullerBold;
	font-size: 46px;
	display: block;
	text-align: center;
	color: #3d3d3d;
	position: absolute;
	top: 50%;
	width: 100%;
	text-transform: uppercase;
	left: 0;
	margin-top: -35px;
	z-index: 100
}

.infographic__title.infographic__title--size-small {
	font-size: 28px;
	margin-top: -15px
}

.infographic__title.infographic__title--size-middle {
	font-size: 34px;
	margin-top: -25px
}

.infographic__steps {
	text-align: center
}

.infographic__step {
	position: relative;
	margin: 0 -10px;
	display: inline-block
}

.infographic__pointer {
	position: absolute;
	width: 21px;
	height: 131px;
	left: 50%;
	margin-left: -7px
}

.infographic__pointer--first {
	background: url(../images/info-bottom.png) 0 100% no-repeat;
	bottom: -90px
}

.infographic__pointer--second {
	background: url(../images/info-top.png) 0 0 no-repeat;
	top: -90px
}

.infographic__pointer--third {
	background: url(../images/info-bottom2.png) 0 100% no-repeat;
	bottom: -90px
}

.infographic__pointer--fourth {
	background: url(../images/info-top2.png) 0 0 no-repeat;
	top: -90px
}

.infographic__text {
	position: absolute;
	left: 50%;
	margin-left: 30px;
	width: 290px;
	text-align: left;
	font-size: 15px
}

.infographic__text.infographic__text--width-middle {
	width: 380px
}

.infographic__text.infographic__text--width-middle strong {
	font-size: 24px
}

.infographic__text a {
	color: #22b25c
}

.infographic__text a:hover {
	text-decoration: underline
}

.infographic__text strong {
	font-family: Montserrat, sans-serif
}

.infographic__text strong.mobile-block {
	display: block!important
}

.infographic__text--first {
	bottom: -90px
}

.infographic__text--second {
	top: -90px
}

.infographic__text--third {
	bottom: -90px
}

.infographic__text--fourth {
	top: -90px
}

.infographic strong {
	font-family: Montserrat, sans-serif
}

.clients-table {
	overflow: hidden;
	clear: both;
	margin-bottom: 40px
}

.autocredit-advantage {
	width: calc(100%/4);
	text-align: center
}

@media (max-width:767px) {
	.autocredit-advantage {
		width: 100%;
		margin-bottom: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.autocredit-advantage__image {
		width: 70px
	}
	.autocredit-advantage__image img {
		max-width: 100%;
		height: auto!important
	}
	.autocredit-advantage__text {
		width: calc(100% - 85px);
		text-align: left!important
	}
	.bottom-autocredit {
		padding-top: 0!important
	}
	.autocredit-advantage.__text {
		display: none
	}
}

.autocredit-advantage__image {
	display: block;
	height: 100px
}

.autocredit-advantage__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
	padding: 0 20px;
	line-height: 22px
}

@media (max-width:767px) {
	.autocredit-advantage__title {
		height: auto;
		font-size: 14px;
		line-height: 18px;
		padding: 0
	}
}

.autocredit-advantage p {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	padding: 0 20px
}

@media (max-width:767px) {
	.autocredit-advantage p {
		font-size: 12px;
		padding: 0 0;
		line-height: 18px
	}
}

.auto-item {
	width: calc(100%/4);
	text-align: center;
	margin-bottom: 70px
}

@media (max-width:992px) {
	.auto-item {
		width: calc(50% - 10px);
		margin-bottom: 40px
	}
	.cards-page p {
		padding-right: 0
	}
}

@media (max-width:1300px) {
	.infographic__text--fourth {
		width: 150px
	}
}

@media (max-width:480px) {
	.auto-item {
		margin-bottom: 30px
	}
	.auto-item .btn {
		width: 100%;
		text-align: center;
		padding: 0!important
	}
}

.auto-item__logo {
	height: 75px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center
}

.auto-item__logo img {
	max-width: 190px;
	max-height: 75px
}

.auto-item__logo img.car-logo_ravon-finance {
	height: 40px
}

.auto-item__logo img.car-logo_lifan-finance {
	height: 35px
}

.auto-item__logo img.car-logo_faw-finance {
	height: 45px
}

.auto-item__logo img.car-logo_ford-credit {
	height: 55px
}

.auto-item__logo img.car-logo_kia-finance {
	height: 65px
}

.auto-item__logo img.car-logo_lada-finance {
	height: 65px
}

.auto-item__name {
	font-family: Montserrat, sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 18px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 46px
}

@media (max-width:480px) {
	.auto-item .btn {
		text-align: center
	}
	.auto-item__logo img {
		max-height: 60px
	}
	.auto-item__logo img.car-logo_ravon-finance {
		height: 30px
	}
	.auto-item__logo img.car-logo_lifan-finance {
		height: 25px
	}
	.auto-item__logo img.car-logo_faw-finance {
		height: 35px
	}
}

.autocredit-programm__block {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media (max-width:992px) {
	.autocredit-programm__block {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.calculate-tarif {
	float: right;
	width: calc(100% - 33px);
	padding: 37px 33px;
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	margin-bottom: 60px
}

@media (max-width:992px) {
	.calculate-tarif {
		width: 100%;
		margin-bottom: 40px
	}
}

@media (max-width:767px) {
	.calculate-tarif {
		padding: 20px 10px
	}
}

.calculate-tarif__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 18px;
	margin-bottom: 34px;
	font-weight: 600
}

.js--order_credit_call {
	padding-top: 10px
}

@media (max-width:767px) {
	.calculate-tarif__title {
		margin-bottom: 15px
	}
}

.calculate-tarif__title span {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 30px;
	color: #22b25c
}

.calculate-tarif__info {
	margin-bottom: 30px
}

.calculate-tarif__info strong {
	font-weight: 400
}

.calculate-tarif__info li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 11.7px 0;
	border-top: 1px solid #e1e1e1;
	font-size: 24px;
	color: #22b25c
}

.calculate-tarif__info li:last-child {
	border-bottom: 1px solid #e1e1e1
}

.calculate-tarif__info li span {
	display: inline-block;
	width: 200px;
	font-size: 15px;
	color: #373737
}

@media (max-width:767px) {
	.calculate-tarif__info li span {
		display: block;
		width: 100%
	}
	.calculate-tarif__info li {
		border-top: 0;
		border-bottom: 1px solid #e1e1e1
	}
	.calculate-tarif__info li:last-child {
		border-bottom: none
	}
	.js--order_credit {
		margin-bottom: 10px;
		display: none!important
	}
	.calculate-tarif {
		margin-bottom: 40px
	}
}

.calculate-tarif__links {
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
	text-align: center
}

@media (max-width:767px) {
	.calculate-tarif__links {
		margin-bottom: 15px
	}
}

.calculate-tarif__links li {
	display: inline-block;
	margin: 0 3px
}

.calculate-tarif__links li a {
	display: block;
	width: 43px;
	height: 42px;
	background-image: url(../images/calculator-icon.png);
	background-repeat: no-repeat;
	-webkit-transition: .5s;
	transition: .5s
}

.calculate-tarif__links li a:hover {
	opacity: .5
}

.calculate-tarif__link1 a {
	background-position: 0 0
}

.calculate-tarif__link2 a {
	background-position: -53px 0
}

.calculate-tarif__link3 a {
	background-position: -107px 0
}

.calculate-tarif__bottom-link {
	display: block;
	padding-top: 20px
}

.calculate-tarif__bottom-link a {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	color: #22b25c
}

.autocredit_requirements {
	padding-right: 40px
}

.accordion .table {
	margin-top: -10px
}

.accordion li a {
	color: #22c25b
}

@media (max-width:992px) {
	.table {
		overflow-x: scroll;
		display: block;
		width: 100%
	}
}

.table table {
	border-collapse: collapse;
	border: 1px solid #d6d6d6;
	max-width: 100%;
	border-radius: 8px;
	margin-top: 10px;
	display: block
}

.table.table-help table {
	display: inline-block;
	width: 883px;
	margin-left: 40px
}

.table table td:first-child {
	border-left: 0
}

.table table td:last-child {
	border-right: 0
}

.table.table-help table td:first-child {
	text-align: left
}

.table.table-help table td:first-child {
	border-left: 0
}

.table.table-cost table td:first-child {
	border-left: 0
}

.table.table-small table {
	width: auto;
	display: inline-block
}

.table.table-cost table {
	width: 923px;
	display: inline-block;
	margin-left: 40px
}

.table.table-cost table tr:first-child td {
	white-space: nowrap
}

.table.table-cost table th {
	background: 0 0
}

.table.table-cost table td:first-child {
	text-align: left;
	white-space: nowrap
}

.table table a {
	color: #22c25b
}

.table.table-small table tr td:first-child {
	min-width: 230px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.table.table-cost table {
		display: inline-block;
		width: auto
	}
	.table.table-help table {
		display: inline-block;
		width: auto
	}
}

.accordion sup {
	font-size: 14px!important
}

.table table td p {
	margin-bottom: 0!important
}

.accordion .table table td p {
	padding-left: 0!important
}

@media (max-width:992px) {
	.table table {
		min-width: 1240px
	}
	.table.partner-table table {
		min-width: 1000px
	}
	.table.table800 table {
		min-width: 860px
	}
	.table.table650 table {
		min-width: 770px
	}
	.table.table550 table {
		min-width: 670px
	}
	.table.table-help table {
		width: 100%;
		margin-left: 0
	}
	.table.table-cost table {
		width: 100%;
		margin-left: 0
	}
	.table.table-small table {
		width: auto;
		max-width: 550px;
		min-width: auto
	}
	.table.table-help table {
		display: inline-block;
		min-width: 420px
	}
	.table.table-cost table {
		display: inline-block;
		min-width: 620px
	}
	.table.table-cost table td:first-child {
		white-space: normal!important
	}
}

.table th {
	border-collapse: collapse;
	font-family: Montserrat, sans-serif;
	background: #f9f9f9;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	padding: 15px;
	border-left: 1px solid #d6d6d6;
	border-top: none
}

@media (max-width:992px) {
	.table th {
		padding: 5px
	}
}

.table td {
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-family: Montserrat, sans-serif;
	vertical-align: middle;
	border: 1px solid #d6d6d6
}

.table td p {
	margin-bottom: 0
}

.table tr:first-child td {
	border-top: none;
	font-weight: 700
}

.table tr:last-child td {
	border-bottom: none
}

.table tr:nth-last-child(2) td {
	border-bottom: none
}

.table tr:nth-last-child(3) td {
	border-bottom: none
}

.table tr:nth-last-child(4) td {
	border-bottom: none
}

.table tr:nth-last-child(5) td {
	border-bottom: none
}

.table tr:nth-last-child(6) td {
	border-bottom: none
}

.table tr:nth-last-child(7) td {
	border-bottom: none
}

.table tr:nth-last-child(8) td {
	border-bottom: none
}

.table tr:nth-last-child(9) td {
	border-bottom: none
}

.table tr:nth-last-child(10) td {
	border-bottom: none
}

.table tr:nth-last-child(11) td {
	border-bottom: none
}

.table tr:nth-last-child(12) td {
	border-bottom: none
}

.table tr:nth-last-child(13) td {
	border-bottom: none
}

.table tr:nth-last-child(14) td {
	border-bottom: none
}

.table tr:nth-last-child(15) td {
	border-bottom: none
}

.table tr:nth-last-child(16) td {
	border-bottom: none
}

.table tr:nth-last-child(17) td {
	border-bottom: none
}

.table tr:nth-last-child(18) td {
	border-bottom: none
}

.table tr:nth-last-child(19) td {
	border-bottom: none
}

.table tr:nth-last-child(20) td {
	border-bottom: none
}

.table td.border-left {
	border-left: 1px solid #d6d6d6!important;
	text-align: center!important
}

@media (max-width:992px) {
	.table td {
		padding: 5px
	}
}

.table tr.table-top-border td {
	border-top: 2px solid #d6d6d6
}

.map-container {
	position: relative;
	overflow: hidden;
	clear: both;
	height: 700px
}

@media (max-width:767px) {
	.map-container {
		height: auto
	}
}

.map-side {
	float: right;
	width: 295px;
	background: #fff;
	height: 700px;
	-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, .48);
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .48);
	z-index: 9;
	position: relative;
	margin-right: -15px
}

@media (max-width:767px) {
	.map-side {
		height: auto;
		width: 100%;
		margin-right: 0;
		border-top: none!important
	}
}

.map-side__adress {
	width: 100%;
	height: 470px;
	padding: 20px 0 20px 20px
}

@media (max-width:767px) {
	.map-side__adress {
		height: 200px;
		width: 100%
	}
}

.map-side__top {
	padding: 30px 20px;
	background: #22b25c
}

.map-side__region {
	margin-bottom: 20px
}

.map-side__search .form-control-search {
	width: 100%;
	padding: 0 20px;
	height: 46px;
	line-height: 46px;
	background: 0 0;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff
}

.map-side__search .form-control-search::-moz-placeholder {
	color: #fff
}

.map-side__search .form-control-search::-webkit-input-placeholder {
	color: #fff
}

.map-side__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px;
	color: #fff;
	margin-bottom: 10px
}

#map {
	width: 100%;
	height: 700px;
	padding: 0;
	margin: 0
}

@media (max-width:767px) {
	#map {
		height: 400px
	}
}

.combo-dropdown li {
	padding: 12px 10px!important;
	line-height: 20px!important
}

.map-position {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	height: 700px
}

@media (max-width:767px) {
	.map-position {
		position: relative;
		height: 400px
	}
}

.map-position strong {
	font-size: 15px
}

.map-position ul {
	padding-top: 10px
}

.balloon--title {
	font-family: Montserrat, sans-serif
}

.map-position ul li {
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 15px
}

.map-position ul li:first-child {
	width: 300px;
	background: url(../images/modal-icon1.png) 3px 3px no-repeat;
	background-size: 12px 16px
}

.map-position ul li:nth-child(2) {
	width: 300px;
	background: url(../images/modal-icon2.png) 0 3px no-repeat;
	background-size: 16px 16px
}

.map-position ul li:nth-child(3) {
	width: 300px;
	min-height: 20px;
	background: url(../images/modal-icon3.png) 0 3px no-repeat;
	background-size: 16px 16px
}

.map-position ul li:nth-child(4) {
	width: 300px;
	min-height: 15px;
	background: url(../images/modal-icon4.png) 0 3px no-repeat;
	background-size: 18px 14px;
    display: none
}

.map-position ul li:nth-child(5) {
	width: 300px;
	background: url(../images/modal-icon5.png) 3px 3px no-repeat;
	background-size: 14px 16px
}

.map-position ul li:nth-child(6) {
	width: 300px;
	background: url(../images/modal-icon6.png) 3px 3px no-repeat;
	background-size: 16px 13px
}

.adress-item {
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ebebeb
}

.adress-item:last-child {
	border-bottom: none
}

.adress-item__title {
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	font-family: Montserrat, sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
	color: #22b25c
}

.adress-item__title a {
	color: #22b25c;
	font-weight: 600
}

.adress-item li {
	font-size: 13px;
	margin-bottom: 10px;
	padding-left: 30px
}

.adress-item li:first-child {
	width: 247px;
	background: url(../images/modal-icon1.png) 3px 3px no-repeat;
	background-size: 12px 16px
}

.adress-item li:nth-child(2) {
	width: 247px;
	min-height: 22px;
	background: url(../images/modal-icon2.png) 0 3px no-repeat;
	background-size: 16px 16px
}

.adress-item li:nth-child(3) {
	width: 247px;
	min-height: 22px;
	background: url(../images/modal-icon3.png) 0 3px no-repeat;
	background-size: 16px 16px
}

.adress-item li:nth-child(4) {
	width: 247px;
	background: url(../images/modal-icon4.png) 0 3px no-repeat;
	background-size: 18px 14px;
	min-height: 22px;
	display: none
}

.adress-item li:nth-child(5) {
	width: 247px;
	min-height: 22px;
	background: url(../images/modal-icon5.png) 3px 3px no-repeat;
	background-size: 14px 16px
}

.adress-item li:nth-child(6) {
	width: 247px;
	min-height: 22px;
	background: url(../images/modal-icon6.png) 0 3px no-repeat;
	background-size: 16px 13px
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #22b25c
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: #22b25c
}

.conditions {
	padding-bottom: 70px;
	padding-top: 30px
}

.conditions.conditions--padding-small {
	padding-bottom: 0
}

.conditions-text {
	overflow: hidden;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-left: 65px;
	min-height: 67px;
	background: url(../images/conditions-icon.png) 0 0 no-repeat;
	background-size: 47px 48px;
	margin-bottom: 30px;
	line-height: 26px
}

.conditions-text a {
	text-decoration: none!important
}

.conditions-text a:hover {
	text-decoration: underline!important
}

.conditions-text p {
	font-size: 15px
}

.input-cvc .form-control {
	height: 50px!important;
	padding: 6px 12px!important
}

.select-styled {
	height: 50px!important;
	padding: 18px 22px 21px 12px!important
}

.select-styled.active.down-arrow:after {
	right: 12px!important;
	top: 17px!important
}

@media (max-width:767px) {
	.conditions-text p {
		font-size: 14px
	}
}

.conditions-text p strong {
	display: block;
	font-size: 15px
}

@media (max-width:767px) {
	.conditions-text p strong {
		font-size: 14px
	}
}

.conditions-text p a {
	font-size: 15px;
	color: #22b25c;
	text-decoration: underline
}

.conditions-text p a:hover {
	text-decoration: none
}

@media (max-width:767px) {
	.conditions-text p a {
		font-size: 14px
	}
}

.conditions-icons {
	overflow: hidden;
	clear: both;
	margin-bottom: 50px
}

@media (max-width:767px) {
	.conditions-icons {
		margin-bottom: 10px
	}
}

.conditions-icon {
	width: 25%;
	text-align: center
}

@media (max-width:767px) {
	.conditions-icon {
		width: 100%;
		margin-bottom: 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		text-align: left;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.conditions-icon:last-child {
		margin-bottom: 0
	}
}

.conditions-icon__image {
	height: 90px
}

.conditions-icon__image img {
	height: 70px
}

@media (max-width:767px) {
	.conditions-icon__image {
		width: 90px;
		text-align: center
	}
}

.conditions-icon__text {
	font-size: 15px;
	color: #373737;
	line-height: 32px
}

@media (max-width:767px) {
	.conditions-icon__text {
		width: calc(100% - 100px)
	}
}

.conditions-icon strong {
	display: block;
	font-size: 15px
}

.credit-infografic {
	margin-bottom: 70px;
	padding-top: 30px
}

@media (max-width:767px) {
	.credit-infografic {
		margin-bottom: 30px;
		padding-top: 10px
	}
}

.credit-infografic__item {
	position: relative;
	width: 218px;
	margin: 0 62px;
	text-align: center
}

@media (max-width:992px) {
	.credit-infografic__item {
		width: calc(100%/3);
		margin: 0
	}
}

@media (max-width:767px) {
	.credit-infografic__item {
		width: 100%;
		margin: 0 0 20px 0;
		text-align: left;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.credit-infografic__image {
		width: 90px
	}
	.credit-infografic__image img {
		max-width: 100%;
		height: auto
	}
	.credit-infografic__text {
		width: calc(100% - 130px);
		text-align: left
	}
}

.credit-infografic__item:first-child:after {
	content: "";
	position: absolute;
	top: 100px;
	right: -70px;
	width: 23px;
	height: 23px;
	background: url(../images/plus-icon.png) 0 0 no-repeat
}

@media (max-width:767px) {
	.credit-infografic__item:first-child:after {
		top: auto;
		bottom: -10px;
		left: 190px;
		margin-left: -10px;
		transform: scale(.8)
	}
}

.credit-infografic__item:nth-child(2):after {
	content: "";
	position: absolute;
	top: 100px;
	right: -70px;
	width: 23px;
	height: 12px;
	background: url(../images/ravno-icon.png) 0 0 no-repeat
}

@media (max-width:767px) {
	.credit-infografic__item:nth-child(2):after {
		top: auto;
		bottom: -5px!important;
		left: 190px;
		margin-left: -10px;
		transform: scale(.8)
	}
	.credit-infografic__item:nth-child(3) {
		margin-bottom: 0
	}
	.credit-infografic {
		margin-bottom: 0
	}
	.bottom-feedback-form .g-recaptcha {
		margin-bottom: 0
	}
	.bottom-feedback-form .checkbox-item--margin-top {
		margin-top: 0;
		padding-top: 5px
	}
}

.credit-infografic__item .credit-infografic__image {
	height: 218px;
	margin-bottom: 25px
}

.credit-infografic__item .credit-infografic__image img {
	display: inline-block
}

.credit-infografic__item .credit-infografic__image .mobile-img {
	display: none
}

@media (max-width:992px) {
	.credit-infografic__item .credit-infografic__image .desktop-img {
		display: none
	}
	.credit-infografic__item .credit-infografic__image .mobile-img {
		display: block
	}
	.credit-infografic__item:first-child:after {
		content: "";
		position: absolute;
		top: 100px;
		right: -13px;
		width: 23px;
		height: 23px;
		background: url(../images/plus-icon.png) 0 0 no-repeat
	}
	.credit-infografic__item:nth-child(2):after {
		content: "";
		position: absolute;
		top: 100px;
		right: -13px;
		width: 23px;
		height: 12px;
		background: url(../images/ravno-icon.png) 0 0 no-repeat
	}
}

.credit-infografic__item .credit-infografic__text {
	display: block;
	text-align: center;
	font-size: 15px
}

.program-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 72px;
	padding-bottom: 72px;
	border-bottom: 1px solid #ebebeb
}

.program-block:last-child {
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0
}

@media (max-width:767px) {
	.program-block {
		margin-bottom: 30px;
		padding-bottom: 30px
	}
	.credit-infografic__item .credit-infografic__text {
		text-align: left;
		display: inline-flex;
		align-items: center;
		padding-bottom: 25px
	}
	.credit-infografic__item .credit-infografic__image {
		height: auto
	}
}

.program-block__image {
	width: 368px
}

.program-block__image a {
	font-size: 15px;
	color: #22b25c;
	text-decoration: underline
}

.program-block__image a:hover {
	text-decoration: none
}

.program-block__image img {
	width: 100%;
	margin-bottom: 15px
}

@media (max-width:767px) {
	.program-block__image img {
		margin-bottom: 10px;
		max-width: 320px
	}
}

@media (max-width:767px) {
	.program-block__image {
		width: 100%;
		margin-bottom: 30px;
		text-align: left
	}
}

.program-block__content {
	width: calc(100% - 420px)
}

@media (max-width:1140px) {
	.program-block__content {
		width: calc(100% - 400px)
	}
}

@media (max-width:767px) {
	.program-block__content {
		width: 100%
	}
}

.program-block__title {
	display: block;
	font-size: 32px;
	margin-bottom: 10px;
	margin-top: -7px
}

.program-block p {
	margin-bottom: 30px
}

.programs-page {
	position: relative;
	padding-bottom: 100px
}

@media (max-width:992px) {
	.programs-page {
		margin-bottom: 50px
	}
}

.program-icon-item {
	text-align: center;
	margin-bottom: 20px
}

.program-icon-item:last-child {
	margin-bottom: 0
}

@media (max-width:992px) {
	.program-icon-item {
		width: 50%
	}
}

@media (max-width:480px) {
	.program-icon-item {
		width: 100%
	}
}

.program-icon-item__image {
	height: 95px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 14px
}

.program-icon-item__text {
	display: block;
	font-size: 15px
}

.program-icon-item__text strong {
	display: block
}

.user-data {
	width: calc(100% + 60px);
	margin-left: -30px;
	padding: 20px 30px 10px 30px;
	background: #f8f8f8
}

.bottom-feedback-form {
	padding-top: 30px
}

.feedback-block {
	float: left;
	width: 100%;
	padding-bottom: 50px
}

.feedback-block.padding-bottom--small {
	padding-bottom: 0
}

@media (max-width:992px) {
	.bottom-feedback-form {
		padding-top: 15px
	}
}

@media (max-width:767px) {
	.feedback-block {
		padding-bottom: 30px
	}
	.bottom-feedback-form {
		padding-top: 10px
	}
}

.feedback-block .form-group .form-control {
	height: 50px;
	line-height: 50px;
	padding: 0 35px 0 32px;
	padding: 0 20px 0 20px;
	font-size: 12px;
	border-radius: 8px;
	-webkit-transition: .5s;
	transition: .5s;
	box-shadow: none
}

.feedback-block .form-group .form-control.sum-input {
	background: url(../images/rub.png) 95% 50% no-repeat
}

.feedback-block .form-group .form-control:focus {
	border-color: #22b25c;
	-webkit-box-shadow: none;
	box-shadow: none
}

textarea.form-control {
	width: 100%;
	height: 285px!important;
	padding: 20px 35px 20px 32px;
	font-size: 15px;
	border-radius: 8px;
	resize: none
}

.feedback-advantages {
	padding: 30px 0 40px 0;
	text-align: center
}

.feedback-advantages__item {
	margin: 0 60px
}

@media (max-width:1200px) {
	.feedback-advantages__item {
		margin: 0 20px
	}
}

@media (max-width:992px) {
	.feedback-advantages__item {
		margin: 0 20px 20px 20px;
		width: 100%
	}
	.feedback-advantages {
		padding-bottom: 0
	}
}

.feedback-advantages__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 95px;
	margin-bottom: 20px
}

.feedback-advantages p {
	font-size: 15px
}

@media (max-width:992px) {
	.feedback-advantages__item {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 0 15px 0;
		height: auto
	}
	.feedback-advantages__image {
		width: 80px;
		text-align: left;
		align-items: flex-start
	}
	.feedback-advantages p {
		width: calc(100% - 90px);
		text-align: left
	}
}

.bin-content__item {
	margin: 0 60px
}

@media (max-width:767px) {
	.bin-content__item {
		margin: 0;
		width: 100%;
		height: auto
	}
	.bin-content .bin-content__item:nth-child(2) {
		margin-bottom: 10px
	}
	.bin-content .bin-content__item:nth-child(2) .bin-content__image img {
		position: relative;
		bottom: -15px
	}
	.bin-content .bin-content__item:nth-child(2) p {
		position: relative;
		bottom: -10px
	}
	.feedback-advantages__item:nth-child(1) .feedback-advantages__image img {
		height: 60px
	}
	.feedback-advantages__item:nth-child(2) .feedback-advantages__image img {
		height: 65px
	}
	.feedback-advantages__item:nth-child(3) .feedback-advantages__image img {
		height: 57px
	}
}

.bin-block h2 {
	text-align: left
}

.bin-content__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 95px;
	margin-bottom: 20px
}

.bin-content p {
	font-size: 15px;
	text-align: center
}

.bin-content strong {
	display: block;
	margin-bottom: 5px
}

@media (max-width:767px) {
	.bin-content__item {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
	.bin-content__image {
		width: 50px;
		text-align: left;
		align-items: flex-start
	}
	.bin-content__image img {
		max-width: 90%;
		height: auto!important
	}
	.bin-content__item:nth-child(2) .bin-content__image img {
		max-width: 100px;
		height: 44px!important
	}
	.bin-content p {
		width: calc(100% - 85px);
		text-align: left
	}
}

.moving {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	background: #f7f7f8 url(../images/moving-bg.png) 50% 0 no-repeat;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	padding-top: 150px
}

.moving .moving-block {
	width: 625px;
	margin: 0 auto 0;
	text-align: center;
	padding: 0 50px
}

.moving .moving-block .logo {
	margin-bottom: 80px;
	height: 75px
}

.moving .moving-block__text1 {
	display: block;
	font-size: 22px;
	margin-bottom: 40px;
	padding-top: 90px;
	background: url(../images/moving-icon.png) 50% 0 no-repeat
}

.moving .moving-block__text2 {
	display: block;
	font-size: 22px;
	margin-bottom: 20px
}

.moving .moving-block__text3 {
	display: block;
	font-size: 22px;
	font-weight: 700
}

@media (max-width:767px) {
	.moving {
		height: auto;
		min-height: 100vh;
		padding-top: 60px;
		background-image: none;
		overflow: visible
	}
	.moving .moving-block {
		width: 100%;
		padding: 0
	}
	.moving .moving-block__text1 {
		display: block;
		font-size: 20px;
		margin-bottom: 20px;
		padding-top: 90px
	}
	.moving .moving-block__text2 {
		display: block;
		font-size: 20px;
		margin-bottom: 20px
	}
	.moving .moving-block__text3 {
		display: block;
		font-size: 16px;
		font-weight: 700
	}
	.moving .moving-block .logo {
		margin-bottom: 50px;
		height: 65px
	}
}

.phone-numbers {
	padding-bottom: 60px
}

@media (max-width:992px) {
	.phone-numbers {
		padding-bottom: 10px
	}
}

.phone-numbers__title {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 19px;
	margin-bottom: 50px
}

.phone-numbers__min-title {
	display: block;
	font-size: 15px;
	padding: 0 0 10px 26px
}

@media (max-width:992px) {
	.phone-numbers__min-title {
		padding-left: 0
	}
}

.phone-numbers__section {
	padding: 20px 20px 20px 80px;
	background: #f9f9f9 url(../images/phone-icon2.png) 26px 20px no-repeat;
	background-size: 30px 50px
}

@media (max-width:992px) {
	.phone-numbers__section {
		margin-bottom: 30px
	}
}

.phone-numbers__section span {
	display: block;
	font-size: 15px
}

@media (max-width:767px) {
	.phone-numbers__section span {
		font-size: 14px
	}
}

.phone-numbers__section strong {
	font-size: 22px
}

@media (max-width:767px) {
	.phone-numbers__section strong {
		font-size: 14px
	}
}

.feedback-info-block {
	margin-bottom: 50px!important
}

.feedback-info-block:last-child {
	margin-bottom: 30px
}

.feedback-info-block__title {
	display: block;
	font-size: 15px;
	padding-left: 26px;
	margin-bottom: 30px
}

@media (max-width:992px) {
	.feedback-info-block__title {
		padding-left: 0
	}
}

@media (max-width:767px) {
	.feedback-info-block__title {
		margin-bottom: 10px
	}
}

.vacancy-item p {
	float: left;
	width: 100%
}

.feedback-info-block__phones {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 60px
}

@media (max-width:992px) {
	.feedback-info-block__phones {
		height: auto;
		display: block
	}
}

.feedback-info-block__tel {
	padding-left: 80px;
	background: url(../images/phone-icon2.png) 26px 3px no-repeat;
	background-size: 30px 50px;
	margin-right: 15px
}

@media (max-width:992px) {
	.feedback-info-block__tel {
		padding-left: 40px;
		background-position: 0 3px;
		margin-bottom: 20px
	}
}

@media (max-width:767px) {
	.feedback-info-block__tel {
		margin-bottom: 10px
	}
}

.feedback-info-block__tel strong {
	display: block;
	font-size: 22px;
	line-height: 30px
}

@media (max-width:767px) {
	.feedback-info-block__tel strong {
		font-size: 14px
	}
}

.feedback-info-block__code {
	font-size: 15px;
	min-height: 35px;
	padding-left: 55px;
	background: url(../images/phone-icon3.png) 0 0 no-repeat;
	background-size: 34px 34px;
	padding-top: 12px
}

@media (max-width:992px) {
	.feedback-info-block__code {
		padding-left: 40px
	}
}

@media (max-width:767px) {
	.feedback-info-block__code {
		font-size: 14px
	}
}

.feedback-info-block__code strong {
	font-size: 15px
}

@media (max-width:767px) {
	.feedback-info-block__code strong {
		font-size: 14px
	}
}

.attachment {
	position: relative;
	min-height: 500px;
	background: url(../images/attachment-bg.png) 50% 0 no-repeat;
	margin-top: 50px;
	overflow: hidden
}

@media (max-width:992px) {
	.attachment {
		height: auto;
		padding: 45px 0;
		background-size: cover
	}
}

.attachment-list {
	width: 80%;
	position: relative;
	z-index: 99
}

@media (max-width:992px) {
	.attachment-list {
		width: 100%;
		padding: 0 0 0 10px
	}
}

.attachment-list ul {
	padding-top: 50px
}

@media (max-width:992px) {
	.attachment-list ul {
		height: auto;
		padding-top: 0
	}
}

.attachment-list ul li {
	position: relative;
	width: 100%;
	font-size: 26px;
	color: #fff;
	height: auto;
	line-height: 32px;
	margin: 25px 0;
	padding-left: 55px
}

.attachment-list ul li span {
	position: absolute;
	left: 0;
	display: inline-block;
	width: 55px;
	font-size: 42px;
	line-height: 40px
}

@media (max-width:992px) {
	.attachment-list ul li {
		margin: 15px 0
	}
	.attachment-list ul li span {
		line-height: 42px
	}
}

.download-links--mobile {
	display: none
}

@media (max-width:767px) {
	.download-links--desktop {
		display: none
	}
	.download-links--mobile {
		display: block
	}
	.download-links--mobile span {
		display: block;
		width: 100%;
		margin-bottom: 15px;
		text-align: center
	}
	.attachment {
		padding-bottom: 10px;
		min-height: auto;
		margin-bottom: 1px
	}
	.attachment-list ul li:first-child span {
		padding-left: 4px
	}
	.btn.btn--uppercase {
		font-size: 11px
	}
}

@media (max-width:566px) {
	.attachment-list ul li {
		font-size: 15px;
		line-height: 22px
	}
}

.attachment-list ul li i {
	margin-right: 20px
}

.attachment-list ul li i img {
	width: 85px;
	height: 85px
}

@media (max-width:992px) {
	.attach-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.attachment-right {
	float: right;
	position: relative
}

.attachment-right .iphone {
	position: absolute;
	bottom: -62px;
	right: -60px;
	height: 480px
}

@media (max-width:1320px) {
	.attachment-right .iphone {
		height: 490px;
		right: 60px;
		bottom: -83px;
		top: auto
	}
}

@media (max-width:1140px) {
	.attachment-right .iphone {
		right: 20px
	}
}

@media (max-width:992px) {
	.attachment-right .iphone {
		display: none
	}
}

.attachment-list .download-links {
	overflow: hidden;
	clear: both;
	position: relative;
	width: 100%;
	padding: 40px 0 0 0
}

.attachment-list .download-links span {
	position: relative;
	width: auto;
	display: inline-block;
	margin-right: 20px
}

.attachment-list .download-links img {
	height: 62px
}

@media (max-width:992px) {
	.attachment-list.download-links {
		position: relative;
		bottom: 0
	}
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.info1,
.info10,
.info11,
.info12,
.info13,
.info14,
.info15,
.info16,
.info2,
.info3,
.info4,
.info5,
.info6,
.info7,
.info8,
.info9 {
	grid-area: scrn;
	display: none
}

.info {
	position: relative;
	width: calc(100% + 60px);
	min-height: 415px;
	background: #f6f6f6;
	margin: -15px 0 30px -30px;
	padding: 40px 65px
}

@media (max-width:1140px) {
	.info {
		width: 100%;
		margin-left: 0
	}
}

@media (max-width:992px) {
	.info {
		padding: 50px 15px 20px 15px
	}
}

@media (max-width:767px) {
	.info {
		margin-top: 0
	}
}

.arrow-top {
	position: absolute;
	top: -22px;
	margin-left: 0;
	width: 57px;
	height: 23px;
	display: block;
	background: url(../images/repay_arrow.png) 0 0 no-repeat
}

.arrow-top.arrow-top--first {
	left: 12.5%
}

@media (max-width:1140px) {
	.arrow-top.arrow-top--first {
		left: 10%
	}
}

@media (max-width:767px) {
	.arrow-top.arrow-top--first {
		left: 50%;
		margin-left: -24px
	}
}

.arrow-top.arrow-top--second {
	left: 36.5%
}

@media (max-width:1140px) {
	.arrow-top.arrow-top--second {
		left: 35%
	}
}

@media (max-width:767px) {
	.arrow-top.arrow-top--second {
		left: 50%;
		margin-left: -24px
	}
}

.arrow-top.arrow-top--third {
	left: 61.5%
}

@media (max-width:1140px) {
	.arrow-top.arrow-top--third {
		left: 60%
	}
}

@media (max-width:767px) {
	.arrow-top.arrow-top--third {
		left: 50%;
		margin-left: -24px
	}
}

.arrow-top.arrow-top--fourth {
	left: 86%
}

@media (max-width:1140px) {
	.arrow-top.arrow-top--fourth {
		left: 85%
	}
}

@media (max-width:767px) {
	.arrow-top.arrow-top--fourth {
		left: 50%;
		margin-left: -24px
	}
}

.info {
	position: relative;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.info .close {
	position: absolute;
	top: 20px;
	right: 30px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/repay_close.png) 0 0 no-repeat;
	opacity: 1
}

@media (max-width:767px) {
	.info {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
}

.repay-item {
	width: 25%;
	height: 145px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 50px
}

@media (max-width:767px) {
	.repay-item {
		width: 100%;
		margin-bottom: 10px
	}
}

.repay-item__image {
	height: 80px;
	display: block;
	margin-bottom: 15px
}

.repay-item__text {
	display: block;
	font-size: 15px;
	padding: 0 10px
}

.calculate-payment {
	padding-bottom: 40px
}

@media (max-width:992px) {
	.calculate-payment {
		padding-bottom: 0!important
	}
}

.payment-list li {
	font-size: 14px;
	margin-bottom: 30px
}

@media (max-width:992px) {
	.payment-list li {
		margin-bottom: 10px
	}
}

.payment-list li a {
	font-size: 18px;
	color: #22b25c
}

.payment-list li a:hover {
	text-decoration: underline
}

.payment-list span {
	width: 170px;
	font-family: Montserrat, sans-serif;
	display: inline-block;
	font-size: 15px
}

.payment-list span.payment-sum {
	font-size: 24px;
	width: auto;
	color: #22b25c
}

@media (max-width:767px) {
	.payment-list span {
		display: block
	}
}

.repay_content {
	padding-top: 30px
}

.slider-container {
	width: 1280px;
	margin: 0 auto
}

@media (max-width:1280px) {
	.slider-container {
		width: 100%!important
	}
}

.section,
section {
	position: relative;
	width: 100%;
	padding: 30px 0
}

@media (max-width:992px) {
	.section,
	section {
		padding: 50px 0
	}
}

@media (max-width:767px) {
	.section,
	section {
		padding: 30px 0
	}
}

.section.padding-top-small,
section.padding-top-small {
	padding-top: 0
}

@media (max-width:767px) {
	.section.padding-top-small,
	section.padding-top-small {
		padding-top: 0
	}
}

.section.section--inner,
section.section--inner {
	padding-top: 45px!important
}

@media (max-width:767px) {
	.section.section--inner,
	section.section--inner {
		padding-top: 25px!important
	}
}

.section.section-inner--small,
section.section-inner--small {
	padding-top: 25px!important;
	padding-bottom: 25px!important
}

@media (max-width:767px) {
	.section.section-inner--small,
	section.section-inner--small {
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.section.section-top--small,
section.section-top--small {
	padding-top: 0!important
}

@media (max-width:767px) {
	.section.section-top--small,
	section.section-top--small {
		padding-top: 0!important
	}
}

.section.section-bottom--small,
section.section-bottom--small {
	padding-bottom: 0!important
}

@media (max-width:767px) {
	.section.section-bottom--small,
	section.section-bottom--small {
		padding-bottom: 0!important
	}
}

.section.section-bottom--middle,
section.section-bottom--middle {
	padding-bottom: 0!important
}

@media (max-width:767px) {
	.section.section-bottom--middle,
	section.section-bottom--middle {
		float: left;
		width: 100%;
		padding-bottom: 0!important;
		margin-bottom: 0
	}
}

.section-inner {
	padding: 30px 0
}

.flex-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-content.flex-content--center_v {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flex-content.flex-content--start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.flex-content.flex-content--end_v {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.flex-content.flex-content--header {
	height: 136px
}

.flex-content.flex-content--around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.flex-content.flex-content--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.clear-mobile {
	display: none;
	overflow: hidden;
	clear: both;
	width: 100%
}

@media (max-width:992px) {
	.footer-menu-item {
		max-width: 245px;
		width: 30%
	}
	.owl-theme .owl-nav [class*=owl-] {
		left: 0
	}
	.owl-theme .owl-nav [class*=owl-]:last-child {
		right: 0
	}
}

@media (max-width:915px) {
	.credit-about-logo {
		display: flex;
		align-items: center;
		flex-wrap: wrap
	}
}

.see-all-link {
	font-size: 15px;
	color: #22b25c;
	text-decoration: underline
}

.see-all-link:hover {
	text-decoration: none;
	color: #22b25c
}

.see-all-link--bottom {
	font-size: 15px;
	color: #22b25c;
	text-decoration: underline;
	display: none
}

.see-all-link--bottom:hover {
	text-decoration: none;
	color: #22b25c
}

@media (max-width:1140px) {
	.see-all-link--bottom {
		display: block
	}
}

@media (max-width:1140px) {
	.mobile_hide {
		display: none!important
	}
}

.mobile-menu {
	display: none
}

@media (max-width:1200px) {
	.mobile-menu {
		display: block
	}
}

@media (max-width:767px) {
	.text-center-mobile {
		text-align: center;
		display: block;
		width: 100%
	}
}

.content {
	padding: 0 0 40px 0
}

@media (max-width:1140px) {
	.content {
		padding-bottom: 60px
	}
}

@media (max-width:767px) {
	.content {
		padding-bottom: 30px
	}
}

.content.content-padding-small {
	padding: 0!important
}

.content.content-padding-middle {
	padding-bottom: 70px!important
}

@media (max-width:767px) {
	.content.content-padding-middle {
		padding-bottom: 0!important
	}
}

.lists-circle .list-circle {
	float: left;
	margin-bottom: 20px;
	width: 100%
}

.lists-circle a:hover {
	text-decoration: underline
}

p a:hover {
	text-decoration: underline
}

.lists-circle ol {
	padding-left: 20px
}

.lists-circle ol li {
	font-size: 15px;
	line-height: 26px
}

.lists-circle .list-circle {
	padding-left: 10px
}

.lists-circle .list-circle li {
	position: relative;
	padding-left: 30px!important;
	background: url(../images/circle2.png) 0 12px no-repeat;
	background-size: 8px 8px;
	font-size: 15px;
	margin-bottom: 3px!important;
	line-height: 26px
}

.lists-circle .list-circle li a {
	color: #22c25b
}

.lists-circle .list-circle li ul li {
	background: url(../images/circle.png) 0 7px no-repeat;
	background-size: 8px 8px
}

.lists-circle .list-circle li.full-bullit {
	background: url(../images/circle2.png) 0 7px no-repeat;
	background-size: 8px 8px
}

.vacancy-item-text ol li {
	position: relative;
	padding-left: 40px!important;
	background: url(../images/circle.png) 0 7px no-repeat;
	background-size: 8px 8px;
	font-size: 15px;
	margin-bottom: 3px!important;
	line-height: 26px
}

.alert-success.alert-bu {
	padding-left: 15px!important
}

.alert-bu {
	margin-top: 40px!important;
	width: calc(100% - 169px);
	margin-left: 60px
}

.lada-finance-table table {
	display: inline-block
}

.faq-list {
	float: left;
	width: 100%;
	padding-bottom: 30px
}

@media (max-width:767px) {
	.text-center.form-required {
		padding-top: 20px!important
	}
	.alert-bu {
		margin-top: 0!important;
		width: 100%;
		margin-left: 0;
		text-align: center
	}
}

@media (max-width:992px) {
	.lada-finance-table table {
		min-width: 500px!important
	}
}

.lists-circle .list-circle li .small-text {
	display: block;
	font-size: 13px;
	padding: 10px 0 0 0;
	margin: 0;
	border: none;
	line-height: 16px
}

.lists-circle .list-circle li.strong-min-size {
	font-size: 14px;
	line-height: 20px
}

.lists-circle .list-circle li.strong-min-size strong {
	display: block;
	margin-bottom: 20px;
	line-height: 22px
}

.lists-circle .list-circle li span {
	display: block;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 15px;
	margin-bottom: 15px
}

@media (max-width:767px) {
	.lists-circle .list-circle li {
		font-size: 14px;
		padding-left: 20px!important;
		line-height: 20px
	}
	.lists-circle .list-circle.list-circle--marign-small {
		float: left;
		margin-bottom: 0;
		width: 100%
	}
}

.lists-circle .list-circle li ul {
	padding-left: 0;
	padding-top: 5px
}

.lists-circle .list-circle li ul li {
	font-size: 15px;
	margin-bottom: 5px!important;
	padding-left: 23px!important;
	background-position: 0 9px
}

.lists-circle .list-circle li.list-circle__nomarker {
	background: 0 0;
	padding-top: 10px;
	padding-bottom: 10px
}

.lists-circle .list-circle li strong {
	font-family: Montserrat, sans-serif;
	font-size: 15px
}

.bank_principles .lists-circle {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.bank_principles .circle-list {
	width: calc(100%/3)!important;
	float: none!important
}

.new-inner-content ol {
	padding-left: 20px
}

.new-inner-content ol li {
	font-size: 15px;
	margin-bottom: 4px
}

ul.decimal-list {
	padding-left: 20px;
	list-style-type: decimal
}

ul.decimal-list li {
	font-size: 15px;
	margin-bottom: 4px
}

.vacancy-list_content {
	margin-bottom: 50px
}

.lists-circle .circle-list {
	float: left;
	margin-bottom: 20px;
	width: 100%
}

@media (max-width:767px) {
	.bank_principles .circle-list {
		float: left!important;
		margin-bottom: 0;
		width: 100%!important
	}
	.bank_principles {
		padding-top: 30px
	}
}

.lists-circle .circle-list li {
	position: relative;
	padding-left: 40px!important;
	background: url(../images/circle.png) 0 8px no-repeat;
	background-size: 8px 8px;
	font-size: 15px;
	margin-bottom: 5px!important;
	line-height: 26px
}

.lists-circle .circle-list li.full-bullit {
	background: url(../images/circle2.png) 0 4px no-repeat;
	background-size: 8px 8px
}

.lists-circle .circle-list li .small-text {
	display: block;
	font-size: 13px;
	padding: 10px 0 0 0;
	margin: 0;
	border: none;
	line-height: 16px
}

.lists-circle .circle-list li.strong-min-size {
	font-size: 14px;
	line-height: 20px
}

.lists-circle .circle-list li.strong-min-size strong {
	display: block;
	margin-bottom: 20px;
	line-height: 22px
}

.lists-circle .circle-list li span {
	display: block;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 15px;
	margin-bottom: 15px
}

@media (max-width:767px) {
	.lists-circle .circle-list li {
		font-size: 14px;
		padding-left: 20px!important;
		line-height: 20px
	}
}

.lists-circle .circle-list li ul {
	padding-left: 0;
	padding-top: 5px
}

.lists-circle .circle-list li ul li {
	font-size: 15px;
	margin-bottom: 5px!important;
	padding-left: 23px!important;
	background-position: 0 9px
}

.lists-circle .circle-list li.list-circle__nomarker {
	background: 0 0;
	padding-top: 10px;
	padding-bottom: 10px
}

.lists-circle .circle-list li strong {
	font-family: Montserrat, sans-serif;
	font-size: 17px
}

.breadcrumbs-position {
	position: absolute;
	width: 500px;
	height: 30px;
	top: 310px;
	left: -320px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

@media (max-width:1280px) {
	.breadcrumbs-position {
		left: -240px
	}
}

@media (max-width:992px) {
	.breadcrumbs-position {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		position: relative;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		top: 0;
		left: 0
	}
}

@media (max-width:767px) {
	.breadcrumbs-position {
		display: none
	}
}

.breadcrumbs-position.breadcrumbs-position--top-small {
	top: 240px
}

@media (max-width:992px) {
	.breadcrumbs-position.breadcrumbs-position--top-small {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		position: relative;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		top: 0;
		left: 0
	}
}

.breadcrumbs-position.breadcrumbs-position--top-middle {
	top: 280px
}

@media (max-width:992px) {
	.breadcrumbs-position.breadcrumbs-position--top-middle {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		position: relative;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		top: 0;
		left: 0
	}
}

.breadcrumbs {
	display: none!important;
	margin-bottom: 20px
}

.breadcrumbs ul {
	white-space: nowrap;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (max-width:992px) {
	.breadcrumbs ul {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		white-space: normal;
		display: block
	}
}

.breadcrumbs li {
	font-weight: 700;
	display: inline-block;
	font-size: 14px;
	color: #666;
	padding-right: 45px;
	background: url(../images/breadcrumbs-arrow.png) 100% 50% no-repeat;
	margin-right: 10px
}

.breadcrumbs li:last-child {
	background: 0 0;
	margin-right: 0;
	padding-right: 0
}

.breadcrumbs a {
	font-weight: 500;
	font-size: 14px;
	color: #666!important
}

@media (max-width:1280px) {
	.breadcrumbs-padding {
		padding-left: 50px
	}
}

@media (max-width:1280px) and (max-width:992px) {
	.breadcrumbs-padding {
		padding-left: 0
	}
}

.main-banner {
	overflow: hidden;
	width: 100%;
	height: 480px;
	text-align: center;
	padding: 0
}

.main-banner .desktop-banner {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center
}

.main-banner .mobile-banner {
	display: none;
	position: relative;
	z-index: 1
}

.mobile-banner .banner-text {
	position: relative;
	top: 0;
	left: 0;
	padding: 15px 15px 5px 15px;
	display: block;
	text-align: left;
	background: #f7f7f7;
	margin-bottom: -10px;
	z-index: 1
}

.mobile-banner .banner-text small {
	display: block;
	font-size: 15px;
	color: #000;
	margin-bottom: 5px
}

.mobile-banner .banner-text .banner-title {
	font-family: FontfabricMullerBold;
	display: block;
	font-size: 30px;
	color: #22b25c;
	text-transform: uppercase;
	line-height: 36px;
	background: linear-gradient(45deg, #05d659 23%, #00a8f1 50%, #04a5f3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media (max-width:1200px) {
	.main-banner img.desktop-banner {
		height: 100%
	}
}

@media (max-width:1200px) {
	.main-banner {
		height: 450px
	}
}

@media (max-width:1140px) {
	.main-banner {
		height: 400px
	}
}

@media (max-width:992px) {
	.main-banner {
		height: 300px
	}
}

@media (max-width:767px) {
	.main-banner {
		height: auto
	}
	.main-banner .desktop-banner {
		display: none
	}
	.main-banner .mobile-banner {
		display: block;
		width: 100%
	}
	.main-banner .mobile-banner img {
		width: 100%
	}
	.main-banner .mobile-banner img {
		height: 350px!important;
		overflow: hidden;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
		position: relative;
		z-index: 9
	}
}

@media (max-width:480px) {
	.main-banner {
		height: auto
	}
	.main-banner .mobile-banner img {
		height: 220px!important
	}
	.main-slider .main-banner .mobile-banner img {
		height: 240px!important
	}
	.main-banner .mobile-banner img.index_mb_image {
		height: 258px!important;
		position: relative;
		bottom: -10px
	}
}

.inner-menu .flex-content.flex-content--start li {
	margin-right: 23px
}

.inner-menu .flex-content.flex-content--start li:last-child {
	margin-right: 0
}

.border-top {
	border-top: 1px solid #ebebeb;
	overflow: hidden
}

.title-list {
	font-family: Montserrat, sans-serif;
	display: block;
	font-size: 15px;
	margin-bottom: 20px
}

.title-list.title-list--high {
	font-size: 20px!important;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 20px
}

.desktop-display {
	display: inline-block
}

.mobile-display {
	display: none!important
}

@media (max-width:767px) {
	.title-list.title-list--high {
		font-size: 15px
	}
	.desktop-display {
		display: none!important
	}
	.mobile-display {
		display: inline-block!important
	}
}

@media (max-width:767px) {
	.title-list {
		font-size: 14px;
		padding-left: 0
	}
}

.margin-top-small {
	overflow: hidden;
	clear: both;
	margin-top: 30px
}

.error {
	overflow: hidden;
	clear: both;
	height: 690px;
	background: #f7f7f8 url(../images/error-bg.png) 50% 50% no-repeat
}

@media (max-width:992px) {
	.error {
		height: auto;
		padding: 70px 0;
		background-image: none
	}
}

.error-block {
	padding-top: 100px;
	text-align: center
}

@media (max-width:992px) {
	.error-block {
		padding: 0
	}
}

.error-block__min-text {
	display: block;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 32px
}

@media (max-width:480px) {
	.error-block__min-text {
		font-size: 20px
	}
}

.error-block__main-text {
	display: block;
	text-align: center;
	width: 100%;
	font-family: FontfabricMullerBold;
	font-size: 200px;
	line-height: 160px;
	padding-top: 10px;
	background: -webkit-gradient(linear, left top, right top, color-stop(33%, #06d359), color-stop(66%, #0cb9fc), to(#00a8e6));
	background: linear-gradient(90deg, #06d359 33%, #0cb9fc 66%, #00a8e6);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

@media (max-width:480px) {
	.error-block__main-text {
		font-size: 100px;
		line-height: 80px
	}
}

.error-block__back_to_main {
	font-size: 18px;
	color: #22b25c;
	text-decoration: underline
}

.error-block__back_to_main:hover {
	color: #22b25c;
	text-decoration: none
}

.hint-text {
	position: relative;
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-block!important;
	border: none;
	padding: 0!important;
	margin: 0;
	line-height: normal;
	border-bottom: none!important;
	margin-bottom: 0!important
}

.hint-text:after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	display: inline-block;
	top: -18px!important;
	background: #fff url(../images/hint-icon.png) 0 0 no-repeat;
	background-size: 15px 15px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 99;
	line-height: normal;
	margin: 0 3px 0 0;
	padding: 0
}

.hint-text-wide {
	position: relative;
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-block;
	border: none;
	padding: 0!important;
	margin: 0;
	line-height: normal;
	border-bottom: none!important;
	margin-bottom: 0!important
}

.hint-text-wide:after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	display: inline-block;
	top: -15px!important;
	background: #fff url(../images/hint-icon.png) 0 0 no-repeat;
	background-size: 15px 15px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 99;
	line-height: normal;
	margin: 0;
	padding: 0
}

.tooltipster-box {
	margin-top: -10px
}

.inner-menu .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	bottom: -12px
}

@-moz-document url-prefix() {
	.hint-text:after {
		top: -12px
	}
}

.hint-text:after:hover {
	-webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, .3);
	box-shadow: 0 0 3px 2px rgba(0, 0, 0, .3)
}

@media (max-width:767px) {
	.hint-text:after {
		content: "";
		position: absolute;
		width: 15px;
		height: 15px;
		display: block;
		background: #fff url(../images/hint-icon.png) 0 0 no-repeat;
		background-size: 15px 15px;
		cursor: pointer;
		border-radius: 50%;
		z-index: 99
	}
}

.hint-text span {
	width: 260px;
	display: none!important;
	position: absolute;
	bottom: -5px;
	left: -5px;
	padding: 10px 10px 15px 20px;
	border: 2px solid #fafafa;
	border-radius: 8px;
	background: #fff;
	font-size: 12px;
	line-height: 16px;
	z-index: 1;
	color: #000!important
}

@media (max-width:767px) {
	.hint-text span {
		right: auto;
		left: 0;
		bottom: 30px
	}
}

.hint-text:hover span {
	display: block!important
}

.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: 0!important
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
	position: absolute;
	display: block;
	top: 0
}

.irs-line-left {
	left: 0;
	width: 11%
}

.irs-line-mid {
	left: 9%;
	width: 82%
}

.irs-line-right {
	right: 0;
	width: 11%
}

.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0
}

.irs-bar-edge {
	position: absolute;
	display: block;
	top: 0;
	left: 0
}

.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0
}

.irs-slider {
	position: absolute;
	display: block;
	cursor: default;
	z-index: 1
}

.irs-slider.type_last {
	z-index: 2
}

.irs-min {
	position: absolute;
	display: block;
	left: 0;
	cursor: default
}

.irs-max {
	position: absolute;
	display: block;
	right: 0;
	cursor: default
}

.irs-from,
.irs-single,
.irs-to {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px
}

.irs-with-grid .irs-grid {
	display: block
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000
}

.irs-grid-pol.small {
	height: 4px
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: 0 0;
	z-index: 2
}

.irs-disabled {
	opacity: .4
}

.irs-hidden-input {
	position: absolute!important;
	display: block!important;
	top: 0!important;
	left: 0!important;
	width: 0!important;
	height: 0!important;
	font-size: 0!important;
	line-height: 0!important;
	padding: 0!important;
	margin: 0!important;
	outline: 0!important;
	z-index: -9999!important;
	background: 0 0!important;
	border-style: solid!important;
	border-color: transparent!important
}

.irs-handle{
	position: absolute;
	width: 32px;
	height: 32px;
	background: #fff;
	border-radius: 16px;
	border: 1px solid #ebebeb;
	top: 27px;
	cursor: pointer;
	margin-left: 2px;
}
.irs-handle i:first-child{
	position: absolute;
	width: 18px;
	height: 18px;
	background: #22b25c;
	border-radius: 9px;
	left: 6px;
	top: 6px;
}


.col-padding-top {
	padding-top: 49px!important
}

@media (max-width:992px) {
	.col-padding-top {
		padding-top: 0
	}
}

.dealer_centers-filter {
	padding-bottom: 40px
}

@media (max-width:992px) {
	.dealer_centers-filter {
		padding-bottom: 25px
	}
	.form-group {
		float: left;
		width: 100%
	}
}

.dealer_centers-filter .select-block {
	margin-right: 50px
}

@media (max-width:767px) {
	.dealer_centers-filter .select-block {
		margin-right: 0
	}
}

.show-text {
	display: none
}

.arrow-line {
	display: block;
	text-align: center;
	width: 100%
}

.arrow-line .open-text {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/select-arrow2.png) 50% 50% no-repeat;
	background-size: 13px 8px;
	margin: 0 auto;
	cursor: pointer
}

.delivery-select {
	float: left;
	width: 100%;
	margin-top: -20px;
	padding-left: 40px;
	margin-bottom: 30px
}

.delivery-select .select {
	max-width: 230px
}

@media (max-width:767px) {
	.delivery-select {
		padding-left: 20px
	}
}

.delivery-select .select-block {
	margin-right: 50px
}

.delivery-select__title {
	display: block;
	font-size: 14px;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.seo-text {
		display: none
	}
}

.search-item-footer {
	display: none;
	width: 100%;
	height: 40px;
	border: 1px solid #f0f0f0;
	border-radius: 4px;
	margin-bottom: 30px
}

.search-item-footer input {
	width: calc(100% - 40px);
	font-size: 14px;
	border: none;
	background: 0 0;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px
}

.search-item-footer button {
	height: 40px;
	width: 30px;
	cursor: pointer;
	border: none;
	background: url(../images/search-icon.png) 50% 50% no-repeat
}

@media (max-width:767px) {
	.search-item-footer {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media (max-width:767px) {
	.announcement-logos {
		display: flex;
		justify-content: center!important
	}
	.footer-menu-mobile .accordion {
		padding: 2px 0 0 0;
		margin: 0;
		list-style: none;
		font-size: 13px;
		line-height: 14px;
		width: 100%
	}
	.footer-menu-mobile .accordion li {
		width: 100%;
		float: left
	}
	.footer-menu-mobile .accordion li a {
		font-family: Montserrat, sans-serif;
		position: relative;
		display: block;
		width: 100%;
		border-top: 1px solid #ebedec;
		font-size: 15px;
		line-height: 26px;
		padding: 10px 50px 10px 15px;
		color: #838383
	}
	.footer-menu-mobile .accordion .opener {
		font-family: Montserrat, sans-serif;
		font-size: 15px;
		line-height: 26px;
		color: #838383
	}
	.footer-menu-mobile .accordion .opener:after {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		height: auto;
		width: 46px;
		height: 100%;
		background: url(../images/select-arrow2.png) 50% 50% no-repeat;
		background-size: 13px 8px;
		z-index: 0
	}
	.footer-menu-mobile .accordion .active .opener {
		background-color: #fff
	}
	.footer-menu-mobile .accordion .active .opener:after {
		content: '';
		position: absolute;
		right: 0;
		height: 100%;
		width: 46px;
		height: 100%;
		background: url(../images/up-icon.png) 50% 50% no-repeat
	}
	.footer-menu-mobile .accordion .submenu {
		overflow: hidden;
		padding: 0 0 10px 0;
		list-style: none;
		line-height: 19px;
		display: none;
		width: 100%;
		background: #fff
	}
	.footer-menu-mobile .accordion .submenu li {
		display: block;
		margin: 0;
		width: 100%;
		padding: 2px 0 2px 15px
	}
	.footer-menu-mobile .accordion .submenu li a {
		border: none;
		padding: 0
	}
	.footer-menu-mobile .accordion .submenu li a:hover {
		text-decoration: none
	}
	.footer-menu-mobile .accordion .submenu p {
		padding-left: 15px
	}
	.vacancy-item ul {
		overflow: hidden;
		clear: both;
		margin-bottom: 30px!important
	}
	.vacancy-item ul li:last-child {
		margin-bottom: 30px!important
	}
	@media (max-width:767px) {
		.col-padding-top {
			padding-top: 0!important
		}
		.vacancy-item ul {
			overflow: hidden;
			clear: both;
			margin-bottom: 0!important
		}
	}
	@media (max-width:480px) {
		.choose-city__title {
			font-size: 13px
		}
		.choose-city__link {
			font-size: 13px!important
		}
	}
}

.b-head-decor {
	display: none
}

.b-page_newyear .b-head-decor {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 115px;
	width: 100%;
	overflow: hidden;
	background: url(../images/ds-lights-muzik1.png) repeat-x 0 0
}

.b-page_newyear .b-head-decor__inner {
	position: absolute;
	top: 0;
	left: 0;
	height: 115px;
	display: block;
	width: 373px
}

.b-page_newyear .b-head-decor::before {
	content: '';
	display: block;
	position: absolute;
	top: -115px;
	left: 0;
	z-index: 3;
	height: 115px;
	display: block;
	width: 100%;
	box-shadow: 0 15px 30px rgba(0, 0, 0, .75)
}

.b-page_newyear .b-head-decor__inner_n2 {
	left: 373px
}

.b-page_newyear .b-head-decor__inner_n3 {
	left: 746px
}

.b-page_newyear .b-head-decor__inner_n4 {
	left: 1119px
}

.b-page_newyear .b-head-decor__inner_n5 {
	left: 1492px
}

.b-page_newyear .b-head-decor__inner_n6 {
	left: 1865px
}

.b-page_newyear .b-head-decor__inner_n7 {
	left: 2238px
}

.b-ball {
	position: absolute
}

.b-ball_n1 {
	top: 0;
	left: 3px;
	width: 59px;
	height: 83px
}

.b-ball_n2 {
	top: -19px;
	left: 51px;
	width: 55px;
	height: 70px
}

.b-ball_n3 {
	top: 9px;
	left: 88px;
	width: 49px;
	height: 67px
}

.b-ball_n4 {
	top: 0;
	left: 133px;
	width: 57px;
	height: 102px
}

.b-ball_n5 {
	top: 0;
	left: 166px;
	width: 49px;
	height: 57px
}

.b-ball_n6 {
	top: 6px;
	left: 200px;
	width: 54px;
	height: 70px
}

.b-ball_n7 {
	top: 0;
	left: 240px;
	width: 56px;
	height: 67px
}

.b-ball_n8 {
	top: 0;
	left: 283px;
	width: 54px;
	height: 53px
}

.b-ball_n9 {
	top: 10px;
	left: 321px;
	width: 49px;
	height: 66px
}

.b-ball_n1 .b-ball__i {
	background: url(../images/ds-lights-muzik2.png) no-repeat
}

.b-ball_n2 .b-ball__i {
	background: url(../images/ds-lights-muzik3.png) no-repeat
}

.b-ball_n3 .b-ball__i {
	background: url(../images/ds-lights-muzik4.png) no-repeat
}

.b-ball_n4 .b-ball__i {
	background: url(../images/ds-lights-muzik5.png) no-repeat
}

.b-ball_n5 .b-ball__i {
	background: url(../images/ds-lights-muzik6.png) no-repeat
}

.b-ball_n6 .b-ball__i {
	background: url(../images/ds-lights-muzik7.png) no-repeat
}

.b-ball_n7 .b-ball__i {
	background: url(../images/ds-lights-muzik8.png) no-repeat
}

.b-ball_n8 .b-ball__i {
	background: url(../images/ds-lights-muzik9.png) no-repeat
}

.b-ball_n9 .b-ball__i {
	background: url(../images/ds-lights-muzik10.png) no-repeat
}

.b-ball_i1 .b-ball__i {
	background: url(../images/ds-lights-muzik11.png) no-repeat
}

.b-ball_i2 .b-ball__i {
	background: url(../images/ds-lights-muzik12.png) no-repeat
}

.b-ball_i3 .b-ball__i {
	background: url(../images/ds-lights-muzik13.png) no-repeat
}

.b-ball_i4 .b-ball__i {
	background: url(../images/ds-lights-muzik14.png) no-repeat
}

.b-ball_i5 .b-ball__i {
	background: url(../images/ds-lights-muzik15.png) no-repeat
}

.b-ball_i6 .b-ball__i {
	background: url(../images/ds-lights-muzik16.png) no-repeat
}

.b-ball_i1 {
	top: 0;
	left: 0;
	width: 25px;
	height: 71px
}

.b-ball_i2 {
	top: 0;
	left: 25px;
	width: 61px;
	height: 27px
}

.b-ball_i3 {
	top: 0;
	left: 176px;
	width: 29px;
	height: 31px
}

.b-ball_i4 {
	top: 0;
	left: 205px;
	width: 50px;
	height: 51px
}

.b-ball_i5 {
	top: 0;
	left: 289px;
	width: 78px;
	height: 28px
}

.b-ball_i6 {
	top: 0;
	left: 367px;
	width: 6px;
	height: 69px
}

.b-ball__i {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	pointer-events: none
}

.b-ball_bounce .b-ball__right {
	position: absolute;
	top: 0;
	right: 0;
	left: 50%;
	bottom: 0;
	z-index: 9
}

.b-ball_bounce:hover .b-ball__right {
	display: none
}

.b-ball_bounce .b-ball__right:hover {
	left: 0;
	display: block!important
}

.b-ball_bounce .b-ball__right.bounce+.b-ball__i {
	-webkit-transform: rotate(9deg);
	-moz-transform: rotate(9deg);
	-o-transform: rotate(9deg);
	transform: rotate(9deg)
}

.b-ball_bounce .b-ball__right.bounce1+.b-ball__i {
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg)
}

.b-ball_bounce .b-ball__right.bounce2+.b-ball__i {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg)
}

.b-ball_bounce .b-ball__right.bounce3+.b-ball__i {
	-webkit-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1.5deg);
	-o-transform: rotate(-1.5deg);
	transform: rotate(-1.5deg)
}

.credit-about-logo {
	padding-top: 65px
}

.credit-about-logo img {
	width: 100%;
	height: auto;
	margin: 0 20px 20px 0;
	max-width: 150px
}

.autocredit #mCSB_2_container ul.flex-content li.update-with {
	display: none
}

.announcement-logos {
	display: flex;
	justify-content: space-between
}

.image-overflow-scroll {
	display: block;
	overflow-x: auto
}

.osago-btn.btn.btn--full-green {
	background: 0 0;
	color: #22b25c;
	margin-top: 6px;
	width: 150px;
	padding: 0 10px
}

.osago-btn.btn.btn--full-green:hover {
	background: #22b25c;
	color: #fff
}

.right-header {
	z-index: 2;
	flex-direction: column;
	position: relative
}

.btn.btn--full-green.btn-my-bank {
	margin-top: 6px;
	width: 150px;
	padding: 0 1px
}

.btn.btn--full-green.btn-kasko {
	margin-top: 6px;
	width: 150px;
	padding: 0 1px
}

@media (max-width:1200px) {
	.right-header {
		flex-direction: row;
		position: unset
	}
	.btn.btn--full-green.btn-my-bank,
    .btn.btn--full-green.btn-kasko,
	.osago-btn.btn.btn--full-green {
		margin-top: 0
	}
	.osago-btn.btn.btn--full-green {
		margin-left: 10px;
		margin-right: 10px
	}
}

@media (max-width:767px) {
	header .logo img {
		width: 124px
	}
	.osago-btn.btn.btn--full-green {
		position: absolute;
		top: 33px;
		right: 50px;
		height: 25px;
		width: 134px;
		line-height: 25px;
		font-size: 12px;
		padding: 0 12px
	}
	.top-header .btn.btn-my-bank {
        position: absolute;
        top: 3px;
		right: 60px;
		height: 25px;
		line-height: 25px;
		width: 134px;
		padding: 0 1px
	}

    .top-header .btn.btn-kasko {
        position: absolute;
        top: 63px;
		right: 60px;
		height: 25px;
		line-height: 25px;
		width: 134px;
		padding: 0 1px
	}

}

@media (min-width:768px) and (max-width:1200px) {
	.tb-menu-toggle {
		top: 32px
	}
}

.b-page_newyear .b-head-decor {
	z-index: 0
}

@media (max-wigth:768px) {
	.btn.button-my-bank {
		width: 119px;
		padding: 0 1px
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.btn.button-my-bank {
		width: 130px;
		padding: 0 1px
	}
}

@media (max-wigth:768px) {
	.btn.button-my-bank {
		width: 119px;
		padding: 0 1px
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.btn.button-my-bank {
		width: 130px;
		padding: 0 1px
	}
}

@media (max-wigth:768px) {
	.years-text-haval {
		font-size: 10px;
		text-align: right;
		width: 90%
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.years-text-haval {
		font-size: 10px;
		text-align: right;
		width: 84%
	}
}

@media (max-width:768px) {
	.years-text-kia {
		font-size: 10px;
		text-align: right;
		width: 88%
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.years-text-kia {
		font-size: 10px;
		text-align: right;
		width: 80%
	}
}

.save_cookies {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	background-color: #22b25c;
	z-index: 999
}

.save_cookies .save-btn {
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	background: #0d823c;
	color: #fff;
	text-align: center;
	text-decoration: none;
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 35px;
	border: 0
}

.save_cookies .save-btn:hover {
	background: #04692d
}

@media (max-width:767px) {
	.feedback-block .Treatment_zalog_files .form-group .form-control {
		position: relative;
		display: block;
		left: 0
	}
}

@media (max-width:992px) {
	.section,
	section {
		padding: 10px 0
	}
	.conditions {
		padding-bottom: 20px
	}
	.rates {
		height: 300px
	}
}

@media (min-width:768px) {
	.cookie-agree__button {
		min-width: 140px
	}
}

@media (max-width:340px) {
	header .logo img {
		width: 105px
	}
	.osago-btn.btn.btn--full-green,
    .btn.btn--full-green.btn-kasko,
	.top-header .btn.btn-my-bank {
		width: 118px;
		font-size: 12px!important
	}
}