.gform_confirmation_wrapper,
.gform_footer,
.gform_heading,
.wp-caption {
	text-align: center;
}

body,
html {
	overflow-x: hidden;
}

.gform_wrapper button:active,
.gform_wrapper button:focus,
.gform_wrapper button:hover,
.mobile__search input[type=submit]:active,
.mobile__search input[type=submit]:focus,
.mobile__search input[type=submit]:hover,
.page-template-templates .select2-container--default.select2-container--open.select2-container--below .select2-selection--single:active,
.page-template-templates .select2-container--default.select2-container--open.select2-container--below .select2-selection--single:focus,
.page-template-templates .select2-container--default.select2-container--open.select2-container--below .select2-selection--single:hover,
.search-page__form-submit:active,
.search-page__form-submit:focus,
.search-page__form-submit:hover,
.selection:active,
.selection:focus,
.selection:hover,
a:focus,
a:hover {
	outline: 0;
}

.case-studies__item-img,
.content_list__img-slide,
.cork__item-img,
.footer__2banner-img,
.footer__banner,
.home-footer,
.image-and-text,
.picture__gallery-slide,
.top-screen,
.video-wrapper,
.video__item-img {
	background: center/cover no-repeat none;
}

.circle,
.content-list .medium-5,
.features__item-img,
.features__slide,
.footer__banner,
.harvesting__circle,
.harvesting__detail,
.home-footer,
.image-and-text,
.info__item-circle,
.info__item-detail,
.partner__hover,
.three__circle,
.top-screen,
.top-screen__link--home,
.two-column__logo,
.vert-align {
	white-space: nowrap;
}

.circle:before,
.content-list .medium-5:before,
.features__item-img:before,
.features__slide:before,
.footer__banner:before,
.harvesting__circle:before,
.harvesting__detail:before,
.home-footer:before,
.image-and-text:before,
.info__item-circle:before,
.info__item-detail:before,
.partner__hover:before,
.three__circle:before,
.top-screen:before,
.top-screen__link--home:before,
.two-column__logo:before,
.vert-align:before {
	content: '';
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle;
}

.circle>*,
.content-list .medium-5>*,
.features__item-img>*,
.features__slide>*,
.footer__banner>*,
.harvesting__circle>*,
.harvesting__detail>*,
.home-footer>*,
.image-and-text>*,
.info__item-circle>*,
.info__item-detail>*,
.partner__hover>*,
.three__circle>*,
.top-screen>*,
.top-screen__link--home>*,
.two-column__logo>*,
.vert-align>* {
	vertical-align: middle;
	display: inline-block;
	width: 100%;
	white-space: normal;
}

#home-slider .slick-slide {
	height: 500px;
	transition: height .3s ease;
	position: relative;
}

#home-slider .slider-caption {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 500px;
	text-align: center;
	background: rgba(0,0,0,.6);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 5px 10px;
}

.icon,
.icon-invert {
	display: inline-block;
	text-decoration: none;
	background-repeat: no-repeat;
}

#home-slider .slider-caption h3,
#home-slider .slider-caption p {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}

.row {
	padding: 0 10px;
	max-width: none;
}

.column.collapse,
.columns.collapse {
	padding: 0;
}

.column.small-collapse,
.columns.small-collapse {
	padding-left: 0;
	padding-right: 0;
}

.icon-invert {
	background-image: url(../images/sprite-hover.png);
}

.icon,
.icon-invert:hover {
	background-image: url(../images/sprite.png);
}

.icon-invert--mail {
	background-position: -312px -39px;
	width: 23px;
	height: 15px;
}

.icon-invert--mail:hover {
	background-position: -312px -80px;
}

.icon-invert--wechat {
	background-position: -116px -247px;
	width: 27px;
	height: 22px;
}

.icon-invert--wechat:hover {
	background-position: -159px -247px;
}

.icon-invert--weibo {
	background-position: -233px -108px;
	width: 28px;
	height: 23px;
}

.icon-invert--weibo:hover {
	background-position: -116px -247px;
}

.icon--menu .header--white,
.icon:hover {
	background-image: url(../images/sprite-hover.png);
}

.icon--bubble-arrow {
	background-position: 0 -247px;
	width: 43px;
	height: 45px;
}

.icon--bubble-arrow:hover {
	background-position: -58px -247px;
}

.icon--bubble-arrow-down {
	background-position: -58px -247px;
	width: 43px;
	height: 44px;
}

.icon--bubble-arrow-down:hover {
	background-position: 0 -247px;
}

.icon--mail {
	background-position: -312px -80px;
	width: 23px;
	height: 15px;
}

.icon--mail:hover {
	background-position: -312px -39px;
}

.icon--wechat {
	background-position: -159px -247px;
	width: 27px;
	height: 22px;
}

.icon--wechat:hover {
	background-position: -116px -247px;
}

.icon--weibo {
	background-position: -116px -247px;
	width: 28px;
	height: 23px;
}

.icon--weibo:hover {
	background-position: -233px -108px;
}

.icon--search,
.icon--search:hover {
	background-position: -312px 0;
}

.icon--search {
	width: 23px;
	height: 24px;
}

.icon--back-arrow {
	background-position: -312px -201px;
	width: 20px;
	height: 8px;
}

.icon--back-arrow:hover {
	background-position: -312px -127px;
}

.icon--share {
	background-position: -312px -39px;
	width: 21px;
	height: 26px;
}

.icon--menu {
	background-position: -201px -247px;
	width: 26px;
	height: 20px;
	background-color: transparent;
}

.header--white .icon--menu,
.icon--menu:hover {
	background-image: url(../images/sprite-hover.png);
	background-position: -158px -247px;
	width: 26px;
	height: 20px;
}

.icon--menu-close {
	background-position: -312px -110px;
	width: 18px;
	height: 18px;
}

.icon--menu-close:hover {
	background-image: url(../images/sprite.png);
}

a:hover .icon--back-arrow {
	background-image: url(../images/sprite-hover.png);
	background-position: -312px -127px;
}

html {
	min-height: 100%;
	position: relative;
}

.alignnone {
	margin: 0 1em 1em 0;
	width: 100%;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}

.gfield.multi-select,
.gfield_label {
	display: none;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 100%;
	padding: 5px 5px 10px;
}

.wp-caption img {
	width: auto;
	margin-bottom: 10px;
}

.wp-caption p {
	margin-bottom: 0;
	font-size: 14px;
}

.gallery-caption {
	font-size: 12px;
}

#wpadminbar {
	opacity: .3;
	transition: .2s opacity linear;
	-webkit-transform: translateZ(0);
}

.align-middle,
.news__share-btn:after {
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

#wpadminbar:focus,
#wpadminbar:hover {
	opacity: 1;
}

.gform_fields {
	margin: 0;
}

.gfield {
	list-style: none;
	margin-bottom: 20px;
}

.gfield.fake-selector input {
	cursor: pointer;
	background: url(../images/multi-select-arrow.png) 96% center no-repeat;
	padding-right: 44px;
}

.gfield textarea[rows] {
	padding-top: 23px;
	height: 130px;
	resize: none;
}

.gfield_error input,
.gfield_error textarea {
	border-color: red;
}

.gform_description {
	margin-bottom: 34px;
	display: block;
	font-size: calc(.00567 * 100vw + 10.18px);
	color: #505050;
}

.gform_description b {
	color: #e12222;
	font-weight: 400;
}

.gform_confirmation_message {
	margin-bottom: 15px;
}

.gform_footer {
	margin-top: 18px;
	margin-bottom: 49px;
}

.validation_error {
	margin: 0 10px 15px;
	padding: 8px 12px;
	color: #ad917a;
	font-size: calc(.00851 * 100vw + 5.28px);
	border: 1px solid #e12222;
}

.validation_message {
	margin-bottom: 10px;
	color: #ad917a;
	font-size: calc(.00851 * 100vw + 7.28px);
}

.button,
button,
input[type=submit],
input[type=reset] {
	background-color: #ad917a;
}

.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=submit]:focus,
input[type=submit]:hover,
input[type=reset]:focus,
input[type=reset]:hover {
	background-color: #97775d;
}

.gform_wrapper {
	max-width: 930px;
	margin: 0 auto;
}

.gform_wrapper [type=color],
.gform_wrapper [type=date],
.gform_wrapper [type=datetime-local],
.gform_wrapper [type=datetime],
.gform_wrapper [type=email],
.gform_wrapper [type=month],
.gform_wrapper [type=number],
.gform_wrapper [type=password],
.gform_wrapper [type=search],
.gform_wrapper [type=tel],
.gform_wrapper [type=text],
.gform_wrapper [type=time],
.gform_wrapper [type=url],
.gform_wrapper [type=week],
.gform_wrapper textarea {
	border: 1px solid #e4e4e4;
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
	height: 44px;
	padding-left: 10px;
	padding-right: 10px;
}

