@font-face {
  font-family: 'PFDinDisplayPro-Regular';
  src: url('assets/fonts/PFDinDisplayPro-Regular.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/PFDinDisplayPro-Regular.woff') format('woff'), url('assets/fonts/PFDinDisplayPro-Regular.ttf')  format('truetype'), url('assets/fonts/PFDinDisplayPro-Regular.svg#PFDinDisplayPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinDisplayPro-Italic';
  src: url('assets/fonts/PFDinDisplayPro-Italic.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/PFDinDisplayPro-Italic.woff') format('woff'), url('assets/fonts/PFDinDisplayPro-Italic.ttf')  format('truetype'), url('assets/fonts/PFDinDisplayPro-Italic.svg#PFDinDisplayPro-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PFDinDisplayPro-Bold';
  src: url('assets/fonts/PFDinDisplayPro-Bold.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/PFDinDisplayPro-Bold.woff') format('woff'), url('assets/fonts/PFDinDisplayPro-Bold.ttf')  format('truetype'), url('assets/fonts/PFDinDisplayPro-Bold.svg#PFDinDisplayPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	font-family: 'PFDinDisplayPro-Regular', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.67;
	color: #363636;
	background-color: #fff;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
}

/*  Helpers  */

.hidden {
	display: none!important;
}

.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
.lang{
    float: right;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding-top: 10px;
    padding: 20px 16px;
}

/*  Slick  */

.slick-dots {
  padding: 0;
  margin: 15px 0 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots button {
  width: 26px;
  height: 6px;
  font-size: 0;
  border: none;
  padding: 0;
  background-color: #f7ece1;
  outline: none;
  border-radius: 4px;
}

.slick-dots li.slick-active button {
  	background-color: #f9dc5c;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.arrow {
	display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
    z-index: 1;
}

.arrow-prev {
	left: 0;
	background-image: url(assets/img/icons/arrow-prev.png);
}

.arrow-next {
	left: auto;
	right: 0;
	background-image: url(assets/img/icons/arrow-next.png);
}

.arrow-prev:hover {
	background-image: url(assets/img/icons/arrow-prev-hover.png);
}

.arrow-next:hover {
	background-image: url(assets/img/icons/arrow-next-hover.png);
}

.popup {
	position: relative;
	max-width: 370px;
	margin: 0 auto;
}

.popup--wide {
	width: 98%;
	max-width: none;
}

.popup--wide .form {
	max-width: none;
}

.container {
	width: auto;
	margin: 0 auto;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.title {
	position: relative;
	font-family: 'PFDinDisplayPro-Bold';
	font-size: 23px;
	line-height: 1.2;
	font-weight: normal;
	color: #444;
	text-align: left;
	margin: 0 0 35px;
}

.title span {
	color: #d35656;
}

.title br {
	display: none;
}


/*  HEADER  */

.bg-main {
	background-image: url(assets/img/bg-main-xs.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.bg-main.prirodniy {
	background-image: url(assets/img/prirodniy/bg-main-xs.jpg);
}

.header {
	position: relative;
}

.header__top {
	position: relative;
	padding-top: 7px;
	margin-bottom: 20px;
}

.header__phone {
	display: block;
	font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
    color: rgb(173, 52, 62);
    margin-bottom: 5px;
}

.logo {
	float: left;
	padding-top: 6px;
}

.logo__link {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	text-decoration: none;
}

.logo img {
	max-width: 120px;
	height: auto;
}

.logo__description {
	display: none;
}

.header__links {
	float: right;
	text-align: center;
}

.header__btn {
	display: inline-block;
    vertical-align: middle;
    font-family: "PFDinDisplayPro-Bold";
    font-size: 10px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 8px;
    color: rgb(173, 52, 62);
    border-radius: 26px;
    background-color: rgb(247, 236, 225);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.intro {
	position: relative;
	padding: 25px 0;
}

.nav {
	display: none;
}

h1 {
	margin: 0;
	font-size: 26px;
	font-family: 'PFDinDisplayPro-Bold';
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #1c2a43;
	margin-bottom: 15px;
}

h1 span {
	display: block;
	font-size: 20px;
	letter-spacing: 1.5px;
	font-family: 'PFDinDisplayPro-Regular'
}

.intro__description {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.2;
	letter-spacing: 0.4px;
	color: #1c2a43;
	margin-bottom: 25px;
}

.benefits {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
	margin-bottom: 25px;
}

.benefits__item {
	position: relative;
	display: block;
	font-family: 'PFDinDisplayPro-Bold';
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	color: #000;
	padding-left: 35px;
	margin-bottom: 15px;
}

.benefits__item:last-child {
	margin-bottom: 0;
}

.benefits__item:before {
	content: '';
    position: absolute;
    top: 5px;
    left: 0;
    background-repeat: no-repeat;
	/*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAnFBMVEUAAABaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyFaIyEhUJnNAAAANHRSTlMA6vk1BCn1/rLitq8s0sCVkWFC5dwK7KZoUyIX2c3Jxbh5bVpLRjsxHBS8i04lD4Qb3qBvcvfzZwAAAVJJREFUKM9VktmagyAMhVlUFMV9rVq11dal28y8/7sNKlbMFXw/IeckAWsoQzuNLIDF6LaDAqSIMtPQIKsqFmuGnkU7UV0D0YuPLQt3fzUK/S/BJilTdbtZadN5D5GjE/MGpFCaeFrrOMhUgRxXaLz9aDmc8YF0IfTeP/zLnGregdxLrVE8ZA4gC/STTE4UuTlQa6MFjpbKFj+88pMruWgusANfIq9GWyv70AYhu/NHeb/K9qDRrRVZAWCl8gJTsrxti9gTxisIoM1R75CaM3zm4kQfOArL+6wrIRRbOnFfmwUWbjL6BNEaJYsPIWMRLxgZRSsX8c5u+fNrt/uYxiADeY2EqKHfvaeIDnt75bgxeJ0b4KDkeSSz1EgcjqO86WSbINbJ2fsmqikjJv7enADpYm0uFBmuNPXoSvmyFWVZ8GWj8rLNrX9MdhjHoe0+cuHhH/hlGQRN8HiLAAAAAElFTkSuQmCC');*/
	background-image: url("assets/img/check_mark.png");
	width: 26px;
	height: 26px;
}

/*.benefits__item br {
	display: none;
}*/

.header .btn {
	margin-right: 15px;
	margin-bottom: 10px;
}

.header .btn--color {
	margin-right: 0;
	margin-bottom: 0;
}

.btn {
	display: block;
	max-width: 280px;
	min-width: 270px;
	font-family: 'PFDinDisplayPro-Bold';
	font-size: 12px;
	line-height: 1.2;
	padding: 15px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	border: none;
	outline: none;
	border-radius: 26px;
	background-color: #09abbf;
	background-image: -webkit-gradient(linear,left bottom, left top,color-stop(0, #055d83),to(#09adc1));
	background-image: -webkit-linear-gradient(bottom,#055d83 0,#09adc1 100%);
	background-image: -o-linear-gradient(bottom,#055d83 0,#09adc1 100%);
	background-image: linear-gradient(to top,#055d83 0,#09adc1 100%);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.btn--color {
	background-color: #223453;
	background-image: -webkit-gradient(linear,left bottom, left top,color-stop(0, #131c2e),to(#223453));
	background-image: -webkit-linear-gradient(bottom,#131c2e 0,#223453 100%);
	background-image: -o-linear-gradient(bottom,#131c2e 0,#223453 100%);
	background-image: linear-gradient(to top,#131c2e 0,#223453 100%);
}

.btn:hover {
  background-color: #055c82;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s
}


.btn--color:hover {
	background-color: #0f3376;
}

/*  FEATURES-TOP  */

.features-top {
	padding: 65px 0;
}

.features-top__title {
    font-family: 'PFDinDisplayPro-Bold';
    font-size: 20px;
    line-height: 1.2;
    font-weight: normal;
    color: #fff;
    margin: 0 0 15px;
}

.features-top__text {
	font-family: 'PFDinDisplayPro-Regular';
	font-size: 14px;
	color: #fff;
}

.features-top__items {
	position: relative;
	background-color: #f6f9fb;
	z-index: 1;
}

.features-top__column {
	position: relative;
	min-height: 290px;
    padding: 25px;
    z-index: 1;
	margin-bottom: 7px;
	margin-left: 7px;
}

.features-top__column:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}

.features-top__column--1:before {
	background-image: url(assets/img/bg-features-top-1.jpg);
}

.features-top__column--2:before {
	background-image: url(assets/img/bg-features-top-2.jpg);
}

.features-top__column--3:before {
	background-image: url(assets/img/bg-features-top-3.jpg);
}

.features-top__column--4:before {
	background-image: url(assets/img/bg-features-top-4.jpg);
}

.features-top__column--1.otherbg:before, .features-top__column--2.otherbg:before, .features-top__column--3.otherbg:before, .features-top__column--4.otherbg:before  {
	background-image: url(assets/img/preim-item-bg.jpg);
}

.features {
	position: relative;
	padding: 45px 0 0;
	z-index: 2
}

.features__item {
	margin-bottom: 25px;
}

.features__item:last-child {
	margin-bottom: 0;
}

.features__column {
	float: none;
	width: 100%;
	text-align: center;
}

.features__inner {
	text-align: left;
	padding: 0;
}

.features img {
	display: inline-block;
    vertical-align: top;
	width: 100%;
	max-width: 320px;
	height: auto;
}

.features__title {
	font-family: 'PFDinDisplayPro-Bold';
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
	color: #141414;
	margin: 15px 0;
}

.features__text {
	line-height: 1.56;
	margin-bottom: 15px;
}

/*  Products  */

.products {
	padding: 25px 0 45px;
}

.products__items {
	text-align: center;
}

.products__item,
.products__column {
	width: 100%;
    max-width: 270px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 35px
}

.products__item,
.products__item--narrow .products__column {
	position: relative;
	display: inline-block;
    vertical-align: top;
    padding-bottom: 75px;
    margin: 0 5px 35px;
}

.products__item img,
.products__column img {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: auto;
}

.products-img--resize{
	width: 300px !important;
	height: 345px !important;
	object-fit: cover;
}

.products__inner {
	display: none;
}

.products__name {
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
	text-align: left;
	margin: 0 0 15px;
}

.products__items--center .products__name {
	text-align: center;
}

.products__item--narrow .products__name {
	margin: 15px 0;
}

.products__list {
	display: none;
	/*padding: 0;
	margin: 0;
	list-style-position: inside;
	margin: 0 0 25px;*/
}

.products__btn {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin-right: 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	cursor: pointer;
}

.products__btn:last-child {
	margin-right: 0;
}

.products__previews {
	display: none;
}

.products__item .btn,
.products__item--narrow .btn {
	position: absolute;
	bottom: 0;
	width: 100%;
    max-width: 270px;
    margin-top: 15px;
}

.products__items--center .btn {
	left: 50%;
    transform: translateX(-50%);
}

.products__item--narrow .btn {
	margin-top: 0;
}

.products__item--narrow .products__column {
	padding-bottom: 85px;
	margin-bottom: 35px;
}

.products__item--narrow .products__column:last-child {
	margin-bottom: 0;
}

.products__slider .slick-dots {
	margin: 0;
}

.products .arrow {
	bottom: -55px;
	left: 65px
}

.products .arrow-next {
	bottom: -55px;
	left: auto;
	right: 65px;
}

.products__item--narrow .arrow {
	bottom: -85px;
}

/*  PRESENT  */

.present {
	position: relative;
	background-repeat: no-repeat;
    background-position: top center;
	background-image: url(assets/img/bg-present-xs.jpg);
	padding: 45px 0 0;
	overflow-y: hidden;
}

.present__column {
	text-align: center;
}

.present__title {
	position: relative;
	font-family: 'PFDinDisplayPro-Bold';
	font-size: 45px;
	line-height: 1;
	font-weight: normal;
	color: #f9dc5c;
	margin: 0 0 15px;
}

.present__text {
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
}

.present__text span {
	font-family: 'PFDinDisplayPro-Bold';
	color: #f9dc5c;
}

.present__date {
	color: #fff;
	margin-bottom: 15px;
}

.countdown {
	font-size: 0;
}

.countdown__item {
	display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #eee6df;
    border: 1px dashed #ffff;
    margin-bottom: 25px;
    border-radius: 50%;
}

.countdown__item p {
    position: relative;
    font-family: 'PFDinDisplayPro-Bold';
    font-size: 30px;
    line-height: 59px;
    margin: 0;
}

.countdown__item span {
    position: relative;
    top: -22px;
    display: block;
    font-size: 14px;
}

.form {
	position: relative;
	color: #fff;
	padding: 30px;
  	max-width: 370px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
  	background-image: url(assets/img/bg-form.jpg);
}

.form__title {
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal;
	text-align: left;
	margin: 0 0 15px;
}

.form__text {
	font-family: 'PFDinDisplayPro-Regular';
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.25;
	text-align: left;
}

.form__text span {
	font-family: 'PFDinDisplayPro-Bold';
}

.form__text.form__text--margin {
	margin-bottom: 8px;
}

.form form {
	position: relative;
	z-index: 2;
}

.form__item,
.popup__item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 16px;
    font-style: italic;
	line-height: 1.2;
    color: rgb(20, 20, 20);
    padding: 20px 23px;
    margin-bottom: 14px;
    border-color: 1px solid #fff;
  	border-radius: 29px;
  	background-color: #fff;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    resize: none;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0px 3px 21px 0px rgba(0, 0, 0, 0.53);
            box-shadow: inset 0px 3px 21px 0px rgba(0, 0, 0, 0.53);
}

.form__item--special {
	display: none;
}

.form .btn {
	width: 100%;
	font-size: 16px;
	padding: 10px 15px;
	min-height: 55px;
	max-width: none;
	min-width: auto;
}

.error {
	display: inline-block;
	vertical-align: top;
	color: red;
	margin-bottom: 5px;
}

.form--inline .form__item.error {
	border: 1px solid red
}

/*  Quick-form  */

.quick-form {
	position: relative;
	padding: 50px 0;
	background-image: url(assets/img/bg-quick-form-xs.jpg);
}

.quick-form .form {
	padding: 0 30px;
	background-image: none;
}

/*  Slider  */

.slider {
	padding: 45px 0 0;
}

.slider__items {
	text-align: center;
}

.slider__item img {
	display: inline-block;
    vertical-align: middle;
	width: 100%;
	max-width: 130px;
	height: auto;
}

.slider .arrow {
    left: auto;
    right: 0;
    bottom: 36px;
}

.slider .arrow-next-slider {
    right: 0;
}

.slider .arrow-prev-slider {
    right: 50px;
}



/*  REVIEWS  */

.reviews {
	position: relative;
	padding: 45px 0;
	background-color: #f6f9fb;
	z-index: 1
}

.reviews:before,
.reviews:after,
.features-top__items:before,
.features-top__items:after {
	content: '';
	position: absolute;
	top: 0;
	background-image: -webkit-gradient(linear,right bottom, left top,color-stop(50%, #f6f9fb),color-stop(50%, #f6f9fb),color-stop(50%, #fff),color-stop(50%, #fff));
	background-image: -webkit-linear-gradient(right bottom,#f6f9fb 50%,#f6f9fb 50%,#fff 50%,#fff 50%);
	background-image: -o-linear-gradient(right bottom,#f6f9fb 50%,#f6f9fb 50%,#fff 50%,#fff 50%);
	background-image: linear-gradient(to left top,#f6f9fb 50%,#f6f9fb 50%,#fff 50%,#fff 50%);
	height: 20px;
    width: 100%;
    z-index: -1;
}

.reviews:after,
.features-top__items:after {
	top: auto;
	bottom: 0;
	background-image: -webkit-gradient(linear,right bottom, left top,color-stop(50%, #fff),color-stop(50%, #fff),color-stop(50%, #f6f9fb),color-stop(50%, #f6f9fb));
	background-image: -webkit-linear-gradient(right bottom,#fff 50%,#fff 50%,#f6f9fb 50%,#f6f9fb 50%);
	background-image: -o-linear-gradient(right bottom,#fff 50%,#fff 50%,#f6f9fb 50%,#f6f9fb 50%);
	background-image: linear-gradient(to left top,#fff 50%,#fff 50%,#f6f9fb 50%,#f6f9fb 50%);

}

.reviews__items {
    width: 100%;
    margin: auto;
}

.reviews__item {
	position: relative;
	text-align: left;
	padding: 25px;
	background-color: #fff;
}

.reviews__item img {
	display: none;
}

.reviews__text {
	position: relative;
	width: 100%;
	line-height: 1.7;
	margin: 0 auto 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	z-index: 1
}

.reviews__bottom {
	text-align: center;
}

.reviews__bottom span {
	display: block;
}

/*  STEPS  */

.steps {
	padding: 45px 0 25px;
}

.steps__wrapper {
	margin: 0 auto;
}

.steps__column {
	position: relative;
	color: #000;
	text-align: center;
	padding-top: 190px;
	margin-bottom: 25px;
}

.steps__column:before {
	content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 170px;
    height: 170px;
    margin-left: -85px;
    background-repeat: no-repeat;
    background-size: 170px;
}

.steps__column--first:before {
	background-image: url(assets/img/step-1.jpg);
}

.steps__column--second:before {
	background-image: url(assets/img/step-2.jpg);
}

.steps__column--third:before {
	background-image: url(assets/img/step-3.jpg);
}

.steps__column--fourth:before {
	background-image: url(assets/img/step-4.jpg);
}

.steps__text {
	font-size: 14px;
	color: #000;
	text-align: left;
	max-width: 270px;
	margin: 0 auto;
}

.steps .btn {
	width: 100%;
	min-width: auto;
	max-width: 270px;
	margin-top: 15px;
	margin: 15px auto
}

/*  CONTACTS  */

.contacts {
	margin: 0 auto;
	padding: 25px 0 0;
}

.contacts__wrapper {
	padding: 25px 15px;
	/*background-image: -webkit-gradient(linear, left top, right top, from(rgba(249, 220, 92, 1)), to(rgba(249, 220, 92, 0.75)));
	background-image: -webkit-linear-gradient(left, rgba(249, 220, 92, 1), rgba(249, 220, 92, 0.75));
	background-image: -o-linear-gradient(left, rgba(249, 220, 92, 1), rgba(249, 220, 92, 0.75));
	background-image: linear-gradient(to right, rgba(249, 220, 92, 1), rgba(249, 220, 92, 0.75));*/
	background-color: #fbe894;
}

.contacts__list {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	margin: 0 0 25px;
}

.contacts__text {
	color: #2f2f2f;
	text-align: left;
	margin: 0 0 25px;
}

.contacts__link {
	font-style: normal;
	text-decoration: underline;
	cursor: pointer;
}

.contacts__link:hover {
	text-decoration: none;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.contacts__inner span,
.contacts__mark {
	font-family: 'PFDinDisplayPro-Bold';
	font-size: 16px;
}

.contacts__text a {
	color: #2f2f2f;
	text-decoration: none;
}

.contacts__text a:visited,
.contacts__text a:hover,
.contacts__text a:active {
	color: #2f2f2f;
}

.contacts__text span {
	display: block;
	font-size: 16px;
}

.contacts__phone {
	font-size: 22px;
}

.contacts__text .contacts__mark {
    font-size: 18px;
}

.map iframe {
	width: 100%;
	border: none;
	height: 389px;
}

/*  FOOTER  */

.footer {
	padding: 25px 0;
	background-color: #223352
}

.footer__wrap {
	display: block;
}

.footer__column {
	display: block;
	color: #888;
	text-align: center;
	margin-bottom: 25px;
}

.footer img {
	max-width: 70%;
}

.footer__column:last-child {
	margin-bottom: 0;
}

.footer__link,
.footer__logo {
	display: block;
}

.footer__link,
.footer__link:visited,
.footer__link:hover {
	color: #0d93d1;
}


/*  THANKS  */

.thanks {
    background-image: -webkit-gradient(linear,right top, left top,from(#097494), to(#213351));
    background-image: -webkit-linear-gradient(right,#097494 0%, #213351 100%);
    background-image: -o-linear-gradient(right,#097494 0%, #213351 100%);
    background-image: linear-gradient(to left,#097494 0%, #213351 100%);

}

.thanks__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
	text-align: center;
}

.thanks__wrapper,
.thanks__wrapper h1 {
	color: #fff;
}

.thanks__wrapper p {
	font-size: 14px;
}

.thanks__inner {
	margin: auto;
}

@media (min-width: 414px) {

	.logo {
	    padding-top: 16px;
	}

	.logo img {
	    max-width: 150px;
	    height: auto;
	}

	.slider__item img {
		max-width: 180px;
	}


}

@media (min-width: 768px) {

	.container {
		width: 750px;
	}

	.bg-main {
	    background-image: url(assets/img/bg-main-sm.jpg);
	}
	.bg-main.prirodniy {
	    background-image: url(assets/img/prirodniy/bg-main-sm.jpg);
	}
	
	.header {
		padding-bottom: 45px;
	}

	.header__top {
	    padding-top: 10px;
	    margin-bottom: 0;
	}

	.header__phone {
		display: none;
	}

	.logo {
	    padding-top: 12px;
	}

	.logo img {
	    max-width: 230px;
	}

	.logo__description {
		display: inline-block;
	    vertical-align: middle;
	    font-size: 14px;
	    line-height: 1.3;
	    margin-left: 15px;
	}

	.header__btn {
		letter-spacing: 1px;
	}

	.header__links {
		padding-top: 10px;
	}

	.header__btn {
	    font-size: 12px;
	    padding: 12px 15px;
	}

	.header__btn:hover {
		color: #fff;
		background-color: rgb(173, 52, 62);
  		-webkit-transition: .2s;
  		-o-transition: .2s;
  		transition: .2s
	}

	.intro {
	    padding: 40px 0 0;
	}

	h1 {
		font-size: 32px;
	}

	.intro__description {
		font-size: 16px;
	}

	.btn {
		padding: 12px 14px;
	}

	.title {
		font-size: 24px;
	}

	.features-top__items {
		font-size: 0
	}

	.features-top__item {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}

	.features-top__column--2:before {
	    top: -20px;
	}
	.features-top__column--2.nottop:before {
	    top: 0px;
	}
	

	.features-top__column--4:before {
		bottom: 20px;
	}
	.features-top__column--4.notbottom:before {
	    bottom: 0px;
	}

	.features__item {
	    margin-bottom: 35px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	            -webkit-box-align: start;
	                -ms-flex-align: start;
	                    align-items: flex-start;
	}

	.features__item:after {
		content: '';
		display: table;
		clear: both;
	}

	.features .picture {
		display: inline-block;
		vertical-align: top;
	}

	.features__decoration {
		position: relative;
		display: inline-block;
    	vertical-align: top;
	}

	.features__column {
	    float: left;
	    width: 50%;
	    -webkit-box-sizing: border-box;
	            box-sizing: border-box;
	}

	.features__column--right {
		float: right;
		text-align: right;
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1
	}

	.features__column {
		text-align: left;
	}

	.features__inner--right {
		padding-left: 0;
		padding-right: 15px;
	}

	.features__title {
		font-size: 20px;
		margin: 0 0 15px;
	}

	.features__text {
	    max-width: 345px;
	}

	/*  Products  */

	.products__items {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.products__item,
	.products__column,
	.products__item--narrow .products__column {
	    max-width: 350px;
		margin: 0 0 35px;
	}


	/*  PRESENT  */

	.present {
		background-image: url(assets/img/bg-present-md.jpg);
	}

	.present__column {
		text-align: left;
	}

	.present__inner {
		display: inline-block;
		vertical-align: top;
	}

	.present__countdown {
		float: right;
	}

	.present__date {
		font-size: 18px;
	    margin-bottom: 5px;
	}

	.countdown__item {
		width: 64px;
    	height: 64px;
	}

	.countdown__item p {
	    font-size: 31px;
	    line-height: 54px;
	}

	.countdown__item span {
	    top: -19px;
	}

	.arrow {
		display: block;
	}

	.form {
    	padding: 40px 50px 60px;
   	}

   	.form__title {
	    font-size: 32px;
	    margin: 0px 0 8px;
	}

	.form__text {
	    font-size: 20px;
	    margin-bottom: 38px;
	}

	/*  Slider  */

	.slider {
	    padding: 65px 0;
	}

	.slider .container {
		position: relative;
	}

	.slider .title {
		position: absolute;
		top: -15px;
		left: 15px;
		width: 265px;
		z-index: 5
	}

	.slider__items {
		float: right;
		width: 745px;
	}

	.slider__item img {
		display: inline-block;
		vertical-align: middle;
		max-width: 345px;
	}

	/*  Quick-form  */

	.quick-form:before {
		background-image: url(assets/img/bg-quick-sm.png);
	}

	.form--inline {
		max-width: 100%;
		padding: 45px 40px;
	}

	.form--inline .form__title {
		position: relative;
		text-align: center;
		margin-bottom: 25px;
		z-index: 2
	}

	.form--inline form {
		font-size: 0;
	}

	.form--inline .form__item {
		width: 49%;
		margin-right: 11px;
	}

	.form--inline .form__item:nth-child(2) {
		margin-right: 0;
	}

	.form--inline .btn {
		display: inline-block;
		vertical-align: top;
		width: 49%;
		font-size: 14px;
	}

	/*  REVIEWS  */

	.reviews__items {
	    width: 100%;
	    padding: 0;
	    margin-left: 0;
	    max-width: 550px;
	    margin: 0 auto;
	}

	.reviews__text {
		font-size: 14px;
		width: auto;
	    margin-bottom: 0
	}

	.reviews .arrow {
		top: 50%;
		left: -75px;
		margin-top: -50px;
	}

	.reviews .arrow-next {
		left: auto;
		right: -75px;
	}

	/*  STEPS  */

	.steps__wrapper {
		font-size: 0
	}

	.steps__column {
	    display: inline-block;
	    vertical-align: top;
	    margin-right: 1.25%;
	    float: left;
	    width: 24%;
	    margin-bottom: 1.3333333%;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	}

	.steps__column--fourth {
		margin-right: 0
	}


	/*  CONTACTS  */

	.contacts {
		position: relative;
	    padding: 0;
	}

	.contacts .container {
		position: relative;
	}

	.contacts__wrapper {
	    padding: 70px 0;
	    height: 640px;
	    overflow: hidden;
	}

	.contacts__inner {
		position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    width: 40%;
	    height: 600px;
	    padding: 15px 0;

	    /*background-image: -webkit-gradient(linear, left top, right top, from(rgba(249, 220, 92, 1)), to(rgba(249, 220, 92, 0.75)));
	    background-image: -webkit-linear-gradient(left, rgba(249, 220, 92, 1), rgba(249, 220, 92, 0.75));
	    background-image: -o-linear-gradient(left, rgba(249, 220, 92, 1), rgba(249, 220, 92, 0.75));
	    background-image: linear-gradient(to right, rgba(249, 220, 92, 1), rgba(249, 220, 92, 0.75));*/
	    background-color: #fbe894;
	    z-index: 10;
	}

	/*.contacts__inner:before {
		content: '';
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    right: -310px;
	    background-repeat: no-repeat;
	    background-image: url(assets/img/contacts-before-1.png);
	    width: 310px;
	    height: 630px;
	}*/

	.contacts__text {
		text-align: left;
	}

	.contacts .map {
		position: absolute;
		width: 60%;
	    top: 0;
	    right: 0;
	    z-index: 2;
	}

	.map iframe {
		position: absolute;
		height: 630px;
		z-index: -1;
	}

	/*  FOOTER  */


	.footer__column {
		float: left;
	}

	.footer__column:first-child {
		text-align: left;
	}

	.footer__column--right {
		float: right;
		text-align: right;
	}

	.present__column:last-child {
		float: right;
	}

	.present .form {
		position: relative;
		z-index: 1
	}

	.present .form:before {
		content: '';
	    position: absolute;
	    bottom: -10px;
    	left: -378px;
	    background-image: url(assets/img/sale-girl-sm.png);
	    background-repeat: no-repeat;
	    width: 445px;
	    height: 488px;
	    z-index: -1
	}

	.present__text {
		margin-bottom: 0
	}

	.form--inline form,
	#present-form {
	    font-size: 0;
	}

	.form--inline .form__item.error,
	#present-form .form__item.error {
	    border: 1px solid red;
	    margin-bottom: 10px;
	}

	.footer {
	    padding: 27px 0 0;
	}
}


@media (min-width: 992px) {
	.container {
		width: 970px;
	}

	.thanks__wrapper p {
		font-size: 16px;
	}

	.title {
	    font-size: 26px;
	    margin-bottom: 65px;
	}

	.title br {
		display: block;
	}

	.bg-main {
	    background-image: url(assets/img/bg-main-md.jpg);
	}
	.bg-main.prirodniy {
	    background-image: url(assets/img/prirodniy/bg-main-md.jpg);
	}
	.logo img {
		max-width: 100%;
	}

    .header__links {
	    padding-top: 4px;
	}

	.header__btn {
    	padding: 18px 18px;
    }

	h1 {
		font-size: 40px;
		margin-bottom: 25px;
	}

	h1 span {
		font-size: 30px;
	}

	.intro {
		position: relative;
		padding: 45px 0 23px;
		width: 61%;
    	padding-right: 39%;
	}

/*	.intro:after {
		content: '';
		position: absolute;
		top: 93px;
		right: 0;
		background-image: url(assets/img/bg-main-md-before.png);
		background-repeat: no-repeat;
		width: 434px;
		height: 423px;
	}*/
	.bg-main.prirodniy .intro:after{
		background-image: none;
		width: 0;
		height: 0;
	}

	.intro__description {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.benefits {
		margin-bottom: 25px;
	}

	.benefits__item {
		font-size: 16px;
		margin-bottom: 25px;
	}

	.benefits__item br {
		display: block;
	}

	.btn {
	    padding: 18px 20px;
	    /*max-width: 370px*/
	}

	.products__items .btn {
		max-width: 270px;
		min-width: 270px;
	}

	.reviews:before,
	.reviews:after,
	.features-top__items:before,
	.features-top__items:after {
		height: 45px;
	}

	.features-top__title {
		font-size: 24px;
		margin-bottom: 25px;
	}

	.features-top__text {
		font-size: 16px;
	}

	/*  Products  */

	.products__items {
		display: block;
	}

	.products__item {
		max-width: 100%;
		padding-bottom: 35px;
    	margin-bottom: 35px;
    	border-bottom: 1px solid #e5e5e5
	}

	.products__item:last-child {
		margin-bottom: 35px;
	}

	.products__column {
	    max-width: 100%;
	    margin-bottom: 0;

	}

	.products__item img {
		max-width: 470px;
	}

	.products__item:after,
	.products__item--narrow:after {
		content: '';
		display: table;
		clear: both;
	}

	.products__column {
		float: left;
		width: 24%;
	}

	.products__item--narrow .products__column {
		width: 32%;
		margin-left: 1.33333%
	}

	.products__item--narrow .products__column:last-child {
		margin-right: 0
	}

	.products__slider {
		margin-left: 285px;
	}

	.products__column--wide {
		position: relative;
		float: right;
		width: 76%;
		text-align: right;
	}

	.products__inner,
	.products__previews {
		display: inline-block;
		vertical-align: top;
	}

	.products__inner {
		position: absolute;
		top: 0;
		left: 0;
		height: 372px;
	}

	.products__slider {
		margin-left: 285px;
	}

	.products__item--narrow .products__slider {
		margin-left: 0
	}

	.products__item .btn {
		position: absolute;
		bottom: 0;
	}

	.products__item--narrow .btn {
		margin-top: 75px;
	}

	.products__item--narrow .arrow {
		right: 92px;
		left: auto;
	    bottom: -95px;
	}

	.products__item--narrow .arrow-prev {
    	left: 92px;
    }

	.hidden-md {
		display: none;
	}

	.products__previews img {
		max-width: 270px;
	}

	.products__name {
		font-size: 18px;
	}

	.products__list {
	    display: block;
	    padding: 0;
	    margin: 0;
	    list-style-position: inside;
	    text-align: left;
	}

	.products__list span {
		display: inline-block;
		vertical-align: top;
		font-family: 'PFDinDisplayPro-Bold';
		font-size: 20px;
		margin-bottom: 25px;
	}

	.products__list li {
		font-size: 18px;
	}

	.products__item--narrow .products__column {
		padding-bottom: 100px;
	}

	.products__items--center .products__column {
	    padding-bottom: 55px;
	}

	.products .arrow {
	    bottom: 73px;
	    left: -200px;
	}

	.products .arrow-next {
	    left: auto;
	    right: 522px;
	}

	.products__item--narrow .arrow {
	    bottom: -90px;
	    left: 42px;
	}

	.products__item--narrow .arrow-next {
		left: auto;
		right: 42px;

	}

	.features img,
	.services img {
		max-width: 430px;
	}

	.features__title {
		position: relative;
	    font-size: 24px;
	    margin: 0 0 19px;
	    z-index: 1
	}

	.features__title:before {
	    position: absolute;
	    top: -50px;
	    left: 0px;
	    font-family: 'PFDinDisplayPro-Regular';
	    color: #f7ece1;
	    font-size: 130px;
	    z-index: -1;
	}

	.features__item {
		position: relative;
		z-index: 1
	}

	.features__item:before {
		content: '';
	    position: absolute;
	    top: -18px;
	    right: 18px;
	    background-repeat: no-repeat;
	    background-image: url(assets/img/features-before.png);
	    width: 333px;
	    height: 65px;
	    font-family: 'Times New Roman';
	    z-index: -1

	}

	.features__item--2:before,
	.features__item--4:before {
		left: -18px
	}

	.features__title--1:before {
		content: '1';
	}

	.features__title--2:before {
		content: '2';
	}

	.features__title--3:before {
		content: '3';
	}

	.features__title--4:before {
		content: '4';
	}

	.features__title--5:before {
		content: '5';
	}

	.features__text  {
		position: relative;
		font-size: 16px;
		max-width: 420px;
		z-index: 1
	}

	.present {
		padding-bottom: 20px;
    	background-image: url(assets/img/bg-present.jpg);
	}

	.present__title {
		font-size: 100px;
	}

	.present__text {
		font-size: 26px;
		line-height: 1.2;
	}

	.present .form {
		top: -59px;
	}

	.present__title span {
		position: absolute;
	    color: #f4f4f4;
	    font-size: 118px;
	    top: -32px;
	    z-index: -2;
	}

	.present__title span i {
	    position: absolute;
	    top: 89px;
	    left: 209px;
	    font-size: 87px;
	    font-style: normal;
	}

	.present .form:before {
	    left: -407px;
    	bottom: -5px;
	}

	/*  Quick-form  */

	.quick-form:before {
		top: -215px;
	}

	.quick-form .form {
		padding: 0;
		background-image: none;
	}

	.form--inline .form__title {
	    max-width: 704px;
	    margin: 0 auto 38px;
	}

	.form--inline .form__item {
		width: 23.7%;
	}

	.form--inline .form__item:nth-child(2) {
		margin-right: 11px;
	}

	.form--inline .btn {
		width: 25%;
	}

	/*  Slider  */

	.slider__items {
		position: relative;
		z-index: 1
	}

	.slider__items:after {
		content: '';
		position: absolute;
		top: -39px;
    	right: -35px;
		background-repeat: no-repeat;
		background-image: url(assets/img/slider-1-after.png);
		width: 649px;
		height: 570px;
		z-index: -1
	}

	.slider__item {
		font-size: 0;
	}

	.slider__item img {
		max-width: 360px;
		margin-left: 10px
	}

	.slider .title {
	    width: 495px;
	}

	.slider .arrow-next {
		left: 308px;
	}

	.slider .arrow-prev {
		left: auto;
	    right: 458px;
	}

	.slider .slick-dots {
	    position: absolute;
	    top: 90px;
    	left: -175px;
	    margin: 0;
	    width: 6px;
	}

	.slider .slick-dots button {
	    width: 6px;
	    height: 26px;
	    margin-bottom: 10px;
	}

	/*  Reviews  */

	.reviews .title {
		text-align: center;
	}

	.reviews__items {
		position: relative;
	 	max-width: 750px;
    	margin: 0 auto;
	}

	.reviews__items:before {
		content: '';
		position: absolute;
		top: -128px;
    	right: -130px;
		background-repeat: no-repeat;
		background-image: url(assets/img/slider-before.png);
		width: 154px;
		height: 124px;
	}

	.reviews__items:after {
		content: '';
		position: absolute;
		bottom: -80px;
    	left: -195px;
		background-repeat: no-repeat;
		background-image: url(assets/img/slider-after.png);
		width: 183px;
		height: 194px;
	}

	.reviews__item {
		margin-bottom: 55px;
		padding-bottom: 65px
	}

	.reviews__text {
		position: relative;
		font-size: 16px;
	}

	.reviews__bottom {
		font-size: 18px;
	}

	.reviews__item img {
	    display: block;
	    position: absolute;
	    bottom: -55px;
	    left: 50%;
	    margin-left: -55px;
	}

	.reviews .slick-dots {
		margin-top: 25px;
	}

	.slick-dots {
		position: absolute;
		right: 0;
		left: 0;
		margin: 0;
	}

	.steps .title {
		text-align: center;
	}

	.steps__text {
		font-size: 16px;
	}

	.contacts__inner {
		padding: 45px 0;
	}

	.contacts__text {
		font-size: 16px;
	}

	.contacts__text span {
		font-size: 18px;
	}

	.contacts__text .contacts__mark {
	    font-size: 20px;
	}

	.footer__wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.footer img {
	    max-width: 100%;
	}

}

@media (min-width: 1230px) {
	.container {
		width: 1200px;
	}

	.thanks__wrapper p {
		font-size: 18px;
	}

	.bg-main {
	    background-image: url(assets/img/bg-main-lg.jpg);
	}
	.bg-main.prirodniy {
	    background-image: url(assets/img/prirodniy/bg-main-lg.jpg);
	}
	.header {
	    margin-bottom: 140px;
	}

	.header__top {
		padding-top: 5px;
		margin-bottom: 17px;
	}

	.logo__link {
		display: inline-block;
	    vertical-align: top;
	    text-decoration: none;
	    padding-top: 10px;
	}

	.logo__description {
		display: inline-block;
	    vertical-align: top;
	    font-size: 18px;
	    margin-left: 30px;
	}

	.nav {
		display: inline-block;
		vertical-align: top;
	    margin: 0;
	    padding: 0;
	    list-style: none;
	    margin-left: 32px;
	}

	.nav__item a {
		display: block;
	    font-family: 'PFDinDisplayPro-Bold';
	    font-size: 16px;
	    color: #383838;
	    text-decoration: none;
	    text-transform: uppercase;
	    text-align: left;
	    padding: 20px 16px;
	}

	.header__links {
	    padding-top: 8px;
	}

	.header__btn {
	    padding: 20px 25px;
	}

	h1 {
    font-size: 55px;
    color: #fff9f9;
    text-shadow: #000 1px 0 5px;
	}

	h1 span {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 3px;
	}

	.nav {
		top: 20px;
	}

	.nav__item {
		display: inline-block;
		vertical-align: top;
	}

	.intro {
	    width: 70%;
	    padding: 20px 0 0;
		margin-left: -15%;
	}

	.intro:after {
		display: none;
	}

	.intro__description {
	   	font-size: 29px;
		margin-bottom: 32px;
		color: #fff;
		letter-spacing: 1px;
}


	.benefits {
	    margin-bottom: 38px;
	}

	.benefits__item {
		font-size: 19px;
	    padding-left: 44px;
	    margin-bottom: 17px;
		color: #f1f0f0;
	}

	.benefits__item:before {
		background-size: 100%;
	}

	.benefits__item br {
	    display: block;
	}

	.header .btn {
	    min-width: 370px;
	}

	.features {
		padding: 130px 0 195px;
		overflow: hidden;
	}

	.features__item:before {
	   	right: -18px;
	    width: 497px;
	}

	.features__item:after {
		content: '';
		position: absolute;
		background-repeat: no-repeat;
		z-index: -1;
	}

	.features__item--1:after {
		bottom: -68px;
    	right: -102px;
		width: 172px;
		height: 186px;
		background-image: url(assets/img/features-after-1.jpg);
	}

	.features__item--2:after {
		bottom: -69px;
    	left: -110px;
		width: 205px;
		height: 168px;
		background-image: url(assets/img/features-after-2.jpg);
	}

	.features__item--3:after {
		bottom: -55px;
    	right: -108px;
		width: 193px;
		height: 179px;
		background-image: url(assets/img/features-after-3.jpg);
	}

	.features__item--4:after {
		bottom: -62px;
    	left: -108px;
		width: 229px;
		height: 209px;
		background-image: url(assets/img/features-after-4.jpg);
	}

	.features__item--5:after {
		bottom: -109px;
    	right: -141px;
		width: 361px;
		height: 247px;
		background-image: url(assets/img/features-after-5.jpg);
	}

	.features__title:before {
		position: absolute;
	    top: -56px;
	    left: -20px;
	    font-family: sans;
	    color: #f7ece1;
	    font-size: 185px;
	    z-index: -1;
	}


	.features__inner {
		position: relative;
	}

	.title {
		font-size: 36px;
    	margin-bottom: 75px;
	}

	.btn {
		position: relative;
		font-size: 16px;
	}

	.features-top {
	    padding: 58px 0;
	}

	.features-top__column {
		min-height: 315px;
    	padding: 45px 10px 45px 60px;
	}
	.features-top__column.othermargin {
		margin: 10px 10px 10px 0;
	}

	.features-top__column--3,
	.features-top__column--4 {
		padding-top: 70px;
	}

	.features-top__title {
	    font-size: 32px;
	    margin-bottom: 35px;
	}

	.features-top__text {
	    font-size: 18px;
	    padding-right: 45px;
	}


	.features__item:first-child,
	.features__item {
	    margin-bottom: 75px;
	}

	.features__column--right {
		width: 68%;
		text-align: right;
	    -webkit-box-ordinal-group: 3;
	        -ms-flex-order: 2;
	            order: 2;
	}

	.features__column--left {
		width: 68%;
	}


	.features__inner--right {
		padding-left: 60px;
	}

	.features__title {
		font-size: 30px;
		margin: 0 0 30px;
    	padding-top: 20px;
	}

	.features__text {
	    font-size: 18px;
	    max-width: 470px;
	    margin-bottom: 45px;
	}

	.features img {
		width: auto;
		max-width: 100%;
	}

	/*  Products  */

	.products {
	    padding: 53px 0 92px;
	}

	.products__items {
		position: relative;
		z-index: 1
	}

	.products__item--1:before,
	.products__item--3:before {
		content: '';
		position: absolute;
		top: -129px;
    	left: 60px;
		background-image: url(assets/img/products-before.png);
		background-repeat: no-repeat;
		width: 951px;
		height: 1053px;
		z-index: -1

	}

	.products__item {
		position: relative;
		padding-bottom: 65px;
    	margin-bottom: 65px;
    	z-index: 1
	}

	.products__item:last-child {
		margin-bottom: 65px;
	}

	.products__name {
		font-size: 24px;
		margin-bottom: 30px;
	}

	.products__item--narrow .products__column {
	    width: 370px;
	    margin-left: 0;
	    margin-right: 60px;
	}

	.products__item--narrow .products__name {
	    margin: 23px 0;
	}

	.products__item--narrow .btn {
	    margin-top: 32px;
	}

	.products__bottom {
		position: relative;
	}

	.products__column {
		width: 400px;
	}

	.products__column--wide {
		width: 770px;
	}

	.products__inner {
		height: 422px;
	}

	.products .arrow {
		bottom: 90px;
	}

	.products .arrow-next {
	    right: 584px;
	}

	.products__item--narrow .arrow {
		bottom: -175px;
		right: 0;
	}

	.products__item--narrow .arrow-prev {
		left: auto;
		right: 0;
		bottom: -110px;
	}

	/*  Present  */

	.present {
		padding: 125px 0 115px;
		background-image: url(assets/img/bg-present.jpg);
		overflow: hidden;
	}

	.present__column {
		float: left;
	}

	.present__inner {
		display: block;
	}

	.present__countdown {
		position: relative;
		float: none;
	}

	.present__column--wrap {
		position: relative;
	}

	.present .form {
		top: 0
	}

	.present .form:before {
		top: -27px;
    	left: -510px;
		background-image: url(assets/img/sale-girl.png);
		width: 606px;
		height: 664px;
	}

	.present__title {
		position: relative;
		font-size: 130px;
	    margin-top: 10px;
	    margin-bottom: 68px;
	    z-index: 3
	}

	.present__title span {
		display: block;
	}

	.present__text {
	    font-size: 30px;
	    line-height: 1.2;
	    margin-bottom: 58px;
	}

	.present__date {
	    font-size: 24px;
	    margin-bottom: 10px;
	}

	.countdown__item {
	    width: 90px;
	    height: 90px;
	}

	.countdown__item p {
	    font-size: 39px;
	    line-height: 70px;
	}

	.countdown__item span {
		font-size: 16px;
    	top: -23px;
	}

	/*  Quick-form  */

	.quick-form {
		padding: 72px 0 65px;
		overflow-x: hidden;
	}

	.quick-form .form {
	    padding: 0;
	}

	.quick-form:before {
		content: '';
		position: absolute;
		top: -81px;
    	right: -117px;
		background-image: url(assets/img/quick-form-before.png);
		width: 654px;
		height: 411px;
	}

	.form--inline .form__title {
	    max-width: 660px;
	    margin: 0;
	    padding-left: 0;
	    font-size: 26px;
	    text-align: left;
	    margin-bottom: 60px;
	}

	.form--inline .form__item,
	.form--inline .form__item:nth-child(2) {
	    width: 270px;
	    padding: 19px 23px;
	    margin-right: 30px;
	}

	.form--inline .btn {
	    width: 270px;
	    font-size: 16px;
	}

	/*  Slider  */

	.slider {
		padding: 150px 0 135px;
	}

	.slider__items:after {
		top: -56px;
		height: 648px;
	}

	.slider .title {
	    width: 700px;
	}

	.slider__items {
		width: 970px;
	    padding-top: 15px;
	}

	.slider__item img {
		max-width: 370px;
	}

	.slider__item .slider__img--wide {
		max-width: 570px;
		padding-top: 10px;
    	margin: 0 15px 0 0;
	}

	.slider .slick-dots {
	    top: 142px;
	    left: -200px;
	}

	.slider .arrow {
	    left: auto;
	    bottom: 0;
	}

	.slider .arrow-next {
	    left: 525px;
	}

	.slider .arrow-prev {
		left: auto;
	    right: 470px;
	}

	.reviews {
		padding: 105px 0 145px;
	}

	.reviews__items {
	    max-width: 970px;
	    /*padding: 0;*/
    }

    .reviews__items:before {
		top: -128px;
    	right: -130px;
	}

	.reviews__items:after {
		bottom: -80px;
    	left: -195px;
	}

	.reviews__item {
		padding: 55px 110px 90px;
	    -webkit-box-sizing: border-box;
	            box-sizing: border-box;
	}

	.reviews__text {
		font-size: 18px;
		width: auto;
	    margin-bottom: 0
	}

	.reviews__text:before,
	.reviews__text:after {
		content: '«';
		position: absolute;
		top: -163px;
    	left: -122px;
		color: #f6f9fb;
		font-size: 250px;
		line-height: 1;
	}

	.reviews__text:after {
		content: '»';
		position: absolute;
		top: auto;
		left: auto;
		right: -121px;
    	bottom: -198px;
	}


	/*  Steps  */

	.steps {
	    padding: 105px 0 80px;
	}

	.steps__column {
		padding-top: 310px;
	}

	.steps__column:before {
	    width: 270px;
	    height: 270px;
	    margin-left: -135px;
	    background-size: 270px;
	}

	.steps__text {
	    font-size: 18px;
	    padding: 0 35px;
	}

	.steps .btn {
	    margin-top: 35px;
	}

	.contacts {
		position: relative;
	}

	.contacts:after {
		content: '';
		position: absolute;
		top: -258px;
		left: 50%;
		background-repeat: no-repeat;
		background-image: url(assets/img/contacts-after.jpg);
		width: 401px;
		height: 258px;
		margin-left: -200px;
		z-index: -1000;
	}

	.contacts__text {
		font-size: 18px;
		line-height: 1.45;
		margin-bottom: 25px;
	}

	.contacts__list {
		font-size: 16px;
	}

	.contacts__text .contacts__mark {
	    font-size: 22px;
	}

	.contacts .btn {
		margin-top: 10px;
		max-width: 270px;
	}
}
@media (min-width: 1231px) and (max-width: 1535px){
	.intro {
		margin-left: -11%;
	}
}
@media (min-width: 1230px) and (max-width: 1455px){
	.bg-main {
    background-image: url(assets/img/bg-main-lg_2.jpg);
}
.intro {
    margin-left: 0;
}
}
@media (max-width: 768px) {
    .present .form__text {
        font-family: 'PFDinDisplayPro-Regular';
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 1.25;
        text-align: left;
        max-width: 280px;
    }
}
.btn-info{
	clear: both;
    font-size: 16px;
    font-weight: 700;
	text-align:left;
}
@media (min-width: 130px) and (max-width: 400px){
	.lang{
		position: absolute;
		left: 1px;
		top: 15px;
	}
}