/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: texgyreadventor-regular;
	src: url('fonts/texgyreadventor-regular.eot');
	src: url('fonts/texgyreadventor-regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/texgyreadventor-regular.woff') format('woff'),
		url('fonts/texgyreadventor-regular.ttf') format('truetype'),
		url('fonts/texgyreadventor-regular.svg#texgyreadventor-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: texgyreadventor-bold;
	src: url('fonts/texgyreadventor-bold.eot');
	src: url('fonts/texgyreadventor-bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/texgyreadventor-bold.woff') format('woff'),
		url('fonts/texgyreadventor-bold.ttf') format('truetype'),
		url('fonts/texgyreadventor-bold.svg#texgyreadventor-bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	max-height: 10000px
}

body {
	margin: 0;
	color: #58595b;
	font: 14px/24px "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: #dbd6d0;
	min-width: 320px;
	text-size-adjust: 100%;
	text-size-adjust: none;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #209ac3;
}

a:hover {
	text-decoration: underline;
}

a:active {
	background-color: transparent;
}

.new-pages input[type="submit"],
.new-pages input[type="text"],
.new-pages input[type="password"],
.new-pages input[type="file"],
.new-pages textarea,
.new-pages input[type="email"] {
	appearance: none;
}

.new-pages textarea,
.new-pages input[type="submit"],
.new-pages input[type="text"],
.new-pages input[type="email"] {
	border-radius: 0;
}

.new-pages input[type="image"] {
	padding: 0;
	border: none;
}

input,
textarea,
select {
	font: 100% "Helvetica Neue", Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.page {
	max-width: 1280px;
	margin: 0 auto;
}

.page::after {
	content: '';
	display: block;
	clear: both;
}

#header-float {
	z-index: 100;
	border: 0 solid #F00;
}

#header {
	/* overflow:hidden; */
	top: 0;
	background: #fff;
	z-index: 100;

	/* position:fixed; FOR STATIC NAV BAR */
}

.header-holder {
	width: 100%;
	background: #62686a;

	/* overflow:hidden; */
	z-index: 100;
}

.header-frame {
	overflow: hidden;
	padding: 9px 0 7px 10px;
	margin: 0 auto;
	max-width: 930px;
}

.header-inner {
	float: right;
}

.top-nav {
	float: left;
}

.top-nav ul {
	padding: 0;
	margin: 4px 0 0;
	list-style: none;
	float: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 10px/12px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

.top-nav li {
	float: left;
	margin: 0 0 0 14px;
}

.top-nav a {
	color: #fff;
}

.btn-twitter {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url("images/bg-twitter.png") no-repeat;
	margin: 0 0 0 12px;
}

.btn-linkedin {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url("images/bg-linkedin.png") no-repeat;
	margin: 0 0 0 6px;
}

.btn-search {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url("images/bg-search.png") no-repeat;
}

.open-close3 {
	float: left;
	margin: 0 0 0 5px;
}

.open-close3 .slide {
	display: none;
	position: relative;
	float: left;
}

.open-close3.active .slide {
	display: block;
}

.open-close3.active .opener {
	display: none;
}

.search-form {
	overflow: hidden;
	margin: 0;
}

.search-form input[type="text"] {
	float: left;

	/* background:none; */
	background: #fff;
	border: none;
	border-bottom: 2px solid #565a5c;
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #58595b;
	padding: 3px;
	width: 152px;
	height: 13px;
	margin: 0;
}

.search-form input[type="submit"] {
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
	margin: 0 12px 0 0;
	padding: 0;
	background: url("images/bg-search.png") no-repeat;
	color: #666;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}

.search-form input[type="submit"]:hover {
	cursor: pointer;
}

.header-w1 {
	width: 100%;
	overflow: hidden;
	background: #4c4d4f;
}

.header-wrap {
	padding: 21px 0 21px 10px;
	margin: 0 auto;
	max-width: 930px;
}

.header-wrap::after {
	content: '';
	display: block;
	clear: both;
}

#nav {
	padding: 0;
	margin: 0 -2px 0 0;
	list-style: none;
	float: right;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 11px/13px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

@media screen and (width < 768px) {
	#nav {
		display: none;
	}
}

@media screen and (width >= 768px) {
	#nav {
		display: block !important;
	}
}

.item-home {
	display: none;
	font: 11px/34px texgyreadventor-bold, Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 46px 0 0;
}

.item-home>a {
	color: #fff;
}

#nav li {
	float: left;
	margin: 0 0 0 26px;
}

#nav a {
	color: #fff;
}

#nav a:hover,
.item-home>a:hover {
	color: #70b144;
	text-decoration: none;
}

#nav li.active a,
#nav li.current-page-ancestor a {
	color: #70b144;
}

#nav .hidden-item {
	display: none;
}

#logo-block {
	width: 1280px;
	margin: 0 -170px;
	background: #fff;
}

.nav-opener {
	display: none;
	width: 47px;
	height: 37px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/sprite.png") no-repeat;
	margin: 0 0 9px;
}

.header-block {
	overflow: hidden;
	padding: 23px 0;
	background: #fff;
	margin: 0 auto;
	max-width: 940px;
}

.logo,
.logo2 {
	float: left;
	overflow: hidden;
	width: 195px;
	height: 59px;
	background: url("images/logo.png") no-repeat;
	text-indent: -9999px;
	margin: 0;
}

.logo2 {
	float: right;
	width: 293px;
	height: 17px;
	margin: 21px 0 0;
	background: url("images/logo2.png") no-repeat;
}

