/*
Theme Name: Strozzi Theme 
04.10.2016
*/
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-family: "neuzeit_groteskregular";
	font-size: 16px;
	line-height: 24px;
	color: #7a7773;
	min-width: 1020px;
}
@font-face {
	font-family: 'neuzeit_groteskblack';
	src: url("fonts/urw_-_neuzeitgro-bla-webfont.eot");
	src: url("fonts/urw_-_neuzeitgro-bla-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/urw_-_neuzeitgro-bla-webfont.woff2") format("woff2"), url("fonts/urw_-_neuzeitgro-bla-webfont.woff") format("woff"), url("fonts/urw_-_neuzeitgro-bla-webfont.ttf") format("truetype"), url("fonts/urw_-_neuzeitgro-bla-webfont.svg#neuzeit_groteskblack") format("svg");
	font-weight: normal;
	font-style: normal;
}

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

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

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

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

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

@font-face {
	font-family: 'FontAwesome';
	src: url("fonts/fontawesome-webfont.eot?v=4.3.0");
	src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

div,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img,
button,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	padding: 0;
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary,
main {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

a {
	color: #00B6B9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 90%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: normal;
	font-family: "neuzeit_groteskbold";
	font-weight: normal;
}

b,
strong {
	font-family: "neuzeit_groteskbold";
	font-weight: normal;
	color: #4D4D4F;
}

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

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

.aligncenter {
	display: block;
	margin: 0 auto 1em;
}

._left-txt {
	text-align: left;
}

._right-txt {
	text-align: right;
}

._center-txt {
	text-align: center;
}

/* end css reset */
.cf:before, .container:before,
.cf:after,
.container:after {
	content: '';
	display: block;
	overflow: hidden;
}

.cf:after, .container:after {
	clear: both;
}

.container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.3333333333%;
}

.col-xs-2 {
	width: 16.6666666667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.3333333333%;
}

.col-xs-5 {
	width: 41.6666666667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.3333333333%;
}

.col-xs-8 {
	width: 66.6666666667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.3333333333%;
}

.col-xs-11 {
	width: 91.6666666667%;
}

.col-xs-12 {
	width: 100%;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
		 -moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
					transform: translate(0, 0);
}

._grey {
	background: #f1f1f1;
}

.btn-play {
	width: 55px;
	height: 55px;
	margin: 0 auto;
	display: block;
	border: 2px solid #FFFFFF;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	text-indent: -9999em;
	overflow: hidden;
	position: relative;
}

.btn-play:before {
	margin: -10px 0px 0px -5px;
	display: block;
	content: '';
	border-left: 16px solid #FFFFFF;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
}

.btn-down {
	width: 87px;
	height: 41px;
	display: block;
	margin: 0 auto;
	text-indent: -9999em;
	overflow: hidden;
	position: relative;
	background: url(images/downarrow.png) no-repeat;
	width: 87px;
	height: 41px;
}

.btn-arrow {
	display: inline-block;
	font-family: "neuzeit_groteskbold";
	font-size: 18px;
	line-height: 20px;
	color: #2D2A2B;
	text-decoration: none;
}

.btn-arrow:hover {
	text-decoration: none;
}

.btn-arrow:after {
	width: 28px;
	height: 14px;
	margin-left: 6px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
}

.btn-arrow._orange:after {
	background-image: url("images/svg/arrow-orange.svg");
}

.btn-arrow._blue:after {
	background-image: url("images/svg/arrow-blue.svg");
}

.btn-arrow._yellow:after {
	background-image: url("images/svg/arrow-yellow.svg");
}

.btn-arrow._black:after {
	background-image: url("images/svg/arrow-black.svg");
}

.btn-arrow span {
	display: none;
}

.btn-more-plus {
	display: inline-block;
	font-size: 16px;
	line-height: 34px;
	text-transform: uppercase;
	color: #7a7773;
	text-decoration: none;
	position: relative;
}

.btn-more-plus span {
	width: 34px;
	height: 34px;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
	background: #f1f1f1;
	font-size: 1px;
	line-height: 1px;
	color: #f1f1f1;
	text-align: center;
	position: relative;
}

.btn-more-plus span:before {
	display: inline-block;
	content: '+';
	font-size: 30px;
	line-height: 34px;
	color: #7a7773;
}

.btn-more-plus._minus span:before {
	width: 14px;
	height: 2px;
	margin-top: 15px;
	vertical-align: top;
	content: ' ';
	background: #7a7773;
	line-height: 2px;
}

.btn-download-pdf {
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: #00B6B9;
	text-decoration: underline;
}

.btn-download-pdf:hover {
	text-decoration: none;
}

.btn-download-pdf:before {
	width: 26px;
	height: 34px;
	margin: 0 auto;
	margin-bottom: 9px;
	display: block;
	content: '';
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
	background-image: url("images/svg/pdf.svg");
}

.btn-download {
	display: inline-block;
	font-family: "neuzeit_groteskbold";
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF !important;
	text-decoration: none;
}

.btn-download:hover {
	text-decoration: none;
}

.btn-download:before {
	width: 38px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 14px;
	display: block;
	content: '';
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
	background-image: url("images/svg/icon42.svg");
}

.btn-download span {
	display: block;
}

.btn-download span:before {
	width: 11px;
	height: 15px;
	margin-left: -10px;
	margin-right: 4px;
	display: inline-block;
	vertical-align: top;
	content: '';
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
	background-image: url("images/svg/icon43.svg");
	position: relative;
}

._border {
	border-top: 1px solid #D1D0CE;
}

#header {
	width: 100%;
	height: 74px;
	background: #FFFFFF;
	position: relative;
	z-index: 100;
}

#header .container {
	position: static;
}

#header .logo-header {
	width: 301px;
	padding: 17px 0px 0px;
	float: left;
}

#header .logo-header a {
	display: block;
}

#header .logo-header img {
	width: 100%;
	display: block;
}

#header .btn-search {
	width: 15px;
	height: 15px;
	float: right;
	background-image: url("images/svg/search.svg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
	text-indent: -9999em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

#header .search-form {
	float: right;
	position: relative;
	margin-top: 30px;
	margin-right: 7px;
}

#header .search-form input[type="text"] {
	display: none;
	width: 180px;
	height: 30px;
	top: -8px;
	right: 25px;
	border: 1px solid #aaa;
	background: #ECECEC;
	margin: 0;
	padding: 7px 12px;
	position: absolute;
	font-size: 12px;
	-moz-border-radius: 2px;
			 border-radius: 2px;
}

#header .search-form.open input[type="text"] {
	display: block;
}

#header .main-menu {
	padding: 0px 20px 0px 0px;
	float: right;
	font-size: 14px;
	line-height: 19px;
}

#header .main-menu > ul {
	list-style: none;
	display: table;
}

#header .main-menu > ul > li {
	display: table-cell;
	vertical-align: top;
}

#header .main-menu > ul > li > a {
	padding: 27px 17px 27px 17px;
	display: block;
	color: #7a7773;
	text-decoration: none;
}

#header .main-menu > ul > li > a:hover {
	background: #ECECEC;
	color: #2D2A2B;
}

#header .main-menu > ul > li nav.sub-main-menu {
	width: 100%;
	height: 82px;
	background: #ECECEC;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: 74px;
	left: 0px;
	z-index: 99;
	display: none;
}

#header .main-menu > ul > li nav.sub-main-menu ul {
	padding: 29px 19px 0px 15px;
	display: inline-block;
	vertical-align: middle;
	list-style: none;
}

#header .main-menu > ul > li nav.sub-main-menu > li {
	padding: 0px 10px;
	display: inline-block;
}

#header .main-menu > ul > li nav.sub-main-menu > li > a {
	color: #7a7773;
	text-decoration: none;
}

#header .main-menu > ul > li nav.sub-main-menu > li > a:hover {
	color: #7a7773;
	text-decoration: none;
}

#header .main-menu > ul > li nav.sub-main-menu .close {
	width: 20px;
	height: 20px;
	margin-top: 29px;
	display: inline-block;
	vertical-align: middle;
	text-indent: -9999em;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	background-image: url("images/svg/close02.svg");
	position: relative;
}

#header .main-menu > ul > li:hover > a {
	font-family: "neuzeit_groteskregular";
	background: #ECECEC;
	color: #2D2A2B;
}

#header .main-menu > ul > li:hover nav.sub-main-menu {
	display: block;
}

#header .main-menu > ul > li.current_page_parent > a, #header .main-menu > ul > li.current-menu-item > a {
	font-family: "neuzeit_groteskbold";
	background: #ECECEC;
	color: #2D2A2B;
}

#header .main-menu > ul > li.current_page_parent nav.sub-main-menu, #header .main-menu > ul > li.current-menu-item nav.sub-main-menu {
	display: block;
}

.top-header-box {
	min-width: 100%;
	position: fixed;
	top: 0px;
	z-index: 10;
}

.secondary-menu {
	width: 100%;
	height: 82px;
	background: #ECECEC;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
}

.secondary-menu.fixed {
	position: fixed;
	top: 0px;
}

.secondary-menu > ul {
	margin: 0 auto;
	display: table;
	list-style: none;
}

.secondary-menu > ul > li {
	display: table-cell;
	vertical-align: middle;
}

.secondary-menu > ul > li > a {
	width: 181px;
	height: 82px;
	padding: 5px 13px 0px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: 5px solid;
	color: #4D4D4F;
	text-decoration: none;
}

.secondary-menu > ul > li ul {
	width: 100%;
	padding: 17px 0px 18px;
	list-style: none;
	font-family: "neuzeit_groteskbold";
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	text-align: center;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 99;
	display: none;
}

.secondary-menu > ul > li ul li {
	padding: 0px 12px;
	display: inline-block;
}

.secondary-menu > ul > li ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.secondary-menu > ul > li ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.secondary-menu > ul > li._orange > a {
	border-color: #E0592B;
}

.secondary-menu > ul > li._orange.current-program-ancestor, .secondary-menu > ul > li._orange.current-menu-item, .secondary-menu > ul > li._orange:hover {
	background: #E0592B;
}

.secondary-menu > ul > li._orange ul {
	background: #E0592B;
}

.secondary-menu > ul > li._blue > a {
	border-color: #00B6B9;
}

.secondary-menu > ul > li._blue.current-program-ancestor, .secondary-menu > ul > li._blue.current-menu-item, .secondary-menu > ul > li._blue:hover {
	background: #00B6B9;
}

.secondary-menu > ul > li._blue ul {
	background: #00B6B9;
}

.secondary-menu > ul > li._yellow > a {
	border-color: #FFB700;
}

.secondary-menu > ul > li._yellow.current-program-ancestor, .secondary-menu > ul > li._yellow.current-menu-item, .secondary-menu > ul > li._yellow:hover {
	background: #FFB700;
}

.secondary-menu > ul > li._yellow ul {
	background: #FFB700;
}

.secondary-menu > ul > li.current-program-ancestor a, .secondary-menu > ul > li.current-menu-item a, .secondary-menu > ul > li:hover a {
	color: #FFFFFF;
}

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

.secondary-menu-container,
.sub-main-menu-container {
	height: 82px;
}

.sub-main-menu {
	width: 100%;
	height: 82px;
	background: #ECECEC;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	position: relative;
	z-index: 99;
}

.sub-main-menu.fixed {
	position: fixed;
	top: 0px;
}

.sub-main-menu ul {
	display: inline-block;
	vertical-align: middle;
	padding: 29px 19px 0px 15px;
	list-style: none;
}

.sub-main-menu ul > li {
	padding: 0px 10px;
	display: inline-block;
}

.sub-main-menu ul > li > a {
	color: #7a7773;
	text-decoration: none;
}

.sub-main-menu ul > li > a:hover {
	color: #2D2A2B;
	text-decoration: none;
}

.sub-main-menu ul > li > a.current {
	color: #2D2A2B;
}

.sub-main-menu .close {
	width: 20px;
	height: 20px;
	margin-top: 29px;
	display: inline-block;
	vertical-align: middle;
	text-indent: -9999em;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	background-image: url("images/svg/close02.svg");
	position: relative;
}

.tabs-icon-nav {
	padding: 39px 0px 44px 0px;
	background: #ECECEC;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #6d6e71;
	position: relative;
}

.tabs-icon-nav .container {
	max-width: 932px;
}

.tabs-icon-nav .tit {
	padding: 0px 0px 44px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #2D2A2B;
}

.tabs-icon-nav .tabs-icon-list {
	list-style: none;
	text-align: center;
}

.tabs-icon-nav .tabs-icon-list__item {
	display: inline-block;
	vertical-align: top;
	width: 165px;
}

.tabs-icon-nav .tabs-icon-list__item .tabs-icon-list__link {
	display: inline-block;
	vertical-align: top;
	color: #6d6e71;
	text-decoration: none;
}

.tabs-icon-nav .tabs-icon-list__item .icon,
.tabs-icon-nav .tabs-icon-list__item .icon-hover {
	width: 70px;
	height: 70px;
	margin: 0 auto;
	margin-bottom: 8px;
	display: block;
	background-color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-border-radius: 50%;
			 border-radius: 50%;
}

.tabs-icon-nav .tabs-icon-list__item .icon-hover {
	display: none;
}

.tabs-icon-nav .tabs-icon-list__item.active .icon-hover,
.tabs-icon-nav .tabs-icon-list__item .tabs-icon-list__link:hover .icon-hover {
	display: block;
	background-color: #e0592b;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}

.tabs-icon-nav .tabs-icon-list__item.active .icon,
.tabs-icon-nav .tabs-icon-list__item .tabs-icon-list__link:hover .icon {
	display: none;
}

.tabs-icon-nav .tabs-icon-list__item img {
	display: none;
}

#footer {
	position: relative;
	z-index: 1;
}

#footer .top-footer {
	padding: 45px 0px 22px;
	background: #E0592B;
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
}

#footer .top-footer .row {
	margin: 0px;
	padding: 10px 0px 11px 0px;
}

#footer .top-footer .col-left {
	width: 400px;
	float: left;
}

#footer .top-footer .col-center {
	width: 380px;
	float: left;
}

#footer .top-footer .col-center p {
	padding: 10px 0 0;
}

#footer .top-footer .col-right {
	width: 177px;
	float: right;
}

#footer .top-footer .widget {
	padding: 11px 0px 12px;
	font-size: 14px;
	line-height: 23px;
	color: #E7E7E7;
}

#footer .top-footer .widget img {
	display: block;
}

#footer .top-footer .logo-footer {
	width: 226px;
	padding: 3px 0px 0px 0px;
}

#footer .top-footer .logo-footer a {
	display: block;
}

#footer .top-footer .logo-footer img {
	width: 100%;
	display: block;
}

#footer .top-footer h3 {
	padding: 0px 0px 2px 0px;
	font-family: "neuzeit_groteskbold";
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#footer .top-footer p {
	padding: 0px 0px 0px 0px;
}

#footer .top-footer ul {
	list-style: none;
}

#footer .top-footer ul > li {
	padding: 2px 0px 0px;
}

#footer .top-footer a {
	color: #E7E7E7;
	text-decoration: none;
}

#footer .top-footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer .top-footer .share-footer ul {
	padding: 0px 0px 4px 0px;
}

#footer .top-footer .share-footer ul > li {
	padding: 0px 18px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

#footer .top-footer .share-footer ul > li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}

#footer .top-footer .share-footer ul > li a:before {
	display: inline-block;
	content: '';
	font-family: 'FontAwesome';
	font-size: 20px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
		 -moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
					transform: translate(0, 0);
}

