a {
	text-decoration: none;
	transition-duration: 0.3s;
	transition-property: background-color, box-shadow, border, color, opacity;
}
 *::-moz-selection {
 background-color: rgba(0, 0, 0, 0.66);
 color: #fff;
}
body {
	font: 14px/24px sans-serif;
}
h1 {
	font: 40px sans-serif;
}
h2 {
	font: 32px/1.4 sans-serif;
}
h3 {
	font: 26px/1.4 sans-serif;
}
h4 {
	font: 22px/1.5 sans-serif;
}
h5 {
	font: 20px/1.6 sans-serif;
}
h6 {
	font: 18px/1.6 sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	margin: 0 0 20px;
}
.g-html h2, .g-html h3, .g-html h4, .g-html h5, .g-html h6 {
	padding-top: 10px;
}
.g-html h2:first-child, .g-html h3:first-child, .g-html h4:first-child, .g-html h5:first-child, .g-html h6:first-child, .g-html h1 + h2, .g-html h1 + h3, .g-html h1 + h4, .g-html h1 + h5, .g-html h1 + h6, .g-html h2 + h3, .g-html h2 + h4, .g-html h2 + h5, .g-html h2 + h6, .g-html h3 + h4, .g-html h3 + h5, .g-html h3 + h6, .g-html h4 + h6, .g-html h4 + h5, .g-html h5 + h6 {
	padding-top: 0;
}
.l-section.color_primary h1, .l-section.color_primary h2, .l-section.color_primary h3, .l-section.color_primary h4, .l-section.color_primary h5, .l-section.color_primary h6, .l-section.color_secondary h1, .l-section.color_secondary h2, .l-section.color_secondary h3, .l-section.color_secondary h4, .l-section.color_secondary h5, .l-section.color_secondary h6, .l-section[style~="color:"] h1, .l-section[style~="color:"] h2, .l-section[style~="color:"] h3, .l-section[style~="color:"] h4, .l-section[style~="color:"] h5, .l-section[style~="color:"] h6, .g-cols > .color_custom h1, .g-cols > .color_custom h2, .g-cols > .color_custom h3, .g-cols > .color_custom h4, .g-cols > .color_custom h5, .g-cols > .color_custom h6 {
	color: inherit;
}
.no-touch .l-header.transparent .type_desktop .menu-item-language > a:hover, .no-touch .l-header.transparent .type_desktop .menu-item-language:hover > a, .no-touch .l-header.transparent .w-logo-link:hover, .no-touch .l-header.transparent .l-subheader .w-contacts-item-value a:hover, .no-touch .l-header.transparent .l-subheader .w-lang-item:hover, .no-touch .l-header.transparent .l-subheader .w-socials-item-link:hover, .no-touch .l-header.transparent .l-subheader .w-search-open:hover, .no-touch .l-header.transparent .l-subheader .w-cart-h:hover .w-cart-link, .no-touch .l-header.transparent .l-subheader .w-cart-quantity, .no-touch .l-header.transparent .type_desktop .w-nav-item.level_1:hover .w-nav-anchor.level_1 {
	color: #333333 !important;
}
.l-subheader.at_middle, .transparent .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
	color: #333333 !important;
}
.l-subheader.at_middle, .l-subheader.at_middle .w-lang-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
	background: #fff !important;
}
.g-html p {
	margin: 0 0 20px;
}
.g-html .w-gallery + p {
	margin-top: 20px;
}
.g-html ul, .g-html ol {
	margin: 0 0 20px 35px;
}
.g-html ul {
	list-style-type: disc;
}
.g-html ol {
	list-style-type: decimal;
}
.g-html ul li, .g-html ol li {
	margin: 0 0 6px;
}
.g-html ul > li ul, .g-html ul > li ol, .g-html ol > li ul, .g-html ol > li ol {
	margin-bottom: 6px;
	margin-top: 6px;
}
.g-html address {
	margin: 0 0 20px;
}
.g-html blockquote {
	border-left: 5px solid #c20;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	margin: 0 0 20px;
	padding: 0 0 0 32px;
}
.g-html blockquote q, .g-html blockquote p {
	font: inherit;
	margin: 0;
}
.g-html blockquote cite {
	display: block;
	font-size: 80%;
}
.w-search-open:hover {
	color: #000000 !important;
}
.g-html pre {
	background-color: #faf6e1;
	color: #333;
	display: block;
	font-family: Consolas, Lucida Console, monospace;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 10px 15px;
	width: 100%;
}
.g-html code {
	background-color: #faf6e1;
	color: #333;
	display: inline-block;
	font-family: Consolas, Lucida Console, monospace;
	padding: 0 5px;
	vertical-align: top;
}
.g-html pre code {
	display: block;
	overflow-wrap: normal;
	padding: 0;
}
.g-html .l-section-h > p:last-child, .g-html .l-section-h > ul:last-child, .g-html .l-section-h > ol:last-child, .g-html .l-section-h > blockquote:last-child, .g-html .l-section-h > pre:last-child {
	margin-bottom: 0;
}
.g-html img + h1, .g-html img + h2, .g-html img + h3, .g-html img + h4, .g-html img + ul, .g-html img + ol, .g-html img + p, .g-html div[class^="animate"] {
	margin-bottom: 20px;
}
.g-html img.alignleft {
	float: left;
	margin: 0 40px 40px 0;
}
.g-html img.alignright {
	float: right;
	margin: 0 0 40px 40px;
}
.g-html img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.highlight_white {
	color: #fff;
}
.highlight_black {
	color: #000;
}
.highlight_primary {
	color: #c20;
}
.highlight_secondary {
	color: #8c0;
}
.highlight_faded {
	color: #999;
}
.highlight_primary_bg {
	background-color: #c20;
	color: #fff;
	display: inline-block;
	padding: 0 0.3em;
}
.highlight_secondary_bg {
	background-color: #8c0;
	color: #fff;
	display: inline-block;
	padding: 0 0.3em;
}
.highlight_faded_bg {
	background-color: #999;
	color: #fff;
	display: inline-block;
	padding: 0 0.3em;
}
.highlight_dark_bg {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	display: inline-block;
	padding: 0 0.3em;
}
.highlight_light_bg {
	background-color: rgba(255, 255, 255, 0.5);
	color: #111;
	display: inline-block;
	padding: 0 0.3em;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], textarea, select {
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	transition: all 0.3s ease 0s;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], input[type="range"], select {
	height: 40px;
}
select > option {
	padding: 4px 8px;
}
input[type="checkbox"], input[type="radio"] {
	box-shadow: none !important;
	margin-right: 5px;
}
 *::-moz-placeholder {
 color: inherit;
 opacity: 0.5;
}
.l-body {
	background-color: #ddd;
}
.l-canvas {
	background-color: #fff;
	color: #666;
}
.l-preloader {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	transition: height 0.45s ease 0s;
	z-index: 11111;
}
.l-preloader.done {
	height: 0;
}
.l-preloader-spinner {
	background-color: inherit;
	color: inherit;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: 1;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: opacity 0.3s ease 0s;
	width: 60px;
}
.l-preloader.done .l-preloader-spinner {
	opacity: 0;
}
.l-subheader {
	font-size: 0;
	padding-left: 40px;
	padding-right: 40px;
}
.l-header.pos_fixed .l-subheader {
	transition-duration: 0.3s;
	transition-property: background-color, box-shadow, line-height, height;
}
.l-header.notransition .l-subheader, .l-header.notransition .l-subheader .w-logo-img {
	transition-duration: 0s !important;
	transition-property: none !important;
}
.l-subheader.at_top {
	background-color: #f5f5f5;
	color: #666;
	line-height: 36px;
}
.l-subheader.at_top .l-subheader-h {
	display: table;
	width: 100%;
}
.l-subheader.at_middle {
	background-color: #fff;
	color: #444;
	line-height: 75px !important;
	text-align: right;
}
.l-subheader.at_bottom {
	background-color: #f5f5f5;
	clear: both;
	color: #666;
	line-height: 50px;
}
.l-header.pos_fixed.show_onscroll {
	overflow: hidden;
	transform: translateY(-100%);
	transition: transform 0.3s ease 0s;
}
.l-header.pos_fixed.show_onscroll.sticky {
	overflow: visible;
	transform: translateY(0px);
}
.l-header.layout_standard .l-subheader.at_middle, .l-header.layout_extended .l-subheader.at_middle {
	box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.08);
	height: auto;
}
.l-header.layout_advanced .l-subheader.at_bottom {
	box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.08);
}
.l-header.layout_advanced .l-subheader.at_middle .l-subheader-h {
	display: table;
	width: 100%;
}
.l-header.layout_centered.pos_fixed .l-subheader.at_middle {
	overflow: hidden;
}
.l-header.layout_centered .l-subheader.at_middle, .l-header.layout_centered .l-subheader.at_bottom {
	text-align: center !important;
}
.l-header.layout_centered .l-subheader.at_bottom {
	box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.08);
}
.l-header.layout_centered .w-cart, .l-header.layout_centered .w-search {
	float: none;
}
.l-header.layout_centered .w-nav.type_mobile ~ .w-search {
	display: block;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.l-header.layout_centered .w-nav.type_mobile ~ .w-cart.has_items {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.l-header.layout_centered .w-nav.type_mobile ~ .w-search ~ .w-cart.has_items {
	right: 40px;
}
.l-header.layout_sided {
	bottom: 0;
	left: 0;
	min-width: 0 !important;
	overflow: visible !important;
	top: 0;
	transform: none !important;
}
.l-header.layout_sided.pos_static {
	position: absolute;
}
.l-header.layout_sided .l-subheader.at_middle {
	box-shadow: 4px 0 5px -2px rgba(0, 0, 0, 0.22), 2px 0 1px -1px rgba(0, 0, 0, 0.05);
	line-height: 40px;
	min-height: 100%;
	padding: 0;
	text-align: center !important;
}
.l-header.layout_sided .w-logo {
	float: none !important;
	margin: 30px 0;
}
.l-header.layout_sided .w-logo-img {
	display: block;
	height: auto;
	max-width: none;
}
.l-header.layout_sided .w-logo-img > img {
	height: auto;
	margin: 0 auto !important;
}
.l-header.layout_sided .w-logo-img > img.for_transparent, .l-header.layout_sided.transparent .w-logo-img > img.for_default {
	display: none;
}
.l-header.layout_sided.transparent .w-logo-img > img.for_transparent {
	display: block;
}
.l-header.layout_sided .w-nav {
	display: block;
	margin-bottom: 30px;
}
.l-header.layout_sided .w-nav-control {
	display: none !important;
}
.l-header.layout_sided .w-nav.type_mobile .w-nav-list.level_1 {
	margin: 0;
	padding: 0;
}
.l-header.layout_sided .w-nav.type_mobile .w-nav-item {
	line-height: 30px;
}
.l-header.layout_sided .w-nav-item.level_1 {
	text-align: center;
}
.l-header.layout_sided .w-nav-anchor.level_1 {
	box-shadow: none !important;
}
.l-header.layout_sided .w-nav-anchor.level_1 .w-nav-title {
	padding-right: 0 !important;
}
.l-header.layout_sided .w-nav-anchor.level_1 .w-nav-arrow {
	line-height: inherit !important;
	padding-left: 6px;
	position: static;
	width: auto !important;
}
.w-nav.layout_ver.type_desktop [class*="columns"] .w-nav-list.level_2 {
	width: 980px;
}
.l-header.layout_sided .w-search {
	float: none !important;
	margin: 0 5px 30px !important;
}
.l-header.layout_sided .w-search-open {
	line-height: 40px;
	padding: 0 10px;
}
.l-header.layout_sided .w-cart {
	float: none !important;
	margin: 0 5px 30px !important;
}
.l-header.layout_sided .w-cart-h {
	line-height: 40px;
}
.l-header.layout_sided .w-cart-link {
	padding-left: 0;
}
.l-header.layout_sided .w-cart-dropdown {
	display: none !important;
}
.l-header.layout_sided .w-contacts {
	display: block;
	float: none !important;
	line-height: 30px;
	margin: 0 30px 10px;
}
.l-header.layout_sided .w-contacts-list {
	margin: 0;
}
.l-header.layout_sided .w-socials {
	display: block;
	float: none !important;
	margin: 0 30px 10px;
}
.l-header.layout_sided .w-socials-list {
	margin: 0;
}
.l-header.layout_sided.pos_fixed .w-lang.layout_dropdown .w-lang-list {
	bottom: 0;
	padding: 3px 0 35px;
}
.l-header.logopos_right .l-subheader.at_middle {
	text-align: left;
}
.darkHeader {
	/*position: static;
	top: -100px;*/
}
.l-header.logopos_right .w-logo, .l-header.logopos_right .w-logo-img > img {
	float: right;
}
.l-header.logopos_right .l-subheader.at_middle .w-search {
	float: left;
}
.l-header.logopos_right .l-subheader.at_middle .w-search-open {
	padding-left: 1px;
	padding-right: 15px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart.has_items + .w-search .w-search-open {
	padding-left: 15px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart.has_items + .w-search.layout_modern .w-search-open {
	padding-right: 1px;
}
.l-header.logopos_right .l-subheader.at_middle .w-search.layout_modern .w-form input {
	margin-left: 0;
	width: 240px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart {
	float: left;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart-link {
	padding-left: 0;
	padding-right: 10px;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart-notification, .l-header.logopos_right .l-subheader.at_middle .w-cart-dropdown {
	left: 0;
	right: auto;
}
.l-header .w-nav-item.level_2.current-menu-item .w-nav-anchor.level_2, .l-header .w-nav-item.level_2.current-menu-ancestor .w-nav-anchor.level_2, .l-header .w-nav-item.level_3.current-menu-item .w-nav-anchor.level_3, .l-header .w-nav-item.level_3.current-menu-ancestor .w-nav-anchor.level_3, .l-header .w-nav-item.level_4.current-menu-item .w-nav-anchor.level_4, .l-header .w-nav-item.level_4.current-menu-ancestor .w-nav-anchor.level_4 {
	color: #333333 !important;
}
.l-header.logopos_right .l-subheader.at_middle .w-nav-control {
	float: left;
	text-align: left;
}
.l-header.logopos_right .l-subheader.at_middle .w-cart + .w-nav .w-nav-control, .l-header.logopos_right .l-subheader.at_middle .w-search + .w-nav .w-nav-control {
	margin-left: 10px;
	margin-right: 0;
}
.l-header.transparent .l-subheader {
	background-color: #fff;
	box-shadow: none !important;
	color: #333333 !important;
}
.l-header.transparent .type_desktop .w-nav-item.level_1.active .w-nav-anchor.level_1, .l-header.transparent .type_desktop .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1, .l-header.transparent .type_desktop .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
	color: #333333 !important;
}
.l-header.layout_standard.transparent .l-subheader.at_top, .l-header.layout_extended.transparent .l-subheader.at_top {
	background-color: rgba(0, 0, 0, 0.2);
	color: rgba(255, 255, 255, 0.66);
}
.l-header.layout_advanced.transparent .l-subheader.at_middle .l-subheader-h {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.22);
}
.l-header.layout_sided.transparent .w-nav-list.level_1, .l-header.transparent .w-nav-anchor.level_1 {
	background-color: transparent !important;
}
.l-header.transparent .w-nav-anchor.level_1 .ripple {
	background-color: #fff !important;
}
.l-header.bg_transparent ~ .l-main .l-section.height_auto:first-child {
	padding-top: 0 !important;
}
.l-titlebar {
	box-shadow: 0 -2px 0 -1px rgba(0, 0, 0, 0.08) inset;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	transition: padding 0.3s ease 0s;
}
.l-titlebar.color_alternate {
	box-shadow: none;
}
.l-titlebar h1 {
	margin: 0;
}
.l-titlebar p {
	line-height: 22px;
	margin: 6px 0 0;
	opacity: 0.66;
}
.l-titlebar .g-breadcrumbs {
	font-size: 13px;
	line-height: 22px;
	margin: 10px 0 4px;
}
.g-breadcrumbs-separator {
	margin: 0 10px;
}
.g-breadcrumbs-separator::before {
	content: "";
	font-family: fontawesome;
	vertical-align: top;
}
.l-titlebar .g-nav-item {
	border: 2px solid transparent;
	border-radius: 50%;
	color: inherit;
	display: block;
	font-family: fontawesome;
	font-size: 40px;
	height: 50px;
	line-height: 46px;
	margin-top: -25px;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: color 0.2s ease 0s, border 0.2s ease 0s;
	width: 50px;
}
.l-titlebar .g-nav-item.to_next {
	left: 0;
	padding-right: 3px;
}
.l-titlebar .g-nav-item.to_next::before {
	content: "";
	vertical-align: top;
}
.l-titlebar .g-nav-item.to_prev {
	padding-left: 3px;
	right: 0;
}
.l-titlebar .g-nav-item.to_prev::before {
	content: "";
	vertical-align: top;
}
.no-touch .l-titlebar .g-nav-item:hover {
	color: #c20;
}
.l-titlebar.size_small .l-titlebar-h {
	padding: 16px 0;
}
.l-titlebar.size_medium .l-titlebar-h {
	padding: 30px 0 32px;
}
.l-titlebar.size_small h1, .l-titlebar.size_medium h1 {
	float: left;
	font-size: 20px;
	line-height: 34px;
	margin-right: 22px;
}
.l-titlebar.size_small p, .l-titlebar.size_medium p {
	float: left;
	margin: 10px 0 0;
}
.l-titlebar.size_small .g-breadcrumbs, .l-titlebar.size_medium .g-breadcrumbs {
	float: right;
	margin: 6px 0 0;
}
.l-titlebar.size_small .g-nav, .l-titlebar.size_medium .g-nav {
	float: right;
	font-size: 0;
	margin: -8px 0;
}
.l-titlebar.size_small .g-nav-item, .l-titlebar.size_medium .g-nav-item {
	display: inline-block;
	margin: 0;
	position: static;
	vertical-align: top;
}
.l-header.bg_transparent ~ .l-titlebar.size_large, .l-header.bg_transparent ~ .l-titlebar.size_huge {
	padding-bottom: 30px;
}
.l-header.bg_transparent.layout_sided ~ .l-titlebar.size_large, .l-header.bg_transparent.layout_sided ~ .l-titlebar.size_huge {
	padding-bottom: 0;
}
.single-us_portfolio .l-titlebar.size_large .l-titlebar-h, .single-us_portfolio .l-titlebar.size_huge .l-titlebar-h {
	padding-left: 80px;
	padding-right: 80px;
}
.l-titlebar.size_large .l-titlebar-h {
	padding-bottom: 50px;
	padding-top: 50px;
}
.l-titlebar.size_huge .l-titlebar-h {
	padding-bottom: 80px;
	padding-top: 80px;
}
.titlesK {
	float: left;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 4px;
	text-transform: uppercase;
}

@media (min-width: 768px) {
.l-titlebar.size_huge h1 {
	font-size: 44px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 54px;
}
.vc_empty_space.microemptspc {
	display: none;
}
}
.l-titlebar.size_huge h1, .l-titlebar.size_huge p {
	text-transform: uppercase;
}
.l-titlebar.color_primary {
	background-color: #c20;
	color: #fff;
}
.l-titlebar.color_secondary {
	background-color: #8c0;
	color: #fff;
}
.l-titlebar.color_primary h1, .l-titlebar.color_primary a, .l-titlebar.color_secondary h1, .l-titlebar.color_secondary a, .no-touch .l-titlebar.color_secondary a:hover {
	color: inherit;
}
.no-touch .l-titlebar.color_primary .g-nav-item:hover, .no-touch .l-titlebar.color_secondary .g-nav-item:hover {
	border-color: #fff;
	color: #fff;
}
.l-canvas.sidebar_left .l-main, .l-canvas.sidebar_right .l-main {
	padding-left: 40px;
	padding-right: 40px;
}
.l-sidebar {
	padding: 50px 0;
}
.l-canvas.sidebar_none .l-section {
	padding: 0 40px;
}
.sliderSection .l-section-h {
	padding: 80px 0!important;
}
.l-section-h {
	padding: 80px 0;
}
.l-section.height_small .l-section-h {
	padding: 30px 0;
}
.l-section.height_large .l-section-h {
	padding: 80px 0;
}
.l-section.height_huge .l-section-h {
	padding: 120px 0;
}
.l-section.color_alternate {
	background-color: #f5f5f5;
}
.l-section.color_primary {
	background-color: #c20;
	color: #fff;
}
.l-section.color_secondary {
	background-color: #8c0;
	color: #fff;
}
.l-section.color_primary a, .l-section.color_secondary a {
	color: inherit;
}
.l-section.for_blogpost ~ .l-section:last-child {
	margin-bottom: 50px;
}
.l-section.for_blogpost.preview_basic .l-section-h {
	padding-bottom: 0;
}
.l-section.for_blogpost.preview_basic + .l-section .l-section-h {
	padding-top: 0;
}
.l-section.for_blogpost.preview_basic .w-blog-post-preview {
	margin-bottom: 30px;
}

@media (min-width: 600px) {
.l-section.for_blogpost.preview_basic .w-blog-post-preview {
	max-width: 50%;
	margin-bottom: 30px;
}
}


.l-section.for_blogpost.preview_basic .w-blog-post-meta {
	padding: 5px 0 20px;
}
.l-section.for_blogpost.preview_none .l-section-h {
	padding-bottom: 0;
}
.l-section.for_blogpost.preview_none + .l-section .l-section-h {
	padding-top: 0;
}
.l-section.for_blogpost.preview_none .w-blog-post-preview {
	display: none;
}
.l-section.for_blogpost.preview_none .w-blog-post-meta {
	padding: 5px 0 20px;
}
.l-section.for_blogpost.preview_modern .l-section-h {
	padding-bottom: 0;
}
.l-section.for_blogpost.preview_modern .w-blog {
	padding: 40% 40px 30px;
	position: relative;
}
.l-section.for_blogpost.preview_modern .w-blog::after {
	background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.66) 0px, transparent 100%) repeat-x scroll 0 0;
	bottom: 0;
	content: "";
	height: 50%;
	left: 0;
	position: absolute;
	right: 0;
}
.l-section.for_blogpost.preview_modern .w-blog-post-preview {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.l-section.for_blogpost.preview_modern .w-blog-post-body {
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.l-section.for_blogpost.preview_modern .w-blog-post-title {
	color: #fff;
}
.l-section.for_blogpost.preview_modern .w-blog-post-meta {
	color: rgba(255, 255, 255, 0.66);
}
.popmake.theme-5760 > .popmake-close, .popmake.theme-lightbox > .popmake-close {
	right: 10px !important;
	top: 5px !important;
}
.sidebar_left .l-section.for_blogpost.preview_modern + .l-section .l-section-h, .sidebar_right .l-section.for_blogpost.preview_modern + .l-section .l-section-h {
	padding-top: 40px;
}
.sidebar_none .l-section.for_blogpost.preview_modern .l-section-h, .sidebar_none .l-section.for_blogpost.preview_modern .w-blog {
	position: static;
}
.sidebar_none .l-section.for_blogpost.preview_modern .w-blog {
	padding-left: 0;
	padding-right: 0;
	padding-top: 20%;
}
.l-section.for_pagination .l-section-h {
	padding: 0 0 20px;
}
.l-section.for_tags .l-section-h {
	padding: 35px 0;
}
.l-section.for_blogpost + .l-section + .l-section.for_tags .l-section-h {
	padding-top: 0;
}
.l-section.for_sharing .l-section-h {
	padding: 0 0 35px;
}
.l-section.for_author .l-section-h, .l-section.for_blognav .l-section-h, .l-section.for_related .l-section-h {
	border-color: inherit;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 30px 0;
}
.l-section.for_comments .l-section-h {
	border-color: inherit;
	border-top-style: solid;
	border-top-width: 1px;
}
.l-section.for_blogpost ~ .l-section.for_comments .l-section-h {
	padding: 35px 0 0;
}
.l-subfooter {
	padding-left: 40px;
	padding-right: 40px;
}
.l-subfooter.at_top p {
	margin: 0 0 20px;
}
.l-subfooter.at_top p:last-child {
	margin-bottom: 0;
}
.l-footer.layout_compact .l-subfooter.at_top {
	font-size: 13px;
	line-height: 21px;
	padding-bottom: 20px;
	padding-top: 50px;
}
.l-footer.layout_compact .l-subfooter.at_bottom {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}
.l-footer.layout_compact .l-subfooter.at_bottom .w-nav-anchor.level_1 {
	margin-left: 20px;
}
.l-footer.layout_modern .l-subfooter.at_top {
	padding-bottom: 50px;
	padding-top: 80px;
}
.l-footer.layout_modern .l-subfooter.at_bottom {
	padding-bottom: 50px;
	padding-top: 50px;
	text-align: center;
}
.l-footer.layout_modern .l-subfooter.at_bottom .w-nav-anchor.level_1 {
	margin-left: 40px;
}
.g-cols.offset_none {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.g-cols.offset_none > div {
	background-position: center center !important;
	background-size: cover !important;
	display: table-cell;
	float: none;
	padding: 5%;
	vertical-align: middle;
}
.w-actionbox {
	border-radius: 5px;
	padding: 30px 40px;
}
.w-actionbox-text p:first-child {
	margin: 0;
}
.w-actionbox-text h2 + p {
	margin: 12px 0 0;
}
.w-actionbox.controls_bottom .w-actionbox-controls {
	margin-top: 20px;
}
.w-actionbox.controls_bottom .w-btn {
	margin-left: 5px;
	margin-right: 5px;
}
.w-actionbox.controls_right .w-actionbox-controls {
	padding-left: 30px;
}
.w-actionbox.controls_right .w-btn {
	margin-left: 15px;
}
.w-actionbox.color_light {
	background-color: #f5f5f5;
}
.w-actionbox.color_primary {
	background-color: #c20;
	color: #fff;
}
.w-actionbox.color_secondary {
	background-color: #8c0;
	color: #fff;
}
.l-section.color_custom .w-actionbox.color_custom, .l-section.color_primary .w-actionbox.color_primary, .l-section.color_alternate .w-actionbox.color_light, .l-section.color_secondary .w-actionbox.color_secondary {
	background-color: transparent;
	padding: 0;
}
.w-actionbox.color_primary h2, .w-actionbox.color_secondary h2 {
	color: #fff;
}
.w-actionbox.color_primary .w-actionbox-text a, .w-actionbox.color_secondary .w-actionbox-text a {
	color: #111;
}
.no-touch .w-actionbox.color_primary .w-actionbox-text a:hover, .no-touch .w-actionbox.color_secondary .w-actionbox-text a:hover, .no-touch .w-actionbox.color_primary a.w-btn.color_transparent, .no-touch .w-actionbox.color_secondary a.w-btn.color_transparent {
	color: #fff;
}
.w-author {
	overflow: hidden;
}
.w-author-img {
	float: left;
}
.w-author-img img {
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	width: 90px;
}
.w-author-name {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
	margin-left: 120px;
}
.w-author-bio {
	font-size: 13px;
	line-height: 22px;
	margin-left: 120px;
}
.w-blog-post {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 35px;
	padding-bottom: 35px;
}
.w-blog-post-link {
	transition: none 0s ease 0s;
}
.w-blog-post-preview-icon {
	background-color: #f5f5f5;
	color: #9e9e9e;
	transition: color 0.3s ease 0s;
}
.no-touch .w-blog-post-link:hover .w-blog-post-preview-icon {
	color: #8c0;
}
.w-blog-post.has-post-thumbnail .w-blog-post-preview-icon, .w-blog-post.format-image img + .w-blog-post-preview-icon {
	display: none !important;
}
.w-blog-post-preview-icon::before {
	content: "";
	display: block;
	font-family: fontawesome;
	font-size: 50px;
	height: 80px;
	left: 50%;
	line-height: 80px;
	margin: -40px 0 0 -40px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 80px;
}
.w-blog-post.format-image .w-blog-post-preview-icon::before {
	content: "";
}
.w-blog-post.format-gallery .w-blog-post-preview-icon::before {
	content: "";
}
.w-blog-post.format-video .w-blog-post-preview-icon::before {
	content: "";
}
.w-blog-post.format-quote .w-blog-post-preview-icon::before {
	content: "";
}
.w-blog-post.format-audio .w-blog-post-preview-icon::before {
	content: "";
}
.w-blog-post.format-link .w-blog-post-preview-icon::before {
	content: "";
}
.w-blog-post.type-page .w-blog-post-preview-icon::before {
	content: "";
}
.w-blog-post-title {
	transition: color 0.3s ease 0s;
}
.w-blog-post.sticky .w-blog-post-title {
	font-weight: bold;
}
.no-touch .w-blog-post-link:hover .w-blog-post-title {
	color: #8c0;
}
.w-blog-post-meta a {
	color: inherit;
}
.no-touch .w-blog-post-meta a:hover {
	color: #8c0;
}
.w-blog-post-meta > * {
	font-size: 13px;
	line-height: 20px;
	margin: 0 20px 8px 0;
}
.w-blog-post-meta > *::before {
	font-family: fontawesome;
	font-size: 16px;
	margin-right: 5px;
	vertical-align: top;
}
.w-blog-post-meta-date::before {
	content: "";
}
.w-blog-post-meta-author::before {
	content: "";
}
.w-blog-post-meta-tags::before {
	content: "";
}
.w-blog-post-meta-category::before {
	content: "";
}
.w-blog-post-meta-comments::before {
	content: "";
}
.w-blog-post-content {
	margin-top: 10px;
}
.w-blog-post-more.w-btn {
	margin: 20px 0 0;
}
.w-blog.layout_large .w-blog-post-preview > img, .w-blog.layout_large .w-blog-post-preview > div {
	margin-bottom: 20px !important;
}
.w-blog.layout_large .w-blog-post-title {
	padding: 0;
}
.w-blog.layout_smallcircle .w-blog-post-preview, .w-blog.layout_smallsquare .w-blog-post-preview {
	max-width: 350px;
}
.w-blog.layout_masonry .w-blog-post {
	border: medium none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	transition: box-shadow 0.3s ease 0s;
	width: 50%;
}
.l-canvas.sidebar_none .w-blog.layout_masonry .w-blog-post, .l-canvas.type_boxed.sidebar_none .w-blog.layout_masonry .w-blog-post {
	width: 33.33%;
}
.fellow-description {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.09);
	padding: 0 !important;
	width: 350px;
}
.fellow-description .name-block br {
	display: none;
}
.fellow-description .location {
	background: #404040 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font: 700 16px/22px "Raleway", sans-serif;
	letter-spacing: 1px;
	padding: 12px 10px 12px 20px;
	text-transform: uppercase;
}
.fellow-description .name {
	color: #666666;
	display: block;
	font: 400 20px/30px "Source Sans Pro", sans-serif;
	padding: 18px 10px 15px 20px;
	text-transform: capitalize;
}
.fellow-description .info-text {
	color: #666666;
	display: block;
	font: 300 16px/25px "Source Sans Pro", sans-serif;
	padding: 0 20px 35px;
}
.fellow-description .category {
	border-bottom: 1px solid #eaeaea;
	color: #666666;
	display: block;
	font: 300 16px/25px "Source Sans Pro", sans-serif;
	margin: 0 20px;
	padding: 0 0 15px;
	text-transform: capitalize;
}
.fellow-description .category .category-title {
	font-weight: 400;
}
.fellow-description .views {
	color: #666666;
	display: inline-block;
	font: 700 14px/17px "Raleway", sans-serif;
	padding: 12px 20px;
	text-transform: uppercase;
}
.fellow-description .views i {
	padding: 0 0 0 7px;
}
.gm-style-iw div {
	overflow: hidden;
	padding: 0 5px 5px 0;
}
.fellow-description .name-block {
	padding: 0 !important;
}
.l-subheader-h .widget {
	float: left;
	font: 700 13px/17px "Raleway", sans-serif !important;
	list-style: outside none none;
	margin: 25px 0 0 15px !important;
	width: 85px;
}
.outerseclevel {
}
.sticky .l-subheader-h .widget {
	margin: 27px 0 0 10px !important;
	width: 60px;
}
.l-subheader-h .widget select {
	background: rgba(0, 0, 0, 0) url("../../../../uploads/2016/08/icon-drop.png") no-repeat scroll 100% 50%;
	box-shadow: none !important;
	color: #004f9f !important;
	margin: 5px 0 0;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	width: 70px;
	font-size: 20px;
}
.l-subheader-h .widget select:focus {
	box-shadow: none !important;
}
.l-subheader-h .widget select option {
	background: #fff none repeat scroll 0 0 !important;
	border: none;
	color: #004f9f;
	padding: 0 5px;
	font-weight: 500;
}
.l-subheader-h .widget select option:hover {
	color: #115faf;
}
.l-subheader-h .widget select {
	-moz-appearance: none;
}
.switcher {
	margin: -5px 0 0;
}
.sticky .switcher {
	margin: -10px 0 0;
}
.switcher .selected {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.switcher .selected a {
	background: rgba(0, 0, 0, 0) url("../../../../uploads/2016/08/icon-drop.png") no-repeat scroll 100% 50% !important;
	border: 0 none !important;
	color: #fff !important;
	width: 30px !important;
}
.switcher .option {
	position: absolute !important;
	width: 60px !important;
}
.sticky .w-nav-list.level_2 {
	top: 75px !important;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
	left: 0 !important;
	right: 0 !important;
}

@media (min-width: 1600px) {
.l-section.width_full .w-blog.layout_masonry .w-blog-post {
	width: 20%;
}
}

@media (min-width: 1280px) and (max-width: 1599px) {
.l-section.width_full .w-blog.layout_masonry .w-blog-post {
	width: 25%;
}
}
.no-touch .w-blog.layout_masonry .w-blog-post:hover {
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.17);
	z-index: 3;
}
.w-blog.layout_masonry .w-blog-post-title {
	margin: 0;
	padding: 20px 30px 10px;
}
.w-blog.layout_masonry .w-blog-post-body {
	padding: 0 30px 30px;
}
.w-blog.layout_masonry .w-blog-post-meta > * {
	line-height: 16px;
	margin: 4px 8px;
}
.w-blog.layout_masonry .w-blog-post-content {
	margin-top: 12px;
}
.w-blog.layout_masonry .g-pagination {
	margin-top: 30px;
	text-align: center;
}
.w-blog.layout_grid .w-blog-list {
	margin: 0 -25px;
}
.l-section.height_auto .w-blog.layout_grid .w-blog-list {
	margin-top: 40px;
}
.l-section.width_full .w-blog.layout_grid .w-blog-list {
	margin-left: 25px;
	margin-right: 25px;
}
.w-blog.layout_grid .w-blog-post {
	border: medium none;
	margin-bottom: 40px;
	padding: 0 25px;
	width: 50%;
}
.l-canvas.sidebar_none .w-blog.layout_grid .w-blog-post, .l-canvas.type_boxed.sidebar_none .w-blog.layout_grid .w-blog-post {
	width: 33.3333%;
}

@media (min-width: 1600px) {
.l-section.width_full .w-blog.layout_grid .w-blog-post {
	width: 20%;
}
}

@media (min-width: 1280px) and (max-width: 1599px) {
.l-section.width_full .w-blog.layout_grid .w-blog-post {
	width: 25%;
}
}
.w-blog.layout_grid .w-blog-post-preview > img, .w-blog.layout_grid .w-blog-post-preview > div {
	margin-bottom: 20px !important;
}
.w-blog.layout_grid .w-blog-post-preview .w-video-h {
	padding-bottom: 66.6667%;
}
.w-blog.layout_grid .w-blog-post-title {
	margin: 0;
	padding: 0 0 12px;
}
.w-blog.layout_grid .w-blog-post-meta > * {
	margin: 4px 16px 4px 0;
}
.w-blog.layout_grid .w-blog-post-content {
	margin-top: 12px;
}
.w-blog.layout_grid .g-pagination {
	text-align: center;
}
.w-blog.layout_compact .w-blog-post {
	border: medium none;
	margin-bottom: 8px;
	padding-bottom: 0;
}
.w-blog.layout_compact .w-blog-post:last-child {
	margin-bottom: 4px;
}
.w-blog.layout_compact .w-blog-post-link {
	margin-right: 10px;
}
.w-blog.layout_compact .w-blog-post-title {
	color: inherit;
	font-size: inherit;
	margin: 0;
}
.w-blog.layout_compact .w-blog-post-meta {
	color: inherit;
}
.w-blog.layout_compact .w-blog-post-meta > * {
	margin: 0 16px 0 0;
	opacity: 0.5;
}
.w-blog.layout_compact .w-blog-post-meta > *::before, .w-blog.layout_compact .w-blog-post-more {
	display: none;
}
.w-blog.layout_compact .g-pagination {
	margin-top: 20px;
}
.w-blog.layout_related .w-blog-list {
	margin: 0 -20px;
}
.w-blog.layout_related .w-blog-post {
	border: medium none;
	float: left;
	margin: 0;
	padding: 0 20px;
	width: 33.3333%;
}
.w-blog.layout_related .w-blog-post-preview-icon {
	background-color: rgba(0, 0, 0, 0.05);
	display: block;
	padding-bottom: 66.6666%;
}
.w-blog.layout_related .w-blog-post-title {
	color: inherit;
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 14px;
}
.w-blog.layout_latest .w-blog-post {
	border: medium none;
	margin-bottom: 0;
	min-height: 80px;
	padding: 20px 0;
}
.w-blog.layout_latest .w-blog-post-body {
	margin-left: 105px;
}
.w-blog.layout_latest .w-blog-post-title {
	color: inherit !important;
	margin-bottom: 16px;
	margin-left: 105px;
}
.w-blog.layout_latest .w-blog-post-meta {
	color: inherit;
}
.w-blog.layout_latest .w-blog-post-meta-date {
	border: 2px solid #999;
	border-radius: 50%;
	height: 80px;
	left: 0;
	padding: 16px 0 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 80px;
}
.w-blog-post-meta-date-day {
	display: block;
	font-size: 26px;
	line-height: 32px;
}
.w-blog-post-meta-date-month {
	display: block;
	font-size: 16px;
	line-height: 14px;
	text-transform: uppercase;
}
.w-blog.layout_latest .w-blog-post-meta-date::before, .w-blog-post-meta-date-year {
	display: none;
}
.w-blog.layout_latest.cols_2 .w-blog-list, .w-blog.layout_latest.cols_3 .w-blog-list, .w-blog.layout_latest.cols_4 .w-blog-list {
	margin: 0 -30px;
}
.w-blog.layout_latest.cols_2 .w-blog-post, .w-blog.layout_latest.cols_3 .w-blog-post, .w-blog.layout_latest.cols_4 .w-blog-post {
	padding-left: 30px;
	padding-right: 30px;
}
.w-blog.layout_latest.cols_2 .w-blog-post {
	width: 50%;
}
.w-blog.layout_latest.cols_3 .w-blog-post {
	width: 33.3333%;
}
.w-blog.layout_latest.cols_4 .w-blog-post {
	width: 25%;
}
.w-blog-post.format-quote blockquote {
	border: medium none;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
.w-blog.layout_masonry .w-blog-post.format-quote blockquote {
	padding-top: 30px;
}
.w-blog-post.format-quote blockquote cite {
	font-size: 16px;
	line-height: 24px;
	margin-top: 15px;
	opacity: 0.5;
}
.w-blognav {
	overflow: hidden;
}
.w-blognav-prev {
	color: inherit !important;
	float: left;
	padding: 0 35px;
	position: relative;
	width: 50%;
}
.w-blognav-prev::before {
	content: "";
	font: 36px/1 fontawesome;
	left: 0;
	opacity: 0.3;
	position: absolute;
	top: 8px;
}
.w-blognav-next {
	color: inherit !important;
	float: right;
	padding: 0 35px;
	position: relative;
	text-align: right;
	width: 50%;
}
.w-blognav-next::before {
	content: "";
	font: 36px/1 fontawesome;
	opacity: 0.3;
	position: absolute;
	right: 0;
	top: 8px;
}
.w-blognav-meta {
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 4px;
	opacity: 0.5;
	text-transform: uppercase;
}
.no-touch .w-blognav-title, .no-touch .w-blognav-title {
	transition: color 0.3s ease 0s;
}
.no-touch .w-blognav-prev:hover .w-blognav-title, .no-touch .w-blognav-next:hover .w-blognav-title {
	color: #8c0;
}
.w-btn, button, input[type="submit"] {
	border: 1px solid #d1d1d1 !important;
	border-radius: 5px !important;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0;
	overflow: hidden;
	padding: 11px 28px;
	text-transform: uppercase;
	transition: background-color 0.3s ease 0s, box-shadow 0.3s ease 0s, color 0.3s ease 0s;
	z-index: 0;
}
input[type="submit"]:focus {
	box-shadow: none;
}
.no-touch .w-btn::before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: height 0.3s ease 0s;
}
.no-touch .w-btn:hover::before {
	height: 100%;
}
.w-btn-label {
	position: relative;
}
.w-btn i {
	line-height: inherit;
	position: absolute;
	vertical-align: top;
}
.w-btn.icon_atleft i {
	left: 28px;
}
.w-btn.icon_atleft i + .w-btn-label {
	padding-left: 22px;
}
.w-btn.icon_atright i {
	right: 28px;
}
.w-btn.icon_atright i + .w-btn-label {
	padding-right: 22px;
}
.w-btn.size_small, input.w-btn.size_small, button.w-btn.size_small {
	border-radius: 4px;
	font-size: 13px;
	padding: 7px 22px;
}
.w-btn.size_small.icon_atleft i {
	left: 24px;
}
.w-btn.size_small.icon_atleft i + .w-btn-label {
	padding-left: 20px;
}
.w-btn.size_small.icon_atright i {
	right: 24px;
}
.w-btn.size_small.icon_atright i + .w-btn-label {
	padding-right: 20px;
}
.w-btn.size_large, input.w-btn.size_large, button.w-btn.size_large {
	font-size: 20px;
	padding: 16px 42px;
}
.w-btn.size_large.icon_atleft i {
	left: 44px;
}
.w-btn.size_large.icon_atleft i + .w-btn-label {
	padding-left: 24px;
}
.w-btn.size_large.icon_atright i {
	right: 44px;
}
.w-btn.size_large.icon_atright i + .w-btn-label {
	padding-right: 24px;
}
.w-btn.style_outlined {
	background-color: transparent !important;
}
.w-btn.color_transparent {
	font-weight: normal;
	margin: 0 4px;
	overflow: visible;
	padding: 0 !important;
	text-transform: none;
}
.no-touch .w-btn.color_transparent::before {
	display: none;
}
.w-btn.color_transparent.icon_atleft i {
	left: 0 !important;
}
.w-btn.color_transparent.icon_atright i {
	right: 0 !important;
}
button, input[type="submit"], a.w-btn.color_primary, .w-btn.color_primary {
	background-color: #c20;
	color: #fff;
}
.no-touch button:hover, .no-touch input[type="submit"]:hover, .no-touch a.w-btn.color_primary:hover, .no-touch .w-btn.color_primary:hover {
	color: #fff;
}
a.w-btn.color_primary.style_outlined, .w-btn.color_primary.style_outlined {
	box-shadow: 0 0 0 2px #c20 inset;
	color: #c20;
}
.no-touch a.w-btn.color_primary.style_outlined:hover, .no-touch .w-btn.color_primary.style_outlined:hover {
	color: #fff;
}
.w-btn.color_primary.style_outlined::before {
	background-color: #c20;
}
a.w-btn.color_secondary, .w-btn.color_secondary {
	background-color: #8c0;
	color: #fff;
}
.no-touch a.w-btn.color_secondary:hover, .no-touch .w-btn.color_secondary:hover {
	color: #fff;
}
a.w-btn.color_secondary.style_outlined, .w-btn.color_secondary.style_outlined {
	box-shadow: 0 0 0 2px #8c0 inset;
	color: #8c0;
}
.no-touch a.w-btn.color_secondary.style_outlined:hover, .no-touch .w-btn.color_secondary.style_outlined:hover {
	color: #fff;
}
.w-btn.color_secondary.style_outlined::before {
	background-color: #8c0;
}
a.w-btn.color_light, .w-btn.color_light {
	background-color: #e5e5e5;
	color: #666;
}
.no-touch a.w-btn.color_light:hover, .no-touch .w-btn.color_light:hover {
	color: #444;
}
.w-btn.color_light::before {
	background-color: rgba(0, 0, 0, 0.06);
}
a.w-btn.color_light.style_outlined, .w-btn.color_light.style_outlined {
	box-shadow: 0 0 0 2px #e5e5e5 inset;
}
.w-btn.color_light.style_outlined::before {
	background-color: #e5e5e5;
}
a.w-btn.color_contrast, .w-btn.color_contrast {
	background-color: #666;
	color: #fff;
}
.no-touch a.w-btn.color_contrast:hover, .no-touch .w-btn.color_contrast:hover {
	color: #fff;
}
.w-btn.color_contrast::before {
	background-color: rgba(0, 0, 0, 0.06);
}
a.w-btn.color_contrast.style_outlined, .w-btn.color_contrast.style_outlined {
	box-shadow: 0 0 0 2px #666 inset;
	color: #666;
}
.no-touch a.w-btn.color_contrast.style_outlined:hover, .no-touch .w-btn.color_contrast.style_outlined:hover {
	color: #fff;
}
.w-btn.color_contrast.style_outlined::before {
	background-color: #666;
}
.w-btn.color_white, a.w-btn.color_white {
	background-color: #fff;
	color: #444;
}
.no-touch .w-btn.color_white:hover, .no-touch a.w-btn.color_white:hover {
	color: #444;
}
.no-touch .w-btn.color_white::before {
	background-color: rgba(0, 0, 0, 0.06);
}
.w-btn.color_white.style_outlined, a.w-btn.color_white.style_outlined {
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff;
}
.no-touch .w-btn.color_white.style_outlined:hover, .no-touch a.w-btn.color_white.style_outlined:hover {
	color: #444;
}
.w-btn.color_white.style_outlined::before {
	background-color: #fff;
}
.w-btn.color_black {
	background-color: #000;
	color: #fff;
}
.no-touch .w-btn.color_black:hover {
	color: #fff;
}
.no-touch .w-btn.color_black::before {
	background-color: rgba(255, 255, 255, 0.05);
}
.w-btn.color_black.style_outlined {
	box-shadow: 0 0 0 2px #000 inset;
	color: #000;
}
.no-touch .w-btn.color_black.style_outlined:hover {
	color: #fff;
}
.w-btn.color_black.style_outlined::before {
	background-color: #000;
}
.w-btn.color_red {
	background-color: #f40;
	color: #fff;
}
.no-touch .w-btn.color_red:hover {
	color: #fff;
}
.w-btn.color_red.style_outlined {
	box-shadow: 0 0 0 2px #f40 inset;
	color: #f40;
}
.no-touch .w-btn.color_red.style_outlined:hover {
	color: #fff;
}
.w-btn.color_red.style_outlined::before {
	background-color: #f40;
}
.w-btn.color_pink {
	background-color: #ff6b6b;
	color: #fff;
}
.no-touch .w-btn.color_pink:hover {
	color: #fff;
}
.w-btn.color_pink.style_outlined {
	box-shadow: 0 0 0 2px #ff6b6b inset;
	color: #ff6b6b;
}
.no-touch .w-btn.color_pink.style_outlined:hover {
	color: #fff;
}
.w-btn.color_pink.style_outlined::before {
	background-color: #ff6b6b;
}
.w-btn.color_blue {
	background-color: #5ac8ed;
	color: #fff;
}
.no-touch .w-btn.color_blue:hover {
	color: #fff;
}
.w-btn.color_blue.style_outlined {
	box-shadow: 0 0 0 2px #5ac8ed inset;
	color: #5ac8ed;
}
.no-touch .w-btn.color_blue.style_outlined:hover {
	color: #fff;
}
.w-btn.color_blue.style_outlined::before {
	background-color: #5ac8ed;
}
.w-btn.color_green {
	background-color: #59ba41;
	color: #fff;
}
.no-touch .w-btn.color_green:hover {
	color: #fff;
}
.w-btn.color_green.style_outlined {
	box-shadow: 0 0 0 2px #59ba41 inset;
	color: #59ba41;
}
.no-touch .w-btn.color_green.style_outlined:hover {
	color: #fff;
}
.w-btn.color_green.style_outlined::before {
	background-color: #59ba41;
}
.w-btn.color_yellow {
	background-color: #fac000;
	color: #fff;
}
.no-touch .w-btn.color_yellow:hover {
	color: #fff;
}
.w-btn.color_yellow::before {
	background-color: rgba(0, 0, 0, 0.06);
}
.w-btn.color_yellow.style_outlined {
	box-shadow: 0 0 0 2px #fac000 inset;
	color: #fac000;
}
.no-touch .w-btn.color_yellow.style_outlined:hover {
	color: #fff;
}
.w-btn.color_yellow.style_outlined::before {
	background-color: #fac000;
}
.w-btn.color_midnight {
	background-color: #2c3e50;
	color: #fff;
}
.no-touch .w-btn.color_midnight:hover {
	color: #fff;
}
.w-btn.color_midnight.style_outlined {
	box-shadow: 0 0 0 2px #2c3e50 inset;
	color: #2c3e50;
}
.no-touch .w-btn.color_midnight.style_outlined:hover {
	color: #fff;
}
.w-btn.color_midnight.style_outlined::before {
	background-color: #2c3e50;
}
.w-btn.color_purple {
	background-color: #8560a8;
	color: #fff;
}
.no-touch .w-btn.color_purple:hover {
	color: #fff;
}
.w-btn.color_purple.style_outlined {
	box-shadow: 0 0 0 2px #8560a8 inset;
	color: #8560a8;
}
.no-touch .w-btn.color_purple.style_outlined:hover {
	color: #fff;
}
.w-btn.color_purple.style_outlined::before {
	background-color: #8560a8;
}
.w-btn.color_navy {
	background-color: #1265a8;
	color: #fff;
}
.no-touch .w-btn.color_navy:hover {
	color: #fff;
}
.w-btn.color_navy.style_outlined {
	box-shadow: 0 0 0 2px #1265a8 inset;
	color: #1265a8;
}
.no-touch .w-btn.color_navy.style_outlined:hover {
	color: #fff;
}
.w-btn.color_navy.style_outlined::before {
	background-color: #1265a8;
}
.w-btn.color_teal {
	background-color: #008b83;
	color: #fff;
}
.no-touch .w-btn.color_teal:hover {
	color: #fff;
}
.w-btn.color_teal.style_outlined {
	box-shadow: 0 0 0 2px #008b83 inset;
	color: #008b83;
}
.no-touch .w-btn.color_teal.style_outlined:hover {
	color: #fff;
}
.w-btn.color_teal.style_outlined::before {
	background-color: #008b83;
}
.w-btn.color_brown {
	background-color: #6a4530;
	color: #fff;
}
.no-touch .w-btn.color_brown:hover {
	color: #fff;
}
.w-btn.color_brown.style_outlined {
	box-shadow: 0 0 0 2px #6a4530 inset;
	color: #6a4530;
}
.no-touch .w-btn.color_brown.style_outlined:hover {
	color: #fff;
}
.w-btn.color_brown.style_outlined::before {
	background-color: #6a4530;
}
.w-btn.color_cream {
	background-color: #f5ddbf;
	color: #605c57;
}
.no-touch .w-btn.color_cream:hover {
	color: #605c57;
}
.w-btn.color_cream::before {
	background-color: rgba(0, 0, 0, 0.06);
}
.w-btn.color_cream.style_outlined {
	box-shadow: 0 0 0 2px #f5ddbf inset;
	color: #f5ddbf;
}
.no-touch .w-btn.color_cream.style_outlined:hover {
	color: #605c57;
}
.w-btn.color_cream.style_outlined::before {
	background-color: #f5ddbf;
}
.w-btn.color_lime {
	background-color: #baeb59;
	color: #656c57;
}
.no-touch .w-btn.color_lime:hover {
	color: #656c57;
}
.w-btn.color_lime::before {
	background-color: rgba(0, 0, 0, 0.06);
}
.w-btn.color_lime.style_outlined {
	box-shadow: 0 0 0 2px #baeb59 inset;
	color: #baeb59;
}
.no-touch .w-btn.color_lime.style_outlined:hover {
	color: #656c57;
}
.w-btn.color_lime.style_outlined::before {
	background-color: #baeb59;
}
.w-btn-wrapper.align_left {
	display: inline-block;
	margin-right: 6px;
	vertical-align: top;
}
.align_center > .w-btn-wrapper.align_left {
	margin-left: 10px;
	margin-right: 10px;
}
.w-btn-wrapper.align_center {
	text-align: center;
}
.w-btn-wrapper.align_right {
	float: right;
	margin-left: 10px;
}
.w-cart {
	display: none;
	float: right;
	vertical-align: top;
}
.w-cart.has_items {
	display: inline-block;
}
.w-nav.type_desktop ~ .w-search ~ .w-cart.has_items {
	margin-left: 10px;
}
.w-cart-h {
	display: inline-block;
	line-height: 50px;
	vertical-align: middle;
}
.l-subheader.at_bottom .w-cart-h {
	line-height: 40px;
}
.w-cart-link {
	color: inherit;
	display: block;
	font-size: 20px;
	padding-left: 10px;
	position: relative;
}
.w-cart-link::before {
	content: "";
	font-family: fontawesome;
	vertical-align: top;
}
.w-cart-quantity {
	font-size: 20px;
	font-weight: bold;
	margin-left: 2px;
	vertical-align: top;
}
.w-cart-notification {
	background-color: rgba(0, 0, 0, 0.85);
	border-radius: 3px;
	color: #ccc;
	display: none;
	font-size: 13px;
	line-height: 20px;
	padding: 18px 20px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 285px;
	z-index: 11;
}
.w-cart-notification .product-name {
	color: #fff;
}
.w-cart-dropdown {
	background-color: #fff;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	color: #444;
	display: none;
	font-size: 16px;
	padding: 30px 30px 25px;
	position: absolute;
	right: 0;
	text-align: left;
	width: 285px;
	z-index: 11;
}
.woocommerce-cart .w-cart-dropdown, .woocommerce-checkout .w-cart-dropdown {
	display: none !important;
}
.w-cart-dropdown .widget_shopping_cart {
	background-color: transparent;
	margin: 0;
	padding: 0;
}
.w-cart-dropdown .widgettitle {
	display: none;
}
.w-cart-dropdown ul.product_list_widget {
	max-height: 280px;
	overflow-y: auto;
}
.w-cart-dropdown .widget_shopping_cart p.total {
	line-height: 24px;
	text-align: center;
}
.w-comments-title {
	margin-bottom: 10px;
}
.w-comments-title::before {
	content: "";
	display: inline-block;
	font-family: fontawesome;
	margin-right: 5px;
	opacity: 0.33;
	vertical-align: top;
}
.w-comments-title > span {
	display: inline-block;
	vertical-align: top;
}
.w-comments-list {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.w-comments-item {
	border-color: inherit;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 30px;
	padding-top: 30px;
}
.w-comments-list > .w-comments-item:first-child {
	border-top: medium none;
}
.w-comments-childlist {
	border-color: inherit;
	margin-left: 30px;
}
.w-comments-item-meta, .w-comments-item-text, .w-comments-item-answer {
	margin-left: 70px;
}
.w-comments-item-meta {
	margin-bottom: 15px;
}
.w-comments-item-icon {
	border-radius: 50%;
	overflow: hidden;
	top: 30px;
	width: 50px;
}
.w-comments-item-author {
	font-weight: bold;
	margin-right: 20px;
}
.w-comments-item-date {
	color: inherit;
	font-size: 13px;
	opacity: 0.5;
}
.w-comments-item-text {
	margin-bottom: -5px;
}
.w-comments-pagination {
	font-size: 13px;
	text-align: center;
}
.w-comments-pagination a {
	margin: 0 10px;
}
.no-touch .w-comments-item-meta a:hover, .no-touch .w-comments-item-text a:hover, .no-touch .w-comments-item-answer a:hover, .no-touch .w-comments-pagination a:hover, .no-touch .comment-reply-title a:hover {
	opacity: 1;
}
.comment-reply-title small {
	font-size: 13px;
	margin-left: 5px;
}
.w-contacts-item.for_address::before {
	content: "";
	font-family: fontawesome;
}
.w-contacts-item.for_phone::before {
	content: "";
	font-family: fontawesome;
}
.w-contacts-item.for_email::before {
	content: "";
	font-family: fontawesome;
}
.w-contacts-item.for_fax::before {
	content: "";
	font-family: fontawesome;
}
.l-subheader .w-contacts {
	display: inline-block;
	font-size: 13px;
	line-height: 36px;
	vertical-align: middle;
}
.l-subheader .w-contacts-list {
	margin: 0 -10px;
}
.l-subheader .w-contacts-item {
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	white-space: nowrap;
}
.l-subheader .w-contacts-item::before {
	font-size: 16px;
	opacity: 0.5;
	vertical-align: top;
}
.l-subheader .w-contacts-item i {
	font-size: 16px;
	line-height: inherit;
	opacity: 0.5;
	vertical-align: top;
}
.l-subheader .w-contacts-item-value {
	display: inline-block;
	margin: 0 0 0 5px;
	vertical-align: top;
}
.l-subheader .w-contacts-item i, .l-subheader .w-contacts-item.for_phone .w-contacts-item-value {
	transition: color 0.3s ease 0s;
}
.l-subheader .w-contacts-item-value a {
	color: inherit;
}
.no-touch .l-subheader .w-contacts-item-value a:hover {
	color: #8c0;
}
.l-main .w-contacts-list {
	font-size: 0;
	margin: 0 -20px -20px;
}
.l-main .w-contacts-item {
	display: inline-block;
	padding: 0 20px 20px;
	vertical-align: middle;
	white-space: nowrap;
}
.l-main .w-contacts-item::before {
	border-radius: 50%;
	box-shadow: 0 0 0 2px #d13a7a inset;
	color: #d13a7a;
	display: inline-block;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	margin-right: 15px;
	text-align: center;
	vertical-align: inherit;
	width: 50px;
}
.l-main .w-contacts-item-value {
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	overflow-wrap: normal;
	vertical-align: inherit;
}
.l-main .w-contacts-item.for_address .w-contacts-item-value {
	max-width: calc(100% - 65px);
	white-space: normal;
}
.l-subfooter .w-contacts-item {
	position: relative;
}
.l-subfooter .w-contacts-item::before {
	display: block;
	font-size: 20px;
	height: 21px;
	left: 0;
	line-height: 21px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 21px;
}
.l-subfooter .w-contacts-item-value {
	display: block;
	margin: 0 0 12px 36px;
}
.w-nav + .w-copyright {
	float: left;
}
.w-counter {
	margin: 0 auto;
	max-width: 300px;
	text-align: center;
}
.w-counter-number {
	color: #222;
	line-height: 1;
}
.w-counter.color_primary .w-counter-number {
	color: #c20;
}
.w-counter.color_secondary .w-counter-number {
	color: #8c0;
}
.l-section.color_primary .w-counter-number, .l-section.color_secondary .w-counter-number, .l-section.color_custom .w-counter-number {
	color: inherit;
}
.w-counter h6.w-counter-title {
	margin: 0;
	padding: 10px 0 8px;
}
.w-counter.size_small .w-counter-number {
	font-size: 4em;
}
.w-counter.size_medium .w-counter-number {
	font-size: 5em;
}
.w-counter.size_large .w-counter-number {
	font-size: 6em;
}
.g-filters {
	background-color: #f5f5f5;
	font-size: 0;
	text-align: center;
}
.l-section.color_primary .g-filters, .l-section.color_secondary .g-filters, .l-section.color_custom .g-filters {
	background-color: transparent;
	font-size: 0;
	text-align: center;
}
.g-filters-item {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 50px;
	padding: 0 15px;
	transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
	vertical-align: top;
}
.g-filters-item.active {
	cursor: default;
}
.no-touch .g-filters-item:hover {
	background-color: #c20;
	color: #fff;
}
.g-filters-item.active, .no-touch .g-filters-item.active:hover {
	background-color: #fff;
	color: #c20;
}
.w-form-row {
	margin-bottom: 16px;
}
.w-form-row.for_submit {
	margin-bottom: 0;
}
.w-form-row-label {
	display: none;
	margin-bottom: 5px;
}
.w-form-row.for_captcha .w-form-row-label {
	display: block;
}
.w-form-row-field {
	position: relative;
}
.w-form-row-field > input[type="text"], .w-form-row-field > input[type="password"], .w-form-row-field > input[type="email"], .w-form-row-field > textarea, .w-form-row-field > select {
	padding-left: 48px;
}
.w-form-row-field::before {
	color: #444;
	display: block;
	font-family: fontawesome;
	font-size: 20px;
	left: 0;
	line-height: 40px;
	opacity: 0.33;
	pointer-events: none;
	position: absolute;
	text-align: center;
	top: 0;
	transition: opacity 0.3s ease 0s, color 0.3s ease 0s;
	width: 50px;
}
.w-form-row.for_log .w-form-row-field::before, .w-form-row.for_name .w-form-row-field::before, .w-form-row.for_author .w-form-row-field::before {
	content: "";
}
.w-form-row.for_email .w-form-row-field::before {
	content: "";
}
.w-form-row.for_phone .w-form-row-field::before {
	content: "";
}
.w-form-row.for_comment .w-form-row-field::before, .w-form-row.for_message .w-form-row-field::before {
	content: "";
}
.w-form-row.for_url .w-form-row-field::before {
	content: "";
}
.w-form-row.for_captcha .w-form-row-field::before {
	content: "";
}
.w-form-row.for_pwd .w-form-row-field::before, .w-form-row.for_post_password .w-form-row-field::before {
	content: "";
}
.w-form-row.focused .w-form-row-field::before {
	color: #c20;
	opacity: 1;
}
.w-form-row-field-bar {
	display: none;
}
.w-form .w-btn {
	margin: 0;
}
.w-form .w-btn-label {
	display: block;
	transform: translateY(0px);
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.w-form .w-btn.loading .w-btn-label {
	opacity: 0;
	transform: translateY(100%);
}
.w-form .w-btn .g-preloader {
	height: 26px;
	left: 50%;
	margin: -13px 0 0 -13px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-100%);
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
	width: 26px;
}
.w-form .w-btn.loading .g-preloader {
	opacity: 1;
	transform: translateY(0px);
}
.w-form-row-state {
	font-size: 13px;
	height: 0;
	line-height: 18px;
	opacity: 0;
	transition-duration: 0.3s;
	transition-property: height, padding, opacity;
}
.w-form-message {
	font-size: 20px;
	line-height: 26px;
	opacity: 0;
	transition-duration: 0.3s;
	transition-property: padding, opacity;
}
.w-form-message.type_success {
	color: #4c0;
	opacity: 1;
	padding: 10px 0;
}
.w-form-message.type_error {
	color: red;
	opacity: 1;
	padding: 10px 0;
}
.w-form.align_left .w-form-row.for_submit {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}
.w-form.align_left .w-form-message.type_success {
	display: inline-block;
	vertical-align: middle;
}
.w-form.align_right {
	text-align: left;
}
.w-form.align_right .w-form-row.for_submit {
	display: inline-block;
	float: right;
	margin-left: 15px;
	vertical-align: middle;
}
.w-form.align_right .w-form-message.type_success {
	display: inline-block;
	vertical-align: middle;
}
.w-form-row.check_wrong input, .w-form-row.check_wrong textarea, .w-form-row.check_wrong select {
	box-shadow: 0 0 0 2px red;
}
.w-form-row.check_wrong .w-form-row-state {
	color: red;
	height: 20px;
	opacity: 1;
	padding-top: 4px;
}
.w-form.for_comments .form-submit input {
	margin: 0;
}
.w-form.for_protectedpost::after {
	clear: both;
	content: "";
	display: block;
}
.w-form.for_protectedpost .w-form-row.for_post_password, .w-form.for_protectedpost .w-form-row.for_submit {
	float: left;
	margin-right: 10px;
}
.w-form.for_login .w-form-row.for_submit {
	float: left;
	margin-right: 15px;
}
.w-form.for_login .w-form-row.for_submit ~ label {
	display: inline-block;
	font-size: 13px;
	margin-top: 8px;
	vertical-align: top;
	white-space: nowrap;
}
.w-form.for_login .w-form-row.for_submit ~ label input[type="checkbox"] {
	margin-top: -3px;
	vertical-align: middle;
}
.w-form-row.for_links {
	clear: both;
	margin: 0;
	padding-top: 10px;
}
.w-form-row-link {
	font-size: 13px;
	margin-right: 10px;
}
.w-gallery.link_media .w-gallery-item {
	cursor: zoom-in;
}
.no-touch a.w-gallery-item .w-gallery-item-hover {
	bottom: 0;
	box-shadow: 0 0 0 1px transparent inset;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: box-shadow 0.3s ease 0s;
}
.no-touch a.w-gallery-item:hover .w-gallery-item-hover {
	box-shadow: 0 0 0 8px #fff inset;
}
.w-gallery.with_indents .w-gallery-list {
	margin: -4px;
}
.tesra {
	background: #fff!important;
}
.tesra:hover {
	color: #fed200!important;
}
.pehla, .dosra, .tesra {
	text-align: center;
	background: #fed200;
	margin: 0px !important;
	width: 33.333333% !important;
}
.pehla:hover, .dosra:hover, .tesra:hover {
	background: #fff;
}
.pehla:hover .w-iconbox-title {
	color: #fed200 !important;
}
.dosra:hover .w-iconbox-title {
	color: #fed200 !important;
}
.tesra:hover .w-iconbox-title {
	color: #fed200 !important;
}
.l-section.width_full .full-width .w-gallery.with_indents .w-gallery-list {
	margin-left: 4px;
	margin-right: 4px;
}
.l-section.height_auto .full-width .w-gallery.with_indents .w-gallery-list {
	margin-bottom: 4px;
	margin-top: 4px;
}
.w-gallery.with_indents .w-gallery-item {
	padding: 4px;
}
.w-gallery.with_indents a.w-gallery-item .w-gallery-item-hover {
	bottom: 4px;
	left: 4px;
	right: 4px;
	top: 4px;
}
.w-iconbox-link {
	color: inherit;
	transition: none 0s ease 0s;
}
.w-iconbox-icon {
	line-height: 1;
	position: relative;
	transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
.no-touch .l-footer .w-iconbox-link:hover .w-iconbox-icon {
	color: inherit;
}
.w-iconbox-title {
	transition: color 0.3s ease 0s;
}
.w-iconbox-text p, .w-iconbox-text ul, .w-iconbox-text ol {
	margin-bottom: 12px !important;
}
.w-iconbox.iconpos_top {
	max-width: 350px;
}
.w-iconbox.iconpos_top .w-iconbox-title {
	color: #000000;
	padding: 20px 0;
}

.growth h4{padding: 0px 0px 20px !important; line-height:38px;}


.w-iconbox.iconpos_left .w-iconbox-title {
	padding: 0 0 15px;
}
.w-iconbox.style_default .w-iconbox-icon {
	background-color: transparent !important;
	box-shadow: none !important;
	color: inherit;
}
.w-iconbox.style_circle .w-iconbox-icon, .w-iconbox.style_outlined .w-iconbox-icon {
	border-radius: 50%;
	overflow: hidden;
}
.w-iconbox.style_outlined .w-iconbox-icon {
	background-color: transparent !important;
}
.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon, .no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon {
	color: #fff !important;
}
.no-touch .w-iconbox.style_circle .w-iconbox-icon::before, .no-touch .w-iconbox.style_outlined .w-iconbox-icon::before {
	background-color: #c20;
	border: 1px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: -2px;
	transition: height 0.3s ease 0s;
	width: 100%;
}
.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon::before, .no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon::before {
	height: 100%;
}
.w-iconbox.style_circle .w-iconbox-icon i, .w-iconbox.style_outlined .w-iconbox-icon i {
	position: relative;
}
.w-iconbox.cont_img .w-iconbox-icon::before {
	display: none !important;
}
.w-iconbox.color_primary.style_circle .w-iconbox-icon, .w-iconbox.color_secondary.style_circle .w-iconbox-icon {
	color: #fff;
}
.w-iconbox.no_text.size_tiny {
	max-width: 50px;
}
.w-iconbox.size_tiny .w-iconbox-icon {
	font-size: 20px;
}
.w-iconbox.style_default.size_tiny .w-iconbox-icon img {
	max-width: 24px;
}
.w-iconbox.size_tiny .w-iconbox-title {
	font-size: 20px;
	padding: 10px 0;
}
.w-iconbox.size_tiny.iconpos_left .w-iconbox-title {
	margin-left: 40px;
	padding-top: 0;
}
.w-iconbox.style_circle.size_tiny .w-iconbox-icon, .w-iconbox.style_outlined.size_tiny .w-iconbox-icon {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	width: 50px;
}
.w-iconbox.style_circle.size_tiny .w-iconbox-icon img, .w-iconbox.style_outlined.size_tiny .w-iconbox-icon img {
	max-width: 20px;
}
.w-iconbox.style_circle.size_tiny.iconpos_left .w-iconbox-title, .w-iconbox.style_circle.size_tiny.iconpos_left .w-iconbox-text, .w-iconbox.style_outlined.size_tiny.iconpos_left .w-iconbox-title, .w-iconbox.style_outlined.size_tiny.iconpos_left .w-iconbox-text {
	margin-left: 70px;
}
.w-iconbox.no_text.size_small {
	max-width: 70px;
}
.w-iconbox.size_small .w-iconbox-icon {
	font-size: 36px;
}
.w-iconbox.style_default.size_small .w-iconbox-icon img {
	max-width: 36px;
}
.w-iconbox.size_small.iconpos_left .w-iconbox-title, .w-iconbox.size_small.iconpos_left .w-iconbox-text {
	margin-left: 55px;
}
.w-iconbox.style_circle.size_small .w-iconbox-icon, .w-iconbox.style_outlined.size_small .w-iconbox-icon {
	font-size: 28px;
	height: 70px;
	line-height: 70px;
	width: 70px;
}
.w-iconbox.style_circle.size_small .w-iconbox-icon img, .w-iconbox.style_outlined.size_small .w-iconbox-icon img {
	max-width: 28px;
}
.w-iconbox.style_circle.size_small.iconpos_left .w-iconbox-title, .w-iconbox.style_circle.size_small.iconpos_left .w-iconbox-text, .w-iconbox.style_outlined.size_small.iconpos_left .w-iconbox-title, .w-iconbox.style_outlined.size_small.iconpos_left .w-iconbox-text {
	margin-left: 95px;
}
.w-iconbox.no_text.size_medium {
	max-width: 90px;
}
.w-iconbox.size_medium .w-iconbox-icon {
	font-size: 48px;
}
.w-iconbox.style_default.size_medium .w-iconbox-icon img {
	max-width: 48px;
}
.w-iconbox.size_medium.iconpos_left .w-iconbox-title, .w-iconbox.size_medium.iconpos_left .w-iconbox-text {
	margin-left: 70px;
}
.w-iconbox.style_circle.size_medium .w-iconbox-icon, .w-iconbox.style_outlined.size_medium .w-iconbox-icon {
	font-size: 36px;
	height: 90px;
	line-height: 90px;
	width: 90px;
}
.w-iconbox.style_circle.size_medium .w-iconbox-icon img, .w-iconbox.style_outlined.size_medium .w-iconbox-icon img {
	max-width: 36px;
}
.w-iconbox.style_circle.size_medium.iconpos_left .w-iconbox-title, .w-iconbox.style_circle.size_medium.iconpos_left .w-iconbox-text, .w-iconbox.style_outlined.size_medium.iconpos_left .w-iconbox-title, .w-iconbox.style_outlined.size_medium.iconpos_left .w-iconbox-text {
	margin-left: 115px;
}
.w-iconbox.no_text.size_large {
	max-width: 110px;
}
.w-iconbox.size_large .w-iconbox-icon {
	font-size: 70px;
}
.w-iconbox.style_default.size_large .w-iconbox-icon img {
	max-width: 70px;
}
.w-iconbox.size_large.iconpos_left .w-iconbox-title, .w-iconbox.size_large.iconpos_left .w-iconbox-text {
	margin-left: 95px;
}
.w-iconbox.style_circle.size_large .w-iconbox-icon, .w-iconbox.style_outlined.size_large .w-iconbox-icon {
	font-size: 46px;
	height: 110px;
	line-height: 110px;
	width: 110px;
}
.w-iconbox.style_circle.size_large .w-iconbox-icon img, .w-iconbox.style_outlined.size_large .w-iconbox-icon img {
	max-width: 46px;
}
.w-iconbox.style_circle.size_large.iconpos_left .w-iconbox-title, .w-iconbox.style_circle.size_large.iconpos_left .w-iconbox-text, .w-iconbox.style_outlined.size_large.iconpos_left .w-iconbox-title, .w-iconbox.style_outlined.size_large.iconpos_left .w-iconbox-text {
	margin-left: 135px;
}
.w-iconbox.no_text.size_huge {
	max-width: 130px;
}
.w-iconbox.size_huge .w-iconbox-icon {
	font-size: 90px;
	line-height: 100px;
}
.w-iconbox.style_default.size_huge .w-iconbox-icon img {
	max-width: 90px;
}
.w-iconbox.size_huge.iconpos_left .w-iconbox-title, .w-iconbox.size_huge.iconpos_left .w-iconbox-text {
	margin-left: 115px;
}
.w-iconbox.style_circle.size_huge .w-iconbox-icon, .w-iconbox.style_outlined.size_huge .w-iconbox-icon {
	font-size: 56px;
	height: 130px;
	line-height: 130px;
	width: 130px;
}
.w-iconbox.style_circle.size_huge .w-iconbox-icon img, .w-iconbox.style_outlined.size_huge .w-iconbox-icon img {
	max-width: 56px;
}
.w-iconbox.style_circle.size_huge.iconpos_left .w-iconbox-title, .w-iconbox.style_circle.size_huge.iconpos_left .w-iconbox-text, .w-iconbox.style_outlined.size_huge.iconpos_left .w-iconbox-title, .w-iconbox.style_outlined.size_huge.iconpos_left .w-iconbox-text {
	margin-left: 160px;
}
.w-image {
	line-height: 0;
	margin-bottom: 20px;
}
.w-image.align_left {
	float: left;
	margin-right: 20px;
}
.w-image.align_right {
	float: right;
	margin-left: 20px;
}
.w-image.align_center {
	clear: both;
	text-align: center;
}
.one-half .w-image, .one-third .w-image, .two-thirds .w-image, .one-quarter .w-image, .three-quarters .w-image {
	margin-bottom: 20px;
}
.w-image:last-child, .l-section.width_full .g-cols > .full-width > .w-image {
	margin-bottom: 0 !important;
}
.w-lang {
	display: inline-block;
	line-height: 36px;
	margin-left: 15px;
	vertical-align: middle;
}
.w-lang.layout_dropdown .w-lang-list {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	box-sizing: content-box;
	min-width: 100%;
	padding-bottom: 4px;
	padding-top: 32px;
	transition: box-shadow 0.3s ease 0s;
}
.w-lang.layout_dropdown.active .w-lang-list {
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.08);
}
.w-lang-item {
	padding: 0 30px 0 12px;
	transition: color 0.3s ease 0s;
}
.w-lang.active .w-lang-item {
	color: #444;
}
.w-lang-list .w-lang-item {
	color: inherit;
	line-height: 28px;
	opacity: 0;
	padding-right: 12px;
}
.w-lang.active .w-lang-list .w-lang-item {
	opacity: 1;
}
.w-lang-item-title {
	font-size: 13px;
}
.w-lang-item-icon {
	margin-right: 6px;
}
.w-lang-current {
	cursor: pointer;
	position: relative;
}
.w-lang-current .w-lang-item::before {
	content: "";
	cursor: pointer;
	display: block;
	font-family: fontawesome;
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 0;
}
.w-lang.layout_dropdown.active .w-lang-current, .w-lang.layout_dropdown.active .w-lang-list {
	z-index: 1;
}
.g-loadmore {
	position: relative;
	text-align: center;
}
.g-loadmore-btn {
	background-color: #f5f5f5;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
	position: relative;
	text-transform: uppercase;
	transition: background-color 0.3s ease 0s, opacity 0.3s ease 0s;
	z-index: 1;
}
.l-section.height_auto.width_full .g-loadmore-btn {
	padding: 30px;
}
.g-loadmore.loading .g-loadmore-btn {
	opacity: 0;
}
.no-touch .g-loadmore-btn:hover {
	background-color: #e5e5e5;
}
.l-section.color_primary .g-loadmore-btn, .l-section.color_secondary .g-loadmore-btn, .l-section.color_custom .g-loadmore-btn {
	background-color: rgba(255, 255, 255, 0.12);
}
.no-touch .l-section.color_primary .g-loadmore-btn:hover, .no-touch .l-section.color_secondary .g-loadmore-btn:hover, .no-touch .l-section.color_custom .g-loadmore-btn:hover {
	background-color: rgba(255, 255, 255, 0.2);
}
.g-loadmore .g-preloader {
	left: 50%;
	margin: -18px 0 0 -18px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transition: opacity 0.3s ease 0s;
}
.g-loadmore.loading .g-preloader {
	opacity: 1;
}
.w-logo {
	float: left;
}
.l-header.layout_centered .w-logo {
	float: none !important;
}
.w-logo-link {
	color: inherit;
}
.w-logo-img {
	transition: height 0.3s ease 0s;
}
.l-header.layout_centered .w-logo-img {
	max-width: none;
}
.w-logo-img > img {
	display: block;
	height: inherit;
	max-width: none;
	min-height: 20px;
	transition: margin 0.3s ease 0s, opacity 0.3s ease 0s;
	width: auto;
}
.w-logo.with_transparent .w-logo-img > img.for_transparent, .l-header.transparent .w-logo.with_transparent .w-logo-img > img.for_default {
	opacity: 0;
}
.l-header.transparent .w-logo.with_transparent .w-logo-img > img.for_transparent {
	opacity: 1;
}

@media (max-width: 1280px) {
.w-logos.nav_arrows {
	padding: 0 50px;
}
}

@media (max-width: 850px) {
.titlesK {
	float: inherit;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
}
.sidebar_left .w-logos.nav_arrows, .sidebar_right .w-logos.nav_arrows {
	padding: 0 50px;
}
.l-section.width_full .w-logos.nav_arrows {
	padding: 0 70px;
}
.w-logos-list.owl-carousel .owl-item {
	backface-visibility: initial;
}
.w-logos-item-h {
	border: 2px solid transparent;
	border-radius: 5px;
	display: block;
	height: 0;
	opacity: 0;
	transition: border-color 0.3s ease 0s, opacity 0.3s ease 0s;
}
.owl-loaded .w-logos-item-h {
	height: auto;
	opacity: 0.66;
}
.w-logos.with_indents .w-logos-item-h {
	padding: 30px;
}
.no-touch .w-logos-item:hover .w-logos-item-h {
	border-color: #c20;
	opacity: 1;
}
.owl-carousel .owl-item .w-logos-item-h img {
	margin: 0 auto;
	width: auto;
}
.w-logos .owl-prev, .w-logos .owl-next {
	border: 2px solid transparent;
	border-radius: 50%;
	font-family: fontawesome;
	font-size: 0;
	height: 50px;
	line-height: 46px;
	margin-top: -25px;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: border-color 0.3s ease 0s, color 0.3s ease 0s;
	width: 50px;
}
.w-logos .owl-prev {
	left: -50px;
}
.w-logos .owl-prev::before {
	content: "";
	font-size: 40px;
	padding-right: 3px;
	vertical-align: top;
}
.w-logos .owl-next {
	right: -50px;
}
.w-logos .owl-next::before {
	content: "";
	font-size: 40px;
	padding-left: 3px;
	vertical-align: top;
}
.no-touch .w-logos .owl-prev:hover, .no-touch .w-logos .owl-next:hover {
	border-color: #c20;
	color: #c20;
}
.no-touch .color_primary .w-logos .owl-prev:hover, .no-touch .color_primary .w-logos .owl-next:hover, .no-touch .color_secondary .w-logos .owl-prev:hover, .no-touch .color_secondary .w-logos .owl-next:hover, .no-touch .color_custom .w-logos .owl-prev:hover, .no-touch .color_custom .w-logos .owl-next:hover {
	border-color: #fff;
	color: #fff;
}
.w-map img {
	max-width: none !important;
}
.w-map label {
	display: inline;
	width: auto;
}
.gm-style .gm-style-iw > div {
	width: auto !important;
}
.gm-style-iw {
	color: #333;
}
.gm-style-iw h1, .gm-style-iw h2, .gm-style-iw h3, .gm-style-iw h4, .gm-style-iw h5, .gm-style-iw h6, .gm-style-iw p, .gm-style-iw ul, .gm-style-iw ol {
	color: inherit !important;
	margin: 0;
	padding: 8px 10px 4px !important;
}
.w-message {
	margin-bottom: 24px;
}
.w-message-icon {
	font-size: 40px;
	opacity: 0.5;
	width: 80px;
}
.w-message-body {
	padding: 20px 25px;
}
.w-message.with_close .w-message-body {
	padding-right: 60px;
}
.w-message.with_icon .w-message-body {
	padding-left: 0;
}
.w-message-close {
	font-size: 20px;
	opacity: 0.3;
	padding: 20px;
	transition: opacity 0.3s ease 0s;
}
.no-touch .w-message-close:hover {
	opacity: 1;
}
.l-header .w-nav {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
ul.ChildMenu {
	line-height: 65px !important;
}
.l-subheader.at_bottom .w-nav.type_desktop {
	line-height: 40px;
}
.w-nav.type_desktop.height_full {
/*line-height: inherit !important;*/































}
.w-nav-control {
	cursor: pointer;
	float: right;
	font-size: 20px;
	text-align: right;
	transition: color 0.3s ease 0s;
	width: 40px;
}
.l-subheader.at_bottom .w-nav-control {
	float: left;
	text-align: left;
}
.l-subheader.at_middle .w-cart + .w-nav .w-nav-control, .l-subheader.at_middle .w-search + .w-nav .w-nav-control {
	margin-right: 10px;
}
.w-nav-control::before {
	content: "";
	font-family: fontawesome;
	line-height: inherit;
	vertical-align: top;
}
.l-header .w-nav-anchor.level_1 {
	color: inherit;
	padding: 0 20px;
}
.w-nav-anchor.level_2, .w-nav-anchor.level_3, .w-nav-anchor.level_4 {
	padding: 0;
}
.w-nav-title i {
	width: 20px;
}
.l-header .w-nav-list li a:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: #333333 !important;
}
.l-header .w-nav-item.level_1.active .w-nav-anchor.level_1, .l-header .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1, .l-header .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
	color: #333333 !important;
}
.sticky .w-nav-list li a:hover {
}
.slidertextbanner {
	position: relative;
}
.slidertextbanner .outerovbanner {
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0px;
	width: 100%;
	max-width: 1115px;
	margin: -100px auto;
}
.slidertextbanner .outerovbanner .ovbanner {
	max-width: 450px;
}
.slidertextbanner .outerovbanner .ovbanner h1 {
	font-size: 40px;
	font-weight: 300 !important;
	margin: 0px;
}
.slidertextbanner .outerovbanner .ovbanner p {
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}
.w-nav-arrow {
	display: none;
	font-family: fontawesome;
	font-size: 20px;
	font-weight: normal;
	line-height: inherit;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 20px;
}
.w-nav-arrow::before {
	content: "";
}
.w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow, .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow {
	display: block;
	line-height: 40px;
	width: 30px;
}
.w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow::before, .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow::before {
	content: "";
}
.w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-title, .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-title {
	padding-right: 20px;
}
.w-nav.type_desktop .hover_underline .w-nav-title {
	letter-spacing: 1px;
	position: relative;
}

.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title::after {
	content: "";
	display: block;
	height: 3px;
	left: 0;
	margin: 0 auto -2px;
	opacity: 0;
	position: absolute;
	top: -15px;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.no-touch .w-nav.type_desktop .hover_underline .w-nav-item.level_1:hover .w-nav-title::after {
	bottom: -2px;
	opacity: 1;
}
.l-header .w-nav-list.level_2, .l-header .w-nav-list.level_3, .l-header .w-nav-list.level_4 {
/*background-color: inherit !important;*/































}
.l-header .w-nav-list.level_2 li {
	display: inline-block;
	margin: 0 30px 0 0;
	vertical-align: middle;
}
.l-header .w-nav-list.level_1 {
	position: relative !important;
}
.l-header .w-nav-list li {
	margin: 0 0 0 28px;
	position: static !important;
}
.l-header .w-nav-list li a {
	padding: 0 !important;
}
.w-nav-list.level_2 {
	background: #fff none repeat scroll 0 0 !important;
	border-top: 1px solid #dce0e3 !important;
	height: 65px !important;
	left: 0;
	margin: 0 -9999px;
	max-height: 65px !important;
	min-height: 65px !important;
	overflow: hidden;
	padding: 0 9999px;
	position: absolute;
	text-align: right;
	top: 79px !important;
	width: 100%;
	transition: all 0.5s;
}
.sticky nav ul li .w-nav-list.level_2 {
	background: #fff !important;
}
.w-nav-list.level_2 .ChildMenu {
	left: 0;
	margin: 0 auto;
	max-width: 1010px !important;
	overflow: hidden;
	position: absolute;
	right: -365px;
	text-align: right;
	width: 100%;
	z-index: 9999;
}
select.dropDown-Country {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}
.l-header .w-nav-list.level_2 li {
	line-height: 17px !important;
}
.l-header .w-nav-list.level_2 li a {
	color: #333333;
	height: auto !important;
	line-height: 60px;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
	top: -35px;
}
.sticky .w-nav-list.level_2 li a {
	color: #333333 !important;
}
.sticky .w-nav-list.level_2 li a:hover {
	color: #333333 !important;
}
.sticky .w-nav-list.level_2 li:hover a {
	color: #333333 !important;
}
.l-header .w-nav-list.level_2 li a:hover {
	background-color: inherit !important;
	color: #333333;
}
.type_desktop .submenu-languages .menu-item-language > a, .l-header .type_desktop .w-nav-anchor.level_2, .l-header .type_desktop .w-nav-anchor.level_3, .l-header .type_desktop .w-nav-anchor.level_4 {
	font-size: 13px !important;
	font-weight: 400;
}
.l-header .w-nav-list.level_2 li:hover, .l-header .w-nav-list.level_2 li:hover a {
	background-color: inherit !important;
	color: #333333 !important;
}
.sticky .w-nav-list.level_2 li:hover, .sticky .w-nav-list.level_2 li:hover a {
}
#magic-line {
	background: #fe4902 none repeat scroll 0 0;
	bottom: -2px;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100px;
}
.ie6 #example-one li, .ie7 #example-one li {
	display: inline;
}
.ie6 #magic-line {
	bottom: -3px;
}
.l-header .w-nav-anchor.level_2, .l-header .w-nav-anchor.level_3, .l-header .w-nav-anchor.level_4 {
	color: #444;
	line-height: 20px;
	transition: color 0.1s ease 0s, background-color 0.1s ease 0s;
	white-space: nowrap;
}
.sticky .l-header .w-nav-list.level_2 li a {
	padding: 20px 0 0 !important;
	top: -12px !important;
}
.w-nav.type_desktop [class*="columns"] .w-nav-list.level_2 {
	padding: 15px 0;
}
.w-nav.type_desktop [class*="columns"] .w-nav-item.level_2 {
	padding: 0 15px;
}
.type_desktop [class*="columns"] .w-nav-list.level_3 {
	box-shadow: none;
}
.type_desktop [class*="columns"] .w-nav-anchor.level_2, .type_desktop [class*="columns"] .w-nav-anchor.level_3 {
	white-space: normal;
}
.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {
	background-color: transparent !important;
	font-weight: bold;
	margin: 0 0 8px;
}
.type_desktop [class*="columns"] .menu-item-has-children .w-nav-arrow {
	display: none !important;
}
.w-nav.type_desktop .btn.w-nav-item.level_1 {
	margin: 0 10px;
}
.btn.w-nav-item .w-nav-anchor.level_1 {
	border: medium none !important;
	border-radius: 5px;
	display: inline-block;
	line-height: 40px;
	vertical-align: middle;
}
.no-touch .btn.w-nav-item .w-nav-anchor.level_1::before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: height 0.3s ease 0s;
}
.no-touch .btn.w-nav-item .w-nav-anchor.level_1:hover::before {
	height: 100%;
}
.btn.w-nav-item .w-nav-anchor.level_1 .w-nav-title {
	position: relative;
}
.btn.w-nav-item .w-nav-title::after {
	display: none !important;
}
.w-nav.type_mobile .btn.w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-arrow {
	line-height: 40px;
}
.w-nav.type_mobile .btn.w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-title {
	padding-right: 25px;
}
.w-nav.type_mobile, .w-nav.type_mobile .w-nav-control {
	display: block;
	line-height: inherit;
}
.w-nav.type_mobile .w-nav-list.level_1 {
	clear: both;
	margin-left: -40px;
	margin-right: -40px;
	overflow-y: auto;
	padding-left: 30px;
	padding-right: 30px;
}
.w-nav.type_mobile .w-nav-item {
	float: none !important;
	line-height: 26px;
	text-align: left;
	width: 100%;
}
.w-nav.type_mobile .btn.w-nav-item {
	text-align: center;
}
.w-nav.type_mobile .w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-arrow, .w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow, .w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow {
	display: inline-block;
	font-size: 26px;
	line-height: 46px;
	text-align: center;
	vertical-align: top;
	width: 50px;
}
.w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-arrow::before, .w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-arrow::before {
	content: "";
}
.w-nav.type_mobile .w-nav-item.level_1.menu-item-has-children .w-nav-anchor.level_1 .w-nav-title, .w-nav.type_mobile .w-nav-item.level_2.menu-item-has-children .w-nav-anchor.level_2 .w-nav-title, .w-nav.type_mobile .w-nav-item.level_3.menu-item-has-children .w-nav-anchor.level_3 .w-nav-title {
	padding-right: 50px;
}
.w-nav.type_mobile .w-nav-item.level_1.open .w-nav-anchor.level_1 .w-nav-arrow, .w-nav.type_mobile .w-nav-item.level_2.open .w-nav-anchor.level_2 .w-nav-arrow, .w-nav.type_mobile .w-nav-item.level_3.open .w-nav-anchor.level_3 .w-nav-arrow {
	transform: rotate(180deg);
}
.w-nav.type_mobile .w-nav-list.level_2, .w-nav.type_mobile .w-nav-list.level_3, .w-nav.type_mobile .w-nav-list.level_4 {
	box-shadow: none;
	display: block;
	position: static;
}
.w-nav.type_mobile .w-nav-anchor.level_1 {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
	margin: 0;
	padding: 10px;
}
.w-nav.type_mobile .btn.w-nav-item .w-nav-anchor.level_1 {
	margin: 10px 0;
	padding: 0 20px;
}
.w-nav.type_mobile .w-nav-anchor.level_2 {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
	line-height: 26px;
	margin: 0;
	padding: 10px 0 10px 20px;
}
.w-nav.type_mobile .w-nav-anchor.level_3 {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
	line-height: 26px;
	margin: 0;
	padding: 10px 0 10px 30px;
}
.w-nav.type_mobile .w-nav-anchor.level_4 {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
	line-height: 26px;
	margin: 0;
	padding: 10px 0 10px 40px;
}
.l-subfooter.at_bottom .w-nav {
	float: right;
}
.l-subfooter.at_bottom .w-nav-anchor.level_1 {
	display: inline;
	vertical-align: top;
}
.l-subfooter.at_bottom .btn.w-nav-item .w-nav-anchor.level_1 {
	border-radius: 3px;
	display: inline-block;
	line-height: 32px;
	margin-bottom: -6px;
	margin-top: -6px;
	padding: 0 15px;
}
.l-subfooter.at_bottom .w-nav-list.level_2 {
	display: none !important;
}
.w-person {
	max-width: 350px;
}
.w-person-content {
	padding-bottom: 10px;
}
.w-person-name {
	margin-bottom: 6px;
}
.w-person-link .w-person-name {
	color: inherit;
	transition: color 0.3s ease 0s;
}
.w-person-role {
	font-size: 0.9em;
	margin-bottom: 10px;
	opacity: 0.5;
}
.w-person-description p {
	margin: 0;
}
.w-person-links-item {
	border-radius: 50%;
	box-shadow: 0 0 0 2px #e5e5e5 inset;
	color: inherit;
	font-size: 20px;
	line-height: 42px;
	margin: 2px;
	overflow: hidden;
	position: relative;
	width: 42px;
}
.l-section.color_primary .w-person-links-item, .l-section.color_secondary .w-person-links-item {
	box-shadow: 0 0 0 2px #fff inset;
}
.no-touch .w-person.layout_toplinks .w-person-image {
	border-radius: 50%;
	overflow: hidden;
	z-index: 0;
}
.w-person.layout_toplinks .w-person-image img {
	border-radius: 50%;
}
.w-person.layout_toplinks .w-person-links {
	height: 100%;
	text-align: center;
	z-index: 10;
}
.no-touch .w-person.layout_toplinks .w-person-links {
	background-color: #c20;
	left: 0;
	position: absolute;
	top: -100%;
	transition: top 0.3s ease 0s;
}
.no-touch .w-person.layout_toplinks:hover .w-person-links {
	top: 0;
}
.no-touch .w-person.layout_toplinks .w-person-links::before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.w-person.layout_toplinks .w-person-links-list {
	display: inline-block;
	line-height: 0;
	padding: 10px;
	vertical-align: middle;
}
.no-touch .w-person.layout_toplinks .w-person-links-list {
	padding: 20px;
}
.no-touch .w-person.layout_toplinks .w-person-links-item {
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff !important;
	font-size: 20px;
	line-height: 50px;
	width: 50px;
}
.no-touch .w-person.layout_toplinks .w-person-links-item:hover {
	color: #333 !important;
}
.no-touch .w-person.layout_toplinks .w-person-links-item::before {
	background-color: #fff;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	transition: height 0.3s ease 0s;
	width: 100%;
}
.no-touch .w-person.layout_toplinks .w-person-links-item:hover::before {
	height: 100%;
}
.w-person.layout_toplinks .w-person-links-item i {
	line-height: inherit;
	position: relative;
	vertical-align: top;
}
.no-touch .w-person.layout_toplinks .w-person-content {
	padding-top: 15px;
}
.w-portfolio-item-image.second {
	display: none;
}
.w-portfolio-item-meta {
	padding: 8%;
}
.w-portfolio-item-title {
	color: inherit !important;
	overflow-wrap: normal;
	position: relative;
	z-index: 1;
}
.l-footer .w-portfolio-item-title {
	font-size: 16px !important;
}
.w-portfolio-item-text {
	font-size: 0.9em;
	line-height: 1.4;
	margin-top: 5px;
	opacity: 0.66;
}
.w-portfolio-item-arrow {
	background-color: inherit;
	display: block;
	height: 24px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	top: -10px;
	transform: rotate(45deg);
	transition: top 0.3s ease 0s;
	width: 24px;
}
.w-portfolio-item .g-preloader {
	left: 50%;
	margin: -18px 0 0 -18px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transition: opacity 0.3s ease 0s;
}
.w-portfolio-item.loading .g-preloader {
	opacity: 1;
}
.w-portfolio .g-pagination {
	margin-top: 30px;
}
.w-portfolio .g-pagination .prev.page-numbers, .w-portfolio .g-pagination .next.page-numbers {
	display: none;
}
.w-portfolio.with_indents .w-portfolio-list {
	margin: 4px -4px;
}
.l-section.width_full .w-portfolio.with_indents .w-portfolio-list {
	margin: 4px;
}
.w-portfolio.with_indents .w-portfolio-item {
	padding: 4px;
}

@media (min-width: 481px) {
.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor::before {
	padding-bottom: calc(200% + 8px);
}
.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor::before {
	padding-bottom: calc(50% - 4px);
}
.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor::before {
	padding-bottom: calc(112.5% + 8px);
}
.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor::before {
	padding-bottom: calc(28.125% - 4px);
}
.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor::before {
	padding-bottom: calc(133.333% + 8px);
}
.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor::before {
	padding-bottom: calc(33.3333% - 4px);
}
.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor::before {
	padding-bottom: calc(150% + 8px);
}
.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor::before {
	padding-bottom: calc(37.5% - 4px);
}
.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor::before {
	padding-bottom: calc(300% + 8px);
}
.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor::before {
	padding-bottom: calc(75% - 4px);
}
.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor::before {
	padding-bottom: calc(266.667% + 8px);
}
.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor::before {
	padding-bottom: calc(66.6666% - 4px);
}
}
.w-portfolio.style_1 .w-portfolio-item-image {
	bottom: 60px;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-image {
	bottom: 0;
	transition: transform 0.35s ease 0s;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	transform: translateY(-30px);
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-image.second {
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(100%);
	transition: transform 0.35s ease 0s;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image.second {
	transform: translateY(0px);
}
.w-portfolio.style_1 .w-portfolio-item-meta {
	padding: 20px 25px;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-meta {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	transform: translateY(101%);
	transition: transform 0.35s ease 0s;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
	transform: translateY(0px);
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-arrow {
	top: 4px;
}
.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-arrow {
	top: -10px;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-image {
	transition: transform 0.35s ease 0s;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	transform: scale(1.1);
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.4s ease 0s;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-image::after {
	opacity: 0.9;
}
.w-portfolio.style_2 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 60px 30px 25px;
	position: absolute;
	right: 0;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
	color: inherit;
}
.w-portfolio.style_2 .w-portfolio-item-meta::before {
	background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(30, 30, 30, 0.8) 0px, transparent 100%) repeat-x scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.4s ease 0s;
}
.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta::before {
	opacity: 0;
}
.w-portfolio.style_2 .w-portfolio-item-arrow {
	display: none;
}
.w-portfolio.style_3 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.66;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.4s ease 0s;
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-image::after {
	opacity: 0;
}
.w-portfolio.style_3 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-title {
	opacity: 1;
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
	opacity: 0;
	transform: translateY(-40px);
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-text {
	opacity: 0.66;
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0;
	transform: translateY(40px);
}
.w-portfolio.style_3 .w-portfolio-item-arrow {
	display: none;
}
.w-portfolio.style_4 .w-portfolio-item-image {
	bottom: 60px;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-image {
	bottom: 0;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-image::after {
	opacity: 0.66;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 16px;
	left: 0;
	position: absolute;
	right: 0;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-title {
	opacity: 0;
	transform: translateY(-30px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
	opacity: 1;
	transform: translateY(0px);
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-text {
	opacity: 0;
	transform: translateY(-15px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0.66;
	transform: translateY(0px);
}
.no-touch .w-portfolio.style_4 .w-portfolio-item-arrow {
	display: none;
}
.w-portfolio.style_5 .w-portfolio-item-image {
	bottom: 60px;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-image {
	bottom: 0;
	transition: transform 0.4s ease 0s;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	transform: scale(1.1);
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-meta {
	bottom: 20px;
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	transform: scale(0);
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
	opacity: 0.9;
	transform: scale(1);
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-meta::before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-left: -0.5em;
	vertical-align: middle;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-meta-h {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.no-touch .w-portfolio.style_5 .w-portfolio-item-arrow {
	display: none;
}
.w-portfolio.style_6 .w-portfolio-item-image {
	bottom: 60px;
}
.no-touch .w-portfolio.style_6 .w-portfolio-item-image {
	bottom: 0;
}
.no-touch .style_6 .w-portfolio-item-meta {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .style_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
	opacity: 0.9;
}
.no-touch .style_6 .w-portfolio-item-meta::before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-left: -0.5em;
	vertical-align: middle;
}
.no-touch .style_6 .w-portfolio-item-meta-h {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: inline-block;
	transform: scale(1.5);
	transition: transform 0.35s ease 0s;
	vertical-align: middle;
	width: 100%;
}
.no-touch .style_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h {
	transform: scale(1);
}
.no-touch .style_6 .w-portfolio-item-arrow {
	display: none;
}
.style_7 .w-portfolio-item-image {
	opacity: 0.66;
}
.no-touch .style_7 .w-portfolio-item-image {
	transform: scale(1.1);
	transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
}
.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	opacity: 0.3;
	transform: scale(1);
}
.style_7 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	padding: 40px 44px 30px;
	position: absolute;
	right: 0;
	top: 0;
}
.style_7 .w-portfolio-item-meta::before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-left: -0.5em;
	vertical-align: middle;
}
.style_7 .w-portfolio-item-meta-h {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.no-touch .style_7 .w-portfolio-item-meta::after {
	border: 2px solid #fff;
	bottom: 20px;
	content: "";
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	transform: scale(1.1);
	transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
}
.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-meta::after {
	opacity: 1;
	transform: scale(1);
}
.no-touch .style_7 .w-portfolio-item-text {
	opacity: 0;
	transform: translateY(10px);
	transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
}
.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0.66;
	transform: translateY(0px);
}
.style_7 .w-portfolio-item-arrow {
	display: none;
}
.style_8 .w-portfolio-item-image {
	bottom: 60px;
}
.no-touch .style_8 .w-portfolio-item-image {
	bottom: 0;
	max-width: none;
	transform: translateX(-20px);
	transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
	width: calc(100% + 21px);
}
.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	opacity: 0.33;
	transform: translateX(0px);
}
.no-touch .style_8 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.no-touch .style_8 .w-portfolio-item-meta::before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-left: -0.5em;
	vertical-align: middle;
}
.no-touch .style_8 .w-portfolio-item-meta-h {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.no-touch .style_8 .w-portfolio-item-title {
	opacity: 0;
	transform: translateX(-40px);
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
	opacity: 1;
	transform: translateX(0px);
}
.no-touch .style_8 .w-portfolio-item-text {
	opacity: 0;
	transform: translateX(60px);
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0.66;
	transform: translateX(0px);
}
.no-touch .style_8 .w-portfolio-item-arrow {
	display: none;
}
.style_9 .w-portfolio-item-image {
	bottom: 60px;
}
.no-touch .style_9 .w-portfolio-item-image {
	bottom: 0;
	transition: transform 0.4s ease 0s, opacity 0.4s ease 0s;
}
.no-touch .style_9 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	opacity: 0;
	transform: scale(4);
}
.no-touch .style_9 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(0);
	transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
.no-touch .style_9 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
	opacity: 1;
	transform: scale(1);
}
.no-touch .style_9 .w-portfolio-item-meta::before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-left: -0.5em;
	vertical-align: middle;
}
.no-touch .style_9 .w-portfolio-item-meta-h {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.style_10 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 80px 30px 25px;
	position: absolute;
	right: 0;
}
.style_10 .w-portfolio-item-meta::before {
	background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(30, 30, 30, 0.8) 0px, transparent 100%) repeat-x scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.no-touch .style_10 .w-portfolio-item-meta::before {
	opacity: 0;
	transform: translateY(100%);
	transition: transform 0.3s ease 0s, opacity 0.45s ease 0s;
}
.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-meta::before {
	opacity: 1;
	transform: translateY(0px);
}
.no-touch .style_10 .w-portfolio-item-title {
	opacity: 0;
	position: relative;
	transform: translateY(10px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
	opacity: 1;
	transform: translateY(0px);
}
.no-touch .style_10 .w-portfolio-item-text {
	opacity: 0;
	position: relative;
	transform: translateY(20px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0.66;
	transform: translateY(0px);
}
.style_11 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.11;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-image::after {
	opacity: 0.66;
}
.style_11 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 30px 30px 55px;
	position: absolute;
	right: 0;
	transition: padding 0.35s ease 0s, color 0.35s ease 0s;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
	color: inherit;
	padding-bottom: 35px;
}
.no-touch .style_11 .w-portfolio-item-title {
	display: inline;
	margin-right: 10px;
}
.no-touch .style_11 .w-portfolio-item-text {
	display: inline;
	opacity: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0.66;
}
.no-touch .style_11 .w-portfolio-item-arrow {
	background-color: #fff;
	bottom: 0;
	height: 10px;
	left: 0;
	margin-left: 0;
	right: 0;
	top: auto;
	transform: translateY(10px);
	transition: transform 0.35s ease 0s;
	width: auto;
}
.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-arrow {
	transform: translateY(0px);
}
.style_12 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.33;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-image::after {
	opacity: 0.66;
}
.style_12 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	padding: 60px;
	position: absolute;
	right: 0;
	top: 0;
}
.style_12 .w-portfolio-item-meta::before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-left: -0.5em;
	vertical-align: middle;
}
.style_12 .w-portfolio-item-meta-h {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.no-touch .style_12 .w-portfolio-item-meta-h::before, .no-touch .style_12 .w-portfolio-item-meta-h::after {
	bottom: 30px;
	content: "";
	left: 30px;
	opacity: 0;
	position: absolute;
	right: 30px;
	top: 30px;
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_12 .w-portfolio-item-meta-h::before {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	transform: scale(0, 1);
}
.no-touch .style_12 .w-portfolio-item-meta-h::after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: scale(1, 0);
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h::before, .no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h::after {
	opacity: 1;
	transform: scale(1);
}
.no-touch .style_12 .w-portfolio-item-title {
	transform: translateY(-20px);
	transition: transform 0.35s ease 0s;
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
	transform: translateY(0px);
}
.no-touch .style_12 .w-portfolio-item-text {
	opacity: 0;
	transform: translateY(20px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0.66;
	transform: translateY(0px);
}
.style_12 .w-portfolio-item-arrow {
	display: none;
}
.style_13 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.33;
	position: absolute;
	right: 0;
	top: 0;
}
.style_13 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.style_13 .w-portfolio-item-title {
	text-transform: uppercase;
}
.no-touch .style_13 .w-portfolio-item-title {
	padding-bottom: 15px;
	transform: translateY(20px);
	transition: transform 0.35s ease 0s;
}
.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
	transform: translateY(0px);
}
.no-touch .style_13 .w-portfolio-item-title::after {
	background-color: #fff;
	content: "";
	height: 4px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 100%;
	transform: translateY(40px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-title::after {
	opacity: 1;
	transform: translateY(0px);
}
.style_13 .w-portfolio-item-text {
	bottom: 30px;
	font-size: 1em;
	left: 30px;
	margin-top: 20px;
	opacity: 1;
	position: absolute;
	right: 30px;
	text-transform: uppercase;
}
.no-touch .style_13 .w-portfolio-item-text {
	opacity: 0;
	transform: translateY(60px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 1;
	transform: translateY(0px);
}
.style_13 .w-portfolio-item-arrow {
	display: none;
}
.no-touch .style_14 .w-portfolio-item-image {
	transform: translateX(-20px) scale(1.15);
	transition: transform 0.35s ease 0s;
}
.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	transform: translateX(0px) scale(1);
}
.style_14 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.33;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-image::after {
	opacity: 0.66;
}
.style_14 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
	position: static;
}
.style_14 .w-portfolio-item-title {
	bottom: 30px;
	left: 30px;
	position: absolute;
	right: 30px;
	text-transform: uppercase;
}
.style_14 .w-portfolio-item-text {
	font-size: 16px;
	left: 30px;
	margin: 0 0 20px;
	opacity: 1;
	position: absolute;
	right: 30px;
	text-transform: uppercase;
	top: 30px;
	z-index: 2;
}
.no-touch .style_14 .w-portfolio-item-text {
	opacity: 0;
	transform: translateX(-40px);
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 1;
	transform: translateX(0px);
}
.style_14 .w-portfolio-item-arrow {
	display: none;
}
.style_15 .w-portfolio-item-image::after {
	background-color: inherit;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.11;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-image::after {
	opacity: 0.66;
}
.style_15 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	padding: 40px;
	position: absolute;
	right: 0;
	top: 0;
}
.no-touch .style_15 .w-portfolio-item-meta-h::before, .no-touch .style_15 .w-portfolio-item-meta-h::after {
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: transform 0.35s ease 0s, opacity 0.35s ease 0s;
}
.no-touch .style_15 .w-portfolio-item-meta-h::before {
	border-bottom: 8px solid #fff;
	border-top: 8px solid #fff;
	transform: scale(0, 1);
}
.no-touch .style_15 .w-portfolio-item-meta-h::after {
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	transform: scale(1, 0);
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h::before, .no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h::after {
	opacity: 1;
	transform: scale(1);
}
.style_15 .w-portfolio-item-title {
	text-transform: uppercase;
}
.no-touch .style_15 .w-portfolio-item-title {
	transform: translateY(30px);
	transition: transform 0.35s ease 0s;
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-title {
	transform: translateY(0px);
}
.style_15 .w-portfolio-item-text {
	font-size: 1em;
	margin-top: 10px;
}
.no-touch .style_15 .w-portfolio-item-text {
	opacity: 0;
	transition: opacity 0.35s ease 0s;
}
.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-text {
	opacity: 0.66;
}
.style_15 .w-portfolio-item-arrow {
	display: none;
}
.style_16 .w-portfolio-item-image {
	border-radius: 50%;
	transform: scale(0.3);
	transition: transform 0.4s ease 0s, border-radius 0.4s ease 0s;
}
.style_16.ratio_initial .w-portfolio-item-image {
	overflow: hidden;
	transform-origin: 90% 90% 0;
}
.style_16.ratio_3x2 .w-portfolio-item-image {
	bottom: -25%;
	top: -25%;
	transform-origin: 90% 66% 0;
}
.style_16.ratio_4x3 .w-portfolio-item-image {
	bottom: -16.67%;
	top: -16.67%;
	transform-origin: 90% 72% 0;
}
.style_16.ratio_1x1 .w-portfolio-item-image {
	transform-origin: 90% 90% 0;
}
.style_16.ratio_3x4 .w-portfolio-item-image {
	left: -12.5%;
	right: -12.5%;
	transform: scale(0.24);
	transform-origin: 79.5% 92.5% 0;
}
.style_16.ratio_2x3 .w-portfolio-item-image {
	left: -25%;
	right: -25%;
	transform: scale(0.2);
	transform-origin: 73.5% 94% 0;
}

@media (min-width: 481px) {
.style_16.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
	bottom: -100%;
	top: -100%;
	transform: scale(0.15);
	transform-origin: 96% 56.5% 0;
}
.style_16.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
	bottom: 0;
	left: -16.67%;
	right: -16.67%;
	top: 0;
	transform: scale(0.225);
	transform-origin: 77% 93.2% 0;
}
.style_16.ratio_3x2 .w-portfolio-item.size_2x2 .w-portfolio-item-image {
	transform: scale(0.15);
	transform-origin: 95.7% 76.3% 0;
}
.style_16.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
	bottom: -83.3333%;
	top: -83.3333%;
	transform: scale(0.15);
	transform-origin: 95.7% 59.2% 0;
}
.style_16.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
	bottom: 0;
	left: -25%;
	right: -25%;
	top: 0;
	transform: scale(0.2);
	transform-origin: 73.2% 94.3% 0;
}
.style_16.ratio_4x3 .w-portfolio-item.size_2x2 .w-portfolio-item-image {
	transform: scale(0.15);
	transform-origin: 95.8% 81.2% 0;
}
.style_16.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-image {
	bottom: -50%;
	top: -50%;
	transform: scale(0.15);
	transform-origin: 96% 66.2% 0;
}
.style_16.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-image {
	left: -50%;
	right: -50%;
	transform: scale(0.15);
	transform-origin: 66.4% 95.7% 0;
}
.style_16.ratio_1x1 .w-portfolio-item.size_2x2 .w-portfolio-item-image {
	transform: scale(0.15);
	transform-origin: 95.7% 95.7% 0;
}
}
.no-touch .style_16 .w-portfolio-item-anchor:hover .w-portfolio-item-image {
	border-radius: 0;
	transform: scale(1.01);
}
.style_16 .w-portfolio-item-meta {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	left: 0;
	position: absolute;
	right: 33%;
	top: 0;
	transition: transform 0.4s ease 0s, opacity 0.3s ease 0s;
}
.no-touch .style_16 .w-portfolio-item-anchor:hover .w-portfolio-item-meta {
	opacity: 0;
	transform: translate3d(-100px, -100px, 0px) scale(2);
}
.style_16 .w-portfolio-item-title {
	font-size: 2em;
	font-weight: bold;
}
.style_16 .w-portfolio-item-text {
	font-size: 1em;
	margin-top: 15px;
}
.style_16 .w-portfolio-item-arrow {
	display: none;
}
.g-preloader {
	display: inline-block;
	height: 32px;
	position: relative;
	vertical-align: top;
	width: 32px;
}
.l-preloader .g-preloader {
	height: 60px;
	width: 60px;
}
.g-preloader.type_1::before, .g-preloader.type_1::after {
	border: 3px solid;
	border-radius: 50%;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.l-preloader .g-preloader.type_1::before, .l-preloader .g-preloader.type_1::after {
	border-width: 2px;
}
.g-preloader.type_1::before {
	opacity: 0.2;
}
.g-preloader.type_1::after {
	animation: 1s cubic-bezier(0.6, 0.3, 0.3, 0.6) 0s normal none infinite running rotation;
	border-top-color: transparent;
}
 @keyframes rotation {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
 @keyframes rotation {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.g-preloader.type_2::before, .g-preloader.type_2::after {
	border: 2px solid;
	border-radius: 50%;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.g-preloader.type_2::before {
	opacity: 0.2;
}
.g-preloader.type_2::after {
	animation: 0.8s linear 0s normal none infinite running rotation;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: inherit;
}
.g-preloader.type_3 .g-preloader-h {
	animation: 1s cubic-bezier(0.6, 0.3, 0.3, 0.6) 0s normal none infinite running scale;
	border: 30px solid;
	border-radius: 50%;
	height: 60px;
	width: 60px;
}
 @keyframes scale {
 0% {
 transform: scale(0);
}
 50% {
 transform: scale(1);
}
 100% {
 transform: scale(0);
}
}
 @keyframes scale {
 0% {
 opacity: 1;
 transform: scale(0);
}
 100% {
 opacity: 0;
 transform: scale(1);
}
}
.g-preloader.type_4 .g-preloader-h {
	animation: 1.5s ease 0s normal none infinite running scale2;
	border: 1px solid;
	border-radius: 50%;
	height: 60px;
	width: 60px;
}
 @keyframes scale2 {
 0% {
 border-width: 30px;
 transform: scale(0.05);
}
 50% {
 border-width: 1px;
 transform: scale(1);
}
 100% {
 border-width: 30px;
 transform: scale(0.05);
}
}
 @keyframes scale2 {
 0% {
 border-width: 30px;
 transform: scale(0.05);
}
 50% {
 border-width: 1px;
 transform: scale(1);
}
 100% {
 border-width: 30px;
 transform: scale(0.05);
}
}
.g-preloader.type_5, .g-preloader.type_5 {
	transform: rotate(45deg);
}
.g-preloader.type_5::before, .g-preloader.type_5::after, .g-preloader.type_5 .g-preloader-h::before, .g-preloader.type_5 .g-preloader-h::after {
	border: 10px solid;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.g-preloader.type_5::before {
	animation: 1.2s ease 0s normal none infinite running cubes-tl;
	left: 0;
	top: 0;
}
.g-preloader.type_5::after {
	animation: 1.2s ease 0s normal none infinite running cubes-tr;
	left: 19px;
	top: 19px;
}
.g-preloader.type_5 .g-preloader-h::before {
	animation: 1.2s ease 0s normal none infinite running cubes-br;
	left: 19px;
	top: 0;
}
.g-preloader.type_5 .g-preloader-h::after {
	animation: 1.2s ease 0s normal none infinite running cubes-bl;
	left: 0;
	top: 19px;
}
 @keyframes cubes-tl {
 0% {
 transform: translate(0px, 0px);
}
 20% {
 transform: translate(0px, 0px);
}
 60% {
 transform: translate(-12px, -12px) rotate(90deg);
}
 100% {
 transform: translate(0px, 0px) rotate(180deg);
}
}
 @keyframes cubes-tr {
 0% {
 transform: translate(0px, 0px);
}
 20% {
 transform: translate(0px, 0px);
}
 60% {
 transform: translate(12px, 12px) rotate(90deg);
}
 100% {
 transform: translate(0px, 0px) rotate(180deg);
}
}
 @keyframes cubes-br {
 0% {
 transform: translate(0px, 0px);
}
 20% {
 transform: translate(0px, 0px);
}
 60% {
 transform: translate(12px, -12px) rotate(90deg);
}
 100% {
 transform: translate(0px, 0px) rotate(180deg);
}
}
 @keyframes cubes-bl {
 0% {
 transform: translate(0px, 0px);
}
 20% {
 transform: translate(0px, 0px);
}
 60% {
 transform: translate(-12px, 12px) rotate(90deg);
}
 100% {
 transform: translate(0px, 0px) rotate(180deg);
}
}
.w-pricing {
	margin-bottom: 10px;
}
.w-pricing-item-h {
	border-bottom: 1px solid #e5e5e5;
	box-shadow: 1px 0 0 rgba(0, 0, 0, 0.08) inset;
	margin: 10px 0;
}
.l-submain.color_primary .w-pricing-item-h, .l-submain.color_secondary .w-pricing-item-h {
	border-color: rgba(255, 255, 255, 0.33);
}
.w-pricing-item:first-child .w-pricing-item-h {
	border-radius: 8px 0 0 8px;
}
.w-pricing-item:last-child .w-pricing-item-h {
	border-radius: 0 8px 8px 0;
}
.w-pricing-item:first-child .w-pricing-item-h, .w-pricing-item:first-child .w-pricing-item-title, .w-pricing-item:first-child .w-pricing-item-price {
	box-shadow: none;
}
.w-pricing-item-header {
	background-color: #f5f5f5;
	box-shadow: 1px 0 0 rgba(0, 0, 0, 0.05) inset;
	color: #444;
	margin-bottom: 20px;
	padding: 30px 20px;
}
.w-pricing-item:first-child .w-pricing-item-header {
	border-radius: 8px 0 0;
}
.w-pricing-item:last-child .w-pricing-item-header {
	border-radius: 0 8px 0 0;
}
.w-pricing-item-title {
	line-height: 1;
}
.w-pricing-item-price {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
}
.w-pricing-item-price small {
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 4px;
}
.w-pricing-item .w-pricing-item-features {
	list-style-type: none;
	margin: 0;
}
.w-pricing-item .w-pricing-item-features li {
	margin: 0;
	padding: 8px 20px;
}
.w-pricing-item-footer {
	padding: 30px 0;
}
.w-pricing-item.type_featured .w-pricing-item-h {
	border-radius: 8px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	margin: 0;
	position: relative;
}
.w-pricing-item.type_featured .w-pricing-item-header {
	background-color: #c20;
	border-radius: 8px 8px 0 0;
	box-shadow: none;
	color: #fff;
	padding-top: 35px;
}
.w-pricing-item.type_featured .w-pricing-item-header h5 {
	color: inherit;
	padding-bottom: 5px;
}
.w-pricing-item.type_featured .w-pricing-item-footer {
	padding-bottom: 40px;
}
.w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-h, .w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-title, .w-pricing-item.type_featured + .w-pricing-item .w-pricing-item-price {
	box-shadow: none;
}
.w-profile {
	border: 2px solid #e5e5e5;
	border-radius: 5px;
	padding: 30px 30px 22px;
	text-align: center;
}
.w-profile-avatar img {
	border-radius: 50%;
	display: block;
	margin: 0 auto 5px;
	max-width: 100px;
}
.w-profile-name {
	font-size: 16px;
	line-height: 24px;
}
.w-profile-link.for_user {
	display: block;
	margin-bottom: 3px;
}
.w-profile-link.for_logout {
	color: #999;
	font-size: 13px;
	line-height: 20px;
	vertical-align: top;
}
.w-progbar-bar-h {
	border-radius: inherit;
	height: 100%;
	transition: width 0.8s cubic-bezier(0.6, 0.3, 0.3, 0.6) 0s;
}
.w-progbar.initial .w-progbar-bar-h {
	width: 0 !important;
}
.w-progbar.hide_count .w-progbar-title-count, .w-progbar.hide_count .w-progbar-bar-count {
	display: none !important;
}
.w-progbar.style_1 {
	padding: 10px 0 15px;
}
.w-progbar.style_1 .w-progbar-title {
	display: table;
	margin-bottom: 10px !important;
	width: 100%;
}
.w-progbar.style_1 .w-progbar-title-text {
	display: table-cell;
	vertical-align: top;
}
.w-progbar.style_1 .w-progbar-title-count {
	display: table-cell;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.w-progbar.style_1 .w-progbar-bar {
	border-radius: 5px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04) inset;
	height: 10px;
	width: 100%;
}
.w-progbar.style_1.size_small .w-progbar-bar {
	border-radius: 3px;
	height: 5px;
}
.w-progbar.style_1.size_large .w-progbar-bar {
	border-radius: 8px;
	height: 15px;
}
.w-progbar.style_1 .w-progbar-bar-count {
	display: none;
}
.w-progbar.style_2 {
	height: 42px;
	line-height: 42px;
	padding: 5px 0;
	position: relative;
}
.w-progbar.style_2.size_small {
	height: 34px;
	line-height: 34px;
}
.w-progbar.style_2.size_large {
	height: 50px;
	line-height: 50px;
}
.w-progbar.style_2 .w-progbar-title {
	color: #fff !important;
	font-size: 16px;
	left: 0;
	line-height: inherit;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.w-progbar.style_2 .w-progbar-title-text {
	margin-right: 5px;
}
.w-progbar.style_2 .w-progbar-title-count {
	font-weight: bold;
}
.w-progbar.style_2 .w-progbar-bar {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.w-progbar.style_2 .w-progbar-bar-h {
	border-radius: 0;
}
.w-progbar.style_2 .w-progbar-bar-count {
	display: none;
}
.w-progbar.style_3 {
	font-size: 0;
	padding: 16px 0;
}
.w-progbar.style_3 .w-progbar-title {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 0;
	padding-right: 20px;
	vertical-align: middle;
	width: 33%;
}
.w-progbar.style_3 .w-progbar-title-count {
	display: none;
}
.w-progbar.style_3 .w-progbar-bar {
	background-color: transparent;
	border-radius: 3px;
	display: inline-block;
	height: 6px;
	vertical-align: middle;
	width: 67%;
}
.w-progbar.style_3 .w-progbar-bar::before {
	background-color: #f5f5f5;
	border-radius: inherit;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04) inset;
	content: "";
	display: block;
	height: inherit;
	margin-bottom: -6px;
	width: 100%;
}
.w-progbar.style_3 .w-progbar-bar-h {
	position: relative;
}
.w-progbar.style_3 .w-progbar-bar-count {
	background-color: #f5f5f5;
	border-radius: 50%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: -25px;
	text-align: center;
	top: -23px;
	width: 50px;
}
.w-progbar.style_3.size_small .w-progbar-bar {
	border-radius: 2px;
	height: 4px;
}
.w-progbar.style_3.size_small .w-progbar-bar::before {
	margin-bottom: -4px;
}
.w-progbar.style_3.size_small .w-progbar-bar-count {
	top: -24px;
}
.w-progbar.style_3.size_large .w-progbar-bar {
	border-radius: 4px;
	height: 8px;
}
.w-progbar.style_3.size_large .w-progbar-bar::before {
	margin-bottom: -8px;
}
.w-progbar.style_3.size_large .w-progbar-bar-count {
	top: -22px;
}
.w-progbar.style_4 {
	padding: 15px 0;
}
.w-progbar.style_4 .w-progbar-title {
	font-size: 16px;
	margin-bottom: 10px !important;
}
.w-progbar.style_4 .w-progbar-title-count {
	display: none;
}
.w-progbar.style_4 .w-progbar-bar {
	height: 6px;
	width: 100%;
}
.w-progbar.style_4.size_small .w-progbar-bar {
	height: 4px;
}
.w-progbar.style_4.size_large .w-progbar-bar {
	height: 8px;
}
.w-progbar.style_4 .w-progbar-bar-h {
	position: relative;
}
.w-progbar.style_4 .w-progbar-bar-count {
	background-color: rgba(15, 15, 15, 0.9);
	border-radius: 3px;
	bottom: 14px;
	color: #fff;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	opacity: 1;
	position: absolute;
	right: -23px;
	text-align: center;
	transition: opacity 0.8s cubic-bezier(0.6, 0.3, 0.3, 0.6) 0s;
	width: 46px;
}
.w-progbar.style_4.size_small .w-progbar-bar-count {
	bottom: 12px;
}
.w-progbar.style_4.size_large .w-progbar-bar-count {
	bottom: 16px;
}
.w-progbar.style_4 .w-progbar-bar-count::after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid rgba(15, 15, 15, 0.9);
	bottom: -5px;
	content: "";
	height: 0;
	left: 18px;
	position: absolute;
	width: 0;
}
.w-progbar.style_4.initial .w-progbar-bar-count {
	opacity: 0;
}
.w-progbar.style_5 {
	padding: 10px 0 20px;
}
.w-progbar.style_5 .w-progbar-title {
	display: table;
	margin-bottom: 15px !important;
	width: 100%;
}
.w-progbar.style_5 .w-progbar-title-text {
	display: table-cell;
	font-size: 16px;
	padding-right: 20px;
	vertical-align: bottom;
}
.w-progbar.style_5 .w-progbar-title-count {
	display: table-cell;
	font-size: 60px;
	font-weight: 300;
	line-height: 1;
	opacity: 0.33;
	text-align: right;
	vertical-align: bottom;
}
.w-progbar.style_5 .w-progbar-bar {
	height: 4px;
	width: 100%;
}
.w-progbar.style_5.size_small .w-progbar-bar {
	height: 2px;
}
.w-progbar.style_5.size_small .w-progbar-title-count {
	font-size: 50px;
}
.w-progbar.style_5.size_large .w-progbar-bar {
	height: 6px;
}
.w-progbar.style_5.size_large .w-progbar-title-count {
	font-size: 70px;
}
.w-progbar.style_5 .w-progbar-bar-count {
	display: none;
}
.l-subheader .w-search {
	display: inline-block;
	float: right;
	vertical-align: top;
}
.w-search-background, .w-search .w-form-message, .w-search .w-form-row-state {
	display: none;
}
.w-search .w-form-row {
	margin-bottom: 0;
}
.w-search-open {
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	line-height: 50px;
	//padding-left: 15px;
	padding-right: 1px;
	transition: color 0.3s ease 0s, opacity 0.2s ease 0s, transform 0.3s ease 0s;
	vertical-align: middle;
}
.l-subheader.at_bottom .w-search-open {
	line-height: 40px;
}
.w-cart.has_items + .w-search .w-search-open {
	padding-right: 15px;
}
.w-cart.has_items + .w-search.layout_modern .w-search-open {
	padding-right: 1px;
}
.w-search-open::before {
	content: "";
	font-family: fontawesome;
	vertical-align: bottom;
	margin: 5px 0 0 0;
	display: inline-block;
}
.w-search-close {
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	opacity: 0.5;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transition: color 0.3s ease 0s, opacity 0.2s ease 0s, transform 0.3s ease 0s;
	width: 40px;
}
.w-search-close::before {
	content: "✕";
}
.no-touch .w-search-close:hover {
	opacity: 1;
}
.w-search.layout_simple .w-search-open, .w-search.layout_simple .w-search-close {
	display: none;
}
.w-cart.has_items + .w-search.layout_simple {
	margin-right: 15px;
}
.w-search.layout_simple .w-form {
	position: relative;
	width: 240px;
}
.l-subheader.at_middle .w-search.layout_simple .w-form {
	margin-left: 20px;
}
.l-header.layout_sided .w-search.layout_simple .w-form {
	margin: 0 20px !important;
}
.l-header.transparent .w-search.layout_simple .w-form {
	color: inherit;
}
.w-search.layout_simple .w-form-row-field {
	position: static;
}
.w-search.layout_simple .w-form-row-field input {
	box-shadow: none !important;
	color: inherit;
	display: block;
	font-size: 16px;
	left: 0;
	margin-top: -20px;
	padding-left: 12px;
	padding-right: 44px;
	position: absolute;
	top: 50%;
}
.l-header.transparent .w-search.layout_simple .w-form-row input {
	background-color: rgba(0, 0, 0, 0.2);
}
.w-search.layout_simple .w-form-row.for_submit {
	text-align: right;
}
.w-search.layout_simple .w-form .w-btn {
	background-color: transparent;
	color: inherit;
	height: 40px;
	opacity: 0.5;
	padding: 0;
	transition: opacity 0.3s ease 0s, color 0.3s ease 0s;
	width: 44px;
}
.no-touch .w-search.layout_simple .w-form .w-btn:hover {
	opacity: 1;
}
.w-search.layout_simple .w-form .w-btn::after {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	font-weight: normal;
}
.w-search.layout_simple .w-form .w-btn::before, .w-search.layout_simple .w-form .w-btn .g-preloader, .w-search.layout_simple .w-form .w-btn-label {
	display: none;
}
.w-search.layout_modern {
	overflow: hidden;
	position: relative;
	transition: width 0.3s ease 0s;
	width: 32px;
}
.w-search.layout_modern.active {
	width: 165px;
}
.w-cart.has_items + .w-search.layout_modern {
	margin-right: 15px;
}
.w-search.layout_modern .w-form-row-field {
	position: static;
}
.w-search.layout_modern .w-form-row.for_submit {
	display: none;
}
.w-search.layout_modern .w-form input {
	box-shadow: none !important;
	color: inherit;
	display: block;
	font-size: 16px;
	left: 0;
	margin-left: 20px;
	margin-top: -20px;
	opacity: 0;
	padding-left: 12px;
	padding-right: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 145px;
}
.w-search.layout_modern.active .w-form input {
	opacity: 1;
}
.w-search.layout_modern .w-search-open {
	opacity: 1;
	position: relative;
	transform: translateX(0px);
	z-index: 1;
}
.w-search.layout_modern.active .w-search-open {
	opacity: 0;
	transform: translateX(-20px);
}
.w-search.layout_modern .w-search-close {
	opacity: 0;
	transform: translateX(20px);
}
.w-search.layout_modern.active .w-search-close {
	opacity: 0.5;
	transform: translateX(0px);
	z-index: 1;
}

@media (min-width: 601px) {
.l-header.transparent .w-search.layout_modern .w-form {
	color: inherit;
}
.l-header.transparent .w-search.layout_modern .w-form-row input {
	background-color: rgba(0, 0, 0, 0.2);
}
}
.w-search.layout_fullwidth .w-form {
	height: 0;
	left: -25px;
	overflow: hidden;
	position: absolute;
	right: -25px;
	top: 0;
	transition: height 0.3s ease 0s;
	z-index: 100;
}
.w-search.layout_fullwidth.active .w-form {
	height: 100%;
}
.w-search.layout_fullwidth .w-form-row-label, .w-search.layout_fullwidth .w-form-row.for_submit {
	display: none;
}
.w-search.layout_fullwidth .w-form-row-field {
	position: static;
}
.w-search.layout_fullwidth .w-form-row-field input {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	box-shadow: none !important;
	color: inherit;
	display: block;
	font-size: 28px;
	height: 50px;
	left: 25px;
	line-height: 50px;
	margin-top: -25px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: calc(100% - 80px);
}
.w-search.layout_fullwidth .w-search-close {
	line-height: 40px;
	margin-top: -20px;
	right: 25px;
	text-align: right;
	top: 50%;
}
.w-search.layout_fullscreen .w-form {
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: -100%;
	transition: top 0.3s ease 0s;
	z-index: 100;
}
.w-search.layout_fullscreen.active .w-form {
	top: 0;
}
.w-search.layout_fullscreen .w-form::before {
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0.95;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.w-search.layout_fullscreen .w-form-h {
	display: table;
	height: 100%;
	width: 100%;
}
.w-search.layout_fullscreen .w-form-row {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.w-search.layout_fullscreen .w-form-row-label {
	display: block;
	font-size: 20px;
	line-height: 1.6;
}
.w-search.layout_fullscreen .w-form-row-field input {
	background-color: transparent;
	border: medium none;
	border-radius: 0;
	box-shadow: none !important;
	color: inherit;
	font-size: 50px;
	height: auto;
	line-height: 1.6;
	padding: 0;
	text-align: center;
	width: 85%;
}
 .w-search.layout_fullscreen *::-moz-placeholder {
 opacity: 0;
}
.w-search.layout_fullscreen .w-form-row.for_submit {
	display: none;
}
.w-search.layout_fullscreen .w-search-close {
	font-size: 40px;
	line-height: 100px;
	width: 100px;
}
.w-separator {
	height: 20px;
	line-height: 18px;
	padding: 2px 0;
	background-color: #dce0e3;
}

.w-separator-h::before, .w-separator-h::after {
	top: 0px;
}


.w-separator-h i {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	width: 20px;
}
.w-separator.style_dashed .w-separator-h::before, .w-separator.style_dashed .w-separator-h::after {
	border-top-style: dashed;
}
.w-separator.style_dotted .w-separator-h::before, .w-separator.style_dotted .w-separator-h::after {
	border-top-style: dotted;
}
.w-separator.style_double .w-separator-h::before, .w-separator.style_double .w-separator-h::after {
	border-top-style: double;
}
.w-separator.thick_2 .w-separator-h::before, .w-separator.thick_2 .w-separator-h::after {
	border-top-width: 2px;
	top: 7px;
}
.w-separator.thick_3 .w-separator-h::before, .w-separator.thick_3 .w-separator-h::after {
	border-top-width: 3px;
	top: 7px;
}
.w-separator.thick_4 .w-separator-h::before, .w-separator.thick_4 .w-separator-h::after {
	border-top-width: 4px;
	top: 6px;
}
.w-separator.thick_5 .w-separator-h::before, .w-separator.thick_5 .w-separator-h::after {
	border-top-width: 5px;
	top: 6px;
}
.w-separator.cont_text {
	padding: 0;
}
.w-separator.cont_text.thick_1 .w-separator-h::before, .w-separator.cont_text.thick_1 .w-separator-h::after {
	top: 10px;
}
.w-separator.cont_text.thick_2 .w-separator-h::before, .w-separator.cont_text.thick_2 .w-separator-h::after, .w-separator.cont_text.thick_3 .w-separator-h::before, .w-separator.cont_text.thick_3 .w-separator-h::after {
	top: 9px;
}
.w-separator.cont_text.thick_4 .w-separator-h::before, .w-separator.cont_text.thick_4 .w-separator-h::after, .w-separator.cont_text.thick_5 .w-separator-h::before, .w-separator.cont_text.thick_5 .w-separator-h::after {
	top: 8px;
}
.l-canvas.type_boxed .w-separator.type_fullwidth {
	margin-left: -50px;
	margin-right: -50px;
	overflow: hidden;
	width: auto;
}
.w-separator.type_invisible {
	height: 0;
}
.w-separator.size_small {
	margin: 25px 0;
}
.w-separator.type_invisible.size_small {
	margin: 10px 0;
}
.w-separator.size_medium {
	margin: 35px 0;
}
.w-separator.type_invisible.size_medium {
	margin: 20px 0;
}
.w-separator.size_large {
	margin: 45px 0;
}
.w-separator.type_invisible.size_large {
	margin: 30px 0;
}
.w-separator.size_huge {
	margin: 65px 0;
}
.w-separator.type_invisible.size_huge {
	margin: 50px 0;
}
.l-section.color_primary .w-separator.color_border, .l-section.color_secondary .w-separator.color_border {
	border-color: rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
}
.w-sharing {
	font-size: 0;
}
.w-sharing-item {
	color: inherit;
	display: inline-block;
	line-height: 24px;
	position: relative;
	text-align: center;
	vertical-align: top;
}
.no-touch .w-sharing-item:hover {
	color: inherit;
}
.w-sharing-icon {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 16px;
}
.w-sharing-icon::before {
	font-family: fontawesome;
	line-height: inherit;
	vertical-align: top;
}
.w-sharing-item.facebook .w-sharing-icon::before {
	content: "";
}
.w-sharing-item.twitter .w-sharing-icon::before {
	content: "";
}
.w-sharing-item.gplus .w-sharing-icon::before {
	content: "";
}
.w-sharing-item.linkedin .w-sharing-icon::before {
	content: "";
}
.w-sharing-item.pinterest .w-sharing-icon::before {
	content: "";
}
.w-sharing-count {
	display: inline-block;
	font-size: 16px;
	margin-left: 6px;
	position: relative;
	vertical-align: top;
}
.w-sharing.counters_hide .w-sharing-count {
	display: none;
}
.w-sharing.type_simple .w-sharing-item {
	border-style: solid;
	border-width: 0 2px 0 0;
	padding: 2px 14px 2px 16px;
	transition: none 0s ease 0s;
}
.w-sharing.type_simple .w-sharing-item:first-child {
	padding-left: 0;
}
.w-sharing.type_simple .w-sharing-item:last-child {
	border: medium none;
	padding-right: 0;
}
.w-sharing.type_simple .w-sharing-icon {
	font-size: 20px;
	opacity: 0.33;
	transition: opacity 0.3s ease 0s, color 0.3s ease 0s;
	width: 24px;
}
.no-touch .w-sharing.type_simple .w-sharing-item:hover .w-sharing-icon {
	opacity: 1;
}
.w-sharing.type_solid .w-sharing-item, .w-sharing.type_outlined .w-sharing-item {
	border-radius: 5px;
	margin-right: 4px;
	overflow: hidden;
	padding: 4px 16px;
}
.w-sharing.type_solid .w-sharing-item:last-child, .w-sharing.type_outlined .w-sharing-item:last-child {
	margin-right: 0;
}
.w-sharing.type_solid .w-sharing-icon, .w-sharing.type_outlined .w-sharing-icon {
	font-size: 20px;
}
.no-touch .w-sharing.type_solid .w-sharing-item::before, .no-touch .w-sharing.type_outlined .w-sharing-item::before, .no-touch .w-sharing.type_fixed .w-sharing-item::before {
	background-color: rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: height 0.3s ease 0s;
}
.no-touch .w-sharing.type_solid .w-sharing-item:hover::before, .no-touch .w-sharing.type_outlined .w-sharing-item:hover::before, .no-touch .w-sharing.type_fixed .w-sharing-item:hover::before {
	height: 100%;
}
.w-sharing.type_solid .w-sharing-item, .no-touch .w-sharing.type_outlined .w-sharing-item:hover {
	color: #fff;
}
.w-sharing.type_fixed {
	margin-top: -100px;
	position: fixed;
	top: 50%;
	z-index: 111;
}
.w-sharing.type_fixed.align_left {
	left: 0;
}
.w-sharing.type_fixed.align_right {
	right: 0;
}
.w-sharing.type_fixed.align_center {
	bottom: 0;
	left: 50%;
	margin-left: -100px;
	margin-top: 0;
	top: auto;
}
.w-sharing.type_fixed .w-sharing-item {
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	margin: 0;
	padding: 0 15px;
}
.w-sharing.type_fixed.align_left .w-sharing-item, .w-sharing.type_fixed.align_right .w-sharing-item {
	display: block;
	padding: 0;
	width: 40px;
}
.w-sharing.type_fixed.align_left .w-sharing-count, .w-sharing.type_fixed.align_right .w-sharing-count {
	display: block;
	font-size: 13px;
	line-height: 12px;
	margin: -2px 0 0;
	padding-bottom: 8px;
}
.w-sharing.type_solid .w-sharing-item.facebook, .w-sharing.type_fixed .w-sharing-item.facebook, .w-sharing.type_outlined .w-sharing-item.facebook::before {
	background-color: #42599e;
}
.w-sharing.type_outlined .w-sharing-item.facebook {
	box-shadow: 0 0 0 2px #42599e inset;
	color: #42599e;
}
.no-touch .w-sharing.type_simple .w-sharing-item.facebook:hover .w-sharing-icon {
	color: #42599e;
}
.w-sharing.type_solid .w-sharing-item.twitter, .w-sharing.type_fixed .w-sharing-item.twitter, .w-sharing.type_outlined .w-sharing-item.twitter::before {
	background-color: #55acee;
}
.w-sharing.type_outlined .w-sharing-item.twitter {
	box-shadow: 0 0 0 2px #55acee inset;
	color: #55acee;
}
.no-touch .w-sharing.type_simple .w-sharing-item.twitter:hover .w-sharing-icon {
	color: #55acee;
}
.w-sharing.type_solid .w-sharing-item.gplus, .w-sharing.type_fixed .w-sharing-item.gplus, .w-sharing.type_outlined .w-sharing-item.gplus::before {
	background-color: #db4437;
}
.w-sharing.type_outlined .w-sharing-item.gplus {
	box-shadow: 0 0 0 2px #db4437 inset;
	color: #db4437;
}
.no-touch .w-sharing.type_simple .w-sharing-item.gplus:hover .w-sharing-icon {
	color: #db4437;
}
.w-sharing.type_solid .w-sharing-item.linkedin, .w-sharing.type_fixed .w-sharing-item.linkedin, .w-sharing.type_outlined .w-sharing-item.linkedin::before {
	background-color: #0077b5;
}
.w-sharing.type_outlined .w-sharing-item.linkedin {
	box-shadow: 0 0 0 2px #0077b5 inset;
	color: #0077b5;
}
.no-touch .w-sharing.type_simple .w-sharing-item.linkedin:hover .w-sharing-icon {
	color: #0077b5;
}
.w-sharing.type_solid .w-sharing-item.pinterest, .w-sharing.type_fixed .w-sharing-item.pinterest, .w-sharing.type_outlined .w-sharing-item.pinterest::before {
	background-color: #cb2027;
}
.w-sharing.type_outlined .w-sharing-item.pinterest {
	box-shadow: 0 0 0 2px #cb2027 inset;
	color: #cb2027;
}
.no-touch .w-sharing.type_simple .w-sharing-item.pinterest:hover .w-sharing-icon {
	color: #cb2027;
}
.w-socials-item {
	margin: 2px 4px 2px 0;
}
.w-socials.align_center .w-socials-item {
	margin: 2px;
}
.w-socials.align_right .w-socials-item {
	margin: 2px 0 4px 2px;
}
.w-socials-item-link {
	border-radius: 5px;
	box-shadow: 0 0 0 2px #e5e5e5 inset;
	color: inherit;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	width: 36px;
}
.l-subfooter.at_top .w-socials-item-link {
	color: inherit;
}
.w-socials-item-link:hover {
	border: medium none !important;
	color: #fff !important;
}
.w-socials-item-link-hover {
	bottom: auto;
	height: 0;
	transition: height 0.3s ease 0s;
}
.w-socials-item-link:hover .w-socials-item-link-hover {
	height: 100%;
}
.w-socials-item-link::after {
	font-family: fontawesome;
}
.w-socials-item-popup {
	border-radius: 3px;
	bottom: 52px;
	font-size: 13px;
	line-height: 20px;
	padding: 3px 10px 4px;
	transition: opacity 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.3s, transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.3s;
}
.w-socials-item-popup::after {
	left: 10px;
}
.w-socials.size_medium .w-socials-item-link {
	font-size: 20px;
	height: 46px;
	line-height: 46px;
	width: 46px;
}
.w-socials.size_medium .w-socials-item-popup {
	bottom: 56px;
}
.w-socials.size_large .w-socials-item-link {
	font-size: 20px;
	height: 54px;
	line-height: 54px;
	width: 54px;
}
.w-socials.size_large .w-socials-item-popup {
	bottom: 62px;
}
.w-socials.style_colored .w-socials-item.email .w-socials-item-link {
	color: #697277;
}
.w-socials-item.email .w-socials-item-link-hover {
	background-color: #697277;
}
.w-socials-item.email .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.rss .w-socials-item-link {
	color: #ff9702;
}
.w-socials-item.rss .w-socials-item-link-hover {
	background-color: #ff9702;
}
.w-socials-item.rss .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.facebook .w-socials-item-link {
	color: #42599e;
}
.w-socials-item.facebook .w-socials-item-link-hover {
	background-color: #42599e;
}
.w-socials-item.facebook .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.twitter .w-socials-item-link {
	color: #55acee;
}
.w-socials-item.twitter .w-socials-item-link-hover {
	background-color: #55acee;
	color: #fff;
}
.w-socials-item.twitter .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.google .w-socials-item-link {
	color: #db4437;
}
.w-socials-item.google .w-socials-item-link-hover {
	background-color: #db4437;
}
.w-socials-item.google .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.linkedin .w-socials-item-link {
	color: #117eb9;
}
.w-socials-item.linkedin .w-socials-item-link-hover {
	background-color: #117eb9;
}
.w-socials-item.linkedin .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.youtube .w-socials-item-link {
	color: #cd201f;
}
.w-socials-item.youtube .w-socials-item-link-hover {
	background-color: #cd201f;
}
.w-socials-item.youtube .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.vimeo .w-socials-item-link {
	color: #1ab7ea;
}
.w-socials-item.vimeo .w-socials-item-link-hover {
	background-color: #1ab7ea;
}
.w-socials-item.vimeo .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.skype .w-socials-item-link {
	color: #00aff0;
}
.w-socials-item.skype .w-socials-item-link-hover {
	background-color: #00aff0;
}
.w-socials-item.skype .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.flickr .w-socials-item-link {
	color: #ff0084;
}
.w-socials-item.flickr .w-socials-item-link-hover {
	background-color: #ff0084;
}
.w-socials-item.flickr .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.pinterest .w-socials-item-link {
	color: #cb2027;
}
.w-socials-item.pinterest .w-socials-item-link-hover {
	background-color: #cb2027;
}
.w-socials-item.pinterest .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.tumblr .w-socials-item-link {
	color: #37465d;
}
.w-socials-item.tumblr .w-socials-item-link-hover {
	background-color: #37465d;
}
.w-socials-item.tumblr .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.dribbble .w-socials-item-link {
	color: #ea4c89;
}
.w-socials-item.dribbble .w-socials-item-link-hover {
	background-color: #ea4c89;
}
.w-socials-item.dribbble .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.vk .w-socials-item-link {
	color: #4c75a3;
}
.w-socials-item.vk .w-socials-item-link-hover {
	background-color: #4c75a3;
}
.w-socials-item.vk .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.instagram .w-socials-item-link {
	color: #a17357;
}
.w-socials-item.instagram .w-socials-item-link-hover {
	background-color: #a17357;
}
.w-socials-item.instagram .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.behance .w-socials-item-link {
	color: #1769ff;
}
.w-socials-item.behance .w-socials-item-link-hover {
	background-color: #1769ff;
}
.w-socials-item.behance .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.xing .w-socials-item-link {
	color: #006464;
}
.w-socials-item.xing .w-socials-item-link-hover {
	background-color: #006464;
}
.w-socials-item.xing .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.yelp .w-socials-item-link {
	color: #c41200;
}
.w-socials-item.yelp .w-socials-item-link-hover {
	background-color: #c41200;
}
.w-socials-item.yelp .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.twitch .w-socials-item-link {
	color: #6441a5;
}
.w-socials-item.twitch .w-socials-item-link-hover {
	background-color: #6441a5;
}
.w-socials-item.twitch .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.soundcloud .w-socials-item-link {
	color: #ff5600;
}
.w-socials-item.soundcloud .w-socials-item-link-hover {
	background-color: #ff5600;
}
.w-socials-item.soundcloud .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.deviantart .w-socials-item-link {
	color: #05cc47;
}
.w-socials-item.deviantart .w-socials-item-link-hover {
	background-color: #637768;
}
.w-socials-item.deviantart .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.foursquare .w-socials-item-link {
	color: #fa4b7a;
}
.w-socials-item.foursquare .w-socials-item-link-hover {
	background-color: #fa4b7a;
}
.w-socials-item.foursquare .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.github .w-socials-item-link {
	color: #333;
}
.w-socials-item.github .w-socials-item-link-hover {
	background-color: #333;
}
.w-socials-item.github .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.odnoklassniki .w-socials-item-link {
	color: #f58220;
}
.w-socials-item.odnoklassniki .w-socials-item-link-hover {
	background-color: #f58220;
}
.w-socials-item.odnoklassniki .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.s500px .w-socials-item-link {
	color: #222;
}
.w-socials-item.s500px .w-socials-item-link-hover {
	background-color: #222;
}
.w-socials-item.s500px .w-socials-item-link::after {
	content: "";
}
.w-socials.style_colored .w-socials-item.houzz .w-socials-item-link {
	color: #7ac142;
}
.w-socials-item.houzz .w-socials-item-link-hover {
	background-color: #7ac142;
}
.w-socials-item.houzz .w-socials-item-link::after {
	content: "";
}
.l-subheader .w-socials {
	display: inline-block;
	margin-left: 15px;
	vertical-align: top;
}
.l-subheader.at_top .w-socials {
	float: right;
}
.l-subheader .w-socials-item {
	margin: 0;
	vertical-align: middle;
}
.l-subheader .w-socials-item .w-socials-item-link {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-radius: 0;
	box-shadow: none !important;
	color: inherit;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	width: 36px;
}
.l-subheader .w-socials-item-popup {
	display: none !important;
}
.w-tabs-list {
	background-color: #f5f5f5;
}
.w-tabs.layout_default .w-tabs-item.active {
	background: #686868 none repeat scroll 0 0 !important;
	border-color: #666666 !important;
	color: #fff !important;
}
.w-tabs.layout_default .w-tabs-item {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #686868;
	border-radius: 25px;
	color: #666666 !important;
	float: left;
	font-family: "Raleway", sans-serif !important;
	font-size: 13px !important;
	font-weight: bold;
	line-height: 15px;
	margin: 0 10px;
	padding: 10px 18px;
	text-transform: uppercase;
	transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s;
}
.w-tabs-list.items_3 {
	background: transparent none repeat scroll 0 0 !important;
}
.no-touch .w-tabs.layout_default .w-tabs-item:hover {
	background-color: rgba(0, 0, 0, 0.024);
}
.w-tabs.layout_default .w-tabs-item.active, .no-touch .w-tabs.layout_default .w-tabs-item.active:hover {
	background-color: #fff;
	border-color: #c20;
	color: #c20;
}
.w-tabs.layout_default .w-tabs-item i, .w-tabs.layout_default .w-tabs-item-title {
	font-size: 13px;
	font-weight: bold;
	line-height: inherit;
}
.w-tabs.layout_default .w-tabs-item.with_icon i + .w-tabs-item-title, .w-tabs.layout_default .w-tabs-item.with_icon .w-tabs-item-title + i {
	margin-left: 10px;
}
.w-tabs.layout_default .w-tabs-section-content-h {
	margin-top: 30px;
}
.w-tabs.accordion .w-tabs-section {
	border-style: solid;
	border-width: 1px 0 0;
}
.w-tabs.accordion .w-tabs-section:last-child {
	border-bottom-width: 1px;
}
.w-tabs.accordion .w-tabs-section.color_custom {
	border-color: transparent;
}
.w-tabs-section-header {
	padding: 15px 20px;
	text-align: left;
	transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
.no-touch .w-tabs.accordion .w-tabs-section-header:hover {
	background-color: rgba(0, 0, 0, 0.04);
}
.no-touch .w-tabs.accordion .active .w-tabs-section-header:hover {
	background-color: rgba(0, 0, 0, 0);
}
.no-touch .w-tabs.accordion.type_togglable .active .w-tabs-section-header:hover {
	background-color: rgba(0, 0, 0, 0.04);
}
.w-tabs-section.active .w-tabs-section-header {
	background-color: transparent;
	color: #c20;
}
.w-tabs-section.color_custom.active .w-tabs-section-header {
	color: inherit !important;
}
.w-tabs-section-header i {
	font-size: 20px;
	line-height: 30px;
}
.w-tabs-section-title {
	color: inherit;
	display: block;
	line-height: 30px;
	margin-bottom: 0 !important;
	max-width: calc(100% - 40px);
	padding: 0 !important;
}
.w-tabs-section.with_icon i + .w-tabs-section-title, .w-tabs-section.with_icon .w-tabs-section-title + i {
	margin-left: 15px;
}
.w-tabs-section-control {
	font-family: fontawesome;
	height: 30px;
	line-height: 30px;
	margin-top: -15px;
	text-align: center;
	top: 50%;
	transform: rotate(0deg);
	transition: transform 0.3s ease 0s;
	width: 30px;
}
.w-tabs-section.active .w-tabs-section-control {
	transform: rotate(180deg);
}
.w-tabs.accordion .w-tabs-section-content-h {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding: 20px 20px 30px;
}
.w-tabs.icon_chevron .w-tabs-section-control::before {
	content: "";
	font-size: 20px;
	vertical-align: top;
}
.w-tabs.icon_plus .w-tabs-section-control::before {
	content: "";
	font-size: 20px;
	vertical-align: top;
}
.w-tabs.icon_triangle .w-tabs-section-control::before {
	content: "";
	font-size: 20px;
	vertical-align: top;
}
.w-tabs.icon_none .w-tabs-section-control {
	display: none;
}
.w-tabs.iconpos_right .w-tabs-section-control {
	right: 15px;
}
.w-tabs.iconpos_right .w-tabs-section-header-h {
	padding-right: 40px;
}
.w-tabs.iconpos_left .w-tabs-section-control {
	left: 15px;
}
.w-tabs.iconpos_left .w-tabs-section-header-h {
	padding-left: 40px;
}
.w-tabs.accordion.title_center .w-tabs-section-header {
	text-align: center;
}
.w-tabs.accordion.title_center .w-tabs-section-header-h {
	padding: 0;
}
.w-tabs.accordion.title_center .with_icon .w-tabs-section-title {
	max-width: calc(100% - 70px);
}
.w-tabs.accordion.title_center .w-tabs-section-control {
	display: inline-block;
	margin: 0 0 0 10px;
	position: static;
	vertical-align: top;
}
.w-tabs.accordion.title_right .w-tabs-section-header {
	text-align: right;
}
.mobileBanner {
	display: none;
}
.w-tabs.title_left, .w-tabs.title_right {
	padding: 0 !important;
}
.one-half .w-tabs.layout_default .w-tabs-section-title, .one-third .w-tabs.layout_default .w-tabs-section-title, .one-quarter .w-tabs.layout_default .w-tabs-section-title, .two-thirds .w-tabs.layout_default .w-tabs-section-title, .sidebar_left .w-tabs.layout_default .w-tabs-section-title, .sidebar_right .w-tabs.layout_default .w-tabs-section-title {
	font-size: 20px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-section-content-h {
	margin-bottom: 60px;
	margin-top: 60px;
}

@media (min-width: 1280px) {
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-item-h {
	padding: 25px 35px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-item-title {
	font-size: 20px;
	line-height: 30px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-item i, .l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-section-header i {
	font-size: 20px;
	line-height: 30px;
}
.l-section.width_full .full-width > .w-tabs.layout_default .w-tabs-section-header {
	padding: 30px 35px;
}
.l-section.width_full .full-width > .w-tabs.layout_default.accordion .w-tabs-section-content-h {
	padding-top: 30px;
}
}
.w-tabs.layout_ver {
	direction: ltr;
	display: table;
	width: 100%;
}
.w-tabs.layout_ver .w-tabs-list {
	display: table-cell;
	vertical-align: top;
}
.w-tabs.layout_ver .w-tabs-item {
	border-color: transparent;
	border-style: solid;
	border-width: 0 0 0 2px;
	line-height: 26px;
	padding: 15px 25px;
	transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s;
}
.no-touch .w-tabs.layout_ver .w-tabs-item:hover {
	background-color: rgba(0, 0, 0, 0.024);
}
.w-tabs.layout_ver .w-tabs-item.active, .no-touch .w-tabs.layout_ver .w-tabs-item.active:hover {
	background-color: #fff;
	border-color: #c20;
	color: #c20;
}
.w-tabs.layout_ver .w-tabs-item i, .w-tabs.layout_ver .w-tabs-item-title {
	font-size: 16px;
	line-height: inherit;
}
.w-tabs.layout_ver .w-tabs-item.with_icon i + .w-tabs-item-title, .w-tabs.layout_ver .w-tabs-item.with_icon .w-tabs-item-title + i {
	margin-left: 10px;
}
.w-tabs.layout_ver .w-tabs-sections {
	display: table-cell;
	vertical-align: top;
}
.w-tabs.layout_ver .w-tabs-section {
	float: none;
	padding-left: 40px;
}
.w-tabs.layout_ver .w-tabs-section.no_indents {
	padding: 0 !important;
}
.w-tabs.layout_ver.navpos_right {
	direction: rtl;
}
.w-tabs.layout_ver.navpos_right .w-tabs-list {
	direction: ltr;
}
.w-tabs.layout_ver.navpos_right .w-tabs-item {
	border-width: 0 2px 0 0;
}
.w-tabs.layout_ver.navpos_right .w-tabs-section {
	direction: ltr;
	padding-left: 0;
	padding-right: 40px;
}
.w-tabs.layout_ver.title_left .w-tabs-item {
	text-align: left;
}
.w-tabs.layout_ver.title_right .w-tabs-item {
	text-align: right;
}
.w-tabs.layout_ver.navwidth_auto .w-tabs-list {
	width: 0;
}
.w-tabs.layout_ver.navwidth_auto .w-tabs-item {
	white-space: nowrap;
}
.w-tabs.layout_ver.navwidth_auto .w-tabs-sections {
	width: 100%;
}
.w-tabs.layout_ver.navwidth_10 .w-tabs-list {
	width: 10%;
}
.w-tabs.layout_ver.navwidth_10 .w-tabs-sections {
	width: 90%;
}
.w-tabs.layout_ver.navwidth_20 .w-tabs-list {
	width: 20%;
}
.w-tabs.layout_ver.navwidth_20 .w-tabs-sections {
	width: 80%;
}
.w-tabs.layout_ver.navwidth_30 .w-tabs-list {
	width: 30%;
}
.w-tabs.layout_ver.navwidth_30 .w-tabs-sections {
	width: 70%;
}
.w-tabs.layout_ver.navwidth_40 .w-tabs-list {
	width: 40%;
}
.w-tabs.layout_ver.navwidth_40 .w-tabs-sections {
	width: 60%;
}
.w-tabs.layout_ver.navwidth_50 .w-tabs-list, .w-tabs.layout_ver.navwidth_50 .w-tabs-sections {
	width: 50%;
}
.w-tabs.layout_ver.measure > .w-tabs-list {
	width: 100% !important;
}
.w-tabs.layout_ver.measure > .w-tabs-sections {
	width: 0 !important;
}
.w-tabs.layout_ver.measure .w-tabs-section-content {
	display: block !important;
	height: 1px;
	margin-bottom: -1px;
	min-width: 200px;
	overflow: hidden;
}
.w-tabs.layout_ver.measure .w-tabs-section.active .w-tabs-section-content {
	height: auto;
	margin-bottom: 0;
}
.w-tabs.layout_ver.accordion {
	display: block;
}
.w-tabs.layout_ver.accordion .w-tabs-sections {
	display: block;
	width: 100% !important;
}
.w-tabs.layout_ver.accordion .w-tabs-section {
	padding: 0 !important;
}
.w-tabs.layout_timeline .w-tabs-list {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin-bottom: 40px;
}
.w-tabs.layout_timeline .w-tabs-list::before {
	border-color: #e5e5e5;
	border-top: 2px solid #e5e5e5;
	content: "";
	display: block;
	height: 1px;
	left: 1px;
	position: absolute;
	right: 1px;
	top: 50%;
}
.w-tabs.layout_timeline .w-tabs-item {
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #c20 inset;
	color: #444;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	transition: color 0.3s ease 0s;
	white-space: nowrap;
	width: 80px;
	z-index: 1;
}
.no-touch .w-tabs.layout_timeline .w-tabs-item:hover, .w-tabs.layout_timeline .w-tabs-item.active {
	color: #fff;
}
.w-tabs.layout_timeline .w-tabs-item::before {
	background-color: #c20;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	transition: height 0.3s ease 0s;
	width: 100%;
}
.no-touch .w-tabs.layout_timeline .w-tabs-item:hover::before, .w-tabs.layout_timeline .w-tabs-item.active::before {
	height: 100%;
}
.w-tabs.layout_timeline .w-tabs-item-title {
	font-size: 16px;
	position: relative;
}
.w-tabs.layout_timeline .w-tabs-item.with_icon .w-tabs-item-title {
	display: none;
}
.w-tabs.layout_timeline .w-tabs-item.with_icon i {
	font-size: 20px;
	position: relative;
}
.w-tabs.layout_timeline.accordion .w-tabs-section {
	border: medium none;
}
.w-tabs.layout_timeline.accordion .w-tabs-section-header {
	background-color: transparent !important;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 80px;
}
.w-tabs.layout_timeline .w-tabs-section:first-child .w-tabs-section-header {
	padding-top: 0;
}
.w-tabs.layout_timeline .w-tabs-section-header::before {
	border-left-style: solid;
	border-left-width: 2px;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 1px;
}
.w-tabs.layout_timeline .w-tabs-section-header-h {
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #c20 inset;
	color: #444;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	transition: color 0.3s ease 0s;
	width: 80px;
	z-index: 1;
}
.no-touch .w-tabs.layout_timeline .w-tabs-section-header-h:hover, .w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h {
	color: #fff;
}
.w-tabs.layout_timeline .w-tabs-section-header-h::before {
	background-color: #c20;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	transition: height 0.3s ease 0s;
	width: 100%;
}
.no-touch .w-tabs.layout_timeline .w-tabs-section-header-h:hover::before, .w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h::before {
	height: 100%;
}
.w-tabs.layout_timeline .w-tabs-section-header i {
	font-size: 20px;
	line-height: inherit;
	position: relative;
}
.w-tabs.layout_timeline .w-tabs-section-title {
	color: inherit;
	font-size: 16px;
	line-height: inherit;
	position: relative;
	white-space: inherit;
}
.w-tabs.layout_timeline.accordion .w-tabs-section-content {
	border: 2px solid #e5e5e5;
	border-radius: 5px;
	margin-top: -40px;
	padding: 60px 40px 40px;
}
.w-tabs.layout_timeline.accordion .w-tabs-section-content-h {
	padding: 0;
}
.l-section.color_primary .w-tabs-list, .l-section.color_primary .w-tabs-section, .l-section.color_primary .w-tabs-section-header::before, .l-section.color_secondary .w-tabs-list, .l-section.color_secondary .w-tabs-section, .l-section.color_secondary .w-tabs-section-header::before, .l-section.color_custom .w-tabs-list, .l-section.color_custom .w-tabs-section, .l-section.color_custom .w-tabs-section-header::before {
	border-color: rgba(255, 255, 255, 0.5);
}
.l-section.color_primary .w-tabs-item .ripple, .l-section.color_secondary .w-tabs-item .ripple, .l-section.color_custom .w-tabs-item .ripple {
	background-color: rgba(255, 255, 255, 0.15);
}
.g-tags {
	font-size: 0;
}
.g-tags-title {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin: 5px 10px 0 0;
	vertical-align: top;
}
.g-tags > a {
	border: 2px solid #e5e5e5;
	border-radius: 3px;
	color: inherit;
	display: inline-block;
	font-size: 13px;
	line-height: 20px;
	margin: 0 3px 3px 0;
	padding: 3px 8px 4px;
	vertical-align: top;
}
.no-touch .g-tags > a:hover {
	border-color: #c20;
	color: #c20;
}
.w-testimonial {
	border: 2px solid #e5e5e5;
	border-radius: 5px;
	padding: 30px;
	position: relative;
	transition: border-color 0.3s ease 0s;
}
.no-touch .w-testimonial:hover {
	border-color: #c20;
}
.w-testimonial blockquote {
	border: medium none !important;
	font: inherit;
	margin: 0 !important;
	padding: 0 !important;
}
.w-testimonial .w-testimonial-text {
	display: block;
	font-size: 20px;
	font-style: italic;
	line-height: 28px;
}
.w-testimonial .w-testimonial-text p {
	display: inline;
}
.w-testimonial-person {
	overflow: hidden;
	padding-top: 20px;
}
.w-testimonial-person-name {
	font-weight: 600;
}
.w-testimonial-person-name::before {
	content: "";
	font-family: fontawesome;
	font-size: 16px;
	margin-right: 10px;
	opacity: 0.5;
	vertical-align: top;
}
.w-testimonial-person-meta {
	font-size: 0.9em;
	margin-left: 8px;
	opacity: 0.5;
}
.w-testimonial-person img {
	border-radius: 50%;
	float: left;
	height: 60px;
	margin-right: 15px;
	width: 60px;
}
.w-testimonial img ~ .w-testimonial-person-name {
	display: block;
	margin-top: 5px;
}
.w-testimonial img ~ .w-testimonial-person-name::before {
	display: none;
}
.w-testimonial img ~ .w-testimonial-person-meta {
	margin: 0;
}
.w-toplink {
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	bottom: -52px;
	color: #fff !important;
	display: block;
	font-size: 40px;
	height: 50px;
	line-height: 48px;
	outline: medium none !important;
	position: fixed;
	right: 15px;
	text-align: center;
	transition: background-color 0.3s ease 0s, bottom 0.3s ease 0s;
	width: 50px;
	z-index: 100;
}
.w-toplink.active {
	bottom: 15px;
}
.no-touch .w-toplink.active:hover {
	background-color: #c20;
}
.w-toplink::before {
	content: "";
	font-family: fontawesome;
	vertical-align: top;
}
.w-video {
	background-color: #111;
}
.navigation.pagination {
	font-size: 0;
}
.pagination h2 {
	display: none;
}
.pagination .page-numbers {
	border-radius: 50%;
	box-shadow: 0 0 0 2px #e5e5e5 inset;
	color: inherit;
	display: inline-block;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin: 3px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 50px;
}
.pagination span.page-numbers {
	cursor: default;
}
.pagination a.page-numbers {
	color: inherit;
}
.pagination .page-numbers:first-child {
	margin-left: 0;
}
.no-touch .pagination .page-numbers:hover {
	color: #fff;
}
.no-touch .pagination .page-numbers::before {
	background-color: #c20;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	transition: height 0.3s ease 0s;
	width: 100%;
}
.no-touch .pagination .page-numbers:hover::before {
	height: 100%;
}
.pagination .page-numbers span {
	position: relative;
}
.pagination .page-numbers.current {
	background-color: #c20;
	box-shadow: none !important;
	color: #fff !important;
}
.pagination .page-numbers.dots {
	box-shadow: none !important;
	color: inherit !important;
}
.pagination .page-numbers.dots::before {
	display: none;
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
	font-size: 0;
}
.pagination .page-numbers.prev::after {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	padding-right: 3px;
	position: relative;
	vertical-align: top;
}
.pagination .page-numbers.next::after {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	padding-left: 3px;
	position: relative;
	vertical-align: top;
}
.page-404 {
	text-align: center;
}
.page-404::before {
	content: "";
	display: inline-block;
	font: 200px/1 fontawesome;
	margin-bottom: 5px;
	opacity: 0.1;
	vertical-align: top;
}
.widget {
	margin-bottom: 45px;
}
.widget:last-child {
	margin-bottom: 0;
}
.l-subfooter .widget {
	margin-bottom: 30px;
}
.g-html .widget ul {
	list-style-type: none;
	margin: 0;
}
.gallery-caption, .bypostauthor {
	font-size: inherit;
}
img#wpstats {
	display: none !important;
}
.widget_archive ul li {
	line-height: 1.5em;
	margin: 0;
	padding: 7px 0 7px 18px;
	position: relative;
}
.widget_archive ul li::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 2px;
	opacity: 0.5;
	position: absolute;
	top: 6px;
}
.widget_calendar #calendar_wrap {
	border: 2px solid #e5e5e5;
	padding: 20px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-size: 1.2em;
	padding: 4px 20px 14px;
}
#wp-calendar thead th, #wp-calendar tbody td, #wp-calendar tfoot td {
	border: medium none;
	line-height: 32px;
	padding: 0;
	text-align: center;
}
#wp-calendar thead th {
	border-top: medium none;
	font-size: 13px;
	font-weight: normal;
	opacity: 0.5;
}
#wp-calendar tbody td a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}
#wp-calendar tbody td#today {
	font-size: 1.2em;
	font-weight: bold;
}
#wp-calendar td#prev {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar td#next {
	padding-right: 10px;
	text-align: right;
}
.widget_categories ul li {
	line-height: 1.5em;
	margin: 0;
	padding: 7px 0 7px 18px;
	position: relative;
}
.widget.widget_categories .children {
	margin: 7px 0 -7px;
}
.widget_categories ul li::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 2px;
	opacity: 0.5;
	position: absolute;
	top: 6px;
}
.l-main .widget_nav_menu > div {
	border-bottom: 1px solid #e5e5e5;
}
.l-main .widget_nav_menu ul li {
	margin: 0;
}
.l-main .widget_nav_menu .menu-item a {
	border-top: 1px solid #e5e5e5;
	color: inherit;
	display: block;
	line-height: 1.5em;
	padding: 12px 20px 12px 35px;
	position: relative;
	transition: color 0.1s ease 0s, background-color 0.1s ease 0s, border-color 0.1s ease 0s;
}
.no-touch .l-main .widget_nav_menu a:hover {
	background-color: #f5f5f5;
	border-bottom: medium none;
}
.l-main .widget_nav_menu .menu-item.current-menu-item > a {
	background-color: #c20;
	border-color: #c20;
	color: #fff;
}
.widget_nav_menu .menu-item.current-menu-item + .menu-item > a {
	border-color: transparent;
}
.widget_nav_menu .menu-item.menu-item-has-children + .menu-item > a {
}
.l-main .widget_nav_menu .menu-item a::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 16px;
	opacity: 0.5;
	position: absolute;
	top: 12px;
}
.l-main .widget_nav_menu .sub-menu > .menu-item a {
	border: medium none;
	padding-left: 55px;
}
.l-main .widget_nav_menu .sub-menu > .menu-item a::before {
	left: 36px;
}
.l-main .widget_nav_menu .sub-menu .sub-menu > .menu-item a {
	border: medium none;
	padding-left: 75px;
}
.l-main .widget_nav_menu .sub-menu .sub-menu > .menu-item a::before {
	left: 56px;
}
.l-main .widget_nav_menu .menu-item a i {
	width: 20px;
}
.l-footer .widget_nav_menu ul li {
	color: #222222;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
}
.l-footer .widget_nav_menu .sub-menu {
	margin: 7px 0 -7px;
}
.l-footer .widget_nav_menu .menu-item::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	opacity: 0.5;
	position: absolute;
	top: 6px;
}
.l-footer .widget_nav_menu .menu-item.current-menu-item > a {
	font-weight: bold;
}
.widget_meta ul li {
	line-height: 1.5em;
	margin: 0;
	padding: 7px 0 7px 18px;
	position: relative;
}
.widget_meta ul li::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 2px;
	opacity: 0.5;
	position: absolute;
	top: 6px;
}
.widget_pages ul li {
	line-height: 1.5em;
	margin: 0;
	padding: 7px 0 7px 18px;
	position: relative;
}
.widget.widget_pages ul.children {
	margin: 7px 0 -7px;
}
.widget_pages ul li::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 2px;
	opacity: 0.5;
	position: absolute;
	top: 6px;
}
.widget_recent_comments .recentcomments {
	line-height: 1.5em;
	margin: 0;
	padding: 7px 0 7px 18px;
	position: relative;
}
.widget_recent_comments .recentcomments::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 2px;
	opacity: 0.5;
	position: absolute;
	top: 6px;
}
.widget_recent_entries ul li {
	line-height: 1.5em;
	margin: 0;
	padding: 7px 0 7px 18px;
	position: relative;
}
.widget_recent_entries ul li::before {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	left: 2px;
	opacity: 0.5;
	position: absolute;
	top: 6px;
}
.widget_recent_entries ul li span {
	display: block;
	font-size: 0.9em;
	opacity: 0.5;
	padding-top: 3px;
}
.widget_rss .widgettitle a {
	padding-left: 28px;
	position: relative;
}
.widget_rss .widgettitle a:first-child {
	display: none;
}
.widget_rss .widgettitle a::before {
	content: "";
	font-family: fontawesome;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
}
.widget_rss ul li {
	line-height: 1.5em;
	margin-bottom: 20px;
}
.widget_rss ul li span {
	display: block;
	opacity: 0.5;
	padding-top: 3px;
}
.widget_rss ul li cite {
	font-size: 0.9em;
	font-style: normal;
	opacity: 0.5;
}
.widget_rss ul li div {
	display: block;
	font-size: 0.9em;
	padding: 3px 0;
}
.widget_search .w-form-message, .widget_search .w-form-row-state, .widget_search .w-btn-label, .widget_search .w-btn::before {
	display: none;
}
.widget_search .w-form {
	position: relative;
}
.widget_search .w-form input[type="text"] {
	min-width: 100px;
	padding-left: 12px;
	padding-right: 46px;
}
.widget_search .w-form-row.for_submit {
	position: absolute;
	right: 0;
	top: 0;
}
.widget_search .w-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	color: inherit !important;
	line-height: 38px;
	opacity: 0.5;
	padding: 0;
	transition: opacity 0.3s ease 0s;
	width: 44px;
}
.widget_search .w-btn:hover {
	opacity: 1;
}
.widget_search .w-btn::after {
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	font-weight: normal;
}
.l-main .widget_tag_cloud a {
	color: #999;
}
.l-footer .widget_tag_cloud a {
	color: inherit;
}
.no-touch .l-main .widget_tag_cloud a:hover {
	color: #8c0;
}
.g-html .wp-caption {
	line-height: 0;
	margin: 0 0 30px;
	max-width: 100%;
	position: relative;
}
.g-html .wp-caption-text {
	display: block;
	font-size: 13px;
	line-height: 18px;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: center;
}
.g-html .wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.g-html .wp-caption.alignleft {
	float: left;
	margin-right: 30px;
}
.g-html .wp-caption.alignright {
	float: right;
	margin-left: 30px;
}
.rounded_none .w-btn, .rounded_none button, .rounded_none input[type="submit"], .rounded_none input[type="text"], .rounded_none input[type="password"], .rounded_none input[type="email"], .rounded_none input[type="url"], .rounded_none input[type="tel"], .rounded_none input[type="number"], .rounded_none input[type="date"], .rounded_none input[type="search"], .rounded_none textarea, .rounded_none select, .rounded_none .w-actionbox, .rounded_none .w-cart-notification, .rounded_none .w-logos-item-h, .rounded_none .btn.w-nav-item .w-nav-anchor.level_1, .rounded_none .w-pricing-item-h, .rounded_none .w-pricing-item-header, .rounded_none .w-profile, .rounded_none .w-progbar-bar, .rounded_none .w-progbar.style_4 .w-progbar-bar-count, .rounded_none .w-sharing-item, .rounded_none .w-socials-item-link, .rounded_none .w-socials-item-popup, .rounded_none .w-tabs-section-content, .rounded_none .g-tags > a, .rounded_none .w-testimonial, .rounded_none .w-toplink, .rounded_none #lang_sel a.lang_sel_sel, .rounded_none #lang_sel_click a.lang_sel_sel, .rounded_none div.wpcf7-response-output, .rounded_none .ultimate-call-to-action, .rounded_none .flip-box-wrap .flip-box .ifb-face, .rounded_none .flip-box-wrap .flip-box .flip_link a, .rounded_none .smile-icon-timeline-wrap .timeline-wrapper .timeline-block, .rounded_none .smile-icon-timeline-wrap .timeline-feature-item.feat-item, .rounded_none .aio-icon-box, .rounded_none .ult-modal-input-wrapper .btn-modal {
	border-radius: 0;
}
.no-touch .links_underline .l-subfooter.at_bottom a:hover, .no-touch .links_underline .l-subfooter.at_top p a:hover, .no-touch .links_underline .l-subfooter.at_top li a:hover, .no-touch .links_underline .g-html p a:hover, .no-touch .links_underline .g-html li a:hover, .no-touch .links_underline .g-breadcrumbs a:hover, .no-touch .links_underline .w-author-name a:hover, .no-touch .links_underline .w-author-bio a:hover, .no-touch .links_underline .w-blog-post-meta a:hover, .no-touch .links_underline .w-blog.layout_related .w-blog-post-link:hover .w-blog-post-title span, .no-touch .links_underline .w-blog.layout_compact .w-blog-post-link:hover .w-blog-post-title span, .no-touch .links_underline .w-blog.layout_latest .w-blog-post-link:hover .w-blog-post-title span, .no-touch .links_underline .w-blognav a:hover .w-blognav-title, .no-touch .links_underline .w-btn.color_transparent:hover .w-btn-label, .no-touch .links_underline .w-comments-item-meta a:hover, .no-touch .links_underline .w-comments-item-text a:hover, .no-touch .links_underline .w-comments-item-answer a:hover, .no-touch .links_underline .w-comments-pagination a:hover, .no-touch .links_underline .comment-reply-title a:hover, .no-touch .links_underline .w-contacts a:hover, .no-touch .links_underline .w-form-row-link:hover, .no-touch .links_underline .w-person-link:hover .w-person-name span, .no-touch .links_underline .w-profile-link.for_user:hover .w-profile-name, .no-touch .links_underline .w-profile-link.for_logout:hover, .no-touch .links_underline .widget li a:hover, .no-touch .links_underline #wp-calendar td a:hover, .no-touch .links_underline .l-main .widget_tag_cloud a:hover, .no-touch .links_underline #lang_sel_footer a:hover > span {
	border-bottom: 1px solid;
}
.animate_start {
	animation-duration: 0.8s;
	animation-fill-mode: both;
}
 @keyframes fade {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @keyframes fade {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.animate_fade {
	opacity: 0;
}
.animate_fade.animate_start {
	animation-name: fade;
	opacity: 1;
}
 @keyframes afc {
 0% {
 opacity: 0;
 transform: scale(0.2);
}
 100% {
 opacity: 1;
 transform: scale(1);
}
}
 @keyframes afc {
 0% {
 opacity: 0;
 transform: scale(0.2);
}
 100% {
 opacity: 1;
 transform: scale(1);
}
}
.animate_afc {
	opacity: 0;
}
.animate_afc.animate_start {
	animation-name: afc;
	opacity: 1;
}
 @keyframes afl {
 0% {
 opacity: 0;
 transform: translateX(-50px);
}
 100% {
 opacity: 1;
 transform: translateX(0px);
}
}
 @keyframes afl {
 0% {
 opacity: 0;
 transform: translateX(-50px);
}
 100% {
 opacity: 1;
 transform: translateX(0px);
}
}
.animate_afl {
	opacity: 0;
}
.animate_afl.animate_start {
	animation-name: afl;
	opacity: 1;
}
 @keyframes afr {
 0% {
 opacity: 0;
 transform: translateX(50px);
}
 100% {
 opacity: 1;
 transform: translateX(0px);
}
}
 @keyframes afr {
 0% {
 opacity: 0;
 transform: translateX(50px);
}
 100% {
 opacity: 1;
 transform: translateX(0px);
}
}
.animate_afr {
	opacity: 0;
}
.animate_afr.animate_start {
	animation-name: afr;
	opacity: 1;
}
 @keyframes aft {
 0% {
 opacity: 0;
 transform: translateY(-50px);
}
 100% {
 opacity: 1;
 transform: translateY(0px);
}
}
 @keyframes aft {
 0% {
 opacity: 0;
 transform: translateY(-50px);
}
 100% {
 opacity: 1;
 transform: translateY(0px);
}
}
.animate_aft {
	opacity: 0;
}
.animate_aft.animate_start {
	animation-name: aft;
	opacity: 1;
}
 @keyframes afb {
 0% {
 opacity: 0;
 transform: translateY(50px);
}
 100% {
 opacity: 1;
 transform: translateY(0px);
}
}
 @keyframes afb {
 0% {
 opacity: 0;
 transform: translateY(50px);
}
 100% {
 opacity: 1;
 transform: translateY(0px);
}
}
.animate_afb {
	opacity: 0;
}
.animate_afb.animate_start {
	animation-name: afb;
	opacity: 1;
}
 @keyframes wfc {
 0% {
 opacity: 0;
 transform: scaleX(0.01);
}
 100% {
 opacity: 1;
 transform: scaleX(1);
}
}
 @keyframes wfc {
 0% {
 opacity: 0;
 transform: scaleX(0.01);
}
 100% {
 opacity: 1;
 transform: scaleX(1);
}
}
.animate_wfc {
	opacity: 0;
}
.animate_wfc.animate_start {
	animation-name: wfc;
	opacity: 1;
}
 @keyframes hfc {
 0% {
 opacity: 0;
 transform: scaleY(0.01);
}
 100% {
 opacity: 1;
 transform: scaleY(1);
}
}
 @keyframes hfc {
 0% {
 opacity: 0;
 transform: scaleY(0.01);
}
 100% {
 opacity: 1;
 transform: scaleY(1);
}
}
.animate_hfc {
	opacity: 0;
}
.animate_hfc.animate_start {
	animation-name: hfc;
	opacity: 1;
}
.d1.animate_start {
	animation-delay: 0.2s;
}
.d2.animate_start {
	animation-delay: 0.4s;
}
.d3.animate_start {
	animation-delay: 0.6s;
}
.d4.animate_start {
	animation-delay: 0.8s;
}
.d5.animate_start {
	animation-delay: 1s;
}
.s1.animate_start {
	animation-duration: 0.6s;
}
.s2.animate_start {
	animation-duration: 0.8s;
}
.s3.animate_start {
	animation-duration: 1s;
}
.s4.animate_start {
	animation-duration: 1.2s;
}
.s5.animate_start {
	animation-duration: 1.4s;
}
.disable_effects .l-titlebar.parallax_ver .l-titlebar-img, .disable_effects .l-section.parallax_ver .l-section-img {
	background-position: center center !important;
}
.disable_effects .animate_afc, .disable_effects .animate_aft, .disable_effects .animate_afb, .disable_effects .animate_afl, .disable_effects .animate_afr, .disable_effects .animate_wfc, .disable_effects .animate_hfc, .disable_effects .animate_rfl, .disable_effects .animate_rfr, .disable_effects .animate_rfc, .disable_effects .animate_revealgrid .animate_reveal, .vc_editor.compose-mode .animate_afc, .vc_editor.compose-mode .animate_aft, .vc_editor.compose-mode .animate_afb, .vc_editor.compose-mode .animate_afl, .vc_editor.compose-mode .animate_afr, .vc_editor.compose-mode .animate_wfc, .vc_editor.compose-mode .animate_hfc, .vc_editor.compose-mode .animate_rfl, .vc_editor.compose-mode .animate_rfr, .vc_editor.compose-mode .animate_rfc, .vc_editor.compose-mode .animate_revealgrid .animate_reveal {
	animation: 0s ease 0s normal none 1 running none !important;
	opacity: 1;
}

@media print {
.l-header, .l-footer {
	display: none;
}
.l-main, .l-section {
	padding: 0 !important;
}
.l-sidebar, .l-section-h {
	padding: 20px 0 !important;
}
.animate_afc, .animate_aft, .animate_afb, .animate_afl, .animate_afr, .animate_wfc, .animate_hfc, .animate_rfl, .animate_rfr, .animate_rfc, .animate_revealgrid .animate_reveal {
	animation: 0s ease 0s normal none 1 running none !important;
	opacity: 1 !important;
}
}
.mfp-container::after {
	color: #fff;
	content: "×";
	font-family: Arial, sans-serif;
	font-size: 54px;
	line-height: 80px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 80px;
	z-index: 1047;
}
.admin-bar .mfp-container::after {
	top: 32px;
}
.mfp-close, .mfp-arrow::after {
	display: none !important;
}
.mfp-arrow::before {
	border: medium none;
	color: #fff;
	content: "";
	font-family: fontawesome;
	font-size: 50px;
	margin-left: 0;
	margin-top: 45px;
	width: 100%;
}
.mfp-arrow.mfp-arrow-right::before {
	content: "";
}
.mfp-figure::after {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1), 0 5px 8px rgba(0, 0, 0, 0.16), 0 9px 20px rgba(0, 0, 0, 0.16);
}
.mfp-preloader {
	color: #fff;
	font-size: 0;
	height: 32px;
	left: 50%;
	margin: -16px 0 0 -16px;
	right: auto;
	transition: opacity 0.2s ease 0.1s;
	width: 32px;
}
.mfp-s-ready .mfp-preloader {
	display: block;
	opacity: 0;
}
.mfp-preloader::before, .mfp-preloader::after {
	border-radius: 50%;
	border-width: 3px;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.mfp-preloader::before {
	border-style: solid;
	opacity: 0.2;
}
.mfp-preloader::after {
	animation: 1s cubic-bezier(0.6, 0.3, 0.3, 0.6) 0s normal none infinite running rotation;
	border-style: solid;
	border-top-color: transparent;
}
.mfp-fade.mfp-bg {
	opacity: 0;
	transition: opacity 0.2s ease 0s;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transform: scale(0.5);
	transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
	transform: scale(1);
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
	transform: scale(0.5);
}
.mfp-fade.mfp-wrap .mfp-container::after, .mfp-fade.mfp-wrap .mfp-arrow {
	opacity: 0 !important;
	transition: opacity 0.2s ease 0s;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-container::after, .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow {
	opacity: 0.6 !important;
}
.no-touch .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:hover {
	opacity: 1 !important;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-container::after, .mfp-fade.mfp-wrap.mfp-removing .mfp-arrow {
	opacity: 0 !important;
}
.rsDefault.royalSlider {
	width: 100%;
}
.rsDefault.royalSlider.rsFullscreen {
	background-color: #111;
	color: #fff;
}
.rsDefault .rsArrow {
	-moz-user-select: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 50px;
	height: 60px;
	line-height: 60px;
	margin-top: -30px;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	top: 50%;
	width: 60px;
	z-index: 21;
}
.rsDefault .rsArrowLeft {
	left: 0;
}
.rsDefault .rsArrowRight {
	right: 0;
}
.rsDefault .rsArrow::after {
	bottom: 0;
	content: "";
	font-family: fontawesome;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.rsDefault .rsArrow.rsArrowRight::after {
	content: "";
}
.rsDefault .rsArrowDisabled::after {
	display: none;
}
.rsDefault .rsBullets {
	clear: both;
	float: none;
	text-align: center;
}
.rsDefault .rsBullet {
	box-sizing: content-box;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	vertical-align: top;
	width: 18px;
}
.rsDefault .rsBullet span {
	border: 1px solid;
	border-radius: 50%;
	box-sizing: content-box;
	display: block;
	height: 4px;
	margin: 12px auto 0;
	opacity: 0.5;
	width: 4px;
}
.rsDefault .rsBullet.rsNavSelected span {
	border-width: 3px;
	height: 0;
	width: 0;
}
.rsDefault .rsThumbsHor {
	padding-top: 4px;
	width: 100%;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	height: 100%;
	position: relative;
}
.rsDefault .rsThumb {
	float: left;
	height: 64px;
	overflow: hidden;
	width: 64px;
}
.rsDefault .rsThumb img {
	display: block;
	height: 100%;
	width: 100%;
}
.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.3;
}
.rsDefault .rsThumbsArrow {
	display: none;
}
.rsDefault .rsFullscreenBtn {
	-moz-user-select: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 26px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	right: 0;
	text-align: center;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	top: 0;
	transition: opacity 0.3s ease 0s;
	width: 60px;
	z-index: 22;
}
.no-touch .rsDefault .rsFullscreenBtn {
	opacity: 0;
}
.no-touch .rsDefault:hover .rsFullscreenBtn {
	opacity: 1;
}
.rsDefault .rsFullscreenBtn::after {
	bottom: 0;
	content: "";
	font-family: fontawesome;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.rsDefault.rsFullscreen .rsFullscreenBtn::after {
	content: "×";
	font-family: Arial, sans-serif;
	font-size: 46px;
}
.rsDefault .rsPreloader {
	height: 36px;
	left: 50%;
	margin-left: -18px;
	margin-top: -18px;
	top: 50%;
	width: 36px;
}
.rsDefault .rsPreloader::before {
	border: 2px solid;
	border-radius: 50%;
	content: "";
	display: block;
	height: 32px;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 32px;
}
.rsDefault .rsPreloader::after {
	animation: 1s cubic-bezier(0.6, 0.3, 0.3, 0.6) 0s normal none infinite running rotation;
	border-bottom: 2px solid transparent;
	border-left: 2px solid transparent;
	border-radius: 50%;
	border-right: 2px solid transparent;
	border-style: solid;
	border-top-color: inherit;
	border-width: 2px;
	content: "";
	height: 32px;
	left: 0;
	position: absolute;
	top: 0;
	width: 32px;
}
.l-header .menu-item-language {
	float: left;
	position: relative;
	text-align: left;
}
.l-header .menu-item-language > a {
	color: inherit;
	display: block;
	padding: 0 20px;
	transition: background-color 0.1s ease 0s, color 0.1s ease 0s;
}
.type_desktop .submenu-languages {
	background-color: #fff;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	color: #444;
	display: none;
	min-width: 100%;
	position: absolute;
	z-index: 2;
}
.l-header.transparent .type_desktop .w-nav-list > .menu-item-language > a {
	background-color: transparent !important;
}
.type_desktop .menu-item-language:hover .submenu-languages {
	display: block;
}
.l-header .submenu-languages .menu-item-language {
	float: none;
	line-height: 40px;
	white-space: nowrap;
}
.menu-item-language > a img.iclflag {
	margin-right: 7px;
}
.type_mobile .menu-item-language {
	display: inline-block;
	float: none;
	line-height: 40px;
}
.type_mobile .w-nav-list.level_1 > .menu-item-language {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
	display: block;
	padding: 10px 0;
}
.type_mobile .submenu-languages {
	display: inline;
}
.type_mobile .menu-item-language > a {
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
}
.lang_sel_list_horizontal ul {
	overflow: hidden;
}
.lang_sel_list_horizontal li {
	float: left;
	margin: 0 15px 5px 0 !important;
	padding: 0 !important;
}
.lang_sel_list_vertical li {
	margin: 0 0 5px !important;
	padding: 0 !important;
}
.lang_sel_list_vertical li a, .lang_sel_list_horizontal li a {
	border: medium none !important;
}
#lang_sel li, #lang_sel_click li {
	margin: 0;
	padding: 0;
	position: relative;
}
#lang_sel a, #lang_sel_click a {
	background-color: #f5f5f5;
	border: medium none !important;
	box-shadow: none;
	color: inherit !important;
	display: block;
	font-size: 13px;
	line-height: 40px;
	padding: 0 40px 0 15px;
}
#lang_sel a img.iclflag, #lang_sel_click a img.iclflag {
	margin-right: 5px;
}
#lang_sel a.lang_sel_sel, #lang_sel_click a.lang_sel_sel {
	border-radius: 5px;
}
#lang_sel a.lang_sel_sel img.iclflag {
	margin-right: 2px;
}
#lang_sel_click a.lang_sel_sel img.iclflag {
	margin-right: 8px;
}
#lang_sel a.lang_sel_sel::before, #lang_sel_click a.lang_sel_sel::before {
	content: "";
	cursor: pointer;
	display: block;
	font-family: fontawesome;
	font-size: 20px;
	position: absolute;
	right: 15px;
	top: 1px;
}
#lang_sel ul ul, #lang_sel_click ul ul {
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 40px;
	visibility: hidden;
	width: 100%;
	z-index: 1;
}
#lang_sel ul li:hover ul {
	visibility: visible;
}
#lang_sel ul ul a, #lang_sel_click ul ul a {
	box-shadow: none;
}
.no-touch #lang_sel ul ul a:hover, .no-touch #lang_sel_click ul ul a:hover {
	background-color: #fff;
}
#lang_sel_footer {
	background-color: #fff;
	clear: both;
	font: 11px/15px Verdana, sans-serif;
	padding: 8px;
	text-align: center;
}
#lang_sel_footer ul li {
	display: inline-block;
	white-space: nowrap;
}
#lang_sel_footer ul li a {
	display: block;
	padding: 5px 8px;
}
img.iclflag {
	position: relative;
	top: 1px;
}
.tp-leftarrow.tparrows.custom, .tp-rightarrow.tparrows.custom {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff inset;
	color: #fff;
	font-size: 34px;
	height: 50px;
	line-height: 48px;
	overflow: hidden;
	text-align: center;
	transition: opacity 0.3s ease 0s, box-shadow 0.3s ease 0s;
	width: 50px;
}
.no-touch .tp-leftarrow.tparrows.custom:hover, .no-touch .tp-rightarrow.tparrows.custom:hover {
	box-shadow: 0 0 0 2px transparent inset;
}
.tp-leftarrow.tparrows.custom::before, .tp-rightarrow.tparrows.custom::before {
	display: none;
}
.no-touch .tp-leftarrow.tparrows.custom::before, .no-touch .tp-rightarrow.tparrows.custom::before {
	background-color: #c20;
	content: "";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	transition: height 0.3s ease 0s;
	width: 100%;
}
.no-touch .tp-leftarrow.tparrows.custom:hover::before, .no-touch .tp-rightarrow.tparrows.custom:hover::before {
	height: 100%;
}
.tp-rightarrow.tparrows.custom::after {
	content: "";
	font-family: fontawesome;
	margin-left: 3px;
	position: relative;
	vertical-align: top;
}
.tp-leftarrow.tparrows.custom::after {
	content: "";
	font-family: fontawesome;
	margin-right: 3px;
	position: relative;
	vertical-align: top;
}
span.wpcf7-form-control-wrap {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="number"], .wpcf7-form input[type="date"], .wpcf7-form textarea, .wpcf7-form select {
	margin-top: 5px;
}
.wpcf7-form-control.wpcf7-radio, .wpcf7-form-control.wpcf7-checkbox {
	display: inline-block;
	padding: 10px 0;
	vertical-align: top;
}
span.wpcf7-list-item {
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: top;
}
span.wpcf7-list-item input[type="checkbox"], span.wpcf7-list-item input[type="radio"] {
	margin-right: 2px;
}
div.wpcf7 img.ajax-loader {
	margin-left: 10px;
}
div.wpcf7-response-output {
	border-radius: 5px;
	margin: 0;
	padding: 8px 16px;
	text-align: center;
}
span.wpcf7-not-valid-tip {
	font-size: 0.9em;
}
.l-subfooter.at_top .wpcf7-form p:last-child {
	margin-bottom: 20px;
}
.g-cols.wpb_row, .wpb_revslider_element.wpb_content_element, .wpb_widgetised_column.wpb_content_element {
	margin-bottom: 0;
}
.g-html .wpb_text_column h1:last-child, .g-html .wpb_text_column h2:last-child, .g-html .wpb_text_column h3:last-child, .g-html .wpb_text_column h4:last-child, .g-html .wpb_text_column h5:last-child, .g-html .wpb_text_column h6:last-child, .g-html .wpb_text_column p:last-child, .g-html .wpb_text_column ul:last-child, .g-html .wpb_text_column ol:last-child {
	margin-bottom: 24px;
}
.wpb_text_column:last-child h1:last-child, .wpb_text_column:last-child h2:last-child, .wpb_text_column:last-child h3:last-child, .wpb_text_column:last-child h4:last-child, .wpb_text_column:last-child h5:last-child, .wpb_text_column:last-child h6:last-child, .wpb_text_column:last-child p:last-child, .wpb_text_column:last-child ul:last-child, .wpb_text_column:last-child ol:last-child {
	margin-bottom: 0;
}
.vc_icon_element-icon {
	transform: translate(-50%, -50%);
}
.vc_icon_element-align-left {
	display: inline-block;
	vertical-align: top;
}