.gform_wrapper [type=color]:-moz-placeholder,
.gform_wrapper [type=date]:-moz-placeholder,
.gform_wrapper [type=datetime-local]:-moz-placeholder,
.gform_wrapper [type=datetime]:-moz-placeholder,
.gform_wrapper [type=email]:-moz-placeholder,
.gform_wrapper [type=month]:-moz-placeholder,
.gform_wrapper [type=number]:-moz-placeholder,
.gform_wrapper [type=password]:-moz-placeholder,
.gform_wrapper [type=search]:-moz-placeholder,
.gform_wrapper [type=tel]:-moz-placeholder,
.gform_wrapper [type=text]:-moz-placeholder,
.gform_wrapper [type=time]:-moz-placeholder,
.gform_wrapper [type=url]:-moz-placeholder,
.gform_wrapper [type=week]:-moz-placeholder,
.gform_wrapper textarea:-moz-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.gform_wrapper [type=color]::-moz-placeholder,
.gform_wrapper [type=date]::-moz-placeholder,
.gform_wrapper [type=datetime-local]::-moz-placeholder,
.gform_wrapper [type=datetime]::-moz-placeholder,
.gform_wrapper [type=email]::-moz-placeholder,
.gform_wrapper [type=month]::-moz-placeholder,
.gform_wrapper [type=number]::-moz-placeholder,
.gform_wrapper [type=password]::-moz-placeholder,
.gform_wrapper [type=search]::-moz-placeholder,
.gform_wrapper [type=tel]::-moz-placeholder,
.gform_wrapper [type=text]::-moz-placeholder,
.gform_wrapper [type=time]::-moz-placeholder,
.gform_wrapper [type=url]::-moz-placeholder,
.gform_wrapper [type=week]::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.gform_wrapper [type=color]:-ms-input-placeholder,
.gform_wrapper [type=date]:-ms-input-placeholder,
.gform_wrapper [type=datetime-local]:-ms-input-placeholder,
.gform_wrapper [type=datetime]:-ms-input-placeholder,
.gform_wrapper [type=email]:-ms-input-placeholder,
.gform_wrapper [type=month]:-ms-input-placeholder,
.gform_wrapper [type=number]:-ms-input-placeholder,
.gform_wrapper [type=password]:-ms-input-placeholder,
.gform_wrapper [type=search]:-ms-input-placeholder,
.gform_wrapper [type=tel]:-ms-input-placeholder,
.gform_wrapper [type=text]:-ms-input-placeholder,
.gform_wrapper [type=time]:-ms-input-placeholder,
.gform_wrapper [type=url]:-ms-input-placeholder,
.gform_wrapper [type=week]:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.gform_wrapper [type=color]::-webkit-input-placeholder,
.gform_wrapper [type=date]::-webkit-input-placeholder,
.gform_wrapper [type=datetime-local]::-webkit-input-placeholder,
.gform_wrapper [type=datetime]::-webkit-input-placeholder,
.gform_wrapper [type=email]::-webkit-input-placeholder,
.gform_wrapper [type=month]::-webkit-input-placeholder,
.gform_wrapper [type=number]::-webkit-input-placeholder,
.gform_wrapper [type=password]::-webkit-input-placeholder,
.gform_wrapper [type=search]::-webkit-input-placeholder,
.gform_wrapper [type=tel]::-webkit-input-placeholder,
.gform_wrapper [type=text]::-webkit-input-placeholder,
.gform_wrapper [type=time]::-webkit-input-placeholder,
.gform_wrapper [type=url]::-webkit-input-placeholder,
.gform_wrapper [type=week]::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.gform_wrapper button {
	background-color: transparent;
	transition: none;
	cursor: pointer;
	padding: 0;
	color: #8a5f3c;
}

.gform_wrapper button:hover {
	color: #fff;
}

.gform_column_count_2_wrapper .gform_body:after {
	content: '';
	display: block;
	clear: both;
}

.gform_column_count_2_wrapper .gform_body .column_2,
.gform_column_count_2_wrapper .gform_body ul:first-child {
	padding-right: 10px;
	padding-left: 10px;
}

#gform-notification {
	display: none;
}

.gform_confirmation_wrapper {
	line-height: 1.65;
	color: #505050;
}

.reply,
.title-bar {
	text-align: right;
}

.gform_confirmation_wrapper h2 {
	color: #8a5f3c;
	margin: 0 0 23px;
	font-weight: 400;
}

.gform_confirmation_wrapper p {
	line-height: 1.65;
	color: #505050;
}

body,
html {
	height: auto;
}

body {
	position: static;
	font-size: 12px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #555;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #555;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #555;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #555;
}

[type=checkbox],
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=file],
[type=month],
[type=number],
[type=password],
[type=radio],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
	margin-bottom: 0;
}

textarea[rows] {
	height: 150px;
	max-width: 100%;
}

[type=number] {
	-moz-appearance: textfield;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.button,
button,
input[type=submit],
input[type=reset] {
	border: none;
	padding: 10px 20px;
	margin-bottom: 0;
	color: #fff;
	font-family: "Microsoft YaHei Regular",sans-serif;
	transition: all .3s ease;
}

body {
	color: #787878;
	font-family: "Microsoft YaHei Regular",sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	font-family: inherit;
	color: inherit;
}

p:empty {
	display: none;
}

p a {
	text-decoration: underline;
}

a {
	color: #ad917a;
	transition: background-color .3s ease-in-out;
}

a:focus,
a:hover {
	color: #775e4a;
}

.hide-for-large-only {
	display: inherit;
}

.clearfix {
	zoom: 1;
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.button {
	transition: all .3s ease-in-out;
}

.align-middle {
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position: absolute;
	top: 50%;
	left: 50%;
}

ul.pagination {
	margin: 1rem 0;
}

ul.pagination .pagination {
	margin: 0;
}

ul.pagination .pagination.current {
	color: #fff;
	background: #ad917a;
	display: block;
}

.comment-metadata,
.entry-meta {
	color: #666;
}

#searchform {
	position: relative;
}

#s {
	padding-right: 75px;
}

#searchsubmit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: auto;
	padding: .5rem;
	cursor: pointer;
}

#searchsubmit:after {
	font-family: FontAwesome;
	font-size: 20px;
}

.comment-meta,
.entry-meta {
	font-size: 14px;
}

#home-slider .slick-slide {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

body.admin-bar {
	margin-top: 0;
}

.logo img {
	max-height: 150px;
	max-width: 69px;
}

html #wpadminbar {
	display: none!important;
}

.top-bar {
	display: none;
}

.posts-list article {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

.posts-list .entry-meta {
	margin-bottom: 0;
}

.posts-list #searchform {
	margin-bottom: 40px;
}

.thumbnail {
	margin-bottom: 20px;
}

.comment-list {
	margin: 0;
	list-style: none;
	padding: 0;
}

.comment-content {
	font-size: 14px;
	padding-left: 25px;
	margin-top: 20px;
	border-left: 1px solid #ddd;
}

.comment-reply-link {
	display: inline-block;
	padding: .33333rem .5rem;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	border-radius: 0;
	background: #777;
	color: #fefefe;
}

.compat-object-fit img,
.has-dropdown.is-accordion-submenu-parent.is-submenu-item.is-accordion-submenu-item[aria-expanded=true]>a:after {
	display: none;
}

.not-found {
	padding: 100px 0;
}

.not-found .label {
	text-decoration: none;
	cursor: pointer;
	background-color: #ad917a;
}

.not-found .label:hover {
	background-color: #9d7c61;
	color: #fff;
}

.widget {
	margin-bottom: 20px;
}

.cover {
	object-fit: cover;
}

.top-bar,
.top-bar ul {
	background: 0 0;
}

.top-bar {
	position: fixed;
	top: 80px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
}

.title-bar {
	padding-right: 0;
}

.title-bar .menu-icon {
	margin-right: 0;
}

.menu-icon {
	padding: 0;
	margin-top: 19px;
	background-color: transparent!important;
}

.menu-icon:active,
.menu-icon:focus,
.menu-icon:hover {
	background-color: transparent!important;
	outline: 0;
}

.is-accordion-submenu {
	display: none;
	margin: 0;
}

.header--white .header__menu .is-accordion-submenu li.menu-item {
	padding: 10px 0;
}

.header--white .header__menu .is-accordion-submenu li.menu-item a {
	color: #c8c8c8;
	font-size: calc(.01418 * 100vw + 5.46px);
}

.has-dropdown.is-accordion-submenu-parent.is-submenu-item.is-accordion-submenu-item[aria-expanded=true] {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 100;
}

.has-dropdown.is-accordion-submenu-parent.is-submenu-item.is-accordion-submenu-item[aria-expanded=true]>a {
	font-size: calc(.01702 * 100vw + 6.55px);
}

.is-accordion-submenu-parent[aria-expanded=true] {
	background: #3c3c3c;
	border-top: 3px solid #ad917a;
}

.is-accordion-submenu-parent[aria-expanded=true]>a {
	color: #fff!important;
}

.is-accordion-submenu-parent[aria-expanded=true]>a:after {
	border-color: #fff transparent transparent;
}

.has-dropdown .is-accordion-submenu-item.is-accordion-submenu-parent>a:after {
	border-color: #fff transparent transparent;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.header .menu-item {
	padding: 15px 0;
}

.is-accordion-submenu-parent>a:after {
	right: 0;
	border-color: #ad917a transparent transparent;
}

.accordion-toggle {
	margin-right: -14px;
	position: relative;
	right: -16px;
}

.accordion-toggle i {
	visibility: hidden;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 80px;
	z-index: 2000;
	transition: all .3s ease-out;
}

.header__search {
	position: relative;
	z-index: 10;
	vertical-align: middle;
	margin-left: calc(.02199 * 100vw + 1.46px);
}

.header__logo {
	display: block;
}

.header__logo-link {
	display: block;
	margin-top: 14px;
}

.header__logo--hover {
	display: none;
}

.header__menu {
	display: block;
	margin: auto;
	padding: 0;
	list-style: none;
}

.header__menu li {
	display: block;
	text-align: center;
}

.header__menu li a {
	font-size: calc(.01702 * 100vw + 6.55px);
	color: #fff;
	padding: 0 30px;
}

.header__menu li a:hover {
	color: #ad917a;
}

.header__menu li.header__delimiter {
	position: relative;
	margin-left: -6px;
}

.header__menu li.header__delimiter:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 16px;
	margin-top: -8px;
	width: 1px;
	background: #fff;
}

.header__menu li.search a {
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -312px 0;
	width: 23px;
	height: 24px;
}

.header .dropdown.menu>li.is-dropdown-submenu-parent>a:after,
.header .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after,
.header--white .header__logo {
	display: none;
}

.header__menu li.search a:hover {
	background-image: url(../images/sprite-hover.png);
	background-position: -312px 0;
}

.header .dropdown.menu>li.is-dropdown-submenu-parent>a span {
	position: relative;
}

.header .dropdown.menu>li.is-dropdown-submenu-parent>a span:after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: #fff transparent transparent;
}

.header .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a span {
	position: relative;
}