.logo a {
	display: block;
	height: 100%;
}

.promo-block {
	padding: 0 0 115px;
	background: #fff;
}

.promo-block::after {
	content: '';
	display: block;
	clear: both;
}

#main {
	width: 100%;
	padding: 0 0 58px;
	background: #fff;
}

.main-wrap {
	margin: 0 auto;
	max-width: 940px;
}

#main::after,
.main-wrap::after {
	content: '';
	display: block;
	clear: both;
}

#main h2 {
	color: #209ac3;
	margin: 0 0 14px;
	letter-spacing: 2px;
	font: 18px/20px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

.boxes {
	overflow: hidden;
	margin: 0 -20px 28px 0;
}

.box {
	background: #209ac3;
	margin: 0 0 20px 0;
}

/* medium-sized boxes, 3 across */
.box-medium {
	float: left;
	background: #209ac3;
	margin: 0 20px 0 0;
	padding-bottom: 10px;
}

.box .visual,
.box-medium .visual {
	overflow: hidden;
	position: relative;
}

.box .visual img,
.box-medium .visual img {
	vertical-align: top;
}

.box a,
.box-medium a {
	color: #fff;
}

.plus {
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	overflow: hidden;
	width: 15px;
	height: 15px;
	bottom: 12px;
	right: 12px;
}

.image-block .plus,
.side-block .visual .plus {
	background: url("images/bg-plus.png") no-repeat 0 -15px;
}

.box .visual .plus,
.box-medium .visual .plus,
.news-list .plus {
	background: url("images/bg-plus.png") no-repeat;
}

.news-list .plus {
	bottom: 14px;
}

.box .visual .plus:hover,
.box-medium .visual .plus:hover,
.news-list .plus:hover {
	background: url("images/bg-plus.png") no-repeat 0 -15px;
}