@media (max-width: 767px) {
.vc_hidden-xs {
	display: none !important;
}
.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header, .smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header {
	text-align: center !important;
}
.smile-icon-timeline-wrap .timeline-line {
	display: none;
}
.displayNoneSpace {
	display: none;
}
.w-tabs-section.color_custom.active .w-tabs-section-header {
	clear: both;
	color: inherit !important;
}
.careerparastyle a {
	padding: 10px;
}
.titlesK {
	float: inherit;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px !important;
	padding-left: 10px !important;
	width: 100%;
}
}

@media (min-width: 768px) and (max-width: 900px) {
.vc_hidden-sm {
	display: none !important;
}
#lang_sel a, #lang_sel_click a {
	line-height: 25px;
}
}

@media (min-width: 901px) and (max-width: 1279px) {
.vc_hidden-md {
	display: none !important;
}
}

@media (min-width: 1280px) {
.vc_hidden-lg {
	display: none !important;
}
}
.flickr_badge_image {
	float: left;
	height: 75px;
	width: 75px;
}
.flickr_badge_image a {
	border: medium none;
}
.flickr_badge_image img {
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
	clear: both;
	font-size: 80%;
	margin: 0;
	padding-top: 6px;
}
.vc_chart ul.vc_chart-legend {
	font-size: inherit;
	margin: 0;
	padding: 0;
}
.vc_chart ul.vc_chart-legend li {
	line-height: 20px;
	list-style: outside none none;
	margin: 0 0 5px;
	overflow-wrap: normal;
	padding: 0;
}
.vc_chart .vc_chart-legend span {
	display: inline-block;
	height: 16px;
	margin: 2px 5px 2px 0;
	vertical-align: top;
	width: 16px;
}