.header .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a span:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -15px;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #fff;
}

.header__form {
	position: absolute;
	top: 21px;
	right: -4px;
	z-index: 8;
	display: none;
}

.header__form input {
	width: 252px;
	max-width: 252px;
	background: #fff;
	border: none;
	border-radius: 35px;
	padding: 5px 35px 5px 16px;
	height: 35px;
	margin: 0;
}

.header--white {
	background: #fff;
	border-bottom: 1px solid #efefef;
}

.header--white .header__logo--hover {
	display: block;
}

.header--white .header__menu li a {
	color: #505050;
}

.header--white .header__menu li a:hover {
	color: #8a5f3c;
}

.header--white .header__search.icon--search {
	background-image: url(../images/sprite-hover.png);
}

.header--white .dropdown.menu>li.is-dropdown-submenu-parent>a span:after {
	border-color: #8a5f3c transparent transparent;
}

.header--white .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a span:after {
	border-color: transparent transparent transparent #8a5f3c;
}

.header--white .header__menu li.header__delimiter:before {
	background: #ad917a;
}

.header .dropdown.menu>li.is-dropdown-submenu-parent>a {
	padding: 0 calc(.03665 * 100vw + -12.57px);
}

.header .is-dropdown-submenu {
	border: none;
	border-top: 2px solid #ad917a;
	text-align: center;
}

.header .is-dropdown-submenu.first-sub {
	margin: 13px 0 0;
	background: #3c3c3c;
}

.header .is-dropdown-submenu.first-sub .submenu {
	background: #454545;
	text-align: left;
	margin: 0;
}

.top-screen--home,
.top-screen--left,
.top-screen--news {
	text-align: center;
}

.header .is-dropdown-submenu.first-sub .submenu a {
	padding: 0 30px;
}

.header .is-dropdown-submenu li {
	padding: 7px 0;
}

.header .is-dropdown-submenu li a {
	display: block;
	padding: 0;
	color: #c8c8c8;
	font-size: 14px;
}

.header .is-dropdown-submenu li a:hover {
	color: #fff;
}

.header__search.header__search--open.icon--search {
	background-image: url(../images/sprite-hover.png);
}

body:not(.ready) .submenu {
	display: none;
}

.btn,
.gform_footer input[type=submit] {
	display: inline-block;
	text-align: center;
}

.btn--rounded {
	border-radius: 35px;
	line-height: 35px;
	min-width: 230px;
	display: block;
	font-size: 12px;
}

.btn--white {
	color: #fff;
	border: 1px solid #fff;
}

.btn--white.btn--active,
.btn--white:hover {
	background: #fff;
	color: #ad917a;
}

.btn--brown {
	color: #ad917a;
	border: 1px solid #ad917a;
}

.btn--brown.btn--active,
.btn--brown:hover {
	background: #ad917a;
	color: #fff;
}

.btn--default,
.content_list a,
.gform_footer input[type=submit],
.simple-content a {
	line-height: 35px;
	background-position: 0 -108px;
	width: 218px;
	height: 35px;
	text-decoration: none;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}

.btn--default:hover,
.content_list a:hover,
.gform_footer input[type=submit]:hover,
.simple-content a:hover {
	background-image: url(../images/sprite-hover.png);
	background-position: 0 -108px;
	color: #fff;
}

.btn--default.btn--white,
.content_list a.btn--white,
.gform_footer input.btn--white[type=submit],
.simple-content a.btn--white {
	background-position: 0 -58px;
	width: 218px;
	height: 35px;
	border: none;
	color: #fff;
}

.btn--default.btn--white:hover,
.content_list a.btn--white:hover,
.gform_footer input.btn--white[type=submit]:hover,
.simple-content a.btn--white:hover {
	color: #ad917a;
	background-image: url(../images/sprite-hover.png);
	background-color: transparent;
	background-position: 0 -58px;
	width: 218px;
	height: 35px;
}

.btn--default.btn--white-medium,
.content_list a.btn--white-medium,
.gform_footer input.btn--white-medium[type=submit],
.simple-content a.btn--white-medium {
	line-height: 43px;
	background-position: 0 0;
	width: 297px;
	height: 43px;
	border: none;
	color: #fff;
}

.btn--default.btn--white-medium:hover,
.content_list a.btn--white-medium:hover,
.gform_footer input.btn--white-medium[type=submit]:hover,
.simple-content a.btn--white-medium:hover {
	color: #ad917a;
	background-image: url(../images/sprite-hover.png);
	background-color: transparent;
	background-position: 0 0;
	width: 297px;
	height: 43px;
}

.btn--download {
	position: relative;
	font-size: 16px;
}

.btn--download:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 38px;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -312px -143px;
	width: 13px;
	height: 20px;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.top-screen--overlay:after,
.top-screen__link--home:after {
	content: '';
	left: 0;
	right: 0;
}

.btn--download:before:hover:before {
	background-image: url(../images/sprite-hover.png);
	background-position: -312px -69px;
	width: 13px;
	height: 20px;
}

.top-screen {
	position: relative;
	height: 100vh;
	font-size: 0;
}

.top-screen h3 {
	font-size: 24px;
	color: #fff;
}

.top-screen p {
	font-size: 12px;
	font-size: calc(.0156 * 100vw + 6.01px);
}

.top-screen--overlay:after {
	position: absolute;
	top: 0;
	z-index: 8;
	background: rgba(0,0,0,.2);
	bottom: 0;
}

.home .top-screen--overlay:after {
	background: rgba(0,0,0,.2);
}

.top-screen--home h1 {
	color: #fff;
	font-weight: 400;
	font-size: 60px;
}

.top-screen--news {
	color: #fff;
}

.top-screen--news h1 {
	font-weight: 400;
	font-size: calc(.04255 * 100vw + 16.38px);
}

.top-screen--left h1 {
	font-size: calc(.04255 * 100vw + 16.38px);
}

.top-screen--left .small-12 {
	position: relative;
}

.top-screen--left .small-12:before {
	top: -80px;
}

.top-screen--left .small-12:after {
	bottom: -80px;
}

.top-screen--center {
	text-align: center;
}

.top-screen--center h1 {
	margin-bottom: 21px;
	font-size: calc(.04255 * 100vw + 16.38px);
}

.top-screen--center p {
	line-height: 1.5;
	font-size: calc(.0156 * 100vw + 6.01px);
}

.top-screen__video span {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 20px;
}

.top-screen__video-box {
	display: none;
}

.top-screen__play {
	vertical-align: middle;
	display: inline-block;
	background: url(../images/play.png) no-repeat;
	width: 67px;
	height: 67px;
}

.top-screen__icons {
	margin-top: 50px;
	vertical-align: top;
	text-align: center;
}

.top-screen__icons--3 {
	max-width: 1026px;
	margin: 50px auto 0;
}

.top-screen__icons .slick-arrow {
	width: 12px;
	height: 22px;
	background: center/cover no-repeat none;
}

.top-screen__icons .slick-arrow:before {
	display: none;
}

.top-screen__icons .slick-arrow.slick-prev {
	background-image: url(../images/icons-arrow-prev.png);
}

.top-screen__icons .slick-arrow.slick-next {
	background-image: url(../images/icons-arrow-next.png);
}

.top-screen__icon {
	color: #fff;
	vertical-align: top;
	display: inline-block;
}

.top-screen__icon br {
	display: block!important;
}

.top-screen__icon img {
	display: block;
	margin: 0 auto;
}

.top-screen__icon strong {
	display: block;
	margin-top: 12px;
	font-size: calc(.03404 * 100vw + 13.11px);
	font-weight: 400;
}

.top-screen__icon p {
	font-size: calc(.0156 * 100vw + 6.01px);
}

.top-screen h1 {
	color: #fff;
	font-weight: 400;
}

.top-screen__content p {
	color: #fff;
}

.top-screen__content p br {
	display: none;
}

.top-screen__content blockquote {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 16px;
	font-style: normal;
}

.top-screen__content blockquote em {
	font-style: normal;
	font-size: calc(.0156 * 100vw + 6.01px);
}

.top-screen__content blockquote em:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	background: #fff;
	width: 36px;
	margin-right: 7px;
}

.top-screen__inner {
	position: relative;
	z-index: 10;
}

.top-screen__link--home {
	color: #fff;
	position: relative;
	display: inline-block;
	margin: 0 10px;
	font-size: 0;
}

.top-screen__link--home span {
	font-size: 14px;
}

.top-screen__link--home:after {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	background: center/cover no-repeat none;
	transition: all .3s ease-out;
}

.top-screen__link--home:hover {
	color: #fff;
}