.box .desc,
.box-medium .desc {
	overflow: hidden;
	padding: 12px 70px 15px 18px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

.box h3,
.box-medium h3 {
	color: #fff;
	margin: 0 0 8px;
	font: 28px/32px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

.box p,
.box-medium p {
	margin: 0;
}

.box ul,
.box-medium ul {
	list-style: disc;
	margin-left: 24px;
}

.latest-block {
	overflow: hidden;
	padding: 0 0 6px;
	border-bottom: 2px solid #cdcdcd;
	margin: 0 0 30px;
}

#main .latest-block h2 {
	margin: 0 0 13px;
}

.cols {
	overflow: hidden;
	margin: 0 -20px 6px 0;
}

.col {
	float: left;
	width: 220px;
	border-top: 2px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin: 0 20px 0 0;
	padding: 8px 0 18px;
	position: relative;
}

.col .date {
	display: block;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: #58585a;
	margin: 0 0 3px;
}

.col h3 {
	color: #58595b;
	margin: 0 0 15px;
	font: 16px/20px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

.col h3>a {
	color: #58595b;
}

.col .more,
.news-list .more {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	color: #58585a;
	position: absolute;
	bottom: 8px;
	left: 0;
	padding: 0 9px 0 0;
	background: url("images/bullet.png") no-repeat 100% 4px;
}

.news-list .more {
	bottom: 9px;
}

.btn-view {
	float: right;
	text-transform: uppercase;
	color: #fff;
	padding: 0 10px 0 9px;
	background: #9b9b9d !important;
	border-radius: 2px;
	vertical-align: top;
	letter-spacing: 1px;
	height: 20px;
	font: 11px/20px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

a.btn-view-left {
	margin-top: 40px;
}

.btn-view-left {
	text-transform: uppercase;
	color: #fff;
	padding: 2px 10px 2px 9px;
	background: #9b9b9d !important;
	border-radius: 2px;
	vertical-align: top;
	letter-spacing: 1px;
	height: 24px;
	font: 11px/20px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

.btn-view:hover,
.btn-view-left:hover {
	text-decoration: none;
	background: #70b144 !important;
}

.btn-back {
	float: right;
	color: #209ac3;
	padding: 1px 0 2px 25px;
	background: url("images/bullet.png") no-repeat 0 -57px;
	font: 14px/16px texgyreadventor-bold, Arial, Helvetica, sans-serif;

	/* display:none; */
}

/* easy social share css */
#content ul.ess-buttons {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
	line-height: 1.5em;
}

ul.ess-buttons li {
	display: inline-block;
	margin: 0;
}

ul.ess-buttons a.ess-button {
	display: inline-block;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	text-decoration: none;
	border: none;
}

.ess-button-inner,
.ess-social-count {
	display: inline-block;
	padding: 0.1em 0.6em;
	color: #fff;
	border-radius: 3px;
}

.ess-share-text {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.ess-buttons--text .ess-share-text,
.ess-buttons--count .ess-share-text {
	position: relative;
	top: auto;
	left: auto;
	display: inline-block;
	margin-left: 5px;
}

.ess-icon {
	display: inline-block;
	height: 1em;
	width: 1em;
	fill: #fff;
	vertical-align: -0.1em;
}

.ess-button:visited .ess-button-inner,
.ess-button:visited .ess-social-count {
	color: #fff;
}

.ess-button--facebook .ess-button-inner,
.ess-button--facebook .ess-social-count {
	background: #3b5998;
}

.ess-button--facebook:hover .ess-button-inner,
.ess-button--facebook:hover .ess-social-count,
.ess-button--facebook:active .ess-button-inner,
.ess-button--facebook:active .ess-social-count,
.ess-button--facebook:focus .ess-button-inner,
.ess-button--facebook:focus .ess-social-count {
	background: #4466ae;
}

.ess-button--twitter .ess-button-inner,
.ess-button--twitter .ess-social-count {
	background: #00aced;
}

.ess-button--twitter:hover .ess-button-inner,
.ess-button--twitter:hover .ess-social-count,
.ess-button--twitter:active .ess-button-inner,
.ess-button--twitter:active .ess-social-count,
.ess-button--twitter:focus .ess-button-inner,
.ess-button--twitter:focus .ess-social-count {
	background: #0dbdff;
}

.ess-button--gplus .ess-button-inner,
.ess-button--gplus .ess-social-count {
	background: #dd4b39;
}

.ess-button--gplus:hover .ess-button-inner,
.ess-button--gplus:hover .ess-social-count,
.ess-button--gplus:active .ess-button-inner,
.ess-button--gplus:active .ess-social-count,
.ess-button--gplus:focus .ess-button-inner,
.ess-button--gplus:focus .ess-social-count {
	background: #e16353;
}

.ess-button--pinterest .ess-button-inner,
.ess-button--pinterest .ess-social-count {
	background: #cb2027;
}

.ess-button--pinterest:hover .ess-button-inner,
.ess-button--pinterest:hover .ess-social-count,
.ess-button--pinterest:active .ess-button-inner,
.ess-button--pinterest:active .ess-social-count,
.ess-button--pinterest:focus .ess-button-inner,
.ess-button--pinterest:focus .ess-social-count {
	background: #de2c33;
}

.ess-button--email .ess-button-inner,
.ess-button--email .ess-social-count {
	background: #999;
}

.ess-button--email:hover .ess-button-inner,
.ess-button--email:hover .ess-social-count,
.ess-button--email:active .ess-button-inner,
.ess-button--email:active .ess-social-count,
.ess-button--email:focus .ess-button-inner,
.ess-button--email:focus .ess-social-count {
	background: #a8a8a8;
}

.ess-button--link .ess-button-inner,
.ess-button--link .ess-social-count {
	background: #999;
}

.ess-button--link:hover .ess-button-inner,
.ess-button--link:hover .ess-social-count,
.ess-button--link:active .ess-button-inner,
.ess-button--link:active .ess-social-count,
.ess-button--link:focus .ess-button-inner,
.ess-button--link:focus .ess-social-count {
	background: #a8a8a8;
}

.ess-button--link:hover .ess-share-link-wrap,
.ess-button--link:active .ess-share-link-wrap,
.ess-button--link:focus .ess-share-link-wrap {
	opacity: 1;
	visibility: visible;
}

.ess-image-wrap {
	position: relative;
	display: inline-block;
	width: auto;
	line-height: 0;
	max-width: 100%;
}

.ess-image-wrap>a {
	display: inline-block;
	max-width: 100%;
}

.ess-image-wrap:hover .ess-buttons,
.ess-image-wrap:active .ess-buttons,
.ess-image-wrap:focus .ess-buttons {
	opacity: 1;
	visibility: visible;
}

.ess-image-wrap .ess-buttons {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	margin-bottom: 0;
	visibility: hidden;
	transition: opacity 0.2s ease;
}

.ess-share-link-wrap {
	position: absolute;
	bottom: 100%;
	right: 0;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
	width: 150%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease;
}

.ess-share-link {
	box-sizing: border-box;
	padding: 0.1em 0.6em;
	width: 100%;
	color: #222;
	background: #fff;
	border: none;
	border-radius: 3px;
}

/*
@media only screen and (min-height: 980px) { 
	.btn-back {
		display:block;
	}
}
*/

.main-holder {
	overflow: hidden;
	margin: -172px 0 0;
	position: relative;
	z-index: 50;
}

.container {
	overflow: hidden;
	padding: 0 0 50px;
}

.top-block {
	overflow: hidden;
	background: #70b144;
	border-radius: 10px 10px 0 0;
	padding: 0 0 8px;
	margin: 0 0 29px;
}

.top-block .desc {
	overflow: hidden;
	padding: 3px 24px 0;
}

/* BREADCRUMBS
.breadcrumbs-block {
	overflow:hidden;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	background:#5b9538;
	padding:7px 23px 6px;
}
.breadcrumbs {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	color:#c8d9c0;
	font-weight:bold;
}
.breadcrumbs li {
	float:left;
	margin:0 10px 0 0;
}
.breadcrumbs a {color:#c8d9c0;}
 */
.breadcrumbs {
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background: #5b9538;
	padding: 7px 23px 6px;
	color: #c8d9c0;
}

.breadcrumbs span {
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 13px;
	color: #c8d9c0;
	font-weight: bold;
}

.breadcrumbs a {
	color: #c8d9c0;
}

#main h1 {
	color: #fff;
	margin: 0;
	letter-spacing: 1px;
	font: 36px/48px texgyreadventor-bold, Arial, Helvetica, sans-serif;
	padding: 0 0 5px;

	/* text-transform:uppercase; */
}

#content {
	float: left;
	width: 700px;

	/* 660px */
}

#content h2 {
	color: #209ac3;
	margin: 0 0 20px;
	letter-spacing: 0;
	font: 28px/30px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

#content p {
	margin: 0 0 20px;
}

#content ul {
	margin: 4px 0 10px 24px;
	list-style: square;
}

#content ol {
	list-style: decimal;
	margin: 4px 0 10px 24px;
}

