@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Qwigley");/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Common site styles
   4. Custom form styles
   ---------------------------------------------------------*/

/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

body {
	color: #4c565f;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small,
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-weight: inherit;
	color: inherit;
	display: inline-block;
	vertical-align: top;
	padding-top: .1em;
	font-size: .6em;
}

h1,
.h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 85px;
	margin: 0 0 60px;
	color: #004da1;
}

h2,
.h2 {
	font-size: 58px;
	margin: 0 0 50px;
}

h3,
.h3 {
	font-size: 48px;
	margin: 0 0 40px;
}

h4,
.h4 {
	font-size: 32px;
	margin: 0 0 30px;
}

h5,
.h5 {
	font-size: 26px;
	margin: 0 0 25px;
}

h6,
.h6 {
	font-size: 24px;
	margin: 0 0 20px;
}

p small,
p .small {
	vertical-align: top;
	font-size: .7em;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
	border-bottom: none;
	font-weight: normal;
	font-size: 22px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
	line-height: 22px;
	border-color: #bcc6ce;
	padding: 10px;
}

.table > thead > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > th:first-child,
.table > tbody > tr > td:first-child,
.table > tfoot > tr > th:first-child,
.table > tfoot > tr > td:first-child {
	padding-left: 0;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/*! jQuery UI - v1.11.4 - 2015-11-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

/*.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}
.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}
.ui-state-default .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}
.ui-state-active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}
.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}
.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}*/

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	margin: 0 0 0 0;
	padding: 5px;
	background: #666;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	border-radius: 5px;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -48px;
	right: -12px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.fancybox-close:hover {
	opacity: .8;
}

.fancybox-close:before,
.fancybox-close:after {
	content: "";
	position: absolute;
	width: 80%;
	height: 4px;
	border-radius: 4px;
	left: 10%;
	top: 46%;
	background: #004da1;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-close:after {
	top: 46%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span,
.fancybox-next span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	background: #fff;
	border-radius: 50%;
	margin-top: -18px;
	padding: 1px 3px;
	cursor: pointer;
	z-index: 8040;
	color: #004da1;
	font: normal 35px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.fancybox-prev:hover span,
.fancybox-next:hover span {
	opacity: .8;
}

.fancybox-prev span {
	left: 10px;
}

.fancybox-prev span:before {
	content: "\f0a8";
}

.fancybox-next span {
	right: 10px;
}

.fancybox-next span:before {
	content: "\f0a9";
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

.result-container .head-line + ul,
.banner .text-block .list,
.certification-area .certification-list,
.environment-area .marked-list,
.accordion,
.accordion ul,
.types-area .links-list,
.water-types,
.search-results-area .tabset,
.search-results-area .tab-content .infos .address-box ul,
.search-results-area .tab-content .infos .social-links,
.comparison-list,
.comparison-list ul,
.sitemap-area ul,
.opportunity-area .list-mark,
.opportunity-area .list,
.product-area .visual-attributes > ul,
.product-area .gallery-list,
.product-area .table-list,
.product-area .ingredients-block .ingredients-list,
.marketing-area .visuals,
.banner-slideshow .slick-dots,
.spec-block-container .block > ul ul,
.custom-timeline__list ul,
#footer .footer-boxes ul,
#footer .calculate-list,
#footer .bottom-row .add-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.sub-drop .colored-box:after,
.promo-intro .btns:after,
.types-area .block:after,
.usage-area .info-row:after,
.usage-area .info-row .visual-box:after,
.banner-search .content-block .search-form .search-block:after,
.search-results-area .tab-content .infos:after,
.search-results-area .tab-content .message-form .form-row:after,
.search-results-area .tab-content .message-form .btn-row:after,
.comparison-list .row:after,
.opportunity-area .info-container .block-row:after,
.opportunity-area .info-container .block-item .frame:after,
.product-area .ingredients-block .ingredients-list li:after,
.two-col-section .container-fluid:after,
.team-list li:after,
#footer .map-area .holder:after {
	content: "";
	display: block;
	clear: both;
}

.banner .bg-stretch h1,
.banner .bg-stretch h2,
.banner .bg-stretch .txt-boxes .box,
.banner.big .bg-stretch h1 + p,
.banner.big .bg-stretch h2 + p,
.promo-intro,
.promo-intro .visual .new-label,
.promo-intro h2,
.promo-intro h2 span,
.promo-intro h2 strong,
.info-gallery .slick-arrow,
.info-gallery .slick-arrow:before,
.info-gallery .slick-arrow:after,
.water-types li a,
.banner-search .content-block h1,
.banner-search .content-block .search-form .search-block,
.banner-search .content-block .search-form .search-block .btn,
.banner-search .content-block .search-form .search-block input[type="search"],
.search-results-area,
.search-results-area .tabset li,
.search-results-area .tab-content > div,
.search-results-area .tab-content .infos .social-links li a i,
.sitemap-area .columns a,
.sitemap-area .columns h2,
.opportunity-area .info-container .block-row .visual,
.opportunity-area .info-container .block-item .frame .visual,
.product-area .gallery-list li > a .caption,
.product-area .gallery-list li > a:before,
#footer .footer-boxes .social-links li a,
#footer .footer-boxes .social-links li a i,
#footer .map-area .text-holder .title,
.btn,
.btn-custom {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}


.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/* #header styles */

#header {
	position: relative;
	z-index: 999;
}

/* .sub-drop styles */

.sub-drop {
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	background: rgba(255, 255, 255, .85);
	opacity: 0;
	visibility: visible;
	-webkit-transition: opacity .25s ease, visibility .25s ease, height 0s .25s ease;
	transition: opacity .25s ease, visibility .25s ease, height 0s .25s ease;
	height: 0;
	overflow: hidden;
	border-top: 0 solid #bcc6ce;
}

.sub-drop:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}

.sub-drop .container-fluid {
	max-width: 1395px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	z-index: 1;
}

.sub-drop .img-holder {
	position: relative;
}

.sub-drop .img-holder .text {
	font-size: 60px;
	line-height: 58px;
	font-family: "Qwigley", cursive;
	max-width: 350px;
	position: absolute;
	color: #fff;
	top: 85px;
	left: 35px;
}

.sub-drop .img-holder .text.custom-text-01 {
	font-size: 30px;
	line-height: 1.2;
	color: #a1633d;
	top: 42px;
	left: 22px;
	font-family: Lato, Helvetica, Arial, sans-serif;
	max-width: 450px;
}

.sub-drop .img-holder .text.custom-text-01 span {
	padding: 0 10px;
	background: #fff;
}

.sub-drop .img-holder .text.custom-text-02 {
	font-size: 33px;
	text-transform: uppercase;
	line-height: 1.2;
	font-weight: bold;
	color: #51210d;
	top: 42px;
	left: 22px;
	font-family: Lato, Helvetica, Arial, sans-serif;
	max-width: 450px;
}

.sub-drop .img-holder .text.custom-text-02 span {
	padding: 0 10px;
	background: #fff;
}

.sub-drop .list-block {
	font-size: 18px;
	padding: 41px 7px 5px 7px;
	color: #000;
}

.sub-drop .list-block .list-holder {
	padding: 0 0 0 15px;
}

.sub-drop .list-block .heading {
	font-size: 30px;
	font-weight: 300;
	display: block;
	color: #000;
	margin: 0 0 19px;
}

.sub-drop .list-block .heading a {
	color: #000;
}

.sub-drop .list-block .heading a:hover {
	text-decoration: none;
	color: #004da1;
}

.sub-drop .list-block ul {
	padding: 0 0 30px 20px;
}

.sub-drop .list-block li {
	margin: 0 0 10px;
}

.sub-drop .list-block a {
	font-weight: 300;
	color: #4c565f;
}

.sub-drop .list-block a:hover {
	text-decoration: none;
	color: #004da1;
}

.sub-drop .block-col {
	padding: 0 33px;
	margin: 20px 0;
	max-width: 48%;
	float: left;
}

.sub-drop .block-col.bordered {
	border: 1px solid #bcc6ce;
	border-width: 0 1px;
}

.sub-drop .block-col.list-block {
	padding: 0 18px;
}

.sub-drop .block-col .col-heading {
	text-transform: uppercase;
	display: block;
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 45px;
}

.sub-drop .logo-holder {
	padding: 0 0 0 23px;
	display: inline-block;
	width: 45%;
	margin: 0 -.36em 0 0;
	vertical-align: top;
}

.sub-drop .partner-logo {
	margin: 0 0 50px;
}

.sub-drop .partner-logo a img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.sub-drop .partner-logo a:hover img {
	-webkit-transform: scale(.98);
	-ms-transform: scale(.98);
	transform: scale(.98);
}

.sub-drop .product-list {
	font-weight: 300;
}

.sub-drop .product-list .h5 {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
}

.sub-drop .product-list .h5 a {
	font-weight: bold;
}

.sub-drop .product-list a {
	color: #4c565f;
	text-decoration: none;
}

.sub-drop .product-list a:hover {
	color: #004da1;
}

.sub-drop .info-block {
	display: inline-block;
	margin: 0 -.36em 0 0;
	width: 55%;
	padding: 0 0 0 40px;
	vertical-align: top;
	font-size: 16px;
}

.sub-drop .info-block .img-holder {
	margin: 0 0 20px;
}

.sub-drop .info-block .h5 {
	display: block;
	font-size: 22px;
	margin: 0 0 20px;
}

.sub-drop .info-block .h5 a {
	color: #4c565f;
	font-weight: bold;
}

.sub-drop .info-block .h5 a:hover {
	color: #004da1;
}

.sub-drop .product-list {
	max-width: 250px;
	font-size: 18px;
}

.sub-drop .product-list .h5 {
	display: block;
	margin: 0 0 7px;
}

.sub-drop .product-list li {
	padding: 0 0 40px;
}

.sub-drop .colored-box {
	color: #fff;
	margin: 0 0 20px;
}

.sub-drop .colored-box.purple {
	background: #4f3c8e;
}

.sub-drop .colored-box.blue {
	background: #197990;
}

.sub-drop .colored-box a {
	color: #fff;
}

.sub-drop .colored-box .h4 {
	text-transform: uppercase;
	font-size: 25px;
	display: block;
	font-weight: bold;
	margin: 0 0 16px;
}

.sub-drop .colored-box .img-holder {
	float: left;
	position: relative;
	width: 43.5%;
	padding: 10px 5px;
}

.sub-drop .colored-box .new {
	position: absolute;
	color: #fff;
	width: 68px;
	text-align: center;
	height: 68px;
	top: 10px;
	right: 43px;
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	transform: rotate(-30deg);
	background: #ff5400;
	border-radius: 100%;
	font: 800 italic 22px/68px Lato, Helvetica, Arial, sans-serif;
}

.sub-drop .colored-box .text-holder {
	overflow: hidden;
	font-size: 17px;
	padding: 37px 5px 28px;
}

.sub-drop .center-block {
	max-width: 940px;
	margin: 0 auto;
}

.sub-drop .search-form {
	padding: 48px 0 40px;
}

.sub-drop .search-form .form-control {
	font-size: 22px;
	border-color: #004da1;
	border-width: 2px;
	height: 50px;
	width: calc(100% - 214px);
	padding: 5px 17px;
	line-height: 40px;
}

.sub-drop .search-form .form-control::-webkit-input-placeholder {
	color: #000;
}

.sub-drop .search-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.sub-drop .search-form .form-control:-moz-placeholder {
	color: #000;
}

.sub-drop .search-form .form-control:-ms-input-placeholder {
	color: #000;
}

.sub-drop .search-form .form-control.placeholder {
	color: #000;
}

.sub-drop .search-form .form-control:focus::-webkit-input-placeholder {
	color: #fff;
}

.sub-drop .search-form .form-control:focus::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.sub-drop .search-form .form-control:focus:-moz-placeholder {
	color: #fff;
}

.sub-drop .search-form .form-control:focus:-ms-input-placeholder {
	color: #fff;
}

.sub-drop .search-form .form-control:focus.placeholder {
	color: #fff;
}

.sub-drop .search-form input[type=submit] {
	background: #67b622;
	border: none;
	width: 200px;
	float: right;
	color: #fff;
	font-size: 22px;
	height: 50px;
	text-transform: uppercase;
}

.sub-drop .search-form input[type=submit]:hover {
	background: #437616;
}

.sub-drop .search-form .form-group {
	width: 100%;
}

.sub-drop .icon-back {
	display: block;
	padding: 20px 15px;
	text-transform: uppercase;
	font-weight: 900;
}

.sub-drop .icon-back i {
	display: inline-block;
	margin: 0 15px 0 0;
}

.sub-drop .icon-back:hover {
	text-decoration: none;
	background: #004da1;
	color: #fff;
}

/* .result-container styles */

.result-container {
	max-width: 1280px;
	margin: 0 auto;
	color: #4c565f;
}

.result-container .heading {
	font-size: 30px;
	color: #4c565f;
	font-weight: 300;
	text-align: center;
	display: block;
	margin: 0 0 48px;
}

.result-container .head-line {
	font-size: 22px;
	color: #000;
	padding: 0 0 9px;
	border-bottom: 1px solid #bcc6ce;
	display: block;
}

.result-container .head-line + ul {
	font-size: 18px;
	line-height: 30px;
	padding: 20px 0 65px 54px;
}

.result-container .head-line + ul a {
	color: #4c565f;
}

.result-container .head-line + ul a:hover {
	color: #004da1;
	text-decoration: none;
}

.result-container .head-line + ul li {
	padding: 0 0 0 20px;
	position: relative;
}

.result-container .head-line + ul li:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background: #4c565f;
	left: 5px;
	top: 12px;
	border-radius: 100%;
}

.result-container .head-line a:hover {
	text-decoration: none;
}

.result-container .head-line .small {
	font-size: 18px;
}

.result-container .item-holder {
	letter-spacing: -.36em;
	padding: 15px 0 40px;
}

.result-container .item-holder a {
	color: #4c565f;
}

.result-container .item-holder a:hover img {
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95);
}

.result-container .item-holder a img {
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s;
}

.result-container .item-holder a:hover {
	color: #004da1;
	text-decoration: none;
}

.result-container .item-holder * {
	letter-spacing: normal;
}

.result-container .item-holder .item {
	display: inline-block;
	width: 33.333%;
	text-align: center;
	vertical-align: top;
}

.result-container .item-holder .img-holder {
	margin: 0 0 17px;
}

.hidden {
	display: none !important;
}

/* .header-holder styles */