.top-screen__link--home:hover:after {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.top-screen__link-home--1 {
	width: 70px;
	height: 68px;
}

.top-screen__link-home--1:after {
	background-image: url(../images/home-circle-1.png);
}

.top-screen__link-home--2 {
	width: 70px;
	height: 70px;
}

.top-screen__link-home--2:after {
	background-image: url(../images/home-circle-2.png);
}

.top-screen__link-home--3 {
	width: 70px;
	height: 70px;
}

.top-screen__link-home--3:after {
	background-image: url(../images/home-circle-3.png);
}

.top-screen__down {
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	bottom: 38px;
	z-index: 10;
	width: 39px;
	height: 41px;
	display: inline-block;
	background: url(../images/down-arrow.png) center 1px no-repeat;
}

.home-footer:after,
.news__back:before {
	left: 0;
	content: '';
}

.top-screen__down:hover {
	background: url(../images/down-arrow-hover.png) center top no-repeat;
}

.top-screen__social {
	position: absolute;
	right: 65px;
	right: calc(.03141 * 100vw + 2.8px);
	bottom: 38px;
	text-align: right;
	z-index: 10;
	width: auto;
	display: none;
}

.top-screen__social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-screen__social li {
	position: relative;
	display: inline-block;
	margin: 0 8px;
}

.top-screen__social li a {
	position: relative;
	z-index: 11;
}

.top-screen__social--menu {
	display: block;
	position: static;
	text-align: center;
	margin: 30px 0 0;
}

.content-list__item,
.home-footer {
	position: relative;
}

.top-screen__social--menu a {
	margin: 0 10px;
	color: #b4b4b4;
	font-size: calc(.02837 * 100vw + 10.92px);
}

.content-list {
	padding-top: 20px;
	text-align: center;
}

.content-list__title {
	color: #8a5f3c;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 16px;
}

.content-list__img {
	max-width: none;
	width: 100%;
	display: block;
}

.content-list__img--left img {
	width: calc(100% + 25px);
	float: left;
	margin-left: -25px;
}

.content-list__img--right img {
	width: calc(100% + 25px);
	float: right;
	margin-right: -25px;
}

.content-list__content-inner {
	padding-top: 20px;
	padding-bottom: 20px;
}

.content-list__item:nth-child(even) .animate {
	opacity: 0;
	-ms-transform: translate(50px,0);
	-webkit-transform: translate(50px,0);
	transform: translate(50px,0);
	transition: all 2s cubic-bezier(.19,1,.22,1);
}

.content-list__item:nth-child(even) .animate.animated {
	opacity: 1;
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.content-list__item:nth-child(odd) .animate {
	opacity: 0;
	-ms-transform: translate(-50px,0);
	-webkit-transform: translate(-50px,0);
	transform: translate(-50px,0);
	transition: all 2s cubic-bezier(.19,1,.22,1);
}

.partner__hover,
.video__item-img:before {
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.content-list__item:nth-child(odd) .animate.animated {
	opacity: 1;
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.home-footer {
	text-align: center;
	padding: 50px 0;
	font-size: 0;
}

.home-footer:after {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 8;
}

.home-footer__inner {
	position: relative;
	z-index: 10;
}

.home-footer__content {
	font-size: 16px;
	color: #fff;
}

.home-footer__logo {
	display: inline-block;
	margin-bottom: 42px;
}

.home-footer__logos {
	margin-top: 50px;
	font-size: 0;
}

.home-footer__logos a {
	margin: 0 0 20px;
	display: inline-block;
	width: 50%;
	padding: 0 25px;
}

#pictures,
#video,
.news__list #picture,
.news__types-select select {
	display: none;
}

#post .column {
	margin-bottom: 30px;
}

.news__list {
	text-align: center;
	padding-bottom: 25px;
}

.news__list--home {
	padding-top: 20px;
}

.news__list--home .column {
	margin-bottom: 20px;
}

.news__types {
	padding: 20px 0;
	text-align: center;
}

.gform_footer .news__types input[type=submit],
.news__types .btn,
.news__types .gform_footer input[type=submit] {
	max-width: 80%;
	margin: 0 auto 10px;
}

.news__types-select .select2 {
	margin-bottom: 20px;
}

.news__types-select .select2-container--default .select2-selection--single {
	background: #ad917a;
	border: none;
	border-radius: 35px;
}

.news__types-select .select2-container .select2-selection--single {
	height: 35px;
}

.news__types-select .select2-container {
	max-width: 80%;
	margin: 20px auto;
}

.news__types-select .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #fff;
	line-height: 35px;
	display: inline-block;
	padding: 0;
	position: relative;
}

.news__types-select .select2-container--default .select2-selection--single .select2-selection__rendered:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background: url(../images/dropdown-arrow-white) center/100% no-repeat;
	width: 10px;
	height: 6px;
	margin-left: 10px;
}

.news__types-select .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

.news__types-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.news__item {
	height: 100%;
	background: #f7f8f9;
}

.news__item-img img {
	max-width: none;
	display: block;
	width: 100%;
}

.news__item-content {
	padding: 20px 25px;
	font-size: 14px;
	color: #787878;
	text-align: left;
}

.news__item-title {
	font-weight: 400;
	color: #505050;
	text-align: left;
	font-size: calc(.01986 * 100vw + 9.65px);
}

.news__back:hover,
.news__item-title a:hover {
	font-weight: 700;
}

.news__item-title a {
	color: #505050;
}

body.single .news__item-title {
	font-size: 24px;
	color: #b76827;
	margin-bottom: 16px;
	padding-right: 50px;
}

.news__item-date {
	color: #b76827;
	font-size: calc(.01277 * 100vw + 4.91px);
}

body.single .news__item-date {
	margin-bottom: 21px;
}

.news__item-link {
	color: #ad917a;
	position: relative;
	font-size: calc(.01702 * 100vw + 6.55px);
}

.news__item-link:hover {
	color: #ad917a;
	font-weight: 700;
}

.news__back {
	position: relative;
	display: inline-block;
	color: #ad917a;
	padding-left: 34px;
	margin: 34px 0 23px;
	font-size: 12px;
}

.news__back:before {
	position: absolute;
	top: 50%;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background-position: -312px -201px;
	width: 20px;
	height: 8px;
}

.news__back:hover:before {
	background-image: url(../images/sprite-hover.png);
	background-position: -312px -127px;
}

.news__inner {
	max-width: 1140px;
	margin: 0 auto 80px;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px;
}

.news__share {
	position: absolute;
	right: 0;
	top: 84px;
}

.news__share-btn {
	display: block;
	text-align: center;
	background: #ad917a;
	width: 46px;
	height: 46px;
	font-size: 0;
	position: relative;
}

.news__share-btn:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../images/icon/base/share.png) center no-repeat;
	width: 21px;
	height: 26px;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.news__share ul li a .fa,
.video__item-play {
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

.news__share ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

.news__share ul li {
	position: relative;
	display: block;
	margin: 1px 0;
}

.news__share ul li a {
	display: block;
	text-align: center;
	background: #ad917a;
	width: 46px;
	height: 46px;
	position: relative;
	color: #fff;
	font-size: 24px;
}

.news__share ul li a .fa {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.picture__item-title,
.production__nav:before {
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}

.load-latest {
	margin-top: 50px;
}

body.single-post {
	background: #fff;
	padding-top: 90px;
}

body.single-post p {
	margin-bottom: 15px;
	color: #505050;
}

body.single-post em {
	color: #323232;
	font-size: 18px;
}

body.single-post small {
	color: #b76827;
	font-size: 14px;
}

.picture__item {
	margin-bottom: 2px;
	cursor: pointer;
}

.picture__item img {
	width: 100%;
	max-width: none;
}

.picture__item-title {
	max-width: 470px;
	width: 80%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	background: #f0f0f0;
	color: #323232;
	font-size: 12px;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.picture__item-count {
	color: #505050;
	font-size: 10px;
}

.picture__gallery__slide {
	cursor: pointer;
}

.picture__gallery-wrap {
	padding: 0 5px;
}

.picture__gallery-slider .picture__gallery-slide {
	width: 1060px;
	position: relative;
	overflow: hidden;
	height: 245px;
	text-align: center;
	background: center/contain no-repeat none;
}

.picture__gallery-slider .picture__gallery-slide img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}

.picture__gallery-preview {
	display: block;
	margin: 10px -10px;
}

.is-played .video__item-img:before,
.is-played .video__item-play,
.video__item-content {
	display: none;
}

.picture__gallery-preview .picture__gallery-slide {
	padding-bottom: 54%;
	position: relative;
}

.picture__gallery-title {
	margin: 12px 0 10px;
	font-size: 14px;
	color: #505050;
	font-weight: 400;
}

.picture__gallery-title small {
	margin-left: 28px;
	font-size: 10px;
}

.video__item {
	margin-bottom: 30px;
}

.video__item-play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 67px;
	height: 67px;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: url(../images/play.png) no-repeat;
	z-index: 10;
}

.video__item-img {
	position: relative;
	padding-bottom: 60%;
	margin-bottom: 15px;
	cursor: pointer;
}

.video__item-content,
.video__item-img:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.video__item-img.is-played {
	background-image: none!important;
}

.video__item-img:before {
	content: '';
	background: rgba(0,0,0,.5);
	z-index: 8;
	opacity: 1;
	transition: all .3s ease-out;
}

.video__item-img:hover:before {
	opacity: 0;
}

.testimonials .video__item-img {
	margin-bottom: 0;
}

.video__item-title {
	text-align: left;
	color: #505050;
	font-size: calc(.01986 * 100vw + 7.65px);
}

.cork__item,
.picture__gallery-slider--auto .picture__gallery-slide {
	text-align: center;
}

.video__item-content embed,
.video__item-content iframe,
.video__item-content object,
.video__item-content video {
	width: 100%;
	height: 100%;
}

.is-played .video__item-content {
	background-color: #020202;
	display: block;
}

.page-template-templates .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
}

.page-template-templates .select2-search--dropdown {
	display: none;
}

.page-template-templates .select2-container--open .select2-dropdown--below {
	background: #ad917a;
}

.page-template-templates .select2-results__option[aria-selected] {
	color: #fff;
}

.page-template-templates .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #323232;
	color: #b4b4b4;
}

.picture__gallery-slider--auto .picture__gallery-slide img {
	opacity: 1;
	height: 100%!important;
	width: auto!important;
	position: static!important;
	margin: 0 auto;
	object-fit: inherit!important;
}

.picture__gallery-preview .picture__gallery-slide {
	background: center/contain no-repeat none;
	border: 1px solid #dfdfdf;
}

.cork-of-type {
	padding: 75px 0 60px;
}

.cork__item {
	margin-bottom: 36px;
}

.cork__item-img {
	cursor: pointer;
	border-radius: 100%;
	width: 260px;
	height: 260px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
}

.cork__item-title {
	margin-top: 15px;
	color: #323232;
	font-size: calc(.02837 * 100vw + 10.92px);
}

.cork__slider {
	width: 100%;
}

.cork__slide {
	font-size: 0;
}

.cork__slide-title {
	color: #323232;
	font-size: calc(.02837 * 100vw + 10.92px);
	padding-bottom: 20px;
	position: relative;
	font-weight: 400;
	text-align: center;
}

.cork__slide-title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 2px;
	width: 16px;
	margin-left: -8px;
	background: #8a5f3c;
}