#content ul li,
#content ol li {
	padding-left: 6px;
}

.table {
	margin: 0 0 23px;
	border-collapse: collapse;
	width: 660px;
}

.table th {
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	padding: 2px;
}

.table td.subhead {
	font-weight: bold;
	font-style: italic;
}

.table td {
	padding: 0.5rem;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
	color: #58595b;
	border: none;
	border-top: 1px solid #cdcdcd;
	text-align: left;
}

.table .first td {
	border: none;
	padding: 10px 15px 10px 0;
}

.table .col1 {
	width: 143px;
	font-weight: bold;
}

.table .col2 {
	width: 487px;
}

.content-block {
	overflow: hidden;
	background: url("images/bg-border.png") repeat-x;
	padding: 36px 0 39px;
}

#content .content-block h2 {
	margin: 0 0 7px;
}

.content-block p {
	margin: 0 0 24px;
}

.link-block {
	overflow: hidden;
	padding: 1px 0 16px;
}

#content h3 {
	color: #58595b;
	margin: 0 0 13px;
	font: bold 16px/18px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

.link-block .holder {
	overflow: hidden;
	margin: 0 -60px 0 0;
}

#content .content-list {
	padding: 0;
	margin: 0 56px 0 0;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
	color: #58595b;
	float: left;
	width: 300px;
}

#content .content-list li {
	padding: 0 0 12px 22px;
	background: url("images/bullet2.png") no-repeat 0 5px;
}

#content .content-list a {
	color: #209ac3;
}

.image-block {
	overflow: hidden;
}

.image-block .visual,
.side-block .visual {
	float: left;
	position: relative;
	padding: 1px 0 0;
}

.image-block .visual img,
.side-block .visual img {
	vertical-align: top;
}

.post {
	overflow: hidden;
	line-height: 24px;
	padding: 4px 0 29px;
}

#content .post h2 {
	margin: 0 0 22px;
	line-height: 34px;
	letter-spacing: 1px;
}

.post .date {
	display: block;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: #58585a;
	margin: 0 0 5px;
}

.post .visual-block {
	overflow: hidden;
	padding: 0 0 14px;
	font-size: 12px;
	line-height: 14px;
	color: #959595;
}

.post .visual-block img {
	display: block;
	padding: 0 0 11px;
}

.post p {
	margin: 0 0 24px;
}

/* .post p a {color:#58595b;} */

/*
.post ul {
	padding:0;
	margin:0 0 24px 14px;
	list-style:square;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
	color:#58595b;
}
.post ul li {
	padding:0 0 0 10px;
	background:url(images/bullet.png) no-repeat 0 -151px;
}
*/
.sign-block {
	overflow: hidden;
	font-size: 14px;
	line-height: 16px;
	color: #58595b;
	padding: 28px 0 0;
}

.sign-block span {
	display: block;
	padding: 0 0 8px;
}

.pagination-block {
	border-top: 1px solid #cdcdcd;
	border-bottom: 2px solid #cdcdcd;
	padding: 6px 0 9px;
}

.pagination-block::after {
	content: '';
	display: block;
	clear: both;
}

.pager {
	float: left;
	color: #58595b;
	padding: 0 0 0 13px;
	margin: 0 0 0 2px;
	background: url("images/bg-pager.png") no-repeat 0 7px;
	font: 14px/16px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

.pager.older {
	float: right;
	padding: 0 16px 0 0;
	margin: 0 -1px 0 0;
	background: url("images/bg-pager.png") no-repeat 100% -13px;
}

.banner-block {
	padding: 0 0 11px;
}

.banner-block::after {
	content: '';
	display: block;
	clear: both;
}

.banner-block .visual {
	overflow: hidden;
}

.banner-block .visual img {
	display: block;
	width: 100%;
	height: auto;
}

#sidebar {
	float: right;
	width: 220px;
	margin: 4px 0 0;
}

.side-block {
	overflow: hidden;
	padding: 0 0 24px;
}

.side-block .visual {
	padding: 6px 0 0;
}

.side-post {
	overflow: hidden;
	padding: 0 0 7px;
}

.side-post .date {
	display: block;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: #58585a;
	margin: 0 0 3px;
}

