@import "https://fonts.googleapis.com/css?family=Lato:400,700|Open+Sans:400,700";

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #888;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #888;
}

.error-404.not-found a {
	border-bottom: none;
	padding: 0;
}

.error-404.not-found a:hover {
	background-color: transparent;
}

@media only screen and (max-width: 991px) {
	body { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
	body { font-size: 14px; }
}
@media only screen and (max-width: 567px) {
	body { font-size: 13px; }
}

button {
	padding: 0 27px 0 30px;
}

a.button, a.button-o, input.button-o, button.button-o {
	font-size: 16px;
}
@media only screen and (max-width: 991px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	a.button, a.button-o, input.button-o, button.button-o {
		font-size: 13px;
	}
}

button, input, select, textarea {
	font-size: 16px;
}
@media only screen and (max-width: 991px) {
	button, input, select, textarea {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	button, input, select, textarea {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	button, input, select, textarea {
		font-size: 13px;
	}
}

@media only screen and (max-width: 991px) {
	h1 { font-size: 42px; }
	h2 { font-size: 32px; }
	h3 { font-size: 23px; }
	h4 { font-size: 20px; }
	h5 { font-size: 17px; }
	h6 { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
	h1 { font-size: 38px; }
	h2 { font-size: 28px; }
	h3 { font-size: 22px; }
	h4 { font-size: 19px; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }
}
@media only screen and (max-width: 567px) {
	h1 { font-size: 24px; }
	h2 { font-size: 22px; }
	h3 { font-size: 20px; }
	h4 { font-size: 17px; }
	h5 { font-size: 15px; }
	h6 { font-size: 13px; }

	h1, h2, h3, h4, h5, h6 {
		letter-spacing: 0;
	}
}

h1, h2 {
	line-height: 1.2em;
}

@media only screen and (max-width: 767px) {
	h3, h4, h5, h6 {
		line-height: 1.2em;
	}
}

h4, h5, h6 {
	letter-spacing: 1px;
}

.header__search input[type="text"] {
	color: #FFF;
}

#jas-footer button {
	background-color: #387DD5;
	color: #FFF;
}

#jas-footer .button:hover {
	background-color: #555;
}

hr {
	border-top: 1px solid #50485B;
}

input[readonly="readonly"],
input[disabled],
select[disabled] {
	background-color: #EEE;
}

input:not([type="submit"]):not([type="checkbox"]),
select,
textarea {
	color: #4D5959;
	font-size: 15px;
}
@media only screen and (max-width: 991px) {
	input:not([type="submit"]):not([type="checkbox"]),
	select,
	textarea {
		font-size: 14px;
	}
}
@media only screen and (max-width: 767px) {
	input:not([type="submit"]):not([type="checkbox"]),
	select,
	textarea {
		font-size: 13px;
	}
}
@media only screen and (max-width: 567px) {
	input:not([type="submit"]):not([type="checkbox"]),
	select,
	textarea {
		font-size: 12px;
	}
}

input:not([type="submit"]):not([type="checkbox"]):focus,
textarea:focus {
	border-color: #4D5959;
}

input[type="text"],
textarea {
	-ms-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none;
}

mark {
	background-color: transparent;
	color: #DD1E1E;
	padding: 0;
}

table, td, th {
	border-color: transparent;
	vertical-align: top;
}

table {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
}

td, th {
	padding: 5px 0;
}

.jas-push-menu .jas-action {
	display: block;
	margin-top: 0;
	position: relative;
}

.jas-action > * {
	padding-left: 0;
	padding-right: 0;
}

#jas-content > a {
	display: none;
}

#jas-content .wpb_text_column li p {
	margin-bottom: 0.3em;
}

#jas-content .wpb_text_column ol,
#jas-content .wpb_text_column ul {
	padding-left: 20px;
}

#jas-content .wpb_text_column ol {
	list-style: outside none decimal;
}

#jas-content .wpb_text_column ul {
	list-style: outside;
}

#jas-content .wpb_text_column table ol,
#jas-content .wpb_text_column table ul {
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	#jas-backtop {
		display: none !important;
	}
}

#jas-footer {
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	#jas-footer { font-size: 13px; }
}
@media only screen and (max-width: 767px) {
	#jas-footer { font-size: 12px; }
}
@media only screen and (max-width: 567px) {
	#jas-footer { font-size: 11px; }
}

@media only screen and (min-width: 48em) {
	#jas-footer .footer__bot .end-sm {
		-moz-box-pack: justify;
		-ms-flex-pack: distribute;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		text-align: center;
	}
}
@media only screen and (min-width: 62em) {
	#jas-footer .footer__bot .end-sm {
		-moz-box-pack: end;
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		text-align: end;
	}
}

#jas-footer.footer-1 .jas-row > div:not(:last-child) {
	margin-bottom: 0;
}

.footer-3 .widget:not(:last-child) {
	border-bottom: none;
}

#jas-footer .widget ul li {
	line-height: 1.3em;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
}

/* #jas-footer .widget ul li:after, */
#jas-footer .widget ul li.menu-item-has-children:before {
	content: "";
	height: 9px;
	position: absolute;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 9px;
}

/*
#jas-footer .widget ul li:after {
	border-left: 1px solid;
	border-top: 1px solid;
	left: 6px;
	top: 11px;
	width: 1px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#jas-footer .widget ul li.active:after,
#jas-footer .widget ul li.active:before {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
*/

#jas-footer .widget ul li.menu-item-has-children:before {
	border-left: 1px solid;
	border-top: 1px solid;
	height: 1px;
	left: 2px;
	top: 15px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#jas-footer .column .widget_nav_menu ul ul {
	display: none;
}
@media only screen and (min-width: 62em) {
	#jas-footer .column .widget_nav_menu ul ul {
		padding-left: 18px;
	}
}

#jas-footer .widget ul ul li a {
	text-transform: none;
}

@media only screen and (min-width: 48em) {
	#jas-footer.footer-1 .widget > div:nth-child(1) > p:first-child {
		margin-top: 77px;
	}
}

#jas-footer .widget-title {
	margin-top: 30px;
}

#jas-footer-menu li:first-child {
	margin-left: 0;
}

#jas-header {
	height: auto !important;
}

.header__mid,
.header__top {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media only screen and (max-width: 991px) {
	.header__mid {
		background: url(../images/header_bg.png);
	}
}
@media only screen and (min-width: 62em) {
	.header__mid {
		background-color: rgba(255, 255, 255, 0.85);
		box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
		z-index: 99;
	}
}

.header-sticky .header__mid {
	z-index: 997;
}
@media only screen and (max-width: 767px) {
	.header-sticky .header__mid {
		position: relative !important;
	}
}

.header__top {
	background: url(../images/header_bg.png);
}
@media only screen and (max-width: 991px) {
	.header__top {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	#jas-header.header-3 .header__top,
	#jas-header.header-4 .header__top {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.header-2 .header__mid [class*="jas-col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.header__mid > div,
.header__top > div {
	margin: 0 auto;
	position: relative;
	width: 100%;
}
@media only screen and (min-width: 48em) {
	.header__mid > div,
	.header__top > div {
		width: 46rem;
	}
}
@media only screen and (min-width: 62em) {
	.header__mid > div,
	.header__top > div {
		width: 61rem;
	}
}

@media only screen and (max-width: 1024px) {
	#jas-header.header-3 .header__mid > div,
	#jas-header.header-4 .header__mid > div {
		display: table;
		position: relative;
	}
}
#jas-header.header-5 .header__mid > div {
	padding-left: 0;
	padding-right: 0;
}

.header-2 .header__mid > div > div > [class*="jas-col-"] {
	padding-left: 15px;
	padding-right: 15px;
}

.header__top .header-text {
	font-size: 14px;
}

.header__top .end-lg .header-text.mr__15,
.header__top .end-md .header-text.mr__15,
.header__top .end-sm .header-text.mr__15 {
	margin-right: 0;
}

.header__top .header-text.mr__20 {
	margin-right: 0;
}
@media only screen and (min-width: 48em) {
	.header__top .header-text.mr__20 {
		margin-right: 20px;
	}
}

@media only screen and (max-width: 1024px) {
	#jas-header.header-3 .header__mid .hidden-sm,
	#jas-header.header-4 .header__mid .hidden-sm {
		display: block;
	}
	
	#jas-header.header-5 .header__mid .hidden-sm {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
	}
}
@media only screen and (max-width: 991px) {
	#jas-header.header-3 .header__mid .hidden-sm,
	#jas-header.header-4 .header__mid .hidden-sm,
	#jas-header.header-5 .header__mid .hidden-sm {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	.header__top .hidden-sm {
		display: none;
	}
}

.holder {
	top: 1px;
}

@media only screen and (max-width: 991px) {
	#jas-header.header-3 .header__mid .jas-action,
	#jas-header.header-5 .header__mid .jas-action {
		display: none;
	}
}

.jas-action i {
	font-size: 24px;
	font-weight: bold;
	line-height: 0;
}

#jas-header.header-2 .header__top .jas-action i {
	font-weight: bold;
	line-height: 70px;
}

#jas-header.header-3 .jas-branding,
#jas-header.header-4 .jas-branding {
	text-align: left;
}
@media only screen and (max-width: 1024px) {
	#jas-header.header-3 .jas-branding,
	#jas-header.header-4 .jas-branding {
		margin: inherit;
		text-align: left;
	}
}