.cork__slide img {
	margin: 0 auto;
	display: block;
}

.cork__slide p {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #505050;
	text-align: center;
}

.cork__row {
	margin: 0 -15px;
}

.cork__row:after {
	content: '';
	display: block;
	clear: both;
}

.cork__table-title {
	color: #b76827;
	font-weight: 400;
	font-size: calc(.0227 * 100vw + 8.74px);
}

.content_list {
	position: relative;
	z-index: 100;
	padding-bottom: 30px;
}

.content_list:not(.content_list--lift) {
	padding: 30px 0;
}

.simple-content+.content_list:not(.content_list--lift) {
	padding-top: 0;
}

.content_list__item {
	margin-bottom: 0;
}

.content_list__item--lift {
	margin-top: -25px;
}

.content_list__img {
	position: relative;
	margin-left: -25px;
	margin-bottom: 15px;
}

.pull-right .content_list__img {
	margin-right: -25px;
	margin-left: 0;
}

.content_list__img img {
	max-width: none;
	width: 100%;
}

.content_list__img-caption {
	position: absolute;
	bottom: 15px;
	left: 20px;
	color: #fff;
	font-size: calc(.01277 * 100vw + 4.91px);
}

.content_list__img-slider {
	margin-bottom: 50px;
	margin-right: -25px;
}

.content_list__img-slider img {
	width: 100%;
	max-width: none;
	display: none;
}

.content_list__img-slider .slick-dots {
	margin: 0;
	bottom: -34px;
}

.content_list__img-slider .slick-dots li {
	font-size: 0;
	padding: 0;
}

.content_list__img-slider .slick-dots li button {
	position: relative;
	border: 1px solid #b76827;
	border-radius: 100%;
	width: 16px;
	height: 16px;
	background: #fff;
}

.content_list__img-slider .slick-dots li button:before {
	display: none;
}

.content_list__img-slider .slick-dots li.slick-active button:after,
.content_list__img-slider .slick-dots li:hover button:after {
	content: '';
	background: #b76827;
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	width: 8px;
	height: 8px;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.content_list ul li:before,
.simple-content ul li:before {
	top: 50%;
	background: #cb9876;
	content: '';
}

.content_list__img-slide {
	width: 100%;
	padding-bottom: 15%;
}

.content_list__text {
	text-align: left;
}

.content_list__text h2 {
	text-align: center;
}

.content_list__text p {
	display: block;
}

.content_list__text p br {
	display: none;
}

.content_list ul {
	padding: 0;
	margin: 0 0 20px;
	text-align: left;
}

.content_list ul li {
	color: #505050;
	padding-left: 10px;
	position: relative;
	list-style: none;
}

.content_list ul li:before {
	position: absolute;
	left: 0;
	width: 4px;
	height: 1px;
}

.content_list a {
	display: block;
	margin: 15px auto;
	text-align: center;
}

.content_list h2 {
	color: #8a5f3c;
	margin: 0 0 23px;
	font-weight: 400;
}

.content_list p {
	line-height: 1.65;
	color: #505050;
	margin-bottom: 15px;
}

.image-and-text {
	color: #fff;
	min-height: 250px;
	position: relative;
	padding: 50px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.image-and-text .column,
.image-and-text .row,
.image-and-text__inner {
	position: static;
}

.image-and-text__inner {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	-ms-grid-row-align: auto;
	align-self: auto;
}

.image-and-text h2 {
	color: #fff;
	font-weight: 400;
	font-size: 24px;
}

.image-and-text p {
	margin-bottom: 15px;
}

.image-and-text p br {
	display: none;
}

.image-and-text__citing {
	position: absolute;
	font-size: calc(.01277 * 100vw + 4.91px);
	bottom: 26px;
}

.text-left+.image-and-text__citing {
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.service {
	font-size: 0;
	text-align: center;
	padding: 30px 0 0;
}

.content_list__text .service {
	text-align: left;
	padding: 25px 0 0;
	margin-bottom: 30px;
}

.service__item {
	display: inline-block;
	border-left: 1px solid #dcdcdc;
	padding: 0 44px;
	text-align: center;
}

.content_list__text .service__item {
	vertical-align: bottom;
	padding: 0 2%;
	width: 33%;
	max-height: 73px;
}

.service__item:first-child {
	border-left: none;
	padding-left: 0;
}

.service__item:last-child {
	padding-right: 0;
}

.service__item-title {
	font-size: calc(.03404 * 100vw + 13.11px);
	font-weight: 400;
	color: #b76827;
	display: block;
}

.service__item p {
	font-size: calc(.01418 * 100vw + 5.46px);
	color: #787878;
}

.content_list__text .service .row {
	padding: 0;
}

.simple-content {
	padding: 35px 0 25px;
}

.simple-content .aligncenter {
	margin-top: 40px;
}

.simple-content ul {
	padding: 0;
	margin: 0 0 20px;
}

.simple-content ul li {
	font-size: 12px;
	color: #505050;
	padding-left: 10px;
	position: relative;
	list-style: none;
}

.simple-content ul li:before {
	position: absolute;
	left: 0;
	width: 4px;
	height: 1px;
}

.simple-content a {
	display: block;
	margin: 37px 0 0;
}

.simple-content h2 {
	color: #8a5f3c;
	margin: 0 0 23px;
	font-weight: 400;
	font-size: 28px;
}

.simple-content p {
	color: #505050;
	text-align: center;
}

.simple-content p br {
	display: none;
}

.case-studies {
	padding-bottom: 20px;
	text-align: center;
	font-size: 0;
}

.case-studies h2 {
	margin-bottom: 40px;
}

.case-studies .large-4 {
	display: inline-block;
	padding: 0 15px;
	vertical-align: top;
}

.contact__icon,
.contact__office li a,
.contact__office li span,
.features__item-img,
.features__item-title {
	vertical-align: middle;
}

.case-studies__item {
	text-align: left;
	background: #f7f8f9;
	margin-bottom: 35px;
}

.features,
.features__slide,
.video-home {
	text-align: center;
}

.case-studies__item-wrap {
	padding: 15px;
}

.case-studies__item-title {
	font-size: calc(.00567 * 100vw + 12.18px);
	color: #505050;
}

.case-studies__item p {
	color: #505050;
	font-size: calc(.00567 * 100vw + 10.18px);
}

.case-studies__item-img {
	padding-bottom: 54%;
	border: 1px solid #f0f0f0;
}

.case-studies__item-tag {
	margin: 7px 0;
	color: #b76827;
	font-size: calc(.00284 * 100vw + 9.09px);
}

.video-home {
	background: #fafafa;
	padding: 9px 0 50px;
	margin-top: 30px;
}

.features__slider {
	max-width: 400px;
	margin: 0 auto;
}

.features__item {
	display: inline-block;
	text-align: left;
	margin-bottom: 20px;
}

.features__slide .features__item {
	margin-bottom: 0;
	padding: 100px 0;
}

.features__item-img {
	font-size: 0;
	text-align: center;
	display: block;
}

.features__item-img img {
	display: inline-block;
	width: calc(.06241 * 100vw + 24.03px);
}

.features__item-img--on-slide {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.features__item-title {
	display: block;
	font-size: calc(.02553 * 100vw + 9.83px);
	color: #505050;
	padding-bottom: 9px;
	position: relative;
	text-align: center;
	margin-top: 15px;
}

.features__item-title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 2px;
	width: 17px;
	margin-left: -8px;
	background: #8a5f3c;
}

.features__item-title--on-slide {
	display: block;
	text-align: center;
	margin-left: 0;
	margin-bottom: 20px;
}

.features__item-title--on-slide:after {
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.features__item-description {
	text-align: center;
	font-size: calc(.01418 * 100vw + 5.46px);
	color: #787878;
}

.features--two-col {
	padding: 35px 0;
}

.features--two-col h2 {
	text-align: center;
	margin: 0 0 25px;
}

.features--two-col .features__item {
	position: relative;
	display: block;
	padding-left: calc(.08085 * 100vw + 34.13px);
	text-align: left;
	margin-bottom: 30px;
}

.features--two-col .features__item-img {
	position: absolute;
	top: 0;
	left: 0;
}

.features--two-col .features__item-title {
	margin-left: 0;
}

.features--two-col .features__item-description {
	text-align: left;
	margin-top: 15px;
}

.features--two-col .features__item-description p br {
	display: none;
}

.modal .features__item-img img {
	display: block!important;
	margin: 0 auto;
}

.modal .features__item-title {
	display: block!important;
	text-align: center;
	margin-top: 9px;
	margin-left: 0;
}

.modal .features__item-title--on-slide:after {
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.info {
	padding: 20px 0;
}

.info__item {
	position: relative;
	padding-left: calc(.07801 * 100vw + 60.04px);
	margin-bottom: 20px;
}

.info__item:after {
	content: '';
	display: block;
	clear: both;
}

.info__item-circle {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/info-circle.png) center/cover no-repeat;
	width: calc(.0766 * 100vw + 50.49px);
	height: calc(.0766 * 100vw + 50.49px);
	text-align: center;
}

.info__item-circle h4 {
	line-height: 1;
	margin-bottom: 8px;
	font-size: calc(.01418 * 100vw + 5.46px);
	font-weight: 400;
	color: #505050;
}

.info__item-circle strong {
	display: block;
	line-height: 1;
	font-size: calc(.02553 * 100vw + 9.83px);
	color: #b76827;
	font-weight: 400;
}

.info__item-detail p {
	font-size: calc(.01418 * 100vw + 5.46px);
	color: #505050;
	margin-bottom: 0;
}

.info__item-detail p small {
	font-size: calc(.01418 * 100vw + 5.46px);
	display: block;
	color: #8a5f3c;
}

#interesting {
	margin-top: 36px;
}

.interesting {
	text-align: center;
}

.interesting__item {
	margin-bottom: 20px;
}

.interesting__item-img {
	width: 100%;
	max-width: none;
}

.interesting__item-quote {
	padding: 47px 15px;
	text-align: left;
	background: #f7f8f9;
	position: relative;
}

.interesting__item-quote:after,
.interesting__item-quote:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 10px;
}

.interesting__item-quote:before {
	background: url(../images/quote-start.png);
	left: 30px;
	top: 22px;
}

.interesting__item-quote:after {
	background: url(../images/quote-end.png);
	right: 20px;
	bottom: 30px;
}

.production__nav:after,
.production__nav:before,
.slick-current .step__point-title:before {
	right: 0;
	content: '';
}

.interesting__item-quote p {
	color: #505050;
}

.interesting__item-quote h2 {
	font-weight: 400;
	color: #505050;
	margin: 0;
	font-size: calc(.01418 * 100vw + 9.46px);
}

.production {
	background: #fafafa;
	padding: 20px 0 50px;
}

.production__slider {
	margin-top: 63px;
}

.production__slide:after {
	content: '';
	display: block;
	clear: both;
}

.production__box {
	padding: 25px 0 0;
}

.production__nav {
	margin-top: -52px;
	margin-left: 15px;
	margin-right: 15px;
}

.production__nav .slick-track {
	padding: 52px 0;
}

.production__nav:before {
	position: absolute;
	left: 0;
	top: 50%;
	height: 1px;
	background: #dcdcdc;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.production__nav:after,
.search-page__form-submit {
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}

.production__nav:after {
	display: block;
	position: absolute;
	top: 50%;
	width: 9px;
	height: 17px;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background: url(../images/step-arrow.png) no-repeat;
}

.production__nav--short {
	max-width: 600px;
	margin: 0 auto;
}

.step__img {
	width: 100%;
}

.step__title {
	margin: 15px 0 18px;
	font-size: calc(.02553 * 100vw + 9.83px);
	padding-bottom: 20px;
	position: relative;
	font-weight: 400;
	color: #323232;
}

.step__title:before {
	content: '';
	position: absolute;
	bottom: 0;
	background: #8a5f3c;
	width: 16px;
	height: 2px;
}

.step__content p {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #505050;
}

.step__content p br {
	display: none;
}

.step__point {
	display: inline-block;
	text-align: center;
	position: relative;
}

.step__point--up .step__point-title {
	bottom: -40px;
}

.step__point--down .step__point-title {
	bottom: -40px;
}

.step__point-circle {
	background: #fff;
	border-radius: 100%;
	width: 12px;
	height: 12px;
	border: 1px solid #e0e0e0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.step__point-title {
	position: relative;
	font-size: calc(.01135 * 100vw + 6.37px);
	font-weight: 400;
	color: #323232;
	display: inline-block;
	padding-bottom: 7px;
}

.step__point .slick-current .step__point-circle,
.step__point--active .step__point-circle,
.step__point:hover .step__point-circle {
	background: #b76827;
	border-color: #b76827;
}

.step__point .slick-current .step__point-circle:after,
.step__point--active .step__point-circle:after,
.step__point:hover .step__point-circle:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border: 1px solid #b76827;
	width: 22px;
	height: 22px;
	border-radius: 100%;
}

.step__point .slick-current .step__point-title,
.step__point--active .step__point-title,
.step__point:hover .step__point-title {
	color: #b76827;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.step__point .slick-current .step__point-title:before,
.step__point--active .step__point-title:before,
.step__point:hover .step__point-title:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 1px;
	background: #b76827;
}

.step__point .slick-current .step__point-title:after,
.step__point--active .step__point-title:after,
.step__point:hover .step__point-title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -4px;
	width: 0;
	height: 0;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	border-style: solid;
	border-width: 4px 4px 0;
	border-color: #b76827 transparent transparent;
}

.slick-current .step__point-circle {
	background: #b76827;
	border-color: #b76827;
}

.slick-current .step__point-circle:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border: 1px solid #b76827;
	width: 22px;
	height: 22px;
	border-radius: 100%;
}

