/*
* Cruiser Templates Style
version:   	1.4.5
author:		ThemesGround
website:   	http://www.themesground.com/
*/

/* Table of Content
#Custom Fonts
#Site Styles
#Media Queries
*/


body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	background: #f5f5f5;
	line-height: 1.6em
}
h2, .h2 {
	font-size: 20px;
}
a {
	color: #121212;
}
a:hover {
	color: #ed6663;
	text-decoration: none;
}
:hover {
}
small {
	font-size: 85%;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999;
}
*::selection {
	background-color: #fbe122;
	color: #121212
}
a:focus {
	outline: none
}
/* Layout */

.main-container {
	padding: 0px;
}

/* Header Start */ 
header {
	width: 100%;
	position: relative;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 6px 9px 0 rgba(36,39,44,.2);
}
#header {
	position: relative;
}

/* language & currency */
.language-currency-div {
	overflow: hidden;
	background: #f8f8f8;
	padding: 0px 0px
}
.language-currency {
	overflow: hidden;
}
.fl-language {
	display: block;
	float: none;
	line-height: 17px;
	padding-left: 0px;
}

ul.lang {
	text-align: left;
	display: block;
	margin: 0;
	padding: 0px;
	list-style: none;
	float: none;
	margin-bottom: 25px;
}
ul.lang li {
	float: none;
	display: block;
	margin: 0px 5px 0 0px
}
ul.lang li:last-child {
	margin-right: 0px
}
ul.lang li a {
	display: block;
	line-height: 23px;
	text-align: left;
	background: #fff;
	border-radius: 3px;
}
ul.lang li img {
	margin-right: 5px
}




.nav {
	width: 1000px;
	margin: 0px auto 0
}
#nav > li:hover > a, .vertnav-top li > a:hover {
	border-bottom: none;
}
#nav > li:hover > a:after {
	content: "";
	bottom: 0px;
	left: 50%;
	position: absolute;
	width: 90%;
	height: 8px;
	transform: skew(-35deg) translate(-50%, 0);
	transition: bottom .4s ease-in-out 0s, width .4s ease-in-out 0s;
	background-color: #fbe122;
}



#nav > li.active > a span {
}
#nav > li.active > a:hover {
	background: none;
	box-shadow: none;
}

#nav > li.active > a:after {
	content: "";
	bottom: 0px;
	left: 50%;
	position: absolute;
	width: 90%;
	height: 8px;
	transform: skew(-35deg) translate(-50%, 0);
	transition: bottom .4s ease-in-out 0s, width .4s ease-in-out 0s;
	background-color: #fbe122;
}

.cms-index-index nav {
	border-bottom: none
}
#nav {
	position: relative;
	z-index: 10;
	-webkit-transform: translateZ(0);
	padding: 0;
	margin: auto;
	text-align: center
}

/* All levels */
#nav li {
	text-align: left;
}
#nav li a {
	display: block;
	text-decoration: none;
}
#nav ul.level1 > li a {
	color: #444
}
#nav ul.level1 > li a:hover {
	color: #ed6663
}






article.blog_entry {
	position: relative;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #eee #d5d5d5 #eee;
	box-shadow: 0 5px 0 rgba(200,200,200,.2);
	margin-bottom: 30px;
	padding: 0px;
}


.content-article img{ max-width: 100%;}
.post-password-form label {
	width: 100%;
}
.page .thm-post p + p + p.klbclear:before, .page .thm-post p + p + p.klbclear:after {
	content: '';
	clear: both;
	display: table;
}