#jas-header.header-4 .jas-branding {
	margin: inherit;
}

#jas-header.header-5 .jas-branding {
	margin-left: 0;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: left;
}
@media only screen and (min-width: 62em) {
	#jas-header.header-5 .jas-branding {
		margin-top: -110px;
		padding-bottom: 0;
		padding-top: 25px;
	}
}
@media only screen and (min-width: 75em) {
	#jas-header.header-5 .jas-branding {
		margin-top: -115px;
	}
}

.page-head .jas-breadcrumb,
.page-head .woocommerce-breadcrumb {
	display: none;
}

.page-head .jas-breadcrumb a,
.page-head .woocommerce-breadcrumb a {
	color: #888;
}

.jas-breadcrumb > li.separator {
	width: 35px;
}

.jas-col-md,
.jas-col-md-1,
.jas-col-md-2,
.jas-col-md-3,
.jas-col-md-4,
.jas-col-md-5,
.jas-col-md-6,
.jas-col-md-7,
.jas-col-md-8,
.jas-col-md-9,
.jas-col-md-10,
.jas-col-md-11,
.jas-col-md-12 {
	padding-right: 15px;
	padding-left: 15px;
}

@media only screen and (min-width: 62em) {
	.header-2 .header__mid .jas-row .jas-col-md-5 .jas-col-md-3 {
		display: none;
	}
	
	.header-2 .header__mid .jas-row .jas-col-md-5 .jas-col-md-9 {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 {
		-ms-flex-preferred-size: 100%;
		-webkit-flex-basis: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-3.jas-col-sm-12 {
		-ms-flex-preferred-size: 22%;
		-webkit-flex-basis: 22%;
		flex-basis: 22%;
		max-width: 22%;
	}

	.header-4 .header__mid .jas-row .jas-col-md-9.jas-col-sm-6 .jas-col-md-9 {
		-ms-flex-preferred-size: 78%;
		-webkit-flex-basis: 78%;
		flex-basis: 78%;
		max-width: 78%;
	}
}
	
.header-5 .header__mid .jas-col-md-3.end-xs {
	-ms-flex-preferred-size: 50%;
	-webkit-flex-basis: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.header-5 .header__mid .jas-col-md-3.start-md {
	position: absolute;
	right: 0;
	width: 70px;
}

.jas-container {
	padding-left: 15px;
	padding-right: 15px;
}
body.page #jas-content > .jas-container {
	padding-left: 0;
	padding-right: 0;
}
body.page.home #jas-content > .jas-container {
	width: auto;
}
body.woocommerce-account #jas-content > .jas-container {
	padding-left: 15px;
	padding-right: 15px;
}
@media only screen and (min-width: 48em) {
	.vc_row > .jas-container {
		padding-left: 0;
		padding-right: 0;
	}
}

#jas-header.header-2 .jas-icon-cart {
	display: none;
}

.header-2 .jas-menu,
.header-5 .jas-menu {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.header-2 .jas-menu {
	width: 100%;
}

@media only screen and (min-width: 62em) {
	.header-5 .jas-menu {
		width: 61rem;
	}
}
@media only screen and (min-width: 75em) {
	.header-5 .jas-menu {
		width: 1200px;
	}
}

.header-2 .jas-menu.clearfix:before,
.header-2 .jas-menu.clearfix:after {
	display:  none;
}

.jas-menu a {
	cursor: pointer;
}

.header-2 .jas-menu > li {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.header-5 .jas-menu > li {
	margin-left: 0;
	margin-right: 0;
}

.jas-menu > li > a {
	border-bottom: 3px solid transparent;
	border-top: 3px solid transparent;
	display: inline-block;
	letter-spacing: 1px;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
}
@media only screen and (min-width: 75em) {
	.jas-menu > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.jas-menu > li:hover > a {
	background-color: rgba(100, 100, 100, 0.3);
	border-bottom-color: #387DD5;
}

.jas-menu li.current-menu-ancestor > a,
.jas-menu li.current-menu-item > a {
	border-bottom-color: #387DD5;
}

.jas-menu ul {
	-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.18);
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.18);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.18);
	z-index: 99;
}

@media only screen and (max-width: 1366px) {
	.jas-menu > li:first-child ul {
		left: 0;
	}
}

#jas-mobile-menu ul li {
	font-weight: normal;
}

.jas-menu ul li:not(:last-child) {
	border-color: #DDD;
}

.jas-menu ul li.current-menu-ancestor > a,
.jas-menu ul li.current-menu-item > a {
	background: #387DD5;
	color: #FFF;
}

.holder,
#jas-mobile-menu ul li a {
	color: #FFF;
}

#jas-mobile-menu ul > li:hover > a,
#jas-mobile-menu ul > li.current-menu-item > a,
#jas-mobile-menu ul > li.current-menu-parent > a,
#jas-mobile-menu ul > li.current-menu-ancestor > a,
#jas-mobile-menu ul > li:hover > .holder,
#jas-mobile-menu ul > li.current-menu-item > .holder,
#jas-mobile-menu ul > li.current-menu-parent > .holder,
#jas-mobile-menu ul > li.current-menu-ancestor > .holder {
	color: #BBB;
}

.jas-pagination,
.woocommerce-pagination {
	border-color: transparent;
}

.jas-promotion a {
	display: inline-block;
	position: relative;
}