.side-post h3 {
	color: #58595b;
	margin: 0 0 5px;
	font: 16px/20px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

.side-post h3>a {
	color: #58595b;
}

.side-post .more {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 13px;
	color: #58585a;
	padding: 0 9px 0 0;
	background: url("images/bullet.png") no-repeat 100% 4px;
}

.side-post .desc {
	overflow: hidden;
	padding: 0 0 6px;
	border-bottom: 1px solid #cdcdcd;
	margin: 0 0 13px;
}

.side-post .btn-view {
	float: left;
}

#sidebar h2 {
	color: #209ac3;
	margin: 0 0 9px;
	border-bottom: 1px solid #cdcdcd;
	padding: 0 0 14px;
	letter-spacing: 0;
	font: 16px/18px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

.side-box {
	overflow: hidden;
	margin: 0 0 16px;
}

.side-box h3 {
	color: #fff;
	background: #209ac3;
	border-radius: 10px 10px 0 0;
	padding: 7px 10px 8px;
	margin: 0;
	font: 16px/18px texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

.side-box .desc {
	overflow: hidden;
	background: #f5f5f5;
	padding: 11px 0 10px;
}

.quick-list {
	padding: 0 12px 16px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
	color: #58595b;
}

.quick-list li {
	padding: 0 0 0 16px;
	background: url("images/bullet3.png") no-repeat 0 8px;
}

.quick-list a {
	color: #209ac3;
}

.quick-list ul {
	overflow: hidden;
	padding: 10px 0 0;
	margin: 0 0 0 -17px;
	list-style: none;
	font-size: 14px;
	line-height: 22px;
	color: #58595b;
}

.quick-list ul li {
	padding: 0 10px 10px 18px;
	background: url("images/bullet2.png") no-repeat 0 8px;
}

.open-block {
	width: 220px;
	padding: 0 0 33px;
}

.open-wrap {
	padding: 0 0 8px;
	background: #209ac3;
}

.open-close {
	position: relative;
	width: 100%;
	font-family: texgyreadventor-regular, Arial, Helvetica, sans-serif;
}

.open-close::after,
.open-block::after,
.open-wrap::after {
	content: '';
	display: block;
	clear: both;
}

.open-close::before {
	position: absolute;
	bottom: 0;
	left: 12px;
	width: 201px;
	height: 1px;
	background: url("images/bg-border2.png") no-repeat;
	content: '';
}

.open-close .opener {
	display: block;
	padding: 11px 10px 8px 13px;
	background: #209ac3;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

.open-close .opener:hover {
	color: #fff;
	background-color: #1b82a4;
}

.open-close.active .opener {
	background: #ebebeb;
	color: #209ac3;
	text-decoration: none;
}

.open-close.active .slide {
	display: block;
}

.open-close .slide {
	overflow: hidden;
	position: relative;
	display: none;
	background: #ebebeb;
	font-size: 14px;
	line-height: 16px;
}

.open-close ul {
	padding: 0 16px;
	margin: 2px 0 -4px;
	list-style: none;
	overflow: hidden;
}

.open-close ul li {
	padding: 0 0 11px;
	overflow: hidden;
}

.open-close ul a {
	color: #58595b;
	padding: 0 0 0 15px;
	display: block;
}

.open-close ul a:hover {
	text-decoration: none;
	color: #209ac3;
	background: url("images/bullet2.png") no-repeat 0 3px;
}

.open-close ul .active a {
	color: #209ac3;
}

#sidebar .open-block h2 a,
#sidebar .open-block h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#sidebar .open-block h2 {
	color: #fff;
	background: #1b82a4;
	border: none;
	margin: 0;
	padding: 7px 11px 10px;
	position: relative;
	letter-spacing: 0;
	font: 14px/16px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

#sidebar .open-block h2::after {
	position: absolute;
	top: 7px;
	right: 11px;
	background: url("images/bullet.png") no-repeat 100% -113px;
	width: 18px;
	height: 18px;
	content: '';
}

.open-close2 {
	overflow: hidden;
	position: relative;
	padding: 4px 11px 0;
}

.open-close2 .heading {
	overflow: hidden;
}

.open-close2 .opener {
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #58595b;
	font-weight: bold;
	padding: 0 0 0 14px;
	background: url("images/bullet.png") no-repeat 0 -194px;
}

.open-close2.active .opener {
	background: url("images/bullet4.png") no-repeat 0 7px;
}

.open-close2 .slide {
	position: relative;
	overflow: hidden;
	display: none;
}

.open-close2.active .slide {
	display: block;
}

.open-close2 ul {
	overflow: hidden;
	padding: 12px 0 0;
	margin: 0 0 -4px 14px;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	color: #58595b;
}

.open-close2 ul li {
	padding: 0 0 12px;
	overflow: hidden;
}

.open-close2 .number,
.category-list .number {
	color: #8c8c8b;
	float: right;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 0 10px;
}

.category-list .number {
	margin: 0 0 0 15px;
}

.open-close2 .data {
	display: block;
	overflow: hidden;
	font-weight: normal;
}

.category-list {
	padding: 0 0 5px;
	margin: -2px 0 0;
	list-style: none;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	color: #58595b;
}

.category-list li {
	overflow: hidden;
}

.category-list a {
	display: block;
	padding: 6px 11px;
	color: #58595b;
}

.category-list a:hover {
	text-decoration: none;
	background: #e1e1e1;
}

.category-list strong {
	display: block;
	overflow: hidden;
	font-weight: normal;
}

.more-block {
	overflow: hidden;
	border-top: 1px solid #c6c6c6;
	padding: 10px 0 0;
	margin: 0 11px -1px;
}

.btn-more {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #58595b;
	letter-spacing: 1px;
	margin: 0 1px 0 0;
	background: url("images/bullet.png") no-repeat 100% -217px;
}

.btn-more:hover {
	text-decoration: none;
}

.news-block {
	overflow: hidden;
	border-bottom: 2px solid #cdcdcd;
	padding: 1px 0 6px;
	margin: 0 0 27px;
}

#main .news-block h2 {
	text-transform: uppercase;
	color: #209ac3;
	margin: 0 0 14px;
	letter-spacing: 1px;
	font: 18px/20px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

.news-list {
	padding: 0;
	margin: 0 -25px -8px 0;
	list-style: none;
	overflow: hidden;
}

.news-list li {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 14px 0;
	padding: 0 0 20px;
	position: relative;
	border-bottom: 1px solid #cdcdcd;
}

.news-list .visual {
	overflow: hidden;
	position: relative;
	margin: 0 0 11px;
	z-index: 1;
}

.news-list .visual img {
	vertical-align: top;
}

.news-list .date {
	display: block;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: #58585a;
	padding: 0 0 3px;
}

.news-list h3 {
	color: #58595b;
	margin: 0 0 20px;
	font: 16px/20px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

.news-list h3>a {
	color: #58595b;
}

#footer {
	width: 100%;
	overflow: hidden;
	background: #404041;
}

.footer-holder {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}

.footer-frame {
	overflow: hidden;
	padding: 16px 0 23px;
	margin: 0 auto;
	max-width: 940px;
}

#footer .cols {
	margin: 0 -20px 0 0;
}

.footer-col {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
}

.footer-col .heading {
	overflow: hidden;
	padding: 0 0 10px;
	display: table;
}

.footer-col h2 {
	text-transform: uppercase;
	color: #58585a;
	margin: 0;
	display: table-cell;
	width: 100%;
	vertical-align: bottom;
	font: 16px/20px texgyreadventor-regular, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.footer-col h2>a {
	color: #58585a;
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	border-top: 2px solid #c6c6c6;
	font-size: 12px;
	line-height: 14px;
}

.menu a {
	display: block;
	color: #58585a;
	padding: 7px 0 5px;
	border-bottom: 1px solid #c6c6c6;
}

.menu a:hover {
	border-bottom: 2px solid #58585a;
	padding: 7px 0 4px;
	text-decoration: none;
}

.footer-inner {
	overflow: hidden;
	padding: 43px 0 40px;
	margin: 0 auto;
	max-width: 940px;
}

#footer .logo {
	float: right;
	width: 117px;
	height: 35px;
	margin: 0 0 0 20px;
	background: url("images/logo.png") no-repeat 0 -124px;
}

.footer-inner .desc {
	overflow: hidden;
	font-size: 9px;
	line-height: 11px;
	color: #fff;
}

.nav {
	overflow: hidden;
}

.nav ul {
	padding: 0 0 15px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	letter-spacing: 1px;
	font: 11px/13px texgyreadventor-bold, Arial, Helvetica, sans-serif;
}

.nav li {
	float: left;
	margin: 0 15px 0 0;
}

.nav a {
	color: #fff;
}

.footer-inner .desc p {
	margin: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	border: 0;
	background: url("images/bg-border.png") repeat-x;
	height: 10px;
	margin-top: 20px;
}

/* sections */
.profile {
	padding-left: 190px;
	position: relative;

	/* border-bottom:1px solid #ccc; */
	margin-bottom: 40px;
	min-height: 250px;
}

.profile img {
	left: 0;
	position: absolute;
	top: 0;
}

section {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

/* photo gallery */
#gallery section {
	border-bottom: 0 solid #ccc;
	padding-bottom: 0;
	margin-bottom: 0;
}

#gallery .news-block {
	overflow: hidden;

	/* border-bottom:2px solid #cdcdcd; */
	padding: 1px 0 6px;
	margin: 0;

	/* 0 0 27px */
}

