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

[class^="icon-"], [class*=" icon-"], .icomoon, .gform_wrapper .button:after, .gform_button:after, .secondary-menu > li > :first-child:before, .styled-list > li:before, .article ul > li:before, .primary-sidebar ul > li:before, input.-right-arrow[type="button"]:after, button.-right-arrow:after, .btn.-right-arrow:after, .-right-arrow.gform_button:after, .page-numbers.-right-arrow:after, input.-dropdown[type="button"]:after, button.-dropdown:after, .btn.-dropdown:after, .-dropdown.gform_button:after, .page-numbers.-dropdown:after, .feedback-section .-toggle-feedback:after, .product-scroller-section > .previtem:before, .product-scroller-section > .nextitem:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-search:before {
	content: "\f002"
}

.icon-map-marker:before {
	content: "\f041"
}

.icon-angle-double-left:before {
	content: "\f100"
}

.icon-angle-double-right:before {
	content: "\f101"
}

.icon-angle-double-up:before {
	content: "\f102"
}

.icon-angle-double-down:before {
	content: "\f103"
}

.icon-angle-left:before, .product-scroller-section > .previtem:before {
	content: "\f104"
}

.icon-angle-right:before, .styled-list > li:before, .article ul > li:before, .primary-sidebar ul > li:before, .product-scroller-section > .nextitem:before {
	content: "\f105"
}

.icon-angle-up:before, .secondary-menu > li.-open > a:before {
	content: "\f106"
}

.icon-angle-down:before, .secondary-menu > li > :first-child:before {
	content: "\f107"
}

.gform_wrapper ul {
	padding-left: 0;
	list-style: none
}

.gform_wrapper .gfield {
	margin-bottom: 15px
}

.gform_wrapper form {
	margin-bottom: 0
}

.gform_wrapper .gfield_required {
	padding-left: 5px;
	color: #b94a48;
	font-weight: bold
}

.gform_heading {
	margin: 20px 0
}

.ginput_container input, .ginput_container select, .ginput_container textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 0px solid #afd1e5;
	border-radius: 0px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.ginput_container input:-moz-placeholder, .ginput_container input:-moz-placeholder, .ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder, .ginput_container textarea:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
	color: #999
}

.ginput_container input::-moz-placeholder, .ginput_container input::-moz-placeholder, .ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder, .ginput_container textarea::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
	color: #999
}

.ginput_container input:-ms-input-placeholder, .ginput_container input:-ms-input-placeholder, .ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
	color: #999
}

.ginput_container input::-webkit-input-placeholder, .ginput_container input::-webkit-input-placeholder, .ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
	color: #999
}

.ginput_container input[type="radio"], .ginput_container input[type="checkbox"] {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0;
	margin-right: 5px;
	margin-bottom: 2px
}

.ginput_container input.datepicker {
	display: inline-block;
	text-align: center
}

.ginput_container.ginput_container_checkbox {
	display: inline-block
}

.gform_wrapper .gfield_radio li {
	margin: 0
}

.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
	cursor: not-allowed;
	background-color: #eee
}

textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
	height: auto
}

.ginput_container textarea {
	height: auto
}

.gform_wrapper .button:after, .gform_button:after {
	content: '\f105';
	margin-left: 10px;
	font-size: 90%
}

.gform_wrapper .button:focus, .gform_button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.gform_wrapper .button:active, .gform_wrapper .button.active, .gform_button:active, .gform_button.active {
	background-image: none;
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.gform_wrapper .button.disabled, .gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}

.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
	background-image: none
}

.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
	background-color: #428bca;
	border-color: #357ebd
}

.gform_wrapper .gfield_error .gfield_label {
	color: #b94a48
}

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
	color: #b94a48;
	border-color: #eed3d7
}

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
	border-color: #b94a48;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(185, 74, 72, 0.6)
}

.validation_error {
	margin: 20px 0;
	color: #b94a48;
	font-weight: bold
}

.validation_error h4 {
	margin-top: 0;
	color: inherit
}

.validation_error .alert-link {
	font-weight: bold
}

.validation_error > p, .validation_error > ul {
	margin-bottom: 0
}

.validation_error > p + p {
	margin-top: 5px
}

.validation_error hr {
	border-top-color: #e6c1c7
}

.validation_error .alert-link {
	color: #953b39
}

#gforms_confirmation_message {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

#gforms_confirmation_message h4 {
	margin-top: 0;
	color: inherit
}

#gforms_confirmation_message .alert-link {
	font-weight: bold
}

#gforms_confirmation_message > p, #gforms_confirmation_message > ul {
	margin-bottom: 0
}

#gforms_confirmation_message > p + p {
	margin-top: 5px
}

.gfield_label {
	margin-bottom: 5px;
	margin-right: 6px
}

.ginput_complex > span > label {
	font-size: 11px
}

.gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message, .gform_wrapper .ginput_container + .gfield_description.validation_message {
	padding: 10px 0;
	font-style: italic;
	font-weight: bold;
	color: #b94a48
}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
	display: none !important;
	position: absolute !important;
	left: -9000px
}

.ginput_container {
	position: relative
}

.ui-datepicker-trigger {
	margin: 0 10px
}

.gform_ajax_spinner {
	margin-left: 5px
}

.gfield_time_hour, .gfield_time_minute {
	width: 70px;
	float: left
}

.gfield_time_hour i {
	font-style: normal !important
}

.gfield_time_hour input, .gfield_time_minute input {
	display: inline-block !important;
	width: 80% !important
}

.clear-multi:before, .clear-multi:after {
	content: '';
	display: table
}

.clear-multi:after {
	clear: both
}

input.small, select.small, textarea.small {
	width: 25%
}

input.medium, select.medium, textarea.medium {
	width: 50%
}

input.large, select.large, textarea.large {
	width: 100%
}

.gform_hidden {
	display: none !important
}

.gform_footer {
	text-align: right
}

.gfield {
	float: none
}

.gfield.gf_left_half {
	float: left;
	width: 50%;
	padding-right: 10px
}

.gfield.gf_right_half {
	float: right;
	width: 50%;
	padding-left: 10px
}

@media screen and (max-width: 790px) {
	.gfield.gf_left_half {
		float: none;
		width: 100%;
		padding-right: 0
	}

	.gfield.gf_right_half {
		width: 100%;
		float: none;
		padding-left: 0
	}
}

._mt0 {
	margin-top: 0 !important
}

._ml0 {
	margin-left: 0 !important
}

._mr0 {
	margin-right: 0 !important
}

._mb0 {
	margin-bottom: 0 !important
}

._clearfix:before, ._clearfix:after {
	content: '';
	display: table
}

._clearfix:after {
	clear: both
}

.flex {
	display: flex
}

.c-hamburger {
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 31px;
	height: 51px;
	font-size: 0;
	text-indent: -9999px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	transition: background .3s
}

.c-hamburger:focus {
	outline: none
}

.c-hamburger > span {
	display: block;
	position: absolute;
	top: 23.5px;
	left: 0px;
	right: 0px;
	height: 4px;
	background: #e40172;
	border-radius: 2px
}

.c-hamburger > span:before, .c-hamburger > span:after {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #e40172;
	border-radius: 2px
}

.c-hamburger > span:before {
	top: -9px
}

.c-hamburger > span:after {
	bottom: -9px
}

