
#zn-res-menu .zn-close-menu-button {
	padding: 0px !important; top: 0px; width: 49px !important; height: 47px; right: 0px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; display: inline-block; position: absolute; z-index: 11111;
}
#zn-res-menu .zn-close-menu-button span {
	left: 50%; top: 50%; position: absolute; transform: translate3d(-50%, -50%, 0px); -webkit-transform: translate3d(-50%, -50%, 0);
}
}
.cta_button.site-header .header-search {
	clear: none; float: none; position: absolute;
}
.cta_button.site-header .header-search .searchBtn {
	margin: 0px;
}
.ctabutton {
	padding: 10px 10px 7px; border-radius: 2px; text-align: center; color: rgb(255, 255, 255); clear: right; font-size: 11px; font-weight: 700; margin-top: 8px; margin-left: 20px; float: right; position: relative;
}
.kl-cta-ribbon .trisvg {
	left: 0px; top: 100%; width: 100%; height: 5px; position: absolute;
}
.kl-cta-ribbon .trisvg path {
	fill: #fff;
}
.kl-cta-ribbon:hover .trisvg path {
	fill: #fff;
}
.kl-cta-ribbon {
	background: rgb(255, 255, 255); margin-bottom: -7px; box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
}
.kl-cta-ribbon:hover {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0); box-shadow: 0px 2px 10px rgba(0,0,0,0.3);
}
.kl-cta-ribbon strong {
	line-height: 24px; font-family: "Open Sans"; font-size: 17px; font-weight: 900; display: block;
}
.kl-cta-lined {
	padding: 8px 20px 9px; margin-top: 5px; box-shadow: none; background-color: transparent;
}
.icon-white {
	color: rgb(255, 255, 255);
}
.header-search {
	clear: right; float: right; position: relative; z-index: 100;
}
.header-search .search-container {
	background: rgb(244, 244, 244); padding: 30px; width: 240px; right: -10px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; display: none; position: absolute; z-index: 1; box-shadow: 0px 3px 7px rgba(0,0,0,0.2);
}
.header-search .panel-opened.search-container {
	display: block;
}
.header-search .searchBtn {
	background: rgba(0, 0, 0, 0.5); margin: 10px 0px 0px 10px; border-radius: 2px; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 12px; display: inline-block; position: relative; z-index: 1;
}
.header-search .searchBtn:hover {
	background: rgba(0, 0, 0, 0.7);
}
.header-search .active.searchBtn {
	background: rgb(244, 244, 244) !important; border-radius: 2px 2px 0px 0px;
}
.header-search .active.searchBtn .glyphicon {
	color: rgb(0, 0, 0);
}
.header-searchform {
	margin: 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.header-searchform:hover {
	border-bottom-color: rgb(181, 181, 181); border-bottom-width: 1px; border-bottom-style: solid;
}
.header-searchform input[type=text] {
	background: none; margin: 0px; padding: 5px 0px; border: currentColor; border-image: none; width: calc( 100% - 30px ); color: rgb(153, 153, 153); font-size: 12px; font-style: italic; display: inline-block; box-shadow: none;
}
.header-searchform input[type=text]:focus {
	color: rgb(86, 86, 86); font-style: normal;
}
.header-searchform .searchsubmit {
	padding: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 14px; right: 5px; color: rgba(108, 108, 108, 0.4); line-height: 14px; margin-top: -8px; vertical-align: text-top; display: inline-block; position: absolute; background-color: transparent;
}
.screen-reader-text {
	display: none;
}
.topnav {
	list-style: none; margin: 10px 0px; padding: 0px; font-size: 11px; float: right; position: relative; z-index: 101;
}
.topnav > li {
	margin-left: 25px; float: left; position: relative;
}
.topnav > li > a {
	padding: 0px; border-radius: 2px; transition:opacity 0.15s ease-in-out; color: rgb(255, 255, 255); line-height: 24px; font-family: "Nanum Gothic","Montserrat" , "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; font-weight: 700; display: block; opacity: 0.8; -webkit-transition: opacity .15s ease-in-out; -o-transition: opacity .15s ease-in-out; -moz-transition: opacity .15s ease-in-out;
}
.topnav > li:hover > a {
	opacity: 1;
}
.topnav > li > a:hover {
	opacity: 1;
}
.topnav > li > a > span {
	margin-top: 0px; margin-right: 3px;
}
.topnav li.drop .pPanel {
	left: auto; width: auto; height: 0px; right: 0px; margin-left: -11px; visibility: hidden; position: absolute; min-width: 120px; opacity: 0;
}
.topnav li.drop .inner {
	background: rgb(245, 245, 245); list-style: none; margin: 5px 4px 4px; padding: 10px 5px; border-radius: 2px; position: relative; box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}
.topnav li.drop .inner::after {
	border-width: 5px 5px 4px; border-style: solid; border-color: transparent transparent rgb(245, 245, 245); border-image: none; left: 9px; top: -8px; position: absolute; content: "";
}
.topnav li.drop:hover .pPanel {
	height: auto; visibility: visible; opacity: 1;
}
.topnav li.drop li a {
	padding: 0px 5px 0px 10px; color: rgb(34, 34, 34); text-transform: uppercase; font-size: 10px; margin-top: 1px; display: block;
}
.topnav li.drop li.active a {
	background: rgba(0, 0, 0, 0.1);
}
.topnav li.drop li a:hover {
	background: rgba(0, 0, 0, 0.1);
}
.topnav li.drop li a span {
	margin-top: 2px; float: right; opacity: 0.3;
}
.site-header .kl-cart-button + .pPanel {
	left: auto; right: 0px; padding-top: 10px; margin-right: -10px; margin-left: 0px;
}
body .site-header .kl-cart-button + .pPanel {
	min-width: 320px;
}
.site-header .kl-cart-button + .pPanel .inner::after {
	left: auto; right: 9px;
}
.site-header .kl-cart-button .glyphicon {
	top: 2px; font-size: 13px; margin-right: 7px;
}
.site-header .kl-cart-button .glyphicon::after {
	border-radius: 50%; left: -12px; top: -8px; width: 15px; height: 15px; text-align: center; color: rgb(255, 255, 255); line-height: 13px; padding-right: 1px; font-size: 9px; font-weight: 600; display: block; position: absolute; content: attr(data-count); background-color: rgb(205, 33, 34);
}
.cart-container > .widget_shopping_cart_content {
	font-size: 11px; display: block;
}
.cart-container > .widget_shopping_cart_content .checkout {
	color: rgb(205, 33, 34); text-transform: uppercase; padding-left: 15px; font-size: 12px; margin-left: 15px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; display: inline-block;
}
.cart-container > .widget_shopping_cart_content .checkout:hover {
	color: rgb(51, 51, 51);
}
.cart-container > .widget_shopping_cart_content .checkout span {
	margin-top: 1px; opacity: 0.2;
}
.cart-container {
	background: rgb(245, 245, 245) !important; margin: 0px !important; padding: 25px !important;
}
.cart-container .cart_list {
	list-style: none; margin: 0px 0px 15px !important; padding: 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.cart-container .cart_list a:hover {
	background-color: transparent !important;
}
.cart-container .cart_list li {
	margin: 0px 0px 15px !important; text-align: center; overflow: hidden;
}
.cart-container .cart_list li a:not(.remove) {
	padding: 0px 30px 0px 0px !important; text-align: left; font-family: "Nanum Gothic","Montserrat",Helvetica,Arial,sans-serif; font-size: 11px; font-weight: normal;
}
.cart-container .cart_list .remove {
	padding: 0px !important; color: rgb(195, 195, 195); font-size: 16px; float: right;
}
.cart-container .cart_list .remove:hover {
	color: rgb(127, 127, 127);
}
.cart-container .cart_list .product-title:hover {
	color: rgb(205, 33, 34);
}
.cart-container .cart_list .color-variations {
	text-align: left; display: block;
}
.cart-container .cart_list .quantity {
	text-align: left; display: block;
}
.cart-container .cart_list li img {
	width: 60px !important; margin-right: 15px; margin-left: 0px !important; float: left !important;
}
.cart-container .cart_list li .variation {
	margin: 0px;
}
.cart-container .cart_list li .variation p {
	margin: 0px;
}
.cart-container .cart_list li .variation {
	padding: 0px !important; border: 0px currentColor !important; border-image: none !important; overflow: hidden !important;
}
.cart-container .cart_list li .variation-Color {
	margin: 0px !important; padding: 0px !important; clear: none !important; display: inline-block;
}
.cart-container .cart_list li .variationr::before {
	content: none;
}
.cart-container .cart_list li .variation::after {
	content: none;
}
.cart-container .total .amount {
	line-height: 18px; font-size: 15px; font-weight: bold; float: right;
}
.cart-container .total {
	margin: 0px 0px 15px; padding: 0px 0px 15px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.cart-container .buttons {
	margin: 0px; overflow: hidden;
}
.cart-container .buttons .button {
	padding: 6px 12px; border: 1px solid transparent; border-image: none; width: 49%; text-align: center; text-transform: uppercase; line-height: 1.4285; font-size: 14px; font-weight: 400; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; -ms-touch-action: manipulation; touch-action: manipulation; background-image: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.cart-container .buttons .wc-forward.button {
	padding: 9px 20px; border-radius: 3px; transition:background-color 0.2s ease-in-out; color: rgb(255, 255, 255); line-height: 1.6; font-size: 14px; font-weight: 600; box-shadow: none; text-shadow: none; background-color: rgb(205, 33, 34); -webkit-transition: background-color .2s ease-in-out;
}
.cart-container .buttons .checkout.button {
	background-position: 0% 0%; padding: 8px 20px; border-radius: 3px; border: 2px solid rgb(36, 36, 36); transition:0.1s ease-in-out; color: rgb(36, 36, 36); line-height: 1.6; font-size: 14px; font-weight: normal; margin-left: 0px; box-shadow: none; text-shadow: none; background-image: none; background-attachment: scroll; background-repeat: repeat; background-size: auto; background-origin: padding-box; background-clip: border-box; background-color: transparent !important; -webkit-transition: all .1s ease-in-out;
}
.topnav--lang.topnav ul.inner {
	padding-right: 0px; padding-left: 0px;
}
.topnav li.languages .pPanel {
	left: 0px;
}
.topnav--lang ul.inner::after {
	display: none;
}
.toplang-item a {
	padding: 3px 10px !important;
}
.toplang-item .glyphicon-ok {
	padding-top: 3px;
}
.toplang-item .toplang-flag {
	margin-right: 5px;
}
.site-logo {
	margin: 0px; float: left; display: table;
}
.site-logo a {
	padding: 0px; vertical-align: middle; display: table-cell; position: relative;
}
.site-logo img {
	max-height: 92px;
}
.logo-container {
	float: left;
}
.hasInfoCard.logo-container {
	position: relative;
}
.boxed .hasInfoCard.logo-container::before {
	display: none;
}
.logo-container .logo-infocard {
	background: rgb(205, 33, 34); padding: 30px 20px 25px; border-radius: 2px; transition:0.15s ease-out 0.3s; top: 100%; width: 440px; font-size: 12px; margin-top: 20px; display: block; visibility: hidden; position: absolute; z-index: 1; opacity: 0; box-shadow: 0px 2px 3px rgba(0,0,0,0.4); -webkit-transition: all 0.15s ease-out; -webkit-backface-visibility: hidden; -webkit-transition-delay: .3s;
}
.logo-container:hover .site-logo + .logo-infocard {
	margin-top: 10px; visibility: visible; z-index: 2; opacity: 1; transition-delay: 0s; -webkit-transition-delay: 0s;
}
.logo-infocard {
	color: rgb(255, 255, 255); line-height: 1.6; font-weight: normal;
}
.logo-infocard a {
	color: rgb(255, 255, 255); line-height: 1.6; font-weight: normal;
}
.logo-infocard a:hover {
	color: rgba(255, 255, 255, 0.7);
}
.logo-infocard p:last-child {
	margin-bottom: 0px;
}
.logo-infocard .social-icons {
	padding-left: 0px; margin-left: 0px;
}
.logo-infocard .social-icons li {
	margin: 0px;
}
.logo-infocard .social-icons li.title {
	font-size: 15px; margin-right: 10px;
}
.logo-infocard .social-icons li a {
	box-shadow: none; background-color: transparent;
}
.logo-infocard .social-icons li a:hover {
	opacity: 0.7;
}
.logo-infocard .contact-details {
	background: url("/images/say_hi.png") no-repeat right top;
}
.logosize--contain .site-logo .logo-img {
	width: auto; height: 100%;
}
.site-header {
	height: 100px;
}
.logosize--contain .site-logo a {
	height: 100px;
}
.logosize--contain .site-logo .logo-img {
	vertical-align: middle; max-height: 100px;
}
.logosize--contain .site-logo .logo-img-sticky {
	vertical-align: middle; max-height: 100px;
}
#page_wrapper {
	overflow: hidden; position: relative;
}
.site-content {
	margin-top: 60px; position: relative;
}
.site-header + .site-content {
	padding-top: 200px; margin-top: 0px;
}
.site-content .kl-slideshow {
	background: none; clear: both; display: block;
}
.site-header {
	background: rgba(0, 0, 0, 0.5); width: 100%; position: absolute; z-index: 2;
}
.siteheader-container {
	position: relative;
}
.site-header {
	background: none; border: 0px currentColor; border-image: none; height: auto; box-shadow: none;
}
.site-header .logosize--contain .site-logo a {
	height: 70px;
}
.site-header .separator {
	background: rgb(255, 255, 255); height: 1px; margin-bottom: 5px; opacity: 0.2;
}
.site-header .dark.separator {
	background: rgb(154, 154, 154);
}
.site-header .kl-header-bg {
	background: linear-gradient(rgba(0, 0, 0, 1) 0%, transparent 100%); left: 0px; top: 0px; width: 100%; height: 170%; position: absolute; opacity: 0.6; pointer-events: none;
}
.site-header .kl-top-header {
	position: relative;
}
.site-header .header-links-container {
	height: auto; margin-right: 60px; float: right;
}
.site-header .header-search {
	top: -3px; right: 0px; clear: none; float: none; position: absolute; z-index: 102;
}
.site-header .header-search .searchBtn {
	margin: 10px 0px 0px 10px;
}
.cta_button.site-header .header-search .searchBtn {
	margin: 10px 0px 0px 10px;
}
.site-header .active.searchBtn {
	border-radius: 2px 2px 0px 0px;
}
.site-header .header-leftside-container {
	margin: 12px 0px; line-height: 24px; position: relative;
}
.site-header .kl-header-toptext {
	color: rgb(255, 255, 255); font-size: 13px;
}
.site-header .kl-header-toptext a {
	color: rgb(255, 255, 255); font-size: 13px;
}
.site-header .main-nav {
	margin-left: 30px; float: left;
}
.site-header .topnav {
	margin-top: 20px; margin-bottom: 0px;
}
.site-header .kl-top-header .topnav {
	margin-top: 12px; margin-bottom: 8px; z-index: 111;
}
.site-header .topnav.social-icons {
	margin: 0px; padding: 0px; top: -3px; float: left; position: relative;
}
.site-header .topnav.social-icons li {
	margin: 0px 0px 0px 10px;
}
.site-header .sc--clean.topnav.social-icons li {
	margin-left: 0px;
}
.site-header .topnav.social-icons li:first-child {
	margin-left: 0px;
}
.site-header .topnav.social-icons ~ .kl-header-toptext {
	margin-top: 5px; margin-left: 10px;
}
.site-header .sc--clean.topnav.social-icons > li > a {
	color: rgb(255, 255, 255);
}
.site-header .sc--clean.topnav.social-icons > li > a:hover {
	color: rgba(255, 255, 255, 0.9);
}
.site-header .kl-cta-lined {
	margin-top: 13px;
}
.style1.site-header .main-nav {
	margin-left: 50px;
}
.style2.site-header {
	background: none; border: 0px currentColor; border-image: none; height: auto; box-shadow: none;
}
.style2.site-header .hasInfoCard.logo-container::before {
	top: 40px;
}
.style2.site-header .logosize--contain .site-logo a {
	height: 80px;
}
.style2.site-header .header-search {
	height: 80px;
}
.cta_button.style2.site-header .header-search {
	height: 80px;
}
.style2.site-header .site-logo {
	height: 80px;
}
.style2.site-header .kl-top-header2 {
	background: rgba(0, 0, 0, 0.7); color: rgba(255, 255, 255, 0.8);
}
.style2.site-header .kl-main-header {
	background: rgba(0, 0, 0, 0.6); border-bottom-color: rgb(205, 33, 34); border-bottom-width: 3px; border-bottom-style: solid;
}
.style2.site-header .main-nav {
	clear: none; margin-top: 0px; float: left;
}
.style2.site-header .main-nav > ul {
	margin: 5px 0px;
}
.style2.site-header .kl-main-header .topnav {
	margin: 6px 0px;
}
.style2.site-header .h-right-inner .topnav {
	z-index: 102;
}
.style2.site-header .header-rightside-container {
	padding-top: 5px; float: right;
}
.style2.site-header .header-rightside-container .topnav {
	margin-top: 5px; margin-bottom: 0px;
}
.ht--dark.style2.site-header .sc--clean.social-icons > li > a {
	color: rgba(255, 255, 255, 0.7);
}
.ht--dark.style2.site-header .sc--clean.social-icons > li > a:hover {
	color: rgba(255, 255, 255, 0.9);
}
.style2.site-header .header-search {
	margin: 0px auto; left: auto; top: auto; width: 240px; right: auto; clear: none; float: none; display: table; position: static;
}
.cta_button.style2.site-header .header-search {
	margin: 0px auto; left: auto; top: auto; width: 240px; right: auto; clear: none; float: none; display: table; position: static;
}
.style2.site-header .header-search .search-container {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; vertical-align: middle; display: table-cell; position: static; box-shadow: none;
}
.style2.site-header .header-searchform {
	padding: 5px 10px; border-radius: 3px; border: 0px currentColor; border-image: none; background-color: transparent;
}
.style2.site-header .header-search .searchBtn {
	display: none;
}
.style2.site-header .header-search .inputbox {
	position: relative; z-index: 1;
}
.style2.site-header .header-search .searchsubmit {
	color: rgba(255, 255, 255, 0.4); z-index: 1;
}
.style2.site-header .header-search .kl-field-bg {
	border-radius: 3px; transition:0.15s cubic-bezier(0.68, 0, 0.265, 1); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: rgba(255, 255, 255, 0.1); -webkit-transition: all .15s cubic-bezier(0.680, 0, 0.265, 1);
}
.style2.site-header .header-search .inputbox:focus {
	color: rgb(227, 227, 227);
}
.style2.site-header .header-search .inputbox:hover ~ .kl-field-bg {
	background-color: rgba(255, 255, 255, 0.15);
}
.style2.site-header .header-search .inputbox:focus ~ .kl-field-bg {
	left: -10%; top: -10%; width: 120%; height: 120%; background-color: rgba(255, 255, 255, 0.2);
}
.style2.site-header .kl-cart-button + .pPanel {
	left: auto; right: 0px; margin-top: 5px; margin-right: -10px; margin-left: 0px;
}
.style2.site-header .kl-main-header .kl-cta-ribbon {
	margin-top: -7px; margin-bottom: -10px;
}
.style2.site-header .kl-main-header .kl-cta-lined {
	background: rgb(0, 0, 0); padding: 14px 10px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 90%; margin-top: -3px; margin-bottom: -8px;
}
.style2.site-header .kl-main-header .kl-cta-lined:hover {
	color: rgb(52, 52, 52); background-color: rgb(255, 255, 255);
}
.style2.site-header .main-nav > ul > li.active > a::before {
	height: calc(100% + 23px); margin-top: 3px; margin-bottom: -23px;
}
.style2.site-header .main-nav > ul > li > a:hover::before {
	height: calc(100% + 23px); margin-top: 3px; margin-bottom: -23px;
}
.style2.site-header .main-nav > ul > li:hover > a::before {
	height: calc(100% + 23px); margin-top: 3px; margin-bottom: -23px;
}
body .style2.site-header .zn-res-menuwrapper {
	margin-top: 0px; margin-left: 0px; float: left;
}
body .style2.site-header .zn-res-menuwrapper .zn-res-trigger {
	margin-top: 8px; margin-bottom: 6px;
}
body .style2.site-header .zn-res-menuwrapper .zn-res-trigger::after {
	background: rgb(255, 255, 255); height: 2px; box-shadow: 0px 8px 0px #ffffff, 0px 16px 0px #ffffff;
}
.style2.site-header .social-icons.topnav {
	margin: 0px; padding: 0px; top: 1px; position: relative;
}
.style2.site-header .social-icons.topnav li {
	margin: 0px 0px 0px 10px;
}
.style2.site-header .sc--clean.social-icons.topnav li {
	margin-left: 0px;
}
.style2.site-header .social-icons.topnav li:first-child {
	margin-left: 0px;
}
.style2.site-header .kl-top-header2 {
	background: rgba(0, 0, 0, 0.7); color: rgba(255, 255, 255, 0.8);
}
.style2.site-header .kl-main-header .topnav {
	margin: 9px 0px;
}
.style2.site-header .main-nav ul ul.sub-menu {
	top: calc(100% + 15px);
}
.style2.site-header .main-nav .hg_mega_container {
	top: calc(100% + 8px);
}
.style2.site-header .main-nav ul li:hover > ul {
	top: calc(100% - -8px);
}
.style2.site-header .main-nav ul li:hover > .hg_mega_container {
	top: calc(100% - -18px);
}
.style2.site-header .main-nav > ul > li > a {
	padding-top: 9px; padding-bottom: 4px;
}
.style2.site-header .main-nav > ul > li.active > a::before {
	height: calc(100% + 25px); margin-top: 8px; margin-bottom: -25px;
}
.style2.site-header .main-nav > ul > li:hover > a::before {
	height: calc(100% + 25px); margin-top: 8px; margin-bottom: -25px;
}
.style2.site-header .main-nav > ul > li > a:hover::before {
	height: calc(100% + 25px); margin-top: 8px; margin-bottom: -25px;
}
.style2.site-header .main-nav ul.sub-menu li:hover ul.sub-menu {
	top: -3px;
}
.ht--light.style2.site-header .kl-top-header {
	background: rgba(255, 255, 255, 0.6); color: rgba(0, 0, 0, 0.8);
}
.ht--light.style2.site-header .kl-main-header {
	background: rgba(255, 255, 255, 0.5);
}
.ht--light.style2.site-header :not(.social-icons).topnav > li > a {
	color: rgb(51, 51, 51);
}
.ht--light.style2.site-header .sc--clean.topnav > li > a {
	color: rgb(51, 51, 51);
}
.ht--light.style2.site-header .topnav > li .icon-white {
	color: rgb(51, 51, 51);
}
.ht--light.style2.site-header :not(.social-icons).topnav > li > a:hover {
	color: rgb(17, 17, 17);
}
.ht--light.style2.site-header .sc--clean.topnav > li > a:hover {
	color: rgb(17, 17, 17);
}
.ht--light.style2.site-header .topnav > li a:hover .icon-white {
	color: rgb(17, 17, 17);
}
.ht--light.style2.site-header .main-nav > ul > li > a {
	color: rgb(37, 37, 37);
}
.ht--light.style2.site-header .main-nav > ul > li.active > a {
	color: rgb(255, 255, 255);
}
.ht--light.style2.site-header .main-nav > ul > li > a:hover {
	color: rgb(255, 255, 255);
}
.ht--light.style2.site-header .main-nav > ul > li:hover > a {
	color: rgb(255, 255, 255);
}
.ht--light.style2.site-header .main-nav > ul > li.menu-item-has-children > a::after {
	background-color: rgba(0, 0, 0, 0.5);
}
.ht--light.style2.site-header .header-search .searchsubmit {
	color: rgba(0, 0, 0, 0.4);
}
.ht--light.style2.site-header .header-search .kl-field-bg {
	background-color: rgba(0, 0, 0, 0.1);
}
.ht--light.style2.site-header .header-search .inputbox:focus {
	color: rgb(69, 69, 69);
}
.ht--light.style2.site-header .header-search .inputbox:hover ~ .kl-field-bg {
	background-color: rgba(0, 0, 0, 0.15);
}
.ht--light.style2.site-header .header-search .inputbox:focus ~ .kl-field-bg {
	background-color: rgba(0, 0, 0, 0.2);
}
.ht--light.style2.site-header .kl-main-header .kl-cta-lined:hover {
	color: rgb(249, 249, 249); background-color: rgb(0, 0, 0);
}
body .ht--light.style2.site-header .zn-res-menuwrapper .zn-res-trigger::after {
	background: rgb(53, 53, 53); box-shadow: 0px 8px 0px #353535, 0px 16px 0px #353535;
}
.style2.site-header + :not(.site-subheader-cst).page-subheader .ph-content-wrap {
	padding-top: 190px;
}
.style2.site-header .zn-res-trigger {
	margin-top: 7px; margin-left: 0px;
}
.style2.site-header .main-nav {
	margin-left: 0px;
}
.style3.site-header {
	background: rgba(255, 255, 255, 0.9); height: auto; border-bottom-color: rgb(205, 33, 34); border-bottom-width: 3px; border-bottom-style: solid; box-shadow: none;
}
.style3.site-header {
	height: auto;
}
.style3.site-header .spanel-label {
	color: rgb(37, 37, 37);
}
.style3.site-header .logosize--contain .site-logo a {
	height: 60px;
}
.style3.site-header .logosize--yes .site-logo {
	min-height: 60px;
}
.style3.site-header .kl-default-logo {
	filter: none; -webkit-filter: none;
}
.style3.site-header .kl-default-logo path {
	fill: #757575;
}
.style3.site-header .separator {
	background: rgb(0, 0, 0); height: 1px; opacity: 0.1;
}
.style3.site-header .kl-top-header {
	color: rgba(0, 0, 0, 0.7);
}
.style3.site-header .header-links-container {
	height: auto; margin-right: 0px; float: right;
}
.style3.site-header .header-leftside-container {
	margin: 5px 0px; line-height: 24px; float: left; position: relative;
}
.style3.site-header .kl-header-toptext {
	color: rgba(0, 0, 0, 0.7); line-height: 24px; font-size: 12px; font-weight: 700; margin-top: 3px; margin-left: 30px; float: left; display: block;
}
.style3.site-header .kl-header-toptext a {
	color: rgba(0, 0, 0, 0.7);
}
.style3.site-header .popup-with-form {
	margin: 3px 0px 5px 25px;
}
.style3.site-header .topnav {
	margin-top: 9px; margin-bottom: 0px;
}
.style3.site-header :not(.social-icons).topnav > li > a {
	color: rgb(135, 135, 135);
}
.style3.site-header .sc--clean.topnav > li > a {
	color: rgb(135, 135, 135);
}
.style3.site-header .topnav > li .icon-white {
	color: rgb(135, 135, 135);
}
.style3.site-header :not(.social-icons).topnav > li > a:hover {
	color: rgb(103, 103, 103);
}
.style3.site-header .sc--clean.topnav > li > a:hover {
	color: rgb(103, 103, 103);
}
.style3.site-header .topnav > li a:hover .icon-white {
	color: rgb(103, 103, 103);
}
.style3.site-header .social-icons.topnav {
	margin: 0px 0px 0px 10px; padding: 0px; top: 4px; position: relative;
}
.style3.site-header .social-icons.topnav li {
	margin: 2px 0px 0px 10px;
}
.style3.site-header .sc--clean.social-icons.topnav li {
	margin-left: 0px;
}
.style3.site-header .social-icons.topnav li:first-child {
	margin-left: 0px;
}
.style3.site-header .header-leftside-container .topnav {
	margin: 0px 10px 0px 0px; float: left;
}
.style3.site-header .header-leftside-container .topnav > li {
	margin-left: 0px;
}
.style3.site-header .kl-main-header {
	position: relative;
}
.style3.site-header .kl-main-header .topnav {
	top: 50%; right: 0px; clear: none; margin-top: 0px; float: right; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.style3.site-header .kl-cart-button + .pPanel {
	left: auto; right: 0px; margin-right: -10px; margin-left: 0px;
}
.style3.site-header .header-search {
	clear: none; float: left;
}
.style3.site-header .header-search {
	margin: 0px auto; left: 0px; top: 50%; width: 240px; right: auto; clear: none; display: table; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.cta_button.style3.site-header .header-search {
	margin: 0px auto; left: 0px; top: 50%; width: 240px; right: auto; clear: none; display: table; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.style3.site-header .header-search .search-container {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; vertical-align: middle; display: table-cell; position: static; box-shadow: none;
}
.style3.site-header .header-searchform {
	padding: 5px 10px; border-radius: 3px; border: 0px currentColor; border-image: none; background-color: transparent;
}
.style3.site-header .header-search .searchBtn {
	display: none;
}
.style3.site-header .header-search .inputbox {
	position: relative; z-index: 1;
}
.style3.site-header .header-search .searchsubmit {
	color: rgba(0, 0, 0, 0.4); z-index: 1;
}
.style3.site-header .header-search .kl-field-bg {
	border-radius: 3px; transition:0.15s cubic-bezier(0.68, 0, 0.265, 1); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.1); -webkit-transition: all .15s cubic-bezier(0.680, 0, 0.265, 1);
}
.style3.site-header .header-search .inputbox:focus {
	color: rgb(69, 69, 69);
}
.style3.site-header .header-search .inputbox:hover ~ .kl-field-bg {
	background-color: rgba(0, 0, 0, 0.15);
}
.style3.site-header .header-search .inputbox:focus ~ .kl-field-bg {
	left: -10%; top: -10%; width: 120%; height: 120%; background-color: rgba(0, 0, 0, 0.2);
}
.style3.site-header .ctabutton {
	right: 15px; position: absolute; z-index: 1;
}
.style3.site-header .kl-cta-ribbon {
	margin-top: 0px; margin-bottom: -10px;
}
.style3.site-header .kl-cta-lined {
	background: rgb(0, 0, 0); padding: 17px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 90%; margin-top: -6px; margin-bottom: -8px;
}
.style3.site-header .kl-cta-lined:hover {
	color: rgb(249, 249, 249); background-color: rgb(0, 0, 0);
}
.style3.site-header .logo-container {
	margin: 10px auto; clear: none; float: none;
}
.style3.site-header .site-logo {
	margin: 10px auto; clear: none; float: none;
}
.style3.site-header .logo-container .logo-infocard {
	left: 50%; z-index: 2; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.style3.site-header .main-nav {
	text-align: center; float: none;
}
.style3.site-header .main-nav > ul {
	margin-top: 8px; margin-bottom: 2px; display: inline-block;
}
.style3.site-header .main-nav > ul > li > a {
	color: rgb(101, 101, 101);
}
.style3.site-header .main-nav > ul > li.menu-item-has-children > a::after {
	background-color: rgba(39, 39, 39, 0.4);
}
.style3.site-header .main-nav > ul > li.active > a {
	color: rgb(255, 255, 255);
}
.style3.site-header .main-nav > ul > li > a:hover {
	color: rgb(255, 255, 255);
}
.style3.site-header .main-nav > ul > li:hover > a {
	color: rgb(255, 255, 255);
}
body .style3.site-header .zn-res-trigger::after {
	background: rgb(87, 87, 87); box-shadow: 0px 8px 0px #575757, 0px 16px 0px #575757;
}
body .style3.site-header .zn-res-trigger {
	margin-top: 9px; margin-bottom: 9px; margin-left: 0px;
}
.style3.site-header .header-search {
	margin-top: -3px;
}
.cta_button.style3.site-header .header-search {
	margin-top: -3px;
}
.style3.site-header .logo-container {
	margin: 5px auto;
}
.style3.site-header .site-logo {
	margin: 5px auto;
}
.style3.site-header .main-nav > ul {
	margin-bottom: -6px;
}
.style3.site-header .main-nav ul ul.sub-menu {
	top: calc(100% + 11px);
}
.style3.site-header .main-nav > ul {
	margin-top: 5px;
}
.style3.site-header .main-nav > ul > li {
	padding-bottom: 10px;
}
.style3.site-header .kl-cta-ribbon {
	margin-top: -10px;
}
.style3.site-header .main-nav .hg_mega_container {
	top: calc(100% + 8px);
}
.style3.site-header .main-nav ul li:hover > ul {
	top: calc(100% - -3px);
}
.style3.site-header .main-nav ul li:hover > .hg_mega_container {
	margin-top: 0px;
}
.style3.site-header .sc--clean.topnav > li > a {
	color: rgb(37, 37, 37);
}
.style3.site-header :not(.social-icons).topnav > li > a {
	color: rgb(37, 37, 37);
}
.style3.site-header .topnav > li .icon-white {
	color: rgb(37, 37, 37);
}
.style3.site-header .main-nav > ul > li > a {
	color: rgb(37, 37, 37);
}
.sh--light.style3.site-header :not(.social-icons).topnav > li > a {
	color: rgb(255, 255, 255);
}
.sh--light.style3.site-header .sc--clean.topnav > li > a {
	color: rgb(255, 255, 255);
}
.sh--light.style3.site-header .topnav > li .icon-white {
	color: rgb(255, 255, 255);
}
.sh--light.style3.site-header :not(.social-icons).topnav > li > a:hover {
	color: rgb(255, 255, 255); opacity: 0.9;
}
.sh--light.style3.site-header .sc--clean.topnav > li > a:hover {
	color: rgb(255, 255, 255); opacity: 0.9;
}
.sh--light.style3.site-header .topnav > li a:hover .icon-white {
	color: rgb(255, 255, 255); opacity: 0.9;
}
.sh--light.style3.site-header .main-nav > ul > li > a {
	color: rgb(245, 245, 245);
}
.sh--light.style3.site-header .main-nav > ul > li.menu-item-has-children > a::after {
	background-color: rgba(255, 255, 255, 0.5);
}
.sh--light.style3.site-header .kl-top-header {
	color: rgba(255, 255, 255, 0.7);
}
.sh--light.style3.site-header .separator {
	background: rgb(255, 255, 255); opacity: 0.15;
}
.sh--light.style3.site-header .kl-cta-lined:hover {
	color: rgb(17, 17, 17); background-color: rgb(255, 255, 255);
}
.sh--light.style3.site-header .header-search .searchsubmit {
	color: rgba(255, 255, 255, 0.4);
}
.sh--light.style3.site-header .header-search .kl-field-bg {
	background-color: rgba(255, 255, 255, 0.1);
}
.sh--light.style3.site-header .header-search .inputbox:focus {
	color: rgb(227, 227, 227);
}
.sh--light.style3.site-header .header-search .inputbox:hover ~ .kl-field-bg {
	background-color: rgba(255, 255, 255, 0.15);
}
.sh--light.style3.site-header .header-search .inputbox:focus ~ .kl-field-bg {
	background-color: rgba(255, 255, 255, 0.2);
}
body .sh--light.style3.site-header .zn-res-menuwrapper .zn-res-trigger::after {
	background: rgb(238, 238, 238); box-shadow: 0px 8px 0px #eee, 0px 16px 0px #eee;
}
.sh--dark.style3.site-header :not(.social-icons).topnav > li > a {
	color: rgb(34, 34, 34);
}
.sh--dark.style3.site-header .sc--clean.topnav > li > a {
	color: rgb(34, 34, 34);
}
.sh--dark.style3.site-header .topnav > li .icon-white {
	color: rgb(34, 34, 34);
}
.sh--dark.style3.site-header .kl-header-toptext a {
	color: rgba(0, 0, 0, 0.8);
}
.sh--dark.style3.site-header :not(.social-icons).topnav > li > a:hover {
	color: rgb(17, 17, 17);
}
.sh--dark.style3.site-header .sc--clean.topnav > li > a:hover {
	color: rgb(17, 17, 17);
}
.sh--dark.style3.site-header .topnav > li a:hover .icon-white {
	color: rgb(17, 17, 17);
}
.sh--dark.style3.site-header .main-nav > ul > li > a {
	color: rgb(37, 37, 37);
}
.sh--dark.style3.site-header .main-nav > ul > li.active > a {
	color: rgb(255, 255, 255);
}
.sh--dark.style3.site-header .main-nav > ul > li > a:hover {
	color: rgb(255, 255, 255);
}
.sh--dark.style3.site-header .main-nav > ul > li:hover > a {
	color: rgb(255, 255, 255);
}
.sh--dark.style3.site-header .main-nav > ul > li.menu-item-has-children > a::after {
	background-color: rgba(0, 0, 0, 0.7);
}
.sh--dark.style3.site-header .kl-top-header {
	color: rgba(0, 0, 0, 0.7);
}
.sh--dark.style3.site-header .separator {
	background: rgb(0, 0, 0); opacity: 0.15;
}
.sh--dark.style3.site-header .header-search .searchsubmit {
	color: rgba(0, 0, 0, 0.5);
}
.sh--dark.style3.site-header .header-search .kl-field-bg {
	background-color: rgba(0, 0, 0, 0.2);
}
.sh--dark.style3.site-header .header-search .inputbox:focus {
	color: rgb(255, 255, 255);
}
.sh--dark.style3.site-header .header-search .inputbox:hover ~ .kl-field-bg {
	background-color: rgba(0, 0, 0, 0.25);
}
.sh--dark.style3.site-header .header-search .inputbox:focus ~ .kl-field-bg {
	background-color: rgba(0, 0, 0, 0.3);
}
body .sh--dark.style3.site-header .zn-res-menuwrapper .zn-res-trigger::after {
	background: rgb(37, 37, 37); box-shadow: 0px 8px 0px #252525, 0px 16px 0px #252525;
}
.header--is-sticked .style3.site-header .logo-container {
	margin-top: 0px; margin-bottom: 0px;
}
.header--is-sticked .style3.site-header .site-logo {
	margin-top: 0px; margin-bottom: 0px;
}
.header--is-sticked .style3.site-header {
	min-height: 120px;
}
.header--is-sticked .style3.site-header .site-logo a {
	min-height: 120px;
}
.header--is-sticked .cta_button.style3.site-header .ctabutton {
	margin-top: -6px;
}
.style3.site-header + :not(.site-subheader-cst).page-subheader {
	min-height: 350px;
}
.style3.site-header + :not(.site-subheader-cst).page-subheader .ph-content-wrap {
	padding-top: 230px;
}
.style3.site-header + .zn_pb_wrapper > :first-child.zn_pb_el_container > .kl-slideshow .kl-slideshow-safepadding {
	padding-top: 160px;
}
.style3.site-header + .zn_pb_wrapper > :first-child.kl-slideshow .kl-slideshow-safepadding {
	padding-top: 160px;
}
.style4.site-header {
	background: rgba(0, 0, 0, 0.5); height: 100px;
}
.style5.site-header {
	background: rgba(0, 0, 0, 0.5); height: 100px;
}
.style4.site-header .site-logo {
	min-height: 100px;
}
.style5.site-header .site-logo {
	min-height: 100px;
}
.style6.site-header .site-logo {
	min-height: 100px;
}
.style4.site-header .site-logo a {
	background: rgba(0, 0, 0, 0.3); padding-right: 25px; padding-left: 25px; border-top-color: rgb(205, 33, 34); border-bottom-color: rgba(0, 0, 0, 0.7); border-top-width: 3px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
.style4.site-header .site-logo a::after {
	border-width: 5px; border-style: solid; border-color: rgba(0, 0, 0, 0.7) transparent transparent; border-image: none; left: 50%; bottom: -11px; margin-left: -3px; position: absolute; content: "";
}
.style6.site-header .site-logo a::after {
	border-width: 5px; border-style: solid; border-color: rgba(0, 0, 0, 0.7) transparent transparent; border-image: none; left: 50%; bottom: -11px; margin-left: -3px; position: absolute; content: "";
}
.style4.site-header .navLeft.topnav {
	float: left;
}
.style6.site-header .navLeft.topnav {
	float: left;
}
.style4.site-header .main-nav {
	margin-top: 0px; float: right;
}
.style5.site-header .main-nav {
	margin-top: 0px; float: right;
}
.style6.site-header .main-nav {
	margin-top: 0px; float: right;
}
.style4.site-header .header-links-container {
	height: 42px; float: none;
}
.style5.site-header .header-links-container {
	height: 42px; float: none;
}
.style6.site-header .header-links-container {
	height: 42px; float: none;
}
.style4.site-header .topnav {
	margin-top: 10px; float: right;
}
.style5.site-header .topnav {
	margin-top: 10px; float: right;
}
.style4.site-header .topnav.social-icons {
	float: right;
}
.style5.site-header .topnav.social-icons {
	float: right;
}
.style4.site-header .header-search {
	right: 16px;
}
.style5.site-header .header-search {
	right: 16px;
}
.style6.site-header .header-search {
	right: 16px;
}
.style4.site-header .hasInfoCard.logo-container::before {
	top: 40px;
}
.style5.site-header {
	border-top-color: rgb(205, 33, 34); border-bottom-color: rgba(0, 0, 0, 0.7); border-top-width: 3px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
.style5.site-header::after {
	border-width: 5px; border-style: solid; border-color: rgba(0, 0, 0, 0.7) transparent transparent; border-image: none; left: 50%; bottom: -10px; margin-left: -2px; position: absolute; content: "";
}
.style5.site-header .hasInfoCard.logo-container::before {
	top: 40px;
}
.style5.site-header .topnav.sc--clean.social-icons {
	margin-left: 22px;
}
.style6.site-header .topnav.sc--clean.social-icons {
	margin-left: 22px;
}
.style6.site-header .site-logo a {
	background: rgba(0, 0, 0, 0.3); padding-right: 25px; padding-left: 25px; border-top-color: rgb(205, 33, 34); border-bottom-color: rgba(0, 0, 0, 0.7); border-top-width: 3px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
.style6.site-header .topnav.social-icons {
	margin-top: 10px; float: right;
}
.style6.site-header .navLeft.topnav {
	margin-top: 10px;
}
.style6.site-header .navRight.topnav {
	margin-top: 10px;
}
.style6.site-header .spanel-label {
	margin-right: 15px;
}
.style6.site-header .topnav.navRight > li {
	margin-left: 15px;
}
.new.style5.site-header {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: medium; border-bottom-style: none; background-color: rgb(255, 255, 255);
}
.new.style5.site-header::after {
	display: none;
}
.new.style5.site-header .main-nav > ul > li > a {
	color: rgb(37, 37, 37);
}
.new.style5.site-header .main-nav > ul > li.active > a {
	color: rgb(255, 255, 255);
}
.new.style5.site-header .main-nav > ul > li > a:hover {
	color: rgb(255, 255, 255);
}
.new.style5.site-header .main-nav > ul > li:hover > a {
	color: rgb(255, 255, 255);
}
.new.style5.site-header .topnav > li > a {
	color: rgb(37, 37, 37);
}
.new.style5.site-header .icon-white {
	color: rgb(37, 37, 37);
}
.new.style5.site-header .sc--clean.topnav.social-icons > li > a:hover {
	color: rgb(97, 97, 97);
}
.new.style5.site-header .spanel-label {
	color: rgb(37, 37, 37);
}
.new.style5.site-header .searchBtn .icon-white {
	color: rgb(255, 255, 255) !important;
}
.new.style5.site-header .separator {
	background: rgb(78, 78, 78);
}
.new.style5.site-header .zn-res-trigger::after {
	background: rgb(51, 51, 51); box-shadow: 0px 8px 0px #333, 0px 16px 0px #333;
}
.new.style5.site-header .site-logo a {
	height: 97px;
}
.style8.site-header .siteheader-container {
	margin-top: 17px;
}
.style8.site-header .hasInfoCard.logo-container::before {
	top: 40px;
}
.style9.site-header .main-nav > ul > li.active > a {
	color: rgb(255, 255, 255) !important;
}
.style9.site-header .main-nav > ul > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.style9.site-header .main-nav > ul > li:hover > a {
	color: rgb(255, 255, 255) !important;
}
.style9.site-header {
	background-color: rgb(255, 255, 255);
}
.style9.site-header .kl-top-header {
	color: rgb(37, 37, 37);
}
.style9.site-header .topnav > li > a {
	color: rgb(37, 37, 37);
}
.style9.site-header .topnav--lang .icon-white {
	color: rgb(37, 37, 37);
}
.style9.site-header .sc--clean.topnav.social-icons > li > a {
	color: rgb(37, 37, 37);
}
.style9.site-header .sc--clean.topnav.social-icons > li > a:hover {
	color: rgb(107, 107, 107);
}
.style9.site-header .kl-header-toptext {
	color: rgb(37, 37, 37);
}
.style9.site-header .kl-header-toptext a {
	color: rgb(37, 37, 37);
}
.style9.site-header .main-nav > ul > li > a {
	color: rgb(37, 37, 37);
}
.style9.site-header .main-nav > ul > li:hover > a {
	color: rgb(255, 255, 255);
}
.style9.site-header .glyphicon-shopping-cart {
	color: rgb(37, 37, 37);
}
.style9.site-header .zn-res-trigger::after {
	background: rgb(0, 0, 0); box-shadow: 0px 8px 0px #000, 0px 16px 0px #000;
}
.style9.site-header .sc--clean.topnav > li > a {
	color: rgb(37, 37, 37);
}
.style9.site-header :not(.social-icons).topnav > li > a {
	color: rgb(37, 37, 37);
}
.style9.site-header .topnav > li .icon-white {
	color: rgb(37, 37, 37);
}
.style9.site-header .spanel-label {
	color: rgb(37, 37, 37);
}
.style11.site-header {
	background: rgba(0, 0, 0, 0.65);
}
.style11.site-header .logo-container {
	padding: 0px 20px;
}
.style11.site-header .site-logo {
	min-height: 71px;
}
.style11.site-header .main-nav {
	float: right;
}
.style11.site-header .zn-res-trigger {
	margin-top: 22px; float: right;
}
.style11.site-header .logo-container .logo-infocard {
	left: 0px;
}
.style11.site-header .main-nav > ul {
	margin-top: 20px;
}
.style11.site-header .site-logo img {
	max-height: 71px;
}
.style12.site-header .site-logo {
	margin: 0px auto; float: none;
}
.style12.site-header .logo-container {
	float: none; display: inline-block; position: relative;
}
.style12.site-header .main-nav {
	text-align: center; float: none;
}
.style12.site-header .kl-main-header {
	text-align: center;
}
.style12.site-header .logo-container .logo-infocard {
	left: -150px;
}
.style12.site-header .hasInfoCard.logo-container::before {
	top: 30px;
}
.style12.site-header .site-logo a {
	padding-top: 5px;
}
.left-header-page #content {
	margin-bottom: 81px;
}
.cta_button.left-header.site-header .header-search .searchBtn {
	background: none;
}
.left-header.site-header .kl-cart-button {
	height: 25px;
}
.left-header.site-header .header-links-container {
	width: 100%; margin-right: 0px;
}
.left-header.site-header .header-search .searchBtn {
	margin: 0px;
}
.left-header.cta_button.site-header .header-search .searchBtn {
	margin: 0px;
}
.cta_button.left-header.site-header .header-search {
	margin-top: 0px; position: relative !important;
}
.left-header.site-header .header-search .search-container {
	right: -32px;
}
@media all and (min-width:1490px)
{
.left-header-page .chaser {
	display: none;
}
.left-header-page #content {
	overflow: hidden; margin-left: 300px;
}
.left-header.site-header {
	transition:left 0.3s cubic-bezier(0.19, 1, 0.22, 1); left: 0px; width: 300px; height: 100vh; position: fixed; background-color: rgb(0, 0, 0); -webkit-transition: left .3s cubic-bezier(.19, 1, .22, 1);
}
.left-header.site-header .siteheader-container {
	width: 300px;
}
.left-header.site-header .kl-top-header .topnav {
	width: 100%; margin-bottom: 0px; float: none; display: inline-block;
}
.left-header.site-header .kl-header-toptext {
	margin-top: 9px; display: inline-block;
}
.left-header.site-header .topnav > li {
	margin-right: 25px; margin-left: 0px;
}
.left-header.site-header .topnav > li:last-child {
	margin-right: 0px;
}
.left-header.site-header .header_search {
	margin-top: -3px;
}
.left-header.cta_button.site-header .header_search {
	margin-top: -3px;
}
.left-header.site-header #search {
	top: 0px; position: relative;
}
.left-header.site-header .hasInfoCard.logo-container::before {
	display: none;
}
.left-header.site-header .kl-cart-button + .pPanel {
	min-width: 267px;
}
.left-header.site-header .kl-cart-button + .pPanel .inner::after {
	right: 15px;
}
.left-header.site-header .cart-container .buttons .wc-forward.button {
	font-size: 12px;
}
.left-header.site-header .cart-container .buttons .checkout.button {
	font-size: 12px;
}
.left-header.site-header .logo-container {
	width: 100%;
}
.left-header.site-header .site-logo {
	margin: 0px auto; float: none;
}
.left-header.site-header .logo-container .logo-infocard {
	display: none;
}
.left-header.site-header .main-nav {
	margin-right: 0px; margin-left: 0px;
}
.left-header.site-header .main-nav > ul > li {
	width: 100%;
}
.left-header.site-header .main-nav > ul > li:first-child {
	margin-left: 5px;
}
.left-header.site-header .main-nav > ul > li {
	position: relative;
}
.left-header.site-header .main-menu .hg_mega_container {
	top: 0px; width: 1024px; margin-left: -5px;
}
.left-header.site-header .main-nav ul li:hover > .hg_mega_container {
	left: 100%;
}
.left-header.site-header .main-nav ul li:hover > ul {
	left: 100%; top: -10px;
}
.left-header.site-header .main-nav > ul > li > ul.sub-menu::after {
	left: -11px; top: 15px; border-right-color: rgb(245, 245, 245); border-bottom-color: transparent; border-right-width: 5px;
}
.left-header.site-header .separator {
	width: 100%; display: inline-block !important;
}
}
@media all and (max-width:1490px) and (min-width:992px)
{
.left-header.site-header .header-search .searchBtn {
	margin-top: 0px; margin-left: 0px;
}
.cta_button.left-header.site-header .header-search .searchBtn {
	margin-top: 0px; margin-left: 0px;
}
.cta_button.left-header.site-header .header-search {
	position: relative;
}
.left-header.site-header .header-search .active.searchBtn {
	background: rgb(244, 244, 244) !important;
}
}
.social-icons {
	margin-bottom: 0px; margin-left: 10px; z-index: 1;
}
.social-icons li {
	margin: 5px 0px 5px 10px; vertical-align: top; display: inline-block;
}
.social-icons li a {
	border-radius: 3px; transition:0.2s ease-out; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); font-size: 14px; font-weight: normal; display: inline-block; position: relative; opacity: 1; -webkit-transition: all 0.2s ease-out;
}
.social-icons li a::before {
	line-height: 30px;
}
.social-icons li a:hover {
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
}
.sc--normal.social-icons li a {
	background-color: rgb(17, 17, 17);
}
.sc--normal.social-icons li a:hover {
	background-color: rgb(205, 33, 34);
}
.sc--colored.social-icons li a:hover {
	background-color: rgb(18, 18, 18);
}
.sc--colored_hov.social-icons li a:not(:hover) {
	background-color: rgb(18, 18, 18);
}
.sc--clean.social-icons li {
	margin-right: 0px; margin-left: 0px;
}
.sc--clean.social-icons li a {
	background: none; font-size: 14px; box-shadow: none;
}
.sc--clean.social-icons li a:hover {
	background: none; box-shadow: none;
}
.site-header .topnav.social-icons {
	z-index: 1;
}
.site-header .topnav.social-icons li {
	margin: 0px 0px 0px 10px;
}
.site-header .sc--clean.topnav.social-icons li {
	margin-left: 0px;
}
.site-header .topnav.social-icons li:first-child {
	margin-left: 0px;
}
.scheader-icon-nocolor {
	background-color: rgb(18, 18, 18);
}
.sc--colored.social-icons .icon-facebook {
	background-color: rgb(59, 87, 157);
}
.sc--colored.social-icons .icon-twitter {
	background-color: rgb(94, 169, 221);
}
.sc--colored.social-icons .icon-google {
	background-color: rgb(223, 75, 56);
}
.sc--colored.social-icons .icon-linkedin {
	background-color: rgb(0, 122, 181);
}
.kl-slideshow-inner {
	position: relative; z-index: 1;
}
.kl-slideshow .bgback {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0; background-size: cover;
}
.kl-slideshow {
	margin-bottom: 0px;
}
.bullets2.kl-ios-selectors-block .selected.item::before {
	background-color: rgb(205, 33, 34);
}
.bullets2.kl-ios-selectors-block .item:hover::before {
	background-color: rgb(205, 33, 34);
}
.zn-shadow-lifted {
	box-shadow: 0px 40px 20px -25px rgba(0,0,0,0.25);
}
.kl-slideshow .kl-slideshow-safepadding {
	padding-top: 35px; padding-bottom: 35px;
}
@media screen and (min-width:480px)
{
.zn_pb_wrapper > :first-child.zn_pb_el_container > .kl-slideshow .kl-slideshow-safepadding {
	padding-top: 150px; padding-bottom: 45px;
}
.zn_pb_wrapper > :first-child.kl-slideshow .kl-slideshow-safepadding {
	padding-top: 150px; padding-bottom: 45px;
}
}
#sparkles {
	display: none;
}
.th-sparkles {
	display: none;
}
.th-sparkles-visible .th-sparkles {
	display: block;
}
.th-sparkles > span {
	background: radial-gradient(at center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 60%); width: 15px; height: 15px; display: block; position: absolute;
}
.th-sparkles .shiny-spark1 {
	width: 20px; height: 20px; opacity: 0.4;
}
.th-sparkles .shiny-spark2 {
	width: 10px; height: 10px; opacity: 0.7;
}
.th-sparkles .shiny-spark3 {
	width: 30px; height: 30px; opacity: 0.1;
}
.th-sparkles .shiny-spark4 {
	width: 3px; height: 3px; opacity: 0.9;
}
.th-sparkles .shiny-spark5 {
	width: 15px; height: 15px; opacity: 0.3;
}
.th-sparkles .shiny-spark6 {
	width: 25px; height: 25px; opacity: 0.5;
}
.page-subheader {
	min-height: 300px; background-color: rgb(6, 111, 217);
}
[class*='maskcontainer--'].page-subheader {
	min-height: 330px;
}
.page-subheader .container {
	padding: 0px 15px; position: relative; z-index: 1;
}
.page-subheader > .shadowUP::after {
	border-width: 6px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; border-image: none; left: 50%; bottom: -18px; margin-left: -6px; position: absolute; content: "";
}
.page-subheader .bgback {
	background-position: center; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0; background-size: cover;
}
.no-bg#page_header {
	background: none;
}
.page-subheader .ph-content-wrap {
	width: 100%; height: 400px; display: table; min-height: 400px;
}
.page-subheader .ph-content-v-center {
	vertical-align: middle; display: table-cell; position: relative;
}
.page-subheader .ph-content-wrap {
	padding-top: 100px;
}
.gradient.page-subheader {
	background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 100%) rgb(52, 83, 112);
}
.gradient.kl-slideshow {
	background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 100%) rgb(52, 83, 112);
}
.page-subheader {
	top: 0px; position: relative; z-index: 0;
}
.kl-slideshow {
	top: 0px; position: relative; z-index: 0;
}
.nobg.page-subheader {
	background: none;
}
.nobg.kl-slideshow {
	background: none;
}
.hasMargin.page-subheader {
	margin-bottom: 40px;
}
.hasMargin.kl-slideshow {
	margin-bottom: 40px;
}
.hg_section {
	padding-top: 35px; padding-bottom: 35px;
}
.hg_section--relative {
	position: relative;
}
.hg_section--masked {
	padding-bottom: 55px;
}
.hg_section__source + .hg_section_size {
	position: relative;
}
.kl-bg-source + .hg_section_size {
	position: relative;
}
.hg_other_images > div {
	margin-top: 15px; margin-bottom: 15px;
}
.hg_other_images {
	margin-top: 20px;
}
:not(:empty).kl-bg-source {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.kl-bg-source__overlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.kl-bg-source__bgimage {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.kl-bg-source__bgimage {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
.kl-bg-source__overlay {
	pointer-events: none;
}
.kl-bg-source__video {
	
}
.kl-bg-source__iframe {
	padding: 0px 0px 56.25%; height: 0px; overflow: hidden; display: block; position: relative;
}
.kl-bg-source__iframe iframe {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.kl-bg-source__overlay-gloss {
	transform-origin: 100% 0%; left: -43%; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.08; pointer-events: none; transform: skewX(-55deg); background-color: rgb(255, 255, 255); -webkit-transform: skewX(-55deg); -webkit-transform-origin: 100% 0;
}
.ls-source__mask {
	background: rgb(255, 255, 255); transform-origin: 100% 0%; left: 0px; width: 100%; height: 20vh; bottom: 0px; position: absolute; transform: skewY(-2deg); -webkit-transform: skewY(-2deg); -webkit-backface-visibility: hidden; -webkit-transform-origin: 100% 0;
}
.ls-source__mask-front.ls-source__mask {
	background: linear-gradient(rgba(245, 245, 245, 0.6) 0%, rgba(245, 245, 245, 1) 60%);
}
.ls-source__mask-back.ls-source__mask {
	background: rgba(255, 255, 255, 0.4); bottom: 40px; transform: skewY(-3.1deg); -webkit-transform: skewY(-3.1deg); -webkit-backface-visibility: hidden;
}
.kl-bottommask {
	z-index: 1;
}
.fake-loading ~ .kl-bottommask {
	z-index: 2;
}
.maskcontainer--shadow_simple {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--shadow_simple {
	background: radial-gradient(at 50% 100%, rgba(0, 0, 0, 0.3) 0px, transparent 70%); left: 0px; width: 100%; height: 6px; bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; position: absolute; z-index: 2; box-sizing: content-box;
}
.maskcontainer--shadow_simple_down {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--shadow_simple_down {
	background: radial-gradient(at 50% 0%, rgba(0, 0, 0, 0.3) 0px, transparent 70%); left: 0px; width: 100%; height: 10px; bottom: -10px; position: absolute; opacity: 0.6;
}
.maskcontainer--shadow {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--shadow {
	background: radial-gradient(at 50% 100%, rgba(0, 0, 0, 0.3) 0px, transparent 70%); left: 0px; width: 100%; height: 6px; bottom: 0px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 6px; border-bottom-style: solid; position: absolute; z-index: 1; box-sizing: content-box;
}
.kl-bottommask--shadow::after {
	border-width: 6px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; border-image: none; left: 50%; bottom: -18px; margin-left: -6px; position: absolute; content: "";
}
.maskcontainer--shadow_ud {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--shadow_ud {
	background: radial-gradient(at 50% 100%, rgba(0, 0, 0, 0.3) 0px, transparent 70%); left: 0px; width: 100%; height: 12px; bottom: 0px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 6px; border-bottom-style: solid; position: absolute; z-index: 1;
}
.kl-bottommask--shadow_ud::after {
	border-width: 6px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; border-image: none; left: 50%; bottom: -17px; margin-left: -6px; position: absolute; content: "";
}
.kl-bottommask--shadow_ud::before {
	background: radial-gradient(at 50% 0%, rgba(0, 0, 0, 0.3) 0px, transparent 70%); left: 0px; width: 100%; height: 10px; bottom: -16px; position: absolute; content: ""; opacity: 0.6;
}
.maskcontainer--mask1 {
	padding-bottom: 30px; border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--mask1 {
	background: url("/images/bottom_mask.png") no-repeat top; left: 0px; width: 100%; height: 27px; bottom: 0px; position: absolute; z-index: 99;
}
.maskcontainer--mask2 {
	padding-bottom: 40px; border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--mask2 {
	background: url("/images/bottom_mask2.png") no-repeat top; left: 0px; width: 100%; height: 33px; bottom: 0px; position: absolute; z-index: 99;
}
.maskcontainer--mask3 {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--mask3 {
	left: 0px; width: 100%; height: 57px; bottom: 0px; position: absolute;
}
.kl-bottommask--mask3 .svgmask {
	left: 50%; bottom: 0px; margin-bottom: -15px; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask3 .glyphicon {
	left: 50%; top: auto; width: 30px; height: 15px; text-align: center; bottom: 5px; font-size: 22px; margin-left: 1px; display: block; position: absolute; opacity: 0.2; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.maskcontainer--mask4 {
	padding-bottom: 40px; border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--mask4 {
	left: 0px; width: 100%; height: 27px; bottom: 0px; position: absolute;
}
.kl-bottommask--mask4 .svgmask {
	left: 50%; bottom: 0px; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
@media all and (min-width:1200px)
{
.kl-bottommask--mask3 .svgmask-right {
	-webkit-transform: translateX( calc(-50% + 510px) );
}
.kl-bottommask--mask3 .svgmask-right + .glyphicon {
	-webkit-transform: translateX( calc(-50% + 510px) );
}
.kl-bottommask--mask4 .svgmask-right {
	-webkit-transform: translateX( calc(-50% + 510px) );
}
.kl-bottommask--mask3 .svgmask-left {
	-webkit-transform: translateX( calc(-50% - 510px) );
}
.kl-bottommask--mask3 .svgmask-left + .glyphicon {
	-webkit-transform: translateX( calc(-50% - 510px) );
}
.kl-bottommask--mask4 .svgmask-left {
	-webkit-transform: translateX( calc(-50% - 510px) );
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.kl-bottommask--mask3 .svgmask-right {
	-webkit-transform: translateX( calc(-50% + 410px) );
}
.kl-bottommask--mask3 .svgmask-right + .glyphicon {
	-webkit-transform: translateX( calc(-50% + 410px) );
}
.kl-bottommask--mask4 .svgmask-right {
	-webkit-transform: translateX( calc(-50% + 410px) );
}
.kl-bottommask--mask3 .svgmask-left {
	-webkit-transform: translateX( calc(-50% - 410px) );
}
.kl-bottommask--mask3 .svgmask-left + .glyphicon {
	-webkit-transform: translateX( calc(-50% - 410px) );
}
.kl-bottommask--mask4 .svgmask-left {
	-webkit-transform: translateX( calc(-50% - 410px) );
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.kl-bottommask--mask3 .svgmask-right {
	-webkit-transform: translateX( calc(-50% + 300px) );
}
.kl-bottommask--mask3 .svgmask-right + .glyphicon {
	-webkit-transform: translateX( calc(-50% + 300px) );
}
.kl-bottommask--mask4 .svgmask-right {
	-webkit-transform: translateX( calc(-50% + 300px) );
}
.kl-bottommask--mask3 .svgmask-left {
	-webkit-transform: translateX( calc(-50% - 300px) );
}
.kl-bottommask--mask3 .svgmask-left + .glyphicon {
	-webkit-transform: translateX( calc(-50% - 300px) );
}
.kl-bottommask--mask4 .svgmask-left {
	-webkit-transform: translateX( calc(-50% - 300px) );
}
}
@media all and (max-width:767px)
{
.kl-bottommask--mask3 .svgmask-right {
	transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask3 .svgmask-right + .glyphicon {
	transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask4 .svgmask-right {
	transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask3 .svgmask-left {
	transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask3 .svgmask-left + .glyphicon {
	transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask4 .svgmask-left {
	transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
}
.maskcontainer--mask5 {
	padding-bottom: 75px; border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--mask5 {
	left: 0px; width: 100%; height: 64px; bottom: 0px; position: absolute;
}
.kl-bottommask--mask5 .svgmask {
	left: 50%; bottom: 0px; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask5 .bmask-customfill {
	transform: translateY(-1px); -webkit-transform: translateY(-1px);
}
.is-safari .svgmask .bmask-bgfill {
	filter: none; -webkit-filter: none;
}
.is-safari .kl-bottommask--mask3 .bmask-bgfill {
	filter: none; -webkit-filter: none;
}
.is-safari .kl-bottommask--mask4 .bmask-bgfill {
	filter: none; -webkit-filter: none;
}
.is-safari .kl-bottommask--mask3 .bmask-bgfill {
	transform: translateY(4px); -webkit-svg-shadow: 0px 0px 7px rgba(0, 0, 0, 0.47);
}
.is-safari .kl-bottommask--mask4 .bmask-bgfill {
	transform: translateY(4px); -webkit-svg-shadow: 0px 0px 7px rgba(0, 0, 0, 0.47);
}
.is-safari .svgmask .bmask-bgfill {
	transform: translateY(4px); -webkit-svg-shadow: 0px 0px 7px rgba(0, 0, 0, 0.47);
}
.maskcontainer--mask6 {
	padding-bottom: 70px; border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.kl-bottommask--mask6 {
	left: 0px; width: 100%; height: 57px; bottom: 0px; position: absolute;
}
.kl-bottommask--mask6 .svgmask {
	left: 50%; bottom: 0px; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.kl-bottommask--mask7 {
	left: 0px; width: 100%; bottom: 0px; position: absolute; z-index: 1;
}
.mask-over.kl-bottommask--mask7 {
	z-index: 2;
}
.screffect.kl-bottommask--mask7 {
	transform-origin: 0% 100%; -webkit-transform-origin: 0 100%;
}
[class*='maskcontainer--'].static-content__slideshow {
	padding-bottom: 0px;
}
[class*='maskcontainer--'].static-content__slideshow .kl-slideshow-inner {
	padding-bottom: 60px;
}
[class*='maskcontainer--'].portfolio-slider__sideshow {
	padding-bottom: 0px;
}
[class*='maskcontainer--'].kl-revolution-slider {
	padding-bottom: 0px;
}
.cute3dslider .kl-slideshow-inner {
	padding-top: 170px; padding-bottom: 50px;
}
.m_title {
	color: rgb(205, 33, 34); margin-top: 0px;
}
h3.m_title {
	line-height: 1.4; font-size: 18px;
}
.smallm_title {
	margin: 0px 0px 20px; color: rgb(205, 33, 34); font-size: 14px; font-weight: 700; border-bottom-color: rgb(188, 188, 188); border-bottom-width: 1px; border-bottom-style: solid; text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}
.smallm_title span {
	padding-bottom: 9px; border-bottom-color: rgb(188, 188, 188); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block; position: relative;
}
.smallm_title span::before {
	border-width: 3px; border-style: solid; border-color: transparent transparent rgb(188, 188, 188); border-image: none; left: 50%; bottom: 0px; margin-left: -2px; position: absolute; content: "";
}
.centered.smallm_title {
	text-align: center;
}
.bigger.smallm_title {
	font-size: 18px;
}
.circle_title {
	color: rgb(205, 33, 34); margin-top: 0px; position: relative; text-shadow: 0px 1px 0px #fff;
}
.circle_title::after {
	left: 0px; right: 0px; bottom: 5px; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: dotted; position: absolute; content: "";
}
.mb_title {
	background: white; padding: 0px 10px; color: rgb(89, 89, 89); line-height: 1.5; font-size: 20px; display: inline-block;
}
.mb_title img {
	margin-top: -3px; margin-right: 5px;
}
.breadcrumbs {
	background: rgba(0, 0, 0, 0.8); list-style: none; margin: 0px 0px 10px; padding: 7px 15px 5px; border-radius: 2px; float: left;
}
.breadcrumbs li {
	color: rgb(238, 238, 238); text-transform: uppercase; line-height: 1.5; font-size: 13px; font-weight: 600; float: left; position: relative;
}
.breadcrumbs li:first-child {
	background: none; padding-left: 0px; margin-left: 0px;
}
.breadcrumbs li a {
	color: rgb(255, 255, 255);
}
.breadcrumbs li::after {
	border-width: 4px; border-style: solid; border-color: transparent transparent transparent rgb(205, 33, 34); margin: 0px 5px 0px 10px; border-image: none; width: 0px; height: 0px; display: inline-block; content: ""; pointer-events: none;
}
.breadcrumbs2 li::after {
	border-width: 4px; border-style: solid; border-color: transparent transparent transparent rgb(205, 33, 34); margin: 0px 5px 0px 10px; border-image: none; width: 0px; height: 0px; display: inline-block; content: ""; pointer-events: none;
}
.breadcrumbs li:last-child::after {
	display: none;
}
.breadcrumbs2 li:last-child::after {
	display: none;
}
.breadcrumbs2 {
	background: none; list-style: none; padding: 0px; transition:opacity 0.1s ease-out; margin-bottom: 0px; opacity: 0.4;
}
.breadcrumbs2 > li {
	display: inline-block;
}
.breadcrumbs2:hover {
	opacity: 1;
}
.white.breadcrumbs2 a {
	color: rgb(255, 255, 255);
}
.white.breadcrumbs2 span {
	color: rgb(255, 255, 255);
}
.social_icons ul {
	list-style: none; margin: 0px; padding: 0px;
}
ul.social_icons {
	list-style: none; margin: 0px; padding: 0px;
}
.social_icons li {
	line-height: 40px; margin-left: 10px; display: inline-block;
}
.social_icons li:first-child {
	margin-left: 0px;
}
.social_icons li a {
	color: rgb(205, 205, 205); line-height: 1; font-size: 16px; text-decoration: none; vertical-align: middle; display: inline-block;
}
.social_icons li a:hover {
	color: rgb(102, 102, 102);
}
.social_icons a {
	text-decoration: none;
}
.socialstyles-extra.social_icons li {
	margin: 0px; float: left;
}
.socialstyles-extra.social_icons li a {
	border-width: 1px 1px 1px 0px; border-style: solid; border-color: rgba(255, 255, 255, 0.2); padding: 15px; border-image: none; color: rgba(255, 255, 255, 0.5); font-size: 14px;
}
.socialstyles-extra.social_icons li a:hover {
	color: rgba(255, 255, 255, 0.7);
}
.socialstyles-extra.social_icons li:first-child a {
	border-left-width: 1px;
}
.subheader-titles {
	text-align: right; margin-top: -7px;
}
.left.subheader-titles {
	text-align: left;
}
.subheader-maintitle {
	margin: 0px 0px 5px; color: rgb(255, 255, 255); line-height: 1.3;
}
.subheader-subtitle {
	margin: 0px; color: rgb(255, 255, 255); font-family: "Nanum Gothic","Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; display: inline-block;
}
.shadowUP {
	background: url("/images/shadow-up.png") no-repeat bottom; left: 0px; width: 100%; height: 20px; bottom: 0px; position: absolute; z-index: 2;
}
.shadowDown {
	background: url("/images/shadow-down.png") no-repeat bottom; left: 0px; width: 100%; height: 20px; bottom: 0px; position: absolute; z-index: 2;
}
.subheader-currentdate {
	background: rgba(255, 255, 255, 0.5); font: 10px Arial, Helvetica, sans-serif; padding: 3px 10px; border-radius: 2px; color: rgb(56, 56, 56); clear: left; float: left; font-size-adjust: none; font-stretch: normal;
}
.kl-title-block {
	padding-top: 0px; padding-bottom: 35px;
}
.tbk__title {
	color: rgb(0, 0, 0); line-height: 42px; font-family: "Open Sans"; font-size: 48px; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 10px;
}
.tbk__subtitle {
	line-height: 26px; font-family: "Nanum Gothic","Open Sans"; font-size: 20px; font-style: normal; font-weight: 400; margin-top: 0px;
}
.tbk-thinsubtitle {
	line-height: 32px; font-size: 18px; font-weight: 100;
}
.tbk__text {
	line-height: 1.6; margin-top: 0px;
}
.tbk__symbol {
	margin-top: 0px; margin-bottom: 10px; display: block;
}
.tbk-symbol--line .tbk__symbol span {
	width: 50px; height: 2px; display: inline-block; background-color: rgb(204, 204, 204);
}
.tbk-icon-pos--after-title.tbk-symbol--line .tbk__symbol {
	margin-top: -5px; margin-bottom: 20px; display: inline-block;
}
.tbk-symbol--border .tbk__symbol {
	margin-bottom: 20px;
}
.tbk-symbol--border2 .tbk__symbol {
	margin-bottom: 20px;
}
.tbk-symbol--border .tbk__symbol span {
	width: 100%; height: 1px; display: block; background-color: rgb(204, 204, 204);
}
.tbk-symbol--border2 .tbk__symbol span {
	width: 100%; height: 1px; display: block; background-color: rgb(204, 204, 204);
}
.tbk-icon-pos--after-text.tbk-symbol--border .tbk__symbol {
	margin-top: 30px;
}
.tbk-icon-pos--after-title.tbk-symbol--border2 .tbk__border-helper {
	padding-bottom: 15px; margin-bottom: -12px; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 3px; border-bottom-style: solid; display: inline-block;
}
.tbk-symbol--line_border .tbk__symbol span {
	width: 50px; height: 3px; margin-right: 25px; margin-left: 25px; vertical-align: middle; display: inline-block; background-color: rgb(205, 33, 34);
}
.tbk-symbol--line_border .tbk__symbol::before {
	width: calc(50% - 50px); height: 1px; vertical-align: middle; display: inline-block; content: ""; background-color: rgb(205, 33, 34);
}
.tbk-symbol--line_border .tbk__symbol::after {
	width: calc(50% - 50px); height: 1px; vertical-align: middle; display: inline-block; content: ""; background-color: rgb(205, 33, 34);
}
.tbk-symbol--line_border.text-center.kl-title-block .tbk__symbol span {
	margin: 0px 20px;
}
.tbk-symbol--line_border.text-center.kl-title-block .tbk__symbol::before {
	background-color: rgb(191, 191, 191);
}
.tbk-symbol--line_border.text-center.kl-title-block .tbk__symbol::after {
	background-color: rgb(191, 191, 191);
}
.tbk-symbol--line_border.text-right.kl-title-block .tbk__symbol span {
	margin-right: 0px;
}
.tbk-symbol--line_border.text-right.kl-title-block .tbk__symbol::after {
	display: none;
}
.tbk-symbol--line_border.text-right.kl-title-block .tbk__symbol::before {
	width: calc(100% - 79px); background-color: rgb(191, 191, 191);
}
.tbk-symbol--line_border.tbk--left .tbk__symbol span {
	margin-left: 0px;
}
.tbk-symbol--line_border.tbk--left .tbk__symbol::before {
	display: none;
}
.tbk-symbol--line_border.tbk--left .tbk__symbol::after {
	width: calc(100% - 80px); height: 1px; display: inline-block; content: ""; background-color: rgb(204, 204, 204);
}
.tbk-symbol--line_border.tbk--right .tbk__symbol span {
	margin-right: 0px;
}
.tbk-symbol--line_border.tbk--right .tbk__symbol::before {
	width: calc(100% - 75px); height: 1px; display: inline-block; content: ""; background-color: rgb(204, 204, 204);
}
.tbk-symbol--line_border.tbk--right .tbk__symbol::after {
	display: none;
}
.tbk-icon-pos--after-title.tbk-symbol--line_border .tbk__title {
	margin-bottom: 10px;
}
.tbk-icon-pos--after-subtitle.tbk-symbol--line_border .tbk__title {
	margin-bottom: 10px;
}
.tbk-icon-pos--after-subtitle.tbk-symbol--line_border .tbk__subtitle {
	margin-bottom: 20px;
}
.tbk-icon-pos--after-text.tbk-symbol--line_border .tbk__text {
	margin-bottom: 25px;
}
.tbk-icon-pos--after-text.tbk-symbol--icon .tbk__text {
	margin-bottom: 25px;
}
.tbk__title .tbk__symbol {
	margin-right: 10px; vertical-align: middle; display: inline-block;
}
.tbk__title .tbk__icon {
	vertical-align: middle;
}
.symbol-line {
	text-align: center; color: rgb(230, 230, 230); line-height: 20px; clear: both; font-size: 20px; margin-bottom: 20px; vertical-align: middle;
}
.symbol-line .kl-icon {
	font-size: 18px;
}
.symbol-line::before {
	background: rgb(234, 234, 234); width: 48%; height: 2px; margin-top: 7px; float: right; display: inline-block; content: "";
}
.symbol-line::after {
	background: rgb(234, 234, 234); width: 48%; height: 2px; margin-top: 7px; float: right; display: inline-block; content: "";
}
.symbol-line::before {
	float: left;
}
.tbk--text-light {
	color: rgb(245, 245, 245);
}
.tbk--text-dark {
	color: rgb(35, 35, 35);
}
.tbk-symbol--line.tbk--color-theme .tbk__symbol span {
	background-color: rgb(205, 33, 34);
}
.tbk-symbol--line_border.tbk--color-theme .tbk__symbol span {
	background-color: rgb(205, 33, 34);
}
.tbk-symbol--icon.tbk--color-theme .tbk__icon {
	color: rgb(205, 33, 34);
}
.text_box {
	padding-bottom: 20px;
}
.text_box-title--style1 {
	color: rgb(205, 33, 34); text-transform: uppercase; font-size: 16px; text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}
.text_box-title--style2 {
	color: rgb(83, 83, 83); font-size: 22px; font-weight: normal; margin-top: 0px;
}
.playVideo {
	margin: 0px auto; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:transform 0.25s ease-in-out; border-image: none; width: 80px; height: 80px; text-align: center; color: rgb(255, 255, 255); line-height: 76px; font-size: 18px; vertical-align: middle; display: block; cursor: pointer; transform: scale(0.95) translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform .25s ease-in-out; -webkit-transform: scale(.95) translate3d(0, 0, 0); -webkit-backface-visibility: hidden;
}
.playVideo::before {
content: "\e072";
}
.playVideo:hover {
	color: rgb(255, 255, 255); transform: scale(1); -webkit-transform: scale(1);
}
.playVideo ~ h5 {
	margin: 40px auto 0px;
}
body.boxed-layout #page_wrapper {
	background: rgb(245, 245, 245); margin: 0px auto; border-right-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-right-width: 3px; border-left-width: 3px; border-right-style: solid; border-left-style: solid; box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
body.boxed-layout .support_panel {
	background: rgb(245, 245, 245); margin: 0px auto; border-right-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-right-width: 3px; border-left-width: 3px; border-right-style: solid; border-left-style: solid; box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
@media all and (min-width:992px)
{
.left_sidebar {
	float: right;
}
}
.sidebar {
	background: rgb(255, 255, 255); padding: 20px 15px; border-radius: 3px; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
}
.sidebar .widget {
	margin-bottom: 35px;
}
.sidebar .widget .widgettitle {
	margin: 10px 0px 15px; color: rgb(5, 5, 5); text-transform: uppercase; line-height: 1.4; padding-bottom: 20px; font-family: "Nanum Gothic","Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; position: relative;
}
.sidebar .widget .widgettitle::after {
	left: 0px; width: 50px; height: 0px; bottom: 2px; border-bottom-color: rgb(205, 33, 34); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; content: "";
}
.sidebar .widget .widgettitle::before {
	left: 0px; width: 100%; height: 0px; bottom: 2px; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; content: "";
}
.sidebar .widget ul.menu {
	list-style: none; margin: 0px; padding: 0px;
}
.sidebar .widget ul.product-categories {
	list-style: none; margin: 0px; padding: 0px;
}
.sidebar .widget ul.pagenav {
	list-style: none; margin: 0px; padding: 0px;
}
.sidebar .widget_meta > ul {
	list-style: none; margin: 0px; padding: 0px;
}
.sidebar .widget ul.menu li {
	margin-bottom: 0px;
}
.sidebar .widget ul.product-categories li {
	margin-bottom: 0px;
}
.sidebar .widget ul.pagenav li {
	margin-bottom: 0px;
}
.sidebar .widget_meta > ul li {
	margin-bottom: 0px;
}
.sidebar .widget ul.menu li a {
	padding: 0px; border-radius: 2px; color: rgb(116, 116, 116); margin-right: 5px; display: inline-block; position: relative;
}
.sidebar .widget ul.product-categories li a {
	padding: 0px; border-radius: 2px; color: rgb(116, 116, 116); margin-right: 5px; display: inline-block; position: relative;
}
.sidebar .widget ul.pagenav li a {
	padding: 0px; border-radius: 2px; color: rgb(116, 116, 116); margin-right: 5px; display: inline-block; position: relative;
}
.sidebar .widget_meta > ul a {
	padding: 0px; border-radius: 2px; color: rgb(116, 116, 116); margin-right: 5px; display: inline-block; position: relative;
}
.sidebar .widget ul.menu li a::before {
	background: rgb(225, 225, 225); transition:0.15s ease-out; width: 8px; height: 2px; margin-right: 12px; vertical-align: middle; display: inline-block; content: ""; -webkit-transition: all .15s ease-out;
}
.sidebar .widget ul.product-categories li a::before {
	background: rgb(225, 225, 225); transition:0.15s ease-out; width: 8px; height: 2px; margin-right: 12px; vertical-align: middle; display: inline-block; content: ""; -webkit-transition: all .15s ease-out;
}
.sidebar .widget ul.pagenav li a::before {
	background: rgb(225, 225, 225); transition:0.15s ease-out; width: 8px; height: 2px; margin-right: 12px; vertical-align: middle; display: inline-block; content: ""; -webkit-transition: all .15s ease-out;
}
.sidebar .widget_meta > ul a::before {
	background: rgb(225, 225, 225); transition:0.15s ease-out; width: 8px; height: 2px; margin-right: 12px; vertical-align: middle; display: inline-block; content: ""; -webkit-transition: all .15s ease-out;
}
.sidebar .widget ul.menu li.active > a {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.product-categories li.active > a {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.pagenav li.active a {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.menu li.current-cat > a {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.product-categories li.current-cat > a {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.pagenav li.current-cat > a {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.menu li > a:hover {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.product-categories li > a:hover {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.pagenav li a:hover {
	color: rgb(0, 0, 0);
}
.sidebar .widget_meta > ul a:hover {
	color: rgb(0, 0, 0);
}
.sidebar .widget ul.menu li a:hover::before {
	width: 12px; margin-right: 8px;
}
.sidebar .widget ul.product-categories li a:hover::before {
	width: 12px; margin-right: 8px;
}
.sidebar .widget ul.pagenav li a:hover::before {
	width: 12px; margin-right: 8px;
}
.sidebar .widget_meta > ul a:hover::before {
	width: 12px; margin-right: 8px;
}
div.cloudBlock a {
	padding: 4px; float: left; display: block;
}
.style2.latest_posts {
	padding: 30px 30px 10px; position: relative; background-color: rgb(255, 255, 255);
}
.style2.latest_posts .m_title {
	margin-bottom: 20px;
}
.style2.latest_posts .viewall {
	top: 28px; right: 20px; color: rgb(117, 117, 117); font-size: 10px; font-weight: bold; position: absolute;
}
.style2.latest_posts .viewall:hover {
	color: rgb(17, 17, 17);
}
.style2.latest_posts ul.posts {
	list-style: none; margin: 0px; padding: 0px;
}
.style2.latest_posts ul.posts li {
	padding-bottom: 25px; margin-top: 25px; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid;
}
.style2.latest_posts ul.posts li:last-child {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.style2.latest_posts ul.posts .title {
	color: rgb(205, 33, 34); line-height: 1.6; font-size: 14px; font-weight: 700; vertical-align: middle;
}
.style2.latest_posts ul.posts .details {
	width: 110px; float: left;
}
.style2.latest_posts ul.posts .details > span {
	font-size: 10px; margin-bottom: 2px; display: inline-block;
}
.style2.latest_posts ul.posts .details span.date {
	background: rgb(205, 33, 34); margin: 0px 0px 5px; padding: 3px 10px; color: rgb(255, 255, 255); position: relative;
}
.style2.latest_posts ul.posts .details span.date::after {
	border-width: 4px; border-style: solid; border-color: rgb(205, 33, 34) transparent transparent; border-image: none; left: 10px; bottom: -8px; position: absolute; content: "";
}
.style2.latest_posts ul.posts .text {
	margin-left: 110px;
}
.style2.latest_posts ul.posts .details > span.cat {
	display: block;
}
.style3.latest_posts {
	position: relative;
}
.style3.latest_posts .m_title {
	margin-bottom: 20px;
}
.style3.latest_posts .hoverBorder {
	margin-top: 5px; margin-right: 20px;
}
.style3.latest_posts .viewall {
	top: 0px; right: 0px; color: rgb(117, 117, 117); font-size: 10px; font-weight: bold; position: absolute;
}
.style3.latest_posts .viewall:hover {
	color: rgb(17, 17, 17);
}
.style3.latest_posts ul.posts {
	list-style: none; margin: 0px; padding: 0px;
}
.style3.latest_posts ul.posts li {
	overflow: hidden; padding-bottom: 15px; margin-bottom: 15px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;
}
.style3.latest_posts ul.posts li:last-child {
	padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.style3.latest_posts ul.posts .title {
	margin: 0px 0px 5px; padding: 0px; line-height: 20px; font-size: 13px; font-weight: 600; vertical-align: middle; text-shadow: 1px 1px 0px white;
}
.lp-post .hoverBorder ~ .text {
	margin-left: 74px;
}
.lp-post .hoverBorder ~ .lp-post-comments-num {
	margin-left: 74px;
}
.lp-post .lp-post-comments-num {
	color: rgb(186, 186, 186);
}
.lp-post .hoverBorder + .title {
	overflow: hidden;
}
.widget .latest_posts ul li.lp-post .hoverBorder {
	margin-bottom: 0px;
}
.hoverBorder {
	margin-bottom: 25px; display: inline-block; position: relative;
}
.hoverBorder:hover img {
	border-radius: 2px; opacity: 0.8;
}
.hoverBorderWrapper {
	display: block; position: relative;
}
.hoverBorderWrapper img {
	border-radius: 3px; max-width: 100%; box-sizing: border-box;
}
.theHoverBorder {
	border-radius: 3px; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,0.15);
}
.theHoverBorder:hover {
	box-shadow: inset 0px 0px 0px 5px #cd2122;
}
.plus .theHoverBorder {
	background-position: center;
}
.plus .theHoverBorder:hover {
	background-position: center; background-image: url("/images/plus01.png"); background-repeat: no-repeat; background-color: rgba(35, 35, 35, 0.5);
}
.image-boxes {
	overflow: hidden; margin-bottom: 30px;
}
.image-boxes .hoverBorder {
	margin-bottom: 20px;
}
.image-boxes .box {
	margin-bottom: 20px;
}
.image-boxes img {
	width: 100%; height: auto;
}
.image-boxes a {
	display: block;
}
.imgboxes_style1 {
	overflow: visible;
}
.imgboxes_style1 .hoverBorder h6 {
	background: rgb(205, 33, 34); margin: 0px; padding: 11px 15px; border-radius: 2px; left: -10px; bottom: 20px; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; font-weight: 500; position: absolute;
}
.imgboxes_style1 .hoverBorder:hover h6 {
	left: 20px;
}
.imgboxes_style1 img {
	box-shadow: 0px 1px 1px rgba(0,0,0,0.22);
}
.imgboxes_style1 .hoverBorderWrapper {
	height: 270px;
}
.ib_style2.image-boxes .hoverBorder {
	margin-bottom: 0px;
}
.imgboxes_style2 .imgboxes-wrapper {
	height: 270px;
}
.slidingDetails {
	overflow: hidden; display: block; position: relative;
}
.slidingDetails img {
	position: relative;
}
.slidingDetails {
	transition:0.2s cubic-bezier(0.68, 0, 0.265, 1); -webkit-transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
}
.slidingDetails .details {
	transition:0.2s cubic-bezier(0.68, 0, 0.265, 1); -webkit-transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
}
.slidingDetails .details {
	background: rgba(35, 35, 35, 0.8); padding: 30px; left: 0px; top: 100%; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-size: 12px; visibility: hidden; position: absolute; opacity: 0;
}
.slidingDetails:hover .details {
	top: 0px; visibility: visible; opacity: 1;
}
.slidingDetails:hover {
	box-shadow: 0px 0px 7px rgba(0,0,0,0.5);
}
.slidingDetails .details h4 {
	font-size: 17px; margin-top: 5px;
}
.slidingDetails .details h6 {
	margin: 0px; color: rgb(255, 255, 255); line-height: 1.5; font-size: 12px; font-weight: 500;
}
.imgboxes_style4 .imgboxes-wrapper {
	height: 270px; margin-bottom: 20px; display: inline-block; position: relative;
}
.imgboxes_style4 .imgboxes-title {
	width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); padding-bottom: 30px; font-size: 16px; margin-bottom: 0px; position: absolute; z-index: 0;
}
.imgboxes_style4 .imgboxes-title::before {
	background: linear-gradient(transparent 0%, rgba(0, 0, 0, 1) 100%); left: 0px; top: -100%; width: 100%; height: 200%; position: absolute; z-index: -1; content: ""; opacity: 0.8;
}
.imgboxes_style4 .imgboxes-title::after {
	background: rgb(205, 33, 34); margin: 10px auto 0px; transition:0.2s ease-out; width: 30px; height: 2px; display: block; z-index: 1; content: ""; -webkit-transition: all 0.2s ease-out;
}
.imgboxes_style4:hover .imgboxes-title::after {
	width: 60px;
}
.imgboxes_style4 .imgbox_image {
	transition:opacity 0.2s ease-out; -webkit-transition: opacity .2s ease-out; -webkit-backface-visibility: hidden;
}
.imgboxes_style4:hover .imgbox_image {
	opacity: 0.8;
}
.cover-fit-img {
	overflow: hidden; object-fit: cover;
}
.cover-fit-img.imgbox_image {
	height: 100%;
}
.kl-title_style_bottom.imgboxes_style4 .imgboxes-title {
	padding: 0px 20px 30px; transition:padding-bottom 0.2s ease-out; text-align: left; -webkit-transition: padding-bottom .2s ease-out;
}
.kl-title_style_bottom.imgboxes_style4 .imgboxes-title::before {
	transition:opacity 0.2s ease-out; -webkit-transition: opacity .2s ease-out;
}
.kl-title_style_bottom.imgboxes_style4 .imgboxes-title::after {
	display: none;
}
.kl-title_style_bottom.imgboxes_style4 .imgboxes-border-helper {
	transition:0.2s ease-out; left: 0px; right: 0px; bottom: 0px; border-bottom-color: rgb(205, 33, 34); border-bottom-width: 5px; border-bottom-style: solid; position: absolute; z-index: 1; -webkit-transition: all .2s ease-out;
}
.kl-title_style_bottom.imgboxes_style4:hover .imgboxes-border-helper {
	border-bottom-color: rgb(205, 33, 34); border-bottom-width: 10px; border-bottom-style: solid;
}
.kl-title_style_bottom.imgboxes_style4:hover .imgboxes-title::before {
	opacity: 0.5;
}
.kl-title_style_bottom.imgboxes_style4:hover .imgboxes-title {
	text-align: left; padding-bottom: 25px;
}
.kl-title_style_left.imgboxes_style4 .imgboxes-title {
	padding: 0px 20px 30px; text-align: left;
}
.kl-title_style_left.imgboxes_style4 .imgboxes-title::after {
	width: 40px; margin-top: 10px;
}
.kl-title_style_left.imgboxes_style4:hover .imgboxes-title::after {
	width: 80px;
}
.comment-form-wrapper {
	margin-top: 50px;
}
#recentcomments {
	list-style: none; margin: 0px; padding: 0px;
}
#recentcomments li {
	padding-left: 10px; margin-bottom: 0px; position: relative;
}
#recentcomments li::before {
	left: 0px; top: 0px; width: 3px; height: 0px; color: rgb(221, 221, 221); position: absolute; content: "\201C";
}
.process_box {
	padding: 0px; margin-bottom: 80px; position: relative; box-shadow: none;
}
.process_box::after {
	border-width: 10px; border-color: rgb(238, 238, 238) transparent transparent; left: 10%; margin-left: -10px;
}
.process_box::before {
	border-width: 13px; border-color: rgb(204, 204, 204) transparent transparent; left: 10%; margin-left: -13px;
}
[data-align=right].process_box::after {
	left: auto; right: 10%; margin-left: 0px;
}
[data-align=right].process_box::before {
	left: auto; right: 10%; margin-left: 0px;
}
[data-align=right].process_box::before {
	margin-right: -13px;
}
[data-align=center].process_box::after {
	left: 50%;
}
[data-align=center].process_box::before {
	left: 50%;
}
[data-align=center].process_box::after {
	border-top-color: rgb(255, 255, 255);
}
.process_box .number {
	padding: 0px; left: 0px; top: 0px; width: 240px; height: 100%; text-align: center; bottom: 0px; float: left; position: absolute;
}
.process_box .number span {
	top: 50%; color: rgb(51, 51, 51); line-height: 1; font-family: "Montserrat" , "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 100px; font-weight: 900; vertical-align: middle; display: block; position: relative;
}
.process_box .content {
	padding: 25px 35px 20px; color: rgb(146, 146, 146); line-height: 30px; font-size: 14px; margin-left: 240px; float: left; background-color: rgb(255, 255, 255);
}
.process_box .stp_title {
	color: rgb(51, 51, 51); text-transform: uppercase; font-size: 14px; font-weight: bold;
}
[data-align=right].process_box .number {
	left: auto; right: 0px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
[data-align=right].process_box .content {
	padding: 25px 35px 20px; color: rgb(146, 146, 146); line-height: 30px; font-size: 14px; margin-right: 240px; margin-left: auto;
}
@media all and (min-width:768px)
{
.process_box .number span {
	transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
[data-align=right].process_box .content {
	text-align: right;
}
.process_box .content::before {
	transition:0.25s ease-in-out; -webkit-transition: all .25s ease-in-out;
}
.process_box .content::after {
	transition:0.25s ease-in-out; -webkit-transition: all .25s ease-in-out;
}
.process_box .content::before {
	top: 0px; width: 2px; height: 100%; position: absolute; content: ""; background-color: rgb(205, 33, 34);
}
[data-align=left].process_box .content::before {
	left: 240px;
}
[data-align=right].process_box .content::before {
	right: 240px;
}
.process_box:hover .content::before {
	width: 5px;
}
.process_box .content::after {
	border: 14px solid transparent; border-image: none; top: 50%; margin-top: -14px; position: absolute; content: "";
}
[data-align=left].process_box .content::after {
	left: 242px; border-left-color: rgb(205, 33, 34);
}
[data-align=right].process_box .content::after {
	right: 242px; border-right-color: rgb(205, 33, 34);
}
[data-align=left].process_box:hover .content::after {
	left: 245px;
}
[data-align=right].process_box:hover .content::after {
	right: 245px;
}
.process_box::after {
	background-color: rgb(241, 241, 241) !important;
}
.process_box .number::before {
	background-color: rgb(241, 241, 241) !important;
}
.process_box .number::after {
	background-color: rgb(241, 241, 241) !important;
}
.process_box::after {
	width: calc(100% - 234px); height: 6px; bottom: -43px; position: absolute; content: "";
}
[data-align=left].process_box::after {
	left: 130px;
}
[data-align=right].process_box::after {
	right: 114px;
}
.process_box .number::before {
	width: 6px; height: 50px; position: absolute; content: "";
}
.process_box .number::after {
	width: 6px; height: 50px; position: absolute; content: "";
}
.process_box .number::before {
	top: -37px;
}
.process_box .number::after {
	bottom: -37px;
}
:first-child.process_box .number::before {
	content: none;
}
.last.process_box .number::after {
	content: none;
}
.last.process_box::after {
	content: none;
}
.last.process_box {
	margin-bottom: 0px;
}
}
.priceListElement ul {
	list-style: none; margin: 0px; padding: 0px;
}
.priceListElement ul li {
	margin-top: 25px; margin-bottom: 25px;
}
.priceListElement-itemMain {
	margin-bottom: 10px;
}
.priceListElement .priceListElement-itemMain {
	display: flex;
}
.priceListElement-itemTitle {
	margin: 0px; line-height: 24px; font-size: 16px; font-weight: normal;
}
.priceListElement .priceListElement-dottedSeparator {
	flex:1 1 auto; margin-right: 5px; margin-bottom: calc((24px - 14px)/2); margin-left: 3px; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.priceListElement .priceListElement-dottedSeparator {
	background-position: bottom; background-image: radial-gradient(circle closest-side, rgba(0, 0, 0, 0.2) 99%, transparent 1%); background-repeat: repeat-x; background-size: 5px 3px;
}
.priceListElement-dash--separator > ul > li {
	background-position: bottom; background-image: radial-gradient(circle closest-side, rgba(0, 0, 0, 0.2) 99%, transparent 1%); background-repeat: repeat-x; background-size: 5px 3px;
}
.priceListElement-itemPrice {
	text-align: right; color: rgb(205, 33, 34);
}
.priceListElement .priceListElement-itemTitle {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.priceListElement .priceListElement-itemPrice {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.priceListElement-itemPrice {
	line-height: 24px; font-size: 16px; font-weight: normal;
}
.fun-fact {
	text-align: center;
}
.fun-fact .fun-number {
	height: 80px; color: rgb(35, 38, 45); line-height: 80px; font-size: 80px; font-weight: 300; display: block;
}
.fun-fact .fun-thing {
	color: rgb(69, 71, 77); line-height: 1.4; font-family: "Nanum Gothic","Montserrat"; font-size: 15px; font-weight: 700; margin-top: 35px; display: block; position: relative;
}
.fun-fact .topline.fun-thing::before {
	background: rgb(220, 221, 222); left: 50%; top: -15px; width: 80px; height: 1px; margin-left: -40px; position: absolute; content: "";
}
.skills_wgt ul {
	list-style: none; margin: 0px; padding: 0px;
}
.skills_wgt ul li {
	margin-top: 15px;
}
.skills_wgt ul li:first-child {
	margin-top: 0px;
}
.skills_wgt .skill-title {
	margin: 0px 0px 10px; color: rgb(136, 136, 136); line-height: 1; font-size: 13px;
}
.stg-dark.skills_wgt .skill-title {
	color: rgb(69, 71, 77);
}
.stg-light.skills_wgt .skill-title {
	color: rgb(245, 245, 245);
}
.skills_wgt .skill-bar {
	background: rgb(239, 239, 239); border-radius: 2px; height: 13px; display: block;
}
.whitebars.skills_wgt .skill-bar {
	background: rgb(255, 255, 255);
}
.skills_wgt .skill-bar > i {
	background: rgb(153, 153, 153); border-radius: 2px; transition:0.5s ease-out; width: 0px; height: 13px; display: block; position: relative; -webkit-transition: all 0.5s ease-out;
}
.skills_wgt li:nth-child(1) .skill-bar > i {
	transition-delay: 0.3s; -webkit-transition-delay: 0.3s;
}
.skills_wgt li:nth-child(2) .skill-bar > i {
	transition-delay: 0.4s; -webkit-transition-delay: 0.4s;
}
.skills_wgt li:nth-child(3) .skill-bar > i {
	transition-delay: 0.5s; -webkit-transition-delay: 0.5s;
}
.skills_wgt li:nth-child(4) .skill-bar > i {
	transition-delay: 0.6s; -webkit-transition-delay: 0.6s;
}
.skills_wgt li:nth-child(5) .skill-bar > i {
	transition-delay: 0.7s; -webkit-transition-delay: 0.7s;
}
.skills_wgt li:nth-child(6) .skill-bar > i {
	transition-delay: 0.8s; -webkit-transition-delay: 0.8s;
}
.skills_wgt li:nth-child(7) .skill-bar > i {
	transition-delay: 0.9s; -webkit-transition-delay: 0.9s;
}
.skills_wgt li:nth-child(8) .skill-bar > i {
	transition-delay: 1.1s; -webkit-transition-delay: 1s;
}
.skills_wgt li:nth-child(9) .skill-bar > i {
	transition-delay: 1.1s; -webkit-transition-delay: 1.1s;
}
.skills_wgt li:nth-child(10) .skill-bar > i {
	transition-delay: 1.2s; -webkit-transition-delay: 1.2s;
}
.stg-rounded.skills_wgt .skill-bar {
	border-radius: 9px;
}
.stg-rounded.skills_wgt .skill-bar > i {
	border-radius: 9px;
}
.started.skills_wgt [data-loaded='10'].skill-bar > i {
	width: 10%;
}
.started.skills_wgt [data-loaded='10'].skill-bar > i::before {
	content: "10%";
}
.started.skills_wgt [data-loaded='20'].skill-bar > i {
	width: 20%;
}
.started.skills_wgt [data-loaded='20'].skill-bar > i::before {
	content: "20%";
}
.started.skills_wgt [data-loaded='30'].skill-bar > i {
	width: 30%;
}
.started.skills_wgt [data-loaded='30'].skill-bar > i::before {
	content: "30%";
}
.started.skills_wgt [data-loaded='40'].skill-bar > i {
	width: 40%;
}
.started.skills_wgt [data-loaded='40'].skill-bar > i::before {
	content: "40%";
}
.started.skills_wgt [data-loaded='50'].skill-bar > i {
	width: 50%;
}
.started.skills_wgt [data-loaded='50'].skill-bar > i::before {
	content: "50%";
}
.started.skills_wgt [data-loaded='60'].skill-bar > i {
	width: 60%;
}
.started.skills_wgt [data-loaded='60'].skill-bar > i::before {
	content: "60%";
}
.started.skills_wgt [data-loaded='70'].skill-bar > i {
	width: 70%;
}
.started.skills_wgt [data-loaded='70'].skill-bar > i::before {
	content: "70%";
}
.started.skills_wgt [data-loaded='80'].skill-bar > i {
	width: 80%;
}
.started.skills_wgt [data-loaded='80'].skill-bar > i::before {
	content: "80%";
}
.started.skills_wgt [data-loaded='90'].skill-bar > i {
	width: 90%;
}
.started.skills_wgt [data-loaded='90'].skill-bar > i::before {
	content: "90%";
}
.started.skills_wgt [data-loaded='100'].skill-bar > i {
	width: 100%;
}
.started.skills_wgt [data-loaded='100'].skill-bar > i::before {
	content: "100%";
}
.skills_wgt [data-color='t-red'].skill-bar > i {
	background: rgb(205, 33, 34);
}
.skills_wgt [data-color='green'].skill-bar > i {
	background: rgb(99, 173, 104);
}
.skills_wgt [data-color='blue'].skill-bar > i {
	background: rgb(84, 118, 169);
}
.skills_wgt [data-color='red'].skill-bar > i {
	background: rgb(244, 110, 110);
}
.skills_wgt [data-color='purple'].skill-bar > i {
	background: rgb(168, 114, 188);
}
.skills_wgt [data-color='yellow'].skill-bar > i {
	background: rgb(244, 227, 110);
}
.skills_wgt [data-color='orange'].skill-bar > i {
	background: rgb(238, 167, 84);
}
.skills_wgt [data-color='turquoise'].skill-bar > i {
	background: rgb(43, 205, 193);
}
.skills_wgt [data-color='lightblue'].skill-bar > i {
	background: rgb(108, 176, 223);
}
.skills_wgt [data-color='lightred'].skill-bar > i {
	background: rgb(223, 108, 138);
}
.skills_wgt [data-color='pink'].skill-bar > i {
	background: rgb(244, 110, 179);
}
.started.skills_wgt .skill-bar i::before {
	background: rgb(26, 28, 37); padding: 0px; border-radius: 3px; left: 100%; width: 35px; height: 22px; text-align: center; bottom: 100%; color: rgb(255, 255, 255); line-height: 22px; font-size: 11px; font-weight: bold; margin-left: -25px; display: block; position: absolute;
}
.started.skills_wgt .skill-bar i::after {
	border-width: 4px; border-style: solid; border-color: rgb(26, 28, 37) transparent transparent; border-image: none; left: 100%; bottom: 100%; margin-left: -12px; position: absolute; content: "";
}
.started.skills_wgt .skill-bar i::before {
	margin-bottom: 30px; visibility: hidden; opacity: 0;
}
.started.skills_wgt .skill-bar i::after {
	margin-bottom: 30px; visibility: hidden; opacity: 0;
}
.started.skills_wgt .skill-bar:hover i::before {
	margin-bottom: 15px; visibility: visible; opacity: 1;
}
.started.skills_wgt .skill-bar:hover i::after {
	margin-bottom: 15px; visibility: visible; opacity: 1;
}
.started.skills_wgt .skill-bar:hover i::after {
	margin-bottom: 7px;
}
.acc-group button {
	outline: 0px !important;
}
.acc-group > button.collapsed {
	padding-right: 30px;
}
.default-style.hg_accordion_element > h3 {
	text-transform: uppercase; line-height: 1.4; font-size: 18px; margin-top: 0px; text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}
.default-style.hg_accordion_element .th-accordion {
	border-radius: 4px; border: 1px solid rgb(227, 227, 227); border-image: none;
}
.default-style.hg_accordion_element .th-accordion .acc-group {
	margin-bottom: 0px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;
}
.default-style.hg_accordion_element .th-accordion :last-child.acc-group {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.default-style.hg_accordion_element .th-accordion .acc-group > button {
	padding: 20px 60px 20px 25px; border: 0px currentColor; border-image: none; width: 100%; text-align: left; color: rgb(205, 33, 34); font-size: 14px; font-weight: 600; display: block; position: relative; background-color: rgb(248, 248, 248);
}
.default-style.hg_accordion_element .th-accordion .acc-group > button.collapsed {
	color: rgb(80, 80, 80); background-color: rgb(255, 255, 255);
}
.default-style.hg_accordion_element .th-accordion .acc-group > button:hover {
	background: rgb(248, 248, 248); color: rgb(17, 17, 17);
}
.default-style.hg_accordion_element .th-accordion .acc-group .content {
	padding: 20px 25px; background-color: rgb(248, 248, 248);
}
.default-style.hg_accordion_element .th-accordion .acc-group > button:not(.collapsed) {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.default-style.hg_accordion_element .th-accordion .acc-group > button::before {
	background: rgb(221, 221, 221); transition:0.3s ease-in-out; width: 10px; height: 2px; display: block; position: absolute; content: " "; -webkit-transition: all .3s ease-in-out;
}
.default-style.hg_accordion_element .th-accordion .acc-group > button::after {
	background: rgb(221, 221, 221); transition:0.3s ease-in-out; width: 10px; height: 2px; display: block; position: absolute; content: " "; -webkit-transition: all .3s ease-in-out;
}
.default-style.hg_accordion_element .th-accordion .acc-group > button::before {
	top: 50%; right: 31px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.default-style.hg_accordion_element .th-accordion .acc-group > button::after {
	top: 50%; right: 25px; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.default-style.hg_accordion_element .th-accordion .acc-group > button.collapsed::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.default-style.hg_accordion_element .th-accordion .acc-group > button.collapsed::after {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.style2.hg_accordion_element .th-accordion .acc-group {
	padding: 0px; border-radius: 4px; border: 1px solid rgb(229, 229, 229); border-image: none; margin-bottom: 2px;
}
.style2.hg_accordion_element .th-accordion .acc-group > button {
	background: rgb(255, 255, 255); margin: 0px; padding: 15px; border: 0px currentColor; border-image: none; width: 100%; text-align: left; color: rgb(205, 33, 34); font-size: 14px; font-weight: 600; display: block; position: relative;
}
.style2.hg_accordion_element .th-accordion .acc-group > button.collapsed {
	color: rgb(80, 80, 80); background-color: transparent;
}
.style2.hg_accordion_element .th-accordion .acc-group .content {
	padding: 10px 15px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; background-color: rgb(255, 255, 255);
}
.style2.hg_accordion_element .th-accordion .acc-group .content p:last-child {
	margin-bottom: 0px;
}
.style2.hg_accordion_element .th-accordion .acc-group > button::before {
	background: rgb(189, 189, 189); transition:0.3s ease-in-out; width: 8px; height: 2px; display: block; position: absolute; content: " "; -webkit-transition: all .3s ease-in-out;
}
.style2.hg_accordion_element .th-accordion .acc-group > button::after {
	background: rgb(189, 189, 189); transition:0.3s ease-in-out; width: 8px; height: 2px; display: block; position: absolute; content: " "; -webkit-transition: all .3s ease-in-out;
}
.style2.hg_accordion_element .th-accordion .acc-group > button::before {
	top: 50%; right: 20px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.style2.hg_accordion_element .th-accordion .acc-group > button::after {
	top: 50%; right: 15px; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.style2.hg_accordion_element .th-accordion .acc-group > button.collapsed::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.style2.hg_accordion_element .th-accordion .acc-group > button.collapsed::after {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.style3.hg_accordion_element .th-accordion {
	background: rgb(255, 255, 255); padding: 15px; border: 1px solid rgb(227, 227, 227); border-image: none;
}
.style3.hg_accordion_element .th-accordion .acc-group {
	padding-bottom: 8px; margin-bottom: 8px; margin-left: 54px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.style3.hg_accordion_element .th-accordion :last-child.acc-group {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.style3.hg_accordion_element .th-accordion .acc-group > a {
	background: none; margin: 0px; padding: 10px 10px 5px 0px; border: 0px currentColor; border-image: none; width: 100%; text-align: left; color: rgb(205, 33, 34); font-size: 14px; display: block; position: relative; cursor: pointer;
}
.style3.hg_accordion_element .th-accordion .acc-group > a.collapsed {
	color: rgb(80, 80, 80);
}
.style3.hg_accordion_element .th-accordion .acc-group > a::after {
	width: auto; height: auto; padding-right: 14px;
}
.style3.hg_accordion_element .th-accordion .acc-group > a::before {
	border-radius: 3px; transition:0.3s ease-in-out; left: -54px; top: 5px; width: 36px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-family: "Glyphicons Halflings"; font-size: 12px; position: absolute; content: "\2212"; background-color: rgb(205, 33, 34); -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;
}
.style3.hg_accordion_element .th-accordion .acc-group > a.collapsed::before {
	height: 40px; content: "\2b"; background-color: rgb(211, 211, 211);
}
.style3.hg_accordion_element .th-accordion .acc-group .content {
	padding: 10px 15px 10px 0px;
}
.style3.hg_accordion_element .th-accordion .acc-group .content p:last-child {
	margin-bottom: 0px;
}
.style4.hg_accordion_element .th-accordion {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(206, 33, 35) rgb(206, 33, 35); border-image: none; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.style4.hg_accordion_element .th-accordion .acc-group {
	margin-bottom: 0px;
}
.style4.hg_accordion_element .th-accordion .acc-group > button {
	background: none; padding: 4px 10px; border: 0px currentColor; border-image: none; width: 100%; text-align: left; color: rgb(205, 33, 34); display: block; position: relative;
}
.style4.hg_accordion_element .th-accordion .acc-group > button:hover {
	background: rgb(220, 220, 220); color: rgb(17, 17, 17);
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed {
	color: rgb(80, 80, 80);
}
.style4.hg_accordion_element .th-accordion .acc-group .content {
	padding: 10px;
}
.style4.hg_accordion_element > h3 {
	padding: 15px 20px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1.4; font-size: 14px; font-weight: 400; margin-bottom: 0px; border-top-left-radius: 4px; border-top-right-radius: 4px; text-shadow: none; background-color: rgb(205, 33, 34);
}
.style4.hg_accordion_element .th-accordion .acc-group {
	overflow: hidden;
}
.style4.hg_accordion_element .th-accordion :last-child.acc-group > button.collapsed {
	border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.style4.hg_accordion_element .th-accordion .acc-group > button:last-child {
	border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed {
	background: rgb(249, 249, 249); border-top-color: rgb(224, 224, 224); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
.style4.hg_accordion_element .th-accordion .acc-group > button {
	padding: 12px 20px; overflow: hidden; border-top-color: rgb(230, 230, 230); border-bottom-color: rgb(230, 230, 230); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
.style4.hg_accordion_element .th-accordion :first-child.acc-group > button {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.style4.hg_accordion_element .th-accordion :first-child.acc-group > button.collapsed {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.style4.hg_accordion_element .th-accordion .acc-group > button:hover {
	background: rgb(245, 245, 245);
}
.style4.hg_accordion_element .th-accordion .acc-group .content {
	background: rgb(255, 255, 255); padding: 20px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.style4.hg_accordion_element .th-accordion :last-child.acc-group .content {
	border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed span.acc-icon {
	border-radius: 50%; border: 7px solid rgb(0, 0, 0); border-image: none; top: -7px; width: 58px; height: 58px; right: -21px; position: absolute;
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed span.acc-icon::before {
	left: 50%; top: 50%; text-align: center; line-height: 63px; display: inline-block; position: absolute; content: ""; background-color: rgb(0, 0, 0);
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed span.acc-icon::after {
	left: 50%; top: 50%; text-align: center; line-height: 63px; display: inline-block; position: absolute; content: ""; background-color: rgb(0, 0, 0);
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed span.acc-icon::before {
	width: 20px; height: 6px; margin-top: -3px; margin-left: -9px;
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed span.acc-icon::after {
	width: 6px; height: 19px; margin-top: -10px; margin-left: -2px;
}
.style4.hg_accordion_element .th-accordion .acc-group > button span.acc-icon {
	border-radius: 50%; border: 7px solid rgb(205, 33, 34); transition:0.25s ease-in-out; border-image: none; top: -7px; width: 58px; height: 58px; right: -11px; position: absolute; opacity: 0.05; -webkit-transition: all .25s ease-in-out;
}
.style4.hg_accordion_element .th-accordion .acc-group > button span.acc-icon::before {
	left: 50%; top: 50%; width: 20px; height: 6px; text-align: center; line-height: 63px; margin-top: -3px; margin-left: -9px; display: inline-block; position: absolute; content: ""; background-color: rgb(205, 33, 34);
}
.style4.hg_accordion_element .th-accordion .acc-group > button.collapsed:hover span.acc-icon {
	opacity: 0.05;
}
.style5.hg_accordion_element ul.acc-list {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 0px; border-radius: 3px; border: 1px solid rgb(239, 239, 239); border-image: none;
}
.style5.hg_accordion_element ul.acc-list > li.panel {
	background: none; border-width: 1px 0px 0px; border-radius: 0px; margin-bottom: 0px; box-shadow: none;
}
.style5.hg_accordion_element ul.acc-list > li {
	border-top-color: rgb(239, 239, 239); border-top-width: 1px; border-top-style: solid;
}
.style5.hg_accordion_element ul.acc-list > li:first-child {
	border: 0px currentColor; border-image: none;
}
.style5.hg_accordion_element ul.acc-list [data-toggle='collapse'] {
	background: none; padding: 0px 17px 0px 55px; border: 0px currentColor; border-image: none; width: 100%; height: 55px; text-align: left; color: rgb(71, 71, 71); line-height: 1.4; font-size: 16px; display: block; position: relative;
}
.style5.hg_accordion_element ul.acc-list [data-toggle='collapse']:hover {
	color: rgb(211, 211, 211);
}
.style5.hg_accordion_element ul.acc-list [data-toggle='collapse']::before {
	background: rgb(205, 33, 34); border-radius: 2px; left: 17px; top: 17px; width: 22px; height: 22px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; font-size: 12px; font-weight: 700; display: block; position: absolute; content: attr(data-number);
}
.style5.hg_accordion_element ul.acc-list [data-toggle='collapse'].collapsed::before {
	background: rgb(211, 211, 211);
}
.style5.hg_accordion_element ul.acc-list > li > div {
	margin: 0px 17px 0px 55px; color: rgb(136, 136, 136); line-height: 1.6; font-size: 13px;
}
.style5.hg_accordion_element ul.acc-list ul {
	margin-bottom: 20px;
}
.style5.hg_accordion_element ul.acc-list .inner-acc {
	padding: 15px 0px 0px;
}
.style5.hg_accordion_element ul.filled-bg.acc-list {
	background-color: rgb(244, 244, 244);
}
.error404 .page-subheader {
	height: 200px; min-height: 0px;
}
.error404-content {
	margin: 20px auto; text-align: center; line-height: 1;
}
.error404-content h2 {
	margin: 20px 0px; text-align: center; color: transparent; text-transform: uppercase; line-height: 1; font-size: 260px; font-weight: bold; text-shadow: 0px 0px 28px rgba(35,35,35,0.5);
}
.error404-content h3 {
	text-align: center; font-size: 30px; opacity: 0.2;
}
.error404 .search {
	margin: 40px auto; text-align: center;
}
.error404 .gensearch__form {
	width: 300px; display: inline-block; position: relative;
}
.timeline_bar {
	position: relative;
}
.timeline_bar::before {
	left: 50%; top: 26px; width: 1px; height: 97%; margin-left: -1px; display: block; position: absolute; z-index: 0; content: ""; background-color: rgba(0, 0, 0, 0.09);
}
.timeline_bar > .row {
	margin-bottom: 0px;
}
.timeline_box {
	background: rgb(255, 255, 255); margin: 30px 30px 30px 0px; padding: 30px; border-radius: 3px; position: relative;
}
div[data-align='right'] .timeline_box {
	margin: 30px 0px 30px 30px;
}
.timeline_box::after {
	border-width: 10px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); border-image: none; top: 50%; right: -20px; margin-top: -10px; position: absolute; content: "";
}
div[data-align=right] .timeline_box::after {
	left: -20px; right: auto; border-right-color: rgb(255, 255, 255); border-left-color: transparent;
}
.timeline_box::before {
	background: rgb(229, 229, 229); border-radius: 50%; top: 50%; width: 50px; height: 50px; text-align: center; right: -70px; color: rgb(255, 255, 255); line-height: 50px; font-family: "Glyphicons Halflings"; font-size: 18px; margin-top: -25px; position: absolute; content: "\e109"; box-sizing: content-box;
}
div[data-align=right] .timeline_box::before {
	left: -70px; right: auto;
}
.end_timeline {
	text-align: center;
}
.timeline_box {
	box-shadow: 0px 2px 3px rgba(0,0,0,0.05);
}
.timeline_box .date {
	box-shadow: 0px 2px 3px rgba(0,0,0,0.05);
}
.end_timeline > span {
	background: rgb(255, 255, 255); padding: 0px 10px; border-radius: 3px; line-height: 2; display: inline-block;
}
.timeline_box:hover::before {
	background-color: rgb(205, 33, 34);
}
.timeline_box .date {
	background: rgb(255, 255, 255); padding: 5px 10px; border-radius: 2px; left: calc(100% + 90px); top: 50%; right: auto; color: rgb(120, 120, 120); font-size: 13px; font-weight: 700; margin-top: -14px; display: inline-block; white-space: nowrap; position: absolute;
}
.timeline_box .htitle {
	font-weight: bold;
}
div[data-align=right] .timeline_box .date {
	left: auto; right: calc(100% + 90px);
}
.itemListView.eBlog {
	margin-bottom: 35px;
}
.eBlog .itemContainer {
	background: rgb(255, 255, 255); padding: 30px 30px 15px; border-radius: 3px; margin-bottom: 35px; position: relative; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15);
}
.eBlog .itemContainer::after {
	border-width: 5px; border-style: solid; left: 50%; width: 0px; height: 0px; bottom: 0px; margin-left: -3px; border-top-color: transparent; border-right-color: transparent; border-bottom-color: rgb(204, 204, 204) !important; border-left-color: transparent; position: absolute; content: "";
}
.eBlog .post_details {
	padding: 10px 0px; transition:opacity 150ms ease-in; color: rgb(154, 154, 154); text-transform: uppercase; font-size: 11px; margin-bottom: 15px; position: relative; -webkit-transition: opacity 150ms ease-in;
}
.eBlog .post_details [class^='icon-'] {
	margin: 0px 5px 0px 0px; padding: 0px;
}
.eBlog .itemLinks li [class^='icon-'] {
	margin: 0px 5px 0px 0px; padding: 0px;
}
.eBlog .itemTagsBlock [class^='icon-'] {
	margin: 0px 5px 0px 0px; padding: 0px;
}
.eBlog .itemTitle {
	margin: 0px 0px 10px;
}
.eBlog .itemBody {
	line-height: 1.8;
}
.itemView.eBlog .itemBody {
	margin-bottom: 50px;
}
.eBlog .post_details::before {
	left: 0px; top: -1px; width: 60px; height: 1px; position: absolute; content: ""; background-color: rgb(221, 221, 221);
}
.eBlog .post_details .infSep {
	margin: 0px 5px; display: inline-block;
}
.eBlog .itemBottom {
	padding-bottom: 15px; margin-top: 20px; margin-bottom: 15px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
.eBlog .readMore {
	font-size: 14px; font-weight: bold;
}
.eBlog .itemLinks {
	list-style: none !important; color: rgb(170, 170, 170); text-transform: uppercase; padding-left: 0px; font-size: 10px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; float: left;
}
.eBlog .itemComments {
	float: right;
}
.eBlog .itemComments a {
	text-transform: uppercase; font-size: 10px;
}
.eBlog .itemLinks li {
	padding-left: 0px; margin-left: 0px; float: left;
}
.eBlog .itemLinks li:first-child {
	margin-left: 0px;
}
.eBlog .itemCategory {
	padding-left: 0px;
}
.eBlog .itemDateCreated {
	padding-left: 0px;
}
.eBlog .itemTagsBlock {
	color: rgb(170, 170, 170); text-transform: uppercase; padding-left: 0px; font-size: 10px;
}
.eBlog .itemTagsBlock {
	color: rgb(170, 170, 170); text-transform: uppercase; padding-left: 0px; font-size: 10px;
}
.eBlog .userItemTagsBlock {
	color: rgb(170, 170, 170); text-transform: uppercase; padding-left: 0px; font-size: 10px;
}
.eBlog :not(.zn_columns).itemContainer .itemTagsBlock {
	float: left;
}
.eBlog :not(.zn_columns).itemContainer .itemTagsBlock ul {
	list-style: none !important; margin: 0px !important; padding: 0px !important; display: inline;
}
.eBlog :not(.zn_columns).itemContainer .itemTagsBlock ul li {
	display: inline;
}
.itemView .itemTagsBlock {
	margin: 0px 0px 20px;
}
.itemView .itemTagsBlock > a {
	padding: 4px 10px; color: rgb(155, 155, 155); margin-right: 5px; margin-bottom: 5px; display: inline-block; background-color: rgb(234, 234, 234);
}
.eBlog :not(.zn_columns).itemContainer .itemTagsBlock > a {
	padding: 4px 10px; color: rgb(155, 155, 155); margin-right: 5px; margin-bottom: 5px; display: inline-block; background-color: rgb(234, 234, 234);
}
.tagcloud a {
	padding: 4px 10px; color: rgb(155, 155, 155); margin-right: 5px; margin-bottom: 5px; display: inline-block; background-color: rgb(234, 234, 234);
}
.itemView .itemTagsBlock > a::before {
	color: rgb(210, 210, 210); font-family: "Glyphicons Halflings"; margin-right: 5px; vertical-align: middle; content: "\e041";
}
.eBlog :not(.zn_columns).itemContainer .itemTagsBlock > a::before {
	color: rgb(210, 210, 210); font-family: "Glyphicons Halflings"; margin-right: 5px; vertical-align: middle; content: "\e041";
}
.tagcloud a::before {
	color: rgb(210, 210, 210); font-family: "Glyphicons Halflings"; margin-right: 5px; vertical-align: middle; content: "\e041";
}
div.cloudBlock a {
	padding: 4px; float: left; display: block;
}
.eBlog .itemReadMore {
	float: right;
}
.kl-blog-post-socsharing {
	list-style: none; padding: 0px; margin-top: 10px; margin-bottom: 20px;
}
.kl-blog-post-socsharing li {
	width: 70px; margin-right: 20px; float: left;
}
.blog-item-share {
	display: inline-block;
}
.blog-item-share::before {
	color: rgb(138, 138, 138); line-height: 1; font-size: 12px; font-weight: 600; margin-bottom: 10px; display: block; content: attr(data-share-title);
}
.blog-item-share-link {
	border-radius: 3px; border: 0px currentColor; border-image: none; width: 30px; height: 30px; text-align: center; color: rgba(0, 0, 0, 0.25); line-height: 30px; font-size: 16px; margin-top: -5px; margin-right: 5px; display: inline-block; background-color: transparent;
}
.eBlog .itemList .blog-isotope-item {
	padding-right: 10px; padding-left: 10px;
}
.zn_columns.itemContainer {
	padding: 0px 0px 20px;
}
.zn_columns.itemContainer .itemHeader {
	padding: 0px 15px;
}
.zn_columns.itemContainer .itemBody {
	padding: 0px 15px;
}
.zn_columns.itemContainer .itemLinks {
	padding: 0px 15px;
}
.zn_columns.itemContainer .itemTagsBlock {
	padding: 0px 15px;
}
.zn_columns.itemContainer .itemIntroText {
	margin: 0px 0px 15px; padding: 0px 0px 15px; border-bottom-color: rgb(245, 245, 245); border-bottom-width: 1px; border-bottom-style: solid;
}
.itemContainer .theHoverBorder {
	border-radius: 0px; box-shadow: none;
}
.zn_columns.itemContainer .hoverBorder {
	border-radius: 0px; width: 100%; height: auto;
}
.zn_columns.itemContainer .hoverBorder img {
	border-radius: 0px; width: 100%; height: auto;
}
.zn_columns.itemContainer .readMore {
	font-weight: normal;
}
.zn_columns.itemContainer h3.itemTitle {
	padding: 20px 0px 0px; line-height: 1.6; font-size: 16px;
}
.zn_columns4.zn_columns.itemContainer .readMore {
	font-size: 13px;
}
.zn_columns3.zn_columns.itemContainer .readMore {
	font-size: 13px;
}
.itemThumbnail {
	position: relative;
}
.itemThumbnail img {
	width: 100%; height: auto; display: block;
}
.itemThumbnail > a {
	display: block;
}
.itemThumbnail .overlay {
	transition:opacity 0.25s ease-in-out, visibility 0.25s ease-in-out; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; opacity: 0; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
}
.zn_columns.itemContainer:hover .overlay {
	visibility: visible; opacity: 1;
}
.itemThumbnail .overlay__inner {
	left: 0px; top: 50%; right: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.itemThumbnail .overlay__inner a {
	margin: 0px auto; border-radius: 30px; border: 2px solid rgb(255, 255, 255); transition:0.3s ease-in-out; border-image: none; width: 48px; height: 48px; text-align: center; color: rgb(255, 255, 255); line-height: 46px; overflow: hidden; display: block; position: relative; -webkit-transition: all .3s ease-in-out;
}
.itemThumbnail .overlay__inner a:hover {
	background: rgb(205, 33, 34); border-color: rgb(205, 33, 34); width: 120px;
}
.itemThumbnail .overlay__inner a::before {
	transition:opacity 0.25s ease-in-out; left: 50%; font-size: 20px; font-weight: bold; margin-left: -6px; position: absolute; content: "+"; opacity: 1; -webkit-transition: opacity .25s ease-in-out;
}
.itemThumbnail .overlay__inner a:hover::before {
	opacity: 0;
}
.itemThumbnail .overlay__inner a::after {
	transition:opacity 0.25s ease-in-out; font-size: 11px; content: attr(data-readmore); opacity: 0; -webkit-transition: opacity .25s ease-in-out;
}
.itemThumbnail .overlay__inner a:hover::after {
	opacity: 1;
}
.eBlog .featured-post {
	padding: 0px; position: relative;
}
.eBlog .featured-post.itemContainer::after {
	content: none;
}
.eBlog .featured-post .zn_full_image {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; position: relative; min-height: 220px;
}
.eBlog .featured-post .zn_full_image img {
	width: 100%;
}
.eBlog .featured-post .zn_sticky_no_image {
	min-height: 400px; background-color: rgb(51, 51, 51);
}
.eBlog .featured-post .itemFeatContent {
	padding: 30px; left: 0px; right: 0px; bottom: 0px; position: absolute;
}
.eBlog .featured-post .itemFeatContent::before {
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.6)); left: 0px; top: -50%; width: 100%; height: 150%; visibility: hidden; position: absolute; content: ""; opacity: 0; -webkit-animation: animFadeIn .4s ease-in .7s 1 normal forwards running;
}
.eBlog .featured-post .itemFeatContent-inner {
	position: relative;
}
.eBlog .featured-post .itemHeader {
	padding-bottom: 15px; margin-bottom: 15px; border-bottom-color: rgba(255, 255, 255, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
.eBlog .featured-post .itemTitle {
	margin: 0px 0px 15px; text-transform: uppercase; line-height: 1.6; font-size: 20px; font-weight: normal;
}
.eBlog .featured-post .post_details {
	margin: 0px; padding: 0px; color: rgba(255, 255, 255, 0.4);
}
.eBlog .featured-post .post_details::before {
	content: none;
}
.eBlog .featured-post .itemLinks {
	color: rgba(255, 255, 255, 0.4);
}
.eBlog .featured-post a {
	color: rgb(255, 255, 255);
}
.eBlog .featured-post a:hover {
	color: rgb(199, 199, 199);
}
.hg_post_image {
	margin-right: 30px; margin-bottom: 10px; float: left;
}
.hg_post_image {
	border-bottom-color: rgb(205, 33, 34); border-bottom-width: 5px; border-bottom-style: solid;
}
.hg_full_image {
	border-bottom-color: rgb(205, 33, 34); border-bottom-width: 5px; border-bottom-style: solid;
}
@media all and (max-width:480px)
{
.eBlog .featured-post .zn_sticky_no_image {
	min-height: 200px;
}
.eBlog .featured-post .itemFeatContent {
	padding: 10px 15px;
}
.eBlog .featured-post .itemTitle {
	margin: 0px 0px 10px; line-height: 1.6; font-size: 16px;
}
.eBlog .itemTitle {
	margin: 0px 0px 10px; line-height: 1.6; font-size: 16px;
}
.eBlog .featured-post .itemHeader {
	padding-bottom: 10px; margin-bottom: 10px;
}
}
#th-content-post .page-title {
	padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.eBlog .post-author .author-avatar {
	width: 100px; margin-right: 20px; float: left;
}
.eBlog .post-author .author-avatar img {
	border-radius: 50%; height: auto; display: block; max-width: 100%;
}
.eBlog .post-author {
	padding: 30px 0px; color: rgb(83, 83, 83); overflow: hidden; margin-bottom: 50px; border-top-color: rgb(233, 233, 233); border-bottom-color: rgb(233, 233, 233); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.eBlog .author-details > h4 {
	text-transform: uppercase;
}
.masonry-columns {
	height: auto !important;
}
blockquote {
	margin: 25px 40px;
}
.eBlog .related-articles .rta-title {
	margin: 0px 0px 30px; text-align: center; text-transform: uppercase; font-size: 14px;
}
.eBlog .related-articles .rta-post > a {
	display: block; position: relative;
}
.eBlog .related-articles .rta-post > a::after {
	transition:height 0.25s ease-in-out; left: 0px; height: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-color: rgb(205, 33, 34); -webkit-transition: height .25s ease-in-out;
}
.eBlog .related-articles .rta-post:hover > a::after {
	height: 8px;
}
.eBlog .related-articles .rta-post h5 {
	text-transform: uppercase;
}
.pagination {
	margin: 50px 0px 0px; text-align: center; color: rgb(136, 136, 136); text-transform: uppercase; line-height: 1.6; font-size: 10px; display: block;
}
.pagination ul {
	padding: 10px 0px; list-style-type: none;
}
ul.pagination {
	padding: 10px 0px; list-style-type: none;
}
.pagination li {
	margin: 0px 5px; display: inline-block;
}
.pagination li > a {
	background: none; border: 0px currentColor; border-image: none; text-shadow: none;
}
.pagination li > a:focus {
	background: none; border: 0px currentColor; border-image: none; text-shadow: none;
}
.pagination li > a:hover {
	background: none; border: 0px currentColor; border-image: none; text-shadow: none;
}
.pagination li > span {
	background: none; border: 0px currentColor; border-image: none; text-shadow: none;
}
.pagination li > span:focus {
	background: none; border: 0px currentColor; border-image: none; text-shadow: none;
}
.pagination li > span:hover {
	background: none; border: 0px currentColor; border-image: none; text-shadow: none;
}
.pagination li a {
	margin: 0px; padding: 0px; border-radius: 3px; width: 40px; height: 40px; text-align: center; color: rgba(0, 0, 0, 0.85); text-transform: uppercase; line-height: 40px; font-size: 12px; font-weight: 600; vertical-align: middle; float: none; display: inline-block;
}
.pagination li > span {
	margin: 0px; padding: 0px; border-radius: 3px; width: 40px; height: 40px; text-align: center; color: rgba(0, 0, 0, 0.85); text-transform: uppercase; line-height: 40px; font-size: 12px; font-weight: 600; vertical-align: middle; float: none; display: inline-block;
}
.pagination p.counter {
	margin: 0px; padding: 0px; border-radius: 3px; width: 40px; height: 40px; text-align: center; color: rgba(0, 0, 0, 0.85); text-transform: uppercase; line-height: 40px; font-size: 12px; font-weight: 600; vertical-align: middle; float: none; display: inline-block;
}
.pagination li:first-child {
	margin-right: 50px;
}
.pagination li:last-child {
	margin-left: 50px;
}
.pagination li:first-child > span {
	display: none;
}
.pagination li:last-child > span {
	display: none;
}
.pagination li:first-child span.zn_icon {
	line-height: 40px;
}
.pagination li:last-child span.zn_icon {
	line-height: 40px;
}
.pagination li a:hover {
	color: rgba(0, 0, 0, 0.5);
}
.pagination li:first-child > a:hover::before {
	color: rgba(0, 0, 0, 0.5);
}
.pagination li:last-child > a:hover::before {
	color: rgba(0, 0, 0, 0.5);
}
.pagination .active > a {
	background: none; border: 2px solid rgba(0, 0, 0, 0.18); border-image: none; width: 40px; height: 40px; color: rgba(0, 0, 0, 0.5); line-height: 38px;
}
.pagination .active > a:focus {
	background: none; border: 2px solid rgba(0, 0, 0, 0.18); border-image: none; width: 40px; height: 40px; color: rgba(0, 0, 0, 0.5); line-height: 38px;
}
.pagination .active > a:hover {
	background: none; border: 2px solid rgba(0, 0, 0, 0.18); border-image: none; width: 40px; height: 40px; color: rgba(0, 0, 0, 0.5); line-height: 38px;
}
.pagination .active > span {
	background: none; border: 2px solid rgba(0, 0, 0, 0.18); border-image: none; width: 40px; height: 40px; color: rgba(0, 0, 0, 0.5); line-height: 38px;
}
.pagination .active > span:focus {
	background: none; border: 2px solid rgba(0, 0, 0, 0.18); border-image: none; width: 40px; height: 40px; color: rgba(0, 0, 0, 0.5); line-height: 38px;
}
.pagination .active > span:hover {
	background: none; border: 2px solid rgba(0, 0, 0, 0.18); border-image: none; width: 40px; height: 40px; color: rgba(0, 0, 0, 0.5); line-height: 38px;
}
a.grayHover {
	overflow: hidden; display: inline-block; position: relative;
}
a.grayHover img {
	position: relative;
}
.blog-posts {
	margin-right: -15px; margin-left: -15px;
}
.blog-posts::before {
	line-height: 0; display: table; content: "";
}
.blog-posts::after {
	line-height: 0; display: table; content: "";
}
.blog-posts::after {
	clear: both;
}
.blog-posts + hr {
	border-bottom-color: rgb(237, 237, 237); border-bottom-width: 2px; border-bottom-style: solid;
}
.blog-posts .bpost {
	margin-bottom: 60px;
}
.blog-posts .bpost .post-head {
	border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.blog-posts .bpost .post-head > [data-role='title'] {
	margin: 20px 35px 15px 0px; line-height: 1.2; font-size: 26px; font-weight: 600;
}
.blog-posts .bpost .post-head > [data-role='title'] {
	color: rgb(43, 45, 48);
}
.blog-posts .bpost .post-head > [data-role='title'] a {
	color: rgb(43, 45, 48);
}
.blog-posts .bpost .post-head > [data-role='title'] a:hover {
	color: rgb(254, 96, 96); text-decoration: none;
}
.blog-posts .col2.bpost .post-head > [data-role='title'] {
	font-size: 24px;
}
.blog-posts .col3.bpost .post-head > [data-role='title'] {
	font-size: 20px;
}
.blog-posts .col4.bpost .post-head > [data-role='title'] {
	font-size: 16px;
}
.blog-posts .col5.bpost .post-head > [data-role='title'] {
	font-size: 14px;
}
.blog-posts .bpost .post-head .date {
	width: 30px; text-align: center; right: 0px; bottom: 15px; color: rgb(254, 96, 96); line-height: 1; font-size: 15px; margin-top: 0px; float: right; position: absolute;
}
.blog-posts .bpost .post-head .date strong {
	font-size: 25px; display: block;
}
.blog-posts .bpost .post-details {
	margin: 15px 0px; color: rgb(162, 162, 162); line-height: 1.6; font-size: 12px; font-style: italic;
}
.blog-posts .bpost .post-details a {
	color: rgb(128, 128, 128);
}
.blog-posts .bpost .post-content {
	color: rgb(119, 119, 119); margin-bottom: 20px;
}
.blog-posts .bpost .readmore-btn {
	text-transform: none; font-size: 13px; font-weight: normal;
}
.bp-widget.bpost .post-head {
	margin-bottom: 20px;
}
.bp-widget.bpost .post-head .post-image {
	margin-bottom: 15px;
}
.bp-widget.bpost [data-role='category'] a {
	color: rgb(193, 193, 193); text-decoration: none;
}
.bp-widget.bpost [data-role='title'] {
	margin: 10px 0px 15px;
}
.bp-widget.bpost [data-role='title'] {
	color: rgb(69, 71, 77);
}
.bp-widget.bpost [data-role='title'] a {
	color: rgb(69, 71, 77);
}
.bp-widget.bpost [data-role='title'] a:hover {
	color: rgb(254, 96, 96); text-decoration: none;
}
.bp-widget.bpost .post-content {
	color: rgb(136, 136, 136);
}
.bp-widget.bpost .post-details {
	color: rgb(136, 136, 136);
}
.bp-widget.bpost .post-details a {
	color: rgb(136, 136, 136);
}
.bp-widget.bpost .post-details {
	font-size: 13px; font-style: normal; margin-bottom: 20px;
}
.bp-widget.bpost .post-details a:hover {
	color: rgb(254, 96, 96); text-decoration: none;
}
.eventbox {
	background: rgb(244, 244, 244); color: rgb(69, 71, 77);
}
.eventbox .vs-icon {
	color: rgb(200, 201, 202);
}
.eventbox .eventdate {
	padding: 20px 0px; font-size: 14px; margin-bottom: 30px; position: relative;
}
.eventbox .eventdate::before {
	background: rgb(209, 209, 211); left: 50%; top: 0px; width: 52px; height: 1px; margin-left: -26px; position: absolute; content: "";
}
.eventbox .eventdate::after {
	background: rgb(209, 209, 211); left: 50%; top: 0px; width: 52px; height: 1px; margin-left: -26px; position: absolute; content: "";
}
.eventbox .eventdate::after {
	top: auto; bottom: 0px;
}
.eventbox .eventdate > .date {
	display: block;
}
.eventbox .eventpic {
	margin-top: 40px; position: relative;
}
.eventbox .eventpic::before {
	border-width: 12px; border-style: solid; border-color: rgb(244, 244, 244) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); border-image: none; left: 50%; top: 0px; margin-left: -6px; position: absolute; z-index: 1; content: "";
}
.eventbox .eventpic img {
	position: relative; z-index: 0;
}
.eventbox .eventpic .btn {
	left: 20%; right: 20%; bottom: 40px; position: absolute; z-index: 1;
}
.hg-portfolio-item {
	position: relative;
}
.portfolio-item-title {
	color: rgb(77, 77, 77); text-transform: uppercase; line-height: 1.3; font-size: 32px; font-weight: 400;
}
.portfolio-item-desc {
	margin-bottom: 30px;
}
.portfolio-item-desc-inner {
	overflow: hidden; position: relative; max-height: 150px;
}
.portfolio-item-desc-inner::after {
	background: linear-gradient(rgba(245, 245, 245, 0) 0px, rgb(245, 245, 245) 100%); left: 0px; width: 100%; height: 100px; bottom: 0px; display: block; position: absolute; content: "";
}
.portfolio-item-more-toggle {
	text-transform: uppercase; font-size: 11px; font-weight: 900;
}
.portfolio-item-more-toggle .glyphicon {
	font-size: 11px; margin-right: 4px;
}
.portfolio-item-more-toggle::after {
	content: attr(data-more-text);
}
.is-opened.portfolio-item-desc .portfolio-item-desc-inner {
	overflow: hidden; max-height: none;
}
.is-opened.portfolio-item-desc .portfolio-item-desc-inner::after {
	display: none;
}
.is-opened.portfolio-item-desc .portfolio-item-more-toggle::after {
	content: attr(data-less-text);
}
.is-opened.portfolio-item-desc .portfolio-item-more-toggle .glyphicon::before {
	content: "\e260";
}
.no-toggle.portfolio-item-desc .portfolio-item-desc-inner {
	overflow: hidden; max-height: none;
}
.no-toggle.portfolio-item-desc .portfolio-item-more-toggle {
	display: none;
}
.no-toggle.portfolio-item-desc .portfolio-item-desc-inner::after {
	display: none;
}
.affixcontent.portfolio-item-content :not(.no-toggle).is-opened.portfolio-item-desc .portfolio-item-desc-inner {
	overflow: auto; max-height: 35vh;
}
.portfolio-item-details {
	list-style: none; margin: 0px 0px 40px; padding: 0px;
}
.portfolio-item-details li {
	margin-bottom: 15px;
}
.portfolio-item-details-label {
	color: rgb(171, 171, 171); font-weight: 300; float: left; min-width: 100px;
}
.portfolio-item-details-item {
	overflow: hidden; float: left;
}
.portfolio-item-otherdetails {
	margin-bottom: 30px;
}
.portfolio-item-livelink {
	margin-top: 5px; margin-right: 10px; float: right; display: inline-block;
}
.portfolio-item-share {
	display: inline-block;
}
.portfolio-item-share::before {
	color: rgb(138, 138, 138); line-height: 1; font-size: 12px; font-weight: 600; margin-bottom: 10px; display: block; content: attr(data-share-title);
}
.portfolio-item-share a {
	border-radius: 3px; border: 0px currentColor; border-image: none; width: 30px; height: 30px; text-align: center; color: rgba(0, 0, 0, 0.25); line-height: 30px; font-size: 16px; margin-top: -5px; margin-right: 5px; display: inline-block; background-color: transparent;
}
.portfolio-item-share a:hover {
	color: rgb(255, 255, 255);
}
.portfolio-item-share .portfolio-item-share-twitter {
	font-size: 13px;
}
.portfolio-item-share-twitter:hover {
	background: rgb(85, 172, 238);
}
.portfolio-item-share-facebook:hover {
	background: rgb(59, 89, 152);
}
.portfolio-item-share-gplus:hover {
	background: rgb(204, 55, 50);
}
.portfolio-item-share-pinterest:hover {
	background: rgb(204, 33, 39);
}
.portfolio-item-share-mail:hover {
	background: rgb(86, 86, 86);
}
.hg-portfolio-item .portfolio-item-right {
	margin-bottom: 20px;
}
.portfolio-item {
	margin-bottom: 50px;
}
.affixcontent.portfolio-item-content {
	transition:top 0.2s ease-out; -webkit-transition: top .2s ease-out; -webkit-backface-visibility: hidden;
}
@media all and (max-width:1199px) and (min-width:992px)
{
.portfolio-item-title.page-title {
	line-height: 1.3; font-size: 24px;
}
}
@media all and (min-width:992px)
{
.affix.portfolio-item-content {
	top: 40px; position: fixed;
}
.admin-bar .affix.portfolio-item-content {
	top: 60px;
}
.kl-follow-menu .affix.portfolio-item-content {
	top: 60px;
}
.kl-follow-menu.admin-bar .affix.portfolio-item-content {
	top: 80px;
}
.affix-top.portfolio-item-content {
	top: 0px;
}
.affix-bottom.portfolio-item-content {
	position: absolute;
}
}
@media all and (max-width:991px)
{
.affix.portfolio-item-content {
	position: static !important;
}
.affixcontent.portfolio-item-content {
	position: static !important;
}
.portfolio-item-title.page-title {
	line-height: 1.3; font-size: 24px;
}
.portfolio-item-details-label {
	margin-bottom: 5px; float: none; display: block;
}
.portfolio-item-details-item {
	float: none; display: block;
}
.portfolio-item-livelink {
	margin-top: 20px; float: none;
}
.portfolio-item-details {
	margin: 0px 0px 20px;
}
}
.portfolio-row {
	margin-bottom: 40px;
}
.kl-has-overlay .img-intro {
	position: relative; z-index: 0;
}
.kl-has-overlay .img-intro > a {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10;
}
.kl-has-overlay .img-intro .overlay {
	transition:0.3s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: absolute; opacity: 0; background-color: rgba(31, 34, 37, 0.25); -webkit-transition: all .3s ease-in-out;
}
.kl-has-overlay .img-intro:hover .overlay {
	visibility: visible; opacity: 1; box-shadow: inset 0px -8px 0px 0px #cd2122;
}
.hg-portfolio-carousel .kl-has-overlay .img-intro:hover .overlay {
	box-shadow: none;
}
.kl-has-overlay .img-intro .overlay-inner {
	transition:transform 0.3s ease-in-out; top: 50%; text-align: center; position: relative; transform: translateY(-50%); backface-visibility: hidden; -webkit-transition: transform .3s ease-in-out; -webkit-transform: translateY(-50%); -webkit-backface-visibility: hidden;
}
.kl-has-overlay .img-intro .overlay-inner > span {
	border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:transform 0.3s ease-in-out; border-image: none; width: 60px; height: 60px; color: rgb(255, 255, 255); line-height: 58px; display: inline-block; transform: scale(0.9); -webkit-transition: transform .3s ease-in-out; -webkit-transform: scale(.9);
}
.kl-has-overlay .img-intro:hover .overlay-inner > span {
	transform: scale(1); -webkit-transform: scale(1);
}
.portfolio-entry .title {
	text-transform: uppercase; line-height: 1.6; font-size: 16px;
}
.portfolio-entry .pt-cat-desc {
	line-height: 1.8;
}
.hg-portfolio-carousel .portfolio-item::before {
	display: table; content: " ";
}
.hg-portfolio-carousel .portfolio-item::after {
	display: table; content: " ";
}
.hg-portfolio-carousel .portfolio-item::after {
	clear: both;
}
.hg-portfolio-carousel .portfolio-item {
	padding-bottom: 25px; margin-bottom: 25px; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid;
}
.hg-portfolio-carousel :last-child.portfolio-item {
	border: 0px currentColor; border-image: none; padding-bottom: 0px; margin-bottom: 50px;
}
.hg-portfolio-carousel .pt-content-title {
	margin-bottom: 30px;
}
.hg-portfolio-carousel .pt-cat-desc {
	margin-bottom: 30px;
}
.hg-portfolio-carousel .portfolio-item-details {
	margin-bottom: 20px;
}
.pt-itemlinks {
	margin-bottom: 20px;
}
.pt-itemlinks :first-child.btn {
	margin-right: 10px;
}
.hg-portfolio-sortable h1.title {
	font-weight: bold;
}
.hg-portfolio-sortable #sorting {
	margin: 10px 0px 0px; padding: 8px 10px; border-radius: 2px; color: rgb(136, 136, 136); text-transform: uppercase; font-family: "Nanum Gothic","Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px; float: right;
}
.hg-portfolio-sortable #sorting ul {
	list-style: none; margin: 0px 25px 0px 0px; padding: 0px; display: inline-block;
}
.hg-portfolio-sortable #sort-direction {
	margin-right: 0px !important;
}
.hg-portfolio-sortable #sorting ul li {
	line-height: 1; margin-bottom: 0px; margin-left: 10px; display: inline-block;
}
.hg-portfolio-sortable #sorting ul li a {
	color: rgb(183, 183, 183); line-height: 1;
}
.hg-portfolio-sortable #sorting ul li a.selected {
	color: rgb(19, 19, 19);
}
.hg-portfolio-sortable #sorting .sortTitle {
	line-height: 1;
}
.hg-portfolio-sortable #portfolio-nav {
	list-style: none; margin: 5px 0px 40px; padding: 0px; float: left;
}
.hg-portfolio-sortable #portfolio-nav li {
	float: left;
}
.hg-portfolio-sortable #portfolio-nav li a {
	background: rgb(255, 255, 255); padding: 15px; transition:0.2s ease-in-out; color: rgb(0, 0, 0); text-transform: uppercase; line-height: 1; font-family: "Nanum Gothic","Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; margin-right: 0px; display: inline-block; -webkit-transition: all .2s ease-in-out;
}
.hg-portfolio-sortable #portfolio-nav li a:hover {
	background: rgb(205, 33, 34); color: rgb(255, 255, 255);
}
.hg-portfolio-sortable #portfolio-nav li.current a {
	background: rgb(205, 33, 34); color: rgb(255, 255, 255);
}
.hg-portfolio-sortable li.kl-has-overlay .img-intro:hover .overlay {
	box-shadow: none;
}
.portfolio-item .img-intro img {
	width: 100%;
}
.hg-portfolio-sortable .item .img-intro img {
	width: 100%;
}
.hg-portfolio-sortable ul#thumbs {
	list-style: none; padding: 0px; overflow: hidden; margin-right: -10px; margin-left: -10px;
}
.hg-portfolio-sortable ul#thumbs li {
	padding: 0px 10px; width: 100%; margin-bottom: 20px; float: left;
}
.hg-portfolio-sortable ul[data-columns='2']#thumbs li {
	width: 50%;
}
.hg-portfolio-sortable ul[data-columns='3']#thumbs li {
	width: 33.33%;
}
.hg-portfolio-sortable ul[data-columns='4']#thumbs li {
	width: 25%;
}
.hg-portfolio-sortable ul[data-columns='5']#thumbs li {
	width: 20%;
}
@media all and (max-width:992px)
{
.hg-portfolio-sortable ul#thumbs li {
	width: 33.33% !important;
}
}
@media all and (max-width:768px)
{
.hg-portfolio-sortable ul#thumbs li {
	width: 50% !important;
}
}
@media all and (max-width:480px)
{
.hg-portfolio-sortable ul#thumbs li {
	width: 100% !important;
}
}
.hg-portfolio-sortable ul#thumbs li .inner-item {
	background: rgb(255, 255, 255); transition:0.3s; opacity: 0.9; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.15); -webkit-transition: all .3s ease;
}
.hg-portfolio-sortable ul#thumbs li .inner-item:hover {
	opacity: 1; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.35);
}
.hg-portfolio-sortable ul#thumbs li .inner-item h4 {
	margin: 0px; padding: 15px; text-transform: uppercase; line-height: 1.6; font-size: 14px; border-bottom-color: rgba(0, 0, 0, 0.17); border-bottom-width: 1px; border-bottom-style: dotted; display: block;
}
.hg-portfolio-sortable ul#thumbs li .inner-item .moduleDesc {
	margin: 15px 0px 0px; padding: 0px 15px 15px; color: rgb(119, 119, 119); font-size: 12px; display: block;
}
.hg-portfolio-sortable ul#thumbs li .inner-item .moduleDesc p {
	margin-bottom: 10px;
}
.hg-portfolio-sortable ul#thumbs li.isotope-item {
	z-index: 2;
}
.hg-portfolio-sortable ul#thumbs li.isotope-hidden {
	z-index: 1;
}
.hg-portfolio-sortable .inner-item iframe {
	display: block;
}
.pt-content-title {
	line-height: 1.4; font-size: 32px; font-weight: 300; margin-bottom: 20px;
}
.small.pt-content-title {
	font-size: 24px;
}
.ptcarousel--frames-classic {
	border-radius: 2px; border: 4px solid rgb(255, 255, 255); border-image: none; position: relative; box-shadow: 0px 0px 0px 2px #ddd, 0px 0px 6px rgba(0,0,0,0.2);
}
.ptcarousel--frames-classic::after {
	border-width: 15px; border-style: solid; border-color: transparent rgb(221, 221, 221) transparent transparent; border-image: none; left: -34px; top: 50%; margin-top: -15px; position: absolute; z-index: 1; content: "";
}
.ptcarousel--frames-classic::before {
	border-width: 13px; border-style: solid; border-color: transparent rgb(255, 255, 255) transparent transparent; border-image: none; left: -30px; top: 50%; margin-top: -13px; position: absolute; z-index: 2; content: "";
}
.ptcarousel--frames-modern {
	border-radius: 4px 4px 2px 2px; border: 1px solid rgba(255, 255, 255, 0.6); border-image: none; padding-top: 30px; padding-bottom: 0px; position: relative; box-shadow: 0px 16px 10px -11px rgba(0,0,0,0.12); background-color: rgb(220, 222, 231);
}
.ptcarousel--frames-modern::before {
	background: rgb(171, 171, 171); border-radius: 30px; left: 25px; top: 12px; width: 7px; height: 7px; margin-top: 0px; display: block; position: absolute; content: ""; box-shadow: -12px 0px 0px #ababab, 12px 0px 0px #ababab;
}
.ptcarousel--frames-minimal {
	position: relative;
}
.ptcarousel ul {
	list-style: none; margin: 0px; padding: 0px; overflow: hidden;
}
.ptcarousel li {
	float: left;
}
.ptcarousel .controls > a {
	background: rgb(0, 0, 0); margin: -12px 0px 0px; border-radius: 2px; left: 15px; top: 50%; width: 30px; height: 31px; text-align: center; display: inline-block !important; position: absolute; z-index: 11; opacity: 0;
}
.ptcarousel .controls > a.next {
	left: auto; right: 15px;
}
.ptcarousel .controls > a span {
	margin: 8px 0px 0px; color: rgb(255, 255, 255);
}
.ptcarousel .controls > a:hover {
	background: rgb(205, 33, 34);
}
.ptcarousel:hover .controls a {
	opacity: 1;
}
.itemLinks {
	margin-top: 20px;
}
.itemLinks span a {
	background: rgb(238, 238, 238); padding: 7px 10px; border-radius: 2px; color: rgb(136, 136, 136); text-transform: uppercase; line-height: 1; font-size: 10px; font-weight: bold; margin-right: 15px; display: inline-block;
}
.itemLinks span a:hover {
	background: rgb(205, 33, 34); color: rgb(255, 255, 255);
}
.ptfcat-one-col.zn_portfolio_category > .row {
	margin-bottom: 50px;
}
.services_box--classic .services_box__inner {
	margin-bottom: 30px;
}
.services_box--classic .services_box__content {
	overflow: hidden;
}
.services_box--classic .services_box__title {
	margin: 15px 0px; color: rgb(205, 33, 34); line-height: 1.6; font-size: 16px; font-weight: 700; vertical-align: middle;
}
.services_box--classic .services_box__icon {
	background: rgb(100, 100, 100); border-radius: 50%; transition:background 0.15s ease-out; width: 80px; height: 80px; text-align: center; color: rgb(255, 255, 255); line-height: 80px; margin-right: 20px; vertical-align: middle; float: left; position: relative; -webkit-transition: background .15s ease-out;
}
.services_box--classic:hover .services_box__icon {
	background: rgb(205, 33, 34);
}
.services_box--classic .services_box__list {
	list-style: none; margin: 0px; padding: 0px;
}
.services_box--classic .services_box__list li::before {
	transition:color 0.15s; top: 0px; color: rgb(134, 134, 134); font-family: "Glyphicons Halflings"; font-size: 7px; margin-right: 10px; vertical-align: middle; content: "\e072"; -webkit-transition: color .15s;
}
.services_box--classic .services_box__list li:hover::before {
	color: rgb(69, 69, 69);
}
.services_box--classic .services_box__list-text {
	vertical-align: middle;
}
.services_box--classic .services_box__iconimg {
	transition:opacity 0.15s ease-out; left: 50%; top: 50%; position: absolute; max-width: 70px; transform: translateX(-50%) translateY(-50%); -webkit-transition: opacity .15s ease-out; -webkit-transform: translateX(-50%) translateY(-50%);
}
.services_box--classic .services_box__iconimg-hover {
	opacity: 0;
}
.services_box--classic:hover .sb--hashover .services_box__iconimg-main {
	opacity: 0;
}
.services_box--classic:hover .services_box__iconimg-hover {
	opacity: 1;
}
.services_box--classic .services_box__fonticon {
	transition:color 0.2s ease-out 0.1s; color: rgb(255, 255, 255); line-height: 82px; font-size: 30px; -webkit-transition: color .2s ease-out .1s;
}
.services_box--classic:hover .services_box__fonticon {
	color: rgb(255, 255, 255);
}
.services_box--modern .services_box__inner {
	margin-bottom: 30px; position: relative;
}
.services_box--modern .services_box__title {
	margin: 15px 0px; color: rgb(66, 66, 66); line-height: 1.3; font-size: 22px; font-weight: 600; vertical-align: middle;
}
.services_box--modern .services_box__icon {
	border-radius: 50%; transition:0.15s ease-out; width: 80px; height: 80px; text-align: center; line-height: 80px; margin-right: 20px; vertical-align: middle; float: left; box-shadow: inset 0px 0px 0px 2px #cd2122; -webkit-transition: all .15s ease-out;
}
.services_box--modern:hover .services_box__icon {
	box-shadow: inset 0px 0px 0px 40px #cd2122;
}
.services_box--modern .services_box__icon-inner {
	height: 100%; position: relative;
}
.services_box--modern .services_box__icon::after {
	left: 40px; top: 80px; width: 1px; height: calc(100% - 60px); position: absolute; content: ""; background-color: rgba(0, 0, 0, 0.07);
}
.services_box--modern .services_box__iconimg {
	transition:opacity 0.15s ease-out; left: 50%; top: 50%; position: absolute; max-width: 70px; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%);
}
.services_box--modern .services_box__iconimg-hover {
	transition:0.15s ease-out; opacity: 0; transform: translateX(-50%) translateY(-50%) scale(0); -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
}
.services_box--modern:hover .sb--hashover .services_box__iconimg-main {
	opacity: 0;
}
.services_box--modern:hover .services_box__iconimg-hover {
	opacity: 1; transform: translateX(-50%) translateY(-50%) scale(1); -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
}
.services_box--modern .services_box__fonticon {
	transition:color 0.2s ease-out 0.1s; color: rgb(205, 33, 34); line-height: 83px; font-size: 40px; -webkit-transition: color .2s ease-out .1s;
}
.services_box--modern:hover .services_box__fonticon {
	color: rgb(255, 255, 255);
}
.services_box--modern .services_box__list {
	list-style: none; margin: 0px; padding: 0px;
}
.services_box--modern .services_box__list li {
	position: relative;
}
.services_box--modern .services_box__list li::before {
	border-radius: 50%; transition:0.15s; left: 38px; top: 9px; width: 5px; height: 5px; display: block; position: absolute; content: ""; box-shadow: 0px 0px 0px 2px #cd2122; background-color: rgb(255, 255, 255); -webkit-transition: all .15s;
}
.services_box--modern .services_box__list li:hover::before {
	box-shadow: 0px 0px 0px 3px #cd2122;
}
.services_box--modern .services_box__list-text {
	vertical-align: middle;
}
.sb--hasicon.services_box--modern .services_box__title {
	margin-left: 100px;
}
.sb--hasicon.services_box--modern .services_box__desc {
	margin-left: 100px;
}
.sb--hasicon.services_box--modern .services_box__list li {
	padding-left: 100px;
}
.services_box--boxed {
	background: rgb(238, 238, 238); margin: 0px 0px 30px; padding: 30px; border-radius: 5px; position: relative; z-index: 1;
}
.services_box--boxed:hover {
	z-index: 2;
}
.services_box--boxed .services_box__inner {
	position: relative;
}
.services_box--boxed .services_box__title {
	margin: 0px 0px 15px; color: rgb(66, 66, 66); line-height: 1.3; font-size: 22px; font-weight: 600; vertical-align: middle; position: relative; z-index: 2;
}
.services_box--boxed .services_box__desc {
	position: relative; z-index: 2;
}
.services_box--boxed .services_box__icon {
	position: relative; z-index: 2; min-height: 50px; max-height: 80px;
}
.services_box--boxed .services_box__iconimg {
	transition:opacity 0.2s ease-out;
}
.services_box--boxed .services_box__iconimg-hover {
	left: 0px; top: 0px; position: absolute; opacity: 0;
}
.services_box--boxed:hover .sb--hashover .services_box__iconimg-main {
	opacity: 0;
}
.services_box--boxed:hover .services_box__iconimg-hover {
	opacity: 1;
}
.services_box--boxed .services_box__fonticon {
	transition:color 0.2s ease-out 0.1s; color: rgb(205, 33, 34); font-size: 50px; -webkit-transition: color .2s ease-out .1s;
}
.services_box--boxed:hover .services_box__fonticon {
	color: rgb(69, 69, 69);
}
.services_box--boxed .services_box__list-wrapper {
	transition:0.2s ease-out; top: -30px; width: 100%; visibility: hidden; position: absolute; opacity: 0;
}
.services_box--boxed:hover .services_box__list-wrapper {
	visibility: visible; opacity: 1;
}
.services_box--boxed .services_box__list-bg {
	background: rgb(255, 255, 255); border-radius: 5px; left: -30px; width: calc(100% + 60px); height: calc(100% + 30px); position: absolute; z-index: 1; opacity: 1; box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
}
.services_box--boxed .services_box__list {
	list-style: none; margin: 0px; padding: 250px 0px 0px; position: relative; z-index: 1;
}
.services_box--boxed .services_box__list li {
	padding: 10px 0px; transition:0.25s ease-out; color: rgb(205, 33, 34); line-height: 26px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid; visibility: hidden; position: relative; opacity: 0;
}
.services_box--boxed .services_box__list li:nth-child(1) {
	transform: translateY(10px); transition-delay: 0.025s;
}
.services_box--boxed .services_box__list li:nth-child(2) {
	transform: translateY(20px); transition-delay: 0.05s;
}
.services_box--boxed .services_box__list li:nth-child(3) {
	transform: translateY(30px); transition-delay: 0.075s;
}
.services_box--boxed .services_box__list li:nth-child(4) {
	transform: translateY(40px); transition-delay: 0.1s;
}
.services_box--boxed .services_box__list li:nth-child(5) {
	transform: translateY(50px); transition-delay: 0.125s;
}
.services_box--boxed .services_box__list li:nth-child(6) {
	transform: translateY(60px); transition-delay: 0.15s;
}
.services_box--boxed .services_box__list li:nth-child(7) {
	transform: translateY(70px); transition-delay: 0.175s;
}
.services_box--boxed .services_box__list li:nth-child(8) {
	transform: translateY(80px); transition-delay: 0.2s;
}
.services_box--boxed .services_box__list li:nth-child(9) {
	transform: translateY(90px); transition-delay: 0.225s;
}
.services_box--boxed .services_box__list li:nth-child(10) {
	transform: translateY(100px); transition-delay: 0.25s;
}
.services_box--boxed:hover .services_box__list li {
	visibility: visible; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
@media all and (max-width:1199px)
{
.services_box .services_box__icon {
	float: none;
}
.sb--hasicon.services_box--modern .services_box__title {
	margin-left: 0px;
}
.sb--hasicon.services_box--modern .services_box__desc {
	margin-left: 0px;
}
.sb--hasicon.services_box--modern .services_box__list li {
	padding-left: 0px;
}
.services_box--modern .services_box__list li::before {
	display: none;
}
.services_box--modern .services_box__icon::after {
	display: none;
}
}
@media all and (max-width:767px)
{
.services_box .services_box__inner {
	text-align: center;
}
.services_box .services_box__icon {
	margin: 0px auto; float: none;
}
.services_box .services_box__list .glyphicon {
	display: none;
}
}
@media all and (max-width:568px)
{
.services_box {
	width: 100%;
}
}
.circlehover {
	padding: 10px; border-radius: 50%; width: 130px; height: 130px; text-align: center; color: white; line-height: 1.4; font-size: 18px; font-weight: 300; display: table; position: relative; box-shadow: 3px 3px 1px rgba(0,0,0,0.2); background-color: rgb(205, 33, 34);
}
[data-size='small'].circlehover {
	padding: 8px; width: 80px; height: 80px; font-size: 14px;
}
[data-size='medium'].circlehover {
	padding: 10px; width: 95px; height: 95px; font-size: 16px;
}
.circlehover > span {
	vertical-align: middle; display: table-cell; position: relative; z-index: 1;
}
.circlehover::before {
	background: rgb(205, 33, 34); border-radius: 3px; left: 7px; top: 7px; width: 30px; height: 30px; position: absolute; content: "";
}
[data-position='top-left'].circlehover::before {
	left: 7px; top: 7px;
}
[data-position='top-right'].circlehover::before {
	left: auto; top: 7px; right: 7px;
}
[data-position='bottom-left'].circlehover::before {
	left: 7px; top: auto; bottom: 7px;
}
[data-position='bottom-right'].circlehover::before {
	left: auto; top: auto; right: 7px; bottom: 7px;
}
[data-position='top'].circlehover::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
[data-position='right'].circlehover::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
[data-position='left'].circlehover::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
[data-position='bottom'].circlehover::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
[data-position='top'].circlehover::before {
	left: 50%; top: -10px; margin-left: -15px;
}
[data-position='right'].circlehover::before {
	left: auto; top: 50%; right: -10px; margin-top: -15px;
}
[data-position='left'].circlehover::before {
	left: -10px; top: 50%; margin-top: -15px;
}
[data-position='bottom'].circlehover::before {
	left: 50%; top: auto; bottom: -10px; margin-left: -15px;
}
[data-position='bottom-right'].circlehover {
	box-shadow: -3px -3px 1px rgba(0,0,0,0.5);
}
.circlehover:hover {
	color: rgb(255, 255, 255); box-shadow: 5px 5px 1px rgba(0,0,0,0.2); transform: scale(1.1); -webkit-transform: scale(1.1);
}
[data-position='bottom-right'].circlehover:hover {
	box-shadow: -5px -5px 1px rgba(0,0,0,0.5);
}
[data-align='left'].circlehover {
	float: left;
}
[data-align='right'].circlehover {
	float: right;
}
.circlehover {
	transition:400ms cubic-bezier(0.68, -0.55, 0.265, 1.55); -webkit-transition: all 400ms cubic-bezier(0.680, -0.550, 0.265, 1.550); -webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.with-symbol.circlehover > span.symbol {
	left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; line-height: 130px; display: block; position: absolute; opacity: 0;
}
.with-symbol.circlehover:hover > span.text {
	opacity: 0;
}
.with-symbol.circlehover:hover > span.symbol {
	opacity: 1;
}
.call-out-banner .m_title {
	text-transform: none; font-size: 28px; margin-top: 20px; position: relative;
}
.call-out-banner .m_title::before {
	left: 0px; top: -20px; width: 80px; height: 3px; position: absolute; content: ""; background-color: rgb(221, 221, 221);
}
.callout-banner {
	margin-top: 20px; margin-bottom: 40px;
}
.callout-banner .m_title {
	line-height: 1.6; padding-top: 20px; font-size: 24px; font-weight: 300; margin-top: 0px; position: relative;
}
.callout-banner .m_title strong {
	font-weight: 600;
}
.callout-banner .m_title::before {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 80px; height: 3px; position: absolute; content: ""; opacity: 0.1;
}
.style2.circlehover {
	padding: 10px 20px; border-radius: 4px; width: 100%; height: 75px; text-align: center; color: white; line-height: 1.3; font-size: 18px; font-weight: 300; display: table; position: relative; box-shadow: none; text-shadow: none; background-color: rgb(205, 33, 34);
}
.style2.circlehover::before {
	border-radius: 3px; left: 0px; width: 100%; height: 100%; bottom: -4px; position: absolute; z-index: 1; content: ""; transform: skewY(3deg); background-color: rgb(205, 33, 34); -webkit-transform: skewY(3deg);
}
.style2.circlehover::after {
	border-radius: 3px; left: 11px; width: 90%; height: 16px; bottom: -9px; position: absolute; content: ""; transform: skewY(-3deg); background-color: rgb(220, 220, 220); -webkit-transform: skewY(-3deg);
}
.with-symbol.style2.circlehover > span.symbol {
	line-height: 73px;
}
.with-symbol.style2.circlehover > span.symbol img {
	max-height: 48px;
}
.style3.circlehover {
	width: 150px; height: 150px; box-shadow: none;
}
.style3.circlehover::before {
	left: 3px; top: inherit; bottom: 25px; transform: skewY(-28deg) rotate(27deg); -webkit-transform: skewY(-28deg) rotate(27deg);
}
.style3.circlehover .text {
	background: rgb(0, 0, 0); padding: 3px 10px; border-radius: 4px; right: -23px; bottom: 15px; line-height: 20px; font-size: 13px; font-style: italic; display: block; position: absolute; min-width: 100px;
}
.with-symbol.style3.circlehover > span.symbol {
	line-height: 150px;
}
.triangle {
	display: none;
}
.style3.circlehover .triangle {
	left: 72px; top: 65px; display: block; position: absolute; transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.style3.circlehover .play-icon {
	text-align: left; display: block; position: relative; transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866); background-color: rgb(255, 255, 255); -webkit-transform: rotate(-60deg) skewX(-30deg) scale(1, .866);
}
.style3.circlehover .play-icon::before {
	position: absolute; content: ""; background-color: inherit;
}
.style3.circlehover .play-icon::after {
	position: absolute; content: ""; background-color: inherit;
}
.style3.circlehover .play-icon {
	width: 16px; height: 16px; border-top-right-radius: 30%;
}
.style3.circlehover .play-icon::before {
	width: 16px; height: 16px; border-top-right-radius: 30%;
}
.style3.circlehover .play-icon::after {
	width: 16px; height: 16px; border-top-right-radius: 30%;
}
.style3.circlehover .play-icon {
	transform: rotate(-60deg) skewX(-30deg) scale(1, 0.866); -webkit-transform: rotate(-60deg) skewX(-30deg) scale(1, .866);
}
.style3.circlehover .play-icon::before {
	transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0px, -50%); -webkit-transform: rotate(-135deg) skewX(-45deg) scale(1.414, .707) translate(0, -50%);
}
.style3.circlehover .play-icon::after {
	transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%); -webkit-transform: rotate(135deg) skewY(-45deg) scale(.707, 1.414) translate(50%);
}
.style3.circlehover:hover .triangle {
	display: none;
}
.team_member {
	background: rgb(255, 255, 255); padding: 0px 0px 5px; position: relative;
}
.team_member:hover {
	border-radius: 4px; box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.team_member .details {
	background: rgb(255, 255, 255); padding: 0px 20px 20px; transition:0.2s ease-out; overflow: hidden; font-size: 11px; visibility: hidden; position: absolute; opacity: 0; box-shadow: 0px 12px 20px rgba(0,0,0,0.2); -webkit-transition: all 0.2s ease-out;
}
.team_member:hover .details {
	visibility: visible; opacity: 1;
}
.team_member:hover {
	z-index: 2;
}
.team_member > h4 {
	padding: 0px 20px;
}
.team_member > h6 {
	padding: 0px 20px;
}
.team_member .details .social-icons {
	padding: 0px; margin-right: -4px; margin-left: -4px;
}
.team_member .details .social-icons li {
	margin: 0px 4px;
}
.team_member .details .social-icons li:first-child {
	margin-left: 0px;
}
.team_member .details {
	width: 100%;
}
.sctb-icon-nocolor {
	background-color: rgb(18, 18, 18);
}
.default-style.latest_posts .hoverBorder {
	margin-bottom: 10px;
}
.default-style.latest_posts .hoverBorder h6 {
	background: rgb(205, 33, 34); margin: 0px; padding: 11px 14px; border-radius: 2px; left: -10px; bottom: 16px; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; font-weight: 500; position: absolute;
}
.default-style.latest_posts .hoverBorder:hover h6 {
	background: rgb(255, 255, 255); left: 15px; color: rgb(205, 33, 34);
}
.default-style.latest_posts a + em {
	color: rgb(125, 125, 125); font-size: 11px;
}
.default-style.latest_posts .post {
	margin-bottom: 30px;
}
.default-style.latest_posts .post .m_title {
	line-height: 1.4; font-size: 16px; font-style: italic; margin-top: 10px;
}
.default-style.latest_posts .post em {
	display: block;
}
.default-style.latest_posts img {
	box-shadow: 0px 1px 1px rgba(0,0,0,0.22);
}
.kl-style-2.default-style.latest_posts .lp-title {
	margin: 0px 0px 20px; padding: 20px 40px; width: 100%; height: 120px; text-align: center; background-color: rgb(205, 33, 34);
}
.kl-style-2.default-style.latest_posts .lp-title .m_title {
	margin: 0px; top: 50%; color: rgb(255, 255, 255); line-height: 1; font-size: 20px; font-weight: bold; position: relative; text-shadow: none; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.kl-style-2.default-style.latest_posts .post {
	margin-bottom: 10px; position: relative;
}
.kl-style-2.default-style.latest_posts .post-details {
	padding: 20px 15px; bottom: 0px; position: absolute;
}
.kl-style-2.default-style.latest_posts .m_title a {
	color: rgb(255, 255, 255); font-style: normal; margin-bottom: 5px; text-shadow: none;
}
.kl-style-2.default-style.latest_posts .post-details em {
	color: rgb(130, 130, 130); font-size: 11px; font-style: normal;
}
.kl-style-2.default-style.latest_posts .post-details em a {
	color: rgb(255, 255, 255);
}
.kl-style-2.default-style.latest_posts .m_title {
	margin: 0px 0px 20px; position: relative;
}
.kl-style-2.default-style.latest_posts :not(.lp-title).post .m_title::after {
	transition:width 0.25s ease-in-out; left: 0px; width: 88px; height: 3px; bottom: -10px; position: absolute; content: ""; background-color: rgb(205, 33, 34); -webkit-transition: width .25s ease-in-out;
}
.kl-style-2.default-style.latest_posts :not(.lp-title).post:hover .m_title::after {
	width: 160px;
}
.kl-style-2.default-style.latest_posts .theHoverBorder {
	background: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.8) 100%); border-radius: 0px; transition:opacity 0.25s ease-in-out; box-shadow: none; -webkit-transition: opacity .25s ease-in-out;
}
.kl-style-2.default-style.latest_posts .hoverBorderWrapper img {
	border-radius: 0px; width: 100%; backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.kl-style-2.default-style.latest_posts .hoverBorder {
	margin: 0px;
}
.kl-style-2.default-style.latest_posts .hoverBorder:hover img {
	opacity: 1;
}
.kl-style-2.default-style.latest_posts .post:hover .theHoverBorder {
	opacity: 0;
}
@media all and (min-width:768px)
{
.kl-style-2.default-style.latest_posts .lp-title {
	margin-bottom: 0px;
}
}
@media all and (min-width:1200px)
{
.kl-style-2.default-style.latest_posts .lp-title {
	height: 350px;
}
.kl-style-2.default-style.latest_posts .lp-title .m_title {
	font-size: 54px;
}
.kl-style-2.default-style.latest_posts .post {
	margin-bottom: 20px;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.kl-style-2.default-style.latest_posts .lp-title {
	height: 219px;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.kl-style-2.default-style.latest_posts .lp-title {
	height: 288px;
}
}
@media all and (max-width:480px)
{
.kl-style-2.default-style.latest_posts .m_title {
	font-size: 10px; margin-bottom: 0px;
}
.kl-style-2.default-style.latest_posts :not(.lp-title).post .m_title::after {
	content: none;
}
.kl-style-2.default-style.latest_posts .post-details em {
	display: none;
}
}
.style2.latest_posts {
	padding: 30px 30px 10px; position: relative; background-color: rgb(255, 255, 255);
}
.style2.latest_posts .m_title {
	margin-bottom: 20px;
}
.style2.latest_posts .viewall {
	top: 28px; right: 20px; color: rgb(117, 117, 117); font-size: 10px; font-weight: bold; position: absolute;
}
.style2.latest_posts .viewall:hover {
	color: rgb(17, 17, 17);
}
.style2.latest_posts ul.posts {
	list-style: none; margin: 0px; padding: 0px;
}
.style2.latest_posts ul.posts li {
	padding-bottom: 25px; margin-top: 25px; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid;
}
.style2.latest_posts ul.posts li:last-child {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.style2.latest_posts ul.posts .title {
	color: rgb(205, 33, 34); line-height: 1.6; font-size: 14px; font-weight: 700; vertical-align: middle;
}
.style2.latest_posts ul.posts .details {
	width: 110px; float: left;
}
.style2.latest_posts ul.posts .details > span {
	font-size: 10px; margin-bottom: 2px; display: inline-block;
}
.style2.latest_posts ul.posts .details span.date {
	background: rgb(205, 33, 34); margin: 0px 0px 5px; padding: 3px 10px; color: rgb(255, 255, 255); position: relative;
}
.style2.latest_posts ul.posts .details span.date::after {
	border-width: 4px; border-style: solid; border-color: rgb(205, 33, 34) transparent transparent; border-image: none; left: 10px; bottom: -8px; position: absolute; content: "";
}
.style2.latest_posts ul.posts .text {
	margin-left: 110px;
}
.style2.latest_posts ul.posts .details > span.cat {
	display: block;
}
.style3.latest_posts {
	position: relative;
}
.style3.latest_posts .m_title {
	margin-bottom: 20px;
}
.style3.latest_posts .hoverBorder {
	margin-top: 5px; margin-right: 20px;
}
.style3.latest_posts .viewall {
	top: 0px; right: 0px; color: rgb(117, 117, 117); font-size: 10px; font-weight: bold; position: absolute;
}
.style3.latest_posts .viewall:hover {
	color: rgb(17, 17, 17);
}
.style3.latest_posts ul.posts {
	list-style: none; margin: 0px; padding: 0px;
}
.style3.latest_posts ul.posts li {
	overflow: hidden; padding-bottom: 15px; margin-bottom: 15px; border-bottom-color: rgb(227, 227, 227); border-bottom-width: 1px; border-bottom-style: solid;
}
.style3.latest_posts ul.posts li:last-child {
	padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.style3.latest_posts ul.posts .title {
	margin: 0px 0px 5px; padding: 0px; line-height: 20px; font-size: 13px; font-weight: 600; vertical-align: middle; text-shadow: 1px 1px 0px white;
}
.lp-post .hoverBorder ~ .text {
	margin-left: 74px;
}
.lp-post .hoverBorder ~ .lp-post-comments-num {
	margin-left: 74px;
}
.lp-post .lp-post-comments-num {
	color: rgb(186, 186, 186);
}
.lp-post .hoverBorder + .title {
	overflow: hidden;
}
.widget .latest_posts ul li.lp-post .hoverBorder {
	margin-bottom: 0px;
}
.acc-style.latest_posts {
	position: relative;
}
.acc-style.latest_posts h3.m_title {
	margin: 0px; top: 14px; position: absolute; z-index: 1;
}
.acc-style.latest_posts .viewall {
	top: 12px; right: 0px; color: rgb(117, 117, 117); font-size: 10px; font-weight: bold; position: absolute; z-index: 1;
}
.acc-style.latest_posts .viewall:hover {
	color: rgb(17, 17, 17);
}
.latest-posts-carousel {
	position: relative;
}
.latest-posts-carousel .controls {
	right: auto; float: right; position: relative;
}
.latest-posts-carousel .controls > a {
	opacity: 0.5;
}
.latest-posts-carousel .post em {
	display: block;
}
.latest-posts-carousel .post .m_title {
	line-height: 1.4; font-size: 16px; font-style: italic; margin-top: 10px;
}
.latest-posts-carousel .m_title {
	float: left;
}
.latest-posts-carousel a + em {
	color: rgb(125, 125, 125); font-size: 11px;
}
.latest-posts-carousel .hoverBorder h6 {
	background: rgb(205, 33, 34); margin: 0px; padding: 6px 10px; border-radius: 2px; left: -10px; bottom: 16px; line-height: 1; font-size: 12px; font-weight: 500; position: absolute;
}
.latest-posts-carousel .hoverBorder a {
	color: rgb(255, 255, 255);
}
.latest-posts-carousel .hoverBorder:hover h6 {
	background: rgb(255, 255, 255); left: 15px;
}
.latest-posts-carousel .hoverBorder:hover a {
	color: rgb(205, 33, 34);
}
.latest-posts-carousel .hoverBorder {
	margin-bottom: 10px;
}
.lp_carousel {
	list-style: none; margin: 0px; padding: 0px; height: auto !important; position: relative !important;
}
.lp_carousel li {
	margin: 0px; padding: 0px 10px; float: left;
}
.css3accordion > ul > li {
	transition:width 0.2s ease-in-out 0.2s; -webkit-transition: width 0.2s ease-in-out 0.2s;
}
.css3accordion > ul > li > .inner-acc {
	transition:width 0.2s ease-in-out 0.2s; -webkit-transition: width 0.2s ease-in-out 0.2s;
}
.css3accordion > ul > li .thumb {
	transition:width 0.2s ease-in-out 0.2s; -webkit-transition: width 0.2s ease-in-out 0.2s;
}
.css3accordion {
	margin: 0px auto 20px; width: 100%; overflow: hidden; position: relative;
}
.css3accordion > ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%;
}
.css3accordion > ul > li {
	width: calc(25% - 20px); overflow: hidden; padding-top: 50px; margin-right: 20px; border-top-color: rgb(231, 231, 231); border-top-width: 4px; border-top-style: solid; float: left; position: relative;
}
.css3accordion > ul > li > .inner-acc {
	width: calc( 200% + 40px);
}
.css3accordion > ul > li:hover ~ li > .inner-acc {
	width: calc( 200% + 40px);
}
.css3accordion > ul > li:hover > .inner-acc {
	width: 100%;
}
.css3accordion > ul > li.last > .inner-acc {
	width: 100%;
}
.css3accordion > ul > li .thumb {
	width: calc(50% - 20px); margin-right: 20px; float: left; opacity: 0.8;
}
.css3accordion > ul > li.last {
	width: 50%;
}
.css3accordion > ul > li:not(.last):hover {
	width: 50%;
}
.css3accordion > ul > li:hover ~ li {
	width: calc(25% - 20px);
}
.css3accordion > ul > li:hover .thumb {
	opacity: 1;
}
.css3accordion > ul > li.last {
	margin-right: 0px;
}
.css3accordion .content > em {
	color: rgb(125, 125, 125); font-size: 11px;
}
.css3accordion .content > .m_title {
	margin: 8px 0px; line-height: 1.3; font-size: 12px;
}
.css3accordion .text {
	line-height: 1.4; font-size: 11px;
}
.css3accordion .text + a {
	color: rgb(136, 136, 136); font-size: 10px; font-weight: bold; margin-top: 5px; display: inline-block;
}
.el-devimages--ltr {
	direction: ltr;
}
.el-devimages__laptop {
	width: 1160px; position: relative; background-repeat: no-repeat; background-size: contain;
}
.el-devimages__laptop-img {
	border-radius: 3px; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.el-devimages--type-img .el-devimages__laptop {
	height: 670px; background-image: url("/images/devices/macbook.png");
}
.el-devimages--type-img .el-devimages__laptop-img {
	left: 14%; top: 7.6%; right: 13.9%; bottom: 13.3%;
}
.el-devimages--type-vector .el-devimages__laptop {
	height: 600px; background-image: url("/images/devices/macbook-air.svg");
}
.el-devimages--type-vector .el-devimages__laptop-img {
	left: 16.6%; top: 6.3%; right: 16.6%; bottom: 11.8%; box-shadow: inset 0px 0px 3px rgba(0,0,0,0.24);
}
.el-devimages__smartphone {
	left: 70px; width: 220px; bottom: -20px; position: absolute; background-repeat: no-repeat; background-size: contain;
}
.el-devimages__smartphone-img {
	border-radius: 3px; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.el-devimages--type-img .el-devimages__smartphone {
	width: 245px; height: 403px; background-image: url("/images/devices/iphone6.png");
}
.el-devimages--type-img .el-devimages__smartphone-img {
	left: 15.9%; top: 11.6%; right: 14.8%; bottom: 13.8%;
}
.el-devimages--type-vector .el-devimages__smartphone {
	left: 110px; width: 200px; height: 400px; background-image: url("/images/devices/iphone6.svg");
}
.el-devimages--type-vector .el-devimages__smartphone-img {
	left: 7.2%; top: 14%; right: 7.3%; bottom: 11.7%;
}
.el-devimages__frame {
	border-radius: 4px 4px 0px 0px; border: 2px solid rgb(255, 255, 255); border-image: none; width: 1160px; height: 520px; padding-top: 30px; padding-bottom: 5px; position: relative; box-shadow: 0px 10px 13px -10px rgba(0,0,0,0.3); background-color: rgb(220, 222, 231);
}
.el-devimages__frame::before {
	background: rgb(171, 171, 171); border-radius: 30px; left: 25px; top: 12px; width: 7px; height: 7px; margin-top: 0px; display: block; position: absolute; content: ""; box-shadow: -12px 0px 0px #ababab, 12px 0px 0px #ababab;
}
.el-devimages__frame-img {
	left: 0px; top: 30px; right: 0px; bottom: 5px; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.el-devimages--rtl {
	direction: rtl;
}
.el-devimages--type-img.el-devimages--rtl .el-devimages__smartphone {
	left: auto; right: 70px;
}
.el-devimages--type-vector.el-devimages--rtl .el-devimages__smartphone {
	left: auto; right: 110px;
}
.el-devimages--rtl .el-devimages__frame::before {
	left: auto; right: 25px;
}
.el-devimages--center .el-devimages__frame {
	width: 100%; height: 0px; padding-bottom: 45%;
}
@media screen and (max-width:1199px) and (min-width:992px)
{
.el-devimages--type-img .el-devimages__laptop {
	width: 850px; height: 490px;
}
.el-devimages--type-vector .el-devimages__laptop {
	width: 845px; height: 428px;
}
.el-devimages__frame {
	width: 900px; height: 490px;
}
.el-devimages--type-vector .el-devimages__smartphone {
	width: 166px; height: 330px;
}
.el-devimages--type-img .el-devimages__smartphone {
	width: 197px; height: 324px;
}
}
@media screen and (max-width:991px) and (min-width:768px)
{
.el-devimages--type-img .el-devimages__laptop {
	width: 720px; height: 416px;
}
.el-devimages--type-vector .el-devimages__laptop {
	width: 720px; height: 370px;
}
.el-devimages__frame {
	width: 720px; height: 440px;
}
.el-devimages--type-vector .el-devimages__smartphone {
	width: 125px; height: 250px;
}
.el-devimages--type-img .el-devimages__smartphone {
	width: 167px; height: 274px;
}
.el-devimages--type-vector .el-devimages__smartphone {
	left: 70px;
}
.el-devimages--type-img.el-devimages--rtl .el-devimages__smartphone {
	right: 40px;
}
.el-devimages--type-vector.el-devimages--rtl .el-devimages__smartphone {
	right: 70px;
}
}
@media screen and (max-width:767px)
{
.el-devimages--type-img .el-devimages__laptop {
	width: 100%; height: 0px; padding-bottom: 57.77%;
}
.el-devimages--type-vector .el-devimages__laptop {
	width: 100%; height: 0px; padding-bottom: 51%;
}
.el-devimages__frame {
	width: 100%; height: 0px; padding-bottom: 63%;
}
.el-devimages__smartphone {
	display: none;
}
}
.tablet-device {
	margin: 0px -10.8%; transition:transform 0.3s ease-out, opacity 0.3s ease-out; overflow: hidden; display: block; position: relative; opacity: 0; -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-out;
}
.tablet-device::before {
	background: rgb(99, 99, 99); border-radius: 8px; border: 2px solid rgb(255, 255, 255); border-image: none; left: 50%; top: 6%; width: 8px; height: 8px; margin-left: -4px; position: absolute; content: "";
}
.has-glare.tablet-device::after {
	left: 50%; top: 0px; width: 424px; height: 463px; margin-left: -30px; position: absolute; content: ""; background-image: url("/images/glare-effect.png");
}
.black-tablet.tablet-device::before {
	background: rgb(63, 63, 63); border: 2px solid rgb(104, 104, 104); border-image: none;
}
.tablet-device img {
	background: rgb(242, 242, 242); padding: 14.4% 12% 0px; border-radius: 20px 20px 0px 0px; box-shadow: 0px 4px 5px rgba(0,0,0,0.22), inset 0px 1px 1px rgba(255,255,255,0.78);
}
.black-tablet.tablet-device img {
	background: rgb(0, 0, 0); box-shadow: 0px 4px 5px rgba(0,0,0,0.22), inset 0px 1px 1px rgba(255,255,255,0.78);
}
.tb-left.tablet-device {
	transform-origin: 100% 100%; transform: scale(0.9) translateX(20px) translateY(200px); transition-delay: 0.1s; -webkit-transform: scale(.9) translateX(20px) translateY(200px); -webkit-transition-delay: .1s; -webkit-transform-origin: 100% 100%;
}
.tb-right.tablet-device {
	transform-origin: 0% 100%; transform: scale(0.9) translateX(-20px) translateY(200px); transition-delay: 0.2s; -webkit-transform: scale(.9) translateX(-20px) translateY(200px); -webkit-transition-delay: .2s; -webkit-transform-origin: 0 100%;
}
.tb-center.tablet-device {
	margin: -8.9% -14.9% 0px; z-index: 1; transform: translateY(200px); -webkit-transform: translateY(200px);
}
.started .tb-left.tablet-device {
	opacity: 1; transform: scale(0.9) translateX(20px) translateY(0px); -webkit-transform: scale(.9) translateX(20px) translateY(0);
}
.touch .tb-left.tablet-device {
	opacity: 1; transform: scale(0.9) translateX(20px) translateY(0px); -webkit-transform: scale(.9) translateX(20px) translateY(0);
}
.started .tb-right.tablet-device {
	opacity: 1; transform: scale(0.9) translateX(-20px) translateY(0px); -webkit-transform: scale(.9) translateX(-20px) translateY(0);
}
.touch .tb-right.tablet-device {
	opacity: 1; transform: scale(0.9) translateX(-20px) translateY(0px); -webkit-transform: scale(.9) translateX(-20px) translateY(0);
}
.started .tb-center.tablet-device {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.touch .tb-center.tablet-device {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.elm-searchbox__form {
	border-radius: 4px; position: relative; box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.35);
}
.elm-searchbox__input {
	margin: 0px; border: 0px currentColor; border-image: none; top: 0px; height: 50px; vertical-align: middle; float: left;
}
.elm-searchbox__submit {
	margin: 0px; border: 0px currentColor; border-image: none; top: 0px; height: 50px; vertical-align: middle; float: left;
}
.elm-searchbox__input {
	background: rgb(255, 255, 255); border-radius: 4px 0px 0px 4px; transition:padding-left 0.15s ease-out; width: calc(100% - 130px); padding-left: 20px; -webkit-transition: padding-left .15s ease-out;
}
.elm-searchbox__input:focus {
	padding-left: 30px;
}
.elm-searchbox__submit {
	border-radius: 0px 4px 4px 0px; width: 130px;
}
:not(.glyphicon).elm-searchbox__submit {
	font-size: 14px; font-weight: 600;
}
.elm-searchbox--normal .elm-searchbox__submit {
	color: rgb(255, 255, 255); background-color: rgb(205, 33, 34);
}
.elm-searchbox--normal .elm-searchbox__submit:hover {
	background-color: rgb(0, 0, 0);
}
.elm-searchbox--normal2 .elm-searchbox__submit {
	color: rgb(153, 153, 153); position: relative; background-color: rgb(255, 255, 255);
}
.elm-searchbox--normal2 .elm-searchbox__submit::after {
	left: 0px; top: 7%; width: 1px; height: 86%; position: absolute; content: ""; background-color: rgba(0, 0, 0, 0.1);
}
.elm-searchbox--normal2 .elm-searchbox__submit:hover {
	color: rgb(118, 118, 118);
}
.elm-searchbox--transparent .elm-searchbox__input {
	background: rgba(255, 255, 255, 0.3); border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgba(255, 255, 255, 0.7) currentColor rgba(255, 255, 255, 0.7) rgba(255, 255, 255, 0.7); border-image: none; color: rgb(255, 255, 255);
}
.elm-searchbox--transparent :-ms-input-placeholder.elm-searchbox__input {
	color: rgb(255, 255, 255);
}
.elm-searchbox--transparent .elm-searchbox__submit {
	color: rgb(255, 255, 255); background-color: rgb(205, 33, 34);
}
.elm-searchbox--transparent .elm-searchbox__submit:hover {
	background-color: rgb(0, 0, 0);
}
.elm-searchbox--transparent2 .elm-searchbox__input {
	background: rgba(255, 255, 255, 0.1); border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgba(255, 255, 255, 0.7) currentColor rgba(255, 255, 255, 0.7) rgba(255, 255, 255, 0.7); border-image: none; color: rgb(255, 255, 255);
}
.elm-searchbox--transparent2 :-ms-input-placeholder.elm-searchbox__input {
	color: rgb(255, 255, 255);
}
.elm-searchbox--transparent2 .elm-searchbox__submit {
	background: rgba(255, 255, 255, 0.1); border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgba(255, 255, 255, 0.7) rgba(255, 255, 255, 0.7) rgba(255, 255, 255, 0.7) currentColor; border-image: none; color: rgb(255, 255, 255); position: relative;
}
.elm-searchbox--transparent2 .elm-searchbox__submit::after {
	left: 0px; top: 7%; width: 1px; height: 86%; position: absolute; content: ""; background-color: rgba(255, 255, 255, 0.7);
}
.elm-searchbox--transparent2 .elm-searchbox__submit:hover {
	color: rgba(255, 255, 255, 0.8);
}
.elm-searchbox__input-text {
	animation:elm-searchbox__inputtext 4s steps(50, end); left: 0px; top: 50%; color: rgb(89, 89, 89); line-height: 1.2; overflow: hidden; padding-left: 20px; font-size: 14px; display: block; white-space: nowrap; position: absolute; max-width: 400px; pointer-events: none; transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-animation: elm-searchbox__inputtext 4s steps(50, end);
}
.elm-searchbox__input-text::after {
	animation:blink 1s infinite; content: " |"; -webkit-animation: blink 1s infinite;
}
.elm-searchbox__input:focus + .elm-searchbox__input-text {
	visibility: hidden; opacity: 0;
}
.elm-searchbox--transparent .elm-searchbox__input-text {
	color: rgb(255, 255, 255);
}
.elm-searchbox--transparent2 .elm-searchbox__input-text {
	color: rgb(255, 255, 255);
}
@media screen and (max-width:767px)
{
.elm-searchbox__submit {
	width: 130px !important;
}
.elm-searchbox__input {
	width: calc(100% - 130px) !important;
}
}
.action_box {
	padding: 24px 0px; color: rgb(255, 255, 255); clear: both; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative; background-color: rgb(205, 33, 34);
}
.action_box .action_box_content {
	margin: 0px auto; padding: 0px 15px; width: 100%; max-width: 1170px;
}
.action_box h4.text {
	margin: 10px 0px; line-height: 1.4; font-size: 24px; font-weight: 200;
}
.action_box .ac-subtitle {
	color: rgba(255, 255, 255, 0.6); line-height: 1.6;
}
.action_box::after {
	border-width: 7px 8px 8px; border-style: solid; border-color: rgb(205, 33, 34) transparent transparent; border-radius: 3px; border-image: none; left: 50%; bottom: -14px; margin-left: -25%; position: absolute; content: "";
}
.action_box::before {
	border-width: 7px 8px 8px; border-style: solid; border-color: rgb(205, 33, 34) transparent transparent; border-radius: 3px; border-image: none; left: 50%; bottom: -14px; margin-left: -25%; position: absolute; content: "";
}
[data-arrowpos=center].action_box::after {
	margin-left: -7px;
}
[data-arrowpos=center].action_box::before {
	margin-left: -7px;
}
[data-arrowpos=right].action_box::after {
	margin-left: 25%;
}
[data-arrowpos=right].action_box::before {
	margin-left: 25%;
}
.style2.action_box .action_box_content {
	display: block;
}
.style2.action_box .ac-content-text {
	text-align: center; padding-left: 0px; display: block;
}
.style2.action_box .ac-buttons {
	text-align: center; padding-left: 0px; display: block;
}
.style2.action_box .ac-content-text {
	margin-bottom: 25px;
}
.style2.action_box .ac-btn {
	margin: 0px 5px; display: inline-block;
}
.style2.action_box :last-child.ac-btn {
	margin: 0px 5px; display: inline-block;
}
.style3 .action_box_inner {
	padding: 35px; border-radius: 6px; position: relative; z-index: 1; background-color: rgb(205, 33, 34);
}
.style3 .action_box_inner::before {
	transform-origin: right top; border-radius: 6px; left: 0px; top: -6px; width: 100%; height: 100%; display: block; position: absolute; content: ""; transform: skewY(1.5deg); background-color: rgb(205, 33, 34); -webkit-transform: skewY(1.5deg);
}
.style3 .action_box_inner::after {
	border-radius: 4px; top: -20px; width: 90%; height: 30%; right: 5%; display: block; position: absolute; z-index: -1; content: ""; transform: skewY(-2deg); background-color: rgba(0, 0, 0, 0.2); -webkit-transform: skewY(-2deg);
}
.style3.action_box {
	padding: 0px; border-radius: 6px;
}
.style3.action_box .action_box_content {
	position: relative;
}
.style3.action_box::before {
	border-radius: 4px; left: 20%; width: 30px; height: 32px; bottom: -6px; display: block; position: absolute; content: ""; transform: skewY(35deg); background-color: rgb(205, 33, 34); -webkit-transform: skewY(35deg);
}
.style3.action_box::after {
	display: none;
}
@media all and (min-width:320px)
{
.action_box .ac-btn {
	margin: 0px 5px;
}
}
@media all and (min-width:1200px)
{
.action_box .action_box_content {
	display: table;
}
.action_box .ac-content-text {
	display: table-cell;
}
.action_box .flex.row {
	display: flex;
}
.action_box .ac-buttons {
	text-align: right; padding-left: 30px; vertical-align: middle; display: table-cell;
}
.action_box .ac-btn {
	margin: 0px; display: inline;
}
.action_box :last-child.ac-btn {
	margin-left: 15px;
}
}
@media all and (max-width:1200px)
{
.action_box {
	text-align: center;
}
.action_box .ac-content-text {
	margin-bottom: 25px;
}
}
.bigsocialblock {
	width: 100%; display: flex;
}
.bigsocialblock__item {
	padding: 25px; transition:0.2s; flex:1 1 0px; height: 150px; text-align: right; overflow: hidden; position: relative; -webkit-transition: all .2s ease; -webkit-backface-visibility: hidden; -webkit-box-flex: 1; -webkit-flex: 1;
}
.bigsocialblock__link {
	width: 100%; height: 100%; display: block;
}
.bigsocialblock__bg {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.bigsocialblock__bg a {
	width: 100%; height: 100%; display: block; position: relative; z-index: 2;
}
.bigsocialblock__title {
	margin: 0px; transition:0.2s; right: 25px; bottom: 20px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 20px; font-weight: 600; position: absolute; z-index: 1; -webkit-transition: all .2s ease;
}
.bigsocialblock__count {
	right: 25px; bottom: 40px; color: rgb(255, 255, 255); font-size: 18px; font-weight: 600; position: absolute;
}
.bigsocialblock__follow {
	right: 25px; bottom: 20px; color: rgba(255, 255, 255, 0.5); text-transform: uppercase; font-size: 14px; font-weight: 600; position: absolute;
}
.bigsocialblock__count {
	transition:opacity 0.2s ease-out, visibility 0.2s ease-out, transform 0.2s ease-out; display: block; visibility: hidden; opacity: 0; -webkit-transition: opacity .2s ease-out, visibility .2s ease-out, -webkit-transform .2s ease-out; -webkit-backface-visibility: hidden;
}
.bigsocialblock__follow {
	transition:opacity 0.2s ease-out, visibility 0.2s ease-out, transform 0.2s ease-out; display: block; visibility: hidden; opacity: 0; -webkit-transition: opacity .2s ease-out, visibility .2s ease-out, -webkit-transform .2s ease-out; -webkit-backface-visibility: hidden;
}
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count {
	transform: scale(0.6); -webkit-transform: scale(.6);
}
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
	transform: scale(0.6); -webkit-transform: scale(.6);
}
.bigsocialblock__social-icon {
	border-radius: 50%; border: 5px solid rgb(255, 255, 255); transition:opacity 0.2s ease-out; border-image: none; left: -21px; width: 150px; height: 150px; text-align: center; bottom: -30px; color: rgb(255, 255, 255); line-height: 140px; font-size: 80px; position: absolute; z-index: 1; opacity: 0.5; -webkit-transition: opacity .2s ease-out;
}
.bsb--theme-light .bigsocialblock__title {
	color: rgb(255, 255, 255);
}
.bigsocialblock__item:hover .bigsocialblock__title {
	color: rgb(255, 255, 255);
}
.bsb--theme-light .bigsocialblock__count {
	color: rgb(255, 255, 255);
}
.bigsocialblock__item:hover .bigsocialblock__count {
	color: rgb(255, 255, 255);
}
.bsb--theme-light .bigsocialblock__follow {
	color: rgb(255, 255, 255);
}
.bigsocialblock__item:hover .bigsocialblock__follow {
	color: rgb(255, 255, 255);
}
.bsb--theme-light .bigsocialblock__social-icon {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.bigsocialblock__item:hover .bigsocialblock__social-icon {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.bsb--theme-dark .bigsocialblock__title {
	color: rgb(138, 138, 138);
}
.bsb--theme-dark .bigsocialblock__count {
	color: rgb(138, 138, 138);
}
.bsb--theme-dark .bigsocialblock__follow {
	color: rgb(138, 138, 138);
}
.bsb--theme-dark .bigsocialblock__social-icon {
	border-color: rgb(138, 138, 138); color: rgb(138, 138, 138);
}
.bigsocialblock__item:hover {
	z-index: 1; box-shadow: 0px 6px 22px 4px rgba(0,0,0,0.4);
}
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__title {
	bottom: 70px;
}
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count {
	visibility: visible; z-index: 1; opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
	visibility: visible; z-index: 1; opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.bigsocialblock__item:hover .bigsocialblock__social-icon {
	opacity: 1;
}
.type-chover.bigsocialblock .bigsocialblock__bg {
	transition:opacity 0.2s ease-out; opacity: 0; -webkit-transition: opacity .2s ease-out;
}
.type-chover.bigsocialblock .bigsocialblock__item:hover .bigsocialblock__bg {
	opacity: 1;
}
.bigsocialblock--style2 .bigsocialblock__social-icon {
	border: 15px solid rgb(255, 255, 255); border-image: none; left: -130px; width: 400px; height: 400px; bottom: -140px; line-height: 400px; font-size: 200px;
}
.bigsocialblock--style2 .bigsocialblock__item:hover {
	box-shadow: none;
}
.bigsocialblock--style2 .bigsocialblock__count {
	text-align: right; right: auto; bottom: auto; line-height: 30px; font-size: 30px; margin-bottom: 10px; display: block; position: relative; z-index: 1;
}
.bigsocialblock--style2 .bigsocialblock__follow {
	text-align: right; right: auto; bottom: auto; color: rgb(255, 255, 255); font-weight: 400; display: block; position: relative;
}
.bigsocialblock--style2 .bigsocialblock__item:hover .bigsocialblock__count {
	visibility: visible; opacity: 1;
}
.bigsocialblock--style2 .bigsocialblock__item:hover .bigsocialblock__follow {
	visibility: visible; opacity: 1;
}
.no-flexbox .bigsocialblock {
	width: 100%; display: table; table-layout: fixed;
}
.no-flexbox .bigsocialblock__item {
	padding: 25px; transition:0.2s; height: 150px; text-align: right; overflow: hidden; display: table-cell; position: relative; -webkit-transition: all .2s ease;
}
@media all and (max-width:1199px)
{
.bigsocialblock--style2 .bigsocialblock__social-icon {
	opacity: 0.25;
}
.bigsocialblock--style2 .bigsocialblock__item:hover .bigsocialblock__social-icon {
	opacity: 0.4;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.count-4.bigsocialblock .bigsocialblock__social-icon {
	border-width: 5px; left: -30px; width: 120px; height: 120px; bottom: -20px; line-height: 110px; font-size: 60px;
}
.count-5.bigsocialblock .bigsocialblock__social-icon {
	border-width: 5px; left: -30px; width: 100px; height: 100px; bottom: -10px; line-height: 90px; font-size: 50px;
}
.count-4.bigsocialblock .bigsocialblock__title {
	font-size: 16px;
}
.count-5.bigsocialblock .bigsocialblock__title {
	font-size: 16px;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.count-3.bigsocialblock .bigsocialblock__social-icon {
	border-width: 5px; left: -30px; width: 120px; height: 120px; bottom: -20px; line-height: 110px; font-size: 60px;
}
.count-4.bigsocialblock .bigsocialblock__social-icon {
	border-width: 5px; border-color: transparent; left: -30px; width: 120px; height: 120px; bottom: -20px; line-height: 110px; font-size: 60px;
}
.count-3.bigsocialblock .bigsocialblock__title {
	font-size: 16px;
}
.count-4.bigsocialblock .bigsocialblock__title {
	font-size: 16px;
}
.count-5.bigsocialblock .bigsocialblock__item {
	padding: 15px;
}
.count-5.bigsocialblock .bigsocialblock__title {
	top: auto; text-align: right; right: 0px; bottom: auto; font-size: 15px; margin-bottom: 10px; visibility: visible; position: relative; opacity: 1;
}
.bigsocialblock__item:hover .bigsocialblock__title {
	bottom: auto;
}
.count-5.bigsocialblock .bigsocialblock__count {
	top: auto; text-align: right; right: 0px; bottom: auto; font-size: 14px; visibility: visible; position: relative; opacity: 1; transform: none;
}
.count-5.bigsocialblock .bigsocialblock__follow {
	top: auto; text-align: right; right: 0px; bottom: auto; font-size: 14px; visibility: visible; position: relative; opacity: 1; transform: none;
}
.count-5.bigsocialblock .bigsocialblock__social-icon {
	border-color: transparent; left: -20px; width: 100px; height: 100px; bottom: -10px; line-height: 90px; font-size: 50px;
}
.bigsocialblock--style2 .bigsocialblock__title {
	right: auto; bottom: auto; margin-bottom: 10px; position: relative;
}
}
@media all and (max-width:767px)
{
.bigsocialblock {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.bigsocialblock__item {
	padding: 15px; width: 100%; height: 100px; display: block;
}
.bigsocialblock__title {
	top: auto; text-align: right; right: 0px; bottom: auto; margin-bottom: 10px; visibility: visible; position: relative; opacity: 1;
}
.bigsocialblock__item:hover .bigsocialblock__title {
	bottom: auto;
}
.bigsocialblock__count {
	top: auto; text-align: right; right: 0px; bottom: auto; visibility: visible; position: relative; opacity: 1; transform: none; -webkit-transform: none;
}
.bigsocialblock__follow {
	top: auto; text-align: right; right: 0px; bottom: auto; visibility: visible; position: relative; opacity: 1; transform: none; -webkit-transform: none;
}
.bigsocialblock--style2 .bigsocialblock__item {
	height: 120px;
}
}
.circle-text-box .wpk-circle-span {
	transition:0.2s cubic-bezier(0.68, 0, 0.265, 1); width: 60px; height: 60px; text-align: center; color: rgb(255, 255, 255); line-height: 60px; font-size: 12px; font-weight: 300; display: inline-block; position: relative; -webkit-transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
}
.circle-text-box .wpk-circle-span > span {
	position: relative; z-index: 1;
}
.circle-text-box .wpk-circle-span::after {
	border-radius: 50%; transition:0.2s cubic-bezier(0.68, 0, 0.265, 1); left: 0px; top: 0px; width: 60px; height: 60px; line-height: 60px; display: inline-block; position: absolute; content: ""; background-color: rgb(205, 33, 34); -webkit-transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
}
.circle-text-box .wpk-circle-span {
	margin-right: 20px; float: left;
}
.circle-text-box .wpk-circle-title {
	margin: 0px 0px 30px; height: 55px; color: rgb(205, 33, 34); font-size: 20px; font-weight: 600; border-bottom-color: rgba(0, 0, 0, 0.3); border-bottom-width: 1px; border-bottom-style: dotted;
}
.circle-text-box .wpk-circle-span + .wpk-circle-title {
	line-height: 60px; overflow: hidden;
}
.style1.circle-text-box:hover .wpk-circle-span::after {
	transform: scale(1.2); -webkit-transform: scale(1.2);
}
.style2.circle-text-box .wpk-circle-span::before {
	background: rgb(205, 33, 34); border-radius: 2px; transition:0.2s cubic-bezier(0.68, 0, 0.265, 1); width: 14px; height: 14px; right: 5px; bottom: 5px; position: absolute; content: ""; -webkit-transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
}
.style2.circle-text-box:hover .wpk-circle-span {
	
}
.style2.circle-text-box:hover .wpk-circle-span::before {
	transform: translate3d(5px, 5px, 0px); -webkit-transform: translate3d(5px, 5px, 0);
}
.style2.circle-text-box:hover .wpk-circle-span::after {
	transform: scale(1.2); -webkit-transform: scale(1.2);
}
.style3.circle-text-box .wpk-circle-span {
	background: rgb(205, 33, 34); border-radius: 3px; width: auto; height: 45px; text-align: right; color: rgb(255, 255, 255); line-height: 45px; padding-right: 10px; padding-left: 25px; font-size: 12px; font-weight: 300; margin-left: -25px; display: inline-block; z-index: 1;
}
.circle-text-box .wpk-circle-span > span {
	position: relative; z-index: 1;
}
.style3.circle-text-box .wpk-circle-span::after {
	display: none;
}
.style3.circle-text-box .wpk-circle-title {
	margin: 0px 0px 35px; height: 42px;
}
.style3.circle-text-box .wpk-circle-span + .wpk-circle-title {
	line-height: 45px;
}
.style3.circle-text-box:hover .wpk-circle-span {
	padding-left: 35px; margin-left: -35px;
}
.hover-box {
	background: rgb(150, 150, 150); padding: 15px; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 0.4); border-image: none; color: rgb(255, 255, 255); overflow: hidden; margin-bottom: 20px; display: block; text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
.hover-box:hover {
	color: rgb(255, 255, 255); background-color: rgb(205, 33, 34) !important;
}
.centered.hover-box {
	text-align: center;
}
.hover-box > img {
	margin: 15px 15px 8px 10px; float: left;
}
.centered.hover-box > img {
	float: none;
}
.hover-box > h3 {
	line-height: 1.1; margin-top: 0px;
}
.hover-box > h4 {
	line-height: 1.1; margin-top: 0px;
}
.hover-box > p {
	line-height: 1.1; margin-bottom: 0px;
}
.hover-box-2.hover-box {
	padding: 25px; border: currentColor; border-image: none; margin-bottom: 0px; position: relative; min-height: 180px; text-shadow: none;
}
.hover-box-3.hover-box {
	padding: 25px; border: currentColor; border-image: none; margin-bottom: 0px; position: relative; min-height: 180px; text-shadow: none;
}
.hover-box-2.hover-box:hover {
	box-shadow: 0px 10px 2px -6px rgba(0,0,0,0.8); transform: translateY(-4px); -webkit-transform: translateY(-4px);
}
.hover-box-3.hover-box:hover {
	box-shadow: 0px 10px 2px -6px rgba(0,0,0,0.8); transform: translateY(-4px); -webkit-transform: translateY(-4px);
}
.hover-box-3.hover-box img {
	display: none;
}

.hover-box-2.hover-box .hb-img {
	margin: 0px; transition:0.2s ease-out; top: 50%; width: 110px; right: 15px; float: none; position: absolute; max-width: none; transform: translateY(-50%); -webkit-transition: all .2s ease-out; -webkit-transform: translateY(-50%);
}
.hover-box-2.hover-box .rb-right.hb-img {
	right: 0px;
}
.hover-box-2.hover-box > p {
	line-height: 1.4;
}
.hover-box-3.hover-box > p {
	line-height: 1.4;
}
.hover-box-2.hover-box > p::after {
	background: rgb(255, 255, 255); width: 50px; height: 3px; margin-top: 22px; display: block; content: "";
}
.hover-box-3.hover-box > p::after {
	background: rgb(255, 255, 255); width: 50px; height: 3px; margin-top: 22px; display: block; content: "";
}
.hover-box-2.hover-box:hover .hb-img {
	right: -100%; opacity: 0;
}
.hover-box-2.hover-box .hb-circle {
	background: url("/images/circle-arr-hover.svg") no-repeat left top; transition:0.3s ease-out; width: 187px; height: 187px; right: -40px; bottom: -40px; display: block; position: absolute; opacity: 0; transform: translateX(100%); -webkit-transition: all .3s ease-out; -webkit-transform: translateX(100%);
}
.hover-box-2.hover-box:hover .hb-circle {
	opacity: 1; transform: translateX(0px); -webkit-transform: translateX(0);
}
.kl-iconbox__title {
	color: rgb(205, 33, 34); line-height: 30px; font-size: 22px; font-style: normal; font-weight: 600;
}
.kl-iconbox {
	margin-bottom: 30px;
}
.kl-iconbox__inner {
	
}
.kl-iconbox__icon-wrapper {
	margin-top: 0px; margin-bottom: 0px;
}
.kl-iconbox__title-wrapper {
	margin-top: 0px; margin-bottom: 0px;
}
.kl-iconbox__desc-wrapper {
	margin-top: 0px; margin-bottom: 15px;
}
.kl-iconbox__cta-wrapper {
	margin-top: 0px; margin-bottom: 15px;
}
.kl-iconbox__content-wrapper {
	overflow: hidden;
}
.kl-iconbox__link {
	
}
.kl-iconbox__title {
	margin: 0px;
}
.kl-iconbox__desc {
	margin: 0px;
}
.kl-iconbox__desc {
	color: rgb(18, 18, 18); line-height: 24px; font-family: "Nanum Gothic","Open Sans",Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 400;
}
.kl-iconbox__icon {
	transition:color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); line-height: 1; font-size: 42px; -webkit-transition: color .2s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
span.kl-iconbox__icon {
	font-size: 46px;
}
.kl-iconbox--theme-light {
	color: rgb(255, 255, 255);
}
.kl-iconbox--theme-light a {
	color: rgb(255, 255, 255);
}
.kl-iconbox--theme-dark {
	color: rgb(50, 50, 50);
}
.kl-iconbox--theme-dark a {
	color: rgb(50, 50, 50);
}
.kl-iconbox--fleft .kl-iconbox__icon-wrapper {
	margin-right: 20px; float: left;
}
.kl-iconbox--fright .kl-iconbox__icon-wrapper {
	margin-left: 20px; float: right;
}
.kl-iconbox--sh .kl-iconbox__icon-wrapper {
	position: relative;
}
.kl-iconbox--sh.kl-iconbox--align-left span.kl-iconbox__icon {
	text-align: center;
}
.kl-iconbox--sh.kl-iconbox--align-right span.kl-iconbox__icon {
	text-align: center;
}
.kl-iconbox--sh-square span.kl-iconbox__icon {
	padding: 22px; border-radius: 3px; color: rgb(255, 255, 255); vertical-align: middle; display: inline-block; position: relative; z-index: 1; background-color: rgb(52, 152, 219);
}
.kl-iconbox--sh-square span.kl-iconbox__icon::after {
	border-radius: 3px; transition:width 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), left 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), right 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; z-index: -1; content: ""; -webkit-transition: width .2s cubic-bezier(0.215, 0.610, 0.355, 1.000), left .2s cubic-bezier(0.215, 0.610, 0.355, 1.000), right .2s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.kl-iconbox--sh-square:hover span.kl-iconbox__icon::after {
	left: -10%; width: 120%; background-color: rgb(41, 128, 185);
}
.kl-iconbox--sh-square.kl-iconbox--align-left:hover span.kl-iconbox__icon::after {
	left: -20%; width: 120%;
}
.kl-iconbox--sh-square.kl-iconbox--fleft:hover span.kl-iconbox__icon::after {
	left: -20%; width: 120%;
}
.kl-iconbox--sh-square.kl-iconbox--align-right span.kl-iconbox__icon::after {
	left: auto; right: 0px;
}
.kl-iconbox--sh-square.kl-iconbox--fright span.kl-iconbox__icon::after {
	left: auto; right: 0px;
}
.kl-iconbox--sh-square.kl-iconbox--align-right:hover span.kl-iconbox__icon::after {
	left: auto; width: 120%; right: -20%;
}
.kl-iconbox--sh-square.kl-iconbox--fright:hover span.kl-iconbox__icon::after {
	left: auto; width: 120%; right: -20%;
}
.kl-iconbox--sh-circle span.kl-iconbox__icon {
	padding: 22px; border-radius: 50%; color: rgb(255, 255, 255); vertical-align: middle; display: inline-block; position: relative; z-index: 1; background-color: rgb(231, 76, 60);
}
.kl-iconbox--sh-circle span.kl-iconbox__icon::after {
	transform-origin: 50% 50%; border-radius: 50%; transition:transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; content: ""; opacity: 0; transform: scale(0); -webkit-transition: -webkit-transform .2s cubic-bezier(0.215, 0.610, 0.355, 1.000), opacity .2s cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: scale(0); -webkit-transform-origin: 50% 50%;
}
.kl-iconbox--sh-circle:hover span.kl-iconbox__icon::after {
	opacity: 1; transform: scale(1.15); background-color: rgb(192, 57, 43); -webkit-transform: scale(1.15);
}
.stage.kl-iconbox .kl-iconbox__icon {
	color: rgb(209, 209, 209);
}
.stage.kl-iconbox:hover .kl-iconbox__icon {
	color: rgb(205, 33, 34);
}
img.kl-iconbox__icon {
	max-width: 100px;
}
img.agency-icons.kl-iconbox__icon {
	padding: 10px; width: 100%; max-width: 150px;
}
.default-icon-style .kl-iconbox__icon {
	font-size: 16px;
}
.default-icon-style .kl-iconbox__title {
	line-height: 25px; font-size: 17px;
}
.grid-ibx__item {
	height: 200px; text-align: center; padding-right: 20px; padding-left: 20px; float: left; position: relative; background-color: rgb(255, 255, 255); -webkit-backface-visibility: hidden;
}
[onclick].grid-ibx__item {
	cursor: pointer;
}
.grid-ibx--cols-1 .grid-ibx__item {
	width: 100%;
}
.grid-ibx--cols-2 .grid-ibx__item {
	width: 50%;
}
.grid-ibx--cols-3 .grid-ibx__item {
	width: 33.33%;
}
.grid-ibx--cols-4 .grid-ibx__item {
	width: 25%;
}
.grid-ibx--cols-5 .grid-ibx__item {
	width: 20%;
}
.grid-ibx__item-inner {
	top: 50%; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.grid-ibx__link {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute;
}
.grid-ibx__title-wrp {
	margin-top: 0px; margin-bottom: 20px;
}
.grid-ibx__icon-wrp {
	margin-top: 0px; margin-bottom: 20px;
}
.grid-ibx__desc-wrp {
	margin-top: 0px; margin-bottom: 20px;
}
.grid-ibx__title {
	margin: 0px;
}
.grid-ibx__desc {
	margin: 0px;
}
.grid-ibx__icon {
	transition:color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); color: rgb(226, 226, 226); line-height: 1; font-size: 24px; -webkit-transition: color .2s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.grid-ibx__item:hover .grid-ibx__icon {
	color: rgb(205, 33, 34);
}
.grid-ibx--style-lined-full {
	border-width: 1px 0px 0px 1px;
}
.grid-ibx--style-lined-full .grid-ibx__item {
	border-width: 0px 1px 1px 0px;
}
.grid-ibx--style-lined-full {
	border-style: solid; border-color: rgba(0, 0, 0, 0.1);
}
.grid-ibx--style-lined-full .grid-ibx__item {
	border-style: solid; border-color: rgba(0, 0, 0, 0.1);
}
.grid-ibx--style-lined-center {
	border-style: solid; border-color: rgba(0, 0, 0, 0.1);
}
.grid-ibx--style-lined-center .grid-ibx__item {
	border-style: solid; border-color: rgba(0, 0, 0, 0.1);
}
.grid-ibx--style-lined-center .grid-ibx__item {
	border-width: 0px 1px 1px 0px;
}
.grid-ibx--cols-1.grid-ibx--style-lined-center :nth-child(1).grid-ibx__item {
	border-right-width: 0px;
}
.grid-ibx--cols-2.grid-ibx--style-lined-center :nth-child(2).grid-ibx__item {
	border-right-width: 0px;
}
.grid-ibx--cols-3.grid-ibx--style-lined-center :nth-child(3).grid-ibx__item {
	border-right-width: 0px;
}
.grid-ibx--cols-4.grid-ibx--style-lined-center :nth-child(4).grid-ibx__item {
	border-right-width: 0px;
}
.grid-ibx--cols-5.grid-ibx--style-lined-center :nth-child(5).grid-ibx__item {
	border-right-width: 0px;
}
.grid-ibx--style-lined-center :last-child.grid-ibx__row .grid-ibx__item {
	border-bottom-width: 0px;
}
.grid-ibx--style-lined-center {
	border: 0px currentColor; border-image: none;
}
.grid-ibx--style-lined-gradient .grid-ibx__item {
	margin-right: 15px; margin-bottom: 30px; margin-left: 15px; position: relative;
}
.grid-ibx--cols-1.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(100% - 30px);
}
.grid-ibx--cols-2.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(50% - 30px);
}
.grid-ibx--cols-3.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(33.3333% - 30px);
}
.grid-ibx--cols-4.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(25% - 30px);
}
.grid-ibx--cols-5.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(20% - 30px);
}
.grid-ibx--style-lined-gradient .grid-ibx__ghelper {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) currentColor; border-radius: 4px 4px 0px 0px; border-image: none; left: 0px; top: 0px; width: 100%; height: 5px; position: absolute;
}
.grid-ibx--style-lined-gradient .grid-ibx__item::before {
	background: linear-gradient(rgba(0, 0, 0, 0.2) 60%, transparent 100%); top: 4px; width: 1px; height: 100%; position: absolute; content: "";
}
.grid-ibx--style-lined-gradient .grid-ibx__item::after {
	background: linear-gradient(rgba(0, 0, 0, 0.2) 60%, transparent 100%); top: 4px; width: 1px; height: 100%; position: absolute; content: "";
}
.grid-ibx--style-lined-gradient .grid-ibx__item::before {
	left: 0px;
}
.grid-ibx--style-lined-gradient .grid-ibx__item::after {
	right: 0px;
}
.grid-ibx--style-lined-gradient .grid-ibx__item:hover .grid-ibx__ghelper {
	border-color: rgb(205, 33, 34) rgb(205, 33, 34) currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.grid-ibx--style-lined-gradient .grid-ibx__item:hover::before {
	background: linear-gradient(rgb(205, 33, 34) 0%, transparent 100%);
}
.grid-ibx--style-lined-gradient .grid-ibx__item:hover::after {
	background: linear-gradient(rgb(205, 33, 34) 0%, transparent 100%);
}
.grid-ibx--hover-shadow .grid-ibx__item {
	transition:box-shadow 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition: box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.grid-ibx--hover-shadow .grid-ibx__item:hover {
	z-index: 1; box-shadow: 0px 40px 120px -20px rgba(0,0,0,0.6);
}
.grid-ibx--style-lined-gradient.grid-ibx--hover-shadow .grid-ibx__item:hover {
	box-shadow: 0px -10px 30px -10px rgba(0,0,0,0.29);
}
.grid-ibx--hover-scale .grid-ibx__item {
	transition:transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition: -webkit-transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.grid-ibx--hover-scale .grid-ibx__item:hover {
	background: rgb(255, 255, 255); border-width: 1px !important; border-radius: 3px; z-index: 1; transform: scale3d(1.05, 1.05, 1); -webkit-transform: scale3d(1.05, 1.05, 1);
}
.grid-ibx--style-lined-gradient.grid-ibx--hover-scale .grid-ibx__item:hover {
	background: none;
}
.grid-ibx--hover-shadowscale .grid-ibx__item {
	transition:transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), background 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), box-shadow 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition: -webkit-transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000), box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.grid-ibx--hover-shadowscale .grid-ibx__item:hover {
	background: rgb(255, 255, 255); border-width: 1px !important; border-radius: 2px; z-index: 1; box-shadow: 0px 40px 120px -20px rgba(0,0,0,0.6); transform: scale3d(1.06, 1.06, 1); -webkit-transform: scale3d(1.06, 1.06, 1);
}
.grid-ibx--style-lined-gradient.grid-ibx--hover-shadowscale .grid-ibx__item:hover {
	background: none; box-shadow: 0px -10px 30px -10px rgba(0,0,0,0.29);
}
@media screen and (max-width:991px)
{
.grid-ibx--cols-4 .grid-ibx__item {
	width: 33.33%;
}
.grid-ibx--cols-5 .grid-ibx__item {
	width: 33.33%;
}
.grid-ibx--cols-4.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(33.3333% - 30px);
}
.grid-ibx--cols-5.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(33.3333% - 30px);
}
}
@media screen and (max-width:767px)
{
.grid-ibx--cols-3 .grid-ibx__item {
	width: 50%;
}
.grid-ibx--cols-4 .grid-ibx__item {
	width: 50%;
}
.grid-ibx--cols-5 .grid-ibx__item {
	width: 50%;
}
.grid-ibx--cols-3.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(50% - 30px);
}
.grid-ibx--cols-4.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(50% - 30px);
}
.grid-ibx--cols-5.grid-ibx--style-lined-gradient .grid-ibx__item {
	width: calc(50% - 30px);
}
}
@media screen and (max-width:480px)
{
.grid-ibx--cols-2 .grid-ibx__item {
	width: 100% !important; float: none !important;
}
.grid-ibx--cols-3 .grid-ibx__item {
	width: 100% !important; float: none !important;
}
.grid-ibx--cols-4 .grid-ibx__item {
	width: 100% !important; float: none !important;
}
.grid-ibx--cols-5 .grid-ibx__item {
	width: 100% !important; float: none !important;
}
}
.process_steps {
	border-radius: 2px; width: 100%; overflow: hidden; margin-bottom: 35px; min-height: 0px;
}
.process_steps--style1 {
	display: table; table-layout: fixed;
}
.process_steps--style1 .process_steps__step {
	padding: 20px 10px; height: 240px; text-align: center; color: rgb(255, 255, 255); vertical-align: middle; display: table-cell; position: relative;
}
.process_steps--style1 :first-child.process_steps__step {
	border-radius: 3px 0px 0px 3px;
}
.process_steps--style1 :last-child.process_steps__step {
	border-radius: 0px 3px 3px 0px;
}
.process_steps--style1 .process_steps__step::after {
	border: 7px solid transparent; border-image: none; top: 15px; right: -14px; position: absolute; z-index: 1; content: "";
}
.process_steps--style1 .process_steps__intro {
	background: rgb(205, 33, 34); padding: 20px; text-align: left;
}
.process_steps--style1 .process_steps__intro::after {
	border-left-color: rgb(205, 33, 34);
}
.process_steps--style1 .process_steps__intro-title {
	line-height: 1.2; font-size: 24px; font-weight: 500; margin-top: 0px;
}
.process_steps--style1 .process_steps__intro-title strong {
	font-size: 120%; display: block;
}
.process_steps--style1 .process_steps__intro-link {
	color: rgb(238, 238, 238); font-size: 11px; font-weight: 700;
}
.process_steps--style1 .process_steps__intro-link:hover {
	color: rgb(255, 255, 255);
}
.process_steps--style1 .process_steps__step-desc {
	margin-bottom: 0px;
}
.process_steps--style1 .process_steps__step-icon {
	margin: 20px 0px 15px; line-height: 50px; font-size: 56px; min-height: 50px;
}
.process_steps--style1 .process_steps__step-typeimg {
	display: inline-block; max-height: 90px;
}
.process_steps--style1 .process_steps__step-typeimg img {
	display: inline-block; max-height: 90px;
}
.process_steps--style1 :nth-child(2).process_steps__step {
	background-color: rgb(90, 90, 90);
}
.process_steps--style1 :nth-child(2).process_steps__step::after {
	border-left-color: rgb(90, 90, 90);
}
.process_steps--style1 :nth-child(3).process_steps__step {
	background-color: rgb(74, 74, 74);
}
.process_steps--style1 :nth-child(3).process_steps__step::after {
	border-left-color: rgb(74, 74, 74);
}
.process_steps--style1 :nth-child(4).process_steps__step {
	background-color: rgb(62, 62, 62);
}
.process_steps--style1 :nth-child(4).process_steps__step::after {
	border-left-color: rgb(62, 62, 62);
}
.process_steps--style1 :nth-child(5).process_steps__step {
	background-color: rgb(56, 56, 56);
}
.process_steps--style1 :nth-child(5).process_steps__step::after {
	border-left-color: rgb(56, 56, 56);
}
.process_steps--style1 :nth-child(6).process_steps__step {
	background-color: rgb(48, 48, 48);
}
.process_steps--style1 :nth-child(6).process_steps__step::after {
	border-left-color: rgb(48, 48, 48);
}
.process_steps--style1 :nth-child(7).process_steps__step {
	background-color: rgb(37, 37, 37);
}
.process_steps--style1 :nth-child(7).process_steps__step::after {
	border-left-color: rgb(37, 37, 37);
}
.process_steps--style1 :last-child.process_steps__step::after {
	border: 0px currentColor; border-image: none;
}
@media screen and (max-width:991px) and (min-width:768px)
{
.process_steps--style1 {
	display: block;
}
.process_steps--style1 .process_steps__step {
	width: 33.33%; float: left;
}
.process_steps--style1 .process_steps__intro {
	width: 100%; height: auto; float: none; display: block;
}
}
@media screen and (max-width:767px)
{
.process_steps--style1 {
	display: block;
}
.process_steps--style1 .process_steps__step {
	width: 100%; float: left;
}
.process_steps--style1 .process_steps__intro {
	width: 100%; height: auto; float: none; display: block;
}
}
.process_steps--style2 {
	padding: 11px 0px; overflow: hidden;
}
.container .process_steps--style2 {
	overflow: visible;
}
.process_steps--style2 .process_steps__container {
	min-height: 235px;
}
.process_steps--style2 .process_steps__height {
	min-height: 235px;
}
.process_steps--style2 .process_steps__container {
	border-radius: 5px; width: 66%; padding-right: calc( ( ( 100vw - 1170px ) /2) + 15px ); float: left; position: relative; min-height: 230px;
}
.container .process_steps--style2 .process_steps__container {
	padding-right: 0px;
}
.process_steps--style2 .process_steps__container::before {
	border-radius: 5px; border: 1px solid rgb(224, 224, 224); border-image: none; left: -30px; top: -4%; width: 102%; height: 108%; padding-right: calc( ( ( 100vw - 1170px ) /2) + 60px ); position: absolute; content: ""; box-sizing: content-box; transform: skewX(-10deg) translate3d(0px, 0px, 0px); -webkit-transform: skewX(-10deg) translate3d(0, 0, 0);
}
.process_steps--style2 .process_steps__container::after {
	background: radial-gradient(at 100% 50%, rgba(0, 0, 0, 0.5), transparent 70%); left: -40px; top: -3%; width: 10px; height: 106%; position: absolute; z-index: 1; content: ""; transform: skewX(-10deg) translate3d(0px, 0px, 0px); -webkit-transform: skewX(-10deg) translate3d(0, 0, 0);
}
.kl-bgc-light.process_steps--style2 .process_steps__container::before {
	background: rgb(255, 255, 255);
}
.kl-bgc-gray.process_steps--style2 .process_steps__container::before {
	background: rgb(241, 241, 241); border: 1px solid rgb(241, 241, 241); border-image: none;
}
.process_steps--style2 .process_steps__step {
	padding: 20px; height: 100%; text-align: center; color: rgb(255, 255, 255); vertical-align: middle; display: table-cell; position: relative;
}
.process_steps--style2 .process_steps__container .process_steps__step::after {
	background: url("/images/step-separator.svg") no-repeat left top; left: 100%; top: 15%; width: 10px; height: 70%; position: absolute; content: ""; opacity: 0.05; transform: skew(-10deg); -webkit-transform: skew(-10deg);
}
.process_steps--style2 .process_steps__container :last-child.process_steps__step::after {
	display: none;
}
.process_steps--style2 .process_steps__inner {
	width: 100%; display: table; table-layout: fixed;
}
.process_steps--style2 .process_steps__step-title {
	color: rgb(51, 51, 51); font-size: 20px; font-weight: bold;
}
.process_steps--style2 .process_steps__step-desc {
	color: rgb(136, 136, 136); margin-bottom: 0px;
}
.process_steps--style2 .process_steps__step-icon {
	margin: 20px 0px 15px; line-height: 50px; font-size: 48px; min-height: 50px;
}
.process_steps--style2 .process_steps__step-typeimg {
	margin: 0px; display: inline-block; max-height: 90px;
}
.process_steps--style2 .process_steps__step-typeimg .process_steps__step-icon-src {
	margin: 0px; display: inline-block; max-height: 90px;
}
.process_steps--style2 .process_steps__intro {
	background: rgb(205, 33, 34); padding: 30px 40px 30px calc( ( ( 100vw - 1170px ) /2) + 15px ); width: 34%; text-align: left; float: left;
}
.container .process_steps--style2 .process_steps__intro {
	padding-left: 30px; border-top-left-radius: 5px; border-bottom-left-radius: 5px;
}
.process_steps--style2 .process_steps__intro::after {
	border-left-color: rgb(205, 33, 34);
}
.process_steps--style2 .process_steps__intro-title {
	line-height: 1.2; padding-bottom: 10px; font-weight: 500; margin-top: 0px; position: relative;
}
.process_steps--style2 .process_steps__intro-title::before {
	background: rgb(255, 255, 255); width: 30px; height: 3px; bottom: 0px; display: inline-block; position: absolute; content: "";
}
.process_steps--style2 .process_steps__intro-title strong {
	font-size: 120%; display: block;
}
.process_steps--style2 .process_steps__intro-link {
	color: rgb(238, 238, 238); font-size: 11px; font-weight: 700; display: inline-block;
}
.process_steps--style2 .process_steps__intro-link:hover {
	color: rgb(255, 255, 255);
}
@media screen and (max-width:1199px) and (min-width:992px)
{
.process_steps--style2 .process_steps__container {
	padding-right: calc( ( ( 100vw - 970px ) /2) + 15px );
}
.process_steps--style2 .process_steps__container::before {
	padding-right: calc( ( ( 100vw - 970px ) /2) + 60px );
}
.process_steps--style2 .process_steps__intro {
	padding-left: calc( ( ( 100vw - 970px ) /2) + 15px );
}
}
@media screen and (max-width:991px) and (min-width:768px)
{
.process_steps--style2 {
	display: block;
}
.process_steps--style2 .process_steps__container {
	width: 100%;
}
.process_steps--style2 .process_steps__step {
	width: 33.33%; float: left;
}
.process_steps--style2 .process_steps__intro {
	width: 100%; height: auto; float: none; display: block; min-height: 0px;
}
.process_steps--style2 .process_steps__container::before {
	padding: 0px; left: -5px; width: calc(100% + 10px); transform: none; -webkit-transform: none;
}
.process_steps--style2 .process_steps__container::after {
	display: none;
}
.process_steps--style2 .process_steps__container .process_steps__step::after {
	transform: none; -webkit-transform: none;
}
}
@media screen and (max-width:767px)
{
.process_steps--style2 {
	display: block;
}
.process_steps--style2 .process_steps__container {
	width: 100%;
}
.process_steps--style2 .process_steps__step {
	width: 100%; margin-bottom: 30px; float: left;
}
.process_steps--style2 .process_steps__intro {
	padding: 30px; width: 100%; height: auto; margin-bottom: 0px; float: none; display: block; min-height: 0px;
}
.process_steps--style2 .process_steps__container::before {
	padding: 0px; left: -5px; width: calc(100% + 10px); transform: none; -webkit-transform: none;
}
.process_steps--style2 .process_steps__container::after {
	display: none;
}
.process_steps--style2 .process_steps__container .process_steps__step::after {
	display: none;
}
}
.process-list {
	position: relative;
}
.process-list .processitems {
	list-style: none; padding: 0px; position: relative;
}
.process-list .processitems li {
	width: 20%; text-align: center; padding-right: 15px; padding-left: 15px; float: left; position: relative; z-index: 1; min-height: 1px;
}
.process-list .processitems li .ico-wrapper {
	margin-bottom: 30px;
}
.process-list .processitems li .ico-wrapper > span {
	background: rgb(242, 243, 244); border-radius: 50%; width: 120px; height: 120px; text-align: center; color: rgb(69, 71, 77); line-height: 120px; font-size: 55px; vertical-align: middle; display: inline-block; position: relative;
}
.process-list .processitems li .ico-wrapper > span::after {
	background: rgb(242, 243, 244); left: 100%; top: 60px; width: 100%; height: 2px; visibility: hidden; position: absolute; content: ""; opacity: 0;
}
.process-list .processitems li.lined .ico-wrapper > span::after {
	visibility: visible; opacity: 1;
}
.process-list .processitems li.last .ico-wrapper > span::after {
	display: none;
}
.process-list .processitems li h4 {
	font-size: 20px;
}
.process-list .processitems li p {
	color: rgb(136, 136, 136);
}
.process-list .processitems li:hover .ico-wrapper > span {
	background: rgb(205, 33, 34); color: rgb(255, 255, 255);
}
.process_steps__step:hover [data-animation=tada].process_steps__step-icon-src {
	animation:tada 500ms ease-in-out; -webkit-animation: tada ease-in-out 1 normal 800ms;
}
.process_steps__step:hover [data-animation=pulse].process_steps__step-icon-src {
	animation:pulse 500ms ease-in-out; -webkit-animation: pulse ease-in-out 1 normal 500ms;
}
.process_steps__step:hover [data-animation=fadeOutRightBig].process_steps__step-icon-src {
	animation:fadeOutRightBig 1s ease-out; -webkit-animation: fadeOutRightBig ease-out 1 normal 1s;
}
.pulse {
	animation-name: pulse; -webkit-animation-name: pulse;
}
.tada {
	animation-name: tada; -webkit-animation-name: tada;
}
.fadeOutRightBig {
	animation-name: fadeOutRightBig; -webkit-animation-name: fadeOutRightBig;
}
.step-boxes-4 {
	width: 100%; display: table; table-layout: fixed;
}
.process_box4 {
	text-align: center; display: table-cell; position: relative;
}
.process_box4 .stp_title {
	text-align: center; font-size: 16px; font-weight: 600;
}
.process_box4 .number {
	left: 50%; top: -40px; width: 80px; height: 80px; margin-left: -40px; display: block; position: absolute;
}
.process_box4 .number::before {
	background: rgb(205, 33, 34); border-radius: 50%; transition:0.2s ease-out; left: 50%; top: 50%; width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; display: block; position: absolute; content: "";
}
.process_box4:hover .number::before {
	width: 80px; height: 80px; margin-top: -40px; margin-left: -40px;
}
.process_box4 .number span {
	transition:opacity 0.2s ease-out 0.1s, font-size 0.2s ease-out 0.1s, visibility 0.2s ease-out 0.1s; width: 80px; height: 80px; text-align: center; color: rgb(255, 255, 255); line-height: 80px; font-size: 20px; font-weight: 700; display: block; visibility: hidden; position: relative; opacity: 0;
}
.process_box4:hover .number span {
	font-size: 30px; visibility: visible; opacity: 1;
}
.pb__line {
	background: rgb(216, 216, 216); margin: 50px 0px; width: 100%; height: 1px; display: block; position: relative;
}
.process_box4 .content {
	padding: 0px 10px; color: rgb(163, 163, 163);
}
@media all and (max-width:768px)
{
.process_box4 {
	margin-bottom: 50px; display: block;
}
}
a.step_link {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.gobox {
	padding: 25px; border-radius: 5px; color: rgb(83, 83, 83); line-height: 1.6; margin-bottom: 25px; position: relative; min-height: 100px; background-color: rgb(237, 237, 237);
}
.gobox-content {
	position: relative; z-index: 1;
}
.gobox-content p:last-child {
	margin-bottom: 0px;
}
.gobox h4 {
	text-transform: uppercase; font-size: 14px; font-weight: bold; margin-top: 0px;
}
.gobox::before {
	top: 50%; position: absolute; content: "";
}
.gobox::after {
	top: 50%; position: absolute; content: "";
}
.gobox::before {
	transform-origin: left top; border-radius: 5px; left: -5px; top: 0px; width: 40%; height: 100%; margin-top: 0px; transform: skewX(-12deg); background-color: rgb(237, 237, 237); -webkit-transform: skewX(-12deg); -webkit-transform-origin: top left;
}
.gobox::after {
	transform-origin: right bottom; border-radius: 5px; top: 0px; width: 40%; height: 100%; right: -5px; margin-top: 0px; transform: skewX(-12deg); background-color: rgb(237, 237, 237); -webkit-transform: skewX(-12deg); -webkit-transform-origin: bottom right;
}
.gobox-first.gobox::before {
	display: none;
}
.gobox-last.gobox::after {
	display: none;
}
.ok.gobox::before {
	color: rgb(255, 255, 255); font-size: 13px; background-color: rgb(205, 33, 34);
}
.ok.gobox::after {
	color: rgb(255, 255, 255); font-size: 13px; background-color: rgb(205, 33, 34);
}
.ok.gobox {
	color: rgb(255, 255, 255); font-size: 13px; background-color: rgb(205, 33, 34);
}
.ok.gobox h4 {
	color: rgb(255, 255, 255);
}
.ok.gobox > .glyphicon {
	left: 0px; top: 50%; color: rgba(255, 255, 255, 0.6); font-size: 42px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.ok.gobox > .glyphicon + .gobox-content {
	overflow: hidden; margin-left: 30px;
}
.info-text {
	background: rgb(118, 118, 118); padding: 25px 30px; border-radius: 2px; color: rgb(255, 255, 255); line-height: 1.4; overflow: hidden; font-size: 28px; font-weight: 300; position: relative; box-shadow: 3px 3px 0px white;
}
.info-text p:only-child {
	margin-bottom: 0px;
}
.info-text::after {
	border-radius: 50%; border: 4px solid rgba(255, 255, 255, 0.5); border-image: none; width: 90px; height: 90px; text-align: center; right: -15px; bottom: -15px; color: rgba(255, 255, 255, 0.5); line-height: 82px; font-family: "Nanum Gothic", Georgia; font-size: 44px; font-style: italic; font-weight: bold; position: absolute; content: "i";
}
.infobox1 {
	background: rgb(236, 236, 236); padding: 50px 30px 30px; border-radius: 3px; text-align: center; margin-bottom: 30px; border-bottom-color: rgba(255, 255, 255, 0.9); border-bottom-width: 1px; border-bottom-style: solid;
}
.infobox1 .m_title {
	margin: 0px 0px 10px; line-height: 1.6; font-size: 24px; font-weight: 300;
}
.infobox1 .m_title strong {
	font-weight: 600;
}
.infobox1:hover {
	background: rgb(233, 233, 233);
}
.infobox2 {
	background: rgb(236, 236, 236); padding: 40px 40px 30px; border-radius: 2px; margin-bottom: 30px; border-bottom-color: rgba(255, 255, 255, 0.9); border-bottom-width: 1px; border-bottom-style: solid;
}
.infobox2 .m_title {
	margin: 0px 0px 10px; line-height: 1.6; font-size: 24px; font-weight: 300;
}
.infobox2 .m_title strong {
	font-weight: 600;
}
.infobox2 .ib-button {
	text-align: right; margin-top: 5px; float: right;
}
.infobox2 .ib-button .btn {
	font-size: 14px;
}
.infobox2:hover {
	background: rgb(233, 233, 233);
}
.infobox3 {
	padding: 80px 30px; text-align: center; margin-bottom: 30px;
}
.infobox3 .m_title {
	margin: 0px 0px 10px; line-height: 1.6; font-size: 24px; font-weight: 300; text-shadow: none;
}
.infobox3 .m_title strong {
	font-weight: 600;
}
.infobox3 .ib-button-1.ib-button {
	text-transform: uppercase; margin-top: 30px; display: inline-block;
}
.infobox3 .ib-button-2.ib-button {
	text-transform: uppercase; margin-top: 30px; display: inline-block;
}
.infobox3 .ib-button-1.ib-button {
	margin-right: 20px;
}
.infobox3--dark {
	color: rgb(52, 52, 52);
}
.infobox3--dark .m_title {
	color: rgb(52, 52, 52);
}
.infobox3--light {
	color: rgb(255, 255, 255);
}
.infobox3--light .m_title {
	color: rgb(255, 255, 255);
}
.ib2-custom .ib2-inner {
	padding: 40px; position: relative; z-index: 1;
}
.ib2-text-color-light-theme .ib2-inner {
	border-left-color: rgb(205, 33, 34); border-left-width: 4px; border-left-style: solid; box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.ib2-info-message {
	margin: 0px 0px 20px 42px; padding: 0px 20px 5px 0px; font-family: "Open Sans"; font-size: 14px; font-weight: bold; position: relative;
}
.ib2-info-message::before {
	border-width: 2px; border-style: solid; border-radius: 50%; left: -42px; top: -5px; width: 32px; height: 32px; text-align: center; color: rgb(205, 33, 34); line-height: 30px; font-size: 17px; font-weight: 900; position: absolute; content: "i";
}
.ib2-text-color-light-theme .ib2-info-message {
	border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid;
}
.ib2-text-color-dark-theme .ib2-info-message {
	color: rgb(255, 255, 255);
}
.ib2-text-color-dark-theme.ib2-style2 .ib2-info-message {
	border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 1px; border-bottom-style: solid;
}
.ib2-text-color-dark-theme.ib2-style3 .ib2-info-message {
	border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid;
}
.ib2-text-color-dark-theme.ib2-style2 .ib2-info-message::before {
	border-color: rgba(0, 0, 0, 0.2); color: rgba(0, 0, 0, 0.2);
}
.ib2-text-color-dark-theme.ib2-style3 .ib2-info-message::before {
	border-color: rgba(255, 255, 255, 0.2); color: rgba(255, 255, 255, 0.2);
}
.ib2-content--title {
	margin: 0px 0px 10px; line-height: 1.4; font-size: 22px; font-weight: 100;
}
.ib2-content--text {
	line-height: 1.8;
}
.ib2-content--text p:last-child {
	margin-bottom: 0px;
}
.ib2-text-color-light-theme .ib2-content--title {
	color: rgb(130, 130, 130);
}
.ib2-text-color-light-theme .ib2-content--text {
	color: rgb(83, 83, 83);
}
.ib2-text-color-dark-theme.ib2-style2 .ib2-content--title {
	color: rgb(255, 255, 255);
}
.ib2-text-color-dark-theme.ib2-style2 .ib2-content--text {
	color: rgba(255, 255, 255, 0.6);
}
.ib2-text-color-dark-theme.ib2-style3 .ib2-content--title {
	color: rgb(255, 255, 255);
}
.ib2-text-color-dark-theme.ib2-style3 .ib2-content--text {
	color: rgba(255, 255, 255, 0.6);
}
.ib2-style3 {
	background-position: center; position: relative; background-repeat: no-repeat; background-size: cover;
}
.ib2-style3::after {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: "";
}
.ib2-text-color-dark-theme.ib2-style3::after {
	background-color: rgba(37, 41, 43, 0.7);
}
.ib2-text-color-light-theme.ib2-style3::after {
	background-color: rgba(255, 255, 255, 0.85);
}
.statistic-box__title {
	margin: 0px 0px 10px; color: rgb(255, 255, 255); line-height: 1; font-size: 40px; font-weight: 300;
}
.statistic-box__content {
	color: rgb(255, 255, 255); font-size: 13px;
}
.statistic-box__details {
	margin: 0px; width: 100%; position: relative;
}
.statistic-box__icon-holder {
	margin: 0px; width: 100%; vertical-align: middle;
}
.statistic-box__icon {
	margin: 0px; transition:opacity 0.2s ease-out; color: rgb(255, 255, 255); line-height: 60px; opacity: 0.8; -webkit-transition: opacity .2s ease-out;
}
span.statistic-box__icon {
	font-size: 80px;
}
.statistic-box__icon-holder--img {
	line-height: 60px;
}
.statistic-box__iconimg {
	width: auto; max-height: 80px;
}
.statistic-box:hover .statistic-box__icon {
	opacity: 1;
}
.statistic-box__line {
	margin: 0px; width: 100%; height: 1px; border-bottom-color: rgb(205, 33, 34); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.statistic-box__line::before {
	border-radius: 3px; left: 50%; top: -1px; width: 3px; height: 3px; display: block; position: absolute; content: ""; box-shadow: 0px 5px 0px -1px #fff, 0px 10px 0px -1px #fff, 0px 15px 0px -1px #fff, 0px 20px 0px -1px #fff; background-color: rgb(255, 255, 255);
}
.statistic-box__container.statistic-box--stl-style1 {
	width: 100%; margin-top: 120px; margin-bottom: 120px; display: table; table-layout: fixed;
}
.statistic-box--stl-style1 .statistic-box {
	text-align: center; display: table-cell; position: relative;
}
.statistic-box--stl-style1 .statistic-box__icon-holder {
	top: 0px; padding-top: 0px; padding-bottom: 35px; position: absolute; transform: translateY(-100%); -webkit-transform: translateY(-100%);
}
.statistic-box--stl-style1 .statistic-box__details {
	top: 0px; padding-top: 35px; padding-bottom: 0px; position: absolute; min-height: 90px;
}
.statistic-box--odd .statistic-box__icon-holder {
	padding-top: 35px; padding-bottom: 0px; transform: translateY(0px); -webkit-transform: translateY(0);
}
.statistic-box--odd .statistic-box__details {
	padding-top: 0px; padding-bottom: 35px; transform: translateY(-100%); -webkit-transform: translateY(-100%);
}
.statistic-box--odd .statistic-box__line::before {
	bottom: -2px; box-shadow: 0px -5px 0px -1px #fff, 0px -10px 0px -1px #fff, 0px -15px 0px -1px #fff, 0px -20px 0px -1px #fff;
}
.statistic-box__container.statistic-box--stl-style2 {
	width: 100%; margin-top: 0px; margin-bottom: 80px; display: table; table-layout: fixed;
}
.statistic-box--stl-style2 .statistic-box {
	text-align: center; display: table-cell; position: relative;
}
.statistic-box--stl-style2 .statistic-box__icon-holder {
	top: 0px; padding-top: 0px; padding-bottom: 35px; position: absolute; transform: translateY(-100%); -webkit-transform: translateY(-100%);
}
.statistic-box--stl-style2 .statistic-box__details {
	top: 0px; padding-top: 35px; padding-bottom: 0px; position: absolute; min-height: 90px;
}
.statistic-box--dark .statistic-box__title {
	color: rgb(18, 18, 18);
}
.statistic-box--dark .statistic-box__content {
	color: rgb(18, 18, 18);
}
.statistic-box--dark .statistic-box__icon {
	color: rgb(18, 18, 18);
}
.statistic-box--dark .statistic-box__line {
	border-bottom-color: rgb(214, 214, 214);
}
.statistic-box--dark .statistic-box__line::before {
	box-shadow: 0px 5px 0px -1px #121212, 0px 10px 0px -1px #121212, 0px 15px 0px -1px #121212, 0px 20px 0px -1px #121212; background-color: rgb(18, 18, 18);
}
.statistic-box--dark .statistic-box--odd .statistic-box__line::before {
	box-shadow: 0px -5px 0px -1px #121212, 0px -10px 0px -1px #121212, 0px -15px 0px -1px #121212, 0px -20px 0px -1px #121212;
}
@media screen and (max-width:1199px) and (min-width:992px)
{
.statistic-box__title {
	font-size: 32px;
}
}
@media screen and (max-width:991px)
{
.statistic-box__container.statistic-box--stl-style1 {
	margin: 0px; width: 100%; display: block;
}
.statistic-box--stl-style1 .statistic-box {
	width: 50%; text-align: center; margin-bottom: 30px; float: left; display: block; position: relative;
}
.statistic-box--stl-style1 .statistic-box__icon-holder {
	padding-top: 0px; padding-bottom: 0px; position: static; transform: none;
}
.statistic-box--stl-style1 .statistic-box__details {
	padding-top: 0px; padding-bottom: 0px; position: static; min-height: 90px;
}
.statistic-box--stl-style1 .statistic-box--odd .statistic-box__icon-holder {
	padding-top: 0px; padding-bottom: 0px; transform: none;
}
.statistic-box--stl-style1 .statistic-box--odd .statistic-box__details {
	padding-top: 0px; padding-bottom: 0px; transform: none;
}
.statistic-box--stl-style1 .statistic-box__line {
	display: none;
}
.statistic-box__container.statistic-box--stl-style2 {
	margin: 0px; width: 100%; display: block;
}
.statistic-box--stl-style2 .statistic-box {
	width: 50%; text-align: center; margin-bottom: 30px; float: left; display: block; position: relative;
}
.statistic-box--stl-style2 .statistic-box__icon-holder {
	padding-top: 0px; padding-bottom: 0px; position: static; transform: none;
}
.statistic-box--stl-style2 .statistic-box__details {
	padding-top: 0px; padding-bottom: 0px; position: static; min-height: 90px;
}
.statistic-box--stl-style2 .statistic-box--odd .statistic-box__icon-holder {
	padding-top: 0px; padding-bottom: 0px; transform: none;
}
.statistic-box--stl-style2 .statistic-box--odd .statistic-box__details {
	padding-top: 0px; padding-bottom: 0px; transform: none;
}
.statistic-box--stl-style2 .statistic-box__line {
	display: none;
}
}
@media screen and (max-width:767px)
{
.statistic-box--stl-style1 .statistic-box {
	width: 100%; float: none; display: block;
}
.statistic-box--stl-style2 .statistic-box {
	width: 100%; float: none; display: block;
}
}
.stage-ibx {
	
}
.stage-ibx__stage {
	position: relative;
}
.stage-ibx__stage-img {
	
}
.stage-ibx__point {
	display: none;
}
@media screen and (min-width:1200px)
{
.stage-ibx__point {
	transition:opacity 1s ease-out; width: 0px; height: 0px; display: block; position: absolute; opacity: 0; -webkit-transition: opacity 1s ease-out;
}
.stage-ibx__point::after {
	background: rgba(40, 204, 229, 0.6); border-radius: 50%; transition:box-shadow 0.2s ease-out, transform 0.2s ease-out; left: 0px; top: 0px; width: 10px; height: 10px; margin-top: -5px; margin-left: -5px; display: block; position: absolute; content: ""; box-shadow: 0px 0px 0px 3px #28cce5; -webkit-transition: box-shadow .2s ease-out, -webkit-transform .2s ease-out;
}
.stage-ibx__point:hover::after {
	box-shadow: 0px 0px 0px 5px #28cce5, 0px 4px 10px #000; transform: scale(1.4); -webkit-transform: scale(1.4);
}
.kl-ib-point-active.stage-ibx__point::after {
	box-shadow: 0px 0px 0px 5px #28cce5, 0px 4px 10px #000; transform: scale(1.4); -webkit-transform: scale(1.4);
}
[data-title].stage-ibx__point::before {
	background: rgba(0, 0, 0, 0.9); padding: 6px 3px; border-radius: 3px; transition:opacity 0.2s ease-out 0.1s, visibility 0.2s ease-out 0.1s, margin-bottom 0.2s ease-out 0.1s; left: 50%; text-align: center; bottom: 100%; color: rgb(255, 255, 255); line-height: 1.4; font-size: 12px; margin-bottom: 30px; visibility: hidden; position: absolute; min-width: 100px; content: attr(data-title); opacity: 0; transform: translateX(-50%);
}
[data-title].stage-ibx__point:hover::before {
	margin-bottom: 20px; visibility: visible; opacity: 1;
}
[data-title].kl-ib-point-active.stage-ibx__point::before {
	margin-bottom: 20px; visibility: visible; opacity: 1;
}
}
.tabs_style1 {
	background: rgb(255, 255, 255); border: 1px solid rgb(236, 236, 236); border-image: none;
}
.tabs_style1 > ul.nav {
	background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 100%); margin-bottom: 0px; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid;
}
.tabs_style1 > ul.nav > li {
	margin-bottom: -3px; float: left;
}
.tabs_style1 > ul.nav > li > a {
	padding: 14px 20px 15px; color: rgb(52, 52, 52); line-height: 1.4; margin-bottom: 2px; border-right-color: rgb(236, 236, 236); border-right-width: 1px; border-right-style: solid;
}
.tabs_style1 > ul.nav > li.active > a {
	box-shadow: inset 0px 3px 0px #cd2122; background-color: rgb(255, 255, 255);
}
.tabs_style1 > ul.nav > li > a:hover {
	background-color: rgb(255, 255, 255);
}
.tabs_style1 > ul.nav > li.active > a {
	padding: 17px 20px 15px; font-weight: 700; margin-top: -2px; border-top-color: currentColor; border-left-color: currentColor; border-top-width: medium; border-left-width: 0px; border-top-style: none; border-left-style: none;
}
.tabs_style1 .tab-content {
	padding: 0px 15px 15px; width: 100%; display: table;
}
.tabs_style1 .tab-content > .active {
	padding-top: 10px;
}
.tabs_style2 {
	margin: 10px 0px;
}
.tabs_style2 > ul.nav {
	margin-bottom: 10px;
}
.tabs_style2 > ul.nav > li {
	line-height: 18px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: dotted; float: left;
}
.tabs_style2 > ul.nav > li:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.tabs_style2 > ul.nav > li:first-child a {
	padding-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.tabs_style2 > ul.nav > li > a {
	padding: 4px 20px; color: rgb(85, 85, 85); line-height: 18px; font-weight: bold;
}
.tabs_style2 > ul.nav > li.active > a {
	background: none; color: rgb(34, 34, 34);
}
.tabs_style2 > ul.nav > li > a:hover {
	background: none; color: rgb(34, 34, 34);
}
.tabs_style2 .tab-content {
	padding: 0px; width: 100%; display: table;
}
.tabs_style3 {
	background: rgb(255, 255, 255); border-radius: 5px; border: 1px solid rgb(236, 236, 236); border-image: none; overflow: hidden; position: static;
}
.tabs_style3 > ul.nav {
	background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 100%); margin-bottom: 0px;
}
.tabs_style3 > ul.nav > li {
	margin-bottom: -1px; float: left;
}
.tabs_style3 > ul.nav > li > a {
	border-width: 1px; border-style: solid; border-color: transparent rgb(236, 236, 236) transparent rgb(255, 255, 255); padding: 8px 20px; border-image: none; color: rgb(52, 52, 52); line-height: 18px;
}
.tabs_style3 > ul.nav > li.active > a {
	background-color: rgb(255, 255, 255);
}
.tabs_style3 > ul.nav > li > a:hover {
	background-color: rgb(255, 255, 255);
}
.tabs_style3 > ul.nav > li.active > a {
	font-weight: 700; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.tabs_style3 .tab-content {
	padding: 10px 15px 15px; width: 100%; display: table;
}
.tabs_style4 > ul.nav {
	margin-bottom: 0px;
}
.tabs_style4 > ul.nav > li {
	margin-bottom: -1px; float: left;
}
.tabs_style4 > ul.nav > li > a {
	padding: 8px 20px; color: rgb(52, 52, 52); line-height: 18px;
}
.tabs_style4 > ul.nav > li.active > a {
	color: rgb(34, 34, 34);
}
.tabs_style4 > ul.nav > li > a:hover {
	color: rgb(34, 34, 34);
}
.tabs_style4 > ul.nav > li.active > a {
	background: rgb(255, 255, 255); border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(236, 236, 236) rgb(236, 236, 236) currentColor; border-image: none; border-top-left-radius: 5px; border-top-right-radius: 5px;
}
.tabs_style4 .tab-content {
	background: rgb(255, 255, 255); padding: 10px 15px 15px; border: 1px solid rgb(236, 236, 236); border-image: none; width: 100%; display: table;
}
.tabs_style5 > ul.nav {
	border-bottom-color: rgb(223, 223, 223); border-bottom-width: 2px; border-bottom-style: solid;
}
.tabs_style5 > ul.nav > li {
	margin-bottom: -2px; float: left;
}
.tabs_style5 > ul.nav li > a {
	color: rgb(144, 144, 144);
}
.tabs_style5 > ul.nav li > a:hover {
	color: rgb(83, 83, 83);
}
.tabs_style5 > ul.nav > li.active > a {
	background: none; color: rgb(83, 83, 83); border-bottom-color: rgb(205, 33, 34); border-bottom-width: 2px; border-bottom-style: solid;
}
.tabs_style5 > ul.nav > li:first-child > a {
	padding: 8px 20px 8px 0px;
}
.tabs_style5 > ul.nav > li > a {
	padding: 8px 20px; line-height: 18px;
}
.tabs_style5 > ul.nav > li > a:hover {
	background: none;
}
.tabs_style5 .tab-content h5 {
	color: rgb(77, 77, 77);
}
.tabs_style5 .tab-content {
	padding: 10px 0px 15px; width: 100%; display: table;
}
.pricing-table-element {
	background: rgb(255, 255, 255); border-radius: 4px; border: 1px solid rgb(230, 231, 232); border-image: none; color: rgb(153, 153, 153); font-size: 13px;
}
.pricing-table-element::before {
	line-height: 0; display: table; content: "";
}
.pricing-table-element::after {
	line-height: 0; display: table; content: "";
}
.pricing-table-element::after {
	clear: both;
}
.pricing-table-element ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%; display: table;
}
.pricing-table-element .features-column {
	background: rgb(238, 238, 238); border-radius: 4px 0px 0px 4px; width: 28%; text-align: right;
}
.pricing-table-element .features-column ul li {
	padding: 15px 40px 15px 0px; height: 44px; line-height: 1; border-bottom-color: rgb(230, 231, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.pricing-table-element .plan-column {
	float: left;
}
.pricing-table-element .features-column {
	float: left;
}
[data-columns='2'].pricing-table-element .plan-column {
	width: 50%;
}
[data-columns='3'].pricing-table-element .plan-column {
	width: 33.33%;
}
[data-columns='4'].pricing-table-element .plan-column {
	width: 25%;
}
[data-columns='5'].pricing-table-element .plan-column {
	width: 20%;
}
[data-columns='1'].pricing-table-element .features-column ~ .plan-column {
	width: 72%;
}
[data-columns='2'].pricing-table-element .features-column ~ .plan-column {
	width: calc(72% /2);
}
[data-columns='3'].pricing-table-element .features-column ~ .plan-column {
	width: calc(72% /3);
}
[data-columns='4'].pricing-table-element .features-column ~ .plan-column {
	width: calc(72% /4);
}
[data-columns='5'].pricing-table-element .features-column ~ .plan-column {
	width: calc(72% /5);
}
.pricing-table-element .plan-column {
	border-left-color: rgb(230, 231, 232); border-left-width: 1px; border-left-style: solid;
}
.pricing-table-element :first-child.plan-column {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.pricing-table-element .plan-column ul {
	display: table;
}
.pricing-table-element .plan-column ul li {
	display: table-row;
}
.pricing-table-element .plan-column .inner-cell {
	padding: 0px; height: 50px; text-align: center; line-height: 1; vertical-align: middle; border-bottom-color: rgb(230, 231, 232); border-bottom-width: 1px; border-bottom-style: solid; display: table-cell;
}
.pricing-table-element .plan-column ul li:last-child .inner-cell {
	height: 100px;
}
.pricing-table-element .plan-column ul li:nth-child(2n+1):not(:first-child) {
	background: rgb(250, 251, 251);
}
.pricing-table-element .plan-column .plan-title {
	padding: 0px; height: auto; color: rgb(205, 33, 34); font-size: 25px;
}
.pricing-table-element .plan-title .inner-cell {
	height: 75px;
}
.pricing-table-element .plan-column .subscription-price {
	padding: 0px; height: auto; color: rgb(153, 153, 153); font-size: 13px;
}
.pricing-table-element .subscription-price .inner-cell {
	height: 120px;
}
.pricing-table-element .plan-column .subscription-price .currency {
	color: rgb(67, 67, 67); line-height: 1.5; font-size: 18px; font-weight: 700; margin-right: -2px; vertical-align: bottom; display: inline-block;
}
.pricing-table-element .plan-column .subscription-price .price {
	color: rgb(67, 67, 67); line-height: 1; font-size: 45px; font-weight: 700;
}
.pricing-table-element .plan-column .subscription-price .price::after {
	white-space: pre; content: "\a";
}
.pricing-table-element .featured.plan-column {
	background: rgb(255, 255, 255); margin: -20px 0px; border-radius: 4px; position: relative; box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.06);
}
@media only screen and (min-width:992px)
{
.pricing-table-element .featured.plan-column {
	margin: -20px;
}
[data-columns='1'].pricing-table-element .featured.plan-column {
	width: calc(100% + 40px);
}
[data-columns='2'].pricing-table-element .featured.plan-column {
	width: calc(50% + 40px);
}
[data-columns='3'].pricing-table-element .featured.plan-column {
	width: calc(33.3333% + 40px);
}
[data-columns='4'].pricing-table-element .featured.plan-column {
	width: calc(25% + 40px);
}
[data-columns='5'].pricing-table-element .featured.plan-column {
	width: calc(20% + 40px);
}
}
.pricing-table-element .featured.plan-column + .plan-column {
	border-left-color: transparent;
}
.pricing-table-element .featured.plan-column .plan-title {
	padding: 0px; color: rgb(69, 71, 77);
}
.pricing-table-element .featured.plan-column .plan-title .inner-cell {
	height: 95px;
}
.pricing-table-element .featured.plan-column .plan-title .inner-cell::after {
	line-height: 20px; font-size: 12px; font-weight: 600; display: block; content: "MOST POPULAR"; opacity: 0.4;
}
.pricing-table-element .featured.plan-column .subscription-price .inner-cell {
	background: rgb(205, 33, 34); color: rgb(255, 255, 255);
}
.pricing-table-element .featured.plan-column .subscription-price span {
	color: rgb(255, 255, 255);
}
.pricing-table-element .featured.plan-column ul li:last-child .inner-cell {
	height: 120px;
}
@media only screen and (max-width:991px)
{
.pricing-table-element .hidesm.features-column {
	display: none;
}
[data-columns='1'].pricing-table-element .features-column ~ .plan-column {
	width: 100%;
}
[data-columns='2'].pricing-table-element .features-column ~ .plan-column {
	width: calc(100% /2);
}
[data-columns='3'].pricing-table-element .features-column ~ .plan-column {
	width: calc(100% /3);
}
[data-columns='4'].pricing-table-element .features-column ~ .plan-column {
	width: calc(100% /4);
}
[data-columns='5'].pricing-table-element .features-column ~ .plan-column {
	width: calc(100% /5);
}
.pricing-table-element .featured.plan-column {
	margin: -20px 0px;
}
}
@media only screen and (max-width:767px)
{
.pricing-table-element .plan-column {
	width: 100% !important;
}
.pricing-table-element :not(.featured).plan-column {
	border-width: 3px 0px; border-style: solid; border-color: rgb(205, 205, 205); border-image: none;
}
.pricing-table-element .featured.plan-column {
	margin-bottom: 0px;
}
}
.blue.pricing-table-element .btn-fullcolor {
	background-color: rgb(30, 115, 190);
}
.blue.pricing-table-element .featured.plan-column .subscription-price .inner-cell {
	background-color: rgb(30, 115, 190);
}
.blue.pricing-table-element .btn-fullcolor:hover {
	background-color: rgb(24, 92, 152);
}
.blue.pricing-table-element .plan-column .plan-title {
	color: rgb(30, 115, 190);
}
.blue.pricing-table-element .featured.plan-column .plan-title .inner-cell {
	color: rgb(69, 71, 77);
}
.blue.pricing-table-element {
	color: rgb(153, 153, 153) !important;
}
.green.pricing-table-element .btn-fullcolor {
	background-color: rgb(76, 165, 24);
}
.green.pricing-table-element .featured.plan-column .subscription-price .inner-cell {
	background-color: rgb(76, 165, 24);
}
.green.pricing-table-element .btn-fullcolor:hover {
	background-color: rgb(61, 132, 19);
}
.green.pricing-table-element .plan-column .plan-title {
	color: rgb(76, 165, 24);
}
.green.pricing-table-element .featured.plan-column .plan-title .inner-cell {
	color: rgb(69, 71, 77);
}
.green.pricing-table-element {
	color: rgb(153, 153, 153) !important;
}
.vertical_tabs {
	overflow: hidden;
}
.vertical_tabs .tabbable .nav > li > a {
	transition:color 0.2s ease-out; -webkit-transition: color .2s ease-out;
}
.vertical_tabs .tabbable .nav > li > a > span {
	transition:color 0.2s ease-out; -webkit-transition: color .2s ease-out;
}
.vertical_tabs .tabbable .nav > li > a > span span {
	margin: 0px;
}
.vertical_tabs .tabbable .nav > li > a:focus {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none; background-color: transparent;
}
.vertical_tabs .tabbable .nav > li > a:hover {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none; background-color: transparent;
}
.vertical_tabs .tabbable .nav > li.active > a {
	color: rgb(205, 33, 34) !important;
}
.vertical_tabs .tabbable .nav > li.active > a > span {
	color: rgb(205, 33, 34) !important;
}
.vertical_tabs .tabbable .nav > li > a:hover {
	color: rgb(205, 33, 34) !important;
}
.vertical_tabs .tabbable .nav > li > a:hover > span {
	color: rgb(205, 33, 34) !important;
}
.vertical_tabs .tabbable .nav > li:first-child {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.vertical_tabs .tabbable .tab-content > .tab-pane > h4 {
	margin: 0px 0px 25px;
}
.kl-style-1.vertical_tabs .tabbable .nav > li.active > a {
	box-shadow: inset -3px 0px 0px 0px #cd2122;
}
.kl-style-1.vertical_tabs .tabbable .nav > li > a {
	padding: 10px 20px 10px 0px; color: rgb(143, 143, 143); line-height: 22px; font-size: 16px; font-weight: 400; margin-right: -1px;
}
.kl-style-1.vertical_tabs .tabbable .nav > li > a > span {
	padding: 6px 0px 7px; border-radius: 50%; color: rgb(199, 199, 199); line-height: 1; font-size: 18px; margin-top: -1px; margin-right: 10px; vertical-align: middle; display: inline-block;
}
.kl-style-1.vertical_tabs .tabbable .nav > li > a.active > span {
	color: rgb(118, 118, 118);
}
.kl-style-1.vertical_tabs .tabbable .nav > li > a:hover > span {
	color: rgb(118, 118, 118);
}
.kl-style-2.vertical_tabs .tabbable {
	display: flex;
}
.kl-style-2.vertical_tabs .tabbable .nav {
	overflow: hidden; margin-right: -1px; border-bottom-color: currentColor; border-left-color: currentColor; border-bottom-width: 0px; border-left-width: 0px; border-bottom-style: none; border-left-style: none;
}
.kl-style-2.vertical_tabs .tabbable .nav > li > a {
	padding: 20px 45px 20px 25px; color: rgb(133, 133, 133); text-transform: none; line-height: 22px; font-weight: normal; margin-right: 0px; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: relative; background-image: linear-gradient(to right, rgb(255, 255, 255) 70%, rgba(239, 239, 239, 0.5) 100%); background-color: rgb(255, 255, 255);
}
.kl-style-2.vertical_tabs .tabbable .nav > li:first-child > a {
	border-radius: 3px 0px 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.kl-style-2.vertical_tabs .tabbable .nav > li:last-child > a {
	border-radius: 0px 0px 0px 3px;
}
.kl-style-2.vertical_tabs .tabbable .nav > li.active > a {
	color: rgb(19, 19, 19); font-weight: 600; box-shadow: none;
}
.kl-style-2.vertical_tabs .tabbable .nav > li > a > span {
	padding: 0px; border-radius: 50%; top: 50%; right: 15px; color: rgb(153, 153, 153); line-height: 1; font-size: 20px; font-weight: normal; margin-right: 0px; display: inline-block; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.kl-style-2.vertical_tabs .tabbable .tab-content {
	padding: 40px 25px; border: 1px solid rgb(221, 221, 221); border-image: none; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(255, 255, 255);
}
@media all and (min-width:768px)
{
.kl-style-2.vertical_tabs .tabbable .nav {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.kl-style-2.vertical_tabs .tabbable .nav > li.active > a {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none; background-image: none; background-color: rgb(255, 255, 255);
}
.vertical_tabs .tabbable .nav {
	width: 20%; float: left;
}
.kl-style-2.vertical_tabs .tabbable .nav {
	width: 30%;
}
.vertical_tabs .tabbable .tab-content {
	width: 80%; padding-left: 30px; border-left-color: rgb(194, 194, 194); border-left-width: 1px; border-left-style: solid; float: left; min-height: 240px;
}
.kl-style-2.vertical_tabs .tabbable .tab-content {
	width: 70%;
}
}
@media all and (max-width:768px)
{
.vertical_tabs .tabbable > .nav {
	margin-bottom: 25px;
}
}
.keywordbox {
	text-align: center; color: rgb(141, 141, 141); line-height: 32px; padding-top: 30px; font-size: 23px; font-style: italic; border-top-color: rgb(221, 221, 221); border-top-width: 4px; border-top-style: solid; position: relative;
}
.keywordbox::after {
	border-width: 6px; border-style: solid; border-color: rgb(221, 221, 221) transparent transparent; border-image: none; left: 50%; top: 0px; margin-left: -3px; position: absolute; content: "";
}
.keywordbox-2.keywordbox {
	font-size: 20px;
}
.keywordbox-3.keywordbox {
	font-size: 20px;
}
.keywordbox-4.keywordbox {
	font-size: 20px;
}
.keywordbox-2.keywordbox {
	background-position: center; padding: 60px 0px; color: rgb(255, 255, 255); border-top-color: currentColor; border-bottom-color: rgb(205, 33, 34); border-top-width: medium; border-bottom-width: 5px; border-top-style: none; border-bottom-style: solid; position: relative; z-index: 2; background-repeat: no-repeat; background-size: cover;
}
.keywordbox-3.keywordbox {
	background-position: center; padding: 60px 0px; color: rgb(255, 255, 255); border-top-color: currentColor; border-bottom-color: rgb(205, 33, 34); border-top-width: medium; border-bottom-width: 5px; border-top-style: none; border-bottom-style: solid; position: relative; z-index: 2; background-repeat: no-repeat; background-size: cover;
}
.keywordbox-3.keywordbox {
	text-transform: uppercase; font-style: normal; border-bottom-color: rgb(205, 33, 34); border-bottom-width: 10px; border-bottom-style: solid;
}
.keywordbox-2.keywordbox::after {
	content: none;
}
.keywordbox-3.keywordbox::after {
	content: none;
}
.keywordbox-2.keywordbox::after {
	background: linear-gradient(rgba(22, 22, 22, 0.3) 0%, rgba(1, 1, 1, 0.8) 94%, rgba(0, 0, 0, 0.8) 100%); border: 0px currentColor; border-image: none; left: 0px; top: 0px; height: 100%; right: 0px; position: absolute; z-index: -1; content: "";
}
.keywordbox-3.keywordbox::after {
	background: linear-gradient(rgba(22, 22, 22, 0.3) 0%, rgba(1, 1, 1, 0.8) 94%, rgba(0, 0, 0, 0.8) 100%); border: 0px currentColor; border-image: none; left: 0px; top: 0px; height: 100%; right: 0px; position: absolute; z-index: -1; content: "";
}
.keywordbox-4.keywordbox {
	padding: 60px 0px; color: rgb(255, 255, 255); text-transform: uppercase; font-style: normal; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.keywordbox-4.keywordbox::after {
	border-width: 22px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; border-image: none; margin-left: -22px;
}
.search-form-wrapper {
	margin: 0px 0px 30px;
}
.gensearch__form {
	position: relative;
}
.gensearch__input {
	padding: 0px 20px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; height: 42px;
}
.gensearch__submit {
	padding: 0px 20px; border: 0px currentColor; transition:color 0.2s ease-in-out; border-image: none; height: 100%; right: 0px; color: rgb(187, 187, 187); font-size: 12px; position: absolute; background-color: transparent; -webkit-transition: color .2s ease-in-out;
}
.gensearch__submit:hover {
	color: rgb(19, 19, 19);
}
.gensearch__submit::after {
	left: 0px; top: 50%; width: 1px; height: 24px; margin-top: -12px; display: block; position: absolute; content: ""; background-color: rgb(221, 221, 221);
}
.screenshot-box {
	background: rgb(255, 255, 255); border-radius: 3px; position: relative;
}
.screenshot-box .left-side h3.title {
	color: rgb(205, 33, 34); line-height: 1.4; font-size: 16px;
}
.screenshot-box .left-side ul.features {
	list-style: none; margin: 20px 0px; padding: 0px;
}
.screenshot-box .left-side ul.features li {
	background: url("/images/ok2.png") no-repeat left; padding-left: 35px; margin-top: 20px;
}
.screenshot-box .left-side ul.features li:first-child {
	margin-top: 0px;
}
.screenshot-box .left-side ul.features li h4 {
	margin: 5px 0px 0px; line-height: 1.3; font-size: 14px;
}
.screenshot-box .left-side ul.features li h4 + span {
	font-size: 11px;
}
.screenshot-carousel {
	list-style: none; margin: 0px; padding: 0px;
}
.screenshot-carousel li {
	height: 100%; float: left;
}
.screenshot-carousel li img {
	height: auto; overflow: hidden; object-fit: cover;
}
.kl-style-2.screenshot-box .left-side {
	padding: 10px 0px 25px 30px;
}
.kl-style-2.screenshot-box .left-side ul.features {
	margin: 25px 0px;
}
.kl-style-2.screenshot-box {
	border: 0px currentColor; border-image: none; box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
.kl-style-2.screenshot-box .left-side ul.features li {
	background: url("/images/ok3.png") no-repeat left; padding-left: 50px;
}
.kl-style-2.screenshot-box .left-side ul.features li h4 {
	margin: 0px 0px 5px; color: rgb(50, 50, 50); text-transform: uppercase; font-weight: 600;
}
.kl-style-2.screenshot-box .left-side > .btn {
	margin-left: 50px;
}
.kl-style-2.screenshot-box .thescreenshot {
	padding: 36px 0px 0px; margin-top: -10px; position: relative; border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: rgb(220, 222, 231);
}
.kl-style-2.screenshot-box .thescreenshot::before {
	background: rgb(171, 171, 171); border-radius: 50%; left: 30px; top: 15px; width: 7px; height: 7px; margin-top: 0px; display: block; position: absolute; content: ""; box-shadow: -12px 0px 0px #ababab, 12px 0px 0px #ababab;
}
.kl-style-2.screenshot-box .thescreenshot img {
	width: 100%; height: 100%;
}
.kl-style-2.screenshot-box .controls {
	display: none;
}
.kl-style-2.screenshot-box .thescreenshot > [class*='sc-'] {
	left: 0px; text-align: center; right: 0px; bottom: 20px; position: absolute; z-index: 10;
}
.kl-style-2.screenshot-box .thescreenshot > [class*='sc-'] a {
	margin: 0px 3px; transition:color 0.2s; width: 35px; height: 3px; display: inline-block; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: color .2s ease;
}
.kl-style-2.screenshot-box .thescreenshot > [class*='sc-'] a.selected {
	background-color: rgb(255, 255, 255);
}
.kl-style-2.screenshot-box .thescreenshot > [class*='sc-'] a span {
	display: none;
}
@media all and (min-width:1200px)
{
.kl-style-2.screenshot-box .left-side h3.title {
	font-size: 24px; font-weight: 100;
}
}
@media all and (max-width:767px)
{
.kl-style-2.screenshot-box .left-side {
	padding: 0px 30px 25px;
}
.kl-style-2.screenshot-box .left-side h3.title {
	text-align: center;
}
.kl-style-2.screenshot-box .left-side > .btn {
	margin-left: 0px; display: block;
}
.kl-style-2.screenshot-box .thescreenshot {
	margin-top: 0px;
}
}
.offline-page #background {
	background: radial-gradient(at center, rgb(255, 255, 255) 0%, rgb(229, 229, 229) 100%); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.offline-page .containerbox {
	background: rgba(0, 0, 0, 0.7); margin: 100px auto; padding: 25px; width: 700px; color: rgb(238, 238, 238); border-bottom-color: rgb(205, 33, 34); border-bottom-width: 5px; border-bottom-style: solid; position: relative; z-index: 1; box-shadow: 0px 10px 20px #ccc;
}
.offline-page .containerbox__logo {
	left: 25px; top: 0px; width: 175px; height: 100%; text-align: center; position: absolute;
}
.offline-page .site-logo {
	top: 50%; width: 100%; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.offline-page .site-logo .logo-img {
	max-width: 175px !important;
}
.offline-page .logo-img-sticky {
	display: none;
}
.offline-page .content {
	padding-left: 20px; margin-left: 200px; border-left-color: rgb(119, 119, 119); border-left-width: 1px; border-left-style: solid;
}
.offline-page .containerbox::after {
	left: 100px; bottom: -25px; border-top-color: rgb(205, 33, 34); border-right-color: transparent; border-top-width: 20px; border-right-width: 20px; border-top-style: solid; border-right-style: solid; position: absolute; z-index: 2; content: "";
}
.offline-page .ud_counter {
	margin: 40px 0px;
}
.offline-page .ud_counter ul {
	list-style: none; margin: 0px; padding: 0px; display: inline-block;
}
.offline-page .ud_counter ul li {
	background: rgba(0, 0, 0, 0.2); margin: 0px 0px 0px 12px; padding: 15px 10px; border-radius: 2px; width: 60px; text-align: center; font-size: 22px; font-weight: 700; display: inline-block;
}
.offline-page .ud_counter ul li:first-child {
	margin-left: 0px;
}
.offline-page .ud_counter ul li span {
	line-height: 1; font-size: 22px; margin-bottom: 15px; display: block;
}
.offline-page .ud_counter ul li.till_lauch {
	padding: 0px; width: 80px; height: 80px; vertical-align: top;
}
.offline-page .mail_when_ready {
	margin: 0px; float: left;
}
.offline-page .mail_when_ready input[type=submit] {
	vertical-align: top;
}
.offline-page ul.social-icons {
	padding-left: 0px; margin-left: 0px; float: left;
}
.offline-page ul.social-icons li:first-child {
	margin-left: 0px;
}
.sccsoon-icon-nocolor {
	background-color: rgb(18, 18, 18);
}
.till_lauch {
	background: rgba(0, 0, 0, 0.2); margin: 0px 20px 18px 22px; border-radius: 2px; width: 80px; height: 80px; text-align: center; vertical-align: top; display: inline-block;
}
.offline-page .ud_counter ul li p {
	margin-bottom: 0px;
}
.offline-page .till_lauch {
	height: 80px;
}
.mail_when_ready .newsletter-signup input[type=text] {
	width: calc(60% - 130px);
}
@media screen and (max-width:767px)
{
.offline-page .containerbox {
	width: 100%; margin-top: 40px;
}
.offline-page .containerbox__logo {
	width: 100%; height: auto; padding-bottom: 20px; position: static;
}
.offline-page .containerbox .site-logo {
	top: auto; width: 100%; float: none; transform: none; -webkit-transform: none;
}
.offline-page .containerbox .content {
	margin: 0px; padding: 40px 0px 0px; clear: both; border-top-color: rgb(119, 119, 119); border-left-color: currentColor; border-top-width: 1px; border-left-width: 0px; border-top-style: solid; border-left-style: none;
}
.offline-page .mail_when_ready {
	float: none;
}
.offline-page .ud_counter ul {
	width: 100%;
}
.offline-page .ud_counter ul li {
	margin: 0px 0px 0px 8px; width: calc(25% - 9px); font-size: 20px;
}
.offline-page .ud_counter .till_lauch {
	margin: 10px 0px; width: 100%; height: 70px; vertical-align: middle;
}
.offline-page .till_lauch img {
	max-height: 100%;
}
}

.scfooter-icon-nocolor {
	background-color: rgb(18, 18, 18);
}
.style3#footer {
	padding: 10px 0px; width: 100%; z-index: 10;
}
.fixed.style3#footer {
	padding: 10px 0px; width: 100%; bottom: 0px; position: fixed; z-index: 10;
}
.style3#footer .bottom {
	padding-top: 15px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.fixed.style3#footer .bottom {
	padding-top: 15px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.fixed.style3#footer #content {
	margin-bottom: 81px;
}
#footer .container-fluid {
	padding-right: 15px; padding-left: 15px;
}
.style4#footer {
	background-color: rgb(31, 31, 31);
}
.style4#footer .copyright {
	text-align: center; float: none !important;
}
.style4#footer .footer-logo {
	display: inline-block;
}
.style4#footer .footer-links {
	font-size: 17px;
}
.style4#footer .elm-social-icons {
	margin-top: 70px; display: block !important;
}
.newsletter-signup form {
	margin-bottom: 0px;
}
.newsletter-signup input {
	width: calc(90% - 130px); height: 40px; margin-bottom: 10px; vertical-align: top; display: inline-block;
}
.newsletter-signup input[type=text] {
	background: rgb(239, 239, 239); border: 1px solid rgb(163, 163, 163); border-image: none; width: calc(90% - 130px); height: 40px; color: rgb(77, 77, 77); display: inline-block; box-shadow: inset 2px 2px 0px rgba(0,0,0,0.1);
}
.newsletter-signup input[type=submit] {
	background: rgb(205, 33, 34); padding: 0px 15px; border-radius: 3px; border: 0px currentColor; border-image: none; width: 120px; height: 40px; color: rgb(255, 255, 255); font-size: 13px; font-weight: 700; margin-left: 10px;
}
.newsletter-signup input[type=submit]:hover {
	background: rgb(0, 0, 0);
}
.newsletter-signup #result {
	margin-bottom: 10px; display: inline-block;
}
.newsletter-signup :empty#result {
	display: inline;
}
#sidebar .newsletter-signup input[type='text'] {
	width: 139px;
}
.zn_sidebar .newsletter-signup input[type='text'] {
	width: 139px;
}
[id*='sidebar-widget-'] .newsletter-signup input[type='text'] {
	width: 139px;
}
.cd-news.newsletter-signup .nl-email {
	width: calc(70% - 130px);
}
.map-link > span {
	margin-top: 2px;
}
#footer .bottom {
	color: rgb(139, 140, 141); padding-top: 30px; border-top-color: rgb(72, 72, 72); border-top-width: 5px; border-top-style: solid;
}
#footer .social-icons {
	float: right;
}
#footer .copyright img {
	margin-right: 20px; float: left;
}
#footer .social-icons li.title {
	line-height: 30px;
}
#footer .social-icons li {
	margin: 0px 0px 0px 10px;
}
#footer .social-icons li:first-child {
	margin-left: 0px;
}
#footer .contact-details {
	background: url("/images/say_hi.png") no-repeat right top; min-height: 64px;
}
.cf_response {
	padding-right: 15px; padding-left: 15px; display: none;
}
.ui-state-error {
	border: 1px solid rgb(235, 48, 52) !important; border-image: none !important; position: relative;
}
.ui-state-valid {
	border: currentColor !important; border-image: none !important; position: relative;
}
.ui-state-error + span::after {
	top: 10px; right: 12px; font-family: "icomoon"; font-size: 15px; display: block; position: absolute; z-index: 1;
}
.ui-state-valid + span::after {
	top: 10px; right: 12px; font-family: "icomoon"; font-size: 15px; display: block; position: absolute; z-index: 1;
}
.ui-state-error + span::after {
	color: rgb(235, 48, 52); content: "\e01b";
}
.ui-state-valid + span::after {
	color: rgb(14, 171, 85); content: "\e013";
}
#notification_container .alert {
	padding: 10px 20px; display: inline-block; position: relative;
}
#notification_container .close::before {
	color: rgb(0, 0, 0); content: "\00d7";
}
#notification_container .close {
	top: 2px; right: 2px; font-size: 15px; position: absolute; opacity: 1;
}
.topnav li.drop .pPanel {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
#totop {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.playVideo span {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.theHoverBorder {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.hoverBorder h6 {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.partners_carousel li a {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.hoverBorder:hover img {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.style3.feature_box .box {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.services_box .icon {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.gobox {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.hover-box {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.circlehover span {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.process_box {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
#sidebar ul.menu li a {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.zn_sidebar ul.menu li a {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
[id*='sidebar-widget-'] ul.menu li a {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.timeline_box {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.timeline_box:hover .date {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.style2.services_box .box {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.team_member {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.ptcarousel .controls > a {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.shop-features .shop-feature {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.timeline_box::before {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.support_panel {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.kl-video-wrapper {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 0;
}
.kl-video {
	position: absolute; z-index: 1;
}
.kl-video video {
	display: block; max-width: none;
}
.kl-video iframe {
	display: block; max-width: none;
}
.kl-video img {
	background-position: center; left: 0px !important; top: 0px; right: 0px; bottom: 0px; background-repeat: no-repeat; background-size: cover;
}
.video-container {
	height: 0px; overflow: hidden; padding-bottom: 55.25%; position: relative;
}
.video-container iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.video-container object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.video-container embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.csstransforms .valign.kl-video video {
	top: 50% !important; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.csstransforms .valign.kl-video iframe {
	top: 50% !important; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.csstransforms .halign.kl-video video {
	left: 50% !important; transform: translateX(-50%) scale(1.002); -webkit-transform: translateX(-50%) scale(1.002);
}
.csstransforms .halign.kl-video iframe {
	left: 50% !important; transform: translateX(-50%) scale(1.002); -webkit-transform: translateX(-50%) scale(1.002);
}
.csstransforms .valign.halign.kl-video video {
	left: 50% !important; top: 50% !important; transform: translateY(-50%) translateX(-50%) scale(1.002); -webkit-transform: translateY(-50%) translateX(-50%) scale(1.002);
}
.csstransforms .valign.halign.kl-video iframe {
	left: 50% !important; top: 50% !important; transform: translateY(-50%) translateX(-50%) scale(1.002); -webkit-transform: translateY(-50%) translateX(-50%) scale(1.002);
}
.video-grid-overlay::after {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; content: ""; opacity: 0.7; pointer-events: none; background-image: url("/images/video-pattern-1.png");
}
.ovrl2.video-grid-overlay::after {
	background-image: url("/images/video-pattern-2.png");
}
.video-subtle-gradient::before {
	background: linear-gradient(rgba(0, 0, 0, 0.3) 0%, transparent 100%); left: 0px; top: 0px; width: 100%; height: 270px; position: absolute; z-index: 2; content: "";
}
.kl-video--controls {
	list-style: none; margin: 0px; padding: 0px; transition:opacity 0.2s ease-in; top: 30px; width: 50px; right: 50px; position: absolute; z-index: 3; opacity: 0.1; -webkit-transition: opacity .2s ease-in;
}
[data-position='top-left'].kl-video--controls {
	left: 50px; right: auto;
}
[data-position='top-center'].kl-video--controls {
	left: 50%; right: auto; margin-left: -25px;
}
[data-position='bottom-right'].kl-video--controls {
	top: auto; right: 20px; bottom: 5px;
}
[data-position='bottom-left'].kl-video--controls {
	left: 50px; top: auto; right: auto; bottom: 5px;
}
[data-position='bottom-center'].kl-video--controls {
	left: 50%; top: auto; right: auto; bottom: 5px; margin-left: -25px;
}
div[class*='maskcontainer--'] [data-position='bottom-right'].kl-video--controls {
	bottom: 40px;
}
div[class*='maskcontainer--'] [data-position='bottom-left'].kl-video--controls {
	bottom: 40px;
}
div[class*='maskcontainer--'] [data-position='bottom-center'].kl-video--controls {
	bottom: 40px;
}
[data-position='middle-right'].kl-video--controls {
	top: 50%; margin-top: -25px;
}
[data-position='middle-left'].kl-video--controls {
	left: 50px; top: 50%; right: auto; margin-top: -25px;
}
[data-position='middle-center'].kl-video--controls {
	left: 50%; top: 50%; right: auto; margin-top: -25px; margin-left: -25px;
}
.kl-video-container:hover .kl-video--controls {
	opacity: 1;
}
#page-header:hover .kl-video--controls {
	opacity: 1;
}
.kl-video-container .kl-video--controls a {
	transition:0.2s ease-out; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; text-decoration: none; display: block; cursor: pointer; opacity: 0.5; -webkit-transition: all 0.2s ease-out;
}
.kl-video--controls .btn-audio {
	visibility: hidden; opacity: 0; transform: translateY(-30px); -webkit-transform: translateY(-30px);
}
.kl-video--controls:hover .btn-audio {
	visibility: visible; opacity: 0.7; transform: translateY(-10px); -webkit-transform: translateY(-10px);
}
.kl-video--controls .btn-toggleplay {
	transform: translateY(0px); -webkit-transform: translateY(0);
}
.kl-video--controls .btn-toggleplay .paused::before {
	content: "\e072";
}
.kl-video--controls:hover .btn-toggleplay {
	transform: translateY(-10px); -webkit-transform: translateY(-10px);
}
.kl-video--controls a:hover {
	opacity: 1;
}
.kl-video--controls .btn-audio .kl-icon {
	width: 28px; height: 28px; line-height: 28px;
}
.kl-video--controls .btn-audio .kl-icon::before {
	line-height: 29px;
}
.kl-video--controls .btn-audio .mute::before {
	content: "\e036";
}
.flickr_feeds {
	list-style: none; margin: 0px 0px 0px -20px; padding: 0px; position: relative;
}
.loading.flickrfeed::after {
	content: "Loading..";
}
.flickr_feeds li {
	margin: 0px 0px 20px 20px; float: left;
}
.flickr_feeds li a {
	width: 75px; display: block; position: relative;
}
[data-size=small].flickr_feeds li a {
	width: 60px;
}
.flickr_feeds li a .hov1 {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.testimonials-partners__separator {
	background: rgb(255, 255, 255); width: 100%; height: 1px; margin-bottom: 70px; opacity: 0.2;
}
.ts-pt-testimonials {
	margin-left: -50px;
}
.ts-pt-testimonials__item {
	color: rgb(255, 255, 255); margin-bottom: 50px; margin-left: 50px; float: left;
}
.ts-pt-testimonials__item--size-1 {
	width: calc(25% - 50px);
}
.ts-pt-testimonials__item--size-2 {
	width: calc(50% - 50px);
}
.ts-pt-testimonials__item--size-3 {
	width: calc(75% - 50px);
}
.ts-pt-testimonials__item--size-4 {
	width: calc(100% - 50px);
}
.ts-pt-testimonials__text {
	background: rgba(0, 0, 0, 0.2); padding: 50px 25px 40px; border-radius: 3px; line-height: 1.7; font-size: 16px; font-style: italic; font-weight: 400; position: relative;
}
.ts-pt-testimonials__text::after {
	border: 13px solid transparent; border-image: none; left: 55px; position: absolute; content: "";
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__text::after {
	top: 100%; border-top-color: rgba(0, 0, 0, 0.2);
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__text::after {
	bottom: 100%; border-bottom-color: rgba(0, 0, 0, 0.2);
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__infos {
	margin-top: 15px;
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__infos {
	margin-bottom: 15px;
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__infos--noimg {
	margin-top: 25px; margin-left: 20px;
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__infos--noimg {
	margin-bottom: 25px; margin-left: 20px;
}
.ts-pt-testimonials__img {
	background-position: center; border-radius: 50%; border: 5px solid rgba(255, 255, 255, 0.2); border-image: none; width: 110px; height: 110px; overflow: hidden; margin-right: 20px; margin-left: 25px; float: left; position: relative; background-repeat: no-repeat; background-size: cover; background-clip: content-box;
}
.ts-pt-testimonials__item--normal .ts-pt-testimonials__img {
	margin-top: -35px;
}
.ts-pt-testimonials__item--reversed .ts-pt-testimonials__img {
	margin-top: -15px;
}
.ts-pt-testimonials__item--size-1 .ts-pt-testimonials__img {
	width: 60px; height: 60px; margin-top: 0px; margin-left: 5px;
}
.ts-pt-testimonials__name {
	text-transform: uppercase; line-height: 1.4; font-size: 16px; font-weight: 700; margin-top: 0px; margin-bottom: 0px;
}
.ts-pt-testimonials__item--size-1 .ts-pt-testimonials__name {
	font-size: 14px;
}
.ts-pt-testimonials__position {
	line-height: 1.4; font-size: 13px; font-weight: 300; margin-bottom: 5px; opacity: 0.5;
}
.ts-pt-testimonials__stars span {
	font-size: 9px; opacity: 0.6;
}
.ts-pt-testimonials__stars--1 span:nth-child(1) ~ span {
	opacity: 0.3;
}
.ts-pt-testimonials__stars--2 span:nth-child(2) ~ span {
	opacity: 0.3;
}
.ts-pt-testimonials__stars--3 span:nth-child(3) ~ span {
	opacity: 0.3;
}
.ts-pt-testimonials__stars--4 span:nth-child(4) ~ span {
	opacity: 0.3;
}
.ts-pt-partners__title {
	width: 22%; color: rgb(255, 255, 255); line-height: 1.2; font-size: 18px; float: left; position: relative; opacity: 0.6;
}
.ts-pt-partners__title::after {
	background: rgb(255, 255, 255); left: 0px; width: 50px; height: 3px; bottom: -15px; position: absolute; content: "";
}
.ts-pt-partners__carousel-wrapper {
	width: 100%;
}
.ts-pt-partners--y-title .ts-pt-partners__carousel-wrapper {
	width: 78%; float: left;
}
.ts-pt-partners__carousel-item {
	height: 60px; text-align: center; line-height: 60px; vertical-align: middle; float: left;
}
.ts-pt-partners__img {
	transition:opacity 0.6s 0.1s, transform 0.6s; width: auto; max-height: 60px; opacity: 0; transform: translateY(100%); -webkit-transition: opacity 0.6s ease 0.1s, -webkit-transform 0.6s ease 0s; -webkit-transform: translateY(100%);
}
.ts-pt--active-item .ts-pt-partners__img {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.ts-pt--active-item ~ .ts-pt--active-item .ts-pt-partners__img {
	transition-delay: 0.2s, 0.1s; -webkit-transition-delay: 0.2s, 0.1s;
}
.ts-pt--active-item ~ .ts-pt--active-item ~ .ts-pt--active-item .ts-pt-partners__img {
	transition-delay: 0.3s, 0.2s; -webkit-transition-delay: 0.3s, 0.2s;
}
.ts-pt--active-item ~ .ts-pt--active-item ~ .ts-pt--active-item ~ .ts-pt--active-item .ts-pt-partners__img {
	transition-delay: 0.4s, 0.3s; -webkit-transition-delay: 0.4s, 0.3s;
}
.ts-pt--active-item ~ .ts-pt--active-item ~ .ts-pt--active-item ~ .ts-pt--active-item ~ .ts-pt--active-item .ts-pt-partners__img {
	transition-delay: 0.5s, 0.4s; -webkit-transition-delay: 0.5s, 0.4s;
}
.testimonials-partners--dark .testimonials-partners__separator {
	background: rgb(24, 24, 24);
}
.testimonials-partners--dark .ts-pt-testimonials__item {
	color: rgb(24, 24, 24);
}
.testimonials-partners--dark .ts-pt-testimonials__text {
	background: rgba(255, 255, 255, 0.2);
}
.testimonials-partners--dark .ts-pt-testimonials__item--normal .ts-pt-testimonials__text::after {
	border-top-color: rgba(255, 255, 255, 0.2);
}
.testimonials-partners--dark .ts-pt-testimonials__item--reversed .ts-pt-testimonials__text::after {
	border-bottom-color: rgba(255, 255, 255, 0.2);
}
.testimonials-partners--dark .ts-pt-partners__title {
	color: rgb(24, 24, 24);
}
.testimonials-partners--dark .ts-pt-partners__title::after {
	background: rgb(24, 24, 24);
}
.testimonials-partners--dark .no-border.ts-pt-partners__title::after {
	background: none;
}
@media screen and (max-width:992px)
{
.ts-pt-testimonials__item--size-1 {
	width: calc(50% - 50px);
}
.ts-pt-testimonials__item--size-2 {
	width: calc(50% - 50px);
}
.ts-pt-testimonials__item--size-3 {
	width: calc(50% - 50px);
}
.ts-pt-partners__title {
	width: 100%; margin-bottom: 30px; float: none;
}
.ts-pt-partners__title::after {
	background: rgb(255, 255, 255); left: 0px; width: 50px; height: 3px; bottom: -15px; position: absolute; content: "";
}
.ts-pt-partners--y-title .ts-pt-partners__carousel-wrapper {
	width: 100%; clear: left; float: none;
}
}
@media screen and (max-width:767px)
{
.ts-pt-testimonials__item--size-1 {
	width: calc(100% - 50px);
}
.ts-pt-testimonials__item--size-2 {
	width: calc(100% - 50px);
}
.ts-pt-testimonials__item--size-3 {
	width: calc(100% - 50px);
}
}
.video.adbox {
	position: relative;
}
.video.adbox::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-color: rgba(23, 23, 25, 0.5);
}
.video.adbox > img {
	width: 100%; height: auto; display: block;
}
.video.adbox .video_trigger_wrapper {
	left: auto; top: 0px; width: 100%; height: 100%; margin-top: 0px; margin-left: 0px; position: absolute; z-index: 1;
}
.adbox_container {
	top: 50%; width: 100%; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.adbox_container > h5 {
	margin: 0px auto; text-align: center; color: white; font-size: 11px; display: block; min-width: 150px;
}
.fluid-width-video-wrapper {
	padding: 0px; width: 100%; position: relative;
}
.fluid-width-video-wrapper iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.fluid-width-video-wrapper object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.fluid-width-video-wrapper embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.tonext-btn {
	left: 50%; bottom: 40px; color: rgb(255, 255, 255); text-decoration: none; margin-left: -12px; display: block; position: absolute; z-index: 101;
}
.has-nav.tonext-btn {
	bottom: 70px;
}
.mouse-anim-icon {
	border-radius: 12px; transition:background-color 0.2s ease-out; width: 24px; height: 40px; display: block; position: relative; background-color: rgba(255, 255, 255, 0.1);
}
.mouse-anim-icon::after {
	left: 50%; width: 2px; height: 9px; margin-left: -1px; position: absolute; content: ""; animation-name: animScroll; animation-duration: 1s; animation-timing-function: ease-in-out; animation-direction: alternate; animation-iteration-count: infinite; background-color: rgba(0, 0, 0, 0.25); -webkit-animation-name: animScroll; -webkit-animation-duration: 1s; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate; -webkit-animation-timing-function: ease-in-out;
}
.mouse-anim-icon:hover {
	background-color: rgba(255, 255, 255, 0.4);
}
.mouse-anim-icon:hover::after {
	top: 24px;
}
.media-container {
	position: relative;
}
.media-container__link--wrap {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.media-container__link--btn {
	left: 50%; top: 50%; position: absolute; transform: translate3d(-50%, -50%, 0px); -webkit-transform: translate3d(-50%, -50%, 0); -webkit-backface-visibility: hidden;
}
.media-container__link .kl-icon {
	color: rgb(255, 255, 255);
}
.media-container__link--btn :not(.circled-icon).kl-icon {
	transition:margin-right 0.2s ease-out; margin-right: 5px; -webkit-transition: margin-right .2s ease-out;
}
.media-container__link--btn:hover :not(.circled-icon).kl-icon {
	margin-right: 15px;
}
.media-container__link--style-borderanim1 {
	padding: 10px 30px; transition:color 0.2s ease-out; text-align: center; color: rgb(255, 255, 255); line-height: 1.2; letter-spacing: 2px; font-size: 42px; font-weight: 600; white-space: nowrap; -webkit-transition: color .2s ease-out;
}
.media-container__link--style-borderanim1 > i {
	transition:0.2s ease-out; display: block; position: absolute; opacity: 0.8; background-color: rgb(255, 255, 255); -webkit-transition: all .2s ease-out;
}
.media-container__border-tt {
	left: 0px; top: 0px; width: 30%; height: 7px;
}
.media-container__border-tl {
	left: 0px; top: 7px; width: 7px; height: 80%;
}
.media-container__border-bb {
	width: 30%; height: 7px; right: 0px; bottom: 0px;
}
.media-container__border-br {
	width: 7px; height: 80%; right: 0px; bottom: 7px;
}
.media-container:hover > i {
	opacity: 1;
}
.media-container:hover .media-container__border-tt {
	left: 0px; top: 0px; width: 100%; height: 3px;
}
.media-container:hover .media-container__border-tl {
	left: 0px; top: 0px; width: 3px; height: 100%;
}
.media-container:hover .media-container__border-bb {
	width: 100%; height: 3px; right: 0px; bottom: 0px;
}
.media-container:hover .media-container__border-br {
	width: 3px; height: 100%; right: 0px; bottom: 0px;
}
.media-container__link--style-borderanim2 .media-container__text {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 1; letter-spacing: 4px; font-family: "Nanum Gothic","Montserrat" , "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 32px; font-weight: 700; position: absolute;
}
.borderanim2-svg {
	position: relative;
}
.borderanim2-svg__shape {
	transition:stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s; fill: transparent; stroke: #fff; stroke-width: 8px; -webkit-transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
}
.media-container:hover .borderanim2-svg__shape {
	stroke-dashoffset: 0; stroke-width: 3px;
}
.media-container .media-container__link--style-borderanim2 .media-container__text:hover {
	color: rgb(205, 33, 34);
}
.borderanim2-svg {
	width: 400px;
}
.borderanim2-svg .media-container__text {
	line-height: 70px;
}
.borderanim2-svg__shape {
	stroke: #cd2122; stroke-dasharray: 100,1000; stroke-dashoffset: -620;
}
.style2:hover .borderanim2-svg__shape {
	stroke-dasharray: 940;
}
.circleanim-svg {
	width: 108px; height: 108px;
}
.circleanim-svg__circle-front {
	fill: none; stroke: #fff;
}
.circleanim-svg__circle-back {
	fill: none; stroke: #fff;
}
.circleanim-svg__circle-front {
	transition:stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s, stroke-opacity 1s; stroke-dasharray: 60,1000; stroke-dashoffset: 0; stroke-opacity: 0.5; stroke-width: 5px; -webkit-transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s, stroke-opacity 1s;
}
.media-container:hover .circleanim-svg__circle-front {
	stroke-dasharray: 340; stroke-opacity: 1; stroke-width: 2px;
}
@media screen and (min-width:1200px)
{
.media-container {
	height: 300px;
}
}
@media screen and (max-width:1199px) and (min-width:992px)
{
.media-container {
	height: 300px;
}
}
@media screen and (max-width:991px) and (min-width:768px)
{
.media-container {
	height: 300px;
}
}
@media screen and (max-width:767px)
{
.media-container {
	height: 400px;
}
}
.media-container--type-pb.media-container {
	display: flex;
}
.media-container-pb {
	margin: 10px 25px; width: calc(100% - 50px);
}
.media-container-pb--alg-top.media-container-pb {
	align-self: flex-start; -webkit-align-self: flex-start;
}
.media-container-pb--alg-center.media-container-pb {
	align-self: center; -webkit-align-self: center;
}
.media-container-pb--alg-bottom.media-container-pb {
	align-self: flex-end; -webkit-align-self: flex-end;
}
.prt-hover-slidein {
	transition:0.2s ease-out; -webkit-transition: all .2s ease-out;
}
.prt-hover-slideout {
	transition:0.2s ease-out; -webkit-transition: all .2s ease-out;
}
.prt-hover-slidein {
	overflow: hidden; max-height: 0px; opacity: 0;
}
.media-container:hover .prt-hover-slidein {
	max-height: 200px; opacity: 1;
}
.prt-hover-slidein .tbk__subtitle {
	color: rgba(255, 255, 255, 0.8); line-height: 30px; font-weight: 300;
}
.p-5.custom_container {
	padding-top: 5%; padding-bottom: 5%;
}
ul.photo_gallery {
	list-style: none; margin: 8px auto; padding: 8px 0px; overflow: hidden; clear: both;
}
ul.photo_gallery li {
	background: none !important; list-style: none; margin: 5px; padding: 0px; float: left;
}
.gridPhotoGallery {
	margin-right: -5px; margin-left: -5px;
}
.gridPhotoGallery__item {
	padding: 0px; float: left; position: relative;
}
.gridPhotoGallery__link {
	padding: 0px 0px 100%; width: 100%; height: 0px; margin-bottom: 0px; display: block;
}
.gridPhotoGallery__img {
	background-position: center; left: 5px; top: 5px; right: 5px; bottom: 5px; display: block; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.gridPhotoGallery .gridPhotoGallery__item .kl-icon {
	border-color: rgb(255, 255, 255); transition:0.25s ease-in-out; left: 50%; top: 50%; color: rgb(255, 255, 255); margin-top: 15px; position: absolute; opacity: 0; transform: translate(-50%, -50%); -webkit-transition: all .25s ease-in-out; -webkit-transform: translate(-50%, -50%);
}
.gridPhotoGallery .gridPhotoGallery__link:hover .kl-icon {
	margin-top: 0px; display: block; opacity: 1;
}
.gridPhotoGallery__link {
	position: relative;
}
.gridPhotoGallery__link::after {
	transition:0.25s ease-in-out; left: 15%; top: 50%; text-align: center; right: 15%; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "Nanum Gothic","Montserrat" , "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; margin-top: -65px; position: absolute; content: attr(title); opacity: 0; transform: translateY(-50%); -webkit-transition: all .25s ease-in-out; -webkit-transform: translateY(-50%);
}
.gridPhotoGallery__link:hover::after {
	opacity: 1;
}
.gridPhotoGallery__img::after {
	transition:opacity 0.25s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: ""; opacity: 0; background-color: rgba(28, 31, 32, 0.25); -webkit-transition: opacity .25s ease-in-out;
}
.gridPhotoGallery__link:hover .gridPhotoGallery__img::after {
	opacity: 1;
}
.gridPhotoGallery--cols-1 .gridPhotoGallery__item {
	width: 100%;
}
.gridPhotoGallery--cols-2 .gridPhotoGallery__item {
	width: 50%;
}
.gridPhotoGallery--cols-3 .gridPhotoGallery__item {
	width: 33.33%;
}
.gridPhotoGallery--cols-4 .gridPhotoGallery__item {
	width: 25%;
}
.gridPhotoGallery--cols-5 .gridPhotoGallery__item {
	width: 20%;
}
.gridPhotoGallery--cols-6 .gridPhotoGallery__item {
	width: 16.66%;
}
.gridPhotoGallery--cols-2 .gridPhotoGalleryItem--w2 {
	width: 100%;
}
.gridPhotoGallery--cols-3 .gridPhotoGalleryItem--w2 {
	width: 66.66%;
}
.gridPhotoGallery--cols-4 .gridPhotoGalleryItem--w2 {
	width: 50%;
}
.gridPhotoGallery--cols-5 .gridPhotoGalleryItem--w2 {
	width: 40%;
}
.gridPhotoGallery--cols-6 .gridPhotoGalleryItem--w2 {
	width: 33.33%;
}
.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1 {
	padding-bottom: 75%;
}
.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2 {
	padding-bottom: 75%;
}
.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1 {
	padding-bottom: 100%;
}
.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2 {
	padding-bottom: 100%;
}
.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h1 {
	padding-bottom: 125%;
}
.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h2 {
	padding-bottom: 125%;
}
.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1 {
	padding-bottom: 37.5%;
}
.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1 {
	padding-bottom: 50%;
}
.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w2 .gridPhotoGalleryItem--h1 {
	padding-bottom: 62.5%;
}
.gridPhotoGallery--ratio-short .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2 {
	padding-bottom: 150%;
}
.gridPhotoGallery--ratio-square .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2 {
	padding-bottom: 200%;
}
.gridPhotoGallery--ratio-tall .gridPhotoGalleryItem--w1 .gridPhotoGalleryItem--h2 {
	padding-bottom: 250%;
}
@media all and (max-width:992px)
{
[class*='gridPhotoGalleryItem--w'] {
	width: 50% !important;
}
[class*='gridPhotoGalleryItem--h'] {
	padding-bottom: 100% !important;
}
}
@media all and (max-width:480px)
{
[class*='gridPhotoGalleryItem--w'] {
	width: 100% !important;
}
.gridPhotoGallery__link::after {
	font-size: 13px;
}
}
.photogallery-widget .photogallery-wrapper {
	overflow: hidden; position: relative;
}
.photogallery-widget .caroufredsel {
	width: 74.35%;
}
.photogallery-widget ul.slides {
	list-style: none; margin: 0px; padding: 0px;
}
.photogallery-widget .caroufredsel .slides li {
	position: relative;
}
.photogallery-widget .caroufredsel .slides li img {
	width: 100%;
}
.photogallery-widget .cfs--navigation {
	top: 50%; width: 100%; margin-top: -20px; position: absolute;
}
.photogallery-widget .cfs--navigation a {
	top: auto; color: rgb(255, 255, 255); margin-top: 0px;
}
.photogallery-widget .cfs--navigation a::before {
	font-size: 35px;
}
.photogallery-widget .cfs--prev {
	left: 20px;
}
.photogallery-widget .cfs--next {
	right: 20px;
}
.photogallery-widget .caroufredsel:hover .cfs--prev {
	left: 30px;
}
.photogallery-widget .caroufredsel:hover .cfs--next {
	right: 30px;
}
.photogallery-widget .caroufredsel .pg-caption {
	color: rgb(255, 255, 255); line-height: 1.8; font-size: 16px;
}
.photogallery-widget .caroufredsel .pg-caption a {
	color: rgb(255, 255, 255); line-height: 1.8; font-size: 16px;
}
.photogallery-widget .caroufredsel .pg-caption {
	margin: 0px; padding: 0px; left: 0px; width: 100%; text-align: center; bottom: 50px; text-transform: uppercase; position: absolute;
}
.photogallery-widget .caroufredsel .pg-caption a {
	text-transform: none; font-style: italic;
}
.photogallery-widget .caroufredsel .blacklined.pg-caption {
	background: rgba(0, 0, 0, 0.5); padding: 2px 7px; border-radius: 2px; color: rgb(255, 255, 255); display: inline;
}
.photogallery-widget .cfs-counter {
	left: 50px; bottom: 30px; color: rgba(255, 255, 255, 0.3); font-style: italic; font-weight: 700; position: absolute; z-index: 2;
}
.photogallery-widget .cfs--pagination {
	left: auto; top: 0px; width: 25.65%; height: 100%; right: 0px; bottom: auto; overflow: hidden; position: absolute;
}
.photogallery-widget .pg-thumb {
	margin: 0px; border-radius: 0px; width: 50%; float: left; position: relative; cursor: pointer; box-shadow: none; background-color: rgb(26, 28, 37); -webkit-backface-visibility: hidden;
}
.photogallery-widget .pg-thumb > a {
	background-position: center; width: 100%; height: 100%; display: block; position: relative; opacity: 0.8; background-repeat: no-repeat; background-size: cover;
}
.photogallery-widget .pg-thumb:hover > a {
	opacity: 1;
}
.photogallery-widget .selected.pg-thumb > a {
	opacity: 1;
}
.photogallery-widget .pg-thumb:hover {
	z-index: 2;
}
.photogallery-widget .pg-thumb .pg-caption {
	background: rgb(205, 33, 34); margin: 0px; padding: 20px 5px 0px 20px; top: 0px; width: 100%; height: 100%; text-align: left; color: rgb(255, 255, 255); font-size: 14px; font-weight: 600; visibility: hidden; position: absolute; opacity: 0;
}
.photogallery-widget :nth-child(2n).pg-thumb .pg-caption {
	right: 0px;
}
.photogallery-widget :nth-child(2n+1).pg-thumb .pg-caption {
	left: 0px;
}
.photogallery-widget :nth-child(2n).pg-thumb:hover .pg-caption {
	right: 100%; visibility: visible; opacity: 1;
}
.photogallery-widget :nth-child(2n+1).pg-thumb:hover .pg-caption {
	left: 100%; visibility: visible; opacity: 1;
}
.photogallery-widget .pg-thumb .pg-caption::before {
	border: 6px solid transparent; border-image: none; top: 50%; margin-top: -6px; position: absolute; content: "";
}
.photogallery-widget :nth-child(2n).pg-thumb .pg-caption::before {
	right: -12px; border-left-color: rgb(205, 33, 34);
}
.photogallery-widget :nth-child(2n+1).pg-thumb .pg-caption::before {
	left: -12px; border-right-color: rgb(205, 33, 34);
}
.photogallery-widget .pg-thumb .pg-caption a {
	color: rgb(255, 255, 255); font-size: 12px; opacity: 0.8;
}
.photogallery-widget .pg-thumb .pg-caption a:hover {
	opacity: 1;
}
.photogallery-widget :nth-child(9):last-child.pg-thumb {
	width: 100%;
}
.photogallery-widget :nth-child(9):last-child.pg-thumb .pg-caption {
	left: 0px; right: auto;
}
.photogallery-widget .pg-thumb .pg-caption {
	transition:0.15s ease-out; -webkit-transition: all 0.15s ease-out;
}
.bottom-thumbs.photogallery-widget .caroufredsel {
	width: 100%; position: relative;
}
.bottom-thumbs.photogallery-widget .cfs--navigation {
	width: 100%;
}
.bottom-thumbs.photogallery-widget .cfs--pagination {
	width: calc(100% + 2px); height: auto; margin-top: 2px; margin-left: -2px; position: static;
}
.bottom-thumbs.photogallery-widget .pg-thumb {
	width: calc(20% - 2px); height: auto; margin-bottom: 2px; margin-left: 2px;
}
.ud_counter {
	margin: 0px 0px 50px;
}
.ud_counter ul {
	list-style: none; margin: 0px; padding: 0px; display: inline-block;
}
.ud_counter ul li {
	background: rgba(0, 0, 0, 0.2); margin: 0px 20px 15px 0px; padding: 2px 0px; border-radius: 2px; width: 70px; text-align: center; font-size: 28px; font-weight: 700; display: inline-block;
}
.ud_counter ul li p {
	line-height: 1; font-size: 13px; margin-top: 5px; margin-bottom: 15px; display: block;
}
.ud_counter ul li.till_lauch {
	padding: 0px; width: 80px; height: 80px; vertical-align: top;
}
.till_lauch {
	background: rgba(0, 0, 0, 0.2); margin: 0px 20px 14px 22px; border-radius: 2px; width: 80px; height: 84px; text-align: center; vertical-align: top; display: inline-block;
}
.mail_when_ready {
	margin: 0px 0px 15px; width: 100%; float: left;
}
#skills_diagram {
	width: 600px; float: right; position: relative;
}
#skills_diagram .legend {
	top: 40px; text-align: right; right: 0px; position: absolute;
}
#skills_diagram #thediagram {
	width: 600px; height: 500px; margin-top: -50px; float: right;
}
#skills_diagram .skills {
	list-style: none; margin: 0px; padding: 0px;
}
#skills_diagram .skills li {
	padding: 0px 15px; height: 25px; color: white; line-height: 25px; clear: both; font-size: 14px; margin-bottom: 1px; float: right;
}
.kl-skills-diagram {
	position: relative;
}
.skills-responsive-diagram {
	height: 0px; padding-bottom: 100%; position: relative;
}
.kl-diagram {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.kl-diagram svg {
	width: 100%; height: 100%; overflow: visible !important;
}
.kl-skills-legend {
	position: absolute;
}
.legend-topright.kl-skills-legend {
	left: 100%; top: 40px; text-align: left;
}
.legend-bottomright.kl-skills-legend {
	left: 100%; text-align: left; bottom: 40px;
}
.legend-topleft.kl-skills-legend {
	top: 40px; text-align: right; right: 100%;
}
.legend-bottomleft.kl-skills-legend {
	text-align: right; right: 100%; bottom: 40px;
}
.kl-skills-list {
	list-style: none; margin: 0px; padding: 0px; direction: ltr;
}
.kl-skills-list li {
	padding: 0px 13px; height: 25px; color: white; line-height: 25px; font-size: 12px; font-weight: 300; margin-bottom: 2px; display: inline-block;
}
.kl-skills-legend > h4 {
	font-size: 14px; font-weight: 600; margin-top: 0px;
}
@media all and (max-width:1199px)
{
.kl-skills-diagram .kl-skills-legend {
	left: auto; top: auto; position: static;
}
}
@media all and (max-width:767px)
{
body .kl-skills-diagram {
	width: 100%;
}
}
.recentwork_carousel__crsl {
	list-style: none; margin: 0px; padding: 0px; height: auto;
}
.recentwork_carousel__crsl li {
	margin: 0px; padding: 0px 20px 0px 0px; text-align: center; float: left;
}
.recentwork_carousel__link {
	margin: 0px; padding: 0px; line-height: 0; display: block;
}
.recentwork_carousel__hover {
	overflow: hidden; display: block; position: relative;
}
.recentwork_carousel__hov {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.recentwork_carousel--1 .recentwork_carousel__hov {
	left: 0px; top: 100%; right: 0px; bottom: 0px; display: block; position: absolute; background-color: rgba(35, 35, 35, 0.8);
}
.recentwork_carousel--1 .recentwork_carousel__hov::after {
	margin: -10px 0px 0px -10px; left: 50%; top: 50%; color: rgb(255, 255, 255); line-height: 1; font-family: "Glyphicons Halflings"; font-size: 20px; font-style: normal; font-weight: 400; display: inline-block; position: absolute; content: "\2b"; opacity: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.recentwork_carousel__img {
	background-position: center; height: 165px; background-repeat: no-repeat; background-size: cover;
}
.recentwork_carousel__details {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.recentwork_carousel--1 .recentwork_carousel__details {
	display: block; position: relative;
}
.recentwork_carousel--1 .recentwork_carousel__bg {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.recentwork_carousel--1 .recentwork_carousel__bg {
	background: rgb(205, 33, 34); left: 0px; top: 0px; width: 100%; height: 0px; position: absolute;
}
.recentwork_carousel__crsl-title {
	margin: 0px; padding: 10px 0px; color: rgb(205, 33, 34); font-size: 14px; position: relative; z-index: 1;
}
.recentwork_carousel__cat {
	color: rgb(52, 52, 52); line-height: 1; padding-bottom: 15px; font-size: 11px; display: block; position: relative; z-index: 1;
}
.recentwork_carousel__link:hover .recentwork_carousel__hov {
	top: 0px;
}
.recentwork_carousel__link:hover .recentwork_carousel__hov::after {
	opacity: 1;
}
.recentwork_carousel--1 .recentwork_carousel__link:hover .recentwork_carousel__bg {
	height: 100%;
}
.recentwork_carousel__link:hover .recentwork_carousel__crsl-title {
	color: rgb(255, 255, 255);
}
.recentwork_carousel__link:hover .recentwork_carousel__cat {
	color: rgb(255, 255, 255);
}
.recentwork_carousel__controls {
	margin-bottom: 20px;
}
.recentwork_carousel__controls > a {
	opacity: 0.5;
}
.recentwork_carousel__controls > a:hover {
	opacity: 1;
}
.nopointer.recentwork_carousel__details {
	pointer-events: none;
}
.recentwork_carousel--2 li {
	padding: 0px 0px 0px 3px; text-align: left;
}
.recentwork_carousel--2 .recentwork_carousel__link {
	position: relative;
}
.recentwork_carousel--2 .recentwork_carousel__img {
	transition:transform 0.2s ease-out; height: 190px; transform: scale(1.05); -webkit-transition: -webkit-transform .2s ease-out; -webkit-transform: scale(1.05);
}
.recentwork_carousel--2 .recentwork_carousel__link:hover .recentwork_carousel__img {
	transform: scale(1); -webkit-transform: scale(1);
}
.recentwork_carousel--2 .recentwork_carousel__hov {
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: absolute; opacity: 0; -webkit-backface-visibility: hidden;
}
.recentwork_carousel--2 .recentwork_carousel__link:hover .recentwork_carousel__hov {
	visibility: visible; opacity: 1;
}
.recentwork_carousel--2 .recentwork_carousel__details {
	padding: 20px; transition:bottom 0.25s, opacity 0.25s, visibility 0.25s; left: 0px; right: 0px; bottom: -15px; visibility: hidden; position: absolute; opacity: 0; backface-visibility: hidden; -webkit-transition: bottom .25s ease, opacity .25s ease, visibility .25s ease; -webkit-backface-visibility: hidden;
}
.recentwork_carousel--2 .recentwork_carousel__link:hover .details {
	bottom: 0px; visibility: visible; opacity: 1;
}
.recentwork_carousel--2 .recentwork_carousel__cat {
	padding: 6px; border-radius: 2px; text-transform: uppercase; line-height: 1; font-size: 11px; display: inline-block; z-index: 1; background-color: rgb(205, 33, 34);
}
.recentwork_carousel--2 .recentwork_carousel__crsl-title {
	text-transform: uppercase; padding-bottom: 0px; font-size: 15px; font-weight: bold;
}
.recentwork_carousel--2 .recentwork_carousel__crsl-title {
	color: rgb(255, 255, 255);
}
.recentwork_carousel--2 .recentwork_carousel__cat {
	color: rgb(255, 255, 255);
}
.recentwork_carousel--2 .recentwork_carousel__title {
	margin: 0px 0px 30px; padding: 0px 0px 15px; color: rgb(89, 89, 89); font-weight: bold; position: relative;
}
.recentwork_carousel--2 .recentwork_carousel__title::after {
	left: 0px; width: 48px; height: 3px; bottom: 0px; display: block; position: absolute; content: ""; background-color: rgb(205, 33, 34);
}
.recentwork_carousel--2 .recentwork_carousel__desc {
	margin-bottom: 30px;
}
.recentwork_carousel--2 .btn {
	font-size: 11px;
}
.recentwork_carousel--2 .recentwork_carousel__controls {
	transition:opacity 0.3s ease-in-out; margin-top: 6px; float: right; opacity: 0; -webkit-transition: opacity .3s ease-in-out;
}
.recentwork_carousel--2:hover .recentwork_carousel__controls {
	opacity: 1;
}
.recentwork_carousel--2 .recentwork_carousel__controls .glyphicon {
	display: none;
}
.recentwork_carousel--2 .recentwork_carousel__next {
	width: 24px; height: 24px; display: inline-block !important; position: relative;
}
.recentwork_carousel--2 .recentwork_carousel__prev {
	width: 24px; height: 24px; display: inline-block !important; position: relative;
}
.recentwork_carousel--2 .recentwork_carousel__next::before {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel--2 .recentwork_carousel__prev::after {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel--2 .recentwork_carousel__next::after {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel--2 .recentwork_carousel__prev::before {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel--2 .recentwork_carousel__next::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.recentwork_carousel--2 .recentwork_carousel__prev::after {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.recentwork_carousel--2 .recentwork_carousel__next::after {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.recentwork_carousel--2 .recentwork_carousel__prev::before {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.recentwork_carousel--2 .recentwork_carousel__next::after {
	top: 14px;
}
.recentwork_carousel--2 .recentwork_carousel__prev::after {
	top: 14px;
}
.recentwork_carousel--2 .recentwork_carousel__next::before {
	top: 8px;
}
.recentwork_carousel--2 .recentwork_carousel__prev::before {
	top: 8px;
}
@media all and (max-width:767px)
{
.recentwork_carousel--2 .recentwork_carousel__left {
	margin-bottom: 30px;
}
}
.rwc--3 .recentwork_carousel__title {
	letter-spacing: -1px; font-size: 28px;
}
.full_width .recentwork_carousel--2 {
	margin-bottom: 0px;
}
.full_width .recentwork_carousel--2 .recentwork_carousel__crsl-wrapper {
	padding-right: 15px;
}
@media all and (min-width:768px)
{
.full_width .recentwork_carousel__left {
	padding-left: calc( (100vw - 750px) /2 );
}
}
@media all and (min-width:992px)
{
.full_width .recentwork_carousel__left {
	padding-left: calc( (100vw - 970px) /2 );
}
}
@media all and (min-width:1200px)
{
.full_width .recentwork_carousel__left {
	padding-left: calc( (100vw - (1170px - 15px) ) /2 );
}
}
.recentwork_carousel_v2 {
	margin-bottom: 40px; position: relative;
}
.recentwork_carousel_v2 .recentwork_carousel__controls {
	top: 5px; right: 0px; position: absolute;
}
.recentwork_carousel_v2 .recentwork_carousel__crsl-wrapper {
	margin-right: -10px; margin-left: -10px;
}
.recentwork_carousel_v2 li {
	padding: 0px 10px;
}
.recentwork_carousel_v2 .recentwork_carousel__link {
	overflow: hidden; position: relative;
}
.recentwork_carousel_v2 .recentwork_carousel__details {
	background: radial-gradient(at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 1%, rgba(0, 0, 0, 0.65) 100%); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; opacity: 0;
}
.recentwork_carousel_v2 .recentwork_carousel__link:hover .recentwork_carousel__details {
	opacity: 1;
}
.recentwork_carousel_v2 .recentwork_carousel__plus {
	background: rgb(205, 33, 34); border-radius: 2px; left: 50%; top: 50%; width: 24px; height: 24px; text-align: center; color: rgb(255, 255, 255); line-height: 24px; font-size: 16px; font-weight: bold; margin-top: -12px; margin-left: -12px; display: block; position: absolute; box-shadow: 0px 0px 6px rgba(0,0,0,0.3); text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
}
.recentwork_carousel_v2 .recentwork_carousel__crsl-title {
	margin: 0px; padding: 0px; left: 0px; top: 65%; right: 0px; color: rgb(255, 255, 255); font-size: 14px; position: absolute; text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
}
.recentwork_carousel_v2 .recentwork_carousel__cat {
	padding: 0px; left: 0px; top: 80%; right: 0px; color: rgb(255, 255, 255); font-size: 11px; position: absolute; text-shadow: -1px -1px 0px rgba(0,0,0,0.3);
}
.recentwork_carousel_v3 {
	margin-bottom: 40px; position: relative;
}
.recentwork_carousel_v3 .recentwork_carousel__crsl-wrapper {
	margin-right: -5px; margin-left: -5px;
}
.recentwork_carousel_v3 li {
	padding: 0px 5px;
}
.recentwork_carousel_v3 .recentwork_carousel__link {
	overflow: hidden; position: relative;
}
.recentwork_carousel_v3 .recentwork_carousel__details {
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); padding: 80px 20px 20px; transition:bottom 0.25s, opacity 0.25s, visibility 0.25s; left: 0px; right: 0px; bottom: -15px; position: absolute; opacity: 0; -webkit-transition: bottom .25s ease, opacity .25s ease, visibility .25s ease; -webkit-backface-visibility: hidden;
}
.recentwork_carousel_v3 .recentwork_carousel__cat {
	padding: 6px; border-radius: 2px; text-transform: uppercase; line-height: 1.6; font-size: 11px; display: inline-block; z-index: 1; background-color: rgb(205, 33, 34);
}
.recentwork_carousel_v3 .recentwork_carousel__crsl-title {
	margin: 15px 0px 0px; padding: 0px; color: rgb(89, 89, 89); text-transform: uppercase; line-height: 1.2; font-size: 20px; font-weight: 600; position: relative;
}
.recentwork_carousel_v3 .recentwork_carousel__crsl-title {
	color: rgb(255, 255, 255);
}
.recentwork_carousel_v3 .recentwork_carousel__cat {
	color: rgb(255, 255, 255);
}
.recentwork_carousel_v3 .recentwork_carousel__top-container {
	padding-top: 25px; padding-bottom: 35px;
}
.recentwork_carousel_v3 .recentwork_carousel__title {
	color: rgb(52, 52, 52); line-height: 1; font-size: 32px; font-weight: 700;
}
.recentwork_carousel_v3 .btn {
	padding: 0px; color: rgb(88, 88, 88); line-height: 1; text-decoration: none;
}
.recentwork_carousel_v3 .btn:hover {
	color: rgb(52, 52, 52);
}
.recentwork_carousel_v3 .btn::before {
	width: 10px; height: 3px; margin-top: -1px; margin-right: 5px; vertical-align: middle; display: inline-block; content: ""; background-color: rgb(205, 33, 34);
}
.recentwork_carousel_v3 .recentwork_carousel__link:hover .recentwork_carousel__details {
	bottom: 0px; visibility: visible; opacity: 1;
}
.recentwork_carousel_v3 .recentwork_carousel__img {
	transition:transform 0.2s ease-out; transform: scale(1.05); -webkit-transition: -webkit-transform .2s ease-out; -webkit-transform: scale(1.05);
}
.recentwork_carousel_v3 .recentwork_carousel__link:hover .recentwork_carousel__img {
	transform: scale(1); -webkit-transform: scale(1);
}
.recentwork_carousel_v3 .recentwork_carousel__controls {
	transition:opacity 0.3s ease-in-out; right: 0px; bottom: 0px; margin-bottom: 0px; position: absolute; opacity: 0; -webkit-transition: opacity .3s ease-in-out;
}
.recentwork_carousel_v3:hover .recentwork_carousel__controls {
	opacity: 1;
}
.recentwork_carousel_v3 .recentwork_carousel__controls .glyphicon {
	display: none;
}
.recentwork_carousel_v3 .recentwork_carousel__next {
	width: 24px; height: 24px; display: inline-block !important; position: relative;
}
.recentwork_carousel_v3 .recentwork_carousel__prev {
	width: 24px; height: 24px; display: inline-block !important; position: relative;
}
.recentwork_carousel_v3 .recentwork_carousel__next::before {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel_v3 .recentwork_carousel__prev::after {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel_v3 .recentwork_carousel__next::after {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel_v3 .recentwork_carousel__prev::before {
	left: 7px; width: 10px; height: 2px; position: absolute; content: ""; background-color: rgb(44, 44, 44);
}
.recentwork_carousel_v3 .recentwork_carousel__next::before {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.recentwork_carousel_v3 .recentwork_carousel__prev::after {
	transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.recentwork_carousel_v3 .recentwork_carousel__next::after {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.recentwork_carousel_v3 .recentwork_carousel__prev::before {
	transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.recentwork_carousel_v3 .recentwork_carousel__next::after {
	top: 14px;
}
.recentwork_carousel_v3 .recentwork_carousel__prev::after {
	top: 14px;
}
.recentwork_carousel_v3 .recentwork_carousel__next::before {
	top: 8px;
}
.recentwork_carousel_v3 .recentwork_carousel__prev::before {
	top: 8px;
}
.full_width .recentwork_carousel_v3 .recentwork_carousel__crsl-wrapper {
	margin-right: -10%; margin-left: -10%;
}
.stl-simple.works_carousel {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.works_carousel .slides {
	list-style: none; margin: 0px; padding: 0px;
}
.works_carousel .slides > li {
	width: 380px; float: left; display: block; position: relative;
}
.works_carousel .caroufredsel .slides > li a {
	transition:0.15s ease-out; -webkit-transition: all 0.15s ease-out;
}
.works_carousel .inner-slide {
	margin: 0px 12px; color: rgba(255, 255, 255, 0.3); font-size: 15px; font-weight: 700; text-decoration: none; display: block;
}
.works_carousel .inner-slide:hover {
	color: rgb(255, 255, 255);
}
.works_carousel .inner-slide .imgprev {
	margin: 0px 0px 20px; display: block; position: relative;
}
.no-touch .works_carousel .inner-slide .imgprev::after {
	background: none; left: 0px; top: 0px; right: 0px; bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; position: absolute; content: "";
}
.no-touch .works_carousel .inner-slide:hover .imgprev::after {
	background: rgba(255, 255, 255, 0.1); border-bottom-color: rgb(205, 33, 34); border-bottom-width: 8px; border-bottom-style: solid;
}
.works_carousel .cfs--navigation a {
	margin: -20px 0px 0px; transition:0.15s; top: 50%; width: 43px; height: 43px; text-align: center; color: rgba(255, 255, 255, 0.15); line-height: 40px; overflow: hidden; text-decoration: none; display: block; position: absolute; z-index: 10; cursor: pointer; opacity: 0; -webkit-transition: all .15s ease;
}
.works_carousel .cfs--prev {
	left: 10px; text-align: left;
}
.works_carousel .cfs--next {
	text-align: right; right: 10px;
}
.works_carousel .bottom-nav .cfs--prev {
	left: auto; top: auto; text-align: center; right: 30px; bottom: 0px;
}
.works_carousel .bottom-nav .cfs--next {
	margin: 0px; top: auto; text-align: center; right: 0px; bottom: 0px;
}
.works_carousel .cfs--pagination {
	left: 0px; width: 100%; text-align: center; bottom: 0px; position: absolute; z-index: 2;
}
.works_carousel .cfs--pagination > a {
	background: rgb(217, 217, 217); margin: 2px 3px; border-radius: 50%; width: 9px; height: 9px; text-decoration: none; display: inline-block; box-shadow: none;
}
.works_carousel .cfs--pagination > a:hover {
	background: rgba(0, 0, 0, 0.5);
}
.works_carousel .cfs--pagination > a.selected {
	background: rgb(244, 244, 244); margin: 3px 4px; width: 8px; height: 8px; box-shadow: 0px 0px 0px 3px #fe6060;
}
.works_carousel .cfs--pagination {
	bottom: -50px;
}
.works_carousel .cfs--pagination a {
	background: rgba(255, 255, 255, 0.5); margin: 0px 2px; width: 6px; height: 6px; box-shadow: none;
}
.works_carousel .cfs--pagination a.selected {
	background: rgba(255, 255, 255, 0.96); margin: 0px 2px; width: 6px; height: 6px; cursor: default; box-shadow: none;
}
.works_carousel .cfs--navigation a {
	margin: -40px 0px 0px; cursor: pointer; box-sizing: content-box; opacity: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box;
}
.works_carousel .cfs--navigation a::before {
	color: rgba(255, 255, 255, 0.2); font-family: "Glyphicons Halflings"; font-size: 50px;
}
.works_carousel .cfs--prev {
	left: -70px; padding-right: 40px;
}
.works_carousel .cfs--next {
	width: 40px; text-align: center; right: -70px; padding-left: 40px;
}
.works_carousel .caroufredsel:hover .cfs--prev {
	left: -80px; opacity: 1;
}
.works_carousel .caroufredsel:hover .cfs--next {
	right: -80px; opacity: 1;
}
.works_carousel .cfs--navigation a:hover::before {
	color: rgb(205, 33, 34);
}
.works_carousel .cfs--prev::before {
	content: "\e257";
}
.works_carousel .cfs--next::before {
	content: "\e258";
}
.works_carousel .fancy-title {
	color: rgb(255, 255, 255); margin-bottom: 0px;
}
.works_carousel .details [data-role='title'] {
	color: rgb(255, 255, 255); font-size: 15px; font-weight: 700;
}
.stl-hoverlay.works_carousel .caroufredsel_wrapper {
	margin: 0px;
}
.stl-hoverlay.works_carousel .inner-slide {
	margin: 0px; color: rgb(255, 255, 255); position: relative;
}
.stl-hoverlay.works_carousel .inner-slide .imgprev {
	margin: 0px;
}
.stl-hoverlay.works_carousel .inner-slide .imgprev img {
	width: 100%; display: block;
}
.stl-hoverlay.works_carousel .inner-slide .imgprev::after {
	display: none;
}
.stl-hoverlay.works_carousel .inner-slide .details {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; visibility: hidden; position: absolute; opacity: 0;
}
.stl-hoverlay.works_carousel .inner-slide:hover .details {
	visibility: visible; opacity: 1;
}
.stl-hoverlay.works_carousel .dt-inner {
	top: 50%; width: 100%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.stl-hoverlay.works_carousel .inner-slide [data-role='title'] {
	color: rgb(255, 255, 255); font-size: 18px; font-weight: 600;
}
.stl-simple.works_carousel .caroufredsel_wrapper {
	margin: 0px;
}
.stl-simple.works_carousel .inner-slide {
	margin: 0px; position: relative;
}
.stl-simple.works_carousel .inner-slide .imgprev {
	background: rgb(36, 39, 49); margin: 0px;
}
.stl-simple.works_carousel .inner-slide:hover .imgprev img {
	opacity: 0.6;
}
.stl-simple.works_carousel .inner-slide .imgprev::after {
	display: none;
}
.stl-simple.works_carousel .inner-slide .details {
	padding: 30px 0px 0px; border-left-color: rgb(238, 238, 238); border-left-width: 1px; border-left-style: solid; display: block; min-height: 105px;
}
.stl-simple.works_carousel .inner-slide [data-role='title'] {
	margin: 0px; font-size: 16px; font-weight: 600;
}
.stl-simple.works_carousel .inner-slide [data-role='title'] a {
	color: rgb(36, 39, 49); text-decoration: none;
}
.stl-simple.works_carousel .inner-slide:hover [data-role='title'] a {
	color: rgb(205, 33, 34) !important;
}
.stl-simple.works_carousel .inner-slide [data-role='title'] a:hover {
	color: rgb(205, 33, 34) !important;
}
.stl-simple.works_carousel .inner-slide [data-role='category'] {
	color: rgb(206, 206, 208); font-size: 13px; margin-top: 0px; margin-bottom: 0px;
}
.caroufredsel.stg-textcenter .inner-slide .details {
	text-align: center;
}
.stl-fullwidth.works_carousel .cfs--navigation a {
	background: rgba(255, 255, 255, 0.4); margin: 0px; padding: 0px; top: 0px; width: 35px; height: 100%; position: absolute; cursor: pointer; opacity: 0.2;
}
.stl-fullwidth.works_carousel .cfs--navigation a:hover {
	background: rgba(255, 255, 255, 0.7); width: 50px;
}
.stl-fullwidth.works_carousel .cfs--navigation a::before {
	margin: -25px 0px 0px -25px; left: 50%; top: 50%; width: 50px; height: 50px; color: rgba(0, 0, 0, 0.4); position: absolute;
}
.stl-fullwidth.works_carousel .cfs--navigation a:hover::before {
	color: rgb(254, 96, 96);
}
.stl-fullwidth.works_carousel .cfs--prev {
	left: 0px; text-align: center;
}
.stl-fullwidth.works_carousel .cfs--prev:hover {
	left: 0px; text-align: center;
}
.stl-fullwidth.works_carousel .cfs--next {
	text-align: center; right: 0px;
}
.stl-fullwidth.works_carousel .cfs--next:hover {
	text-align: center; right: 0px;
}
form .row {
	margin-right: -5px; margin-left: -5px;
}
form .row [class*='col-'] {
	padding-right: 5px; padding-left: 5px;
}
.inline-form {
	font-size: 0px;
}
.contact_form textarea {
	height: 100px;
}
.inline-form .form-group {
	padding: 0px 8px;
}
.contact_form .form-group {
	padding: 0px 8px;
}
.contact_form .form-control {
	padding: 14px; border: 1px solid rgb(217, 217, 217); border-image: none; height: auto; font-size: 13px; box-shadow: inset 1px 2px 0px rgba(0,0,0,0.06);
}
.form-control:focus {
	border-color: rgba(0, 0, 0, 0.26); box-shadow: inherit; -webkit-box-shadow: inherit;
}
.kl-fancy-form {
	position: relative;
}
.inline-form .kl-fancy-form label {
	left: 25px;
}
.contact_form .kl-fancy-form label {
	left: 25px;
}
.kl-fw-form .form-control {
	width: 100%;
}
.form-control.kl-fw-form {
	width: 100%;
}
.kl-hw-field {
	width: 50%; display: inline-block;
}
.kl-fancy-form label {
	transition:0.25s; left: 16px; top: 6px; color: rgb(150, 150, 150); text-transform: uppercase; font-size: 10px; position: absolute; cursor: text; -webkit-transition: all .25s ease; -moz-transition: all .25s ease;
}
.kl-fancy-form input:focus + label {
	color: rgb(192, 192, 192);
}
.kl-fancy-form textarea:focus + label {
	color: rgb(192, 192, 192);
}
.kl-fancy-form .form-control {
	padding: 26px 16px 6px 10px; height: auto;
}
@media not all
{
.kl-fancy-form select.form-control {
	background-position: calc( 100% - 10px ); height: 52px; box-shadow: inset 1px 2px 0px rgba(0,0,0,0.06); background-image: url("/images/select-arrow.svg"); background-repeat: no-repeat; background-size: 6px 12px; -webkit-appearance: none;
}
}
.kl-fancy-form input:-ms-input-placeholder {
	color: rgb(186, 186, 186);
}
.kl-fancy-form input:-ms-input-placeholder:focus {
	color: rgb(215, 215, 215);
}
textarea.form-control {
	width: 100%; max-width: 100%;
}
#twitterFeed {
	background: url("/images/twitter-bird.png") no-repeat 15px rgb(68, 68, 68); padding: 15px 75px 15px 60px; border-radius: 3px; color: rgb(255, 255, 255); overflow: hidden; font-size: 12px; font-style: italic; margin-bottom: 15px; position: relative;
}
#twitterFeed::after {
	border-width: 5px; border-style: solid; border-color: rgb(68, 68, 68) transparent transparent; border-image: none; left: 15px; bottom: -10px; position: absolute; content: "";
}
#twitterFeed ul {
	list-style: none; margin: 0px; padding: 0px; font-size: 11px;
}
#twitterFeed .twTime {
	top: 0px; width: 45px; right: -65px; bottom: 0px; color: rgb(157, 157, 157); line-height: 1; padding-left: 10px; font-size: 11px; vertical-align: middle; border-left-color: rgb(112, 112, 112); border-left-width: 1px; border-left-style: solid; display: inline-block; position: absolute;
}
#twitterFeed > div:not(:only-child) {
	margin-bottom: 10px;
}
.twitterFeed {
	margin-bottom: 30px;
}
.twitter-feed > iframe {
	max-height: 20px;
}
#twitterFeed .timePosted {
	top: 15px; width: 45px; right: 15px; bottom: 15px; color: rgb(157, 157, 157); line-height: 1; padding-left: 10px; font-size: 11px; vertical-align: middle; border-left-color: rgb(112, 112, 112); border-left-width: 1px; border-left-style: solid; display: inline-block; position: absolute;
}
#twitterFeed p {
	margin-bottom: 0px;
}
.social-share {
	list-style: none; margin: 25px 0px 30px; padding: 0px; text-align: center;
}
.social-share li {
	width: 90px; margin-left: 10px; vertical-align: top; display: inline-block; max-height: 20px;
}
.social-share li.sc-gplus {
	width: 70px;
}
.social-share li.sc-pinterest > a {
	width: 40px !important; margin-left: -40px !important; vertical-align: top !important;
}
.sc--colored.social-share {
	margin-top: 15px;
}
.sc--colored.social-share li {
	padding: 10px; border-radius: 3px;
}
.sc--colored.social-share li.sc-facebook {
	background: rgb(59, 89, 152);
}
.sc--colored.social-share li.sc-twitter {
	background: rgb(51, 204, 255);
}
.sc--colored.social-share li.sc-gplus {
	background: rgb(211, 72, 54); width: 70px;
}
.sc--colored.social-share li.sc-pinterest {
	background: rgb(203, 32, 39);
}
.social-share div {
	margin-right: 7px; float: right;
}
.social-share .fb-like {
	margin-top: -2px;
}
.social-share2 {
	list-style: none; margin: 0px 0px 30px; padding: 0px; text-align: left;
}
.testimonials-carousel {
	position: relative;
}
.testimonials-carousel .controls {
	top: -30px; right: 0px; position: absolute;
}
.testimonials-carousel .m_title + .controls {
	top: 4px;
}
.testimonials-carousel .controls > a {
	opacity: 0.5;
}
.testimonials-carousel .controls > a:hover {
	opacity: 1;
}
.testimonials-carousel ul {
	list-style: none; margin: 0px; padding: 0px;
}
.testimonials-carousel ul li {
	overflow: hidden; float: left;
}
.testimonials-carousel blockquote {
	background: rgb(255, 255, 255); margin: 0px 1px 10px 0px; padding: 25px; color: rgb(137, 137, 137); line-height: 2; font-size: 14px; font-style: italic; border-left-color: currentColor; border-left-width: medium; border-left-style: none; position: relative; box-shadow: 0px 1px 1px rgba(0,0,0,0.16); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.testimonials-carousel blockquote::after {
	border-width: 7px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; border-image: none; left: 14px; bottom: -14px; position: absolute; content: "";
}
.testimonials-carousel blockquote::before {
	border-width: 7px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; border-image: none; left: 14px; bottom: -14px; position: absolute; content: "";
}
.testimonials-carousel blockquote::before {
	bottom: -16px; border-top-color: rgb(217, 217, 217);
}
.testimonial-author h5 {
	margin: 12px 0px; font-size: 13px; font-weight: 500; display: inline-block;
}
.testimonials-author blockquote + h5 {
	margin: 12px 0px; font-size: 13px; font-weight: 500; display: inline-block;
}
.testimonials-carousel .th-controls .prev {
	z-index: 1;
}
.testimonials-carousel .th-controls .next {
	z-index: 1;
}
.testimonial-author {
	margin-top: 15px;
}
.testimonial-author--photo {
	border-radius: 50%; width: 40px; height: 40px; overflow: hidden; margin-right: 10px; float: left;
}
.testimonial-author--photo img {
	width: 100%; height: auto; display: block;
}
.testimonials_fader {
	margin-bottom: 40px;
}
.testimonials_fader ul {
	list-style: none; margin: 0px; padding: 0px; position: relative;
}
.testimonials_fader .has-left-border {
	border-left-color: rgb(226, 226, 226); border-left-width: 1px; border-left-style: solid;
}
.testimonials_fader li {
	padding: 0px 0px 20px 100px; position: relative;
}
.testimonials_fader ul li::after {
	left: 30px; top: -10px; color: rgb(226, 226, 226); line-height: 1; font-family: "Nanum Gothic",tahoma; font-size: 150px; position: absolute; content: "\201C";
}
.testimonials_fader li blockquote {
	font: italic 20px/1.4 Georgia, Arial, sans-serif; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; overflow: hidden; font-size-adjust: none; font-stretch: normal;
}
.testimonials_fader li blockquote + h6 {
	font-size: 11px; font-style: italic; font-weight: normal;
}
.testimonials_fader .testimonial-author--photo {
	width: 30px; height: 30px;
}
.testimonials_fader .testimonial-author h6 {
	margin: 5px 0px; float: left;
}
.testimonial_box {
	margin: 15px 0px; padding: 0px; width: 100%; position: relative;
}
[data-size=small].testimonial_box {
	width: 30%;
}
[data-size=medium].testimonial_box {
	width: 50%;
}
[data-size=large].testimonial_box {
	width: 70%;
}
[data-size=full].testimonial_box {
	width: 100%;
}
[data-size=onethird].testimonial_box {
	width: 33%;
}
[data-size=twothirds].testimonial_box {
	width: 66%;
}
[data-theme=light].testimonial_box blockquote {
	background: rgb(221, 221, 221); color: rgb(52, 52, 52);
}
[data-theme=dark].testimonial_box blockquote {
	background: rgb(112, 112, 112); color: rgb(245, 245, 245);
}
[data-theme=light][data-align=left].testimonial_box blockquote::after {
	border-right-color: rgb(255, 255, 255);
}
[data-theme=dark][data-align=left].testimonial_box blockquote::after {
	border-right-color: rgb(112, 112, 112);
}
[data-theme=light][data-align=right].testimonial_box blockquote::after {
	border-left-color: rgb(221, 221, 221);
}
[data-theme=dark][data-align=right].testimonial_box blockquote::after {
	border-left-color: rgb(112, 112, 112);
}
[data-theme=light][data-align=top].testimonial_box blockquote::after {
	border-bottom-color: rgb(221, 221, 221);
}
[data-theme=dark][data-align=top].testimonial_box blockquote::after {
	border-bottom-color: rgb(112, 112, 112);
}
[data-theme=light][data-align=bottom].testimonial_box blockquote::after {
	border-top-color: rgb(221, 221, 221);
}
[data-theme=dark][data-align=bottom].testimonial_box blockquote::after {
	border-top-color: rgb(112, 112, 112);
}
[data-align=left].testimonial_box .details {
	width: 90px; margin-right: 10px; float: left;
}
[data-align=left].testimonial_box blockquote {
	margin-left: 90px;
}
[data-align=left].testimonial_box blockquote::after {
	left: -14px; top: 50%;
}
[data-align=right].testimonial_box .details {
	width: 90px; text-align: right; margin-left: 10px; float: right;
}
[data-align=right].testimonial_box blockquote {
	margin-right: 90px;
}
[data-align=right].testimonial_box blockquote::after {
	top: 50%; right: -14px;
}
[data-align=top].testimonial_box .details {
	width: 100%; margin-left: 10px; float: none; position: relative; z-index: 1;
}
[data-align=top].testimonial_box .details img {
	top: -5px; right: -5px; position: absolute;
}
[data-align=top].testimonial_box .details h6 strong {
	display: block;
}
[data-align=top].testimonial_box .details h6 {
	margin-top: 0px;
}
[data-align=top].testimonial_box blockquote {
	clear: both; margin-top: 14px;
}
[data-align=top].testimonial_box blockquote::after {
	left: 30px; top: -14px;
}
[data-align=bottom].testimonial_box {
	margin-bottom: 35px;
}
[data-align=bottom].testimonial_box .details {
	left: 25px; top: 100%; right: 5px; position: absolute; z-index: 1;
}
[data-align=bottom].testimonial_box .details img {
	margin-top: -20px; float: right;
}
[data-align=bottom].testimonial_box .details h6 strong {
	display: block;
}
[data-align=bottom].testimonial_box blockquote {
	margin-bottom: 0px; float: none; position: relative; z-index: 0;
}
[data-align=bottom].testimonial_box blockquote::after {
	left: 30px; bottom: -14px;
}
.testimonial_box .details h6 {
	margin: 10px 0px 0px; line-height: 1.4; font-size: 10px; font-weight: normal;
}
.testimonial_box .details h6 strong {
	display: block;
}
.testimonial_box blockquote {
	margin: 0px; padding: 15px; border-radius: 3px; border: 0px currentColor; border-image: none; font-size: 12px; font-style: italic; position: relative; box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
}
.testimonial_box blockquote::after {
	border: 7px solid transparent; position: absolute; content: "";
}
.testimonial_box .details img {
	border-radius: 50%;
}
.partners_carousel h5.title {
	font-weight: 500; margin-top: 0px; text-shadow: 1px 1px 0px #fff;
}
.partners_carousel ul {
	list-style: none; margin: 0px; padding: 0px;
}
.partners_carousel li {
	margin: 0px; padding: 0px 0px 0px 10px; width: 250px; text-align: center; float: left;
}
.partners_carousel li a {
	background: rgb(255, 255, 255); margin: 0px; padding: 10px 0px; border-radius: 3px; border: 4px solid rgb(249, 249, 249); border-image: none; line-height: 46px; display: block; min-height: 46px;
}
.partners_carousel li a img {
	opacity: 0.8;
}
.partners_carousel li a:hover {
	background: rgb(249, 249, 249); border: 4px solid rgb(238, 238, 238); border-image: none;
}
.partners_carousel li a:hover img {
	opacity: 1;
}
.partners_carousel .controls > a {
	opacity: 0.5;
}
.partners_carousel .controls > a:hover {
	opacity: 1;
}
.stats_box .mb_title {
	background: none;
}
.statbox {
	background: rgb(255, 255, 255); padding: 15px; margin-bottom: 25px; box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.statbox img {
	margin-right: 15px; float: left;
}
.statbox__fonticon {
	height: 48px; color: rgb(143, 143, 143); line-height: 51px; font-size: 46px; margin-right: 15px; vertical-align: top; float: left;
}
.statbox h4 {
	color: rgb(205, 33, 34); text-transform: uppercase; line-height: 1; font-size: 26px; font-weight: 400; margin-top: 0px;
}
.statbox h6 {
	color: rgb(150, 150, 150); line-height: 1; margin-top: 0px; margin-bottom: 0px;
}
.services_boxes_wgt {
	position: relative; z-index: 1;
}
.services_boxes_wgt ul[class*='sbox-'] {
	list-style: none; margin: 0px; padding: 0px; width: 100%; float: left;
}
.services_boxes_wgt ul[class*='sbox-'] > li {
	float: left;
}
.services_boxes_wgt .intro-col + ul[class*='sbox-'] {
	width: 75%;
}
.services_boxes_wgt .sbox-1 > li {
	width: 100%;
}
.services_boxes_wgt .sbox-2 > li {
	width: 50%;
}
.services_boxes_wgt .sbox-3 > li {
	width: 33.33%;
}
.services_boxes_wgt .sbox-4 > li {
	width: 25%;
}
.services_boxes_wgt .sbox-5 > li {
	width: 20%;
}
.services_boxes_wgt .intro-col {
	width: 25%; color: rgb(136, 136, 136); float: left;
}
.services_boxes_wgt .inner-box {
	background: rgb(255, 255, 255); margin: 0px 0px 0px 10px; padding: 35px 30px; border-radius: 3px; position: relative; box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
.services_boxes_wgt li [data-role='title'] {
	margin: 0px; padding: 0px; color: rgb(77, 77, 77); line-height: 1.5; font-size: 15px; font-weight: 600; vertical-align: top;
}
.services_boxes_wgt li [data-role='title'] .kl-icon {
	transition:color 0.3s ease-out; color: rgb(197, 197, 197); line-height: 1; font-size: 40px; margin-right: 20px; vertical-align: middle; float: left; display: block; -webkit-transition: color 0.3s ease-out;
}
.services_boxes_wgt .hover-details {
	background: rgb(255, 255, 255); padding: 35px 30px; border-radius: 3px; transition:0.2s ease-out; left: 0px; top: 100%; width: 100%; margin-top: 0px; visibility: hidden; position: absolute; z-index: 9; opacity: 0; box-shadow: 0px 1px 2px rgba(0,0,0,0.1); -webkit-transition: all 0.2s ease-out;
}
.colored-area .services_boxes_wgt .hover-details {
	background: rgb(255, 255, 255);
}
.colored-area .services_boxes_wgt .inner-box {
	background: rgb(255, 255, 255);
}
.services_boxes_wgt .hover-details::after {
	background: rgb(232, 232, 232); left: 0px; top: 15px; width: calc( 100% - 70px ); height: 1px; margin-right: 35px; margin-left: 35px; position: absolute; content: "";
}
.services_boxes_wgt li:hover .hover-details {
	margin-top: -30px; visibility: visible; opacity: 1;
}
.services_boxes_wgt li:hover [data-role='title'] .kl-icon {
	color: rgb(254, 96, 96);
}
.read-more-link {
	color: rgb(163, 164, 164); line-height: 1.6; padding-bottom: 3px; font-size: 12px; text-decoration: none; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
.read-more-link:hover {
	color: rgb(136, 136, 136); text-decoration: none; border-bottom-color: rgb(254, 96, 96);
}
.quoter-style.testimonial_slider {
	margin: 0px 180px 20px; position: relative;
}
.quoter-style.testimonial_slider::before {
	top: 50px; color: rgb(233, 234, 234); line-height: 0; font-family: "Nanum Gothic","Trebuchet MS"; font-size: 120px; position: absolute;
}
.quoter-style.testimonial_slider::after {
	top: 50px; color: rgb(233, 234, 234); line-height: 0; font-family: "Nanum Gothic","Trebuchet MS"; font-size: 120px; position: absolute;
}
.quoter-style.testimonial_slider::before {
	left: -90px; content: "\201C";
}
.quoter-style.testimonial_slider::after {
	right: -90px; content: "\201D";
}
.quoter-style.testimonial_slider .testimonialbox {
	text-align: center; color: rgb(89, 89, 89); line-height: 1.8; font-size: 16px;
}
.quoter-style.testimonial_slider .thead img {
	margin: 0px auto 20px; width: auto;
}
.quoter-style.testimonial_slider .testimonialbox .who {
	line-height: 1; font-size: 13px; font-weight: 600;
}
.quoter-style.testimonial_slider .testimonialbox .who strong {
	color: rgb(254, 96, 96); line-height: 1.6; font-size: 18px; margin-bottom: 5px; display: block;
}
.quoter-style.testimonial_slider .thead {
	margin-bottom: 20px;
}
.quoter-style.testimonial_slider .cfs--pagination {
	width: 100%; text-align: center; bottom: 5px; margin-top: 10px; position: static; z-index: 2;
}
.quoter-style.testimonial_slider .cfs--pagination a {
	background: rgb(229, 229, 229); margin: 0px 3px; border-radius: 3px; width: 6px; height: 6px; display: inline-block; box-shadow: none;
}
.quoter-style.testimonial_slider .cfs--pagination a:hover {
	background: rgb(204, 204, 204);
}
.quoter-style.testimonial_slider .cfs--pagination a.selected {
	background: rgb(254, 96, 96); box-shadow: none;
}
.quoter-style.testimonial_slider .biggertext.testimonialbox .tcontent {
	font-size: 16px;
}
.stg-no-quotes.quoter-style.testimonial_slider::before {
	display: none;
}
.stg-no-quotes.quoter-style.testimonial_slider::after {
	display: none;
}
.stl-light.quoter-style.testimonial_slider .testimonialbox .who {
	color: rgb(172, 172, 172);
}
.stl-light.quoter-style.testimonial_slider .testimonialbox .tcontent {
	color: rgb(231, 231, 231);
}
.logos-bar {
	width: 50%; bottom: 100%; position: absolute;
}
.logos-bar--relative {
	position: relative;
}
.logolist {
	list-style: none; margin: 0px auto; padding: 0px; display: flex; justify-content: space-between; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center;
}
.logolist li {
	text-align: center; vertical-align: middle; display: inline-block; -ms-zoom: 1;
}
.logolist li img {
	opacity: 0.8;
}
.logolist li:hover img {
	opacity: 1;
}
.no-flexbox .logolist {
	text-align: justify; -ms-text-justify: distribute-all-lines;
}
.no-flexbox .logolist li {
	min-height: 75px;
}
.no-flexbox .logolist::after {
	width: 100%; line-height: 0; font-size: 0px; display: inline-block; min-height: 0px; content: "";
}
.col-normal {
	transition:padding 0.2s ease-out; margin-right: -15px; margin-left: -15px; position: relative; min-height: 1px; -webkit-transition: padding .2s ease-out;
}
html:not(.js) .col-normal {
	margin: 0px;
}
.chart {
	width: 110px; height: 110px; text-align: center; margin-top: 50px; margin-bottom: 50px; display: inline-block; position: relative;
}
.chart canvas {
	left: 0px; top: 0px; position: absolute;
}
.percent {
	line-height: 110px; display: inline-block; z-index: 2;
}
.percent::after {
	font-size: 0.8em; margin-left: 0.1em; content: "%";
}
.fundedperc {
	background-position: center; background-image: url("/images/bgfunded.jpg"); background-repeat: no-repeat; background-size: cover;
}
.fundedperc .chart {
	margin: 64px auto; width: auto; height: auto; min-height: 300px;
}
.fundedperc .chart canvas {
	position: static;
}
.fundedperc .percent {
	width: 100%; text-align: center; color: rgba(255, 255, 255, 0.7); line-height: 1; letter-spacing: 11px; font-size: 25px; font-weight: 600; margin-top: 81px; display: block; position: absolute;
}
.fundedperc .percent::after {
	display: none; content: "";
}
.fundedperc .percent span {
	color: rgb(255, 255, 255); line-height: 1.2; letter-spacing: 0px; font-size: 80px; font-weight: 700; display: block;
}
.fundedperc .percent span::after {
	font-weight: 300; margin-left: 0.1em; content: "%";
}
.world-map-offices {
	position: relative;
}
.world-map-offices > img {
	opacity: 0.2;
}
.world-map-offices .world-office {
	padding-bottom: 20px; position: absolute; z-index: 1; min-height: 7px; min-width: 7px;
}
.world-map-offices .world-office:hover {
	z-index: 2;
}
.world-map-offices .world-office::before {
	background: rgb(240, 210, 40); border-radius: 50%; left: 0px; width: 7px; height: 7px; bottom: 0px; margin-top: 0px; display: block; position: absolute; z-index: 1; cursor: pointer; content: "";
}
.world-map-offices .world-office:hover::before {
	box-shadow: 0px 0px 0px 4px #fe6060; transform: scale(1.5); -webkit-transform: scale(1.5);
}
.world-map-offices .selected.world-office::before {
	box-shadow: 0px 0px 0px 4px #fe6060; transform: scale(1.5); -webkit-transform: scale(1.5);
}
.world-map-offices .office-details {
	transition:opacity 0.3s ease-in, visibility 0.3s ease-in; left: -3999px; top: -140px; color: rgb(123, 123, 123); padding-bottom: 30px; font-size: 12px; font-weight: 600; visibility: hidden; position: absolute; min-width: 310px; opacity: 0; -webkit-transition: opacity .3s ease-in, visibility .3s ease-in;
}
.world-map-offices .world-office:hover .office-details {
	left: -118px; visibility: visible; opacity: 1;
}
.world-map-offices .selected.world-office .office-details {
	left: -118px; visibility: visible; opacity: 1;
}
.world-map-offices .office-details::before {
	left: 120px; bottom: 18px; border-top-color: rgb(255, 255, 255); border-right-color: rgba(0, 0, 0, 0); border-top-width: 12px; border-right-width: 12px; border-top-style: solid; border-right-style: solid; position: absolute; content: "";
}
.world-map-offices .office-content {
	background: rgb(255, 255, 255); padding: 10px 25px 0px; border-radius: 0px 2px 2px 0px; height: 130px; overflow: hidden; position: relative;
}
.world-map-offices .office-content h5 {
	color: rgb(26, 28, 37); text-transform: uppercase; font-size: 13px; font-weight: bold; margin-bottom: 15px;
}
.world-map-offices .office-content p:last-child {
	margin-bottom: 0px;
}
.world-map-offices .office-details > a {
	float: left;
}
.world-map-offices .office-details > a img {
	border-radius: 2px 0px 0px 2px;
}
.world-map-triggers {
	overflow: hidden; margin-bottom: 150px; max-width: 380px;
}
ul[data-columns].world-map-triggers li {
	margin-left: 20px; float: left; display: inline-block;
}
ul[data-columns='3'].world-map-triggers li {
	width: calc(33.3333% - 20px);
}
.world-map-triggers .office-name {
	padding: 0px 15px; border-radius: 3px; border: 1px solid transparent; border-image: none; color: rgb(255, 255, 255); line-height: 30px; font-size: 13px; font-weight: 700; text-decoration: none; margin-bottom: 5px; display: inline-block;
}
.world-map-triggers .selected.office-name {
	border-color: rgb(240, 210, 40);
}
.world-map-triggers .office-name:hover {
	border-color: rgb(240, 210, 40);
}
.fake-loading {
	background: rgb(255, 255, 255); animation:fake-loading 0.4s ease-in 2s forwards; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; pointer-events: none; -webkit-animation: fake-loading .4s ease-in 2s 1 normal forwards;
}
.fl--nobg.fake-loading {
	background: none;
}
.loading-1s.fake-loading {
	animation-delay: 1s; -webkit-animation-delay: 1s;
}
.loading-2s.fake-loading {
	animation-delay: 2s; -webkit-animation-delay: 2s;
}
.loading-4s.fake-loading {
	animation-delay: 4s; -webkit-animation-delay: 4s;
}
.loading-8s.fake-loading {
	animation-delay: 8s; -webkit-animation-delay: 8s;
}
.loading-10s.fake-loading {
	animation-delay: 10s; -webkit-animation-delay: 10s;
}
.fake-loading::after {
	border-width: 2px; border-style: solid; border-color: rgb(205, 33, 34) rgb(205, 33, 34) rgba(205, 33, 34, 0.16) rgba(205, 33, 34, 0.16); margin: -15px 0px 0px -15px; border-radius: 50%; animation:fake-loading-circle 0.5s linear infinite; border-image: none; left: 50%; top: 50%; width: 30px; height: 30px; position: absolute; content: ""; -webkit-animation: fake-loading-circle .5s infinite linear;
}
.bs-docs-example {
	margin: 5px 0px; padding: 30px 20px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; position: relative; background-color: rgb(255, 255, 255);
}
.bs-docs-example + .prettyprint {
	padding: 15px 0px 0px; margin-top: -20px;
}
.bs-docs-example > p:last-child {
	margin-bottom: 0px;
}
.show-grid {
	margin-top: 10px; margin-bottom: 20px;
}
.show-grid [class*='span'] {
	border-radius: 3px; text-align: center; line-height: 40px; min-height: 40px; background-color: rgb(238, 238, 238);
}
.show-grid:hover [class*='span'] {
	background: rgb(221, 221, 221);
}
.show-grid .show-grid {
	margin-top: 0px; margin-bottom: 0px;
}
.show-grid .show-grid [class*='span'] {
	background-color: rgb(204, 204, 204);
}
.kl-icon-list {
	list-style: none; margin: 0px 0px 30px; padding: 0px;
}
.kl-icon-list li {
	margin: 0px 2px 10px; padding: 15px 0px; border-radius: 3px; border: 1px solid transparent; transition:0.15s ease-out; border-image: none; width: 10%; text-align: center; color: rgb(153, 153, 153); font-size: 18px; float: left; display: inline-block; -webkit-transition: all .15s ease-out;
}
.kl-icon-list li:hover {
	border-color: rgb(221, 221, 221); color: rgb(83, 83, 83);
}
.caroufredsel {
	margin: 0px; position: relative; -ms-zoom: 1;
}
.caroufredsel ul.slides {
	list-style: none; margin: 0px; padding: 0px;
}
.cfs--default {
	margin: 0px; padding-left: 0px; position: relative; -ms-zoom: 1;
}
.cfs--default > ul {
	list-style: none; margin: 0px; padding: 0px;
}
.cfs--default .cfs--item {
	float: left; display: block; position: relative;
}
.cfs--default > ul > li {
	float: left; display: block; position: relative;
}
.cfs-svg--next {
	width: 40px; height: 60px; display: block !important; cursor: pointer;
}
.cfs-svg--prev {
	width: 40px; height: 60px; display: block !important; cursor: pointer;
}
.cfs-svg--next svg {
	display: inline-block;
}
.cfs-svg--prev svg {
	display: inline-block;
}
.cfs-svg--next polyline {
	transition:stroke-width 250ms ease-in-out; -webkit-transition: stroke-width 250ms ease-in-out;
}
.cfs-svg--prev polyline {
	transition:stroke-width 250ms ease-in-out; -webkit-transition: stroke-width 250ms ease-in-out;
}
.cfs-svg--prev:hover polyline {
	stroke-width: 3;
}
.cfs-svg--prev:focus polyline {
	stroke-width: 3;
}
.cfs-svg--prev:active polyline {
	transition:stroke-width 100ms ease-in-out; stroke-width: 6; -webkit-transition: stroke-width 100ms ease-in-out;
}
.cfs-svg--next:hover polyline {
	stroke-width: 3;
}
.cfs-svg--next:focus polyline {
	stroke-width: 3;
}
.cfs-svg--next:active polyline {
	transition:stroke-width 100ms ease-in-out; stroke-width: 10; -webkit-transition: stroke-width 100ms ease-in-out;
}
.cfs--navigation a {
	margin: -20px 0px 0px; transition:0.15s; top: 50%; width: 40px; height: 40px; text-align: center; color: rgba(255, 255, 255, 0.15); line-height: 40px; overflow: hidden; text-decoration: none; display: block; position: absolute; z-index: 10; cursor: pointer; opacity: 0; -webkit-transition: all .15s ease;
}
.cfs--prev {
	left: 10px; text-align: left;
}
.cfs--next {
	text-align: right; right: 10px;
}
.stg-slimmer-arrows .cfs--prev::before {
content: "\e257";
}
.stg-slimmer-arrows ~ .cfs--navigation .cfs--prev::before {
content: "\e257";
}
.stg-slimmer-arrows .cfs--next::before {
content: "\e258";
}
.stg-slimmer-arrows ~ .cfs--navigation .cfs--next::before {
content: "\e258";
}
.stg-slim-arrows .cfs--prev::before {
content: "\e257";
}
.stg-slim-arrows ~ .cfs--navigation .cfs--prev::before {
content: "\e257";
}
.stg-slim-arrows .cfs--next::before {
content: "\e258";
}
.stg-slim-arrows ~ .cfs--navigation .cfs--next::before {
content: "\e258";
}
.caroufredsel:hover .cfs--prev {
	opacity: 0.7;
}
.caroufredsel:hover .cfs--next {
	opacity: 0.7;
}
.caroufredsel:hover ~ .cfs--navigation .cfs--next {
	opacity: 0.7;
}
.caroufredsel:hover .cfs--next:hover {
	opacity: 1;
}
.caroufredsel:hover .cfs--prev:hover {
	opacity: 1;
}
.caroufredsel:hover ~ .cfs--navigation .cfs--next:hover {
	opacity: 1;
}
.caroufredsel:hover ~ .cfs--navigation .cfs--prev:hover {
	opacity: 1;
}
.stl-hoverstyle .cfs--navigation a {
	margin: -35px 0px 0px; width: 76px; height: 70px; text-align: center; color: rgb(255, 255, 255); line-height: 70px; opacity: 0.7;
}
.stl-hoverstyle:hover .cfs--navigation a {
	width: 76px; height: 70px; text-align: center; color: rgb(255, 255, 255); line-height: 70px; opacity: 1;
}
.stl-hoverstyle .cfs--navigation a::before {
	font-size: 32px;
}
.stl-hoverstyle .cfs--prev {
	border-radius: 0px 3px 3px 0px; left: 0px;
}
.stl-hoverstyle .cfs--next {
	border-radius: 3px 0px 0px 3px; right: 0px;
}
.stl-hoverstyle .cfs--navigation a:hover {
	background-color: rgb(205, 33, 34);
}
.caroufredsel_wrapper .slides li {
	float: left; display: block; position: relative;
}
.caroufredsel_wrapper .playVideo {
	left: 50%; top: 50%; position: absolute; transform: translate3d(-50%, -50%, 0px); -webkit-transform: translate3d(-50%, -50%, 0);
}
.static-content__wrapper {
	width: 100%; overflow: hidden;
}
.static-content__source + .static-content__inner {
	position: relative;
}
.static-content__source {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.kl-slideshow .kl-slideshow-safepadding {
	padding-top: 150px; padding-bottom: 45px;
}
@media only screen and (min-width:1200px)
{
.static-content--height .static-content__inner {
	position: relative;
}
.static-content--height :not(.container).static-content__inner {
	width: 100%; position: absolute;
}
}
@media only screen and (min-width:992px)
{
.static-content--fullscreen {
	height: 100vh;
}
.static-content--fullscreen .static-content__inner {
	top: 50%; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
.static-content--fullscreen {
	height: 100vh;
}
.static-content--fullscreen .th-google_map {
	height: 100vh !important;
}
.static-content {
	color: rgb(255, 255, 255); padding-top: 200px;
}
.static-content__title {
	line-height: 1.3; font-family: Open Sans; font-size: 100px; font-weight: 800; text-shadow: 5px 5px 0px rgba(0,0,0,0.5);
}
.static-content__subtitle {
	line-height: 1.4; font-family: "Spoqa Han Sans", "Spoqa Han Sans JP", "Sans-serif"; font-size: 38px; font-weight: 100; text-shadow: 3px 3px 0px rgba(0,0,0,0.5);
}
.static-content__subtitle .stronger {
	padding-bottom: 2px; font-weight: 600; border-bottom-color: rgba(255, 255, 255, 0.5); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
.video-style.static-content .playVideo {
	margin-bottom: 20px;
}
.static-content__infopop {
	background: linear-gradient(rgba(254, 254, 254, 0.8) 0%, rgba(209, 209, 209, 0.8) 100%); margin: 50px auto 0px; padding: 10px 20px; border-radius: 8px; width: 350px; color: rgb(52, 52, 52); position: relative; box-shadow: 0px 10px 11px -10px rgba(0,0,0,0.8), inset 0px -1px 0px rgba(255,255,255,0.8), inset 0px 0px 6px rgba(255,255,255,0.8);
}
.static-content__infopop::after {
	border: 7px solid transparent; border-image: none; position: absolute; content: "";
}
[data-arrow=top].static-content__infopop::after {
	left: 50%; top: -13px; margin-left: -7px; border-bottom-color: rgba(254, 254, 254, 0.8); border-bottom-width: 7px;
}
[data-arrow=bottom].static-content__infopop::after {
	left: 50%; bottom: -14px; margin-left: -7px; border-top-color: rgba(254, 254, 254, 0.8); border-top-width: 7px;
}
[data-arrow=left].static-content__infopop::after {
	left: -14px; top: 50%; margin-top: -7px; border-right-color: rgba(254, 254, 254, 0.8); border-right-width: 7px;
}
[data-arrow=right].static-content__infopop::after {
	top: 50%; right: -14px; margin-top: -7px; border-left-color: rgba(254, 254, 254, 0.8); border-left-width: 7px;
}
.sc-infopop__text {
	margin: 5px 0px; color: rgba(37, 37, 37, 0.7); line-height: 1.2; font-size: 24px; font-weight: 500; text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}
.static-content__infopop .sc-infopop__btn {
	background: rgba(0, 0, 0, 0.1); margin: 13px -20px 0px 0px; padding: 10px 15px; border: 0px currentColor; transition:0.2s ease-in-out; border-image: none; text-align: center; color: rgb(205, 33, 34); line-height: 20px; font-size: 18px; font-weight: 600; float: right; border-top-left-radius: 3px; border-bottom-left-radius: 3px; -webkit-transition: all .2s ease-in-out;
}
.static-content__infopop:hover .sc-infopop__btn {
	padding: 10px 30px 10px 15px;
}
.static-content__infopop .sc-infopop__btn:hover {
	background: rgba(0, 0, 0, 0.2); color: rgb(34, 34, 34);
}
.sc-infopop--left.static-content__infopop {
	margin-left: 0px;
}
[data-arrow=top].sc-infopop--left.static-content__infopop::after {
	left: 0px; margin-left: 25px;
}
.sc-infopop--right.static-content__infopop {
	margin-right: 0px;
}
[data-arrow=top].sc-infopop--right.static-content__infopop::after {
	right: 0px; margin-right: 25px;
}
.fadeBoxIn {
	animation-name: fadeBoxIn; animation-duration: 1s; animation-delay: 1.5s; animation-fill-mode: backwards; -webkit-animation-name: fadeBoxIn; -webkit-animation-duration: 1s; -webkit-animation-delay: 1.5s; -webkit-animation-fill-mode: backwards; -moz-animation-delay: 1.5s; -o-animation-delay: 1.5s;
}
.sc__boxes {
	margin-top: 70px;
}
.sc__boxes .static-content__infopop {
	margin: 0px; border-radius: 4px; transition:opacity 0.2s ease-out, transform 0.2s ease-out; width: auto; box-shadow: 0px 0px 7px rgba(0,0,0,0.3), inset 0px -1px 0px rgba(255,255,255,0.8), inset 0px 0px 6px rgba(255,255,255,0.8); -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out; -webkit-backface-visibility: hidden;
}
.sc__boxes:hover .static-content__infopop {
	opacity: 0.4;
}
.sc__boxes:hover .static-content__infopop:hover {
	opacity: 1; box-shadow: 0px 0px 15px rgba(0,0,0,0.2), inset 0px -1px 0px rgba(255,255,255,0.8), inset 0px 0px 6px rgba(255,255,255,0.8); transform: translateY(-10px); -webkit-transform: translateY(-10px);
}
.sc__boxes .sc__box-title {
	margin-bottom: 10px;
}
.sc__boxes .static-content__infopop .sc__img {
	margin-top: 10px; margin-right: 15px; margin-bottom: 15px; float: left; max-width: 36px;
}
.sc__boxes .static-content__infopop .sc__img ~ p {
	margin-left: 52px;
}
.sc__video-line {
	background: rgba(0, 0, 0, 0.3); padding: 5px 10px; color: rgb(255, 255, 255); line-height: 1.4; font-size: 36px; font-weight: 300; margin-top: 1px; display: inline-block;
}
.sc__iframe-video {
	width: 100% !important;
}
.static-content__wrapper .sc--captpos-bottom {
	top: auto; bottom: 10px; transform: translateY(100%); -webkit-transform: translateY(100%);
}
.static-content__wrapper .sc--captpos-top {
	top: auto; transform: none; -webkit-transform: none;
}
.textpop-style {
	padding-top: 40px; padding-bottom: 20px;
}
.textpop__texts > span {
	padding: 7px 0px; transform-origin: center bottom; transition:0.2s ease-out; text-align: center; color: rgb(238, 238, 238); text-transform: uppercase; line-height: 1; display: block; position: relative; cursor: default; text-shadow: 0px 0px 4px rgba(0,0,0,0.6); -webkit-transition: all 0.2s ease-out; -webkit-transform-origin: center bottom;
}
.textpop__line1 {
	letter-spacing: 10px; font-size: 20px; word-spacing: 5px;
}
.textpop__line2 {
	letter-spacing: 5px; font-size: 60px; font-weight: 700; word-spacing: 5px;
}
.textpop__line3 {
	font-size: 40px;
}
.textpop__line4 {
	letter-spacing: 3px; font-size: 30px; margin-top: 5px; word-spacing: 5px;
}
.textpop__texts .stronger {
	padding-bottom: 2px; font-weight: 900; border-bottom-color: rgba(255, 255, 255, 0.5); border-bottom-width: 1px; border-bottom-style: dotted;
}
.textpop__texts > span:hover {
	color: rgb(255, 255, 255); text-shadow: 0px 4px 1px rgba(0,0,0,0.6); transform: scale(1.15); -webkit-transform: scale(1.15);
}
.event-style.static-content .static-content__subtitle {
	text-align: left; font-size: 28px; margin-bottom: 50px;
}
.static-content .or {
	margin: 0px 20px 15px; line-height: 30px;
}
.event-style.static-content .or {
	float: left;
}
.event-style.static-content .social-icons li {
	margin: 0px 0px 15px 10px; vertical-align: top;
}
.black_border {
	border-radius: 3px; border: 10px solid rgba(0, 0, 0, 0.32); border-image: none; box-shadow: 0px 20px 10px -10px rgba(0,0,0,0.5);
}
.white_border {
	border-radius: 3px; border: 10px solid white; border-image: none; box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
}
.scev-icon-nocolor {
	background-color: rgb(18, 18, 18);
}
.productzoom-style .static-content__subtitle {
	font-size: 28px; margin-top: 0px;
}
.sc__screenshot {
	padding: 24px 0px 7px; border-radius: 3px; width: 100%; position: relative; box-shadow: 0px 2px 15px rgba(0,0,0,0.2); background-color: rgb(200, 208, 210);
}
.sc__screenshot::before {
	background: rgb(234, 174, 42); border-radius: 30px; left: 25px; top: 8px; width: 8px; height: 8px; margin-top: 0px; display: block; position: absolute; content: ""; box-shadow: -12px 0px 0px #ed4529, 12px 0px 0px #59c626;
}
.sc__screenshot .image {
	position: relative;
}
.sc__screenshot .image img {
	width: 100%;
}
.sc__loupe {
	background-position: center; margin: 0px; padding: 0px; border: 1px solid rgb(0, 0, 0); border-image: none; display: none; position: absolute; z-index: 1000; background-repeat: no-repeat; background-color: transparent;
}
.overlay_white {
	background-color: rgb(255, 255, 255);
}
.shadow {
	box-shadow: 5px 5px 10px #000;
}
.glossy {
	margin: 0px; display: block;
}
.sc__loupe {
	background-position: center; margin: 0px; padding: 0px; border-radius: 50%; border: 2px solid white; border-image: none; width: 150px; height: 150px; display: none; position: absolute; z-index: 1000; cursor: url(../addons/jquery_loupe/blank.png), url(../addons/jquery_loupe/blank.cur), none; box-shadow: 0px 0px 5px #777, inset 0px 0px 10px #aaa; background-repeat: no-repeat; background-color: rgb(255, 255, 255);
}
.sc__loupe .glossy {
	margin: 0px; display: block;
}
.static-content__slideshow .static-content .sc__features {
	list-style: none; margin: 30px 0px; padding-left: 0px;
}
.static-content .sc__features li {
	padding-bottom: 10px; font-size: 16px; font-weight: 300; margin-bottom: 10px; border-bottom-color: rgba(255, 255, 255, 0.4); border-bottom-width: 1px; border-bottom-style: dotted;
}
.static-content .sc__features li > span {
	margin: 7px 10px 0px 0px;
}
.static-content .btn .button-icon {
	margin-right: 5px;
}
.static-content .btn span {
	vertical-align: middle;
}
.static-content--with-login .static-content__title {
	margin-top: 60px;
}
.fancy_register_form {
	background: rgba(255, 255, 255, 0.3); padding: 25px 30px; color: rgb(39, 39, 39); position: relative;
}
.fancy_register_form form {
	margin: 0px;
}
.fancy_register_form > h4 {
	margin: 10px 0px 45px; color: rgb(70, 68, 68); font-size: 32px; font-weight: 500;
}
.fancy_register_form label {
	text-align: left !important; color: rgb(255, 255, 255); font-size: 14px; font-weight: normal; display: inline-block; text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
}
.fancy_register_form .form-control {
	padding: 10px 15px;
}
.fancy_register_form div#login_error {
	text-align: center; color: rgb(0, 0, 0); text-shadow: none !important;
}
.fancy_register_form::after {
	left: 100px; bottom: -25px; border-top-color: rgb(255, 255, 255); border-right-color: transparent; border-top-width: 25px; border-right-width: 25px; border-top-style: solid; border-right-style: solid; position: absolute; content: ""; opacity: 0.3;
}
.static-content--simple {
	color: rgb(139, 139, 139); box-shadow: none;
}
.static-content--simple h2 {
	text-shadow: none;
}
.static-content--simple .static-content__subtitle {
	text-shadow: none;
}
.static-content--simple .can_be_used {
	color: rgb(183, 183, 183); font-weight: 500; text-shadow: none;
}
.sc__simpleaction {
	margin-top: 30px;
}
.static-content--simple .btn {
	display: table-cell;
}
.static-content--simple .sc__line {
	width: 100%; overflow: hidden; display: table-cell; position: relative;
}
.static-content--simple .sc__line::after {
	background: rgb(198, 198, 198); left: 20px; top: 50%; width: 100%; height: 1px; display: block; position: absolute; content: "";
}
.sc__fade-boxed-mask {
	left: 0px; top: auto; width: 100%; height: 110px; bottom: 0px; position: absolute;
}
.sc__fade-mask {
	background: linear-gradient(rgba(245, 245, 245, 0) 0%, rgb(245, 245, 245) 100%); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1;
}
.sc__boxed-mask {
	background: rgb(245, 245, 245); border-radius: 4px; left: 50%; top: 0px; width: 1200px; height: 105%; bottom: auto; position: absolute; box-shadow: 0px 0px 18px rgba(0,0,0,0.35); transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.sc--has-fade-mask .static-content__inner {
	padding-bottom: 140px;
}
.sc--has-fade-mask {
	overflow: hidden; margin-bottom: -100px;
}
.scs--theme-light {
	color: rgb(255, 255, 255);
}
.scs--theme-light h2 {
	color: rgb(255, 255, 255);
}
.scs--theme-light h3 {
	color: rgb(255, 255, 255);
}
.scs--theme-light .can_be_used {
	color: rgb(255, 255, 255);
}
.scs--theme-dark {
	color: rgb(35, 35, 35);
}
.scs--theme-dark h2 {
	color: rgb(35, 35, 35);
}
.scs--theme-dark h3 {
	color: rgb(35, 35, 35);
}
.scs--theme-dark .can_be_used {
	color: rgb(35, 35, 35);
}
.scs--theme-dark .sc__line::after {
	background: rgb(52, 52, 52);
}
.sc--wb-style .static-content__title {
	letter-spacing: -1px; text-shadow: none;
}
.sc--wb-style .static-content__subtitle {
	font-weight: 300; text-shadow: none;
}
.sc--wb-style .sc__actionarea {
	text-align: center; margin-top: 40px;
}
.sc--wb-style .sc-infopop__text {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: 300; margin-top: 10px; text-shadow: none;
}
.sc__weather {
	position: relative; min-height: 120px;
}
ul.scw_list {
	list-style: none; margin: 30px 80px 0px;
}
.scw_list li {
	width: 17%; text-align: center; color: rgba(255, 255, 255, 0.9); float: left;
}
.scw_list .wt-icon {
	height: 110px; line-height: 1; font-size: 140px; margin-bottom: 15px; display: block;
}
.scw__degs {
	font-size: 28px;
}
.scw__high {
	font-weight: 700;
}
.scw__low {
	margin-left: 15px; opacity: 0.7;
}
.scw__day {
	font-size: 22px; font-weight: 300; display: block;
}
.scw__alt {
	font-size: 16px;
}
.scw_list li:first-child {
	width: 32%; margin-top: -60px;
}
.scw_list li:first-child .wt-icon {
	height: 180px; font-size: 230px; margin-bottom: 20px;
}
.scw_list li:first-child .scw__degs {
	font-size: 34px;
}
.scw_list li:first-child .scw__high {
	font-weight: 700;
}
.scw_list li:first-child .scw__day {
	font-size: 28px;
}
.scw_list li:first-child .scw__alt {
	font-size: 18px;
}
.sc--resform-style .static-content__title {
	letter-spacing: -1px; text-shadow: none;
}
.sc--resform-style .static-content__subtitle {
	font-weight: 300; text-shadow: none;
}
.sc--resform-style .sc__actionarea {
	text-align: center; margin-top: 40px;
}
.sc--resform-style .sc-infopop__text {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: 300; margin-top: 10px; text-shadow: none;
}
.sc__res-form {
	margin: 70px auto 0px; width: 540px; position: relative; box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
}
.sc__form-reservation {
	
}
.rf__block {
	width: 70%; float: left;
}
.rfblock--submit {
	width: 30%;
}
.rfblock--fields {
	padding: 30px 20px; border-radius: 3px 0px 0px 3px; background-color: rgb(52, 83, 112);
}
.rfblock--fields .rf__field {
	width: calc(25% - 10px);
}
.rf__field {
	padding-left: 20px; margin-left: 20px; border-left-color: rgba(255, 255, 255, 0.06); border-left-width: 1px; border-left-style: solid; float: left;
}
.rfblock--fields :first-child.rf__field {
	border: 0px currentColor; border-image: none; width: calc(50% - 20px); padding-left: 0px; margin-left: 0px;
}
.rf__label {
	font-size: 13px; font-weight: 300; margin-bottom: 10px; display: block;
}
.rf__select {
	background-position: 86% 50%; padding: 0px 0px 0px 15px; border: 0px currentColor; border-image: none; width: 100%; height: 35px; color: rgb(255, 255, 255); cursor: pointer; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAQCAYAAAAvf+5AAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUY4QjAxMDMyMDEzMTFFNTlCOTRBMEJGNDg4OEVBOTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUY4QjAxMDQyMDEzMTFFNTlCOTRBMEJGNDg4OEVBOTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRjhCMDEwMTIwMTMxMUU1OUI5NEEwQkY0ODg4RUE5OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRjhCMDEwMjIwMTMxMUU1OUI5NEEwQkY0ODg4RUE5OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgLLZzQAAAA7SURBVHjaYvz//z8DGkiD0rOQBZkYiASMSCam4VAzi2QT04hRSJYbqWMi9RWy4Ak/hkEUM9RNPQABBgBHYhbX6Sf7oQAAAABJRU5ErkJggg=="); background-repeat: no-repeat; background-size: 5px 8px; background-color: rgb(42, 66, 90); -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; -ms-appearance: none; appearance: none;
}
.rf__select:hover {
	background-color: rgb(38, 54, 69);
}
.rf__select:focus {
	background-color: rgb(38, 54, 69);
}
.rffield--bigger .rf__select {
	width: calc(50% - 5px); margin-left: 10px; float: left;
}
.rf__checkinmonth.rf__select {
	margin-left: 0px;
}
.rf__submit {
	padding: 0px 20px; border-radius: 0px 3px 3px 0px; border: 0px currentColor; transition:background-color 0.2s ease-out, padding-left 0.2s ease-out; border-image: none; width: 30%; height: 100%; text-align: left; right: 0px; line-height: 1.6; font-size: 14px; font-weight: 700; position: absolute; background-color: rgb(81, 138, 192); -webkit-transition: background-color .2s ease-out, padding-left .2s ease-out;
}
.rf__submit:hover {
	padding-left: 15px; background-color: rgb(48, 104, 157);
}
.rf__submit::after {
	transition:right 0.2s ease-out; top: 50%; right: 22px; color: rgba(255, 255, 255, 0.15); line-height: 1; font-family: "Glyphicons Halflings"; font-size: 60px; font-style: normal; font-weight: 400; margin-top: -30px; display: inline-block; position: absolute; content: "\e080"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: right .2s ease-out;
}
.rf__submit:hover::after {
	right: 15px;
}
.rf__submit span {
	position: relative;
}
.sc--showroomcrs-style .sc__textcontent h2 {
	line-height: 1; letter-spacing: -2px; font-size: 66px; font-weight: 700;
}
.sc--showroomcrs-style .sc__textcontent h3 {
	font-size: 30px; font-weight: 700;
}
.sc--showroomcrs-style {
	max-width: 75%;
}
.sc__textcontent {
	margin-bottom: 40px;
}
.sc__actionarea {
	margin-bottom: 70px;
}
.sc__secbtn {
	margin-left: 20px;
}
.sc__shcar-wrapper {
	overflow: hidden;
}
.sc__shcar-wrapper .caroufredsel_wrapper {
	width: calc(100% - 10px) !important; margin-left: -20px !important;
}
.sc__shcar-item {
	padding-top: 13px; padding-left: 10px; margin-left: 10px; border-left-color: rgba(255, 255, 255, 0.1); border-left-width: 2px; border-left-style: solid;
}
.shc__item-link {
	display: block;
}
[data-lightbox='iframe'].shc__item-link {
	position: relative;
}
[data-lightbox='iframe'].shc__item-link::after {
	margin: -30px 0px 0px -30px; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.8); transition:0.2s ease-out; border-image: none; left: 50%; top: 50%; width: 60px; height: 60px; text-align: center; color: rgba(255, 255, 255, 0.8); line-height: 56px; padding-left: 3px; font-family: "Glyphicons Halflings"; font-size: 18px; font-style: normal; font-weight: 400; display: block; position: absolute; content: "\e072"; box-shadow: 0px 0px 8px rgba(0,0,0,0.5); text-shadow: 0px 0px 8px rgba(0,0,0,0.5); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-backface-visibility: hidden;
}
[data-lightbox='iframe'].shc__item-link:hover::after {
	border: 2px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); transform: scale(1.1); -webkit-transform: scale(1.1);
}
.shc__item-title {
	font-size: 14px; font-weight: 700;
}
.shcar__pagination a {
	background: rgba(255, 255, 255, 0.6); margin: 2px; border-radius: 50%; width: 6px; height: 6px; display: inline-block;
}
.shcar__pagination .selected {
	background: rgb(255, 255, 255);
}
.sc-huge-arrow {
	left: calc(45% - 200px); top: 60%; display: block; position: absolute; z-index: 0; transform: translateY(-50%); animation-name: arrow_entry; animation-duration: 1s; animation-delay: 1.5s; animation-fill-mode: backwards; -webkit-transform: translateY(-50%); -webkit-animation-name: arrow_entry; -webkit-animation-duration: 1s; -webkit-animation-delay: 1.5s; -webkit-animation-fill-mode: backwards; -moz-animation-delay: 1.5s; -o-animation-delay: 1.5s;
}
.sc-huge-arrow::before {
	transform-origin: 100% 100%; left: 0px; top: -200px; width: 900px; height: 200px; display: block; position: absolute; content: ""; transform: rotate(-45deg) skew(45deg); background-color: rgba(255, 255, 255, 0.17); -webkit-transform: rotate(-45deg) skew(45deg); -webkit-transform-origin: 100% 100%;
}
.sc-huge-arrow::after {
	transform-origin: 100% 100%; left: 0px; top: -200px; width: 900px; height: 200px; display: block; position: absolute; content: ""; transform: rotate(-45deg) skew(45deg); background-color: rgba(255, 255, 255, 0.17); -webkit-transform: rotate(-45deg) skew(45deg); -webkit-transform-origin: 100% 100%;
}
.sc-huge-arrow::before {
	transform-origin: 100% 0%; top: 0%; transform: rotate(45deg) skew(-45deg); -webkit-transform: rotate(45deg) skew(-45deg); -webkit-transform-origin: 100% 0;
}
.no-csstransforms .sc-huge-arrow {
	display: none;
}
#textplay {
	text-align: center;
}
.textplay-line {
	color: rgb(255, 255, 255); line-height: 1; font-size: 40px; font-weight: 800; margin-bottom: 20px;
}
.textplay-sep {
	font-weight: 300; opacity: 0.2;
}
.textplay-word {
	transition:opacity 0.3s ease-out; opacity: 0.4; -webkit-backface-visibility: hidden;
}
.active.textplay-word {
	opacity: 1;
}
.scontent__maps {
	position: relative;
}
.th-google_map {
	width: 100%; height: 100px; min-height: 450px;
}
:not(.static-content--fullscreen).scontent__maps {
	height: 700px;
}
@media only screen and (max-height:700px)
{
:not(.static-content--fullscreen).scontent__maps {
	height: 90vh;
}
#map {
	width: 100%; height: 700px;
}
}
.static-content--fullscreen.scontent__maps {
	height: 100vh;
}
.scontent__maps .static-content__infopop {
	right: 15px; bottom: 50px; position: absolute; z-index: 1;
}
.kl-contentmaps__panel {
	background: rgba(255, 255, 255, 0.9); border-radius: 3px; left: calc( ( 100vw - 1170px ) /2 ); top: 10%; width: 350px; position: absolute; z-index: 1; box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}
.kl-slideshow .kl-contentmaps__panel {
	top: 180px;
}
.kl-contentmaps__panel-img {
	background-position: center; transition:opacity 0.2s ease-out, height 0.3s ease-out; width: 100%; height: 200px; display: block; opacity: 1; background-repeat: no-repeat; background-size: cover; -webkit-transition: opacity .2s ease-out, height .3s ease-out;
}
.kl-contentmaps__panel-img:hover {
	opacity: 0.7;
}
.kl-contentmaps__panel-info {
	padding: 30px; color: rgb(52, 52, 52); overflow: auto; -ms-overflow-x: hidden; min-height: 50px; max-height: 300px;
}
.kl-contentmaps__panel-info-text {
	transition:max-height 0.3s ease-out, padding-top 0.3s ease-out; padding-top: 20px; max-height: 500px; -webkit-transition: max-height .3s ease-out, padding-top .3s ease-out;
}
.kl-contentmaps__panel-title {
	font-size: 16px; font-weight: 600; margin-top: 0px; margin-bottom: 0px;
}
.kl-contentmaps__linkapp {
	margin: 20px; display: block;
}
.kl-contentmaps__panel-tgg {
	margin: 0px; border-radius: 50%; border: 2px solid rgb(255, 255, 255); transition:opacity 0.2s ease-out, transform 0.4s ease-out; border-image: none; top: 20px; width: 30px; height: 30px; right: 20px; display: block; position: absolute; z-index: 1; opacity: 0.8; transform: rotate(45deg); background-color: rgba(0, 0, 0, 0.3); -webkit-transition: opacity .2s ease-out, -webkit-transform .4s ease-out; -webkit-transform: rotate(45deg);
}
.kl-contentmaps__panel-tgg:hover {
	opacity: 1;
}
.kl-contentmaps__panel-tgg::before {
	background: rgb(255, 255, 255); transform-origin: 50% 50%; left: 50%; top: 50%; width: 2px; height: 14px; margin-top: -7px; margin-left: -1px; display: block; position: absolute; content: "";
}
.kl-contentmaps__panel-tgg::after {
	background: rgb(255, 255, 255); transform-origin: 50% 50%; left: 50%; top: 50%; width: 2px; height: 14px; margin-top: -7px; margin-left: -1px; display: block; position: absolute; content: "";
}
.kl-contentmaps__panel-tgg::after {
	transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.kl-contentmaps__panel.is-closed {
	box-shadow: 0px 5px 10px rgba(0,0,0,0.4);
}
.is-closed .kl-contentmaps__panel-info-text {
	overflow: hidden; padding-top: 0px; max-height: 0px;
}
.is-closed .kl-contentmaps__panel-img {
	height: 80px;
}
.is-closed .kl-contentmaps__panel-tgg {
	transform: rotate(0deg); -webkit-transform: rotate(0);
}
@media only screen and (max-width:1279px)
{
.sc__video-line {
	font-size: 30px;
}
:not(.static-content--fullscreen).sc--videobg {
	min-height: 500px;
}
.sc--videobg .static-content__inner {
	width: 100%; bottom: 30px; position: absolute;
}
}
@media only screen and (max-width:1279px) and (min-width:992px)
{
.static-content__title {
	font-size: 48px;
}
.static-content__subtitle {
	font-size: 28px;
}
.sc__boxes {
	margin-top: 50px;
}
.sc__boxes .static-content__infopop {
	margin: 0px 20px;
}
.productzoom-style .sc__features li {
	font-size: 13px;
}
.productzoom-style .static-content__subtitle {
	font-size: 20px;
}
.productzoom-style .row {
	margin-bottom: 0px;
}
.kl-contentmaps__panel {
	left: calc( ( 100vw - 970px ) /2 );
}
}
@media only screen and (max-width:991px)
{
.static-content__title {
	font-size: 32px;
}
.static-content__subtitle {
	font-size: 22px;
}
.sc__boxes {
	margin-top: 40px;
}
.sc__boxes .static-content__infopop {
	margin: 0px 15px;
}
.productzoom-style .sc__screenshot {
	margin-top: 30px;
}
.sc__video-line {
	font-size: 24px;
}
.sc--wb-style .sc__actionarea {
	margin-top: 20px;
}
.sc__actionarea .btn {
	width: auto;
}
.sc--wb-style .sc-infopop__text {
	font-size: 13px;
}
.sc__weather {
	min-height: 100px;
}
ul.scw_list {
	margin: 50px 10px 0px;
}
.scw_list .wt-icon {
	height: 70px; font-size: 90px;
}
.scw__degs {
	font-size: 22px; margin-bottom: 10px;
}
.scw__high {
	font-weight: 400;
}
.scw__day {
	font-size: 18px;
}
.scw__alt {
	font-size: 13px;
}
.scw_list li:first-child {
	width: 32%; margin-top: -35px;
}
.scw_list li:first-child .wt-icon {
	height: 125px; font-size: 160px; margin-bottom: 10px;
}
.scw_list li:first-child .scw__degs {
	font-size: 30px;
}
.scw_list li:first-child .scw__high {
	font-weight: 700;
}
.scw_list li:first-child .scw__day {
	font-size: 28px;
}
.scw_list li:first-child .scw__alt {
	font-size: 18px;
}
.sc--showroom-carousel .static-content--fullscreen {
	height: auto;
}
.sc--showroomcrs-style {
	max-width: 90%;
}
}
@media only screen and (max-width:991px) and (min-width:768px)
{
.productzoom-style .static-content__subtitle {
	font-size: 20px;
}
.productzoom-style .sc__features li {
	font-size: 12px;
}
.event-style.static-content .or {
	display: none;
}
.kl-contentmaps__panel {
	left: calc( ( 100vw - 750px ) /2 );
}
.static-content--fullscreen.scontent__maps {
	height: 90vh;
}
}
@media only screen and (max-width:767px)
{
.static-content__title {
	-ms-word-break: normal;
}
.static-content__subtitle {
	-ms-word-break: normal;
}
.sc__boxes {
	margin-top: 40px;
}
.sc__boxes .static-content__infopop {
	margin: 10px 15px;
}
.productzoom-style .static-content__subtitle {
	font-size: 20px;
}
.productzoom-style .row {
	margin-bottom: 0px;
}
.static-content .sc__features li {
	font-size: 12px;
}
.textpop__line1 {
	font-size: 18px;
}
.textpop__line2 {
	font-size: 42px;
}
.textpop__line3 {
	font-size: 32px;
}
.textpop__line4 {
	font-size: 24px;
}
.video-container .captions .line {
	font-size: 26px;
}
.event-style.static-content .ud_counter ul li {
	padding: 15px 10px; width: 16%; font-size: 18px; margin-bottom: 20px;
}
.event-style.static-content .static-content__subtitle {
	text-align: center; font-size: 18px;
}
.event-style.static-content .sc_counter {
	width: 100%; text-align: center;
}
.event-style.static-content .mail_when_ready {
	text-align: center; margin-bottom: 15px; float: none; display: block;
}
.event-style.static-content .or {
	margin: 0px 0px 15px; text-align: center; clear: left; float: none; display: block;
}
.event-style.static-content .social-icons {
	text-align: center; display: block;
}
.sc--weatherbox .static-content__wrapper {
	height: auto !important;
}
.sc__actionarea .btn-third.btn {
	width: auto;
}
ul.scw_list {
	margin: 50px 10px 0px;
}
ul.scw_list li {
	width: 25%;
}
.scw_list .wt-icon {
	height: 40px; font-size: 50px;
}
.scw__degs {
	font-size: 18px; margin-bottom: 10px;
}
.scw__high {
	font-weight: 400;
}
.scw__day {
	font-size: 18px;
}
.scw__alt {
	font-size: 13px;
}
.scw_list li:first-child {
	width: 100%; margin-top: -35px; display: block;
}
.scw_list li:first-child .wt-icon {
	height: 125px; font-size: 160px; margin-bottom: 10px;
}
.scw_list li:first-child .scw__degs {
	font-size: 30px;
}
.scw_list li:first-child .scw__high {
	font-weight: 700;
}
.scw_list li:first-child .scw__day {
	font-size: 28px;
}
.scw_list li:first-child .scw__alt {
	font-size: 18px;
}
.sc__res-form {
	margin: 70px auto 0px; width: 95%;
}
.sc-huge-arrow {
	display: none;
}
.sc--showroomcrs-style .sc__textcontent h2 {
	font-size: 52px;
}
.sc--showroomcrs-style {
	max-width: 100%;
}
.kl-contentmaps__panel {
	border-radius: 0px; width: 100%; position: static;
}
.static-content--fullscreen.scontent__maps {
	height: 90vh;
}
}
@media only screen and (max-width:480px)
{
.event-style.static-content .sc_counter {
	width: 100%; text-align: center;
}
.event-style.static-content .static-content__subtitle {
	text-align: center;
}
.event-style.static-content .ud_counter ul li {
	width: 19%;
}
.event-style.static-content .ud_counter ul li:last-child {
	margin-right: 0px;
}
.event-style.static-content .mail_when_ready {
	text-align: center; margin-bottom: 15px; float: none; display: block;
}
.event-style.static-content .or {
	margin: 0px 0px 15px; text-align: center; clear: left; float: none; display: block;
}
.event-style.static-content .social-icons {
	text-align: center;
}
.rf__block {
	padding: 20px 15px; border-radius: 3px 3px 0px 0px; width: 100%; float: none;
}
.rfblock--submit {
	padding: 0px 15px;
}
.rfblock--fields .rf__field {
	padding-left: 15px; margin-left: 15px;
}
.rfblock--fields :first-child.rf__field {
	width: calc(50% - 10px);
}
.rf__submit {
	border-radius: 0px 0px 3px 3px; width: 100%; height: 60px;
}
.rf__submit::after {
	color: rgba(255, 255, 255, 0.25); line-height: 60px; font-size: 38px;
}
}
.wrap-heat {
	height: 100vh; position: relative;
}
.Background {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.Background canvas {
	height: 100vh !important;
}
body.isometric #page_wrapper {
	background: linear-gradient(90deg, rgb(88, 168, 251), rgb(70, 86, 131));
}
.pseudo-scroller {
	pointer-events: none;
}
.isolayer {
	transform-origin: 50% 100%; left: 0px; top: 0px; position: absolute; -webkit-transform-origin: 50% 100%;
}
.js .grid {
	-webkit-transform-style: preserve-3d;
}
.js .grid__item {
	-webkit-transform-style: preserve-3d;
}
.js .grid__link {
	-webkit-transform-style: preserve-3d;
}
.grid {
	list-style: none; margin: 0px auto; padding: 0px; position: relative;
}
.grid__item {
	width: 300px;
}
.js .grid__item {
	backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.grid__link {
	display: block; position: relative; z-index: 1;
}
.grid__img {
	display: block; max-width: 100%;
}
.grid__title {
	transition:transform 0.3s, opacity 0.3s; width: 100%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 2px; font-size: 0.65em; font-weight: 600; position: absolute; z-index: -1; opacity: 0; transform: translate3d(0px, -20px, 0px); -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -webkit-transform: translate3d(0, -20px, 0);
}
.grid__item:hover .grid__title {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.layer {
	display: block; position: relative;
}
:not(:first-child).layer {
	left: 0px; top: 0px; position: absolute;
}
.section--intro {
	height: 100vh; overflow: hidden; position: relative; min-height: 800px; max-height: 1200px;
}
.isolayer--shadow .grid__link::before {
	background: rgba(0, 0, 0, 0.8); transition:transform 0.3s, opacity 0.3s, box-shadow 0.3s; left: 5px; top: 5px; right: 5px; bottom: 5px; position: absolute; z-index: -1; content: ""; opacity: 0.6; box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.8); transform: translateZ(-1px) scale(0.95); backface-visibility: hidden; -webkit-transition: transform 0.3s, opacity 0.3s, box-shadow 0.3s; -webkit-transform: translateZ(-1px) scale(0.95); -webkit-backface-visibility: hidden;
}
.isolayer--shadow .grid__item:hover .grid__link::before {
	opacity: 0.2; box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.8); transform: translateZ(-1px) scale(1); -webkit-transform: translateZ(-1px) scale(1);
}
.isolayer--scroll1 {
	width: 70vw; height: calc(100vh - 280px); max-width: 1200px;
}
.isolayer--scroll1 .grid__item {
	padding: 15px; width: 300px;
}
.isolayer--deco1 {
	width: 1200px; height: 900px;
}
.isolayer--deco1 .grid__link :first-child:not(img).layer {
	background: rgb(172, 92, 245);
}
.isolayer--deco1 .grid__link :nth-child(2):not(img).layer {
	background: rgb(93, 180, 235);
}
.isolayer--deco1 .grid__link :nth-child(3):not(img).layer {
	background: rgb(93, 235, 180);
}
.isolayer--deco1 .grid__link div.layer {
	width: 370px; height: 270px; opacity: 0.4;
}
.isolayer--deco1 .grid__item {
	padding: 15px; width: 400px; height: 300px;
}
.isolayer--deco1 :nth-child(2).grid__item {
	margin-top: 150px;
}
.isolayer--deco2 {
	width: 1200px; height: 100vh;
}
.isolayer--deco2 .grid__item {
	padding: 20px;
}
.isolayer--deco2 .grid__link .layer {
	border-width: 40px 20px; border-style: solid; border-color: rgb(255, 255, 255); border-image: none; box-shadow: -1px 1px 5px rgba(0,0,0,0.08);
}
.isolayer--deco3 {
	width: 960px; height: 500px;
}
.isolayer--deco3 .grid__item {
	padding: 0px; width: 240px; height: 320px;
}
.isolayer--deco3 :nth-child(2).grid__item {
	margin-top: -160px;
}
.isolayer--deco3 :nth-child(4).grid__item {
	margin-top: -160px;
}
.isolayer--deco3 .grid__link {
	width: 100%; height: 100%;
}
.isolayer--deco3 .layer {
	width: 100%; height: 100%;
}
.isolayer--deco3 .layer {
	background: rgb(255, 255, 255); transform-origin: 0% 50%; text-align: center; -webkit-transform-origin: 0% 50%;
}
.isolayer--deco3 .grid__link:hover :not(:first-child).layer {
	box-shadow: 2px 0px 2px rgba(0,0,0,0.1);
}
.isolayer--deco3 :nth-child(2n).grid__item .layer {
	background: rgb(247, 210, 220);
}
.isolayer--deco3 :nth-child(3n).grid__item .layer {
	background: rgb(255, 240, 243);
}
.isolayer--deco3 :nth-child(4n).grid__item .layer {
	background: rgb(233, 197, 204);
}
.isolayer--deco3 :nth-child(5n).grid__item .layer {
	background: rgb(214, 203, 205);
}
.isolayer--deco3 :nth-child(7n).grid__item .layer {
	background: rgb(255, 201, 216);
}
.isolayer--deco3 .layer {
	width: 100%; height: 100%;
}
.isolayer--deco3 .decoletter {
	padding: 70px 0px 0px; color: rgb(0, 0, 0); line-height: 1; font-size: 6em; font-weight: 900; display: block;
}
.isolayer--deco3 .deconumber {
	color: rgb(0, 0, 0); font-size: 3em; display: block;
}
.isolayer--deco4 {
	width: 1000px; height: 900px;
}
.isolayer--deco4 .grid__item {
	padding: 15px;
}
.isolayer--deco4 .grid__link :first-child:not(img).layer {
	background: rgb(172, 92, 245);
}
.isolayer--deco4 .grid__link :nth-child(2):not(img).layer {
	background: rgb(93, 180, 235);
}
.isolayer--deco4 .grid__link :nth-child(3):not(img).layer {
	background: rgb(93, 235, 180);
}
.isolayer--deco4 .grid__link .layer {
	transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%;
}
.isolayer--deco4 .grid__link div.layer {
	width: 270px; height: 203px; opacity: 0.4;
}
.isolayer--deco4 .grid__item {
	padding: 15px; width: 300px; height: 225px;
}
.js .grid--effect-flip .grid__item {
	opacity: 0;
}
.js .grid--effect-flip .shown.grid__item {
	opacity: 1;
}
.grid--effect-flip .animate.grid__item {
	animation:moveUp 1s cubic-bezier(0.2, 1, 0.3, 1) forwards; transform: translateY(800px); -webkit-transform: translateY(800px); -webkit-animation: moveUp 1s cubic-bezier(0.2, 1, 0.3, 1) forwards;
}
.offer-banners .offer-banners-link {
	margin-bottom: 20px; display: block;
}
.ob--resize-cover.offer-banners .offer-banners-img {
	background-position: center; background-repeat: no-repeat; background-size: cover;
}
.shop-latest .tabbable .nav {
	padding-bottom: 15px; margin-bottom: 20px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 3px; border-bottom-style: solid;
}
.shop-latest .tabbable .nav li {
	padding-left: 20px; margin-left: 20px; float: none; display: inline-block;
}
.shop-latest .tabbable .nav li:first-child {
	padding-left: 0px; margin-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.shop-latest .tabbable .nav li a {
	padding: 0px; color: rgb(89, 89, 89); text-transform: uppercase; font-size: 18px; position: relative;
}
.shop-latest .tabbable .nav li a:hover {
	color: rgb(89, 89, 89); background-color: transparent;
}
.shop-latest .tabbable .nav li.active a {
	color: rgb(205, 33, 34); background-color: transparent;
}
.shop-latest .tabbable .nav li.active a::after {
	border-width: 4px; border-style: solid; border-color: transparent transparent rgb(205, 33, 34); border-image: none; left: 50%; bottom: -15px; margin-left: -4px; position: absolute; content: "";
}
.shop-latest .tabbable .nav li.active a::before {
	left: 0px; width: 100%; height: 3px; bottom: -18px; position: absolute; content: ""; background-color: rgb(205, 33, 34);
}
.shop-latest .tab-content {
	overflow: visible;
}
.shop-latest .tab-content > .tab-pane {
	height: 0px; overflow: hidden; display: block; visibility: hidden;
}
.shop-latest .tab-content > .active {
	height: auto; visibility: visible;
}
@media screen and (max-width:767px)
{
.shop-latest .tabbable .nav li {
	width: 100%; padding-left: 0px; margin-bottom: 10px; margin-left: 0px; float: none; display: block;
}
.shop-latest .tabbable .nav li.active {
	margin-left: 10px;
}
.shop-latest .tabbable .nav li.active a::after {
	display: none;
}
.shop-latest .tabbable .nav li.active a::before {
	display: none;
}
}
.shop-latest .shop-latest-carousel {
	margin-right: 40px; position: relative;
}
.shop-latest .shop-latest-carousel ul {
	list-style: none; margin: 0px; padding: 0px;
}
.shop-latest .shop-latest-carousel ul li {
	width: 270px; margin-right: 20px; float: left;
}
.shop-latest .shop-latest-carousel .controls {
	top: 0px; width: 40px; height: 100%; right: 0px; margin-right: -40px; position: absolute;
}
.shop-latest .shop-latest-carousel .controls a {
	background: rgb(241, 241, 241); transition:0.2s ease-out; width: 40px; height: 49.5%; display: block !important; position: absolute; -webkit-transition: all 0.2s ease-out;
}
.shop-latest .shop-latest-carousel:hover .controls a {
	background: rgb(238, 238, 238);
}
.shop-latest .shop-latest-carousel .controls a:hover {
	background: rgb(222, 222, 222);
}
.shop-latest .shop-latest-carousel .controls a.prev {
	top: 50%;
}
.shop-latest .shop-latest-carousel .controls a span {
	margin: -7px 0px 0px -7px; left: 50%; top: 50%; position: absolute;
}
@media screen and (max-width:767px)
{
.shop-latest .shop-latest-carousel .star-rating {
	display: none;
}
}
.spp-products-rows > .row {
	margin-bottom: 35px;
}
.spp-products-rows .spp-title {
	font-size: 26px; margin-bottom: 20px;
}
.limited-offers-carousel {
	margin-bottom: 40px; position: relative;
}
.zn_limited_offers {
	list-style: none; margin: 0px; padding: 0px; height: 194px;
}
.zn_limited_offers li {
	background: rgb(255, 255, 255); border: 2px solid rgb(232, 232, 232); border-image: none; width: 158px; text-align: center; margin-right: 20px; float: left; position: relative; min-height: 240px;
}
.zn_limited_offers li:hover {
	border: 2px solid rgb(187, 187, 187); border-image: none;
}
.zn_limited_offers li::after {
	background: rgb(197, 18, 18); padding: 4px 6px; left: 10px; top: 10px; color: rgb(255, 255, 255); line-height: 1; font-size: 11px; font-weight: bold; position: absolute; content: attr(data-discount);
}
.zn_limited_offers li::before {
	display: none;
}
.zn_limited_offers .zn_badge_container {
	display: none;
}
.zn_limited_offers .product-list-item .kw-prodimage {
	margin: 10px 10px 15px; line-height: 120px; overflow: hidden; max-height: 120px;
}
.zn_limited_offers .product-list-item .kw-details {
	padding: 0px;
}
.zn_limited_offers .product-list-item:hover .kw-details {
	background-color: rgb(255, 255, 255);
}
.zn_limited_offers .product-list-item .kw-details-title {
	margin: 0px; line-height: 1.6; font-size: 12px; font-weight: 400;
}
.zn_limited_offers .product-list-item .price {
	margin-top: 0px;
}
.zn_limited_offers .product-list-item .price del {
	
}
.zn_limited_offers .product-list-item .price ins {
	
}
.zn_limited_offers li {
	transition:0.2s ease-out; -webkit-transition: all 0.2s ease-out;
}
.limited-offers-carousel .controls {
	background: rgb(255, 255, 255); border: 2px solid rgb(232, 232, 232); border-image: none; top: 0px; width: 58px; height: 100%; text-align: center; right: 0px; position: absolute;
}
.limited-offers-carousel .controls::after {
	left: 0px; top: 50%; width: 70%; margin-left: 17%; border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid; position: absolute; content: "";
}
.limited-offers-carousel .controls a {
	width: 54px; height: 50%; display: block !important; position: absolute; opacity: 0.5;
}
.limited-offers-carousel .controls a:hover {
	opacity: 1;
}
.limited-offers-carousel .controls a.prev {
	top: 50%;
}
.limited-offers-carousel .controls a span {
	margin: -7px 0px 0px -7px; left: 50%; top: 50%; position: absolute;
}
@media all and (min-width:768px)
{
.limited-offers-carousel .caroufredsel_wrapper {
	width: calc(100% - 80px) !important;
}
}
@media all and (max-width:767px)
{
.limited-offers-carousel {
	margin-bottom: 40px;
}
.limited-offers-carousel .controls {
	width: 44px;
}
.limited-offers-carousel .controls a {
	width: 40px;
}
}
.kl-store #content div.product .kl-store-tabs ul.tabs::after {
	display: table; content: " ";
}
.kl-store #content div.product .kl-store-tabs ul.tabs::before {
	display: table; content: " ";
}
.kl-store #content div.product div.thumbnails::after {
	display: table; content: " ";
}
.kl-store #content div.product div.thumbnails::before {
	display: table; content: " ";
}
.kl-store .col2-set::after {
	display: table; content: " ";
}
.kl-store .col2-set::before {
	display: table; content: " ";
}
.kl-store div.product .kl-store-tabs ul.tabs::after {
	display: table; content: " ";
}
.kl-store div.product .kl-store-tabs ul.tabs::before {
	display: table; content: " ";
}
.kl-store div.product div.thumbnails::after {
	display: table; content: " ";
}
.kl-store div.product div.thumbnails::before {
	display: table; content: " ";
}
.kl-store-page #content div.product .kl-store-tabs ul.tabs::after {
	display: table; content: " ";
}
.kl-store-page #content div.product .kl-store-tabs ul.tabs::before {
	display: table; content: " ";
}
.kl-store-page #content div.product div.thumbnails::after {
	display: table; content: " ";
}
.kl-store-page #content div.product div.thumbnails::before {
	display: table; content: " ";
}
.kl-store-page .col2-set::after {
	display: table; content: " ";
}
.kl-store-page .col2-set::before {
	display: table; content: " ";
}
.kl-store-page div.product .kl-store-tabs ul.tabs::after {
	display: table; content: " ";
}
.kl-store-page div.product .kl-store-tabs ul.tabs::before {
	display: table; content: " ";
}
.kl-store-page div.product div.thumbnails::after {
	display: table; content: " ";
}
.kl-store-page div.product div.thumbnails::before {
	display: table; content: " ";
}
.kl-store-page ul.products {
	list-style: none; margin: 0px; padding: 0px;
}
.kl-store #content div.product .kl-store-tabs {
	clear: both;
}
.kl-store #content div.product .kl-store-tabs ul.tabs::after {
	clear: both;
}
.kl-store #content div.product div.thumbnails a.first {
	clear: both;
}
.kl-store #content div.product div.thumbnails::after {
	clear: both;
}
.kl-store .cart-collaterals::after {
	clear: both;
}
.kl-store .col2-set::after {
	clear: both;
}
.kl-store .kl-store-pagination ul.page-numbers::after {
	clear: both;
}
.kl-store div.product .kl-store-tabs {
	clear: both;
}
.kl-store div.product .kl-store-tabs ul.tabs::after {
	clear: both;
}
.kl-store div.product div.thumbnails a.first {
	clear: both;
}
.kl-store div.product div.thumbnails::after {
	clear: both;
}
.kl-store ul.products {
	clear: both;
}
.kl-store ul.products li.first {
	clear: both;
}
.kl-store ul.products::after {
	clear: both;
}
.kl-store-page #content div.product .kl-store-tabs {
	clear: both;
}
.kl-store-page #content div.product .kl-store-tabs ul.tabs::after {
	clear: both;
}
.kl-store-page #content div.product div.thumbnails a.first {
	clear: both;
}
.kl-store-page #content div.product div.thumbnails::after {
	clear: both;
}
.kl-store-page .cart-collaterals::after {
	clear: both;
}
.kl-store-page .col2-set::after {
	clear: both;
}
.kl-store-page .kl-store-pagination ul.page-numbers::after {
	clear: both;
}
.kl-store-page div.product .kl-store-tabs {
	clear: both;
}
.kl-store-page div.product .kl-store-tabs ul.tabs::after {
	clear: both;
}
.kl-store-page div.product div.thumbnails a.first {
	clear: both;
}
.kl-store-page div.product div.thumbnails::after {
	clear: both;
}
.kl-store-page ul.products {
	clear: both;
}
.kl-store-page ul.products li.first {
	clear: both;
}
.kl-store-page ul.products::after {
	clear: both;
}
.kl-store .col2-set {
	width: 100%;
}
.kl-store-page .col2-set {
	width: 100%;
}
.kl-store .col2-set .col-1 {
	width: 48%; float: left;
}
.kl-store-page .col2-set .col-1 {
	width: 48%; float: left;
}
.kl-store .col2-set .col-2 {
	width: 48%; float: right;
}
.kl-store-page .col2-set .col-2 {
	width: 48%; float: right;
}
.kl-store img {
	height: auto; max-width: 100%;
}
.kl-store-page img {
	height: auto; max-width: 100%;
}
.kl-store #content div.product div.thumbnails a {
	width: 30.75%; margin-right: 3.8%; margin-bottom: 1em; float: left;
}
.kl-store div.product div.thumbnails a {
	width: 30.75%; margin-right: 3.8%; margin-bottom: 1em; float: left;
}
.kl-store-page #content div.product div.thumbnails a {
	width: 30.75%; margin-right: 3.8%; margin-bottom: 1em; float: left;
}
.kl-store-page div.product div.thumbnails a {
	width: 30.75%; margin-right: 3.8%; margin-bottom: 1em; float: left;
}
.kl-store #content div.product div.thumbnails a.last {
	margin-right: 0px;
}
.kl-store div.product div.thumbnails a.last {
	margin-right: 0px;
}
.kl-store-page #content div.product div.thumbnails a.last {
	margin-right: 0px;
}
.kl-store-page div.product div.thumbnails a.last {
	margin-right: 0px;
}
.kl-store #content div.product div.columns-1.thumbnails a {
	width: 100%; margin-right: 0px; float: none;
}
.kl-store div.product div.columns-1.thumbnails a {
	width: 100%; margin-right: 0px; float: none;
}
.kl-store-page #content div.product div.columns-1.thumbnails a {
	width: 100%; margin-right: 0px; float: none;
}
.kl-store-page div.product div.columns-1.thumbnails a {
	width: 100%; margin-right: 0px; float: none;
}
.kl-store #content div.product div.columns-2.thumbnails a {
	width: 48%;
}
.kl-store div.product div.columns-2.thumbnails a {
	width: 48%;
}
.kl-store-page #content div.product div.columns-2.thumbnails a {
	width: 48%;
}
.kl-store-page div.product div.columns-2.thumbnails a {
	width: 48%;
}
.kl-store #content div.product div.columns-4.thumbnails a {
	width: 21.2%;
}
.kl-store div.product div.columns-4.thumbnails a {
	width: 21.2%;
}
.kl-store-page #content div.product div.columns-4.thumbnails a {
	width: 21.2%;
}
.kl-store-page div.product div.columns-4.thumbnails a {
	width: 21.2%;
}
.kl-store #content div.product div.columns-5.thumbnails a {
	width: 16.9%;
}
.kl-store div.product div.columns-5.thumbnails a {
	width: 16.9%;
}
.kl-store-page #content div.product div.columns-5.thumbnails a {
	width: 16.9%;
}
.kl-store-page div.product div.columns-5.thumbnails a {
	width: 16.9%;
}
.kl-store #content div.product div.summary {
	width: 48%; float: right;
}
.kl-store div.product div.summary {
	width: 48%; float: right;
}
.kl-store-page #content div.product div.summary {
	width: 48%; float: right;
}
.kl-store-page div.product div.summary {
	width: 48%; float: right;
}
.kl-store #content div.product .kl-store-tabs ul.tabs li {
	display: inline-block;
}
.kl-store div.product .kl-store-tabs ul.tabs li {
	display: inline-block;
}
.kl-store-page #content div.product .kl-store-tabs ul.tabs li {
	display: inline-block;
}
.kl-store-page div.product .kl-store-tabs ul.tabs li {
	display: inline-block;
}
.kl-store #content div.product #reviews .comment::after {
	display: table; content: " ";
}
.kl-store #content div.product #reviews .comment::before {
	display: table; content: " ";
}
.kl-store .kl-store-pagination ul.page-numbers::after {
	display: table; content: " ";
}
.kl-store .kl-store-pagination ul.page-numbers::before {
	display: table; content: " ";
}
.kl-store div.product #reviews .comment::after {
	display: table; content: " ";
}
.kl-store div.product #reviews .comment::before {
	display: table; content: " ";
}
.kl-store ul.products::after {
	display: table; content: " ";
}
.kl-store ul.products::before {
	display: table; content: " ";
}
.kl-store-page #content div.product #reviews .comment::after {
	display: table; content: " ";
}
.kl-store-page #content div.product #reviews .comment::before {
	display: table; content: " ";
}
.kl-store-page .kl-store-pagination ul.page-numbers::after {
	display: table; content: " ";
}
.kl-store-page .kl-store-pagination ul.page-numbers::before {
	display: table; content: " ";
}
.kl-store-page div.product #reviews .comment::after {
	display: table; content: " ";
}
.kl-store-page div.product #reviews .comment::before {
	display: table; content: " ";
}
.kl-store-page ul.products::after {
	display: table; content: " ";
}
.kl-store-page ul.products::before {
	display: table; content: " ";
}
.kl-store #content div.product #reviews .comment::after {
	clear: both;
}
.kl-store div.product #reviews .comment::after {
	clear: both;
}
.kl-store-page #content div.product #reviews .comment::after {
	clear: both;
}
.kl-store-page div.product #reviews .comment::after {
	clear: both;
}
.kl-store #content div.product #reviews .comment img {
	height: auto; float: right;
}
.kl-store div.product #reviews .comment img {
	height: auto; float: right;
}
.kl-store-page #content div.product #reviews .comment img {
	height: auto; float: right;
}
.kl-store-page div.product #reviews .comment img {
	height: auto; float: right;
}
.kl-store ul.products li.product {
	margin: 0px 3.8% 2.99em 0px; padding: 0px; width: 22.05%; float: left; position: relative;
}
.kl-store-page ul.products li.product {
	margin: 0px 3.8% 2.99em 0px; padding: 0px; width: 22.05%; float: left; position: relative;
}
.kl-store ul.products li.last {
	margin-right: 0px;
}
.kl-store-page ul.products li.last {
	margin-right: 0px;
}
.columns-1.kl-store-page ul.products li.product {
	width: 100%; margin-right: 0px;
}
.columns-1.kl-store ul.products li.product {
	width: 100%; margin-right: 0px;
}
.columns-2.kl-store-page ul.products li.product {
	width: 48%;
}
.columns-2.kl-store ul.products li.product {
	width: 48%;
}
.columns-3.kl-store-page ul.products li.product {
	width: 30.75%;
}
.columns-3.kl-store ul.products li.product {
	width: 30.75%;
}
.columns-5.kl-store-page ul.products li.product {
	width: 16.95%;
}
.columns-5.kl-store ul.products li.product {
	width: 16.95%;
}
.columns-6.kl-store-page ul.products li.product {
	width: 13.5%;
}
.columns-6.kl-store ul.products li.product {
	width: 13.5%;
}
.kl-store .kl-store-result-count {
	float: left;
}
.kl-store-page .kl-store-result-count {
	float: left;
}
.kl-store .kl-store-ordering {
	float: right;
}
.kl-store-page .kl-store-ordering {
	float: right;
}
.kl-store .kl-store-pagination ul.page-numbers li {
	display: inline-block;
}
.kl-store-page .kl-store-pagination ul.page-numbers li {
	display: inline-block;
}
.kl-store #content table.cart img {
	width: 42px; height: auto; box-shadow: none;
}
.kl-store table.cart img {
	width: 42px; height: auto; box-shadow: none;
}
.kl-store-page #content table.cart img {
	width: 42px; height: auto; box-shadow: none;
}
.kl-store-page table.cart img {
	width: 42px; height: auto; box-shadow: none;
}
.kl-store #content table.cart td.actions {
	text-align: right;
}
.kl-store table.cart td.actions {
	text-align: right;
}
.kl-store-page #content table.cart td.actions {
	text-align: right;
}
.kl-store-page table.cart td.actions {
	text-align: right;
}
.kl-store #content table.cart td.actions .input-text {
	padding: 5px 10px; width: 150px; margin-right: 5px;
}
.kl-store table.cart td.actions .input-text {
	padding: 5px 10px; width: 150px; margin-right: 5px;
}
.kl-store-page #content table.cart td.actions .input-text {
	padding: 5px 10px; width: 150px; margin-right: 5px;
}
.kl-store-page table.cart td.actions .input-text {
	padding: 5px 10px; width: 150px; margin-right: 5px;
}
.kl-store #content table.cart td.actions .coupon {
	float: left;
}
.kl-store table.cart td.actions .coupon {
	float: left;
}
.kl-store-page #content table.cart td.actions .coupon {
	float: left;
}
.kl-store-page table.cart td.actions .coupon {
	float: left;
}
.kl-store table.shop_table td {
	padding: 6px 12px; vertical-align: middle; border-top-color: rgba(221, 221, 221, 0.64); border-top-width: 1px; border-top-style: solid;
}
.kl-store .cart-collaterals .cart_totals table td {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
.kl-store .cart-collaterals .cart_totals table th {
	border-top-color: rgb(235, 233, 235); border-top-width: 1px; border-top-style: solid;
}
.kl-store .cart-collaterals .cart_totals table tr:first-child td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store .cart-collaterals .cart_totals table tr:first-child th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page #respond input.alt#submit {
	background: rgb(0, 0, 0); font-weight: 600;
}
.kl-store-page a.alt.button {
	background: rgb(0, 0, 0); font-weight: 600;
}
.kl-store-page button.alt.button {
	background: rgb(0, 0, 0); font-weight: 600;
}
.kl-store-page input.alt.button {
	background: rgb(0, 0, 0); font-weight: 600;
}
.kl-store #content table.cart td.actions .coupon label {
	display: none;
}
.kl-store table.cart td.actions .coupon label {
	display: none;
}
.kl-store-page #content table.cart td.actions .coupon label {
	display: none;
}
.kl-store-page table.cart td.actions .coupon label {
	display: none;
}
.kl-store .cart-collaterals .shipping_calculator::after {
	display: table; content: " ";
}
.kl-store .cart-collaterals .shipping_calculator::before {
	display: table; content: " ";
}
.kl-store .cart-collaterals::after {
	display: table; content: " ";
}
.kl-store .cart-collaterals::before {
	display: table; content: " ";
}
.kl-store form .form-row::after {
	display: table; content: " ";
}
.kl-store form .form-row::before {
	display: table; content: " ";
}
.kl-store ul.cart_list li::after {
	display: table; content: " ";
}
.kl-store ul.cart_list li::before {
	display: table; content: " ";
}
.kl-store ul.product_list_widget li::after {
	display: table; content: " ";
}
.kl-store ul.product_list_widget li::before {
	display: table; content: " ";
}
.kl-store-page .cart-collaterals .shipping_calculator::after {
	display: table; content: " ";
}
.kl-store-page .cart-collaterals .shipping_calculator::before {
	display: table; content: " ";
}
.kl-store-page .cart-collaterals::after {
	display: table; content: " ";
}
.kl-store-page .cart-collaterals::before {
	display: table; content: " ";
}
.kl-store-page form .form-row::after {
	display: table; content: " ";
}
.kl-store-page form .form-row::before {
	display: table; content: " ";
}
.kl-store-page ul.cart_list li::after {
	display: table; content: " ";
}
.kl-store-page ul.cart_list li::before {
	display: table; content: " ";
}
.kl-store-page ul.product_list_widget li::after {
	display: table; content: " ";
}
.kl-store-page ul.product_list_widget li::before {
	display: table; content: " ";
}
.kl-store .cart-collaterals {
	width: 100%;
}
.kl-store-page .cart-collaterals {
	width: 100%;
}
.kl-store .cart-collaterals .related {
	width: 30.75%; float: left;
}
.kl-store-page .cart-collaterals .related {
	width: 30.75%; float: left;
}
.kl-store .cart-collaterals .cross-sells {
	width: 48%; float: left;
}
.kl-store-page .cart-collaterals .cross-sells {
	width: 48%; float: left;
}
.kl-store .cart-collaterals .cross-sells ul.products {
	float: none;
}
.kl-store-page .cart-collaterals .cross-sells ul.products {
	float: none;
}
.kl-store .cart-collaterals .cross-sells ul.products li {
	width: 48%;
}
.kl-store-page .cart-collaterals .cross-sells ul.products li {
	width: 48%;
}
.kl-store .cart-collaterals .shipping_calculator {
	width: 48%; clear: right; float: right;
}
.kl-store-page .cart-collaterals .shipping_calculator {
	width: 48%; clear: right; float: right;
}
.kl-store .cart-collaterals .shipping_calculator::after {
	clear: both;
}
.kl-store form .form-row-wide {
	clear: both;
}
.kl-store form .form-row::after {
	clear: both;
}
.kl-store ul.cart_list li::after {
	clear: both;
}
.kl-store ul.product_list_widget li::after {
	clear: both;
}
.kl-store-page .cart-collaterals .shipping_calculator::after {
	clear: both;
}
.kl-store-page form .form-row-wide {
	clear: both;
}
.kl-store-page form .form-row::after {
	clear: both;
}
.kl-store-page ul.cart_list li::after {
	clear: both;
}
.kl-store-page ul.product_list_widget li::after {
	clear: both;
}
.kl-store .cart-collaterals .shipping_calculator .col2-set .col-1 {
	width: 47%;
}
.kl-store .cart-collaterals .shipping_calculator .col2-set .col-2 {
	width: 47%;
}
.kl-store-page .cart-collaterals .shipping_calculator .col2-set .col-1 {
	width: 47%;
}
.kl-store-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
	width: 47%;
}
.kl-store .cart-collaterals .cart_totals {
	width: 48%; float: right;
}
.kl-store-page .cart-collaterals .cart_totals {
	width: 48%; float: right;
}
.kl-store ul.cart_list li img {
	height: auto; float: right;
}
.kl-store ul.product_list_widget li img {
	height: auto; float: right;
}
.kl-store-page ul.cart_list li img {
	height: auto; float: right;
}
.kl-store-page ul.product_list_widget li img {
	height: auto; float: right;
}
.kl-store form .form-row label {
	display: block;
}
.kl-store-page form .form-row label {
	display: block;
}
.kl-store form .form-row label.checkbox {
	display: inline;
}
.kl-store-page form .form-row label.checkbox {
	display: inline;
}
.kl-store form .form-row select {
	width: 100%;
}
.kl-store-page form .form-row select {
	width: 100%;
}
.kl-store form .form-row .input-text {
	width: 100%; margin-bottom: 8px; box-sizing: border-box;
}
.kl-store-page form .form-row .input-text {
	width: 100%; margin-bottom: 8px; box-sizing: border-box;
}
.kl-store form .form-row-first {
	width: 47%; overflow: visible; float: left;
}
.kl-store form .form-row-last {
	width: 47%; overflow: visible; float: left;
}
.kl-store-page form .form-row-first {
	width: 47%; overflow: visible; float: left;
}
.kl-store-page form .form-row-last {
	width: 47%; overflow: visible; float: left;
}
.kl-store #payment #place_order {
	float: right;
}
.kl-store form .form-row-last {
	float: right;
}
.kl-store-page #payment #place_order {
	float: right;
}
.kl-store-page form .form-row-last {
	float: right;
}
.kl-store #payment .form-row select {
	width: auto;
}
.kl-store-page #payment .form-row select {
	width: auto;
}
.kl-store #payment .terms {
	padding: 0px 1em; text-align: right;
}
.kl-store-page #payment .terms {
	padding: 0px 1em; text-align: right;
}
.kl-store-page .left_sidebar ul.products li:nth-child(3n+1).product {
	clear: both;
}
.kl-store-page ul.products {
	list-style: none; margin: 0px -15px; padding: 0px;
}
.kl-store-page ul.products li.product {
	margin: 0px 0px 30px; padding: 0px 15px; width: 25%;
}
.kl-store-page .left_sidebar ul.products li.product {
	width: 33.33%; float: left;
}
.kl-store-page .right_sidebar ul.products li.product {
	width: 33.33%; float: left;
}
.kl-store-page #content div.product div.images {
	width: 100%;
}
.kl-store-page div.product div.images {
	width: 100%;
}
.btn-flat {
	background: rgb(205, 33, 34); padding: 10px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-size: 13px !important; font-weight: 600; position: relative; box-shadow: none; text-shadow: none;
}
.kl-store-page a.button {
	background: rgb(205, 33, 34); padding: 10px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-size: 13px !important; font-weight: 600; position: relative; box-shadow: none; text-shadow: none;
}
.kl-store-page button.button {
	background: rgb(205, 33, 34); padding: 10px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-size: 13px !important; font-weight: 600; position: relative; box-shadow: none; text-shadow: none;
}
.kl-store-page button.alt.button {
	background: rgb(205, 33, 34); padding: 10px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-size: 13px !important; font-weight: 600; position: relative; box-shadow: none; text-shadow: none;
}
.kl-store-page input.button {
	background: rgb(205, 33, 34); padding: 10px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-size: 13px !important; font-weight: 600; position: relative; box-shadow: none; text-shadow: none;
}
.kl-store-page input#button {
	background: rgb(205, 33, 34); padding: 10px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-size: 13px !important; font-weight: 600; position: relative; box-shadow: none; text-shadow: none;
}
.kl-store-page #review_form #submit {
	background: rgb(205, 33, 34); padding: 10px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-size: 13px !important; font-weight: 600; position: relative; box-shadow: none; text-shadow: none;
}
.btn-flat:hover {
	background: rgb(52, 52, 52); color: rgb(255, 255, 255) !important;
}
.kl-store-page a.button:hover {
	background: rgb(52, 52, 52); color: rgb(255, 255, 255) !important;
}
.kl-store-page button.button:hover {
	background: rgb(52, 52, 52); color: rgb(255, 255, 255) !important;
}
.kl-store-page button.alt.button:hover {
	background: rgb(52, 52, 52); color: rgb(255, 255, 255) !important;
}
.kl-store-page input.button:hover {
	background: rgb(52, 52, 52); color: rgb(255, 255, 255) !important;
}
.kl-store-page input#button:hover {
	background: rgb(52, 52, 52); color: rgb(255, 255, 255) !important;
}
.kl-store-page #review_form #submit:hover {
	background: rgb(52, 52, 52); color: rgb(255, 255, 255) !important;
}
.kl-store-page #respond input.alt#submit {
	font-weight: 600;
}
.kl-store-page a.alt.button {
	font-weight: 600;
}
.kl-store-page button.alt.button {
	font-weight: 600;
}
.kl-store-page input.alt.button {
	font-weight: 600;
}
.kl-store-page #respond input.alt#submit:hover {
	background: rgb(35, 35, 35);
}
.kl-store-page a.alt.button:hover {
	background: rgb(35, 35, 35);
}
.kl-store-page button.alt.button:hover {
	background: rgb(35, 35, 35);
}
.kl-store-page input.alt.button:hover {
	background: rgb(35, 35, 35);
}
.product-list-item {
	background: radial-gradient(at center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(237, 237, 237) 100%); display: block; position: relative;
}
.kl-store-page ul.products li.product .product-list-item {
	background: radial-gradient(at center, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(237, 237, 237) 100%); display: block; position: relative;
}
.product-list-item::before {
	transition:0.2s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; content: " "; pointer-events: none; box-shadow: inset 0px 0px 0px 2px #e8e8e8; -webkit-transition: all 0.2s ease-out;
}
.kl-store-page ul.products li.product .product-list-item::before {
	transition:0.2s ease-out; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; content: " "; pointer-events: none; box-shadow: inset 0px 0px 0px 2px #e8e8e8; -webkit-transition: all 0.2s ease-out;
}
.product-list-item > a {
	display: block; position: relative;
}
.kl-store-page ul.products li.product .product-list-item > a {
	display: block; position: relative;
}
.product-list-item .kw-prodimage {
	text-align: center; overflow: hidden; display: block; position: relative; z-index: 0;
}
.kl-store-page ul.products li.product .product-list-item .kw-prodimage {
	text-align: center; overflow: hidden; display: block; position: relative; z-index: 0;
}
.product-list-item .kw-prodimage-img {
	margin: 0px auto; transition:opacity 0.3s; width: auto; vertical-align: middle; opacity: 1; -webkit-transition: opacity 0.3s;
}
.kl-store-page ul.products li.product .product-list-item .kw-prodimage-img {
	margin: 0px auto; transition:opacity 0.3s; width: auto; vertical-align: middle; opacity: 1; -webkit-transition: opacity 0.3s;
}
.product-list-item :not(:only-child).kw-prodimage-img {
	position: relative; z-index: 1;
}
.kl-store-page ul.products li.product .product-list-item :not(:only-child).kw-prodimage-img {
	position: relative; z-index: 1;
}
.product-list-item .kw-prodimage-img-secondary {
	transition:opacity 0.4s; left: 50%; top: 0px; position: absolute; opacity: 0; transform: translateX(-50%); -webkit-transition: opacity .4s; -webkit-transform: translateX(-50%); -webkit-backface-visibility: hidden;
}
.kl-store-page ul.products li.product .product-list-item .kw-prodimage-img-secondary {
	transition:opacity 0.4s; left: 50%; top: 0px; position: absolute; opacity: 0; transform: translateX(-50%); -webkit-transition: opacity .4s; -webkit-transform: translateX(-50%); -webkit-backface-visibility: hidden;
}
.product-list-item:hover .kw-prodimage-img-secondary {
	z-index: 1; opacity: 1;
}
.kl-store-page ul.products li.product .product-list-item:hover .kw-prodimage-img-secondary {
	z-index: 1; opacity: 1;
}
.product-list-item:hover :not(:only-child).kw-prodimage-img {
	opacity: 0;
}
.kl-store-page ul.products li.product .product-list-item:hover :not(:only-child).kw-prodimage-img {
	opacity: 0;
}
.product-list-item [data-src].kw-prodimage-img {
	opacity: 0;
}
.kl-store-page ul.products li.product .product-list-item [data-src].kw-prodimage-img {
	opacity: 0;
}
.product-list-item .kw-details {
	background: rgb(255, 255, 255); padding: 20px; transition:0.2s ease-out; position: relative; -webkit-transition: all 0.2s ease-out;
}
.kl-store-page ul.products li.product .product-list-item .kw-details {
	background: rgb(255, 255, 255); padding: 20px; transition:0.2s ease-out; position: relative; -webkit-transition: all 0.2s ease-out;
}
.product-list-item .kw-details-title {
	margin: 0px 0px 10px; padding: 0px; line-height: 1.3; font-size: 16px; font-weight: 300; min-height: 40px;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-title {
	margin: 0px 0px 10px; padding: 0px; line-height: 1.3; font-size: 16px; font-weight: 300; min-height: 40px;
}
.product-list-item .kw-details-title {
	transition:0.2s ease-out; color: rgb(47, 47, 47); -webkit-transition: all 0.2s ease-out;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-title {
	transition:0.2s ease-out; color: rgb(47, 47, 47); -webkit-transition: all 0.2s ease-out;
}
.product-list-item .kw-details-title a {
	transition:0.2s ease-out; color: rgb(47, 47, 47); -webkit-transition: all 0.2s ease-out;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-title a {
	transition:0.2s ease-out; color: rgb(47, 47, 47); -webkit-transition: all 0.2s ease-out;
}
.product-list-item .kw-details-desc {
	color: rgb(147, 147, 147); line-height: 1.4; font-size: 12px; margin-bottom: 10px;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-desc {
	color: rgb(147, 147, 147); line-height: 1.4; font-size: 12px; margin-bottom: 10px;
}
.product-list-item .kw-details-desc {
	height: 60px; overflow: hidden; clear: both; display: block; position: relative;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-desc {
	height: 60px; overflow: hidden; clear: both; display: block; position: relative;
}
.product-list-item .kw-details-desc::after {
	transition:opacity 0.2s ease-out; left: 0px; width: 100%; height: 60%; bottom: 0px; position: absolute; content: ""; -webkit-transition: opacity 0.2s ease-out;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-desc::after {
	transition:opacity 0.2s ease-out; left: 0px; width: 100%; height: 60%; bottom: 0px; position: absolute; content: ""; -webkit-transition: opacity 0.2s ease-out;
}
.product-list-item .kw-details-desc::before {
	transition:opacity 0.2s ease-out; left: 0px; width: 100%; height: 60%; bottom: 0px; position: absolute; content: ""; -webkit-transition: opacity 0.2s ease-out;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-desc::before {
	transition:opacity 0.2s ease-out; left: 0px; width: 100%; height: 60%; bottom: 0px; position: absolute; content: ""; -webkit-transition: opacity 0.2s ease-out;
}
.product-list-item .kw-details-desc::after {
	background: linear-gradient(transparent 0%, rgb(255, 255, 255) 100%); opacity: 1;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-desc::after {
	background: linear-gradient(transparent 0%, rgb(255, 255, 255) 100%); opacity: 1;
}
.product-list-item .kw-details-desc::before {
	background: linear-gradient(transparent 0%, rgb(237, 236, 236) 100%); opacity: 0;
}
.kl-store-page ul.products li.product .product-list-item .kw-details-desc::before {
	background: linear-gradient(transparent 0%, rgb(237, 236, 236) 100%); opacity: 0;
}
.product-list-item:hover .kw-details-desc::after {
	opacity: 0;
}
.kl-store-page ul.products li.product .product-list-item:hover .kw-details-desc::after {
	opacity: 0;
}
.product-list-item:hover .kw-details-desc::before {
	opacity: 1;
}
.kl-store-page ul.products li.product .product-list-item:hover .kw-details-desc::before {
	opacity: 1;
}
.product-list-item .kw-actions {
	padding: 10px 0px; transition:0.2s ease-out; width: 0px; text-align: right; right: 0px; bottom: 10px; line-height: 1; overflow: hidden; position: absolute; z-index: 1; -webkit-transition: all 0.2s ease-out;
}
.kl-store-page ul.products li.product .product-list-item .kw-actions {
	padding: 10px 0px; transition:0.2s ease-out; width: 0px; text-align: right; right: 0px; bottom: 10px; line-height: 1; overflow: hidden; position: absolute; z-index: 1; -webkit-transition: all 0.2s ease-out;
}
.product-list-item .kw-actions a {
	background: rgb(205, 33, 34); padding: 6px 10px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; clear: right; font-size: 10px; font-weight: 600; margin-bottom: 3px; float: right; display: inline-block; white-space: nowrap; position: relative; box-shadow: 0px 4px 15px rgba(0,0,0,0.2);
}
.kl-store-page ul.products li.product .product-list-item .kw-actions a {
	background: rgb(205, 33, 34); padding: 6px 10px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; clear: right; font-size: 10px; font-weight: 600; margin-bottom: 3px; float: right; display: inline-block; white-space: nowrap; position: relative; box-shadow: 0px 4px 15px rgba(0,0,0,0.2);
}
.product-list-item .kw-actions a:hover {
	background: rgb(51, 51, 51);
}
.kl-store-page ul.products li.product .product-list-item .kw-actions a:hover {
	background: rgb(51, 51, 51);
}
.product-list-item .kw-actions a.loading::before {
	background: url("/images/ajax-loader.gif") no-repeat center rgba(255, 255, 255, 0.65); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.kl-store-page ul.products li.product .product-list-item .kw-actions a.loading::before {
	background: url("/images/ajax-loader.gif") no-repeat center rgba(255, 255, 255, 0.65); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.product-list-item .price {
	color: rgb(40, 40, 40); line-height: 1; font-size: 18px; font-weight: 600; text-decoration: none; margin-bottom: 0px;
}
.product-list-item .price ins {
	color: rgb(40, 40, 40); line-height: 1; font-size: 18px; font-weight: 600; text-decoration: none; margin-bottom: 0px;
}
.kl-store-page ul.products li.product .product-list-item .price {
	color: rgb(40, 40, 40); line-height: 1; font-size: 18px; font-weight: 600; text-decoration: none; margin-bottom: 0px;
}
.kl-store-page ul.products li.product .product-list-item .price ins {
	color: rgb(40, 40, 40); line-height: 1; font-size: 18px; font-weight: 600; text-decoration: none; margin-bottom: 0px;
}
.product-list-item .price del span {
	font-weight: normal; display: inline-block;
}
.kl-store-page ul.products li.product .product-list-item .price del {
	font-weight: normal; display: inline-block;
}
.product-list-item .price del span {
	color: rgb(0, 0, 0); text-decoration: line-through; margin-right: 5px; position: relative;
}
.kl-store-page ul.products li.product .product-list-item .price del span {
	color: rgb(0, 0, 0); text-decoration: line-through; margin-right: 5px; position: relative;
}
.product-list-item .price del {
	font-size: 80%;
}
.product-list-item .price ins {
	font-size: 80%;
}
.kl-store-page ul.products li.product .product-list-item .price del {
	font-size: 80%;
}
.kl-store-page ul.products li.product .product-list-item .price ins {
	font-size: 80%;
}
.product-list-item .star-rating {
	width: 5.4em; height: 1em; right: 20px; bottom: 18px; color: rgb(202, 202, 202); line-height: 1; overflow: hidden; font-family: star; font-size: 10px; position: absolute;
}
.kl-store-page ul.products li.product .product-list-item .star-rating {
	width: 5.4em; height: 1em; right: 20px; bottom: 18px; color: rgb(202, 202, 202); line-height: 1; overflow: hidden; font-family: star; font-size: 10px; position: absolute;
}
.product-list-item .star-rating {
	bottom: 26px;
}
.product-list-item .star-rating::before {
	left: 0px; top: 0px; color: rgb(224, 224, 224); float: left; position: absolute; content: "\73\73\73\73\73";
}
.kl-store-page ul.products li.product .product-list-item .star-rating::before {
	left: 0px; top: 0px; color: rgb(224, 224, 224); float: left; position: absolute; content: "\73\73\73\73\73";
}
.product-list-item .star-rating span {
	left: 0px; top: 0px; overflow: hidden; padding-top: 1.5em; float: left; position: absolute;
}
.kl-store-page ul.products li.product .product-list-item .star-rating span {
	left: 0px; top: 0px; overflow: hidden; padding-top: 1.5em; float: left; position: absolute;
}
.product-list-item .star-rating span::before {
	left: 0px; top: 0px; position: absolute; content: "\53\53\53\53\53";
}
.kl-store-page ul.products li.product .product-list-item .star-rating span::before {
	left: 0px; top: 0px; position: absolute; content: "\53\53\53\53\53";
}
.product-list-item:hover::before {
	box-shadow: inset 0px 0px 0px 4px #9c9c9c;
}
.kl-store-page ul.products li.product .product-list-item:hover::before {
	box-shadow: inset 0px 0px 0px 4px #9c9c9c;
}
.product-list-item:hover .kw-details {
	background: rgb(237, 236, 236);
}
.kl-store-page ul.products li.product .product-list-item:hover .kw-details {
	background: rgb(237, 236, 236);
}
.product-list-item:hover .kw-details-title {
	color: rgb(205, 33, 34);
}
.kl-store-page ul.products li.product .product-list-item:hover .kw-details-title {
	color: rgb(205, 33, 34);
}
.product-list-item:hover .kw-actions {
	width: 140px; right: 4px;
}
.kl-store-page ul.products li.product .product-list-item:hover .kw-actions {
	width: 140px; right: 4px;
}
.widget_product_categories.kl-store {
	
}
.widget_product_categories.kl-store .product-categories {
	list-style: none; margin: 0px; padding: 0px;
}
.widget_product_categories.kl-store .cat-item {
	margin: 10px 0px;
}
.widget_product_categories.kl-store .cat-item a {
	padding: 10px 0px; transition:0.15s ease-out; color: rgb(72, 72, 72) !important; font-size: 14px; font-weight: 400; -webkit-transition: all .15s ease-out;
}
.widget_product_categories.kl-store .cat-item a:hover {
	color: rgb(17, 17, 17);
}
.widget_product_categories.kl-store .cat-item a::before {
	background: rgb(225, 225, 225); transition:0.15s ease-out; width: 8px; height: 2px; margin-right: 12px; vertical-align: middle; display: inline-block; content: ""; -webkit-transition: all .15s ease-out;
}
.widget_product_categories.kl-store .current-cat.cat-item > a {
	color: rgb(24, 24, 24); font-weight: 600;
}
.widget_product_categories.kl-store .current-cat.cat-item > a::before {
	background: rgb(187, 187, 187);
}
.widget_product_categories.kl-store .cat-item .count {
	opacity: 0.5;
}
.widget_product_categories.kl-store .children {
	list-style: none; margin: 0px; padding: 0px 0px 0px 20px;
}
.widget_price_filter.kl-store .price_label {
	font-size: 14px;
}
.widget_price_filter.kl-store .ui-slider .ui-slider-handle {
	transition:background-color 0.2s ease-out; top: 2px; width: 10px; height: 10px; background-color: rgb(200, 200, 200); -webkit-transition: background-color .2s ease-out;
}
.widget_price_filter.kl-store:hover .ui-slider .ui-slider-handle {
	background-color: rgb(137, 137, 137);
}
.widget_price_filter.kl-store .ui-slider .ui-slider-range {
	background-color: rgb(200, 200, 200);
}
.widget_price_filter.kl-store .price_slider_wrapper .ui-widget-content {
	margin-top: 30px; margin-bottom: 30px; background-color: rgb(157, 157, 157);
}
.widget_price_filter.kl-store .ui-slider-horizontal {
	height: 3px; margin-top: 25px;
}
.widget.kl-store ul.product_list_widget {
	list-style: none; padding: 0px;
}
.widget.kl-store ul.product_list_widget li {
	padding: 0px; margin-bottom: 20px;
}
.widget.kl-store ul.product_list_widget li::after {
	
}
.widget.kl-store ul.product_list_widget li::before {
	
}
.widget.kl-store ul.product_list_widget li a {
	line-height: 1.6; font-size: 13px; margin-bottom: 10px;
}
.widget.kl-store ul.product_list_widget li a span {
	font-weight: 400;
}
.widget.kl-store ul.product_list_widget li img {
	width: 58px; float: right;
}
.widget.kl-store ul.product_list_widget li .amount {
	font-weight: 300; display: block;
}
.widget.kl-store ul.product_list_widget li .star-rating {
	color: rgb(205, 33, 34); font-size: 10px; margin-bottom: 10px;
}
:last-child.widget.kl-store {
	margin-bottom: 0px;
}
.kl-store-page ul.products li.product-category h3 {
	margin: 0px 20px; line-height: 1.4; padding-bottom: 20px; font-size: 18px; font-weight: 300;
}
.kl-store-page ul.products li.product-category h3 mark {
	background: none; font-weight: 400;
}
.kl-store ul.cart_list li a {
	font-size: 14px;
}
.kl-store .widget_shopping_cart .total {
	padding-top: 15px; font-size: 16px; border-top-style: solid;
}
.widget_shopping_cart.kl-store .total {
	padding-top: 15px; font-size: 16px; border-top-style: solid;
}
.kl-store-page .page-title {
	color: rgb(52, 52, 52);
}
.kl-store-page .kl-store-ordering select {
	background-position: calc( 100% - 10px ); border-radius: 3px; border: 1px solid rgb(217, 217, 217); transition:0.2s ease-out; border-image: none; height: 34px; color: rgb(144, 144, 144); text-transform: uppercase; padding-left: 10px; font-size: 11px; font-weight: 600; background-image: url("/images/select-arrow.svg"); background-repeat: no-repeat; background-size: 6px 12px; -webkit-appearance: none; -webkit-transition: all .2s ease-out;
}
.kl-store-page .kl-store-ordering select:hover {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page .kl-store-ordering select:focus {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page .kl-store-result-count {
	margin: 10px 0px; color: rgb(131, 131, 131); text-transform: uppercase; font-size: 11px; font-weight: 600; float: left;
}
.kl-store-page .kl-store-ordering {
	margin: 0px 0px 20px;
}
.kl-store-page .kl-store-result-count {
	margin: 0px 0px 20px;
}
.kl-store-page .kl-store-ordering {
	float: right;
}
.kl-store-page input.input-text {
	padding: 7px 10px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); transition:box-shadow 0.25s ease-in-out; border-image: none; width: 50px; box-shadow: inset 2px 2px 0px 0px rgba(0,0,0,0.05); -webkit-transition: box-shadow .25s ease-in-out;
}
.kl-store-page textarea.input-text {
	padding: 7px 10px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); transition:box-shadow 0.25s ease-in-out; border-image: none; width: 50px; box-shadow: inset 2px 2px 0px 0px rgba(0,0,0,0.05); -webkit-transition: box-shadow .25s ease-in-out;
}
.kl-store-page form .form-row select {
	padding: 7px 10px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); transition:box-shadow 0.25s ease-in-out; border-image: none; width: 50px; box-shadow: inset 2px 2px 0px 0px rgba(0,0,0,0.05); -webkit-transition: box-shadow .25s ease-in-out;
}
.kl-store-cart table.cart td.actions .coupon .input-text {
	padding: 7px 10px; border-radius: 3px; border: 1px solid rgb(217, 217, 217); transition:box-shadow 0.25s ease-in-out; border-image: none; width: 50px; box-shadow: inset 2px 2px 0px 0px rgba(0,0,0,0.05); -webkit-transition: box-shadow .25s ease-in-out;
}
.kl-store-page input.input-text:hover {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page textarea.input-text:hover {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page form .form-row select:hover {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page input.input-text:focus {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page textarea.input-text:focus {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page form .form-row select:focus {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page form .form-row select {
	height: 34px;
}
.kl-store-page input.input-text {
	border: 1px solid rgb(216, 216, 216); border-image: none;
}
.kl-store-page textarea.input-text {
	border: 1px solid rgb(216, 216, 216); border-image: none;
}
.kl-store-page .login .input-text {
	border: 1px solid rgb(216, 216, 216); border-image: none;
}
.kl-store-page form .kl-store-invalid.form-row input.input-text {
	box-shadow: inset 3px 0px 0px #e2401c;
}
.kl-store-page form .kl-store-invalid.form-row select {
	box-shadow: inset 3px 0px 0px #e2401c;
}
.kl-store-page .kl-store form .form-row label {
	font-weight: 400;
}
.kl-store-page .kl-store-error {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-error::before {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-info {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-info::before {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-message {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-message::before {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-error {
	border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 0.61em; border-left-style: solid;
}
.kl-store-page .kl-store-info {
	border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 0.61em; border-left-style: solid;
}
.kl-store-page .kl-store-message {
	border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 0.61em; border-left-style: solid;
}
.kl-store-page .kl-store-error a {
	color: rgb(255, 255, 255); margin-left: 10px; border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid;
}
.kl-store-page .kl-store-info a {
	color: rgb(255, 255, 255); margin-left: 10px; border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid;
}
.kl-store-page .kl-store-message a {
	color: rgb(255, 255, 255); margin-left: 10px; border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid;
}
.kl-store-page .kl-store-error a:hover {
	border-color: rgba(255, 255, 255, 0.4);
}
.kl-store-page .kl-store-info a:hover {
	border-color: rgba(255, 255, 255, 0.4);
}
.kl-store-page .kl-store-message a:hover {
	border-color: rgba(255, 255, 255, 0.4);
}
.kl-store-page .kl-store-info {
	background-color: rgb(61, 156, 210);
}
.kl-store-page .kl-store-error {
	background-color: rgb(226, 64, 28);
}
.kl-store-page .kl-store-message {
	background-color: rgb(15, 131, 77);
}
.kl-store-page .kl-store-message .wc-forward.button {
	background: none; border: 1px solid rgba(255, 255, 255, 0.5); border-image: none; color: rgb(255, 255, 255);
}
.kl-store-page .kl-store-message .wc-forward.button:hover {
	background: none; border-color: rgba(255, 255, 255, 0.8); color: rgb(255, 255, 255);
}
.kl-store-page table.shop_table {
	border-radius: 0px; border: 0px currentColor; border-image: none; width: 100%; background-color: rgb(255, 255, 255);
}
.kl-store-page table.shop_table thead {
	border-radius: 3px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 12px;
}
.kl-store-page table.shop_table thead th {
	color: rgb(69, 69, 69); font-weight: 600; background-color: rgb(204, 204, 204);
}
.kl-store-page table.shop_table thead th:first-child {
	border-radius: 3px 0px 0px;
}
.kl-store-page table.shop_table thead th:last-child {
	border-radius: 0px 3px 0px 0px;
}
.kl-store-page table.shop_table thead th {
	padding: 15px;
}
.kl-store-page table.shop_table td {
	padding: 15px;
}
.kl-store-cart table.cart .product-remove {
	padding: 0px; width: 60px; text-align: center;
}
.kl-store-cart table.cart .product-remove .remove {
	margin: 0px auto; display: inline-block;
}
.kl-store-cart table.cart .product-thumbnail {
	padding: 0px; width: 52px;
}
.kl-store-cart table.cart .product-thumbnail img {
	width: 42px; box-shadow: none;
}
.kl-store-cart table.cart td.actions .coupon .input-text {
	width: auto; height: auto; line-height: normal;
}
@media screen and (max-width:767px)
{
.kl-store-page table.cart td.actions .coupon + .button {
	margin: 30px auto 20px; display: block;
}
}
.shipping-calculator-button {
	padding: 6px 10px; border-radius: 2px; line-height: 1; margin-top: 10px; display: inline-block; background-color: rgb(212, 212, 212);
}
.shipping-calculator-button:hover {
	background-color: rgb(204, 204, 204);
}
.kl-store-page .cart-collaterals .cart_totals {
	width: 50%;
}
.kl-store-page .cart-collaterals .cart_totals > h2 {
	color: rgb(136, 136, 136); text-transform: uppercase;
}
.kl-store-page .cart-collaterals .cart_totals table {
	width: 100%;
}
.kl-store-page .cart-collaterals .cart_totals .order-total {
	font-size: 16px; background-color: rgb(238, 238, 238);
}
.kl-store-page .cart-collaterals .cart_totals table th {
	text-transform: uppercase; font-weight: 600;
}
.kl-store-page .cart-collaterals .cart_totals table td {
	padding: 10px;
}
.kl-store-page .cart-collaterals .cart_totals table th {
	padding: 10px;
}
.kl-store-page .cart-collaterals ul.products li.product .product-list-item .kw-prodimage {
	height: 180px; line-height: 180px;
}
.kl-store-page .cart-collaterals .cross-sells {
	width: 50%;
}
.kl-store-page .cart-collaterals .cross-sells > h2 {
	font-family: "Nanum Gothic","Open Sans", sans-serif; font-size: 22px; font-weight: 400;
}
.kl-store-page .wc-proceed-to-checkout {
	display: inline-block;
}
@media screen and (max-width:767px)
{
.kl-store-page .cart-collaterals .cross-sells {
	width: 100%;
}
.kl-store-page .cart-collaterals .cart_totals {
	width: 100%;
}
}
.kl-store-page .kl-store-shipping-fields > h3 {
	margin-top: 10px;
}
.kl-store-page .kl-store-shipping-fields > h3 label {
	font-size: 20px; font-weight: 400; margin-right: 10px; display: inline-block;
}
.kl-store-page .kl-store-checkout-review-order .product-name {
	width: 35%;
}
.kl-store table.shop_table tbody th {
	font-weight: 600;
}
.kl-store table.shop_table tfoot td {
	font-weight: 600;
}
.kl-store table.shop_table tfoot th {
	font-weight: 600;
}
.kl-store-page table.shop_table .order-total {
	font-size: 16px; background-color: rgb(238, 238, 238);
}
.kl-store-page table.kl-store-checkout-review-order-table {
	margin-bottom: 30px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.payment_methods {
	list-style: none; padding: 0px;
}
.kl-store-page table.my_account_orders th.order-total {
	font-size: 13px; background-color: rgb(204, 204, 204);
}
.kl-store-page table.my_account_orders td.order-total {
	font-size: 13px; background-color: rgb(204, 204, 204);
}
.kl-store-page table.my_account_orders td.order-total {
	background-color: transparent;
}
.kl-store-page .addresses .title h3 {
	text-transform: uppercase; line-height: 1.3; font-size: 20px; margin-top: 0px; margin-bottom: 20px; float: left;
}
.kl-store-page .addresses .title .edit {
	padding: 7px 10px 6px; border-radius: 2px; color: rgb(103, 103, 103); text-transform: uppercase; line-height: 1; font-size: 12px; font-weight: 600; margin-top: 5px; float: right; background-color: rgb(222, 222, 222);
}
.kl-store-page ul.digital-downloads li .count {
	padding: 7px 10px 6px; border-radius: 2px; color: rgb(103, 103, 103); text-transform: uppercase; line-height: 1; font-size: 12px; font-weight: 600; margin-top: 5px; float: right; background-color: rgb(222, 222, 222);
}
.kl-store-page .addresses .title .edit:hover {
	background-color: rgb(204, 204, 204);
}
.kl-store-page ul.digital-downloads li .count:hover {
	background-color: rgb(204, 204, 204);
}
.kl-store-page .kl-store > form .form-row {
	padding-right: 0px; padding-left: 0px;
}
.kl-store-page .kl-store > form fieldset {
	clear: both; margin-top: 30px; margin-bottom: 20px;
}
.kl-store-page .kl-store > form legend {
	padding-bottom: 10px; clear: both;
}
.kl-store-page .myaccount_user {
	line-height: 1.7; font-size: 14px;
}
.kl-store-page .myaccount_user a {
	text-decoration: underline;
}
.kl-store-page .myaccount_user ~ h2 {
	text-transform: uppercase; font-size: 20px;
}
.kl-store-page .order-info ~ h2 {
	text-transform: uppercase; font-size: 20px;
}
.kl-store-page .order-info ~ header h2 {
	text-transform: uppercase; font-size: 20px;
}
.kl-store-page .kl-store > h2 {
	text-transform: uppercase; font-size: 20px;
}
.kl-store form.checkout_coupon {
	padding: 10px 20px; border: 1px solid rgb(233, 233, 233); border-image: none;
}
.kl-store form.login {
	padding: 10px 20px; border: 1px solid rgb(233, 233, 233); border-image: none;
}
.kl-store form.register {
	padding: 10px 20px; border: 1px solid rgb(233, 233, 233); border-image: none;
}
.kl-store form.login .form-row {
	margin-bottom: 10px;
}
.kl-store form.register .form-row {
	margin-bottom: 10px;
}
.kl-store form.login .form-row .button + label {
	margin-left: 10px;
}
.kl-store form.register .form-row .button + label {
	margin-left: 10px;
}
.kl-store-page .product-page {
	margin-bottom: 30px;
}
.kl-store-page div.product .product_title {
	line-height: 1.4; font-size: 34px; font-weight: normal;
}
.kl-store-page div.product .tabbable {
	margin-bottom: 50px;
}
.kl-store-page .single_product_main_image .images {
	background: rgb(255, 255, 255); border: 1px solid rgb(234, 234, 234); border-image: none; width: 100%; padding-bottom: 1px; position: relative;
}
.kl-store-page .single_product_main_image .images .kl-store-main-image {
	width: 100%; text-align: center; display: block;
}
.kl-store-page div.product div.images div.thumbnails {
	margin: 0px 10px; padding: 10px 0px 0px 10px;
}
.kl-store-page div.product div.images div.thumbnails img {
	padding: 2px; border: 1px solid rgb(234, 234, 234); border-image: none;
}
.kl-store-page div.product div.images div.thumbnails img:hover {
	border: 1px solid rgb(238, 238, 238); border-image: none;
}
.kl-store-page div.product div.summary {
	width: 100% !important; float: none !important;
}
.single-product.kl-store-page div.product p.price {
	color: rgb(40, 40, 40); font-size: 24px;
}
.single-product.kl-store-page div.product span.price {
	color: rgb(40, 40, 40); font-size: 24px;
}
.single-product.kl-store-page div.product p.price .amount {
	margin: 0px 5px;
}
.single-product.kl-store-page div.product span.price .amount {
	margin: 0px 5px;
}
.single-product.kl-store-page div.product p.price del {
	text-decoration: none; margin-right: 10px; display: inline-block; opacity: 0.8;
}
.single-product.kl-store-page div.product span.price del {
	text-decoration: none; margin-right: 10px; display: inline-block; opacity: 0.8;
}
.single-product.kl-store-page div.product p.price del .amount {
	text-decoration: line-through;
}
.single-product.kl-store-page div.product span.price del .amount {
	text-decoration: line-through;
}
.single-product.kl-store-page div.product p.price ins {
	font-weight: 600; text-decoration: none; display: inline-block;
}
.single-product.kl-store-page div.product span.price ins {
	font-weight: 600; text-decoration: none; display: inline-block;
}
.single-product.kl-store-page div.product p.price del::before {
	line-height: 1.4; font-size: 10px; font-weight: 700; text-decoration: none; margin-left: 5px; display: block;
}
.single-product.kl-store-page div.product span.price del::before {
	line-height: 1.4; font-size: 10px; font-weight: 700; text-decoration: none; margin-left: 5px; display: block;
}
.single-product.kl-store-page div.product p.price ins::before {
	line-height: 1.4; font-size: 10px; font-weight: 700; text-decoration: none; margin-left: 5px; display: block;
}
.single-product.kl-store-page div.product span.price ins::before {
	line-height: 1.4; font-size: 10px; font-weight: 700; text-decoration: none; margin-left: 5px; display: block;
}
.single-product.kl-store-page div.product p.price del::before {
	color: rgb(136, 136, 136); content: attr(data-was);
}
.single-product.kl-store-page div.product span.price del::before {
	color: rgb(136, 136, 136); content: attr(data-was);
}
.single-product.kl-store-page div.product p.price del + ins::before {
	color: rgb(205, 33, 34); content: attr(data-now);
}
.single-product.kl-store-page div.product span.price del + ins::before {
	color: rgb(205, 33, 34); content: attr(data-now);
}
.single-product.kl-store-page div.product .kw-details-desc {
	margin-bottom: 30px;
}
.kl-store-page div.product form.cart div.quantity {
	margin-right: 10px;
}
.kl-store-page div.product form.cart div.quantity .qty {
	border-radius: 3px; border: 1px solid rgb(217, 217, 217); border-image: none; height: 33px;
}
.kl-store-page div.product form.cart .single_add_to_cart_button {
	
}
.kl-store-page div.product form.cart .variations td.label {
	padding: 10px 0px 0px; font-size: 100%; vertical-align: top; display: table-cell;
}
.kl-store-page div.product form.cart .variations label {
	color: rgb(0, 0, 0); text-transform: uppercase; font-size: 16px; font-weight: 400; margin-right: 20px; display: inline-block;
}
.kl-store-page div.product form.cart .variations select {
	background-position: calc( 100% - 10px ); border-radius: 3px; border: 1px solid rgb(217, 217, 217); transition:0.2s ease-out; border-image: none; height: 34px; color: rgb(144, 144, 144); text-transform: uppercase; padding-left: 10px; font-size: 11px; font-weight: 600; background-repeat: no-repeat; background-size: 6px 12px; -webkit-transition: all .2s ease-out;
}
.kl-store-page div.product form.cart .variations select:hover {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page div.product form.cart .variations select:focus {
	border: 1px solid rgb(186, 186, 186); border-image: none; color: rgb(120, 120, 120);
}
.kl-store-page div.product form.cart .reset_variations {
	color: rgba(0, 0, 0, 0.8); text-transform: uppercase; font-size: 11px; margin-top: 5px; display: block !important;
}
.kl-store-page div.product form.cart .single_variation_wrap {
	padding-top: 5px; padding-bottom: 5px; padding-left: 20px; margin-bottom: 20px; border-left-color: rgba(0, 0, 0, 0.1); border-left-width: 3px; border-left-style: solid;
}
.kl-store-page div.product form.cart .single_variation_wrap::before {
	display: table; content: " ";
}
.kl-store-page div.product form.cart .single_variation_wrap::after {
	display: table; content: " ";
}
.kl-store-page div.product form.cart .single_variation_wrap::after {
	clear: both;
}
.kl-store-page div.product form.cart .single_variation_wrap .single_variation {
	margin-bottom: 15px;
}
.kl-store-page div.product form.cart .single_variation_wrap .single_variation .price {
	color: rgb(68, 68, 68); line-height: 1; font-size: 32px;
}
.kl-store-page div.product form.cart .single_variation_wrap .single_variation .price::before {
	background: rgb(204, 204, 204); width: 20px; height: 1px; margin-right: 10px; margin-left: -20px; vertical-align: middle; display: inline-block; content: "";
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button {
	
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button::before {
	display: table; content: " ";
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button::after {
	display: table; content: " ";
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button::after {
	clear: both;
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button div.quantity {
	margin-right: 10px; float: left;
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button div.quantity .qty {
	border-radius: 3px; border: 1px solid rgb(217, 217, 217); border-image: none; width: 50px; height: 33px;
}
.kl-store-page div.product form.cart .single_variation_wrap .variations_button .single_add_to_cart_button {
	
}
.variations {
	margin-bottom: 15px;
}
.kl-store-page .product_meta {
	margin-bottom: 10px;
}
.kl-store-page .product_meta > span {
	display: block;
}
.kl-store-page .product_meta span a {
	font-weight: normal;
}
.kl-store-page .kl-store-product-rating .star-rating {
	margin: 5px 5px 10px; color: rgb(205, 33, 34); float: left;
}
.kl-store-page #comments .star-rating {
	margin-bottom: 10px; float: right;
}
.kl-store-page #reviews #comments ol.commentlist li .comment-text {
	border: 0px currentColor; border-image: none; margin-left: 0px;
}
.kl-store-page #reviews #comments ol.commentlist li img.avatar {
	margin: 10px;
}
.kl-store-page div.product .kl-store-tabs {
	margin-bottom: 50px;
}
.kl-store-page div.product .kl-store-tabs ul.tabs {
	margin: 0px 0px -1px; padding: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.kl-store-page div.product .kl-store-tabs ul.tabs::before {
	border: 0px currentColor; border-image: none;
}
.kl-store-page div.product .kl-store-tabs ul.tabs li {
	background: none; margin: 0px; padding: 0px; border: currentColor; border-image: none; float: left; display: block; box-shadow: none;
}
.kl-store-page div.product .kl-store-tabs ul.tabs li::before {
	display: none;
}
.kl-store-page div.product .kl-store-tabs ul.tabs li::after {
	display: none;
}
.kl-store-page div.product .kl-store-tabs ul.tabs li a {
	padding: 15px 20px; color: rgb(52, 52, 52); text-transform: uppercase; line-height: 18px; font-weight: normal; display: block;
}
.kl-store-page div.product .kl-store-tabs ul.tabs li.active a {
	background: rgb(255, 255, 255); border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(236, 236, 236) rgb(236, 236, 236) currentColor; border-image: none; border-top-left-radius: 5px; border-top-right-radius: 5px;
}
.product .nav {
	margin-bottom: -1px;
}
.product .nav > li {
	display: inline-block;
}
.product .nav > li.active > a {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(228, 228, 228) rgb(228, 228, 228) currentColor; border-radius: 4px 4px 0px 0px; border-image: none; background-color: rgb(255, 255, 255);
}
.product .tab-content {
	padding: 20px; border-radius: 0px 4px 4px; border: 1px solid rgb(228, 228, 228); border-image: none; background-color: rgb(255, 255, 255);
}
.product .tab-content h2 {
	margin-top: 0px;
}
.kl-store-page div.product .kl-store-tabs .panel {
	background: rgb(255, 255, 255); padding: 10px 15px 15px; border: 1px solid rgb(236, 236, 236); border-image: none; width: 100%;
}
.kl-store-page div.product .kl-store-tabs h2 {
	text-transform: uppercase; line-height: 20px; font-size: 18px;
}
.products.upsells h2 {
	text-transform: uppercase; line-height: 20px; font-size: 18px;
}
.products.related h2 {
	text-transform: uppercase; line-height: 20px; font-size: 18px;
}
div.product p.stock {
	color: rgb(83, 83, 83); font-size: 11px;
}
.site-content div.product p.stock {
	color: rgb(83, 83, 83); font-size: 11px;
}
.variation .variation-color {
	display: inline-block;
}
.shop_table .cart-subtotal {
	border-top-color: rgba(221, 221, 221, 0.64); border-top-width: 1px; border-top-style: solid;
}
.shop_table .shipping {
	border-top-color: rgba(221, 221, 221, 0.64); border-top-width: 1px; border-top-style: solid;
}
.kl-store table.shop_table tfoot th {
	padding-left: 10px;
}
.kl-store-checkout #payment {
	background: rgb(235, 233, 235); padding: 20px; border-radius: 5px;
}
.kl-store-checkout #payment div.payment_box {
	margin: 1em 0px; padding: 1em 2%; border-radius: 2px; width: 96%; color: rgb(81, 81, 81); line-height: 1.5; font-size: 0.92em; position: relative; background-color: rgb(223, 220, 222);
}
.kl-store-checkout #payment div.payment_box p {
	margin-bottom: 0px;
}
.payment_method_paypal img {
	height: 60px; margin-right: 15px; margin-left: 15px;
}
.zn_badge_container {
	left: 20px; top: 20px; position: absolute; z-index: 1;
}
.product-page .zn_badge_container {
	left: 35px;
}
.zn_badge_container :not(:only-child).zn_badge_sale {
	margin-bottom: -1px;
}
.zn_badge_container :not(:only-child).zn_badge_sale::after {
	display: none;
}
.zn_badge_container :not(:only-child).zn_badge_new::before {
	content: "&";
}
.zn_badge_sale {
	padding: 8px 12px 7px; border-radius: 2px; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 10px; margin-bottom: 11px; display: block; position: relative;
}
.zn_badge_new {
	padding: 8px 12px 7px; border-radius: 2px; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 10px; margin-bottom: 11px; display: block; position: relative;
}
.zn_badge_sale {
	background: rgb(197, 18, 18);
}
.zn_badge_sale::after {
	border-radius: 2px; width: 10px; height: 10px; bottom: -3px; position: absolute; content: ""; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.zn_badge_new::after {
	border-radius: 2px; width: 10px; height: 10px; bottom: -3px; position: absolute; content: ""; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.zn_badge_sale::after {
	left: 5px; z-index: 1; background-color: rgb(205, 33, 34);
}
.zn_badge_new {
	background-color: rgb(18, 161, 197);
}
.zn_badge_new::after {
	left: 5px; z-index: 1; background-color: rgb(18, 161, 197);
}
.zn_woo_cat_page {
	position: relative;
}
.kl-store_ordering {
	top: 0px; right: 0px; margin-bottom: 20px; float: right; position: absolute;
}
form .form-row input.input-text {
	height: auto; min-height: 30px;
}
form .form-row textarea {
	height: auto; min-height: 30px;
}
#payment ul.payment_methods li label {
	display: inline-block;
}
.popupaddcart {
	background: rgb(206, 206, 206); margin: -20px 0px 0px -125px; border: 3px solid rgb(153, 153, 153); border-image: none; left: 50%; top: 50%; width: 250px; height: 40px; text-align: center; color: rgb(51, 51, 51); line-height: 40px; position: fixed; z-index: 1000; box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}
.zn_loop_row {
	height: 1px; clear: both;
}
.kl-store #reviews h3 {
	font-size: 18px; font-weight: 600; margin-bottom: 20px;
}
.kl-store #reviews #comments ol.commentlist {
	padding: 0px;
}
.kl-store #reviews #comments ol.commentlist li img.avatar {
	width: 70px; margin-right: 15px; float: left; position: relative;
}
.kl-store-page #reviews #comments ol.commentlist li img.avatar {
	width: 70px; margin-right: 15px; float: left; position: relative;
}
.zn_product_subcategory {
	text-align: center;
}
.price-range button {
	background: rgb(205, 33, 34); padding: 6px 20px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 13px !important; font-weight: 600; display: inline-block; position: relative; box-shadow: none; text-shadow: none;
}
.price-range button:hover {
	background-color: rgb(164, 26, 27);
}
.price-range {
	position: relative;
}
.price-range-slider {
	background: rgb(231, 231, 231); border-radius: 4px; height: 4px; margin-bottom: 30px;
}
.price-range-slider .ui-slider-range {
	background: rgb(229, 229, 231); border-radius: 4px;
}
.price-range-slider .ui-slider-handle {
	outline: 0px; border-radius: 9px; width: 17px; height: 17px; margin-top: -6px; cursor: pointer; background-color: rgb(255, 82, 94);
}
.price-range-slider .ui-slider-handle:active {
	outline: 0px;
}
.price-range .price-result {
	background: 0px 0px; outline: 0px; border: 0px currentColor; border-image: none; height: 32px; color: rgb(83, 83, 83); font-size: 13px; max-width: 70px;
}
.price-range:hover .price-range-slider {
	background: rgb(231, 231, 231);
}
.price-range:hover .price-range-slider .ui-slider-range {
	background: rgb(193, 193, 193);
}
.ui-widget-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed;
}
.ui-slider {
	text-align: left; position: relative;
}
.ui-slider .ui-slider-handle {
	width: 1.2em; height: 1.2em; position: absolute; z-index: 1;
}
.ui-slider .ui-slider-range {
	background-position: 0px 0px; border: 0px currentColor; border-image: none; font-size: 0.7em; display: block; position: absolute; z-index: 1;
}
.price-range .filter {
	right: 20px; position: absolute;
}
.price-range span {
	color: rgb(83, 83, 83); display: inline-block;
}
.pr-result {
	margin-top: 5px; float: right; display: inline-block;
}
.kl-store-page .kl-store-error {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-error::before {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-info {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-info::before {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-message {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-message::before {
	color: rgb(255, 255, 255); line-height: 30px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.kl-store-page .kl-store-error {
	border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 0.61em; border-left-style: solid;
}
.kl-store-page .kl-store-info {
	border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 0.61em; border-left-style: solid;
}
.kl-store-page .kl-store-message {
	border-left-color: rgba(0, 0, 0, 0.15); border-left-width: 0.61em; border-left-style: solid;
}
.kl-store-page .kl-store-error a {
	color: rgb(255, 255, 255); margin-left: 10px; border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid;
}
.kl-store-page .kl-store-info a {
	color: rgb(255, 255, 255); margin-left: 10px; border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid;
}
.kl-store-page .kl-store-message a {
	color: rgb(255, 255, 255); margin-left: 10px; border-bottom-color: rgba(255, 255, 255, 0.2); border-bottom-width: 1px; border-bottom-style: solid;
}
.kl-store-page .kl-store-error a:hover {
	border-color: rgba(255, 255, 255, 0.4);
}
.kl-store-page .kl-store-info a:hover {
	border-color: rgba(255, 255, 255, 0.4);
}
.kl-store-page .kl-store-message a:hover {
	border-color: rgba(255, 255, 255, 0.4);
}
.kl-store-page .kl-store-info {
	padding: 10px 20px; margin-bottom: 20px; background-color: rgb(61, 156, 210);
}
.kl-store-page .kl-store-error {
	background-color: rgb(226, 64, 28);
}
.kl-store-page .kl-store-message {
	background-color: rgb(15, 131, 77);
}
.kl-store-page .kl-store-message .wc-forward.button {
	background: none; border: 1px solid rgba(255, 255, 255, 0.5); border-image: none; color: rgb(255, 255, 255);
}
.kl-store-page .kl-store-message .wc-forward.button:hover {
	background: none; border-color: rgba(255, 255, 255, 0.8); color: rgb(255, 255, 255);
}
.mfp-bg {
	background: rgb(11, 11, 11); left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: fixed; z-index: 1042; opacity: 0.8;
}
.mfp-wrap {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 1043; -webkit-backface-visibility: hidden;
}
.mfp-container {
	padding: 0px 8px; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute;
}
.mfp-container::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.mfp-align-top .mfp-container::before {
	display: none;
}
.mfp-content {
	margin: 0px auto; text-align: left; vertical-align: middle; display: inline-block; position: relative; z-index: 1045;
}
.mfp-inline-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-ajax-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur {
	
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	
}
.mfp-zoom {
	cursor: pointer;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-arrow {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-preloader {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-counter {
	-webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-figure.mfp-loading {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	left: 8px; top: 50%; width: auto; text-align: center; right: 8px; color: rgb(204, 204, 204); margin-top: -0.8em; position: absolute; z-index: 1044;
}
.mfp-preloader a {
	color: rgb(204, 204, 204);
}
.mfp-preloader a:hover {
	color: rgb(255, 255, 255);
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; -webkit-appearance: none; -webkit-box-shadow: none;
}
button.mfp-arrow {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; -webkit-appearance: none; -webkit-box-shadow: none;
}
.mfp-close {
	padding: 0px 0px 18px 10px; top: 0px; width: 44px; height: 44px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 44px; font-family: "Nanum Gothic",Arial, Baskerville, monospace; font-size: 28px; font-style: normal; text-decoration: none; position: absolute; opacity: 0.65;
}
.mfp-close:hover {
	opacity: 1;
}
.mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: rgb(51, 51, 51);
}
.mfp-image-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-iframe-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-counter {
	top: 0px; right: 0px; color: rgb(204, 204, 204); line-height: 18px; font-size: 12px; white-space: nowrap; position: absolute;
}
.mfp-arrow {
	margin: -55px 0px 0px; padding: 0px; top: 50%; width: 90px; height: 110px; position: absolute; opacity: 0.65; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover {
	opacity: 1;
}
.mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow::before {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::after {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow .mfp-b {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow .mfp-a {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::after {
	top: 8px; border-top-width: 13px; border-bottom-width: 13px;
}
.mfp-arrow .mfp-a {
	top: 8px; border-top-width: 13px; border-bottom-width: 13px;
}
.mfp-arrow::before {
	border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7;
}
.mfp-arrow .mfp-b {
	border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7;
}
.mfp-arrow-left {
	left: 0px;
}
.mfp-arrow-left::after {
	margin-left: 31px; border-right-color: rgb(255, 255, 255); border-right-width: 17px; border-right-style: solid;
}
.mfp-arrow-left .mfp-a {
	margin-left: 31px; border-right-color: rgb(255, 255, 255); border-right-width: 17px; border-right-style: solid;
}
.mfp-arrow-left::before {
	margin-left: 25px; border-right-color: rgb(63, 63, 63); border-right-width: 27px; border-right-style: solid;
}
.mfp-arrow-left .mfp-b {
	margin-left: 25px; border-right-color: rgb(63, 63, 63); border-right-width: 27px; border-right-style: solid;
}
.mfp-arrow-right {
	right: 0px;
}
.mfp-arrow-right::after {
	margin-left: 39px; border-left-color: rgb(255, 255, 255); border-left-width: 17px; border-left-style: solid;
}
.mfp-arrow-right .mfp-a {
	margin-left: 39px; border-left-color: rgb(255, 255, 255); border-left-width: 17px; border-left-style: solid;
}
.mfp-arrow-right::before {
	border-left-color: rgb(63, 63, 63); border-left-width: 27px; border-left-style: solid;
}
.mfp-arrow-right .mfp-b {
	border-left-color: rgb(63, 63, 63); border-left-width: 27px; border-left-style: solid;
}
.mfp-iframe-holder {
	padding-top: 40px; padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	width: 100%; line-height: 0; max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%; height: 0px; overflow: hidden; padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
img.mfp-img {
	margin: 0px auto; padding: 40px 0px; width: auto; height: auto; line-height: 0; display: block; max-width: 100%;
}
.mfp-figure {
	line-height: 0;
}
.mfp-figure::after {
	background: rgb(68, 68, 68); left: 0px; top: 40px; width: auto; height: auto; right: 0px; bottom: 40px; display: block; position: absolute; z-index: -1; content: ""; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
.mfp-figure small {
	color: rgb(189, 189, 189); line-height: 14px; font-size: 12px; display: block;
}
.mfp-figure figure {
	margin: 0px;
}
.mfp-bottom-bar {
	left: 0px; top: 100%; width: 100%; margin-top: -36px; position: absolute; cursor: auto;
}
.mfp-title {
	text-align: left; color: rgb(243, 243, 243); line-height: 18px; padding-right: 36px; -ms-word-wrap: break-word;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
.mfp-bg.mfp-fade {
	background: rgb(51, 51, 51); transition:0.15s ease-out; opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out;
}
.mfp-ready.mfp-bg.mfp-fade {
	opacity: 0.94;
}
.mfp-removing.mfp-bg.mfp-fade {
	opacity: 0;
}
.mfp-wrap.mfp-fade .mfp-content {
	transition:0.15s ease-out; opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out;
}
.mfp-ready.mfp-wrap.mfp-fade .mfp-content {
	opacity: 1;
}
.mfp-removing.mfp-wrap.mfp-fade .mfp-content {
	opacity: 0;
}
.mfp-zoom-in .mfp-with-anim {
	transition:0.2s ease-in-out; opacity: 0; transform: scale(0.8); -webkit-transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8);
}
.mfp-bg.mfp-zoom-in {
	transition:0.3s ease-out; opacity: 0; -webkit-transition: all 0.3s ease-out;
}
.mfp-ready.mfp-zoom-in .mfp-with-anim {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.mfp-bg.mfp-ready.mfp-zoom-in {
	opacity: 0.8;
}
.mfp-removing.mfp-zoom-in .mfp-with-anim {
	opacity: 0; transform: scale(0.8); -webkit-transform: scale(0.8);
}
.mfp-bg.mfp-removing.mfp-zoom-in {
	opacity: 0;
}
@media screen and (orientation:landscape) and (max-width:800px), screen and (max-height:300px)
{
.mfp-img-mobile .mfp-image-holder {
	padding-right: 0px; padding-left: 0px;
}
.mfp-img-mobile img.mfp-img {
	padding: 0px;
}
.mfp-img-mobile .mfp-figure::after {
	top: 0px; bottom: 0px;
}
.mfp-img-mobile .mfp-figure small {
	margin-left: 5px; display: inline;
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6); margin: 0px; padding: 3px 5px; top: auto; bottom: 0px; position: fixed;
}
.mfp-img-mobile :empty.mfp-bottom-bar {
	padding: 0px;
}
.mfp-img-mobile .mfp-counter {
	top: 3px; right: 5px;
}
.mfp-img-mobile .mfp-close {
	background: rgba(0, 0, 0, 0.6); padding: 0px; top: 0px; width: 35px; height: 35px; text-align: center; right: 0px; line-height: 35px; position: fixed;
}
}
@media all and (max-width:900px)
{
.mfp-arrow {
	transform: scale(0.75); -webkit-transform: scale(0.75);
}
.mfp-arrow-left {
	transform-origin: 0% 50%; -webkit-transform-origin: 0;
}
.mfp-arrow-right {
	transform-origin: 100% 50%; -webkit-transform-origin: 100%;
}
.mfp-container {
	padding-right: 6px; padding-left: 6px;
}
}
.more_details.tp-caption a {
	color: rgb(255, 255, 255);
}
.project_subtitle.tp-caption {
	color: rgb(136, 136, 136); font-size: 18px; font-weight: 700; text-shadow: 1px 1px 0px white;
}
.fullscreen-container.rev_slider_wrapper {
	height: 100vh !important;
}
.vertical.kallyas-default.tp-bullets {
	height: auto !important; direction: rtl;
}
.vertical.kallyas-default.tp-bullets::before {
	content: none;
}
.vertical.kallyas-default.tp-bullets .tp-bullet {
	transition:width 0.15s ease-out, height 0.15s ease-out; left: auto; top: auto !important; width: 30px; height: 6px; right: 0px; position: relative; cursor: pointer; background-color: transparent; -webkit-transition: width .15s ease-out, height .15s ease-out;
}
.vertical.kallyas-default.tp-bullets .tp-bullet::before {
	transition:background-color 0.15s ease-out; width: 100%; height: 1px; position: absolute; content: ""; -webkit-transition: background-color .15s ease-out;
}
.vertical.kallyas-default.tp-bullets .tp-bullet::after {
	transition:background-color 0.15s ease-out; width: 100%; height: 1px; position: absolute; content: ""; -webkit-transition: background-color .15s ease-out;
}
.vertical.kallyas-default.tp-bullets .tp-bullet::before {
	top: 3px; background-color: rgba(0, 0, 0, 0.1);
}
.vertical.kallyas-default.tp-bullets .tp-bullet::after {
	top: 4px; background-color: rgba(255, 255, 255, 0.7);
}
.vertical.kallyas-default.tp-bullets .selected.tp-bullet {
	background-color: transparent;
}
.vertical.kallyas-default.tp-bullets .tp-bullet:hover {
	width: 40px;
}
.vertical.kallyas-default.tp-bullets .selected.tp-bullet {
	width: 40px;
}
.vertical.kallyas-default.tp-bullets .selected.tp-bullet:hover::before {
	background-color: rgb(205, 33, 34);
}
.vertical.kallyas-default.tp-bullets .selected.tp-bullet:hover::after {
	background-color: rgb(205, 33, 34);
}
.vertical.kallyas-default.tp-bullets .selected.tp-bullet::before {
	background-color: rgb(205, 33, 34);
}
.vertical.kallyas-default.tp-bullets .selected.tp-bullet::after {
	background-color: rgb(205, 33, 34);
}
.rev_slider_wrapper:hover .vertical.kallyas-default.tp-bullets .tp-bullet {
	width: 50px;
}
.rev_slider_wrapper:hover .vertical.kallyas-default.tp-bullets .tp-bullet:hover {
	width: 70px;
}
.rev_slider_wrapper:hover .vertical.kallyas-default.tp-bullets .selected.tp-bullet {
	width: 70px;
}
.rev_slider {
	height: 780px;
}
.rev_slider_wrapper {
	height: 780px;
}
.kallyas-default.tparrows {
	background-color: transparent;
}
.kallyas-default.tparrows::before {
	font-size: 24px;
}
.light-faded-radial.tp-caption {
	background-image: radial-gradient(circle at 43% 56%, rgba(255, 255, 255, 0.3), transparent 70%), radial-gradient(circle at 65.72% 51.72%, rgba(255, 255, 255, 0.3), transparent 50%), radial-gradient(circle at 50% 50%, transparent, transparent 100%); background-color: transparent !important;
}
.rev-gradient-blue .tp-bgimg {
	background: linear-gradient(to right, rgb(6, 110, 217) 0%, rgb(13, 162, 190) 100%) !important;
}
.rev-list-dash::before {
	background: rgb(205, 33, 34); width: 12px; height: 3px; margin-right: 10px; vertical-align: middle; display: inline-block; content: "";
}
.Fashion-BigDisplay.tp-caption {
	padding: 0px; border-radius: 0px; border: 0px transparent; color: rgba(0, 0, 0, 1); line-height: 60px; letter-spacing: 2px; font-family: Raleway; font-size: 60px; font-style: normal; font-weight: 900; text-decoration: none; background-color: transparent;
}
.Fashion-BigDisplay {
	padding: 0px; border-radius: 0px; border: 0px transparent; color: rgba(0, 0, 0, 1); line-height: 60px; letter-spacing: 2px; font-family: Raleway; font-size: 60px; font-style: normal; font-weight: 900; text-decoration: none; background-color: transparent;
}
.kl-shopslider-1.tp-caption {
	padding: 0px; border-radius: 0px; border: 0px transparent; text-align: left; color: rgba(207, 207, 207, 1); line-height: 60px; font-family: "Nanum Gothic",Open Sans; font-size: 54px; font-style: normal; font-weight: 300; text-decoration: none; background-color: transparent;
}
.kl-shopslider-1 {
	padding: 0px; border-radius: 0px; border: 0px transparent; text-align: left; color: rgba(207, 207, 207, 1); line-height: 60px; font-family: "Nanum Gothic",Open Sans; font-size: 54px; font-style: normal; font-weight: 300; text-decoration: none; background-color: transparent;
}
.kl-shop-btn.tp-caption {
	padding: 12px 35px; border-radius: 3px; border: 2px solid rgba(212, 38, 39, 1); text-align: center; color: rgba(212, 38, 39, 1); line-height: 17px; font-family: "Nanum Gothic",Open Sans; font-size: 16px; font-style: normal; font-weight: 500; text-decoration: none; background-color: rgba(0, 0, 0, 0);
}
.kl-shop-btn {
	padding: 12px 35px; border-radius: 3px; border: 2px solid rgba(212, 38, 39, 1); text-align: center; color: rgba(212, 38, 39, 1); line-height: 17px; font-family: "Nanum Gothic",Open Sans; font-size: 16px; font-style: normal; font-weight: 500; text-decoration: none; background-color: rgba(0, 0, 0, 0);
}
.kl-red-label.tp-caption {
	padding: 5px 50px 5px 10px; border-radius: 3px; border: 0px transparent; text-align: left; color: rgba(255, 255, 255, 1); line-height: 20px; font-family: "Nanum Gothic",Open Sans; font-size: 16px; font-style: normal; font-weight: 300; text-decoration: none; background-color: rgba(212, 38, 39, 1);
}
.kl-red-label {
	padding: 5px 50px 5px 10px; border-radius: 3px; border: 0px transparent; text-align: left; color: rgba(255, 255, 255, 1); line-height: 20px; font-family: "Nanum Gothic",Open Sans; font-size: 16px; font-style: normal; font-weight: 300; text-decoration: none; background-color: rgba(212, 38, 39, 1);
}
.bubble-box {
	background: rgba(0, 0, 0, 0.8); transition:0.2s ease-in-out; left: -100%; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 1000; max-width: 305px; -webkit-transition: all .2s ease-in-out;
}
.bb--anim-show.bubble-box {
	left: 50px;
}
.bubble-box .bb--inner {
	padding: 25px;
}
.bubble-box p:last-child {
	margin-bottom: 0px;
}
.bubble-box .bb--close {
	top: 10px; right: 10px; color: rgba(0, 0, 0, 0.6); line-height: 1; font-size: 14px; position: absolute; cursor: pointer;
}
.bubble-box .bb--close:hover {
	color: rgb(255, 255, 255);
}
.bb--anim-hide.bb--anim-show.bubble-box {
	left: -100%;
}
.notification-box {
	border-radius: 7px; max-width: 305px; box-shadow: 2px 4px 4px rgba(0,0,0,0.15);
}
.notification-box a {
	color: rgba(113, 189, 116, 0.75);
}
.notification-box .bb--close {
	color: rgba(255, 255, 255, 0.6); font-size: 18px;
}
.ads-box {
	background: rgba(255, 255, 255, 0.8); border-radius: 3px; border: 1px solid rgba(0, 0, 0, 0.05); border-image: none; text-align: center; color: rgb(79, 81, 82); line-height: 1.5; font-size: 13px; max-width: 190px; box-shadow: 1px 2px 4px rgba(0,0,0,0.18);
}
.ads-box .pp-adimg {
	border-radius: 2px; margin-bottom: 10px;
}
.ads-box .bb--close {
	top: 5px; right: 6px;
}
.ads-box .bb--close:hover {
	color: rgb(0, 0, 0);
}
.kl-pp-box {
	margin: 0px auto; width: 400px; position: relative;
}
.kl-pp-box .kl-pp-inner {
	border-radius: 5px; background-color: rgb(255, 255, 255);
}
[data-ppbox-timeout].kl-pp-box .dontshow {
	color: rgb(255, 255, 255); font-size: 12px; margin-top: 5px; display: inline-block;
}
.kl-newsletter-box {
	margin: 0px auto; width: 755px; height: 540px;
}
.kl-newsletter-box .kl-pp-inner {
	position: relative;
}
.nlbox--inner {
	padding: 80px 60px 40px; margin-left: 315px;
}
.nlbox--hugediscount {
	margin: 20px 0px; padding: 0px; border-top-color: rgb(231, 231, 231); border-bottom-color: rgb(231, 231, 231); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; max-height: 200px;
}
.nlbox--hugediscount > span {
	vertical-align: top; display: inline-block;
}
.nlbox--preview {
	background-position: center; border-radius: 5px 0px 0px 5px; left: 0px; top: 0px; width: 315px; height: 100%; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.nlbox-logo {
	background-position: center; left: 0px; text-align: center; right: 0px; bottom: 30px; position: absolute; min-height: 60px; background-repeat: no-repeat; background-size: contain;
}
.kl-newsletter-box input[type='email'] {
	width: 58%; height: 38px;
}
.kl-newsletter-box form .btn {
	width: 40%;
}
@media all and (max-width:768px)
{
.kl-newsletter-box {
	width: 100%;
}
.nlbox--inner {
	margin-left: 0px;
}
.nlbox--preview {
	display: none;
}
.nlbox--hugediscount > span {
	font-size: 90px;
}
.kl-newsletter-box input[type='email'] {
	width: 100%;
}
}
ul.thumbs {
	margin: 0px; padding: 0px; list-style-type: none; -webkit-backface-visibility: hidden;
}
ul.thumbs .project-item {
	text-align: center; font-size: 13px; vertical-align: top; float: left; display: block;
}
ul.thumbs .inner-item {
	padding: 0px 15px; margin-bottom: 2%;
}
ul[data-columns='1'].thumbs .project-item {
	width: 100%; margin-bottom: 0px;
}
ul[data-columns='2'].thumbs .project-item {
	width: calc( 100% /2 ); margin-bottom: 0px;
}
ul[data-columns='3'].thumbs .project-item {
	width: 33.33%; margin-bottom: 0px;
}
ul[data-columns='4'].thumbs .project-item {
	width: calc( 100% /4); margin-bottom: 0px;
}
ul[data-columns='5'].thumbs .project-item {
	width: calc( 100% /5 ); margin-bottom: 0px;
}
ul[data-columns='6'].thumbs .project-item {
	width: calc(100% /6); margin-bottom: 1.8%;
}
@media all and (max-width:419px)
{
ul.thumbs .project-item {
	width: 100% !important;
}
}
@media all and (max-width:767px) and (min-width:420px)
{
ul[data-columns='2'].thumbs .project-item {
	width: 50%;
}
ul[data-columns='3'].thumbs .project-item {
	width: 50%;
}
ul[data-columns='4'].thumbs .project-item {
	width: 50%;
}
ul[data-columns='5'].thumbs .project-item {
	width: 50%;
}
ul[data-columns='6'].thumbs .project-item {
	width: 50%;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
ul[data-columns='3'].thumbs .project-item {
	width: calc(100% /3);
}
ul[data-columns='4'].thumbs .project-item {
	width: calc(100% /3);
}
ul[data-columns='5'].thumbs .project-item {
	width: calc(100% /3);
}
ul[data-columns='6'].thumbs .project-item {
	width: calc(100% /3);
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
ul[data-columns='4'].thumbs .project-item {
	width: 33.33%;
}
ul[data-columns='5'].thumbs .project-item {
	width: 33.33%;
}
ul[data-columns='6'].thumbs .project-item {
	width: 33.33%;
}
}
ul.thumbs li {
	
}
ul.thumbs li [data-role='title'] {
	margin: 0px 0px 10px; color: rgb(104, 107, 120); text-transform: uppercase; line-height: 1; font-size: 15px; font-weight: 600;
}
ul.thumbs li .prj-info {
	margin-top: 20px;
}
ul.thumbs li .img-placeholder {
	position: relative;
}
ul.thumbs .overlay {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; right: 0px; bottom: 0px; visibility: hidden; position: absolute; opacity: 0;
}
ul.thumbs .overlay-inner {
	top: 50%; width: 100%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
ul.thumbs .overlay a {
	padding: 15px 30px; border-radius: 2px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); line-height: 1; font-size: 13px; font-weight: 600; text-decoration: none; margin-right: 5px; margin-left: 5px; display: inline-block; position: relative;
}
ul.thumbs .overlay a:hover {
	background: rgb(254, 96, 96); border-color: transparent;
}
ul.thumbs .overlay a:nth-child(1) {
	top: -50px;
}
ul.thumbs .overlay a:nth-child(2) {
	top: 50px;
}
ul.thumbs li:hover .overlay {
	visibility: visible; opacity: 1;
}
ul.thumbs li:hover .overlay a {
	top: 0px;
}
ul.thumbs li .appreciate {
	background: rgb(221, 221, 221); border-radius: 18px; width: 36px; height: 36px; text-decoration: none; display: inline-block;
}
ul.thumbs li .appreciate::before {
	text-align: center; color: rgb(255, 255, 255); line-height: 39px; font-size: 18px;
}
ul.thumbs li .appreciate:hover {
	background: rgb(254, 96, 96);
}
ul.style2.thumbs .inner-item {
	overflow: hidden; position: relative;
}
ul.style2.thumbs .prj-info {
	background: rgba(255, 255, 255, 0.95); margin: 0px; padding: 25px; top: 100%; width: 100%; text-align: left; visibility: hidden; position: absolute; z-index: 1; opacity: 0;
}
ul.style2.thumbs .prj-info::before {
	border-width: 6px; border-style: solid; border-color: transparent transparent rgba(255, 255, 255, 0.95); border-image: none; left: 30px; bottom: 100%; position: absolute; content: "";
}
ul.style2.thumbs .prj-info > div {
	width: calc( 100% - 40px); float: left;
}
ul.style2.thumbs [data-role='title'] {
	color: rgb(36, 39, 49); text-transform: none; font-size: 16px;
}
ul.style2.thumbs [data-role='cat'] {
	margin: 0px; color: rgb(136, 136, 136); font-size: 13px; font-weight: 600;
}
ul.style2.thumbs li:hover .prj-info {
	visibility: visible; opacity: 1; transform: translateY(-100%); -webkit-transform: translateY(-100%);
}
ul.style2.thumbs .appreciate {
	background: none; height: auto; text-align: center; color: rgb(136, 136, 136); line-height: 1; float: right;
}
ul.style2.thumbs .appreciate::before {
	color: rgb(205, 33, 34); line-height: 1; font-size: 18px;
}
ul.style2.thumbs .appreciate:hover::before {
	color: rgb(205, 33, 34); line-height: 1; font-size: 18px;
}
ul.style2.thumbs .appreciate::after {
	text-align: center; line-height: 1; font-size: 13px; margin-top: 5px; vertical-align: bottom; display: block;
}
ul.style2.thumbs .appreciate:hover::before {
	color: rgb(86, 86, 86);
}
ul.style2.thumbs .appreciate:hover {
	background: none;
}
ul.style2.thumbs .overlay {
	background: rgba(54, 54, 54, 0.85);
}
ul.style2.thumbs .overlay a {
	padding: 10px 15px; top: 0px; color: rgb(255, 255, 255);
}
ul.style2.thumbs .overlay a:hover {
	background: rgb(205, 33, 34); border-color: transparent;
}
ul.style2.thumbs .overlay a:nth-child(1) {
	top: -50px;
}
ul.style2.thumbs .overlay a:nth-child(2) {
	top: -55px; transition-delay: 0.05s !important; -webkit-transition-delay: 0.05s;
}
ul.style2.thumbs li:hover .overlay a {
	top: 0px;
}
ul.thumbs .overlay-inner {
	top: 50%; width: 100%; margin-top: -50px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
ul.style2.project-list li:hover .prj-info {
	visibility: visible; opacity: 1; transform: translateY(-100%); -webkit-transform: translateY(-100%);
}
ul.style2.project-list .prj-info {
	transition:0.15s ease-out; -webkit-transition: all 0.15s ease-out;
}
.heart-count {
	font-size: 16px; margin-top: 5px; display: block;
}
.full-portfolio {
	padding: 35px 0px; background-color: rgb(26, 28, 37);
}
.full-portfolio h3 {
	color: rgb(255, 255, 255); text-transform: uppercase;
}
.full-portfolio .hg-portfolio-sortable #portfolio-nav {
	margin: 0px; float: right;
}
.full-portfolio .hg-portfolio-sortable #portfolio-nav li a {
	background: none; color: rgb(255, 255, 255); font-size: 12px;
}
.full-portfolio .hg-portfolio-sortable #portfolio-nav li a:hover {
	background: none; color: rgb(205, 33, 34);
}
.full-portfolio .hg-portfolio-sortable #portfolio-nav li.current a {
	background: none; color: rgb(205, 33, 34);
}
.portfolio-items.fullwidthportfolio {
	padding: 0px; width: 100%;
}
.portfolio-items.fullwidthportfolio > .row {
	margin-right: 0px; margin-left: 0px;
}
.portfolio-items.fullwidthportfolio > .row > div {
	padding: 0px; float: none;
}
.fullwidthportfolio ul.thumbs {
	margin: 0px;
}
.fullwidthportfolio ul.thumbs .project-item {
	margin-bottom: 0px;
}
.fullwidthportfolio ul.thumbs .inner-item {
	padding: 0px; margin-bottom: 0px;
}
.fullwidthportfolio ul.thumbs li {
	transition-property: transform, opacity, box-shadow; -webkit-transition-property: -webkit-transform, opacity, box-shadow;
}
.fullwidthportfolio ul.thumbs li:hover {
	z-index: 3; box-shadow: 0px 0px 30px rgba(0,0,0,0.5);
}
.project-item .overlay a {
	transition:0.15s ease-out; -webkit-transition: all 0.15s ease-out;
}
.bg-dark-blue {
	background: rgb(26, 28, 37) !important;
}
.photo-wall .isotope-item {
	width: calc( 100% /5 );
}
.photo-wall .grid-sizer {
	width: calc( 100% /5 );
}
.photo-wall .isotope-item {
	overflow: hidden; padding-bottom: calc( 100% /5 ); float: left; position: relative;
}
.photo-wall .width2.isotope-item {
	width: calc( ( 100% /5) *2 );
}
.photo-wall .height2.isotope-item {
	padding-bottom: calc( ( 100% /5) *2 );
}
.photo-wall .pw-item {
	background-position: center; transition:0.15s ease-out; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; background-repeat: no-repeat;
}
.photo-wall .pw-item::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; visibility: hidden; position: absolute; content: ""; opacity: 0; background-color: rgb(254, 96, 96);
}
.photo-wall .isotope-item:hover .pw-item {
	transform: scale(1.03); -webkit-transform: scale(1.03);
}
.photo-wall .isotope-item:hover .pw-item::after {
	visibility: visible; opacity: 0.5;
}
.photo-wall .pw-details {
	transition:0.15s ease-out; left: 5%; width: 100%; bottom: -200px; color: rgb(255, 255, 255); padding-bottom: 40px; padding-left: 0px; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: all 0.15s ease-out;
}
.photo-wall .isotope-item:hover .pw-details {
	bottom: 0px; visibility: visible; opacity: 1;
}
.photo-wall .pw-details [data-role='title'] {
	color: inherit; letter-spacing: 0px; font-size: 18px; font-weight: 600; margin-bottom: 0px;
}
.photo-wall .pw-details [data-role='category'] {
	color: inherit; font-size: 12px; font-weight: 600; margin-bottom: 0px; opacity: 0.7;
}
.photo-wall .pw-details i {
	margin-top: 30px;
}
.photo-wall .pw-details h5 {
	margin-top: 0px;
}
@media only screen and (max-width:991px)
{
.photo-wall .isotope-item {
	width: calc( 100% /2 );
}
.photo-wall .grid-sizer {
	width: calc( 100% /2 );
}
.photo-wall .isotope-item {
	padding-bottom: calc( 100% /2 );
}
.photo-wall .width2.isotope-item {
	width: calc( ( 100% /2) *2 );
}
.photo-wall .height2.isotope-item {
	padding-bottom: calc( ( 100% /2) *2 );
}
.photo-wall .isotope-item {
	width: calc( 100% /2 ); padding-bottom: calc( 100% /2 );
}
.photo-wall .width2.isotope-item {
	width: calc( 100% /2 );
}
.photo-wall .height2.isotope-item {
	padding-bottom: calc( 100% /2 );
}
.photo-wall :nth-child(2n+1):last-child.isotope-item {
	width: 100%; padding-bottom: 100%;
}
}
.g-recaptcha {
	overflow: hidden; padding-left: 15px; display: inline-block;
}
.custom-position {
	padding: 15% 10% 13% 15%; background-color: rgba(61, 61, 61, 0.7) !important;
}
.custom-position2 {
	padding: 15% 15% 13% 10%; background-color: rgba(205, 33, 34, 0.7) !important;
}
.custom-position3 {
	padding: 15% 15% 13% 10%; background-color: rgba(132, 105, 16, 0.7) !important;
}
.max-w220 {
	max-width: 220px !important;
}
.mtop-50 {
	margin-top: 50px;
}
.ptop-30 {
	padding-top: 30px;
}
.lh-24 {
	line-height: 24px !important;
}
.color.icon-facebook {
	color: rgb(59, 89, 152);
}
.color.icon-youtube {
	color: rgb(205, 32, 31);
}
.color.icon-twitter {
	color: rgb(85, 172, 238);
}
.color.icon-pinterest {
	color: rgb(204, 33, 39);
}
.color.icon-facebook:hover {
	color: rgb(76, 76, 76);
}
.color.icon-youtube:hover {
	color: rgb(76, 76, 76);
}
.color.icon-twitter:hover {
	color: rgb(76, 76, 76);
}
.color.icon-pinterest:hover {
	color: rgb(76, 76, 76);
}
.custom-height .caroufredsel_wrapper {
	height: 500px !important;
}
.custom-height .recentwork_carousel__img {
	height: 500px !important;
}
.footer_nav {
	margin-top: 0px !important;
}
.kl-slideshow .kl-contentmaps__panel {
	top: 150px;
}
.elm-social-icons {
	list-style: none; padding: 0px; margin-left: 0px; display: inline-block;
}
.elm-social-icons li {
	margin: 5px 3px; display: inline-block;
}
.elm-social-icons .elm-sc-icon {
	padding: 23px; transition:0.2s ease-out; width: auto; height: auto; text-align: center; color: rgb(255, 255, 255); font-size: 14px; font-weight: normal; display: inline-block; position: relative; opacity: 1; -webkit-transition: all 0.2s ease-out;
}
.elm-social-icons .elm-sc-icon::before {
	left: 50%; top: 50%; position: absolute; transform: translate3d(-50%, -50%, 0px); -webkit-transform: translate3d(-50%, -50%, 0); -webkit-backface-visibility: hidden;
}
.sc--normal.elm-social-icons .elm-sc-icon {
	background-color: rgb(17, 17, 17);
}
.sc--normal.elm-social-icons .elm-sc-icon:hover {
	background-color: rgb(205, 33, 34);
}
.sc--colored.elm-social-icons .elm-sc-icon:hover {
	background-color: rgb(17, 17, 17);
}
.sc--colored_hov.elm-social-icons .elm-sc-icon {
	background-color: rgb(17, 17, 17);
}
.sc--colored_hov.elm-social-icons .elm-sc-icon:hover {
	background-color: rgba(0, 0, 0, 0.05);
}
.sc--clean.elm-social-icons .elm-sc-icon {
	background: none !important;
}
.sc--clean.elm-social-icons .elm-sc-icon:hover {
	background: none !important; box-shadow: none;
}
.sh--rounded.elm-social-icons .elm-sc-icon {
	border-radius: 3px;
}
.sh--circle.elm-social-icons .elm-sc-icon {
	border-radius: 50%;
}
.sh--special1.elm-social-icons .elm-sc-icon::before {
	left: 75%; top: 75%;
}
.elm-socialicons {
	margin-bottom: 35px;
}
.icon-bg.icon-facebook {
	background: rgb(59, 89, 152);
}
.icon-bg.icon-twitter {
	background: rgb(85, 172, 238);
}
.icon-bg.icon-dribbble {
	background: rgb(234, 76, 137);
}
.icon-bg.icon-pinterest {
	background: rgb(204, 33, 39);
}
.icon-bg.icon-linkedin {
	background: rgb(0, 119, 181);
}
.one-page-footer .newsletter-signup .nl-email {
	width: calc(99% - 130px);
}
.one-page-footer .newsletter-signup {
	margin-bottom: 30px;
}
.chaser .main-menu li a {
	background: none;
}
.chaser .main-menu li.active > a {
	background: rgb(205, 33, 34) !important;
}
.nav > li > a:focus {
	background: none !important;
}
.nav > li > a:hover {
	background: none !important;
}
.kl-fw-input {
	width: 100%;
}
.auth-popup-panel {
	padding: 50px;
}
.auth-popup-title {
	color: rgb(74, 74, 74); line-height: 1.9; font-size: 16px; font-weight: 400; margin-bottom: 20px; text-shadow: none;
}
.auth-popup-createacc {
	background: none !important; margin-right: 8px;
}
.auth-popup-createacc + .auth-popup-sep {
	margin-right: 8px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;
}
.auth-popup-links {
	color: rgb(74, 74, 74); font-size: 10px; font-weight: 600; margin-top: 20px;
}
.auth-popup-link {
	color: rgb(137, 137, 137); font-size: 11px; font-weight: 400;
}
.auth-popup-link:hover {
	color: rgb(88, 88, 88);
}
.auth-popup-remember {
	margin: 0px 0px 20px; text-transform: uppercase; font-size: 11px; font-weight: 300; display: block; text-shadow: none;
}
.auth-popup-remember-chb {
	margin: 0px;
}
.mfp-bg-lighter.mfp-fade.mfp-bg {
	background: rgb(0, 0, 0);
}
.mfp-ready.mfp-bg-lighter.mfp-fade.mfp-bg {
	opacity: 0.75;
}
.auth-popup .mfp-close {
	color: rgb(130, 130, 130);
}
.auth-popup {
	background: rgb(237, 237, 237); margin: 0px auto; border-radius: 2px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 420px; position: relative; box-shadow: 0px 0px 20px #000;
}
.register-popup {
	width: 420px;
}
@media all and (max-width:480px)
{
.auth-popup {
	width: 100%;
}
}
.kl-fancy-form {
	position: relative;
}
.kl-fancy-form-label {
	transition:0.25s; left: 16px; top: 6px; color: rgb(150, 150, 150); text-transform: uppercase; font-size: 10px; position: absolute; cursor: text; -webkit-transition: all .25s ease;
}
.kl-fancy-form-input:focus + .kl-fancy-form-label {
	color: rgb(192, 192, 192);
}
.kl-fancy-form-textarea:focus + .kl-fancy-form-label {
	color: rgb(192, 192, 192);
}
.kl-fancy-form .form-control {
	padding: 26px 16px 6px; height: auto;
}
@media not all
{
.kl-fancy-form-select {
	background-position: calc(100% - 10px); height: 52px; box-shadow: inset 1px 2px 0px rgba(0,0,0,0.06); background-image: url("/images/select-arrow.svg"); background-repeat: no-repeat; background-size: 6px 12px; -webkit-appearance: none;
}
}
:-ms-input-placeholder.kl-fancy-form-input {
	color: rgb(186, 186, 186);
}
:-ms-input-placeholder.kl-fancy-form-input:focus {
	color: rgb(215, 215, 215);
}
.reset-list {
	list-style: none; margin: 0px; padding: 0px;
}
.reset-list ul {
	list-style: none; margin: 0px; padding: 0px;
}
.inline-list {
	display: inline-block;
}
.inline-list--items > li {
	display: inline-block;
}
.fancy-list {
	list-style: none; margin: 0px; padding: 0px;
}
.fancy-list li::before {
	background: rgb(225, 225, 225); transition:0.15s ease-out; width: 8px; height: 2px; margin-right: 12px; vertical-align: middle; display: inline-block; content: ""; -webkit-transition: all .15s ease-out;
}
.fancy-list li:hover::before {
	background: rgb(205, 33, 34); width: 12px; margin-right: 8px;
}
.ls__laptop-mask {
	margin-bottom: 20px;
}
.agency .ls__arrow::before {
	background-color: rgb(152, 152, 152);
}
.agency .ls__arrow::after {
	background-color: rgb(152, 152, 152);
}
.agency .ls__arrow:hover::before {
	background-color: rgb(93, 93, 93);
}
.agency .ls__arrow:hover::after {
	background-color: rgb(93, 93, 93);
}
.hover-scale {
	transform-origin: 50% 50%; transition:transform 0.1s ease-out; display: inline-block; -webkit-transform-origin: 50% 50%;
}
.hover-scale:hover {
	transform: scale(1.4); -webkit-transform: scale(1.4, 1.4);
}
.icon-klmid.kl-icon {
	vertical-align: middle;
}
.icon-size-xxl.kl-icon {
	font-size: 32px;
}
.stg-alignleft.icon-box .kl-icon {
	color: rgb(255, 255, 255); font-size: 28px; margin-right: 25px; float: left;
}
.testimonials-partners--dark .gray-bg.ts-pt-testimonials__text {
	background: rgba(165, 165, 165, 0.2);
}
.cms-icon-section {
	overflow: hidden; position: relative;
}
.cms-icon-container {
	left: 50%; top: 0px; text-align: center; margin-left: -200px; position: absolute;
}
.cms-icon-container i {
	transition:transform 0.2s ease-out, opacity 0.2s ease-out; top: 10px; height: 400px; color: rgba(0, 0, 0, 0.05); line-height: 400px; font-size: 400px; vertical-align: middle; position: absolute; opacity: 0; transform: scale(0); -webkit-transform: scale(0);
}
.cms-icon-container .icon-github-circled.kl-icon {
	top: -50px; height: 520px; line-height: 520px; font-size: 520px; margin-left: -40px;
}
.cms-icon-container .hovered.kl-icon {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.colored-area {
	background: linear-gradient(135deg, rgb(54, 3, 132), rgb(218, 11, 104)) 0% 0% / auto auto;
}
.socialbox {
	background: rgb(239, 239, 239); border-width: 1px 0px 1px 1px; border-style: solid; border-color: rgb(219, 219, 219); margin: 0px -15px; padding: 70px 0px; text-align: center; color: rgb(191, 191, 191); text-decoration: none; display: block;
}
.socialbox:hover {
	text-decoration: none;
}
.socialbox .kl-icon {
	font-size: 44px; display: inline-block;
}
.socialbox .fan-count {
	margin: 0px; height: 0px; color: rgba(0, 0, 0, 0.25); line-height: 1.3; font-size: 12px; font-weight: 800; display: block; visibility: hidden; opacity: 0; transform: translateY(-20px); -webkit-transform: translateY(-20px);
}
.socialbox .fan-count > span {
	color: rgb(255, 255, 255); font-size: 30px; font-weight: 400; display: block;
}
.no-touch .socialbox:hover .kl-icon {
	color: rgb(255, 255, 255); transform: translateY(-20px); -webkit-transform: translateY(-20px);
}
.touch .socialbox:active .kl-icon {
	color: rgb(255, 255, 255); transform: translateY(-20px); -webkit-transform: translateY(-20px);
}
.no-touch .socialbox:hover .fan-count {
	visibility: visible; opacity: 1;
}
.touch .socialbox:active .fan-count {
	visibility: visible; opacity: 1;
}
.socialbox {
	transition:0.2s; -webkit-transition: all .2s ease;
}
.socialbox .kl-icon {
	transition:0.2s; -webkit-transition: all .2s ease;
}
.socialbox .fan-count {
	transition:0.2s; -webkit-transition: all .2s ease;
}
.sb-twitter.socialbox:hover {
	background: rgb(0, 189, 236);
}
.socialbox .icon-twitter {
	color: rgb(0, 189, 236);
}
.sb-facebook.socialbox:hover {
	background: rgb(59, 89, 152);
}
.socialbox .icon-facebook {
	color: rgb(59, 89, 152);
}
.sb-envato.socialbox:hover {
	background: rgb(127, 184, 65);
}
.socialbox .icon-envato {
	color: rgb(127, 184, 65);
}
.sb-vimeo.socialbox:hover {
	background: rgb(1, 85, 122);
}
.sb-google-plus.socialbox:hover {
	background: rgb(217, 74, 57);
}
.sb-linkedin.socialbox:hover {
	background: rgb(27, 146, 189);
}
.sb-behance.socialbox:hover {
	background: rgb(2, 106, 250);
}
.sb-dribbble.socialbox:hover {
	background: rgb(239, 91, 146);
}
.sb-pinterest.socialbox:hover {
	background: rgb(203, 32, 39);
}
.sb-instagram.socialbox:hover {
	background: rgb(81, 127, 164);
}
.sb-youtube.socialbox:hover {
	background: rgb(210, 8, 0);
}
.sb-skype.socialbox:hover {
	background: rgb(24, 183, 241);
}
.sb-flickr.socialbox:hover {
	background: rgb(234, 38, 152);
}
.sb-yelp.socialbox:hover {
	background: rgb(175, 6, 6);
}
.sb-lastfm.socialbox:hover {
	background: rgb(210, 1, 58);
}
.el-devimages--product .el-devimages__laptop {
	transition:transform 0.2s ease-out;
}
.el-devimages--product .el-devimages__smartphone {
	transition:transform 0.2s ease-out;
}
.fade-animation:hover .el-devimages__smartphone {
	transform: translateX(20px) translateY(5px); -webkit-transform: translateX(20px) translateY(5px);
}
.fade-animation:hover .el-devimages__laptop {
	transform: translateX(-40px) translateY(-5px); -webkit-transform: translateX(-40px) translateY(-5px);
}
.artemis .chaser {
	display: none;
}
.atlas .chaser {
	display: none;
}
.artemis .full-portfolio {
	background-color: rgb(70, 70, 70);
}
.artemis .hg-portfolio-sortable #portfolio-nav li {
	float: none; display: inline-block;
}
@media all and (max-width:768px)
{
.atlas .center-block {
	padding-top: 100px;
}
}
@media all and (max-width:992px) and (min-width:768px)
{
.style14.site-header .logo-container {
	margin-left: 30px;
}
.style14.site-header .zn-res-trigger {
	margin-right: 50px; float: right;
}
}
@media all and (min-width:992px)
{
.artemis #page_wrapper {
	margin: 0px 0px 0px 300px; width: auto;
}
.atlas #page_wrapper {
	margin: 0px 0px 0px 300px; width: auto;
}
.style14.site-header {
	background: rgb(255, 255, 255); left: 0px; width: 300px; height: 100vh; position: fixed;
}
.style14.site-header .siteheader-container {
	height: 100vh; box-shadow: -10px 0px 10px 8px #aaaaaa;
}
.style14.site-header .header-links-container {
	width: 100%; padding-left: 25px; margin-right: 0px;
}
.style14.site-header .topnav {
	float: left;
}
.style14.site-header .logo-container {
	float: none;
}
.style14.site-header .site-logo {
	margin: 40px auto; float: none;
}
.style14.site-header .spanel-label {
	color: rgb(0, 0, 0);
}
.style14.site-header .topnav > li > a {
	color: rgb(0, 0, 0);
}
.style14.site-header .sc--clean.topnav.social-icons > li > a {
	color: rgb(0, 0, 0);
}
.style14.site-header .sc--clean.topnav.social-icons > li > a:hover {
	color: rgb(204, 204, 204);
}
.style14.site-header .header-search {
	margin-top: 2px; margin-left: 15px; display: inline-block; position: relative;
}
.style14.site-header .header-search .searchBtn {
	background: none;
}
.style14.site-header .searchBtn .icon-white {
	color: rgb(76, 76, 76);
}
.style14.site-header .separator {
	background: rgb(0, 0, 0);
}
.style14.site-header .main-nav > ul > li > a {
	color: rgb(0, 0, 0);
}
.style14.site-header .social-icons {
	left: 0px; top: auto !important; width: 100%; text-align: center; bottom: 20px; position: absolute !important;
}
.style14.site-header .social-icons li {
	float: none;
}
.style14.site-header .main-nav {
	margin-top: 50px; float: none;
}
.style14.site-header .main-nav > ul > li {
	float: none; position: relative;
}
.style14.site-header .main-nav > ul > li:first-child {
	margin-left: 5px;
}
.style14.site-header .main-nav > ul > li > a::before {
	background: none;
}
.artemis #portfolio-nav {
	width: 100%; text-align: center;
}
}
@media all and (max-width:992px)
{
.style14.site-header .social-icons {
	display: none;
}
.style14.site-header {
	display: inline-block; position: relative; background-color: rgb(47, 47, 47);
}
.style14.site-header .zn-res-trigger {
	margin-bottom: 17px; margin-left: 30px;
}
.style14.site-header .site-logo a {
	display: inline-block;
}
.style14.site-header .header-search {
	right: 15px;
}
.style14.site-header .header-search .searchBtn {
	background: none; margin: 12px 0px 0px 10px;
}
.style14.site-header .header-search .searchBtn span {
	transition:color 0.25s ease-in-out; color: rgb(210, 210, 210); -webkit-transition: color .25s ease-in-out;
}
.style14.site-header .header-search .searchBtn:hover span {
	color: rgb(255, 255, 255);
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.artemis ul[data-columns='3'].thumbs .project-item {
	width: 50%;
}
.artemis ul[data-columns='4'].thumbs .project-item {
	width: 50%;
}
.artemis ul[data-columns='5'].thumbs .project-item {
	width: 50%;
}
.artemis ul[data-columns='6'].thumbs .project-item {
	width: 50%;
}
.artemis ul.thumbs .project-item {
	
}
}
@media all and (max-width:1199px)
{
.artemis #portfolio-nav {
	text-align: left !important;
}
}
.poppins {
	font-family: "Poppins",Helvetica,Arial,sans-serif;
}
.custom-p {
	color: rgb(134, 134, 134); font-family: "Poppins",Helvetica,Arial,sans-serif; font-size: 16px;
}
.find-out .kl-icon {
	font-size: 30px; margin-right: 12px;
}
.find-out span {
	vertical-align: middle; display: inline-block;
}
.find-out .text {
	font-weight: 700;
}
.parallax-effects {
	list-style: none; margin: 0px; padding: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0;
}
.parallax-effects .layer {
	width: 100%; height: 100%;
}
.parallax-effects .layer-element {
	position: absolute;
}
#page_wrapper .parallax-effects .slide-image {
	left: -5%; top: -5%; width: 110%; height: 110%;
}
.pos-vertical-middle {
	margin: auto; left: 0px; top: 50%; right: 0px; position: relative; z-index: 1;
}
.pos-vertical-middle > .container {
	left: 0px; top: 50%; right: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.rotating {
	transition:0.5s; display: inline-block; transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); -webkit-transition: 0.5s; -o-transition: 0.5s; -webkit-transform: rotateX(0) rotateY(0) rotateZ(0); -o-transform: rotateX(0) rotateY(0) rotateZ(0); -moz-transform: rotateX(0) rotateY(0) rotateZ(0); -moz-transition: 0.5s; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -webkit-transform-origin-x: 50%;
}
.flip.rotating {
	position: relative;
}
.rotating .front {
	left: 0px; top: 0px; backface-visibility: hidden; -webkit-backface-visibility: hidden; -o-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.rotating .back {
	left: 0px; top: 0px; backface-visibility: hidden; -webkit-backface-visibility: hidden; -o-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.rotating .front {
	display: inline-block; position: absolute; transform: translate3d(0px, 0px, 1px); -webkit-transform: translate3d(0, 0, 1px); -o-transform: translate3d(0, 0, 1px); -moz-transform: translate3d(0, 0, 1px);
}
.flip.rotating .front {
	z-index: 1;
}
.rotating .back {
	display: block; opacity: 0;
}
.spin.rotating {
	transform: rotate(360deg) scale(0); -webkit-transform: rotate(360deg) scale(0); -o-transform: rotate(360deg) scale(0); -moz-transform: rotate(360deg) scale(0);
}
.flip.rotating .back {
	display: block; z-index: 2; opacity: 1; transform: rotateY(180deg) translate3d(0px, 0px, 0px); -webkit-transform: rotateY(180deg) translate3d(0, 0, 0); -o-transform: rotateY(180deg) translate3d(0, 0, 0); -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
}
.up.flip.rotating .back {
	transform: rotateX(180deg) translate3d(0px, 0px, 0px); -webkit-transform: rotateX(180deg) translate3d(0, 0, 0); -o-transform: rotateX(180deg) translate3d(0, 0, 0); -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
}
.cube.flip.rotating .front {
	transform: translate3d(0px, 0px, 100px) scale(0.85); -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9); -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85); -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.cube.flip.rotating .back {
	transform: rotateY(180deg) translate3d(0px, 0px, 100px) scale(0.85); -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9); -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.up.cube.flip.rotating .back {
	transform: rotateX(180deg) translate3d(0px, 0px, 100px) scale(0.85); -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9); -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.team-carousel {
	margin-right: -15px; margin-left: -15px;
}
.team-carousel .cfs--navigation {
	top: -31px; right: 15px; position: absolute;
}
.team-carousel .cfs--navigation a {
	background: rgba(0, 0, 0, 0.1); margin: 0px; border-radius: 3px; width: 22px; height: 22px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; float: left; position: static; opacity: 1;
}
.team-carousel .cfs--navigation a.cfs--next {
	text-align: center; padding-left: 2px; margin-left: 4px;
}
.team-carousel .cfs--navigation a.cfs--prev {
	text-align: center; padding-right: 2px;
}
.team-carousel .cfs--navigation a::before {
	line-height: 22px; font-size: 12px;
}
.team-carousel:hover .cfs--navigation a {
	background: rgba(0, 0, 0, 0.2);
}
.team-carousel .cfs--navigation a:hover {
	background: rgba(0, 0, 0, 0.2);
}
.team-member {
	margin: 0px 0px 40px; padding: 0px 0px 15px; -webkit-backface-visibility: hidden;
}
.team-carousel .team-member {
	margin: 0px 15px 3px;
}
.team-member .mmb-title {
	padding: 0px 15px; font-size: 18px; margin-top: 25px; margin-bottom: 10px;
}
.team-member .mmb-position {
	padding: 0px 15px; color: rgb(42, 131, 237); font-size: 12px; margin-bottom: 20px;
}
.team-member .mmb-desc {
	padding: 0px 15px; color: rgb(136, 136, 136);
}
.team-member .separator {
	background: rgb(232, 232, 232); margin: 0px auto 20px; width: 100%; height: 1px; display: block;
}
.text-center.team-member .separator {
	width: 80%;
}
.team-member .mmb-social-list {
	margin: 0px auto; overflow: hidden; display: inline-block;
}
.team-member .mmb-social-list li {
	margin: 0px 5px; display: inline-block;
}
.team-member .mmb-social-list a {
	color: rgb(186, 186, 187); font-size: 17px; text-decoration: none;
}
.team-member:hover .mmb-social-list a {
	color: rgb(130, 130, 130);
}
.team-member .mmb-social-list a:hover {
	color: rgb(130, 130, 130);
}
.tm-hover.team-member:hover {
	border-radius: 2px; box-shadow: 0px 1px 1px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.immersive-video.uh_zn_def_header_style.kl-slideshow {
	background-color: rgb(236, 236, 236);
}
.cd-overflow-hidden {
	height: 100vh;
}
.cd-immersive-video {
	margin: 0px auto; padding: 3em 5%; width: 100%; height: 100vh; position: relative;
}
@media only screen and (min-width:800px)
{
.cd-immersive-video .intro-wrapper {
	transition:opacity 1.5s, visibility 1.5s; width: 100%; height: 100%; display: table; visibility: hidden; opacity: 0; -webkit-transition: opacity 1.5s, visibility 1.5s;
}
.video-is-loaded.cd-immersive-video .intro-wrapper {
	visibility: visible; opacity: 1;
}
}
@media only screen and (min-width:1100px)
{
.cd-immersive-video {
	padding: 0px calc(50% - 510px);
}
}
.cd-loader {
	display: none;
}
@media only screen and (min-width:800px)
{
.cd-loader {
	background: rgb(236, 236, 236); transition:transform 0.3s, -webkit-transform 0.3s; animation:cd-loading 0.8s infinite; left: 50%; top: 50%; width: 32px; height: 32px; display: block; position: absolute; transform: translateY(-50%) translateX(-50%); -webkit-transition: -webkit-transform .3s; -webkit-transform: translateY(-50%) translateX(-50%); -webkit-animation: cd-loading .8s infinite;
}
.no-animation.cd-loader {
	animation:none; -webkit-animation: none;
}
.scale-down.cd-loader {
	transform: translateY(-50%) translateX(-50%) scale(0.001); -webkit-transform: translateY(-50%) translateX(-50%) scale(0.001);
}
.video-is-loaded .cd-loader {
	visibility: hidden; opacity: 0;
}
}
.cd-immersive-video .product-intro {
	animation:cd-item-move-up 0.5s 0.3s backwards; text-align: center; margin-bottom: 3em; -webkit-animation: cd-item-move-up .5s .3s; -webkit-animation-fill-mode: backwards;
}
.cd-immersive-video .product-intro h1 {
	color: rgb(21, 21, 21); line-height: 1.2; font-family: "Poppins",Helvetica,Arial,sans-serif; font-size: 2.4rem; margin-bottom: 0.4em;
}
.cd-immersive-video .product-intro p {
	margin: 1em 0px 30px; line-height: 22px; font-family: "Poppins",Helvetica,Arial,sans-serif;
}
@media only screen and (min-width:800px)
{
.cd-immersive-video .product-intro {
	animation:none; text-align: left; vertical-align: middle; display: table-cell; -webkit-animation: none;
}
.cd-immersive-video .product-intro > div {
	width: calc(100% - 400px); max-width: 500px;
}
.cd-immersive-video .product-intro h1 {
	font-size: 4rem;
}
.cd-immersive-video .product-intro .item {
	opacity: 0;
}
.cd-immersive-video .animate-content.product-intro .item {
	animation:cd-item-slide-in 0.4s both; -webkit-animation: cd-item-slide-in .4s both;
}
.cd-immersive-video .animate-content.product-intro .item-1 {
	animation-delay: 0.1s; -webkit-animation-delay: .1s;
}
.cd-immersive-video .animate-content.product-intro .item-2 {
	animation-delay: 0.2s; -webkit-animation-delay: .2s;
}
.cd-immersive-video .animate-content.product-intro .item-3 {
	animation-delay: 0.3s; -webkit-animation-delay: .3s;
}
.no-cssanimations .cd-immersive-video .animate-content.product-intro .item {
	opacity: 1;
}
}
.cd-btn {
	background: rgb(45, 96, 213); padding: 1em 2em; transition:0.2s; color: rgb(255, 255, 255); display: inline-block; box-shadow: 0px 2px 10px rgba(45,96,213,0.2); -webkit-transition: all .2s;
}
.cd-btn:hover {
	color: rgb(255, 255, 255); box-shadow: 0px 6px 30px rgba(45,96,213,0.3);
}
.cd-immersive-video .product-preview {
	margin: 0px auto; animation:cd-item-move-up 0.5s 0.5s backwards; width: 340px; overflow: hidden; position: relative; max-width: 90%; -webkit-animation: cd-item-move-up .5s .5s; -webkit-animation-fill-mode: backwards;
}
.cd-immersive-video .product-preview .device-frame {
	position: relative; z-index: 1;
}
.cd-immersive-video .product-preview .device-frame img {
	width: 100%; display: block;
}
.cd-immersive-video .product-preview .product-image {
	left: 6%; top: 9.5%; width: 88%; height: 81%; position: absolute; box-shadow: 0px 0px 0px 1px #000;
}
.cd-immersive-video .product-preview .product-video {
	left: 6%; top: 9.5%; width: 88%; height: 81%; position: absolute; box-shadow: 0px 0px 0px 1px #000;
}
.cd-immersive-video .product-preview .product-image {
	background: rgb(0, 0, 0); overflow: hidden; z-index: 2;
}
.cd-immersive-video .product-preview .product-image img {
	width: 100%; display: block;
}
.cd-immersive-video .product-preview .product-video {
	display: none; z-index: 3;
}
.no-cssanimations .cd-immersive-video .product-preview .product-video {
	visibility: hidden;
}
@media only screen and (min-width:800px)
{
.cd-immersive-video .product-preview {
	transition:; animation:none; left: 0px; top: 40px; width: 300px; position: absolute; transform: translateZ(0px); backface-visibility: hidden; -webkit-transition: -webkit-transform 0.8s; -webkit-transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95); -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -webkit-animation: none; will-change: transform;
}
.cd-immersive-video .no-transition.product-preview {
	transition:none; -webkit-transition: none;
}
.cd-immersive-video .video-zoomed-out.product-preview {
	transition-duration: 0.4s; -webkit-transition-duration: .4s;
}
.cd-immersive-video .product-preview .product-video {
	display: block;
}
.cd-immersive-video .product-preview .has-bg-color.product-video {
	background: rgb(0, 0, 0);
}
.cd-immersive-video .product-preview .video-wrapper {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.cd-immersive-video .product-preview video {
	background: rgb(0, 0, 0); left: 50%; top: 50%; width: auto; height: 100%; right: auto; bottom: auto; display: block; position: absolute; min-height: 100%; min-width: 100%; max-width: none; transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%);
}
}
