@import url('//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600,700');
/*=======================================================================

Template Name: Fab Carpenter | Responsive HTML5 Template
Template URI: https://abctechweb.com
Description: Fab Carpenter | Carpenter Responsive HTML5 Template.
Author: Abctechweb
Author URI: https://abctechweb.com
Version: 1.0
*/

/*=======================================================================
[Table of content]
=========================================================================

[01] Typography
[02] General
[03] Header Area
[04] Slider Area
[05] About Area
[06] Brochure Area
[07] Service Area
[08] Pricing Area
[09] Project Area
[10] Tab Menu Area
[11] Product Info Area
[12] Shop Product Area
[13] Category Area
[14] Tags area
[15] Shop Left Sidebar Area
[16] Work Process Area
[17] Details Area 
[18] pagination-area
[19] Process Area
[20] Why Choose Us Area
[21] find Questions Area
[22] Offer Area
[23] Progress Area
[24] Portfolio Area
[25] Testimonial Area
[26] Expert Team Area
[27] Blog Area
[28] Contact Area
[29] Get Start Area
[30] Request Area
[31] Form Area
[32] Mission Vission Area
[33] Banner Area
[34] FAQs Area
[35] Error-404 Area
[36] Footer Area

=========================================================================
[ End table of content ]
=========================================================================*/

/*=======================================================================
[01] Typography
=========================================================================*/