.slick-current .step__point-title {
	color: #b76827;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.slick-current .step__point-title:before {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background: #b76827;
}

.slick-current .step__point-title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -4px;
	width: 0;
	height: 0;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	border-style: solid;
	border-width: 4px 4px 0;
	border-color: #b76827 transparent transparent;
}

.partners {
	text-align: center;
	padding-bottom: 25px;
}

.partners p br {
	display: none;
}

.partners__list {
	margin-top: 40px;
}

.partners__list:after {
	content: '';
	display: block;
	clear: both;
}

.partners__list p {
	text-align: center!important;
}

.partner {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	width: 50%;
}

.partner a {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 40px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.partner img {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	-ms-grid-row-align: auto;
	align-self: auto;
	width: auto;
	max-width: 100%;
}

.partner__hover {
	color: #505050!important;
	font-size: 0;
	transition: all .3s ease-out;
	padding: 20px 0;
	display: block;
}

.footer__2banner-img,
.manufacture__toggle:after {
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.partner:hover .partner__hover {
	top: 0;
	opacity: 1;
}

.partner__title {
	font-size: calc(.01277 * 100vw + 4.91px);
}

.partner p {
	font-size: calc(.0156 * 100vw + 6.01px);
	line-height: 1.1;
	margin: 0;
}

.contact__social ul:after,
.footer__social ul:after {
	line-height: 0;
	content: '';
}

.three {
	padding: 20px 0;
	background: #fafafa;
	text-align: center;
}

.three__circle {
	background: url(../images/circle-for-column.png) center/cover no-repeat;
	width: calc(.06383 * 100vw + 24.57px);
	height: calc(.06383 * 100vw + 24.57px);
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}

.three__circle span {
	font-size: calc(.02837 * 100vw + 10.92px);
	color: #b76827;
}

.three__item {
	margin-bottom: 15px;
}

.three__title {
	position: relative;
	padding-bottom: 20px;
	font-weight: 400;
	color: #b76827;
	margin: 10px 0 15px;
	font-size: calc(.02837 * 100vw + 10.92px);
}

.three__title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 1px;
	background: #b76827;
	width: 17px;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.three p {
	display: inline-block;
	text-align: justify;
	font-size: 14px;
	text-align-last: center;
}

.three p br {
	display: none;
}

.harvesting {
	text-align: center;
}

.harvesting p br {
	display: none;
}

.harvesting__step {
	text-align: center;
}

.harvesting__step:after {
	content: '';
	display: block;
	clear: both;
}

.harvesting__steps {
	margin: 0 auto;
	width: auto;
}

.harvesting__img {
	background: center/cover no-repeat none;
	border-radius: 100%;
	width: calc(.21277 * 100vw + 81.91px);
	height: calc(.21277 * 100vw + 81.91px);
	margin: 15px auto 25px;
}

.harvesting__detail {
	font-size: 0;
}

.harvesting__detail>div {
	position: relative;
}

.harvesting__circle {
	background: url(../images/circle-for-column.png) center/cover no-repeat;
	width: calc(.06383 * 100vw + 24.57px);
	height: calc(.06383 * 100vw + 24.57px);
	font-size: 0;
	text-align: center;
	color: #b76827;
	margin: 0 auto 15px;
}

.harvesting__circle span {
	font-size: calc(.01277 * 100vw + 4.91px);
}

.harvesting__title {
	font-size: calc(.02837 * 100vw + 10.92px);
	font-weight: 400;
	color: #323232;
	padding-bottom: 8px;
	position: relative;
	margin-bottom: 10px;
}

.harvesting__title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #8a5f3c;
	height: 2px;
	width: 18px;
	margin-left: -9px;
}

.two-column {
	text-align: center;
	padding-bottom: 45px;
}

.two-column__logo {
	position: relative;
	font-size: 0;
	text-align: center;
	border-radius: 100%;
	background: #fff;
	width: 243px;
	height: 243px;
	margin: -122px auto 0;
}

.two-column p {
	display: inline-block;
	text-align: left;
}

.contact__detail,
.search-page__not-found {
	text-align: center;
}

.brshow br {
	display: block!important;
}

.search-page {
	padding-top: 77px;
	min-height: 100vh;
	max-width: 1140px;
	margin: 0 auto;
}

.search-page__back {
	display: inline-block;
	margin: 36px 0;
}

.search-page__title {
	color: #8a5f3c;
	font-weight: 400;
	font-size: calc(.03404 * 100vw + 13.11px);
}

.search-page__form {
	position: relative;
	margin-bottom: 30px;
}

.search-page__form-input {
	height: 44px;
	border: 1px solid #dcdcdc;
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
	padding: 7px 33px 7px 13px;
}

.search-page__form-input:-moz-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.search-page__form-input::-moz-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.search-page__form-input:-ms-input-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.search-page__form-input::-webkit-input-placeholder {
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
}

.search-page__form-submit {
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: 15px;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background: url(../images/search-large.png) center/100% no-repeat;
	background-color: transparent!important;
	width: 17px;
	height: 18px;
	border: none;
	padding: 0!important;
}

.search-page__item {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.search-page__item b {
	color: #8a5f3c;
	font-weight: 400;
}

.search-page__item h3 {
	font-weight: 400;
	font-size: calc(.02553 * 100vw + 9.83px);
	color: #505050;
}

.search-page__item h3 a {
	color: #505050;
}

.contact {
	padding-top: 80px;
}

.contact:after {
	content: '';
	display: block;
	clear: both;
}

.contact img {
	width: 100%;
	max-width: none;
}

.contact__map-url {
	display: block;
}

.contact__detail {
	padding: 30px 25px 0;
}

.contact__title {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: calc(.03404 * 100vw + 13.11px);
	color: #8a5f3c;
}

.contact__office,
.contact__offices {
	margin-bottom: 40px;
}

.contact__office-title {
	margin-bottom: 11px;
	font-size: calc(.02553 * 100vw + 9.83px);
	font-weight: 400;
	color: #8a5f3c;
	text-align: left;
}

.contact__office ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.contact__office li {
	margin-bottom: 7px;
	font-size: calc(.0156 * 100vw + 6.01px);
	white-space: nowrap;
}

.contact__office li span {
	white-space: normal;
	display: inline-block;
	max-width: 255px;
}

.contact__office a:not(.web) {
	color: #505050;
}

.contact__office a.web {
	color: #b76827;
}

.contact__content {
	margin-bottom: 30px;
}

.contact__icon {
	display: inline-block;
	background: center/100% no-repeat none;
	width: 18px;
	height: 25px;
	margin-right: 7px;
}

.contact__icon--phone {
	background-image: url(../images/contact-phone-large.png);
}

.contact__icon--fax {
	background-image: url(../images/contact-fax-large.png);
}

.contact__icon--email {
	background-image: url(../images/contact-email-large.png);
}

.contact__icon--web {
	background-image: url(../images/contact-web-large.png);
}

.contact__icon--map {
	vertical-align: top;
	background-image: url(../images/contact-map-large.png);
}

.contact__icon--map+span {
	vertical-align: top!important;
}

.contact__social h3 {
	font-weight: 400;
	color: #8a5f3c;
	text-transform: uppercase;
	font-size: calc(.01702 * 100vw + 6.55px);
}

.contact__social ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
	font-size: 0;
}

.contact__social ul>* {
	float: none;
	display: inline-block;
}

.contact__social ul:after {
	display: inline-block;
	width: 100%;
	height: 0;
}

.multi-select,
.vendor__detail {
	text-align: center;
}

.contact__social li {
	display: inline-block;
	margin: 0;
}

.contact__social li:first-child {
	margin-left: 0;
}

.contact__social li a {
	font-size: calc(.04255 * 100vw + 16.38px);
}

.vendor__manufactures {
	margin: 46px 0 0;
}

.vendor__manufactures-title {
	margin-bottom: 32px;
	font-weight: 400;
	text-align: center;
	font-size: calc(.02553 * 100vw + 9.83px);
	color: #8a5f3c;
}

.vendor__manufactures-inner {
	max-width: 1140px;
	margin: 0 auto;
}

.manufacture {
	background: #fafafa;
	color: #505050;
	margin-bottom: 20px;
}

.manufacture__title {
	position: relative;
	padding: 10px 50px 10px 20px;
	font-weight: 400;
	font-size: calc(.02128 * 100vw + 8.19px);
	color: #505050;
}

.manufacture__toggle {
	position: absolute;
	top: 50%;
	right: 13px;
	font-size: calc(.01418 * 100vw + 5.46px);
	color: #b76827;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.manufacture__toggle:after {
	content: '';
	display: inline-block;
	background: url(../images/multi-select-arrow.png) center/100% no-repeat;
	width: 9px;
	height: 5px;
	margin-left: 5px;
	transition: all .3s ease-out;
}

.open .manufacture__toggle:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.manufacture__contact {
	padding: 0;
	margin: 0;
	list-style: none;
}

.manufacture__contact li {
	margin-bottom: 13px;
}

.manufacture__contact a,
.manufacture__contact li {
	font-size: calc(.00993 * 100vw + 7.82px);
	color: #505050;
	vertical-align: middle;
}

.manufacture__contacts {
	padding: 0;
	list-style: none;
	font-size: calc(.00993 * 100vw + 7.82px);
	margin-left: 0;
}

.manufacture__contacts b {
	font-weight: 400;
}

.manufacture__contacts li {
	position: relative;
	padding-left: 35px;
	margin-bottom: 20px;
}

.manufacture__contacts li:before {
	content: '';
	width: 24px;
	height: 29px;
	position: absolute;
	top: 6px;
	left: 0;
	background: url(../images/contact-info.png) no-repeat;
}

.manufacture__icon {
	display: inline-block;
	width: 17px;
	height: 20px;
	background: center no-repeat none;
	vertical-align: middle;
	margin-right: 4px;
}

.manufacture__icon--location {
	background-image: url(../images/contact-map-small.png);
}

.manufacture__icon--web {
	background-image: url(../images/contact-web-small.png);
}

.manufacture__icon--phone {
	background-image: url(../images/contact-phone-small.png);
}

.manufacture__content {
	padding: 9px 7px;
	position: relative;
	display: none;
}

.manufacture__content:after {
	content: '';
	display: block;
	clear: both;
}

.manufacture__description {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 16px;
}

.manufacture__description p {
	font-size: 14px;
	color: #505050;
}

.manufacture__description strong {
	display: block;
	margin-bottom: 3px;
	margin-top: 23px;
	font-size: calc(.01135 * 100vw + 8.37px);
	font-weight: 400;
	color: #8a5f3c;
}

.multi-select__title {
	text-align: left;
	padding-bottom: 15px;
}

.multi-select__wrapper {
	overflow: auto;
}

.modal,
.modal--open,
html.menu-open {
	overflow: hidden;
}

.multi-select ul {
	text-align: left;
	margin: 0 0 30px;
	padding: 18px 0;
	list-style: none;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.multi-select ul input {
	display: none;
}

.multi-select ul label {
	padding-left: calc(.02837 * 100vw + 10.92px);
	position: relative;
	font-size: calc(.0156 * 100vw + 6.01px);
	color: #787878;
	margin-left: 0;
}

.multi-select ul label:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	border: 1px solid #b76827;
	width: calc(.0156 * 100vw + 6.01px);
	height: calc(.0156 * 100vw + 6.01px);
}

.multi-select ul input:checked+label:after {
	content: '';
	background: url(../images/checked.png) center/100% no-repeat;
}

.modal {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 10px;
	background: #fff;
	box-shadow: 1px 1px 11px 6px rgba(0,0,0,.1);
	z-index: 7000;
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
}

.page-template-template-contact-vendor .modal {
	padding: 30px;
}

.page-template-template-news .modal {
	max-width: 1200px;
	width: 90%;
}

.modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,.9);
	opacity: 0;
	z-index: 6000;
}