#gallery .news-list {
	padding: 0;
	margin: 0 -25px -8px 0;
	list-style: none;
	overflow: hidden;
}

#gallery .news-list li {
	width: 220px;
	display: inline-block;
	vertical-align: top;
	margin: 0 16px 14px 0;
	padding: 0;
	position: relative;

	/* border-bottom:1px solid #cdcdcd; */
	border-bottom: 0;
}

#gallery .news-list .visual {
	overflow: hidden;
	position: relative;
	margin: 0 0 11px;
	z-index: 1;
}

#gallery .news-list .visual img {
	vertical-align: top;
}

#nav-anchor {
	font-size: 90%;
	margin-bottom: 80px;
}

#nav-anchor p {
	font-weight: bold;
	margin: 0;
	float: left;
	line-height: 18px;
}

#nav-anchor ul {
	list-style: none;
	display: block;
	margin-left: -6px;
}

#nav-anchor li {
	float: left;
	margin: 0;
	border-right: 1px solid #ccc;
	padding-right: 8px;
	line-height: 18px;
}

#nav-anchor li:last-child {
	border-right: 0;
}

@media only screen and (width <=1279px) {
	.carousel .text-box {
		left: 13%;
		top: 29%;
		padding: 10px;
		font-size: 16px;
		line-height: 18px;
	}

	.carousel .text-box h2 {
		font-size: 32px;
		line-height: 32px;
		margin: 0 0 5px;
	}

	.carousel .btn-prev,
	.carousel .btn-next,
	.carousel2 .btn-prev,
	.carousel2 .btn-next {
		top: 50%;
		margin: -18px 0 0;
	}

	.carousel .pagination,
	.carousel2 .pagination {
		left: 13%;
		top: 78%;
		width: auto;
		right: 13%;
	}

	.carousel-tumb .mask .slide {
		width: 25%;
	}

	.carousel-tumb {
		width: 100%;
	}

	.carousel-tumb .mask {
		width: 100%;
	}

	.carousel .carousel-tumb .slide img {
		display: block;
		width: 100%;
		height: auto;
	}

	.carousel-tumb h3 {
		font-size: 11px;
		line-height: 13px;
	}
}