.header-holder {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.nav-active .header-holder {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.navbar {
	border: none;
	background: #fff;
	margin: 0;
}

.nav-left > li {
	float: none;
}

/* .nav styles */

.nav {
	font-size: 17px;
	width: calc(50% - 72px);
}

.nav > li {
	position: static;
}

.nav > li.active > a {
	box-shadow: inset 0 5px 0 #004da1;
}

.nav > li > a {
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	text-align: center;
}

.mob-logo {
	float: left;
	margin: 8px 15px;
}

/* .nav-opener styles */

.nav-opener {
	display: none;
	font-size: 0;
	line-height: 0;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	-webkit-transition: top .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: top .3s ease-in-out, transform .3s ease-in-out;
	position: absolute;
	width: 100%;
	height: 6px;
	border-radius: 4px;
	left: 0;
	top: 0;
	background: #004da1;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after,
.nav-active
    .nav-opener span {
	top: 46%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-opener span {
	top: 13px;
}

.nav-active .nav-opener span {
	opacity: 0;
	visibility: hidden;
}

.nav-opener:after {
	top: 26px;
}

.nav-active .nav-opener:after {
	top: 46%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* page logo styles */

.logo {
	overflow: hidden;
	text-align: center;
	padding: 0 30px;
	max-width: 138px;
}

/* ---------------------------------------------------------
   3. Сommon site styles
   ---------------------------------------------------------*/

/* .intro-section styles */

.intro-section {
	padding: 30px 0 0;
}

.intro-section .container-fluid {
	max-width: 1310px;
}

.intro-section h1 {
	font-weight: 300;
	color: #000;
	letter-spacing: 9px;
	margin: 0 0 90px;
}

.intro-section h1 strong {
	font-weight: 400;
	font-size: 130px;
	line-height: 1;
	display: block;
	color: #004da1;
	letter-spacing: 13px;
	padding: 0 0 8px;
}

.intro-section p {
	margin: 0 0 14px;
}

.intro-section .two-boxes {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 88px;
}

.intro-section .two-boxes .box {
	width: 47.3%;
}

.intro-section .text-block {
	padding: 83px 0 84px;
	font-weight: 300;
	font-size: 40px;
	text-align: center;
	color: #000;
}

.intro-section .text-block h2 {
	letter-spacing: 9px;
	margin: 0 0 76px;
}

.intro-section .text-block p {
	font-size: 40px;
}

/* .banner styles */

.banner {
	overflow: hidden;
}

.banner .bg-stretch {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	height: 500px;
}

.banner .bg-stretch:before {
	display: none;
}

.banner .bg-stretch .content-holder {
	color: #fff;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	width: 1310px;
	margin: 0 auto;
}

.banner .bg-stretch .content-holder .frame {
	position: relative;
	z-index: 1;
	width: 52%;
	padding: 15px;
	text-align: right;
}

.banner .bg-stretch h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 300;
	font-size: 61px;
	line-height: 63px;
	color: #fff;
}

.banner .bg-stretch .txt-boxes {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 1292px;
	padding: 0 15px;
	margin: 0 auto;
}

.banner .bg-stretch .txt-boxes .box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 300px;
	height: 300px;
	background: rgba(255, 255, 255, .9);
	border-radius: 50%;
	overflow: hidden;
	padding: 16px;
	font-weight: 300;
	font-size: 45px;
	line-height: 50px;
	color: #000;
}

.banner .bg-stretch blockquote {
	text-align: center;
	border: none;
	quotes: initial;
	margin: 0 -21px;
	padding: 0;
	font-weight: 300;
	font-style: italic;
	font-size: 47px;
}

.banner .bg-stretch blockquote q {
	margin: 0 0 11px;
}

.banner .bg-stretch blockquote cite {
	display: block;
	font-size: 18px;
	font-weight: 400;
}

.banner .bg-stretch.black-overlay:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .65);
}

.banner.min .bg-stretch {
	height: 440px;
}

.banner.min .bg-stretch h1,
.banner.min .bg-stretch h2 {
	letter-spacing: -1px;
	text-transform: none;
	font-size: 85px;
	line-height: 1;
	font-weight: 300;
	margin: 0;
	color: #fff;
}

.banner.min .bg-stretch .content-holder .frame {
	text-align: center;
	padding: 15px 15px 30px 15px;
}

.banner.txt-left .bg-stretch .content-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.banner.txt-left .bg-stretch .content-holder .frame {
	padding: 15px 0 30px 15px;
	text-align: left;
}

.banner.txt-left .bg-stretch h1,
.banner.txt-left .bg-stretch h2 {
	line-height: 1.2;
	letter-spacing: 0;
	text-align: left;
	font-weight: 400;
}

.banner.txt-center .bg-stretch .content-holder {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.banner.txt-center .bg-stretch .content-holder .frame {
	width: 100%;
	text-align: center;
	padding: 15px 10%;
}

.banner.txt-center .bg-stretch h2 {
	font-weight: 900;
	font-size: 61px;
	line-height: 63px;
	margin: 0 0 55px;
	letter-spacing: 3px;
}

.banner.big .bg-stretch {
	/*height: 980px;*/
	height: calc(100vh - 101px);
}

.banner.big .bg-stretch h1,
.banner.big .bg-stretch h2 {
	text-transform: none;
	font-size: 85px;
	line-height: 1;
	font-weight: normal;
	margin: 0;
	color: #004da1;
	text-align: center;
}

.banner.big .bg-stretch h1 + p,
.banner.big .bg-stretch h2 + p {
	margin: 0;
	letter-spacing: -1px;
	word-spacing: 1px;
	padding: 69px 7% 0;
}

.banner.big .bg-stretch .content-holder {
	max-width: 1678px;
	width: 87.4%;
	font-weight: 300;
	font-size: 30px;
	color: inherit;
}

.banner.big .bg-stretch .content-holder:after {
	display: none;
}

.banner.big .bg-stretch .content-holder .frame {
	width: 57%;
	text-align: center;
	padding: 15px;
}

.banner.big.txt-blue {
	color: #004da1;
}

.banner.big.txt-blue h1,
.banner.big.txt-blue h2 {
	text-transform: uppercase;
	font-weight: 400;
}

.banner.big.txt-black {
	color: #000;
}

.banner.big.txt-black .bg-stretch .frame {
	width: 48%;
}

.banner.big.txt-black .bg-stretch h1,
.banner.big.txt-black .bg-stretch h2 {
	color: #000;
	line-height: 1.2;
	text-transform: uppercase;
}

.banner.big.txt-black .bg-stretch h1 span,
.banner.big.txt-black .bg-stretch h2 span {
	font-weight: 300;
}

.banner.big2 .bg-stretch h1,
.banner.big2 .bg-stretch h2 {
	font-size: 79px;
	line-height: 90px;
}

.banner.big2 .bg-stretch h1 strong,
.banner.big2 .bg-stretch h2 strong {
	display: block;
	font-size: 100px;
	line-height: 1;
	margin: 4px;
}

.banner.big2 .bg-stretch h1 strong.item,
.banner.big2 .bg-stretch h2 strong.item {
	letter-spacing: 22px;
	margin: -2px 0;
}

.banner.big2 .btn-holder {
	padding: 44px 0 0;
}

.banner.info-min .bg-stretch {
	height: 285px;
}

.banner.info-min .bg-stretch h3 {
	color: #fff;
	font-size: 40px;
	line-height: 1.2;
	font-weight: 300;
	font-style: italic;
	margin: 0;
}

.banner.info-min .bg-stretch .frame {
	text-align: center;
	width: 100%;
	padding: 15px 5% 22px;
}

.banner.info-min.txt-right .frame {
	width: 50%;
	text-align: left;
	padding: 15px 0 22px 0;
}

.banner.viewport-section .bg-stretch .content-holder .frame {
	-webkit-transition: -webkit-transform .5s .1s ease-in, opacity .5s .1s ease-out;
	transition: transform .5s .1s ease-in, opacity .5s .1s ease-out;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
}

.banner.viewport-section.in-viewport .bg-stretch .content-holder .frame {
	-webkit-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	transform: translateY(0) !important;
	opacity: 1;
}

.banner.viewport-section .txt-boxes {
	-webkit-transition: -webkit-transform .5s .1s ease-in, opacity .5s .1s ease-out;
	transition: transform .5s .1s ease-in, opacity .5s .1s ease-out;
	-webkit-transform: scale(.1) translateY(-100%);
	-ms-transform: scale(.1) translateY(-100%);
	transform: scale(.1) translateY(-100%);
	opacity: 0;
}

.banner.viewport-section.in-viewport .txt-boxes {
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
	opacity: 1;
}

.banner .container-fluid {
	max-width: 1310px;
}

.banner .text-block {
	padding: 6px 0 20px;
}

.banner .text-block .list li {
	font-size: 17px;
	font-weight: 300;
	color: #000;
}

.banner .btn-warning {
	font-size: 22px;
	padding: 10px 30px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .4);
}

/* .promo-intro styles */

.promo-intro {
	max-width: 1920px;
	margin: 0 auto;
	background: -webkit-linear-gradient(315deg, #491949 0%, #2f1476 72%);
	background: linear-gradient(135deg, #491949 0%, #2f1476 72%);
	padding: 150px 0 131px;
}

.promo-intro .container-fluid {
	max-width: 1776px;
}

.promo-intro .visual {
	position: relative;
	float: right;
	width: 49%;
	padding: 6px 0 30px 0;
}

.promo-intro .visual .new-label {
	width: 224px;
	height: 224px;
	background: #67b622;
	color: #fff;
	text-align: center;
	border-radius: 100%;
	box-shadow: 0 0 40px rgba(3, 34, 87, .25);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 41.7%;
	left: 1%;
	-webkit-transform: translateY(-50%) rotate(-30deg);
	-ms-transform: translateY(-50%) rotate(-30deg);
	transform: translateY(-50%) rotate(-30deg);
	z-index: 5;
	line-height: 1;
}

.promo-intro .visual .new-label .top {
	font-size: 40px;
}

.promo-intro .visual .new-label .mid {
	display: block;
	margin-top: -2px;
	font-size: 63px;
}

.promo-intro .visual .new-label .bot {
	font-size: 25px;
	font-weight: 700;
}

.promo-intro .text-holder {
	float: left;
	text-align: justify;
	color: #fff;
	max-width: 638px;
	margin: 0 0 30px 5%;
}

.promo-intro h2 {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 91px;
	letter-spacing: 9px;
	margin: 0 0 52px;
}

.promo-intro h2 span,
.promo-intro h2 strong {
	display: block;
	color: #67b622;
}

.promo-intro h2 span {
	letter-spacing: 8px;
	font-size: 82px;
	font-weight: 900;
	margin: -34px 0 0;
}

.promo-intro h2 strong {
	letter-spacing: 16px;
	font-size: 163px;
	font-weight: 400;
	margin: 0 0 -28px;
}

.promo-intro p {
	margin: 0 0 13px;
}

.promo-intro .btns {
	padding: 19% 11% 0;
}

.promo-intro .btns .btn {
	float: left;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .4);
	line-height: 20px;
	min-width: 200px;
	text-align: center;
}

.promo-intro .btns .btn + .btn {
	float: right;
}

.promo-intro.viewport-section .visual .new-label {
	-webkit-transition: -webkit-transform .5s .1s ease-in, opacity .5s .1s ease-out;
	transition: transform .5s .1s ease-in, opacity .5s .1s ease-out;
	-webkit-transform: scale(.1);
	-ms-transform: scale(.1);
	transform: scale(.1);
	opacity: 0;
}

.promo-intro.viewport-section.in-viewport .visual .new-label {
	-webkit-transform: scale(1) translateY(-50%) rotate(-30deg);
	-ms-transform: scale(1) translateY(-50%) rotate(-30deg);
	transform: scale(1) translateY(-50%) rotate(-30deg);
	opacity: 1;
}

/* .certification-area styles */

.certification-area {
	text-align: center;
	padding: 82px 0 70px; /*padding: 82px 0 107px;*/
}

.certification-area .container-fluid {
	max-width: 1310px;
}

.certification-area .h1 {
	letter-spacing: 9px;
	margin: 0 0 83px;
	font-weight: 300;
	text-transform: none;
}

.certification-area .h2 {
	color: #004da1;
	font-weight: 300;
	font-size: 85px;
	letter-spacing: 9px;
	margin: 0 0 83px;
}

.certification-area p {
	margin: 0 0 23px;
}

.certification-area .certification-list {
	margin: 0 -20px;
	padding: 75px 0 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

/* .environment-area styles */

.environment-area {
	padding: 0 0 50px;
}

.environment-area .container-fluid {
	max-width: 1310px;
}

.environment-area .content-block {
	text-align: center;
	font-size: 25px;
	padding: 75px 0 65px;
}

.environment-area .content-block .title {
	display: block;
	font-weight: 300;
	padding: 17px 0 85px;
}

.environment-area .content-block h2 {
	text-align: center;
	font-weight: 300;
	color: #004da1;
	line-height: 1.207em;
	margin: 0 0 24px;
}

.environment-area .marked-list {
	padding: 0 0 15px;
}

.environment-area .marked-list li {
	font-size: 22px;
	font-weight: 300;
	padding: 10px 16% 20px;
}

.environment-area .marked-list .ttl-num {
	display: block;
	color: #004da1;
	font-size: 55px;
	padding: 0 0 2px;
}

.environment-area blockquote {
	quotes: none;
	margin: 0;
	padding: 11px 6% 84px;
	font-size: 22px;
	border: none;
}

.environment-area blockquote q {
	display: block;
	margin: 0 0 27px;
}

.environment-area blockquote cite {
	font-style: italic;
}

/* .faq-area styles */

.faq-area {
	padding: 71px 0 0;
}

.faq-area .container-fluid {
	max-width: 1310px;
}

.faq-area h2 {
	color: #010101;
	font-weight: 300;
	font-size: 40px;
	margin: 0 0 40px;
}

.faq-area .block {
	padding: 29px 0 19px;
}

.faq-area + .certification-area {
	padding: 18px 0 106px;
}

/* .accordion styles */

.accordion {
	padding: 0 0 40px;
}

.accordion .panel {
	font-size: 22px;
	font-weight: 300;
	color: #000;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 7px 0 7px 30px;
}

.accordion .panel > a {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-decoration: none;
	color: #000;
	padding-left: 45px;
}

.accordion .panel > a:before {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 2px solid #939ca3;
	left: 0;
	top: -3px;
}

.accordion .panel > a .ico {
	position: absolute;
	width: 18px;
	height: 2px;
	background: #939ca3;
	left: 6px;
	top: 11px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.accordion .panel > a .ico:before {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: absolute;
	content: "";
	width: 2px;
	height: 18px;
	background: #939ca3;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 1;
}

.accordion .panel > a:hover,
.accordion .panel > a:not(.collapsed) {
	color: #004da1;
}

.accordion .panel > a:hover:before,
.accordion .panel > a:not(.collapsed):before {
	border-color: #004da1;
}

.accordion .panel > a:hover .ico,
.accordion .panel > a:hover .ico:before,
.accordion .panel > a:not(.collapsed) .ico,
.accordion .panel > a:not(.collapsed) .ico:before {
	background: #004da1;
}

.accordion .panel > a:not(.collapsed) .ico:before {
	opacity: 0;
}

.accordion .panel > a + div {
	padding-left: 45px;
}

.accordion .panel small {
	display: inline-block;
	vertical-align: top;
	font-size: .62em;
	margin-top: .1em;
}

.accordion ul {
	padding: 10px 0;
	font-size: 18px;
}

.accordion ul li {
	padding: 5px 0;
}

.accordion.big {
	padding: 20px 0 51px;
}

.accordion.big .panel {
	font-weight: 400;
	padding: 22px 0;
}

.accordion.big .panel .heading-row {
	max-width: 1310px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.accordion.big .panel .heading-row > a {
	font-size: 55px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-decoration: none;
	color: #010101;
	padding-left: 74px;
}

.accordion.big .panel .heading-row > a:before {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: absolute;
	content: "";
	width: 64px;
	height: 64px;
	border-radius: 50%;
	border: 2px solid #939ca3;
	left: 0;
	top: 1px;
}

.accordion.big .panel .heading-row > a .ico {
	position: absolute;
	width: 32px;
	height: 3px;
	background: #939ca3;
	left: 16px;
	top: 31px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.accordion.big .panel .heading-row > a .ico:before {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position: absolute;
	content: "";
	width: 3px;
	height: 32px;
	background: #939ca3;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 1;
}

.accordion.big .panel .heading-row > a:hover,
.accordion.big .panel .heading-row > a:not(.collapsed) {
	color: #004da1;
}

.accordion.big .panel .heading-row > a:hover:before,
.accordion.big .panel .heading-row > a:not(.collapsed):before {
	border-color: #004da1;
}

.accordion.big .panel .heading-row > a:hover .ico,
.accordion.big .panel .heading-row > a:hover .ico:before,
.accordion.big .panel .heading-row > a:not(.collapsed) .ico,
.accordion.big .panel .heading-row > a:not(.collapsed) .ico:before {
	background: #004da1;
}

.accordion.big .panel .heading-row > a:not(.collapsed) .ico:before {
	opacity: 0;
}

.accordion.big .panel .heading-row > a + div {
	padding-left: 45px;
}

.accordion.big .accordion {
	padding: 71px 0 48px;
	font-size: inherit;
}

.accordion.big .accordion .panel {
	padding: 6px 0;
}

.accordion.big .accordion .panel .heading-row {
	padding-left: 79px;
}

.accordion.big .accordion .panel .heading-row > a {
	font-weight: 300;
	font-size: 40px;
	padding-left: 66px;
}

.accordion.big .accordion .panel .heading-row > a:before {
	width: 47px;
	height: 47px;
	top: 2px;
}

.accordion.big .accordion .panel .heading-row > a .ico {
	width: 24px;
	height: 2px;
	top: 24px;
	left: 11px;
}

.accordion.big .accordion .panel .heading-row > a .ico:before {
	height: 24px;
	width: 2px;
}

.accordion.big .accordion .panel .heading-row > a:not(.collapsed) {
	margin-bottom: 32px;
}

.accordion.big .accordion .collapse.in .tab-content {
	padding-bottom: 18px;
}

.accordion.big .tabset li {
	padding: 0;
}

/* .types-area styles */

.types-area {
	padding: 76px 0 0;
}

.types-area h2 {
	letter-spacing: 9px;
	font-weight: 300;
	line-height: 102px;
	margin: 0 0 -16px;
}

.types-area h2 .txt-color {
	display: block;
	color: #000;
}

.types-area .container-fluid {
	max-width: 1310px;
}

.types-area .block {
	padding: 111px 0 118px;
}

.types-area .block .text-holder {
	float: right;
	width: 50%;
	padding: 28px 0 0 0;
}

.types-area .block h3 {
	color: #000;
	font-weight: 300;
	text-transform: none;
	text-align: left;
	margin: 0 0 49px;
}

.types-area .block p {
	margin: 0 0 24px;
}

.types-area .block .visual {
	float: left;
	width: 50%;
	text-align: center;
}

.types-area .block .visual.big {
	padding: 0 5% 0 0;
}

.types-area .block .visual.big img {
	max-width: none;
	float: left;
	margin: 0 0 0 -172px;
}

.types-area .block.txt-left .text-holder {
	float: left;
	text-align: right;
}

.types-area .block.txt-left .text-holder h3 {
	text-align: right;
}

.types-area .block.txt-left .text-holder .links-list {
	text-align: right;
}

.types-area .block.txt-left .text-holder .links-list li {
	margin: 0 0 0 6px;
}

.types-area .block.txt-left .visual.big {
	padding: 0 0 0 5%;
}

.types-area .block.txt-left .visual.big img {
	float: right;
	margin: 0 -172px 0 0;
}

.types-area .links-list {
	padding: 32px 0 0;
}

.types-area .links-list li {
	line-height: 1;
	display: inline;
	margin: 0 6px 0 0;
}

.types-area .links-list li:before {
	display: inline;
	vertical-align: top;
	content: "|";
	margin: 0 11px 0 0;
}

.types-area .links-list li:first-child:before {
	display: none;
}

/* .more-block styles */

.more-block {
	position: relative;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font-weight: 300;
	font-size: 40px;
}

.more-block.in-viewport .container-fluid {
	-webkit-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	transform: translateY(0) !important;
	opacity: 1;
}

.more-block .bg-stretch {
	position: relative;
}

.more-block .container-fluid {
	max-width: 1280px;
	padding-top: 80px;
	padding-bottom: 58px;
	-webkit-transition: -webkit-transform .5s ease-in, opacity .5s ease-out;
	transition: transform .5s ease-in, opacity .5s ease-out;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
}

.more-block h2 {
	letter-spacing: 0;
	text-transform: none;
	line-height: 1;
	color: #fff;
	font-weight: normal;
	margin: 0 0 36px;
}

.more-block p {
	margin: 0 0 54px;
}

.more-block .btn {
	min-width: 200px;
}

/* .info-gallery styles */

.info-gallery {
	position: relative;
	background: #004da1;
	color: #fff;
}

.info-gallery .holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.info-gallery .slide {
	position: relative;
	outline: none;
}

.info-gallery .slide:nth-child(odd) .text-block {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.info-gallery .slick-active .text-block {
	-webkit-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	transform: translateY(0) !important;
	opacity: 1;
}

.info-gallery .text-block {
	-webkit-transition: -webkit-transform .3s .5s ease-in, opacity .3s .5s ease-out;
	transition: transform .3s .5s ease-in, opacity .3s .5s ease-out;
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}

.info-gallery .text-block .frame {
	text-align: right;
	max-width: 641px;
	padding: 60px 96px 54px 15px;
}

.info-gallery .text-block .txt-item {
	text-align: right;
	color: #9fcdfe;
	position: absolute;
	top: 20px;
	right: 0;
	margin-right: 166px;
	z-index: 10;
}

.info-gallery .img-block {
	width: 50%;
	position: static;
	min-height: 500px;
}

.info-gallery h4 {
	font-weight: 300;
	font-size: 85px;
	line-height: 90px;
	margin: 0 0 42px;
}

.info-gallery p {
	margin: 0 0 10px;
}

.info-gallery .slick-arrow {
	position: absolute;
	top: 0;
	left: 50%;
	width: 65px;
	height: 65px;
	font-size: 0;
	line-height: 0;
	background: #092e69;
	color: #004da1;
	border: none;
	z-index: 10;
}

.info-gallery .slick-arrow:hover {
	opacity: .8;
}

.info-gallery .slick-arrow:before,
.info-gallery .slick-arrow:after {
	position: absolute;
	content: "";
	height: 2px;
	width: 24px;
	background: #3665af;
	top: 50%;
	left: 50%;
	-webkit-transform: rotate(-135deg) translateX(6px) translateY(-15px);
	-ms-transform: rotate(-135deg) translateX(6px) translateY(-15px);
	transform: rotate(-135deg) translateX(6px) translateY(-15px);
}

.info-gallery .slick-arrow:after {
	-webkit-transform: rotate(-45deg) translateX(-3px) translateY(-17px);
	-ms-transform: rotate(-45deg) translateX(-3px) translateY(-17px);
	transform: rotate(-45deg) translateX(-3px) translateY(-17px);
}

.info-gallery .slick-arrow.slick-prev {
	margin-left: -130px;
}

.info-gallery .slick-arrow.slick-next {
	margin-left: -65px;
}

.info-gallery .slick-arrow.slick-next:before {
	-webkit-transform: rotate(-135deg) translateX(16px) translateY(-2px);
	-ms-transform: rotate(-135deg) translateX(16px) translateY(-2px);
	transform: rotate(-135deg) translateX(16px) translateY(-2px);
}

.info-gallery .slick-arrow.slick-next:after {
	-webkit-transform: rotate(-45deg) translateX(-13px) translateY(-4px);
	-ms-transform: rotate(-45deg) translateX(-13px) translateY(-4px);
	transform: rotate(-45deg) translateX(-13px) translateY(-4px);
}

.info-gallery .slick-arrow:hover:before,
.info-gallery .slick-arrow:hover:after {
	background: #fff;
}

.info-gallery.txt-right .holder {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.info-gallery.txt-right .text-block {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.info-gallery.txt-right .text-block .frame {
	text-align: left;
	padding: 60px 15px 54px 96px;
}

.info-gallery.txt-right .text-block .txt-item {
	right: auto;
	left: 0;
	text-align: left;
	margin: 0 0 0 165px;
}

.info-gallery.txt-right .slick-arrow.slick-prev {
	margin: 0;
}

.info-gallery.txt-right .slick-arrow.slick-next {
	margin: 0 0 0 65px;
}

/* .usage-area styles */

.usage-area {
	padding: 128px 0 0;
}

.usage-area .container-fluid {
	max-width: 1310px;
}

.usage-area .ttl-item {
	display: block;
	text-align: center;
	max-height: 0 0 20px;
}

.usage-area .sections-frame {
	padding: 0 0 95px;
}

.usage-area .info-section {
	padding: 0 0 95px;
}

.usage-area h2 {
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: 300;
	font-size: 45px;
	line-height: 1.2;
	letter-spacing: 4px;
	margin: 0 0 4px;
}

.usage-area #section-purple .heading h3 {
	color: #8729e6;
}

.usage-area #section-blue .heading h3 {
	color: #0090ff;
}

.usage-area #section-green .heading h3 {
	color: #28bf00;
}

.usage-area #section-yellow .heading h3 {
	color: #ffde00;
}

.usage-area #section-red .heading h3 {
	color: #cb0000;
}

.usage-area .heading {
	text-align: center;
	font-size: 25px;
	padding: 77px 15px 74px;
}

.usage-area .heading h3 {
	text-transform: none;
	font-weight: 300;
	font-size: 60px;
	line-height: 1.39;
	margin: 0 0 78px;
	color: #3665b0;
}

.usage-area .heading h3 strong {
	display: block;
	font-weight: 300;
	font-size: 85px;
}

.usage-area .heading h3 .ico {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px -10px 0;
}

.usage-area .heading h3 .ico svg {
	width: 61px;
	height: auto;
}

.usage-area .heading h3 .ico.purple svg {
	fill: #8729e6;
}

.usage-area .heading h3 .ico.blue svg {
	fill: #0090ff;
}

.usage-area .heading h3 .ico.green svg {
	fill: #28bf00;
}

.usage-area .heading h3 .ico.yellow svg {
	fill: #ffde00;
}

.usage-area .heading h3 .ico.red svg {
	fill: #cb0000;
}

.usage-area .heading p {
	margin: 0 0 20px;
}

.usage-area .info-row {
	padding: 5px 0 96px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.usage-area .info-row .visual-box {
	width: calc(50% + 30px);
}

.usage-area .info-row .image-holder {
	float: left;
	width: 47%;
	max-width: 300px;
	overflow: hidden;
	border-radius: 50%;
}

.usage-area .info-row .image-holder img {
	max-width: none;
	width: 100%;
}

.usage-area .info-row .image-holder + .image-holder {
	margin-left: 30px;
}

.usage-area .info-row .text-holder {
	width: calc(50% - 30px);
	padding: 1px 0 0;
}

.usage-area .info-row .text-holder p {
	margin: 0 0 18px;
}

.usage-area .info-row.alignleft .visual-box {
	padding-right: 30px;
}

.usage-area .info-row.alignright {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.usage-area .info-row.alignright .text-holder {
	text-align: right;
}

.usage-area .info-row.alignright .visual-box {
	float: right;
	padding-left: 30px;
}

.usage-area .info-row h4 {
	color: #000;
	font-weight: 300;
	font-size: 85px;
	line-height: 1;
	margin: 0 0 37px;
}

/* .water-types styles */

.water-types {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -15px;
	padding: 86px 0 270px;
}

.water-types li {
	text-align: center;
	font-size: 25px;
	line-height: 1.2;
	padding: 0 15px 30px;
}

.water-types li a:hover {
	opacity: .7;
}

.water-types li .ico {
	display: block;
	padding: 0 0 6px;
}

.water-types li .ico svg {
	width: 61px;
	height: auto;
}

.water-types li.purple {
	color: #8729e6;
}

.water-types li.purple a {
	color: #8729e6;
}

.water-types li.purple svg {
	fill: #8729e6;
}

.water-types li.blue {
	color: #0090ff;
}

.water-types li.blue a {
	color: #0090ff;
}

.water-types li.blue svg {
	fill: #0090ff;
}

.water-types li.green {
	color: #28bf00;
}

.water-types li.green a {
	color: #28bf00;
}

.water-types li.green svg {
	fill: #28bf00;
}

.water-types li.yellow {
	color: #ffde00;
}

.water-types li.yellow a {
	color: #ffde00;
}

.water-types li.yellow svg {
	fill: #ffde00;
}

.water-types li.red {
	color: #cb0000;
}

.water-types li.red a {
	color: #cb0000;
}

.water-types li.red svg {
	fill: #cb0000;
}

.water-types.top {
	padding: 64px 0 72px;
	margin-bottom: 92px;
}

.water-types.top:after {
	position: absolute;
	content: "";
	height: 2px;
	width: 34.7%;
	background: #000;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* .banner-search styles */

.banner-search {
	position: relative;
	min-height: 475px;
}

.banner-search:before,
.banner-search:after {
	content: "";
	position: absolute;
	width: calc(50%);
	height: 35px;
	left: -18px;
	bottom: 0;
	background: #fff;
	-webkit-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	transform: skewX(45deg);
	z-index: 5;
}

.banner-search:after {
	-webkit-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
	left: auto;
	right: -18px;
}

.banner-search .content-block {
	text-align: center;
	max-width: 1310px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 22px;
	padding-top: 50px;
	padding-bottom: 70px;
}

.banner-search .content-block h1 {
	color: inherit;
	font-weight: 300;
	text-transform: none;
	font-size: 45px;
	margin: 0 0 45px;
}

.banner-search .content-block p {
	margin: 0;
}

.banner-search .content-block .search-form .search-block {
	position: relative;
	text-align: left;
	background: rgba(0, 0, 0, .6);
	padding: 50px 280px 50px 50px;
	margin: 0 0 42px;
}

.banner-search .content-block .search-form .search-block .btn {
	position: absolute;
	top: 50px;
	right: 50px;
	height: 50px;
	font-size: 22px;
	line-height: 1;
	padding: 14px;
	text-transform: uppercase;
	min-width: 200px;
}

.banner-search .content-block .search-form .search-block input[type="search"] {
	width: 100%;
	height: 50px;
	border: none;
	background: #fff;
	color: #4c565f;
	font-style: italic;
	font-size: 22px;
	line-height: 1;
	border-radius: 0;
	padding: 14px 19px;
}

.banner-search .content-block .search-form .search-block input[type="search"]::-webkit-input-placeholder {
	color: #4c565f;
}

.banner-search .content-block .search-form .search-block input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #4c565f;
}

.banner-search .content-block .search-form .search-block input[type="search"]:-moz-placeholder {
	color: #4c565f;
}

.banner-search .content-block .search-form .search-block input[type="search"]:-ms-input-placeholder {
	color: #4c565f;
}

.banner-search .content-block .search-form .search-block input[type="search"].placeholder {
	color: #4c565f;
}

.banner-search .content-block .search-form .search-block input[type="search"]:focus::-webkit-input-placeholder {
	color: #fff;
}

.banner-search .content-block .search-form .search-block input[type="search"]:focus::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.banner-search .content-block .search-form .search-block input[type="search"]:focus:-moz-placeholder {
	color: #fff;
}

.banner-search .content-block .search-form .search-block input[type="search"]:focus:-ms-input-placeholder {
	color: #fff;
}

.banner-search .content-block .search-form .search-block input[type="search"]:focus.placeholder {
	color: #fff;
}

.banner-search .bg-stretch.blue-overlay:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 48, 135, .6);
}

/* .js-tab-hidden styles */

.js-tab-hidden {
	height: 0 !important;
	visibility: hidden !important;
	opacity: 0 !important;
}

/* .search-results-area styles */

.search-results-area .container-fluid {
	max-width: 1310px;
}

.search-results-area .closest-result {
	padding: 0 0 40px;
}

.search-results-area .closest-result h2 {
	color: #010101;
	font-weight: 300;
	font-size: 40px;
	margin: 0 0 33px;
}

.search-results-area .tabset {
	overflow: hidden;
}

.search-results-area .tabset li {
	float: left;
	min-width: 320px;
	margin-right: 2px;
	line-height: 30px;
}

.search-results-area .tabset li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	padding: 5px;
	color: #fff;
	background: #004da1;
	text-decoration: none;
}

.search-results-area .tabset li a .txt-active {
	display: none;
}

.search-results-area .tabset li a.active {
	background: #ef7000;
}

.search-results-area .tabset li a.active .txt {
	display: none;
}

.search-results-area .tabset li a.active .txt-active {
	display: block;
}

.search-results-area .tabset li a .ico {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 24px;
	height: 24px;
	margin: 0 6px 2px 0;
}

.search-results-area .tabset li a .ico:before,
.search-results-area .tabset li a .ico:after {
	position: absolute;
	content: "";
	width: 32px;
	height: 3px;
	background: #fff;
	top: 0;
	left: 0;
	margin: 11px 0 0 -4px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.search-results-area .tabset li a .ico:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.search-results-area .tabset li.default-tab {
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
}

.search-results-area .tab-content {
	font-size: 16px;
	color: #373737;
}

.search-results-area .tab-content > div {
	background: #efefef;
	overflow: hidden;
	opacity: 1;
	visibility: visible;
	height: auto;
}

.search-results-area .tab-content > div.active:not(.default) {
	border-top: 3px solid #ef7000;
}

.search-results-area .tab-content .container-fluid {
	padding-top: 40px;
	padding-bottom: 15px;
}

.search-results-area .tab-content p {
	margin: 0 0 10px;
}

.search-results-area .tab-content .infos .address-box {
	float: left;
	width: 320px;
	line-height: 25px;
	padding: 10px 0 10px 48px;
}

.search-results-area .tab-content .infos .address-box ul {
	font-size: 16px;
	margin: 0 0 25px;
}

.search-results-area .tab-content .infos .address-box address {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}

.search-results-area .tab-content .infos .address-box address ul {
	text-transform: uppercase;
	font-size: 18px;
	padding: 25px 0 4px;
	margin: 0;
}

.search-results-area .tab-content .infos .social-links {
	float: left;
	text-align: center;
	width: 320px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	padding: 5px 61px;
}

.search-results-area .tab-content .infos .social-links li {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 30px;
	line-height: 1;
	padding: 11px 11px 34px;
}

.search-results-area .tab-content .infos .social-links li a {
	width: 50px;
	height: 50px;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	background: #373737;
	color: #efefef;
	margin: 0 auto;
}

.search-results-area .tab-content .infos .social-links li a i.fa-twitter {
	font-size: 32px;
}

.search-results-area .tab-content .infos .social-links li a i.fa-google-plus {
	font-size: 25px;
}

.search-results-area .tab-content .infos .social-links li a i.fa-pinterest-p {
	font-size: 40px;
	margin-top: 3px;
}

.search-results-area .tab-content .infos .social-links li a i.fa-instagram {
	font-size: 34px;
}

.search-results-area .tab-content .infos .social-links li a:hover i {
	color: #fff;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.search-results-area .tab-content .infos .text-block {
	overflow: hidden;
	padding: 10px 0 0 37px;
}

.search-results-area .tab-content .infos .text-block h3 {
	font-weight: 700;
	font-size: 16px;
	margin: 0 0 20px;
}

.search-results-area .tab-content .infos .text-block p {
	margin: 0 0 15px;
}

.search-results-area .tab-content .map-section {
	overflow: hidden;
	position: relative;
}

.search-results-area .tab-content .message-form {
	max-width: 641px;
	padding: 21px 0 41px;
}

.search-results-area .tab-content .message-form .form-row {
	margin: 0 0 20px;
}

.search-results-area .tab-content .message-form .form-row .jcf-select {
	margin: 0;
}

.search-results-area .tab-content .message-form .form-row .box {
	float: left;
	width: 50%;
	padding: 0 10px 0 0;
}

.search-results-area .tab-content .message-form .form-row .box + .box {
	padding: 0 0 0 10px;
}

.search-results-area .tab-content .message-form input[type="text"],
.search-results-area .tab-content .message-form input[type="email"],
.search-results-area .tab-content .message-form textarea {
	width: 100%;
	background: #efefef;
	height: 50px;
	border: 2px solid #4c565f;
	border-radius: 0;
	font-size: 18px;
	line-height: 26px;
	padding: 11px 16px;
	box-shadow: none;
	-webkit-appearance: none;
}

.search-results-area .tab-content .message-form input[type="text"]::-webkit-input-placeholder,
.search-results-area .tab-content .message-form input[type="email"]::-webkit-input-placeholder,
.search-results-area .tab-content .message-form textarea::-webkit-input-placeholder {
	color: #4c565f;
}

.search-results-area .tab-content .message-form input[type="text"]::-moz-placeholder,
.search-results-area .tab-content .message-form input[type="email"]::-moz-placeholder,
.search-results-area .tab-content .message-form textarea::-moz-placeholder {
	opacity: 1;
	color: #4c565f;
}

.search-results-area .tab-content .message-form input[type="text"]:-moz-placeholder,
.search-results-area .tab-content .message-form input[type="email"]:-moz-placeholder,
.search-results-area .tab-content .message-form textarea:-moz-placeholder {
	color: #4c565f;
}

.search-results-area .tab-content .message-form input[type="text"]:-ms-input-placeholder,
.search-results-area .tab-content .message-form input[type="email"]:-ms-input-placeholder,
.search-results-area .tab-content .message-form textarea:-ms-input-placeholder {
	color: #4c565f;
}

.search-results-area .tab-content .message-form input[type="text"].placeholder,
.search-results-area .tab-content .message-form input[type="email"].placeholder,
.search-results-area .tab-content .message-form textarea.placeholder {
	color: #4c565f;
}

.search-results-area .tab-content .message-form input[type="text"]:focus::-webkit-input-placeholder,
.search-results-area .tab-content .message-form input[type="email"]:focus::-webkit-input-placeholder,
.search-results-area .tab-content .message-form textarea:focus::-webkit-input-placeholder {
	color: #efefef;
}

.search-results-area .tab-content .message-form input[type="text"]:focus::-moz-placeholder,
.search-results-area .tab-content .message-form input[type="email"]:focus::-moz-placeholder,
.search-results-area .tab-content .message-form textarea:focus::-moz-placeholder {
	opacity: 1;
	color: #efefef;
}

.search-results-area .tab-content .message-form input[type="text"]:focus:-moz-placeholder,
.search-results-area .tab-content .message-form input[type="email"]:focus:-moz-placeholder,
.search-results-area .tab-content .message-form textarea:focus:-moz-placeholder {
	color: #efefef;
}

.search-results-area .tab-content .message-form input[type="text"]:focus:-ms-input-placeholder,
.search-results-area .tab-content .message-form input[type="email"]:focus:-ms-input-placeholder,
.search-results-area .tab-content .message-form textarea:focus:-ms-input-placeholder {
	color: #efefef;
}

.search-results-area .tab-content .message-form input[type="text"]:focus.placeholder,
.search-results-area .tab-content .message-form input[type="email"]:focus.placeholder,
.search-results-area .tab-content .message-form textarea:focus.placeholder {
	color: #efefef;
}

.search-results-area .tab-content .message-form textarea {
	display: block;
	width: 100% !important;
	height: 100px;
}

.search-results-area .tab-content .message-form .btn-row .btn {
	text-transform: uppercase;
	float: right;
	line-height: 20px;
	height: 50px;
	width: calc(50% - 10px);
}

.search-results-area .results-block {
	padding: 0 0 64px;
}

/* comparison-area styles */

.comparison-area {
	margin: 0 0 101px;
}

.comparison-area .container-fluid {
	max-width: 1310px;
}

.comparison-area .content-block {
	text-align: center;
	font-size: 25px;
	padding: 92px 0 84px;
}

.comparison-area .content-block .title {
	font-weight: 300;
	padding: 17px 0 85px;
}

.comparison-area h1 {
	font-weight: 300;
	text-transform: capitalize;
	margin: 0 0 86px;
}

/* comparison-block styles */

.comparison-block .heading-row {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	color: #fff;
	background: #004da1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.comparison-block .heading-row:before,
.comparison-block .heading-row:after {
	position: absolute;
	width: 9999px;
	content: "";
	background: #004da1;
	top: 0;
	bottom: 0;
	left: 100%;
}

.comparison-block .heading-row:after {
	left: auto;
	right: 100%;
}

.comparison-block .heading-row .box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%;
	position: relative;
	font-size: 30px;
	padding: 14px 10px;
}

.comparison-block .heading-row .box:before {
	position: absolute;
	content: "";
	background: #fff;
	width: 1px;
	bottom: 0;
	left: 0;
	height: 50%;
}

.comparison-block .heading-row .box:first-child:before {
	display: none;
}

.comparison-list {
	padding: 4px 0 0;
}

.comparison-list > li {
	padding: 22px 0 20px;
	border-bottom: 1px solid #bcc6ce;
	font-weight: 300;
	text-align: center;
}

.comparison-list > li .ttl {
	display: block;
	padding: 0 0 20px;
}

.comparison-list ul.list {
	padding: 3px 0 5px;
}

.comparison-list ul.list li {
	padding: 21px 0 0;
}

.comparison-list ul.list li .ttl {
	padding: 0 0 1px;
}

.comparison-list ul.list li:first-child {
	padding: 0;
}

.comparison-list .row .cell {
	float: left;
	width: 50%;
	padding: 0 7%;
}

.comparison-list .ico-check,
.comparison-list .ico-uncheck {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	margin: 0 auto 12px;
	background: #fff;
	border: 2px solid #77c623;
	border-radius: 50%;
}

.comparison-list .ico-check:before,
.comparison-list .ico-check:after,
.comparison-list .ico-uncheck:before,
.comparison-list .ico-uncheck:after {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
}

.comparison-list .ico-check:before,
.comparison-list .ico-check:after {
	width: 21px;
	height: 13px;
	background: #77c623;
	top: 29%;
	left: 30%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.comparison-list .ico-check:after {
	background: #fff;
	margin: -4px 0 0 0;
}

.comparison-list .ico-uncheck {
	border-color: #4c565f;
}

.comparison-list .ico-uncheck:before,
.comparison-list .ico-uncheck:after {
	height: 3px;
	width: 30px;
	background: #4c565f;
	top: 48%;
	left: 18%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.comparison-list .ico-uncheck:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* sitemap-area styles */

.sitemap-area {
	padding: 111px 0;
}

.sitemap-area .container-fluid {
	max-width: 1310px;
}

.sitemap-area ul > li {
	min-height: 123px;
	padding: 0 0 38px;
}

.sitemap-area ul > li li {
	min-height: 0;
	padding: 0 0 9px 20px;
}

.sitemap-area ul > li li small {
	font-size: .6em;
	vertical-align: top;
}

.sitemap-area .columns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	font-weight: 300;
	margin: 0 -15px;
}

.sitemap-area .columns .col {
	width: 25%;
	padding: 0 15px 20px;
}

.sitemap-area .columns .col.big {
	width: 50%;
}

.sitemap-area .columns .col.big .col {
	width: 50%;
}

.sitemap-area .columns .col.big .col ul > li {
	min-height: 0;
}

.sitemap-area .columns a {
	color: #4c565f;
	text-decoration: none;
}

.sitemap-area .columns a:hover,
.sitemap-area .columns h3 a:hover {
	color: #004da1;
}

.sitemap-area .columns h2 {
	font-size: 45px;
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid #000;
	letter-spacing: 5px;
	padding: 0 0 13px;
	margin: 0 0 22px;
}

.sitemap-area .columns h3 {
	font-weight: 300;
	font-size: 30px;
	margin: 0 0 20px;
}

.sitemap-area .columns h3 a {
	color: #000;
}

/* sitemap-area styles */

.opportunity-area {
	padding: 56px 0 63px;
}

.opportunity-area .intro-heading {
	padding: 65px 0 97px;
}

.opportunity-area .heading-block {
	text-align: center;
	padding: 30px 0;
}

.opportunity-area .heading-block .align {
	text-align: justify;
}

.opportunity-area .heading-block h2 {
	font-weight: 300;
	text-transform: none;
	margin: 0 0 98px;
}

.opportunity-area .heading-block .subtitle {
	display: block;
	font-weight: 400;
	font-size: 25px;
	padding: 0 0 69px;
}

.opportunity-area .container-fluid {
	max-width: 1310px;
}

.opportunity-area h3 {
	color: #004da1;
	font-weight: 300;
	font-size: 60px;
	line-height: 1.2;
	margin: 0 0 45px;
}

.opportunity-area h4 {
	font-weight: 300;
	font-size: 25px;
	line-height: 1.2;
	margin: 0 0 23px;
}

.opportunity-area h5 {
	color: #004da1;
	font-weight: 700;
	font-size: 25px;
	margin: 0 0 37px;
}

.opportunity-area p {
	margin: 0 0 23px;
}

.opportunity-area .list-mark {
	padding: 10px 0 2px;
}

.opportunity-area .list-mark li {
	font-weight: 700;
	padding: 0 0 4px;
}

.opportunity-area .list-mark li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #4c565f;
	margin: -2px 6px 0 0;
}

.opportunity-area .list {
	padding: 20px 0 10px;
}

.opportunity-area .list li {
	font-size: 17px;
	font-weight: 300;
	color: #000;
}

.opportunity-area .info-container {
	border-bottom: 1px solid #4c565f;
	padding: 30px 0 79px;
	margin: 0 0 75px;
}

.opportunity-area .info-container h3 {
	margin: 0 0 86px;
}

.opportunity-area .info-container .block-row {
	padding: 0 0 97px;
}

.opportunity-area .info-container .block-row .visual {
	float: right;
	margin-left: 30px;
	padding-top: 5px;
}

.opportunity-area .info-container .block-row .text-holder {
	overflow: hidden;
}

.opportunity-area .info-container .block-row h5 {
	margin: 0 0 46px;
}

.opportunity-area .info-container .block-row p {
	margin: 0 0 60px;
}

.opportunity-area .info-container .block-row p strong {
	font-weight: 900;
}

.opportunity-area .info-container .block-row .attr-table {
	font-size: 20px;
}

.opportunity-area .info-container .block-row .attr-table td {
	font-weight: 700;
	padding: 6px 16px 5px 0;
}

.opportunity-area .info-container .block-row .total {
	display: block;
	font-size: 20px;
	color: #004da1;
	padding: 6px 0 0;
}

.opportunity-area .info-container .block-item {
	padding: 0 0 30px;
}

.opportunity-area .info-container .block-item .frame {
	padding: 6px 0 0;
}

.opportunity-area .info-container .block-item .frame .visual {
	float: left;
	margin: 0 72px 0 0;
}

.opportunity-area .info-container .block-item .frame .text-holder {
	overflow: hidden;
}

.opportunity-area .info-container .block-item .frame p {
	margin: 0 0 23px;
}

.opportunity-area .info-container .block-item .frame p strong {
	font-weight: 900;
}

.opportunity-area .text-boxes {
	padding: 41px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -40px;
}

.opportunity-area .text-boxes .box {
	width: 50%;
	padding: 0 40px 80px;
}

.opportunity-area .text-boxes h5 {
	margin: 0 0 22px;
}

.opportunity-area .text-boxes p {
	margin: 0 0 17px;
}

.opportunity-area .text-boxes .list-mark li {
	font-weight: 400;
}

/* commission-container styles */

.commission-container {
	border-top: 1px solid #4c565f;
	border-bottom: 1px solid #4c565f;
	padding: 77px 0 96px;
	margin: 0 0 49px;
}

.commission-container .heading-block {
	text-align: left;
	padding: 0 0 75px;
}

.commission-container .heading-block h3 {
	margin: 0 0 34px;
}

.commission-container .heading-block h4 {
	margin: 0 0 30px;
}

.commission-container .table-holder {
	position: relative;
	padding: 0 0 5px;
}

.commission-container .commission-table {
	min-width: 1280px;
	border-bottom: 15px solid #e9eff4;
	margin: 0;
}

.commission-container .commission-table tr:last-child td {
	border: none;
}

.commission-container .commission-table tr.select-header td {
	padding: 0;
	background: #fff;
	border: none;
}

.commission-container .commission-table tr.select-header .boxes-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	border: 1px solid #4c565f;
	border-bottom: none;
}

.commission-container .commission-table tr.select-header .boxes-holder .box {
	width: 50%;
	padding: 20px 20px 18px;
}

.commission-container .commission-table tr.select-header .boxes-holder .jcf-select {
	background: #fff;
	margin: 0;
}

.commission-container .commission-table tr.select-header .boxes-holder .jcf-select .jcf-select-text {
	color: #4c565f;
	font-weight: 400;
	font-size: 18px;
}

.commission-container .commission-table tr.ttl-row td {
	border-bottom: none;
}

.commission-container .commission-table td.th {
	font-size: 18px;
	text-align: center;
	background: #fff;
	color: #004da1;
	padding: 0;
}

.commission-container .commission-table td.th > div {
	position: relative;
	padding: 10px 10px 33px;
}

.commission-container .commission-table td.th > div:after {
	position: absolute;
	content: ""; /*@include triangle(12px, white, down);*/
	height: 0;
	width: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #fff;
	left: 50%;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.commission-container .commission-table td.th strong {
	display: block;
	font-weight: 400;
	font-size: 45px;
	margin: 0 0 -5px;
}

.commission-container .commission-table td.th .arrow {
	position: absolute;
	content: "";
	width: 13px;
	height: 23px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 100%;
	margin: -14px -6px 0 0;
}

.commission-container .commission-table td.th .arrow:before,
.commission-container .commission-table td.th .arrow:after {
	position: absolute;
	content: "";
	background: #4c565f;
	width: 2px;
	height: 16px;
	top: -2px;
	-webkit-transform: rotate(-45deg) skewY(45deg);
	-ms-transform: rotate(-45deg) skewY(45deg);
	transform: rotate(-45deg) skewY(45deg);
}

.commission-container .commission-table td.th .arrow:after {
	-webkit-transform: rotate(45deg) skewY(-45deg);
	-ms-transform: rotate(45deg) skewY(-45deg);
	transform: rotate(45deg) skewY(-45deg);
	top: auto;
	bottom: -2px;
}

.commission-container .commission-table td.th:first-child {
	text-align: center;
}

.commission-container .commission-table td.th:first-child .arrow {
	display: none;
}

.commission-container .commission-table td.th:first-child > div {
	border-left: 1px solid #4c565f;
}

.commission-container .commission-table td.th:last-child > div {
	border-right: 1px solid #4c565f;
}

.commission-container .commission-table td {
	min-width: 213px;
	font-size: 22px;
	font-weight: 300;
	background: #e9eff4;
	color: #494949;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 12px 10px;
}

.commission-container .commission-table td .count {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	padding: 0 40px 5px 17px;
	min-width: 28px;
}

.commission-container .commission-table td.blue {
	color: #fff;
	background: #004da1;
	border-bottom: none;
	border-left: 1px solid #003670;
}

.commission-container .commission-table td.blue:first-child {
	text-align: center;
	border-left: none;
}

.commission-container .commission-table td.blue .price {
	display: block;
	font-weight: 300;
	font-size: 30px;
	padding: 0 0 38px;
}

.commission-container .commission-table td.heading {
	color: #fff;
	background: #004da1;
	border: none;
	font-size: 18px;
	padding: 21px 10px 38px;
}

.commission-container .commission-table td.heading-item:first-child {
	font-size: 18px;
	text-align: center;
	border-bottom: none;
	padding: 21px 10px 22px;
}

.commission-container .commission-table td.ttl {
	font-size: 25px;
	font-weight: 300;
	padding: 0 5px 25px;
}

.commission-container .commission-table td.ttl strong {
	font-weight: 400;
}

.commission-container .commission-table td:first-child {
	text-align: left;
}

.commission-container .commission-table .visual {
	display: block;
	padding: 0 0 12px;
}

/*product-area styles start */

.product-area {
	padding: 72px 0 82px;
}

.product-area .container-fluid {
	max-width: 1310px;
}

.product-area h3 {
	font-weight: 300;
	font-size: 45px;
	line-height: 1.2;
	margin: 0 0 30px;
}

.product-area h4 {
	font-size: 22px;
	margin: 0 0 24px;
}

.product-area .heading-container {
	padding: 20px 0 30px;
	text-align: center;
	font-size: 25px;
}

.product-area .heading-container h2 {
	font-weight: 300;
	font-size: 45px;
	line-height: 1.2;
	color: #004da1;
	margin: 0 0 97px;
}

.product-area .heading-container p {
	margin: 0 0 15px;
}

.product-area .title-decor {
	display: inline-block;
	vertical-align: top;
	border-bottom: 3px solid #004da1;
	font-size: 25px;
	color: #000;
	padding: 0 0 8px;
	margin: 0 0 12px;
}

.product-area .visual-attributes {
	overflow: hidden;
	padding: 55px 0 83px;
}

.product-area .visual-attributes > ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: 0 -60px 0 0;
}

.product-area .visual-attributes > ul li {
	overflow: hidden;
	width: 50%;
	font-weight: 300;
	padding: 0 60px 96px 0;
}

.product-area .visual-attributes > ul .visual {
	float: left;
	margin: 0 29px 0 0;
}

.product-area .visual-attributes > ul .visual img {
	vertical-align: top;
}

.product-area .visual-attributes > ul .text-holder {
	overflow: hidden;
}

.product-area .visual-attributes > ul p {
	margin: 0 0 10px;
}

.product-area .item-promos {
	font-size: 20px;
	padding: 0 0 107px;
}

.product-area .item-promos h2 {
	font-weight: 300;
	font-size: 85px;
	line-height: 90px;
	color: #000;
	margin: -10px 0 30px;
}

.product-area .item-promos p {
	margin: 0 0 31px;
}

.product-area .info-container {
	padding: 50px 0 139px;
}

.product-area .info-container h3 {
	margin: 0 0 10px;
}

.product-area .gallery-list {
	padding: 16px 0 0;
	margin: 0 -15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.product-area .gallery-list li {
	width: 50%;
	font-size: 17px;
	font-weight: 300;
	color: #000;
	text-align: center;
	padding: 0 15px 30px;
}

.product-area .gallery-list li > a {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.product-area .gallery-list li > a .caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #fff;
	font-size: 16px;
	opacity: 0;
}

.product-area .gallery-list li > a .caption i {
	display: inline-block;
	vertical-align: top;
	font-size: 50px;
	margin: 0 0 30px;
}

.product-area .gallery-list li > a:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 77, 161, .5);
	opacity: 0;
}

.product-area .gallery-list li > a:hover:before,
.product-area .gallery-list li > a:hover .caption {
	opacity: 1;
}

.product-area .info-icon {
	display: inline-block;
	vertical-align: middle;
	color: #004da1;
	font-size: 34px;
	margin: 0 21px;
}

.product-area .table {
	margin: 0 0 30px;
}

.product-area .table.half tbody > tr > td {
	width: 50%;
	padding-left: 0;
	padding-right: 0;
	font-weight: 300;
}

.product-area .table.half tbody > tr > td:first-child {
	padding-right: 10px;
}

.product-area .table.half tbody > tr:first-child > td {
	border-top: none;
}

.product-area .table.facts-table th {
	text-align: center;
}

.product-area .table.facts-table thead tr th:last-child {
	border-left: 1px solid #bcc6ce;
}

.product-area .table.facts-table tbody tr:first-child td {
	border-top: none;
}

.product-area .table.facts-table tbody tr td {
	font-weight: 300;
	text-align: center;
}

.product-area .table.facts-table tbody tr td:first-child {
	text-align: left;
}

.product-area .table.facts-table tbody tr td:last-child {
	width: 26%;
	border-left: 1px solid #bcc6ce;
}

.product-area .table .info-icon {
	margin: -8px 21px;
}

.product-area .table-list {
	padding: 21px 0 0;
}

.product-area .table-list li {
	padding: 0 0 22px;
}

.product-area .ingredients-block {
	text-align: center;
	padding: 42px 0 131px;
}

.product-area .ingredients-block h3 {
	letter-spacing: 4px;
	color: #000;
}

.product-area .ingredients-block h3 strong {
	font-weight: 400;
}

.product-area .ingredients-block .ingredients-list {
	padding: 67px 0 0;
}

.product-area .ingredients-block .ingredients-list li {
	text-align: left;
	font-size: 20px;
	line-height: 1.2;
	padding: 0 0 1px;
}

.product-area .ingredients-block .ingredients-list .visual {
	float: left;
	margin: 0 10px 0 0;
}

.product-area .ingredients-block .ingredients-list .text-holder {
	overflow: hidden;
	padding: 10px 0 0;
}

.product-area .ingredients-block .ingredients-list p {
	margin: 0 0 10px;
}

/* marketing-area styles */

.marketing-area {
	padding: 78px 0 110px;
}

.marketing-area .container-fluid {
	max-width: 1310px;
}

.marketing-area h1,
.marketing-area .h1 {
	letter-spacing: 3px;
	text-align: center;
	font-weight: 300;
	line-height: 102px;
	color: #000;
	margin: 0 0 74px;
}

.marketing-area h1 .wide,
.marketing-area .h1 .wide {
	display: block;
}

.marketing-area h1.blue,
.marketing-area h1 .blue,
.marketing-area .h1.blue,
.marketing-area .h1 .blue {
	color: #004da1;
}

.marketing-area h1 .dot,
.marketing-area .h1 .dot {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	line-height: 102px;
	text-indent: -9999px;
	overflow: hidden;
	width: 25px;
	margin: 0 26px;
}

.marketing-area h1 .dot:after,
.marketing-area .h1 .dot:after {
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #004da1;
	left: 0;
	top: 45%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.marketing-area h1.item,
.marketing-area .h1.item {
	letter-spacing: 25px;
}

.marketing-area .subtitle {
	display: block;
	text-align: center;
	font-weight: 300;
	font-size: 25px;
	padding: 0 0 67px;
}

.marketing-area .text-boxes {
	text-align: justify;
	padding: 30px 0 154px;
}

.marketing-area .text-boxes p {
	margin: 0 0 22px;
}

.marketing-area .custom-banner {
	text-align: center;
	margin: 0 0 46px;
}

.marketing-area .custom-banner .holder {
	-webkit-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out;
	position: relative;
	opacity: 0;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.marketing-area .custom-banner.in-viewport .holder {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.marketing-area .open-close {
	padding: 27px 0 66px;
}

.marketing-area .video-placeholder {
	max-width: 90%;
	margin: 0 auto;
	padding: 0 0 20px;
}

.marketing-area .video-placeholder iframe {
	width: 100%;
}

.marketing-area .support-info {
	text-align: justify;
	padding: 9px 0 191px 0;
}

.marketing-area .support-info > div {
	padding: 24px 15px 0 30px;
}

.marketing-area .support-info > div:first-child {
	padding: 0 0 0 15px;
}

.marketing-area .visuals {
	margin: 0 -3% 0 0;
	position: relative;
}

.marketing-area .visuals li {
	float: left;
	margin-left: -4%;
}

.marketing-area .visuals li:first-child {
	margin-left: 0;
}

/* .accessibility styles*/

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 0;
}

/* .banner-slideshow styles */

.banner-slideshow .slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 8;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 2%;
	background: none;
	font-size: 0;
	overflow: hidden;
	border: none;
	color: #fff;
}

.banner-slideshow .slick-arrow:hover {
	color: #004da1;
}

.banner-slideshow .slick-arrow:before {
	content: "\f105";
	font-size: 65px;
	line-height: 1;
	text-indent: none;
	font-family: "Font Awesome 5 Pro";
}

.banner-slideshow .slick-arrow.slick-next {
	right: 2%;
	left: auto;
}

.banner-slideshow .slick-arrow.slick-next:before {
	content: "\f105";
}

.banner-slideshow .slick-arrow.slick-prev:before {
	content: "\f104";
}

.banner-slideshow .slide {
	position: relative;
	overflow: hidden;
}

.banner-slideshow .slide img {
	width: 100%;
}

.banner-slideshow .slick-dots {
	position: absolute;
	bottom: 12px;
	left: 0;
	right: 0;
	text-align: center;
}

.banner-slideshow .slick-dots li {
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	border: 2px solid #fff;
	height: 16px;
	border-radius: 100%;
	width: 16px;
	cursor: pointer;
	margin: 0 4px;
}

.banner-slideshow .slick-dots li.slick-active,
.banner-slideshow .slick-dots li:hover {
	background: #fff;
}

.banner-slideshow .new-label {
	width: 240px;
	height: 240px;
	background: #67b622;
	color: #fff;
	text-align: center;
	border-radius: 100%;
	box-shadow: 0 0 40px rgba(3, 34, 87, .25);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 54%;
	left: 51.5%;
	-webkit-transform: translateY(-50%) rotate(30deg);
	-ms-transform: translateY(-50%) rotate(30deg);
	transform: translateY(-50%) rotate(30deg);
	z-index: 5;
}

.banner-slideshow .new-label .top {
	font-size: 43px;
}

.banner-slideshow .new-label .mid {
	font-size: 68px;
	line-height: 62px;
}

.banner-slideshow .new-label .bot {
	font-size: 27px;
	font-weight: 800;
}

.banner-slideshow .text-holder {
	position: absolute;
	z-index: 5;
	max-width: 1480px;
	margin: 0 auto;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.banner-slideshow .text-holder.small-holder {
	max-width: 1120px;
}

.banner-slideshow .h1 {
	color: #fff;
	font-size: 94px;
	line-height: 1;
	padding: 0 20px;
	position: absolute;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.banner-slideshow .h1.text-right {
	max-width: 700px;
	right: 0;
	left: auto;
	text-align: center;
}

.banner-slideshow .h1.text-left {
	left: 0;
	right: auto;
}

.banner-slideshow .h1.mid {
	top: 50%;
}

.banner-slideshow .h1.top {
	top: 39%;
	/* box-shadow: 1px 0 8px rgba(0, 17, 47, .51); */
	font-weight: 700;
}

.resize-active #header * {
	-webkit-transition: none !important;
	transition: none !important;
}

/* .banner-section styles */

.banner-section {
	min-height: 980px;
	position: relative;
	padding: 1px 0;
	overflow: hidden;
}

.banner-section.medium {
	min-height: 500px;
}

.banner-section.min {
	min-height: 440px;
}

.banner-section.min .text-block h1 {
	margin: 0;
}

.banner-section.min .text-block h1.item {
	font-weight: 300;
}

.banner-section.min .text-block .text-center {
	text-align: center;
}

.banner-section .content-holder {
	max-width: 1160px;
	margin: 0 auto;
	width: 100%;
}

.banner-section .content-holder.text-big {
	font-size: 45px;
}

.banner-section .content-holder .icon-holder {
	width: 235px;
	float: left;
	text-align: center;
	border-right: 1px solid #f0f6ff;
	padding: 50px 10px 63px 0;
}

.banner-section .content-holder .text {
	overflow: hidden;
	padding: 38px 30px;
}

.banner-section .new-label {
	width: 240px;
	height: 240px;
	background: #67b622;
	color: #fff;
	text-align: center;
	border-radius: 100%;
	box-shadow: 0 0 40px rgba(3, 34, 87, .25);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	left: 51.5%;
	-webkit-transform: translateY(-50%) rotate(-30deg);
	-ms-transform: translateY(-50%) rotate(-30deg);
	transform: translateY(-50%) rotate(-30deg);
	z-index: 5;
}

.banner-section .new-label.left {
	left: 100px;
}

.banner-section .new-label .top {
	font-size: 43px;
}

.banner-section .new-label .mid {
	font-size: 68px;
	line-height: 62px;
}

.banner-section .new-label .bot {
	font-size: 27px;
	font-weight: 800;
}

.banner-section .custom-ttl {
	color: #3665b0;
	text-transform: uppercase;
	margin: 0 0 30px;
}

.banner-section .custom-ttl .top {
	font-size: 100px;
	font-weight: 900;
	display: block;
}

.banner-section .custom-ttl .mid {
	font-size: 177px;
	line-height: 154px;
	display: block;
	font-weight: normal;
}

.banner-section .custom-ttl .bot {
	font-size: 89px;
	line-height: 87px;
	font-weight: bold;
	display: block;
}

.banner-section .btn-warning {
	font-size: 22px;
	padding: 10px 30px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.banner-section.custom-section-01 {
	min-height: 1016px;
}

.banner-section.custom-section-01:before,
.banner-section.custom-section-01:after {
	content: "";
	position: absolute;
	width: calc(50%);
	height: 35px;
	left: -18px;
	bottom: 0;
	background: #fff;
	-webkit-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	transform: skewX(45deg);
	z-index: 5;
}

.banner-section.custom-section-01:after {
	-webkit-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
	left: auto;
	right: -18px;
}

.banner-section.custom-section-01 .text-block {
	text-align: center;
	top: 25.1%;
	font-size: 45px;
	font-weight: 300;
}

.banner-section.custom-section-01 .text-block h1 {
	text-align: center;
	text-transform: none;
	margin: 0 0 32px;
}

.banner-section .bg-stretch.no-overlay:before {
	display: none;
}

.banner-section .bg-stretch:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .24);
}

.banner-section .bg-stretch.blue-overlay:before {
	background-color: rgba(0, 30, 78, .5);
}

.banner-section .text-block {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	max-width: 1700px;
	padding: 0 15px;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	font-size: 30px;
	font-weight: 300;
	color: #fff;
	text-align: left;
}

.banner-section .text-block.certification-block {
	max-width: 1850px;
}

.banner-section .text-block.certification-block .icon {
	text-align: center;
}

.banner-section .text-block.custom-text-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 1340px;
	width: 100%;
	margin: 0 auto;
}

.banner-section .text-block.custom-text-block .img-holder {
	margin: 0 20px 0 0;
	width: 200px;
}

.banner-section .text-block.custom-text-block .text {
	width: calc(100% - 220px);
	font-size: 18px;
	padding: 12px 3px 0;
}

.banner-section .text-block.custom-text-block .text a {
	color: #0cbdff;
	font-weight: normal;
}

.banner-section .text-block.custom-text-block .text p {
	margin: 0 0 23px;
}

.banner-section .text-block.custom-text-block .text h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 24px;
}

.banner-section .text-block.custom-text-block .text h4 a {
	text-decoration: underline;
	color: #fff;
}

.banner-section .text-block.custom-text-block .text h4 a:hover {
	color: #0cdbff;
}

.banner-section .text-block.small-block {
	max-width: 1320px;
}

.banner-section .text-holder {
	max-width: 700px;
}

.banner-section .text-holder.right-orient {
	float: right;
	max-width: 650px;
}

.banner-section .text-holder.right-orient.medium {
	max-width: 735px;
	text-align: center;
}

.banner-section .text-holder.cursive-font h1 {
	text-transform: none;
	font-size: 133px;
	line-height: 112px;
	text-align: center;
}

.banner-section .certification-block .text-holder {
	width: 50%;
	float: left;
	text-align: center;
	max-width: none;
	padding: 120px 70px 0;
}

.banner-section .certification-block .text-holder h1 {
	text-align: center;
	color: #ffc000;
	margin: 0 0 80px;
}

.banner-section .certification-holder {
	width: 50%;
	float: left;
	letter-spacing: -.36em;
	padding: 55px 0 0;
}

.banner-section .certification-holder > * {
	letter-spacing: normal;
}

.banner-section .certification-holder .icon {
	display: inline-block;
	width: 33.333%;
	margin: 0 0 -18px;
	padding: 0 20px;
	vertical-align: top;
}

.banner-section h1 {
	font-size: 85px;
	line-height: 95px;
	color: #fff;
	text-align: left;
}

.jcf-scrollbar-horizontal {
	z-index: 10;
}

.normal {
	font-weight: normal !important;
}

/* .post-preview  styles */

.post-preview {
	margin: 0 0 100px;
}

.post-preview .img {
	padding: 0 21px 22px 0;
}

.post-preview b {
	font-weight: 900;
}

/* .preview-holder styles */

.preview-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 0 0;
}