.c-hamburger.-htx {
	background-color: transparent
}

.c-hamburger.-htx > span {
	transition: background 0s .3s, .3s
}

.c-hamburger.-htx > span:before, .c-hamburger.-htx > span:after {
	transition-duration: .3s, .3s, .3s;
	transition-delay: .3s, 0s, 0s
}

.c-hamburger.-htx > span:before {
	transition-property: top, transform
}

.c-hamburger.-htx > span:after {
	transition-property: bottom, transform
}

.c-hamburger.-htx.-active > span {
	background: none
}

.c-hamburger.-htx.-active > span:before, .c-hamburger.-htx.-active > span:after {
	transition-delay: 0s, .3s, .3s
}

.c-hamburger.-htx.-active > span:before {
	top: 0;
	transform: rotate(45deg)
}

.c-hamburger.-htx.-active > span:after {
	bottom: 0;
	transform: rotate(-45deg)
}

.main-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	font-size: 16px
}

.main-menu > li {
	position: relative;
	margin: 0;
	padding: 0
}

.main-menu > li:last-child > a > span {
	border-right: 1px solid #c8d0e1
}

.main-menu > li:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0;
	height: 5px;
	background-color: #e40172;
	opacity: 0;
	transform: translateY(-2px);
	transition: all 0.3s ease-in-out;
	pointer-events: none
}

.main-menu > li:hover:after {
	transform: translateY(-2px) !important;
	opacity: 0 !important
}

.main-menu > li:hover > ul {
	display: block
}

.main-menu > li.current-menu-item > a, .main-menu > li.current-page-ancestor > a, .main-menu > li.current-post-ancestor > a {
	font-weight: bold
}

.main-menu > li.current-menu-item:after, .main-menu > li.current-page-ancestor:after, .main-menu > li.current-post-ancestor:after {
	opacity: 1;
	transform: translateY(0px)
}

.main-menu > li > a {
	flex: 1 1 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 25px 0;
	text-decoration: none
}

.main-menu > li > a:hover, .main-menu > li > a:focus {
	text-decoration: none
}

.main-menu > li > a:before {
	display: none
}

.main-menu > li > a > span {
	display: inline-block;
	padding: 0 20px;
	border-left: 1px solid #c8d0e1
}

.main-menu ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	white-space: nowrap;
	min-width: 100%;
	overflow: hidden;
	height: 0
}

.main-menu ul > li {
	border-bottom: 1px solid #ee5da6
}

.main-menu ul > li:last-child {
	border-bottom: 0
}

.main-menu ul > li.current-menu-item {
	font-weight: bold
}

.main-menu ul > li > a {
	display: block;
	padding: 7px 20px;
	text-decoration: none;
	background-color: #e40172;
	color: #fff
}

.main-menu ul > li > a:before {
	display: none
}

.main-menu ul > li > a:hover, .main-menu ul > li > a:focus {
	text-decoration: none;
	background-color: #b10159
}

@media screen and (min-width: 1191px) {
	.main-menu {
		display: flex !important;
		opacity: 1 !important;
		transform: none !important
	}
}

@media screen and (max-width: 1600px) {
	.main-menu > li > a > span {
		padding: 0 7px
	}
}

@media screen and (max-width: 1300px) {
	.main-menu > li > a > span {
		padding: 0 5px;
		font-size: 14px;
		white-space: nowrap;
	}
}


@media screen and (max-width: 1190px) {
	.main-menu {
		position: fixed;
		display: none;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: left;
		background-color: #fff;
		overflow: auto;
		opacity: 0
	}

	.main-menu > li {
		display: block;
		border-bottom: 1px solid #d0d7e5
	}

	.main-menu > li:after {
		display: none
	}

	.main-menu > li:first-child {
		margin-top: 80px;
		border-top: 1px solid #d0d7e5
	}

	.main-menu > li > :first-child {
		font-weight: bold
	}

	.main-menu > li.current-menu-item > a, .main-menu > li.current-page-ancestor > a, .main-menu > li.current-post-ancestor > a {
		color: #fff;
		background-color: #e40172
	}

	.main-menu > li.current-menu-item > a:before, .main-menu > li.current-page-ancestor > a:before, .main-menu > li.current-post-ancestor > a:before {
		content: "\f106"
	}

	.main-menu > li.current-menu-item > ul, .main-menu > li.current-page-ancestor > ul, .main-menu > li.current-post-ancestor > ul {
		display: block !important;
		height: auto !important;
		opacity: 1 !important
	}

	.main-menu > li.menu-item-has-children > a:before {
		visibility: visible
	}

	.main-menu > li.-open > a:before {
		content: "\f106"
	}

	.main-menu ul {
		position: relative;
		font-size: 90%
	}

	.main-menu ul > li {
		border: 0
	}

	.main-menu ul > li > a {
		background-color: transparent;
		color: #4555a5
	}

	.main-menu ul > li > a:before {
		display: table-cell;
		visibility: hidden
	}

	.main-menu ul > li > a:hover, .main-menu ul > li > a:focus {
		color: #e40172;
		background-color: transparent
	}

	.main-menu li > a {
		display: table;
		padding: 10px 0;
		width: 100%
	}

	.main-menu li > a:before {
		display: table-cell;
		font-size: 24px;
		line-height: 1;
		vertical-align: middle;
		padding-left: 20px;
		padding-right: 10px;
		visibility: hidden;
		width: 1%;
		font-family: 'icomoon' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		content: "\f107";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}

	.main-menu li > a > span {
		display: table-cell;
		border: 0 !important
	}
}

.secondary-menu {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold
}

.secondary-menu > li {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	padding: 0;
	margin: 0;
	line-height: 1
}

.secondary-menu > li > :first-child {
	flex: 1 1 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px
}

.secondary-menu > li > :first-child:before {
	display: inline-block;
	padding: 0 10px;
	font-size: 24px;
	line-height: 1
}

.secondary-menu > .search {
	font-size: 30px
}

.secondary-menu > .language {
	font-size: 16px;
	text-align: right
}

.secondary-menu > .hamburger {
	display: none;
	margin-left: 10px
}

.secondary-menu > .hamburger > :first-child {
	padding-top: 0;
	padding-bottom: 0
}

.secondary-menu > .hamburger > :first-child:before {
	display: none
}

.secondary-menu ul {
	position: absolute;
	list-style: none;
	right: 0;
	margin: 0;
	padding: 0;
	background-color: rgba(255, 255, 255, 0.9);
	min-width: 100%;
	height: 0;
	overflow: hidden
}

.secondary-menu ul > li {
	margin: 0;
	padding: 10px
}

@media screen and (max-width: 1190px) {
	.secondary-menu > .hamburger {
		display: flex
	}
}

@media screen and (max-width: 790px) {
	.secondary-menu > .search {
		display: none
	}
}

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

.footer-menu > li {
	display: inline-block;
	margin: 0 2%
}

.footer-menu > li > a {
	text-decoration: none
}

.footer-menu > li > .svg-img {
	margin-right: 5px;
	width: 25px;
}

@media screen and (max-width: 790px) {
	.footer-menu {
		text-align: center
	}

	.footer-menu > li {
		display: block;
		margin: 20px 0
	}
}

.carousel-section {
	position: relative
}

