/* Industry - Factory & Industrial Business HTML Template */


/************ TABLE OF CONTENTS ***************
4. Scroll To Top style
5. Main Header 
6. Main Slider
7. Title style
8. Welcome Section
9.service Section
10.Fact-counter-section
11.Testimonial Style
12.Letest Projects
15.Contact Style
16.Footer styles
17.Latest Works Section
18.Page Title Style
20.Sidebar
21.Contact page Section
22.About us page
23.Two Column Fluid
24.Accordions style
25.Gallery page Section
26.Pagination

29.FAQ page


**********************************************/
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900|Open+Sans:400,600,700,800|Roboto:300,400,500,700,900&display=swap');
/*** 

====================================================================
	Reset
====================================================================

 ***/

* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}
/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #777777;
	line-height: 1.8em;
	font-weight: 400;
	background: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration: none;
	cursor: pointer; 
	color: #fbca00;
}
a:hover, a:focus, a:visited {
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	margin: 0px;
	background: none;
	line-height: 1.6em;
}
input, button, select, textarea {
	font-family: 'Roboto', sans-serif;
}
p {
	position: relative;
	line-height: 1.8em;
	font-weight: 400;
	color: #666;
}
.strike-through {
	text-decoration: line-through;
}
.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0 auto;
}
.small-container {
	max-width: 680px;
	margin: 0 auto;
}
.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
}
ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.theme-btn {
	display: inline-block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-family: 'Roboto', sans-serif;
}
.centered {
	text-align: center;
}
.btn-one {
	position: relative;
	padding: 8px 30px;
	line-height: 24px;
	text-transform: firsttopcase;
	background: #fdc900;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	border: 2px solid #fdc900;
	border-radius: 2px;
	font-family: 'Roboto', sans-serif;
}
.btn-one:hover {
	color: #012f5d;
	border-color: #012f5d;
	background: none;
}
.btn-two {
	position: relative;
	padding: 8px 30px;
	line-height: 24px;
	text-transform: firsttopcase;
	background: #e83c29;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	border: 2px solid #e83c29;
	border-radius: 2px;
}
.btn-two:hover {
	color: #fbca00;
	border-color: #e83c29;
	background: none;
	color: #e83c29;
}
.btn-three {
	position: relative;
	padding: 8px 30px;
	line-height: 24px;
	text-transform: firsttopcase;
	background: none;
	color: #fbca00;
	font-size: 14px;
	font-weight: 500;
	border: 2px solid #fbca00;
	border-radius: 2px;
	font-family: 'Roboto', sans-serif;
}
.btn-three:hover {
	color: #ffffff;
	border-color: #fbca00;
	background: #fbca00;
}
.sec-padding {
	padding: 30px 0!important;
}
.light-font {
	font-weight: 300;
}
.regular-font {
	font-weight: 400;
}
.semibold-font {
	font-weight: 600;
}
.bold-font {
	font-weight: 700;
}
.padd-top-10 {
	padding-top: 10px;
}
.padd-top-20 {
	padding-top: 20px;
}
.padd-top-30 {
	padding-top: 30px;
}
.padd-top-40 {
	padding-top: 40px;
}
.padd-top-50 {
	padding-top: 50px;
}
.padd-top-60 {
	padding-top: 60px;
}
.padd-top-70 {
	padding-top: 70px;
}
.padd-left-10 {
	padding-left: 10px;
}
.padd-left-20 {
	padding-left: 20px;
}
.padd-left-30 {
	padding-left: 30px;
}
.padd-left-40 {
	padding-left: 40px;
}
.padd-left-50 {
	padding-left: 50px;
}
.padd-left-60 {
	padding-left: 60px;
}
.padd-left-70 {
	padding-left: 70px;
}
.padd-bott-10 {
	padding-bottom: 10px;
}
.padd-bott-20 {
	padding-bottom: 20px;
}
.padd-bott-30 {
	padding-bottom: 30px;
}
.padd-bott-40 {
	padding-bottom: 40px;
}
.padd-bott-50 {
	padding-bottom: 50px;
}
.padd-bott-60 {
	padding-bottom: 60px;
}
.padd-bott-70 {
	padding-bottom: 70px;
}
.padd-bott-90 {
	padding-bottom: 90px;
}
.padd-bott-100 {
	padding-bottom: 100px;
}
.padd-right-10 {
	padding-right: 10px;
}
.padd-right-20 {
	padding-right: 20px;
}
.padd-right-30 {
	padding-right: 30px;
}
.padd-right-40 {
	padding-right: 40px;
}
.padd-right-50 {
	padding-right: 50px;
}
.padd-right-60 {
	padding-right: 60px;
}
.padd-right-70 {
	padding-right: 70px;
}
.margin-top-0 {
	margin-top: 0px!important;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-top-50 {
	margin-top: 50px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-top-70 {
	margin-top: 70px;
}
.margin-bott-10 {
	margin-bottom: 10px;
}
.margin-bott-20 {
	margin-bottom: 20px;
}
.margin-bott-30 {
	margin-bottom: 30px;
}
.margin-bott-40 {
	margin-bottom: 40px;
}
.margin-bott-50 {
	margin-bottom: 50px;
}
.margin-bott-60 {
	margin-bottom: 60px;
}
.margin-bott-70 {
	margin-bottom: 70px;
}
.no-padd-bottom {
	padding-bottom: 0px;
}
.no-padd-top {
	padding-top: 0px;
}
.no-margin-bottom {
	margin-bottom: 0px;
}
.no-margin-top {
	margin-bottom: 0px;
}
.no-padd-left {
	padding-left: 0px;
}
.no-padd-right {
	padding-right: 0px;
}
.bg-lightgrey {
	background-color: #f6f6f6 !important;
}
.no-bg {
	background: none !important;
}
.text-firsttopcase {
	text-transform: firsttopcase !important;
}
.title_holder h2 {
	margin-top: -11px;
	line-height: 60px;
	color: #272727;
	font-weight: 700;
	word-spacing: -1px;
}
.midium-title {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #121212;
}
.midium-title span {
	color: #fbca00;
}
.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.gif);
}
/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	color: #ffffff;
	font-size: 13px;
	text-transform: firsttopcase;
	line-height: 38px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	border-radius: 50%;
	background: #1c1c1c;
	display: none;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.scroll-to-top:hover {
	color: #ffffff;
	background: #fbca00;
}
/*** 

====================================================================
	Main Header style
====================================================================

***/

