

a {
	color: #404040;
	text-decoration: none;
}
body {
	background: #ffffff;
	color: #808080;
	font: normal 9pt Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #d5d5d5;
	color: #151515;
	line-height: 20px;
	min-height: 20px;
	margin: 0;
	padding: 10px 5px 9px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #151515;
}
h1 {
	font: normal 13pt Arial, Helvetica, sans-serif;
}
h2 {
	font: normal 12pt Arial, Helvetica, sans-serif;
}
h3 {
	font: normal 11pt Arial, Helvetica, sans-serif;
}
h4, h5, h6 {
	font: normal 10pt Arial, Helvetica, sans-serif;
}
mark {
	background: #fff8ea;
	color: #a07d35;
	padding: 5px;
}
p, pre {
	line-height: 20px;
	min-height: 20px;
	margin: 0;
	padding: 10px 5px;
}
.squish > * {
	line-height: normal;
	min-height: 0;
	padding: 5px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
dt {
	border-bottom: 1px solid #d5d5d5;
	color: #151515;
	font: 11pt Arial, Helvetica, sans-serif;
	padding: 10px 5px 9px;
}
dd {
	padding: 10px 5px;
}
.lt {
	font: normal 13pt Arial, Helvetica, sans-serif;
}
.st {
	font: normal 10pt Arial, Helvetica, sans-serif;
}
#hdr-navicon {
	background: #151515;
	border-radius: 5px 0 0 5px;
	color: #d5d5d5;
	opacity: 0.9;
	overflow: auto;
	position: fixed;
	right: 0;
	top: 90px;
	z-index: 9999;
}
#hdr-navicon span:hover {
	background: #151515;
	padding-left: 10px;
	padding-right: 10px;
	transition: all .3s linear;
}
#hdr {
	background: #f4f4f4 url('../img/bg.jpg') no-repeat fixed top;
	background-size: cover;
	border-bottom: 5px solid #ffffff;
	height: 480px;
}
@media (max-width: 640px) {
#hdr {
	height: 180px;
	transition: all .3s linear;
}
}
#hdr-nav {
	background: #151515;
	border-bottom: 5px solid #202020;
}
#hdr-nav a {
	color: #d5d5d5;
}



@media (max-width: 640px) {
#hdr-nav {
	display: none;
}
}
#hdr-subnav {
	background: #f4f4f4;
	clear: both;
}
@media (max-width: 640px) {
#hdr-subnav {
	display: none;
}
}
#bdy {
	background: #f4f4f4;
}
#bdy .wpr {
	padding: 10px 0;
}
#bdy-nav {
	background: #f4f4f4;
}
#bdy-panel {
	background: #151515;
	border: 1px solid #202020;
	border-left-width: 5px;
	border-radius: 5px 0 0 5px;
	border-right: none;
	opacity: 0.9;
}
#bdy-panel .navicon span {
	color: #ff0000;
}
.bdy-descr {
	color: #aaaaaa;
}
.bdy-subnav {
	background: #151515;
	border-bottom: 1px solid #202020;
	border-left: 1px solid #202020;
	border-radius: 0 0 0 5px;
	opacity: 0.9;
}
#ftr {
	background: #151515;
	border-top: 5px solid #202020;
}
#ftr a {
	color: #d5d5d5;
}
.wpr {
	margin: 0 auto;
	width: 1280px;
}
@media (max-width: 1280px) {
.wpr {
	width: 100%;
	transition: all .3s linear;
}
}
.lockfixed {
	background: #f4f4f4;
}
.content {
	text-align: justify;
}
.cnt-title {
	color: #353535;
}
.cnt-descr {
	color: #aaaaaa;
}
@media (max-width: 360px) {
.cnt-nav {
	display: none;
}
}
.cnt-div {
	height: 5px;
	line-height: 5px;
}
.hashtag {
	color: #356ba0;
	font-size: 11pt;
}
.fb-like {
	margin: 5px;
}
#google-map {
	background: #f4f4f4;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}