.modal__close {
	position: absolute;
	top: 15px;
	right: 15px;
	background: url(../images/close.png) center/cover no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	z-index: 5;
}
.modal .responsive-embed{
	margin-bottom: 0;
}

.modal object {
	width: 100%;
	height: 100%;
}

.modal embed,
.modal video {
	width: 100%;
	height: calc(.14184 * 100vw + 104.61px);
}

.mobile__search {
	position: relative;
	margin: 18px 15px;
}

.mobile__search input[type=text] {
	border: 1px solid #dcdcdc;
	border-radius: 35px;
	height: 35px;
	padding: 0 35px;
}

.mobile__search input[type=submit] {
	background: url(../images/search-mobile-large.png) center/100% no-repeat;
	width: 19px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 18px;
	border: none;
	padding: 0;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.mobile__nav {
	display: none;
	background: #fff;
	position: fixed;
	padding-top: 80px;
	top: 0;
	left: 0;
	right: 0;
	height: 100vh;
	z-index: 1000;
}

.mobile__nav .toggle-sub-menu {
	display: inline-block;
	vertical-align: middle;
	height: calc(.01702 * 100vw + 6.55px);
	width: calc(.01702 * 100vw + 6.55px);
	position: relative;
	right: -20px;
}

.mobile__nav .toggle-sub-menu:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0;
	border-color: #ad917a transparent transparent;
}

.mobile__nav-inner {
	overflow: auto;
	height: 100%;
}

.footer__2banner-links,
.video-wrapper {
	overflow: hidden;
}

.mobile__nav.is_open {
	display: block;
}

.mobile__nav .header__menu li a {
	display: inline-block;
	padding: 8px 0;
	color: #505050;
	vertical-align: middle;
}

.mobile__nav .header__menu li.is_open {
	border-top: 3px solid #ad917a;
	background: #3c3c3c;
}

.mobile__nav .header__menu li.is_open .toggle-sub-menu:after {
	border-color: #fff transparent transparent;
}

.mobile__nav .header__menu li.is_open>a {
	color: #fff;
}

.mobile__nav .header__menu li.is_open>.toggle-sub-menu {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.mobile__nav .header__menu li.is_open .submenu .toggle-sub-menu {
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.mobile__nav .header__menu li .submenu {
	display: none;
	background: #3c3c3c;
	margin: 0;
	padding-bottom: 10px;
}

.mobile__nav .header__menu li .submenu a {
	color: #c8c8c8;
}

.mobile__nav .header__menu li .submenu .submenu {
	position: absolute;
	top: 0;
	left: -100%;
	bottom: 0;
	width: 100%;
	z-index: 10;
}

.mobile__nav .header__menu li .submenu .submenu a {
	padding: 5px 0;
}

.header__menu {
	position: relative;
}

.mobile__nav .header__menu li .submenu a.mobile__submenu-general-link {
	color: #fff;
	font-size: calc(.01702 * 100vw + 6.55px);
}

.mobile__nav .header__menu .submenu li.mobile__submenu-back {
	text-align: left;
	padding: 0 25px;
}

.mobile__nav .header__menu .submenu li.mobile__submenu-back a {
	color: #fff;
	font-size: calc(.01702 * 100vw + 6.55px);
	position: relative;
	padding-left: calc(.02837 * 100vw + 10.92px)!important;
}

.mobile__nav .header__menu .submenu li.mobile__submenu-back a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background: url(../images/submenu-back.png) center/100% no-repeat;
	width: calc(.0227 * 100vw + 7.74px);
	height: calc(.00993 * 100vw + 2.82px);
}

.header__menu--additional {
	text-align: center;
	margin: 40px 30px 0;
	padding-top: 17px;
	border-top: 1px solid #dcdcdc;
}

.header__menu--additional li {
	margin: 0 25px;
	display: inline-block;
}

.mobile__nav .header__menu>li:last-child a {
	position: relative;
	left: -3px;
}

.header__menu .submenu li:not(.has-dropdown) a {
	position: relative;
	left: -5px;
}

.footer {
	border-top: 8px solid #343434;
	background: #282828;
}

.footer__up {
	margin: 0 auto;
	display: none;
}

.footer__up--mobile {
	display: block;
}

.footer__main {
	padding: 19px 31px 25px;
}

.footer__copyright {
	background: #323232;
	color: #b4b4b4;
	font-size: 12px;
	padding: 10px 31px;
}

.footer__copyright p {
	margin: 0;
	font-size: calc(.01277 * 100vw + 4.91px);
}

.footer__copyright a {
	color: #b4b4b4;
}

.footer__flow {
	font-size: 10px;
}

.footer__flow a {
	background: url(../images/flow-logo.png) left center no-repeat;
	padding-left: 50px;
	text-decoration: none;
}

.footer__logos {
	text-align: center;
	background: #343434;
	padding: 15px 0;
	font-size: 0;
}

.footer__logos a {
	vertical-align: middle;
	padding: 0 40px;
	display: inline-block;
	width: 50%;
}

.footer__logos a img {
	display: block;
	margin: 0 auto 20px;
}

.footer__menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.footer__menu a {
	display: block;
	padding: 3px 0;
	color: #b4b4b4;
}

.footer__menu a:hover {
	color: #ad917a;
}

.footer__menu>li>a {
	color: #fff;
	font-size: 12px;
	display: block;
}

.footer__menu>li:first-child>a {
	position: relative;
	padding: 8px 0;
	margin-bottom: 0;
}

.footer__menu>li:not(:first-child)>a {
	margin: 12px 0;
}

.footer__menu .sub-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}

