@import url(http://fonts.googleapis.com/css?family=FuturaPT-Book:100,300,400,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@font-face {
	font-family: "CyrillicOld";
	src: url('../fonts/CyrillicOld.ttf');
src: url('../fonts/CyrillicOld.eot') format('eot'),
url('../fonts/CyrillicOld.woff') format('woff'),
url('../fonts/CyrillicOld.ttf') format('truetype'),
}
@font-face {
	font-family: "FuturaPT-Book";
	src: url('../fonts/FuturaPT-Book.ttf');
src: url('../fonts/FuturaPT-Book.eot') format('eot'),
url('../fonts/FuturaPT-Book.woff') format('woff'),#
url('../fonts/FuturaPT-Book.ttf') format('truetype'),
}

@font-face {
	font-family: "FuturaMedium";
	src: url('../fonts/FuturaPT-Medium.ttf');
src: url('../fonts/FuturaPT-Medium.eot') format('eot'),
url('../fonts/FuturaPT-Medium.woff') format('woff'),
url('../fonts/FuturaPT-Medium.ttf') format('truetype'),
}
@font-face {
	font-family: "FuturaBold";
	src: url('../fonts/FuturaPT-Demi.ttf');
src: url('../fonts/FuturaPT-Demi.eot') format('eot'),
url('../fonts/FuturaPT-Demi.woff') format('woff'),
url('../fonts/FuturaPT-Demi.ttf') format('truetype'),
}

body {
	margin: 0px;
	font-family: 'FuturaPT-Book', 'CyrillicOld';
}
a{
    text-decorantion:none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
	letter-spacing: 0.4px;
	font-family: "FuturaPT-Book", Sans-serif;
	color: #292929;
	text-decoration: none;
}
a {
	font-family: "FuturaPT-Book";
	
}
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
	background-repeat: no-repeat;
	background-size: cover;
    z-index: 100500;
}

#page-preloader .spinner {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url('../images/preloader.gif') no-repeat 50% 50%;
}

.social i{
	color: #F1F1F1;
	margin-right: 15px;
}
.social i:hover{
	color: #FEC136!important;
}
label {
	color: #fed136;
}
input {
	color: #fed136;
}
li {
	font-family: "FuturaPT-Book";
	
}
p {
	font-family: 'FuturaPT-Book';
	font-size: 15px;
	font-weight: 300;
	line-height: 23px;
	letter-spacing: 0.1px;
	color: #F1F1F1;
}

.light-bg p {
	font-family: 'FuturaPT-Book', sans-serif;
	color: #292929;
	}

.search-top {
	float: right;
	display: inline-block;
	position: relative;
	padding: 14px;
	margin-left: 10px;
	margin-top: -60px;
}

.search-top .se-btn {
	border: none;
	background: none;
	color: #fec503;
}

.search-top input[type='text'] {
	position: absolute;
	right: 5px;
	top: 117%;
	border: 2px #000;
	letter-spacing: 0.1px;
	font-size: 15px;
	font-weight: 500;
	background: rgba(255, 255, 255, 0.90);
	padding: 10px 20px;
	opacity: 0;
	outline-offset: 5px;
	margin-top: 5px;
	color: #000;
	visibility: hidden;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	
}

.search-top input[type='text']:focus {
	visibility: visible;
	opacity: 5;
	
}

.search-top:hover input[type='text'] {
	opacity: 1;
	visibility: visible;
}
@media (max-width: 480px) 
{
	p {
	font-family: 'FuturaPT-Book', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 23px;
	letter-spacing: 0.1px;
	color: #F1F1F1;
	}
.dark-bg .about p {
	color: #B1B1B1;	
		font-size: 14px;
		width: 100%;
		margin: 0;
}

	.light-bg p {
	font-family: 'FuturaPT-Book', sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 23px;
	letter-spacing: 0.1px;
	color: #292929;	
	}
#top-products {
		margin-top: -30px;
	}
#news p {
		width: 100%;
		margin: 0px;
		font-size: 13px;
	}
#news .news-text p{
		font-size: 15px;
	}
#top-products p {
		width: 100%;
		margin: 0px;
	padding-bottom: 20px;
	}
#top-products p {
		width: 100%;
		margin: 0px;
	padding-bottom: 20px;
	}
#partners p {
		width: 100%;
		margin: 0px;
	padding-bottom: -20px;
	}
#partners {
	padding-bottom: -50px;
	}
#news {
	margin-top: -50px;
	}
#contact .section-title p{
	width: 100%;
	margin: 0px 0px 40px 0px;
	}}

.nav-switch {
	display: none;
}

a:hover, a:focus, a:active, a.active {
	color: #fec503;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
}

::selection {
	text-shadow: none;
	background: rgba(254, 209, 54, 0.80);
}

@media (min-width: 920px) {
	
	.navbar .navbar-default .navbar-fixed-top
	.navbar-header .page-scroll{
		display: none;
	}
.nav-toggle {
		display: none;
	}
.nav-mobile{
		display: none;
	}
}
@media (min-width: 768px) {
	
	.navbar .navbar-default .navbar-fixed-top
	.navbar-header .page-scroll{
		display: none;
	}
.nav-toggle {
		display: none;
	}
.nav-mobile{
		display: none;
	}}
	
@media (max-width: 920px) {
    
    
#bs-example-navbar-collapse-1{
		display: none;
	}
}
@media (max-width: 768px) {
	section {
		margin: 0px 0;
	}
	#partners{
		margin-top: -50px;
	}
	#logo-polotsk-pivo{
		position: absolute;
		left: 22px;
		background-color: transparent;
	}
	.slider-container{
		display: none;
	}
	.search-top {
	display: none;
	}
	#about .section-title p{
		width: 100%;
		margin-left: 0px;
	}

.nav-mobile {
    width: 320px;
    min-width: 320px;
    height: 100%;
    position: fixed;
    top: 3px;
    bottom: 0;
    margin: 0;
    right: -320px;
    padding: 15px 20px;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    transition: right 0.3s;
    background-color: rgba(19,99,43,0.98);
    z-index: 2000;
	color: #fed136;
}

.nav-toggle {
    position: absolute;
    right: 320px;
    top: 1em;
	margin-right: 2px;
	margin-top: -2px;;
    padding: 0.5em;
    background: inherit;
    color: #fed136;
    cursor: pointer;
    font-size: 1.6em;
    line-height: 1;
    z-index: 2001;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
	top: 3px;
	border-radius: 5px;	
}
	#nav-toggle {
		color: #fed136;
		position: fixed;
	}
.nav-toggle:after {
    content: '\2630';
    text-decoration: none;
	color: #fed136;
}

.nav-toggle:before {
    color: #fed136;
}
.nav-toggle:hover {
    color: #fed136;
}


[id='nav-toggle'] {
    position: absolute;
    display: none;
	color: #fed136;
	background-color: #fed136;
}

[id='nav-toggle']:checked ~ .nav-mobile > .nav-toggle {
    left: auto;
    right: 2px;
}
	
[id='nav-toggle']:checked ~ .nav-mobile {
    right: 0;
    box-shadow:-4px 0px 20px 0px rgba(0,0,0, 0.5);
    -moz-box-shadow:-4px 0px 20px 0px rgba(0,0,0, 0.5);
    -webkit-box-shadow:-4px 0px 20px 0px rgba(0,0,0, 0.5);
    overflow-y: auto;
}

[id='nav-toggle']:checked ~ main > article {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    transform: translateX(-320px);
}


[id='nav-toggle']:checked ~ .nav-mobile > .nav-toggle:after {
    content: '\2715';
}
body {
    -webkit-animation: bugfix infinite 1s;
}
	
.nav-mobile > ul {
    display: block;
    margin: 40px 0 0 0;
    padding: 0;
    list-style: none;
}

.nav-mobile > ul > li {
    line-height: 2.5;
    opacity: 0;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;
}

[id='nav-toggle']:checked ~ .nav-mobile > ul > li {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.nav-mobile > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}

.nav-mobile > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}

.nav-mobile> ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}

.nav-mobile > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}

.nav-mobile > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}

.nav-mobile > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}

.nav-mobile > ul > li > a {
	
	background-color: rgba(19,99,43,0.10)!important;
    display: inline-block;
    position: relative;
    padding: 0;
    font-family: "FuturaPT-Book", sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    color: #fff;
    width: 100%;
    text-decoration: none;
    -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
}

.nav-mobile > ul > li > a:hover,
.nav-mobile > ul > li > a:focus {
    color: #fec503;
    padding-left: 15px;
}

.nav-mobile > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

.nav-mobile > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #0C481F;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav-mobile > ul > li > a:hover:before {
    width: 0%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav-mobile > ul > li > a:hover:after {
    width: 0%;
    background: transparent;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
	}
.submenu-mobile{
		display: none;
	}
.submenu-mobile li a{
	display: inline-block;
    position: relative;
    padding: 0;
    font-family: "FuturaPT-Book", sans-serif;
    font-weight: 300;
    font-size: 1.1em;
    color: #fff;
    width: 100%;
    text-decoration: none;
    /* плавный переход */
    -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
	}
	
.submenu-mobile> li > a:hover,
.submenu-mobile li > a:focus {
    color: #fec503;
    padding-left: 10px;
	text-decoration: underline #fec503;
}
.submenu-mobile:active:checked{
		display: block!important;
	}
.nav-mobile li:hover .submenu-mobile{
		display: block!important;
	}
.nav-mobile li a:focus:checked:visited .submenu-mobile{
		display: absolute!important;
	}
}

@-webkit-keyframes bugfix {
    to {
      padding: 0;
    }
}

@media screen and (min-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
}

@media screen and (max-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
    .nav {
      width: 100%;
      box-shadow: none
    }
}


section {
	padding: 70px 0;
}

ul {
	padding-left: 0;
	padding-top: 10px;	
}

ul li {
    list-style: none;
    padding-bottom: 10px;
    font-family: "FuturaPT-Book";
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.1px;
    color: #fff;
}

section ul li:before {
	font-family:  FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f105";
	padding-right: 7px;
	font-size: 16px;
}
.row-0-gutter {
    margin-left: -13px;
    margin-right: -13px;
}

.col-0-gutter {
	padding-left: 0;
	padding-right: 0;
}

#menu {
background-color: #fff;
	border:none!important;
}
#menu .search-top a{
color:#292929!important;
font-weight:400;
}
#menu .search-top a:hover{
font-weight:500;
text-decoration:none;
}
.navbar-default .navbar-header .page-scroll {
	background-color: #fff;
	border-color: aliceblue;
}
.navbar-default .navbar-brand {
	color: #fff;
	font-family: "FuturaPT-Book", "Arial", sans-serif;
	padding: 0px;
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active {
	color: #fec503;
}
.navbar-default .navbar-collapse {
	border-color: #FFFFFF;
	
}
.navbar-default .navbar-toggle {
	background-color: #fed136;
	border-color: #fed136;
	color: #fed136;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
		color: #fed136;
}
.navbar-default .nav li a {
	font-family: "FuturaBold", "Arial" ,sans-serif;
	font-stretch: extra-expanded;
	font-size: 1em;
	color: #1f1f1f;
}

.navbar-default .nav li a:hover,.navbar-default .nav li a:focus {
	color: #000;
	outline: 0;
	border-bottom: 1px solid #2AD127;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}


.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #fed136
}
.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #fec503
}

