/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 2, 2017, 12:10:23 PM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 19, 2015, 4:04:17 PM
    Author     : mv
*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on May 8, 2017 3:30 PM */
@font-face {
  font-family: 'Brusher';
  src: url('/css/fonts/brusher/Brusher-Regular.eot');
  src: url('/css/fonts/brusher/Brusher-Regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/brusher/Brusher-Regular.woff') format('woff'), url('/css/fonts/brusher/Brusher-Regular.ttf') format('truetype'), url('/css/fonts/brusher/Brusher-Regular.svg#Brusher-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 19, 2015, 5:23:29 PM
    Author     : mv
*/
/* 
    Created on : Jun 19, 2015, 12:33:08 PM
    Author     : fpereira
*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
a {
  color: inherit;
  text-decoration: none;
  transition: color ease-in-out 300ms;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
button,
input,
textarea,
td,
th,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
}
button,
input,
textarea,
select {
  box-sizing: border-box;
}
* {
  box-sizing: inherit;
}
hr {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  border-bottom: 1px solid #717171;
}
html {
  padding: 0;
  margin: 0;
  font-size: 62.5%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
body {
  padding: 0;
  margin: 0;
  background: #fff;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.4rem;
  font-family: Arial, arial, sans-serif;
}
body.showmenu {
  /*overflow: hidden;*/
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.main-header {
  height: 60px;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
main {
  padding-top: 60px;
}
.img-cover {
  background: no-repeat center;
  background-size: cover;
}
.btn {
  margin: 0 auto;
  min-width: 320px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 4px;
  color: #ffffff;
  text-align: center;
  padding: 0 50px;
  line-height: 54px;
  border: solid 1px #ffffff;
  transition: background ease-in-out 300ms;
}
.btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
.btn.btn-small {
  min-width: 200px;
  line-height: 48px;
  letter-spacing: initial;
  padding: 0 20px;
}
.btn.btn-red {
  background-color: #9a7e4c;
  border-color: #9a7e4c;
  color: #fff;
}
.btn.btn-red:hover {
  background-color: #9a7e4cCC;
}
.btn.btn-gray {
  background-color: #4a4a4a;
  border-color: #4a4a4a;
  color: #fff;
}
.btn.btn-gray:hover {
  background-color: #333333;
}
.btn.btn-green {
  background-color: #6bcd74;
  border-color: #6bcd74;
}
.btn.btn-green:hover {
  background-color: #4F9A56;
}
.btn[disabled] {
  background-color: #aaa !important;
  border-color: #aaa !important;
}
h1.page-title {
  color: #4e4e4e;
  font-size: 48px;
  font-weight: 300;
  line-height: 1.17;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  text-transform: uppercase;
}
div.page-intro {
  /*font-family: 'Work Sans';*/
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
  color: #4a4a4a;
  max-width: 600px;
  margin: 0 auto;
}
hr.small {
  margin: 40px auto;
  border: 0;
  border-bottom: solid 2px #a2a2a2;
  width: 64px;
}
.ui-datepicker {
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
}
.ui-datepicker .ui-datepicker-header {
  padding-bottom: 30px;
  position: relative;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 16px;
  text-align: left;
  color: #4a4a4a;
}
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 0;
  right: 40px;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  right: 0;
}
.ui-datepicker .ui-datepicker-calendar {
  width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.21;
  text-align: center;
  color: rgba(52, 72, 94, 0.54);
  line-height: 28px;
}
.ui-datepicker .ui-datepicker-calendar td {
  width: 14.28%;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  color: #4a4a4a;
  line-height: 28px;
}
.ui-datepicker .ui-datepicker-calendar td a {
  display: block;
  height: 28px;
  width: 28px;
  border-radius: 14px;
  margin: 0 auto;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable {
  opacity: 0.2;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-active {
  background: #9a7e4c;
  color: #fff;
  font-weight: bold;
}
.side-menu-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.side-menu-wrapper .bg {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity ease-in-out 300ms;
}
.side-menu-wrapper .layout {
  position: absolute;
  z-index: 1;
  width: 375px;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 25px;
  background: rgba(255, 255, 255, 0.98);
  right: -375px;
  transition: right ease-in-out 300ms;
}
.side-menu-wrapper .close {
  display: block;
  float: right;
  background: url(/images/icn-close.png) no-repeat;
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  margin-top: 2px;
  margin-right: 5px;
}
.side-menu-wrapper.showmenu .bg {
  opacity: 1;
}
.side-menu-wrapper.showmenu .layout {
  right: 0;
}
.lang-menu {
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 30px;
  padding-top: 10px;
  border-bottom: 1px solid #979797;
}
.lang-menu:before,
.lang-menu:after {
  content: " ";
  display: table;
}
.lang-menu:after {
  clear: both;
}
.lang-menu:before,
.lang-menu:after {
  content: " ";
  display: table;
}
.lang-menu:after {
  clear: both;
}
.lang-menu a {
  width: 32px;
  height: 23px;
  line-height: 23px;
  float: left;
  display: block;
  background: #fff;
  font-family: Arial, arial, sans-serif;
  text-align: center;
  font-weight: 500;
  color: #4a4a4a;
  transition: background ease-in-out 200ms;
}
.lang-menu a:hover {
  background: #ccc;
}
.lang-menu a.active {
  background: #4a4a4a;
  color: #fff;
}
.side-menu {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  padding: 15px 0;
  font-family: Arial, arial, sans-serif;
  /*font-size: 2.8rem;*/
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  color: #4a4a4a;
  padding: 15px 25px;
}
.side-menu hr {
  border-color: #979797;
  opacity: 0.38;
}
.side-menu .main {
  padding-bottom: 15px;
  text-transform: uppercase;
}
.side-menu .main > li {
  line-height: 36px;
  padding: 10px;
}
.side-menu .sub {
  font-size: 1.6rem;
  line-height: 3;
  text-transform: uppercase;
  color: #9e9e9e;
}
.side-menu li {
  padding: 0 10px;
}
.side-menu li a {
  display: block;
}
.side-menu li a:hover {
  color: #9a7e4c;
}
.side-menu li.active > a {
  color: #9a7e4c;
}
.side-menu li.active ul {
  display: block;
}
.side-menu .side-sub-menu {
  display: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 3.25;
}
.side-menu .side-sub-menu li {
  margin: 0 -10px;
}
.side-menu .side-sub-menu li a.active {
  color: #9a7e4c;
}
.side-menu .side-sub-menu:active {
  display: block;
}
.side-menu .newsletter-form {
  margin-bottom: 20px;
  height: 48px;
}
.side-menu .newsletter-form button,
.side-menu .newsletter-form input {
  color: #9e9e9e;
  padding: 0 10px;
  background: #fff;
  text-align: left;
  background: #FBFBFB;
}
.side-menu .social-buttons a {
  background: #9e9e9e;
  color: #FBFBFB;
  transition: background ease-in-out 300ms;
}
.side-menu .social-buttons a:hover {
  background: #333;
}
.wide-logo {
  opacity: 0;
  background: url(/images/svg/brand-warre-wide.svg?v=4) center no-repeat;
  transition: all ease-in-out 300ms;
  height: 60px;
  width: 190px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  /*	.img{
		display: block;
		width: 190px;
		height: 48px;
		background: url(/images/svg/brand-warre-wide.svg) center no-repeat;
	}
	
	.text{
		
	}*/
  /*	
	background: url(/img/settings/site-logo_0.png) center no-repeat;
	background-size: contain;
	width: 100px;
	top:5px;
	height: 50px;
	*/
}
.main-header.fixed .wide-logo {
  opacity: 1;
}
.nav-logo {
  float: left;
  padding: 10px 40px;
}
.nav-logo img {
  height: 69px;
  display: block;
}
.nav-hor-menu {
  text-align: center;
  margin: 0 auto;
  padding: 15px 0;
  position: relative;
}
.nav-hor-menu ul {
  transition: margin ease-in-out 300ms;
}
.nav-hor-menu .main-menu > .active > a {
  color: #9a7e4c;
}
.nav-hor-menu .sub-menu {
  display: none;
}
.nav-hor-menu .sub-menu.active {
  display: block;
}
.nav-hor-menu .sub-menu.active a.active {
  color: #9a7e4c;
}
.nav-hor-menu li {
  display: inline;
}
.nav-hor-menu li strong,
.nav-hor-menu li a {
  text-decoration: none;
  line-height: 60px;
  height: 60px;
  display: inline-block;
  color: #666;
  text-transform: uppercase;
  padding: 0 15px;
  font-size: 1.6rem;
  transition: color ease-in-out 300ms;
}
.nav-hor-menu li a:hover {
  color: #9a7e4c;
}
.nav-hor-menu li strong {
  cursor: pointer;
}
.nav-hor-menu li .back {
  width: 36px;
  background: url(/images/icn-chevron-up.png) no-repeat center;
  background-size: 36px;
}
.nav-hor-menu .main-menu {
  position: relative;
}
.nav-hor-menu .main-menu:after {
  border-bottom: 1px solid #4a4a4a;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  content: "";
  display: none;
  margin: 0 auto;
  width: 800px;
}
.nav-hor-menu .main-menu.open:after {
  display: block;
}
.nav-hor-menu .main-li {
  position: relative;
}
.nav-hor-menu .sub-li {
  margin-top: 8px;
  display: block;
}
.nav-hor-menu .sub-li a {
  display: block;
  width: 300px;
  line-height: 20px;
  padding: 6px 15px;
  height: auto;
}
.nav-hor-menu .sub-li img {
  position: absolute;
  height: 300px;
  top: 20px;
  left: 240px;
  opacity: 0;
  transition: opacity ease-in-out 300ms;
}
.nav-hor-menu .sub-li:hover img {
  opacity: 1;
}
.nav-hor-menu .sub-menu {
  position: absolute;
  top: 39px;
  left: 0;
  min-width: 600px;
  text-align: left;
  background: #fff;
}
.nav-ver-menu {
  float: right;
  padding: 15px 25px 15px 40px;
}
.nav-ver-menu .burguer {
  margin: 18px 0;
  width: 35px;
  height: 25px;
  float: right;
  position: relative;
}
.nav-ver-menu .burguer {
  margin: 14px 0 0;
  width: 36px;
  height: 36px;
  display: inline-block;
  /*		
		.bar{
			position: absolute;
			left:0;
			right:0;
			top:0;
			height:3px;
			background: #666;
		}
		
		.bar2{
			top:11px;
		}
		
		.bar3{
			top:22px;
		}*/
}
.container {
  max-width: 1024px;
  margin: 0 auto;
}
/**************
 * FOOTER
 */
.main-footer {
  background: #454545;
  color: #fff;
  text-align: center;
  padding: 0 20px 20px;
  /*	hr{
		border-color: #717171;
	}*/
}
.main-footer .top {
  display: flex;
  width: 100%;
  padding: 50px 0;
}
.main-footer .top .col {
  width: 33.33%;
  vertical-align: middle;
}
.main-footer .top .col-logo {
  order: 2;
}
.main-footer .top .col-links {
  order: 1;
}
.main-footer .top .col-copyright {
  order: 3;
}
.main-footer .img {
  margin: 0 auto;
}
.main-footer .img img {
  height: 100px;
}
.main-footer .col-links {
  padding: 32px 0;
}
.main-footer .col-newsletter {
  margin: 30px 0;
  float: left;
}
.main-footer .newsletter-form {
  background: #fff;
  color: #454545;
  text-align: center;
  max-width: 240px;
  margin: 0 auto;
}
.main-footer .newsletter-form input:valid {
  /*background: url(/images/header_close.png) no-repeat 200px 5px;*/
}
.main-footer ul {
  display: inline;
}
.main-footer ul li {
  display: inline;
  list-style: none;
}
.main-footer a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
.main-footer .footer-menu {
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #9b9b9b;
}
.main-footer .footer-menu li:first-child a span {
  display: none;
}
.main-footer .footer-menu a {
  font-size: 1.8rem;
  font-weight: 300;
  padding: 0 5px;
}
.main-footer .footer-menu a span {
  display: inline-block;
  padding: 0 10px 0 0;
}
.main-footer .footer-menu a:hover {
  color: white;
}
.main-footer .partners-menu {
  text-transform: uppercase;
  color: #9b9b9b;
}
.main-footer .partners-menu a {
  padding: 0 5px;
}
.main-footer .copyright {
  color: #9b9b9b;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  /*		.other-menu{
			display:inline;
			
			a{
				color:inherit;
				
				span{
					display: inline-block;
					padding: 0 5px;
				}
			}
		}*/
}
.social-buttons {
  text-align: center;
  color: #454545;
}
.social-buttons a {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 18px;
  margin: 0 5px;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}
.newsletter-form {
  position: relative;
  font-size: 1.6rem;
  height: 40px;
  text-transform: uppercase;
  background: #fff;
  color: #9e9e9e;
  text-align: left;
}
.newsletter-form .response,
.newsletter-form .start,
.newsletter-form input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  line-height: 30px;
  border: 1px solid #9e9e9e;
}
.newsletter-form button {
  background: inherit;
  border: 0;
  cursor: pointer;
  z-index: 1;
}
.newsletter-form input {
  padding-right: 36px;
  text-transform: none;
}
.newsletter-form input:invalid {
  /*border:1px solid red;*/
}
.newsletter-form input:valid {
  /*border:1px solid green;*/
}
.newsletter-form input:active {
  /*border:1px solid gray;*/
}
.newsletter-form .ok {
  display: none;
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  background: #fff;
  font-size: 20px;
  color: #4a4a4a;
  opacity: 0.2;
}
.newsletter-form input.notempty + .ok {
  display: block;
}
.newsletter-form input:valid + .ok {
  display: block;
  opacity: 1;
}
.newsletter-form .response {
  border: 1px solid #fff;
  background: #454545;
  color: #fff;
  z-index: 2;
  display: none;
  white-space: nowrap;
}
/****
 *
 */
.content {
  /*	width: 800px;
	height: 600px;*/
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
}
.slick-dots li {
  width: 8px;
}
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
  color: #fff;
  font-size: 8px;
  transition: opacity ease-in-out 100ms;
}
.slick-arrow.fa {
  position: absolute;
  top: 50%;
  width: 76px;
  height: 76px;
  color: #fff;
  z-index: 1;
  font-size: 76px;
  text-align: center;
  opacity: 0.4;
  margin-top: -38px;
  cursor: pointer;
  transition: opacity ease-in-out 100ms;
}
.slick-arrow.fa:hover {
  opacity: 0.8;
}
.slick-arrow.fa-angle-left {
  left: 0;
}
.slick-arrow.fa-angle-right {
  right: 0;
}
.scrollformore-btn {
  position: absolute;
  bottom: 50px;
  text-align: center;
  left: 0;
  right: 0;
  width: 200px;
  margin: 0 auto;
  z-index: 3;
}
.scrollformore-btn img {
  display: block;
  width: 38px;
  margin: 0 auto;
}
.scrollformore-btn span {
  /*opacity: 0;*/
  /*margin-bottom: 5px;*/
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 1.33;
  text-transform: uppercase;
  font-weight: bold;
  transition: opacity ease-in-out 100ms;
}
.scrollformore-btn:hover span {
  opacity: 1;
}
.img-closetext {
  width: 154px;
  margin: 0 auto;
  padding: 40px 0 80px;
  display: block;
}
/* Let's get this party started */
::-webkit-scrollbar {
  width: 4px;
}
/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #ddd;
}
/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #FEFEFE;
}
.nav-logo {
  float: none;
  padding: 10px 40px 0;
  display: inline-block;
}
.nav-logo img {
  height: 144px;
  display: block;
  margin: 0 auto;
}
main {
  padding-top: 216px;
}
.main-header {
  height: 216px;
  position: absolute;
  top: 0;
  text-align: center;
}
.main-header.fixed {
  position: fixed;
  top: -157px;
}
.main-header.fixed + main {
  padding-top: 60px;
}
.nav-ver-menu {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.side-menu-wrapper .layout {
  padding: 15px 20px;
}
.lang-menu {
  padding-bottom: 20px;
}
.nav-hor-menu {
  padding: 0;
  height: 60px;
  background: #fff;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
}
body.home .hp-slider .item .vcenter {
  bottom: 60px;
}
.hp-slider {
  opacity: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 0px !important;
  width: 100%;
  transition: opacity ease-in-out 300ms 300ms;
}
.hp-slider.slpageslider .item .txt h1 {
  border: 0;
}
.hp-slider .slick-list,
.hp-slider .slick-track {
  height: 100%;
}
.hp-slider .item {
  position: relative;
  /*		
		.txt{
			text-align: center;
			position: absolute;
			margin: 0 auto;
			left:0;
			right:0;
			top:20%;
			z-index: 1;
			text-align: center;
			color: #ffffff;
			
			h1{
				display: inline-block;
				font-size: 96px;
				font-weight: 300;
				border-bottom: 1px solid #fff;
				padding: 0 80px;
				margin: 0 0 15px;
			}
			
			h2{
				margin: 0;
				font-size: 24px;
				font-weight: 800;
			}
		}
		*/
}
.hp-slider .item .vcenter {
  opacity: 0;
  z-index: 3;
  transition: opacity ease-out 300ms;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  /*			// LEFT
			position: absolute;
			top: 40%;
			left: 40px;*/
}
.hp-slider .item .vcenter .lmore-btn {
  position: static;
  margin-top: 40px;
}
.hp-slider .item .texts {
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.hp-slider .item .texts .title {
  margin: 0 auto;
  max-width: 1024px;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 42px;
}
.hp-slider .item .texts hr {
  width: 100px;
  border-color: #fff;
  border-width: 1px;
  margin: 20px auto;
  /*				// LEFT
				margin: 20px 0;*/
}
.hp-slider .item .texts .text {
  margin: 0 auto;
  max-width: 724px;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 1.9px;
  font-size: 20px;
  letter-spacing: 1.3px;
  line-height: 26px;
}
.hp-slider .item .texts img {
  max-width: 400px;
}
.hp-slider .item .bg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hp-slider .item .bg img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hp-slider .item .overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}
.hp-slider .item .lmore-btn {
  position: absolute;
  bottom: 80px;
  left: 50px;
  right: 50px;
  z-index: 2;
  text-align: center;
}
.hp-slider .item .visit {
  margin: 100px auto 0;
  text-align: center;
}
.hp-slider .item .visit .texts {
  color: #4a4a4a;
  text-align: center;
}
.hp-slider .item .visit .title {
  font-size: 64px;
}
.hp-slider .item .visit hr.small {
  border-color: #4a4a4a;
  margin: 40px auto;
}
.hp-slider .item .visit .text {
  font-size: 18px;
}
.hp-detail {
  position: relative;
  background: black no-repeat center;
}
.hp-detail .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.hp-detail .container {
  max-width: 840px;
  margin: 0 auto;
}
.hp-detail .icon {
  text-align: center;
}
.hp-detail .icon img {
  max-height: 150px;
}
.hp-detail .text {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  text-align: justify;
  color: #ffffff;
}
.hp-destak {
  position: relative;
  color: #ffffff;
  font-size: 18px;
}
.hp-destak .wrapper {
  display: inline-block;
  /*width: 375px;*/
  position: absolute;
  bottom: 40px;
  right: 0;
  /*position: relative;*/
  transition: all ease-out 200ms;
  background-color: #181818;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.24);
  padding: 20px 40px;
}
.hp-destak .wrapper:before,
.hp-destak .wrapper:after {
  content: " ";
  display: table;
}
.hp-destak .wrapper:after {
  clear: both;
}
.hp-destak .wrapper:before,
.hp-destak .wrapper:after {
  content: " ";
  display: table;
}
.hp-destak .wrapper:after {
  clear: both;
}
.hp-destak .close {
  position: absolute;
  top: 13px;
  right: 13px;
  background: url(/images/icn-close-destak.png) no-repeat;
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  opacity: .4;
  cursor: pointer;
}
.hp-destak img {
  float: left;
  margin-right: 20px;
  max-height: 140px;
}
.hp-destak .texts p {
  margin: 0;
}
.hp-destak .title {
  padding-top: 40px;
  font-weight: bold;
  padding-bottom: 5px;
}
.home .wine-slider {
  height: 600px;
  /*background:#fff;*/
}
.home .wine-slider .slick-prev,
.home .wine-slider .slick-next {
  opacity: 0.8;
}
.home .wine-slider h2 {
  /*font-size: 60px;*/
  /*font-weight: 300;*/
  padding: 80px 0;
}
.home .wine-slider .bottle {
  width: 170px;
  height: 390px;
}
.home .wine-slider .bottle img {
  height: 288px;
  margin: 0 auto 15px;
}
.home .wine-slider .bottle .text {
  font-size: 22px;
  font-weight: 500;
}
/*body.home{
	.hp-slider .item  .vcenter{
		margin: 0 140px;
		text-align: left;
		display:inline-block;
		
		.texts{
			margin: 0;
			text-align: left;
		}
		
		hr{
			margin: 20px 0;
		}
	}
}*/
.slpage {
  text-align: center;
  padding: 40px 0;
}
.slpage .row-fluid:before,
.slpage .row-fluid:after {
  content: " ";
  display: table;
}
.slpage .row-fluid:after {
  clear: both;
}
.slpage .row-fluid:before,
.slpage .row-fluid:after {
  content: " ";
  display: table;
}
.slpage .row-fluid:after {
  clear: both;
}
.slpage .col-md-1,
.slpage .col-md-2,
.slpage .col-md-3,
.slpage .col-md-4,
.slpage .col-md-5,
.slpage .col-md-6,
.slpage .col-md-7,
.slpage .col-md-8 .col-md-9 .col-md-10,
.slpage .col-md-11,
.slpage .col-md-12 {
  float: left;
  box-sizing: border-box;
  padding: 0 15px;
}
.slpage .col-md-12 {
  width: 100%;
}
.slpage .col-md-11 {
  width: 91.66666667%;
}
.slpage .col-md-10 {
  width: 83.33333333%;
}
.slpage .col-md-9 {
  width: 75%;
}
.slpage .col-md-8 {
  width: 66.66666667%;
}
.slpage .col-md-7 {
  width: 58.33333333%;
}
.slpage .col-md-6 {
  width: 50%;
}
.slpage .col-md-5 {
  width: 41.66666667%;
}
.slpage .col-md-4 {
  width: 33.33333333%;
}
.slpage .col-md-3 {
  width: 25%;
}
.slpage .col-md-2 {
  width: 16.66666667%;
}
.slpage .col-md-1 {
  width: 8.33333333%;
}
.slpage .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.slpage .float-left {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.slpage .float-right {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.slpage .subtitle {
  background-color: #4a4a4a;
  font-size: 14px;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  padding: 3px 40px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 40px;
}
.slpage .lead {
  max-width: 620px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.33;
  text-align: center;
  color: #4a4a4a;
  padding-bottom: 50px;
  position: relative;
}
.slpage .lead:after {
  background: #a2a2a2;
  height: 2px;
  width: 64px;
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  margin-left: -32px;
}
.slpage .text {
  margin: 0 auto;
  max-width: 660px;
  text-align: center;
  padding: 0 0 40px;
  text-align: left;
  /*margin-bottom: 70px;*/
  position: relative;
  color: #4e4e4e;
  /*		&:after{
			background: url(/images/closetext.png) no-repeat center;
			background-size:154px 44px;
			width:154px;
			height:44px;
			
			position: absolute;
			content: "";
			bottom:0;
			left: 50%;
			margin-left:-72px;
		}
		*/
}
.slpage .text h2 {
  font-size: 42px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}
.slpage .text .subttl {
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
}
.slpage .text h2 + .subttl {
  /*margin-top: -10px;*/
}
.slpage .text p {
  font-family: Arial, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.67;
  text-align: justify;
}
.slpage .text a {
  color: #222;
  border-bottom: 1px dotted rgba(128, 128, 128, 0.5);
}
.slpage .text .btn-red {
  color: #fff;
}
.slpage .text img {
  display: block;
  max-width: 100%;
  height: auto;
}
.slpage .text strong {
  font-weight: bold;
}
.photo-carousel {
  position: relative;
  border: 12px solid #fff;
}
.photo-carousel .list {
  overflow: hidden;
  width: 100%;
  height: 380px;
}
.photo-carousel .item {
  position: relative;
}
.photo-carousel img {
  height: 380px;
  width: 100%;
  object-fit: cover;
  max-height: 380px;
  display: block;
}
.photo-carousel .title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-family: Arial, arial, sans-serif;
  font-size: 4.8rem;
  font-weight: 300;
  line-height: 1.17;
  text-align: center;
  color: #ffffff;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.photo-carousel .title span {
  display: block;
  max-width: 666px;
  margin: 0 auto;
}
.photo-carousel .slick-dots {
  bottom: 5px;
}
.photo-carousel .slick-dots li {
  /*margin: 0;*/
}
.photo-carousel .slick-dots li button:before {
  color: #fff;
  font-size: 1rem;
}
body.content .hp-slider .item .bg .bg-blur {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: center;
  background-size: cover;
  z-index: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0.8;
}
body.content .hp-slider .item .bg img {
  position: relative;
  z-index: 1;
  max-width: 1400px;
  margin: 0 auto;
}
.no-cssfilters body.content .hp-slider .item .bg .bg-blur {
  opacity: 0.4;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 24, 2017, 11:33:21 AM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 5, 2017, 10:15:48 AM
    Author     : mv
*/
.wines-bg {
  /*background: url(/images/tonic/paper.jpg);*/
}
.wines {
  padding: 30px 0;
  margin-left: -18px;
  width: 960px;
  margin: 0 auto;
}
.wines .page-title {
  margin-top: 65px;
}
.wine-list {
  position: relative;
  width: 302px;
  height: 302px;
  overflow: hidden;
  float: left;
  margin-left: 18px;
  margin-bottom: 60px;
  padding-top: 35px;
  transition: all ease-in-out 300ms;
}
.wine-list:hover {
  /*		
		background-color: #ffffff;
		box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
		*/
}
.wine-list:hover h4 {
  color: #9a7e4c;
}
.wine-list:hover .bottle {
  transform: scale(1.05);
}
.wine-list h4 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #4e4e4e;
  margin: 10px 10px 0;
  transition: all ease-in-out 300ms;
}
.wine-list .more,
.wine-list .bg {
  display: none;
}
.wine-list .bottle {
  /*max-width: 68px;*/
  height: 202px;
  object-fit: cover;
  display: block;
  margin: 0 auto 0;
  transition: all ease-in-out 300ms;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wines {
    width: 680px;
  }
}
@media only screen and (max-width: 768px) {
  .wines {
    width: 320px;
  }
}
._old_wine-list {
  position: relative;
  width: 302px;
  height: 302px;
  overflow: hidden;
  float: left;
  margin-left: 18px;
  margin-bottom: 18px;
}
._old_wine-list a {
  display: block;
  width: 100%;
  height: 100%;
}
._old_wine-list img {
  display: block;
  pointer-events: none;
}
._old_wine-list .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
._old_wine-list .bottle {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 0;
  z-index: 11;
  max-width: 110px;
  height: 100%;
  object-fit: cover;
}
._old_wine-list h4 {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  z-index: 10;
  margin: 0;
  max-width: 200px;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.29;
  color: #ffffff;
}
._old_wine-list .more {
  position: absolute;
  bottom: 10px;
  left: 20px;
  z-index: 12;
  display: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  color: #ffffff;
}
._old_wine-list:after {
  /*display: none;*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  content: "";
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
}
._old_wine-list:hover .more {
  display: block;
}
._old_wine-list:hover:after {
  background: rgba(255, 255, 255, 0.25);
  /*display: block;*/
}
.wine-detail {
  max-width: 790px;
  margin: 0 auto;
  /*	
	font-family: 'Work Sans';
	font-size: 18px;
	font-weight: 300;
	line-height: 1.67;
	text-align: justify;
	color: #4a4a4a;
	*/
  padding: 60px 0;
}
.wine-detail:before,
.wine-detail:after {
  content: " ";
  display: table;
}
.wine-detail:after {
  clear: both;
}
.wine-detail:before,
.wine-detail:after {
  content: " ";
  display: table;
}
.wine-detail:after {
  clear: both;
}
.wine-detail blockquote {
  font-size: 12px;
  font-style: normal;
  line-height: 2;
  margin: 0 0 24px;
}
.wine-detail blockquote br {
  display: none;
}
.wine-detail blockquote em {
  font-size: 18px;
  line-height: 1.33;
  color: #9a7e4c;
  display: block;
}
.wine-detail .left {
  float: left;
  max-width: 465px;
}
.wine-detail .left h1 {
  margin: 0;
  font-family: Arial, arial, sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
  color: #9a7e4c;
  margin: 0 0 25px;
}
.wine-detail .left .text {
  /*			font-family: @font_text;
			font-size: 16px;
			font-weight: 500;*/
  line-height: 1.63;
  text-align: left;
  color: #4a4a4a;
  margin-bottom: 70px;
  font-family: Arial, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
.wine-detail .wine-images {
  float: right;
  width: 300px;
}
.wine-detail .wine-images.multiple .main-image {
  border-bottom: solid 2px #979797;
}
.wine-detail .wine-images .main-image {
  height: 580px;
  padding-bottom: 20px;
}
.wine-detail .wine-images .main-image img {
  display: block;
  margin: 0 auto;
  max-width: 300px;
  max-height: 400px;
}
.wine-detail .wine-images .thumbs {
  padding-top: 20px;
}
.wine-detail .wine-images .thumbs img {
  float: left;
  display: block;
  height: 100px;
  margin-right: 10px;
  cursor: pointer;
}
.wine-detail h2 {
  font-size: 22px;
  /*text-align: center;*/
  text-transform: uppercase;
  font-weight: inherit;
  /*padding: 30px 0 0px;*/
  margin: 0 auto;
}
.wine-carousel {
  position: relative;
}
.wine-carousel .list {
  overflow: hidden;
  width: 100%;
  height: 640px;
}
.wine-carousel .item {
  position: relative;
  /*		&:after{
			position: absolute;
			top:0;
			left:0;
			right:0;
			bottom:0;
			z-index: 1;
			content:"";
			
			background: rgba(0,0,0,0.2);
			
		}*/
}
.wine-carousel .img-cover-ready,
.wine-carousel .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  display: block;
}
.wine-carousel .container {
  height: 100%;
  /*		max-width: 670px;
		z-index: 1;
		position: absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;*/
  pointer-events: none;
  /*		.bottle{
			float:left;
			margin-right: 70px;
			vertical-align: middle;
			width: 200px;
			height: 100%;
			background: no-repeat center;
			background-size: contain;
		}*/
}
.wine-carousel .container .caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-family: Arial, arial, sans-serif;
  font-size: 4.8rem;
  font-weight: 300;
  line-height: 1.17;
  /*text-align: center;*/
  color: #ffffff;
  /*background: rgba(0,0,0,0.4);*/
  /*			display: flex;
			flex-direction: column;
			align-content:center;
			justify-content: center;*/
}
.wine-carousel .container .caption .overlay {
  display: block;
  position: relative;
  text-align: left;
  top: 50%;
  margin: 0 140px;
  display: inline-block;
  opacity: 0;
  transition: opacity ease-out 300ms;
}
.wine-carousel .container .caption h3,
.wine-carousel .container .caption h4 {
  /*text-align: center;*/
  margin: 0 auto;
  max-width: 370px;
  color: #ffffff;
  font-weight: 300;
}
.wine-carousel .container .caption h3 {
  text-transform: uppercase;
  font-size: 42px;
  /*line-height: 0.88;*/
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wine-carousel .container .caption h3:after {
  position: absolute;
  width: 100px;
  content: "";
  bottom: 0;
  left: 0;
  margin-left: 0;
  height: 2px;
  background: #fff;
}
.wine-carousel .container .caption h4 {
  font-size: 16px;
  /*font-style: italic;*/
  line-height: 26px;
  font-weight: normal;
}
.wine-carousel .container .caption hr {
  margin: 40px 0;
}
.wine-carousel .slick-dots {
  bottom: 5px;
}
.wine-carousel .slick-dots li {
  /*margin: 0;*/
}
.wine-carousel .slick-dots li button:before {
  color: #fff;
  font-size: 1rem;
}
.wine-carousel .slick-list,
.wine-carousel .slick-track {
  height: 100%;
}
.wine-carousel img {
  max-height: 5000px;
}
.wine-year-slider {
  height: 64px;
  background: #9a7e4c;
}
.wine-year-slider li {
  display: inline-block;
}
.wine-year-slider .container {
  max-width: 790px;
}
.wine-year-slider .text {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 64px;
  text-align: center;
  display: block;
}
.wine-year-slider .text:hover {
  color: #fff;
}
.wine-year-slider .current {
  position: relative;
  /*		&:after{
			position: absolute;
			bottom: 0;
			left:0;
			right: 0;
			height: 5px;
			background: #fff;
			content: '';
		}*/
}
.wine-year-slider .current .text {
  font-weight: bold;
  color: #fff;
}
.wine-year-slider .slick-prev,
.wine-year-slider .slick-next {
  opacity: 0.4;
  width: 36px;
  height: 36px;
  background: center no-repeat;
  background-size: cover;
}
.wine-year-slider .slick-prev:hover,
.wine-year-slider .slick-next:hover {
  opacity: 1;
}
.wine-year-slider .slick-prev:before,
.wine-year-slider .slick-next:before {
  display: none;
}
.wine-year-slider .slick-prev {
  background-image: url(/images/chevron-left@2x.png);
}
.wine-year-slider .slick-next {
  background-image: url(/images/chevron-right@2x.png);
}
.wine-slider {
  height: 458px;
  background: #F0F0F0;
  background-size: cover;
}
.wine-slider h2 {
  margin: 0;
  padding: 58px 50px 50px;
  font-family: Arial, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #4e4e4e;
  text-transform: uppercase;
}
.wine-slider .bottle {
  width: 170px;
  height: 270px;
}
.wine-slider .bottle img {
  height: 227px;
  width: auto;
  display: block;
  margin: 0 auto 10px;
}
.wine-slider .bottle .text {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #636363;
}
.wine-slider .slick-prev,
.wine-list-hor .slick-prev,
.wine-slider .slick-next,
.wine-list-hor .slick-next {
  opacity: 0.4;
  width: 25px;
  height: 52px;
  background: center no-repeat;
  background-size: cover;
}
.wine-slider .slick-prev:hover,
.wine-list-hor .slick-prev:hover,
.wine-slider .slick-next:hover,
.wine-list-hor .slick-next:hover {
  opacity: 1;
}
.wine-slider .slick-prev:before,
.wine-list-hor .slick-prev:before,
.wine-slider .slick-next:before,
.wine-list-hor .slick-next:before {
  display: none;
}
.wine-slider .slick-prev,
.wine-list-hor .slick-prev {
  background-image: url(/images/pager-left.png);
}
.wine-slider .slick-next,
.wine-list-hor .slick-next {
  background-image: url(/images/pager-right.png);
}
.wine-list-hor {
  text-align: center;
}
.wine-list-hor h2 {
  margin: 0;
  padding: 0;
  font-family: Arial, arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #4e4e4e;
  text-transform: uppercase;
}
.wine-list-hor .all {
  white-space: nowrap;
  overflow: auto;
}
.wine-list-hor .text {
  padding: 0 20px;
  font-size: 18px;
  color: #4a4a4a;
  line-height: 1.78;
}
.wine-list-hor .bottle {
  padding: 50px 10px 80px;
  display: inline-block;
  position: relative;
}
.wine-list-hor .bottle div {
  /*width: 200px;*/
}
.wine-list-hor .bottle img {
  height: 270px;
  position: relative;
  z-index: 2;
  width: 100px;
  object-fit: contain;
}
.wine-list-hor .bottle span {
  display: none;
  position: absolute;
  left: -50px;
  right: -50px;
  bottom: 0;
  background: #000;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.25;
  padding: 12px 25px;
  text-align: center;
  width: 220px;
}
.wine-list-hor .bottle span:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 1px;
  background: #000;
  top: -110px;
  content: "";
  z-index: 0;
}
.wine-list-hor .bottle:hover span {
  display: block;
}
.home .wine-list-hor h2 {
  font-size: 60px;
  font-weight: 300;
  padding: 80px 0 20px;
}
/* 
    Created on : May 8, 2017, 4:17:56 PM
    Author     : mv
*/
.tonic-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: -1;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity ease-in-out 300ms;
}
.tonic-popup.show {
  pointer-events: all;
  z-index: 9999;
  opacity: 1;
}
.tonic-popup .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tonic-popup .close {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 17px;
  background: url(/images/icn-close-destak.png) no-repeat center;
  background-size: 36px 36px;
  width: 50px;
  height: 50px;
  display: block;
  opacity: .8;
}
.tonic-popup .close:hover {
  opacity: 1;
}
.tonic-popup .content {
  width: 100%;
  height: 100%;
}
.tonic-popup video,
.tonic-popup iframe {
  position: relative;
  z-index: 2;
  max-width: 90%;
  max-height: 90%;
}
.tonic-popup iframe {
  width: 800px;
  height: 640px;
}
.tonic .wheretobuy {
  position: relative;
  display: inline-block;
}
.tonic .wheretobuy .trigger {
  position: relative;
  z-index: 10;
}
.tonic .wheretobuy .link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  /*display: none;*/
  opacity: 0;
  transition: all ease-in-out 300ms;
}
.tonic .wheretobuy.showall .link {
  /*				display: inline-block;*/
  opacity: 1;
}
.tonic .wheretobuy.showall .link-1 {
  top: 58px;
}
.tonic .wheretobuy.showall .link-2 {
  top: 116px;
}
.tonic .wheretobuy {
  /*		&.top{
			.trigger{
				margin-bottom: 10px;
				color:#4a4a4a;
				text-transform: uppercase;
				font-size: 18px;
				font-weight: 500;
				text-align: left;
			}
		}*/
  /*&.bottom{*/
  /*}*/
}
.tonic .wheretobuy .link {
  /*display: none;*/
}
.tonic .hp-slider .img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.tonic .hp-slider .img img {
  max-width: 552px;
  display: block;
  margin: 0 auto;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -100px;
}
.tonic .illustration {
  /*background: url(/images/tonic/paper.jpg) no-repeat center;*/
  height: 720px;
  padding: 50px 135px;
}
.tonic .illustration:before,
.tonic .illustration:after {
  content: " ";
  display: table;
}
.tonic .illustration:after {
  clear: both;
}
.tonic .illustration:before,
.tonic .illustration:after {
  content: " ";
  display: table;
}
.tonic .illustration:after {
  clear: both;
}
.tonic .illustration .left {
  max-width: 480px;
  width: 50%;
  float: left;
  height: 350px;
  margin-top: 135px;
}
.tonic .illustration .left h2 {
  color: #60a84d;
  font-size: 52px;
  font-weight: 500;
  line-height: 0.89;
  letter-spacing: -1.9px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.tonic .illustration .left .text {
  font-family: Arial, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.63;
  letter-spacing: -0.8px;
  color: #393939;
  margin-bottom: 65px;
}
.tonic .illustration img {
  float: right;
  height: 620px;
}
.tonic .preparation {
  padding: 50px 50px 70px;
  background: url(/images/tonic/tonic_bg_2.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  height: 720px;
}
.tonic .preparation h2 {
  font-family: Arial, arial, sans-serif;
  font-size: 86px;
  text-align: center;
  text-transform: lowercase;
  margin-bottom: 70px;
}
.tonic .preparation .steps {
  max-width: 680px;
  margin: 0 auto;
}
.tonic .preparation .steps:before,
.tonic .preparation .steps:after {
  content: " ";
  display: table;
}
.tonic .preparation .steps:after {
  clear: both;
}
.tonic .preparation .steps:before,
.tonic .preparation .steps:after {
  content: " ";
  display: table;
}
.tonic .preparation .steps:after {
  clear: both;
}
.tonic .preparation .step {
  float: left;
  width: 25%;
  text-align: center;
  /*			.number{
				font-size: 48px;
				line-height: 0.63;
				margin-bottom: 20px;
			}
			
			.text{
				font-size: 24px;
				line-height: 1.13;
			}*/
}
.tonic .preparation .step img {
  width: 140px;
  height: 140px;
  margin-bottom: 30px;
}
.tonic .preparation .step span {
  display: block;
  max-width: 145px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}
.tonic .enjoy {
  height: 600px;
  overflow: hidden;
  background: url(/images/tonic/friends_bg.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.tonic .enjoy .img img {
  height: 300px;
  width: auto;
  margin-bottom: 30px;
}
.tonic .instagram {
  background: #fcfcfc;
}
.tonic .instagram h2,
.tonic .instagram h3 {
  margin: 0;
  text-align: center;
}
.tonic .instagram h3 a:hover {
  color: #60a84d;
}
.tonic .instagram .title {
  font-family: Arial, arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  text-align: center;
  color: #4a4a4a;
  padding: 44px 10px 10px;
}
.tonic .instagram .tag {
  font-family: Arial, arial, sans-serif;
  font-size: 64px;
  font-weight: 300;
  text-align: center;
  color: #4a4a4a;
  padding: 0 10px 20px;
}
.tonic .instagram .tag:hover {
  color: #60a84d;
}
.tonic .ig-wall {
  padding: 0 0 50px;
  min-height: 100px;
  /*		-moz-column-count: 3;
		column-count: 3;*/
}
.tonic .ig-wall:before,
.tonic .ig-wall:after {
  content: " ";
  display: table;
}
.tonic .ig-wall:after {
  clear: both;
}
.tonic .ig-wall:before,
.tonic .ig-wall:after {
  content: " ";
  display: table;
}
.tonic .ig-wall:after {
  clear: both;
}
.tonic .ig-image-card {
  width: 321px;
  margin: 10px;
  background: #fff;
  float: left;
  border: solid 1px #edeeee;
}
.tonic .ig-image-card header {
  position: relative;
  padding: 18px 16px;
  font-size: 15px;
  color: #125688;
  min-height: 66px;
}
.tonic .ig-image-card header:before,
.tonic .ig-image-card header:after {
  content: " ";
  display: table;
}
.tonic .ig-image-card header:after {
  clear: both;
}
.tonic .ig-image-card header:before,
.tonic .ig-image-card header:after {
  content: " ";
  display: table;
}
.tonic .ig-image-card header:after {
  clear: both;
}
.tonic .ig-image-card header img {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.tonic .ig-image-card header .user {
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tonic .ig-image-card header time {
  position: absolute;
  top: 18px;
  right: 16px;
  float: right;
  color: #a5a7aa;
}
.tonic .ig-image-card figure {
  position: relative;
  margin: 0 -1px;
  border: solid 1px #edeeee;
}
.tonic .ig-image-card figure img {
  width: 319px;
  height: 319px;
  display: block;
  object-fit: cover;
}
.tonic .ig-image-card .text {
  margin: 14px 20px;
  height: 60px;
  overflow: hidden;
  line-height: 20px;
}
.tonic .ig-image-card .manager {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding-top: 100px;
}
.tonic .ig-image-card .manager .btn {
  border: 0;
  margin-bottom: 10px;
}
.tonic .ig-image-card:hover .manager {
  display: block;
}
.tonic .ig-image-card.status-0 {
  background: #eee;
}
.tonic .ig-image-card.status-1 {
  background: #6bcd74;
}
.tonic .ig-image-card.status-2 {
  background: #d00038;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 8, 2017, 5:41:04 PM
    Author     : mv
*/
form {
  color: #4a4a4a;
  font-size: 1.6rem;
}
form fieldset {
  border: 0;
  position: relative;
  padding-bottom: 45px;
  margin-bottom: 30px;
  /*		&:after{
			content:"";
			position: absolute;
			bottom:0;
			width: 64px;
			left: 0;
			right: 0;
			margin:  0 auto;
			border-bottom: solid 2px #979797;
		}*/
}
form .legend,
form legend {
  font-size: 32px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.75;
  text-align: center;
  color: #4e4e4e;
  margin-bottom: 25px;
  width: 100%;
}
form .form-row-group:before,
form .form-row-group:after {
  content: " ";
  display: table;
}
form .form-row-group:after {
  clear: both;
}
form .form-row-group:before,
form .form-row-group:after {
  content: " ";
  display: table;
}
form .form-row-group:after {
  clear: both;
}
form .form-row-group .form-row {
  width: 45%;
  float: right;
}
form .form-row-group .form-row:first-child {
  float: left;
}
form .radio-row {
  border: 3px solid #d8d8d8;
}
form .radio-row:before,
form .radio-row:after {
  content: " ";
  display: table;
}
form .radio-row:after {
  clear: both;
}
form .radio-row:before,
form .radio-row:after {
  content: " ";
  display: table;
}
form .radio-row:after {
  clear: both;
}
form .radio-row label {
  display: inline-block;
  width: 50%;
  padding: 0;
  float: left;
  background: #d8d8d8;
}
form .radio-row label span {
  line-height: 30px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  color: #4a4a4a;
}
form .radio-row label input {
  display: none;
}
form .radio-row label.checked {
  background: #fff;
}
form .form-row {
  padding-bottom: 20px;
  text-align: left;
}
form .form-row:before,
form .form-row:after {
  content: " ";
  display: table;
}
form .form-row:after {
  clear: both;
}
form .form-row:before,
form .form-row:after {
  content: " ";
  display: table;
}
form .form-row:after {
  clear: both;
}
form label {
  display: block;
  padding-bottom: 6px;
}
form label input[type=checkbox] {
  float: left;
  margin-right: 5px;
}
form input,
form textarea,
form select {
  padding: 8px;
  background: #fff;
  width: 100%;
  border: solid 1px #dedede;
}
form input[type=checkbox] {
  width: auto;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 8, 2017, 5:41:08 PM
    Author     : mv
*/
#visit .page-title {
  padding: 65px 0 40px;
}
@-webkit-keyframes hightlighed {
  0% {
    background-color: #fff;
  }
  20% {
    background-color: #9a7e4c;
  }
  40% {
    background-color: #9a7e4c;
  }
  100% {
    background-color: #fff;
  }
}
.visit {
  /*max-width: 400px;*/
  margin: 0 auto;
  color: #4e4e4e;
  text-align: center;
  padding-bottom: 0px;
}
.visit.highlighted {
  -webkit-animation: hightlighed 1000ms;
  -moz-animation: hightlighed 1000ms;
  -o-animation: hightlighed 1000ms;
  animation: hightlighed 1000ms;
}
.visit h2 {
  background-color: #4a4a4a;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px;
  display: inline-block;
  text-transform: uppercase;
  padding: 8px 20px;
}
.visit .txt-intro {
  padding: 40px 0;
  max-width: 600px;
  margin: 0 auto;
}
.visit .txt-intro .lead {
  font-size: 42px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.33;
  text-align: center;
  color: #4a4a4a;
}
.visit .txt-intro .text {
  text-align: center;
  /*font-family: Work Sans;*/
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  padding-bottom: 40px;
}
.visit .steps {
  width: 176px;
  position: relative;
  margin: 0 auto;
  height: 32px;
  padding: 0;
}
.visit .steps li {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0;
  border: 1px solid #9b9b9b;
  border-radius: 16px;
  width: 32px;
  height: 32px;
  /*font-family: WorkSans;*/
  font-size: 20px;
  text-align: center;
  color: #9b9b9b;
  line-height: 28px;
  box-sizing: border-box;
  float: left;
  margin: 0 20px;
}
.visit .steps li.number-1 {
  margin-left: 0;
}
.visit .steps li.number-3 {
  margin-right: 0;
}
.visit .steps li.current {
  background: #4a4a4a;
  color: #fff;
  border-color: #4a4a4a;
}
.visit .steps:after {
  position: absolute;
  z-index: 1;
  height: 1px;
  top: 50%;
  left: 0;
  right: 0;
  content: "";
  background: #9b9b9b;
}
.visit .msg {
  margin: 0 auto;
  padding: 40px 0;
  font-weight: bold;
  border-radius: 2px;
  font-size: 16px;
}
.visit .msg span {
  padding: 15px 30px;
  display: block;
}
.visit .msg.msg-success span {
  background: #4a4a4a;
  color: #fff;
}
.visit .msg.msg-fail span {
  background: #9a7e4c;
  color: #fff;
}
.visit .step-1 {
  width: 780px;
  margin: 0 auto 70px;
}
.visit .step-1:before,
.visit .step-1:after {
  content: " ";
  display: table;
}
.visit .step-1:after {
  clear: both;
}
.visit .step-1:before,
.visit .step-1:after {
  content: " ";
  display: table;
}
.visit .step-1:after {
  clear: both;
}
.visit .step-1 .field-wrapper {
  position: relative;
  text-align: left;
  width: 27%;
  float: left;
  background-color: #ffffff;
  border: solid 1px #cfcfcf;
  border-right: 0;
  cursor: pointer;
}
.visit .step-1 .field-wrapper .icon {
  width: 38px;
  height: 38px;
  float: left;
  margin: 10px 8px;
  background: no-repeat center;
  background-size: cover;
}
.visit .step-1 .field-wrapper .txt {
  color: #9b9b9b;
  font-size: 18px;
  line-height: 60px;
  text-align: left;
}
.visit .step-1 .field-wrapper .txt.selected {
  font-weight: bold;
  color: #4a4a4a;
}
.visit .step-1 .field-wrapper .arrow {
  background: url(/images/icon-dropdown.png) no-repeat center;
  background-size: 16px 8px;
  margin-right: 20px;
  float: right;
  width: 16px;
  height: 60px;
}
.visit .step-1 .date-wrapper .icon {
  background-image: url(/images/icon-calendar.png);
}
.visit .step-1 .guests-wrapper .icon {
  background-image: url(/images/icon-guests.png);
}
.visit .step-1 .language-wrapper .icon {
  background-image: url(/images/icon-language.png);
}
.visit .step-1 .btn {
  min-width: 0;
  padding: 0;
  width: 19%;
  box-sizing: border-box;
  line-height: 60px;
}
.visit .step-3 {
  max-width: 622px;
  margin: 55px auto;
}
.visit .step-3 fieldset {
  background: #fff;
  padding: 36px 80px 28px;
  margin-bottom: 25px;
}
.visit .step-3 fieldset .legend {
  /*position: relative;*/
  /*top: 60px;*/
}
.visit .step-3 textarea {
  height: 200px;
}
.visit .step-3 .language-select option {
  background: no-repeat 5px 5px;
  padding: 0 10px 0 30px;
  background-size: 16px auto;
}
.visit .step-3 .hidden-row .info {
  border-top: solid 1px #CDCDCD;
  font-size: 18px;
  font-weight: 300;
  padding: 14px 8px;
  text-align: left;
  color: #4a4a4a;
  cursor: pointer;
}
.visit .step-3 .hidden-row .info .fa {
  opacity: 0.5;
  float: right;
}
.visit .step-3 .hidden-row .info a {
  text-align: center;
  color: #4990e2;
  display: block;
}
.visit .step-3 .hidden-row .form-row {
  display: none;
}
.visit .step-3 .bottom {
  margin-bottom: 20px;
}
.visit .step-3 .bottom .form-row {
  padding-bottom: 5px;
}
.visit .step-3 .bottom label {
  font-size: 14px;
}
.visit .step-3 .spacer {
  height: 40px;
}
.experiences {
  padding-bottom: 65px;
  box-sizing: border-box;
}
.experiences:before,
.experiences:after {
  content: " ";
  display: table;
}
.experiences:after {
  clear: both;
}
.experiences:before,
.experiences:after {
  content: " ";
  display: table;
}
.experiences:after {
  clear: both;
}
.experiences .cat {
  clear: both;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #4a4a4a;
  text-transform: uppercase;
  padding-top: 60px;
  margin-bottom: 10px;
}
.experiences .cat-items {
  display: flex;
  justify-content: center;
  padding: 1.5% 0;
}
.experience {
  background: #fff;
  float: left;
  width: 30.33%;
  margin: 1.5%;
  color: #4a4a4a;
  text-align: center;
  cursor: pointer;
  position: relative;
  /*	.price{
		font-size: 24px;
		line-height: 0.83;
		text-align: center;
		color: #4a4a4a;
	}
	
	.btn{
		width: 80%;
		min-width: 0;
		margin: 10%;
		cursor:pointer;
		
		display: none;
	}*/
}
.experience img {
  width: 100%;
  height: 204;
  object-fit: cover;
  display: block;
}
.experience .title {
  font-size: 18px;
  font-weight: bold;
  padding: 18px 16px;
  line-height: 21px;
  height: 78px;
  text-transform: uppercase;
}
.experience .text {
  height: 144px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  padding: 0 20px 0;
  margin-bottom: 35px;
}
.experience .bottom {
  height: 76px;
  text-align: center;
  position: relative;
}
.experience .price {
  font-size: 24px;
  font-weight: bold;
  color: #4a4a4a;
  border-top: solid 1px #d6d6d6;
  margin: 0 40px;
  white-space: nowrap;
  line-height: 50px;
}
.experience .price .perperson {
  font-weight: normal;
  font-size: 16px;
  display: block;
  line-height: 8px;
  position: relative;
  top: -10px;
}
.experience .btn {
  height: 100%;
  width: 100%;
  line-height: 64px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all ease-in-out 300ms;
}
.experience button {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  color: transparent;
  opacity: 0;
  cursor: pointer;
}
.experience:hover .price {
  opacity: 0;
}
.experience:hover .btn {
  opacity: 1;
}
.visit-content {
  background: #fff;
  /*margin-top: 120px;*/
  clear: both;
  padding: 57px;
  /*background: #fff;*/
  /*padding: 3%;*/
  /*width: 40%;*/
  /*height:345px;*/
  /*float: left;*/
}
.visit-content .container {
  max-width: 600px;
}
.visit-content .btn-visit-form {
  display: block;
  width: 200px;
  margin: 60px auto 80px;
}
.visit-content .slpage .text {
  padding-bottom: 0;
  margin-bottom: 0;
}
.visit-content .slpage .text::after {
  display: none;
}
.visit-content .right,
.visit-content .left {
  width: 50%;
}
.visit-content .right:before,
.visit-content .left:before,
.visit-content .right:after,
.visit-content .left:after {
  content: " ";
  display: table;
}
.visit-content .right:after,
.visit-content .left:after {
  clear: both;
}
.visit-content .right:before,
.visit-content .left:before,
.visit-content .right:after,
.visit-content .left:after {
  content: " ";
  display: table;
}
.visit-content .right:after,
.visit-content .left:after {
  clear: both;
}
.visit-content .left {
  float: left;
  width: 260px;
}
.visit-content .right {
  float: right;
  width: 260px;
}
.visit-content .title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.visit-content .txt {
  font-size: 14px;
  line-height: 1.57;
  margin-bottom: 35px;
}
.visit-content .btn {
  white-space: nowrap;
}
.visit-bottom {
  box-sizing: border-box;
  color: #4e4e4e;
}
.visit-bottom:before,
.visit-bottom:after {
  content: " ";
  display: table;
}
.visit-bottom:after {
  clear: both;
}
.visit-bottom:before,
.visit-bottom:after {
  content: " ";
  display: table;
}
.visit-bottom:after {
  clear: both;
}
.visit-bottom .map {
  /*		width: 60%;
		float: right;*/
}
.visit-bottom .map iframe {
  width: 100%;
  height: 345px;
}
.visit-popup {
  max-width: 210px;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 1;
  display: none;
  background-color: #ffffff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
}
.visit-guests-popup {
  padding: 20px 30px;
}
.visit-guests-popup ul {
  margin: 0;
}
.visit-guests-popup li {
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0 10px 15px 0;
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  cursor: pointer;
  transition: color ease-in-out 300ms;
}
.visit-guests-popup li:hover {
  color: #d00038;
}
.visit-guests-popup li.current {
  background: #d00038;
  color: #fff;
  border-color: #d00038;
}
.visit-guests-popup li:nth-child(3n) {
  margin-right: 0;
}
.visit-guests-popup .more {
  text-align: center;
}
.visit-guests-popup .more a {
  font-size: 12px;
  color: #4990e2;
}
.visit-guests-popup .more .hidden {
  color: #4a4a4a;
  display: none;
}
.visit-guests-popup .more .hidden .text {
  font-size: 12px;
  margin-bottom: 10px;
}
.visit-guests-popup .more .hidden .phone {
  font-size: 18px;
}
.visit-language-popup ul {
  margin: 0;
  padding: 6px 0;
}
.visit-language-popup li {
  /*font-family: SFNSText;*/
  padding: 0 24px;
  font-size: 16px;
  line-height: 2.25;
  text-align: left;
  color: #4a4a4a;
  cursor: pointer;
  transition: color ease-in-out 300ms;
}
.visit-language-popup li:hover {
  color: #9a7e4c;
}
.visit-date-popup {
  padding: 20px 30px;
  width: 289px;
  max-width: 289px;
}
.visit-date-popup .ui-datepicker {
  border: 0;
  padding: 0;
}
.awards {
  padding: 40px 0;
}
.awards:before,
.awards:after {
  content: " ";
  display: table;
}
.awards:after {
  clear: both;
}
.awards:before,
.awards:after {
  content: " ";
  display: table;
}
.awards:after {
  clear: both;
}
.review {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0 15px;
}
.review:before,
.review:after {
  content: " ";
  display: table;
}
.review:after {
  clear: both;
}
.review:before,
.review:after {
  content: " ";
  display: table;
}
.review:after {
  clear: both;
}
.review img {
  min-height: 420px;
  max-height: 480px;
  width: auto;
  margin-bottom: 30px;
}
.review .medal {
  height: 61px;
  margin: 15px auto;
}
.review .Low {
  color: #c1bfbf;
  font-weight: bold;
  position: relative;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 14, 2017, 12:26:13 PM
    Author     : mv
*/
body.family .hp-slider .item .video-btn {
  position: static;
  margin: 40px auto 0;
  display: block;
  /*text-align: center;*/
}
.slick-vertical .slick-dots {
  right: 10px;
  bottom: 0;
  left: auto;
  width: auto;
  height: 100%;
  top: 0;
}
.slick-vertical .slick-dots li {
  display: block;
}
#family {
  position: relative;
  /*z-index: -1;*/
  /*background: url(/images/tonic/paper.jpg);*/
}
.family-member {
  padding: 70px 0;
  color: #4a4a4a;
  max-width: 780px;
  margin: 0 auto;
  /*	
	position: relative;
	background: #333;
	color:#fff;
	
	.texts,
	.container{
		height: 100%;
	}
	
	.bg{
		position: absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		width: 100%;
		height: 100%;
		
		background: #333 no-repeat center;
		background-size: cover;
		
		-webkit-filter: blur(50px);
		-moz-filter: blur(50px);
		-o-filter: blur(50px);
		-ms-filter: blur(50px);
		filter: blur(50px);
		
		&:after{
			position: absolute;
			top:0;
			left:0;
			right:0;
			bottom:0;
			z-index: 1;
			
			background: rgba(0,0,0,0.2);
			content:"";
		}
	}
	
	.container{
		position: relative;
		z-index: 1;
	}
	
	img{
		margin-top: 80px;
		float:left;
		width: 320px;
		border: solid 16px #ffffff;
	}
	
	.texts{
		margin-left: 380px;
		overflow: hidden;
		max-width: 420px;
		
		.wrapper{
			padding: 80px 0;
			width: calc(~"100% + 20px");
			height: 100%;
			padding-right: 20px;
			overflow: auto;
		}
	}
	
	h2{
		font-size: 38px;
		font-weight: 300;
		line-height: 38px;
		margin: 0 0 10px;;
	}
	
	.tagline{
		font-size: 24px;
		font-weight: 300;
		line-height: 32px;
		font-style: italic;
		margin-bottom: 80px;
	}
	
	.txt{
		font-size: 16px;
		line-height: 26px;
		font-family: Work Sans;
		
		*{
			font-size: 16px;
			line-height: 26px;
			font-family: Work Sans;
			font-weight: 400;
		}
	}
	*/
}
.family-member .title {
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 300;
  line-height: 38px;
  margin: 0 0 10px;
}
.family-member .tagline {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 35px;
}
.family-member .txt {
  font-family: Arial, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  text-align: justify;
}
.family-member img {
  float: left;
  width: 280px;
}
.family-member .texts {
  margin-left: 300px;
}
.family-member.odd img {
  float: right;
}
.family-member.odd .texts {
  margin-left: 0;
  margin-right: 300px;
}
.family-member.odd .title,
.family-member.odd .tagline {
  text-align: right;
}
#history {
  /*padding-top: 65px;*/
}
#history h1 {
  padding: 40px 0;
}
.history-item {
  /*	background-color: #ffffff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);*/
  padding: 80px;
  color: #4a4a4a;
  margin-bottom: 40px;
}
.history-item figure {
  margin: 0;
  float: left;
}
.history-item figure img {
  width: 350px;
  height: auto;
}
.history-item figure .caption {
  font-size: 12px;
  color: #999;
}
.history-item .texts {
  margin-left: 430px;
}
.history-item .texts h2 {
  margin-top: 0;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.history-item .texts .txt {
  font-family: Arial, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.63;
  text-align: justify;
}
.history-item.even figure {
  float: right;
}
.history-item.even .texts {
  margin-right: 430px;
  margin-left: 0;
}
.history-item.even h2 {
  text-align: right;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 29, 2017, 6:39:47 PM
    Author     : mv
*/
.contacts-page {
  background: #fff;
  /*	.text{
		padding-bottom:0;
		
		&::after{
			display: none;
		}	
	}*/
}
.contacts-page .slpage {
  font-size: 16px;
  color: #4a4a4a;
  line-height: 22px;
  margin: 0 auto;
  max-width: 600px;
  text-align: left;
}
.contacts-page .slpage h2 {
  font-size: 16px;
  text-transform: uppercase;
}
.contacts-page .slpage a {
  color: #4990e2;
}
.distributors {
  position: relative;
  margin: 40px auto 80px;
  padding: 50px 0 80px;
  max-width: 440px;
  font-size: 16px;
  /*	&:after{
		background: url(/images/closetext.png) no-repeat center;
		background-size: 154px 44px;
		width: 154px;
		height: 44px;
		position: absolute;
		content: "";
		bottom: 0;
		left: 50%;
		margin-left: -72px;
	}
	*/
}
.distributors h2 {
  text-align: center;
  padding-bottom: 20px;
}
.distributors .options {
  text-align: center;
  text-transform: none;
}
.distributors select {
  text-align: center;
}
.distributors #country-info {
  padding: 40px 0;
  text-align: center;
}
.distributors .contact_item {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #4a4a4a;
}
.distributors .contact_item h3 {
  display: none;
}
.distributors .contact_item h2 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.distributors .contact_item p {
  margin: 0;
}
.distributors .contact_item p strong {
  font-weight: normal;
}
.distributors .contact_item .address {
  margin-bottom: 22px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 29, 2017, 7:06:49 PM
    Author     : mv
*/
.links {
  font-size: 16px;
  line-height: 30px;
  padding: 50px 0 80px;
}
.links h2 {
  font-family: Arial, arial, sans-serif;
  text-align: center;
  font-weight: 300;
  margin: 0 auto;
  padding: 40px 10px;
}
.links img {
  clear: both;
  width: 154px;
  display: block;
  padding-top: 60px;
  margin: 0 auto 0;
}
.links-col {
  float: left;
  width: 20%;
  padding: 10px;
  font-size: 16px;
  line-height: 1.67;
  color: #4a4a4a;
}
.links-col .subttl {
  font: inherit;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}
.links-col a {
  font: inherit;
  display: block;
  padding: 5px 0;
  color: #4990e2;
}
.links-col.links-col-1 {
  width: 100%;
}
.links-col.links-col-2 {
  width: 50%;
}
.links-col.links-col-3 {
  width: 33.33%;
}
.wine-tips {
  max-width: 620px;
  margin: -80px auto 100px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  /*	
	.slick-dots{
		bottom: 0;
		position: fixed;
		background: #fff;
		padding: 40px 0;
		left: 700px;
		right: 700px;
		width: auto;

	}
	
	.slick-text-prev, .slick-text-next{
		position: fixed;
		bottom: 34px;
	}
	
	.slick-text-prev{
		left: 700px;
	}
	
	.slick-text-next{
		right: 700px;
	}
	*/
}
.wine-tips .slick-list {
  /*		padding-bottom: 100px;*/
}
.wine-tips .slick-dots {
  bottom: 70px;
}
.wine-tips .slick-text-prev,
.wine-tips .slick-text-next {
  /*position: absolute;*/
  /*bottom: 70px;*/
  text-transform: uppercase;
  color: #4990e2;
  font-size: 18px;
  z-index: 2;
  cursor: pointer;
}
.wine-tips .slick-text-prev:hover,
.wine-tips .slick-text-next:hover {
  opacity: 0.8;
}
.wine-tips .slick-text-prev {
  float: left;
}
.wine-tips .slick-text-next {
  float: right;
}
.wine-tips .slick-dots li.slick-active button::before,
.wine-tips .slick-dots li button::before {
  color: #000;
  font-size: 10px;
}
.wine-tips .controls {
  /*position: absolute;*/
  padding-top: 40px;
  left: 50px;
  right: 50px;
  bottom: 70px;
}
.tip-item {
  outline: none;
  padding: 30px 50px 40px;
  text-align: center;
  color: #4a4a4a;
  padding-bottom: 140px;
}
.tip-item .position {
  font-size: 20px;
}
.tip-item hr {
  margin: 20px auto 30px;
}
.tip-item .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.tip-item .lead {
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 70px;
}
.tip-item .text {
  margin: 0 auto;
  max-width: 460px;
  font-size: 16px;
  font-family: Arial, arial, sans-serif;
  line-height: 26px;
}
.tip-item figure {
  margin-bottom: 50px;
}
.tip-item figure img {
  max-width: 300px;
  margin: 0 auto;
  display: block;
}
.basic-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  z-index: -1;
  text-align: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity ease-in-out 300ms;
}
.basic-popup.show {
  pointer-events: all;
  z-index: 9999;
  opacity: 1;
}
.basic-popup .overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.basic-popup .close {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 17px;
  background: url(/images/icn-close-destak.png) no-repeat center;
  background-size: 36px 36px;
  width: 50px;
  height: 50px;
  display: block;
  opacity: .8;
}
.basic-popup .close:hover {
  opacity: 1;
}
.basic-popup .content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}
#age-check-form {
  position: relative;
  margin: 0 auto;
  max-width: 600px;
  top: 10%;
  text-align: center;
  color: #4e4e4e;
  /*	box-shadow: 0 0 20px #ccc;
	background: #fff;*/
}
#age-check-form img {
  width: 200px;
}
#age-check-form .title {
  font-size: 42px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.33;
  text-align: center;
  color: #4a4a4a;
}
#age-check-form .text {
  padding: 40px 0;
  font-size: 28px;
  font-weight: 500;
  text-transform: uppercase;
}
#age-check-form .actions .btn {
  margin: 0 auto;
  width: 200px;
}
#age-check-form .actions label {
  padding-top: 45px;
  display: inline-block;
  line-height: 20px;
  font-size: 18px;
  font-weight: 500;
}
#age-check-form .actions label input {
  margin-left: 10px;
}
#cookie-law {
  text-align: center;
  background-color: #F7F7F7;
  font-family: Arial, arial, sans-serif, sans-serif;
  font-size: 0.9em;
  position: fixed;
  z-index: 10000;
  padding: 15px;
  bottom: 0;
  left: 0;
  right: 0;
}
#cookie-law .container {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
}
#cookie-law .close {
  width: auto;
  height: auto;
  padding: 0 10px;
  line-height: 30px;
  position: absolute;
  right: 0;
  min-width: auto;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  top: 50%;
  margin-top: -15px;
  text-shadow: none;
  opacity: 1;
  border: 0;
  font-family: inherit;
}
#cookie-law .text {
  padding: 0 100px;
}
#cookie-law p {
  padding: 10px;
  margin: 0;
}
#contacts select {
  width: auto;
  display: inline-block;
}
#country-info {
  padding-bottom: 50px;
}
/*
#grid{
	figure{
		margin: 0;
	}

	img{
		max-width: 100%;
		height: auto;
		display: block;
	}
	
	
	.item{
		padding: 15px;
	}
	
	.w3{
		clear: both;
	}
	
	.blocks{
		column-count: 3;
		column-gap: 0;
	}
	
	
	.block{
		-webkit-column-break-inside: avoid;
		-moz-column-break-inside: avoid;
		column-break-inside: avoid;
  
		display: inline-block;
		box-sizing: border-box;	

		
		img{
			margin-bottom: 30px;
		}
		
		
		figcaption{
			color: #FFF !important;
			background-color: #D2D1D1;
			font-size: 1.5em !important;
			padding: 30px 30px;
		}
		
		p{
			margin: 5px;
		}
		
		
		a{
			font-family: "Source Sans Pro",sans-serif;
			font-size: 1em !important;
			font-weight: 400 !important;
			margin: 0px 0px 10px !important;
			color: #AEADAD !important;
		}
		
	}
	
	
	.blocks-3{
		column-count:1;
		
		.block{
			width: 33.33%;
			float:left;
		}
	}
	
	
	
}*/
#grid {
  max-width: 800px;
  margin: 0 auto;
}
#grid figure {
  margin: 0;
}
#grid .foodpairing-item {
  width: 50%;
  float: left;
}
#grid .foodpairing-item .wrapper {
  margin: 0 18px 18px 0;
}
#grid .foodpairing-item:nth-child(2n-1) {
  margin-right: 0;
}
.foodpairing-header {
  color: #4a4a4a;
  text-align: center;
}
.foodpairing-header .title {
  padding-top: 45px;
  font-size: 42px;
  line-height: 56px;
  font-weight: 300;
  font-style: italic;
  max-width: 445px;
  margin: 0 auto;
}
.foodpairing-header .text {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  font-family: Arial, arial, sans-serif;
  padding-bottom: 70px;
}
.foodpairing-item {
  color: #4a4a4a;
}
.foodpairing-item figure img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}
.foodpairing-item .text {
  height: 270px;
  padding: 25px 30px;
  background: #fff;
  font-size: 16px;
  line-height: 24px;
}
.foodpairing-item .text p {
  margin: 0 0 5px;
}
.foodpairing-item .text img {
  float: left;
  width: 70;
  height: 200px;
  object-fit: cover;
  margin-right: 20px;
  margin-bottom: 20px;
}
.foodpairing-item .text a {
  color: #4990e2;
}
@media only screen and (max-width: 1024px) {
  .nav-hor-menu {
    display: none;
  }
  .btn {
    min-width: 200px;
    padding: 0 10px;
  }
  .slick-dots li {
    width: 8px;
    height: 8px;
  }
  .slick-dots li.slick-active button::before,
  .slick-dots li button::before {
    font-size: 1rem;
  }
  main {
    padding-top: 64px;
  }
  .scrollformore-btn {
    bottom: 0;
  }
  .scrollformore-btn span {
    line-height: 20px;
    margin-bottom: -8px;
    font-size: 14px;
  }
  .scrollformore-btn img {
    width: 30px;
  }
  body.showmenu {
    overflow: hidden;
  }
  /**************
 * HEADER
 */
  .main-header {
    height: 64px;
    top: 0;
  }
  .main-header.fixed {
    top: 0;
  }
  .nav-logo {
    float: left;
    padding: 8px 5px;
  }
  .nav-logo img {
    height: 48px;
  }
  .nav-ver-menu {
    display: block;
    padding: 10px 25px 10px 40px;
  }
  .nav-ver-menu .burguer {
    width: 25px;
    height: 25px;
  }
  .nav-ver-menu svg {
    width: 25px;
    height: 25px;
  }
  .nav-ver-menu .back,
  .nav-ver-menu .burguer {
    margin: 8px 0;
  }
  .side-menu-wrapper .side-menu {
    top: 94px;
  }
  .side-menu-wrapper .layout {
    left: 0;
    width: 100%;
  }
  .side-menu-wrapper .close {
    margin-right: 0px;
  }
  .side-menu hr {
    margin-bottom: 0;
  }
  .side-menu .sub li {
    display: inline-block;
    font-size: 14px;
  }
  /**********************
 * FOOOTER
 */
  .main-footer .top {
    padding: 25px 0 5px;
    display: block;
  }
  .main-footer .top .col {
    width: 100%;
  }
  .main-footer .newsletter-form {
    margin: 0 auto;
  }
  .main-footer .col-social {
    text-align: center;
  }
  .main-footer .col-link {
    padding-top: 0;
  }
  .main-footer .copyright .other-menu {
    display: block;
  }
  /********
 CONTENT
 ****/
  .slpage {
    padding-left: 15px;
    padding-right: 15px;
  }
  .slpage .row-fluid {
    padding: 15px 0;
  }
  .slpage .col-md-1,
  .slpage .col-md-2,
  .slpage .col-md-3,
  .slpage .col-md-4,
  .slpage .col-md-5,
  .slpage .col-md-6,
  .slpage .col-md-7,
  .slpage .col-md-8 .col-md-9 .col-md-10 {
    float: none;
    width: auto;
    padding: 0;
  }
  /********
 HP
 ****/
  body.home .wine-slider {
    height: 440px;
  }
  body.home .wine-slider h2 {
    /*font-size: 32px;*/
    padding: 40px 0;
  }
  body.home #visit-form {
    padding-bottom: 20px;
  }
  body.home .hp-slider .item .vcenter {
    margin: 0 auto;
    text-align: center;
  }
  body.home .hp-slider .item .vcenter .texts {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  body.home .hp-slider .item .vcenter .lmore-btn {
    text-align: center;
  }
  body.home .hp-slider .item .texts .title {
    font-size: 34px;
  }
  body.home .hp-slider .item .texts hr.small {
    margin: 20px auto;
  }
  body.home .hp-slider .item .texts .text {
    font-size: 14px;
    line-height: 22px;
  }
  .hp-slider .item .vcenter {
    /*top:40%;*/
    margin: 0;
    text-align: center;
    padding: 20px 10px;
    display: block;
  }
  .hp-slider .item .vcenter h1 {
    text-align: center;
    font-size: 34px;
  }
  .hp-slider .item .lmore-btn {
    min-width: 200px;
    left: 10px;
    right: 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .hp-slider .item .texts {
    text-align: center;
  }
  .hp-slider .item .texts hr.small {
    margin: 20px auto;
  }
  .hp-slider .item .texts img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
  }
  .hp-detail {
    padding: 50px;
  }
  .hp-detail .container {
    display: block;
  }
  .hp-detail .text {
    font-size: 14px;
    font-weight: 500;
    line-height: 2.14;
  }
  .hp-detail .icon {
    margin-bottom: 30px;
  }
  .hp-detail .icon img {
    max-height: 80px;
  }
  .hp-destak .wrapper {
    position: static;
    float: none;
    transform: none !important;
    width: 100%;
  }
  .hp-destak .close {
    display: none;
  }
  /********
 WINE
 ****/
  .wine-detail {
    padding: 20px;
  }
  .wine-detail .left {
    margin-bottom: 30px;
    float: none;
    max-width: 100%;
  }
  .wine-detail .left h1 {
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 15px;
  }
  .wine-detail .left .text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .wine-detail .left .btn {
    display: block;
  }
  .wine-detail img {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .wine-detail .wine-images {
    float: none;
    margin: 0 auto;
  }
  .wine-slider {
    height: 376px;
    /*	.slick-prev{
		left: 10px;
	}
	
	.slick-right{
		right: 10px;
	}*/
  }
  .wine-slider h2 {
    padding: 40px 0;
  }
  .wine-slider .container {
    width: 80%;
    margin: 0 auto;
  }
  .wine-carousel .slick-dots li {
    margin: 0 5px;
  }
  .wine-carousel .container .caption {
    height: calc(100vh - 128px);
  }
  .wine-carousel .container .caption .overlay {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .wine-carousel .container .caption h3::after {
    margin: 0 auto;
    right: 0;
  }
  .wine-list-hor {
    text-align: center;
  }
  .wine-list-hor .text {
    font-size: 16px;
    line-height: 1.3;
  }
  .wine-list-hor .bottle {
    padding: 20px 10px 30px;
    display: inline-block;
  }
  .wine-list-hor .bottle img {
    height: 200px;
  }
  .home .wine-list-hor h2 {
    font-size: 40px;
    padding: 50px 0 10px;
  }
  /********
 TONIC
 ****/
  .tonic .hp-slider .img img {
    max-width: 100%;
  }
  .tonic .illustration {
    height: auto;
    padding: 15px;
  }
  .tonic .illustration .left {
    float: none;
    margin: 0;
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .tonic .illustration img {
    float: none;
    margin: 0 auto;
    display: block;
    max-width: 410px;
    /*display: none;*/
  }
  .tonic .preparation {
    padding: 15px;
  }
  .tonic .preparation h2 {
    margin: 15px;
    font-size: 60px;
  }
  .tonic .preparation .step {
    width: 50%;
    padding-bottom: 20px;
  }
  .tonic .preparation .step img {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
  }
  .tonic .preparation .step span {
    font-size: 16px;
  }
  .tonic .enjoy .img img {
    max-width: 400px;
    height: auto;
  }
  .tonic .enjoy .wheretobuy {
    min-height: 186px;
  }
  .tonic .enjoy .wheretobuy .btn {
    width: 90%;
    max-width: 400px;
  }
  /********
 VISIT
 ****/
  .visit .step-1 {
    padding: 0 10px;
    width: auto;
  }
  .visit .step-1 .field-wrapper {
    border-right: 1px solid #cfcfcf;
    border-bottom: 0;
    width: auto;
    float: none;
  }
  .visit .step-1 .btn {
    width: 100%;
  }
  .visit .step-1 .date-wrapper .popup {
    width: auto;
  }
  .visit .step-1 .guests-wrapper .popup li:nth-child(3n) {
    margin-right: 15px;
  }
  .visit .cat-items {
    display: block;
  }
  .visit .experience {
    width: 47%;
  }
  .visit .experience .text {
    line-height: 18px;
    height: 130px;
  }
  .visit .experience .btn {
    min-width: 0;
  }
  .visit .step-3 {
    padding: 15px;
  }
  .visit .step-3 fieldset {
    padding: 15px;
  }
  .visit-bottom .left,
  .visit-bottom .right,
  .visit-bottom .map,
  .visit-bottom .contacts {
    float: none;
    width: auto;
  }
  .visit-bottom .contacts {
    height: auto;
  }
  .visit-bottom .right {
    padding-top: 100px;
  }
  #visit .item h1 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .hp-slider .item .txt h1 {
    padding: 0 10px;
    font-size: 40px;
  }
  .hp-slider .item .vcenter .visit-btn {
    text-align: center;
  }
  #grid {
    padding: 10px;
  }
  #grid img {
    margin: 0 auto;
  }
  #grid .foodpairing-item {
    float: none;
    width: 100%;
  }
  #grid .foodpairing-item .wrapper {
    margin: 0 0 18px 0;
  }
  #grid .blocks {
    column-count: 1;
    column-gap: 0;
  }
  /********
 FAMILY
 ****/
  .family-member {
    padding: 15px 15px 40px;
  }
  .family-member .bg {
    top: 0;
  }
  .family-member .container img {
    float: none;
    width: 100%;
    display: block;
    max-width: 420px;
    margin: 0 auto 20px;
  }
  .family-member .container .texts {
    max-width: 420px;
    margin: 0 auto;
  }
  .family-member .container .tagline {
    margin-bottom: 20px;
  }
  body.family .hp-slider .item .video-btn {
    margin: 10px auto 0;
    text-align: center;
  }
  /********
 HISTORY
 ****/
  .history-item.even,
  .history-item {
    margin: 10px;
    padding: 10px;
  }
  .history-item.even h2,
  .history-item h2 {
    text-align: left;
  }
  .history-item.even figure,
  .history-item figure {
    float: none;
  }
  .history-item.even figure img,
  .history-item figure img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .history-item.even .texts,
  .history-item .texts {
    float: none;
    margin: 0;
  }
  /********
 LINKS
 ****/
  .links-col {
    width: 25%;
  }
  .links-col.links-col-1,
  .links-col.links-col-3 {
    width: 100%;
  }
  .links-col.links-col-2,
  .links-col.links-col-4 {
    width: 50%;
  }
  /********
 TIPS
 ****/
  .wine-tips {
    margin: 20px 20px 100px;
  }
  .tip-item {
    padding: 10px 20px 20px;
  }
  .tip-item figure img {
    max-width: 100%;
  }
  /********
 AGE CHECK
 ****/
  #age-check-form {
    top: 50px;
    padding: 10px;
  }
  #age-check-form .text {
    font-size: 20px;
  }
  #age-check-form .actions .btn {
    width: auto;
    height: 40px;
    line-height: 40px;
  }
}