.preview-holder .img-holder {
	margin: 0 20px 0 0;
	width: 200px;
}

.preview-holder .text {
	width: calc(100% - 220px);
	font-size: 18px;
	padding: 12px 3px 0;
}

.preview-holder .text p {
	margin: 0 0 23px;
}

/* .partners-section styles */

.partners-section {
	font-size: 15px;
	font-weight: normal;
	color: #4c565f;
}

.partners-section p {
	margin: 0;
}

.partners-section .text-wrap {
	letter-spacing: -.36em;
}

.partners-section .text-wrap > * {
	letter-spacing: normal;
	white-space: normal;
}

.partners-section .text-wrap .col {
	display: inline-block;
	width: 25%;
	text-align: center;
	vertical-align: top;
	padding: 0 20px 70px;
}

.partners-section .text-wrap .img-holder {
	height: 140px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.partners-section .text-wrap .link-holder {
	margin: 0 0 18px;
}

.partners-section .text-wrap .heading {
	display: block;
	font-weight: bold;
}

/* .certificate-container styles */

.certificate-container {
	color: #4c565f;
	padding: 10px 0 190px;
}

.certificate-container .text-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.certificate-container h4 {
	font-size: 18px;
	color: #4c565f;
	font-weight: bold;
	margin: 0 0 25px;
	line-height: 1.2;
}

.certificate-container h4 a {
	color: #4c565f;
	text-decoration: underline;
}

.certificate-container h4 a:hover {
	text-decoration: none;
}

.certificate-container .certificate-info {
	width: 49%;
	text-align: center;
	padding: 0 40px;
}

.certificate-container .certificate-info p {
	margin: 0 0 24px;
}

.certificate-container .certificate-info .icon-holder {
	margin: 0 0 20px;
}

.certificate-container .certificate-img {
	width: 24%;
	text-align: center;
}

.certificate-container .certificate-holder {
	width: 26%;
	text-align: left;
	padding: 0 10px;
}

.certificate-container .certificate-holder h4 {
	margin: 0 0 10px;
}

.certificate-container .certificate-holder .link-holder {
	font-size: 15px;
	padding: 8px 0 10px;
}

.certificate-container .certificate-holder .block {
	display: block;
}

/* .logo-container styles */

.logo-container {
	background: #004da1;
	white-space: nowrap;
	width: 100%;
}

.logo-container.fixed-position {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 20;
}

.logo-container .block {
	display: inline-block;
	text-align: center;
	height: 101px;
	width: 12.5%;
	position: relative;
	min-width: 210px;
	white-space: nowrap;
}

.logo-container .block:after {
	height: 100%;
	content: " ";
	display: inline-block;
	vertical-align: middle;
	margin: 0 -4px 0 0;
}

.logo-container .block:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 30px;
	background: #fff;
	left: 0;
	bottom: 0;
}

