/*!
Theme Name: WP Bootstrap 4
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
body { background-color: #fff; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

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

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }



/*--------------------------------------------------------------
# CUSTOM CSS
--------------------------------------------------------------*/
@font-face {
  font-family: 'iconfont';  /* project id 1565856 */
  src: url('http://at.alicdn.com/t/font_1565856_xjr0ssgi1y.eot');
  src: url('http://at.alicdn.com/t/font_1565856_xjr0ssgi1y.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_1565856_xjr0ssgi1y.woff2') format('woff2'),
  url('http://at.alicdn.com/t/font_1565856_xjr0ssgi1y.woff') format('woff'),
  url('http://at.alicdn.com/t/font_1565856_xjr0ssgi1y.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_1565856_xjr0ssgi1y.svg#iconfont') format('svg');
}
body {
	font-family: "Open Sans","Noto Sans SC","Microsoft Yahei", Helvetica, Arial, SimSun;
	font-weight: 300;
}
#page {
	height: 100vh;
	display: flex;
	flex-flow: column;
}
#content {
	flex: 1;
}
.site-footer {
	background: #00659e;
}
.site-footer a:hover {
	text-decoration: underline;
}
.site-footer .copyright {
	margin-left: 15px;
	margin-right: 15px;
	border-top: 1px solid rgba(255,255,255, .2);
	color: #fff;
	font-size: .8rem;
	padding-top: .6rem;
	padding-bottom: .6rem;
}
.site-footer .copyright a {
	color: #fff;
}
.footer-links {
	margin-bottom: 0.6rem;
	padding: 0;
	list-style: none;
}
.footer-links li {
	display: inline-block;
	padding: 0 1rem;
}
.footer-links a {
	padding: 0;
	color: #fff !important;
}
.footer-links + p {
	margin: 0;
	color: rgba(255,255,255, .5);
	font-size: .9rem;
}
.footer-links + p span{
	display: inline-block;
	padding: 0 1rem;
}
.footer-links + p a {
	color: rgba(255,255,255, .5);
}
.site-footer .navbar-brand {
	margin: 0;
	width: 140px;
	max-width: 100%;
}
.site-footer .socail a {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%;
	opacity: .7;
	position: relative;
}
.site-footer .socail a:hover {
	opacity: 1;
}
.site-footer .socail a > div {
	display: none;
	background: #fff;
	width: 120px;
	border: 1px solid #ccc;
	position: absolute;
	left: 50%;
	bottom: 3rem;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	border-radius: 5px;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
	z-index: 9;
}
.site-footer .socail a:hover > div {
	display: block;
}
.site-footer .socail .iconfont {
	font-size: 1.4rem;
}
.home #banner {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.home .bx-wrapper{
	border: none;
	box-shadow: none;
	margin-bottom: 0;
	position: relative;
}
.home .bx-wrapper .bx-controls-direction > a {
	background: no-repeat;
	text-indent: 0;
	width: auto;
	line-height: 32px;
	top: auto;
	bottom: 10px;
}
.home .bx-wrapper .bx-controls-direction > a:hover {
	text-decoration: none;
}
.home .bx-wrapper .bx-controls-direction > a > .iconfont {
	color: rgba(255,255,255,1);
	font-size: 1.6rem;
	text-shadow: 0 0 3px #007bff;
}
.home .bx-wrapper .bx-pager {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px 0;
}
.home .bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,.6);
}
.home .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home .bx-wrapper .bx-pager.bx-default-pager a.active,
.home .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: rgba(255,255,255,1);
	box-shadow: 0 0 3px #007bff;
}
.home #banner h3 {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
}
.home .banner-title {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	text-align: left;
	color: #fff;
}
.home .banner-title .container {
	max-width: 800px;
	padding-left: 1.6rem;
	padding-right: 1.6rem;
}
.home .banner-title h5{
	display: inline-block;
	font-size: 1.1rem;
	line-height: 1.6rem;
	margin-bottom: 2rem;
	position: relative;
	letter-spacing: .1rem;
}
.home .banner-title h5 sup,
.home .banner-title h5 sub {
	font-size: 1.4rem;
	position: absolute;
}
.home .banner-title h5 sup {
	left: -1.5rem;
	top: 0;
}
.home .banner-title h5 sub {
	right: -1.2rem;
	bottom: -.5rem;
}
.home .banner-title p{
	font-size: .9rem;
	margin: 0;
	font-weight: 400;
}
.home .solgan {
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 15px 0;
	background-image: url(assets/images/home-sbg.jpg);
	margin-bottom: 3rem;
}
.home .solgan > h2 {
	font-size: 1.1rem;
	letter-spacing: .1rem;
	line-height: 1.8rem;
	margin-top: 0;
	margin-bottom: 0;
	color: #11689d;
	position: relative;
	/*text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;*/
	font-weight: 800;
}
.home .post-slider {
	margin-bottom: 3rem;
}
.home .post-slider .tab-content {
	position: relative;
	min-height: 350px;
}
.home .post-slider .tab-pane {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.home .post-slider .tab-pane.block {
	display: block;
}
.home .post-slider .tab-pane h4 > a {
	color: #444;
	text-decoration: none;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.6;
}
.home .post-slider .tab-pane h4 > a:hover {
	color: #0069d9;
}
.home .post-slider .tab-pane .time {
	color: #0069d9;
	font-size: .9rem;
}
.home .post-slider .tab-pane p {
	line-height: 2;
	color: #666;
}
.home .post-slider .tab-bill {
	position: absolute;
	bottom: 0;
	left: 15px;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	margin: 0;
}
.home .post-slider .tab-bill li {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 50px;
	height: 3px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #ddd;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.home .post-slider .tab-bill li:hover,
.home .post-slider .tab-bill li.active {
	background-color: #0069d9;
}
.home .post-slider .btn.btn-primary {
	position: absolute;
	bottom: 30px;
	left: 15px;
}
.home .post-slider .post-carousel {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.home .post-slider .post-carousel > .item {
	overflow: hidden;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.home .post-slider .post-carousel > .item > img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#masthead {
	background: linear-gradient(-75deg, #e8e8e8,#e0e6ea);
}
#masthead .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(20, 108, 164, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar {
	padding: 0;
}
.navbar-brand {
	width: 170px;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.navbar-nav{
	position: relative;
	padding-left: .5rem;
	padding-right: .5rem;
}
.navbar-nav > li {
	z-index: 1;
	padding: .5rem .9rem;
	position: relative;
	text-align: center;
}
.nav-link {
	color: #686868;
	font-size: 1.1rem;
	font-weight: 400;
}
.nav-language .nav-link > a{
	color: #686868;
	opacity: 0.5;
}
.nav-language .nav-link > a.active{
	opacity: 1;
}
.active .nav-link {
	color: #0069d9;
}
@media (min-width: 992px) {
	.navbar-nav:before{
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: linear-gradient(-75deg, #efefef, #fff);
		-webkit-transform: skew(-20deg);
		transform: skew(-20deg);
		opacity: .7;
	}
	.navbar-nav > li {
		padding-top: 1.2rem;
		padding-bottom: 1.2rem;
	}
	.navbar-nav > li:after {
		content: '';
		display: block;
		width: 1px;
		height: 20px;
		background: #f9bd8b;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -10px;
		-webkit-transform: skew(-20deg);
		transform: skew(-20deg);
	}
	.navbar-nav > li:last-child:after {
		display: none;
	}
	.navbar-nav > li.nav-language:after {
		display: none;
	}
	.nav-link {
		font-size: 1rem;
	}
}


#about-page .section-title {
	text-align: center;
	position: relative;
	padding: 10px 0;
	font-size: 1.4rem;
	margin-bottom: 2rem;
}
#about-page .section-title:after{
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 10px;
	background: #00669d;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -15px;
}
#about-page #section-1 h2{
	font-size: 1.5rem;
}
#about-page #section-1 h2 > span{
	color: #848484;
}
#about-page #section-1 p {
	line-height: 2rem;
	color: #444;
}
#about-page #section-1 p > b{
	font-size: 1.2rem;
}
#about-page #section-2 {
	background-image: url(assets/images/about-s3-d.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center; 
	padding: 10px 0;
}
#about-page #section-3 p {
	padding: 0 30px;
	text-align: center;
	font-size: .9rem;
}

