/* EG Tiling theme core bundle */
/* Constractor One Construction and Home Renovation HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header / Style One / Style Two
5. Main Slider / Style One / Style Two
6. Services Style One
7. Intro Section
8. What We Do
9. Latest Works
10. Our Team Section
11. Testimonials Section
12. Latest News 
13. Sponsors Carousel
14. Main Footer
15. Fact Counter
16. Masonry Gallery
17. Default Two COlumn
18. Services Style Two
19. Projects Section
20. Single Project
21. Blog Classic
22. Sidebar
23. Sidebar Widgets
24. Blog Two Column
25. Blog Single
26. Comments Area
27. Reply Comment Form
28. Styled pagination
29. Contact Section
30. Map / Google Map
31. 404 Page


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

/*** 

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

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

/*** 

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

 ***/

body {
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#999999;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#fdc236;
}

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

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-family: 'Poppins', sans-serif;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
}

input,button,select,textarea{
	font-family: 'Roboto', sans-serif;
}

p{
	position:relative;
	line-height:1.8em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.medium-container{
	max-width:850px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
}

.theme-btn, .btn-style-one, .eg-hero-cta{
	margin-bottom: 30px;
}

.centered{
	text-align:center;	
}

.anim-3,.anim-3-all *{
	transition:all 0.3s ease;	
}

.anim-5,.anim-5-all *{
	transition:all 0.5s ease;	
}

.anim-7,.anim-7-all *{
	transition:all 0.7s ease;	
}

.btn-theme-light{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:12px;
	border:1px solid #ffffff !important;
	border-radius:3px;
}

.btn-theme-light:hover{
	background:#fdc236;
	color:#ffffff !important;
	border-color:#fdc236 !important;	
}

.btn-theme-grey{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#555555 !important;
	font-size:12px;
	border:1px solid #999999 !important;
	border-radius:3px;
}

.btn-theme-grey:hover{
	background:#999999;
	color:#ffffff !important;
	border-color:#999999 !important;	
}

.btn-style-one{
	position:relative;
	padding:15px 32px;
	line-height:24px;
	text-transform:uppercase;
	background:#202e31;
	color:#ffffff !important;
	font-size:16px;
	font-weight:700;
	outline:2px solid #ffffff;
	outline-offset:-6px;
	font-family: 'Poppins', sans-serif;
}

.btn-style-one:hover{
	border-color:#ffffff !important;
	background:#fdc236;
	outline:2px solid #ffffff;
	outline-offset:-6px;	
}

.btn-style-two{
	position:relative;
	padding:15px 32px;
	line-height:24px;
	text-transform:uppercase;
	background:#fdc236;
	color:#ffffff !important;
	font-size:16px;
	font-weight:700;
	outline:2px solid #ffffff;
	outline-offset:-6px;
	font-family: 'Poppins', sans-serif;
}

.btn-style-two:hover{
	border-color:#ffffff !important;
	background:#202e31;
	outline:2px solid #ffffff;
	outline-offset:-6px;	
}

.btn-style-three{
	position:relative;
	padding:13px 30px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:16px;
	font-weight:700;
	border:2px solid #ffffff;
	font-family: 'Poppins', sans-serif;
}

.btn-style-three:hover{
	border-color:#fdc236 !important;
	color:#fdc236 !important;
}


.theme-btn .fa{
	font-size:16px;	
}

.theme-btn .icon-left{
	padding-right:10px;
	font-weight:normal;
}

.theme-btn .icon-right{
	padding-left:10px;
	font-weight:normal;
}

.theme_color{
	color:#fdc236;	
}

.light-font{
	font-weight:300;	
}

.regular-font{
	font-weight:400;	
}

.semibold-font{
	font-weight:600;	
}

.bold-font{
	font-weight:700;	
}

.padd-top-10{
	padding-top:10px !important;	
}

.padd-top-20{
	padding-top:20px !important;	
}

.padd-top-30{
	padding-top:30px !important;	
}

.padd-top-40{
	padding-top:40px !important;	
}

.padd-top-50{
	padding-top:50px !important;	
}

.padd-top-60{
	padding-top:60px !important;	
}

.padd-top-70{
	padding-top:70px !important;	
}

.padd-left-10{
	padding-left:10px !important;	
}

.padd-left-20{
	padding-left:20px !important;	
}

.padd-left-30{
	padding-left:30px !important;	
}

.padd-left-40{
	padding-left:40px !important;	
}

.padd-left-50{
	padding-left:50px !important;	
}

.padd-left-60{
	padding-left:60px !important;	
}

.padd-left-70{
	padding-left:70px !important;	
}

.padd-bott-10{
	padding-bottom:10px !important;	
}

.padd-bott-20{
	padding-bottom:20px !important;	
}

.padd-bott-30{
	padding-bottom:30px !important;	
}

.padd-bott-40{
	padding-bottom:40px !important;	
}

.padd-bott-50{
	padding-bottom:50px !important;	
}

.padd-bott-60{
	padding-bottom:60px !important;	
}

.padd-bott-70{
	padding-bottom:70px !important;	
}

.padd-bott-90{
	padding-bottom:90px !important;	
}

.padd-bott-100{
	padding-bottom:100px !important;	
}

.padd-right-10{
	padding-right:10px !important;	
}

.padd-right-20{
	padding-right:20px !important;	
}

.padd-right-30{
	padding-right:30px !important;	
}

.padd-right-40{
	padding-right:40px !important;	
}

.padd-right-50{
	padding-right:50px !important;	
}

.padd-right-60{
	padding-right:60px !important;	
}

.padd-right-70{
	padding-right:70px !important;	
}

.margin-top-10{
	margin-top:10px !important;	
}

.margin-top-20{
	margin-top:20px !important;	
}

.margin-top-30{
	margin-top:30px !important;	
}

.margin-top-40{
	margin-top:40px !important;	
}

.margin-top-50{
	margin-top:50px !important;	
}

.margin-top-60{
	margin-top:60px !important;	
}

.margin-top-70{
	margin-top:70px !important;	
}

.margin-bott-10{
	margin-bottom:10px !important;	
}

.margin-bott-20{
	margin-bottom:20px !important;	
}

.margin-bott-30{
	margin-bottom:30px !important;	
}

.margin-bott-40{
	margin-bottom:40px !important;	
}

.margin-bott-50{
	margin-bottom:50px !important;	
}

.margin-bott-60{
	margin-bottom:60px !important;	
}

.margin-bott-70{
	margin-bottom:70px !important;	
}

.no-padd-bottom{
	padding-bottom:0px !important;	
}

.no-padd-top{
	padding-top:0px !important;	
}

.no-margin-bottom{
	margin-bottom:0px !important;	
}

.no-margin-top{
	margin-bottom:0px !important;	
}

.no-padd-left{
	padding-left:0px !important;	
}

.no-padd-right{
	padding-right:0px !important;	
}

.bg-lightgrey{
	background-color:#f6f6f6 !important;	
}

.no-bg{
	background:none !important;	
}

.text-uppercase{
	text-transform:uppercase !important;	
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.GIF);}

/*** 

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

***/

.scroll-to-top{
	position:fixed;
	bottom:20px;
	right:10px;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	line-height:48px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	display:none;	
}

.scroll-to-top:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:40px;
	height:40px;
	background:#fdc236;
	border:1px solid #fdc236;
	border-radius:20px 0px 20px 20px;
	transform:rotate(135deg);
	
}

.scroll-to-top span{
	position:relative;
	display:block;
	z-index:1;	
}

.scroll-to-top:hover{
	color:#fdc236;
}

.scroll-to-top:hover:before{
	background:#ffffff;
}

/*** 

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

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	transition:all 500ms ease;
}

.main-header .header-top{
	position:relative;
	background:#202e31;
	color:#ffffff;
	z-index:5;
	font-family: 'Roboto', sans-serif;
}

.main-header.header-style-two{
	position:absolute;
}

.main-header.header-style-two .header-top{
	background:#202e31;	
}

.main-header .header-top .top-left{
	position:relative;
	float:left;
	padding:5px 0px;
	color:#c9c9c9;
	font-size:12px;
}

.main-header .header-top .top-left:before{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:1200px;
	height:100%;
	background:#1a2628;
	transform:skewX(-25deg);	
}

.main-header .header-top ul{
	position:relative;
	z-index:1;	
}

.main-header .header-top ul li{
	position:relative;
	float:left;
	margin-right:30px;
}

.main-header .header-top .top-right ul li{
	margin-right:0px;
	padding:0px 15px;	
}

.main-header .header-top .top-right ul li:before{
	content:'|';
	position:absolute;
	right:-1px;
	top:-3px;
	color:#ffffff;
	font-size:10px;
}

.main-header .header-top .top-right ul li:last-child:before{
	display:none;	
}

.main-header .header-top .top-right ul li:last-child{
	padding-right:0px;	
}

.main-header .header-top ul li a{
	position:relative;
	display:block;
	line-height:24px;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	transition:all 0.5s ease;
}

.main-header.header-style-two .header-top .top-left ul li a{
	color:#819498;
	text-transform:capitalize;	
}

.main-header .header-top ul li .icon{
	position:relative;
	top:1px;
	font-size:14px;
	padding-right:5px;	
}

.main-header .header-top .top-left ul li .icon{
	padding-right:10px;	
}

.main-header .header-top ul li a:hover{
	color:#fdc236 !important;
}

.main-header .header-top .top-right{
	position:relative;
	padding:5px 0px;
	float:right;
}

.main-header .header-upper{
	position:relative;
	padding:25px 0px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center center;
	z-index:5;
}

.main-header.header-style-two .header-upper{
	background:none;	
}

.main-header .header-upper .upper-right{
	position:relative;	
}

.main-header .header-upper .upper-column{
	position:relative;
	float:left;
	min-width:80px;
	margin-left:40px;
	padding-top:22px;
}

.main-header .info-box{
	position:relative;
	padding-left:50px;	
}

.main-header .info-box .icon-box{
	position:absolute;
	left:0px;
	top:12px;
	width:50px;
	line-height:60px;
	color:#4a5c7a;
	font-size:36px;
	transition:all 500ms ease;
}

.main-header .info-box:hover .icon-box{
	color:#fdc236;	
}

.main-header .info-box li{
	position:relative;
	line-height:20px;
	margin:0px 0px;
	color:#202e31;
	text-transform:uppercase;
}

.main-header .info-box li .small-title{
	font-size:10px;
	letter-spacing:1px;	
}

.main-header .info-box li a{
	color:#202e31;		
}

.main-header .info-box strong{
	font-weight:700;
	color:#555555;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
}

.main-header .header-lower{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	background:none;
	z-index:5;
}

.main-header .header-lower .auto-container{
	padding:0px 30px;
}	

.main-header.header-style-three .header-lower{
	background:none;	
}

.main-header .nav-outer{
	position:relative;
	padding-right:250px;
}

.main-header.header-style-two .nav-outer{
	margin-top:15px;	
}

.main-header .nav-outer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#202e31;
	transform:skewX(-25deg);	
}

.main-header.header-style-two .nav-outer:before{
	background:none;
}

.main-menu{
	position:relative;
	z-index:1;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
}

.main-menu .navigation > li:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#202e31;
	transform:skewX(-25deg);
	transition:all 500ms ease;	
}

.bounce-in-header .main-menu .navigation > li{
	margin-right:0px;
}

.main-menu .navigation > li > a{
	position:relative;
	z-index:1;
	display:block;
	padding:13px 25px;
	font-size:14px;
	color:#ffffff;
	line-height:24px;
	border-top:none;
	text-transform:uppercase;
	opacity:1;
	transition:all 500ms ease;
}

.header-style-two .navigation > li:before{
	display:none;	
}

.header-style-two .main-menu .navigation > li > a{
	color:#ffffff;
}

.header-style-two .main-menu .navigation > li.current > a{
	color:#fdc236;
}

.main-menu .navigation > li:hover:before,
.main-menu .navigation > li.current:before,
.main-menu .navigation > li.current-menu-item:before{
	background:#fdc236;	
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	border-color:#fdc236;
	opacity:1;
}

.main-menu .navigation > li:hover > a:after{
	opacity:1;
}

.main-menu .navigation > li > ul:before{
	content:'';
	position:absolute;
	left:0px;
	top:-5px;
	display:block;
	width:100%;
	height:5px;	
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:-15px;
	margin-top:5px;
	top:110%;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	transform:skewX(-25deg);	
	background:#202e31;
	transition:all 500ms ease;
	transform-origin: 0 0;
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.20);
	transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 15px 10px 20px;
	line-height:22px;
	font-weight:600;
	font-size:13px;
	text-transform:uppercase;
	color:#ffffff;
	transition:all 500ms ease;
	transform:skewX(25deg);	
}

.main-menu .navigation > li > ul > li:hover > a,
.main-menu .navigation > li > ul > li:hover{
	color:#fdc236;
	border-color:#fdc236;		
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
}

.main-header .btn-outer{
	position:absolute;
	right:12px;
	top:0px;
	width:210px;
	height:100%;
	background:#fdc236;	
}

.main-header.header-style-two .btn-outer{
	background:none;	
}

.main-header .btn-outer .inq-btn{
	position:relative;
	display:block;
	line-height:24px;
	text-align:center;
	padding:13px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;	
}

.main-header .btn-outer .inq-btn .txt{
	position:relative;
	z-index:1;	
}

.main-header .btn-outer .inq-btn:before{
	content:'';
	position:absolute;
	left:13px;
	top:0px;
	width:100%;
	height:100%;
	background:#fdc236;
	transform:skewX(-25deg);
}


/*** 

====================================================================
	Search Popup
====================================================================

***/

.search-popup{
	position:fixed;
	font-family: 'Roboto',sans-serif;
	left:0px;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.80);
	z-index:9999;
	visibility:hidden;
	opacity:0;
	overflow:auto;
	transition:all 700ms ease;
}

.search-popup.popup-visible{
	top:0;
	visibility:visible;
	opacity:1;
}

.search-popup .close-search{
	position:absolute;
	right:15px;
	top:10px;
	font-size:24px !important;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
}

.search-popup .close-search .fa{
	font-size:24px !important;	
}

.search-popup .close-search:hover{
	opacity:0.70;	
}

.search-popup .search-form{
	position:relative;
	padding:0px 15px 50px;
	padding-top:130px;
	max-width:1024px;
	margin:0 auto;	
}

.search-popup .search-form fieldset{
	position:relative;
	border:7px solid rgba(255,255,255,0.50);
	border-radius:12px;
}

.search-popup .search-form fieldset input[type="search"],
.search-popup .search-form fieldset input[type="text"]{
	position:relative;
	height:70px;
	padding:20px 220px 20px 30px;
	background:#ffffff;
	line-height:30px;
	font-size:24px;
	color:#233145;
	border-radius:7px;
}