.logo-container .block a {
	vertical-align: middle;
	display: inline-block;
}

.logo-container .block a img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.logo-container .block a:hover img {
	-webkit-transform: scale(.98);
	-ms-transform: scale(.98);
	transform: scale(.98);
}

.logo-container .block:first-child:before {
	display: none;
}

.custom-ttl {
	font-size: 45px;
	font-weight: 300;
	color: #4c565f;
	margin: 0 0 49px;
}

/* .product-container styles */

.product-container {
	white-space: nowrap;
	width: 100%;
	margin: 0 0 97px;
}

.product-container .scrollbar {
	overflow-y: hidden;
}

.product-container .block {
	display: inline-block;
	width: 12.5%;
	border-left: 1px solid #bcc6ce;
	white-space: normal;
	text-align: center;
	font-size: 16px;
	color: #4c565f;
	padding: 28px 0 0;
	min-width: 210px;
	vertical-align: top;
}

.product-container .block .close {
	display: none;
}

.product-container .ttl {
	display: block;
	text-align: center;
}

.product-container .img-holder {
	min-height: 230px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.product-container .img-holder img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.product-container .img-holder:hover img {
	-webkit-transform: scale(.98);
	-ms-transform: scale(.98);
	transform: scale(.98);
}

.compare-section .jcf-scrollable {
	height: 100% !important;
}

.compare-section .scrollbar {
	letter-spacing: -.36em;
}

.compare-section .scrollbar * {
	letter-spacing: normal;
}

.compare-section .hidden-scroll .jcf-scrollbar-horizontal {
	display: none !important;
}

/* .product-info-container styles */

.product-info-container {
	white-space: nowrap;
	width: 100%;
	margin: 0 0 90px;
}

.product-info-container .scrollbar {
	overflow-y: hidden;
}

.product-info-container .block {
	display: inline-block;
	width: 12.5%;
	min-width: 210px;
	white-space: normal;
	text-align: center;
	font-size: 16px;
	vertical-align: top;
}

.product-info-container .block:first-child .holder {
	border: none;
}

.product-info-container .block:first-child .head-block:before {
	display: none;
}

.product-info-container .block .close {
	display: none;
}

.product-info-container .head-block {
	background: #bcc6ce;
	color: #fff;
	font-size: 18px;
	white-space: nowrap;
	padding: 29px 10px;
	position: relative;
    min-height: 125px;
}

.product-info-container .head-block:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 32px;
	background: #fff;
	left: 0;
	bottom: 0;
}