.site-header {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.site-header:after {
	clear: both;
	display: table;
	content: '';
}
.site-header .header-top {
	position: relative;
	font-size: 13px;
	padding: 8px 0px;
	background: #333;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
.site-header .header-top a {
	color: #fff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.site-header .links-nav li {
	position: relative;
	float: left;
	margin-right: 25px;
}
.site-header .top-right .links-nav li {
	margin-right: 0px;
	margin-left: 25px;
}
.site-header .links-nav li a {
	position: relative;
	line-height: 26px;
	font-size: 14px;
	/* text-transform: capitalize; */
}
.site-header .links-nav li .fa {
	padding-right: 8px;
	font-size: 16px;
	color: #ffffff;
}
.site-header .header-top .social-links a {
	border-radius: 100%;
 color: $fff;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	line-height: 22px;
	margin-left: 10px;
	position: relative;
	text-align: center;
	width: 25px;
}
.site-header .header-top a:hover {
	color: #e83c29;
}
.sticky-header {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0px 0px;
	background: #212121;
	z-index: 0;
	border-bottom: 1px solid #ffb71645;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.sticky-header .logo {
	padding: 6px 0px 2px;
}
.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;
}
.header-main {
	padding: 40px 0;
}
.header-info {
	text-align: right;
	margin-top: 5px;
}
.header-info li {
	display: inline-block;
	margin-left: 40px;
	text-align: left;
}
.hdbox-left {
	color: #fdad00;
	display: table-cell;
	vertical-align: middle;
	width: 45px;
	font-size: 30px;
	text-align: left;
}
.hdbox-right {
	font-size: 15px;
	line-height: 21px;
	display: table-cell;
	vertical-align: middle;
	color: #666;
	font-weight: 400;
}
.hdbox-right > span {
	color: #000;
	display: block;
	font-size: 19px;
	font-weight: 400;
}
.site-header .header-lower {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	background: #f3f3f3;
	border-bottom: 2px solid #fbca00;
	z-index: 5;
}
.site-header.headerfirst .header-lower {
	background: none;
	border: none;
}
.site-header .nav-outer {
	position: relative;
}
.site-header.headerfirst .nav-outer {
	background: #272727;
	padding: 0px 160px 0px 30px;
}
.site-header.fullwidth .nav-outer {
	background: #292929;
	padding: 0;
	position: relative;
}
.site-header.fullwidth .auto-container {
	position: relative;
}
.header-main-box .nav-outer .search-box-btn {
	position: absolute;
	right: 0px;
	font-size: 14px;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #ffffff;
	cursor: pointer;
}
.header-main-box .nav-outer .search-box-btn:hover {
	color: #fbca00;
}
.main-menu {
	position: relative;
}
.main-menu .navbar-collapse {
	padding: 0px;
}
.main-menu .navigation {
	position: relative;
	margin: 0px;
}
.main-menu .navigation > li {
	position: relative;
	float: left;
	margin-right: 30px;
}
.headerfirst .main-menu .navigation > li {
	margin-right: 30px;
}
.header-main-box .main-menu .navigation > li {
	border: none;
}
.sticky-header .main-menu .navigation > li {
	margin: 0px;
}
.main-menu .navigation > li > a {
	position: relative;
	display: block;
	padding: 16px 20px 16px 0px;
	font-size: 18px;
	color: #222222;
	line-height: 30px;
	font-weight: 400;
	text-transform: firsttopcase;
	opacity: 1;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.headerfirst .main-menu .navigation > li > a {
	color: #ffffff;
}
.sticky-header .main-menu .navigation > li > a {
	color: #181818;
	padding: 16px 15px;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
    height: auto;
    width: 390px;
    padding: 15px 0 5px;
}

.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a {
	color: #fdad00;
	opacity: 1;
}
.sticky-header .main-menu .navigation > li:hover > a, .sticky-header .main-menu .navigation > li.current > a, .sticky-header .main-menu .navigation > li.current-menu-item > a {
	background: #fdc900;
	color: #333;
	opacity: 1;
}
.main-menu .navigation > li:hover > a:after {
	opacity: 1;
}
.main-menu .navigation > li > ul {
	position: absolute;
	left: 0px;
	top: 130%;
	width: 220px;
	padding: 0px;
	z-index: 100;
	display: none;
	background: #272727;
	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.from-right {
	left: auto;
	right: 0px;
}
.main-menu .navigation > li > ul > li {
	position: relative;
	width: 100%;
}
.main-menu .navigation > li > ul > li:last-child {
	border-bottom: none;
}
.main-menu .navigation > li > ul > li.last-child > a {
	border-bottom: 0;
}
.main-menu .navigation > li > ul > li > a {
	position: relative;
	display: block;
	padding: 12px 15px;
	line-height: 22px;
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	border-bottom: 1px solid #2c478b;
}
.main-menu .navigation > li > ul > li:hover > a {
	background: #fdc900;
}
/*
.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 12px;
    width: 10px;
    height: 20px;
    display: block;





    color: #ffffff;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}
*/
.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
	color: #ffffff;
}
.main-menu .navigation > li > ul > li > ul {
	position: absolute;
	left: 110%;
	top: 0px;
	width: 220px;
	padding: 0px;
	z-index: 100;
	display: none;
	background: #fdc900;
}
.main-menu .navigation > li > ul > li > ul > li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}
.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: 12px 15px;
	line-height: 22px;
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	color: #333;
	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 > a:hover {
	background: #fdc900;
	color:#fff;
}
.main-menu .navigation > li > ul > li > ul > li > a {
	color: #333;
	border-color: rgba(255, 255, 255, 0.5);
	position: relative;
	z-index: 1;
}
.main-menu .navigation > li > ul > li > ul > li > a:after {
	content: "";
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
 transition: all .5s ease;
	transform: scaleX(0);
	z-index: -1;
	transform-origin: 0 0;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover:after {
	transform: scaleX(1);
}
.main-menu .navigation > li.dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
	top: 100%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
	left: 100%;
	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 .navbar-collapse > ul li.dropdown .dropdown-btn {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 34px;
	height: 30px;
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	cursor: pointer;
	z-index: 5;
	display: none;
}
.site-header .btn-outer {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 180px;
}
.site-header.header-style-three .btn-outer {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
}
.site-header .btn-outer .quote-btn {
	position: relative;
	display: block;
	line-height: 24px;
	text-align: center;
	padding: 19px 10px;
	margin: 0px 0px 0px;
	font-weight: 500;
	font-size: 16px;
	color: #ffffff;
	border-radius: 0px;
	text-transform: firsttopcase;
	z-index: 1;
}
.site-header .btn-outer {
	border-color: transparent transparent #fdc900;
	border-style: solid;
	border-width: 0 0 62px 45px;
	height: 0;
	line-height: 70px;
	position: absolute;
	right: 0;
	text-align: center;
 transition: all .5s ease;
}
.site-header .btn-outer:hover {
	border-color: transparent transparent #ffae11;
}
.site-header.header-style-three .btn-outer .quote-btn {
	background: #012f5d;
	color: #ffffff;
}
.header-main-box .btn-outer .quote-btn {
	padding: 27px 0px 18px 30px;
}
.social-links-one {
	position: relative;
}
.site-header .social-links-one {
	top: 7px;
}
.social-links-one a {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-left: 4px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #928d8d;
	border-radius: 50%;
	background: #f4f4f4;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.social-links-one a:hover {
	background: #fbca00;
	color: #ffffff;
}
.social-links-two a {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	border: 1px solid #e0e0e0;
	line-height: 38px;
	font-size: 14px;
	color: #cccccc;
	border-radius: 50%;
	background: none;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.social-links-two a:hover {
	background: #fbca00;
	border-color: #fbca00;
	color: #ffffff;
}
.social-links-three a {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	width: 32px;
	height: 32px;
	border: 1px solid #f1f1f1;
	line-height: 30px;
	font-size: 12px;
	color: #aaaaaa;
	background: #f1f1f1;
	border-radius: 50%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.social-links-three a:hover {
	background: #fbca00;
	border-color: #fbca00;
	color: #ffffff;
}
.headersecond .header-main {
	padding: 0px 0;
}
.headersecond .sticky-header .menusearch {
	padding: 0px 0;
	float: right;
}
.headersecond .logo {
	padding: 21px 0;
}
.headersecond .sticky-header .logo {
	padding: 6px 0;
}
.headersecond .main-menu .navigation > li > a {
	padding: 36px 17px;
}
.headersecond .sticky-header .main-menu .navigation > li > a {
	padding: 16px 17px;
}
.headersecond .sticky-header .bz_search_bar {
	padding: 19px 0 19px 34px;
}
.headersecond .main-menu {
	position: relative;
	float: right;
}
.headersecond .main-menu .navigation > li {
	margin-left: 0px;
	margin-right: 0;
}
.menusearch {
	padding: 16px 0;
	float: right;
}
.bz_search_bar {
	background-color: #ffffff;
	color: #fdad00;
	cursor: pointer;
	float: left;
	font-size: 16px;
	padding: 20px 0 19px 34px;
	text-align: center;
	width: 100%;
}
.bz_search_box {
	background-color: #272727;
	border-radius: 0;
	box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.5);
	display: none;
	padding: 22px;
	position: absolute;
	right: 15px;
	top: 100%;
	z-index: 1000;
}
.bz_search_box input {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e1e1e1 currentcolor #e1e1e1 #e1e1e1;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	float: left;
	height: 45px;
	padding: 0 10px;
	width: calc(100% - 45px);
}
.bz_search_box button {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fdad00;
	border-color: #fdc900 #fdc900 #fdc900 currentcolor;
	border-image: none;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px medium;
	height: 45px;
	padding: 0;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 45px;
	color: #fff;
}
.theme-btn.quote-btn {
	padding: 8px 10px;
	margin: -12px 0;
	margin-left: 20px;
}
.headersecond .theme-btn.quote-btn {
	padding: 10px 10px;
	margin: -14px 0;
	margin-left: 20px;
	background: #e83c29;
	font-size: 16px;
}
.headersecond .theme-btn.quote-btn:hover {
	color:#333;
}
.headerfirst .menusearch {
	float: right;
	padding: 0;
}
.headerfirst .bz_search_bar {
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 16px;
	padding: 18px 30px 17px 13px;
	text-align: center;
	width: 100%;
}
.headerfirst .main-menu {
	position: relative;
	float: left;
}
.headerfirst .sticky-header .bz_search_bar {
	background-color: transparent;
	color: #fdad00;
	cursor: pointer;
	float: left;
	font-size: 16px;
	padding: 18px 13px 17px 13px;
	text-align: center;
	width: 100%;
	margin-left: 2px;
}
.headerthird .header-lower {
	background: #272727;
}
.headerthird .main-menu {
	float: left;
}
.headerthird .header-lower .main-menu .navigation > li > a {
	color: #fff;
}
.headerthird .menusearch {
	float: right;
	padding: 0px 0;
}
.headerthird .bz_search_bar {
	background-color: #dfb100;
	color: #333;
	cursor: pointer;
	float: left;
	font-size: 16px;
	padding: 17px 20px 18px 20px;
	text-align: center;
	width: 100%;
}
 .hvr-shutter-in-vertical::before {
 background: #fdc900;
}
.headerthird .bz_search_box {
	background: #fdc900;
	right: 0;
}
.headerthird .bz_search_box button {
	background: #fff;
	color: #333;
}
.main-menu .navigation > li > ul {
	background: #fdc900;
}
.main-menu .navigation > li > ul > li > a {
	color: #333;
	border-color: rgba(255, 255, 255, 0.5);
	position: relative;
	z-index: 1;
}
.main-menu .navigation > li > ul > li > a:after {
	content: "";
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
 transition: all .5s ease;
	transform: scaleX(0);
	z-index: -1;
	transform-origin: 0 0;
}
.main-menu .navigation > li > ul > li > a:hover:after {
	transform: scaleX(1);
}
.headerthird .header-lower .main-menu .navigation > li.current > a, .headerthird .header-lower .main-menu .navigation > li > a:hover {
	color: #fdad00;
}
.main-menu .navigation > li > ul > li > a:hover {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
	position: relative;
	z-index: 1;
}
.main-menu .navigation > li.current > a:after {
	position: absolute;
	height: 3px;
	background: #272727;
	display: block;
	width: 100%;
	content: "";
	bottom: -3px;
	left: -0px;
}
.headerfirst .main-menu .navigation > li.current > a:after {
	display: none;
}
.quickqotemain {
	float: right;
	margin: 11px 20px 0 0;
}
.quickqotemain a {
	padding: 5px;
	display: block;
	border: 1px dashed #fdc900;
 transition: all .5s ease;
	color: #fdad00;
}
.quickqotemain a:hover {
	background: #fdc900;
	color: #333;
}
.site-header.transparenthd {
	background: transparent;
	position: absolute;
}
.headersecond.transparenthd .header-main .main-menu .navigation > li > a {
	padding: 24px 17px;
	color: #fff;
	font-size: 17px;
}
.headersecond.transparenthd .header-main .main-menu .navigation > li.current > a, .headersecond.transparenthd .header-main .main-menu .navigation > li > a:hover {
	color: #fdad00;
}
.transparenthd .header-main .bz_search_bar {
	background-color: transparent;
}
.transparenthd .header-top {
	background: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.transparenthd .header-main .main-menu .navigation > li.current > a::after {
 display: none;
}
.transparenthd .header-main .site-header .links-nav li a {
	font-size: 13px;
}
.transparenthd .header-main .bz_search_bar {
	padding: 10px 0 10px 35px;
}
.quickwrp {
	display: table-cell;
}
.quickbtns {
	background: #fdc900;
	color: #333;
	height: 40px;
	display: inline-block;
	width: 120px;
	text-align: center;
	line-height: 40px;/* vertical-align: top; */
}
.quickbtns:hover {
	background:#01305e;
	color:#fff;
}
.headersecond.transparenthd .logo {
	padding: 6px 0;
}

.navbar-toggle {
    position: absolute;
    right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0;
	float:none;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-brand>img {
    display: block;
    width: 100%;
}

.wel-pic img{ width:100%;}
/* Mega Manu -----*/
@media (max-width: 767px) {
.navbar-inverse .navbar-brand {
    width: 290px;
    padding: 5px 10px;
}
}
@media (min-width: 768px) {
.navbar-nav {
 float: right;
 margin: 15px 0 10px;
 padding: 10px 0 0;
}
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.navbar-inverse .navbar-nav>li>a {
	color: #ffffff;
	font-size: 16px;
	padding: 10px 20px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #e83c29;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #e83c29;
}
.navbar-inverse {
	background-color: #3330;
	border-color:transparent;
}
.mega-dropdown {
	position: static !important;
}
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none; top:90%;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
	margin: 0 0 2px;
}
.mega-dropdown-menu > li > ul > li:hover {
	background:#f7f7f7;
}
.mega-dropdown-menu > li > ul > li a:hover {
	color:#000;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	color: #797979;
	padding: 0px 7px;
	/* background: #ccc; */
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
	font-size: 16px;
	color: #080808;
	padding: 5px 5px;
	line-height: 20px;
	font-weight: 600;
}

@media (max-width: 767px){
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 5px;
    color: #fff;
    background: #626262;
}
.mega-dropdown-menu > li > ul > li:hover {
    background: #626262;
}

.mega-dropdown-menu > li > ul > li a:hover {
    color: #e1e1e1;
}

.inr-bnr {
    height: 320px !important;
}


}
.carousel-control {
	width: 30px;
	height: 30px;
	top: -35px;
}
.left.carousel-control {
	right: 45px;
	left: inherit;
}

.prod-sec  .carousel-control .glyphicon-chevron-left, .prod-sec .carousel-control .glyphicon-chevron-right {
    font-size: 16px;
    background-color: transparent !important;
    line-height: 0px;
    text-shadow: none;
    color: #fff;
    border: none; margin-top: -0px;
}


.prod-sec .carousel-control {
    width: 40px;
    height: 40px;
    top: -45px;
    border: 1px solid #fff;
    background: transparent !important;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	font-size: 12px;
	background-color: #fff;
	line-height: 0px;
	text-shadow: none;
	color: #333;
	border: 1px solid #ddd;
}
.dropdown .dropdown-btn {
	display:none;
}
/*** 

====================================================================
	Main Slider style
====================================================================

***/

.smooth-textbox {
	width: 800px;
	padding: 0 25px;
}
.smooth-textbox h1 {
	font-size: 36px !important;
	font-weight: 800 !important;
	line-height: normal !important;
	margin-bottom: 20px;
}
.smooth-textbox p {
	color: #fff;
}
.rev_slider .slotholder:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	pointer-events: none;
	background: rgba(0, 0, 0, 0.5);
}
.slidebtns a {
	display: inline-block;
	margin-right: 20px;
	line-height: 50px !important;
	font-size: 18px!important;
	width: 160px;
	height: 50px;
	background: #e83c29;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.slidebtn2 {
	background: #fff!important;
	color: #000!important;
}
.slidebtns a:hover {
	color: #fff!important;
	background: #272727!important;
}
/*** 

====================================================================
	Title style
====================================================================

***/

.sec-title {
	position: relative;
	margin-bottom: 50px;
}
.sec-title h2 {
	color: #333;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.4em;
	letter-spacing: .5px;
	padding: 10px 0 15px;
}
.colorborder {
	background: #ccc none repeat scroll 0 0;
	display: block;
	height: 1px;
	position: relative;
	width: 200px;
	margin: 2px auto;
}
 .colorborder::after {
 background: #e83c29 none repeat scroll 0 0;
 content: "";
 display: inline-block;
 height: 3px;
 left: 50%;
 position: absolute;
 transform: translate(-50%);
 width: 60px;
 top: -1px;
}
/*** 

====================================================================
	Welcome Section
====================================================================

***/

.welcome-sec {
	padding: 25px 35px ; background:#fff;
}
.weltext{position:relative;border-top: 6px solid #ffb716;}
.weltext h3{ color:#e83c29}

.weltext .colorborder {
	background: #ccc none repeat scroll 0 0;
	display: block;
	height: 1px;
	position: relative;
	width: 200px;
	margin: 2px 0;
}
.weltext .colorborder::after {
 background: #e83c29 none repeat scroll 0 0;
 content: "";
 display: inline-block;
 height: 3px;
 left: 0%;
 position: absolute;
 transform: translate(0%);
 width: 60px;
 top: -1px;
}

.awards-box {
	/* float: left; */
	/* width: 50%; */
	margin: 15px 0;
}
.awards-box .media {
	/* border: 1px solid #eee; */
	/* background: #f5f5f5; */
	margin-right: 15px;
	padding: 10px 15px;
}
.awards-box a i {
	/* border: 2px solid #333333; */
	border-radius: 50%;
	/* background: #fdad00; */
	font-size: 50px;
	height: 65px;
	padding: 0px 10px;
	text-align: center;
	width: 75px;
	color: #e83c29;
}
.awards-box .media-body h3 {
	font-size: 36px;
	color: #ffb716;
	font-weight: 700;
	margin: 0;
	line-height: normal;
	padding: 0;
}
.counter-style3 {
	background: #f5f5f5;
	margin-top: -70px;
}
.counter-style3 .awards-box {
	float: none;
	width: 100%;
	margin: 13px 0;
}
.counter-style3 .awards-box .media {
	border:0;
	background: #e83c2900;
	margin-right: 0;
	padding: 25px 15px;
	border-radius:5px;
}
.counter-style3 .awards-box a i {
	color: #09f;
	border-radius: 50%;
	background: #fff0;
	font-size: 52px;
	height: 65px;
	line-height: 60px;
	text-align: center;
	width: 65px;
}
.counter-style3 .awards-box .media-body h3 {
	font-size: 27px;
	color: #fff;
	font-weight: 500;
	line-height: 36px;
}
.counter-style3 .awards-box .media-body p {
	font-size: 12px;
	color: #c7c7c7;
	margin-bottom: 0;
	font-weight: 400;
	/* text-transform: uppercase; */
}
.midtext {
	font-size: 20px;
	line-height: 30px;
	color: #111; 
	margin-bottom: 10px;
	font-weight:300;
}
.weltext a {
	padding:10px 15px;
	display:inline-block;
	background:#333;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;



	margin:15px 0;
	font-size:14px;
	letter-spacing:1px;
}
.weltext a:hover {
	background:#e83c29;
}
.awards-box .media-body p {
	font-size: 13px;
	font-weight: 400;
	color: #b7b7b7;
	margin-bottom:0;
}
.welimage {
	position: relative;
}
.welimage img {
	width: 100%;
}
 .welimage::before {
 content: "";
 position: absolute;
 top: 10px;
 left: 10px;
 right: 10px;
 bottom: 10px;
 z-index: 3;
 border-width: 1px;
 border-style: solid;
 border-color: rgb(255, 255, 255);
 border-image: initial;
}
 .welimage::after {
 content: "";
 width: 100%;
 position: absolute;
 top: -10px;
 left: -10px;
 z-index: 1;
 display: block;
 right: 0px;
 bottom: 0px;
}
.weltext h2 {
	color: #222;
	font-size: 35px;
	line-height: 45px;
	margin-bottom: 20px;
}
.weltext h2 span {
	color: #fdad00;
	font-weight: 600;
}
.constool > img {
	max-width: 100%;
}
.welcome-sec2 {
	padding: 80px 0;
}
.welcome-sec2 h2 {
	font-weight:600;
}
.aboutlist {
	margin-top: 35px;
}
.aboutlist:after {
	clear:both;
	display:table;
	content:'';
}
.aboutlist li {
	float: left;
	margin-right: 15px;
	padding: 10px 15px 10px 0;
	width: 30%;
}
.abouticon {
	padding-right: 15px;
	display: table-cell;
}
.abouticon i {
	border: 2px solid #fdad00;
	border-radius: 50%;
	background: #fdad00;
	font-size: 26px;
	height: 45px;
	line-height: 41px;
	text-align: center;
	width: 45px;
	color: #fff;
	display: block;
}
.abouttext {
	display: table-cell;
	vertical-align: middle;
}
.abouttext p {
	font-size: 17px;
	color: #444;
	margin-bottom: 0;
	font-weight: 600;
}
/* Product sec */
.prod-sec{padding: 50px 25px;background:url(../images/mfn-bg.jpg) no-repeat fixed;overflow:hidden;}
.prod-sec h3{ color:#fff; font-size:28px; font-weight:700;}

.carousel-caption {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #fff;
    text-align: left;
    width: 100%;
    text-shadow: none;
}

.carousel-caption h3{color:#fff;font-weight:300;padding: 0;margin: 0 0 5px;}
.carousel-caption p{color:#fff;padding: 15px 0;line-height: 1.4em;}
.carousel-caption a{ color:#fff; display:inline-block; background:#333; padding:10px 15px; margin:15px 0;}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 15px;
}
.carousel-inner .item img{position:relative;top: 15px;right:0;border:8px solid #fff;}

.carousel-caption .colorborder {
	background: #ccc none repeat scroll 0 0;
	display: block;
	height: 1px;
	position: relative;
	width: 200px;
	margin: 2px 0;
}
.carousel-caption .colorborder::after {
 background: #333 none repeat scroll 0 0;
 content: "";
 display: inline-block;
 height: 3px;
 left: 0%;
 position: absolute;
 transform: translate(0%);
 width: 60px;
 top: -1px;
}

.scroll-to-top { display:none !important;}

/*** 

====================================================================
	Rolling Section
====================================================================

***/


.rolling-sec{ padding:60px 0; background:url(../images/rolling-mill.jpg) no-repeat fixed; background-size:cover;}
.roll-b{}
.roll-b h3{ color:#fff; font-weight:800; margin:0 0 25px;}
.roll-b ul{ margin:0; padding:0;}
.roll-b ul li{ /*border:1px solid #ffffff6e;*/ padding:5px 23px; margin:5px 0 0 2px; display:block; color:#fff; font-weight:600; /*background: #00000030;*/ font-size:18px;} 


/*** 

====================================================================
	services-action
====================================================================

***/

.services-sec {
	background: #f9f9f9;
	padding: 70px 0 80px;
}
.single-servicebox {
	margin-bottom: 40px;
}
.servicebox-image img {
	width: 100%;
}
.servicebox-content h3 {
	margin-top: 10px;
	font-size: 19px;
	margin-bottom: 5px;
}
.servicebox-content h3 a {
	color: #333;
}
.servicebox-content h3 a:hover {
	color: #272727;
}
.serivec-sec h5 {
	font-weight: 700;
	color: #272727;
	word-spacing: -1px;
	font-size: 20px;
	margin-top: 5px;
}
.serivec-sec .img_holder {
	display: table-cell;
	padding-top: 13px;
	overflow: hidden;
}
.serivec-sec .img_holder figure {
	overflow: hidden;
}
.serivec-sec .img_holder img {
 transition: transform .5s ease;
}
.serivec-sec .servhold:hover .img_holder img {
	transform: scale(1.1, 1.1);
}
.serivec-sec .info {
	display: table-cell;
	vertical-align: top;
	padding-left: 29px;
}
.serivec-sec .info a {
	margin-top: 7px;
	text-transform: uppercase;
	font-weight: 900;
}
.serivec-sec .servhold {
	margin-bottom: 30px;
}
.picon {
	background: #fdad00;

	color: #333;
	font-size: 24px;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	right: 0px;
	z-index: 2;
	border-radius: 100%;
}
.picon::after {
 content: "";
 width: 100px;
 height: 100px;
 display: block;
 background: #fdad00;
 position: absolute;
 left: 8px;
 top: -3px;
 z-index: -1;
 transform: rotate(43deg);
/* border-radius: 30px; */
}
.service-icon {
	font-size: 36px;
	background: #f4f4f4;
	border-radius: 100%;
	height: 120px;
	width: 120px;
	display: inline-block;
	line-height: 120px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.single-service:hover .service-icon {
	color: #fff;
 transition: all .5s ease;
}
.service-content h3 a {
	color: #333;
}
.service-content h3 {
	margin: 20px 0 10px;
	font-size: 20px;
}
.single-service .service-icon:after {
	background: #272727;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0));
	transform: scale(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: -1;
	border-radius: 100%;
}
.single-service:hover .service-icon:after {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.servicebox-image {
	position: relative;
	overflow: hidden;
}
/*
.mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden;
}*/
.servicebox-image .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.servicebox-image .mask {
	opacity: 0;
	overflow:visible;
	border:0px solid rgba(0, 0, 0, 0.7);
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.servicebox-image:hover .mask {
	opacity: 1;
	border:105px solid rgba(0, 0, 0, 0.7);
}
.servicebox-image i {
	position:relative;
	opacity:0;
	-moz-transform: translate(-50%, -50%) scale(0, 0);
	-webkit-transform: translate(-50%, -50%) scale(0, 0);
	-o-transform: translate(-50%, -50%) scale(0, 0);
	-ms-transform: translate(-50%, -50%) scale(0, 0);
	transform: translate(-50%, -50%) scale(0, 0);
	-webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.servicebox-image:hover i {
	opacity:1;
	-moz-transform: translate(-50%, -50%) scale(1, 1);
	-webkit-transform: translate(-50%, -50%) scale(1, 1);
	-o-transform: translate(-50%, -50%) scale(1, 1);
	-ms-transform: translate(-50%, -50%) scale(1, 1);
	transform: translate(-50%, -50%) scale(1, 1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.mask .fa.fa-search {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #333;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	visibility: hidden;
 transition: all .5s ease;
}
.mask .fa.fa-search:hover {

	background: #ffae11;
}
.single-servicebox:hover .fa.fa-search {
	opacity: 1;
	visibility: visible;
}
.single-servicebox:hover .mask {
	top: 0;
	opacity: 1;
	visibility: visible;
}
.services-sec2 {
	background: #f9f9f9;
	padding: 70px 0 80px;
}
.services-sec2 .servicebox-content {
	text-align:center;
}
.services-sec2 .link {
	margin: 26px 0 0;
}
.services-sec2 .readmore-btn {
	background: #ffc925;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	text-align: center;
	min-width: 126px;
	display: inline-block;
 transition:all .5s ease;
}
.services-sec2 .readmore-btn:hover {
	background:#333;
}

.services-sec2 .single-servicebox {
	margin-bottom: 40px;
	background: #fff;
	padding-bottom: 25px;
}
.services-sec2 .picon {
	display:none;
}
.services-sec2 .servicebox-content h3 a {
	color: #333;
	font-weight: 500;
}
.service-style3 {
	padding: 25px 0;
	background: #f4f4f4;
}
.servicebox {
	background: #fff;
	text-align: center;
	padding:0 30px 30px;
	margin: 50px 0 30px;
}
.siconbox {
	color: #ffffff;
	font-size: 33px;
	margin-bottom: 25px;
	width: 90px;
	height: 90px;
	display: inline-block;
	margin-top: -50px;
	border-radius: 100%;
	background: #ffb716;
	line-height: 90px;
	border: 1px solid #eee;
	box-shadow: 2px 7px 6px rgba(0, 0, 0, 0.1);
	transition:all .5s ease;
}
.servicebox h3 {
	color: #333; font-weight:700;
	margin-bottom: 10px;
}
.servicebox h3 a {
	color:#333;
transition:all .5s ease;
}
.servicebox h3 a:hover {
	color: #ffb716;
}
.servicebox:hover .siconbox {
	background: #272727;
	color:#fff;
}
.spervicepage2 {
	padding: 70px;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
}


.mnf-act{}
.mnf-act h3{ color:#fff; font-weight:800;}
.mnf-act h3 i{}
.mnf-act h4{ color:#fff; font-weight:600; padding:10px 15px;}
.mnf-act p{color:#fff; padding:0px 15px; margin-left:15px;}
.mnf-act  a{ padding:10px 20px; display:inline-block; background:#333; color:#fff; margin:35px  0 0; letter-spacing:1px; text-transform:uppercase; font-size:14px; font-weight:600;}
.mnf-act  a:hover{background:#fff; color:#000; transition:all 0.3s; }
/*** 
 ==============================
  Fact-counter-section
 ============================== 
 ***/

.fact-counter-section {
	padding: 40px 0;
	position: relative;
	background: url(../images/background/image-7.jpg) no-repeat center center fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fact-counter-section:before {
	position: absolute;
	content: "";
	background: #000000;
	opacity: .8;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.single-fact-counter {
	background: transparent;
}
.single-fact-counter .text-box {
	text-align: center;
}
.single-fact-counter .text-box .number {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}
.single-fact-counter .text-box p {
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	margin: 0;
}
.single-fact-counter .icon-box {
	margin-bottom: 30px;
}
.single-fact-counter .icon-box i {
	font-size: 40px;
	color: #fdad00;
	display: block;
	margin-top: 10px;
}
.entry-meta {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 0;
	border-bottom: 0;
}
.readmore {
	font-weight: bold;
}
/*** 

====================================================================
	Testimonial
====================================================================

***/
.sec-title.text-left .colorborder {
	margin:5px 0;
}
.sec-title.text-left .colorborder::after {
 left: 0;
 transform: translate(0%);
}
.sec-title.text-left h2 {
	margin-bottom: 20px;
}
.testm-wrp {
	padding-right: 60px;
	text-align: left;
	height: 100%;
}
.quoteicon {
	font-size: 20px;
	color: #fdad00;
	padding: 10px;
	border: 1px solid #fdad00;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	line-height: 21px;
	margin: 0 0 20px;
}
.clntfeed {
	margin-bottom: 35px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 20px;
}
.clntfeed p {
	color: #666;
	font-size: 18px;
	font-style: italic;
}
.clntimg {
	border-radius: 100%;
	float: left;
	height: 80px;
	margin-right: 15px;
	width: 80px;
}
.clntinfo {
	float: left;
	min-width: 400px;
}
.clntimg img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.clntdtl > h3 {
	color: #333!important;
	font-size: 22px!important;
	font-weight:400;
}
.clntdtl > span {
	color: #fdad00;
	font-size: 16px;
	font-weight:600;
}
.reviewstar {
	float: right;
	margin-top: 15px;
}
.reviewstar li {
	display: inline-block;

	color: #ffba00;
}
.hometestmon {
	background: #fff none repeat scroll 0 0;
	padding: 50px 0 70px;
}
.hometestmon .title1 {
	margin-bottom: 45px;
}
.testwrp {
	background: #fff none repeat scroll 0 0;
	margin-left: 50px;
	padding: 10px;
}
.single-testm {
	border: 1px solid #ebebeb;
	padding: 20px 20px 20px 80px;
}
.client-image {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ebebeb;
	left: 15px;
	margin-top: -60px;
	padding: 10px;
	position: absolute;
	top: 50%;
}
.single-testm p {
	font-size: 14px;
	letter-spacing: 0.025em;
	line-height: 24px;
}
.single-testm h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	padding-top: 8px;
	text-transform: uppercase;
}
.single-testm h4 small {
	font-size: 12px;
	line-height: 24px;
	padding-left: 15px;
}
.testmonrow .owl-item .col-sm-6 {
	width: 100%;
}
.bg-gray {
	background: #f5f5f5; padding:5px 10px;
}
.teststyle2 {
	padding: 70px 0;
}
.teststyle2 .key_benefits_panel .panel-heading h6 a {
	font-weight: 400;
	font-size: 20px;
}
.hometest2 {
	background:url(../images/background/image-4.jpg) center center no-repeat fixed;
	background-size:cover;
	position:relative;
}
.hometest2::before {
 position: absolute;
 content: "";
 background: #000000;
 opacity: .8;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
}
.hometest2 h2, .hometest2 p, .hometest2 h3 {
	color:#fff!important;
}
.hometest2 .why-choose-us .top-box {
	width: 65px;
	height: 65px;
	background: #fdad00;
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	border-radius: 100%;
	font-weight: bold;
	border: 2px solid #fff;
	box-shadow: none;
 transition: all .5s ease;
}
.hometest2 .why-choose-us .icon-box::after {
 width: 1px;
 height: 58px;
 top: 74px;
}
.testmonialsec.hometest2.sec-padding {
	padding: 90px 0 70px !important;
}
/*** 

====================================================================
	whychoose us
====================================================================

***/

.whychoose-box {
	margin-bottom: 40px;
}
/*.why-choose-us .icon-box::after {
 content: '';
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -2px;
 width: 4px;
 height: 55px;
 background: #EDEDED;
 border: .1px solid #E4E4E4;
 border-top: 0;
 border-bottom: 0;
}*/
.why-choose-us li:last-child .icon-box::after {
display:none;
}

ul.whychoose-box  {
}
ul.whychoose-box  li{
}
ul.whychoose-box  {
}
ul.whychoose-box  {
}
.why-choose-us .icon-box {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	position: relative;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 15px;
}
.why-choose-us .top-box {
	width: 80px;
	height: 80px;
	background: #ffb716;
	color: #fff;
	text-align: center;
	font-size: 40px;
	line-height: 74px;
	border-radius: 100%;
	font-weight: bold;
	border: 3px solid #fff;
	box-shadow: 0 0 4px 4px #eee;
	transition:all .5s ease;
}
.whychoose-box:hover .top-box {
	background:#333;
}
.why-choose-us .text-box {
	padding-left: 0px;
	float: none;
	display: block;
	vertical-align: top;

}
.why-choose-us .text-box h3 {
	font-size: 20px;
	color: #333333;
	line-height: 24px;
	font-weight: 700;
}
.why-choose-us .text-box p {
	margin: 0;
	color: #666;
	margin-top: 14px;
}
/*** 

====================================================================
	Letest Projects
====================================================================

***/

.saleofweeek {
	background: #f4f4f4 url(../images/background/image-4.jpg) center center no-repeat;
 );
	background-attachment: fixed;
	background-size: cover;
	padding: 70px 0 80px;
	position: relative;
}
.saleofweeek:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0wi;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
}
.saleofweeek .sec-title h2 {
	position: relative;
	z-index: 1;
	color: #fff;
}
.saleofweeek .owl-theme .owl-controls {
	display: block;
	margin-top: 0;
	position: absolute;

	right: 0;
	text-align: center;
	top: -90px;
}
 .saleofweeek .owl-theme .owl-controls .owl-nav [class*="owl-"] {
 background: transparent;
 border: 1px solid #fdc900;
 border-radius: 3px;
 color: #fdad00;
 cursor: pointer;
 display: inline-block;
 font-size: 24px;
 height: 34px;
 line-height: 28px;
 margin: 5px;
 padding: 1px 7px;
 width: 34px;
}
 .saleofweeek .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
 color: #333;
 background: #fdc900;
}
.switem {
	position: relative;
}
.switem img {
	width: 100%;
}
.saleofweeek .sec-title {
	float: left;
}
.swhoverbox {
	display: block;
	height: 100%;
	margin: 0;
	padding: 20px 5px;
	position: absolute;
	text-align: center;
	top: 0;
	vertical-align: middle;
	width: 100%;
	z-index: 9;
}
[class^="imghvr-"], [class*=" imghvr-"] {
 position: relative;
 display: inline-block;
 margin: 0px;
 max-width: 100%;
 background-color: rgba(1, 48, 94, 0.85);
 color: #fff;
 overflow: hidden;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 -moz-osx-font-smoothing: grayscale;
 -webkit-transform: translateZ(0);
 -moz-transform: translateZ(0);
 -ms-transform: translateZ(0);
 -o-transform: translateZ(0);
 transform: translateZ(0);
}
 .switem a::before, .switem a::after {
z-index: 1;
}
.switem a .swhoverbox::before, .switem a .swhoverbox::after {
z-index:-1;
}
.switem a::before, .switem a::after, .switem a .swhoverbox::before, .switem a .swhoverbox::after {
 width: 26%;
 height: 100%;
 -webkit-transform: scaleY(0);
 -moz-transform: scaleY(0);
 -ms-transform: scaleY(0);
 -o-transform: scaleY(0);
 transform: scaleY(0);
 top: 0;
background-color: rgba(1, 48, 94, 0.85);
opacity: 0;
position: absolute;
content: '';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.35s ease;
-moz-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.switem a::before {
 left: 0;
 -webkit-transition-delay: 0s;
 -moz-transition-delay: 0s;
 transition-delay: 0s;
}
.switem a::after {
 left: 25%;
 -webkit-transition-delay: 0.105s;
 -moz-transition-delay: 0.105s;
 transition-delay: 0.105s;
}
 .switem a .swhoverbox::before {
 left: 50%;
 -webkit-transition-delay: 0.21s;
 -moz-transition-delay: 0.21s;
 transition-delay: 0.21s;
}
 .switem a .swhoverbox::after {
 left: 75%;
 -webkit-transition-delay: 0.35s;
 -moz-transition-delay: 0.35s;
 transition-delay: 0.35s;
}
 .switem a:hover::before {
 transform: scale(1);
 opacity: 1;
}
 .switem a:hover::after {
 transform: scale(1);
 opacity: 1;
}
 .switem a:hover .swhoverbox::before {
 transform: scale(1);
 opacity: 1;
}
 .switem a:hover .swhoverbox::after {
 transform: scale(1);
 opacity: 1;
}
.projinrtext {
	margin-bottom: 0;
	margin-top: 60%;
	transform: translateY(-50%);
	transition: all 0.4s ease 0s;
	opacity: 0;
}
.swhoverbox h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.swhoverbox p {
	color: #fff;
}
.sowbox {
	clear: both;
}
.switem a:hover .projinrtext {
	margin-top: 40%;
	opacity: 1;
}
.maincatagory {
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	padding: 90px 0;
	position: relative;
}
.blackbg {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.maincatbox {
	text-align: center;
}
.maincatbox figure img {
	width: 120px;
}
.maincatbox figure {
	background: transparent;
	border-radius: 100%;
	display: inline-block;
	padding: 3px;
 transition: all .5s ease;
}
.maincatbox:hover figure {
	background: #fff;
}
.maincatbox h3 {
	color: #fff;
	font-size: 20px;
}
.maincatbox h3 a {
	color: #fff;
}
.maincatbox h3 a:hover {
	color: #d9272e;
}
.gallery-section .swhoverbox h3 {
	font-size: 18px;
}
.glrybgimage {
	background: #f4f4f4 url(../images/background/prod-bg.jpg) center center no-repeat fixed;
	background-attachment: fixed;
	background-size: cover;
	padding: 70px 0 80px;
	position: relative;
}
.glrybgimage::after {
 content: "";
 position: absolute;
 top: 0;

 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.8);
}
.glrybgimage .mixitup-gallery {
	position: relative;
	z-index: 1;
}
.glrybgimage .sec-title {
	position: relative;
	margin-bottom: 50px;
	z-index: 1;
}
.glrybgimage .sec-title h2 {
	color:#fff;
}

.clnt-b{ padding:20px 0 30px;}

/*** 

====================================================================
	information section
====================================================================

***/
.info-section {
/*	background: url(../images/background/image-7.jpg) center center no-repeat fixed;*/
	background-size:cover;
	position:relative;
	overflow:hidden;
	padding: 0px 0 !important;  background: rgba(253, 106, 20);
}
/*.info-section::after {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 width: 80px;
 height: 150%;
 background: rgba(253, 106, 20); transform: skew(9deg);
}*/
.info-section img{ width:100%;}
.info-section h3 {
	color: #ffffff;
    z-index: 1;
    font-size: 22px;
    font-weight: 800;
    padding: 10px 0;
    text-transform: uppercase;
}
.info-section p {
	color: #fff;
	z-index: 1;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4em;
}
.info-cont{ position:relative; z-index:99; padding:50px 75px 35px 45px} 
.info-cont:after {
 content: "";
 position: absolute;
 top: 0;
 left: -55px;
 width: 120px;
 height: 150%;
 background: rgba(253, 106, 20); transform: skew(-5deg); z-index:-1;
}
.info-cont ul{ padding:10px; }
.info-cont ul li{ color:#fff; list-style:none; }
.info-cont span{ color:#fff; display:block;}
.info-cont a{ display:inline-block; color:#fff; background:#333; padding:10px 15px; margin:25px 0 15px;}
.info-cont a:hover{background:#fff; color:#000; transition:all 0.3s; }

/*** 

====================================================================
	Contact Style
====================================================================

***/

.default-form select {
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: #ffffff url(../images/icons/icon-select.png) right center no-repeat;
}
.default-form textarea {
	height: 180px;
	resize: none;
}
.contact-style-one.extended .default-form textarea {
	height: 194px;
}
.contact-form .default-form textarea {
	height: 118px!important;
}
.default-form select option {
	text-indent: 15px;
}
.default-form input:focus, .default-form select:focus, .default-form textarea:focus {
	border-color: #fbca00 !important;	
	background-color: rgba(255, 255, 255, 0.50) !important;
}
.default-form input.error, .default-form select.error, .default-form textarea.error {
	border-color: #ff0000 !important;
}
.default-form label.error {
	display: block;
	line-height: 24px;
	padding: 5px 0px 0px;
	margin: 0px;
	text-transform: firsttopcase;
	font-size: 11px;
	color: #ff0000;
	font-weight: 500;
}
.contact-form .info-column .inner-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	background: rgba(0, 0, 0, 0.70);
}
.contact-form .form-column .upper-content {
	position: relative;
	margin-bottom: 40px;
	text-align: center;
}
.contact-form .form-column .upper-content .subtitle {
	font-size: 18px;
	font-style: italic;
}
.lftheading {
	color: #fff;
	font-size: 26px;
	margin-bottom: 30px;
}
.contact-form .form-column .upper-content h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
}
.contact-form {
	position: relative;
	background: #272727;
	color: #000;
}
.contact-form .form-column {
	background: rgba(0, 0, 0, 0) url("../images/background/bot-bg.jpg") center center no-repeat fixed;
	float: left;
	position: relative;
	width: 70%;
	min-height: 445px;
}
.contact-form .form-column::after {
 content: "";
 position: absolute;
 top: 0;
 left: 0wi;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.9);
}
.contact-form .form-column .inner-box {
	padding: 60px 80px;
	position: relative;
	z-index:1;
}
.contact-form .form-column .firsttop-content {
	position: relative;
	margin-bottom: 40px;
	text-align: center;
}
.contact-form .form-column .firsttop-content .subtitle {
	font-size: 18px;
	font-style: italic;
}



.contact-form .form-column .firsttop-content h3 {
	font-size: 24px;
	text-transform: firsttopcase;
	font-weight: 700;
}
.contact-form .info-column {
	position: absolute;
	text-align: center;
	right: 0px;
	top: 0px;
	height: 100%;
	min-height: 250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 30%;
}
.contact-form .info-column .test-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	background: rgba(0, 0, 0, 0.70);
}
.contact-form .info-column .inner-most {
	display: table-cell;
	vertical-align: middle;
}
.contact-form .info-column h3 {
	color: #ffffff;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 10px;

	margin-bottom: 0;


}
.contact-form .info-column .text {
	font-size: 16px;
	text-transform: firsttopcase;
	font-weight: 400;
	color: #ffffff;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding: 0 40px;
}
.contact-form .info-column h4 {
	font-size: 24px;
	text-transform: firsttopcase;
	font-weight: 700;
	color: #fbca00;
}
.quotestyle2.contact-form .form-column {
	float:right;
	width:100%;
	min-height:auto;
}
.quotestyle2.contact-form .form-column .inner-box {
	padding: 80px 0px 60px;
	position: relative;
	z-index: 1;
}
.quotestyle2 .lftheading {
	color: #fff !important;
	margin-top: -10px;
}
.quotecallinfo {
	font-size: 20px;
	color: #fff;
	font-weight: 300;
}
.quotecallinfo span {
	color: #ffb716;
	font-weight: 600;
	display: block;
	font-size: 25px;
	margin-top: 15px;
}
.quotestyle2 .sec-title {
	position: relative;
	margin-bottom: 25px;
}
.quotetext {
	padding-right: 40px;
}
/*** 

====================================================================
	 Footer styles 
====================================================================

 ***/

.sbrand {
	padding: 25px;
}
.footer1 {
	background: #1e1e1e url(../images/icons/bffoteiconbg.png) center bottom no-repeat;
	padding:19px 0 0px;
	clear: both;
	background-size:100%;
}
.footer1 p, .footer1 a, .footer1 i {
	color: #777777;
	font-size: 14px;
}
.footer1 a:hover {
	color: #e83c29;
	text-decoration: none;
}
.footer1 h3 {
	color: #fff;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 10px;
	margin-top: 15px;
	font-size: 18px;
	font-weight: 600;
}
 .footer1 h3::after {
 background-color: #e83c29;
 border-radius: 2px;
 bottom: 0;
 content: "";
 height: 3px;
 left: 0;
 position: absolute;
 width: 35px;
}
.footersec > a{ background:#333; font-size:12px; font-weight:700; letter-spacing:1px; padding:5px 10px; text-transform:uppercase;}
.footersec > a.ftlogo{ background:transparent;}
.ftlogo {
	margin: 20px 0;
	display: block;
}
.ftlogo img {
	max-width: 100%;
}
.footer1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer1 ul li {
	line-height: 20px;
	margin-top: 5px;
}
.footer1 ul li i {
	margin-right: 5px;
}
.subscribe_us {
	margin-top: 30px;
}
footer .subscribe_us form {
	height: 50px;
	position: relative;
	margin-bottom: 30px;
}
.footer1 .subscribe_us input {
	background: #2b2b2b none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	box-sizing: border-box;
	color: #9b9b9b;
	font-size: 14px;
	height: 50px;
	outline: medium none;
	padding: 11px 55px 10px 10px;
	width: 100%;
}
.footer1 .subscribe_us button {
	background: #fdc900 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-size: 18px;
	height: 50px;
	outline: medium none;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
}
.footer1 .subscribe_us button i {
	color: #fff;
	font-size: 25px;
}
.footer1 .subscribe_us button:hover, footer .subscribe_us button:focus {
	color: #272727;
}
.ftcontact li {
	display: table;
	width: 100%;
	margin-bottom: 5px;
}
.continfo {
	color: #6c6c6c;
	float: left;
	line-height: 24px;
	width: calc(100% - 34px);
}
.continfo strong {
	color: #999;
	font-size: 16px;
}
.ftcontact li i {
	color: #e83c29;
	float: left;
	font-size: 14px;
	padding-top: 5px;
	text-align: left;
	width: 18px;
	margin-right: 0;
}
.ftcontact li i.fa-envelope-o {
	font-size: 16px;
}
.latest-post img {
	float: left;
	width: 55px;
	margin-top: 10px;
	margin-right: 15px;
}
.latest-post ul li {
	width: 100%;
	display: table;
	margin-bottom: 20px;
}
.latest-post ul li i {
	float: left;
	width: 26px;
	height: 26px;
	background: #fdc900;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	border-radius: 50%;
	margin-top: 7px;
	margin-right: 15px;
}
.latest-post .content {
	float: left;
	width: calc(100% - 72px);
}
.latest-post .content a {
	line-height: 24px;
	display: block;
}
.latest-post .content span {
	color: #454545;
}
.footersec .social {
	margin-top: 30px;
}
.footersec .social li {
	display: inline-block;
}
.footersec .social li a {
	border: 1px solid #333;
	background: #2b2b2b;
	border-radius: 50%;
	color: #cacfd3;
	display: inline-block;
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	margin-right: 3px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 35px;
}
.footersec .social li a i {
	margin-right: 0;
	color: #fff;
}
.footersec .social li a:hover {
	background: #e83c29;
	border-color: #e83c29;
 color: #;
}
.footer-sec.latest-project li {
	float: left;
	width: 33.33%;
	padding: 4px;
	margin: 0;
	overflow:hidden;
 transition:all .5s ease;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
}
.footer-sec.latest-project li a {
	display:block;
	overflow:hidden;
}
.footer-sec.latest-project li img {
	width: 100%;
 transition:all .5s ease;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
}
.footer-sec.latest-project li:hover img {
	transform:scale(1.1, 1.1);
}
.copyright {
	border-top: 1px solid #333;
	color: #555;
	margin-top: 31px;
	padding: 30px 0;
	background: #171717;
}
.copyright a {
	color: #8e8e8e;
}
.footer1.footer3 {
	background-color: #012950;
}
.footer1.footer3 .copyright {
	background:#01182f;
}
.footer1.footer3 .subscribe_us input {
	background: #fff;
	color: #333;
}
.footer1.footer3 .footersec .social li a {
	border:0;
	background: #fdc900;
}
.footer1.footer3 .footersec .social li a i {
	color:#333;
}
.footer1.footer3 .copyright {
	border-top: 0;
}
.footer1.footer3 p, .footer1.footer3 a, .footer1.footer3 i {
	color: #fff;
	font-size: 14px;
}
.footer1.footer3 span, .footer1.footer3 strong .footer1.footer3 .continfo {
	color:#fff;
}
.footer1.footer3 .copyright {
	color: #ccc;
}
/*** 

====================================================================
	Latest Works Section
====================================================================

***/

.latest-works-section {
	position: relative;
	padding: 120px 0px;
	background: #2c2c2c;
}
.latest-works-section .title {
	position: relative;
	margin-bottom: 50px;
}
.latest-works-section .title h2 {
	font-size: 24px;
	font-weight: 700;
	text-transform: firsttopcase;
	color: #ffffff;
}
.work-item {
	position: relative;
	display: block;
	text-align: center;
}
.work-item .test-box {
	position: relative;
	display: block;
}
.work-item .image-box img {
	display: block;
	width: 100%;
	height: auto;
}
.work-item .lower-content {
	position: relative;
	padding: 20px 10px 0px;
}
.work-item h4 {
	font-size: 14px;
	color: #fbca00;
	font-weight: 500;
	text-transform: firsttopcase;
	margin-bottom: 5px;
}
.work-item h4 a {
	color: #fbca00;
}
.work-item h3 {
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	text-transform: firsttopcase;
}
.work-item h3 a {
	color: #ffffff;
}
.latest-works-section .owl-controls {
	margin: 0px;
	padding: 0px;
}
.latest-works-section .owl-controls .owl-dots {
	display: none !important;
}
 .latest-works-section .owl-controls .owl-nav [class*="owl-"] {
 position: absolute;
 top: 29%;
 margin-top: -20px;
 display: inline-block;
 margin: 0px;
 width: 42px;
 height: 42px;
 padding: 0px;
 border: 1px solid #ffffff;
 font-size: 18px;
 line-height: 40px;
 text-align: center;
 border-radius: 0px;
 background: none;
}
 .latest-works-section .owl-controls .owl-nav [class*="owl-prev"] {
 left: -100px;
}
 .latest-works-section .owl-controls .owl-nav [class*="owl-next"] {
 right: -100px;
}
 .latest-works-section .owl-controls .owl-nav [class*="owl-"]:hover {
 color: #ffffff;
 background: #fbca00;
 border-color: #fbca00;
}
/*** 

====================================================================
	Page Title Style
====================================================================

***/

.page-title {
	position: relative;
	padding: 110px 0px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.page-title:before {
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.85);
}
.page-title .auto-container {
	position: relative;
	z-index: 1;
}
.page-title h1 {
	position: relative;
	font-size: 42px;
	font-weight: 700;
	color: #ffffff;
	line-height: 52px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.page-info {
	position: relative;
	padding: 15px 0px;
	background: #f6f6f6;
	color: #121212;
	font-family: 'Roboto', sans-serif;
}
.page-info h3 {
	font-size: 16px;
	color: #121212;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.page-info .bread-crumb {
	position: relative;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}
.page-info .bread-crumb li {
	position: relative;
	float: left;
	margin-left: 30px;
	color: #666;
	line-height: 24px;
}
.page-info .bread-crumb li:first-child {
	margin-left: 0px;
}
.page-info .bread-crumb li:after {
	content: '-';
	position: absolute;
	right: -22px;
	width: 10px;
	line-height: 28px;
	font-size: 16px;
}
.page-info .bread-crumb li:last-child:after {
	display: none;
}
.page-info .bread-crumb li a {
	color: #272727;
}
.page-info .bread-crumb li a:hover {
	color: #1e1e1e;
}
/*** 

====================================================================
	Single Service
====================================================================

***/

.default-text-block {
	margin-bottom: 35px;
}
.services-single .main-image {
	position: relative;
	margin-bottom: 25px;
}
.services-single .main-image img {
	width:100%;
}
.services-single .service-title {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #121212;
}
.services-single .service-title span {
	color: #fdad00;
}
.services-single h3 {
	color: #121212;
	font-size: 20px;
}
.services-single h3 span {
	color: #fdad00;
}
.services-single .title_holder h3 {
	font-size: 30px;
}
.chartContainerbox {
	margin: 30px 0;
}
.ftrservimg {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	background: #fdc900;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
}
.ftrserv {
	position: relative;
	padding-left: 100px;
}
.ftrservimg {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	background: #f4f4f4;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
	border-top: 2px solid #fdc900;
	position: absolute;
	top: 0;
	left: 0px;
	overflow: hidden;
}
.hvr-sweep-to-bottom:before {
	background: #fdc900;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
	color: white;
}
.ftrserv:hover .hvr-sweep-to-bottom:before, .ftrserv:focus .hvr-sweep-to-bottom:before, .ftrserv:active .hvr-sweep-to-bottom:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	color: #fff;
}
.feature-service .title_holder {
	margin-bottom: 30px;
	margin-top: 20px;
}
.key_benefits_panel #accordion {
	border: 1px solid #f7f7f7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.key_benefits_panel {
	margin-top: 45px;
}
.key_benefits_panel .panel-body {
	border: none !important;
	padding: 19px 0 0 9px;
}
.key_benefits_panel .panel-body p {
	line-height: 26px;
	margin: 0;
	padding: 4px 0 30px 18px;
}
.key_benefits_panel .panel-group .panel + .panel {
	margin: 0;
	border: none;
}
.panel-group .panel {
	box-shadow: none;
	margin: 0;
	border: none;
	border-bottom: 1px solid #f7f7f7;
}
.key_benefits_panel .panel-heading {
	background: #fff;
	border: none;
	border-radius: 0;
	padding: 0;
	height: 60px;
	border-bottom: 1px solid #f7f7f7;
	position: relative;
	z-index: 10;
}
.key_benefits_panel .panel-heading:before {
	content: '\f106	';
	font-family: FontAwesome;
	color: #272727;
	font-size: 30px;
	position: absolute;
	width: 62px;
	border-right: 1px solid #f7f7f7;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 21px;
}
.key_benefits_panel .panel-heading h6 a {
	font-weight: 400;
	font-size: 17px;
	padding: 19px 0 20px 89px;
	color: #272727;
	display: block;
	width: 100%;
	display: inline-block;
	height: 100%;
	position: relative;
}
.key_benefits_panel .panel-heading.active-panel:before {
	content: '\f107';
	color: #fdad00;
	background: #fff;
	width: 62px;
	border-radius: 5px 0 0 0;
	text-align: center;
	padding-top: 21px;
}
.project_cost .img_holder {
	position: relative;
	margin-top: 130px;
}
.project_cost .img_holder .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	padding: 11px;
}
.project_cost .img_holder .overlay .border {
	height: 100%;
	text-align: center;
	padding-top: 71px;
}
.project_cost h3 {
	color: #fff;
	line-height: 50px;
	margin-bottom: 50px;
	font-size: 40px;
}
.project_cost a {
	background: #fbca00;
	color: #272727;
	padding: 10px 20px;
	border-radius: 3px;
	font-size: 18px;
	display: inline-block;
}
#demo {
	margin-bottom: 50px;
}
.detailgalry {
	margin-top: 90px;
}
.detailgalry .col-md-6 {
	padding: 0 10px;
}
.detailgalry .col-md-12 {
	padding: 0 10px;
}
.detailgalry .img_holder {
	margin-bottom: 20px;
}
.detailgalry .img_holder img {
	max-width: 100%;
}
.wiget-con-info {
	background: #272727 none repeat scroll 0 0;
	color: #fff;
	padding: 10px;
	text-align: center;
}
.contactinfo-widget img {
	width: 100%;
}
.wiget-con-info p {
	margin-bottom: 0;
	color: #fff;
}
.teststyle2 .key_benefits_panel .panel-heading.active-panel {
	background:#fdad00;
	color:#fff;
}
.teststyle2 .key_benefits_panel .panel-heading.active-panel a {
	color:#fff;
}
.teststyle2 .key_benefits_panel .panel-heading.active-panel::before {
color:#fff!important;
background:#fdad00;
border:0;
}
/* Count bar */
.count-bar{background: #212121;padding: 45px 0;}
/*** 

====================================================================
	Sidebar
====================================================================

***/

.blog-page aside {
	padding-left: 20px;
}
.sidebar-page-container {
	position: relative;
	padding: 120px 0px 90px;
}
.sidebar-page-container .sidebar, .sidebar-page-container .content-side {
	margin-bottom: 30px !important;
}
.sidebar-title {
	position: relative;
	margin-bottom: 30px;
}
.sidebar-title h2 {
	color: #121212;
	display: block;
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 12px;
	position: relative;
}
.sidebar-title h2:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
}
.sidebar-title h2:after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	border-bottom: 3px solid #fdc900;
}
.sidebar .sidebar-widget {
	position: relative;
	margin-bottom: 50px;
}
.sidebar .search-box .form-group {
	position: relative;
	margin: 0px;
}
.sidebar .search-box .form-group input[type="text"], .sidebar .search-box .form-group input[type="search"] {
	position: relative;
	line-height: 24px;
	padding: 10px 40px 10px 20px;
	border: 1px solid #e0e0e0;
	background: #ffffff;
	color: #3a3a3a;
	display: block;
	font-size: 14px;
	width: 100%;
	height: 48px;
	border-radius: 3px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.sidebar .search-box .form-group input:focus {
	border-color: #fbca00;
}
.sidebar .search-box .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 48px;
	width: 40px;
	line-height: 48px;
	text-align: center;
	display: block;
	font-size: 15px;
	color: #cccccc;
	background: none;
	font-weight: normal;
}
.sidebar .search-box .form-group input:focus + button, .sidebar .search-box .form-group button:hover {
	color: #fbca00;
}
.sidebar .popular-posts .post {
	position: relative;
	font-size: 14px;
	color: #cccccc;
	margin-bottom: 30px;
	padding-left: 100px;
	min-height: 80px;
}
.sidebar .popular-posts .post:last-child {
	margin-bottom: 0px !important;
}
.sidebar .popular-posts .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	border-radius: 20%;
	background: #333333;
}
.sidebar .popular-posts .post:hover .post-thumb img {
	opacity: 0.50;
}
.sidebar .popular-posts .post .post-thumb img {
	display: block;
	width: 100%;
	border-radius: 20%;
}
.sidebar .popular-posts .post h4 {
	font-size: 18px;
	padding: 5px 0px 5px;
	line-height: 1.4em;
	color: #181818;
	font-weight: 500;
}
.sidebar .popular-posts .post a, .sidebar .popular-posts .post a:hover {
	color: #272727;
}
.sidebar .popular-posts .post h4 a {
	color: #333;
}
.sidebar .popular-posts .post-info {
	font-size: 14px;
	color: #fdad00;
}
.sidebar .popular-tags a {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 6px 17px;
	margin: 0px 5px 10px 0px;
	border: 1px solid #e0e0e0;
	color: #777777;
	text-align: center;
	font-size: 13px;
	border-radius: 1px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}
.sidebar .popular-tags a:hover {
	background-color: #272727;
	border-color: #272727;
	color: #ffffff;
}
.sidebar .list {
	position: relative;
	font-family: 'Roboto', sans-serif;
}
.sidebar .list li {
	position: relative;
	line-height: 24px;
	border-bottom: 1px solid #f0f0f0;
}
.sidebar .list li:first-child a {
	padding-top: 0px;
}
.sidebar .list li:last-child {
	border-bottom: none;
}
.sidebar .list li:last-child a {
	padding-bottom: 0;
}
.sidebar .list li a {
	position: relative;
	display: block;
	color: #444444;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 14px 0px 14px 30px;
}
.sidebar .list li a .count {
	display: block;
	float: right;
}
.sidebar .list li a:before {
	content: "\f138";
	font-family: "Flaticon";
	font-size: 18px;
	left: 0;
	width: 20px;
	line-height: 24px;
	position: absolute;
	color: #fdad00;
}
.sidebar .list li a:hover {
	color: #fdad00;
}
.sidebar .latest-tweets {
	position: relative;
	font-size: 14px;
	color: #999999;
}
.sidebar .latest-tweets .owl-dots {
	display: none !important;
}
.sidebar .latest-tweets .owl-nav {
	position: absolute;
	right: 0px;
	bottom: -50px;
}
.sidebar .latest-tweets .widget-bottom {
	padding: 10px 0px;
	border-top: 1px solid #e0e0e0;
}
.sidebar .latest-tweets .widget-bottom a {
	color: #707070;
}
.sidebar .latest-tweets .time {
	color: #555555;
	margin-bottom: 5px;
}
 .sidebar .latest-tweets .owl-theme .owl-controls .owl-nav [class*="owl-prev"] {
 width: 20px;
 height: 20px;
 padding: 0px;
 background: none;
 line-height: 20px;
 color: #707070;
 text-align: center;
 margin: 0px 0px 0px 0px;
}
 .sidebar .latest-tweets .owl-theme .owl-controls .owl-nav [class*="owl-next"] {
 width: 20px;
 height: 20px;
 padding: 0px;
 background: none;
 line-height: 20px;
 color: #707070;
 text-align: center;
 margin: 0px 0px 0px 0px;
}
.sidebar .latest-tweets .owl-prev .fa:before, .sidebar .latest-tweets .owl-next .fa:before {
	line-height: 24px;
	font-size: 24px;
}
.sidebar .latest-tweets .owl-prev:hover, .sidebar .latest-tweets .owl-next:hover {
	color: #fbca00 !important;
}
.sidebar .latest-tweets a {
	color: #101010;
}
.sidebar .latest-tweets a:hover {
	color: #fbca00;
}
.sidebar .medium-title {
	position: relative;
	margin-bottom: 20px;
}
.sidebar .medium-title h3 {
	font-size: 20px;
	font-weight: 700;
	text-transform: firsttopcase;
	color: #121212;
}
.sidebar .downloads li {
	position: relative;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
}
.sidebar .downloads li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 70px;
	color: #999;
	background: #f7f7f7;
	font-size: 18px;
	text-transform: firsttopcase;
	line-height: 30px;
}
.sidebar .downloads li a:hover {
	color: #012f5d;
}
.sidebar .downloads li a .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fdad00;
 transition: all .5s ease;
}
.sidebar .downloads li a:hover .icon {
	background: #fdc900;
	color: #fff;
}
.sidebar .styled-nav {
	position: relative;
}
.sidebar .styled-nav .nav-outer {
	position: relative;
	font-family: 'Roboto', sans-serif;
}
.sidebar .styled-nav ul li {
	position: relative;
	display: block;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	margin-bottom: 10px;
	cursor: pointer;
}
.sidebar .styled-nav ul li a {
	position: relative;
	display: block;
	line-height: 30px;
	padding: 10px 20px 10px 50px;
	border: 0;
	text-transform: capitalize;
	color: #333333;
	background: #f4f4f4;
	font-size: 16px;
	font-weight: 400;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-left: 2px solid #272727;
}
.sidebar .styled-nav ul li .fa {
	background: transparent none repeat scroll 0 0;
	color: #999;
	font-size: 12px;
	height: 50px;
	left: 0;
	line-height: 50px;
	margin-top: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 50px;
}
.sidebar .styled-nav ul li:last-child {
	margin-bottom: 0px;
}
.sidebar .styled-nav li.current a, .sidebar .styled-nav li:hover a {
	background: #fdc900 none repeat scroll 0 0;
	border-color: #333 #333 #333 #fdc900;
	border-left: 2px solid #fdc900;
	color: #000;
	position: relative;
}
 .hvr-shutter-in-horizontal::before {
 background: #f4f4f4;
}
.sidebar .styled-nav li.current a i, .sidebar .styled-nav li:hover a i {
	color: #000;
}
.sidebar .styled-nav li.current a:before {
	background: #fdc900;
}
.sidebar .contact-widget {
	position: relative;
	padding: 40px 20px;
	text-align: center;
	background-color: #012f5d!important;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	font-family: 'Roboto', sans-serif;
	color: #ffffff;
}
.sidebar .contact-widget:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.60);
}
.sidebar .contact-widget .inner {
	position: relative;
	z-index: 1;
}
.sidebar .contact-widget .border_round {
	display: block;
	width: 56px;
	height: 56px;
	margin: 0 auto;
	background: #efe829;
	border: 5px solid rgba(255, 255, 255, 0.3);
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.sidebar .contact-widget .border_round i {
	color: #fff;
	font-size: 24px;
	padding: 11px;
	text-align: center;
}
.sidebar .contact-widget h3 {
	font-size: 20px;
	color: #ffffff;
	line-height: 36px;
	margin-bottom: 10px;
}
.sidebar .contact-widget .phone-numbers {
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
	font-weight: 500;
}
.sidebar .contactinfo-widget .owl-controls {

	bottom: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}
.sidebar-testimonial-widge {
	border: 1px solid #f0f0f0;
	padding: 25px 24px 20px;
	margin-bottom: 40px;
}
.testimonial-slide {
	position: relative;
}
.testimonial-slide .inner {
	position: relative;
}
.testimonial-slide .inner .author-info {
	padding-left: 70px;
	position: relative;
}
.testimonial-slide .inner .author-info .image {
	border-radius: 50%;
	height: 55px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 55px;
}
.testimonial-slide .inner .author-info h3 {
	color: #fdad00;
	font-size: 18px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
}
.testimonial-slide .inner .author-info .designation {
	color: rgba(0, 0, 0, 0.4);
	font-size: 16px;
}
.testimonial-slide .inner .text {
	color: rgba(0, 0, 0, 0.75);
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;
	position: relative;
}
.sidebar-testimonial .owl-nav {
	display: none;
}
.sidebar-testimonial .owl-dots {
	padding: 0;
	position: relative;
	text-align: right;
}
.sidebar-testimonial .owl-dots .owl-dot {
	display: inline-block;
	margin: 0 3px;
	position: relative;
}
.sidebar-testimonial .owl-dots .owl-dot span {
	background: #e9e9e9 none repeat scroll 0 0;
	border-radius: 50%;
	display: block;
	height: 8px;
	margin: 0;
	position: relative;
	transition: all 500ms ease 0s;
	width: 8px;
}
.sidebar-testimonial .owl-dots .owl-dot.active span, .sidebar-testimonial .owl-dots .owl-dot:hover span {
	background: #ffae11 none repeat scroll 0 0;
}
/*** 

====================================================================
	Contact page Section
====================================================================

***/
.section-heading > h4{ font-size:20px; font-weight:700; padding:10px 0 25px ; color:#333;}
contact-information{ padding:15px 0;}
.contact-information h3{ color:#e83c29; font-size:16px; font-weight:600;}
.contact-information h3 i { color:#ff7717; font-size:22px;}

.mp-b{padding: 25% 0 0; margin:25px 0 0;
    position: relative;}
.mp-b iframe{     position: absolute;
    top: 0;
    height: 100%;
    width: 100%;}



/*** 

====================================================================
	About us page
====================================================================

***/

.inner-page:before{content:'';position:absolute;bottom: -86px;left:0;right:0;width: 200%;height:150px;background:#fff;transform: rotate(-2deg);z-index:2;}
.inr-bnr {
    position: relative;
    height: 450px;
}
.page-titl {}
.page-titl h1{ font-size:32px; font-weight:700; color:#e83c29; padding:5px 0px 10px; margin:0 0 15px; position:relative;}
.page-titl h1:after{ content:''; position:absolute; bottom:0; left:0; width:52px ; height:5px; background:#ffb716;}
.page-titl h1:before{ content:''; position:absolute; bottom:2px; left:0; width:75% ; height:1px; background: rgb(33,154,212);
background: linear-gradient(90deg, rgba(33,154,212,1) 0%, rgba(0,212,255,0) 100%);}
.inr-cont {}
.inr-cont  p{ line-height:1.8em; font-size:14px; font-family: 'Montserrat', sans-serif; font-weight: 500; text-align:justify;}
.inr-cont  h3{ font-weight:800; font-size:22px; color:#333; font-family: 'Roboto', sans-serif;}
.inr-cont  h4{ font-weight:600; font-size:16px; color:#333; line-height:20px; padding:10px 0;}

.inner-page{
    background-size: cover !important;
    width: 100%;
    overflow: hidden;
}
.dblitem {
	padding: 5px;
}
.dblitem img {
	width: 100%;
}
.about-section .left-side {
	padding-right: 20px;
}
.about-section .left-side img {
	max-width: 100%;
}
cite {
	font-family: Satisfy, cursive;
	color: #da3636;
	font-size: 2pc;
	line-height: 44px;
	font-style: normal;
}


.about-section {position:relative;padding: 10px 0 55px;}
.about-section .welcome-sec {
	padding: 15px  ; 
	background:transparent;
}
.overlay{ position:relative;}
.overlay:after{ content:''; position:absolute; width:100%; height:100%; background:#00000088; top:0; left:0; right:0; z-index:0;}


/*** 

====================================================================
	Two Column Fluid
====================================================================

***/

.vision-section {
	position: relative;
	background: #292929;
	overflow: hidden;
}
.vision-section .left-image-side {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.vision-section .image-column .image-box {
	width: 100%;
	margin: 0px;
	display: none;
}
.vision-section .image-column .image-box img {
	display: block;
	width: 100%;
}
.vision-section .right-content-side {
	position: relative;
	width: 50%;
	float: left;
	color: #ffffff;
}
.vision-section .right-content-side .inner-box {
	position: relative;
	padding: 90px 15px 90px 50px;
	max-width: 600px;
	background: #292929;
}
.vision-section .right-content-side h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	color: #fbca00;
}
.vision-section .right-content-side .desc-text {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 40px;
}
/*** 

====================================================================
	Accordions style
====================================================================

***/

.accordion-box {
	position: relative;
}
.accordion-box .block {
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	border-radius: 2px;
}
.accordion-box.style-two .block {
	border: 1px solid rgba(0, 0, 0, 0.20);
}
.accordion-box.style-two .block.active-block {
	border-color: #fbca00;
}
.accordion-box .block:last-child {
	margin-bottom: 0px;
}
.accordion-box .block .acc-btn {
	position: relative;
	font-size: 18px;
	margin-bottom: 0px;
	cursor: pointer;
	background: #fff;
	line-height: 30px;
	text-transform: uppercase;
	padding: 10px 20px 10px 60px;
	overflow: hidden;
	font-weight: 600;
	color: #000;
	border-radius: 2px;
	font-family: 'Roboto', sans-serif;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.accordion-box.style-two .block .acc-btn {
	color: #222222;
	font-weight: 500;
}
.accordion-box .block .icon-outer {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 20px;
	height: 30px;
	text-align: center;
	font-size: 16px;
	background: none;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.accordion-box .block .icon-outer .icon {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.accordion-box .block .icon-outer .icon-plus {
	opacity: 1;
}
.accordion-box .block .icon-outer .icon-minus {
	opacity: 0;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
	opacity: 1;
}
.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
	opacity: 0;
}
.accordion-box .block .acc-btn.active, .accordion-box .block .acc-btn.active .icon-outer {
	background: #fbca00;
	color: #000;
}
.accordion-box.style-two .block .acc-btn.active {
	color: #ffffff;
	background: #fbca00;
}
.accordion-box.style-two .block .acc-btn.active .icon-outer {
	color: #ffffff;
}
.accordion-box .block .acc-content {
	position: relative;
	display: none;
}
.accordion-box .block .acc-content.current {
	display: block;
}
.accordion-box .block .content {
	position: relative;
	font-size: 15px;
	padding: 10px 20px 0px;
}
.accordion-box.style-two .block .content {
	padding: 20px 20px 0px;
}
.accordion-box .block .content .image {
	float: left;
	margin: 0px 20px 20px 0px;
}
.accordion-box .block .content .image img {
	display: block;
	max-width: 100%;
}
.accordion-box .block .content p {
	margin-bottom: 20px;
	line-height: 1.8em;
}
/*** 

====================================================================
	Gallery page Section
====================================================================

***/

.page-galery {
	background: #fff;
}
.gallery-section {
	position: relative;
	padding: 120px 0px 90px;
}
.gallery-section.three-column, .gallery-section.four-column {
	padding: 120px 0px;
}
.gallery-section .gallery-title {
	position: relative;
	margin-bottom: -30px;
}
.gallery-section .gallery-title h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #121212;
}
.gallery-section .filters {
	position: relative;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 50px;
}
.gallery-section .filters.right-aligned {
	text-align: right;
}
.gallery-section .filters li {
	position: relative;
	display: inline-block;
	padding: 5px 15px;
	line-height: 24px;
	color: #333;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	margin: 0px 15px 10px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	background: #fff;
	color: #333;
	border-radius: 3px;
	background:#f5f5f5;
}
.gallery-section .filters.right-aligned li {
	text-align: right;
	margin: 0px 0px 0px 20px;
}
.gallery-section .filters li:hover, .gallery-section .filters li.active {
	background: #fdc900 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
}
.gallery-section .filters li:hover:before, .gallery-section .filters li.active:before, .gallery-section .filters li:hover:after, .gallery-section .filters li.active:after {
	opacity: 1;
}
.project-item {
	position: relative;
	margin: 10px 0;
}
.project-item.mix {
	display: none;
}
.full-width .project-item {
	padding: 0px !important;
	margin: 0px !important;
}
.gallery-section.homegallery {
	padding: 25px 0;
}
.homegallery .projinrtext button {
	background: #ffc925;
	padding: 5px 10px;
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	text-align: center;
	min-width: 126px;
	display: inline-block;
 transition: all .5s ease;
	margin-top:15px;
}
.homegallery .projinrtext .vbtn {
	background: #ffb716;
	padding: 3px 12px;
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	/* min-width: 126px; */
	display: inline-block;
	transition: all .5s ease;
	margin-top: 10px;
}
.gallery-section.homegallery .swhoverbox h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.hmstyle2 .project-item {
	margin:0;
	padding:0;
}
.gallery-section.hmstyle2.homegallery {
	padding: 80px 0 110px;
}
/*** 

====================================================================
 Pagination
====================================================================

***/

.pagination-design {
	position: relative;
	font-family: 'Roboto', sans-serif;
}
.pagination-design li {
	position: relative;
	display: inline-block;
	margin: 0px 5px 7px 0px;
}
.pagination-design li a {
	position: relative;
	display: block;
	line-height: 20px;
	padding: 10px 5px;



	font-size: 14px;
	text-transform: capitalize;
	min-width: 42px;
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
	color: #111111;
	font-weight: 500;
	text-align: center;
	border-radius: 2px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.pagination-design li a.next {
	font-size: 16px;
}
.pagination-design li a:hover, .pagination-design li a.active {
	background: #272727;
	border-color: #272727;
	color: #fff;
}
/*** 

====================================================================
Project Detail
====================================================================

***/

.project-image {
	margin-bottom: 20px;
}
.project-image img {
	max-width: 100%;
}
.project-detail h2 {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 500;
	text-transform: uppercase;
	color: #121212;
}
.project-detail h2 span {
	color: #fdad00;
}
.project-detail h3 {
	color: #121212;
	font-size: 20px;
}
/*----------------------------------------
 Sidebar Product Tags Area Styles
----------------------------------------*/

.shop-page-area .sidebar > div {
	margin-bottom: 40px;
}
.product-tags li {
	display: inline-block;
	margin-bottom: 3px;
	border: 1px solid #d6d6d6;
	background: transparent;
	font-size: 12px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product-tags li a {
 color: #fbca00 letter-spacing: 3px;
	text-transform: uppercase;
	display: block;
	padding: 5px 16px;
	font-weight: 600;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product-tags li:hover {
 border: 1px solid #fbca00 background: #fbca00 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product-tags li:hover a {
	color: #ffffff;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.categories ul li {
	font-weight: 500;
	margin-bottom: 8px;
	padding-bottom: 8px;
	text-transform: capitalize;
	border-bottom: 1px solid #d6d6d6;
}
.categories ul li:last-child {
	margin-bottom: 0;
}
.categories ul li a {
	color: #222222;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.categories ul li a:hover {
 color: #fbca00 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.categories ul li a i {
	margin-right: 10px;
	font-size: 16px;
	color: #272727
}
.categories ul li:last-child {
	border-bottom: none;
}
.archives ul li {
	font-weight: 500;
	margin-bottom: 8px;
	padding-bottom: 8px;
	text-transform: capitalize;
	border-bottom: 1px solid #d6d6d6;
}
.archives ul li:last-child {
	margin-bottom: 0;
}
.archives ul li a {
	color: #222222;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.archives ul li a:hover {
 color: #fbca00 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.archives ul li a i {
	margin-right: 10px;
	font-size: 16px;
	color: #fbca00
}
.archives ul li span {
	float: right;
	color: #222222;
}
.best-seller-box {
	padding-bottom: 30px;
}
.best-seller-box li {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 15px;
}
.best-seller-box li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.best-seller-box li .media a {
	padding-right: 0;
	margin: 5px 20px 0 0;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.best-seller-box li .media a:hover img {
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.best-seller-box li .media .media-body h3 {
	font-size: 16px;
}
.best-seller-box li .media .media-body h3 a {
	color: #111111;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.best-seller-box li .media .media-body h3 a:hover {
 color: #fbca00 -webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.best-seller-box li .media .media-body ul {
	margin: 7px 0;
}
.best-seller-box li .media .media-body ul li {
	border-bottom: none;
	display: inline-block;
	margin-bottom: 0;
}
.best-seller-box li .media .media-body ul li i {
	color: #f7c51d;
}
.best-seller-box li .media .media-body ul li:last-child i {
	color: #a7a7a7;
}
.best-seller-box li .media .media-body p {
	color: #fbca00
}
.best-seller-box li .media .media-body p span {
	text-decoration: line-through;
	margin-right: 10px;
	color: #000000;
}
.parterer-sec {
	margin-top: 40px;
	margin-bottom: 40px;
}
.partener-slider .owl-dots {
	display: none!important;
}
/*** 

====================================================================
	FAQ page
====================================================================

***/

.faq-page .key_benefits_panel {
	margin-top: 0;
}
.faq-page .key_benefits_panel .panel-heading {
	background: #f4f4f4 none repeat scroll 0 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	height: auto;
}
.faq-page .key_benefits_panel .panel:first-child .panel-heading {
	border-top: 0;
}
.faq-page .key_benefits_panel .panel:last-child .panel-heading {
	border-bottom: 0;
}
 .faq-page .key_benefits_panel .panel-heading::before {
 background: #eee none repeat scroll 0 0;
 color: #333;
 padding-top: 15px;
}
 .faq-page .key_benefits_panel .panel-heading.active-panel::before {
 background: #fdc900 none repeat scroll 0 0;
 color: #333;
 padding-top: 15px;
}
.faq-page .panel-body {
	padding-right: 20px;
}
/*** 

====================================================================
	Home page color
====================================================================

***/


.energy-home .site-header.headerfirst .nav-outer {
	background: #01305e;
}
.energy-home .fact-counter-section::before {
 background: #01305e;
}
.energy-home .hometest2::before {
 background: #01305e;
 opacity: .9;
}
.energy-home .team-box .social {
	background: rgba(1, 48, 94, 0.85);
}
.energy-home .site-header .header-top {

	background: #f4f4f4;
	color: #333;
}
.energy-home .site-header .header-top a {
	color: #666;
}
.energy-home .main-menu .navigation > li > ul > li > a::after {
 background: #01305e;
}
.energy-home .single-blog-post .img-box .date b {
	background: #01305e;
}
.energy-home .contact-form .form-column::after {
 background:rgba(1, 48, 94, 0.95);
}
.energy-home .servicebox-image:hover .mask {
	opacity: 1;
	border:105px solid rgba(1, 48, 94, 0.8);
}
.energy-home .bz_search_box {
	background-color: #01305e;
}

@media screen and (min-width: 768px){

.carousel-indicators {
    bottom: -20px;
}

}
.inf-pp{margin: 0 0 25px;/* text-align: center; */display: inline-block;}
.inf-pp img{}

      /* Contact Form */
.form-b{
    background: #fff;
    box-shadow: 0 0 40px #e7e7e7;
    padding: 50px;
}
.form-b label{color:#333;font-size: 14px;display: none;}
.form-b input, .form-b textarea {
    border: none;
    border: 1px solid #e7e7e7;
    box-shadow:
    none;
    padding: 12px 15px;
    border-radius: 0;
    /* background: #efefef87; */
    font-size: 14px;
    height: auto;
}
.form-b ::placeholder{ color:#999999;}
.form-b .dee{
    padding: 10px 15px;
    background: #262626;
    color: #ebebeb;
    font-weight: 600;
    text-transform: uppercase;
    border: none; cursor: pointer;
}

.form-b .form-control:focus {
    color: #495057;
    /* background-color: #fff; */
    border-color: #c1c1c1;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid #d4d4d4;
}
tr.tb-titl {
    background: #040f28!important;
    color: #fff !important;
}