@media only screen and (width <=1023px) {
	.main-wrap {
		padding: 0 15px 0 16px;
	}

	.boxes {
		margin: 0 0 28px;
	}

	.box,
	.box-medium {
		width: 48.5%;
		margin: 0 0 0 20px;
		box-sizing: border-box;
	}

	.box-medium {
		width: 31%;
	}

	.boxes .box:first-child,
	.boxes .box-medium:first-child {
		margin: 0;
	}

	.box .visual img,
	.box-medium .visual img {
		display: block;
		width: 100%;
		height: auto;
	}

	.cols {
		margin: 0 -20px 6px 0;
	}

	.col {
		width: 47%;
		box-sizing: border-box;
		height: 145px !important;
	}

	.footer-frame {
		padding: 16px 15px 23px;
	}

	.footer-inner {
		padding: 43px 15px 40px;
	}

	.footer-col {
		width: 47%;
		box-sizing: border-box;
		margin: 0 20px 20px 0;
	}

	.carousel .text-box {
		left: 30px;
	}

	.carousel .pagination {
		left: 30px;
		right: 30px;
	}

	.header-block {
		padding: 22px 15px 24px;
	}

	.header-wrap {
		padding: 21px 15px;
	}

	.header-frame {
		padding: 9px 15px 7px;
	}

	.main-holder {
		margin: -106px 0 0;
	}

	.banner-block {
		padding: 0;
	}

	.news-list li {
		width: 30%;
		box-sizing: border-box;
	}

	.news-list .visual img {
		display: block;
		width: 100%;
		height: auto;
	}

	#content {
		width: 68%;
	}

	#sidebar {
		width: 29%;
	}

	.open-block {
		width: 100%;
		padding: 0 0 12px;
	}

	.side-block .visual img {
		display: block;
		width: 100%;
		height: auto;
	}

	.table {
		width: 100%;
	}

	#content .content-list {
		margin: 0 56px 20px 0;
	}

	.post .visual-block img {
		display: block;
		width: 100%;
		height: auto;
	}
}

@media only screen and (width >=768px) {
	#nav.js-slide-hidden {
		position: static !important;
		top: 0 !important;
		left: 0 !important;
		height: auto !important;
	}
}

@media only screen and (width <=767px) {
	.carousel .btn-prev,
	.carousel .btn-next,
	.carousel2 .btn-prev,
	.carousel2 .btn-next,
	.carousel>.mask,
	.carousel-tumb .pagination,
	.btn-back,
	#footer .logo,
	.menu,
	.header-holder,
	.breadcrumbs-block,
	.link-block,
	.image-block,
	.banner-block {
		display: none;
	}

	.carousel .pagination {
		position: static;
		width: 100%;
		overflow: hidden;
	}

	.carousel-tumb .mask .slide {
		width: 100%;
		display: none;
	}

	.carousel-tumb .mask .slide.active {
		display: block;
	}

	.carousel-tumb .mask .slideset {
		width: 100%;
	}

	.box,
	.boxes .box:first-child {
		margin: 0 0 5px;
		width: 100%;
		height: auto !important;
	}

	.cols {
		margin: 0 0 1px;
	}

	.col {
		width: 100%;
		margin: 0 0 5px;
		height: auto !important;
		padding: 8px 0 38px;
	}

	.latest-block {
		margin: 0;
	}

	.latest-block .cols .col {
		display: none;
	}

	#main {
		padding: 0 0 27px;
	}

	.footer-inner {
		text-align: center;
		padding: 32px 15px 37px;
	}

	.nav li {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 -3px 0 0;
		padding: 0 14px 5px 0;
	}

	#footer .cols {
		margin: 0;
	}

	.footer-col {
		width: 100%;
		margin: 0;
	}

	.footer-col .heading {
		height: auto !important;
		padding: 0 0 4px;
	}

	.footer-frame {
		padding: 13px 16px 10px;
	}

	.logo,
	.logo2 {
		margin: 0 auto;
		float: none;
		display: block;
	}

	.logo2 {
		margin: 18px auto 0;
	}

	.box .desc {
		padding: 12px 12px 20px 21px;
	}

	.promo-block {
		padding: 56px 0 12px;
	}

	.carousel-tumb h3 {
		font-size: 13px;
		line-height: 15px;
		text-align: left;
		left: 11px;
	}

	#main h2 {
		margin: 0 0 15px;
		font-size: 18px;
		line-height: 22px;
	}

	#main #content h2 {
		font-size: 22px;
		line-height: 24px;
	}

	.box h3 {
		margin: 0 0 12px;
	}

	.boxes {
		margin: 0 0 14px;
	}

	.plus {
		bottom: 11px;
		right: 10px;
	}

	#main .latest-block h2 {
		margin: 0 0 12px;
	}

	.nav ul {
		padding: 0 0 7px;
	}

	.nav-opener,
	#nav .hidden-item,
	.item-home {
		display: block;
	}

	.header-w1 {
		position: absolute;
		top: 140px;
		left: 0;
		right: 0;
		width: auto;
		z-index: 100;
	}

	.header-wrap {
		padding: 9px 9px 0;
		text-align: center;
	}

	#nav {
		margin: 0 -9px;
		float: none;
		clear: both;
		overflow: hidden;
	}

	#nav li {
		width: 100%;
		border-top: 1px solid #807a7c;
		margin: 0;
	}

	#nav a {
		display: block;
		text-align: center;
		padding: 18px 10px 23px;
	}

	.banner-block {
		padding: 0;
	}

	.main-holder {
		margin: -8px -3px -5px;
		overflow: visible;
	}

	.main-holder::after {
		content: '';
		display: block;
		clear: both;
	}

	#main h1 {
		font-size: 20px;
		line-height: 22px;
	}

	.news-list {
		margin: 0 0 8px;
	}

	.news-list li {
		width: 100%;
		margin: 0 0 10px;
		height: auto !important;
	}

	.top-block {
		margin: 0 -7px 12px -8px;
	}

	.carousel2 {
		display: none;
	}

	#content {
		width: 100%;
		line-height: 18px;
	}

	#sidebar {
		width: 100%;
		margin: -36px 0 0;
	}

	.table td {
		width: 50% !important;
		box-sizing: border-box;
		padding-right: 28px !important;
	}

	.container {
		padding: 0;
		overflow: visible;
	}

	.container::after {
		content: '';
		display: block;
		clear: both;
	}

	.side-block .visual {
		width: 100%;
		padding: 17px 0 0;
	}

	.side-block .visual img {
		display: block;
		width: 100%;
		height: auto;
	}

	.top-block .desc {
		padding: 8px 10px 3px 16px;
	}

	#content .content-block h2 {
		margin: 0 0 12px;
	}

	#main .side-block h2 {
		font-size: 16px;
		line-height: 18px;
		margin: 0 0 9px;
	}

	.side-post h3 {
		margin: 0 0 -3px;
	}

	.side-block .visual .plus {
		bottom: 12px;
		right: 12px;
	}

	.quick-list ul li {
		background: url("images/bullet3.png") no-repeat 0 8px;
		padding: 0 0 0 16px;
	}

	.side-box .desc {
		padding: 12px 0 10px;
	}

	.quick-list ul {
		padding: 0;
		margin: 0 0 0 -16px;
	}

	.table {
		box-sizing: border-box;
		margin: 0 -3px 10px -5px;
		width: auto;
	}

	.pagination-block {
		margin: 0 0 75px;
	}

	#content .post h2 {
		margin: 0 0 12px;
	}

	.sign-block {
		padding: 0;
	}

	.open-close::before {
		width: auto;
		left: 12px;
		right: 10px;
		background: url("images/bg-border2.png") repeat-x;
	}

	.box-medium,
	.boxes .box-medium:first-child {
		height: auto !important;
		margin: 0 0 5px;
		width: 100%;
	}

	.latest-block .cols .col:first-child {
		display: block;
	}

	#section-23.widget-17.widget-odd.side-block.section-widget {
		display: none;
	}

	.footer-col.quick .menu {
		display: block;
	}
}