.content-center {
	text-align:center;
}

@media (min-width: 768px) {
.vc_chart .vc_chart-with-legend {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}
.vc_chart .vc_chart-legend {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	text-align:left;
}
.vc_chart ul.vc_chart-legend li {
	margin-left: 30px;
}
.vc_line-chart .vc_chart-with-legend {
	width: 75%;
}
.vc_line-chart .vc_chart-legend {
	width: 25%;
}
}
.l-section .ult-vc-seperator {
	z-index: 2;
}
.g-cols > .upb_row_bg, .g-cols > .upb_video-wrapper {
	display: none !important;
}
ul.slick-dots {
	margin: 0 !important;
}
.aio-icon.circle {
	height: 2.5em;
	line-height: 2.5em;
	width: 2.5em;
}
.aio-icon.circle i, .aio-icon.square i, .icon_list_icon i, .info-circle-icons i {
	line-height: inherit !important;
	vertical-align: top;
}
a.ubtn-link {
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	vertical-align: top;
}
a.ubtn-link.ubtn-left {
	margin-right: 10px !important;
}
a.ubtn-link.ubtn-right {
	margin-left: 10px !important;
}
a.ubtn-link .ubtn {
	font-family: inherit;
	line-height: 20px;
}
.ubtn.ubtn-mini {
	padding: 5px 18px;
}
.ubtn.ubtn-small {
	font-size: 13px;
	padding: 8px 26px;
}
.ubtn.ubtn-normal {
	font-size: 16px;
	padding: 10px 36px;
}
.ubtn.ubtn-large {
	font-size: 20px;
	padding: 16px 50px;
}
.ultimate-call-to-action {
	border-radius: 5px;
}
.ultimate-call-to-action .uvc-ctaction-data {
	line-height: 1.4;
	padding: 0 20px;
}
.ult-carousel-wrapper .slick-prev {
	padding-right: 2px;
}
.ult-carousel-wrapper .slick-next {
	padding-left: 2px;
}
.ult-carousel-wrapper button.circle-border, .ult-carousel-wrapper button.circle-bg {
	height: 1.72em !important;
	line-height: 1.72em !important;
	width: 1.72em !important;
}
.ult_dual_button .ult_ivan_button {
	padding: 10px;
	text-transform: uppercase;
}
.flip-box-wrap .flip-box .ifb-face {
	border-radius: 5px;
	padding: 30px;
}
.flip-box-wrap .flip-box .ifb-face h3 {
	font-size: 20px;
	margin: 10px 0;
}
.flip-box-wrap .flip-box p {
	line-height: inherit;
	margin-bottom: 5px;
}
.flip-box-wrap .flip-box .flip_link a {
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;
	padding: 10px 36px;
	text-transform: uppercase;
	white-space: nowrap;
}
.smile-icon-timeline-wrap > a, .smile-icon-timeline-wrap .timeline-wrapper > a {
	color: inherit !important;
}
.smile-icon-timeline-wrap .timeline-line {
	border-color: #e5e5e5;
}
.smile-icon-timeline-wrap .timeline-separator-text .sep-text {
	background-color: #c20;
	font-size: 13px;
	line-height: 18px;
	padding: 4px 10px;
}
.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot, .smile-icon-timeline-wrap .timeline-feature-item .timeline-dot {
	background-color: #c20;
	padding: 4px;
}
.feat-item .timeline-dot {
	left: -7px !important;
}
.smile-icon-timeline-wrap .timeline-wrapper .timeline-block, .smile-icon-timeline-wrap .timeline-feature-item.feat-item {
	background-color: #f5f5f5;
	border: medium none;
	border-radius: 5px;
}
.timeline-wrapper .timeline-post-right .ult-timeline-arrow l, .timeline-wrapper .timeline-post-left .ult-timeline-arrow l, .timeline-feature-item.feat-item .ult-timeline-arrow l {
	border-color: #f5f5f5;
}
.timeline-wrapper .timeline-post-left .ult-timeline-arrow l, .timeline-wrapper .timeline-post-right .ult-timeline-arrow l {
	border-bottom-color: transparent !important;
	border-top-color: transparent !important;
}
.timeline-feature-item.feat-item .ult-timeline-arrow l {
	border-left-color: transparent !important;
	border-right-color: transparent !important;
}
.timeline-wrapper .ult-timeline-arrow s, .feat-item .ult-timeline-arrow s {
	border-color: transparent !important;
}
.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon, .timeline-feature-item.feat-item .ult-timeline-icon .aio-icon-img {
	margin: 30px 0 -10px !important;
}
.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header, .smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header {
	font-size: inherit;
	padding: 30px;
}
.smile-icon-timeline-wrap .timeline-block.timeline-post-left .timeline-header-block .timeline-header {
	padding-left: 15px;
}
.smile-icon-timeline-wrap .timeline-block.timeline-post-right .timeline-header-block .timeline-header {
	padding-right: 9px;
}
.smile-icon-timeline-wrap .timeline-header-block .timeline-header h3, .smile-icon-timeline-wrap .timeline-block .timeline-header h3 {
	font-size: 20px;
	line-height: 1.4;
	margin: 0 0 15px;
}
.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header p, .smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header p {
	margin-bottom: 15px;
}
.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header p:last-child, .smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header p:last-child {
	margin-bottom: 0;
}
.timeline-wrapper .timeline-block .timeline-header a {
	display: inline;
	margin-top: 0;
}
.ultb3-box .ultb3-info {
	color: #fff;
	padding: 30px;
}
.ultb3-box .ultb3-title {
	color: inherit;
	line-height: 1.4;
	margin-bottom: 20px;
}
.ultb3-box .ultb3-desc {
	font-size: inherit;
	line-height: inherit;
	margin-bottom: 20px;
}
.ultb3-box a.ultb3-btn {
	font-size: 16px;
	line-height: 20px;
	padding: 10px 36px;
	text-transform: uppercase;
}
a.aio-icon-box-link {
	color: inherit !important;
}
.aio-icon-box {
	border-radius: 5px;
}
.aio-icon-box.square_box-icon .aio-icon-header {
	padding: 0 10%;
}
.aio-icon-box.square_box-icon .aio-icon-description {
	padding: 0 10% 10%;
}
.aio-icon-box.default-icon .aio-icon-default .aio-icon, .aio-icon-box.default-icon .aio-icon-default .aio-icon-img {
	margin-right: 20px;
}
.aio-icon-box.heading-right-icon .aio-icon-heading-right .aio-icon, .aio-icon-box.heading-right-icon .aio-icon-heading-right .aio-icon-img {
	margin-left: 20px;
}
.aio-icon-box.left-icon .aio-icon-left .aio-icon, .aio-icon-box.left-icon .aio-icon-left .aio-icon-img {
	margin-right: 25px;
}
.aio-icon-box.right-icon .aio-icon-right .aio-icon, .aio-icon-box.right-icon .aio-icon-right .aio-icon-img {
	margin-left: 25px;
}
.aio-icon-box .aio-icon-header h3.aio-icon-title {
	font-size: 20px;
	line-height: 1.4;
}
.aio-icon-box.top-icon .aio-icon-header h3.aio-icon-title {
	margin-top: 18px;
}
.aio-icon-header + .aio-icon-description {
	margin-top: 15px !important;
}
.aio-icon-box .aio-icon-read {
	padding: 15px 0 0;
}
.info-c-full-br .icon-circle-list .info-circle-icons {
	height: 2.5em !important;
	line-height: 2.5em !important;
	width: 2.5em !important;
}
.ulimate-info-list-link {
	border: medium none !important;
}
.smile_icon_list_wrap .smile_icon_list.top.hexagon .icon_list_icon {
	margin-bottom: 2.5em;
}
.smile_icon_list_wrap .smile_icon_list li .icon_description h3 {
	font-weight: normal;
	margin-bottom: 10px;
}
.ult_pricing_table_wrap::after {
	clear: both;
	content: "";
	display: table;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_pricing_heading h3 {
	font-size: 20px;
	line-height: 1.4;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_pricing_heading h5 {
	margin: 4px 20px;
}
.ult_design_1 .ult_pricing_table .ult_price_body {
	margin: 0 auto;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_price_features {
	padding: 20px 20px 10px;
}
.ult_pricing_table .ult_price_features ul li {
	line-height: 1.5em !important;
}
.ult_design_5 .ult_pricing_table, .ult_design_2 .ult_pricing_table .ult_price_features ul li, .ult_design_4 .ult_pricing_table .ult_price_features ul li, .ult_design_5 .ult_pricing_table .ult_price_features ul li {
	border: medium none !important;
}
.ult_pricing_table_wrap .ult_pricing_table .ult_price_link {
	padding: 0 0 35px;
}
.ult_pricing_table_wrap.ult_design_1 .ult_pricing_table .ult_price_link {
	padding: 20px;
}
.ult_pricing_table .ult_price_link .ult_price_action_button {
	border-radius: 5px !important;
	font-size: 16px;
	font-weight: bold !important;
	line-height: 20px !important;
	padding: 10px 36px !important;
	text-transform: uppercase;
}
.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button {
	border-radius: 3px !important;
	line-height: 1 !important;
	padding: 7px !important;
}
.ult_info_table .ult_pricing_table .ult_price_link .ult_price_action_button {
	border-radius: 5px !important;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 36px !important;
	text-transform: uppercase;
}
.ult_info_table.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button {
	border-radius: 3px !important;
	font-size: inherit;
	line-height: 1;
	padding: 8px !important;
	text-transform: none;
	z-index: 3;
}
.ult_design_6 .ult_pricing_table .ult_price_body {
	border: medium none !important;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
}
.ult-overlay {
	z-index: 501 !important;
}
.ult-modal-input-wrapper .btn-modal {
	border-radius: 5px;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 36px;
}
.ult-modal-input-wrapper .btn-modal.btn-modal-sm {
	border-radius: 4px;
	font-size: 13px;
	padding: 8px 26px;
}
.ult-modal-input-wrapper .btn-modal.btn-modal-lg {
	font-size: 20px;
	padding: 16px 50px;
}
.ult_modal .ult_modal-content {
	border-radius: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.ult_modal .ult_modal-header > .modal-icon {
	font-size: 1.3em;
}
.ult_modal .ult_modal-body {
	line-height: inherit;
	padding: 30px;
}
.ult_modal .ult_modal-body p:last-child {
	margin-bottom: 0;
}
.ult-easy-separator-wrapper {
	float: none !important;
	margin: 0 !important;
}
.threlinks h4.w-iconbox-title {
	color: #222;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.growth h4.w-iconbox-title {
	font-family: "Raleway", sans-serif;
	font-size: 40px;
	font-weight: 300;
}
.w-iconbox.iconpos_top.size_medium.style_default.color_primary.growth {
	max-width: 750px !important;
}
.growth .w-iconbox-text {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 50px;
}
.fourblockj h1 {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 400;
	margin: 0;
}
.fourblockj p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-weight: 300;
}
.threeblockj h1 {
	color: #000000;
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 20px 0 0;
	text-align: left;
}
.threeblockj p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-weight: 300;
	text-align: left;
}
.fourblockj {
	margin: 0 0 50px;
}
.textbanner {
	float: right;
	padding: 100px 0 0;
}
.textbanner h1 {
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	text-align: right;
}
.textbanner p {
	color: #fff;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	text-align: right;
	width: 500px;
}
h1.vc_custom_heading.sudhead {
	font-family: "Raleway" !important;
	line-height:45px;
	color: #000000 !important;
}

.cont_none{margin: 0px;
height: 1px; padding:0px;}

.belongcontent{margin:50px 0 25px 0;}

.textyellow {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 54%;
}
.textyellow h1 {
	color: #000000;
	font-family: "Raleway", sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
}
.textyellow p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
.belongcontent p {
	color: #000000;
	font-size: 16px;
	font-family: "Source Sans Pro" !important;
	font-weight: 300;
	text-align: center;
}
.belongcontent a {
	color: #000000;
	font-size: 16px;
	font-family: "Source Sans Pro" !important;
	font-weight: 300;
	text-align: center;
	text-decoration: underline;
}
.belongcontent a:hover {
	opacity: 0.3;
}
.one-quarter.quraterhomestyletwo {
	margin-left: 0 !important;
	width: 25% !important;
}

.one-quarter.quraterhomestylebroad {
	margin-left: 0 !important;
	width: 34% !important;
}

.one-quarter.quraterhomestylethree {
	border-left: 1px solid #000;
	padding-left: 6% !important;
	width: 31% !important;
}
.imgetxt {
	margin: 0 0 10px;
}
.imgetxt p {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
.imgetxt h1 {
	color: #000000;
	display: block;
	font-family: "Raleway", sans-serif;
	font-size: 20px;
	font-weight: 400;
	padding: 20px 0 0;
	vertical-align: middle;
}
.imgetxt .imgholder {
	height: 100px;
	padding: 0 0 0 30px;
}
.homeliststyle .uavc-list-icon {
	display: inline-block;
	vertical-align: middle;
}
.imgetxt img {
	display: inline-block;
	vertical-align: middle;
}
.imgetxt ul li {
	color: #746736;
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	width: 360px;
}
.homeliststyle span.uavc-list-desc {
	padding: 0 0 0 10px !important;
	display: inline-block !important;
	padding: 0 0 0 10px !important;
	vertical-align: top !important;
	width: 92% !important;
	line-height: 26px !important;
	font-weight: 300 !important;
}
.uavc-list-icon.homeliststyle {
	margin: 0 0 10px !important;
}
.leader {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 55%;
}
.leader h1 {
	color: #000000;
	font-family: "Raleway", sans-serif;
	font-size: 40px;
	font-weight: 300;
	padding: 0 50px;
}
.leader p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
.board {
	display: block;
	margin: 0 auto;
}
.board h1 {
	color: #000000;
	font-family: "Raleway", sans-serif;
	font-size: 40px !important;
	font-weight: 300;
	margin: 0 auto 50px !important;
	text-align: center;
	width: 570px;
	padding:20px 0 0 0;
}

.slick-slider {
    margin-bottom: 20px !important;
}
.management {
	border-bottom: 1px solid #eaeaea;
	margin: 0 0 5px;
	padding: 0 0 10px;
	text-align: left;
	width: 100%;
}
.management h2 {
	color: #000000;
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 !important;
	text-transform: uppercase;
}
.management p {
	color: #333333;
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-weight: 300;
	margin: 0 !important;
	padding: 0 !important;
}
.popjee {
	border-bottom: 1px solid #9f9f9f;
	margin: 0 0 20px;
}
.popjee h1 {
	color: #666666;
	font-family: "Raleway", sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px;
}
.popexp h1 {
	color: #666666;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
}
.onesidepop {
	display: inline-block;
	padding: 10px 15px;
	vertical-align: top;
	width: 48%;
}
.onesidepop h2 {
	color: #666666;
	font-family: "Source Sans Pro";
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 5px -12px;
	text-transform: uppercase;
}
.onesidepop ul li {
	color: #666666;
	font-family: "Source Sans Pro";
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	list-style: initial;
}
.poponej ul li {
	list-style: outside none none;
}
.poponej ul {
	margin: 0 !important;
}
.poponej ul li a {
	color: #666666;
	display: block;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.pastryfoot h4 {
	color: #222222 !important;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.pastryfoot .menu li {
	border: medium none !important;
	list-style: outside none none;
}
.pastryfoot .menu li a {
	color: #666666 !important;
	font-family: "Source Sans Pro";
	font-size: 13px;
	font-weight: 300 !important;
	list-style: outside none none;
	text-decoration: none;
}
.pastryfoot .one-third {
	width: 15% !important;
}
.pastryfoot .menu li a:hover {
	opacity: 0.5;
}
.l-subfooter.at_bottom.smallpastry {
	padding: 0 !important;
}
.smallpastry .l-subfooter-h.i-cf {
	border-top: 1px solid #d7d8d8;
	padding: 30px 0;
	width: 90% !important;
}
.underbanner .one-third {
	border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.w-search.layout_modern {
	float: right !important;
	overflow: hidden;
	position: relative;
	transition: width 0.3s ease 0s;
	width: 32px;
}
.transparent .widget.GTranslate_widget2 {
	float: right;
	margin: 18px 0 18px 10px;
	overflow: hidden;
	width: 50px;
}
.sticky .widget.GTranslate_widget2 {
	float: right;
	margin: 0 0 18px 10px;
}
span.gflag img {
	border: 0 none;
	display: none;
	margin-top: 2px;
}
.l-section.umars {
	padding-top: 0 !important;
}
.wpb_text_column.areapara p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}
.ovvartamicro > h1 {
	color: #000000;
	font-family: "Raleway";
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
}
.ovvartamicro p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
.micropara p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-weight: 300;
}
.slidov h1 {
	color: #000000 !important;
	font-family: "Raleway", sans-serif;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}
.slidov p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	line-height: 35px;
	margin: 0 auto;
	padding: 50px 0;
	text-align: center;
	width: 75%;
}
.ult-carousel-wrapper .slick-dots li.slick-active i {
	background: #000000 none repeat scroll 0 0 !important;
	border-radius: 50%;
}
.breadcrumbs {
	color: #222222 !important;
	font-family: "Raleway", sans-serif;
	font-size: 20px;
	margin: 0 0 30px;
}
.breadcrumbs p a:first-child {
	padding-left: 0 !important;
}
.breadcrumbs a {
	color: #222222 !important;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px;
	text-align: left;
	text-transform: uppercase;
}
.breadcrumbs a:hover {
	opacity: 0.5;
}
.boardmanage h1 {
	color: #000000;
	font-family: "Raleway", sans-serif;
	font-size: 40px;
	font-weight: 300;
}
.popupmanage ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.popupmanage ul li {
	list-style: outside none none;
}
.popupmanage li a {
	color: #666666;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style: outside none none;
	text-align: left;
	text-transform: uppercase;
}
.w-tabs.icon_chevron .w-tabs-section-control::before {
	color: #999ea4 !important;
	content: "";
	font-size: 54px !important;
	vertical-align: top;
}
.w-tabs-section-title {
	color: #000000 !important;
	font-size: 40px;
	font-weight: 300;
	line-height: 50px !important;
}
.topbannerheading h1 {
	color: #fff;
	font-family: "Raleway", sans-serif !important;
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
}
.contactstyle h1 {
	color: #000000;
	font-family: "Raleway", sans-serif;
	font-size: 40px;
	font-weight: 300;
}
.contactstyle p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
.contacttablehead h3 {
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
}
.contacttablehead h3:first-child {
	padding: 0 20px 2px;
}
.contactinnerhead h5 {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	padding: 0 20px;
}
.contactinnerpara p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
.contactinnerpara p a {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
.topbannerheading p {
	color: #fff;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	width: 43.5%;
	text-shadow: 2px 2px 8px #222;
}
.careerscroll {
	height: 600px;
	overflow: auto;
}
.wpb_wrapper.quick > h1 {
	color: #000000;
	font-size: 41px;
	font-family: "Raleway", sans-serif;
	font-weight: 300;
}
.siteheading h1 {
	color: #666666;
	font-family: "Raleway", sans-serif;
	font-size: 32px;
	font-weight: 300;
	text-align: left;
}
.siteheading ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.siteheading ul li {
	list-style: outside none none;
}
.siteheading ul li a {
	color: #666666;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
h2.vc_custom_heading.contactfromhead {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.landingstyle {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 55%;
}
.worldwidestylecontact .wpb_wrapper > h1 {
	color: #000000 !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 40px !important;
	font-weight: 300;
}
.worldwidestylecontact .wpb_wrapper > p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
}
.landingstyle h1 {
	color: #000000 !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 40px !important;
	font-weight: 300;
}
.landingstyle p {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 300;
	text-align: center;
}
.contacttablehead h3 {
	text-align: left;
}
.contactinnerhead h5 {
	text-align: left;
}
.contactinnerpara {
	text-align: left;
}
.separatorstyle.timeline-post-right.time-clash-right {
	margin-top: 0 !important;
}
.separatorstyle .timeline-dot {
	background-color: #fafafa !important;
	border: 3px solid #404040 !important;
}
.outerseparatorstyle .timeline-line {
	border-right-color: #666666 !important;
}
.outerseparatorstyle .timeline-line o, .outerseparatorstyle .timeline-line z {
	background-color: transparent !important;
}
.separatorstyle {
	background: transparent none repeat scroll 0 0 !important;
}
.separatorstyle .ult-timeline-arrow {
	display: none;
}
.separatorstyle h3.ult-timeline-title {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 40px !important;
	font-weight: 300;
	position: relative;
	top: -20px;
	margin-bottom: -20px !important;
}
.separatorstyle div {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px !important;
	font-weight: 300;
}
.careerliststyle h2 {
	color: #fff !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 20px !important;
	font-weight: bold;
	line-height: 40px;
	margin: 0 !important;
	padding: 0 0 0 20px;
}
.outercareertab .w-tabs-section-content-h.i-cf {
	margin-top: 0 !important;
}
.careerliststyle {
	background: #404040 none repeat scroll 0 0;
}
.g-cols.wpb_row.offset_small.vc_inner.vc_custom_1473245126568.apniclasstyle {
	padding: 20px;
}
.jobtitlestyle h4 {
	color: #666666;
	font-family: "Raleway", sans-serif !important;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 40px;
	padding: 20px 0 0 !important;
	text-align: left;
}
.careerparastyle a {
	color: #000000 !important;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 16px !important;
	font-weight: 300;
	text-align: left;
}
.vc_empty_space.careerextra {
	background-color: #fafafa !important;
	color: #fafafa;
	height: 70px !important;
}
.careerdetailstyle h1 {
	color: #000000;
	font-family: "Raleway", sans-serif !important;
	font-size: 20px !important;
	font-weight: normal !important;
	text-align: left;
}
.careerdetailstyle h3 {
	color: #000000;
	font-family: "Raleway", sans-serif !important;
	font-size: 16px !important;
	letter-spacing: 2px;
	font-weight: normal !important;
	text-align: left;
}
.careerdetailstyle p, .careerdetailstyle li {
	color: #000000 !important;
	font-family: "Source Sans Pro";
	font-size: 16px !important;
	font-weight: normal !important;
	text-align: left;
}
.historymainhead {
	display: block;
	margin: 0 auto;
	width: 64%;
}
.historymainhead h1 {
	color: #000000 !important;
	font-family: "Raleway";
	font-size: 40px !important;
	font-weight: 300;
	text-align: center;
}
.historymainhead p {
	color: #000000 !important;
	font-family: "Source Sans Pro";
	font-size: 20px !important;
	font-weight: 300;
	text-align: center;
}
.w-separator.type_default.size_small.carerrseplist {
	margin: 0px 0 !important;
}

.tabunderspace{margin: 0px !important;
height: 1px;
padding: 0px;}


.timeline-separator-text {
	display: none;
}
.ult-carousel-wrapper .slick-prev:hover {
	opacity: 0.5;
}
.ult-carousel-wrapper .slick-next:hover {
	opacity: 0.5;
}
.ult-carousel-wrapper .slick-dots li i:hover {
	opacity: 0.3;
}
.slick-dots li {
	margin: 0 5px !important;
}
.showmore {
	display: block;
	margin: 50px auto;
	text-align: center;
}
.showmore a {
	border: 1px solid #c6c6c6;
	color: #c6c6c6;
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-weight: bold;
	padding: 15px 35px;
	text-transform: uppercase;
}
.load_more {
	border: 1px solid #000000;
	border-radius: 4px;
	letter-spacing: 2px;
	color: #000000;
	font-weight: normal;
	display: block;
	font-size: 16px;
	width: 176px;
	margin: 50px auto !important;
	padding: 15px 35px;
	text-transform: uppercase;
	z-index: 99999;
	font-family: "Source Sans Pro";
	cursor: pointer;
}
.load_more:hover {
	border: 1px solid #666666;
	color: #666666;
}

.back_public {
	border: 1px solid #000000;
	border-radius: 4px;
	letter-spacing: 2px;
	color: #000000;
	font-weight: normal;
	display: block;
	font-size: 16px;
	width: 280px;
	margin: 50px auto !important;
	padding: 15px 35px;
	text-transform: uppercase;
	z-index: 99999;
	font-family: "Source Sans Pro";
	cursor: pointer;
}
.back_public:hover {
	border: 1px solid #666666;
	color: #666666;
}

.l-subfooter.at_top.apnafoot {
	padding-top: 40px !important;
}
.historytimeline .smile-icon-timeline-wrap.jstime.outerseparatorstyle {
	margin: 0 !important;
}
.slimagesouter {
	margin: 0 0 0 -10%;
	overflow: hidden;
}
.slimages {
	float: left;
	margin: 0 0 0 8%;
	overflow: hidden;
	width: 12%;
}
.slimagesouterimageteam {
	background: #fff none repeat scroll 0 0;
	border-radius: 100%;
	display: table;
	height: 154px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.slimagesouterimageteam span {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
}
.slimagesouterimageteam span img {
	display: block;
	margin: 0 auto;
}
.slimagestext {
	margin: 0 auto;
	padding: 35px 0 0;
}
.slimagestext h1 {
	color: #000000;
	font-family: "Raleway", sans-serif !important;
	font-size: 20px;
	font-weight: 400;
	padding: 0;
	text-align: center;
}
.outerovbanner {
	display: block;
}
.tabouter .w-tabs-item {
	background: #fed200 none repeat scroll 0 0 !important;
	border-bottom: medium none !important;
	border-left: medium none !important;
	border-radius: 0 !important;
	border-top: medium none !important;
	border-right: 1px solid #f1c700 !important;
	display: block !important;
	margin: 0 auto !important;
	width: 33.3%;
}
.tabouter .w-tabs-item:hover {
	background: #fff !important;
}
.tabouter .w-tabs-item:hover span {
	color: #fed200;
}
.tabouter .w-tabs-item:hover .w-tabs-item-h:after {
	color: #fed200 !important;
}
.tabouter .w-tabs-item:last-child {
	border-right: none !important;
}
#tabouter .w-tabs-item.active {
	background: #fff none repeat scroll 0 0 !important;
	border-right-color: #fff !important;
	color: #222222 !important;
}
#tabouter .w-tabs-list-h .active .w-tabs-item-h:after {
	content: "*";
	vertical-align: middle;
	font-size: 20px;
	line-height: 30px;
}
.tabcontent p {
	font-family: "Source Sans Pro";
	font-size: 13px;
	font-weight: 300;
}
.tabouter .w-tabs-item-title {
	font-size: 13px !important;
	font-family: "Raleway", sans-serif !important;
	font-weight: 700;
	color: #222;
}

/*.one-quarter .imgetxt .imgholder p {



	display: inline-block;



	vertical-align: middle;



	margin: 0px;



}



.one-quarter .imgetxt .imgholder h1 {



	display: inline-block;



	vertical-align: middle;



	margin: 0px;



	padding: 0;



}



.one-quarter .imgetxt .imgholder {



	padding: 0px;



	text-align: center;



	height: auto;



	margin: 30px 0px 30px;



}*/



@media only screen and (max-width: 1200px) {
.quraterhomestyleone, .quraterhomestylefour {
	display: none;
}
.one-quarter .imgetxt .imgholder {
	padding: 0px;
	text-align: center;
	height: auto;
	margin: 30px 0px 30px;
}
.one-quarter.quraterhomestyletwo {
	margin-left: 0 !important;
	width: 50% !important;
}
.one-quarter.quraterhomestylethree {
	border-left: 1px solid #000;
	padding-left: 6% !important;
	width: 50% !important;
	margin: 0px !important;
}
.one-quarter .imgetxt .imgholder p {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
}
.one-quarter .imgetxt .imgholder h1 {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0;
}
.l-header .type_mobile .w-nav-anchor.level_1 {
	line-height: 40px;
}
.w-nav-list.level_2 {
	border-top: none;
	height: auto !important;
	width: 100%;
	left: 0;
	margin: 0px;
	max-height: inherit !important;
	min-height: inherit !important;
}
.w-nav-list.level_2 .ChildMenu {
	position: static;
	max-width: inherit !important;
	height: auto !important;
}
.l-header .w-nav-list.level_2 li a {
	margin: 0 0 10px !important;
	padding: 0 !important;
	top: 0;
}
.l-header .w-nav-list.level_2 li a:hover, .l-header .w-nav-list.level_2 li:hover a, .l-header .w-nav-list.level_2 li, .l-header .w-nav-list.level_2 li a {
	border: 0 none;
}
.l-header .w-nav-list.level_2 li {
	display: block;
	padding: 0 0 0 0px;
}
.w-nav.type_mobile .w-nav-anchor.level_2 {
	box-shadow: none !important;
}
.l-subheader .level_1 li {
	border-top: 5px solid transparent !important;
}
.level_2 {
	padding: 10px !important;
}
.level_2 li a {
	font-size: 13px !important;
}
.lang_sel_sel.icl-en {
	padding: 0 34px 0 5px !important;
}
}

@media only screen and (max-width: 1023px) {
.l-subheader-h .widget {
	margin: 15px 0 0 15px !important;
}
.level_2 {
	padding: 10px !important;
}
.level_2 li a {
	font-size: 13px !important;
}
.sticky .l-subheader-h .widget {
	margin: 18px 0 0 10px !important;
}
.homeliststyle span.uavc-list-desc {
	width: 89% !important;
}
}

@media only screen and (max-width: 920px) {
.l-subheader-h #icl_lang_sel_widget-1 {
	margin: 19px 40px 0 5px !important;
	width: 55px !important;
}
.quraterhomestyleone, .quraterhomestylefour {
	display: none;
}
.one-quarter .imgetxt .imgholder {
	padding: 0px;
	text-align: center;
	height: auto;
	margin: 30px 0px 30px;
}
.one-quarter.quraterhomestyletwo {
	margin-left: 0 !important;
	width: 50% !important;
}
.one-quarter.quraterhomestylethree {
	border-left: 1px solid #000;
	padding-left: 6% !important;
	width: 50% !important;
	margin: 0px !important;
}
.one-quarter .imgetxt .imgholder p {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
}
.one-quarter .imgetxt .imgholder h1 {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0;
}
.w-search-open::before {
	margin: 0px;
}
.slidertextbanner .outerovbanner .ovbanner {
	padding: 0px 10px;
}
.w-tabs.layout_default .w-tabs-item {
	line-height: 15px;
	margin: 0 0px !important;
	padding: 10px 15px !important;
}
.page-id-5157 .w-tabs.layout_default .w-tabs-item {
	margin-bottom: 20px !important;
}
.landingstyle {
	width: 100% !important;
}
}
#text-2 {
	position: relative;
	z-index: 10000;
}
@media only screen and (max-width: 780px) {
.tp-mask-wrap {
	background-color: transparent !important;
}
.tp-caption {
	background-color: transparent !important;
}
#text-2 {
	width: auto !important;
}
.tp-bullets {
	margin: 0 0 0 -33px !important;
	top: 106% !important;
}
}

