html[lang=ua] .calc-window__item-file:before {
	content:"Клонувати";
}

html[lang=ua] .calc-window__item-delete:before {
	content:"Вилучити";
}

body.cookie-ua .rngstCookie {
	border-radius:0;
}

@media (max-width:1400px) and (min-width:768px) and (max-width:1400px) and (min-width:768px) {
	html[lang=az] .header .nav-main__item .nav-main__link,html[lang=az] .header .nav-main__link .nav-main__link {
		padding:25px 8px 26px!important;
	}
}

@media (max-width:767px) {
	html[lang=az] .header__controls .button.show_mobile {
		font-size:10px;
	}
	
	html[lang=az] .header__controls .icon-tape {
		width:24px;
		height:17px;
	}
}

.has-fonts-loaded .divDescription,.has-fonts-loaded .fast-link__elem p,.has-fonts-loaded .input,.has-fonts-loaded .main__form-head p,.has-fonts-loaded .window-tile__elem,.has-fonts-loaded body,body.is_fonts_loaded {
	font-family:"Montserrat",sans-serif;
}

@media screen and (max-width:767px) {
	body.modal_info {
		overflow:hidden;
	}
	
	body.event-open .top-nav__item.is-active .nav-main__toggle,body.event-open .top-nav__item.is-active .top-nav__toggle {
		width:100%;
	}
	
	body.event-open .top-nav__item.is-active .nav-main__toggle .icon-arrow-bottom,body.event-open .top-nav__item.is-active .top-nav__toggle .icon-arrow-bottom {
		right:15px;
		left:auto;
	}
}

body.calc-page .window-image {
	opacity:1;
}

body .fancybox-button--play {
	opacity:0;
	pointer-events:none;
}

@media (min-width:768px) {
		
	body.body_department {
		padding-top:80px;
	}
	
	body.body_department .main__section {
		margin-bottom:0;
	}
}

@media (min-width:1100px) {
	body {
		overflow-x:hidden;
	}
}