#footer .top-footer .share-footer ul > li a span {
	display: none;
}

#footer .top-footer .share-footer ul > li.facebook a:before {
	content: "\f09a";
}

#footer .top-footer .share-footer ul > li.tweet a:before {
	content: "\f099";
}

#footer .top-footer .share-footer ul > li.linkedin a:before {
	content: "\f0e1";
}

#footer .top-footer .share-footer ul > li.youtube a:before {
	content: "\f16a";
}

#footer .bottom-footer {
	padding: 25px 0px 21px;
	font-family: "neuzeit_groteskbold";
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #E0592B;
}

#footer .bottom-footer .left {
	width: 50%;
	float: left;
}

#footer .bottom-footer .right {
	float: right;
}

#footer .bottom-footer .copyright {
	padding-right: 7px;
	display: inline-block;
	vertical-align: middle;
}

#footer .bottom-footer .footer-menu {
	display: inline-block;
	vertical-align: middle;
}

#footer .bottom-footer .footer-menu > ul {
	list-style: none;
}

#footer .bottom-footer .footer-menu > ul > li {
	padding: 0px 5px 0px 0px;
	display: inline-block;
	vertical-align: top;
}

#footer .bottom-footer .footer-menu > ul > li:before {
	width: 2px;
	height: 8px;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
	content: '';
	background: #e6e6e5;
}

#footer .bottom-footer a {
	color: #a19f9c;
	text-decoration: none;
}

#footer .bottom-footer a:hover {
	color: #a19f9c;
	text-decoration: none;
}

.content-section {
	padding-top: 156px;
	position: relative;
	z-index: 2;
}

.content-section .coach-modal {
	top: 156px;
	min-height: -moz-calc(100% - 156px);
	min-height: calc(100% - 156px);
}

.content-section.no-menu {
	padding-top: 74px;
}

.content-section.no-menu .coach-modal {
	top: 74px;
	min-height: -moz-calc(100% - 74px);
	min-height: calc(100% - 74px);
}

.big-media-box {
	width: 100%;
	height: 525px;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
}