.carousel-section > .carousel-inner > .item {
	background-size: cover;
	background-position: center;
	width: 100%;
	padding-top: 50%;
}

.carousel-section > .carousel-inner > .item > .gradient-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	background: rgb(228,1,114);
	background: linear-gradient(90deg, rgba(228,1,114,0.3) 0%, rgba(228,1,114,0) 65%);
}

.carousel-section > .carousel-inner > .item > .inner {
	position: absolute;
	bottom: 20%;
	left: 10%;
	max-width: 40%
}

.carousel-section > .carousel-inner > .item > .inner.-right {
	left: auto;
	right: 10%
}

.carousel-section > .carousel-inner > .item > .inner > .title {
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	font-weight: 900;
}

.carousel-section > .carousel-indicators {
	bottom: 5px
}

.carousel-section > .carousel-indicators > li {
	margin: 0 9px;
	border: 0;
	background-color: #fff;
	width: 17px;
	height: 17px;
	transition: background 0.6s ease-in-out
}

.carousel-section > .carousel-indicators > li.active {
	background-color: #e40172
}

@media screen and (max-width: 790px) {
	.carousel-section > .carousel-inner > .item {
		/*padding-top: 10%*/
		margin-top: 74px;
		padding-top: 0%;
	}

	.carousel-section > .carousel-inner > .item > .inner {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
		padding: 40px 60px;
		padding-bottom: 50px;
		bottom: 20%;
		left: 0 !important;
		max-width: 100% !important;
		text-align: center;
		overflow: hidden;
		min-height: 45vw;
	}

	.carousel-section > .carousel-inner > .item > .inner > * {
		flex: 0 0 auto;
		max-width: 100%
	}

	.carousel-section > .carousel-indicators {
		margin-bottom: 0
	}
}

.post-navigation {
	position: relative
}

.post-navigation > .left, .post-navigation > .right {
	display: block;
	position: absolute;
	top: 50%;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 60px 15px;
	font-size: 50px;
	transform: translateY(-50%)
}

.post-navigation > .left:hover, .post-navigation > .right:hover {
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.8)
}

@media screen and (max-width: 1190px) {
	.post-navigation > .left, .post-navigation > .right {
		visibility: hidden
	}
}

.post-navigation > .left {
	left: 0
}

.post-navigation > .right {
	right: 0
}

@media screen and (max-width: 790px) {
	.post-navigation > .left, .post-navigation > .right {
		padding: 30px 10px
	}
}

.hero-section {
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	min-height: 300px
}

.hero-section.-highlight:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0.95) 30%, rgba(255, 255, 255, 0) 100%)
}

.hero-section.-right:before {
	background: linear-gradient(to left, rgba(255, 255, 255, 0.95) 30%, rgba(255, 255, 255, 0) 100%)
}

.hero-section.-right > .inner {
	float: right
}

.hero-section > .inner {
	position: relative;
	float: left;
	margin: 10% 5%;
	width: 40%;
	z-index: 1;
	min-height: 80px
}

@media screen and (max-width: 1190px) {
	.hero-section:before {
		background-color: rgba(255, 255, 255, 0.7) !important
	}

	.hero-section > .inner {
		width: auto
	}
}

@media screen and (max-width: 790px) {
	.hero-section:first-child > .inner {
		margin-top: 70px
	}

	.hero-section > .inner {
		margin: 15% 5%
	}
}

.flex-fix {
	display: flex;
	flex-direction: row;
	width: 100%
}

.flex-fix > * {
	flex: 1 1 auto
}

.min-window-height {
	display: flex;
	flex-direction: column;
	width: 100%;
	min-height: 100vh
}

.min-window-height > .fillheight {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column
}

.min-window-height > .fillheight > * {
	flex: 1 1 auto
}

@media screen and (max-width: 1190px) {
	.min-window-height {
		min-height: 0
	}
}

.input-addon {
	display: flex;
	flex-direction: row
}

.input-addon > .btn, .gform_wrapper .input-addon > .button, .input-addon > .gform_button {
	margin-left: 5px
}

.styled-table {
	margin: 20px 0;
	border-collapse: collapse
}

.styled-table > tbody > tr {
	border-top: 1px solid #c3cad8;
	border-bottom: 1px solid #c3cad8
}

@media screen and (max-width: 790px) {
	.styled-table > tbody > tr:not(:last-child) {
		border-bottom: 0
	}
}

.acf-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.acf-map img {
	max-width: inherit !important
}

@media screen and (max-width: 790px) {
	.acf-map {
		height: 250px
	}
}

.paging-navigation {
	text-align: center
}

.fu-logo {
	position: relative;
	width: 57px;
	margin-right: 15px
}

@media screen and (max-width: 1190px) {
	.fu-logo {
		margin-bottom: 5px
	}
}

.fu-logo img {
	width: 100%;
	height: auto
}

html {
	box-sizing: border-box;
	min-height: 100%
}

html[lang="ru-RU"] .feedback-container .gform_footer button > span {
	font-size: 16px
}

body {
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	background-attachment: fixed;
	font-family: "Raleway", sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 1.6;
	overflow-x: hidden
}

body.-overflow-hidden {
	overflow: hidden;
	pointer-events: none
}

@media screen and (max-width: 1600px) {
	body {
		font-size: 14px
	}
}

@media screen and (max-width: 790px) {
	body {
		font-size: 16px
	}

	body #wpadminbar {
		display: none !important
	}
}

*, *:before, *:after {
	box-sizing: inherit
}

h1, h2, h3 {
	font-weight: bold;
	line-height: 1.2;
	margin: 20px 0;
	text-transform: uppercase;
	color: #e40172
}

h1 a, h2 a, h3 a {
	color: #e40172
}

h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus {
	color: #b10159;
	text-decoration: none
}

@media screen and (max-width: 790px) {
	h1, h2, h3 {
		margin-top: 20px
	}
}

h1 {
	font-size: 42px
}

h2 {
	font-size: 30px;
	margin-bottom: 15px
}

h3 {
	font-size: 24px
}

p {
	margin: 15px 0
}

@media screen and (max-width: 1600px) {
	h1 {
		font-size: 30px
	}

	h2 {
		font-size: 24px;
		margin-bottom: 15px
	}

	h3 {
		font-size: 20px
	}
}

@media screen and (max-width: 790px) {
	h1 {
		font-size: 26px
	}

	h2 {
		font-size: 24px
	}
}

a {
	text-decoration: none;
	color: #4555a5;
	outline: none;
	transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out, background 0.2s ease-in-out
}

a:hover {
	color: #e40172;
	text-decoration: none;
	outline: none !important
}

a:focus {
	text-decoration: underline;
	outline: none !important
}

.color-inverted, .feedback-container {
	color: #fff
}

.color-inverted h1, .feedback-container h1, .color-inverted h2, .feedback-container h2, .color-inverted h3, .feedback-container h3 {
	color: #fff
}

.color-inverted input[type="button"], .feedback-container input[type="button"], .color-inverted button, .feedback-container button, .color-inverted .btn, .feedback-container .btn, .color-inverted .gform_wrapper .button, .gform_wrapper .color-inverted .button, .feedback-container .gform_wrapper .button, .gform_wrapper .feedback-container .button, .color-inverted .gform_button, .feedback-container .gform_button {
	border: 2px solid #fff
}

