@charset "utf-8";
/* CSS Document */
body {
	font-family:"微软雅黑", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #717f99;
}
.gray-bg{
	background: #f9f9f9;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.btn:focus,
.button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	text-decoration: none;
}
a,
button {
	color: #1696e7;
	text-decoration: none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:"微软雅黑", sans-serif;
	color: #444172;
	margin-top: 0px;
	font-style: normal;
	font-weight: 800;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	color: #666;
	margin-bottom: 15px;
}
.pb-120{
	padding-bottom: 120px;
}
.pb-90{
	padding-bottom: 90px;
}
.pb-50{
	padding-bottom: 50px;
}
.pb-35{
	padding-bottom: 35px;
}
.pt-50{
	padding-top: 50px;
}
.pt-90{
	padding-top: 90px;
}
.pt-115{
	padding-top: 115px;
}

.pt-120{
	padding-top: 120px;
}
.pl-50{
	padding-left: 50px;
}
.pl-95{
	padding-left: 95px;
}
.pr-50{
	padding-right: 50px;
}
.mb-25{
	margin-bottom: 25px;
}
.mb-30{
	margin-bottom: 30px;
}
.mb-60{
	margin-bottom: 60px;
}
.mb-90{
	margin-bottom: 90px;
}
.mt-30{
	margin-top: 30px;
}
.mt-40{
	margin-top: 40px;
}
.mt-60{
	margin-top: 60px;
}
.mr-100{
	margin-right: 100px;
}
.mr-30{
	margin-right: 30px;
}
.ml-30{
	margin-left: 30px;
}

hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}

.text-right {
	text-align: right!important;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */
.btn {
	-moz-user-select: none;
	background: #206bd1 none repeat scroll 0 0;
	border-radius: 50px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 15px 30px;
	text-align: center;
	text-transform: unset;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Muli', sans-serif;
	box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);
}
.btn:hover {
	box-shadow: none;
	color: #fff;
}



.menu-area {
	padding: 15px 0;
	box-shadow: 0px 0px 43px 0px rgba(23, 17, 96, 0.3);
	position: relative;
	z-index: 1;
}
.main-menu ul li {
	display: inline-block;
	position: relative;
	line-height: 1;
	margin-left: 40px;
}
.main-menu ul li:first-child {
	margin-left: 0;
}
.main-menu ul li a {
	font-size: 16px;
	font-family:"微软雅黑", sans-serif;
	line-height: 1;
	color: #667289;
	padding: 33px 0;
	display: block;
	position: relative;
	text-decoration:none; 
}
.main-menu ul li:hover > a {
	color: #206bd1;
}
.main-menu nav > ul > li > a::before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 22px;
	height: 0px;
	width: 0;
	border-top: 4px dotted #206bd1;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.main-menu nav > ul > li:hover > a::before {
	width: 29px;
	opacity: 1;
}
.main-menu ul li.active > a {
	color: #206bd1;
}
.main-menu nav > ul > li.active > a::before {
	width: 29px;
	opacity: 1;
}

.transparent-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: none;
	padding: 10px 0;
}

.s-main-menu ul li a {
	color: #fff;
}
.s-main-menu ul li:hover a,
.s-main-menu ul li.active a {
	color: #fff;
}
.s-main-menu nav > ul > li > a::before {
	border-color: #fff;
}