.submenu {
	background: #fff;
position: absolute;
  left: -85%;
  top: 100%;
  width: 330px!important;
	outline: 0;
	text-align: center;
  transform: scaleY(0);
  transform-origin: 0 0;
  transition: .5s ease-in-out;
border-bottom: transparent;
}
.submenu li a {
	outline: 0;
	font-size: 16px!important;
	text-decoration: none;
}
.submenu li {
  height: 40px;
}
.submenu li a:hover {
  color: #fff!important;
	text-decoration: none;
	background-color: #24B421;
	text-decoration: none;
	font-weight: 800!important;
}
.submenu li:last-child a { 
border-bottom: transparent;
}
.navbar-default .navbar-nav > li:hover .submenu {
  
  transform: scaleY(1);
		opacity: 0.9;
	z-index: 20;
}
li {
	cursor: pointer;
}
@media (min-width:768px) {
	.navbar-default
	{
		background-color: transparent;
		margin: 0 ;
		-webkit-transition:padding .3s;
		-moz-transition:padding .3s;
		transition:padding .3s;
		border:0
	}
	.navbar-default .navbar-brand {
		font-size: 2em;
		-webkit-transition:all .3s;
		-moz-transition:all .3s;
		transition:all .3s
	}
	.navbar-default .navbar-nav>.active>a {
		border-radius: 3px
	}
	.navbar-default.navbar-shrink {
		background-color: rgba(0,0,0,0.90);
		border: none;
		padding-bottom: 0px;
	}
	.navbar-default.navbar-shrink .navbar-brand {
		font-size: 1.5em;
	}
}
@media (min-width:768px) {
	.navbar-default
	{
		background-color: transparent;
		margin: 0 ;
		-webkit-transition:padding .3s;
		-moz-transition:padding .3s;
		transition:padding .3s;
		border:0
	}
	.navbar-default .navbar-brand {
		font-size: 2em;
		-webkit-transition:all .3s;
		-moz-transition:all .3s;
		transition:all .3s
	}
	.navbar-default .navbar-nav>.active>a {
		border-radius: 3px
	}
	.navbar-default.navbar-shrink {
		background-color: rgba(0,0,0,0.90);
		border: none;
		padding-bottom: 0px;
	}
	.navbar-default.navbar-shrink .navbar-brand {
		font-size: 1.5em;
	}
}
@media (max-width:768px) {
.navbar-default.navbar-shrink {
		background-color: transparent;
		border: none;
		padding-bottom: 5px;
	}
 #menu .navbar .navbar-default .navbar-fixed-top{
		display: none!important;
	}
#menu {
		background-color: transparent;
	}
#logo-polotsk-pivo{

top: 0px;
margin-left: -20px;
position: absolute;;
	}}
	
@media (max-width: 992px) and (min-width:768px) {

#logo-polotsk-pivo{

width: 9%;
height: 90%;
margin-left: -20px;
position: absolute;
	}}


/*--------------------
3. МЕНЮ
--------------------*/

header {
	background-repeat: none;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: #f8f8f8;
}

header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px;
}

@media (min-width: 768px) {
	header .intro-text {
		padding-top: 230px;
		padding-bottom: 400px;
    }
}

header .intro-text .intro-lead-in {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.65);
	margin-bottom: 25px;
	padding: 4px 20px;
	font-family: "FuturaPT-Book";
	font-size: 19px;
	color: #3E3E3E;
	font-weight: 300;
	line-height: 40px;
}

@media (min-width: 768px) {
	header .intro-text .intro-lead-in {
    font-size: 29px;
    line-height: 40px;
    margin-bottom: 45px;
	}
	#product-list2 {
		display: none!important;
	}}

header .intro-text .intro-heading {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 25px;
	letter-spacing: -3px;
	word-spacing: 10px;
	color: #f8f8f8;
	text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

@media (min-width: 768px) {
	header .intro-text .intro-heading {
		line-height: 95px;
		font-size: 77px;
		margin-bottom: 50px;
	}
}

/*--------------------
 СЕКЦИЯ
--------------------*/

.section-title h2 {
	font-size: 2.5em;
	font-family:"FuturaBold";
	text-transform: uppercase;
	color: #1f1f1f;
	font-weight: 800;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 15px;
	text-decoration: none!important;
}

.dark-bg .section-title h2 {
	color: #fff;
}

.section-title p {
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	margin: 20px 100px 60px 100px;
}


/*--------------------
4.1. О НАС СЕКЦИЯ
--------------------*/
#about {
	background-color: #f5d45d;
    background: linear-gradient(to right, #f5d45d 100%, #000 20%);
   margin-top: -80px;
     margin-bottom: -50px;
     z-index:99;
    transform: skew(0deg, 0deg)!important;
	
}
#about hr {
   top:-20px;
    height: 3px;
    margin: 30px auto;
    width: 70%;
    background-image: radial-gradient(farthest-side at 50% -50%, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    position: relative;
    border: none;
}
#about hr:before {
    height: 1px;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    background-image: linear-gradient(50deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0));
}
#about h2 {
	font-size: 2.5em;
	font-family:"FuturaBold";
	color: rgb(41, 41, 41);
}
#about .section-title p {
	font-family: 'FuturaPT-Book', sans-serif;
	color: rgb(41, 41, 41);
	font-weight: 100;
	font-size: 2.0rem;
	line-height: 28px!important;
	line-height: 2.7rem;
	margin: 0px 50px 0px 50px;
}
#about .about-more p{
	padding-bottom: 20px;
}
#about a {
    font-family: 'FuturaPT-Book', sans-serif;
	color: #1f1f1f;
	font-weight: 700;
	font-size: 2.0rem;
	line-height: 28px;
}
#about-production {
right: -5%;
width: 100%;
	align-content: center;
	position: relative;
}
#about-production .mz-module-about {
	margin-right: 70px;
	max-width: 150px;
	float: left;
	text-align: center;
}
#about-text{
	right: -4%;
width: 100%;
}
#about-text h3 {
	font-weight: 700;
	font-size: 22px;
	width: 150px;
	font-family: 'FuturaPT-Book';
	font-stretch: condensed;
	color:#292929;
	float: left;
	text-align: center;
}
#about-text h3:hover {
	color: #594500;
	font-family: 'FuturaPT-Book';
	font-stretch: condensed;
	font-weight: 800!important;
}
#about-production img {
width:50%;
	height: 50%;
	display: block;
}
#about-production img:hover {
	width:53%;
	height: 53%;
}
#about .about-more{
    margin: 0 auto;
}
@media (max-width: 772px){
    #about-production {
	display: none;
}
    #about .section-title p {
        font-family: 'FuturaPT-Book', sans-serif;
	color: rgb(41, 41, 41);
	font-weight: 400;
        font-size: 1.635rem!important;
        line-height: 25px!important;
		margin: 20px 0 0;
		text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	display: -webkit-box;
	position: relative;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
    }
	 #about p a {
        font-size: 1.635rem!important;
        line-height: 25px!important;
    }
	#about h2{
		margin: -30px 0 auto!important;
		padding: 0 auto;
		font-size: 25px;
	}
	#about .about-more{
    margin: 0 auto;
    padding: 0 auto;
}
}
@media (max-width: 992px){

#about-production {
	display: none;
}
#about-text {
	display: none;
}
.mz-module-about{
    display: none;
}
.mz-module-text{
	display: none;
	}
	#about {
   margin-top: 0px!important;
	
}
}
@media (max-width: 1124px){

#about-production img:hover {
	width:65%;
	height: 65%;;
}
#about-production a {
	width:70%!important;
	height: 70%!important;
	display: block;
}
#about-production a {
	width:110%!important;
	height: 110%!important;
	display: block;
}
#about-text {
		width:100%!important;
	}
}
.dark-bg .mz-module-text h3 {
	color: #F1F1F1;
	font-family: 'CyrillicOld';
	font-weight: 300;
	letter-spacing: 1px;
	font-stretch: expanded;
	width: 155px;
	min-width: 30px;
	margin-left: 44px;
}


.dark-bg p {
	font-family: 'FuturaPT-Book';	
	font-size: 1.25em;
	font-weight: 200;
	color: #E7E7E7;
	}

.ot-circle {
	height: 95px;
	width: 95px;
	text-align: center;
	line-height: 98px;
	color: #FFFFFF;
	/* border: 3px solid #000; */
	border-radius: 100px;
	background-color: #23AD21;
	margin: 0 2px 4px;
	font-size: 24px;
}

.section-text h3 {
	margin: 0 0 30px;
	font-weight: 800;
	color: #5D5D5D;
}

.section-text h4 {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 17px;
}

.dark-bg .section-text h3 {
	color: #dfdfdf;
}

.dark-bg .section-text h4 {
	color: #dfdfdf;
}


#carousel1 .item img{
	vertical-align: top!important;
}

figure {
	position: relative;
	overflow: hidden;
	margin: 0 1px 1px 0;
	text-align: center;
	cursor: pointer;	
}

figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

.ot-products-item figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;		
}
.ot-products-item {
	width: 300px;
	height: 300px;
}
.ot-products-item figure figcaption, .ot-products-item figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ot-products-item figure figcaption:hover{
	background: rgba(0,0,0,0.80);
}
figure.effect-bubba {
	background-color: rgba(212,212,212,0.02);
	margin-bottom: 1px;
	width: 300px;
	height: 300px;
}

figure.effect-bubba img {
	/* opacity: 0.95; */
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: #aaa 1px solid;
    box-shadow: 0px 1px 1px 2px #FFF5B7;
    -moz-box-shadow: 0px 1px 1px 1px #FFF5B7;
    -webkit-box-shadow: 0px 1px 1px 1px #FFF5B7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #FFF5B7;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	opacity: 0;
	color: #fff;
	font-stretch: condensed;
	font-family: "CyrillicOld"!important;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.6px;
	padding-top: 27%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	color: #F1F1F1;
	font-family: 'FuturaPT-Book';
	font-size: 15px;
	font-weight: 400;
	padding: 60px 2.3em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
	
/*--------------------
4.4. ДОСТИЖЕНИЯ СЕКЦИЯ
--------------------*/

.light-bg {
	background-color: #f8f8f8;
}
.dark-bg {
	background-color: #333231;	
	color: #fff;
}

.short-section {
	background-image:url(/images/home/awards-bg.jpg);
	background-attachment: fixed;
	background-size: cover;
	border-top: 1px solid #5D5D5F;
	border-bottom: 1px solid #5D5D5F;
	margin-top: -50px;
	padding-bottom: 70px;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
    padding-top:50px;
    margin-bottom: -50px;
    transform: skew(0deg, -2deg)!important;
}
.short-section hr{
    height: 1px;
    margin: 20px auto;
    width: 70%;
    background:#fed136;
    position: relative;
    border: none;
    transform: skew(0deg, 0deg)!important;
}
.short-section .row{
    transform: skew(0deg, 2deg)!important;
}
.counter-item h2 {
	color: #fed136;
	font-size: 4.3em;
	font-weight: 800;
	font-family: "FuturaBold";
	transform: skew(0deg, 0deg)!important;
}

.counter-item h6 {
	color: #fed136;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 300;
	margin: 10px 0 0 0;
	font-family: 'FuturaBold';
	transform: skew(0deg, 0deg);
}

@media (max-width: 480px){

.counter-item h2 {
	font-size: 50px;
}

.counter-item h6 {
	font-size: 15px!important;
}
.short-section {
	border-top: 1px solid #5D5D5F;
	border-bottom: 1px solid #5D5D5F;
	padding-top: 100px;
	padding-bottom: 80px;
}
}
/*--------------------
4.5. ПАРТНЕРЫ СЕКЦИЯ
--------------------*/
#partners .owl-partners{
		margin-top: 30px;
	}
#partners .section-title h2 {
	font-size: 2.5em;
	font-family:"FuturaBold";
color: rgb(41, 41, 41);;
}
.owl-partners .owl-controls {
	position: absolute;	
	width:100%;
}

.owl-partners .owl-controls .owl-nav [class*=owl-] {
	padding: 8px 17px;
	background: rgba(0, 0, 0, 0.18);
	border-radius: 0;
	margin: 0;
	font-size: 20px;
	z-index:1000;
}

.owl-partners .owl-controls .owl-nav [class*=owl-]:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.owl-partners .owl-controls .owl-prev {
	float: left;
}

.owl-partners .owl-controls .owl-next {
	float: right;
}

.owl-partners-item {
	text-align: center;
	display: inline-block;
}

.partners-logo {
	text-align: center;
	display: inline-block;
	margin: 0 20px;
}