.styled-list, .article ul, .primary-sidebar ul {
	list-style: none;
	padding-left: 15px
}

.styled-list > li, .article ul > li, .primary-sidebar ul > li {
	position: relative
}

.styled-list > li:before, .article ul > li:before, .primary-sidebar ul > li:before {
	position: absolute;
	top: 3px;
	left: -15px;
	color: #e40172;
	font-weight: bold
}

input, .form-control {
	padding: 5px 10px;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #fff;
	transition: all 0.2s ease-in-out
}

input:focus, .form-control:focus {
	border-color: #e40172;
	outline: none
}

input[type="button"], button, .btn, .gform_wrapper .button, .gform_button, .page-numbers {
	display: inline-block;
	background-color: #e40172;
	padding: 12px 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	border: 0;
	outline: 0;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
	border-radius: 0px;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	white-space: normal;
	cursor: pointer;
	letter-spacing: 0.08em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

input[type="button"]:hover, button:hover, .btn:hover, .gform_wrapper .button:hover, .gform_button:hover, .page-numbers:hover {
	color: #fff;
	background-color: #b10159
}

input[type="button"]:focus, button:focus, .btn:focus, .gform_wrapper .button:focus, .gform_button:focus, .page-numbers:focus {
	color: #fff;
	text-decoration: none
}

input[type="button"].current, button.current, .btn.current, .gform_wrapper .current.button, .current.gform_button, .page-numbers.current {
	background-color: #b10159;
	cursor: default
}

input[type="button"].-right-arrow:after, button.-right-arrow:after, .btn.-right-arrow:after, .gform_wrapper .-right-arrow.button:after, .-right-arrow.gform_button:after, .page-numbers.-right-arrow:after {
	content: '\f105';
	margin-left: 6px;
	font-size: 90%
}

input[type="button"].-dropdown, button.-dropdown, .btn.-dropdown, .gform_wrapper .-dropdown.button, .-dropdown.gform_button, .page-numbers.-dropdown {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	padding-right: 5px;
	background: none;
	color: #4555a5;
	text-transform: none
}

input[type="button"].-dropdown.-open:after, button.-dropdown.-open:after, .btn.-dropdown.-open:after, .gform_wrapper .-dropdown.-open.button:after, .-dropdown.-open.gform_button:after, .page-numbers.-dropdown.-open:after {
	content: '\f106'
}

input[type="button"].-dropdown:hover, button.-dropdown:hover, .btn.-dropdown:hover, .gform_wrapper .-dropdown.button:hover, .-dropdown.gform_button:hover, .page-numbers.-dropdown:hover {
	color: #e40172
}

input[type="button"].-dropdown:after, button.-dropdown:after, .btn.-dropdown:after, .gform_wrapper .-dropdown.button:after, .-dropdown.gform_button:after, .page-numbers.-dropdown:after {
	content: '\f107';
	margin-left: 5px;
	font-size: 150%;
	vertical-align: bottom
}

@media screen and (max-width: 790px) {
	input[type="button"], button, .btn, .gform_wrapper .button, .gform_button, .page-numbers {
		padding: 7px 15px;
		font-size: 18px
	}
}

table {
	width: 100%
}

table > tbody > tr > td {
	vertical-align: top;
	padding: 8px 10px
}

table > tbody > tr > td:first-child {
	padding-left: 0
}

table > tbody > tr > td:last-child {
	padding-right: 0
}

@media screen and (max-width: 790px) {
	table.-responsive {
		display: block !important;
		width: 100% !important
	}

	table.-responsive > tbody {
		display: block !important
	}

	table.-responsive > tbody > tr {
		display: block !important
	}

	table.-responsive > tbody > tr > td {
		display: block !important;
		width: 100% !important;
		padding: 8px 0
	}
}

.main-container {
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
	opacity: 0;
	background-color: #fff
}

@media screen and (max-width: 1800px) {
	.main-container {
		max-width: 86%
	}
}

@media screen and (max-width: 1190px) {
	.main-container {
		max-width: 100%
	}
}

.main-header {
	position: fixed;
	top: 0;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 100;
	width: 100%;
	pointer-events: all
}

.main-header.-width-admin-bar {
	top: 32px
}

.main-header:not(.-has-hero) {
	border-bottom: 1px solid #d0d7e5
}

.main-header > .inner {
	position: relative;
	padding-left: 230px;
	padding-right: 2%;
	max-width: 1600px;
	margin: 0 auto
}

.main-header > .inner > .logo {
	position: absolute;
	top: 10px;
	left: 67px;
	z-index: 1;
	width: 160px;
}

@media (max-width: 1190px) {
	.main-header > .inner > .logo{
		width: 90px;
	}
}

.main-header > .inner > .logo img{
	width: 100%;
	/*border-bottom: 3px solid #02468a;*/
}

.main-header > .inner > .navigation {
	display: flex;
	align-items: stretch;
	justify-content: space-between
}

.main-header a {
	text-decoration: none
}

.main-header a:hover, .main-header a:focus {
	text-decoration: none
}

@media screen and (max-width: 1800px) {
	.main-header > .inner {
		max-width: 90%
	}
}

@media screen and (max-width: 1190px) {
	.main-header > .inner {
		max-width: 100%;
		padding-right: 0
	}

	.main-header > .inner > .logo {
		top: 10px;
		left: 20px
	}

	.main-header > .inner .main-logo {
		max-width: 100px
	}

	.main-header > .inner > .navigation {
		justify-content: flex-end;
		margin-right: 10px
	}
}

@media screen and (max-width: 790px) {
	.main-header > .inner {
		padding-left: 0
	}

	.main-header.-width-admin-bar {
		top: 0px
	}
}

.main-logo {
	transition: all 0.3s ease-in-out;
	transform-origin: 50% 0%
}

.main-logo.-small {
	transform: scale(0.8)
}

.header-spacer {
	min-height: 76px
}

.header-spacer.-has-hero {
	min-height: auto
}

.tile-section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	z-index: 0
}

.tile-section > .tile {
	flex: 1 1 50%
}

.tile-section > .tile > .inner {
	display: block;
	position: relative;
	padding-top: 18.34vw;
	padding-bottom: 0;
	z-index: 1;
	overflow: hidden
}

.tile-section > .tile > .inner > .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	z-index: -1;
	transition: transform 0.3s;
	transform: scale(1);
	transform-origin: 100% 50%
}

.tile-section > .tile > .inner > .title {
	display: inline-block;
	margin-right: 40px;
	padding: 10px 20px;
	padding-left: 40px;
	background-color: rgba(255, 255, 255, 0.8);
	color: #252525;
	transition: background 0.5s 0.1s, color 0.5s 0.1s, transform 0.5s;
	font-size: 18px;
	text-transform: uppercase;
	transform: translateX(-20px);
	font-weight: 700;
	letter-spacing: 0.08em;
}

.tile-section > .tile > .inner:hover > .bg {
	transform: scale(1.04)
}

.tile-section > .tile > .inner:hover > .title {
	background-color: rgba(228, 1, 114, 0.8);
	color: #fff;
	transform: translateX(0px)
}

@media screen and (max-width: 1190px) {
	.tile-section > .tile {
		flex: 1 1 50%
	}
}

