@font-face {
    font-family: 'AlbertSans-Light';
    src: url('../fonts/AlbertSans-Light/AlbertSans-Light.eot');
    src: url('../fonts/AlbertSans-Light/AlbertSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AlbertSans-Light/AlbertSans-Light.woff2') format('woff2'),
        url('../fonts/AlbertSans-Light/AlbertSans-Light.woff') format('woff'),
        url('../fonts/AlbertSans-Light/AlbertSans-Light.ttf') format('truetype'),
        url('../fonts/AlbertSans-Light/AlbertSans-Light.svg#AlbertSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AlbertSans-Medium';
    src: url('../fonts/AlbertSans-Medium/AlbertSans-Medium.eot');
    src: url('../fonts/AlbertSans-Medium/AlbertSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AlbertSans-Medium/AlbertSans-Medium.woff2') format('woff2'),
        url('../fonts/AlbertSans-Medium/AlbertSans-Medium.woff') format('woff'),
        url('../fonts/AlbertSans-Medium/AlbertSans-Medium.ttf') format('truetype'),
        url('../fonts/AlbertSans-Medium/AlbertSans-Medium.svg#AlbertSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'AlbertSans-Bold';
    src: url('../fonts/AlbertSans-Bold/AlbertSans-Bold.eot');
    src: url('../fonts/AlbertSans-Bold/AlbertSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AlbertSans-Bold/AlbertSans-Bold.woff2') format('woff2'),
        url('../fonts/AlbertSans-Bold/AlbertSans-Bold.woff') format('woff'),
        url('../fonts/AlbertSans-Bold/AlbertSans-Bold.ttf') format('truetype'),
        url('../fonts/AlbertSans-Bold/AlbertSans-Bold.svg#AlbertSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AlbertSans-Regular';
    src: url('../fonts/AlbertSans-Regular/AlbertSans-Regular.eot');
    src: url('../fonts/AlbertSans-Regular/AlbertSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AlbertSans-Regular/AlbertSans-Regular.woff2') format('woff2'),
        url('../fonts/AlbertSans-Regular/AlbertSans-Regular.woff') format('woff'),
        url('../fonts/AlbertSans-Regular/AlbertSans-Regular.ttf') format('truetype'),
        url('../fonts/AlbertSans-Regular/AlbertSans-Regular.svg#AlbertSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Shadows Into';
    src: url('../fonts/ShadowsIntoLight/ShadowsIntoLight.eot');
    src: url('../fonts/ShadowsIntoLight/ShadowsIntoLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ShadowsIntoLight/ShadowsIntoLight.woff2') format('woff2'),
        url('../fonts/ShadowsIntoLight/ShadowsIntoLight.woff') format('woff'),
        url('../fonts/ShadowsIntoLight/ShadowsIntoLight.ttf') format('truetype'),
        url('../fonts/ShadowsIntoLight/ShadowsIntoLight.svg#ShadowsIntoLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'AlbertSans-BoldItalic';
    src: url('../fonts/AlbertSans-BoldItalic/AlbertSans-BoldItalic.eot');
    src: url('../fonts/AlbertSans-BoldItalic/AlbertSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AlbertSans-BoldItalic/AlbertSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/AlbertSans-BoldItalic/AlbertSans-BoldItalic.woff') format('woff'),
        url('../fonts/AlbertSans-BoldItalic/AlbertSans-BoldItalic.ttf') format('truetype'),
        url('../fonts/AlbertSans-BoldItalic/AlbertSans-BoldItalic.svg#AlbertSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'AlbertSans-Italic';
    src: url('../fonts/AlbertSans-Italic/AlbertSans-Italic.eot');
    src: url('../fonts/AlbertSans-Italic/AlbertSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AlbertSans-Italic/AlbertSans-Italic.woff2') format('woff2'),
        url('../fonts/AlbertSans-Italic/AlbertSans-Italic.woff') format('woff'),
        url('../fonts/AlbertSans-Italic/AlbertSans-Italic.ttf') format('truetype'),
        url('../fonts/AlbertSans-Italic/AlbertSans-Italic.svg#AlbertSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}







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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body{
  font-family: 'AlbertSans-Regular';
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  background: #202020;
}
h1,
h2,
h3,
h4,
h5,
h6{
  font-family: 'AlbertSans-Bold';
  margin-bottom: 20px;
  color: #ffffff;
}
h1 {
  font-size: 40px;
  line-height: 52px;
}
h2 {
  font-size: 45px;
  line-height: 50px;
}
h3 {
  font-size: 40px;
  line-height: 45px;
}
h4 {
  font-size: 20px;
  line-height: 25px;
}
h5 {
  font-size: 24px;
  line-height: 28px;
}
h6 {
  font-size: 30px;
  line-height: 29px;
  font-family: 'Shadows Into';
  margin-bottom: 18px;
    font-style: italic;
}

p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 27px;
}
p em,
p i{
  font-family: 'AlbertSans-Italic';
  font-style: normal;
}
a {
  color: #8db83f;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
a:active,
a:hover,
a:focus {
  color: #efd000;
  outline: 0;
  text-decoration: none; 
}
strong {
  font-weight: normal;
  font-family: 'AlbertSans-Bold';
}
b {
  font-weight: normal;
  font-family: 'AlbertSans-Bold';
}
strong i {
  font-family: 'AlbertSans-BoldItalic';
}
b i {
  font-family: 'AlbertSans-BoldItalic';
}
.intro-content ul, .content-container ul {
    list-style: none;
}

li{
    font-size: 16px;
}
.intro-content li::before, .content-container li::before {
    line-height: 0px;
	height: 31px;
	width: 21px;
	padding:0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}

input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
}
.fab{
    line-height: unset ;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="date"],
input[type="tel"],
input[type="number"],
textarea {
  display: block;
  width: 100%;
  height: 57px;
  border: 0;
  padding: 0 20px;
  font-size: 18px;
  font-family: 'AlbertSans-Regular';
  color: #ffffff;
  background: #343434;
  border-radius: 5px;
}
textarea {
  height: 161px;
  padding: 14px 20px;
  resize: none;
}
select {
  border-radius: 0;
  border: 0;
  font-size: 15px;
  color: #ffffff;
  background: #343434;
  font-family: 'AlbertSans-Regular';
  height: 58px;
}
button,
input[type="submit"] {
  display: inline-block;
  padding: 0 16px;
  height: 64px;
  line-height: 60px;
  border: 2px solid #8db83f;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'AlbertSans-Bold';
  outline: 0;
  box-shadow: none;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  cursor: pointer;
  background: transparent;
}
button:hover,
input[type="submit"]:hover,
button:focus,
input[type="submit"]:focus {
  text-decoration: none;
  outline: 0;
  background: #8db83f;
  color: #ffffff;
}

::-webkit-input-placeholder {
  font-family: 'AlbertSans-Regular';
  color: #ffffff;
  opacity: 0.5;
}

:-moz-placeholder {
  font-family: 'AlbertSans-Regular';
  color: #ffffff;
  opacity: 0.5;
}

::-moz-placeholder {
  font-family: 'AlbertSans-Regular';
  color: #ffffff;
  opacity: 0.5;
}

:-ms-input-placeholder {
  font-family: 'AlbertSans-Regular';
  color: #ffffff;
  opacity: 0.5;
}

.row {
  --bs-gutter-x: 1.875rem;
}
.row.g-0, .row.gx-0 {
  --bs-gutter-x: 0;
}
.container {
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .container {
      max-width: 100%;
      padding: 0 20px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 980px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1700px) {
  .container {
    max-width: 1671px;
  }
 .top-block .input-col:first-child {
    width: 18.8% !important;
}
  .top-block input[type="number"] {
    max-width: 113px !important;
  }
}

.main-outercon {
  overflow: hidden;
}

.holder{
  float:left;
  width:100%;
  background:#72a352;
  min-height:50px;
  margin-top:10px;
}
.btn-primary {
  display: inline-block;
  padding: 0 16px;
  height: 64px;
  line-height: 60px;
  border: 2px solid #8db83f;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'AlbertSans-Bold';
  outline: 0;
  box-shadow: none;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.banner-button {
    margin: -19% 60% 0;
    position: absolute;
}
.btn-primary.btn-banner{
       margin: 20px 43px 0;
    border-radius: 165px;
    padding: 86px 0 0;
    text-align: center;
    font-size: 25px;
    line-height: 25px;
    height: 240px;
    width: 240px;
    background: #8db83f;
}
.btn-primary.btn-banner:hover,
.btn-primary.btn-banner:focus {
    background: #212529;
    color: #ffffff;
    outline: 0;
    box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus {
  background: #8db83f;
  color: #ffffff;
  outline: 0;
  box-shadow: none;
  text-decoration: none;
}



/*=======  header  =======*/

.header-container {
  width: 100%;
  padding: 25px 0 44px;
}
.header-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
}
.header-logo {
  max-width: 195px;
  width: 100%;
}
.header-logo img {
  display: block;
  width: 100%;
}
.header-menu {
  width: auto;
  padding: 24px 8px 0 0;
}
.header-menu ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-menu li {
  margin-left: 40px;
  padding-bottom: 24px;
  position: relative;
}
.header-menu li:first-child {
  margin-left: 0;
}
.header-menu li a {
  color: #ffffff;
  font-size: 18px;
}
.header-menu li ul {
  position: absolute;
  display: block;
  background: #272727;
  padding: 28px 26px;
  left: 0;
  top: 100%;
  z-index: 99;
  min-width: 248px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  margin: 6px 0 0;
} 
.header-menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.header-menu li.current > a {
  color: #efd000;
  font-family: 'AlbertSans-Bold';
}
.header-menu li:hover > a{
  color: #efd000;
}
.header-menu li i {
  font-size: 18px;
  margin-left: 6px;
  color: #ffffff;
}
.header-menu li li {
  margin: 10px 0 0;
  padding: 0;
}
.header-menu li li:first-child {
  margin-top: 0;
}
.header-menu li li a {
  font-size: 18px;
}
.menu-btn {
  position: absolute;
  right: 20px;
  top: 33px;
  width: 25px;
  height: 20px;
  display: none;
}
.menu-btn span {
  display: block;
  width: 100%;
  height: 4px;
  background: #8DB83F;
  border-radius: 3px;
  margin-top: 4px;
}
.menu-btn span:last-child {
  background: #EFD000;
}
.menu-btn span:first-child {
  margin-top: 0;
}
.close-btn {
  display: none;
  position: absolute;
  right: 20px;
  top: 33px;
  width: 26px;
  height: 26px;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  border: 1px solid #8db83f;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-family: 'AlbertSans-Bold';
  text-transform: uppercase;
}
.header-menu .header-logo {
  display: none;
}
.header-menu .links-widget {
  display: none;
  position: relative;
}
.header-menu .bottle-image {
  display: none;
  max-width: 156px;
  position: absolute;
  left: 25px;
  bottom: 100%;
  margin: 0 0 -25px;
}


/*=======  content  =======*/

body.menuopened {
  overflow: hidden;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span   {
  color: #efd000;
}
.banner-container {
  width: 100%;
  position: relative;
}
.imagefluid {
  width: 100%;
  height: 500px;
}
.banner-image.imagefluid {
  width: 85%;
  height: 741px;
  border-radius: 5px;
  overflow: hidden;
}
.banner-block {
  width: 100%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.banner-block .links-widget {
  width: 80px;
  margin-left: 20px;
}
.banner-block .links-widget li {
  margin: 0 0 7px;
}
.banner-title {
  display: inline-block;
  border-radius: 0 4px 4px;
  background: #EFD000;
  padding: 23px 40px;
  margin-bottom: 64px;
  margin-top: -48px;
  margin-left: 15px;
  position: relative;
  z-index: 1;
}
.banner-title h3{
  font-family: 'Shadows Into';
  margin-bottom: 0;
    font-size: 36px;
}
.banner-content {
  width: 100%;
  position: relative;
}
.lemon-img {
  position: absolute;
  max-width: 543px;
  width: 100%;
  top: -95px;
  right: -35px;
    /* z-index: 10; */
}
.lemon-img img{
  display: block;
  width: 100%;
    /*margin-left: 50px;*/
}
.banner-content h2 {
  max-width: 600px;
  width: 100%;
  margin: 0 43px;
}
.intro-container {
  width: 100%;
  position: relative;
  padding: 64px 0 188px;
  overflow: hidden;
}
.intro-container:after {
  position: absolute;
  content: "";
  right: -98px;
  bottom: -86px;
  width: 1012px;
  height: 574px;
  background: url(../images/drawing.png) no-repeat right bottom;
  background-size: 100%;
}
.intro-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 1;
}
.image-block {
  width: 64.6%;
  position: relative;
}
.intro-content {
  width: 35.4%;
  padding: 166px 0 0 66px;
  position: relative;
}
.intro-content h1{
  margin: 0 0 36px -220px;
  max-width: 515px;
  width: 100%;
}
.intro-content h3 {
  font-size: 30px;
  line-height: 35px;
  font-family: 'Shadows Into';
}
.intro-content p {
  margin-bottom: 26px;
}
.imagebox {
  border-radius: 8px;
  overflow: hidden;
}
.imagebox.vertical {
  width: 552px;
  height: 812px;
  filter: blur(1px);
}
.imagebox.horizontal {
  width: 807px;
  height: 585px;
  position: absolute;
  right: 3px;
  top: 111px;
}
.about-block .imagebox.vertical:after,
.imagebox.horizontal:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  /*background: #343434;*/
  opacity: 0.48;
}
.about-container {
  width: 100%;
  background: #272727 url(../images/bg-img.png) repeat left top;
  background-size: 100%;
  padding: 108px 0 117px;
  margin-bottom: 230px;
}
.about-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.about-block .image-block {
  order: 2;
  width: 57.7%;
}
.about-block .content-block {
    padding: 315px 0 0;
}
.content-block .bullets-list {
    margin-top: -300px;
}
.content-block {
  width: 42.3%;
  order: 1;
  padding: 40px 0 0;
  position: relative;
  z-index: 1;
}
.content-block h3 {
  max-width: 365px;
  line-height: 55px;
  margin-bottom: 25px;
}
.content-block p {
  margin-bottom: 51px;
}
.about-block .imagebox.vertical {
  /*height: 37.9vw;*/
  /*width: 52.7%;*/
    height: 727px;
    width: 499px;
  float: right;
  position: relative;
}
.about-block .imagebox.horizontal {
  /*height: 19.55vw;*/
    height: 375px;
  width: 63%;
  right: inherit;
  left: -203px;
  top: 0;
}
.bottle-image {
  position: absolute;
  max-width: 470px;
  left: 116px;
  bottom: -190px;
  width: 100%;
}
.bottle-image img {
  display: block;
  width: 100%;
}
ul.bullets-list {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.bullets-list li {
  width: 100%;
  margin-bottom: 27px;
  position: relative;
  padding-left: 34px;
}
ul.bullets-list li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 7px;
  width: 14px;
  height: 14px;
  border: 1px solid #8db83f;
  border-radius: 3px;
  background: transparent;
}
.about-block ul.bullets-list {
  padding: 0 0 105px 12px;
  max-width: 410px;
}
.content-container {
  width: 100%;
  padding: 189px 0 101px;
}
.content-inner {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
}
.main-title {
  display: block;
  width: 100%;
  margin-bottom: 25px;
  padding-left: 190px;
}
.main-title h3 {
  max-width: 690px;
  line-height: 55px;
  width: 100%;
  margin-bottom: 0;
}
.content-image {
  width: 53.1%;
  padding: 47px 0 0;
  position: relative;
}
.content-wrapper {
  width: 46.9%;
}
.inner-wrapper {
  width: 100%;
  padding: 0 126px 138px 108px;
}
.imagewrapper {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.imagewrapper img {
  display: block;
  width: 100%;
  border-radius: 5px;
}
.content-image .imagebox {
  margin: 0 33px 33px 0;
}
.imagebox.block1 {
  /*width: 43.2%;*/
  /*height: 19.7vw;*/
  width: 376px;
  height: 378px;
}
.imagebox.block2 {
  /*width: 43.2%;*/
  /*height: 27.1vw;*/
  width:376px;
  height: 519px;
}
.imagebox.block3 {
  /*width: 43.7%;*/
  /*height: 31.1vw;*/
  width: 380px;
  height: 596px;
  position: absolute;
  left: calc(43.2% + 33px);
  top: 211px;
}
.highlight-container {
  width: 100%;
}
.highlight-block {
  width: 100%;
  height: 418px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.highlight-block .imagefluid {
  height: 100%;
  position: relative;
  border-radius: 5px;
}
.highlight-block .imagefluid:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  opacity: 0.6;
}
.overlay-content {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform   : translateY(-50%);
  transform        : translateY(-50%);
  width: 100%;
  z-index: 10;
  padding: 0 190px;
}
.overlay-content h1,
.overlay-content h2 {
  font-size: 55px;
  line-height: 65px;
  margin-bottom: 0;
}
.content-container.description {
  padding: 134px 0 180px;
  position: relative;
}
.content-container.description:after {
  position: absolute;
  content: "";
  left: -25px;
  bottom: 0px;
  width: 820px;
  height: 405px;
  background: url(../images/drawing2.png) no-repeat right bottom;
  background-size: 100%;
  opacity: 0.1;
    z-index: -20;
}
.description .content-wrapper {
  padding: 40px 90px 0 0;
  width: 50%;
}
.description .content-image {
  width: 50%;
}
.description .imagebox.block1{
  /*height: 40.5vw;*/
  /*width: 70.1%;*/
    width: 575px;
    height: 689px;
  margin: 3px 0 0 13px;
}
.description .imagebox.block2{
  /*height: 29.6vw;*/
  /*width: 67.3%;*/
    width: 552px;
    height: 503px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  margin: 0;
}
.description .lemon-img {
  top: inherit;
  bottom: -60px;
  right: -30px;
  max-width: 386px;
  width: 100%;
}
.content-container.reviews {
    padding: 52px 0 63px;
    position: relative;
    margin-bottom: 210px;
}
.reviews:after {
  position: absolute;
  content: "";
  width: 58.8%;
  height: 100%;
  top: 0;
  right: 0;
  border-radius: 5px 0 0 5px;
  background: #343434 url(../images/bg-img.png) repeat left top;
  background-size: auto;
  z-index: -1;
}
.imagebox.fullwidth {
  width: 818px;
  height: 482px;
  margin: 0;
}
.reviews .main-title {
  padding-left: 282px;
  margin-bottom: 65px;
}
h3.subtitle {
  font-family: 'Shadows Into';
  /*margin-bottom: 18px;  */
}
.contact-container {
  width: 100%;
  padding: 196px 0 0px;
  position: relative;
  margin-bottom: -100px;
}
.contact-container:after {
  position: absolute;
  content: "";
  right: -48px;
  z-index: -2;
  bottom: -89px;
  width: 1012px;
  height: 574px;
  background: url(../images/drawing.png) no-repeat right bottom;
  background-size: 100%;
}
.image-bottom {
  position: relative;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.image-bottom img {
  display: block;
}
.reviews .content-image {
  width: 50%;
  padding: 0;
}
.reviews .content-wrapper {
  width: 50%;
  padding: 0 0 0 86px;
}
span.author {
  display: block;
  width: 100%;
  font-family: 'Shadows Into';
  font-size: 30px;
}
.contact-block {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.contact-content {
  width: 27.3%;
  padding: 3px 70px 0 0;
}
.contact-content h3 {
  margin-bottom: 10px;
}
.contact-content p {
  margin-bottom: 20px;
}
.contact-form {
  width: 72.7%;
}
.input-row {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}
.input-row.text-row{
    width: 48.7%;
}
.input-col.text-col {
    width: 100%;
}
.input-row.text-row:nth-child(odd) {
    float: right;
}
.input-row.text-row:nth-child(even) {
    float: left;
}
.input-col {
  width: 48.7%;
}
.input-col.fullwidth {
  width: 100%;
}
.contact-form button {
  margin: 10px 0 0;
}
.reviews .content-wrapper .btn-primary {
  display: none;
}
.reviews-slider {
  width: 100%;
}
.review-single {
  display: block;
  width: 100%;
}
.slick-arrow {
  width: 32px;
  height: 32px;
  border: 2px solid #8db83f;
  border-radius: 5px;
  text-align: center;
  line-height: 28px;
  padding: 0;
  color: transparent;
  text-indent: -9999px;
  position: relative;
}
.slick-arrow:before {
  position: absolute;
  content: "\f053";
  color: #ffffff;
  font-size: 20px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 28px;
  text-indent: 0;
}
.slick-arrow.slick-next:before {
  content: "\f054";
}
.reviews-slider .slick-arrow {
  position: absolute;
  bottom: -72px;
  right: -30px;
}
.reviews-slider .slick-arrow.slick-prev {
  right: 9px;
}
.page .banner-block {
  position: relative;
}
.page .banner-image.imagefluid {
  width: 100%;
  height: 418px;
  position: relative;
}
.page .banner-image.imagefluid:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  opacity: 0.6;
}
.page .links-widget {
  position: absolute;
  left: 100%;
  top: 0;
}
.content-container.products {
  padding: 134px 0 130px;
  position: relative;
}
.content-container.products:after {
  position: absolute;
  content: "";
  right: 20px;
  bottom: 60px;
  width: 820px;
  height: 405px;
  background: url(../images/drawing2.png) no-repeat left bottom;
  background-size: 100%;
  opacity: 0.1;
  z-index: -1;
}
.featured-content {
  width: 45.2%;
  padding: 31px 93px 0 0;
}
.featured-content.fullwidth {
  width: 100%;
}
.featured-content h3{ 
  margin-bottom: 36px;
}
.featured-content h3.subtitle{ 
  margin-bottom: 11px;
  color: #efd000;
}
.featured-content h6{
  margin-bottom: 11px;
  color: #efd000;
}
.content-container.process {
  padding: 0 0 80px;
}
.process .featured-content h3.subtitle {
  color: #8db83f;
}
.process .featured-content h6 {
  color: #8db83f;
}
.featured-image {
  width: 54.8%;
  position: relative;
}
.featured-image .lemon-img {
  right: -113px;
  max-width: 386px;
  bottom: -88px;
  top: inherit;
}
.featured-image .imagebox.fullwidth {
  /*height: 32vw;*/
    height: 614px;
}

.shift .featured-content{
  padding-left: 66px;
  padding-right: 0;
  order: 2;
}
.shift .featured-image{
  order: 1;
  padding-right: 27px;
}
.process .featured-content {
  padding-top: 190px;
}
.process .imagebox {
  margin: 0 0 33px 33px;
}
.process .featured-image{
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.process .imagebox.block1 {
  width: 60.9%;
  /*height: 27.9vw;*/
    height: 535px;

}
.process .imagebox.block2 {
  width: 60.9%;
  /*height: 18.45vw;*/
    height: 354px;
}

.process .imagebox.block3 {
  width: 35.6%;
  /*height: 27.1vw;*/
    height: 519px;
  left: 0;
  margin: 0;
  top: 112px;
}
.payment-container {
  width: 100%;
  padding: 109px 0 188px;
  background: #272727 url(../images/bg-img.png) repeat left top;
  background-size: auto;
  margin-bottom: 188px;
  position: relative;
}
.payment-container .bottle-image {
  max-width: 690px;
  left: inherit;
  right: 68px;
  bottom: -90px;
}
.payment-block {
  width: 54.8%;
}
.payment-block .contact-content {
  width: 78.1%;
  padding: 0 0 60px;
}
.top-block {
  width: 78.1%;
  padding: 0 0 48px;
}
.payment-block h5 {
  font-size: 26px;
  margin-bottom: 20px;
}
.payment-block .contact-form {
  width: 100%;
}
.top-block .input-col {
  width: 18.8%;
}
.top-block .input-col:first-child {
  width: 16.3%;
}
.top-block .input-row{
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.input-field{
  max-width: 113px;
  width: 100%;
  position: relative;
}
.input-field:before { 
  position: absolute;
  content: "€";
  color: #ffffff;
  font-size: 16px;
  left: 10px;
  top: 8px;
}
.top-block input[type="number"] {
  padding: 0 12px;
  height: 42px;
  color: #ffffff;
  font-size: 16px;
  max-width: 83px;
}
.input-field input {
  height: 42px;
  padding: 0 10px 0 28px;
  color: #ffffff;
  font-size: 16px;
  text-align: right;
}
label {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 5px;
  font-family: 'AlbertSans-Bold';
  font-weight: normal;
  color: #ffffff
}
.top-block .input-col:last-child {
  margin-left: auto;
}
.total label {
  color: #8db83f;
}
.bottom-block {
  width: 100%;
}
.bottom-block .input-col.twocol{
    width: 100%;
}
.bottom-block .input-col {
  width: 34.2%;
}
.bottom-block .input-col:first-child  {
  width: 50%;
}
.bottom-block .input-col:last-child  {
  width: 49%;
}
.bottom-block .address-row:first-child{
    width: 40%;
}
.bottom-block .address-row:last-child {
    width: 59%;
}
.form-error {
    border: 1px solid red !important;
}

.bottom-block .input-col.twocol{
    width: 100%;
}
.input-col.twocol {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.twocol input:first-child {
  width: 70%;
}
.twocol input:last-child {
  width: 29%;
}
.bottom-block .input-col.fullwidth {
  width: 100%;
}
.payment-block .contact-form button {
  margin: 30px 0 0;
}



/*=======  footer  =======*/

.footer-container {
  width: 100%;
  position: relative;
    margin-top: 100px;
}
.footer-logo {
  position: absolute;
  max-width: 410px;
  width: 100%;
  text-align: center;
  top: -90px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.footer-logo img {
  display: block;
  margin: 0 auto;
}
.footer-top {
  width: 100%;
  padding: 91px 0 50px;
  background: #272727 url(../images/bg-img.png) repeat left top;
  background-size: auto;
}
.footer-bottom {
  width: 100%;
  padding: 19px 0 23px;
  border-top: 3px solid #8db83f;
}
.footer-bottom p {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  margin: 0 99px 0 0;
}
.links-block {
  display: inline-block;
}
.links-block h4 {
  display: none;
}
.links-block ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.links-block li {
  margin-left: 30px;
}
.links-block li:first-child {
  margin-left: 0;
}
.links-block li a {
  color: #ffffff;
  font-size: 16px;
}
.links-block li a:hover,
.links-block li a:focus {
  color: #8db83f;
}
.contact-top {
  width: 100%;
  padding: 0 0 53px;
}
.footer-left {
  max-width: 530px;
  width: 100%;
}
.footer-left h2 {
  margin-bottom:5px;
}
.contact-details {
  width: 84%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  padding-bottom: 8px;
}
.footer-left h5 {
  color: #efd000;
  margin-bottom: 10px;
}
.contact-details p {
  margin: 0 0 10px;
  width: 100%;
}
.contact-details p a {
  color: #ffffff;
}
.contact-details p i {
  width: 31px;
  height: 31px;
  border: 2px solid #8db83f;
  border-radius: 6px;
  text-align: center;
  line-height: 27px;
  font-size: 14px;
  margin-right: 19px;
}
.contact-details p a:hover,
.contact-details p a:focus {
  color: #8db83f;
}
.footer-right {
  float: right;
  width: 100%;
  height: 100%;
  max-width: 509px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.links-widget {
  width: 100%;
  display: block;
}
.footer-right .links-widget{
  max-width: 156px;
  display: inline-block;
  margin-left: auto;
}
.links-widget h5{
  margin-bottom: 21px;
}
.links-widget ul {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.links-widget li {
  margin-left: 12px;
}
.links-widget li:first-child {
  margin-left: 0;
}
.links-widget li a {
  color: #ffffff;
  font-size: 24px;
  width: 44px;
  height: 44px;
  display: block;
  line-height: 42px;
  border: 2px solid #8db83f;
  border-radius: 6px;
  text-align: center;
}
.links-widget li a:hover,
.links-widget li a:focus {
  color: #ffffff;
  background: #8db83f;
}
.button-widget {
  display: block;
  width: 100%;
  position: relative;
  margin-top: auto;
}
.button-widget img {
  position: absolute;
  bottom: -90px;
  margin-left: 38px;
  max-width: 165px;
}
.error-404-page{
    margin-bottom: 150px;
}
.mob-visible {
  display: none;
}
input[type=number].cart-product-amount::-webkit-inner-spin-button,
input[type=number].cart-product-amount::-webkit-outer-spin-button {
    opacity: 1;
}