.partners-logo img {
	height: 100%;
	width: 100%;
	display: block;
	
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots span {
    background: #23AD21;
	margin: 0px;
}
.owl-theme .owl-dot:hover span {
	 background: #fed136;
}
.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 15px 7px 0 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #23AD21;
}
.owl-carousel .owl-stage-outer {

    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.owl-theme .owl-controls {

    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.owl-theme .owl-dots .owl-dot {

    display: inline-block;
    zoom: 1;
    *display: inline;
cursor: pointer;
display: inline-block;
font-family: "FuturaPT-Book", sans-serif;
font-size: 14px;
line-height: 20px;
text-align: center;
-moz-user-select: none;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {

    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
@media (max-width:480px){
	.partners-logo img {
	height: 60%!important;
	width: 60%!important;
		margin-left: 20%;
		margin-right: 40%;
}
	.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
		width: 50%;
	}
.owl-theme .owl-dots .owl-dot {

font-family: "FuturaPT-Book", sans-serif;
font-size: 9px;
line-height: 0px;
text-align: center;
margin: 0!important;
}
.owl-dot {
		width:40px!important;
	}
}


/*--------------------
4.6. Здоровье Секция
--------------------*/

.news-item {
	text-align: center;
	background-color: #fff;
}

.news-item h3 {
	font-size: 1.1em;
	font-weight: 700;
	text-transform: uppercase;
	font-stretch: condensed;
	color: #2D2D2D;
	font-family: "FuturaPT-Book", sans-serif;
	letter-spacing: 0.1px;
}

.news-item .news-position {
	color: #989898;
	font-size: 12px;
	margin: 15px 0 10px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1.5px;
}

.news-item p {
    font-size: 1em;
	line-height: 23px;
    font-weight: 400;
    color: #292929;
    padding: 5px 10px 20px 10px;
}
#bricks .btn-about {
	display: block;
	margin: 0 auto;
text-decoration: none;
font-family: "FuturaMedium", sans-serif;
font-weight: 500;
font-stretch: extra-expanded;
font-size: 0.9em;
color: rgb(41, 41, 41);
padding: 15px 0px;
background: transparent;
border: transparent;
cursor: pointer;
}
#bricks .btn-about:hover {
color:#22AB1F;
font-weight: 500;
padding: 15px 20px;
border: transparent;
border-color: transparent;
letter-spacing: 0.2px;
cursor: pointer;

}
#bricks-home .btn-about a {
	display: block;
	margin: 0 auto;
	color: #292929;
font-size: 1.5em;
	font-family: "FuturaPT-Book"!important; 
	letter-spacing: 0.2px;
font-weight: 700;
padding: 15px 0px;
background: transparent!important;
border: transparent;
cursor: pointer;
}
#bricks-home .btn-about a:hover {
color:#187815!important;
font-size: 1.5em;
font-weight: 800;
padding: 15px 20px;
border: transparent;
border-color: transparent;
letter-spacing: 0.5px;
cursor: pointer;

}

@media (max-width: 768px){
	#news h2{
		font-size: 30px;
	}
}

/*--------------------
4.7. КОНТАКТЫ
--------------------*/

section#contact form {
	margin-top: 25px;
	background-color: #333231;
}
#contact.form-group {
margin-bottom: 15px;
	background-color: #333231;
}
.form-group {
	background-color: #333231;
}
#contact .form-group input, #contact .form-group textarea {
	padding: 10px;
	background-color: #333231;
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	-webkit-box-shadow: inset 2px 2px rgba(0,0,0,.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	font-size: 1.15em;
	font-family: "FuturaPT-Book";
}
#contact .form-group input:hover {
	border-bottom: 1px solid #E4D017;
}
section#contact .form-group input:focus {
	border-bottom: 1px solid #E4D017;
}
section#contact .form-group textarea:hover{
	border-bottom: 1px solid #E4D017;
}
section#contact .form-group textarea:focus {
	border-bottom: 1px solid #E4D017;
}
section#contact h4 {
	font-size: 1.5em;
	letter-spacing: -0.2px;
	color: #F1F1F1;
	margin-top: 10px;
}
section#contact p {
	letter-spacing: 0.2px;
	color: #F1F1F1;
}
.form-control {

    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #F1F1F1;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

.contact h3 {
	margin-bottom: 30px;
}

.contact p {
	font-size: 13px;
	color: #F1F1F1;
}

.contact .day {
	display: inline-block;
	width: 80px;
}

.contact i {
	margin-right: 5px;
}

/*--------------------
5. ПОДВАЛ
--------------------*/

footer {
	padding: 30px;
	background-color: #000;
}

footer p {
	color: #F1F1F1;
	margin: 0;
	font-family: "FuturaPT-Book";
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 1.6px;
	line-height: 20px;
}

footer p a {
	color: #fff;
	font-family: "FuturaPT-Book";
}

#footer {
    content: "";
    display: block;
    position: fixed;
    z-index: 99999;
    height: 7vh;
    padding: 3px;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: #202020 url(/images/home/18+.png) no-repeat;
    background-size: 100% 100%;
}
#footer-en {
    content: "";
    display: block;
    position: fixed;
    z-index: 99999;
    height: 7vh;
    padding: 3px;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: #202020 url(/images/home/18+en.png) no-repeat;
    background-size: 100% 100%;
}
#footer p {
	color: #F1F1F1;
	margin: 0;
	font-family: "FuturaPT-Book";
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 1.6px;
	line-height: 20px;
}

#footer p a {
	color: #fff;
	font-family: "FuturaPT-Book";
}

footer p a span {
	color: #23AD21;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: 700;
}
.footer-info {
	font-family: "FuturaPT-Book";
	letter-spacing: 0.5pt;
}

.alc {
	display: block;
}
.alc img {
		display: block;
	position: static;
	max-width: 55%;
	
	}

@media (max-width: 720px){
	.alc {
		display: inline-block;
	}
.alc img {
		display: block;
	position: static;
	max-width: 100%;
	max-height: 80%;
	}
}
/*--------------------
6. МОДАЛЫ
--------------------*/

.modal-content {
	border-radius: 0;	
}
.modal-header .close {
	font-size: 30px;	
}
.modal-title {	
	text-transform: uppercase;
	font-size: 23px;
	font-family: 'CyrillicOld';
	color: #2D2D2D;
}

.modal-body {
	padding: 0;
}

.modal-body p {
	margin: 30px 20px;
	color: #2D2D2D;
	letter-spacing: 0.2px;
	line-height: 25px;
}

.modal-works {
font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	color: #564713;
	margin: 25px 20px;
}

.modal-works span {
	background-color: #FED136;
	margin-right: 15px;
	padding: 5px 10px;
}

/*--------------------
7. КОМПОНЕНТЫ
--------------------*/
#main-slider a{
	margin-top: 75%!important;
	margin-bottom: 50%!important;
}
@media (max-width:1024px){
	#main-slider a{
	margin-top: 70%!important;
	margin-bottom: 50%!important;
}
	a.btn-insta{
  margin:20px auto auto 40px;
  text-align:center;
		width:140px!important;
	height: 50px!important;
		font-size: 13px!important;
}
}
a.btn-insta{
-webkit-transform: translate3D(0, 0, 0);
  -webkit-backface-visibility: hidden;
  color: #292929!important;
  padding: 14px 29px 15px 19px;
  font-family: "FuturaPT-Book", sans-serif;
  text-transform: uppercase;
  font-weight: 500!important;
  letter-spacing:1px;
  font-size: 1.2em;
  font-stretch: expanded;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  width:220px;
	height: 53px;
  margin:20px auto auto 40px;
}
a.btn-insta:after {
  padding: 0;
  border: 2px solid #292929;
  content: '';
  width: 95%;
  height: 53px;
  display: block;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
}
a.btn-insta:before {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  content: '';
  width: 100%;
  height: 53px;
  display: block;
  position: absolute;
  z-index: -1;
  border-left: 15px solid white;
  box-shadow: -20px 30px 30px white;
  background: transparent;
  top: 0px;
  left: -15px;
  margin-left: -1px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
 a.btn-insta:hover:before, a.btn-insta:active:before, a.btn-insta:focus:before {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translate(115%, 0);
  -moz-transform: translate(115%, 0);
  -ms-transform: translate(115%, 0);
  -o-transform: translate(115%, 0);
  transform: translate(115%, 0);
}
a.btn-insta-mob{
  text-align:center;
	width:120px!important;
	height: 35px!important;
	font-size: 12px!important;
}
a.btn-insta-mob{
-webkit-transform: translate3D(0, 0, 0);
  -webkit-backface-visibility: hidden;
  color: #292929!important;
  padding: 9px 24px 7px 10px;
  font-family: "FuturaPT-Book", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 500!important;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display:block;
  margin:20px auto auto 40px;
  text-align:center;
}
a.btn-insta-mob:after {
  padding: 0;
  border: 2px solid #292929;
  content: '';
  width: 95%;
  height: 35px;
  display: block;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
}
a.btn-insta-mob:before {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  content: '';
  width: 100%;
  height: 35px;
  display: block;
  position: absolute;
  z-index: -1;
  border-left: 15px solid white;
  box-shadow: -20px 30px 30px white;
  background: transparent;
  top: 0px;
  left: -15px;
  margin-left: -1px;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
 a.btn-insta-mob:hover:before, a.btn-insta-mob:active:before, a.btn-insta-mob:focus:before {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translate(115%, 0);
  -moz-transform: translate(115%, 0);
  -ms-transform: translate(115%, 0);
  -o-transform: translate(115%, 0);
  transform: translate(115%, 0);
}
.mail-btn {
  position:relative;
  top:35%;
  display:inline-block;
  padding:0.5rem 1rem;
  border:1px solid rgba(255,255,255,0.5);
  background:none;
  outline:none;
	font-family: "FuturaPT-Book", sans-serif;
  -webkit-appearance: none;
  font-size:1.5rem;
  color:rgba(255,255,255,1);
  text-decoration:none;
  text-transform:uppercase;
  letter-spacing:0.15rem;
  text-indent:0.6rem;
  cursor:pointer;
  transition:
    color 1.5s .5s,
    border 3s 1s;
	padding: 12px;
	font-stretch: condensed;
	margin-top: 30px;
  
}
.mail-btn:before,
.mail-btn:after {
  content:'';
  position:absolute;
  opacity:0;
  backface-visibility:visible;
  transform-style:preserve-3d;
  perspective:400px;
  transform-origin:50% -50%;
  transform:rotateX(360deg) rotateY(0) translateX(-50%) translateY(0) scale(0.2);
  transition:all 0.5s;
	
}
.mail-btn:before {
  top:5px;
  left:50%;
  height:3rem;
  background:white;
  border-top:2rem solid #292929;
  border-right:3rem solid transparent;
  border-left:3rem solid transparent;
}
.mail-btn:after {
  top:0;
  left:50%;
  border-top:2rem solid white;
  border-right:3rem solid transparent;
  border-left:3rem solid transparent;
	
}
.mail-btn:hover {
  color:rgba(255,255,255,0);
  border:2px solid rgba(255,255,255,0);
  transition:
    color .25s,
    border .25s;
}
.mail-btn:hover:before,
.mail-btn:hover:after {
  opacity:1;
  transform:rotateX(0) rotateY(-10deg) translateX(-50%) translateY(0) scale(1);
}
.fly {
  color:rgba(255,255,255,0);
  border:2px solid rgba(255,255,255,0);
  animation:sended 4s 0.8s forwards;
}
@keyframes sended {
  0% {
    height:2rem;
    width:3.5rem;
    border-top:0;
    border-right:0;
    border-bottom:10px solid white;
    border-left:10px solid white;
    opacity:0;
    transform:rotate(-45deg) translateX(300%) translateY(-500%);
  }
  5% {
    height:2rem;
    width:3.5rem;
    border-top:0;
    border-right:0;
    border-bottom:10px solid white;
    border-left:10px solid white;
    opacity:1;
    transform:rotate(-45deg) translateX(0) translateY(0);
  }
  78% {
    height:2rem;
    width:3.5rem;
    border-top:0;
    border-right:0;
    border-bottom:10px solid white;
    border-left:10px solid white;
    opacity:1;
    transform:rotate(-45deg) translateX(0) translateY(0);
  }
  79% {
    height:2rem;
    width:3.5rem;
    border-top:0;
    border-right:0;
    border-bottom:10px solid white;
    border-left:10px solid white;
    opacity:0;
    transform:rotate(-45deg) translateX(0) translateY(0);
  }
  80% {
    height:auto;
    width:auto;
    color:rgba(255,255,255,0);
    border:2px solid rgba(255,255,255,0);
    opacity:0;
    transform:rotate(0) translateX(0) translateY(0);
  }
  100% {
    height:auto;
    width:auto;
    color:rgba(255,255,255,1);
    border:2px solid rgba(255,255,255,0.5);
    opacity:1;
    transform:rotate(0) translateX(0) translateY(0);
  }
}
.fly:before,
.fly:after {animation:flyout .6s forwards;}
@keyframes flyout {
  0% {
    opacity:1;
    transform:rotateX(0) rotateZ(0) translateX(-50%) translateY(0) scale(1);
  }
  33% {
    opacity:0.66;
    transform:rotateX(0) rotateZ(-5deg) translateX(-100%) translateY(0) scale(1);
  }
  100% {
    opacity:0;
    transform:rotateX(0) rotateZ(0) translateX(1000%) translateY(0) scale(1);
  }
}
#btn-down {
	margin-top: 540px!important;
	background: none;
	border:none;
	width: 60px;
	height: 60px;
}
#btn-down:hover {border:none;}
#btn-down:checked{border:none;} 
#btn-down:active {border:none;}	
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn {
	color: #564713;
	font-weight: 500;
	background-color: #fec503;
	border-color: #f6bf01;
}

.btn {
	display: inline-block;
	padding: 8px 20px;
	margin-bottom: 0;
	font-weight: 300;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #2AD127;
	font-family: "FuturaPT-Book";
	font-size: 1.1em;
	color: #041804;
}
.btn-about {

font-family: "FuturaMedium", sans-serif;
font-weight: 500;
font-stretch: extra-expanded;
font-size: 0.9em;
color: rgb(41, 41, 41);
padding: 15px 0px;
background: transparent;
border: transparent;
cursor: pointer;

}

.btn-about:hover {
font-family: "FuturaMedium", sans-serif;
color:#765B00;
font-weight: 800;
padding: 15px 20px;
border: transparent;
border-color: transparent;
letter-spacing: 0.2px;
cursor: pointer;

}

.btn-about:hover, .btn-about:focus, .btn-about:focus, .btn-about.active, .open .dropdown-toggle..btn-about {
color:#fec503;
font-size: 20px;
font-weight: 500;
padding: 15px 20px;
border: transparent;
border-color: transparent;
letter-spacing: 0.5px;
}

.btn-about.active {
color:#fec503;
font-size: 20px;
font-weight: 500;
padding: 15px 20px;
border: transparent;
border-color: transparent;
letter-spacing: 0.2;
}

.btn-about.selected {
color:#fec503;
font-size: 20px;
font-weight: 500;
padding: 15px 20px;
border: transparent;
border-color: transparent;
letter-spacing: 0.5px;
}
a:visited {
    color:#fec503;
}


.btn-xl {
color: #E0E0E0;
    background-color: #23AD21;
    /* border-color: #726FB9; */
    font-family: "FuturaPT-Book";
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 0;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 17px 45px;
}

#back-top {
	position: fixed;
	z-index: 1000;
	bottom: 40px;
	right: 50px;
}
#back-top a {
	width: 60px;
	height: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #E0E0E0;
	background: #A9A9B1;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	background: #fed136;
}