@media screen and (max-width: 790px) {
	.tile-section > .tile > .inner > .bg {
		transform: scale(1)
	}

	.tile-section > .tile > .inner > .title {
		padding: 10px 15px;
		margin-right: 30px;
		font-size: 16px;
		transform: translateX(0)
	}
}

@media screen and (max-width: 480px) {
	.tile-section > .tile {
		flex: 1 1 100%
	}

	.tile-section > .tile > .inner {
		padding-top: 40%
	}
}

.feedback-section {
	position: relative;
	bottom: -30px;
	margin-right: 5%
}

.feedback-section.-open .-toggle-feedback:after {
	content: '\f107'
}

.feedback-section > .inner {
	position: absolute;
	bottom: -60px;
	right: 0
}

.feedback-section .-toggle-feedback {
	position: relative;
	float: right;
	z-index: 1;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	overflow: hidden;
	white-space: nowrap
}

.feedback-section .-toggle-feedback:after {
	content: '\f106';
	display: inline-block;
	margin-left: 10px
}
@media (max-width: 925px) {
	.feedback-section {
		bottom: 30px;
	}
}

@media screen and (max-width: 790px) {
	.feedback-section {
		margin: 0;
		margin-top: 57px;
		bottom: auto
	}

	.feedback-section > .inner {
		width: 100%;
		bottom: -3px
	}

	.feedback-section .-toggle-feedback {
		display: block;
		float: none
	}
}

.feedback-container {
	background-color: #e40172;
	overflow: hidden;
	height: 0;
	width: 500px
}

.feedback-container > .inner {
	margin: 20px;
	margin-top: 0;
	margin-bottom: 75px
}

.feedback-container > .inner:before, .feedback-container > .inner:after {
	content: '';
	display: table
}

.feedback-container > .inner:after {
	clear: both
}

.feedback-container .validation_error, .feedback-container .gform_wrapper .gfield_error .gfield_label {
	color: #fff
}

.feedback-container .gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message, .feedback-container .gform_wrapper .ginput_container + .gfield_description.validation_message {
	color: #fff
}

.feedback-container .gform_fields > :last-child {
	float: left
}

.feedback-container .gform_footer > .btn, .feedback-container .gform_wrapper .gform_footer > .button, .gform_wrapper .feedback-container .gform_footer > .button, .feedback-container .gform_footer > .gform_button {
	min-height: 76px
}

@media screen and (max-width: 790px) {
	.feedback-container {
		width: 100%
	}

	.feedback-container > .inner {
		margin: 20px
	}
}

.main-footer {
	position: relative;
	padding: 3%;
	margin-top: 30px;
	background-color: #f1f8fe;
	border-top: 2px solid #e40172
}

.product-scroller-section {
	position: relative;
	padding: 0 30px
}

.product-scroller-section > .previtem, .product-scroller-section > .nextitem {
	position: absolute;
	display: flex;
	align-items: center;
	top: 0;
	height: 100%;
	background-color: #e40172;
	color: #fff;
	font-size: 40px;
	text-decoration: none;
	padding: 7px
}

.product-scroller-section > .previtem:hover, .product-scroller-section > .nextitem:hover {
	background-color: #b10159
}

.product-scroller-section > .previtem {
	left: 0;
	padding-right: 10px
}

.product-scroller-section > .nextitem {
	right: 0;
	padding-left: 10px
}

@media screen and (max-width: 790px) {
	.product-scroller-section {
		padding: 0
	}

	.product-scroller-section > .previtem, .product-scroller-section > .nextitem {
		display: none
	}
}

.product-scroller {
	position: relative;
	width: 100%;
	height: 142px;
	overflow: hidden;
	-ms-touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none
}

.product-scroller > .inner {
	position: absolute;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	transform: translateZ(0)
}

.product-scroller > .inner > ul {
	display: flex;
	flex-direction: row;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%
}

@media screen and (max-width: 790px) {
	.product-scroller {
		height: auto
	}

	.product-scroller > .inner {
		position: relative
	}

	.product-scroller > .inner > ul {
		display: block
	}
}

.scroller-product {
	display: block;
	height: 100%;
	padding: 10px 0;
	border-top: 12px solid transparent
}

.scroller-product:first-child {
	padding-left: 15px
}

.scroller-product:first-child > .inner {
	border-left: 0
}

.scroller-product:last-child {
	padding-right: 15px
}

.scroller-product.-current {
	border-top: 12px solid #e40172;
	font-weight: bold
}

.scroller-product > .inner {
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 15px;
	border-left: 1px solid #d0d7e5;
	text-decoration: none
}

.scroller-product > .inner > .thumb {
	flex: 0 0 auto;
	width: 80px;
	height: 100px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat
}

.scroller-product > .inner > .title {
	flex: 0 1 auto;
	padding-left: 10px;
	overflow: hidden;
	max-height: 100%;
	width: 160px
}

@media screen and (max-width: 790px) {
	.scroller-product {
		padding: 10px 0 !important;
		border-top: 1px solid #d0d7e5 !important;
		border-left: 12px solid transparent
	}

	.scroller-product.-current {
		border-left: 12px solid #e40172
	}

	.scroller-product > .inner {
		padding: 0 30px;
		width: auto;
		border-left: 0
	}

	.scroller-product > .inner > .title {
		width: auto
	}
}

.product-category-hero {
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	font-size: 16px;
	color: #000;
	height: 0;
	/*margin-top: 75px;*/
	padding-bottom: 50%;
	/*max-height: 600px;
	min-height: 300px;*/
}

.product-category-hero.-has-background > .inner {
	margin-top: 130px
}

.product-category-hero h1, .product-category-hero h2, .product-category-hero h3 {
	color: #e40172;
	margin: 0
}

.product-category-hero h1 {
	font-size: 50px
}

.product-category-hero > .inner {
	max-width: 37%;
	margin: 5%
}

@media screen and (max-width: 1600px) {
	.product-category-hero > .inner {
		max-width: 42%;
		margin: 5% 8%
	}
}

@media screen and (max-width: 1190px) {
	.product-category-hero {
		display: block;
		/*background: none !important*/
	}

	.product-category-hero > .inner {
		max-width: none;
		margin: 5% 40px !important
	}

	.product-category-hero > .inner > .title {
		display: none
	}
}

.fake-hero {
	display: none;
	background-size: cover;
	background-position: center;
	padding-top: 20%;
	padding-bottom: 20%
}

.fake-hero > .title {
	text-align: left;
	font-size: 40px;
	margin-left: 5%
}

@media screen and (max-width: 1190px) {
	.fake-hero {
		display: block;
		height: 700px
	}
}

.main-content {
	position: relative;
	background-size: cover;
	background-position: center;
	color: #000
}

.main-content.-has-background > .inner {
	margin-top: 130px
}

.main-content h1, .main-content h2, .main-content h3 {
	color: #e40172
}

.main-content > .inner {
	padding: 5%;
	padding-top: 8%;
}

.main-content .wp-post-image {
	float: right;
	max-width: 40%;
	max-height: 60vh;
	padding-left: 6%;
	padding-bottom: 3%
}

@media screen and (max-width: 790px) {
	.main-content .wp-post-image {
		display: block;
		float: none;
		max-width: 100%;
		padding: 0;
		margin: 3% auto
	}
}

.product-content {
	display: flex;
	flex-direction: column;
}