@media (min-width: 992px) {
	#about-page #section-2,
	#about-page #section-3 {
		padding: 30px;
	}
	#about-page #section-2 .img-size,
	#about-page #section-3 .img-size {
		width: 800px;
		margin: 0 auto;
	}

}
@media (min-width: 1200px){
	#about-page #section-2,
	#about-page #section-3 {
		padding: 40px;
	}
	#about-page #section-1 .img-size {
		max-width: 360px;
		margin: 0 auto;
	}
	#about-page #section-2 .img-size {
		width: 900px;
	}
}

.cc-nav.nav {
	border-bottom: 2px solid #eee;
	justify-content: center;
	margin-bottom: 30px;
}
.cc-nav.nav .nav-item {
	position: relative;
	margin: 0 .3rem;
}
.cc-nav.nav .nav-link.active {
	color: #0056b3;
}
.cc-nav.nav .nav-link.active:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #f48326;
	position: absolute;
	left: 0;
	bottom: -2px;
	border-radius: 10px;
}
.page-banner {
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 0;
}
.page-banner > h2 {
	font-size: 1.2rem;
	letter-spacing: .4rem;
	line-height: 2.8rem;
	margin: 0;
	color: #fff;
	position: relative;
	text-shadow: 0 0 3px rgba(0,0,0,.7);
	font-weight: 400;
}
.page-banner > h2:after {
	content: "";
	width: 50px;
	height: 3px;
	background: #f48326;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -25px;
	border-radius: 10px;
}
.title-line {
	border: 1px dotted #ddd;
	position: relative;
	height: 1px;
}
.title-line span {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 30px;
	background: #fff;
	padding-right: 15px;
	color: #f17d2f;
	position: absolute;
	left: 0;
	top: -15px;
}
#contact-page .page-banner {
	background-image: url(assets/images/bn-contact.jpg.png);
}
#insights-page .page-banner {
	background-image: url(assets/images/bn-insights.jpg.png);
}
#team-page .page-banner {
	background-image: url(assets/images/bn-team.jpg.png);
}
#portfolio-page .page-banner {
	background-image: url(assets/images/bn-portfolio.jpg.png);
}
#about-page .page-banner {
	background-image: url(assets/images/bn-about.jpg.png);
}
#insights-page .posts{
	margin: 40px 0;
}
#insights-page .list {
	list-style: none;
	padding: 0;
}
#insights-page .list a{
	text-decoration: none;
	display: block;
	position: relative;
	border-bottom: 1px solid #dee2e6;
}
#insights-page .list .content {
	padding: 15px 10px;
}
#insights-page .list h4 {
	font-size: 1.1rem;
	line-height: 1.6rem;
	height: 3.2rem;
	overflow: hidden;
	color: #444;
	margin-bottom: .8rem;
	font-weight: 300;
}
#insights-page .list p {
	margin-bottom: 0;
	font-size: .9rem;
	color: #999;
}
#insights-page .list .cover {
	overflow: hidden;
	height: 220px;
	width: 100%;
}
#insights-page .list .cover > img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#insights-page .list a:hover{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
#insights-page .list a:hover .cover > img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
#insights-page .list a > span {
	position: absolute;
	right: 10px;
	bottom: 12px;
}
#insights-page .list a > span > .iconfont{
	font-size: 1.1rem;
}
#insights-page .btn-pager{
	width: 100%;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