#back-top i {
	margin-top: 15px;
	font-size: 28px;
}

@media only screen
and (min-width : 320px)
and (max-width : 480px) {
#back-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
#back-top a {
	width: 40px;
	height: 40px;
}
#back-top i {
	margin-top: 7px;
	font-size: 20px;
}
}
@media (max-width : 768px) {
#back-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
}
}



/*СТРАНИЦА ИНФОРМАЦИОННЫЙ РАЗДЕЛ*/
#page-header-articles {
	padding: 0 0;
	text-align: center;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.20),rgba(0,0,0,0.80)), url(../images/administration-adult-banking-6214.jpg);
	background-size: cover;
	height: 400px;
}
#page-header-articles .row {
	max-width: 1440px;
}

#page-header-articles h2{
	display: block;
	position: absolute;
	top: 130px;
	left:30%;
	right: 32%;
	width: auto!important;
	text-align: center;
	font-size: 2.5em;
	font-family:"FuturaBold";
	font-weight: 800;
	text-transform: uppercase;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-articles h3{
	display: block;
	position: absolute;
	top: 260px;
	left:30%;
	right: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-articles a img{
	margin-top: -380px!important;
}

#page-header-history {
	padding: 0 0;
	text-align: center;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.20),rgba(0,0,0,0.80)), url(../images/history/history-bg.jpg);
	background-size: cover;
	height: 450px;
}
#page-header-history .row {
	max-width: 1440px;
}
#page-header-history h2{
	display: block;
	position: absolute;
	top: 140px;
	left:33%;
	right: 35%;
	width: auto;
	text-align: center;
	font-size: 27px;
	font-weight: 600;
	text-transform: uppercase;
		font-size: 2.5em;
	font-family:"FuturaBold";
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-history h3{
	display: block;
	position: absolute;
	top: 250px;
	left:30%;
	right: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-history a img{
	margin-top: -290px!important;
}
#page-header-beer{
	padding: 0 0;
	text-align: center;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.20),rgba(0,0,0,0.80)), url(../images/home/header-beer.jpg);
	background-size: cover;
	height: 650px;
}
#page-header-beer h2{
	display: block;
	position: absolute;
	top: 250px;
	left:33%;
	right: 35%;
	width: auto;
	text-align: center;
	font-size: 45px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.7px!important;
	font-family:"FuturaBold";
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-beer h3{
	display: block;
	position: absolute;
	top: 380px;
	left:30%;
	right: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-beer img{
	margin-top:20px!important;
}

#page-header-water p{
	text-decoration: none;
}
#page-header-water{
	padding: 0 0;
	text-align: center;
	background-image:linear-gradient(to bottom, rgba(0,0,0,0.20),rgba(0,0,0,0.80)), url(../images/mineral-water/water-header.jpg)!important;
	background-size: cover;
	height: 600px;
}
#page-header-water h2{
	display: block;
	position: absolute;
	top: 220px;
	left:33%;
	right: 35%;
	width: auto;
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.7px!important;
	font-family:"FuturaBold";
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-water h3{
	display: block;
	position: absolute;
	top: 380px;
	width: auto!important;
	left:30%;
	right: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-water img{
	margin-top: -70px!important;
}
#page-header-awards{
	padding: 0 0;
	text-align: center;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.35),rgba(0,0,0,0.85)), url(../images/awards/awards-bg.jpg);
	background-size: cover;
	height: 450px;
}
#page-header-awards h2{
	display: block;
	position: absolute;
	top: 140px;
	left:33%;
	right: 35%;
	width: auto;
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 2px!important;	
	font-family:"FuturaBold";
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-awards h3{
	display: block;
	position: absolute;
	top: 250px;
	left:30%;
	right: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-awards img{
	margin-top: -290px!important;
}
#page-header-kmc {
	padding: 0 0;
	text-align: center;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.20),rgba(0,0,0,0.80)), url(../images/ККС/kmc-header.jpg);
	background-size: cover;
	height: 440px;
}
#page-header-kmc h2{
	display: block;
	position: absolute;
	top: 130px;
	left: 20%;
	right: 22%;
	width: auto!important;
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.7px!important;	
	font-family:"FuturaBold";
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-kmc h3{
	display: block;
	position: absolute;
	top: 260px;
	left:30%;
	right: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-kmc a img{
	margin-top: -380px!important;
}
#page-header-extr p{
	text-decoration: none;
}
#page-header-extr{
	padding: 0 0;
	text-align: center;
	background-image:linear-gradient(to bottom, rgba(0,0,0,0.20),rgba(0,0,0,0.80)), url(../images/extracts/extr-header.jpg)!important;
	background-size: cover;
	height: 450px;
}
#page-header-extr h2{
	display: block;
	position: absolute;
	top: 130px;
	left: 20%;
	right: 22%;
	width: auto!important;
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.7px!important;	
	font-family:"FuturaBold";
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-extr h3{
	display: block;
	position: absolute;
	top: 260px;
	left:30%;
	right: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#page-header-extr img{
	margin-top: -380px!important;
}
@media (max-width: 768px){
	#page-header-beer {
		height: 400px!important;
	}
	#page-header-beer h3{
	display: block;
	position: absolute;
	top:220px;
	left:20%;
	right: 22%;
	text-align: center;
	font-size: 18px!important;
	letter-spacing: -0.5px!important;
	width: auto;
	font-size: 15px;
}
	
	#page-header-beer h2{
	position: absolute;
	top:120px;
	display: block;
	position: absolute;
	left:29%;
	right: 31%;
	width: auto;
	text-align: center;
	font-size: 45px;
	font-weight: 800;
	}
	#page-header-beer img{
	margin-top: -460px!important;
}
	#page-header-water{
		height: 400px!important;
	}
#page-header-water h3{
	display: block;
	position: absolute;
	top:220px;
	left:20%;
	right: 22%;
	text-align: center;
	font-size: 18px!important;
	letter-spacing: -0.5px!important;
	width: auto;
	font-size: 15px;
}
	
	#page-header-water h2{
	position: absolute;
	top:120px;
	display: block;
	position: absolute;
	left:1%;
	right: 3%;
	width: auto;
	text-align: center;
	font-size: 30px;
	font-weight: 800;
}
	#page-header-water img{
	margin-top: -460px!important;
}
	#page-header-articles h3{
	display: block;
	position: absolute;
	top:220px;
		left:20%;
	right: 22%;
	text-align: center;
	font-size: 18px!important;
	letter-spacing: -0.5px!important;
		width: auto;
		font-size: 15px;
}
	
	#page-header-articles h2{
	position: absolute;
		top:120px;
		display: block;
	position: absolute;
	left:1%;
	right: 3%;
	width: auto;
	text-align: center;
	font-size: 30px;
	font-weight: 800;
	}
	#page-header-articles img{
		margin-top:-280px!important;
	}
#page-header-articles{
		height: 400px!important;
	}
	#page-header-awards{
		height: 400px;
	}
	#page-header-awards h3{
	display: block;
	position: absolute;
	top:220px;
	left:20%;
	right: 22%;
	text-align: center;
	font-size: 18px!important;
	letter-spacing: -0.5px!important;
	width: auto;
	font-size: 15px;
}
#page-header-awards{
	height: 400px!important;
	}	
	#page-header-awards h2{
	position: absolute;
	top:120px;
	display: block;
	position: absolute;
	left:1%;
	right: 3%;
	width: auto;
	text-align: center;
	font-size: 30px;
	font-weight: 800;
	}
	#page-header-awards img{
	margin-top: -380px!important;
}
	#page-header-history h3{
	display: block;
	position: absolute;
	top: 250px;
	left:23%;
	right: 25%;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.5px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
} 
	#page-header-history h2{
	position: absolute;
		top:120px;
		display: block;
	position: absolute;
	left:1%;
	right: 3%;
	width: auto;
	text-align: center;
	font-size: 30px;
	font-weight: 800;
		font-family: "FuturaPT-Book", sans-serif!important;
	}
	#page-header-kmc h3{
	display: block;
	position: absolute;
	top:220px;
	left:20%;
	right: 22%;
	text-align: center;
	font-size: 18px!important;
	letter-spacing: -0.5px!important;
	width: auto;
	font-size: 15px;
}
	
	#page-header-kmc h2{
	position: absolute;
	top:120px;
	display: block;
	position: absolute;
	left:1%;
	right: 3%;
	width: auto;
	text-align: center;
	font-size: 30px;
	font-weight: 800;
	}
	#page-header-kmc img{
	margin-top: 0px!important;
}
	#page-header-extr{
		height: 400px;
	}
	#page-header-extr h3{
	display: block;
	position: absolute;
	top:220px;
	left:20%;
	right: 22%;
	text-align: center;
	font-size: 18px!important;
	letter-spacing: -0.5px!important;
	width: auto;
	font-size: 15px;
}
	
	#page-header-extr h2{
	position: absolute;
	top:120px;
	display: block;
	position: absolute;
	left:1%;
	right: 3%;
	width: auto;
	text-align: center;
	font-size: 30px;
	font-weight: 800;
	}
	#page-header-extr img{
	margin-top: -460px!important;
}
 .history-line{
	margin-bottom: -10px!important;
	}}