.product-info-container .head-block:after {
	content: "";
	display: inline-block;
	margin: 0 -4px 0;
	height: 100%;
	width: 1px;
	vertical-align: middle;
}

.product-info-container .head-block p {
	display: inline-block;
	white-space: normal;
	margin: 0;
	vertical-align: middle;
}

.product-info-container .holder {
	border-left: 1px solid #bcc6ce;
}

.product-info-container .bot-block .icon-holder {
	margin: 0 0 20px;
}

.product-info-container .bot-block .text {
	font-weight: bold;
	font-size: 18px;
	max-width: 100px;
	margin: 0 auto;
	padding: 0 0 45px;
}

.product-info-container .btn {
	-webkit-transition: background 0s, box-shadow .2s, color .2s;
	transition: background 0s, box-shadow .2s, color .2s;
	max-width: 200px;
	width: 100%;
	font-size: 18px;
	color: #3665b0;
	padding: 13px 22px;
	border: 2px solid #004da1;
}

.product-info-container .btn:hover {
	transition: all 250ms;
	background: #004da1;
	box-shadow: inset 0 51px 0 #004da1;
	color: #fff;
}

.product-info-container .text-block {
	padding: 39px 15px 20px;
	font-size: 16px;
}

.product-info-container .text-block p {
	margin: 0 0 20px;
}

/* .custom-height-holder styles */

.custom-height-holder {
	position: relative;
}

.custom-height-holder:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 66px;
	left: 0;
	bottom: 0;
	box-shadow: inset 0 -66px 66px #fff;
	z-index: 11;
}

.custom-height-holder.height-01 {
	-webkit-transition: max-height .3s ease-in-out;
	transition: max-height .3s ease-in-out;
	max-height: 547px;
	overflow: hidden;
}

.height-active .custom-height-holder.height-01 {
	max-height: 10000px;
}

.custom-height-holder.height-02 {
	-webkit-transition: max-height .3s ease-in-out;
	transition: max-height .3s ease-in-out;
	max-height: 477px;
	overflow: hidden;
}

.height-active .custom-height-holder.height-02 {
	max-height: 10000px;
}

/* .spec-block-container styles */

.spec-block-container {
	white-space: nowrap;
	width: 100%;
	margin: 0 0 90px;
	position: relative;
}

.spec-block-container .scrollbar {
	overflow-y: hidden;
}

.spec-block-container .btn-holder {
	position: absolute;
	bottom: 0;
	text-align: center;
	z-index: 12;
	left: 0;
	width: 100%;
}

.spec-block-container .btn-holder:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #004da1;
	left: 0;
	top: 50%;
	margin-top: -1px;
}

.spec-block-container .btn-holder .btn {
	max-width: 480px;
	width: 100%;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	display: block;
	margin: 0 auto;
	position: relative;
}

.spec-block-container .ttl {
	display: block;
}

.spec-block-container .custom-cell {
	min-height: 100px;
}

.spec-block-container .block {
	display: inline-block;
	width: 12.5%;
	min-width: 210px;
	white-space: normal;
	text-align: center;
	font-size: 16px;
	vertical-align: top;
	font-weight: 300;
	border: 1px solid #bcc6ce;
	border-width: 1px 0 0  1px;
	padding: 44px 10px;
}

.spec-block-container .block > ul > li {
	margin: 0 0 38px;
}

.spec-block-container .block > ul ul li {
	display: block;
	position: relative;
	margin: 0 0 20px;
}

.spec-block-container .block > ul ul li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	background: #4c565f;
	border-radius: 100%;
}

/* .custom-timeline styles */

.custom-timeline.text-wrap {
	max-width: 1321px;
}

.custom-timeline__list {
	padding: 31px 0 150px;
}

.custom-timeline__list > li {
	overflow: hidden;
	min-height: 217px;
	position: relative;
}

.custom-timeline__list > li:first-child:after {
	height: 54%;
	top: calc(50% + 26px);
}

.custom-timeline__list > li:last-child:after {
	height: calc(50% - 24px);
	bottom: calc(50% + 26px);
	text-align: left;
}

.custom-timeline__list > li.reverse .img-block {
	float: right;
}

.custom-timeline__list > li.reverse .text-block {
	float: left;
}

.custom-timeline__list > li .img-block {
	float: left;
}

.custom-timeline__list > li .text-block {
	float: right;
	padding: 40px 0;
}

.custom-timeline__list > li:before {
	content: "";
	position: absolute;
	width: 36px;
	height: 36px;
	border: 2px solid #4c565f;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	z-index: 1;
	background: #fff;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.custom-timeline__list > li:after {
	content: "";
	position: absolute;
	height: 198%;
	z-index: 0;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-left: 4px dotted #4c565f;
}

.custom-timeline__list > li .block {
	width: calc(50% - 49px);
}

.custom-timeline__list > li .block.text-right {
	float: left;
	padding: 52px 0;
}

.custom-timeline__list ul {
	padding: 0;
}

.custom-timeline__list ul li {
	padding: 0 0 0 12px;
	position: relative;
}

.custom-timeline__list ul li:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	left: 0;
	background: #4c565f;
	border-radius: 100%;
	top: 8px;
}

.custom-timeline .date {
	font-size: 25px;
}

.custom-timeline .date p {
	margin: 0 0 30px;
}

/* .bottom-year-section styles */

.bottom-year-section {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	left: 0;
	right: 0;
	padding: 50px 0 113px;
	font-size: 45px;
	line-height: 43px;
	font-weight: 300;
}

.bottom-year-section ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	max-width: 1605px;
	margin: 0 auto;
}

.bottom-year-section li {
	position: relative;
	padding: 0 0 34px;
	width: 20%;
}

.bottom-year-section li:first-child:after {
	content: "";
	position: absolute;
	width: 999px;
	border-bottom: 4px dotted #fff;
	right: calc(50% + 24px);
	left: auto;
	top: 100%;
	margin-top: 15px;
}

.bottom-year-section li:last-child:before {
	display: none;
}

.bottom-year-section li:last-child:after {
	content: "";
	position: absolute;
	width: 999px;
	border-bottom: 4px dotted #fff;
	left: calc(50% + 24px);
	right: auto;
	top: 100%;
	margin-top: 15px;
}

.bottom-year-section li:before {
	content: "";
	position: absolute;
	width: calc(100% - 48px);
	border-bottom: 4px dotted #fff;
	left: calc(50% + 24px);
	top: 100%;
	margin-top: 15px;
}

.bottom-year-section li.active a {
	font-size: 85px;
	color: #ffde00;
}

.bottom-year-section li.active a:before {
	border-color: #ffde00;
}

.bottom-year-section a {
	color: #fff;
}

.bottom-year-section a:before {
	content: "";
	position: absolute;
	width: 36px;
	height: 36px;
	left: 50%;
	top: 100%;
	border: 2px solid #fff;
	border-radius: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.bottom-year-section a:hover {
	color: #ffde00;
}

.bottom-year-section a:hover:before {
	border-color: #ffde00;
}

.cursive-font {
	font-family: Qwigley, cursive;
}

/* .compare-section styles */

.compare-section h1 {
	font-weight: 300;
	margin: 0 0 87px;
}

.text-wrap {
	max-width: 1340px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.text-wrap.big-text {
	font-size: 25px;
	font-weight: 300;
	color: #4c565f;
}

/* section styles */

.section {
	padding: 88px 0 10px;
	margin: 0 0 78px;
}

.section.no-space {
	margin: 0;
}

.section .heading-block {
	padding: 0 40px 0 26px;
}

.section .heading-block h2 {
	color: #000;
	line-height: 90px;
	font-size: 85px;
}

.section .text-block {
	font-weight: 300;
	color: #4c565f;
	margin: 0 0 100px;
}

.section .text-block.list-block {
	margin: 0;
}

.section .text-block ul {
	font-weight: normal;
	font-size: 20px;
	padding: 12px 0 0;
	margin: 0 -15px;
}

.section .text-block ul li {
	margin: 0 0 31px;
}

.section .text-block .heading {
	font-size: 25px;
	line-height: 1.2;
	color: #000;
	font-weight: bold;
	margin: 0 0 12px;
}

.section .text-block .heading a {
	color: #000;
}

.section .text-block .heading a:hover {
	color: #004da1;
}

.section .text-block .heading span {
	border-bottom: 3px solid #3665b0;
	display: inline-block;
	padding: 0 0 7px;
}

.section .text-block .img-holder {
	float: left;
	width: 270px;
	padding: 0 0 0 10px;
}

.section .text-block .text-holder {
	overflow: hidden;
}

.section .text-block p {
	margin: 0;
}

.section__heading {
	font-size: 45px;
	line-height: 1.2;
	font-weight: 300;
	margin: 0 0 95px;
	color: #000;
}

.section__heading.colored {
	color: #3665b0;
}

.section__heading a {
	font-weight: normal;
}

.section__heading a:hover {
	text-decoration: none;
}

.section h2 {
	font-size: 85px;
	line-height: 1.1;
	font-weight: 300;
	margin: 0 0 47px;
	color: #004da1;
}

.section .custom-subheading {
	font-size: 25px;
	color: #4c565f;
	margin: 0 0 100px;
}

.section .subheading {
	font-size: 40px;
	line-height: 1.2;
	font-weight: 300;
	padding: 40px 0;
	color: #000;
}

.section p {
	margin: 0 0 25px;
}

.section .img-container {
	padding: 80px 0 11px;
}

.section .big {
	font-size: 40px;
	font-weight: 300;
	color: #000;
}

.section .head-col {
	padding: 0;
}

.section .text-col {
	padding: 10px 0 0 40px;
}

.section .text-col.medium {
	padding: 7px 30px 0 30px;
	font-size: 25px;
	font-weight: 300;
}

.section .text-col.medium ul {
	font-size: 18px;
	font-weight: normal;
	padding: 4px 0 0;
}

.section .text-col.medium ul li {
	margin: 0 0 22px;
}

.section .black {
	color: #000;
}

.section .video-block {
	padding: 10px 25px 0 5px;
	font-size: 25px;
	font-weight: 300;
}

.section .video-block .video-holder {
	margin: 0 0 5px;
}

.section .video-block .video-holder iframe {
	margin: 0;
	max-width: 100%;
}

/* .promo-container styles */

.promo-container {
	padding: 35px 7px;
	margin: 0 0 55px;
	font-size: 25px;
	color: #4c565f;
	font-weight: 300;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.promo-container .promo-block {
	width: 50%;
}

.promo-container .promo-block img {
	width: 100%;
}

.promo-container .promo-block.text {
	padding: 15px 45px;
}

.promo-container .promo-block.text p {
	margin: 0;
}

/* .two-col-section styles */

.two-col-section .container-fluid {
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.two-col-section .img-block {
	width: 50.5%;
}

.two-col-section .img-block img {
	width: 100%;
}

.two-col-section .text-block {
	width: 49.5%;
	padding: 67px 65px 20px;
}

.two-col-section .text-block.colored {
	color: #fff;
}

.two-col-section .text-block.colored.blue {
	background: #004da1;
}

.two-col-section h2 {
	font-size: 85px;
	line-height: 1;
	color: #fff;
	font-weight: 300;
	margin: 0 0 47px;
}

.two-col-section .text-holder {
	max-width: 575px;
}

.two-col-section p {
	margin: 0 0 25px;
}

.custom-scroll-gallery .text-holder {
	text-align: center;
	color: #000;
}

.custom-scroll-gallery .text-heading {
	color: #000;
	font-size: 85px;
	line-height: 80px;
	margin: 0 0 30px;
	display: block;
	font-weight: 300;
}

/* .team-list styles */

.team-list {
	font-size: 16px;
	margin: 0 0 50px;
}

.team-list li {
	margin: 0 0 18px;
}

.team-list .avatar-holder {
	float: left;
	padding: 2px 10px 0 0;
}

.team-list .text-holder {
	overflow: hidden;
}

.team-list .text-holder p {
	margin: 0;
}

.team-list a {
	color: #3665b0;
}

.team-list a:hover {
	color: #004da1;
}

.team-list .name {
	font-size: 18px;
	display: block;
	margin: 0 0 10px;
}

/* .team-section styles */

.team-section {
	font-size: 13px;
	padding: 92px 0 1px;
}

.team-section .h3 {
	font-weight: 300;
	font-size: 40px;
	color: #4c565f;
	margin: 0 0 54px;
}

.team-section .name {
	font-size: 16px;
	display: block;
	margin: 0 0 12px;
}

.team-section ul {
	letter-spacing: -.36em;
}

.team-section ul * {
	letter-spacing: normal;
}

.team-section li {
	width: 14.2857142857%;
	padding: 40px 5px 47px;
	vertical-align: top;
}

.team-section a {
	color: #3665b0;
}

.team-section a:hover {
	color: #004da1;
}

.team-section .img-holder {
	margin: 0 0 10px;
}

.team-section .img-holder a img {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.team-section .img-holder a:hover img {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

/* .directors-section styles */

.directors-section {
	padding: 21px 0 170px;
	font-size: 13px;
}

.directors-section a {
	color: #3665b0;
}

.directors-section a:hover {
	color: #004da1;
}

.directors-section .h3 {
	font-weight: 300;
	font-size: 40px;
	color: #4c565f;
	margin: 0 0 90px;
}

.directors-section .name {
	font-size: 16px;
	margin: 0 0 12px;
}

.directors-section ul {
	max-width: 170px;
}

.directors-section li {
	margin: 0 0 28px;
}

.sign-holder {
	padding: 30px 22px;
	float: right;
}

.sign-holder .sign {
	margin: 0 0 8px;
}

/* .content-container styles */

.content-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 90px 0;
}

.content-container .content-section {
	width: calc(100% - 340px);
	padding: 5px 30px 0 0;
}

.content-container p {
	margin: 0 0 22px;
}

.content-container .aside {
	width: 320px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #bcc6ce;
}

.content-container .sign-holder {
	font-size: 16px;
	font-weight: 300;
}

/* .aside styles */

.aside h2 {
	color: #4c565f;
	font-size: 40px;
	font-weight: 300;
	margin: 0 0 20px;
}

.aside .btn {
	background: #3665b0;
	border-color: #3665b0;
}

.aside .btn:hover {
	background: #244375;
}

a:hover {
	text-decoration: none;
}

/* .viewport-section styles */

.viewport-section li:nth-child(1n) {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s .3s;
	transition: transform .2s .3s;
}

.viewport-section li:nth-child(2n) {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s .6s;
	transition: transform .2s .6s;
}

.viewport-section li:nth-child(3n) {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s .9s;
	transition: transform .2s .9s;
}

.viewport-section li:nth-child(4n) {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s 1.2s;
	transition: transform .2s 1.2s;
}

.viewport-section li:nth-child(5n) {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s 1.5s;
	transition: transform .2s 1.5s;
}

.viewport-section li:nth-child(6n) {
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s 1.8s;
	transition: transform .2s 1.8s;
}

.viewport-section.in-viewport li {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

/* #footer styles */

#footer {
	font-size: 16px;
	line-height: 19px;
	background: #092E69;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .footer-container {
	max-width: 956px;
	margin: 0 auto;
}

#footer .footer-boxes {
	text-align: center;
	padding: 34px 0 20px;
}

#footer .footer-boxes address {
	margin: 0;
	line-height: inherit;
}

#footer .footer-boxes .title {
	display: block;
	font-size: 20px;
	line-height: 1.2;
	padding: 0 0 29px;
}

#footer .footer-boxes .title small {
	font-weight: 300;
	vertical-align: top;
	font-size: .6em;
	line-height: 1.5;
}

#footer .footer-boxes p {
	margin: 0 0 19px;
}