#contact-page .btn-set{
	justify-content: center;
}
#contact-page .btn-set > div {
	margin: 0 .5rem;
	text-align: center;
	width: 4.5rem;
	position: relative;
}
#contact-page .btn-set .info {
	display: none;
	background: #fff;
	width: 220px;
	border: 1px solid #ccc;
	position: fixed;
	left: 50%;
	bottom: 50%;
	-webkit-transform: translate(-50%,50%);
	transform: translate(-50%,50%);
	border-radius: 5px;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
	z-index: 9;
}
#contact-page .btn-set > div:hover .info{
	display: block;
}
#contact-page .btn-set .info > p {
	padding: .5rem;
	margin: 0;
}
#contact-page .btn-set .info > h6 {
	font-size: .9rem;
	background: #dae0e5;
	padding: .5rem 0;
	border-bottom: 1px solid #ccc;
	margin: 0;
}
#contact-page .btn-set .circle {
	display: inline-block;
	width: 4rem;
	height: 4rem;
	line-height: 4rem;
	border-radius: 50%;
	border: 1px solid #ccc;
	text-align: center;
	color: #666;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#contact-page .btn-set > div:hover .circle {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
#contact-page .btn-set .circle .iconfont{
	font-size: 1.6rem;
	color: #666;
}
#contact-page .btn-set > div:hover .circle .iconfont{
	color: #0069d9;
}
#contact-page .btn-set > div > p {
	margin-top: .8rem;
	margin-bottom: 0;
	font-size: .8rem;
	color: #666;
}
#contact-page .address-box > ul {
	list-style: none;
	padding: 0;
}
#contact-page .address-box .city {
	border-radius: 10px;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
	overflow: hidden;
	margin-bottom: 30px;
}
#contact-page .address-box .city-img {
	width: 100%;
	overflow: hidden;
}
#contact-page .address-box .city-content{
	padding-left: 30px;
	margin: 30px 15px;
	position: relative;
}
#contact-page .address-box .icon {
	position: absolute;
	left: 0;
	top: -5px;
}
#contact-page .address-box .iconfont {
	font-size: 1.2rem;
	color: #f48326;
}
#contact-page .address-box h4 {
	color: #0069d9;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