.sticky-menu {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9;
	background: #fff;
	-webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	border-radius: 0;
}
.menu-area.sticky-menu {
	padding: 0;
}
.transparent-header.sticky-menu {
	background: #fff;
}
.sticky-logo {
	display: none;
}
.sticky-menu .sticky-logo {
	display: block;
}
.sticky-menu .transparent-logo {
	display: none;
}
.sticky-menu .s-main-menu ul li a {
	color: #667289;
}
.sticky-menu .s-main-menu nav > ul > li > a::before {
	border-color: #206bd1;
}
.sticky-menu .s-main-menu ul li:hover a,
.sticky-menu .s-main-menu ul li.active a {
	color: #206bd1;
}
.sticky-menu .s-main-menu ul li .submenu li a {
	color: #667289;
}
.sticky-menu .s-shop-cart > a {
	color: #4e5d79;
}
.main-menu ul li .submenu {
	position: absolute;
	z-index: 9;
	border-radius: 4px;
	border: none;
	-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	display: block;
	left: 0;
	opacity: 0;
	padding: 18px 0;
	right: 0;
	top: 100%;
	visibility: hidden;
	min-width: 230px;
	border: 1px solid #f5f5f5;
	background: #ffffff;
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	margin: 0;
	transform: scale(1 , 0);
	transform-origin: 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-menu ul li .submenu li {
	margin-left: 0;
	text-align: left;
	display: block;
}
.main-menu ul li .submenu li a {
	padding: 0 10px 0 25px;
	line-height: 45px;
	font-size: 16px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-menu ul li:hover > .submenu {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.s-main-menu ul li .submenu li a {
	color: #667289;
}
.s-main-menu ul li .submenu li:hover a {
	color: #206bd1;
}
.s-main-menu ul li .submenu li.active a {
	color: #206bd1;
}

/*Product-css */
.product-area{ 
	margin-top: 90px;
}
.single-product {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.4);
}
.product-img img {
	width: 100%;
}
.product-overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(255,255,255,.93);
	right: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 19px 15px;
	z-index: 1;
	transition: .4s linear;
	transform: translateY(50px);
	opacity: 0;
}
.product-overlay h5 {
	font-size: 16px;
	color: #2684fe;
	margin-bottom: 0;
}
.product-overlay h5 a:hover {
	color: #206bd1;
}
.product-overlay span {
	font-size: 18px;
	font-weight: 800;
	color: #206bd1;
	font-family: 'Muli', sans-serif;
}
.single-product:hover .product-overlay {
	transform: translateY(0px);
	opacity: 1;
}
.product-menu button {
	font-size: 16px;
	border: none;
	padding: 8px 20px;
	background: transparent;
	color: #687d95;
	font-family: 'Muli', sans-serif;
	cursor: pointer;
	border-radius: 50px;
	border: 2px solid transparent;
	box-shadow: none;
	transition: .4s ease-in-out;
}
.product-menu button.active {
	background: #206bd1;
	color: #fff;
	border: none;
	border-color: #fff;
	box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);
}
.product-bg {
	position: relative;
}
.product-bg-shape {
	position: absolute;
	left: 0;
	bottom: 10%;
	z-index: -1;
}
.s-product-menu {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.22);
	padding: 25px 0;
}
.area-bg-wrap {
	background: #f7f7f7;
	background: -webkit-linear-gradient(to top, #f7f7f7, #fff);
	background: linear-gradient(to top, #f7f7f7, #fff);

}
.s-single-product .product-overlay {
	background: #fff;
}
.s-single-product .product-overlay h5 {
	color: #444172;
}
.product-action {
	position: absolute;
	top: 35%;
	width: 100%;
	text-align: center;
	transition: .4s linear;
	transform: translateY(20px);
	z-index: 1;
	opacity: 0;
}
.product-action .btn {
	padding: 10px 20px;
	font-size: 14px;
	font-family: 'Cabin', sans-serif;
	margin: 0 4px;
}
.product-action .btn:last-child {
	background: #253346;
}
.product-action .btn i {
	margin-right: 7px;
}
.s-single-product {
	border-radius: 6px;
}
.s-single-product::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #da4003;
	border-radius: 6px;
	transition: .4s linear;
	opacity: 0;
}
.s-single-product:hover .product-action {
	transform: translateY(0px);
	opacity: 1;
}
.s-single-product:hover::before {
	opacity: .9;
}
.t-single-product {
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.31);
	border-radius: 6px;
}
.t-product-wrap {
	padding: 0 80px;
}
.t-product-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: #fff;
	padding: 25px 25px 10px;
	border-top: 1px solid #ebebeb;
	z-index: 1;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.t-product-overlay h5{
	color: #666;
}
.t-product-meta {
	display: flex;
	justify-content: space-between;
	line-height: 1;
	border-top: 1px solid #ebebeb;
	padding-top: 13px;
	margin-top: 18px;
}
.t-product-rating i {
	font-size: 14px;
	color: #9ea7b2;
}
.t-product-meta h6 {
	margin-bottom: 0;
	font-size: 18px;
	color: #206bd1;
}
.t-product-overlay > h5 {
	font-size: 18px;
	margin-bottom: 5px;
}
.t-product-overlay > h5 a:hover {
	color: #206bd1;
}
.t-product-overlay span {
	font-size: 16px;
	color: #7b7b7b;
	display: block;
	margin-bottom: 25px;
}
.t-product-overlay p {
	line-height: 1;
	font-size: 14px;
	color: #687d95;
	font-family: 'Muli', sans-serif;
	font-weight: 600;
	margin-bottom: 0;
}
.t-single-product .product-img img {
	transition: 1s linear;
	transform: scale(1);
	height: 300px;
	width: 100%
}
.t-single-product:hover .product-img img {
	transform: scale(1.02);
}
.single-product-widget {
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.09);
	background: #fff;
	padding: 30px;
}
.single-product-widget .p-sidebar-title {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 30px;
}
.single-product-widget .p-sidebar-title::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	height: 3px;
	background: #fa5719;
	width: 40px;
	z-index: 1;
}