.search-popup .search-form fieldset input[type="submit"]{
	position:absolute;
	display:block;
	right:0px;
	top:0px;
	text-align:center;
	width:220px;
	height:70px;
	padding:20px 10px 20px 10px;
	color:#ffffff !important;
	background:#fdc236;
	line-height:30px;
	font-size:20px;
	text-transform:uppercase;
	border-radius:0px 7px 7px 0px;
}

.search-popup .search-form fieldset input[type="submit"]:hover{
	background:#334551;
}

.search-popup h3{
	font-family: 'Roboto',sans-serif;
	font-size:24px;
	color:#ffffff;
	margin-bottom:20px;
	text-align:center;	
}

.search-popup .recent-searches{
	font-size:16px;
	color:#ffffff;
	text-align:center;
}

.search-popup .recent-searches li{
	display:inline-block;
	margin:0px 10px 10px 0px;	
}

.search-popup .recent-searches li a{
	display:block;
	line-height:24px;
	border:1px solid #ffffff;
	padding:7px 15px;
	color:#ffffff;
	border-radius:3px;
}

.search-popup .recent-searches li a:hover{
	color:#fdc236;
	border-color:#fdc236;	
}


/*** 

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

***/

.main-slider{
	position:relative;
	width:100%;
	overflow:hidden;
	top:-50px;
	z-index:10;
	color:#ffffff;
}

.main-slider.style-two{
	top:0px;	
}

.main-slider .text{
	font-weight:400;
	font-size:16px;	
}

.main-slider h1{
	line-height:1.2em;
	font-size:70px;
	font-weight:700;
	text-transform:uppercase;
}

.main-slider h2{
	line-height:1.2em;
	font-weight:700;
	font-size:36px;
}

.main-slider h3{
	font-size:24px;
	text-transform:uppercase;
	font-weight:700;
	color:#ffffff;
}

.main-slider .grey-color{
	color:#202e31;
}

.main-slider.style-one .tp-bullets{
	display:none;	
}

.main-slider .tp-bullets.preview4 .bullet{
	border-color:#fdc236 !important;
	margin:0px 5px;	
}

.main-slider .tparrows.preview3{
	background:none !important;
	width:40px;	
}

.main-slider .tparrows.preview3::after{
	top:20px;
	background:#26393e;
	color:#ffffff;
	font-size:14px;
	height:40px;
	line-height:40px;
	width:40px;
	border-radius:3px;	
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
	content: '\f10e';
	font-family:'Flaticon';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
	content: '\f102';
	font-family:'Flaticon';
}



.main-slider .tparrows.preview3.tp-leftarrow{
	left:10px !important;	
}

.main-slider .tparrows.preview3.tp-rightarrow{
	right:10px !important;	
}

.main-slider .tparrows.preview3:hover::after{
	background-color:#fac955;
	color:#ffffff !important;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
	visibility:hidden;
	opacity:0;	
}

.main-slider.style-one:after{
	content:'';
	position:relative;
	display:block;
	width:100%;
	height:9px;
	
	background-color: #cb9d0c;
}

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

/*** 

====================================================================
	Section  Title
====================================================================

***/

.small-container{
	max-width:800px;
	margin:0 auto;	
}

.sec-title{
	position:relative;
	margin-bottom:35px;
}

.sec-title h2{
	position:relative;
	font-size:34px;
	font-weight:700;
	color:#202e31;
	margin-bottom:5px !important;
	text-transform:uppercase;
	letter-spacing:1px;
	word-spacing:2px;


}

.sec-title h3{
	position:relative;
	font-size:24px;
	color:#999999;
}

.sec-title .text{
	position:relative;
	font-size:16px;
	color:#6a6a6a;
}

/*** 

====================================================================
	Services Style One
====================================================================

***/

.services-style-one{
	position:relative;
	padding:90px 0px 20px;
}

.services-style-one .default-service-column{
	position:relative;
	margin-bottom:30px;
	text-align:center;	
}

.default-service-column{
	position:relative;	
}

.default-service-column .inner-box{
	position:relative;
	border:1px solid #e0e0e0;
	max-width:420px;
	margin:0 auto;
	transition:all 500ms ease;		
}

.default-service-column .inner-box:hover{
	box-shadow:0px 0px 7px 5px rgba(0,0,0,0.05);	
}

.default-service-column .inner-most{
	position:relative;
	overflow:hidden;	
}

.default-service-column .image-box{
	position:relative;	
}

.default-service-column .image-box img{
	display:block;
	width:100%;	
}

.default-service-column .lower-part{
	position:relative;
	padding-top:20px;
	margin-top:-20px;	
}

.default-service-column .lower-part .left-curve{
	position:absolute;
	left:0px;
	top:-5px;
	width:54%;
	height:90px;
	background:#ffffff;
	border-top:7px solid transparent;
	transform:rotate(-12deg);
	transition:all 500ms ease;	
}

.default-service-column .lower-part .right-curve{
	position:absolute;
	right:0px;
	top:-5px;
	width:54%;
	height:90px;
	background:#ffffff;
	border-top:7px solid transparent;
	transform:rotate(12deg);
	transition:all 500ms ease;	
}

.default-service-column:hover .lower-part .left-curve,
.default-service-column:hover .lower-part .right-curve{
	border-top-color:#fdc236;	
}

.default-service-column .content{
	position:relative;
	padding:0px 40px 20px;
	z-index:1;	
}

.default-service-column .content h3{
	position:relative;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:5px;
	color:#202e31;
	font-weight:700;
}

.default-service-column .content .text{
	position:relative;
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
	color:#202e31;	
}

.default-service-column .content .more-link{
	position:relative;
}

.default-service-column .content .read-more{
	position:relative;
	display:inline-block;
	line-height:20px;
	font-weight:700;
	font-size:14px;
	font-family:'Poppins',sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid transparent;
	color:#fdc236;
	transition:all 500ms ease;	
}

.default-service-column .content .read-more:hover,
.default-service-column:hover .content .read-more{
	border-color:#fdc236;	
}

/*** 

====================================================================
	Default Intro Section
====================================================================

***/

.default-intro-section{
	position:relative;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	overflow:hidden;
}

.default-intro-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(253,194,54,0.95);
}

.default-intro-section .content-box{
	position:relative;
	padding:45px 70px 40px 70px;
	color:#ffffff;	
}

.default-intro-section .content-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:1500px;
	height:101%;
	background:#202e31;
	transform:skewX(-25deg);
}

.default-intro-section h3{
	text-transform:uppercase;
	font-size:20px;
	font-weight:700;
	margin-bottom:10px;	
}

.default-intro-section .text{
	font-size:14px;
}

/*** 

====================================================================
	What We Do Section
====================================================================

***/

.what-we-do{
	position:relative;
	padding:90px 0px;
}

.what-we-do .auto-container{
	position:relative;
	z-index:1;	
}

.tabs-box{
	position:relative;	
}

.tabs-box .buttons-style-one{
	position:relative;
	margin-bottom:50px;	
}

.tabs-box .buttons-style-two{
	position:absolute;
	left:0px;
	top:0px;
	margin-bottom:50px;	
}

.tabs-box .tab-buttons{
	position:relative;
	text-align:center;
	font-family:'Poppins',sans-serif;
}