@media only screen and (max-width: 768px) {
.organichart img {
	display: none;
}
.pastryfoot .one-third {
	display: inline-block !important;
	float: none !important;
	vertical-align: top !important;
	width: 30% !important;
}
.pastryfoot .menu li a {
	font-size: 14px;
}
#nav_menu-2 > h4, #nav_menu-3 > h4, #nav_menu-4 > h4 {
	margin: 0 0 5px;
}
.l-footer.layout_modern .l-subfooter.at_top {
	padding-bottom: 0;
	padding-top: 40px;
}
.historymainhead {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.slimages {
	width: 33%;
	margin: 0;
}
.slimagesouter {
	margin: 0;
	overflow: hidden;
}
.outerovbanner {
	display: block;
}
.underbanner .one-third {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
	border-right: 0 none;
	margin-bottom: 0 !important;
}
.textbanner p {
	font-size: 16px;
	width: auto;
}
.textbanner {
	float: none;
	padding: 0;
}
.imgetxt ul li {
	width: auto;
}
.leader {
	width: auto;
}
.leader h1 {
	font-size: 20px;
}
.leader p {
	font-size: 16px;
}
.board h1 {
	font-size: 20px !important;
	width: auto;
}
.pastryfoot .one-third {
	width: 100% !important;
}
.ovbanner a {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #fff !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 13px;
	padding: 5px 25px;
	font-weight: 700;
}
.ovbanner a:hover {
	opacity: 0.5;
}
.pastryfoot .one-third {
	display: inline-block !important;
	float: none !important;
	vertical-align: top !important;
	width: 30% !important;
}
.pastryfoot .menu li a {
	font-size: 16px;
}
#nav_menu-2 > h4, #nav_menu-3 > h4, #nav_menu-4 > h4 {
	margin: 0 0 5px;
}
.l-footer.layout_modern .l-subfooter.at_top {
	padding-bottom: 0;
	padding-top: 40px;
}
.historymainhead {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.slimages {
	width: 33%;
	margin: 0;
}
.slimagesouter {
	margin: 0;
	overflow: hidden;
}
.outerovbanner {
	display: block;
}
.w-separator.type_fullwidth.size_small.thick_1.style_solid.color_border.cont_none.tabunderspace {
	display: none;
}
}

