* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	font-family:Regular, Arial;
	line-height:1.5;
}
li{
	list-style: none;
}
ul{
	padding: 0;
	margin:0; 
}
.content img{
	width: 100%;
	height: auto;
}
.clearfix{
	clear: both;
}
a{
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
a:hover,a:active,a:focus,a:visited{
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.text-center{
	text-align: center;
}
.row-no {
	margin-left: 0px;
	margin-right: 0px;
}
body{
	font-size: 16px;
}
/*** 

====================================================================
	Main Header style
====================================================================

***/
header .container{
	padding-left: 30px;
	padding-right: 30px;
}
.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
}
.main-header .header-top{
	position:relative;
	background:#39383b;
}
.main-header .header-top a{
	color: #fff;
}
.main-header .header-top .top-left{
	position:relative;
	float:left;
	padding:10px 0px 10px;
}
.main-header .header-top .top-left .links{
	position:relative;
	float:left;
	
}
.main-header .header-top .top-left .links li{
	position:relative;
	float:left;
	line-height:1em;
	color:#ababab;
	padding-right:24px;
	list-style: none;
}

.header-style-two .header-top .top-left .links li:after{
	border-color:rgba(255,255,255,0.5);
}

.main-header .header-top .top-left ul li:last-child{
	margin-right:0px;
	padding-right:0px;
}

.main-header .header-top .top-left .links li:last-child:after{
	display:none;	
}

.main-header .header-top .top-left .links li .icon{
	position:relative;
	top:0px;
	font-size: 17px;
	color:#f7b500;
	line-height:24px;
	margin-right:10px;
}

.main-header .header-top .top-left .links li a{
	position:relative;
	line-height:22px;
	color:#dfdfdf;
	font-size: 17px;
	font-weight:400;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.header-top .top-left .links li a{
	color:#fff;
	text-align: center;
}

.main-header .header-top .top-left .links li a:hover{
	color:#f7b500;
}

.main-header .header-top .top-right{
	position:relative;
	float:right;
	padding:8px 0;
}

.main-header .header-top .top-right ul li{
	position:relative;
	color:#fff;
	font-size: 17px;
	float:left;
	line-height:1.6em;
	margin-right:20px;
	list-style: none;
}
.main-header .header-top .top-right ul li span{
	position:relative;
	margin:0px 10px;
}

.main-header .header-top .top-right ul li a{
	position:relative;
	color:#dfdfdf;
	font-size: 17px;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}
.language.dropdown .btn.btn-default{
	font-size: 17px;
	text-align: center;
	position: relative;
}
.main-header .header-top .top-right ul li span.fa.fa-sort-desc{
	text-align: center;
	font-size: 17px;
}
.main-header .header-top .top-right ul li a .icon{
	position:relative;
	margin-right:12px;
	color:#f7b500;
}

.main-header .header-top .top-right > ul > li > a:hover{
	color:#f7b500;
}

.main-header .header-top .top-right > ul{
	position:relative;
	float:left;
}

.main-header .header-top .top-right > ul > li:last-child{
	margin-right:0px;
	padding-left:25px;
	text-align: center;
}

.main-header .header-top .top-right > ul > li:last-child::before{
	position:absolute;
	content:'';
	left:0px;
	top:2px;
	width:1px;
	height:20px;
	background-color:#505052;
}

.header-style-two{
	background-color:#ffffff;
}

.header-style-two .header-top .top-right > ul > li:last-child::before{
	background-color:rgba(255,255,255,0.60);
}

.main-menu .navigation > li:last-child > ul{
	left:auto;
	right:0px;
}

/*Language Dropdown*/
.main-header .language .flag-img{
	position:relative;
	margin-right:10px;
	top:-2px;
}

.main-header .language ul.menu{
	/* border-top:3px solid #f7b500; */
	/* border-radius: 4px; */
}

.main-header .language > a{
	padding:19px 0px 19px 20px;
	background:none !important;
	border:0px;	
	border-radius:0px;
}
.main-header .language > a.btn-default{
	color: #fff;
}

.main-header .language a:hover{
	background:none;
}
.language.dropdown .dropdown-menu{
	margin: 0;
	margin-top: 18px;

}
#menu-language li{
	position: relative;
	width: 100%;
	text-transform: capitalize;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	margin-right: 0;
}
.main-header .language ul.menu > li:last-child{
	border-bottom:none;	
}

.main-header .language ul.menu > li > a{
	/* padding:10px 15px !important; */
	padding: 5px 5px !important;
	font-size: 14px;
	color:#ffffff !important;
	text-align:left;
	width: 100%;
	display: inline-block;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	border-bottom: 2px solid #464548;
	text-align: center;
}
.main-header .language ul.menu > li > a:hover{
	text-decoration: none;
	color: #f7b500 !important;
	border-bottom:2px solid #f7b500;
}
.language.dropdown .dropdown-menu{
	padding: 0;
	background: #464548;
}
.navbar-collapse.in {
	overflow-y: visible;
}

/*Main Box*/
.main-header .main-box{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	background: #464548;
}

.main-header .main-box .logo-box{
	float:left;
	left:0px;
	z-index:10;
	padding:15px 0px 26px;
}
.main-header.fixed-header .main-box .logo-box{
	padding:5px 0px;
}
.main-header .main-box .logo-box .logo img{
	display:inline-block;
	/* max-width:200px; */
	max-width: 150px;
	width:100%;
	height:auto;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header.fixed-header .nav-outer .search-box-outer{
	margin-top:-10px;
}
.main-header .nav-outer,.search-box-outer{
	float: right;
}
.search-box-outer .search-box-btn{
	display: none;	
}
.search-panel{
	position: relative;
}
.main-header.fixed-header .main-box .logo-box .logo img{
	height:60px;
}

.main-header .nav-outer{
	position:static;
	background: none;
	border: none;
}

.main-header .search-box-outer .dropdown-menu{
	top:45px;
	/* right:0px; */
	/* padding:0px; */
	/* width:280px;	 */
	/* border-radius:0px; */
	border-bottom:2px solid #f7b500;
}

.main-header .search-box-outer .dropdown-menu > li{
	padding:0px;
	border:none;
	background:none;
}

.main-header .search-panel .form-container{
	/* padding:27px 0 30px 20px;	 */
	padding: 10px 0 10px 20px;
	float: left;
}

.main-header .search-panel .form-group{
	position:relative;
	margin:0px;	
}
.header-search:hover{
	color: #f8b500;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
	display:block;
	float: right;
	width:178px;
	height:38px;
	color:#fff;
	line-height:24px;
	background:#ffffff;	
	border:1px solid #737375;
	padding:7px 40px 7px 15px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	background: #444348;
	font-size: 17px;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
	border-color:#f7b500;	
}

.main-header .search-panel .search-btn{
	position:absolute;
	right:0px;
	top:0px;
	width:55px;
	height:38px;
	text-align:center;
	color:#dfdfdf;
	font-size: 17px;
	background:none;
	cursor:pointer;
}

.header-style-two .header-top{
	background-color:#020e28;
}

.main-menu{
	position:static;
	float:left;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.main-menu .navigation{
	position:static;
	margin:0px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	/* padding:10px 0 0 0; */
	padding-top: 15px;
	margin-left:25px;
}

.header-style-four .navigation > li{
	padding-bottom:0px;
}

.main-menu .navigation > li >a{
	border-bottom: 2px solid #464548
}

.main-menu .navigation > li:hover::before,
.main-menu .navigation > li:hover::after{
	opacity:1;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.main-menu .navigation > li.current-menu-item :hover::before,
.main-menu .navigation > li.current-menu-item :hover::after{
	opacity:0;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	text-decoration: none;
	/* padding:20px 0 4px 0; */
	color:#ffffff;
	text-align:center;
	line-height:30px;
	letter-spacing:0px;
	font-weight:600;
	font-size: 15px;
	text-transform:uppercase;
	opacity:1;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
	width: 100%;
}
.main-menu .navigation > li > a:hover{
	color: #f7b500;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.main-menu .navigation > li.current-menu-parent > a{
	color: #f7b500;
}
.main-menu .navigation > li.current-menu-item > a
{
	color:#f7b500;
	opacity:1;
	text-decoration: none;
	background: none;
}
.main-menu .navigation > li.current-menu-item > a:before{
	width:100%;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:107px;
	z-index:100;
	display:none;
	padding:5px 15px;
	background:#464548;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	border-bottom:3px solid #f7b500;
	float: left;
	min-width: 200px;  
	margin: 2px 0 0;
	font-size: 17px;
	list-style: none; 
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	width: 100%;
	border-bottom: 2px solid #f7b500
}
#menu-item-60 ul,#menu-item-31 ul{
	/* min-width: 320px; */
	width: auto;
	/* padding-right: 30px; */
	/* padding-left: 30px; */
}
#menu-item-59 ul,#menu-item-32 ul{
	/* min-width: 280px; */
	width: auto;
	/* padding-right: 20px; */
}
.main-menu .navigation > li > ul:before{
	position:absolute;
	content:'';
	left:0px;
	top:-12px;
	width:100%;
	height:12px;
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:5px 0px;
	line-height:24px;
	font-weight:400;
	font-size: 17px;
	color:#fff;
	font-weight: 600;
	text-align:left;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li > ul > li > a:hover{
	text-decoration: none;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover{
	border-color:#f7b500;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > a{
	color:#f7b500;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:0px;
	top:15px;
	width:10px;
	height:20px;
	display:block;
	line-height:21px;
	font-size: 17px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#f7b500;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:0px;
	width:270px;
	z-index:100;
	display:none;
	padding:5px 20px;
	background:#ffffff;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	font-family:'Poppins',sans-serif;
	border-bottom:2px solid #f7b500;
}

.sticky-header .main-menu .navigation > li > ul > li > ul{
	left:auto;
	right:100%;	
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid #f2f2f2;
	text-transform:capitalize;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul > li:hover{
	border-color:#f7b500;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position: relative;
	display: block;
	padding: 13px 0px;
	line-height: 24px;
	font-weight: 400;
	font-size: 17px;
	color: #848484;
	text-align: left;
	text-transform: capitalize;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	font-family: 'Rubik', sans-serif;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,
.sub-menu>li>a:hover, .sub-menu>li>a:focus{
	background: none;
}
.sub-menu>li a,
.dropdown-menu>li a{
	border-bottom: 2px solid #464548;
}
.sub-menu>li.current-menu-item a{
	color: #f7b500;
}
.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
	display: block;
	margin-top:10px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.main-menu .navigation > li.current-menu-item > a,
.main-menu .navigation li ul li.current-menu-parent a,
.main-menu .navigation > li.current-menu-ancestor > a,
.main-menu .navigation > li.current-menu-ancestor .current-menu-item > a,
.main-menu .navigation > li.current-menu-item > a,
.navigation > li a:hover{
	border-bottom: 2px solid #f7b500;
}
.main-menu .navigation > li.current-menu-ancestor .current-menu-item a,
.main-menu .navigation > li .current-menu-parent a,
.main-menu .navigation > li > ul.sub-menu > li.current-products-ancestor a,
.main-menu .navigation > li > ul.sub-menu > li.current-product-ancestor a{
	color: #f7b500
}
.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0px;
	display: block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.main-menu .navigation li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:7px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	text-align:center;
	font-size: 17px;
	line-height:30px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}

.main-header .header-upper{
	position:relative;
	background:#ffffff;
	z-index:5;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-header .header-upper .logo img{
	position:relative;
	display:inline-block;
	max-width:100%;
}

.main-header .header-upper .logo-outer{
	position:relative;
	z-index:25;
	padding:18px 0px;
}

.main-menu .navigation > li.current-menu-item > a{
	color: #f7b500;
}
/*Sticky Header*/

.sticky-header{
	position:fixed;
	opacity:0;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px;
	background:#ffffff;
	z-index:0;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.sticky-header .logo{
	padding:14px 0px 15px;
}

.sticky-header .logo img{
	width:152px;
	height:45px;
}

.fixed-header .sticky-header{
	z-index:999;
	opacity:1;
	visibility:visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;	
	-webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
	box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.10);
}

.main-header .sticky-header .main-menu .navigation > li{
	margin-right:0px;
	margin-left:30px;
	padding:20px 0px 10px;
}

.main-header .sticky-header .main-menu .navigation > li > a{
	color:#333333;
}

.main-header .sticky-header .main-menu .navigation > li:before,
.main-header .sticky-header .main-menu .navigation > li:after{
	display:none;
}

.main-header .sticky-header .right-col{
	position:relative;
}
.search-box-btn{
	padding: 30px;
	background: none;
	float: right;
}

/*** 

====================================================================
	Main Banner style
====================================================================

***/
.banner-wrap{
	width: 100%;
	clear: both;
	float: left;
	background: #e4e4e4;
}
.swiper-prev,.swiper-next{
	cursor: pointer;
	min-width: 50px;
	min-height: 50px;
	position: absolute;
	display: block;
	z-index: 100;
	font-size: 40px;
	text-align: center;
	line-height: 48px;
	color: #f7b500;
	border: 1px solid #f7b500;
	position: absolute;
	top: 50%;
}
.swiper-prev{
	left: 45px;
	right: auto;
}
.swiper-next{
	right: 45px;
	left: auto;
}
.swiper-prev:hover,.swiper-next:hover{
	background: #f7b500;
	color: #fff;
}
#slider{
	position: relative;
	background: #e4e4e4;
	width: 100%;
	overflow:hidden; 
}
.banner-contents{
	left: 12%;
	/* top: 32%; */
	bottom: 30%;
	position: absolute;
}
h2.item-title,.banner-text-no h2.item-title,
.banner-text-NO h2.item-title,
.banner-text-No h2.item-title{
	font-size: 42px;
	font-weight: 600;
	/* letter-spacing: 1.2px; */
	color: #333333
}
p.description,.banner-text-no p.description,
.banner-text-NO p.description,
.banner-text-No p.description{
	font-size: 19px;
	/* padding: 15px 0; */
	padding: 10px 0;
	color: #666666
}
.banner-text-yes h2.item-title,.banner-text-yes p.description,
.banner-text-Yes h2.item-title,.banner-text-Yes p.description,
.banner-text-YES h2.item-title,.banner-text-YES p.description{
	color: #fff;
}
.btn-container a{
	font-size: 17px;
	/* padding: 15px 30px; */
	padding: 10px 22px;
	color: #333333;
	text-decoration: none;
	margin-right: 15px;
	float: left;
}
.btn-container a:first-child{
	background: #f7b500;
}
.btn-container a:last-child{
	background: #fff;
}
.btn-container a:hover{
	background: #333;
	color: #fff;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 8px;
}
.swiper-pagination-bullet{
	background: #ffff;
	width: 15px;
	height: 15px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #f7b500;
}
/*** 

====================================================================
	Main About style
====================================================================

***/
.about{
	/* padding: 5em 0 */
	padding: 40px 0 30px;
}
.title h2 {
	font-size: 30px;
	font-weight: 400;
	margin: 0;
	padding-bottom: 15px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	padding-bottom: 28px;
	color: #333333;
}
.title h2:after {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #f7c02d;
	content: '';
	width: 80px;
	height: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #f7c02d;
	position: absolute;
	bottom: 0;
}
.content{
	/* padding-top: 43px */
	padding-top: 20px;
}
h3.about-section-title{
	font-size: 24px;
	color: #f8b500;
	line-height: 1.5;
	margin-top: 0;
}
.content p{
	font-size: 17px;
	/* line-height: 1.6; */
	line-height: 22px;
	font-family:Regular, Arial;
	color: #666666;
	letter-spacing: 0.5px;
}
.about-link{
	position: absolute;
	bottom: 0;
	right: 15px;
}
.about-link a{
	display: inline-block;
	color: #f7c02d;
	background: #fff;
	padding: 5px 20px;
	border: 1px solid #f7c02d;
}
.about-link a:hover{
	background: #f7c02d;
	color: #fff;
}
/*** 

====================================================================
	Main Stats style
====================================================================

***/
.stats{
	background: #f8b500;
}
.stats-content{
	/* padding: 60px 0; */
	padding: 40px 0 30px;
}
.runuppic{
	width: auto;
	height: 45px;
}
.runnumber{
	font-size: 56px;
	color: #fff;
	font-weight: 700;
}
.runnumber span.plus{
	font-size: 30px;
	font-weight: 700;
	position: relative;
	top: -24px;
	left: 2px;
}
.stats p{
	color: #fff;
	font-size: 17px;
}
/*** 

====================================================================
	Main Products style
====================================================================

***/
.product{
	/* padding: 5em 0 50px 0 */
	padding: 40px 0;
}
.product-content h4{
	color: #333333;
	padding: 15px;
	font-size: 17px;
	margin-bottom: 0;
	line-height:1.5
}
.product-content a:hover{
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.product-content p{
	color: #666666;
	padding: 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.product-content{
	text-align: center;
	margin-bottom: 15px;
}
.product .col-md-4:nth-child(3n+1){
	clear: both;
}
.product-content a.product-btn{
	/* margin: 15px 0; */
	color: #f8b500;
	padding: 5px 10px;
	border: 1px solid #f8b500;
	display: inline-block;
}
.product-content h4:hover{
	color: #f8b500;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.product-content a.product-btn:hover{
	background: #f8b500;
	color: #333333;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
/*** 

====================================================================
	Main Solution style
====================================================================

***/
#filters{
	text-align: center;
}
.solution{
	background: #f5f5f5;
	/* padding: 75px 0; */
	padding: 40px 0 20px;
	height: 100%;
}
.solution .nav-inner{
	/* padding-bottom: 43px; */
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: middle;
}
.solution .nav.nav-tabs{
	border: none;
}
.solution .nav.nav-tabs li a{
	color: #333333;
	font-size: 17px;
	cursor: pointer;
	text-transform: capitalize;
}
.solution .nav.nav-tabs li a.is-checked{
	color: #f7c02d;
}
.item{
	position: relative;
	margin-bottom: 30px;
}
#items .element-item{
	display: none;
}
.show{
	display: block;
}
.info{
	background: rgba(0,0,0,0.65);
	bottom: 10px;
	left: 25px;
	opacity: 0;
	padding: 1em;
	position: absolute;
	right: 25px;
	text-align: center;
	top: 10px;
	visibility: hidden;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	border: 2px solid #f7c02d
}
.item:hover .info{
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
.info h4{
	text-align: center;
	font-size: 19px;
	color: #ffffff;
	margin-top: 4em
}
.info a:hover{
	text-decoration: none;
	transition: all 0.5s ease;
}
.info a:hover h4{
	color: #f7c02d;
}
.info p{
	text-align: center;
	font-size: 17px;
	color: #f7c02d;
}
/*** 

====================================================================
	Main Testimonial style
====================================================================

***/
.testimonial{
	/* padding: 6em 0 */
	padding: 40px 0;
}
#customer{
	/* padding: 4em 0 0 0 */
	padding: 30px 0 0;
}
.testi-wrapper {
	border: 1px solid #e5e5e5;
	/* padding: 30px 20px 25px 20px; */
	padding: 20px;
	min-height: 226px;
}
.testimonial-avatar {
	margin-bottom: 0;
	float: left;
	padding-top: 10px;
}
.testimonial-info {
	padding: 0 15px;
	
}
.testimonial-avatar img {
	-webkit-border-radius: 0;
	border-radius: 0;
}
.testi-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 100px;
}
#customer h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 500;
}
.testi-rating {
	padding: 0 10px;
	display: inline-block;
	height: 29px;
	line-height: 27px;
}
.testi-rating .rating-content {
	position: relative;
	font-size: 17px;
	color: #ffb600;
	display: inline-block;
	letter-spacing: 5px;
	width: 86px;
	height: 24px;
	margin: auto;
}
#customer .testi-rating .rating-content:before {
	content: '\f006\f006\f006\f006\f006';
	font-family: FontAweSome;
	position: absolute;
	top: 0;
	left: 0;
}
#customer .testi-rating .rating-content span {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	white-space: nowrap;
}
#customer .testi-rating .rating-content span:before {
	content: '\f005\f005\f005\f005\f005';
	font-family: FontAweSome;
}
#customer .address {
	display: block;
	color: #f7c02d;
	margin-bottom: 10px;
	font-size: 17px;
}
#customer .address,#customer .desc{
	margin-left: 100px;
}
/*** 

====================================================================
	Main News style
====================================================================

***/
.news{
	background: #f5f5f5;
	padding: 5em 0;
}
.news-content{
	margin-top: 4em
}
.news-content .col-md-8{
	padding: 0
}
.new-content{
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
	border: 0 solid #eee;
	background-color: #FFF;
	margin-bottom: 30px;
}
.new-content img{
	width: 100%;
	height: auto;
}
.news-box{
	margin-bottom: 20px;
	padding: 0 15px;
}
.block-infos {
	display: table-cell;
	text-align: center;
	vertical-align: top;
	color: white;
	padding-right: 25px;
	margin-bottom: 25px;
	width: 250px;
	text-align: left;
	margin-left: 25px;
	position: absolute;
	z-index: 12;
	top: 0;

}
.block-data{
	display: block;
	float: left;
	height: 30px;
	border: none;
}
p.bd-day {
	display: inline-block;
	padding: 5px 0px 5px 10px;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	padding: 5px 10px;
	background: #f7c02d
}
.new-main{
	padding: 20px;
	border: 1px solid #ECECEC;
	border-top: none;
}
.new-main h4{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.new-main a h4:hover{
	color: #f7c02d;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.new-main > ul{
	padding-bottom: 15px;
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	text-align: left;
	display: inline-block;
}
.new-main ul li{
	color: #999999;
	float: left;
	font-size: 17px;
	padding-right: 15px;
}
.new-main ul li i{
	padding-right: 10px;
	color: #f7c02d;
	font-size: 17px;
}
.new-main ul li.calendar:after {
	position: relative;
	content: "|";
	color: #999999;
	right: -16px;
}
.new-main ul li:last-child{
	padding-right: 0;
	padding-left: 15px;
}
.news-container .new-main p{
	font-size: 17px;
	margin: 0;
	line-height: 1.5;
	color: #666666;
}
.scroll-content {
	padding-right: 25px;
}
.advs-box {
	overflow: hidden;
}
.advs-box-side-icon {
	display: table;
	text-align: left;
	width: 100%;
	padding-bottom: 20px;
}
.advs-box h3 {
	font-size: 17px;
	color: #333333;
	font-weight: 400;
	transform: translate3d(0,0,0);
	margin: 0 0 10px 0;
}
.text-m {
	font-size: 16px !important;
	line-height: 25px;
}
.extra-content {
	padding: 10px 0;
	color: #fff;
	margin: 0;
	display: inline-block;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	background: none !important;
	border-left: none;
	color: #585858;
	border-top: 1px solid #f7c02d;
	padding-left: 0;
	padding-right: 0;
}
.big-text{
	font-size: 17px;
	margin-bottom: 0;
	font-size: 17px;
	line-height: 1.5;
	color: #666666;
}
hr.space.m {
	border: none !important;
	clear: both;
	margin: 0;
	height: 30px;
}
div .hc_space_cnt {
	padding: 0 0 0 0;
	clear: both;
}
.button-cnt{
	margin:  0 15px
}
.button-cnt a{
	font-size: 17px;
	color: #333333;
	background: #f8b300;
	border: none;
	border: 1px solid #f8b300;
	border-radius: 4px;
}
.button-cnt a:hover{
	background: #fff;
	border: 1px solid #f8b300;
}
.news-box .slimScrollBar{
	width: 5px !important;
}

#partner{
	padding: 10px 30px;
	text-align: center;
}
/*** 

====================================================================
	Main Footer style
====================================================================

***/
footer{
	background: #464548
}
.footer-contact{
	background: #39383b;
	clear: both;
	overflow: hidden;
}
.footer-contact .container,.footer-contact .col-md-3,.footer-contact .col-md-4,.footer-contact .col-md-6{
	padding-right: 0;
	padding-left: 0;
}
.copyright{
	background: #39383b
}
.footer-contact-box{
	color: #fff;
	font-weight: 600;
	text-align: center;
	display: block;
	/* padding: 30px 0; */
	padding: 10px 0;
}
.footer-contact-box{
	border-right: 1px solid #464548;
	font-size: 17px;
}
.box-last-child{
	border-right: none;
}
.box-last-child a{ margin: 0 15px;}
.footer-contact-box i{
	color: #f7c02d;
	font-size: 24px;
	position: relative;
	top: 3px;
	right: 10px;
}
.footer-contact-box .vr{
	width: auto;
	height: 24px;
}
.footer-add i{
	padding: 0
}
.footer-contact-box a,.footer-contact-box span{
	color: #dfdfdf;
	font-weight: 500;
	font-size: 17px;
}
.footer-add{
	text-align: center;
	/* padding: 19px 0 */
}
.footer{
	/* padding: 45px 0 60px 0; */
	padding: 10px 0;
	clear: both;
	overflow: hidden;
}
.footer a,.footer p {
	color: #dfdfdf;
}
.footer h3{
	color: #ffffff;
}
.footer-flow{
	margin-top:15px; 
	display: inline-block;
}
.footer-flow li{
	float: left;
	border-radius: 50%;
	border: 1px solid #555;
	margin-right: 15px;
	text-align: center;
}
.footer-flow li i{
	font-size: 17px;
	padding: 12px;
	text-align: center;
	display: inline-block;
}
.footer-flow li a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}
.footer-flow li:hover{
	background: #f7c02d;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.footer-flow li:hover a{
	color: #fff;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.footer h3{
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin: 10px 0 0;
}
.footer p{
	font-size: 15px;
	line-height: 1.7;
}
.copyright p{
	padding: 0;
	margin: 0;
	color: #dfdfdf;
	font-size: 17px;
	padding: 15px 0;
}
.footer .footer-about{
	padding-left: 0
}
.footer .navigation li{
	/* padding-bottom: 15px; */
	/* padding-bottom: 5px; */
	padding: 0 0 5px;
}
.footer .navigation li a{
	font-size: 17px;
	text-transform: capitalize;
}
.footer .navigation li a:hover,.footer-solution li a:hover,.footer-contact-box a:hover{
	color: #f7c02d;
	text-decoration: none;

}