@media (min-width: 768px) and (max-width:1280px){
	#page-header-articles h2{
	left:10%!important;
	right: 13%!important;
		width: auto!important;

	}
	#page-header-articles h3{
	left:20%!important;
	right: 23%!important;
		width: auto!important;

	}
	#page-header-water h2{
	left:10%!important;
	right: 13%!important;
		width: auto!important;

	}
	#page-header-water h3{
	left:20%!important;
	right: 23%!important;
		width: auto!important;

	}
	
}
@media (max-width: 768px){
	#page-header {
		display: none;
	}
	#page-header-beer{
	height: 600px;
}
	#page-header-water{
		height: 600px;
	}
	#product-list {
		display: none;
	}
}
#page-header .row {
	max-width: 1440px;
}

#page-header h1 {
	margin-top: 10rem;
	color: #fff;
	font-size: 30px;
	text-align: right;
	right: 2%;
}

#page-header p {
	color: #999999;
	}}

#bricks {
	left: 0;
	right: 10%;
}

#bricks-home .bricks-wrapper {
	padding-top: -150px;
}

#bricks .pagination {
	left: 50%!important;
	display: block;
    margin: 3rem auto;
        margin-top: 3rem;
    text-align: center;
}

#bricks.with-top-sep {
	position: relative;
}

#bricks.with-top-sep::before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -100px;
	width: 200px;
	height: 1px;
	background-color: #fff;
}
#bricks-home .bricks-wrapper .brick {
	margin-top: 40px;
}
.bricks-wrapper:before,
.bricks-wrapper:after {
	content: "";
	display: table;
	box-sizing: inherit;
}

.bricks-wrapper:after {
	clear: both;
}

.bricks-wrapper .grid-sizer,
.bricks-wrapper .brick {
	width: 25%;
}

.bricks-wrapper .brick {
	float: left;
	padding: 0 20px;
}

.bricks-wrapper .featured-grid {
	width: 50%;
}

.bricks-wrapper .featured-grid .entry-content {
	width: 100%;
	background: #1f1f1f;
}
.bricks-wrapper .entry-text {
	padding: 1.8rem 2.8rem 3.6rem;
	background-color: #FFFFFF;
	font-family: 'FuturaPT-Book', sans-serif;
}
.bricks-wrapper .entry-thumb,
.bricks-wrapper .entry-text {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.js .animate-this {
	opacity: 0;
}
.oldie .animate-this
.no-cssanimations .animate-this {
	opacity: 1;
}

/* masonry entries - (_common-styles.scss) 
 * ------------------------------------------------------------------- */
.bricks-wrapper .entry {
	margin-bottom: 40px;
}

.bricks-wrapper .entry-thumb,
.bricks-wrapper .entry-text {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}

.bricks-wrapper .entry-thumb {
	position: relative;
	overflow: hidden;
}

.bricks-wrapper .entry-thumb .thumb-link img {
	vertical-align: bottom;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.bricks-wrapper .entry-thumb .thumb-link::before {
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 1;
}

.bricks-wrapper .entry-thumb .thumb-link::after {
	content: "...";
	font-family: georgia, serif;
	font-size: 4.5rem;
	z-index: 1;
	display: block;
	height: 90px;
	width: 90px;
	letter-spacing: -2.6px;
	line-height: 90px;
	margin-left: -45px;
	margin-top: -45px;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	color: #FFFFFF;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.bricks-wrapper .entry-thumb:hover .thumb-link::before {
	opacity: 1;
	visibility: visible;
}

.bricks-wrapper .entry-thumb:hover .thumb-link::after {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.bricks-wrapper .entry-thumb:hover .thumb-link img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.bricks-wrapper .entry-text {
	padding: 1.8rem 2.8rem 3.6rem;
	background-color: white;
}

.bricks-wrapper .entry-header .entry-title {
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
	white-space: pre-line;
	min-width: 250px; 
	max-height: 150px;
	font-size: 20px!important;
	text-decoration: none;	
}
.entry-title a:hover {
	background-color: #00840E!important;
	font-weight: 700;
}
.entry-meta a:hover {
	background-color: #00840E;	
}
.bricks-wrapper .entry-header a,
.bricks-wrapper .entry-header a:visited {
	color: #000000;
}

.bricks-wrapper .entry-header .entry-meta {
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 1.5rem;
	margin-bottom: 1.2rem;
}
.bricks-wrapper .entry-header .entry-meta a,
.bricks-wrapper .entry-header a:visited {
	color: #000000;
}
.entry-meta a {
	color: #6E6E6E!important;
}
.bricks-wrapper .entry-header .cat-links a::after {
	content: ", ";
}

.bricks-wrapper .entry-header .cat-links a:last-child::after {
	display: none;
}

.bricks-wrapper .entry-excerpt {
	font-size: 1.5rem;
	line-height: 2.7rem;
	color: #555555;
	font-family: 'FuturaPT-Book', sans-serif;
}
.pagination {
	display: block;
    margin: 3rem auto;
        margin-top: 3rem;
    text-align: center;
}

#bricks img,
video {
	width: 100%;
	height: auto;
}
#bricks.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#bricks.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#bricks.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

#bricks.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}


#bricks-home {
	padding-top: 5rem;
	left: 0;
	right: 10%;
}

#bricks-home .section-title h2{	
    font-size: 2.5em;
	font-family:"FuturaBold";
	color: rgb(41, 41, 41);
	font-weight: 800;
}
#bricks-home .masonry {
	max-width: 1440px;
	left: 0;
	right: 0;
}

#bricks-home .pagination {
	left: 50% !important;
}

#bricks-home.with-top-sep {
	position: relative;
}

#bricks-home.with-top-sep::before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -100px;
	width: 200px;
	height: 1px;
	background-color: #fff;
}

.bricks-wrapper:before,
.bricks-wrapper:after {
	content: "";
	display: table;
	box-sizing: inherit;
}

.bricks-wrapper:after {
	clear: both;
}

.bricks-wrapper .grid-sizer,
.bricks-wrapper .brick {
	width: 25%;
}

.bricks-wrapper .brick {
	float: left;
	padding: 0 20px;
}

.bricks-wrapper .featured-grid {
	width: 50%;
}

.bricks-wrapper .featured-grid .entry-content {
	width: 100%;
	background: #1f1f1f;
}
.bricks-wrapper .entry-text {
	padding: 1.8rem 2.8rem 3.6rem;
	background-color: #FFFFFF;
	font-family: 'FuturaPT-Book', sans-serif;
}
.bricks-wrapper .entry-thumb,
.bricks-wrapper .entry-text {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.js .animate-this {
	opacity: 0;
}
.oldie .animate-this
.no-cssanimations .animate-this {
	opacity: 1;
}

/* masonry entries - (_common-styles.scss) 
 * ------------------------------------------------------------------- */
.bricks-wrapper .entry {
	margin-bottom: 40px;
}

.bricks-wrapper .entry-thumb,
.bricks-wrapper .entry-text {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}

.bricks-wrapper .entry-thumb {
	position: relative;
	overflow: hidden;
}

.bricks-wrapper .entry-thumb .thumb-link img {
	vertical-align: bottom;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.bricks-wrapper .entry-thumb .thumb-link::before {
	content: "";
	display: block;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	z-index: 1;
}

.bricks-wrapper .entry-thumb .thumb-link::after {
	content: "...";
	font-family: "FuturaPT-Book", serif;
	font-size: 4.5rem;
	z-index: 1;
	display: block;
	height: 90px;
	width: 90px;
	letter-spacing: -2.6px;
	line-height: 90px;
	margin-left: -45px;
	margin-top: -45px;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	color: #FFFFFF;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.bricks-wrapper .entry-thumb:hover .thumb-link::before {
	opacity: 1;
	visibility: visible;
}

.bricks-wrapper .entry-thumb:hover .thumb-link::after {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.bricks-wrapper .entry-thumb:hover .thumb-link img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.bricks-wrapper .entry-text {
	padding: 1.8rem 2.8rem 3.6rem;
	background-color: white;
}

.bricks-wrapper .entry-header .entry-title {
	font-size: 2rem;
	line-height: 1.32;
	margin-bottom: 1.8rem;
	font-family: "FuturaPT-Book",sans-serif;	
}
#bricks .entry-excerpt p{
    font-family: "FuturaPT-Book", sans-serif;
    font-size: 1.53rem;
    line-height: 2.3rem;
    text-overflow: ellipsis!important;
    max-height: 300px;
    color: #363636;
    font-weight: 300;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: break-word;
    display: -webkit-box;
    position: relative;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.bricks-wrapper .entry-header a,
.bricks-wrapper .entry-header a:visited {
	color: #000000;
}

.bricks-wrapper .entry-header .entry-meta {
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 1.5rem;
	margin-bottom: 1.2rem;
}
.bricks-wrapper .entry-header .entry-meta a,
.bricks-wrapper .entry-header .entry-meta a:visited {
	color: #000000;
}

.bricks-wrapper .entry-header .cat-links a::after {
	content: ", ";
}

.bricks-wrapper .entry-header .cat-links a:last-child::after {
	display: none;
}
#bricks-home .cat-links a{
	background: none!important;
	font-size: 1.05em;
}
#bricks .cat-links a{
	background: none!important;
}
#bricks-home .cat-links a:hover{
	color: #1B8719!important;
}
#bricks .cat-links a:hover{
	color: #1B8719!important;
}
#bricks-home h1{
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
	white-space: pre-line;
	min-width: 250px; 
	max-height: 150px;
	font-size: 1.4em!important;
	text-decoration: none;
	font-family: "FuturaPT-Book"!important;
	text-transform: uppercase;
	line-height: 27px;
	font-weight: 700;
}
#bricks h1{
	-moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
	white-space: pre-line;
	min-width: 250px; 
	max-height: 150px;
	font-size: 1.2em!important;
	text-decoration: none;
	font-family: "FuturaPT-Book",sans-serif!important;
	text-transform: uppercase;
	line-height: 27px;
	font-weight: 700;
}
#bricks-home a{
	font-family: "FuturaMedium";
letter-spacing: -0.2px;
background-color: #fed136;
color: #373737!important;
font-weight: 800;
font-size: 1em;
text-decoration: none;
}
#bricks .entry-title a{
	font-family: "FuturaBold";
	letter-spacing:-0.2px;
	background-color:#fed136;
	color:#373737!important;
}
#bricks-home .bricks-wrapper .entry-thumb{
	height: 300px!important;
}
#bricks-home .bricks-wrapper .entry-thumb:before {
	height: 300px!important;
}
#bricks-home .entry-excerpt p{
	font-family:"FuturaPT-Book";
	font-size: 1.1em;
	line-height: 25px!important;
	max-height: 300px;
	color: #363636;
	font-weight: 300;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	display: -webkit-box;
	position: relative;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}

#bricks a:hover{
	cursor: pointer!important;
	color: #fff!important;
}
#bricks-home a:hover{
	cursor: pointer!important;
	color: #fff!important;
}
#bricks-home.entry-excerpt:before{
	content: "";
    float: left;
}
.pagination {
	display: block;
    margin: 3rem auto;
        margin-top: 3rem;
    text-align: center;
}

#bricks-home img,
video {
	width: 100%;
	height: auto;
}
#bricks.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#bricks-home.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

#bricks-home.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

#bricks-home.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@media (max-width:960px){

	#bricks-home article{
	height: 50%;
	width: 50%;
	}
}
@media (max-width:600px){

	#bricks-home article{
	height: 100%;
	width: 100%;
	}
#bricks-home img{
	width: 100%;
	}