.product-content > .content {
	flex: 0 1 100%
}

.product-content > .content .wp-post-image {
	display: none
}

.product-content > .thumbnail {
	flex: 1 1 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	overflow: hidden
}
.product-content > .thumbnail > a{
	display: contents;
}
.product-content > .thumbnail > a > img {
	position: absolute;
	float: none;
	max-width: 100%;
	max-height: 100%;
}

.product-content > .thumbnail > a > .img {
	flex: 0 1 auto;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 56%;
}

@media screen and (max-width: 790px) {
	.product-content {
		display: block
	}

	.product-content > .content .wp-post-image {
		display: block
	}

	.product-content > .thumbnail {
		display: none
	}
}

.side-images:before, .side-images:after {
	content: '';
	display: table
}

.side-images:after {
	clear: both
}

.side-images h1 {
	font-size: 35px
}

.side-images > .imageContainer {
	position: relative;
	left: 4%;
	float: right;
	width: 30%;
	margin: 3% 0;
	margin-left: 5%
}

.side-images > .imageContainer.-bottom {
	display: none
}

.side-images > .imageContainer > .img {
	position: relative;
	float: right;
	width: 100%;
	padding-top: 60%;
	background-size: cover;
	background-position: center;
	margin-top: 40px;
	transition: all 0.3s ease-in-out
}

.side-images > .imageContainer > .img:hover {
	transform-origin: 100% 50%;
	transform: scale(1.5) !important;
	z-index: 1
}

.side-images > .imageContainer > .img:nth-child(1) {
	transform: rotate(-10deg);
	margin-top: 0
}

.side-images > .imageContainer > .img:nth-child(2) {
	transform: rotate(2deg);
	width: 60%;
	padding-top: 100%
}

.side-images > .imageContainer > .img:nth-child(3) {
	transform: rotate(7deg)
}

@media screen and (max-width: 1190px) {
	.side-images > .imageContainer {
		left: 0
	}
}

@media screen and (max-width: 790px) {
	.side-images > .imageContainer {
		width: auto;
		float: none;
		left: 0;
		margin-left: 0;
		padding: 0
	}

	.side-images > .imageContainer.-top {
		display: none
	}

	.side-images > .imageContainer.-bottom {
		display: block
	}

	.side-images > .imageContainer > .img {
		width: auto !important;
		float: none;
		transform: rotate(0deg) !important;
		padding-top: 50% !important;
		margin: 5% 0
	}

	.side-images > .imageContainer > .img:hover {
		transform: scale(1) !important
	}
}

.template-contacts > .inner > .group.-id-0 {
	margin-bottom: 5%
}

.dropdown-content {
	font-size: 90%;
	overflow: hidden;
	height: 0
}

.search-form .btn, .search-form .gform_wrapper .button, .gform_wrapper .search-form .button, .search-form .gform_button {
	font-weight: bold
}

.search-form .searchfield {
	min-width: 300px;
	border-color: #d0d7e5
}

.search-form .searchfield:focus {
	border-color: #e40172
}

.article {
	margin-bottom: 5%
}

.article img:not(.wp-post-image) {
	max-width: 100% !important;
	height: auto !important
}

.article .entry-title {
	margin-bottom: 5px
}

.primary-sidebar h1, .primary-sidebar h2, .primary-sidebar h3 {
	font-size: 20px
}

.primary-sidebar ul > li {
	margin: 15px 0
}

.primary-sidebar ul a {
	text-decoration: none
}

.row {
	margin-left: -5%;
	margin-right: -5%
}

[class^="col-"] {
	padding: 0 5%
}

.lazy-load {
	transition: opacity 0.6s ease-in !important;
	opacity: 0
}

.lazy-load.-loaded {
	opacity: 1
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline
}

.alignright {
	float: right
}

.alignleft {
	float: left
}

.form-page .validation_error, .form-page .gform_footer, .form-page .gform_body {
	max-width: 540px
}

.form-page .gform_fields {
	margin: 0 -25px;
	padding: 0;
	list-style: none
}

.form-page .gform_fields:before, .form-page .gform_fields:after {
	content: "";
	display: table;
	clear: both
}

.form-page .gfield {
	float: left;
	width: 50%;
	margin-bottom: 30px;
	padding: 0 25px
}

.form-page .gfield:before {
	display: none
}

.form-page .gsection {
	clear: both;
	width: 100%;
	margin: 0
}

.form-page .gsection_title {
	margin: 40px 0 20px 0;
	padding: 0;
	font-size: 20px
}

.form-page .gfield_label {
	display: block;
	margin: 0 0 2px 0;
	font-size: 14px;
	font-weight: 700
}

.form-page .ginput_container input[type="text"], .form-page .ginput_container input[type="email"], .form-page .ginput_container select, .form-page .ginput_container textarea {
	width: 100%;
	height: 40px;
	padding: 9px 10px;
	border: 1px #d4d4d4 solid;
	background-color: #fafafa;
	outline: none;
	box-shadow: none
}

.form-page .ginput_container input[type="text"]:focus, .form-page .ginput_container input[type="email"]:focus, .form-page .ginput_container select:focus, .form-page .ginput_container textarea:focus {
	border-color: #bbb;
	outline: none;
	box-shadow: none
}

.form-page .ginput_container select, .form-page .ginput_container textarea {
	padding: 10px
}

.form-page .ginput_container textarea {
	height: auto
}

.form-page .gfield_radio {
	margin: 0;
	padding: 0
}

.form-page .gfield_radio li {
	float: left;
	margin: 8px 25px 8px 0
}

.form-page .gfield_radio li:before {
	display: none
}

.form-page .gfield_radio label {
	margin: 0;
	font-size: 14px;
	font-weight: 400
}

.form-page .gfield.sep {
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 50px 0 80px 0;
	padding: 0;
	position: relative
}

.form-page .gfield.sep:before {
	content: "";
	display: block;
	height: 1px;
	background-color: #d0d7e5;
	position: absolute;
	top: 0;
	left: 25px;
	right: 25px
}

.form-page .gfield.sep h2 {
	display: none
}

.form-page .button {
	position: relative;
	top: -98px
}

.form-page .gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message, .form-page .gform_wrapper .ginput_container + .gfield_description.validation_message {
	clear: both;
	font-size: 12px;
	color: #e40172;
	font-weight: 400;
	font-style: normal
}

.form-page .gform_wrapper .gfield_error .gfield_label {
	color: #000
}

.form-page .gfield_error input[type="text"], .form-page .gfield_error input[type="email"], .form-page .gfield_error select, .form-page .gfield_error textarea {
	border-color: #e40172
}

.form-page .validation_error {
	padding: 15px;
	color: #fff;
	background-color: #e40172
}

@media screen and (max-width: 790px) {
	.form-page .gform_footer {
		text-align: left
	}

	.form-page .button {
		top: 0;
		padding: 12px 20px
	}
}

@media screen and (max-width: 480px) {
	.form-page .gform_footer {
		margin-bottom: 50px
	}

	.form-page .gform_fields {
		margin: 0
	}

	.form-page .gfield {
		width: 100%;
		padding: 0
	}

	.form-page .gsection_title {
		margin-top: 20px
	}

	.form-page .gfield.sep {
		margin: 20px 0 50px 0
	}

	.form-page .gfield.sep:before {
		left: 0;
		right: 0
	}
}