/* Swiper */

:root {
	--swiper-navigation-size: 24px;
	--swiper-navigation-color: #fff;
	--swiper-theme-color: #fff;
	--swiper-pagination-bullet-active-color: #209ac3;
	--swiper-pagination-bullet-inactive-color: #fff;
	--swiper-pagination-bullet-inactive-opacity: .6;
}

.swiper .swiper-slide img {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
	--swiper-navigation-size: 24px;
	top: 45%;
	background: rgb(88 88 90 / 70%);
	padding: 0.5rem;
}

@media screen and (width <=767px) {
	.swiper .swiper-button-next,
	.swiper .swiper-button-prev {
		top: 35%;
	}
}

.swiper .swiper-button-next:hover,
.swiper .swiper-button-prev:hover {
	background: rgb(88 88 90 / 100%);
}

.swiper .swiper-button-prev,
.swiper .swiper-rtl .swiper-button-next {
	left: 0;
}

.swiper .swiper-button-next,
.swiper .swiper-rtl .swiper-button-prev {
	right: 0;
}

.swiper .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 85%;
}

.swiper .swiper-horizontal>.swiper-pagination-bullets,
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper .swiper-pagination-custom,
.swiper .swiper-pagination-fraction {
	bottom: 20%;
}

@media screen and (width <=767px) {
	.swiper .swiper-horizontal>.swiper-pagination-bullets,
	.swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper .swiper-pagination-custom,
	.swiper .swiper-pagination-fraction {
		bottom: 45%;
	}
}

.swiper .swiper-pagination-bullet {
	border: 3px solid #58585a;
}

.swiper .swiper-pagination-bullet-active {
	background-color: #209ac3;
}

.swiper-thumbs {
	margin-top: -70px;
	max-width: 50%;
	margin-left: 170px;
}

@media screen and (width <=1200px) {
	.swiper-thumbs {
		margin-top: -70px;
		max-width: 60%;
		margin-left: 80px;
	}
}

@media screen and (width <=1000px) {
	.swiper-thumbs {
		margin-top: -60px;
		max-width: 70%;
		margin-left: 80px;
	}
}

@media screen and (width <=767px) {
	.swiper-thumbs {
		margin-left: auto;
		margin-right: auto;
		margin-top: -20px;
		max-width: 100%;
	}
}

.swiper-thumbs .swiper-slide {
	position: relative;
	background: #58585a;
	border-bottom: 6px solid #58585a;
	cursor: pointer;
}

.swiper-thumbs .swiper-slide img {
	opacity: 0.6;
}

.swiper-thumbs .swiper-slide .heading {
	background: #58585a;
	height: 27px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swiper-thumbs .swiper-slide .heading h3 {
	color: #fff;
	margin: 0;
	display: none;
	letter-spacing: 1px;
	font: 13px/15px texgyreadventor-regular, Arial, Helvetica, sans-serif;
	padding: 0.325rem 0.475rem;
}

.swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
	background: #f6b21e;
	border-bottom: 6px solid #f6b21e;
}

.swiper-thumbs .swiper-slide.swiper-slide-thumb-active img {
	opacity: 1;
}

.swiper-thumbs .swiper-slide.swiper-slide-thumb-active .heading {
	background: #f6b21e;
}

.swiper-thumbs .swiper-slide.swiper-slide-thumb-active h3 {
	display: block;
}