/* NorTech - Industries and Factories HTML Template */

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header / Style Two / Style Three
5. Main Slider
6. Services Section
7. Call To Action Section
8. About Section
9. We Do Section
10. Projects Section
11. Approach Section
12. Testimonial Section
13. Clients Section
14. Blogs Section
15. Subscripbe Section
16. Video Section
17. Main Footer
18. Company Section
19. Fluid Section One
20. Ceo Section
21. Call Back Section
22. Team Section
23. Page Title
24. Hostory Section
25. Error Section
26. Comming Soon Section
27. Faq Section
28. Shop Item
29. Shop Detail
30. Contact Form
31. Map Section

**********************************************/

/*@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');*/
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:500,500i,600,600i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*font-family: 'Poppins', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Lora', serif;
font-family: 'Montserrat', sans-serif;*/

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('owl.css');
/*** 
@import url('animate.css');
@import url('hover.css');

@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.bootstrap-touchspin.css');


====================================================================
	Reset
====================================================================

 ***/
@import url(https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:500,500i,600,600i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://precisionturning.com/css/font-awesome.css);
@import url(https://precisionturning.com/css/flaticon.css);
@import url(https://precisionturning.com/css/owl.css);

* {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0
}

body {
	font-size: 15px;
	color: #777;
	line-height: 1.8em;
	font-weight: 400;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: Poppins, sans-serif
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #f2d046
}

.dark,
a {
	color: #242424
}

a:focus,
a:hover,
a:visited {
	text-decoration: none;
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-weight: 500;
	margin: 0;
	background: 0 0;
	line-height: 1.6em;
	font-family: Poppins, sans-serif
}

button,
input {
	font-family: Poppins, sans-serif
}

.theme_color {
	color: #f2d046
}

.text,
p {
	position: relative;
	line-height: 1.8em;
	font-family: 'Open Sans', sans-serif
}

.auto-container {
	position: static;
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px
}

li,
ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.theme-btn {
	display: inline-block;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.list-style-one {
	position: relative;
	margin-bottom: 40px
}

.list-style-one li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 8px;
	color: #424242;
	font-size: 17px;
	font-weight: 500
}

.list-style-one li:before {
	position: absolute;
	content: '\f00c';
	left: 0;
	top: 2px;
	color: #fbd848;
	font-size: 18px;
	font-family: FontAwesome
}

.list-style-two {
	position: relative
}

.list-style-two li {
	position: relative;
	color: #797979;
	font-size: 16px;
	padding-left: 38px;
	margin-bottom: 25px;
	font-family: 'Open Sans', sans-serif
}

.list-style-two li:before {
	position: absolute;
	content: '';
	left: 0;
	top: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #5b5b5b
}

.list-style-two li span {
	color: #242424;
	font-weight: 600;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif
}

.list-style-two li a {
	color: #424242;
	font-weight: 800;
}
.list-style-two a:hover {
	color: #fbd848;
	border-color: #fbd848;
	background: 0 0
}

.list-style-three {
	position: relative
}

.list-style-three li {
	position: relative;
	color: #797979;
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 8px
}

.list-style-three li:before {
	position: absolute;
	content: '';
	left: 0;
	top: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #656565
}

.list-style-three li a {
	color: #fff
}

.list-style-four {
	position: relative;
	margin-bottom: 30px
}

.list-style-four li {
	position: relative;
	color: #797979;
	font-size: 15px;
	padding-left: 30px;
	margin-bottom: 8px
}

.list-style-four li:before {
	position: absolute;
	content: "\f10d";
	left: 0;
	top: 0;
	font-size: 16px;
	color: #757779;
	font-family: Flaticon;
	background-color: #fff
}

.btn-style-one {
	position: relative;
	line-height: 24px;
	color: #242424;
	font-size: 16px;
	font-weight: 600;
	background: #fbd848;
	display: inline-block;
	padding: 11px 50px;
	border-radius: 50px;
	border: 2px solid #fbd848;
	font-family: Poppins, sans-serif
}

.btn-style-one:hover {
	color: #fbd848;
	border-color: #fbd848;
	background: 0 0
}

.btn-style-two {
	position: relative;
	line-height: 24px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	background: 0 0;
	display: inline-block;
	padding: 11px 50px;
	border-radius: 50px;
	border: 2px solid #fff;
	font-family: Poppins, sans-serif
}

.btn-style-two:hover {
	color: #242424;
	border-color: #fbd848;
	background: #fbd848
}

.btn-style-three {
	position: relative;
	line-height: 24px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	background: #242424;
	display: inline-block;
	padding: 11px 32px;
	border-radius: 50px;
	border: 2px solid #242424;
	font-family: Poppins, sans-serif
}

.btn-style-three:hover {
	color: #242424;
	border-color: #fbd848;
	background: #fbd848
}

.btn-style-four {
	position: relative;
	line-height: 24px;
	color: #4349d9;
	font-size: 16px;
	font-weight: 600;
	background: 0 0;
	display: inline-block;
	padding: 7px 29px;
	border-radius: 50px;
	border: 2px solid #4349d9;
	font-family: Poppins, sans-serif
}

.btn-style-four:hover {
	color: #242424;
	border-color: #fbd848;
	background: #fbd848
}

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(https://precisionturning.com/images/icons/preloader.svg)
}

img {
	display: inline-block;
	max-width: 100%;
	height: auto
}

.social-icon-one {
	position: relative
}

.social-icon-one li {
	position: relative;
	margin-right: 10px;
	display: inline-block
}

.social-icon-one li a {
	position: relative;
	width: 36px;
	height: 36px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	line-height: 34px;
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.social-icon-one li a:hover {
	color: #f2d046;
	border-color: #f2d046
}

.social-icon-two {
	position: relative
}

.social-icon-two li {
	position: relative;
	margin-left: 20px;
	display: inline-block
}

.social-icon-two li a {
	position: relative;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.social-icon-two li a:hover {
	color: #fbd848
}

.social-icon-three {
	position: relative
}

.social-icon-three li {
	position: relative;
	margin-left: 18px;
	display: inline-block
}

.social-icon-three li a {
	position: relative;
	font-size: 18px;
	color: #2b2b2b;
	display: inline-block;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.social-icon-three li a:hover {
	color: #fbd848
}

.scroll-to-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 60px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
	background: #444;
	display: none;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.scroll-to-top:hover {
	color: #fff;
	background: #f2d046
}

.main-header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	background-color: rgba(0, 0, 0, .08);
	border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.header-style-two {
	position: relative;
	background-color: rgba(255, 255, 255, 1)
}

.header-style-two .header-top {
	background-color: #fbd848
}

.main-header .header-top {
	position: relative;
	color: #fff
}

.main-header .header-top .inner-container {
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.main-header .header-top .top-left {
	position: relative;
	float: left;
	padding: 13px 0 10px
}

.main-header .header-top .top-left .links {
	position: relative;
	float: left
}

.main-header .header-top .top-left .links li {
	position: relative;
	float: left;
	margin-right: 24px;
	line-height: 1em;
	color: #ababab
}

.main-header .header-top .top-left ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border: 0
}

.main-header .header-top .top-left .links li:last-child:after {
	display: none
}

.main-header .header-top .top-left .links li .icon {
	position: relative;
	top: 0;
	font-size: 16px;
	padding-right: 10px;
	line-height: 24px
}

.main-header .header-top .top-left .links li a {
	position: relative;
	line-height: 24px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	font-family: Poppins, sans-serif
}

.main-header .header-top .top-left .links li:first-child a {
	font-size: 18px
}

.header-style-two .header-top .top-left .links li a {
	color: #242424
}

.main-header.header-style-two .header-top .top-left .links li a:hover {
	color: #fff
}

.main-header .header-top .top-left .links li a:hover {
	color: #f2d046
}

.main-header .header-top .top-right {
	position: relative;
	float: right;
	padding: 9px 0
}

.header-top .social-icon {
	position: relative;
	float: left
}

.header-top .social-icon li {
	position: relative;
	float: left;
	margin-left: 18px
}

.header-top .social-icon li a {
	position: relative;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.header-top .social-icon li a {
	color: #fff
}

.header-style-two .header-top .social-icon li a {
	color: #000
}

.header-top .social-icon li a:hover {
	opacity: .6
}

.main-header .main-box {
	position: relative;
	padding: 0 0;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.main-header .main-box .outer-container {
	position: relative
}

.main-header .main-box .logo-box {
	position: relative;
	float: left;
	left: 0;
	z-index: 10;
	padding: 10px 0
}

.main-header .main-box .logo-box .logo img {
	display: inline-block;
	max-width: 100%;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.main-header .nav-outer {
	position: relative;
	float: right
}

.main-header .nav-outer .outer-box {
	position: relative;
	float: left;
	margin-top: 35px;
	display: block;
	margin-left: 5px
}

.main-menu {
	position: relative;
	float: left;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.main-menu .navbar-collapse {
	padding: 0
}

.main-menu .navigation {
	position: relative;
	margin: 0
}

.main-menu .navigation>li {
	position: relative;
	float: left;
	padding: 10px 0;
	margin-left: 30px
}

.main-menu .navigation>li>a {
	position: relative;
	display: block;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
	opacity: 1;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	font-family: Poppins, sans-serif
}

.header-style-two .main-menu .navigation>li>a {
	color: #242424
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
	color: #fbd848;
	opacity: 1
}

.main-menu .navigation>li.current>a:before,
.main-menu .navigation>li:hover>a:before {
	width: 100%
}

.main-menu .navigation>li>ul {
	position: absolute;
	left: 0;
	top: 100%;
	width: 250px;
	z-index: 100;
	display: none;
	padding: 0 0;
	background: #262626;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul.from-right {
	left: auto;
	right: 0
}

.main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.main-menu .navigation>li>ul>li:last-child {
	border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
	position: relative;
	display: block;
	padding: 10px 25px;
	line-height: 24px;
	font-weight: 500;
	font-size: 15px;
	color: #bbb;
	text-align: left;
	text-transform: capitalize;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li:hover>a {
	color: #262626;
	background-color: #f2d046
}

.main-menu .navigation>li>ul>li>ul {
	position: absolute;
	left: 100%;
	top: 0;
	width: 250px;
	z-index: 100;
	display: none;
	background: #262626;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.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: 10px 25px;
	line-height: 24px;
	font-weight: 500;
	font-size: 15px;
	color: #bbb;
	text-align: left;
	text-transform: capitalize;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
	color: #262626;
	background-color: #f2d046;
}

.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;
	top: 0px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.main-menu .navigation li.dropdown .dropdown-btn {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 34px;
	height: 30px;
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	cursor: pointer;
	z-index: 5;
	display: none;
}

.main-header .header-upper {
	position: relative;
	background: #fff;
	z-index: 5;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.main-header .header-upper .logo img {
	position: relative;
	display: inline-block;
	max-width: 100%
}

.main-header .header-upper .logo-outer {
	position: relative;
	z-index: 25;
	padding: 18px 0
}

.main-header .header-upper .upper-right {
	position: relative;
	padding-top: 28px
}

.main-header .info-box {
	position: relative;
	float: left;
	margin-left: 30px;
	font-size: 13px;
	color: #777;
	text-align: left;
	padding: 0 30px 0 48px;
	border-right: 1px solid #d3d3d3
}

.header-style-three .info-box:nth-child(2),
.header-style-three .info-box:nth-child(3) {
	border: 0;
	padding-right: 0
}

.header-style-four .info-box:last-child:last-child,
.header-style-three .info-box:last-child:last-child {
	margin-left: 0
}

.header-style-four .info-box:last-child:last-child .theme-btn {
	padding: 11px 40px
}

.header-style-three .info-box .theme-btn {
	padding: 11px 35px
}

.main-header .info-box .icon-box {
	position: absolute;
	left: 0;
	top: 9px;
	color: #6f6f6f;
	font-size: 28px;
	text-align: left;
	line-height: 1em;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.main-header .info-box li {
	position: relative;
	line-height: 1.6em;
	color: #242424;
	font-size: 15px;
	font-weight: 400;
	font-family: Poppins, sans-serif
}

.main-header .info-box li span {
	font-weight: 600;
	display: block;
	font-family: Montserrat, sans-serif
}

.header-style-three {
	position: relative;
	border-bottom: none
}

.header-style-three .header-lower {
	background-color: #000
}

.header-style-three .nav-outer {
	width: 100%;
	padding-right: 0;
	float: none !important
}

.header-style-three .main-menu .navigation>li {
	padding: 0;
	margin-left: 0;
	margin-right: 60px
}

.header-style-three .main-menu .navigation>li:last-child {
	margin-right: 40px
}

.header-style-three .main-menu .navigation>li:after {
	position: absolute;
	content: '';
	right: -30px;
	top: 18px;
	width: 1px;
	height: 26px;
	background-color: rgba(255, 255, 255, .2)
}

.header-style-three .main-menu .navigation>li>a {
	padding: 16px 0;
	color: #fff;
	font-size: 16px
}

.header-style-three .outer-box {
	position: absolute !important;
	right: 0;
	top: 16px;
	margin-top: 0 !important
}

.header-style-three .sticky-header .outer-box {
	top: auto
}

.header-style-three .sticky-header .main-menu .navigation>li:after {
	display: none
}

.header-style-three .sticky-header .main-menu .navigation>li {
	padding: 4px 0 !important;
	margin-left: 30px;
	margin-right: 0
}

.header-style-four {
	position: relative;
	border-bottom: none;
	background-color: rgba(255, 255, 255, 1)
}

.header-style-four .header-top {
	background-color: #1d1d1d
}

.header-style-four .header-top .top-left .text {
	font-size: 17px;
	line-height: 1.6em;
	color: rgba(255, 255, 255, .3)
}

.header-style-four .header-top .social-icon li a {
	color: #fbd848;
	font-size: 17px
}

.header-style-four .info-box {
	border: none;
	padding-right: 0;
	margin-left: 50px
}

.header-style-four .info-box .icon-box {
	top: 8px;
	color: #242424
}

.header-style-four .info-box li {
	color: #242424;
	font-size: 15px;
	font-weight: 500
}

.header-style-four .nav-outer {
	width: 100%;
	padding-right: 0;
	border-top: 1px solid #d3d3d3
}

.header-style-four .main-menu .navigation>li {
	padding: 0;
	margin-left: 0;
	margin-right: 40px
}

.header-style-four .sticky-header .main-menu .navigation>li {
	padding: 4px 0 !important
}

.header-style-four .main-menu .navigation>li:last-child {
	margin-right: 0
}

.header-style-four .main-menu .navigation>li>a {
	color: #242424;
	padding: 16px 0
}

.header-style-four .outer-box {
	position: absolute !important;
	right: 0;
	top: 0;
	margin-top: 18px !important
}

.sticky-header {
	position: fixed;
	opacity: 0;
	visibility: hidden;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0 0;
	background: #242424;
	z-index: 0;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.sticky-header .logo {
	padding: 10px 0 10px
}

.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;	
}

.main-header .sticky-header .right-col .outer-box {
	position: relative !important;
	float: left;
	color: #fff;
	margin-top: 24px !important;
	margin-left: 20px
}

.main-header .sticky-header .main-menu .navigation>li {
	padding: 0 0
}

.main-header .sticky-header .main-menu .navigation>li>a {
	color: #fff
}

.main-header .sticky-header .main-menu .navigation>li.current>a,
.main-header .sticky-header .main-menu .navigation>li>a:hover {
	color: #fbd848
}

.main-header .sticky-header .right-col {
	position: relative
}

.main-slider {
	position: relative;
	z-index: 10
}

.main-slider .tp-caption {
	z-index: 5 !important
}

.main-slider .btns-box .theme-btn {
	margin-right: 28px;
	margin-bottom: 10px
}

.main-slider h2 {
	position: relative;
	color: #fff;
	font-size: 55px;
	font-weight: 600;
	line-height: 1.3em;
	display: inline-block
}

.main-slider h1 {
	position: relative;
	color: #fff;
	font-size: 55px;
	font-weight: 600;
	line-height: 1.3em;
	display: inline-block
}

.main-slider .text {
	position: relative;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 1.7em
}

.main-slider.shop-slider h2 {
	font-size: 60px
}

.main-slider.shop-slider .text {
	font-weight: 500;
	font-family: Poppins, sans-serif
}

.sec-title {
	position: relative;
	padding-bottom: 40px
}

.sec-title h2 {
	position: relative;
	color: #242424;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.2em;
	display: inline-block
}

.sec-title h2:after {
	position: absolute;
	left: 100%;
	margin-left: 10px;
	width: 40px;
	height: 2px;
	bottom: 8px;
	background-color: #f2d046
}

.sec-title .title {
	position: relative;
	color: #797979;
	font-size: 20px;
	font-style: italic;
	margin-top: 8px;
	line-height: 1.6em;
	font-family: Lora, serif
}

.sec-title .text {
	position: relative;
	color: #494949;
	font-size: 16px;
	margin-top: 15px !important;
	line-height: 1.8em
}

.sec-title.light h2 {
	color: #fff
}

.call-to-action {
	position: relative;
	padding: 45px 0;
	background-color: #fbd848
}

.call-to-action h2 {
	position: relative;
	color: #000;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.4em;
	float: left
}

.call-to-action .more {
	position: relative;
	float: right;
	color: #000;
	font-size: 22px;
	font-weight: 500;
	margin-top: 10px;
	text-decoration: underline;
	font-family: Poppins, sans-serif;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.call-to-action .more:hover {
	text-decoration: none
}

.about-section {
	position: relative;
	padding: 90px 0 95px
}

.about-section .content-column {
	position: relative;
	margin-bottom: 40px
}

.about-section .content-column .inner-column {
	position: relative
}

.about-section .content-column .inner-column h2 {
	position: relative;
	color: #242424;
	font-size: 22px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.2em;
	margin-bottom: 18px;
	display: inline-block;
	font-family: Lora, serif
}

.about-section .content-column .inner-column h2:before {
	position: absolute;
	content: '';
	left: 105%;
	bottom: 0;
	height: 2px;
	width: 45px;
	background-color: #f2d046
}

.about-section .content-column .inner-column .text {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 18px
}

.about-section .content-column .inner-column .bold-text {
	position: relative;
	color: #242424;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.6em
}

.about-section .content-column .inner-column .bold-text span {
	font-weight: 400;
	font-style: italic
}

.about-section .image-column {
	position: relative
}

.about-section .image-column .row {
	position: relative;
	margin: 0 -5px
}

.about-section .image-column .column {
	position: relative;
	padding: 0 5px
}

.about-section .image-column .image {
	position: relative;
	margin-bottom: 10px
}

.about-section .image-column .image img {
	position: relative;
	width: 100%;
	display: block
}

.services-block {
	position: relative;
	margin-bottom: 48px
}

.services-block .inner-box {
	position: relative
}

.services-block .inner-box .image {
	position: relative;
	background-color: #0b0b0b;
	overflow: hidden;
	border-bottom: 3px solid #f2d046
}

.services-block .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.services-block .inner-box:hover .image img {
	opacity: .7;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}

.services-block .inner-box .lower-content {
	position: relative;
	padding-top: 16px
}

.services-block .inner-box .lower-content h3 {
	position: relative;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 14px
}

.services-block .inner-box .lower-content h3:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	background-color: #9b9b9b;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.services-block .inner-box:hover .lower-content h3:after {
	width: 100%;
	background-color: #fbd848
}

.services-block .inner-box .lower-content h3 a {
	color: #242424;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.services-block .inner-box .lower-content h3 a:hover {
	color: #f2d046
}

.project-section {
	position: relative;
	padding: 90px 0 60px;
	background-color: #182431
}

.project-section .sec-title {
	padding-bottom: 50px
}

.project-section .sec-title .projects {
	position: relative;
	font-size: 15px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	border-bottom: 1px solid #fbd848
}

.project-section .sec-title .projects:hover {
	color: #fff
}

.services-block-two {
	position: relative;
	margin-bottom: 40px
}

.services-block-two .inner-box {
	position: relative
}

.services-block-two .inner-box .image {
	position: relative
}

.services-block-two .inner-box .image img {
	position: relative;
	width: 100%;
	display: block
}

.testimonial-section {
	position: relative;
	padding: 100px 0;
	background-color: #f2d046
}

.testimonial-section .owl-theme {
	position: static
}

.testimonial-block {
	position: relative
}

.testimonial-block .inner-box {
	position: relative
}

.testimonial-block .inner-box .upper-box {
	position: relative
}

.testimonial-block .inner-box .upper-box .image {
	position: relative;
	width: 130px;
	height: 130px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden
}

.testimonial-block .inner-box .upper-box .quote-icon {
	position: relative;
	width: 44px;
	height: 44px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	border-radius: 50%;
	margin: 0 auto;
	font-size: 16px;
	margin-top: -16px;
	background-color: #202020
}

.testimonial-block .inner-box .text {
	position: relative;
	color: #242424;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6em;
	text-align: center;
	font-style: italic;
	max-width: 1080px;
	margin: 0 auto;
	margin-top: 18px;
	font-family: Lora, serif
}

.testimonial-section .owl-nav {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	margin-top: -110px;
	max-width: 520px;
	margin-left: -260px
}

.testimonial-section.style-two {
	background-color: #f5f5f5
}

.testimonial-section.style-three {
	background-color: #fff
}

.video-section {
	position: relative;
	padding: 75px 0;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover
}

.video-section:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(38, 37, 43, .6)
}

.video-section .title {
	position: relative;
	color: #fff;
	font-size: 22px;
	line-height: 1.4em;
	font-style: italic;
	margin-bottom: 10px;
	display: inline-block;
	font-family: Lora, serif
}

.video-section .title:before {
	position: absolute;
	content: '';
	left: 110%;
	bottom: 4px;
	width: 45px;
	height: 2px;
	background-color: #f2d046
}

.video-section h2 {
	position: relative;
	color: #fff;
	font-size: 55px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 18px
}

.main-footer {
	position: relative;
	background-color: #191919
}

.main-footer .widgets-section {
	position: relative;
	padding: 80px 0 30px
}

.main-footer .footer-widget {
	position: relative;
	margin-bottom: 30px
}

.main-footer .footer-widget h2 {
	position: relative;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	line-height: 1.2em;
	margin-bottom: 25px;
	text-transform: capitalize;
	display: inline-block
}

.main-footer .footer-widget h2:after {
	position: absolute;
	left: 110%;
	bottom: 5px;
	width: 20px;
	height: 1px;
	background-color: #f2d046
}

.main-footer .logo-widget {
	position: relative
}

.main-footer .logo-widget .logo {
	position: relative;
	margin-bottom: 30px
}

.main-footer .logo-widget .text {
	position: relative;
	color: #a8a8a8;
	font-size: 14px;
	font-weight: 400;
	font-family: Poppins, sans-serif
}

.main-footer .list {
	position: relative
}

.main-footer .list li {
	position: relative;
	margin-bottom: 8px
}

.main-footer .list li a {
	position: relative;
	color: #a8a8a8;
	font-size: 14px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	font-family: Poppins, sans-serif
}

.main-footer .list li a:hover {
	color: #f2d046
}

.main-footer .info-widget {
	position: relative
}

.main-footer .info-widget .number {
	position: relative;
	color: #a8a8a8;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 12px;
	font-family: Poppins, sans-serif
}

.main-footer .info-widget .text {
	position: relative;
	color: #a8a8a8;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: Poppins, sans-serif
}

.main-footer .footer-bottom {
	position: relative;
	padding: 22px 0;
	border-top: 1px solid rgba(252, 252, 252, .05)
}

.main-footer .footer-bottom .copyright {
	position: relative;
	color: #767676;
	font-size: 14px;
	font-family: Poppins, sans-serif
}

.company-section {
	position: relative;
	padding: 85px 0 30px
}

.company-section .sec-title .title {
	color: #242424;
	margin-top: 15px
}

.company-section .content-column {
	position: relative;
	margin-bottom: 40px
}

.company-section .content-column .sec-title {
	margin-bottom: 0;
	padding-bottom: 10px
}

.company-section .content-column .sec-title h2 {
	padding-bottom: 0
}

.company-section .content-column .text {
	position: relative;
	color: #797979;
	font-size: 16px;
	margin-top: 18px;
	margin-bottom: 0
}

.company-section .content-column .bold-text {
	position: relative;
	color: #242424;
	font-size: 20px;
	font-style: italic;
	margin-top: 8px;
	line-height: 1.6em;
	font-family: Lora, serif
}

.company-section .content-column .text {
	color: #797979;
	font-size: 16px;
	line-height: 1.8em
}

.company-section .image-column {
	position: relative;
	margin-bottom: 50px
}

.company-section .image-column .inner-column {
	position: relative;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 20px
}

.company-section .image-column .image {
	position: relative
}

.company-section .image-column .image img {
	position: relative;
	width: 100%;
	display: block
}

.company-section .image-column .image:before {
	position: absolute;
	content: '';
	right: -20px;
	top: -20px;
	left: 20px;
	bottom: 20px;
	z-index: -1;
	background-color: #fbd848
}

.services-section {
	position: relative;
	padding: 95px 0 100px;
	background-color: #f4f4f5
}

.services-block-three {
	position: relative;
	margin-bottom: 30px
}

.services-block-three .inner-box {
	position: relative
}

.services-block-three .inner-box .image {
	position: relative;
	background-color: #0b0b0b;
	overflow: hidden
}

.services-block-three .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.services-block-three .inner-box:hover .image img {
	opacity: .7;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}

.services-block-three .inner-box .lower-content {
	position: relative;
	padding-top: 25px;
	text-align: center
}

.services-block-three .inner-box .lower-content h3 {
	position: relative;
	color: #242424;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 12px
}

.services-block-three .inner-box .lower-content h3 a {
	position: relative;
	color: #242424;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.services-block-three .inner-box .lower-content h3 a:hover {
	color: #f2d046
}

.services-block-three .inner-box .lower-content .text {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.7em
}

.services-section .owl-nav {
	text-align: center;
	margin-top: 20px
}

.fluid-section-one {
	position: relative
}

.fluid-section-one .outer-container {
	position: relative;
	min-height: 250px;
	background-color: #f2d046
}

.fluid-section-one .image-column {
	position: absolute;
	float: left;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	margin-left: -150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.fluid-section-one .image-column:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(39, 39, 39, .4)
}

.fluid-section-one .image-column .image-box {
	position: relative;
	display: none
}

.fluid-section-one .image-column .image-box img {
	position: relative;
	display: block;
	width: 100%
}

.fluid-section-one .content-column {
	position: relative;
	float: right;
	width: 50%
}

.fluid-section-one .content-column .inner-column {
	position: relative;
	max-width: 700px;
	margin-left: -150px;
	padding: 60px 15px 70px 70px
}

.fluid-section-one .content-column .inner-column .sec-title {
	padding-bottom: 25px
}

.fluid-section-one .content-column .inner-column .sec-title h2:after {
	background-color: #242424
}

.fluid-section-one .content-column .inner-column .text {
	position: relative;
	margin-bottom: 45px
}

.fluid-section-one .content-column .inner-column .text p {
	position: relative;
	color: #242424;
	font-size: 17px;
	line-height: 1.7em;
	margin-bottom: 25px
}

.fluid-section-one .content-column .inner-column .text p:last-child {
	margin-bottom: 0
}

.fluid-section-one .content-column .inner-column .icons-list {
	position: relative
}

.fluid-section-one .content-column .inner-column .icons-list li {
	position: relative;
	color: #242424;
	font-size: 18px;
	padding-left: 65px;
	padding-right: 35px;
	margin-right: 35px;
	margin-bottom: 15px;
	display: inline-block;
	border-right: 1px dashed #242424
}

.fluid-section-one .content-column .inner-column .icons-list li:last-child {
	border: none;
	margin-right: 0;
	padding-right: 0
}

.fluid-section-one .content-column .inner-column .icons-list li .icon {
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 46px;
	line-height: 1em
}

.fluid-section-one.alternate .outer-container {
	background-color: #292929
}

.fluid-section-one.alternate .content-column .inner-column .text p {
	color: rgba(255, 255, 255, .7)
}

.fluid-section-one.alternate .content-column .inner-column .icons-list li {
	color: #fdfdfd
}

.fluid-section-one.alternate .content-column .inner-column .icons-list li {
	border-color: #fdfdfd
}

.services-section-two {
	position: relative;
	padding: 95px 0 70px;
	background-color: #f4f4f4
}

.services-section-two .title-column {
	position: relative;
	margin-bottom: 40px
}

.services-section-two .title-column h2 {
	position: relative;
	color: #242424;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 20px
}

.services-section-two .title-column .text {
	position: relative;
	color: #242424;
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 20px
}

.map-section {
	position: relative
}

.map-data {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8em
}

.map-data h6 {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	color: #121212
}

.about-section-two {
	position: relative;
	padding: 95px 0 60px;
	background-color: #f3f3f3
}

.about-section-two .content-column {
	position: relative;
	margin-bottom: 40px
}

.about-section-two .content-column .inner-column {
	position: relative
}

.about-section-two .content-column .inner-column .sec-title {
	position: relative;
	padding-bottom: 20px
}

.about-section-two .content-column .inner-column .bold-text {
	position: relative;
	color: #242424;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6em;
	margin-bottom: 20px
}

.about-section-two .content-column .inner-column .text {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 30px
}

.about-section-two .content-column .inner-column .theme-btn {
	font-size: 18px;
	font-weight: 600;
	padding: 11px 37px
}

.about-section-two .video-column {
	position: relative
}

.about-section-two .video-column .inner-column {
	position: relative;
	padding-left: 70px
}

.video-box {
	position: relative
}

.video-box .image {
	position: relative;
	overflow: hidden
}

.video-box .image img {
	position: relative;
	width: 100%
}

.default-section {
	position: relative;
	padding: 85px 0 80px;
	background-color: #efefef
}

.default-section h2 {
	position: relative;
	color: #242424;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 30px
}

.default-section .company-column {
	position: relative;
	margin-bottom: 40px
}

.default-section .company-column .image {
	position: relative;
	margin-bottom: 30px
}

.default-section .company-column .image img {
	position: relative;
	width: 100%;
	display: block
}

.default-section .company-column .bold-text {
	position: relative;
	color: #242424;
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
	line-height: 1.6em;
	margin-bottom: 18px;
	font-family: Lora, serif
}

.default-section .company-column .text {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.9em
}

.fluid-section-two {
	position: relative
}

.fluid-section-two .outer-container {
	position: relative;
	min-height: 250px;
	background-color: #fbd848
}

.fluid-section-two .image-column {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.fluid-section-two .image-column:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, .3)
}

.fluid-section-two .image-column .image-box {
	position: relative;
	display: none
}

.fluid-section-two .image-column .image-box img {
	position: relative;
	display: block;
	width: 100%
}

.fluid-section-two .content-column {
	position: relative;
	float: left;
	width: 50%
}

.fluid-section-two .content-column .inner-box {
	position: relative;
	max-width: 600px;
	float: right;
	padding: 70px 110px 50px 15px
}

.fluid-section-two .content-column .inner-box h2 {
	position: relative;
	color: #242424;
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 24px
}

.default-form {
	position: relative
}

.default-form .form-group {
	position: relative;
	margin-bottom: 15px
}

.default-form .form-group input[type=email],
.default-form .form-group input[type=tel],
.default-form .form-group input[type=text] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 10px 20px;
	color: #000;
	height: 42px;
	font-size: 15px;
	background: #fff;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.default-form button {
	margin-top: 15px;
	padding: 11px 42px
}

.default-form button:hover {
	border-color: #242424
}

.page-title {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 220px 0 80px 0;
	background-position: center center
}

.page-title:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(38, 37, 43, .55)
}

.page-title h1 {
	position: relative;
	font-size: 52px;
	font-weight: 600;
	color: #fff;
	line-height: 1.3em;
	z-index: 99;
	margin-bottom: 10px;
	text-transform: capitalize
}

.page-title .title {
	position: relative;
	color: #cbcbcb;
	font-size: 18px;
	font-weight: 400
}

.page-info {
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	color: #272727;
	z-index: 1;
	text-align: left;
	background-color: #f6f6fc;
	border-bottom: 1px solid #e2e2e5
}

.page-info .inner-container {
	position: relative;
	padding: 18px 0 17px
}

.page-info h2 {
	font-size: 16px;
	color: #272727;
	line-height: 24px;
	font-weight: 700
}

.page-info .bread-crumb {
	position: relative;
	font-size: 15px
}

.page-info .bread-crumb li {
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-right: 24px;
	color: #9d9d9d;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize
}

.page-info .bread-crumb li:last-child {
	margin-right: 0
}

.page-info .bread-crumb li:after {
	content: '\f105';
	top: -1px;
	font-family: FontAwesome;
	position: absolute;
	right: -21px;
	width: 10px;
	line-height: 24px;
	font-size: 16px;
	color: #9d9d9d
}

.page-info .bread-crumb li:last-child:after {
	display: none
}

.page-info .bread-crumb li a {
	color: #e7c330;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.page-info .bread-crumb li a:hover {
	color: #febe28
}

.page-info .text {
	position: relative;
	color: #9b9b9b;
	font-size: 15px
}

.contact-section {
	position: relative;
	padding: 75px 0 70px
}

.contact-section .contact-title {
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 50px
}

.contact-section .contact-title h2 {
	position: relative;
	color: #242424;
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 1.4em
}

.contact-section .contact-title .text {
	position: relative;
	color: #797979;
	font-size: 16px
}

.contact-section .contact-title:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 45px;
	height: 2px;
	background-color: #fbd848
}

.contact-section .form-column {
	position: relative
}

.contact-section .form-column .inner-column {
	position: relative
}

.contact-form {
	position: relative
}

.contact-form .form-group {
	position: relative;
	margin-bottom: 30px
}

.contact-form input[type=email],
.contact-form input[type=password],
.contact-form input[type=text] {
	display: block;
	width: 100%;
	line-height: 28px;
	height: 50px;
	font-size: 16px;
	padding: 10px 22px;
	background: #fff;
	color: #000;
	border: 1px solid #ddd;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.contact-form input[type=email]:focus,
.contact-form input[type=password]:focus,
.contact-form input[type=text]:focus {
	border-color: #fbd848
}

.contact-form .theme-btn {
	font-size: 18px;
	margin-top: 10px;
	padding: 11px 36px
}

.contact-section .info-column {
	position: relative
}

.contact-section .info-column .inner-column {
	position: relative;
	padding-left: 100px
}

.contact-section .info-column ul {
	position: relative
}

.contact-section .info-column ul li {
	position: relative;
	color: #797979;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 20px
}

.contact-section .info-column ul li span {
	color: #242424;
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin-bottom: 6px;
	text-transform: capitalize
}

.about-section-three .sec-title {
	margin-bottom: 0;
	padding-bottom: 20px
}

.about-section-three .content-column {
	position: relative;
	margin-bottom: 40px
}

.about-section-three .content-column .inner-column {
	position: relative;
	padding-right: 40px
}

.about-section-three .content-column .inner-column .bold-text {
	position: relative;
	color: #242424;
	font-size: 20px;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 15px;
	font-family: Lora, serif
}

.about-section-three .content-column .inner-column .text {
	position: relative
}

.about-section-three .content-column .inner-column .text p {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 25px
}

.about-section-three .image-column {
	position: relative;
	margin-bottom: 40px
}

.about-section-three .image-column .image {
	position: relative
}

.about-section-three .image-column .image img {
	position: relative;
	width: 100%;
	display: block
}

.gallery-item {
	position: relative;
	margin-bottom: 40px
}

.gallery-item .inner-box {
	position: relative;
	width: 100%;
	overflow: hidden
}

.gallery-item .image-box {
	position: relative;
	display: block
}

.gallery-item .image-box img {
	position: relative;
	display: block;
	width: 100%
}

.gallery-item .inner-box h3 {
	position: relative;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding: 25px 0 3px;
	line-height: 1.2em
}

.gallery-item .inner-box h3 a {
	position: relative;
	color: #242424;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.gallery-item .inner-box h3 a:hover {
	color: #fbd848
}

.gallery-item .inner-box .text {
	position: relative;
	color: #9b9ba2;
	font-size: 15px;
	text-align: center
}

.description-section {
	position: relative;
	padding-bottom: 80px
}

.description-section .image-column {
	position: relative
}

.description-section .image-column .image {
	position: relative;
	margin-bottom: 30px
}

.description-section .image-column .image img {
	position: relative;
	width: 100%;
	display: block
}

.description-section .info-column {
	position: relative;
	margin-bottom: 40px
}

.description-section .info-column .inner-column {
	position: relative;
	padding: 45px 35px;
	min-height: 393px;
	background-color: #fbd848
}

.description-section .info-column .inner-column ul {
	position: relative
}

.description-section .info-column .inner-column ul li {
	position: relative;
	margin-bottom: 18px;
	color: #242424;
	font-size: 16px;
	font-weight: 400
}

.description-section .info-column .inner-column ul li span {
	position: relative;
	font-weight: 600;
	margin-right: 8px
}

.description-section h2 {
	position: relative;
	color: #242424;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.4em;
	padding-top: 10px;
	margin-bottom: 20px
}

.description-section .text {
	position: relative
}

.description-section .text p {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 20px
}

.we-did-section .content-column {
	position: relative;
	margin-bottom: 40px
}

.we-did-section .content-column .inner-column {
	position: relative;
	padding-right: 40px
}

.we-did-section .content-column h2 {
	position: relative;
	color: #242424;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 18px;
	margin-top: -15px
}

.we-did-section .content-column .text {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 25px
}

.we-did-section .image-column {
	position: relative;
	margin-bottom: 60px
}

.we-did-section .image-column .image {
	position: relative
}

.we-did-section .image-column .image img {
	position: relative;
	width: 100%;
	display: block
}

.services-page-section {
	position: relative;
	padding: 90px 0 50px
}

.services-page-section h2 {
	position: relative;
	color: #242424;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 10px
}

.services-page-section .text {
	position: relative;
	color: #797979;
	font-size: 20px;
	font-style: italic;
	line-height: 1.6em;
	margin-bottom: 40px;
	font-family: Lora, serif
}

.contact-info-widget {
	position: relative
}

.contact-info-widget .inner-box {
	position: relative
}

.contact-info-widget .inner-box ul {
	position: relative;
	margin-top: 30px
}

.contact-info-widget .inner-box ul li {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	color: #242424;
	line-height: 1.4em;
	margin-bottom: 15px;
	padding-left: 40px
}

.contact-info-widget .inner-box ul li .icon {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1em;
	color: #757575;
	font-size: 18px
}

.contact-info-widget .inner-box ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0
}

.services-single {
	position: relative;
	padding-left: 30px
}

.services-single .inner-box {
	position: relative
}

.services-single .inner-box .gallery-image {
	position: relative;
	margin-bottom: 45px
}

.services-single .inner-box .gallery-image .row {
	margin: 0 -5px
}

.services-single .inner-box .gallery-image .image-column {
	padding: 0 5px;
	margin-bottom: 10px
}

.services-single .inner-box .gallery-image .image {
	position: relative
}

.services-single .inner-box .gallery-image .image img {
	position: relative;
	width: 100%;
	display: block
}

.services-single .inner-box .big-image {
	position: relative;
	margin-bottom: 45px
}

.services-single .inner-box .big-image img {
	position: relative;
	width: 100%;
	display: block
}

.services-single .inner-box h2 {
	position: relative;
	color: #242424;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 15px
}

.services-single .inner-box .text {
	position: relative
}

.services-single .inner-box .text p {
	position: relative;
	color: #797979;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 20px
}

.services-single .inner-box .text .two-column {
	position: relative;
	margin-top: 40px
}

.services-single .inner-box .text .two-column h3 {
	position: relative;
	color: #242424;
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	margin-bottom: 18px
}

.services-single .inner-box .text .two-column .image-column {
	position: relative
}

.services-single .inner-box .text .two-column .image-column .image {
	position: relative
}

.services-single .inner-box .text .two-column .image-column .image img {
	position: relative;
	display: block;
	width: 100%
}

.feature-block {
	position: relative;
	margin-bottom: 20px
}

.feature-block .inner-box {
	position: relative;
	padding-left: 90px
}

.feature-block .inner-box .icon-box {
	position: absolute;
	left: 0;
	top: 0;
	color: #242424;
	font-size: 56px;
	line-height: 1em;
	margin-bottom: 15px
}

.feature-block .inner-box h3 {
	position: relative;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 8px
}

.feature-block .inner-box h3 a {
	color: #242424
}

.feature-block .inner-box .text {
	position: relative;
	color: #242424;
	font-size: 16px;
	line-height: 1.6em
}

.shop-section {
	position: relative;
	padding: 90px 0 0
}

.shop-item {
	position: relative;
	margin-bottom: 90px
}

.shop-item .inner-box {
	position: relative
}

.shop-item .inner-box .image {
	position: relative;
	background-color: #0b0b0b;
	overflow: hidden
}

.shop-item .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

.shop-item .inner-box:hover .image img {
	opacity: .7;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}

.shop-item .inner-box .lower-content {
	position: relative;
	padding-top: 25px;
	text-align: center
}

.shop-item .inner-box .lower-content h3 {
	position: relative;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 12px
}

.shop-item .inner-box .lower-content h3 a {
	color: #242424;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.shop-item .inner-box .lower-content h3 a:hover {
	color: #fbd848
}

.shop-item .inner-box .lower-content .price {
	position: relative;
	color: #4349d9;
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 20px;
	font-family: Poppins, sans-serif
}

.shop-item .inner-box .lower-content .theme-btn {
	padding: 8px 35px 8px
}

.products-section {
	position: relative;
	padding: 80px 0 50px;
	background-size: cover
}

.products-section:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, .7)
}

.products-section .product-column {
	position: relative
}

.shop-item-two {
	position: relative;
	margin-bottom: 30px
}

.shop-item-two .inner-box {
	position: relative;
	background-color: #f1f2f2
}

.shop-item-two .inner-box .image {
	position: relative
}

.shop-item-two .inner-box .image img {
	position: relative;
	width: 100%;
	display: block
}

.shop-item-two .inner-box .lower-content {
	position: relative;
	text-align: center;
	padding-bottom: 40px
}

.shop-item-two .inner-box .lower-content h3 {
	position: relative;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 8px;
	margin-top: 10px
}

.shop-item-two .inner-box .lower-content h3 a {
	color: #242424;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.shop-item-two .inner-box .lower-content .price {
	position: relative;
	color: #4349d9;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
	font-family: Poppins, sans-serif
}

.products-section .content-column {
	position: relative;
	margin-bottom: 30px
}

.products-section .content-column .inner-column {
	position: relative;
	padding-left: 45px
}

.products-section .content-column .inner-column h2 {
	position: relative;
	color: #fff;
	font-size: 48px;
	font-weight: 600;
	line-height: 1.1em;
	margin-bottom: 25px
}

.products-section .content-column .inner-column h2 span {
	color: #fbd848;
	font-size: 40px;
	display: block
}

.products-section .content-column .inner-column .text {
	position: relative;
	color: #fff;
	font-size: 18px;
	line-height: 1.7em;
	margin-bottom: 38px;
	font-family: 'Open Sans', sans-serif
}

.products-section .content-column .inner-column .theme-btn {
	font-size: 18px;
	padding: 13px 32px 11px
}

.shop-single-section {
	position: relative;
	padding: 100px 0 0
}

.shop-single {
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 90px;
	border-bottom: 1px solid #e9e9e9
}

.shop-single .group-title {
	position: relative;
	margin-bottom: 40px
}

.shop-single .group-title h2 {
	position: relative;
	font-size: 24px;
	color: #232628;
	font-weight: 600;
	padding-bottom: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2
}

.shop-single .group-title h2:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: -1px;
	width: 55px;
	height: 2px;
	background-color: #fbd848
}

.shop-form .sec-title h2 {
	font-size: 32px
}

.shop-form .form-group {
	position: relative;
	margin-bottom: 20px
}

.shop-form input[type=email],
.shop-form input[type=number],
.shop-form input[type=password],
.shop-form input[type=tel],
.shop-form input[type=text],
.shop-form input[type=url] {
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	line-height: 16px;
	padding: 10px 15px;
	height: 38px;
	border: 1px solid #eee;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease
}

.shop-form input.address-two {
	margin-top: 12px
}

.shop-form input::-webkit-input-placeholder {
	color: #c6c6c6
}

.shop-form input:focus {
	border-color: #fbd848
}

.shop-order-box {
	position: relative;
	padding: 20px 28px 60px;
	border: 1px solid #d9d9d9;
	background-color: #fdfdfd
}

.shop-order-box .order-list {
	position: relative
}

.shop-order-box .order-list li {
	position: relative;
	color: #797979;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 12px;
	text-transform: uppercase
}

.shop-order-box .order-list li span {
	float: right;
	width: 35%;
	text-align: left;
	font-size: 17px;
	text-transform: capitalize
}

.shop-order-box .order-list li span.dark {
	color: #242424
}




.contact-section{
	position:relative;
	padding:75px 0px 70px;
}

.contact-section .contact-title{
	position:relative;
	padding-bottom:16px;
	margin-bottom:50px;
}

.contact-section .contact-title h2{
	position:relative;
	color:#242424;
	font-size:35px;
	font-weight:600;
	margin-bottom:5px;
	line-height:1.4em;
}

.contact-section .contact-title .text{
	position:relative;
	color:#797979;
	font-size:16px;
}

.contact-section .contact-title:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:45px;
	height:2px;
	background-color:#fbd848;
}

.contact-section .form-column{
	position:relative;
}

.contact-section .form-column .inner-column{
	position:relative;
}

/*Contact Form*/

.contact-form{
	position:relative;
}

.contact-form .form-group{
	position:relative;
	margin-bottom:30px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea{
	display:block;
	width:100%;
	line-height:28px;
	height:50px;
	font-size:16px;
	padding:10px 22px;
	background:#ffffff;
	color:#000000;
	border:1px solid #dddddd;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.contact-form textarea{
	height:208px;
	resize:none;
	font-size:16px;
	background:#ffffff;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form input[type="password"]:focus,
.contact-form select:focus,
.contact-form textarea:focus{
	border-color:#fbd848;
}

.contact-form .theme-btn{
	font-size:18px;
	margin-top:10px;
	padding:11px 36px;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
	border-color:#ff0000 !important;	
}

.contact-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:11px;
	color:#ff0000;
	font-weight:500;	
}

.contact-section .info-column{
	position:relative;
}

.contact-section .info-column .inner-column{
	position:relative;
	padding-left:100px;
}

.contact-section .info-column ul{
	position:relative;
}

.contact-section .info-column ul li{
	position:relative;
	color:#797979;
	font-size:15px;
	font-weight:400;
	margin-bottom:20px;
}

.contact-section .info-column ul li span{
	color:#242424;
	font-size:18px;
	font-weight:500;
	display:block;
	margin-bottom:6px;
	text-transform:capitalize;
}

