html {
	height: auto;
}
a {
	transition:0.3s; color: rgb(49, 197, 199); text-decoration: none; -webkit-transition: all 0.3s ease;
}
a:hover {
	color: rgb(68, 68, 68);
}
a:active {
	color: rgb(68, 68, 68);
}
::selection {
	color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.5);
}
.l-body {
	height: auto; position: static; -ms-overflow-x: hidden;
}
.l-preloader {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: fixed; z-index: 111; background-color: rgb(255, 255, 255);
}
.l-preloader-bar {
	left: 0px; top: 0px; width: 100%; height: 0px; position: absolute; background-color: rgb(242, 242, 242);
}
.l-preloader-counter {
	margin: -50px 0px 0px -100px; left: 50%; top: 50%; width: 200px; height: 100px; text-align: center; color: rgb(68, 68, 68); line-height: 100px; font-family: "Dosis"; font-size: 60px; position: absolute;
}
.l-preloader-spinner {
	margin: -30px 0px 0px -30px; left: 50%; top: 50%; width: 60px; height: 60px; text-align: center; color: rgb(68, 68, 68); line-height: 60px; font-size: 32px; position: absolute;
}
.l-header {
	left: 0px; width: 100%; height: 80px; line-height: 80px; position: relative; z-index: 10; box-shadow: 0px 4px 10px rgba(0,0,0,0.07); background-color: rgb(255, 255, 255);
}
.headertype_sticky.l-body .l-header {
	position: absolute;
}
.headerpos_top.headertype_sticky.l-body .l-header {
	top: 0px; position: fixed;
}
.l-header-h {
	height: 100%;
}
.l-subheader {
	height: 100%;
}
.l-subheader-h {
	height: 100%;
}
.l-subheader {
	width: 96%;
}
.l-footer {
	left: 0px; width: 100%; bottom: 0px; color: rgb(153, 153, 153); position: fixed; z-index: 0; -ms-overflow-y: auto; min-height: 70px; background-color: rgb(51, 51, 51);
}
.l-footer a {
	color: rgb(49, 197, 199);
}
.l-footer a:hover {
	color: rgb(255, 255, 255);
}
.l-footer a:active {
	color: rgb(255, 255, 255);
}
.no-touch .l-footer a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.l-footer p {
	line-height: 22px; font-size: 14px; margin-bottom: 20px;
}
.l-footer p:last-child {
	margin-bottom: 0px;
}
.l-subfooter {
	width: 96%; max-width: 1140px;
}
.at_top.l-subfooter {
	padding: 40px 0px 30px; border-bottom-color: rgb(68, 68, 68); border-bottom-width: 1px; border-bottom-style: solid;
}
.at_bottom.l-subfooter {
	padding: 10px 0px;
}
.l-main {
	margin-bottom: 70px; z-index: 2; box-shadow: 0px 4px 8px rgba(0,0,0,0.1);
}
.l-section {
	color: rgb(68, 68, 68); position: static; background-color: rgb(255, 255, 255);
}
.l-subsection {
	background-position: center; padding: 60px 0px; text-align: center; position: relative; background-size: cover;
}
.no-touch .l-subsection {
	background-attachment: fixed;
}
.l-subsection-h {
	position: relative; z-index: 2;
}
.l-subsection-hh {
	margin: 0px auto; width: 96%; max-width: 1140px;
}
.full_width.l-subsection .l-subsection-hh {
	width: 100%; max-width: 100%;
}
.full_height.l-subsection {
	padding: 0px;
}
.with_parallax.l-subsection {
	overflow: hidden;
}
.with_video.l-subsection {
	overflow: hidden;
}
.no-touch .with_video.l-subsection {
	background-attachment: scroll;
}
.with_video.l-subsection .video-background {
	display: block;
}
.video-background {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 1;
}
.video-preload {
	display: none;
}
.video-background video {
	display: none;
}
.hometype_fullscreen.l-body :first-child.l-section .l-subsection {
	padding: 0px; width: 100%; height: 100%; overflow: hidden;
}
.hometype_fullscreen.l-body :first-child.l-section .l-subsection-hh {
	width: 100%; max-width: 100%;
}
.color_dark.l-subsection {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.color_dark.l-subsection::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 1; content: ""; background-color: rgba(0, 0, 0, 0.3);
}
.color_dark.l-subsection a:hover {
	color: rgb(255, 255, 255);
}
.color_dark.l-subsection .g-hr-h::before {
	background-color: rgba(255, 255, 255, 0.5);
}
.color_dark.l-subsection .g-hr-h::after {
	background-color: rgba(255, 255, 255, 0.5);
}
.color_dark.l-subsection .g-hr-h i {
	color: rgba(255, 255, 255, 0.5);
}
.color_dark.l-subsection .w-iconbox .w-iconbox-title {
	color: rgb(255, 255, 255);
}
.color_primary.l-subsection {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.color_primary.w-actionbox {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.color_primary a {
	color: rgb(255, 255, 255);
}
.color_primary a:hover {
	color: rgb(255, 255, 255);
}
.color_primary.l-subsection .g-hr-h::before {
	background-color: rgba(255, 255, 255, 0.5);
}
.color_primary.l-subsection .g-hr-h::after {
	background-color: rgba(255, 255, 255, 0.5);
}
.color_primary.l-subsection .g-hr-h i {
	color: rgba(255, 255, 255, 0.5);
}
.color_primary .type_primary.g-btn {
	color: rgb(68, 68, 68); background-color: rgb(255, 255, 255);
}
.color_alternate.l-subsection {
	background-color: rgb(242, 242, 242);
}
.no_pagesections.l-body .l-subsection {
	width: auto; text-align: left;
}
.no_pagesections.l-body .with_parallax.l-subsection {
	width: 100%;
}
.col_cont.no_pagesections.l-body .l-sidebar {
	display: none;
}
.col_contside.no_pagesections.l-body .l-content {
	width: 70%; float: left;
}
.col_contside.no_pagesections.l-body .l-sidebar {
	width: 25%; float: right;
}
.col_sidecont.no_pagesections.l-body .l-content {
	width: 70%; float: right;
}
.col_sidecont.no_pagesections.l-body .l-sidebar {
	width: 25%; float: left;
}
.l-sidebar .widget {
	margin-bottom: 45px;
}
.l-footer .widget {
	margin-bottom: 35px;
}
.l-footer :last-child.widget {
	margin-bottom: 0px;
}
body {
	font: 16px/26px "PT Sans", sans-serif; font-size-adjust: none; font-stretch: normal;
}
p {
	font: 14px/26px "PT Sans", sans-serif; font-size-adjust: none; font-stretch: normal;
}
td {
	font: 16px/26px "PT Sans", sans-serif; font-size-adjust: none; font-stretch: normal;
}
h1 {
	font: 54px/66px "Dosis"; text-transform: uppercase; margin-bottom: 22px; font-size-adjust: none; font-stretch: normal;
}
h2 {
	font: 44px/54px "Dosis"; text-transform: uppercase; margin-bottom: 22px; font-size-adjust: none; font-stretch: normal;
}
h3 {
	font: 36px/46px "Dosis"; text-transform: uppercase; margin-bottom: 22px; font-size-adjust: none; font-stretch: normal;
}
h4 {
	font: 18px/30px "Dosis"; text-transform: uppercase; margin-bottom: 22px; font-size-adjust: none; font-stretch: normal;
}
h5 {
	font: 24px/34px "Dosis"; text-transform: uppercase; margin-bottom: 22px; font-size-adjust: none; font-stretch: normal;
}
h6 {
	font: 20px/28px "Dosis"; text-transform: uppercase; margin-bottom: 22px; font-size-adjust: none; font-stretch: normal;
}
.g-html h2 {
	padding-top: 0px;
}
.g-html h3 {
	padding-top: 0px;
}
.g-html h4 {
	padding-top: 10px;
}
.g-html h5 {
	padding-top: 0px;
}
.g-html h6 {
	padding-top: 0px;
}
.g-html h1:last-child {
	margin-bottom: 0px;
}
.g-html h2:last-child {
	margin-bottom: 0px;
}
.g-html h3:last-child {
	margin-bottom: 0px;
}
.g-html h4:last-child {
	margin-bottom: 0px;
}
.g-html h5:last-child {
	margin-bottom: 0px;
}
.g-html h6:last-child {
	margin-bottom: 0px;
}
.g-html h1.home-heading {
	line-height: 90px; font-size: 90px; text-shadow: 0px 3px 10px rgba(0,0,0,0.2);
}
.home-heading-line {
	margin: 0px -0.1em; padding: 0.5% 1.1% 0.6%; color: rgb(255, 255, 255); vertical-align: top; display: inline-block;
}
.type_black.home-heading-line {
	color: rgb(17, 17, 17);
}
.type_primary.home-heading-line {
	color: rgb(49, 197, 199);
}
.type_secondary.home-heading-line {
	color: rgb(68, 68, 68);
}
.type_primary_bg.home-heading-line {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.type_secondary_bg.home-heading-line {
	color: rgb(255, 255, 255); background-color: rgb(68, 68, 68);
}
.type_dark_bg.home-heading-line {
	color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.5);
}
.type_light_bg.home-heading-line {
	color: rgb(17, 17, 17); background-color: rgba(255, 255, 255, 0.5);
}
.g-html p {
	margin-bottom: 26px;
}
.g-html .g-cols > div > p:last-child {
	margin-bottom: 0px;
}
.g-html p.size_big {
	line-height: 30px; font-size: 20px; margin-bottom: 30px;
}
.g-html p.subtitle {
	text-transform: uppercase; line-height: 34px; font-size: 24px; margin-bottom: 5px;
}
.no-touch .g-html p a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.g-html ul {
	margin-bottom: 26px; margin-left: 30px;
}
.g-html ol {
	margin-bottom: 26px; margin-left: 30px;
}
.g-html ul {
	list-style-type: disc;
}
.g-html ol {
	list-style-type: decimal;
}
.g-html ul li {
	padding-left: 6px; margin-bottom: 4px;
}
.g-html ol li {
	padding-left: 6px; margin-bottom: 4px;
}
.no-touch .g-html li a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.g-html ul > li ul {
	margin-top: 6px; margin-bottom: 6px;
}
.g-html ul > li ol {
	margin-top: 6px; margin-bottom: 6px;
}
.g-html ol > li ul {
	margin-top: 6px; margin-bottom: 6px;
}
.g-html ol > li ol {
	margin-top: 6px; margin-bottom: 6px;
}
.g-html img {
	display: block;
}
.g-html img + h1 {
	margin-top: 26px;
}
.g-html img + h2 {
	margin-top: 26px;
}
.g-html img + h3 {
	margin-top: 26px;
}
.g-html img + h4 {
	margin-top: 26px;
}
.g-html img + ul {
	margin-top: 26px;
}
.g-html img + ol {
	margin-top: 26px;
}
.g-html img + p {
	margin-top: 26px;
}
.g-html img.alignleft {
	margin-right: 25px; margin-bottom: 25px; float: left; display: inline;
}
.g-html img.alignright {
	margin-bottom: 25px; margin-left: 25px; float: right; display: inline;
}
.g-html img.aligncenter {
	clear: both; margin-right: auto; margin-left: auto;
}
.g-html a.image-link:hover {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.g-html a.image-link img {
	transition:opacity 0.3s; -webkit-transition: opacity 0.3s ease;
}
.g-html a.image-link:hover img {
	opacity: 0.8;
}
.g-html address {
	margin-bottom: 26px;
}
.g-html pre {
	padding: 10px 15px; border-radius: 5px; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px; margin-bottom: 26px; background-color: rgba(0, 0, 0, 0.8);
}
.g-html blockquote {
	padding: 2px 0px 2px 30px; line-height: 28px; font-size: 18px; margin-bottom: 26px; border-left-color: rgb(49, 197, 199); border-left-width: 5px; border-left-style: solid;
}
.g-html blockquote q {
	font: inherit; margin: 0px; font-size-adjust: inherit; font-stretch: inherit;
}
.g-html blockquote p {
	font: inherit; margin: 0px; font-size-adjust: inherit; font-stretch: inherit;
}
.g-html blockquote cite {
	font-size: 80%; margin-top: 8px; display: block;
}
.g-hr {
	margin: 2% 0px; padding: 2px 0px; width: 100%; height: 24px; text-align: center; overflow: hidden; clear: both; font-size: 0px; position: relative;
}
.g-hr-h::before {
	width: 50%; height: 1px; margin-top: 9px; vertical-align: top; display: inline-block; position: relative; content: ""; background-color: rgb(232, 232, 232);
}
.g-hr-h::after {
	width: 50%; height: 1px; margin-top: 9px; vertical-align: top; display: inline-block; position: relative; content: ""; background-color: rgb(232, 232, 232);
}
.g-hr-h::before {
	left: -13px; margin-left: -50%;
}
.g-hr-h::after {
	left: 13px; margin-right: -50%;
}
.g-hr-h i {
	width: 20px; height: 20px; text-align: center; color: rgb(232, 232, 232); line-height: 20px; font-size: 16px; vertical-align: top;
}
.size_small.g-hr {
	margin: 1% 0px;
}
.size_big.g-hr {
	margin: 3% 0px;
}
.type_short.g-hr {
	width: 30%; margin-right: auto; margin-left: auto;
}
.type_simple.g-hr .g-hr-h::before {
	left: 0px; width: 100%; margin-left: 0px;
}
.type_simple.g-hr .g-hr-h::after {
	display: none;
}
.type_simple.g-hr .g-hr-h i {
	display: none;
}
.type_invisible.g-hr {
	padding: 0px; height: 0px;
}
.g-html .highlight {
	color: rgb(49, 197, 199);
}
.g-html .thin {
	font-weight: 300;
}
.g-html .bold {
	font-weight: 700;
}
.g-html .align_left {
	text-align: left;
}
.g-html .align_right {
	text-align: right;
}
.g-html .align_center {
	text-align: center;
}
.g-html .align_justify {
	text-align: justify;
}
.g-form-row {
	padding: 0px 0px 15px;
}
.g-form-row-label {
	font-size: 16px; margin-bottom: 5px;
}
input[type='text'] {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
input[type='password'] {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
input[type='email'] {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
input[type='url'] {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
input[type='tel'] {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
input[type='number'] {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
input[type='date'] {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
textarea {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
select {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgba(0, 0, 0, 0.08) currentColor currentColor; padding: 10px; border-radius: 5px; transition:box-shadow 0.3s; border-image: none; height: 42px; font-size: 16px; box-shadow: 0px 0px 0px 2px rgba(0,0,0,0); background-color: rgb(242, 242, 242); -webkit-transition: box-shadow 0.3s ease;
}
textarea {
	height: 150px; line-height: 24px;
}
input[type='text']:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
input[type='password']:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
input[type='email']:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
input[type='url']:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
input[type='tel']:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
input[type='number']:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
input[type='date']:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
textarea:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
select:focus {
	border-color: transparent; box-shadow: 0px 0px 0px 2px #999;
}
.g-btn {
	margin: 4px 0px; padding: 13px 40px; border-radius: 5px; border: currentColor !important; transition:background-color 0.3s, color 0.3s; border-image: none !important; text-transform: uppercase; line-height: 24px; overflow: hidden; font-size: 18px; font-weight: 700; -webkit-transition: background-color 0.3s ease, color 0.3s ease;
}
input[type='submit'] {
	margin: 4px 0px; padding: 13px 40px; border-radius: 5px; border: currentColor !important; transition:background-color 0.3s, color 0.3s; border-image: none !important; text-transform: uppercase; line-height: 24px; overflow: hidden; font-size: 18px; font-weight: 700; -webkit-transition: background-color 0.3s ease, color 0.3s ease;
}
.g-btn span {
	position: relative; z-index: 1;
}
.g-btn span i {
	margin: 0px 14px 0px -2px; line-height: 0.9em;
}
.g-btn:active {
	top: 0px;
}
.no-touch .g-btn::after {
	transition:height 0.3s; left: 0px; top: 0px; width: 100%; height: 0px; display: block; position: absolute; z-index: 0; content: ""; -webkit-transition: height 0.3s ease;
}
.no-touch .g-btn:hover::after {
	height: 100%;
}
.type_default.g-btn {
	color: rgb(68, 68, 68); background-color: rgb(232, 232, 232);
}
.no-touch .type_default.g-btn::after {
	background-color: rgb(68, 68, 68);
}
.no-touch .type_default.g-btn:hover {
	color: rgb(255, 255, 255);
}
.type_primary.g-btn {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
input[type='submit'] {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.no-touch .type_primary.g-btn::after {
	background-color: rgb(68, 68, 68);
}
.no-touch input[type='submit']:hover {
	background-color: rgb(68, 68, 68);
}
.no-touch .type_primary.g-btn:hover {
	color: rgb(255, 255, 255);
}
.no-touch input[type='submit']:hover {
	color: rgb(255, 255, 255);
}
.type_secondary.g-btn {
	color: rgb(255, 255, 255); background-color: rgb(68, 68, 68);
}
.no-touch .type_secondary.g-btn::after {
	background-color: rgb(49, 197, 199);
}
.no-touch .type_secondary.g-btn:hover {
	color: rgb(255, 255, 255);
}
.size_small.g-btn {
	padding: 10px 30px; line-height: 20px; font-size: 14px;
}
input.size_small.g-btn {
	padding: 10px 30px; line-height: 20px; font-size: 14px;
}
button.size_small.g-btn {
	padding: 10px 30px; line-height: 20px; font-size: 14px;
}
.size_big.g-btn {
	padding: 14px 44px; line-height: 32px; font-size: 22px;
}
input.size_big.g-btn {
	padding: 14px 44px; line-height: 32px; font-size: 22px;
}
button.size_big.g-btn {
	padding: 14px 44px; line-height: 32px; font-size: 22px;
}
.g-alert {
	padding: 0px 20px; border-radius: 3px; text-align: left;
}
.g-alert-close {
	transition:opacity 0.3s; top: 12px; width: 30px; height: 30px; text-align: center; right: -38px; line-height: 30px; font-size: 20px; opacity: 0.3; -webkit-transition: opacity 0.3s ease;
}
.g-alert-close:hover {
	opacity: 1;
}
.g-alert-body {
	padding: 15px 0px;
}
.g-alert-body p {
	margin: 0px;
}
.g-pagination {
	text-align: center;
}
.g-pagination-item {
	margin: 0px 3px; padding: 0px; border-radius: 50%; width: 40px; height: 40px; color: rgb(68, 68, 68); line-height: 40px; font-size: 16px; position: relative; background-color: rgb(242, 242, 242);
}
.g-pagination-item:hover {
	color: rgb(255, 255, 255); background-color: rgb(68, 68, 68);
}
.active.g-pagination-item {
	color: rgb(255, 255, 255); font-weight: 700; background-color: rgb(49, 197, 199);
}
.disabled.g-pagination-item {
	display: none;
}
.w-actionbox {
	padding: 3%; border-radius: 5px; margin-bottom: 0px; background-color: rgb(242, 242, 242);
}
.w-actionbox-text {
	padding: 0px 20px;
}
.controls_aside.w-actionbox .w-actionbox-text {
	padding: 0px;
}
.no-touch .w-actionbox-text a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-actionbox-text h3 + p {
	margin: 12px 0px 0px;
}
.g-btn.w-actionbox-button {
	margin: 0px;
}
.color_primary.w-actionbox {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.imgpos_atleft.w-blog .w-blog-list {
	border-bottom-color: rgb(232, 232, 232); border-bottom-width: 2px; border-bottom-style: solid;
}
.imgpos_atleft.w-blog .w-blog-entry {
	margin: 0px; transition:background-color 0.3s; text-align: left; padding-right: 3%; border-top-color: rgb(232, 232, 232); border-top-width: 2px; border-top-style: solid; -webkit-transition: background-color 0.3s ease;
}
.no-touch .imgpos_atleft.w-blog .w-blog-entry:hover {
	background-color: rgb(242, 242, 242);
}
.imgpos_atleft.w-blog .w-blog-entry-h {
	min-height: 100px;
}
.imgpos_atleft.w-blog .w-blog-entry-preview {
	left: 0px; top: 0px; float: none; position: absolute; z-index: 1;
}
.imgpos_atleft.w-blog .w-blog-entry-title {
	padding: 25px 0px 0px 35px; line-height: 34px; font-size: 24px; font-weight: 700; margin-bottom: 1.5%; margin-left: 30%;
}
.imgpos_atleft.w-blog .w-blog-entry-body {
	padding-left: 35px; margin-left: 30%;
}
.imgpos_atleft.w-blog .w-blog-entry-short {
	padding-bottom: 4px; margin-bottom: 0px;
}
.imgpos_atleft.w-blog .w-blog-entry-meta-date {
	margin: 0px; border-radius: 3px; left: 20px; top: 20px; width: 60px; text-align: center; color: rgb(68, 68, 68); text-transform: uppercase; position: absolute; z-index: 2; box-shadow: 0px 1px 2px rgba(0,0,0,0.05); background-color: rgb(255, 255, 255);
}
.imgpos_atleft.w-blog .w-blog-entry-meta-date-month {
	line-height: 20px; padding-top: 6px; font-size: 16px; display: block;
}
.imgpos_atleft.w-blog .w-blog-entry-meta-date-day {
	line-height: 32px; font-family: "Dosis"; font-size: 32px; font-weight: 700; display: block;
}
.imgpos_atleft.w-blog .w-blog-entry-meta-date-year {
	line-height: 24px; padding-bottom: 4px; font-size: 13px; display: block;
}
.imgpos_atleft.w-blog .sticky.w-blog-entry .w-blog-entry-title {
	font-weight: 700;
}
.imgpos_atleft.w-blog .sticky.w-blog-entry .w-blog-entry-short p {
	font-weight: 700;
}
.w-blog-load {
	text-align: center; line-height: 0; padding-top: 20px;
}
.w-blog-load #spinner {
	margin: 0px auto; padding: 8px;
}
.w-bloglist-entry {
	padding: 0px 0px 10px 18px; line-height: 22px; margin-bottom: 10px; position: relative;
}
:last-child.w-bloglist-entry {
	margin-bottom: 0px;
}
.no-touch .w-bloglist-entry a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-bloglist-entry-date {
	line-height: 18px; font-size: 14px;
}
.w-bloglist-entry::before {
	left: 1px; top: 0px; color: rgb(153, 153, 153); font-family: FontAwesome; font-size: 18px; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f105";
}
.w-blogpost {
	text-align: left; padding-bottom: 30px;
}
.w-blogpost-meta {
	color: rgb(153, 153, 153); margin-bottom: 20px;
}
.no-touch .w-blogpost-meta a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-blogpost-meta i {
	color: rgb(153, 153, 153); font-size: 16px; margin-right: 6px; margin-left: 1px;
}
.w-clients-item {
	border-radius: 5px; border: 2px solid transparent; transition:border 0.25s ease-out; border-image: none; vertical-align: middle; -webkit-transition: border 0.25s ease-out;
}
.w-clients-item:hover {
	border-color: rgb(49, 197, 199);
}
.w-clients-item img {
	margin: 0px auto;
}
.columns_5.w-clients .w-clients-item {
	width: 204px; margin-right: 30px;
}
.w-clients-nav {
	border-radius: 50%; top: 50%; width: 50px; height: 50px; text-align: center; color: rgb(68, 68, 68); line-height: 50px; font-size: 30px; margin-top: -25px; opacity: 0.3; background-color: rgb(255, 255, 255);
}
.color_primary.l-subsection .w-clients-nav {
	color: rgb(68, 68, 68);
}
.color_primary.l-subsection .w-clients-nav:hover {
	color: rgb(68, 68, 68);
}
.color_dark.l-subsection .w-clients-nav:hover {
	color: rgb(68, 68, 68);
}
.w-clients-nav:hover {
	opacity: 0.75;
}
.to_prev.w-clients-nav {
	left: -70px;
}
.to_prev.w-clients-nav::before {
	font-family: FontAwesome; margin-right: 3px; display: block; content: "\f104";
}
.to_next.w-clients-nav {
	right: -70px;
}
.to_next.w-clients-nav::before {
	font-family: FontAwesome; margin-left: 3px; display: block; content: "\f105";
}
.disabled.w-clients-nav {
	cursor: default; opacity: 0.1;
}
.disabled.w-clients-nav:hover {
	cursor: default; opacity: 0.1;
}
.w-comments {
	padding-top: 30px; border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
.w-comments-title i {
	color: rgb(153, 153, 153); margin-right: 10px; margin-left: 1px;
}
.w-comments-title a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.w-comments-item-meta {
	margin-left: 70px;
}
.w-comments-item-text {
	margin-left: 70px;
}
.w-comments-item-answer {
	margin-left: 70px;
}
.w-comments-item-icon {
	border-radius: 50%; top: 20px; width: 50px; height: 50px; text-align: center; color: rgb(153, 153, 153); line-height: 50px; overflow: hidden; font-size: 20px; background-color: rgb(242, 242, 242);
}
.w-comments-item-icon i {
	line-height: inherit;
}
.w-comments-item-date {
	color: rgb(153, 153, 153); float: none;
}
.w-comments-item {
	padding-top: 20px; margin-bottom: 20px;
}
.w-comments-item-text {
	margin-bottom: 0px;
}
.w-comments-item-text p {
	margin-bottom: 16px;
}
.w-comments-item-meta a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-comments-item-answer:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-comments-item-answer a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-comments .g-pagination {
	margin: 10px 0px; font-size: inherit;
}
.w-comments .g-pagination a {
	margin-right: 10px;
}
.no-touch .w-comments .g-pagination a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-comments-form {
	padding: 20px 0px;
}
.no-touch .w-contacts a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.l-main .w-contacts-list {
	margin: 0px -28px;
}
.l-main .w-contacts-item {
	padding: 0px 20px; font-size: 0px;  vertical-align: middle; display: inline-block;
}
.l-main .w-contacts-item > i {
	margin: 8px; border-radius: 50%; width: 50px; height: 50px; text-align: center; color: rgb(68, 68, 68); line-height: 50px; font-size: 24px; vertical-align: middle; display: inline-block; box-shadow: 0px 1px 1px rgba(0,0,0,0.1); background-color: rgb(242, 242, 242);
}
.l-main .w-contacts-item-value {
	margin: 0px 8px; text-transform: uppercase; line-height: 34px; font-size: 24px; vertical-align: middle; display: inline-block;
}
.l-footer .w-contacts-item > i {
	width: 26px; height: 26px; text-align: center; line-height: 26px; font-size: 20px; float: left;
}
.l-footer .w-contacts-item-value {
	margin: 0px 0px 5px 36px;
}
.l-footer :last-child.w-contacts-item .w-contacts-item-value {
	margin-bottom: 0px;
}
.w-copyright {
	line-height: 50px; font-size: 13px; float: left;
}
.no-touch .w-copyright a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-counter {
	margin: 0px auto; text-align: center; max-width: 300px;
}
.w-counter-number {
	font: 700 60px/60px "Arial"; color: rgb(49, 197, 199); font-size-adjust: none; font-stretch: normal;
}
.w-counter h6.w-counter-title {
	margin: 0px; text-transform: none; padding-top: 10px;
}
.w-form {
	margin: 0px auto; text-align: center; max-width: 450px;
}
.w-form .g-form-row-label {
	text-align: left;
}
.w-form .g-form-row-field {
	position: relative;
}
.w-form .g-form-row-field > i {
	left: 0px; top: 0px; width: 50px; height: 42px; text-align: center; line-height: 42px; font-size: 20px; display: block; position: absolute; z-index: 1; opacity: 0.33;
}
.w-form .g-form-row-field > input[type='text'] {
	padding-left: 50px;
}
.w-form .g-form-row-field > input[type='password'] {
	padding-left: 50px;
}
.w-form .g-form-row-field > input[type='email'] {
	padding-left: 50px;
}
.w-form .g-form-row-field > textarea {
	padding-left: 50px;
}
.w-form .g-form-row-field > select {
	padding-left: 50px;
}
.w-gallery-tnails-h {
	text-align: center;
}
.size_s.w-gallery .w-gallery-tnails-h {
	margin: -3px;
}
.size_s.w-gallery .w-gallery-tnail {
	margin: 3px; width: 185px; height: 185px;
}
.size_m.w-gallery .w-gallery-tnails-h {
	margin: -5px;
}
.size_m.w-gallery .w-gallery-tnail {
	margin: 5px; width: 220px; height: 220px;
}
.size_l.w-gallery .w-gallery-tnails-h {
	margin: -6px;
}
.size_l.w-gallery .w-gallery-tnail {
	margin: 6px; width: 276px; height: 276px;
}
.no-touch .w-gallery-tnail-hover {
	transition:height 0.3s, font-size 0.3s; left: 0px; top: 0px; width: 100%; height: 0px; text-align: center; overflow: hidden; font-size: 0px; display: block; position: absolute; -webkit-transition: height 0.3s ease, font-size 0.3s ease;
}
.no-touch .w-gallery-tnail:hover .w-gallery-tnail-hover {
	height: 100%; font-size: 40px;
}
.no-touch .w-gallery-tnail-hover::before {
	width: 100%; height: 100%; display: block; content: ""; opacity: 0.75; background-color: rgb(0, 0, 0);
}
.no-touch .w-gallery-tnail-hover i {
	margin: -30px 0px 0px -30px; left: 50%; top: 50%; width: 60px; height: 60px; color: rgb(255, 255, 255); line-height: 60px; position: absolute;
}
.w-icon {
	margin: 4px; vertical-align: top; display: inline-block;
}
.w-icon-link {
	color: rgb(68, 68, 68); display: block;
}
.color_dark.l-subsection .w-icon-link:hover {
	color: rgb(49, 197, 199);
}
.with_circle.w-icon {
	border-radius: 50%; text-align: center; overflow: hidden;
}
.with_circle.w-icon .w-icon-link {
	background-color: rgb(242, 242, 242);
}
.color_border.w-icon .w-icon-link {
	color: rgb(232, 232, 232);
}
.with_circle.color_border.w-icon .w-icon-link {
	color: rgb(255, 255, 255); background-color: rgb(232, 232, 232);
}
.color_primary.w-icon .w-icon-link {
	color: rgb(49, 197, 199);
}
.with_circle.color_primary.w-icon .w-icon-link {
	color: rgb(255, 255, 255) !important; background-color: rgb(49, 197, 199);
}
.color_secondary.w-icon .w-icon-link {
	color: rgb(68, 68, 68);
}
.with_circle.color_secondary.w-icon .w-icon-link {
	color: rgb(255, 255, 255) !important; background-color: rgb(68, 68, 68);
}
.color_fade.w-icon .w-icon-link {
	color: rgb(153, 153, 153);
}
.size_tiny.w-icon {
	font-size: 24px;
}
.with_circle.size_tiny.w-icon {
	width: 36px; height: 36px; line-height: 36px; font-size: 16px;
}
.size_small.w-icon {
	font-size: 36px;
}
.with_circle.size_small.w-icon {
	width: 48px; height: 48px; line-height: 48px; font-size: 24px;
}
.size_medium.w-icon {
	font-size: 48px;
}
.with_circle.size_medium.w-icon {
	width: 60px; height: 60px; line-height: 60px; font-size: 32px;
}
.size_big.w-icon {
	font-size: 68px;
}
.with_circle.size_big.w-icon {
	width: 86px; height: 86px; line-height: 86px; font-size: 48px;
}
.size_huge.w-icon {
	font-size: 90px;
}
.with_circle.size_huge.w-icon {
	width: 110px; height: 110px; line-height: 110px; font-size: 64px;
}
.w-iconbox {
	position: relative;
}
.w-iconbox-link {
	display: inline;
}
.w-iconbox-icon {
	transition:color 0.3s; color: rgb(49, 197, 199); position: relative; -webkit-transition: color 0.3s ease;
}
.w-iconbox-icon i {
	line-height: inherit; vertical-align: top;
}
.with_img.w-iconbox .w-iconbox-icon i {
	display: none;
}
.w-iconbox .w-iconbox-title {
	transition:color 0.3s; color: rgb(68, 68, 68); -webkit-transition: color 0.3s ease;
}
.w-iconbox-link:hover .w-iconbox-icon {
	color: rgb(68, 68, 68);
}
.w-iconbox-link:hover .w-iconbox-title {
	color: rgb(68, 68, 68);
}
.w-iconbox-text p {
	margin-bottom: 0px;
}
.w-iconbox-text ul {
	margin-bottom: 0px;
}
.w-iconbox-text ol {
	margin-bottom: 0px;
}
.iconpos_left.w-iconbox {
	text-align: left;
}
.iconpos_left.w-iconbox .w-iconbox-icon {
	left: 0px; top: 0px; width: 40px; height: 40px; line-height: 40px; font-size: 36px; position: absolute;
}
.with_circle.iconpos_left.w-iconbox .w-iconbox-icon {
	width: 70px; height: 70px; line-height: 70px; font-size: 28px;
}
.iconpos_left.w-iconbox .w-iconbox-title {
	padding-bottom: 12px; margin-left: 55px;
}
.with_circle.iconpos_left.w-iconbox .w-iconbox-title {
	margin-left: 95px;
}
.with_circle.iconpos_left.w-iconbox .w-iconbox-text {
	margin-left: 95px;
}
.iconpos_top.w-iconbox {
	margin: 0px auto; text-align: center; max-width: 350px;
}
.iconpos_top.w-iconbox .w-iconbox-icon {
	margin: 0px auto; width: 90px; height: 90px; line-height: 90px; font-size: 80px;
}
.with_circle.iconpos_top.w-iconbox .w-iconbox-icon {
	font-size: 40px;
}
.iconpos_top.w-iconbox .w-iconbox-title {
	padding: 15px 0px 10px;
}
.with_circle.w-iconbox .w-iconbox-icon {
	border-radius: 50%; transition:background-color 0.3s, color 0.3s; text-align: center; color: rgb(255, 255, 255); box-shadow: 0px 1px 1px rgba(0,0,0,0.05); background-color: rgb(68, 68, 68); -webkit-transition: background-color 0.3s ease, color 0.3s ease;
}
.with_circle.w-iconbox .w-iconbox-link:hover .w-iconbox-icon {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.no-touch .with_circle.w-iconbox .w-iconbox-icon::after {
	padding: 5px; border-radius: 50%; transition:transform 0.3s, opacity 0.3s; left: -5px; top: -5px; width: 100%; height: 100%; display: block; position: absolute; content: ""; opacity: 0; box-shadow: 0px 0px 0px 3px #31c5c7; transform: scale(0.8); -webkit-transition: opacity 0.3s ease;
}
.no-touch .with_circle.w-iconbox .w-iconbox-link:hover .w-iconbox-icon::after {
	opacity: 1; transform: scale(1);
}
.with_circle.w-iconbox .w-iconbox-link:hover .w-iconbox-title {
	color: rgb(49, 197, 199);
}
.w-links-item {
	padding: 7px 18px; line-height: 22px; position: relative;
}
.w-links-anchor {
	padding: 0px; display: inline; position: static;
}
.no-touch .w-links-anchor:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-links-anchor::before {
	left: 1px; top: 7px; color: rgb(153, 153, 153); font-family: FontAwesome; font-size: 18px; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f105";
}
.w-logo {
	height: 100%; clear: both; float: left;
}
.w-logo-h {
	height: 100%;
}
.w-logo-link {
	height: 100%; display: block;
}
.w-logo-img {
	height: 80%; vertical-align: middle; display: inline-block; max-height: 100%;
}
.w-logo-title {
	transition:color 0.3s; color: rgb(102, 102, 102); text-transform: uppercase; line-height: inherit; font-family: "Dosis"; font-size: 36px; font-weight: 700; -webkit-transition: color 0.3s ease;
}
.w-logo-link:hover .w-logo-title {
	color: rgb(51, 51, 51);
}
.w-map {
	margin: 20px;
}
.no-touch .w-map {
	margin: 0px;
}
.w-map img {
	max-width: none;
}
.w-map label {
	width: auto; display: inline;
}
.gm-style .gm-style-iw {
	width: auto !important;
}
.gmap_marker {
	color: rgb(51, 51, 51);
}
.l-subheader .w-nav {
	float: right;
}
.l-subheader .w-nav-control {
	width: 50px; height: inherit; text-align: center; color: rgb(102, 102, 102); line-height: inherit; font-size: 21px; display: none; position: relative; cursor: pointer;
}
.l-subheader .w-nav-control:hover {
	color: rgb(51, 51, 51);
}
.l-subheader .w-nav-control:active {
	color: rgb(51, 51, 51);
}
.l-subheader .w-nav-control i {
	line-height: inherit; display: block;
}
.l-subheader .w-nav-list {
	min-width: 50px;
}
.l-subheader .level_1.w-nav-item {
	text-transform: uppercase; line-height: inherit; font-family: "Dosis"; font-size: 17px; font-weight: 700;
}
.l-subheader .level_1.w-nav-anchor {
	padding: 0px 20px; color: rgb(102, 102, 102);
}
.l-subheader .level_1.w-nav-item:hover .level_1.w-nav-anchor {
	color: rgb(51, 51, 51);
}
.l-subheader .active.level_1.w-nav-item .level_1.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .current-menu-item.level_1.w-nav-item .level_1.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .current-menu-ancestor.level_1.w-nav-item .level_1.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .level_1.w-nav-item .level_1.w-nav-anchor::before {
	transition:height 0.3s; left: 0px; top: 0px; width: 100%; height: 0px; display: none; position: absolute; content: ""; background-color: rgb(245, 245, 245); -webkit-transition: height 0.3s ease;
}
.no-touch .l-subheader .level_1.w-nav-item .level_1.w-nav-anchor::before {
	display: block;
}
.l-subheader .level_1.w-nav-item:hover .level_1.w-nav-anchor::before {
	height: 100%;
}
.l-subheader .level_1.w-nav-anchor > .w-nav-title {
	position: relative;
}
.l-subheader .level_2.w-nav-list {
	z-index: 10;
}
.l-subheader .level_3.w-nav-list {
	z-index: 10;
}
.l-subheader :last-child.level_1.w-nav-item .level_2.w-nav-list {
	left: auto; right: 0px;
}
.l-subheader :last-child.level_1.w-nav-item .place_aside.w-nav-list {
	left: auto; right: 100%;
}
.l-subheader .level_2.w-nav-list .w-nav-item {
	line-height: 20px; font-size: 15px;
}
.l-subheader .level_2.w-nav-list {
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245);
}
.l-subheader .level_3.w-nav-list {
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1); background-color: rgb(245, 245, 245);
}
.l-subheader .level_2.w-nav-list .w-nav-anchor {
	padding: 10px 20px; color: rgb(102, 102, 102); white-space: nowrap;
}
.l-subheader .level_2.w-nav-item:hover .level_2.w-nav-anchor {
	color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.l-subheader .level_3.w-nav-item:hover .level_3.w-nav-anchor {
	color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.l-subheader .active.level_2.w-nav-item .level_2.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .current-menu-item.level_2.w-nav-item .level_2.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .current-menu-ancestor.level_2.w-nav-item .level_2.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .active.level_3.w-nav-item .level_3.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .current-menu-item.level_3.w-nav-item .level_3.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .current-menu-ancestor.level_3.w-nav-item .level_3.w-nav-anchor {
	color: rgb(49, 197, 199);
}
.l-subheader .w-nav-anchor .w-nav-hint {
	margin: 0px; top: 0px; width: 20px; height: 100%; right: 0px; line-height: inherit; font-size: 16px; font-weight: normal; display: none; position: absolute;
}
.l-subheader .w-nav-anchor .w-nav-hint::after {
	font-family: FontAwesome; display: block; content: "\f078";
}
.l-subheader .level_2.w-nav-anchor .w-nav-hint::after {
	line-height: 40px; content: "\f105";
}
.l-subheader .with_sublevel.level_2.w-nav-item .level_2.w-nav-anchor > .w-nav-title {
	padding-right: 20px;
}
.l-subheader .with_sublevel.level_3.w-nav-item .level_3.w-nav-anchor > .w-nav-title {
	padding-right: 20px;
}
.l-subheader .with_sublevel.level_2.w-nav-item .level_2.w-nav-anchor > .w-nav-hint {
	display: block;
}
.l-subheader .with_sublevel.level_3.w-nav-item .level_3.w-nav-anchor > .w-nav-hint {
	display: block;
}
.l-subheader .touch_enabled.w-nav {
	width: 50px; position: static;
}
.l-subheader .touch_enabled.w-nav .w-nav-h {
	position: static;
}
.l-subheader .touch_enabled.w-nav .w-nav-control {
	display: block;
}
.l-subheader .touch_enabled.w-nav .level_1.w-nav-list {
	padding: 0px 2%; left: 0px; top: 80px; right: 0px; position: absolute; -ms-overflow-y: auto !important; max-height: 300px; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.l-subheader .touch_enabled.w-nav .w-nav-item {
	width: 100%; line-height: 26px; float: none;
}
.l-subheader .touch_enabled.w-nav .w-nav-anchor {
	border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
.l-subheader .touch_enabled.w-nav .level_1.w-nav-anchor::after {
	display: none !important;
}
.l-subheader .touch_enabled.w-nav .level_1.w-nav-anchor::before {
	display: none !important;
}
.l-subheader .touch_enabled.w-nav .w-nav-anchor .w-nav-hint {
	transition:transform 0.3s; width: 50px; text-align: center; line-height: 46px; font-size: 18px; -webkit-transition: -webkit-transform 0.3s ease;
}
.l-subheader .touch_enabled.w-nav .level_2.w-nav-anchor .w-nav-hint::after {
	line-height: 46px; content: "\f078";
}
.l-subheader .touch_enabled.w-nav .with_sublevel.level_1.w-nav-item .level_1.w-nav-anchor > .w-nav-title {
	padding-right: 50px;
}
.l-subheader .touch_enabled.w-nav .with_sublevel.level_2.w-nav-item .level_2.w-nav-anchor > .w-nav-title {
	padding-right: 50px;
}
.l-subheader .touch_enabled.w-nav .with_sublevel.level_3.w-nav-item .level_3.w-nav-anchor > .w-nav-title {
	padding-right: 50px;
}
.l-subheader .touch_enabled.w-nav .with_sublevel.level_1.w-nav-item .level_1.w-nav-anchor > .w-nav-hint {
	display: block;
}
.l-subheader .touch_enabled.w-nav .open.level_1.w-nav-item .level_1.w-nav-anchor .w-nav-hint {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.l-subheader .touch_enabled.w-nav .open.level_2.w-nav-item .level_2.w-nav-anchor .w-nav-hint {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.l-subheader .touch_enabled.w-nav .level_2.w-nav-list {
	padding: 0px 0px 0px 20px; left: 0px; top: 0px; right: 0px; display: block; position: relative; box-shadow: none; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .level_3.w-nav-list {
	padding: 0px 0px 0px 20px; left: 0px; top: 0px; right: 0px; display: block; position: relative; box-shadow: none; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav :last-child.level_1.w-nav-item .level_2.w-nav-list {
	padding: 0px 0px 0px 20px; left: 0px; top: 0px; right: 0px; display: block; position: relative; box-shadow: none; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav :last-child.level_1.w-nav-item .place_aside.w-nav-list {
	padding: 0px 0px 0px 20px; left: 0px; top: 0px; right: 0px; display: block; position: relative; box-shadow: none; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .level_2.w-nav-list .w-nav-item {
	line-height: 26px;
}
.l-subheader .touch_enabled.w-nav .level_1.w-nav-item .level_1.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .level_1.w-nav-item:hover .level_1.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .active.level_1.w-nav-item:hover .level_1.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .current-menu-item.level_1.w-nav-item:hover .level_1.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .current-menu-ancestor.level_1.w-nav-item:hover .level_1.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .level_2.w-nav-item .level_2.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .level_2.w-nav-item:hover .level_2.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .active.level_2.w-nav-item:hover .level_2.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .current-menu-item.level_2.w-nav-item:hover .level_2.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .current-menu-ancestor.level_2.w-nav-item:hover .level_2.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .level_3.w-nav-item .level_3.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .level_3.w-nav-item:hover .level_3.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .active.level_3.w-nav-item:hover .level_3.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .current-menu-item.level_3.w-nav-item:hover .level_3.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.l-subheader .touch_enabled.w-nav .current-menu-ancestor.level_3.w-nav-item:hover .level_3.w-nav-anchor {
	margin: 0px; padding: 10px 0px; text-align: left; background-color: transparent;
}
.w-portfolio-list-h {
	margin: 0px; text-align: left; font-size: 0px; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.1);
}
.w-portfolio-item {
	padding: 0px; width: 25%; overflow: visible; font-size: 16px; margin-bottom: 0px; vertical-align: top; float: none; display: inline-block;
}
.w-portfolio-item-anchor {
	width: 100%; height: 300px; overflow: hidden; display: block; position: relative; z-index: 1;
}
.w-portfolio-item-anchor::after {
	left: 50%; width: 0px; height: 0px; bottom: 0px; margin-left: -20px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 20px; border-bottom-width: 20px; border-left-width: 20px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute; z-index: 2; content: "";
}
.active.w-portfolio-item .w-portfolio-item-anchor::after {
	display: block;
}
.w-portfolio-item-image {
	background-position: center; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover;
}
.w-portfolio-item-meta {
	padding: 60px 30px 30px; text-align: left; z-index: 2; background-image: linear-gradient(to top, rgba(40, 40, 40, 0.5) 0px, transparent 100%); background-repeat: repeat-x;
}
.g-html h2.w-portfolio-item-title {
	color: rgb(255, 255, 255); line-height: 28px; font-size: 22px; text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.w-portfolio-item-text {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 13px; margin-top: 4px; opacity: 0.75; text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}
.no-touch .w-portfolio-item-hover {
	transition:height 0.3s, font-size 0.25s; left: 0px; top: 0px; width: 100%; height: 0px; text-align: center; overflow: hidden; font-size: 0px; display: block; position: absolute; z-index: 1; -webkit-transition: height 0.3s ease, font-size 0.25s ease;
}
.no-touch .w-portfolio-item-anchor:hover .w-portfolio-item-hover {
	height: 100%; font-size: 40px;
}
.no-touch .active.w-portfolio-item .w-portfolio-item-hover {
	display: none;
}
.no-touch .w-portfolio-item-hover::before {
	width: 100%; height: 100%; display: block; content: ""; opacity: 0.75; background-color: rgb(0, 0, 0);
}
.no-touch .w-portfolio-item-hover i {
	margin: -30px 0px 0px -30px; left: 50%; top: 50%; width: 60px; height: 60px; color: rgb(255, 255, 255); line-height: 60px; font-size: inherit; position: absolute;
}
.w-portfolio-item-details {
	left: 0px; top: auto; width: 100%; height: auto; overflow: hidden; position: absolute;
}
.w-portfolio-item-details-h {
	margin: 0px auto; padding: 60px; max-width: 1260px;
}
.w-portfolio-item-details-content {
	overflow: hidden;
}
.w-portfolio-item-details-content-preview {
	width: 66%; line-height: 0; margin-right: 4%; float: left;
}
.w-portfolio-item-details-content-text {
	width: 30%; text-align: left; float: left;
}
.w-portfolio-item-details-close {
	transition:background-color 0.3s, opacity 0.3s; top: 0px; width: 60px; height: 60px; text-align: center; right: 0px; line-height: 60px; font-size: 32px; display: block; position: absolute; z-index: 1; cursor: pointer; opacity: 0.3; -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
}
.w-portfolio-item-details-close:hover {
	opacity: 1; background-color: rgb(242, 242, 242);
}
.w-portfolio-item-details-close::before {
	display: block; cursor: pointer; content: "\2715";
}
.w-portfolio-item-details-arrow {
	transition:background-color 0.3s, opacity 0.3s; left: 0px; top: 0px; width: 60px; height: 100%; display: block; position: absolute; z-index: 0; cursor: pointer; opacity: 0.3; -webkit-transition: background-color 0.3s ease, opacity 0.3s ease;
}
.w-portfolio-item-details-arrow:hover {
	opacity: 1; background-color: rgb(242, 242, 242);
}
.disabled.w-portfolio-item-details-arrow {
	cursor: default; opacity: 0.2; background-color: transparent;
}
.to_next.w-portfolio-item-details-arrow {
	left: auto; right: 0px;
}
.w-portfolio-item-details-arrow i {
	left: 0px; top: 50%; width: 56px; height: 60px; text-align: center; line-height: 60px; font-size: 44px; margin-top: -30px; display: block; position: absolute;
}
.to_next.w-portfolio-item-details-arrow i {
	left: auto; right: 0px;
}
.w-pricing {
	margin-bottom: 40px;
}
.w-pricing-item-h {
	margin: 10px 0px; border-bottom-color: rgb(232, 232, 232); border-left-color: rgb(232, 232, 232); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;
}
:first-child.w-pricing-item .w-pricing-item-h {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
:first-child.w-pricing-item .w-pricing-item-title {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
:first-child.w-pricing-item .w-pricing-item-price {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.w-pricing-item-header {
	margin-bottom: 20px;
}
.w-pricing-item-title {
	font: 700 18px/18px "Dosis"; padding: 15px 0px; color: rgb(255, 255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal; background-color: rgb(68, 68, 68);
}
.w-pricing-item-price {
	font: 44px/44px "Dosis"; padding: 20px; font-size-adjust: none; font-stretch: normal; background-color: rgba(0, 0, 0, 0.05);
}
.w-pricing-item-price small {
	line-height: 20px; font-size: 16px; margin-top: 4px; display: block;
}
.w-pricing-item .w-pricing-item-features {
	margin: 0px; padding: 0px; list-style-type: none;
}
.w-pricing-item .w-pricing-item-features li {
	margin: 0px; padding: 6px 30px;
}
.w-pricing-item-footer {
	padding: 30px 0px;
}
.type_featured.w-pricing-item .w-pricing-item-h {
	margin: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none; position: relative; box-shadow: 0px 1px 10px rgba(0,0,0,0.15);
}
.type_featured.w-pricing-item .w-pricing-item-title {
	padding: 20px 0px; color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.type_featured.w-pricing-item .w-pricing-item-footer {
	padding-bottom: 40px;
}
.type_featured.w-pricing-item + .w-pricing-item .w-pricing-item-h {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.w-search-form {
	min-width: 100px;
}
.widget .w-search form input[type='submit'] {
	margin: 0px; padding: 0px; border-radius: 0px 5px 5px 0px; width: 70px; height: 42px; line-height: 42px; font-size: 13px;
}
.w-socials-list {
	margin: 0px -2px; font-size: 0px;
}
.w-socials-item {
	background: none !important; margin: 2px; vertical-align: top; float: none; display: inline-block;
}
.w-socials-item-link {
	border-radius: 3px; color: rgb(153, 153, 153); overflow: hidden; position: relative;
}
.w-socials-item-link:hover {
	border: currentColor !important; border-image: none !important; color: rgb(255, 255, 255) !important;
}
.w-socials-item-link i {
	position: relative;
}
.size_big.w-socials .w-socials-item-link i {
	font-size: 24px;
}
.w-socials-item .w-socials-item-link::before {
	transition:height 0.3s; left: 0px; top: 0px; width: 100%; height: 0px; display: block; position: absolute; content: ""; -webkit-transition: height 0.3s ease;
}
.w-socials-item:hover .w-socials-item-link::before {
	height: 100%;
}
.rss.w-socials-item .w-socials-item-link::before {
	background-color: rgb(255, 151, 2);
}
.facebook.w-socials-item .w-socials-item-link::before {
	background-color: rgb(59, 89, 152);
}
.twitter.w-socials-item .w-socials-item-link::before {
	background-color: rgb(0, 172, 238);
}
.gplus.w-socials-item .w-socials-item-link::before {
	background-color: rgb(198, 59, 30);
}
.linkedin.w-socials-item .w-socials-item-link::before {
	background-color: rgb(0, 115, 178);
}
.youtube.w-socials-item .w-socials-item-link::before {
	background-color: rgb(205, 51, 45);
}
.vimeo.w-socials-item .w-socials-item-link::before {
	background-color: rgb(32, 185, 235);
}
.email.w-socials-item .w-socials-item-link::before {
	background-color: rgb(105, 114, 119);
}
.skype.w-socials-item .w-socials-item-link::before {
	background-color: rgb(0, 175, 240);
}
.flickr.w-socials-item .w-socials-item-link::before {
	background-color: rgb(255, 0, 132);
}
.pinterest.w-socials-item .w-socials-item-link::before {
	background-color: rgb(203, 32, 39);
}
.tumblr.w-socials-item .w-socials-item-link::before {
	background-color: rgb(44, 71, 98);
}
.blogger.w-socials-item .w-socials-item-link::before {
	background-color: rgb(252, 153, 71);
}
.dribbble.w-socials-item .w-socials-item-link::before {
	background-color: rgb(234, 76, 137);
}
.vk.w-socials-item .w-socials-item-link::before {
	background-color: rgb(78, 114, 153);
}
.instagram.w-socials-item .w-socials-item-link::before {
	background-color: rgb(161, 115, 87);
}
.behance.w-socials-item .w-socials-item-link::before {
	background-color: rgb(23, 105, 255);
}
.w-socials-item-popup {
	border-radius: 3px; transition:transform 0.2s 0.3s, opacity 0.2s 0.3s; font-size: 13px; display: none; visibility: hidden; z-index: 10; opacity: 0; transform: translateY(-20px); -webkit-transition: opacity 0.2s ease 0.3s;
}
.w-socials-item:hover .w-socials-item-popup {
	visibility: visible; opacity: 1; transform: translateY(0px);
}
.no-touch .l-main .w-socials-item-popup {
	display: block;
}
.at_top.l-subfooter + .at_bottom.l-subfooter .w-socials-item-popup {
	display: block;
}
.l-header .w-socials-item-popup {
	display: none !important;
}
.at_bottom.l-subfooter .w-socials-item-popup {
	display: none !important;
}
.l-header .w-socials {
	padding: 20px 0px; margin-left: 15px; float: right;
}
.l-header .w-socials-list {
	height: 40px;
}
.l-header .w-socials-item {
	margin-top: 0px; margin-bottom: 0px;
}
.l-header .w-socials-item-link {
	color: rgb(102, 102, 102); line-height: 40px;
}
.l-footer .w-socials {
	padding: 5px 0px; float: right;
}
.l-footer .w-socials-h {
	vertical-align: top; display: inline-block;
}
.l-footer .w-socials-item {
	margin-top: 0px; margin-bottom: 0px;
}
.l-footer .w-socials-item-link {
	color: rgb(153, 153, 153);
}
.w-tabs {
	text-align: left;
}
.w-tabs-list {
	text-align: left; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.05); background-color: rgb(242, 242, 242);
}
.w-tabs-item {
	padding: 12px 20px; transition:background-color 0.25s, color 0.25s; border-top-color: transparent; border-top-width: 3px; border-top-style: solid; -webkit-transition: background-color 0.25s ease, color 0.25s ease;
}
.w-tabs-item:hover {
	background-color: rgba(0, 0, 0, 0.03);
}
.active.w-tabs-item {
	border-color: rgb(49, 197, 199); color: rgb(49, 197, 199); box-shadow: none; background-color: rgb(255, 255, 255);
}
.layout_accordion.w-tabs .w-tabs-section-title-text {
	text-transform: uppercase; font-family: "Dosis"; font-size: 20px;
}
.w-tabs-item-title {
	text-transform: uppercase; font-family: "Dosis"; font-size: 20px;
}
.w-tabs-section-content-h {
	padding: 25px 0px 1px;
}
.w-tabs-section-title {
	padding: 12px 20px;
}
.w-tabs-item-icon {
	left: 20px; top: 14px; font-size: 18px;
}
.w-tabs-section-title-icon {
	left: 20px; top: 14px; font-size: 18px;
}
.w-tabs-section-title-icon {
	transition:opacity 0.25s; opacity: 0.5; -webkit-transition: opacity 0.25s ease;
}
.w-tabs-section-title:hover .w-tabs-section-title-icon {
	opacity: 1;
}
.active.w-tabs-section .w-tabs-section-title-icon {
	opacity: 1;
}
.with_icon.w-tabs-item .w-tabs-item-title {
	margin-left: 32px;
}
.with_icon.w-tabs-section .w-tabs-section-title-text {
	margin-left: 32px;
}
.layout_accordion.w-tabs {
	border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.layout_accordion.w-tabs .w-tabs-section {
	border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
.layout_accordion.w-tabs .w-tabs-section-title {
	transition:background-color 0.25s, color 0.25s; -webkit-transition: background-color 0.25s ease, color 0.25s ease;
}
.layout_accordion.w-tabs .w-tabs-section-title:hover {
	background-color: rgb(242, 242, 242);
}
.layout_accordion.w-tabs .active.w-tabs-section .w-tabs-section-title {
	color: rgb(49, 197, 199);
}
.layout_accordion.w-tabs .w-tabs-section-content-h {
	padding: 15px 20px;
}
.layout_accordion.w-tabs .w-tabs-section-title-control {
	transition:transform 0.25s; top: 12px; width: 24px; height: 24px; text-align: center; right: 20px; line-height: 22px; font-size: 20px;
}
.layout_accordion.w-tabs .active.w-tabs-section .w-tabs-section-title-control {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.layout_block.w-tags .w-tags-item {
	margin: 0px 3px 3px 0px;
}
.layout_block.w-tags .w-tags-item-link {
	padding: 3px 10px; border-radius: 3px; font-size: 14px; background-color: rgb(242, 242, 242);
}
.layout_block.w-tags .w-tags-item-link:hover {
	color: rgb(255, 255, 255); background-color: rgb(68, 68, 68);
}
.title_atleft.layout_block.w-tags .w-tags-title-h {
	padding: 3px 0px; line-height: inherit; font-size: inherit;
}
.w-blogpost .w-tags {
	padding-top: 25px;
}
.w-team-list {
	margin: -2px;
}
.w-team-member {
	margin: 0px; padding: 2px; width: 25%;
}
.w-team-member-h {
	overflow: hidden; position: relative;
}
.w-team-member-image {
	width: 100%; height: 0px; padding-bottom: 100%; float: none; z-index: 1;
}
.w-team-member-meta {
	margin: 0px; padding: 6%; transition:top 0.3s; left: 0px; top: -100%; width: 100%; height: 100%; text-align: center; position: absolute; z-index: 2; min-height: 10px; background-color: rgba(0, 0, 0, 0.75); -webkit-transition: top 0.3s ease;
}
.w-team-member:hover .w-team-member-meta {
	top: 0px;
}
.w-team-member-name {
	margin: 15% 0px 0px; color: rgb(49, 197, 199); line-height: 32px; font-size: 22px;
}
.w-team-member-role {
	margin: 5px 0px 0px; color: rgb(204, 204, 204); line-height: 25px; font-size: 17px;
}
.w-team-member-links {
	top: 0px; height: auto; margin-top: 20px; position: relative; min-height: 0px;
}
.w-team-member-links .w-team-member-links-item {
	border-radius: 50%; color: rgb(68, 68, 68); font-size: 20px; background-color: rgb(255, 255, 255);
}
.no-touch .w-team-member-links .w-team-member-links-item:hover {
	color: rgb(255, 255, 255); background-color: rgb(49, 197, 199);
}
.w-testimonial {
	text-align: left;
}
.w-testimonial-text {
	padding: 30px 40px; border-radius: 5px; line-height: 28px; font-size: 18px; box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.08); background-color: rgb(242, 242, 242);
}
.w-testimonial-person {
	padding: 15px 0px 0px 40px; color: rgb(153, 153, 153); position: relative;
}
.w-testimonial-person::before {
	left: 40px; top: 0px; width: 0px; height: 0px; margin-left: 14px; border-top-color: rgba(0, 0, 0, 0.08); border-right-color: transparent; border-left-color: transparent; border-top-width: 20px; border-right-width: 20px; border-left-width: 20px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: block; position: absolute; content: "";
}
.w-testimonial-person::after {
	left: 40px; top: -1px; width: 0px; height: 0px; margin-left: 14px; border-top-color: rgb(242, 242, 242); border-right-color: transparent; border-left-color: transparent; border-top-width: 20px; border-right-width: 20px; border-left-width: 20px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: block; position: absolute; content: "";
}
.w-testimonial-person i {
	font-size: 19px; margin-right: 30px;
}
.w-testimonial-person-name {
	color: rgb(49, 197, 199);
}
.w-testimonial-person-meta {
	margin-left: 2px;
}
.w-toplink {
	border-radius: 5px; transition:background-color 0.3s, opacity 0.3s, bottom 0.3s; width: 50px; height: 50px; text-align: center; right: 30px; bottom: -50px; color: rgb(255, 255, 255); line-height: 50px; font-size: 20px; display: block; position: fixed; z-index: 100; opacity: 0; background-color: rgba(0, 0, 0, 0.3); -webkit-transition: background-color 0.3s ease, opacity 0.3s ease, bottom 0.3s ease;
}
.active.w-toplink {
	bottom: 60px; opacity: 1;
}
.active.w-toplink:hover {
	color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.75);
}
.w-toplink i {
	line-height: inherit;
}
.w-video {
	margin-bottom: 30px;
}
:last-child.w-video {
	margin-bottom: 0px;
}
.page-404 {
	text-align: center;
}
.page-404 i {
	color: rgb(229, 229, 229); font-size: 200px;
}
.widget {
	margin-bottom: 45px;
}
.widgettitle {
	line-height: 34px; font-size: 24px; margin-bottom: 22px;
}
.g-html .widget ul {
	margin: 0px; list-style-type: none;
}
.g-html .widget ul li {
	margin: 0px;
}
.comment-reply-title {
	line-height: 34px; font-size: 24px;
}
.comment-reply-title small {
	font-size: 14px; margin-left: 10px;
}
.comment-reply-title a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.w-comments-form .comment-form p {
	margin-bottom: 20px;
}
.w-comments-form p label {
	margin-bottom: 5px; display: block;
}
.w-comments-form p input[type='text'] {
	max-width: 400px;
}
.w-comments-form p input[type='email'] {
	max-width: 400px;
}
.widget_search form {
	position: relative;
}
.widget_search form label {
	display: none;
}
.widget_search form input[type='text'] {
	padding: 10px 80px 10px 10px;
}
.widget_search form input[type='submit'] {
	margin: 0px; padding: 0px; border-radius: 0px 5px 5px 0px; top: 0px; width: 70px; height: 42px; right: 0px; line-height: 42px; font-size: 13px; position: absolute;
}
.widget_archive.widget ul li {
	padding: 7px 18px; line-height: 20px; position: relative;
}
.widget_archive.widget ul li::before {
	left: 1px; top: 8px; color: rgb(153, 153, 153); font-family: "FontAwesome"; font-size: 18px; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f105";
}
#wp-calendar {
	margin: 0px; width: 100%;
}
#wp-calendar caption {
	padding: 8px 20px 2px;
}
#wp-calendar thead th {
	padding: 0px; text-align: center; line-height: 32px; border-top-color: rgb(232, 232, 232); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
#wp-calendar tbody td {
	padding: 0px; text-align: center; line-height: 32px; border-top-color: rgb(232, 232, 232); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
#wp-calendar tfoot td {
	padding: 0px; text-align: center; line-height: 32px; border-top-color: rgb(232, 232, 232); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
#wp-calendar thead th {
	color: rgb(153, 153, 153); font-size: 10px; font-weight: normal; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
#wp-calendar tbody td {
	color: rgb(153, 153, 153);
}
#wp-calendar tbody td a {
	font-weight: bold; display: block;
}
#wp-calendar tbody td#today {
	color: rgb(68, 68, 68); font-weight: bold;
}
#wp-calendar td#prev {
	text-align: left; padding-left: 10px;
}
#wp-calendar td#next {
	text-align: right; padding-right: 10px;
}
#wp-calendar tfoot a:hover {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.widget_categories.widget ul li {
	padding: 7px 18px; line-height: 20px; position: relative;
}
.widget_categories.widget .children {
	margin: 8px 0px -8px;
}
.widget_categories.widget ul li::before {
	left: 1px; top: 8px; color: rgb(153, 153, 153); font-family: "FontAwesome"; font-size: 18px; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f105";
}
.widget_nav_menu.widget .menu-item {
	padding: 0px;
}
.widget_nav_menu.widget .menu-item a {
	padding: 9px 20px 10px 18px; line-height: 20px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative;
}
.widget_nav_menu.widget .menu-item a::before {
	transition:color 0.3s; left: 1px; top: 9px; color: rgb(153, 153, 153); font-family: "FontAwesome"; font-size: 18px; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f105"; -webkit-transition: color 0.3s ease;
}
.widget_nav_menu.widget .menu-item a:hover {
	padding: 9px 16px 10px 22px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.widget_nav_menu.widget .menu-item a:hover::before {
	color: rgb(68, 68, 68);
}
.widget_nav_menu.widget .current-menu-item.menu-item > a {
	color: rgb(68, 68, 68); font-weight: bold;
}
.widget_nav_menu.widget .current-menu-ancestor.menu-item > a {
	color: rgb(68, 68, 68); font-weight: bold;
}
.widget_nav_menu.widget .sub-menu > .menu-item > a {
	padding: 9px 20px 10px 40px;
}
.widget_nav_menu.widget .sub-menu .menu-item a::before {
	left: 22px;
}
.widget_nav_menu.widget .sub-menu > .menu-item > a:hover {
	padding: 9px 16px 10px 44px;
}
.widget_nav_menu.widget .sub-menu .sub-menu > .menu-item > a {
	padding: 9px 20px 10px 60px;
}
.widget_nav_menu.widget .sub-menu .sub-menu .menu-item a::before {
	left: 42px;
}
.widget_nav_menu.widget .sub-menu .sub-menu > .menu-item > a:hover {
	padding: 9px 16px 10px 64px;
}
.widget_meta.widget ul {
	margin-left: 22px; list-style-type: disc;
}
.widget_meta.widget ul li {
	margin-bottom: 8px;
}
.widget_pages.widget ul {
	margin-left: 22px; list-style-type: disc;
}
.widget_pages.widget ul li {
	margin-bottom: 8px;
}
.widget_pages.widget .children {
	padding-top: 8px;
}
.widget_recent_comments.widget .recentcomments {
	line-height: 22px; padding-left: 24px; margin-bottom: 14px; position: relative;
}
.widget_recent_comments.widget .recentcomments::before {
	left: 2px; top: 1px; font-family: "FontAwesome"; font-size: 13px; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f075"; opacity: 0.5;
}
.widget_recent_entries.widget ul li {
	line-height: 22px; padding-left: 18px; margin-bottom: 20px; position: relative;
}
.widget_recent_entries.widget ul li:last-child {
	margin-bottom: 0px;
}
.widget_recent_entries.widget ul li span {
	line-height: 18px; padding-top: 5px; font-size: 14px; display: block;
}
.widget_recent_entries.widget ul li::before {
	left: 1px; top: 0px; color: rgb(153, 153, 153); font-family: "FontAwesome"; font-size: 18px; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f105";
}
.widget_rss.widget .widgettitle a {
	padding-left: 28px; position: relative;
}
.widget_rss.widget .widgettitle a:first-child {
	display: none;
}
.widget_rss.widget .widgettitle a::before {
	left: 0px; top: 0px; font-family: "FontAwesome"; font-style: normal; font-weight: normal; display: block; position: absolute; content: "\f143";
}
.widget_rss.widget ul li {
	line-height: 22px; padding-bottom: 14px; padding-left: 0px; margin-bottom: 14px;
}
.widget_rss.widget ul li span {
	color: rgb(153, 153, 153); padding-top: 5px; font-size: 14px; display: block;
}
.widget_rss.widget ul li cite {
	color: rgb(153, 153, 153); font-size: 14px; font-style: normal;
}
.widget_rss.widget ul li div {
	padding: 6px 0px; font-size: 14px; display: block;
}
.widget_tag_cloud.widget .tagcloud a {
	color: rgb(153, 153, 153);
}
.widget_tag_cloud.widget .tagcloud a:hover {
	color: rgb(68, 68, 68); border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.l-footer .widget_tag_cloud.widget .tagcloud a:hover {
	color: rgb(255, 255, 255);
}
.g-html .wp-caption {
	margin: 0px 0px 30px; line-height: 0; position: relative; max-width: 100%;
}
.g-html .wp-caption-text {
	margin: 0px auto; padding: 5px 10px; text-align: center; font-size: 14px; display: block;
}
.g-html .aligncenter.wp-caption {
	margin-right: auto; margin-left: auto;
}
.g-html .alignleft.wp-caption {
	margin-right: 30px; float: left;
}
.g-html .alignright.wp-caption {
	margin-left: 30px; float: right;
}
.gallery-caption {
	font-size: inherit;
}
.bypostauthor {
	font-size: inherit;
}
img#wpstats {
	display: none;
}
.us_supersized {
	width: 100%; height: 100%; overflow: hidden;
}
#supersized-loader {
	background: url("../img/loader.gif") no-repeat center; margin: -30px 0px 0px -30px; left: 50%; top: 50%; width: 60px; height: 60px; text-indent: -9999px; position: absolute; z-index: 0;
}
#supersized {
	margin: 0px; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; display: block; position: absolute; z-index: -999;
}
#supersized img {
	width: auto; height: auto; display: none; position: relative; max-width: none;
}
#supersized li {
	list-style: none; padding: 0px; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; display: block; position: absolute; z-index: -30; background-color: rgb(255, 255, 255);
}
#supersized a {
	width: 100%; height: 100%; display: block;
}
#supersized li.prevslide {
	z-index: -20;
}
#supersized li.activeslide {
	z-index: -10;
}
#supersized li.image-loading {
	background: url("../img/loader.gif") no-repeat center rgb(255, 255, 255); width: 100%; height: 100%;
}
#supersized li.image-loading img {
	visibility: hidden;
}
#supersized li.prevslide img {
	display: inline;
}
#supersized li.activeslide img {
	display: inline;
}
#prevslide {
	border-radius: 50%; top: 50%; width: 50px; height: 50px; color: rgb(68, 68, 68); line-height: 50px; font-size: 20px; margin-top: -25px; display: block; position: absolute; cursor: pointer; opacity: 0.3; background-color: rgb(255, 255, 255);
}
#nextslide {
	border-radius: 50%; top: 50%; width: 50px; height: 50px; color: rgb(68, 68, 68); line-height: 50px; font-size: 20px; margin-top: -25px; display: block; position: absolute; cursor: pointer; opacity: 0.3; background-color: rgb(255, 255, 255);
}
#prevslide {
	left: 20px;
}
.no-touch #prevslide {
	left: -50px;
}
.no-touch .us_supersized:hover #prevslide {
	left: 30px;
}
#nextslide {
	right: 20px;
}
.no-touch #nextslide {
	right: -50px;
}
.no-touch .us_supersized:hover #nextslide {
	right: 30px;
}
.no-touch #prevslide:hover {
	opacity: 1;
}
.no-touch #nextslide:hover {
	opacity: 1;
}
.slidecaption {
	width: 100%; height: 100%; overflow: hidden; display: table;
}
.slidecaption #slidecaption {
	margin: auto; vertical-align: middle; display: table-cell;
}
.flex-loading {
	background: url("../img/loader.gif") no-repeat center; min-height: 100px;
}
.flexslider {
	margin: 0px; padding: 0px; overflow: hidden; position: relative;
}
.flexslider ul.slides {
	margin: 0px; padding: 0px; list-style-type: none;
}
.flexslider .slides::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.flexslider .slides > li {
	line-height: 0; padding-left: 0px; margin-bottom: 0px; display: none; -webkit-backface-visibility: hidden;
}
ul.flex-direction-nav {
	margin: 0px; list-style-type: none;
}
ul.flex-direction-nav li {
	margin: 0px; padding: 0px;
}
.flex-direction-nav span {
	border-radius: 50%; transition:0.25s; top: 50%; width: 50px; height: 50px; text-align: center; color: rgb(68, 68, 68); line-height: 50px; overflow: hidden; font-size: 20px; margin-top: -25px; position: absolute; cursor: pointer; opacity: 0.3; background-image: none; background-color: rgb(255, 255, 255); -webkit-transition: all 0.25s ease;
}
.flex-direction-nav li span:hover {
	opacity: 1;
}
.flex-direction-nav .flex-next::before {
	font-family: FontAwesome; display: block; content: "\f054";
}
.flex-direction-nav .flex-prev::before {
	font-family: FontAwesome; display: block; content: "\f053";
}
.no-touch .flex-direction-nav .flex-next {
	right: -50px;
}
.flexslider .flex-next {
	right: 20px;
}
.no-touch .flexslider:hover .flex-next {
	right: 20px;
}
.no-touch .flex-direction-nav .flex-prev {
	left: -50px;
}
.flexslider .flex-prev {
	left: 20px;
}
.no-touch .flexslider:hover .flex-prev {
	left: 20px;
}
.flex-direction-nav .flex-disabled {
	cursor: default; opacity: 0.3 !important;
}
div.center.jGrowl {
	left: 50%; width: 320px; margin-left: -160px;
}
div.jGrowl div.jGrowl-notification {
	margin: 5px; padding: 15px; width: 280px; line-height: 22px; font-size: 14px;
}
div.jGrowl div.jGrowl-closer {
	margin: 5px; padding: 15px; width: 280px; line-height: 22px; font-size: 14px;
}
div.jGrowl div.jGrowl-notification {
	border-radius: 5px; min-height: 20px;
}
div.jGrowl div.jGrowl-notification div.jGrowl-close {
	transition:opacity 0.3s; width: 20px; height: 20px; font-size: 26px; font-weight: normal; opacity: 0.2; -webkit-transition: opacity 0.3s ease;
}
.no-touch div.jGrowl div.jGrowl-notification div.jGrowl-close:hover {
	opacity: 1;
}
.jGrowl {
	left: 50%; top: 0px; width: 300px; margin-left: -150px; position: fixed; z-index: 9999;
}
.jGrowl-notification {
	padding: 20px; color: rgb(255, 119, 119); overflow: hidden; display: none; position: relative; background-color: rgba(0, 0, 0, 0.85);
}
.hidden.jGrowl-notification {
	display: none !important;
}
.jGrowl-close {
	float: right; cursor: pointer;
}
@media print
{
.jGrowl {
	display: none;
}
}
.wpcf7-form {
	margin: 0px auto; max-width: 450px;
}
.g-html .wpcf7-form p {
	margin-bottom: 15px;
}
span.wpcf7-form-control-wrap {
	width: 100%; display: inline-block;
}
.wpcf7-form input[type='text'] {
	margin-top: 5px;
}
.wpcf7-form input[type='password'] {
	margin-top: 5px;
}
.wpcf7-form input[type='email'] {
	margin-top: 5px;
}
.wpcf7-form input[type='url'] {
	margin-top: 5px;
}
.wpcf7-form input[type='tel'] {
	margin-top: 5px;
}
.wpcf7-form input[type='number'] {
	margin-top: 5px;
}
.wpcf7-form input[type='date'] {
	margin-top: 5px;
}
.wpcf7-form textarea {
	margin-top: 5px;
}
.wpcf7-form select {
	margin-top: 5px;
}
.wpcf7-radio.wpcf7-form-control {
	padding: 10px 0px; display: inline-block;
}
.wpcf7-checkbox.wpcf7-form-control {
	padding: 10px 0px; display: inline-block;
}
span.wpcf7-list-item {
	margin: 0px 10px;
}
span.wpcf7-list-item input[type='checkbox'] {
	margin: 0px 2px 0px 0px;
}
span.wpcf7-list-item input[type='radio'] {
	margin: 0px 2px 0px 0px;
}
div.wpcf7 img.ajax-loader {
	margin-right: -20px;
}
div.wpcf7-response-output {
	margin: 0px; padding: 8px 16px; border-radius: 5px; line-height: 24px;
}
span.wpcf7-not-valid-tip {
	border-radius: 3px; left: auto; top: auto; width: 220px; right: 5px; bottom: 5px;
}
.gform_wrapper h2 {
	margin-bottom: 10px;
}
.gform_wrapper h3 {
	margin-bottom: 10px;
}
.gform_wrapper h4 {
	margin-bottom: 10px;
}
.g-html .gform_wrapper img {
	display: inline;
}
.gform_wrapper ul {
	list-style: none !important; margin: 0px !important;
}
.gform_wrapper li {
	list-style: none !important; margin: 0px !important;
}
.gform_wrapper .gform_heading {
	padding: 0px 0px 15px; text-align: left;
}
.g-html .gform_wrapper li {
	padding: 0px 0px 15px; text-align: left;
}
.g-html .gform_wrapper li.gsection {
	padding: 20px 0px 10px;
}
.g-html .gform_wrapper li.gsection h2 {
	line-height: 34px; font-size: 24px;
}
.gform_wrapper li::after {
	clear: both; display: block; content: "";
}
.gform_wrapper .gfield_label {
	font-weight: 600; margin-bottom: 3px; display: block;
}
.gform_wrapper .gfield_required {
	margin-left: 4px;
}
.gform_ajax_spinner {
	margin-left: 10px;
}
.gform_wrapper .charleft {
	line-height: 1.2; padding-top: 6px; font-size: 0.88em; opacity: 0.66;
}
.gform_wrapper .gfield_description {
	line-height: 1.2; padding-top: 6px; font-size: 0.88em; opacity: 0.66;
}
.gform_wrapper .description_above .gfield_description {
	padding-top: 0px; padding-bottom: 8px; margin-top: -4px;
}
.g-html .gform_wrapper .gfield_radio li {
	padding: 2px 0px 4px 20px; display: block;
}
.g-html .gform_wrapper .gfield_checkbox li {
	padding: 2px 0px 4px 20px; display: block;
}
.gform_wrapper .gfield_radio input[type='radio'] {
	margin: 6px 0px 0px -20px; position: absolute;
}
.gform_wrapper .gfield_checkbox input[type='checkbox'] {
	margin: 6px 0px 0px -20px; position: absolute;
}
.gform_wrapper .left_label .gfield_label {
	width: 30%; padding-right: 15px; float: left;
}
.gform_wrapper .right_label .gfield_label {
	width: 30%; padding-right: 15px; float: left;
}
.gform_wrapper .right_label .gfield_label {
	text-align: right;
}
.gform_wrapper .left_label .ginput_container {
	width: 70%; float: left;
}
.gform_wrapper .right_label .ginput_container {
	width: 70%; float: left;
}
.gform_wrapper .left_label .gfield_description {
	clear: both; margin-left: 30%;
}
.gform_wrapper .right_label .gfield_description {
	clear: both; margin-left: 30%;
}
.gform_wrapper .left_label .gfield_captcha_container {
	margin-left: 30%;
}
.gform_wrapper .right_label .gfield_captcha_container {
	margin-left: 30%;
}
.gform_wrapper .left_label.gform_footer {
	margin-left: 30%;
}
.gform_wrapper .right_label.gform_footer {
	margin-left: 30%;
}
.gform_wrapper .ginput_complex .ginput_full {
	clear: both; display: block;
}
.gform_wrapper .ginput_complex .ginput_left {
	width: 48%; float: left;
}
.gform_wrapper .ginput_complex .ginput_right {
	width: 48%; float: right;
}
.gform_wrapper .ginput_complex .name_suffix {
	width: 50px; margin-right: 10px; float: left;
}
.gform_wrapper .ginput_complex .name_prefix {
	width: 50px; margin-right: 10px; float: left;
}
.gform_wrapper .ginput_complex .name_first {
	width: 150px; margin-right: 10px; float: left;
}
.gform_wrapper .ginput_complex .name_last {
	width: 150px; margin-right: 10px; float: left;
}
.gform_wrapper .ginput_complex input + label {
	padding: 4px 0px 10px; line-height: 1.2; font-size: 0.88em; display: block; opacity: 0.66;
}
.gform_wrapper .ginput_complex select + label {
	padding: 4px 0px 10px; line-height: 1.2; font-size: 0.88em; display: block; opacity: 0.66;
}
.gform_wrapper .gfield_time_hour {
	width: 70px !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_time_minute {
	width: 70px !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_time_ampm {
	width: 70px !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_date_month {
	width: 70px !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_date_day {
	width: 70px !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_date_year {
	width: 70px !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_date_dropdown_month {
	width: auto !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_date_dropdown_day {
	width: auto !important; margin-right: 10px; float: left;
}
.gform_wrapper .gfield_date_dropdown_year {
	width: auto !important; margin-right: 10px; float: left;
}
.gform_wrapper input.datepicker {
	width: 210px; margin-right: 5px; float: left;
}
.gform_wrapper .simple_captcha_small input {
	width: 100px;
}
.gform_wrapper .simple_captcha_medium input {
	width: 150px;
}
.gform_wrapper .simple_captcha_large input {
	width: 200px;
}
.gform_wrapper table.gfield_list {
	margin: 0px; width: 100%;
}
.gform_wrapper table.gfield_list th {
	border-width: 0px; padding: 0px 6px 6px 0px;
}
.gform_wrapper table.gfield_list td {
	border-width: 0px; padding: 0px 6px 6px 0px;
}
.gform_confirmation_message {
	color: rgb(85, 170, 0); font-size: 1.2em;
}
.gform_wrapper .validation_error {
	color: rgb(255, 0, 0);
}
.gfield_error .gfield_checkbox {
	color: rgb(255, 0, 0);
}
.gfield_error .gfield_radio {
	color: rgb(255, 0, 0);
}
.gfield_error input[type='text'] {
	border-color: rgb(255, 0, 0);
}
.gfield_error input[type='password'] {
	border-color: rgb(255, 0, 0);
}
.gfield_error input[type='email'] {
	border-color: rgb(255, 0, 0);
}
.gfield_error input[type='url'] {
	border-color: rgb(255, 0, 0);
}
.gfield_error input[type='tel'] {
	border-color: rgb(255, 0, 0);
}
.gfield_error input[type='number'] {
	border-color: rgb(255, 0, 0);
}
.gfield_error input[type='date'] {
	border-color: rgb(255, 0, 0);
}
.gfield_error textarea {
	border-color: rgb(255, 0, 0);
}
.gfield_error select {
	border-color: rgb(255, 0, 0);
}
.ui-datepicker {
	width: 210px; height: auto; box-shadow: 0px 8px 15px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.ui-datepicker table {
	width: 100%;
}
.ui-datepicker-header {
	line-height: 30px; min-height: 30px; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.08);
}
.ui-datepicker-title select {
	background: none !important; border-radius: 0px; border: currentColor !important; border-image: none !important; height: auto; color: rgb(102, 102, 102); box-shadow: inset 0px 1px 0px rgba(0,0,0,0.08);
}
.ui-datepicker-prev {
	padding-left: 10px; float: left; cursor: pointer;
}
.ui-datepicker-next {
	padding-right: 10px; float: right; cursor: pointer;
}
.ui-datepicker th {
	text-align: center; color: rgb(153, 153, 153); text-transform: uppercase; font-size: 10px; font-weight: normal;
}
.ui-datepicker tbody td {
	padding: 0px; border: currentColor; border-image: none;
}
.ui-datepicker td span {
	width: 30px; height: 30px; text-align: center; color: rgb(102, 102, 102); line-height: 30px; display: inline-block;
}
.ui-datepicker td a {
	width: 30px; height: 30px; text-align: center; color: rgb(102, 102, 102); line-height: 30px; display: inline-block;
}
.ui-datepicker-calendar .ui-state-hover {
	color: rgb(255, 255, 255) !important; background-color: rgb(102, 102, 102);
}
.ui-datepicker-calendar .ui-state-active {
	color: rgb(51, 51, 51) !important; background-color: rgb(255, 242, 170);
}
