<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------- section s ----------*/


/*breadcrumb-box s*/

.breadcrumb-box {
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	/*padding: 110px 0;*/
	padding: 0;
	margin-bottom: 50px;
	background: url(../img/sub-page//inner-page.jpg) repeat scroll center top transparent;
}

.breadcrumb-box .inner-head {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 80px;
	overflow: hidden;
}

.breadcrumb-box .inner-head:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 150%;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.breadcrumb-box .inner-head h2 {
	position: relative;
	width: 100%;
	float: left;
	color: #363636;
	font-size: 36px;
	line-height: 60px;
	margin: 0;
}

.breadcrumb-box .breadrcrumbs {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.breadcrumb-box .breadrcrumbs&gt;li {
	position: relative;
	display: inline-block;
	float: none;
	padding: 0 20px;
}

.breadcrumb-box .breadrcrumbs&gt;li:first-child {
	padding-left: 0;
}

.breadcrumb-box .breadrcrumbs&gt;li:last-child {
	padding-right: 0;
}

.breadcrumb-box .breadrcrumbs&gt;li::after {
	content: "\f105";
	position: absolute;
	right: -4px;
	top: -1px;
	color: #999999;
	font-family: fontawesome;
	font-size: 16px;
}

.breadcrumb-box .breadrcrumbs&gt;li:last-child::after {
	content: "";
}

.breadcrumb-box .breadrcrumbs&gt;li&gt;a {
	color: #8f8c8c;
	font-size: 14px;
}


/*breadcrumb-box e*/


/*page-content s*/

.page-content {
	margin-bottom: 30px;
}


/*article s*/

.page-pic {
	width: 100%;
	float: left;
}

.page-pic img {
	width: 100%;
	height: auto;
}

.page-title {
	position: relative;
	width: 100%;
	float: left;
	padding: 50px 290px 36px 0;
	border-bottom: 3px solid #e8ecec;
}

.page-title .article-title {
	width: 100%;
	float: left;
	color: #141414;
	font-size: 24px;
	line-height: 50px;
	margin: -15px 0 0;
}

.author-info {
	width: 100%;
	float: left;
}

.author-info&gt;span {
	margin: 0 10px;
}

.author-info&gt;span&gt;a {
	font-size: 12px;
}

.author-info&gt;span:first-child {
	margin-left: 0;
}

.article-by {
	position: absolute;
	top: 32px;
	right: 0;
	width: auto;
}

.article-by&gt;h5 {
	position: relative;
	display: inline-block;
	float: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 50px;
	padding-left: 34px;
	margin: 20px 0 0;
	border-radius: 30px;
	background: #3b3b3b none repeat scroll 0 0;
}

.article-by&gt;h5&gt;a {
	color: #fff;
}

.article-by&gt;h5&gt;a img {
	float: right;
	margin-left: 20px;
	border-radius: 50%;
}

.article-detail {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.article-detail&gt;p {
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.article-detail blockquote {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	padding: 50px 190px;
	margin: 20px 0;
	background-color: #f8f8f8;
	background-size: cover;
	border: medium none;
	z-index: 0;
}

.article-detail blockquote p {
	width: 100%;
	float: left;
	color: #333;
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	line-height: 34px;
}

.article-detail blockquote span {
	display: inline-block;
	color: #747474;
	font-size: 13px;
	font-weight: 500;
}

.article-detail blockquote span a {
	color: #ff2929;
}

.article-tags {
	float: left;
	width: 100%;
}

.article-tags&gt;span {
	float: left;
	color: #b4b4b4;
	font-size: 14px;
	line-height: 26px;
	margin-right: 10px;
	text-transform: uppercase;
}

.article-tags&gt;span .fa {
	color: #ff2929;
}

.article-tags&gt;a {
	line-height: 26px;
}

.article-item-title {
	width: 100%;
	float: left;
	margin-bottom: 50px;
	border-bottom: 1px solid #e8ecec;
}

.article-item-title&gt;h3 {
	width: 100%;
	float: left;
	color: #1a1a1a;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 12px;
}

.article-item-title&gt;p {
	width: 100%;
	float: left;
	color: #979797;
	/*font-size: 14px;*/
	padding-bottom: 10px;
}

.related-article {
	width: 100%;
	float: left;
	margin-top: 60px;
}

.related-box {
	width: 100%;
	float: left;
}

.post-style {
	position: relative;
}

.post-style&gt;.share-sns {
	position: absolute;
	left: 40px;
	top: -10px;
}

.post-style&gt;.post-detail1 {
	width: 100%;
	float: left;
	padding: 50px 40px 0;
	border: 3px solid #eaeaea;
}

.post-date {
	display: block;
	color: #ff2929;
	font-size: 12px;
	margin-bottom: 10px;
}

.post-detail1 .post-title {
	display: block;
	color: #141414;
	font-size: 18px;
	margin-bottom: 15px;
}

.post-detail1 .post-title:hover {
	color: #ff2929;
}

.post-detail1&gt;p {
	line-height: 1.8;
	margin: 15px 0 10px;
}

.post-style&gt;.post-detail1&gt;.read-more {
	float: right;
	color: #939393;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 20px;
	margin-top: 10px;
	background: #eaeaea none repeat scroll 0 0;
	z-index: 999;
}

.post-style&gt;.post-detail1&gt;.read-more:hover {
	color: #fff;
	background-color: #ff2929;
}

.contact-form {
	width: 100%;
	float: left;
	margin-top: 70px;
}


/*article e*/


/*contact s*/

.contact-info-desc {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.contact-info-desc&gt;li {
	width: 33.334%;
	float: left;
	color: #4a4a4a;
	font-size: 17px;
	font-weight: bold;
	line-height: 54px;
	text-transform: uppercase;
	padding-right: 30px;
	margin-bottom: 25px;
}

.contact-info-desc li&gt;i {
	width: 54px;
	height: 54px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 17px;
	line-height: 54px;
	padding-right: 0;
	margin-right: 25px;
	border-radius: 5px;
	background-color: #ff2929;
}

.contact-form {
	margin-bottom: 30px;
}

.contact-form .form-list {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.contact-form .form-list .fa {
	position: absolute;
}

.contact-form .form-list&gt;input,
.contact-form .form-list&gt;textarea {
	width: 100%;
	height: 68px;
	float: left;
	padding: 18px 80px;
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #efefef;
}

.contact-form .form-list&gt;textarea {
	min-height: 170px;
	padding-top: 25px;
}

.contact-form .form-list&gt;i {
	position: absolute;
	top: 34px;
	left: 50px;
	color: #b5b5b5;
	line-height: 16px;
	margin-top: -7px;
}

.contact-form .form-list .btn-send {
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 36px;
	border: 1px solid transparent;
	background-color: #ff2929;
}

.contact-info {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	line-height: 1.8;
	padding: 0 15px;
	margin-bottom: 25px;
}

.contact-info span {
	display: block;
	color: #333;
	font-weight: bold;
	/*margin-bottom: 5px;*/
}

.contact-map {
	float: left;
	width: 100%;
	height: 325px;
	box-shadow: 0px 1px 8px rgba(0, 0, 0, .3);
}

.BMapLabel {
	/*width: 200px !important;*/
	max-width: inherit;
	text-align: center;
	border-radius: 4px;
}


/*contact e*/


/*page-content e*/


/*---------- section e ----------*/</pre></body></html>