/* Starting - Html Template */

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Main Slider
3. Page Title
4. Call To Action 
5. Fact Counter
6. Projects
7. Contact Form
8. Google Map
9. Text & Image block
10. Error page
11. Comming soon
12. Blog 
13. Header
14. Footer
15. Services
16. Shop
17. Team
18. Testimonial

**********************************************/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Poppins:400,400i,500,500i,600,600i,700,700i,800');
/*font-family: 'Poppins', sans-serif;
font-family: 'Open Sans', sans-serif;*/

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('plugin.css');
@import url('bootstrap.css');
@import url('global.css');
@import url('element.css');
@import url('header.css');
/***

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

***/

.main-slider {
	position: relative;
	z-index: 8;
}

.main-slider .tp-caption {
	z-index: 5 !important;
}

.main-slider .tp-dottedoverlay {
	background: rgba(7, 24, 55, 0.50) !important;
}

.main-slider .tparrows.gyges {
	margin-top: -60px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: rgba(255, 255, 255, 0.20);
}

.main-slider .tparrows.gyges:before {
	line-height: 60px;
}

.main-slider .tparrows.gyges:hover {
	background-color: #ff0000;
}

.main-slider h2 {
	position: relative;
	color: #ffffff;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.50);
}

.main-slider h2:before {
	position: absolute;
	content: '';
	width: 70px;
	height: 1px;
	left: 0px;
	bottom: -1px;
	z-index: 10;
	background-color: #ff214f;
}

.main-slider h2.dark-text {
	position: relative;
	color: #022222;
}

.main-slider h2.text-center:before {
	left: 50%;
	margin-left: -35px;
}

.main-slider .text {
	position: relative;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	line-height: 1.7em;
}

.main-slider .text.dark-text {
	color: #022222;
	font-size: 16px;
}

.main-slider .dark-heading {
	position: relative;
	color: #022222;
	font-size: 60px;
	border: 0px;
	padding: 0px;
	line-height: 1.2em;
}

.main-slider .dark-heading:after {
	display: none;
}

.main-slider .white-heading {
	position: relative;
	color: #fff;
	border: 0px;
	padding: 0px;
	line-height: 1.2em;
}

.main-slider .white-heading:after {
	display: none;
}

.main-slider h4 {
	position: relative;
	font-size: 36px;
	font-weight: 400;
	color: #ffffff;
}

.main-slider h1 {
	position: relative;
	font-size: 72px;
	font-weight: 700;
	color: #ffffff;
	line-height: 1.2em;
	text-transform: uppercase;
}

.slider-content {
	position: relative;
	padding: 35px 30px;
	background-color: rgba(0, 0, 0, 0.60);
}

.slider-content h3 {
	position: relative;
	color: #ffffff;
	font-size: 30px;
	line-height: 1.4em;
	font-weight: 700;
	padding-bottom: 18px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.slider-content h3:after {
	position: absolute;
	content: '';
	width: 70px;
	height: 1px;
	left: 0px;
	bottom: -1px;
	z-index: 10;
	background-color: #ff214f;
}

.slider-content .content-text {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 25px;
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
	display: none !important;
}

/*** 

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

***/

.page-title {
	position: relative;
	text-align: center;
	/*height: 50px;*/
	display: flex;
	font-size:40px;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.page-title:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.page-title:after {
    position: absolute;
    color: red;
    content: '';
    width: 100px;
    background:red;
    height: 3px;
    top: 53px;

}
.undo .undi-sp{
	width:200px;
	height:2px;
	background:red;
	margin:0 auto;
	margin-bottom:40px;
	
}
.page-title h1 {
	position: relative;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #fff;
	line-height: 1.5em;
	text-transform: capitalize;
}
.main-row{padding-bottom:0px;}

.page-title .text {
	position: relative;
	color: #848484;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}

.page-info {
	position: relative;
	color: #272727;
	z-index: 9;
}

.page-info .flex-box-five {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid #eeeeee;
}

.page-info h2 {
	font-size: 16px;
	color: #272727;
	line-height: 24px;
	font-weight: 700;
}

.page-info .bread-crumb {
	position: relative;
	font-size: 14px;
	padding: 18px 0px 17px;
}

.page-info .bread-crumb li {
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-right: 24px;
	color: #ff214f;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}

.page-info .bread-crumb li:last-child {
	margin-right: 0px;
}

.page-info .bread-crumb li:after {
	content: '\f105';
	font-family: 'FontAwesome';
	position: absolute;
	right: -21px;
	width: 10px;
	line-height: 24px;
	font-size: 16px;
	color: #222222;
}

.page-info .bread-crumb li:last-child:after {
	display: none;
}

.page-info .bread-crumb li a {
	color: #1a1a1a;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.page-info .bread-crumb li a:hover {
	color: #ff214f;
}

.page-info .share-link a i {
	margin-left: 7px;
	color: #ff214f;
	margin-right: 7px;
	font-size: 14px;
}

/*** 

====================================================================
	Call To Action Section
====================================================================

***/

.call-to-action-one {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.call-to-action-one:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.60);
}

.call-to-action-one h2 {
	position: relative;
	color: #ffffff;
	font-size: 42px;
	line-height: 70px;
	font-weight: 700;
	text-transform: capitalize;
}

.call-to-action-one .text {
	font-size: 18px;
	color: #ffffff;
	position: relative;
	margin: 17px 0;
	line-height: 32px;
}

.call-to-action-one .theme-btn {
	margin-top: 30px;
	color: #fff;
	border-color: #fff;
}

.call-to-action-one .theme-btn:hover {
	color: #ff214f;
	background-color: #ffffff;
}

/* call to action two */

.call-to-action-two {
	background: #ff214f;
	padding: 30px 0;
}

.call-to-action-two .inner-box {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.call-to-action-two h3 {
	color: #fff;
	font-size: 20px;
	margin: 10px 0;
}

.call-to-action-two .theme-btn {
	margin: 10px 0;
}

.call-to-action-two .theme-btn:hover {
	background: #222;
	border-color: #222;
}

/*
------------------------------------------------
  Fact Counter 
------------------------------------------------
*/

.fact-counter {
	position: relative;
	overflow: hidden;
	color: #ffffff;
}

.fact-counter:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	opacity: 0.80;
	z-index: 0;
}

.fact-counter .auto-container {
	position: relative;
	z-index: 1;
}

.fact-counter .column {
	position: relative;
	margin-bottom: 10px;
	z-index: 5;
}

.fact-counter .item {
	color: #222;
	width: 100%;
}

.fact-counter .column .icon span {
	position: relative;
	top: 0px;
	font-size: 50px;
	position: absolute;
	line-height: 70px;
	top: -5px;
	left: 0;
	margin-bottom: 20px;
	color: #ab7442;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.fact-counter .count-outer {
	margin-top: 10px;
	color: #ffffff;
	position: relative;
	font-size: 40px;
	font-weight: 700;
}

.fact-counter .count-outer .count-text {
	margin-bottom: 5px;
	display: block;
}

.fact-counter .item .inner-box {
	position: relative;
	padding-left: 80px;
}

.fact-counter .item .inner-box .icon-box {
	position: absolute;
	left: 0;
	top: 15px;
}

.fact-counter .item .inner-box .icon-box i {
	color: #ff214f;
}

.fact-counter .item .inner-box .icon-box i:before {
	margin: 0;
	font-size: 54px;
}

.fact-counter .item .inner-box p {
	font-weight: 700;
	font-size: 18px;
}

/*** 

====================================================================
	Projects Style
====================================================================

***/

.projects-block-one {
	position: relative;
	margin-bottom: 30px;
	display: inline-block;
	overflow: hidden;
}

.projects-block-one .inner-box {
	text-align: center;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position: relative;
}

.projects-block-one .inner-box img {
	width: 100%;
	height: auto;
}

.projects-block-one .inner-box .box-content {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transform: perspective(400px) rotateX(-90deg);
	transform-origin: center top 0;
	transition: all 0.5s ease 0s;
}

.projects-block-one .inner-box:hover .box-content {
	opacity: 1;
	transform: perspective(400px) rotateX(0deg);
}

.projects-block-one .inner-box .title {
	display: inline-block;
	padding: 5px 7px;
	background: #ff214f;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	position: absolute;
	bottom: 20px;
	left: 20px;
	transition: all 900ms ease 0s;
}

.projects-block-one .inner-box:hover .title {
	bottom: -40px;
}

.projects-block-one .inner-box .icon {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 42%;
	left: 0;
	right: 0;
}

.projects-block-one .inner-box .icon li {
	display: inline-block;
}

.projects-block-one .inner-box .icon li a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background: #ffffff;
	text-align: center;
	font-size: 16px;
	color: #ff214f;
	margin-right: 7px;
	transition: all 0.35s ease 0s;
}

.projects-block-one .inner-box .icon li a:hover {
	background: #fff;
	color: #000;
}

@media only screen and (max-width:990px) {
	.projects-block-one .inner-box {
		margin-bottom: 20px;
	}
}

/* */

/* projects block two */

.projects-block-two {
	position: relative;
	margin-bottom: 30px;
}

.projects-block-two .inner-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.projects-block-two .image-box,
.projects-block-two .image,
.projects-block-two .image img {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.projects-block-two .overlay-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border: 25px solid transparent;
	color: #ffffff;
	text-align: center;
	opacity: 0;
	-webkit-transform: translateY(-25px);
	-ms-transform: translateY(-25px);
	-o-transform: translateY(-25px);
	-moz-transform: translateY(-25px);
	transform: translateY(-25px);
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.projects-block-two .inner-box:hover .overlay-box {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.projects-block-two .overlay-inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	padding: 15px;
	vertical-align: middle;
	background: rgba(0, 0, 0, 0.70);
}

.projects-block-two .overlay-content {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.projects-block-two .overlay-content h3 {
	position: relative;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

.projects-block-two .overlay-content h3 a {
	position: relative;
	color: #ffffff;
}

.projects-block-two .overlay-content h3 a:hover {
	color: #ff214f;
}

.projects-block-two .overlay-content .cat {
	position: relative;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: #cccccc;
}

.projects-block-two .overlay-content .cat a {
	position: relative;
	color: #cccccc;
}


/*** 

====================================================================
	Contact Form Style
====================================================================

***/

/*Contact Form*/

.contact-form h2 {
	position: relative;
}

.contact-form .form-group:last-child {
	margin-bottom: 30px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="password"],
.contact-form select,
.contact-form textarea {
	display: block;
	width: 100%;
	height: 55px;
	font-size: 16px;
	color: #848484;
	line-height: 30px;
	padding: 12px 25px;
	font-weight: 300;
	background-color: #ffffff;
	border-radius: 0px;
	border: 1px solid #ececec;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
	border-color: #ff214f;
}

.contact-form textarea {
	height: 150px;
	resize: none;
	padding: 12px 25px;
}

.contact-form button {
	font-size: 14px;
	padding: 10px 41px 10px;
	cursor: pointer;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
	border-color: #ff0000 !important;
}

.contact-form label.error {
	display: block;
	line-height: 24px;
	padding: 5px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 11px;
	color: #ff0000;
	font-weight: 500;
}

/* form style two */

.contact-form.style-two input[type="text"],
.contact-form.style-two input[type="email"],
.contact-form.style-two input[type="password"],
.contact-form.style-two select,
.contact-form.style-two textarea {
	background: #f7f8f9;
	border-color: #f7f8f9;
	box-shadow: none;
}

.contact-form.style-two textarea {
	height: 250px;
}

/* form style three */

.contact-form.style-three input[type="text"],
.contact-form.style-three input[type="email"],
.contact-form.style-three input[type="password"],
.contact-form.style-three select,
.contact-form.style-three textarea {
	background: #f7f8f9;
	border-color: #f7f8f9;
	box-shadow: none;
	padding-left: 50px;
}

.contact-form.style-three span {
	position: absolute;
	left: 30px;
	top: 13px;
	font-size: 24px;
	color: #ff214f;
}

/*** 

====================================================================
	Map Style
====================================================================

***/

.home-google-map .google-map {
	width: 100%;
	height: 480px;
}

.home-google-map .gmnoprint {
	display: none;
}

/*** 

====================================================================
	text & image block
====================================================================

***/

.text-block-one {
	position: relative;
	margin-bottom: 30px;
}

.text-block-one h2 {
	color: #222;
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 30px;
}

.text-block-one.light h2 {
	color: #fff;
}

.text-block-one .text {
	color: #999;
	max-width: 500px;
}

/* text-block-two */

.text-block-two {
	position: relative;
	margin-bottom: 30px;
}

.text-block-two .title h2 {
	font-weight: 700;
	margin-bottom: 30px;
}

.text-block-two .title h2 span {
	color: #ff214f;
}

.text-block-two .list-style-one {
	margin-bottom: 25px;
}

.text-block-two .text {
	margin-bottom: 20px;
}

/* text block three */

.text-block-three .experience-year {
	padding-right: 0;
}

.text-block-three .experience-year h1 {
	color: #222;
	font-size: 55px;
	margin: 0 0 6px;
	text-transform: uppercase;
}

.text-block-three .experience-year p {
	color: #01273a;
	font-weight: 600;
	letter-spacing: 11px;
	margin: 0;
	text-transform: uppercase;
}

.text-block-three .experience-text {
	padding-left: 40px;
}

.text-block-three .experience-text p {
	color: #777777;
	font-size: 17px;
	line-height: 32px;
}

/* text block four */

.text-block-four {
    position: relative;
background: #ff0000;
margin-left: -80px;
    margin-top: 20px;
    padding: 3px 15px 17px 15px;
text-align:justify;
line-height: 25px;
}
.text-block-four .text{
	color:#ffffff;
}

.text-block-four h3 {
	color:#000;
	position: relative;
	font-weight:  600;
	text-align:center;
	margin-bottom: 15px;
	
}

.text-block-four .lower-content {
    position:  relative;
    padding-left: 90px;
    padding-bottom: 20px;
    margin-top: 25px;
}

.text-block-four .image {
    position:  absolute;
    left:  0;
}

.text-block-four .image img {
    border-radius: 50%;
}

/* image block one */

.image-block-one {
	position: relative;
}

.image-block-one:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	background: rgba(50, 50, 57, 0.85);
	transition: .5s ease;
}

.image-block-one:hover:before {
	width: 100%;
	transition: .5s ease;
}

.image-block-one .read-more {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: .7s ease;
}

.image-block-one:hover .read-more {
	opacity: 1;
	visibility: visible;
	transition: .7s ease;
}


/*** 

====================================================================
	Error Section
====================================================================

***/

.error-section {
	position: relative;
	padding: 130px 0px 130px;
	background-color: #f4f4f4;
}

.error-section .inner-section {
	position: relative;
	text-align: center;
}

.error-section .inner-section h1 {
	position: relative;
	color: #222;
	font-size: 150px;
	font-weight: 700;
	line-height: 1em;
}

.error-section .inner-section h2 {
	position: relative;
	font-size: 20px;
	color: #232323;
	font-weight: 500;
	text-transform: uppercase;
}

.error-section .inner-section .text {
	position: relative;
	color: #ff214f;
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 40px;
}

/*Search Box Widget*/

.error-search-form .form-group {
	position: relative;
	max-width: 430px;
	margin: 0 auto;
	width: 100%;
}

.error-search-form .form-group input[type="text"],
.error-search-form .form-group input[type="search"] {
	position: relative;
	line-height: 22px;
	background: none;
	display: block;
	font-size: 16px;
	width: 100%;
	height: 54px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	padding: 10px 50px 10px 20px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.error-search-form .form-group input:focus {
	border-color: #ff214f;
}

.error-search-form .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 54px;
	width: 60px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 100%;
	background: #ff214f;
	font-weight: normal;
}

/*** 

====================================================================
	comming soon
====================================================================

***/

.countdown-timer {
	position: relative;
	text-align: center;
}

.countdown-timer .countdown {
	margin: 0 85px;
	text-align: center;
}

.countdown-timer li {
	position: relative;
	display: inline-block;
	padding: 5px 0px;
	width: 25%;
	text-align: center;
	margin: 24px -2px;
	border-right: 1px dashed #fff;
}

.countdown-timer li:last-child {
	border-right: 0px;
}

.countdown-timer li span.days,
.countdown-timer li span.hours,
.countdown-timer li span.minutes,
.countdown-timer li span.seconds {
	font-size: 70px;
	color: #ff214f;
	display: block;
	font-weight: 700;
	line-height: 70px;
}

.countdown-timer li span.timeRef {
	position: relative;
	font-size: 17px;
	color: #999;
	font-weight: 600;
	text-transform: uppercase;
}

.default-coundown {
	max-width: 900px;
	margin: 0 auto;
}

.countdown-timer form {
	position: relative;
	max-width: 600px;
	margin: 0 auto;
	margin-top: 34px;
}

.countdown-timer form button {
	position: absolute;
	right: 0;
	top: 0;
	background: #222;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding: 15px 20px;
	cursor: pointer;
	transition: .5s ease;
}

.countdown-timer form button:hover {
	background: #ff214f;
}

.countdown-timer input[type="text"] {
	position: relative;
	line-height: 32px;
	padding: 10px 50px 10px 20px;
	border: 1px solid #e0e0e0;
	display: block;
	font-size: 14px;
	width: 100%;
	height: 55px;
	border-radius: 3px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

/* single services page */

.single-services {
	position: relative;
}

.single-services .image {
	margin-bottom: 20px;
}

.single-services .text {
	margin-bottom: 20px;
}

.single-services .two-column {
	margin-top: 50px;
}

.single-services h4.title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}

/*=============project single=================*/

.project-single {
	position: relative;
}

.project-single .row-15 {
	margin: 0 -15px;
}

.project-single .img-box {
	padding: 0 15px 30px;
	float: left;
}

.project-single h4 {
	font-size: 20px;
	margin-bottom: 22px;
}

.project-single h5 {
	font-size: 16px;
}

.project-single p {
	margin-bottom: 22px;
}

.project-single .content p {
	margin: 10px 0;
}

.project-single .list-item {
	margin-bottom: 22px;
	overflow: hidden;
}

.project-single .list-item li {
	position: relative;
	float: left;
	width: 50%;
	padding-left: 20px;
	color: #999;
	font-size: 15px;
	margin: 5px 0;
}

.project-single .list-item li:after {
	position: absolute;
	content: '';
	background: #ff0000;
	height: 8px;
	width: 8px;
	left: 0;
	top: 7px;
}

/*** 

====================================================================
  Blog Style
====================================================================

***/

.blog-section {
	position: relative;
}

/*News Style One*/

.news-block-one {
	position: relative;
	margin-bottom: 40px;
}

.news-block-one .inner-box {
	position: relative;
}

.news-block-one .inner-box .image {
	position: relative;
	margin-bottom: -6px;
}

.news-block-one .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}

.news-block-one .inner-box .image .post-time {
	position: absolute;
	left: 30px;
	bottom: -10px;
	color: #ffffff;
	font-size: 15px;
	z-index: 1;
	padding: 6px 18px 4px;
	display: inline-block;
	background-color: #ff0000;
}

.news-block-one .inner-box .lower-content {
	position: relative;
	padding: 40px 15px 20px 35px;
	background-color: #ffffff;
	border: 1px solid #ebebeb;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block-one .inner-box .lower-content h3 {
	position: relative;
	font-weight: 500;
	font-size: 20px;
	color: #13192d;
	margin-bottom: 15px;
	line-height: 1.4em;
}

.news-block-one .inner-box .lower-content h3 a {
	color: #13192d;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block-one .inner-box .lower-content h3 a:hover {
	color: #ff214f;
}

.news-block-one .inner-box .lower-content .text {
	position: relative;
	font-size: 16px;
	line-height: 1.6em;
	margin-top: -8px;
	margin-bottom: 15px;
	color: rgba(7, 16, 45, 0.70);
}

.news-block-one .inner-box .lower-content .text p {
	position: relative;
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 15px;
	color: rgba(7, 16, 45, 0.60);
}

.news-block-one .inner-box .lower-content .more-detail {
	position: relative;
	font-size: 15px;
	font-weight: 400;
	color: #afafaf;
	text-transform: capitalize;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block-one .inner-box .lower-content .more-detail .icon {
	position: relative;
	top: 1px;
	margin-left: 5px;
}

.news-block-one .inner-box .lower-content .more-detail:hover {
	color: #ff214f;
}

.news-block-one .inner-box:hover .lower-content {
	border: 1px solid transparent;
	-webkit-box-shadow: 0px 4px 20px 0px rgba(244, 244, 244, 1);
	-moz-box-shadow: 0px 4px 20px 0px rgba(244, 244, 244, 1);
	box-shadow: 0px 4px 20px 0px rgba(244, 244, 244, 1);
}

/*News Block Two*/

.news-block-two {
	position: relative;
	margin-bottom: 50px;
}

.news-block-two .inner-box {
	position: relative;
}

.news-block-two .inner-box .image {
	position: relative;
}

.news-block-two .inner-box .image .post-date {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 20px 8px 40px;
	background-color: #ff0000;
}

.news-block-two .inner-box .image .post-date:before {
	position: absolute;
	content: '\f073';
	left: 20px;
	top: 7px;
	font-family: 'FontAwesome';
}

.news-block-two .inner-box .image img {
	position: relative;
	max-width: 100%;
}

.news-block-two .inner-box .lower-box {
	position: relative;
	padding-top: 18px;
}

.news-block-two .inner-box .lower-box .post-meta {
	position: relative;
}

.news-block-two .inner-box .lower-box .post-meta li {
	position: relative;
	margin-right: 15px;
	padding-left: 18px;
	color: #999;
	font-size: 14px;
	display: inline-block;
}

.news-block-two .inner-box .lower-box .post-meta li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #ff214f;
}

.news-block-two .inner-box .lower-box h3 {
	position: relative;
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	line-height: 1.3em;
	margin: 10px 0px 10px;
}

.news-block-two .inner-box .lower-box h3 a {
	position: relative;
	color: #333333;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block-two .inner-box .lower-box h3 a:hover {
	color: #ff214f;
}

.news-block-two .inner-box .lower-box .text {
	position: relative;
	color: #666666;
	font-size: 17px;
	margin-bottom: 10px;
}

.news-block-two .inner-box .lower-box .text p {
	position: relative;
	color: #666666;
	font-size: 17px;
	line-height: 1.6em;
	margin-bottom: 20px;
	font-weight: 300;
}

.news-block-two .inner-box .lower-box .read-more {
	color: #222;
	font-weight: 500;
}

/* blog single post*/

.news-block-quote {
	position: relative;
	padding: 40px 30px 20px 30px;
	font-size: 16px;
	color: #777777;
	line-height: 2em;
	text-align: center;
	font-style: italic;
	margin-top: 50px;
	margin-bottom: 40px;
	border: 1px solid #eeeeee;
}

.news-block-quote .author-title {
	position: relative;
	color: #444444;
	font-size: 15px;
	margin-top: 10px;
	font-weight: 600;
	font-style: normal;
}

.news-block-quote:before {
	position: absolute;
	content: '\f10d';
	left: 50%;
	font-family: FontAwesome;
	top: -30px;
	margin-left: -40px;
	width: 80px;
	height: 60px;
	line-height: 60px;
	font-style: normal;
	color: #ff214f;
	font-size: 24px;
	background-color: #ffffff;
}

.share-option {
	position: relative;
	padding: 10px 0px;
	margin-top: 15px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e0e0e0;
}

.share-option strong {
	font-size: 16px;
	line-height: 40px;
	font-weight: 500;
	color: #1c1c1c;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}

/*** 

====================================================================
  Comments Area
====================================================================

 ***/

.comments-area {
	position: relative;
	margin-top: 70px;
	margin-bottom: 50px;
	border-bottom: 1px solid #eeeeee;
}

.comments-area .group-title {
	position: relative;
	margin-bottom: 15px;
}

.group-title h2 {
	position: relative;
	font-size: 36px;
	color: #1c1c1c;
	font-weight: 700;
	padding-bottom: 0px;
	text-transform: capitalize;
}

.comments-area .comment-box {
	position: relative;
	padding: 0px 0px 25px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comments-area .comment-box:nth-child(1) {
	padding-top: 0px;
}

.comments-area .comment-box:hover {
	border-color: #222222;
}

.comments-area .comment {
	position: relative;
	font-size: 14px;
	padding: 30px 0px 0px 110px;
	border-top: 1px solid #eeeeee;
}

.comments-area .comment .comment-inner {
	position: relative;
}

.comments-area .comment .comment-reply {
	position: absolute;
	right: 0px;
	top: 4px;
	color: #686868;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	padding: 2px 12px;
	background-color: #f4f4f4;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0px;
	top: 30px;
	margin-bottom: 20px;
}

.comments-area .comment-box .author-thumb img {
	width: 80px;
	display: block;
}

.comments-area .comment-info {
	color: #3e5773;
	line-height: 24px;
	font-size: 13px;
}

.comments-area .comment-box strong {
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	line-height: 16px;
	text-transform: capitalize;
}

.comments-area .comment-box .text {
	color: rgba(0, 0, 0, 0.70);
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.8em;
}

.comments-area .comment-info .comment-time {
	position: relative;
	font-size: 16px;
	color: #999999;
}

.comments-area .comment-box .theme-btn {
	padding: 5px 30px;
	font-size: 12px;
	border: 1px solid #fbca00;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*** 

====================================================================
	Main Footer Style
====================================================================

***/

.main-footer {
	position: relative;
}

.footer-column-border {
	position: relative;
	margin-bottom: 23px;
}

.footer-column-border:before {
	position: absolute;
	content: '';
	left: 15px;
	right: 0;
	top: 65px;
	height: 1px;
	background: #44484d;
}

.footer-title {
	position: relative;
	color: #fff;
	margin-bottom: 70px;
	font-size: 22px;
	font-weight: 900;
}

/*footer about*/

.footer-about {
	position: relative;
	margin-bottom: 30px;
}

.footer-about .footer-logo {
	margin-bottom: 70px;
}

.footer-about .text {
	margin-bottom: 25px;
	color: #ffffff;
	text-align: justify;
}

/* footer link */

.footer-link {
	position: relative;
	margin-bottom: 25px;
}

.footer-link ul li a {
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	color: ##ff0000;;
	transition: .3s ease;
	font-size: 16px;
}

.footer-link ul li a:hover {
	color: #fff;
}

.footer-link ul li a i {
	margin-right: 10px;
}
.lfoot{
	background:#000;
}
.lfoot .lfoot1 p{
	color:#ffffff;
}
.lfoot .lfoot2 p{
	float:right;
}

/*footer-newsletter*/

.subscribe-form-two {
	position: relative;
}

.subscribe-form-two .form-group {
	position: relative;
	margin-top: 22px;
	margin-bottom: 30px;
}

.subscribe-form-two .form-group span {
	position: absolute;
	left: 15px;
	top: 16px;
	border-right: 1px solid #ffffff38;
	color: #848484;
	font-size: 14px;
	z-index: 99;
	line-height: 20px;
	padding-right: 12px;
}

.subscribe-form-two input {
	position: relative;
	width: 100%;
	padding: 11px 20px;
	padding-right: 50px;
	border: 1px solid #313131;
	border-radius: 0 25px 25px 0;
	background: #313131;
	color: #fff;
}

.subscribe-form-two button {
	position: absolute;
	right: 0;
	border-left: 1px solid #f4f4f42e;
	padding: 0 15px;
	background: #666666;
	top: 0;
	color: #ff214f;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	font-size: 16px;
	line-height: 20px;
	cursor: pointer;
}

.footer-newsletter .social-icon-six {
	margin-top: 30px;
}

.footer-newsletter .text {
	color: #95979a;
}

/*footer bottom*/

.footer-bottom {
	position: relative;
	padding: 65px 0 0 0;
	font-size: 18px;
	color: #95979a;
}

.footer-bottom .footer-copyright a {
	color: #ff214f;
}

.footer-bottom .footer-menu li {
	display: inline-block;
}

.footer-bottom .footer-menu li a {
	color: #848484;
	font-family: 'Poppins', sans-serif;
}

/* services-block-one */

.services-block-one {
	position: relative;
	margin-bottom: 30px;
}

.services-block-one .inner-box {
	position: relative;
}

.services-block-one .inner-box .image {
	position: relative;
}

.services-block-one .inner-box .image:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 0%;
	display: block;
	z-index: 1;
	background-color: rgba(255, 33, 79, 0.8);
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.services-block-one .inner-box:hover .image:before {
	height: 100%;
}

.services-block-one .inner-box .image img {
	position: relative;
	width: 100%;
	display: block;
}

.services-block-one .inner-box .lower-content {
	position: relative;
}

.services-block-one .inner-box .lower-content .upper-box {
	position: relative;
	padding: 16px 0px;
	padding-left: 90px;
	border: 1px solid #eeeeee;
}

.services-block-one .inner-box .lower-content .upper-box .icon-box {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #ff214f;
	width: 70px;
	font-size: 36px;
	line-height: 24px;
	padding: 18px 0px;
	text-align: center;
	border-right: 1px solid #eeeeee;
}

.services-block-one .inner-box .lower-content .upper-box h3 {
	position: relative;
	font-size: 18px;
	font-weight: 600;
}

.services-block-one .inner-box .lower-content .upper-box h3 a {
	position: relative;
	color: #222222;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.services-block-one .inner-box .lower-content .upper-box h3 a:hover {
	color: #ff214f;
}

.services-block-one .inner-box .lower-content .text {
	position: relative;
	color: #848484;
	font-size: 16px;
	line-height: 1.7em;
	margin-top: 15px;
}

/* services-block-two */

.services-block-two {
	position: relative;
}

.services-block-two .inner-box {
	border: 1px solid #f5f5f5;
	border-radius: 5px;
	padding: 40px 30px 35px 105px;
	position: relative;
	margin-bottom: 30px;
	background: #fff;
}

.services-block-two .inner-box.active,
.services-block-two .inner-box:hover {
	box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
	border-color: #fff;
}

.services-block-two h5 a {
	font-size: 22px;
	color: #222222;
	font-weight: 500;
	display: block;
	margin-bottom: 13px;
}

.services-block-two h2 {
	font-size: 45px;
	font-weight: 600;
	color: #f0f0f0;
	position: absolute;
	left: 35px;
	bottom: 40px;
}

.services-block-two .icon-box {
	position: absolute;
	left: 35px;
	top: 55px;
	font-size: 50px;
	color: #ff214f;
}

/* single shop item */

.single-shop-item {
	margin-bottom: 30px;
}

.single-shop-item .img-box {
	position: relative;
	padding: 30px 0px;
	overflow: hidden;
	border: 1px solid #fff;
	transition: .5s ease;
	background: #f7f7f7;
	text-align: center;
}

.single-shop-item:hover .img-box {
	transition: .5s ease;
}

.single-shop-item .img-box .offer-box {
	position: absolute;
	top: 10px;
	left: 10px;
}

.single-shop-item .img-box .offer-box .inner {
	position: relative;
}

.single-shop-item .img-box .offer-box .inner:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
	width: 0;
	height: 0;
	background-color: transparent;
	border-bottom: 35px solid transparent;
	border-bottom: 35px solid transparent;
	border-top: 35px solid #ab7442;
	border-left: 35px solid #ab7442;
	border-right: 35px solid transparent;
}

.single-shop-item .img-box .offer-box .inner span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	transform: rotate(-45deg);
	line-height: 35px;
	transform-origin: 70% 35%;
}

.single-shop-item .text-box h3,
.single-shop-item .text-box p {
	margin: 0;
}

.single-shop-item .text-box h3 {
	font-size: 18px;
	line-height: 50px;
	color: #1F1F1F;
	margin-top: 10px;
}

.single-shop-item .text-box p {
	font-size: 20px;
	line-height: 24px;
}

.single-shop-item .text-box p i {
	font-size: 18px;
}

.single-shop-item .text-box p span {
	display: inline-block;
	vertical-align: top;
	color: #ab7442;
	font-size: 18px;
	font-weight: 400;
}

.single-shop-item .text-box p del {
	color: #9f9f9f;
	font-size: 14px;
	line-height: 24px;
	vertical-align: super;
	display: inline-block;
	font-weight: normal;
}

.single-shop-item .text-box p del i {
	font-size: 14px;
}

.single-shop-item .thm-btn.thm-tran-bg {
	color: #222;
	border-color: #fff;
	background: #fff;
}

.single-shop-item .thm-btn:hover {
	color: #ff214f;
	background: #ffffff;
}

.single-shop-item:hover .img-box .overlay {
	background-color: rgba(255, 255, 255, 0.9);
}

.single-shop-item:hover .img-box .overlay .box .content ul li a {
	opacity: 1;
	transform: translate3d(0px, 0px, 0);
}

.default-overlay-outer {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 10px;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.default-overlay-outer .inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	text-align: center;
}

.default-overlay-outer .inner .content-layer {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
}

.single-shop-item .default-overlay-outer {
	opacity: 0;
	top: -100%;
	background: rgba(0, 0, 0, 0.70);
}

.single-shop-item:hover .default-overlay-outer {
	top: 0;
	opacity: 1;
}

.single-shop-item .content-box {
	position: relative;
	padding: 20px 20px 15px;
	border: 1px solid #f4f4f4;
	border-top: 0px;
}

.single-shop-item .content-box h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 0px 0px;
	line-height: 1.4em;
	color: #252525;
	margin-bottom: 12px;
}

.single-shop-item .content-box a,
.single-shop-item .content-boxa:hover {
	color: #b89b5e;
}

.single-shop-item .content-box h4 a {
	color: #252525;
	text-transform: uppercase;
}

.single-shop-item .bottom {
	position: relative;
	padding: 15px 0 0;
	border-top: 1px solid #f4f4f4;
	margin-top: 20px;
}

.single-shop-item .content-box .rating {
	font-size: 13px;
	color: #ff214f;
	position: absolute;
	right: 5px;
	margin-bottom: 0;
	top: 17px;
}

.single-shop-item .content-box .item-price {
	font-size: 16px;
	font-weight: 400;
	color: #ff214f;
	line-height: 24px;
}

.single-shop-item .content-box .item-price del {
	color: #a2a2a2;
	margin-left: 7px;
	font-size: 15px;
}

.single-shop-item .content-box .item-price .strike-through {
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
}

/*** 
=============================================
   Shop Single area  style
=============================================
***/

.shop-single-area {
	position: relative;
}

.product-content-box {
	margin-bottom: 106px;
}

.product-content-box .img-box {
	text-align: center;
}

.product-content-box .flexslider .slides img {
	width: auto;
	display: inline-block;
}

.single-products-details .theme-btn {
	display: inline-block;
	margin-left: 20px;
}

.product-content-box .flexslider {
	background: #ededed none repeat scroll 0 0;
	border: none;
	padding: 70px 0;
	border-radius: 0;
	margin: 0 0px 10px 0;
	position: relative;
	text-align: center;
}

.product-content-box .flex-viewport {
	border: none;
	max-height: 450px;
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

.product-content-box .flex-control-thumbs {
	margin: 10px 0 0;
	overflow: hidden;
	position: static;
	display: none;
}

.product-content-box .flex-control-thumbs li {
	float: left;
	margin: 0 3% 0 0;
	width: 25%;
}

.product-content-box .flex-control-thumbs img {
	border: medium none;
	cursor: pointer;
	display: block;
	height: auto;
	opacity: 0.6;
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	width: 100%;
	border: 3px solid #f7f7f7;
}

.product-content-box .flex-control-thumbs .flex-active {
	cursor: default;
	opacity: 1;
	border: 3px solid #ab7442;
}

.product-content-box .flex-control-thumbs .flex-active:focus {
	outline: none;
}

.product-content-box .content-box h3 {
	color: #222;
	font-size: 24px;
	font-weight: 400;
	margin: 0px 0 5px;
	text-transform: capitalize;
}

.product-content-box .content-box del {
	color: #a2a2a2;
	margin-left: 10px;
}

.product-content-box .content-box .review-box {
	margin: 0 0 10px;
}

.product-content-box .content-box .review-box ul li {
	display: inline-block;
	margin-right: 3px;
}

.product-content-box .content-box .review-box ul {
	display: inline-block;
	padding-right: 1px;
}

.product-content-box .content-box .review-box ul li i {
	color: #ff214f;
	font-size: 14px;
}

.product-content-box .content-box span.price {
	color: #ff214f;
	font-size: 22px;
}

.product-content-box .content-box .text {
	margin: 0px 0 0;
	overflow: hidden;
	padding: 14px 0 0;
}

.product-content-box .content-box .location-box {
	margin: 4px 0 18px;
	position: relative;
}

.product-content-box .content-box .location-box p {
	color: #1f1f1f;
	margin: 0 0 12px;
}

.product-content-box .content-box .location-box form input {
	border: 2px solid #f7f7f7;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 170px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.product-content-box .content-box .location-box form input:focus {
	border-color: #ff214f;
}

.product-content-box .content-box .location-box form button {
	background: #f7f7f7 none repeat scroll 0 0;
	border: medium none;
	color: #292929;
	font-size: 14px;
	font-weight: 600;
	position: absolute;
	left: 178px;
	top: 37px;
	height: 40px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 95px;
	margin-left: 6px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.product-content-box .content-box .location-box form button:hover {
	background: #ff214f;
	color: #fff;
}

.product-content-box .content-box .location-box form span {
	color: #ff214f;
	margin-top: 20px;
	display: block;
}

.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
	float: left;
	width: 70px;
	margin-right: 20px;
}

.product-content-box .content-box .addto-cart-box .form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #eaeaea;
	border-radius: 0 !important;
	box-shadow: none;
	color: #272727;
	display: block;
	font-size: 18px;
	font-weight: 500;
	height: 50px;
	padding: 6px 0 8px;
	text-align: center;
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0;
	margin-top: -2px;
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical>.btn {
	display: block;
	float: none;
	margin-left: -1px;
	max-width: 100%;
	padding: 12px 12px;
	position: relative;
	width: 100%;
}

.product-content-box .content-box .addto-cart-box .btn-default {
	background-color: #efefef;
	border-color: #efefef;
	color: #9e9e9e;
}

.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
	color: #ff214f;
	font-weight: normal;
	left: 4.5px;
	position: absolute;
	top: 0px;
	font-size: 18px;
	font-style: normal;
}

.product-content-box .content-box .addto-cart-box button.addtocart {
	margin-left: 25px;
}

.product-tab-box {
	padding: 30px;
	padding-top: 0;
	border: 1px solid #f4f4f4;
}

.product-tab-box .tab-menu {
	border-bottom: 1px solid #f7f7f7;
	margin-top: -50px;
	margin-bottom: 33px;
	position: relative;
	left: -31px;
}

.product-tab-box .tab-menu li {
	display: block;
	float: left;
	margin-bottom: -1px;
}

.product-tab-box .tab-menu li a {
	border: 1px solid transparent;
	border-radius: 0;
	display: block;
	margin-right: 10px;
	padding: 13px 35px;
	color: #1f1f1f;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
	background: #f7f7f7;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a {
	background: #ff214f;
	color: #fff;
	border-color: #ff214f;
}

.product-tab-box .tab-content {}

.product-tab-box .tab-content .review-box .single-review-box {
	margin-bottom: 10px;
	padding-bottom: 32px;
	padding-left: 80px;
	position: relative;
}

.product-tab-box .tab-content .review-box .single-review-box .img-holder {
	left: 0;
	position: absolute;
	top: 0;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder {
	border: 1px solid #f4f4f4;
	padding: 20px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
	margin: 0 0 8px;
	overflow: hidden;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
	margin-top: -4px;
	padding-left: 20px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
	display: inline-block;
	margin-right: 3px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
	color: #ff214f;
	font-size: 14px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-date {
	color: #ab7442;
	margin-top: -5px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
	margin: 0 0 15px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text a.reply {
	color: #ab7442;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}

.product-tab-box .tab-content .product-details-content {
	margin-top: -5px;
}

.product-tab-box .tab-content .product-details-content .highlight {
	margin: 42px 0 0;
}

.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
	color: #292929;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 28px;
}

.product-tab-box .tab-content .product-details-content .highlight li {
	position: relative;
	padding-bottom: 12px;
	padding-left: 25px;
}

.product-tab-box .tab-content .product-details-content .highlight li:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	color: #ab7442;
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 0;
}

.product-tab-box .tab-content .review-form {
	padding-top: 16px;
}

.product-tab-box .tab-content .review-form .sec-title-two {
	padding-bottom: 34px;
}

.product-tab-box .tab-content .review-form .add-rating-box {
	margin: 0 0 23px;
}

.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
	color: #292929;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px;
	text-transform: none;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li {
	display: inline-block;
	margin: 0 0px;
	border-right: 1px solid #e5e5e5;
	padding: 0 11px;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child {
	margin-right: 0;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
	color: #ddd;
	margin-right: 3px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	font-size: 14px;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li.active a i,
.product-tab-box .tab-content .review-form .add-rating-box ul li a:hover i {
	color: #ff214f;
}

.product-tab-box .tab-content .review-form form input[type="text"],
.product-tab-box .tab-content .review-form form textarea {
	height: 50px;
	width: 100%;
	border: 1px solid #eaeaea;
	color: #9e9e9e;
	font-size: 14px;
	padding: 0 15px;
	margin-bottom: 30px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.product-tab-box .tab-content .review-form form textarea {
	height: 110px;
	padding: 10px 15px;
	margin-bottom: 32px;
}

.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i {
	opacity: 1;
}

.product-tab-box .tab-content .review-form form input[type="text"]:focus {
	border-color: #ff214f;
}

.product-tab-box .tab-content .review-form form textarea:focus {
	border-color: #ff214f;
}

.related-product {
	border-top: 1px solid #f7f7f7;
	margin-top: 60px;
	padding-top: 56px;
}

.related-product .single-product-item {
	margin-bottom: 0;
}

.related-product .owl-controls {
	position: absolute;
	right: 0px;
	top: -90px;
}

.related-product .owl-theme .owl-nav [class*="owl-"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #f7f7f7;
	border-radius: 50%;
	color: #cccbcb;
	font-size: 20px;
	height: 45px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-transition: all 700ms ease 0s;
	transition: all 700ms ease 0s;
	width: 45px;
	font-weight: 900;
}

.related-product .owl-theme .owl-nav [class*="owl-"] i {
	font-size: 20px;
	font-weight: 900;
}

.related-product .owl-theme .owl-nav .owl-next {
	margin-left: 10px
}

.related-product .owl-theme .owl-nav [class*="owl-"]:hover {
	color: #fff;
	background: #ab7442;
	border: 2px solid #ab7442;
}

.product-review-tab .add_your_review .review-title h3 {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 600;
	color: #252525;
}

.tab-title-h4 h4 {
	color: #3d3d3d;
	font-size: 20px;
	margin-bottom: 40px;
}

/************************** 
* Cart Page styles 
***************************/

.cart-section {
	position: relative;
}

.cart-section ul {
	margin: 0;
	padding: 0;
}

.cart-section ul li {
	list-style: none;
}

.cart-section .thm-btn {
	line-height: 40px;
}

.cart-section .sec-pad {
	padding-bottom: 70px;
}

.cart-section .sec-title.medium {
	padding-bottom: 25px;
}

.cart-section .cart-outer {
	position: relative;
}

.cart-section .cart-outer .dropdown-toggle::after {
	display: none;
}

.cart-section .table-outer {
	position: relative;
	width: 100%;
	overflow-x: auto;
}

.cart-section .cart-table {
	width: 100%;
	min-width: 900px;
}

.cart-table .cart-header {
	position: relative;
	width: 100%;
	text-transform: capitalize;
	font-size: 16px;
	border-radius: 7px;
	font-family: "Poppins", sans-serif;
	background: #f7f7f7;
}

.cart-table thead tr th {
	line-height: 24px;
	padding: 20px 15px;
	min-width: 120px;
	font-weight: normal;
}

.cart-table thead tr th.prod-column {
	text-align: left;
	padding-left: 40px;
}

.cart-table tbody tr td {
	line-height: 24px;
	padding: 15px 10px;
	min-width: 100px;
	font-size: 16px;
	font-weight: bold;
	color: yellow;
}

.cart-table tbody tr .qty {
	width: 120px;
	padding-right: 20px;
}

.cart-table tbody tr .qty .quantity-spinner {
	background: black;
}

.cart-table tbody tr .prod-column .column-box {
	position: relative;
	min-height: 90px;
	padding-left: 85px;
	padding-top: 20px;
	text-align: left;
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
	position: absolute;
	left: 0px;
	top: 11px;
	padding: 0px;
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img {
	display: block;
	max-width: 100%;
	width: 60px;
}

.cart-table tbody tr .prod-column .column-box h3 {
	font-size: 18px;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #222;
	text-transform: capitalize;
}

.cart-table tbody tr .sub-total {
	font-weight: 400;
	color: #ff214f;
}

.cart-table tbody tr .remove-btn {
	position: relative;
	font-size: 16px;
	color: yellow;
	line-height: 30px;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}

.cart-table tbody tr .remove-btn .fa {
	position: relative;
	top: 2px;
	padding-right: 10px;
	font-size: 24px;
	line-height: 30px;
	transition: .5s ease;
}

.cart-table tbody tr .remove-btn:hover {
	color: #ff214f;
	transition: .5s ease;
}

.cart-table tbody tr .remove-btn span:before {
	font-size: 30px;
}

.cart-table tbody tr {
	border-bottom: 1px solid #F7F7F7;
}

.cart-table tbody tr td {
	vertical-align: middle;
}

.cart-table tbody tr td .quantity-spinner {
	padding: 5px 0px 5px 20px;
	line-height: 24px;
	height: 43px;
	display: block;
	box-shadow: none;
	width: 100%;
	font-size: 20px;
	position: relative;
	color: #222;
}

.cart-table tbody .available-info {
	position: relative;
	padding-left: 50px;
	color: #9e9e9e;
	font-size: 14px;
}

.cart-table tbody .available-info .icon {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #ff214f;
	border-radius: 50%;
}

.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	background: #f7f7f7;
	border-color: #f7f7f7;
	padding: 10.3px 13px;
}

.cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical i {
	color: #ff214f;
	left: 7px;
	font-size: 18px;
	top: -3px;
	font-style: normal;
}

.cart-table tbody tr .qty .quantity-spinner {
	background: #fff;
	border: 1px solid #F7F7F7;
	border-right: 0;
}

.cart-section .apply-coupon {
	position: relative;
}

.cart-section .apply-coupon .form-group {
	position: relative;
	float: left;
	margin-right: 20px;
}

.cart-section .apply-coupon .form-group input[type="text"] {
	display: block;
	line-height: 24px;
	padding: 9px 15px;
	border: 1px solid yellow;
	border-radius: 3px;
	width: 230px;
	background: none;
	font-weight: 500;
	outline: none;
	height: 50px;
}

.cart-section .estimate-form {
	position: relative;
}

.cart-section .estimate-form .inner-page-title {
	margin-bottom: 50px;
}

.cart-section h3 {
	font-size: 24px;
	margin-bottom: 30px;
}

.cart-section .estimate-form .row {
	margin-left: -7px;
	margin-right: -7px;
}

.cart-section .estimate-form .row .form-group {
	padding: 0px 7px;
	margin-bottom: 25px;
}

.cart-section .totals-table {
	position: relative;
	border: 1px solid #f0f0f0;
	margin-top: 50px;
}

.cart-section .totals-table .col {
	position: relative;
	display: block;
	float: left;
	padding: 14.5px 15px;
	line-height: 24px;
	width: 50%;
}

.cart-section .totals-table .col-title {
	font-size: 14px;
	color: #222;
	border-right: 1px solid #f0f0f0;
	font-weight: 400;
}

.cart-section .totals-table li {
	position: relative;
	border-bottom: 1px solid #f0f0f0;
}

.cart-section .totals-table li:last-child {
	border-bottom: none;
}

.cart-section .update-cart-box {
	padding-top: 40px;
	margin-bottom: 30px;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
	border: none;
	top: 2px;
	right: 20px;
}

.cart-section .estimate-form .select-box .btn-group.bootstrap-select {
	width: 100%;
	outline: none;
}

.cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn {
	font-size: 14px;
	text-transform: capitalize;
	border: none;
	outline: none;
	border: 1px solid #f4f4f4;
	padding: 10px 15px;
	border-radius: 0;
}

.cart-section .estimate-form .select-box .dropdown-menu {
	padding: 0;
	border-radius: 0;
}

.cart-section .estimate-form .select-box .dropdown-menu>li>a {
	padding: 8px 15px;
	color: green;
	transition: all .3s ease;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
	color: green;
	transition: all .3s ease;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
	font-size: 13px;
	color: red;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
	content: '\f107';
	font-family: 'FontAwesome';
	color: red;
	font-size: 14px;
	line-height: 46px;
}

.cart-section .estimate-form h3 {
	font-size: 24px;
	margin: 0;
	margin-top: 75px;
}

.cart-section .cart-total h3 {
	/* font-size: 24px; */
	margin: 0;
	/* margin-bottom: 15px; */
	margin-top: 80px;
}

.cart-section .cart-total .thm-btn {
	margin-top: 30px;
}

.cart-section .estimate-form input {
	width: 100%;
	border: 2px solid yellow;
	outline: none;
	height: 50px;
	padding-left: 15px;
}

.cart-section .qty .input-group {
	width: 74px;
	background: #fff;
	flex-wrap: inherit;
}

.cart-section .thm-btn.update-cart {
	border: 1px solid black;
	color: yellow;
	background-color: transparent;
}

.cart-table tbody tr td,
.cart-table tbody tr .remove-btn {
	color: #9e9e9e;
	font-weight: normal;
}

.cart-section .thm-btn.update-cart {
	color: #222;
	border-color: #F7F7F7;
	text-shadow: none;
	background: #f7f7f7;
}

.cart-section .apply-coupon .form-group input[type="text"] {
	border: 2px solid #f0f0f0;
	text-transform: uppercase;
	font-size: 14px;
}

.cart-section .estimate-form input {
	border-color: #f0f0f0;
}

.cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn {
	background: #fff;
	color: #9f9f9f;
	border-color: #F7F7F7;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
	color: #9f9f9f;
}

.cart-table tbody tr .prod-column .column-box {
	margin-left: 10px;
}

.cart-section .thm-btn.update-cart:hover {
	background: #ff214f;
	color: #fff;
}

.cart-table tbody tr td {
	padding: 10px 10px 10px;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
	color: #999;
}

.cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
	color: #fff;
}

.cart-outer select {
	display: block;
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #848484;
	line-height: 26px;
	padding: 12px 15px;
	font-weight: 400;
	background: #ffffff;
	border: 1px solid #ececec;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.cart-outer select:focus {
	border-color: #fdb821;
}

/*** 
=============================================
    14. Checkout Area style
=============================================
***/

.checkout-area {
	position: relative;
}

.checkout-area .exisitng-customer {
	border: 1px solid #f7f7f7;
	display: block;
	padding: 20px 28px 21px;
	position: relative;
	margin-bottom: 20px;
}

.checkout-area .exisitng-customer:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background: #ff214f;
	content: "";
}

.checkout-area .exisitng-customer h5 {
	color: #252525;
	font-size: 16px;
	font-weight: 300;
}

.checkout-area .exisitng-customer h5 a {
	color: #ff214f;
	display: inline-block;
	padding-left: 15px;
}

.checkout-area .coupon {
	border: 1px solid #f7f7f7;
	display: block;
	padding: 20px 28px 21px;
	position: relative;
	margin-bottom: 60px;
}

.checkout-area .coupon:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background: #ff214f;
	content: "";
}

.checkout-area .coupon h5 {
	color: #252525;
	font-size: 16px;
	font-weight: 300;
}

.checkout-area .coupon h5 a {
	color: #ff214f;
	display: inline-block;
	padding-left: 15px;
}

.checkout-area .form form .field-label {
	color: #222;
	font-family: "Poppins", Sans-serif;
	text-transform: capitalize;
	font-weight: 400;
	margin-bottom: 8px;
}

.checkout-area .form form .field-input input[type="text"] {
	border: 2px solid #f7f7f7;
	color: #9a9a9a;
	display: block;
	font-size: 16px;
	height: 48px;
	margin-bottom: 25px;
	padding: 0 15px;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.checkout-area .form form .field-input input[type="text"]:focus {
	border: 2px solid #ff214f;
}

.checkout-area .create-acc .checkbox {
	margin: 7px 0 0;
}

.checkout-area .create-acc .checkbox label {
	color: #ff214f;
	font-weight: 300;
	font-size: 16px;
}

.checkout-area .create-acc .checkbox input {
	margin-top: 3px;
}

.checkout-area .shipping-info input[type="checkbox"] {
	cursor: pointer;
	display: inline-block;
	margin: 0 0 0 40px;
	position: relative;
	top: -2px;
	vertical-align: middle;
}

.checkout-area .form form .field-input textarea {
	border: 2px solid #f7f7f7;
	color: #9e9e9e;
	display: block;
	font-size: 16px;
	height: 124px;
	margin-bottom: 28px;
	padding: 10px 15px;
	width: 100%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.checkout-area .form form .field-input textarea:focus {
	border-color: #ff214f;
}

.checkout-area .bottom {
	padding-top: 70px
}

.checkout-area .table .sec-title-two {
	padding-bottom: 32px;
}

.checkout-area .table {
	overflow-x: auto;
	position: relative;
	width: 100%;
	margin-bottom: 0;
}

.checkout-area .table .cart-table {
	min-width: auto;
	width: 100%;
	margin-top: 50px;
}

.checkout-area .table .cart-table .cart-header {
	background: #f7f7f7;
	color: #252525;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	font-weight: 400;
}

.checkout-area .table .cart-table thead tr th {
	font-weight: 400;
	line-height: 24px;
	min-width: 110px;
	padding: 19px 30px 17px;
	border-color: #f7f7f7;
}

.checkout-area .table .cart-table thead tr th.product-column {
	padding-left: 30px;
	text-align: left;
}

.checkout-area .table .cart-table tbody tr {
	border-bottom: 1px solid #f7f7f7;
}

.checkout-area .table .cart-table tbody tr td {
	vertical-align: middle
}

.checkout-area .table .cart-table tbody tr td {
	min-width: 110px;
	padding: 25px 30px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box {
	min-height: 70px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
	width: 70px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
	display: block;
	max-width: 100%;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb,
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
	display: table-cell;
	vertical-align: middle;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
	padding-left: 20px;
}

.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
	color: #252525;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}

.checkout-area .table .cart-table tbody tr .qty {
	padding-right: 30px;
	width: 130px;
}

.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
	float: right;
	width: 70px;
	flex-wrap: inherit;
}

.checkout-area .table .cart-table tbody tr .qty .form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0 !important;
	box-shadow: none;
	color: #252525;
	display: block;
	font-size: 18px;
	font-weight: 400;
	height: 34px;
	padding: 6px 0;
	text-align: center;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0
}

.checkout-area .table .cart-table tbody tr .qty .btn-default {
	background-color: #ff214f;
	border-color: #ff214f;
	color: #fff;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0;
	margin-top: -2px;
}

.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
	font-size: 16px;
	top: -4px;
	font-style: normal;
}

.checkout-area .table .cart-table tbody tr td.price {
	color: #ff214f;
	font-size: 16px;
	font-weight: 300;
}

.cart-total .sec-title-two {
	padding-bottom: 32px;
}

.cart-total-table {
	border: 1px solid #f0f0f0;
	margin-top: 50px;
}

.cart-total-table li {
	border-bottom: 1px solid #ebebeb
}

.cart-total-table li:last-child {
	border-bottom: none
}

.cart-total-table li span.col.col-title {
	border-right: 1px solid #ebebeb;
	color: #272727;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	padding: 10px 18px;
	position: relative;
	width: 50%;
}

.cart-total-table li span.col {
	color: #9a9a9a;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	padding: 10px 18px;
	position: relative;
	width: 50%;
}

.cart-total-table li span.col b {
	color: #ff214f;
	font-weight: 300;
	text-decoration: underline;
}

.cart-total .payment-options {
	background: #f7f7f7 none repeat scroll 0 0;
	margin-top: 30px;
	overflow: hidden;
	padding: 23px 20px 35px;
}

.cart-total .payment-options .option-block {
	margin-bottom: 14px
}

.cart-total .payment-options .option-block .checkbox {
	margin: 0 0 5px;
}

.cart-total .payment-options .option-block .checkbox label {
	font-weight: 300;
	min-height: 20px;
	padding-left: 20px;
}

.cart-total .payment-options .option-block .checkbox label input {
	top: -1px;
}

.cart-total .payment-options .option-block .checkbox label span {
	color: #252525;
	padding-left: 10px;
}

.cart-total .payment-options .option-block .checkbox label span b {
	color: #ff214f;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	padding-left: 25px;
	text-decoration: underline;
}

.cart-total .payment-options .option-block .text {
	padding-left: 30px;
}

.cart-total .payment-options .option-block .text p {
	margin: 0;
	line-height: 28px;
}

.placeorder-button button {}

.placeorder-button button:hover {}

/*
================================================
    22. team Section
================================================
*/

.team-member {
	position: relative;
	margin-bottom: 30px;
}

.team-member .inner-box {
	position: relative;
	display: block;
	overflow: hidden;
}

.team-member .inner-box .image-box {
	position: relative;
	margin: 0;
}

.team-member .inner-box .image-box img {
	width: 100%;
	display: block;
}

.team-member .inner-box .image-box .overlay-box {
	position: absolute;
	left: 0px;
	top: -100%;
	width: 100%;
	height: 100%;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	opacity: 0;
	background-color: rgba(255, 33, 79, 0.85);
	transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
}

.team-member .inner-box:hover .overlay-box {
	opacity: 1;
	top: 0px;
}

.team-member .inner-box .image-box .overlay-box .social-icon-one {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -25px;
	width: 100%;
}

.team-member .inner-box .lower-content {
	position: relative;
	text-align: center;
	padding: 17px 0px 16px;
	background-color: #ffffff;
}

.team-member .inner-box .lower-content h3 {
	position: relative;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}

.team-member .inner-box .lower-content h3 a {
	color: #ff214f;
}

.team-member .inner-box .lower-content h3 a {
	color: #ff214f;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.team-member .inner-box .lower-content h3 a:hover {
	color: #333333;
}

.team-member .inner-box .lower-content .designation {
	position: relative;
	color: #777777;
	font-size: 14px;
	margin-top: 4px;
}

/*
================================================
    testimonial style
================================================
*/

/*testimonial block One*/

.testimonial-block-one {
	position: relative;
	background: #fff;
	padding: 50px;
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.04);
	margin: 10px 10px 30px;
}

.testimonial-block-one .author {
	position: relative;
	padding-left: 80px;
	padding-top: 10px;
}

.testimonial-block-one .author .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
}

.testimonial-block-one .author .image {}

.testimonial-block-one .quote-icon {
	color: #ff241f;
}

.testimonial-block-one .text {
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #f4f4f4;
	margin-bottom: 30px;
}

.testimonial-block-one h4 {
	font-size: 18px;
	font-weight: 500;
}


/*
================================================
    other style
================================================
*/

/* consultation form */

.consultation-form {
	position: relative;
	margin-top: -100px;
	background: #fff;
	padding: 80px 50px 50px;
	box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
}

.consultation-form .contact-form.style-two textarea {
	height: 190px;
}

/* contact info */

.contact-info {
	position: relative;
}

.contact-info h4 {
	font-weight: 700;
	margin-bottom: 30px;
}

@keyframes pulse {
    50% {
        box-shadow: 0 0 0 5px rgba(255,255,255,.1),
        0 0 0 20px rgba(238, 238,238, 0.3000);
    }
}
.hspan{
	margin-left: 111px;
}
.sp-five h2{
	text-align:center;
	font-style:bold;
	padding-bottom:30px;
	font-size:40px;
	
}
.sp-five h2 span{
font-weight:600;
}
.servi h2 span{
	border-bottom:2px solid #ff0000;
	font-style:bold;
	
}
.servi h2{
		text-align:center;
	font-style:bold;
	padding-bottom:30px;
	font-size:40px;
}
.bg-banner h2{
	text-align:center;
	font-style:bold;
	padding-bottom:30px;
	font-size:40px;
}	
.bg-banner h2 span{
	border-bottom:2px solid #ff0000;
	font-style:bold;
	
}
.thm-container h2{
	text-align:center;
	font-style:bold;
	padding-bottom:30px;
	font-size:40px;
}
.thm-container h2 span{

	font-style:bold;
	padding-top:5px;
	font-size:40px;
}
.sp-five h2 span:before{
	position: absolute;
    color: red;
    content: '';
    width: 100px;
    background: #ff214f;
    height: 3px;
    top: 55px;
	margin-left:32px;
	
}
.wpb_wrapper h2 span:before{
	position: absolute;
    color: red;
    content: '';
    width: 200px;
    background: #ff214f;
    height: 3px;
    top: 55px;
	margin-left:45px;
}
@media only screen and (max-width: 600px) {
	.wpb_wrapper h2 span:before{
	margin-left:20px;
}
}
@media only screen and (max-width: 1000px) {
	.wpb_wrapper h2 span:before{
	margin-left:30px;
}
}
@media only screen and (max-width: 1000px) {
	.wpb_wrapper h2 span:before{
	margin-left:30px;
}
}
@media only screen and (max-width: 600px) {
	.sp-five h2 span:before{
	margin-left:20px;
}
}
.thm-container h2 span:before{
	    position: absolute;
    color: red;
    content: '';
    width: 240px;
    background: #ff214f;
    height: 3px;
    top: 55px;
	margin-left:50px;
	margin-top:12px;
	
}
.navigation {
	padding-top:10px;
}


/*===============style3.css data================*/

/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Craftio            ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************
* 1 imported styles 
* 2 miscelnious styles 
* 3 header styles 
* 4 banner styles 
* 5 welcome section styles 
* 6 what we do styles 
* 7 video section styles 
* 8 why choose us styles 
* 9 featured project styles 
* 10 testimonial styles 
* 11 blog styles 
* 12 client carousel styles 
* 13 call to action styles 
* 14 inner banner styles 
* 15 cottact styles 
* 16 404 styles 
* 17 about styles 
* 18 team styles 
* 19 coming soon styles 
* 20 faq styles 
* 21 footer styles 
* 22 services styles 
* 23 sidebar styles 
* 24 shop styles 

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/
/************************** 
* 1 imported styles 
***************************/
@import url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(../assets/bootstrap/css/bootstrap.min.css);
@import url(../assets/font-awesome/css/font-awesome.min.css);
@import url(../assets/bootstrap-select/dist/css/bootstrap-select.min.css);
@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);
@import url(../assets/fn-icon/style.css);
@import url(../assets/owl.carousel-2/assets/owl.carousel.css);
@import url(../assets/owl.carousel-2/assets/owl.theme.default.min.css);
@import url(../assets/nouislider/nouislider.css);
@import url(../assets/nouislider/nouislider.pips.css);
@import url(../assets/bootstrap-touch-spin/jquery.bootstrap-touchspin.css);
@import url(../assets/masterslider/style/masterslider.css);
@import url(../assets/masterslider/skins/default/style.css);
@import url(../assets/masterslider/staffcarousel/style/ms-staff-style.css);
@import url(../assets/bxslider/dist/jquery.bxslider.min.css);
@import url(../assets/Magnific-Popup-master/dist/magnific-popup.css);
@import url(../assets/animate.min.css);
@import url(../assets/Stroke-Gap-Icons-Webfont/style.css);
/************************** 
* 2 miscelnious styles 
***************************/
@media (min-width: 1200px) {
  .container {
    padding: 0;
  }
}
body {
  font-family: 'Lato';
  color: #797979;
  font-size: 17px;
  line-height: 36px;
  letter-spacing: .03em;
}

a {
  text-decoration: none !important;
}

a:hover,
a:visited,
a:active {
  text-decoration: none;
}

.thm-container {
  max-width: 1200px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}

.sec-pad {
  padding: 100px 0;
}

.p0 {
  padding: 0 !important;
}

.pb0 {
  padding-bottom: 0;
}

.dark-bg {
  background: #f5f5f5;
}

.no-border-top {
  border-top: 0;
}

/************************** 
* 3 header styles 
***************************/
.header {
  margin-bottom: -157px;
  position: relative;
  z-index: 99;
}
.header .top-bar {
  padding: 14.5px 0;
}
.header .top-bar .contact-info {
  padding: 7px 0;
}
.header .top-bar .contact-info ul, .header .top-bar .contact-info li {
  margin: 0;
  padding: 0;
  line-height: 15px;
}
.header .top-bar .contact-info ul li + li {
  margin-left: 38px;
}
.header .top-bar .contact-info ul li.phone a {
  color: #ffffff;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  line-height: 15px;
  vertical-align: middle;
}
.header .top-bar .contact-info ul li.phone a i.wicon-phone-receiver {
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.header .top-bar .contact-info ul li.enquery a {
  color: #ffffff;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  vertical-align: middle;
}
.header .top-bar .contact-info ul li.enquery a i.wicon-send {
  color: #fff;
  font-size: 29px;
  vertical-align: middle;
  margin-right: 9px;
}
.header .top-bar .select-box {
  display: inline-block;
}
.header .top-bar .select-box .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto;
  float: none;
  display: inline-block;
  margin-left: 0;
  vertical-align: text-top;
  line-height: 15px;
}
.header .top-bar .select-box .bootstrap-select > .dropdown-toggle {
  background-color: transparent;
  padding: 0;
  color: white;
  border-radius: 0;
  border: none;
  font-family: 'Poppins';
  font-weight: 600;
  padding-right: 10px;
}
.header .top-bar .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
  right: 0;
}
.header .top-bar .social-icon {
  display: inline-block;
  margin-left: 35px;
}
.header .top-bar .social-icon a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  line-height: 15px;
}
.header .top-bar .social-icon a + a {
  margin-left: 15px;
}
.header .navbar-default {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  border: 0;
}
.header .navbar-collapse {
  padding: 0;
  text-align: right;
}
.header .navbar-brand {
  height: auto;
  padding: 23px 156px 23px 30px;
  background: transparent url(../img/logo-shape.png) left top no-repeat;
}
.header .header-navigation.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #a13d36;
}
.header .header-navigation.stricky-fixed ul.navigation-box > li {
  padding: 25px 0;
}
.header .header-navigation.stricky-fixed .thm-container .right-side-box {
  padding: 17px 0;
}
.header .header-navigation.stricky-fixed .navbar-brand {
  padding-top: 15.5px;
  padding-bottom: 15.5px;
}
.header .header-navigation.stricky-fixed .navbar-brand:before {
  content: '';
  width: 10000px;
  height: 100%;
  background: #96352F;
  position: absolute;
  top: 0;
  right: 100%;
}
.header .header-navigation .thm-container {
  max-width: 1170px;
  padding: 0 100px 0 0px;
  background: #a13d36;
  position: relative;
  border-radius: 3px;
}
.header .header-navigation .thm-container .right-side-box {
  position: absolute;
  top: 0;
  right: 30px;
  padding: 24.5px 0;
}
.header .header-navigation .thm-container .right-side-box a.search-toggle {
  font-size: 16px;
  color: #fff;
  line-height: 14px;
  border-left: 1px solid #fff;
  padding-left: 20px;
  outline: none;
}
.header .header-navigation .thm-container .right-side-box .search-box {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  width: 300px;
  height: 50px;
  background: #96352F;
}
.header .header-navigation .thm-container .right-side-box .search-box input {
  width: 100%;
  height: 50px;
  border: none;
  outline: none;
  padding-left: 15px;
  background-color: transparent;
  line-height: 50px;
  font-family: 'Poppins';
}
.header .header-navigation .thm-container .right-side-box .search-box input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.header .header-navigation .thm-container .right-side-box .search-box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.header .header-navigation .thm-container .right-side-box .search-box input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.header .header-navigation .thm-container .right-side-box .search-box input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.header .header-navigation .thm-container .right-side-box .search-box button {
  background: #242424;
  color: #fff;
  width: 50px;
  height: 50px;
  border: none;
  outline: none;
  position: absolute;
  top: 0;
  right: 0;
}
.header .header-navigation ul.navigation-box {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.header .header-navigation ul.navigation-box li a .sub-nav-toggler {
  display: none;
}
.header .header-navigation ul.navigation-box > li {
  position: relative;
  padding: 32.5px 0;
}
.header .header-navigation ul.navigation-box > li + li {
  margin-left: 36px;
}
.header .header-navigation ul.navigation-box > li:hover > a {
  color: #212121;
}
.header .header-navigation ul.navigation-box > li > a {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 17px;
  color: #fff;
  padding: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  position: relative;
}
.header .header-navigation ul.navigation-box > li > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 239px;
  padding: 22px 0px;
  text-align: left;
  list-style: none;
  background-color: #212121;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
}
.header .header-navigation ul.navigation-box > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header .header-navigation ul.navigation-box > li > ul.sub-menu > li {
  display: block;
  position: relative;
}
.header .header-navigation ul.navigation-box > li > ul.sub-menu > li > a {
  font-size: 16px;
  color: #B1B1B1;
  font-family: "Lato", sans-serif;
  padding: 0px 30px;
  display: block;
  line-height: 26px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header .header-navigation ul.navigation-box > li > .sub-menu li + li {
  margin-top: 12px;
}
.header .header-navigation ul.navigation-box > li > .sub-menu li:hover > a {
  color: #D35D54;
  position: relative;
}
.header .header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1000;
  float: left;
  min-width: 239px;
  padding: 22px 0px;
  text-align: left;
  list-style: none;
  background-color: #212121;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
  transition: opacity .4s ease, visibility .4s ease;
}
.header .header-navigation ul.navigation-box > li > ul.sub-menu > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
}
.header .header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu > li {
  display: block;
  position: relative;
}
.header .header-navigation ul.navigation-box > li > ul.sub-menu > li > ul.sub-menu > li > a {
  font-size: 16px;
  color: #B1B1B1;
  font-family: "Lato", sans-serif;
  padding: 0px 30px;
  display: block;
  line-height: 26px;
  white-space: nowrap;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.header .header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu li + li {
  margin-top: 12px;
}
.header .header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu li:hover > a {
  color: #D35D54;
  position: relative;
}

.header-top-home-two {
  background: #242424;
  padding: 31px 0;
}
.header-top-home-two .header-top-contact .single-header-top-content {
  display: inline-block;
  vertical-align: middle;
}
.header-top-home-two .header-top-contact .single-header-top-content + .single-header-top-content {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #474747;
}
.header-top-home-two .header-top-contact .single-header-top-content .icon-box, .header-top-home-two .header-top-contact .single-header-top-content .text-box {
  display: table-cell;
  vertical-align: middle;
}
.header-top-home-two .header-top-contact .single-header-top-content .icon-box i {
  color: #D15454;
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
}
.header-top-home-two .header-top-contact .single-header-top-content .text-box {
  padding-left: 15px;
}
.header-top-home-two .header-top-contact .single-header-top-content .text-box h4, .header-top-home-two .header-top-contact .single-header-top-content .text-box p {
  margin: 0;
  line-height: 1em;
  letter-spacing: 0;
}
.header-top-home-two .header-top-contact .single-header-top-content .text-box h4 {
  color: #C6C6C6;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 6px;
}
.header-top-home-two .header-top-contact .single-header-top-content .text-box p {
  color: #C6C6C6;
  font-size: 15px;
  font-family: 'Montserrat';
  font-weight: 500;
}

.header.home-page-two {
  margin-bottom: 0;
  background: #A13D36;
}
.header.home-page-two .header-navigation.stricky-fixed .thm-container .right-side-box {
  padding: 0;
}
.header.home-page-two .header-navigation .navbar-collapse {
  text-align: left;
}
.header.home-page-two .header-navigation ul.navigation-box > li + li {
  margin-left: 45px;
}
.header.home-page-two .header-navigation ul.navigation-box > li {
  padding: 21px 0;
}
.header.home-page-two .header-navigation ul.navigation-box > li > a {
  padding: 0;
}
.header.home-page-two .header-navigation .right-side-box {
  position: absolute;
  top: 0;
  right: 0px;
  padding: 0px 0;
}
.header.home-page-two .header-navigation .right-side-box a.rqa-btn {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 17px;
  line-height: 1em;
  background: #8C342E;
  color: #fff;
  padding: 22.5px 37px;
  display: inline-block;
  margin-left: 50px;
}

.header-top-home-three {
  padding: 34px 0;
}
.header-top-home-three .header-top-contact .single-header-top-content {
  display: inline-block;
  vertical-align: middle;
}
.header-top-home-three .header-top-contact .single-header-top-content + .single-header-top-content {
  margin-left: 45px;
}
.header-top-home-three .header-top-contact .single-header-top-content .icon-box, .header-top-home-three .header-top-contact .single-header-top-content .text-box {
  display: table-cell;
  vertical-align: middle;
}
.header-top-home-three .header-top-contact .single-header-top-content .icon-box i {
  color: #D15454;
  font-size: 25px;
  display: inline-block;
  vertical-align: middle;
}
.header-top-home-three .header-top-contact .single-header-top-content .text-box {
  padding-left: 15px;
}
.header-top-home-three .header-top-contact .single-header-top-content .text-box h4, .header-top-home-three .header-top-contact .single-header-top-content .text-box p {
  margin: 0;
  line-height: 1em;
  letter-spacing: 0;
}
.header-top-home-three .header-top-contact .single-header-top-content .text-box h4 {
  color: #333333;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 8px;
}
.header-top-home-three .header-top-contact .single-header-top-content .text-box p {
  color: #767676;
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: 500;
}
.header-top-home-three .header-top-contact .single-header-top-content a.get-a-qoute-btn {
  border-radius: 25px;
  background: #565DFF;
  color: #fff;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 18px;
  line-height: 49px;
  letter-spacing: 0;
  height: 49px;
  width: 185px;
  display: inline-block;
  text-align: center;
}

.header.home-page-three {
  margin-bottom: 0;
  background: transparent;
  margin-bottom: -62px;
  position: relative;
  z-index: 999;
}
.header.home-page-three .header-navigation.stricky-fixed .thm-container .right-side-box {
  padding: 0;
}
.header.home-page-three .header-navigation .thm-container {
  padding-left: 40px;
}
.header.home-page-three .header-navigation .navbar-collapse {
  text-align: left;
}
.header.home-page-three .header-navigation ul.navigation-box > li + li {
  margin-left: 38px;
}
.header.home-page-three .header-navigation ul.navigation-box > li {
  padding: 21px 0;
}
.header.home-page-three .header-navigation ul.navigation-box > li > a {
  padding: 0;
}
.header.home-page-three .header-navigation .right-side-box {
  position: absolute;
  top: 0;
  right: 0px;
  padding: 0px 0;
}
.header.home-page-three .header-navigation .right-side-box a.rqa-btn {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 17px;
  line-height: 1em;
  background: #38373D;
  color: #fff;
  padding: 22.5px 37px;
  display: inline-block;
  margin-left: 50px;
}

.header-topbar-home-three {
  background: #303032;
  padding: 13px 0;
}
.header-topbar-home-three p, .header-topbar-home-three ul, .header-topbar-home-three li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-topbar-home-three .contact-text p {
  margin: 0;
  color: #6F6F70;
  font-family: 'Lato';
  font-size: 15px;
  line-height: 1em;
  font-weight: bold;
}
.header-topbar-home-three .contact-text p i {
  font-size: 18px;
  margin-right: 10px;
}
.header-topbar-home-three .right-text ul {
  line-height: 1em;
}
.header-topbar-home-three .right-text ul li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}
.header-topbar-home-three .right-text ul li.social a {
  font-size: 16px;
  color: #6F6F70;
  line-height: 1em;
}
.header-topbar-home-three .right-text ul li.social a + a {
  margin-left: 15px;
}
.header-topbar-home-three .right-text ul li.phone {
  color: #6F6F70;
  font-size: 15px;
  line-height: 1em;
  border-left: 1px solid #565657;
  padding-left: 20px;
  margin-left: 20px;
}
.header-topbar-home-three .right-text ul li.phone span {
  color: #D15454;
  font-weight: 600;
  font-family: 'Montserrat';
  font-size: 19px;
}

.header.home-page-four {
  margin-bottom: 0px;
  position: relative;
  z-index: 99;
  background: #fff;
}
.header.home-page-four .top-bar {
  padding: 0;
}
.header.home-page-four .top-bar .contact-info {
  padding: 10px 0;
}
.header.home-page-four .top-bar .thm-container {
  border-bottom: 1px solid #DEDEDE;
}
.header.home-page-four .top-bar .contact-info ul li.phone a,
.header.home-page-four .top-bar .contact-info ul li.phone a i.wicon-phone-receiver,
.header.home-page-four .top-bar .contact-info ul li.enquery a i.wicon-send,
.header.home-page-four .top-bar .contact-info ul li.enquery a,
.header.home-page-four .top-bar .social-icon a {
  color: #242424;
}
.header.home-page-four .top-bar .social-icon {
  margin-left: 0;
}
.header.home-page-four .top-bar .social-icon a {
  line-height: 43px;
}
.header.home-page-four .navbar-brand {
  background: none;
  padding: 23px 0;
}
.header.home-page-four .header-navigation .thm-container {
  padding-right: 60px;
  border-radius: 0;
  background-color: transparent;
}
.header.home-page-four .header-navigation ul.navigation-box > li > a {
  color: #242424;
}
.header.home-page-four .header-navigation .thm-container .right-side-box {
  right: 0;
}
.header.home-page-four .header-navigation .thm-container .right-side-box a.search-toggle {
  color: #242424;
  border-left-color: #242424;
}
.header.home-page-four .header-navigation.stricky-fixed {
  background: #fff;
  -webkit-box-shadow: 0 -3px 11px rgba(0, 0, 0, 0.3);
          box-shadow: 0 -3px 11px rgba(0, 0, 0, 0.3);
}
.header.home-page-four .header-navigation.stricky-fixed .navbar-brand:before {
  display: none;
}

.header.home-page-five {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.header.home-page-five .top-bar {
  padding: 0;
}
.header.home-page-five .top-bar .contact-info {
  padding: 10px 0;
}
.header.home-page-five .top-bar .thm-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-left: 0;
  padding-right: 0;
  max-width: 1170px;
}
.header.home-page-five .top-bar .contact-info ul li.phone a,
.header.home-page-five .top-bar .contact-info ul li.phone a i.wicon-phone-receiver,
.header.home-page-five .top-bar .contact-info ul li.enquery a i.wicon-send,
.header.home-page-five .top-bar .contact-info ul li.enquery a,
.header.home-page-five .top-bar .social-icon a {
  color: #fff;
}
.header.home-page-five .top-bar .social-icon {
  margin-left: 0;
}
.header.home-page-five .top-bar .social-icon a {
  line-height: 43px;
}
.header.home-page-five .navbar-brand {
  background: none;
  padding: 23px 0;
}
.header.home-page-five .header-navigation .thm-container {
  padding-right: 60px;
  border-radius: 0;
  background-color: transparent;
}
.header.home-page-five .header-navigation ul.navigation-box > li > a {
  color: #fff;
}
.header.home-page-five .header-navigation .thm-container .right-side-box {
  right: 0;
}
.header.home-page-five .header-navigation .thm-container .right-side-box a.search-toggle {
  color: #fff;
  border-left-color: #fff;
}
.header.home-page-five .header-navigation.stricky-fixed {
  background: #242424;
  -webkit-box-shadow: 0 -3px 11px rgba(0, 0, 0, 0.3);
          box-shadow: 0 -3px 11px rgba(0, 0, 0, 0.3);
}
.header.home-page-five .header-navigation.stricky-fixed .navbar-brand:before {
  display: none;
}

/************************** 
* 4 banner styles 
***************************/
.rev_slider .banner-title {
  color: #fff;
  font-size: 50px;
  line-height: 58px;
  font-family: 'Poppins';
  font-weight: 600;
  letter-spacing: 0;
}
.rev_slider .banner-caption-p {
  font-family: 'Poppins';
  color: #fff;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: 0;
}
.rev_slider a.banner-btn {
  color: #000000;
  font-family: 'Poppins';
  font-size: 17px;
  line-height: 36px;
  letter-spacing: .02em;
  font-weight: 600;
  background: #ffffff;
  display: inline-block;
  font-weight: 600;
  padding: 7px 38px;
  -webkit-transition: all .4s ease !important;
  transition: all .4s ease !important;
}
.rev_slider a.banner-btn:hover {
  background: #a13d36;
  color: #fff;
}
.rev_slider a.banner-btn.inverse {
  background: #a13d36;
  color: #fff;
}
.rev_slider a.banner-btn.inverse:hover {
  background: #fff;
  color: #000;
}
.rev_slider .banner-home-two-box {
  background: #EC9A5D;
  padding-left: 50px;
  padding-bottom: 60px;
  padding-top: 70px;
}
.rev_slider .banner-home-two-box .banner-home-two-title {
  color: #fff;
  font-family: 'Poppins';
  font-weight: bold;
  font-size: 50px;
  line-height: 58px;
}
.rev_slider .banner-home-two-box .banner-home-two-p {
  font-family: 'Poppins';
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  margin-top: 13px;
}
.rev_slider .banner-home-two-box .banner-home-two-btn {
  display: inline-block;
  background: #A13D36;
  color: #fff;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 14px;
  letter-spacing: .02em;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  padding: 3px 30px;
  margin-top: 30px;
}
.rev_slider .banner-home-two-box .banner-home-two-btn:hover {
  background: #242424;
}

/************************** 
* 5 welcome section styles 
***************************/
.welcome-section {
  background: #ec9a5d;
  padding-top: 65px;
  padding-bottom: 82px;
}
.welcome-section .welcome-text .tag-line {
  font-family: 'Poppins';
  color: #A13D36;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 3px;
}
.welcome-section .welcome-text .tag-line:after {
  content: '';
  width: 60px;
  height: 2px;
  display: inline-block;
  background: #fff;
  margin-left: 27px;
}
.welcome-section .welcome-text .title {
  color: #fff;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 30px;
  margin: 0;
}
.welcome-section .what-we-do-content {
  margin-left: -30px;
}
.welcome-section .what-we-do-content .label {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 600;
  background: #A13D36;
  padding: 10px 19px;
  border-radius: 0;
  margin-bottom: 9px;
  display: inline-block;
}
.welcome-section .what-we-do-content a {
  color: #fff;
  font-family: 'Lato';
  font-style: italic;
  font-size: 20px;
  letter-spacing: .03em;
  line-height: 30px;
}
.welcome-section .what-we-do-content span.sep {
  color: #fff;
  font-family: 'Lato';
  font-style: italic;
  line-height: 30px;
  margin-left: 7px;
}

/************************** 
* 6 what we do styles 
***************************/
.what-we-do {
  background: #f2f2f2;
  padding-top: 90px;
  padding-bottom: 100px;
}
.what-we-do.service-page {
  padding-bottom: 50px;
  background: #FFFFFF;
}
.what-we-do.service-page .single-what-we-do {
  margin-bottom: 50px;
}
.what-we-do.gray-bg {
  background: #F2F2F2;
}
.what-we-do .title {
  margin-bottom: 45px;
}
.what-we-do .title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 34px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.what-we-do .title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ec9a5d;
  display: inline-block;
  margin-left: 25px;
}
.what-we-do .title p {
  font-family: 'Lato';
  color: #7D7D7D;
  font-size: 17px;
  line-height: 28px;
  margin: 0;
}
.what-we-do .what-we-do-carousel .owl-nav {
  position: absolute;
  top: -97px;
  right: 0;
  margin: 0;
  text-align: right;
}
.what-we-do .what-we-do-carousel .owl-nav [class*=owl-] {
  margin: 0;
  background-color: transparent;
  width: 46px;
  height: 46px;
  border: 2px solid #A3A3A3;
  line-height: 42px;
  text-align: center;
  color: #747474;
  font-size: 22px;
  padding: 0;
  border-radius: 0;
}
.what-we-do .what-we-do-carousel .owl-nav .owl-next {
  margin-left: 20px;
}
.what-we-do .single-what-we-do {
  text-align: center;
}
.what-we-do .single-what-we-do:hover .img-box .box {
  opacity: 1;
}
.what-we-do .single-what-we-do .img-box {
  position: relative;
  text-align: center;
}
.what-we-do .single-what-we-do .img-box > img {
  width: 100%;
}
.what-we-do .single-what-we-do .img-box .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(236, 154, 93, 0.8);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.what-we-do .single-what-we-do .img-box .box .content {
  display: table;
  width: 100%;
  height: 100%;
}
.what-we-do .single-what-we-do .img-box .box .content .inner {
  display: table-cell;
  vertical-align: bottom;
}
.what-we-do .single-what-we-do .img-box .box .content a {
  display: block;
  background: #A13D36;
  color: #fff;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 15px;
  letter-spacing: .02em;
  display: block;
  line-height: 53px;
}
.what-we-do .single-what-we-do:hover h3 {
  color: #EC9A5D;
}
.what-we-do .single-what-we-do h3 {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  margin-top: 25px;
}
.what-we-do .button-box {
  margin-top: 50px;
}
.what-we-do .button-box a {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 14px;
  color: #EC9A5D;
  border: 2px solid #EC9A5D;
  padding: 4px 27px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.what-we-do .button-box a:hover {
  background: #EC9A5D;
  color: #fff;
}
.what-we-do.home-page-five .top-box .title {
  width: 70%;
}
.what-we-do.home-page-five .button-box {
  margin-top: 50px;
}

/************************** 
* 7 video section styles 
***************************/
.video-section {
  background: #000 url(../img/video-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.video-section .video-box {
  position: relative;
  text-align: center;
  border: 10px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
}
.video-section .video-box .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video-section .video-box .box .content {
  display: table;
  width: 100%;
  height: 100%;
}
.video-section .video-box .box .content .inner {
  display: table-cell;
  vertical-align: middle;
}
.video-section .video-box .box .content .inner a {
  color: #fff;
  font-size: 64px;
}
.video-section .video-content h3 {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0;
}
.video-section .video-content .line {
  display: inline-block;
  width: 70px;
  height: 3px;
  background: #e2a062;
}
.video-section .video-content p {
  color: #fff;
  font-family: 'Lato';
  font-weight: 300;
  font-style: italic;
  letter-spacing: .02em;
  line-height: 32px;
  font-size: 22px;
  margin-top: 10px;
}

.video-section-two {
  background: #000 url(../img/video-bg-2.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.video-section-two .thm-container-fulid {
  width: 100%;
}
.video-section-two [class*=col-] {
  padding: 0;
}
.video-section-two .video-content {
  max-width: 570px;
  padding-right: 70px;
  padding-top: 90px;
  padding-bottom: 70px;
  margin-left: auto;
}
.video-section-two .video-content h3 {
  margin: 0;
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  font-family: 'Poppins';
  margin-bottom: 13px;
}
.video-section-two .video-content p {
  font-family: 'Lato';
  font-weight: 300;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}
.video-section-two .video-content p + p {
  margin-top: 30px;
}
.video-section-two .video-box {
  position: relative;
  text-align: center;
  display: inline-block;
}
.video-section-two .video-box .box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video-section-two .video-box .box .content {
  display: table;
  width: 100%;
  height: 100%;
}
.video-section-two .video-box .box .content .inner {
  display: table-cell;
  vertical-align: middle;
}
.video-section-two .video-box .box .content .inner a {
  color: #fff;
  font-size: 64px;
}

/************************** 
* 8 why choose us styles 
***************************/
.why-choose-us {
  background: #F2F2F2 url(../img/why-choose-us-bg.jpg) center left no-repeat;
  padding-top: 95px;
  padding-bottom: 90px;
}
.why-choose-us .title {
  margin-bottom: 22px;
}
.why-choose-us .title h3 {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  margin: 0;
  font-size: 34px;
}
.why-choose-us .title .line {
  display: inline-block;
  width: 55px;
  height: 2px;
  background: #ec9a5d;
}
.why-choose-us .title p {
  color: #7d7d7d;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 17px;
  line-height: 28px;
  margin: 0;
  margin-top: 10px;
}
.why-choose-us ul.checkbox, .why-choose-us ul.checkbox li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.why-choose-us ul.checkbox li {
  color: #242424;
  font-size: 17px;
  line-height: 34px;
  letter-spacing: .02em;
}
.why-choose-us ul.checkbox li + li {
  margin-top: 3px;
}
.why-choose-us ul.checkbox li img {
  margin-right: 18px;
}

/************************** 
* 9 featured project styles 
***************************/
.featured-project {
  padding-top: 100px;
  padding-bottom: 100px;
}
.featured-project.dark-bg {
  background: #F4F4F4;
}
.featured-project.black-bg {
  background: #303030;
}
.featured-project.black-bg .title-box h3,
.featured-project.black-bg .gallery-filter ul li span {
  color: #fff;
}
.featured-project .title-box {
  margin-bottom: 40px;
}
.featured-project .title-box h3 {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 34px;
  color: #242424;
  margin: 0;
}
.featured-project .title-box h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ec9a5d;
  display: inline-block;
  margin-left: 25px;
}
.featured-project .gallery-filter {
  margin-bottom: 12px;
}
.featured-project .gallery-filter ul, .featured-project .gallery-filter li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.featured-project .gallery-filter ul li {
  display: inline-block;
}
.featured-project .gallery-filter ul li + li {
  margin-left: 30px;
}
.featured-project .gallery-filter ul li span {
  display: block;
  font-family: 'Montserrat';
  color: #242424;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.featured-project .gallery-filter ul li.active span {
  color: #ec9a5d;
}
.featured-project .gallery-filter ul li:hover span {
  color: #ec9a5d;
}

.single-featured-project {
  margin-top: 30px;
  position: relative;
}
.single-featured-project:hover .overlay {
  opacity: 1;
}
.single-featured-project img {
  width: 100%;
}
.single-featured-project .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(236, 154, 93, 0.9);
  text-align: center;
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-featured-project .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-featured-project .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
}
.single-featured-project .overlay .box .content a {
  display: inline-block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  color: #fff;
  font-size: 17px;
  line-height: 52px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-featured-project .overlay .box .content a:hover {
  background: #fff;
  color: #EC9A5D;
}
.single-featured-project .overlay .box .content a + a {
  margin-left: 16px;
}
.single-featured-project .overlay .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #282828;
  padding: 9px 0;
  display: block;
}
.single-featured-project .overlay .title a {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 17px;
  line-height: 26px;
  font-weight: 600;
}

.gallery-3-col {
padding: 100px 0 20px 0;
}
.gallery-3-col.clsgallery-col{
	padding: 100px 0 0 0;
}
.gallery-3-col .gallery-filter {
  background: #ff0000;
  text-align: center;
  border-radius: 5px;
  padding: 17px 0;
  margin-bottom: 30px;
}
.gallery-3-col .gallery-filter ul, .gallery-3-col .gallery-filter li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery-3-col .gallery-filter ul li {
  display: inline;
}
.gallery-3-col .gallery-filter ul li + li {
  margin-left: 28px;
}
.gallery-3-col .gallery-filter ul li span {
  display: inline-block;
  color: #fff;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 17px;
  cursor: pointer;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border-bottom: 1px solid transparent;
  line-height: 20px;
}
.gallery-3-col .gallery-filter ul li span:hover {
  color: #C08C4D;
  border-bottom-color: #C08C4D;
}
.gallery-3-col .gallery-filter ul li.active span {
  color: #000;
  border-bottom-color: #ffffff;
}

.gallery-full-width .thm-container-fulid {
  width: 100%;
  padding: 0 30px;
}
.gallery-full-width .thm-container-fulid .span-5 {
  width: 20%;
  float: left;
  padding: 0 15px;
}

.featured-project-5-col {
  padding-bottom: 0;
}
.featured-project-5-col .thm-container-fluid {
  padding: 0;
  width: 100%;
}
.featured-project-5-col .span-5 {
  float: left;
  width: 20%;
}
.featured-project-5-col .button-box {
  background: #A13D36;
  padding: 84px 0;
}
.featured-project-5-col .button-box a.view-more {
  color: #242424;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: bold;
  background: #fff;
  padding: 15px 21px;
}

/************************** 
* 10 testimonial styles 
***************************/
.testimonial-section {
  background: #bf7b48 url(../img/testimonial-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 90px;
}
.testimonial-section.testimonial-page {
  background: #F4F4F4;
  padding-bottom: 20px;
}
.testimonial-section.testimonial-page .title {
  margin-bottom: 45px;
}
.testimonial-section.testimonial-page .title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 34px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.testimonial-section.testimonial-page .title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ec9a5d;
  display: inline-block;
  margin-left: 25px;
}
.testimonial-section.testimonial-page .title p {
  font-family: 'Lato';
  color: #7D7D7D;
  font-size: 17px;
  line-height: 28px;
  margin: 0;
}
.testimonial-section.testimonial-page .single-testimonial {
  margin-bottom: 80px;
}
.testimonial-section.testimonial-page .single-testimonial .info-box .content-box h5 {
  color: #242424;
}
.testimonial-section.testimonial-page .single-testimonial .info-box .content-box span {
  color: #EC9A5D;
}
.testimonial-section .single-testimonial .text-box {
  background: #fff;
  border-radius: 3px;
  position: relative;
  padding-left: 70px;
  padding-right: 20px;
  padding-top: 35px;
  padding-bottom: 23px;
}
.testimonial-section .single-testimonial .text-box i {
  position: absolute;
  top: 33px;
  left: 17px;
  color: #ec9a5d;
  font-size: 35px;
}
.testimonial-section .single-testimonial .text-box p {
  font-size: 17px;
  line-height: 26px;
  letter-spacing: .02em;
}
.testimonial-section .single-testimonial .text-box:before {
  content: '';
  width: 49px;
  height: 22px;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 68px;
  background: transparent url(../img/testi-curv.png) left top no-repeat;
}
.testimonial-section .single-testimonial .info-box {
  margin-top: 30px;
}
.testimonial-section .single-testimonial .info-box .img-box, .testimonial-section .single-testimonial .info-box .content-box {
  display: table-cell;
  vertical-align: middle;
}
.testimonial-section .single-testimonial .info-box .img-box {
  width: 83px;
}
.testimonial-section .single-testimonial .info-box .img-box img {
  width: 60px;
}
.testimonial-section .single-testimonial .info-box .content-box h5, .testimonial-section .single-testimonial .info-box .content-box span {
  margin: 0;
}
.testimonial-section .single-testimonial .info-box .content-box h5 {
  font-family: 'Open Sans';
  color: #fff;
  font-size: 15px;
  letter-spacing: .03em;
  line-height: 20px;
}
.testimonial-section .single-testimonial .info-box .content-box span {
  color: #fff;
  font-family: 'Open Sans';
  text-transform: uppercase;
  letter-spacing: .03em;
  font-size: 12px;
  display: inline-block;
  line-height: 15px;
}

/************************** 
* 11 blog styles 
***************************/
.blog-area.home-three {
  padding-bottom: 50px;
}
.blog-area .title {
  margin-bottom: 32px;
}
.blog-area .title h3 {
  margin: 0;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 34px;
  color: #292929;
  margin-bottom: 0px;
}
.blog-area .title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ec9a5d;
  display: inline-block;
  margin-left: 25px;
}
.blog-area .single-blog-post .img-box {
  margin-bottom: 43px;
  position: relative;
}
.blog-area .single-blog-post .img-box img {
  width: 100%;
}
.blog-area .single-blog-post .img-box img {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-area .single-blog-post .img-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-area .single-blog-post .img-box:hover:after {
  opacity: 1;
}
.blog-area .single-blog-post .img-box .date-box {
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 10;
  background: #ec9a5d;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 17px;
  color: #ffffff;
  display: inline-block;
  padding: 2px 15px;
}
.blog-area .single-blog-post h3,
.blog-area .single-blog-post p {
  margin: 0;
  letter-spacing: .02em;
}
.blog-area .single-blog-post h3 {
  color: #242424;
  font-family: 'Poppins';
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 11px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-area .single-blog-post h3:hover {
  color: #ec9a5d;
}
.blog-area .single-blog-post p {
  color: #7d7d7d;
  font-size: 17px;
  line-height: 28px;
}
.blog-area .single-blog-post a.read-more {
  font-family: 'Montserrat';
  font-size: 16px;
  line-height: 28px;
  color: #ec9a5d;
  border-bottom: 1px solid #ec9a5d;
  padding-bottom: 3px;
  display: inline-block;
  margin-top: 18px;
  font-weight: bold;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.blog-with-sidebar .blog-post-style-one p.meta-info {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  border-top: 1px solid #E4E4E4;
  padding-top: 20px;
  margin-bottom: 30px;
}

.blog-post-style-one {
  margin-bottom: 80px;
}
.blog-post-style-one h3, .blog-post-style-one p {
  margin: 0;
}
.blog-post-style-one .img-box {
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.blog-post-style-one .img-box img {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  width: 100%;
}
.blog-post-style-one .img-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.blog-post-style-one .img-box:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.blog-post-style-one .img-box:hover:after {
  opacity: 1;
}
.blog-post-style-one .date {
  color: #EC9A5D;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 17px;
  line-height: 1em;
  margin-bottom: 18px;
}
.blog-post-style-one p.meta-info {
  font-family: 'Lato';
  font-weight: bold;
  color: #B8B8B8;
  line-height: 1.2em;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E4E4E4;
}
.blog-post-style-one p.meta-info a {
  color: #b8b8b8;
}
.blog-post-style-one p.meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.blog-post-style-one h3 {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 22px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-bottom: 20px;
}
.blog-post-style-one h3:hover {
  color: #EC9A5D;
  text-decoration: underline;
}
.blog-post-style-one > p {
  color: #797979;
  font-family: 'Lato';
  line-height: 28px;
  font-size: 17px;
}
.blog-post-style-one a.read-more {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #A13D36;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 14px 23px;
  margin-top: 30px;
}

.blog-post-pagination {
  border-top: 1px solid #DCDCDC;
  padding-top: 50px;
  margin-top: 0px;
}
.blog-post-pagination ul li:hover a,
.blog-post-pagination ul li.active a {
  background: #EC9A5D;
  border-color: #EC9A5D;
  color: #fff;
}
.blog-post-pagination ul li a {
  display: block;
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 40px;
  border: 2px solid #D4D4D4;
  text-align: center;
  width: 44px;
  height: 44px;
  color: #242424;
  font-weight: 700;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.single-blog-post-page .single-blog-content p {
  color: #797979;
  font-family: 'Lato';
  line-height: 28px;
  font-size: 17px;
}
.single-blog-post-page .single-blog-content h4 {
  color: #242424;
  font-size: 22px;
  font-family: 'Poppins';
  font-weight: 600;
  margin: 0;
  margin-top: 40px;
  margin-bottom: 27px;
}
.single-blog-post-page .single-blog-content .two-col-text {
  margin-bottom: 33px;
}
.single-blog-post-page .comments-area {
  margin-top: 40px;
  margin-bottom: 60px;
}
.single-blog-post-page .comments-area .title {
  margin-bottom: 35px;
}
.single-blog-post-page .comments-area .title h3 {
  font-family: 'Montserrat';
  font-weight: 700;
  color: #242424;
  font-size: 22px;
  margin: 0;
}
.single-blog-post-page .comments-area .title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ff7f45;
  display: inline-block;
  margin-left: 20px;
}
.single-blog-post-page .comments-area .single-comment {
  padding: 25px;
  border: 1px solid #EEEEEE;
  padding-bottom: 15px;
}
.single-blog-post-page .comments-area .single-comment:nth-child(odd) {
  background: #FCFCFC;
}
.single-blog-post-page .comments-area .single-comment + .single-comment {
  border-top: 0;
}
.single-blog-post-page .comments-area .single-comment .img-box,
.single-blog-post-page .comments-area .single-comment .text-box {
  display: table-cell;
  vertical-align: top;
}
.single-blog-post-page .comments-area .single-comment .img-box {
  width: 70px;
}
.single-blog-post-page .comments-area .single-comment .text-box {
  padding-left: 30px;
}
.single-blog-post-page .comments-area .single-comment .text-box h4,
.single-blog-post-page .comments-area .single-comment .text-box p {
  margin: 0;
}
.single-blog-post-page .comments-area .single-comment .text-box h4 {
  font-family: 'Montserrat';
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  line-height: 26px;
}
.single-blog-post-page .comments-area .single-comment .text-box p {
  line-height: 30px;
}
.single-blog-post-page .comments-area .single-comment .text-box .meta-info span {
  color: #aeaeae;
  font-family: 'Lato';
  font-size: 15px;
}
.single-blog-post-page .comments-area .single-comment .text-box .meta-info span.sep {
  margin-left: 10px;
  margin-right: 10px;
}
.single-blog-post-page .comments-area .single-comment .text-box .meta-info a {
  color: #EC9A5D;
  font-weight: bold;
  font-size: 15px;
}
.single-blog-post-page .leave-a-comment .title {
  margin-bottom: 35px;
}
.single-blog-post-page .leave-a-comment .title h3 {
  font-family: 'Montserrat';
  font-weight: 700;
  color: #242424;
  font-size: 22px;
  margin: 0;
}
.single-blog-post-page .leave-a-comment .title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ff7f45;
  display: inline-block;
  margin-left: 20px;
}
.single-blog-post-page .leave-a-comment form {
  background: #f6f7f7;
  padding: 0 35px;
  padding-top: 50px;
  padding-bottom: 45px;
}
.single-blog-post-page .leave-a-comment form input,
.single-blog-post-page .leave-a-comment form textarea {
  width: 100%;
  height: 45px;
  border: 1px solid #EEEEEE;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 500;
  outline: none;
}
.single-blog-post-page .leave-a-comment form textarea {
  height: 170px;
  margin-bottom: 20px;
  display: block;
}
.single-blog-post-page .leave-a-comment form button {
  border: none;
  outline: none;
  font-weight: 600;
  background-color: transparent;
  display: block;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #A13D36;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 14px 23px;
}

/************************** 
* 12 client carousel styles 
***************************/
.client-carousel-home-three {
  padding-bottom: 37px;
  padding-top: 70px;
  border-top: 1px solid #d2d2d2;
}
.client-carousel-home-three .owl-item {
  text-align: center;
  line-height: 113px;
}
.client-carousel-home-three .owl-item img {
  width: auto;
  display: inline-block;
}

.client-area.home-five {
  padding-top: 72px;
  padding-bottom: 90px;
}
.client-area.home-five .title {
  margin-bottom: 43px;
}
.client-area.home-five .title h3 {
  color: #242424;
  margin: 0;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 34px;
  line-height: 36px;
}
.client-area.home-five .title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #FF7F45;
  display: inline-block;
  margin-left: 22px;
}
.client-area.home-five .client-carousel-home-three {
  padding: 0;
  border: none;
}

.client-area.home-page-three .client-carousel-home-three {
  padding: 0;
  border: none;
  padding-top: 77px;
  padding-bottom: 55px;
  
}

/************************** 
* 13 call to action styles 
***************************/
.call-to-action {
  background: #a13d36;
}
.call-to-action .title-info {
  position: relative;
}
.call-to-action .title-info:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1000000px;
  background: #8F312B;
}
.call-to-action .title-info .inner {
  position: relative;
  z-index: 9;
  padding-top: 39px;
  padding-bottom: 30px;
}
.call-to-action .title-info .inner h3, .call-to-action .title-info .inner p {
  margin: 0;
}
.call-to-action .title-info .inner h3 {
  color: #fff;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 28px;
}
.call-to-action .title-info .inner p {
  color: #fff;
  font-family: 'Lato';
  font-style: italic;
  font-size: 26px;
  margin-top: 3px;
}
.call-to-action .phone-info {
  padding: 36px 0;
  padding-left: 35px;
}
.call-to-action .single-phone-info {
  display: inline-block;
  vertical-align: middle;
}
.call-to-action .single-phone-info + .single-phone-info {
  margin-left: 60px;
}
.call-to-action .single-phone-info h4, .call-to-action .single-phone-info p {
  margin: 0;
}
.call-to-action .single-phone-info h4 {
  color: #fff;
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 24px;
}
.call-to-action .single-phone-info p {
  color: #fff;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 30px;
  margin-top: 4px;
}
.call-to-action .single-phone-info .or {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 55px;
  position: relative;
  color: #fff;
  text-align: center;
  background: #8F312B;
}
.call-to-action .single-phone-info .or:before, .call-to-action .single-phone-info .or:after {
  content: '';
  width: 1px;
  height: 23px;
  position: absolute;
  left: 50%;
  background: #8F312B;
}
.call-to-action .single-phone-info .or:before {
  top: 100%;
}
.call-to-action .single-phone-info .or:after {
  bottom: 100%;
}
.call-to-action .single-phone-info a {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 30px;
  font-size: 18px;
  font-family: 'Montserrat';
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 38px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.call-to-action .single-phone-info a:hover {
  background: #fff;
  color: #A13D36;
}

.call-to-action-two {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #FFFFFF url(../img/call-to-action-2-bg.png) bottom right no-repeat;
}
.call-to-action-two h3 {
  margin: 0;
  font-family: 'Poppins';
  font-size: 28px;
  color: #242424;
  line-height: 40px;
  font-weight: normal;
}
.call-to-action-two h3 span {
  color: #A13D36;
}
.call-to-action-two .line {
  display: block;
  width: 84px;
  height: 2px;
  background: #A13D36;
  margin-top: 20px;
  margin-bottom: 50px;
}
.call-to-action-two ul.list-item, .call-to-action-two ul.list-item li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.call-to-action-two ul.list-item li + li {
  margin-top: 20px;
}
.call-to-action-two ul.list-item li {
  color: #242424;
  font-family: 'Lato';
  font-size: 17px;
  line-height: 1em;
  padding-left: 30px;
  position: relative;
}
.call-to-action-two ul.list-item li i {
  color: #EC9A5D;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.call-to-action-two a.get-qoute-btn {
  width: 142px;
  height: 41px;
  background: #A13D36;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  font-family: 'Montserrat';
  font-weight: 600;
  line-height: 41px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  text-align: center;
  margin-top: 40px;
}
.call-to-action-two a.get-qoute-btn:hover {
  color: #fff;
  background: #242424;
}

/************************** 
* 14 inner banner styles 
***************************/
.inner-banner {
  background: transparent url(../img/inner-banner.jpg) center top no-repeat;
  background-size: cover;
  padding-top: 238px;
  padding-bottom: 80px;
}
.inner-banner h2 {
  margin: 0;
  font-family: 'Montserrat';
  color: #fff;
  font-weight: bold;
  font-size: 50px;
  letter-spacing: .02em;
}
.inner-banner .breadcumb {
  margin-top: 7px;
}
.inner-banner .breadcumb a {
  color: #ec9a5d;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 13px;
}
.inner-banner .breadcumb span.sep {
  color: #fff;
  font-size: 13px;
  margin-left: 13px;
  margin-right: 9px;
}
.inner-banner .breadcumb span.name {
  color: #fff;
  font-family: 'Poppins';
  font-size: 13px;
}

/************************** 
* 15 cottact styles 
***************************/
.contact-page-info {
  background: #F4F4F4;
  padding-top: 74px;
  padding-bottom: 60px;
}

.single-contact-info {
  text-align: center;
  position: relative;
}
.single-contact-info h3,
.single-contact-info p {
  margin: 0;
}
.single-contact-info h3 {
  font-family: 'Montserrat';
  font-weight: 600;
  color: #242424;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 18px;
  margin-top: 35px;
}
.single-contact-info p {
  font-family: 'Lato';
  font-size: 17px;
  line-height: 26px;
  color: #797979;
}
.single-contact-info .social a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #858585;
  color: #858585;
  font-size: 17px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-contact-info .social a:hover {
  color: #EC9A5D;
  border-color: #EC9A5D;
}
.single-contact-info .social a + a {
  margin-left: 10px;
}

.contact-form-area {
  padding: 100px 0;
}
.contact-form-area .title {
  margin-bottom: 15px;
}
.contact-form-area .title h3,
.contact-form-area .title p {
  margin: 0;
}
.contact-form-area .title h3 {
  font-family: 'Montserrat';
  color: #242424;
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 14px;
}
.contact-form-area .title p {
  font-family: 'Lato';
  color: #797979;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 20px;
}
.contact-form-area .title .line {
  display: inline-block;
  width: 60px;
  height: 3px;
  background: #EC9A5D;
  vertical-align: top;
}
.contact-form-area .contact-form input,
.contact-form-area .contact-form textarea {
  display: block;
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  height: 48px;
  padding-left: 20px;
  font-size: 16px;
  margin-bottom: 30px;
  outline: none;
}
.contact-form-area .contact-form textarea {
  height: 160px;
}
.contact-form-area .contact-form button {
  border: none;
  outline: none;
  font-family: 'Montserrat';
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  width: 164px;
  height: 48px;
  line-height: 48px;
  background-color: #A13D36;
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-transform: uppercase;
  margin-top: 38px;
}

#contact-page-google-map {
  height: 460px;
  width: 100%;
  background: #fff;
}

#home-four-google-map {
  height: 415px;
  width: 100%;
  background: #fff;
}

/************************** 
* 16 404 styles 
***************************/
.error-404-area {
  background: #242424 url(../img/404-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-bottom: 260px;
  padding-top: 230px;
}
.error-404-area h2,
.error-404-area h3,
.error-404-area p {
  margin: 0;
}
.error-404-area h2 {
  font-family: 'Poppins';
  color: #ffffff;
  font-size: 200px;
  line-height: 200px;
  font-weight: bold;
}
.error-404-area h3 {
  font-family: 'Poppins';
  font-weight: 600;
  color: #fff;
  font-size: 50px;
  line-height: 55px;
  margin-bottom: 20px;
}
.error-404-area p {
  font-family: 'Poppins';
  font-weight: 600;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
}
.error-404-area a {
  display: inline-block;
  width: 330px;
  height: 70px;
  background: #A13D36;
  font-family: 'Montserrat';
  font-size: 22px;
  line-height: 70px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .02em;
  margin-top: 55px;
}

/************************** 
* 17 about styles 
***************************/
.about-section {
  padding: 100px 0;
}
.about-section .about-content {
  padding-left: 30px;
}
.about-section .about-content .title {
  margin-bottom: 30px;
}
.about-section .about-content .title h2 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-size: 34px;
  line-height: 36px;
  font-weight: bold;
}
.about-section .about-content .title h2:after {
  content: '';
  width: 40px;
  height: 3px;
  background: #ec9a5d;
  display: inline-block;
  margin-left: 20px;
}
.about-section .about-content p {
  color: #797979;
  font-family: 'Lato';
  font-size: 17px;
  line-height: 28px;
  margin: 0;
}
.about-section .about-content h3 {
  font-family: 'Montserrat';
  margin: 0;
  color: #242424;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 12px;
}
.about-section .about-content .content {
  margin-bottom: 30px;
}
.about-section .about-content .content a {
  color: #797979;
  font-family: 'Lato';
  font-size: 20px;
  line-height: 30px;
  font-style: italic;
}
.about-section .about-content .content span.sep {
  color: #797979;
  font-size: 20px;
  line-height: 30px;
  margin-left: 6px;
  margin-right: 4px;
}
.about-section .about-content a.view-all {
  display: inline-block;
  background: #a13d36;
  color: #fff;
  font-size: 14px;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 600;
  padding: 6px 24px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.about-section .about-content a.view-all:hover {
  background: #A13D36;
}

.our-approach {
  background: #ec9a5d;
}
.our-approach .our-approach-content {
  padding-left: 45px;
  padding-right: 100px;
  padding-top: 70px;
}
.our-approach .title {
  margin-bottom: 25px;
}
.our-approach .title h3 {
  margin: 0;
  font-family: 'Montserrat';
  color: #fdfdfd;
  font-weight: bold;
  font-size: 34px;
}
.our-approach .title h3:after {
  content: '';
  width: 45px;
  height: 3px;
  background: #fdfdfd;
  display: inline-block;
  margin-left: 20px;
}
.our-approach p {
  color: #fdfdfd;
  font-size: 17px;
  line-height: 26px;
  margin: 0;
  font-family: 'Lato';
}
.our-approach p + p {
  margin-top: 28px;
}
.our-approach .feature-wrapper {
  margin-top: 60px;
}
.our-approach .single-feature {
  display: inline-block;
}
.our-approach .single-feature + .single-feature {
  padding-left: 40px;
  border-left: 1px dashed #fdfdfd;
  margin-left: 40px;
}
.our-approach .single-feature .icon-box, .our-approach .single-feature .text-box {
  display: table-cell;
  vertical-align: middle;
}
.our-approach .single-feature .icon-box {
  width: 44px;
}
.our-approach .single-feature .text-box {
  padding-left: 20px;
}
.our-approach .single-feature .text-box p {
  color: #fdfdfd;
  font-family: 'Open Sans';
  font-size: 18px;
  letter-spacing: .03em;
  line-height: 22px;
  margin: 0;
}

.our-history {
  padding: 100px 0;
}
.our-history .title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 34px;
  text-transform: capitalize;
}
.our-history .title .line {
  display: block;
  background: #ec9a5d;
  width: 40px;
  height: 3px;
  margin-top: 23px;
}
.our-history .history-content .tag-line {
  color: #696969;
  font-family: 'Playfair Display';
  font-style: italic;
  font-size: 20px;
  letter-spacing: .02em;
  margin-bottom: 8px;
}
.our-history .history-content .title-text {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: 25px;
}
.our-history .history-content p {
  margin: 0;
  color: #797979;
  font-family: 'Lato';
  font-size: 17px;
  line-height: 28px;
}

.cta-area-about-page {
  position: relative;
  z-index: 10;
}
.cta-area-about-page .img-box,
.cta-area-about-page .text-box {
  display: table-cell;
  vertical-align: middle;
}
.cta-area-about-page .img-box {
  width: 585px;
}
.cta-area-about-page .text-box {
  background: #a13d36;
  padding-left: 75px;
  padding-right: 75px;
}
.cta-area-about-page .text-box h3 {
  color: #fff;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 40px;
  line-height: 57px;
  margin: 0;
  margin-bottom: 23px;
}
.cta-area-about-page .text-box p {
  color: #fff;
  line-height: 26px;
  margin: 0;
  font-family: 'Lato';
  font-size: 17px;
}
.cta-area-about-page .text-box a {
  border: none;
  outline: none;
  font-family: 'Poppins';
  font-size: 16px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 600;
  width: 217px;
  height: 60px;
  line-height: 56px;
  background-color: transparent;
  border-radius: 40px;
  display: block;
  text-align: center;
  margin-top: 30px;
}

.about-section-two {
  padding-top: 90px;
  padding-bottom: 95px;
}
.about-section-two p.tag-line {
  color: #696969;
  font-family: 'Playfair Display';
  font-style: italic;
  font-size: 20px;
  margin: 0;
  margin-bottom: 15px;
}
.about-section-two h3 {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  margin: 0;
  margin-bottom: 25px;
}
.about-section-two p {
  font-family: 'Lato';
  font-size: 17px;
  line-height: 28px;
  color: #797979;
  margin: 0;
}
.about-section-two img.sign {
  margin-top: 35px;
}
.about-section-two.home-page-five {
  padding: 0;
}
.about-section-two.home-page-five .about-section-two-content {
  padding-top: 100px;
  padding-bottom: 70px;
}
.about-section-two.home-page-five .request-a-qoute-form {
  background: #EC9A5D;
  padding: 50px 30px;
  margin-top: -50px;
}
.about-section-two.home-page-five .request-a-qoute-form h3 {
  color: #fff;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 30px;
  margin: 0;
  margin-bottom: 15px;
}
.about-section-two.home-page-five .request-a-qoute-form p {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-family: 'Poppins';
  font-weight: 600;
  margin: 0;
  margin-bottom: 20px;
}
.about-section-two.home-page-five .request-a-qoute-form input, .about-section-two.home-page-five .request-a-qoute-form textarea {
  display: block;
  width: 100%;
  height: 42px;
  border: none;
  outline: none;
  background: #fff;
  padding-left: 20px;
}
.about-section-two.home-page-five .request-a-qoute-form input + input {
  margin-top: 10px;
}
.about-section-two.home-page-five .request-a-qoute-form textarea {
  height: 121px;
  margin-top: 10px;
}
.about-section-two.home-page-five .request-a-qoute-form button[type="submit"] {
  background: #242424;
  color: #fff;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 16px;
  border: none;
  outline: none;
  border-radius: 25px;
  width: 162px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-top: 20px;
}

/************************** 
* 18 team styles 
***************************/
.team-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.team-section.has-minus-margin {
  margin-top: -195px;
  padding-top: 295px;
}
.team-section.dark-bg {
  background: #F2F2F2;
}
.team-section.team-page {
  padding-bottom: 50px;
}
.team-section.team-page .single-team-member {
  margin-bottom: 50px;
}
.team-section .title {
  margin-bottom: 45px;
}
.team-section .title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 15px;
}
.team-section .title h3:after {
  content: '';
  width: 50px;
  height: 3px;
  background: #e2a062;
  display: inline-block;
  margin-left: 20px;
}
.team-section .title p {
  font-family: 'Lato';
  color: #797979;
  letter-spacing: .02em;
  line-height: 28px;
  font-size: 17px;
  margin: 0;
}

.single-team-member:hover .img-box .overlay {
  opacity: 1;
}
.single-team-member .img-box {
  position: relative;
}
.single-team-member .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(236, 154, 93, 0.85);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-team-member .img-box .overlay .content {
  display: table;
  width: 100%;
  height: 100%;
}
.single-team-member .img-box .overlay .content .box {
  display: table-cell;
  vertical-align: bottom;
}
.single-team-member .img-box .overlay .content .box .social {
  margin-bottom: 29px;
}
.single-team-member .img-box .overlay .content .box .social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  color: #fff;
  border-radius: 50%;
}
.single-team-member .img-box .overlay .content .box .social a:hover {
  color: #242424;
  border-color: #242424;
}
.single-team-member .img-box .overlay .content .box .social a + a {
  margin-left: 4px;
}
.single-team-member h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 17px;
  margin-top: 25px;
}

/************************** 
* 19 coming soon styles 
***************************/
.comming-soon-area {
  background: #000 url(../img/comming-soon-bg.jpg) center center no-repeat;
  background-size: cover;
  padding-bottom: 280px;
  padding-top: 280px;
}
.comming-soon-area .thm-container {
  max-width: 800px;
}
.comming-soon-area h3 {
  font-size: 70px;
  line-height: 75px;
  font-family: 'Montserrat';
  color: #fff;
  font-weight: 700;
  margin: 0;
}
.comming-soon-area ul,
.comming-soon-area li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.comming-soon-area ul {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 100px;
  margin-bottom: 50px;
}
.comming-soon-area ul li {
  width: 25%;
  float: left;
  padding: 0 15px;
}
.comming-soon-area ul li .box {
  width: 170px;
  height: 170px;
  border: 2px solid #EC9A5D;
  border-radius: 50%;
  padding-top: 40px;
}
.comming-soon-area ul li .box h4 {
  margin: 0;
  color: #EC9A5D;
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 65px;
  line-height: 40px;
}
.comming-soon-area ul li .box span {
  color: #EC9A5D;
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  display: inline-block;
  margin-top: 20px;
}
.comming-soon-area p {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  margin: 0;
}
.comming-soon-area form {
  margin-top: 60px;
  position: relative;
}
.comming-soon-area form input {
  width: 100%;
  height: 76px;
  padding-left: 35px;
  border: none;
  outline: none;
  background: #fff;
  font-family: 'Montserrat';
}
.comming-soon-area form button {
  background-color: transparent;
  border: none;
  outline: none;
  background: #EC9A5D;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Montserrat';
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 30px;
  padding-right: 30px;
  height: 100%;
}

/************************** 
* 20 faq styles 
***************************/
.accrodion .accrodion-title {
  position: relative;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.accrodion .accrodion-title h4 {
  font-size: 20px;
  color: #000000;
  margin: 0;
  font-family: 'Montserrat';
  font-weight: 700;
}

.accrodion .accrodion-title h4:before {
  content: '+';
  font-family: 'Montserrat';
  color: #000000;
  font-size: 24px;
  display: inline-block;
  margin-right: 20px;
}

.accrodion.active .accrodion-title h4:before {
  content: '-';
}

.accrodion .accrodion-content {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 22px;
}
.accrodion .accrodion-content p {
  font-size: 17px;
  line-height: 28px;
  font-family: 'Lato';
  margin: 0;
  color: #797979;
}

.faq-area {
  padding-top: 55px;
}
.faq-area .title {
  margin-bottom: 20px;
  margin-top: 40px;
}
.faq-area .title h3,
.faq-area .title p {
  margin: 0;
}
.faq-area .title h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 34px;
  color: #292929;
  margin-bottom: 15px;
}
.faq-area .title h3:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ff7f45;
  display: inline-block;
  margin-left: 25px;
}
.faq-area .title p {
  font-family: 'Lato';
  font-size: 17px;
  color: #797979;
  line-height: 28px;
}
.faq-area .accrodion-grp {
  padding-right: 130px;
}

.faq-page {
  padding-top: 100px;
  padding-bottom: 112px;
}
.faq-page .title {
  margin-bottom: 50px;
}
.faq-page .title h2,
.faq-page .title p {
  margin: 0;
}
.faq-page .title h2 {
  color: #242424;
  font-family: 'Montserrat';
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
.faq-page .title h2:after {
  content: '';
  width: 40px;
  height: 3px;
  background: #ec9a5d;
  display: inline-block;
  margin-left: 20px;
}
.faq-page .title p {
  color: #000;
  opacity: .7;
  font-size: 17px;
  line-height: 28px;
}
.faq-page form {
  position: relative;
  margin-bottom: 50px;
}
.faq-page form input {
  width: 100%;
  border: 1px solid #E0E0E0;
  height: 60px;
  border-radius: 5px;
  outline: none;
  padding-left: 25px;
  font-family: 'Montserrat';
  font-size: 16px;
}
.faq-page form button {
  border: none;
  outline: none;
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 30px;
  font-size: 20px;
  color: #C0C0C0;
  line-height: 50px;
}
.faq-page .accrodion .accrodion-title h4 {
  position: relative;
  padding-left: 35px;
  line-height: 25px;
}
.faq-page .accrodion .accrodion-title h4:before {
  position: absolute;
  top: 0;
  left: 0;
}

.faq-request-area {
  background: #F8F8F8 url(../img/faq-bg.jpg) right center no-repeat;
}
.faq-request-area .title {
  margin-bottom: 65px;
}
.faq-request-area .title h3 {
  margin: 0;
  color: #242424;
  font-size: 34px;
  font-family: 'Poppins';
  font-weight: 600;
}
.faq-request-area .title h3:after {
  content: '';
  width: 40px;
  height: 3px;
  background: #ec9a5d;
  display: inline-block;
  margin-left: 20px;
}
.faq-request-area form input {
  border: none;
  outline: none;
  border-bottom: 2px solid #e3e3e3;
  width: 100%;
  padding-bottom: 25px;
  height: 40px;
  background-color: transparent;
  margin-bottom: 35px;
  font-family: 'Lato';
  font-weight: bold;
}
.faq-request-area form textarea {
  border: none;
  outline: none;
  height: 145px;
  border-bottom: 2px solid #e3e3e3;
  width: 100%;
  background-color: transparent;
  font-family: 'Lato';
  font-weight: bold;
}
.faq-request-area form button {
  border: none;
  outline: none;
  font-family: 'Montserrat';
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 600;
  width: 166px;
  height: 48px;
  line-height: 48px;
  background-color: #A13D36;
  margin-top: 30px;
  text-transform: uppercase;
}

/************************** 
* 21 footer styles 
***************************/
.footer {
  background: transparent url(../img/footer-base-bg.jpg) left top no-repeat;
  background-size: cover;
}
.footer .footer-top {
  background: transparent url(../img/footer-top-bg.jpg) left top no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 41px;
}
.footer .footer-top .footer-widget ul,
.footer .footer-top .footer-widget li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-top .footer-widget .title h3 {
  margin: 0;
  font-family: 'Montserrat';
  font-weight: 600;
  color: #fff;
  font-size: 20px;
}
.footer .footer-top .footer-widget.contact-widget .title {
  margin-bottom: 24px;
}
.footer .footer-top .footer-widget.contact-widget p.phone-number {
  font-size: 18px;
  color: #fff;
  opacity: .8;
  font-family: 'Lato';
  margin: 0;
  font-weight: bold;
}
.footer .footer-top .footer-widget.contact-widget p.address {
  margin: 0;
  font-family: 'Lato';
  color: #fff;
  opacity: .8;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0;
  margin-top: 7px;
}
.footer .footer-top .footer-widget.contact-widget .social {
  margin-top: 30px;
}
.footer .footer-top .footer-widget.contact-widget .social a {
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 1px solid #858585;
  color: #858585;
  font-size: 17px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.text p{
	color:#fff;
	
}
.text p a{
	text-decoration:none;
	color:#fff;
}
.footer .footer-top .footer-widget.contact-widget .social a + a {
  margin-left: 10px;
}
.footer .footer-top .footer-widget.contact-widget .social a:hover {
  color: #A13D36;
  border-color: #A13D36;
}
.footer .footer-top .footer-widget.links-widget {
  padding-left: 37px;
}
.footer .footer-top .footer-widget.links-widget .title {
  margin-bottom: 19px;
}
.footer .footer-top .footer-widget.links-widget ul li a {
  color: #ffffff;
  opacity: .6;
  font-family: 'Lato';
  font-size: 15px;
  line-height: 18px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.footer .footer-top .footer-widget.links-widget ul li a:hover {
  color: #A13D36;
}
.footer .footer-top .footer-widget.service-widget {
  padding-left: 60px;
}
.footer .footer-top .footer-widget.service-widget .title {
  margin-bottom: 20px;
}
.footer .footer-top .footer-widget.about-widget .footer-logo {
  margin-bottom: 10px;
  display: inline-block;
}
.footer .footer-top .footer-widget.about-widget > p {
  color: #fff;
  opacity: .67;
  font-family: 'Lato';
  font-size: 16px;
  line-height: 23px;
  margin: 0;
  font-style: italic;
  letter-spacing: 0;
}
.footer .footer-bottom {
  padding: 20px 0;
}
.footer .footer-bottom p {
  margin: 0;
  font-size: 15px;
  color: #fff;
  opacity: .3;
}

/************************** 
* 22 services styles 
***************************/
.service-single-details .service-single-content h3, .service-single-details .service-single-content h4, .service-single-details .service-single-content p {
  margin: 0;
}
.service-single-details .service-single-content ul, .service-single-details .service-single-content li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.service-single-details .service-single-content h3 {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 28px;
  line-height: 1em;
}
.service-single-details .service-single-content h4 {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 24px;
  line-height: 1em;
}
.service-single-details .service-single-content p {
  font-family: 'Lato';
  font-size: 17px;
  line-height: 28px;
}
.service-single-details .service-single-content .img-box {
  margin-bottom: 60px;
}
.service-single-details .service-single-content .img-box + h3 {
  margin-bottom: 25px;
}
.service-single-details .service-single-content .img-box + h3 + p + p {
  margin-top: 30px;
}
.service-single-details .service-single-content .image-col {
  padding-top: 55px;
  padding-bottom: 55px;
}
.service-single-details .service-single-content .image-col h4 {
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 20px;
}
.service-single-details .service-single-content .image-col ul.checklist {
  margin-top: 15px;
}
.service-single-details .service-single-content .image-col ul li {
  color: #797979;
  font-size: 17px;
  line-height: 36px;
  letter-spacing: 0;
}
.service-single-details .service-single-content .image-col ul li img {
  margin-right: 15px;
}
.service-single-details .service-single-content .service-feature-box {
  border: 1px solid #E9E9E9;
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 19px;
  padding-right: 19px;
  margin-bottom: 55px;
}
.service-single-details .service-single-content .service-feature-box .img-box, .service-single-details .service-single-content .service-feature-box .text-box {
  display: table-cell;
  vertical-align: top;
}
.service-single-details .service-single-content .service-feature-box .img-box {
  width: 66px;
}
.service-single-details .service-single-content .service-feature-box .text-box {
  padding-left: 15px;
}
.service-single-details .service-single-content .service-feature-box .text-box h4 {
  color: #242424;
  font-family: 'Montserrat';
  font-size: 18px;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 12px;
}
.service-single-details .service-single-content .service-feature-box .text-box p {
  color: #797979;
  line-height: 24px;
}
.service-single-details .service-single-content .accordion-style-two > h4 {
  margin-bottom: 30px;
}
.service-single-details .service-single-content .accordion-style-two .accrodion {
  border: 1px solid #D4D4D4;
}
.service-single-details .service-single-content .accordion-style-two .accrodion + .accrodion {
  margin-top: 20px;
}
.service-single-details .service-single-content .accordion-style-two .accrodion .accrodion-title {
  padding: 9.5px 0px;
  padding-left: 18px;
}
.service-single-details .service-single-content .accordion-style-two .accrodion .accrodion-title h4 {
  font-family: 'Lato';
  font-size: 17px;
  line-height: 28px;
  color: #242424;
  position: relative;
  font-weight: normal;
  padding-left: 35px;
}
.service-single-details .service-single-content .accordion-style-two .accrodion .accrodion-title h4:before {
  position: absolute;
  top: 0;
  left: 0;
}
.service-single-details .service-single-content .accordion-style-two .accrodion .accrodion-content {
  padding-left: 53px;
}
.service-single-details .service-single-content .accordion-style-two .accrodion .accrodion-content p {
  font-size: 16px;
  line-height: 24px;
}
.service-single-details .service-single-content .service-request-qoute h4 {
  margin-bottom: 30px;
}
.service-single-details .service-single-content .service-request-qoute form {
  background: #E7A062;
  padding: 30px 24px;
}
.service-single-details .service-single-content .service-request-qoute form input, .service-single-details .service-single-content .service-request-qoute form textarea {
  background: #B87D49;
  border: none;
  outline: none;
  width: 100%;
  color: #fff;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 16px;
  border: 1px solid #EEAC72;
  margin-bottom: 10px;
  padding-left: 20px;
  display: block;
  height: 42px;
}
.service-single-details .service-single-content .service-request-qoute form input::-webkit-input-placeholder, .service-single-details .service-single-content .service-request-qoute form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.service-single-details .service-single-content .service-request-qoute form input::-moz-placeholder, .service-single-details .service-single-content .service-request-qoute form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.service-single-details .service-single-content .service-request-qoute form input:-ms-input-placeholder, .service-single-details .service-single-content .service-request-qoute form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.service-single-details .service-single-content .service-request-qoute form input:-moz-placeholder, .service-single-details .service-single-content .service-request-qoute form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.service-single-details .service-single-content .service-request-qoute form textarea {
  margin-bottom: 0;
  height: 130px;
}
.service-single-details .service-single-content .service-request-qoute form .message-box {
  position: relative;
}
.service-single-details .service-single-content .service-request-qoute form .message-box button[type=submit] {
  position: absolute;
  bottom: 15px;
  right: 0;
  color: #fff;
  background-color: transparent;
  border: none;
  outline: none;
  border-left: 1px solid #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 700;
  display: block;
  width: 70px;
  height: 18px;
  padding: 0;
  line-height: 16px;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
  height: 42px;
  margin-bottom: 10px;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select > .dropdown-toggle {
  padding: 0;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select > .btn {
  padding: 0;
  height: 100%;
  padding: 0 20px;
  color: #fff;
  border: 1px solid #EEAC72;
  background-color: #B87D49;
  font-size: 16px;
  font-family: 'Lato';
  outline: none !important;
  padding-right: 20px;
  border-radius: 0;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select.btn-group .dropdown-toggle .caret {
  position: static;
  width: auto;
  height: auto;
  vertical-align: top;
  border: none;
  margin-left: -5px;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  color: #fff;
  content: "\f107";
  font-family: FontAwesome;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select.btn-group .dropdown-menu.inner {
  width: 200px;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select .dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0px solid #f7f7f7;
  border-radius: 0;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select .dropdown-menu > li {
  padding: 0;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select .dropdown-menu > li > a {
  padding: 8px 15px;
  font-size: 14px;
  font-weight: normal;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select .dropdown-menu > li > a span {
  color: #999;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select .dropdown-menu > li > a:hover {
  background: #B87D49;
}
.service-single-details .service-single-content .service-request-qoute form .bootstrap-select .dropdown-menu > li > a:hover span {
  color: #fff;
}

.service-style-one {
  padding-top: 115px;
  padding-bottom: 90px;
}
.service-style-one .title {
  margin-bottom: 45px;
}
.service-style-one .title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 15px;
}
.service-style-one .title h3:after {
  content: '';
  width: 50px;
  height: 3px;
  background: #e2a062;
  display: inline-block;
  margin-left: 20px;
}
.service-style-one .title p {
  font-family: 'Lato';
  color: #797979;
  letter-spacing: .02em;
  line-height: 28px;
  font-size: 17px;
  margin: 0;
}
.service-style-one .single-service-style-one {
  background: #fff;
  padding: 0 25px;
  padding-top: 40px;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.service-style-one .single-service-style-one .icon-box, .service-style-one .single-service-style-one .text-box {
  display: table-cell;
  vertical-align: top;
}
.service-style-one .single-service-style-one .icon-box {
  width: 76px;
}
.service-style-one .single-service-style-one .text-box h3, .service-style-one .single-service-style-one .text-box p {
  margin: 0;
}
.service-style-one .single-service-style-one .text-box h3 {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 18px;
  color: #242424;
  margin-bottom: 13px;
}
.service-style-one .single-service-style-one .text-box p {
  color: #898989;
  font-family: 'Lato';
  font-size: 16px;
  line-height: 24px;
}
.service-style-one .single-service-style-one .text-box a.read-more {
  text-transform: uppercase;
  color: #EC9A5D;
  font-size: 13px;
  line-height: 1em;
  font-family: 'Montserrat';
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin-top: 17px;
}

.service-style-two {
  margin-top: -40px;
}
.service-style-two [class*=col-] {
  padding: 0;
}
.service-style-two .single-service-style-two {
  background: #EAB668;
  text-align: center;
  padding: 0 40px;
  padding-top: 40px;
  padding-bottom: 50px;
}
.service-style-two .single-service-style-two h3, .service-style-two .single-service-style-two p {
  margin: 0;
  color: #fff;
}
.service-style-two .single-service-style-two h3 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 24px;
  margin-top: 10px;
}
.service-style-two .single-service-style-two p {
  font-family: 'Lato';
  font-size: 17px;
  line-height: 28px;
  margin-top: 10px;
}
.service-style-two .single-service-style-two.bg-dark {
  background: #DCAA61;
}

/************************** 
* 23 sidebar styles 
***************************/
.sidebar .single-sidebar + .single-sidebar {
  margin-top: 50px;
}
.sidebar .single-sidebar ul, .sidebar .single-sidebar li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .single-sidebar .title {
  margin-bottom: 30px;
}
.sidebar .single-sidebar .title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: 800;
  font-size: 22px;
  line-height: 1em;
  letter-spacing: 0;
}
.sidebar .single-sidebar .title h3:after {
  content: '';
  width: 35px;
  height: 3px;
  background: #e2a062;
  display: inline-block;
  margin-left: 15px;
}
.sidebar .single-sidebar.brouchers a {
  display: block;
  background: #242424;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  padding: 9px 0;
  padding-left: 18px;
}
.sidebar .single-sidebar.brouchers a img {
  margin-right: 16px;
}
.sidebar .single-sidebar.contact-info ul li + li {
  border-top: 1px solid #CCCCCC;
  padding-top: 15px;
  margin-top: 15px;
}
.sidebar .single-sidebar.contact-info ul li {
  font-family: 'Montserrat';
  color: #797979;
  font-size: 16px;
  letter-spacing: .02em;
  font-weight: 700;
  line-height: 1em;
}
.sidebar .single-sidebar.contact-info ul li span {
  display: block;
  color: #242424;
  margin-bottom: 10px;
}
.sidebar .single-sidebar.service-list ul li + li {
  margin-top: 3px;
}
.sidebar .single-sidebar.service-list ul li a {
  background: #F1F1F1;
  line-height: 1em;
  font-family: 'Montserrat';
  font-weight: 700;
  color: #242424;
  font-size: 17px;
  letter-spacing: 0;
  border-left: 4px solid #D2D2D2;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  display: block;
  padding: 19px 0;
  padding-left: 20px;
}
.sidebar .single-sidebar.service-list ul li a:hover {
  background: #EC9A5D;
  border-left-color: #EC9A5D;
  color: #fff;
}
.sidebar .single-sidebar.service-list ul li.active a {
  background: #EC9A5D;
  border-left-color: #EC9A5D;
  color: #fff;
}
.sidebar .single-sidebar.search-sidebar form {
  position: relative;
  border: 1px solid #D3D3D3;
  height: 52px;
}
.sidebar .single-sidebar.search-sidebar form input {
  width: 100%;
  height: 100%;
  padding-left: 20px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
}
.sidebar .single-sidebar.search-sidebar form button {
  background-color: transparent;
  padding: 0;
  position: absolute;
  top: 0;
  right: 20px;
  line-height: 48px;
  border: none;
  outline: none;
}
.sidebar .single-sidebar.category-widget {
  margin-top: 50px;
}
.sidebar .single-sidebar.category-widget .title {
  margin-bottom: 17px;
}
.sidebar .single-sidebar.category-widget ul li + li {
  border-top: 1px solid #e6e6e6;
}
.sidebar .single-sidebar.category-widget ul li a {
  display: block;
  color: #797979;
  font-weight: bold;
  letter-spacing: .03em;
  font-size: 17px;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: 'Lato';
}
.sidebar .single-sidebar.category-widget ul li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #c8c8c8;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
}
.sidebar .single-sidebar.recent-post {
  margin-top: 35px;
}
.sidebar .single-sidebar.recent-post .title {
  margin-bottom: 20px;
}
.sidebar .single-sidebar.recent-post .single-post + .single-post {
  border-top: 1px solid #e1e1e1;
  margin-top: 20px;
  padding-top: 20px;
}
.sidebar .single-sidebar.recent-post .single-post .img-box,
.sidebar .single-sidebar.recent-post .single-post .text-box {
  display: table-cell;
  vertical-align: middle;
}
.sidebar .single-sidebar.recent-post .single-post .img-box {
  width: 93px;
}
.sidebar .single-sidebar.recent-post .single-post .text-box h4 {
  color: #242424;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
  letter-spacing: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar .single-sidebar.recent-post .single-post .text-box h4:hover {
  color: #EC9A5D;
}
.sidebar .single-sidebar.recent-post .single-post .text-box span.date {
  color: #9A9A9A;
  font-size: 14px;
  line-height: 28px;
  display: block;
  font-family: 'Lato';
  font-weight: bold;
}
.sidebar .single-sidebar.tags {
  margin-top: 40px;
}
.sidebar .single-sidebar.tags .title {
  margin-bottom: 25px;
}
.sidebar .single-sidebar.tags ul {
  margin-top: -10px;
  margin-left: -6px;
}
.sidebar .single-sidebar.tags ul li {
  margin-left: 6px;
}
.sidebar .single-sidebar.tags ul li a {
  display: block;
  color: #a6a6a6;
  font-family: 'Lato';
  font-size: 15px;
  border: 1px solid #a6a6a6;
  text-align: center;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.sidebar .single-sidebar.tags ul li a:hover {
  border-color: #EC9A5D;
  background: #EC9A5D;
  color: #fff;
}

.has-left-sidebar {
  padding-left: 30px;
}

.has-right-sidebar {
  padding-right: 30px;
}

/************************** 
* 24 shop styles 
***************************/
.shop-feature-section {
  background: #EC9A5D;
  padding: 50px 0;
}
.shop-feature-section .single-feature .img-box,
.shop-feature-section .single-feature .text-box {
  display: table-cell;
  vertical-align: top;
}
.shop-feature-section .single-feature .img-box {
  width: 70px;
}
.shop-feature-section .single-feature .text-box {
  padding-left: 30px;
}
.shop-feature-section .single-feature .text-box h3 {
  margin: 0;
  font-family: 'Poppins';
  font-weight: 600;
  color: #242424;
  font-size: 20px;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.shop-feature-section .single-feature .text-box p {
  margin: 0;
  font-family: 'Lato';
  font-size: 16px;
  line-height: 20px;
  letter-spacing: .02em;
  color: #242424;
}

.feature-product {
  padding: 100px 0;
  padding-bottom: 40px;
}
.feature-product .sec-title {
  margin-bottom: 50px;
}
.feature-product .sec-title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 34px;
  line-height: 36px;
}
.feature-product .sec-title h3:after {
  content: '';
  width: 40px;
  height: 3px;
  background: #E2A062;
  display: inline-block;
  margin-left: 20px;
}

.single-featured-product {
  margin-bottom: 60px;
  text-align: center;
}
.single-featured-product:hover .img-box .overlay {
  opacity: 1;
}
.single-featured-product .img-box {
  position: relative;
  background: #F1F2F2;
}
.single-featured-product .img-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(226, 160, 98, 0.85);
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.single-featured-product .img-box .overlay .content {
  display: table;
  width: 100%;
  height: 100%;
}
.single-featured-product .img-box .overlay .content .box {
  display: table-cell;
  vertical-align: middle;
}
.single-featured-product .img-box .overlay .content .box a {
  font-size: 16px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #fff;
  line-height: 38px;
  display: inline-block;
  border-radius: 50%;
}
.single-featured-product .img-box .overlay .content .box a + a {
  margin-left: 15px;
}
.single-featured-product .text-box {
  margin-top: 25px;
}
.single-featured-product .text-box h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: 600;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.5em;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-bottom: 10px;
}
.single-featured-product .text-box h3:hover {
  color: #E2A062;
}
.single-featured-product .text-box span.price {
  display: block;
  font-size: 22px;
  color: #EC9A5D;
  font-family: 'Lato';
  font-weight: bold;
  line-height: 1em;
}
.single-featured-product .text-box a.cart-btn {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #A13D36;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 14px 18px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 20px;
}
.single-featured-product .text-box a.cart-btn:hover {
  background: #E2A062;
}

.best-product {
  padding: 80px 0;
  background: #242424 url(../img/featured-product-bg.jpg) top left no-repeat;
}
.best-product .single-featured-product {
  margin-bottom: 0;
}
.best-product .single-featured-product .text-box {
  background: #F1F2F2;
  margin-top: 0;
  padding-top: 0px;
  padding-bottom: 40px;
}
.best-product .best-product-content {
  padding-left: 36px;
}
.best-product .best-product-content h3 {
  color: #FFFFFF;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  letter-spacing: .03em;
  margin: 0;
}
.best-product .best-product-content h3 span {
  color: #EC9A5D;
}
.best-product .best-product-content p {
  color: #fff;
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 26px;
  letter-spacing: .03em;
  margin: 0;
  margin-top: 25px;
}
.best-product .best-product-content a.view-button {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #242424;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 14px 18px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 45px;
}
.best-product .best-product-content a.view-button:hover {
  background: #E2A062;
}

.product-details-section {
  padding-top: 100px;
}
.product-details-section .product-details-content {
  margin-bottom: 80px;
}
.product-details-section .product-details-content .img-box,
.product-details-section .product-details-content .content-box {
  display: table-cell;
  vertical-align: top;
}
.product-details-section .product-details-content .img-box {
  width: 525px;
}
.product-details-section .product-details-content .content-box {
  padding-left: 70px;
}
.product-details-section .product-details-content .content-box .title h3 {
  font-size: 34px;
  color: #242424;
  text-transform: uppercase;
  font-weight: 800;
  font-family: 'Montserrat';
}
.product-details-section .product-details-content .content-box p {
  font-size: 17px;
  color: #797979;
  line-height: 26px;
  letter-spacing: .02em;
}
.product-details-section .product-details-content .content-box .content-text {
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  margin-top: 20px;
  padding-top: 19px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.product-details-section .product-details-content .content-box .cart-btn {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #A13D36;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 14px 18px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 20px;
  margin-top: 34px;
}
.product-details-section .product-details-content .content-box .cart-btn:hover {
  background: #E2A062;
}
.product-details-section .product-details-content .content-box .price,
.product-details-section .product-details-content .content-box .quantity {
  font-size: 18px;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: 500;
}
.product-details-section .product-details-content .content-box .price span {
  font-size: 24px;
  color: #242424;
  margin-left: 20px;
}
.product-details-section .product-details-content .content-box .quantity {
  margin-top: 20px;
}
.product-details-section .product-details-content .content-box .quantity input {
  width: 40px;
  height: 35px;
  border: 1px solid #D9D9D9;
  text-align: center;
  line-height: 33px;
  padding-left: 10px;
  margin-left: 20px;
}
.product-details-section .product-tab-box .tab-title-box ul {
  margin: 0;
  padding: 0;
}
.product-details-section .product-tab-box .tab-title-box ul li {
  list-style: none;
  display: inline-block;
  margin-right: 6px;
}
.product-details-section .product-tab-box .tab-title-box ul li.active a {
  background: #FFFFFF;
  border-bottom-color: #fff;
  border-left-color: #E2E2E2;
  border-right-color: #E2E2E2;
  border-top: 3px solid #A13D36;
  line-height: 44px;
  color: #242424;
}
.product-details-section .product-tab-box .tab-title-box ul li a {
  display: block;
  font-size: 13px;
  line-height: 44px;
  border: 1px solid #A13D36;
  text-transform: uppercase;
  background: #A13D36;
  color: #fff;
  padding: 0 29px;
}
.product-details-section .product-tab-box .tab-content {
  margin-top: -1px;
  border: 1px solid #E2E2E2;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 45px;
}
.product-details-section .product-tab-box .tab-content p {
  color: #797979;
  font-size: 17px;
  line-height: 26px;
  font-family: 'Lato';
  margin-top: 15px;
}
.product-details-section .product-tab-box .tab-content p:first-child {
  margin-top: 0;
}

.cart-page table > tbody > tr > td,
.cart-page .table > thead > tr > th {
  border: none;
}

.cart-page .select-box {
  display: inline-block;
  width: 100px;
}

.cart-page .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  top: 2px;
  right: 20px;
}

.cart-page .select-box .btn-group.bootstrap-select {
  width: 100px;
  outline: none;
}

.cart-page .select-box .btn-group.bootstrap-select .btn {
  font-size: 14px;
  text-transform: capitalize;
  border: none;
  outline: none !important;
  padding: 12px 15px;
  border-radius: 0;
  border: 1px solid #EBEBEB;
}

.cart-page .select-box .dropdown-menu {
  padding: 0;
  border-radius: 0;
}

.cart-page .select-box .dropdown-menu > li > a {
  padding: 8px 15px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.cart-page .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.cart-page .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-size: 13px;
}

.cart-page .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 46px;
}

.cart-page .table {
  margin: 0;
}

.cart-page .table > thead {
  background: #F9F9F9;
}

.cart-page .table > thead > tr > th {
  font-size: 16px;
  line-height: 58px;
  padding: 0 40px;
  font-weight: 700;
  color: #000000;
  border: 1px solid #EBEBEB;
  border-top: 1px solid #EBEBEB;
  border-bottom: 0;
  text-transform: uppercase;
  text-align: left;
}

> .cart-page .table > thead > tr > th.close {
  color: transparent;
}

.cart-page .table > tbody > tr > td {
  border: 1px solid #ebebeb;
  vertical-align: middle;
  padding: 25px 0;
  padding-left: 40px;
}

.cart-page .table > tbody > tr > td.product {
  font-size: 15px;
  color: #535353;
  line-height: 26px;
}

.cart-page .table > tbody > tr > td.product span {
  display: inline-block;
}

.cart-page .table > tbody > tr > td.price {
  font-size: 15px;
  color: #242424;
}

.cart-page .table > tbody > tr > td.del-item {
  text-align: center;
  color: #c56e21;
  font-size: 18px;
  font-weight: normal;
  padding-left: 0;
}

.cart-page .table > tbody > tr > td.total {
  font-size: 16px;
}

.cart-page .bottom-box {
  background: #F9F9F9;
  margin: 0 0 50px;
  padding: 30px 25px;
  border-left: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
  border-right: 1px solid #EBEBEB;
}

.cart-page .bottom-box .cupon-box input {
  border: 1px solid #DDDDDD;
  color: #8e8d8d;
  line-height: 31px;
  margin-right: 10px;
  outline: medium none;
  padding: 0 20px;
  width: 130px;
  vertical-align: middle;
}

.cart-page .bottom-box .cupon-box .thm-button {
  line-height: 33px;
  text-transform: capitalize;
  color: #FFFFFF;
  font-weight: normal;
  background: #C2C2C2;
  padding: 0 20px;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #242424;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 9.5px 18px;
  vertical-align: middle;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border: none;
  outline: none;
  margin: 0;
}
.cart-page .bottom-box .cupon-box .thm-button:hover {
  background: #E2A062;
}

.cart-page .bottom-box .thm-button {
  line-height: 36px;
  color: #FFFFFF;
  font-size: 13px;
  padding: 0 20px;
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #A13D36;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 14px 18px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.cart-page .bottom-box .thm-button:hover {
  background: #E2A062;
}

.cart-page .bottom-box .thm-button i {
  margin-left: 16px;
}

.cart-page .cart-total-box ul,
.cart-page .cart-total-box li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cart-page .cart-total-box li {
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  line-height: 58px;
  padding: 0 25px;
  color: #000000;
  font-size: 16px;
  text-transform: capitalize;
}

.cart-page .cart-total-box li:first-child {
  border-top: 1px solid #EBEBEB;
}

.cart-page .cart-total-box li span {
  color: #242424;
  font-size: 15px;
  margin: 0;
  float: right;
}

.cart-page .cart-total-box .cart-total {
  background: #F9F9F9;
  font-size: 16px;
  line-height: 58px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}

.cart-page .cart-total-box .thm-button {
  color: #fff;
  font-family: 'Montserrat';
  font-size: 14px;
  background: #A13D36;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1em;
  padding: 14px 18px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  margin-top: 20px;
  line-height: 1em;
  margin-top: 25px;
  margin-bottom: 25px;
}
.cart-page .cart-total-box .thm-button:hover {
  background: #E2A062;
}

.checkout-page .sec-title {
  margin-bottom: 40px;
}
.checkout-page .sec-title h2,
.checkout-page .sec-title p {
  margin: 0;
}
.checkout-page .sec-title h2 {
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 34px;
  color: #292929;
  text-transform: capitalize;
}
.checkout-page .sec-title h2:after {
  content: '';
  width: 40px;
  height: 2px;
  background: #ff7f45;
  display: inline-block;
  margin-left: 25px;
}

.checkout-page.contact-section form.contact-form {
  background: #F8F8F8;
  padding: 45px 40px 25px;
}

.checkout-page.contact-section form.contact-form .form-grp {
  margin-bottom: 25px;
  line-height: 20px;
}

.checkout-page.contact-section form.contact-form .form-grp label {
  margin: 0;
  font-size: 15px;
  color: #404040;
  line-height: 26px;
  display: block;
  font-weight: normal;
  margin-bottom: 6px;
}

.checkout-page.contact-section form.contact-form .form-grp input[type="text"],
.checkout-page.contact-section form.contact-form .form-grp input[type="email"],
.checkout-page.contact-section form.contact-form .form-grp textarea {
  width: 100%;
  height: 45px;
  border: 1px solid #E9E9E9;
  padding-left: 15px;
  outline: none;
  font-size: 15px;
}

.checkout-page.contact-section form.contact-form .form-grp textarea {
  height: 165px;
  padding-top: 15px;
}

.checkout-page.contact-section form.contact-form .form-grp .thm-button {
  margin-top: 22px;
}

.checkout-page .select-box {
  display: inline-block;
  width: 100%;
}

.checkout-page .select-box .bootstrap-select.btn-group .dropdown-toggle .caret {
  border: none;
  top: -4px;
  right: 20px;
}

.checkout-page .select-box .btn-group.bootstrap-select {
  width: 100%;
  outline: none;
}

.checkout-page .select-box .btn-group.bootstrap-select .btn {
  font-size: 14px;
  text-transform: capitalize;
  border: none;
  outline: none !important;
  padding: 7px 15px;
  border-radius: 0;
  border: 1px solid #EBEBEB;
}

.checkout-page .select-box .dropdown-menu {
  padding: 0;
  border-radius: 0;
}

.checkout-page .select-box .dropdown-menu > li > a {
  padding: 8px 15px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.checkout-page .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.checkout-page .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-size: 13px;
}

.checkout-page .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 46px;
}

.checkout-page .return-customer {
  background: #F9F9F9;
  padding: 22px 30px;
  margin-bottom: 50px;
  border: 1px solid #F9F9F9;
}

.checkout-page .return-customer p {
  font-size: 15px;
  color: #797979;
  margin: 0;
}

.checkout-page .return-customer p a {
  color: #EC9A5D;
  text-decoration: underline !important;
}

.checkout-page.contact-section form.contact-form {
  background: none;
  padding: 0;
}

.checkout-page.contact-section form.contact-form .form-grp input[type="text"] + input[type="text"],
.checkout-page.contact-section form.contact-form .form-grp input[type="email"] + input[type="email"],
.checkout-page.contact-section form.contact-form .form-grp textarea + textarea {
  margin-top: 20px;
}

.checkout-page.contact-section form.contact-form .form-grp {
  margin-bottom: 20px;
}

.checkout-page.contact-section form.contact-form .form-grp textarea {
  height: 105px;
}

.checkout-page.contact-section form.contact-form .form-grp label {
  font-size: 14px;
  color: #8E8D8D;
}

.checkout-page.contact-section form.contact-form .form-grp input[type="text"],
.checkout-page.contact-section form.contact-form .form-grp input[type="email"] {
  height: 36px;
}

.checkout-page .order-box ul,
.checkout-page .order-box ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.checkout-page .order-box ul {
  margin-top: -15.5px;
}

.checkout-page .order-box ul li {
  color: #242424;
  display: block;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Montserrat';
  line-height: 45px;
}

.checkout-page .order-box ul li span {
  color: #898989;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.checkout-page .order-box {
  border: 1px solid #DBDBDB;
  padding: 30px;
  background: #FDFDFD;
}

.checkout-page .order-box ul li span.bold {
  color: #242424;
  font-size: 18px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}

.checkout-page .order-box ul li a span {
  color: #11A9E0;
  font-size: 13px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.checkout-page .order-box ul li.place-order-button {
  padding-top: 30px;
  line-height: 30px;
}

.checkout-page .order-box ul li input[type="radio"] {
  margin-right: 10px;
}

.checkout-page .order-box ul li .note {
  background: #ECECEC;
  padding: 25px;
  color: #8E8D8D;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  position: relative;
}

.checkout-page .order-box ul li .note .fa {
  font-size: 35px;
  position: absolute;
  top: -22px;
  left: 25px;
  color: #ECECEC;
}
.navigation a .active{
	color:red;
}

.nav-categories{
	padding-left:40px;
}
.checkout-page .order-box ul li a.place-order {
  background: #FD9C1E;
  text-transform: uppercase;
  display: inline-block;
  line-height: 36px;
  font-weight: 700;
  color: #fff;
  padding: 0 40px;
  margin-top: 30px;
}

.checkout-page .order-box .thm-button {
  line-height: 36px;
  color: #FFFFFF;
  font-size: 13px;
  padding: 0 20px;
}

.checkout-page .order-box .thm-button i {
  margin-left: 16px;
}

/************************** 
* get in touch styles 
***************************/
.get-in-touch {
  background: #EC9A5D;
  overflow: hidden;
}
.get-in-touch .thm-container-fluid {
  width: 100%;
}
.get-in-touch .thm-container-fluid .row {
  margin: 0;
}
.get-in-touch .thm-container-fluid [class*=col-] {
  padding: 0;
}
.get-in-touch .title {
  margin-bottom: 35px;
}
.get-in-touch .title h3 {
  margin: 0;
  color: #fff;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 34px;
}
.get-in-touch .title h3:after {
  content: '';
  width: 40px;
  height: 3px;
  background: #fff;
  display: inline-block;
  margin-left: 20px;
}
.get-in-touch .get-in-touch-content {
  padding-top: 90px;
  padding-left: 145px;
  padding-right: 70px;
}
.get-in-touch .get-in-touch-form input, .get-in-touch .get-in-touch-form textarea {
  display: block;
  background-color: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #FFFFFF;
  color: #fff;
  font-size: 16px;
  font-family: 'Montserrat';
  width: 100%;
  height: 40px;
}
.get-in-touch .get-in-touch-form input::-webkit-input-placeholder, .get-in-touch .get-in-touch-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.get-in-touch .get-in-touch-form input::-moz-placeholder, .get-in-touch .get-in-touch-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.get-in-touch .get-in-touch-form input:-ms-input-placeholder, .get-in-touch .get-in-touch-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.get-in-touch .get-in-touch-form input:-moz-placeholder, .get-in-touch .get-in-touch-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.get-in-touch .get-in-touch-form input + input, .get-in-touch .get-in-touch-form textarea + input {
  margin-top: 20px;
}
.get-in-touch .get-in-touch-form textarea {
  height: 110px;
  margin-top: 25px;
}
.get-in-touch .get-in-touch-form button[type=submit] {
  background-color: transparent;
  border: none;
  outline: none;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 14px;
  border: 2px solid #fff;
  color: #fff;
  width: 154px;
  height: 48px;
  text-transform: uppercase;
  margin-top: 40px;
}
.get-in-touch #get-in-touch-google-map {
  width: 100%;
  height: 665px;
}

/************************** 
* our work shop styles 
***************************/
.our-work-shop-section {
  padding: 100px 0;
}
.our-work-shop-section.gray-bg {
  background: #ECECEC;
}
.our-work-shop-section .title {
  margin-bottom: 40px;
}
.our-work-shop-section .title h3 {
  margin: 0;
  color: #242424;
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 34px;
}
.our-work-shop-section .title h3:after {
  content: '';
  width: 40px;
  height: 3px;
  background: #EC9A5D;
  display: inline-block;
  margin-left: 20px;
}
.our-work-shop-section .our-work-shop-content h3 {
  font-weight: 300;
  color: #242424;
  font-family: 'Lato';
  font-size: 22px;
  margin: 0;
  margin-top: 40px;
  margin-bottom: 20px;
}
.our-work-shop-section .our-work-shop-content p {
  font-size: 17px;
  color: #898989;
  line-height: 26px;
  margin: 0;
}
.our-work-shop-section .accrodion-grp {
  padding-left: 30px;
}
.our-work-shop-section .accrodion {
  border: 1px solid #EDEDED;
  background: #fff;
}
.our-work-shop-section .accrodion + .accrodion {
  margin-top: 20px;
}
.our-work-shop-section .accrodion .accrodion-title {
  padding: 17px 15px;
}
.our-work-shop-section .accrodion .accrodion-title h4 {
  font-size: 18px;
  font-family: 'Lato';
  color: #000000;
  font-weight: normal;
  position: relative;
  padding-left: 50px;
}
.our-work-shop-section .accrodion .accrodion-content p {
  font-size: 15px;
  line-height: 26px;
}
.our-work-shop-section .accrodion .accrodion-content {
  padding: 0;
  padding-left: 65px;
  padding-right: 35px;
  padding-bottom: 25px;
}
.our-work-shop-section .accrodion .accrodion-title h4:before {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background: #fff;
  color: #AEAEAE;
}
.our-work-shop-section .accrodion.active .accrodion-title h4:before {
  background: #A13D36;
  color: #fff;
}

/************************** 
* search popup styles 
***************************/
.mfp-wrap {
  z-index: 9999999;
}

.search_area {
  position: relative;
  max-width: 950px;
  margin: auto;
}

.search_area .search_box_inner {
  background: #212121;
  padding: 100px 60px;
  display: block;
  overflow: hidden;
}

.search_area .search_box_inner h3 {
  padding-bottom: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .48px;
}

.search_area .search_box_inner .input-group {
  display: block;
  position: relative;
}

.search_area .search_box_inner .input-group input {
  background: transparent;
  border-radius: 0px;
  outline: none;
  height: 50px;
  padding: 0px;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input.placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input:-moz-placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input::-moz-placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group input::-webkit-input-placeholder {
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  letter-spacing: .28px;
}

.search_area .search_box_inner .input-group .input-group-btn {
  position: absolute;
  right: 5px;
  top: 12px;
  z-index: 4;
}

.search_area .search_box_inner .input-group .input-group-btn .btn-default {
  padding: 0px;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent;
  color: #666;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: .28px;
}

.search_area .mfp-close {
  right: 0px;
  color: #fff;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
  z-index: 9999999;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */

.bg-banner{
	 background-image: url("../image/bg-banner.jpg");
	 width: 100%;
	 height: 100%;
	 background-size: cover;
	 background-attachment:fixed;
	 padding: 75px 0 75px 0;
}
/* Animation wow slide left right scroll move*/
.about-desc {
	display: block;
	/* min-height: 355px; */
	position: relative;
	padding: 20px 60px;
	z-index: 1000;
	border: 1px solid transparent;
}
.dark-bg h2{
	text-align:center;
	font-size:28px;
	padding:10px 0;
}
.bg-banner h2{
	text-align:center;
	font-size:28px;
	padding: 0px 0 25px 0;
	color:#ffffff;
	font-style:strong;
}
		/* popup begin */

.cd-popup
	position: fixed
	left: 0
	top: 0
	height: 100%
	width: 100%
	overflow-y: scroll
	padding-bottom: 250px
	background-color: rgba(94, 110, 141, 0.9)
	display: block
	opacity: 0
	z-index: 99
	visibility: hidden
	transition: opacity 0.3s 0s, visibility 0s 0.3s
	&.is-visible
		opacity: 1
		visibility: visible
		transition: opacity 0.3s 0s, visibility 0s 0s

.cd-popup-container
	position: relative
	width: 90%
	max-width: 400px
	margin: 4em auto
	padding: 15px
	background: gray
	border-radius: .25em .25em .4em .4em
	text-align: center
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
	//transform: translateY(-40px)
	// Force Hardware Acceleration in WebKit
	-webkit-backface-visibility: hidden
	-webkit-transition-property: -webkit-transform
	transition-property: transform
	transition-duration: 0.3s
.cd-popup-container .cd-popup-close
	position: absolute
	top: 8px
	right: 8px
	width: 30px
	height: 30px
	&::before, &::after
		content: ''
		position: absolute
		top: 12px
		width: 14px
		height: 3px
		background-color: black
	&::before
		transform: rotate(45deg)
		left: 8px
	&::after
		transform: rotate(-45deg)
		right: 8px

//.is-visible .cd-popup-container
	//transform: translateY(0)

.img-replace
	// replace text with an image
	display: inline-block
	overflow: hidden
	text-indent: 100%
	color: transparent
	white-space: nowrap
/* popup end */

/*style content begin*/
.my_form
	width: 95%
	margin: 0 auto
	background: #f0e5d0
	padding: 15px
	border-radius: 10px
	input,textarea
		font-size: 1.25em
		padding: 10px
		width: 100%
		margin-bottom: 10px
		border: none
		outline: none
		border-radius: 10px
	input:not([type="submit"])
		background: #2e6e7a
		color: rgb(240,229,208)
	textarea
		color: #2e6e7a
		background: #f0e5d0
		border: 1px solid #2e6e7a
	input[type="submit"]
		background: #9e4155
		color: white
		text-transform: uppercase
		font-size: 22px
		transition: all 0.5s
		border: 1px solid transparent
		&:hover
			background: #904749
			border: 1px solid  #2e6e7a
/* style content end */












/* SLICK THEME BEGIN */	
// Arrows

.slick-prev, .slick-next
	font-size: 0
	line-height: 0
	position: absolute
	top: 50%
	display: block
	width: 20px
	height: 20px
	padding: 0
	-webkit-transform: translate(0, -50%)
	-ms-transform: translate(0, -50%)
	transform: translate(0, -50%)
	cursor: pointer
	color: transparent
	border: none
	outline: none
	background: transparent

.slick-prev
	&:hover, &:focus
		color: transparent
		outline: none
		background: transparent

.slick-next
	&:hover, &:focus
		color: transparent
		outline: none
		background: transparent

.slick-prev
	&:hover:before, &:focus:before
		opacity: 1

.slick-next
	&:hover:before, &:focus:before
		opacity: 1

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before
	opacity: .25

.slick-prev:before, .slick-next:before
	font-family: 'slick'
	font-size: 20px
	line-height: 1
	opacity: .75
	color: white
	-webkit-font-smoothing: antialiased
	-moz-osx-font-smoothing: grayscale

.slick-prev
	left: -25px

[dir='rtl'] .slick-prev
	right: -25px
	left: auto

.slick-prev:before
	content: '←'

[dir='rtl'] .slick-prev:before
	content: '→'

.slick-next
	right: -25px

[dir='rtl'] .slick-next
	right: auto
	left: -25px

.slick-next:before
	content: '→'

[dir='rtl'] .slick-next:before
	content: '←'

// Dots

.slick-dotted.slick-slider
	margin-bottom: 30px

.slick-dots
	position: absolute
	bottom: -25px
	display: block
	width: 100%
	padding: 0
	margin: 0
	list-style: none
	text-align: center
	li
		position: relative
		display: inline-block
		width: 20px
		height: 20px
		margin: 0 5px
		padding: 0
		cursor: pointer
		button
			font-size: 0
			line-height: 0
			display: block
			width: 20px
			height: 20px
			padding: 5px
			cursor: pointer
			color: transparent
			border: 0
			outline: none
			background: transparent
			&:hover, &:focus
				outline: none
			&:hover:before, &:focus:before
				opacity: 1
			&:before
				font-family: 'slick'
				font-size: 6px
				line-height: 20px
				position: absolute
				top: 0
				left: 0
				width: 20px
				height: 20px
				content: '•'
				text-align: center
				opacity: .25
				color: black
				-webkit-font-smoothing: antialiased
				-moz-osx-font-smoothing: grayscale
		&.slick-active button:before
			opacity: .75
			color: black
	
/* SLICK THEME END */	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* SECTION SLICK WITH GALLERY BEGIN */	
.productCardArrowBefore
	background: url(../img/sliderProductArrow.png)
	position: absolute
	content: ''
	width: 20px
	height: 11px
	left: 0
.productCard
	&__slider
		img
			display: block
			max-width: 100%
			height: auto
	&__slider-nav
		height: 415px
		.slick-next,
		.slick-prev
			position: relative
			z-index: 3
			left: 50%
			margin-left: -10px
		.slick-prev
			top: 0
			&:before
				@extend.productCardArrowBefore

		.slick-next
			top: 5px
			&:before
				@extend.productCardArrowBefore
				transform: scale(1, -1)				

	.slider-nav-wrap
		height: 115px
		margin: 5px 0
	&__slider-nav
		.slick-current
			position: relative
			&:before
				position: absolute
				content: ''
				width: 100%
				height: 100%
				background: rgba(0,0,0,.6)

	&__slider-for
		border: 1px solid blue
		padding: 15px
	.slider-for-wrap
		height: 400px
		
	.slider-for-wrap,
	.slider-nav-wrap
		display: -webkit-flex
		display: -moz-flex
		display: -ms-flex
		display: -o-flex
		display: flex
		justify-content: center
		align-items: center
		overflow: hidden			



/* SECTION SLICK WITH GALLERY END */

/*==============================Style2.css data================================*/



/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Loading Transition  */
/*   02 - Global stlye  */
/*   03 - Theme menu Style */
/*   04 - Theme Banner */
/*   05 - What We Do */
/*   06 - About Us Section  */
/*   07 - Our Service  */
/*   08 - Portfolio  */
/*   09 - Pricing Plan One */
/*   10 - Client Section  */
/*   11 - Purschase Banner  */
/*   12 - Our Blog  */
/*   13 - Footer  */
/*   14 - Theme Counter   */
/*   15 - Our Team  */
/*   16 - Client Section Two  */
/*   17 - Theme Inner Banner  */
/*   18 - Our Service Two  */
/*   19 - Project Details  */
/*   20 - Blog Sidebar */
/*   21 - Blog Details  */
/*   22 - Shop Page  */
/*   23 - Shop Details  */
/*   24 - Conatct US  */
/*   25 - Popular Faq  */
/*   26 - Theme Error Page   */




/**
* Importing necessary  Styles.
**/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Lato:100,300');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----bootstrap Select ----- */
@import url('../vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----camera-slider---*/
@import url('../vendor/Camera-master/css/camera.css');
/*------- Mega menu ------*/
@import url('../vendor/bootstrap-mega-menu/css/menu.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
/*------------- Map -------------*/
@import url('../vendor/sanzzy-map/dist/snazzy-info-window.min.css');
/*--------- Jquery ui ---------*/
@import url('../vendor/jquery-ui/jquery-ui.min.css');


/*** 

====================================================================
  Loading Transition
====================================================================


/*==================== Click Top ====================*/
.scroll-top {
  width:30px;
  height:30px;
  border-radius: 3px;
  position: fixed;
  bottom: 5px;
  right:15px;
  z-index: 99;
  text-align: center;
  color: #fff;
  font-size: 20px;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  color:#969696;
  font-size: 16px;
 }
 body .main-page-wrapper {
   overflow-x:hidden;
 }

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {color: #0c1423;font-weight: normal;}
 h1 {font-size: 62px; font-weight: 700;}
 h2 {font-size: 40px; font-weight: 600;}
 h3 {font-size: 24px;}
 h4 {font-size: 22px; font-weight: 500;}
 h5 {font-size: 20px; font-weight: 500;}
 h6 {font-size: 18px; font-weight: 600;}
 p  {line-height: 34px;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.float-left {float:left;}
.float-right {float:right;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.p0 {padding: 0 !important;}
body .theme-button {
  line-height: 46px;
  border: 2px solid rgb(252, 2, 2);
  text-transform: capitalize;
  color: #0c1423;
  border-radius: 5px;
  font-size: 18px;
  padding: 0 30px;
}
body .theme-button:hover {color: #fff;}
/*--------------------- Transition --------------------*/
.tran3s,body .theme-button,.our-service-one .single-service-block,.nav-tabs > li > a,.pricing-plan .price-table,
.our-service-two .service-block .image img,.project-details .page-changer li a i,.related-product .owl-theme .owl-nav [class*=owl-],
.popular-faq .faq-panel .panel-group .panel-heading a:before {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.tran4s,.our-blog .single-blog .image img {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
/*---------------------- Theme Title ---------------------*/
.theme-title {position: relative;}
.theme-title h6 {
  text-transform: uppercase;
  margin-bottom: 12px;
  color: rgba(12,20,35,0.3);
}
.theme-title h2 {line-height: 60px;}
.theme-title a {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 40px;
  color:#212121;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  right: 0;
}
.theme-title a i {margin-left: 3px;opacity: 0.8;}
/*------------------------ Theme Pagination ------------------*/
.theme-pagination-one ul {display: inline-block;margin: 0 -10px;}
.theme-pagination-one ul li {
  float: left;
  padding: 0 10px;
  position: relative;
}
.theme-pagination-one ul li a {
  font-weight: 500;
  color: #cccccc;
  font-size: 20px;
}
.theme-pagination-one ul li a:hover,
.theme-pagination-one ul li a.active {color: #1e1e1e;}
 /*----------------------- Theme Color File -------------------*/
.p-color,.theme-menu-wrapper .top-header ul li:first-child a:hover,.what-we-do .single-do-figure:hover h4 a,.our-service-one .single-service-block .icon,
.our-service-one .single-service-block:hover h4 a,.our-service-one .single-service-block:hover>a,.our-blog .single-blog:hover .text h4 a,
footer .subscribe-form .input-wrapper input[type="submit"]:hover,.theme-inner-banner .opacity ul li a:hover,.our-service-two .service-block:hover .text h4 a,
.our-service-two .service-block .text>a:hover,.project-details .page-changer li a:hover,.project-details .page-changer li a:hover i,.blog-sidebar .sidebar-search form button:hover,
.blog-sidebar .sidebar-categories ul li a:hover,.blog-sidebar .sidebar-recent-post li:hover .text h6 a,.blog-details-content .comment-box .single-comment .comment .reply:hover,
.shop-page .shop-sidebar .sidebar-categories li a:hover,.shop-page .shop-sidebar .popular-product li:hover .text a,.shop-page .shop-product-wrapper .single-product:hover h6 a,
.shop-page .shop-product-wrapper .single-product>a:hover,.contact-us .contact-address>a:hover,.contact-us .contact-address ul li a:hover,.faq-form form input[type="submit"],
#mega-menu-wrapper .nav>li:hover>a,#mega-menu-wrapper .nav>li.active>a  {
  color:#06d56c;
}
.p-bg-color,.scroll-top,#mega-menu-wrapper .nav>li.login a,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li:hover>a,body .theme-button:hover,
.pricing-plan .nav-tabs > li.active > a,.pricing-plan .nav-tabs > li.active > a:hover,.pricing-plan .nav-tabs > li.active > a:focus,
footer .subscribe-form .input-wrapper input[type="submit"],.theme-counter.bg-color,.blog-sidebar .sidebar-keyword ul a:hover,.form-styl-one input[type="submit"]:hover,
.related-product .owl-theme .owl-nav [class*=owl-]:hover,.form-styl-two input[type="submit"],.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before,
.faq-form form input[type="submit"]:hover  {
  background: #ff0000;
}
body .theme-button:hover,.client-section-two .icon,.project-details .page-changer li a:hover i,.blog-sidebar .sidebar-keyword ul a:hover,
.related-product .owl-theme .owl-nav [class*=owl-]:hover,.form-styl-two input[type="text"]:focus,.form-styl-two textarea:focus,.form-styl-two input[type="email"]:focus,
.popular-faq .faq-panel .panel-group .panel-heading.active-panel a:before,.faq-form form input[type="submit"],#mega-menu-wrapper .nav>li.login a {
  border-style: solid;
  border-color:#000;
}
/*--------------------- Our Service ---------------------*/
.our-service-one {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-bottom: 150px;
}
.our-service-one.shape-bg:before {
  content: url(../images/home/shape.png);
  position: absolute;
  top:0;
  left:0;
  z-index: -1;
}
.our-service-one .theme-title {padding: 150px 0 80px 0;}
.our-service-one .single-service-block {
  background: #fff;
  text-align: center;
  padding: 55px 40px 45px 40px;
  margin-bottom: 45px;
  -webkit-box-shadow: 0px 3px 35px 0px rgba(219, 221, 236, 0.2);
          box-shadow: 0px 3px 35px 0px rgba(219, 221, 236, 0.2);
}
.our-service-one .single-service-block .icon {
  font-size: 65px;
  display: block;
}
.our-service-one .single-service-block h4 a {
  font-weight: 500;
  color: #0c1423;
  display: block;
  margin: 10px 0 35px 0;
}
.our-service-one .single-service-block>a {
  color: #d9d9d9;
  font-size: 25px;
  margin-top: 35px;
}
.our-service-one .single-service-block:hover {
  -webkit-box-shadow: 0px 32px 54px 0px rgba(219, 221, 236, 0.26);
          box-shadow: 0px 32px 54px 0px rgba(219, 221, 236, 0.26);
}
.our-service-one .all-service {margin-top: 50px;}
/*----------------------- Portfolio -----------------*/
.gallery-fullwidth .gallery-item {float: left;width: 25%;}
.gallery-fullwidth .gallery-item {
	margin-bottom:30px;
	margin-top:50PX;
}
#gallery-wrapper .single-item {
  background: linear-gradient(-45deg, #c3a165 0%,#2c3a6f 100%);
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#gallery-wrapper .single-item:hover {
  -webkit-box-shadow: 0 3px 30px rgba(0,0,0,0.2);
          box-shadow: 0 3px 30px rgba(0,0,0,0.2);
}
.servi h2{
	text-align:center;
}
#gallery-wrapper .single-item img {
  width: 100%;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#gallery-wrapper .single-item:hover img {
  opacity: 0.6;
  -webkit-transform:scale3D(1,1,1);
          transform:scale3D(1,1,1);
}
#gallery-wrapper .single-item figcaption {
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 30px 30px;
}
#gallery-wrapper .single-item figcaption:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  content: '';
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
#gallery-wrapper .single-item:hover figcaption:before {
  opacity: 1;
  -webkit-transform: scale3d(2.5,1.6,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
  transform: scale3d(2.5,1.6,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
#gallery-wrapper .single-item figcaption h3 {
  color: #fff;
  position: absolute;
  top:0;
  left:0;
  font-weight: normal;
}
#gallery-wrapper .single-item figcaption h3 span {font-weight: 500;}
#gallery-wrapper .single-item figcaption h3 a {color: #fff;}
#gallery-wrapper .single-item figcaption>a {
  position: absolute;
  font-size: 25px;
  color: #fff;
  bottom: 0;
  right: 0;
}
#gallery-wrapper .single-item figcaption h3,
#gallery-wrapper .single-item figcaption>a {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#gallery-wrapper .single-item:hover figcaption h3,
#gallery-wrapper .single-item:hover figcaption>a {
  opacity: 1;
  -webkit-transition-delay:0.2s;
          transition-delay:0.2s;
}
.lfoot h5{
	font-size: 15px;
	font-weight: 300;
	color:#ffffff;
}
.lfoot h5 a{
	font-size: 15px;
	font-weight: 300;
	color:#ffffff;
	
}
.lfoot1{
	text-align:center;
}
.lfoot{
	font-size: 15px;
	font-weight: 300;
	text-align:center;
	padding:18px 0;
}
.more{
	text-align:center;
}
.more1{
	text-align:center;
	padding-top:40px;
}

/*==============main.css================*/

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

html,
body {
height: 100%;
font-size: 16px;
color: #808080;
font-family: 'Open Sans', sans-serif;
vertical-align: baseline;
line-height: 26px;
background:#fff;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 22px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 20px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
color: #131d33;
}

h1 {
font-size: 32px;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 18px;
}

a {
  transition: all 0.5s ease-out;
  text-decoration: none;color:#131d33
}
a:active,
a:hover {
  outline: 0 none;
  color: #000;text-decoration:none
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #fab909;
  text-shadow: none;color:#fff
}
::selection {
  background: #fab909;
  text-shadow: none;color:#fff
}
textarea:focus, input:focus{
    outline: none;
}
.slider-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;  width: 100%;
  position: absolute;
  top: 0;z-index:1

}
.images-overlay {
background-color: rgba(18, 188, 0, 0.96);
height: 100%;
position: absolute;
top: 0;
width: 100%;
}
.pt-100{padding-top:100px}
.pb-100{padding-bottom:100px}
.pt-50{padding-top:50px}
.pb-80{padding-bottom:80px}
.pb-70{padding-bottom:70px}
.pb-20{padding-bottom:20px}
.pb-50{padding-bottom:50px}
.bg-gray{background:#ececec}
/*
1.Preloader
============================*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
	right: 0;
    bottom: 0;
}
#preloader-status {
    height: 210px;
	width: 210px;
    background: url(../img/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%;	
}

/*
2.Scrollup
==============*/
#scrollUp {
background: #fab909 none repeat scroll 0 0;
border-radius: 100%;
bottom: 5px;
color: #fff;
font-size: 25px;
height: 40px;
right: 20px;
text-align: center;
text-decoration: none;
width: 40px;
}
#scrollUp:hover {
  opacity: 1;
  color: #fff!important;background:#d9ba03;
}
#scrollUp i {
display: block;
font-weight: bold;
padding-top: 6px;
}

/*
3.Header Section
==================*/
.hd-sec {
	padding: 6px 0;
}
.hd-lft li {
color: #f9f9f9;
display: inline-block;
padding-right: 30px;
position: relative;
font-size: 14px;
}
.hd-lft li i{margin-right:10px;color:#fab909}
.hd-rgt{float:right}
.hd-rgt li {display:inline-block;position:relative}
.hd-rgt li a {
	color: #f9f9f9;
	font-size: 14px;
	margin-left: 20px;
	position: relative;
	text-transform: capitalize;
	transition: all 0.36s ease-out 0s;
}
.hd-rgt li a:hover{color:#f9f9f9}

/*
4.Menu  Section
=================*/

.logo {
  padding-top: 0px; transition: all 0.36s ease-out 0s;position:relative;z-index:2
}
.mnmenu-sec {
	background: rgba(221, 221, 221, 0.0);

}
.main-menu > ul {
	float: right;
	list-style: none outside none;
	margin: 0;
	padding-right: 50px;
	position: relative;
}
.main-menu ul li {
display:inline-block;
padding : 0;
position : relative;
}
.main-menu >ul>li>a{
display: block;
font-size: 16px;
font-weight: bold;
padding: 34px 16px;
text-decoration: none;
text-transform: capitalize;
transition: all 0.4s ease 0s;position:relative;
color:#fff;
}
.main-menu ul li ul:hover .main-menu ul li > a{
  background: #ddd;
}
.main-menu ul li a:hover {
transition : all 0.4s 0s ease;
color:#fab909
}

.main-menu ul ul {
background: #fab909 none repeat scroll 0 0;
left: 0;
opacity: 0;
position: absolute;
text-align: left;
transform: scale(0);
transform-origin: 0 0 0;
transition: all 0.3s ease 0s;
visibility: hidden;
z-index: 99999;
top:94px;
}
.main-menu ul ul li {
float : none;
width : 200px;
}
.hd-style1 .main-menu > ul > li > a{color:#131d33}
.main-menu ul ul li a {
	padding: 6px 19px;
	color: #131d33;
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
	width:100%
}
.main-menu ul ul li a:hover {
background:#fff
}
.main-menu ul ul ul {
top : 0;
left : 100%;
}
.main-menu ul li:hover ul {	
     visibility: visible;transition: all 0.4s ease 0s; opacity: 1;transform: scale(1);
}
.main-menu ul li a i {
font-size: 13px;
margin-left: 6px;
color: #fff;
}
.menu-icon {
	display: inline-block;
	padding: 34px 0px;
	position: absolute;
	right: 15px;
	top: 0;
}
.site-search {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #131d33;
	line-height: 27px;
}
.site-search i {
  color: #fff;
  cursor: pointer;
}
.search-forum > form {
  display: inline-flex;
  background: #fab909;
  padding: 10px;
}
.search-forum input[type=text] {
  padding: 10px;
}
.search-forum input[type="submit"] {
  padding: 10px;
  background: #131d33;
  color: #fff;
}
.menu-icon:hover .search-forum {visibility:visible;transition: all 0.4s ease 0s;transform:scale(1);opacity:1;}
.search-forum {
display: inline-block;
left: -240px;
opacity: 0;
position: absolute;
top:94px;
transition: all 0.4s ease 0s;
visibility: hidden;z-index:2;transform:scale(0)
}

.index1 .main-menu > ul > li > a {
	color: #fff;
}
.slider.index1 .slider-text{top:55%}

.hd-style1 .hd-sec{
	background:#131d33;
	padding:0px;
}
.hd-style1 .hd-rgt {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 7px 0;
}
.hd-style1 .hd-lft{	padding: 6px 0;}
.hd-style1 .hd-rgt{text-align:center}
.hd-style1 .hd-rgt::before {
	background: #fab909 none repeat scroll 0 0;
	content: " ";
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}
.hd-style1 .hd-rgt a {
	display: inline-block;
	color: #131d33;
	text-transform: capitalize;
	font-weight: 600;
}

.hd-style1 .site-search i {
  color: #fff;
}
.mnmenu-sec.sticky_menu {
  background-color: #fff;
  left: 0;
  right: 0;
  top: 0;  
  position: fixed;
  z-index: 998;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.hd-style1 .main-menu ul li a i{color:#131d33}
.slider.index2 .slider-text{top:40%}

/*
4.Home 2  Page
=================*/
/*header 2 */
.header2-sec{
position: absolute;
width: 100%;
z-index: 9999;}
.header2-sec .nav-menu {
	display: inline-block;
	width: 100%;
	background: #131d33;
}
.header2-sec .mnmenu-sec.sticky_menu .nav-menu{
	display:inherit;
	background:inherit;
}
.header2-sec .mnmenu-sec.sticky_menu .main-menu > ul > li > a{
	color:#131d33
}
.header2-sec .site-search{
	background:#fab909;
}
.about-thumb{
	position: relative;
	z-index: 1;
	padding: 100px 0px 100px 0px;
}

/*project gallery 2*/
.project-galery-navlist {
	background: #fab909 none repeat scroll 0 0;
	background-image: url("../img/call_to_action_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 80px 0;
}
.project-galery-navlist:before {
	background-color: rgba(250, 185, 9, 0.7);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	content:"";
}
.project-gallery.project-galery2 {
	margin-bottom: 0;
}
.project-gallery.project-galery2 .simplefilter{
	text-align:center;
}
.project-galery-navlist {
	margin-bottom: 70px;
}
/*testimonial 4*/
.testimonial4-sec {
	background-image: url("../img/testimonial_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index:2;
}
.all-testimonial4{
	position: relative;
	z-index: 1;
	padding: 80px 0px 60px 40px;
	top: 0;
	right: 0;
}
.all-testimonial4::before {
	background-color:#fab909;
	content: "";
	height: 120%;
	left: 0px;
	position: absolute;
	top: 0;
	width: 5000px;
	z-index: -9;
}
.testimonial4-sec:before{
	content:"";
	position:absolute;
	z-index:-1;
	background-color: rgba(0, 0, 0, 0.7);
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.testimonial-text span.tst-sbtitle {
	color: #fab909;
	display: inline-block;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: 400;
}
.testimonial-text .sec-title {
	margin: 0;
}
.testimonial-text {
	color: #fff;
	margin-top: 100px;
}
.testimonial-text .sec-title h1{color:#fff;}
.testimonial-text > h1 {
color: #fab909;
font-size: 36px;
font-weight: 300;
text-transform: capitalize;
margin-bottom: 30px;;
}
.testimonial-text a {
	background-color: #fab909;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 12px 55px;
	text-transform: uppercase;
	margin-top: 10px;
}
.testimonial-text a:hover{background:#131d33}
.all-testimonial4 .owl-controls{
  position: absolute;
  top: 45%;
  width: 100%;
}

.all-testimonial4.owl-carousel.owl-theme .owl-prev {
  left: -10px;
  position: absolute;
}
.all-testimonial4.owl-carousel.owl-theme .owl-next {
  right: -10px;
  position: absolute;
}
.all-testimonial4.owl-carousel.owl-theme .owl-prev i, .all-testimonial4.owl-carousel.owl-theme .owl-next i {
	border: 1px solid #fff;
	color: #fff;
	font-size: 30px;
	height: 40px;
	line-height: 37px;
	text-align: center;
	transition: all 0.5s ease-out 0s;
	width: 40px;
}

.all-testimonial4.owl-carousel.owl-theme .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#131d33;color:#fff;border-color:#131d33;
}
.all-testimonial4.owl-carousel.owl-theme .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#131d33;color:#fff;border-color:#131d33;
}
.all-testimonial4.owl-carousel.owl-theme .owl-item img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	margin: 0px auto;
	margin-bottom: 20px;
}
.single-testimonial4{text-align:center;padding:0px 50px;}
.sngl-client4 {
border: 1px solid #ddd;
margin-bottom: 30px;
text-align: center;
margin: 5px;

}
.client-comment4 p{color:#131d33;}
.client-comment4 img {
border-radius: 100%;
height: 200px;
margin-bottom: 20px;
width: 200px;
}
.client-comment4  h2 {
color: #131d33;
font-size: 14px;
font-weight: bold;
margin-top: 15px;
text-transform: uppercase;
margin-bottom: 10px;
}
.client-comment4  h3 {
color: #131d33;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 13px;
}
.client-comment4 p::before {
content: "\f10d ";
font-family: fontawesome;
left:-8px;top:-8px;
position: relative;color:#131d33
}
.client-comment4 p::after {
  bottom: 4px;
content: "\f10e";
  font-family: fontawesome;color:#131d33;right:-8px;top:8px;
    position:relative
}
.client-comment4 > ul {
  padding-bottom: 15px;
}
.client-comment4 li {
  display: inline-block;
}
.client-comment4 li a{
border: 2px solid #fff;
border-radius: 100%;
color: #fff;
display: inline-block;
height: 30px;
line-height: 26px;
width: 30px;
margin: 0px 5px;
}
.client-comment4 li a:hover{background:#fab909;transition: all 0.4s ease-in-out 0s;color:#fff}
/*team 2*/
.all-team2 .owl-controls {
	position: absolute;
	top: -110px;
	right: 0;
	z-index: 99;
}
.all-team2 .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.all-team2 .owl-controls .owl-prev {
  left: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}

.all-team2 .owl-controls .owl-next {
  right: 0;
  position: absolute;transition: all 0.4s ease 0s;
}
.all-team2 .owl-controls .owl-prev i,
.all-team2 .owl-controls .owl-next i {
background:#fab909;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
text-align: center;
transition: all 0.5s ease-out 0s;
width: 40px;
}

.all-team2 .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}
.all-team2 .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}


/*service 2*/
.service2-sec {
	overflow: hidden;
	background:#f9f9f9
}
.service2-icon {
	width: 40px;
	margin-right: 10px;
	margin-top: 10px;
}
.service2-inner::before {
	position: absolute;
	content: "";
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: -1;
	transition: all 0.4s ease 0s;
	top:0px;
	
}
.service2-inner:hover.service2-inner::before{
height:0;
transition: all 0.4s ease 0s;	
}
.service2-inner:hover .service2-details h2 a{color:#fff;}
.service2-inner:hover .service2-details{color:#f2f2f2;}
.service2-inner{
	background: #131d33;
	margin-bottom: 25px;
	display:inline-block;
	position:relative;
	z-index:3
}
.service2-inner .media{
	padding: 10px;	
}
.service2-details h2{margin-top:10px;margin-bottom:10px}
.service2-details h2 a {
	display: inline-block;
	width: 100%;
	font-size: 20px;
}
.service2-sec:hover .service2-item::before{bottom: -144px;transition-delay: .9s;}
.service2-item::before {
	position: absolute;
	content: "";
	background-image: url(../img/why-choose-bg.png);
	width: 413px;
	height: 342px;
	bottom: -244px;
	right: -100px;
	background-repeat: no-repeat;
	z-index: -1;
	right: -225px;
	  transition: 0.9s;
      -webkit-transition: 0.9s;
      -khtml-transition: 0.9s;
      -moz-transition: 0.9s;
      -ms-transition: 0.9s;
      -o-transition: 0.9s;
}
.service2-item::after {
	position: absolute;
	content: "";
	background-image: url(../img/taxi.png);
	width: 413px;
	height: 342px;
	top: -200px;
	background-repeat: no-repeat;
	z-index:200px;
	left: -440px;
	transition: 0.9s;
	-webkit-transition: 0.9s;
	-khtml-transition: 0.9s;
	-moz-transition: 0.9s;
	-ms-transition: 0.9s;
	-o-transition: 0.9s;
}
.service2-sec:hover .service2-item::after{left:-140px;transition-delay: .9s;}
.service2-page-sec .service2-item::after,
.service2-page-sec .service2-item::before{display:none;}

.service2-item {
	position: relative;
	display: inline-block;
	z-index: 2;
}
/*
5.Slider Section
======================*/
.slider {
  position: relative;
}
.all-slide .owl-item {
  height: 650px;
}
.all-slide .single-slide {
background-position: center center;
background-size: cover;
height: 100%;
background-repeat: no-repeat;
}
.slider-text {
	left: 0;
	position: relative;
	right: 0;
	top: 55%;
	transform: translateY(-50%);
	z-index: 2;
	width: 1170px;
	padding: 0px 15px;
	margin: 0px auto;
}
.slider-wraper {
	width: 55%;
	overflow: hidden;
	padding: 120px 10px;
	position: relative;
	z-index: 999;
	text-align: right;
	display: inline-block;
}
.slider-text h1 {
font-family: 'Russo One', sans-serif !important;
	color: #fff;
	font-size: 39px!important;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	font-weight: bold;
	line-height: 38px!important;
	 text-shadow: 4px 4px 6px #ff0000;
	
}
.slider-text h1 span{color:#ff0000;  text-shadow: 4px 4px 6px #ffffff;}
.slider-text p {
  color: #fff;
}
.slider-text li {
	display: inline-block;
	margin: 0px 10px;
}
.slider-text li a {
	color: #fff;
	display: inline-block;
	margin-top: 8px;
	padding: 12px 36px;
	text-transform: uppercase;
	border: 1px solid #fab909;
}
.slider-text li:last-child a{background: #fab909 none repeat scroll 0 0;color:#131d33}
.slider-text li:last-child a:hover{background: #fff none repeat scroll 0 0;transition: all 0.4s ease 0s;color:#131d33}
.all-slide .owl-controls {
	position: absolute;
	top: 55%;
	width: 0%;
	z-index: 99;
	transform: translateY(-50%);
	right: 120px;
}
.all-slide .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.all-slide .owl-controls .owl-prev {
  left:10px;
  position: absolute;
}
.all-slide .owl-controls .owl-next {
  right:10px;
  position: absolute;
}
.all-slide .owl-controls .owl-prev i, .all-slide .owl-controls .owl-next i {
	background: transparent;
	color: #fff;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: all 0.5s ease-out 0s;
	width: 50px;
	border: 1px solid #fff;
}
.all-slide .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;color:#fab909;border-color:#fab909
}
.all-slide .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;color:#fab909;border-color:#fab909
}

.slider-img {
	width: 40%;
	display: inline-block;
	margin-left: 20px;
}
/*
6.Title Section
=================*/
.sec-title {
	margin: 0 0px 60px;
	position: relative;
	z-index: 5;
}
.sec-title  h1 {
  font-size: 38px;
  font-weight: bold;
}
.sec-title h1 span {
	position: relative;
	color: #fab909;
}
.border-shape {
background-image: url("http://themeearth.com/wp-admin/setup-config.php");
background-repeat: no-repeat;
color: #fff;
display: block;
height: 16px;
left: 0;
margin: -5px auto;
position: relative;
right: 0;
text-align: center;
top: 0;
width: 100px;
}
.sec-title  p {
  margin-bottom: 0;
  margin-top: 20px;
}

/*
7.About Section
===================*/
.about {
padding-bottom: 30px;
padding-top: 50px;
}
.about h3 {
  text-transform: uppercase;
}
/*
8.Service Section
============================*/
.service-sec{
	background:#f9f9f9
}
.service-thumb img {
width: 100%;
}
.service-page .service-item .col-md-4.col-sm-6 {
	padding: 0px 15px;
}
.service-page .service-inner{margin-bottom:30px}
.service-item .inner:hover .service-icon i{
background: #fab909 none repeat scroll 0 0;
color: #fff;transition: all 0.4s ease 0s;}
.service-icon i{
font-size: 24px;
height: 60px;
line-height: 60px;
text-align: center;
width: 60px;transition: all 0.4s ease 0s;color:#fab909;border-radius:100%
}
.service-item .media {
  padding: 10px;
  background: #fff;box-shadow: 0 0 10px 5px #ddd;
}
.service-item .inner {
  margin-bottom:0px;
}
.readmore {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	text-transform: capitalize;
	top: -8px;
	border-bottom: 1px solid;
}
.readmore:before{content: '\f101'; /* fa-angle-right */
font-family: 'FontAwesome';
color: #fff;
right:-20px;position:absolute}
.service-item .inner h2 {
  font-size: 18px;
margin-top: 20px;
text-transform: capitalize;
}
.service-item .inner:hover h2 a{color:#fab909}
.service-item .inner:nth-child(3n+1) {
  clear: both;
}

.btn.rdmorebtn {
  background: #fab909 none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.service-inner{position:relative;overflow:hidden;margin-bottom: 30px;}
.service-details {
	padding: 20px;
	transition: all 0.4s ease 0s;
	position: absolute;
	z-index: 2;
	top: 187px;
	height: 100%;
}
.service-details p{margin-bottom:0}
.service-details::before {
	position: absolute;
	content: "";
	height:0%;
	width: 100%;
	background: #fab909;
	top: ;
	top: 0;
	left: 0;
	z-index: -1;transition: all 0.4s ease 0s;
	opacity:0.75
}
.service-inner:hover .service-details::before {height:100%;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details h2 a{color:#131d33;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details h2 a i{color:#131d33;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details{top:0;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details p{color:#131d33;transition: all 0.4s ease 0s;}
.service-inner:hover .service-img{transform: scale(1.2);transition: all 0.4s ease 0s;}
.service-inner:hover .service-details-text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.service-details h2 a span {
	float: right;
}
.service-details h2 a i{color:#fab909}
.service-details h2{font-size: 22px;}
.service-details h2 a{color:#fab909;}
.service-img::before {
	content: "";
	background-color: rgba(19, 29, 51, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.service-img {
	height: 250px;
	transform: scale(1);
	transition: all 0.4s ease 0s;
	position:relative;
}
/*
6.Why Choose Us Section
=================*/
.why-choose-single {
	margin-bottom: 30px;
}
.why-choose-title {
	margin-bottom: 70px;
}
.why-choose-title h1 {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
.why-choose-title p {
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
}
.why-inner-title {
	padding-left: 70px;
}
.why-choose-icon {
	display: inline-block;
	float: left;
width: auto;
height: auto;
}
.why-inner-title h2 {
	margin-bottom: 0;
	margin-top: 8px;
}
.why-inner-title h2 a {
	font-size: 24px;
	text-transform: capitalize;
	font-weight:700
}

.why-choose-icon-inner {
	display: inline-block;
	margin-bottom: 15px;
}
.why-choose-all-inner .owl-controls {
	position: absolute;
	top: -110px;
	right: 0;
	z-index: 99;
}
.why-choose-all-inner .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.why-choose-all-inner .owl-controls .owl-prev {
  left: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}

.why-choose-all-inner .owl-controls .owl-next {
  right: 0;
  position: absolute;transition: all 0.4s ease 0s;
}
.why-choose-all-inner .owl-controls .owl-prev i,
.why-choose-all-inner .owl-controls .owl-next i {
background:#fab909;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
text-align: center;
transition: all 0.5s ease-out 0s;
width: 40px;
}

.why-choose-all-inner .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}
.why-choose-all-inner .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}

/*
10.Why Choose Us Section
============================*/
.project-sec .sec-title{margin:0;text-align:left}
.project-sec .item {
overflow: hidden;
position: relative;
transition: all 0.4s ease-in-out 0s;
margin-bottom: 30px;transition: all 0.7s ease 0s;background:#fab909;
}
.project-hoverlay::before {
	content: "";
	position: absolute;
	height: 100%;
	width:0%;
	background:#fab909;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;	
	top: 0;
	left:0;transition: all 0.7s ease 0s;
}
.project-sec .item:hover:hover .project-hoverlay::before{width:100%;transition: all 0.7s ease 0s;}
.project-hoverlay {
	position: absolute;
	top: 0%;
	width: 100%;
	height: 100%;
}

.project-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
 transition: all 0.7s ease 0s;
 visibility:hidden;
 opacity:0
}

.project-text  a {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #131d33;
  line-height: 50px;
  margin-bottom: 15px;color:#fab909
}
.project-text  h3 {
  text-transform: uppercase;
}
.project-thumb img {
width: 100%;transition: all 0.7s ease 0s;
transform:scale(1);
overflow:hidden;
}
.project-sec .item:hover .project-thumb img{transform:scale(1.2);transition: all 0.7s ease 0s;}
.project-sec .item:hover .project-text{opacity:1;visibility:visible;transition: all 0.7s ease 0s;}
.project-gallery {
margin-bottom:50px
}
.project-gallery .navbar-collapse{padding:0}
.simplefilter {
text-align: right;
position: relative;
}
.shorttitle {
  display: none;
}
.simplefilter li {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
	padding: 10px 30px;
	text-transform: capitalize;
	font-weight: 600;
	position: relative;
	z-index: 2;
	transition: all 0.7s ease 0s;
}
.simplefilter li::before {
	position: absolute;
	top: 0;
	content: "";
	background: #131d33;
	width: 100%;
	height: 100%;
	left: 0;
	z-index:-1;transition: all 0.7s ease 0s;
}
.simplefilter li.active::before {
	position: absolute;
	top: 0;
	content: "";
	background: #fab909;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: -1;
transition: all 0.7s ease 0s;
}


.read-more a {
	display: inline-block;
	margin-top: 8px;
	padding: 10px 30px;
	text-transform: uppercase;
	border: 1px solid #f0f0f0;
	position: relative;
	z-index: 2;
	font-size: 14px;
	font-weight: 600;
}
.read-more a::before {
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	background: #fab909;
	left: 0;
	width: 0%;
	height: 100%;
	transition: all 0.4s ease 0s;
}

.project-gallery-bg{
	position: relative;
}

/*
11.Call To Action Section
============================*/
.call-to-action-sec{
background: #fab909 none repeat scroll 0 0;
background-image: url("../img/call_to_action_bg.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
padding:80px 0;
}
.call-to-action-overlay {
	background-color: rgba(19, 29, 51, 0.85);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.call-to-action-text p {
  margin-bottom: 0;
}
.call-to-action-text {
	color: #fff;
}
.call-to-action-text  h2 {
  color: #fff;
  text-transform: uppercase;
}
.call-to-action-text a.btn{
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	font-weight: bold;
	margin-top: 30px;
	padding: 12px 36px;
	text-transform: uppercase;
	color: #131d33;
	position:relative;
	z-index:2;
	border:0
}
.call-to-action-text a.btn::before{
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	background: #fab909;
	left: 0;
	width: 0%;
	height: 100%;
	transition: all 0.4s ease 0s
}
.call-to-action-sec:hover .call-to-action-text a.btn{color:#fff;}
.call-to-action-sec:hover .call-to-action-text a.btn::before{width:100%;}
.call-to-action-img {
	max-width: 100%;
	height: 100%;
}
.call-to-action-img img {
	margin-top: -45px;
	float: right;
}
/*
13.Blog Section
==================*/
/*home blog*/
.blog-sec {
	background: #fafafa none repeat scroll 0 0;
}
.single-post-desc {
	text-align: center;
	background: #fff;
	padding: 0px 10px;
	position: relative;
	z-index: 2;
}

.post-date {
	padding: 20px 0;
	border-top: 1px solid #f9f9f9;
}
.post-date li {
	display: inline-block;
	margin: 0px 10px;
}
.post-date li a {
	font-weight: 600;
}
.post-date li a i {
	color: #fab909;
	margin-right: 7px;
}
.blog-thumb {
	position: relative;
	overflow:hidden;
	z-index:2;
	
}
.blog-thumb::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 0%;
	background:#fab909;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	top: 0;
	left: 0;
	transition: all 0.7s ease 0s;
	z-index:3
}
.single-post:hover .blog-thumb::before{width:100%;transition: all 0.7s ease 0s;}
.single-post:hover .blog-thumb a{visibility:visible;opacity:1;transition: all 0.7s ease 0s;}
.blog-thumb a {
	color: #fff;
	margin-top: 8px;
	padding: 12px 36px;
	text-transform: uppercase;
	border: 1px solid #fff;
	margin: 0px auto;
	text-align: center;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 0;
	right: 0;
	width: 175px;
	transform: translateY(-50%);
	visibility:hidden;
	opacity:0;z-index:4;
	
}
.blog-thumb img{
	transform:scale(1);
	transition: all 0.8s ease 0s;
}
.single-post:hover .blog-thumb img{
	transition: all 0.4s ease 0s;transform:scale(1.2);
}

.single-post-desc h2 a {
	font-size: 20px;
	display: inline-block;
	width: 100%;transition: all 0.4s ease 0s;
	padding-top:30px;
}
.blog-thumb a:Hover{background:#131d33;border-color:#131d33}
.single-post:hover .single-post-desc h2 a{color:#fab909}
.single-post-desc a.post-link {
	font-weight: bold;
	text-transform: uppercase;
	color: #fab909;
	font-size: 15px;letter-spacing: .36px;
}
.blog-meta h4 a {
color: #ffffff;
font-size: 18px;
text-transform: uppercase;
}
.blog-meta h4{margin-bottom:10px}
.home-blog-sec .blog-item:hover .item img{transform: scale(1.2);
transition: all 0.7s ease 0s;}
.item img {
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: all 0.7s ease 0s;
}
.inner.blog-item {
	padding-left: 0;
	padding-right: 0;
}
.blog-item .item {
	margin-bottom: 15px;
	margin-left: 15px;
}
.blog-meta {
bottom: 0;
position: absolute;
text-align: left;
width: 100%;
padding: 10px;
}
.blog-meta li {
  display: inline-block;
  padding: 5px 8px;
}
.blog-meta li a {
  color: #fff;
}
.blog-meta li a i {
  margin-right: 5px;
}
.recent-blog-crousel .owl-controls {
	position: absolute;
	top: -100px;
	right: 0;
	z-index: 99;
}
.recent-blog-crousel .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.recent-blog-crousel .owl-controls .owl-prev {
  left: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}

.recent-blog-crousel .owl-controls .owl-next {
  right: 0;
  position: absolute;transition: all 0.4s ease 0s;
}
.recent-blog-crousel .owl-controls .owl-prev i,
.recent-blog-crousel .owl-controls .owl-next i {
background:#fab909;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
text-align: center;
transition: all 0.5s ease-out 0s;
width: 40px;
}

.recent-blog-crousel .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}
.recent-blog-crousel .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}


.blog-classic-sec .post-meta li:last-child{float:none;}
.blog-classic-sec .single-post-text{padding:0px;border:none;}
.blog-classic-sec  .pagination.custom-pagination{text-align:left}
.blog-classic-img{position:relative;margin-bottom: 20px;}
.single-post:hover .blog-classic-overlay{visibility:visible;transition: all 0.4s ease 0s;}
.single-post:hover .blog-classic-overlay::before{transition: all 0.4s ease 0s;width:100%}
.single-post:hover .blog-classic-overlay li a{transform:scale(1);transition: all 0.4s ease 0s;}
.blog-classic-overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	transition: all 0.4s ease 0s;
}
.blog-classic-overlay::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 0%;
	background: #fab909;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	bottom: 0;
	left: 0;
	transition: all 0.7s ease 0s;
}
.blog-classic-overlay ul {
	top: 50%;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
}
.blog-classic-overlay li {
	display: inline-block;
	margin: 0px 5px;
}
.blog-classic-overlay li a {
	border: 1px solid #fff;
	border-radius: 100%;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 50px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	transform: scale(0);
}
.blog-sec.blog-bg {
  background-color: #fff;
  background-image: url("http://themeearth.com/wp-admin/setup-config.php");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-post {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
}
.single-blog.inner .single-post {
  margin-bottom: 10px;
}
.blog-detail-page .single-post-text {
  padding: 0;
  margin-top: 25px;
}
.single-post-text {
	background: #fff none repeat scroll 0 0;
	padding: 10px 10px;
	border: 1px solid #f0f0f0;
}
.single-blog.inner .single-post-text {
  padding: 0;
}
.single-blog.inner .single-post img {
  margin-bottom: 25px;
}
.single-blog.inner {
  margin-bottom: 40px;
}

.post-meta {
display: inline-block;
width: 100%;
}
.post-meta li {
  display: inline-block;
  margin-right: 10px;text-transform:capitalize;font-size:14px
}
.post-meta li a,
.post-tags li a {
  color: #fab909;
}
.post-meta li span,
.post-tags li span {
color: #131d33;
float: left;
font-weight: 600;
margin-right: 10px;
}
.post-tags {
  display: inline-block;
  float: right;
}
.single-post-text a.post-link {
color: #777777;
display: inline-block;
font-size: 14px;
margin-bottom: 15px;
text-transform: capitalize;
font-weight: 600;
border: 1px solid #f0f0f0;
padding: 10px 20px;position:relative
}
.single-post:hover .single-post-text a.post-link{background: #fab909 none repeat scroll 0 0;
color: #fff;border-color:transparent
}
.blog-title  h2 {
color: #0f0f0f;
font-size: 24px;
font-weight: 900;
line-height: 30px;
}
.single-post-text a {
color: #131d33;
font-size: 18px;
font-weight: bold;
text-transform: capitalize;
}
.pst_info {
  float: left;
  display: inline-block;
}
.post-date h2 {
  background: #fab909;
  text-align: center;
  padding: 10px 5px;
  font-size: 18px;
  color: #fff;
}
.blog-title {
  padding-bottom: 20px;
}
.single-post  img {
width: 100%;
}

.comment-list {
border: 1px solid #fafafa;
font-size: 18px;
padding: 14px;
text-align: center;
}
.comment-list h5 {
  margin-bottom: 0;
}
.single-post-text h2 {
margin-bottom: 15px;
margin-top: 5px;
}
.post-meta li:last-child {
  float: right;
}
.post-meta li:last-child {
  float: right;
}
.single-post-text li a {
float: left;
font-size: 15px;
font-weight: normal;
margin-left: 1px;
padding-right: 15px;
text-transform: capitalize;
}
.single-post-text li a i{margin-right: 5px;color:#fab909}
.post-date h1 {
  background: #f3af1e none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 13px;
  padding: 15px;
  text-align: center;
  text-transform: none;
}
.commentar-sec img {
	float: left;
	margin-right: 20px;
	width: 100px;
	border-radius: 100%;
	height: 100px;
}
.comment-author {
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	color: #131d33;
}
.comment-time {
  color: #9a9999;
  font-family: open sans;
  font-size: 14px;
}
.commentar-sec .media.mt-3 {
  margin-top: 40px;
}
.single-post .contact-field h2 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-transform: uppercase;
	font-weight: bold;
	color: #131d33;
}
.commentar-sec h2 {
margin-top: 50px;
font-weight: bold;text-transform:uppercase;margin-bottom:30px
}
.replay-button a {
	float: right;
	font-family: open sans;
	color: #aaa9a9;
	font-weight: 600;
}
.replay-button a:hover{color:#fab909;}
.commentar-sec.author ul li {
  display: inline-block;
  margin-right: 20px;
}
.commentar-sec.author {
  position: relative;
}
.commentar-sec.author ul li a i{color:#cbc8c8}
.commentar-sec.author ul li a i:hover{transition: all 0.4s ease 0s;color:#29ace4}
.commentar-sec.author .media-body {
  padding-left: 100px;
}
.commentar-sec.author .media {
background: #fafafa none repeat scroll 0 0;
border-radius: 30px;
padding: 30px 0;
margin-left: 20px;
}
.author-thumb {
border-radius: 100%;
float: left;
height: 100px;
left: 0;
overflow: hidden;
position: absolute;
top: 70px;
width: 100px;
}
.author-thumb img {
  height: 100%;
  width: 100%;
}
.pagination.custom-pagination {
  text-align: center;
  width: 100%;margin:0;position: relative;
top: 6px;
}
.post-share-link {
	display: inline-block;
	width: 100%;
	border: 1px solid #f0f0f0;
	margin-top: 30px;
}
.post-share-link span {
	background: #fab909;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 30px;
	display: inline-block;
}
.post-share-link ul{display:inline-block;float:right;padding: 10px 0px;}
.post-share-link li{display:inline-block;margin-right:20px}
.post-share-link li a{color:#d0cece;}
.post-share-link li a:hover{color:#555;transition:all 0.4s ease 0s}
.code-text {
	font-style: italic;
	padding: 10px 40px;
	position: relative;
}
.code-text::before {
	color: #bebaba;
	content: "";
	font-family: fontawesome;
	font-size: 30px;
	left: 20px;
	position: absolute;
	top: 25px;
	transform: translateY(-50%);
	text-align: center;
	left: 0;
	font-style: normal;
}

/*
22.Sidebar Section
=====================*/
.sidebar h1 {
	display: inline-block;
	font-size: 20px;
	margin-top: 70px;
	text-transform: uppercase;
	width: 100%;
	color: #131d33;
	position: relative;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 40px;
}
.sidebar h1::before {
  background: #fab909 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  width: 50px;
}
.search-field form {
display: inline-block;
width: 100%;
position: relative;
}
.search-field input[type="text"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f0f0f0;
	padding: 10px 35px 10px 15px;
	width: 100%;
	border-radius:0px;
}

.search-field button {
color: #e0dddd;
padding: 10px;
position: absolute;
right: 0;
background: transparent;top:0
}

.blog-sec .inner:nth-child(2n+1) {
  clear: both;
}
.abt_dec > p {
  margin-top: 20px;
}

.sidebar ul li a{font-size: 16px;
font-weight: normal;
text-transform: capitalize;
transition: all 0.4s ease-in-out 0s;}
.sidebar ul li a:hover{transition: all 0.4s ease-in-out 0s;color:#fab909}
.widget-archive li{position:relative}
.widget-archive li:last-child {
  border-bottom: none;
}
.widget-cat li:last-child {
  border-bottom: none;
}
.widget-cat li{position:relative}

.widget-cat li {
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}
.widget-tag li a:hover{transition: all 0.4s ease-in-out 0s;color:#fab909!important}
.relative-post h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #777777;
}
.single_r_dec li {
	display: inline-block;
	margin-right: 10px;
}
.single_r_dec li a{font-weight:600;text-transform:capitalize}
.single_r_dec li a i{color:#fab909;margin-right:5px}
.relative-post {
display: inline-block;
padding: 12px 0;
width: 100%;
}
.relative-post-thumb {
  float: left;
  margin-right: 15px;
}
.single_r_dec  a {
color: #131d33;
line-height: 20px;
}
.single_r_dec  a:hover{ transition: all 0.4s ease-in-out 0s;color:#fab909}
.all_r_pst .media {
  margin-top: 0;
}

.widget-archive li {
	display: inline-block;
	position: relative;
	width: 100%;
	border-top: 1px solid #f0f0f0;
	padding: 10px 0;
}
.widget-archive li:last-child{border-bottom: 1px solid #f0f0f0;}
.widget-archive span {
  float: right;
}
.widget-tag a {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: inline-block;
	padding: 10px;
	border: 1px solid #f9f9f9;
}

.author_dec h3 {
margin : 0;
font-size : 14px;
margin-bottom : 11px;
}
.author_info {
border-bottom : 1px solid #e3e3e3;
display : inline-block;
padding : 22px 0;
margin-bottom : 30px;
}
.author_info > img {
  float: left;
  margin-right: 35px;
  height: 80px;
}
.social_link {
margin : 0;
padding : 0;
float : right;
display : inline-flex;
}
.social_link li {
list-style : none;
}
.social_link li a i {
color : #363636;
float : left;
padding : 6px;
}
.donor-testimonial-widget.no-margin {
	margin-bottom: 0;
}
/*
15.Testimonial Section
=========================*/

/*testimonial 2*/
.testimonial2-sec {
	background: #f9f9f9;
}
.testimonial2-sec .testimonial-text .sec-title h1,
.testimonial2-sec .testimonial-text,
.testimonial2-sec .client-info span{color:#131d33}
.testimonial2-sec .all-testimonial.owl-theme .owl-dots .owl-dot{border-color:#131d33}
.testimonial2-sec .all-testimonial.owl-theme .owl-dots .owl-dot.active{border-color:#fab909}
/*testimonial 3*/
.testimonial3-sec{
	background-color: #fab909;
	background-image: url("../img/testimonial_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.testimonial3-sec::before {
	position: absolute;
	content: "";
	background-color: rgba(255, 255, 255, 0.7);
	top: 0;
	width: 100%;
	height: 100%;
}
.all-testimonial3.owl-carousel .owl-item .client-thumb3 img {
	border-radius: 100%;
	border: 2px solid #fab909;
}
.all-testimonial3 .owl-controls {
bottom: -30px;
position: absolute;
text-align: center;
width: 100%;
}
.all-testimonial3 .owl-controls .owl-buttons div {
  background: none;
opacity:1
}

.client-thumb3 {
  border-radius: 100%;
  height: 100px;
  margin-right: 50px;
  width: 100px;
}
.sngl-client3 {
border: 1px solid #fafafa;
margin-bottom: 30px;
text-align: center;
margin: 5px;
}
.all-testimonial3 {
	text-align: center;
	padding-bottom: 20px;
}
.single-testimonial3 {
	display: inline-flex;
	padding: 40px 50px;
	width: 620px;
	margin: 0px auto;
	background: #fff none repeat scroll 0 0;
	position: relative;
	text-align: left;
}
.single-testimonial3:hover .client-comment3::after{border-right-color:#131d33;transition: all 0.4s ease 0s;}
.client-comment3 p {
  margin-bottom:0
}
.client-designations3 {
	margin-bottom: 40px;
	position: relative;
}
.single-testimonial3:hover .client-designations3::before {width:100px;transition: all 0.4s ease 0s;}
.client-designations3::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 50px;
	background: #fab909;
	bottom: -20px;
	transition: all 0.4s ease 0s;
}
.client-comment3 h2 {
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: 700;
}
.client-comment3 h3 {
	color: #8d8d8d;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 16px;
	font-family: open sans;
	margin-bottom:0
}
.client-thumb3 {
  margin-right: 30px;
}
.client-comment3 {
	margin: 0px auto;
}
.client-comment3::before {
	color: #fff;
	content: "\f10e";
	font-family: fontawesome;
	font-size: 30px;
	right: 20px;
	position: absolute;
	top: 20px;
	z-index: 2;
}
.client-comment3::after {
	position: absolute;
	content: "";
	border-right: 110px solid #fab909;
	border-bottom: 110px solid transparent;
	top: 0;
	right: 0;
	height: 110px;
}
.client-comment3 > ul {
  padding-bottom: 15px;
}
.client-comment3 li {
  display: inline-block;
}
.client-comment3 li a{
border: 2px solid #fab909;
border-radius: 100%;
color: #fab909;
display: inline-block;
height: 30px;
line-height: 26px;
width: 30px;
margin: 0px 5px;
}
.client-comment3 li a:hover{background:#fab909;transition: all 0.4s ease-in-out 0s;color:#fff}
.client-sec3 .owl-controls {
  display: none;
}

.all-testimonial3.owl-carousel.owl-theme .owl-dot {
  border: 2px solid #fab909;
  border-radius: 100%;
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  width: 15px;
  position:relative;
}
.all-testimonial3.owl-carousel.owl-theme .owl-dot.active span {
	background: #fab909 none repeat scroll 0 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	border: 2px solid #fff;
	border-radius: 100%;
}

/*
16.Page Heading Section
==========================*/
.pagehding-sec {
	background-image: url("../img/pg_hd.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding: 50px 0;
	position: relative;
	background-size: cover;
}
.pagehding-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-heading  h1 {
color: #fff;
font-size: 32px;
margin-bottom: 0;
text-align: center;
text-transform: uppercase;
font-weight:bold
}
.page-heading ul {
text-align: center;
margin-top: 10px;
}
.page-heading li {display: inline-block;
position: relative;
padding: 0px 14px;}
.page-heading li a {
  color: #fff;
}
.page-heading li:last-child a {
  color: #fab909;
}
.page-heading li::before {
  content: "/";
  height: 60%;
  position: absolute;
  right: -5px;
  top:0px;color:#fff;
}
.page-heading li:last-child::before{display:none}




/*==================Bannerresponsive.css====================*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {

.slider-text {
  width:870px
}
.slider-wraper {
	padding:170px 10px;
}
.all-slide .owl-item {
  height: 400px;
}
.slider-wraper h1{
	position:absolute;
	top:70px;
}
.slider-img{
	padding-top:90px;
}
}
@media only screen and (min-width: 1199px) {
.slider-wraper{
	padding:170px 10px;
}
.slider-img{
	padding-top:0;
}
.all-slide .owl-item {
  height: 400px;
}		
.slider-wraper h1{
	position:absolute;
	top:70px;
}
.slider-img{
	padding-top:90px;
}
}
@media only screen and (max-width: 767px) {
	
.slider-text,
.slider-wraper {
width:100%
}
.all-slide .owl-controls .owl-prev i, .all-slide .owl-controls .owl-next i {
	height: 60px;
	line-height: 60px;
	width: 60px;
}
.slider-text{padding:84px;}

}


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

.all-slide .owl-controls {
	right: 30px;
}
.slider-text,
.slider-wraper {
width:100%;
padding:
}
.slider-text{padding:84px;}
.about-us-img {
	text-align: center;
}
.all-slide .owl-controls .owl-prev i, .all-slide .owl-controls .owl-next i {
	height: 60px;
	line-height: 60px;
	width: 60px;
}
.slider-text p {
  padding: 0 0px;
}
}

@media only screen and (min-width: 0px) and (max-width: 470px) {

.slider-text {
  padding: 0;
}
.slider-text p {
  color: #fff;
  padding: 0 100px;
}
.slider-text li:last-child a {
  margin-top: 15px;
}
}


@media only screen and (min-width: 0px) and (max-width: 670px) {
	.all-slide .owl-item {
  height: 300px;
}
.counting-inner {
	margin-bottom: 25px;
}
}
@media only screen and (min-width: 0px) and (max-width: 520px) {
.all-slide .owl-item {
  height: 300px;
}
.slider-text {
  top: 20%;
  text-align:center;
}
.slider-img{
	position:absolute;
	top:50%;
	right:25%;
}

}

@media only screen and (min-width: 0px) and (max-width: 420px) {
.all-slide .owl-item {
  height: 300px;
}
.slider-text {
	padding: 0 20px;
	text-align:center;
}
.all-patner.owl-carousel.owl-theme .owl-item {
	padding: 0 6px;
}
.slider-wraper h1{
	position:absolute;
	top:50px;
	
}
.slider-wraper h1{
	font-size:14px;
	line-height:20px;
	padding-left:10px;
}
.slider-img{
	position:absolute;
	top:60%;
	right:20%;
}

}
@media only screen and (min-width: 0px) and (max-width: 359px) {
.slider-text {
  padding: 0 10px;
  text-align: center;
}	
.all-slide .owl-item {
  height: 250px;
}
.slider-wraper h1{
	position:absolute;
	top:50px;
	
}
.slider-wraper h1{
	font-size:14px;
	line-height:20px;
	padding-left:10px;
}
.slider-img{
	position:absolute;
	top:60%;
	right:20%;
}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
.slider-text {
  padding: 0 25px;
  text-align: center;
}	
.all-slide .owl-item {
  height: 380px;
}
.slider-wraper h1{
	position:absolute;
	top:40px;
	
}
.slider-wraper h1{
	font-size:15px;
	line-height:25px;
	padding-left:10px;
}
.slider-img{
	position:absolute;
	top:60%;
	right:20%;
}
}

/*================================global.css data==================================*/

/*** 

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

 ***/

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

/*** 

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

 ***/

body {
	font-size: 15px;
	color: #777777;
	line-height: 1.8em;
	font-weight: 400;
	background: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-font-smoothing: antialiased;
	font-family: 'Open Sans', sans-serif;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #ff214f;
}

.no-padding {
	padding: 0px !important;
}

a:hover,
a:focus,
a:visited {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	font-weight: normal;
	margin: 0px;
	background: none;
	line-height: 1.6em;
	font-family: 'Poppins', sans-serif;
	color: #222;
}

input,
button,
select,
textarea {}

button:focus {
	outline: none;
}

p {
	position: relative;
	line-height: 1.8em;
}

.text {
	font-size: 16px;
	color: #000;
	text-align: justify;
}

.border-bottom {
	border-bottom: 1px solid #f4f4f4 !important;
}

.strike-through {
	text-decoration: line-through;
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	background: #fff;
	z-index: 9;
}

ul,
li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

@media (min-width: 1200px) {
	.container,
	.container-fluid {
		padding: 0;
	}
}


.theme-btn {
	display: inline-block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.grey-bg {
	background-color: #f7f7f7 !important;
}

.grey-deep-bg {
	background-color: #f2f2f2 !important;
}

.grey-light-bg {
	background-color: #fafafa !important;
}

.gradient-bg {
	background-image: linear-gradient(3deg, #000000 34%, #064e79 100%) !important;
}

.gradient-two-bg {
	background-image: linear-gradient(to top, #537895 0%, #09203f 100%) !important;
}

.image-bg {
	background-repeat: no-repeat;
	background-size: cover;
}

.black-bg {
	background-color: #101010 !important;
	margin-bottom:-115px;
}

.black-bg-2 {
	background-color: #1c1c1c !important;
}

.black-bg-3 {
	background-color: #ff0000 !important;
}

.black-bg-4 {
	background-color: #ff0000 !important;
}

.theme-bg {
	background-color: #ff214f !important;
}

.bg-style-two {
	position: relative;
}

.bg-style-two:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-color: rgb(240, 240, 240);
}

.bg-style-two:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-color: rgba(240, 240, 240, 0.3);
}

/* section padding */

.sp-one {
	padding: 80px 0;
}

.sp-two {
	padding: 10px 0 50px;
}

.sp-three {
	padding: 80px 0 30px;
}

.sp-four {
	padding: 80px 0 0px;
}

.sp-five {
	padding: 0px 0 80px;
}

.sp-six {
	padding: 0px 0 50px;
}

.projects-block-one.mix {
	display: none;
}

.projects-block-two.mix {
	display: none;
}

.theme-color {
	color: #ff214f;
}

img {
	display: inline-block;
	max-width: 100%;
}

.preloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/preloader.svg);
}

/*** Scroll To Top style ***/

.scroll-top {
	width: 71px;
	height: 72px;
	position: fixed;
	bottom: 30px;
	right: 30px;

	border-radius: 50%;
	z-index: 99;
	display: none;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: red;
	-webkit-animation: pulse 2s infinite;
	-o-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}

.scroll-top span:before {
	font-size: 27px;
}

.scroll-top:after {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 1;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}


/* parallax-one */

.parallax-one {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-one:before {
  position: absolute;
  content: '';
  background: rgba(30, 67, 152, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* parallax-two */

.parallax-two {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.parallax-two:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* parallax-three */

.parallax-three {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.parallax-three:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}



/*Custom Select*/

.form-group .ui-selectmenu-button.ui-button {
	width: 100%;
	font-size: 14px;
	font-style: normal;
	height: 50px;
	padding: 7px 20px;
	line-height: 30px;
	color: #333333;
	border-radius: 0px;
	border: 1px solid #e5e5e5;
	background: #ffffff;
}

.form-group .ui-button .ui-icon {
	background: none;
	position: relative;
	top: 3px;
	text-indent: 0px;
	color: #333333;
}

.form-group .ui-button .ui-icon:before {
	font-family: 'FontAwesome';
	content: "\f107";
	position: absolute;
	right: 0px;
	top: 2px !important;
	top: 13px;
	width: 10px;
	height: 20px;
	display: block;
	color: #333333;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	z-index: 5;
}

.ui-widget.ui-widget-content {
	border: 1px solid #e0e0e0;
	font-family: 'Poppins', sans-serif;
}

.ui-menu .ui-menu-item {
	font-size: 14px;
	border-bottom: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item:last-child {
	border: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	background-color: #ff214f;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	display: block;
	padding: 8px 20px;
	font-size: 14px;
	line-height: 24px;
}

.ui-menu-item:hover {
	background-color: #17519d;
}

/* owl controll */

.owl-dots-none .owl-dots {
	display: none;
}

/* style one */

.owl-dot-style-one .owl-dots {
	position: relative;
	text-align: center;
}

.owl-dot-style-one .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
}

.owl-dot-style-one .owl-dots .owl-dot span {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid #ff214f;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.owl-dot-style-one .owl-dots .owl-dot.active span,
.owl-dot-style-one .owl-dots .owl-dot:hover span {
	background: #ff214f;
	border-color: #ff214f;
}

/* style two */

.owl-dot-style-two .owl-dots {
	position: relative;
	text-align: center;
	line-height: 15px;
}

.owl-dot-style-two .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	margin: 0px 5px;
}

.owl-dot-style-two .owl-dots .owl-dot span {
	position: relative;
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 2px solid #e8e8e8;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.owl-dot-style-two .owl-dots .owl-dot span:before {
	position: absolute;
	content: '';
	background: #e8e8e8;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	left: 3px;
	top: 3px;
}

.owl-dot-style-two .owl-dots .owl-dot.active span,
.owl-dot-style-two .owl-dots .owl-dot:hover span {
	background: #ff214f;
	border-color: #ff214f;
}

/* owl nav */

.owl-nav-none .owl-nav {
	display: none;
}

.owl-nav-style-one .owl-nav {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.owl-nav-style-one .owl-nav .owl-next,
.owl-nav-style-one .owl-nav .owl-prev {
	position: relative;
	width: 50px;
	height: 50px;
	margin: 0 8px;
	display: inline-block;
	line-height: 46px;
	border: 1px solid #f0f0f0;
	text-align: center;
	font-size: 24px;
	color: #949494;
	border-radius: 50%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.owl-nav-style-one .carousel-outer:hover .owl-nav .owl-next,
.owl-nav-style-one .carousel-outer:hover .owl-nav .owl-prev {
	opacity: 1;
	visibility: visible;
}

.owl-nav-style-one .owl-nav .owl-prev {
	left: 0px;
}

.owl-nav-style-one .owl-nav .owl-next {
	right: 0px;
}

.owl-nav-style-one .owl-nav .owl-next:hover,
.owl-nav-style-one .owl-nav .owl-prev:hover {
	color: #ff214f;
	border-color: #ff214f;
}

/* nav style tow */

.owl-nav-style-two .owl-nav {
	padding: 0px;
	text-align: center;
	bottom: 100%;
	top: inherit;
	position: absolute;
	left: inherit;
	right: 0;
}

.owl-nav-style-two .owl-nav .owl-next,
.owl-nav-style-two .owl-nav .owl-prev {
	position: relative;
	width: 50px;
	height: 50px;
	margin: 0 8px 30px;
	display: inline-block;
	line-height: 46px;
	border: 1px solid #f0f0f0;
	text-align: center;
	font-size: 24px;
	color: #949494;
	border-radius: 50%;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.owl-nav-style-two .carousel-outer:hover .owl-nav .owl-next,
.owl-nav-style-two .carousel-outer:hover .owl-nav .owl-prev {
	opacity: 1;
	visibility: visible;
}

.owl-nav-style-two .owl-nav .owl-prev {
	left: 0px;
}

.owl-nav-style-two .owl-nav .owl-next {
	right: 0px;
}

.owl-nav-style-two .owl-nav .owl-next:hover,
.owl-nav-style-two .owl-nav .owl-prev:hover {
	color: #ff214f;
	border-color: #ff214f;
}


/*** Fancy Box ***/

.fancybox-next span,
.fancybox-prev span {
	background-image: none !important;
	width: 44px !important;
	height: 44px !important;
	line-height: 44px !important;
	text-align: center;
}

.fancybox-next span:before,
.fancybox-prev span:before {
	content: '';
	position: absolute;
	font-family: 'FontAwesome';
	left: 0px;
	top: 0px;
	font-size: 12px;
	width: 44px !important;
	height: 44px !important;
	line-height: 44px !important;
	background-color: rgba(28, 28, 28, 0.40) !important;
	color: #ffffff;
	visibility: visible;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.fancybox-next span:before {
	content: '\f178';
}

.fancybox-prev span:before {
	content: '\f177';
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
	background-color: #ffffff !important;
	color: #000000;
}

.fancybox-type-image .fancybox-close {
	right: 0px;
	top: 0px;
	/*width: 45px;
	height: 45px;
	background: url(../images/icons/icon-cross.png) center center no-repeat;
	background-color: rgba(17, 17, 17, 0.50) !important;*/
}

.fancybox-type-image .fancybox-close:hover {
	background-color: #000000 !important;
}

.fancybox-type-image .fancybox-skin {
	padding: 0px !important;
}



/* margin */

.mt-5 {
	margin-top: 5px !important;
}

.mt-10 {
	margin-top: 10px !important;
}

.mt-15 {
	margin-top: 15px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mt-25 {
	margin-top: 25px !important;
}

.mt-30 {
	margin-top: 30px !important;
}

.mt-35 {
	margin-top: 35px !important;
}

.mt-40 {
	margin-top: 40px !important;
}

.mt-45 {
	margin-top: 45px !important;
}

.mt-50 {
	margin-top: 50px !important;
}

.mt-55 {
	margin-top: 55px !important;
}

.mt-60 {
	margin-top: 60px !important;
}

.mt-65 {
	margin-top: 65px !important;
}

.mt-70 {
	margin-top: 70px !important;
}

.mt-75 {
	margin-top: 75px !important;
}

.mt-80 {
	margin-top: 80px !important;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.mb-10 {
	margin-bottom: 10px !important;
}

.mb-15 {
	margin-bottom: 15px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.mb-35 {
	margin-bottom: 35px !important;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-45 {
	margin-bottom: 45px !important;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.mb-55 {
	margin-bottom: 55px !important;
}

.mb-60 {
	margin-bottom: 60px !important;
}

.mb-65 {
	margin-bottom: 65px !important;
}

.mb-70 {
	margin-bottom: 70px !important;
}

.mb-75 {
	margin-bottom: 75px !important;
}

.mb-80 {
	margin-bottom: 80px !important;
}

.ml-5 {
	margin-left: 5px !important;
}

.ml-10 {
	margin-left: 10px !important;
}

.ml-15 {
	margin-left: 15px !important;
}

.ml-20 {
	margin-left: 20px !important;
}

.ml-25 {
	margin-left: 25px !important;
}

.ml-30 {
	margin-left: 30px !important;
}

.ml-35 {
	margin-left: 35px !important;
}

.ml-40 {
	margin-left: 40px !important;
}

.ml-45 {
	margin-left: 45px !important;
}

.ml-50 {
	margin-left: 50px !important;
}

.ml-55 {
	margin-left: 55px !important;
}

.ml-60 {
	margin-left: 60px !important;
}

.ml-65 {
	margin-left: 65px !important;
}

.ml-70 {
	margin-left: 70px !important;
}

.ml-75 {
	margin-left: 75px !important;
}

.ml-80 {
	margin-left: 80px !important;
}

.mr-5 {
	margin-right: 5px !important;
}

.mr-10 {
	margin-right: 10px !important;
}

.mr-15 {
	margin-right: 15px !important;
}

.mr-20 {
	margin-right: 20px !important;
}

.mr-25 {
	margin-right: 25px !important;
}

.mr-30 {
	margin-right: 30px !important;
}

.mr-35 {
	margin-right: 35px !important;
}

.mr-40 {
	margin-right: 40px !important;
}

.mr-45 {
	margin-right: 45px !important;
}

.mr-50 {
	margin-right: 50px !important;
}

.mr-55 {
	margin-right: 55px !important;
}

.mr-60 {
	margin-right: 60px !important;
}

.mr-65 {
	margin-right: 65px !important;
}

.mr-70 {
	margin-right: 70px !important;
}

.mr-75 {
	margin-right: 75px !important;
}

.mr-80 {
	margin-right: 80px !important;
}

/* padding */

.pt-5 {
	padding-top: 5px !important;
}

.pt-10 {
	padding-top: 10px !important;
}

.pt-15 {
	padding-top: 15px !important;
}

.pt-20 {
	padding-top: 20px !important;
}

.pt-25 {
	padding-top: 25px !important;
}

.pt-30 {
	padding-top: 30px !important;
}

.pt-35 {
	padding-top: 35px !important;
}

.pt-40 {
	padding-top: 40px !important;
}

.pt-45 {
	padding-top: 45px !important;
}

.pt-50 {
	padding-top: 50px !important;
}

.pt-55 {
	padding-top: 55px !important;
}

.pt-60 {
	padding-top: 60px !important;
}

.pt-65 {
	padding-top: 65px !important;
}

.pt-70 {
	padding-top: 70px !important;
}

.pt-75 {
	padding-top: 75px !important;
}

.pt-80 {
	padding-top: 80px !important;
}

.pb-5 {
	padding-bottom: 5px !important;
}

.pb-10 {
	padding-bottom: 10px !important;
}

.pb-15 {
	padding-bottom: 15px !important;
}

.pb-20 {
	padding-bottom: 20px !important;
}

.pb-25 {
	padding-bottom: 25px !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.pb-35 {
	padding-bottom: 35px !important;
}

.pb-40 {
	padding-bottom: 40px !important;
}

.pb-45 {
	padding-bottom: 45px !important;
}

.pb-50 {
	padding-bottom: 50px !important;
}

.pb-55 {
	padding-bottom: 55px !important;
}

.pb-60 {
	padding-bottom: 60px !important;
}

.pb-65 {
	padding-bottom: 65px !important;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.pb-75 {
	padding-bottom: 75px !important;
}

.pb-80 {
	padding-bottom: 80px !important;
}

.pl-5 {
	padding-left: 5px !important;
}

.pl-10 {
	padding-left: 10px !important;
}

.pl-15 {
	padding-left: 15px !important;
}

.pl-20 {
	padding-left: 20px !important;
}

.pl-25 {
	padding-left: 25px !important;
}

.pl-30 {
	padding-left: 30px !important;
}

.pl-35 {
	padding-left: 35px !important;
}

.pl-40 {
	padding-left: 40px !important;
}

.pl-45 {
	padding-left: 45px !important;
}

.pl-50 {
	padding-left: 50px !important;
}

.pl-55 {
	padding-left: 55px !important;
}

.pl-60 {
	padding-left: 60px !important;
}

.pl-65 {
	padding-left: 65px !important;
}

.pl-70 {
	padding-left: 70px !important;
}

.pl-75 {
	padding-left: 75px !important;
}

.pl-80 {
	padding-left: 80px !important;
}

.pr-5 {
	padding-right: 5px !important;
}

.pr-10 {
	padding-right: 10px !important;
}

.pr-15 {
	padding-right: 15px !important;
}

.pr-20 {
	padding-right: 20px !important;
}

.pr-25 {
	padding-right: 25px !important;
}

.pr-30 {
	padding-right: 30px !important;
}

.pr-35 {
	padding-right: 35px !important;
}

.pr-40 {
	padding-right: 40px !important;
}

.pr-45 {
	padding-right: 45px !important;
}

.pr-50 {
	padding-right: 50px !important;
}

.pr-55 {
	padding-right: 55px !important;
}

.pr-60 {
	padding-right: 60px !important;
}

.pr-65 {
	padding-right: 65px !important;
}

.pr-70 {
	padding-right: 70px !important;
}

.pr-75 {
	padding-right: 75px !important;
}

.pr-80 {
	padding-right: 80px !important;
}
.text h4{
	color:#ffffff;
	font-size:16px;
	padding:8px 0;
}
.text h4 i{
	padding:0 15px;
	font-size:19px;
}
.text h4 a{
	color:#ffffff;
	padding:0 8px;
	
}


/*==================element.css data==========================*/


/*

element css

1- section title
2- button style
3- list style
4- social icon
6- tab style
7- accordion
8- page pagination
9- filter style
10- video-box
11- sidebar widget




/*
================================== 
1.section title 
==================================
*/

.sec-title {
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 30px;
	margin-top: -5px;
}

.sec-title:before {
	position: absolute;
	content: '';
	width: 118px;
	height: 8px;
	background-image: url(../images/icons/sec-title-bg.png);
	background-repeat: no-repeat;
	left: 0;
	bottom: 0;
}

.sec-title.centered:before {
	left: 50%;
	margin-left: -59px;
}

.sec-title.small {
	margin-bottom: 40px;
}

.sec-title h2 {
	font-size: 30px;
	color: #222222;
	font-weight: 500;
	line-height: 1.1em;
}

.sec-title h5 {
	font-size: 14px;
	color: #ff214f;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.sec-title.light h2 {
	color: #ffffff;
}

.sec-title.centered {
	text-align: center;
}

.sec-title.small h2 {
	font-size: 24px;
}

.sec-title .text {
	margin-top: 25px;
}

.sec-title.with-sep {
	position: relative;
}

.sec-title.with-sep:after {
	content: "";
	position: absolute;
	top: 48px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #ff214f;
}

.welcome-title {
	text-align: center;
	margin-bottom: 40px;
}

.welcome-title h2 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 600;
}

/* sidebar title */

.sidebar-title {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.sidebar-title h4 {
	font-size: 22px;
	color: #000000;
	font-weight: 500;
	line-height: 1.2em;
	text-transform: capitalize;
}

.sidebar-title:before {
	position: absolute;
	content: '';
	background: #ddd;
	height: 1px;
	width: 100%;
	bottom: 0;
}

.sidebar-title:after {
	position: absolute;
	content: '';
	background: #ff214f;
	height: 2px;
	width: 40px;
	bottom: 0;
}

/* inner page title */

.inner-page-title {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.inner-page-title h4 {
	font-size: 22px;
	color: #000000;
	font-weight: 500;
	line-height: 1.2em;
	text-transform: capitalize;
}

.inner-page-title:before {
	position: absolute;
	content: '';
	background: #ddd;
	height: 1px;
	width: 100%;
	bottom: 0;
}

.inner-page-title:after {
	position: absolute;
	content: '';
	background: #ff214f;
	height: 2px;
	width: 40px;
	bottom: 0;
}

/*
================================== 
2.button Style One 
==================================
*/

.btn-style-one {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	cursor:  pointer;
	background: #ff214f;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #ff214f;
	font-family: 'Poppins', sans-serif;
}

.btn-style-one:hover {
	color: #ffffff;
	background: #101010;
	border-color: #101010;
}

/*Btn Style One*/

.btn-style-two {
	position: relative;
	padding: 11px 40px;
	border-radius: 25px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: #ff214f;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #ff214f;
	font-family: 'Poppins', sans-serif;
}

.btn-style-two:hover {
	color: #ffffff;
	background: #101010;
	border-color: #101010;
}

/*Btn Style three*/

.btn-style-three {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #ff214f;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #ff214f;
	font-family: 'Poppins', sans-serif;
}

.btn-style-three:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style four*/

.btn-style-four {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	border-radius: 25px;
	color: #ff214f;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #ff214f;
	font-family: 'Poppins', sans-serif;
}

.btn-style-four:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style five*/

.btn-style-five {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #ff214f;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #ffffff;
	font-family: 'Poppins', sans-serif;
}

.btn-style-five:hover {
	color: #ffffff;
	background: #ff214f;
	border-color: #ff214f;
}

/*Btn Style six*/

.btn-style-six {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #ff214f;
	text-align: center;
	border-radius: 25px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #ffffff;
	font-family: 'Poppins', sans-serif;
}

.btn-style-six:hover {
	color: #ffffff;
	background: #ff214f;
	border-color: #ff214f;
}

/*Btn Style seven*/

.btn-style-seven {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #fff;
	font-family: 'Poppins', sans-serif;
}

.btn-style-seven:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style eight*/

.btn-style-eight {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	border-radius: 25px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #fff;
	font-family: 'Poppins', sans-serif;
}

.btn-style-eight:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style nine*/

.btn-style-nine {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #ff214f;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: #f7f7f7;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #f7f7f7;
	font-family: 'Poppins', sans-serif;
}

.btn-style-nine:hover {
	color: #ffffff;
	background: #ff214f;
	border-color: #ff214f;
}

/*Btn Style ten*/

.btn-style-ten {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #ff214f;
	text-align: center;
	border-radius: 25px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: #f7f7f7;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #f7f7f7;
	font-family: 'Poppins', sans-serif;
}

.btn-style-ten:hover {
	color: #ffffff;
	background: #ff214f;
	border-color: #ff214f;
}

/*Btn Style eleven*/

.btn-style-eleven {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid rgba(255, 255, 255, 0.5);
	font-family: 'Poppins', sans-serif;
}

.btn-style-eleven:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style twelve*/

.btn-style-twelve {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	border-radius: 25px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid rgba(255, 255, 255, 0.5);
	font-family: 'Poppins', sans-serif;
}

.btn-style-twelve:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style thirteen*/

.btn-style-thirteen {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	color: #222;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 1px solid #e8e8e8;
	font-family: 'Poppins', sans-serif;
	cursor:  pointer;
}

.btn-style-thirteen:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style fourteen*/

.btn-style-fourteen {
	position: relative;
	padding: 11px 40px;
	line-height: 24px;
	border-radius: 25px;
	color: #222;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	background: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 1px solid #e8e8e8;
	font-family: 'Poppins', sans-serif;
}

.btn-style-fourteen:hover {
	color: #ffffff;
	border-color: #ff214f;
	background-color: #ff214f;
}

/*Btn Style fifteen*/

.btn-style-fifteen {
	position: relative;
	padding: 0px 12px;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	background: #ff214f;
	border-radius: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 2px solid #ff214f;
	font-family: 'Poppins', sans-serif;
}

.btn-style-fifteen:hover {
	color: #ff214f;
	background: transparent;
	border-color: #ff214f;
}

/*
================================== 
3.list style
==================================
*/

.list-style-one {
	position: relative;
}

.list-style-one li {
	position: relative;
	color: #848484;
	font-size: 16px;
	font-weight: 300;
	padding-left: 28px;
	margin-bottom: 10px;
}

.list-style-one li:before {
	position: absolute;
	content: '\f046';
	left: 0px;
	top: 0px;
	font-size: 16px;
	color: #ff214f;
	font-family: 'FontAwesome';
}

/*List Style Two*/

.list-style-two {
	position: relative;
	margin-bottom: 30px;
}

.list-style-two li {
	position: relative;
	color: #848484;
	font-size: 16px;
	font-weight: 300;
	padding-left: 20px;
	margin-bottom: 6px;
}

.list-style-two li:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 10px;
	height: 5px;
	width: 5px;
	background: #ff214f;
	font-family: 'FontAwesome';
	transform: rotate(-45deg);
}

/*List Style Three*/

.list-style-three {
	position: relative;
	margin-bottom: 30px;
}

.list-style-three li {
	position: relative;
	color: #848484;
	font-size: 16px;
	font-weight: 300;
	padding-left: 20px;
	margin-bottom: 6px;
}

.list-style-three li:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 10px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #ff214f;
	font-family: 'FontAwesome';
}

.list-style-three li:nth-child(2):before {
	background-color: #fd5075;
}

.list-style-three li:nth-child(3):before {
	background-color: #11e6a2;
}

/*List Style four*/

.list-style-four {
	position: relative;
}

.list-style-four li {
	position: relative;
	margin-bottom: 12px;
	color: #848484;
	font-size: 14px;
	font-weight: 400;
	padding-left: 35px;
	line-height: 2em;
}

.list-style-four li i {
	position: absolute;
	left: 0px;
	top: 4px;
	color: #ff214f;
	font-size: 22px;
	line-height: 1.2em;
}

/*List Style five*/

.list-style-five {
	position: relative;
}

.list-style-five li {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	padding-left: 28px;
	margin-bottom: 10px;
}

.list-style-five li:before {
	position: absolute;
	content: '\f192';
	left: 0px;
	top: 0px;
	font-size: 16px;
	color: #ff214f;
	font-family: 'FontAwesome';
}

/*
================================== 
4.social icon
==================================
*/

/* social icon one */

.social-icon-one {
	position: relative;
}

.social-icon-one li {
	position: relative;
	margin: 0 7px;
	display: inline-block;
}

.social-icon-one li a {
	position: relative;
	color: #666;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-one li a:hover {
	color: #ff214f;
}

/*Social Icon Two*/

.social-icon-two {
	position: relative;
}

.social-icon-two li {
	position: relative;
	margin: 0 7px;
	display: inline-block;
}

.social-icon-two li a {
	position: relative;
	color: #ff214f;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-two li a:hover {
	color: #ff214f;
}

/*Social Icon Three*/

.social-icon-three {
	position: relative;
}

.social-icon-three li {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.social-icon-three li a {
	position: relative;
	width: 40px;
	height: 40px;
	color: #848484;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	background: #f4f4f4;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-three li a:hover {
	color: #ffffff;
	background-color: #ff214f;
}

/*Social Icon Four*/

.social-icon-four {
	position: relative;
}

.social-icon-four li {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.social-icon-four li a {
	position: relative;
	width: 40px;
	height: 40px;
	color: #ff0000;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	background: #f4f4f4;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-four li a:hover {
	color: #ffffff;
	background-color: #000;
}

/*Social Icon Five*/

.social-icon-five {
	position: relative;
}

.social-icon-five li {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.social-icon-five li a {
	position: relative;
	width: 40px;
	height: 40px;
	color: #848484;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #eee;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-five li a:hover {
	color: #ffffff;
	background-color: #ff214f;
}

/*Social Icon Six*/

.social-icon-six {
	position: relative;
}

.social-icon-six li {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.social-icon-six li a {
	position: relative;
	width: 40px;
	height: 40px;
	color: #ff214f;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #eee;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-six li a:hover {
	color: #ffffff;
	background-color: #ff214f;
}

/* social icon seven */

.social-icon-seven {
	position: relative;
}

.social-icon-seven li {
	position: relative;
	margin: 0 7px;
	display: inline-block;
}

.social-icon-seven li a {
	position: relative;
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-seven li a:hover {
	color: #ff214f;
}

/*social icon eight*/

.social-icon-eight {
	position: relative;
}

.social-icon-eight li {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.social-icon-eight li a {
	position: relative;
	width: 40px;
	height: 40px;
	color: #ffffff;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #fff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.social-icon-eight li a:hover {
	color: #ffffff;
	background-color: #ff214f;
	border-color: #ff214f;
}

/* social-icon nine */

.social-icon-nine {
	display: flex;
	flex-wrap: wrap;
}

.social-icon-nine li {
	margin: 0 7px;
}

.social-icon-nine .fa {
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
}

.social-icon-nine .fa:hover {
	opacity: 0.7;
}

.social-icon-nine .fa-facebook {
	background: #3B5998;
	color: white;
}

.social-icon-nine .fa-twitter {
	background: #55ACEE;
	color: white;
}

.social-icon-nine .fa-google {
	background: #dd4b39;
	color: white;
}

.social-icon-nine .fa-linkedin {
	background: #007bb5;
	color: white;
}

.social-icon-nine .fa-youtube {
	background: #bb0000;
	color: white;
}

.social-icon-nine .fa-instagram {
	background: #125688;
	color: white;
}

.social-icon-nine .fa-pinterest {
	background: #cb2027;
	color: white;
}

.social-icon-nine .fa-snapchat-ghost {
	background: #fffc00;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.social-icon-nine .fa-skype {
	background: #00aff0;
	color: white;
}

.social-icon-nine .fa-android {
	background: #a4c639;
	color: white;
}

.social-icon-nine .fa-dribbble {
	background: #ea4c89;
	color: white;
}

.social-icon-nine .fa-vimeo {
	background: #45bbff;
	color: white;
}

.social-icon-nine .fa-tumblr {
	background: #2c4762;
	color: white;
}

.social-icon-nine .fa-vine {
	background: #00b489;
	color: white;
}

.social-icon-nine .fa-foursquare {
	background: #45bbff;
	color: white;
}

.social-icon-nine .fa-stumbleupon {
	background: #eb4924;
	color: white;
}

.social-icon-nine .fa-flickr {
	background: #f40083;
	color: white;
}

.social-icon-nine .fa-yahoo {
	background: #430297;
	color: white;
}

.social-icon-nine .fa-soundcloud {
	background: #ff5500;
	color: white;
}

.social-icon-nine .fa-reddit {
	background: #ff5700;
	color: white;
}

.social-icon-nine .fa-rss {
	background: #ff6600;
	color: white;
}

/* Social-icon Fourteen */

.social-icon-ten {
	display: flex;
	flex-wrap: wrap;
}

.social-icon-ten li {
	margin: 0 7px;
}

.social-icon-ten .fa {
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
}

.social-icon-ten .fa:hover {
	opacity: 0.7;
}

.social-icon-ten .fa-facebook {
	background: #3B5998;
	color: white;
}

.social-icon-ten .fa-twitter {
	background: #55ACEE;
	color: white;
}

.social-icon-ten .fa-google {
	background: #dd4b39;
	color: white;
}

.social-icon-ten .fa-linkedin {
	background: #007bb5;
	color: white;
}

.social-icon-ten .fa-youtube {
	background: #bb0000;
	color: white;
}

.social-icon-ten .fa-instagram {
	background: #125688;
	color: white;
}

.social-icon-ten .fa-pinterest {
	background: #cb2027;
	color: white;
}

.social-icon-ten .fa-snapchat-ghost {
	background: #fffc00;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.social-icon-ten .fa-skype {
	background: #00aff0;
	color: white;
}

.social-icon-ten .fa-android {
	background: #a4c639;
	color: white;
}

.social-icon-ten .fa-dribbble {
	background: #ea4c89;
	color: white;
}

.social-icon-ten .fa-vimeo {
	background: #45bbff;
	color: white;
}

.social-icon-ten .fa-tumblr {
	background: #2c4762;
	color: white;
}

.social-icon-ten .fa-vine {
	background: #00b489;
	color: white;
}

.social-icon-ten .fa-foursquare {
	background: #45bbff;
	color: white;
}

.social-icon-ten .fa-stumbleupon {
	background: #eb4924;
	color: white;
}

.social-icon-ten .fa-flickr {
	background: #f40083;
	color: white;
}

.social-icon-ten .fa-yahoo {
	background: #430297;
	color: white;
}

.social-icon-ten .fa-soundcloud {
	background: #ff5500;
	color: white;
}

.social-icon-ten .fa-reddit {
	background: #ff5700;
	color: white;
}

.social-icon-ten .fa-rss {
	background: #ff6600;
	color: white;
}

/*
================================== 
6.tab style
==================================
*/

.default-tabs {
	position: relative;
}

.default-tabs.style-three {
	border: 1px solid #f4f4f4;
}

.default-tabs nav {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background: #f8f7ee;
	box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}

@media only screen and (min-width: 768px) {
	.default-tabs nav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
		z-index: 1;
	}
}

@media only screen and (min-width: 960px) {
	.default-tabs nav {
		position: relative;
		float: none;
		background: transparent;
		box-shadow: none;
	}
}

.default-tabs-navigation {
	width: 360px;
}

.default-tabs-navigation:after {
	content: "";
	display: table;
	clear: both;
}

.default-tabs-navigation li {
	float: left;
}

.default-tabs-navigation a {
	position: relative;
	display: block;
	height: 60px;
	width: 60px;
	text-align: center;
	font-size: 12px;
	font-size: 0.75rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 700;
	color: #848484;
	padding-top: 34px;
}

.no-touch .default-tabs-navigation a:hover {
	color: #29324e;
	background-color: rgba(233, 230, 202, 0.3);
}

.default-tabs-navigation a.selected {
	background-color: #ffffff !important;
	box-shadow: inset 0 2px 0 #f05451;
	color: #29324e;
}

@media only screen and (min-width: 768px) {
	.default-tabs-navigation {
		/* move the nav to the left on medium sized devices */
		width: 80px;
		float: left;
	}
	.default-tabs-navigation a {
		height: 80px;
		width: 80px;
		padding-top: 46px;
	}
	.default-tabs-navigation a.selected {
		box-shadow: inset 2px 0 0 #ff214f;
	}
	.default-tabs-navigation a::before {
		top: 22px;
	}
}

@media only screen and (min-width: 960px) {
	.default-tabs-navigation {
		/* tabbed on top on big devices */
		width: auto;
		background-color: #f8f7ee;
		box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
	}
	.default-tabs-navigation a {
		height: 60px;
		line-height: 60px;
		width: auto;
		text-align: left;
		font-size: 15px;
		padding: 0 2.8em 0 4.6em;
	}
	.default-tabs-navigation a.selected {
		box-shadow: inset 0 2px 0 #f05451;
	}
	.default-tabs-navigation a::before {
		top: 50%;
		margin-top: -10px;
		margin-left: 0;
		left: 38px;
	}
}

.default-tabs-content {
	background: #ffffff;
}

.default-tabs-content li {
	display: none;
	padding: 1.4em;
	border: 1px solid #f0f0f0;
}

.default-tabs-content li.selected {
	display: block;
	-webkit-animation: default-fade-in 0.5s;
	-moz-animation: default-fade-in 0.5s;
	animation: default-fade-in 0.5s;
}

.default-tabs-content li p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.6;
	color: #848484;
	margin-bottom: 2em;
}

@media only screen and (min-width: 768px) {
	.default-tabs-content {
		min-height: 480px;
	}
	.default-tabs-content li {
		padding: 2em 2em 2em 7em;
	}
}

@media only screen and (min-width: 960px) {
	.default-tabs-content {
		min-height: 0;
	}
	.default-tabs-content li {
		padding: 3em;
	}
	.default-tabs-content li p {
		font-size: 16px;
	}
}

@-webkit-keyframes default-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes default-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes default-fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/*
================================== 
7.accordion style 
==================================
*/

.accordion-box {
	position: relative;
	border: 1px solid #efefef;
}

.accordion-box .block {
	position: relative;
	padding: 19px 20px;
	border-bottom: 1px solid #f2f2f2;
}

.accordion-box .block:last-child {
	margin-bottom: 0px;
	border: 0px;
}

.accordion-box .block .acc-btn {
	position: relative;
	font-size: 20px;
	cursor: pointer;
	line-height: 1.2em;
	color: #222222;
	font-weight: 500;
	padding: 0px 30px 0px 0px;
	transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	font-family: 'Poppins', sans-serif;
}

.accordion-box .block .icon-outer {
	position: absolute;
	right: 15px;
	top: 20px;
	font-size: 16px;
	color: #222222;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.accordion-box .block .icon-outer .icon {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	font-size: 12px;
	color: #222222;
	font-weight: 700;
	line-height: 1em;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.accordion-box .block .icon-outer .icon_plus {
	opacity: 1;
}

.accordion-box .block .icon-outer .icon_minus {
	opacity: 0;
	color: #ff214f;
	font-weight: 700;
}

.accordion-box .block .acc-btn.active .icon-outer .icon_minus {
	opacity: 1;
}

.accordion-box .block .acc-btn.active .icon-outer .icon_plus {
	opacity: 0;
}

.accordion-box .block .acc-btn.active .icon-outer {
	color: #11da61;
}

.accordion-box .block .acc-content {
	position: relative;
	display: none;
}

.accordion-box .block .acc-content .content-text {
	padding-bottom: 6px;
}

.accordion-box .block .acc-content.current {
	display: block;
}

.accordion-box .block .content {
	position: relative;
	font-size: 14px;
	padding: 15px 0px 0px 0px;
}

.accordion-box .block .content p {
	margin-bottom: 20px;
	line-height: 1.8em;
	font-size: 16px;
	color: #848484;
	font-weight: 300;
}

.accordion-box .block .content p:last-child {
	margin-bottom: 0px;
}

/*Accordian Style Two*/

.accordion-box.style-two {
	border: 0px;
}

.accordion-box.style-two .block {
	margin-bottom: 20px;
	padding: 15px 20px;
	border: 1px solid rgba(255, 255, 255, 0.20);
	background: #fff;
}

.accordion-box.style-two .block .acc-btn {
	color: #000000;
}

.accordion-box.style-two .block .content p {
	color: #adadad;
	font-size: 16px;
	line-height: 1.9em;
}

/*Accordian Style Three*/

.accordion-box.style-three {
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 70px;
}

.accordion-box.style-three .block {
	padding-left: 0px;
}

.accordion-box.style-three .block .acc-btn {
	font-weight: 400;
}

.accordion-box.style-three .block .icon-outer {
	right: 0px;
}

/*Accordian Style Four*/

.accordion-box.style-four {
	border: 0px;
}

.accordion-box.style-four .block {
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.accordion-box.style-four .block .acc-btn {
	padding: 13px 20px;
	background-color: #f7f7f7;
}

.accordion-box.style-four .block .icon-outer .icon {
	font-size: 20px;
	margin-top: -20px;
}

.accordion-box.style-four .block .icon-outer {
	right: 30px;
	top: 36px;
}

.accordion-box.style-four .block .acc-btn.active .icon-outer .icon_plus {
	opacity: 1;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}

.accordion-box.style-four .block .content {
	padding: 20px 20px;
	border: 1px solid #f4f4f4;
	border-top: 0px;
}

/*Accordian Style Five*/

.accordion-box.style-five {
	position: relative;
	padding: 0px 30px;
	border: 0px;
	background-color: #f7f7f7;
}

.accordion-box.style-five .block {
	padding: 0px 0px;
}

.accordion-box.style-five .block:last-child .acc-content {
	padding-bottom: 25px;
}

.accordion-box.style-five .block .acc-btn {
	padding-right: 0px;
	padding-left: 40px;
	padding-top: 19px;
	padding-bottom: 19px;
}

.accordion-box.style-five .block .acc-btn.active {
	color: #ff214f;
}

.accordion-box.style-five .block .acc-btn.active .icon-outer {
	background-color: #ff214f;
}

.accordion-box.style-five .block .icon-outer {
	left: 0px;
	top: 50%;
	right: auto;
	width: 20px;
	height: 20px;
	color: #ffffff;
	line-height: 21px;
	border-radius: 50%;
	text-align: center;
	margin-top: -10px;
	background-color: #cccccc;
}

.accordion-box.style-five .block .icon-outer .icon {
	left: 0px;
	top: 19px;
	width: 20px;
	height: 20px;
	color: #ffffff;
}

.accordion-box.style-five .block .content {
	background-color: #ffffff;
	margin-top: 0px;
	padding: 25px 40px;
}

/*
================================== 
8.page pagination
==================================
*/

.page_pagination {
	text-align: center;
	margin-bottom: 50px;
}

.page_pagination li {
	display: inline-block;
	margin: 0 4px;
}

.page_pagination li a {
	width: 55px;
	height: 55px;
	line-height: 55px;
	display: block;
	border: 1px solid rgba(229, 229, 229, 0.57);
	text-align: center;
	color: #848484;
	font-size: 18px;
}

.page_pagination li a.active,
.page_pagination li a:hover {
	color: #fff;
	background: #ff214f;
}

/*style tow*/

.page_pagination_two {
	text-align: center;
	margin-bottom: 50px;
}

.page_pagination_two li {
	display: inline-block;
	margin: 0 4px;
}

.page_pagination_two li a {
	width: 55px;
	height: 55px;
	line-height: 55px;
	display: block;
	border-radius:  50%;
	border: 1px solid rgba(229, 229, 229, 0.57);
	text-align: center;
	color: #848484;
	font-size: 18px;
}

.page_pagination_two li a.active,
.page_pagination_two li a:hover {
	color: #fff;
	background: #ff214f;
}

/*style three*/

.page_pagination_three {
	text-align: center;
	margin-bottom: 50px;
}

.page_pagination_three li {
	display: inline-block;
	margin: 0 4px;
}

.page_pagination_three li a {
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-radius:  50%;
	display: block;
	text-align: center;
	background: #f7f8f9;
	color: #333;
	font-size: 18px;
	font-weight: 700;
}

.page_pagination_three li a.active,
.page_pagination_three li a:hover {
	color: #fff;
	background: #ff214f;
}

/*
================================== 
9.filter style
==================================
*/

.filter-tabs {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	margin-bottom: 40px;
	justify-content: center;
}

.filter-tabs li {
	padding: 0;
	margin: 0px 7px 10px;
}

.filter-tabs li.active {}

.filter-tabs li span {
	color: #464646;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding: 8px 25px;
	border: 1px solid #f2f2f2;
	border-radius: 22px;
	font-family: 'Poppins', sans-serif;
	display: block;
	cursor: pointer;
	transition: .5s ease;
}

.filter-tabs li:last-child span {
	border-right: 0px;
}

.filter-tabs.style-2 li span {
	color: #fff;
}

.filter-tabs li:hover span,
.filter-tabs li.active span {
	color: #ffffff;
	background: #ff214f;
	border-color: #ff214f;
	transition: .5s ease;
}

.filter-tabs li span i {
	font-size: 14px;
	margin-right: 5px;
}

/* style two */
.filter-tabs-two {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	margin-bottom: 40px;
	justify-content: center;
}

.filter-tabs-two li {
	padding: 0;
	margin: 0px 7px 10px;
}

.filter-tabs-two li.active {}

.filter-tabs-two li span {
	color: #464646;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding: 8px 25px;
	background: #e6e8eb;
	border-radius: 22px;
	font-family: 'Poppins', sans-serif;
	display: block;
	cursor: pointer;
	transition: .5s ease;
}

.filter-tabs-two li:last-child span {
	border-right: 0px;
}

.filter-tabs-two li:hover span,
.filter-tabs-two li.active span {
	color: #ffffff;
	background: #ff214f;
	border-color: #ff214f;
	transition: .5s ease;
}

.filter-tabs-two li span i {
	font-size: 14px;
	margin-right: 5px;
}

/*
================================== 
10.video box
==================================
*/

.video-image-box .image {
	position: relative;
}

.video-image-box img {
	display: block;
	width: 100%;
}

.video-image-box .image .overlay-link {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: flex;
	height: 100%;
	font-size: 50px;
	align-items: center;
	justify-content: center;
	color: #ff214f;
	text-align: center;
	background: rgba(0, 0, 0, 0.50);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.video-image-box .image .overlay-link:hover {
	background: rgba(0, 0, 0, 0.30);
}

.video-image-box .image .overlay-link .icon {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -30px;
	width: 60px;
	background: #fff;
	height: 60px;
	border-radius: 50%;
	line-height: 60px;
	font-size: 29px;
	color: #ff214f;
	padding-left: 5px;
}

/* video-box */

.default-video-box {
	margin-bottom: 40px;
}

.default-video-box a {
	color: #fff;
	font-size: 60px;
	position: relative;
	display: inline-block;
}

/*
================================== 
11.sidebar widget
==================================
*/

.sidebar {
	position: relative;
}

.sidebar .sidebar-widget {
	margin-bottom: 40px;
	background: #f7f8f9;
	padding: 30px 40px;
}

/* search widget */

.sidebar .search-widget .form-group {
	position: relative;
	margin: 0px;
}

.sidebar .search-widget .form-group input[type="text"],
.sidebar .search-widget .form-group input[type="search"] {
	position: relative;
	line-height: 26px;
	padding: 10px 50px 10px 20px;
	border: 1px solid #f7f8f9;
	background: none;
	font-style: italic;
	display: block;
	font-size: 16px;
	width: 100%;
	height: 60px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.sidebar .search-widget .form-group input:focus {
	border-color: #ff214f;
}

.sidebar .search-widget .form-group button {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 60px;
	width: 60px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 100%;
	background: #ff214f;
	font-weight: normal;
}

/* category widget */

.sidebar .category-widget li {
	position: relative;
	margin-bottom: 15px;
}

.sidebar .category-widget li a {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #95979a;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.sidebar .category-widget li a span {
	float: right;
}

.sidebar .category-widget li a:hover {
	color: #ff214f;
}

/* link widget */

.sidebar .category-widget-two {
	position: relative;
}

.sidebar .category-widget-two li {
	position: relative;
	line-height: 24px;
}

.sidebar .category-widget-two li a {
	position: relative;
	display: block;
	color: #777777;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	padding: 5px 0px 5px 20px;
}

.sidebar .category-widget-two li a:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 14px;
	left: 0;
	width: 20px;
	line-height: 24px;
	position: absolute;
	color: #777777;
}

.sidebar .category-widget-two li a:hover {
	color: #ff214f;
}

/* news widget */

.sidebar .news-widget .post {
	position: relative;
	font-size: 14px;
	color: #666666;
	padding: 0px 0px;
	padding-left: 100px;
	min-height: 75px;
	margin-bottom: 22px;
}

.sidebar .news-widget .post:last-child {
	margin-bottom: 15px;
}

.sidebar .news-widget .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
}

.sidebar .news-widget .post:hover .post-thumb img {
	opacity: 0.70;
}

.sidebar .news-widget .post .post-thumb img {
	display: block;
	width: 100%;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.sidebar .news-widget .post .text {
	position: relative;
	top: -4px;
	font-size: 16px;
	margin: 0px 0px 0px;
	font-weight: 500;
	color: #000000;
	line-height: 1.4em;
	text-transform: capitalize;
}

.sidebar .news-widget .post .text a {
	color: #333;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}

.sidebar .news-widget .post a,
.sidebar .news-widget .post a:hover {
	color: #ff214f;
}

.sidebar .news-widget .post-info {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.60);
}

/* tag widget */

.sidebar .tag-widget a {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 6px 18px 6px;
	margin: 0px 6px 10px 0px;
	color: #929292;
	text-align: center;
	font-size: 15px;
	text-transform: capitalize;
	border: 1px solid #ececec;
	background: #e7eaee;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	font-family: 'Poppins', sans-serif;
}

.sidebar .tag-widget a:hover {
	border-color: #ff214f;
	background-color: #ff214f;
	color: #ffffff;
}

/* gallery widget */

.sidebar .gallery-widget .image {
	position: relative;
	float: left;
	width: 33.333%;
	padding: 0px 10px 10px 0px;
}

.sidebar .gallery-widget .image img {
	position: relative;
	display: block;
	width: 100%;
}

/* pricefilter widget */

.sidebar .pricefilter-widget .val-box {
	position: relative;
	display: inline-block;
	margin: 7px 5px 7px 0px;
	line-height: 24px;
	font-size: 14px;
	background: #d9dfe6;
	padding: 9px 10px;
	width: 70px;
	color: #222;
	text-align: center;
}

.sidebar .pricefilter-widget button {
	position: relative;
	display: inline-block;
	line-height: 24px;
	border: 1px solid #ff214f;
	padding: 8px 25px;
	background: #ff214f;
	color: #ffffff;
	font-weight: 800;
	border-radius: 3px;
	margin-top: 5px;
	float: right;
}

.sidebar .pricefilter-widget .noUi-connect {
	background: #909090 !important;
}

.sidebar .pricefilter-widget .noUi-background {
	background: #d9dfe6 !important;
	border: 0px;
}

.sidebar .pricefilter-widget .noUi-handle {
	background: #ffffff !important;
	border-radius: 50% !important;
	box-shadow: none;
	border: 4px solid #ff214f;
	cursor: pointer;
}

.sidebar .rangeslider-widget .form-group {
	margin-bottom: 0px;
}

/* product widget */

.sidebar .product-widget .single-product {
	position: relative;
	font-size: 16px;
	margin-bottom: 15px;
	min-height: 88px;
	padding: 7px 0px 12px 100px;
	color: #cccccc;
}

.sidebar .product-widget .single-product .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 88px;
	height: 88px;
}

.sidebar .product-widget .single-product .post-thumb img {
	width: 100%;
	display: block;
}

.sidebar .product-widget .single-product h4 {
	font-size: 14px;
	font-weight: 700;
	margin: 0px 0px 4px;
	line-height: 1.4em;
	color: #1c1c1c;
}

.sidebar .product-widget .single-product h4 a {
	color: #272727;
}

.sidebar .product-widget .single-product a:hover,
.sidebar .product-widget .single-product a:hover {
	color: #ff214f;
}

.sidebar .product-widget .single-product .rating {
	font-size: 12px;
	color: #ff214f;
	letter-spacing: 0px;
}

.sidebar .product-widget .product-price {
	font-size: 16px;
	font-weight: 700;
	color: #777777;
}

.sidebar .product-widget .strike-through {
	color: #9e9e9e;
	padding-left: 10px;
}

/* Quote Widget */

.sidebar .quote-widget {
	position: relative;
}

.sidebar .quote-widget .inner-box {
	position: relative;
	text-align: center;
	padding: 10px 0 20px;
	background: #f7f8f9;
}

.sidebar .quote-widget .inner-box h2 {
	position: relative;
	color: #181818;
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

.sidebar .quote-widget .inner-box h2:after {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0px;
	width: 50px;
	height: 3px;
	border-radius: 3px;
	margin-left: -25px;
	background-color: #ff214f;
}

.sidebar .quote-widget .inner-box .text {
	position: relative;
	color: #848484;
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 20px;
}

/*Brouchers Widget*/

.sidebar .brouchers {
	position: relative;
}

.sidebar .brouchers li {
	position: relative;
	margin-bottom: 6px;
}

.sidebar .brouchers li a {
	position: relative;
	padding: 8px 0px 12px 0px;
	color: #666666;
	font-size: 17px;
	font-weight: 500;
	display: block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border-bottom: 1px dashed #e3e3e3;
}

.sidebar .brouchers li a span {
	margin-right: 5px;
	color: #666666;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.sidebar .brouchers li a .download-icon {
	position: absolute;
	right: 0px;
	top: 8px;
	color: #666666;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.sidebar .brouchers li a:hover {
	color: #ff214f;
}

.sidebar .brouchers li a:hover .icon,
.sidebar .brouchers li a:hover .download-icon {
	color: #ff214f;
}
/*========================header.css data===========================*/


/*** 

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

***/

.main-header{
  position:relative;
  left:0px;
  top:0px;
  z-index:999;
  width:100%;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

/*Sticky Header*/

.sticky-header{
  position:fixed;
  opacity:0;
  visibility:hidden;
  left:0px;
  top:0px;
  width:100%;
  padding:0px 0px;
  background:#ffffff;
  z-index:0;
  border-bottom:1px solid #e0e0e0;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.sticky-header .logo{
  padding: 15px 0px;
}

.fixed-header .sticky-header{
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; 
}

.main-header.fixed-header .main-menu{
  padding-top:0px;
}

.main-header .header-upper{
  position:relative;
  z-index:5;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-header .header-upper .logo img{
  position:relative;
  display:inline-block;
  max-width:100%;
}

.main-header .logo-outer{
  position:relative;
  z-index:25;
  padding:24px 0px;
}

.main-header .logo-outer .logo img{
  position:relative;
  display:inline-block;
  max-width:100%;
}
.main-header .logo-outer .logo span{
color:#000000;
font-size:13px;
bottom:o;
}

.main-header .header-upper .upper-right{
  position:relative;
}

.main-header .header-info{
  position:relative;
  top:0px;
  width:100%;
  z-index:5;
  border-bottom: 1px solid #f0f0f0;
}

.main-header .nav-outer{
  position:relative;
}

.main-menu{
  position:relative;
}

.main-menu .navbar-collapse{
  padding:0px;  
}

.main-menu .navigation{
  position:relative;
  margin:0px auto;
  display:table;
}

.main-menu .navigation > li{
  position:relative;
  float:left;
}

.main-menu .navigation > li:after{
  position:absolute;
  content:'';
  right:0px;
  top:50%;
  width:1px;
  height:40px;
  margin-top:-20px;
  opacity:0.2;
  background-color:#c0c0c0;
}

.sticky-header .main-menu .navigation > li:after{
  display:none; 
}

.main-menu .navigation > li:last-child::after{
  display:none;
}

.main-header .sticky-header .main-menu .navigation > li{
  margin:0px;
  border:0px;
}

.main-menu .navigation > li > a{
  position:relative;
  display:block;
  font-size:17px;
  color:#262626;
  line-height:30px;
  font-weight:700;
  opacity:1;
  text-transform:capitalize;
  padding: 20px 24px;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li:first-child > a {
  padding-left: 0px;
}


.main-header .sticky-header .main-menu .navigation > li > a{
  color:#181818;
  padding: 0px 13px 15px 13px!important;
  line-height:30px;
  font-size:14px;
  font-weight:600;
  min-height:0px;
  background:none;
  border:0px;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
  color:#ff0000;
  opacity:1;
}

.main-menu .navigation > li:hover > a i,
.main-menu .navigation > li.current > a i,
.main-menu .navigation > li.current-menu-item > a i{
  color:#ff0000;
  opacity:1;
}

.main-header .sticky-header .main-menu .navigation > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a{
  background:#ff0000;
  color:#ffffff !important;
  opacity:1;
}

.main-header .sticky-header .main-menu .navigation > li.logo_img:hover > a{background:transparent;}
.main-menu .navigation > li:hover > a:after{
  opacity:1;
}

.main-header .sticky-header .main-menu .navigation > li > ul:before{
  display:none;
}

.main-header .sticky-header .main-menu .navigation > li > ul{
  top:100% !important;
}

.main-menu .navigation > li > ul{
  position:absolute;
  left:0px;
  top:100%;
  width:270px;
  /* padding:0px 30px; */
  z-index:100;
 
  background:#ffffff;
  -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
  left:auto;
  right:0px;  
}

.main-menu .navigation > li > ul > li{
  position:relative;
  width:100%;
  padding: 7px 30px;
  border-bottom: 1px solid rgb(242, 242, 242);
}

.main-menu .navigation > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > a{
  position:relative;
  display:block;
  padding:6px 0px;
  line-height:24px;
  font-weight:400;
  font-size:16px;
  color:#262626;
  text-align:left;
  padding-right:0px !important;
  text-transform:capitalize;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  font-family: 'Poppins', sans-serif;
}

.main-menu .navigation > li > ul > li > a:hover {
  color: #ff214f;
}

.main-menu .navigation > li > ul > li ul{
  position:absolute;
  left:100%;
  top:0%;
  width:250px;
  z-index:100;
  display:none;
  background:#ffffff;
  -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul:before{
  position:absolute;
  content:'';
  right:100%;
  top:0px;
  width:20px;
  height:100%;
}

.main-menu .navigation  > li > ul > li > ul li{
  position:relative;
  width:100%;
  padding: 7px 30px;
  border-bottom:1px solid #f2f2f2;
}

.main-menu .navigation  > li > ul > li > ul li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li  > ul > li a{
    position:relative;
  display:block;
  padding:6px 0px;
  line-height:24px;
  font-weight:400;
  font-size:16px;
  color:#262626;
  text-align:left;
  padding-right:0px !important;
  text-transform:capitalize;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li a:hover {
  color: #ff214f;
}

.main-menu .navigation > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
}

.main-menu .navigation li > ul > li.dropdown:hover ul{
  visibility:visible;
  opacity:1;
  left:100%;
  top:0%;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
  position:absolute;
  right:10px;
  top: 0;
  width: 50px;
  height: 43px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  text-align:center;
  font-size:16px;
  line-height: 43px;
  color:#ffffff;
  cursor:pointer;
  z-index:5;
  display:none;
}

.main-header .outer-box{
  position:relative;
  float:left;
  margin-left: 15px;
  margin-top: 12px;
}

.navbar-header {
  display: none;
}


/* ====================== search box btn ===========================*/

.main-header .search-box-outer{
  position:relative;
  left:3px;
  display:inline-block;
}

.main-header .search-box-btn{
  position:relative;
  font-size:20px;
  line-height:28px;
  color:#222;
  cursor:pointer;
  display:inline-block;
  padding:7px 0px 6px;
  background:transparent;
  border-radius:50px 0px 0px 50px;
}

.main-header .search-box-outer .dropdown-menu{
  top: 15px !important;
  padding:0px;
  left: inherit !important;
  right: 0;
  width:280px;
  border-radius:0px;
  background:  #f7f8f9;
}

.main-header .search-panel .form-container{
  padding:25px 20px;  
}

.main-header .search-panel .form-group{
  position:relative;
  margin:0px; 
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
  display:block;
  width:100%;
  line-height:24px;
  padding:9px 50px 9px 15px;
  height:44px;
  border: 1px solid #ffffff;
  border-radius:3px;
  background:#ffffff;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
  border-color:#ff214f; 
}

.main-header .search-panel .search-btn{
  position:absolute;
  right: 1px;
  top: 1px;
  width:50px;
  height: 42px;
  text-align:center;
  color: #ff214f;
  background: #ffffff;
  font-size:14px;
  border-radius:0px 3px 3px 0px;
  cursor:pointer;
}

.dropdown-toggle::after {
  display: none;
}

.undo .undo-sp{
	border:2px solid red;
	width:5p%;
}

/* header-upper style two */

.header-upper.style-two .main-menu .navigation > li > a {
    padding: 10px 15px;
}
.header-upper.style-two .main-menu .navigation > li > .lmn{
 color:red;
}
.main-header .header-upper.style-two .outer-box {
    margin-top: 22px;
}
.navigation li.logo_img{padding:0px 30px;}
.header-upper.style-two .main-menu .navigation > li.logo_img > a{padding-top:7px;padding-bottom:0px;}
.header-top ul{margin: 0 0 0 2em;}
.about_content{margin-top:40px;}


.s_heading{float:right;padding:0px 20px}
.s_heading h4{margin:3px 0px; font-size:16px; font-weight:600;}
.s_heading h4, .s_heading p{float:right;color:#fff;}
.s_heading p{text-align:right;}
.s_right, .s_right h4{float:left}
.s_right p{text-align:left;}
.service_icon{width:100px;
height:100px;
padding:10px;
background:#FF0000;border-radius:50%;}
.service_icon i{position:relative;top: 15%;
    left: 25%;
    font-size: 50px; color:#fff}
	.mt_20{margin-top:50px;}
	.service_pd{padding:50px 0px;}
	h2.heading_h2{text-align:center;font-weight:600; margin-bottom:40px; }
	section.service_div{padding:50px 0px;background-image:url(../img/bgs.jpg)}

/* =============== Mobile menu ===================== */
@media only screen and (max-width: 1199px) {
	.navigation li.logo_img{padding:0px 15px;}
	.header-upper.style-two .main-menu .navigation > li > a {
    padding: 30px 9px;
}
}
@media only screen and (min-width: 992px) {
	.main-header .logo-outer {display:none;}
	
}
@media only screen and (max-width: 992px) {
	.header-upper.style-two .main-menu .navigation > li.logo_img{display:none;}
	.main-menu ul li a i{display:none!important;}
}
@media only screen and (max-width: 991px) {

  .fixed-header .sticky-header {
    display: none!important;
  }
  
  .main-menu .navbar-header{
    position: relative;
    float:none;
    display:block;
    text-align:left;
    width:100%;
    top: 0px;
    z-index:12;
  }

  .main-header .logo-outer {
    padding: 10px 0 10px;
    width: auto;
    float: left;
  }

  .main-header .header-upper .upper-right {
    position: relative;
    width: 100%;
    padding-top: 0px;
  }

  .main-header .main-menu {
    width: 100%;
  }
  
  .main-menu .navbar-header .navbar-toggle{
    display:inline-block;
    z-index:7;
    float:right;
    padding: 4px 5px;
    cursor:  pointer;
    margin:20px 0px 10px 0px;
    border-radius:0px;
    background:  #fff;
  }
  
  .main-menu .navbar-header .navbar-toggle .icon-bar{
    background: #ff214f;
    height: 2px;
    width: 29px;
    display:  block;
    margin: 7px 5px;
  }

  .main-menu .collapse {
     max-height:310px;
    overflow:auto;
    float:none;
    width:100%;
    padding:0px 0px 0px;
    border:none;
    margin:0px;
    -ms-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
   }

   .main-menu .navbar-collapse > .navigation{
    float:none !important;
    margin:0px !important;
    width:100% !important;
    background: #333;
    border:1px solid #ffffff;
    border-top:none;
  }
  
  .main-menu .navbar-collapse > .navigation > li{
    margin:0px !important;
    float:none !important;
    width:100%;
  }
  
  .main-menu .navigation > li > a,
  .main-menu .navigation > li > ul:before{
    border:none;  
  }
  
  .main-menu .navbar-collapse > .navigation > li > a{
    padding:10px 10px !important;
    border:none !important;
  }
  
  .main-menu .navigation li.dropdown > a:after,
  .main-menu .navigation > li.dropdown > a:before,
  .main-menu .navigation > li > ul > li > a::before,
  .main-menu .navigation > li > ul > li > ul > li > a::before{
    color:#ffffff !important;
    right:15px;
    font-size:16px;
    display:none !important;
  }
  
  .main-menu .navbar-collapse > .navigation > li > ul,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul{
    position:relative;
    border:none;
    float:none;
    visibility:visible;
    opacity:1;
    display:none;
    margin:0px;
    padding:0px;
    left:auto !important;
    right:auto !important;
    top:auto !important;
    width:100%;
    background: #333333;
    -webkit-border-radius:0px;
    -ms-border-radius:0px;
    -o-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    transition:none !important;
    -webkit-transition:none !important;
    -ms-transition:none !important;
    -o-transition:none !important;
    -moz-transition:none !important;
    box-shadow:none !important;
  }

 .main-menu .navbar-collapse > .navigation > li > a:hover ul{
 
 
	 display:block;
 }

  
  .main-menu .navbar-collapse > .navigation > li > ul,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul{
    /* border-top:1px solid rgba(255,255,255,1) !important; */
  }
  
  .main-menu .navbar-collapse > .navigation > li,
  .main-menu .navbar-collapse > .navigation > li > ul > li,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    opacity:1 !important;
    top:0px !important;
    padding-top: 0;
    padding-bottom:  0;
    left:0px !important;
    visibility:visible !important;
    border-bottom:  none;
  }
  
  .main-menu .navbar-collapse > .navigation > li:first-child{
    border:none;  
  }
  
  .main-menu .navbar-collapse > .navigation > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > a,
  .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{
    padding:10px 10px !important;
    line-height:22px;
    color: #b8b8b8;
    /* background:#ff214f; */
    text-align:left;
    min-height:0px;
  }
  
  .main-menu .navbar-collapse > .navigation > li > a:hover,
  .main-menu .navbar-collapse > .navigation > li > a:active,
  .main-menu .navbar-collapse > .navigation > li > a:focus{
    /* background:#ff214f; */
  }
  
  .main-menu .navbar-collapse > .navigation > li:hover > a,
  .main-menu .navbar-collapse > .navigation  > li > ul > li:hover > a,
  .main-menu .navbar-collapse > .navigation  > li > ul > li > ul > li:hover > a,
  .main-menu .navbar-collapse > .navigation  > li.current > a,
  .main-menu .navbar-collapse > .navigation  > li.current-menu-item > a{
    background:#000;
  }
  
  .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
    display:block;
  }
  
  .main-menu .navbar-collapse > .navigation  li.dropdown:after,
  .main-menu .navigation  > li > ul:before,
  .main-header .info-box:after,
  .services-section-two .owl-dots{
    display:none !important;  
  }

  /* search outer */
  .main-header .outer-box {
    position: absolute;
    right: 0px;
    top: -7px;
    margin-top: 0px;
    z-index: 15;
  }

  .main-header .header-upper.style-two .outer-box {
    margin-top: 0;
  }

  .main-header .search-box-outer .dropdown-menu {
    top: 7px !important;
  }

  /* header info */

  .header-contact-info ul li {
    margin-top: 20px;
  }

  .main-header .header-info
   .float-left {
      width:  100%;
      text-align:  center;
  }

  .main-header .header-info {
    margin-bottom: 10px;
  }

}
/*
=================================================
  5. header-style
=================================================
*/

.header-top{
  position:relative;
  font-size:13px;
  padding: 12px 0px;
  background: #f0f0f0;
  font-family: 'Poppins', sans-serif;
}

.header-top.black-bg {
    background: #222;
}

.header-top a{
  color:#ffffff;
  -webkit-transition:all 300ms ease;
  transition:all 300ms ease;  
}

.header-top .links-nav li{
  position:relative;
  margin-right:25px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  line-height: 26px;
}

.header-top .links-nav li:last-child {
    padding-right: 0px;
    border-right: 0px;
}

.header-top .top-right .links-nav li{
  margin-right:0px;
  margin-left:25px;
}

.header-top .links-nav li a{
  position:relative;
  line-height:26px;
  font-size:13px;
  color: #000;
  font-weight:400;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition:.5s;
  transition:.5s;
}
.header-top.black-bg .links-nav li a {
    color: #fff;
}
.header-top .links-nav li a:hover{
  color: #ff214f;
  -webkit-transition:.5s;
  transition:.5s;
}
.header-top .links-nav li .fa{
  padding-right:8px;
  font-size:16px;
  color: #ffffff;
}

.header-top .social-links a{
  position:relative;
  display:inline-block;
  font-size:13px;
  font-weight:normal;
  color: #fff;
  padding: 0px 10px;
  line-height:26px;
}
.header-top .social-links a:last-child{
  padding-right: 0px;
}
.header-top a:hover{
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .header-top .top-left,
  .header-top .top-right {
    width: 100%;
    text-align: center;
  }
  .service_icon{width:60px;
height:60px;
padding:10px;
background:#ccc;border-radius:50%;}
.service_icon i{position:relative;top: 22%;
    left: 35%;
    font-size: 15px;}
	.s_heading{padding:0px;}
	
	.s_right p{ text-align:left;}
	.s_right{ float:right;}

}

/* header lower */

.header-info {
  padding: 30px 0;
}
.header-info .main-logo a {
    display: block;
    line-height: inherit;
    height: inherit;
    padding: 0;
}
.header-contact-info{
  overflow: hidden;
}
.header-contact-info ul{}
.header-contact-info ul li {
  border-right: 1px solid #f7f7f7;
  display: inline-block;
  float: left;
  margin-right: 25px;
  padding-right: 25px;
  padding-left: 30px;
  position: relative;
}
.header-contact-info ul li:last-child{
  margin-right: 0;
  border-right: none;
  padding-right: 0;
}
.header-contact-info ul li .iocn-holder{position:  absolute;left:  0;top: 5px;}
.header-contact-info ul li .iocn-holder span {
  color: #ff214f;
  display: block;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 25px;
  margin:  0;
  padding:  0;
}
.header-contact-info ul li .iocn-holder span.top-envelop {
  font-size: 40px;
}
.header-contact-info ul li:hover .iocn-holder span {
  color: #2b2c36;
}
.header-contact-info ul li .iocn-holder, .header-contact-info ul li .text-holder{
} 
.header-contact-info ul li .text-holder {
  padding-left: 10px;
}
.header-contact-info ul li .text-holder h6 {
  color: #222222;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 5px;
}
.header-contact-info ul li .text-holder p {
  color: #848484;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  line-height: 16px;
  font-family:  'Poppins', sans-serif;
}

/*=======================main.css data===============*/


a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 22px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 20px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
color: #131d33;
}

h1 {
font-size: 32px;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 18px;
}

a {
  transition: all 0.5s ease-out;
  text-decoration: none;color:#131d33
}
a:active,
a:hover {
  outline: 0 none;
  color: #000;text-decoration:none
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #fab909;
  text-shadow: none;color:#fff
}
::selection {
  background: #fab909;
  text-shadow: none;color:#fff
}
textarea:focus, input:focus{
    outline: none;
}
.slider-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;  width: 100%;
  position: absolute;
  top: 0;z-index:1

}
.images-overlay {
background-color: rgba(18, 188, 0, 0.96);
height: 100%;
position: absolute;
top: 0;
width: 100%;
}
.pt-100{padding-top:100px}
.pb-100{padding-bottom:100px}
.pt-50{padding-top:50px}
.pb-80{padding-bottom:80px}
.pb-70{padding-bottom:70px}
.pb-20{padding-bottom:20px}
.pb-50{padding-bottom:50px}
.bg-gray{background:#ececec}
/*
1.Preloader
============================*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
	right: 0;
    bottom: 0;
}
#preloader-status {
    height: 210px;
	width: 210px;
    background: url(../img/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%;	
}

/*
2.Scrollup
==============*/
#scrollUp {
background: #fab909 none repeat scroll 0 0;
border-radius: 100%;
bottom: 5px;
color: #fff;
font-size: 25px;
height: 40px;
right: 20px;
text-align: center;
text-decoration: none;
width: 40px;
}
#scrollUp:hover {
  opacity: 1;
  color: #fff!important;background:#d9ba03;
}
#scrollUp i {
display: block;
font-weight: bold;
padding-top: 6px;
}

/*
3.Header Section
==================*/
.hd-sec {
	padding: 6px 0;
}
.hd-lft li {
color: #f9f9f9;
display: inline-block;
padding-right: 30px;
position: relative;
font-size: 14px;
}
.hd-lft li i{margin-right:10px;color:#fab909}
.hd-rgt{float:right}
.hd-rgt li {display:inline-block;position:relative}
.hd-rgt li a {
	color: #f9f9f9;
	font-size: 14px;
	margin-left: 20px;
	position: relative;
	text-transform: capitalize;
	transition: all 0.36s ease-out 0s;
}
.hd-rgt li a:hover{color:#f9f9f9}

/*
4.Menu  Section
=================*/

.logo {
  padding-top: 0px; transition: all 0.36s ease-out 0s;position:relative;z-index:2
}
.mnmenu-sec {
	background: rgba(221, 221, 221, 0.0);

}
.main-menu > ul {
	float: right;
	list-style: none outside none;
	margin: 0;
	padding-right: 50px;
	position: relative;
}
.main-menu ul li {
display:inline-block;
padding : 0;
position : relative;
}
.main-menu >ul>li>a{
display: block;
font-size: 16px;
font-weight: bold;
padding: 34px 16px;
text-decoration: none;
text-transform: capitalize;
transition: all 0.4s ease 0s;position:relative;
color:#fff;
}
.main-menu ul li ul:hover .main-menu ul li > a{
  background: #ddd;
}
.main-menu ul li a:hover {
transition : all 0.4s 0s ease;
color:#fab909
}

.main-menu ul ul {
background: red;
left: 0;
opacity: 0;
position: absolute;
text-align: left;
transform: scale(0);
transform-origin: 0 0 0;
transition: all 0.3s ease 0s;
visibility: hidden;
z-index: 99999;
top:60px;
}
.main-menu ul ul li {
float : none;
width : 130px;
}
.hd-style1 .main-menu > ul > li > a{color:#131d33}
.main-menu ul ul li a {
	padding: 0px 19px;
	color: #131d33;
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
	width:100%
}
.main-menu ul ul li a:hover {
background:#fff
}
.main-menu ul ul ul {
top : 0;
left : 100%;
}
.main-menu ul li:hover ul {	
     visibility: visible;transition: all 0.4s ease 0s; opacity: 1;transform: scale(1);
}
.main-menu ul li a i {
    font-size: 20px;
    margin-left: 6px;
    padding: 10px 0px;
    color: #000;
    display: block;
    text-align: center;
}
.menu-icon {
	display: inline-block;
	padding: 34px 0px;
	position: absolute;
	right: 15px;
	top: 0;
}
.site-search {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #131d33;
	line-height: 27px;
}
.site-search i {
  color: #fff;
  cursor: pointer;
}
.search-forum > form {
  display: inline-flex;
  background: #fab909;
  padding: 10px;
}
.search-forum input[type=text] {
  padding: 10px;
}
.search-forum input[type="submit"] {
  padding: 10px;
  background: #131d33;
  color: #fff;
}
.menu-icon:hover .search-forum {visibility:visible;transition: all 0.4s ease 0s;transform:scale(1);opacity:1;}
.search-forum {
display: inline-block;
left: -240px;
opacity: 0;
position: absolute;
top:94px;
transition: all 0.4s ease 0s;
visibility: hidden;z-index:2;transform:scale(0)
}

.index1 .main-menu > ul > li > a {
	color: #fff;
}
.slider.index1 .slider-text{top:55%}

.hd-style1 .hd-sec{
	background:#131d33;
	padding:0px;
}
.hd-style1 .hd-rgt {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 7px 0;
}
.hd-style1 .hd-lft{	padding: 6px 0;}
.hd-style1 .hd-rgt{text-align:center}
.hd-style1 .hd-rgt::before {
	background: #fab909 none repeat scroll 0 0;
	content: " ";
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}
.hd-style1 .hd-rgt a {
	display: inline-block;
	color: #131d33;
	text-transform: capitalize;
	font-weight: 600;
}

.hd-style1 .site-search i {
  color: #fff;
}
.mnmenu-sec.sticky_menu {
  background-color: #fff;
  left: 0;
  right: 0;
  top: 0;  
  position: fixed;
  z-index: 998;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.hd-style1 .main-menu ul li a i{color:#131d33}
.slider.index2 .slider-text{top:40%}

/*
4.Home 2  Page
=================*/
/*header 2 */
.header2-sec{
position: absolute;
width: 100%;
z-index: 9999;}
.header2-sec .nav-menu {
	display: inline-block;
	width: 100%;
	background: #131d33;
}
.header2-sec .mnmenu-sec.sticky_menu .nav-menu{
	display:inherit;
	background:inherit;
}
.header2-sec .mnmenu-sec.sticky_menu .main-menu > ul > li > a{
	color:#131d33
}
.header2-sec .site-search{
	background:#fab909;
}
.about-thumb{
	position: relative;
	z-index: 1;
	padding: 100px 0px 100px 0px;
}

/*project gallery 2*/
.project-galery-navlist {
	background: #fab909 none repeat scroll 0 0;
	background-image: url("../img/call_to_action_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 80px 0;
}
.project-galery-navlist:before {
	background-color: rgba(250, 185, 9, 0.7);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	content:"";
}
.project-gallery.project-galery2 {
	margin-bottom: 0;
}
.project-gallery.project-galery2 .simplefilter{
	text-align:center;
}
.project-galery-navlist {
	margin-bottom: 70px;
}
/*testimonial 4*/
.testimonial4-sec {
	background-image: url("../img/testimonial_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index:2;
}
.all-testimonial4{
	position: relative;
	z-index: 1;
	padding: 80px 0px 60px 40px;
	top: 0;
	right: 0;
}
.all-testimonial4::before {
	background-color:#fab909;
	content: "";
	height: 120%;
	left: 0px;
	position: absolute;
	top: 0;
	width: 5000px;
	z-index: -9;
}
.testimonial4-sec:before{
	content:"";
	position:absolute;
	z-index:-1;
	background-color: rgba(0, 0, 0, 0.7);
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.testimonial-text span.tst-sbtitle {
	color: #fab909;
	display: inline-block;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: 400;
}
.testimonial-text .sec-title {
	margin: 0;
}
.testimonial-text {
	color: #fff;
	margin-top: 100px;
}
.testimonial-text .sec-title h1{color:#fff;}
.testimonial-text > h1 {
color: #fab909;
font-size: 36px;
font-weight: 300;
text-transform: capitalize;
margin-bottom: 30px;;
}
.testimonial-text a {
	background-color: #fab909;
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 12px 55px;
	text-transform: uppercase;
	margin-top: 10px;
}
.testimonial-text a:hover{background:#131d33}
.all-testimonial4 .owl-controls{
  position: absolute;
  top: 45%;
  width: 100%;
}

.all-testimonial4.owl-carousel.owl-theme .owl-prev {
  left: -10px;
  position: absolute;
}
.all-testimonial4.owl-carousel.owl-theme .owl-next {
  right: -10px;
  position: absolute;
}
.all-testimonial4.owl-carousel.owl-theme .owl-prev i, .all-testimonial4.owl-carousel.owl-theme .owl-next i {
	border: 1px solid #fff;
	color: #fff;
	font-size: 30px;
	height: 40px;
	line-height: 37px;
	text-align: center;
	transition: all 0.5s ease-out 0s;
	width: 40px;
}

.all-testimonial4.owl-carousel.owl-theme .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#131d33;color:#fff;border-color:#131d33;
}
.all-testimonial4.owl-carousel.owl-theme .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#131d33;color:#fff;border-color:#131d33;
}
.all-testimonial4.owl-carousel.owl-theme .owl-item img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	margin: 0px auto;
	margin-bottom: 20px;
}
.single-testimonial4{text-align:center;padding:0px 50px;}
.sngl-client4 {
border: 1px solid #ddd;
margin-bottom: 30px;
text-align: center;
margin: 5px;

}
.client-comment4 p{color:#131d33;}
.client-comment4 img {
border-radius: 100%;
height: 200px;
margin-bottom: 20px;
width: 200px;
}
.client-comment4  h2 {
color: #131d33;
font-size: 14px;
font-weight: bold;
margin-top: 15px;
text-transform: uppercase;
margin-bottom: 10px;
}
.client-comment4  h3 {
color: #131d33;
font-size: 14px;
text-transform: capitalize;
margin-bottom: 13px;
}
.client-comment4 p::before {
content: "\f10d ";
font-family: fontawesome;
left:-8px;top:-8px;
position: relative;color:#131d33
}
.client-comment4 p::after {
  bottom: 4px;
content: "\f10e";
  font-family: fontawesome;color:#131d33;right:-8px;top:8px;
    position:relative
}
.client-comment4 > ul {
  padding-bottom: 15px;
}
.client-comment4 li {
  display: inline-block;
}
.client-comment4 li a{
border: 2px solid #fff;
border-radius: 100%;
color: #fff;
display: inline-block;
height: 30px;
line-height: 26px;
width: 30px;
margin: 0px 5px;
}
.client-comment4 li a:hover{background:#fab909;transition: all 0.4s ease-in-out 0s;color:#fff}
/*team 2*/
.all-team2 .owl-controls {
	position: absolute;
	top: -110px;
	right: 0;
	z-index: 99;
}
.all-team2 .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.all-team2 .owl-controls .owl-prev {
  left: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}

.all-team2 .owl-controls .owl-next {
  right: 0;
  position: absolute;transition: all 0.4s ease 0s;
}
.all-team2 .owl-controls .owl-prev i,
.all-team2 .owl-controls .owl-next i {
background:#fab909;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
text-align: center;
transition: all 0.5s ease-out 0s;
width: 40px;
}

.all-team2 .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}
.all-team2 .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}


/*service 2*/
.service2-sec {
	overflow: hidden;
	background:#f9f9f9
}
.service2-icon {
	width: 40px;
	margin-right: 10px;
	margin-top: 10px;
}
.service2-inner::before {
	position: absolute;
	content: "";
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: -1;
	transition: all 0.4s ease 0s;
	top:0px;
	
}
.service2-inner:hover.service2-inner::before{
height:0;
transition: all 0.4s ease 0s;	
}
.service2-inner:hover .service2-details h2 a{color:#fff;}
.service2-inner:hover .service2-details{color:#f2f2f2;}
.service2-inner{
	background: #131d33;
	margin-bottom: 25px;
	display:inline-block;
	position:relative;
	z-index:3
}
.service2-inner .media{
	padding: 10px;	
}
.service2-details h2{margin-top:10px;margin-bottom:10px}
.service2-details h2 a {
	display: inline-block;
	width: 100%;
	font-size: 20px;
}
.service2-sec:hover .service2-item::before{bottom: -144px;transition-delay: .9s;}
.service2-item::before {
	position: absolute;
	content: "";
	background-image: url(../img/why-choose-bg.png);
	width: 413px;
	height: 342px;
	bottom: -244px;
	right: -100px;
	background-repeat: no-repeat;
	z-index: -1;
	right: -225px;
	  transition: 0.9s;
      -webkit-transition: 0.9s;
      -khtml-transition: 0.9s;
      -moz-transition: 0.9s;
      -ms-transition: 0.9s;
      -o-transition: 0.9s;
}
.service2-item::after {
	position: absolute;
	content: "";
	background-image: url(../img/taxi.png);
	width: 413px;
	height: 342px;
	top: -200px;
	background-repeat: no-repeat;
	z-index:200px;
	left: -440px;
	transition: 0.9s;
	-webkit-transition: 0.9s;
	-khtml-transition: 0.9s;
	-moz-transition: 0.9s;
	-ms-transition: 0.9s;
	-o-transition: 0.9s;
}
.service2-sec:hover .service2-item::after{left:-140px;transition-delay: .9s;}
.service2-page-sec .service2-item::after,
.service2-page-sec .service2-item::before{display:none;}

.service2-item {
	position: relative;
	display: inline-block;
	z-index: 2;
}
/*
5.Slider Section
======================*/
.slider {
  position: relative;
}
.all-slide .owl-item {
  height: 650px;
}
.all-slide .single-slide {
background-position: center center;
background-size: cover;
height: 100%;
background-repeat: no-repeat;
}
.slider-text {
	left: 0;
	position: relative;
	right: 0;
	top: 55%;
	transform: translateY(-50%);
	z-index: 2;
	width: 1170px;
	padding: 0px 15px;
	margin: 0px auto;
}
.slider-wraper {
	width: 55%;
	overflow: hidden;
	padding: 120px 10px;
	position: relative;
	z-index: 999;
	text-align: left;
	display: inline-block;
}
.slider-text h1 {
	color: #fff;
	font-size: 35px;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	font-weight: bold;
	line-height: 38px;
}
.slider-text h1 span{color:#ff0000}
.slider-text p {
  color: #fff;
}
.slider-text li {
	display: inline-block;
	margin: 0px 10px;
}
.slider-text li a {
	color: #fff;
	display: inline-block;
	margin-top: 8px;
	padding: 12px 36px;
	text-transform: uppercase;
	border: 1px solid #fab909;
}
.slider-text li:last-child a{background: #fab909 none repeat scroll 0 0;color:#131d33}
.slider-text li:last-child a:hover{background: #fff none repeat scroll 0 0;transition: all 0.4s ease 0s;color:#131d33}
.all-slide .owl-controls {
	position: absolute;
	top: 55%;
	width: 0%;
	z-index: 99;
	transform: translateY(-50%);
	right: 120px;
}
.all-slide .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.all-slide .owl-controls .owl-prev {
  left:10px;
  position: absolute;
}
.all-slide .owl-controls .owl-next {
  right:10px;
  position: absolute;
}
.all-slide .owl-controls .owl-prev i, .all-slide .owl-controls .owl-next i {
	background: transparent;
	color: #fff;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: all 0.5s ease-out 0s;
	width: 50px;
	border: 1px solid #fff;
}
.all-slide .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;color:#fab909;border-color:#fab909
}
.all-slide .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;color:#fab909;border-color:#fab909
}

.slider-img {
	width: 40%;
	display: inline-block;
	margin-left: 20px;
}
/*
6.Title Section
=================*/
.sec-title {
	margin: 0 0px 60px;
	position: relative;
	z-index: 5;
}
.sec-title  h1 {
  font-size: 38px;
  font-weight: bold;
}
.sec-title h1 span {
	position: relative;
	color: #fab909;
}
.border-shape {
background-image: url("http://themeearth.com/wp-admin/setup-config.php");
background-repeat: no-repeat;
color: #fff;
display: block;
height: 16px;
left: 0;
margin: -5px auto;
position: relative;
right: 0;
text-align: center;
top: 0;
width: 100px;
}
.sec-title  p {
  margin-bottom: 0;
  margin-top: 20px;
}

/*
7.About Section
===================*/
.about {
padding-bottom: 30px;
padding-top: 50px;
}
.about h3 {
  text-transform: uppercase;
}
/*
8.Service Section
============================*/
.service-sec{
	background:#f9f9f9
}
.service-thumb img {
width: 100%;
}
.service-page .service-item .col-md-4.col-sm-6 {
	padding: 0px 15px;
}
.service-page .service-inner{margin-bottom:30px}
.service-item .inner:hover .service-icon i{
background: #fab909 none repeat scroll 0 0;
color: #fff;transition: all 0.4s ease 0s;}
.service-icon i{
font-size: 24px;
height: 60px;
line-height: 60px;
text-align: center;
width: 60px;transition: all 0.4s ease 0s;color:#fab909;border-radius:100%
}
.service-item .media {
  padding: 10px;
  background: #fff;box-shadow: 0 0 10px 5px #ddd;
}
.service-item .inner {
  margin-bottom:0px;
}
.readmore {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	text-transform: capitalize;
	top: -8px;
	border-bottom: 1px solid;
}
.readmore:before{content: '\f101'; /* fa-angle-right */
font-family: 'FontAwesome';
color: #fff;
right:-20px;position:absolute}
.service-item .inner h2 {
  font-size: 18px;
margin-top: 20px;
text-transform: capitalize;
}
.service-item .inner:hover h2 a{color:#fab909}
.service-item .inner:nth-child(3n+1) {
  clear: both;
}

.btn.rdmorebtn {
  background: #fab909 none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.service-inner{position:relative;overflow:hidden;margin-bottom: 30px;}
.service-details {
	padding: 20px;
	transition: all 0.4s ease 0s;
	position: absolute;
	z-index: 2;
	top: 187px;
	height: 100%;
}
.service-details p{margin-bottom:0}
.service-details::before {
	position: absolute;
	content: "";
	height:0%;
	width: 100%;
	background: #fab909;
	top: ;
	top: 0;
	left: 0;
	z-index: -1;transition: all 0.4s ease 0s;
	opacity:0.75
}
.service-inner:hover .service-details::before {height:100%;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details h2 a{color:#131d33;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details h2 a i{color:#131d33;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details{top:0;transition: all 0.4s ease 0s;}
.service-inner:hover .service-details p{color:#131d33;transition: all 0.4s ease 0s;}
.service-inner:hover .service-img{transform: scale(1.2);transition: all 0.4s ease 0s;}
.service-inner:hover .service-details-text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.service-details h2 a span {
	float: right;
}
.service-details h2 a i{color:#fab909}
.service-details h2{font-size: 22px;}
.service-details h2 a{color:#fab909;}
.service-img::before {
	content: "";
	background-color: rgba(19, 29, 51, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.service-img {
	height: 250px;
	transform: scale(1);
	transition: all 0.4s ease 0s;
	position:relative;
}
/*
6.Why Choose Us Section
=================*/
.why-choose-single {
	margin-bottom: 30px;
}
.why-choose-title {
	margin-bottom: 70px;
}
.why-choose-title h1 {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
.why-choose-title p {
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
}
.why-inner-title {
	padding-left: 70px;
}
.why-choose-icon {
	display: inline-block;
	float: left;
width: auto;
height: auto;
}
.why-inner-title h2 {
	margin-bottom: 0;
	margin-top: 8px;
}
.why-inner-title h2 a {
	font-size: 24px;
	text-transform: capitalize;
	font-weight:700
}

.why-choose-icon-inner {
	display: inline-block;
	margin-bottom: 15px;
}
.why-choose-all-inner .owl-controls {
	position: absolute;
	top: -110px;
	right: 0;
	z-index: 99;
}
.why-choose-all-inner .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.why-choose-all-inner .owl-controls .owl-prev {
  left: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}

.why-choose-all-inner .owl-controls .owl-next {
  right: 0;
  position: absolute;transition: all 0.4s ease 0s;
}
.why-choose-all-inner .owl-controls .owl-prev i,
.why-choose-all-inner .owl-controls .owl-next i {
background:#fab909;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
text-align: center;
transition: all 0.5s ease-out 0s;
width: 40px;
}

.why-choose-all-inner .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}
.why-choose-all-inner .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}

/*
10.Why Choose Us Section
============================*/
.project-sec .sec-title{margin:0;text-align:left}
.project-sec .item {
overflow: hidden;
position: relative;
transition: all 0.4s ease-in-out 0s;
margin-bottom: 30px;transition: all 0.7s ease 0s;background:#fab909;
}
.project-hoverlay::before {
	content: "";
	position: absolute;
	height: 100%;
	width:0%;
	background:#fab909;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;	
	top: 0;
	left:0;transition: all 0.7s ease 0s;
}
.project-sec .item:hover:hover .project-hoverlay::before{width:100%;transition: all 0.7s ease 0s;}
.project-hoverlay {
	position: absolute;
	top: 0%;
	width: 100%;
	height: 100%;
}

.project-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
 transition: all 0.7s ease 0s;
 visibility:hidden;
 opacity:0
}

.project-text  a {
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #131d33;
  line-height: 50px;
  margin-bottom: 15px;color:#fab909
}
.project-text  h3 {
  text-transform: uppercase;
}
.project-thumb img {
width: 100%;transition: all 0.7s ease 0s;
transform:scale(1);
overflow:hidden;
}
.project-sec .item:hover .project-thumb img{transform:scale(1.2);transition: all 0.7s ease 0s;}
.project-sec .item:hover .project-text{opacity:1;visibility:visible;transition: all 0.7s ease 0s;}
.project-gallery {
margin-bottom:50px
}
.project-gallery .navbar-collapse{padding:0}
.simplefilter {
text-align: right;
position: relative;
}
.shorttitle {
  display: none;
}
.simplefilter li {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-left: 10px;
	padding: 10px 30px;
	text-transform: capitalize;
	font-weight: 600;
	position: relative;
	z-index: 2;
	transition: all 0.7s ease 0s;
}
.simplefilter li::before {
	position: absolute;
	top: 0;
	content: "";
	background: #131d33;
	width: 100%;
	height: 100%;
	left: 0;
	z-index:-1;transition: all 0.7s ease 0s;
}
.simplefilter li.active::before {
	position: absolute;
	top: 0;
	content: "";
	background: #fab909;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: -1;
transition: all 0.7s ease 0s;
}


.read-more a {
	display: inline-block;
	margin-top: 8px;
	padding: 10px 30px;
	text-transform: uppercase;
	border: 1px solid #f0f0f0;
	position: relative;
	z-index: 2;
	font-size: 14px;
	font-weight: 600;
}
.read-more a::before {
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	background: #fab909;
	left: 0;
	width: 0%;
	height: 100%;
	transition: all 0.4s ease 0s;
}

.project-gallery-bg{
	position: relative;
}

/*
11.Call To Action Section
============================*/
.call-to-action-sec{
background: #fab909 none repeat scroll 0 0;
background-image: url("../img/call_to_action_bg.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
padding:80px 0;
}
.call-to-action-overlay {
	background-color: rgba(19, 29, 51, 0.85);
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.call-to-action-text p {
  margin-bottom: 0;
}
.call-to-action-text {
	color: #fff;
}
.call-to-action-text  h2 {
  color: #fff;
  text-transform: uppercase;
}
.call-to-action-text a.btn{
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
	font-weight: bold;
	margin-top: 30px;
	padding: 12px 36px;
	text-transform: uppercase;
	color: #131d33;
	position:relative;
	z-index:2;
	border:0
}
.call-to-action-text a.btn::before{
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	background: #fab909;
	left: 0;
	width: 0%;
	height: 100%;
	transition: all 0.4s ease 0s
}
.call-to-action-sec:hover .call-to-action-text a.btn{color:#fff;}
.call-to-action-sec:hover .call-to-action-text a.btn::before{width:100%;}
.call-to-action-img {
	max-width: 100%;
	height: 100%;
}
.call-to-action-img img {
	margin-top: -45px;
	float: right;
}
/*
13.Blog Section
==================*/
/*home blog*/
.blog-sec {
	background: #fafafa none repeat scroll 0 0;
}
.single-post-desc {
	text-align: center;
	background: #fff;
	padding: 0px 10px;
	position: relative;
	z-index: 2;
}

.post-date {
	padding: 20px 0;
	border-top: 1px solid #f9f9f9;
}
.post-date li {
	display: inline-block;
	margin: 0px 10px;
}
.post-date li a {
	font-weight: 600;
}
.post-date li a i {
	color: #fab909;
	margin-right: 7px;
}
.blog-thumb {
	position: relative;
	overflow:hidden;
	z-index:2;
	
}
.blog-thumb::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 0%;
	background:#fab909;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	top: 0;
	left: 0;
	transition: all 0.7s ease 0s;
	z-index:3
}
.single-post:hover .blog-thumb::before{width:100%;transition: all 0.7s ease 0s;}
.single-post:hover .blog-thumb a{visibility:visible;opacity:1;transition: all 0.7s ease 0s;}
.blog-thumb a {
	color: #fff;
	margin-top: 8px;
	padding: 12px 36px;
	text-transform: uppercase;
	border: 1px solid #fff;
	margin: 0px auto;
	text-align: center;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 0;
	right: 0;
	width: 175px;
	transform: translateY(-50%);
	visibility:hidden;
	opacity:0;z-index:4;
	
}
.blog-thumb img{
	transform:scale(1);
	transition: all 0.8s ease 0s;
}
.single-post:hover .blog-thumb img{
	transition: all 0.4s ease 0s;transform:scale(1.2);
}

.single-post-desc h2 a {
	font-size: 20px;
	display: inline-block;
	width: 100%;transition: all 0.4s ease 0s;
	padding-top:30px;
}
.blog-thumb a:Hover{background:#131d33;border-color:#131d33}
.single-post:hover .single-post-desc h2 a{color:#fab909}
.single-post-desc a.post-link {
	font-weight: bold;
	text-transform: uppercase;
	color: #fab909;
	font-size: 15px;letter-spacing: .36px;
}
.blog-meta h4 a {
color: #ffffff;
font-size: 18px;
text-transform: uppercase;
}
.blog-meta h4{margin-bottom:10px}
.home-blog-sec .blog-item:hover .item img{transform: scale(1.2);
transition: all 0.7s ease 0s;}
.item img {
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: all 0.7s ease 0s;
}
.inner.blog-item {
	padding-left: 0;
	padding-right: 0;
}
.blog-item .item {
	margin-bottom: 15px;
	margin-left: 15px;
}
.blog-meta {
bottom: 0;
position: absolute;
text-align: left;
width: 100%;
padding: 10px;
}
.blog-meta li {
  display: inline-block;
  padding: 5px 8px;
}
.blog-meta li a {
  color: #fff;
}
.blog-meta li a i {
  margin-right: 5px;
}
.recent-blog-crousel .owl-controls {
	position: absolute;
	top: -100px;
	right: 0;
	z-index: 99;
}
.recent-blog-crousel .owl-controls .owl-buttons div {
background: none;
opacity: 1.00;
}

.recent-blog-crousel .owl-controls .owl-prev {
  left: -100px;
  position: absolute;transition: all 0.4s ease 0s;
}

.recent-blog-crousel .owl-controls .owl-next {
  right: 0;
  position: absolute;transition: all 0.4s ease 0s;
}
.recent-blog-crousel .owl-controls .owl-prev i,
.recent-blog-crousel .owl-controls .owl-next i {
background:#fab909;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
text-align: center;
transition: all 0.5s ease-out 0s;
width: 40px;
}

.recent-blog-crousel .owl-controls .owl-next i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}
.recent-blog-crousel .owl-controls .owl-prev i:hover {
transition: all 0.5s ease-out 0s;background:#000;color:#fff;border-color:#000
}


.blog-classic-sec .post-meta li:last-child{float:none;}
.blog-classic-sec .single-post-text{padding:0px;border:none;}
.blog-classic-sec  .pagination.custom-pagination{text-align:left}
.blog-classic-img{position:relative;margin-bottom: 20px;}
.single-post:hover .blog-classic-overlay{visibility:visible;transition: all 0.4s ease 0s;}
.single-post:hover .blog-classic-overlay::before{transition: all 0.4s ease 0s;width:100%}
.single-post:hover .blog-classic-overlay li a{transform:scale(1);transition: all 0.4s ease 0s;}
.blog-classic-overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	transition: all 0.4s ease 0s;
}
.blog-classic-overlay::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 0%;
	background: #fab909;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	bottom: 0;
	left: 0;
	transition: all 0.7s ease 0s;
}
.blog-classic-overlay ul {
	top: 50%;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(-50%);
}
.blog-classic-overlay li {
	display: inline-block;
	margin: 0px 5px;
}
.blog-classic-overlay li a {
	border: 1px solid #fff;
	border-radius: 100%;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 50px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	transform: scale(0);
}
.blog-sec.blog-bg {
  background-color: #fff;
  background-image: url("http://themeearth.com/wp-admin/setup-config.php");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-post {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
}
.single-blog.inner .single-post {
  margin-bottom: 10px;
}
.blog-detail-page .single-post-text {
  padding: 0;
  margin-top: 25px;
}
.single-post-text {
	background: #fff none repeat scroll 0 0;
	padding: 10px 10px;
	border: 1px solid #f0f0f0;
}
.single-blog.inner .single-post-text {
  padding: 0;
}
.single-blog.inner .single-post img {
  margin-bottom: 25px;
}
.single-blog.inner {
  margin-bottom: 40px;
}

.post-meta {
display: inline-block;
width: 100%;
}
.post-meta li {
  display: inline-block;
  margin-right: 10px;text-transform:capitalize;font-size:14px
}
.post-meta li a,
.post-tags li a {
  color: #fab909;
}
.post-meta li span,
.post-tags li span {
color: #131d33;
float: left;
font-weight: 600;
margin-right: 10px;
}
.post-tags {
  display: inline-block;
  float: right;
}
.single-post-text a.post-link {
color: #777777;
display: inline-block;
font-size: 14px;
margin-bottom: 15px;
text-transform: capitalize;
font-weight: 600;
border: 1px solid #f0f0f0;
padding: 10px 20px;position:relative
}
.single-post:hover .single-post-text a.post-link{background: #fab909 none repeat scroll 0 0;
color: #fff;border-color:transparent
}
.blog-title  h2 {
color: #0f0f0f;
font-size: 24px;
font-weight: 900;
line-height: 30px;
}
.single-post-text a {
color: #131d33;
font-size: 18px;
font-weight: bold;
text-transform: capitalize;
}
.pst_info {
  float: left;
  display: inline-block;
}
.post-date h2 {
  background: #fab909;
  text-align: center;
  padding: 10px 5px;
  font-size: 18px;
  color: #fff;
}
.blog-title {
  padding-bottom: 20px;
}
.single-post  img {
width: 100%;
}

.comment-list {
border: 1px solid #fafafa;
font-size: 18px;
padding: 14px;
text-align: center;
}
.comment-list h5 {
  margin-bottom: 0;
}
.single-post-text h2 {
margin-bottom: 15px;
margin-top: 5px;
}
.post-meta li:last-child {
  float: right;
}
.post-meta li:last-child {
  float: right;
}
.single-post-text li a {
float: left;
font-size: 15px;
font-weight: normal;
margin-left: 1px;
padding-right: 15px;
text-transform: capitalize;
}
.single-post-text li a i{margin-right: 5px;color:#fab909}
.post-date h1 {
  background: #f3af1e none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 13px;
  padding: 15px;
  text-align: center;
  text-transform: none;
}
.commentar-sec img {
	float: left;
	margin-right: 20px;
	width: 100px;
	border-radius: 100%;
	height: 100px;
}
.comment-author {
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	color: #131d33;
}
.comment-time {
  color: #9a9999;
  font-family: open sans;
  font-size: 14px;
}
.commentar-sec .media.mt-3 {
  margin-top: 40px;
}
.single-post .contact-field h2 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-transform: uppercase;
	font-weight: bold;
	color: #131d33;
}
.commentar-sec h2 {
margin-top: 50px;
font-weight: bold;text-transform:uppercase;margin-bottom:30px
}
.replay-button a {
	float: right;
	font-family: open sans;
	color: #aaa9a9;
	font-weight: 600;
}
.replay-button a:hover{color:#fab909;}
.commentar-sec.author ul li {
  display: inline-block;
  margin-right: 20px;
}
.commentar-sec.author {
  position: relative;
}
.commentar-sec.author ul li a i{color:#cbc8c8}
.commentar-sec.author ul li a i:hover{transition: all 0.4s ease 0s;color:#29ace4}
.commentar-sec.author .media-body {
  padding-left: 100px;
}
.commentar-sec.author .media {
background: #fafafa none repeat scroll 0 0;
border-radius: 30px;
padding: 30px 0;
margin-left: 20px;
}
.author-thumb {
border-radius: 100%;
float: left;
height: 100px;
left: 0;
overflow: hidden;
position: absolute;
top: 70px;
width: 100px;
}
.author-thumb img {
  height: 100%;
  width: 100%;
}
.pagination.custom-pagination {
  text-align: center;
  width: 100%;margin:0;position: relative;
top: 6px;
}
.post-share-link {
	display: inline-block;
	width: 100%;
	border: 1px solid #f0f0f0;
	margin-top: 30px;
}
.post-share-link span {
	background: #fab909;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 30px;
	display: inline-block;
}
.post-share-link ul{display:inline-block;float:right;padding: 10px 0px;}
.post-share-link li{display:inline-block;margin-right:20px}
.post-share-link li a{color:#d0cece;}
.post-share-link li a:hover{color:#555;transition:all 0.4s ease 0s}
.code-text {
	font-style: italic;
	padding: 10px 40px;
	position: relative;
}
.code-text::before {
	color: #bebaba;
	content: "";
	font-family: fontawesome;
	font-size: 30px;
	left: 20px;
	position: absolute;
	top: 25px;
	transform: translateY(-50%);
	text-align: center;
	left: 0;
	font-style: normal;
}

/*
22.Sidebar Section
=====================*/
.sidebar h1 {
	display: inline-block;
	font-size: 20px;
	margin-top: 70px;
	text-transform: uppercase;
	width: 100%;
	color: #131d33;
	position: relative;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 40px;
}
.sidebar h1::before {
  background: #fab909 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  width: 50px;
}
.search-field form {
display: inline-block;
width: 100%;
position: relative;
}
.search-field input[type="text"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #f0f0f0;
	padding: 10px 35px 10px 15px;
	width: 100%;
	border-radius:0px;
}

.search-field button {
color: #e0dddd;
padding: 10px;
position: absolute;
right: 0;
background: transparent;top:0
}

.blog-sec .inner:nth-child(2n+1) {
  clear: both;
}
.abt_dec > p {
  margin-top: 20px;
}

.sidebar ul li a{font-size: 16px;
font-weight: normal;
text-transform: capitalize;
transition: all 0.4s ease-in-out 0s;}
.sidebar ul li a:hover{transition: all 0.4s ease-in-out 0s;color:#fab909}
.widget-archive li{position:relative}
.widget-archive li:last-child {
  border-bottom: none;
}
.widget-cat li:last-child {
  border-bottom: none;
}
.widget-cat li{position:relative}

.widget-cat li {
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}
.widget-tag li a:hover{transition: all 0.4s ease-in-out 0s;color:#fab909!important}
.relative-post h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #777777;
}
.single_r_dec li {
	display: inline-block;
	margin-right: 10px;
}
.single_r_dec li a{font-weight:600;text-transform:capitalize}
.single_r_dec li a i{color:#fab909;margin-right:5px}
.relative-post {
display: inline-block;
padding: 12px 0;
width: 100%;
}
.relative-post-thumb {
  float: left;
  margin-right: 15px;
}
.single_r_dec  a {
color: #131d33;
line-height: 20px;
}
.single_r_dec  a:hover{ transition: all 0.4s ease-in-out 0s;color:#fab909}
.all_r_pst .media {
  margin-top: 0;
}

.widget-archive li {
	display: inline-block;
	position: relative;
	width: 100%;
	border-top: 1px solid #f0f0f0;
	padding: 10px 0;
}
.widget-archive li:last-child{border-bottom: 1px solid #f0f0f0;}
.widget-archive span {
  float: right;
}
.widget-tag a {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: inline-block;
	padding: 10px;
	border: 1px solid #f9f9f9;
}

.author_dec h3 {
margin : 0;
font-size : 14px;
margin-bottom : 11px;
}
.author_info {
border-bottom : 1px solid #e3e3e3;
display : inline-block;
padding : 22px 0;
margin-bottom : 30px;
}
.author_info > img {
  float: left;
  margin-right: 35px;
  height: 80px;
}
.social_link {
margin : 0;
padding : 0;
float : right;
display : inline-flex;
}
.social_link li {
list-style : none;
}
.social_link li a i {
color : #363636;
float : left;
padding : 6px;
}
.donor-testimonial-widget.no-margin {
	margin-bottom: 0;
}
/*
15.Testimonial Section
=========================*/

/*testimonial 2*/
.testimonial2-sec {
	background: #f9f9f9;
}
.testimonial2-sec .testimonial-text .sec-title h1,
.testimonial2-sec .testimonial-text,
.testimonial2-sec .client-info span{color:#131d33}
.testimonial2-sec .all-testimonial.owl-theme .owl-dots .owl-dot{border-color:#131d33}
.testimonial2-sec .all-testimonial.owl-theme .owl-dots .owl-dot.active{border-color:#fab909}
/*testimonial 3*/
.testimonial3-sec{
	background-color: #fab909;
	background-image: url("../img/testimonial_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.testimonial3-sec::before {
	position: absolute;
	content: "";
	background-color: rgba(255, 255, 255, 0.7);
	top: 0;
	width: 100%;
	height: 100%;
}
.all-testimonial3.owl-carousel .owl-item .client-thumb3 img {
	border-radius: 100%;
	border: 2px solid #fab909;
}
.all-testimonial3 .owl-controls {
bottom: -30px;
position: absolute;
text-align: center;
width: 100%;
}
.all-testimonial3 .owl-controls .owl-buttons div {
  background: none;
opacity:1
}

.client-thumb3 {
  border-radius: 100%;
  height: 100px;
  margin-right: 50px;
  width: 100px;
}
.sngl-client3 {
border: 1px solid #fafafa;
margin-bottom: 30px;
text-align: center;
margin: 5px;
}
.all-testimonial3 {
	text-align: center;
	padding-bottom: 20px;
}
.single-testimonial3 {
	display: inline-flex;
	padding: 40px 50px;
	width: 620px;
	margin: 0px auto;
	background: #fff none repeat scroll 0 0;
	position: relative;
	text-align: left;
}
.single-testimonial3:hover .client-comment3::after{border-right-color:#131d33;transition: all 0.4s ease 0s;}
.client-comment3 p {
  margin-bottom:0
}
.client-designations3 {
	margin-bottom: 40px;
	position: relative;
}
.single-testimonial3:hover .client-designations3::before {width:100px;transition: all 0.4s ease 0s;}
.client-designations3::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 50px;
	background: #fab909;
	bottom: -20px;
	transition: all 0.4s ease 0s;
}
.client-comment3 h2 {
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: 700;
}
.client-comment3 h3 {
	color: #8d8d8d;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 16px;
	font-family: open sans;
	margin-bottom:0
}
.client-thumb3 {
  margin-right: 30px;
}
.client-comment3 {
	margin: 0px auto;
}
.client-comment3::before {
	color: #fff;
	content: "\f10e";
	font-family: fontawesome;
	font-size: 30px;
	right: 20px;
	position: absolute;
	top: 20px;
	z-index: 2;
}
.client-comment3::after {
	position: absolute;
	content: "";
	border-right: 110px solid #fab909;
	border-bottom: 110px solid transparent;
	top: 0;
	right: 0;
	height: 110px;
}
.client-comment3 > ul {
  padding-bottom: 15px;
}
.client-comment3 li {
  display: inline-block;
}
.client-comment3 li a{
border: 2px solid #fab909;
border-radius: 100%;
color: #fab909;
display: inline-block;
height: 30px;
line-height: 26px;
width: 30px;
margin: 0px 5px;
}
.client-comment3 li a:hover{background:#fab909;transition: all 0.4s ease-in-out 0s;color:#fff}
.client-sec3 .owl-controls {
  display: none;
}

.all-testimonial3.owl-carousel.owl-theme .owl-dot {
  border: 2px solid #fab909;
  border-radius: 100%;
  display: inline-block;
  height: 15px;
  margin: 0 5px;
  width: 15px;
  position:relative;
}
.all-testimonial3.owl-carousel.owl-theme .owl-dot.active span {
	background: #fab909 none repeat scroll 0 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0;
	border: 2px solid #fff;
	border-radius: 100%;
}

/*
16.Page Heading Section
==========================*/
.pagehding-sec {
	background-image: url("../img/pg_hd.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	padding: 50px 0;
	position: relative;
	background-size: cover;
}
.pagehding-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-heading  h1 {
color: #fff;
font-size: 32px;
margin-bottom: 0;
text-align: center;
text-transform: uppercase;
font-weight:bold
}
.page-heading ul {
text-align: center;
margin-top: 10px;
}
.page-heading li {display: inline-block;
position: relative;
padding: 0px 14px;}
.page-heading li a {
  color: #fff;
}
.page-heading li:last-child a {
  color: #fab909;
}
.page-heading li::before {
  content: "/";
  height: 60%;
  position: absolute;
  right: -5px;
  top:0px;color:#fff;
}
.page-heading li:last-child::before{display:none}

.active, .navi ul li:hover {
	background-color:red;
	color: white;
}
.active, .sticky-header ul li:hover {
	background-color:red;
	color: white;
}
.right-col {
	text-align:center;
}