.blog_post img {
	max-width: 100%;
	height: auto;
}
.blog_post img {
	margin-bottom: 20px;
	width: 100%;
}
.blog-post {
	margin-bottom: 50px
}
.blog-post article.blog_entry {
	padding: 30px
}
.blog-post h1 {
	font-size: 42px;
	margin-bottom: 25px;
	letter-spacing: normal;
	font-family: 'Saira Condensed', sans-serif;
	margin-top: 25px;
	font-weight: 600
}
.blog-post h2, .blog-post h3, .blog-post h4, .blog-post h5 {
	font-size: 20px; line-height: 35px;
	letter-spacing: normal;
	font-family: 'Saira Condensed', sans-serif;
	font-weight: 500
}
.blog-post h3 {
	font-size: 20px
}
.blog-post h4 {
	font-size: 24px
}
.blog-post h5 {
	font-size: 20px
}
.blog-post .post-img img {
	max-width: 100%
}
.blog-post .post-meta {
	margin-bottom: 20px
}
.blog-post .post-meta img {
	width: 35px;
	border-radius: 999px;
	margin-right: 5px;
}
.blog-post p {
	margin: 0 0 35px 0;
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 0.2px;
}
.blog-post .block-image {
	margin-bottom: 35px
}
.blog-post .block-image img {
	max-width: 100%
}
blockquote {
	position: relative;
	line-height: 1.4em;
	font-size: 22px;
	margin: 0px 60px;
	margin-bottom: 30px;
	padding: 15px 0px 15px 25px;
	border-left: 6px solid #fbe122;
	font-family: 'Saira Condensed', sans-serif;
	font-weight: 300;
	letter-spacing: 0.5px;
}
.blog-post .row {
	margin: 0px -30px;
	border-top: 1px #eaeaea solid;
}
.blog-post .bottom-section {
	padding: 30px 15px;
}
.blog-post .social {
	margin: 0;
}
.blog-post .tags {
	margin: 0;
	float: right
}
.blog-post .tags ul {
	padding: 0;
	margin: 0;
	overflow: hidden
}
.blog-post .tags ul li {
	display: inline-block;
	float: right;
	margin-left: 5px;
}
.blog-post .tags ul li a {
	background: #eaeaea;
	padding: 5px 10px;
	display: inline-block;
}
.blog-post .commentlist {
	margin-bottom: 0
}
.blog-post .comments-wrapper, .blog-post .comments-form-wrapper {
	position: relative;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #eee #d5d5d5 #eee;
	box-shadow: 0 5px 0 rgb(200 200 200 / 20%);
	margin-bottom: 30px;
	padding: 30px;
}
.blog-post .comment-form .bnt-comment {
	width: 100%
}
.blog-post.blog-post-1 article.blog_entry {
	float: none;
	margin: 50px 15% 30px 15%
}
.blog-post.blog-post-1 .comments-wrapper, .blog-post.blog-post-1 .comments-form-wrapper {
	float: none;
	margin: 30px 15% 0px 15%
}
.commentlist li:last-child {
	border: none;
	margin: 0;
	padding: 0
}
.blog-post .comments-wrapper p, .blog-post .comments-form-wrapper p {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.8em;
}
.blog-image {
	position: relative;
	margin-top: -20px;
		margin-bottom: -20px
}
.blog-image:before {
	padding-top: 31.25%;
	position: relative;
	z-index: 1;

	display: block;
	content: "";
	width: 100%;
}
.blog-image>img, .blog-image>picture>img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
}
.blog-image-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	padding: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
	padding: 0px 16%
}
.blog-image-content h1 {
	font-size: 44px;
	font-weight: 600;
	font-family: 'Saira Condensed', sans-serif;
	display: block;
	line-height: 1.3em;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.block {
	margin: 0 0 35px;
}

.block .block-title {
	color: #121212;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 0px;
	padding: 0px 20px 20px 0px;
	position: relative;
	display: inline-block;
	font-family: 'Saira Condensed', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0px;
}
.block .block-title a {
	text-decoration: none;
}
.block .block-content .item {
	padding: 5px 0;
}
.block .btn-remove, .block .btn-edit {
	float: right;
	margin-top: 6px
}
.sidebar .block .access .btn-remove {
	float: right;
	margin-top: -38px
}
.block .actions {
	text-align: left;
	padding: 8px 0;
}
.block .actions a {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.block .empty {
	color: #666666;
}
/*	Category boxes */




.box-category > ul > li:last-child {
	border: none
}



.side-nav-categories .block-title:before {
	content: '\f0c9';
	font-family: FontAwesome;
}
.side-nav-categories .block-title {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0px;
	padding: 20px 25px 20px 25px;
	position: relative;
	display: inline-block;
	font-family: 'Saira Condensed', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #ed6663;
	margin-top: 0px;
	min-width: 230px;
}
.side-nav-categories .block-title:after {
	content: '';
	position: absolute;
	width: 60px;
	height: 100%;
	transform: skew(-35deg);
	right: -35px;
	top: 0;
	background-color: inherit;
	z-index: 0;
}
/* Left Navigation End */













.label {
	color: #333;
	display: inline-block;
	text-align: left;
	font-size: 12px;
	white-space: normal;
}
.sale-offer-box {
	display: none;
}
.header-banner .social {
	float: right;
	padding: 0;
	margin-top: 0;
}
.header-banner .social ul {
	float: right
}
.header-banner .social li {
	margin-right: 0
}
.header-banner .social .fb a, .header-banner .social .tw a, .header-banner .googleplus a, .header-banner .social .pintrest a, .header-banner .social .youtube a {
	background: none;
	font-size: 16px;
	border-left: 1px rgba(255,255,255,0.1) solid;
	line-height: 44px;
	height: 40px;
}
.header-banner {
	overflow: hidden;
	font-family: 'Saira Condensed', sans-serif;
}
.header-banner:before {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 200%;
	content: '';
	background-color: #23292e;
	z-index: -1;
}
.header-banner .cross-img {
	position: absolute;
	z-index: 10;
	right: 15px;
	top: 7px
}
.header-banner .assetBlock {
	text-align: left;
	margin: auto;
	padding: 10px 5px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	font-family: 'Saira Condensed', sans-serif;
	letter-spacing: 0.5px;
	line-height: 19px;
}
.header-banner .call-us {
	color: #fff;
	text-align: right;
	font-size: 17px;
	font-weight: 400;
	padding: 9px 5px;
	letter-spacing: 0.5px;
}
.header-banner .call-us i {
	opacity: 0.6;
	font-size: 16px;
	margin-right: 4px;
	margin-left: 22px
}
.header-banner p {
	margin: 0px
}
.header-banner .assetBlock a {
	color: #fff
}
.header-banner .assetBlock span {
	color: #fbe122;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	padding-right: 5px
}

.newsletter-wrap .validation-advice {
	position: absolute;
}
.form-list .validation-advice {
	color: #FF0000;
	position: relative;
}
.mgkosc-login-input-box .validation-advice {
	color: #FF0000;
	position: relative;
}
.footer-top .newsletter .validation-advice {
	left: 106px;
}
/*============ Global Messages  ============*/
.success {
	color: #3d6611;
	font-weight: bold;
}
.error {
	color: #df280a;
	font-weight: bold;
}
.notice {
	color: #000000;
}
.messages, .messages ul {
	list-style: none !important;
	/*margin: 0 !important;*/
	padding: 0 !important;
}
.messages {
	width: 100%;
	overflow: hidden;
	text-align: left;
}
.messages li {
	margin: 5px 0 10px !important;
}
.messages li li {
	margin: 0 0 3px !important;
}



.fl-links {
	float: right;
}
.fl-links .clicker {
	padding: 0px 0px 0px 28px;
	line-height: 67px;
	height: 67px;
	display: block;
	-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
	-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
	transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
	box-shadow: inset 0 0 0 0 #202020;
}
.fl-links > .no-js:hover > .clicker {
	padding: 0px 0px 0px 28px;
	line-height: 67px;
	height: 67px;
	color: #66cc66;
}
.fl-links .clicker:before {
	content: '\f0c9';
	font-family: FontAwesome;
	font-size: 18px;
	padding-left: 4px;
	padding-top: 2px;
	margin-right: 6px;
	/* margin-top: -2px; */
	height: 40px;
	cursor: pointer;
	color: #121212;
}
.fl-links .links {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.fl-links .links li {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0.5px;
	padding-left: 0px;
	display: block;
	line-height: 23px;
}
.fl-links .links li:last-child {
	border: none
}
.fl-links .no-js .fl-nav-links {
	background: #202020;
	background-repeat: repeat;
	background-position: 0 0;
	padding: 20px;
	margin: 0;
	overflow: hidden;
	font-size: 13px;
	line-height: 25px;
	z-index: 100;
	border-top: 0;
	width: 250px;
	position: absolute;
	opacity: 0;
	right: 0px;
	transform: scale(0) rotate(0deg);
	transition: all 0.3s ease-in-out 0s;
	visibility: hidden;
}
.fl-links .no-js:hover .fl-nav-links {
	background: #fff;
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0;
	width: 260px;
	overflow: hidden;
	font-size: 13px;
	line-height: 25px;
	z-index: 100;
	display: block;
	position: absolute;
	right: 0px;
	margin-top: 0px;
	opacity: 1;
	visibility: visible;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transform: scale(1.0) rotate(0deg);
	transform: scale(1.0) rotate(0deg);
	border-top: none;
	box-shadow: 0 10px 20px -5px;
}
.fl-links .no-js .fl-nav-links h3 {
	color: #121212;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	padding: 0px 10px 10px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	font-family: 'Saira Condensed', sans-serif;
	border-bottom: 1px #eaeaea solid;
	margin-bottom: 8px;
}
.fl-links .no-js:hover .fl-nav-links .links a {
	color: #333;
	letter-spacing: normal
}





 @media(min-width: 1300px) {
.container {
	width: 1300px
}
}
 @media(min-width: 1350px) {
.container {
	width: 1320px
}
}






#toTop {
	color: #fff;
	text-align: center;
	bottom: 60px;
	display: none;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	width: 45px;
	background: url(https://lingecar.oss-cn-shanghai.aliyuncs.com/website/images/to-top-arrow.png) no-repeat center;
	background-color: #ed6663;
	text-transform: uppercase;
	z-index: 100;
	border-radius: 0px;
}
#toTop:hover {
	color: #fff;
	background-color: #2ecc71;
}
/* F