@media only screen and (max-width: 767px) {
.l-header {
	position: static !important;
}
.dropDown-relocate > div.menu {
	left: 2px !important;
}
.one-quarter .imgetxt .imgholder {
	padding: 0px;
	text-align: center;
	height: auto;
	margin: 30px 0px 30px;
}
.vc_custom_1473856394839 {
	padding-top: 0px !important;
	padding-left: 0px !important;
}
.one-quarter .imgetxt .imgholder p {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
}
.one-quarter .imgetxt .imgholder h1 {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0;
}
.l-header.transparent .l-subheader, .l-subheader.at_middle, .l-subheader.at_middle .w-lang-list {
	background: #fff none repeat scroll 0 0 !important;
	padding: 5px 48px 5px 33px !important;
}
.w-nav-control {
	color: #00519e;
	font-size: 40px;
}
.w-logo-img {
	position: relative;
	z-index: 999;
}
.full-width .pehla, .full-width .tesra, .full-width .dosra {
	//display: none;
	//width:33% !important;
}
.full-width .pehla h4, .full-width .tesra h4, .full-width .dosra h4 {
	font-size: 14px !important;
}

.w-logo {
	clear: both;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
}
.l-header.width_full .l-subheader-h {
	text-align: center;
}
.threlinks h4.w-iconbox-title {
	font-size: 26px;
	letter-spacing: 2px;
	padding: 40px 0 !important;
}
.w-iconbox.style_default.size_medium .w-iconbox-icon img {
	width: 170%;
}
.l-subheader-h .widget, .sticky .l-subheader-h .widget {
	margin: 0 10px 0 0 !important;
	width: auto;
}
.l-subheader-h .widget {
	display: block;
	float: left;
	position: relative;
}
.l-subheader-h .widget:nth-child(2) {
	z-index: 5000;
}

.w-search.layout_modern {
	display: none;
}
#gtranslate h2 {
	margin: 0 0 16px;
}
.l-subheader-h .widget select {
	margin: 2px 0 0;
}
.sticky .l-subheader-h .widget select {
	margin: -4px 0 0;
}
.l-header .w-nav {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.l-header .w-nav-list.level_1 {
	padding: 0 10px 0 30px !important;
	z-index: 9999;
}
.l-header .w-nav-list li {
	margin: 0;
}
.tp-mask-wrap #slide-12-layer-8, .tp-mask-wrap #slide-10-layer-8 {
	font-size: 13px !important;
	line-height: 20px !important;
	max-height: inherit !important;
	min-height: inherit !important;
	padding: 10px 20px !important;
	text-align: center !important;
}
.tp-mask-wrap #slide-12-layer-10, .tp-mask-wrap #slide-10-layer-8, .tp-mask-wrap #slide-10-layer-10 {
	font-size: 13px !important;
	line-height: 20px !important;
	min-height: inherit !important;
	padding: 10px 20px !important;
	text-align: center !important;
}
.w-logo {
	text-align: left !important;
}
.l-subheader-h {
	margin: 0 auto;
	text-align: center;
}
.tp-bullets {
	margin: 0 0 0 -33px !important;
	top: 106% !important;
}
.tp-revslider-slidesli .tp-parallax-wrap:last-child {
	left: 50% !important;
	margin: 0 0 0 -78px;
}
#text-2 {
	width: auto !important;
}
.outerbannernewoutbanner {
	min-height: inherit !important;
}
.vc_custom_1471620904376 {
	padding-left: 0 !important;
	padding-top: 0 !important;
}
.level_2 {
	padding: 10px !important;
}
.level_2 li a {
	font-size: 13px !important;
}
.sticky .switcher {
	width: 50px;
}
.w-search.layout_modern .w-search-open {
	padding: 0;
}
.growth h4.w-iconbox-title {
	font-size: 60px;
}
.growth .w-iconbox-text {
	font-size: 32px;
	line-height: 40px;
}
.fourblockj h1, .threeblockj h1, .imgetxt h1 {
	font-size: 34px;
	line-height: 40px;
	margin: 0 0 30px;
}
.threeblockj h1, .imgetxt h1 {
	margin: 0 0 20px;
}
.fourblockj p, .threeblockj p {
	color: #666666;
	font-size: 40px;
	line-height: 38px;
}
.full-width .vc_custom_1471620904376 {
	padding-bottom: 200px;
	padding-left: 0 !important;
	padding-top: 250px !important;
}
.outerbannernewoutbanner::after {
	background: rgba(0, 0, 0, 0.46) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.textbanner h1 {
	font-size: 60px;
	line-height: 60px;
	margin: 0 0 50px;
	text-align: center;
}
.textbanner p {
	font-size: 34px;
	line-height: 48px;
	text-align: center;
}
.threeblockj {
	text-align: left;
}
.textyellow h1 {
	font-size: 40px;
	line-height: 65px;
	text-align: center;
}
.textyellow p {
	font-size: 20px;
	line-height: 48px;
}
.imgetxt ul li {
	font-size: 20px;
	line-height: 30px;
}
.ult-carousel-wrapper .slick-next, .ult-carousel-wrapper .slick-prev {
	font-size: 35px !important;
}
.management p {
	font-size: 20px;
}
.leader h1 {
	font-size: 55px;
}
.leader p {
	font-size: 40px;
	line-height: 40px;
}
.tp-mask-wrap #slide-10-layer-10 {
	font-size: 20px !important;
}
.mobileBanner {
	display: block;
	padding: 5% !important;
}
.desktopbBanner {
}
.slidertextbanner .outerovbanner .ovbanner h1 {
	font-size: 26px;
	text-align: center;
	line-height: 30px;
}
.slidertextbanner .outerovbanner .ovbanner p {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}
.ovbanner {
	margin: 92px 0 0px;
	padding: 0px 10px;
}
.ovbanner h1 {
	font-size: 26px;
	line-height: 35px;
}
.ovbanner p {
	font-size: 16px;
	line-height: 20px;
}
.one-quarter.quraterhomestyletwo {
	margin-left: 0 !important;
	width: 100% !important;
}
.one-quarter.quraterhomestylethree {
	border-left: medium none;
	width: 100% !important;
	padding: 0px !important;
}
.textyellow {
	width: 100%;
}
.w-tabs .w-tabs-sections-h .active .w-tabs-section-header {
	background-color: #fff !important;
}
.w-tabs .w-tabs-section-header {
	//background-color: #fed200;
}
}