.big-media-box._dark:before {
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	background: rgba(45, 42, 43, 0.75);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.big-media-box .btn-down {
	margin-left: -43px;
	position: absolute;
	left: 50%;
	bottom: 70px;
}

.big-media-box .media {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: cover;
			 background-size: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.big-media-box .media img {
	display: none;
}

.big-media-box .overlay {
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(45, 42, 43, 0.75);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.big-media-box .caption {
	max-width: 500px;
	height: 100%;
	margin: 0 auto;
	display: table;
	position: relative;
	z-index: 3;
}

.big-media-box ._middle {
	width: 100%;
	height: 100%;
	padding-top: 66px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.big-media-box .tit,
.big-media-box .larger,
.big-media-box h4 {
	padding: 0px 0px 66px 0px;
	display: block;
	font-family: "neuzeit_grotesklight";
	font-size: 35px;
	line-height: 42px;
}

.big-media-box .tit._small,
.big-media-box .larger._small,
.big-media-box h4._small {
	padding-top: 17px;
}

.big-media-box .tit._medium,
.big-media-box .larger._medium,
.big-media-box h4._medium {
	padding-bottom: 15px;
	font-family: "neuzeit_groteskregular";
	font-size: 65px;
	line-height: 70px;
}

.big-media-box .btn-play {
	margin-bottom: 93px;
}

.big-media-box.ver2 {
	min-height: 562px;
	overflow: inherit;
}

.big-media-box .slider-content {
	height: 562px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.big-media-box .content-list {
	list-style: none;
	position: relative;
}

.big-media-box .content-list .item {
	width: 100%;
	height: 562px;
	padding: 85px 0px 0px 0px;
	font-family: "neuzeit_grotesklight";
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.big-media-box .content-list .item .caption {
	max-width: 700px;
}

.big-media-box .content-list .item .tit {
	padding-bottom: 82px;
	font-family: "neuzeit_groteskregular";
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}

.big-media-box .content-list .item .tit:after {
	width: 35px;
	height: 4px;
	margin: 0 auto;
	margin-top: 5px;
	display: block;
	content: '';
}

.big-media-box .content-list .item h6 {
	padding: 0px 0px 28px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 16px;
	line-height: 20px;
}

.big-media-box .content-list .item p {
	padding: 0px 0px 17px 0px;
}

.big-media-box .content-list .item._orange .tit:after {
	background: #E0592B;
}

.big-media-box .content-list .item._blue .tit:after {
	background: #00B6B9;
}

.big-media-box .content-list .item._yellow .tit:after {
	background: #FFB700;
}

.big-media-box .slider-nav {
	width: 100%;
	margin-top: -37px;
	position: relative;
	z-index: 2;
}

.big-media-box .nav-list {
	margin: 0 auto;
	display: table;
	list-style: none;
}

.big-media-box .nav-list .item {
	padding: 0px 15px 0px 15px;
	display: table-cell;
	vertical-align: top;
}

.big-media-box .nav-list .item a {
	width: 74px;
	height: 74px;
	display: block;
	border: 3px solid #ececec;
	background: #9d9b98;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	line-height: 60px;
	text-align: center;
}

.big-media-box .nav-list .item img {
	display: inline-block;
	vertical-align: middle;
}

.big-media-box .nav-list .item._orange.active a {
	background: #E0592B;
}

.big-media-box .nav-list .item._orange a {
	line-height: 65px;
}

.big-media-box .nav-list .item._orange a:hover {
	background: #E0592B;
}

.big-media-box .nav-list .item._blue.active a {
	background: #00B6B9;
}

.big-media-box .nav-list .item._blue a {
	line-height: 65px;
}

.big-media-box .nav-list .item._blue a:hover {
	background: #00B6B9;
}

.big-media-box .nav-list .item._yellow.active a {
	background: #FFB700;
}

.big-media-box .nav-list .item._yellow a:hover {
	background: #FFB700;
}

.big-media-box._medium {
	font-size: 18px;
	line-height: 25px;
	color: #ffffff;
}

.big-media-box._medium ._middle {
	padding-top: 0px;
	padding-bottom: 10px;
}

.big-media-box._medium ._big {
	padding: 0px 0px 5px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 85px;
	line-height: 90px;
	color: #ffffff;
}

.big-media-box._medium .caption {
	max-width: 750px;
}

.big-media-box._medium p.orange {
	color: #E0592B;
}

.big-media-box._medium p.blue {
	color: #00B6B9;
}

.big-media-box._medium p.yellow {
	color: #FFB700;
}

.big-media-box._big {
	height: 657px;
	font-size: 24px;
	line-height: 30px;
	font-family: "neuzeit_grotesklight";
}

.big-media-box._big .caption {
	max-width: 700px;
}

.big-media-box._big ._middle {
	padding-top: 0px;
}

.big-media-box._big .post {
	padding: 10px 0px 68px 0px;
}

.big-media-box._big h3 {
	padding: 0px 0px 14px 0px;
	font-family: "neuzeit_groteskbold";
	font-size: 30px;
	line-height: 36px;
}

.big-media-box._big p {
	padding: 0px 0px 0px 0px;
}

.big-media-box._small {
	height: 391px;
	font-family: "neuzeit_grotesklight";
	font-size: 24px;
	line-height: 28px;
	text-align: center;
}

.big-media-box._small .media {
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
}

.big-media-box._small .caption {
	max-width: 700px;
}

.big-media-box._small ._middle {
	padding-top: 66px;
}

.big-media-box._small p {
	padding: 0px 0px 30px 0px;
}

.big-media-box._small .btn-play {
	margin: 0 auto;
	margin-top: 24px;
}

.big-media-box.ver6 {
	height: 525px;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #ECECEC;
	position: relative;
}

.big-media-box.ver6 .media {
	height: 525px;
	overflow: hidden;
}

.big-media-box.ver6 .media img {
	width: 100%;
	display: block;
}

.big-media-box.ver6 .caption {
	max-width: 755px;
	height: 525px;
	padding: 0px;
}

.big-media-box.ver6 ._middle {
	padding: 0px;
	padding-bottom: 40px;
}

.big-media-box.ver6 h1 {
	padding-bottom: 16px;
	font-family: "neuzeit_groteskregular";
	font-size: 65px;
	line-height: 70px;
	color: #ffffff;
}

.big-media-box.ver6 p {
	padding: 0px;
}

.big-media-box.ver7 {
	height: auto;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #ECECEC;
	position: relative;
}

.big-media-box.ver7 .media {
	height: 438px;
	overflow: hidden;
}

.big-media-box.ver7 .media img {
	width: 100%;
	display: block;
}

.big-media-box.ver7 .caption {
	max-width: 755px;
	height: 438px;
	padding: 0px;
}

.big-media-box.ver7 ._middle {
	padding: 22px;
	padding-bottom: 0px;
}

.big-media-box.ver7 h1 {
	padding-bottom: 16px;
	font-family: "neuzeit_groteskregular";
	font-size: 65px;
	line-height: 70px;
	color: #ffffff;
}

.big-media-box.ver7 p {
	padding: 0px;
}
.big-media-box .video-block{
	height: 525px;
}
.big-media-box .video-block iframe{
	width: 100%;
	height: 100%;
}

.tabs-nav-alumni {
	max-width: 722px;
	margin: 0 auto;
	margin-top: -42px;
	text-align: left;
	position: relative;
	z-index: 3;
}

.tabs-nav-alumni .tit {
	padding: 0px;
	padding-right: 85px;
	display: inline-block;
	vertical-align: top;
	font-family: "neuzeit_groteskbold";
	font-size: 24px;
	line-height: 38px;
	color: #ffffff;
}

.tabs-nav-alumni .list-tabs-nav {
	display: inline-block;
	vertical-align: middle;
	font-family: "neuzeit_groteskbold";
	font-size: 21px;
	line-height: 42px;
}

.tabs-nav-alumni .list-tabs-nav > li {
	display: table-cell;
	vertical-align: middle;
}

.tabs-nav-alumni .list-tabs-nav > li a {
	padding: 0px 14px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.tabs-nav-alumni .list-tabs-nav > li a:hover {
	background: #FFFFFF;
	color: #2D2A2B;
	text-decoration: none;
}

.tabs-nav-alumni .list-tabs-nav > li.active a {
	background: #FFFFFF;
	color: #2D2A2B;
	text-decoration: none;
}

.tabs-nav-alumni .tabs-content-alumni {
	padding: 23px 0px 18px;
	font-size: 17px;
	line-height: 22px;
	color: #00B6B9;
}

.tabs-nav-alumni .tabs-content-alumni .item {
	display: none;
}

.tabs-nav-alumni .tabs-content-alumni .item.active {
	display: block;
}

.tabs-nav-alumni .tabs-content-alumni .item > ul {
	list-style: none;
}

.tabs-nav-alumni .tabs-content-alumni .item > ul > li {
	width: 31.5%;
	padding: 3px 20px 3px 0px;
	float: left;
}

.tabs-nav-alumni .tabs-content-alumni .item > ul > li:nth-child(3n+1) {
	clear: both;
}

.tabs-nav-alumni .tabs-content-alumni .item > ul > li > a {
	color: #4D4D4F;
	text-decoration: none;
}

.tabs-nav-alumni .tabs-content-alumni .item > ul > li > a:hover, .tabs-nav-alumni .tabs-content-alumni .item > ul > li > a.active {
	color: #00B6B9;
	text-decoration: underline;
}

.prog-info-box {
	padding: 19px 0px 19px 0px;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	position: relative;
}

.prog-info-box h4 {
	padding: 0px 0px 12px 0px;
	font-size: 18px;
	line-height: 25px;
	color: #2D2A2B;
}

.prog-info-box .tit {
	padding: 0px 0px 22px 0px;
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.prog-info-box p {
	padding: 0px 0px 50px 0px;
}

.prog-info-box .content {
	max-width: 988px;
	margin: 0 auto;
	padding: 64px 30px 54px 30px;
	background: #ffffff;
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
			 box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 2;
}

.prog-info-box .content:after {
	margin: -25px 0px 0px -67px;
	display: block;
	content: '';
	border-top: 47px solid #f1f1f1;
	border-left: 67px solid transparent;
	border-right: 67px solid transparent;
	position: absolute;
	top: 0px;
	left: 50%;
}

.prog-info-box .content h2 {
	padding: 0px 0px 12px 0px;
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.prog-info-box .content p {
	padding: 0px 0px 0px 0px;
}

.prog-info-box.ver2 {
	padding-top: 2px;
}

.prog-info-box.ver2 .content {
	padding: 66px 144px 6px 144px;
}

.prog-info-box.ver2 .top-box {
	max-width: 663px;
	margin: 0 auto;
	padding: 55px 0px 41px 0px;
}

.prog-info-box.ver3 {
	padding: 63px 0px 102px 0px;
}

.prog-info-box.ver3:before {
	margin: -10px 0px 0px -8px;
	display: block;
	content: '';
	border-bottom: 10px solid #f1f1f1;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	top: 0px;
	left: 50%;
}

.prog-info-box.ver3 h2 {
	padding: 0px 0px 62px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #4D4D4F;
}

.list-prog-b {
	margin: 0px -15px;
	padding: 55px 0px 0px 0px;
	font-size: 14px;
	line-height: 21px;
}

.list-prog-b .item {
	width: 33.33%;
	padding-left: 33px;
	padding-right: 33px;
	float: left;
}

.list-prog-b .item .img {
	padding: 0px 0px 9px 0px;
}

.list-prog-b .item .img img {
	margin: 0 auto;
	display: block;
}

.list-prog-b .item h3 {
	padding: 0px 0px 13px 0px;
	font-size: 16px;
	line-height: 20px;
}

.list-prog-b .item h3 a {
	text-decoration: none;
}

.list-prog-b .item h3 a:hover {
	text-decoration: none;
}

.list-prog-b .item .btn-arrow {
	margin: 19px 0px 0px -6px;
}

.list-prog-b .item._orange h3 a {
	color: #E0592B;
}

.list-prog-b .item._blue h3 a {
	color: #00B6B9;
}

.list-prog-b .item._yellow h3 a {
	color: #FFB700;
}

.list-prog-b.ver2 {
	margin: 0px 0px;
	padding-top: 32px;
	padding-bottom: 38px;
}

.list-prog-b.ver2 .item {
	padding-left: 23px;
	padding-right: 23px;
}

.list-prog-b.ver2 .img {
	padding-bottom: 23px;
}

.list-prog-b.ver2 h3 {
	padding-bottom: 7px;
}

.list-prog-b.ver2 .btn-arrow {
	margin-top: 0px;
}

.list-prog-b.ver3 {
	padding: 0px 0px;
	color: #898785;
}

.list-prog-b.ver3 .item {
	padding-left: 13px;
	padding-right: 13px;
}

.list-prog-b.ver3 .img {
	width: 112px;
	height: 112px;
	margin: 0 auto;
	margin-bottom: 12px;
	display: table;
	background: #FFFFFF;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.list-prog-b.ver3 .img span {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.list-prog-b.ver3 h3 {
	padding: 0px 0px 15px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #00B6B9;
}

.list-prog-b.ver3 p {
	padding: 0px 30px 13px;
}

.list-prog-b.ver3 .btn-arrow {
	margin-top: 30px;
	color: #4D4D4F;
}

.img-grid-box {
	max-width: 822px;
	margin: 0 auto;
	padding: 119px 0px 68px 0px;
	text-align: center;
	color: #2D2A2B;
	position: relative;
}

.img-grid-box .tit {
	padding: 0px 0px 32px 0px;
	font-size: 24px;
	line-height: 30px;
}

.img-grid-list {
	margin: 0px 0px 0px -19px;
	list-style: none;
	text-align: left;
}

.img-grid-list .item {
	width: 14.285%;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 19px 19px;
	display: inline-block;
	vertical-align: middle;
}

.img-grid-list .item:nth-child(7n+1) {
	clear: both;
}

.img-grid-list img {
	width: 100%;
	display: block;
}

.img-grid-list.ver2 {
	margin-left: -86px;
	padding: 0px 0px 0px 0px;
}

.img-grid-list.ver2 .item {
	width: 25%;
	padding: 15px 0px 42px 86px;
}

.img-grid-list.ver2 .item:nth-child(7n+1) {
	clear: none;
}

.img-grid-list.ver2 .item:nth-child(4n+1) {
	clear: both;
}

.values-box {
	padding-top: 67px;
	padding-bottom: 77px;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}

.values-box.container {
	max-width: 610px;
}

.values-box .tit {
	padding: 0px 0px 22px 0px;
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.values-box p {
	padding: 0px 0px 0px 0px;
}

.values-list {
	margin-left: -15px;
	margin-right: -15px;
	padding: 41px 0px 17px 0px;
	list-style: none;
	text-align: center;
}

.values-list .item {
	width: 33.33%;
	padding: 0px 15px 46px;
	float: left;
}

.values-list .item:nth-child(3n+1) {
	clear: both;
}

.values-list .item .post {
	position: relative;
	cursor: pointer;
}

.values-list .item .post .icon {
	width: 88px;
	height: 88px;
	margin: 0 auto;
	margin-bottom: 11px;
	display: table;
	background: #f0f0f0;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.values-list .item .post .icon span {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.values-list .item .post .icon img {
	max-width: 50%;
	margin: 0 auto;
	display: block;
}

.values-list .item .post h3 {
	font-size: 16px;
	line-height: 22px;
	color: #414042;
}

.values-list .item .post .hover-item {
	width: 204px;
	margin: 18px 0px 0px -102px;
	padding: 25px 15px 28px 15px;
	background: #2D2A2B;
	font-size: 14px;
	line-height: 20px;
	color: #c5c3c0;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 10;
	display: none;
}

.values-list .item .post .hover-item:before {
	margin: -8px 0px 0px -6px;
	display: block;
	content: '';
	border-bottom: 8px solid #2D2A2B;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	top: 0px;
	left: 50%;
}

.values-list .item .post .hover-item p {
	padding: 0px 0px 0px 0px;
}

.values-list .item .post:hover .hover-item {
	display: block;
}

.values-list.ver2, .values-list.ver3 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	display: table;
}

.values-list.ver2 .item, .values-list.ver3 .item {
	width: 105px;
	padding: 0px 10px;
	display: table-cell;
	vertical-align: top;
	float: none;
}

.values-list.ver2 .item .icon, .values-list.ver3 .item .icon {
	width: 61px;
	height: 61px;
	margin-bottom: 8px;
}

.values-list.ver2 .item h3, .values-list.ver3 .item h3 {
	font-family: "neuzeit_groteskregular";
	font-size: 13px;
	line-height: 14px;
	color: #414042;
}

.values-list.ver3 {
	padding: 10px 0px 28px;
}

.post-full {
	width: 964px;
	margin: 0 auto;
	padding: 64px 150px 49px;
	position: relative;
}

.post-full._border {
	border-top: 1px solid #D1D0CE;
}

.post-full._grey {
	width: 100%;
}

.post-full._center {
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}

.post-full._center ul {
	text-align: left;
	display: inline-block;
}

.post-full._center ul.list-grid-icon {
	display: block;
	text-align: center;
}

.post-full._center ul.values-list {
	text-align: center;
}

.post-full .tit-page {
	padding: 9px 0px 4px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 65px;
	line-height: 70px;
	text-align: center;
	color: #414042;
}

.post-full h2 {
	padding: 2px 0px 30px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 24px;
	line-height: 31px;
	color: #414042;
}

.post-full h3 {
	padding: 9px 0px 5px 0px;
	font-size: 26px;
	line-height: 34px;
	color: #414042;
}

.post-full h4 {
	padding: 2px 0px 30px 0px;
	font-size: 16px;
	line-height: 24px;
	color: #2D2A2B;
}

.post-full h5 {
	padding: 2px 0px 0px 0px;
	font-size: 16px;
	line-height: 24px;
	color: #2D2A2B;
}

.post-full header {
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	position: relative;
}

.post-full header.tit {
	padding: 9px 0px 31px 0px;
}

.post-full header.tit h2,
.post-full header.tit h3 {
	padding-bottom: 22px;
	font-size: 24px;
	line-height: 31px;
	text-align: center;
	color: #2D2A2B;
}

.post-full header.tit p {
	padding: 0px;
}

.post-full p {
	padding: 2px 0px 22px 0px;
}

.post-full .entry {
	padding: 10px 0px 0px 0px;
	position: relative;
}

.post-full .entry ul {
	margin-left: 24px;
	padding: 5px 0px 13px 0px;
	text-align: left;
	list-style-type: disc;
}

.post-full .media {
	/* height: 396px; */
	margin: 0px 0px 37px 0px;
	position: relative;
}

.post-full .media._small {
	width: 664px;
	margin-left: auto;
	margin-right: auto;
}

.post-full .media img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.post-full .media .overlay {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.post-full .media .btn-play {
	margin: -22px 0px 0px -22px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
}

.post-full .media .caption {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.post-full .media .caption .table {
	width: 100%;
	height: 100%;
	display: table;
}

.post-full .media .caption h5 {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: "neuzeit_groteskregular";
	font-size: 24px;
	line-height: 31px;
	color: #FFFFFF;
}

.post-full .post-icon {
	padding: 61px 0px 65px 0px;
	text-align: center;
}

.post-full .post-icon .img {
	padding: 0px 0px 23px 0px;
}

.post-full .post-icon .img img {
	margin: 0 auto;
	display: block;
}

.post-full .post-icon h3 {
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.post-full .post-icon p {
	padding: 11px 0px 16px 0px;
}

.post-full .post-icon .btn-arrow {
	margin-top: 13px;
}

.post-full .post-icon .btn-arrow._orange {
	color: #E0592B;
}

.post-full .post-icon .btn-arrow._blue {
	color: #00B6B9;
}

.post-full.ver2 {
	padding: 0px 130px 16px;
}

.post-full.ver3 {
	padding-top: 77px;
	padding-bottom: 39px;
}

.post-full.ver4 {
	padding: 61px 0px 72px;
}

.post-full.ver4 h3 {
	padding: 0px 0px 13px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #2D2A2B;
}

.post-full.ver4 p {
	padding: 0px 0px 20px 0px;
}

.post-full.ver5 {
	padding: 56px 120px 45px;
}

.post-full.ver5 .tit {
	padding-bottom: 19px;
}

.post-full.ver5 .tit h2 {
	padding: 0px;
	font-family: "neuzeit_groteskbold";
	color: #414042;
}

.post-full.ver6 {
	padding: 55px 110px;
}

.post-full.ver6 .tit {
	padding-bottom: 21px;
}

.post-full.ver6 .tit h3 {
	padding-bottom: 12px;
	color: #414042;
}

.post-full.ver7 {
	padding: 54px 130px;
	font-size: 18px;
	line-height: 25px;
}

.post-full.ver7 .tit {
	padding-bottom: 7px;
}

.post-full.ver7 .tit h2 {
	padding-bottom: 0px;
	font-family: "neuzeit_groteskbold";
	color: #414042;
}

.post-full.ver7 .entry {
	padding: 0px 130px;
}

.post-full.ver7.why-participate-section {
	padding-left: 0px;
	padding-right: 0px;
}

.post-full.ver8 {
	padding: 53px 0px 43px;
}

.post-full.ver8 .entry {
	padding: 0px 112px 10px;
}

.post-full.ver8 .tit {
	padding-bottom: 7px;
}

.post-full.ver8 .tit h3 {
	padding-bottom: 0px;
	color: #414042;
}

.post-full.ver8 .btn-download-pdf {
	margin-top: -84px;
	position: absolute;
	top: 100%;
	right: 15px;
}

.post-full.ver9 {
	padding: 14px 0px 16px;
}

.post-full.ver9 .banner-box {
	margin-bottom: 0px;
}

.post-full.ver10 {
	padding: 46px 0px 14px;
}

.post-full.ver10 .entry {
	padding: 0px 140px 2px;
}

.post-full.ver10 .tit {
	padding-bottom: 11px;
}

.post-full.ver10 .tit h3 {
	padding-bottom: 0px;
	color: #414042;
}

.post-full.ver10 a {
	color: #7a7773;
	text-decoration: underline;
}

.post-full.ver10 a:hover {
	text-decoration: none;
}

.post-full.ver11 {
	padding: 118px 120px 81px;
}

.post-full.ver12 {
	padding: 59px 0px 38px;
}

.post-full.ver12 .entry {
	padding: 0px 140px;
}

.post-full.ver12 .tit {
	padding-bottom: 5px;
}

.post-full.ver12 .tit h3 {
	padding-bottom: 0px;
	color: #414042;
}

.post-full.ver13 {
	padding: 67px 0px 28px;
}

.post-full.ver13 .entry {
	padding: 0px 140px;
}

.post-full.ver13 .tit {
	padding-bottom: 15px;
}

.post-full.ver13 .tit h3 {
	padding-bottom: 0px;
	color: #414042;
}

.post-full.ver14 {
	padding: 57px 0px 15px;
}

.post-full.ver14 .entry {
	padding: 0px 140px;
}

.post-full.ver14 .tit {
	padding-bottom: 22px;
}

.post-full.ver14 .tit h3 {
	padding-bottom: 18px;
	color: #414042;
}

.post-full.ver14 .banner-box {
	margin-top: 48px;
	margin-bottom: 0px;
}

.post-full.ver15 {
	padding: 22px 0px 61px;
}

.post-full.ver15 .entry {
	padding: 0px 112px 10px;
}

.post-full.ver15 .tit {
	padding-bottom: 7px;
}

.post-full.ver15 .tit h3 {
	padding-bottom: 0px;
	color: #414042;
}

.post-full.ver16 {
	max-width: 785px;
	padding: 47px 0px 73px;
	color: #898785;
}

.post-full.ver16 .tit {
	padding-bottom: 31px;
}

.post-full.ver16 .tit h3 {
	padding-bottom: 22px;
	color: #414042;
}

.post-full.ver17 {
	width: 100%;
	padding: 0px;
}

.post-full.ver18 {
	padding: 72px 140px 65px;
	line-height: 25px;
	color: #898785;
}

.post-full.ver18 .tit {
	padding-bottom: 25px;
}

.post-full.ver18 .tit h3 {
	padding-bottom: 22px;
	color: #414042;
}

.post-full.ver19 {
	padding: 55px 140px 44px;
	line-height: 25px;
	color: #898785;
}

.post-full.ver19 .tit {
	padding-bottom: 25px;
}

.post-full.ver19 .tit h3 {
	padding-bottom: 22px;
	color: #414042;
}

.post-full.ver20 {
	padding: 46px 0px 16px;
}

.post-full.ver20 .tit {
	padding-bottom: 7px;
}

.post-full.ver20 .tit h3 {
	padding-bottom: 0px;
	color: #414042;
}

.post-full.ver20 .entry {
	padding: 0px 130px;
}

.post-full.ver21 {
	padding: 25px 0px 44px;
}

.post-full.ver21 .tit {
	padding-bottom: 7px;
}

.post-full.ver21 .tit h3 {
	padding-bottom: 0px;
	color: #414042;
}

.post-full.ver21 .entry {
	padding: 0px 130px;
}

.post-full.ver-home {
	width: auto;
	padding: 55px 0px 63px 0px;
	position: relative;
	z-index: 1;
}

.post-full.ver-home h4 {
	max-width: 828px;
	margin: 0 auto;
	font-family: "neuzeit_groteskregular";
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.post-txt-box {
	position: relative;
}

.post-txt-box .center-box {
	width: 964px;
	margin: 0 auto;
	padding: 64px 150px;
}

.post-txt-box._full .center-box {
	width: 100%;
	padding: 0px;
}

.post-txt-box._nopad-v {
	padding: 0px;
}

.post-txt-box._imgowidth .center-box {
	padding: 0px;
}

.post-txt-box._border {
	border: none;
}

.post-txt-box._border .center-box {
	border-top: 1px solid #D1D0CE;
}

.post-txt-box._center {
	text-align: center;
}

.post-txt-box._center .center-box {
	padding: 54px 120px;
}

.post-txt-box._fz18 {
	font-size: 18px;
	line-height: 25px;
}

.post-txt-box._lh25 {
	line-height: 25px;
}

.post-txt-box._link-grey a {
	color: #7a7773;
	text-decoration: underline;
}

.post-txt-box._link-grey a:hover {
	text-decoration: none;
}

.post-txt-box._fc-lgrey {
	color: #898785;
}

.post-txt-box .arve-wrapper {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 17px;
}

.post-txt-box .tit-group {
	text-align: center;
	position: relative;
}

.post-txt-box .tit {
	padding: 30px 0px 4px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #2D2A2B;
}

.post-txt-box .tit._fz65 {
	font-size: 65px;
	line-height: 70px;
}

.post-txt-box .tit._fz26 {
	font-size: 26px;
	line-height: 34px;
}

.post-txt-box .tit._fz16 {
	font-size: 16px;
	line-height: 24px;
}

.post-txt-box .tit._regular {
	font-family: "neuzeit_groteskregular";
}

.post-txt-box .tit._light {
	font-family: "neuzeit_grotesklight";
}

.post-txt-box .sub-tit {
	padding-top: 20px;
	padding-bottom: 14px;
	font-family: "neuzeit_groteskregular";
	font-size: 18px;
	line-height: 25px;
}

.post-txt-box .entry {
	padding: 10px 0px 0px 0px;
	position: relative;
}

.post-txt-box .entry h4 {
	padding: 11px 0px 0px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.post-txt-box .entry h5 {
	padding: 2px 0px 0px 0px;
	font-size: 16px;
	line-height: 24px;
	color: #2D2A2B;
}

.post-txt-box .entry ul {
	margin-left: 24px;
	padding: 5px 0px 13px 0px;
	text-align: left;
	list-style-type: disc;
}

.post-txt-box .entry p {
	padding: 2px 0px 22px 0px;
}

.post-txt-box._marg-entry .entry {
	margin: 0px 113px;
}

.post-txt-box .media {
	/* height: 396px; */
	margin: 0px 0px 37px 0px;
	position: relative;
}

.post-txt-box .media._small {
	width: 664px;
	margin-left: auto;
	margin-right: auto;
}

.post-txt-box .media img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.post-txt-box .media .overlay {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.post-txt-box .media .btn-play {
	margin: -22px 0px 0px -22px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
}

.post-txt-box .media .caption {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.post-txt-box .media .caption .table {
	width: 100%;
	height: 100%;
	display: table;
}

.post-txt-box .media .caption h5 {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: "neuzeit_groteskregular";
	font-size: 24px;
	line-height: 31px;
	color: #FFFFFF;
}

.post-txt-box .post-icon {
	padding: 61px 0px 65px 0px;
	text-align: center;
}

.post-txt-box .post-icon .img {
	padding: 0px 0px 23px 0px;
}

.post-txt-box .post-icon .img img {
	margin: 0 auto;
	display: block;
}

.post-txt-box .post-icon h3 {
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.post-txt-box .post-icon p {
	padding: 11px 0px 16px 0px;
}

.post-txt-box .post-icon .btn-arrow {
	margin-top: 13px;
}

.post-txt-box .post-icon .btn-arrow._orange {
	color: #E0592B;
}

.post-txt-box .post-icon .btn-arrow._blue {
	color: #00B6B9;
}

.post-txt-box .btn-download-pdf {
	margin-top: -84px;
	position: absolute;
	top: 100%;
	right: 15px;
}

.post-txt-box .banner-box {
	margin-bottom: 0px;
}

.post-txt-box.ver-home {
	width: auto;
	padding: 55px 0px 63px 0px;
	position: relative;
	z-index: 1;
}

.post-txt-box.ver-home h4 {
	max-width: 828px;
	margin: 0 auto;
	font-family: "neuzeit_groteskregular";
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
}

.latest-si-list {
	margin: 0 auto;
	padding-top: 12px;
	display: table;
	list-style: none;
}

.latest-si-list .item {
	width: 423px;
	padding: 0px 10px;
	display: table-cell;
	vertical-align: top;
}

.latest-si-list .post {
	height: 253px;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	color: #FFB700;
	position: relative;
	overflow: hidden;
}

.latest-si-list .post .img {
	width: 100%;
	height: 100%;
	display: table;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	position: relative;
	z-index: 1;
}

.latest-si-list .post .img img {
	display: none;
}

.latest-si-list .post .caption {
	width: 100%;
	height: 100%;
	display: table;
	background: rgba(33, 24, 17, 0.8);
	position: absolute;
	top: 156px;
	left: 0px;
	z-index: 10;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	transition: 0.3s linear;
}

.latest-si-list .post ._middle {
	width: 100%;
	height: 100%;
	padding: 20px 30px;
	display: table-cell;
	vertical-align: middle;
}

.latest-si-list .post h2 {
	padding: 0px 0px 3px 0px;
	font-family: "neuzeit_groteskbold";
	font-size: 18px;
	text-align: left;
	color: #FFB700;
}

.latest-si-list .post p {
	padding: 0px;
}

.latest-si-list .post .meta {
	font-size: 14px;
	color: #D1D0CE;
	opacity: 0;
}

.latest-si-list .post .entry {
	padding: 28px 0px;
	opacity: 0;
}

.latest-si-list .post .more-link {
	font-family: "neuzeit_groteskbold";
	font-size: 14px;
	color: #FFB700;
	text-decoration: none;
	opacity: 0;
}

.latest-si-list .post .more-link:hover {
	color: #FFB700;
	text-decoration: underline;
}

.latest-si-list .post .meta,
.latest-si-list .post .entry,
.latest-si-list .post .more-link {
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	transition: 0.3s linear;
}

.latest-si-list .post:hover .caption {
	top: 0px;
}

.latest-si-list .post:hover .meta,
.latest-si-list .post:hover .entry,
.latest-si-list .post:hover .more-link {
	opacity: 1;
}

.banner-box {
	width: 100%;
	height: 182px;
	margin-bottom: 37px;
	display: table;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}

.banner-box._small {
	width: 703px;
	margin-left: auto;
	margin-right: auto;
}

.banner-box h3,
.banner-box p {
	padding: 20px 0px 20px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 18px;
	line-height: 25px;
}

.banner-box .btn-arrow {
	margin: 20px 0px 20px 0px;
	color: #FFFFFF;
}

.banner-box .img {
	display: none;
}

.banner-box .caption {
	width: 100%;
	height: 100%;
	padding-bottom: 11px;
	display: table-cell;
	vertical-align: middle;
}

.banner-box.ver2 {
	height: 203px;
	margin-top: 0px;
}

.banner-box.ver2 .caption {
	padding-bottom: 0px;
}

.banner-box.ver2 h3 {
	font-family: "neuzeit_groteskbold";
	font-size: 24px;
	line-height: 28px;
}

.banner-box.ver3 {
	width: 964px;
	height: 252px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px 140px;
	font-size: 18px;
	line-height: 25px;
}

.banner-box.ver3._border:before {
	width: 100%;
	height: 1px;
	display: block;
	content: '';
	background: #d1d0ce;
	position: absolute;
	top: -15px;
	left: 0px;
}

.banner-box.ver3 .caption {
	padding-bottom: 0px;
}

.banner-box.ver3 h3 {
	padding-bottom: 15px;
	font-family: "neuzeit_groteskbold";
	font-size: 24px;
	line-height: 28px;
}

.banner-box.ver3 .btn-arrow {
	margin-top: 12px;
	margin-bottom: 24px;
}

.banner-box.ver4 {
	margin-bottom: 50px;
}

.team-box {
	width: 964px;
	margin: 0 auto;
	padding: 84px 55px 43px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	position: relative;
}

.team-box .tit {
	padding: 0px 0px 25px 0px;
	font-size: 24px;
	line-height: 32px;
	color: #2D2A2B;
	position: relative;
	z-index: 3;
}

.team-box .team-nav {
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 3;
}

.team-box .team-nav > ul {
	list-style: none;
}

.team-box .team-nav > ul > li {
	padding: 0px 12px 0px 0px;
	display: inline-block;
	position: relative;
}

.team-box .team-nav > ul > li:before {
	width: 2px;
	height: 18px;
	margin-right: 14px;
	display: inline-block;
	content: '';
	vertical-align: middle;
	background: #E7E7E7;
}

.team-box .team-nav > ul > li:first-child:before {
	display: none;
}

.team-box .team-nav > ul > li > a {
	color: #7a7773;
	text-decoration: none;
}

.team-box .team-nav > ul > li.active a {
	color: #2D2A2B;
	text-decoration: none;
}

.team-box .team-list {
	padding: 62px 0px 0px 0px;
	margin-left: -15px;
	margin-right: -15px;
	position: relative;
	z-index: 3;
}

.team-box .team-list .item {
	width: 33.33%;
	height: 270px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
}

.team-box .team-list .post {
	cursor: pointer;
}

.team-box .team-list .post .img {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	margin-bottom: 23px;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.team-box .team-list .post .img img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.team-box .team-list .post .img .overlay {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.team-box .team-list .post .img .overlay:before {
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	background: #2D2A2B;
	opacity: 0.65;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.team-box .team-list .post .img .overlay span {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
}

.team-box .team-list .post h4 {
	font-size: 16px;
	line-height: 22px;
	color: #7a7773;
}

.team-box .team-list .post:hover .overlay {
	display: table;
}

.team-box .team-list .post:hover h4 {
	color: #E0592B;
}

.team-box.ver2 {
	width: 964px;
	padding: 52px 79px 0px;
}

.team-lightbox {
	width: 964px;
	margin: 0px 0px 0px -482px;
	padding: 73px 150px 66px;
	background: rgba(45, 42, 43, 0.95);
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #f1f2f2;
	position: absolute;
	top: 22px;
	left: 50%;
	z-index: 50;
	display: none;
}

.team-lightbox .close {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	text-indent: -9999em;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	background-image: url("images/svg/close.svg");
	position: absolute;
	top: 30px;
	right: 30px;
}

.team-lightbox .img {
	width: 116px;
	height: 116px;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
}

.team-lightbox .img img {
	width: 100%;
	height: 100%;
	display: block;
	border: 2px solid #f1f1f1;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.team-lightbox h4 {
	padding: 0px 0px 28px 0px;
	font-family: "neuzeit_groteskbold";
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
}

.team-lightbox p {
	padding: 0px 0px 24px 0px;
}

.team-lightbox a {
	color: #f1f2f2;
	text-decoration: underline;
}

.team-lightbox a:hover {
	color: #f1f2f2;
	text-decoration: none;
}

.team-lightbox .share-team {
	margin: 0 auto;
	padding-top: 25px;
	display: table;
	list-style: none;
}

.team-lightbox .share-team .item {
	padding: 0px 5px 0px 6px;
	display: table-cell !important;
	vertical-align: top;
}

.team-lightbox .share-team .item a {
	width: 28px;
	height: 28px;
	display: block;
	border: 1px solid #bcbec0;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	line-height: 26px;
	text-decoration: none;
	position: relative;
}

.team-lightbox .share-team .item a:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	font-family: 'FontAwesome';
	font-size: 13px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
		 -moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
					transform: translate(0, 0);
	color: #FFFFFF;
}

.team-lightbox .share-team .item span {
	display: none;
}

.team-lightbox .share-team .item.linkedin a:before {
	content: "\f0e1";
}

.team-lightbox .share-team .item.tweet a:before {
	content: "\f099";
}

.team-lightbox .share-team .item.facebook a:before {
	content: "\f09a";
}

.team-lightbox .share-team .item.instagram a:before {
	content: "\f16d";
}

.contact-grid {
	padding: 51px 0px;
}

.contact-grid-list {
	margin: 0 auto;
	padding: 33px 0px;
	display: table;
	list-style: none;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}

.contact-grid-list .item {
	width: 290px;
	padding: 0px 0px;
	display: table-cell;
	vertical-align: top;
}

.contact-grid-list .item .icon {
	height: 75px;
	margin: 0 auto;
	margin-bottom: 8px;
	display: table;
}

.contact-grid-list .item .icon span {
	display: table-cell;
	vertical-align: middle;
}

.contact-grid-list .item .icon img {
	display: block;
}

.contact-grid-list .item h3 {
	padding: 0px 0px 8px 0px;
	font-size: 16px;
	color: #2D2A2B;
}

.contact-grid-list .item h6 {
	padding: 0px 0px 2px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 14px;
	color: #2D2A2B;
}

.contact-grid-list .item p {
	padding: 0px 0px 12px 0px;
}

.contact-grid-list .item a {
	color: #00B6B9;
	text-decoration: none;
}

.contact-grid-list .item a:hover {
	text-decoration: underline;
}

.signup-box {
	padding: 26px 0px 27px 0px;
	background: #00B6B9;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #2D2A2B;
}

.signup-box p {
	padding: 0px 0px 18px 0px;
}

.signup-box .btn-arrow {
	color: #FFFFFF;
}

.list-grid-icon {
	padding: 8px 0 0 0;
	margin-left: -20px;
	list-style: none;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	color: #898785;
}

.list-grid-icon .item {
	width: 33.33%;
	padding: 0px 0px 22px 20px;
	float: left;
}

.list-grid-icon .post {
	height: 307px;
	padding: 45px 30px 0px;
	background: #f1f1f1;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.list-grid-icon .post:after {
	width: 0;
	height: 0;
	display: block;
	content: '';
	border-bottom: 18px solid #e2dfdb;
	border-left: 18px solid transparent;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}

.list-grid-icon .post .img {
	width: 112px;
	height: 112px;
	margin: 0 auto;
	margin-bottom: 12px;
	display: table;
	background: #FFFFFF;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.list-grid-icon .post .img span {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.list-grid-icon .post .img img {
	margin: 0 auto;
	display: block;
}

.list-grid-icon .post h2 {
	padding: 0px 0px 15px 0px;
	font-size: 18px;
	color: #00B6B9;
}

.list-grid-icon .post h2 a {
	color: #00B6B9;
	text-decoration: none;
}

.list-grid-icon .post h2 a:hover {
	color: #00B6B9;
	text-decoration: none;
}

.list-grid-icon .post p {
	padding: 0px 0px 0px 0px;
}

.list-grid-icon .post .overlay {
	width: 100%;
	height: 100%;
	background: #00B6B9;
	display: block;
	color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 10;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s;
	-webkit-transform: scale3d(1.4, 1.4, 1);
	-moz-transform: scale3d(1.4, 1.4, 1);
			 transform: scale3d(1.4, 1.4, 1);
}

.list-grid-icon .post .overlay ._table {
	width: 100%;
	height: 100%;
	display: table;
}

.list-grid-icon .post .overlay ._table ._middle {
	width: 100%;
	height: 100%;
	padding: 10px 20px;
	display: table-cell;
	vertical-align: middle;
}

.list-grid-icon .post:hover .overlay {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
			 transform: scale3d(1, 1, 1);
}

.list-grid-icon.ver2 {
	padding-top: 17px;
}

.accordion-box {
	padding: 0 0 20px;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	color: #414042;
}

.accordion-box .item {
	width: 100%;
	margin-bottom: 5px;
	background: #f1f2f2;
}

.accordion-box .item .accordion-tit {
	padding: 0 20px 0 0;
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
}

.accordion-box .item .accordion-tit h3 {
	padding: 0 0 2px;
	font-size: 24px;
	line-height: 26px;
	font-family: "neuzeit_groteskregular", sans-serif;
}

.accordion-box .item .accordion-tit h4 {
	padding: 0;
	font-size: 20px;
	line-height: 26px;
	font-family: "neuzeit_groteskregular", sans-serif;
	color: #00B6B9;
}

.accordion-box .item .accordion-tit h4 a {
	color: #00B6B9;
	text-decoration: none;
}

.accordion-box .item .accordion-tit h4 a:hover {
	color: #00B6B9;
	text-decoration: none;
}

.accordion-box .item .accordion-tit p {
	padding: 0;
}

.accordion-box .item .accordion-txt {
	width: 560px;
	display: table-cell;
	vertical-align: middle;
}

.accordion-box .item .accordion-txt p {
	padding: 0;
}

.accordion-box .item .accordion-button {
	width: 112px;
	height: 112px;
	display: table-cell;
	vertical-align: middle;
	background: #00B6B9;
	font-family: "neuzeit_groteskbold";
	font-size: 50px;
	line-height: 112px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.accordion-box .item .accordion-button:before {
	margin: 0 auto;
	display: block;
	content: '+';
}

.accordion-box .item .accordion-nav {
	width: 100%;
	padding: 0px 0px 0px 34px;
	display: table;
	cursor: pointer;
}

.accordion-box .item .accordion-content {
	width: 100%;
	padding: 21px 85px 21px 34px;
	display: none;
}

.accordion-box .item .accordion-content p {
	padding: 0px 0px 25px;
}

.accordion-box .item .accordion-content .accordion-tit {
	padding-top: 8px;
	vertical-align: top;
}

.accordion-box .item .accordion-content .accordion-tit h3 {
	padding-bottom: 16px;
}

.accordion-box .item .accordion-content .accordion-tit p {
	padding: 2px 0px 0px 0px;
}

.accordion-box .item .accordion-content .accordion-tit .btn-arrow {
	margin-top: 24px;
	font-family: "neuzeit_groteskregular", sans-serif;
	color: #414042;
}

.accordion-box .item .accordion-content .accordion-txt {
	width: 585px;
	vertical-align: top;
}

.accordion-box .item.open .accordion-button:before {
	width: 25px;
	height: 5px;
	content: '';
	background: #FFFFFF;
}

.accordion-box .item.open .accordion-content {
	display: table !important;
}

.more-color-grid {
	padding: 52px 0px 55px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #2d2a2b;
}

.more-color-grid .container {
	max-width: 945px;
}

.more-color-grid .tit {
	padding: 0px 0px 21px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #2D2A2B;
}

.more-color-grid.ver2 {
	padding: 37px 0px 59px;
}

.list-posts-color {
	margin-left: -15px;
	list-style: none;
	position: relative;
}

.list-posts-color .item {
	width: 33.33%;
	padding: 0px 0px 15px 15px;
	float: left;
}

.list-posts-color .item .post {
	width: 100%;
	height: 79px;
	padding: 0px 50px;
	border-top: 7px solid;
	background: #FFFFFF;
	display: table;
}

.list-posts-color .item._yellow .post {
	border-color: #FFB700;
}

.list-posts-color .item._orange .post {
	border-color: #E0592B;
}

.list-posts-color .item._blue .post {
	border-color: #00B6B9;
}

.list-posts-color ._middle {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.list-posts-color h3 {
	font-family: "neuzeit_groteskregular";
	font-size: 20px;
	color: #2d2a2b;
}

.list-posts-color h3 a {
	color: #2d2a2b;
	text-decoration: none;
}

.list-posts-color h3 a:hover {
	color: #2d2a2b;
	text-decoration: none;
}

.resources-container {
	max-width: 920px;
	margin: 0 auto;
	padding: 55px 0px 22px;
	position: relative;
}

.featured-post .post-resources .audi a {
	border: 2px solid #fff;
}

.featured-post .post-resources a {
	color: #fff;
}

.post-resources {
	padding: 0px 0px 47px 0px;
	font-size: 18px;
	line-height: 25px;
	color: #898785;
	position: relative;
}

.post-resources .left {
	width: 396px;
	padding: 3px 0px 0px 0px;
	float: left;
	position: relative;
}

.post-resources .entry {
	position: relative;
}

.post-resources .entry.right {
	width: 492px;
	min-height: 285px;
	padding: 0px 0px 43px 0px;
	float: right;
}

.post-resources .media {
	position: relative;
}

.post-resources .media img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.post-resources .media .overlay {
	width: 100%;
	height: 100%;
	background: rgba(45, 42, 43, 0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.post-resources .media .btn-play {
	margin: -22px 0px 0px -22px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
}

.post-resources .audi {
	width: 282px;
	height: 282px;
	margin: 0 auto;
	background: center center url("images/svg/icon38.svg") no-repeat #E0592B;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.post-resources .audi a {
	width: 100%;
	height: 100%;
	display: block;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.post-resources h2 {
	padding: 0px 0px 13px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #414042;
}

.post-resources h2 a {
	color: #414042;
	text-decoration: none;
}

.post-resources h2 a:hover {
	color: #414042;
	text-decoration: none;
}

.post-resources p {
	padding: 0px 0px 19px 0px;
}

.post-resources .autor {
	padding: 0px 0px 25px 0px;
	color: #4D4D4F;
}

.post-resources .autor a {
	color: #4D4D4F;
	text-decoration: none;
}

.post-resources .autor a:hover {
	olor: #4D4D4F;
	text-decoration: none;
}

.post-resources .meta {
	font-size: 14px;
	line-height: 18px;
	color: #a7a9ac;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.post-resources .cat {
	padding: 0px 0px 4px 0px;
	font-family: "neuzeit_groteskbold";
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

.post-resources .cat a {
	color: #00B6B9;
	text-decoration: underline;
}

.post-resources .cat a:hover {
	color: #00B6B9;
	text-decoration: none;
}

.post-resources.featured {
	max-width: 920px;
	margin: 0 auto;
	margin-bottom: -9px;
	padding-top: 29px;
	padding-bottom: 54px;
	background: #E0592B;
	color: #FFFFFF;
}

.post-resources.featured .label {
	margin: 0px 0px 7px 0px;
	padding: 0px 21px 0px 4px;
	display: table;
	background: #4D4D4F;
	font-family: "neuzeit_groteskbold";
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
}

.post-resources.featured h2 {
	color: #FFFFFF;
}

.post-resources.featured h2 a {
	color: #FFFFFF;
}

.post-resources.featured h2 a:hover {
	color: #FFFFFF;
}

.post-resources.featured .meta {
	color: #FFFFFF;
}

.post-resources.featured .cat,
.post-resources.featured .autor {
	color: #FFFFFF;
}

.post-resources.featured .cat a,
.post-resources.featured .autor a {
	color: #FFFFFF;
}

.post-resources.featured .cat a:hover,
.post-resources.featured .autor a:hover {
	color: #FFFFFF;
}

.featured-post {
	background: #E0592B;
}

.post-content {
	width: 664px;
	margin: 0 auto;
	padding: 54px 0px 54px 0px;
	font-size: 18px;
	line-height: 25px;
	color: #898785;
	position: relative;
}

.post-content .post-audio {
	width: 282px;
	height: 282px;
	margin: 0 auto;
	background: center center url("images/svg/icon38.svg") no-repeat #E0592B;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.post-content .post-image img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.post-content .post-video {
	height: 426px;
	position: relative;
}

.post-content .entry-title {
	padding: 20px 0px 13px 0px;
	font-size: 24px;
	line-height: 28px;
	color: #414042;
}

.post-content p {
	padding: 0px 0px 19px 0px;
}

.post-content .author-entry {
	padding: 0px 0px 25px 0px;
	color: #4D4D4F;
}

.post-content .author-entry a {
	color: #4D4D4F;
	text-decoration: none;
}

.post-content .author-entry a:hover {
	olor: #4D4D4F;
	text-decoration: none;
}

.post-content .entry-meta {
	font-size: 14px;
	line-height: 18px;
	color: #a7a9ac;
}

.post-content .categories-links {
	padding: 0px 0px 4px 0px;
	font-family: "neuzeit_groteskbold";
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

.post-content .categories-links a {
	color: #00B6B9;
	text-decoration: underline;
}

.post-content .categories-links a:hover {
	color: #00B6B9;
	text-decoration: none;
}

.nav-resourses {
	padding: 12px 0px 41px 0px;
	text-align: center;
	position: relative;
}

.nav-resourses a {
	position: relative;
	z-index: 1;
}

.nav-loading {
	width: 100%;
	height: 100%;
	display: none;
	background: #FFFFFF;
	position: absolute;
	top: 8px;
	left: 0px;
	z-index: 10;
}

.nav-loading img {
	margin: 0 auto;
	display: block;
}

.media-full {
	height: 564px;
	position: relative;
}

.media-full img,
.media-full iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.media-full .overlay {
	width: 100%;
	height: 100%;
	padding: 89px 0px;
	background: rgba(45, 42, 43, 0.75);
	font-family: "neuzeit_grotesklight";
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #00B6B9;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.media-full .overlay a {
	color: #00B6B9;
	text-decoration: none;
}

.media-full .overlay a:hover {
	color: #00B6B9;
	text-decoration: none;
}

.media-full:hover .overlay {
	display: none;
}

.media-full .btn-play {
	margin: -22px 0px 0px -22px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
}

.media-full.ver2 {
	margin-top: 66px;
}

.slider-center-box {
	max-width: 964px;
	margin: 0 auto;
	margin-top: 35px;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #ECECEC;
	position: relative;
}

.slider-center-box .slider-aside,
.slider-center-box .flex-viewport {
	position: relative;
	overflow: hidden;
}

.slider-center-box .slider-list {
	list-style: none;
}

.slider-center-box .slider-list .post {
	width: 100%;
	height: 576px;
	position: relative;
}

.slider-center-box .slider-list .post .img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.slider-center-box .slider-list .post .img img {
	width: 100%;
	display: block;
}

.slider-center-box .slider-list .post .caption {
	width: 100%;
	height: 100%;
	display: table;
	position: relative;
	z-index: 2;
}

.slider-center-box .slider-list .post .caption ._middle {
	width: 100%;
	height: 100%;
	padding: 0px 130px 72px;
	display: table-cell;
	vertical-align: middle;
}

.slider-center-box .slider-list .post .caption h3 {
	padding-bottom: 12px;
	font-size: 23px;
	line-height: 26px;
	color: #ffffff;
}

.slider-center-box .flex-direction-nav {
	list-style: none;
}

.slider-center-box .flex-nav-prev,
.slider-center-box .flex-nav-next {
	width: 20px;
	height: 49px;
	margin-top: -25px;
	position: absolute;
	top: 50%;
}

.slider-center-box .flex-nav-prev a,
.slider-center-box .flex-nav-next a {
	width: 20px;
	height: 49px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
	text-indent: 9999em;
	overflow: hidden;
}

.slider-center-box .flex-nav-prev {
	left: 48px;
}

.slider-center-box .flex-nav-prev .flex-prev {
	background-image: url("images/svg/arrow-prev.svg");
}

.slider-center-box .flex-nav-next {
	right: 48px;
}

.slider-center-box .flex-nav-next .flex-next {
	background-image: url("images/svg/arrow-next.svg");
}

.slider-center-box .btn-prev,
.slider-center-box .btn-next {
	width: 20px;
	height: 49px;
	margin-top: -25px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
	text-indent: 9999em;
	overflow: hidden;
	position: absolute;
	top: 50%;
	z-index: 5;
}

.slider-center-box .btn-prev {
	background-image: url("images/svg/arrow-prev.svg");
	left: 48px;
}

.slider-center-box .btn-next {
	background-image: url("images/svg/arrow-next.svg");
	right: 48px;
}

.slider-center-box .flex-control-nav {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 57px;
	left: 0px;
	z-index: 10;
}

.slider-center-box .flex-control-nav li {
	padding: 0px 4px;
	display: inline-block;
	vertical-align: top;
}

.slider-center-box .flex-control-nav li a {
	width: 14px;
	height: 14px;
	display: block;
	text-align: left;
	text-indent: 9999em;
	overflow: hidden;
	background: #FFFFFF;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.slider-center-box .flex-control-nav li a:hover, .slider-center-box .flex-control-nav li a.flex-active {
	background: #E0592B;
}

.slider-center-box .page-nav-slider {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 57px;
	left: 0px;
	z-index: 10;
}

.slider-center-box .page-nav-slider > ol {
	margin: 0 auto;
	display: table;
	list-style: none;
}

.slider-center-box .page-nav-slider > ol > li {
	padding: 0px 6px;
	display: table-cell;
	vertical-align: top;
}

.slider-center-box .page-nav-slider > ol > li a {
	width: 14px;
	height: 14px;
	display: block;
	text-align: left;
	text-indent: 9999em;
	overflow: hidden;
	background: #FFFFFF;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
}

.slider-center-box .page-nav-slider > ol > li a:hover, .slider-center-box .page-nav-slider > ol > li a.flex-active {
	background: #E0592B;
}

.slider-center-box.ver2 .post {
	height: 428px;
}

.share-content {
	margin: 0 auto;
	padding: 28px 0px 0px;
	display: table;
	position: relative;
}

.share-content > ul {
	list-style: none;
}

.share-content > ul > li {
	padding: 0px 6px;
	display: table-cell;
	vertical-align: top;
}

.share-content > ul > li a {
	width: 48px;
	height: 48px;
	display: block;
	background: #E0592B;
	text-align: center;
	line-height: 48px;
	position: relative;
}

.share-content > ul > li a:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	font-family: 'FontAwesome';
	font-size: 22px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
		 -moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
					transform: translate(0, 0);
	color: #FFFFFF;
}

.share-content > ul > li a span {
	display: none;
}

.share-content > ul > li.facebook a:before {
	content: "\f09a";
}

.share-content > ul > li.tweet a:before {
	content: "\f099";
}

.share-content > ul > li.google a:before {
	width: 100%;
	height: 100%;
	content: ' ';
	background: center center url("images/svg/google-plus.svg") no-repeat;
}

.download-list {
	width: 785px;
	margin: 0 auto;
	padding-top: 20px;
	display: table;
	list-style: none;
	text-align: center;
}

.download-list .item {
	width: 33.33%;
	padding: 0px 20px;
	display: table-cell;
	vertical-align: top;
}

.download-list .item .img {
	width: 100%;
	height: 250px;
	margin-bottom: 18px;
	background-position: center center;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	position: relative;
	z-index: 1;
}

.download-list .item .img img {
	display: none;
}

.download-list .item .overlay {
	width: 100%;
	height: 100%;
	display: table;
	background: rgba(45, 42, 43, 0.65);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.download-list .item .overlay ._meddle {
	width: 100%;
	height: 100%;
	padding-top: 30px;
	display: table-cell;
	vertical-align: middle;
}

.download-list .item h3 {
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 22px;
	color: #00B6B9;
}

.download-list .item h3 a {
	color: #00B6B9;
	text-decoration: underline;
}

.download-list .item h3 a:hover {
	text-decoration: none;
}

.coach-modal {
	width: 100%;
	padding: 69px 47px;
	display: none;
	background: #2d2a2b;
	position: absolute;
	left: 0px;
	z-index: 99;
}

.coach-modal .center-box {
	width: 964px;
	margin: 0 auto;
	position: relative;
}

.coach-modal h1 {
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
}

.coach-modal h2 {
	padding: 0px 0px 31px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #bcbec0;
}

.coach-modal .btn-close {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	text-indent: -9999em;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	background-image: url("images/svg/close.svg");
	position: absolute;
	top: 18px;
	right: 19px;
}

.coach-modal .sidebar-coach-modal {
	width: 280px;
	float: left;
	position: relative;
	margin: 0 0 0 50px;
}

.coach-modal .widget-coach-modal {
	padding: 0px 0px 35px 0px;
	position: relative;
}

.coach-modal .widget-coach-modal h3 {
	padding: 0px 0px 33px 0px;
	font-family: "neuzeit_groteskregular";
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
}

.coach-modal .widget-coach-modal .list-view-type {
	height: 146px;
	margin-bottom: 17px;
	list-style: none;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
}

.coach-modal .widget-coach-modal .list-view-type > li {
	padding: 0px 0px 15px 36px;
	position: relative;
	cursor: pointer;
}

.coach-modal .widget-coach-modal .list-view-type > li i {
	display: inline-block;
	font-style: normal;
	color: #4D4D4F;
	text-decoration: none;
	position: relative;
}

.coach-modal .widget-coach-modal .list-view-type > li span {
	width: 24px;
	height: 24px;
	display: block;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	opacity: 0.5;
	position: absolute;
	top: 0px;
	left: 0px;
}

.coach-modal .widget-coach-modal .list-view-type > li.active i, .coach-modal .widget-coach-modal .list-view-type > li:hover i {
	color: #FFFFFF;
}

.coach-modal .widget-coach-modal .list-view-type > li.active span, .coach-modal .widget-coach-modal .list-view-type > li:hover span {
	opacity: 1;
}

.coach-modal .widget-coach-modal .list-view-type > li.active i {
	color: #FFFFFF;
}

.coach-modal .widget-coach-modal .list-view-type > li.active i:before {
	background: #D1D0CE;
}

.coach-modal .widget-coach-modal .list-view-type > li.active._yellow i:before {
	background: #FFB700;
}

.coach-modal .widget-coach-modal .list-view-type > li.active._blue i:before {
	background: #00B6B9;
}

.coach-modal .widget-coach-modal .list-view-type > li.active._orange i:before {
	background: #E0592B;
}

.coach-modal .widget-coach-modal .btn-view-all {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}

.coach-modal .widget-coach-modal .btn-view-all:hover {
	color: #ffffff;
	text-decoration: none;
}

.coach-modal .widget-coach-modal .jq-selectbox {
	width: 253px;
	vertical-align: middle;
	cursor: pointer;
}

.coach-modal .widget-coach-modal .jq-selectbox__select {
	height: 49px;
	padding: 0 52px 0 15px;
	background: #464243;
	font-size: 18px;
	line-height: 49px;
	color: #ffffff;
}

.coach-modal .widget-coach-modal .jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	min-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.coach-modal .widget-coach-modal .jq-selectbox__trigger {
	background: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 52px;
}

.coach-modal .widget-coach-modal .jq-selectbox__trigger-arrow {
	margin: -5px 0px 0px -8px;
	display: block;
	content: '';
	border-top: 9px solid #333031;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
}

.coach-modal .widget-coach-modal .jq-selectbox__dropdown {
	width: 100%;
	background: #ECECEC;
	font-size: 18px;
	line-height: 22px;
	color: #2D2A2B;
}

.coach-modal .widget-coach-modal .jq-selectbox ul {
	margin: 0;
	padding: 0;
	max-height: 400px !important;
}

.coach-modal .widget-coach-modal .jq-selectbox li {
	min-height: 28px;
	padding: 9px 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.coach-modal .widget-coach-modal .jq-selectbox li.selected,
.coach-modal .widget-coach-modal .jq-selectbox li:hover {
	background-color: #E0592B;
	color: #fff;
}

.coach-modal .widget-coach-modal .jq-selectbox li.disabled:hover {
	background: none;
}

.coach-modal .widget-coach-modal .search-box {
	width: 253px;
	margin-top: 24px;
	border-bottom: 2px solid #464243;
	position: relative;
}

.coach-modal .widget-coach-modal .search-box .txt {
	width: 253px;
	padding: 0px 25px 6px 3px;
	display: block;
	border: none;
	background: none;
	font-family: "neuzeit_groteskregular";
	font-size: 18px;
	line-height: 27px;
	color: #ffffff;
	position: relative;
}

.coach-modal .widget-coach-modal .search-box .txt::-webkit-input-placeholder {
	color: #ffffff;
}

.coach-modal .widget-coach-modal .search-box .txt:-moz-placeholder {
	color: #ffffff;
}

.coach-modal .widget-coach-modal .search-box .txt::-moz-placeholder {
	color: #ffffff;
	opacity: 1 !important;
}

.coach-modal .widget-coach-modal .search-box .txt:-ms-input-placeholder {
	color: #ffffff;
}

.coach-modal .widget-coach-modal .search-box .submit {
	width: 18px;
	height: 18px;
	display: block;
	border: none;
	background: 0px 0px url("images/svg/search2.svg") no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
	position: absolute;
	top: 0px;
	right: 2px;
	cursor: pointer;
}

.coach-modal .widget-coach-modal .search-box .submit.close {
	width: 16px;
	height: 16px;
	margin-top: 5px;
	background: 0px 0px url("images/svg/close.svg") no-repeat;
	-moz-background-size: 100% 100%;
			 background-size: 100% 100%;
}

.coach-modal .content-coach-modal {
	width: 516px;
	padding: 0;
	margin: 0 45px 0 0;
	float: right;
	position: relative;
}

.coach-modal .content-coach-modal .coach-content-mask {
	min-height: 70px;
	display: none;
	background: #383536;
	opacity: 0.9;
	position: absolute;
	top: 38px;
	bottom: 81px;
	left: -20px;
	right: -20px;
	z-index: 99;
}

.coach-modal .content-coach-modal .coach-content-mask img {
	margin: -8px 0px 0px -64px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}

.coach-modal .content-coach-modal .top-coach-modal {
	height: 61px;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	color: #bcbec0;
}

.coach-modal .content-coach-modal .top-coach-modal a {
	color: #FFFFFF;
	text-decoration: underline;
}

.coach-modal .content-coach-modal .top-coach-modal a:hover {
	text-decoration: none;
}

.coach-modal .content-coach-modal .list-type-result {
	padding: 0px 0px 24px 0px;
	margin-left: -22px;
	margin-right: -20px;
	list-style: none;
	position: relative;
	z-index: 3;
}

.coach-modal .content-coach-modal .list-type-result .item {
	width: 33.33%;
	padding: 0px 12px 57px;
	text-align: center;
	float: left;
}

.coach-modal .content-coach-modal .list-type-result .item:nth-child(3n+1) {
	clear: both;
}

.coach-modal .content-coach-modal .list-type-result .item .img {
	width: 124px;
	height: 124px;
	margin: 0 auto;
	margin-bottom: 21px;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.coach-modal .content-coach-modal .list-type-result .item .img img {
	width: 100%;
	display: block;
	opacity: 1;
	position: relative;
	z-index: 1;
}

.coach-modal .content-coach-modal .list-type-result .item h3 {
	padding: 0px 0px 8px 0px;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
}

.coach-modal .content-coach-modal .list-type-result .item h3 a {
	color: #ffffff;
	text-decoration: none;
}

.coach-modal .content-coach-modal .list-type-result .item .list-type-color {
	padding-right: 2px;
	list-style: none;
	text-align: center;
}

.coach-modal .content-coach-modal .list-type-result .item .list-type-color > li {
	width: 18px;
	height: 18px;
	padding: 0px 0px;
	display: inline-block;
	vertical-align: top;
	text-indent: -9999em;
	overflow: hidden;
	-moz-border-radius: 50%;
			 border-radius: 50%;
	position: relative;
	background: #D1D0CE;
	cursor: pointer;
}

.coach-modal .content-coach-modal .list-type-result .item .list-type-color > li._yellow {
	background: #FFB700;
}

.coach-modal .content-coach-modal .list-type-result .item .list-type-color > li._blue {
	background: #00B6B9;
}

.coach-modal .content-coach-modal .list-type-result .item .list-type-color > li._orange {
	background: #E0592B;
}

.coach-modal .content-coach-modal .list-type-result .item.grayed .img img {
	opacity: 0.5;
}

.coach-modal .content-coach-modal .list-type-result .item.grayed h3 {
	color: #4D4D4F;
}

.coach-modal .content-coach-modal .list-type-result .item.grayed h3 a {
	color: #4D4D4F;
}

.coach-modal .content-coach-modal .list-type-result .item.grayed .list-type-color > li {
	opacity: 0.5;
	background: #4D4D4F;
}

.coach-modal .content-coach-modal .list-type-result .item.grayed .list-type-color > li._yellow {
	background: #4D4D4F;
}

.coach-modal .content-coach-modal .list-type-result .item.grayed .list-type-color > li._blue {
	background: #4D4D4F;
}

.coach-modal .content-coach-modal .list-type-result .item.grayed .list-type-color > li._orange {
	background: #4D4D4F;
}

.coach-modal .content-coach-modal .list-type-result .item .description-box {
	width: 487px;
	margin-top: 30px;
	margin-left: 24px;
	padding: 40px 0px 13px 0px;
	display: none;
	border-top: 6px solid #D1D0CE;
	border-bottom: 6px solid #D1D0CE;
	font-size: 14px;
	line-height: 21px;
	color: #e6e7e8;
	text-align: left;
	overflow: visible !important;
	position: relative;
}

.coach-modal .content-coach-modal .list-type-result .item .description-box:before {
	margin: -17px 0px 0px 0px;
	display: block;
	content: '';
	border-bottom: 11px solid #D1D0CE;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	position: absolute;
	top: 0px;
	left: 46px;
}

.coach-modal .content-coach-modal .list-type-result .item .description-box .btn-close {
	top: 22px;
	right: 0px;
}

.coach-modal .content-coach-modal .list-type-result .item .description-box h2 {
	padding: 0px 0px 33px 0px;
	font-family: "neuzeit_groteskbold";
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	color: #ffffff;
}

.coach-modal .content-coach-modal .list-type-result .item .description-box p {
	padding: 0px 0px 20px;
}

.coach-modal .content-coach-modal .list-type-result .item .description-box .row {
	padding-bottom: 20px;
	font-family: "neuzeit_groteskbold";
	color: #ffffff;
}

.coach-modal .content-coach-modal .list-type-result .item .description-box .row p {
	padding: 0px;
}

.coach-modal .content-coach-modal .list-type-result .item:nth-child(3n+2) .description-box {
	margin-left: -161px;
}

.coach-modal .content-coach-modal .list-type-result .item:nth-child(3n+2) .description-box:before {
	margin-left: -14px;
	left: 50%;
}

.coach-modal .content-coach-modal .list-type-result .item:nth-child(3n+3) .description-box {
	margin-left: -348px;
}

.coach-modal .content-coach-modal .list-type-result .item:nth-child(3n+3) .description-box:before {
	left: auto;
	right: 46px;
}

.coach-modal .content-coach-modal.grayed .list-type-result .item .img img {
	opacity: 0.5;
}

.coach-modal .content-coach-modal.grayed .list-type-result .item h3 {
	color: #4D4D4F;
}

.coach-modal .content-coach-modal.grayed .list-type-result .item h3 a {
	color: #4D4D4F;
}

.coach-modal .content-coach-modal.grayed .list-type-result .item .list-type-color > li {
	opacity: 0.5;
	background: #4D4D4F;
}

.coach-modal .content-coach-modal.grayed .list-type-result .item .list-type-color > li._yellow {
	background: #4D4D4F;
}

.coach-modal .content-coach-modal.grayed .list-type-result .item .list-type-color > li._blue {
	background: #4D4D4F;
}

.coach-modal .content-coach-modal.grayed .list-type-result .item .list-type-color > li._orange {
	background: #4D4D4F;
}

.coach-modal .content-coach-modal .coach-more-nav {
	height: 48px;
	position: relative;
}

.coach-modal .content-coach-modal .coach-more-loading {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.coach-modal .content-coach-modal .coach-more-loading img {
	margin: 0 auto;
	display: block;
}

.coach-modal .content-coach-modal .btn-down-t {
	margin: 0 auto;
	display: table;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

.coach-modal .content-coach-modal .btn-down-t:after {
	width: 39px;
	height: 16px;
	margin: 0 auto;
	margin-top: 12px;
	display: block;
	content: '';
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	background-image: url("images/svg/arrow-down.svg");
	position: relative;
}

.autocomplete-suggestions {
	width: 100%;
	background: #ECECEC;
	font-size: 18px;
	line-height: 22px;
	color: #2D2A2B;
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
}

.autocomplete-suggestions .autocomplete-suggestion {
	min-height: 28px;
	padding: 9px 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	cursor: pointer;
}

.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected, .autocomplete-suggestions .autocomplete-suggestion:hover {
	background-color: #E0592B;
	color: #fff;
}

.read-more-content {
	display: none;
}

.global-blue a {
	color: #00B6B9;
}

.global-blue .signup-box {
	background-color: #00B6B9;
}

.global-blue .list-grid-icon h2 {
	color: #00B6B9;
}

.global-blue .list-grid-icon .overlay {
	background-color: #00B6B9;
}

.global-blue .list-prog-b.ver3 h3 {
	color: #00B6B9;
}

.global-blue .list-prog-b.ver3 .btn-arrow:after {
	background-image: url("images/svg/arrow-blue.svg");
}

.global-blue .media-full .overlay {
	color: #00B6B9;
}

.global-blue .banner-box .btn-arrow:after {
	background-image: url("images/svg/arrow-blue.svg");
}

.global-blue .accordion-box .accordion-button {
	background-color: #00B6B9;
}

.global-blue .accordion-box .accordion-tit h4 {
	color: #00B6B9;
}

.global-blue .accordion-box .accordion-tit .btn-arrow:after {
	background-image: url("images/svg/arrow-blue.svg");
}

.global-orange a {
	color: #E0592B;
}

.global-orange .signup-box {
	background-color: #E0592B;
}

.global-orange .list-grid-icon h2 {
	color: #E0592B;
}

.global-orange .list-grid-icon .overlay {
	background-color: #E0592B;
}

.global-orange .list-prog-b.ver3 h3 {
	color: #E0592B;
}

.global-orange .list-prog-b.ver3 .btn-arrow:after {
	background-image: url("images/svg/arrow-orange.svg");
}

.global-orange .banner-box .btn-arrow:after {
	background-image: url("images/svg/arrow-orange.svg");
}

.global-orange .media-full .overlay {
	color: #E0592B;
}

.global-orange .accordion-box .accordion-button {
	background-color: #E0592B;
}

.global-orange .accordion-box .accordion-tit h4 {
	color: #E0592B;
}

.global-orange .accordion-box .accordion-tit .btn-arrow:after {
	background-image: url("images/svg/arrow-orange.svg");
}

.global-yellow a {
	color: #FFB700;
}

.global-yellow .signup-box {
	background-color: #FFB700;
}

.global-yellow .list-grid-icon h2 {
	color: #FFB700;
}

.global-yellow .list-grid-icon .overlay {
	background-color: #FFB700;
}

.global-yellow .list-prog-b.ver3 h3 {
	color: #FFB700;
}

.global-yellow .list-prog-b.ver3 .btn-arrow:after {
	background-image: url("images/svg/arrow-yellow.svg");
}

.global-yellow .banner-box .btn-arrow:after {
	background-image: url("images/svg/arrow-yellow.svg");
}

.global-yellow .media-full .overlay {
	color: #FFB700;
}

.global-yellow .accordion-box .accordion-button {
	background-color: #FFB700;
}

.global-yellow .accordion-box .accordion-tit h4 {
	color: #FFB700;
}

.global-yellow .accordion-box .accordion-tit .btn-arrow:after {
	background-image: url("images/svg/arrow-yellow.svg");
}

.btn-top-page {
	width: 40px;
	height: 45px;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
			 background-size: cover;
	background-image: url("images/svg/top.svg");
	position: fixed;
	bottom: 100px;
	right: 46px;
	z-index: 100;
}

.btn-top-page:hover {
	background-image: url("images/svg/top-hover.svg");
}

.podcast_meta {
	padding: 0px 0px 20px;
	font-size: 14px;
}

.password-protected {
	padding: 80px 0;
}

.page-title {
	font-size: 32px;
	line-height: normal;
	margin: 0 0 30px;
	color: #2D2A2B;
}

.content-search {
	padding-top: 40px;
	padding-bottom: 40px;
}

.posts-holder .post-search-item {
	padding: 27px 0 25px;
	border-top: 1px solid #E7E7E7;
}

.post-search-item {
	font-size: 18px;
	line-height: 25px;
	color: #898785;
}

.post-search-item h1 {
	padding: 0 0 13px;
	font-size: 24px;
	line-height: 28px;
	color: #414042;
}

.post-search-item h1:last-child {
	padding-bottom: 0;
}

.post-search-item h1 a {
	color: #414042;
	text-decoration: none;
}

.post-search-item p {
	margin-bottom: 25px;
}

.post-search-item p:last-child {
	margin-bottom: 0;
}

.post-search-item:last-child {
	margin-bottom: 0;
}

.past-courses-content {
	padding-bottom: 40px;
	position: relative;
}

.past-courses-content .loading-mask {
	display: none;
	background: rgba(255, 255, 255, 0.95);
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.past-courses-content .loading-mask img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -16px;
}

.read-more-btn + p {
	padding: 22px 0 !important;
}

.row-tit-read-more h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px 0 0;
	color: #4D4D4F;
	font-size: 16px;
	line-height: 24px;
}

.row-tit-read-more .tit-read-more {
	display: inline-block;
	vertical-align: middle;
}

.row-tit-read-more .tit-read-more span {
	padding: 0 1px 0 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.row-tit-read-more .tit-btn-more-plus {
	color: #e48a3c;
	text-decoration: none;
	font-family: 'neuzeit_groteskbold', sans-serif;
}

.row-tit-read-more + .row-tit-read-more {
	margin: 15px 0 0;
}

.select-drop {
	display: inline-block;
	min-width: 150px;
}

.select-drop .jq-selectbox {
	width: 100%;
}

.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}

.jq-selectbox__select {
	height: 32px;
	padding: 0 25px 0 12px;
	background: #ececec;
	font: 12px/32px "neuzeit_groteskregular", sans-serif;
	color: #414042;
}

.jq-selectbox.disabled .jq-selectbox__select {
	opacity: 0.55;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
}

.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 20px;
	background: #00b7ba;
}

.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 6px;
	right: 4px;
	background: url(images/svg/arrow-drop.svg) no-repeat;
	width: 12px;
	height: 18px;
}

.jq-selectbox__dropdown {
	width: 100%;
	background: #e0e0e0;
	font: 12px/16px "neuzeit_groteskregular", sans-serif;
}

.jq-selectbox ul {
	margin: 0 !important;
	padding: 0 !important;
}

.jq-selectbox li {
	min-height: 28px;
	padding: 8px 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	color: #414042;
}

.jq-selectbox li.selected,
.jq-selectbox li:hover {
	background-color: #00b7ba;
	color: #fff;
}

.jq-selectbox li.disabled {
	opacity: 0.55;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
}

.jq-selectbox li.disabled:hover {
	background: none;
}

.jq-selectbox li.optgroup {
	font-family: "neuzeit_groteskbold";
}

.jq-selectbox li.optgroup:hover {
	background: none;
	color: #414042;
	cursor: default;
}

.jq-selectbox li.option {
	padding-left: 25px;
}

.select-custom .jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}

.select-custom .jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	-moz-border-radius: 4px;
			 border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background: -moz-linear-gradient(#FFF, #E6E6E6);
	background: linear-gradient(#FFF, #E6E6E6);
	-moz-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
			 box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}

.select-custom .jq-selectbox__select:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background: -moz-linear-gradient(#F6F6F6, #E6E6E6);
	background: linear-gradient(#F6F6F6, #E6E6E6);
}

.select-custom .jq-selectbox__select:active {
	background: #F5F5F5;
	-moz-box-shadow: inset 1px 1px 3px #DDD;
			 box-shadow: inset 1px 1px 3px #DDD;
}

.select-custom .jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}

.select-custom .jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	-moz-box-shadow: none;
			 box-shadow: none;
	color: #888;
}

.select-custom .jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.select-custom .jq-selectbox .placeholder {
	color: #888;
}

.select-custom .jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}

.select-custom .jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.select-custom .jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}

.select-custom .jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}

.select-custom .jq-selectbox__dropdown {
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	-moz-border-radius: 4px;
			 border-radius: 4px;
	background: #FFF;
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
			 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	font: 14px/18px Arial, sans-serif;
}

.select-custom .jq-selectbox ul {
	margin: 0;
	padding: 0;
}

.select-custom .jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	color: #231F20;
}

.select-custom .jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}

.select-custom .jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}

.select-custom .jq-selectbox li.disabled {
	color: #AAA;
}

.select-custom .jq-selectbox li.disabled:hover {
	background: none;
}

.select-custom .jq-selectbox li.optgroup {
	font-weight: bold;
}

.select-custom .jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}

.select-custom .jq-selectbox li.option {
	padding-left: 25px;
}

.select2-container .select2-choice {
	padding-left: 17px !important;
}

.select2-container .select2-choice .select2-arrow b:after {
	border: none !important;
	background: url(images/svg/arrow1.svg) no-repeat;
	width: 6px;
	height: 12px;
	-webkit-transform: rotate(90deg);
		 -moz-transform: rotate(90deg);
			-ms-transform: rotate(90deg);
					transform: rotate(90deg);
	margin-left: -8px !important;
	margin-top: -6px !important;
}

.checkbox-custom .jq-checkbox {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 8px 0 0;
	background: #e6e7e8;
	cursor: pointer;
}

.checkbox-custom .jq-checkbox.checked .jq-checkbox__div {
	width: 13px;
	height: 10px;
	background: url(images/svg/check.svg) no-repeat;
	-moz-background-size: contain;
			 background-size: contain;
	margin: 3px 0 0 1px;
}

.checkbox-custom .jq-checkbox.disabled {
	opacity: .55;
}

.checkbox-custom label {
	display: block !important;
	overflow: hidden;
	font-size: 12px;
	line-height: 15px !important;
	color: #414042;
}

.container.w824 {
	width: 864px;
}

body[class*="woocommerce"] #header {
	background: #ececec;
}

body[class*="woocommerce"] .sub-main-menu,
body[class*="woocommerce"] .secondary-menu,
body[class*="woocommerce"] .secondary-menu-container{
	display: none !important;
}
body[class*="woocommerce"] .content-section{
	padding-top: 74px;
}

body[class*="woocommerce"] .woocommerce-info,
body[class*="woocommerce"] .woocommerce-message {
	border: none;
	padding: 11px 20px !important;
	margin: -65px 0 10px !important;
	background-color: #00b7ba;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}

body[class*="woocommerce"] .woocommerce-info:before,
body[class*="woocommerce"] .woocommerce-message:before {
	display: none;
}

body[class*="woocommerce"] .woocommerce-info + .woocommerce-message,
body[class*="woocommerce"] .woocommerce-message + .woocommerce-message {
	margin-top: 0 !important;
}

body[class*="woocommerce"] .woocommerce-info + div.product,
body[class*="woocommerce"] .woocommerce-message + div.product {
	padding-top: 15px;
}

body[class*="woocommerce"] .woocommerce-info {
	margin: 0 0 24px !important;
}

body[class*="woocommerce"] .woocommerce-info a {
	color: #fff;
	font-family: "neuzeit_groteskbold";
}

body[class*="woocommerce"] .woocommerce-error .button,
body[class*="woocommerce"] .woocommerce-info .button,
body[class*="woocommerce"] .woocommerce-message .button {
	float: right;
	position: relative;
	background: none;
	height: auto;
	color: #fff;
	padding: 0 28px 0 0;
	font-size: 14px;
	line-height: 18px;
	font-family: "neuzeit_groteskregular";
	height: auto;
}

body[class*="woocommerce"] .woocommerce-error .button:after,
body[class*="woocommerce"] .woocommerce-info .button:after,
body[class*="woocommerce"] .woocommerce-message .button:after {
	content: '';
	position: absolute;
	right: 0;
	top: 4px;
	width: 14px;
	height: 10px;
	background: url(images/svg/arrow-btn.svg) no-repeat;
	-moz-background-size: contain;
			 background-size: contain;
}

body[class*="woocommerce"] .woocommerce-error .button:before,
body[class*="woocommerce"] .woocommerce-info .button:before,
body[class*="woocommerce"] .woocommerce-message .button:before {
	content: '';
	position: absolute;
	left: -12px;
	top: 1px;
	border-left: 1px solid #fff;
	height: 14px;
}

body[class*="woocommerce"] .woocommerce-error .button:hover,
body[class*="woocommerce"] .woocommerce-info .button:hover,
body[class*="woocommerce"] .woocommerce-message .button:hover {
	background: none;
}

body[class*="woocommerce"] #respond input#submit,
body[class*="woocommerce"] a.button,
body[class*="woocommerce"] button.button,
body[class*="woocommerce"] input.button {
	display: inline-block;
	vertical-align: middle;
	-moz-border-radius: 0;
			 border-radius: 0;
	padding: 0 16px;
	height: 45px;
	font: 18px/45px "neuzeit_groteskbold", sans-serif;
	background: #E0592B;
	border: none;
	text-align: center;
	color: #fff;
}

body[class*="woocommerce"] #respond input#submit.arrow:after,
body[class*="woocommerce"] a.button.arrow:after,
body[class*="woocommerce"] button.button.arrow:after,
body[class*="woocommerce"] input.button.arrow:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 10px;
	background: url(images/svg/arrow-btn.svg) no-repeat;
	width: 14px;
	height: 10px;
}

body[class*="woocommerce"] #respond input#submit:hover,
body[class*="woocommerce"] a.button:hover,
body[class*="woocommerce"] button.button:hover,
body[class*="woocommerce"] input.button:hover {
	background: #E0592B;
	color: #fff;
}

body[class*="woocommerce"] #respond input#submit:focus,
body[class*="woocommerce"] a.button:focus,
body[class*="woocommerce"] button.button:focus,
body[class*="woocommerce"] input.button:focus {
	outline: none;
}

body[class*="woocommerce"] #respond input#submit.disabled,
body[class*="woocommerce"] #respond input#submit:disabled,
body[class*="woocommerce"] #respond input#submit:disabled[disabled],
body[class*="woocommerce"] a.button.disabled,
body[class*="woocommerce"] a.button:disabled,
body[class*="woocommerce"] a.button:disabled[disabled],
body[class*="woocommerce"] button.button.disabled,
body[class*="woocommerce"] button.button:disabled,
body[class*="woocommerce"] button.button:disabled[disabled],
body[class*="woocommerce"] input.button.disabled,
body[class*="woocommerce"] input.button:disabled,
body[class*="woocommerce"] input.button:disabled[disabled]{
	padding: 0 8px;
	color: #fff !important;
}
.woocommerce button.button.disabled

body[class*="woocommerce"] .woocommerce-box-shop .button {
	width: 100%;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
}

body[class*="woocommerce"] .woocommerce-box-shop .button + .button {
	margin-top: 10px;
}

body[class*="woocommerce"] div.product {
	padding: 0 0 36px;
}

body[class*="woocommerce"] div.product div.images {
	float: left;
	width: 224px;
}

body[class*="woocommerce"] div.product div.summary {
	float: right;
	width: 562px;
	margin: 0;
}

body[class*="woocommerce"] div.product div.summary ul {
	margin-left: 16px;
}

body[class*="woocommerce"] div.product form.cart {
	/* overflow: hidden; */
	margin: 0;
}

body[class*="woocommerce"] div.product form.cart .button {
	float: right;
	background: #2d2a2b !important;
	height: 42px;
	font-size: 18px;
	line-height: 42px;
}

body[class*="woocommerce"] div.product .product_title {
	margin: 0 0 5px;
	font: 24px "neuzeit_groteskbold", sans-serif;
}

body[class*="woocommerce"] div.product h2 {
	margin: 0;
	font: 18px/21px "neuzeit_groteskbold", sans-serif;
}

body[class*="woocommerce"] div.product p {
	margin: 0 0 0.9em;
}

body[class*="woocommerce"] div.product .text-grey {
	color: #808285;
}

body[class*="woocommerce"] div.product div.quantity .qty {
	width: 150px;
}

body[class*="woocommerce"] div.quantity {
	float: left;
}

body[class*="woocommerce"] .qty {
	background: #ececec;
	border: none;
	margin: 0;
	padding: 8px 10px;
	height: 32px;
	text-align: left;
	font-size: 14px;
}

body[class*="woocommerce"] div.products {
	padding: 25px 0;
	border-top: 1px solid #d1d0ce;
}

body[class*="woocommerce"] div.products h2 {
	margin: 0 0 30px;
	font-size: 24px;
}

body[class*="woocommerce"] .related ul.products {
	list-style: none;
	margin: 0;
	padding: 0;
}

body[class*="woocommerce"] .related ul.products li.product {
	float: left;
	width: 222px;
	text-align: center;
	margin: 0 74px 40px 0;
}

body[class*="woocommerce"] .related ul.products li.product a {
	display: block;
	color: #414042;
}

body[class*="woocommerce"] .related ul.products li.product img {
	display: block;
	margin: 0;
}

body[class*="woocommerce"] .related ul.products li.product h3 {
	padding: 25px 0;
	font: 16px/19px "neuzeit_groteskbold", sans-serif;
}

body[class*="woocommerce"] .related ul.products li.product.last {
	margin-right: 0;
}

body[class*="woocommerce"] a.remove {
	display: block;
	width: auto;
	height: auto;
	width: 21px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

body[class*="woocommerce"] a.remove:before {
	content: '';
	display: block;
	margin: 5px;
	width: 11px;
	height: 11px;
	background: url(images/svg/remove.svg) no-repeat;
}

body[class*="woocommerce"] a.remove:hover {
	background: none;
}

body[class*="woocommerce"] table.shop_table {
	border-collapse: collapse;
	border: none;
	margin: 0 0 10px;
	width: 100%;
	-moz-border-radius: 7px;
			 border-radius: 7px;
}

body[class*="woocommerce"] table.shop_table td {
	border: none;
}

body[class*="woocommerce"] .col2-set .col-1 {
	width: 504px;
	float: left;
}

body[class*="woocommerce"] .col2-set {
	padding: 12px 0 0;
}

body[class*="woocommerce"] .woocommerce-billing-fields {
	padding: 5px 0 0;
}

body[class*="woocommerce"] form .form-row {
	margin: 0 0 20px;
	padding: 0;
}
body[class*="woocommerce"] form .form-row .form-row{
	margin-bottom: 0;
}

body[class*="woocommerce"] form .form-row input.input-text,
body[class*="woocommerce"] form .form-row textarea {
	display: block;
	width: 100% !important;
	height: 40px;
	border: none;
	background: #f1f2f2;
	padding: 11px 17px;
	margin: 0;
	color: #414042;
	font-size: 14px;
	line-height: normal;
}

body[class*="woocommerce"] form .form-row textarea {
	height: auto;
}

body[class*="woocommerce"] form .form-row.input-placeholder {
	position: relative;
	padding: 0;
	background: #f1f2f2;
	height: 40px;
}

body[class*="woocommerce"] form .form-row.input-placeholder label {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 0 0 17px;
	line-height: 40px;
}

body[class*="woocommerce"] form .form-row.input-placeholder input.input-text {
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
}

body[class*="woocommerce"] form .form-row-first,
body[class*="woocommerce"] form .form-row-last {
	float: left;
	width: 242px;
	overflow: visible;
}

body[class*="woocommerce"] form .form-row-last {
	float: right;
}

body[class*="woocommerce"] form .form-row-expdatemonth {
	float: left;
	width: 46%;
	margin: 0;
}

body[class*="woocommerce"] form .form-row-expdateyear {
	float: right;
	width: 46%;
	margin: 0;
}

body[class*="woocommerce"] form .credit-cards {
	display: block;
	padding: 7px 0 0;
}

body[class*="woocommerce"] form .credit-cards img.active {
	outline: 1px solid #e0592b;
}

body[class*="woocommerce"] form .space-label {
	display: block;
	height: 28px;
}

body[class*="woocommerce"] .select2-container .select2-choice {
	background: #f1f2f2;
	border: 1px solid #d1d3d4;
	-moz-border-radius: 0;
			 border-radius: 0;
	height: 40px;
	line-height: 40px;
	color: #414042;
}

body[class*="woocommerce"] .select2-search {
	padding: 4px !important;
}

body[class*="woocommerce"] .select2-drop-active {
	border: 1px solid #d1d3d4 !important;
}

body[class*="woocommerce"] form.checkout_coupon,
body[class*="woocommerce"] form.login,
body[class*="woocommerce"] form.register {
	border: none;
	padding: 0;
	margin: 21px 0;
}

body[class*="woocommerce"] form.checkout_coupon p,
body[class*="woocommerce"] form.login p,
body[class*="woocommerce"] form.register p {
	margin: 0 0 17px;
}

body[class*="woocommerce"] form.login {
	margin: 35px 0 45px;
	line-height: 17px;
}

body[class*="woocommerce"] form.login .form-row-first,
body[class*="woocommerce"] form.login .form-row-last {
	width: 388px;
}

body[class*="woocommerce"] form.login .form-row {
	margin: 0 0 19px;
}

body[class*="woocommerce"] form.login .form-row input.input-text {
	padding: 8px 17px;
	height: 34px;
	font-size: 14px;
	padding: 0 10px;
}

body[class*="woocommerce"] form.login .form-row label {
	color: #2d2a2b;
	font-family: "neuzeit_groteskbold";
}

body[class*="woocommerce"] form.login .checkbox-custom {
	margin: 10px 0 0 3px;
	font-size: 12px;
	line-height: 15px;
}

body[class*="woocommerce"] form.login .lost_password {
	margin: -10px 0 0;
	font-size: 12px;
	font-family: "neuzeit_groteskbold";
}

body[class*="woocommerce"] form.login input.button {
	padding: 0 10px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
}

body[class*="woocommerce"] form.checkout_coupon .form-row-first {
	width: 388px;
	margin: 0 16px 0 0;
}

body[class*="woocommerce"] form.checkout_coupon .form-row-last {
	float: left;
	width: auto;
}

body[class*="woocommerce"] form.checkout_coupon .form-row input.input-text {
	padding: 8px 10px;
	height: 34px;
	font-size: 14px;
}

body[class*="woocommerce"] form.checkout_coupon input.button {
	height: 28px;
	margin: 3px 0 0;
	padding: 0 10px;
	font-size: 12px;
	line-height: 28px;
}

body[class*="woocommerce"] #add_payment_method #payment,
body[class*="woocommerce"] .woocommerce-checkout #payment {
	background: none;
}

body[class*="woocommerce"] #add_payment_method #payment div.form-row,
body[class*="woocommerce"].woocommerce-checkout #payment div.form-row {
	padding: 0;
}

body[class*="woocommerce"] p.cart-empty {
	margin: 0 0 15px;
}

.woocommerce-order-received .woocommerce-content {
	background: #00b7ba;
	width: auto !important;
	max-width: none;
}

.woocommerce-order-received .woocommerce-content .woocommerce_page_heading {
	display: none;
}

.woocommerce-order-received .woocommerce-content .woocommerce {
	width: 824px;
	text-align: center;
	padding: 90px 0;
	margin: 0 auto;
	color: #fff;
	font-size: 16px;
}

.woocommerce-order-received .woocommerce-content h2 {
	font-size: 24px;
	line-height: normal;
	margin: 0 0 50px;
}

.woocommerce-order-received .woocommerce-content .woocommerce-thankyou-order-received {
	margin: 0 0 52px;
	font-size: 20px;
	line-height: 26px;
}

.woocommerce-order-received .woocommerce-content a {
	color: #fff;
	text-decoration: underline;
}

.woocommerce-content {
	padding-top: 82px;
	padding-bottom: 75px;
	color: #414042;
	font-size: 14px;
	line-height: 1.5;
}

.woocommerce-content a {
	color: #E0592B;
	text-decoration: none;
}

.woocommerce-content h3 {
	font-size: 16px;
	margin: 0 0 8px;
}

.h-product_meta {
	margin: 0 0 26px;
	color: #808285;
	font-size: 12px;
}

.h-product_meta .product_meta {
	float: left;
}

.h-product_meta .product_meta a {
	font-family: "neuzeit_groteskbold";
}

.h-product_meta .cart_sum {
	float: right;
}

.cart_sum {
	position: relative;
	padding: 0 42px 0 0;
	font-size: 12px;
	color: #808285;
}

.cart_sum b {
	color: #414042;
}

.cart_sum:after {
	content: '';
	position: absolute;
	right: 0;
	top: 3px;
	background: url(images/svg/cart.svg) no-repeat;
	width: 11px;
	height: 11px;
}

.product_heading {
	margin: 0 0 16px;
}

.product_payment {
	padding: 14px 0 0;
}

.product_payment .woocommerce-variation.single_variation {
	display: none !important;
}

.woocommerce-product-form {
	float: left;
	width: auto !important;
}

.woocommerce-product-form .select-drop-holder {
	margin: 0 0 15px;
}

.woocommerce-product-form .select-drop-holder .reset_variations {
	display: none !important;
}

.woocommerce-product-form .select-drop-holder .qty {
	vertical-align: top;
	width: 167px;
}

.woocommerce-product-form .select-drop {
	vertical-align: top;
	margin: 0 10px 0 0;
}

.single_variation_wrap {
	float: right;
	margin: 20px 0 0;
	/* div.quantity{
		display: none;
	} */
}

.woocommerce-add-ons {
	padding: 20px 0;
}

.woocommerce-add-ons h3 {
	margin: 0 0 10px;
}

.woocommerce-add-ons ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
}

.woocommerce-add-ons ul li + li {
	margin-top: 12px;
}

.woocommerce-add-ons ul .jq-checkbox {
	margin: 0 11px 0 0;
}

.woocommerce-product-section {
	border-top: 1px solid #d1d0ce;
	padding: 30px 0 0;
}

.woocommerce-nav-aside {
	list-style: none;
	margin: 0;
	padding: 22px 0 0;
	float: left;
	width: 205px;
	font: 16px/20px "neuzeit_groteskbold", sans-serif;
}

.woocommerce-nav-aside li + li {
	margin-top: 24px;
}

.woocommerce-nav-aside a {
	display: block;
	position: relative;
}

.woocommerce-nav-aside a:after {
	display: none;
	content: '';
	position: absolute;
	right: 0;
	top: 3px;
	background: url(images/svg/arrow1.svg) no-repeat;
	width: 6px;
	height: 12px;
}

.woocommerce-nav-aside a:hover {
	color: #414042;
}

.woocommerce-nav-aside .ui-state-active a {
	color: #414042;
}

.woocommerce-nav-aside .ui-state-active a:after {
	display: block;
}

.woocommerce-tab-content {
	float: left;
	width: 245px;
	margin: 24px 0 0 58px;
	display: none;
}

.woocommerce-tab-content.active {
	display: block;
}

.woocommerce-tab-content h3 {
	margin: 0 0 25px;
}

.woocommerce-tab-content p {
	margin: 0 0 1.4em;
}

.woocommerce-box-shop {
	border: 1px solid #d1d0ce;
	padding: 22px 15px 18px;
	float: right;
	width: 274px;
}

.woocommerce-box-shop h3 {
	font-size: 16px !important;
	margin: 0 10px 16px !important;
}

.woocommerce-box-shop .h-table {
	margin: 0 -15px 33px;
}

.woocommerce-box-shop .h-table > p {
	margin-left: 25px !important;
	margin-right: 25px !important;
}

.woocommerce-box-shop .checkbox-custom {
	margin: 0 8px 14px;
}

.table-cart {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	border-collapse: collapse;
}

.table-cart td, .table-cart th {
	padding: 14px 25px;
	background: #ececec;
	vertical-align: top;
}

.table-cart th {
	text-align: left;
	font-family: "neuzeit_groteskbold";
	font-size: 14px;
}

.table-cart td {
	width: 84px;
}

.table-cart tr:nth-child(odd) td, .table-cart tr:nth-child(odd) th {
	background: #f8f8f8;
}

.table-cart tr:first-child td, .table-cart tr:first-child th, .table-cart tr.row-subtotal td, .table-cart tr.row-subtotal th, .table-cart tr.row-total td, .table-cart tr.row-total th {
	padding: 10px 25px;
	background: none;
}

.table-cart tr.row-subtotal td, .table-cart tr.row-subtotal th, .table-cart tr.row-total td, .table-cart tr.row-total th {
	padding: 4px 25px;
}

.table-cart tr.row-subtotal td, .table-cart tr.row-subtotal th {
	padding: 25px 25px 4px;
}

abbr {
	text-decoration: none;
}

.woocommerce_page_heading {
	border-bottom: 1px solid #d1d0ce;
	padding: 0 0 4px;
	margin: 0 0 36px;
}

.woocommerce_page_heading h1 {
	display: inline-block;
	font-size: 24px;
	margin: 0 0 0 8px;
}

.woocommerce_page_heading .cart_sum {
	float: right;
	margin: 8px 0 0;
}

body.woocommerce-cart .woocommerce-content,
body.page-template-page-woocommerce-cart-php .woocommerce-content {
	padding-top: 75px;
}

body.woocommerce-cart table.cart,
body.page-template-page-woocommerce-cart-php table.cart {
	font-size: 12px;
	line-height: normal;
	margin: 0;
}

body.woocommerce-cart table.cart th,
body.page-template-page-woocommerce-cart-php table.cart th {
	text-transform: uppercase;
	font-family: "neuzeit_groteskbold";
	font-weight: normal;
}

body.woocommerce-cart table.cart th, body.woocommerce-cart table.cart td,
body.page-template-page-woocommerce-cart-php table.cart th,
body.page-template-page-woocommerce-cart-php table.cart td {
	text-align: left;
}

body.woocommerce-cart table.cart thead th, body.woocommerce-cart table.cart thead td,
body.page-template-page-woocommerce-cart-php table.cart thead th,
body.page-template-page-woocommerce-cart-php table.cart thead td {
	padding: 6px 12px;
}

body.woocommerce-cart table.cart tbody th, body.woocommerce-cart table.cart tbody td,
body.page-template-page-woocommerce-cart-php table.cart tbody th,
body.page-template-page-woocommerce-cart-php table.cart tbody td {
	padding: 10px 12px;
	background: #f1f2f2;
}

body.woocommerce-cart table.cart tbody tr:nth-child(even) th, body.woocommerce-cart table.cart tbody tr:nth-child(even) td,
body.page-template-page-woocommerce-cart-php table.cart tbody tr:nth-child(even) th,
body.page-template-page-woocommerce-cart-php table.cart tbody tr:nth-child(even) td {
	background: #f9f9f9;
}

body.woocommerce-cart table.cart .product-remove,
body.page-template-page-woocommerce-cart-php table.cart .product-remove {
	width: 1%;
	padding-left: 18px;
	vertical-align: middle;
}

body.woocommerce-cart table.cart .product-thumbnail,
body.page-template-page-woocommerce-cart-php table.cart .product-thumbnail {
	width: 58px;
}

body.woocommerce-cart table.cart .product-price,
body.page-template-page-woocommerce-cart-php table.cart .product-price {
	width: 75px;
}

body.woocommerce-cart table.cart .product-quantity,
body.page-template-page-woocommerce-cart-php table.cart .product-quantity {
	width: 1%;
}

body.woocommerce-cart table.cart .product-subtotal,
body.page-template-page-woocommerce-cart-php table.cart .product-subtotal {
	width: 102px;
}

body.woocommerce-cart table.cart img,
body.page-template-page-woocommerce-cart-php table.cart img {
	width: 32px;
}

body.woocommerce-cart table.cart .button,
body.woocommerce-cart table.cart input.button,
body.page-template-page-woocommerce-cart-php table.cart .button,
body.page-template-page-woocommerce-cart-php table.cart input.button {
	padding: 0 8px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
}

body.woocommerce-cart table.cart .button[disabled],
body.woocommerce-cart table.cart input.button[disabled],
body.page-template-page-woocommerce-cart-php table.cart .button[disabled],
body.page-template-page-woocommerce-cart-php table.cart input.button[disabled]{
	padding: 0 8px;
}

body.woocommerce-cart table.cart .input-text,
body.page-template-page-woocommerce-cart-php table.cart .input-text {
	color: #808285;
	font-size: 12px;
}

body.woocommerce-cart table.cart .quantity .input-text,
body.page-template-page-woocommerce-cart-php table.cart .quantity .input-text {
	width: 38px;
	padding: 8px 5px;
}

body.woocommerce-cart table.cart td.actions,
body.page-template-page-woocommerce-cart-php table.cart td.actions {
	text-align: right;
	background: none !important;
	padding: 17px 17px 17px 0;
}

body.woocommerce-cart table.cart td.actions .coupon,
body.page-template-page-woocommerce-cart-php table.cart td.actions .coupon {
	float: left;
}

body.woocommerce-cart table.cart td.actions .coupon label,
body.page-template-page-woocommerce-cart-php table.cart td.actions .coupon label {
	display: none;
}

body.woocommerce-cart table.cart td.actions .coupon .input-text,
body.page-template-page-woocommerce-cart-php table.cart td.actions .coupon .input-text {
	float: left;
	vertical-align: middle;
	border: none;
	background: #e6e7e8;
	width: 126px;
	height: 28px;
	margin: 0 7px 0 0;
	padding: 6px 10px;
	font-size: 12px;
	line-height: normal;
}

body.woocommerce-cart .cart-collaterals,
body.page-template-page-woocommerce-cart-php .cart-collaterals {
	margin: 78px 0 0;
	line-height: normal;
	color: #2d2a2b;
}

body.woocommerce-cart .cart-collaterals .cart_totals,
body.page-template-page-woocommerce-cart-php .cart-collaterals .cart_totals {
	float: right;
	width: 242px;
}

body.woocommerce-cart .cart-collaterals .cart_totals h2,
body.page-template-page-woocommerce-cart-php .cart-collaterals .cart_totals h2 {
	margin: 0 0 18px;
	font-size: 24px;
}

body.woocommerce-cart .cart-collaterals .cart_totals table,
body.page-template-page-woocommerce-cart-php .cart-collaterals .cart_totals table {
	font-size: 12px;
	margin: 0;
}

body.woocommerce-cart .cart-collaterals .cart_totals table th,
body.page-template-page-woocommerce-cart-php .cart-collaterals .cart_totals table th {
	text-align: left;
	font-family: "neuzeit_groteskbold";
	font-weight: normal;
}

body.woocommerce-cart .cart-collaterals .cart_totals table th, body.woocommerce-cart .cart-collaterals .cart_totals table td,
body.page-template-page-woocommerce-cart-php .cart-collaterals .cart_totals table th,
body.page-template-page-woocommerce-cart-php .cart-collaterals .cart_totals table td {
	padding: 3px;
	line-height: normal;
}

body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout,
body.page-template-page-woocommerce-cart-php .cart-collaterals .wc-proceed-to-checkout {
	padding: 30px 0;
}

body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button,
body.page-template-page-woocommerce-cart-php .cart-collaterals .wc-proceed-to-checkout a.checkout-button {
	display: block;
	padding: 0 20px;
	margin: 0;
	background: #2d2a2b;
	text-align: left;
}

body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button:after,
body.page-template-page-woocommerce-cart-php .cart-collaterals .wc-proceed-to-checkout a.checkout-button:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 14px;
	background: url(images/svg/arrow-btn.svg) no-repeat;
	width: 14px;
	height: 10px;
}

body.woocommerce-checkout .woocommerce_page_heading,
body.page-template-page-woocommerce-checkout-php .woocommerce_page_heading {
	margin: 0 0 52px;
}

body.woocommerce-checkout h3,
body.page-template-page-woocommerce-checkout-php h3 {
	margin: 0 0 18px;
	color: #414042;
	font-size: 24px;
}

.woocommerce-participant-fields {
	position: relative;
	margin: 20px 0 0;
	padding: 44px 0 0;
	border-top: 1px solid #d1d0ce;
}

.woocommerce-participant-fields:before {
	content: '';
	border-top: 1px solid #d1d0ce;
	position: absolute;
	left: 0;
	right: 0;
	top: 2px;
}
.button.wc-backward:before{
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 17px 5px 0 0;
	width: 20px;
	height: 10px;
	background: url(images/svg/arrow-white.svg) no-repeat;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
#wc-authorize-net-aim-credit-card-form{
	padding: 0;
	border: none;
}