.tabs-box .tab-buttons .tab-btn{
	position:relative;
	display:inline-block;
	margin:0px 4px 5px;
	color:#b0b0b0;
	padding:10px 35px 10px 20px;
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
	line-height:28px;
	font-weight:500;
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn{
	display:block;
	margin:0px 0px 10px 0px;
	color:#202e31;
	text-align:left;
	z-index:5;	
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(1){
	left:-9px;
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(2){
	left:-26px;
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(3){
	left:-43px;
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(4){
	left:-47px;
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(5){
	left:-31px;
}

.tabs-box .tab-buttons .tab-btn:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #d0d0d0;
	background:#ffffff;
	transform:skewX(-25deg);
	transition:all 500ms ease;		
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn:before{
	transform:skewX(-15deg);	
}

.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(4):before,
.tabs-box .buttons-style-two .tab-buttons .tab-btn:nth-child(5):before{
	transform:skewX(15deg);	
}

.tabs-box .tab-buttons .tab-btn:hover:before,
.tabs-box .tab-buttons .tab-btn.active-btn:before{
	background:#fdc236;
	border-color:#fdc236;
}

.tabs-box .tab-buttons .tab-btn:hover,
.tabs-box .tab-buttons .tab-btn.active-btn{
	color:#ffffff;
}

.tabs-box .tab-buttons .tab-btn .txt{
	position:relative;	
}

.tabs-box .tab-buttons .tab-btn .icon{
	position:relative;
	font-size:22px;
	padding-right:10px;	
}

.tabs-box .tab{
	display:none;
	box-shadow:0px 5px 15px 1px rgba(2,2,2,0.10);	
}

.tabs-box .tab.active-tab{
	display:block;	
}

.tabs-box .left-image-box,
.tabs-box .main-content-box,
.tabs-box .how-works-box{
	position:relative;
	padding:0px !important;	
}

.tabs-box .left-image-box .image-outer{
	position:relative;
	padding-right:40px;	
}

.tabs-box .left-image-box .image img{
	display:block;
	width:100%;	
}

.tabs-box .tab .outer{
	position:relative;
	background:#ffffff;
	overflow:hidden;
	border:1px solid #f4f4f4;	
}

.tabs-box.tab-style-two .tab{
	margin-left:180px;
	margin-right:140px;
	padding-left:20px;	
}

.tabs-box.tab-style-two .tab .outer{
	border:1px solid #f0f0f0;
	border-left:none;	
}

.tabs-box .main-content-box .inner-content{
	position:relative;
	padding:50px 50px 20px 40px;
	padding-left:0px;
	background:#ffffff;
	overflow:hidden;
}

.tabs-box .main-content-box .inner-content .image-box{
	position:relative;
	margin-bottom:20px;	
}

.tabs-box .main-content-box .inner-content .image-box img{
	display:block;
	width:100%;	
}

.tabs-box .left-image-box .upper-curve{
	position:absolute;
	right:-31px;
	top:0px;
	width:100px;
	height:54.25%;
	background:#ffffff;
	border-left:10px solid #f4f4f4;
	transform:rotate(15deg);
	transition:all 500ms ease;	
}

.tabs-box .left-image-box .lower-curve{
	position:absolute;
	right:-31px;
	bottom:0px;
	width:100px;
	height:54.25%;
	background:#ffffff;
	border-left:10px solid #f4f4f4;
	transform:rotate(-15deg);
	transition:all 500ms ease;	
}

.tabs-box.tab-style-two .curves-outer{
	position:absolute;
	left:113px;
	top:0px;
	width:110px;
	height:100%;
	overflow:hidden;	
}

.tabs-box.tab-style-two .upper-curve{
	position:absolute;
	left:40px;
	top:0px;
	width:100px;
	height:54.25%;
	background:#ffffff;
	border-left:1px solid #f0f0f0;
	transform:rotate(15deg);
	transition:all 500ms ease;	
}

.tabs-box.tab-style-two .lower-curve{
	position:absolute;
	left:40px;
	bottom:0px;
	width:100px;
	height:54.25%;
	background:#ffffff;
	border-left:1px solid #f0f0f0;
	transform:rotate(-15deg);
	transition:all 500ms ease;	
}

.tabs-box h3{
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#202e31;
	font-weight:700;	
}

.tabs-box .main-content-box .text{
	position:relative;
	margin-bottom:30px;
	color:#a2a2a2;
	font-size:14px;
}

.tabs-box .man-image-right{
	position:absolute;
	right:40px;
	top:-80px;	
}

.progress-boxes{
	position:relative;	
}

.progress-boxes .progress-box{
	position:relative;
	margin-bottom:15px;	
}

.progress-boxes .bar-outer{
	position:relative;
	height:20px;
	width:100%;
	overflow:hidden;
	background:#eeeeee;
	color:#ffffff;
	line-height:20px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:700;
}

.progress-boxes .bar-outer .bar-bg{
	position:absolute;
	left:0px;
	top:0px;
	margin-left:-10px;
	height:100%;
	background:#fdc236;
	transform:skewX(-25deg);	
}

.progress-boxes .bar-outer .txt{
	position:relative;
	padding:0px 18px;
}

.tabs-box .how-works-box .inner-content{
	position:relative;
	color:#ffffff;
	padding:50px 30px;
	background:#fdc236;
	font-family:'Poppins',sans-serif;	
}

.tabs-box .styled-steps li{
	position:relative;
	padding:22px 10px 23px 60px;
	border-bottom:1px solid rgba(255,255,255,0.80);
	font-weight:700;
	line-height:20px;
	text-transform:uppercase;
}

.tabs-box .styled-steps li .count{
	position:absolute;
	left:0px;
	top:20px;
	width:40px;
	height:40px;
	line-height:36px;
	text-align:center;
	border:2px solid #ffffff;
	border-radius:50%;	
}

.tabs-box .styled-steps li:last-child{
	border-bottom:none;
	padding-bottom:0px;
}

.tabs-box .styled-steps li .small-text{
	font-size:12px;
	display:block;	
}

.what-we-do .image-section{
	position:absolute;
	left:0px;
	bottom:50px;
	z-index:0;
	width:100%;
	height:200px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#2a373b;
}

.what-we-do .image-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#2a373b;
	opacity:0.95;	
}


/*** 

====================================================================
	Latest Work Section
====================================================================

***/

.latest-work{
	position:relative;
	padding:10px 0px 50px;
}

.latest-work .owl-controls{
	display:none;	
}

.latest-work .carousel-outer{
	position:relative;
	margin-bottom:0px;
}

.default-work-column{
	position:relative;	
}

.work-carousel .default-work-column{
	position:relative;
	margin-bottom:10px;	
}

.default-work-column .inner-box{
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #e0e0e0;
	margin-left:-1px;
	margin-right:-1px;	
}

.work-carousel .default-work-column:hover,
.projects-section .default-work-column:hover{
	z-index:5;
	box-shadow:0px 0px 10px 3px rgba(0,0,0,0.10);
}	

.default-work-column:hover .inner-box{
	border-color:#e0e0e0;	
}

.default-work-column .image-box img{
	position:relative;
	display:block;
	width:100%;
	height:auto;
}

.default-work-column .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	border-bottom:120px solid transparent;
	text-align:center;
	background-color:rgba(32,46,49,0.85);
	opacity:0;
	transition:all 500ms ease;
	transform:scaleY(0);
}

.default-work-column:hover .overlay-link{
	transform:scaleY(1);
	opacity:1;
}

.default-work-column .overlay-link .icon{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:50px;
	font-size:36px;
	line-height:50px;
	margin-top:-25px;
	text-align:center;	
}

.default-work-column .caption-layer{
	position:absolute;
	left:0px;
	bottom:-42px;
	width:100%;
	height:auto;
	background:#ffffff;
	border:1px solid #e0e0e0;
	border-bottom:none;
	border-top:5px solid #fdc236;
	padding-bottom:1px;
	transition:all 500ms ease;
}

.default-work-column:hover .caption-layer{
	bottom:0px;	
}

.default-work-column .caption-layer .upper{
	position:relative;
	padding:18px 20px 13px;
	text-align:center;	
}

.default-work-column .caption-layer h3{
	font-size:16px;
	font-weight:700;
	color:#202e31;
	text-transform:uppercase;
	margin-bottom:0px;	
}

.default-work-column .caption-layer h3 a{
	color:#202e31;	
}

.default-work-column .caption-layer .category{
	font-size:12px;
	color:#b2b2b2;
	text-transform:uppercase;
}

.default-work-column .caption-layer .category a{
	color:#b2b2b2;	
}

.default-work-column .caption-layer .options{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	border-right:none;
	vertical-align:middle;
}

.default-work-column .caption-layer .options li{
	position:relative;
	float:left;
	font-size:12px;
	line-height:24px;
	padding:6px 5px 6px 12px;
	color:#a6a6a6;
	text-transform:uppercase;
	vertical-align:middle;
	width:50% !important;
	border:1px solid #e0e0e0;
	border-left:none;
	border-bottom:none;
}

.default-work-column .caption-layer .options li a{
	color:#a6a6a6;
}

.default-work-column .caption-layer .options li .icon{
	position:relative;
	top:1px;
	font-size:20px;
	padding-right:10px;
	color:#202e31;
	line-height:24px;	
}

.latest-work .more-link{
	display:inline-block;
	font-weight:700;
	text-transform:uppercase;
	color:#202e31;
	line-height:20px;
	font-family:'Poppins',sans-serif;
	border-bottom:1px solid #202e31;	
}

/*** 

====================================================================
	Our Team Section
====================================================================

***/

.team-section{
	position:relative;
	padding:90px 0px 50px;
	background-color:#202e31;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center bottom;
}

.team-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0.95;
	background-color:#202e31;
}

.bg-light{
	background:#f5f5f5;	
}

.bg-light:before{
	display:none;	
}

.team-section .sec-title h2{
	color:#ffffff;
	text-shadow:none;	
}

.bg-light.team-section .sec-title h2{
	color:#202e31;
	text-shadow:5px 5px 1px #e5e5e5;
}

.team-section .sec-title .text{
	color:#e0e0e0;	
}

.bg-light.team-section .sec-title .text{
	color:#999999;	
}

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

.team-member .inner-box{
	position:relative;
	max-width:370px;
	margin:0 auto;
	overflow:hidden;
}

.team-member .inner-box .image-box{
	position:relative;
	text-align:center;
	z-index:1;
}

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

.team-member .lower-part{
	position:absolute;
	left:0px;
	bottom:-39px;
	width:100%;
	transition:all 500ms ease;	
}

.team-member:hover .lower-part{
	bottom:0px;	
}

.team-member .lower-part .left-curve{
	position:absolute;
	left:0px;
	top:-21px;
	width:53.1%;
	height:90px;
	background:#ffffff;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	transform:rotate(-12deg);
	transition:all 500ms ease;
	z-index:2;	
}

.team-member .lower-part .right-curve{
	position:absolute;
	right:0px;
	top:-21px;
	width:53.1%;
	height:90px;
	background:#ffffff;
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	transform:rotate(12deg);
	transition:all 500ms ease;
	z-index:2;	
}

.team-member:hover .lower-part .right-curve,
.team-member:hover .lower-part .left-curve{
	border-top-color:#fdc236;
	border-top-width:5px;
	transform:rotate(0deg);	
}

.team-member .caption-layer{
	position:relative;
	left:0px;
	bottom:0px;
	width:100%;
	height:auto;
	background:#ffffff;
	border:1px solid #e0e0e0;
	border-top:none;
	padding-bottom:1px;
	z-index:2;
}

.team-member .caption-layer .upper{
	position:relative;
	padding:0px 20px 13px;
	text-align:center;
	border-bottom:1px solid #e0e0e0;	
}

.team-member .caption-layer h3{
	font-size:16px;
	font-weight:700;
	color:#202e31;
	text-transform:uppercase;
	margin-bottom:0px;	
}

.team-member .caption-layer h3 a{
	color:#202e31;	
}

.team-member .caption-layer .category{
	font-size:12px;
	color:#b2b2b2;
	text-transform:uppercase;
}

.team-member .caption-layer .category a{
	color:#b2b2b2;	
}

.team-member .caption-layer .options{
	position:relative;
	display:table;
	width:100%;
	height:auto;
	border-right:none;
	vertical-align:middle;
}

.team-member .caption-layer .options li{
	position:relative;
	display:table-cell;
	font-size:11px;
	line-height:24px;
	padding:6px 15px;
	color:#a6a6a6;
	text-transform:uppercase;
	vertical-align:middle;
	border-right:1px solid #e0e0e0;
}

.team-member .caption-layer .options li:last-child{
	border-right:none;	
}

.team-member .caption-layer .options li a{
	color:#a6a6a6;
}

.team-member .caption-layer .options li .icon{
	position:relative;
	top:1px;
	font-size:16px;
	padding-right:10px;
	color:#202e31;
	line-height:24px;	
}

.team-member .bg-layer{
	position:absolute;
	left:10%;
	bottom:0px;
	height:250px;
	width:80%;
	background:#2f4448;
	transition:all 500ms ease;
}

.team-member:hover .bg-layer{
	background:none;	
}

.team-member .bg-layer:before{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#fdc236 url(../images/background/bg-pattern.png) right top repeat-y;
	opacity:0;
	transition:all 500ms ease;
	transform:skewY(0deg);	
}

.team-member:hover .bg-layer:before{
	opacity:1;
	transform:skewY(-10deg);	
}


/*** 

====================================================================
	Testimonials Section
====================================================================

***/

.testimonials-section{
	position:relative;
	padding:90px 0px 100px;
	background-color:#ffffff;
}

.testimonials-section .carousel-outer{
	position:relative;	
}

.testimonials-section .testi-box{
	position:relative;
	padding-left:150px;
	min-height:152px;
	border:1px solid #e0e0e0;	
}

.testimonials-section .testi-box:hover{
	border-color:#fdc236;	
}

.testimonials-section .testi-box .text-content{
	position:relative;
	padding:20px 20px 10px;
	font-style:italic;
	color:#999999;
	line-height:23px;
	font-size:14px;	
}

.testimonials-section .testi-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:150px;
	overflow:hidden;	
}

.testimonials-section .testi-box .author-thumb img{
	display:block;
	width:100%;	
}

.testimonials-section .testi-box .info-box{
	position:absolute;
	left:0px;
	bottom:-1px;
	width:100%;
	background:#202e31;
	text-align:center;
}

.testimonials-section .testi-box .info-box .left-curve{
	position:absolute;
	left:0px;
	top:-15px;
	width:56%;
	height:50px;
	background:#202e31;
	border-top:5px solid transparent;
	transform:rotate(-15deg);
	transition:all 500ms ease;
}

.testimonials-section .testi-box .info-box .right-curve{
	position:absolute;
	right:0px;
	top:-15px;
	width:56%;
	height:50px;
	background:#202e31;
	border-top:5px solid transparent;
	transform:rotate(15deg);
	transition:all 500ms ease;
}

.testimonials-section .testi-box .info-box .content{
	position:relative;
	left:0px;
	bottom:0px;
	width:100%;
	height:auto;
	background:#202e31;
	line-height:18px;
	padding-bottom:3px;
}

.testimonials-section .testi-box .info-box .content h4{
	font-size:13px;
	font-weight:700;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:0px;
	line-height:14px;	
}

.testimonials-section .testi-box .info-box .content .designation{
	font-size:10px;
	color:#cccccc;
	text-transform:uppercase;
}

.testimonials-section .owl-controls{
	margin:0px;
	padding:0px;	
}

.testimonials-section .owl-dots{
	display:none !important;	
}

.testimonials-section .testimonials-carousel{
	position:static;	
}

.testimonials-section .carousel-outer .owl-prev{
	position:absolute;
	left:0px !important;
	top:50% !important;
	margin:-20px 0px 0px 0px !important;
	border-radius:0px !important;
	width:40px;
	height:40px;
	padding:0px !important;
	background:#4d585a !important;
	color:#ffffff;
	line-height:40px;
}

.testimonials-section .carousel-outer .owl-next{
	position:absolute;
	right:0px !important;
	top:50% !important;
	margin:-20px 0px 0px 0px !important;
	border-radius:0px !important;
	width:40px;
	height:40px;
	padding:0px !important;
	background:#4d585a !important;
	color:#ffffff;
	line-height:40px;
}

.testimonials-section .carousel-outer .owl-prev:hover,
.testimonials-section .carousel-outer .owl-next:hover{
	background:#fdc236 !important;	
}

/*** 

====================================================================
	Latest News Section
====================================================================

***/

.latest-news{
	position:relative;
	padding:90px 0px;
	background-color:#ffffff;
	overflow:hidden;
}

.latest-news .outer-box{
	position:relative;
	margin-left:120px;
	padding:90px 15px 80px;
	padding-left:160px;
	background:#202e31 url(../images/background/bg-scale.png) left bottom repeat-x;
	z-index:1;
}

.latest-news .outer-box:after{
	content:'';
	position:absolute;
	left:100%;
	top:0px;
	width:1500px;
	height:100%;
	background:#202e31 url(../images/background/bg-scale.png) left bottom repeat-x;
}

.latest-news .outer-box .left-image{
	position:absolute;
	left:-120px;
	top:-80px;
}

.latest-news .outer-box .sec-title h2{
	color:#ffffff;
	text-shadow:none;	
}

.latest-news .outer-box .sec-title .text{
	color:#e0e0e0;
}

.latest-news .outer-box .post-item{
	margin-bottom:40px;	
}

.latest-news .outer-box .curve-box{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:10px;
	background:#202e31;
}

.latest-news .outer-box .curve-box .left-curve{
	position:absolute;
	left:0px;
	top:-7px;
	width:59%;
	height:50px;
	background:#202e31;
	border-top:5px solid #ffffff;
	transform:rotate(-20deg);
	transition:all 500ms ease;
}

.latest-news .outer-box .curve-box .right-curve{
	position:absolute;
	right:0px;
	top:-7px;
	width:59%;
	height:50px;
	background:#202e31;
	border-top:5px solid #ffffff;
	transform:rotate(20deg);
	transition:all 500ms ease;
}

.latest-news .outer-box .post-item:hover .curve-box .left-curve,
.latest-news .outer-box .post-item:hover .curve-box .right-curve,
.latest-news .outer-box .post-item:hover .post-thumb{
	border-color:#fdc236;	
	border-top-color:#fdc236;
}

.latest-news .outer-box .post-item .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:130px;
	border:5px solid #ffffff;
	border-bottom:none;
	overflow:hidden;
	transition:all 500ms ease;	
}

.latest-news .outer-box .post-item .post-thumb img{
	display:block;
	width:100%;	
}

.latest-news .outer-box .post-item h4{
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:5px;	
}

.latest-news .outer-box .post-item h4 a{
	color:#ffffff;
}

.latest-news .outer-box .post-item .time{
	color:#969696;
	font-size:12px;
	text-transform:uppercase;	
}

.latest-news .outer-box .post-item .inner-box{
	position:relative;
	max-width:390px;
	padding-left:150px;
	padding-top:15px;	
}

/*** 

====================================================================
	Sponsors Slider Style
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:90px 0px;	
}

.sponsors-outer .owl-controls{
	display:none;
}

.sponsors-carousel .slide-item{
	position:relative;
	border:1px solid #e0e0e0;
	border-radius:2px;
	margin:1px;
	text-align:center;
	transition:all 300ms ease;
}

.sponsors-carousel .slide-item:hover{
	border-color:#999999;	
}
	
.sponsors-carousel .slide-item img{
	display:block;
	max-width:100%;
	width:100%;
	opacity:1;
	transition:all 300ms ease;
}


/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	color:#72868a;
	background:#172224;
}

.main-footer .footer-upper{
	position:relative;
	padding:80px 0px 20px;
	color:#72868a;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

.main-footer .footer-upper:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0.97;
	background:#202e31;	
}

.main-footer .footer-upper .auto-container{
	position:relative;
	z-index:10;
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:40px;	
}

.footer-upper .column h3{
	position:relative;
	font-size:18px;
	line-height:24px;
	margin-bottom:30px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ffffff;
}

.main-footer .about-widget{
	font-size:14px;
	color:#ffffff;
	line-height:2em;
	word-spacing:2px;
	padding-right:10px;
}

.main-footer .footer-upper a{
	transition:all 0.5s ease;
}

.main-footer .footer-upper a:hover{
	color:#ffffff;	
}

.footer-upper .links-widget li{
	position:relative;
	margin-bottom:15px;
}

.footer-upper .links-widget li a{
	position:relative;
	display:block;
	font-size:14px;
	color:#72868a;
	line-height:20px;
}

.footer-upper .links-widget li a:hover{
	color:#fdc236;
	text-decoration:underline;
}

.main-footer .social-links a{
	position:relative;
	display:inline-block;
	font-size:13px;
	width:32px;
	height:32px;
	line-height:30px;
	border:1px solid #72868a;
	text-align:center;
	margin:0px 5px 10px 0px;
	color:#ffffff;
	background:none;
	border-radius:50%;
	transition:all 0.5s ease;
}

.main-footer .social-links a:hover{
	color:#101010;
	background:#fdc236;
	border-color:#fdc236;	
}

.main-footer .contact-info{
	font-size:14px;
	margin-bottom:20px;	
}

.main-footer .contact-info li{
	position:relative;
	margin-bottom:8px;
	padding-left:120px;
	line-height:24px;
}

.main-footer .contact-info li strong{
	position:absolute;
	left:0px;
	top:0px;
	font-weight:700;
	text-transform:uppercase;	
}

.main-footer .contact-info li a{
	 color:#72868a;	
}

.footer-bottom{
	position:relative;
	padding:20px 0px;
	line-height:30px;
	color:#738d93;
	background:#172224;
	font-size:14px;
}

.footer-bottom a{
	color:#738d93;	
}

.footer-bottom a:hover{
	color:#ffffff;	
}

/*** 

====================================================================
	Fun Facts Section
====================================================================

***/

.fun-facts{
	position:relative;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	overflow:hidden;
}

.fun-facts:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(253,194,54,0.95);
}

.fun-facts .content-box{
	position:relative;
	padding:40px 80px 15px 50px;	
}

.fun-facts .content-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#ffffff;
	border:1px solid #e0e0e0;
	border-left:none;
	border-right:none;
	transform:skewX(-25deg);
}