#footer .footer-boxes ul {
	padding: 1px 0 19px;
}

#footer .footer-boxes .social-links {
	max-width: 214px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	margin: -7px auto 0;
}

#footer .footer-boxes .social-links li {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 30px;
	line-height: 1;
	padding: 11px;
}

#footer .footer-boxes .social-links li a {
	outline: none;
	width: 50px;
	height: 50px;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	background: #fff;
	color: #004da1;
	margin: 0 auto;
}

#footer .footer-boxes .social-links li a i.fa-twitter {
	font-size: 32px;
}

#footer .footer-boxes .social-links li a i.fa-google-plus {
	font-size: 25px;
}

#footer .footer-boxes .social-links li a i.fa-pinterest-p {
	font-size: 40px;
	margin-top: 3px;
}

#footer .footer-boxes .social-links li a i.fa-instagram {
	font-size: 34px;
}

#footer .footer-boxes .social-links li a:hover {
	background: #67b622;
}

#footer .footer-boxes .social-links li a:focus {
	background: #092e69;
}

#footer .map-area {
	background: #004DA1;
}

#footer .map-area .holder {
	max-width: 1642px;
	margin: 0 auto;
	padding: 65px 0 30px;
}

#footer .map-area .text-holder {
	min-width: 36%;
	float: right;
	padding: 10px 15px 0 31px;
}

#footer .map-area .text-holder .title {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 126px;
	line-height: 1;
	margin: 0 0 10px;
	opacity: 0;
}

#footer .map-area .text-holder .title .color {
	display: block;
	font-weight: 300;
	margin-top: -20px;
	letter-spacing: -4px;
	color: #67b622;
}

#footer .map-area.in-viewport .text-holder .title {
	opacity: 1;
}

#footer .map-area .map {
	overflow: hidden;
	text-align: center;
}

#footer .calculate-list {
	padding: 0 0 0 8px;
}

#footer .calculate-list li {
	color: #b1d8ff;
	font-weight: 300;
	font-size: 73px;
	line-height: 1;
	padding: 0 0 21px;
}

#footer .calculate-list li span,
#footer .calculate-list li .num {
	display: inline-block;
	vertical-align: middle;
}

#footer .calculate-list li .num {
	text-align: center;
	font-style: normal;
	font-size: 70px;
	color: #00254e;
	background: #fff;
	min-width: 67px;
	padding: 4px 10px 11px;
	margin: 0 6px 0 0;
	border-radius: 21px;
}

#footer .calculate-list li span {
	font-weight: 100;
	padding-left: 19px;
}

#footer .calculate-list li:nth-child(even) .num {
	background: #67b622;
}

#footer .bottom-row {
	font-size: 13px;
	color: #78b9ff;
	max-width: 1300px;
	margin: 0 auto;
	padding: 15px 20px;
	text-align: center;
}

#footer .bottom-row .row-holder {
	display: inline-block;
	vertical-align: top;
}

#footer .bottom-row .add-links {
	float: right;
	padding-left: 17px;
}

#footer .bottom-row .add-links li {
	color: #fff;
	float: left;
	padding: 0 0 0 10px;
}

#footer .bottom-row .add-links li:before {
	content: "/";
	padding-right: 10px;
}

#footer .bottom-row .add-links li:first-child:before {
	display: none;
}

#footer .bottom-row .copy {
	text-align: left;
}

/* ---------------------------------------------------------
   4. Сustom form styles
   ---------------------------------------------------------*/

/* custom scrollbars styles */

.jcf-scrollable-wrapper {
	position: relative;
	box-sizing: content-box;
}

.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #e3e3e3;
	width: 14px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #bbb;
	height: 14px;
	width: 14px;
	left: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #888;
	height: 1px;
	width: 14px;
}

.jcf-scrollbar-horizontal {
	position: absolute;
	background: #0072ee;
	right: auto;
	top: 100%;
	left: 0;
	width: 1px;
	height: 20px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #004da1;
	height: 0;
	width: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 20px;
	vertical-align: top;
	padding: 2px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #004da1;
	border-radius: 4px;
	height: 12px;
	top: 4px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #e3e3e3;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

/* custom select styles */

.jcf-select {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #efefef;
	margin: 0 0 20px;
	min-width: 150px;
	height: 50px;
}

.jcf-select {
	border: 2px solid #4c565f;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 18px;
	line-height: 26px;
	margin: 11px 50px 11px 16px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 39px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:before,
.jcf-select .jcf-select-opener:after {
	position: absolute;
	content: "";
	width: 16px;
	height: 2px;
	background: #4c565f;
	top: 23px;
	left: 1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.jcf-select .jcf-select-opener:after {
	left: auto;
	right: 12px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

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

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.bg-stretch {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0;
}

/* main container styles */

#wrapper {
	width: 100%;
	overflow: hidden;
	min-height: 100vh;
}

.btn.btn-success {
	background: #67b622;
}

.btn.btn-success:hover {
	border-color: #52a30c;
	background: #52a30c;
}

.btn.btn-success:focus {
	outline: none;
	border-color: #203f05;
	background: #52a30c;
	box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .6);
}

.btn-custom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 auto;
	width: 240px;
	height: 80px;
	color: #fff;
	background: url(../images/bg-btn-custom.png) no-repeat;
	font-weight: 700;
	font-size: 17px;
	padding: 0 5px 4px;
}

.btn-custom strong {
	display: block;
	font-size: 37px;
	margin: 0 0 -2px;
}

.btn-custom:hover {
	opacity: .9;
}

.btn-custom:hover,
.btn-custom:focus {
	color: #fff;
	text-decoration: none;
}

.btn-custom:focus {
	outline: none;
	box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .6);
}

.btn-warning:hover {
	background: #ff5a00;
}

.btn-warning:focus {
	background: #ff5a00;
	box-shadow: 0 0 15px rgba(0, 0, 0, .4), inset 0 2px 5px 0 rgba(0, 0, 0, .6);
}

.hover-tooltip {
	max-width: 340px;
	background: #004da1;
	color: #fff;
	font-weight: 300;
	text-align: center;
	box-shadow: 0 0 15px rgba(0, 0, 0, .4);
	padding: 15px 20px;
	margin-bottom: 16px;
}

.hover-tooltip:after {
	position: absolute;
	content: "";
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 0;
	width: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #004da1;
}

.row-custom {
	margin-left: -30px;
	margin-right: -30px;
}

.row-custom > div {
	padding-left: 30px;
	padding-right: 30px;
}

.menu-info-solo {
	text-align: left;
	border-top: 1px solid #bcc6ce;
	padding-top: 25px;
	margin-bottom: 45px;
}

.info-gradient {
	background: -moz-linear-gradient(top, rgba(0,53,110,0.1) 0%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,53,110,0.1) 0%,rgba(125,185,232,0) 100%);
	background: linear-gradient(to bottom, rgba(0,53,110,0.1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a00356e', endColorstr='#007db9e8',GradientType=0 );
}

.info-gradient p {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading div {
		background-image: url("../images/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (min-width: 1025px) {

	.lg-row-reverse {
		flex-direction: row-reverse;
	}

	.two-col-section .text-block.lg-half, .two-col-section .img-block.lg-half {
		width: 50%;
	}

}

@media (min-width: 1025px) and (max-width: 1400px) {

	.two-col-section.jp-events-section h2 {
		font-size: 45px;
		margin-bottom: 30px;
	}

	.two-col-section.jp-events-section p {
		font-size: 16px;
	}

	.two-col-section.jp-events-section .text-block.colored {
		padding: 40px 40px 20px;
	}

}

.two-col-section.jp-events-section .img-block {
	background-color: #EBECF0;
}

@media (min-width: 992px) {
	.nav-left {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.nav > li.has-drop-down:hover .sub-drop {
		border-top-width: 1px;
		-webkit-transition: opacity .25s ease, visibility .25s ease, height 0s 0s ease;
		transition: opacity .25s ease, visibility .25s ease, height 0s 0s ease;
		opacity: 1;
		visibility: visible;
		height: auto;
	}

	.nav > li.has-drop-down.hover > a {
		color: #fff;
		background-color: #004da1;
	}

	.nav > li.has-drop-down.hover > a:before {
		content: "";
		position: absolute;
		border-top: 11px solid #004da1;
		border-right: 11px solid transparent;
		border-left: 11px solid transparent;
		left: 50%;
		top: 100%;
		margin-left: -11px;
		z-index: 3;
	}

	.menu-info-solo {
		text-align: right;
	}

	.info-gradient {
		margin-right: -15px !important;
	}

}

@media (min-width: 992px) and (max-width: 991px) {
	.nav > li.has-drop-down.hover > a:before {
		display: none;
	}
}

@media only screen and (max-width: 1910px) {
	.banner.big .bg-stretch h1,
	.banner.big .bg-stretch h2 {
		font-size: 78px;
	}

	.banner.big .bg-stretch .content-holder {
		font-size: 28px;
	}

	.banner.big .bg-stretch .content-holder .frame {
		width: 60%;
	}
}

@media only screen and (max-width: 1630px) {
	.types-area .block .visual.big img {
		margin: 0;
		max-width: 100%;
	}

	.types-area .block.txt-left .visual.big img {
		margin: 0;
		max-width: 100%;
	}
}

@media only screen and (max-width: 1450px) {
	.banner.big2 .bg-stretch h1,
	.banner.big2 .bg-stretch h2 {
		font-size: 60px;
		line-height: 1.1;
	}

	.banner.big2 .bg-stretch h1 strong,
	.banner.big2 .bg-stretch h2 strong {
		font-size: 70px;
		margin: 0;
	}

	.banner.big2 .bg-stretch h1 strong.item,
	.banner.big2 .bg-stretch h2 strong.item {
		letter-spacing: 15px;
		margin: 0;
	}

	.promo-intro .visual {
		text-align: center;
		padding: 6px 0 50px 0;
	}

	.promo-intro .visual .new-label {
		width: 180px;
		height: 180px;
	}

	.promo-intro .visual .new-label .top {
		font-size: 32px;
	}

	.promo-intro .visual .new-label .mid {
		font-size: 52px;
		margin-top: -4px;
	}

	.promo-intro .visual .new-label .bot {
		font-size: 21px;
	}

	.promo-intro .text-holder {
		max-width: 446px;
		margin-left: 3%;
	}

	.promo-intro h2 {
		font-size: 70px;
		letter-spacing: 2px;
	}

	.promo-intro h2 span {
		letter-spacing: 0;
		font-size: 62px;
		margin: -24px 0 0;
	}

	.promo-intro h2 strong {
		letter-spacing: 1px;
		font-size: 126px;
		margin: 0 0 -18px;
	}

	.promo-intro .btns {
		max-width: 446px;
		padding: 15% 0 0;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1380px) {
	.banner .bg-stretch blockquote {
		margin: 0;
	}
}

@media only screen and (max-width: 1310px) {
	.banner .bg-stretch .content-holder {
		width: 100%;
	}

	.banner .bg-stretch h2 {
		font-size: 46px;
		line-height: 1;
	}

	.banner.min .bg-stretch h1,
	.banner.min .bg-stretch h2 {
		font-size: 46px;
	}

	.banner.big .bg-stretch h1,
	.banner.big .bg-stretch h2 {
		font-size: 46px;
	}

	.banner.big .bg-stretch h1 + p,
	.banner.big .bg-stretch h2 + p {
		padding: 30px 0 0;
	}

	.banner.big .bg-stretch .content-holder {
		font-size: 22px;
	}

	.marketing-area .visuals {
		margin: 0 0 30px;
		text-align: center;
	}

	.marketing-area .visuals li {
		width: 33.333%;
	}
}

@media only screen and (max-width: 1300px) {
	.promo-intro {
		padding: 100px 0 90px;
	}

	.info-gallery .text-block .frame {
		max-width: none;
	}
}

@media only screen and (max-width: 1292px) {
	.banner .bg-stretch .txt-boxes {
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.nav > li > a {
		padding: 40px 10px;
	}

	.banner.big2 .bg-stretch h1,
	.banner.big2 .bg-stretch h2 {
		font-size: 50px;
	}

	.banner.big2 .bg-stretch h1 strong,
	.banner.big2 .bg-stretch h2 strong {
		font-size: 45px;
	}

	.banner.big2 .bg-stretch h1 strong.item,
	.banner.big2 .bg-stretch h2 strong.item {
		letter-spacing: 10px;
	}

	.promo-intro {
		padding: 70px 0 40px;
	}

	.types-area h2 {
		letter-spacing: 0;
		margin: 0;
	}

	.info-gallery h4 {
		font-size: 60px;
		line-height: 1.2;
		margin: 0 0 30px;
	}

	.usage-area .info-section {
		padding: 0 0 50px;
	}

	.usage-area .info-row {
		padding: 0 0 50px;
	}

	.usage-area .info-row .image-holder {
		width: 46%;
	}

	.sitemap-area {
		font-size: 16px;
		padding: 90px 0;
	}

	.sitemap-area .columns h2 {
		font-size: 33px;
		padding: 0 0 10px;
		margin: 0 0 16px;
	}

	.sitemap-area .columns h3 {
		font-size: 24px;
		margin: 0 0 15px;
	}

	.opportunity-area .info-container .block-row .visual {
		width: 40%;
	}

	.opportunity-area .info-container .block-item .frame .visual {
		width: 20%;
		margin: 0 35px 0 0;
	}

	.product-area .visual-attributes > ul .visual {
		width: 35%;
	}

	.banner-slideshow .h1 {
		font-size: 70px;
	}

	.banner-section .text-block.certification-block {
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.banner-section .certification-block .text-holder {
		width: 100%;
		float: none;
		padding: 40px 0;
	}

	.banner-section .certification-holder {
		width: 100%;
		float: none;
		padding: 40px 0;
	}

	.section h2 {
		font-size: 50px;
		margin: 0 0 10px;
	}

	#footer .map-area .holder {
		padding: 45px 0 20px;
	}

	#footer .map-area .text-holder {
		padding: 43px 15px 0 20px;
	}

	#footer .map-area .text-holder .title {
		font-size: 80px;
	}

	#footer .map-area .text-holder .title .color {
		margin-top: -10px;
	}

	#footer .calculate-list li {
		font-size: 40px;
		padding: 0 0 15px;
	}

	#footer .calculate-list li .num {
		border-radius: 12px;
		font-size: 38px;
		min-width: 45px;
	}

	#footer .calculate-list li span {
		padding-left: 10px;
	}
}

@media (max-width: 1024px) {
	.two-col-section .container-fluid {
		display: block;
	}

	.two-col-section .img-block {
		width: 100%;
	}

	.two-col-section .text-block {
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.info-gallery .slick-arrow.slick-next:after {
		-webkit-transform: rotate(-45deg) translateX(-13px) translateY(-5px);
		-ms-transform: rotate(-45deg) translateX(-13px) translateY(-5px);
		transform: rotate(-45deg) translateX(-13px) translateY(-5px);
	}
}

@media (max-width: 992px) {
	#footer .footer-boxes .social-links {
		max-width: none;
	}

	#footer .footer-boxes .social-links li {
		width: auto;
	}

	#footer .map-area .text-holder {
		float: none;
		text-align: center;
		padding: 0 15px 40px;
	}

	#footer .map-area .text-holder .title {
		font-size: 63px;
		margin: 0 0 6px;
	}

	#footer .map-area .text-holder .title .color {
		margin-top: -10px;
		letter-spacing: -2px;
	}

	#footer .calculate-list {
		padding: 0;
	}

	#footer .calculate-list li {
		font-size: 37px;
		padding: 0 0 10px;
	}

	#footer .calculate-list li .num {
		font-size: 35px;
		min-width: 33px;
		padding: 2px 4px 6px;
		border-radius: 10px;
		margin: 0 3px 0 0;
	}

	#footer .bottom-row {
		font-size: 11px;
		padding: 11px 45px 15px;
	}

	#footer .bottom-row .add-links {
		float: none;
		padding: 0 0 12px;
	}

	#footer .bottom-row .add-links li {
		float: none;
		display: inline-block;
		vertical-align: top;
		padding: 0 0 0 5px;
	}

	#footer .bottom-row .add-links li:before {
		padding-right: 5px;
	}
}