#bricks img{
	width: 100%!important;
	}
}
#bricks .row{
	width: 100%!important;
}
.pagination .page-numbers {
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 15px;
	line-height: 24px;
	display: inline-block;
	padding: 6px 12px;
	height: 36px;
	margin-right: 6px;
	margin-bottom: 9px;
	border-radius: 30px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
nav.pagination a{
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 15px;
	line-height: 24px;
	display: inline-block;
	padding: 6px 12px;
	height: 36px;
	margin-right: 6px;
	margin-bottom: 9px;
	color: #2b2b2b;
	background-color: #FFFFFF;
	border-radius: 30px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
nav.pagination span{
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 15px;
	line-height: 24px;
	display: inline-block;
	padding: 6px 12px;
	height: 36px;
	margin-right: 6px;
	margin-bottom: 9px;
	border-radius: 30px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pagination .page-numbers:hover {
	background-color:rgba(0,0,0,0.80);
	color: #FFFFFF!important;
	text-decoration: none;
}

.pagination .current,
.pagination .current:hover {
	background-color: rgba(0,0,0,0.70);
	color: #FFF;
}

.pagination .inactive,
.pagination .inactive:hover {
	background-color: #fff;
	color: #383838;
}


/* responsive: 
/* bricks masonry
 * ------------------------------------------------------------------- */
@media only screen and (max-width:1280px) {
	.bricks-wrapper .grid-sizer,
	.bricks-wrapper .brick {
		width: 33.33333%;
	}

	.bricks-wrapper .featured-grid {
		width: 66.66667%;
	}
}
@media only screen and (max-width:1024px) {
	.bricks-wrapper .brick {
		padding: 0 18px;
	}

}
@media only screen and (max-width:960px) {
	.bricks-wrapper .grid-sizer,
	.bricks-wrapper .brick {
		width: 100%;
	}
	#bricks .row {
	width: 100%!important;
	left: 0;
	right: 0;
}
	#bricks .masonry {
	width: 100%!important;
	left: 0;
	right: 0;
}
    .bricks-wrapper .featured-grid {
		width: 100%;
	}
}
@media only screen and (max-width:768px) {
	.bricks-wrapper .brick {
		padding: 0 15px;
	}
	#product-list2 .kmc-mobile { margin: 10px -50px 10px -50px;}
#bricks .masonry {
	max-width: 1440px;
	left: 0;
	right: 0;
}
}

@media only screen and (max-width:600px) {

	.bricks-wrapper .grid-sizer,
	.bricks-wrapper .brick {
		width: 100%;
		padding: 0 10px;
		clear: both;
	}
}
@media only screen and (max-width:400px) {
	.bricks-wrapper .brick {
		width: 100% !important;
		float: none !important;
		clear: both !important;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}

}


.pagination .page-numbers {
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 15px;
	line-height: 24px;
	display: inline-block;
	padding: 6px 12px;
	height: 36px;
	margin-right: 6px;
	margin-bottom: 9px;
	color: #2b2b2b;
	background-color: #FFFFFF;
	border-radius: 30px;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.pagination .page-numbers:hover {
	background-color: rgba(0,0,0,0.60);
	color: #FFFFFF;
}

.pagination .current,
.pagination .current:hover {
	background-color: rgba(0,0,0,0.80);
	color: #FFFFFF;
}

.pagination .inactive,
.pagination .inactive:hover {
	background-color: #DBDBDB;
	color: #383838;
}


/* responsive: 
/* bricks masonry
 * ------------------------------------------------------------------- */
@media only screen and (max-width:1280px) {
	.bricks-wrapper .grid-sizer,
	.bricks-wrapper .brick {
		width: 33.33333%;
	}

	.bricks-wrapper .featured-grid {
		width: 66.66667%;
	}
}
@media only screen and (max-width:1024px) {
	.bricks-wrapper .brick {
		padding: 0 18px;
	}

}
@media only screen and (max-width:960px) {
	.bricks-wrapper .grid-sizer,
	.bricks-wrapper .brick {
		width: 100%;
	}
	#bricks .row {
	width: 100%!important;
	left: 0;
	right: 0;
}
	#bricks .masonry {
	width: 100%!important;
	left: 0;
	right: 0;
}

	.bricks-wrapper .featured-grid {
		width: 100%;
	}
}
@media only screen and (max-width:768px) {
	.bricks-wrapper .brick {
		padding: 0 15px;
	}
#bricks .masonry {
	max-width: 1440px;
	left: 0;
	right: 0;
}
}

@media only screen and (max-width:600px) {

	.bricks-wrapper .grid-sizer,
	.bricks-wrapper .brick {
		width: 100%;
		padding: 0 10px;
		clear: both;
	}
}
@media only screen and (max-width:400px) {
	.bricks-wrapper .brick {
		width: 100% !important;
		float: none !important;
		clear: both !important;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}

}


#featured-post-slider {
	position: relative;
}

.featured-grid,
.featured-post-slide {
	height: 600px;
}

.featured-post-slide {
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	padding: 6rem 15% 3rem 15%;
	text-align: center;
	display: table;
}

.featured-post-slide .post-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.featured-post-slide .overlay {
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.featured-post-slide:hover .overlay {
	background-color: rgba(0, 0, 0, 0.5);
}

.featured-post-slide .post-content {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	z-index: 500;
}

.featured-post-slide .entry-meta {
	font-family: "muli-regular", sans-serif;
	margin: -3rem 0 0.9rem 0;
	color: rgba(255, 255, 255, 0.6);
	line-height: 1.412;
}

.featured-post-slide .entry-meta li {
	display: inline-block;
	margin: 0 3px;
	padding: 0;
}

.featured-post-slide .entry-meta li a {
	color: rgba(255, 255, 255, 0.6);
}

.featured-post-slide .entry-meta li a:hover,
.featured-post-slide .entry-meta li a:focus {
	color: white;
	border-color: rgba(255, 255, 255, 0.2);
}

.featured-post-slide .slide-title {
	font-family: "montserrat-bold", sans-serif;
	font-size: 3.8rem;
	line-height: 1.421;
	margin-bottom: 3rem;
	color: #FFFFFF;
}

.featured-post-slide .slide-title a {
	color: #FFFFFF;
}

.featured-post-slide .slide-title a:hover,
.featured-post-slide .slide-title a:focus {
	color: white;
	border-color: rgba(255, 255, 255, 0.2);
}

/* featured-post-slider direction nav
 * --------------------------------------------------------- */
#featured-post-slider .flex-direction-nav li {
	position: absolute;
	top: 50%;
	padding: 0;
	margin-top: -30px;
	height: 60px;
	width: 60px;
	z-index: 500;
}

#featured-post-slider .flex-direction-nav li a {
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 16px;
	background-color: black;
	opacity: .7;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#featured-post-slider .flex-direction-nav li a.flex-prev {
	background-image: url(../images/arrow-left.png);
}

#featured-post-slider .flex-direction-nav li a.flex-next {
	background-image: url(../images/arrow-right.png);
}

#featured-post-slider .flex-direction-nav li a:hover {
	opacity: 1;
}

#featured-post-slider .flex-direction-nav li.flex-nav-prev {
	left: 0;
}

#featured-post-slider .flex-direction-nav li.flex-nav-next {
	right: 0;
}

/* responsive:
/* featured slider
/* ------------------------------------------------------------------- */
@media only screen and (max-width:1024px) {
	.featured-post-slide .slide-title {
		font-size: 3.7rem;
	}

}

@media only screen and (max-width:768px) {
	.featured-post-slide {
		padding: 6rem 10% 3rem 10%;
	}

	.featured-post-slide .entry-meta {
		font-size: 1.5rem;
	}

	.featured-post-slide .slide-title {
		font-size: 3.2rem;
	}

}

@media only screen and (max-width:600px) {
	.featured-grid,
	.featured-post-slide {
		height: 558px;
	}

	.featured-post-slide .slide-title {
		font-size: 3rem;
	}

	#featured-post-slider .flex-direction-nav li {
		top: auto;
		margin-top: auto;
		bottom: 0;
	}

}

@media only screen and (max-width:400px) {
	.featured-grid,
	.featured-post-slide {
		height: 450px;
	}

	.featured-post-slide .slide-title {
		font-size: 2.7rem;
	}}
	
#product-list{
	margin: -43px 0 0 ;
}
#product-list2 {
	margin: -43px 0 100px 0;
	}
#product-list.section-title .light-bg{
	font-size: 34px;
	text-transform: uppercase;
	color: #5D5D5D;
	font-weight: 800;
	letter-spacing: 1px;
	position: relative;
	text-decoration: none!important;
}
#product-list2.section-title .light-bg{
	font-size: 34px;
	text-transform: uppercase;
	color: #5D5D5D;
	font-weight: 800;
	letter-spacing: 1px;
	position: relative;
	text-decoration: none!important;
}
#my-slider {
	margin: 0px 0 50px 0;
}
#my-slider3 {
	margin: 0px 0 50px 0;
}
#my-slider2 {
	margin: 0px 0 50px 0;
	}
#my-slider4 {
	margin: 0px 0 50px 0;
	}}
	
#about-page{
	margin-top: -50px;
}
#about-page-production .img-disabled {
	display: none;
}
@media (max-width: 1199px) {
	#about-page-production .img-disabled {
	display: block;
}
	#about-page-production img{
		margin-bottom: 50px!important;
	}
	#about-page-production .about-us{
	background-color: #3F3F3F;
	margin-bottom: 10px!important;
}
}
@media (max-width: 992px){
	#about-page .container-fluid{
	background-image:  linear-gradient(to bottom, rgba(255,255,255,0.15),rgba(255,255,255,0.15)), url(../images/about/beer-poster.jpg);
	background-size: cover;
	background-repeat: space;
	margin-top: 50px;
}
	#about-page .about-us{
	background-size: 0 0!important;
	background-position: -9999px -9999px;
	
}
	#about-page-production .about-us{
	background-size: 0 0!important;
	background-position: -9999px -9999px;
	
}
	#about-page-production .img-disabled {
	display: none;
}
}
@media (max-width: 1325px) and (min-width: 882px){
	#about-page .about-us{
	background-size: 0 0!important;
	background-position: -9999px -9999px!important;
	
}
	#about-page-production .about-us{
	background-size: 0 0!important;
	background-position: -9999px -9999px;
	margin-top: 0px!important;
	padding: 0!important;
	
}
}
@media (max-width: 840px){
	#about-page .about-us{
	height: 40.5em!important;
		margin-top: 10px!important;
}
	#about-page .container-fluid{
	background-size: cover;
	background-repeat: no-repeat!important;
	margin-top: 50px;
		height: auto!important;
}
}
@media (max-width: 400px){
	#about-page-production h2 {
	margin-bottom: 50px;
		font-size: 25px!important;
}
#about-page h2 {
	margin-bottom: 50px;
	margin-top: 50px;
	font-size: 23px!important;
	}}
#about-page-production img {
	margin-bottom: 5px;
	width: 100%!important;
	height: 100%;
	margin-left: 20px;
	overflow: auto; 
}
#about-page .about-images2{
	display: none;
}
#about-page-production .about-images2{
	display: none;
}

#about-page img {
	margin-top: 100px 0 0 0!important;
	overflow: auto; 
}
#about-page .container-fluid{
	background-image:  linear-gradient(to bottom, rgba(255,255,255,0.15),rgba(255,255,255,0.15)), url(../images/about/beer-poster.jpg);
	background-size: cover;
	margin-top: 50px;
}
#about-page h3 {
	color: #594500;
    font-weight: 800;
    font-size: 1.45em;
    font-family: 'FuturaBold', sans-serif;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: -0.2px;
}
#about-page .about-us{
	margin-top: 50px;
	background-image: url(../images/about/note.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 35.5em;
	padding: 35px 0 0 0;
	
}
#about-page .about-images1{
	left: 4%;
	margin-right: 10%;
	
}
#about-page-production .container-fluid{
	background-image:  linear-gradient(to bottom, rgba(255,255,255,0.15),rgba(254,209,54,0.20)), url(../images/about/production-bg.jpg);
	backface-visibility: visible;
	background-position: bottom;
	background-size: cover;
	margin-top: 50px;
}
#about-page-production h3 {
	color: #594500;
	font-weight: 800;
	font-size: 1.35em;
	font-family: 'FuturaPT-Book', sans-serif;
	text-align:center;
	margin-bottom: 20px;
}
#about-page-production .about-us{
	margin-top: 50px;
	background-image: url(../images/about/note.png);
	background-color: rgba(254,209,54,0.75);
	background-repeat: no-repeat;
	background-size: cover;
	height: 33.5em;
	padding: 70px 0 30px 0!important;
	
}
#about-page-production .about-images1{
	left: 0%;
	
}
@media (max-width: 1300px){
	#about-page .about-images1{
	margin-top: 5%;
	left: 4%;
	margin-right: 10%;
	
}#about-page-production .about-images1{
	margin-top: 5%;
	left: 0%;
	margin-right: 0%;
	
}
}
@media (max-width: 1200px){
	#about-page .about-images1{
	left: 0%!important;
	margin-right: 0%!important;
	
}
	#about-page-production .about-images1{
	left: 0%!important;
	margin-right: 0%!important;
	
}
	#about-page-production .about-us{
	background-size: 0 0!important;
	background-position: -9999px -9999px;
	
}
}
@media (max-width: 1050px){
	#about-page .about-images1{
	margin-top: 10%!important;
	
}
	#about-page-production .about-images1{
	margin-top: 10%!important;
	
}
}
@media (max-width: 900px){
	#about-page .about-images1{
	margin-top: 15%!important;
	
	}
