@font-face {
    font-family: 'PF Bague Sans Pro';
    src: url('PFBagueSansPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PF Bague Sans Pro';
    src: url('PFBagueSansPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'PF Bague Sans Pro';
    src: url('PFBagueSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
body {
	font-family: 'PF Bague Sans Pro';
	color: #1E201F;
	font-weight: 400;
}
a, a:hover {
	text-decoration: none;
}
.font-bold {
	font-weight: 800;
}
.font-semibold {
	font-weight: 500;
}
.button {
    font-family: 'Open Sans';
	font-weight: 700;
	position: relative;
	display: block;
	background: 0px 0px no-repeat;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	border: none;
	filter: drop-shadow(0px 4px 20px rgba(104, 158, 60, 0.5));
	padding: 0px;
	margin: 0px;
	background-size: cover;
}
.button span {
	position: relative;
	z-index: 2;
}
.button:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: inherit;
	background-position: 0 bottom;
	opacity: 0;
	transition: 0.4s;
	background-size: cover;
}
.button:hover:after {
	opacity: 1;
}
.button-1 {
	width: 370px;
	height: 92px;
	background-image: url(wholesale-button-green-1.png);
	font-size: 20px;
	line-height: 20px;
}
.button-2 {
	width: 418px;
	height: 104px;
	background-image: url(wholesale-button-green-2.png);
	font-size: 24px;
	line-height: 24px;
	margin: 20px auto 80px;
}
.button-3 {
	width: 370px;
	height: 92px;
	background-image: url(wholesale-button-grey-1.png);
	font-size: 20px;
	line-height: 20px;
	filter: drop-shadow(0px 4px 20px rgba(255, 255, 255, 0.25));
	color: #638D40;
}
.input {
	background: #F4F4F3;
	border-radius: 4px;
	filter: drop-shadow(-4px 4px 6px rgba(0, 0, 0, 0.2));
	font-size: 18px;
	line-height: 26px;
	border: none;
	border-radius: 4px !important;
	padding: 15px 20px;
	display: block;
	width: 100%;
}
.layout {
	overflow: hidden;
}
.container {
	width: 100%;
	max-width: 1170px;
	padding: 0px 20px
}
.header {
	padding: 25px 0px;
	font-size: 15px;
	line-height: 17px;
}
.header-logo {
	width: 275px;
	margin: 0px 25px 0px 0px;
}
.header-slogan {
	width: 220px;
}
.header-address {
	padding: 0px 40px;
}
.header-address a {
	color: currentColor;
}
.header-phone a {
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 700;
	color: #638D40;
}
.slider {
	background: url(wholesale-slider.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	margin: 0px 0px 100px;
}
.slider .row {
	padding: 160px 0px;
}
.slider-title {
	font-size: 34px;
	line-height: 46px;
	max-width: 690px;
	text-transform: uppercase;
}
.slider-title span {
	color: #638D40;
}
.slider-description {
	font-size: 30px;
	line-height: 34px;
	max-width: 540px;
	margin: 35px 0px 55px;
}
.slider-button {}
.slider-image {
	position: absolute;
	top: 50%;
	left: 600px;
	transform: translate(0,-50%);
}
.block-title {
	margin: 0px 0px 60px;
	font-family: 'Open Sans';
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
}
.block-subtitle {
	margin: 0px 0px 20px;
	font-family: 'Open Sans';
	font-size: 36px;
	line-height: 46px;
	font-weight: 800;
	color: #638D40;
	text-transform: uppercase;
}
.block-text {
	font-size: 24px;
	line-height: 28px;
}
.block-text p {
	margin: 0px 0px 40px;
}
.block-0 .block-title {
	margin: 0px auto 60px;
	max-width: 700px;
}
.block-1 {
	max-width: 890px;
}
.block-2 {
	position: relative;
	margin: 0px 0px 370px;
}
.block-2 .block {
	max-width: 570px;
}
.block-image-2 {
	position: absolute;
	left: 670px;
	top: 50%;
	transform: translate(0,-50%);
}
.block-3 {
	position: relative;
}
.block-3 .block {
	max-width: 720px;
	margin: 0px 0px 0px auto;
}
.block-3 .block-text {
	max-width: 600px;
	margin: 0px 0px 0px auto;
}
.block-image-3 {
	position: absolute;
	left: -290px;
	top: 50%;
	transform: translate(0,-50%);
}
.benefits {
	position: relative;
	background: url(wholesale-benefits.jpg) right center no-repeat;
	margin: 240px 0px 200px;
}
.benefits-title img {
	vertical-align: baseline;
	margin: 0px 0px -2px 5px;
}
.benefits-title .font-bold {
	font-weight: 700;
	color: #638D40;
}
.benefit-image {
	width: 158px;
}
.benefit-title {
    font-family: 'Open Sans';
	font-size: 24px;
	line-height: 24px;
	font-weight: 800;
}
.benefit-1, .benefit-5 {
	margin-left: 300px;
}
.benefit-2, .benefit-4 {
	margin-left: 150px;
}
.form {
	position: relative;
	background: url(wholesale-form.jpg) center center no-repeat;
	background-size: cover;
	width: 100%;
	color: #fff;
	text-shadow: 0px 4px 4px rgba(0,0,0,0.25); 
	padding: 65px 0px;
}
.form-title {
    font-family: 'Open Sans';
	font-size: 36px;
	line-height: 54px;
	font-weight: 800;
	text-transform: uppercase;
}
.form-description {
	font-size: 30px;
	line-height: 44px;
	margin: 5px 0px 65px;
}
.form-form {
	position: relative;
	z-index: 2;
}
.form-form .input-place {
	margin-right: 70px;
}
.form-image {
	position: absolute;
	bottom: 0px;
	right: 0px;
	transform: translate(-50%,0);
}
.form-alert {
	z-index: 30;
	opacity: 0;
	visibility: hidden;
	transition: 0.4s;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
	text-shadow: none;
	text-align: center;
}
.form-alert span {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.form-shade {
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 20;
	left: 0px;
	top: 0px;
	background: rgba(142, 142, 142, 0.4);
	opacity: 0;
	visibility: hidden;
	transition: 0.4s;
}
.is-alert.form {
	z-index: 10;
} 
.is-alert .form-alert {
	opacity: 1;
	visibility: visible;
}
.is-alert .form-shade {
	opacity: 1;
	visibility: visible;
}

.trust-title {
    font-family: 'Open Sans';
	font-weight: 700;
	margin: 80px 0px 40px;
}
.trust-title span {
	color: #638D40;
}
.trust-description {
	max-width: 850px;
	margin: 0px auto;
}
.trust-image img {
	display: block;
	margin: 0px auto 45px;
}
.trust-image:before {
	display: block;
	content: '';
	max-width: 640px;
	height: 1px;
	background: #638D40;
	margin: 10px auto 30px;
}
.trust-form {
	position: relative;
	z-index: 1;
	max-width: 970px;
	background: #689E3C;
	background: linear-gradient(150deg, #afcb97 15%, #689E3C 75%);
	border-radius: 4px;
	margin: 80px auto 110px;
	padding: 35px 70px;
}
.trust-form-title {
    font-family: 'Open Sans';
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
	margin: 0px auto 25px;
	max-width: 640px;
	color: #fff;
}
.trust-form-inputs {
	margin-right: 50px;
}
.trust-form .input-place {
	margin: 20px 0px 0px;
}
.trust-form-image {
	position: absolute;
	z-index: -1;
	left: 535px;
	bottom: -90px;
}
.trust-form-data {
	position: relative;
	z-index: 30;
	opacity: 1;
	visibility: visible;
	transition: 0.4s;
}
.trust-form-alert {
	z-index: 30;
	opacity: 0;
	visibility: hidden;
	transition: 0.4s;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #689E3C;
	background: linear-gradient(150deg, #afcb97 15%, #689E3C 75%);
	border-radius: 4px;
	text-align: center;
}
.trust-form-alert span {
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.trust-form-shade {
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 20;
	left: 0px;
	top: 0px;
	background: rgba(142, 142, 142, 0.4);
	opacity: 0;
	visibility: hidden;
	transition: 0.4s;
}
.is-alert.trust-form {
	z-index: 10;
}
.is-alert .trust-form-data {
	opacity: 0;
	visibility: hidden;
}
.is-alert .trust-form-alert {
	opacity: 1;
	visibility: visible;
}
.is-alert .trust-form-shade {
	opacity: 1;
	visibility: visible;
}
.footer {
	background: #1E201F;
	color: #fff;
	padding: 35px 0px;
	font-size: 15px;
	line-height: 17px;
}
.footer a {
	color: #fff;
}
.footer-logo {
	width: 275px;
	margin: 0px 25px 0px 0px;
}
.footer-slogan {
	width: 220px;
}
.footer-contacts {
	padding: 0px 40px;
}
.footer-contacts .row + .row {
	margin-top: 10px;
}
.footer-contacts svg {
	display: block;
	margin: 0px 10px 0px 0px;
	width: 18px;
	height: 18px;
}
.footer-contacts a {
}
.footer-phone a {
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
.footer-callback a {
	color: #b2b2b2;
	border-bottom: 1px dashed currentColor;
}
.footer-policy {
	margin: 30px 0px 0px;
}
.footer-policy a {
	text-decoration: underline;
}
.popups .form {
	position: fixed;
	width: 100%;
	z-index: 90;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
	background: #fff;
	color: #000;
	text-shadow: none;
	display: none;
	margin: 0px;
}
.popups .trust-form {
	position: fixed;
	z-index: 90;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	width: 100%;
	margin: 0px;
}
.popup-shade {
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 80;
	left: 0px;
	top: 0px;
	background: rgba(142, 142, 142, 0.4);
	display: none;
}

.form-policy-small {
	margin: 20px 0px 0px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	opacity: 0.75;
}
.form-policy-small a {
	color: currentColor;
	text-decoration: underline;
}
.popups .form .form-policy-small {
	color: #000;
}

@media (max-width:1024px){
  .button-1, .button-2, .button-3 {
  	width: 270px;
    height: 67px;
    font-size: 16px;
	line-height: 16px;
  }
  .header-logo, .footer-logo {
  	margin: 0px auto;
  }
  .header-slogan, .footer-slogan {
  	width: 100%;
    text-align: center;
    margin: 10px 0px 25px;
  }
  .header-address, .footer-contacts {
  	padding: 0px;
  }
  .header-phone a {
  	font-size: 15px;
  }
  .slider {
  	background-position: 0px center;
  }
  .slider .row {
  	padding: 50px 0px;
  }
  .slider-image {
  	display: none;
  }
  .slider-title {
  	font-size: 22px;
    line-height: 34px;
    max-width: 450px;
  }
  .slider-description {
  	font-size: 18px;
    line-height: 22px;
  }
  .block-title {
  	font-size: 22px;
	line-height: 34px;
  }
  .block-subtitle {
  	font-size: 22px;
	line-height: 34px;
  }
  .block-text {
  	font-size: 16px;
	line-height: 22px;
  }
  .block-image-2 {
  	position: relative;
    left: 0px;
    top: 0px;
    transform: translate(0,0);
  }
  .block-image-2, .block-image-3 {
  	position: relative;
    left: 0px;
    top: 0px;
    transform: translate(0,0);
  }
  .block-image-2 img, .block-image-3 img {
  	max-width: 100%;
    height: auto;
  }
  .block-2 {
  	margin: 0px 0px 60px;
  }
  .block-3 .block-text {
  	margin: 0px;
    max-width: none;
  }
  .benefits {
  	background-position: 0px center;
    background-size: cover;
    margin: 60px 0px;
  }
  .benefit-1, .benefit-2, .benefit-3, .benefit-4, .benefit-5 {
  	margin-left: 0px;
  }
  .benefit-image {
  	width: 100px;
  }
  .benefit-title {
  	font-size: 16px;
	line-height: 22px;
  }
  .form-image {
  	display: none;
  }
  .form-form .input-place {
  	margin-right: 0px;
    margin-bottom: 20px;
  }
  .form-title, .trust-form-title {
  	font-size: 20px;
	line-height: 28px;
  }
  .form-description {
  	font-size: 18px;
    line-height: 22px;
  }
  .trust-form-inputs {
  	margin: 0px;
  }
  .trust-form {
  	padding: 35px;
  }
  .form {
  	padding: 35px 0px;
  }
  .trust-form {
  	margin: 60px 0px;
  }
}