@media only screen and (max-width: 649px) {
.l-header.transparent .l-subheader, .l-subheader.at_middle, .l-subheader.at_middle .w-lang-list {
	padding: 5px 15px !important;
}
.threlinks h4.w-iconbox-title {
	font-size: 20px;
	letter-spacing: 2px;
	padding: 20px 0 !important;
}
.growth h4.w-iconbox-title {
	font-size: 26px;
	padding: 0 0 10px;
	line-height: 35px;
	color: #303030 !important;
	font-weight: 400;
	font-family: "Source Sans Pro";
}
h1.vc_custom_heading.sudhead {
	font-size: 26px !important;
	line-height: 35px;
	color: #000000 !important;
	font-weight: 400 !important;
	font-family: "Raleway" !important;
}
.one-quarter .imgetxt .imgholder {
	padding: 0px;
	text-align: center;
	height: auto;
	margin: 30px 0px 30px;
}
.vc_custom_1473856394839 {
	padding-top: 0px !important;
	padding-left: 0px !important;
}
.one-quarter .imgetxt .imgholder p {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
}
.one-quarter .imgetxt .imgholder h1 {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0;
}
.growth .w-iconbox-text {
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 10px;
	text-align: center;
}
.fourblockj p, .threeblockj p {
	font-size: 16px;
	line-height: 28px;
}
.fourblockj h1, .threeblockj h1, .imgetxt h1 {
	font-size: 16px;
	line-height: 35px;
	margin: 0 0 10px;
	text-align: center;
}
.fourblockj p, .threeblockj p, .imgetxt p {
	text-align: center;
}
.fourblockj {
	margin: 0 0 20px;
}
.g-cols > div {
	margin-bottom: 2px !important;
}
.textbanner h1 {
	font-size: 27px;
	line-height: 40px;
	margin: 0 0 20px;
}
.textbanner h1 br {
	display: none;
}
.textbanner p {
	font-size: 20px;
	line-height: 34px;
}
.full-width .vc_custom_1471620904376 {
	padding-bottom: 70px;
	padding-top: 100px !important;
}
.full-width .vc_custom_1471246766036 {
	font-size: 40px !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
.w-image {
	margin-bottom: 0;
}
.full-width .vc_custom_1471247208256 {
	padding-bottom: 20px !important;
	padding-top: 10px !important;
}
.textyellow h1 {
	font-size: 26px;
	line-height: 37px;
	text-align: center;
}
.textyellow p {
	font-size: 16px;
	line-height: 32px;
}
.full-width .vc_custom_1471248913891 {
	padding-bottom: 10px !important;
	padding-top: 0 !important;
}
.imgetxt ul li {
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 15px;
	padding: 0 0 0 5px;
}
.board h1 {
	font-size: 26px !important;
}
.management p {
	font-size: 16px;
}
.leader h1 {
	font-size: 26px;
	padding: 0;
}
.leader p {
	font-size: 16px;
	line-height: 30px;
}
.vc_empty_space {
	display: none;
}
.imgetxt .imgholder {
	margin: 20px 0 0;
}
.vc_custom_heading.areahead {
	font-size: 26px !important;
}
.wpb_text_column.areapara p {
	font-size: 16px !important;
}
.ovvartamicro > h1 {
	font-size: 20px !important;
	line-height: 30px;
}
.ovvartamicro > h1 br {
	display: none;
}
.ovvartamicro > p {
	font-size: 20px !important;
}
.slidov h1 {
	font-size: 28px !important;
}
.slidov p {
	font-size: 20px !important;
	padding: 0;
}
}

@media only screen and (max-width: 560px) {
.w-search.layout_modern {
	margin: -5px 0 0;
}
.sticky .w-search.layout_modern {
	margin: -8px 0 0;
}
div.pp_pic_holder {
	width: 320px !important;
}
.pp_content {
	height: auto !important;
	width: 280px !important;
}
.tp-mask-wrap #slide-12-layer-8, .tp-mask-wrap #slide-10-layer-8 {
	font-size: 13px !important;
	line-height: 20px !important;
	max-height: inherit !important;
	min-height: inherit !important;
	padding: 10px 20px !important;
	text-align: center !important;
}
.tp-mask-wrap #slide-12-layer-10, .tp-mask-wrap #slide-10-layer-8, .tp-mask-wrap #slide-10-layer-10 {
	font-size: 13px !important;
	line-height: 20px !important;
	min-height: inherit !important;
	padding: 10px 20px !important;
	text-align: center !important;
}
.w-logo {
	text-align: left !important;
}
.l-subheader-h {
	margin: 0 auto;
	text-align: center;
}
.tp-bullets {
	margin: 0 0 0 -33px !important;
	top: 142% !important;
	display: none;
}
.tp-revslider-slidesli .tp-parallax-wrap:last-child {
	left: 50% !important;
	margin: 0 0 0 -78px;
}
#text-2 {
	width: auto !important;
}
.transparent .widget.GTranslate_widget2 {
	margin: 0 !important;
}
.w-search.layout_modern .w-search-open {
	padding: 0 0 0 2px;
}
.level_2 {
	padding: 10px !important;
}
.level_2 li a {
	font-size: 13px !important;
}
.textbanner h1 {
	font-size: 36px;
}
}