#about-page-production .about-images1{
	margin-top: 15%!important;
	
	}}
#about-page p {
	color: #594500;
	font-family: "FuturaPT-Book",sans-serif;
	font-weight: 400;
	font-size: 1.3em;
	margin: 0px 45px 0px 45px!important;
}
#about-page-production p {
	color: #594500;
	font-family: "FuturaPT-Book",sans-serif;
	font-weight: 400;
	font-size: 1.3em;
	margin: 0px 45px 0px 45px!important;
}

#about-page-production .p-last {
	color: #594500!important;
	font-weight: 400;
	font-size: 1.3em;
	margin: 0px 70px 50px 70px;
}
#about-page img {
	width: 80%;
	height: auto;
}
#about-page-production .about-img1{
	z-index: 99;
}
#about-page-production .about-img2{
	margin-top: -7%!important;
	z-index: -1;
}
#about-page .about-img2{
	top: -10%!important;
}
@media (max-width: 768px) {
	
	#about-page .container-fluid{
background-image:  linear-gradient(to bottom, rgba(255,255,255,0.15),rgba(255,255,255,0.15)), url(../images/about/beer-poster.jpg);
	background-size: cover;
	background-position: right;
	margin-top: 0px!important;
}
	
	#about-page .about-us{
	margin-top: 10px;
	background-color: rgba(254,209,54,0.10);
	background-repeat: no-repeat;
	background-size: cover!important;
	height: auto!important;
	}
	#about-page .about-images1{
		display: none;
	}	
	#about-page .about-images2{
		display: block!important;
		padding: 0;
	}
	#about-page .container{
		margin: 0;
		padding: 0;

	}
	#about-page .about-images2 img{ 
		width: 100%;
		margin: 0!important;
		padding: 0!important;
		right: 0!important;
		left: 0!important;
		top: 0!important;
	}
	#about-page h3 {
	font-weight: 600;
	font-size: 1.4em;
	text-align: center; 
	font-family: 'FuturaPT-Book', sans-serif;
	padding: 20px;
	}
	#about-page-production .container-fluid{
	background-image:  linear-gradient(to bottom, rgba(255,255,255,0.15),rgba(255,255,255,0.15)), url(../images/about/production-bg.jpg);
	background-size: cover;
	background-position: right;
	margin-top: 0px!important;
}
	
	#about-page-production .about-us{
	margin:0px;
	padding: 0px!important;
	background-color: rgba(254,209,54,0.70)!important;
	background-repeat: no-repeat;
	background-size: cover!important;
	height: auto!important;
	}
	#about-page-production .about-images1{
		display: none;
	}	
	#about-page-production .about-images2{
		display: block!important;
		padding: 0;
	}
	#about-page-production .container{
		margin: 0;
		padding: 0;

	}
	#about-page-production .about-images2 img{ 
	    display:block;
		width: 100%;
		margin: 0!important;
		padding: 0!important;
		right: 0!important;
		left: 0!important;
		top: 0!important;
	}
}
#about-page p {
	margin: 0;
	padding-bottom: 15px;
	color: #594500;
}
#about-page-production p {
	margin: 0;
	padding: 0 0 15px 0;
	color: #594500;
}
#about-page .p-last {
	margin: 0;
	color: #594500;
}
#about-page-production .p-first {
	margin: 0px 0 15px 0!important;
	padding-top: 30px;
	color: #594500;
}

@media (max-width: 480px) {
	#about-page p {
	color: #594500;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0!important;
	padding-bottom: 10px;
	}
#about-page .p-last {
	margin: 0;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
	padding-bottom: 10px;
	}
#about-page-production p {
	color: #594500;
	font-weight: 400;
	font-size: 1.1em;
	margin: 10px!important;
	padding-bottom: 10px;
	}
#about-page-production .p-first {
	color: #594500;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
	padding-bottom: 10px;
	}
#about-page-production .p-last {
	margin: 0;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
	padding-bottom: 10px;
	}
#about-page img {
	display:block;
	padding: 0px;
	}}

/*-----ИСТОРИЯ-----*/
section#history li .timeline-item::before {
	color: transparent!important;
}
#history ul li:before {
	color: transparent;
}
.timeline {
  line-height: 1.4em;
  list-style: none;
	padding-top: 100px;
  width: 100%;
}
.timeline h1, .timeline h2, .timeline h4, .timeline h5, .timeline h6 {
  line-height:normal;
}
.history_centered{
	margin-left: 15%;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3px;
  margin: 0 0 .5em 0;
  text-transform: uppercase;
  white-space: nowrap;
	color: #434343;
	font-family: "FuturaPT-Book", sans-serif;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: rgba(0,132,15,0.70);
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #CCD5DB;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #93E1C1;
}

/*----- TIMELINE CONTENT -----*/

.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p{
  margin-bottom: 0;
	line-height: 22px;
	font-family: "FuturaPT-Book", sans-serif ;
	font-weight: 400;
	color: #292929;
	font-size: 1.15em;
}

/*----- TIMELINE PERIOD -----*/
.period {
  padding: 0;
}
.period .timeline-info {
  display: none;
}
.period .timeline-marker:before {
  background: transparent;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #fec106;
  border-bottom: 3px solid #fec106;
}
.period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto;
}
.period .timeline-content {
  padding: 40px 0 70px;
}
.period .timeline-title {
  margin: 0;
}

/*----------------------------------------------
   TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
  .timeline-split .timeline, .timeline-centered .timeline {
    display: table;
  }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
    position: relative;
  }
  .timeline-split .timeline-content, .timeline-centered .timeline-content {
    padding-left: 30px;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px;
  }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
.timeline-content h3{
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 1.45em;
	font-weight: 600;
	color: #292929;
	text-transform: uppercase;
	margin-bottom: 30px;
	letter-spacing: 0.5px;
	}}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered  .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered  .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered  .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered  .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}
.history-line{
	margin-top: -50px;
	margin-bottom: 100px;
}
/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #FF6B6B;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #FF6B6B;
}


/*----------------------------------------------
    СТРАНИЦА КОНТАКТЫ
----------------------------------------------*/
#contact-page {
	margin-top: 80px;
}
#contact-page .section-title {
	margin-bottom: 80px;
}
#contact-page .contacts{
	margin-bottom: 35px;
}
#contact-page .contacts-item{
	background-color: #ECECEC;
}
#contact-page .contacts2{
	left:0;
	margin-top: 50px;
}
#contact-page h3 {
	font-size: 1.4em;
	font-family: "FuturaPT-Book", sans-serif;
	letter-spacing: -0.2px;
	font-weight: 600;
	color:#000!important;
	line-height: 25px;
	
}
#contact-page p {
	font-size: 1.17em;
	font-family: "FuturaPT-Book", sans-serif;
	font-weight: 300;
	color:#292929;
	line-height: 25px;
	
}
section#contact-page.form-group {
margin-bottom: 15px;
	background-color: #333231;
}
#contact-page.form-group {
	background-color: #333231;
}
section#contact-page .form-group input, section#contact-page .form-group textarea {
	padding: 10px;
	background-color: #F1F1F1;
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	-webkit-box-shadow: inset 2px 2px rgba(0,0,0,.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	font-size: 1.15em;
	font-family: "FuturaPT-Book", sans-serif;
}
section#contact h4 {
	font-size: 20px;
	letter-spacing: -0.2px;
	color: #F1F1F1;
	margin-top: 10px;
}
section#contact-page p {
	letter-spacing: 0.2px;
	color: #292929;
}
#contact-page.form-control {

    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #F1F1F1;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(204, 204, 204);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgb(204, 204, 204);
        border-left-style: solid;
        border-left-width: 1px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}
#contact-form {
	max-width: 550px;
}
.container-contact3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
	margin-top: 50px;
  background: rgba(255,255,255,0.8);
  
}

.wrap-contact3 {
  width: 550px;
  background: rgba(24,119,23,0.90);
  background: -webkit-linear-gradient(45deg, rgba(24,119,23,0.90), #54841A);
  background: -o-linear-gradient(45deg, rgba(24,119,23,0.90), #a8e063);
  background: -moz-linear-gradient(45deg, rgba(24,119,23,0.90), #a8e063);
  background: linear-gradient(45deg, rgba(24,119,23,0.90), #a8e063);
  border-radius: 10px;
  overflow: hidden;
  padding: 52px 55px 65px 55px;
	margin-top: 50px;
}
#contact-page h4{
    font-size: 1.15em!important;
    line-height: 24px;
    font-weight: 500;
}

/*------------------------------------------------------------------
[  ]*/

.contact3-form {
  width: 100%;
}

#contact-form h3 {
  display: block;
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 20px;
  color: #fff!important;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 0px;
	text-align: center;
	letter-spacing: 1px;
}



/*------------------------------------------------------------------
[  ]*/

.wrap-input3 {
  width: 100%;
  position: relative;
  border-bottom: 2px solid rgba(255,255,255,0.24);
  margin-bottom: 27px;
}
.wrap-input3:hover
.wrap-input3:focus{
  width: 100%;
  position: relative;
  border-bottom: 2px solid rgba(255,255,255,0.24);
  margin-bottom: 27px;
	border: none!important;
}
.input3 {
  display: block;
  width: 100%;
  background: transparent;
  font-family: "FuturaPT-Book", sans-serif;
  font-size: 16px;
  color: #fff!important;
  line-height: 1;
  padding: 0 5px;
	border: none;
	-o-border: none;
	-webkit-border: none;
  -moz-border: none;
}
.focus-input3 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
	border: none;
	-o-border: none;
	-webkit-border: none;
  -moz-border: none;
}

.focus-input3::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
border: none!important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  background: #fff;
}
.focus-input3::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
	border: none!important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  background: #fff;
}
.focus-input3:hover {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
	border: none!important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  background: #fff;
}
.focus-input3:focus {
	border: none!important;
}

/*---------------------------------------------*/
input.input3 {
  height: 25px;
	
}
#contact-form input::-webkit-input-placeholder { color: rgba(255,255,255,0.8);}
#contact-form input:-moz-placeholder { color: rgba(255,255,255,0.8);}
#contact-form input::-moz-placeholder { color: rgba(255,255,255,0.8);}
#contact-form input:-ms-input-placeholder { color: rgba(255,255,255,0.8);}

#contact-form textarea::-webkit-input-placeholder { color: rgba(255,255,255,0.8);}
#contact-form textarea:-moz-placeholder { color: rgba(255,255,255,0.8);}
#contact-form textarea::-moz-placeholder { color: rgba(255,255,255,0.8);}
#contact-form textarea:-ms-input-placeholder { color: rgba(255,255,255,0.8);}

textarea.input3 {
  min-height: 115px;
  padding-top: 13px;
  padding-bottom: 13px;
}


.input3:focus + .focus-input3::before {
  width: 100%;
	border: none;
	-o-border: none;
	-webkit-border: none;
  -moz-border: none;
}

.has-val.input3 + .focus-input3::before {
  width: 100%;
}



/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
  .wrap-contact3 {
    padding: 72px 15px 65px 15px;
  }
}



/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
  position: relative;
}

.alert-validate::before {

  content: attr(data-validate);
  position: absolute;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 2px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0px;
  pointer-events: none;
  font-family: "FuturaPT-Book", sans-serif;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f12a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}


/*==================================================================
[ Restyle Radio ]*/
.wrap-contact3-form-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 37px;
}

.input-radio3 {
  display: none;
}

.label-radio3 {
  display: block;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-family: Poppins-Medium;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
}

.label-radio3::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,0.20);
  background: rgba(0,0,0,0.1);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.label-radio3::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 6px solid transparent;
  background: rgba(255,255,255,0.5);
  -moz-background-clip: padding;     
  -webkit-background-clip: padding;  
  background-clip: padding-box; 
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;

}