.fun-facts .counter-column{
	position:relative;
	margin-bottom:20px;	
}

.fun-facts .count-outer{
	text-transform:uppercase;
	font-size:18px;
	color:#303030;
	font-weight:700;
	font-family:'Poppins',sans-serif;
}

.fun-facts .counter-column .icon-box{
	position:relative;
	font-size:30px;
	margin-bottom:15px;
	color:#202e31;
}

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	position:relative;
}

.gallery-section .filters{
	position:relative;
	text-align:center;
	margin-bottom:40px;
}

.gallery-section .filters{
	position:relative;
	text-align:center;
	font-family:'Poppins',sans-serif;
}

.gallery-section .filters li{
	position:relative;
	display:inline-block;
	padding:5px 25px;
	line-height:30px;
	color:#202e31;
	cursor:pointer;
	text-transform:uppercase;
	font-size:12px;
	font-weight:700;
	min-width:100px;
	margin:0px 10px;
	transition:all 300ms ease;
}

.gallery-section .filters li .txt{
	position:relative;
	z-index:2;	
}

.gallery-section .filters li:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:1px solid #e0e0e0;
	background:#ffffff;
	transform:skewX(-25deg);
	transition:all 500ms ease;		
}

.gallery-section .filters li:hover:before,
.gallery-section .filters li.active:before{
	background:#fdc236;
}

.gallery-section .filters li:hover,
.gallery-section .filters li.active{
	color:#ffffff;	
}


.default-portfolio-item{
	position:relative;
}

.sortable-masonry .column{
	padding:0px 15px 0px;
	margin-bottom:30px;	
}

.default-portfolio-item .inner-box{
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #e0e0e0;
	margin-left:-1px;
	margin-right:-1px;	
}

.default-portfolio-item  .inner-box:hover{
	z-index:5;
	box-shadow:0px 0px 10px 3px rgba(0,0,0,0.10);
}	

.default-portfolio-item:hover .inner-box{
	border-color:#e0e0e0;	
}

.default-portfolio-item .image-box img{
	position:relative;
	display:block;
	width:100%;
	height:auto;
}

.default-portfolio-item .overlay-link{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	color:#ffffff;
	border-bottom:70px solid transparent;
	text-align:center;
	background-color:rgba(32,46,49,0.85);
	opacity:0;
	transition:all 500ms ease;
	transform:scaleY(0);
}

.default-portfolio-item:hover .overlay-link{
	transform:scaleY(1);
	opacity:1;
}

.default-portfolio-item .overlay-link .icon{
	position:absolute;
	left:0px;
	top:50%;
	width:100%;
	height:50px;
	font-size:36px;
	line-height:50px;
	margin-top:-25px;
	text-align:center;	
}

.default-portfolio-item .caption-layer{
	position:absolute;
	left:0px;
	bottom:-150px;
	width:100%;
	height:auto;
	background:#ffffff;
	border:1px solid #e0e0e0;
	border-bottom:none;
	border-top:5px solid #fdc236;
	padding-bottom:1px;
	transition:all 500ms ease;
}

.default-portfolio-item:hover .caption-layer{
	bottom:0px;	
}

.default-portfolio-item .caption-layer .upper{
	position:relative;
	padding:15px 15px 10px;
	text-align:center;	
}

.default-portfolio-item .caption-layer h3{
	font-size:16px;
	font-weight:700;
	color:#202e31;
	text-transform:uppercase;
	margin-bottom:0px;	
}

.default-portfolio-item .caption-layer h3 a{
	color:#202e31;	
}

.default-portfolio-item .caption-layer .category{
	font-size:12px;
	color:#b2b2b2;
	text-transform:uppercase;
}

.default-portfolio-item .caption-layer .category a{
	color:#b2b2b2;	
}

/*** 

====================================================================
	Page Title Section
====================================================================

***/

	color:#b7b7b7;
	font-size:12px;
	text-transform:uppercase;	
}

/*** 

====================================================================
	Default Two COlumn
====================================================================

***/

.default-two-column{
	position:relative;
}

.default-two-column .column{
	position:relative;
	margin-bottom:40px;	
}

.default-two-column .skewed-image{
	position:relative;
}

.default-two-column .image-box{
	position:relative;
	display:block;
	width:auto;
	margin-right:20px;
}

.default-two-column .image-box:before{
	content:'';
	position:absolute;
	width:300px;
	height:100%;
	top:10px;
	right:40px;
	background:#fdc236;
	transform:skewX(-15deg);	
}

.default-two-column .image-box img{
	position:relative;
	display:block;
	width:85%;
	z-index:1;
}

.default-two-column .text-column .text{
	font-size:16px;	
}
/*** 

====================================================================
	Services Section
====================================================================

***/

.services-section{
	position:relative;
	padding:20px 0px 70px;
}

.services-section .outer-box{
	position:relative;
	padding:50px 200px 10px 50px;
	color:#ffffff;
	margin-right:130px;
	background:#202e31;	
}

.services-section .outer-box .man-image{
	position:absolute;
	right:-130px;
	bottom:0px;	
}

.services-section .column{
	position:relative;
	margin-bottom:40px;	
}

.services-section h3{
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	margin-bottom:15px;
	text-transform:uppercase;	
}

.services-section .text{
	color:#88979a;
	font-size:14px;
	line-height:2em;
}

/*** 

====================================================================
	Projects Section
====================================================================

***/

.projects-section{
	position:relative;
	padding:90px 0px 70px;
	overflow:hidden;
}

.projects-section .default-work-column{
	position:relative;
	float:left;
	width:25%;	
}

/*** 

====================================================================
	Single Projects Section
====================================================================

***/

.single-project{
	position:relative;
	padding:90px 0px 100px;
}

.single-project .upper-part{
	position:relative;
	margin-bottom:30px;	
}

.single-project .upper-part .upper-box{
	position:relative;
	overflow:hidden;
	margin-bottom:30px;	
}

.single-project .upper-part .main-image{
	position:relative;
	margin-right:350px;	
}

.single-project .upper-part .main-image img{
	 display:block;
	 width:100%;	
}

.single-project .upper-part .info-box{
	position:absolute;
	right:0px;
	top:0px;
	width:100%;
	height:100%;
	max-width:350px;
	padding:50px 40px 20px;
	color:#ffffff;
	background:#202e31;	
}

.single-project .upper-part .info-box:before{
	content:'';
	position:absolute;
	left:-35px;
	top:0px;
	width:80px;
	height:100%;
	background:#202e31;
	transform:skewX(-10deg);
	z-index:1;		
}

.single-project .upper-part .info-box .white-bar{
	position:absolute;
	left:-35px;
	top:0px;
	width:20px;
	height:100%;
	background:#ffffff;
	transform:skewX(-10deg);
	z-index:4;		
}

.single-project .upper-part .info-box:after{
	content:'';
	position:absolute;
	right:0px;
	bottom:0px;
	width:400px;
	height:40px;
	background:#202e31 url(../images/background/bg-ruler.png) right bottom repeat-x;
	z-index:2;
}

.single-project .upper-part .info-box h4{
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#fdc236;
	font-weight:700;
	z-index:5;		
}

.single-project .upper-part .info-box ul{
	position:relative;
	z-index:5;	
}

.single-project .upper-part .info-box ul li{
	margin-bottom:10px;
	line-height:24px;
	color:#9fb0b4;
	font-size:14px;
}

.single-project .upper-part .info-box ul li strong{
	display:block;
	float:left;
	width:40%;
	font-size:14px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:700;
	font-family:'Poppins',sans-serif;	
}

.single-project .upper-part .info-box ul li .data{
	display:block;
	float:left;
	width:60%;	
}

.single-project .upper-part .lower-box{
	position:relative;
}

.single-project .upper-part .lower-box .related-thumbs{
	position:relative;	
}

.single-project .upper-part .lower-box .related-thumbs .thumb{
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}

.single-project .upper-part .lower-box .related-thumbs .thumb img{
	display:block;
	max-width:100%;	
}

.single-project .text-column h3{
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#202e31;	
}

.single-project .text-column p{
	margin-bottom:20px;	
}


/*** 

====================================================================
	Sidebar Page Style
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:0px 0px 100px;
	background-color:#f2f2f2;
}

.sidebar-widget{
	position:relative;
	background:#ffffff;
	margin-bottom:30px;	
}

.sidebar-title{
	position:relative;
	padding:20px 25px;
	border-bottom:1px solid #e0e0e0;	
}

.sidebar-title:before{
	content:'';
	position:absolute;
	left:25px;
	bottom:-1px;
	height:1px;
	width:150px;
	background:#fdc236;	
}

.sidebar-title h3{
	font-size:18px;
	text-transform:uppercase;
	color:#202e31;
	font-weight:700;
	line-height:26px;	
}

.sidebar-widget hr{
	margin:10px 0px 15px;	
}

.sidebar-widget .widget-inner{
	position:relative;
	padding:25px 20px;
	background:#ffffff;
}

.sidebar .search-widget{
	position:relative;
}

.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"]{
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 50px 10px 15px;
	border:1px solid #f1f1f1;
	font-size:13px;
	background:#f3f3f3;
	transition:all 500ms ease;
}

.sidebar .search-widget .form-group input[type="text"]:focus,
.sidebar .search-widget .form-group input[type="search"]:focus{
	border-color:#fdc236;
}

.sidebar .search-widget .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	width:50px;
	height:45px;
	line-height:42px;
	text-align:center;
	font-size:14px;
	background:#fdc236;
	color:#ffffff;
}

.sidebar .links-widget ul{
	font-family:'Poppins',sans-serif;
}

.sidebar .links-widget ul li{
	position:relative;
}

.sidebar .links-widget ul li:before{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	left:0px;
	top:4px;
	width:15px;
	line-height:24px;
	display:block;
	color:#2b3338;
}

.sidebar .links-widget ul li:last-child{
	border:none;	
}

.sidebar .links-widget ul li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:5px 0px 5px 20px;
	color:#202e31;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;	
}

.sidebar .links-widget ul li a:hover{
	color:#fdc236;	
}

.sidebar .news-widget .news-item{
	position:relative;
	padding-left:80px;
	margin-bottom:25px;
	min-height:65px;
}

.sidebar .news-widget .news-item .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:66px;	
}

.sidebar .news-widget .news-item .post-thumb:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:66px;
	border:33px solid transparent;
	border-bottom:10px solid #ffffff;	
}

.sidebar .news-widget .news-item .post-thumb img{
	display:block;
	width:100%;	
}

.sidebar .news-widget .news-item:last-child{
	margin-bottom:0px;	
}

.sidebar .news-widget .news-item h4{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:0px;
	color:#202e31;
	line-height:18px;
	max-width:200px;	
}

.sidebar .news-widget .news-item h4 a{
	color:#202e31;		
}

.sidebar .news-widget .news-item h4 a:hover{
	color:#fdc236;	
}

.sidebar .news-widget .news-item .time{
	color:#a4a4a4;
	font-size:12px;	
}

.comments-container{
	position:relative;
	margin-bottom:50px;
	background:#ffffff;	
}

.content-side .sidebar-title h3{
	font-size:18px;
}

.comments-container .inner-box{
	padding:0px 25px;	
}

.comments-container .comment-box{
	position:relative;
	padding:40px 0px 20px;
	border-bottom:1px solid #e5e5e5;
}

.comments-container .comment-box:last-child{
	border-bottom:none;	
}

.comments-container .comment-box .inner{
	position:relative;
	padding-left:90px;
	min-height:80px;
	font-size:14px;
	color:#6b6b6b;
}

.comments-container .comment-box .inner .image{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
}

.comments-container .comment-box .inner .image:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	border:35px solid transparent;
	border-bottom:10px solid #ffffff;	
}

.comments-container .comment-box .inner .image img{
	display:block;
	width:100%;	
}

.comments-container .comment-box .author-title{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#202e31;
	font-family:'Poppins',sans-serif;	
}

.comments-container .comment-box .time{
	text-transform:capitalize;
	color:#a4a4a4;
	font-size:12px;
	margin-bottom:10px;	
}

.comments-container .comment-box .text{
	color:#6d6d6d;
	margin-bottom:10px;	
}

.comments-container .comment-box .reply-btn{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#202e31;
	font-family:'Poppins',sans-serif;
}

.comments-form-outer{
	position:relative;
	background:#ffffff;	
}

.comments-form-outer .inner-box{
	position:relative;
	padding:25px 25px;	
}

.comments-form-outer .form-group{
	 position:relative;
	 margin-bottom:22px;	
}

.comments-form-outer .form-group input[type="text"],
.comments-form-outer .form-group input[type="email"],
.comments-form-outer .form-group select,
.comments-form-outer .form-group textarea{
	display:block;
	width:100%;
	line-height:24px;
	padding:15px 15px;
	border:1px solid #e0e0e0;
	height:56px;
	font-size:13px;
	background:#ffffff;
	transition:all 500ms ease;
}

.comments-form-outer .form-group input[type="text"]:focus,
.comments-form-outer .form-group input[type="email"]:focus,
.comments-form-outer .form-group select:focus,
.comments-form-outer .form-group textarea:focus{
	border-color:#fdc236;
	color:#fdc236;
}

.comments-form-outer .form-group textarea{
	resize:none;
	height:150px;	
}

.comments-form-outer button.theme-btn{
	font-size:14px;
	font-weight:700;
	padding:12px 30px;	
}

/*** 

====================================================================
	Default Blog Style
====================================================================

***/

.blog-page-body{
	background:#f1f1f1;	
}

.blog-posts-container{
	position:relative;
}

.default-blog-post{
	position:relative;
	margin-bottom:50px;	
}

.default-blog-post .inner-box{
	position:relative;
	border:1px solid #e0e0e0;
	margin:0 auto;
	background:#ffffff;
	transition:all 500ms ease;		
}

.default-blog-post .inner-box:hover{
	box-shadow:0px 0px 7px 5px rgba(0,0,0,0.05);	
}

.default-blog-post .inner-most{
	position:relative;
	overflow:hidden;	
}

.default-blog-post .image-box{
	position:relative;	
}

.default-blog-post .image-box img{
	display:block;
	width:100%;	
}

.default-blog-post .lower-part{
	position:relative;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:-20px;	
}

.default-blog-post .lower-part .left-curve{
	position:absolute;
	left:0px;
	top:-30px;
	width:52%;
	height:90px;
	background:#ffffff;
	border-top:7px solid #f1f1f1;
	transform:rotate(-12deg);
	transition:all 500ms ease;	
}

.default-blog-post .lower-part .right-curve{
	position:absolute;
	right:0px;
	top:-30px;
	width:52%;
	height:90px;
	background:#ffffff;
	border-top:7px solid #f1f1f1;
	transform:rotate(12deg);
	transition:all 500ms ease;	
}