@media only screen and (max-width: 479px) {
.w-tabs.icon_chevron .w-tabs-section-control::before {
	color: #000000 !important;
	content: "";
	font-size: 40px !important;
	vertical-align: top;
}
.pastryfoot .one-third {
	width: 49% !important;
}
.slimages {
	width: 100%;
}
}
.w-copyright {
	text-align: left;
	font-size: 13px;
	color: #666;
	font-family: "Source Sans Pro";
	font-weight: 300;
}
.dropDown-holder {
	width: 50px;
}
.dropDown-holder .dropDown-Country {
	padding: 5px;
	width: 56px !important;
}
.menu-item a span::after {
	content: "";
	display: block;
	height: 5px !important;
	left: 0;
	margin: 0 auto -2px;
	opacity: 0;
	position: absolute;
	top: -43px !important;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.menu-item ul {
	//border-top: 1px solid #fff !important;
	left: 30px !important;
}
.sticky .menu-item ul {
	border-top: none !important;
}
.current_page_item a span::after {
	display: none !important;
}
.l-subheader .level_1 li {
	border-top: 5px solid transparent;
}
.l-subheader .level_1 li:hover {
	border-top: 5px solid #fed100 !important;
}
.current_page_item > a > .w-nav-title {
	display: table;
	margin: 0px 0 0;
}
.w-nav-title {
	display: inline-block;
}
.current_page_item, .current_page_parent {
	border-top: 5px solid #fed100 !important;
}
.current_page_item:hover {
	border-top: 0px solid;
}
#slide-10-layer-11, #new-parallex {
	border: 1px solid #917f6d !important;
	border-radius: 2px !important;
	font-weight: 700 !important;
	letter-spacing: 2px !important;
}
a.pum-trigger {
	color: #000000;
	font-family: raleway;
	font-size: 13px;
	font-weight: bold;
	text-align: left !important;
	text-transform: uppercase;
}
a.pum-trigger:hover {
	opacity: 0.5;
}
/*.one-third {



	text-align: center;



}*/



