﻿body, html {
	margin: 0;
	padding: 0;
}
body {
	line-height: 24px;
	color: #323232;
	font-size: 14px;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	 overflow-x: hidden; overflow-y: auto; 
}
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
	text-decoration: none;
	color: #000;
	transition: all .5s;
	-moz-transition: all .5s; 
	-webkit-transition: all .5s;  
	-o-transition: all .5s;
	-ms-transition: all .5s;  
}
:after,:before{
	transition: all .5s;
	-moz-transition: all .5s; 
	-webkit-transition: all .5s;  
	-o-transition: all .5s;
	-ms-transition: all .5s;  
}
.w-separator-h {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: inherit;
	border-color: inherit;
	color: inherit;
	margin:30px 0
}
.w-separator-h h2{ font-size:25px;}
.w-separator-h:before,.w-separator-h:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 50%;
	height: 0;
	width: 2000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: inherit;
	color:#CCC
}

.w-separator-h:before {
	right: 100%;
	margin-right: 15px
}

.w-separator-h:after {
	left: 100%;
	margin-left: 15px
}

.w-separator-h>* {
	display: inline-block;
	vertical-align: top;
	line-height: inherit!important;
	margin: 0
}
.text-content{font-size:14px; line-height:170%}
.ca,ca:link{ color:#323232; text-decoration:none;}
.ca:hover{ color:#f10000; text-decoration:none;}
.bottom-nav{
	width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:none;
}
.borders1{ border:1px solid #e9e9e9;}
.title-bt { font:bold  32px/55px  Arial, Helvetica, sans-serif; color:#ff6105}
.title-bt1 { font:bold 32px/65px  Arial, Helvetica, sans-serif; color:#333333}
.title-bt3 { font:bold 22px/35px  Arial, Helvetica, sans-serif; color:#ff5d02;letter-spacing:2px}
.title-bt4 { font:18px/35px  Arial, Helvetica, sans-serif; color:#494949;letter-spacing:2px}
.text11{ font-size:13px; border-bottom:1px solid #ececec; margin:20px auto; color:#777777}
.title-16 { font:18px/35px Arial, Helvetica, sans-serif; }
.title-16s { font:18px/35px  Arial, Helvetica, sans-serif; color:#999}
.mbnone{ display: block;}
.pcnone{display: none;}
#about-section{ margin:2% 0; }
.img-bg {
	background: url(../images/white-texture.jpg) 0 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

/* fullSlide */
.fullSlide{width:100%;position:relative;background-size:cover; top:0  }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;background-size:cover;}
.fullSlide .bd li{width:100% !important;height:80vh;overflow:hidden;text-align:center;background-size:cover;}
.fullSlide .bd li a{display:block;height:80vh;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center; }
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:1;line-height:999px;margin-bottom:10px;}
.fullSlide .hd ul .on{background:#e86a22;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}







.inner-intro {
	background: url(../../images/contact.jpg) no-repeat;
}
.about-intro {
	background: url(../../images/about-banner.jpg) no-repeat;-webkit-background-size: cover;
	background-size: cover;
}
.pro-intro {
	background: url(../../images/pro-banner1.jpg) no-repeat;-webkit-background-size: cover;
	background-size: cover;
}
.service-intro {
	background: url(../../images/service-banner.jpg) no-repeat;-webkit-background-size: cover;
	background-size: cover;
}
.job-intro {
	background: url(../../images/job-banner.jpg) no-repeat top;-webkit-background-size: cover;
	background-size: cover;
}
.news-intro {
	background: url(../../images/news-banner.jpg) no-repeat bottom;-webkit-background-size: cover;
	background-size: cover;
}
.light-color {
	color: #fff;
}
.parallax {
	background: url(../images/parallax2.jpg) no-repeat;
}
#overlay_block, .bg_img {
	padding:60px 0; background-color:#ffffff
}
.parallax, #overlay_block, .inner-intro {

	background-size: cover;
	width: 100%;
	background-attachment: fixed;
	background-position: center center;
}
.width-25per {
	width: 25%;
}
.width-75per {
	width: 75%;
}
h1 {
	font-size: 35px;
	margin-top: 0;
	font-family:  Arial, Helvetica, sans-serif;
	position: relative;
}
h2 {
	font-size: 30px;
	margin-top: 0;

}
h3 {
	font-size: 20px;
	margin-top: 0;
	text-transform: uppercase;
}
h4 {
	font-size: 18px;
	font-weight: 600;
}
h5 {
	font-size: 15px;
	line-height: 1.5;
}
h6 {
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 17px;
}
h1, h2, h3, h4, h5, h6 {

	margin: 0 0 10px 0;
	line-height: 1.3;
}
h2 span {
	font-weight: 300;
}
.title h1 {
	font-weight: 500;
	text-transform: uppercase;
	color:#2b2b2b
}
.title h2 {
	font-weight: 500;
	text-transform: uppercase;
	color:#ffffff
}
.title h1 {
	font-weight: 800;
	text-transform: uppercase;
	color:#ffffff
}
.title .xiaoz {
	text-transform: uppercase;
	color:#000;
	font-size:16px; text-shadow:2px 1px 1px #ffffff;
}

a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
a {
	color: #333;
}
*:focus {
	outline: none !important;
}
.no-padding {
	padding: 0;
}
.paddings1 {
	padding-top:50px;
	padding-bottom: 40px;
}
.padding5s {
	padding-top: 50px;
	padding-bottom: 50px;
}
.paddings {
	padding-top: 90px;
	padding-bottom: 90px;
}
.padding {
	padding-top: 150px;
	padding-bottom: 150px;
}
.padding1 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.padding2 {
	padding-top: 80px;
	padding-bottom: 120px;
}
.pt-90 {
	padding-top: 90px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-40 {
	padding-bottom: 40px;
}
.mat-40 {
	margin-bottom: 40px;
}
.padding-20 {
	padding: 20px;
}
.padding-30 {
	padding: 30px;
}
.padding-40t {
	padding: 20px 40px 0 40px;
}
.padding-40 {
	padding: 40px;
}
.plr-0 {
	padding-left: 0;
	padding-right: 0;
}
.pl-0 {
	padding-left: 0;
}
.pr-0 {
	padding-right: 0;
}
.pr-30 {
	padding-right: 30px;
}
.pl-70 {
	padding-left: 70px;
}
.pr-70 {
	padding-right: 70px;
}
.plr-20 {
	padding-left: 20px;
	padding-right: 20px;
}
.ptb-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.pt-0 {
	padding-top: 0px;
}
.pb-0 {
	padding-bottom: 0px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-45 {
	padding-top: 25px;
}
.pt {
	padding-top: 90px;
}
.pb {
	padding-bottom: 90px;
}
.ptb-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.pt-15 {
	padding-top: 15px;
}
.pb-15 {
	padding-bottom: 15px;
}
.ptb-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
.ptb-60 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pt-60 {
	padding-top: 60px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.ptb-40 {
	padding-bottom: 40px;
	padding-top: 40px;
}
.ptb-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pt-80 {
	padding-top: 80px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-50s {
	padding-top: 3%;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-38 {
	padding-bottom: 38px;
}
.mtb-0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.mlr-0 {
	margin-left: 0px;
	margin-right: 0px;
}
.mt-0 {
	margin-top: 0px;
}
.mb-0 {
	margin-bottom: 0px;
}
.ml-0 {
	margin-left: 0px;
}
.mr-0 {
	margin-right: 0px;
}
.mtb-80 {
	margin-top: 80px;
	margin-bottom: 80px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-100 {
	margin-bottom: 80px;
}
.mt-80 {
	margin-top: 80px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mtb-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.mt-60 {
	margin-top: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mt-50 {
	margin-top: 50px;
}
.mtb-45 {
	margin-top: 45px;
	margin-bottom: 45px;
}
.mt-45 {
	margin-top: 45px;
}
.mb-45 {
	margin-bottom: 45px;
}
.mt-40 {
	margin-top: 40px;
}
.mb-40 {
	margin-bottom: 35px;
}
.mb-35 {
	margin-bottom: 35px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mtb-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.ml-15 {
	margin-left: 15px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.ml-30 {
	margin-left: 30px;
}
.mr-30 {
	margin-right: 30px;
}
.mtb-25 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.mt-25 {
	margin-top: 25px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mtb-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-35 {
	margin-top: 15px;margin-bottom: 35px;
}
.mt-10 {
	margin-top: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.mt-up {
	margin-top: -100px;
}


/*  General Style   ||-----------*/
.b-line3{
	position: relative;
	width: 304px;
	height: 3px;
	background: #eb6b22;
	display: block;
	margin: 0 auto;
}
.b-line {
	position: relative;
	width: 90px;
	height: 3px;
	background: #eb6b22;
	display: block;
	margin: 0 auto;
}
.l-left {
	margin: 0;
}
img {
	max-width: 100%;
}
.no-brdr {
	border: none;
}
.btn-text {
	font-size: 13px;
	color: #fff;
	line-height: 36px;
	padding: 4px 10px;
	margin: 0 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	letter-spacing: 1px;
	background: #ff6105;
	min-width: 150px;
	height: 44px;
	text-align: center;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	text-transform: uppercase;
	border-radius: 8px;
}
.small-btn {
	padding: 10px 30px;
}
.btn-text:hover,.btn-text:focus {
	background: #ffba00;
	color: #ffffff;
	text-decoration: none;

}
.tm-banner-link1 {
	background: #024f97;
	color: #FFF;
	font-weight: 600;
	display: inline-block;
	padding: 10px 50px;
	margin-top: 30px;
	transition: all 0.3s ease;
	border-radius:10px
}
.tm-banner-link1:hover,
.tm-banner-link1:focus {
	background: #fcbe00;
	color: #fff;
}



.tm-banner-link2 {
	background: rgba(235, 107, 34, 1) none repeat scroll 0% 0%;
	border-radius:5px;
	color: #FFF;
	font-weight: 600;
	display: inline-block;
	padding: 7px 40px;
	margin-top: 30px;
	transition: all 0.3s ease;
}
.tm-banner-link2:hover,
.tm-banner-link2:focus {
	background: rgba(96, 98, 98, 1);
	color: #ffffff;
}





.icon-box {
	width: 80px;
	height: 80px;
	line-height: 80px;
	background-color: #3bafda;
	margin: 20px auto;
	color: #fff;
	font-size: 25px;
	text-align: center;
	display: block;
	border-radius: 50%;
}
div .secondary_bg {
	background: #ffaf36;
}
div .btn-text.secondary_bg {
	border-color: #ffaf36;
}
div .btn-text.secondary_bg:hover {
	color: #ffaf36;
}
.border-top {
	border-top: 10px solid #ff6105
}
.text-color {
	color: #ff6105;
}

.page-heading {
	background-color: #f5f5f5;
}
.breadcrumb {
	padding-left: 0;
	padding-right: 0;
}
p.lead {
	font-style: italic;
}
p.lead, .lead {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 0;
}
.dark_bg {
	background: #27547d;
}
.gray-bg {
	background: #f7f7f7;
	color: #323232;
}
.dark-bg {
	background: #323232;
	color: #fff;
}
.overlay-dark {
	position: relative;
	z-index: 1;
}

.bold {
	font-weight: bold;
}
.thin {
	font-weight: 300;
}

.half-width {
	width: 50%;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.height-300 {
	height: 300px;
}
.height {
	height: 250px;
}
.border {
	border: 1px solid #ccc;
}
.about-block {
	-webkit-transition: all 0.4s linear 0s;
	-ms-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
.v-line {
	border-left: 3px solid #daa106;
	padding-left: 20px;
}
.box-shadow {
	box-shadow: 14px 14px 0 0 rgba(0, 0, 0, 0.19);
}
.box-shadow-l {
	box-shadow: -14px 14px 0 0 rgba(0, 0, 0, 0.19);
}
.btn-wrap .btn-text:last-child {
	margin-top: 10px;
}
/*Form Style   ||-----------*/

button {
	outline: none;
	border: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	display: inline-block;
}
button, input, textarea, select {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], input[type="radio"], input[type="checkbox"], textarea, select {
	border: 1px solid #fff;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	color: #202020;
	outline: none;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 13px;
	padding: 13px 15px;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	display: inline-block;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
}

/* Header Style */
.wrapper {
	position: relative;
	width: 100%;
}

.push-body-totop .header.sticky {
	position: fixed;
	top: 0;
}

.header .container {
	position: relative;
}

.header {
	background-color: #fff;
	color: #323232;
	padding: 0px;
	position: relative;
	margin:0;
	top: 0;
	transition: all 0.25s ease 0s;
	-webkit-transition-: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	width: 100%;
	z-index: 2000;

}

.header.sticky {
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	color: #323232;
	position: fixed;
	z-index: 2030;
	transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
}

.full-intro .header {
	background-color: rgba(255,255,255,0);
	border-bottom: none;
	position: absolute;
	top: 0;
}

.full-intro .header.sticky {
	background-color: rgba(255, 255, 255, 0.96);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	color: #323232;
	position: fixed;
	border-bottom: 1px solid #eee;
}

.background--dark .header, .background--dark .header a, .background--dark .header .side-menu-btn ul li a.right-icon, .background--dark .header .mobile-menu-icon {
	
}

.background--light .header, .background--light .header a, .full-intro .header.sticky a, .header a, .header.sticky a, .mobile-menu-icon, .header.sticky .mobile-menu-icon, .header .side-menu-btn ul li a.right-icon, .header.sticky .side-menu-btn ul li a.right-icon, .header .mobile-menu-icon, .header.sticky .mobile-menu-icon {
	color: #323232;
}

.header li {
	list-style: outside none none;
}

.header ul, .header li {
	margin: 0;
	padding: 0;
}

/* logo Style */
.background--dark .header, .background--dark .header a, .background--dark .header .side-menu-btn ul li a.right-icon, .background--dark .header .mobile-menu-icon {
	color: #fff;
}
.header .logo a img.l-white {
	opacity: 1;
}
.header .logo a img.l-black, .header.sticky .logo a img.l-white {
	opacity: 0;
}
.header.sticky .logo a img.l-black {
	opacity: 1;
}

.header .logo {
	float: left;
	display: inline-block;
}

.header .logo a {
	position: relative;
	display: block;
	width: 245px;
	margin-top: 13px;
}
.header.sticky .logo a {
	margin-top: 13px;
}

.logo a img {
	position: absolute;
	width: 100%;
	opacity: 0;
	display: block;
}
.header .lan {
	margin-top:10px;width:130px;font:16px/45px Tahoma, Geneva, sans-serif;height:40px; color:#ff9602;  float:right
	
}

/* Navigation Menu Style*/
.mobile-menu-icon-wraper {
	display: none;
	position: relative;
	float: left;
	margin-left: 20px;
}

.mobile-menu-icon, .header.sticky .mobile-menu-icon {
	height: 25px;
	display: block;
	font-size: 25px;
	line-height: 24px;
}
.side-menu-btn-fix {
	position: fixed;
	top: 25px;
	right: 25px;
	z-index: 2001;
	font-size: 17px;
}
.side-menu-btn-fix a {
	width: 35px;
	height: 35px;
	text-align: center;
	background: rgba(0,0,0,0.8);
	display: block;
	border-radius: 3px;
	color: #fff;
	line-height: 34px;
}
.side-menu-btn-fix a:hover {
	background: #000;
}

/* Right Side Menu Button Style*/
.header .side-menu-btn {
	float: right;
	position: relative;
}

.header .side-menu-btn > ul > li, .header .mobile-menu-icon-wraper {
	float: left;
	padding: 35px 0 34px;
	margin-left: 20px;
	transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
}

.header.sticky .side-menu-btn > ul > li, .header.sticky .mobile-menu-icon-wraper {
	padding: 19px 0 20px;
}

.header .side-menu-btn ul li a.right-icon {
	display: block;
	position: relative;
}

.header .side-menu-btn ul li a.right-icon {
	height: 25px;
	background-repeat: no-repeat;
	font-size: 17px;
}
.inner-header .wrapper {
	padding-top: 80px;
}
.inner-header .header .logo a img.l-black, .inner-header .header.sticky .logo a img.l-white {
	opacity: 0;
}
.inner-header .header .logo a img.l-black, .inner-header .header.sticky .logo a img.l-white {
	opacity: 1;
}
.inner-header .header, .inner-header .header.sticky {
	
	transition: inherit;
	-webkit-transition-: inherit;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	-o-transition: inherit;
}
.inner-header .header{
	box-shadow: none;
	-webkit-box-shadow: none;
}

.navigation .sub-nav {
	left: 0;
	border-top: 20px solid transparent;
	position: absolute;
	top: 175%;
	width: 200px;
	z-index: 3;
	background-clip: padding-box;
	padding: 0;
	transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-webkit-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-moz-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-ms-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	-o-transition: top 0.3s ease 0s, visibility 0.2s ease 0.2s, opacity 0.2s ease 0.1s;
	opacity: 0;
	visibility: hidden;
	background-color: #2a3b48;
}
.navigation .sub-nav li {
	display: block;
	float: none;
	margin: 0;
	border-bottom: 1px solid #314351;
	padding-bottom: 0;
	position: relative;
}
.navigation li:hover .sub-nav {
	opacity: 1;
	top: 80%;
	transition: top 0.3s ease 0s;
	visibility: visible;
}
.navigation li.sub-menu .sub-nav {
	border: none;
	opacity: 0;
	top: 0;
	transition: top 0.3s ease 0s;
	visibility: visible;
	left: auto;
	right: 110%;
	visibility: hidden;
	transition: all 0.3s ease 0s;
}
.navigation li.sub-menu:hover .sub-nav {
	visibility: visible;
	opacity: 1;
	right: 100%;
	transition: all 0.3s ease 0s;
}

.navigation .sub-nav li:last-child {
	border-bottom: 0;
}
.navigation .sub-nav li a {
	padding: 8px 20px;
	display: block;
	color: #fff;
}
.navigation .btn-text {
	display: none;
}
/*==============================================================================================*/
/* FOOTER         ||---------------------------- */
/*==============================================================================================*/


.entry-thumbnail {
	float: left;
	margin: 0 15px 0 0 !important;
	max-width: 60px;
	padding-right: 0;
}
.entry-thumbnail {
	float: left;
	margin: 0 15px 0 0 !important;
	max-width: 60px;
	padding-right: 0;
}
.blog-link .fa {
	font-size: 15px;
	margin-right: 8px;
}

.newsletter {
	width:100%
}
.newsletter .wz{ line-height:25px; margin-top:10px;width:100%; text-align:center}
.footer .icons-hover-black {
	padding-top: 10px;
}
/*Footer Style 2*/
.footer-style-2:before {
	content: '';
	width: 517px;
	height: 166%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ff6105;
	transform: rotate(23deg);
	transform-origin: 100% 0;
	-webkit-transform: rotate(23deg);
	-webkit-transform-origin: 100% 0;
}
.footer-style-2 .icons-hover-black i {
	background: #02695e;
}
.footer-style-2 .footer-info p {
	color: #fff;
	margin-bottom: 15px;
}
.instagram ul {
	margin: 0;
	padding: 0;
}
.instagram li {
	margin: 0 0 4px;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.footer-style-2 .blog-link li {
	margin-right: 0;
	margin-bottom: 15px;
	width: 50%;
	float: left;
}
/*  Banner  */
.main-banner {
	position: relative;
	height: 500px;
	background: url(../images/slider1.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.main-banner .banner-text span {
	font-weight: 600;
	color: #ffffff;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1;
}
.main-banner .banner-text h2 {
	font-size: 42px;
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 1.3;
}
.main-banner .banner-text p {
	font-family: 'Lora', serif;
	font-style: italic;
	color: #ffffff;
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 1.8;
}
.main-banner .tp-parallax-wrap {
}
.main-banner .tp-mask-wrap {
	height: auto;
}
.main-banner .more-btn {
	background: #ff6105;
	line-height: 30px;
	padding-left: 38px;
	padding-right: 38px;
	font-weight: 700;
	color: #fff;
}
.main-banner li .btn-text {
	line-height: 60px;
	padding-left: 38px;
	padding-right: 38px;
	font-size: 13px;
	font-weight: 700;
}
#wrapper .main-banner .tp-bullets {
	top: auto;
	left: 52%;
	display: block;
	visibility: visible;
	opacity: 1;
	bottom: 66px;
}
.main-banner .tp-bullet {
	width: 26px;
	height: 3px;
	background: #8f8f8f;
}
.main-banner .tp-bullet.selected {
	background: #ffaf36;
}
.main-banner:hover .tparrows.tp-leftarrow, .main-banner:hover .tparrows.tp-rightarrow {
	visibility: visible;
}





.slotholder:before {
	border-top: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: rgba(0,0,0,.0);
	content: '';
}

/* ----------------------------------------------------------------
 Breadcrumb
 -----------------------------------------------------------------*/
.page-breadcrumb {
	padding: 4px 8px 4px 0;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 3px;

}
.page-breadcrumb h1{ color:#000}
.page-breadcrumb a, .page-breadcrumb span {
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff;
}
.page-breadcrumb a:first-child {
	padding-left: 0;
}
.page-breadcrumb span {
	color: #999;
}
.page-breadcrumb .xiaoz {
	color: #999;
}

/* ----------------------------------------------------------------
 feature bg box
 -----------------------------------------------------------------*/
.feature-bg-box {
	position: relative;
	padding: 30px;
	border-radius: 4px;
}

.gray-bg {
	background: rgb(247, 247, 247);
}

.feature-bg-box, .feature-bg-box:hover .icon {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.feature-bg-box .icon {
	position: absolute;
	top: -40px;
	left: 50%;
	width: 80px;
	height: 80px;
	margin-left: -40px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 0 5px #f6f6f6;
	line-height: 80px;
}

.featured-item.feature-bg-box .icon i {
	color: #ff6105;
	font-size: 40px;
	line-height: 80px;
}

.featured-item.feature-bg-box .icon i.sub-color {
	color: #ffaf36;
}
.feature-bg-box .title {
	display: inline-block;
	margin-top: 40px;
}
.featured-item.feature-bg-box:hover {
	background: #ff6105;
	color: #fff;
}

body .featured-item.sub-color_hover:hover {
	background: #ffaf36;
}

#statement {
	background-image: url(../images/02.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#statement:before {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
}
.lead-box {
	padding: 20px 0 30px;
}
.lead-box p {
	font-size: 20px;
	line-height: 1.5;
}
.about-text strong {
	display: block;
	font-size: 25px;
}
.about-text span {
	font-size: 18px;
	display: block;
	margin-top: 10px;
}


/* ----------------------------------------------------------------------*/
/* Portfolio   --------------------------------------------------------- */
/* ----------------------------------------------------------------------*/
.container-filter {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}

.container-filter li {
	list-style: none;
	display: inline-block;
	margin-bottom: 10px;
}

.container-filter li a {
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	
	position: relative;
	cursor: pointer;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.container-filter li a:before, .container-filter li a:after {
	content: '';
	left: 0;
	position: absolute;
	background: #0f4ca7;
	width: 100%;
	height: 1px;
	z-index: -1;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 0;
}
.container-filter li a:before {
	top: -10px;
}
.container-filter li a:after {
	bottom: -10px;
}
.container-filter li a.active, .container-filter li a:hover {
	color: #0f4ca7;
}
.container-filter li a.active:before {
	width: 100%;
}
.container-filter li a.active:before {
	top: -4px;
	opacity: 1;
}
.container-filter li a.active:after {
	bottom: -4px;
	opacity: 1;
}
.item-box {
	position: relative;
	overflow: hidden;
	display: block;
	
}
.item-box:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	bottom:-100px;
	opacity: 0;
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
}
.item-box:hover:after {
	transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	opacity: 1;
}
.gallery-heading h4 {
	margin-bottom: 0;
	font-size:14px;
	font-weight:600;
	
}
.gallery-heading h4 a {
	color: #fff;
}
.gallery-heading h4 a:hover {
	color: #ffaf36;
}
.gallery-heading {
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	position: relative;
	bottom: -30px;
	text-align:center;
	color: #000;
	z-index: 1;
}
.item-box:hover .gallery-heading {
	bottom: -15px;
	transition: all 0.3s linear 0.1s;
	-webkit-transition: all 0.3s linear 0.1s;
}
.link-zoom {
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	height: 40px;
	position: absolute;
	top: 55%;
	left: 50%;
	color: #fff;
	z-index: 1;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	opacity: 0;
}
.item-box:hover .link-zoom {
	top: 50%;
	opacity: 1;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
}
.link-zoom a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ffaf36;
	font-size: 17px;
	color: #fff;
}
.link-zoom a.project_links {
	background: #ff6105;
}
.item-box a {
	display: inline-block;
}

.item-box:hover .item-mask {
	opacity: 1;
	visibility: visible;
}

.item-box:hover .item-mask .item-caption, .item-box:hover .item-mask .link {
	bottom: 30px;
	opacity: 1;
}
.item-box:hover .item-mask .link {
	bottom: 107px;
}
.item-box img{ background-color:#f0efed}
.item-box:hover .item-container {
	transform: scale(1.1);
	-webkit-transform: scale(1.03);
	transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	width: 100%;
	
}

.item-container {
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	width: 100%;
	transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

/* ===================================================================================================== */
/* Contants (Portfolio, Blog, Shop, etc) -------------------  */
/* ===================================================================================================== */

.container.nf-container1 {
	padding-left: 15px;
	padding-right: 15px;
}

.nf-row1 {
	margin-left: -15px;
	margin-right: -15px;
}

.nf-col-padding {
	padding-left: 25px;
	padding-right: 25px;
}

.nf-row1:before, .nf-row1:after, .nf-row2:before, .nf-row2:after {
	display: table;
	content: " ";
}

.nf-row1:after, .nf-row2:after {
	clear: both;
}

.nf-row1 .nf-item.spacing, .nf-row1 .grid-sizer.spacing {
	padding: 15px;
}

.nf-row2 .nf-item.spacing, .nf-item.spacing, .nf-row2 .grid-sizer.spacing, .spacing-box {
	padding: 10px;
}

.spacing-grid {
	padding-top: 25px;
	padding-bottom: 25px;
}

.nf-col-1 .nf-item, .nf-col-1 .grid-sizer {
	width: 100%;
	min-height: 1px;
}

.nf-col-2 .nf-item, .nf-col-2 .grid-sizer {
	width: 50%;
	min-height: 1px;
}

.nf-col-3 .nf-item, .nf-col-3 .grid-sizer {
	width: 33.3333%;
	min-height: 1px;
}

.nf-col-4 .nf-item, .nf-col-4 .grid-sizer {
	width: 25%;
	min-height: 1px;
}

.nf-col-5 .nf-item, .nf-col-5 .grid-sizer {
	width: 20%;
	min-height: 1px;
}

.nf-col-6 .nf-item, .nf-col-6 .grid-sizer {
	width: 16.6666%;
	min-height: 1px;
}

.nf-col-1 .nf-item.w1, .nf-col-2 .nf-item.w1, .nf-col-3 .nf-item.w1, .nf-col-4 .nf-item.w1 {
	width: 100%;
}

.nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2 {
	width: 50%;
}

.nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3 {
	width: 33.3333%;
}

.nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4 {
	width: 25%;
}

.nf-col-1 .nf-item.w4-2, .nf-col-2 .nf-item.w4-2, .nf-col-3 .nf-item.w4-2, .nf-col-4 .nf-item.w4-2, .nf-col-1 .nf-item.w3-2, .nf-col-2 .nf-item.w3-2, .nf-col-3 .nf-item.w3-2, .nf-col-4 .nf-item.w3-2 {
	width: 50%;
}

.nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1 {
	width: 75%;
}

.nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
	width: 66.6666%;
}


/*-------------------------------------------------------------------------------------------*/
/* Counter STYLE    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.fact-counter-wrapper {
	position: relative;
}
.single-fact {
	text-align: center;
	display: inline-block;
}
.counter{width:60%; text-align:right}
.single-fact .icon-boxed {
	width: 100px;
	height: 100px;
	font-size: 70px;
	color: #fb8127;
	text-align: center;
	line-height: 121px;
	margin: 0 auto;
	position: static;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.single-fact span {
	font-size: 40px;
	font-weight: 800;
	color: #fff;
	padding: 4px 0 10px;
	line-height: 1.2;
	float:left;
	text-align:right
	
}
.xiao{ padding-top:24px; padding-left:10px;}
.fact-counter-wrapper h2 {
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	margin: 0;
	margin-bottom: 27px;
}
.single-fact p {
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}

.single-fact .icon-box i:before {
	font-size: 50px;
}

/* ----------------------------------------------------------------------*/
/* Blog   --------------------------------------------------------- */
/* ----------------------------------------------------------------------*/


/*** 

====================================================================
	Single-Blog-Post
====================================================================

***/

.single-blog-post .img-box {
    position: relative;
    display: inline-block;
    width: 100%;
}

.single-blog-post .img-box img {
    width: 100%;
}

.single-blog-post .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(251, 202, 0, 0.8);
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .5s ease;
}

.single-blog-post:hover .img-box .overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.single-blog-post .img-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.single-blog-post .img-box .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
}

.single-blog-post .img-box .overlay .box .content ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.single-blog-post .img-box .overlay .box .content ul li {
    display: inline-block;
    list-style: none;
}

.single-blog-post .img-box .overlay .box .content ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    background: #fff;
    color: #ffb606;
    border: 1px solid #fff;
    line-height: 38px;
    font-size: 18px;
    border-radius: 50%;
    transition: all .3s ease;
}

.single-blog-post .img-box .overlay .box .content ul li a:hover {
    background: #ffb606;
    border-color: #fff;
    color: #fff;
}

.single-blog-post .content-box .date-box,
.single-blog-post .content-box .content {
    display: table-cell;
    vertical-align: top;
}

.single-blog-post .content-box .date-box {
    padding-right: 25px;
}

.single-blog-post .content-box .date-box .inner {
    width: 65px;
    text-align: center;
    border: 2px solid #ffb606;
    background: #ffb606;
}

.single-blog-post .content-box .date-box .inner .date {
    padding: 15px 0;
}

.single-blog-post .content-box .date-box .inner .date b {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    line-height: 20px;
}

.single-blog-post .content-box .date-box .inner .date {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
}

.single-blog-post .content-box .date-box .comment {
    font-size: 20px;
    color: #202A30;
    line-height: 17px;
    font-weight: 500;
    padding: 16px 0;
    border: 1px solid #E6E6E6;
    border-top: 0px;
}

.single-blog-post .content-box .date-box .comment i:before {
    color: #374045;
    font-size: 16px;
}

.single-blog-post .content-box .content h3 {
    font-size: 20px;
    color: #000000;
    text-transform: capitalize;
    margin: 0;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 12px;
}

.single-blog-post .content-box .content p {
    font-size: 13px;
	padding-right:10px;
}

.single-blog-post .content-box .content span {
    color: #222222;
    font-size: 13px;
}

.single-blog-post .content-box .content span a {
    color: #ffb606;
}

.single-blog-post .share {
    margin: 0;
    padding: 0;
}

.single-blog-post .share li {
    display: inline;
    list-style: none;
}

.single-blog-post .share li a,
.single-blog-post .share li span {
    display: inline-block;
    color: #D5DADD;
    font-size: 16px;
    margin-right: 10px;
}

.single-blog-post .share li a:hover {
    color: #ffb606;
}

.single-blog-post .share li span {
    color: #222222;
    font-size: 12px;
    text-transform: capitalize;
}

.single-blog-post .bottom-box {
    margin-top: 35px;
}

.blog-page .single-blog-post,
.blog-details .admin-info,
.blog-details .comment-box {
    padding-bottom: 0px;
    margin-bottom: 60px;
    border-bottom: 1px solid #F1F1F1;
}

.blog-details .admin-info .img-box,
.blog-details .admin-info .content {
    display: table-cell;
    vertical-align: top;
}

.blog-details .admin-info .inner-box {
    width: 100px;
}

.blog-details .admin-info .content {
    padding-left: 45px;
}

.blog-details .admin-info .content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #222E35;
}

.blog-details .admin-info .social {
    padding: 0;
    margin: 0;
}

.blog-details .admin-info .social li {
    display: inline-block;
    list-style: none;
}

.blog-details .admin-info .social li a {
    font-size: 16px;
    margin-right: 7px;
    color: #D5DADD;
}

.blog-details .comment-box .title {
    margin-bottom: 50px;
}

.blog-details .comment-box .title h2 {
    font-size: 32px;
    text-transform: capitalize;
    color: #272727;
    font-weight: bold;
    margin: 0;
    line-height: 25px;
}

.blog-details .comment-box .single-comment-box {
    margin-bottom: 34px;
}

.blog-details .comment-box .single-comment-box:last-child {
    margin-bottom: 0;
}

.blog-details .comment-box .single-comment-box .img-box,
.blog-details .comment-box .single-comment-box .content-box {
    display: table-cell;
    vertical-align: top;
}

.blog-details .comment-box .single-comment-box .img-box .inner-box {
    width: 70px;
    margin-right: 30px;
}

.blog-details .comment-box .single-comment-box .content-box h3 {
    color: #272727;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.blog-details .comment-box .single-comment-box .content-box span {
    color: #272727;
    display: inline-block;
    font-weight: 500;
}

.blog-details .comment-box .single-comment-box .content-box p {
    color: #9C9C9C;
    line-height: 26px;
}

.blog-details .comment-box .single-comment-box .content-box a.reply {
    font-size: 13px;
    font-weight: bold;
    font-family: 'Raleway';
    text-transform: uppercase;
    color: #262F36;
}

.blog-details .comment-box .single-comment-box .content-box .meta-box {
    margin-bottom: 15px;
    margin-top: 8px;
}

.blog-details .contact-form {
    position: relative;
    background: #fff;
    color: #000;
    padding: 40px 20px;
    background: #f4f4f4;
}

.blog-details .contact-content h2 {
    color: #23282A;
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    margin-bottom: 35px;
}

.blog-details .contact-content .contact-form textarea,
.blog-details .contact-content .contact-form input {
    width: 100%;
    height: 60px;
    border: 1px solid #F0F0F0;
    outline: none;
    padding-left: 20px;
    line-height: 58px;
    margin-bottom: 20px;
    background: #fff;
}

.blog-details .contact-content .contact-form textarea {
    height: 221px;
}


/*** 

====================================================================
	single-blog-post
====================================================================

***/

.single-blog-post .content-box {
    border: 1px solid #eee;
    margin-top: px;
    padding: 30px 0;
}

.single-blog-post .img-box {
    position: relative;
    display: inline-block;
}

.single-blog-post .img-box img {
    width: 100%;
}

.single-blog-post .img-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(33, 33, 33, 0.50);
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .5s ease;
}

.single-blog-post:hover .img-box .overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.single-blog-post .img-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}

.single-blog-post .img-box .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
}

.single-blog-post .img-box .overlay .box .content ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.single-blog-post .img-box .overlay .box .content ul li {
    display: inline-block;
    list-style: none;
}

.single-blog-post .img-box .overlay .box .content ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    background: #fff;
    color: #ff6105;
    border: 1px solid #fff;
    line-height: 38px;
    font-size: 18px;
    border-radius: 50%;
    transition: all .3s ease;
}

.single-blog-post .img-box .overlay .box .content ul li a:hover {
    background: #ff6105;
    border-color: #fff;
    color: #fff;
}

.single-blog-post .content-box .date-box,
.single-blog-post .content-box .content {
    display: table-cell;
    vertical-align: top;
}

.single-blog-post .content-box .date-box {
    padding-right: 20px;
}
.date-box {
    padding-left: 15px;
}.single-blog-post .content-box .date-box .inner {
    border: 1px solid #e9e9e9;
    text-align: center;
    width: 65px;
    background: #fff;
}

.single-blog-post .content-box .date-box .inner .date {
    padding: 8px 0;
}

.single-blog-post .content-box .date-box .inner .date b {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #ff6105;
    line-height: 20px;
}

.single-blog-post .content-box .date-box .inner .date {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #a6a6a6;
    line-height: 20px;
}

.single-blog-post .content-box .date-box .comment {
    font-size: 20px;
    color: #202A30;
    line-height: 17px;
    font-weight: 500;
    padding: 16px 0;
    border: 1px solid #E6E6E6;
    border-top: 0px;
}

.single-blog-post .content-box .date-box .comment i:before {
    color: #374045;
    font-size: 16px;
}

.single-blog-post .content-box .content h3 {
    color: #000000;
    line-height: 26px;
    margin: 0 0 15px;
    text-transform: capitalize;
}

.single-blog-post .content-box .content p {
    line-height: 26px;
}

.single-blog-post .content-box .content span {
    color: #222222;
    font-size: 13px;
}

.single-blog-post .content-box .content span a {
    color: #ff6105;
}

.single-blog-post .share {
    margin: 0;
    padding: 0;
}

.single-blog-post .share li {
    display: inline;
    list-style: none;
}

.single-blog-post .share li a,
.single-blog-post .share li span {
    display: inline-block;
    color: #D5DADD;
    font-size: 16px;
    margin-right: 10px;
}

.single-blog-post .share li a:hover {
    color: #ffb606;
}

.single-blog-post .share li span {
    color: #222222;
    font-size: 12px;
    text-transform: capitalize;
}

.single-blog-post .bottom-box {
    margin-top: 35px;
}

.entry-meta {
    margin-bottom: 10px;
    margin-top: 10px;
}

.entry-meta i {
    font-size: 14px;
    margin-right: 5px;
}

.entry-meta li {
    margin-left: 5px;
}

.entry-meta li:first-child {
    margin-left: 0;
}

.entry-meta li a {
    color: #777;
    font-size: 13px;
}

.entry-meta a:hover,
.entry-meta li a:hover {
    color: #ff6105;
}

.blogbtn {
    background: #ff6105 none repeat scroll 0 0;
    border: 2px solid #ff6105;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 10px 22px;
    position: relative;
    text-transform: capitalize;
    display: inline-block;
}

.blogbtn:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ff6105;
    color: #333;
}

.blogbtn:hover i {
    color: #000!important;
}

.blogbtn .icon {
    color: #fff;
    padding-left: 2px;
    position: relative;
    top: 1px;
}

.blog-page .single-blog-post,
.blog-details .admin-info,
.blog-details .comment-box {
    padding-bottom: 0px;
    margin-bottom: 60px;
    border-bottom: 1px solid #F1F1F1;
}

.blog-details .content {
    padding-right: 20px;
}

.blog-details .admin-info .img-box,
.blog-details .admin-info .content {
    display: table-cell;
    vertical-align: top;
}

.blog-details .content h3 {
    font-size: 24px!important;
}

.blog-details .admin-info .inner-box {
    width: 100px;
}

.blog-details .admin-info .content {
    padding-left: 45px;
}

.blog-details .admin-info .content h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #222E35;
}

.blog-details .admin-info .social {
    padding: 0;
    margin: 0;
}

.blog-details .admin-info .social li {
    display: inline-block;
    list-style: none;
}

.blog-details .admin-info .social li a {
    font-size: 16px;
    margin-right: 7px;
    color: #D5DADD;
}

.blog-details .comment-box .title {
    margin-bottom: 50px;
}

.blog-details .comment-box .title h2 {
    font-size: 32px;
    text-transform: capitalize;
    color: #272727;
    font-weight: bold;
    margin: 0;
    line-height: 25px;
}

.blog-details .comment-box .single-comment-box {
    margin-bottom: 34px;
}

.blog-details .comment-box .single-comment-box:last-child {
    margin-bottom: 0;
}

.blog-details .comment-box .single-comment-box .img-box,
.blog-details .comment-box .single-comment-box .content-box {
    display: table-cell;
    vertical-align: top;
}

.blog-details .comment-box .single-comment-box .img-box .inner-box {
    width: 70px;
    margin-right: 30px;
}

.blog-details .comment-box .single-comment-box .content-box h3 {
    color: #272727;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.blog-details .comment-box .single-comment-box .content-box span {
    color: #272727;
    display: inline-block;
    font-weight: 500;
}

.blog-details .comment-box .single-comment-box .content-box p {
    color: #9C9C9C;
    line-height: 26px;
}

.blog-details .comment-box .single-comment-box .content-box a.reply {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999;
    background: #f4f4f4;
    padding: 0px 10px;
}

.blog-details .comment-box .single-comment-box .content-box .meta-box {
    margin-bottom: 15px;
    margin-top: 8px;
}

.blog-details .comment-box .single-comment-box {
    margin-bottom: 34px;
}

.single-comment-box.reply-comment {
    padding-left: 100px;
}
/*-------------------------------------------------------------------------------------------*/
/*  Testimonials     ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/

.quote {
	position: relative;
	padding: 40px;
	min-height: 290px;
}
.quote p {
	font-size: 16px;
	line-height: 1.6;
	position: relative;
}

.quote:after {
	content: '';
	width: 14px;
	height: 29px;
	background: #ff6105;
	position: absolute;
	left: 61px;
	bottom: -14px;
	transform: rotate(61deg);
	-webkit-transform: rotate(61deg);
}
.testimonial-pic {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 20px 0 0;
	overflow: hidden;
	float: left;
}
.testimonial-outher {
	overflow: hidden;
	text-align: left;
	float: left;
	padding-top: 37px;
	padding-left: 20px;
}
.testimonial-outher strong, .testimonial-outher span {
	display: block;
}
.video-btn {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 9;
	color: #fff;
	border: 1px solid #fff;
	cursor: pointer;
}
.video-btn:hover {
	color: #ff6105;
	border: 1px solid #ff6105;
}
.bg-color {
	background: #ff6105;
}
.img-scale figure {
	overflow: hidden;
}
.img-scale img {
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	width: 100%;
	transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.img-scale:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	-o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

/*-------------------------------------------------------------------------------------------*/
/* Team    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.team-block {
	color: #4c4c4c;
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	background: #e8e8e8;
	padding: 30px 0;
	min-height:200px;
}
.box-hover{background: #fff;}
.box-hover:hover .team-block {
	background: #ff6105;color: #ffffff;
}
.box-hover img{width:100%; height:250px;}
.box-hover:hover * {
	color: #323232;
}


.box-hover3{background: #fff;}
.box-hover3:hover .team-block {
	background: #ff6105;color: #ffffff;
}
.box-hover3 img{ height:200px;}
.box-hover3:hover * {
	color: #323232;
}
.team-block strong {
	display: block;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 5px;
	height:35px;
	
}
.team-block span {
	font-family: raleway;
	font-size: 13px;
	font-style: normal;
	color: #5e5e5e;

}
.team-block .small-divider {
	margin-bottom: 10px;
	margin-top: 2px;
	width: 30%;
	border-color: rgba(0,0,0,0.2);
}
.social-icons {
	padding-left: 0;
}
.team-block .social-icons > li {
	margin: 0 7px;
	display: inline-block;
}
.team-block .social-icons .fa {
	font-size: 16px;
}
.team-block .social-icons .fa {
	color: #fff;
}
.box-hover:hover .fa {
	color: #323232;
}

/*-------------------------------------------------------------------------------------------*/
/* Preloader   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	background: #ff6105;
}
.sk-circle {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.sk-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}

/*--carousel arrow--*/
.owl-prev, .owl-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	position: absolute;
	background: rgba(255, 255, 255, 0.33);
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: rgba(245,245,245,0.8);
	color: #252525;
	display: block;
	top: 50%;
	transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	z-index: 3;
	position: absolute;
	text-align: center;
}
.owl-prev {
	left: 0;
	margin-left: -51px;
	opacity: 0;
}
.owl-next {
	right: 0;
	margin-right: -51px;
	opacity: 0;
}

.nf-carousel-theme:hover .owl-controls .owl-prev, .nf-carousel-theme:hover .owl-controls .owl-next {
	margin-right: 0;
	margin-left: 0;
	opacity: 1;
}

/* ----------------------------------------------------------------------*/
/* Pagination Navigation   --------------------------------------------- */
/* ----------------------------------------------------------------------*/
.pagination-nav {
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
}
.pagination-nav ul {
	margin: 0px;
	padding: 0px;
}
.pagination-nav ul li {
	display: inline-block;
	margin: 0px 2px;
}
.pagination-nav ul li a {
	display: block;
	border: 1px solid #ff6105;
	color: #ff6105;
	height: 36px;
	width: 36px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
}
.pagination-nav ul li.active a, .pagination-nav ul li:hover a {
	background: #5c5c5c;
	color: #fff;
}

/*-------------------------------------------------------------------------------------------*/
/* Time Line Section   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.btn-icon {
	padding: 0;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	height: 35px;
	width: 35px;
	line-height: 35px
}
.btn-icon i {
	line-height: 35px
}
.btn-icon.btn-icon-lined {
	line-height: 31px
}
.btn-icon.btn-icon-lined i {
	line-height: 31px
}
.btn-icon.btn-icon-lined.btn-icon-thin {
	line-height: 33px
}
.btn-icon.btn-icon-lined.btn-icon-thin i {
	line-height: 33px
}
.btn-icon-lined {
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	background-color: #fff;
	border-width: 2px;
	border-style: solid;
	border-color: #3D4051;
	color: #3D4051;
	height: 35px;
	width: 35px;
	line-height: 35px
}
.btn-icon-lined i {
	line-height: 35px
}
.btn-icon-lined.btn-icon-lined {
	line-height: 31px
}
.btn-icon-lined.btn-icon-lined i {
	line-height: 31px
}
.btn-icon-lined.btn-icon-lined.btn-icon-thin {
	line-height: 33px
}
.btn-icon-lined.btn-icon-lined.btn-icon-thin i {
	line-height: 33px
}
.btn-icon-lined.btn-icon-thin {
	border-width: 1px
}
.btn-icon-lined:hover {
	background-color: #fff;
	color: #fff
}
.btn-icon-lined.btn-default-light {
	color: #bbb;
	border: 2px solid #bbb
}
.btn-icon-lined.btn-default-light:hover {
	color: #bbb;
	border: 2px solid #bbb
}
.btn-icon-lined.btn-default {
	color: #777;
	border-color: #777
}
.btn-icon-lined.btn-default:hover {
	color: #777;
	border-color: #777
}
.btn-icon-lined.btn-primary {
	color: #009688;
	border-color: #ff6105
}
.btn-icon-lined.btn-success {
	color: #8BC34A;
	border-color: #8BC34A
}
.btn-icon-lined.btn-info {
	color: #00BCD4;
	border-color: #00BCD4
}
.btn-icon-lined.btn-warning {
	color: #FFCA28;
	border-color: #FFCA28
}
.btn-icon-lined.btn-danger {
	color: #F44336;
	border-color: #F44336
}
.btn-icon-round {
	border-radius: 50%
}
.btn-icon-sm {
	height: 30px;
	width: 30px;
	line-height: 30px
}
.btn-icon-sm i {
	line-height: 30px
}
.btn-icon-sm.btn-icon-lined {
	line-height: 26px
}
.btn-icon-sm.btn-icon-lined i {
	line-height: 26px
}
.btn-icon-sm.btn-icon-lined.btn-icon-thin {
	line-height: 28px
}
.btn-icon-sm.btn-icon-lined.btn-icon-thin i {
	line-height: 28px
}
.btn-icon-md {
	height: 45px;
	width: 45px;
	line-height: 45px;
	font-size: 18px
}
.btn-icon-md i {
	line-height: 45px
}
.btn-icon-md.btn-icon-lined {
	line-height: 41px
}
.btn-icon-md.btn-icon-lined i {
	line-height: 41px
}
.btn-icon-md.btn-icon-lined.btn-icon-thin {
	line-height: 43px
}
.btn-icon-md.btn-icon-lined.btn-icon-thin i {
	line-height: 43px
}
.btn-icon-lg {
	height: 65px;
	width: 65px;
	line-height: 65px;
	font-size: 28px
}
.btn-icon-lg i {
	line-height: 65px
}
.btn-icon-lg.btn-icon-lined {
	line-height: 61px
}
.btn-icon-lg.btn-icon-lined i {
	line-height: 61px
}
.btn-icon-lg.btn-icon-lined.btn-icon-thin {
	line-height: 63px
}
.btn-icon-lg.btn-icon-lined.btn-icon-thin i {
	line-height: 63px
}
.btn-icon-lg-alt {
	height: 70px;
	width: 70px;
	line-height: 70px
}
.btn-icon-lg-alt i {
	line-height: 70px
}
.btn-icon-lg-alt.btn-icon-lined {
	line-height: 66px
}
.btn-icon-lg-alt.btn-icon-lined i {
	line-height: 66px
}
.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin {
	line-height: 68px
}
.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin i {
	line-height: 68px
}
.ui-timline-left .ui-timeline:before {
	left: 0
}


.ui-timeline {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse
}
.ui-timeline:before {
	background-color: #d5d5d5;
	bottom: 0px;
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	width: 1px;
	z-index: 0
}

.ui-timeline .tl-item {
	display: table-row;
	margin-bottom: 5px
}
.ui-timeline .tl-item:before {
	display: none;
	content: ""
}

.ui-timeline .tl-item .tl-body {
	display: table-cell;
	width: 50%;
	vertical-align: top
}
.ui-timeline .tl-item .tl-body .tl-entry {
	position: relative;
	margin: 0 0 35px 36px
}
.ui-timeline .tl-item .tl-body .tl-entry .btn-primary {
	background-color: #ff6105 !important;
	border-color: #ff6105 !important;
	padding: 10px 12px;
}
.ui-timeline .tl-item .tl-body .tl-time {
	z-index: 1;
	position: absolute;
	left: auto;
	right: 15px;
	top: 0;
	width: 150px;
	color: #777;
	line-height: 35px;
	text-align: right
}

.ui-timeline .tl-item .tl-body .tl-icon {
	position: absolute;
	left: -53px;
	top: 0
}
.ui-timeline .tl-item .tl-body .tl-content {
	position: relative;
	padding: 15px;
	border-radius: 2px;
	background-color: rgba(255, 255, 255, 0.9)
}
.ui-timeline .tl-item .tl-body .tl-content:after {
	content: " ";
	line-height: 0;
	position: absolute;
	left: -16px;
	top: 0;
	border: 8px solid transparent;
	border-right: 8px solid rgba(255, 255, 255, 0.9);
	border-top: 8px solid rgba(255, 255, 255, 0.9)
}
.tooltip-inner {
	padding: .85em
}

.ui-timeline {
	display: table;
	position: relative;
	table-layout: fixed;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse
}
.ui-timeline:before {
	background-color: #d5d5d5;
	bottom: 0px;
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	width: 1px;
	z-index: 0
}
.our-vision p {
	font-size: 17px;
	line-height: 1.53;
}

.ui-timeline .tl-item {
	display: table-row;
	margin-bottom: 5px
}
.ui-timeline .tl-item:before {
	display: none;
	content: ""
}

.bg-gray {
	color: #000;
	background-color: #EFF0F1 !important;
}
/*  Team Section  ||-----------*/
.designation {
	display: block;
	text-transform: capitalize;
	font-size: 15px;
}
/*  Serve Section  ||-----------*/
#serve-section{ margin:0; padding:0}
#serve-section img {
	width: 100%;
}

/*-------------------------------------------------------------------------------------------*/
/* Faq Page   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.faq h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.faq .page-header {
	margin: 0;
}
.faq .faq-header  h2 strong {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.faq .faq-header  h2 {
	margin-bottom: 27px;
	font-weight: 300;
}
.faq .faq-header {
	margin-bottom: 0;
}
.faq .panel-title > a {
	display: block
}
.faq .panel-group .panel + .panel {
	margin-top: 14px;
}
.faq .panel-group .panel-heading + .panel-collapse > .panel-body {
	border: none;
	padding: 18px 53px 18px 28px;
	background: #f2ede9;
}
.faq .panel-default > .panel-heading {
	padding: 0;
	background: #f2ede9;
}
.faq .panel-default > .panel-heading a {
	padding: 13px 60px 14px 28px;
	color: #26211d;
	position: relative;
	background: #f9f9f9;
    font-weight: 700;
}
.faq .panel-default > .panel-heading a:hover {
	text-decoration: none;
}
.faq .panel-default > .panel-heading a.collapsed {
	background-position: right top
}
.faq .panel-group .panel {
	border-radius: 0;
	border: none;
	box-shadow: none
}
.faq .panel-group .panel p {
	font-weight: 300;
}
.save-lives.ask-us {
	background: #faf8f6;
}
.save-lives.ask-us h2 {
	font-weight: 300;
	margin-bottom: 30px;
}
.faq .panel-heading {
	border-radius: 0;
}
.faq .collape-plus {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 48px;
	height: 100%;
	text-align: center;
}
.collape-plus:before {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	font-weight: 400;
	text-transform: capitalize;
}
.faq .collape-plus {
	background: #ff6105;
	color: #fff;
}
.panel-title a[aria-expanded="true"] .fa-plus:before {
	content: "\f068";
	font-famiyl: 'FontAwesome';
}

/*-------------------------------------------------------------------------------------------*/
/* 404 page   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.big-font {
	font-size: 130px;
	margin-bottom: 22px;
	display: block;
}
.big-font i {
	color: #ff6105;
}
.page-404 {
	border-top: 1px solid #f1f1f1;
}

/*-------------------------------------------------------------------------------------------*/
/* Partner Section   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.logo-group {
	overflow: hidden;
	padding: 0;
	border: 1px solid #ddd;
	border-right: none;
	border-bottom: none;
	position: relative;
	background:#f1f1f1
}

.logo-group li {
	width: 33.333%;
	float: left;
	min-height: 150px;
	list-style: none;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.logo-group li p{
	width: 100%;
	line-height:30px;
	text-align:center;
	font-size:16px;
}
.logo-group li img {
	display: block;
	margin: 0 auto;
}


/*-------------------------------------------------------------------------------------------*/
/* Register and login Pages   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.page-signin .main-body {
	max-width: 480px;
	margin: 10px auto;
}
.page-signin .body-inner {
	position: relative;
	padding: 0 20px 20px;
}
.card {
	position: relative;
	overflow: hidden;
	margin: 10px 0 20px 0;
	border-radius: 2px;
}
.mdl-shadow--2dp, .card-panel, .card {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);
}
.bg-white {
	background-color: #fff;
	color: #3D4051;
}
.z-depth-2, .page-signin .card {
	box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.card .card-content {
	padding: 20px;
	border-radius: 0 0 2px 2px;
}
.page-signin .card .card-content {
	padding: 30px 20px;
}
.page-signin .logo {
	font-size: 26px;
	font-weight: normal;
}
.page-signin .form-group {
	position: relative;
	margin: 0;
}
.ui-input-group {
	position: relative;
	margin: 18px 0 12px;
}
.card .card-action {
	border-top: 1px solid rgba(0,0,0,0.05);
	padding: 20px;
}
.card .card-action.no-border {
	border: 0;
}
.color-primary, a.color-primary {
	color: #ff6105;
}
.card .card-action > a {
	margin-right: 20px;
	text-transform: uppercase;
}
.page-signin .additional-info {
	text-align: center;
	font-size: 12px;
}
.page-signin .additional-info a {
	color: #fafafa;
}
.page-signin .additional-info .divider-h {
	border-right: 1px solid #fafafa;
	margin: 0 15px;
}
.page-signin .additional-info {
	text-align: center;
	font-size: 12px;
}
.page-signin .body-inner:before {
	z-index: -1;
	content: ' ';
	line-height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #ff6105;
	height: 220px;
}
.ui-input-group > input {
	padding-left: 0;
	padding-right: 0;
	border: none;
	box-shadow: 0 0 0 #fff;
	border: none;
	border-bottom: 1px solid #CBD5DD;
	margin: 0;
}
.ui-input-group > input:focus {
	border-bottom: 1px solid #CBD5DD;
	box-shadow: 0 0 0 #fff;
}
.page-signin .ui-input-group .form-control {
	color: #555;
}
.ui-input-group .input-bar {
	position: relative;
	display: block;
	width: 100%;
}
.ui-input-group .input-bar:before {
	left: 50%;
}
.ui-input-group .input-bar:before, .ui-input-group .input-bar:after {
	content: '';
	height: 1px;
	width: 0;
	bottom: 1px;
	position: absolute;
	background: #ff6105;
	-webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.ui-input-group .input-bar:after {
	right: 50%;
}
.ui-input-group .input-bar:before, .ui-input-group .input-bar:after {
	content: '';
	height: 1px;
	width: 0;
	bottom: 1px;
	position: absolute;
	background: #ff6105;
	-webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.ui-input-group > label {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	pointer-events: none;
	left: 0;
	top: 10px;
	-webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	margin: 0;
}
.ui-input-group>input:focus ~ label, .ui-input-group>input:valid ~
label {
	top: -20px;
	left: 0;
	font-size: 12px;
}
.ui-input-group>input:focus ~ label, .ui-input-group>textarea:focus ~
label {
	color: #ff6105;
}
.ui-input-group>input:focus ~ .input-bar:before, .ui-input-group>input:focus ~
.input-bar:after {
	width: 50%;
}
.ui-input-group>input:focus ~ .input-bar:before, .ui-input-group>input:focus ~
.input-bar:after {
	width: 50%;
}
.checkbox-field label {
	font-size: 12px;
}
.checkbox-field #check_box {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0
}
.custom-check {
	width: 20px;
	height: 20px;
	display: inline-block;
	border: 1px solid #ff6105;
	top: 4px;
	position: relative;
	margin-right: 10px;
}
.custom-check:before {
	content: "";
	font-family: "Ionicons";
	color: #ff6105;
	font-size: 24px;
	position: absolute;
	top: -3px;
	left: 5px;
}
.checkbox-field #check_box:checked + .custom-check:before {
	content: "\f3fd";
}
.spacer {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*-------------------------------------------------------------------------------------------*/
/* Tetstimonial   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
#testimonial-section h4 {
	font-size: 14px;
	font-weight: 600;
}
#testimonial-section h4 span {
	text-transform: capitalize;
	font-weight: 300;
	display: inline-block;
	margin-right: 5px;
}
.client-avtar {
	position: absolute;
	left: 42px;
	top: -36px;
	width: 70px;
	height: 70px;
	border: 2px solid #3bafda;
}
.right-pos {
	left: auto;
	right: 42px;
}
.bg-dark {
	position: relative;
}
.dark-gray-bg {
	background: #eaeff3;
}

/*-------------------------------------------------------------------------------------------*/
/* Contact Page   ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.map {
	width: 100%;
	height: 450px;
}
#map {
	height: 100%;
}
#success {
	display: none;
	position: absolute;
	top: -76px;
	left: 0;
	width: 100%
}
.dark-translucent-bg {
	border-top: none;
	border-bottom: none;
	position: absolute;
	left: 0;
	top: 0 !important;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.dark-translucent-bg {
	background-color: rgba(0,0,0,.4);
}
.contact-form {
	position: relative;
	background: #fff;
}
.contact-form input[type="text"], .contact-form textarea {
	padding-right: 30px;
	border: 1px solid #DEDEDE;
	margin-bottom: 0;
	font-size: 14px;
}
form .error {
	border-color: #e1534f !important;
}
.contact-form textarea {
	height: 202px;
}
.contact-form input[type="text"] {
	display: block;
	height: 46px;
	margin-bottom: 32px;
	width: 100%;
	font-size: 14px;
	padding: 0 15px;
	border-bottom: 1px solid #e5e5e5;
	color: #878787;
	background: transparent;
	-webkit-appearance: none;
	border-radius: 0;
}
.contact-form input[type="text"]:focus, .contact-form textarea:focus {
	border: 1px solid #ff6105;
}
.i-block {
	display: inline-block;
}
.icon-circle {
	font-size: 50px;
	border: 1px solid #d5d5d5;
	height: 89px;
	width: 89px;
	text-align: center;
	line-height: 89px;
	margin: 0 auto;
	border-radius: 100%;
	display: block;
}
.contact .icon-circle {
	border: 1px solid #ff6105;
	color: #ff6105;
}
.mapmarker .ion-ios-location {
	color: #ff6105;
	font-size: 50px;
}
.form-full {
	width: 100%;
	height:50px;
}
.form-full1 {
	width: 100%;
	
}
/*  14  - Contact Us
 ----------------------------------------------*/
.contact-info {
	background-color: #fff;
	margin-top: 50px;
}
.contact-info h4 {
	font-size: 20px;
	color: #65ac4c;
	padding: 20px;
	border-bottom: 1px solid #eeeeee;
}
.contact-info .info {
	padding: 20px 30px;
	margin: 0px;
}
.contact-info .info li {
	list-style: none;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
	padding: 15px 0px;
}
.contact-info .info li .icon {
	float: left;
	margin-right: 15px;
	font-size: 36px;
	color: #65ac4c;
	line-height: 1;
}
.contact-info .info li .icon:before {
	font-size: 26px;
}
.contact-info .info li .content {
	display: table;
}
.contact-info .info li .content p {
	margin: 0px;
	color: #696969;
	font-size: 14px;
	font-weight: 500;
}
.contact-info .event-social {
	padding: 0px 30px 30px;
}
.contact-info .event-social li {
	margin-right: 5px;
}
.contact-info .event-social li a {
	height: 40px;
	width: 40px;
	line-height: 2;
}

.contact .contact-form h3 {
	font-size: 30px;
	margin-bottom: 30px;
}

.contact .contact-info {
	margin: 0px;
}
.contact .contact-info h3 {
	font-size: 30px;
	margin-bottom: 10px;
}
.contact .contact-info .info {
	padding: 0px;
	margin-bottom: 20px;
}
.contact .contact-info .event-social {
	padding: 0px;
}
.event-social {
	overflow: hidden;
	margin-bottom: 30px;
}
.event-social li {
	list-style: none;
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 5px;
}
.event-social li a {
	color: #fff;
	font-size: 22px;
	background-color: #3b5998;
	height: 50px;
	width: 50px;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	line-height: 2.5em;
}
.event-social li:nth-child(2) a {
	background-color: #55acee;
}
.event-social li:nth-child(3) a {
	background-color: #ff0084;
}
.event-social li:nth-child(4) a {
	background-color: #f26798;
}
.event-social li:nth-child(5) a {
	background-color: #cb2027;
}
.event-social li:last-child a {
	background-color: #dc4e41;
}
/*-------------------------------------------------------------------------------------------*/
/* Project  ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/

.filter-button-group {
	list-style: none;
	padding: 0;
	overflow: hidden;
}
.filter-button-group li {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.line-btn {
	background: none;
	color: #323232;
	padding: 5px 10px;
	border: 2px solid #e1e1e1;
	display: block;
	cursor: pointer;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.line-btn:hover, .line-btn.active {
	background: #ff6105;
	border: 2px solid #ff6105;
	color: #fff;
}
.project-col-3 {
	list-style: none;
	padding-left: 0;
	margin-left: -30px;
}
.project-col-3 li {
	float: left;
	padding-left: 30px;
	width: 33.33%;
	margin-bottom: 15px;
}

/*  Project details   ||-----------*/
.project-details {
	position: relative;
}
.project-info {
	position: absolute;
	top: 80%;
	right: 20px;
	background: #d49c07;
	color: #fff;
	padding: 48px 30px;
	width: 400px;
}
.project-box {
	overflow: hidden;
	width: 100%;
}
.project-info ul, .project-gallery {
	list-style: none;
	padding: 0;
}
.project-info li {
	padding-top: 10px;
}
.project-info strong {
	min-width: 133px;
	display: inline-block;
}
.project-gallery {
	overflow: hidden;
}
.project-gallery li {
	margin-bottom: 20px;
	width: 50%;
	float: right;
	padding-right: 20px;
}
.project-gallery li img {
	width: 100%;
	max-width: none;
}
.nf-carousel-theme-top .owl-prev, .nf-carousel-theme-top .owl-next {
	top: -45px;
	right: 0;
	left: auto;
	border: 2px solid #e9e9e9;
	color: #ccc;
	font-size: 22px;
	height: 1.8em;
	line-height: 1.6em;
	padding: 0;
	text-align: center;
	width: 1.8em;
	margin-right: 0;
	margin-left: 0;
	opacity: 1;
	background: none;
}
.nf-carousel-theme-top .owl-prev {
	right: 50px;
}
.nf-carousel-theme-top .owl-prev:hover, .nf-carousel-theme-top .owl-next:hover {
	border: 2px solid #ff6105;
	color: #fff;
	background: #ff6105;
}
.project-col-3 li.width-2 {
	width: 66.66%;
}
.project-col-3 li.grid-sizer {
	margin-bottom: 0;
}
.black-bg {
	background: #e1c000;
}
.yellow-bg {
	background: #dea200;
}
.lan-bg {
	background: #ff6105;
}

style.css:594
.about-block {
	-webkit-transition: all 0.4s linear 0s;
	-ms-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

/*Index Corparate*/

/*============================================
 =          [07] Waste time quote css         =
 =============================================*/
.waste-time-area {
	background: #cb011b;
	padding: 50px 0;
}
.waste-time-area .waste-time-content {
	color: #ffffff;
}
.waste-time-area .waste-time-content h3 {
	color: #ffffff;
	font-size: 30px;
	margin-bottom: 5px;
}
.waste-time-area .waste-time-content p {
	margin-bottom: 0;
}
.waste-time-area .waste-time-button {
	text-align: right;
}
.waste-time-area .waste-time-button .btn-default {
	display: inline-block;
	margin-top: 6px;
}
/*  Whate We Do   ||-----------*/
.about_service .feature-bg-box .icon {
	position: static;
	margin: 0 auto;
}
.about_service .feature-bg-box .title {
	display: inline-block;
	margin-top: 25px;
}
.about_service .feature-bg-box .icon {
	background: #3a3a3a;
}
.about_service .thm-btn {
	font-size: 14px;
	font-weight: 400;
	margin-top: 15px;
}
.about_service .bg-clr1 {
	background: #31312f;
}
.whate_about p {
	line-height: 1.4;
	font-size: 17px;
}
/*Testimonial 2*/
.owl-item {
	cursor: move;
}
.box-width {
	margin: 0 auto;
	text-align: center;
	max-width: 598px;
}
.name-text {
	color: #ff6105;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
}
.site-text {
	color: #fff;
	font-style: italic;
	font-size: 14px;
}
.arrow_theme .owl-prev, .arrow_theme .owl-next {
	top: 40%;
	border: 2px solid #e9e9e9;
	color: #ccc;
	font-size: 22px;
	height: 1.8em;
	line-height: 1.6em;
	padding: 0;
	text-align: center;
	width: 1.8em;
	margin-right: 0;
	margin-left: 0;
	opacity: 1;
	background: none;
}

.arrow_theme .owl-prev:hover, .arrow_theme .owl-next:hover {
	border: 2px solid #ff6105;
	color: #fff;
	background: #ff6105;
}

/**Our Best Plane**/

.pricing-wrap {
	background: #fff;
	border: 1px solid #d2d7e2;
	border-top: 5px solid #168be8;
	font-family: 'Open Sans', sans-serif;
}
.price-title {
	background: #f5f5f5;
	padding: 20px 0;
}
.price-title h3 {
	margin: 0;
}
.price-header {
	width: 100%;
	min-height: 159px;
	padding-top: 15px;
}
.price-header h5 {
	font-weight: 300;
	font-size: 15px;
	margin: 0;
	padding-bottom: 12px;
}
.price-header .price-value {
	font-size: 45px;
	font-weight: 600;
	margin: 0;
}
.price-header .price-value sup {
	font-size: 17px;
	top: -19px;
	margin-right: 3px;
}
.price-header p {
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	color: #545454;
}
.price-header .past-price {
	font-size: 15px;
	font-weight: 600;
	display: block;
	color: rgba(109, 109, 109, 0.75);
}
.skinonebg .price-header p, .skinonebg .price-header h5 {
	color: rgba(255, 255, 255, 0.78);
}
.skinonebg .price-header .past-price {
	color: rgba(255, 255, 255, 0.47);
}
.features {
	width: 100%;
	text-align: center;
}
.features .get-start {
	width: 80%;
}
.features ul {
	padding: 0;
	margin: 0;
}
.features li {
	list-style: none;
	font-size: 12px;
	font-weight: 400;
	color: #131924;
	padding: 12px 15px;
	border-top: 1px solid #d2d7e2;
}
.plancolor {
	background: #f8f8f8;
}
.pricing-btn {
	width: 100%;
	padding: 25px 0;
	border-top: 1px solid #d2d7e2;
}
.pricing-btn .get-start {
	background: #168be8;
	color: #fff;
	margin-top: 0;
}
.pricing-btn .get-start.white-btn {
	background: #fff;
	color: #168be8;
}
.pricing-btn li {
	list-style: none;
}
.pricing-btn li a {
	width: 60%;
	float: left;
	margin-left: 20%;
	background: #ccc;
	border-radius: 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: 300;
	padding-top: 9px;
	color: #fff;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.pricing-btn li a:hover {
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.skinonebg {
	background: #168be8;
}
.price-blue--color {
	color: #165cb2;
}
.pricing-btn--bg li a {
	background: #2682bc;
}
.pricing-btn--bg li a:hover {
	background: #3497d6;
}
.featuredcolor {
	color: #fff;
}
.skinonefeatures li {
	color: #fff;
	border-top: 1px solid #3a9cda;
}
.skinoneplancolor {
	background: #165cb2;
}
.skinonefeaturedreq {
	border-top: 1px solid #3a9cda;
}
/*.skinonefeaturedreq {background:#308fcb;}*/
.skinonecheck {
	color: #ceff68;
	margin-right: 8px;
}

/*Pricing table*/
.pricing--item {
	margin-bottom: 60px
}
.pricing--content {
	position: relative;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, .05);
	text-align: center;
	z-index: 0
}
.pricing--content.ribbon:before {
	content: "Recommended";
	position: absolute;
	top: 22px;
	left: -45px;
	padding: 15px 40px;
	color: #119ee6;
	background-color: #fff;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.pricing--header {
	padding: 17px 15px 30px;
	color: #fff;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out
}
.pricing--content.active .pricing--header, .pricing--content.active .pricing--icon .fa, .pricing--content.active .pricing--icon .fa:after, .pricing--content.active .pricing--icon:before, .pricing--content:hover .pricing--header, .pricing--content:hover .pricing--icon .fa, .pricing--content:hover .pricing--icon .fa:after, .pricing--content:hover .pricing--icon:before {
	background-color: #165cb2
}
.pricing--header .h5 {
	margin-top: 18px;
	font-style: italic;
	font-weight: 400
}
.pricing--header .h5 strong {
	display: block;
	font-size: 30px;
	font-style: normal;
	margin-bottom: 25px;
}
.pricing--header .h5 strong small {
	color: #fff;
	font-size: 18px
}
.pricing--icon {
	position: relative;
	margin-top: -33px;
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	z-index: -1
}
.pricing--icon:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #000;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
	z-index: -1
}
.pricing--icon:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 85px;
	margin: 5px auto;
	border: 1px solid #fff;
	border-radius: 50%;
	z-index: 0
}
.pricing--icon .fa, .pricing--icon .fa:after {
	background-color: #000;
	-webkit-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out
}
.pricing--icon .fa {
	min-width: 95px;
	padding: 32.5px 0;
	border-radius: 50%
}
.pricing--icon .fa:before {
	position: relative;
	z-index: 2
}
.pricing--icon .fa:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 85px;
	height: 56%;
	margin: 0 auto;
	z-index: 1
}
.pricing--features {
	font-size: 16px;
	line-height: 20px
}
.pricing--features ul {
	padding: 0;
	margin: 28px 0 0;
	list-style: none
}
.pricing--features li {
	margin-bottom: 16px;
	padding: 0 15px
}
.pricing--features li:last-child {
	margin-bottom: 0
}
.coming-soon--content .social .nav > li > a:hover, .f0f--content p a, .footer--widget > ul > li:hover:before, .pricing--features .fa-check, .product--img figcaption .nav > li > a:hover, .product--rating .br-theme-bootstrap-stars .br-widget a.br-active:after, .product--rating .br-theme-bootstrap-stars .br-widget a.br-selected:after, .product--single-summery-meta .table td a.active {
	color: #119ee6
}
.pricing--features li .h3 {
	margin: 1px 0 4px;
	line-height: 37px
}
.pricing--footer {
	padding: 30px 0
}
.pricing--content.active .pricing--footer .btn-primary, .pricing--content:hover .pricing--footer .btn-primary {
	background-color: #000;
	border-color: #000
}
.pricing--items.shadow--off .pricing--content {
	box-shadow: none
}
.pricing--items.shadow--off .pricing--footer {
	padding-bottom: 0
}
.pricing--items.border--on .pricing--content {
	border-radius: 4px 4px 0 0
}
.pricing--items.border--on .pricing--features {
	position: relative;
	z-index: 0
}

.pricing--items.border--on .pricing--features:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #eee
}
.pricing--items.border--on .pricing--item:last-child .pricing--features:before {
	border-right-width: 1px
}
.pricing--items.border--on .pricing--icon+ .pricing--features:before {
	top: -77px
}
.pricing--items.border--on .pricing--features ul {
	margin-top: 0
}
.pricing--items.border--on .pricing--features li {
	margin-bottom: 0;
	padding: 10px 30px;
	border-style: solid;
	border-width: 1px 0 0;
	border-color: #ccc
}
.pricing--items.border--on .pricing--features li:last-child {
	border-bottom-width: 1px
}
#pricingIncluded .pricing--item {
	float: none;
	display: inline-block;
	margin-bottom: 60px;
	vertical-align: bottom
}
#pricingIncluded .pricing--item:first-child {
	padding-bottom: 74px
}
.pricing--table {
	margin-bottom: 0;
	text-align: center
}
.pricing--table th {
	position: relative;
	padding-top: 25px !important;
	padding-bottom: 25px !important;
	color: #222;
	border: 0 !important;
	font-family: 'Droid Serif', serif;
	font-size: 18px;
	text-align: center;
	z-index: 0
}
.pricing--table th:before {
	top: 0;
	height: 100%;
	background-color: #eee
}
.pricing--table td:before, .pricing--table th:before {
	content: " ";
	position: absolute;
	left: 0;
	width: 100%;
	border-style: solid;
	border-width: 1px 0;
	border-color: #ccc;
	z-index: -1
}
.pricing--table td:first-child:before, .pricing--table th:first-child:before {
	border-left-width: 1px;
	border-radius: 4px 0 0 4px
}
.pricing--table td:last-child:before, .pricing--table th:last-child:before {
	border-right-width: 1px;
	border-radius: 0 4px 4px 0
}
.pricing--table th:after {
	top: 17.5px;
	bottom: 17.5px
}
.pricing--table td:after, .pricing--table th:after {
	content: " ";
	position: absolute;
	right: 0;
	width: 1px;
	background-color: #ccc
}
.pricing--table td:last-child:after, .pricing--table th:last-child:after {
	display: none
}
.pricing--table td {
	position: relative;
	padding-top: 21px !important;
	padding-bottom: 11px !important;
	border: 0 !important;
	font-size: 16px;
	vertical-align: middle !important;
	z-index: 0
}
.pricing--table td:before {
	top: 10px;
	bottom: 0;
	height: auto;
	background-color: transparent
}
.pricing--table td:after {
	top: 26px;
	bottom: 16px
}
.pricing--table .btn-default {
	color: #222;
	background-color: #eee;
	border-color: #eee;
	font-weight: 700
}
.pricing--table .btn-default:focus, .pricing--table .btn-default:hover {
	color: #fff;
	background-color: #119ee6;
	border-color: #119ee6
}
.reset-gutter > [class*=col-], .reset-padding {
	padding-right: 0;
	padding-left: 0;
}
#pricingIncluded .pricing--items, .gallery--content-sidebar .tags {
	font-size: 0;
}
.bg-color--black {
	background: #168be8;
}
#pricingIncluded .plan-list {
	font-size: 15px;
	background: #165cb2;
	padding: 26px 20px 21px;
	display: inline-block;
	color: #fff;
	position: relative;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
}
#pricingIncluded .plan-list:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 153, 153, 0);
	border-left-color: #165cb2;
	border-width: 18px;
	margin-top: -18px;
}



.our_service {
	background: #f2f2f2;
}
.our_service .row .col-sm-4:nth-child(1), .our_service .row .col-sm-4:nth-child(2), .our_service .row .col-sm-4:nth-child(3) {
	margin-bottom: 30px;
}
.service_box {
	position: relative;
	z-index: 9;
	background: #fff;
	padding: 40px 10px;
}
.service_box:hover {
	box-shadow: 3px 5px 15px rgba(0,0,0, .15);
}
.service_icon {

	box-sizing: border-box;
	display: inline-block;
	font-size: 36px;
	height: 60px;
	line-height: 36px;
	margin: 18.49px auto;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 66px;
}

.service_details {
	display: inline-block;
	width: calc(100% - 70px);
	vertical-align: middle;
	padding-left: 15px;
}
.service_details h5 a {
	color: #00b4fa;
}
.service_details h5 {

	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
}
.service_box {
	background: #fff;
	padding: 40px 20px;
}

.service_box:hover {
	box-shadow: 3px 5px 15px rgba(0,0,0, .15);
}

.line-h:after {
	content: '';
	width: 168px;
	height: 1px;
	background: #ff6105;
	position: absolute;
	top: 1px;
	left: -55px;
}
.l-left.line-h:after {
	left: 0;
}

/*icon hover*/

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.hi-icon:before {
	speak: none;
	font-size: 30px;
	line-height: 64px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

/* Effect 3 */

.hi-icon-effect-3 .hi-icon {
	box-shadow: 0 0 0 4px #00b4fa;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #00b4fa;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
	color: #00b4fa;
}

.hi-icon-effect-3b:hover .hi-icon {
	color: #fff;
}

.hi-icon-effect-3b .hi-icon:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

.hi-icon-effect-3b:hover .hi-icon:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/***
 ====================================================================
 Team Section
 ====================================================================

 ***/

.team-section {
	position: relative;
}

.team-member {
	position: relative;
	width: 100% !important;
}

.team-member .inner-box {
	position: relative;
	overflow: hidden;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}

.team-member .inner-box .image-box {
	position: relative;
}

.team-member .inner-box .image-box img {
	position: relative;
	width: 100%;
	display: block;
}

.team-member .inner-box .overlay-box {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	padding: 13px 30px;
}

.team-member .inner-box .overlay-box .user-info {
	position: relative;
	top: 7px;
}

.team-member .inner-box .overlay-box .user-info .text {
	position: relative;
	color: #777777;
	font-size: 14px;
	font-family: 'Courgette', cursive;
}

.team-member .inner-box .overlay-box .user-info h4 {
	color: #444444;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.team-member .inner-box .overlay-box:before {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	border-bottom: 88px solid #f8f8f8;
	border-right: 372px solid transparent;
}

.team-member .inner-box .overlay-box:after {
	position: absolute;
	content: '';
	right: -100%;
	bottom: 0px;
	border-bottom: 88px solid #ff6105;
	border-left: 240px solid transparent;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.team-member .inner-box .overlay-box .social-icon-two {
	position: absolute;
	right: 30px;
	bottom: 6px;
	z-index: 99;
	opacity: 0;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
}

.team-member .inner-box:hover .overlay-box:after {
	right: 0px;
}

.team-member .inner-box:hover .social-icon-two {
	opacity: 1;
}

/*Social Icon Two*/

.social-icon-two {
	position: relative;
}

.social-icon-two li {
	position: relative;
	margin-left: 12px;
	display: inline-block;
}

.social-icon-two li a {
	color: #ffffff;
	font-size: 14px;
}

/*Social Icon Three*/

.social-icon-three {
	position: relative;
}

.social-icon-three a {
	color: #aaaaaa;
	margin-left: 10px;
	font-size: 14px;
}

.social-icon-three a:hover {
	color: #99cc00;
}

.theme_color {
	color: #99cc00;
}
.team-pagination .owl-prev, .team-pagination .owl-next {
	margin: 0;
	background: #323232;
	opacity: 0.5;
	color: #fff;
}
.box-shadow {
	box-shadow: 3px 5px 15px rgba(0,0,0, .15);
}
/*Pricing Table*/

#pricing_table {
	background: #f8f8f8
}
.pricing_title {
	padding-bottom: 70px
}
.pricing_table {
	background: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 10px
}
.package-price {
	font-size: 26px;
	color: #fff;
	border-radius: 55px;
	height: 80px;
	width: 110px;
	padding-top: 21px;
	margin: 0 auto;
	position: relative
}
.package_title p {
	font-size: 22px;
	letter-spacing: 0;
	font-weight: 500;
	color: #888;
	padding: 40px 0 20px
}
span.currency-symbol {
	display: inline-block;
	font-size: 16px;
	position: absolute;
	top: -12px;
	left: 0;
	margin-left: 27px;
}
span.price {
	font-size: 36px;
	display: inline-block
}
span.duration {
	font-size: 13px;
	display: block
}
ul.price_feature {
	padding: 20px 50px 35px 50px
}
.price_feature li {
	padding: 18px 0;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	color: #888
}
.section_title-2.pricing_title {
	padding-bottom: 75px
}
.pricing-2 .package_title {
	padding-top: 20px;
	border-bottom: 1px solid #eee
}
.pricing-2 .package-price {
	background: none
}
.pricing-2 .currency-symbol {
	margin-left: 5px;
	margin-top: 28px
}
.pricing-2 .price {
	font-size: 48px;
	font-weight: 300
}
.pricing-2 .duration {
	color: #888;
}
.pricing-2 .package_title p {
	color: #333;
	font-size: 16px;
	padding: 5px 0 16px;
	font-weight: 600;
}
.pricing-2 ul.price_feature {
	padding: 0 0px 35px 0
}
.pricing-2 .price_feature li {
	padding: 20px 0;
	font-size: 14px;
	color: #333;
	font-weight: 400;
	list-style: none;
}
.pricing-2 .pricing_table.active {
	box-shadow: none
}

.pricing-2 .price, .pricing-2 .currency-symbol {
	color: #ff6105;
}
.pricing-2 .pricing_table.active {
	border: 1px solid #ff6105;
}
a.btn.xplus-btn.pricing {
	color: #333;
	padding: 0 45px;
	background: none;
	border: 1px solid #ddd;
	height: 50px;
	line-height: 50px;
	margin-bottom: 50px;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	box-shadow: none;
}
a.btn.xplus-btn.pricing:hover {
	color: #fff
}
a.btn.xplus-btn.pricing.active {
	color: #fff
}
a.btn.xplus-btn.pricing.active {
	background: #ff6105;
	color: #fff;
	border-color: #ff6105
}
a.btn.xplus-btn.pricing.active:hover {
	background: #ff6105;
	color: #fff;
	border-color: #ff6105;
	border: 1px solid #ff6105;
}
.btn.xplus-btn, a.btn.xplus-btn.pricing:hover {
	background: #ff6105;
}
/*Style 2*/
.pricing-style2 .pricing_table, .pricing-style2 .pricing_table.active {
	box-shadow: none;
	border-radius: 0;
	border: none;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.pricing-style2 .package_title {
	padding-top: 0;
}
.pricing-style2 .pricing-top {
	padding: 20px;
	margin-bottom: 20px;
}
.pricing-style2 .pricing-top p {
	margin-bottom: 0;
	padding: 0;
	color: #fff;
}
.pricing-style .package-price {
	padding-bottom: 20px;
}
.pricing-style2 .pricing_table.shadow, .pricing-style2 .pricing_table:hover {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 11px;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
/*-------------------------------------------------------------------------------------------*/
/* Testimonial    ||---------------------------- */
/*-------------------------------------------------------------------------------------------*/
.testimonial-block {
	text-align: center;
	position: relative;
	padding: 0 30px 30px;
	width: 100%;
}

.cyan-background {
	background: #fff;
	color: #2f3542;
}
.testimonial-img {
	position: relative;
	top: -40px;
}
.img-circle.img-border {
	border: 6px solid #f5f0f0;
	width: 80px !important;
	margin-left: auto;
	margin-right: auto;
}
.testimonial-author {
	color: #2f3542;
	font-weight: 800;
	display: block;
	font-size: 18px;
	margin-top: -25px;
	margin-bottom: 5px;
}
.testimonial-block .sub-title {
	color: #4d5056;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5;
	display: block;
}
.testimonial-block .small-divider {
	border-color: rgba(47,53,66,0.5);
	margin-bottom: 20px;
	margin-top: 20px;
	width: 41px;
}
.cyan-background p {
	color: #2f3542;
	font-weight: 500;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.testimonial-block > span {
	color: #d1d5de;
	font-size: 12px;
}
.star i {
	color: #2f3542;
	font-size: 14px;
	margin-bottom: 25px;
}
/*carousel slider*/
.carousel-slider .carousel-item {
	width: 100% !important;
}
.testimonial-section .owl-carousel .owl-stage-outer {
	padding-top: 43px;
}
.arrow_theme .owl-prev, .arrow_theme .owl-next {
	top: 40%;
	border: 2px solid #e9e9e9;
	color: #ccc;
	font-size: 22px;
	height: 1.8em;
	line-height: 1.6em;
	padding: 0;
	text-align: center;
	width: 1.8em;
	margin-right: 0;
	margin-left: 0;
	opacity: 1;
	background: none;
}
.arrow_theme .owl-prev:hover, .arrow_theme .owl-next:hover {
	border: 2px solid #ff6105;
	color: #fff;
	background: #ff6105;
}
.testimonial-section .owl-prev, .testimonial-section .owl-next {
	top: 58%;
}
.testimonial-section .owl-prev {
	left: -44px;
}
.testimonial-section .owl-next {
	right: -44px;
}

/*Partner Carousel*/
.partenr-carousel.owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto;
}
.partenr-carousel .owl-prev, .partenr-carousel .owl-next {
	opacity: 1;
	margin: 0;
	background: rgba(50, 50, 50, 0.33);
	color: #fff;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.partenr-carousel .owl-prev:hover, .partenr-carousel .owl-next:hover {
	background: #323232;
}
.partenr-carousel .owl-prev {
	left: -10px;
}
.partenr-carousel .owl-next {
	right: -10px;
}
/*index creative*/
.creative_heading h2 {
	font-size: 60px;
	word-wrap: break-word;
	font-weight: 800;
}

.parallax-section {
	position: relative;
}
.full-screen-intro {
	overflow: hidden;
	position: relative;
}
.content-cap-wraper {
	display: table;
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
.full-cap-wraper {
	display: table;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	z-index: 1;
}
.content-caption {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.content-wd650 {
	max-width: 650px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.cont-h-100per {
	height: 100%;
}
.parallax-section.overlay-dark:before {
	z-index: 1;
}
.bg-color3 {
	background: #e73300;
}
.section-bar h3 {
	line-height: 1.5;
}
.align-center {
	margin: 0 auto;
}

.overflow_hidden {
	overflow: hidden;
	position: relative;
}
.image_cover {
	background-image: url(../images/bg-10.jpg);
	background-size: cover;
	display: block;
	position: absolute;
	width: 50%;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	background-position: 50% 50%;
}

.fontsize_28 {
	font-size: 28px;
	color: #fff;
}
#choose_us h4 {
	font-size: 20px;
}
#choose_us p {
	color: #fff;
}
/*service box*/
.service-content {
	opacity: 1;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.service-content i {
	font-size: 35px;
	padding-bottom: 20px;
}
.border-r {
	border-right: 1px solid #e8e8e8;
}
.service-box {
	position: relative;
	min-height: 366px;
	border-right: 1px solid #e8e8e8;
	overflow: hidden;
	padding: 150px 0;
}
.hover-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 0 24px;
	opacity: 0;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.hover-box i {
	font-size: 33px;
	margin-bottom: 15px;
}
.table-box {
	display: table;
	width: 100%;
	height: 391px;
}
.box-cell {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.service-box:hover .hover-box {
	opacity: 1;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.service-box:hover .service-content {
	opacity: 0;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.min-h {
	min-height: 391px;
}
.services-items .owl-nav {
	position: absolute;
	bottom: 53px;
	left: -212px;
}

.services-items .owl-nav .owl-prev {
	left: 0;
}

.services-items .owl-nav .owl-next {
	left: 50px;
	right: auto;
}


.get-qoute input[type="text"] {
	height: 60px;
}
.get-qoute textarea, .get-qoute input[type="text"] {
	border-radius: 5px;
	font-size: 18px;
}
.carousel-box .testimonial-author, .carousel-box .star i {
	color: #fff;
}
.new-blog .blog-post {
	padding: 20px;
	background: #fff;
}
.project-detail-block {
	padding: 20px;
}
.project-detail-block p a{
	color:#fff;
}
.project-detail-box h4 {
	text-transform: uppercase;
}
.list {
	list-style: none;
}

/*Our History*/
.history-box {
	background: #fff;
	padding: 20px;
	min-height: 330px;
	margin-top: 20px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}
.history_date {
	padding: 6px 20px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: -17px;
	z-index: 9;
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 100px;
	text-align: center;
}

/******************************************************************************
 Shopping Cart
 *******************************************************************************/
.top-pad-80 {
	padding-top: 80px;
}
.shop .product-item {
	border: 1px solid rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 0;
	max-width: 300px;
	margin: 0px auto 60px;
	text-align: center;
}
.shop.grid-3 .product-item, .shop.grid-2 .product-item {
	max-width: 400px;
}
.shop .product-item:hover img {
	opacity: .6;
}
.shop .product-img {
	z-index: -1;
	position: relative;
}
.shop .product-details {
	background-color: #f7f7f7;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.shop .product-details h4, .shop .product-details h5 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.shop .product-details h5 {
	font-size: 18px;
	font-weight: 400;
}
.shop .product-details h5 del {
	padding-right: 10px;
	color: #1e1e1e;
	font-size: 16px;
}
.shop .product-overlay {
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0px auto;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	z-index: 9999;
}
.shop .product-overlay div {
	background-color: #f7f7f7;
	display: block;
	float: left;
	width: 50%;
	padding: 10px;
	color: #1e1e1e;
	margin: 0px;
}
.shop .product-overlay div:hover {
	background-color: #1e1e1e;
}
.shop .product-overlay .add-to-cart {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.shop .product-overlay a {
	color: #1e1e1e;
	text-decoration: none;
}
.shop .product-overlay div:hover a {
	color: #ffffff;
}
.shop .product-overlay a {
	color: #1e1e1e;
}
.shop .product-item:hover .product-overlay {
	opacity: 1;
}
.product-name a {
	color: #1e1e1e;
	text-decoration: none;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.product-name a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.product-image {
	background: #f2f2f2;
	display: inline-block;
	line-height: 0;
}
.product-image > img {
	width: 100%;
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.product-image:hover > img {
	opacity: .9;
	filter: alpha(opacity=90);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.rotation .product-image:hover > img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.actual-price {
	color: #7f7f7f;
	display: inline-block;
	margin-right: 6px;
	position: relative;
}
.actual-price:before {
	background: #ff0000;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	margin: 0 0 0 -28px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
	width: 46px;
}
.price-details {
	border-bottom-width: 1px;
	font-size: 30px;
	line-height: 1;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
.price-details h3 {
	display: inline-block;
	position: relative;
	padding-right: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.price-details h3:after {
	content: "\f07e";
	display: block;
	font-size: 16px;
	font-family: FontAwesome;
	right: 0;
	position: absolute;
	top: 15px;
}
.product-page .price-details .actual-price {
	font-size: 15px;
}
.price {
	font-size: 30px;
	line-height: 1;
	font-family: Oswald, sans-serif;
}
.arrow-style, .list-style {
	list-style: none;
}
/* Zoom Product */
.single-product {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	overflow: hidden;
	position: relative;
}
.zoom-product-thumb {
	text-align: center;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.zoom-product-thumb img {
	display: inline-block;
	width: 80px;
}
.zoomWrapper img, .zoomContainer img {
	width: 100%;
}
.zoomWindow {
	border: none !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	z-index: 99 !important;
}
.product-regulator {
	display: inline-block;
	margin-bottom: 40px;
	vertical-align: top;
}

.product-regulator button {
	border: 1px solid #e1e1e1;
	border-radius: 0;
	color: #ff6105;
	height: 44px;
	padding: 11px 12px;
	display: inline-block;
}
.product-regulator .output {
	color: #7f7f7f;
	display: inline-block;
	height: 44px;
	padding: 11px 12px;
	text-align: center;
	vertical-align: top;
	width: 80px;
	border: 1px solid #e1e1e1;
}
.product-meta-details {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 15px;
	font-size: 14px;
}

.btn-default, .bar {
	background-color: #ffc400;
}

.btn-default:hover, .color-switch .owl-controls .owl-page span, .tags li a {
	background-color: #ff6105;
}

/* Ribbon */
.ribbon-wrapper {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	right: -3px;
}
.ribbon {
	text-align: center;
	font-size: 12px;
	position: relative;
	padding: 5px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.ribbon:before, .ribbon:after {
	content: "";
	border-top: 3px solid #6e8900;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.ribbon:before {
	left: 0;
}
.ribbon:after {
	right: 0;
}
.ribbon.red {
	background-color: #ff0000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#bf0c0c));
	background-image: -webkit-linear-gradient(top, #ff0000, #bf0c0c);
	background-image: -moz-linear-gradient(top, #ff0000, #bf0c0c);
	background-image: -ms-linear-gradient(top, #ff0000, #bf0c0c);
	background-image: -o-linear-gradient(top, #ff0000, #bf0c0c);
}
.ribbon.blue {
	background-color: #03b6f7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#03b6f7), to(#0c8fbf));
	background-image: -webkit-linear-gradient(top, #03b6f7, #0c8fbf);
	background-image: -moz-linear-gradient(top, #03b6f7, #0c8fbf);
	background-image: -ms-linear-gradient(top, #03b6f7, #0c8fbf);
	background-image: -o-linear-gradient(top, #03b6f7, #0c8fbf);
}
.ribbon.green {
	background-color: #BFDC7A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
	background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
	background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
}
.ribbon.yellow {
	background-color: #ffc400;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#eab505));
	background-image: -webkit-linear-gradient(top, #ffc400, #eab505);
	background-image: -moz-linear-gradient(top, #ffc400, #eab505);
	background-image: -ms-linear-gradient(top, #ffc400, #eab505);
	background-image: -o-linear-gradient(top, #ffc400, #eab505);
}
.ribbon.no-gradiant {
	background-image: none;
}
.ribbon.white {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	-webki-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

/******************************************************************************
 sidebar_shop
 *******************************************************************************/
.sidebar_shop .widget_shop {
	margin-bottom: 40px;
}
.widget_shop  .list-group.panel > .list-group-item {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.widget_shop .list-group-submenu {
	margin-left: 20px;
}
.widget_shop .list-group-item {
	border: 0;
}
.widget_shop .panel {
	border: 0;
	box-shadow: none;
}
.widget_shop a.list-group-item:focus, .widget_shop a.list-group-item:hover {
	background: none;
}
.list-group-item {
	list-style: outside none none;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	position: relative;
}
.list-group-item:before {
	content: "\f105";
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 5px;
}
.list-group-item .fa {
	margin-left: 7px;
	display: none;
}
/* Tags */
ul.tags, .filter-price-box {
	display: table;
	margin: 0 auto;
}
ul.tags li {
	float: left;
	margin: 0 3px 3px 0;
}
.tags li a {
	border-radius: 2px;
	color: #ffffff !important;
	display: block;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	text-decoration: none;
	transition: all 0.2s linear 0s;
}
.tags li a:hover {
	opacity: .5;
}
/* Social Feed widget_shop */

.social-feed.loaded {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.social-feed {
	display: table;
	margin: 0 auto;
}
.social-feed li {
	float: left;
	height: 62px;
	list-style: outside none none;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 60px;
}
.social-feed li img {
	height: 62px;
	width: 62px;
}
/* Shop widget_shops */

.widget_shop .price {
	font-size: 18px;
}
.widget_shop .shop h5 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
.widget_shop .price {
	padding-bottom: 10px;
}
.widget_shop .price del {
	margin-right: 10px;
	font-size: 14px;
}

/* Poll */

.new-radio {
	border-radius: 7px;
	height: 14px;
	width: 14px;
}
.new-radio, .new-checkbox {
	background: none repeat scroll 0 0 #fff;
	cursor: pointer;
	float: left;
	margin: 0px 0 0 -20px;
	position: absolute;
}

/* Price Range Filter */
.filter .filter-price-box {
	padding-bottom: 15px;
}
.nstSlider {
	background: none #CCCCCC;
	cursor: pointer;
	height: 2px;
	position: relative;
	width: 260px;
	max-width: 100%;
	margin: 25px auto 40px;
}
.bar {
	height: 3px;
	cursor: pointer;
	position: absolute;
}
.nstSlider .rightGrip, .nstSlider .leftGrip {
	position: absolute;
	top: 5px;
	margin-left: -2px;
	border-width: 0px 5px 0;
}
.range .leftLabel {
	left: 0px;
	top: 12px;
	font-size: 12px;
	font-family: 'Lato';
	position: absolute;
}
.range .rightLabel {
	font-family: 'Lato';
	top: 12px;
	left: 0px;
	font-size: 12px;
	position: absolute;
}
.bar:after {
	height: 8px;
	width: 1px;
	position: absolute;
	right: -1px;
	top: -3px;
	content: "";
	cursor: pointer;
}
.bar:before {
	height: 8px;
	width: 1px;
	position: absolute;
	left: 0px;
	top: -3px;
	content: "";
	cursor: pointer;
}
.nstSlider:after {
	height: 8px;
	width: 1px;
	background: #bebebe;
	position: absolute;
	right: -1px;
	top: -3px;
	content: "";
	cursor: pointer;
}
.nstSlider:before {
	height: 8px;
	width: 1px;
	background: #bebebe;
	position: absolute;
	left: 0px;
	top: -3px;
	content: "";
	cursor: pointer;
}
.rightGrip:before {
	content: "";
	height: 15px;
	width: 2px;
	position: absolute;
	right: -8px;
	top: -5px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid;
}
.leftGrip:before {
	content: "";
	height: 15px;
	width: 2px;
	position: absolute;
	left: 0;
	top: -5px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid;
}
.rightGrip:after {
	content: "";
	height: 35px;
	width: 36px;
	position: absolute;
	right: -26px;
	top: 0px;
}
.leftGrip:after {
	content: "";
	height: 35px;
	width: 36px;
	position: absolute;
	left: -9px;
	top: 0px;
}
.rightGrip:before, .leftGrip:before {
	border-bottom: 10px solid #ffc400;
}
.filter-print-price {
	padding: 7px 0px 0px;
	margin: 0px 17px;
}
.filter-print-price a h4 {
	padding: 5px 31px;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Lato';
	font-size: 14px;
	margin: 0;
	width: 95px;
	border: 1px solid;
	text-transform: capitalize;
}
.filter-print-price a h4:hover {
	background-color: #FFFFFF;
	border: 1px solid;
}
.filter-print-price .price {
	font-family: 'Lato';
	color: #656565;
	font-weight: 600;
	font-size: 14px;
	margin-left: 6px;
	text-align: center;
}
.drag {
	font-family: 'Lato';
	color: #656565;
	font-size: 12px;
	font-weight: 600;
	margin: 12px 0 0 -9px;
	display: block;
}
.filter-print-price li {
	display: inline-block;
	list-style: none;
}
.shop-carousel .owl-nav {
	position: absolute;
	top: 0;
	right: 18px;
	width: 100%;
}
/******************************************************************************
 widget_shop
 *******************************************************************************/

.widget_shop ul {
	padding: 0px;
	margin: 0px;
}
.widget_shop li {
	list-style: none;
}
.widget_shop li a, .widget_shop li a:visited {
	color: #7f7f7f;
	text-decoration: none;
}
.widget_shop li {
	line-height: 21px;
}
.widget_shop a, .widget_shop a:visited {
	color: #7f7f7f;
	text-decoration: none;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}
.widget_shop a:hover {
	color: #000;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}
.widget_shop .widget_shop-title .title {
	font-weight: 600;
	line-height: 1.3;
	margin: 0 0 12px;
}
.widget_shop .widget_shop-title {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 12px;
	position: relative;
}
.sidebar_shop.widget_shop .widget_shop-title {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 16px;
	position: relative;
}

/* Latest News */
.latest-posts {
	margin: 0px;
	padding: 0;
}
.latest-posts li {
	list-style: none;
	clear: both;
	margin-bottom: 35px;
}
.latest-posts li:last-child {
	margin-bottom: 10px;
}
.latest-posts .post-thumb {
	width: 100px;
}
.latest-posts .post-thumb {
	float: left;
}

.latest-posts li img {
	margin-right: 10px;
}

/* Tabs */
.tab-content {
	margin-bottom: 20px;
	margin-top: 20px;
}
.left-tabs > .nav-tabs {
	border-width: 0;
	float: left;
	margin: 0 -1px 0 0;
}
.right-tabs > .nav-tabs {
	border-width: 0;
	float: right;
	margin: 0 -1px 0 0;
}
.left-tabs > .nav-tabs li, .right-tabs > .nav-tabs li {
	float: none;
	display: block;
}
.left-tabs > .nav-tabs > li.active > a, .left-tabs > .nav-tabs > li.active > a:focus, .left-tabs > .nav-tabs > li.active > a:hover {
	border-width: 1px;
	border-style: solid none solid solid;
	border-color: #ddd;
}
.right-tabs > .nav-tabs > li.active > a, .right-tabs > .nav-tabs > li.active > a:focus, .right-tabs > .nav-tabs > li.active > a:hover {
	border-width: 1px;
	border-style: solid solid solid none;
	border-color: #ddd;
}
.left-tabs > .nav-tabs li a {
	border-right: 1px solid #ddd;
}
.right-tabs > .nav-tabs li a {
	border-left: 1px solid #ddd;
}
.left-tabs > .nav-tabs {
	margin-right: 20px;
}

.nav-tabs {
	margin-bottom: 0;
	margin-left: 0;
}
.nav-tabs > li > a {
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	color: #1e1e1e;
	font-size: 12px;
	padding: 10px 20px 11px;
	-webkit-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #f7f7f7;
	-webkit-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-color: #f7f7f7 #f7f7f7 #e1e1e1;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	border: 1px solid #e1e1e1;
	border-bottom-color: transparent;
	color: #1e1e1e;
	font-weight: bold;
}
.nav-tabs > .active.dropdown > a {
	z-index: 911;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	padding:  0;
}
.tab-content.border {
	padding: 0 20px 20px 20px;
	border: 1px solid #ddd;
	border-top: 0;
}
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
	float: none;
	margin: 0;
}
.tabs-bottom .tab-content > .tab-pane, .tabs-bottom .pill-content > .pill-pane, .tabs-bottom .tab-content {
	padding: 0px 0 0;
	margin: 0;
}
.tabs-bottom.tab-style.dark .nav-tabs {
	text-align: center;
	float: none;
	border: 0;
}
.tabs-bottom > .nav-tabs > li {
	float: none;
	margin: 0;
	display: inline-block;
}
.tabs.border {
	border: 0;
}
.tabs.border > .nav-tabs > li > a {
	border: 1px solid #ddd;
}
.tabs.border > .nav-tabs > li.active > a {
	border-bottom: 1px solid transparent;
}
.tabs-right > .nav-tabs > li > a, .tabs-bottom > .nav-tabs > li > a {
	min-width: 110px;
	margin-right: 0;
	margin-bottom: 3px;
	border: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
	min-width: 110px;
	margin-right: 0;
	margin-bottom: 3px;
	border: 1px solid #ddd;
}
.tabs-left > .nav-tabs {
	border: 0 none;
	border-right: 1px solid #ddd;
	float: left;
	margin: 0 -1px 0 0;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
	border-color: #f7f7f7 #ddd #f7f7f7 #f7f7f7;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
}
.tabs-left > .tab-content {
	border-left: 1px solid #ddd;
	margin: 0;
	overflow: auto;
}
.tabs-left > .tab-content > .tab-pane {
	padding: 0 0 0 20px;
}
.tabs-right > .nav-tabs {
	border: 0 none;
	border-left: 1px solid #ddd;
	float: right;
	margin: 0 0 0 -1px;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
	border-color: #f7f7f7 #f7f7f7 #f7f7f7 #ddd;
}
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
}
.tabs-right > .tab-content {
	border-right: 1px solid #ddd;
	margin: 0;
	overflow: auto;
}
.tabs-right > .tab-content > .tab-pane {
	padding: 0 20px 0 0;
}
.tabs-right.no-pad > .tab-content > .tab-pane, .tabs-left.no-pad > .tab-content > .tab-pane {
	padding: 0 0px 0 0;
}
.tab-style .nav-tabs {
	border-left: 0;
}
.tabs-bottom.tab-style > .nav-tabs > li {
	border-radius: 4px;
}
.tabs-bottom.tab-style > .nav-tabs > li > a {
	border-radius: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	border: 0;
}
.tab-style > .nav-tabs > li > a {
	border-radius: 4px;
	margin-left: -1px;
	margin-bottom: 5px;
	color: #ffffff;
}
.tab-style > .nav-tabs > li {
	background: rgba(0,0,0,.2);
}
.tab-style.dark > .nav-tabs > li {
	background: rgba(0,0,0,.7);
}
.tab-style.dark .nav-tabs {
	border-left: inherit;
	margin: 0 !important;
}
.tab-style > .nav-tabs .active > a, .tab-style > .nav-tabs .active > a:hover, .tab-style > .nav-tabs .active > a:focus, .tab-style > .nav-tabs > li > a:hover, .tab-style > .nav-tabs > li > a:focus {
	background: rgba(0,0,0,.7);
	color: #f7f7f7;
	font-weight: normal;
}
.tab-style > .tab-content {
	border: 0;
}
.tab-style > .nav-tabs .active > a, .tab-style > .nav-tabs .active > a:hover, .tab-style > .nav-tabs .active > a:focus {
	border: 1px solid rgba(0,0,0,.2);
}

/* Owl Bootstrap Friendly */

.owl-carousel .col-sm-1, .owl-carousel .col-sm-2, .owl-carousel .col-sm-3, .owl-carousel .col-sm-4, .owl-carousel .col-sm-5, .owl-carousel .col-sm-6, .owl-carousel .col-sm-7, .owl-carousel .col-sm-8, .owl-carousel .col-sm-9, .owl-carousel .col-sm-10, .owl-carousel .col-sm-11, .owl-carousel .col-sm-12 {
	display: block;
	float: left;
	width: auto !important
}
.owl-carousel .col-md-1 {
	max-width: 80px;
	width: auto !important
}
.owl-carousel .col-md-2 {
	max-width: 161px;
	width: auto !important
}
.owl-carousel .col-md-3 {
	max-width: 242px;
	width: auto !important
}
.owl-carousel .col-md-4 {
	max-width: 323px;
	width: auto !important
}
.owl-carousel .col-md-5 {
	max-width: 404px;
	width: auto !important
}
.owl-carousel .col-md-6 {
	max-width: 485px;
	width: auto !important
}
.owl-carousel .col-md-7 {
	max-width: 565px;
	width: auto !important
}
.owl-carousel .col-md-8 {
	max-width: 646px;
	width: auto !important
}
.owl-carousel .col-md-9 {
	max-width: 727px;
	width: auto !important
}
.owl-carousel .col-md-10 {
	max-width: 808px;
	width: auto !important
}
.owl-carousel .col-md-11 {
	max-width: 889px;
	width: auto !important
}
.owl-carousel .col-md-12 {
	max-width: 970px;
	width: auto !important
}


.shop img {
	height: auto;
	max-width: 100%;
}

.romana_check_out_form .common_input input, .romana_check_out_form .common_input select {
	width: 100%;
	border: 1px solid #e3e3e3;
	background: #fff;
	border-radius: 3px;
	margin-bottom: 30px;
}
.romana_check_out_form .select_option_one::after {
	color: #b8b8b8;
}

.check_form_left {
	margin-right: 40px;
}

.check_form_left h3 {
	margin-bottom: 50px;
	font-size: 24px;
}

.check_form_right {

	padding: 35px 30px 40px;
}

.check_form_right h3 {
	font-size: 24px;
	margin-bottom: 22px;
}
.product_order ul, .romana_select_method ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.check_form_right .product_order ul li {
	padding: 8px 5px;
}
.check_form_right .product_order ul li:first-child {
	border-bottom: 1px solid #e3e3e3;
}
.check_form_right .product_order ul li:nth-child(2) {
	font-weight: 300;
	font-size: 15px;
	padding: 15px 5px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 8px;
}
.check_form_right .product_order ul li span {
	float: right;
}
.check_form_right .paypal_img {
	margin-top: 20px;
}
.check_form_right .common_btn {
	width: 100%;
	color: #fff;
	margin-top: 36px;
}

.romana_select_method {
	margin-top: 30px;
}
.romana_select_method li {
	margin-top: 20px;
}
.romana_select_method label {
	padding-left: 14px;
}

/* ==================================== Cart Page Css ======================= */


.padding_all {
	padding-top: 66px !important;
}

.cart_amount {
	margin-top: -12px;
}


.table.table-striped.table-responsive a {
	border-radius: 14px;
	color: #fff;
	font-size: 12px;
	height: 14px;
	line-height: 15px;
	position: absolute;
	right: 50px;
	text-align: center;
	top: 47%;
	width: 14px;
}


.table > tr > th {
	border-bottom: medium none;
	color: #fff;
	padding: 15px;
	vertical-align: bottom;
	padding-left: 20px;
}

.table > thead > tr > th {
	border-bottom: medium none;
	color: #fff;
	vertical-align: bottom;
	padding-left: 48px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.table > tbody > tr > td, .table > tbody > tr > th {
	border-bottom: 1px solid #f6f6f6;
	padding-left: 48px;
	position: relative;
	padding-top: 28px;
	padding-bottom: 28px;
}


.table.table-striped.table-responsive p {
	margin-top: 37px;
}


.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #ffff;
}

.table.table-striped.table-responsive img {
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}

.cart_page_area .cart_btns {
	margin-top: 36px;
}
.cart_page_area .common_btn {
	background: #4daefe;
	color: #fff;
	width: 200px;
	box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.11);
	height: 48px;
}

.cart_page_area .hvr-bounce-to-right::before {
	background: #373737 !important;
}
.cart_page_area .cart_page_btn1 {
	background: #fff;
	border: 1px solid #e3e3e3;
	color: #8b8b8b;
	font-weight: 300;
	font-size: 15px;
	box-shadow: none;
	width: 300px !important;
	margin-right: 18px;
	position: relative;
}

.cart_page_area .cart_page_btn3 {
	width: 150px !important;
}

.cart_page_btn2 {
	left: 43%;
	position: absolute;
	top: 0;
}


.cart_amount > input {
	background: #fbfbfb;
	border: medium none;
	border-radius: 50px;
	height: 48px;
	padding: 6px 22px;
	width: 130px;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}
.cart_wrpaer img {
	width: 93px
}
.padding_all .product-regulator {
	margin-bottom: 0;
}

.cart_totals_area {
	overflow: hidden;
	margin-top: 82px;
	padding: 54px 48px 30px;
}
.cart_totals_area ul {
	margin: 0;
}

.cart_totals_area h3 {
	margin-bottom: 40px;
}
.cart_totals_area li {
	overflow: hidden;
	padding-bottom: 14px;
}
.cart_totals_area li:last-child {
	border-top: 1px solid #dbdbdb;
	padding-top: 13px;
}
.cart_totals_area li span {
	float: right;
}
.cart_totals_area .common_btn {
	width: 250px !important;
	float: right;
	margin-top: 25px;
}


/* ==============================
 20. Side Bar Widget styles
 ============================== */

.single-sidebar-widget ul {
	list-style: none;
	padding-left: 0;
}
.single-sidebar-widget {
	margin-bottom: 50px;
}
.single-sidebar-widget:last-child {
	margin-bottom: 0;
}
.single-sidebar-widget .sec-title {
	margin-bottom: 30px;
}
.single-sidebar-widget .sec-title h2 {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
}
.single-sidebar-widget .sec-title {
	font-size: 15px;
	font-weight: 600;
}
.single-sidebar-widget .sec-title h2:after {
	width: 35px;
}
.single-sidebar-widget .contact-form input, .single-sidebar-widget .contact-form .select-menu + .ui-selectmenu-button {
	height: 40px;
}
.single-sidebar-widget .contact-form .select-menu + .ui-selectmenu-button {
	margin-bottom: 2px;
}
.single-sidebar-widget .contact-form .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
	line-height: 40px;
}
.single-sidebar-widget .dwnld-broucher a {
	text-transform: uppercase;
	color: #08ADD0;
	font-weight: 600;
	margin-top: 30px;
	font-size: 12px;
	display: inline-block;
}
.single-sidebar-widget .special-links li:last-child {
	margin-bottom: 0;
}
.single-sidebar-widget .special-links li a {
	background: #f9f9f9;
	color: #323232;
	border: 1px solid #e9e9e9;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	line-height: 50px;
	position: relative;
	padding: 0 20px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	position: relative;
}
.single-sidebar-widget .special-links li:hover a:after, .single-sidebar-widget .special-links li.active a:after {
	color: inherit;
}
.single-sidebar-widget .special-links li a:after {
	content: '\f101';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	right: 20px;
	line-height: 50px;
	color: #6A6969;
	font-weight: normal;
}
.single-sidebar-widget .special-links li a:before {
	content: '\f0da';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: -1px;
	color: #ff6105;
	font-size: 0px;
	line-height: 50px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border-left: 4px solid #ff6105;
}
.single-sidebar-widget .special-links li:hover a, .single-sidebar-widget .special-links li a.active {
	background: #fff;
	color: #ff6105;
}
.single-sidebar-widget .special-links li a.active:after {
	color: #ff6105;
}
.single-sidebar-widget .special-links li a:hover:before, .single-sidebar-widget .special-links li a.active:before {
	opacity: 1;
}
.search-box placeholder {
	color: #000;
}
.single-sidebar-widget .search-box form {
	background: #e5e5e5;
	width: 100%;
	height: 48px;
	border: 1px solid #e9e9e9;
}
.single-sidebar-widget .search-box form input {
	padding-left: 30px;
	border: none;
	outline: none;
	height: 100%;
	color: rgba(255, 255, 255, 0.5);
	width: calc(100% - 55px);
	background-color: transparent;
}
.single-sidebar-widget .search-box form input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: rgba(255, 255, 255, 0.5);
	opacity: 1;
}
.single-sidebar-widget .search-box form input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: rgba(255, 255, 255, 0.5);
	opacity: 1;
}
.single-sidebar-widget .search-box form input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: rgba(255, 255, 255, 0.5);
	opacity: 1;
}
.single-sidebar-widget .search-box form input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: rgba(255, 255, 255, 0.5);
}
.single-sidebar-widget .search-box form input:placeholder-shown {
	/* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
	color: rgba(186, 185, 185, 1);
}
.single-sidebar-widget .search-box form button {
	position: relative;
	left: 2px;
	width: 50px;
	background: #ff6105;
	color: #000000;
	font-size: 16px;
	padding: 11px 0px;
	border: none;
	outline: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.single-sidebar-widget .search-box form button:hover {
	background: #1FB5C7;
}
.single-sidebar-widget .search-box form button:hover i {
	color: #fff;
}
.single-sidebar-widget .search-box form button:hover:after {
	background: #1FB5C7;
}
.single-sidebar-widget .search-box form button i {
	position: relative;
	z-index: 2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.single-sidebar-widget .categories ul li:last-child a {
	border: none;
}
.single-sidebar-widget .categories ul li a {
	color: #898989;
	text-transform: capitalize;
	line-height: 42px;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	position: relative;
}
.single-sidebar-widget .categories ul li a:after {
	content: '\f105';
	font-family: 'FontAwesome';
	color: #C8C8C8;
	position: absolute;
	top: 0;
	right: 0;
}
.single-sidebar-widget .popular-post .img-cap-effect .img-box .img-caption:before {
	border-width: 2px;
}
.single-sidebar-widget .popular-post li {
	margin-bottom: 30px;
}
.single-sidebar-widget .popular-post li:last-child {
	margin-bottom: 0;
}
.single-sidebar-widget .popular-post .img-box, .single-sidebar-widget .popular-post .content {
	display: table-cell;
	vertical-align: middle;
}
.single-sidebar-widget .popular-post .img-box {
	width: 110px;
}
.single-sidebar-widget .popular-post .content {
	padding-left: 30px;
}
.single-sidebar-widget .popular-post .content a h4 {
	font-family: 'Open Sans', sans-serif;
	color: #242424;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.single-sidebar-widget .popular-post .content a h4:hover {
	color: #1FB5C7;
}
.single-sidebar-widget .popular-post .content p {
	color: #8E8D8D;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
}
.single-sidebar-widget .popular-post .content span {
	color: #1CBAC8;
	font-size: 13px;
	display: block;
	margin-top: 4px;
	font-weight: 500;
}
.single-sidebar-widget .text-box p {
	color: #8E8D8D;
}
.single-sidebar-widget .insta-feed ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.single-sidebar-widget .insta-feed ul .img-cap-effect .img-box .img-caption:before {
	border-width: 2px;
}
.single-sidebar-widget .insta-feed {
	font-size: 0;
	display: inline-block;
}
.single-sidebar-widget .insta-feed img {
	max-width: 100%;
	display: inline-block;
	font-size: 0;
	margin-bottom: 1px;
	margin-right: 1px;
}
.single-sidebar-widget .tag-cloud {
	font-size: 0;
	margin-left: -5px;
	margin-right: -5px;
}
.single-sidebar-widget .tag-cloud li {
	display: inline-block;
}
.single-sidebar-widget .tag-cloud li a {
	display: block;
	color: #787878;
	text-transform: uppercase;
	border: 1px solid #EAEAEA;
	border-radius: 20px;
	padding: 7px 22px;
	font-size: 12px;
	margin: 0 5px;
	margin-bottom: 10px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.single-sidebar-widget .tag-cloud li a:hover {
	background: #E5E5E5;
	color: #787878;
	border-color: #E5E5E5;
}
.single-client-box {
	margin-bottom: 50px;
}
.single-client-box:last-child {
	margin-bottom: 0;
}
.single-client-box .icon-box, .single-client-box .content {
	display: table-cell;
	vertical-align: middle;
}
.single-client-box .icon-box {
	width: 170px;
	text-align: center;
	border-top: 4px solid #1FB5C7;
	border-left: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
.single-client-box .content {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
}
.single-client-box .content h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Alegreya', sans-serif;
	color: #242424;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.single-client-box .content p {
	color: #898989;
	margin: 0;
}
.single-sidebar-widget ul.brochure-btns li a {
	font-family: 'Open Sans', sans-serif;
	color: #404040;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	display: block;
	background: #FBFBFB;
	border: 1px solid #EDEDED;
	padding: 12px 20px;
}
.single-sidebar-widget ul.brochure-btns li {
	display: block;
	margin-bottom: 21px;
}
.single-sidebar-widget ul.brochure-btns li a i {
	color: #e94429;
	margin: 0 10px 0;
	font-size: 1.2em;
}
.faq.faq-service .panel-group .panel-heading + .panel-collapse > .panel-body {
	padding: 20px 18px;
	background: rgba(242, 237, 233, 0.38)
}



/* ----------------------------------------------------------------------*/
/* Sidebar Widget   ---------------------------------------------------- */
/* ----------------------------------------------------------------------*/

.sidebar-widget {
	margin-bottom: 35px;
}
.sidebar-widget h3 {
	font-weight: bold;
}
.sidebar-widget h4 {
	margin: 0px;
	padding-top: 0;
	padding-bottom: 15px;
}
.widget-search {
	position: relative;
}
.widget-search input[type="text"] {
	padding-right: 30px;
	border: 1px solid #DEDEDE;
	margin-bottom: 0;
}
.widget-search input[type="text"]:focus {
	border: 1px solid #ff6105;
}
.blog-post-hr input[type="text"], .blog-post-hr textarea {
	border: 1px solid #DEDEDE;
	margin-bottom: 20px;
}
.blog-post-hr input[type="text"]:focus, .blog-post-hr textarea:focus {
	border: 1px solid #ff6105;
}
.widget-search input[type="submit"] {
	background-color: rgba(0,0,0,0);
	border: 0 none;
	color: #8d8d8d;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-family: "FontAwesome", sans-serif;
	margin: 0;
	outline: 0 none;
	white-space: nowrap;
	padding: 0 3px;
	text-decoration: none;
	transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	position: absolute;
	top: 10px;
	right: 10px;
}
.widget-search input[type="submit"]:hover {
	color: #e6ae49;
}
.sidebar-widget hr {
	margin-bottom: 15px;
}
.sidebar-widget ul {
	margin: 0px;
	padding-left: 0px;
}
.sidebar-widget ul li {
	list-style: none;
	font-weight: 400;
}
.categories li {
	border-bottom: 1px solid #DEDEDE;
}
.sidebar-widget ul li a {
	display: inline-block;
	padding: 4px 0px;
	font-size: 13px;
	color: #323232;
	cursor: pointer;
}
.sidebar-widget .categories li a {
	padding: 10px 0px;
	text-transform: capitalize;
}
.sidebar-widget .widget-post h6 a {
	font-size: 15px;
	font-weight: 700;
}
.sidebar-widget ul li a:hover {
	color: #ff6105;
}
.widget-tag {
	display: inline-table;
	margin-top: 15px;
}
.widget-tag li {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	text-transform: uppercase;
}
.widget-tag li a {
	padding: 4px 10px !important;
	display: block;
	border: 1px solid #ff6105;
	color: #ff6105 !important;
}
.sidebar-widget .widget-tag li a:hover {
	background: #ff6105;
	color: #fff !important;
}
.sidebar-widget .widget-post {
	position: relative;
}
.sidebar-widget .widget-post .widget-post-media {
	width: 118px;
	display: table-cell;
	padding: 0px 15px 0px 0px;
}
.sidebar-widget .widget-post li {
	margin-bottom: 20px;
}
.sidebar-widget .widget-post a {
	padding: 0px;
}
.sidebar-widget .widget-post .widget-post-media img, .sidebar-widget .widget-post .widget-post-media video {
	width: 100%;
	vertical-align: top;
}
.sidebar-widget .widget-post .widget-post-info {
	display: table-cell;
	vertical-align: top;
}
.sidebar-widget .widget-post .widget-post-info h5, .sidebar-widget .widget-post .widget-post-info h6 {
	margin-bottom: 5px;
}
.sidebar-widget .widget-post .widget-post-info p {
	margin: 0px;
}
.sidebar-widget .color-widget {
	overflow: hidden;
}
.sidebar-widget .color-widget li {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 8px 8px 0;
	border: 1px solid #f1f1f1;
}
.sidebar-widget .red-box {
	background: #FF0000;
}
.sidebar-widget .yellow-box {
	background: #FFD700;
}
.sidebar-widget .blue-box {
	background: #0000FF;
}
.sidebar-widget .green-box {
	background: #008000;
}
.sidebar-widget .orange-box {
	background: #FF4500;
}
.sidebar-widget .light-b-box {
	background: #ADD8E6;
}
.sidebar-widget .black-box {
	background: #000;
}
.sidebar-widget .darkmagenta-box {
	background: #8B008B;
}
.sidebar-widget .darkturquoise-box {
	background: #00CED1;
}
.sidebar-widget .Olive-box {
	background: #00CED1;
}
.sidebar-widget .Orchid-box {
	background: #DA70D6;
}
.sidebar-widget .purple-box {
	background: #800080;
}
.sidebar-widget .darkturquoise-box {
	background: #8B4513;
}
.sidebar-widget .magenta-box {
	background: #FF00FF;
}
.sidebar-widget .SaddleBrown-box {
	background: #8B4513;
}
/*  blog   ||-----------*/
.post-media {
	margin: 0 0 20px;
}
.post-media i {

	display: inline-block;
	font-size: 17px
}
.post-content {
	position: relative;
}
.divider {

	border-top: 1px solid #ddd;
}
.item-nav {
	text-align: center;
	display: block;
	overflow: hidden;
}
.item-nav .item-prev, .item-nav .item-next, .item-nav .item-all-view {
	position: relative;
	display: inline-block;
}
.item-nav .item-all-view h5, .item-nav .item-all-view h6 {
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.item-nav .item-all-view h5:hover, .item-nav .item-all-view h6:hover {
	color: #e6ae49;
}
.item-nav .item-prev .prev-btn, .item-nav .item-next .next-btn, .item-all-view {
	display: inline-block;
	font-size: 25px;
	text-align: center;
	height: 51px;
	line-height: 51px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.item-nav .item-prev .prev-btn, .item-nav .item-next .next-btn {
	color: #ff6105;
	width: 51px;
	border: 1px solid #ff6105
}
.item-nav .item-prev:hover .prev-btn, .item-nav .item-next:hover .next-btn {
	background: #ff6105;
	color: #fff;
}
.item-nav .item-prev {
	text-align: left;
	float: left;
}
.item-nav .item-next {
	text-align: right;
	float: right;
}
.item-nav .item-prev .item-prev-text, .item-nav .item-next .item-next-text {
	position: absolute;
	line-height: 51px;
	top: 10px;
	z-index: -1;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	width: 150px;
	font-size: 10px;
}
.item-nav .item-prev:hover .item-prev-text, .item-nav .item-next:hover .item-next-text {
	margin-left: 0;
	margin-right: 0;
	visibility: visible;
	opacity: 1;
}
.item-nav .item-prev .item-prev-text {
	left: 100%;
	margin-left: -110px;
	padding-left: 15px;
}
.item-nav .item-next .item-next-text {
	right: 100%;
	margin-right: -110px;
	padding-right: 15px;
}
.item-nav .item-prev .item-prev-text p, .item-nav .item-prev .item-prev-text h5, .item-nav .item-prev .item-prev-text h6, .item-nav .item-next .item-next-text p, .item-nav .item-next .item-next-text h5, .item-nav .item-next .item-next-text h6 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.item-nav .item-prev .item-prev-text h5, .item-nav .item-prev .item-prev-text h6, .item-nav .item-next .item-next-text h5, .item-nav .item-next .item-next-text h6, .item-nav .item-all-view h5, .item-nav .item-all-view h6 {
	padding-top: 8px;
}
.our-point{
	list-style: none;
}
#blog .single-blog-post .content-box .content h3{
	font-size: 15px;
	font-weight: 600;
}
#work{ background:#f6f6f6; height:1000px; overflow:hidden}
.hero{ background:#000}
.hero1{ background:#000; overflow:hidden; height:0}
.tc{ z-index:8000px;position: static; background-color:#ccc}
.heading-box{ color:#424343; }
.heading-box h2{ color:#424343; font-weight:bold; font-size:25px;}
#overlay_block .textnr{ color:#2b2b2b}
.main-container1{ margin:50px 0;}
.main-pro{ background:#f2f2f2;padding:30px 0;}
.post{
   border-bottom: 1px solid #dedede;
   margin: 0 0 15px;
}
.textnr p{padding:0; margin:0; }
.post.last{
   padding-bottom: 0;
   margin-bottom: 0;
   border-bottom: 0;
}

.post-body{
   padding: 20px 0;
}

.entry-header .entry-title{
	margin: 5px 0 35px;
	position: relative;
   line-height: 28px;
   text-transform: capitalize;
}

.entry-header .entry-title:after{
	content: "";
   position: absolute;
   display: inline-block;
   bottom: -18px;
   left: 0;
   width: 80px;
   height: 3px;
   background: #ff6105;
}

.entry-header .entry-title a{
	color: #3d4049;
}

.entry-header .entry-title a:hover{
	color: #ff6105;
}


/* Meta */

.post-meta{
   padding-bottom: 10px;
}

.post-meta a{
	color: #3d4049;
}

.post-meta a:hover{
   color: #1bbc9b;
}

.post-meta span{
	margin-right: 10px;
   padding-right: 10px;
   border-right: 1px solid #dedede;
   line-height: 12px;
   display: inline-block;
}

.post-meta .post-comment{
   border-right: 0;
}

.post-meta .post-comment .comments-link{
   margin-left: 5px;
}

.post-footer .btn.btn-primary{
   font-size: 12px;
   padding: 12px 20px;
   margin-top: 10px;
}
.sidebar .widget{
   margin-bottom: 40px;
  
}
.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-tags ul > li {
   float: left;
   margin: 3px;
   width:100%
   
}

.sidebar .widget-tags ul > li a{
   border: 1px solid #dedede;
   color: #777;
   display: block;
   font-size: 15px;
   padding: 9px 15px;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s; 
   border-radius:5px;
   text-indent:29px;
   background: url(../../images/more-r.png) no-repeat 90% 15px #ffffff;
   
   
}

.sidebar .widget-tags ul > li a:hover{
   color: #fff;
   border: 1px solid transparent;
    background: url(../../images/more-b.png) no-repeat 90% 15px #ff6105;
  
}
.sidebar .widget-tags .on{
   color: #fff;
   border: 1px solid transparent;
    background: url(../../images/more-b.png) no-repeat 90% 15px #ff6105;
}
.sidebar .widget-title{
   font-size: 20px;
   font-weight: 700;
   position: relative;
   margin-bottom: 40px;
   margin-top: 0;
   line-height: normal;
   letter-spacing: -1px;
}

.sidebar .widget-title:after{
   content: '';
   width: 80px;
   left: 0;
   bottom: -10px;
   height: 3px;
   background: #ff6105;
   position: absolute;
}

.widget.recent-posts .widget-title{
   margin-bottom: 35px;
}

.widget.recent-posts ul li{
   border-bottom: 1px solid #dedede;
   padding-bottom: 15px;
   margin-bottom: 17px;
}

.widget.recent-posts ul li:last-child{
   border: 0;
   padding-bottom: 0;
   margin-bottom: 0;
}

.widget.recent-posts .posts-thumb img{
   margin-right: 15px;
   width: 90px;
   height: 70px;
}

.widget.recent-posts .post-info .entry-title{
   font-size: 14px;
   font-weight: 700;
   line-height: 20px;
   margin: 0;
}

.widget.recent-posts .entry-title a{
   color: #3d4049;
}

.widget.recent-posts .entry-title a:hover{
   color: #ff6105;
}

.widget.recent-posts .post-date{
   font-weight: 400;
   color: #999;
   text-transform: capitalize;
}
.simplefilter{padding:0 0;}
.simplefilter li {
      color: #636363;
    cursor: pointer;
    display: inline-block;
    
    font-size: 0.9em;
    margin: 0 0.1em;
    text-transform: uppercase;
	background-color:#ff6105;
	border-radius: 35px;
	margin-bottom:10px;
	
}
.simplefilter li a{
  color:#ffffff;
  display:block;
  background:#ff6105;
border-radius: 35px;
padding: 12px 40px;
}
.simplefilter li a:hover, .simplefilter .on{
  color:#ffffff;
  display:block;
  background:#da8100;
border-radius: 35px;
}

.simplefilter li{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}

#pagelist{color:#818181; width:100%; text-align:center;}
.pagination {width:100%; font-family: 'Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px;font-size:12px;margin: 20px ; text-align:center;}
/*按钮色彩样式*/
.pagination a {border: #E6E6E6 1px solid;color: #000000;text-decoration: none;overflow: hidden;padding:10px 10px;margin: 0px 0px 0px 5px;background-color: #ffffff;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;background-color: #ff6105}
.pagination a:hover {color: #fff;background-color: #ff6105;overflow: hidden;}
.pagination span.current {border: #5c5c5c 1px solid;color: #fff;overflow: hidden;padding:10px 10px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #5c5c5c;}

#products-section1{ padding:50px 0;}
#products-section1 h1{ color:#000; font-size:2.3em; line-height:1.6; margin:50px 0 30px 0; font-weight:bold;}
#products-section1 p{  font-size:16px; line-height:1.6; }
#products-section1 .nr1{ color:#4d4d4d; font-size:15px; line-height:1.8; }

#protext-nr{ color:#3f3f3f; font-size:15px; line-height:1.8; margin:3% 0;}
#protext-nr h3{ color:#ff6105; font-size:19px; line-height:1.8; font-weight:600; }
.inner-intro h1{ font-size:2.2em}
table tbody tr:nth-child(odd) td{background-color:#f8f8f8;border:solid 1px #DCDCDC; font-size:1.0em; text-align:center;}table tbody tr:nth-child(odd) td:nth-child(2n+1){background-color:#f8f8f8;font-size:1.0em;text-align:center;}table tr.even{border-bottom:0}table tbody tr.even td{background-color:#ececec;text-align:center;}table tbody tr.even td:nth-child(2n+1){background-color:#e9e9e9;}table tbody tr:nth-child(even){visibility:visible;border-bottom:0}table tbody tr:nth-child(even) td{background-color:#ececec;border-right:solid 1px #DCDCDC;font-size:1.0em;text-align:center;border-left:solid 1px #DCDCDC;}
.nopadding{padding:0; margin:0;}
#General＿manager{ background-color:#f8f8f8;}
#curturl1{background: url(../../images/cul.jpg) no-repeat;	background-size: cover;
	width: 100%;
	background-attachment: fixed;
	background-position: center center;padding:0; min-height:340px; padding:80px 0}
	
#curturl1	h1{text-shadow:2px 2px 2px #fff;}
	
#curturl1 .box .ul{overflow: hidden;text-align: center;}
#curturl1 .box .ul li{font-size: 20px;position: relative;padding: 10px 33px;color: #374D64;display: inline-block;*display:inline; *zoom:1;}
#curturl1 .box .ul li::after{content: "";height: 16px;width: 1px;display: block;position: absolute;top: 15px;right: 0;background: #B6CAD7;}
#curturl1 .box .ul li:last-child::after{display: none;}



#ourys{background: url(../images/parallax2.jpg) no-repeat;	background-size: cover;
	width: 100%;
	background-position: center center;padding:0; min-height:340px; padding:80px 0}
	
#ourys	h1{text-shadow:2px 2px 1px #000000; color:#ffffff}
#ourys	span{text-shadow:2px 2px 2px #000000; color:#FFF}
#ourys .box .ul{overflow: hidden;text-align: center;}
#ourys .box .ul li{font-size: 20px;position: relative;padding: 10px 33px;color: #FFF;display: inline-block;*display:inline; *zoom:1;text-shadow:2px 2px 2px #000000;}
#ourys .box .ul li::after{content: "";height: 16px;width: 1px;display: block;position: absolute;top: 15px;right: 0;background: #B6CAD7;}
#ourys .box .ul li:last-child::after{display: none;}

/*footer*/
.footer{background: #eaeaea;padding:40px 0 30px;}
.footer .container-middle{position: relative;}
.footer-le{
	margin-right: 137px;
}
.footer-top{
	border-bottom: 1px solid rgba(0,0,0,.2);
}
.footer-nav{float: left;height:44px;}
.footer-nav a{
	font-size: 20px;
	color: #000;
	margin-right: 50px;
	display: block;
	float: left;
	line-height: 30px;
	position: relative;
}
.footer-nav a::after{
	content: '';
	width:0;
	height:2px;
	background:#ff6105;
	position: absolute;
	left: 0;
	bottom: -15px;
	z-index: 2;
	overflow: hidden;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.footer-nav a:hover::after{width:100%;}
.footer .share{margin-top: 4px;float: right;}
.share .bdsharebuttonbox a{
	width:40px;
	height: 40px;
	display: inline-block;
	margin:0 0 0 12px;
	padding:0;
	background: url(../../images/kefu_j.png) no-repeat;
	opacity: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.share .bdsharebuttonbox .bds_sqq{
	background-position:-11px -11px;
}
.share .bdsharebuttonbox .bds_weixin{
	background-position:-197px -11px;
}
.share .bdsharebuttonbox .bds_tsina{
	background-position:-351px -11px;
}
.share .bdsharebuttonbox .bds_bdhome{
	background-position:-413px -11px;
}
.share .bdsharebuttonbox a:hover{
	background-color: #ff6105;
	opacity: 1;
}
.footer-ri{
	position: absolute;
	top:5px;
	right: 0;
	width:117px;
	background: #fff;
	text-align: center;
	padding-bottom: 6px;
}
.footer-ri img{width:117px;height: 117px;}
.footer-bott{padding-top: 23px;}
.footer-fir a{
	color: #888;
	margin-right: 15px;
}
.footer-sec{color: #6c6c6c;margin:14px 0 10px;}
.footer-sec a{color: #6c6c6c;}
.footer-thr{color: #6c6c6c;}
.footer-thr a{color: #6c6c6c;}
.footer-contact{
	text-align: right;
	color: #5a5a5a;
}
.footer-contact .p-tit{font-size: 16px;line-height:24px;}
.footer-contact .p-line{
	display: inline-block;
	width:37px;
	height: 2px;
	background: #6c6c6c;
	margin:7px 0 19px;
}
.footer-contact .p-tel{
	font-size: 36px;
	line-height: 1;
	color: #ff6105;
}
.footer-friends{line-height: 23px;color: #888;}
.footer-friends .p-text{float: left;}
.footer-friends a{float: left;margin-left: 25px;color: #888;}
.footer a{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.footer a:hover{color: #ff6105;}
.panel,p.flip{margin:0px;padding:5px;}
.panel{width:120px;display:none; padding:5px 0 5px 5px;color:#333; z-index:888888; position:absolute}
.panel p{color:#333333; line-height:20px;}
.panel a:link{color:#f10000; font-size:13px;}
.panel a:hover{color:#f10000; font-size:13px;}
.sec-menu{background: #f8f8f8;height: 50px;}
.sec-menu a{display: block;float: left;line-height: 50px;width:20%;font-size: 14px;font-weight: lighter;-webkit-transition: all .3s;
	-o-transition: all .3s;	transition: all .3s;background:url(../../images/subline.gif) left center no-repeat; text-align:center}
.sec-menu li.on a,.sec-menu a.active,.sec-menu a:hover{background: #ff6105;color: #fff;}

.sec-menu1{background: #f8f8f8;height: 50px;}
.sec-menu1 a{display: block;float: left;line-height: 50px;width:20%;font-size: 14px;font-weight: lighter;-webkit-transition: all .3s;
	-o-transition: all .3s;	transition: all .3s;background:url(../../images/subline.gif) left center no-repeat; text-align:center}
.sec-menu1 li.on a,.sec-menu1 a.active,.sec-menu1 a:hover{background: #ff6105;color: #fff;}


.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}


/*联系我们*/
.sec-contactbg{
	background: url(../../images/contactbg.jpg) no-repeat center;
	background-size: cover;
}
.sec-contactbg .breadcrumb{color: #fff;}
.sec-contactbg .breadcrumb a{color: #fff;}
.sec-contactbg .breadcrumb em {
    background: url(../images/crumbs02.png) no-repeat center;
}
.sec-contact .reag-det-title{padding:45px 0 60px;color: #fff;}
.sec-contact .reag-det-title h4{color: #fff;}
.contact-info{
	background: #fff;
	padding:60px 96px;
}
.comp-name{font-size: 22px;margin-bottom: 40px;}
.contact-ul{position: relative;}
.contact-ul .p-line{
	width:1px;
	height: 100%;
	background: rgba(255,97,5,.5);
	position: absolute;
	top:0;
	left: 50%;
}
.contact-ul li{
	float: left;
	width: 50%;
	border-bottom: 1px solid rgba(255,97,5,.5);list-style:none;
}
.contact-ul li.li-1{padding-bottom:48px;}
.contact-ul li.li-2{padding:54px 0 60px 0;}
.contact-ul li.li-3{padding-top: 56px;}
.contact-ul li:nth-of-type(even){padding-left: 90px;}
.contact-ul li:nth-last-of-type(2),
.contact-ul li:last-child{border-bottom:none;}
.contact-ul li img{
	float: left;
	height: 43px;
}
.contact-ul li .p-cont{
	margin-left: 70px;
}
.contact-ul .p-tit{font-size: 16px;line-height: 1;margin-bottom: 7px;font-weight: bold;}
.contact-ul .p-des{font-size: 16px;line-height:22px;color: #666;}
.contact-ul .p-des a{color: #666;}
.contact-ul li:hover img{
	transform-origin: top center;
    animation-name: swing;
}
.sec-webmap{padding:20px 0; background-color:#f4f4f4}
.webmap-comp{margin-left: -75px;margin-top:20px;}
.webmap-comp li{
	float:left;
	margin-left: 74px;
	width:563px;
	padding:0px;list-style:none;
}
.lines{	border-bottom: 1px  dashed #9a9a9a; width:90%; margin:0px auto 10px; margin-left:10%}
.webmap-comp .p-tit{font-size: 22px;line-height:43px;padding-left: 45px;background:url(../../images/info_01.png) no-repeat left top;margin-bottom: 13px;}
.webmap-comp .p-des{line-height:26px;color: #666;}
.sec-message{padding-bottom:80px;}
.sec-message .reag-det-title{padding:4px 0 60px;}
.job-rc {
	overflow: hidden;
	padding: 0;
	border-right: none;
}

.job-rc li {
	width: 80%;
	min-height: 22px;
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding:5px 0;
	text-indent:10px;
}
.job_dec{min-height:35px;border-bottom:1px solid #f2f2f2;}
.job_dec li{ float:left; padding-right:30px; font-size:14px; list-style:none; margin:0;padding-left:0;}

.job_dec ul{  margin:0;padding:0;}
.job_dec li i{ color:#096}
.job_Inf{ font-size:14px; line-height:30px; margin-top:30px;}
/*最新动态*/
.sec-activity{padding:45px 0 50px; background-color:#f1f0ee}
.wrap-le{width:100%;}
.wrap-ri{width:100%;}
.sec-activity .wrap-le{margin-bottom:35px;}
.activity-item{
	display: block;
	background: #fff;
	width:100%;
	height: 380px;
	padding:50px;
	position: relative;
	margin-bottom: 15px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.activity-item .p-tit{
	font-size: 22px;
	line-height: 24px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    margin-bottom: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.activity-item .p-pic{
	float: left;
	width:340px;
	height: 225px;
	overflow: hidden;
}
.activity-item .p-pic img{
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.activity-item .p-cont{
	margin-left: 370px;
}
.activity-item .p-time{
	font-size: 20px;
	line-height:1;
	font-weight: lighter;color: #888;
	padding-left: 25px;
	background: url(../../images/icon-time.png) no-repeat left center;
}
.activity-item .p-des{
	line-height: 23px;
	font-weight: lighter;
	color: #666;
	height: 140px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 14px;
}
.btn-more02{
	width: 172px;
    height: 47px;
    display: inline-block;
    background: -webkit-linear-gradient(135deg,#ff6105,#000000);
    background: -o-linear-gradient(135deg,#ff6105,#000000);
    background: linear-gradient(-45deg,#ff6105,#000000);
    position: relative;
    cursor: pointer;
}
.activity-item .btn-more02{
	position: absolute;
	bottom: 50px;
	left:420px;
}
.btn-more02 span{
	display: block;
	font-size: 16px;
	padding: 0 22px;
	background: url(../../images/more-r.png) no-repeat right 22px center #fff;
	line-height: 45px;
	position: absolute;
	top: 2px;
    left: 2px;
    bottom:2px;
    right: 2px;
    z-index: 3; 
}
.btn-more02::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #888;
    z-index: 2;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.activity-item:hover .btn-more02::after{opacity: 0;}
.activity-item:hover .btn-more02{color: #ff6105;}
.activity-item:hover .btn-more02 span{
	background: url(../../images/more-r.png) no-repeat right 22px center #fff;
}
.activity-item:hover{
	-webkit-box-shadow:0 11px 40px 0 rgba(0,91,172,.2);
	        box-shadow:0 11px 40px 0 rgba(0,91,172,.2);
}
.activity-item:hover .p-tit{color: #ff6105;}
.activity-item:hover .p-pic img{
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}
.wrap-tit{font-size: 22px;line-height: 24px;border-left: 5px solid #22bcad;color: #22bcad;padding-left: 15px;}
.wrap-item{
	display: block;
	padding:24px 0;
	border-bottom: 1px solid #bcbcbc;
	position: relative;
}
.wrap-item .p-tit{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	max-height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.wrap-item .p-time{
	line-height: 17px;
	color: #888;
	font-weight: lighter;
}
.wrap-item::after{
	content: '';
	width:17px;
	height: 17px;
	background:url(../images/icon-more03.png) no-repeat right center;
	position: absolute;
	right:5px;
	bottom: 24px;
	opacity: 0;
	-webkit-transition:opacity .3s,right .5s;
	-o-transition:opacity .3s,right .5s;
	transition:opacity .3s,right .5s;
}
.wrap-item:hover .p-tit{color: #005bac;}
.wrap-item:hover::after{
	opacity: 1;
	right: 0;
}
/*关于我们*/

ul,li{list-style:none;}

.aboutview{ padding-bottom:40px; line-height:2; width:100%; margin:auto;}
.aboutmiddle ul{list-style:none; padding:0; margin:0}
.aboutmiddle ul li{ display:block; width:33.333333333333%; padding:0 1px 1px 0; float:left;list-style:none;}
.aboutmiddle ul:after{ content:""; display:block; clear:both;}
.aboutmiddle ul li:nth-child(3n){ padding-right:0px;list-style:none;}
.aboutmiddle ul li a{ display:block; position:relative; background-position:center; background-repeat:no-repeat; background-size:cover; height:340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	overflow:hidden;


}
.aboutmiddle ul li a .text{ width:90%; text-align:center; position:relative; z-index:2;}
.aboutmiddle ul li a .text .title{ font-size:24px; line-height:1.4;}
.aboutmiddle ul li a .text .line{ width:24px; height:1px; background:rgba(255,255,255,.6); margin:2% auto;}
.aboutmiddle ul li a .text .view{ line-height:1.8;}
.dan-view-main.bgg{ background-image:url(../../images/about_7.jpg); background-position:bottom; background-size:100% auto; background-repeat:no-repeat; width:100%; max-width:100%; background-color:#f5f5f7; min-height:500px;}

.curle.bgg{ background-image:url(../../images/culture.jpg); background-position:bottom; background-size:100% auto; background-repeat:no-repeat; width:100%; max-width:100%; background-color:#f5f5f7; min-height:500px; margin:5px 0}
.dan-view-main.bgg .view{ width:94%; max-width:1200px; margin:auto; color:#000000;}
.zlfz{ background-image:url(../../images/zlfz.jpg); background-position:bottom; background-size:100% auto; background-repeat:no-repeat; width:100%; max-width:100%; background-color:#f5f5f7; min-height:500px; margin:5px 0}

.list-round-arrow, 
.list-arrow{
   list-style: none;
   margin: 0;
   padding: 0 0 0 15px;
}

.list-round-arrow li:before {
    font-family: FontAwesome;
    content: "\f05d";
    margin-right: 10px;
    color: #ff6105;
	line-height:33px;
}

.list-arrow li:hover {
    color: #1bbc9b;
}

.list-arrow{
   padding: 0;
}

ul.list-arrow li:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
}
.media-box{padding:40px;border:1px solid #eaeef0;max-height:285px;margin-bottom:30px;overflow:hidden}.media-box h3{margin-top:25px}.media-box p{color:#888}
.media-box i{font-size:45px; color:#F60}
@media only screen and (min-width:1700px)  {
.aboutmiddle ul li a{ height:300px;}	
.pt-50s {
	padding-top: 8%;
}
.text-content{font-size:1.5em; line-height:180%}	
}

@media only screen and (max-width:1300px) {
.aboutmiddle ul li a{ height:240px;}	
	
}

@media only screen and (min-width:1025px) {

.aboutmiddle ul li a:before{ content:""; display:block; width:100%; height:100%; border:1px solid #fff; left:0px; top:0px; z-index:1; opacity:0; position:absolute;
transform:scale(1.2);}
.aboutmiddle ul li a:hover:before{
	opacity:.5;
transform:scale(.9);	
	
	}
}

@media (min-width: 768px) and (max-width: 991px) {
.bottom-nav{
	width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:block;
}
.bottom-nav-li {
	width: 33.33%; text-align: center; color: #0783a5; float: left; background-color: rgba(235, 192, 5, 0.95);
}
.bottom-nav-li a i{font-size:19px; padding-top:6px;}
.bottom-nav-li:hover {
	cursor: pointer; background-color: #ebc005;
}
.bottom-nav-li:focus {
	cursor: pointer; background-color: #ebc005;
}
.bottom-nav-li a {
	color: #fff; display: block;
}
.bottom-nav-li a:hover {
	text-decoration: none;
}
.bottom-nav-li a:focus {
	text-decoration: none;
}
	.mt-sm-30 {
		padding-top: 30px;
	}
	.float-none-sm {
		float: none;
	}
	.float-left-sm {
		float: left;
	}
	.float-right-sm {
		float: right;
	}
	.pl-sm-0 {
		padding-left: 0;
	}
	.pt-sm-0 {
		padding-top: 0;
	}
	.plr-xs-15 {
		padding-right: 15px;
		padding-left: 15px;
	}
	.mb-sm-100 {
		margin-bottom: 100px;
	}
	.mb-sm-30 {
		margin-bottom: 30px;
	}
	.mbnone{ display:none;}
	.navigation {
    position: static;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    
    margin-left: 130px;
    padding-top: 0;
}
.inner-header .wrapper {
	padding-top: 50px;
}
.pcnone{display: block;}
.bottom-nav{
	width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:block;
}

}
/*手机端*/
@media (max-width: 767px) {
	/* fullSlide */
.fullSlide{width:100%;position:relative;background-size:cover;  }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;background-size:cover;}
.fullSlide .bd li{width:100% !important;height:40vh;overflow:hidden;text-align:center;background-size:cover;}
.fullSlide .bd li a{display:block;height:40vh;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center; }
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:1;line-height:999px;margin-bottom:10px;}
.fullSlide .hd ul .on{background:#e86a22;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
.w-separator-h {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: inherit;
	border-color: inherit;
	color: inherit;
	margin:30px 0
}
.w-separator-h h2{ font-size:25px;}
.w-separator-h:before,.w-separator-h:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 50%;
	height: 0;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: inherit;
	color:#CCC
}

.w-separator-h:before {
	right: 100%;
	margin-right: 15px
}

.w-separator-h:after {
	left: 100%;
	margin-left: 15px
}

.w-separator-h>* {
	display: inline-block;
	vertical-align: top;
	line-height: inherit!important;
	margin: 0
}

#overlay_block, .bg_img {
	padding:20px 0; background-color:#ffffff
}
.aboutmiddle ul li{ display:block; width:100%; padding:0 1px 1px 0; list-style:none;}
.curle.bgg{ background-image:url(../../images/culture.jpg) 250px; background-position:bottom; background-size:auto 100%; background-repeat:no-repeat;  max-width:100%; background-color:#f5f5f7; min-height:500px; margin:5px 0}
.dan-view-main.bgg .view{ width:94%;  margin:auto; color:#000000;}
.activity-item{
	display: block;
	background: #fff;
	width:100%;
	height: auto;
	padding:50px;
	position: relative;
	margin-bottom: 15px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.activity-item .p-tit{
	font-size: 22px;
	line-height: 24px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    margin-bottom: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.activity-item .p-pic{
	width:100%;
	
}
.activity-item .p-pic img{
	width: 100%;
	
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.activity-item .p-cont{
	margin-left: 0;
	margin-top:30px;
}
.activity-item .p-time{
	font-size: 14px;
	line-height:10px;
	font-weight: lighter;color: #888;
	background: url(../../images/icon-time.png) no-repeat 0px 25px; padding-top:30px;
	clear:both
}
.activity-item .p-des{
	line-height: 23px;
	font-weight: lighter;
	color: #666;
	height: 140px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 14px;
}
.btn-more02{
	width: 172px;
    height: 47px;
    display: inline-block;
    background: -webkit-linear-gradient(135deg,#ff6105,#000000);
    background: -o-linear-gradient(135deg,#ff6105,#000000);
    background: linear-gradient(-45deg,#ff6105,#000000);
    position: relative;
    cursor: pointer;
}
.activity-item .btn-more02{
	position: absolute;
	bottom: 50px;
	left:420px;
}
.btn-more02 span{
	display: block;
	font-size: 16px;
	padding: 0 22px;
	background: url(../../images/more-r.png) no-repeat right 22px center #fff;
	line-height: 45px;
	position: absolute;
	top: 2px;
    left: 2px;
    bottom:2px;
    right: 2px;
    z-index: 3; 
}
.btn-more02::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #888;
    z-index: 2;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.activity-item:hover .btn-more02::after{opacity: 0;}
.activity-item:hover .btn-more02{color: #ff6105;}
.activity-item:hover .btn-more02 span{
	background: url(../../images/more-r.png) no-repeat right 22px center #fff;
}
.activity-item:hover{
	-webkit-box-shadow:0 11px 40px 0 rgba(0,91,172,.2);
	        box-shadow:0 11px 40px 0 rgba(0,91,172,.2);
}
.activity-item:hover .p-tit{color: #ff6105;}
.activity-item:hover .p-pic img{
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}
/*联系我们*/

.sec-contact .reag-det-title{padding:45px 0 60px;color: #fff;}
.sec-contact .reag-det-title h4{color: #fff;}
.contact-info{
	background: #fff;
	padding:60px 10px;
}
.comp-name{font-size: 22px;margin-bottom: 40px;}
.contact-ul{position: relative;}
.contact-ul .p-line{
	width:1px;
	height: 100%;
	background: rgba(255,97,5,.0);
	position: absolute;
	top:0;
}
.contact-ul li{
	width: 100%;
	border-bottom: 1px solid rgba(255,97,5,.0);list-style:none;
}
.contact-ul li.li-1{padding:20px 0 20px 0;}
.contact-ul li.li-2{padding:20px 0 20px 0;}
.contact-ul li.li-3{padding:20px 0 20px 0;}
.contact-ul li:nth-of-type(even){padding-left: 0px;}
.contact-ul li:nth-last-of-type(2),
.contact-ul li:last-child{border-bottom:none;}
.contact-ul li img{
	float: left;
	height: 43px;
}
.contact-ul li .p-cont{
	margin-left: 70px;
}
.contact-ul .p-tit{font-size: 16px;line-height: 1;margin-bottom: 7px;font-weight: bold;}
.contact-ul .p-des{font-size: 16px;line-height:22px;color: #666;}
.contact-ul .p-des a{color: #666;}
.contact-ul li:hover img{
	transform-origin: top center;
    animation-name: swing;
}
.wrap-tit{font-size: 22px;line-height: 24px;border-left: 5px solid #22bcad;color: #22bcad;padding-left: 15px;}
.wrap-item{
	display: block;
	padding:24px 0;
	border-bottom: 1px solid #bcbcbc;
	position: relative;
}
.wrap-item .p-tit{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	max-height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.wrap-item .p-time{
	line-height: 17px;
	color: #888;
	font-weight: lighter;
}
.wrap-item::after{
	content: '';
	width:17px;
	height: 17px;
	background:url(../images/icon-more03.png) no-repeat right center;
	position: absolute;
	right:5px;
	bottom: 24px;
	opacity: 0;
	-webkit-transition:opacity .3s,right .5s;
	-o-transition:opacity .3s,right .5s;
	transition:opacity .3s,right .5s;
}
.wrap-item:hover .p-tit{color: #005bac;}
.wrap-item:hover::after{
	opacity: 1;
	right: 0;
}





.bottom-nav{
width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:block;
}
h1 {
font-size: 30px;
}
.inner-intro h1{ color:#FFF;font-weight:600;}
.service-intro h1{ font-size:2em; color:#FFF; font-weight:600;}
.service-intro .xiaoz{ color:#FFF; font-weight:600;}
.inner-intro .xiaoz{ color:#FFF; font-weight:600;}
#products-section h1{ font-size:18px; color:#FFF; font-weight:600;}

.overlay-dark {
position: relative;
z-index: 1;
}
.overlay-dark:before {
background-color: rgba(0, 0, 0, 0.3);
left: 0;
top: 0;
position: absolute;
width: 100%;
height: 100%;
content: "";
z-index: -1;
}
.padding{padding:80px 0;}
.padding2 {
padding-top: 80px;
padding-bottom: 10px;
}
.inner-intro {
background: url(../../images/contact.jpg)  0px/200px;
background-size: cover;
}
.about-intro {
background: url(../../images/about-banner.jpg) no-repeat;-webkit-background-size: cover;
background-size: cover;
}
.pro-intro {
background: url(../../images/pro-banner.jpg) 500px/200px;
background-size: cover;
}
.service-intro {
background: url(../../images/service-banner.jpg) 500px/200px;-webkit-background-size: cover;
background-size: cover;
}
.news-intro {
background: url(../../images/news-banner.jpg) no-repeat;-webkit-background-size: cover;
background-size: cover;
}

#work{ background:#f6f6f6; height:auto; overflow:hidden}
.bottom-nav{
width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:block;
}
.bottom-nav-li {
width: 33.33%; text-align: center; color: #0783a5; float: left;background-color: rgba(235, 192, 5, 0.95);
}
.bottom-nav-li a i{font-size:19px; padding-top:6px;}
.bottom-nav-li:hover {
cursor: pointer; background-color: #ebc005;
}
.bottom-nav-li:focus {
cursor: pointer; background-color: #ebc005;
}
.bottom-nav-li a {
color: #fff; display: block;
}
.bottom-nav-li a:hover {
text-decoration: none;
}
.bottom-nav-li a:focus {
text-decoration: none;
}
.inner-header .wrapper {
padding-top: 10px; margin:0
}
.navigation {
position: static;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;

margin-left: 130px;
padding-top: 0;
}
.pcnone{display: block;}
.mbnone{ display:none;}
.padding {
padding-bottom: 40px padding-bottom : 40px;
}
.text-xs-left {
text-align: left;
}
.pr-xs-0 {
padding-right: 0;
}
.pl-xs-0 {
padding-left: 0;
}
.pr-xs-0 {
padding-right: 0;
}
.plr-xs-15 {
padding-right: 15px;
padding-left: 15px;
}
.pb-xs-30 {
padding-bottom: 30px;

}
.pb-xs-30s {
marin-bottom: 30px;

}
.pt-xs-60 {
padding-top: 30px;
}
.ptb-xs-40 {
padding-top: 40px;
padding-bottom: 40px;
}
.pt-xs-40 {
padding-top: 40px;
}
.pb-xs-40 {
padding-bottom: 40px;
}
.pb-xs-60 {
padding-bottom: 60px;
}
.ptb-xs-60 {
padding-top: 60px;
padding-bottom: 60px;
}
.ml-xs-0 {
margin-left: 0;
}
.mtb-xs-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.mt-xs-0 {
margin-top: 0px;
}
div .mb-xs-0 {
margin-bottom: 0px;
}
.mtb-xs-15 {
margin-top: 15px;
margin-bottom: 15px;
}
.mt-xs-15 {
margin-top: 15px;
}
.mb-xs-15 {
margin-bottom: 15px;
}

.mtb-xs-30 {
margin-top: 30px;
margin-bottom: 30px;
}
.mt-xs-30 {
margin-top: 30px;
}
.mb-xs-30 {
margin-bottom: 30px;
}
.float-none-xs {
float: none;
}
.float-left-xs {
float: left;
}
.float-right-xs {
float: right;
}
.width-25per {
width: 100%;
}
.width-75per {
width: 100%;
}
.bottom-nav{
width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:block;
}
.half-width {
width: 100%;
}
.img-responsive {
width: 100%;
}
.header .side-menu-btn > ul > li, .header .mobile-menu-icon-wraper {
margin-left: 16px;
}

.background--dark .header .side-menu-btn ul li a.right-icon, .background--dark .header .mobile-menu-icon {
color: #323232;
}

.header .logo a img.l-black, /*.header.sticky .logo a img.l-color,*/ .background--dark .header .logo a img.l-black {
opacity: 1;
}

.header .logo a img.l-white {
display: none;
opacity: 0;
}

.header {
background: #fff;
color: #323232;
}

.full-intro .header {
background-color: rgba(255, 255, 255, 0.95);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.header .lan {
width:130px;font:16px/45px Tahoma, Geneva, sans-serif;height:40px; color:#ff9602; position: absolute; margin-left:60%

}
.feature-bg-box {
margin-bottom: 100px;
}
.container {
margin: 0 auto;
max-width: 480px;
width: 100%;
}

.nf-col-padding {
padding-left: 15px;
padding-right: 15px;
}

.spacing-grid {
padding-top: 15px;
padding-bottom: 15px;
}

.nf-col-2 .nf-item, .nf-col-3 .nf-item, .nf-col-4 .nf-item, .nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2, .nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3, nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4, .nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1, .nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
width: 100%;
max-width: 480px;
margin: 0 auto;
}

.nf-col-3, .nf-col-4 {
margin: 0 auto;
max-width: 480px;
}

.nf-col-5 .nf-item, .nf-col-6 .nf-item {
width: 100%;
}

.nf-row2 .nf-item.spacing, .nf-row1 .nf-item.spacing, .spacing-box {
padding: 15px;
}

body .xs-hidden {
visibility: hidden;
display: none;
opacity: 0;
}
.owl-prev, .owl-next {
margin-right: 0;
margin-left: 0;
}
.ui-timeline .tl-item .tl-caption {
margin-left: -39px;
}
.ui-timeline .tl-item .tl-body .tl-icon {
left: -48px;
}
.inner-intro .container {
width: 100%;
max-width: 720px;
text-align: center;
}
.logo-group li {
width: 50%;
}
.project-col-3 li {
width: 100%;
}
.project-info {
width: 100%;
}
.project-info {
position: static;
}
.project-info li {
float: none;
}
.project-col-3 li.width-2 {
width: 100%;
}
.project-gallery li {
margin-bottom: 0;
}
.mb-sm-80 {
margin-bottom: 80px;
}
.testimonial-section .owl-prev {
left: 0;
}
.testimonial-section .owl-next {
right: 0;
}
.image_cover{
position: static;
width: 100%;
height: 250px;
margin-bottom: 30px;
}
.creative_heading h2 {
font-size: 34px;
}
#choose_us{
padding-top: 0;
}
.services-items .owl-nav {
top: -75px;
bottom: auto;
left: 50%;
margin-left: -50px;
}
.border-r {
border-bottom: 1px solid #e8e8e8;
}
.service-box {
border: none;
}
.text-center-xs {
text-align: center;
}
.product-regulator{
margin-bottom: 20px;
}
.owl-carousel .col-sm-1, .owl-carousel .col-sm-2, .owl-carousel .col-sm-3, .owl-carousel .col-sm-4 {
min-width: 160px;
}
.owl-carousel .col-sm-5, .owl-carousel .col-sm-6, .owl-carousel .col-sm-7, .owl-carousel .col-sm-8, .owl-carousel .col-sm-9, .owl-carousel .col-sm-10, .owl-carousel .col-sm-11, .owl-carousel .col-sm-12 {
min-width: 300px;
}
.owl-carousel .col-md-1, .owl-carousel .col-md-2, .owl-carousel .col-md-3, .owl-carousel .col-md-4, .owl-carousel .col-xs-1, .owl-carousel .col-xs-2, .owl-carousel .col-xs-3, .owl-carousel .col-xs-4, .owl-carousel .col-xs-5, .owl-carousel .col-xs-6, .owl-carousel .col-xs-7, .owl-carousel .col-xs-8, .owl-carousel .col-xs-9, .owl-carousel .col-xs-10, .owl-carousel .col-xs-11, .owl-carousel .col-xs-12 {
max-width: 300px;
}
owl-carousel .col-sm-1, .owl-carousel .col-sm-2, .owl-carousel .col-sm-3, .owl-carousel .col-sm-4, .owl-carousel .col-sm-5, .owl-carousel .col-sm-6, .owl-carousel .col-sm-7, .owl-carousel .col-sm-8, .owl-carousel .col-sm-9, .owl-carousel .col-sm-10, .owl-carousel .col-sm-11, .owl-carousel .col-sm-12 {
float: none;
margin: 0px auto;
}
.cart_amount > input {
margin-top: -16px;
}
.cart_totals_area {
padding: 54px 25px 30px;
}
.cart_totals_area .common_btn {
width: 100% !important;
float: none;
}
.cart_page_btn2 {
left: 0;
top: 88px;
}
.mt-xs-20 {
margin-top: 20px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	.width-25per {
		width: 30%;
	}
	.width-75per {
		width: 70%;
	}
		.bottom-nav{
	width:100%; position: fixed; bottom:0px; z-index: 100; overflow:hidden; display:block;
}
}


@media (min-width: 768px) and (max-width: 991px) {

	.navigation {
		margin-left: 0;
		
	}
	.header.sticky .navigation ul li a {
		padding: 26px 6px;
		font-size: 14px;
	}
	.header .navigation ul li a {
		padding: 26px 6px;
		font-size: 10px;
	}
	.header .side-menu-btn {
		margin-right: -23px;
	}
	.header .side-menu-btn > ul > li, .header .mobile-menu-icon-wraper {
		margin-left: 0;
	}
}


@media (max-width: 991px) {
	/* HEADER STYLE ------------ */
	.header .side-menu-btn ul li, .header .mobile-menu-icon-wraper {
		padding: 30px 0 20px;
	}

	.header .logo a, .header.sticky .logo a {
		width: 210px;
		
	}
	/* END HEADER STYLE ------------------ */
}
@media only screen and (min-width: 768px) {
	.navigation .sub-nav li:hover {
		background: #263642;
	}
}
@media (max-width: 991px) {

	.paragraph-s {
		line-height: 1.6;
		font-size: 14px;
		margin-top: 10px;
	}
	.caption .btn-text {
		margin-top: 20px;
	}
}
@media (max-width: 580px) {
	.caption h2 {
		font-size: 30px;
	}
	.caption .btn-text {
		margin-top: 30px;
	}
}
@media (max-width: 480px) {
	.caption {
		max-width: 320px !important;
		width: 100%;
		padding: 0 10px;
		white-space: normal;
	}
	.paragraph-s {
		line-height: 1.6;
		font-size: 14px;
		margin-top: 70px;
	}
	.caption .btn-text {
		margin-top: 120px;
	}
	.caption .btn-text:last-child {
		margin-top: 10px;
	}
}

@media (max-width: 991px) {
	.nf-col-2 .nf-item, .nf-col-3 .nf-item, .nf-col-4 .nf-item, .nf-col-1 .nf-item.w2, .nf-col-2 .nf-item.w2, .nf-col-3 .nf-item.w2, .nf-col-4 .nf-item.w2, .nf-col-1 .nf-item.w3, .nf-col-2 .nf-item.w3, .nf-col-3 .nf-item.w3, .nf-col-4 .nf-item.w3, nf-col-1 .nf-item.w4, .nf-col-2 .nf-item.w4, .nf-col-3 .nf-item.w4, .nf-col-4 .nf-item.w4, .nf-col-1 .nf-item.w4-1, .nf-col-2 .nf-item.w4-1, .nf-col-3 .nf-item.w4-1, .nf-col-4 .nf-item.w4-1, .nf-col-1 .nf-item.w3-1, .nf-col-2 .nf-item.w3-1, .nf-col-3 .nf-item.w3-1, .nf-col-4 .nf-item.w3-1 {
		width: 50%;
	}

	.nf-col-5 .nf-item, .nf-col-6 .nf-item {
		width: 33.3333%;
	}

	.nf-row2 .nf-item.spacing, .nf-row2 .grid-sizer.spacing {
		padding: 25px;
	}
}



@media (max-width: 480px) {

	.nf-col-5 .nf-item, .nf-col-6 .nf-item {
		width: 100%;
	}
}


@media (min-width: 768px) {
	.ui-timeline:before {
		left: 50%
	}
}
@media (min-width: 768px) {
	.ui-timeline .tl-item:before {
		display: block;
		width: 50%
	}
}
.ui-timeline .tl-item .tl-caption {
	width: 150px;
	margin-left: -55px
}
@media (min-width: 768px) {
	.ui-timeline .tl-item .tl-caption {
		margin-left: -110px
	}
}
@media (min-width: 768px) {
	.ui-timeline .tl-item.alt {
		text-align: right
	}
	.ui-timeline .tl-item.alt:before {
		display: none
	}
	.ui-timeline .tl-item.alt:after {
		content: "";
		display: block;
		width: 50%
	}
	.ui-timeline .tl-item.alt .tl-body .tl-entry {
		margin: 0 35px 15px 0
	}
	.ui-timeline .tl-item.alt .tl-body .tl-time {
		right: -220px;
		left: auto;
		text-align: left
	}
	.ui-timeline .tl-item.alt .tl-body .tl-icon {
		right: -53px;
		left: auto
	}
	.ui-timeline .tl-item.alt .tl-body .tl-content:after {
		right: -16px;
		left: auto;
		border: 8px solid transparent;
		border-left: 8px solid rgba(255, 255, 255, 0.9);
		border-top: 8px solid rgba(255, 255, 255, 0.9)
	}
}
@media (min-width: 768px) {
	.ui-timeline .tl-item .tl-body .tl-time {
		left: -220px;
		right: auto;
		color: #3D4051
	}
}
@media (min-width: 768px) {
	.ui-timeline:before {
		left: 50%
	}
}
@media (min-width: 768px) {
	.ui-timline-left .ui-timeline .tl-item:before {
		display: none
	}
	.ui-timline-left .ui-timeline .tl-item .tl-caption {
		margin-left: -55px
	}
	.ui-timline-left .ui-timeline .tl-item .tl-body .tl-time {
		left: auto;
		right: 15px;
		color: #777
	}
}
@media (min-width: 768px) {
	.ui-timeline .tl-item:before {
		display: block;
		width: 50%
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.testimonial-section .owl-prev {
		left: 0;
	}
	.testimonial-section .owl-next {
		right: 0;
	}
}

@media only screen and (max-width: 500px) {
	.logo-group li {
		width: 100%;
	}
}
@media (max-width: 991px) {
	.project-col-3 li {
		width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.project-info {
		width: 100%;
	}
	.project-info {
		position: static;
	}
	.project-info li {
		float: left;
		width: 50%;
	}
	.project-gallery {
		margin-left: -20px;
	}
	.project-gallery li {
		float: left;
		width: 25%;
		padding-right: 0;
		padding-left: 20px;
		margin-bottom: 0;
	}
	.project-col-3 li.width-2 {
		width: 50%;
	}
}

@media screen and (max-width: 991px) {
	#pricingIncluded .pricing--item {
		display: block
	}
	#pricingIncluded .pricing--item:first-child {
		display: none
	}
	#pricingIncluded .pricing--features {
		text-align: right
	}
	#pricingIncluded .pricing--features li strong {
		float: left;
		color: #222;
		font-family: 'Droid Serif', sans-serif;
		font-weight: 400
	}
	#pricingIncluded .pricing--items.border--on .pricing--features:before {
		border-right-width: 1px
	}
	.pricing--table thead {
		display: none
	}
	.pricing--table tr {
		display: block;
		margin-bottom: 30px;
		border-top: 1px solid #ccc;
		border-radius: 4px
	}
	.pricing--table tr:last-child {
		margin-bottom: 0
	}
	.pricing--table td {
		display: block;
		padding-top: 11px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
		text-align: right
	}
	.pricing--table td:before {
		top: 0;
		border-width: 0 1px 1px;
		border-radius: 0
	}
	.pricing--table td:first-child:before {
		border-radius: 4px 4px 0 0
	}
	.pricing--table td:last-child:before {
		border-radius: 0 0 4px 4px
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.service_box {
		min-height: 395px;
	}
	.service_icon {
		display: block;
		margin-bottom: 25px;
	}
	.service_details {
		display: block;
		width: 100%;
	}
	.service_details h5 {
		font-size: 14px;
	}
}


@media (min-width: 500px) {
	.columns_padding_25 > [class*="container"] > .row {
		margin-right: -25px;
		margin-left: -25px;
	}
	.columns_padding_25 > [class*="container"] > .row > [class*="col-"] {
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.owl-carousel .col-sm-1 {
		max-width: 62px;
	}
	.owl-carousel .col-sm-2 {
		max-width: 125px;
	}
	.owl-carousel .col-sm-3 {
		max-width: 187px;
	}
	.owl-carousel .col-sm-4 {
		max-width: 250px;
	}
	.owl-carousel .col-sm-5 {
		max-width: 31px;
	}
	.owl-carousel .col-sm-6 {
		max-width: 375px;
	}
	.owl-carousel .col-sm-7 {
		max-width: 437px;
	}
	.owl-carousel .col-sm-8 {
		max-width: 500px;
	}
	.owl-carousel .col-sm-9 {
		max-width: 562px;
	}
	.owl-carousel .col-sm-10 {
		max-width: 625px;
	}
	.owl-carousel .col-sm-11 {
		max-width: 687px;
	}
	.owl-carousel .col-sm-12 {
		max-width: 750px;
	}
}


@media (min-width: 1200px) {
	.owl-carousel .col-md-1 {
		max-width: 100px;
	}
	.owl-carousel .col-md-2 {
		max-width: 200px;
	}
	.owl-carousel .col-md-3 {
		max-width: 300px;
	}
	.owl-carousel .col-md-4 {
		max-width: 400px;
	}
	.owl-carousel .col-md-5 {
		max-width: 500px;
	}
	.owl-carousel .col-md-6 {
		max-width: 600px;
	}
	.owl-carousel .col-md-7 {
		max-width: 700px;
	}
	.owl-carousel .col-md-8 {
		max-width: 800px;
	}
	.owl-carousel .col-md-9 {
		max-width: 900px;
	}
	.owl-carousel .col-md-10 {
		max-width: 1000px;
	}
	.owl-carousel .col-md-11 {
		max-width: 1100px;
	}
	.owl-carousel .col-md-12 {
		max-width: 1200px;
	}

}



@media only screen and (min-width: 768px) and (max-width: 991px) {
	.check_form_left {
		margin-right: 10px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.check_form_left {
		margin-right: 0px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.check_form_right {
		padding: 35px 10px 40px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.check_form_right {
		padding: 35px 10px 40px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.table_scroll {
		overflow-x: scroll;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cart_amount {
		margin-top: 4px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.cart_amount {
		margin-top: 0px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.table.table-striped.table-responsive a {
		top: 52%;
		right: 25px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.table > tbody > tr > td, .table > tbody > tr > th {
		padding-left: 2px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.table > tbody > tr > td, .table > tbody > tr > th {
		padding-left: 20px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.table.table-striped.table-responsive p {
		font-size: 15px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.cart_page_area .common_btn {
		width: 0% !important;
		margin-top: 20px;
		line-height: 45px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cart_page_area .cart_page_btn1 {
		width: 200px !important;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.cart_page_area .cart_page_btn1 {
		width: 99% !important;
	}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
	.cart_page_area .cart_page_btn3 {
		width: 100% !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.cart_page_btn2 {
		left: 51%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cart_page_btn2 {
		left: 47%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cart_amount > input {
		margin-top: -16px;
	}
}


@media (max-width: 480px) {
	h1 {
		font-size: 36px;
	}
}
.videobox{  position: relative; height: 300px;margin-top: 20px;}
.videobox .play{cursor: pointer;}
.videobox .pic { background-repeat: no-repeat; background-position: center; height: 241px; background-size:cover;}
.videobox .pic img{ display: none;}
.videobox .word{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center;}
.videobox .word a{ display: block; margin: 0 auto;}
.videobox .video{ position: absolute; top: 0; width: 100%; height: 100%; left: 0; display: none; background: #000;}
.videobox .video video{ width: 100%; height: 300px;}
.videobox .video .close{ position: absolute; top: 0; right: 0; width: 29px; height: 54px; z-index: 99;color: #fff;font-size: 30px;text-align: center;cursor: pointer;}
@media only screen and (min-width:768px ) {
	.Floor002342 .newbox{ float: right; width: 48%;    padding-top: 0;}
	.Floor002342 .videobox{float: left; width: 50%; margin-top: 0;}
	.Floor002342 .newbox .content p{ color: #9A9A9A;margin:0;width: 75.5%;float: left;font-size: 14px;line-height: 25px;}
	.Floor002342 .newbox .content .newboximg {float: right}
}
@media only screen and (min-width:1200px ) {
	.Floor002342 .newbox{  width: 45%;   padding-top: 55px;}
	.Floor002342 .videobox .pic{ background: none;}
	.Floor002342 .videobox .pic img{ display: block;}
}




.fomrname{
	background: url(../../images/ren.png) no-repeat 10px 10px  #fff; text-indent:30px;
}
.fomremail{
	background: url(../../images/email.png) no-repeat 10px 10px  #fff; text-indent:30px;
}
.fomrtel{
	background: url(../../images/tel.png) no-repeat 10px 10px  #fff; text-indent:30px;
}
.fomrinfo{
	background: url(../../images/info.png) no-repeat 10px 10px  #fff; text-indent:30px;
}