.default-blog-post:hover .lower-part .left-curve,
.default-blog-post:hover .lower-part .right-curve{
	border-top-color:#fdc236;	
}

.two-column .default-blog-post .lower-part .left-curve,
.two-column .default-blog-post .lower-part .right-curve{
	top:-10px;	
}

.default-blog-post .content{
	position:relative;
	padding:20px 40px 30px;
	z-index:1;	
}

.two-column .default-blog-post .content{
	padding:20px 30px 20px;
}

.default-blog-post .content h3{
	position:relative;
	text-transform:uppercase;
	font-size:24px;
	margin-bottom:0px;
	color:#202e31;
	font-weight:700;
}

.blog-posts-container.two-column .default-blog-post .content h3{
	font-size:20px;	
}

.default-blog-post .content .author-info{
	color:#202e31;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:12px;
}

.two-column .default-blog-post .content .author-info{
	margin-bottom:10px;	
}

.default-blog-post .content h3 a,
.default-blog-post .content .author-info a{
	color:#202e31;	
}

.default-blog-post .content h3 a:hover,
.default-blog-post .content .author-info a:hover{
	color:#fdc236;	
}

.default-blog-post .content .text{
	position:relative;
	font-size:16px;
	line-height:30px;
	margin-bottom:30px;
	color:#8e8e8e;	
}

.default-blog-post .content .more-link{
	position:relative;
}

.default-blog-post .content .read-more{
	position:relative;
	display:inline-block;
	line-height:20px;
	font-weight:700;
	font-size:14px;
	font-family:'Poppins',sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid transparent;
	color:#202e31;
	transition:all 500ms ease;	
}

.default-blog-post .content .read-more:hover{
	color:#fdc236;
	border-color:#fdc236;
}

.default-blog-post .date-box{
	position:absolute;
	left:50%;
	top:-95px;
	margin-left:-30px;
	width:60px;
	height:60px;
	padding:12px 5px 5px;
	text-align:center;
	color:#ffffff;
	background:#fdc236;
	font-size:12px;
	font-weight:700;
	line-height:20px;
	font-family:'Poppins',sans-serif;
	text-transform:uppercase;	
}

.two-column .default-blog-post .date-box{
	top:-55px;	
}

.default-blog-post .date-box .day{
	font-size:24px;	
}

.blog-details .content .text{
	font-size:14px;	
}

.blog-details .content .text p{
	margin-bottom:20px;	
}

.blog-details .content .text p:last-child{
	margin-bottom:0px;	
}

.blog-details blockquote{
	border-left:6px solid #fdc236;
	padding:15px 20px;
	background:#ffffff;
	font-size:14px;	
}

.blog-details .post-info{
	position:relative;
	border-top:1px solid #e0e0e0;	
}

.blog-details .post-info li{
	display:inline-block;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	color:#8e8e8e;
	font-size:12px;
	border-right:1px solid #e0e0e0;	
}

.blog-details .post-info li:last-child{
	border:none;	
}

.blog-details .post-info li .icon{
	line-height:24px;
	font-size:16px;
	padding-right:5px;	
}

.blog-details .post-info li a{
	color:#8e8e8e;	
}

.blog-details .post-info li strong{
	padding-right:5px;
	font-family:'Poppins',sans-serif;	
}

/*** 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
	font-family:'Poppins',sans-serif;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 3px 10px 0px;	
}

.styled-pagination li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:6px 5px 4px;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
	min-width:40px;
	border:2px solid rgba(0,0,0,0);	
	background:#ffffff;
	color:#1a1a1a;
	text-align:center;
	border-radius:3px;
	transition:all 500ms ease;
}

.styled-pagination li a .fa{
	line-height:24px;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#fdc236;
	border-color:#fdc236;	
}

/*** 

====================================================================
	Contact Section
====================================================================

***/

}

/*** 

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

***/

.error-section{
	position:relative;
	padding:0px 0px 100px;
}

.error-section .image-column{
	position:relative;
}

.error-section .image-column img{
	display:inline-block;
	max-width:100%;	
}

.error-section .text-column{
	position:relative;
}

.error-section .text-column h2{
	font-size:84px;
	margin:70px 0px 20px;
	line-height:90px;
	color:#202e31;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	text-shadow:5px 6px 1px #e7e8e8;	
}

.error-section .text-column h4{
	font-size:18px;
	margin-bottom:30px;
	line-height:30px;
	color:#acacac;
	font-weight:700;
	text-transform:uppercase;	
}

/* Constractor One Construction and Home Renovation HTML5 Template */

@media only screen and (max-width: 1430px){
	
	.projects-section .default-work-column{
		width:33.333%;	
	}
}

@media only screen and (max-width: 1140px){
	.main-header .header-lower .outer-box{
		padding-right:0px;	
	}
	
	.main-header.header-style-three .nav-outer{
		margin-left:-15px;
		margin-right:-15px;
		padding-left:15px;	
	}
	
	.main-menu .navigation > li{
		margin-right:10px;	
	}
	
	.header-style-two .main-menu .navigation > li{
		margin-right:0px;
		margin-left:0px;
	}
	
	.main-menu .navigation > li > a,
	.header-style-two .main-menu .navigation > li > a{
		padding-left:10px;
		padding-right:10px;	
	}
	
	.main-header .header-upper .upper-column{
		margin-left:20px;	
	}
	
	.tabs-box .left-image-box .upper-curve,
	.tabs-box .left-image-box .lower-curve{
		height:55%;	
	}
	
	.sortable-masonry .column.big-block{
		width:50%;
	}
	
	.sortable-masonry .column.small-block{
		width:25%;
	}
	
	.tabs-box .buttons-style-two{
		position:relative;	
	}
	
	.tabs-box .buttons-style-two .tab-buttons .tab-btn{
		display:inline-block !important;
		margin:0px 5px 10px !important;
		left:0px !important;
		right:0px !important;
		padding:6px 20px;	
	}
	
	.tabs-box .buttons-style-two .tab-buttons .tab-btn::before{	
		transform:skewX(0deg) !important;
	}
	
	.tabs-box .man-image-right{
		display:none;	
	}
	
	.tabs-box.tab-style-two .tab{
		margin-right:0px;
		margin-left:0px;
		padding-left:0px;	
	}
	
	.tabs-box .main-content-box .inner-content{
		padding:40px 20px;	
	}
	
	.main-header .btn-outer .inq-btn::before{	
		transform:skewX(0deg);
	}
	
	.projects-section .default-work-column{
		width:50%;	
	}
	
	.single-project .upper-part .main-image{
		margin-right:0px;	
	}
	
	.single-project .upper-part .info-box::before,
	.single-project .upper-part .info-box .white-bar{
		display:none;	
	}
	
	.single-project .upper-part .info-box::after{
		width:100%;	
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 1023px){
	
	.main-header.header-style-two{
		position:relative;
		background:#202e31;	
	}
	
	.main-menu .navigation > li,
	.header-style-two .main-menu .navigation > li{
		margin-right:5px;	
	}
	
	.main-menu .navigation > li > a,
	.header-style-two .main-menu .navigation > li > a{
		padding-left:10px;
		padding-right:10px;
		font-weight:600;
		text-transform:capitalize;	
	}
	
	.header-style-two .main-menu .navigation > li ul > li > ul{
		left:auto !important;
		right:100% !important;	
	}
	
	.main-header .header-top .top-right ul {
		text-align: left;
	}
	
	.main-header .header-top .top-right ul li {
		display: inline-block;
		float: none;
		margin:0px 0px 0px;
	}
	
	.main-header .header-upper .upper-right{
		width:100%;	
	}
	
	.main-header.header-style-two .header-upper .upper-right{
		width:auto;
	}
	
	.tabs-box .left-image-box .upper-curve,
	.tabs-box .left-image-box .lower-curve{
		display:none;
	}
	
	.latest-news .outer-box{
		padding-left:20px;
		margin-left:0px;	
	}
	
	.latest-news .outer-box .left-image{
		display:none;	
	}
	
	.sortable-masonry .column.big-block{
		width:100%;
	}
	
	.sortable-masonry .column.small-block{
		width:50%;
	}
	
	.fun-facts .counter-column{
		text-align:center;
		margin-bottom:40px;	
	}
	
	.main-header.header-style-two .header-upper .upper-right{
		width:100%;	
	}
	
	.single-project .upper-part .lower-box .text-right{
		text-align:left !important;	
	}
	
	.sidebar-page-container .content-side{
		margin-bottom:50px;	
	}
}

@media only screen and (max-width: 767px){
	
	
	.projects-section .default-work-column{
		width:100%;	
	}
	
	.main-header.header-style-two .header-upper .upper-right{
		width:100%;
	}
	
	.main-slider,
	.page-title{
		top:0px;
		margin-top:0px;	
	}
	
	.main-header .nav-outer{
		padding-right:0px;	
	}
	
	
	.main-header .header-lower .auto-container{
		padding:0px;	
	}
	
	.main-header .nav-outer::before,
	.main-menu .navbar-collapse > .navigation > li > ul,
	.main-menu .navbar-collapse > .navigation > li > ul > li,
	.main-menu .navbar-collapse > .navigation > li > ul > li > a,
	.default-intro-section .content-box::before,
	.fun-facts .content-box::before,
	.main-header .btn-outer .inq-btn::before{	
		transform:skewX(0deg);
	}
	
	.main-header .btn-outer{
		right:auto;
		left:0px;
		z-index:15;
		height:50px;
		width:170px;
	}

	.header-upper .logo-outer  {
		display: block;
		width: 100%;
	}
	
	.header-style-two .header-upper .logo-outer{
		text-align:center;
		margin-bottom:20px;	
	}
	
	.main-header .header-upper .upper-column{
		margin-left:0px;
		padding-right:15px;
		float:none;
		display:block;
	}
	
	.main-header .main-menu{
		padding-top:0px;
		width:100%;
		margin:0px;
	}
	
	.main-menu .collapse {
	   max-height:300px;
		overflow:auto;
		float:none;
		width:100%;
		padding:0px 0px;
		border:1px solid #ffffff;
		margin:0px;
		border-radius:3px;
   }
   
	.main-menu .collapse.in,
	.main-menu .collapsing{
		padding:0px;
		border:1px solid #ffffff;
		margin:0px 0px 15px;
		border-radius:3px;	
	}
	
	
	.main-menu .navbar-header{
		position:relative;
		float:none;
		display:block;
		text-align:right;
		width:100%;
		padding:8px 15px;
		right:0px;
		z-index:12;
	}
	
	.main-menu .navbar-header .navbar-toggle{
		display:inline-block;
		z-index:7;
		border:1px solid #ffffff;
		float:none;
		margin:0px;
		border-radius:0px;
		background:#fdc236;
	}
	
	.main-menu .navbar-header .navbar-toggle .icon-bar{
		background:#ffffff;	
	}
	
	.main-menu .navbar-collapse > .navigation{
		float:none !important;
		margin:0px !important;
		width:100% !important;
		background:#262626;
	}
	
	.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,
	.main-menu .navbar-collapse > .navigation > li:before,
	.main-menu .navbar-collapse > .navigation > li:after{
		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;
		left:auto !important;
		right:auto !important;
		top:auto !important;
		width:100%;
		background:#262626;
		border-radius:0px;
		transition:none !important;
	}
		
	.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,1) !important;
		opacity:1 !important;
		top:0px !important;
		left:0px !important;
		visibility:visible !important;
	}
	
	.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:#ffffff;
		background:#262626;
		text-align:left;
	}
	
	.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:#262626;
	}
	
	.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:#262626;
		color:#fdc236 !important;
	}
	
	.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{
		display:none !important;	
	}
	
	.default-intro-section .content-box{
		padding:30px 20px;	
	}
	
	.main-slider .tp-caption{
		display:none !important;	
	}
	
	.footer-bottom{
		text-align:center;	
	}
	
	.footer-bottom .pull-left,
	.footer-bottom .pull-right{
		width:100%;
		text-align:center;
	}
	
	.footer-bottom .copyright-text{
		margin-bottom:10px;	
	}
	
	.footer-bottom .footer-nav ul{
		float:none !important;	
	}
	
	.footer-bottom .footer-nav ul li{
		float:none;
		display:inline-block;
		margin:0px 5px 5px;
	}
	
	.tabs-box .main-content-box .inner-content{
		padding:30px 20px !important;	
	}
	
	.tabs-box .left-image-box .image-outer{
		padding-right:0px;	
	}
	
	.single-project .upper-part .info-box{
		position:relative;
		width:100%;
		max-width:none;
		padding:50px 15px;	
	}
	
	.page-title .text br{
		display:none;	
	}
	
	.error-section .text-column h2{
		font-size:32px;	
	}
}

@media only screen and (max-width: 599px){
	.fixed-header .header-lower{
		position:relative !important;
	}
	
	.main-header .header-upper .upper-column.info-box {
		display: block;
	}

	.main-header .header-top .top-right, 
	.main-header .header-top .top-left {
		width: 100%;
	}
	
	.sidebar-page .comments-area .comment,
	.sidebar-page .comments-area .reply-comment,
	.sidebar-page .about-author .author-desc{
		padding-left:0px;
		margin-left:0px;	
	}
	
	.sidebar-page .comments-area .comment-box .author-thumb,
	.sidebar-page .about-author .author-thumb{
		position:relative;
		left:0px;
		margin-bottom:20px;	
	}
	
	.main-header .header-upper .upper-column{
		margin-left:0px;
		width:100%;	
	}
	
	.main-bxslider h2{
		font-size:18px;	
	}
	
	.main-header .header-upper .upper-column{
		padding-right:0px;	
	}
	
	.sortable-masonry .column.small-block{
		width:100%;
	}
	
	.search-popup .search-form fieldset input[type="search"],
	.search-popup .search-form fieldset input[type="text"]{
		display:block;
		padding:15px 20px;
		font-size:20px;
		border-radius:5px 5px 0px 0px;	
	}
	
	.search-popup .search-form fieldset input[type="submit"]{
		display:block;
		width:100%;
		position:relative;
		border-radius:0px 0px 5px 5px;
	}
	
	.services-section .outer-box{
		padding:40px 20px;
		margin-right:0px;
	}
	
	.services-section .outer-box .man-image,
	.default-two-column .image-box::before{
		display:none;	
	}
	
	.default-two-column .column{
		margin-bottom:0px;	
	}
	
	.default-two-column .text-column .text,
	.default-two-column .image-box{
		padding-left:0px !important;
		margin-right:0px !important;	
	}
	
	.default-blog-post .date-box{
		top:-75px;	
	}
	
}
@media only screen and (max-width: 499px) {
	.team-member .lower-part{
		bottom:0px;	
	}
	
	.default-work-column .caption-layer .options li,
	.team-member .caption-layer .options li{
		display:block;
		width:100% !important;
		float:none;
		text-align:center;
	}
	
	.testimonials-section .testi-box{
		padding-left:0px;	
	}
	
	.testimonials-section .testi-box .author-thumb{
		position:relative;
		width:100%;
		height:auto;
		margin-bottom:20px;	
	}
	
	.testimonials-section .testi-box .info-box{
		padding:15px 10px;	
	}
	
	.testimonials-section .testi-box .info-box .left-curve,
	.testimonials-section .testi-box .info-box .right-curve{
		display:none;	
	}
	
	.tabs-box .tab-buttons .tab-btn,
	.tabs-box .buttons-style-two .tab-buttons .tab-btn{
		display:block !important;
		margin:15px;
		text-align:center;
	}
	
	.tabs-box .tab-buttons .tab-btn::before{	
		transform:skewX(0deg);
	}
}
.logo img {
  position: relative;
    display: inline-block;
    width: 240px;
    height: auto;
}