.one-third .threlinks {
	display: inline-block;
	vertical-align: middle;
}
.one-third .threlinks1 {
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: middle;
}
.l-subfooter.at_bottom a {
	color: #666666;
}
.ares .tp-bullet {
	background: transparent none repeat scroll 0 0;
	border: 1px solid white;
}
.ares .tp-bullet-title {
	display: none;
}
.l-subfooter.at_bottom a {
	color: #666666 !important;
}
.ult-item-wrap a {
	color: #000000;
	font-family: raleway;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.ult-item-wrap .slidov a {
	color: #000000;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	text-decoration: underline;
}
.ult-item-wrap ul li {
	list-style: outside none none;
}
.ult-item-wrap ul {
	margin: 0 !important;
}
a.pp_close {
	right: 0 !important;
}
div.light_rounded .pp_close {
	background: rgba(0, 0, 0, 0) url("../../../../uploads/2016/08/1x.png") no-repeat scroll -1px -1px !important;
	width: 45px !important;
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: static !important;
}
.pp_nav {
	display: none !important;
}
.fscf-div-clear {
	float: left !important;
	margin: 0 0 0 2.6% !important;
	width: 31.5% !important;
}
div#fscf_div_clear1_5,
div#fscf_div_clear6_0,
div#fscf_div_clear6_2,
div#fscf_div_clear6_3,
div#fscf_div_clear7_0,
div#fscf_div_clear7_9,
div#fscf_div_clear8_0,
div#fscf_div_clear8_2,
div#fscf_div_clear8_3,
div#fscf_div_clear9_0,
div#fscf_div_clear9_9 {
	margin: 0 !important;
}
div#fscf_required6,
div#fscf_required7,
div#fscf_required8,
div#fscf_required9{
	display: none;
}
div#fscf_required1 {
	clear: both;
	margin: 40px 0 50px;
	padding: 0 !important;
}
.fscf-div-label {
	color: #000000 !important;
}
.fscf-required-text, .fscf-label {
	font-family: "Raleway", sans-serif !important;
	font-size: 13px !important;
	font-weight: bold !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.fscf-input-captcha, .fscf-input-text {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px solid #303030 !important;
	box-shadow: none !important;
	margin: 0 0 40px !important;
	padding: 8px 0 !important;
}
div#fscf_div_clear1_7,
div#fscf_div_clear6_3,
div#fscf_div_clear8_3 {
	float: none !important;
	margin: 0 !important;
	overflow: hidden;
	width: 100% !important;
}
div#fscf_div_field7_0 label:before,
div#fscf_div_field6_0 label:before{
	content: 'FIRST ';
}
div#fscf_div_field9_0 label:before,
div#fscf_div_field8_0 label:before{
	content: 'NACH';
}
#fscf_div_clear1_0 {
	margin: 0 !important;
}
#fscf_submit_div6,
#fscf_submit_div7,
#fscf_submit_div8,
#fscf_submit_div9{
	padding-top: 50px;
	clear: both;
}
a.data-priv{
	margin-left: 30px;
	font-size: 13px;
}
div#fscf_div_field7_9 div.dropdown:after,
div#fscf_div_field9_9 div.dropdown:after{
	top: 40px;
}
div#fscf_div_field7_9 div.dropdown select,
div#fscf_div_field9_9 div.dropdown select{
	padding-left: 0;
}
.fscf-button-submit {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: 1px solid #686868 !important;
	color: #666666 !important;
	padding: 11px 48px !important;
}
.fscf-image-captcha.umer {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
#fscf_captcha_image_div1 > div {
	display: inline-block;
	vertical-align: middle;
}
.fscf-div-captcha-m {
	margin: 0 0 10px;
	overflow: hidden;
}
.widgettitle {
	display: none;
}
.widget.widget_icl_lang_sel_widget {
	float: right;
}
.icl_lang_sel_bracket, .icl_lang_sel_native {
	display: none;
}
.lang_sel_sel.icl-en {
	box-shadow: none !important;
}
#icl_lang_sel_widget-1 {
	margin: 21px 0 0 5px !important;
	width: 55px !important;
}
#icl_lang_sel_widget-1 #lang_sel_click ul li a {
	padding: 1px 8px !important;
	text-align: left !important;
	z-index: 9999;
	position: relative;
}
#icl_lang_sel_widget-1 #lang_sel_click ul li a:hover {
	color: #cccccc !important;
}
#icl_lang_sel_widget-1 #lang_sel_click ul li ul {
	position: absolute;
	background: #fff !important;
	z-index: 999;
	top: 0px;
	padding: 40px 0 0 0;
	box-shadow: 0px 2px 4px #ddd !important;
}
#lang_sel_click:after {
	display: block;
	content: "";
	clear: both;
}
#text-2 {
	margin: 12px 0 0 10px !important;
	width: 70px !important;
}
#lang_sel_click ul {
	box-shadow: none !important;
}
.tabcontent {
	font-size: 13px;
	color: #000000;
	font-family: "Source Sans Pro";
	font-weight: 300;
	max-width: 1115px;
	margin: 50px auto;
	line-height: 10pt;
}
.popmake.theme-5760, .popmake.theme-lightbox {
	border: 0 none !important;
}
.popmake.theme-5760 > .popmake-close, .popmake.theme-lightbox > .popmake-close {
	background-color: rgba(0, 0, 0, 0.2) !important;
	box-shadow: none !important;
}

@media only screen and (max-width: 767px) {
.fscf-div-clear {
	float: left !important;
	margin: 0 !important;
	width: 100% !important;
}
#FSContact2 #fscf_form2 > div, #FSContact5 #fscf_form5 > div, #FSContact4 #fscf_form4 > div, #FSContact3 #fscf_form3 > div {
	clear: inherit !important;
	width: 100% !important;
}
#FSContact2 #fscf_form2 > div > div, #FSContact5 #fscf_form5 > div > div, #FSContact4 #fscf_form4 > div > div, #FSContact3 #fscf_form3 > div > div {
	width: 100% !important;
	max-width: inherit !important;
}
.topbannerheading p {
	width: 100%;
}
#FSContact2 #fscf_form2 #fscf_div_clear2_8 > div, #FSContact5 #fscf_form5 #fscf_div_clear5_8 > div, #FSContact4 #fscf_form4 #fscf_div_clear4_8 > div, #FSContact3 #fscf_form3 #fscf_div_clear3_8 > div {
	max-width: 100% !important;
}
}
#FSContact2, #FSContact5, #FSContact4, #FSContact3 {
	max-width: inherit !important;
	width: 100% !important;
}
#fscf_div_clear2_5, #fscf_div_clear5_4, #fscf_div_clear4_4, #fscf_div_clear3_4 {
	width: 100% !important;
}
#FSContact2 #fscf_form2, #FSContact5 #fscf_form5, #FSContact4 #fscf_form4, #FSContact5 #fscf_form5 {
	margin: 0 0 0 -2%;
}
#FSContact2 #fscf_form2 #fscf_div_clear2_8, #FSContact5 #fscf_form5 #fscf_div_clear5_8, #FSContact4 #fscf_form4 #fscf_div_clear4_8, #FSContact5 #fscf_form5 #fscf_div_clear5_8, #FSContact3 #fscf_form3 #fscf_div_clear3_9 {
	width: 100% !important;
}
#FSContact2 #fscf_form2 #fscf_div_clear2_5 > div, #FSContact5 #fscf_form5 #fscf_div_clear5_4 > div, #FSContact4 #fscf_form4 #fscf_div_clear4_4 > div, #FSContact3 #fscf_form3 #fscf_div_clear3_4 > div {
	max-width: 349px !important;
}
#FSContact2 #fscf_form2 #fscf_div_clear2_8 > div, #FSContact5 #fscf_form5 #fscf_div_clear5_8 > div, #FSContact4 #fscf_form4 #fscf_div_clear4_8 > div, #FSContact3 #fscf_form3 #fscf_div_clear3_9 > div {
	max-width: 97% !important;
}
#FSContact2 #fscf_form2 > div, #FSContact5 #fscf_form5 > div, #FSContact4 #fscf_form4 > div, #FSContact3 #fscf_form3 > div {
	clear: inherit !important;
	float: left;
	margin: 0 0 20px 2%;
	width: 31%;
}
#FSContact2 #fscf_form2 > div > div, #FSContact5 #fscf_form5 > div > div, #FSContact4 #fscf_form4 > div > div, #FSContact3 #fscf_form3 > div > div {
	width: 100% !important;
}
#FSContact3 #fscf_form3 #fscf_div_clear3_9 #fscf_div_field3_9 div #fscf_field3_9 {
	border-bottom: 2px solid #303030 !important;
}
#FSContact3 #fscf_form3 #fscf_div_clear3_10 #fscf_div_field3_10 div #fscf_field3_10 {
	border-bottom: none !important;
}
#FSContact2 #fscf_form2 > div > div > div > input, #FSContact5 #fscf_form5 > div > div > div > input, #FSContact4 #fscf_form4 > div > div > div > input, #FSContact3 #fscf_form3 > div > div > div > input {
	background: transparent none repeat scroll 0 0;
	border-bottom: 2px solid #303030;
	box-shadow: none;
	margin: 0;
	max-width: inherit !important;
	text-align: left;
	width: 100% !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 13px !important;
	color: #000000 !important;
}
#FSContact2 #fscf_form2 label, #FSContact5 #fscf_form5 label, #FSContact4 #fscf_form4 label, #FSContact3 #fscf_form3 label {
	color: #000000 !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 13px !important;
	font-weight: 700;
}
#fscf_field2_9, #fscf_field5_9, #fscf_field4_9, #fscf_field3_9 {
	border-bottom: medium none !important;
}
#fscf_submit_div1, #fscf_submit_div2, #fscf_submit_div5, #fscf_submit_div4, #fscf_submit_div3 {
	width: 100% !important;
}
#fscf_submit_div1 #fscf_submit1, #fscf_submit_div2 #fscf_submit2, #fscf_submit_div5 #fscf_submit5, #fscf_submit_div4 #fscf_submit4, #fscf_submit_div3 #fscf_submit3 {
	border: 1px solid #000000 !important;
	border-radius: 4px  !important;
	background-color: white;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000000 !important;
	display: inline-block;
	font-size: 16px;
	margin: 50px auto !important;
	padding: 15px 35px;
	text-transform: uppercase;
	z-index: 99999;
	font-family: "Source Sans Pro";
	cursor: pointer;
}
#fscf_submit_div1 #fscf_submit1:hover, #fscf_submit_div2 #fscf_submit2:hover, #fscf_submit_div5 #fscf_submit5:hover, #fscf_submit_div4 #fscf_submit4:hover, #fscf_submit_div3 #fscf_submit3:hover {
	border: 1px solid #666666 !important;
	color: #666666 !important;
}
#fscf_hint_file_types2_9, #fscf_required2, #fscf_hint_file_types5_9, #fscf_hint_file_types4_9, #fscf_hint_file_types3_10, #fscf_required5, #fscf_required3, fscf_captcha_image_div5, .captchacustom, #fscf_required4, fscf_captcha_image_div4, fscf_captcha_image_div3 {
	display: none;
}

#FSContact1 #fscf_form1 .captchacustom{display:block !important;}


#fscf_captcha_image_div1 {
	float: right;
	width: 65%;
	margin-top: 10px;
}
.captchacustom {
	float: left;
	width: 31.5%;
}
.minBottomarea .l-section-h {
	padding: 20px 0 !important;
}
.mihHeihts .with_overlay {
	padding-top: 0 !important;
}
.imhpostionabs {
	left: 90%;
	position: absolute;
}
.timeline-line {
	padding-left: 2px;
	top: 42px;
}
.fullWidths .w-tabs-list {
	margin: 0 auto;
	max-width: 1115px !important;
	padding-bottom: 100px;
}
.fullWidths {
	padding: 0 !important;
}
.fullWidths .l-section-h {
	max-width: inherit !important;
	width: 100% !important;
}
.page-id-5157 .w-tabs-item.active a {
	color: #fff !important;
}
.page-id-5157 .w-tabs-item a {
	color: #666666 !important;
}
.page-id-5157 .fullWidths .w-tabs-list {
	display: block !important;
}
#historylastspace .timeline-line {
	display: none;
}
.historylastspace .timeline-line {
	display: none;
}
.slick-next, .slick-prev {
	border: medium none !important;
}

.dropDown-relocate {
	font-family: Raleway;
	font-size: 16px;
	position: relative;
	top: 4px;
}

.dropDown-relocate > div.current {
	width: auto;
	height: 50px;
	line-height: 50px;
}

.dropDown-relocate > div.current::before {
	content: "";
	cursor: pointer;
	display: block;
	font-family: fontawesome;
	font-size: 20px;
	position: absolute;
	right: -15px;
	top: 1px;
	color: #004f9f;
}

.dropDown-relocate > div.menu {
	position: absolute;
	top: 5px;
	left: 10px;
	width: auto;
	text-align: left;
	line-height: 30px;
	background-color: #ffffff;
	padding: 5px 15px;
	display: none;
	border: 1px solid #f0f2f7;
	box-shadow: 0px 2px 4px #ddd !important;
}

.dropDown-relocate > div.menu > div > a {
	cursor: pointer;
}

.dropDown-relocate:hover > div.menu, .dropDown-relocate:focus > div.menu {
	display: block;
}

.stronger-text {
	font-weight: bolder;
	color: #000000;
}

.font-13 {
	font-size: 13px !important;
}

.l-section-h.g-html.i-cf.padding-bottom-100 {
	padding-bottom: 100px !important;
}

.careerparastyle a div:nth-child(2) {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.job-taxonomy {

}

.job-date {
	text-transform: uppercase;
}

.l-section.wpb_row.height_large.with_img .topbannerheading {
	position: relative; top: 65px;
}

textarea.fscf-input-textarea {
	width: 100% !important;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #303030 !important;
	background: transparent none repeat scroll 0 0;
	box-shadow: none;
	text-align: left;
	font-family: "Raleway", sans-serif !important;
	font-size: 13px !important;
	color: #303030 !important;
}

.no-left-margin h3 {
	padding-left: 0 !important;
}

@media (max-width: 850px) {
	.tabcontent {
		font-size: 12px;
	}
	.yellow-icon-title {
		text-align: left;
		padding-left: 30px;
	}
	.yellow-icon-title h1{
		font-size: 20px;
		display: block !important;
		text-align: left;
	}
	.yellow-icon-title p{
		font-size: 16px;
		display: block !important;
		text-align: left;
	}
	.belongcontent p, .belongcontent a, .management h2, .management p, .ult-item-wrap a, .breadcrumbs a,
	.pastryfoot h4, .w-copyright {
		font-size: 14px;
	}
	.w-nav-list.level_2 {
	    height: 0px !important;
    	display: none;
    	opacity: 0;
	}
	.opened .w-nav-list.level_2 {
		height: auto !important;
	}
	.hide-mobile {
		display: none !important;
	}
	.contactinnerpara {
		padding-left: 20px;
	}
	#icl_lang_sel_widget-1 {
		display: none !important;
	}
	.l-subheader .level_1 li.language-in-mobile-menu {
		display: block !important;
		border-top: 1px solid #dce0e3 !important;
		text-align: left;
	}
	.language-in-mobile-menu a {
		color: #333333 !important;
		font-size: 12px;
		line-height: 40px;
		text-align: left;
		font-family: "Raleway", sans-serif;
    	font-weight: 700;
	}
	.vc_custom_1473246235159 { // targeting job pages

	}
	.vc_custom_1473246235159 .w-tabs-sections {
		width: 100%;
	}
	.vc_custom_1473246235159.w-tabs.layout_default .w-tabs-item {
		margin: 5px !important;
		position: relative;
    	top: -20px;
	}
	.vc_custom_1473246235159 .g-cols.wpb_row.offset_small.vc_inner.vc_custom_1473245126568.apniclasstyle {
		padding-left: 0;
	}
	.vc_custom_1473246235159 .w-tabs-section.color_custom.outercareertab {
		width: 100%;
	}
	.vc_custom_1473246235159 .w-tabs-section.color_custom.outercareertab:not(.active) {
		display: none;
	}
	.careerscroll {
		max-height: 600px;
		height: auto;
	}

	.slimagesouterimageteam {
		height: auto;
	}
	.mobile-header h1{
		font-size: 26px !important;
	}
	.mobile-header p{
		font-size: 16px !important;
	}
	.mobile-top-bottom-margin {
		margin-top: 10px;
		margin-bottom: 10px !important;
	}
	.slidov h2 {
		font-size: 26px !important;
	}
	.slidov h6 {
		font-size: 14px !important;
	}
	.slidov p, .slidov p a {
		font-size: 16px !important;
	}
	.historymainhead h1 {
		font-size: 26px !important
	}
	.historymainhead p {
		font-size: 16px !important
	}
	.separatorstyle h3.ult-timeline-title {
		font-size: 20px !important;
	}
	.timeline-wrapper .timeline-block:first-child {
		margin-bottom: 0 !important;
		height: 50px !important;
		border-top: 1px solid #dce0e3 !important;
	}
	.smile-icon-timeline-wrap .timeline-block .timeline-header-block {
		padding-left: 0px !important;
	}
	.smile-icon-timeline-wrap .timeline-block:first-child .timeline-header-block .timeline-header, .smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header {
		padding-bottom: 0px !important;
	}
	.separatorstyle .timeline-header-block div {
		font-size: 16px !important;
	}
	.timeline-header .wp-image-5924 {
		display: none;
	}
	.mobile-height-400 {
		height: 400px !important;
	}
	.boardmanage h1 {
		font-size: 26px;
	}
	.mobile-hide-slick-dots .slick-dots {
		display: none !important;
	}
	.g-cols.offset_small > .one-quarter .wpb_text_column:not(.contacttablehead) {
		margin-bottom: 20px;
	}
	.no-left-margin h3 {
		padding-left: 20px !important;
	}
	.contactinnerhead h5 {
		font-size: 26px !important;
	}
	.contactinnerpara p, .contactinnerpara p a {
		font-size: 16px !important;
	}
	.mobile-title-table {
		font-weight: normal !important;
		font-size: 16px !important;
	}
	.wpb_wrapper.quick > h1, .careerdetailstyle h1, .contactstyle h1, .formheading {
		font-size: 26px !important;
	}
	.careerdetailstyle p, .contactstyle p {
		font-size: 16px !important;
	}
	.l-section.wpb_row.height_large.with_img .topbannerheading-career {
		top: 0px !important;
	}
}
.language-in-mobile-menu {
	display: none;
}
@media (min-width: 850px) {
	.hide-desktop {
		display: none;
	}
	.menu-item-has-children:hover .w-nav-list.level_2 {
		display: block !important;
	}
	.slick-slide.no-animation {
		padding-right: 25px;
	}
	.slick-slide.no-animation .w-image img{
		width: 100%;
	}
	.fscf-input-captcha {
		max-width: 350px;
	}
	.w-nav-list.level_2 .ChildMenu li:last-child{
		margin-right: 0;
	}
	.slick-track .slick-slide:last-child {
		display: none;
	}
}

.small-text, .small-text p {
	font-size: 13px;
	line-height: 13.333px;
}

.ipo-yellow-section .w-tabs.accordion .w-tabs-section {
	border-color: black;
}

.ipo-yellow-section .w-tabs.icon_chevron .w-tabs-section-control::before {
	color: black !important;
}

.ipo-yellow-section .w-tabs-section-title {
	font-size: 20px;
	line-height: 25px !important;
}

.super-text {
	vertical-align: super;
	font-size: 75%;
}

/* Custom Styles - Alexander Neumann - Start */

/* - Publications - */

.publications-listing li{
	padding: 27px 0;
}

.publications-listing li,
.publications-listing .alm-reveal{
	list-style-type: none;
	border-top: 1px solid #eaeaea;
}

.publications-listing li:first-child,
.publications-listing .alm-reveal:first-child{
	border-top: 0px solid #eaeaea;
}

.publications-listing h3,
.publications-listing p.entry-meta{
	margin-bottom: 0;
	font-size: 16px;
    line-height: 22px;
}

.publications-listing h3 a{
	font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

.publications .loda_more{
	width: 300px;
}

.publications-listing li > a,
a.download,
body.single-publication .afterblog .l-section-h > a{
	color: black;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
    padding-top: 48px;
    display: block;
    border-top: 1px solid #eaeaea;
    margin-top: 8px;
    background-image: url(http://www.varta-ag.com/wp-content/uploads/2016/10/VT-Icon-New-06.png);
    background-position: -36px -14px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 80px;
    height: 125px;
    transition: opacity 0.12s ease-in-out;
}

.publications-listing li > a:before,
a.download:before,
body.single-publication .afterblog .l-section-h > a:before{
	content: 'Download:';
	position: absolute;
	top: 25px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	color: #333;
	font-family: 'Raleway', sans-serif;
	transition: opacity 0.12s ease-in-out;
}

.publications-listing li > a:hover,
a.download:hover,
.publications-listing li > a:hover:before,
a.download:hover:before{
	opacity: 0.8;
}

a.download,
.securites-prospectus li > a,
.factsheet li > a,
.financial-reports li > a,
.downloads li > a{
	border-top: 0;
	color: #004f9f;
}


.publications-listing p:not(.entry-meta){
	display: none;
}

.alm-btn-wrap{
	text-align: center;
}

.alm-btn-wrap button{
	background-color: #fff;
    color: #adadad;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: "Raleway", sans-serif;
}

.alm-btn-wrap button.done{
	opacity: 0;
	pointer-events:none;
}

.page-id-6175 .w-tabs-section-header,
.page-id-6175 .w-tabs.accordion .w-tabs-section-content-h {
	padding-left: 0;
}

.publications-listing.ad-hoc-announcements li,
.publications-listing.ad-hoc-announcements .alm-reveal,
.publications-listing.financial-reports li,
.publications-listing.financial-reports .alm-reveal,
.publications-listing.downloads li,
.publications-listing.downloads .alm-reveal,
.publications-listing.securites-prospectus li,
.publications-listing.securites-prospectus .alm-reveal,
.publications-listing.securites-prospectus a{
	border: 0px solid #fff !important
}

.publications-listing.financial-reports li,
.publications-listing.downloads li{
	width: 30%;
    display: inline-block;
    margin-right: 5%;
    float: left;
}

.publications-listing.financial-reports li:last-child,
.publications-listing.downloads li:last-child{
 	margin-right: 0;
}

@media screen and (max-width: 650px){
	.publications-listing.financial-reports li,
	.publications-listing.downloads li{
		width: 100%;
	    display: block;
	    margin-right: 0%;
	    float: none;
	}
}


.publications-listing.corporate-news{

}

.publications-listing.ad-hoc-announcements{

}


.publications-listing.financial-reports{

}

.publications-listing.downloads{

}


/* custom dropdown styling */

div.dropdown select {
	padding: 5px 42px 10px 5px;
	background: #ffffff;
	color: #444;
	border: 0px solid #aaa;
  	border-bottom: 1px solid #303032;
	border-radius: 0;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	outline: none;
}
div.dropdown select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #444;
}
div.dropdown select::-ms-expand {
	display: none;
}
div.dropdown select:focus,
div.dropdown select,
textarea:focus{
	outline: none !important;
	box-shadow: none !important;
}
div.dropdown:before {
	content: '';
	right: 5px;
	top: -7px;
	width: 30px;
	height: 33px;
	background: #ffffff;
	position: absolute;
	pointer-events: none;
	display: block;
}
div.dropdown { position: relative; }
div.dropdown:after {
	content: '>';
	font: 16px Consolas, monospace;
	color: #444;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 2px;
	top: 7px;
	position: absolute;
	pointer-events: none;
	width: 35px;
	padding: 0 0 5px 0;
	text-indent: 14px;
}
@media screen\0 {
	div.dropdown:after {
		width: 38px;
		text-indent: 15px;
        right: 0;
	}
}
@media screen and (min--moz-device-pixel-ratio:0) {
	div.dropdown select { padding-right: 40px; }
	div.dropdown:before { right: 6px; }
	div.dropdown:after {
		text-indent: 14px;
		right: 6px;
		top: -5px;
		width: 36px;
	}
}



/* publications detail view */

body.single-publication .hero{
	background: url(http://www.varta-ag.com/wp-content/uploads/2016/10/Headers-IR2.jpg);
	background-size: cover;
	background-repeat: none;
	background-position: center center;
	width: 100%;
	padding:160px 0 80px 0;
}

body.single-publication .hero .l-section-h{
	padding: 150px 0;
	}

body.single-publication .author,
body.single-publication .for_sharing,
body.single-publication .w-blognav{
	display: none;
}

body.single-publication .w-blog-post-meta > *{
	font-size: 16px;
	color: #333;
	font-weight: 600;
}

body.single-publication .w-blog-post-meta-date::before{
	display: none;
}

body.single-publication .l-section.for_blognav{
	margin-bottom: 0;
    height: 3px;
}

body.single-publication .afterblog .l-section-h > a{
	color: black;
	text-decoration: underline;
	position: relative;
	cursor: pointer;
	padding-top: 20px;
	display: block;
    margin-top: 0px;
}

body.single-publication .afterblog .l-section-h{
	padding-bottom: 0;
}

body.single-publication .afterblog .l-section-h > a:before{
	content: 'Download:';
	position: absolute;
	top: 3px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
}

body.single-publication .backbutton{
	margin: 40px auto 0 auto;
	text-align: center;
}


/* custom submenu */

ul.custom-sub-nav {
	display:block;
    width:100%;
    margin-left: 0;
    text-align: left;
    padding-top: 30px;
}
ul.custom-sub-nav li {
    list-style-type: none;
    display: inline-block;
    padding-right: 30px;
}
ul.custom-sub-nav li a:hover{
    color: #000000;
}


@media screen and (max-width: 1150px){
	ul.custom-sub-nav.ipo li{
		font-size: 1em;
	}
}

@media screen and (max-width: 1050px){
	ul.custom-sub-nav.ipo li{
		font-size: 0.85em;
	}
}


@media screen and (max-width: 900px){
	ul.custom-sub-nav.ipo li,
	ul.custom-sub-nav.ipo {
	    width: 100%;
	    display: block;
	}

	ul.custom-sub-nav.ipo{
		padding: 22px 0;
	}
	ul.custom-sub-nav.ipo li{
		padding: 5px 0;
		font-size: 1.2em;
	}
}


@media screen and (min-width: 1000px){
	ul.custom-sub-nav li{
		font-size: 1.2em;
	}
}

@media screen and (max-width: 750px){
	ul.custom-sub-nav li,
	ul.custom-sub-nav {
	    width: 100%;
	    display: block;
	}

	ul.custom-sub-nav{
		padding: 22px 0;
	}
	ul.custom-sub-nav li{
		padding: 5px 0;
		font-size: 1.2em;
	}
}


/* Other */

.koepfe img {
	width: 100%;
}

/* table styles */

.infotable table{
    background: #ffffff;
    width: 100%;
}

.infotable table tr{
    border-top: 1px solid #d1d1d1;

}

.infotable table tr:hover td {
	background: rgba(0, 0, 0, 0.04);
}

.infotable table th{
    background: #ededed;
    color: #000000;
    text-align: left;
    text-transform: uppercase;
    padding: 5px 25px;
}

.infotable table td{
    background: #ffffff;
    color: #333333;
    padding: 20px 25px;
}

.infotable-extra{
    font-size: 0.85em;
    line-height: 1;
}

/* tab bei IPO Styles */

ul.ult_tabmenu.style1{
    xposition: absolute;
    xtop: 100%;
}

ul.ult_tabmenu.style1 > li{
    width: 33.33%;
    text-align: center;
    border-radius: 0 !important;
    padding:8px !important;
}

ul.ult_tabmenu.style1 > li.current{
    width: 33.33%;
    text-align: center;
    border-radius: 0 !important;
    background-color: #ffffff !important;
}

ul.ult_tabmenu.style1 > li > a{
    float:none !important;
    text-align: center !important;
    margin: 0 auto !important;
    display: block !important;
}

ul.ult_tabmenu.style1 > li > a span{
    float:none;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-weight: 600;
}


/* Custom Styles - Alexander Neumann - End */
.news-back-div{
	text-align: center;
    margin-bottom: 70px;
    margin-top: 1.5rem;

}
.news-back-btn{
	font-size: 20px;
	font-weight: 500;
	color: #666666;
	border: 1px solid #686868;
    border-radius: 5px;
    padding: 7px 20px;
}
.hidden{
	display: none !important;
}
.w-blog-post-meta time{
	font-size: 14px;
    font-weight: 500;
    color: black;
}

.outerseclevel.centeredSubMenu .w-nav-list.level_2 .ChildMenu { 
	text-align: center !important; right: -665px;
}