.fake-hero .title.product-page__title-desktop {
	display: block
}

@media screen and (max-width: 1190px) {
	.fake-hero .title.product-page__title-desktop {
		display: none !important
	}
}

.product-page__title-mobile {
	display: none
}

@media screen and (max-width: 1190px) {
	.product-page__title-mobile {
		display: block;
		margin: 5% 40px 0 40px
	}
}

@media screen and (max-width: 1190px) {
	.page-template-page-full .header-spacer .hero-section, .fake-hero {
		background-size: cover;
		background-position: right
	}
}

@media screen and (max-width: 790px) {
	.page-template-page-full .header-spacer .hero-section, .fake-hero {
		height: 600px
	}
}

@media screen and (max-width: 660px) {
	.page-template-page-full .header-spacer .hero-section, .fake-hero {
		height: 450px
	}
}

@media screen and (max-width: 500px) {
	.page-template-page-full .header-spacer .hero-section, .fake-hero {
		height: 350px
	}
}

@media screen and (max-width: 400px) {
	.page-template-page-full .header-spacer .hero-section, .fake-hero {
		height: 270px
	}
}

@media screen and (max-width: 1190px) {
	.hero-section .inner.people-hidden-mobile {
		display: none
	}
}

.inner.people-hidden-desktop {
	padding: 5% 40px
}

@media screen and (min-width: 1190px) {
	.inner.people-hidden-desktop {
		display: none
	}
}

@media screen and (max-width: 790px) {
	.hero-section.has-mobile-image {
		display: none
	}
}

.hero-section.mobile-hero-image {
	background-position: center !important;
	min-height: 500px
}

@media screen and (min-width: 790px) {
	.hero-section.mobile-hero-image {
		display: none
	}
}

@media screen and (min-width: 1190px) {
	.header-spacer .carousel-inner .item.has-mobile-image {
		display: none
	}
}

@media screen and (min-width: 1190px) {
	.header-spacer .carousel-inner .item.is-mobile-image {
		display: none
	}
}