.footer-widget.about-widget .logo img {
  max-height: 78px;
}

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

.page-main {
  position: relative;
}

.page-main .page-title h1 {
  text-transform: none;
}

.page-main .section-title,
.page-main .sec-title h2,
.page-main h1,
.page-main h2,
.page-main h3,
.page-main h4 {
  word-break: break-word;
}

.page-projects .default-portfolio-item .eg-project-date-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 6;
  display: inline-block;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #202e31;
  background: #fdc236;
  text-transform: uppercase;
  border: 1px solid rgba(32, 46, 49, 0.25);
}

.page-projects .sortable-masonry .items-container {
  min-height: 200px;
}

.eg-empty {
  padding: 30px;
  border: 1px dashed #d7d7d7;
  color: #777;
  text-align: center;
}

.eg-content p {
  margin-bottom: 16px;
}

.eg-content ul {
  margin: 0 0 15px;
  padding-left: 20px;
}

.eg-content ul li {
  list-style: disc;
  margin-bottom: 6px;
}

.theme-breadcrumb {
  margin-bottom: 20px;
}

.main-header .header-top .top-right ul li a {
  text-transform: capitalize;
}

.main-header,
.main-header .header-upper,
.main-header .header-lower {
  overflow-anchor: none;
}

body.page-services,
body.page-areas,
body.page-area,
body.home-page,
body.page-about {
  overflow-anchor: none;
}

.main-header.fixed-header .header-lower {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  z-index: 1001;
}

.main-header.fixed-header .header-lower .nav-outer {
  box-shadow: none;
}

.main-header.fixed-header {
  padding-bottom: 50px;
}

@media only screen and (max-width: 1023px) {
  .main-header.fixed-header .header-upper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    z-index: 1002;
  }

  .main-header.fixed-header .header-lower {
    top: 82px;
  }

  .main-header.fixed-header {
    padding-bottom: 132px;
  }
}

@media only screen and (max-width: 599px) {
  .main-header.fixed-header .header-upper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 1002;
  }

  .main-header.fixed-header .header-lower {
    position: fixed !important;
    top: 72px;
    left: 0;
    width: 100%;
    z-index: 1001;
  }

  .main-header.fixed-header {
    padding-bottom: 122px;
  }
}

.eg-hero-static {
  position: relative;
  min-height: 580px;
  margin-top: -50px;
  margin-bottom: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.eg-hero-static .eg-hero-media {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 0;
  overflow: hidden;
}

.eg-hero-static .eg-hero-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.eg-hero-static::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 13px;
  background: url(../images/background/slider-border.png) center center repeat-x;
  z-index: 3;
}

.eg-hero-static .eg-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(19, 35, 40, 0.08) 0%, rgba(19, 35, 40, 0.18) 28%, rgba(19, 35, 40, 0.45) 62%, rgba(255, 240, 194, 0.58) 100%);
}

.eg-hero-static .eg-hero-inner {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: max(15px, calc((100vw - 1200px) / 2 + 30px));
  right: max(15px, calc((100vw - 1200px) / 2 + 30px));
}

.eg-hero-static .eg-hero-content {
  width: min(940px, calc(100vw - 60px));
  padding-right: 20px;
  text-align: left;
}

.eg-hero-static .eg-hero-content .eg-hero-title {
  font-family: "Poppins", sans-serif;
  font-size: clamp(40px, 4.8vw, 60px);
  line-height: 1.08em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 16px;
  overflow-wrap: break-word;
  word-break: normal;
  color: #ffffff;
}

.eg-hero-static .eg-hero-content .eg-hero-kicker {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 14px;
  color: #e6e6e6;
  margin-top: 80px;
}

.eg-hero-static .eg-hero-content .eg-hero-text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  margin: 0 0 24px;
  max-width: 860px;
  color: #ffffff;
}

.eg-hero-static .eg-hero-content .eg-hero-cta {
  display: inline-block;
  margin-top: 0px;
  background: #fdc236;
  color: #202e31 !important;
}

.eg-hero-static .eg-hero-content .eg-hero-cta:hover,
.eg-hero-static .eg-hero-content .eg-hero-cta:focus {
  background: #202e31;
  color: #ffffff !important;
}

.eg-hero-static .eg-hero-content .eg-hero-kicker,
.eg-hero-static .eg-hero-content .eg-hero-title,
.eg-hero-static .eg-hero-content .eg-hero-text,
.eg-hero-static .eg-hero-content .eg-hero-cta {
  opacity: 1;
  transform: none;
}

.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-kicker,
.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-title,
.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-text,
.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-cta {
  opacity: 0;
  will-change: transform, opacity;
  transition-property: opacity, transform;
  transition-duration: 760ms;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-kicker,
.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-text {
  transform: translate3d(-34px, 0, 0);
}

.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-title,
.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-cta {
  transform: translate3d(34px, 0, 0);
}

.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-kicker {
  transition-delay: 120ms;
}

.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-title {
  transition-delay: 280ms;
}

.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-text {
  transition-delay: 440ms;
}

.eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-cta {
  transition-delay: 580ms;
}

.eg-hero-static.eg-hero-animate.is-ready .eg-hero-content .eg-hero-kicker,
.eg-hero-static.eg-hero-animate.is-ready .eg-hero-content .eg-hero-title,
.eg-hero-static.eg-hero-animate.is-ready .eg-hero-content .eg-hero-text,
.eg-hero-static.eg-hero-animate.is-ready .eg-hero-content .eg-hero-cta {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.default-service-column .content h3 {
  min-height: 36px;
}

/* Equal-height service cards on Home and Services pages */
.services-style-one .row.clearfix {
  display: flex;
  flex-wrap: wrap;
}

.services-style-one .default-service-column {
  display: flex;
}

.services-style-one .default-service-column .inner-box {
  display: flex;
  width: 100%;
}

.services-style-one .default-service-column .inner-most {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.services-style-one .default-service-column .lower-part {
  display: flex;
  flex: 1 1 auto;
}

.services-style-one .default-service-column .content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.services-style-one .default-service-column .content .more-link {
  margin-top: auto;
}

.contact-form-outer .inner-box .form-group input,
.contact-form-outer .inner-box .form-group textarea,
.contact-form-outer .inner-box .form-group select {
  text-transform: none;
}

.breadcrumb {
  background: transparent;
  padding-left: 0;
}

.breadcrumb > li + li:before {
  content: "/ ";
  color: #999;
}

.eg-why-choose-title {
  margin-bottom: 0;
}

.home-page .services-section .outer-box .service-column h3,
.page-about .eg-about-why .outer-box .service-column h3 {
  position: relative;
  padding-left: 36px;
  margin-bottom: 12px;
}

.home-page .services-section .outer-box .service-column h3::before,
.page-about .eg-about-why .outer-box .service-column h3::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fdc236;
  color: #202e31;
  font-size: 14px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
}

.home-page .services-section .outer-box .service-column:nth-child(2n+1),
.page-about .eg-about-why .outer-box .service-column:nth-child(2n+1) {
  clear: left;
}

@media only screen and (max-width: 767px) {
  .home-page .services-section .outer-box .service-column:nth-child(2n+1),
  .page-about .eg-about-why .outer-box .service-column:nth-child(2n+1) {
    clear: none;
  }

  .home-page .services-section .outer-box .service-column h3,
  .page-about .eg-about-why .outer-box .service-column h3 {
    padding-left: 34px;
  }
}

.main-footer .contact-widget .contact-info li a {
  color: #ffffff;
}

.eg-home-contact-section {
  background-color: #e7e7e7;
  margin-bottom: 0px;
}

.eg-home-contact-section .eg-home-contact-layout {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

body.home-page .eg-home-contact-section .eg-home-contact-layout > [class*="col-"] {
  display: block;
}

body.home-page .eg-home-contact-section .contact-form-outer {
  width: 100%;
  height: 100%;
  max-width: none;
  position: relative;
  background: #ffffff;
  border: 1px solid #dfdfdf;
}

body.home-page .eg-home-contact-section .sidebar-title {
  position: relative;
  margin-bottom: 0;
}

body.home-page .eg-home-contact-section .sidebar-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

body.home-page .eg-home-contact-section .sidebar-title h3 {
  position: relative;
  display: inline-block;
  padding: 0 0 18px;
  margin: 0;
  color: #202e31;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 1;
}

body.home-page .eg-home-contact-section .sidebar-title h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 150px;
  border-bottom: 2px solid #fdc236;
}

body.home-page .eg-home-contact-section .contact-form-outer .inner-box {
  position: relative;
  padding: 40px 30px;
}

body.home-page .eg-home-contact-section .contact-form-outer .row {
  margin-left: -10px;
  margin-right: -10px;
}

body.home-page .eg-home-contact-section .eg-areas-covered-box {
  height: 100%;
}

body.home-page .eg-home-contact-section .contact-form-outer .form-group {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px !important;
}

body.home-page .eg-home-contact-section .contact-form-outer .form-group input[type="text"],
body.home-page .eg-home-contact-section .contact-form-outer .form-group input[type="email"],
body.home-page .eg-home-contact-section .contact-form-outer .form-group select,
body.home-page .eg-home-contact-section .contact-form-outer .form-group textarea {
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 14px 15px;
  border: 1px solid #e0e0e0;
  height: 54px;
  font-size: 13px;
  background: #ffffff;
  transition: all 500ms ease;
}

body.home-page .eg-home-contact-section .contact-form-outer .form-group textarea {
  resize: none;
  height: 150px;
}

body.home-page .eg-home-contact-section .contact-form-outer .form-group input[type="text"]:focus,
body.home-page .eg-home-contact-section .contact-form-outer .form-group input[type="email"]:focus,
body.home-page .eg-home-contact-section .contact-form-outer .form-group select:focus,
body.home-page .eg-home-contact-section .contact-form-outer .form-group textarea:focus {
  border-color: #fdc236;
  color: #fdc236;
}

body.home-page .eg-home-contact-section .contact-form-outer button.theme-btn {
  font-size: 14px;
  font-weight: 700;
  padding: 14px 35px;
}

.eg-home-contact-section .eg-areas-covered-box,
.eg-area-faq-areas-section .eg-areas-covered-box,
.page-about .eg-about-bottom-section .eg-areas-covered-box {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 65px 24px;
  min-height: 100%;

}

.eg-home-contact-section .eg-areas-covered-box h3,
.eg-area-faq-areas-section .eg-areas-covered-box h3,
.page-about .eg-about-bottom-section .eg-areas-covered-box h3 {
  margin: 0 0 14px;
  color: #202e31;
  font-size: 22px;
  line-height: 1.2em;
  text-transform: uppercase;
}

.eg-home-contact-section .eg-areas-covered-box p,
.eg-area-faq-areas-section .eg-areas-covered-box p,
.page-about .eg-about-bottom-section .eg-areas-covered-box p {
  margin: 0 0 12px;
  color: #6a6a6a;
}

.eg-home-contact-section .eg-areas-covered-radius,
.eg-area-faq-areas-section .eg-areas-covered-radius,
.page-about .eg-about-bottom-section .eg-areas-covered-radius {
  font-weight: 700;
  color: #202e31;
}

.eg-home-contact-section .eg-areas-covered-list,
.eg-area-faq-areas-section .eg-areas-covered-list,
.page-about .eg-about-bottom-section .eg-areas-covered-list {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
  columns: 2;
  column-gap: 12px;
}

.eg-home-contact-section .eg-areas-covered-list li,
.eg-area-faq-areas-section .eg-areas-covered-list li,
.page-about .eg-about-bottom-section .eg-areas-covered-list li {
  margin: 0 0 8px;
}

.eg-home-contact-section .eg-areas-covered-list a,
.eg-area-faq-areas-section .eg-areas-covered-list a,
.page-about .eg-about-bottom-section .eg-areas-covered-list a {
  color: #202e31;
}

.eg-home-contact-section .eg-areas-covered-list a:hover,
.eg-home-contact-section .eg-areas-covered-list a:focus,
.eg-area-faq-areas-section .eg-areas-covered-list a:hover,
.eg-area-faq-areas-section .eg-areas-covered-list a:focus,
.page-about .eg-about-bottom-section .eg-areas-covered-list a:hover,
.page-about .eg-about-bottom-section .eg-areas-covered-list a:focus {
  color: #fdc236;
}

.eg-home-contact-section .eg-areas-covered-btn,
.eg-area-faq-areas-section .eg-areas-covered-btn,
.page-about .eg-about-bottom-section .eg-areas-covered-btn {
  display: inline-block;
  background: #202e31;
  color: #ffffff !important;
  font-size: 12px;
  line-height: 1.2em;
  padding: 11px 20px;
}

.eg-home-contact-section .eg-areas-covered-btn:hover,
.eg-home-contact-section .eg-areas-covered-btn:focus,
.eg-area-faq-areas-section .eg-areas-covered-btn:hover,
.eg-area-faq-areas-section .eg-areas-covered-btn:focus,
.page-about .eg-about-bottom-section .eg-areas-covered-btn:hover,
.page-about .eg-about-bottom-section .eg-areas-covered-btn:focus {
  background: #fdc236;
  color: #202e31 !important;
}

.eg-area-faq-areas-section {
  background: #f7f7f7;

}

.page-about .default-two-column {
  padding-bottom: 50px;
}

.page-about .eg-about-company-meta {
  margin: 12px 0 0;
  color: #202e31;
  font-size: 15px;
  line-height: 1.6;
}

.page-about .eg-about-company-meta strong {
  color: #d49c17;
}

.page-about .eg-about-why .sec-title {
  margin-bottom: 0;
  text-align: center;
}

.page-about .eg-about-bottom-section {
  background: #f7f7f7;
  padding: 45px 0 70px;
}

.page-about .eg-about-core-services,
.page-service .eg-service-core-services,
.page-about .eg-about-bottom-section .eg-areas-covered-box {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 24px;
  min-height: 100%;
}

.page-about .eg-about-core-services .sec-title,
.page-service .eg-service-core-services .sec-title {
  margin-bottom: 18px;
}

.page-about .eg-about-core-services .sec-title h2,
.page-service .eg-service-core-services .sec-title h2 {
  font-size: 30px;
  line-height: 1.15em;
}

.page-about .eg-about-services-grid {
  display: grid;
  grid-template-columns: repeat(2, 175px);
  grid-auto-rows: 175px;
  gap: 12px;
  justify-content: center;
  margin-bottom: 30px;
}

.page-service .eg-about-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 150px);
  grid-auto-rows: 150px;
  gap: 12px;
  justify-content: center;
  margin-bottom: 10px;
}