.jas-promotion h3,
.jas-promotion h4,
.jas-promotion h5 {
	line-height: 1.3em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.jas-promotion h3,
.jas-promotion h4 {
	white-space: normal;
}

.jas-promotion .pa {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.jas-promotion .pa > * {
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.jas-push-menu {
	background: #000;
}

@media only screen and (max-width: 991px) {
	#jas-header.header-3 .jas-push-menu-btn,
	#jas-header.header-4 .jas-push-menu-btn,
	#jas-header.header-5 .jas-push-menu-btn {
		padding-left: 15px;
		padding-right: 15px;
		position: absolute;
		right: 0;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media only screen and (min-width: 62em) {
	#jas-header.header-2 .jas-push-menu-btn,
	#jas-header.header-3 .jas-push-menu-btn,
	#jas-header.header-4 .jas-push-menu-btn,
	#jas-header.header-5 .jas-push-menu-btn {
		display: none;
	}
}

.jas-push-menu h3 {
	border-bottom: 1px solid #555;
	margin-left: -9999px;
}

.jas-push-menu h3 i {
	top: 4px;
}

#jas-header .jas-push-menu-btn img {
	width: 25px;
}

.header-3 .sf-open,
.header-4 .sf-open {
	position: absolute;
	left: 15px;
	top: -50px;
}
@media only screen and (max-width: 1024px) {
	.header-3 .sf-open,
	.header-4 .sf-open {
		top: -55px;
	}
}   

.header-5 .sf-open {
	position: absolute;
	right: 19px;
	top: -58px;
}
@media only screen and (min-width: 75em) {
	.header-5 .sf-open {
		top: -64px;
	}
}

.jas-push-menu .sf-open {
	color: #FFF;
	left: 20px;
	right: auto;
	top: -29px;
}
@media only screen and (max-width: 736px) {
	.jas-push-menu .sf-open {
		top: -24px;
	}
}

@media only screen and (min-width: 62em) {
	.header__mid .pe-7s-search:after {
		background: #387DD5;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		content: "";
		display: inline-block;
		height: 35px;
		left: -5px;
		position: absolute;
		top: -7px;
		width: 35px;
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
		z-index: 1;
	}
	
	.header__mid .pe-7s-search:hover:after {
		background-color: #2157A7;
		color: #FFF;
	}
}

.pe-7s-search:before {
	color: #FFF;
}

.header__mid .pe-7s-search:before {
	margin-top: 2px;
	position: relative;
	z-index: 2;
}

.jas-row {
	margin-left: -15px;
	margin-right: -15px;
}

.jas-row.jas-page {
	min-height: 600px;
}

.header__top .jas-socials {
	/* margin-left: 25px; */
	position: absolute;
	right: 53px;
	top: 30px;
}
@media only screen and (min-width: 75em) {
	.header__top .jas-socials {
		top: 34px;
	}
}
/*
@media only screen and (max-width: 736px) {
	.header__top .jas-socials {
		padding-top: 0;
	}
}
*/

#jas-footer .jas-socials {
	margin-bottom: 25px;
	margin-top: 25px;
}

.jas-socials a {
	border: none;
	color: #FFF;
	margin-left: 8px;
	margin-right: 8px;
	position: relative;
}

.jas-portfolio-single .jas-social a {
	background: #387DD5;
}

.jas-single-blog .jas-social a {
	background: #387DD5;
	border-radius: 50%;
	color: #FFF;
	height: 32px;
	line-height: 32px;
	width: 32px;
}

.jas-single-blog .social-share i {
	margin-top: 0;
}

.footer__top .jas-socials a {
	border: none;
	display: inline;
	margin-left: 0;
	margin-right: 20px;
}

.jas-socials a:hover {
	color: #DDD;
}

.header__top .jas-socials a .fa:after {
	background: #387DD5;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 35px;
	left: -5px;
	position: absolute;
	top: -6px;
	width: 35px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 1;
}

.header__top .jas-socials a:hover .fa:after {
	background-color: #2157A7;
}

.jas-socials a .fa:before {
	font-size: 22px;
	position: relative;
	z-index: 2;
}

.jas-socials a .fa-facebook-f:before {
	margin-top: 1px;
}

body.archive .page-head,
body.single-portfolio .page-head,
body[name="no-featured-img"] .page-head {
	background: none !important;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: left;
}

@media only screen and (min-width: 48em) {
	body:not(.archive):not(.single-portfolio):not([name="no-featured-img"]) .page-head {
		padding-bottom: 10%;
		padding-top: 10%;
	}
}

body.date .page-head {
	display: none;
}

body:not(.archive):not(.single-portfolio):not([name="no-featured-img"]) .page-head:before {
	background: url(../images/banner_s_v1.jpg) center center;
	background-size: cover;
	filter: alpha(opacity=25);
	opacity: 0.25;
}

body.archive .page-head:before,
body.single-portfolio .page-head:before,
body[name="no-featured-img"] .page-head:before {
	background: url(../images/title_bg.png);
	z-index: -1;
}

.page-head h1 {
	margin-bottom: 5px;
	margin-top: 5px;
}
@media only screen and (max-width: 991px) {
	.page-head h1 { font-size: 28px; }
}
@media only screen and (max-width: 767px) {
	.page-head h1 { font-size: 25px; }
}
@media only screen and (max-width: 567px) {
	.page-head h1 { font-size: 22px; }
}
@media only screen and (max-width: 367px) {
	.page-head h1 { font-size: 19px; }
}

body.archive .page-head h1,
body.single-portfolio .page-head h1,
body[name="no-featured-img"] .page-head h1 {
	color: #333;
}

body:not(.archive):not(.single-portfolio):not([name="no-featured-img"]) .page-head h1 {
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.page-head p {
	font-size: 21px;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}
@media only screen and (max-width: 991px) {
	.page-head p {
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.page-head p {
		font-size: 19px;
	}
}
@media only screen and (max-width: 567px) {
	.page-head p {
		font-size: 18px;
	}
}

@media only screen and (min-width: 22em) {
	body.archive .page-head .jas-container,
	body[name="no-featured-img"] .page-head .jas-container {
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
	}
}

.page-numbers {
	list-style: none !important;
}

.page-numbers li {
	margin-left: 0;
	margin-right: 0;	
}

.page-numbers li a,
.page-numbers li span {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	color: #AAA;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	min-height: 42px;
	min-width: 42px;
	-moz-box-pack: justify;
	-ms-flex-pack: distribute;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	margin-left: 3px;
	margin-right: 3px;
}

.page-numbers li a,
.page-numbers li span:not(.dots) {
	border: 1px solid #AAA;
}

.page-numbers li a:focus,
.page-numbers li a:hover {
	background-color: #888;
	color: #FFF;
}

.page-numbers li span:not(.dots) {
	background-color: #2157A7;
	border-color: #2157A7;
	color: #FFF;
}

@media only screen and (min-width: 48em) {
	.pe-7s-search:before {
		color: #FFF;
	}
}

.sidebar .widget ul {
	padding-left: 15px;
}

.sidebar .widget ul li {
	padding-left: 15px;
}

.sidebar .widget ul li:before {
	top: -1px;
}

.widget ul li {
	line-height: 1.3em;
}

.widgettitle {
	font-size: 24px;
	font-weight: bold;
}
@media only screen and (max-width: 991px) {
	.widgettitle { font-size: 23px; }
}
@media only screen and (max-width: 767px) {
	.widgettitle { font-size: 22px; }
}
@media only screen and (max-width: 567px) {
	.widgettitle { font-size: 20px; }
}

.widget_recent_entries ul li {
	border-bottom: 1px dotted #888;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* gallery slider */
.img-slider .flexslider {
	background: transparent;
	border: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 35px;
}
@media only screen and (min-width: 48em) {
	.img-slider .flexslider {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 48em) {
	.img-slider.wpb_gallery .wpb_flexslider .flex-control-nav {
		bottom: 0;
		top: auto;
	}
}

.img-slider.white .flex-control-paging li a {
	background: rgba(255,255,255,.5);
}

.img-slider.white .flex-control-paging li a.flex-active {
	background: rgba(255,255,255,.9);
}

.flex-direction-nav a {
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.img-slider.wpb_gallery .wpb_flexslider .flex-direction-nav a {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.img-slider .flex-direction-nav a.flex-next:before {
	content: "\e684" !important;
}
	
.img-slider .flex-direction-nav .flex-prev:before {
	content: "\e686";
}

.img-slider .flex-direction-nav .flex-next:before,
.img-slider .flex-direction-nav .flex-prev:before {
	font-size: 60px !important;
}

.img-slider .wpb_flexslider .flex-direction-nav a:before {
	line-height: 0.8em;
	margin-left: -8px;
}

.img-slider .flex-direction-nav .flex-next {
	right: 0 !important;
}

.flexslider:hover .flex-next {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.img-slider .flexslider:hover .flex-next {
	right: 0;
}

.img-slider .flex-direction-nav .flex-prev {
	left: 0 !important;
}

.flexslider:hover .flex-prev {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

.img-slider .flexslider:hover .flex-prev {
	left: 0;
}

@media only screen and (min-width: 48em) {
	.img-slider.style-1 .flex-direction-nav .flex-next {
		right: -35px !important;
	}
	
	.img-slider.style-1 .flexslider:hover .flex-next {
		right: -35px;
	}
	
	.img-slider.style-1 .flex-direction-nav .flex-prev {
		left: -35px !important;
	}
	
	.img-slider.style-1 .flexslider:hover .flex-prev {
		left: -35px;
	}
}

.img-slider.style-2 .wpb_flexslider .flex-direction-nav a {
	background-color: #666;
	border: 1px solid #FFF;
}

.img-slider.style-2 .flex-direction-nav .flex-next {
	 right: 30px !important;
}

.img-slider.style-2 .flexslider:hover .flex-next {
	right: 30px;
}

.img-slider.style-2 .flex-direction-nav .flex-prev {
	 left: 30px !important;
}

.img-slider.style-2 .flexslider:hover .flex-prev {
	left: 30px;
}

.img-slider.style-2 .flex-direction-nav .flex-next:before,
.img-slider.style-2 .flex-direction-nav .flex-prev:before {
	font-size: 36px !important;
}

.img-slider.style-2 .wpb_flexslider .flex-direction-nav a:before {
	line-height: 0.8em;
	margin-left: 0;
	margin-top: 5px;
}
/* end - gallery slider */

/* archive / single / search */
.inside-thumb {
	background: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	position: static;
	text-align: left;
}

.jas-masonry .inside-thumb {
	padding: 0;
}

.inside-thumb a:not(.cg),
.jas-blog-slider .post-thumbnail > div a {
	color: #4D5959;
}

body.category-news .jas-blog .post:hover .inside-thumb a:not(.cg) {
	color: #2157A7;
}

body.category-news .jas-blog .post:hover .inside-thumb h2.post-title a:not(.cg) {
	color: #FFF;
}

.post-date {
	color: #888;
	display: block;
	font-size: 13px;
}

.post-meta { font-size: 16px; }
@media only screen and (max-width: 991px) {
	.post-meta { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
	.post-meta { font-size: 14px; }
}
@media only screen and (max-width: 567px) {
	.post-meta { font-size: 13px; }
}

.post-meta a {
	color: #4d5959;
}

.posted-on {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
}
@media only screen and (max-width: 991px) {
	.posted-on { font-size: 12px; }
}
@media only screen and (max-width: 767px) {
	.posted-on { font-size: 11px; }
}
@media only screen and (max-width: 567px) {
	.posted-on { font-size: 10px; }
}

body.category-news .posted-on {
	display: none;
}

body.category-news .jas-blog .post:hover .posted-on a {
	background-color: #FFF;
	color: #2157A7;
}

body.search-results .posted-on {
	display: none;
}

.post-meta-inside .posted-on {
	margin-left: 0;
}

@media only screen and (min-width: 48em) {
	.post-thumbnail img {
		width: auto;
	}
}
body.search-results .post-thumbnail img {
	display: none;
}

@media only screen and (max-width: 991px) {
	h1.post-title {
		font-size: 25px;
	}
}
@media only screen and (max-width: 767px) {
	h1.post-title {
		font-size: 22px;
	}
}
@media only screen and (max-width: 567px) {
	h1.post-title {
		font-size: 18px;
	}
}

h2.post-title {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.3em;
	margin-bottom: 0;
	margin-top: 5px;
	text-transform: none;
}
@media only screen and (max-width: 991px) {
	h2.post-title {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	h2.post-title {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	h2.post-title {
		font-size: 13px;
	}
}
/* end - archive / single / search */

/* portfolio */
.single-portfolio .entry-date {
	color: #333;
	display: none;
	font-family: "Open Sans", sans-serif;
    font-style: normal;
}

body.single-portfolio .page-head .mt__20 {
	margin-top: 0;
}

.portfolio-item h4 {
	font-size: 17px;
	font-weight: bold;
}

.portfolio-meta {
	display: none;
}

/* when mobile, disable mouseover */
@media only screen and (max-width: 567px) {
	.portfolio-item .mask:before {
		display: none;
	}

	.portfolio-item figcaption {
		left: 0;
		padding-left: 0;
		padding-right: 0;
		position: static;
		filter: alpha(opacity=100);
		opacity: 1;
		top: 100%;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}

	.portfolio-item:hover figcaption {
		opacity: 1;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}

	.portfolio-item h4 a {
		background: #E7E7E7;
		display: inline-block;
		padding: 10px 15px;
		width: 100%;
	}
}
/* end - when mobile, disable mouseover */
/* end - portfolio */

/* post listing */
.author {
	display: none;
}

.jas-masonry.mt__60 {
	margin-top: 0;
}

.more-link {
	border-color: #08C;
	color: #08C !important;
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	.more-link { font-size: 13px; }
}
@media only screen and (max-width: 767px) {
	.more-link { font-size: 12px; }
}
@media only screen and (max-width: 567px) {
	.more-link { font-size: 11px; }
}

.more-link:hover {
	background-color: #08C !important;
	color: #FFF !important;
}

.posts {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	-moz-box-direction: normal;
	-moz-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	height: auto !important;
	margin-left: -15px;
	margin-right: -15px;
}

body.category-news .posts {
	margin-left: 0;
	margin-right: 0;
}

.jas-blog .post {
	-ms-flex-preferred-size: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
	position: static !important;
}
@media only screen and (min-width: 36em) {
	.jas-blog .post {
		-ms-flex-preferred-size: 50%;
		-webkit-flex-basis: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
}
@media only screen and (min-width: 62em) {
	.jas-blog .post {
		-ms-flex-preferred-size: 33.33%;
		-webkit-flex-basis: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
	}
}

body.category-news .jas-blog .post {
	background-color: #EEE;
	-ms-flex-preferred-size: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
	min-height: 210px;
	padding: 30px;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
@media only screen and (min-width: 36em) {
	body.category-news .jas-blog .post {
		min-height: 220px;
	}
}
@media only screen and (min-width: 48em) {
	body.category-news .jas-blog .post {
		min-height: 230px;
	}
}
@media only screen and (min-width: 62em) {
	body.category-news .jas-blog .post {
		min-height: 250px;
	}
}

body.category-news .jas-blog .post:hover {
	background-color: #387DD5;
}

.post-action {
	border: 0;
	display: none;
	font-size: 12px;
	letter-spacing: 3px;
	padding: 0;
	text-transform: uppercase;
}

.post-action a {
	border: 1px solid #555;
	color: #555;
	display: none;
	padding: 7px 25px 7px 28px;
}

.post-action a:hover {
	background-color: #555;
	color: #FFF;
}

.post-action i {
	display: none;
}

.posts .post-content p {
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	.posts .post-content p { font-size: 13px; }
}
@media only screen and (max-width: 767px) {
	.posts .post-content p { font-size: 12px; }
}
@media only screen and (max-width: 567px) {
	.posts .post-content p { font-size: 11px; }
}

body.category .post-content {
	display: none;
	text-align: justify;
}

body.category-news .posts .post-content {
	display: inline-block;
	font-size: 14px;
	letter-spacing: 0;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
@media only screen and (min-width: 62em) {
	body.category-news .posts .post-content {
		margin-left: 50%;
	}
}
@media only screen and (min-width: 75em) {
	body.category-news .posts .post-content {
		margin-left: 43%;
	}
}
@media only screen and (max-width: 991px) {
	body.category-news .posts .post-content { font-size: 13px; }
}
@media only screen and (max-width: 767px) {
	body.category-news .posts .post-content { font-size: 12px; }
}
@media only screen and (max-width: 567px) {
	body.category-news .posts .post-content { font-size: 11px; }
}

body.category-news .jas-blog .post:hover .post-content {
	color: #FFF;
}

body.category .post-meta {
	display: none;
}

body.category-news .post-thumbnail {
	margin-bottom: 5px;
}

.posts .post-thumbnail:before,
.posts .post-thumbnail > a,
.posts .post-thumbnail > a:after {
	height: 210px;
}
@media only screen and (min-width: 48em) {
	.posts .post-thumbnail:before,
	.posts .post-thumbnail > a,
	.posts .post-thumbnail > a:after {
		height: 190px;
	}
}
@media only screen and (min-width: 75em) {
	.posts .post-thumbnail:before,
	.posts .post-thumbnail > a,
	.posts .post-thumbnail > a:after {
		height: 230px;
	}
}

body.category-news .posts .post-thumbnail:before,
body.category-news .posts .post-thumbnail > a {
	height: 130px;
}
@media only screen and (min-width: 36em) {
	body.category-news .posts .post-thumbnail:before,
	body.category-news .posts .post-thumbnail > a {
		height: 210px;
	}
}
@media only screen and (min-width: 62em) {
	body.category-news .posts .post-thumbnail:before,
	body.category-news .posts .post-thumbnail > a {
		height: 180px;
	}
}

.posts .post-thumbnail:before {
	background-color: #EEE;
	border: 2px solid #E7E7E7;
	border-radius: 4px;
	content: "";
	display: inline-block;
	filter: alpha(opacity=80);
	opacity: 0.8;
	overflow: hidden;
	width: 100%;
}

body.category-news .posts .post-thumbnail:before {
	background-color: #FFF;
	border: 0;
	border-radius: 0;
	left: auto;
	position: absolute;
	right: 0;
	top: -130px;
	width: 68%;
}
@media only screen and (min-width: 36em) {
	body.category-news .posts .post-thumbnail:before {
		top: -210px;
	}
}
@media only screen and (min-width: 62em) {
	body.category-news .posts .post-thumbnail:before {
		left: 16%;
		right: auto;
		top: 0;
		width: 30%;
	}
}
@media only screen and (min-width: 75em) {
	body.category-news .posts .post-thumbnail:before {
		left: 14%;
		width: 26%;
	}
}

.posts .post-thumbnail > a {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

body.category-news .posts .post-thumbnail > a {
	left: auto;
	right: 0;
	top: -130px;
	width: 68%;
}
@media only screen and (min-width: 36em) {
	body.category-news .posts .post-thumbnail > a {
		top: -210px;
	}
}
@media only screen and (min-width: 62em) {
	body.category-news .posts .post-thumbnail > a {
		left: 16%;
		right: auto;
		top: 0;
		width: 30%;
	}
}
@media only screen and (min-width: 75em) {
	body.category-news .posts .post-thumbnail > a {
		left: 14%;
		width: 26%;
	}
}

.posts .post-thumbnail > a.no-image {
	background: #EEE url(../images/no_image_g_v1.png) no-repeat center center;
	content: "";
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

.posts .post-thumbnail > a:hover {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

.posts .post-thumbnail > a:after {
	background: #FFF;
	content: "";
	display: inline-block;
	left: 0;
	filter: alpha(opacity=0) !important;
	opacity: 0 !important;
	position: absolute;
	top: 0;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
}

body.category-news .posts .post-thumbnail > a:after {
	display: none;
}

.posts .post-thumbnail > a:hover:after {
	filter: alpha(opacity=30) !important;
	opacity: 0.3 !important;
}

.posts .post-thumbnail img {
	left: 50%;
	padding: 2px;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

body.category-news .posts .post-thumbnail img {
	left: 50%;
	padding: 0;
}

body.category-news h2.post-title {
	margin-top: 130px;
	padding-top: 15px;
}
@media only screen and (min-width: 36em) {
	body.category-news h2.post-title {
		margin-top: 210px;
	}
}
@media only screen and (min-width: 62em) {
	body.category-news h2.post-title {
		margin-left: 50%;
		margin-top: 0;
		padding-top: 0;
	}
}
@media only screen and (min-width: 75em) {
	body.category-news h2.post-title {
		margin-left: 43%;
	}
}
/* end - post listing */

/* single post */
.cb {
	color: #4D5959;
}

.jas-single-blog {
	margin-bottom: 50px;
}

.jas-single-blog > .mt__50 {
	margin-top: 60px;
}

.post-content > * > .vc_row {
	margin-left: -30px;
	margin-right: -30px;
}

.post-meta-inside {
	display: inline-block;
}

.post-related {
	display: none;
	margin-bottom: 50px;
}

body[name="no-featured-img"] .post-thumbnail {
	display: none;
}

/*
.social-share {
	display: none;
}
*/

.tag-comment {
	border: none;
}
/* end - single post */

/* search */
body.search .jas-page > *,
body.search-results .jas-page > * {
	margin-left: 0;
	-ms-flex-preferred-size: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

body.search-results article {
	margin-bottom: 50px;
}

body.search-results .post-thumbnail {
	margin-bottom: 0;
}
/* end - search */

/* plugins */
/* click to chat for whatsApp */
.sc_item {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* end - click to chat for whatsApp */

/* layer slider */
.ls-bottom-nav-wrapper {
	background: #2157A7;
	display: inline-block;
	height: 22px;
	padding-top: 10px;
	width: 100%;
}
/* end - layer slider */

/* modula */
@media only screen and (min-width: 62em) {
	.modula .items .item:after {
		background: #000;
		content: "";
		display: inline-block;
		height: 100%;
		filter: alpha(opacity=0);
		opacity: 0;
		position: absolute;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
		width: 100%;
		z-index: 1;
	}

	.modula .items .item:hover:after {
		filter: alpha(opacity=50);
		opacity: 0.5;
	}
}

.modula .item .figc {
	filter: alpha(opacity=0);
	opacity: 0;
}

@media only screen and (min-width: 62em) {
	.modula .item .figc {
		position: absolute;
		z-index: 2;
	}
	
	.modula .item:hover .figc {
		filter: alpha(opacity=100);
		opacity: 1;
	}
}

.modula .items .item h2,
.modula .items .item .description {
	text-align: center;
}

.modula .item:hover h2:after {
	filter: alpha(opacity=0) !important;
	opacity: 0 !important;
}

.modula-gallery {
	margin-right: -10px;
}
/* end - modula */

/* social icons widget by wpzoom */
/* others */
@media screen and (max-width: 991px) {
	.zoom-social-icons-widget {
		display: none;
	}
}

@media screen and (min-width: 62em) {
	.zoom-social-icons-widget {
		position: fixed;
		right: 15px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 10000;
	}

	.zoom-social-icons-widget.widget ul {
		/*
		background: #F7F7F7;
		border-radius: 10px;
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
		padding: 4px 20px 4px 6px;
		*/
		width: 53px;
	}

	.zoom-social-icons-widget.widget ul li {
		/*
		padding-bottom: 3px;
		padding-top: 3px;
		*/
	}
}

.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}

.social-icon-white .zoom-social-icons-list--rounded .socicon,
.social-icon-white .zoom-social-icons-list--rounded .genericon,
.social-icon-white .zoom-social-icons-list--rounded .academicons,
.social-icon-white .zoom-social-icons-list--rounded .dashicons,
.social-icon-white .zoom-social-icons-list--rounded .fa {
	background-color: #FFF !important;
}

.social-icon-white .zoom-social-icons-list--rounded .socicon:before,
.social-icon-white .zoom-social-icons-list--rounded .genericon:before,
.social-icon-white .zoom-social-icons-list--rounded .academicons:before,
.social-icon-white .zoom-social-icons-list--rounded .dashicons:before,
.social-icon-white .zoom-social-icons-list--rounded .fa:before {
	color: #666;
}

/* add text in icon */
.zoom-social-icons-widget li span.fa {
	position: relative;
	z-index: 10;
}

.zoom-social-icons-widget li .social-content {
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	width: 0;
	z-index: 9;
}

.zoom-social-icons-widget li:hover .social-content {
	width: 140px;
}

.zoom-social-icons-widget .social-content > div {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	background: #F7F7F7;
	border: 2px solid #53A0E3;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	color: #1E73BE;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-size: 13px;
	font-weight: bold;
	height: 98%;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 100%;
	line-height: 1.2em;
	padding-left: 15px;
	padding-right: 35px;
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 140px;
}

.zoom-social-icons-widget li:hover .social-content > div {
	left: 0;
}
/* end - add text in icon */
/* end - others */
/* end - social icons widget by wpzoom */

/* visual composer */
.vc_btn3.vc_btn3-size-sm {
	padding-left: 28px !important;
	padding-right: 25px !important;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
	background-color: #387DD5 !important;
	border-color: #387DD5 !important;
}

.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-style-outline-custom:focus,
.vc_btn3.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-style-outline:hover {
	border-width: 1px !important;
}

.vc_gitem-animate-none .vc_gitem-zone-b {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.custom-icon.vc_icon_element.vc_icon_element-outer {
	position: absolute;
	right: 20px;
	top: -70px;
	z-index: 9;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 2em;
}

.custom-icon.vc_icon_element .vc_icon_element-inner .vc_icon_element-icon {
	background-color: #FFF;
	padding-left: 3px;
	padding-right: 1px;
}

.vc_non_responsive .vc_row .vc_column_container {
	padding-left: 0;
	padding-right: 0;
}

@media only screen and (max-width: 1024px) {
	.vc_row.vc_row-o-full-height {
		min-height: auto !important;
	}
}

/* tabs */
.vc_tta-tab > a {
    background: #F7F7F7 !important;
	border: 1px solid #DDD !important;
    color: #666 !important;
	font-size: 16px;
	padding: 5px 15px !important;
}

.vc_tta-tab > a:focus,
.vc_tta-tab > a:hover {
	background-color: #E3E3E3 !important;
}

.vc_tta-tab.vc_active > a {
    background: #387DD5 !important;
	border: 1px solid #387DD5 !important;
    color: #FFF !important;
}

.wpb-js-composer .vc_tta-panel-body,
.wpb-js-composer .vc_tta-panel-body {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
	border: 1px solid #DDD !important;
    color: #666 !important;
}

.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    background: #387DD5 !important;
	border: 1px solid #387DD5 !important;
    color: #FFF !important;
}

@media only screen and (min-width: 767px) {
	.vc_tta-tabs-list:after {
		border-bottom: 1px solid #387DD5;
		bottom: 0;
		content: "";
		display: inline-block;
		height: 1px;
		left: 0;
		position: absolute;
		width: 70%;
		z-index: 9;
	}
}
/* end - tabs */


/* when clicking wrap content, content position not work */
.vc_row.vc_row-flex > .jas-container {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.vc_row.vc_row-flex > .jas-container > .vc_column_container {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.vc_row.vc_row-o-content-bottom > .jas-container > .vc_column_container > .vc_column-inner {
	-moz-box-pack: end;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.vc_row.vc_row-o-content-middle > .jas-container > .vc_column_container > .vc_column-inner {
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.vc_row.vc_row-flex > .jas-container > .vc_column_container > .vc_column-inner {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.vc_separator.vc_sep_color_chino .vc_sep_line {
	border-color: #CEC2AB;
}

/* image gallery */
.img-gallery .wpb_image_grid .wpb_image_grid_ul {
	margin-left: -7.5px;
	margin-right: -7.5px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media only screen and (min-width: 48em) {
	.img-gallery .wpb_image_grid .wpb_image_grid_ul a img {
		bottom: -100%;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: -100%;
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		-webkit-transform: scale(1);
		transform: scale(1);
		-moz-transform-origin: center center;
		-webkit-transform-origin: center center;
		-o-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-ms-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .3s;
		transition: all .3s;
	}

	.img-gallery .wpb_image_grid .wpb_image_grid_ul a:hover img {
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}
	
.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin-left: 7.5px;
	margin-right: 7.5px;
	margin-bottom:15px;
	margin-top: 0;
	overflow: hidden;
}
@media only screen and (min-width: 48em) {
	.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		left: auto !important;
		position: relative !important;
		top: auto !important;
	}
	
	.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-2 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-3 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-5 .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-6 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(50% - 15px);
	}
}
@media only screen and (min-width: 62em) {
	.img-gallery.col-2 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(50% - 15px);
	}
	
	.img-gallery.col-3 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(33.33% - 15px);
	}
	
	.img-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item,
	.img-gallery.col-4 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(25% - 15px);
	}
	
	.img-gallery.col-5 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(20% - 15px);
	}
	
	.img-gallery.col-6 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
		width: calc(16.66% - 15px);
	}
}
/* end - image gallery */
/* end - visual composer */

/* widget ultimate posts */
.widget_ultimate_posts ul {
	margin-left: -15px;
	margin-right: -15px;
}

.widget_ultimate_posts ul li {
	padding-left: 15px;
	padding-right: 15px;
}

.widget_ultimate_posts .upw-content > .jas-container {
	padding-left: 0;
	padding-right: 0;
}

.widget_ultimate_posts .upw-content .post-date {
	color: #888;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
@media only screen and (max-width: 991px) {
	.widget_ultimate_posts .upw-content .post-date { font-size: 12px; }
}
@media only screen and (max-width: 767px) {
	.widget_ultimate_posts .upw-content .post-date { font-size: 11px; }
}
@media only screen and (max-width: 567px) {
	.widget_ultimate_posts .upw-content .post-date { font-size: 10px; }
}

.widget_ultimate_posts .upw-content .post-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
	.widget_ultimate_posts .upw-content .post-title { font-size: 13px;}
}
@media only screen and (max-width: 767px) {
	.widget_ultimate_posts .upw-content .post-title { font-size: 12px;}
}
@media only screen and (max-width: 567px) {
	.widget_ultimate_posts .upw-content .post-title { font-size: 11px;}
}

.sidebar .widget_ultimate_posts .upw-content .post-title {
	font-weight: normal;
	letter-spacing: 0;
}

.widget_ultimate_posts .upw-content .wpb_content_element {
	margin-bottom: 5px;
}

.widget_ultimate_posts .upw-image {
	overflow: hidden;
	position: relative;
}

.widget_ultimate_posts .upw-image img {
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.widget_ultimate_posts .upw-image img:hover {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* others */
.post-hori ul li {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-moz-box-direction: normal;
	-moz-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.post-hori .upw-image {
	margin-right: 10px;
	min-width: 60px;
}

@media only screen and (min-width: 48em) {
	.post-vert ul li {
		display: inline-block;
		float: none;
		vertical-align: top;
	}
	
	.post-vert.col-2 ul li {
		width: 49.6%;
	}
	
	.post-vert.col-3 ul li {
		width: 32.8%;
	}
	
	.post-vert.col-4 ul li {
		width: 24.6%;
	}
}

.post-vert .upw-content .post-title {
	font-size: 18px;
	margin-bottom: 5px;
}
@media only screen and (max-width: 991px) {
	.post-vert .upw-content .post-title {
		font-size: 17px;
	}
}
@media only screen and (max-width: 767px) {
	.post-vert .upw-content .post-title {
		font-size: 16px;
	}
}
@media only screen and (max-width: 567px) {
	.post-vert .upw-content .post-title {
		font-size: 15px;
	}
}

.post-vert .upw-image {
	margin-bottom: 10px;
}
/* end - others */
/* end - widget ultimate posts */

/* wpml */
.jas-menu > li.wpml-ls-item,
#jas-footer .widget ul > li.wpml-ls-item {
	display: none;
}

.wpml-ls-legacy-list-horizontal {
	border: 0;
	padding: 0;
	position: absolute;
	right: 230px;
	top: 35px;
}
@media only screen and (min-width: 75em) {
	.wpml-ls-legacy-list-horizontal {
		top: 40px;
	}
}

.wpml-ls-legacy-list-horizontal a {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	font-weight: bold;
	height: 35px;
	padding-bottom: 0;
	padding-left: 1px;
	padding-right: 0;
	text-align: center;
	width: 35px;
}

.wpml-ls-legacy-list-horizontal > ul {
	line-height: 1.3em;
}

.wpml-ls-statics-shortcode_actions a:active,
.wpml-ls-statics-shortcode_actions a:focus {
	color: #D7D7D7;
}

.wpml-ls-item-en {
	font-family: "Lato", sans-serif;
}

.wpml-ls-item-zh-hans,
.wpml-ls-item-zh-hant {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

#jas-mobile-menu ul li.wpml-ls-item-en a {
	font-size: 14px;
}

.wpml-ls-statics-shortcode_actions li.wpml-ls-item-en a {
	font-size: 15px;
}

#jas-mobile-menu ul li.wpml-ls-item-zh-hans a,
#jas-mobile-menu ul li.wpml-ls-item-zh-hant a {
	font-size: 14px;
}

.wpml-ls-statics-shortcode_actions li.wpml-ls-item-zh-hans a,
.wpml-ls-statics-shortcode_actions li.wpml-ls-item-zh-hant a {
	font-size: 20px;
}

.wpml-ls-statics-shortcode_actions li:before {
	background: #FFF;
	content: "";
	float: left;
	height: 13px;
	margin-top: 14px;
	width: 1px;
}

.wpml-ls-statics-shortcode_actions li.wpml-ls-item-en:before {
	margin-top: 15px;
}

.wpml-ls-statics-shortcode_actions li:first-child:before {
	display: none;
}
/* end - wpml */
/* end - plugins */

/* others */
.align-bottom {
	vertical-align: middle;
}

.align-center {
	text-align: center;
}

.bg-cover {
	background-size: cover;
}

@media only screen and (min-width: 62em) {
	.bg-fixed {
		background-attachment: fixed !important;
	}
}

.box-shadow-10,
.box-shadow-20,
.box-shadow-30,
.box-shadow-40,
.box-shadow-50,
.box-shadow-60,
.box-shadow-70,
.box-shadow-80,
.box-shadow-90 {
	position: relative;
}

.box-shadow-10:before,
.box-shadow-20:before,
.box-shadow-30:before,
.box-shadow-40:before,
.box-shadow-50:before,
.box-shadow-60:before,
.box-shadow-70:before,
.box-shadow-80:before,
.box-shadow-90:before {
	content: "";
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.box-shadow-10:before {	background: rgba(0,0,0,0.1); }
.box-shadow-20:before {	background: rgba(0,0,0,0.2); }
.box-shadow-30:before {	background: rgba(0,0,0,0.3); }
.box-shadow-40:before {	background: rgba(0,0,0,0.4); }
.box-shadow-50:before {	background: rgba(0,0,0,0.5); }
.box-shadow-60:before {	background: rgba(0,0,0,0.6); }
.box-shadow-70:before {	background: rgba(0,0,0,0.7); }
.box-shadow-80:before {	background: rgba(0,0,0,0.8); }
.box-shadow-90:before {	background: rgba(0,0,0,0.9); }

.display-none,
.display-none * {
	display: none !important;
}

.font-size-l,
.font-size-l a,
.font-size-l li,
.font-size-l p,
.font-size-l span,
.font-size-l td,
.font-size-l th {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}
@media only screen and (max-width: 991px) {
	.font-size-l,
	.font-size-l a,
	.font-size-l li,
	.font-size-l p,
	.font-size-l span,
	.font-size-l td,
	.font-size-l th {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-l,
	.font-size-l a,
	.font-size-l li,
	.font-size-l p,
	.font-size-l span,
	.font-size-l td,
	.font-size-l th {
		font-size: 14px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-l,
	.font-size-l a,
	.font-size-l li,
	.font-size-l p,
	.font-size-l span,
	.font-size-l td,
	.font-size-l th {
		font-size: 13px;
	}
}
.font-size-l li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-m,
.font-size-m a,
.font-size-m li,
.font-size-m p,
.font-size-m span,
.font-size-m td,
.font-size-m th {
	font-size: 14px;
}
@media only screen and (max-width: 991px) {
	.font-size-m,
	.font-size-m a,
	.font-size-m li,
	.font-size-m p,
	.font-size-m span,
	.font-size-m td,
	.font-size-m th {
		font-size: 13px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-m,
	.font-size-m a,
	.font-size-m li,
	.font-size-m p,
	.font-size-m span,
	.font-size-m td,
	.font-size-m th {
		font-size: 12px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-m,
	.font-size-m a,
	.font-size-m li,
	.font-size-m p,
	.font-size-m span,
	.font-size-m td,
	.font-size-m th {
		font-size: 11px;
	}
}
.font-size-m li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-s,
.font-size-s a,
.font-size-s li,
.font-size-s p,
.font-size-s span,
.font-size-s td,
.font-size-s th {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 0.6em;
}
@media only screen and (max-width: 991px) {
	.font-size-s,
	.font-size-s a,
	.font-size-s li,
	.font-size-s p,
	.font-size-s span,
	.font-size-s td,
	.font-size-s th {
		font-size: 12px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-s,
	.font-size-s a,
	.font-size-s li,
	.font-size-s p,
	.font-size-s span,
	.font-size-s td,
	.font-size-s th {
		font-size: 11px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-s,
	.font-size-s a,
	.font-size-s li,
	.font-size-s p,
	.font-size-s span,
	.font-size-s td,
	.font-size-s th {
		font-size: 10px;
	}
}
.font-size-s li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-xl,
.font-size-xl a,
.font-size-xl li,
.font-size-xl p,
.font-size-xl span,
.font-size-xl td,
.font-size-xl th {
	font-size: 18px;
}
@media only screen and (max-width: 991px) {
	.font-size-xl,
	.font-size-xl a,
	.font-size-xl li,
	.font-size-xl p,
	.font-size-xl span,
	.font-size-xl td,
	.font-size-xl th {
		font-size: 17px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-xl,
	.font-size-xl a,
	.font-size-xl li,
	.font-size-xl p,
	.font-size-xl span,
	.font-size-xl td,
	.font-size-xl th {
		font-size: 16px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-xl,
	.font-size-xl a,
	.font-size-xl li,
	.font-size-xl p,
	.font-size-xl span,
	.font-size-xl td,
	.font-size-xl th {
		font-size: 15px;
	}
}
.font-size-xl li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-xs,
.font-size-xs a,
.font-size-xs li,
.font-size-xs p,
.font-size-xs span,
.font-size-xs td,
.font-size-xs th {
	font-size: 11px;
	line-height: 1em;
	margin-bottom: 0.6em;
}
@media only screen and (max-width: 991px) {
	.font-size-xs,
	.font-size-xs a,
	.font-size-xs li,
	.font-size-xs p,
	.font-size-xs span,
	.font-size-xs td,
	.font-size-xs th {
		font-size: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-xs,
	.font-size-xs a,
	.font-size-xs li,
	.font-size-xs p,
	.font-size-xs span,
	.font-size-xs td,
	.font-size-xs th {
		font-size: 9px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-xs,
	.font-size-xs a,
	.font-size-xs li,
	.font-size-xs p,
	.font-size-xs span,
	.font-size-xs td,
	.font-size-xs th {
		font-size: 8px;
	}
}
.font-size-xs li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-size-xxl,
.font-size-xxl a,
.font-size-xxl li,
.font-size-xxl p,
.font-size-xxl span,
.font-size-xxl td,
.font-size-xxl th {
	font-size: 24px;
}
@media only screen and (max-width: 991px) {
	.font-size-xxl,
	.font-size-xxl a,
	.font-size-xxl li,
	.font-size-xxl p,
	.font-size-xxl span,
	.font-size-xxl td,
	.font-size-xxl th {
		font-size: 23px;
	}
}
@media only screen and (max-width: 767px) {
	.font-size-xxl,
	.font-size-xxl a,
	.font-size-xxl li,
	.font-size-xxl p,
	.font-size-xxl span,
	.font-size-xxl td,
	.font-size-xxl th {
		font-size: 22px;
	}
}
@media only screen and (max-width: 567px) {
	.font-size-xxl,
	.font-size-xxl a,
	.font-size-xxl li,
	.font-size-xxl p,
	.font-size-xxl span,
	.font-size-xxl td,
	.font-size-xxl th {
		font-size: 21px;
	}
}
.font-size-xxl li {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

.font-weight-bold * {
	font-weight: 700 !important;
}

.font-weight-light *:not(strong) {
	font-weight: 300 !important;
}

.font-weight-normal *:not(strong) {
	font-weight: normal !important
}

.font-weight-xbold * {
	font-weight: 900 !important;
}

.ls-0 {
	letter-spacing: 0;
}

.img-fw a,
.img-fw .vc_figure,
.img-fw .vc_single_image-wrapper {
	display: block;
}

.img-fw img {
	width: 100%;
}

.img-shadow-10 a:before,
.img-shadow-20 a:before,
.img-shadow-30 a:before,
.img-shadow-40 a:before,
.img-shadow-50 a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 9;
}

.img-shadow-10 a:before {
	background-color: rgba(0,0,0,0.1);
}

.img-shadow-20 a:before {
	background-color: rgba(0,0,0,0.2);
}

.img-shadow-30 a:before {
	background-color: rgba(0,0,0,0.3);
}

.img-shadow-40 a:before {
	background-color: rgba(0,0,0,0.4);
}

.img-shadow-50 a:before {
	background-color: rgba(0,0,0,0.5);
}

.line-height-l * {
	line-height: 1.8em;
}
@media only screen and (max-width: 991px) {
	.line-height-l * {
		line-height: 1.7em;
	}
}
@media only screen and (max-width: 767px) {
	.line-height-l * {
		line-height: 1.5em;
	}
}
@media only screen and (max-width: 567px) {
	.line-height-l * {
		line-height: 1.4em;
	}
}

.line-height-m * {
	line-height: 1.3em;
}

.line-height-s * {
	line-height: 1em;
}

.line-height-xl * {
	line-height: 2.2em;
}
@media only screen and (max-width: 991px) {
	.line-height-xl * {
		line-height: 2.1em;
	}
}
@media only screen and (max-width: 767px) {
	.line-height-xl * {
		line-height: 1.9em;
	}
}
@media only screen and (max-width: 567px) {
	.line-height-xl * {
		line-height: 1.7em;
	}
}

.mb-0,
.mb-0.wpb_content_element,
.mb-0 * {
	margin-bottom: 0 !important;
}

.mt-0,
.mt-0.wpb_content_element,
.mt-0 * {
	margin-top: 0 !important;
}

.nowrap {
	white-space: nowrap;
}

.pb-0,
.pb-0.wpb_content_element,
.pb-0 * {
	padding-bottom: 0 !important;
}

@media only screen and (min-width: 48em) {
	.pl-0 > div,
	.pl-0.vc_column_container > .vc_column-inner {
		padding-left: 0;
	}
	
	.pr-0 > div,
	.pr-0.vc_column_container > .vc_column-inner {
		padding-right: 0;
	}
}

.pt-0,
.pt-0.wpb_content_element,
.pt-0 * {
	padding-top: 0 !important;
}

.seg {
	padding-right: 6px;
}
@media only screen and (max-width: 767px) {
	.seg {
		display: inline-block;
		padding-left: 3px;
		padding-right: 3px;
		width: 100%;
	}
}

.text-shadow {
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.text-shadow-10 {
	text-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.text-shadow-20 {
	text-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.text-shadow-30 {
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.text-shadow-40 {
	text-shadow: 0 0 5px rgba(0,0,0,0.4);
}

.text-shadow-50 {
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.tbl {
	overflow-x: auto;
}

.tbl tr:not(:last-child) > td {
	border-bottom: 1px solid #FFF;
}

.tbl tr td,
.tbl tr th {
	padding: 8px;
}
@media only screen and (min-width: 48em) {
	.tbl tr td,
	.tbl tr th {
		padding: 15px;
	}
}

.tbl tr td td,
.tbl tr th th {
	padding-left: 0;
	padding-right: 0;
}

.tbl table table tr td,
.tbl table table tr:nth-child(2n+1) td {
	background-color: transparent;
}

.tbl tr th {
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	vertical-align: middle;
}
@media only screen and (max-width: 991px) {
	.tbl tr th { font-size: 15px; }
}
@media only screen and (max-width: 767px) {
	.tbl tr th { font-size: 14px; }
}
@media only screen and (max-width: 567px) {
	.tbl tr th { font-size: 13px; }
}

.tbl-blue tr td {
	background-color: #ECF5F9;
}

.tbl-green tr td {
	background-color: #F2F9EC;
}

.tbl-purple tr td {
	background-color: #E8E7F6;
}

.tbl-blue tr:nth-child(2n+1) td {
	background-color: #C8E3F7;
}

.tbl-green tr:nth-child(2n+1) td {
	background-color: #DCEDCB;
}

.tbl-purple tr:nth-child(2n+1) td {
	background-color: #D0CCEF;
}

.tbl-blue tr th {
	background-color: #518AC5;
}

.tbl-green tr th {
	background-color: #88B996;
}

.tbl-purple tr th {
	background-color: #656093;
}

.uppercase * {
	text-transform: uppercase;
}

/* color */
.black,
.black *:not([style*="color"]) {
	color: #4D5959 !important;
}

.blue,
.blue *:not([style*="color"]) {
	 color: #0072B6 !important;
}

.brown,
.brown *:not([style*="color"]) {
	 color: #B59677 !important;
}

.dark-blue,
.dark-blue *:not([style*="color"]) {
	 color: #1B5D7E !important;
}

.golden,
.golden *:not([style*="color"]) {
	 color: #CCB59A !important;
}

.grey,
.grey *:not([style*="color"]) {
	 color: #888 !important;
}

.light-blue,
.light-blue *:not([style*="color"]) {
	 color: #4FAADB !important;
}

.red,
.red *:not([style*="color"]) {
	 color: #E9402F !important;
}

.turquoise,
.turquoise *:not([style*="color"]) {
	 color: #3DBAC1 !important;
}

.white,
.white *:not([style*="color"]) {
	 color: #FFF !important;
}

.black *[style*="color"] *,
.blue *[style*="color"] *,
.brown *[style*="color"] *,
.dark-blue *[style*="color"] *,
.golden *[style*="color"] *,
.green *[style*="color"] *,
.grey *[style*="color"] *,
.light-blue *[style*="color"] *,
.purple *[style*="color"] *,
.red *[style*="color"] *,
.turquoise *[style*="color"] *,
.white *[style*="color"] * {
	 color: inherit !important;
}
/* end - color */
/* end - others */

/* website */
.bg-theme {
	background-color: #DFF5FF;
}

.btn-play {
	display: block;
	height: 12%;
	left: 50%;
	filter: alpha(opacity=90);
	opacity: 0.9;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 12%;
	z-index: 9;
}
@-moz-document url-prefix() {  /* firefox */
	.btn-play {
		display: table;
	}
}
@media screen and (-webkit-min-device-pixel-ratio: 0){  /* chrome */
	.btn-play {
		display: table;
	}
}

.btn-play:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.btn-tri {
	position: relative;
}

.btn-tri,
.btn-tri a {
	color: #1B5D7E;
}

.btn-tri a:after {
	border-color: transparent transparent transparent #1B5D7E;
	border-style: solid;
	border-width: 9px 0 9px 18px;
	content: "";
	margin-left: 10px;
	height: 0;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
}

.btn-tri > div > * {
	margin-top: 0;
}

.cat-date {
	-ms-flex-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	background-color: #387DD5;
	color: #FFF;
	display: none;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
	-moz-box-pack: justify;
	-ms-flex-pack: distribute;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	height: 130px;
	position: absolute;
	text-align: center;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
}
@media only screen and (min-width: 36em) {
	.cat-date {
		height: 210px;
	}
}
@media only screen and (min-width: 62em) {
	.cat-date {
		height: 180px;
	}
}

body.category-news .cat-date {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 25%;
}
@media only screen and (min-width: 62em) {
	body.category-news .cat-date {
		width: 12%;
	}
}
@media only screen and (min-width: 75em) {
	body.category-news .cat-date {
		width: 10%;
	}
}

body.category-news .jas-blog .post:hover .cat-date {
	background-color: #FFF;
	color: #387DD5;
}

.cat-date > div > div {
	display: block;
	font-size: 14px;
	line-height: 1.3em;
	text-align: center;
}

.cat-date .cat-day {
	font-size: 25px;
	font-weight: bold;
}

@media only screen and (min-width: 48em) {
	.header-line > div > *:after {
		background-color: #5FB211;
		content: "";
		display: inline-block;
		height: 1px;
		left: 12px;
		margin-top: -10px;
		position: relative;
		top: -8px;
		width: 5%;
	}
	
	.header-line > div > *:before {
		background-color: #5FB211;
		content: "";
		display: inline-block;
		height: 1px;
		right: 15px;
		margin-top: -10px;
		position: relative;
		top: -8px;
		width: 5%;
	}
}

.icons-color .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    height: 30px !important;
    margin-top: 15px;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.icons-color .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
		margin-top: 25px;
	}
}

.icons-color .vc_general.vc_cta3 {
	padding: 0;
}

.icons-color .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
    padding-bottom: 12px;
    padding-top: 0;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.icons-color .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
		padding-bottom: 25px;
	}
}

.icon-title .wpb_content_element {
	float: left;
	margin-right: 15px;
}

.icon-title.align-center .vc_column-inner > .wpb_wrapper {
	margin: auto;
}

.icon-xl.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
	margin-top: 0;
}

.icon-xl.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container {
	padding-bottom: 30px;
	padding-top: 150px;
}

.icon-xl.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons {
    top: 120px;
}

.icon-xl.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner {
	height: 9em;
	width: 9em;
}

.icon-xl .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
	font-size: 2em;
}

.jas-promotion.pro-banner-green .pa,
.jas-promotion.pro-banner-purple .pa,
.jas-promotion.pro-banner-red .pa {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.jas-promotion.pro-banner-green.bottom .pa,
.jas-promotion.pro-banner-purple.bottom .pa,
.jas-promotion.pro-banner-red.bottom .pa {
	bottom: 0;
}

.jas-promotion.pro-banner-green.top .pa,
.jas-promotion.pro-banner-purple.top .pa,
.jas-promotion.pro-banner-red.top .pa {
	top: 0;
}

.jas-promotion.pro-banner-green .pa:before,
.jas-promotion.pro-banner-purple .pa:before,
.jas-promotion.pro-banner-red .pa:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	z-index: -1;
}

.jas-promotion.pro-banner-green .pa:before {
	background-color: rgba(148,193,30,0.7);
}

.jas-promotion.pro-banner-purple .pa:before {
	background-color: rgba(149,27,129,0.7);
}

.jas-promotion.pro-banner-red .pa:before {
	background-color: rgba(232,71,105,0.7);
}

.logo .vc_column-inner > .wpb_wrapper {
	text-align: center;
}

.logo .wpb_single_image {
	display: inline-block;
	width: 180px;
}
@media only screen and (max-width: 767px) {
	.logo .wpb_single_image {
		width: 170px;
	}
}

.logo .wpb_single_image img {
	max-height: 100%;
	max-width: 80%;
	vertical-align: middle;
	width: auto;
}

.logo .wpb_single_image .vc_single_image-wrapper {
	display: table-cell;
	height: 80px;
	vertical-align: middle;
	width: 100%;
}

@media only screen and (min-width: 22em) {
	.post-by-date {
		position: absolute;
		right: 15px;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

.post-by-date > div {
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	width: 120px;
}

.post-by-date > div > ul {
	cursor: pointer;
	list-style: none;
	width: 100%;
}

.post-by-date > div > ul:after {
	background-color: #666;
	-moz-box-shadow: 1px 0px 1px rgba(255,255,255,.5);
	-webkit-box-shadow: 1px 0px 1px rgba(255,255,255,.5);
	box-shadow: 1px 0px 1px rgba(255,255,255,.5);
	content: "";
	height: 20px;
	position: absolute;
	right: 28px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
}
	
.post-by-date > div > ul:before {
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #FFF transparent transparent transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	z-index: 9;
}

.post-by-date ul li {
	font-size: 13px;
}

.post-by-date > div > ul > li {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #387DD5;
	color: #FFF;
	list-style: none;
	padding: 12px 30px 11px 10px;
}
	
.post-by-date > div > ul ul {
	background-color: #AAA;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
	left: 0;
	list-style: none;
	padding-left: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 9;
}

.post-by-date > div > ul:hover > li ul {
	display: block;
}

.post-by-date > div > ul  ul li {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
}
	
.post-by-date > div > ul ul li:hover,
.post-by-date > div > ul ul li.selected {
	background-color: #1E90FF;
}
	
.post-by-date > div > ul ul li a {
	color: #FFF;
	display: inline-block;
	padding: 0 10px;
	width: 100%;
}

.post-by-date > div > ul ul li a:focus,
.post-by-date > div > ul ul li a:hover {
	color: #FFF;
}

.post-grid-hori .cat-date {
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}

.post-grid-hori .vc_grid-item-mini:hover .cat-date {
	background-color: #FFF;
	color: #387DD5;
}

.post-grid-hori .vc_grid-item-mini .vc_custom_heading a {
	color: #4D5959;
}

.post-grid-hori .vc_grid-item-mini:hover .vc_custom_heading a,
.post-grid-hori .vc_grid-item-mini:hover .vc_custom_heading a:focus,
.post-grid-hori .vc_grid-item-mini:hover .vc_custom_heading a:hover,
.post-grid-hori .vc_grid-item-mini:hover .vc_custom_heading a:visited {
	color: #FFF;
}

.post-grid-hori .vc_gitem-post-data {
	margin-bottom: 0;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.post-grid-hori .vc_grid-item-mini:hover .vc_gitem-post-data {
	color: #FFF;
}

.post-grid-hori .vc_gitem-post-data-source-post_date {
	background-color: #387DD5;
	color: #FFF;
}

.post-grid-hori .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
	display: inline-block !important;
}

.post-grid-hori .vc_grid-item-mini {
	background: #EEE;
	padding: 30px;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.post-grid-hori .vc_grid-item-mini:hover {
	background: #387DD5;
}

.post-grid-hori .vc_grid-item-zone-c-right .vc_gitem-animated-block {
	margin-bottom: 15px;
	width: 100%;
}
@media only screen and (min-width: 62em) {
	.post-grid-hori .vc_grid-item-zone-c-right .vc_gitem-animated-block {
		margin-bottom: 0;
		width: 50%;
	}
}
@media only screen and (min-width: 75em) {
	.post-grid-hori .vc_grid-item-zone-c-right .vc_gitem-animated-block {
		width: 43%;
	}
}

.post-grid-hori .vc_grid-item-zone-c-right .vc_gitem-zone-c {
	width: 100%;
}
@media only screen and (min-width: 62em) {
	.post-grid-hori .vc_grid-item-zone-c-right .vc_gitem-zone-c {
		width: 50%;
	}
}
@media only screen and (min-width: 75em) {
	.post-grid-hori .vc_grid-item-zone-c-right .vc_gitem-zone-c {
		width: 57%;
	}
}

.post-grid-hori .vc_gitem-zone-a {
	background-size: contain;
	height: 130px;
	left: 34%;
	overflow: visible;
	width: 65%;
}
@media only screen and (min-width: 36em) {
	.post-grid-hori .vc_gitem-zone-a {
		height: 210px;
		width: 60%;
	}
}
@media only screen and (min-width: 62em) {
	.post-grid-hori .vc_gitem-zone-a {
		height: 180px;
	}
}

.post-grid-hori .vc_gitem-zone-a .vc_gitem-zone-mini {
	left: -52%;
	position: absolute;
	top: 0;
	width: 42%;
}
@media only screen and (min-width: 62em) {
	.post-grid-hori .vc_gitem-zone-a .vc_gitem-zone-mini {
		width: 42%;
	}
}

.post-grid-hori .vc_gitem_row .vc_gitem-col {
	padding: 0;
}

@media only screen and (max-width: 991px) {
	.regular-logo {
		min-width: 65px;
	}
}

.s-slider.slider-bg .jas-slider-caption {
	background: rgba(181,150,119,0.75);
	padding: 25px 35px 30px;
}
@media only screen and (max-width: 767px) {
	.s-slider.slider-bg .jas-slider-caption {
		padding: 15px 20px 20px;
	}
}
@media only screen and (max-width: 567px) {
	.s-slider.slider-bg .jas-slider-caption {
		padding: 8px 10px 13px;
	}
}
@media only screen and (min-width: 768px) {
	.s-slider.slider-bg .jas-slider-caption {
		min-width: 500px;
	}
}

@media only screen and (max-width: 767px) {
	.s-slider .jas-slider-caption h3 { font-size: 16px; }
	.s-slider .jas-slider-caption h4 { font-size: 14px; }
}
@media only screen and (max-width: 567px) {
	.s-slider .jas-slider-caption h3 { font-size: 12px; }
	.s-slider .jas-slider-caption h4 { font-size: 10px; }
}

.s-slider .jas-slider-caption h3 {
	letter-spacing: 3px;
	margin-bottom: 15px;
	padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
	.s-slider .jas-slider-caption h3 {
		letter-spacing: 1px;
		margin-bottom: 5px;
		padding-bottom: 13px;
	}
}

.s-slider.slider-sep .jas-slider-caption h3 {
	background: url(../../gecko/assets/images/title-bg.png) center bottom no-repeat;
	background-size: contain;
}

.slick-dots li button:before {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slick-dots li.slick-active button:before {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.slide-toggle {
	display: none;
}

.white .slick-dots li.slick-active button:before {
	color: #FFF;
}

.s-slider .slick-next,
.s-slider .slick-prev {
	-webkit-box-align: end;
	-moz-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	background-color: transparent;
	border: 0;
	text-align: left;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
	.s-slider .slick-next,
	.s-slider .slick-prev {
		display: none !important;
	}
}

.s-slider .slick-next {
	right: 15px;
	text-align: right;
}

.s-slider .slick-prev {
	left: 15px;
	text-align: left;
}

.s-slider .slick-next:before,
.s-slider .slick-prev:before {
	font-size: 70px;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}

.s-slider .slick-next:before {
	margin-left: -10px;
}

.s-slider .slick-prev:before {
	margin-left: -25px;
}

.site-name {
	padding-bottom: 25px;
	padding-top: 25px;
}

.tabs-gallery .wpb_text_column {
	background-color: #2157A7;
	color: #FFF;
	padding: 10px 20px;
}
.tabs-gallery .wpb_text_column p {
	margin-bottom: 0;
}
/* end - website */