@media (max-width: 991px) {
	.sub-drop {
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		position: static;
		opacity: 1;
		visibility: visible;
		display: none;
		bottom: 0;
		z-index: 10;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	.sub-drop .block-col {
		float: none;
		width: 100%;
		max-width: none;
	}

	.sub-drop .block-col.bordered {
		border: none;
	}

	.sub-drop .logo-holder {
		float: none;
		width: 100%;
		padding: 0;
	}

	.sub-drop .partner-logo {
		display: inline-block;
		padding: 0 15px 50px;
		width: 48%;
		margin: 0;
	}

	.sub-drop .info-block {
		float: none;
		width: 100%;
		padding: 40px 0 0;
	}

	.sub-drop .search-form {
		padding: 30px 15px;
	}

	.sub-drop .container-fluid {
		padding: 0;
	}

	.result-container {
		padding: 0 15px;
	}

	.result-container .head-line + ul {
		padding: 20px 0;
	}

	.header-holder {
		display: block;
		position: fixed;
		background: #fff;
		top: 0;
		padding: 0;
		right: 0;
		left: 0;
		height: 100vh;
		padding: 60px 0 0;
		overflow: auto;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}

	.nav {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.nav > li {
		display: block;
		float: none;
	}

	.nav > li.has-drop-down.hover .sub-drop {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		display: block;
	}

	.nav > li.has-drop-down.hover > a {
		color: #fff;
		background-color: #004da1;
	}

	.nav > li > a {
		padding: 15px 10px;
	}

	.nav-opener {
		display: block;
		width: 40px;
		height: 35px;
		float: right;
		position: relative;
		margin: 14px 15px 10px;
	}

	.intro-section h1 {
		font-size: 42px;
		line-height: 51px;
		letter-spacing: 4px;
		margin: 0 0 40px;
	}

	.intro-section h1 strong {
		font-size: 65px;
		letter-spacing: 6px;
		padding: 0;
	}

	.intro-section p {
		font-size: 11px;
	}

	.intro-section .two-boxes {
		display: block;
		padding: 0 0 36px;
	}

	.intro-section .two-boxes .box {
		width: 100%;
	}

	.intro-section .text-block {
		font-size: 20px;
		padding: 39px 0 36px;
	}

	.intro-section .text-block h2 {
		font-size: 42px;
		line-height: 51px;
		letter-spacing: 4px;
		margin: 0 0 35px;
	}

	.intro-section .text-block p {
		font-size: 20px;
	}

	.banner .bg-stretch {
		height: 375px;
	}

	.banner .bg-stretch .content-holder:after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: rgba(0, 0, 0, .5);
	}

	.banner .bg-stretch .content-holder .frame {
		text-align: center;
		width: 100%;
		padding: 0 21%;
	}

	.banner .bg-stretch h2 {
		font-size: 30px;
		line-height: 31px;
	}

	.banner .bg-stretch .txt-boxes {
		width: 350px;
		padding: 0;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}

	.banner .bg-stretch .txt-boxes .box {
		width: 150px;
		height: 150px;
		padding: 5px;
		font-size: 22px;
		line-height: 25px;
	}

	.banner .bg-stretch .txt-boxes .box:nth-child(3) {
		margin-top: -88px;
	}

	.banner .bg-stretch blockquote {
		font-size: 30px;
	}

	.banner .bg-stretch blockquote cite {
		font-size: 16px;
	}

	.banner.min .bg-stretch {
		height: 375px;
	}

	.banner.min .bg-stretch h1,
	.banner.min .bg-stretch h2 {
		font-size: 30px;
		line-height: 31px;
	}

	.banner.min .bg-stretch .content-holder .frame {
		padding: 0 21%;
	}

	.banner.txt-left .bg-stretch .content-holder .frame {
		padding: 15px;
		text-align: center;
	}

	.banner.txt-left .bg-stretch h1,
	.banner.txt-left .bg-stretch h2 {
		text-align: center;
	}

	.banner.txt-center .bg-stretch .content-holder .frame {
		padding: 10px;
	}

	.banner.txt-center .bg-stretch h2 {
		font-size: 40px;
		line-height: 1;
		margin: 0 0 25px;
	}

	.banner.big .bg-stretch {
		height: 550px;
	}

	.banner.big .bg-stretch h1,
	.banner.big .bg-stretch h2 {
		font-size: 30px;
		line-height: 31px;
	}

	.banner.big .bg-stretch .content-holder {
		width: 100%;
		font-size: 20px;
	}

	.banner.big .bg-stretch .content-holder .frame {
		width: 100%;
		padding: 0 10%;
	}

	.banner.info-min .bg-stretch h3 {
		font-size: 30px;
	}

	.banner.info-min.txt-right .frame {
		width: 100%;
		text-align: center;
		padding: 15px 5% 22px;
	}

	.promo-intro .visual {
		float: none;
		width: auto;
		margin: 0 -10px;
		padding: 0 0 40px;
	}

	.promo-intro .visual .new-label {
		width: 95px;
		height: 95px;
		top: 38%;
		left: 50%;
		margin-left: -177px;
	}

	.promo-intro .visual .new-label .top {
		font-size: 17px;
	}

	.promo-intro .visual .new-label .mid {
		font-size: 26px;
		margin-top: 0;
	}

	.promo-intro .visual .new-label .bot {
		font-size: 11px;
	}

	.promo-intro .text-holder {
		float: none;
		max-width: none;
		margin: 0;
		text-align: center;
	}

	.promo-intro .btns {
		max-width: 446px;
		padding: 40px 0 0;
	}

	.certification-area {
		padding: 50px 0 20px;
	}

	.certification-area .h1 {
		margin: 0 0 50px;
		letter-spacing: 4px;
	}

	.certification-area .h2 {
		margin: 0 0 50px;
		letter-spacing: 4px;
	}

	.certification-area .certification-list {
		padding: 35px 0 0;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 0 -10px;
	}

	.certification-area .certification-list li {
		padding: 0 10px;
		width: 33.333%;
	}

	.environment-area .content-block {
		font-size: 21px;
		padding: 55px 0 35px;
	}

	.environment-area .content-block .title {
		padding: 15px 0 60px;
	}

	.environment-area .content-block h2 {
		font-size: 50px;
		line-height: 1;
	}

	.environment-area .marked-list li {
		font-size: 19px;
		padding: 8px 0 16px;
	}

	.environment-area .marked-list .ttl-num {
		font-size: 48px;
	}

	.environment-area blockquote {
		font-size: 19px;
		padding: 8px 0 55px;
	}

	.environment-area blockquote {
		font-size: 16px;
		padding: 5px 0 20px;
	}

	.faq-area {
		padding: 30px 0 0;
	}

	.faq-area h2 {
		font-size: 34px;
		margin: 0 0 25px;
	}

	.faq-area + .certification-area {
		padding: 15px 0 50px;
	}

	.accordion .panel {
		font-size: 19px;
		padding: 9px 0 9px 20px;
	}

	.accordion ul {
		font-size: 16px;
	}

	.accordion.big {
		padding: 10px 0 20px;
	}

	.accordion.big .panel .heading-row > a {
		font-size: 40px;
		line-height: 66px;
	}

	.accordion.big .accordion {
		padding: 40px 0 15px;
	}

	.accordion.big .accordion .panel .heading-row {
		padding-left: 40px;
	}

	.accordion.big .accordion .panel .heading-row > a {
		line-height: 1.2;
	}

	.types-area h2 {
		font-size: 60px;
		line-height: 1.2;
	}

	.types-area .block {
		padding: 80px 0;
	}

	.types-area .block .text-holder {
		float: none;
		width: 100%;
		padding: 0 0 20px;
	}

	.types-area .block h3 {
		font-size: 50px;
		margin: 0 0 30px;
	}

	.types-area .block .visual {
		float: none;
		width: 100%;
	}

	.more-block {
		font-size: 24px;
	}

	.more-block p {
		margin: 0 0 30px;
	}

	.info-gallery .holder {
		display: block;
	}

	.info-gallery .text-block {
		width: 100%;
		display: block;
		font-size: 16px;
	}

	.info-gallery .text-block .frame {
		text-align: center;
		padding: 15px 70px;
		max-width: none;
	}

	.info-gallery .text-block .txt-item {
		display: none;
	}

	.info-gallery .img-block {
		width: 100%;
		min-height: 300px;
	}

	.info-gallery h4 {
		font-size: 50px;
		line-height: 1.2;
		margin: 0 0 20px;
	}

	.info-gallery .slick-arrow.slick-prev {
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		margin: 0;
	}

	.info-gallery .slick-arrow.slick-next {
		top: 50%;
		left: auto;
		right: 0;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		margin: 0;
	}

	.info-gallery.txt-right .text-block .frame {
		text-align: center;
		padding: 15px 70px;
	}

	.usage-area .sections-frame {
		padding: 0 0 45px;
	}

	.usage-area .info-section {
		padding: 0 0 30px;
	}

	.usage-area .heading {
		font-size: 18px;
		padding: 40px 15px;
	}

	.usage-area .heading h3 {
		font-size: 40px;
		margin: 0 0 35px;
	}

	.usage-area .heading h3 strong {
		font-size: 60px;
	}

	.usage-area .heading h3 .ico {
		margin: 0;
	}

	.usage-area .heading h3 .ico svg {
		width: 45px;
	}

	.usage-area .info-row {
		padding: 0 0 30px;
	}

	.usage-area .info-row {
		display: block;
		padding: 5px 0 20px;
	}

	.usage-area .info-row .visual-box {
		max-width: 510px;
		width: auto;
		margin: 0 auto 25px;
	}

	.usage-area .info-row .image-holder {
		width: 45%;
	}

	.usage-area .info-row .text-holder {
		width: 100%;
		padding: 0;
	}

	.usage-area .info-row .text-holder p {
		margin: 0 0 12px;
	}

	.usage-area .info-row.alignleft .visual-box {
		float: none;
		padding: 0;
	}

	.usage-area .info-row.alignright .text-holder {
		text-align: left;
	}

	.usage-area .info-row.alignright .visual-box {
		float: none;
		padding: 0;
	}

	.usage-area .info-row h4 {
		font-size: 60px;
		text-align: center;
		margin: 0 0 30px;
	}

	.water-types {
		padding: 60px 0 50px;
	}

	.water-types li {
		font-size: 23px;
	}

	.water-types.top {
		padding: 50px 0 35px;
		margin: 0;
		margin-bottom: 45px;
	}

	.banner-search {
		min-height: 400px;
	}

	.banner-search .content-block {
		font-size: 18px;
	}

	.banner-search .content-block h1 {
		font-size: 38px;
		margin: 0 0 28px;
	}

	.banner-search .content-block .search-form .search-block {
		padding: 30px 230px 30px 30px;
		margin: 0 0 35px;
	}

	.banner-search .content-block .search-form .search-block .btn {
		top: 30px;
		right: 30px;
		min-width: 170px;
	}

	.banner-search .content-block .search-form .search-block input[type="search"] {
		font-size: 17px;
	}

	.search-results-area .tab-content .infos .address-box {
		width: 50%;
		padding-left: 15px;
	}

	.search-results-area .tab-content .infos .social-links {
		width: 50%;
	}

	.search-results-area .tab-content .infos .text-block {
		width: 100%;
		clear: left;
		padding: 0 0 10px;
	}

	.comparison-area {
		margin: 0 0 50px;
	}

	.comparison-area .content-block {
		font-size: 21px;
		padding: 55px 0 35px;
	}

	.comparison-area .content-block .title {
		padding: 15px 0 60px;
	}

	.comparison-area h1 {
		font-size: 50px;
		margin: 0 0 40px;
	}

	.sitemap-area {
		font-size: 14px;
		padding: 50px 0 10px;
	}

	.sitemap-area .container-fluid {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding: 0;
	}

	.sitemap-area .container-fluid .columns {
		width: 50%;
		margin: 0;
	}

	.sitemap-area ul > li {
		min-height: 0;
		padding: 0 0 25px;
	}

	.sitemap-area ul > li li {
		padding: 0 0 4px 10px;
	}

	.sitemap-area .columns {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}

	.sitemap-area .columns .col {
		width: 100%;
	}

	.sitemap-area .columns .col.big {
		width: 100%;
	}

	.sitemap-area .columns .col.big .col {
		width: 100%;
	}

	.sitemap-area .columns h2 {
		letter-spacing: 0;
		font-size: 26px;
		padding: 0 0 7px;
		margin: 0 0 10px;
	}

	.sitemap-area .columns h3 {
		font-size: 21px;
		margin: 0 0 10px;
	}

	.opportunity-area {
		padding: 30px 0;
	}

	.opportunity-area .intro-heading {
		padding: 30px 0 40px;
	}

	.opportunity-area .heading-block h2 {
		font-size: 50px;
		margin: 0 0 50px;
	}

	.opportunity-area .heading-block .subtitle {
		font-size: 20px;
		padding: 0 0 25px;
	}

	.opportunity-area h3 {
		font-size: 35px;
		margin: 0 0 30px;
	}

	.opportunity-area h4 {
		font-size: 20px;
		margin: 0 0 15px;
	}

	.opportunity-area h5 {
		font-size: 18px;
		margin: 0 0 20px;
	}

	.opportunity-area p {
		margin: 0 0 15px;
	}

	.opportunity-area .info-container {
		padding: 20px 0 50px;
		margin: 0 0 50px;
	}

	.opportunity-area .info-container h3 {
		margin: 0 0 60px;
	}

	.commission-container {
		padding: 50px 0 60px;
		margin: 0 0 30px;
	}

	.commission-container .heading-block {
		padding: 0 0 45px;
	}

	.product-area {
		padding: 40px 0 50px;
	}

	.product-area h3 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.product-area h4 {
		font-size: 20px;
		margin: 0 0 15px;
	}

	.product-area .heading-container {
		font-size: 18px;
	}

	.product-area .heading-container h2 {
		font-size: 30px;
		margin: 0 0 45px;
	}

	.product-area .visual-attributes {
		padding: 25px 0 40px;
	}

	.product-area .visual-attributes > ul {
		margin: 0;
	}

	.product-area .visual-attributes > ul li {
		width: 100%;
		padding: 0 0 50px;
	}

	.product-area .visual-attributes > ul .visual {
		width: auto;
	}

	.product-area .item-promos {
		text-align: center;
		padding-bottom: 70px;
	}

	.product-area .info-container {
		padding: 40px 0 80px;
	}

	.product-area .ingredients-block {
		padding: 25px 0 90px;
	}

	.product-area .ingredients-block h3 {
		font-size: 25px;
		margin: 0 0 40px;
	}

	.product-area .ingredients-block .ingredients-list {
		padding: 0;
	}

	.product-area .ingredients-block .ingredients-list li {
		font-size: 18px;
	}

	.marketing-area {
		padding: 40px 0 50px;
	}

	.marketing-area h1,
	.marketing-area .h1 {
		font-size: 42px;
		line-height: 52px;
		margin: 0 0 40px;
	}

	.marketing-area h1 .dot,
	.marketing-area .h1 .dot {
		line-height: 52px;
		width: 18px;
		margin: 0 10px;
	}

	.marketing-area h1 .dot:after,
	.marketing-area .h1 .dot:after {
		width: 18px;
		height: 18px;
	}

	.marketing-area h1.item,
	.marketing-area .h1.item {
		letter-spacing: 10px;
	}

	.marketing-area .subtitle {
		font-size: 20px;
		padding: 0 0 30px;
	}

	.marketing-area .text-boxes {
		padding: 20px 0 50px;
	}

	.marketing-area .text-boxes p {
		margin: 0 0 10px;
	}

	.marketing-area .open-close {
		padding: 15px 0 40px;
	}

	.marketing-area .support-info {
		padding: 0 0 100px;
	}

	.marketing-area .support-info > div {
		padding: 0 30px;
	}

	.marketing-area .support-info > div:first-child {
		padding: 0 30px;
	}

	.marketing-area .visuals li {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		padding: 10px;
	}

	.banner-slideshow .new-label .top {
		font-size: 33px;
	}

	.banner-slideshow .new-label .mid {
		font-size: 58px;
		line-height: 56px;
	}

	.banner-slideshow .new-label .bot {
		font-size: 17px;
	}

	.banner-slideshow .h1 {
		font-size: 50px;
	}

	.banner-slideshow .h1.text-right {
		max-width: 400px;
	}

	.banner-section {
		min-height: 500px;
	}

	.banner-section .content-holder.text-big {
		font-size: 30px;
	}

	.banner-section .new-label .top {
		font-size: 33px;
	}

	.banner-section .new-label .mid {
		font-size: 58px;
		line-height: 56px;
	}

	.banner-section .new-label .bot {
		font-size: 17px;
	}

	.banner-section .custom-ttl .top {
		font-size: 50px;
	}

	.banner-section .custom-ttl .mid {
		font-size: 80px;
		line-height: 75px;
	}

	.banner-section .custom-ttl .bot {
		font-size: 45px;
		line-height: 40px;
	}

	.banner-section.custom-section-01 {
		min-height: 600px;
	}

	.banner-section .text-block {
		font-size: 20px;
		padding: 30px 15px;
	}

	.banner-section .text-holder.right-orient.medium {
		max-width: 50%;
	}

	.banner-section .certification-holder .icon {
		margin: 0;
		width: 50%;
	}

	.banner-section h1 {
		font-size: 50px;
		line-height: 1;
		margin: 0 0 15px;
	}

	.partners-section .text-wrap .col {
		padding: 0 20px 20px;
		width: 50%;
	}

	.bottom-year-section {
		font-size: 35px;
		line-height: 32px;
	}

	.bottom-year-section li.active a {
		font-size: 60px;
	}

	.compare-section h1 {
		font-size: 40px;
		margin: 0 0 30px;
	}

	.section .heading-block {
		padding: 0 15px;
	}

	.section .heading-block h2 {
		font-size: 50px;
		line-height: 55px;
	}

	.section .text-block ul {
		margin: 0;
	}

	.section__heading {
		margin: 0 0 10px;
		font-size: 30px;
	}

	.section .big {
		font-size: 30px;
	}

	.promo-container {
		font-size: 20px;
	}

	.promo-container .promo-block.text {
		padding: 15px;
	}

	.two-col-section h2 {
		font-size: 50px;
		margin: 0 0 10px;
	}

	.custom-scroll-gallery .text-heading {
		font-size: 40px;
		line-height: 1;
	}

	.team-section .h3 {
		margin: 0 0 10px;
	}

	.team-section li {
		width: 25%;
		padding: 10px 5px;
	}

	.directors-section .h3 {
		margin: 0 0 10px;
	}
}

@media (max-width: 768px) {
	#footer .bottom-row .copy {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.sub-drop .img-holder .text {
		position: static;
		color: #a1633d;
		font-size: 40px;
		line-height: 41px;
		padding: 15px 0;
	}

	.sub-drop .img-holder .text.custom-text-01 {
		font-size: 18px;
		padding: 15px 0;
	}

	.sub-drop .colored-box .img-holder {
		width: 100%;
		float: none;
	}

	.sub-drop .colored-box .text-holder {
		padding: 15px;
	}

	.sub-drop .search-form .form-control {
		width: 100%;
		margin: 0 0 15px;
	}

	.sub-drop .search-form input[type=submit] {
		float: none;
		width: 100%;
	}

	.result-container .item-holder .item {
		width: 50%;
		padding: 0 15px;
	}

	.banner .bg-stretch blockquote {
		font-size: 24px;
	}

	.banner .bg-stretch blockquote cite {
		font-size: 14px;
	}

	.banner.txt-center .bg-stretch h2 {
		font-size: 34px;
	}

	.banner.big.txt-black .bg-stretch .frame {
		width: 100%;
	}

	.banner.big2 .bg-stretch h1,
	.banner.big2 .bg-stretch h2 {
		font-size: 30px;
        text-shadow: 0 0 10px white;
	}

	.banner.big2 .bg-stretch h1 strong,
	.banner.big2 .bg-stretch h2 strong {
		font-size: 35px;
	}

	.banner.big2 .bg-stretch h1 strong.item,
	.banner.big2 .bg-stretch h2 strong.item {
		letter-spacing: 5px;
	}

	.banner.big2 .btn-holder {
		padding: 20px 0 10px;
	}

	.banner.info-min .bg-stretch h3 {
		font-size: 20px;
	}

	.promo-intro .visual {
		padding: 0 0 34px;
	}

	.promo-intro .text-holder {
		font-size: 11px;
	}

	.promo-intro h2 {
		font-size: 45px;
		letter-spacing: 5px;
		margin: 0 0 24px;
	}

	.promo-intro h2 span {
		font-size: 41px;
		margin: -17px 0 0;
		letter-spacing: 4px;
	}

	.promo-intro h2 strong {
		font-size: 81px;
		margin: 0 0 -13px;
		letter-spacing: 9px;
	}

	.promo-intro h2 {
		font-size: 45px;
		letter-spacing: 0;
		margin: 0 0 24px;
	}

	.promo-intro h2 span {
		font-size: 41px;
		margin: -17px 0 0;
		letter-spacing: 0;
	}

	.promo-intro h2 strong {
		font-size: 81px;
		margin: 0 0 -13px;
		letter-spacing: 0;
	}

	.promo-intro .btns {
		padding: 19px 0 0;
	}

	.promo-intro .btns .btn {
		min-width: 160px;
		font-size: 13px;
		padding: 9px 5px;
	}

	.certification-area {
		font-size: 11px;
		padding: 41px 0 38px;
	}

	.certification-area .h1 {
		font-size: 42px;
		margin: 0 0 42px;
		letter-spacing: 0;
	}

	.certification-area .h1 {
		font-size: 35px;
	}

	.certification-area .h2 {
		font-size: 42px;
		margin: 0 0 42px;
		letter-spacing: 0;
	}

	.certification-area .h2 {
		font-size: 35px;
	}

	.certification-area p {
		margin: 0 0 14px;
	}

	.certification-area .certification-list li {
		width: 30%;
	}

	.environment-area {
		padding: 0 0 15px;
	}

	.environment-area .content-block {
		font-size: 18px;
		padding: 35px 0 15px;
	}

	.environment-area .content-block .title {
		padding: 10px 0 30px;
	}

	.environment-area .content-block h2 {
		font-size: 35px;
	}

	.environment-area .marked-list li {
		font-size: 16px;
	}

	.environment-area .marked-list .ttl-num {
		font-size: 35px;
	}

	.faq-area {
		padding: 5px 0 0;
	}

	.faq-area h2 {
		font-size: 30px;
	}

	.faq-area .block {
		padding: 20px 0 5px;
	}

	.faq-area + .certification-area {
		padding: 10px 0 38px;
	}

	.accordion {
		padding: 0 0 5px;
	}

	.accordion .panel {
		padding: 5px 0 5px 0;
		font-size: 16px;
	}

	.accordion .panel > a {
		padding-left: 35px;
	}

	.accordion .panel > a:before {
		width: 20px;
		height: 20px;
		top: 0;
	}

	.accordion .panel > a .ico {
		width: 10px;
		left: 5px;
		top: 9px;
	}

	.accordion .panel > a .ico:before {
		height: 10px;
	}

	.accordion ul {
		font-size: 13px;
	}

	.accordion.big .panel {
		padding: 10px 0;
	}

	.accordion.big .panel .heading-row > a {
		font-size: 30px;
		line-height: 1.2;
		padding-left: 35px;
	}

	.accordion.big .panel .heading-row > a:before {
		width: 30px;
		height: 30px;
		top: 5px;
	}

	.accordion.big .panel .heading-row > a .ico {
		width: 16px;
		height: 2px;
		left: 7px;
		top: 19px;
	}

	.accordion.big .panel .heading-row > a .ico:before {
		height: 16px;
		width: 2px;
	}

	.accordion.big .accordion {
		padding: 20px 0 10px;
	}

	.accordion.big .accordion .panel .heading-row {
		padding-left: 25px;
	}

	.accordion.big .accordion .panel .heading-row > a {
		font-size: 22px;
		padding-left: 30px;
	}

	.accordion.big .accordion .panel .heading-row > a:before {
		width: 20px;
		height: 20px;
		top: 4px;
	}

	.accordion.big .accordion .panel .heading-row > a .ico {
		width: 10px;
		left: 5px;
		top: 12px;
	}

	.accordion.big .accordion .panel .heading-row > a .ico:before {
		height: 10px;
	}

	.types-area {
		font-size: 14px;
		padding: 30px 0 0;
	}

	.types-area h2 {
		font-size: 32px;
	}

	.types-area .block {
		padding: 25px 0;
	}

	.types-area .block h3 {
		font-size: 26px;
		margin: 0 0 20px;
	}

	.types-area .links-list {
		padding: 15px 0 0;
	}

	.more-block h2 {
		margin: 0 0 24px;
	}

	.info-gallery .text-block {
		font-size: 12px;
	}

	.info-gallery .img-block {
		min-height: 220px;
	}

	.info-gallery h4 {
		font-size: 26px;
		margin: 0 0 15px;
	}

	.usage-area {
		font-size: 16px;
		padding: 40px 0 0;
	}

	.usage-area .sections-frame {
		padding: 0 0 22px;
	}

	.usage-area .info-section {
		padding: 0 0 20px;
	}

	.usage-area h2 {
		font-size: 30px;
	}

	.usage-area .heading {
		font-size: 16px;
		padding: 25px 15px;
	}

	.usage-area .heading h3 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.usage-area .heading h3 strong {
		font-size: 35px;
	}

	.usage-area .heading h3 .ico svg {
		width: 27px;
	}

	.usage-area .info-row {
		padding: 0 0 20px;
	}

	.usage-area .info-row .image-holder {
		width: 44%;
	}

	.usage-area .info-row h4 {
		font-size: 40px;
		margin: 0 0 20px;
	}

	.water-types {
		padding: 35px 0 30px;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.water-types li {
		width: 50%;
	}

	.water-types.top {
		padding: 40px 0 30px;
		margin-bottom: 20px;
	}

	.banner-search .content-block {
		font-size: 16px;
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.banner-search .content-block h1 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.banner-search .content-block .search-form .search-block {
		padding: 10px;
		margin: 0 0 20px;
	}

	.banner-search .content-block .search-form .search-block label.hidden {
		text-align: center;
		font-weight: 400;
		display: block !important;
		padding: 5px 0 10px;
	}

	.banner-search .content-block .search-form .search-block .btn {
		position: static;
		width: 100%;
	}

	.banner-search .content-block .search-form .search-block input[type="search"] {
		font-size: 16px;
		margin: 0 0 10px;
		padding: 14px 10px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.search-results-area {
		padding-top: 30px;
	}

	.search-results-area .closest-result h2 {
		font-size: 32px;
	}

	.search-results-area .tabset li {
		width: 100%;
		margin: 0 0 10px;
		min-width: 0;
	}

	.search-results-area .tab-content > div.active:not(.default) {
		border: none;
	}

	.search-results-area .tab-content .container-fluid {
		padding-top: 30px;
	}

	.search-results-area .tab-content .infos .address-box {
		float: none;
		width: 100%;
		padding: 0 0 15px;
	}

	.search-results-area .tab-content .infos .social-links {
		float: none;
		width: 100%;
		padding: 0 0 40px;
	}

	.search-results-area .tab-content .infos .social-links li {
		width: auto;
		padding: 8px;
		font-size: 25px;
	}

	.search-results-area .tab-content .infos .social-links li a {
		width: 40px;
		height: 40px;
	}

	.search-results-area .tab-content .infos .social-links li a i.fa-twitter {
		font-size: 26px;
	}

	.search-results-area .tab-content .infos .social-links li a i.fa-google-plus {
		font-size: 20px;
	}

	.search-results-area .tab-content .infos .social-links li a i.fa-pinterest-p {
		font-size: 32px;
	}

	.search-results-area .tab-content .infos .social-links li a i.fa-instagram {
		font-size: 26px;
	}

	.search-results-area .tab-content .message-form .btn-row .btn {
		width: auto;
	}

	.comparison-block .heading-row .box {
		font-size: 24px;
		padding: 10px;
	}

	.comparison-list > li {
		font-size: 16px;
		padding: 15px;
	}

	.comparison-list .ico-check,
	.comparison-list .ico-uncheck {
		width: 30px;
		height: 30px;
	}

	.comparison-list .ico-check:before,
	.comparison-list .ico-check:after {
		width: 13px;
		height: 8px;
		left: 28%;
		top: 27%;
	}

	.comparison-list .ico-check:after {
		margin: -3px 0 0;
	}

	.comparison-list .ico-uncheck:before,
	.comparison-list .ico-uncheck:after {
		width: 18px;
		height: 2px;
		left: 16%;
	}

	.sitemap-area .container-fluid {
		display: block;
		padding: 0 15px;
	}

	.sitemap-area .container-fluid .columns {
		width: auto;
		margin: 0 -15px;
	}

	.opportunity-area {
		font-size: 16px;
	}

	.opportunity-area .intro-heading {
		padding: 15px 0 20px;
	}

	.opportunity-area h3 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.opportunity-area .info-container {
		padding: 15px 0 0;
		margin: 0 0 30px;
	}

	.opportunity-area .info-container h3 {
		margin: 0 0 30px;
	}

	.opportunity-area .info-container .block-row .visual {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 25px;
	}

	.opportunity-area .info-container .block-row .attr-table {
		font-size: 14px;
	}

	.opportunity-area .info-container .block-row .attr-table td {
		padding: 3px 10px 3px 0;
	}

	.opportunity-area .info-container .block-row .total {
		font-size: 14px;
	}

	.opportunity-area .info-container .block-item .frame .visual {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 0 25px;
	}

	.opportunity-area .text-boxes {
		padding: 10px 0;
		margin: 0;
	}

	.opportunity-area .text-boxes .box {
		width: 100%;
		padding: 0 0 15px;
	}

	.commission-container {
		padding: 20px 0 30px;
		margin: 0 0 10px;
	}

	.commission-container .heading-block {
		padding: 0 0 25px;
	}

	.product-area {
		padding: 25px 0;
	}

	.product-area .heading-container {
		font-size: 16px;
	}

	.product-area .visual-attributes > ul li {
		padding: 0 0 30px;
	}

	.product-area .visual-attributes > ul .visual {
		float: none;
		text-align: center;
		margin: 0 0 20px;
	}

	.product-area .item-promos {
		font-size: 16px;
		padding-bottom: 25px;
	}

	.product-area .item-promos h2 {
		font-size: 40px;
		line-height: 1.1;
	}

	.product-area .info-container {
		padding: 20px 0;
	}

	.product-area .ingredients-block {
		padding: 15px 0 40px;
	}

	.product-area .ingredients-block .ingredients-list li {
		text-align: center;
		font-size: 16px;
	}

	.product-area .ingredients-block .ingredients-list li .title-decor {
		font-size: 20px;
	}

	.product-area .ingredients-block .ingredients-list .visual {
		float: none;
		display: block;
		margin: 0 0 10px;
	}

	.marketing-area .text-boxes {
		padding: 10px 0 30px;
	}

	.marketing-area .support-info {
		padding: 0 0 40px;
	}

	.marketing-area .visuals li {
		width: 100%;
	}

	.banner-slideshow .new-label {
		width: 80px;
		height: 80px;
		top: 45%;
	}

	.banner-slideshow .new-label .top {
		font-size: 14px;
	}

	.banner-slideshow .new-label .mid {
		font-size: 23px;
		line-height: 21px;
	}

	.banner-slideshow .new-label .bot {
		font-size: 9px;
	}

	.banner-slideshow .text-holder {
		display: none;
	}

	.banner-section {
		min-height: 0;
	}

	.banner-section.min {
		min-height: 140px;
	}

	.banner-section .content-holder .icon-holder {
		padding: 20px;
		float: none;
		width: 100%;
		border: none;
	}

	.banner-section .content-holder .text {
		padding: 20px 15px;
		font-size: 20px;
	}

	.banner-section .new-label {
		width: 80px;
		height: 80px;
		top: 45%;
	}

	.banner-section .new-label.left {
		left: 10px;
		top: 100px;
	}

	.banner-section .new-label .top {
		font-size: 14px;
	}

	.banner-section .new-label .mid {
		font-size: 23px;
		line-height: 21px;
	}

	.banner-section .new-label .bot {
		font-size: 9px;
	}

	.banner-section .custom-ttl .mid {
		font-size: 70px;
		line-height: 70px;
	}

	.banner-section.custom-section-01 .text-block {
		font-size: 18px;
	}

	.banner-section .text-block {
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		padding: 40px 15px;
		overflow: hidden;
	}

	.banner-section .text-block.custom-text-block {
		display: block;
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.banner-section .text-block.custom-text-block .img-holder {
		width: 100%;
		margin: 0 0 30px;
		text-align: center;
	}

	.banner-section .text-block.custom-text-block .text {
		width: 100%;
	}

	.banner-section .text-holder.right-orient {
		float: none;
	}

	.banner-section .text-holder.right-orient.medium {
		max-width: none;
	}

	.banner-section .text-holder.cursive-font h1 {
		font-size: 60px;
		line-height: 56px;
	}

	.banner-section .certification-holder {
		display: none;
	}

	.banner-section h1 {
		font-size: 30px;
	}

	.post-preview .img {
		float: none !important;
		display: block;
		padding: 15px 15px 30px;
		text-align: center;
	}

	.preview-holder {
		display: block;
	}

	.preview-holder .img-holder {
		float: none;
		width: 100%;
		padding: 0 0 30px;
		text-align: center;
		margin: 0;
	}

	.preview-holder .text {
		width: 100%;
	}

	.partners-section .text-wrap .col {
		width: 100%;
	}

	.certificate-container {
		padding: 0 0 30px;
	}

	.certificate-container .text-wrap {
		display: block;
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.certificate-container .certificate-info {
		width: 100%;
		padding: 0;
	}

	.certificate-container .certificate-img {
		width: 100%;
		padding: 30px 0;
	}

	.certificate-container .certificate-holder {
		width: 100%;
		padding: 0;
	}

	.product-container {
		margin: 0 0 30px;
	}

	.product-info-container {
		margin: 0 0 30px;
	}

	.spec-block-container {
		margin: 0 0 30px;
	}

	.spec-block-container .btn-holder .btn {
		max-width: none;
		width: auto;
		display: inline-block;
	}

	.custom-timeline__list {
		padding: 15px 0;
	}

	.custom-timeline__list > li {
		display: block;
		min-height: 150px;
		padding: 0 0 40px;
	}

	.custom-timeline__list > li.reverse .img-block {
		float: none;
	}

	.custom-timeline__list > li.reverse .text-block {
		float: none;
	}

	.custom-timeline__list > li .img-block {
		margin: 0 0 15px;
		float: none;
	}

	.custom-timeline__list > li .text-block {
		float: none;
	}

	.custom-timeline__list > li:before {
		left: 11px;
		top: 17px;
		width: 20px;
		height: 20px;
	}

	.custom-timeline__list > li:after {
		display: none;
	}

	.custom-timeline__list > li .block {
		width: 100%;
		padding: 0 0 0 40px;
		text-align: left;
	}

	.custom-timeline .date p {
		margin: 0 0 10px;
	}

	.bottom-year-section {
		font-size: 16px;
	}

	.bottom-year-section li.active a {
		font-size: 30px;
	}

	.text-wrap.big-text {
		font-size: 20px;
	}

	.section {
		padding: 30px 0;
		margin: 0;
	}

	.section.benefits-section .col-sm-6 {
		padding: 0;
		text-align: left;
	}

	.section.benefits-section .text-wrap {
		padding: 0 15px;
	}

	.section .text-block .img-holder {
		float: none;
		margin: 0 auto 30px;
		padding: 0 10px;
	}

	.section__heading {
		font-size: 20px;
	}

	.section h2 {
		font-size: 30px;
	}

	.section .subheading {
		font-size: 24px;
	}

	.section .big {
		font-size: 20px;
	}

	.section .text-col {
		padding: 0;
	}

	.section .text-col.medium {
		padding: 7px 15px 0;
	}

	.section .video-block {
		padding: 0 15px;
	}

	.section .video-block .video-holder {
		margin: 0 -20px;
	}

	.promo-container {
		display: block;
		padding: 15px 0;
		margin: 0;
	}

	.promo-container .promo-block {
		width: 100%;
		margin: 0 0 15px;
	}

	.promo-container .promo-block.text {
		padding: 15px 0;
		text-align: left;
	}

	.two-col-section .text-block {
		padding: 15px;
	}

	.custom-scroll-gallery .text-heading {
		font-size: 30px;
	}

	.team-section li {
		width: 50%;
	}

	.directors-section {
		padding: 20px 0;
	}

	.content-container .content-section {
		width: 100%;
		padding: 0;
	}

	.content-container .aside {
		width: 100%;
		padding: 0;
		border: none;
	}

	#footer {
		font-size: 11px;
		line-height: 15px;
	}

	#footer .footer-boxes {
		padding: 45px 0 42px;
	}

	#footer .footer-boxes .title {
		font-size: 13px;
		padding: 2px 0 18px;
	}

	#footer .footer-boxes p {
		margin: 0 0 15px;
	}

	#footer .footer-boxes ul {
		padding: 0 0 15px;
	}

	#footer .footer-boxes .social-links {
		margin: -11px 0 0;
	}

	#footer .footer-boxes .social-links li {
		padding: 9px;
		font-size: 24px;
	}

	#footer .footer-boxes .social-links li a {
		width: 40px;
		height: 40px;
	}

	#footer .footer-boxes .social-links li a i.fa-twitter {
		font-size: 26px;
	}

	#footer .footer-boxes .social-links li a i.fa-google-plus {
		font-size: 20px;
	}

	#footer .footer-boxes .social-links li a i.fa-pinterest-p {
		font-size: 32px;
	}

	#footer .footer-boxes .social-links li a i.fa-instagram {
		font-size: 26px;
	}

	#footer .footer-boxes > div:nth-child(3) {
		padding-top: 26px;
	}

	#footer .map-area .holder {
		padding: 41px 0;
	}
}