.page-about .eg-about-service-tile {
  position: relative;
  width: 175px;
  height: 175px;
  display: block;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  background: #ffffff;
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.page-service .eg-about-service-tile {
  position: relative;
  width: 150px;
  height: 150px;
  display: block;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  background: #ffffff;
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.page-about .eg-about-service-tile img,
.page-service .eg-about-service-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.page-about .eg-about-service-label,
.page-service .eg-about-service-label {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(32, 46, 49, 0) 0%, rgba(32, 46, 49, 0.76) 72%);
  color: #fdc236;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.35em;
  letter-spacing: 0.04em;
  padding: 30px 10px 9px;
  display: block;
  z-index: 2;
}

.page-about .eg-about-service-tile:hover,
.page-about .eg-about-service-tile:focus,
.page-service .eg-about-service-tile:hover,
.page-service .eg-about-service-tile:focus {
  transform: translateY(-2px);
  border-color: #fdc236;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}

.page-about .eg-about-service-tile:hover img,
.page-about .eg-about-service-tile:focus img,
.page-service .eg-about-service-tile:hover img,
.page-service .eg-about-service-tile:focus img {
  transform: scale(1.06);
}

.page-about .eg-about-services-btn {
  margin-top: 16px;
}

.page-service .eg-service-core-services {
  margin-top: 50px;
}

.page-service .eg-service-core-services .theme-btn {
  margin-top: 16px;
}

.page-service .eg-service-mobile-panels {
  margin-top: 20px;
}

.page-service .eg-service-mobile-panels .eg-service-core-services {
  margin-top: 0;
}

.eg-shared-bottom-section {
  background: #f7f7f7;
  padding: 45px 0 70px;
}

.eg-shared-bottom-section .eg-about-core-services,
.eg-shared-bottom-section .eg-areas-covered-box {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 24px;
  min-height: 100%;
}

.eg-shared-bottom-section .eg-about-core-services .sec-title {
  margin-bottom: 18px;
}

.eg-shared-bottom-section .eg-about-core-services .sec-title h2 {
  font-size: 30px;
  line-height: 1.15em;
}

.eg-shared-bottom-section .eg-about-services-grid {
  display: grid;
  grid-template-columns: repeat(2, 175px);
  grid-auto-rows: 175px;
  gap: 12px;
  justify-content: center;
  margin-bottom: 30px;
}

.eg-shared-bottom-section .eg-about-service-tile {
  position: relative;
  width: 175px;
  height: 175px;
  display: block;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  background: #ffffff;
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.eg-shared-bottom-section .eg-about-service-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.eg-shared-bottom-section .eg-about-service-label {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(32, 46, 49, 0) 0%, rgba(32, 46, 49, 0.76) 72%);
  color: #fdc236;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.35em;
  letter-spacing: 0.04em;
  padding: 30px 10px 9px;
  display: block;
  z-index: 2;
}

.eg-shared-bottom-section .eg-about-service-tile:hover,
.eg-shared-bottom-section .eg-about-service-tile:focus {
  transform: translateY(-2px);
  border-color: #fdc236;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}

.eg-shared-bottom-section .eg-about-service-tile:hover img,
.eg-shared-bottom-section .eg-about-service-tile:focus img {
  transform: scale(1.06);
}

.eg-shared-bottom-section .eg-about-core-services .theme-btn {
  margin-top: 16px;
}

.eg-shared-bottom-section .eg-areas-covered-box h3 {
  margin: 0 0 14px;
  color: #202e31;
  font-size: 22px;
  line-height: 1.2em;
  text-transform: uppercase;
}

.eg-shared-bottom-section .eg-areas-covered-box p {
  margin: 0 0 12px;
  color: #6a6a6a;
}

.eg-shared-bottom-section .eg-areas-covered-radius {
  font-weight: 700;
  color: #202e31;
}

.eg-shared-bottom-section .eg-areas-covered-list {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
  columns: 2;
  column-gap: 12px;
}

.eg-shared-bottom-section .eg-areas-covered-list li {
  margin: 0 0 8px;
}

.eg-shared-bottom-section .eg-areas-covered-list a {
  color: #202e31;
}

.eg-shared-bottom-section .eg-areas-covered-list a:hover,
.eg-shared-bottom-section .eg-areas-covered-list a:focus {
  color: #fdc236;
}

.eg-shared-bottom-section .eg-areas-covered-btn {
  display: inline-block;
  background: #202e31;
  color: #ffffff !important;
  font-size: 12px;
  line-height: 1.2em;
  padding: 11px 20px;
}

.eg-shared-bottom-section .eg-areas-covered-btn:hover,
.eg-shared-bottom-section .eg-areas-covered-btn:focus {
  background: #fdc236;
  color: #202e31 !important;
}

.eg-area-faq-areas-section .sec-title {
  margin-top: 30px;
  margin-bottom: 18px;
}

.eg-area-faq-areas-section .eg-area-faq-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 50px;
}

.eg-area-faq-areas-section .eg-area-faq-item {
  background: #ffffff;
  border: 1px solid #dcdcdc;
  padding: 22px 20px;
  height: 100%;
}

.eg-area-faq-areas-section .eg-area-faq-item h3 {
  margin: 0 0 10px;
  color: #202e31;
  font-size: 20px;
  line-height: 1.3em;
}

.eg-area-faq-areas-section .eg-area-faq-item .text {
  margin: 0;
  color: #6a6a6a;
}

.contact-section .map-container .map-canvas::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #202e3199;
  pointer-events: none;
}

body.page-contact .contact-section .map-container .map-canvas::after {
  display: none;
}

.single-project .upper-part .lower-box .related-thumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-left: -10px;
}

.single-project .upper-part .main-image {
  aspect-ratio: 814 / 396;
  overflow: hidden;
  background: #eef0f0;
}

.single-project .upper-part .main-image picture {
  display: block;
  width: 100%;
  height: 100%;
}

.single-project .upper-part .main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-project .upper-part .lower-box .related-thumbs .thumb {
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  float: none;
  margin: 0;
}

.single-project .upper-part .lower-box .related-thumbs .thumb a {
  display: block;
  width: 100%;
  height: 100%;
}

.single-project .upper-part .lower-box .related-thumbs .thumb img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  display: block;
}

.single-project .eg-project-cards {
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
}

.single-project .eg-project-cards > [class*="col-"] {
  display: flex;
  margin-bottom: 20px;
}

.single-project .eg-project-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 22px 18px 54px;
  background: #38555b;
  border: 1px solid #1a2a2e;
  overflow: hidden;
}

.single-project .eg-project-card::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 40px;
  background: #202e31 url(../images/background/bg-ruler.png) right bottom repeat-x;
  z-index: 1;
}

.single-project .eg-project-card h3 {
  position: relative;
  z-index: 2;
  color: #fdc236 !important;
}

.single-project .eg-project-card .text,
.single-project .eg-project-card p,
.single-project .eg-project-card li {
  position: relative;
  z-index: 2;
  color: #ffffff !important;
}

.single-project .eg-project-card ul {
  margin-bottom: 0;
}

.single-project .eg-before-after-panel {
  border: 1px solid #e1e1e1;
  background: #ffffff;
  padding: 14px;
}

.single-project .eg-ba-slider {
  position: relative;
  width: 100%;
  aspect-ratio: 680 / 380;
  overflow: hidden;
  background: #eef0f0;
  cursor: ew-resize;
  touch-action: none;
  user-select: none;
  --ba-pos: 50%;
}

.single-project .eg-ba-slider::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--ba-pos, 50%);
  width: 2px;
  transform: translateX(-1px);
  background: #fdc236;
  z-index: 3;
  pointer-events: none;
}

.single-project .eg-ba-slider .eg-ba-before,
.single-project .eg-ba-slider .eg-ba-after {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.single-project .eg-ba-after-wrap {
  position: absolute;
  inset: 0;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  clip-path: inset(0 0 0 50%);
}

.single-project .eg-ba-handle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: #202e31;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
  cursor: ew-resize;
  z-index: 4;
  appearance: none;
}

.single-project .eg-ba-handle::before,
.single-project .eg-ba-handle::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 2px solid #fdc236;
  border-right: 2px solid #fdc236;
}

.single-project .eg-ba-handle::before {
  left: 10px;
  transform: rotate(-135deg);
}

.single-project .eg-ba-handle::after {
  right: 10px;
  transform: rotate(45deg);
}

.single-project .eg-ba-slider.is-dragging .eg-ba-handle,
.single-project .eg-ba-handle:hover,
.single-project .eg-ba-handle:focus {
  background: #fdc236;
  border-color: #202e31;
  outline: none;
}

.single-project .eg-ba-handle:focus::before,
.single-project .eg-ba-handle:focus::after,
.single-project .eg-ba-slider.is-dragging .eg-ba-handle::before,
.single-project .eg-ba-slider.is-dragging .eg-ba-handle::after,
.single-project .eg-ba-handle:hover::before,
.single-project .eg-ba-handle:hover::after {
  border-color: #202e31;
}

.single-project .eg-ba-meta {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.single-project .eg-ba-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #202e31;
}

.single-project .eg-ba-links {
  margin-top: 10px;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.single-project .eg-ba-links a {
  color: #202e31;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.single-project .eg-ba-links a:hover,
.single-project .eg-ba-links a:focus {
  color: #fdc236;
}

body.page-contact {
  background-color: #f4f4f4;
}

body.page-contact .contact-section {
  content-visibility: auto;
  contain-intrinsic-size: 1200px;
}

body.page-contact .main-footer {
  content-visibility: auto;
  contain-intrinsic-size: 720px;
}

@media only screen and (max-width: 767px) {
  body.home-page .default-two-column.no-padd,
  body.home-page .services-style-one,
  body.home-page .services-section,
  body.home-page .latest-work,
  body.home-page .default-intro-section,
  body.home-page .eg-home-contact-section,
  body.home-page .main-footer {
    content-visibility: auto;
  }

  body.home-page .default-two-column.no-padd {
    contain-intrinsic-size: 900px;
  }

  body.home-page .services-style-one {
    contain-intrinsic-size: 1550px;
  }

  body.home-page .services-section {
    contain-intrinsic-size: 980px;
  }

  body.home-page .latest-work {
    contain-intrinsic-size: 1250px;
  }

  body.home-page .default-intro-section {
    contain-intrinsic-size: 280px;
  }

  body.home-page .eg-home-contact-section {
    contain-intrinsic-size: 1400px;
  }

  body.home-page .main-footer {
    contain-intrinsic-size: 720px;
  }

  .eg-hero-static {
    min-height: 460px;
  }

  .eg-hero-static .eg-hero-content {
    width: min(100%, calc(100vw - 30px));
    padding-right: 0;
  }

  .eg-hero-static .eg-hero-content .eg-hero-title {
    font-size: clamp(30px, 7.8vw, 44px);
    line-height: 1.06em;
  }

  .eg-hero-static .eg-hero-overlay {
    background: linear-gradient(90deg, rgba(19, 35, 40, 0.16) 0%, rgba(19, 35, 40, 0.28) 38%, rgba(19, 35, 40, 0.48) 72%, rgba(255, 240, 194, 0.42) 100%);
  }
}

body.page-areas {
  background-color: #f7f7f7;
}

.page-area .eg-area-recent-projects {
  margin-top: 85px;
  background: #202e31;
  padding: 16px 14px 14px;
}

.page-area .eg-area-recent-projects h3 {
  margin: 0px 0 8px;
  font-size: 22px;
  color: #fdc236;
}

.page-area .eg-area-recent-projects .text {
  margin: 0 0 12px;
  color: #ffffff;
}

.page-area .eg-area-recent-projects .eg-empty {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.35);
}

.page-area .eg-area-thumb-grid {
  display: grid;
  grid-template-columns: repeat(5, 100px);
  gap: 10px;
}

.page-area .eg-area-thumb {
  display: block;
  position: relative;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  background: #ffffff;
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.page-area .eg-area-thumb::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(32, 46, 49, 0.45);
  opacity: 0;
  transition: opacity 0.24s ease;
  z-index: 1;
}

.page-area .eg-area-thumb::after {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.88);
  color: #fdc236;
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  opacity: 0;
  transition: opacity 0.24s ease, transform 0.24s ease;
  z-index: 2;
}

.page-area .eg-area-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.page-area .eg-area-thumb:hover,
.page-area .eg-area-thumb:focus {
  transform: translateY(-2px);
  border-color: #fdc236;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}

.page-area .eg-area-thumb:hover::before,
.page-area .eg-area-thumb:focus::before {
  opacity: 1;
}

.page-area .eg-area-thumb:hover::after,
.page-area .eg-area-thumb:focus::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.page-area .eg-area-thumb:hover img,
.page-area .eg-area-thumb:focus img {
  transform: scale(1.06);
}

.page-service .eg-service-recent-projects,
.page-area .eg-service-recent-projects {
  margin-top: 55px;
  background: #2b4a51;
  padding: 24px 24px 54px;
  position: relative;
  overflow: hidden;
}

.page-service .eg-service-recent-projects::after,
.page-area .eg-service-recent-projects::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 40px;
  background: #202e31 url(../images/background/bg-ruler.png) right bottom repeat-x;
  z-index: 1;
  pointer-events: none;
}

.page-service .eg-service-recent-projects .sec-title,
.page-area .eg-service-recent-projects .sec-title {
  position: relative;
  z-index: 2;
  margin-bottom: 18px;
}

.page-service .eg-service-recent-projects .sec-title h2,
.page-area .eg-service-recent-projects .sec-title h2 {
  margin: 0 0 8px !important;
  color: #fdc236;
  font-size: 30px;
  line-height: 1.15em;
  text-shadow: none;
}

.page-service .eg-service-recent-projects .sec-title .text,
.page-area .eg-service-recent-projects .sec-title .text {
  margin: 0;
  color: #ffffff;
}

.page-service .eg-service-recent-projects .text,
.page-area .eg-service-recent-projects .text {
  position: relative;
  z-index: 2;
  margin: 0 0 12px;
  color: #ffffff;
}

.page-service .eg-service-recent-note,
.page-area .eg-service-recent-note {
  margin-top: -4px;
}

