﻿/* 
Name Items : Flyors - Responsive Mobile Template
Author : aStyers
Author URL : https://themeforest.net/user/astylers

/*font*/
@import url('bd94470ef31c4549b6b5d1f6ee8a2448.css');

/*general*/
body {
	font-family: 'Roboto', sans-serif;
	color: #888;
	font-size: 13px;
	background: #fff;
	margin:0 auto;
	max-width:640px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 110%;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #333;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

p {
	margin: 8px 0;
}
.clear{ clear:both;}

a {
	color: #111;
}

a:hover {
	color: #111;
}

a.link-color {
	color: #0fb1db;
}

a.link-color:hover {
	color: #0fb1db;
}
.en{display: inline-block;  padding-right:6px; border-right:1px solid #dedede;}
.en img{ margin-top:6px;}
.menu{ padding-left:6px;}

.segments {
	padding: 35px 0 10px 0;
}

.segments-page {
	padding: 70px 0 25px;
}

.section-title {
	margin-bottom: 20px;
	text-align: center;
}

.section-title h3 {
	font-size: 22px;
	font-weight: 500;
	position: relative;
	top: -4px;
}
.line {
	background: url(../img/line.gif) center;
	width: 110px;
	height: 9px;
	margin: 0 auto;
	margin-top: 5px;
}
.section-title .line {
	background: url(../img/line.gif) center;
	width: 110px;
	height: 9px;
	margin: 0 auto;
	margin-top: 5px;
}


.pages-title {
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pages-title h3 {
	text-transform: uppercase;
	font-size: 18px;
}

.pages-title .line {
	width: 26px;
	height: 2px;
	background: #0fb1db;
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 8px;
}

.text-bold {
	font-weight: bold;
	font-size: 14px;
}

.date {
	color: #888;
	font-size: 13px;
	margin-top: 5px;
}

.date i {
	margin-right: 8px;
}

.bg-second {
	background-color: #f7f7f7;
}

/*button default*/
.button {
	background-color: #0fb1db;
	color: #fff;
	border: 0;
	padding: 7px 12px;
	border-radius: 2px;
	cursor: pointer;
	font-size: 12px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.button-full {
	width: 100%;
	background-color: #91d8da;
	color: #fff;
	border: 0;
	padding: 7px 16px;
	border-radius: 2px;
	cursor: pointer;
	font-size: 13px;
}

.button i, .button-full i {
	margin-right: 6px;
}


/*button variants*/
.button-white {
	background-color: #fff;
	color: #333;
}

.button-black {
	background-color: #000;
}

.floating-button {
	width: 45px;
	height: 45px;
	border-radius: 50%;
}

.section-title.button-page {
	text-align: left;
}

/*navbar*/
.navbar {
	padding: 13px 0 13px;
	box-shadow: 0 0 6px rgba(140, 132, 132, 0.41);
	background-color: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

.navbar i {
	font-size: 22px;
	margin-top: 3px;
	font-weight: lighter;
	
}

.navbar .content-left h1 {
	font-size: 20px;
	padding: 0;
	margin: 0;
	font-weight: 900;
	letter-spacing: 1px;
}

.navbar .content-left h1 span {
	color: #0fb1db;
}

.navbar .content-right {
	text-align: right;
}

.navbar .row {
	margin-bottom: 0;
}

/*sidebar*/
.sidebar-panel .side-nav {
	width: 230px;
	height: 100%;
	margin-top:61px;
}

.sidebar-panel .side-nav .user-view {
	padding: 40px 20px 20px;
	text-align: center;
	background: rgba(29, 194, 208, 0.71);
}

.sidebar-panel .side-nav .user-view > img {
	margin: 0 auto;
}

.sidebar-panel .side-nav .user-view span {
	margin-top: 0px;
	display: block;
}

.sidebar-panel .side-nav .user-view .background img {
	width: 100%;
	height: 100%;
}

.sidebar-panel .side-nav li > a:hover {
	background: transparent;
}

.sidebar-panel .side-nav li > a {
	padding: 0 16px;
	font-weight: 500;
}

.sidebar-panel .side-nav li a i {
	margin-right: 1rem;
	width: auto;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.87);
	color: #fff;
}

.sidebar-panel .side-nav li a > i {
	width: 30px;
	font-size: 16px;
}

.sidebar-panel .collapsible {
	border: 0;
	background-color:#85ccd0;
}

.sidebar-panel .side-nav .collapsible-header {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.98);
	font-weight: 500;
	overflow: hidden;
}

.sidebar-panel .side-nav .collapsible-header:hover {
	background: transparent;
}

.sidebar-panel .side-nav .collapsible-header > i {
	font-size: 16px;
	width: 30px;
	text-align: left;
}

.sidebar-panel .side-nav .collapsible-header span {
	float: right;
	margin: 0;
	width: 50%;
	font-size: 16px;
	text-align: right;
}
.sidebar-panel .side-nav .collapsible-header span img{ width:10px;}

.sidebar-panel .side-nav .active .collapsible-header span i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sidebar-panel .side-nav .collapsible-body li a {
	padding: 0 23.5px 0 30px;
}

.sidebar-panel .side-nav li.active {
	background: transparent;
}

.sidebar-panel .side-nav .icon {
	width: 23px !important;
	height: 23px !important;
	text-align: center !important;
	position: relative;
	top: 12px;
	line-height: 23px;
	border-radius: 50%;
	margin-right: 16px;
	width: 25px;
}

.sidebar-panel .side-nav .icon i {
	color: #fff;
	font-size: 12px !important;
	margin: 0;
	width: 23px;
}

.sidebar-panel .side-nav li a i {
	width: 23px !important;
	height: 23px !important;
	text-align: center !important;
	position: relative;
	top: 12px;
	line-height: 23px;
	border-radius: 50%;
	margin-right: 16px;
	width: 25px;
	color: #fff;
	font-size: 12px !important;
}

.sidebar-panel .cyan {
	background: #1ba1e2;
}

.sidebar-panel .indigo {
	background: #6a00ff;
}

.sidebar-panel .emerald {
	background: #2ecc71;
}

.sidebar-panel .alizarin {
	background: #e74c3c;
}


.sidebar-panel .turqoise {
	background: #1abc9c;
}

.sidebar-panel .belize {
	background: #4cbbdc;
}

.sidebar-panel .wizteria {
	background: #8e44ad;
}

.sidebar-panel .yellow {
	background: #f1c40f;
}

.sidebar-panel .carrot {
	background: #e67e22;
}

.sidebar-panel .pomeg {
	background: #c0392b;
}


/*slide*/
.slide {
	/*height: 230px;*/
	margin-top: 60px;
}

.slide .slide-content {
	/*height: 230px;*/
	background: #fff;
}

.slide .slide-content .mask {
	background-color: rgba(11, 10, 10, 0.3);	
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.slide .slide-content .mask2 {
	background-color: rgba(0, 0, 0, 0.61);	
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.slide .slide-content img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slide .slide-content .caption {	
	position: absolute;
	top: 21%;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 15px
}

.slide .slide-content .text-center {
	text-align: center;
}

.slide .slide-content .caption h2 {
	font-size: 22px;
}

.slide .slide-content .caption h2,
.slide .slide-content .caption p {
	color: #fff;
}

.slide .slide-content .caption button {
	padding: 3px 8px;
	font-size: 12px;
	margin-top: 5px;
}

.slide .owl-theme .owl-nav.disabled + .owl-dots {
	position: relative;
	top: -35px;
	margin-bottom: -36px;
}

.slide .owl-theme .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	background-color: #fff;
}

.slide .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #0fb1db;
}

/*slide home*/
.slide-home {
	margin-top: 0;
	height: 320px;
}

.slide-home .slide-content {
	height: 320px;
}

.slide-home .slide-content .caption {
	top: 29%;
}

/*menu*/
.menu {
	text-align: center;
}

.menu .icon i {
	width: 45px;
	height: 45px;
	background: #0fb1db;
	border-radius: 50%;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
}

.menu a {
	font-size: 15px;
}

.menu .row {
	margin-bottom: 30px;
}

.menu .row:last-child {
	margin-bottom: 0;
}

.menu .icon .cyan {
	background: #1ba1e2;
}

.menu .icon .indigo {
	background: #6a00ff;
}

.menu .icon .emerald {
	background: #2ecc71;
}

.menu .icon .alizarin {
	background: #e74c3c;
}


.menu .icon .turqoise {
	background: #1abc9c;
}

.menu .icon .belize {
	background: #2980b9;
}

.menu .icon .wizteria {
	background: #8e44ad;
}

.menu .icon .yellow {
	background: #f1c40f;
}

.menu .icon .carrot {
	background: #e67e22;
}

.menu .icon .pomeg {
	background: #c0392b;
}

/*welcome*/
.welcome .content {
	text-align: center;
}

.welcome .content h3 {
	margin-bottom: 5px;
}

.welcome .content p {
	line-height: 22px;
}

.welcome .content .button {
	margin-top: 5px;
}

/*services*/
.services .row:last-child {
	margin-bottom: 0;
}

.services .contents {
	text-align: center;
	padding: 8px;
	background-color: #fff;	
	box-shadow: 0 2px 2px 0 transparent,0 1px 5px 0 rgba(0,0,0,.24),0 3px 1px -2px transparent;
	border-radius:20%;
}

.services .contents h4 {
	font-size: 16px;
	margin: 2px 0;
	font-weight: normal;
}

.services .contents i {
	font-size: 30px;
	color: #0fb1db;
}

.services-circle .contents {
	box-shadow: none;
	padding: 0;
}

.services-circle .contents i {
	font-size: 28px;
	color: #fff;
	background: #0fb1db;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	line-height: 56px;
	margin-bottom: 5px;
}

.services .cyans i {
	color: #1ba1e2;
}

.services .indigos i {
	 color: #6a00ff;
}

.services .emerald i {
	 color: #2ecc71;
}

.services .oranges i {
	 color: #0fb1db;
}

.services .turqoise i {
	 color: #1abc9c;
}

/*portfolio*/
.portfolio .row {
	/*margin: 0;*/
}

.portfolio .row .col {
	padding: 0 0.75rem;
}

.portfolio .contents{

}

.portfolio .contents .text {
	padding: 13px 10px;
}

.portfolio .contents .text h4 span {
	float: right;
}

.portfolio .contents img {
	width: 100%;
	display: block;
}

.portfolio .contents h4 {
	font-weight: 400;
	font-size: 14px;
}

/*portfolio*/
.portfolio-filter .portfolio-menu {
	margin-bottom: 18px;
}

.portfolio-filter .portfolio-menu ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

.portfolio-filter .portfolio-menu ul .active {
	background-color: #313131;
	color: #fff;
}

.portfolio-filter .portfolio-menu ul li {
	list-style: none;
	display: inline-block;
	margin: 5px;
	padding: 4px 10px;
	cursor: pointer;
	color: #333;
	font-size: 12px;
	transition: .3s ease-out;
	border: 1px solid #313131;
}

.portfolio-filter .row {
	margin: 0;
}

.portfolio-filter .row .col {
	padding: 1px;
}

.portfolio-filter .contents .text {
	padding: 13px 10px;
}

.portfolio-filter .contents .text h4 span {
	float: right;
}

.portfolio-filter .contents img {
	width: 100%;
	display: block;
}

.portfolio-filter .contents h4 {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 11px;
}

/*counter*/
.counter .row {
	margin-bottom: 0;
}

.counter {
	background: linear-gradient(
		rgba(229, 57, 53, 0.82),
		rgba(229, 57, 53, 0.82)
		),
	 url(../img/counter.jpg);
	 background-size: cover;
	 padding: 20px 0 25px;
}

.counter .contents {
	text-align: center;
}

.counter .contents h3 {
	color: #fff;
	font-size: 32px;
}

.counter .contents h4 {
	font-weight: 400;
	font-size: 16px;
	color: #fff;
}

/*features*/
.features .row:last-child {
	margin-bottom: 0;
}

.features .contents {
	padding: 13px;
	background-color: #fff;	
	box-shadow: 0 2px 2px 0 transparent,0 1px 5px 0 rgba(0,0,0,.24),0 3px 1px -2px transparent
}

.features .contents i {
	font-size: 40px;
	margin-bottom: 8px;
	color: #0fb1db;
}

.features .contents h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 8px 0;
}

.features .contents p {
	margin: 8px 0 2px;
	color: #686868;
}

.features .cyans i {
	color: #1ba1e2;
}

.features .indigo i {
	color: #6a00ff;
}

.features .emerald i {
	color: #2ecc71;
}

.features .alizarin i {
	color: #e74c3c;
}

.features .turqoise i {
	color: #1abc9c;
}

.features .belize i {
	color: #2980b9;
}

.features .wizteria i {
	color: #8e44ad;
}

.features .yellows i {
	color: #f1c40f;
}

.features .carrot i {
	color: #e67e22;
}

.features .pomeg i {
	color: #c0392b;
}

/*team*/
.team .section-title h3 {
	top: -8px;
}

.team .section-title .line {
	margin-top: 1px;
}

.team .row:last-child {
	margin-bottom: 0;
}

.team .contents {
	background-color: #fff;
	box-shadow: 0 0 30px rgba(224, 224, 224, 0.3);
}

.team .contents .text {
	padding: 13px 10px;
}

.team .contents .text h4 span {
	float: right;
}

.team .contents img {
	width: 100%;
	display: block;
}

.team .contents h4 {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 8px;
}

.team .contents .social-link ul {
	padding: 0;
	margin: 0;
}

.team .contents .social-link ul li {
	list-style: none;
	display: inline-block;
	margin-right: 8px;
}

.team .contents .social-link ul li:last-child {
	margin-right: 0;
}

.team-pages .contents {
	background-color: #fff;
}

.team-pages .contents .text {
	padding: 13px 10px;
}

.team-pages .contents .text h4 span {
	float: right;
}

.team-pages .contents .text p {
	padding: 0;
	margin: 0;
}

.team-pages .contents img {
	width: 100%;
}

.team-pages .contents h4 {
	font-weight: 400;
	font-size: 16px;
}

/*testimonial*/
.testimonial-section {
	background: linear-gradient(
		rgba(0, 0, 0, 0.67),
		rgba(0, 0, 0, 0.67)
		),
	 url(../img/bg-testimonial.jpg);
	 background-size: cover;
}

.testimonial-section2 {
	background: linear-gradient(
		rgba(66, 165, 245, 0.67),
		rgba(66, 165, 245, 0.67)
		),
	 url(../img/bg-testimonial.jpg);
	 background-size: cover;
}

.testimonial .contents {
	text-align: center;
	color: #fff;
}

.testimonial .contents .post {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}

.testimonial .contents h5 {
	color: #fff;
}

.testimonial .contents img {
	width: 66px !important;
	height: auto;
	border-radius: 50%;
	margin: 18px 0 10px;
	margin: 18px auto;
}

.testimonial.owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
}

.owl-theme .owl-dots .owl-dot.active span {
	background: #0fb1db;
}

/*shop*/
.shop .contents {
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 30px rgba(224, 224, 224, 0.3);
}

.shop .contents img {
	width: 100%;
}

.shop .contents h5 {
	color: #0fb1db;
}

.shop-home2 {
	margin-top: 8px;
}

/*product details*/
.product-details .contents img {
	width: 100%;
	border: 1px solid #ddd;
}

.product-details .desc-short {
	margin-top: 15px;
}

.product-details .desc-short h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

.product-details .desc-short h5 {
	color: #0fb1db;
	margin-bottom: 10px;
}

.product-details .desc-long {
	border-top: 1px solid #ddd;
	margin-top: 18px;
	padding-top: 14px;
}

.product-details .desc-long h5 {
	margin-bottom: 8px;
}

.product-details .review {
	margin-bottom: 20px;
}

.product-details .review {
	border-top: 1px solid #ddd;
	margin-top: 18px;
	padding-top: 14px;
	background-color: #fff;
}

.product-details .review h5 {
	margin-bottom: 10px;
}

.product-details .no-mb {
	margin-bottom: 0;
}

.comment-people .contents {
	padding: 12px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.comment-people .contents i {
	color: #0fb1db;
}

.comment-people .reply {
	margin-left: 30px;
}

.comment-people .contents .icon img {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}

.comment-people .contents .text {
	overflow: hidden;
}

.contents .post {
	border: 1px solid #ddd;
	display: block;
	clear: both;
	margin-top: 15px;
	padding: 10px;
	background-color: #fdfdfd;
}

.comment-post .comment-title {
    margin-bottom: 10px;
}

.comment-post .button {
	margin-bottom: 15px;
}

/*cart*/
.cart {
	padding: 15px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.cart .cart-product {
	margin-top: 5px;
}

.cart .cart-product.first {
	border-bottom: 1px solid #ddd;
	margin-bottom: 16px;
}

.cart .cart-product .row {
	margin-bottom: 5px;
}

.cart .cart-product .row:last-child {
	margin-bottom: 0;
}

.cart .cart-product .remove i {
	text-align: right;
	float: right;
	position: relative;
	top: 3px;
}

.cart .cart-product .contents img {
	width: 80px;
	height: 80px;
	background-color: #f5f5f5;
}

.cart .cart-product .contents input {
	width: 50px;
	height: 24px;
	border: 1px solid #ddd;
	padding: 6px;
}

.cart .cart-product .button {
	margin-top: 8px;
}

.total-pay {
	padding: 15px 15px 0;
	background-color: #fff;
	margin-top: 20px;
	border: 1px solid #ddd;
}

.total-pay .contents h5 {
	margin-top: 10px;
}

.total-pay .button {
	margin-top: 10px;
	margin-bottom: 14px;
}

/*checkout*/
.checkout {
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.checkout .no-mb {
	margin-bottom: 0;
	margin-top: 20px;
}

.product-choosed {
	padding: 15px;
	background-color: #fff;
}

.product-choosed {
	margin-top: 5px;
	border: 1px solid #ddd;
}

.product-choosed.first {
	border-bottom: 1px solid #ddd;
	margin-bottom: 16px;
}

.product-choosed .row {
	margin-bottom: 5px;
}

.product-choosed .row:last-child {
	margin-bottom: 0;
}

.product-choosed .remove i {
	text-align: right;
	float: right;
	position: relative;
	top: 3px;
}

.product-choosed .contents img {
	width: 80px;
	height: 80px;
	background-color: #f5f5f5;
}

.product-choosed .contents input {
	width: 50px;
	height: 24px;
	border: 1px solid #ddd;
	padding: 6px;
}

.checkout-button {
	margin-top: 15px;
}

/*blog*/
.blog .contents {
	background: #ffffff;
	margin-bottom: 35px;
}

.blog .contents img {
	width: 100%;
}

.blog .contents .text {
	padding: 10px 0 0;
}

.blog .contents .text i {
	margin-right: 8px;
}

.blog .contents .text .date {
	margin-top: 8px;
}

/*blog single*/
.blog-single .contents {
	background: #ffffff;
	margin-bottom: 20px;
}

.blog-single .contents img {
	width: 100%;
}

.blog-single .contents .text {
	padding: 10px 0 0;
}

.blog-single .contents .text i {
	margin-right: 8px;
}

.blog-single .share-button ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

.blog-single .share-button ul li {
	list-style: none;
	display: inline-block;
	margin: 0 10px;
}

.blog-single .share-button ul li a i {
	font-size: 18px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 36px;
	color: #fff;
}

.blog-single .share-button {
	padding: 17px 0;
	background-color: #fff;
	margin-bottom: 20px;
}

.blog-single .share-button ul li a .fa-facebook {
	background: #3b5999;
}

.blog-single .share-button ul li a .fa-twitter {
	background: #55acee;
}

.blog-single .share-button ul li a .fa-instagram {
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}

.blog-single .share-button ul li a .fa-google {
	background: #dd4b39;
}

/*collapse*/
.collapse .collapsible-header i {
	margin-top: 4px;
	font-size: 1rem;
	margin-right: 0;
}

.collapse .collapse .collapsible-body {
	background-color: #fff;
	padding: 1rem;
}

/*calendar*/
.calendar-head {
	text-align: center;
	background: #0fb1db;
	color: #fff;
	padding: 15px 0;
	margin-bottom: 20px;
}

.calendar-head i {
	cursor: pointer;
}

.calendar-head h5 {
	color: #fff;
}

.calendar-head .row {
	margin-bottom: 0;
}

.calendar th,
.calendar td {
	text-align: center;
}

.calendar .active {
	background: #0fb1db;
	color: #fff;
}

.calendar table {
	background: #fff;
}

/*card*/
.card .card-content {
	padding: 13px 15px;
}

.card .card-content h5 {
	margin-bottom: 8px;
}

.card .card-content i {
	font-size: 17px;
	cursor: pointer;
}

.card .card-reveal {
	padding: 13px 15px;
}

.card .card-title {
	font-size: 16px;
}

.card .card-reveal i {
	font-size: 17px;
	position: relative;
	top: 0;
}

/*list*/
.list .contents {
	padding: 15px;
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

.list-img {
	float: left;
	margin-right: 10px;
}

.list-img img {
	width: 60px;
    height: auto;
    border-radius: 50%;
}

.list-text {
	overflow: hidden;
}

/*pagination*/
.pagination li.disabled a {
	color: #fff;
	background: #0fb1db;
}

/*pagination variants*/
.basic-pagination ul li {
	margin-right: 6px;
	background-color: #fff;
}

.basic-pagination ul li:last-child {
	margin-right: 6px;
}

.pagination-circle ul li {
	margin-right: 6px;
}

.pagination-circle ul li:last-child {
	margin-right: 0;
}

.pagination-circle ul li a {
	border-radius: 50%;
	background-color: #fff;
}

.section-title.pagination-page {
	text-align: left;
}

/*table*/
.table-contents {
	background: #fff;
	padding: 0 15px 15px;
}

/*tabs*/
.contents-tabs img {
	width: 100%;
	margin-top: 20px;
}

.contents-tabs h4 {
	margin-top: 10px;
}

.tabs .tab a {
	color: #0fb1db;
}

.tabs .tab a:hover {
	color: #0fb1db;
}

.tabs .tab a.active {
	color: #0fb1db;	
}

.tabs .indicator {
	background-color: #0fb1db;
}

/*about*/
.about .content img {
	width: 100%;
}

.about .content h3 {
	margin: 10px 0 5px;
}

.about .social-link {
	border-top: 1px solid #ddd;
	padding-top: 11px;
	margin-bottom: 13px;
}

.about .social-link i {
	margin-right: 5px;
}

/*settings*/
.settings .profile-photo .contents {
	margin-bottom: 14px;
	border-radius: 0.28571429rem;
}

.settings .profile-photo span {
	display: block;
	margin-bottom: 5px;
	color: rgba(0,0,0,.87);
	font-size: .92857143em;
	font-weight: 700;
}

.settings .profile-photo img {
	width: 80px;
	height: 80px;
}

.settings .profile-banner .contents {
	margin-bottom: 14px;
	border-radius: 0.28571429rem;
}

.settings .no-mb {
	margin-bottom: 0;
	margin-top: 20px;
}

.settings .profile-banner span {
	display: block;
	margin-bottom: 5px;
	color: rgba(0,0,0,.87);
	font-size: .92857143em;
	font-weight: 700;
}

.settings .profile-banner img {
	width: 100%;
}

.settings .button {
	margin-bottom: 15px;
}

.settings input[type="file"]:focus {
	border-color: transparent !important;
}

/*pricing table*/
.pricing-table .row:last-child {
	margin-bottom: 0;
}

.pricing-table .contents {
	padding: 15px 15px 20px;
	background: #fff;
	border: 1px solid #eee;
	box-shadow: 0 0 30px rgba(224, 224, 224, 0.3);
}

.pricing-table .contents  h4 {
	color: #0fb1db;
	margin-top: 5px;
}

.pricing-table .contents h4 span {
	font-size: 14px;
	color: #333;
}

/*comment-form*/
.comment-form {
	padding: 0;
}

.comment-form h4 {
	margin-bottom: 25px;
}

/*form*/
form label.active {
	color: #0fb1db !important;
}

form input {
	border: 1px solid #ccc !important;
	height: 2.5rem !important;
	padding: 0 10px !important;
	box-sizing: border-box !important;
}

form input[type="file"] {
	border: 0 !important;
	padding: 0 !important;
	display: block;
}

form textarea {
	border: 1px solid #ccc !important;
	padding: 10px;
	box-sizing: border-box !important;
	height: 7rem !important;
	font-size: 1rem;
}

form input:focus {
	border: 1px solid #0fb1db !important;
	box-shadow: none !important;
}

form textarea:focus {
	border: 1px solid #0fb1db !important;
	box-shadow: none !important;
}

form select {
	border: 1px solid #ccc;
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 20px;
}

form .button {
	margin-top: 20px;
	text-align: center;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #555;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #555;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #555;
}
:-moz-placeholder { /* Firefox 18- */
  color: #555;
}

/*sign in*/
.signin-contents {
	background-color: #fff;
}

.sign-in .social-login {
	margin-top: 20px;
}

.sign-in .social-login h5 {
	text-align: center;
	margin-bottom: 10px;
	font-weight: 400;
}

.sign-in .button-facebook {
	background-color: #3b5999;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.sign-in .button-twitter {
	background-color: #55acee;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.sign-in .button-linkedin {
	background-color: #0077B5;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.sign-in .button-google {
	background-color: #dd4b39;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

/*sign up*/
.signup-contents {
	background-color: #fff;
}

.sign-up .social-login {
	margin-top: 20px;
}

.sign-up .social-login h5 {
	text-align: center;
	margin-bottom: 10px;
	font-weight: 400;
}

.sign-up .button-facebook {
	background-color: #3b5999;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.sign-up .button-twitter {
	background-color: #55acee;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.sign-up .button-linkedin {
	background-color: #0077B5;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.sign-up .button-google {
	background-color: #dd4b39;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

/*contact*/
.contact .contact-contents form textarea {
	margin-bottom: 0;
}

.contact .contact-contents .button {
	margin-bottom: 15px;
}

/*page not found*/
.page-not-found {
	text-align: center;
	padding: 15px;
	background-color: #fff;
}

.page-not-found h2 {
	font-size: 120px;
}

.page-not-found h4 {
	font-size: 30px;
	margin-bottom: 18px;
}

.page-not-found ul {
	padding: 0;
	margin: 0;
}

.page-not-found ul li {
	list-style: none;
	display: inline-block;
	margin: 0 6px;
}

.page-not-found ul li a i {
	margin-right: 3px;
}

/*get in touch*/
.get-in-touch.segments {
	padding-bottom: 0;
}

.get-in-touch .content {
	text-align: center;
}

.get-in-touch .content h3 {
	margin-bottom: 5px;
}

.get-in-touch .content p {
	line-height: 22px;
}

.get-in-touch .content .button {
	margin-top: 15px;
	display: inline-block;
}

.get-in-touch .content a:hover {
	color: #fff;
}

/*footer*/
footer {
	padding: 35px 0 8px;
	text-align: center;
}

footer img {

}

footer ul {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 18px;
}

footer ul li {
	display: inline-block;
	margin: 2px 4px;
}

footer ul li a i {
	background: #f7f7f7;
	width: 35px;
	height: 35px;
	line-height: 35px !important;
	border-radius: 50%;
}
footer .dl-l{float:left; width:75%; margin-top:10px; margin-bottom:0;}
footer .f-dl-r{float:right; width:23%;margin-right:0px; margin-bottom:0;}
.font14{ font-size:14px;}

.sectionBottom {
    margin-top: .2rem;
    height: 50px;
}
.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	display: flex;
}
.sectionBottom span {
	margin-top: 2px;
    margin-right: .5rem;
    color: #333;
    font-size: 16px;
}
.icon-triangleRight {
        width: 0;
    height: 0;
    border-top: 0.4rem solid transparent;
    border-bottom: 0.4rem solid transparent;
    border-left: 0.4rem solid #555;
}

.box-b-shadow{
	box-shadow: 0px 7px 20px -7px rgba(0,0,0,.15);
}

footer{margin:0 auto 40px auto;max-width:640px;width:100%;padding-bottom:30px;text-align:left;font-size:12px;color:#999; background-color:#292c30;}
footer .w90{width:90%; margin:0 auto;}
.footnav{position:fixed;bottom:0;margin:0;width:100%; max-width:640px; z-index:9999; border-top:1px solid #eee;}
.footnav ul{background:#fff;margin:0 auto;max-width:640px;width:100%;overflow:hidden;}
.footnav li{float:left;width:20%;padding:0;}
.footnav li a{display:block;width:100%;height:100%;text-align:center;color:#333;font-size:12px;}
.footnav li a span{display:block;margin:6px 0 0 0;}
.footnav li a span img{ width:26px;}
.footnav li a:hover span{color:#ff0;}
.search{width:100%;max-width:640px;bottom:54px;background:#494949;margin:0 auto;border-bottom:1px solid #575757;display:none;}
.search form{padding:0 15px 15px;}
.search form span{display:block;color:#fff;font-size:16px;line-height:50px;}
.search form span a.am-close{float:right;color:#fff;padding-top:5px;}
.search form input{width:70%;border:1px solid #666;padding:6px 10px;border:0;}
.search form button{width:30%;padding:6px 10px;color:#fff;background:#666;border:0;}
.fl {
    float: left;
    display: inline;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.f-dl-r dd {
    font-size: 12px;
    margin: 5px 0;
	text-align:left;
}
footer .dl-l dd {
    padding-bottom: 12px;
    float: left;
    margin: 0 5px 0 0;
    float: left;
    color: #666;
}
footer .dl-l dd a {
    color: #999;
	font-size:14px;
    display: inline-block;
    padding: 0 15px 0 0;
    text-decoration: none;
}
.banner{margin-top:60px;}
article {
    margin: 0 auto;
    max-width: 640px;
    width: 90%;
}
.h-h2 {
    font-size: 22px;
    line-height: 170%;
    color: #222;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 0;
    margin-top: 30px;
}
.about_bg_01{ background:url(../img/about_01.jpg) center no-repeat; background-size:120% auto; text-align:center;}
.about_bg_02{ background:url(../img/about_02.png) center no-repeat; background-size:120% auto; text-align:center;}
.about_bg_03{ background:url(../img/about_03.jpg) center no-repeat; background-size:120% auto; text-align:center;}
.about_bg_04{ background:url(../img/about_04.jpg) center no-repeat; background-size:120% auto; text-align:center;}
.about_bg_05{ background:url(../img/about_05.png) center no-repeat; background-size:120% auto; text-align:center;}

.product_bg_01{ background:url(../img/product_01.jpg) center no-repeat; background-size:120% auto; text-align:center;}
.news_bg_01{ background:url(../img/news_01.jpg) center no-repeat; background-size:120% auto; text-align:center;}
.cases_bg_01{ background:url(../img/cases_01.jpg) center no-repeat; background-size:120% auto; text-align:center;}
.material_bg_01{ background:url(../img/material_bg_01.jpg) center no-repeat; background-size:120% auto; text-align:center;}
.material_bg_02{ background:url(../img/material_bg_02.png) center no-repeat; text-align:center;}

.contact_bg_01{ background:url(../img/contact_01.gif) center no-repeat; background-size:120% auto; text-align:center;}
.contact_bg_02{ background:url(../img/contact_02.gif) center no-repeat; background-size:120% auto; text-align:center;}
.contact_bg_03{ background:url(../img/contact_03.gif) center no-repeat; background-size:120% auto; text-align:center;}

.about { padding: 15px 0 0 0;line-height: 24px;}

/*产品列表*/
.home_pro{margin:15px 0 0;width:104%;clear:both;}
.home_pro ul li{width:46%;margin:0 4% 2% 0;float:left;}
.home_pro ul li a{border:0px solid #ededed;display:block;}
.home_pro ul li a div{overflow:hidden;width:100%;height:100%;text-align:center;}
.home_pro ul li a div img{height:110px;max-width:100%;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}

.home_pro ul li a p{text-align: center;font-size:14px;color:#333;margin:0;padding:10px 5px;}
.home_pro ul li a .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.home_pro h6{ padding-top:5px;}
@media screen and (min-width:375px){.home_pro ul li a div img{height:114px;}}
@media screen and (min-width:414px){.home_pro ul li a div img{height:121px;}}
@media screen and (min-width:640px){.home_pro ul li a div img{height:195px;}}

@media screen and (min-width:375px){.home_case img{width:338px !important; height:114px !important;}}
@media screen and (min-width:414px){.home_case img{width:373px !important; height:206px !important;}}
@media screen and (min-width:640px){.home_case img{width:448px !important; height:247px !important;}}

/*新闻列表*/
.home_news{margin:15px 0 0;width:104%;clear:both;}
.home_news ul li{width:46%;margin:0 4% 4% 0;float:left;}
.home_news ul li a{border:0px solid #ededed;display:block;}
.home_news ul li a div{overflow:hidden;width:100%;height:100%;text-align:center;}
.home_news ul li a div img{height:110px;max-width:100%;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}

.home_news ul li a p{text-align:left;font-size:12px;color:#333;margin:0;padding:5px 0;}
.home_news ul li a .title{overflow:hidden; font-size:14px; font-weight:bold; white-space:nowrap;text-overflow:ellipsis;}
.text-hide {overflow: hidden; height:44px; /*white-space: nowrap; text-overflow: ellipsis;*/}
.home_news .date{}
@media screen and (min-width:375px){.home_news ul li a div img{height:114px;}}
@media screen and (min-width:414px){.home_news ul li a div img{height:121px;}}
@media screen and (min-width:640px){.home_news ul li a div img{height:195px;}}

/*分页相关*/
.pagelist{ clear:both; padding-top:5px;}
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:2px 10px;}
.pagelist li a:hover{border-color:#4cbbdc;background:#4cbbdc;color:#fff;}
.pagelist li.active a{border-color:#4cbbdc;background:#4cbbdc;color:#fff;}

/*产品系列二级选择*/
.b_gray{ margin-top:20px; background-color:#efefef; padding:20px;}
.hover { background: #20c6ce; border-radius: 5px; color: #fff;}
.home_nav{text-align:left;}
.home_nav ul{margin:0px auto;}
.home_nav ul span{ font-weight:700;}
.home_nav ul li{display:inline-block;width:auto;position:relative;margin-bottom:10px;}
.home_nav ul li a{display:block;padding:5px 10px;color:#333;font-size:14px;margin:0 2px;border-radius:2px;}
.home_nav ul li a:hover{color:#fff; text-decoration:none;}
.home_nav ul .hover a{display:block;padding:5px 10px;color:#fff;font-size:14px;color:#fff;margin:0 2px;border-radius:2px;border-radius:0;}

.home_nav ul li dl{display:none;background:#20c6ce;padding:2px 0;margin:16px 0 0 0;z-index:999;}
.home_nav ul .hover dl{display:none;text-align:left;position:absolute;top:11px;left:0px;}
.home_nav ul .hover dl dt a{display:block;font-weight:normal;color:#fff;background:#20c6ce;min-width:100px;border:0;}
.home_nav ul .hover dl dt a:hover{background:#fff;color:#333;border:0;}

/*筛选相关*/
.filter{/*border:1px solid #f3f3f3;padding:6px 20px;margin-top:30px;box-shadow:0px 0 10px rgba(0,0,0,0.1);padding:15px; */text-align:left;}
.filter dl{margin:0;}
.filter dl dd{float:left;width:70px;font-weight:bold;font-size:14px;margin:0;padding-top:5px;}
.filter dl dt{margin:0;}
.filter dl dt a{font-weight:normal;margin:0 5px 5px 0;padding:5px 10px;color:#666;font-size:14px;display:inline-block;border-radius:5px;}
.filter dl dt a:hover{background:#20c6ce;color:#fff; text-decoration:none;}
.filter dl dt .hover{background:#20c6ce;color:#fff;}

/*产品详情*/
.pro_show h1 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin:0;
    padding:30px 0 20px 0;
}

/*新闻相关*/
.news_show{ margin-top:60px;}
.news_show h1{text-align:left;font-size:18px;font-weight:400;margin:0;padding:30px 0 0;}
.news_show .info{border-right:3px solid #4cbbdc;background:#eee;margin:15px 0;padding:10px 15px;font-size:12px;color:#666;}
.news_show .intro{padding:15px 0 0;}
.news_show .intro a{color:#06C;}
.news_show .intro a:hover{color:#f30;}
.news_show .intro img{max-width:100%;height:auto;}
.news_show .other{margin:20px 0 10px 0;text-align:center;}
.news_show .other p{font-weight:bold;}
.news_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:4px 20px;min-width:100px;}
.news_show .other a span{font-size:18px;margin-right:10px;}
.news_show .other a em{font-style:normal;font-size:18px;}
.news_show .other a:hover{background:#2384D5;border-color:#2384D5;color:#fff;}
.news_show .other a:hover span{color:#fff;}
.news_show .tags{font-weight:500;}
.news_show .tags a{margin-right:5px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.news_show .tags a:hover{background:#2384D5;color:#fff;border-color:#2384D5;}

.text-center {text-align: center;}
.btn-success {display: inline-block; font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 2px solid transparent;
    color: #26cec9;
    background-color: #fff;
    border-radius: 30px;
    border-color: #26cec9;
    padding: 10px 30px;
    margin: 0 auto 20px auto;
    font-weight: bold;
}

.book{ margin:20px 0;}
.btnn{ margin:14px 0;}
.m_t0{margin-top:0 !important;}


.arclist_page {padding:50px 0;*zoom: 1;text-align:center;}
.arclist_page a,.arclist_page em {display:inline-block;font-size: 13px;margin: 0px 3px;padding:1px 10px;background: #fff;text-align: center;font-style: normal;white-space: nowrap;border: 1px solid #ddd;line-height: 25px;color:#6e6e6e;}
.arclist_page a:hover,.arclist_page a.fycurrent {color:#fff;border-color:#4cbbdc;background:#4cbbdc;}