.footer__social {
	margin-top: 6px;
}

.footer__social ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: justify;
	font-size: 0;
}

.footer__social ul>* {
	float: none;
	display: inline-block;
}

.footer__social ul:after {
	display: inline-block;
	width: 100%;
	height: 0;
}

.footer__social ul li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.footer__social ul li a {
	position: relative;
	z-index: 10;
}

.footer__banner {
	min-height: 150px;
	color: #fff;
	padding: 50px 0;
	text-align: center;
}

.footer__banner-title {
	font-weight: 400;
	font-size: calc(.03404 * 100vw + 13.11px);
}

.footer__banner .btn,
.footer__banner .gform_footer input[type=submit],
.gform_footer .footer__banner input[type=submit] {
	margin-top: 30px;
}

.footer__2banner {
	background: #fafafa;
}

.footer__2banner-title {
	font-size: calc(.02553 * 100vw + 9.83px);
	font-weight: 400;
	color: #888;
	margin: 25px 0;
	text-align: center;
}

.footer__2banner-links:after {
	content: '';
	display: block;
	clear: both;
}

.footer__2banner-link {
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden;
	padding-bottom: 15%;
}

.footer__2banner-img,
.qr,
.qr:after,
.slider-arrow,
.video-wrapper,
.video-wrapper video {
	position: absolute;
}

.footer__2banner-link span {
	color: #fff;
	font-size: calc(.02553 * 100vw + 9.83px);
	position: absolute;
	top: 50%;
	text-align: center;
	left: 0;
	right: 0;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.footer__2banner-link:hover .footer__2banner-img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.footer__2banner-img {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all .3s ease-out;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.video-wrapper {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 8;
}

.video-wrapper video {
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 100;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-size: cover;
}

.qr--top,
.qr--top:after {
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	left: 50%;
}

.qr {
	opacity: 0;
	border: 7px solid #ad917a;
	transition: all .3s ease-out;
}

.qr--left:after,
.qr--top:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 10px 0;
	border-color: #ad917a transparent transparent;
}

.qr--open {
	opacity: 1;
	z-index: 100;
}

.qr:after {
	content: '';
}

.qr--top {
	bottom: 0;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.qr--top:after {
	bottom: -19px;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.qr--top.qr--open {
	bottom: 49px;
}

.qr--left {
	left: 50%;
	bottom: 0;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.qr--left:after {
	left: 50%;
	bottom: -19px;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

.news__share .qr--left {
	right: 46px;
}

.news__share .qr--left.qr--open {
	right: 54px;
}

.qr--left.qr--open {
	bottom: 49px;
}

.qr__img {
	display: block;
	width: 115px;
	height: 115px;
	max-width: 115px;
}

.gform_title,
.title {
	text-transform: uppercase;
	text-align: center;
	font-size: calc(.03404 * 100vw + 13.11px);
	color: #8a5f3c;
	margin: 15px 0;
	font-weight: 400;
}

.slider-arrow {
	width: 9px;
	height: 17px;
	top: 50%;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	cursor: pointer;
}

.circle,
.i--no,
.i--yes {
	position: relative;
}

.production__nav .slider-arrow,
.production__slider .slider-arrow {
	top: 0;
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
	width: 9px;
	height: 17px;
}

.production__nav .slider-arrow {
	top: 50%;
	margin-top: -9px;
}

.slider-arrow--next {
	right: -20px;
	background: url(../images/picture-arrow-right.png) center/cover no-repeat;
}

.production__nav .slider-arrow--next,
.production__slider .slider-arrow--next {
	right: -6px;
}

.production__nav .slider-arrow--next {
	margin-right: -11px;
}

.slider-arrow--prev {
	left: -20px;
	background: url(../images/picture-arrow-left.png) center/cover no-repeat;
}

.production__nav .slider-arrow--prev,
.production__slider .slider-arrow--prev {
	left: -6px;
}

.production__nav .slider-arrow--prev {
	margin-left: -11px;
}

table tbody td,
table tbody th,
table tfoot td,
table tfoot th,
table thead td,
table thead th {
	padding: 7px 8px;
}

.circle,
.content_list ul.slick-dots {
	text-align: center;
}

.table-caption {
	margin-right: 10px;
}

.circle strong,
table thead tr th {
	font-weight: 400;
}

.i,
.i:after {
	display: inline-block;
}

.i--yes:after {
	content: '';
	background: url(../images/yes.png) center/100% no-repeat;
	width: 12px;
	height: 12px;
}

.i--no:after {
	content: '';
	background: url(../images/no.png) center/100% no-repeat;
	width: 10px;
	height: 10px;
}

.vert-align {
	font-size: 0;
}

.title-bar,
table thead,
table thead tr {
	background: 0 0;
}

table td,
table th {
	font-size: calc(.00284 * 100vw + 11.09px);
	font-weight: 400;
	border-color: #dcdcdc;
}

.brshow,
.contact__content p,
.content-list p,
.content_list p,
.content_list ul li,
.features--two-col .features__item-description p,
.gform_confirmation_wrapper,
.gform_confirmation_wrapper p,
.harvesting p,
.home-footer p,
.image-and-text p,
.interesting__item-quote p,
.news__item p,
.partners p,
.plain-text,
.search-page__item p,
.simple-content p,
.two-column p {
	font-size: calc(.01277 * 100vw + 8.91px);
}

.content-list__title,
.content_list h2,
.gform_confirmation_wrapper h2,
.plain-title {
	font-size: calc(.05106 * 100vw + 17.66px);
}

.circle {
	color: #fff;
	line-height: 1;
	display: inline-block;
	margin: 0 6px;
	font-size: 0;
	width: calc(.11773 * 100vw + 35.33px);
	height: calc(.11773 * 100vw + 35.33px);
}

.circle:after,
.sticky-footer {
	position: absolute;
	bottom: 0;
	left: 0;
}

.circle:after {
	content: '';
	top: 0;
	right: 0;
}

.circle--1:after {
	background: url(../images/circle-large-1.png) center/cover no-repeat;
}

.circle--2:after {
	background: url(../images/circle-large-2.png) center/cover no-repeat;
}

.circle--3:after {
	background: url(../images/circle-large-3.png) center/cover no-repeat;
}

.circle strong {
	font-size: calc(.0227 * 100vw + 8.74px);
	display: block;
	margin-bottom: 10px;
}

.circle small {
	display: block;
	font-size: calc(.01702 * 100vw + 6.55px);
}

.testimonials__inner {
	background: #f7f8f9;
	padding-bottom: 30px;
}

.testimonials__author {
	color: #8a5f3c;
	text-align: right;
	font-size: calc(.0156 * 100vw + 6.01px);
	padding-right: 30px;
}

.testimonials__author small {
	display: block;
	font-size: inherit;
}

.sticky-footer {
	width: 100%;
}

.footer-menu {
	margin: 0;
	list-style: none;
	padding: 0;
}

.footer-menu li {
	display: inline-block;
}

.footer-menu li a {
	display: block;
	padding: 5px 10px;
}

@font-face {
	font-family: Catamaran;
	font-style: normal;
	font-weight: 400;
	src: local('Catamaran'),local('Catamaran-Regular'),url(https://fonts.gstatic.com/s/catamaran/v2/iVYgK2bOLvZcSxr0ITOecqCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}

@font-face {
	font-family: Catamaran;
	font-style: normal;
	font-weight: 500;
	src: local('Catamaran Medium'),local('Catamaran-Medium'),url(https://fonts.gstatic.com/s/catamaran/v2/83WSX3F86qsvj1Z4EI0tQonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
	font-family: Catamaran;
	font-style: normal;
	font-weight: 600;
	src: local('Catamaran SemiBold'),local('Catamaran-SemiBold'),url(https://fonts.gstatic.com/s/catamaran/v2/a9PlHHnuBWiGGk0TwuFKTonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
	font-family: Catamaran;
	font-style: normal;
	font-weight: 700;
	src: local('Catamaran Bold'),local('Catamaran-Bold'),url(https://fonts.gstatic.com/s/catamaran/v2/PpgVtUHUdnBZYNpnzGbSc4nF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
	font-family: Catamaran;
	font-style: normal;
	font-weight: 800;
	src: local('Catamaran ExtraBold'),local('Catamaran-ExtraBold'),url(https://fonts.gstatic.com/s/catamaran/v2/6VjB_uSfn3DZ93IQv58CmInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

@font-face {
	font-family: Catamaran;
	font-style: normal;
	font-weight: 900;
	src: local('Catamaran Black'),local('Catamaran-Black'),url(https://fonts.gstatic.com/s/catamaran/v2/5ys9TqpQc9Q6gHqbSox6p4nF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}