.page-service .eg-service-recent-projects .eg-empty,
.page-area .eg-service-recent-projects .eg-empty {
  position: relative;
  z-index: 2;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.35);
}

.page-service .eg-service-thumb-grid,
.page-area .eg-service-thumb-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 150px);
  gap: 12px;
  justify-content: center;
  margin-bottom: 16px;
}

.page-service .eg-service-thumb,
.page-area .eg-service-thumb {
  display: block;
  position: relative;
  width: 150px;
  height: 150px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  background: #ffffff;
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.page-service .eg-service-thumb::before,
.page-area .eg-service-thumb::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(32, 46, 49, 0.45);
  opacity: 0;
  transition: opacity 0.24s ease;
  z-index: 1;
}

.page-service .eg-service-thumb::after,
.page-area .eg-service-thumb::after {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.88);
  color: #fdc236;
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  opacity: 0;
  transition: opacity 0.24s ease, transform 0.24s ease;
  z-index: 2;
}

.page-service .eg-service-thumb img,
.page-area .eg-service-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: 0;
  transition: transform 0.35s ease;
}

.page-service .eg-service-thumb-date,
.page-area .eg-service-thumb-date {
  position: absolute;
  left: 8px;
  top: 8px;
  z-index: 3;
  display: inline-block;
  padding: 3px 7px;
  font-size: 10px;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: #202e31;
  background: #fdc236;
  text-transform: uppercase;
}

.page-service .eg-service-recent-projects .theme-btn,
.page-area .eg-service-recent-projects .theme-btn {
  position: relative;
  z-index: 2;
  margin-top: 4px;
  margin-bottom: 5px;
}

.page-service .eg-service-process-title {
  margin-bottom: 30px;
  text-align: left;
}

.page-service .eg-service-process-title h2 {
  position: relative;
  font-size: 34px;
  font-weight: 700;
  color: #fdc236;
  margin-bottom: 5px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 2px;
}

.page-service .eg-service-process-box {
  position: relative;
  overflow: visible;
  padding-bottom: 50px;
}

.page-service .eg-service-process-box::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 40px;
  background: #202e31 url(../images/background/bg-ruler.png) right bottom repeat-x;
  z-index: 1;
  pointer-events: none;
}

.page-service .eg-service-process-box .eg-service-process-title,
.page-service .eg-service-process-box .row {
  position: relative;
  z-index: 2;
}

.page-service .eg-service-process-box .man-image {
  z-index: 4;
}

.default-intro-section {
  background-image: none !important;
}

.single-project .upper-part .info-box .eg-project-info-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fdc236;
  font-weight: 700;
  z-index: 5;
  position: relative;
}

.theme-breadcrumb .breadcrumb li,
.theme-breadcrumb .breadcrumb li a {
  color: #666666 !important;
}

.main-header .info-box li .small-title {
  color: #6a6a6a;
}

.contact-section .contact-info .info-box li .small-title,
.default-intro-section .text {
  color: #d7d7d7;
}

.eg-content p.theme_color,
.eg-content p.theme_color strong,
.home-page .services-style-one .sec-title h2 .theme_color,
.services-style-one .sec-title h2 .theme_color {
  color: #fdc236 !important;
  text-shadow: 0 1px 1px rgba(32, 46, 49, 0.18);
}

.latest-work .caption-layer .options li a,
.latest-work .caption-layer .options li a .icon {
  color: #666666 !important;
}

.page-service .eg-process-step-heading {
  display: flex;
  align-items: center;
  gap: 10px;
}

.page-service .eg-process-step-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fdc236;
  color: #202e31;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  flex: 0 0 50px;
}

.page-service .eg-service-thumb:hover,
.page-service .eg-service-thumb:focus,
.page-area .eg-service-thumb:hover,
.page-area .eg-service-thumb:focus {
  transform: translateY(-2px);
  border-color: #fdc236;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}

.page-service .eg-service-thumb:hover::before,
.page-service .eg-service-thumb:focus::before,
.page-area .eg-service-thumb:hover::before,
.page-area .eg-service-thumb:focus::before {
  opacity: 1;
}

.page-service .eg-service-thumb:hover::after,
.page-service .eg-service-thumb:focus::after,
.page-area .eg-service-thumb:hover::after,
.page-area .eg-service-thumb:focus::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.page-service .eg-service-thumb:hover img,
.page-service .eg-service-thumb:focus img,
.page-area .eg-service-thumb:hover img,
.page-area .eg-service-thumb:focus img {
  transform: scale(1.06);
}

.page-area .eg-area-recent-projects-mobile {
  display: none;
}

.eg-areas-grid-section {
  padding-bottom: 70px;
}

.eg-areas-grid-section .sec-title {
  margin-bottom: 34px;
}

.eg-areas-grid-section .sec-title .text {
  max-width: 720px;
  margin: 0 auto;
}

.eg-areas-grid-section .row.clearfix {
  display: flex;
  flex-wrap: wrap;
}

.eg-areas-grid-section .eg-area-card-col {
  display: flex;
  margin-bottom: 30px;
}

.eg-areas-grid-section .eg-area-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: #2b4a51;
  border: none;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
  overflow: hidden;
}

.eg-areas-grid-section .eg-area-card::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 6px;
  background: #fdc236;
  transition: background-color 0.28s ease;
}

.eg-areas-grid-section .eg-area-card:hover,
.eg-areas-grid-section .eg-area-card:focus-within {
  transform: translateY(-4px);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);
}

.eg-areas-grid-section .eg-area-card:hover::after,
.eg-areas-grid-section .eg-area-card:focus-within::after {
  background: #ffffff;
}

.eg-areas-grid-section .eg-area-card-body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 26px 22px 24px;
}

.eg-areas-grid-section .eg-area-card-body h3 {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 1.2em;
}

.eg-areas-grid-section .eg-area-card-body h3 a {
  color: #fdc236;
}

.eg-areas-grid-section .eg-area-card-body h3 a:hover,
.eg-areas-grid-section .eg-area-card-body h3 a:focus {
  color: #ffe083;
}

.eg-areas-grid-section .eg-area-card-body p {
  margin: 0 0 18px;
  color: #ffffff;
}

.eg-areas-grid-section .eg-area-card-btn {
  align-self: flex-start;
  margin-top: auto;
  font-size: 12px;
  padding: 9px 18px;
}

/* Unify muted/light-gray text tone across the site */
body,
.sec-title h3,
.bg-light.team-section .sec-title .text,
.testimonials-section .testi-box .text-content,
.default-work-column .caption-layer .category,
.default-work-column .caption-layer .category a,
.team-member .caption-layer .category,
.team-member .caption-layer .category a,
.default-portfolio-item .caption-layer .category,
.default-portfolio-item .caption-layer .category a {
  color: #6a6a6a;
}

@media only screen and (max-width: 1023px) {
  .main-header .header-upper .upper-right .eg-header-find-us,
  .main-header .header-upper .upper-right .eg-header-email {
    display: none;
  }

  .main-header .header-upper {
    padding: 10px 0;
  }

  .main-header .header-upper .auto-container > .clearfix {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .main-header .header-upper .logo-outer,
  .main-header .header-upper .upper-right {
    float: none !important;
  }

  .main-header .header-upper .upper-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1 1 auto;
    min-width: 0;
  }

  .main-header .header-upper .upper-right .eg-header-phone {
    margin-left: 0;
    padding-top: 0;
    min-width: 0;
    padding-left: 34px;
  }

  .main-header .header-upper .upper-right .eg-header-phone .icon-box {
    top: 2px;
    width: 28px;
    line-height: 28px;
    font-size: 20px;
  }

  .main-header .header-upper .upper-right .eg-header-phone .small-title {
    display: none;
  }

  .main-header .header-upper .upper-right .eg-header-phone li {
    line-height: 1.2;
  }

  .main-header .header-upper .upper-right .eg-header-phone strong {
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
  }

  .main-header .header-upper .logo img {
    width: 150px;
    max-height: none;
  }

  .eg-home-contact-section .eg-areas-covered-box,
  .eg-area-faq-areas-section .eg-areas-covered-box,
  .page-about .eg-about-bottom-section .eg-areas-covered-box {
    margin-top: 20px;
  }

  .eg-home-contact-section .eg-areas-covered-list,
  .eg-area-faq-areas-section .eg-areas-covered-list,
  .page-about .eg-about-bottom-section .eg-areas-covered-list {
    columns: 1;
  }

  .eg-area-faq-areas-section .eg-area-faq-list {
    grid-template-columns: 1fr;
  }

  .page-about .eg-about-bottom-section .eg-about-core-services,
  .page-service .eg-service-core-services,
  .page-about .eg-about-bottom-section .eg-areas-covered-box {
    margin-bottom: 20px;
  }

  .eg-shared-bottom-section .eg-about-core-services,
  .eg-shared-bottom-section .eg-areas-covered-box {
    margin-bottom: 20px;
  }

  .page-about .eg-about-services-grid,
  .page-service .eg-about-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 130px;
  }

  .eg-shared-bottom-section .eg-about-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 130px;
  }

  .page-about .eg-about-service-tile,
  .page-service .eg-about-service-tile {
    width: 100%;
    height: 130px;
  }

  .eg-shared-bottom-section .eg-about-service-tile {
    width: 100%;
    height: 130px;
  }

  .eg-shared-bottom-section .eg-areas-covered-list {
    columns: 1;
  }

  .logo img {
    max-height: 74px;
  }

  .eg-hero-static {
    margin-top: 0;
  }

  .eg-hero-static {
    min-height: 500px;
  }

  .eg-hero-static .eg-hero-inner {
    left: 15px;
    right: 15px;
  }

  .eg-hero-static .eg-hero-content .eg-hero-title {
    font-size: clamp(32px, 8vw, 48px);
    line-height: 1.08em;
  }

  .eg-hero-static .eg-hero-content .eg-hero-kicker {
    font-size: 18px;
  }

  .eg-hero-static .eg-hero-content .eg-hero-text {
    font-size: 15px;
    line-height: 1.7em;
    max-width: 100%;
    display: none;
  }

  .eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-kicker,
  .eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-title,
  .eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-text,
  .eg-hero-static.eg-hero-animate .eg-hero-content .eg-hero-cta {
    opacity: 1;
    transform: none;
    transition: none;
  }

  .single-project .eg-ba-slider {
    aspect-ratio: 16 / 10;
  }

  .single-project .eg-ba-handle {
    width: 34px;
    height: 34px;
    margin-top: -17px;
    margin-left: -17px;
  }

  .eg-areas-grid-section .eg-area-card-col {
    margin-bottom: 20px;
  }

  .eg-areas-grid-section .eg-area-card-body {
    padding: 18px 16px 20px;
  }

  .eg-areas-grid-section .eg-area-card-body h3 {
    font-size: 21px;
  }

  .page-area .eg-area-thumb {
    width: 92px;
    height: 92px;
  }

  .page-service .eg-service-thumb-grid,
  .page-area .eg-service-thumb-grid {
    grid-template-columns: repeat(3, 92px);
    gap: 8px;
    justify-content: center;
  }

  .page-service .eg-service-thumb,
  .page-area .eg-service-thumb {
    width: 92px;
    height: 92px;
  }

  .page-area .eg-area-recent-projects,
  .page-area .eg-service-recent-projects.eg-desktop-recent-projects {
    display: none;
  }

  .page-area .eg-area-recent-projects-mobile {
    display: block;
    padding: 0 0 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .eg-hero-static .eg-hero-content .eg-hero-kicker,
  .eg-hero-static .eg-hero-content .eg-hero-title,
  .eg-hero-static .eg-hero-content .eg-hero-text,
  .eg-hero-static .eg-hero-content .eg-hero-cta {
    transition: none !important;
    opacity: 1;
    transform: none;
  }
}

/* ===========================
   Calculator Test Page
=========================== */
.eg-calc-section {
  background: #f4f4f4;
  padding: 50px 0 70px;
}

.eg-calc-card {
  background: #fff;
  border: 1px solid #e3e3e3;
  padding: 28px 26px;
  box-shadow: 0 10px 28px rgba(20, 33, 36, 0.08);
}

.eg-calc-card h2,
.eg-calc-card h3 {
  margin-top: 0;
  margin-bottom: 12px;
}

.eg-calc-lead {
  color: #616161;
  margin-bottom: 20px;
}

.eg-calc-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 16px;
}

.eg-calc-grid-single {
  grid-template-columns: 1fr;
  margin-top: 12px;
}

.eg-calc-field label {
  display: block;
  margin-bottom: 6px;
  color: #203238;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

.eg-calc-field input,
.eg-calc-field select {
  width: 100%;
  height: 44px;
  border: 1px solid #d7d7d7;
  background: #fff;
  padding: 8px 12px;
  color: #2d2d2d;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.eg-calc-field input:focus,
.eg-calc-field select:focus {
  border-color: #d49c17;
  box-shadow: 0 0 0 3px rgba(212, 156, 23, 0.18);
  outline: none;
}

.eg-calc-inline {
  margin-top: 14px;
  padding: 12px 14px;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  display: grid;
  grid-template-columns: 1fr;
  gap: 7px;
}

.eg-calc-inline label {
  margin: 0;
  color: #405154;
  font-weight: 500;
}

.eg-calc-inline-title {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  color: #203238;
  font-weight: 700;
}

.eg-calc-inline input[type="checkbox"] {
  margin-right: 7px;
  vertical-align: middle;
}

.eg-calc-actions {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.eg-calc-result {
  background: #203238;
  border-color: #203238;
  color: #fff;
}

.eg-calc-result h3 {
  color: #d49c17;
}

.eg-calc-price {
  font-size: 36px;
  line-height: 1.1;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}

.eg-calc-note {
  color: #bfc8ca;
  margin-bottom: 16px;
}

.eg-calc-breakdown {
  list-style: none;
  margin: 0;
  padding: 0;
}

.eg-calc-breakdown li {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  padding: 11px 0;
  color: #d7ddde;
}

.eg-calc-breakdown li:first-child {
  border-top: 0;
}

.eg-calc-breakdown strong {
  color: #fff;
  font-weight: 700;
  text-align: right;
}

.eg-calc-footer {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.eg-calc-footer p {
  color: #d7ddde;
  margin-bottom: 10px;
}

.eg-calc-footer .theme-btn {
  margin-right: 8px;
  margin-bottom: 8px;
}

.eg-calc-phone {
  display: inline-block;
  color: #d49c17;
  font-weight: 600;
}

.eg-calc-phone:hover,
.eg-calc-phone:focus {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .eg-calc-section {
    padding: 35px 0 50px;
  }

  .eg-calc-card {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 640px) {
  .eg-calc-grid {
    grid-template-columns: 1fr;
  }

  .eg-calc-price {
    font-size: 30px;
  }
}