#contact-page .address-box h4 span {
	font-style: italic;
}
#contact-page .address-box h6 {
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-weight: 400;
}
#contact-page .address-box p {
	color: #666;
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-size: .9rem;
}
#team-page a.member{
	display: block;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	text-align: center;
}
#team-page a.member > .iconfont {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	font-size: 1.3rem;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#team-page a.member:hover > .iconfont{
	opacity: 1;
	-webkit-transform: rotate(-25deg);
	transform: rotate(-25deg);
}
#team-page a.member > img {
	display: block;
}
#team-page a.member > h6 {
	color: #333;
	padding: 0 5px;
	margin: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	line-height: 1.5;
}
#team-page a.member:hover > h6 {
	color: #0069d9;
}
#team-page a.member > h6 > small{
	color: #999;
}
#team-page a.member > p,
#team-page a.member ~ p {
	display: none;
}
.resume-box > h5 {
	font-size: 1.4rem;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.8;
}
.resume-box > h6 {
	color: #0069d9;
	font-size: 1rem;
	margin-bottom: 10px;
	line-height: 1.8;
}
.resume-box > p{
	margin: 0;
	font-size: .9rem;
	color: #666;
	line-height: 1.8;
	text-align: justify;
}
.resume-box > h5 > small{
	margin-left: 10px;
	font-size: .9rem;
	color: #0069d9;
}
#resume-modal .resume-box {
	display: none;
	padding: 15px;
}
#resume-modal .resume-box.show {
	display: block;
}
#resume-modal .resume-box > h5 {
	margin-top: 0;
}
#resume-modal .btn-close,
#portfolio-modal .btn-close {
	position: absolute;
	right: 15px;
	top: 15px;
	margin: 0;
	z-index: 9;
}
#resume-modal .btn-close > a {
	line-height: 1.5rem;
	color: #fff;
}
#portfolio-modal .btn-close > a {
	line-height: 1.5rem;
	color: #333;
}
#resume-modal .btn-close > a > .iconfont,
#portfolio-modal .btn-close > a > .iconfont {
	font-size: 1.5rem;
}
#portfolio-modal .portfolio-box {
	display: none;
	padding: 15px;
}
#portfolio-modal .portfolio-box.show {
	display: block;
}
#portfolio-modal .portfolio-box h5 {
	color: #0069d9;
	text-align: center;
	margin-bottom: 1rem;
}
#portfolio-modal .portfolio-box p{
	font-size: .9rem;
	margin: 0;
	color: #666;
}
#portfolio-page > .container {
	max-width: 930px;
}
#portfolio-page .brand {
	padding: 15px 0;
}
#portfolio-page .brand a {
	display: block;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#portfolio-page .brand a:hover {
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
}
#portfolio-page .brand a img.color {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#portfolio-page .brand a:hover img.color {
	visibility: visible;
	opacity: 1;
}
#portfolio-page .brand a:hover {}
@media (min-width: 576px) {
	.home .solgan {
		padding: 20px 0;
	}
	.page-banner {
		padding: 30px 0;
	}
	#insights-page .btn-pager,
	#contact-page .btn-submit {
		width: 75%;
	}
	#contact-page .tab-pane {
		padding: 0 50px;
	}
}
@media (min-width: 768px) {
	.home .solgan {
		padding: 30px 0;
	}
	.page-banner {
		padding: 40px 0;
	}
	.page-banner > h2 {
		line-height: 3rem;
	}
	.cc-nav.nav .nav-item {
		margin: 0 1rem;
	}
	.cc-nav.nav .nav-link {
		padding: .8rem 1.5rem;
	}
	#contact-page .btn-set > div {
		margin: 0 1rem;
	}
	#contact-page .btn-set .info {
		position: absolute;
		bottom: 120px;
		-webkit-transform: translate(-50%,0);
		transform: translate(-50%,0);
	}
	#contact-page .address-box .city {
		margin-bottom: 15px;
	}
	#insights-page .btn-pager,#contact-page .btn-submit {
		width: 50%;
	}
	#resume-modal .btn-close {
		right: -50px;
		top: 0;
	}
	#resume-modal .btn-close > a{
		line-height: 4rem;
	}
	#resume-modal .btn-close > a > .iconfont {
		font-size: 2rem;
	}
	#portfolio-modal .portfolio-box .logo {
		width: 300px;
		margin: 0 auto;
		max-width: 100%;
	}
	.home .post-slider .tab-content {
		min-height: auto;
	}
}
@media (min-width: 992px) {
	.home .banner-title h5{
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.home .banner-title h5 sup,
	.home .banner-title h5 sub {
		font-size: 2.4rem;
	}
	.home .banner-title h5 sup {
		left: -3rem;
		top: 0;
	}
	.home .banner-title h5 sub {
		right: -2.4rem;
		bottom: -1rem;
	}
	.home .banner-title p{
		font-size: 1rem;
	}
	.home .bx-wrapper .bx-controls-direction > a {
		bottom: auto;
		top: 50%;
	}
	.home .solgan {
		padding: 40px 0;
	}
	.home .solgan > h2 {
		font-size: 1.4rem;
		line-height: 2.2rem;
	}
	.page-banner {
		padding: 50px 0;
	}
	#contact-page .btn-set > div {
		margin: 0 2rem;
		width: 6rem;
	}
	#contact-page .btn-set .info{
		bottom: 150px;
	}
	#contact-page .btn-set .circle {
		width: 5.8rem;
		height: 5.8rem;
		line-height: 5.8rem;
	}
	#contact-page .btn-set .circle .iconfont{
		font-size: 2rem;
	}
	#contact-page .btn-set > div > p {
		margin-top: 1rem;
		font-size: 1rem;
	}
	#resume-modal .resume-box {
		padding-left: 0;
	}
	#portfolio-modal .btn-close {
		right: -50px;
		top: 0;
	}
	#portfolio-modal .btn-close > a {
		line-height: 4rem;
		color: #fff;
	}
	#portfolio-modal .btn-close > a > .iconfont {
		font-size: 2rem;
	}
	#portfolio-modal .portfolio-box h5{
		text-align: left;
	}
	#portfolio-modal .portfolio-box {
		padding: 2rem;
	}
}
@media (min-width: 1200px) {
	.home .solgan {
		padding: 50px 0;
	}
	.page-banner {
		padding: 60px 0;
	}
	.page-banner > h2 {
		font-size: 1.4rem;
	}
	.cc-nav.nav .nav-item {
		margin: 0 2rem;
	}
	.cc-nav.nav .nav-link {
		font-size: 1.3rem;
		padding: .8rem 1.7rem;
	}
	#contact-page .btn-set > div {
		margin: 0 2.5rem;
	}
}
@media (min-width: 1366px) {
	.page-banner {
		background-size: 100% auto;
	}
}