.header-bar{
	font-size: 20px;
	background: #02468a;
	padding: 13px 20px;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.new-products .products{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-top: 25px;
	padding-bottom: 25px;
}

.new-products .products .one-product{
	flex: 0 1 25%;
	text-align: center;
	margin-bottom: 15px;
}

.new-products .products .one-product .img{
	padding-bottom: 33%;
	width: 55%;
	margin: 15px auto;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.new-products .products .one-product .title{
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #252525;
	text-transform: uppercase;
}

@media screen and (max-width: 790px) {
	.new-products .products .one-product{
		flex: 0 1 33%;
	}
	.carousel-section > .carousel-inner > .item > .inner > .title{
		font-size: 35px;
		line-height: 35px;
	}
	.carousel-section > .carousel-inner > .item > .gradient-overlay {
		background: rgba(228,1,114, 0.4);
	}
}

@media screen and (max-width: 500px) {
	.new-products .products .one-product{
		flex: 0 1 50%;
	}
}

a.right.bottom-nav, a.left.bottom-nav {
	bottom: 0px;
	top: auto;
	transform: none;
	font-size: 16px;
	padding: 10px 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: #252525;
}

a.right.bottom-nav span.icon-angle-right, a.left.bottom-nav span.icon-angle-left{
	font-size: 26px;
	vertical-align: sub;
	font-weight: 900;
	color: #e40172;
}

a.left.bottom-nav span.icon-angle-left{
	padding-right: 10px;
}

a.right.bottom-nav span.icon-angle-right{
	padding-left: 10px;
}

.fillheight .inner{
	padding-bottom: 20px;
}

.products-list-wide{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-top: 20px;
	padding-bottom: 25px;
}

.products-list-wide .one-product{
	flex: 0 1 16.66666%;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.products-list-wide.narrow .one-product{
	flex: 0 1 33.33%;
}

.products-list-wide.narrow{
	padding-top: 30px;
}

.products-list-wide .one-product .thumb{
	padding-bottom: 8vw;
	width: 60%;
	margin: 0 auto;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

@media (max-width: 790px){
	.products-list-wide .one-product .thumb {
		padding-bottom: 50%;
	}
}

.products-list-wide .one-product .title{
	display: inline-block;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 16px;
	color: #252525;
	letter-spacing: 0.05em;
	padding: 0px 7px;
}

.products-list-wide .new{
	position: absolute;
	background: #e40172;
	color: #fff;
	font-weight: 700;
	padding: 5px 10px;
	right: 0px;
	top: 0px;
}

.sidebside{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.sidebside .fillheight, .sidebside .fl{
	flex: 0 1 50%;
}

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

	a.right.bottom-nav, a.left.bottom-nav{
		visibility: visible;
	}
	.fillheight .inner, .products-list-wide{
		padding-left: 15px;
		padding-right: 15px;
	}
	.products-list-wide .one-product{
		flex: 0 1 20%;
	}

	.products-list-wide.narrow .one-product{
		flex: 0 1 50%;
	}
	.products-list-wide.narrow{
		padding-top: 30px;
	}

}

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

	a.right.bottom-nav, a.left.bottom-nav{
		visibility: hidden;
	}

}

@media screen and (max-width: 790px) {
	.products-list-wide .one-product{
		flex: 0 1 50%;
	}
	.sidebside{
		flex-direction: column-reverse;
	}
	.sidebside .fillheight, .sidebside .fl{
		flex: 0 1 100%;
	}
}

.nutriton-table th{
	background: #e40172;
	padding: 5px 10px;
	text-align: left;
	color: #fff;
	font-weight: 500;
}

.nutriton-table td{
	border-bottom: 1px solid #ccc;
	padding: 5px 10px !important;
	font-weight: 500;
}
.nutriton-table tr td:last-child{
	text-align: right;
}
.nutriton-table tr:last-child td{
	border-bottom: 0;
}

.bigger-hero{
	padding-bottom: 50%;
	width: 100%;
	background-position: center;
	background-size: cover;
	position: relative;
	min-height: 300px;
}

.smaller-hero{
	padding-bottom: 12%;
	width: 100%;
	background-position: center;
	background-size: cover;
	position: relative;
	min-height: 300px;
}

.smaller-hero .title{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(255, 255, 255, 0.5);
	font-weight: 700;
	padding: 11px 30px;
	font-size: 24px;
}

.bigger-hero .logo{
	width: 160px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
}

.bigger-hero .logo img{
	width: 160px;
}

.bigger-hero .title{
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(255, 255, 255, 0.5);
	font-weight: 700;
	padding: 11px 30px;
	font-size: 24px;
}

.title-section{
	padding: 30px 130px;
	text-align: center;
	padding-bottom: 0px;
}
.title-section h1{
	color: #003e85;
	font-size: 36px;
	font-weight: 700;
}

.title-section h1 .bigger{
	font-size: 120%;
	color: #db267e;
}

.title-section .bolder p{
	font-weight: 600;
}

.one-row{
	align-items: center;
	align-content: center;
	display: flex;
}

.flex-wrap{
	margin-top: 15px;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-left: -7.5px;
	margin-right: -7.5px;
	margin-bottom: 15px;
}

.one-row .column-4{
	flex: 0 0 40%;
}

.one-row .column-12{
	flex: 0 0 100%;
}

.one-row .column-25{
	flex: 0 0 25%;
}

.one-row .column-75{
	flex: 0 0 75%;
}

.one-row .column-50{
	flex: 0 0 50%;
}

.one-row .column-8{
	flex: 0 0 60%;
}

.one-row .column-6{
	flex: 0 0 50%;
}

.one-row .column-33{
	flex: 0 0 33.33%;
}

.image-col{
	min-height: 450px;
	background-position: center;
	background-size: cover;
}

.text-col.right{
	padding-left: 30px;
}

.text-col.left{
	padding-right: 30px;
}

.one-row .column-3{
	flex: 1 1 20%;
	padding-bottom: 20.25%;
	margin-right: 10px;
	background-size: contain;
	background-position: center;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.one-row img{
	width: 100%;
	padding: 30px;
}

.one-row .column-3 img{
	padding: 20px 5px;
	height: auto;
}

@media (max-width: 800px) {
	.one-row:not(.gallery) {
		align-items: center;
		align-content: center;
		display: flex;
		flex-direction: row;
	}

	.one-row .column-4, .one-row .column-8, .one-row .column-25, .one-row .column-75, .one-row .column-50, .one-row .column-33, .one-row .column-6{
		flex: 1 1 100%;
	}

	.recipes .one-row{
		align-items: center;
		align-content: center;
		display: flex;
		flex-direction: column;
	}

	.title-section {
		padding: 30px 5%;
		text-align: center;
		padding-bottom: 0px;
	}
	.title-section h1{
		color: #003e85;
		font-size: 20px;
		font-weight: 700;
	}
	.bigger-hero .logo img, .bigger-hero .logo{
		width: 100px;
	}
}

.one-news{
	padding-right: 7.5px;
	padding-left: 7.5px;
	margin-bottom: 15px;
	text-decoration: none;
}

.one-news:focus,
.one-news:active,
.one-news:hover{
	text-decoration: none;
}

.one-news .img{
	padding-bottom: 45%;
	background-color: #f1f1f1;
	margin-bottom: 10px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.one-news .title{
	color: #db267e;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 24px;
	text-transform: uppercase;
}

.one-news .date{
	margin-bottom: 10px;
	color: #000;
	font-size: 12px;
	display: block;
	font-weight: 700;
}

.one-news .excerpt{
	margin-bottom: 15px;
	color: #000;
}

.one-news .btn{
	font-size: 14px;
}

@media screen and (max-width: 1190px) {
	.flex-wrap{
		margin-left: 7.5px;
		margin-right: 7.5px;
	}
	.bigger-hero{
		padding-bottom: 45%;
		min-height: 0px;
	}
}

.single-post .header-spacer{
	min-height: 0px !important;
}

.single-campaign .main-content .inner{
	padding-right: 0px;
	padding-left: 0px;
}

.text-col{
	padding-left: 30px;
	padding-right: 30px;
}

.bigger-hero h1{
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 12px 30px;
	margin-bottom: 0px;
	color: #000000;
}

@media (max-width: 1190px) {
	.single-campaign .main-content .inner{
		padding-right: 0px;
		padding-left: 0px;
	}
	.image-col{
		min-height: 50vw;
	}
}

.people-cont [class^="col-"] {
	padding: 0 15px
}
.people-cont .row{
	margin-right: -15px;
	margin-left: -15px;
}

.one-person{
	margin-bottom: 15px;
}

.one-person .image{
	padding-bottom: 130%;
	background-position: center;
	background-size: cover;
}

.one-person .bottom-content{
	background: #003e85;
	color: #fff;
	padding: 15px;
}

.one-person .bottom-content .title{
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-weight: 700;
	line-height: 26px;
	white-space: nowrap;
}

.one-person .bottom-content .email{
	font-size: 12px;
	line-height: 14px;
}

.people-group{
	margin-bottom: 0px;
}

.main-content.single-camp{
	padding-top: 12% !important;
}

@media (max-width: 1190px) {
	.main-content.single-camp{
		padding-top: 7% !important;
	}
	.bottom-links{
		margin: 0 -7.5px !important;
	}
}

.steps-col .bigger-hero{
	padding-bottom: 60% !important;
}

table a{
	color: #db267e;
}

.small-head{
	background: #e40172;
	padding: 5px 10px;
	text-align: left;
	color: #fff;
	font-weight: 500;
}
.recipe-info-col{
	order: 1;
	padding-top: 4%;
}

.steps-col{
	order: 2;
	padding-left: 20px;
}

.one-title{
	line-height: 40px;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
}

.conte{
	padding-bottom: 0px;
}

.conte p{
	margin-top: 0px;
}

.tags-cats{
	margin-top: -10px;
}
.tags-cats .cat-tag{
	background: #003e85;
	padding: 5px 10px;
	color: #fff;
}

.num-cont{
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #e40172;
	color: #fff;
	margin-right: 10px;
}

.single-recipe .main-content > .inner{
	padding-top: 0px;
}

.hide-in-desktop{
	display: none;
}

.hide-in-mobile{
	display: block;
}

@media (max-width: 800px){

	.hide-in-desktop{
		display: block;
	}

	.hide-in-mobile{
		display: none;
	}

	.recipe-info-col{
		order: 1;
	}

	.steps-col{
		order: 2;
		padding-right: inherit;
		padding-left: 0;
	}

	.recipe-info-col{
		padding-top: 0;
	}

	.recipe-info-col .bigger-hero{

	}

}

.w-100{
	width: 100%;
}

.one-horeca{
	margin-bottom: 30px;
}

.one-horeca .title{
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #252525;
	text-transform: uppercase;
}

.one-horeca .img{
	padding-bottom: 60%;
	width: 100%;
	margin: 15px auto;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.one-horeca p{
	margin: 7px 0px 15px 0px;
}

.one-horeca .btn{
	font-size: 14px;
	padding: 5px 16px;
}

.one-horeca .btn.blue{
	background: #02468a;
}

.horeca-contact p{
	margin-top: 0px;
}

@media (max-width: 800px) {
	.horeca-contact{
		text-align: center;
	}
	.horeca-contact .person{
		margin-bottom: 15px;
	}
}

.person .title{
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #252525;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.person .email{
	font-size: 16px;
	color: #252525;
	margin-bottom: 0px;
}
.person .phone{
	font-size: 16px;
	color: #252525;
	margin-bottom: 0px;
}

.inner-recipe-cat{
	margin-left: 15px;
	margin-top: 15px;
	background: #f1f1f1;
	padding: 20px;
}
.inner-recipe-cat ul{
	margin: 0;
	padding: 0;
	margin-left: 15px;
}
.inner-recipe-cat ul li{
	list-style: none;
	padding-bottom: 10px;
}

.inner-recipe-cat ul li:last-child{
	padding-bottom: 0;
}

.inner-recipe-cat ul li a{
	font-size: 16px;
	color: #000;
}

.inner-recipe-cat ul li.active a{
	font-weight: 600;
}

@media (max-width: 800px) {
	.inner-recipe-cat{
		display: none;
	}
}

.video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.support-column{
	padding-right: 30px;
}


.gform_wrapper{
	margin-top: 50px;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large, .gform_wrapper.gravity-theme .gfield textarea{
	border: 1px solid #02468a87 !important;
	padding: 20px 10px;
}