.input-radio3:checked + .label-radio3::after {
  display: block;
}


/*==================================================================
[ Input3 select ]*/

.input3-select {
  display: none;
}
#content-wrap {
	margin-top: 6.6rem;
}

#content-wrap .row {
	max-width: 950px;
	width: 94%;
	margin: 0 auto;
}

#content-wrap .row.wide {
	max-width: 1300px;
}

#content-wrap .row.narrow {
	max-width: 800px;
}

#content-wrap .content-media {
	position: relative;
	margin-bottom: 4.8rem;
}

#content-wrap .content-media img {
	vertical-align: bottom;
}

#content-wrap .primary-content {
	padding-left: 6rem;
	padding-right: 6rem;
}

#content-wrap .primary-content img {
	max-width: 910px;
	margin: 3rem 0 3rem -6rem;
}

#content-wrap .primary-content img.pull-right {
	margin: 0.9rem 0 0 2.4rem;
	max-width: 100%;
}

#content-wrap .primary-content img.pull-left {
	margin: 0.9rem 2.4rem 0 0;
	max-width: 100%;
}

#content-wrap .entry-title {
	font-size: 3.3rem;
	line-height: 1.364;
	margin-bottom: 0.9rem;
}
#content-wrap p{
	font-size: 1.05em;
	line-height: 25px;
	font-family: "FuturaPT-Book", sans-serif;
	font-weight: 500;
	font-stretch: extra-condensed!important;
	color: #1f1f1f!important;
	margin-top: 20px;
}
#content-wrap .lead{
	font-size: 1.2em!important;
	font-family: "FuturaPT-Book", sans-serif;
	font-weight: 600;
	
	font-stretch: extra-condensed!important;
	color: #1f1f1f!important;
	margin-top: 20px;
}
#content-wrap .page-title{
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 2.5em!important;
	font-weight: 700;
	line-height: 1.364;
	margin-bottom: 0.9rem;
	letter-spacing: -0.5px;
	font-stretch: extra-expanded!important;
}
#content-wrap h3{
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 1.35em;
	font-weight: 800;
	font-stretch: extra-condensed!important;
}
#content-wrap .content-media img {
	max-width: 100%!important;}
#content-wrap .primary-content img {
	max-width: 80%!important;
}
#content-wrap .beer-technology{
	margin: 10px 0 0!important;
	
}
/* responsive:
 * content wrap
 * ------------------------------------------------------------------- */
@media only screen and (max-width:1024px) {
	#content-wrap .row {
		max-width: 880px;
	}
	#content-wrap .primary-content {
		padding-left: 5rem;
		padding-right: 5rem;
	}
	#content-wrap .primary-content img {
		max-width: 844px;
		margin: 3rem 0 3rem -5rem;
	}

}

@media only screen and (max-width:960px) {
	#content-wrap .row {
		max-width: 880px;
	}
	#content-wrap .primary-content {
		padding-left: 4rem;
		padding-right: 4rem;
	}
	#content-wrap .primary-content img {
		max-width: 100%;
		margin: 3rem 0 3rem 0;
	}

}

@media only screen and (max-width:768px) {
	#content-wrap {
		margin-top: 4.8rem;
	}
	#content-wrap .primary-content {
		padding-left: 0;
		padding-right: 0;
	}
	#content-wrap .entry-title,
	#content-wrap .page-title {
		font-size: 3rem;
	}

}

@media only screen and (max-width:600px) {
	#content-wrap .entry-title,
	#content-wrap .page-title {
		font-size: 2.8rem;
	}

}
#content-wrap .date{
	color: #484848!important;
}
#content-wrap .cat a{
	text-decoration: none!important;
}
/*===================================================================
 *  /*blog styles
 *
 * ------------------------------------------------------------------- */
.blog-single .entry-meta {
	font-family: "muli-regular", sans-serif;
	font-size: 1.5rem;
	list-style: none;
	margin-left: 0;
	margin-bottom: 5.4rem;
	color: #999999;
}
.blog-single .entry-meta a,
.blog-single .entry-meta a:visited {
	color: #000000;
}

.blog-single .entry-meta li {
	display: inline-block;
	padding-left: 0;
}

.blog-single .entry-meta .date {
	margin-right: 1rem;
}

.blog-single .entry-meta .cat a {
	margin-right: 5px;
}

.blog-single .entry-meta .cat a:last-child {
	margin-right: 0;
}

.blog-single .entry-meta .cat a::after {
	content: ",";
}

.blog-single .entry-meta .cat a:last-child::after {
	content: none;
}

.blog-single .tags {
	margin: 6rem 0 4.2rem;
}

.blog-single .tags span {
	color: #1f1f1f;
	margin-right: 1rem;
	font-size: 1.5rem;
	font-family: "montserrat-bold", sans-serif;
}

.blog-single .tags a {
	color: #999999;
	margin-right: 1rem;
}

.blog-single .author-profile {
	margin-top: 9rem;
	padding-left: 9rem;
	position: relative;
}

.blog-single .author-profile a,
.blog-single .author-profile a:visited {
	color: #000000;
}

.blog-single .author-profile img {
	margin: 0.6rem 0 0 0 !important;
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.blog-single .author-profile p {
	margin-bottom: 1.2rem;
}

.blog-single .author-profile .author-social {
	list-style: none;
	margin-left: 0;
	font-size: 1.4rem;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}

.blog-single .author-profile .author-social li {
	display: inline-block;
	margin-right: 0.8rem;
	padding-left: 0;
}

.blog-single .author-profile .author-social a {
	color: #999999;
}

.blog-single .pagenav {
	padding-top: 1.5rem;
	margin: 12rem 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-single .pagenav div {
	padding-top: 1.5rem;
	float: left;
	width: 50%;
}

.blog-single .pagenav a {
	font-size: 2.1rem;
	line-height: 1.571;
	font-family: "montserrat-bold", sans-serif;
	border: none;
	color: #000000;
	
}

.blog-single .pagenav a span {
	font-size: 1.5rem;
	line-height: 3rem;
	font-family: "muli-regular", sans-serif;
	display: block;
	margin-bottom: 1.5rem;
	color: #999999;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blog-single .pagenav a:hover span {
	color: #000000;
	text-decoration: none!important;
}
.blog-single .pagenav a:hover {
	text-decoration: none!important;
}
.format-quote,
.format-link {
	text-align: center;
}

.format-quote .entry-thumb,
.format-link .entry-thumb {
	display: table;
	background: #FFFFFF;
	padding: 1.8rem 2.8rem 3rem;
	min-height: 324px;
	width: 100%;
	position: relative;
}

.format-quote .entry-thumb::before,
.format-link .entry-thumb::before {
	content: "\e920";
	font-family: "icomoon";
	font-size: 3rem;
	color: #ccc;
	position: absolute;
	top: 3.3rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.format-quote blockquote::before {
	display: none;
}

.format-quote blockquote,
.format-link .link-wrap {
	display: table-cell;
	margin: 0;
	padding-left: 0;
	vertical-align: middle;
}

#content-wrap blockquote p{
	font-family: "FuturaPT-Book", sans-serif;
	padding: 0.5rem 0 0 0;
	font-size: 1.9rem;
	line-height: 1.5;
	font-weight: 500;
}

.format-quote cite,
.format-link cite {
	display: block;
	font-family: "muli-regular", sans-serif;
	font-size: 1.5rem;
	font-style: normal;
	line-height: 1.4;
	color: #999999;
}

.format-quote cite::before,
.format-link cite::before {
	display: none;
}

.format-quote cite a,
.format-quote cite a:visited {
	color: #999999;
	border: none;
}

.format-link .entry-thumb::before {
	content: "\e96b";
	font-size: 3.6rem;
	color: #CCCCCC;
}

.format-link .link-wrap cite:before {
	display: none;
}

.format-link .link-wrap cite a,
.format-link .link-wrap cite a:visited {
	color: #999999;
	display: inline-block;
	padding-bottom: .3rem;
}

.format-link .link-wrap cite a:hover,
.format-link .link-wrap cite a:focus {
	color: #000000;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

/* responsive:
 * single post
 * ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	.blog-single .entry-meta {
		font-size: 1.5rem;
	}

	.blog-single .pagenav div {
		float: none;
		width: 100%;
	}

	.blog-single .pagenav div:first-child {
		margin-bottom: 0.9rem;
	}

}

@media only screen and (max-width:600px) {
	.blog-single .author-profile {
		padding-left: 0;
		text-align: center;
	}

	.blog-single .author-profile img {
		position: static;
		width: 6.6rem;
		height: 6.6rem;
		margin: 0 0 0.6rem 0 !important;
	}

	.blog-single .pagenav {
		text-align: center;
	}

}
#content-wrap blockquote {
	margin: 4.2rem 0;
	padding-left: 4.2rem;
	position: relative;
}
#content-wrap blockquote:before {
	content: "\201C";
	font-size: 10rem;
	line-height: 0px;
	margin: 0;
	color: rgba(0, 0, 0, 0.2);
	font-family: arial, sans-serif;
	position: absolute;
	top: 3.6rem;
	left: 0;
}

#content-wrap blockquote cite {
	display: block;
	font-family: "muli-regular", sans-serif;
	font-size: 1.4rem;
	font-style: normal;
	line-height: 1.714;
}
#content-wrap blockquote cite:before {
	content: "\2014 \0020";
}
#content-wrap blockquote cite a, blockquote cite a:visited {
	color: #373737;
	border: none;
}
@media (max-width:600px){
	.container-contact3 {
		margin: 0;
	}
	.wrap-contact3 {
		margin: 0;
	}
	#contact-page {
		margin: 0;
	}
	.contact-item{
		margin-left: -10%;
		margin-right: -10%;
		margin-bottom: 20px!important;
		margin-top: 20px!important;
	}
	section#contact-page iframe {
		margin-top: 20px;
		width: 100%;
	}
	footer .alc {
		width: 120%;
		left:-10%;
	}
	footer .footer-info {
		font-size: 11px;
		line-height: 15px;
	}
	#contact-form{
		margin: 20px 0 0!important;
		width: 100%;
	}
	.contact-container{
		margin: 0!important;
		padding:0;
		width: 100%!important;
	}
	.container-contact3 {
		margin: 0!important;
		width: 100%;
	}
	.wrap-contact3{
		margin: 20px 0 0!important;
		width: 100%
	}
}
#contact-page .social i{
	color: #292929;
	margin-right: 10px;
}
#contact-page .social i:hover{
	color: #fed136;
}

#product-list h1 {
	font-family: "FuturaPT-Book", sans-serif!important;
	font-size: 2em;
	color: #383838;
	font-weight: 800;
	text-transform: uppercase;
}
.recipe {
	background-color: rgba(254,197,3,0.50);
	margin-right: 4%;
	margin-left: 4%;
	margin-top: 40px;
}
.recipe h4{
	font-family: "FuturaPT-Book", sans-serif!important;
	font-size: 23px;
	color: #594500;
}
.recipe em{
	font-size: 16px!important;
	font-weight: 500;
}
.recipe p{
	font-family: "FuturaPT-Book", sans-serif;
	font-size: 16px!important;
	font-weight: 400;
	color: #594500;
	margin-top: 30px;
	line-height: 25px;
}
#gallery {
	margin-top: 100px;
}
@media (max-width: 992px){
	#main-slider{
		display: none;
	}
}
@media (min-width: 992px){
	#slider-mobile{
		display: none!important;
	}
}
#header-corr {
   padding: 0 0;
	text-align: center;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.20),rgba(0,0,0,0.80)), url(../images/administration-adult-banking-6214.jpg);
	background-size: cover;
	height: 300px;
}
#header-corr  h2{
	display: block;
	position: absolute;
	top: 120px;
	left:30%;
	right: 32%;
	width: auto!important;
	text-align: center;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.7px!important;
	font-family: "FuturaPT-Book", sans-serif;
	color: #292929;
	background-color: rgba(255,255,255,0.60);
}
#corr p {
   color: #292929;
   font-size: 1.2em;
}
#corr h3 {
   color: #292929;
   font-family: "FuturaBold";
   font-weight: 800;
   font-size: 1.8em;
   margin-bottom: 30px;
}
#header-corr a img{
	margin-top: -580px!important;
}
#contact p a:hover{
    font-weight:700 ;
}