@media (max-width:767px) {
	
	body.body_department {
		padding-top:60px;
	}
	
	body.body_department .main__section {
		margin-bottom:0;
	}
	
	body.is-menu-open.is-first-level .header__top,body.is-menu-open.is-first-level:before,body.is-menu-open.is-second-level .header__bottom,body.is-menu-open.is-second-level:before,body.is-menu-open.is-third-level .header__bottom,body.is-menu-open.is-third-level:before {
		display:block;
	}
	
	body.is-menu-open .nav-main__label,body:before {
		display:none;
	}
	
	body.is-menu-open.is-first-level,body.is-menu-open.is-second-level,body.is-menu-open.is-third-level {
		overflow:hidden;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
	
	body.is-menu-open.is-first-level .burger,body.is-menu-open.is-second-level .burger,body.is-menu-open.is-third-level .burger {
		height:65px!important;
		padding:23px 18px!important;
	}
	
	body.is-menu-open.is-first-level .burger__line,body.is-menu-open.is-second-level .burger__line,body.is-menu-open.is-third-level .burger__line {
		background:#0074b8!important;
	}
	
	body.is-menu-open .wrap_mW {
		opacity:0!important;
		z-index:-1!important;
		visibility:hidden!important;
	}
	
	body:before {
		content:"";
		position:fixed;
		top:0;
		bottom:0;
		left:0;
		right:0;
		z-index:10;
		background:rgba(0,0,0,.4);
	}
}

body.is-city-select {
	overflow:hidden;
}

@media screen and (max-width:767px) {
	body.is-city-select {
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
}

body.is-city-select .city-select {
	display:block;
}

body.is-city-select .pac-container {
	z-index:22!important;
}

body.is-fav-nav-open .window-type {
	pointer-events:none;
}

body.mfp-open {
	overflow:hidden;
}

@media screen and (max-width:767px) {
	body.mfp-open {
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
}

body.mfp-open .pac-container {
	z-index:2000!important;
}

body.calc-page .main__content,body.calc-page .main__section {
	overflow:visible;
}

@media screen and (max-width:767px) {
	body.calc-page .footer__bottom {
		padding:20px 0 165px;
	}
}

body.is-map-print-init:before {
	content:"";
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:100000;
	background:#e7eff2;
}

*,:after,:before {
	margin:0;
	padding:0;
	box-sizing:border-box;
}

.visually-hidden {
	border:0!important;
	clip:rect(0 0 0 0)!important;
	width:1px!important;
	height:1px!important;
	margin:-1px!important;
	overflow:hidden!important;
	padding:0!important;
	position:absolute!important;
}

.pac-container {
	z-index:9!important;
}

button,input,textarea {
	border:none;
	outline:none;
	border-radius:0;
}

fieldset {
	border:none;
}

h1,h2,h3,h4,h5,h6 {
	font-family:inherit;
}

h1,h2,h3,h4,h5 {
	font-weight:400;
	color:inherit;
}

h6 {
	color:#0074b8;
	font-size:20px;
	line-height:1.2;
	margin:0 0 15px;
}

b,h6 {
	font-weight:700;
}

a {
	color:inherit;
	text-decoration:none;
}

a:active,a:focus,a:hover {
	text-decoration:none;
}

.uk-article li {
	list-style:none;
}

.container {
	margin:0 auto;
	padding:0 15px;
}

@media (min-width:768px) {
	.container {
		min-width:1024px;
		max-width:1260px;
	}
	
	.container.style_width_big {
		max-width:1270px;
	}
}

@media screen and (max-width:767px) {
	.container {
		width:100%;
	}
}

@media (min-width:768px) {
	.ie .modal__close svg {
		display:none;
	}
	
	.ie .modal__close:before {
		content:"";
		width:14px;
		height:14px;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		background:url(https://veka.ua/local/templates/.default/markup_veka/build/images/close-md.svg) no-repeat;
	}
	
	.ie .modal__submit .icon-email {
		fill:transparent!important;
		stroke:transparent!important;
		background:url(https://veka.ua/local/templates/.default/markup_veka/build/images/email.svg) no-repeat;
	}
}

.ie .icon-arrow-bottom {
	fill:transparent!important;
	stroke:transparent!important;
	background:url(https://veka.ua/local/templates/.default/markup_veka/build/images/arrow-bottom.svg) no-repeat;
	background-size:100%;
}

.ie .map-list__label .icon-arrow-bottom {
	opacity:.5;
}

.title {
	font-size:44px;
	color:#0074b8;
}

.main__content:not(.not_overflow) {
	overflow:hidden;
}

.text-center {
	text-align:center;
}

@media (max-width:568px) {
	iframe {
		width:100%;
		height:250px;
	}
}

@media (max-width:450px) {
	.img-align-left,.img-align-right {
		max-width:100%;
		width:100%;
		height:auto;
	}
}

.img-align-left {
	margin-right:20px;
}

.img-align-right {
	margin-left:20px;
}

@media (max-width:900px) {
	.img-align-center {
		max-width:100%;
		width:100%;
		height:auto;
	}
}

.body_font-family,.body_font-family .link,.body_font-family button,.body_font-family div,.body_font-family div div,.body_font-family div p {
	font-family:"CeraVEKA-Regular",sans-serif;
	font-weight:400;
}

.body_font-family input,.body_font-family textarea {
	font-family:"CeraVEKA-Regular",sans-serif;
}

.icon-3d {
	width:30px;
	height:30px;
}

.icon-arch-window {
	width:85.1px;
	height:92px;
}

.icon-arrow-back {
	width:18px;
	height:17px;
}

.icon-arrow-bottom {
	width:8px;
	height:5px;
}

.icon-arrow-left {
	width:26px;
	height:18px;
}

.icon-arrow-next,.icon-arrow-prev {
	width:18.2px;
	height:34.4px;
}

.icon-arrow-right {
	width:11px;
	height:18px;
}

.icon-balconies {
	width:151.3px;
	height:92px;
}

.icon-calc-second {
	width:26px;
	height:26px;
}

.icon-calc {
	width:50px;
	height:50px;
}

.icon-calendar {
	width:24px;
	height:22px;
}

.icon-career {
	width:28px;
	height:24px;
}

.icon-circle-arrow {
	width:16px;
	height:16px;
}

.icon-close-md {
	width:18px;
	height:18px;
}

.icon-close {
	width:25px;
	height:25.3px;
}

.icon-compare {
	width:30px;
	height:27px;
}

.icon-doc {
	width:19px;
	height:22px;
}

.icon-edit {
	width:24px;
	height:24px;
}

.icon-email {
	width:36px;
	height:18px;
}

.icon-filter {
	width:50px;
	height:52px;
}

.icon-huge-arrow-left,.icon-huge-arrow-right {
	width:19px;
	height:12px;
}

.icon-list {
	width:30px;
	height:30px;
}

.icon-location {
	width:11px;
	height:16px;
}

.icon-mail-send {
	width:16px;
	height:17.6px;
}

.icon-mail {
	width:30px;
	height:21px;
}

.icon-pdf {
	width:38px;
	height:38px;
}

.icon-phone-fax {
	width:16px;
	height:17.6px;
}

.icon-phone-ring {
	width:16px;
	height:16px;
}

.icon-phone {
	width:26px;
	height:26px;
}

.icon-pic {
	width:16px;
	height:14px;
}

.icon-pin {
	width:22px;
	height:31px;
}

.icon-planet {
	width:18px;
	height:18px;
}

.icon-plastic-door {
	width:85.1px;
	height:92px;
}

.icon-plastic-window {
	width:92.1px;
	height:92px;
}

.icon-play-md {
	width:30px;
	height:30px;
}

.icon-play {
	width:16px;
	height:16px;
}

.icon-plus {
	width:18px;
	height:18px;
}

.icon-pointer-map {
	width:32px;
	height:30px;
}

.icon-print {
	width:40px;
	height:38px;
}

.icon-profile {
	width:40.4px;
	height:62px;
}

.icon-promo {
	width:16px;
	height:16px;
}

.icon-reference {
	width:40px;
	height:50px;
}

.icon-review {
	width:50px;
	height:40px;
}

.icon-search {
	width:24px;
	height:24px;
}

.icon-share {
	width:31.3px;
	height:37.7px;
}

.icon-star {
	width:16px;
	height:15px;
}

.icon-tape {
	width:33.7px;
	height:30.1px;
}

.icon-trash {
	width:20px;
	height:22px;
}

.icon-user {
	width:30px;
	height:30px;
}

.icon-video {
	width:48px;
	height:48px;
}

.icon-window-type-2 {
	width:30px;
	height:33px;
}

.icon-window-type-3 {
	width:47px;
	height:37px;
}

.icon-window-type-4 {
	width:38px;
	height:42px;
}

.icon-window-type-5 {
	width:44px;
	height:45px;
}

.icon-window-type-6 {
	width:30px;
	height:45px;
}

.icon-window-type-7 {
	width:38px;
	height:49px;
}

.icon-window-type-8 {
	width:16px;
	height:45px;
}

.icon-window-type {
	width:24px;
	height:33px;
}

.icon-window {
	width:22px;
	height:20px;
}

.icon-wrench {
	width:28px;
	height:28px;
}

.icon-login {
	width:26px;
	height:22px;
}

.icon-phone-call,.icon-play-no-border {
	width:24px;
	height:24px;
}

.fieldset {
	position:relative;
	margin:0 0 12px;
}

.fieldset:last-child {
	margin-bottom:0;
}

.fieldset p {
	color:#8295a0;
	font-size:13px;
	line-height:20px;
	margin:10px 0;
}

@media screen and (max-width:767px) {
	.fieldset p {
		font-size:12px;
		line-height:1.3;
	}
}

.fieldset.error .dealer__subscribe_email {
	margin-bottom:11px;
}

.fieldset.is-disabled,.input-file.is-attached input {
	pointer-events:none;
}

.fieldset.is-disabled .label {
	color:#c5cbd3;
}

.fieldset table td {
	vertical-align:top;
}

.error .dealer__subscribe_email,.error .input {
	border-color:#f48500;
}

.error .error-label {
	font-size:12px;
}

.lable-valid {
	display:none;
	position:absolute;
	top:-30px;
	font-size:13px;
	line-height:1.3;
	padding-top:8px;
	color:#fd6969;
}

.error .error-label,.lable-valid_active {
	display:block!important;
}

.radio-filter,.radio-filter span {
	line-height:auto;
	position:relative;
}

.radio-filter {
	margin-bottom:0;
	width:50%;
	text-align:center;
	font-weight:400;
	font-size:17px;
}

.radio-filter span {
	cursor:pointer;
	font-size:14px;
	color:#0071b2;
	transition:.2s ease-out;
	left:-10px;
}

.radio-filter input {
	opacity:0;
}

.radio-filter input:checked+span {
	position:relative;
	z-index:10;
	color:#272727;
	cursor:default;
}

.radio-filter input:checked+span:before {
	content:"";
	display:block;
	height:2px;
	width:100%;
	background:#0071b2;
	position:absolute;
	bottom:-12px;
	left:0;
}

.radio-button__box {
	position:relative;
	font-size:14px;
	line-height:20px;
}

@media (max-width:767px) {
	.radio-button__box {
		line-height:17px;
	}
}

.radio-button__box span {
	display:block;
	padding:5px 14px;
	color:#3273b3;
	transition:.2s ease-out;
	cursor:pointer;
	z-index:1;
	border:1px solid #3273b3;
}

.radio-button__box input {
	opacity:0;
	pointer-events:none;
}

.radio-button__box input:checked+span {
	background-color:#3273b3;
	color:#fff;
	cursor:default;
}

.label {
	font-size:16px;
	color:#272727;
	display:block;
	font-weight:700;
	margin:5px 0 8px;
}

@media screen and (max-width:767px) {
	.label {
		font-size:15px;
	}
}

.error-label {
	display:none!important;
	font-size:13px;
	line-height:1.3;
	padding-top:8px;
	color:#fd6969;
}

.input,.select .jq-selectbox__search input {
	width:100%;
	height:46px;
	border:1px solid #d0d5d8;
	background:#fff;
	color:#272727;
	font-size:14px;
	font-weight:400;
	-webkit-appearance:none;
	border-radius:0;
	transition:200ms;
}

.input::-webkit-input-placeholder,.select .jq-selectbox__search input::-webkit-input-placeholder {
	color:#8295a0;
	font-size:14px;
}

.input:-moz-placeholder,.input::-moz-placeholder,.select .jq-selectbox__search input:-moz-placeholder,.select .jq-selectbox__search input::-moz-placeholder {
	color:#8295a0;
	font-size:14px;
}

.input:-ms-input-placeholder,.select .jq-selectbox__search input:-ms-input-placeholder {
	color:#8295a0;
	font-size:14px;
}

@media (min-width:768px) {
	.input {
		padding-left:20px;
		padding-right:20px;
	}
}

@media screen and (max-width:767px) {
	.input {
		padding-left:17px;
		padding-right:17px;
	}
}

.input:focus,.select .jq-selectbox__search input:focus {
	border-color:#1e7cb5;
	box-shadow:0 0 10px rgba(2,173,238,.3);
}

.input.input_bg_blue {
	background-color:#eef0f1;
}

.input[disabled] {
	opacity:.3;
}

.input.style_border_m {
	border-width:2px;
	border-color:#e7eff2;
}

textarea.input {
	height:105px;
	resize:none;
	overflow:hidden;
	padding-top:15px;
}

.form-fieldset {
	position:relative;
}

.form-fieldset:not(:last-child) {
	margin-bottom:25px;
}

.form-fieldset label.error {
	color:#fd6969;
}

.input-file {
	overflow:hidden;
	max-width:405px;
	width:100%;
}

.input-file .error-label {
	opacity:0;
}

.input-file:hover .input-file__button {
	background:#0074b8;
}

.checkbox .error-label:after,.checkbox .error-label:before,.input-file.is-attached .input-file__button,.select .jq-selectbox__dropdown li.optgroup {
	display:none;
}

.input-file.is-attached+.input-file__button.file_remove {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}

.input-file,.input-file__fieldset {
	position:relative;
}

.input-file__title {
	width:calc(100% - 120px);
	height:100%;
	font-size:14px;
	color:#8295a0;
	padding-top:13px;
	display:inline-block;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

@media screen and (max-width:767px) {
	.input-file__title {
		max-width:200px;
	}
}

.input-file__button {
	width:100px;
	height:37px;
	background:#8295a0;
	color:#fff;
	font-size:14px;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	position:absolute;
	right:3px;
	top:3px;
	overflow:hidden;
	cursor:pointer;
	transition:300ms ease-out;
}

.input-file__button.file_remove {
	display:none;
	top:4px;
	right:4px;
}

.input-file__button span {
	pointer-events:none;
}

.input-file input {
	width:300%;
	height:100%;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	opacity:0;
	-webkit-transform:scale(3);
	-ms-transform:scale(3);
	transform:scale(3);
}

.input-file:hover .input-file__button {
	background:#698ca9!important;
}

.checkbox {
	display:inline-block!important;
	padding-left:30px;
	cursor:pointer;
	font-size:13px;
	font-weight:400;
	color:#8295a0;
	margin:0 15px 5px 0;
	position:relative;
	transition:200ms ease-out;
}

@media (min-width:768px) {
	.checkbox:hover {
		color:#748995;
	}
}

@media screen and (max-width:767px) {
	.checkbox {
		line-height:16px;
	}
}

.checkbox.error span:before {
	border-color:#fd6969;
}

.checkbox .error-label {
	position:absolute;
	left:30px;
	bottom:-45px;
}

@media (min-width:480px) {
	.checkbox .error-label {
		bottom:-30px;
	}
	
	.checkbox.style_other .error-label {
		bottom:-40px;
	}
}

.checkbox span:not(.info-wrap) {
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.checkbox span:not(.info-wrap):before {
	content:"";
	position:absolute;
	left:0;
	top:5px;
	width:16px;
	height:16px;
	border:2px solid #c5cdd1;
	transition:300ms ease-out;
}

.checkbox span:not(.info-wrap):after {
	content:"";
	position:absolute;
	left:4px;
	top:9px;
	width:9px;
	height:5px;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
	opacity:0;
	transition:300ms ease-out;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.checkbox a {
	color:#0074b8;
}

.checkbox a:hover {
	color:#1e7cb5;
}

.checkbox input,.radio input {
	position:absolute;
	visibility:hidden;
	opacity:0;
	width:0;
	height:0;
}

.checkbox input:checked+span:before {
	background:#1e7cb5;
	border-color:#1e7cb5;
}

.checkbox input:checked+span:after {
	opacity:1;
}

.checkbox__text {
	color:#272727!important;
	font-size:16px;
	line-height:24px;
}

.radio {
	display:inline-block!important;
	padding-left:30px;
	cursor:pointer;
	font-family:"Roboto",sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:20px;
	color:#272727;
	margin:0 15px 10px 0;
	position:relative;
	transition:200ms ease-out;
}

@media (min-width:768px) {
	.radio:hover {
		color:#748995;
	}
}

@media screen and (max-width:767px) {
	.radio {
		line-height:16px;
	}
}

.radio.error span:before {
	border-color:#fd6969;
}

.radio span {
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.radio span:after,.radio span:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	border-radius:50%;
	transition:200ms ease-out;
}

.radio span:before {
	border:2px solid #c5cdd1;
}

.radio span:after {
	border:5px solid #1e7cb5;
	opacity:0;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
}

.radio input:checked+span:before {
	opacity:0;
}

.radio input:checked+span:after {
	opacity:1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}

.link {
	cursor:pointer;
	color:#0074b8;
	font-family:"Montserrat Narrow",sans-serif;
	border-bottom:1px solid rgba(0,116,184,.5);
	transition:200ms;
}

.link:hover {
	border-bottom-color:transparent;
}

.link:active {
	opacity:.7;
}

.link-icon {
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	color:#0074b8;
	font-size:16px;
	line-height:20px;
}

.link-icon.link_text_black {
	color:inherit;
}

.link-icon,.link-icon__elem {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}

.link-icon svg:first-child {
	margin-right:9px;
}

.link-icon .icon-email-e {
	width:15px;
	height:16px;
	fill:#0074b8;
}

.dotted__link {
	cursor:pointer;
	border-bottom:1px dotted rgba(0,116,184,.5);
}

@media (min-width:1025px) {
	.dotted__link {
		transition:200ms;
	}
	
	.dotted__link:hover {
		border-bottom-color:transparent;
	}
	
	.dotted__link:active {
		opacity:.7;
	}
}

.blue-color {
	color:#0074b8;
}

.select {
	width:100%;
	text-align:left;
}

.select select {
	opacity:0!important;
	width:100%!important;
	height:100%!important;
}

.select.opened {
	z-index:2!important;
}

.select.opened .jq-selectbox__select {
	border-color:#b7bfc5;
}

.select.opened .jq-selectbox__trigger {
	top:21px;
	-webkit-transform:rotate(-225deg);
	-ms-transform:rotate(-225deg);
	transform:rotate(-225deg);
}

.select.error .jq-selectbox__select {
	border-color:#fd6969;
}

.select .jq-selectbox__select {
	width:100%;
	height:46px;
	color:#272727;
	background:#fff;
	font-size:14px;
	line-height:20px;
	border:1px solid #d0d5d8;
	white-space:nowrap;
	overflow:hidden;
	padding:0 25px 0 20px;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	position:relative;
	cursor:pointer;
	z-index:2;
	transition:300ms ease-out;
}

@media (min-width:768px) {
	.select .jq-selectbox__select:hover {
		border-color:#c1c8d0;
		box-shadow:0 0 10px rgba(191,196,202,.35);
	}
}

.select .jq-selectbox__select-text {
	max-width:100%;
	display:inline-block;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.select .jq-selectbox__select-text.placeholder {
	color:#8295a0;
}

.select .jq-selectbox__trigger {
	width:5px;
	height:5px;
	position:absolute;
	right:17px;
	top:18px;
	border-left:1px solid #272727;
	border-bottom:1px solid #272727;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.select .jq-selectbox__dropdown {
	background:#fff;
	width:100%;
	border:1px solid #b7bfc5;
	border-top:none;
	z-index:999;
}

.select .jq-selectbox__dropdown ul {
	padding:5px 0;
	max-height:350px;
}

.select .jq-selectbox__dropdown li {
	display:block;
	font-size:14px;
	color:#272727;
	font-weight:300;
	cursor:pointer;
	padding:5px 20px;
}

.select .jq-selectbox__dropdown li .color-p {
	width:14px;
	height:14px;
	position:absolute;
	left:17px;
	top:6px;
	border-radius:50%;
	border:2px solid #acacac;
}

.select .jq-selectbox__dropdown li.is-hide {
	display:none!important;
}

.select .jq-selectbox__dropdown li:hover {
	color:#fff;
	background:#1e7cb5;
}

.select .jq-selectbox__search {
	background:#f0f4f8;
	padding:15px;
	border-bottom:1px solid #c6cdd1;
}

.select .jq-selectbox__search input::-webkit-search-cancel-button {
	-webkit-appearance:none;
	background:0 0;
}

@media (min-width:768px) {
	.select .jq-selectbox__search input {
		padding-left:20px;
		padding-right:20px;
	}
}

@media screen and (max-width:767px) {
	.select .jq-selectbox__search input {
		padding-left:17px;
		padding-right:17px;
	}
}

.select .jq-selectbox__not-found {
	padding:15px 15px 5px;
}

.sashes-bl {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width:100%;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
}

.sashes-bl .sashes {
	width:25%;
	margin:0 -1px 0 0;
}

@media screen and (max-width:767px) {
	.sashes-bl {
		display:block;
		padding:0 11px;
	}
	
	.sashes-bl .sashes {
		margin-bottom:20px;
	}
	
	.sashes-bl .sashes:last-child {
		margin-bottom:0;
	}
	
	.sashes-bl .sashes:before {
		content:attr(data-title);
		display:block;
		color:#272727;
		font-size:15px;
		font-weight:700;
		margin:5px 0 8px;
	}
}

.select__color .jq-selectbox__select {
	padding-left:45px;
}

.select__color .jq-selectbox__select .color-p {
	width:20px;
	height:20px;
	position:absolute;
	left:15px;
	top:0;
	bottom:0;
	margin:auto;
	border-radius:50%;
}

.select__color .jq-selectbox__dropdown li {
	padding-left:45px;
	position:relative;
}

.select__color .jq-selectbox__dropdown li:before {
	content:"";
	width:14px;
	height:14px;
	position:absolute;
	left:17px;
	top:6px;
	border-radius:50%;
}

.select__color .jq-selectbox__dropdown li.white-circle:before {
	background:#fff;
	border:2px solid #cbd2d5;
}

.swiper-container-fade .swiper-slide:not(.swiper-slide-active) {
	opacity:0!important;
}

.swiper-pagination {
	text-align:left;
}

@media screen and (max-width:767px) {
	.swiper-pagination {
		position:static;
		padding:20px 0 0;
	}
}

.swiper-pagination-bullet {
	width:12px;
	height:12px;
	opacity:1;
	background-color:#e5e8ea;
	border-radius:0;
	transition:200ms ease-out;
	margin-left:0!important;
	margin-right:7px!important;
}

.swiper-pagination-bullet:hover {
	background-color:#c9cfd3;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color:#2775ba;
}

.swiper-mobile__nav {
	display:none;
}

@media screen and (max-width:767px) {
	.swiper-mobile__nav {
		display:block;
		margin-left:-10px;
		margin-top:-10px;
		margin-bottom:5px;
	}
}

.huge-arrow__left,.huge-arrow__right {
	cursor:pointer;
	padding:10px;
	display:inline-block;
	vertical-align:middle;
}

.huge-arrow__left.swiper-button-disabled svg,.huge-arrow__right.swiper-button-disabled svg {
	fill:#d1dadf;
}

.huge-arrow__left svg,.huge-arrow__right svg {
	fill:#0071b2;
}

@media screen and (max-width:767px) {
	.hidden-xs {
		display:none!important;
	}
}

.visible-xs {
	display:none!important;
}

@media screen and (max-width:767px) {
	.visible-xs {
		display:block!important;
	}
}

@media (max-width:1200px) {
	.hidden-tablet {
		display:none!important;
	}
}

.visible-tablet {
	display:none!important;
}

@media (max-width:1200px) {
	.visible-tablet {
		display:block!important;
	}
}

.datepicker-container {
	z-index:1050!important;
}

@media (min-width:768px) {
	[data-toggle=datepicker]+.error-label {
		position:absolute;
		top:100%;
		left:0;
	}
}

.captcha-google {
	width:100%;
	height:78px;
	margin-bottom:7px;
	background-color:#6d7479;
}

@media (min-width:768px) and (max-width:1200px) {
	.captcha-google {
		margin-bottom:2px;
	}
}

.slider-is-fixed {
	height:984px!important;
}

@media (min-width:768px) and (max-width:1200px) {
	.slider-is-fixed {
		height:778px!important;
	}
}

@media (max-width:767px) {
	.slider-is-fixed {
		height:auto!important;
	}
}

.errorPass {
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	font-size:13px;
	line-height:1.3;
	padding-top:8px;
	color:#fd6969;
}

.icon-door {
	width:30px!important;
	height:45px!important;
}

@media (min-width:1200px) {
	.img-align-left.img_style_top {
		margin-top:-96px;
	}
}

@media (max-width:1199px) and (min-width:768px) {
	.img-align-left.img_style_top {
		margin-top:-60px;
	}
}

@media (max-width:767px) {
	.img-align-left.img_style_top {
		max-width:250px;
		float:none;
		padding:0 30px;
		margin-top:-30px;
		margin-left:-68px;
		margin-bottom:18px;
	}
}

.js-recaptcha {
	margin-bottom:7px;
	position:relative;
}

@media (max-width:767px) {
	.js-recaptcha {
		-webkit-transform:scale(.96);
		-ms-transform:scale(.96);
		transform:scale(.96);
		left:-6px;
	}
	
	.wrap_mW {
		bottom:36px!important;
	}
	
	.rngst_phone_button {
		margin-right:0!important;
	}
}

.grecaptcha-badge,.select_hide_active .sel {
	display:none!important;
}

.pin-disabled {
	pointer-events:none!important;
	cursor:default!important;
}

.map-partners .gm-style-iw-t {
	pointer-events:none;
	opacity:0;
}

.js-preloader {
	position:relative;
}

#cube-loader {
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	height:100%;
	width:100%;
	position:absolute;
	z-index:1000;
}

@media (max-width:767px) {
	#cube-loader {
		top:0;
		right:0;
		bottom:0;
		left:0;
		position:fixed;
		z-index:1000;
	}
}

#cube-loader:before,.cube-loader .cube:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#cube-loader:before {
	display:block;
	opacity:.6;
	z-index:1001;
	background-color:#fff;
}

#cube-loader .caption {
	margin:auto;
	z-index:1002;
	position:relative;
}

.cube-loader,.cube-loader .cube {
	-webkit-transform:rotateZ(45deg);
	-ms-transform:rotate(45deg);
	transform:rotateZ(45deg);
}

.cube-loader {
	margin:0 auto;
	width:73px;
	height:73px;
}

.cube-loader .cube {
	position:relative;
	width:50%;
	height:50%;
	float:left;
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}

.cube-loader .cube:before {
	background-color:#0074b8;
	-webkit-animation:cube-loader 2.76s infinite linear both;
	animation:cube-loader 2.76s infinite linear both;
	-webkit-transform-origin:100% 100%;
	-ms-transform-origin:100% 100%;
	transform-origin:100% 100%;
}

.cube-loader .loader-2 {
	-webkit-transform:scale(1.1) rotateZ(90deg);
	-ms-transform:scale(1.1) rotate(90deg);
	transform:scale(1.1) rotateZ(90deg);
}

.cube-loader .loader-2:before {
	-webkit-animation-delay:.35s;
	animation-delay:.35s;
}

.cube-loader .loader-3 {
	-webkit-transform:scale(1.1) rotateZ(180deg);
	-ms-transform:scale(1.1) rotate(180deg);
	transform:scale(1.1) rotateZ(180deg);
}

.cube-loader .loader-3:before {
	-webkit-animation-delay:.69s;
	animation-delay:.69s;
}

.cube-loader .loader-4 {
	-webkit-transform:scale(1.1) rotateZ(270deg);
	-ms-transform:scale(1.1) rotate(270deg);
	transform:scale(1.1) rotateZ(270deg);
}

.cube-loader .loader-4:before {
	-webkit-animation-delay:1.04s;
	animation-delay:1.04s;
}

@-webkit-keyframes cube-loader {
	0%,10% {
		-webkit-transform:perspective(136px) rotateX(-180deg);
		transform:perspective(136px) rotateX(-180deg);
		opacity:0;
	}
	
	25%,75% {
		-webkit-transform:perspective(136px) rotateX(0deg);
		transform:perspective(136px) rotateX(0deg);
		opacity:1;
	}
	
	90%,to {
		-webkit-transform:perspective(136px) rotateY(180deg);
		transform:perspective(136px) rotateY(180deg);
		opacity:0;
	}
}

@keyframes cube-loader {
	0%,10% {
		-webkit-transform:perspective(136px) rotateX(-180deg);
		transform:perspective(136px) rotateX(-180deg);
		opacity:0;
	}
	
	25%,75% {
		-webkit-transform:perspective(136px) rotateX(0deg);
		transform:perspective(136px) rotateX(0deg);
		opacity:1;
	}
	
	90%,to {
		-webkit-transform:perspective(136px) rotateY(180deg);
		transform:perspective(136px) rotateY(180deg);
		opacity:0;
	}
}

.body_font-family .button {
	font-family:"CeraVEKA-Regular",sans-serif;
	font-weight:400;
}

@media (max-width:767px) {
	.body_font-family .button {
		font-size:18px;
	}
}

.body_font-family a.button,.body_font-family a.button.sm {
	padding-top:0;
	padding-bottom:0;
}

.body_font-family a.button.md {
	padding-top:20px;
	padding-bottom:20px;
}

.body_font-family .button,.body_font-family .main__form .button.md {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
}

.cube-loader,.info-wrap {
	position:relative;
}

.icon-question {
	width:17px;
	height:17px;
	fill:#0074b8;
	vertical-align:middle;
	margin-top:-1px;
}

.info-modal__image img {
	max-width:100%;
	vertical-align:bottom;
}

.info-modal__image:not(:last-child) {
	margin-bottom:15px;
}

.info-modal {
	width:280px;
	position:absolute;
	bottom:30px;
	left:50%;
	background:#fff;
	border:1px solid #d0d5d8;
	box-shadow:0 4px 24px rgba(13,64,170,.1);
	border-radius:8px;
	opacity:0;
	padding:16px;
	pointer-events:none;
	-webkit-transform:translate3d(-49%,10px,0);
	transform:translate3d(-49%,10px,0);
	transition:.2s ease-out;
	z-index:2;
}

.info-modal:after,.info-modal:before {
	border-style:solid;
	content:"";
	left:50%;
	position:absolute;
}

.info-modal:before {
	top:100%;
	z-index:1;
	border-width:5px;
	border-color:#fff transparent transparent;
	margin-left:-5px;
}

.info-modal:after {
	border-width:6px;
	border-color:#d0d5d8 transparent transparent;
	margin-left:-6px;
	top:calc(100% + 1px);
}

@media (max-width:767px) {
	.info-modal {
		width:220px;
	}
}

.info-modal.is-open {
	opacity:1;
	pointer-events:all;
	-webkit-transform:translate3d(-49%,0,0);
	transform:translate3d(-49%,0,0);
}

.img-compare {
	width:42px;
	height:42px;
}

.header {
	position:absolute;
	top:0;
	left:0;
	right:0;
	background:#fff;
	z-index:10;
}

.header .header__top {
	height:100%;
}

.header .not-active {
	color:#0074b8;
}

.header.is-sticky {
	position:fixed;
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0);
}

.header.is-sticky .logo__text h1,.header.is-sticky .logo__text span {
	padding:0;
}

@media (min-width:76px) and (max-width:1200px) {
	.header.is-sticky {
		opacity:0;
	}
}

.header.is-sticky.is-show {
	opacity:1;
	transition:300ms ease transform,300ms ease opacity;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}

@media (max-width:767px) {
	.header.is-sticky.is-show .header__phone-title a {
		padding:0;
	}
}

@media (min-width:768px) {
	.header.is-sticky.is-show .header__phone-title {
		margin:0;
	}
}

.header.is-sticky.is-show .header__social__fixed {
	display:block;
}

@media (max-width:767px) {
	.header.is-sticky.is-show .header__lang.style_mobile {
		display:none;
	}
}

@media (min-width:768px) {
	.header.is-sticky {
		height:120px;
	}
	
	.header.is-sticky .header__phone p,.header.is-sticky .header__top {
		display:none;
	}
	
	.header.is-sticky .header__main {
		height:70px;
	}
	
	.header.is-sticky .logo__icon {
		width:54px;
		height:59px;
		margin-right:10px;
	}
	
	.header.is-sticky .logo__icon img {
		max-width:100%;
		height:59px;
	}
	
	.header.is-sticky .logo__text {
		font-size:12px;
	}
	
	.header.is-sticky .button {
		height:auto;
		padding-top:0;
		padding-bottom:0;
		line-height:46px;
	}
}

.header .nav-main__item,.header .nav-main__link {
	height:48px;
}

.header .nav-main__item .nav-main__link .search__form,.header .nav-main__link .nav-main__link .search__form {
	height:46px;
}

.header .nav-main__item .nav-main__link .nav-main__link,.header .nav-main__link .nav-main__link .nav-main__link {
	padding:14px 13px 16px;
}

.header .nav-main__item .nav-main__link .nav-main__submenu,.header .nav-main__link .nav-main__link .nav-main__submenu {
	top:50px;
}

@media (max-width:767px) {
	.header .nav-main__item,.header .nav-main__item.is-active,.header .nav-main__link,.header .nav-main__link.is-active {
		height:auto;
	}
	
	.header .nav-main__item .header__main,.header .nav-main__link .header__main {
		height:50px;
		background:#0074b8;
		border-bottom:2px solid #ccc;
	}
	
	.header .nav-main__item .burger__line,.header .nav-main__link .burger__line {
		background:#fff;
	}
	
	.header .nav-main__item .button,.header .nav-main__link .button {
		height:50px;
	}
	
	.header .nav-main__item .button .icon-phone,.header .nav-main__item .button .icon-phone-call2,.header .nav-main__item .button .icon-tape,.header .nav-main__link .button .icon-phone,.header .nav-main__link .button .icon-phone-call2,.header .nav-main__link .button .icon-tape {
		fill:#fff;
	}
	
	.header .nav-main__item .burger,.header .nav-main__link .burger {
		height:50px;
		padding:16px 18px;
	}
	
	.header .nav-main__item .header__phone,.header .nav-main__link .header__phone {
		display:inline-block;
	}
	
	.header .nav-main__item .header__phone a,.header .nav-main__link .header__phone a {
		display:block;
		padding:18px 20px 18px 0;
	}
	
	.header .nav-main__item .header__mobile-bar,.header .nav-main__item .logo-default,.header .nav-main__item .logo__text,.header .nav-main__link .header__mobile-bar,.header .nav-main__link .logo-default,.header .nav-main__link .logo__text {
		display:none;
	}
	
	.header .nav-main__item .logo__icon,.header .nav-main__link .logo__icon {
		width:35px;
		height:38px;
		margin-left:-7px;
	}
	
	.header .nav-main__item .logo-white,.header .nav-main__link .logo-white {
		display:block;
	}
}

.header__radio-buttons {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	position:relative;
}

@media (min-width:768px) {
	.header__radio-buttons {
		margin-top:-28px;
	}
}

.header__social,.header__social.style_color .header__social-elem {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

.header__social {
	padding-top:5.5px;
	padding-left:30px;
	padding-right:30px;
}

@media (max-width:1200px) {
	.header__social {
		padding-left:0;
		padding-right:0;
	}
}

.header__social__fixed .header__social {
	padding-left:10px;
	padding-right:10px;
}

.header__social.style_color .header__social-elem {
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:27px;
	height:27px;
	border-radius:7px;
	background-color:#4680c2;
	padding:6px;
}

.header__social.style_color .header__social-elem.style_pc,.header__social.style_color .header__social-elem.style_vk {
	padding:0;
}

.header__social.style_color .header__social-elem.style_odnokl {
	padding:5px;
}

.header__social.style_color .header__social-elem.style_viber {
	padding:4px;
}

.header__social.style_color .header__social-elem svg {
	fill:#fff;
	width:100%;
	height:100%;
}

.header__social.style_color .header__social-elem:not(:last-child) {
	margin-right:10px;
}

.header__social.style_color .header__social-elem:hover {
	opacity:.8;
}

@media (min-width:768px) {
	.header__social {
		height:50px;
	}
}

@media (max-width:767px) {
	.header__social {
		display:none;
	}
}

.header__social svg {
	width:19px;
	height:17px;
	fill:#c3c3c3;
}

.header__social.social_item_lk {
	right:100px;
}

.header__social .icon-fb {
	width:8px;
}

.header__social img {
	width:100%;
}

.header__social__fixed {
	display:none;
}

.header__social__mobile {
	text-align:center;
	padding:20px 0;
}

.header__social__mobile .header__social {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	padding-top:0;
	padding-left:0;
	padding-right:0;
}

@media (min-width:768px) {
	.header__social__mobile {
		display:none;
	}
}

.header__social-elem,main {
	display:block;
}

.header__social-elem:not(:last-child) {
	margin-right:20px;
}

.header__social-elem:hover .icon {
	fill:#9a9898;
}

.header__top {
	font-size:13px;
}

.header__top .container {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (max-width:1200px) {
	.header__top {
		font-size:14px;
	}
	
	.header__top .container {
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
}

@media (min-width:768px) {
	.header__top {
		height:50px;
	}
}

@media (max-width:767px) {
	.header__top {
		position:fixed;
		top:0;
		bottom:0;
		left:0;
		right:0;
		overflow:auto;
		background:#fff;
		padding:180px 0 30px;
		z-index:10;
		display:none;
	}
	
	.header__top:before {
		content:"";
		position:absolute;
		top:65px;
		left:0;
		right:0;
		height:2px;
		background:#0074b8;
	}
	
	.header__top .container {
		padding:0;
	}
	
	.header__top .header__social__mobile {
		padding-left:15px;
		padding-right:15px;
	}
	
	.header__top .header__lang {
		position:absolute;
		top:120px;
		left:15px;
		padding-top:0;
	}
	
	.header__top .header__city {
		display:none;
	}
}

@media (min-width:768px) {
	.header__city {
		margin-right:40px;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap;
		-ms-flex-line-pack:center;
		-webkit-align-content:center;
		align-content:center;
	}
}

.header__city .icon-pin {
	width:14px;
	height:21px;
}

.city__link {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	cursor:pointer;
}

.city__link .icon-pin {
	position:relative;
	top:0;
	fill:#cbd2d5;
	margin-right:5px;
}

@media (min-width:768px) {
	.city__link:hover .city__label {
		border-bottom-color:transparent;
	}
	
	.city__link .icon-arrow-bottom {
		fill:#0074b8;
		margin-left:3px;
		position:relative;
		top:2px;
	}
}

@media (max-width:767px) {
	.city__link {
		line-height:1;
		padding:16px 15px 18px;
		margin-left:-15px;
	}
	
	.city__link .icon-pin {
		display:none;
	}
	
	.city__link .icon-arrow-bottom {
		fill:#fff;
		margin-left:3px;
	}
}

@media (min-width:768px) {
	.city__label {
		color:#0074b8;
		border-bottom:1px dotted #0074b8;
		transition:200ms;
	}
}

@media (max-width:767px) {
	.city__label {
		color:#fff;
		border-bottom:1px dotted #fff;
	}
}

.city__label--black {
	color:#272727;
	transition:200ms;
	border:none;
	font-size:16px;
	font-weight:300;
	font-family:Roboto,sans-serif;
}

@media screen and (max-width:767px) {
	.city__label--black {
		font-size:14px;
	}
}

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

.top-nav {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (min-width:768px) {
	.top-nav:after {
		display:table;
		content:"";
		clear:both;
	}
}

@media (max-width:767px) {
	.top-nav {
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
	}
}

@media (min-width:768px) {
	.top-nav.nav_lk .top-nav__link {
		padding:18px 15px;
	}
}

.top-nav__item {
	position:relative;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}

@media (min-width:768px) {
	.top-nav__item {
		line-height:1;
		height:50px;
	}
	
	.top-nav__item.is-active:before {
		opacity:1;
	}
	
	.top-nav__item:before {
		content:"";
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		opacity:0;
		background:#e9f6fd;
		pointer-events:none;
		-webkit-transform:skew(-35deg);
		-ms-transform:skew(-35deg);
		transform:skew(-35deg);
		transition:200ms ease-out;
	}
}

@media (max-width:767px) {
	.top-nav__item {
		border-bottom:1px solid #dee5e9;
		width:100%;
	}
}

.top-nav__link {
	display:block;
	position:relative;
}

@media (min-width:768px) {
	.top-nav__link {
		color:#0074b8;
		padding:18px 20px;
		transition:200ms;
	}
	
	.top-nav__link:hover {
		color:#1e7cb5;
	}
}

@media (min-width:768px) and (max-width:1250px) {
	.top-nav__link {
		padding:18px;
	}
}

@media (max-width:767px) {
	.top-nav__link {
		padding:9px 20px 9px 15px;
		color:#272727;
		font-size:15px;
		font-weight:700;
	}
}

.top-nav__toggle {
	display:none;
}

@media (max-width:767px) {
	.top-nav__toggle,.top-nav__toggle svg {
		position:absolute;
		top:0;
		bottom:0;
		right:0;
	}
	
	.top-nav__toggle {
		display:block;
		cursor:pointer;
		width:40px;
	}
	
	.top-nav__toggle svg {
		width:8px;
		height:5px;
		fill:#c2cdd4;
		left:0;
		margin:auto;
		-webkit-transform:rotate(-90deg);
		-ms-transform:rotate(-90deg);
		transform:rotate(-90deg);
	}
}

.header__wrap {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (max-width:1200px) {
	.header__wrap {
		width:100%;
		-webkit-flex-direction:row-reverse;
		-ms-flex-direction:row-reverse;
		flex-direction:row-reverse;
	}
}

@media (min-width:768px) {
	.header__right {
		line-height:1;
		padding-top:17px;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
	}
}

.header__right svg {
	fill:#cbd2d5;
	vertical-align:middle;
	margin-right:5px;
}

.header__fav,.header__lang {
	display:inline-block;
	vertical-align:top;
}

@media (max-width:767px) {
	.header__fav {
		position:absolute;
		top:3px;
		left:0;
	}
	
	.header__fav .header__link {
		padding:20px 15px;
	}
}

.header__link {
	color:#0071b2;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:nowrap;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	white-space:nowrap;
}

@media (min-width:768px) {
	.header__link {
		margin-right:25px;
		transition:200ms;
	}
}

.header__link:hover {
	color:#1e7cb5;
}

.header__link svg {
	position:relative;
	top:-2px;
}

@media (max-width:767px) {
	.header__lang {
		padding-top:100px;
	}
	
	.header__lang.style_mobile {
		padding-top:5px;
		margin-left:11px;
	}
}

@media (max-width:767px) and (max-width:767px) {
	.header__lang.style_mobile .radio-button__box span {
		padding:2px 9px;
	}
}

@media (min-width:768px) {
	.header__lang.style_mobile {
		display:none;
	}
}

.lang__link {
	color:#8295a0;
	margin-left:3px;
	transition:200ms;
}

.lang__link:hover {
	color:#1e7cb5;
}

.lang__link.is-active {
	color:#0071b2;
}

@media (max-width:767px) {
	.header__close {
		position:absolute;
		top:0;
		right:0;
	}
}

.close__button {
	width:60px;
	height:65px;
	cursor:pointer;
}

.close__button svg {
	fill:#0074b8;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.header__main {
	position:relative;
}

@media (min-width:768px) {
	.header__main .container {
		position:relative;
		width:100%;
		height:inherit;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
}

@media (max-width:767px) {
	.header__main {
		height:65px;
	}
	
	.header__main .container:after {
		display:table;
		content:"";
		clear:both;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.header__logo {
		width:225px;
	}
}

@media (max-width:767px) {
	.header__logo {
		padding-top:4px;
		float:left;
	}
}

.logo {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (max-width:767px) {
	.logo:hover .logo__icon {
		opacity:.8;
	}
	
	.logo:active .logo__icon {
		opacity:.6;
	}
}

@media (min-width:768px) {
	.logo__icon {
		width:70px;
		height:122px;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
		margin-right:25px;
		transition:300ms ease-out opacity;
	}
	
	.logo__icon img {
		max-width:100%;
		width:100%;
	}
}

@media (max-width:767px) {
	.logo__icon {
		width:52px;
		height:58px;
		margin-right:10px;
		display:inline-block;
		vertical-align:middle;
	}
	
	.logo__icon img {
		width:100%;
	}
}

.logo-white {
	width:35px;
	height:38px;
	display:none;
}

.logo__text {
	color:#0074b8;
}

@media (max-width:767px) {
	.logo__text {
		max-width:55px;
		font-size:12px;
		line-height:14px;
		vertical-align:middle;
		display:none;
	}
}

@media (min-width:768px) {
	.logo__text {
		font-size:28px;
	}
}

.logo__text h1,.logo__text span {
	display:block;
	font-size:12px;
	line-height:20px;
	padding-left:1px;
	font-weight:400;
}

.logo__text span {
	max-width:200px;
}

.header__phone {
	font-size:13px;
	color:#8295a0;
}

@media (min-width:768px) and (max-width:1200px) {
	.header__phone {
		width:175px;
		font-size:12px;
	}
}

@media (max-width:767px) {
	.header__phone,.header__phone p {
		display:none;
	}
}

.header__phone--partner {
	position:absolute;
	top:15px;
	left:53%;
	-webkit-transform:translate(-50%);
	-ms-transform:translate(-50%);
	transform:translate(-50%);
}

.header__phone-title {
	text-transform:uppercase;
	font-weight:700;
	white-space:nowrap;
}

@media (min-width:768px) {
	.header__phone-title {
		font-size:30px;
		color:#0074b8;
		margin:0 0 10px;
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.header__phone-title {
		font-size:19px;
	}
}

@media (max-width:767px) {
	.header__phone-title {
		color:#fff;
		line-height:1;
		margin-right:-15px;
		display:block;
		padding:18px 15px;
	}
}

.header__controls .modal__form-text {
	margin-bottom:0;
}

.header__controls .button {
	min-width:237px;
}

@media (min-width:768px) {
	.header__controls {
		min-width:487px;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:flex-end;
		-ms-flex-pack:end;
		justify-content:flex-end;
	}
	
	.header__controls .button {
		margin-left:5px;
	}
	
	.header__controls .icon-phone {
		display:none;
	}
	
	.header__controls .icon-phone-call,.header__controls .icon-phone-call2 {
		width:26px;
		height:26px;
	}
}

@media (max-width:767px) {
	.header__controls {
		position:absolute;
		right:50px;
		top:0;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
	}
	
	.header__controls .button {
		min-width:10px;
		width:42px;
		height:65px;
		border:none!important;
	}
	
	.header__controls .button:nth-child(2) {
		position:relative;
	}
	
	.header__controls .button:nth-child(2):before {
		content:"";
		display:block;
		height:26px;
		position:absolute;
		left:2px;
		right:2px;
		border-left:1px solid #0074b8;
		border-right:1px solid #0074b8;
	}
	
	.header__controls .button span {
		display:none;
		border:none;
	}
	
	.header__controls .button svg {
		display:inline-block;
	}
	
	.header__controls .button .icon-phone {
		display:none;
	}
	
	.header__controls .button.show_mobile {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
		width:auto;
		font-size:12px;
		margin-right:5px;
	}
	
	.header__controls .button.show_mobile span {
		display:block;
	}
	
	.header__controls .button.show_mobile svg+span {
		margin-left:10px;
	}
	
	.header__controls .icon-tape {
		width:29px;
		height:25px;
	}
	
	.header__controls .icon-phone,.header__controls .icon-phone-call,.header__controls .icon-phone-call2 {
		width:24px;
		height:24px;
	}
}

.header__burger {
	position:absolute;
	right:0;
	top:0;
	z-index:11;
	display:none;
}

@media (max-width:767px) {
	.header__burger {
		display:block;
	}
}

.burger {
	width:60px;
	height:65px;
	cursor:pointer;
	padding:23px 18px;
}

.burger.is-active .burger__line:first-child {
	top:8px;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}

.burger.is-active .burger__line:nth-child(2) {
	opacity:0;
}

.burger.is-active .burger__line:last-child {
	top:-8px;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.burger__line {
	width:24px;
	height:2px;
	background:#0074b8;
	margin:0 0 6px;
	position:relative;
	transition:200ms ease-out;
}

.burger__line:last-child {
	margin-bottom:0;
}

.header__bottom {
	background:#fff;
}

@media (min-width:768px) {
	.header__bottom {
		height:70px;
		position:relative;
		z-index:5;
		border-top:2px solid #eef0f1;
		border-bottom:2px solid #eef0f1;
	}
	
	.header__bottom .container {
		position:relative;
		height:inherit;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
}

@media (max-width:767px) {
	.header__bottom {
		position:fixed;
		top:0;
		bottom:0;
		left:0;
		right:0;
		padding:67px 0 0;
		z-index:10;
		display:none;
	}
	
	.header__bottom:before {
		content:"";
		position:absolute;
		top:65px;
		left:0;
		right:0;
		height:2px;
		background:#0074b8;
	}
	
	.header__bottom .container {
		height:100%;
		padding-top:30px;
		overflow:auto;
	}
}

.header__nav-main {
	display:none;
}

@media (min-width:768px) {
	.header__nav-main {
		width:calc(100% - 40px);
	}
}

.header__nav-main.is-active {
	width:calc(100% - 40px);
	display:block;
}

@media screen and (max-width:767px) {
	.header__nav-main.is-active {
		width:100%;
	}
}

@media (min-width:768px) {
	.nav-main {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:space-around;
		-ms-flex-pack:distribute;
		justify-content:space-around;
	}
	
	.nav-main:after {
		display:table;
		content:"";
		clear:both;
	}
}

@media screen and (max-width:767px) {
	.nav-main {
		margin-bottom:60px;
	}
}

@media (min-width:768px) {
	.nav-main__item {
		height:66px;
	}
	
	.nav-main__item:first-child:hover .nav-main__link:before {
		width:100%!important;
	}
	
	.nav-main__item:hover .nav-main__link {
		color:#0074b8;
	}
	
	.nav-main__item.is-active .nav-main__link:before,.nav-main__item:hover .nav-main__link:before {
		width:100%;
		opacity:1;
	}
	
	.nav-main__item.is-active .nav-main__link svg,.nav-main__item:hover .nav-main__link svg {
		fill:#0074b8;
	}
	
	.nav-main__item:hover .nav-main__submenu {
		visibility:visible;
		opacity:1;
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
	}
	
	.nav-main__item.is-active .nav-main__link {
		color:#0074b8;
	}
}

@media (max-width:767px) {
	.nav-main__item {
		margin:0 -15px;
	}
	
	.nav-main__item.is-active {
		border-bottom-color:transparent;
	}
	
	.nav-main__item,.nav-main__item.is-active .not-active {
		border-bottom:1px solid #dee5e9;
	}
	
	.nav-main__item.is-active .nav-main__link:not(.not-active) .nav-main__toggle,.nav-main__item.is-active>.nav-main__link:not(.not-active) {
		display:none;
	}
	
	.nav-main__item.is-active .nav-main__submenu {
		display:block;
	}
	
	.nav-main__item.is-active .nav-main__link:not(.not-active) {
		font-size:17px;
		font-weight:700;
		color:#0074b8;
		padding-top:0;
	}
}

@media (min-width:768px) {
	.nav-main__link {
		color:#272727;
		font-size:16px;
		line-height:1;
		font-weight:700;
		display:block;
		height:68px;
		padding:25px 12px 26px;
		position:relative;
		z-index:3;
		white-space:nowrap;
		transition:200ms color;
	}
}

@media (min-width:768px) and (max-width:1450px) {
	.nav-main__link {
		padding:25px 10px 26px;
	}
}

@media (min-width:768px) {
	.nav-main__link:before {
		content:"";
		position:absolute;
		bottom:0;
		left:0;
		width:0;
		height:2px;
		opacity:0;
		background:#0074b8;
		transition:200ms;
	}
}

@media (min-width:768px) and (max-width:990px) {
	.nav-main__link {
		padding:25px 3px 26px;
	}
}

@media (min-width:768px) and (max-width:1250px) {
	.nav-main__link {
		font-size:12px;
		padding:25px 5px 26px;
	}
}

@media (max-width:767px) {
	.nav-main__link {
		color:#272727;
		display:block;
		position:relative;
		font-size:15px;
		font-weight:700;
		padding:9px 20px 9px 15px;
	}
}

.nav-main__toggle {
	display:inline-block;
	margin-left:3px;
	transition:200ms;
}

.nav-main__toggle svg {
	vertical-align:middle;
}

@media (max-width:767px) {
	.nav-main__toggle,.nav-main__toggle svg {
		width:40px;
		position:absolute;
		top:0;
		bottom:0;
		right:0;
	}
	
	.nav-main__toggle svg {
		width:8px;
		height:5px;
		fill:#c2cdd4;
		left:0;
		margin:auto;
		-webkit-transform:rotate(-90deg);
		-ms-transform:rotate(-90deg);
		transform:rotate(-90deg);
	}
	
	.nav-main__toggle:before {
		content:"";
		display:block;
		height:100%;
		width:100vw;
		position:absolute;
		right:0;
		top:0;
	}
}

.nav-main__count {
	min-width:18px;
	height:18px;
	color:#0074b8;
	font-size:11px;
	line-height:15px;
	text-align:center;
	font-weight:700;
	display:inline-block;
	vertical-align:middle;
	margin-left:4px;
	border:2px solid #dee4e6;
	background-color:#fff;
}

@media (min-width:768px) {
	.nav-main__submenu {
		position:absolute;
		left:15px;
		right:15px;
		top:70px;
		background:#fff;
		padding:50px 80px 50px 0;
		z-index:2;
		visibility:hidden;
		opacity:0;
		-webkit-transform:translate3d(0,-5px,0);
		transform:translate3d(0,-5px,0);
		transition:200ms ease-out;
	}
}

@media (max-width:767px) {
	.nav-main__submenu {
		display:none;
	}
}

@media (min-width:768px) {
	.nav-main__overlay {
		position:absolute;
		width:100%;
		top:-2px;
		bottom:0;
		left:0;
		background:#fff;
		box-shadow:0 10px 15px rgba(39,117,186,.15);
	}
}

@media (min-width:768px) and (max-width:1099px) {
	.nav-main__overlay {
		width:auto!important;
		right:-15px!important;
	}
}

.nav-main__label {
	font-size:17px;
	font-weight:700;
	color:#0074b8;
	margin:0 0 10px;
}

@media (min-width:768px) {
	.submenu {
		position:relative;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
	}
}

@media (min-width:768px) and (min-width:768px) {
	.submenu.style_width_auto .submenu__col {
		width:auto;
	}
}

@media (min-width:768px) {
	.submenu__col {
		width:25%;
		padding-right:30px;
	}
}

@media (max-width:767px) {
	.submenu__col {
		border-bottom:1px solid #dee5e9;
	}
}

@media (min-width:768px) {
	.submenu__label {
		font-size:17px;
		line-height:20px;
		color:#272727;
		margin:0 0 20px;
		display:block;
	}
	
	.submenu__label a {
		transition:200ms;
	}
	
	.submenu__label a:hover {
		color:#1e7cb5;
	}
}

@media (max-width:767px) {
	.submenu__label {
		padding:9px 20px 9px 15px;
		color:#272727;
		display:block;
		position:relative;
		font-size:15px;
		font-weight:700;
	}
	
	.submenu__label+.submenu__list {
		border-top:1px solid #dee5e9;
	}
}

@media (min-width:768px) {
	.submenu__list {
		color:#0074b8;
		font-size:14px;
	}
	
	.submenu__list+.submenu__label {
		margin-top:60px;
	}
	
	.submenu__list li {
		margin:0 0 20px;
	}
	
	.submenu__list a {
		transition:200ms;
	}
	
	.submenu__list a:hover {
		color:#1e7cb5;
	}
}

@media (max-width:767px) {
	.submenu__list+.submenu__label {
		border-top:1px solid #dee5e9;
	}
	
	.submenu__list li {
		border-bottom:1px solid #dee5e9;
	}
	
	.submenu__list li:last-child {
		border:none;
	}
	
	.submenu__list a {
		padding:9px 20px 9px 15px;
		color:#272727;
		display:block;
		position:relative;
		font-size:15px;
		font-weight:400;
	}
	
	.submenu__list a.not-active {
		color:#ccc;
	}
}

.header__back-link {
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	padding:25px 15px 24px;
	color:#0074b8;
}

.header__back-link svg {
	fill:#0074b8;
	vertical-align:middle;
	margin-right:6px;
	position:relative;
	top:-2px;
}

.header__search {
	width:40px;
}

.header__search.is-open .search__form {
	visibility:visible;
	opacity:1;
}

.search__control {
	width:40px;
	height:66px;
	cursor:pointer;
	position:relative;
}

.search__control>svg {
	fill:#272727;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	transition:200ms;
}

.search__control:hover svg {
	fill:#0074b8;
}

@media (min-width:768px) {
	.search__form {
		position:absolute;
		top:0;
		left:15px;
		right:15px;
		background:#fff;
		height:66px;
		z-index:10;
		opacity:0;
		visibility:hidden;
		transition:200ms ease-out;
	}
}

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

.search__input {
	background:0 0;
}

@media (min-width:768px) {
	.search__input {
		width:calc(100% - 55px);
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		margin:auto;
		height:31px;
		color:#272727;
		font-size:22px;
		padding-right:70px;
		border-right:2px solid #eef0f1;
	}
	
	.search__input::-webkit-input-placeholder {
		color:#8295a0;
		font-size:22px;
	}
	
	.search__input:-moz-placeholder,.search__input::-moz-placeholder {
		color:#8295a0;
		font-size:22px;
	}
	
	.search__input:-ms-input-placeholder {
		color:#8295a0;
		font-size:22px;
	}
}

@media (max-width:767px) {
	.search__input {
		font-size:22px;
	}
	
	.search__input::-webkit-input-placeholder {
		color:#8295a0;
		font-size:14px;
	}
	
	.search__input:-moz-placeholder,.search__input::-moz-placeholder {
		color:#8295a0;
		font-size:14px;
	}
	
	.search__input:-ms-input-placeholder {
		color:#8295a0;
		font-size:14px;
	}
}

.search__submit {
	cursor:pointer;
}

@media (min-width:768px) {
	.search__submit {
		height:70px;
		width:40px;
		position:absolute;
		right:70px;
		top:0;
		background:0 0;
	}
	
	.search__submit svg {
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		transition:200ms;
	}
	
	.search__submit:hover svg {
		fill:#0074b8;
	}
}

@media (max-width:767px) {
	.search__submit {
		position:absolute;
		left:-35px;
		top:5px;
		background:0 0;
	}
	
	.search__submit svg {
		width:18px;
		height:18px;
		fill:#0074b8;
	}
}

.search__close,.search__close svg {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	margin:auto;
}

.search__close {
	width:40px;
	height:70px;
	cursor:pointer;
}

.search__close svg {
	left:0;
	fill:#ccd3d6;
	transition:200ms;
}

.button.blue-border>svg,.search__close:hover svg {
	fill:#0074b8;
}

.header__mobile-bar {
	display:none;
	overflow:hidden;
}

@media (max-width:767px) {
	.header__mobile-bar {
		display:block;
		background:#0074b8;
		height:-webkit-max-content;
		height:max-content;
	}
	
	.header__mobile-bar .container {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
	}
	
	.header__mobile-bar .container:after {
		display:table;
		content:"";
		clear:both;
	}
}

.header__logged {
	position:relative;
	display:inline-block;
	padding:3px 20px 0 30px;
	vertical-align:top;
	color:#0074b8;
	font-family:"Montserrat Narrow",sans-serif;
	font-size:15px;
}

@media (min-width:768px) {
	.header__logged {
		max-width:245px;
		overflow:hidden;
	}
}

.header__logged span span {
	font-size:12px;
}

.header__logged .icon-logout {
	position:absolute;
	width:20px;
	height:20px;
	top:0;
	left:0;
	cursor:pointer;
}

@media screen and (max-width:767px) {
	.header__logged {
		margin-top:20px;
	}
}

.body_font-family .header__controls {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}

.body_font-family .logo__desc {
	display:block;
	font-size:12px;
	line-height:20px;
	font-weight:400;
}

@media (max-width:767px) {
	.body_font-family .logo__desc {
		font-size:14px;
		line-height:16px;
	}
	
	.body_font-family .logo__text {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
		width:100px;
	}
	
	.body_font-family .logo__text .logo__slogan {
		display:none;
	}
}

@media (min-width:768px) {
	.body_font-family .header.is-sticky .logo__slogan {
		line-height:14px;
		font-size:12px;
	}
	
	.body_font-family .header.is-sticky .header__main {
		height:122px;
	}
	
	.body_font-family .header.is-sticky .header__phone--partner {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
		top:auto;
	}
	
	.body_font-family .logo__icon {
		width:70px;
	}
	
	.body_font-family .header__main {
		height:122px;
	}
}

@media (max-width:1250px) {
	.body_font-family .logo__slogan {
		line-height:23px;
		font-size:23px;
	}
}

.button {
	border:none;
	outline:none;
	font-size:14px;
	line-height:1;
	cursor:pointer;
	text-align:center;
	font-weight:700;
	text-decoration:none;
	-webkit-appearance:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

@media (min-width:768px) {
	.button {
		font-size:17px;
		height:56px;
		padding-left:22px;
		padding-right:22px;
		transition:300ms ease-out;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.button {
		padding-right:12px;
		padding-left:12px;
		font-size:15px;
	}
}

@media screen and (max-width:767px) {
	.button {
		width:100%;
		height:60px;
	}
}

.button.blue-border {
	color:#0074b8;
	background:0 0;
	border:2px solid #0074b8;
}

.button.blue-border .icon-tape {
	fill:#0074b8;
	stroke:transparent;
}

@media (min-width:768px) {
	.button.blue-border:hover {
		color:#fff;
		background:#0074b8;
	}
	
	.button.blue-border:hover>svg {
		fill:#fff;
	}
	
	.button.blue-border:hover .icon-tape {
		fill:#fff;
		stroke:transparent;
	}
}

.button.button_white {
	background:0 0;
	color:#272727;
	font-weight:400;
	border:2px solid #e5e8ea;
	height:47px;
	font-family:"Montserrat",sans-serif;
}

.button.button_white:hover {
	color:#fff;
	border-color:#0074b8;
	background:#0074b8;
}

.button.white-border {
	color:#fff;
	background:0 0;
	border:2px solid #fff;
}

.button.white {
	background-color:#fff;
	color:#0074b8;
}

.button.button_border_gray {
	color:#c5c7cd;
	border:2px solid #c5c7cd;
}

.button.blue {
	color:#fff;
	background:#0074b8;
}

.button.blue>svg {
	fill:#fff;
}

.button.blue .icon-career,.button.blue .icon-email {
	stroke-width:1.5px;
}

.button.blue .icon-tape {
	fill:#fff;
	stroke:transparent;
}

.button.blue .icon-career,.button.blue-light>svg {
	fill:#fff;
}

@media (min-width:768px) {
	.button.blue:hover {
		background:#1e7cb5;
	}
}

.button.blue-light {
	color:#fff;
	background:#1e7cb5;
}

@media (min-width:768px) {
	.button:active {
		box-shadow:inset 0 3px 6px rgba(0,0,0,.2);
	}
	
	.button.sm {
		font-size:14px;
		height:40px;
		padding-left:10px;
		padding-right:10px;
	}
}

.button.md {
	font-size:20px;
}

@media (min-width:768px) {
	.button.md {
		height:72px;
	}
	
	.button img,.button svg {
		vertical-align:middle;
		transition:200ms;
	}
	
	.button img:first-child,.button svg:first-child {
		margin-right:8px;
	}
	
	.button img:last-child,.button svg:last-child {
		margin-left:8px;
	}
}

@media screen and (max-width:767px) {
	.button img,.button svg {
		display:none;
	}
}

.button.disabled,.button[disabled=disabled] {
	color:#fff!important;
	background:#c5cbd3!important;
	cursor:default!important;
	pointer-events:none!important;
}

.button.disabled>svg,.button[disabled=disabled]>svg {
	fill:#fff!important;
}

.button .icon-review {
	width:30px;
	height:24px;
}

.button .icon-plane {
	width:30px;
	height:27px;
}

.button .icon-ok {
	width:25px;
	height:24px;
}

.button .icon-girl {
	width:23px;
	height:31px;
}

.button .icon-comments {
	width:29px;
	height:29px;
}

.button svg {
	fill:currentColor;
}

.button-inner {
	position:absolute;
	top:5px;
	right:10px;
	width:50px;
	height:35px;
	padding-left:15px;
	text-align:center;
	font-size:14px;
	color:#838b90;
	border-left:1px solid #e7eff2;
	cursor:pointer;
	background:#fff;
}

.button-inner .icon-arrow-bottom {
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	fill:#838b90;
	width:10px;
	height:10px;
}

a.button {
	display:inline-block;
	vertical-align:top;
	padding-top:18px;
}

@media (min-width:768px) {
	a.button .icon-calc-second,a.button .icon-career {
		margin-top:-3px;
	}
}

@media screen and (max-width:767px) {
	a.button {
		padding-top:22px;
	}
}

a.button.md {
	padding-top:24px;
}

@media screen and (max-width:767px) {
	a.button.md {
		height:auto;
		padding-top:20px;
		padding-bottom:20px;
	}
}

a.button.md .icon-play-md {
	margin-top:-5px;
}

a.button.sm {
	padding-top:11px;
}

@media screen and (max-width:767px) {
	a.button.sm {
		padding-top:20px;
	}
}

a.button.video {
	padding-top:13px;
}

a.button.button_question {
	padding-top:15px;
}

.main__slider .container {
	position:relative;
	height:100%;
}

.main__slider+.dealer__apps {
	padding-top:0;
}

.main__slider_guarantee .swiper-slide {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

.main__slider_guarantee .container,.product__section-bg .product-bg .product-bg-img img {
	width:100%;
}

.main__slider .swiper-container {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}

@media (min-width:1400px) {
	.main__slider .swiper-container {
		min-height:580px;
	}
}

@media (min-width:1200px) and (max-width:1400px) {
	.main__slider .swiper-container {
		min-height:520px;
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.main__slider .swiper-container {
		min-height:420px;
	}
}

.main__slider .swiper-slide {
	height:auto;
}

@media (min-width:768px) {
	.main__slider {
		max-width:1780px;
		margin:0 auto 110px;
		position:relative;
	}
	
	.main__slider .swiper-container,.main__slider .swiper-wrapper {
		height:inherit;
	}
	
	.main__slider .swiper-button-prev {
		left:50px;
	}
	
	.main__slider .swiper-button-next {
		right:50px;
	}
	
	.main__slider .swiper-pagination {
		display:none;
	}
	
	.main__slider .main__form {
		text-align:left;
		display:inline-block;
		vertical-align:middle;
		float:none!important;
	}
	
	.main__slider .main__pattern {
		right:-190px;
		bottom:-100px;
	}
	
	.main__slider .container {
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		height:100%;
		text-align:right;
	}
	
	.main__slider .container:before {
		content:"";
		width:0;
		height:100%;
		display:inline-block;
		vertical-align:middle;
	}
	
	.main__slider .main__form {
		padding:30px;
		margin-bottom:-40px;
	}
	
	.main__slider .main__form .main__title {
		font-size:30px;
		margin-bottom:0;
	}
	
	.main__slider .main__form .main__form-head {
		margin:0 0 10px;
	}
	
	.main__slider .main__form .checkbox {
		margin:7px 0 10px;
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.main__slider .main__pattern {
		background-size:100%;
		right:-19vw;
		bottom:-10vw;
		width:59vw;
		height:46.5vw;
	}
}

@media (min-width:768px) and (max-width:1400px) {
	.main__slider .swiper-button-prev {
		left:10px;
	}
	
	.main__slider .swiper-button-next {
		right:10px;
	}
}

@media screen and (max-width:767px) {
	.main__slider {
		margin-bottom:30px;
	}
	
	.main__slider .swiper-container {
		width:100%;
	}
	
	.main__slider .swiper-button-next,.main__slider .swiper-button-prev {
		bottom:auto;
		top:11px;
		padding-top:50%;
	}
	
	.main__slider .swiper-pagination {
		padding-left:17px;
		padding-bottom:20px;
	}
}

.main__slide {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

@media (min-width:768px) and (max-width:1500px) {
	.main__slide {
		width:100%;
		height:100%;
		background-position:left top;
	}
}

@media screen and (max-width:767px) {
	.main__slide {
		position:static;
		display:block;
		padding-bottom:44%;
		background-position:33% top;
	}
}

.slider__banner {
	margin-bottom:75px;
}

.swiper-button-next,.swiper-button-prev {
	width:30px;
	height:57px;
	margin-top:-15px;
}

.swiper-button-prev {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA5CAYAAAAhmZssAAABNklEQVRYR8XX3RGCMBAE4L0OLEE7sAVKsARLoEJboAMtgQ5w4gCjmJC/3ZAX3vJxd+HIGRquaZquAB4AemvlfqEnAGMTeIsC6OSwFzUbpHAIdeWVwXuoDI6hEjgFpcOpKBXOQWlwLkqBS9BquBStgmvQYrgWLYIZaDbMQrNgJpoMs9EkWIFGYRW6CyvRIKxGvfAGHQDczcw9qevn6uNBOzMbqeK82Qq3RNdUt0Y/8BHoAj8BnOfUX8zspajpds/jInZvckS6jz3VS/5bRv43O21wd9Bu8s4ViNx1LtfBqG0zOC2qfxS7Y6oSj87HKjwKe75zSs2TYAWeDLPxLJiJZ8MsvAhm4MVwLV4F1+DVcClOgUtwGpyLU+EcnA6n4hI4BZfBMVwK7+FyOIi3GFd8eJOIPbfX/g0bjE41AB9NygAAAABJRU5ErkJggg==);
}

.swiper-button-next {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA5CAYAAAAhmZssAAABJ0lEQVRYR93ZDQ0CMQwF4DcHSEACFnCCIyQgAQlYwAE4AAcluxwXLrfdrb9LmIEvbZqlL01EdAJwBnBMKd0R9BIRvQDsALwj8QwfANyi8ZQ72wMf4B74BEfjMzgSX8BReBGOwKuwN74Ke+KbsBfeBHvgzbA1zoItcTZshYtgC1wMa3EVrMHVsBQ3gSW4GczFTWEObg7/4BcAeZEsbq8u8IjnlTlvr0XcDd7CXeE13B2u4kFRKYeGPYDH6D3/t2IiKk63a8U1NLfbDV5D3eAxfV4B5IGK+blaI69pq1tR01ZzUDOYi5rAElQNS1EVrEHFsBYVwRYoG7ZCWbAl2gxbo02wB7oJe6GrsCdahb3RIhyBLuAodAZHohMcjQ5wD/QLd7vCdLk7fQC8BlF/6wuo7AAAAABJRU5ErkJggg==);
}

.dealer__appimage {
	border-radius:22.5%;
	overflow:hidden;
}

.main__section {
	word-break:break-word;
}

@media (max-width:767px) {
	.main__section .main-about-text {
		margin-bottom:20px;
	}
}

.main__section+.dealer__professional .dealer__aboutveka {
	padding-top:0;
}

@media (min-width:768px) {
	.main__section {
		margin-bottom:75px;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
	
	.main__section+.fast-link__section:last-child {
		margin-top:-60px;
	}
	
	.main__section+.char__section {
		margin-top:-60px;
	}
	
	.main__section:last-child .control__links:last-child {
		margin-bottom:130px;
	}
	
	.main__section:first-child {
		margin-top:90px;
	}
}

@media (max-width:1000px) {
	.main__section {
		overflow:hidden;
	}
}

@media screen and (max-width:767px) {
	.main__section {
		background-image:none!important;
		margin-bottom:30px;
	}
	
	.main__section:first-child {
		margin-bottom:45px;
		padding-top:25px;
	}
}

@media (max-width:767px) {
	.main__section.mobile_no_margin,.main__section.mobile_no_margin .calc-window__item-list {
		margin:0;
	}
}

@media (min-width:768px) {
	.main__section.margin_top_desc {
		margin-top:-50px;
	}
}

@media (max-width:767px) {
	.main__section.margin_top_desc,.main__section.profiles {
		margin-bottom:0;
	}
}

.main__title {
	color:#0074b8;
	font-weight:700;
	-ms-grid-column:1;
	grid-column-start:1;
	grid-column-end:3;
}

@media (min-width:768px) {
	.main__title {
		font-size:40px;
		line-height:42px;
		margin:0 0 10px;
	}
}

@media screen and (max-width:767px) {
	.main__title {
		font-size:26px;
		line-height:30px;
		margin:0 0 15px;
	}
	
	.main__title.size_big {
		font-size:32px;
		line-height:120%;
	}
	
	.main__title .city__link .icon-pin {
		display:inline-block;
	}
}

.main__title .icon-pin {
	width:14px;
	height:21px;
}

.main__cera-veka {
	font-family:"CeraVEKA-Regular",sans-serif;
}

.main__section-title {
	font-weight:700;
	font-size:24px;
	line-height:120%;
}

.main__section-title:not(:last-child) {
	margin-bottom:40px;
}

@media screen and (max-width:767px) {
	.main__section-title:not(:last-child) {
		margin-bottom:24px;
	}
}

.tile__caption {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	font-size:12px;
	line-height:130%;
	color:#838b90;
}

.tile__caption:not(:last-child) {
	margin-bottom:14px;
}

.tile__caption li:not(:last-child) {
	margin-right:16px;
}

.main__subtitle {
	color:#272727;
	font-size:38px;
	font-weight:700;
	margin-top:35px;
	line-height:normal;
	font-family:"Roboto",sans-serif;
}

@media screen and (max-width:767px) {
	.main__subtitle {
		margin-top:15px;
		font-size:26px;
	}
}

.main__subtitle span {
	font-size:22px;
}

@media screen and (max-width:767px) {
	.main__subtitle span {
		font-size:15px;
	}
}

.medium__title {
	color:#0074b8;
}

@media (min-width:768px) {
	.medium__title {
		font-size:38px;
		line-height:38px;
		margin:0 0 30px;
	}
}

@media screen and (max-width:767px) {
	.medium__title {
		font-size:22px;
		line-height:28px;
		margin:0 0 10px;
	}
}

.section__title {
	color:#0074b8;
}

@media (min-width:768px) {
	.section__title {
		font-size:30px;
		line-height:28px;
		margin:0 0 30px;
	}
}

@media screen and (max-width:767px) {
	.section__title {
		font-size:20px;
		line-height:26px;
		margin:0 0 10px;
	}
}

.small__title {
	color:#272727;
	font-weight:700;
}

@media (min-width:768px) {
	.small__title {
		font-size:20px;
		line-height:22px;
		margin:0 0 15px;
	}
}

@media screen and (max-width:767px) {
	.small__title {
		font-size:15px;
		line-height:18px;
		margin:0 0 10px;
	}
}

.main__section-bg {
	position:relative;
}

@media (min-width:768px) {
	.main__section-bg {
		padding:100px 0;
	}
	
	.section-bg {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
}

@media screen and (max-width:767px) {
	.section-bg {
		background:0 0!important;
		margin-bottom:30px;
	}
}

.section-bg img {
	max-width:100%;
}

.product__content .breadcrumb {
	max-width:56%;
}

@media (max-width:1366px) {
	.product__content .breadcrumb {
		max-width:44%;
	}
}

@media (min-width:768px) {
	.product__section-bg .product-bg {
		background-color:#f5f9fb;
		position:absolute;
		top:0;
		right:0;
		width:100%;
		height:100%;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
}

@media screen and (max-width:767px) {
	.product__section-bg .product-bg {
		background:0 0!important;
		margin-bottom:30px;
	}
}

@media (min-width:768px) {
	.product__section-bg .product-bg .product-bg-img {
		position:absolute;
		top:0;
		right:0;
		width:43%;
		height:100%;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:contain;
		background-position-y:top;
	}
}

@media (max-width:1366px) {
	.product__section-bg .product-bg .product-bg-img {
		width:50%;
	}
}

@media (max-width:767px) {
	.product__section-bg .product-bg .product-bg-img {
		width:100%;
	}
}

@media (max-width:1366px) {
	.product__section-bg .container .main__section-head .top__head {
		max-width:40%;
	}
}

@media (max-width:767px) {
	.product__section-bg .container .main__section-head .top__head {
		max-width:100%;
	}
}

.product__section-bg .container .main__section-head .top__head .top__head-buttons .button {
	width:354px;
}

@media (max-width:1366px) {
	.product__section-bg .container .main__section-head .top__head .top__head-buttons .button {
		margin-left:0;
		margin-bottom:10px;
		width:100%;
	}
}

.product__section-bg .container .main__section-head .top__head .top__head-buttons .button:last-child {
	padding-top:0;
}

@media (max-width:1366px) {
	.product__section-bg .container .main__section-head .top__head .top__head-buttons .button:last-child {
		margin-bottom:0;
	}
}

.product__section-bg .container .main__section-head__item {
	margin-bottom:60px;
}

@media (min-width:768px) {
	.main__pattern {
		background:url(../images/pattern.png);
		width:590px;
		height:465px;
		position:absolute;
		z-index:2;
		pointer-events:none;
	}
}

@media screen and (max-width:767px) {
	.main__pattern {
		display:none;
	}
}

.main__form {
	position:relative;
	background:#fff;
}

@media (min-width:768px) {
	.main__form.style_size_middle {
		padding:35px 40px 40px;
	}
	
	.main__form.style_size_middle .error-label {
		display:none!important;
	}
	
	.main__form.style_size_middle .checkbox {
		margin-top:0;
	}
	
	.main__form.style_size_middle .checkbox.error {
		margin-bottom:5px;
	}
}

.main__form .button.md {
	margin-bottom:0;
	padding:13px 22px;
}

@media (max-width:767px) {
	.main__form .button.md {
		height:60px;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:center;
		-ms-flex-pack:center;
		justify-content:center;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
	}
}

@media (min-width:768px) {
	.main__form {
		width:432px;
		padding:55px;
	}
	
	.main__form.large {
		width:756px;
	}
	
	.main__form:not(.left) {
		float:right;
		z-index:2;
	}
	
	.main__form.left {
		float:left;
		margin:55px 0;
	}
	
	.main__form .main__title {
		font-size:44px;
		margin:0 0 20px;
	}
	
	.main__form .checkbox {
		color:#748995;
		padding-top:1px;
		margin:10px 0 5px;
	}
	
	.main__form .checkbox.error {
		margin-bottom:5px;
	}
	
	.main__form .checkbox .checkbox__text {
		font-size:13px;
		line-height:20px;
	}
	
	.main__form .button.md {
		width:100%;
		margin-bottom:15px;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
		-webkit-justify-content:center;
		-ms-flex-pack:center;
		justify-content:center;
	}
}

@media (min-width:768px) and (max-width:1023px) and (min-width:768px) {
	.main__form .button.md {
		display:block;
		text-align:center;
	}
}

@media screen and (max-width:767px) {
	.main__form {
		padding:35px 0;
	}
	
	.main__form .checkbox {
		margin:10px 0;
		font-size:11px;
		line-height:14px;
	}
	
	.main__form .checkbox span:before {
		top:2px;
	}
	
	.main__form .checkbox span:after {
		top:7px;
	}
	
	.main__form .button {
		margin-bottom:5px;
	}
	
	.main__form .button svg {
		display:inline-block;
	}
	
	.main__form .button svg:first-child {
		margin-right:7px;
		width:26px;
		height:26px;
	}
	
	.main__form .button svg:last-child {
		margin-left:7px;
	}
}

@media (min-width:768px) {
	.main__form-head {
		margin-bottom:20px;
	}
	
	.main__form-head p {
		font-size:19px;
		line-height:28px;
	}
}

@media screen and (max-width:767px) {
	.main__form-head {
		margin:0 0 30px;
	}
	
	.main__form-head p {
		font-size:15px;
		line-height:22px;
		font-weight:300;
	}
	
	.main__form-head br {
		display:cg;
	}
}

.main__form-head .main__title {
	letter-spacing:-.5px;
}

.main__form-head .main__title:last-child {
	margin-bottom:0;
}

.main__form-head p {
	font-size:14px;
	color:#969ea1;
}

.main__form-head p.main__form-p {
	margin-bottom:30px;
}

.main__form-head .button {
	margin-bottom:0;
	margin-top:25px;
}

@media (min-width:768px) {
	.main__form-head {
		min-height:55px;
		margin:0 0 45px;
	}
	
	.main__form-head+.main__about {
		margin-top:-10px;
	}
}

@media screen and (max-width:767px) {
	.main__form-head {
		margin:0 0 25px;
	}
}

.main__form-head .section__title {
	margin:0;
}

.main__form-head .dotted__link {
	color:#0074b8;
}

.head-flex {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

.main__section-center {
	text-align:center;
}

.main__section-center:not(:last-child) {
	margin-bottom:56px;
}

.main__section-center p {
	color:#838b90;
	font-size:18px;
	line-height:150%;
}

@media screen and (max-width:767px) {
	.main__section-center:not(:last-child) {
		margin-bottom:40px;
	}
	
	.main__section-center p {
		font-size:16px;
	}
	
	.main__section-center .main__title {
		margin-bottom:8px;
	}
}

@media (min-width:768px) {
	.main__section-icon {
		width:70px;
	}
	
	.main__section-icon+.section__title {
		width:calc(100% - 70px);
		margin:0;
	}
}

@media screen and (max-width:767px) {
	.main__section-icon {
		width:50px;
	}
	
	.main__section-icon+.section__title {
		width:calc(100% - 60px);
		margin:0;
	}
	
	.main__section-icon svg {
		max-width:35px;
	}
	
	.main__section-icon .icon-video {
		height:30px;
	}
}

.main__section-icon>svg {
	fill:#0074b8;
}

.main__section-icon .icon-plastic-window {
	width:54px;
	height:54px;
}

.main__section-icon .icon-plastic-window,.main__section-icon .icon-profile {
	fill:transparent;
	stroke:#0074b8;
	stroke-width:2px;
}

@media (min-width:768px) {
	.main__section-head {
		margin-bottom:45px;
		position:relative;
	}
	
	.main__section-head:not(.head-flex) {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
	}
	
	.main__section-head .banner-info {
		margin:auto;
	}
	
	.main__section-head-button {
		margin-left:auto;
	}
	
	.main__section-head-button .button {
		height:64px;
		min-width:280px;
		font-size:18px;
	}
}

@media screen and (max-width:767px) {
	.main__section-head-button {
		margin:20px 0 25px;
	}
}

.main__section-head-back {
	text-align:center;
	margin-top:40px;
}

@media screen and (max-width:767px) {
	.main__section-head-back {
		margin-top:30px;
	}
}

.main__section-head-back .link {
	padding-bottom:1px;
}

.top__head {
	max-width:630px;
	position:relative;
}

@media (min-width:768px) {
	.top__head .window-tile__price {
		margin:50px 0;
	}
}

@media screen and (max-width:767px) {
	.top__head .medium__title {
		font-size:26px;
		line-height:30px;
	}
	
	.top__head .window-tile__price {
		margin:20px 0;
	}
}

.top__head p {
	font-family:"Roboto",sans-serif;
	font-weight:300;
	color:#272727;
	font-size:16px;
	line-height:26px;
}

@media screen and (max-width:767px) {
	.top__head p {
		font-size:14px;
		line-height:20px;
	}
}

@media (min-width:768px) {
	.top__head-buttons {
		margin-bottom:50px;
	}
	
	.top__head-buttons .button {
		padding-top:15px;
		padding-left:25px;
		padding-right:25px;
	}
	
	.top__head-buttons .button .icon {
		width:28px;
		height:28px;
	}
	
	.top__head-buttons .button.md {
		height:66px;
	}
	
	.top__head-buttons .button+.button {
		margin-left:5px;
	}
	
	.top__head-buttons a.button.md {
		padding-top:21px;
	}
}

.top__head-buttons .icon-where-to-buy {
	stroke:#0074b8;
}

@media screen and (max-width:767px) {
	.top__head-buttons {
		margin:10px 0 20px;
	}
	
	.top__head-buttons .button {
		text-align:center;
	}
	
	.top__head-buttons .button+.button {
		margin-top:5px;
	}
}

.top__head-note {
	color:#838b90;
}

@media (min-width:768px) {
	.top__head-note {
		position:absolute;
		bottom:45px;
	}
}

.main__section-body {
	position:relative;
}

@media (min-width:768px) {
	.main__section-body .video__list {
		margin-bottom:-50px;
	}
	
	.main__section-body .solution__slider .swiper-mobile__nav {
		margin-top:0;
	}
}

@media screen and (max-width:767px) {
	.main__section-body {
		margin-bottom:25px;
	}
	
	.main__section-body .col-md-3:last-child .tile__elem {
		margin-bottom:0;
	}
	
	.main__section-body .col-md-8 {
		margin-bottom:35px;
	}
}

.main__section-body .pattern-left-md {
	left:-380px;
	top:-40px;
}

.main__section-body a>.company__text {
	color:#0074b8;
	transition:300ms ease-out;
}

.main__section-body a>.company__text:hover {
	opacity:.7;
}

@media (max-width:767px) {
	.main__section-body.profiles {
		margin-bottom:0;
	}
}

.main__section-body.profiles .solution__slider .tile__image {
	padding-bottom:60%;
}

@media (max-width:767px) {
	.main__section-body.profiles .solution__slider .tile__image {
		padding-bottom:67%;
	}
}

.main__section-body.profiles .solution__slider .tile__image img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	max-height:100%;
	max-width:100%;
}

.main__section-footer {
	padding-top:68px;
	text-align:center;
}

@media screen and (max-width:767px) {
	.main__section-footer {
		padding-top:20px;
		padding-bottom:20px;
	}
}

@media (min-width:768px) {
	.main__section-footer .button {
		padding-left:60px;
		padding-right:60px;
		margin:0 2px;
	}
	
	.main__promo-swiper .swiper-pagination {
		bottom:0;
	}
	
	.main__promo-row {
		position:relative;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
	
	.main__promo-right {
		width:315px;
	}
}

@media screen and (max-width:767px) {
	.main__promo-right {
		display:none;
	}
}

@media (min-width:768px) {
	.main__promo-left {
		width:calc(100% - 400px);
		padding-top:35px;
	}
}

.main__promo-timer {
	margin-bottom:25px;
}

.timer {
	height:86px;
	font-size:0;
	border:4px solid #eaeced;
	position:relative;
}

.timer:after,.timer:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	width:4px;
	background:#eaeced;
}

.timer:before {
	left:33.3333%;
}

.timer:after {
	left:66.6666%;
}

.timer .countdown-row {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}

.timer .countdown-section {
	width:33.3333%;
	height:86px;
	text-align:center;
	padding-top:10px;
	position:relative;
}

.timer .countdown-amount {
	color:#0074b8;
	font-family:"Roboto",sans-serif;
	font-size:43px;
	font-weight:900;
	line-height:1;
	display:block;
}

.timer .countdown-period {
	color:#0074b8;
	font-family:"Roboto",sans-serif;
	font-size:14px;
	position:absolute;
	bottom:17px;
	left:0;
	right:0;
	text-transform:lowercase;
}

.main__promo-form .button {
	width:100%;
	margin-top:10px;
}

.main__promo-form .error-label {
	display:none!important;
}

.promo-list__elem {
	color:#272727;
	font-family:"Roboto",sans-serif;
	font-weight:300;
	position:relative;
}

@media (min-width:768px) {
	.promo-list__elem {
		font-size:16px;
		line-height:26px;
		padding-bottom:90px;
	}
}

@media screen and (max-width:767px) {
	.promo-list__elem {
		font-size:14px;
		line-height:20px;
		color:#838b90;
		padding-bottom:10px;
	}
}

.promo-list__elem p {
	margin:0 0 15px;
}

@media (min-width:768px) {
	.promo-list__icon {
		position:absolute;
		bottom:0;
		right:0;
	}
}

.pattern-left {
	width:263px;
	height:578px;
	background:url(../images/pattern_left.png) no-repeat;
	position:absolute;
	left:-320px;
	pointer-events:none;
}

.pattern-left.medium {
	top:-100px;
}

@media screen and (max-width:767px) {
	.pattern-left {
		display:none;
	}
}

.pattern-left-md {
	position:absolute;
	pointer-events:none;
}

@media (min-width:768px) {
	.pattern-left-md {
		width:397px;
		height:496px;
		background:url(../images/pattern_left_md.png) no-repeat;
	}
	
	.pattern-left-md.medium {
		width:463px;
		height:472px;
		bottom:-30px;
		background:url(../images/pattern_left_md_2.png) no-repeat;
	}
}

.pattern-left-md.medium--fix-left {
	left:-324px;
	bottom:-210px;
}

@media screen and (max-width:767px) {
	.pattern-left-md {
		display:none;
	}
}

.pattern-right-md {
	position:absolute;
	pointer-events:none;
}

@media (min-width:768px) {
	.pattern-right-md {
		width:482px;
		height:572px;
		background:url(../images/pattern_right_md.png) no-repeat;
	}
}

@media screen and (max-width:767px) {
	.pattern-right-md {
		display:none;
	}
}

.pattern-right-md-2 {
	position:absolute;
	pointer-events:none;
}

@media (min-width:768px) {
	.pattern-right-md-2 {
		width:482px;
		height:572px;
		background:url(../images/pattern_right_md-2.png) no-repeat;
	}
}

@media screen and (max-width:767px) {
	.pattern-right-md-2 {
		display:none;
	}
}

@media (min-width:768px) {
	.window-solution .window-tile__elem {
		margin-bottom:70px;
	}
	
	.window-solution .note__insert {
		margin-top:0;
	}
}

@media screen and (max-width:767px) {
	.window-solution .window-tile__elem {
		margin-bottom:35px;
	}
	
	.window-solution [class*=col-md-]:last-child .window-tile__elem {
		margin-bottom:0;
	}
}

@media (min-width:768px) {
	.similar__window+.subscription__section {
		margin-top:-75px;
	}
}

@media screen and (max-width:767px) {
	.similar-slider .swiper-mobile__nav {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:flex-end;
		-ms-flex-pack:end;
		justify-content:flex-end;
	}
	
	.similar-slider .tile__elem {
		margin-bottom:0;
	}
	
	.similar-slider .tile__image {
		position:relative;
		padding-bottom:75.2%;
	}
	
	.similar-slider .tile__image img {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		-o-object-fit:cover;
		object-fit:cover;
	}
}

@media (max-width:767px) {
	.solution__slider {
		margin-bottom:-30px;
	}
	
	.solution__slider .swiper-mobile__nav {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:flex-end;
		-ms-flex-pack:end;
		justify-content:flex-end;
		margin-top:-30px;
	}
}

@media (min-width:768px) {
	.solution__slider .swiper-slide {
		height:auto;
	}
}

@media (max-width:767px) {
	.main__section .solution__slider {
		margin-bottom:0;
	}
}

.window-tile__elem {
	display:block;
	color:#838b90;
	font-size:14px;
	line-height:20px;
	position:relative;
}

@media (min-width:768px) {
	.window-tile__elem {
		height:100%;
		padding-left:45px;
		padding-bottom:70px;
		margin-bottom:30px;
	}
	
	.window-tile__elem:hover .window-tile__image {
		opacity:.8;
	}
	
	.window-tile__elem:hover .window-tile__title {
		color:#1e7cb5;
	}
	
	.window-tile__elem:hover .window-tile__title svg {
		fill:#1e7cb5;
	}
	
	.window-tile__elem:hover .window-tile__button {
		opacity:1;
	}
}

@media screen and (max-width:767px) {
	.window-tile__elem {
		padding-left:25px;
	}
}

@media (min-width:768px) {
	.swiper-slide .window-tile__elem {
		margin-bottom:0;
	}
}

.window-tile__image {
	font-size:0;
	margin:0 0 15px;
}

@media (min-width:768px) {
	.window-tile__image {
		margin-left:-45px;
		transition:200ms ease-out;
	}
}

@media screen and (max-width:767px) {
	.window-tile__image {
		margin-left:-25px;
		position:relative;
		padding-bottom:76%;
	}
	
	.window-tile__image img {
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		margin:auto;
		-o-object-fit:cover;
		object-fit:cover;
	}
}

.window-tile__image img {
	max-width:100%;
}

@media (min-width:768px) {
	.window-tile__image img {
		height:280px;
		min-height:280px;
		width:100%;
		-o-object-fit:cover;
		object-fit:cover;
		vertical-align:bottom;
	}
}

.window-tile__title {
	color:#0074b8;
	margin:0 0 10px;
	position:relative;
	letter-spacing:-.8px;
}

@media (min-width:768px) {
	.window-tile__title {
		font-size:30px;
		line-height:1.2;
		transition:200ms;
	}
}

@media screen and (max-width:767px) {
	.window-tile__title {
		font-size:18px;
		line-height:1.1;
		margin-bottom:7px;
	}
}

.window-tile__title svg {
	fill:#0074b8;
	position:absolute;
}

@media (min-width:768px) {
	.window-tile__title svg {
		top:10px;
		left:-45px;
		transition:200ms;
	}
}

@media screen and (max-width:767px) {
	.window-tile__title svg {
		width:9px;
		height:14px;
		top:3px;
		left:-25px;
	}
}

.window-tile__description {
	margin-bottom:20px;
}

@media screen and (max-width:767px) {
	.window-tile__description {
		font-weight:300;
		margin-bottom:30px;
	}
}

.window-tile__bottom {
	position:relative;
	min-height:46px;
}

@media (min-width:768px) {
	.window-tile__bottom {
		position:absolute;
		bottom:30px;
		left:45px;
		right:0;
	}
}

.window-tile__bottom+.window-tile__tip {
	padding-top:10px;
}

@media (min-width:768px) {
	body:not(.is_load) .window-tile__price,body:not(.is_load) .window-tile__tip {
		padding-right:170px;
		opacity:0;
	}
}

.window-tile__price {
	color:#272727;
	font-size:25px;
	line-height:25px;
	font-weight:700;
	margin:0 0 5px;
}

@media (min-width:768px) {
	.window-tile__price.lg {
		font-size:44px;
	}
	
	.window-tile__price.lg b {
		line-height:44px;
	}
}

.window-tile__price sub {
	font-size:14px;
	line-height:16px;
	font-weight:900;
	vertical-align:bottom;
}

.star-tip {
	color:#1e7cb5;
}

.note__insert {
	padding-top:25px;
	margin-top:15px;
	color:#838b90;
	border-top:2px solid #eef0f1;
}

.note__insert .star-tip {
	font-size:18px;
	font-weight:400;
}

@media screen and (max-width:767px) {
	.note__insert {
		margin-top:25px;
		font-weight:300;
		position:relative;
		padding-left:15px;
	}
	
	.note__insert .star-tip {
		position:absolute;
		left:0;
		top:25px;
	}
}

.window-tile__tip {
	font-size:12px;
	line-height:16px;
	color:#969ea1;
	font-weight:400;
}

@media screen and (max-width:767px) {
	.window-tile__tip {
		margin-top:3px;
	}
}

@media (min-width:1200px) {
	.window-tile__button {
		position:absolute;
	}
}

@media (min-width:768px) {
	.window-tile__button {
		right:0;
		bottom:5px;
		opacity:0;
		transition:300ms ease-out;
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.window-tile__button {
		opacity:1;
		bottom:3px;
	}
	
	.window-tile__button .button.sm {
		font-size:13px;
	}
}

@media screen and (max-width:767px) {
	.window-tile__button {
		margin-left:-25px;
		margin-top:20px;
	}
}

@media (min-width:768px) {
	.flex__grid {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
}

.main__services {
	padding-top:40px;
}

@media (min-width:768px) {
	.main__services {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
}

.service-tile__elem {
	display:block;
	text-align:center;
}

@media (min-width:768px) {
	.service-tile__elem {
		width:25%;
	}
	
	.service-tile__elem:hover .link {
		border-bottom-color:transparent;
	}
}

@media screen and (max-width:767px) {
	.service-tile__elem {
		margin:0 auto 45px;
	}
}

.service-tile__elem svg {
	fill:transparent;
	stroke:#000;
	stroke-width:2px;
}

.service-tile__icon {
	margin:0 0 14px;
}

@media screen and (max-width:767px) {
	.service-tile__icon {
		margin:0 0 15px;
	}
}

.service-tile__title {
	max-width:250px;
	color:#0074b8;
	font-size:20px;
	font-weight:700;
	line-height:26px;
	margin:auto;
}

@media screen and (max-width:767px) {
	.service-tile__title {
		font-size:17px;
	}
}

.fast-link__section {
	background:#f3f8fa;
	padding:112px 0 40px;
}

.fast-link__section:last-child {
	background:#fff;
	margin-bottom:0;
}

@media (min-width:768px) {
	.fast-link__section {
		margin-bottom:115px;
	}
	
	.fast-link__section+.subscription__section {
		margin-top:-100px;
	}
}

@media screen and (max-width:767px) {
	.fast-link__section {
		padding:50px 0;
	}
	
	.fast-link__section:last-child {
		padding-top:0;
	}
}

.fast-link__section .container {
	position:relative;
}

.fast-link__section .main__pattern {
	opacity:.3;
	right:-400px;
	bottom:70px;
}

@media (max-width:1200px) {
	.fast-link__section .main__pattern {
		right:0;
	}
}

@media (min-width:768px) {
	.fast-link__section {
		margin-bottom:75px;
	}
}

.fast-link__section .fast-link__section:last-child {
	background:#f3f8fa;
}

@media (max-width:767px) {
	.fast-link__section .fast-link__section:last-child {
		padding-top:25px;
	}
	
	.fast-link__section {
		margin-bottom:25px;
	}
	
	.fast-link__section .fast-link__section:not(.has_padding) {
		padding:0;
	}
}

.fast-links {
	position:relative;
	z-index:2;
}

@media (min-width:768px) {
	.fast-link__elem {
		display:inline-block;
		max-width:330px;
	}
	
	.fast-link__elem:first-child .link {
		position:relative;
		top:-8px;
	}
	
	.fast-link__elem:last-child .link {
		position:relative;
		top:-8px;
	}
}

@media screen and (max-width:767px) {
	.fast-link__elem {
		display:block;
		padding-left:50px;
	}
	
	.fast-link__elem+.fast-link__elem {
		margin-top:30px;
	}
}

.fast-link__elem p {
	color:#272727;
}

@media (min-width:768px) {
	.fast-link__elem p {
		font-size:16px;
		line-height:24px;
	}
}

@media screen and (max-width:767px) {
	.fast-link__elem p {
		font-size:14px;
		font-weight:300;
		line-height:20px;
	}
}

.fast-link__title {
	color:#0074b8;
	font-weight:400;
	position:relative;
}

@media (min-width:768px) {
	.fast-link__title {
		max-width:280px;
		min-height:75px;
		padding-left:80px;
		font-size:34px;
		line-height:42px;
		margin:0 0 12px;
	}
}

@media (max-width:1023px) {
	.fast-link__title {
		font-size:22px;
		line-height:30px;
		margin:0 0 10px;
	}
}

.fast-link__title>svg {
	position:absolute;
	left:0;
	top:0;
	fill:#0074b8;
}

@media screen and (max-width:767px) {
	.fast-link__title>svg {
		left:-45px;
		width:27px;
		height:32px;
	}
}

.fast-link__title .icon-where-to-buy {
	stroke-width:2px;
	stroke:#0074b8;
	fill:none;
	width:60px;
	height:55px;
}

@media screen and (max-width:767px) {
	.fast-link__title .icon-where-to-buy {
		left:-45px;
		width:35px;
		height:32px;
	}
}

@media (min-width:768px) {
	.review-tiles .review-tile__elem {
		margin-bottom:35px;
	}
}

@media screen and (max-width:767px) {
	.review-tiles [class*=col-md-]:last-child .review-tile__elem {
		margin-bottom:0;
	}
	
	.review-tiles .review-tile__elem {
		margin-bottom:20px;
	}
}

.review-list .review-tile__elem {
	margin-bottom:20px;
}

.review-list .review-tile__elem:last-child,.review-tile__elem p:last-child {
	margin-bottom:0;
}

.review__slider {
	position:relative;
}

@media (min-width:768px) {
	.review__slider+.main__section-footer {
		padding-bottom:40px;
	}
}

.review__slider .swiper-container {
	-webkit-tap-highlight-color:transparent;
}

.review__slider .swiper-slide {
	height:auto;
}

.review__slider .review-tile__elem {
	height:100%!important;
}

.review__slider .pattern-left-md {
	left:-340px;
	bottom:-210px;
}

.review-tile__elem {
	background:#f3f8fa;
	color:#838b90;
	font-family:"Roboto",sans-serif;
	font-size:14px;
	line-height:20px;
	display:block;
	transition:200ms;
}

@media (min-width:768px) {
	.review-tile__elem {
		padding:60px 30px;
		height:auto!important;
	}
}

@media screen and (max-width:767px) {
	.review-tile__elem {
		padding:35px 20px 25px;
	}
	
	.review-tile__elem.is-full .review-tile__description {
		max-height:100%;
	}
	
	.review-tile__elem.is-full .review-tile__description:before {
		display:none;
	}
}

.review-tile__elem p,.review-tile__head {
	margin-bottom:15px;
}

@media screen and (max-width:767px) {
	.review-tile__elem p {
		font-weight:300;
	}
}

.review-tile__elem b {
	font-size:15px;
	color:#272727;
}

.review-tile__head:after {
	display:table;
	content:"";
	clear:both;
}

@media (min-width:768px) {
	.review-tile__head .review-tile__author {
		float:left;
		margin-right:10px;
	}
}

.review-tile__head .review-tile__rating {
	float:left;
	margin:4px 10px 0 0;
}

.review-tile__author {
	color:#272727;
	font-weight:700;
}

@media (min-width:768px) {
	.review-tile__author {
		font-size:18px;
		line-height:20px;
		margin:0 0 15px;
	}
}

@media screen and (max-width:767px) {
	.review-tile__author {
		font-size:15px;
		line-height:18px;
		margin:0 0 10px;
	}
}

.review-tile__rating {
	min-height:15px;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (min-width:768px) {
	.review-tile__rating {
		margin:0 0 40px;
	}
}

@media screen and (max-width:767px) {
	.review-tile__rating {
		margin:0 0 20px;
	}
}

.review-tile__rating .review-tile__count {
	margin-left:10px;
}

[data-readonly=true] {
	pointer-events:none;
}

.review-tile__count {
	font-size:13px;
	padding-top:2px;
}

.review-tile__description {
	margin-bottom:30px;
}

@media screen and (max-width:767px) {
	.review-tile__description.mobile-sm {
		max-height:195px;
		overflow:hidden;
		position:relative;
	}
	
	.review-tile__description.mobile-sm:before {
		content:"";
		position:absolute;
		bottom:0;
		left:0;
		right:0;
		height:20px;
		background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2Y4ZmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
		background-size:100%;
		background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#f3f8fa 100%);
	}
	
	.review-tile__description+.review-tile__toggle {
		margin-top:-15px;
	}
}

.review-tile__toggle {
	font-size:11px;
	color:#0074b8;
	text-align:center;
	cursor:pointer;
	position:relative;
	margin-bottom:20px;
}

.review-tile__toggle:before {
	content:"";
	height:1px;
	background:#dce0e2;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.review-tile__toggle span {
	position:relative;
	display:inline-block;
	padding:0 10px;
	background:#f3f8fa;
}

.review-tile__bottom {
	color:#0074b8;
}

.review-tile__answer {
	background:#e7f1f7;
	padding:30px 35px 30px 55px;
	position:relative;
	margin-top:25px;
	margin-bottom:-10px;
}

@media screen and (max-width:767px) {
	.review-tile__answer {
		padding:30px 25px 30px 35px;
		margin-bottom:-5px;
	}
	
	.review-tile__answer .review-tile__head {
		margin-bottom:10px;
	}
	
	.review-tile__answer .review-tile__description {
		margin-bottom:20px;
	}
}

.review-tile__answer-label {
	color:#838b90;
}

.review-tile__answer .icon-answer {
	width:15px;
	height:17px;
	fill:#838b90;
	position:absolute;
	left:25px;
	top:29px;
}

@media screen and (max-width:767px) {
	.review-tile__answer .icon-answer {
		left:12px;
		top:27px;
	}
}

.rating-add {
	color:#8295a0;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (min-width:768px) {
	.rating-add {
		margin-top:0;
		margin-bottom:30px;
	}
}

@media screen and (max-width:767px) {
	.rating-add {
		margin-bottom:20px;
	}
}

.rating-start {
	padding-left:8px;
}

.rating-start input {
	width:0;
	height:0;
	opacity:0;
	visibility:hidden;
}

.rating-star__elem {
	display:inline-block;
	vertical-align:middle;
	margin:-7px 0 0 10px;
}

.configurator {
	text-align:center;
}

.configurator-icon img {
	vertical-align:bottom;
	width:62px;
}

.configurator-icon:not(:last-child) {
	margin-bottom:25px;
}

@media screen and (max-width:767px) {
	.configurator-icon:not(:last-child) {
		margin-bottom:20px;
	}
}

.configurator-title {
	font-size:20px;
	line-height:26px;
	font-weight:700;
	color:#272727;
}

.configurator-title:not(:last-child) {
	margin-bottom:15px;
}

.configurator .link {
	border-bottom:none;
}

.configurator:hover .link {
	opacity:.8;
}

.main__configurator {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
}

@media screen and (max-width:767px) {
	.main__configurator {
		padding-top:30px;
	}
}

.main__configurator:not(:last-child) {
	margin-bottom:60px;
}

@media screen and (max-width:767px) {
	.main__configurator:not(:last-child) {
		margin-bottom:30px;
	}
}

.footer {
	overflow:hidden;
}

.footer__top {
	background:#f3f8fa;
}

@media (min-width:768px) {
	.footer__top {
		padding:40px 0;
	}
	
	.footer__top .container {
		position:relative;
	}
}

@media screen and (max-width:767px) {
	.footer__top {
		padding:20px 0;
		text-align:center;
	}
}

.footer__pattern {
	width:292px;
	height:479px;
	position:absolute;
	bottom:-20px;
	left:-330px;
	background:url(../images/footer_pattern.png) no-repeat;
}

@media screen and (max-width:767px) {
	.footer__pattern {
		display:none;
	}
}

.footer__slogan {
	color:#0074b8;
}

@media (min-width:768px) {
	.footer__slogan {
		font-size:30px;
		line-height:1;
	}
	
	.footer__slogan span {
		font-size:44px;
		margin-right:10px;
		display:inline-block;
		vertical-align:middle;
	}
}

@media screen and (max-width:767px) {
	.footer__slogan {
		line-height:20px;
		font-size:15px;
	}
	
	.footer__slogan span {
		font-size:18px;
	}
}

@media (min-width:768px) {
	.footer__main {
		padding:40px 0 30px;
	}
}

@media screen and (max-width:767px) {
	.footer__main .container {
		padding:0;
	}
}

@media (min-width:768px) {
	.footer-nav {
		width:calc(100% - 280px);
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footer-nav {
		font-size:13px;
	}
}

@media (min-width:768px) {
	.footer__flex {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
}

.footer-nav__col {
	padding-right:10px;
}

@media screen and (max-width:767px) {
	.footer-nav__col {
		border-bottom:1px solid #e6eaec;
	}
}

.footer-nav__label {
	font-weight:700;
	color:#272727;
}

@media (min-width:768px) {
	.footer-nav__label {
		font-size:17px;
		margin:0 0 15px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footer-nav__label {
		font-size:15px;
	}
}

@media screen and (max-width:767px) {
	.footer-nav__label {
		font-size:15px;
		padding:10px 15px;
		cursor:pointer;
		position:relative;
	}
	
	.footer-nav__label:before {
		content:"";
		width:6px;
		height:6px;
		position:absolute;
		right:15px;
		top:0;
		bottom:0;
		margin:auto;
		border-top:1px solid #c6d0d7;
		border-right:1px solid #c6d0d7;
		-webkit-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		transform:rotate(45deg);
		transition:200ms;
	}
	
	.footer-nav__label.is-active:before {
		-webkit-transform:rotate(135deg);
		-ms-transform:rotate(135deg);
		transform:rotate(135deg);
	}
}

.footer-nav__list {
	color:#0071b2;
}

@media (min-width:768px) {
	.footer-nav__list li {
		margin:0 0 10px;
	}
	
	.footer-nav__list a {
		transition:200ms;
	}
	
	.footer-nav__list a:hover {
		color:#1e7cb5;
	}
}

@media screen and (max-width:767px) {
	.footer-nav__list {
		padding-bottom:15px;
		display:none;
	}
	
	.footer-nav__list a {
		display:block;
		padding:5px 15px;
	}
}

@media (min-width:768px) {
	.footer-right {
		width:260px;
	}
}

@media screen and (max-width:767px) {
	.footer-right {
		padding:25px 15px;
	}
}

@media (min-width:768px) {
	.footer__label {
		font-size:17px;
		font-weight:700;
		color:#0074b8;
		margin:0 0 15px;
	}
}

@media screen and (max-width:767px) {
	.footer__label {
		height:12px;
		line-height:1;
		color:#838b90;
		margin:0 0 15px;
	}
}

@media (min-width:768px) {
	.footer__social {
		margin-bottom:25px;
	}
	
	.footer__social .header__social.style_color .header__social-elem {
		width:24px;
		height:24px;
	}
}

@media screen and (max-width:767px) {
	.footer__social {
		margin-bottom:10px;
	}
	
	.footer__social .header__social {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	
	.footer__social .header__social .header__social-elem {
		width:34px;
		height:34px;
		margin-bottom:10px;
	}
}

.footer__social .header__social {
	padding-right:0;
	padding-left:0;
	float:none;
	padding-top:0;
	height:auto;
}

.social {
	font-size:0;
}

.social__link {
	width:36px;
	height:36px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	background:#f0f0f0;
	transition:200ms;
}

.social__link+.social__link {
	margin-left:8px;
}

@media (min-width:768px) {
	.social__link:hover {
		background:#e3e3e3;
	}
}

.app__link img,.social__link img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

@media (min-width:768px) {
	.app__list_horizontal {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
	}
	
	.app__list_horizontal .app__link {
		min-width:294px;
		height:84px;
	}
	
	.app__list_horizontal .app__link+.app__link {
		margin-left:17px;
	}
	
	.app__list_horizontal .app__link.gplay img {
		width:207px;
		height:52px;
	}
	
	.app__list_horizontal .app__link.appstore img {
		width:207px;
		height:56px;
	}
}

@media screen and (max-width:767px) {
	.app__list {
		padding-top:3px;
	}
}

.app__link {
	background:#f0f0f0;
	position:relative;
}

@media (min-width:768px) {
	.app__link {
		height:60px;
		margin:0 0 10px;
		transition:200ms;
	}
	
	.app__link:hover {
		background:#e3e3e3;
	}
	
	.app__link.gplay img {
		width:148px;
		height:37px;
	}
	
	.app__link.appstore img {
		width:148px;
		height:40px;
	}
}

@media screen and (max-width:767px) {
	.app__link {
		display:inline-block;
		vertical-align:top;
		width:149px;
		height:50px;
	}
	
	.app__link.gplay img {
		width:103px;
		height:30px;
	}
	
	.app__link.appstore img {
		width:103px;
		height:32px;
	}
}

@media (max-width:340px) {
	.app__link {
		width:139px;
		height:40px;
	}
	
	.app__link.gplay img {
		width:98px;
		height:25px;
	}
	
	.app__link.appstore img {
		width:98px;
		height:27px;
	}
}

.app__link a {
	width:100%;
	height:100%;
	display:block;
}

.footer__bottom {
	border-top:2px solid #e5e8ea;
	padding:25px 0;
	color:#868686;
}

@media (min-width:768px) {
	.footer__bottom {
		padding:25px 0;
	}
}

@media screen and (max-width:767px) {
	.footer__bottom {
		padding:20px 0;
	}
}

.footer__bottom .container {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:flex-start;
	-ms-flex-align:start;
	align-items:flex-start;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	position:relative;
}

@media screen and (max-width:767px) {
	.footer__bottom .container {
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-align-items:flex-start;
		-ms-flex-align:start;
		align-items:flex-start;
		-webkit-justify-content:flex-start;
		-ms-flex-pack:start;
		justify-content:flex-start;
	}
	
	.footer__copy {
		margin-bottom:15px;
	}
}

.footer-popup__close {
	background-image:url(https://veka.ua/local/templates/.default/markup_veka/build/images/ico-close-popup.svg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:12px;
	height:22px;
	width:22px;
	background-color:#7b9bb4;
	cursor:pointer;
	border-radius:50%;
	transition:200ms;
}

.footer-popup__close:hover {
	background-color:#698ca9;
}

.footer-popup__close:active {
	opacity:.6;
}