@media (max-width: 375px) {
	#footer .bottom-row {
		padding: 11px 20px 15px;
	}
}

@media (max-width: 374px) {
	.banner .bg-stretch {
		height: 320px;
	}

	.banner .bg-stretch .content-holder .frame {
		padding: 0 16%;
	}

	.banner .bg-stretch .txt-boxes {
		width: 100%;
		padding: 0 20px;
	}

	.banner .bg-stretch .txt-boxes .box {
		width: 120px;
		height: 120px;
		font-size: 18px;
		line-height: 20px;
	}

	.banner .bg-stretch .txt-boxes .box:nth-child(3) {
		margin-top: -88px;
	}

	.banner.min .bg-stretch {
		height: 320px;
	}

	.banner.min .bg-stretch .content-holder .frame {
		padding: 0 16%;
	}

	.banner.big .bg-stretch {
		height: 400px;
	}

	.banner.big .bg-stretch .content-holder {
		font-size: 18px;
	}

	.promo-intro .visual .new-label {
		margin-left: -150px;
	}

	.promo-intro .btns .btn {
		min-width: 135px;
	}

	.search-results-area .tab-content .infos .social-links li {
		padding: 4px;
	}

	.comparison-block .heading-row .box {
		font-size: 18px;
	}

	.comparison-list > li {
		font-size: 14px;
	}

	.product-area .gallery-list li {
		width: 100%;
		padding: 0 0 15px;
	}

	#footer .footer-boxes .social-links li {
		padding: 9px 4px;
	}
}

@media (max-width: 414px)
{
    .certification-area .certification-list li {
        width: 50%;
    }
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.enagic-requests input, .enagic-requests textarea {
	display: block;
	width: 100%;
}

.enagic-requests button {
	float: right;
	min-width: 40%;
}

.enagic-requests h4 {
	margin: 60px 0 40px;
}

/* rk 2021-01-04 removed Levelukr from CA site - updated from 100/8 = 12.5% to 100/7 = ~14.285714...% */
.main-product_comparison.region-CA .logo-container .block,
.main-product_comparison.region-CA .product-container .block,
.main-product_comparison.region-CA .product-info-container .block,
.main-product_comparison.region-CA .spec-block-container .block {
	width: 14.28%;
}

/* EOF */