html {
	font: 15px;
}
html, body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.7;
	font-weight: 400;
	vertical-align: baseline;
	color: #7d8f99;
	font-size: 14px;
	/* font-size: 1rem; */
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	line-height: 1.5;
}
h1 {
	font-size: 48px;
	text-shadow: 2px 2px 1px #000;
}
@media (min-width: 992px) and (max-width: 1199px) {
	h1 {
		font-size: 45px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	h1 {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	h1 {
		font-size: 35px;
	}
}
h2 {
	font-size: 36px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	h2 {
		font-size: 32px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	h2 {
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	h2 {
		font-size: 26px;
	}
}
h3 {
	font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	h3 {
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	h3 {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	h3 {
		font-size: 18px;
	}
}
h4 {
	font-size: 18px;
}
p {
	    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.4px;
    margin: 0 0 20px 0;
    color: #000;
    
    line-height: 25px;
}
.font-Raleway {
	font-family: 'Raleway', sans-serif;
}
a.primary-icon i {
	color: #ffffff;
}
/*=======================================================================
[02] General
=========================================================================*/

#wrapper {
	overflow: hidden;
}
a {
	text-decoration: none;
}
a:active, a:hover, a:focus {
	text-decoration: none;
}
a:active, a:hover, a:focus {
	outline: 0 none;
}
img {
	max-width: 100%;
	height: auto;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.top-50 {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.align-self-end {
	-webkit-align-self: flex-end !important;
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}
.d-flex {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.row.no-gutters>[class^="col-"], .row.no-gutters>[class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}
.row.gutters-10>[class^="col-"], .row.gutters-10>[class*=" col-"] {
	padding-right: 5px;
	padding-left: 5px;
}
.row.gutters-10 {
	margin-right: -5px;
	margin-left: -5px;
}
.row.no-gutters.full-width {
	margin-right: -15px;
	margin-left: -15px;
}
.gutters-60 {
	padding-right: 60px;
	padding-left: 60px;
	margin-right: auto;
	margin-left: auto;
}
.clear:after {
	clear: both;
	content: "";
	display: block;
}
.mb-10 {
	margin-bottom: 10px!important;
}
.mb-30 {
	margin-bottom: 30px!important;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-75 {
	margin-bottom: 75px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-80 {
	margin-top: 80px;
}
.full-border-bottom {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 60px;
	margin-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.full-border-bottom {
		padding-bottom: 85px;
		margin-bottom: 85px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.full-border-bottom {
		padding-bottom: 70px;
		margin-bottom: 70px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.full-border-bottom {
		padding-bottom: 55px;
		margin-bottom: 55px;
	}
}
@media only screen and (max-width: 479px) {
	.full-border-bottom {
		padding-bottom: 45px;
		margin-bottom: 45px;
	}
}
.full-border-bottom2 {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.position-relative {
	position: relative;
}
.primary-bg {
	background: #f7a145;
}
.accent-bg {
	background: #342e2e;
}
.bg-light {
	background: #ffffff;
}
.accent-dark {
	background: #1f2837;
}
.accent-light {
	background: #283242;
}
.accent-bg-light {
	background: #3b3535;
}
.bg-common-style {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.bg-common-repeat {
	background-position: center;
	background-repeat: repeat;
}
.body-bggray2 {
	background-color: #f2f4f5;
}
.body-bggray3 {
	background-color: #f2f2f2;
}
.body-bggray4 {
	background-color: #f4f4f4;
}
.bg-gray2 {
	background-color: #f6f8fa;
}
.bg-gray3 {
	background-color: #f5f5f5;
}
.bg-gray4 {
	background-color: #f8f8f8;
}
.bg-gray5 {
	background-color: #ededed;
}
.bg-gray6 {
	background-color: #e5e6f0;
}
.shadow-bottom {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 30px 0px rgb(129, 182, 42)
}
.shadow-equal {
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15);
}
.shadow-equal2 {
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);
}
.shadow-equal3 {
	box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.15);
}
.wrapper .box-layout {
	padding-right: 60px;
	padding-left: 60px;
}
.brand-logo img {
	-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;
}
.brand-logo img:hover {
	opacity: 0.7;
}
.brand-area-space {
	padding: 80px 0 75px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.brand-area-space {
		padding: 70px 0 65px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.brand-area-space {
		padding: 50px 0 35px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.brand-area-space {
		padding: 40px 0 30px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.brand-area-space {
		padding: 30px 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	.brand-area-space {
		padding: 25px 0 20px;
	}
}
.s-space-conuter {
	padding: 75px 0 40px;
}
@media (min-width: 480px) and (max-width: 767px) {
	.s-space-conuter {
		padding: 70px 0 35px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.s-space-conuter {
		padding: 65px 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	.s-space-conuter {
		padding: 60px 0 25px;
	}
}
.section-space-equal {
	padding: 110px 0 110px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-equal {
		padding: 95px 0 95px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-equal {
		padding: 80px 0 80px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-equal {
		padding: 65px 0 65px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-equal {
		padding: 50px 0 50px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-equal {
		padding: 35px 0 35px;
	}
}
.section-space-top-2x {
	padding: 285px 0 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-top-2x {
		padding: 250px 0 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-top-2x {
		padding: 230px 0 0;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-top-2x {
		padding: 250px 0 0;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-top-2x {
		padding: 230px 0 0;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-top-2x {
		padding: 210px 0 0;
	}
}
.section-space-equal-2x {
	padding: 270px 0 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-equal-2x {
		padding: 250px 0 75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-equal-2x {
		padding: 230px 0 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-equal-2x {
		padding: 250px 0 45px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-equal-2x {
		padding: 230px 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-equal-2x {
		padding: 210px 0 15px;
	}
}
.section-space-less {
	padding: 50px 0 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-less {
		padding: 35px 0 80px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-less {
		padding: 40px 0 70px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-less {
		padding: 35px 0 60px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-less {
		padding: 30px 0 50px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-less {
		padding: 25px 0 40px;
	}
}
.space-bottom-less30 {
	padding: 0 0 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.space-bottom-less30 {
		padding: 0 0 75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.space-bottom-less30 {
		padding: 0 0 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.space-bottom-less30 {
		padding: 0 0 45px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.space-bottom-less30 {
		padding: 0 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	.space-bottom-less30 {
		padding: 0 0 15px;
	}
}
.section-space-less30 {
	padding: 110px 0 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-less30 {
		padding: 95px 0 75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-less30 {
		padding: 80px 0 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-less30 {
		padding: 65px 0 45px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-less30 {
		padding: 50px 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-less30 {
		padding: 35px 0 15px;
	}
}
.section-space-less50 {
	padding: 110px 0 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-less50 {
		padding: 95px 0 55px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-less50 {
		padding: 80px 0 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-less50 {
		padding: 65px 0 25px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-less50 {
		padding: 50px 0 10px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-less50 {
		padding: 35px 0 10px;
	}
}
.section-space-less70 {
	padding: 110px 0 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-less70 {
		padding: 95px 0 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-less70 {
		padding: 80px 0 30px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-less70 {
		padding: 65px 0 20px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-less70 {
		padding: 50px 0 10px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-less70 {
		padding: 35px 0 10px;
	}
}
.section-space-less90 {
	padding: 110px 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-less90 {
		padding: 95px 0 25px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-less90 {
		padding: 80px 0 20px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-less90 {
		padding: 65px 0 15px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-less90 {
		padding: 50px 0 10px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-less90 {
		padding: 35px 0 5px;
	}
}
.section-space-less100 {
	padding: 120px 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-less100 {
		padding: 105px 0 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-less100 {
		padding: 90px 0 15px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-less100 {
		padding: 75px 0 10px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-less100 {
		padding: 60px 0 10px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-less100 {
		padding: 45px 0 10px;
	}
}
.section-space-default {
	padding: 80px 0 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-default {
		padding: 80px 0 95px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-default {
		padding: 80px 0 90px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-default {
		padding: 65px 0 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-default {
		padding: 50px 0 60px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-default {
		padding: 35px 0 45px;
	}
}
.section-space-all {
	padding: 100px 0 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-all {
		padding: 180px 0 180px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-all {
		padding: 70px 0 70px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-all {
		padding: 65px 0 65px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-all {
		padding: 60px 0 60px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-all {
		padding: 45px 0 45px;
	}
}
.section-space-top {
	padding: 110px 0 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-top {
		padding: 95px 0 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-top {
		padding: 80px 0 0;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-top {
		padding: 65px 0 0;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-top {
		padding: 50px 0 0;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-top {
		padding: 35px 0 0;
	}
}
.section-space-bottom {
	padding: 0 0 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-bottom {
		padding: 0 0 105px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-bottom {
		padding: 0 0 90px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-bottom {
		padding: 0 0 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-bottom {
		padding: 0 0 60px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-bottom {
		padding: 0 0 45px;
	}
}
.section-space-bottom2 {
	padding: 0 0 110px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-bottom2 {
		padding: 0 0 105px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-bottom2 {
		padding: 0 0 90px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-bottom2 {
		padding: 0 0 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-bottom2 {
		padding: 0 0 60px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-bottom2 {
		padding: 0 0 45px;
	}
}
.section-space-banner {
	padding: 120px 0 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-banner {
		padding: 150px 0 150px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-banner {
		padding: 140px 0 140px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-banner {
		padding: 130px 0 130px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-banner {
		padding: 120px 0 120px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-banner {
		padding: 110px 0 110px;
	}
}
.section-space-banner2 {
	padding: 140px 0 180px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-space-banner2 {
		padding: 130px 0 170px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-space-banner2 {
		padding: 120px 0 160px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-space-banner2 {
		padding: 110px 0 150px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-space-banner2 {
		padding: 100px 0 140px;
	}
}
@media only screen and (max-width: 320px) {
	.section-space-banner2 {
		padding: 90px 0 130px;
	}
}
.welcome-title {
	text-align: center;
	margin-bottom: 60px;
}
.welcome-title h2.welcom-txt {
	font-size: 30px;
	text-transform: uppercase;
	color: #7baf25;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 1.5;
}
.welcome-title h2 {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	margin-bottom: 40px;
	color: #5b1b1c;
}
.welcome-title h2 span {
	color: #f7a145;
}
.section-title {
	text-align: center;
	font-weight: 300;
	margin-bottom: 60px;
	color: #444444;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title {
		margin-bottom: 50px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title {
		margin-bottom: 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title {
		margin-bottom: 30px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title {
		margin-bottom: 20px;
	}
}
.section-title h2 {
	margin-bottom: 10px;
}
.section-title h2 span {
	color: #f7a145;
}
.section-title p {
	margin: 0;
}
.section-title-primary {
	text-align: center;
	margin-bottom: 70px;
	color: #444444;
}
.section-title-primary h2 {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}
.section-title-primary h2 span {
	color: #f7a145;
}
.section-title-primary p {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 60%;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-primary p {
		width: 75%;
	}
}
@media (max-width: 991px) {
	.section-title-primary p {
		width: 100%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-primary {
		margin-bottom: 65px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-primary {
		margin-bottom: 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-primary {
		margin-bottom: 55px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-primary {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-primary {
		margin-bottom: 45px;
	}
}
.section-title-primary2 {
	text-align: center;
	color: #444444;
	margin-bottom: 70px;
}
.section-title-primary2 h2 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 15px;
}
.section-title-primary2 h2 span {
	color: #f7a145;
}
.section-title-primary2 p {
	margin: 0;
}
.section-title-primary2 span {
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #f7a145;
}
.section-title-primary2 span a {
	color: #f7a145;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-primary2 {
		margin-bottom: 65px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-primary2 {
		margin-bottom: 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-primary2 {
		margin-bottom: 55px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-primary2 {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-primary2 {
		margin-bottom: 45px;
	}
}
.section-title-textprimary {
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 25px;
	color: #ffffff;
}
.section-title-textprimary span {
	color: #f7a145;
	font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-textprimary {
		margin-bottom: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-textprimary {
		margin-bottom: 15px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-textprimary {
		margin-bottom: 15px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-textprimary {
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-textprimary {
		margin-bottom: 15px;
	}
}
.section-title-dark {
	text-align: center;
	margin-bottom: 92px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-dark {
		margin-bottom: 85px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-dark {
		margin-bottom: 80px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-dark {
		margin-bottom: 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-dark {
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-dark {
		margin-bottom: 60px;
	}
}
.section-title-dark h2 {
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	z-index: 2;
	color: #ffffff
}
.section-title-dark h2 span {
	color: #f9fffa;
}
.section-title-dark h2:before {
	content: "";
	border-top: 1px solid #f7a145;
	width: 113px;
	position: absolute;
	top: 65px;
	left: 0;
	right: 40px;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.section-title-dark h2:after {
	content: "";
	border-bottom: 1px solid #f7a145;
	width: 113px;
	position: absolute;
	top: 72px;
	right: 0;
	left: 40px;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.section-title-light {
	text-align: center;
	margin-bottom: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-light {
		margin-bottom: 85px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-light {
		margin-bottom: 80px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-light {
		margin-bottom: 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-light {
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-light {
		margin-bottom: 65px;
	}
}
.section-title-light h2 {
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	z-index: 2;
	color: #ffffff;
}
.section-title-light h2 span {
	color: #e00025;
}
.section-title-light h2:before {
	content: "";
	border-top: 1px solid #ffffff;
	width: 113px;
	position: absolute;
	top: 65px;
	left: 0;
	right: 40px;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.section-title-light h2:after {
	content: "";
	border-bottom: 1px solid #ffffff;
	width: 113px;
	position: absolute;
	top: 72px;
	right: 0;
	left: 40px;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.section-title-light-left {
	text-align: left;
	margin-bottom: 92px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-light-left {
		margin-bottom: 85px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-light-left {
		margin-bottom: 80px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-light-left {
		margin-bottom: 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-light-left {
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-light-left {
		margin-bottom: 65px;
	}
}
.section-title-light-left h2 {
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	z-index: 2;
	color: #ffffff;
}
.section-title-light-left h2:before {
	content: "";
	border-top: 1px solid #ffffff;
	width: 113px;
	position: absolute;
	top: 65px;
	left: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.section-title-light-left h2:after {
	content: "";
	border-bottom: 1px solid #ffffff;
	width: 113px;
	position: absolute;
	top: 72px;
	left: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}
.section-title-light-default {
	text-align: center;
	margin-bottom: 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-light-default {
		margin-bottom: 75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-light-default {
		margin-bottom: 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-light-default {
		margin-bottom: 55px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-light-default {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-light-default {
		margin-bottom: 45px;
	}
}
.section-title-light-default h2 {
	font-weight: 600;
	margin-bottom: 60px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.section-title-light-default h2 span {
	color: #f7a145;
}
.section-title-light-default p {
	color: #ffffff;
	margin: 0;
}
.section-title-Playfair {
	text-align: center;
	margin-bottom: 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-Playfair {
		margin-bottom: 70px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-Playfair {
		margin-bottom: 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-Playfair {
		margin-bottom: 50px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-Playfair {
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-Playfair {
		margin-bottom: 30px;
	}
}
.section-title-Playfair h2 {
	font-weight: 400;
	font-size: 48px;
	color: #444444;
	text-transform: capitalize;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-Playfair h2 {
		font-size: 44px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-Playfair h2 {
		font-size: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.section-title-Playfair h2 {
		font-size: 36px;
	}
}
.section-title-Playfair h2 span {
	color: #f7a145;
}
.section-title-Playfair p {
	color: #444444;
	margin: 0;
}
.section-title-bar2 {
	position: relative;
	width: 220px;
	text-align: center;
	margin: 0 auto;
}
.section-title-bar2:before {
	content: "";
	border-top: 1px solid #b2b1b1;
	border-bottom: 1px solid #b2b1b1;
	height: 5px;
	width: 80px;
	position: absolute;
	top: 18px;
	left: 0;
	z-index: 1;
}
.section-title-bar2:after {
	content: "";
	border-top: 1px solid #b2b1b1;
	border-bottom: 1px solid #b2b1b1;
	height: 5px;
	width: 80px;
	position: absolute;
	top: 18px;
	right: 0;
	z-index: 1;
}
.section-title-bar2 i {
	color: #f7a145;
	font-size: 28px;
}
.section-title-bar2 i:before {
	margin-left: 0;
}
.section-title-icon {
	position: relative;
	text-align: center;
	margin-top: 20px;
}
.section-title-icon:after {
	position: absolute;
	content: "";
	border-bottom: 2px solid #f7a145;
	width: 55px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
}
.section-title-bar-left {
	text-align: left;
	margin-bottom: 92px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-bar-left {
		margin-bottom: 85px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-bar-left {
		margin-bottom: 80px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-bar-left {
		margin-bottom: 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-bar-left {
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-bar-left {
		margin-bottom: 65px;
	}
}
.section-title-bar-left h2 {
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	z-index: 2;
	color: #444444;
}
.section-title-bar-left h2 span {
	color: #f7a145;
}
.section-title-bar-left h2:before {
	content: "";
	border-top: 1px solid #f7a145;
	width: 113px;
	position: absolute;
	top: 65px;
	left: 0;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
}
.section-title-bar-left h2:after {
	content: "";
	border-bottom: 1px solid #f7a145;
	width: 113px;
	position: absolute;
	top: 72px;
	left: 0px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
}
.section-title-bar-left-md {
	text-align: left;
	margin-bottom: 65px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.section-title-bar-left-md {
		margin-bottom: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-title-bar-left-md {
		margin-bottom: 55px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.section-title-bar-left-md {
		margin-bottom: 50px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.section-title-bar-left-md {
		margin-bottom: 45px;
	}
}
@media only screen and (max-width: 320px) {
	.section-title-bar-left-md {
		margin-bottom: 40px;
	}
}
.section-title-bar-left-md h2 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
	position: relative;
	z-index: 2;
	color: #444444;
}
.section-title-bar-left-md h2 span {
	color: #f7a145;
}
.section-title-bar-left-md h2:after {
	content: "";
	border-bottom: 2px solid #f7a145;
	width: 100px;
	position: absolute;
	top: 55px;
	left: 0px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
}
.title-bar-footer {
	margin-bottom: 70px;
	position: relative;
}
@media (max-width: 479px) {
	.title-bar-footer {
		margin-bottom: 60px;
	}
}
.title-bar-footer:before {
	content: "";
	height: 2px;
	width: 50px;
	background: #919090;
	position: absolute;
	left: 0;
	bottom: -20px;
	z-index: 1;
}
.head-title-area h1 {
	margin: 0;
	padding: 15px 0 0;
	text-transform: uppercase;
	font-weight: 600;
	color: #444444;
}
.style-title-area h2 {
	color: #444444;
	font-weight: 600;
	font-size: 24px;
	margin: 0;
	padding: 45px 0 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.style-title-area h2 {
		padding: 40px 0 45px;
		font-size: 22px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.style-title-area h2 {
		padding: 35px 0 40px;
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.style-title-area h2 {
		padding: 30px 0 35px;
		font-size: 18px;
	}
}
.fill-color-btn {
	border: 2px solid #f7a145;
	color: #ffffff;
	padding: 10px 35px;
	background: #f7a145;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.fill-color-btn i {
	margin-left: 15px;
}
.fill-color-btn:hover {
	background: transparent;
	color: #f7a145;
}
.btn-bg-textprimary {
	color: #ffffff;
	background-color: #444444;
	padding: 13px 0px;
	width: 170px;
	height: 50px;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btn-bg-textprimary i {
	margin-left: 10px;
}
.btn-bg-textprimary:hover {
	background: #f7a145;
	color: #ffffff;
}
.btn-fill {
	background: #26922a;
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	border: 2px solid #e63b33;
	padding: 13px 34px;
	border-radius: 3px;
	display: inline-block;
	font-weight: 700;
	-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;
}
.btn-fill:hover {
	background: transparent;
	color: #f7a145;
}
.btn-fill-textprimary {
	background: #f7a145;
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	border: 2px solid #f7a145;
	padding: 13px 34px;
	border-radius: 3px;
	display: inline-block;
	font-weight: 700;
	-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;
}
.btn-fill-textprimary:hover {
	background: transparent;
	color: #ffffff;
	border: 2px solid #ffffff;
}
.button-line-left {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
}
.button-line-left a {
	color: #444444;
	font-weight: 700;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.button-line-left a:hover {
	color: #f7a145;
}
.button-line-left:after {
	content: "";
	position: absolute;
	left: 90px;
	top: 11px;
	border: 2.5px solid #f7a145;
	border-radius: 2px;
	text-align: left;
	width: 14px;
	color: #f7a145;
}
.button-line-right {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	text-align: right;
	display: block;
	padding: 15px 25px;
}
@media only screen and (max-width: 767px) {
	.button-line-right {
		display: none;
	}
}
.button-line-right a {
	color: #444444;
	font-weight: 700;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.button-line-right a:hover {
	color: #f7a145;
}
.button-line-right:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border: 2.5px solid #f7a145;
	border-radius: 2px;
	text-align: right;
	width: 14px;
	color: #f7a145;
}
.slider-btn1 {
	color: #ffffff;
	border: 2px solid #ffffff;
	padding: 15px 15px;
	border-radius: 3px;
	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;
}
.slider-btn1:hover {
	color: #ffffff;
	border: 2px solid #f7a145;
	background-color: #f7a145;
}
@media only screen and (max-width: 991px) {
	.slider-btn1 {
		/*    display: none;*/
	}
}
@media only screen and (max-width: 768px) {
	.slider-btn1 {
		padding: 4px !important;
		font-size: 10px !important;
	}
	.slider-btn2 {
		padding: 4px !important;
		font-size: 10px !important;
	}
}
.slider-btn2 {
	color: #ffffff;
	border: 2px solid #f7a145;
	background-color: #f7a145;
	padding: 15px 30px;
	border-radius: 3px;
	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;
}
.slider-btn2:hover {
	color: #ffffff;
	background: transparent;
	border: 2px solid #ffffff;
}
@media only screen and (max-width: 991px) {
	.slider-btn2 {
		/*display: none;*/
	}
}
.slider-btn3 {
	color: #ffffff;
	border: 2px solid #f7a145;
	background-color: #f7a145;
	padding: 13px 30px;
	-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;
}
.slider-btn3:hover {
	color: #f7a145;
	background: transparent;
	border: 2px solid #f7a145;
}
@media only screen and (max-width: 767px) {
	.slider-btn3 {
		display: none;
	}
}
ul.slider-btn li {
	display: inline-block;
	margin-right: 30px;
	text-transform: uppercase;
}
ul.slider-btn li:last-child {
	margin-right: 0;
}
.overlay-opacity50 {
	position: relative;
}
.overlay-opacity50:before {
	content: "";
	position: absolute;
	background-color: rgba(28, 33, 44, 0.5);
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.overlay-primary {
	position: relative;
}
.overlay-primary:before {
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
	background-color: rgba(247, 161, 69, 0.7);
}
.overlay-primary2 {
	position: relative;
}
.overlay-primary2:before {
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: absolute;
	background-color: rgba(247, 161, 69, 0.9);
}
.overlay-primary3 {
	position: relative;
}
.overlay-primary3:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.7);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.banner-overlay {
	position: relative;
}
.banner-overlay:before {
	content: "";
	background-color: rgba(52, 46, 46, 0.6);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.overlay-default {
	position: relative;
}
.overlay-default:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.overlay-default2 {
	position: relative;
}
.overlay-default2:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.7);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.overlay-default2>div {
	position: relative;
	z-index: 1;
}
.Testimonial-overlay {
	position: relative;
}
.Testimonial-overlay:before {
	content: "";
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.btn-fill-ghost {
	background: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	color: #f7a145;
	border: 2px solid #ffffff;
	padding: 13px 28px;
	border-radius: 45px;
	display: inline-block;
	font-weight: 500;
	-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;
}
.btn-fill-ghost:hover {
	background: transparent;
	color: #ffffff;
}
.btn-fill-ghost3 {
	background: #fffffd;
	text-transform: uppercase;
	font-size: 13px;
	color: #444444;
	padding: 13px 34px;
	border-radius: 45px;
	display: inline-block;
	font-weight: 500;
	-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;
}
.btn-fill-ghost3:hover {
	background-color: #f7a145;
	color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.btn-fill-ghost3 {
		padding: 12px 26px;
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.btn-fill-ghost3 {
		padding: 11px 24px;
		font-size: 11px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.btn-fill-ghost3 {
		padding: 10px 22px;
		font-size: 11px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.btn-fill-ghost3 {
		padding: 9px 20px;
		font-size: 10px;
	}
}
@media only screen and (max-width: 320px) {
	.btn-fill-ghost3 {
		padding: 8px 18px;
		font-size: 10px;
	}
}
.btn-fill-ghost2 {
	background: #f7a145;
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	padding: 13px 34px;
	border-radius: 45px;
	display: inline-block;
	font-weight: 500;
	-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;
}
.btn-fill-ghost2:hover {
	background-color: #fffffd;
	color: #444444;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.btn-fill-ghost2 {
		padding: 12px 26px;
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.btn-fill-ghost2 {
		padding: 11px 24px;
		font-size: 11px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.btn-fill-ghost2 {
		padding: 10px 22px;
		font-size: 11px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.btn-fill-ghost2 {
		padding: 9px 20px;
		font-size: 10px;
	}
}
@media only screen and (max-width: 320px) {
	.btn-fill-ghost2 {
		padding: 8px 18px;
		font-size: 10px;
	}
}
.btn-primary-fill-ghost {
	background: #f7a145;
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	border: 2px solid #f7a145;
	padding: 12px 34px;
	border-radius: 45px;
	display: inline-block;
	font-weight: 500;
	-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;
}
.btn-primary-fill-ghost:focus {
	outline: none;
}
.btn-primary-fill-ghost:hover {
	background: transparent;
	color: #f7a145;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.btn-primary-fill-ghost {
		padding: 12px 26px;
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.btn-primary-fill-ghost {
		padding: 11px 24px;
		font-size: 11px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.btn-primary-fill-ghost {
		padding: 10px 22px;
		font-size: 11px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.btn-primary-fill-ghost {
		padding: 9px 20px;
		font-size: 10px;
	}
}
@media only screen and (max-width: 320px) {
	.btn-primary-fill-ghost {
		padding: 8px 18px;
		font-size: 10px;
	}
}
.btn-textprimary-fill {
	background: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	color: #444444;
	border: 2px solid #ffffff;
	padding: 12px 34px;
	font-weight: 500;
	-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;
}
.btn-textprimary-fill:hover {
	background: transparent;
	color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.btn-textprimary-fill {
		padding: 12px 26px;
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.btn-textprimary-fill {
		padding: 11px 24px;
		font-size: 11px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.btn-textprimary-fill {
		padding: 10px 22px;
		font-size: 11px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.btn-textprimary-fill {
		padding: 9px 20px;
		font-size: 10px;
	}
}
@media only screen and (max-width: 320px) {
	.btn-textprimary-fill {
		padding: 8px 18px;
		font-size: 10px;
	}
}
.btn-textprimary-fill-ghost {
	background: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	color: #444444;
	border: 2px solid #ffffff;
	padding: 12px 34px;
	border-radius: 45px;
	display: inline-block;
	font-weight: 500;
	-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;
}
.btn-textprimary-fill-ghost:hover {
	background: transparent;
	color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.btn-textprimary-fill-ghost {
		padding: 12px 26px;
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.btn-textprimary-fill-ghost {
		padding: 11px 24px;
		font-size: 11px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.btn-textprimary-fill-ghost {
		padding: 10px 22px;
		font-size: 11px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.btn-textprimary-fill-ghost {
		padding: 9px 20px;
		font-size: 10px;
	}
}
@media only screen and (max-width: 320px) {
	.btn-textprimary-fill-ghost {
		padding: 8px 18px;
		font-size: 10px;
	}
}
.nav-control-middle .owl-controls {
	visibility: hidden;
}
.nav-control-middle .owl-controls i {
	color: #f7a145;
	display: block;
	line-height: 27px;
}
.nav-control-middle .owl-controls .owl-nav {
	margin-top: 0;
}
.nav-control-middle .owl-controls .owl-nav>div {
	opacity: 1;
	border: 1px solid #ffffff;
	background: #ffffff;
	font-size: 20px;
	margin: 0 4px;
	height: 35px;
	width: 34px;
	border-radius: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.nav-control-middle .owl-controls .owl-prev {
	left: -30px;
	-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;
}
.nav-control-middle .owl-controls .owl-prev:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle .owl-controls .owl-prev:hover i {
	color: #ffffff;
}
.nav-control-middle .owl-controls .owl-next {
	right: -30px;
	-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;
}
.nav-control-middle .owl-controls .owl-next:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle .owl-controls .owl-next:hover i {
	color: #ffffff;
}
.nav-control-middle:hover .owl-controls {
	visibility: visible;
}
.nav-control-middle:hover .owl-controls .owl-prev {
	left: -3px;
}
.nav-control-middle:hover .owl-controls .owl-prev:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle:hover .owl-controls .owl-prev:hover i {
	color: #ffffff;
}
.nav-control-middle:hover .owl-controls .owl-next {
	right: -3px;
}
.nav-control-middle:hover .owl-controls .owl-next:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle:hover .owl-controls .owl-next:hover i {
	color: #ffffff;
}
.nav-control-middle-hover .owl-controls {
	-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;
	visibility: hidden;
}
.nav-control-middle-hover .owl-controls i {
	color: #f7a145;
	display: block;
	line-height: 27px;
}
.nav-control-middle-hover .owl-controls .owl-nav {
	margin-top: 0;
}
.nav-control-middle-hover .owl-controls .owl-nav>div {
	opacity: 1;
	border: 1px solid #ffffff;
	background: #ffffff;
	font-size: 20px;
	margin: 0 4px;
	height: 35px;
	width: 34px;
	border-radius: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}
.nav-control-middle-hover .owl-controls .owl-prev {
	-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;
	left: -50px;
}
.nav-control-middle-hover .owl-controls .owl-prev:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle-hover .owl-controls .owl-prev:hover i {
	color: #ffffff;
}
.nav-control-middle-hover .owl-controls .owl-next {
	-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;
	right: -50px;
}
.nav-control-middle-hover .owl-controls .owl-next:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle-hover .owl-controls .owl-next:hover i {
	color: #ffffff;
}
.nav-control-middle-hover:hover .owl-controls {
	visibility: visible;
}
.nav-control-middle-hover:hover .owl-controls .owl-prev {
	left: -3px;
}
.nav-control-middle-hover:hover .owl-controls .owl-prev:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle-hover:hover .owl-controls .owl-prev:hover i {
	color: #ffffff;
}
.nav-control-middle-hover:hover .owl-controls .owl-next {
	right: -3px;
}
.nav-control-middle-hover:hover .owl-controls .owl-next:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle-hover:hover .owl-controls .owl-next:hover i {
	color: #ffffff;
}
.nav-control-middle2 .owl-controls i {
	color: #f7a145;
	display: block;
	line-height: 27px;
	-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;
}
.nav-control-middle2 .owl-controls .owl-nav {
	margin-top: 0;
}
.nav-control-middle2 .owl-controls .owl-nav>div {
	opacity: 1;
	border: 1px solid #f7a145;
	background: transparent;
	font-size: 20px;
	margin: 0 4px;
	height: 35px;
	width: 34px;
	border-radius: 0;
	position: absolute;
	-webkit-transform: translateY(-36%);
	-moz-transform: translateY(-36%);
	-ms-transform: translateY(-36%);
	-o-transform: translateY(-36%);
	transform: translateY(-36%);
	top: 36%;
	-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;
}
.nav-control-middle2 .owl-controls .owl-prev {
	left: -5px;
}
.nav-control-middle2 .owl-controls .owl-prev:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle2 .owl-controls .owl-prev:hover i {
	color: #ffffff;
}
.nav-control-middle2 .owl-controls .owl-next {
	right: -5px;
}
.nav-control-middle2 .owl-controls .owl-next:hover {
	background: #f7a145;
	border: 1px solid #f7a145;
}
.nav-control-middle2 .owl-controls .owl-next:hover i {
	color: #ffffff;
}
.nav-control-middlehalf .owl-controls i {
	color: #f7a145;
	display: block;
	line-height: 27px;
	-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;
}
.nav-control-middlehalf .owl-controls .owl-nav {
	margin-top: 0;
}
.nav-control-middlehalf .owl-controls .owl-nav>div {
	opacity: 1;
	background-color: #f7a145;
	border: 1px solid #f7a145;
	font-size: 20px;
	margin: 0 4px;
	height: 35px;
	width: 34px;
	border-radius: 0;
	position: absolute;
	-webkit-transform: translateY(-36%);
	-moz-transform: translateY(-36%);
	-ms-transform: translateY(-36%);
	-o-transform: translateY(-36%);
	transform: translateY(-36%);
	top: 36%;
	-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;
}
.nav-control-middlehalf .owl-controls .owl-nav>div i {
	color: #ffffff;
}
.nav-control-middlehalf .owl-controls .owl-prev {
	left: -20px;
}
.nav-control-middlehalf .owl-controls .owl-prev:hover {
	background: #ededed;
	border: 1px solid #f7a145;
}
.nav-control-middlehalf .owl-controls .owl-prev:hover i {
	color: #f7a145;
}
.nav-control-middlehalf .owl-controls .owl-next {
	right: -20px;
}
.nav-control-middlehalf .owl-controls .owl-next:hover {
	background: #ededed;
	border: 1px solid #f7a145;
}
.nav-control-middlehalf .owl-controls .owl-next:hover i {
	color: #f7a145;
}
.nav-control-middle3 .owl-controls i {
	color: #f7a145;
	display: block;
	line-height: 27px;
	-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;
}
.nav-control-middle3 .owl-controls .owl-nav {
	margin-top: 0;
}
.nav-control-middle3 .owl-controls .owl-nav>div {
	opacity: 1;
	border: 1px solid #f7a145;
	background: #f7a145;
	font-size: 20px;
	margin: 0 4px;
	height: 35px;
	width: 34px;
	border-radius: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	-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;
}
.nav-control-middle3 .owl-controls .owl-nav>div i {
	color: #ffffff;
}
.nav-control-middle3 .owl-controls .owl-nav>div:hover {
	border: 1px solid #f7a145;
	background-color: transparent;
}
.nav-control-middle3 .owl-controls .owl-nav>div:hover i {
	color: #f7a145;
}
.nav-control-middle3 .owl-controls .owl-prev {
	left: -50px;
}
@media (min-width: 768px) and (max-width: 1024px) {
	.nav-control-middle3 .owl-controls .owl-prev {
		left: -20px;
	}
}
@media only screen and (max-width: 767px) {
	.nav-control-middle3 .owl-controls .owl-prev {
		left: 0;
	}
}
.nav-control-middle3 .owl-controls .owl-next {
	right: -50px;
}
@media (min-width: 768px) and (max-width: 1024px) {
	.nav-control-middle3 .owl-controls .owl-next {
		right: -20px;
	}
}
@media only screen and (max-width: 767px) {
	.nav-control-middle3 .owl-controls .owl-next {
		right: 0;
	}
}
.nav-control-middle4 .owl-controls i {
	color: #f7a145;
	display: block;
	line-height: 27px;
	-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;
}
.nav-control-middle4 .owl-controls .owl-nav {
	margin-top: 0;
}
.nav-control-middle4 .owl-controls .owl-nav>div {
	opacity: 1;
	border: 1px solid #ffffff;
	font-size: 20px;
	background-color: transparent;
	margin: 0 4px;
	height: 35px;
	width: 34px;
	border-radius: 0;
	position: absolute;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 40%;
	-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;
}
@media (max-width: 767px) {
	.nav-control-middle4 .owl-controls .owl-nav>div {
		top: 65%;
	}
}
.nav-control-middle4 .owl-controls .owl-nav>div i {
	color: #ffffff;
}
.nav-control-middle4 .owl-controls .owl-nav>div:hover {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
.nav-control-middle4 .owl-controls .owl-nav>div:hover i {
	color: #f7a145;
}
.nav-control-middle4 .owl-controls .owl-prev {
	left: -60px;
}
@media (max-width: 767px) {
	.nav-control-middle4 .owl-controls .owl-prev {
		left: -3px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.nav-control-middle4 .owl-controls .owl-prev {
		left: -40px;
	}
}
.nav-control-middle4 .owl-controls .owl-next {
	right: -60px;
}
@media (max-width: 767px) {
	.nav-control-middle4 .owl-controls .owl-next {
		right: -3px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.nav-control-middle4 .owl-controls .owl-next {
		right: -40px;
	}
}
@media only screen and (max-width: 767px) {
	.nav-on-hover:hover .owl-prev {
		left: -5px;
	}
	.nav-on-hover:hover .owl-next {
		right: -5px;
	}
}
.nav-on-focus:hover .owl-prev {
	opacity: 1;
}
.nav-on-focus:hover .owl-next {
	opacity: 1;
}
.inner-page-banner-area {
	text-align: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	padding: 200px 0 40px;
	margin-top: 49px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.inner-page-banner-area {
		padding: 180px 0 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.inner-page-banner-area {
		padding: 170px 0 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.inner-page-banner-area {
		padding: 50px 0 40px;
		margin-top: 46px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.inner-page-banner-area {
		margin-top: 46px;
		padding: 40px 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	.inner-page-banner-area {
		margin-top: 46px;
		padding: 30px 0 20px;
	}
}
.inner-page-banner-area:after {
	position: absolute;
	content: "";
	background: rgba(40, 49, 66, 0.9);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.inner-page-banner-area .pagination-area {
	position: relative;
	z-index: 1;
}
.inner-page-banner-area .pagination-area ul {
	text-align: center;
}
.inner-page-banner-area .pagination-area ul li {
	display: inline-block;
	color: #f7a145;
	font-size: 14px;
}
.inner-page-banner-area .pagination-area ul li 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;
}
.inner-page-banner-area .pagination-area ul li a:hover {
	color: #f7a145;
}
.pagination-center {
	text-align: center;
}
.pagination-center ul.pagination {
	margin: 0;
	margin-top: 30px;
}
.pagination-center li {
	display: inline-block;
	margin-right: 5px;
}
.pagination-center li a {
	border: 1px solid #e3e3e3;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	padding: 5px;
	font-size: 16px;
	font-weight: 400;
	color: #b4b4b4;
	background: transparent;
	display: block;
	line-height: 40px;
	text-align: center;
	-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;
}
.pagination-center li a:hover {
	border: 1px solid #f7a145;
	color: #ffffff;
	background-color: #f7a145;
}
.pagination-center li:first-child a {
	background: none;
	border: 0;
}
.pagination-center li:last-child a {
	background: none;
	border: 0;
}
.pagination-center li i {
	color: #b4b4b4;
	font-size: 30px;
	line-height: 40px;
	-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;
}
.pagination-center li i:hover {
	color: #f7a145;
}
.pagination-center .active a {
	border: 1px solid #f7a145;
	background-color: #f7a145;
	color: #ffffff;
}
#scrollUp {
	background-color: rgba(247, 161, 69, 0.3);
	bottom: 5px;
	color: #ffffff;
	display: block;
	font-size: 18px;
	height: 44px;
	line-height: 40px;
	position: fixed;
	right: 20px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	width: 44px;
	z-index: 99999;
	border: 2px solid #f7a145;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
#scrollUp i {
	color: #f7a145;
}
#scrollUp:hover, #scrollUp:focus {
	background-color: #f7a145;
}
#scrollUp:hover i, #scrollUp:focus i {
	color: #ffffff;
}
#scrollUp {
	animation: blinker 10s linear infinite;
}
@keyframes blinker {
	90% {
		opacity: 0;
	}
}
#preloader {
	background: #ffffff url('http://siddharthplywood.com/css/img/preloader.gif') no-repeat scroll center center;
	height: 100%;
	left: 0;
	overflow: visible;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999999;
}
.for-box-shadow {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	color: black;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-shadow: 5px 7px 8px 1px rgba(140, 140, 140, 0.31) inset;
	box-shadow: 5px 7px 8px 1px rgba(140, 140, 140, 0.31) inset;
}
/*=======================================================================
[03] Header Area
=========================================================================*/

.sidebar-menu .menu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.sidebar-menu .menu .menu-lang {
	position: absolute;
	opacity: 0;
	left: 15%;
	top: 42px;
	text-transform: uppercase;
	-webkit-transform: translateY(42px);
	-ms-transform: translateY(42px);
	-o-transform: translateY(42px);
	transform: translateY(42px);
	-webkit-transition: transform 0.5s 0.4s ease, opacity 0.5s 0.4s ease, color 0.3s ease;
	-o-transition: transform 0.5s 0.4s ease, opacity 0.5s 0.4s ease, color 0.3s ease;
	transition: transform 0.5s 0.4s ease, opacity 0.5s 0.4s ease, color 0.3s ease;
}
.sidebar-menu .menu .menu-lang a {
	font-size: 15px;
	display: inline-block;
	margin-left: 21px;
	color: #999999;
	font-family: 'Oswald', sans-serif;
}
.sidebar-menu .menu .menu-lang a:first-child {
	margin-left: 0;
}
.sidebar-menu .menu .menu-lang .active, .sidebar-menu .menu .menu-lang a:hover {
	color: #f7a145;
	text-decoration: none;
}
.sidebar-menu .menu {
	width: 35%;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar-menu .menu {
		width: 70%;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.sidebar-menu .menu {
		width: 60%;
	}
}
@media (max-width: 767px) {
	.sidebar-menu .menu {
		width: 100%;
	}
}
.sidebar-menu .close-menu {
	position: absolute;
	z-index: 2;
	top: 44px;
	right: 15%;
	font-size: 22px;
	line-height: 1;
	color: #111111;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar-menu .close-menu:hover {
	color: #f7a145;
}
.sidebar-menu .menu-list {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 126px;
	bottom: 148px;
	padding-left: 15%;
	overflow-x: hidden;
	overflow-y: auto;
	letter-spacing: 0.5px;
	list-style: none;
	margin: 0;
	-webkit-transform: translateY(42px);
	-ms-transform: translateY(42px);
	-o-transform: translateY(42px);
	transform: translateY(42px);
	-webkit-transition: transform 0.5s 0.6s ease, opacity 0.5s 0.6s ease;
	-o-transition: transform 0.5s 0.6s ease, opacity 0.5s 0.6s ease;
	transition: transform 0.5s 0.6s ease, opacity 0.5s 0.6s ease;
}
.sidebar-menu .menu-list li a {
	color: #999999;
	font-family: 'Oswald', sans-serif;
}
.sidebar-menu .menu-list .active>a, .sidebar-menu .menu-list li a:hover {
	text-decoration: none;
	color: #111111;
}
.sidebar-menu .menu-list>li {
	font-size: 22px;
	line-height: 1;
}
.sidebar-menu .menu-list>li {
	margin-top: 30px;
}
.sidebar-menu .menu-list>li:first-child {
	margin-top: 0;
}
.sidebar-menu .menu-list ul {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar-menu .menu-list ul li {
	font-size: 16px;
	margin-top: 16px;
}
.sidebar-menu .menu-list ul li:first-child {
	margin-top: 34px;
}
.sidebar-menu .menu-footer {
	position: absolute;
	left: 15%;
	bottom: 30px;
}
.sidebar-menu .menu-footer .copy {
	opacity: 0;
	margin-top: 20px;
	line-height: 24px;
	font-size: 14px;
	-webkit-transform: translateY(28px);
	-ms-transform: translateY(28px);
	-o-transform: translateY(28px);
	transform: translateY(28px);
	-webkit-transition: all 0.5s 0.9s ease;
	-o-transition: all 0.5s 0.9s ease;
	transition: all 0.5s 0.9s ease;
}
@media (min-width: 600px) {
	.sidebar-menu {
		display: block;
	}
}
.sidebar-menu .menu-footer .social-list {
	opacity: 0;
	-webkit-transform: translateY(28px);
	-ms-transform: translateY(28px);
	-o-transform: translateY(28px);
	transform: translateY(28px);
	-webkit-transition: all 0.5s 0.9s ease;
	-o-transition: all 0.5s 0.9s ease;
	transition: all 0.5s 0.9s ease;
}
.sidebar-menu .navbar .social-list {
	float: right;
	margin-right: 10%;
}
.sidebar-menu .footer-social-bottom {
	bottom: 34px;
	color: #111111;
	position: absolute;
	right: 0;
	z-index: 10;
}
@media (max-width: 991px) {
	.sidebar-menu .footer-social-bottom {
		display: none;
		opacity: 0;
	}
}
.sidebar-menu .social-list {
	overflow: hidden;
}
.sidebar-menu .social-list a {
	float: left;
	font-size: 18px;
	line-height: 1;
	color: #111111;
	margin-left: 28px;
	-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;
}
.sidebar-menu .social-list a:first-child {
	margin-left: 0;
}
@media (max-width: 767px) {
	.sidebar-menu .social-list a {
		margin-left: 10px;
	}
}
.sidebar-menu .social-list a:hover {
	color: #f7a145;
	text-decoration: none;
}
.sidebar-menu .footer-social-bottom.txt-light .social-list {
	display: block;
}
.sidebar-menu .footer-social-bottom.txt-light .social-list a {
	color: #fff;
}
.sidebar-menu .footer-social-bottom.txt-light .social-list a:hover {
	color: #ee2743;
}
.sidebar-menu .navbar-toggle {
	display: block;
	border-radius: 0;
	border: 0;
}
@media (max-width: 767px) {
	.sidebar-menu .navbar-toggle {
		margin-top: 14px;
		padding: 9px;
	}
}
.menu-is-opened .click-capture {
	visibility: visible;
}
.click-capture {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 99;
}
.menu-is-opened .menu {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	box-shadow: 0 0 65px rgba(0, 0, 0, 0.07);
	background: #ffffff url('http://siddharthplywood.com/css/img/menu2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.menu-is-opened .menu .menu-lang, .menu-is-opened .menu-list, .menu-is-opened .menu .menu-footer .social-list, .menu-is-opened .menu .menu-footer .copy {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}
.menu-is-opened .menu {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.menu-is-opened .menu .menu-lang, .menu-is-opened .menu-list, .menu-is-opened .menu .menu-footer .social-list, .menu-is-opened .menu .menu-footer .copy {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}
.header .header-top-area-dark {
	background-color: #342e2e;
}
.header .header-top-bar {
	background-color: #81b62a;
}
.header .top-bar-contact-layout1 {
	padding: 10px 0;
}
.header .top-bar-contact-layout1 li {
	display: inline-block;
	font-weight: 400;
	margin-right: 30px;
	padding: 0;
}
.header .top-bar-contact-layout1 li:last-child {
	margin: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
	.header .top-bar-contact-layout1 li {
		margin-left: 8px;
		font-size: 13px;
	}
}
.header .top-bar-contact-layout1 li i {
	margin-right: 10px;
	color: #ffffff;
}
@media (min-width: 768px) and (max-width: 991px) {
	.header .top-bar-contact-layout1 li i {
		margin-right: 3px;
	}
}
.header .top-bar-contact-layout1 li a {
	color: #ffffff;
	font-size: 13px;
	-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;
}
.header .top-bar-contact-layout1 li a:hover {
	color: #f7a145;
}
.header .top-bar-contact-layout1 li a span {
	color: #444444;
}
@media (min-width: 768px) and (max-width: 991px) {
	.header .top-bar-contact-layout1 li:nth-child(2n) {
		display: none;
	}
}
.header .top-bar-contact-layout2 {
	padding: 14px 0;
}
.header .top-bar-contact-layout2 a {
	display: inline-block;
	color: #ffffff;
	margin-left: 30px;
	font-size: 24px;
	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;
}
.header .top-bar-contact-layout2 a:hover {
	color: #f7a145;
}
.header .top-bar-contact-layout2 a i {
	margin-right: 10px;
}
.header .top-bar-contact-layout2 a span {
	color: #444444;
}
.header .top-bar-social-layout1 {
	padding: 14px 0;
	text-align: right;
}
.header .top-bar-social-layout1 li {
	display: inline-block;
	padding: 0px 30px 0px 0;
}
.header .top-bar-social-layout1 li:last-child {
	padding: 0;
}
.header .top-bar-social-layout1 li a i {
	font-size: 14px;
	color: #f7a145;
	-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;
}
.header .top-bar-social-layout1 li a:hover i {
	color: #ffffff;
}
.header .top-bar-social-layout2 {
	text-align: right;
	padding: 10px 0;
	display: inline-block;
	border-right: 1px solid #ef230e;
	border-left: 1px solid #ef230e;
	float: right;
}
.header .top-bar-social-layout2 li {
	display: inline-block;
	padding: 0px 18px 0px 20px;
	border-right: 1px solid #f7a145;
}
.header .top-bar-social-layout2 li:last-child {
	border-right: 0;
}
.header .top-bar-social-layout2 li a i {
	/* color: #f0cacf; */
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.header .top-bar-social-layout2 li a:hover i {
	color: #ffffff;
}
.header .top-bar-social-layout3 {
	padding: 14px 0;
	text-align: left;
}
.header .top-bar-social-layout3 li {
	display: inline-block;
	padding: 0px 15px 0px 0;
}
.header .top-bar-social-layout3 li:last-child {
	padding: 0;
}
.header .top-bar-social-layout3 li a i {
	font-size: 24px;
	color: #f7a145;
	-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;
}
.header .top-bar-social-layout3 li a:hover i {
	color: #ffffff;
}
.header .menu-area.layout-1 .navbar-toggle {
	margin-top: 20px;
}
.header .menu-area button i {
	color: #444444;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.header .menu-area button i:before {
	font-size: 24px;
	line-height: 1.0;
}
.header .menu-area button i:hover {
	color: #f7a145;
}
.header .header-divider {
	border-bottom: 1px solid #656565;
}
.header nav>ul>li>a {
	padding: 30px 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.header nav>ul>li>a {
		padding: 30px 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.header nav>ul>li>a {
		padding: 30px 6px;
	}
}
.header nav>ul>li ul {
	left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.header nav>ul>li ul {
		left: 3px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.header nav>ul>li ul {
		left: -9px;
	}
	.mean-container .mean-bar img {
		width: 30% !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.header nav>ul>li .mega-menu-area {
		left: -267px;
	}
	.mean-container .mean-bar img {
		width: 43% !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.header nav>ul>li .mega-menu-area {
		left: -272px;
	}
}
.logo-area {
	margin-top: 10px;
	MARGIN-BOTTOM: 10PX;
}
.logo-area2 a {
	text-align: center;
	display: inline-block;
}
.main-menu-area nav ul li {
	display: inline-block;
	    margin-top: 6px;
    margin-right: 9px;
	position: relative;
}
.img-span
{
	    color: #000;
    font-weight: 500;
    font-size: 11px;
    margin-right: 2px;
}
.main-menu-area nav ul li a {
	padding: 28px 0 25px 16px;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.main-menu-area nav ul li a:hover {
	color: #f7a145;
}
.main-menu-area nav ul li ul {
	margin-top: 3px;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	transform: scaleY(0);
	transform-origin: 0 0 0;
	width: 240px;
	z-index: 99999;
	background: #80b62a;
	padding: 0;
	left: 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;
}
.main-menu-area nav ul li ul>li {
	padding: 0;
	display: block;
}
.main-menu-area nav ul li ul>li>a {
	padding: 8px 10px 8px 15px;
	display: block;
	color: #ffffff;
}
.main-menu-area nav ul li ul>li:last-child {
	border-bottom: none;
}
.main-menu-area nav ul li ul>li:hover {
	background: #641b19;
	-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;
}
.main-menu-area nav ul li ul>li:hover a {
	color: #ffffff;
}
.main-menu-area nav ul li ul>li:hover a:before {
	opacity: 0;
}
.main-menu-area nav ul li ul li.active {
	background: #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;
}
.main-menu-area nav ul li ul li.active a {
	color: #444444;
}
.main-menu-area nav ul li:hover ul {
	opacity: 1;
	transform: scaleY(1);
	visibility: visible;
}
.main-menu-area nav ul li>a.active {
	color: #f7a145;
}
.header-fixed {
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: 100;
	position: fixed;
	-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;
}
.header-layout1 .stick {
	border-bottom: 2px solid #f7a145;
	background: rgba(255, 255, 255, 0.9);
}
.header-layout2 .stick {
	-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;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #f7a145;
	background: rgba(255, 255, 255, 0.9);
}
.header-search {
	position: relative;
	margin: 13px 0;
	text-align: right;
}
.header-search .search-input {
	position: absolute;
	top: 0;
	right: 46px;
	z-index: 10;
	height: 48px;
	width: 350px;
	background: rgba(247, 161, 69, 0.9);
	border: 1px solid #f7a145;
	padding: 5px 30px 8px;
	color: #ffffff;
	border-radius: 2px;
	display: none;
}
.header-search input.search-input:focus {
	outline-width: 0;
	outline: none;
}
.header-search .search-button {
	color: #444444;
	background: transparent;
	text-align: center;
	line-height: 55px;
	border: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.header-search .search-button:hover {
	color: #f7a145;
}
.header-search .search-button i {
	border-left: 1px solid #e3e3e3;
	padding-left: 30px;
}
.header-search .search-button:focus {
	outline: none;
}
.header-search input::-webkit-input-placeholder {
	color: #ffffff;
}
.header-search input::-moz-placeholder {
	color: #ffffff;
}
.header-search input:-moz-placeholder {
	color: #ffffff;
}
.header-search input:-ms-input-placeholder {
	color: #ffffff;
}
@media only screen and (max-width: 991px) {
	header {
		display: none;
	}
}
@media (min-width: 992px) {
	.mobile-menu-area {
		display: none;
	}
	.mean-container .mean-bar img {
		width: 43% !important;
	}
}
.mean-container .mean-bar {
	background: transparent !important;
	float: none;
	padding: 0 !important;
	position: fixed !important;
	z-index: 1000
}
.main-menu-area nav ul li ul li.blackboard{
	position:relative;
	
}
.main-menu-area nav ul li ul li.blackboard a i{
	float:right;
	margin-top:2px;
}
.main-menu-area nav ul li ul li ul{
	text-align: left;
    opacity: 0; 
    visibility: hidden; 
    position: absolute;
    left: 100%;
	transform: scaleY(0);
    transform-origin: 0 0 0;
    width: 240px;
    z-index: 99999;
    background: #80b62a;
    padding: 0;
    top: -3px;
    -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;
	display:none;
}
.main-menu-area nav ul li ul li.blackboard:hover .list{
	opacity: 100%!important; 
    visibility: visible!important; 
    transform: scaleY(100%)!important;
	display:block!important;
	-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;
}
@media only screen and (max-width: 767px) {
	.mean-container .mean-bar a {
		padding: 6px 16px;
		display: inline-block;
	}
	/* .mean-container .mean-bar img { */
	/* width:43% !important; */
	/* } */
	.welcome-title h2.welcom-txt {
		font-size: 20px;
		color: #7eb72b;
	}
	.welcome-title h2 {
		font-size: 20px!important;
		color: #661b19;
	}
	.section-title-primary p {
		width: 95%;
	}
}
@media only screen and (max-width: 767px) {
	.mean-container .mean-bar .meanmenu-reveal {
		margin-top: 5px;
	}
}
.mean-container .mean-bar:after {
	content: "";
	clear: both;
	display: block;
}
.mean-container .mean-nav {
	float: none !important;
	background: transparent !important;
	position: relative;
	top: 0;
}
.mean-container .mean-nav>ul {
	overflow-y: scroll;
}
.mean-container .mean-nav>ul li a {
	color: #444444;
	font-weight: 700;
	background: #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;
}
.mean-container .mean-nav>ul li a:hover {
	color: #f7a145;
	-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;
}
.mean-container .mean-nav>ul:after {
	content: '';
	display: block;
	clear: both;
}
.mean-container .mean-bar a {
	padding: 5px 15px;
	display: inline-block;
}
.mean-container .mean-bar a.logo-mobile-menu {
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.9);
}
.mean-container a.meanmenu-reveal {
	float: none !important;
	position: absolute;
	top: 9px;
}
.mean-bar+div #wrapper {
	padding-top: 52px;
}
.mean-container .mean-nav ul li li a {
	color: #444444;
	opacity: 1;
}
.mean-container .mean-nav ul li a.mean-expand {
	background-color: transparent;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background-color: transparent;
}
.mobile-menu-back {
	position: relative;
}
.mobile-menu-back:before {
	background-color: rgba(255, 255, 255, 0.95);
	content: "";
	height: 55px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 100%;
	z-index: -1;
	border-bottom: 1px solid #f7a145;
}
/*=====================================
[04] Slider Area
=======================================*/

@media only screen and (max-width: 991px) {
	.slider-area {
		margin-top: 70px;
	}
}
.slider-area .nivo-controlNav {
	display: none;
}
.slider-area .nivo-directionNav a.nivo-prevNav {
	left: -50px;
	-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;
}
.slider-area .nivo-directionNav a.nivo-prevNav:before {
	content: "\eb1a";
	font: normal normal normal 14px/1 FontAwesome;
	color: #444444;
	cursor: pointer;
	font-size: 50px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 14px;
	z-index: 9;
	height: 10px;
	width: 10px;
	left: 15px;
	-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;
}
@media only screen and (max-width: 767px) {
	.slider-area .nivo-directionNav a.nivo-prevNav:before {
		top: 6px;
		left: -5px;
		font-size: 40px;
	}
}
.slider-area .nivo-directionNav a.nivo-prevNav:hover:before {
	color: #f7a145;
}
.slider-area .nivo-directionNav a.nivo-nextNav {
	right: -50px;
	-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;
}
.slider-area .nivo-directionNav a.nivo-nextNav:before {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #444444;
	cursor: pointer;
	font-size: 50px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 14px;
	z-index: 9;
	height: 10px;
	width: 10px;
	right: 22px;
	-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;
}
@media only screen and (max-width: 767px) {
	.slider-area .nivo-directionNav a.nivo-nextNav:before {
		top: 6px;
		left: 20px;
		font-size: 40px;
	}
}
.slider-area .nivo-directionNav a.nivo-nextNav:hover:before {
	color: #f7a145;
}
.slider-area:hover a.nivo-prevNav {
	left: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area:hover a.nivo-prevNav {
		left: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area:hover a.nivo-prevNav {
		left: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.slider-area:hover a.nivo-prevNav {
		left: -5px;
	}
}
.slider-area:hover a.nivo-nextNav {
	right: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area:hover a.nivo-nextNav {
		right: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area:hover a.nivo-nextNav {
		right: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.slider-area:hover a.nivo-nextNav {
		right: -5px;
	}
}
.slider-area .nivo-caption {
	opacity: 1;
	margin-top: 160px;
}
@media (max-width: 1199px) {
	.slider-area .nivo-caption {
		margin-top: 30px;
	}
}
@media (min-width: 600px) and (max-width: 767px) {
	.slider-area .nivo-caption {
		margin-top: 70px;
	}
}
@media only screen and (max-width: 599px) {
	.slider-area .nivo-caption {
		margin-top: 30px;
	}
}
.slider-area .slide-1 .small-title, .slider-area .slide-2 .small-title {
	color: #ffffff;
	font-size: 72px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area .slide-1 .small-title, .slider-area .slide-2 .small-title {
		font-size: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area .slide-1 .small-title, .slider-area .slide-2 .small-title {
		font-size: 45px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.slider-area .slide-1 .small-title, .slider-area .slide-2 .small-title {
		font-size: 40px;
	}
}
@media (max-width: 479px) {
	.slider-area .slide-1 .small-title, .slider-area .slide-2 .small-title {
		font-size: 25px;
		line-height: 1.4;
	}
}
.slider-area .slide-1 .big-title, .slider-area .slide-2 .big-title {
	margin-bottom: 50px;
	line-height: 75px;
	font-size: 72px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area .slide-1 .big-title, .slider-area .slide-2 .big-title {
		font-size: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area .slide-1 .big-title, .slider-area .slide-2 .big-title {
		font-size: 45px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.slider-area .slide-1 .big-title, .slider-area .slide-2 .big-title {
		font-size: 40px;
	}
}
@media (max-width: 479px) {
	.slider-area .slide-1 .big-title, .slider-area .slide-2 .big-title {
		font-size: 25px;
		line-height: 1.4;
	}
}
.slider-area .slide-3 .big-title, .slider-area .slide-4 .big-title {
	line-height: 75px;
	font-size: 72px;
	text-transform: uppercase;
	margin-bottom: 18px;
	padding: 10px 50px 15px;
	font-weight: 700;
	display: inline-block;
	background-color: #342e2e;
	color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area .slide-3 .big-title, .slider-area .slide-4 .big-title {
		font-size: 60px;
		margin-bottom: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area .slide-3 .big-title, .slider-area .slide-4 .big-title {
		font-size: 40px;
		margin-bottom: 8px;
		line-height: 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.slider-area .slide-3 .big-title, .slider-area .slide-4 .big-title {
		font-size: 30px;
		margin-bottom: 8px;
		text-align: center;
		line-height: 1.5;
	}
}
@media (max-width: 479px) {
	.slider-area .slide-3 .big-title, .slider-area .slide-4 .big-title {
		padding: 5px 20px 7px;
		font-size: 24px;
		text-align: center;
		line-height: 1.4;
		margin-bottom: 8px;
	}
}
.slider-area .slide-3 .small-title, .slider-area .slide-4 .small-title {
	line-height: 75px;
	font-size: 72px;
	text-transform: uppercase;
	margin-bottom: 18px;
	padding: 10px 50px 15px;
	font-weight: 700;
	display: inline-block;
	background-color: #342e2e;
	color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area .slide-3 .small-title, .slider-area .slide-4 .small-title {
		font-size: 60px;
		margin-bottom: 12px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area .slide-3 .small-title, .slider-area .slide-4 .small-title {
		font-size: 40px;
		margin-bottom: 8px;
		line-height: 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.slider-area .slide-3 .small-title, .slider-area .slide-4 .small-title {
		font-size: 30px;
		margin-bottom: 0;
		text-align: center;
		line-height: 1.5;
	}
}
@media (max-width: 479px) {
	.slider-area .slide-3 .small-title, .slider-area .slide-4 .small-title {
		padding: 5px 20px 7px;
		font-size: 24px;
		text-align: center;
		line-height: 1.4;
		margin-bottom: 0;
	}
}
.slider-area .slide-3 .title-text, .slider-area .slide-4 .title-text {
	width: 50%;
	font-size: 20px;
	color: #676767;
	font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area .slide-3 .title-text, .slider-area .slide-4 .title-text {
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area .slide-3 .title-text, .slider-area .slide-4 .title-text {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.slider-area .slide-3 .title-text, .slider-area .slide-4 .title-text {
		display: none;
	}
}
.slider-area .slide-3 .title-text.text-right, .slider-area .slide-4 .title-text.text-right {
	float: right;
	width: 50%;
	font-size: 20px;
	color: #676767;
	font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area .slide-3 .title-text.text-right, .slider-area .slide-4 .title-text.text-right {
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area .slide-3 .title-text.text-right, .slider-area .slide-4 .title-text.text-right {
		font-size: 16px;
	}
}
@media (max-width: 767px) {
	.slider-area .slide-3 .title-text.text-right, .slider-area .slide-4 .title-text.text-right {
		display: none;
	}
}
@media screen (min-width: 768px) and (max-width: 991px) {
	.slider-area.layout1 {
		margin-top: 70px;
	}
}
@media only screen and (max-width: 767px) {
	.slider-area.layout1 {
		margin-top: 0px;
	}
}
.slider-area.layout1 .nivo-controlNav {
	display: none;
}
.slider-area.layout1 .nivo-directionNav a.nivo-prevNav {
	left: -50px !important;
	-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;
	/* border: 1px solid #ddd; */
	padding: 25px;
	border-radius: 50px;
	background: rgba(255, 255, 255, 0.25);
}
@media (min-width: 480px) and (max-width: 767px) {
	.slider-area.layout1 .nivo-directionNav a.nivo-prevNav {
		top: 35%;
	}
}
@media only screen and (max-width: 479px) {
	.slider-area.layout1 .nivo-directionNav a.nivo-prevNav {
		top: 30%;
	}
}
.slider-area.layout1 .nivo-directionNav a.nivo-prevNav:before {
	content: "\f104";
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	cursor: pointer;
	font-size: 50px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 9;
	height: 10px;
	width: 10px;
	left: 15px;
	-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;
	text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 767px) {
	.slider-area.layout1 .nivo-directionNav a.nivo-prevNav:before {
		top: 4px;
		left: 12px;
		font-size: 30px;
	}
}
.slider-area.layout1 .nivo-directionNav a.nivo-prevNav:hover:before {
	color: #f7a145 !important;
}
.slider-area.layout1 .nivo-directionNav a.nivo-nextNav {
	right: -50px !important;
	-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;
	padding: 25px;
	border-radius: 50px;
	background: rgba(255, 255, 255, 0.25);
}
@media (min-width: 480px) and (max-width: 767px) {
	.slider-area.layout1 .nivo-directionNav a.nivo-nextNav {
		top: 35%;
	}
}
@media only screen and (max-width: 479px) {
	.slider-area.layout1 .nivo-directionNav a.nivo-nextNav {
		top: 30%;
	}
}
.slider-area.layout1 .nivo-directionNav a.nivo-nextNav:before {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	cursor: pointer;
	font-size: 50px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 0px;
	z-index: 9;
	height: 10px;
	width: 10px;
	right: 22px;
	-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;
	text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 767px) {
	.slider-area.layout1 .nivo-directionNav a.nivo-nextNav:before {
		top: 4px;
		left: 16px;
		font-size: 30px;
	}
}
.slider-area.layout1 .nivo-directionNav a.nivo-nextNav:hover:before {
	color: #f7a145 !important;
}
.slider-area.layout1 .nivo-caption {
	top: 30%;
	margin-top: 0;
	opacity: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider-area.layout1 .nivo-caption {
		top: 20%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slider-area.layout1 .nivo-caption {
		top: 25%;
	}
}
@media (max-width: 767px) {
	.slider-area.layout1 .nivo-caption {
		top: 20%;
	}
}
.slider-area.layout1:hover a.nivo-prevNav {
	left: 60px!important;
}
@media (min-width: 480px) and (max-width: 991px) {
	.slider-area.layout1:hover a.nivo-prevNav {
		left: 20px!important;
	}
}
@media (max-width: 479px) {
	.slider-area.layout1:hover a.nivo-prevNav {
		left: 10px!important;
		padding: 20px;
	}
}
.slider-area.layout1:hover a.nivo-nextNav {
	right: 60px!important;
}
@media (min-width: 480px) and (max-width: 991px) {
	.slider-area.layout1:hover a.nivo-nextNav {
		right: 20px!important;
	}
}
@media (max-width: 479px) {
	.slider-area.layout1:hover a.nivo-nextNav {
		right: 10px!important;
		padding: 20px;
	}
}
.slider-overlay-dark {
	position: relative;
}
.slider-overlay-dark:before {
	content: "";
	background-color: rgba(8, 9, 10, 0.35);
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 6;
	top: 0;
	left: 0;
	right: 0;
}
.slider-area img.animat-img {
	-webkit-animation: zoomIn 1000ms ease-in-out;
	-moz-animation: zoomIn 1000ms ease-in-out;
	-ms-animation: zoomIn 1000ms ease-in-out;
	animation: zoomIn 1000ms ease-in-out;
}
.slider-area .slide-1 .big-title {
	-webkit-animation: zoomIn 1500ms ease-in-out;
	-moz-animation: zoomIn 1500ms ease-in-out;
	-ms-animation: zoomIn 1500ms ease-in-out;
	animation: zoomIn 1500ms ease-in-out;
}
.slider-area .slide-1 .small-title {
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
	-moz-animation: fadeInLeft 1500ms ease-in-out;
	-ms-animation: fadeInLeft 1500ms ease-in-out;
	animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-1 .title-text {
	-webkit-animation: fadeInRight 1000ms ease-in-out;
	-moz-animation: fadeInRight 1000ms ease-in-out;
	-ms-animation: fadeInRight 1000ms ease-in-out;
	animation: fadeInRight 1000ms ease-in-out;
}
.slider-area .slide-1 li.slide-left {
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
	-moz-animation: fadeInLeft 1500ms ease-in-out;
	-ms-animation: fadeInLeft 1500ms ease-in-out;
	animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-1 li.slide-right {
	-webkit-animation: fadeInRight 1000ms ease-in-out;
	-moz-animation: fadeInRight 1000ms ease-in-out;
	-ms-animation: fadeInRight 1000ms ease-in-out;
	animation: fadeInRight 1000ms ease-in-out;
}
.slider-area .slide-2 .big-title {
	-webkit-animation: bounceInDown 2500ms ease-in-out;
	-moz-animation: bounceInDown 2500ms ease-in-out;
	-ms-animation: bounceInDown 2500ms ease-in-out;
	animation: bounceInDown 2500ms ease-in-out;
}
.slider-area .slide-2 .small-title {
	-webkit-animation: fadeInRight 1000ms ease-in-out;
	-moz-animation: fadeInRight 1000ms ease-in-out;
	-ms-animation: fadeInRight 1000ms ease-in-out;
	animation: fadeInRight 1000ms ease-in-out;
}
.slider-area .slide-2 .title-text {
	-webkit-animation: fadeInLeft 1000ms ease-in-out;
	-moz-animation: fadeInLeft 1000ms ease-in-out;
	-ms-animation: fadeInLeft 1000ms ease-in-out;
	animation: fadeInLeft 1000ms ease-in-out;
}
.slider-area .slide-2 li.slide-left {
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
	-moz-animation: fadeInLeft 1500ms ease-in-out;
	-ms-animation: fadeInLeft 1500ms ease-in-out;
	animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-2 li.slide-right {
	-webkit-animation: fadeInRight 1000ms ease-in-out;
	-moz-animation: fadeInRight 1000ms ease-in-out;
	-ms-animation: fadeInRight 1000ms ease-in-out;
	animation: fadeInRight 1000ms ease-in-out;
}
.slider-area .slide-3 .small-title {
	-webkit-animation: bounceInDown 2000ms ease-in-out;
	-moz-animation: bounceInDown 2000ms ease-in-out;
	-ms-animation: bounceInDown 2000ms ease-in-out;
	animation: bounceInDown 2000ms ease-in-out;
}
.slider-area .slide-3 .big-title {
	-webkit-animation: zoomIn 1500ms ease-in-out;
	-moz-animation: zoomIn 1500ms ease-in-out;
	-ms-animation: zoomIn 1500ms ease-in-out;
	animation: zoomIn 1500ms ease-in-out;
}
.slider-area .slide-4 .small-title {
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
	-moz-animation: fadeInLeft 1500ms ease-in-out;
	-ms-animation: fadeInLeft 1500ms ease-in-out;
	animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-3 li.slide-left {
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
	-moz-animation: fadeInLeft 1500ms ease-in-out;
	-ms-animation: fadeInLeft 1500ms ease-in-out;
	animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-3 li.slide-right {
	-webkit-animation: fadeInRight 1000ms ease-in-out;
	-moz-animation: fadeInRight 1000ms ease-in-out;
	-ms-animation: fadeInRight 1000ms ease-in-out;
	animation: fadeInRight 1000ms ease-in-out;
}
.slider-area .slide-4 .big-title {
	-webkit-animation: zoomIn 1500ms ease-in-out;
	-moz-animation: zoomIn 1500ms ease-in-out;
	-ms-animation: zoomIn 1500ms ease-in-out;
	animation: zoomIn 1500ms ease-in-out;
}
.slider-area .slide-4 li.slide-left {
	-webkit-animation: fadeInLeft 1500ms ease-in-out;
	-moz-animation: fadeInLeft 1500ms ease-in-out;
	-ms-animation: fadeInLeft 1500ms ease-in-out;
	animation: fadeInLeft 1500ms ease-in-out;
}
.slider-area .slide-4 li.slide-right {
	-webkit-animation: fadeInRight 1000ms ease-in-out;
	-moz-animation: fadeInRight 1000ms ease-in-out;
	-ms-animation: fadeInRight 1000ms ease-in-out;
	animation: fadeInRight 1000ms ease-in-out;
}
/*=======================================================================
[05] About Area
=========================================================================*/

.about-area-repoint {
	position: relative;
	z-index: 7;
	top: -60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.about-area-repoint {
		top: -50px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.about-area-repoint {
		top: -40px;
	}
}
@media (max-width: 767px) {
	.about-area-repoint {
		top: -30px;
	}
}
.about-content-layout1 {
	padding: 20px 0;
	margin-left: 50px;
}
.about-content-layout1 h2 {
	color: #444444;
	text-transform: capitalize;
	margin-bottom: 25px;
	font-weight: 700;
}
.about-content-layout1 .button-for-more {
	position: relative;
}
.about-content-layout2 h2 {
	color: #444444;
	line-height: 20px;
	margin-bottom: 20px;
}
.about-content-layout2 h2 span {
	color: #f7a145;
}
.about-content-layout2 h3 {
	color: #444444;
	font-weight: 600;
}
.about-content-layout2 p {
	margin-bottom: 45px;
}
.about-content-layout2 .button-for-more {
	position: relative;
}
.about-content-layout2 ul li {
	padding: 0 0 12px;
}
.about-content-layout2 ul li i {
	margin-right: 20px;
}
.about-content-layout3 {
	margin-bottom: 30px;
}
.about-content-layout3 h2 {
	color: #444444;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 45px;
	color: #526788;
	margin-bottom: 30px;
}
.about-content-layout3 h2 span {
	text-transform: lowercase;
	color: #f7a145;
	font-weight: 500;
}
@media only screen and (max-width: 991px) {
	.about-content-layout3 h2 {
		margin-bottom: 15px;
	}
}
.about-content-layout3 ul {
	margin: 0 0 40px 20px;
}
.about-content-layout3 ul li {
	font-weight: 500;
	position: relative;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.about-content-layout3 ul li a {
	color: #526788;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.about-content-layout3 ul li a:hover {
	color: #f7a145;
	padding-left: 5px;
}
.about-content-layout3 ul li:before {
	content: "";
	position: absolute;
	left: -22px;
	top: 11px;
	border: 2.5px solid #f7a145;
	border-radius: 2px;
	text-align: left;
	width: 14px;
	color: #f7a145;
}
.about-content-layout4 {
	margin-bottom: 30px;
}
.about-content-layout4 div {
	font-weight: 300;
	font-size: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.about-content-layout4 div {
		font-size: 28px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.about-content-layout4 div {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.about-content-layout4 div {
		font-size: 24px;
	}
}
.about-content-layout4 h2 {
	color: #444444;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 600;
}
.about-content-layout4 h2 span {
	color: #f7a145;
}
.about-content-layout4 p {
	margin-bottom: 45px;
}
.about-content-layout4 .button-for-more {
	position: relative;
}
.video-box-layout1 {
	width: 100%;
	position: relative;
}
.video-box-layout1 img {
	width: 100%;
}
.video-box-layout1:before {
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
}
.video-box-layout1 a {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
	z-index: 1;
}
.video-box-layout1 a i {
	color: #f7a145;
	font-size: 60px;
	font-weight: 300;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.video-box-layout1 a i:hover {
	opacity: 0.5;
}
.video-box-layout2 {
	margin-bottom: 30px;
	position: relative;
}
.video-box-layout2 img.for-height {
	height: 420px;
	width: 570px;
}
@media only screen and (max-width: 767px) {
	.video-box-layout2 img.for-height {
		width: 100%;
		height: auto;
	}
}
.video-box-layout2 img {
	width: 100%;
}
.video-box-layout2:before {
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(247, 161, 69, 0.6);
}
.video-box-layout2 a {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
	z-index: 1;
}
.video-box-layout2 a i {
	color: #ffffff;
	font-size: 60px;
	font-weight: 300;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.video-box-layout2 a i:hover {
	opacity: 1;
}
.video-box-layout3 {
	margin-bottom: 30px;
	position: relative;
}
.video-box-layout3 img {
	width: 100%;
}
.video-box-layout3:before {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(247, 161, 69, 0.6);
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	-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;
}
.video-box-layout3 a {
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
	z-index: 2222;
	visibility: hidden;
	opacity: 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;
}
.video-box-layout3 a i {
	color: #ffffff;
	font-size: 60px;
	font-weight: 300;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.video-box-layout3 a i:hover {
	opacity: 1;
}
.video-box-layout3:hover:before {
	visibility: visible;
	opacity: 1;
	z-index: 2;
}
.video-box-layout3:hover a {
	visibility: visible;
	opacity: 1;
	top: 50%;
}
.about-title {
	margin-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.about-title {
		margin-bottom: 50px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.about-title {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.about-title {
		margin-bottom: 30px;
	}
}
.about-title h2 {
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-bottom: 18px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.about-title h2 {
		font-size: 28px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.about-title h2 {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.about-title h2 {
		font-size: 24px;
	}
}
.about-title .logo-img {
	margin-bottom: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.about-title .logo-img {
		margin-bottom: 50px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.about-title .logo-img {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.about-title .logo-img {
		margin-bottom: 30px;
	}
}
.about-title p.sub-details {
	margin: 0;
	padding: 0 170px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.about-title p.sub-details {
		padding: 0 150px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.about-title p.sub-details {
		padding: 0 50px;
	}
}
@media (max-width: 767px) {
	.about-title p.sub-details {
		padding: 0 15px;
	}
}
@media (max-width: 479px) {
	.about-title p.sub-details {
		display: none;
	}
}
.about-title p {
	margin: 0;
	padding: 0;
}
.shape-service-warp {
	margin-bottom: 30px;
}
.shape-service {
	text-align: center;
	margin-bottom: 30px;
	background-color: #fffffd;
	padding: 30px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
}
.shape-service:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-top: 50px solid #f7a145;
	border-left: 50px solid transparent;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.shape-service:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	border-bottom: 50px solid #f7a145;
	border-right: 50px solid transparent;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.shape-service i {
	display: block;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #f7a145;
}
.shape-service i:before {
	margin: 0;
	font-size: 50px;
}
.shape-service h3 {
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
.shape-service h3 a {
	color: #526788;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.shape-service h3 a:hover {
	color: #f7a145;
}
.shape-service:hover:before, .shape-service:hover:after {
	visibility: visible;
	opacity: 1;
}
.Progress-about-image {
	margin-bottom: 90px;
	padding: 15px;
}
/*=======================================================================
[06] Brochure Area
=========================================================================*/

@media only screen and (max-width: 991px) {
	.brochure-image-box {
		margin-bottom: 30px;
	}
}
.brochure-content-layout1 h2 {
	color: #ffffff;
	font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.brochure-content-layout1 h2 {
		margin-bottom: 15px;
	}
}
.brochure-content-layout1 p {
	color: #ffffff;
	margin-bottom: 45px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.brochure-content-layout1 p {
		margin-bottom: 20px;
	}
}
.brochure-content-layout1 li {
	display: inline;
	margin-right: 15px;
}
/*=======================================================================
[07] Service Area
=========================================================================*/

.service-side-title {
	margin-bottom: 50px;
}
.service-side-title h2 {
	font-weight: 700;
	font-size: 36px;
	color: #444444;
	line-height: 1.3;
}
.service-rule-list {
	margin-bottom: 30px;
}
.service-rule-list .media-left {
	padding-left: 20px;
	float: right;
	margin-top: 10px;
}
.service-rule-list .media-left i {
	display: block;
	text-align: center;
	color: #ffffff;
	background-color: #f7a145;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 70px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-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;
}
.service-rule-list .media-left i:before {
	margin: 0;
	font-size: 30px;
}
.service-rule-list .media-body {
	text-align: right;
	padding-left: 0;
}
.service-rule-list .media-body h3 {
	margin-bottom: 10px;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 700;
	z-index: 2;
}
.service-rule-list .media-body h3 a {
	color: #444444;
	-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;
}
.service-rule-list .media-body h3 a:hover {
	color: #f7a145;
}
.service-rule-list .media-body p {
	margin: 0;
}
.service-rule-list:hover .media-left i {
	background-color: #ffffff;
	color: #f7a145;
}
.service-area {
	background-color: #f2f4f5;
}
.service-area .item-wrp {
	background-color: #fffffd;
	padding: 30px;
	border-radius: 3px;
	position: relative;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.service-area .item-wrp i {
	display: block;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #f7a145;
}
.service-area .item-wrp h4 {
	text-align: center;
	padding-bottom: 15px;
	margin: 0;
}
.service-area .item-wrp h4 a {
	color: #444444;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.service-area .item-wrp h4 a:hover {
	color: #293891;
}
.service-area .item-wrp:before, .service-area .item-wrp:after {
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.service-area .item-wrp:hover:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	width: 0;
	height: 0;
	border-top: 50px solid #293891;
	border-left: 50px solid transparent;
}
.service-area .item-wrp:hover:after {
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	border-bottom: 50px solid #293891;
	border-right: 50px solid transparent;
}
.benefits-content-layout1 h2 {
	color: #444444;
	font-weight: 600;
}
.benefits-content-layout1 p {
	margin-bottom: 35px;
}
.benefits-content-layout1 ul {
	display: inline-block;
	margin-right: 25px;
}
.benefits-content-layout1 ul li {
	position: relative;
	font-weight: 600;
	padding-left: 30px;
	margin-bottom: 5px;
}
.benefits-content-layout1 ul li a {
	color: #444444;
	-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;
}
.benefits-content-layout1 ul li a:hover {
	color: #f7a145;
}
.benefits-content-layout1 ul li:before {
	content: "\f111";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #f7a145;
	top: 5px;
	font-size: 10px;
	-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;
}
.benefits-video-layout1 {
	position: relative;
}
.benefits-video-layout1 img {
	width: 100%;
}
.benefits-video-layout1:before {
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(33, 34, 50, 0.6);
}
.benefits-video-layout1 a {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
	z-index: 1;
}
.benefits-video-layout1 a i {
	color: #ffffff;
	font-size: 48px;
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.benefits-video-layout1 a i:hover {
	opacity: 1;
}
.more-service-layout1 {
	margin-bottom: 30px;
	margin-left: 40px;
}
@media only screen and (max-width: 767px) {
	.more-service-layout1 {
		margin-left: 20px;
	}
}
.more-service-layout1 .image-box {
	margin-bottom: 30px;
}
.more-service-layout1 .image-box img {
	width: 100%;
}
.more-service-layout1 h2 {
	color: #444444;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.more-service-layout1 p {
	margin-bottom: 25px;
}
.more-service-layout1 p.mid-text {
	font-size: 20px;
}
.more-service-layout1 ul {
	display: inline-block;
	margin-right: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.more-service-layout1 ul:last-child {
		display: none;
	}
}
.more-service-layout1 ul li {
	position: relative;
	color: #444444;
	font-weight: 600;
	padding-left: 30px;
	margin-bottom: 3px;
}
.more-service-layout1 ul li a {
	color: #444444;
	-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;
}
.more-service-layout1 ul li a:hover {
	color: #f7a145;
}
.more-service-layout1 ul li:before {
	content: "\f111";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #f7a145;
	top: 5px;
	font-size: 10px;
	-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;
}
.service-layout1 {
	margin-bottom: 30px;
	background-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;
	transform: scale(1);
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: rgb(129, 182, 42) 0px 3px 20px;
}
.service-layout1 .image-box {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	height: 300px;
	opacity: 1;
}
.service-layout1 .image-box img {
	width: 100%;
	height: 300px;
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.service-layout1 .content-box {
	text-align: center;
	padding: 0 30px;
}
.service-layout1 .content-box h3 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
}
.service-layout1 .content-box h3 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-layout1 .content-box h3 a:hover {
	color: #f7a145;
}
.service-layout1 .content-box ul {
	margin-bottom: 15px;
}
.service-layout1 .content-box ul li {
	display: inline;
	margin-right: 20px;
}
.service-layout1 .content-box ul li:last-child {
	margin-right: 0;
}
.service-layout1 .content-box ul li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-layout1 .content-box ul li a:hover {
	color: #7d8f99;
}
.service-layout1 .content-box p {
	margin: 0;
	padding-bottom: 30px;
}
.service-layout1:hover {
	transform: scale(1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.service-layout1:hover img {
	transform: scale(1.4);
}
.service-layout2 {
	overflow: hidden;
	border-radius: 3px;
	margin-bottom: 30px;
	width: 100%;
	-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;
	position: relative;
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.service-layout2:before {
	content: "";
	position: absolute;
	background-color: rgba(0, 67, 220, 0.8);
	height: 100%;
	z-index: 1;
	width: 100%;
	-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;
}
.service-layout2 .image-box {
	overflow: hidden;
}
.service-layout2 .image-box img {
	width: 100%;
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.service-layout2 .content-box {
	padding: 20px 0 0;
	width: 100%;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 60%;
	transform: translateY(-50%);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-layout2 .content-box h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}
.service-layout2 .content-box h3 a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-layout2 .content-box h3 a:hover {
	color: #d6e4f6;
}
.service-layout2 .content-box .btn-service {
	visibility: hidden;
	opacity: 0;
	color: #ffffff;
	background: transparent;
	text-transform: uppercase;
	font-size: 13px;
	border: 2px solid #ffffff;
	padding: 10px 30px;
	border-radius: 3px;
	display: inline-block;
	font-weight: 600;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-layout2 .content-box .btn-service:hover {
	background: #ffffff;
	color: #f7a145;
}
.service-layout2:hover .content-box {
	top: 50%;
}
.service-layout2:hover .btn-service {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
.service-layout2:hover img {
	transform: scale(1.4);
}
.service-layout3 {
	margin-bottom: 30px;
	background-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;
	transform: scale(1);
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.service-layout3 .image-box {
	margin-bottom: 30px;
	overflow: hidden;
}
.service-layout3 .image-box img {
	width: 100%;
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.service-layout3 .content-box {
	text-align: center;
	padding: 0 30px;
}
.service-layout3 .content-box h3 {
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: 700;
}
.service-layout3 .content-box h3 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-layout3 .content-box h3 a:hover {
	color: #f7a145;
}
.service-layout3 .content-box ul {
	margin-bottom: 15px;
}
.service-layout3 .content-box ul li {
	display: inline;
	margin-right: 20px;
}
.service-layout3 .content-box ul li:last-child {
	margin-right: 0;
}
.service-layout3 .content-box ul li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-layout3 .content-box ul li a:hover {
	color: #7d8f99;
}
.service-layout3 .content-box p {
	margin: 0;
	padding-bottom: 40px;
}
.service-layout3:hover {
	transform: scale(1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.service-layout3:hover img {
	transform: scale(1.4);
}
.features3-wrp-layout1 {
	box-shadow: rgb(129, 182, 42) 0px 3px 20px;
    padding-top: 20px;
	margin-bottom: 30px;min-height: 420px; border-radius: 40px 0px;
}
@media only screen and (max-width: 767px) {
	.features3-wrp-layout1 {
		border-right: 0;
		padding-right: 0;
		border-bottom: 1px solid #e3e3e3;
		padding-bottom: 30px;
	}
}
.features3-wrp-layout1 .icon-box {
	text-align: center;
	background-color: #81b62a;
	border-radius: 50%;
	position: relative;
	height: 80px;
	width: 80px;
	display: block;
	margin: 0 auto;
	margin-bottom: 28px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.features3-wrp-layout1 .icon-box i {
	color: #ffffff;
	font-size: 36px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	line-height: 75px;
}
.features3-wrp-layout1 .content-box {
	text-align: center;
}
.features3-wrp-layout1 .content-box h2 {
	text-transform: uppercase;
	color: #444444;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.features3-wrp-layout1 .content-box h2 {
		font-size: 18px;
		margin-bottom: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.features3-wrp-layout1 .content-box h2 {
		font-size: 18px;
		margin-bottom: 18px;
	}
}
@media (max-width: 767px) {
	.features3-wrp-layout1 .content-box h2 {
		font-size: 18px;
		margin-bottom: 18px;
	}
}
.features3-wrp-layout1 .content-box h2 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.features3-wrp-layout1 .content-box h2 a:hover {
	color: #f7a145;
}
.features3-wrp-layout1 .content-box p {
	margin: 0;padding: 0px 16px;
}
div~ :last-child .features3-wrp-layout1 {
	padding-right: 0;
	border-right: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.features3-wrp-layout1:hover .icon-box {
	background-color: #ffffff;
}
.features3-wrp-layout1:hover .icon-box i {
	font-size: 38px;
	color: #81b62a;
	border: 1px solid #e40639;
	border-radius: 50px;
	margin-top: 3px;
}
.features3-wrp-layout1:hover .content-box h2 a {
	color: #da0322;
}
.features3-wrp-repoint {
	position: relative;
	top: -70px;
	z-index: 6;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.features3-wrp-repoint {
		top: -30px;
	}
}
@media (max-width: 991px) {
	.features3-wrp-repoint {
		top: 30px;
		margin-bottom: 30px;
	}
}
.features3-wrp-repoint .features3-wrp-layout2 {
	padding: 26px 25px;
	background-color: #342e2e;
}
.features3-wrp-repoint .features3-wrp-layout2 .icon-box {
	text-align: center;
	background-color: #ffffff;
	border-radius: 50%;
	position: relative;
	height: 80px;
	width: 80px;
	display: block;
	margin: 0 auto;
	margin-bottom: 28px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.features3-wrp-repoint .features3-wrp-layout2 .icon-box i {
	color: #f7a145;
	font-size: 36px;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	line-height: 75px;
}
.features3-wrp-repoint .features3-wrp-layout2 .content-box {
	text-align: center;
}
.features3-wrp-repoint .features3-wrp-layout2 .content-box h2 {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.features3-wrp-repoint .features3-wrp-layout2 .content-box h2 {
		font-size: 18px;
		margin-bottom: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.features3-wrp-repoint .features3-wrp-layout2 .content-box h2 {
		font-size: 18px;
		margin-bottom: 18px;
	}
}
@media (max-width: 767px) {
	.features3-wrp-repoint .features3-wrp-layout2 .content-box h2 {
		font-size: 18px;
		margin-bottom: 18px;
	}
}
.features3-wrp-repoint .features3-wrp-layout2 .content-box h2 a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.features3-wrp-repoint .features3-wrp-layout2 .content-box h2 a:hover {
	color: #f7a145;
}
.features3-wrp-repoint .features3-wrp-layout2 .content-box p {
	color: #ffffff;
	margin: 0;
}
.features3-wrp-layout2:hover .icon-box {
	background-color: #f7a145;
}
.features3-wrp-layout2:hover .icon-box i {
	font-size: 38px;
	color: #ffffff;
}
.features3-wrp-layout2:hover .content-box h2 a {
	color: #f7a145;
}
.service-details-area {
	padding: 0 0 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.service-details-area {
		padding: 0 0 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.service-details-area {
		padding: 0 0 15px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.service-details-area {
		padding: 0 0 10px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.service-details-area {
		padding: 0 0 10px;
	}
}
@media only screen and (max-width: 320px) {
	.service-details-area {
		padding: 0 0 10px;
	}
}
/*=======================================================================
[08] Pricing Area
=========================================================================*/

.pricing-layout1 {
	border-radius: 3px;
	overflow: hidden;
}
@media only screen and (max-width: 991px) {
	.pricing-layout1 {
		margin-bottom: 30px;
	}
}
.pricing-layout1:hover .top-content {
	background-color: #526788;
}
.pricing-layout1:hover .top-content h2 {
	color: #444444;
}
.pricing-layout1 .top-content {
	padding: 40px 0 10px;
	background-color: #f7a145;
	-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;
}
.pricing-layout1 .top-content h2 {
	font-size: 26px;
	font-weight: 600;
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	-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;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pricing-layout1 .top-content h2 {
		font-size: 24px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pricing-layout1 .top-content h2 {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	.pricing-layout1 .top-content h2 {
		font-size: 20px;
	}
}
.pricing-layout1 .top-content .price h3 {
	color: #ffffff;
	font-size: 60px;
	font-weight: 600;
	margin: 0;
	position: relative;
	display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.pricing-layout1 .top-content .price h3 {
		font-size: 58px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.pricing-layout1 .top-content .price h3 {
		font-size: 54px;
	}
}
@media (max-width: 767px) {
	.pricing-layout1 .top-content .price h3 {
		font-size: 50px;
	}
}
.pricing-layout1 .top-content .price h3 span {
	font-size: 24px;
	position: absolute;
	left: -23px;
	top: 15px;
	margin: 0 auto;
	z-index: 1;
}
.pricing-layout1 .top-content .price p {
	color: #ffffff;
	font-weight: 300;
}
.pricing-layout1 .bottom-content {
	padding: 30px 30px 50px;
}
.pricing-layout1 .bottom-content ul {
	margin-bottom: 45px;
}
.pricing-layout1 .bottom-content ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eff2f6;
}
.pricing-layout1 .bottom-content ul li div {
	display: inline-block;
	color: #444444;
	font-weight: 600;
}
/*=======================================================================
[09] Project Area
=========================================================================*/

.Project-area .image-box {
	text-align: center;
	margin-bottom: 30px;
}
.Project-area .content-box h3 {
	text-transform: uppercase;
	margin-bottom: 15px;
}
.Project-area .content-box h3 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.Project-area .content-box h3 a:hover {
	color: #f7a145;
}
.Project-area .content-box p {
	margin: 0;
}
.img-pagination-layout1 ul li {
	display: inline-block;
}
.img-pagination-layout1 ul li img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.img-pagination-layout1 ul li:last-child {
	margin: 0;
}
.img-pagination-layout1 ul li i {
	padding: 20px 32px 45px;
	background-color: #dddfe9;
	color: #444444;
	font-size: 36px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.img-pagination-layout1 ul li i:hover {
	color: #ffffff;
	background-color: #f7a145;
}
.project-description h2 {
	text-transform: uppercase;
	font-size: 30px;
	color: #444444;
	font-weight: 600;
}
.project-description p {
	margin-bottom: 45px;
}
.project-info-layout1 {
	padding: 20px 40px 20px;
}
.project-info-layout1 .info-top {
	margin-bottom: 15px;
}
.project-info-layout1 .info-top h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #444444;
	font-weight: 600;
}
.project-info-layout1 .info-top ul {
	width: 100%;
	display: inline-block;
}
.project-info-layout1 .info-top ul li {
	width: 100%;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	color: #444444;
	text-transform: capitalize;
}
.project-info-layout1 .info-top ul li span {
	float: right;
	font-weight: 400;
}
.project-info-layout1 .info-footer {
	width: 100%;
}
.project-info-layout1 .info-footer li {
	display: inline-block;
}
.project-info-layout1 .info-footer li:last-child {
	float: right;
}
.project-info-layout1 .info-footer li h3 {
	color: #444444;
	text-transform: uppercase;
	margin: 0;
	font-size: 18px;
	font-weight: 600;
}
.project-info-layout1 .info-footer li a {
	padding: 0 0 0 19px;
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.project-info-layout1 .info-footer li a:hover {
	color: #f7a145;
}
@media only screen and (max-width: 991px) {
	.project-details-area {
		margin-bottom: 30px;
	}
}
.project-details-area h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #444444;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.project-details-area h2 {
		font-size: 28px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.project-details-area h2 {
		font-size: 26px;
	}
}
@media only screen and (max-width: 767px) {
	.project-details-area h2 {
		font-size: 24px;
	}
}
.project-details-area p {
	margin: 0;
}
/*=======================================================================
[10] Tab Menu Area
=========================================================================*/

.tab-menu-layout1 {
	padding-bottom: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.tab-menu-layout1 ul li {
	display: inline-block;
	font-weight: 600;
	margin-right: 30px;
}
.tab-menu-layout1 ul li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.tab-menu-layout1 ul li a:hover {
	color: #f7a145;
}
.tab-menu-layout2 {
	padding: 40px 0;
}
.tab-menu-layout2 ul li {
	display: inline-block;
	font-weight: 600;
	margin-right: 15px;
	color: #f7a145;
}
.tab-menu-layout2 ul li a {
	color: #f7a145;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.tab-menu-layout2 ul li a:hover {
	color: #f7a145;
}
.tab-menu-layout2 ul li i {
	padding-left: 15px;
}
.tab-menu-layout2 ul li.active {
	color: #444444;
}
.tab-menu-list-default {
	margin-bottom: 30px;
}
.tab-menu-list-default a {
	color: #444444;
	display: inline;
	margin-right: 30px;
	font-size: 18px;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
@media only screen and (max-width: 767px) {
	.tab-menu-list-default a {
		margin-right: 20px;
	}
}
.tab-menu-list-default a:hover {
	color: #f7a145;
}
.tab-menu-list-default a.current {
	color: #f7a145;
}
.tab-images-layout1 {
	display: block;
}
.tab-images-layout1 ul {
	float: left;
	padding-right: 30px;
}
.tab-images-layout1 ul li {
	margin-bottom: 5px;
}
@media only screen and (max-width: 1199px) {
	.tab-images-layout1 ul li {
		display: inline-block;
		margin-right: 10px;
	}
}
.tab-images-layout1 ul li a img {
	width: 100%;
	opacity: 0.5;
}
.tab-images-layout1 ul li a img:hover {
	opacity: 1;
}
.tab-images-layout1 ul .active a img {
	opacity: 1;
}
@media only screen and (max-width: 991px) {
	.tab-images-layout2 {
		margin-bottom: 30px;
	}
}
.tab-images-layout2 .tab-content {
	margin-bottom: 10px;
}
.tab-images-layout2 li img {
	width: 100%;
	opacity: 0.5;
}
.tab-images-layout2 li img:hover {
	opacity: 1;
}
.tab-images-layout2 li.active img {
	opacity: 1;
}
.sidebar-tab-menu {
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
	.sidebar-tab-menu {
		margin-bottom: 30px;
	}
}
.sidebar-tab-menu a {
	text-transform: uppercase;
	color: #676767;
	border: 1px solid #ccc;
	border-radius: 50px !important;
	padding: 7px 15px !important;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	/* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#cfd1cf)); */
}
.sidebar-tab-menu a:hover {
	color: #f7a145;
}
.sidebar-tab-menu ul.layout-switcher {
	text-align: right;
}
@media only screen and (max-width: 767px) {
	.sidebar-tab-menu ul.layout-switcher {
		text-align: left;
	}
}
.sidebar-tab-menu ul.layout-switcher li {
	display: inline-block;
}
.sidebar-tab-menu ul.layout-switcher li i {
	color: #444444;
	margin-left: 5px;
}
.sidebar-tab-menu ul.layout-switcher li.active i {
	color: #f7a145;
}
.sidebar-tab-menu ul.layout-switcher li.rmj {
	margin-right: 15px;
}
.search-form-box {
	text-align: right;
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
	.search-form-box {
		text-align: left;
	}
}
.search-form-box li {
	display: inline-block;
	font-weight: 600;
	margin-left: 30px;
}
@media only screen and (max-width: 767px) {
	.search-form-box li {
		margin-left: 0;
		margin-right: 20px;
	}
}
.search-form-box li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.search-form-box li a:hover {
	color: #f7a145;
}
/*=======================================================================
[11] Product Info Area
=========================================================================*/

.product-info-layout1 {
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}
.product-info-layout1 .content-wrp {
	display: flex;
	align-items: center;
	height: 100%;
}
.product-info-layout1 .content-wrp .title-box h3 {
	font-size: 24px;
	color: #444444;
	margin-bottom: 15px;
	font-weight: 600;
}
.product-info-layout1 .content-wrp .title-box p {
	color: #444444;
}
@media only screen and (min-width: 768px) {
	.product-info-layout1:nth-child(odd) .title-box {
		padding-right: 100px;
	}
}
@media only screen and (min-width: 768px) {
	.product-info-layout1:nth-child(even) .title-box {
		padding-right: 100px;
		padding-left: 100px;
	}
}
@media only screen and (max-width: 991px) {
	.product-info-layout2 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
.product-info-layout2 h2 {
	font-size: 24px;
	font-weight: 600;
	text-transform: capitalize;
	color: #444444;
	margin-bottom: 10px;
}
.product-info-layout2 span {
	font-size: 18px;
	color: #f7a145;
	font-weight: 400;
	margin-bottom: 30px;
}
.product-info-layout2 p {
	margin: 15px 0 30px 0;
	color: #505050;
}
.product-info-layout2 form {
	margin-bottom: 35px;
}
.product-info-layout2 form ul {
	border: 1px solid #e3e3e3;
}
.product-info-layout2 form ul li {
	position: relative;
	border-bottom: 1px solid #e3e3e3;
	width: 100%;
	padding: 10px 15px;
}
.product-info-layout2 form ul li:last-child {
	border: 0;
	background-color: #f7a145;
	-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-info-layout2 form ul li:last-child:hover {
	background-color: transparent;
}
.product-info-layout2 form ul li:last-child:hover a {
	color: #444444;
}
.product-info-layout2 form ul li div {
	color: #505050;
}
.product-info-layout2 form ul li a.cart-btn {
	width: 100%;
	text-align: center;
	display: inline-block;
	color: #ffffff;
}
.product-info-layout2 form ul li select {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 15px;
	display: block;
	width: 30%;
	margin: 0 auto;
}
.product-info-layout2 form ul li .form-control {
	border: 0;
	background: none;
	padding: 0;
	box-shadow: none;
	color: #444444;
	font-weight: 600;
}
.product-info-layout2 form ul li .count-input {
	position: absolute;
	top: 50%;
	right: 15px;
	text-align: center;
	transform: translateY(-50%);
	width: 40px;
	margin: 0;
}
.product-info-layout2 form ul li .count-input .quantity {
	color: #282828;
	max-width: 40px;
	height: 100%;
	text-align: center;
	border: 0;
	background: none;
	padding: 0;
	box-shadow: none;
}
.product-info-layout2 form ul li .count-input .incr-btn {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	line-height: 30px;
	top: 45%;
	right: -12px;
	margin-top: -15px;
	text-decoration: none;
}
.product-info-layout2 form ul li .count-input .incr-btn i {
	font-size: 18px;
	color: #282828;
}
.product-info-layout2 form ul li .count-input .incr-btn:first-child {
	right: auto;
	left: -12px;
	top: 47%;
}
.product-info-layout2 ul.cart-social {
	margin-bottom: 20px;
	text-align: center;
}
.product-info-layout2 ul.cart-social li {
	display: inline-block;
	margin-right: 85px;
}
.product-info-layout2 ul.cart-social li:last-child {
	margin: 0;
}
.product-info-layout2 ul.cart-social li a {
	color: #505050;
	-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-info-layout2 ul.cart-social li a i {
	font-size: 18px;
}
.product-info-layout2 ul.cart-social li a:hover {
	color: #444444;
}
.product-info-layout2 .meta-info p {
	text-transform: capitalize;
	color: #505050;
	margin-bottom: 10px;
	font-weight: 400;
	margin-bottom: 12px;
}
.product-info-layout2 .meta-info p span {
	color: #f7a145;
}
.count-input {
	position: relative;
	width: 100%;
	max-width: 165px;
	margin: 10px 0;
}
.count-input input {
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	border-radius: 2px;
	text-align: center;
}
.count-input .incr-btn {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	font-size: 26px;
	font-weight: 300;
	text-align: center;
	line-height: 30px;
	top: 50%;
	right: 0;
	margin-top: -15px;
	text-decoration: none;
}
.count-input .incr-btn:first-child {
	right: auto;
	left: 0;
	top: 46%;
}
/*=======================================================================
[12] Shop Product Area
=========================================================================*/

.category-list-layout1 .shop-list-view {
	width: 100%;
}
.category-list-layout1 .shop-item-layout1 {
	display: flex;
}
.category-list-layout1 .shop-item-layout1 .content-box {
	text-align: left;
	padding: 0 30px;
}
.category-grid-layout1 p {
	display: none;
}
.shop-item-layout1 {
	margin-bottom: 30px;
}
.shop-item-layout1 .image-box {
	margin-bottom: 20px;
	text-align: center;
}
.shop-item-layout1 .content-box {
	text-align: center;
}
.shop-item-layout1 .content-box h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 600;
	margin: 0;
	text-transform: capitalize;
}
.shop-item-layout1 .content-box h3 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.shop-item-layout1 .content-box h3 a:hover {
	color: #f7a145;
}
.shop-item-layout1 .content-box .item-price {
	margin-bottom: 5px;
	color: #444444;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
}
.shop-item-layout1 .content-box ul li {
	display: inline-block;
	border: 1px solid #999999;
	padding: 2px 7px;
	margin-right: 5px;
	font-weight: 600;
}
.shop-item-layout1 .content-box ul li:last-child {
	margin: 0;
}
.shop-item-layout1 .content-box ul li a {
	color: #505050;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.shop-item-layout1 .content-box ul li a i {
	margin: 0;
}
.shop-item-layout1 .content-box ul li a:hover {
	color: #f7a145;
}
.filtar-search-btn-area {
	text-align: right;
}
.filtar-search-btn-area li {
	display: inline-block;
	margin-right: 20px;
}
.filtar-search-btn-area .product-filter-btn a {
	background: transparent;
	border: none;
	color: #7d8f99;
	font-size: 18px;
	-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;
}
.filtar-search-btn-area .product-filter-btn a:hover {
	color: #f7a145;
}
.filtar-search-btn-area .product-search-btn a {
	color: #7d8f99;
	font-size: 18px;
	-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;
}
.filtar-search-btn-area .product-search-btn a i {
	margin-left: 10px;
}
.filtar-search-btn-area .product-search-btn a:hover {
	color: #f7a145;
}
.filter-parameter-wrapper {
	position: relative;
	padding: 0 0 50px 0;
}
.filter-parameter-wrapper .pbox-search-area input.product-search-box {
	color: #444444;
	height: 48px;
	width: 85%;
	background: #f5f5f5;
	border: none;
	padding: 5px 18px 5px 10px;
	-webkit-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
	-moz-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
	box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
}
.filter-parameter-wrapper .pbox-search-area input.product-search-box:focus {
	border: none;
	border-image: none;
	border-color: inherit;
	outline: none;
}
.filter-parameter-wrapper .pbox-search-area .close {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 1;
	text-shadow: none;
	z-index: 3;
}
.filter-parameter-wrapper .pbox-search-area .close i {
	margin-top: 10px;
	color: #f7a145;
	-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;
}
.filter-parameter-wrapper .pbox-search-area .close:hover i, .filter-parameter-wrapper .pbox-search-area .close:focus i {
	color: #444444;
}
.filter-parameter-wrapper .close {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 1;
	text-shadow: none;
	z-index: 3;
}
.filter-parameter-wrapper .close i {
	margin-top: 10px;
	color: #f7a145;
	-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;
}
.filter-parameter-wrapper .close:hover i, .filter-parameter-wrapper .close:focus i {
	color: #444444;
}
.search-panel.open {
	display: block;
}
.search-panel {
	display: none;
	padding-top: 10px;
}
.filter-area {
	overflow: hidden;
	padding-top: 15px;
	display: none;
}
.filter-area.open {
	display: block;
}
/*=======================================================================
[13] Category Area
=========================================================================*/

.category-layout1 {
	margin-bottom: 30px;
	position: relative;
}
.category-layout1 img {
	width: 100%;
}
.category-layout1:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(52, 46, 46, 0.3);
	z-index: 1;
}
.category-layout1 h2 {
	position: absolute;
	left: 30px;
	bottom: 0;
	z-index: 2;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
}
.category-layout1 h2 a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.category-layout1 h2 a:hover {
	color: #d6e4f6;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.category-layout1 h2 {
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.category-layout1 h2 {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.category-layout1 h2 {
		font-size: 18px;
	}
}
/*==================================================================
[14] Tags area
===================================================================*/

.title-bar {
	position: relative;
	margin-bottom: 53px;
}
.title-bar:after {
	position: absolute;
	content: "";
	border-bottom: 2px solid #d6d6d6;
	width: 70px;
	left: 0;
	top: 53px;
}
.title-bar h2 {
	color: #444444;
	font-size: 16px;
	font-weight: 600;
	font-size: 18px !important;
}
.sidebar-box-layout1 h2 {
	margin-bottom: 20px;
	color: #444444;
	font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar-box-layout1 h2 {
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.sidebar-box-layout1 h2 {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.sidebar-box-layout1 h2 {
		font-size: 18px;
	}
}
.sidebar-box-layout1 h2 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sidebar-box-layout1 h2 a:hover {
	color: #f7a145;
}
.sidebar-box-layout1 li {
	font-weight: 600;
	line-height: 30px;
	padding: 0;
}
.sidebar-box-layout1 li a {
	color: #676767;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sidebar-box-layout1 li a:hover {
	color: #f7a145;
}
.sidebar-box-layout1 li i {
	margin-right: 20px;
}
.sidebar-box-layout1 ul.tags-button li {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin: 0 3px 15px 0;
}
.sidebar-box-layout1 ul.tags-button li a {
	text-decoration: none;
	background-color: #f4f4f4;
	color: #444444;
	padding: 6px 10px;
	-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;
}
.sidebar-box-layout1 ul.tags-button li a:hover {
	color: #ffffff;
	background-color: #f7a145;
}
.sidebar-box-layout1 ul.filter-color li {
	padding-left: 20px;
	position: relative;
}
.sidebar-box-layout1 ul.filter-color li:before {
	content: "\efd5";
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	font-family: icofont;
	font-size: 12px;
}
.sidebar-box-layout1 ul.filter-color li:nth-child(1n):before {
	color: #0000ff;
}
.sidebar-box-layout1 ul.filter-color li:nth-child(2n):before {
	color: #cc9900;
}
.sidebar-box-layout1 ul.filter-color li:nth-child(3n):before {
	color: #cccccc;
}
.sidebar-box-layout1 ul.filter-color li:nth-child(4n):before {
	color: #339900;
}
.sidebar-box-layout1 ul.filter-color li:nth-child(5n):before {
	color: #ff9900;
}
.sidebar-box-layout1 ul.filter-color li:nth-child(6n):before {
	color: #444444;
}
/*=======================================================================
[15] Shop Left Sidebar Area
=========================================================================*/

.sidebar-list ul {
	display: inline-block;
	margin-right: 70px;
}
.sidebar-list ul:last-child {
	margin-right: 0;
	margin-left: 70px;
}
.sidebar-list ul li {
	display: inline-block;
	text-transform: uppercase;
}
.sidebar-list ul li a {
	color: #676767;
}
.sidebar-list ul li a:hover {
	color: #f7a145;
}
.sidebar-list ul li .icofont-social-ghost {
	margin-left: 20px;
}
/*=======================================================================
[16] Work Process Area
=========================================================================*/

.service-process-layout1 {
	margin-bottom: 30px;
}
.service-process-layout1 .image-box {
	margin-bottom: 42px;
}
.service-process-layout1 .content-box h3 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 20px;
}
.service-process-layout1 .content-box h3 a {
	color: #526788;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-process-layout1 .content-box h3 a:hover {
	color: #f7a145;
}
.service-process-layout1 .content-box p {
	margin: 0;
}
.service-process-layout2 {
	margin-bottom: 30px;
}
.service-process-layout2 .image-box {
	margin-bottom: 42px;
}
.service-process-layout2 .content-box h3 {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 26px;
}
.service-process-layout2 .content-box h3 a {
	color: #526788;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.service-process-layout2 .content-box h3 a:hover {
	color: #f7a145;
}
.service-process-layout2 .content-box p {
	margin: 0;
}
/*=======================================================================
[17] Details Area 
=========================================================================*/

.details-layout1 {
	margin-bottom: 85px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.details-layout1 {
		margin-bottom: 75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.details-layout1 {
		margin-bottom: 65px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.details-layout1 {
		margin-bottom: 55px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.details-layout1 {
		margin-bottom: 45px;
	}
}
@media only screen and (max-width: 320px) {
	.details-layout1 {
		margin-bottom: 35px;
	}
}
.details-layout1 h3 {
	font-size: 26px;
	color: #444444;
	font-weight: 600;
	text-transform: capitalize;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.details-layout1 h3 {
		font-size: 24px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.details-layout1 h3 {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	.details-layout1 h3 {
		font-size: 20px;
	}
}
.details-layout1 li {
	padding: 0 0 10px 0;
	color: #444444;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: capitalize;
}
.details-layout1 li:before {
	content: "î§¦";
	font-family: bicon;
	font-size: 18px;
	color: #d4ad39;
	margin-right: 20px;
	font-weight: 600;
}
.details-layout1 li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.details-layout1 li a:hover {
	color: #f7a145;
}
/*==================================================================
[18] pagination-area
===================================================================*/

.pagination-area ul li {
	display: inline-block;
	padding: 2px;
}
.pagination-area ul li:first-child a, .pagination-area ul li:last-child a {
	border: 0;
	font-size: 18px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.pagination-area ul li:first-child a:hover, .pagination-area ul li:last-child a:hover {
	background-color: transparent;
	color: #f7a145;
}
.pagination-area ul li a {
	padding: 10px 18px;
	border: 1px solid #525a67;
	color: #282828;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.pagination-area ul li a:hover {
	background-color: #f7a145;
	color: #ffffff;
}
.pagination-area ul .active a {
	background-color: #f7a145;
	color: #ffffff;
	border: 1px solid #f7a145;
}
.pagination-area ul.pagination {
	margin: 0;
}
/*=======================================================================
[19] Process Area 
=========================================================================*/

.border-bottom-process {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 70px;
	margin-bottom: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.border-bottom-process {
		padding-bottom: 55px;
		margin-bottom: 85px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.border-bottom-process {
		padding-bottom: 40px;
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 767px) {
	.border-bottom-process {
		padding-bottom: 25px;
		margin-bottom: 55px;
	}
}
.process-image-box {
	margin-bottom: 30px;
}
.process-image-box img {
	width: 100%;
}
.process-content-layout1 {
	padding: 15px 0px 15px 30px;
}
.process-content-layout1 h3 {
	color: #444444;
	font-weight: 700;
	font-size: 24px;
}
.process-content-layout1 p {
	margin-bottom: 25px;
}
.process-content-layout1 li {
	padding: 0 0 10px 0;
	color: #444444;
	font-family: 'Raleway', sans-serif;
}
.process-content-layout1 li:before {
	content: "î§¦";
	font-family: bicon;
	font-size: 18px;
	color: #444444;
	margin-right: 20px;
	font-weight: 600;
}
.process-content-layout1 li a {
	color: #7d8f99;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.process-content-layout1 li a:hover {
	color: #f7a145;
}
.process-content-layout1 li i {
	font-size: 18px;
	margin-right: 20px;
	color: #444444;
}
.process-content-layout2 {
	margin-bottom: 30px;
	padding: 30px 0 0 35px;
	z-index: 2;
	position: relative;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.process-content-layout2 {
		padding-top: 0;
		padding-left: 25px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.process-content-layout2 {
		padding: 30px 0 0;
	}
}
@media only screen and (max-width: 767px) {
	.process-content-layout2 {
		padding: 30px 0 0 10px;
	}
}
.process-content-layout2 .bg-text {
	padding-left: 30px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: left;
	z-index: -1;
}
.process-content-layout2 .bg-text h2 {
	font-size: 220px;
	font-weight: 600;
	color: #f2f2f2;
	line-height: 150px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.process-content-layout2 .bg-text h2 {
		font-size: 200px;
		line-height: 135px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.process-content-layout2 .bg-text h2 {
		font-size: 180px;
	}
}
@media only screen and (max-width: 767px) {
	.process-content-layout2 .bg-text h2 {
		font-size: 160px;
	}
}
.process-content-layout2 h3 {
	color: #444444;
	font-weight: 600;
	font-size: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.process-content-layout2 h3 {
		font-size: 22px;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 991px) {
	.process-content-layout2 h3 {
		font-size: 20px;
	}
}
.process-content-layout2 p {
	margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.process-content-layout2 p {
		margin-bottom: 10px;
	}
}
.process-content-layout2 li {
	padding: 0 0 10px 0;
	color: #444444;
	font-family: 'Raleway', sans-serif;
}
.process-content-layout2 li:before {
	content: "î§¦";
	font-family: bicon;
	font-size: 18px;
	color: #d4ad39;
	margin-right: 20px;
	font-weight: 600;
}
.process-content-layout2 li a {
	color: #444444;
	font-weight: 600;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.process-content-layout2 li a:hover {
	color: #f7a145;
}
/*=======================================================================
[20] Why Choose Us Area
=========================================================================*/

.why-choose-area {
	position: relative;
}
.why-choose-area .bg-image img {
	width: 100%;
}
.why-choose-area .full-wrp {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
}
.why-choose-area .full-wrp .item-wrp {
	transform: scale(1);
	background-color: #fffffd;
	overflow: hidden;
}
.why-choose-area .full-wrp .item-wrp .image-box {
	text-align: center;
	margin-bottom: 30px;
	overflow: hidden;
}
.why-choose-area .full-wrp .item-wrp .image-box img {
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.why-choose-area .full-wrp .item-wrp .content-box h3 {
	text-transform: uppercase;
	margin-bottom: 15px;
}
.why-choose-area .full-wrp .item-wrp .content-box h3 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.why-choose-area .full-wrp .item-wrp .content-box h3 a:hover {
	color: #f7a145;
}
.why-choose-area .full-wrp .item-wrp .content-box p {
	margin: 0;
	padding-bottom: 40px;
}
.why-choose-area .full-wrp .item-wrp:hover {
	transform: scale(1);
}
.why-choose-area .full-wrp .item-wrp:hover .image-box img {
	transform: scale(1.4);
}
.why-choose-layout1 {
	margin-bottom: 100px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.why-choose-layout1 {
		margin-bottom: 85px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.why-choose-layout1 {
		margin-bottom: 70px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.why-choose-layout1 {
		margin-bottom: 55px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.why-choose-layout1 {
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 320px) {
	.why-choose-layout1 {
		margin-bottom: 25px;
	}
}
.why-choose-layout1 .media-left {
	padding-left: 10px;
}
.why-choose-layout1 .media-left i {
	display: block;
	text-align: center;
	color: #f7a145;
	background-color: #ffffff;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 70px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-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;
}
.why-choose-layout1 .media-left i:before {
	margin: 0;
	font-size: 30px;
}
.why-choose-layout1 .media-body {
	padding-left: 9px;
}
.why-choose-layout1 .media-body h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	z-index: 2;
}
.why-choose-layout1 .media-body h3 a {
	color: #526788;
	-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;
}
.why-choose-layout1 .media-body h3 a:hover {
	color: #f7a145;
}
.why-choose-layout1 .media-body p {
	margin: 0;
}
.why-choose-layout1:hover .media-left i {
	background-color: #f7a145;
	color: #ffffff;
}
.why-choose-layout2 {
	margin-bottom: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.why-choose-layout2 {
		margin-bottom: 75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.why-choose-layout2 {
		margin-bottom: 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.why-choose-layout2 {
		margin-bottom: 45px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.why-choose-layout2 {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 320px) {
	.why-choose-layout2 {
		margin-bottom: 15px;
	}
}
.why-choose-layout2 .media-left {
	padding-left: 10px;
}
.why-choose-layout2 .media-left i {
	-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;
	display: block;
	text-align: center;
	font-size: 30px;
	background-color: #f7a145;
	color: #ffffff;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 70px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}
.why-choose-layout2 .media-body {
	padding-left: 9px;
}
.why-choose-layout2 .media-body h3 {
	margin-bottom: 15px;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 400;
	-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;
}
.why-choose-layout2 .media-body h3 a {
	color: #444444;
}
.why-choose-layout2 .media-body h3 a:hover {
	color: #f7a145;
}
.why-choose-layout2 .media-body p {
	margin: 0;
}
.why-choose-layout2:hover .media-left i {
	color: #f7a145;
	background-color: #ffffff;
}
/*=======================================================================
[21] find Questions Area
=========================================================================*/

.find-question {
	margin-bottom: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.find-question {
		margin-bottom: 60px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.find-question {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.find-question {
		margin-bottom: 40px;
	}
}
.find-question h3 {
	font-size: 18px;
	color: #444444;
	margin-bottom: 20px;
	font-weight: 600;
}
.find-question p {
	margin: 0;
}
/*=======================================================================
[22] Offer Area
=========================================================================*/

.offer-wrp-layout1 {
	margin-bottom: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.offer-wrp-layout1 {
		margin-bottom: 80px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.offer-wrp-layout1 {
		margin-bottom: 70px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.offer-wrp-layout1 {
		margin-bottom: 60px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.offer-wrp-layout1 {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 320px) {
	.offer-wrp-layout1 {
		margin-bottom: 40px;
	}
}
.offer-wrp-layout1 .media-left {
	padding-left: 10px;
}
.offer-wrp-layout1 .media-left i {
	-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;
	text-align: center;
	display: block;
	font-size: 30px;
	background-color: #f7a145;
	color: #ffffff;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	line-height: 70px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
}
.offer-wrp-layout1 .media-body {
	padding-left: 10px;
}
.offer-wrp-layout1 .media-body h3 {
	margin-bottom: 15px;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.offer-wrp-layout1 .media-body h3 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 991px) {
	.offer-wrp-layout1 .media-body h3 {
		font-size: 18px;
	}
}
.offer-wrp-layout1 .media-body h3 a {
	-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;
	color: #444444;
}
.offer-wrp-layout1 .media-body h3 a:hover {
	color: #f7a145;
}
.offer-wrp-layout1 .media-body p {
	margin: 0;
}
.offer-wrp-layout1:hover .media-left i {
	color: #f7a145;
	background-color: #ffffff;
}
/*=======================================================================
[23] Progress Area
=========================================================================*/

.progress-content-area {
	background-position: bottom;
	background-repeat: no-repeat;
}
.progress-area {
	padding: 100px 0 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.progress-area {
		padding: 85px 0 75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.progress-area {
		padding: 70px 0 60px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.progress-area {
		padding: 55px 0 45px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.progress-area {
		padding: 40px 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	.progress-area {
		padding: 30px 0 20px;
	}
}
.progress-layout1 {
	margin-bottom: 30px;
	text-align: center;
	background-color: #ffffff;
	width: 260px;
	padding: 25px 0 10px;
	border-radius: 60px; box-shadow: rgb(129, 182, 42) 0px 3px 20px;
}
.progress-layout1 h2 {
	color: #81b62a;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 1.2;
	text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.progress-layout1 h2 {
		font-size: 28px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.progress-layout1 h2 {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.progress-layout1 h2 {
		font-size: 24px;
	}
}
.progress-layout1 p {
	color: #444444;
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
}
.progress-layout2 {
	margin-bottom: 30px;
	text-align: center;
}
.progress-layout2 i {
	color: #ffffff;
	display: block;
}
.progress-layout2 i:before {
	margin-bottom: 35px;
	margin-left: 0;
	font-size: 48px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.progress-layout2 i:before {
		font-size: 44px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.progress-layout2 i:before {
		font-size: 40px;
	}
}
@media (max-width: 767px) {
	.progress-layout2 i:before {
		font-size: 36px;
	}
}
.progress-layout2 h2 {
	color: #f7a145;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
}
.progress-layout2 p {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
}
ul.radius-counter {
	text-align: center;
}
ul.radius-counter li {
	display: inline-block;
	margin-right: 70px;
}
@media (max-width: 991px) {
	ul.radius-counter li {
		margin-right: 0;
	}
}
ul.radius-counter li:last-child {
	margin-right: 0;
}
/*=======================================================================
[24] Portfolio Area
=========================================================================*/

.project-list {
	text-align: center;
	margin-bottom: 60px;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	display: inline-block;
}
.project-list a {
	text-transform: uppercase;
	display: inline-block;
	color: #929292;
	padding: 15px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.project-list a:hover {
	color: #f7a145;
	border-bottom: 1px solid #f7a145;
	border-top: 1px solid #f7a145;
}
.project-list .current {
	color: #f7a145;
	border-bottom: 1px solid #f7a145;
	border-top: 1px solid #f7a145;
}
.project-list2 {
	text-align: center;
	margin-bottom: 60px;
	display: inline-block;
	background-color: #ffffff;
}
.project-list2 a {
	text-transform: uppercase;
	display: inline-block;
	color: #929292;
	margin-right: 35px;
	padding: 15px 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.project-list2 a:first-child {
	margin-left: 35px;
}
.project-list2 a:hover {
	color: #f7a145;
}
.project-list2 .current {
	color: #f7a145;
}
.project-list3 {
	text-align: center;
	margin-bottom: 50px;
	display: inline-block;
}
.project-list3 a {
	text-transform: uppercase;
	display: inline-block;
	color: #ffffff;
	margin-right: 35px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.project-list3 a:first-child {
	margin-left: 35px;
}
.project-list3 a:hover {
	color: #f7a145;
}
.project-list3 .current {
	color: #f7a145;
}
.portfolio-layout1 {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}
.portfolio-layout1:before {
	content: "";
	position: absolute;
	background-color: rgba(247, 161, 69, 0.8);
	height: 100%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	opacity: 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;
}
.portfolio-layout1 .image-box img {
	width: 100%;
}
.portfolio-layout1 .content-box {
	width: 100%;
	position: absolute;
	display: block;
	padding: 0 25px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 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;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.portfolio-layout1 .content-box .btn-fill {
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	border: 2px solid #ffffff;
	background: transparent;
	padding: 10px 20px;
	border-radius: 2px;
	display: inline-block;
	font-weight: 700;
	-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;
}
.portfolio-layout1 .content-box .btn-fill:hover {
	background: #ffffff;
	color: #f7a145;
}
.portfolio-layout1 .content-box .btn-textprimary-fill-ghost {
	margin-top: 20px;
}
.portfolio-layout1 .content-box ul {
	margin-bottom: 35px;
}
.portfolio-layout1 .content-box ul li {
	display: inline;
	margin-right: 5px;
}
.portfolio-layout1 .content-box ul li i {
	font-size: 20px;
	border-radius: 3px;
	border: 1px solid #ffffff;
	padding: 10px 13px;
	color: #f7a145;
	background-color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout1 .content-box ul li i:hover {
	background: transparent;
	color: #ffffff;
}
.portfolio-layout1 .content-box h2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px;
}
.portfolio-layout1 .content-box h2 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;
}
.portfolio-layout1 .content-box h2 a:hover {
	color: #d6e4f6;
}
.portfolio-layout1 .content-box p {
	color: #ffffff;
	margin: 0;
}
.portfolio-layout1:hover .content-box {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout1:hover:before {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout2 {
	margin-bottom: 30px;
	position: relative;
}
.portfolio-layout2:before {
	content: "";
	position: absolute;
	background-color: rgba(247, 161, 69, 0.9);
	height: 100%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	opacity: 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;
}
.portfolio-layout2 .content-box {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.portfolio-layout2 .content-box .btn-fill {
	background: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	color: #444444;
	border: 2px solid #ffffff;
	padding: 10px 34px;
	border-radius: 45px;
	display: inline-block;
	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;
}
.portfolio-layout2 .content-box .btn-fill:hover {
	background: transparent;
	color: #ffffff;
}
.portfolio-layout2 .content-box ul {
	margin-bottom: 40px;
}
.portfolio-layout2 .content-box ul li {
	display: inline;
	margin-right: 5px;
}
.portfolio-layout2 .content-box ul li a {
	padding: 10px 15px;
	color: #f7a145;
	background-color: #fffffd;
}
.portfolio-layout2 .content-box h2 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.portfolio-layout2 .content-box h2 {
		font-size: 22px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.portfolio-layout2 .content-box h2 {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.portfolio-layout2 .content-box h2 {
		font-size: 18px;
	}
}
.portfolio-layout2 .content-box h2 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;
}
.portfolio-layout2 .content-box h2 a:hover {
	color: #d6e4f6;
}
.portfolio-layout2 .content-box p {
	color: #ffffff;
}
.portfolio-layout2:hover .content-box {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout2:hover:before {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout3 {
	position: relative;
}
.portfolio-layout3 img {
	width: 100%;
}
.portfolio-layout3:before {
	content: "";
	position: absolute;
	background-color: rgba(247, 161, 69, 0.9);
	height: 100%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	opacity: 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;
}
.portfolio-layout3 .content-box {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.portfolio-layout3 .content-box .btn-fill {
	margin-top: 20px;
	background: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	color: #444444;
	border: 2px solid #ffffff;
	padding: 11px 34px;
	border-radius: 45px;
	display: inline-block;
	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;
}
.portfolio-layout3 .content-box .btn-fill:hover {
	background: transparent;
	color: #ffffff;
}
.portfolio-layout3 .content-box ul {
	margin-bottom: 40px;
}
.portfolio-layout3 .content-box ul li {
	display: inline;
	margin-right: 5px;
}
.portfolio-layout3 .content-box ul li i {
	padding: 10px 15px;
	color: #444444;
	background-color: #ffffff;
	font-size: 24px;
	border-radius: 3px;
	border: 2px solid #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;
}
.portfolio-layout3 .content-box ul li i:hover {
	background: transparent;
	color: #ffffff;
}
.portfolio-layout3 .content-box h2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.portfolio-layout3 .content-box h2 {
		font-size: 22px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.portfolio-layout3 .content-box h2 {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.portfolio-layout3 .content-box h2 {
		font-size: 18px;
	}
}
.portfolio-layout3 .content-box h2 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;
}
.portfolio-layout3 .content-box h2 a:hover {
	color: #d6e4f6;
}
.portfolio-layout3 .content-box p {
	color: #ffffff;
}
.portfolio-layout3:hover .content-box {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout3:hover:before {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout4 {
	position: relative;
}
.portfolio-layout4:before {
	content: "";
	position: absolute;
	background-color: rgba(247, 161, 69, 0.9);
	height: 100%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	opacity: 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;
}
.portfolio-layout4 .image-box img {
	width: 100%;
}
.portfolio-layout4 .content-warp {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	height: 85%;
	width: 85%;
	margin: 0 auto;
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	border: 3px solid #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;
}
.portfolio-layout4 .content-warp .content-box {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	margin: 0 auto;
	transform: translateY(-50%);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.portfolio-layout4 .content-warp .content-box a.btn-textprimary-fill-ghost {
	margin-top: 20px;
}
.portfolio-layout4 .content-warp .content-box ul {
	margin: 40px;
}
.portfolio-layout4 .content-warp .content-box ul li {
	display: inline;
	margin-right: 10px;
}
.portfolio-layout4 .content-warp .content-box ul li i {
	font-size: 22px;
	padding: 19px 20px;
	color: #f7a145;
	background-color: #ffffff;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout4 .content-warp .content-box ul li i:hover {
	background-color: #444444;
	color: #f7a145;
}
.portfolio-layout4 .content-warp .content-box h2 {
	margin-bottom: 15px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.portfolio-layout4 .content-warp .content-box h2 {
		font-size: 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.portfolio-layout4 .content-warp .content-box h2 {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.portfolio-layout4 .content-warp .content-box h2 {
		font-size: 18px;
	}
}
.portfolio-layout4 .content-warp .content-box h2 a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout4 .content-warp .content-box h2 a:hover {
	color: #444444;
}
.portfolio-layout4 .content-warp .content-box span {
	text-transform: uppercase;
	font-weight: 400;
}
.portfolio-layout4 .content-warp .content-box span a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout4 .content-warp .content-box span a:hover {
	color: #444444;
}
.portfolio-layout4 .content-warp .content-box p {
	color: #ffffff;
}
.portfolio-layout4:hover .content-warp {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout4:hover:before {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout5 {
	position: relative;
}
.portfolio-layout5 img {
	width: 100%;
}
.portfolio-layout5:before {
	content: "";
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	height: 100%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.portfolio-layout5 .content-box {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	margin: 0 auto;
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.portfolio-layout5 .content-box a.btn-textprimary-fill-ghost {
	margin-top: 20px;
}
.portfolio-layout5 .content-box ul {
	margin: 40px;
}
.portfolio-layout5 .content-box ul li {
	display: inline;
	margin-right: 5px;
}
.portfolio-layout5 .content-box ul li i {
	padding: 19px 20px;
	color: #f7a145;
	background-color: #fffffd;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout5 .content-box ul li i:hover {
	background-color: #f7a145;
	color: #ffffff;
}
.portfolio-layout5 .content-box h2 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #ffffff;
	text-transform: uppercase;
}
.portfolio-layout5 .content-box h2 a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout5 .content-box h2 a:hover {
	color: #f7a145;
}
.portfolio-layout5 .content-box span {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
}
.portfolio-layout5 .content-box span a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout5 .content-box span a:hover {
	color: #f7a145;
}
.portfolio-layout5 .content-box p {
	color: #ffffff;
}
.portfolio-layout5:hover .content-box {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout5:hover:before {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout6 {
	margin-bottom: 10px;
	position: relative;
}
.portfolio-layout6:before {
	content: "";
	position: absolute;
	background-color: rgba(247, 161, 69, 0.7);
	height: 100%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	opacity: 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;
}
.portfolio-layout6 .image-box img {
	width: 100%;
}
.portfolio-layout6 .content-warp {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	height: 85%;
	width: 85%;
	margin: 0 auto;
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	border: 2px solid #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;
}
.portfolio-layout6 .content-warp .content-box {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 45%;
	margin: 0 auto;
	transform: translateY(-50%);
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.portfolio-layout6 .content-warp .content-box h2 {
	font-size: 26px;
	margin-bottom: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 400;
}
.portfolio-layout6 .content-warp .content-box h2 a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout6 .content-warp .content-box h2 a:hover {
	color: #d6e4f6;
}
.portfolio-layout6 .content-warp .content-box span {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	display: block;
	margin-bottom: 30px;
}
.portfolio-layout6 .content-warp .content-box span a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-layout6 .content-warp .content-box span a:hover {
	color: #d6e4f6;
}
.portfolio-layout6:hover .content-warp {
	visibility: visible;
	opacity: 1;
}
.portfolio-layout6:hover:before {
	visibility: visible;
	opacity: 1;
}
/*=======================================================================
[25] Testimonial Area
=========================================================================*/

.feedback-review-layout1 {
	margin: 15px;
	background-color: #fefefe;
	padding: 40px 25px 35px 40px;
}
.feedback-review-layout1 .media {
	margin-bottom: 25px;
}
@media only screen and (max-width: 479px) {
	.feedback-review-layout1 .media {
		margin-bottom: 20px;
	}
}
.feedback-review-layout1 .media-left {
	display: block;
	float: left;
}
.feedback-review-layout1 .media-left img {
	border-radius: 3px;
}
.feedback-review-layout1 .media-body h3 {
	font-size: 18px;
	font-weight: 700;
	color: #444444;
	text-transform: uppercase;
}
.feedback-review-layout1 .description p {
	margin-bottom: 0;
}
.feedback-review-layout2 {
	text-align: center;
	background-color: #fefefe;
	padding: 40px;
}
@media only screen and (max-width: 479px) {
	.feedback-review-layout2 {
		padding: 30px 15px 15px;
	}
}
.feedback-review-layout2 .description p {
	margin-bottom: 40px;
}
.feedback-review-layout2 .title-box h3 {
	font-size: 20px;
	color: #444444;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;
}
.feedback-review-layout2 .title-box p {
	font-size: 16px;
	text-transform: capitalize;
}
.feedback-review-layout3 {
	margin: 15px;
	text-align: center;
	background-color: #fefefe;
	padding: 40px;
}
.feedback-review-layout3 .image-box {
	width: 100px;
	height: 100px;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.feedback-review-layout3 .image-box img {
	border-radius: 50%;
}
.feedback-review-layout3 .title-box {
	margin-bottom: 30px;
}
@media (max-width: 479px) {
	.feedback-review-layout3 .title-box {
		margin-bottom: 20px;
	}
}
.feedback-review-layout3 .title-box h3 {
	font-size: 18px;
	color: #444444;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;
}
.feedback-review-layout3 .title-box p {
	font-size: 16px;
	text-transform: capitalize;
}
.feedback-review-layout3 .description p {
	margin: 0;
}
.feedback-review-layout4 {
	text-align: center;
	background-color: transparent;
	padding: 0 40px;
}
.feedback-review-layout4 .description p {
	margin-bottom: 50px;
	color: #ffffff;
}
.feedback-review-layout4 .image-box {
    width: 500px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #ffffff;
    margin-top: 30px;
    padding: 10px 30px;
}
.feedback-review-layout4 .image-box img {
	
}
.feedback-review-layout4 .title-box h3 {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;
}
.feedback-review-layout4 .title-box p {
	font-size: 16px;
	text-transform: capitalize;
	color: #ffffff;
	font-weight: 300;
}
.clients-reviews-area {
	height: 500px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.clients-reviews-area {
		height: 465px;
	}
}
@media only screen and (max-width: 767px) {
	.clients-reviews-area {
		height: 390px;
	}
}
@media (min-width: 321px) and (max-width: 400px) {
	.clients-reviews-area {
		height: 400px;
	}
}
@media only screen and (max-width: 320px) {
	.clients-reviews-area {
		height: 375px;
	}
}
.client-arrow-repoint {
	position: relative;
}
.client-arrow-repoint .client-arrow {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 6;
	transform: translateY(-59%);
}
.client-arrow-repoint .client-arrow .testmonial-layout1 {
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .top-content {
	background-color: #fffffd;
	padding: 50px 60px 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.client-arrow-repoint .client-arrow .testmonial-layout1 .top-content {
		padding: 30px 40px 50px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.client-arrow-repoint .client-arrow .testmonial-layout1 .top-content {
		padding: 30px 30px 40px;
	}
}
@media only screen and (max-width: 479px) {
	.client-arrow-repoint .client-arrow .testmonial-layout1 .top-content {
		padding: 20px 10px 30px;
	}
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .bottom-content {
	padding: 65px 0 35px;
	position: relative;
	background-color: #f7a145;
	border-radius: 0 0 4px 4px;
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .bottom-content .image-box {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: 0;
	z-index: 2;
	transform: translateY(-50%);
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .bottom-content .image-box img {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .bottom-content .image-box i {
	background-color: #f7a145;
	color: #ffffff;
	position: absolute;
	top: 15%;
	transform: translateY(-50%);
	left: 85px;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 38px;
	font-size: 15px;
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .bottom-content .title-box {
	z-index: 1;
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .bottom-content .title-box h3 {
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 10px;
}
.client-arrow-repoint .client-arrow .testmonial-layout1 .bottom-content .title-box span {
	font-size: 16px;
	color: #ffffff;
}
.client-review-2 {
	width: 100%;
	height: 590px;
	background-position: center;
	background-repeat: no-repeat;
}
.client-review-content {
	padding: 190px 0 100px 50px;
	width: 100%;
	height: 100%;
	z-index: 2;
	position: relative;
}
.client-review-content:before {
	content: "";
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	height: 590px;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}
.client-review-content .media-left {
	float: left;
}
.client-review-content .media-left img {
	border-radius: 50%;
}
.testmonial-offer-layout1 {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.testmonial-offer-layout1 .item-title-primary {
	visibility: visible;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	background-color: #f7a145;
	padding: 10px 20px;
	-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;
}
.testmonial-offer-layout1 .item-title-primary h3 {
	color: #ffffff;
	margin: 0;
	text-decoration: none;
}
.testmonial-offer-layout1 .item-title-gray {
	visibility: visible;
	position: absolute;
	left: 0;
	text-align: left;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	background-color: #526788;
	padding: 10px 20px;
	-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;
}
.testmonial-offer-layout1 .item-title-gray h3 {
	color: #ffffff;
	margin: 0;
	text-decoration: none;
}
.testmonial-offer-layout1 .item-title-light {
	visibility: visible;
	position: absolute;
	left: 0;
	text-align: left;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	background-color: #ffffff;
	padding: 10px 20px;
	-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;
}
.testmonial-offer-layout1 .item-title-light h3 {
	color: #444444;
	margin: 0;
	text-decoration: none;
}
.testmonial-offer-layout1 .content-box-primary {
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 15%;
	margin: 0 auto;
	z-index: 2;
	opacity: 0;
	padding: 30px;
	-webkit-transform: translateY(300px);
	-moz-transform: translateY(300px);
	-ms-transform: translateY(300px);
	-o-transform: translateY(300px);
	transform: translateY(300px);
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-ms-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.testmonial-offer-layout1 .content-box-primary .box-content {
	background-color: #f7a145;
	padding: 40px 15px;
}
.testmonial-offer-layout1 .content-box-primary .box-content h3 {
	color: #ffffff;
}
.testmonial-offer-layout1 .content-box-primary .box-content p {
	color: #ffffff;
	margin-bottom: 40px;
}
.testmonial-offer-layout1 .content-box-primary .box-content .btn-fill {
	background: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	color: #f7a145;
	border: 1px solid #ffffff;
	padding: 12px 30px;
	border-radius: 0;
	display: inline-block;
	font-weight: 700;
	-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;
}
.testmonial-offer-layout1 .content-box-primary .box-content .btn-fill:hover {
	background: transparent;
	color: #ffffff;
}
@media only screen and (max-width: 479px) {
	.testmonial-offer-layout1 .content-box-primary .box-content p {
		display: none;
	}
}
.testmonial-offer-layout1 .content-box-gray {
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 15%;
	width: 570px;
	height: 335px;
	margin: 0 auto;
	padding: 40px 0;
	background-color: #526788;
	z-index: 2;
	opacity: 0;
	-webkit-transform: translateY(300px);
	-moz-transform: translateY(300px);
	-ms-transform: translateY(300px);
	-o-transform: translateY(300px);
	transform: translateY(300px);
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-ms-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.testmonial-offer-layout1 .content-box-gray h3 {
	color: #ffffff;
}
.testmonial-offer-layout1 .content-box-gray p {
	color: #ffffff;
	margin-bottom: 45px;
}
.testmonial-offer-layout1 .content-box-gray .btn-fill {
	background: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	color: #f7a145;
	border: 1px solid #ffffff;
	padding: 13px 34px;
	border-radius: 0;
	display: inline-block;
	font-weight: 700;
	-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;
}
.testmonial-offer-layout1 .content-box-gray .btn-fill:hover {
	background: transparent;
	color: #ffffff;
}
.testmonial-offer-layout1 .content-box-light {
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 15%;
	width: 570px;
	height: 335px;
	margin: 0 auto;
	padding: 40px 0;
	background-color: #ffffff;
	z-index: 2;
	opacity: 0;
	-webkit-transform: translateY(300px);
	-moz-transform: translateY(300px);
	-ms-transform: translateY(300px);
	-o-transform: translateY(300px);
	transform: translateY(300px);
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-ms-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.testmonial-offer-layout1 .content-box-light h3 {
	color: #444444;
}
.testmonial-offer-layout1 .content-box-light p {
	color: #444444;
	margin-bottom: 45px;
}
.testmonial-offer-layout1 .content-box-light .btn-fill {
	background: transparent;
	text-transform: uppercase;
	font-size: 13px;
	color: #f7a145;
	border: 1px solid #f7a145;
	padding: 13px 34px;
	border-radius: 0;
	display: inline-block;
	font-weight: 700;
	-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;
}
.testmonial-offer-layout1 .content-box-light .btn-fill:hover {
	background-color: #f7a145;
	color: #ffffff;
}
.testmonial-offer-layout1:hover .item-title-primary, .testmonial-offer-layout1:hover .item-title-gray, .testmonial-offer-layout1:hover .item-title-light {
	overflow: hidden;
	visibility: hidden;
	-webkit-transform: translateX(-200px);
	-moz-transform: translateX(-200px);
	-ms-transform: translateX(-200px);
	-o-transform: translateX-(-200px);
	transform: translateX(-200px);
	opacity: 1;
}
.testmonial-offer-layout1:hover .content-box-primary, .testmonial-offer-layout1:hover .content-box-gray, .testmonial-offer-layout1:hover .content-box-light {
	overflow: hidden;
	visibility: visible;
	opacity: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*=======================================================================
[26] Expert Team Area
=========================================================================*/

.expart-team-area .team-content {
	background-color: #fffffd;
	-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;
}
.expart-team-area .team-content:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.expart-team-area .team-content .item-wrp {
	position: relative;
}
.expart-team-area .team-content .item-wrp:before {
	content: "";
	position: absolute;
	background-color: rgba(41, 56, 145, 0.9);
	height: 100%;
	z-index: 1;
	width: 100%;
	visibility: hidden;
	opacity: 0;
}
.expart-team-area .team-content .item-wrp .content-box {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	top: 50%;
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.expart-team-area .team-content .item-wrp .content-box p {
	color: #ffffff;
	margin-bottom: 30px;
}
.expart-team-area .team-content .item-wrp .content-box ul li {
	display: inline;
	margin-right: 5px;
}
.expart-team-area .team-content .item-wrp .content-box ul li a {
	padding: 10px 15px;
	border-radius: 3px;
	color: #f7a145;
	background-color: #fffffd;
}
.expart-team-area .team-content .item-wrp:hover .content-box {
	visibility: visible;
	opacity: 1;
}
.expart-team-area .team-content .item-wrp:hover:before {
	visibility: visible;
	opacity: 1;
	-webkit-animation: flipInX 2000ms ease-in-out;
	-moz-animation: flipInX 2000ms ease-in-out;
	-ms-animation: flipInX 2000ms ease-in-out;
	animation: flipInX 2000ms ease-in-out;
}
.expart-team-area .team-content .title-box {
	padding: 30px 0 30px;
	text-align: center;
}
.expart-team-area .team-content .title-box h4 {
	text-transform: uppercase;
	margin-bottom: 10px;
}
.expart-team-area .team-content .title-box h4 a {
	color: #444444;
}
.expart-team-area .team-content .title-box h4 a:hover {
	color: #444444;
}
.expart-team-layout2 {
	margin-bottom: 30px;
	position: relative;
}
.expart-team-layout2 .image-box {
	text-align: center;
	position: relative;
}
.expart-team-layout2 .image-box .content-box {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
	bottom: 20px;
	height: 22%;
	width: 100%;
	overflow: hidden;
	display: block;
	background-color: #ffffff;
	padding: 25px 30px 30px;
	border-radius: 3px;
	-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;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.expart-team-layout2 .image-box .content-box {
		height: 26%;
	}
}
.expart-team-layout2 .image-box .content-box h2 {
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #444444;
	font-size: 18px;
	font-weight: 600;
}
.expart-team-layout2 .image-box .content-box span {
	color: #929292;
	margin-bottom: 30px;
}
.expart-team-layout2 .image-box .content-box p {
	color: #444444;
	margin-top: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.expart-team-layout2 .image-box .content-box p {
		margin-top: 3px;
	}
}
.expart-team-layout2 .image-box .content-box li {
	display: inline;
	padding-right: 20px;
}
.expart-team-layout2 .image-box .content-box li:last-child {
	padding: 0;
}
.expart-team-layout2 .image-box .content-box li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.expart-team-layout2 .image-box .content-box li a:hover {
	color: #d6e4f6;
}
.expart-team-layout2:hover .content-box {
	height: 56%;
	display: block;
	overflow: hidden;
	background-color: #f7a145;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.expart-team-layout2:hover .content-box {
		height: 75%;
	}
}
@media only screen and (max-width: 375px) {
	.expart-team-layout2:hover .content-box {
		height: 70%;
	}
}
.expart-team-layout2:hover .content-box h2 {
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
}
.expart-team-layout2:hover .content-box span {
	color: #ffffff;
	margin-bottom: 30px;
}
.expart-team-layout2:hover .content-box p {
	color: #ffffff;
	margin-top: 15px;
}
.expart-team-layout2:hover .content-box li {
	display: inline;
	padding-right: 20px;
}
.expart-team-layout2:hover .content-box li:last-child {
	padding: 0;
}
.expart-team-layout2:hover .content-box li a {
	color: #ffffff;
}
/*=======================================================================
[27] Blog Area
=========================================================================*/

.blog-wrp-layout1 {
	border-radius: 3px;
	margin-bottom: 30px;
	background-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;
	transform: scale(1);
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.blog-wrp-layout1 .image-box {
	text-align: center;
	overflow: hidden;
}
.blog-wrp-layout1 .image-box img {
	border-radius: 3px;
	width: 100%;
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.blog-wrp-layout1 .content-box {
	padding: 30px 30px 40px;
}
.blog-wrp-layout1 .content-box h2 {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4;
}
.blog-wrp-layout1 .content-box h2 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout1 .content-box h2 a:hover {
	color: #f7a145;
}
.blog-wrp-layout1 .content-box ul {
	margin-bottom: 15px;
}
.blog-wrp-layout1 .content-box ul li {
	display: inline;
	margin-right: 20px;
}
.blog-wrp-layout1 .content-box ul li:last-child {
	margin-right: 0;
}
.blog-wrp-layout1 .content-box ul li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout1 .content-box ul li a:hover {
	color: #f7a145;
}
.blog-wrp-layout1 .content-box p {
	margin: 0;
}
.blog-wrp-layout1:hover {
	transform: scale(1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.blog-wrp-layout1:hover .image-box img {
	transform: scale(1.4);
}
.blog-wrp-layout2 {
	margin-bottom: 30px;
	background-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;
	transform: scale(1);
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.blog-wrp-layout2 .image-box {
	text-align: center;
	overflow: hidden;
}
.blog-wrp-layout2 .image-box img {
	width: 100%;
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.blog-wrp-layout2 .content-box {
	padding: 30px 30px;
}
.blog-wrp-layout2 .content-box h3 {
	margin-bottom: 10px;
	font-weight: 600;
}
.blog-wrp-layout2 .content-box h3 a {
	color: #8c8fa2;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout2 .content-box h3 a:hover {
	color: #f7a145;
}
.blog-wrp-layout2 .content-box ul {
	margin-bottom: 15px;
}
.blog-wrp-layout2 .content-box ul li {
	display: inline;
	margin-right: 20px;
	font-weight: 300;
}
.blog-wrp-layout2 .content-box ul li:last-child {
	margin-right: 0;
}
.blog-wrp-layout2 .content-box ul li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout2 .content-box ul li a:hover {
	color: #f7a145;
}
.blog-wrp-layout2 .content-box .more-button {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #8c8fa2;
}
.blog-wrp-layout2 .content-box .more-button:hover {
	color: #f7a145;
}
.blog-wrp-layout2 .content-box .more-button2 {
	text-transform: uppercase;
	color: #444444;
	font-weight: 400;
	padding: 12px 20px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-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;
}
.blog-wrp-layout2 .content-box .more-button2:hover {
	color: #ffffff;
	background-color: #f7a145;
}
.blog-wrp-layout2 .content-box p {
	margin-bottom: 30px;
}
.blog-wrp-layout2:hover {
	transform: scale(1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.blog-wrp-layout2:hover .image-box img {
	transform: scale(1.4);
}
.blog-wrp-layout3 {
	margin-bottom: 30px;
	background-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;
	transform: scale(1);
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.blog-wrp-layout3 .image-box {
	text-align: center;
	overflow: hidden;
}
.blog-wrp-layout3 .image-box img {
	width: 100%;
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.blog-wrp-layout3 .content-box {
	padding: 30px 35px 40px;
}
.blog-wrp-layout3 .content-box h3 {
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.blog-wrp-layout3 .content-box h3 {
		font-size: 28px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.blog-wrp-layout3 .content-box h3 {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.blog-wrp-layout3 .content-box h3 {
		font-size: 24px;
	}
}
.blog-wrp-layout3 .content-box h3 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout3 .content-box h3 a:hover {
	color: #f7a145;
}
.blog-wrp-layout3 .content-box ul li {
	display: inline;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #d6d6d6;
	font-weight: 300;
}
.blog-wrp-layout3 .content-box ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}
.blog-wrp-layout3 .content-box ul li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout3 .content-box ul li a:hover {
	color: #f7a145;
}
.blog-wrp-layout3:hover {
	transform: scale(1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.blog-wrp-layout3:hover .image-box img {
	transform: scale(1.4);
}
.blog-wrp-layout4 {
	margin-bottom: 30px;
	background-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;
	transform: scale(1);
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.blog-wrp-layout4 .image-box {
	overflow: hidden;
}
.blog-wrp-layout4 .image-box img {
	width: 100%;
	transform: scale(1);
	-webkit-transition: all 2s ease-out;
	-moz-transition: all 2s ease-out;
	-ms-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	transition: all 2s ease-out;
}
.blog-wrp-layout4 .content-box {
	padding: 25px 5px 50px;
}
.blog-wrp-layout4 .content-box h3 {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 18px;
}
.blog-wrp-layout4 .content-box h3 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout4 .content-box h3 a:hover {
	color: #f7a145;
}
.blog-wrp-layout4 .content-box ul {
	margin-bottom: 10px;
}
.blog-wrp-layout4 .content-box ul li {
	display: inline;
	margin-right: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #f7a145;
}
.blog-wrp-layout4 .content-box ul li:last-child {
	margin-right: 0;
}
.blog-wrp-layout4 .content-box ul li a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-wrp-layout4 .content-box ul li a:hover {
	color: #f7a145;
}
.blog-wrp-layout4 .content-box .more-button2 {
	text-transform: uppercase;
	color: #444444;
	font-weight: 600;
	padding: 12px 20px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-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;
}
.blog-wrp-layout4 .content-box .more-button2:hover {
	color: #ffffff;
	background-color: #f7a145;
}
.blog-wrp-layout4 .content-box p {
	margin-bottom: 30px;
}
.blog-wrp-layout4:hover {
	transform: scale(1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.blog-wrp-layout4:hover .image-box img {
	transform: scale(1.4);
}
.sidebar-box-layout3 {
	background-color: #ffffff;
	padding: 25px 0 40px;
	margin-bottom: 30px;
}
.sidebar-box-layout3 .title-box {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
}
.sidebar-box-layout3 .title-box h3 {
	font-size: 18px;
	font-weight: 600;
	color: #444444;
	margin-left: 30px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.sidebar-box-layout3 .search-form {
	padding: 0 30px;
}
.sidebar-box-layout3 .search-form .input-group {
	border: 1px solid #e3e3e3;
	width: 100%;
	height: 50px;
}
.sidebar-box-layout3 .search-form .input-group .form-control {
	height: 0;
	border: 0;
	padding: 25px 13px;
	box-shadow: none;
}
.sidebar-box-layout3 .search-form .input-group .form-control:focus {
	border: 0;
	box-shadow: none;
}
.sidebar-box-layout3 .search-form .input-group .btn-default {
	border: 0;
}
.sidebar-box-layout3 .search-form .input-group .btn-default i {
	color: #444444;
	-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;
}
.sidebar-box-layout3 .search-form .input-group .btn-default:hover {
	background: none;
}
.sidebar-box-layout3 .search-form .input-group .btn-default:hover i {
	color: #f7a145;
}
.sidebar-box-layout3 .search-form .input-group .btn-default:focus {
	outline: none;
	border: 0;
	box-shadow: none;
	background: none;
}
.sidebar-box-layout3 .category-list ul {
	padding: 0 30px;
}
.sidebar-box-layout3 .category-list ul li {
	position: relative;
	font-weight: 500;
	padding-left: 30px;
	margin-bottom: 10px;
	display: inherit;
}
.sidebar-box-layout3 .category-list ul li a {
	color: #444444;
	-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;
}
.sidebar-box-layout3 .category-list ul li a:hover {
	color: #f7a145;
}
.sidebar-box-layout3 .category-list ul li:before {
	content: "\f111";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #f7a145;
	top: 5px;
	font-size: 10px;
	-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;
}
.sidebar-box-layout3 .latest-research {
	padding: 0 30px;
}
.sidebar-box-layout3 .latest-research .media {
	margin-bottom: 30px;
	border-bottom: 1px solid #e3e3e3;
}
.sidebar-box-layout3 .latest-research .media .media-left {
	float: left;
}
.sidebar-box-layout3 .latest-research .media .media-left img:hover {
	-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;
	opacity: 0.5;
}
.sidebar-box-layout3 .latest-research .media .media-body h4 {
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1.3;
}
.sidebar-box-layout3 .latest-research .media .media-body h4 a {
	color: #444444;
	-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;
}
.sidebar-box-layout3 .latest-research .media .media-body h4 a:hover {
	color: #f7a145;
}
.sidebar-box-layout3 .latest-research .media:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
.sidebar-box-layout3 .product-tags {
	padding: 0 30px;
}
.sidebar-box-layout3 .product-tags li {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 2px;
}
.sidebar-box-layout3 .product-tags li a {
	text-decoration: none;
	background-color: #f4f4f4;
	color: #444444;
	padding: 6px 10px;
	-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;
}
.sidebar-box-layout3 .product-tags li a:hover {
	color: #ffffff;
	background-color: #f7a145;
}
.sidebar-box-layout3 .newslatter-form li {
	padding: 10px 30px;
}
.sidebar-box-layout3 .newslatter-form .top-input {
	display: block;
	width: 100%;
	padding: 12px 20px;
	border: 0;
	background-color: #f4f4f4;
}
.sidebar-box-layout3 .newslatter-form .top-input:focus {
	outline: none;
}
.blog-news-layout1 {
	margin-bottom: 50px;
}
.blog-news-layout1 .image-box img {
	width: 100%;
}
.blog-news-layout1 .content-box {
	background-color: #ffffff;
	padding: 30px 40px 40px;
}
.blog-news-layout1 .content-box h2 {
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.3;
}
.blog-news-layout1 .content-box h2 a {
	color: #444444;
	-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;
}
.blog-news-layout1 .content-box h2 a:hover {
	color: #f7a145;
}
.blog-news-layout1 .content-box p {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.blog-news-layout1 .content-box ul {
	display: inline;
}
.blog-news-layout1 .content-box ul li {
	display: inline;
	margin-right: 15px;
}
.blog-news-layout1 .content-box ul li span {
	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;
}
.blog-news-layout1 .content-box ul li span a {
	color: #444444;
}
.blog-news-layout1 .content-box ul li img {
	border-radius: 50%;
	-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;
}
.blog-news-layout1 .content-box ul li img:hover {
	opacity: 0.5;
}
.blog-news-layout1 .content-box ul li i {
	margin-right: 5px;
}
.blog-news-layout1 .content-box ul li a {
	color: #444444;
	-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;
}
.blog-news-layout1 .content-box ul li a:hover {
	color: #7d8f99;
}
.blog-news-layout1 .content-box ul.social-icon {
	display: inline;
	position: absolute;
	right: 50px;
}
.blog-news-layout1 .content-box ul.social-icon li {
	display: inline;
	margin: 0;
}
.blog-news-layout1 .content-box ul.social-icon li i {
	margin-right: 2px;
}
.blog-news-layout1 .content-box ul.social-icon li i:last-child {
	margin: 0;
}
.blog-news-layout1 .content-box ul.social-icon li .fa-facebook {
	color: #ffffff;
	background-color: #3b579d;
	padding: 11px 14px;
	border-radius: 50%;
	-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;
}
.blog-news-layout1 .content-box ul.social-icon li .fa-facebook:hover {
	opacity: 0.7;
}
.blog-news-layout1 .content-box ul.social-icon li .fa-twitter {
	color: #ffffff;
	background-color: #1da1f2;
	padding: 11px 12px;
	border-radius: 50%;
	-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;
}
.blog-news-layout1 .content-box ul.social-icon li .fa-twitter:hover {
	opacity: 0.7;
}
.blog-news-layout1 .content-box ul.social-icon li .fa-google {
	color: #ffffff;
	background-color: #ea4335;
	padding: 11px 13px;
	border-radius: 50%;
	-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;
}
.blog-news-layout1 .content-box ul.social-icon li .fa-google:hover {
	opacity: 0.7;
}
.blog-news-layout2 .image-box {
	width: 100%;
}
.blog-news-layout2 .blog-content {
	margin-bottom: 40px;
	background-color: #ffffff;
	padding: 30px 30px 40px;
}
.blog-news-layout2 .title-box h2 {
	color: #444444;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 20px;
}
.blog-news-layout2 .title-box p {
	margin-bottom: 35px;
}
.blog-news-layout2 .title-box ul {
	margin-bottom: 30px;
}
.blog-news-layout2 .title-box ul li {
	display: inline;
	margin-right: 15px;
}
.blog-news-layout2 .title-box ul li span {
	font-weight: 600;
}
.blog-news-layout2 .title-box ul li span a {
	color: #444444;
}
.blog-news-layout2 .title-box ul li img {
	border-radius: 50%;
	-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;
}
.blog-news-layout2 .title-box ul li img:hover {
	opacity: 0.5;
}
.blog-news-layout2 .title-box ul li i {
	margin-right: 5px;
}
.blog-news-layout2 .title-box ul li a {
	color: #444444;
	-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;
}
.blog-news-layout2 .title-box ul li a:hover {
	color: #7d8f99;
}
.blog-news-layout2 .block-quote {
	padding: 40px 50px;
	margin-bottom: 40px;
	background-color: #f4f4f4;
	border-left: 3px solid #f7a145;
}
.blog-news-layout2 .block-quote i {
	font-size: 30px;
	color: #d9d9d9;
}
.blog-news-layout2 .block-quote p {
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
	color: #444444;
	margin: 0;
}
.blog-news-layout2 .category-list {
	margin-bottom: 45px;
}
.blog-news-layout2 .category-list h3 {
	font-size: 22px;
	font-weight: 600;
	color: #444444;
}
.blog-news-layout2 .category-list ul {
	padding: 0 0 0 40px;
	margin-bottom: 20px;
}
.blog-news-layout2 .category-list ul li {
	display: inherit;
	position: relative;
	font-weight: 500;
	padding-left: 20px;
	margin-bottom: 10px;
}
.blog-news-layout2 .category-list ul li:before {
	content: "\f111";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #f7a145;
	top: 5px;
	font-size: 10px;
	-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;
}
.blog-news-layout2 .share-area {
	padding: 25px 30px;
	margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
	.blog-news-layout2 .share-area {
		margin-bottom: 30px;
	}
}
.blog-news-layout2 .share-area .project-name {
	text-align: right;
}
@media only screen and (max-width: 991px) {
	.blog-news-layout2 .share-area .project-name {
		text-align: left;
	}
}
.blog-news-layout2 .share-area .project-name li {
	display: inline-block;
	margin-right: 20px;
}
.blog-news-layout2 .share-area .project-name li:last-child {
	margin: 0;
}
.blog-news-layout2 .share-area .project-name li a {
	color: #444444;
	-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;
}
.blog-news-layout2 .share-area .project-name li a:hover {
	color: #526788;
}
.blog-news-layout2 .share-area .social-icon {
	display: inline;
	margin-right: 30%;
}
.blog-news-layout2 .share-area .social-icon:last-child {
	margin: 0;
}
.blog-news-layout2 .share-area .social-icon li {
	display: inline-block;
	margin: 0;
}
.blog-news-layout2 .share-area .social-icon li h3 {
	margin: 0;
	font-size: 18px;
	color: #444444;
	margin-right: 10px;
	font-weight: 600;
}
.blog-news-layout2 .share-area .social-icon li i {
	margin-right: 2px;
}
.blog-news-layout2 .share-area .social-icon li i:last-child {
	margin: 0;
}
.blog-news-layout2 .share-area .social-icon li .fa-facebook {
	color: #ffffff;
	background-color: #3b579d;
	padding: 11px 14px;
	border-radius: 50%;
	-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;
}
.blog-news-layout2 .share-area .social-icon li .fa-facebook:hover {
	opacity: 0.7;
}
.blog-news-layout2 .share-area .social-icon li .fa-twitter {
	color: #ffffff;
	background-color: #1da1f2;
	padding: 11px 12px;
	border-radius: 50%;
	-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;
}
.blog-news-layout2 .share-area .social-icon li .fa-twitter:hover {
	opacity: 0.7;
}
.blog-news-layout2 .share-area .social-icon li .fa-google {
	color: #ffffff;
	background-color: #ea4335;
	padding: 11px 13px;
	border-radius: 50%;
	-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;
}
.blog-news-layout2 .share-area .social-icon li .fa-google:hover {
	opacity: 0.7;
}
.blog-news-layout2 .share-area .social-icon li .fa-linkedin {
	color: #ffffff;
	background-color: #0177b5;
	padding: 11px 13px;
	border-radius: 50%;
	-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;
}
.blog-news-layout2 .share-area .social-icon li .fa-linkedin:hover {
	opacity: 0.7;
}
.blog-news-layout2 .prev-next .btn-prev-primary {
	background-color: #444444;
	color: #ffffff;
	font-weight: 600;
	width: 100%;
	padding: 12px 0;
	display: block;
	text-align: center;
	-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;
}
@media only screen and (max-width: 479px) {
	.blog-news-layout2 .prev-next .btn-prev-primary {
		margin-bottom: 10px;
	}
}
.blog-news-layout2 .prev-next .btn-prev-primary:hover {
	background-color: #f7a145;
	color: #ffffff;
}
.blog-news-layout2 .prev-next .btn-next-textprimary {
	background-color: #f7a145;
	color: #ffffff;
	font-weight: 600;
	width: 100%;
	padding: 12px 0;
	display: block;
	text-align: center;
	-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;
}
.blog-news-layout2 .prev-next .btn-next-textprimary:hover {
	background-color: #444444;
	color: #ffffff;
}
.blog-news-layout2 .admin-profile .media .media-left {
	float: left;
	margin-right: 20px;
}
.blog-news-layout2 .admin-profile .media .media-left img {
	border-radius: 50%;
	-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;
}
.blog-news-layout2 .admin-profile .media .media-left img:hover {
	opacity: 0.5;
}
.blog-news-layout2 .admin-profile .media .media-body h3 {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px;
}
.blog-news-layout2 .admin-profile .media .media-body h3 a {
	color: #444444;
	-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;
}
.blog-news-layout2 .admin-profile .media .media-body h3 a:hover {
	color: #f7a145;
}
.blog-news-layout2 .admin-profile .media .media-body p {
	margin-bottom: 15px;
}
.blog-news-layout2 .admin-profile .media .media-body ul li {
	display: inline-block;
	margin-right: 20px;
}
.blog-news-layout2 .admin-profile .media .media-body ul li:last-child {
	margin-right: 0;
}
.blog-news-layout2 .admin-profile .media .media-body ul li a {
	color: #444444;
	-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;
}
.blog-news-layout2 .admin-profile .media .media-body ul li a:hover {
	color: #f7a145;
}
.blog-news-layout3 {
	padding: 50px 0 30px;
	background-color: #ffffff;
}
.blog-news-layout3 .comment-title {
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.blog-news-layout3 .comment-title h3 {
	margin-bottom: 13px;
	padding-left: 30px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444444;
}
.blog-news-layout3 .comments-box {
	padding: 10px 30px 0;
}
@media (max-width: 479px) {
	.blog-news-layout3 .comments-box {
		padding: 10px 10px 0;
	}
}
.blog-news-layout3 .comments-box .media {
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e3e3e3;
}
.blog-news-layout3 .comments-box .media .media-left {
	float: left;
	margin-right: 20px;
}
.blog-news-layout3 .comments-box .media .media-left img {
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-news-layout3 .comments-box .media .media-left img:hover {
	opacity: 0.5;
}
.blog-news-layout3 .comments-box .media .media-body {
	position: relative;
}
.blog-news-layout3 .comments-box .media .media-body h4 {
	margin-bottom: 2px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	color: #444444;
}
.blog-news-layout3 .comments-box .media .media-body h4 a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-news-layout3 .comments-box .media .media-body h4 a:hover {
	color: #f7a145;
}
.blog-news-layout3 .comments-box .media .media-body p.reply {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	margin: 0;
	text-transform: capitalize;
}
.blog-news-layout3 .comments-box .media .media-body p.reply a {
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.blog-news-layout3 .comments-box .media .media-body p.reply a:hover {
	color: #f7a145;
}
.blog-news-layout3 .comments-box .media .media-body p {
	margin: 20px 0 0;
}
.blog-news-layout3 .comments-box .media:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
/*=======================================================================
[28] Contact Area
=========================================================================*/

.contact-info-layout1 {
	padding: 130px 0 75px 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.contact-info-layout1 {
		padding: 115px 0 70px 50px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.contact-info-layout1 {
		padding: 100px 0 65px 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.contact-info-layout1 {
		padding: 85px 0 60px 30px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.contact-info-layout1 {
		padding: 70px 0 55px 30px;
	}
}
.contact-info-layout1 h2 {
	color: #444444;
	font-weight: 600;
	text-transform: uppercase;
}
.contact-info-layout1 h2 span {
	color: #f7a145;
}
.contact-info-layout1 p {
	margin-bottom: 45px;
	padding-right: 60px;
}
.contact-info-layout1 li {
	margin-bottom: 17px;
	font-size: 18px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.contact-info-layout1 li a {
	color: #526788;
}
.contact-info-layout1 li a:hover {
	color: #f7a145;
}
.contact-info-layout1 li i {
	font-size: 24px;
	margin-right: 20px;
}
.contact-info-layout2 {
	background-color: #f2f2f2;
	border-bottom: 3px solid #f7a145;
	padding: 100px 0 75px 60px;
	height: 517px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.contact-info-layout2 {
		padding: 115px 0 70px 50px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.contact-info-layout2 {
		padding: 100px 0 65px 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.contact-info-layout2 {
		padding: 85px 0 60px 30px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.contact-info-layout2 {
		padding: 70px 0 55px 30px;
	}
}
.contact-info-layout2 h2 {
	color: #444444;
	font-weight: 600;
	text-transform: uppercase;
}
.contact-info-layout2 h2 span {
	color: #f7a145;
}
.contact-info-layout2 p {
	margin-bottom: 45px;
	padding-right: 60px;
}
.contact-info-layout2 li {
	margin-bottom: 17px;
	font-size: 18px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.contact-info-layout2 li a {
	color: #526788;
}
.contact-info-layout2 li a:hover {
	color: #f7a145;
}
.contact-info-layout2 li i {
	font-size: 24px;
	margin-right: 20px;
}
.contact-info-layout3 {
	padding: 40px 28px 55px;
	background-color: #ffffff;
}
.contact-info-layout3 h2 {
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	color: #444444;
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e3e3e3;
}
.contact-info-layout3 p {
	margin-bottom: 40px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #f7a145;
}
.contact-info-layout3 ul.contact-address {
	margin-bottom: 30px;
}
.contact-info-layout3 ul.contact-address li {
	padding-left: 50px;
	margin-bottom: 20px;
	position: relative;
}
.contact-info-layout3 ul.contact-address li i {
	left: 0;
	top: 0;
	position: absolute;
	font-size: 25px;
	color: #444444;
}
.contact-info-layout3 ul.contact-address li p {
	margin: 0;
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	color: #444444;
	text-transform: capitalize;
}
.contact-info-layout3 ul.contact-social {
	text-align: center;
}
.contact-info-layout3 ul.contact-social li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.contact-info-layout3 ul.contact-social li i {
	color: #ffffff;
	border-radius: 2px;
	opacity: 0.8;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.contact-info-layout3 ul.contact-social li i:hover {
	opacity: 1;
}
.contact-info-layout3 ul.contact-social .fa-facebook {
	padding: 10px 14px;
	background-color: #395799;
}
.contact-info-layout3 ul.contact-social .fa-twitter {
	padding: 10px 12px;
	background-color: #19b2f5;
}
.contact-info-layout3 ul.contact-social .fa-google-plus {
	padding: 10px 10px;
	background-color: #f05b44;
}
.contact-info-layout3 ul.contact-social .fa-dribbble {
	padding: 10px 13px;
	background-color: #ea4c89;
}
.contact-info-layout3 ul.contact-social .fa-linkedin-square {
	padding: 10px 13px;
	background-color: #0da6be;
}
.contact-info-layout3 ul.contact-social .fa-pinterest-p {
	padding: 10px 14px;
	background-color: #9c0c1c;
}
.google-map-area {
	border-top: 3px solid #f7a145;
}
/*=======================================================================
[29] Newslatter Area
=========================================================================*/

.newslatter-layout1 {
	background-color: #ffffff;
	padding: 60px 0 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.newslatter-layout1 {
		padding: 55px 0 35px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.newslatter-layout1 {
		padding: 50px 0 30px;
	}
}
@media only screen and (max-width: 767px) {
	.newslatter-layout1 {
		padding: 45px 0 25px;
	}
}
.newslatter-layout1 h2 {
	font-size: 32px;
	text-transform: capitalize;
	color: #444444;
	font-weight: 700;
	margin-bottom: 20px;
}
.newslatter-layout1 h2 span {
	color: #f7a145;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.newslatter-layout1 h2 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 991px) {
	.newslatter-layout1 h2 {
		font-size: 28px;
	}
}
.newslatter-layout1 .btn-get {
	color: #ffffff;
	background-color: #f7a145;
	font-size: 16px;
	border-radius: 1px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 600;
	padding: 14px 20px 12px;
	border-radius: 3px;
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.newslatter-layout1 .btn-get:hover {
	color: #f7a145;
	background-color: #ffffff;
	border: 1px solid #f7a145;
}
.newslatter-layout2 {
	background-color: #342e2e;
	padding: 40px 0 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.newslatter-layout2 {
		padding: 35px 0 5px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.newslatter-layout2 {
		padding: 30px 0 5px;
	}
}
@media only screen and (max-width: 767px) {
	.newslatter-layout2 {
		padding: 25px 0 5px;
	}
}
.newslatter-layout2 h2 {
	font-size: 30px;
	text-transform: capitalize;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 20px;
}
.newslatter-layout2 h2 span {
	color: #f7a145;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.newslatter-layout2 h2 {
		font-size: 26px;
	}
}
@media only screen and (max-width: 991px) {
	.newslatter-layout2 h2 {
		font-size: 24px;
	}
}
.newslatter-layout2 .btn-get {
	color: #ffffff;
	background-color: #f7a145;
	font-size: 16px;
	border-radius: 1px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 600;
	padding: 14px 20px 12px;
	border-radius: 3px;
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.newslatter-layout2 .btn-get:hover {
	color: #444444;
	background-color: #ffffff;
}
/*=======================================================================
[30] Request Area
=========================================================================*/

.request-area {
	padding: 70px 0 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.request-area {
		padding: 80px 0 90px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.request-area {
		padding: 65px 0 75px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.request-area {
		padding: 50px 0 60px;
	}
}
@media only screen and (max-width: 320px) {
	.request-area {
		padding: 35px 0 45px;
	}
}
.request-title {
	margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
	.request-title {
		margin-bottom: 20px;
	}
}
.request-title h2 {
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
	color: #f7a145;
}
.request-title span {
	font-size: 22px;
	font-weight: 500;
}
.request-contact-form {
	padding: 5px 0;
}
.request-contact-form form {
	text-align: right;
}
@media only screen and (max-width: 991px) {
	.request-contact-form form {
		text-align: left;
	}
}
.request-contact-form form .top-input {
	margin-bottom: 30px;
	padding: 8px 12px;
	width: 100%;
	background-color: #f5f5f5;
	border: 0;
	border-radius: 2px;
}
.request-contact-form form .top-input:focus {
	outline: none;
}
@media only screen and (max-width: 479px) {
	.request-contact-form form .top-input {
		margin-bottom: 20px;
	}
}
.request-contact-form form .submit-btn {
	padding: 7px 24px;
	border-radius: 2px;
	border: 2px solid #f7a145;
	background-color: #f7a145;
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.request-contact-form form .submit-btn:hover {
	background-color: transparent;
	border: 2px solid #f7a145;
	color: #f7a145;
}
/*=======================================================================
[31] Form Area
=========================================================================*/

.contact-form-layout1 .top-input {
	width: 100%;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #ebebeb;
}
@media (max-width: 479px) {
	.contact-form-layout1 .top-input {
		margin-bottom: 20px;
	}
}
.contact-form-layout1 .top-input:focus {
	outline: none;
}
.contact-form-layout1 .message-box {
	padding: 10px;
	height: 200px;
	width: 100%;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
}
.contact-form-layout1 .message-box:focus {
	outline: none;
}
.contact-form-layout1 .btn-primary-fill-ghost {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.contact-form-layout1 .btn-primary-fill-ghost:focus {
	outline: none;
}
.contact-form-layout2 form {
	padding: 20px 30px;
}
.contact-form-layout2 form .top-input {
	margin-bottom: 30px;
	width: 100%;
	padding: 10px 20px;
	margin-right: 26px;
	border: 1px solid #ebebeb;
}
@media (max-width: 479px) {
	.contact-form-layout2 form .top-input {
		margin-bottom: 20px;
	}
}
.contact-form-layout2 form .top-input:focus {
	outline: none;
}
.contact-form-layout2 form .message-box {
	margin-bottom: 20px;
	padding: 15px 20px;
	height: 135px;
	width: 100%;
	border: 1px solid #ebebeb;
}
.contact-form-layout2 form .message-box:focus {
	outline: none;
}
.contact-form-layout2 form .btn-fill {
	text-align: left;
}
.top-input:last-child {
	margin-right: 0;
}
.contact-form-layout3 {
	background-color: #f7a145;
	padding: 100px 60px 75px;
}
@media (max-width: 1199px) {
	.contact-form-layout3 {
		padding: 60px 30px 30px;
	}
}
.contact-form-layout3 ul li {
	padding: 0 0 25px;
}
.contact-form-layout3 ul li .top-input {
	width: 100%;
	padding: 10px 20px;
	border: 0;
	border-radius: 2px;
}
.contact-form-layout3 ul li .top-input:focus {
	outline: none;
}
.contact-form-layout3 ul li .message-box {
	height: 150px;
	width: 100%;
	padding: 10px 20px;
	border: 0;
	border-radius: 2px;
}
.contact-form-layout3 ul li .message-box:focus {
	outline: none;
}
.contact-form-layout3 ul li .submit-btn {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 10px 20px;
	background-color: #fffffd;
	border: 2px solid #fffffd;
	font-weight: 600;
	border-radius: 3px;
	text-transform: uppercase;
	color: #444444;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.contact-form-layout3 ul li .submit-btn:hover {
	color: #ffffff;
	background-color: transparent;
	border: 2px solid #ffffff;
}
.contact-form-layout4 {
	margin-bottom: 30px;
}
.contact-form-layout4 form .form-control {
	height: auto;
	padding: 0;
	box-shadow: none;
	background: none;
	line-height: 1.5;
}
.contact-form-layout4 form .form-control:focus {
	box-shadow: none;
}
.contact-form-layout4 form .top-input {
	width: 100%;
	padding: 15px 20px;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
}
.contact-form-layout4 form .top-input:focus {
	outline: none;
}
@media (max-width: 479px) {
	.contact-form-layout4 form .top-input {
		margin-bottom: 15px;
	}
}
.contact-form-layout4 form .message-box {
	padding: 15px 20px;
	width: 100%;
	height: 170px;
	margin-bottom: 40px;
	border: 1px solid #ebebeb;
}
.contact-form-layout4 form .message-box:focus {
	outline: none;
}
@media (max-width: 479px) {
	.contact-form-layout4 form .message-box {
		margin-bottom: 15px;
	}
}
.contact-form-layout4 form .btn-fill {
	text-align: left;
}
.contact-form-layout6 {
	padding: 30px 30px 20px;
	margin-bottom: 60px;
}
@media (max-width: 767px) {
	.contact-form-layout6 {
		padding: 30px 20px 20px;
	}
}
.contact-form-layout6 .request-title {
	text-align: center;
	margin-bottom: 20px;
}
.contact-form-layout6 .request-title h2 {
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	margin: 0;
	color: #444444;
}
.contact-form-layout6 ul li {
	padding: 0 0 25px;
}
.contact-form-layout6 ul li .top-input {
	width: 100%;
	padding: 10px 20px;
	border: 0;
	border-radius: 2px;
}
.contact-form-layout6 ul li .top-input:focus {
	outline: none;
}
.contact-form-layout6 ul li .submit-btn {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 8px 40px;
	border: 2px solid #444444;
	background-color: #444444;
	font-weight: 600;
	border-radius: 3px;
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.contact-form-layout6 ul li .submit-btn:hover {
	color: #444444;
	background-color: transparent;
}
/*=======================================================================
[32] Mission Vission Area
=========================================================================*/

.mission-vission-layout1 {
	margin-bottom: 30px;
}
.mission-vission-layout1 .image-box {
	margin-bottom: 30px;
}
.mission-vission-layout1 .image-box img {
	width: 100%;
}
.mission-vission-layout1 .content-box h2 {
	font-size: 30px;
	font-weight: 600;
	color: #444444;
	margin-bottom: 20px;
}
.mission-vission-layout1 .content-box p {
	margin: 0;
}
/*=======================================================================
[33] Banner Area
=========================================================================*/

.banner-content-layout1 {
	z-index: 2222;
}
.banner-content-layout1 h2 {
	margin-left: auto;
	margin-right: auto;
	float: none;
	line-height: 1.5;
	width: 65%;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
}
.banner-content-layout1 h2 span {
	color: #f7a145;
}
@media (max-width: 991px) {
	.banner-content-layout1 h2 {
		width: 100%;
	}
}
.banner-content-layout1 h2.uppercase-text {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	width: 90%;
}
.banner-content-layout1 h2.uppercase-text span {
	color: #f7a145;
}
.banner-content-layout1 li {
	display: inline;
	margin-right: 5px;
}
.banner-content-layout1 li i {
	background-color: #f7a145;
	color: #ffffff;
	font-size: 30px;
	padding: 20px 21px;
	border-radius: 50%;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.banner-content-layout1 li i:hover {
	color: #f7a145;
	background-color: #ffffff;
}
.banner-content-layout1 li span {
	font-size: 30px;
	font-weight: 600;
	color: #f7a145;
}
.banner-content-layout2 h1 {
	text-transform: uppercase;
	font-size: 52px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
	text-shadow: 1px 1px 1px #000;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.banner-content-layout2 h1 {
		font-size: 48px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.banner-content-layout2 h1 {
		font-size: 42px;
	}
}
@media (max-width: 767px) {
	.banner-content-layout2 h1 {
		font-size: 38px;
	}
}
.banner-content-layout2 p {
	font-size: 18px;
	color: #ffffff;
	margin: 0;
}
.banner-content-layout3 h2 {
	text-transform: capitalize;
	font-size: 30px;
	font-weight: 700;
	color: #444444;
}
.banner-content-layout3 p {
	font-size: 18px;
	color: #ffffff;
	margin: 0;
}
.banner-content-layout4 p {
	font-size: 24px;
	color: #ffffff;
	font-weight: 300;
	line-height: 1.3;
	margin: 35px;
}
.banner-content-layout4 h2 {
	text-transform: uppercase;
	font-size: 60px;
	font-weight: 700;
	line-height: 1.3;
	color: #ffffff;
	width: 65%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.banner-content-layout4 h2 {
		font-size: 54px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.banner-content-layout4 h2 {
		font-size: 48px;
	}
}
@media (max-width: 767px) {
	.banner-content-layout4 h2 {
		font-size: 30px;
	}
}
/*=======================================================================
[34] FAQs Area
=========================================================================*/

.faq-full-wrapper {
	padding: 25px 0;
	border-radius: 3px;
	background-color: #ffffff;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.faq-full-wrapper .panel {
	background-color: #ffffff;
	border-radius: 0px;
	box-shadow: none;
}
.faq-full-wrapper .faq-box-item {
	border-bottom: 1px solid #e8e8e8!important;
}
.faq-full-wrapper .faq-box-item:last-child {
	border-bottom: 0 !important;
}
.faq-full-wrapper .panel-heading {
	padding: 0;
	position: relative;
	color: #444444;
	background-color: #ffffff;
}
.faq-full-wrapper .panel-heading .faq-box-title {
	margin: 0;
	font-weight: 600;
}
.faq-full-wrapper .panel-heading .faq-box-title a {
	padding: 18px 0 18px 80px;
	display: block;
	font-size: 16px;
	color: #444444;
}
.faq-full-wrapper .panel-heading .accordion-toggle {
	position: relative;
}
.faq-full-wrapper .panel-heading .accordion-toggle:after {
	content: "\eb89";
	position: absolute;
	left: 35px;
	top: 20%;
	font-size: 22px;
	z-index: 7;
	font-family: icofont;
}
@media only screen and (max-width: 633px) {
	.faq-full-wrapper .panel-heading .accordion-toggle:after {
		top: -10%;
	}
}
.faq-full-wrapper .active.panel-heading .accordion-toggle {
	background-color: #ffffff;
}
.faq-full-wrapper .active.panel-heading .accordion-toggle:after {
	content: "\eb8c";
}
.faq-full-wrapper:last-child .panel {
	border: 0;
}
.faq-full-wrapper .panel-body {
	margin: 0;
	border: 0 !important;
	padding-left: 70px;
}
.faq-full-wrapper .faq-box-body {
	border-top: 0;
}
/*=======================================================================
[35] Error-404 Area
=========================================================================*/

.error-404 {
	height: 1080px;
	width: 100%;
}
.error-404 .error-message {
	padding-top: 220px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.error-404 .error-message {
		padding-top: 180px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.error-404 .error-message {
		padding-top: 160px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.error-404 .error-message {
		padding-top: 130px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.error-404 .error-message {
		padding-top: 100px;
	}
}
.error-404 .error-message h1 {
	font-size: 150px;
	font-weight: 600;
	line-height: 1.2;
	color: #f7a145;
	margin-bottom: 0;
}
.error-404 .error-message h2 {
	font-size: 48px;
	font-weight: 600;
	color: #444444;
	margin-bottom: 80px;
}
/*=======================================================================
[36] Footer Area
=========================================================================*/

.footer-area-top {
	padding: 45px 0 30px;
	background: url(http://siddharthplywood.com/css/img/banner/footerbg.jpg) no-repeat top center;
	background-size: 100% 100%;
	background-attachment: fixed;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.footer-area-top {
		padding: 82px 0 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer-area-top {
		padding: 72px 0 40px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.footer-area-top {
		padding: 62px 0 35px;
	}
}
@media (min-width: 321px) and (max-width: 479px) {
	.footer-area-top {
		padding: 52px 0 20px;
	}
}
@media only screen and (max-width: 320px) {
	.footer-area-top {
		padding: 42px 0 10px;
	}
}
.footer-area-top .footer-box {
	margin-bottom: 30px;
}
.footer-area-top h3 {
	font-size: 18px;
	color: #ffffff;
	font-weight: 500;
	text-transform: capitalize;
}
.footer-area-top p {
	margin: 0;
	color: #ffffff;
}
.footer-area-top .footer-logo {
	margin-bottom: 30px;
}
.footer-area-top .footer-logo img {
	margin-bottom: 30px;
	max-width: 100%;
}
@media only screen and (max-width: 479px) {
	.footer-area-top .footer-logo img {
		margin-bottom: 30px;
	}
}
.footer-area-top .useful-links>li {
	display: inline-block;
}
.footer-area-top .useful-links>li ul li {
	margin-bottom: 5px;
	position: relative;
	padding-left: 20px;
}
.footer-area-top .useful-links>li ul li:before {
	/* content: "\f1db"; */
	content: "\f105";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	color: #919090;
	top: 1px;
	font-size: 14px;
	-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;
}
.footer-area-top .useful-links>li ul li a {
	color: #919090;
	-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;
	font-style: italic;
	font-size: 13px;
}
.footer-area-top .useful-links>li ul li a:hover {
	color: #f7a145;
}
.footer-area-top .useful-links>li ul li:hover:before {
	color: #ffffff;
}
.footer-area-top .footer-newslatter {
	margin-bottom: 30px;
}
.footer-area-top .footer-newslatter p {
	margin-bottom: 20px;
}
.footer-area-top .footer-newslatter .input-group {
	margin-bottom: 30px;
}
.footer-area-top .footer-newslatter .input-group .form-control {
	background: transparent;
	height: 45px;
	border: 0;
	color: #aaa;
	box-shadow: none;
	border: solid 1px #666;
}
.footer-area-top .footer-newslatter .input-group .form-control:focus {
	outline: none;
}
.footer-area-top .footer-newslatter .input-group .btn-default {
	background: transparent;
	height: 45px;
	border: 0;
	border-radius: 0 2px 2px 0;
	box-shadow: none;
	border: solid 1px #666;
}
.footer-area-top .footer-newslatter .input-group .btn-default i {
	font-size: 24px;
	color: #F7A145;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-area-top .footer-newslatter .input-group .btn-default:focus {
	outline: none;
}
.footer-area-top .footer-newslatter .input-group .btn-default:hover i {
	color: #444444;
}
.footer-area-top .footer-newslatter ul.contact-social {
	text-align: left;
}
.footer-area-top .footer-newslatter ul.contact-social li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 13px;
}
.footer-area-top .footer-newslatter ul.contact-social li i {
	color: #ffffff;
	border-radius: 2px;
	opacity: 1;
	padding: 7px 10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-area-top .footer-newslatter ul.contact-social li i:hover {
	opacity: 0.7;
}
.footer-area-top .footer-newslatter ul.contact-social .icofont-social-facebook {
	background-color: #395799;
}
.footer-area-top .footer-newslatter ul.contact-social .icofont-social-twitter {
	background-color: #19b2f5;
}
.footer-area-top .footer-newslatter ul.contact-social .icofont-social-google-plus {
	background-color: #f05b44;
}
.footer-area-top .footer-newslatter ul.contact-social .icofont-social-dribbble {
	background-color: #ea4c89;
}
.footer-area-top .footer-newslatter ul.contact-social .icofont-social-linkedin {
	background-color: #0da6be;
}
.footer-area-top .footer-newslatter ul.contact-social .icofont-social-pinterest {
	background-color: #9c0c1c;
}
.footer-area-top .footer-popular-post .media {
	border-bottom: 1px solid #535353;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.footer-area-top .footer-popular-post .media:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.footer-area-top .footer-popular-post .media a {
	padding-right: 0;
	margin-right: 15px;
}
.footer-area-top .footer-popular-post .media a img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-area-top .footer-popular-post .media a img:hover {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-area-top .footer-popular-post .media-body a {
	margin: -3px 0 5px;
	display: block;
	color: #919090;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-area-top .footer-popular-post .media-body a:hover {
	color: #f7a145;
}
.footer-area-top .footer-popular-post .media-body p {
	color: #f7a145;
	margin-bottom: 0;
}
.footer-area-top .corporate-address {
	margin-bottom: 20px;
}
.footer-area-top .corporate-address li {
	margin-bottom: 20px;
	color: #f5f5f5;
	position: relative;
	padding-left: 45px;
}
.footer-area-top .corporate-address li i {
	text-align: center;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 1;
	font-size: 14px;
	border-radius: 2px;
	height: 30px;
	width: 30px;
	background: #257933;
	line-height: 28px;
}
.footer-area-top .corporate-address li p {
	color: #919090;
	margin-bottom: 5px;
	line-height: 1.5;
}
.footer-area-top .corporate-address li:last-child {
	margin-bottom: 0;
}
.footer-area-top .flickr-photos li {
	display: inline-block;
	width: 30%;
	margin-right: 5px;
	margin-bottom: 5px;
}
.footer-area-top .flickr-photos li img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-area-bottom {
	text-align: center;
	padding: 25px 0 5px;
	text-transform: capitalize;
	font-size: 14px;
	background: transparent;
	border-top: solid 1px #1c1c1c;
}
@media only screen and (max-width: 767px) {
	.footer-area-bottom {
		text-align: center;
		padding: 17px 0;
	}
}
.footer-area-bottom p {
	color: #919090;
}
@media only screen and (max-width: 767px) {
	.footer-area-bottom p {
		margin-bottom: 10px;
	}
}
.footer-area-bottom p span {
	color: #ffffff;
}
.footer-area-bottom p a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-area-bottom p a:hover {
	color: #f7a145;
}
/*=======================================================================
[27] Responsive Style
=========================================================================*/

.max-lg-active {
	display: none;
}
@media only screen and (max-width: 1345px) {
	.min-lg-active {
		display: none;
	}
}
@media only screen and (max-width: 1345px) {
	.max-lg-active {
		display: block;
	}
}
@media (min-width: 1200px) {
	.d-xl-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}
@media (min-width: 992px) {
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.d-lg-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.align-items-lg-center {
		-webkit-box-align: center !important;
		-webkit-align-items: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
}
@media (min-width: 768px) {
	.d-md-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
}
@media (max-width: 767px) {
	.d-xs-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.flex-xs-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-xs-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
	.mb-xs-list {
		margin-bottom: 30px;
	}
	.mb-xs-list:last-child {
		margin-bottom: 0;
	}
	.mb-big-xs-list {
		margin-bottom: 80px;
	}
	.mb-big-xs-list:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 479px) {
	.mb-xs-list {
		margin-bottom: 15px;
	}
	.mb-xs-list:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.d-sm-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: row-reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important;
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}
}
@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	.d-lg-inline {
		display: inline !important;
	}
	.d-lg-inline-block {
		display: inline-block !important;
	}
	.d-lg-block {
		display: block !important;
	}
	.d-lg-table {
		display: table !important;
	}
	.d-lg-table-cell {
		display: table-cell !important;
	}
	.d-lg-flex {
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -webkit-inline-flex !important;
		display: -ms-inline-flexbox !important;
		display: inline-flex !important;
	}
}
@media (max-width: 1199px) {
	.mb-md {
		margin-bottom: 30px;
	}
}
@media (max-width: 991px) {
	.mb-sm {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.mb-xs {
		margin-bottom: 30px;
	}
}
@media (max-width: 600px) {
	.flex-c600-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-webkit-flex-direction: column-reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}
@media only screen and (max-width: 480px) {
	.col-mo-12 {
		width: 100%;
	}
}
/*=======================================================================
[46] switcher Area
===================================================================*/

.box-layout {
	padding: 30px 0;
}
.switcher-title {
	padding: 12px 0 0!important;
	font-size: 16px;
	color: #f7a145;
	margin-bottom: 10px;
}
.box-fw-layout button, .box-fw-layout a {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.box-fw-layout ul {
	text-align: center;
}
.box-fw-layout ul li {
	width: 49%;
	display: inline-block;
}
.box-fw-layout ul li button {
	width: 100%!important;
}
.box-fw-layout ul li a {
	width: 100%;
	display: inline-block;
}
.color-changer-light h4 {
	color: #444444;
}
.demo_changer .form_holder {
	padding: 0 10px 14px 8px!important;
	background-color: #342e2e;
}
.color-changer-light {
	margin-bottom: 10px;
	border-radius: 3px;
	padding: 10px;
	background: #fffffd !important;
}
@media only screen and (max-width: 767px) {
	.demo_changer {
		display: block!important;
	}
}
.demo_changer .form_holder {
	cursor: inherit!important;
}
.demo_changer .demo-icon {
	background: #f7a145;
}
.switcher-btn {
	background: #f7a145;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	border: 2px solid #f7a145;
	padding: 7px 5px;
	border-radius: 5px;
	display: inline-block;
	font-weight: 500;
	-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;
}
.switcher-btn:hover {
	background: transparent;
	color: #f7a145;
}
.switcher-btn .selected {
	background: transparent;
	color: #f7a145;
}
@media only screen and (max-width: 479px) {
	.col-mb-12 {
		width: 100%;
	}
}
/*********************************************/

.boxpattern-2 {
	width: 33.33%;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0
}
.serviceboxbg {
	border-color: #6a511a !important;
}
.serviceboxbg {
	border: 1px solid;
	transition: all .5s ease;
}
.serviceboxbg:hover {
	background-color: #f4bc16;
	border-color: #f4bc16;
}
.boxpattern-2 .serviceboxbg {
	padding: 40px 30px;
	min-height: 200px;
}
.servicebox-icon {
	width: 39px;
	height: 39px;
	overflow: hidden;
	margin: 0 auto;
}
.servicebox {
	box-sizing: border-box;
}
.servicebox h3, .serviceboxbg p {
	color: #ffffff !important;
}
.servicebox p {
	margin: 0;
}
.serviceboxbg p {
	color: #FFF!important;
}
@media only screen and (max-width: 768px) {
	.boxpattern-2 {
		padding: .5% 2.2% 0;
		width: 100%
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.boxpattern-2 {
		padding: .5% 2.2% 0;
		width: 50%
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.boxpattern-2 {
		padding: .5% 2.2% 0;
		width: 50%
	}
}
/********************** LightGallery ************************/

.demo-gallery>ul {
	margin-bottom: 0;
}
.demo-gallery>ul>li {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
	width: 200px;
}
.demo-gallery>ul>li a {
	border: 3px solid #FFF;
	border-radius: 3px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
.demo-gallery>ul>li a>img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery>ul>li a:hover>img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
	opacity: 1;
}
.demo-gallery>ul>li a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery>ul>li a .demo-gallery-poster>img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery>ul>li a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery>a>img {
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	height: 100%;
	width: 100%;
}
.demo-gallery .justified-gallery>a:hover>img {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
	opacity: 1;
}
.demo-gallery .justified-gallery>a .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.1);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: background-color 0.15s ease 0s;
	-o-transition: background-color 0.15s ease 0s;
	transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
	background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
	height: 48px;
	margin-left: -24px;
	margin-top: -24px;
	opacity: 0.8;
	width: 48px;
}
.demo-gallery.dark>ul>li a {
	border: 3px solid #04070a;
}
.home .demo-gallery {
	padding-bottom: 80px;
}
.pl-0 {
	padding-left: 0px !important;
}
.pr-0 {
	padding-right: 0px !important;
}
.ml-5 {
	margin-left: 5px !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.read_more {
	text-transform: uppercase;
	color: #444444;
	font-weight: 600;
	padding: 12px 20px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	-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;
}
.read_more:hover {
	color: #ffffff;
	background-color: #f7a145;
}
/* .panel-title > a:before { */

/* content: "\f068"; */

/* float: right !important; */

/* position: relative; */

/* top: 1px; */

/* display: inline-block; */

/* font-family: FontAwesome; */

/* font-style: normal; */

/* font-weight: normal; */

/* line-height: 1; */

/* } */

/* .panel-title > a.collapsed:before {content: "\f067";} */

ul.filter li:nth-child(2n+1) {
	background: rgba(239, 239, 239, 1.00);
}
ul.filter li {
	padding-top: 8px;
	padding-bottom: 0px;
}
.inline {
	display: -webkit-inline-box;
	width: 100%;
}
.fnt-nrml {
	font-weight: 600;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	border-radius: 0px;
}
.panel-default>.panel-heading {
	color: #666;
	font-size: 12px;
	font-weight: 500;
	box-shadow: 1px 1px 2px 0px #BDBDBD;
	border-top: 1px solid #ddd !important;
	border-radius: 0px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	color: inherit;
	font-weight: 500;
}
.clear {
	padding: 0px 12px;
	border: 1px solid #ddd;
	border-radius: 50px;
	background: #eee;
	font: normal 13px/22px arial;
	color: #888 !important;
	box-shadow: 1px 1px 0px rgba(43, 59, 93, 0.29);
}
.color:after {
	content: "\efd5";
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	font-family: icofont;
	font-size: 12px;
}
.color-Blue {
	color: #0000ff;
}
.color-Brown {
	color: #cc9900;
}
.color-Red {
	color: #9C0C1C;
}
.color-Green {
	color: #339900;
}
.color-Orange {
	color: #ff9900;
}
.color-White {
	color: #444444;
}
.filter-head {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	background: #e5e5e5;
	margin-bottom: 10px;
	padding: 15px 10px;
	color: #666;
	font-weight: 400;
	border: 1px solid #ccc;
}
.panel-default>.panel-heading {
	color: #666;
	font-size: 12px;
	padding: 7px 13px;
	background-color: #eee;
	border-color: #ddd;
}
.collapse-minus-nomargin {
	background: #EEEEEE url(http://siddharthplywood.com/css/img/pp-minus.gif) no-repeat right;
	float: right;
	height: 18px;
	padding: 0px 25px 1px 0;
	margin: 0px;
}
.collapse-plus-nomargin {
	background: #EEEEEE url(http://siddharthplywood.com/css/img/pp-plus.gif) no-repeat right;
	float: right;
	height: 18px;
	padding: 0px 25px 1px 0;
	margin: 0px;
}
.bg-white {
	background: #fff !important;
}
.mr-5 {
	margin-right: 5px !important;
}
.alertclr {
	color: #31708f;
	background-color: #D9EDF7;
	border-radius: 4px;
	border-color: #bce8f1;
}
.btn-blink {
	background-color: transparent;
	-webkit-animation: glowing 1500ms infinite;
	-moz-animation: glowing 1500ms infinite;
	-o-animation: glowing 1500ms infinite;
	animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
	0% {
		background-color: transparent;
		-webkit-box-shadow: 0 0 3px transparent;
	}
	50% {
		background-color: #F7A145;
		-webkit-box-shadow: 0 0 40px #F7A145;
	}
	100% {
		background-color: transparent;
		-webkit-box-shadow: 0 0 3px transparent;
	}
}
@-moz-keyframes glowing {
	0% {
		background-color: transparent;
		-moz-box-shadow: 0 0 3px transparent;
	}
	50% {
		background-color: #F7A145;
		-moz-box-shadow: 0 0 40px #F7A145;
	}
	100% {
		background-color: transparent;
		-moz-box-shadow: 0 0 3px transparent;
	}
}
@-o-keyframes glowing {
	0% {
		background-color: transparent;
		box-shadow: 0 0 3px transparent;
	}
	50% {
		background-color: #F7A145;
		box-shadow: 0 0 40px #F7A145;
	}
	100% {
		background-color: transparent;
		box-shadow: 0 0 3px transparent;
	}
}
@keyframes glowing {
	0% {
		background-color: transparent;
		box-shadow: 0 0 3px transparent;
	}
	50% {
		background-color: #F7A145;
		box-shadow: 0 0 40px #F7A145;
	}
	100% {
		background-color: transparent;
		box-shadow: 0 0 3px transparent;
	}
}
.text-shadow {
	text-shadow: 1px 1px 1px #000;
}
.text-white {
	color: #fff;
}
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-thumb:hover {
	background: #b30000;
}
::-webkit-scrollbar-thumb {
	background: -webkit-linear-gradient(right top, #1A3F6A, #F7A145)!important;
	border-radius: 10px;
}
::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
}
.content-box ul li {
	display: inline-block;
	border: 1px solid #999999;
	padding: 4px 15px;
	margin-right: 5px;
	font-weight: 600;
	text-align: center;
	border-radius: 50px;
}
ul li a .read-more {
	color: #505050;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
/***********************************************************
----------------------- Image Zoom -------------------------
***********************************************************/

.zoomify {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.zoomify.zoomed {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	position: relative;
	z-index: 1501;
	border-radius: 3px;
	box-shadow: 0px 0px 16px 2px rgba(0, 0, 0, 0.7);
}
.zoomify-shadow {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1500;
	background: rgba(0, 0, 0, .8);
	opacity: 0;
}
.zoomify-shadow.zoomed {
	opacity: 1;
	cursor: pointer;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
/*************************************Kapil Chaudhary CSS Start************************************/

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: inline-block;
}
.top-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/alternative-plywoodbg.jpg) no-repeat center center;
	;
}
.hardwood-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/hard-wood.jpg) no-repeat center bottom;
	;
}
.waterproff-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/water-proff.jpg) no-repeat center center;
	;
}
.gardien-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/gardienply.jpg) no-repeat center center;
	;
}
.blockboard-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/block-bg.jpg) no-repeat center center;
	;
}
.flushdoor-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/flush-door.jpg) no-repeat center center;
	;
}
.kitchen-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/kitchen-bg.jpg) no-repeat center center;
	;
}
.veenear-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/kitchen-bg.jpg) no-repeat center center;
	;
}
.decorabirply-heading {
	padding: 70px 0px;
	background: url(http://siddharthplywood.com/images/product/decorabirply-bg.jpg) no-repeat center center;
	;
}
.title-heading {
	font-size: 50px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 50px;
}
.sec_padding {
	padding: 70px 0px;
}
.alternet-content .product-img {
	border: solid 5px #81b62b;
	border-radius: 10px;
}
.alternet-content .product-img img {
	border-radius: 4px;
}
.card-heading {
	font-size: 24px;
	color: #681a1a;
	font-weight: 600;
	text-transform: uppercase;
}
.card-heading:after {
	content: "";
	display: block;
	width: 30%;
	height: 4px;
	background: #81b62b;
}
.alternet-content p {
	font-size: 16px;
	line-height: 28px;
	color: #32434c;
}
.ply-sizes {
	font-size: 20px;
	color: #681a1a;
	font-weight: 600;
	text-transform: capitalize;
}
.ply-lists {
	list-style: none;
	padding-left: 0px;
}
.ply-lists li {
	padding-left: 10px;
	line-height: 40px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
}
.ply-lists li .fa {
	margin-right: 5px;
}
@media(max-width:767px) {
	.sec_padding {
		padding: 30px 0px;
	}
	.title-heading {
		font-size: 22px;
		padding: 20px 0px;
		margin-bottom: 0px!important;
	}
	.top-heading, .hardwood-heading, .waterproff-heading, .gardien-heading, .blockboard-heading, .flushdoor-heading, .kitchen-heading, .veenear-heading, .decorabirply-heading {
		padding: 0px!important;
	}
	.card-heading {
		font-size: 20px;
		padding-top: 20px;
	}
	.ply-sizes {
		margin-bottom: 0px;
	}
	.alternet-content p {
		font-size: 14px;
		line-height: 24px;
	}
	.ply-lists li {
		font-size: 14px;
	}
}