.footer .footer-solution li:last-child{
	border: none;
}
.footer .footer-solution li{
	/* padding: 20px 0; */
	margin-bottom: 5px;
	display: inline-block;
	text-transform: capitalize;
	font-size: 15px;
}
/***
===================================================================
new products
===================================================================
***/
.products-mold {
    /* margin: 30px 0; */
    padding-left: 15px;
}
.row-no {
    margin-left: 0px;
    margin-right: 0px;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.products-mold-row {
    background: #EAA122;
    margin: 30px auto;
    position: relative;
    /* font-weight: bolder; */
}
.products-mold-row h3{
	margin:5px 0;
	font-size: 20px;
}
.products-mold-four-div,.products-mold-four-div2 {
	padding: 5px 20px;
	/* padding: 20px; */
    /* position: absolute;
    top: 36%;
    bottom: 0px;
    right: 0px; */
	/* font-weight: normal; */
}
.products-mold-four-div2 {
    /* position: absolute;
    top: 36%;
    bottom: 0px;
    left: 0px; */
	/* font-weight: normal; */
}
.text-center {
    text-align: center;
}
.white {
    color: #FFFFFF;
}
.products-mold-four-div .line,.products-mold-four-div2 .line {
    height: 4px;
    border-bottom: 3px solid #444347;
    width: 40px;
    margin: 0 auto 10px;
}
.products-mold-four-img2 {
    /* position: relative;
    left: 33.33333333%; */
}
/*** 

====================================================================
	Main About style
====================================================================

***/

.banner-1{
	background: url('images/page-banner.jpg');
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.banner-3{
	background: url('images/page-banner-carrer.jpg');
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.title-content{
	text-align: center;
	padding: 183px 15px 183px 15px;
}
.title-content h1{
	color: #fff;
	font-size: 60px;
	font-weight: 700;
	text-transform: uppercase;
}
.breadcrumb{
	background: none;
	text-transform: capitalize;
	padding: 0;
	margin:0;
	padding-top: 20px; 
}
.breadcrumb li a{
	font-size: 21px;
	color: #fff;
}
.breadcrumb>li+li:before {
	padding: 0 15px;
	color: #f8b500;
	content: "|";
}
.breadcrumb li.active a{
	color: #f8b500;
}
.breadcrumb li a:hover{
	text-decoration: none;
	color: #f8b500;
}
.clearfix.hr{
	/* padding: 78px 0; */
	padding: 30px 0;
	text-align: center;
}
.clearfix.hr:after{
	background-color: #f5f5f5;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 0;	
}
.about-box {
	padding-bottom: 25px;
}
.about-box .col-md-1{
	padding: 0;
	padding-bottom:15px;
}
.about-history-img{
	margin-bottom: 0;
	float: left;
}
.about-history-img img{
	width: 100%;
	height: auto;
}
.about-history-content{
	float: left;
}
.about-history-content h4{
	font-size: 19px;
	color: #f7c02d;
	padding-bottom: 10px;
	margin: 0;
}
.about-history-content p{
	padding-top: 10px;
	font-size: 17px;
	color: #666666;
	line-height: 1.5;
}
.strength-shows{
	background: #e7e7e7;
	/* padding: 5em 0 */
	padding: 40px 0;
}
.strength-shows h3{
	margin-bottom: 20px;
}
.strength-shows li{
	color: #666666;
	font-size: 17px;
	padding-bottom: 5px;
}
.strength-nav{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99;
}
.strength-nav .prev,.strength-nav .next{
	float: left;
	width: 30px;
	height: 30px;
	background: #d6d6d6;
	color: #fff;
	font-size: 21px;
	text-align: center;
	cursor: pointer;
}
.strength-nav .prev{
	margin-right: 10px;
}
.strength-nav .prev:hover,.strength-nav .next:hover{
	background: #f7c02d;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.main-customers{
	/* padding: 5em 0 */
	padding: 40px 0;
}
.main-customers img,.customer-container img{
	width: 100%;
	height: auto;
}
.customer-service,.rmastheads.qu-big-one{
	background: #f5f5f5;
	/* padding: 5em 0;	 */
	padding: 40px 0 0;
}
.customer-container{
	/* padding-top: 5em; */
	padding-top: 20px;
}
.customer-container img{
	padding-bottom: 30px;
}
.rewards-honor{
	/* padding: 5em 0; */
	padding: 40px 0;
}
.rewards-content{
	/* padding-top: 5em; */
	padding-top: 30px;
	width: 100%;
	display: inline-block;
}
.rewards-content img{
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
.qu-big-one {
	/* margin: 51px 0 0; */
	padding: 50px 0 10px;
}
.qu-big-one p {
	font-size: 17px;
}
.rmastheads-ft{
	margin-top: 48px;
}
.orange-f {
	color: #f7c02d;
}
.bigorange {
	font-size: 40px;
	color: #EAA122;
	font-weight: bolder;
}
.qu-big-one ul {
	padding: 0;
}
.qu-big-one li {
	position: relative;
	list-style: none;
}
.qu-big-one li:before {
	content: "";
	width: 6px;
	height: 6px;
	border: 1px solid #EAA122;
	border-radius: 50%;
	background: orange;
	position: absolute;
	top: 8px;
	left: -16px;
}
.qu-line-box {
	margin: 20px 0px;
	height: 1px;
	border-bottom: 1px solid #EAA122;
}
.qu-line {
	padding-left: 0;
	padding-right: 0;
}

.qu-line span {
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	background: url(images/about/circle.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -7px;
	left: -5px;
	z-index: 21;
}
.qu-line .qu-line-bigspan {
	display: block;
	width: 25px;
	height: 25px;
	overflow: hidden;
	background: url(images/about/circle.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -12px;
	left: -6px;
	z-index: 21;
}
/*** 

====================================================================
	Main Products style
====================================================================

***/
.products-container{
	/* padding: 5em 0 */
	padding: 40px 0 0;
}
.products-container img{
	width: 100%;
	height: auto;
}
.banner-2{
	background: url(images/products/products-banner.jpg);
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.banner-3{
	background: url(images/page-banner-news.jpg);
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.banner-5{
	background: url(images/page-banner-contact.jpg);
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.banner-5{
	background: url(images/page-banner-contact.jpg);
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.banner-6{
	background: url(images/banner-solution.jpg);
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.banner-7{
	background: url(images/banner-services.jpg);
	width: 100%;
	height: 100%;
	max-height: 508px;
}
.banner-wrap h1{
	text-transform: capitalize;
}
.banner-2, .banner-1,.banner-3,.banner-4,.banner-5,.banner-6,.banner-7 {
	height: 508px;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-size: cover;
}
.products-content{
	border-top: 5px solid #e99f27;
	text-align: center;
	background: #f5f5f5;
	/* padding: 2em 0 4em 0; */
	padding: 20px 15px 30px;
	cursor: pointer;
	min-height: 250px;
}
.products-content img{
	width: 120px;
	height: 120px;
	margin: 0 auto;
}
.products-content h3{
	color: #333333;
	font-size: 17px;
	padding: 0;
	line-height: 28px;
	margin: 10px 0 30px;
}
.products-content a{
	display: inline-block;
	color: #f7c02d;
	border:1px solid #f7c02d;
	padding: 5px 15px;
}
.products-content a:hover{
	background: #f7c02d;
	text-decoration: none;
	color: #333333;
}
.products-container p{
	color: #333333;
	font-size: 17px;
	padding: 20px 0;
	text-align: center;
}
.products-content:hover{
	background: rgba(0,0,0,0.5);
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.products-content:hover h3{
	color: #f7c02d;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
/*** 

====================================================================
	Main Taxonomy Products style
====================================================================

***/
.taxonomy-products{
	/* padding: 5em 0; */
	padding: 40px 0;
}
.taxonomy-products img{
	width: 100%;
	height: auto;
}
.taxonomy-products-category{
	display: inline-block;
	/* padding-top: 2em */
	padding-top: 10px;
}
.taxonomy-products-category h2{
	font-size: 22px;
	color: #333;
	/* padding-bottom: 30px; */
	padding-bottom: 10px;
	margin: 0;
}
.taxonomy-products-category h2:after{
	background-color: #e99f27;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 0;
	margin-top: 15px;
	display: inline-block;
}
select.products-category{
	float: right;
	padding: 12px 10px;
	border: 1px solid #e4e4e4;
	color: #666;

}
.product-content{
	/* padding:20px 0;  */
}
.single-product-show p{
	margin: 5px 0;
}
.single-product-show ul{
	min-height: 60px;
}
.product-category .single-product-show h3{
	margin-top: 2px;
	margin-bottom: 14px;
}
.product-category{
	/* padding: 30px 0; */
	padding: 10px 0 24px;
}
.product-category h3{
	color: #333;
	font-size: 17px;
	margin-bottom: 20px;
}
.product-category p{
	color: #666;
	font-size: 17px;
	line-height: 1.8
}
.taxonomy-products .container:after{
	clear: both;
}
.product-category .view-product{
	/* margin: 15px 0; */
	/* margin: 10px 0; */
	padding: 5px 15px;
	font-size: 17px;
	border: 1px solid #e7e7e7;
	color: #666;
	display: inline-block;
}
.product-category .view-product:hover{
	background: #f8b500;
	text-decoration: none;
	color: #333;
}
/*** .product-category:nth-child(2n){
	background: #f5f5f5;
}
***/
.product-category:nth-child(2n) .col-md-5{
	float: left;
}
.product-category:nth-child(2n) .col-md-7{
	float: right;
}
/*** 

====================================================================
	Main Single Products style
====================================================================

***/
.banner-2,.banner-1{
	height: 508px;
	width: 100%;
	position:relative;
	overflow: hidden;
	background-size: cover;
}
.banner-2-black,.banner-1-black  {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 508px;
	width: 100%;
	text-align: center;
	background:rgba(0,0,0,0.4);
}
.banner-2 h1,.banner-1 h1{
	text-transform: capitalize;
}
.single-product{
	/* padding: 5em 0; */
	padding: 40px 0 20px;
}
.single-product img{
	width: 100%;
	height: auto;
}
.single-search{
	position: absolute;
	bottom: 0;
	right: 15px;
	padding: 8px 10px;
	font-size: 17px;
	color: #fff; 
	border: 1px solid #f8b300;
	background-color: #f8b300;
	text-align: center;
	cursor: pointer;
}
.single-search:hover{
	background: #fff;
	border: 1px solid #f8b300;
	color: #666;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.max{width:100%;height:auto;}
.min{width:100px;height:auto;}
.single-product h2{
	font-size: 22px;
	color: #333333;
	padding-bottom: 20px;
}
.single-product h3{
	font-size: 17px;
	color: #333333;
	padding-bottom: 15px;
}
.single-product p{
	font-size: 17px;
	color: #333333;
	padding-bottom: 15px;
}
.send-download{
	padding-top: 10px;
}
.send-inquiry{
	float: left;
	margin: 0 30px 0 0;
}
.send-inquiry,.download{
	margin-top: 10px;
}
.send-inquiry a{
	border: 1px solid #f8b300;
	display: inline-block;
	float: left;
	padding: 10px 15px;
	color: #333333;
	font-size: 17px;
	text-align: center;
	background-color: #f8b300;
}
.send-inquiry a:hover{
	border: 1px solid #f8b300;
	background: #fff;
	color: #333;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.download{
	color: #eaa122;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.download i{
	font-size: 32px;
	color: #333333;
	padding-right: 10px;
	float: left;
}
.download-link{
	text-align: center;
}
.download-link span{
	float: left;
	color: #eaa122;
	text-align: center;
	padding-top: 4px;
}
.download a i:hover{
	color: #eaa122;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.download a span:hover{
	color: #333;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.share{
	float: left;
	display: inline-block;
	padding-top: 20px;
}
.share ul{
	display: inline-block;
	padding: 0
}
.share li{
	float: left;
	padding-right: 15px;
	
}
.share li a{
	color: #666;
	font-size: 17px;
}

.share li a:hover{
	color: #f8b500;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.tabs{
	/* padding-top: 5em */
	padding-top: 20px;
}
.tabs{
	border-bottom: 2px solid #f5f5f5
}
.tabs a{
	display: inline-block;
	font-size: 17px;
	color: #333;
	text-transform: capitalize;
	padding:15px;
	text-align: center;
}
.tabs a.active,.tabs a:hover{
	border-bottom: 2px solid #e99f27;
	color: #f8b500;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#tabs-container{
	/* padding-top: 3em; */
	padding-top: 20px;
}
#tabs-container table{
	overflow-x: auto;
}
#tabs-container table td{
	padding: 5px;
	text-align: center;
	border: 1px solid #e8e8e8;
	background: #fff;
}
#tabs-container table tr:first-child td{
	background: #f8b500;
	color: #fff;
	padding: 10px;
	font-weight: 500;
}
#tabs-container table tr:nth-child(2n) td{
	background: #f5f5f5;
}
#tabs-container table tr:nth-child(2n) td:first-child{
	background: #fff;
}
#tabs-container h3{
	font-size: 19px;
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
	color: #333;
}
#tabs-container p{
	font-size: 17px;
	padding: 0;
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
	color: #666;
	line-height: 1.5
}
#tabs-container p.remind{
	margin-bottom: 0;
	padding-top: 30px;
}
.videos{
	position: relative;
	z-index: 1;
	background-position: center center;
	background-size: cover;
	text-align:center
}
.videos img {
	/* position: relative; */
	/* z-index: -21; */
	/* width: 750px; */
	/* height: auto; */
	margin: 0 auto;
	max-width: 750px;
	height: auto;
	/* text-align:center */
}
/* .videos a {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	width: 75px;
	height: 75px;
	background-color: #f8b500;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
	z-index: 100;
	border-radius: 50%;
	line-height: 78px;
	text-align: center;
	cursor: pointer;
	opacity: 0.9;
} */
.videos a i {
	color: #ffffff;
	font-size: 24px;
}
.videos:after {
	background-color: rgba(17, 17, 17, 0.5);
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 750px;
	height: auto;
	content: "";
}
.related-products{
	/* padding-top: 4em; */
	padding-top: 20px;
}
.related-products h2,.single-form-box h2{
	font-size: 19px;
	color: #333;
	padding: 0 0 30px 0;
	margin: 0
}
.single-form-box h2{
	padding: 20px 15px;
}
.related-products h4{
	color: #333333;
	padding: 15px;
	font-size: 17px;
	margin-bottom: 0;
}
.related-products a:hover {
	text-decoration: none;
}
.related-products h4:hover {
	color: #f8b500;
	text-decoration: none;
}
.related-products a.product-btn {
	margin: 15px 0;
	color: #f8b500;
	padding: 5px 10px;
	border: 1px solid #f8b500;
	display: inline-block;
}
.related-products a.product-btn:hover {
	background: #f8b500;
	color: #666;
}
.single-form input,.single-form textarea{
	padding: 12px 15px;
	height: auto;
	margin-bottom: 15px;
	border: 1px solid #e7e7e7;
	width: 100%;
	float: left;
}
.single-form button{
	margin: 0 15px;
	padding: 10px 30px;
	background: #f8b300;
	border:1px solid #f8b300;
	color: #333;
}
.single-form button:hover{
	border:1px solid #f8b300;
	background: #fff;
	color: #333;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
/*** 

====================================================================
	Main Solution style
====================================================================

***/
.banner-4{
	background: url(images/solution/solution-banner.jpg);
}
.solution-container{
	/* padding: 5em 0; */
	padding: 40px 0 20px;
	text-align: center;
}
.solution1{
	background: url(images/solution/soo1.jpg);
	width: 100%;
	height: auto;
	position: relative;
}
.solutions-box p{
	width: 40%;
	margin: 0 auto;
	text-align: center;
}
.solution-container img{
	width: 100%;
	height: auto;
}
.orange-line{
	width: 20px;
	height: 2px;
	background: #f8b300;
	margin: 0px auto 4%;
}
.solution-container h3{
	font-size: 17px;
	color: #fff;
	text-transform: capitalize;
}
.solutions-box{
	position: absolute;
	top: 0;
	padding-top: 50%;
	right: 15px;
	left: 15px;
	bottom: 62px;
	right: 15px;
	left: 15px;
	background: rgba(84, 84, 84, 0.8);
}
.solutions-box:hover h3{
	color: #f8b300;
}
.solutions-content img.lazyOwl{
	display: inline;
}
.solution-btn{
	margin: 30px 0 0;
	color: #f8b500;
	padding: 5px 10px;
	border: 1px solid #f8b500;
	display: inline-block;
	text-align: center;
}
.solution-btn:hover {
	background: #f8b500;
	color: #333333;
	text-decoration: none;
}
.solution-container a:hover{
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
/*** 

====================================================================
	Main Single Solution style
====================================================================

***/
.single-solution {
	/* padding: 5em 0; */
	padding: 40px 0;
}
.single-solution h2 {
	font-size: 22px;
	float: left;
	color: #333333;
	padding: 0;
	margin: 0;
	padding: 15px 0; 
	position: relative;
	border-bottom: 2px solid #f7c02d;
}
/* .single-solution-content h2:after{
	left: 30px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #f7c02d;
	content: '';
	width: 60px;
	height: 2px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #f7c02d;
	position: absolute;
	bottom: 0;
	clear: both;
} */
.single-solution p{
	padding-top: 15px;
	line-height: 1.8;
	font-size: 17px;
	color: #666666;
	clear: both;
}
.single-solution-img img,.single-solution-img2 img{
	width: 100%;
	height: auto;
}
.single-solution-img img{
	padding-bottom: 15px;
}
.solution-one{
	display: inline-block;
}
.solution-tow{
	/* padding-top: 4em; */
	padding-top: 20px;
}
/*** 

====================================================================
	Main News style
====================================================================

***/
.news-container{
	/* padding: 5em 0 */
	padding: 20px 0 0;
}
.element-item.new:nth-child(3n+1){
	clear: both;
}
.news-category{
	text-align: center;
	/* padding-bottom: 2em; */
	padding-bottom: 20px;
}
.news-category ul{
	padding: 0;
	display: inline-block;
	text-align: center;
}
.news-category ul li{
	float: left;
	text-align: center;
	position: relative;
}
.news-category ul li a{
	color: #333;
}
.news-category ul li a{
	color: #333;
	font-size: 19px;
	padding: 10px;	
	float: left;
	background: none;
}
.news-category ul li.current-cat a:after{
	position: absolute;
	content: '';
	bottom: 0px;
	left: 30%;
	right: 30%;
	width: 40%;
	height: 2px;
	background-color: #f7b500;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	text-transform: capitalize;
	opacity: 1;
	color: #f7b500;
}
.news-container .news-category ul li a:hover,
.news-category ul li.current-cat a,
.news-category ul li a.current-cat,
.news-container .new-main ul li a:hover,
.news-container .new-main ul li i:hover,
.button-act li a a:hover{
	text-decoration: none;
	color: #f7b500;
	cursor: pointer;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.news-container .new-main ul li i,
.news-container .new-main ul li a,
.single-new-header .new-main ul li i,
.single-new-header .new-main ul li a{
	color: #666;
}
.news-container .new-main ul li{
	margin: 0 10px;
	padding: 0;
	float: left;
}
.news-container ul li:last-child,
.single-new-header .new-main ul li:last-child{
	padding-left: 0
}
.news-container .new-main ul li:after,
.single-new-header .new-main ul li:after {
	content: "|";
	color: #e4e4e4;
	right: -10px;
	position: relative;
}
.news-container .new-main ul li:last-child:after,
.single-new-header .new-main ul li:last-child:after{
	content: "";
}
.news-btn{
	margin: 10px 0;
	padding: 5px 15px;
	font-size: 17px;
	border: 1px solid #e7e7e7;
	color: #666;
	display: inline-block;	
}
.news-btn:hover {
	background: #f8b500;
	text-decoration: none;
}
/*** 

====================================================================
	Main Single News style
====================================================================

***/
.single-news{
	/* padding: 5em 0 */
	padding: 40px 0 10px;
}
.single-news img{
	width: 100%;
	height: auto;
}
.single-new-container{
	padding: 20px 0;
	border: none;
}
.single-new-content h2{
	font-size: 22px;
	color: #f8b500;
	line-height: 1.8;
	text-transform: capitalize;
}
.single-new-content h3{
	font-size: 19px;
	color: #666;
	line-height: 1.5;
}
.single-new-content h4{
	font-size: 17px;
	color: #666;
	line-height: 1.5;
}
.single-new-content p,.single-new-content span,.single-new-content li{
	font-size: 17px;
	color: #666;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	line-height: 1.8;
	list-style: none;
}
.news-photo2{
	padding-left: 0;
}
.news-photo3{
	padding-right: 0
}
.single-new-content a{
	color: #f8b500;
}
.single-new-content span{
	font-weight: 600;
	color: #f8b500;
}
.single-new-container .share{
	display: inline-block;
	clear: both;
	width: 100%;
	float: none;
	text-align: left;
}
.single-new-container .share li{
	padding: 0 10px;
	margin: 0
}
.single-new-container .share span{
	margin-bottom: 15px;
	font-size: 17px;
	color: #666;
	font-weight: 500;
}
.single-new-container.new-main .share ul li:after{
	content: none;
}
.single-new-container.new-main{
	/* padding-bottom: 4em; */
	padding-bottom: 20px;
	border-bottom: 2px solid #f5f5f5;
}
.single-new-container.new-main a:hover,
.share ul li a i:hover{
	color: #f8b500; 
	text-decoration: none;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.single-new-container.new-main .post-edit-link{	
	padding-left: 15px;
	color: #999999;
	font-size: 17px;
}
.commenting span{
	font-weight: 500;
	color: #999999;
	font-size: 17px;
}
.comment .single-form{
	/* padding-top: 2em */
	padding-top: 20px;
}
.pre-next{
	/* padding: 2em 0; */
	padding: 20px 0;
	width: 100%;
	height: auto;
	clear: both;
}
.pre-next h4{
	color: #666;
	font-size: 19px;
	float: left;
	border-bottom: 2px solid #f8b500;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.comment h4{
	color: #666;
	font-size: 19px;
}
.article{
	padding-top: 15px;
	float: left;
}
.article-pre-img,.article-next-img{
	padding-left: 0;
	padding-right: 0
}
.article-pre-link{
	padding-right: 0;
}
.article-next-link{
	padding-left: 0;
}
.article a{
	font-size: 17px;
	color: #666;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	padding-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.article span{
	float: left;
	font-size: 17px;
	color: #666;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	font-weight: 500;
	padding-top: 15px;
}
.article-next-link a{
	text-align: right;
}
.nextpost-link{
	float: right;
}
.article a:hover,.slide li a:hover{
	color: #f8b500;
	text-decoration: none;
}
.pre{
	padding-left: 0
}
.next{
	padding-right: 0
}
.comment .single-form .col-md-6,.comment .single-form .col-md-12{
	padding-left: 0;
	padding-right: 0
}
.comment .single-form .col-md-6.name{
	padding-right: 15px;
}
.comment .single-form .col-md-6.email{
	padding-left: 15px;
}
.comment .single-form button{
	margin-left: 0
}
.single-new-search{
	border: 1px solid #e4e4e4;
	margin-bottom: 35px;
}
.single-new-search input{
	padding: 10px 15px;
	display: inline-block;
	width: 85%;
}
.single-new-search button{
	background: none;
}
.single-submit{
	font-size: 19px;
	background: none;
	color: #666;
	width: 15%;
}
.slide h3,.slide li{
	border-bottom: 1px solid #f5f5f5;
	padding: 15px;
}
.slide h3{
	font-size: 19px;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.slide h3 span{
	padding-bottom: 9px;
	border-bottom: 2px solid #f8b500;
}
.slide li a{
	font-size: 17px;
	color: #666;
}
.slide.tag ol{
	margin-top: 20px;
	display: inline-block;
}
.slide.tag li{
	border: 1px solid #e4e4e4;
	float: left;
	padding: 5px 8px;
	margin: 10px;
	color: #999
}

/*** 

====================================================================
	Main Services style
====================================================================

***/
.services{
	/* padding: 5em 0 */
	padding: 40px 0;
}
.services-stats{
	background: #f5f5f5
}
.services-stats .runnumber{
	color: #f8b302
}
.services-stats p{
	color: #666;
}
.sales{
	text-align: center;
	padding-bottom: 30px;
	cursor: pointer;
}
.sales.last{
	padding-bottom: 0;
}
#tabs-services-container .swiper-wrapper{
	/* height: 100% !important; */
}
.content-sale-title{
	background: #f5f5f5;
	padding: 5px 15px;
}
.content-sale-title{
	font-size: 19px;
	color: #666;
}
.content-sale-title:hover,.tab .sales.active .content-sale-title,.tab .sales .content-sale-title:hover{
	color: #fff;
	background: #f8b300;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.bar-bottom ul {
	padding-left: 20px;
}
.bar-bottom ul li{
	list-style: disc;
	font-size: 17px;
	color: #666;
	padding-bottom: 8px;
}
.bar-bottom h4{
	color: #fff;
	background: #f8b300;
	padding: 15px;
	margin-top: 0
}
/*** 

====================================================================
	Main Conatct style
====================================================================

***/
.contact{
	/* padding: 5em 0 */
	padding: 40px 0 20px;
}
.contact-list{
	display: inline-block;
	/* padding-bottom: 4em */
	padding-bottom: 30px;
}
.contact-list img{
	width: 100%;
	height: auto;
}
.contact-list .co-md-8{
	padding-right: 30px;
}
.contact-list .contact-info{
	padding: 35px 20px;
	background: #f5f5f5
}
.contact-list .contact-info h3{
	font-size: 22px;
	color: #333;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}
.contact-list .contact-info h3,.contact-list .contact-info li{
	border-bottom: 1px solid #e7e7e7;
}
.contact-icon{
	text-align: center;
	float: left;
}
.contact-icon i{
	font-size: 24px;
	color: #f8b300;
	padding:15px;
	padding-left: 0;
}
.contact-list .contact-info li{
	padding: 15px 0
}
.contact-list .contact-info li:last-child{
	border-bottom:none;
	padding-bottom: 0
}
.info-content,.info-content a{
	color: #666;
	font-size: 15px;
}
.info-content a:hover{
	color: #f8b300;
	text-decoration: none;
}
.info-content span{
	font-weight: 700;
	padding-right: 8px;
}
.comment-map .single-form{
	padding-top: 1em
}
.comment-map h3{
	color: #666;
	font-size: 19px;
	margin-top: 0px;
}
.comment-map .col-md-12{
	padding-left: 0
}
.comment-map .single-form button{
	margin:0 0 10px;
}
/*** 

====================================================================
	Main Conatct style
====================================================================

***/
.career{
	padding: 5em 0;

}
.career-box{
	/* padding: 90px 50px 50px 30px; */
	padding: 30px;
	min-height: 330px;
}
.career-box h3{
	font-size: 19px;
	color: #fff;
	margin: 0 0 15px 0;
	line-height: 25px;
}
.career-box p{
	font-size: 17px;
	color: #fff;
	margin: 15px 0 0  0;
	line-height: 1.8
}
.career-box-1{
	padding: 4em 0;
	display: inline-block;
}
.career-content-block{
	display: block;
	background: rgba(0,0,0,0.6);
	padding: 0;
	margin-bottom: 15px;
}
.career-box-1{
	background-size: cover;
}
.career-content-2{
	padding-top: 4em;
}
.career-box-2 .col-md-6{
	padding: 0
}
.career-box-data{
	background: #f5f5f5;
	padding: 15px;
	width: 100%;
	min-height: 300px;
}
.career-box-data h3{
	font-size: 22px;
	color: #333;
	margin: 10px 0 6px;
}
.career-box-data p,.career-box-data li,.career-date{
	color: #666;
	font-size: 17px;
	padding: 0;
	line-height: 1.5;
	list-style: none;
}
.career-box-2 img{
	width: 100%;
	height: auto;
}
.career-date i{
	padding-right: 8px;
}
.apply-btn{
	padding: 10px 30px;
	background: #f8b300;
	color: #333;
	font-size: 17px;
	margin-top: 15px;
	display: inline-block;
	border: 1px solid #f8b300;
}
.career-box-data:hover{
	background: #f8b300;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.career-box-data:hover p,
.career-box-data:hover li,
.career-box-data:hover {
	color: #000;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.career-box-data:hover .apply-btn{
	background: none;
	border: 1px solid #363636;
	text-decoration: none;
	color: #363636
}
/*** 

====================================================================
	Main 404 style
====================================================================

***/
.no-found{
	background: url(images/404.jpg) no-repeat center;
	height: 740px;
	width: 100%;
	float: left;
	position: relative;
}
.no-found-back{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 740px;
	width: 100%;
	text-align: center;
	background: rgba(247,181,0,0.7);
}
.no-found-content{
	width: 60%;
	margin: 0 auto;
	padding: 14% 0;
}
.no-found-back h1{
	font-size: 160px;
	font-weight: 600;
	color: #333;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
}
.no-found-back h3{
	font-size: 19px;
	font-weight: 600;
	color: #333;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
.no-found-back p{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}
.no-found-back a{
	font-size: 17px;
	color: #333;
}
.no-found-content .searchform{
	width: 80%;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 1px solid #fff;
	background: #fff;
}
.no-found-content input {
	padding: 15px 20px 15px 10px;
	display: inline-block;
	width: 75%;
}
.no-found-content button {
	background: none;
	display: inline-block;
}
@media screen and (max-width:1000px){
	.no-found-content{
		padding: 25% 0;
		width: 100%;
	}
}
/*** 

====================================================================
	Main Search style
====================================================================

***/
.search{
	padding: 5em 0
}
.search-page{
	padding-bottom: 30px;
}
.search h2{
	padding-bottom: 30px;
	text-transform: capitalize;
}
.search-ul li{
	padding: 15px 0;
	border-bottom: 1px solid #f5f5f5
}
.search-ul li a{
	color: #333;
	font-weight: 600;
	font-size: 17px;
}
.search-ul li a:hover{
	color: #f8b300;
	text-decoration: none;
	text-decoration: none;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.search-ul p{
	padding-top: 15px;
	font-size: 17px;
}
.search article h3{
	font-size: 24px;
	color: #f8b500;
	text-transform: capitalize;
}
/*s_float*/
.floatwindow{
	position:fixed;
	z-index:1000;
	right:0;
	top:30%;
}
.s_float {
	width: 52px;
	height: 208px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	z-index: 999;
	top: 35%;
	-webkit-box-shadow: 1px 1px 15px -8px #535353, -1px -1px 15px -8px #535353;
	box-shadow: 1px 1px 15px -8px #535353, -1px -1px 15px -8px #535353;
	background-color: #FFFFFF;
}

.s_float ul {
	margin: 0;
	padding: 0;
}

.s_float ul li {
	text-decoration: none;
	list-style: none;
	width: 52px;
	height: 52px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	cursor: pointer;
}
.s_float ul li {
	position: relative;
	margin: 0;
}
.s_float ul li a:hover,.s_float ul li a:hover i,.s_float ul li a:hover i,.s_float ul li:hover i{
	color: #fff;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
	text-decoration: none;
}
.s_float ul li .hhservice-box {
	position: absolute;
	padding: 0;
	margin: 0;
	right: 60px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 0px;
	height: 0px;
	top: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
}
.s_float ul li{
	text-align: center;
}
.s_float ul li i{
	text-decoration: none;
	color: #666;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.s_float ul li:hover i,
.s_float ul li a:hover i,
.s_float ul li:focus i,
.s_float ul li a:focus i,
.s_float ul li a:focus:hover i{
	text-decoration: none !important;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.hhservice-box form{
	padding: 15px;
	background: #fff;
}
.hhservice-box input{
	padding: 8px 15px;
	height: auto;
	margin-bottom: 15px;
	border: 1px solid #e7e7e7;
	width: 100%;
	float: left;
}
.hhservice-box textarea {
	padding: 8px 15px;
	height: auto;
	margin-bottom: 15px;
	border: 1px solid #e7e7e7;
	width: 100%;
	float: left;
}
.hhservice-box h3{
	font-size: 21px;
	text-transform: capitalize;
	color: #fff;
	padding: 15px;
	margin: 0;
	text-align: left !important;
	display: block;
}
.hhservice-box button {
	margin-left: 0;
	margin: 0 15px;
	padding: 10px 30px;
	background: #f8b300;
	border: 1px solid #f8b300;
	color: #333;
}
.hhservice-box button:hover {
	border: 1px solid #f8b300;
	background: #fff;
	color: #333;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.message-form-title,.caret-right {
	background: #f8b300;
}
.s_float ul li.hhservice-box {
	width: 0;
	height: 0;
}
.s_float ul li.selected.service_01 .hhservice-box {
	width: 160px;
	height: 52px;
}
.s_float ul li.selected.service_02 .hhservice-box {
	width: 375px;
	height: 550px;
}
.s_float ul li.selected.service_03 .hhservice-box {
	width: 200px;
	height: 52px;
}
.s_float ul li:hover {
	background-color: #f8b300;
	color: #fff;
}
.s_float ul li a {
	display: inline-block;
	width: 52px;
	height: 52px;
}
.s_float,.s_float ul{
	text-align: center;
}
.caret-right:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #f8b300;
	content: "\f0da";
	position: absolute;
	right: 0;
	font-size: 32px;
	top: 10px;
}
li.selected:after,.s_float li:hover:after{
	color: #fff;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.service_01{
	background: url(images/icon/phone.png) center no-repeat;
}
.service_01:hover{
	background:#f8b300 url(images/icon/phone-1.png) center no-repeat;
}
.service_02{
	background: url(images/icon/liuyan.png) center no-repeat;
}
.service_02:hover{
	background:#f8b300 url(images/icon/liuyan-1.png) center no-repeat;
}
.service_03{
	background: url(images/icon/email.png) center no-repeat;
}
.service_03:hover,.service_03.selected{
	background:#f8b300 url(images/icon/email-1.png) center no-repeat;
}
.service_04{
	background: url(images/icon/top.png) center no-repeat;
}
.service_04:hover,.service_04.selected{
	background:#f8b300 url(images/icon/top-1.png) center no-repeat;
}

.s_float ul li.service_01 .caret-right,.s_float ul li.service_03 .caret-right{
	text-align: center;
	height: 52px;
	width: 100%;
}
.s_float ul li.service_01 a,.s_float ul li.service_03 a{
	height: auto;
	width: 100%;
	text-align:center;
	color: #fff;
	line-height: 100%;
	padding: 19px 0
}
.s_float ul li.service_01 a:hover,.s_float ul li.service_03 a:hover{
	color: #666;
}
.modal-header{
	background: #f8b300;
}
.modal-header h4{
	color: #fff;
	font-weight: 600;
}
.modal-body .hhservice-box input{
	padding: 10px 15px;
}

@media only screen and (max-width: 1280px) {
	.main-header .nav-outer{
		padding-left: 0 
	}
	.main-header .search-panel .form-container{
		padding-left: 0;
	}
	.main-header .search-box-btn span{
		font-size: 24px;
		color: #f7b500;
	}
	.search-box-btn{
		font-size: 32px;
		color: #f7b500
	}
	.search-panel{
		display: none;
	}
	.search-box-outer .search-box-btn{
		display: block;
	}
	.main-header .nav-outer{
		padding: 0
	}
	.main-menu .navigation > li{
		margin-left: 15px;
	}
	.panel-outer{
		position: absolute;
		bottom: 0;
		top: 80px;
		right: 0;
	}
	.search-box-btn{
		/* padding: 30px 15px; */
		padding: 15px 0 15px 10px;
	}
	.main-header .search-panel input[type="text"], .main-header .search-panel input[type="search"], .main-header .search-panel input[type="password"], .main-header .search-panel select{
		width: 300px;
	}
	.main-menu .navigation > li:last-child{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1230px) {
	.main-menu .navigation > li {
		margin-left: 0;
		padding-right: 10px;
	}

}
@media only screen and (max-width: 968px) {
	.single-product-show{
		margin-top: 20px;
	}
	.comment .single-form .col-md-6.email{
		padding-left: 0
	}
	.comment .single-form .col-md-6.name{
		padding-right: 0;
	}
	.product-category:nth-child(2n) .col-md-5,.product-category:nth-child(2n) .col-md-7{
		float: none;
	}
	.s_float,.header-top,.banner-wrap.banner-2,.banner-wrap.banner-1,.col-md-4.navigation,.col-md-4.footer-solution,.banner-wrap.banner-3,
	.banner-wrap.banner-4,.banner-wrap.banner-5,.banner-wrap.banner-6,.banner-wrap.banner-7,#slider .swiper-pagination,#slider .swiper-prev,
	#slider .swiper-next,.home-solution,.home-testimonial,#slider .btn-container{
		display: none;
	}
	.navigation.navigation-products{
		display: block;
		/* margin: 15px; */
	}
	.navigation{
		padding-left: 0;
	}
	.taxonomy-products,.contact,.about,.services,.news-container{
		padding:2em 0;
	}
	.navbar-collapse{
		box-shadow: none;
		border-top: 1px solid rgba(255,255,255,0.1);
	}
	.contact-list .col-md-8{
		display: none;
	}
	#slider img{
		width: 100%;
		height: auto;
	}
	#slider p.description{
		display: none;
	}
	.banner-contents{
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: auto;
		background: rgba(0,0,0,0.2);
	}
	.banner-contents .banner-texts{
		position: absolute;
		top: 15%;
		left: 15%;
		right: 15%;
		bottom: 15%;
		margin: 0
	}
	h2.item-title{
		font-size: 21px !important;
		color: #fff;
		text-transform: capitalize;
		margin: 10px 0;
		letter-spacing: 0
	}
	.single-product,.single-product .tabs,.single-product #tabs-container{
		padding: 1em 0
	}
	.single-product .tabs a{
		padding: 7px
	}
	.single-product #tabs-container p.remind,.related-products{
		padding-top: 10px;
	}
	.footer-contact-box{
		padding: 15px 0
	}
	.footer{
		padding: 30px 0
	}
	.contact-list{
		padding-bottom: 15px;
	}
}
@media screen and (min-width:768px) and (max-width:1000px){
	.navbar-collapse{
		padding: 0;
	}
	.main-header .search-panel .form-container{
		padding: 0
	}
	.main-header .main-box .logo-box{
		padding: 15px 0;
	}
	.search-box-btn{
		padding: 30px 10px;
	}
	.main-menu .navigation > li{
		margin-left: 0;
		padding: 15px 10px 0 0
	}
	.search-box-btn{
		padding: 25px 10px 0 10px ;
	}
	.panel-outer{
		top: 100px;
	}
}
@media only screen and (max-width: 900px) {
	.box-last-child a{
		margin: 0 40px 0 0;
	}
}
@media only screen and (max-width: 768px) {
	.footer-contact-box{
		text-align: left;
		padding-left: 25px;
	}
	.box-last-child a{
		margin: 0 20px 0 0;
	}
	.content-sale-title{
		padding: 5px;
	}
	.content-sale-title h4{
		font-size: 17px;
		margin: 5px 0;
	}
}
@media only screen and (max-width: 1220px) {
	h3.about-section-title{
		padding: 0;
		margin-top: 0
	}
	.about img{
		padding-top: 30px;
	}
	.stats p{
		padding-bottom: 15px;
	}
	.footer-contact-box{
		border: none;
	}
	.footer-nav{
		padding: 0
	}
	.copyright p{
		padding: 20px 15px
	}
	.banner-2 .title-content h1{
		font-size: 32px;
	}
	.element-item.new:nth-child(3n+1) {
		clear: none
	}
	.element-item.new:nth-child(2n+1) {
		clear: both;
	}

}
@media only screen and (min-width: 768px) {
	body header.affix {
		top: 0;
		position: fixed;
	}
}

@media only screen and (max-width: 768px) {
	.products-mold-row h3{
		font-size: 15px;
	}
	.products-mold-row li,.products-mold-row p{
		font-size: 13px !important;
	}
	.products-mold-four-div, .products-mold-four-div2{
		padding: 10px 5px;
	}

	.navbar-toggle{
		border: none;
		border-color: transparent;
		background-color: transparent;
		display: inline-block;
	}

	.navbar-toggle .icon-bar{
		color: #f7b500;
		background-color: #f7b500;
	}
	.top-left,.links{
		width: 100%;
		float: left;
	}
	body header.affix {
		position: fixed;
	}
	

	.btn-container a{
		margin-top:15px; 
	}
	/*.btn-container{
		display: none;
	}
	h2.item-title{
		font-size: 28px;
	}
	p.description{
		font-size: 17px;
		}*/
		.main-header .main-box{
			display: inline-block;
			height: auto;
		}
		.main-header .nav-outer .search-box-outer{
			position: absolute;
		}
		.main-header .main-box .logo-box{
			/* padding: 35px 0; */
			padding: 20px 0 24px;
		}
		.navbar-toggle{
			/* padding: 36px 15px; */
			padding: 20px 0 0;
		}
		.search-box-btn{
			padding: 25px 0;
		}
		.navbar-header{
			position: absolute;
			top: 0;
			right: 60px;
		}
		.top-left{
			display: none;
		}
		.main-menu .navigation > li{
			width: 100%;
			padding: 0 30px 0 0;
			margin-left: 0;
			text-align: left;
		}
		.main-menu .navigation > li > a{
			padding: 10px 0
		}
		.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current-menu-item > a,.main-menu .navigation > li > a{
			text-align: left;
			width: 100%;
			text-decoration: none;
			-moz-transition: all 500ms ease;
			-webkit-transition: all 500ms ease;
			-ms-transition: all 500ms ease;
			-o-transition: all 500ms ease;
			transition: all 500ms ease;
		}
		.main-header .search-box-btn span{
			font-size: 24px;
			color: #f7b500;
		}
		.search-box-btn{
			font-size: 32px;
			color: #f7b500;
		}
		.search-panel{
			display: none;
		}
		.main-header .nav-outer .search-box-outer{
			position: absolute;
			top: 0;
			right: 20px;
			/* padding: 40px 0; */
			padding: 23px 0 0;
		}
		.main-header .language > a{
			padding: 0;
		}
		.main-header .search-box-outer .dropdown-menu{
			top: 14px;
			left: -45px;
			width: 100px;
		}
		.panel-outer{
			top: 45px;
			right: 15px;
		}
		.main-header .search-panel .form-container{
			position: absolute;
			top: 36px;
			right: 0
		}
		.main-header .search-panel input[type="text"], .main-header .search-panel input[type="search"], .main-header .search-panel input[type="password"], .main-header .search-panel select{
			width: 240px;
		}
		.main-header .main-box .logo-box{
			float: none;
		}
		.main-menu .navigation > li > ul{
			position:relative;
			top: 0;
			float: none;
			display:none;
			background:#464548;
			box-shadow:none;
			border:none;
			border-radius:none;
		}
		#menu-item-60 ul{
			width: 100%;
		}
		.main-menu .navigation > li.dropdown:hover > ul{
			width: 100%;
		}
		.main-menu .navbar-collapse{
			padding: 0
		}
		.swiper-prev{
			left: 15px;
		}
		.swiper-next{
			right: 15px;
		}
		.s_float ul li.selected.service_02 .hhservice-box{
			display: none;
		}
		.title h2{
			font-size: 21px;
			padding-bottom: 10px;
		}
		h3.about-section-title{
			font-size: 17px;
		}
		.content p,p{
			font-size: 12px !important;
			line-height: 1.5
		}
		.content{
			padding-top: 15px;
		}
		.counter,.runnumber span.plus{
			font-size: 26px;
		}
		.stats-content,.rewards-content,.rewards-honor{
			padding: 15px 0 0;
		}
		.product,.customer-service,.main-customers,.strength-shows,.taxonomy-products, .contact, .about, .services, .news-container
		,.customer-service, .rmastheads.qu-big-one,.solution-container,.single-solution,.testimonial,.single-news,.clearfix.hr,
		.customer-container{
			padding: 30px 0 0;
		}
		.about{
			padding-bottom: 30px;
		}
		.product-content,.stats p{
			padding: 0
		}
		.qu-big-one{
			margin: 0
		}
		
		.runnumber{
			font-size: 48px;
			line-height: 1.2
		}
		.stats .col-xs-3{
			padding: 0 5px
		}
		.product-content h4{
			padding: 5px;
			font-size: 17px;
		}
		.about img{
		padding-top: 5px;
	}
	.main-menu .navigation > li > a{
		line-height: 20px;
	}
	}
	@media screen and (max-width: 380px) {
		body header.affix {
			position: fixed;
		}
		.main-header .main-box .logo-box .logo img{
			width: 150px;
		}
		.main-header .search-panel input[type="text"], .main-header .search-panel input[type="search"], .main-header .search-panel input[type="password"], .main-header .search-panel select{
			width: 180px;
		}
		.testi-rating{
			display: none;
		}
	}
	.select_box {width:250px; position:relative; margin:10px;padding:0; font-size: 17px; float: right;}
	.submit_box {width:100%; position:relative; margin:10px;padding:0; font-size: 17px; text-align:center;}
	.select_box input {cursor:pointer; display:block; line-height:40px; width:100%; height:40px; overflow:hidden;border:1px solid #ccc; padding-right:20px; padding-left:10px; }
	.select_box ul {width:100%; position:absolute; left:0; top:40px; border:1px solid #ccc; background:#fff; overflow: hidden;display:none; z-index:99999;}
	.select_box ul li {display:block;height:40px;overflow:hidden;line-height:40px;padding-left:5px;width:100%;cursor:pointer;}
	.select_box ul li a{color: #333;line-height: 40px;}
	.hover {background:#f8b500;color: #fff}
	#myselect:hover{border: 1px solid #f8b500}
	#tabs-container .content-slide li{padding:10px 0}
	#tabs-container .content-slide strong{font-size: 17px;}
	#tabs-container .content-slide,.single-product .col-md-6{line-height:1.5;color:#333;font-size: 17px;font-weight:500;font-family: Regular, Arial;}
	#tabs-container .content-slide img{padding:15px 0}
	.language .dropdown-menu{min-width: 80px}
	@media screen and (max-width: 1200px) {.language .dropdown-menu{min-width: 0}}