/* company */
.primary-bg{
	background: #f5f8fb;
}
.company-area{
	background:url("../images/company_bg.jpg") no-repeat;
	background-position: initial;
	background-size: cover;
	border-top:1px solid #f5f5f5;
}
.company-title span {
	font-size: 16px;
	font-weight: 700;
	color: #206bd1;
	font-family: 'Muli', sans-serif;
	display: block;
	margin-bottom: 15px;
}
.company-title h2 {
	font-size: 36px;
	line-height: 1.35;
	margin-bottom: 0;
}
.company-content p {
	font-size: 16px;
	color: #7b7b7b;
	line-height: 2;
	margin-bottom: 35px;
}
.company-content h5{
	font-size: 18px;
	color: #333;
}
.company-content .btn i,
.error-content .btn i {
	margin-left: 9px;
	line-height: 1;
}
.company-img img:first-child {
	margin-bottom: 20px;
	margin-top: 50px;
	position: relative;
	z-index: 1;
	float: right;
}
.company-img img:last-child {
	border-radius: 10px;
	margin-right: -200px;
	margin-top: 70px; 
}

/*  news */
.single-news-post {
	box-shadow: 0px 0px 27px 0px rgba(11, 64, 134, 0.13);
	border-radius: 6px;
}

.news-thumb img {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	width: 100%;
}
.news-content {
	padding: 25px 30px;
	background: #fff;
	position: relative;
	padding-bottom: 35px;
}
.bc-top-wrap.mb-25 {
    margin-bottom: 22px;
}
.b-post-date {
	float: left;
	background: #2a44b3;
	box-shadow: 0px 0px 8px 0px rgba(48, 47, 50, 0.18);
	border-radius: 4px;
	margin-right: 15px;
	text-align: center;
	padding: 10px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.b-post-date h6 {
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	line-height: 1;
	margin-bottom: 0;
}
.b-post-date span {
	font-size: 11px;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 800;
}
.news-meta ul li {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	color: #717f99;
	position: relative;
	padding-right: 10px;
}
.news-meta ul li::before {
	content: "/";
	position: absolute;
	right: -3px;
	top: 50%;
	transform: translateY(-50%);
	color: #c1c4ca;
	font-size: 16px;
}
.news-meta ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.news-meta ul li:last-child::before {
	display: none;
}
.news-meta ul li a {
	color: #717f99;
}
.news-meta ul li i {
	color: #6f6d8b;
	margin-right: 8px;
}
.news-content h5 {
	font-size: 19px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.news-content h5:hover a {
	color: #2a44b3;
}
.news-content p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px;
}
.news-content > a {
	font-size: 12px;
	color: #605f70;
	font-family: 'Muli', sans-serif;
	font-weight: 800;
}
.news-content > a span {
	margin-left: 5px;
}
.single-news-post:hover .news-content > a {
	color: #2684fe;
}
.single-news-post:hover .b-post-date {
	background: #2684fe;
}
.news-bg {
	background: #fefefe;
	border-bottom: 1px solid #f5f5f5;
}
.s-single-news-post .news-thumb {
	margin-bottom: 25px;
	position: relative;
}
.s-single-news-post {
	box-shadow: none;
	border-radius: 0;
}
.s-news-content {
	padding: 0;
}
.s-news-content h5 {
	margin-bottom: 15px;
}
.s-news-content p {
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 15px;
}
.s-news-content > a {
	position: unset;
	display: inline-block;
	height: auto;
	width: auto;
	background: none;
	box-shadow: none;
	color: #fa5719;
	font-weight: 800;
	border-radius: 0;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	line-height: 1;
}
.single-news-post:hover .s-news-content > a {
	color: #fa5719;
}
.s-news-content > a i {
	margin-left: 10px;
	transition: .3s linear;
	opacity: 0;
}
.s-news-content > a:hover i {
	margin-left: 5px;
	opacity: 1;
}
.news-post-date {
	position: absolute;
	left: 30px;
	bottom: 0;
	background: #fa5719;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 800;
	font-family: 'Muli', sans-serif;
	padding: 11px 15px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.inner-news-wrap {
	padding: 0 80px;
}
.inner-single-news-post {
	padding-bottom: 45px;
	border-bottom: 2px dashed #cbcbcb91;
}
.inner-single-news-post .news-thumb img {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.inner-news-content .news-meta ul li {
	display: inline-block;
	padding-right: 15px;
	margin-right: 15px;
	position: relative;
	font-size: 14px;
	color: #8c94a3;
	text-transform: uppercase;
}
.inner-news-content .news-meta ul li img {
	border-radius: 50%;
	box-shadow: 0px 4px 5.4px 0.6px rgba(14, 14, 14, 0.13);
	margin-right: 15px;
}
.inner-news-content .news-meta ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.inner-news-content .news-meta ul li::before {
	content: "/";
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
	color: #c1c4ca;
	font-size: 15px;
}
.inner-news-content .news-meta ul li:last-child::before {
	display: none;
}
.inner-news-content .news-meta ul li i {
	color: #8c94a3;
}
.inner-news-content h5 {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 900;
	color: #666;
}
.inner-news-content h5 a:hover {
	color: #206bd1;
}
.inner-news-content p {
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 25px;
	color: #7b7b7b;
}
.inner-news-content > a {
	font-size: 16px;
	color: #3b395b;
	font-weight: 600;
	text-transform: capitalize;
}
.inner-news-content > a i {
	display: inline-block;
	margin-left: 10px;
	line-height: 1;
	position: relative;
	top: 2px;
	transition: .3s linear;
	transform: translateX(-10px);
	opacity: 0;
	font-size: 14px;
}
.inner-news-content > a:hover i {
	transform: translateX(0px);
	opacity: 1;
}
.inner-news-content > a:hover {
	color: #206bd1;
}
.inner-news-share > a {
	line-height: 1;
	font-size: 20px;
	color: #dadada;
}
.inner-news-share {
	position: relative;
	cursor: pointer;
}
.inner-news-share ul {
	position: absolute;
	top: -2px;
	margin-bottom: 0;
	right: 0;
	display: flex;
	background: #206bd1;
	padding: 0 15px 0 15px;
	border-radius: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}
.inner-news-share:hover ul {
	opacity: 1;
	visibility: visible;
	right: 25px;
}
.inner-news-share ul li a {
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 8px 7px;
	line-height: 1;
}
.inner-news-share ul li a:hover {
	color: #fff;
}
.news-sidebar {
	padding-left: 8px;
}
.news-sidebar .widget {
	box-shadow: 0px 3px 11.7px 1.3px rgba(138, 138, 138, 0.13);
	padding: 40px 30px;
}
.news-sidebar-title {
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: 900;
	text-align: center;
}
.sidebar-about-thumb img {
	margin-bottom: 15px;
	border-radius: 50%;
}
.sidebar-about-thumb span {
	display: block;
	font-size: 14px;
	color: #3b395b;
}
.sidebar-about-content p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 25px;
	color: #65728b;
}
.sidebar-about-social ul li {
	display: inline-block;
	margin: 0 3px;
}
.sidebar-about-social ul li a {
	display: block;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
}
.sidebar-about-social ul li:first-child a {background: #305fb3;}
.sidebar-about-social ul li:nth-child(2) a {background: #5eaade;}
.sidebar-about-social ul li:nth-child(3) a {background: #e1003a;}
.sidebar-about-social ul li:last-child a {background: #3d5a70;}
.sidebar-rc-post > ul > li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.sidebar-rc-post > ul > li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
.rc-post-thumb {
	margin-right: 20px;
}
.rc-post-content h5 {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
.rc-post-content h5 a {
	display: inline-block;
}
.rc-post-content h5 a:hover {
	color: #2684fe;
}
.rc-post-meta li {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	color: #8c94a3;
	padding-right: 14px;
	margin-right: 10px;
	position: relative;
}
.rc-post-meta li a {
	color: #8c94a3;
}
.rc-post-meta li::before {
	content: "/";
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
	color: #8c94a3;
	font-size: 14px;
}
.rc-post-meta li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.rc-post-meta li:last-child::before {
	display: none;
}
.sidebar-cat ul li {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #d7d7d7;
}
.sidebar-cat ul li:last-child {
	margin-bottom: 0px;
}
.sidebar-cat ul li a {
	font-size: 14px;
	color: #65728b;
	font-weight: 400;
	display: block;
}
.sidebar-cat ul li a:hover {
	color: #2684fe;
}
.sidebar-cat ul li span {
	float: right;
}
/* newsletter-css */
.newsletter-area{
	margin-top: 60px;
}
.newsletter-form form {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}
.newsletter-form input {
	width: 260px;
	border: 1px solid #ebebeb;
	padding: 16px 20px;
	font-size: 14px;
	color: #717f99;
	margin-right: 20px;
	border-radius: 5px;
}
.newsletter-form input::placeholder {
	color: #717f99;
}
.newsletter-form .btn {
	border: none;
	border-radius: 5px;
	padding: 19px 40px;
	margin-right: 20px;
}
.newsletter-form p {
	margin-bottom: 0;
	line-height: 50px;
}
.newsletter-form p a {color: #206bd1;}

.testimonial-wrap,.plugin-wrap,.newsletter-wrap {
	padding: 0 80px;
}
.single-testimonial {
	transition: .3s linear;
	transform: translateY(0);
}
.testi-content {
	background: #fff;
	box-shadow: 0px 0px 7px 0px rgba(114, 110, 165, 0.17);
	padding: 50px 40px;
	margin-bottom: 40px;
	margin-top: 10px;
	position: relative;
	border-radius: 10px;
}
.testi-content::before {
	content: "";
	position: absolute;
	left: 60px;
	bottom: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 40px 0 0;
	border-color: #fff transparent transparent transparent;
}
.testi-quote img {
	display: inline-block;
}
.testi-rating > i {
	color: #2a44b3;
	font-size: 14px;
	line-height: 1;
}
.testi-content p {
	font-size: 16px;
	line-height: 26px;
	color: #746993;
	margin-bottom: 0;
}
.testi-content a {
	font-size: 14px;
	color: #2684fe;
}
.testi-content a > i {
	font-size: 11px;
	margin-left: 5px;
}

/*  footer-css */
.black-bg{
	background: #295cb0;
}

.footer-top-wrap h2{
	color: #fff;
}

.footer-top-wrap h3{
	color: #fff;
}

.footer-top-wrap p{
	color: #fff;
}
.fw-link ul li {
	display: block;
	margin-bottom: 10px;
	color: #b6c3e0;
}

.copyright-wrap {
	background: #1c212f;
	padding: 20px 0;
}
.copyright-text p {
	color: #fff;
	margin-bottom: 0;
}
.copyright-text p a {
	color: #90949c;
}
.footer-cat-wrap {
	background: #234d92;
	margin-bottom: 75px;
}
.single-footer-cat {
	height: 60px;
	width: 120px;
	display: flex;
	align-items: center;
}

/*  Contact */
.contact-wrap {
	background: #206bd1;
	padding: 50px 55px;
	padding-right: 110px;
	position: relative;
	margin-right: 45px;
}
.contact-title.white-title span {
	color: #fff;
}
.contact-title.white-title h2 {
	font-size: 34px;
	font-weight: 700;
	position: relative;
	padding-bottom: 10px;
	color: #fff;
}
.contact-title.white-title h2::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 40px;
	background: #fff;
	border-radius: 5px;
}
.contact-info-list ul li h5 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
}
.contact-info-list ul li span {
	color: #fff;
	display: block;
}
.contact-info-list ul li {
	display: block;
	margin-bottom: 25px;
}
.contact-info-list ul li:last-child {
	margin-bottom: 0px;
}
.contact-wrap::before {
	content: "";
	position: absolute;
	right: 20px;
	bottom: 20px;
	background-image: url("../images/roket.png");
	height: 171px;
	width: 171px;
	background-repeat: no-repeat;
}
.contact-form input {
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 14px 15px;
	border-radius: 5px;
	font-weight: 600;
	margin-bottom: 30px;
	background: #fbfbfb;
	transition: .3s linear;
	font-family: 'Muli', sans-serif;
}
.contact-form textarea {
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 16px 15px;
	border-radius: 3px;
	margin-bottom: 30px;
	height: 180px;
	font-weight: 600;
	background: #fbfbfb;
	transition: .3s linear;
	font-family: 'Muli', sans-serif;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
	color: #786d99;
	font-weight: 600;
	font-size: 14px;
	opacity: .9;
}
.contact-form input:focus,
.contact-form textarea:focus {
	border-color: #206bd1;
}
.contact-form .btn {
	background: #206bd1;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
.s-section-title span {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #206bd1;
	margin-bottom: 10px;
}
.s-section-title h2 {
	margin-bottom: 0;
}
.section-title h2{
	font-size: 28px;
}
#contact-map {
	width: 100%;
	height: 473px;
}

/* Pagination */
.pagination {
	display: block;
	display: block;
	display: block;
	padding-left: 0;
	list-style: none;
	border-radius: 0;
}
.pagination li {
	display: inline-block;
	margin: 0 4px;
}
.pagination li a {
	position: relative;
	display: block;
	padding: 0;
	margin-left: 0;
	line-height: 48px;
	color: #56487f;
	font-weight: 600;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	text-align: center;
}
.pagination li:first-child a,
.pagination li:last-child a {
	border: 2px solid #dcdcdc;
}
.pagination li.active a {
	border-color: #2684fe;
	background: #2684fe;
	color: #fff;
}
.pagination li a:hover {
	border-color: #2684fe;
	background: #2684fe;
	color: #fff;
}

#allmap {
	width: 100%;
	height: 320px;
	margin: 40px 0;
	overflow: hidden;
	border-radius:10px;
	border:3px solid #eee;
}

#allmap b {
	color: #CC5522;
	font-size: 14px;
}

#allmap img {
	max-width: none;
}

.mapArea{
	margin-top: 40px;
}

.mapAreaimg{
	border-radius: 10px;
	border:3px solid #eee;
}