

/* Start:/local/templates/divier/styles.css?148999915922459*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline; }

html {
	line-height: 1; }

ol, ul {
	list-style: none; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle; }

q, blockquote {
	quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none; }

a img {
	border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block; }
input, button {
    outline: 0;
}

.ic--flag-footer {
	background: transparent url("/local/images/svg/flag_footer.svg") center center no-repeat;
	height: 24px;
	width: 19px; }

.ic--flag-map {
	background: transparent url("/local/images/svg/flag_map.svg") center center no-repeat;
	height: 68px;
	width: 52px; }

.ic--phone {
	background: transparent url("/local/images/svg/phone.svg") center center no-repeat;
	height: 20px;
	width: 15px; }

.ic--logo-top {
	background: transparent url("/local/images/svg/logo_header.svg") center center no-repeat;
	height: 92px;
	width: 178px; }

.ic--logo-footer {
	background: transparent url("/local/images/svg/logo_footer.svg") center center no-repeat;
	height: 90px;
	width: 178px; }

.ic--logo-contacts {
	background: transparent url("/local/images/svg/logo_contacts.svg") center center no-repeat;
	height: 90px;
	width: 178px; }

.ic--face_1 {
	background: transparent url("/local/images/svg/face_1.svg") center center no-repeat;
	height: 70px;
	width: 70px; }

.ic--face_2 {
	background: transparent url("/local/images/svg/face_2.svg") center center no-repeat;
	height: 70px;
	width: 70px; }

.ic--face_3 {
	background: transparent url("/local/images/svg/face_3.svg") center center no-repeat;
	height: 70px;
	width: 70px; }

.ic--advanteges_1 {
	background: transparent url("/local/images/svg/advanteges_1.svg") center center no-repeat;
	height: 105px;
	width: 105px; }

.ic--advanteges_2 {
	background: transparent url("/local/images/svg/advanteges_2.svg") center center no-repeat;
	height: 105px;
	width: 105px; }

.ic--advanteges_3 {
	background: transparent url("/local/images/svg/advanteges_3.svg") center center no-repeat;
	height: 105px;
	width: 105px; }

.ic--advanteges_4 {
	background: transparent url("/local/images/svg/advanteges_4.svg") center center no-repeat;
	height: 105px;
	width: 105px; }

.ic--advanteges_5 {
	background: transparent url("/local/images/svg/advanteges_5.svg") center center no-repeat;
	height: 105px;
	width: 105px; }

.ic--advanteges_6 {
	background: transparent url("/local/images/svg/advanteges_6.svg") center center no-repeat;
	height: 105px;
	width: 105px; }

.ic--about_1 {
	background: transparent url("/local/images/svg/about_1.svg") center center no-repeat;
	height: 116px;
	width: 116px; }

.ic--about_2 {
	background: transparent url("/local/images/svg/about_2.svg") center center no-repeat;
	height: 116px;
	width: 116px; }

.ic--about_3 {
	background: transparent url("/local/images/svg/about_3.svg") center center no-repeat;
	height: 116px;
	width: 116px; }

.ic--close {
	background: transparent url("/local/images/svg/close.svg") center center no-repeat;
	height: 35px;
	width: 35px; }

.ic--close:hover {
	background: transparent url("/local/images/svg/close-hover.svg") center center no-repeat;
	height: 35px;
	width: 35px; }

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent; }

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0; }
.slick-list:focus {
	outline: none; }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block; }
.slick-track:before, .slick-track:after {
	content: "";
	display: table; }
.slick-track:after {
	clear: both; }
.slick-loading .slick-track {
	visibility: hidden; }

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none; }
[dir="rtl"] .slick-slide {
	float: right; }
.slick-slide img {
	display: block; }
.slick-slide.slick-loading img {
	display: none; }
.slick-slide.dragging img {
	pointer-events: none; }
.slick-initialized .slick-slide {
	display: block; }
.slick-loading .slick-slide {
	visibility: hidden; }
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent; }

.slick-arrow.slick-hidden {
	display: none; }
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

i[class^=ic--] {
	display: inline-block;
	vertical-align: middle; }

html, body {
	min-width: 1100px;
}

body {
	font-family: Roboto, Arial, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #101315;
	line-height: 24px;
	background-color: #FFF;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }

.main {
	position: relative;
	min-height: 100%; }

.g--wrapper {
	width: 1100px;
	margin: 0 auto; }

.g--header {
	text-align: center;
	display: block;
	line-height: 1;
	font-size: 56px;
	font-weight: 500;
	text-transform: uppercase; }
.g--header_w {
	color: #ffffff; }

h1 {
	font-size: 90px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center; }

h2 {
	font-size: 50px;
	font-weight: 300;
	text-align: center; }
b {
	font-weight: 500;
}

.phone-wrapper a {
	font-size: 25px;
	font-weight: 300;
	vertical-align: middle;
	line-height: 50px;
	text-decoration: none;
	color: #101315; }
.phone-wrapper > a:hover {
	color: #101315; }
.phone-wrapper > a:active {
	color: #101315; }
.phone-wrapper > a:link {
	color: #101315; }
.phone-wrapper > a:visited {
	color: #101315; }
.phone-wrapper > a > span {
	font-weight: 500; }

.callback-btn, .popup__btn {
	display: inline-block;
	border: 2px solid #66952a;
	color: #66952a;
	background: #ffffff;
	text-decoration: none;
	font-size: 19px;
	font-weight: 400;
	text-align: center;
	line-height: 36px;
	width: 222px;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer; }
.callback-btn:hover, .popup__btn:hover {
	color: #ffffff;
	background: #66952a; }

.request__btn {
	font-family: Roboto, Arial, Tahoma, sans-serif;
	background: #ffffff;
	color: #263a0c;
	border: 0;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s; }
.request__btn:hover {
	color: #ffffff;
	background: #263a0c; }

.header {
	padding: 10px 0;
	text-align: right; }
.header__wrapper {
	overflow: hidden;
	*zoom: 1; }
.header__address {
	width: 270px;
	display: inline-block;
	vertical-align: middle;
	font-size: 19px;
	font-weight: 300;
	line-height: 29px; }
.header__itm {
	display: inline-block;
	vertical-align: middle;
	text-align: left; }
.header__logo-wrapper {
	float: left; }
.header__logo {
	display: block; }
.header__address-block {
	margin-right: 90px; }
.header .ic--flag-footer {
	margin-right: 10px;
	vertical-align: baseline; }
.header .ic--phone {
	margin-right: 3px; }

.ic--sm__map {
	vertical-align: baseline !important;
	margin-right: 12px; }

.ic--sm__phone {
	margin-right: 3px; }

.nav {
	background: #021925; }

.navigation {
	text-align: center; }
.navigation__list {
	display: inline-block; }
.navigation__itm {
	display: inline-block;
	margin: 0 45px; }
.navigation__link {
	display: block;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 58px;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	color: #fff; }
.navigation__link:visited {
	color: #fff; }
.navigation__link:focus {
	color: #fff; }
.navigation__link:hover {
	color: #fff; }
.navigation__link:active {
	color: #fff; }

.face {
	padding-top: 135px;
	height: 622px;
	background: #021925 url("/local/images/head_bg.jpg") center center no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover; }
.face__header {
	display: block;
	color: #ffffff;
	font-weight: 500; }
.face__header h2 {
	margin-top: 50px; }
.face__header_blue {
	display: block;
	font-size: 90px;
	line-height: 92px;
	width: 935px;
	background: #0a2f42;
	margin: 0 auto 12px;
	padding-bottom: 4px; }
.face__header_green {
	display: block;
	font-size: 60px;
	font-weight: 300;
	line-height: 77px;
	width: 935px;
	background: #659230;
	margin: 0 auto; }
.face__header_green b {
	font-weight: 700; }
.face__list {
	overflow: hidden;
	*zoom: 1;
	margin: 35px -48px 0; }
.face__list-wrapper {
	margin: 0 auto;
	width: 935px; }
.face__itm {
	font-size: 0;
	display: inline-block;
	width: 33.33%;
	text-align: center;
	float: left; }
.face__descr {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	color: #ffffff;
	margin-left: 15px;
	vertical-align: middle; }

.reference {
	text-align: center;
	padding: 60px 0;
	background: #f7f7f7; }
.reference__header {
	text-align: center;
	display: block;
	font-size: 36px;
	font-weight: 500;
	padding-bottom: 30px; }
.reference__text {
	padding: 0 40px; }

.advanteges {
	height: 768px;
	padding: 120px 0 60px;
	background: #ffffff url("/local/images/advanteges_bg.jpg") center center no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover; }
.adv i[class^=ic--] {
	display: block;
	margin: 0 auto 30px; }
.advanreges__header {
	padding-bottom: 80px; }
.advanteges__list {
	overflow: hidden;
	*zoom: 1; }
.advanteges__itm {
	display: inline-block;
	width: 33.33%;
	float: left;
	text-align: center;
	margin-bottom: 55px; }
.advanteges__descr {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	max-width: 250px; }
.advanteges__itm .ic--advanteges {
    display: block;
    margin: 0 auto 20px;
}

.request {
	height: 510px;
	padding: 70px 0 85px;
	background: #659230 url("/local/images/request_bg.jpg") center center no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover; }
.request__header {
	line-height: 1;
	color: #ffffff;
	display: block;
	text-align: center;
	font-size: 56px;
	font-weight: 500;
	text-transform: uppercase; }
.request__header_descr {
	font-size: 23px;
	font-weight: 400;
	text-transform: none;
	margin: 15px 0 45px; }
.request__btn {
	width: 520px;
	height: 55px; }
.request__column {
	width: 50%;
	float: left; }
.request__column_r {
	text-align: right; }
.request__item, .request__item_text {
	margin-bottom: 20px;
	font-family: Roboto, Arial, Tahoma, sans-serif;
	background: transparent;
	font-size: 20px;
	color: #ffffff;
	height: 55px;
	width: 520px;
	border: 3px solid #ffffff;
	padding: 0 25px; }
.request__item:-moz-placeholder, .request__item_text:-moz-placeholder {
	color: #ffffff; }
.request__item::-moz-placeholder, .request__item_text::-moz-placeholder {
	color: #ffffff; }
.request__item:-ms-input-placeholder, .request__item_text:-ms-input-placeholder {
	color: #ffffff; }
.request__item::-webkit-input-placeholder, .request__item_text::-webkit-input-placeholder {
	color: #ffffff; }
.request__item_text {
	resize: none;
	line-height: 1.2;
	padding-top: 13px;
	padding-bottom: 13px;
	height: 147px; }
.request__item_capcha {
	width: 309px;
}
.captha__img {
    display: block;
    height: 55px;
    float: right;
    margin-right: 30px;
}

.icon-arrow {
	font-size: 45px !important; }

.services {
	padding: 110px 0;
	height: 1325px;
	overflow: hidden;
	background: #ffffff url("/local/images/serv_bg.jpg") center center no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover; }
.services__list {
	margin: 0 -9px;
	font-size: 0;
	text-align: center;
	padding: 80px 0; }
.services__itm {
	display: inline-block;
	vertical-align: middle;
	width: 33.33%;
	text-align: left;
	margin-bottom: 18px; }
.services__icon {
	vertical-align: middle; }

.board__wrapper {
	margin: 0 9px;
	border: 4px solid #dee1e3;
	padding: 0 34px;
	height: 490px;
	background: #ffffff; }
.board__descr {
	display: inline-block;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 500;
	width: 180px;
	vertical-align: middle;
	margin-left: 22px; }
.board__head {
	border-bottom: 3px solid #dee1e3;
	margin-bottom: 30px;
	padding: 30px 0; }
.board__wrapper b, 
.board__wrapper strong {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px; }
.board__bold {
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 15px; }
.board__wrapper li,
.board__itm {
	position: relative;
	line-height: 20px;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 15px; }
.board__itm:before {
	position: absolute;
	content: "";
	height: 7px;
	width: 7px;
	left: 0;
	top: 7px;
	background: #66952a; }
.board__txt {
	margin-left: 16px; }
.board__wrapper ul > li:before {
	display: inline-block;
	vertical-align: middle;
	content: "";
	height: 7px;
	width: 7px;
	margin-right: 9px;
	background: #66952a;
}
.about {
	padding: 100px 0;
	height: 658px;
	background: #0a2f42 url("/local/images/about_bg.jpg") center center no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center; }
.about__text {
	display: block;
	margin-top: 20px;
	color: #ffffff; }
.about__icon-wrapper {
	display: inline-block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #ffffff; }
.about__text {
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300; }
.about i[class^=icon-] {
	font-size: 115px;
	color: #ffffff; }
.about__list {
	margin-top: 50px;
	font-size: 0; }
.about__itm {
	vertical-align: top;
	width: 33.33%;
	display: inline-block;
	padding: 0 20px; }
.about__descr {
	color: #ffffff;
	display: block;
	font-size: 20px;
	font-weight: 700;
	margin-top: 30px;
	line-height: 20px;
	margin-bottom: 15px; }
.about__descr_sm {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px; }

.review {
	text-align: center;
	height: 405px;
	background: #f7f7f7;
	padding: 100px 0; }
.review__list {
	position: relative;
	margin-top: 45px; }
.review__text {
	padding: 0 130px; }
.review__autor {
	display: block;
	font-size: 18px;
	font-weight: 500;
	color: #082e41;
	margin-bottom: 20px; }

.slick-arrow {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 10;
	font-size: 0;
	border: 0;
	cursor: pointer;
	width: 28px;
	height: 50px;
	outline: none; }
.slick-prev {
	left: 0;
	background: transparent url("/local/images/svg/arrows.svg#left-green") center center no-repeat; }
.slick-prev:hover {
	background-image: url("/local/images/svg/arrows.svg#left-green-h"); }
.slick-next {
	right: 0;
	background: transparent url("/local/images/svg/arrows.svg#right-green") center center no-repeat; }
.slick-next:hover {
	background-image: url("/local/images/svg/arrows.svg#right-green-h"); }

.partners {
	padding: 100px 0 45px; }
.partners__list {
	margin-top: 80px;
	font-size: 0;
	text-align: center; }
.partners__list img {
	vertical-align: middle;
	margin: 0px 20px 55px;
	display: inline-block;
	max-width: 350px;
	}

.sert {
	padding: 100px 0; }
.sert__list {
	margin-top: 80px;
	padding: 0 80px; }
.sert__itm {
	text-align: center; }
.sert__itm-wrapper {
    position: relative;
	display: inline-block;
	border: 6px solid #b7cf98; }
.sert__img {
	display: block; }
.sert__glass {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;;
	background: rgb(102, 149, 42) url('/local/images/lupa.png') center center no-repeat;
	opacity: 0;
	transition: opacity .3s;
}
.sert__glass:hover {
	opacity: .6;
}

.news {
	padding: 100px 0;
	background: #0a2f42 url("/local/images/news_bg.jpg") center center no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover; }
.news__wrapper {
	position: relative; }
.news__list {
	padding: 0 60px;
	margin-top: 65px; }
.news__itm-inner {
	height: 315px;
	position: relative;
	background: #ffffff;
	padding: 60px 20px 40px;
	margin: 0 5px; }
.news__date {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100px;
	background: #66952a;
	color: #ffffff;
	text-align: right;
	padding: 0 10px;
	line-height: 31px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 500; }
.news__header {
	display: block;
	padding-bottom: 15px;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 24px; }
.news__descr {
	display: inherit;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px; }
.news .slick-prev {
	background-image: url("/local/images/svg/arrows.svg#left-white"); }
.news .slick-prev:hover {
	background-image: url("/local/images/svg/arrows.svg#left-white-h"); }
.news .slick-next {
	background-image: url("/local/images/svg/arrows.svg#right-white"); }
.news .slick-next:hover {
	background-image: url("/local/images/svg/arrows.svg#right-white-h"); }

.contacts {
	padding-top: 80px; }
.contacts__wrapper {
	position: relative;
	z-index: 10;
	pointer-events: none;}
.contacts__box {
	padding: 40px 45px;
	background: #143849;
	width: 390px;
	height: 345px;
	color: #ffffff;
	float: right;
	z-index: 10;
	position: absolute;
	right: 0;
	top: 125px;}
.contacts__box-wrapper {
	border-top: 1px solid #ffffff;
	margin-top: 20px;
	padding-top: 25px; }
.contacts__arg {
	display: inline;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px; }
.contacts__val {
	display: inline;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px; }
.contacts__val a {
	color: inherit;
	text-decoration: inherit;
	cursor: inherit; }
.contacts__val a:active, .contacts__val a:focus {
	outline: none; }
.contacts__flag {
	position: absolute;
	top: 220px;
	left: 595px; }
.contacts__map {
	height: 600px;
}

.map-wrapper {
	position: relative;
	margin-top: 60px;
	height: 600px; }

.footer {
	padding: 10px 0;
	text-align: right; }
.footer__wrapper {
	overflow: hidden;
	*zoom: 1; }
.footer__address {
	width: 270px;
	display: inline-block;
	vertical-align: middle;
	font-size: 19px;
	font-weight: 300;
	line-height: 29px; }
.footer__itm {
	display: inline-block;
	vertical-align: middle;
	text-align: left; }
.footer__logo-wrapper {
	float: left; }
.footer__logo {
	display: block; }
.footer__address-block {
	margin-right: 90px; }
.footer .ic--flag-footer {
	margin-right: 10px;
	vertical-align: baseline; }
.footer .ic--phone {
	margin-right: 3px; }
.footer .footer__made-by {
	display: block;
	margin-top: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: 400;
	color: #66952a; }
.footer .footer__made-by_name {
	text-decoration: inherit;
	color: #101315; }
.footer .footer__made-by_name:active, .footer .footer__made-by_name:focus {
	outline: none; }

.popup {
	position: absolute;
	top: 0;
	text-align: center;
	background: #ffffff;
	width: 440px;
	height: 352px; }
.popup_request {
	padding: 65px 58px 35px; }
.popup_thanks {
	padding: 90px 10px 0; }
.popup__input {
	position: relative;
	display: block;
	width: 100%;
	line-height: 45px;
	border: 1px solid #cbcbcb;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	padding: 0 10px 0 40px;
	outline: 0;
	margin-bottom: 10px;
	font-size: 18px; }
.popup__input:-moz-placeholder {
	font-size: 15px;
	font-weight: 400;
	color: #7b7b7b; }
.popup__input::-moz-placeholder {
	font-size: 15px;
	font-weight: 400;
	color: #7b7b7b; }
.popup__input:-ms-input-placeholder {
	font-size: 15px;
	font-weight: 400;
	color: #7b7b7b; }
.popup__input::-webkit-input-placeholder {
	font-size: 15px;
	font-weight: 400;
	color: #7b7b7b; }
.popup__input_name-wrapper,
.popup__input_phone-wrapper {
    position: relative;
}
.popup__input_name-wrapper:before {
    content: '';
    width: 14px;
    height: 14px;
    left: 15px;
    top: 50%;
    margin-top: -7px;
    position: absolute;
	background: transparent url("/local/images/svg/your-name.svg") 0 0 no-repeat;
    z-index: 10;}
.popup__input_phone-wrapper:before {
    content: '';
    width: 11px;
    height: 15px;
    left: 15px;
    top: 50%;
    margin-top: -7px;
    position: absolute;
	background: transparent url("/local/images/svg/your-phone.svg") 0 0 no-repeat;
    z-index: 10;}
.popup__input:-webkit-autofill,
.popup__input:-webkit-autofill:hover,
.popup__input:-webkit-autofill:focus,
.popup__input:-webkit-autofill {
    -webkit-text-fill-color: #101315;
    -webkit-box-shadow: 0 0 0 1000px #ffffff inset;
}
.popup__input_phone {
	background: transparent url("/local/images/svg/your-phone.svg") 15px center no-repeat; }
.popup__btn {
	margin: 20px 0;
	height: 53px;
	text-transform: uppercase;
	background: #66952a;
	color: #ffffff; }
.popup__btn:hover {
	background: #263a0c;
	border-color: #263a0c; }
.popup__close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer; }

.pop-request__header {
	font-size: 36px;
	font-weight: 500;
	white-space: nowrap;
	text-transform: uppercase; }
.pop-request__header_sm {
	font-size: 30px;
	font-weight: 300;
	display: block;
	text-transform: none;
	margin-bottom: 20px; }

.thanks__title {
	display: block;
	font-size: 58px;
	font-weight: 400;
	text-transform: uppercase;
	color: #66952a;
	line-height: 60px;
	margin-bottom: 30px; }
.thanks__title_blue {
    display: block;
	color: #0a161d;
	font-size: 48px; }
.thanks__title__descr {
	font-size: 21px;
	font-weight: 300;
	line-height: 30px; }
/* End */


/* Start:/local/templates/divier/template_styles.css?14891334755712*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body
{
	margin: 0;
	padding: 0;
	height:100%;
}

h1, h2, h3, h4, h5, h6 {color:inherit; margin:0; padding:0;}

img {max-width: 100%; max-height: 100%;}


#ajax_wrap {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.4);
	z-index: 10000;
	display: none;
}

.popup {
	position: fixed;
	background-color: white;
	z-index: 10001;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/images/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/images/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/images/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: visible !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/local/images/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/images/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/images/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */
/* /local/templates/divier/styles.css?148999915922459 */
/* /local/templates/divier/template_styles.css?14891334755712 */