.hr ul, .hr li, .vr ul, .vr li {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.hr .ico, .vr .ico {
	padding: 4px 0 8px 0;
	vertical-align: middle;
}
.hr .icottl, .vr .icottl {
	padding-left: 10px;
}
.hr .sym, .vr .sym {
	padding-left: 5px;
}
.hr:after {
	clear: both;
	content: '';
	display: block;
}
.hr > ul > li {
	float: left;
}
@media (max-width: 640px) {
.hr > ul > li {
	float: none;
}
}
.hr > ul > li:hover > a, .hr > ul > li:hover > span {
	background: #eaeaea;
}
.hr > ul > li.active > a {
	background: #eaeaea;
}
.hr > ul > li:not(:last-child) {
	border-right: 1px solid #d5d5d5;
}
.hr ul li > a, .hr ul li > span {
	display: block;
	line-height: 20px;
	min-height: 20px;
	padding: 10px 5px;
}
.hr-div {
	background: #f4f4f4;
	border: 0 !important;
	color: #353535;
	margin-left: -1px !important;
}
@media (max-width: 640px) {
.hr > ul > li.hr-div {
	display: none;
}
}
#hdr-nav .hr > ul > li > a, #hdr-nav .hr > ul > li > span {
	font-size: 13pt;
	line-height: 60px;
	min-height: 60px;
}
.hr ul li a:hover, .hr ul li span:hover {
	background: #eaeaea;
}
.hr ul li:hover > ul {
	display: block;
	opacity: 0.9;
	z-index: 9999;
}
.hr > ul li .subcont {
	display: block;
}
.hr ul ul li.active > a {
	background: #dfdfdf;
}
.hr ul li li:not(:last-child) {
	border-bottom: 1px solid #d5d5d5;
}
.hr ul ul {
	display: none;
	min-width: 360px;
	padding: 0;
	position: absolute;
}
@media (max-width: 640px) {
.hr ul ul {
	display: block;
	position: relative;
}
}
.hr ul ul li {
	background: #eaeaea;
	min-width: 360px;
}
ul.mm > li > ul {
	left: 0;
	position: fixed;
	width: 100%;
}
ul.mm > li > ul > li {
	margin: 0 auto;
	width: 1280px;
}
#hdr-nav .rs ul ul {
	right: 0;
}
.hr ul ul li a:hover, .hr ul ul li span:hover {
	background: #dfdfdf;
}
.hr ul ul ul {
	left: 180px;
	opacity: 1 !important;
	top: 0;
}
.hr input, .hr select {
	margin-bottom: -6px;
	margin-top: -6px;
	padding: 5px;
}
.hr select {
	padding-bottom: 4px;
	padding-top: 4px;
}
.vr > ul li.active > a, .vr > ul li.active > span {
	background: #eaeaea;
}
.vr > ul li:not(:last-child) {
	border-bottom: 1px solid #d5d5d5;
}
.vr > ul li > a:not(:last-child), .vr > ul li > span:not(:last-child) {
	border-bottom: 1px solid #eaeaea;
}
.vr > ul li > a, .vr > ul li > span {
	display: block;
	line-height: 20px;
	min-height: 20px;
	padding: 10px 5px 9px;
}
.vr ul li a:hover, .vr ul li span:hover {
	background: #eaeaea;
}
.vr > ul ul li > a, .vr > ul ul li > span {
	padding-left: 20px;
}
.vr > ul ul ul li > a, .vr > ul ul ul li > span {
	padding-left: 35px;
}
.vr > ul ul ul ul li > a, .vr > ul ul ul ul li > span {
	padding-left: 50px;
}
.vr > ul ul ul ul ul li > a, .vr > ul ul ul ul ul li > span {
	padding-left: 65px;
}
table {
	border-radius: 5px;
	margin: 0;
	padding: 0;
}
table a {
	text-decoration: none;
}
table td {
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	line-height: 20px;
	min-height: 20px;
	padding: 10px 5px 9px;
	vertical-align: top;
	white-space: nowrap;
}
table td:last-child {
	border-right: 0;
}
table tr:last-child td {
	border-bottom: 0;
	padding: 10px 5px;
}
table tr:hover:not(.h1):not(.label) td:not(.active):not(.inactive):not(.label) {
	background: #eaeaea;
}
table .checked {
	background: #eaeaea;
}
input, select, textarea {
	background: #eaeaea;
	border: 1px solid #ffffff;
	border-top: 1px solid #bfbfbf;
	border-radius: 5px;
	color: #404040;
	font-size: 10pt;
	max-width: 100%;
	padding: 10px 5px;
}
select {
	padding-bottom: 9px;
	padding-top: 9px;
}
input[type='text'][size='32'], input[type='password'][size='32'] {
	width: 100%;
}
input[type='text'][size='64'], input[type='password'][size='64'] {
	width: 100%;
}
input[type='text'][size='96'], input[type='password'][size='96'] {
	width: 100%;
}
input:focus, select:focus, textarea:focus {
	background: #e4e4e4;
}
input:hover, select:hover, textarea:hover {
	background: #e4e4e4;
}
input[disabled], select[disabled], textarea[disabled] {
	border: 0;
}
input[readonly], select[readonly], textarea[readonly] {
	border: 0;
}
input[type='checkbox'] {
	background: transparent;
	border: 0;
}
input[type='file'] {
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}
input[type='button'], input[type='image'], input[type='submit'] {
	background: #eaeaea;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #bfbfbf;
	cursor: pointer;
	font-size: 11pt;
}
input[type='button']:hover, input[type='image']:hover, input[type='submit']:hover {
	background: #e4e4e4;
}
select[multiple], .g25 :not(.multi) select, .g33 :not(.multi) select {
	width: 100%;
}
textarea {
	font: normal 10pt "Courier New", Courier, monospace;
	width: 100%;
}
textarea.wrap {
	white-space: pre-wrap;
}
textarea.no_wrap {
	white-space: pre;
}
::placeholder {
color: #aaaaaa;
opacity: 1;
}
label {
	display: block;
}
label, .label {
	color: #aaaaaa;
	cursor: pointer;
	font-size: 9pt;
	opacity: 1;
}
.sublbl {
	color: #bebebe;
	cursor: pointer;
	opacity: 1;
}
.iframe {
	background: #eaeaea;
	border: 1px solid #ffffff;
	border-top: 1px solid #bfbfbf;
}
.yte {
	border: 0;
	height: 360px;
	width: 640px;
}
.owl-progress {
	background: linear-gradient(to right, #202020, #fb2d2d);
	height: 5px;
	margin: -5px 0;
	position: absolute;
}
#accordion .ui-state-active {
	border-bottom: 1px solid #d5d5d5 !important;
}
#tabs .ui-tabs-active {
	background: #eaeaea;
}
#gte {
	height: 49px;
	overflow: hidden;
}
#gte select {
	background: #151515;
	border: 1px solid #202020;
	color: #808080;
}
.drk a {
	color: #d5d5d5;
}
.drk h1, .drk h2, .drk h3, .drk h4, .drk h5, .drk h6 {
	border-bottom: 1px solid #353535;
	color: #808080;
}
.drk .lockfixed {
	background: #151515;
}
.drk .hr > ul > li:hover > a, .drk .hr > ul > li:hover > span {
	background: #202020;
}
.drk .hr > ul > li.active > a {
	background: #202020;
	color: #f4f4f4;
}
.drk .hr > ul > li:not(:last-child) {
	border-right: 1px solid #353535;
}
.drk .hr ul li > a {
	color: #d5d5d5;
}
.drk .hr ul li > span {
	color: #808080;
}
.drk .hr ul li a:hover, .drk .hr ul li span:hover {
	background: #202020;
	color: #f4f4f4;
}
.drk .hr ul ul li.active > a {
	background: #2a2a2a;
	color: #f4f4f4;
}
.drk .hr ul li li:not(:last-child) {
	border-bottom: 1px solid #353535;
}
.drk .hr ul ul li {
	background: #202020;
}
.drk .hr ul ul li a:hover, .drk .hr ul ul li span:hover {
	background: #2a2a2a;
}
.drk .vr > ul li.active > a {
	background: #202020;
}
.drk .vr > ul li:not(:last-child) {
	border-bottom: 1px solid #353535;
}
.drk .vr > ul li > a:not(:last-child), .drk .vr > ul li > span:not(:last-child) {
	border-bottom: 1px solid #202020;
}
.drk .vr > ul li > a {
	color: #d5d5d5;
}
.drk .vr > ul li > span {
	color: #808080;
}
.drk .vr ul li a:hover, .drk .vr ul li span:hover {
	background: #202020;
}
.drk table td {
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
}
.drk table tr:hover:not(.h1):not(.label) td:not(.active):not(.inactive):not(.label) {
	background: #202020;
}
.drk table .checked {
	background: #202020;
}
.drk input, .drk select, .drk textarea {
	background: #101010;
	border: 1px solid #202020;
	border-top: 1px solid #050505;
	color: #d5d5d5;
}
.drk input:hover, .drk select:hover, .drk textarea:hover {
	background: #111111;
}
.drk input[type='button'], .drk input[type='image'], .drk input[type='submit'] {
	background: #101010;
	border: 1px solid #202020;
	border-bottom: 1px solid #050505;
}
.drk input[type='button']:hover, .drk input[type='image']:hover, .drk input[type='submit']:hover {
	background: #111111;
}
.drk .req-field input:not([type='submit']), .drk .req-field select, .drk .req-field textarea {
	border-left: 1px solid #a03535;
}
.drk .req input:not([type='submit']), .drk .req select, .drk .req textarea {
	background: #180808;
	border-left: 1px solid #a03535;
	color: #ffaaaa;
}
.drk ::placeholder {
color: #808080;
}
.drk label, .drk .label {
	color: #4a4a4a;
}
.drk .sublbl {
	color: #404040;
}
.drk .owl-carousel .item {
	background: #151515;
	border: 1px solid #202020;
	border-radius: 5px;
	display: inline-block;
	margin: 5px 0;
	min-width: 360px;
	opacity: 0.9;
}
