@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/

body{
	font-family: 'FilsonProMediumMedium';
	background-color: #fff;
	font-synthesis: style;
}

a,
input,
button,
textarea { outline: none !important; }

/* a {
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
} */

.pad-left {
	padding-left:0 !important;
}

.pad-right {
	padding-right:0 !important;
}

.pad-top {
	padding-top:0 !important;
}

.pad-bottom {
	padding-bottom:0 !important;
}

.padding {
	padding:0 !important;
}

.margin-left {
	margin-left:0 !important;
}

.margin-right {
	margin-right:0 !important;
}

.margin-top {
	margin-top:0 !important;
}

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

.margin {
	margin:0 !important;
}

.col-centered {
	float: none;
	margin: 0 auto;
}



.section-title{
	text-align: center;
	padding: 0 0 80px;
}

.section-title h5{
	font-size: 20px;
	line-height: 27px;
	color: #4D4D4D;
	text-transform: uppercase;
	margin: 0 0 40px;
	font-family: 'FilsonProBookBook';
	letter-spacing: 2px;
}


.section-title h2{
	font-size: 40px;
	line-height: 55px;
	color: #4D4D4D;
	margin: 0 0 45px;
	text-transform: uppercase;
	font-family: 'FilsonProMediumMedium';
	letter-spacing: 5px;
}

.btn-default{
	width: 225px;
    background-color: transparent;
    border-radius: 0;
    border: 1.5px solid #4D4D4D;
    font-size: 15px;
    line-height: 15px;
    color: #4D4D4D;
    padding: 15px 0;
    margin: 30px 0 0;
    font-family: 'FilsonProMediumMedium';
	letter-spacing: 1px;
	text-transform: uppercase;
}

.btn-default:focus {
	color: #4D4D4D;
	border-color: #4D4D4D;
	background-color: transparent;
}

.btn-default:hover,
.btn-default:active:focus{
	background: #4D4D4D;
	color: #fff;
	border-color:#4D4D4D;
}



/*==================================================================*/
/*========== Header Start ==========*/
/*==================================================================*/
.header .container-fluid{
	padding: 0;
}

.header .row{
	margin: 0;
}

.header [class*=col-]{
	padding: 0;
}

.header .h-logo{
	padding: 20px 0 0 70px;
	float: left;
}

.header .h-logo a {
	display: inline-block;
}

.header .h-logo img{
	width: 440px;
}

.h-right {
	float: right;
}

.header .h-right .h-top {
	padding: 20px 0;
	background-color:rgba(242,115,42,0.85);
	vertical-align: middle;
	float: right;
}

.header .h-right .h-top .h-contact{
	padding-left: 52px;
	padding-right: 42px;
    float: left;
}

.header .h-right .h-top .h-contact ul{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.header .h-right .h-top .h-contact ul li{
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 90px 0 0;
}

.header .h-right .h-top .h-contact ul li a{
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	font-family: 'FilsonProMediumMedium';
}

.header .h-right .h-top .h-contact ul li a i{
	padding-right: 12px;
	font-size: 20px;
}

.header .h-right .h-top .h-social{
    float: left;
    padding-right: 76px;
}

.header .h-right .h-top .h-social ul{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.header .h-right .h-top .h-social ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0 13px 0 0;
}

.header .h-right .h-top .h-social ul li a{
	color: #fff;
	font-size: 24px;
    line-height: 24px;
	text-decoration: none;
}

.header .h-right .h-menu{
	margin-top: 30px;
	margin-right: 0;
	clear: both;
    float: left;
}

.header .h-right .h-menu .navbar-default {
	border: none;
	background: none;
	min-height: auto;
	margin: 0;
}

.header .h-right .h-menu .navbar-default .navbar-collapse{
	padding: 0;
}

.header .h-right .h-menu .navbar-default .navbar-collapse .navbar-nav{
	float: right;
}

.header .h-right .h-menu .navbar-nav>li>a{
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	color: #454545;
	border: 2px solid transparent;
	background: #fff;
	z-index: 99;
	padding: 24px 36px;
	position: relative;
}

.header .h-right .h-menu .navbar-nav>li>a span{
	display: inline-block;
	position: relative;
}

.header .h-right .h-menu .navbar-nav>li>a span:before{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	bottom: -10px;
	height: 2px;
	width: 100%;
	background-color: #f59761;
	opacity: 0;
}

.header .h-right .h-menu .navbar-nav>li.active a:before {
	border-bottom: 1px solid #F2732A;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0px;
}


.header .h-right .h-menu .navbar-nav>li{
	position: relative;
	border:none;
	background: #fff;
	z-index: 99;
}

.header .h-right .h-menu .navbar-nav>li:after {
	content: "";
	position: absolute;
	left: 0;
	height: 20px;
	width: 2px;
	background-color: #000;
	top: 50%;
    z-index: 99;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}


.header .h-right .h-menu .navbar-nav>li>a:hover,
.header .h-right .h-menu .navbar-nav>li>a:focus,
.header .h-right .h-menu .navbar-nav>li>a.highlighted{
	border-color: #f2742c;
}

.header .h-right .h-menu .navbar-nav>li>a:hover span:before,
.header .h-right .h-menu .navbar-nav>li>a:focus span:before,
.header .h-right .h-menu .navbar-nav>li>a.highlighted span:before{
	opacity: 1;
}

.header .h-right .h-menu .navbar-nav>li.active>a,
.header .h-right .h-menu .navbar-nav>li.active>a:hover,
.header .h-right .h-menu .navbar-nav>li.active>a:focus,
.header .h-right .h-menu .navbar-nav>li.active>a.highlighted,
.header .h-right .h-menu .navbar-nav>li.open>a,
.header .h-right .h-menu .navbar-nav>li.open>a:hover,
.header .h-right .h-menu .navbar-nav>li.open>a:focus,
.header .h-right .h-menu .navbar-nav>li.open>a.highlighted,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a:hover,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a:focus,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a.highlighted{
	border-color: #f2742c;
}

.header .h-right .h-menu .navbar-nav>li.active>a span:before,
.header .h-right .h-menu .navbar-nav>li.active>a:hover span:before,
.header .h-right .h-menu .navbar-nav>li.active>a:focus span:before,
.header .h-right .h-menu .navbar-nav>li.active>a.highlighted span:before,
.header .h-right .h-menu .navbar-nav>li.open>a span:before,
.header .h-right .h-menu .navbar-nav>li.open>a:hover span:before,
.header .h-right .h-menu .navbar-nav>li.open>a:focus span:before,
.header .h-right .h-menu .navbar-nav>li.open>a.highlighted span:before,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a span:before,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a:hover span:before,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a:focus span:before,
.header .h-right .h-menu .navbar-nav>li.current-menu-item>a.highlighted span:before{
	opacity: 1;
}

.header .h-right .h-menu .navbar-nav>li.open>a.has-submenu{
	border-bottom: none;
}

.header .h-right .h-menu .navbar-nav li:hover:after,
.header .h-right .h-menu .navbar-nav li:hover + li:after,
.header .h-right .h-menu .navbar-nav li.active:after,
.header .h-right .h-menu .navbar-nav li.active + li:after,
.header .h-right .h-menu .navbar-nav li.open:after,
.header .h-right .h-menu .navbar-nav li.open + li:after,
.header .h-right .h-menu .navbar-nav li.current-menu-item:after,
.header .h-right .h-menu .navbar-nav li.current-menu-item + li:after {
	display: none;
}


.header .h-right .h-menu .navbar-nav>li:first-child:after{
	display: none;
}

.header .h-right .h-menu .navbar-nav>li.open> a{
	border: 2px solid #f2742c;
	border-bottom: none;
}

.header .h-right .h-menu .navbar-nav>li ul{
	left: auto !important;
	right: 0;
	text-align: right;
	box-shadow: none;
	margin-top: -2px !important;
	border: 2px solid #f2742c;
	z-index: 9;
}

.header .h-right .h-menu .navbar-nav>li ul li > a:hover,
.header .h-right .h-menu .navbar-nav>li ul li > a:focus,
.header .h-right .h-menu .navbar-nav>li ul li > a.highlighted {
	color: #fff;
	background-color: #f2742c;
}

.header .h-right .h-menu .navbar-nav>li ul li.active > a,
.header .h-right .h-menu .navbar-nav>li ul li.active > a:hover,
.header .h-right .h-menu .navbar-nav>li ul li.active > a:focus,
.header .h-right .h-menu .navbar-nav>li ul li.active > a.highlighted,
.header .h-right .h-menu .navbar-nav>li ul li.open > a,
.header .h-right .h-menu .navbar-nav>li ul li.open > a:hover,
.header .h-right .h-menu .navbar-nav>li ul li.open > a:focus,
.header .h-right .h-menu .navbar-nav>li ul li.open > a.highlighted,
.header .h-right .h-menu .navbar-nav>li ul li.current-menu-item > a,
.header .h-right .h-menu .navbar-nav>li ul li.current-menu-item > a:hover,
.header .h-right .h-menu .navbar-nav>li ul li.current-menu-item > a:focus,
.header .h-right .h-menu .navbar-nav>li ul li.current-menu-item > a.highlighted {
	color: #fff;
	background-color: #f2742c;
}
/*==================================================================*/
/*========== Header End ==========*/
/*==================================================================*/




/*==================================================================*/
/*======================= Banner Start ============================*/
/*================================================================*/
.banner-section{
	position: relative;
}

.banner-section .main-carousel img{
	width: 100%;
	object-fit: cover;
	font-family: "object-fit: cover;";
	height:-moz-calc(100vh - (170px));
	height:-webkit-calc(100vh - (170px));
	height:calc(100vh - (170px));
}

.banner-section .banner-inner{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	background: rgba(255,255,255,0.8);
	transform: translate(0,-50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	padding: 70px 0 60px;
}

.banner-section .banner-inner h5{
	font-size: 20px;
	line-height: 20px;
	font-family: 'FilsonProBookBook';
	margin: 0 0 66px;
	color: #4D4D4D;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.banner-section .banner-inner h2{
	font-size: 55px;
	line-height: 55px;
	font-family: 'FilsonProBoldBold';
	margin: 0 0 70px;
	color: #4D4D4D;
	text-transform: uppercase;
}

.banner-section .banner-inner .banner-btn .btn-default {
	font-size: 15px;
	line-height: 15px;
	color: #4D4D4D;
	font-family: 'FilsonProMediumMedium';
	text-transform: uppercase;
	width: 225px;
	padding: 10px 0;
	border: 1.5px solid #4d4d4d;
	border-radius: 0;
	background: transparent;
	margin: 0 20px;
	letter-spacing: 1px;
}

.banner-section .banner-inner .banner-btn .btn-default:hover{
	background: rgba(242,115,42,0.6);
}

.banner-section .banner-inner .banner-btn .btn-default:first-child{
	margin-left: 0;
}

.banner-section .banner-inner .banner-btn .btn-default:last-child{
	margin-right: 0;
}

.banner-section .top-to-bottom{
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.banner-section .top-to-bottom a{
	font-size: 60px;
	line-height: 60px;
	color: #fff;
}

/*==================================================================*/
/*======================= Banner End ==============================*/
/*================================================================*/




/*==================================================================*/
/*=================== Service Section Start =======================*/
/*================================================================*/
.service-section{
	background: #E0E0E0;
	padding: 90px 0;
}

.service-section .service-block{
	text-align: center;
}

.service-section .service-block .service-img{
	padding: 0 0 30px;
	display: inline-block;
}

.service-section .service-block .service-desc h3{
	font-size: 20px;
	line-height: 20px;
	color: #4D4D4D;
	margin: 0 0 20px;
	text-transform: uppercase;
	font-family: 'FilsonProMediumMedium';
}

.service-section .service-block .service-desc{
	padding: 0 70px;
}

.service-section .service-block .service-desc p{
	font-size: 13px;
	line-height: 18px;
	color: #727272;
	margin: 0;
	font-family: 'FilsonProBookBook';
}
/*==================================================================*/
/*===================== Service Section End =======================*/
/*================================================================*/



/*==================================================================*/
/*=================== Interested Section Start ====================*/
/*================================================================*/
.interested-section{
	float: left;
	width: 100%;
	background-color:rgba(244,132,67,0.82);
	padding: 60px 0 44px;
	text-align: center;
}

.interested-section .intersted-block h2{
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	font-family: 'FilsonProBookBook';
	margin: 0 0 30px;
	letter-spacing: 5px;
}

.interested-section .intersted-block .btn-default{
	font-size: 15px;
	line-height: 15px;
	background: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	padding: 15px 0;
	width: 225px;
	color: #F2732A;
	text-transform: uppercase;
	font-family: 'FilsonProMediumMedium';
	letter-spacing: 1px;
}

.interested-section .intersted-block .btn-default:hover{
	border: 1px solid #fff;
	color: #fff;
	background: transparent;
}

/*==================================================================*/
/*=================== Interested Section End ======================*/
/*================================================================*/


/*==================================================================*/
/*====================== Space Section Start ======================*/
/*================================================================*/
.space-section{
	float: left;
	width: 100%;
	background: url('../images/space-back.png') no-repeat;
	background-size: cover;
	padding: 85px 0 150px;
	background-position: center center;
}

.common-text-section.text-left .space-block{
	padding: 0 0 0 75px;
}

.common-text-section.text-right .space-block{
	padding: 0 75px 0 0;
}


.common-text-section .space-block h3{
	font-size: 27px;
	line-height: 27px;
	margin: 0 0 35px;
	color: #F2732A;
	font-family: 'FilsonProMediumMedium';
	letter-spacing: 2px;
}

.common-text-section .space-block p{
	font-size: 15px;
	line-height: 25px;
	color: #333333;
	font-family: 'FilsonProLightLight';
	margin: 0 0 20px;
}

.common-text-section .space-block ul{
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
    list-style: circle;
}

.common-text-section .space-block ul li{
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 15px;
	line-height: 33px;
	color: #333333;
	font-family: 'FilsonProLightLight';
	position: relative;
}


.common-text-section .space-block .btn-default{
	width: 225px;
	background: transparent;
	border-radius: 0;
	border: 1.5px solid #4D4D4D;
	font-size: 15px;
	line-height: 15px;
	color: #4D4D4D;
	padding: 15px 0;
	margin: 30px 0 0;
	font-family: 'FilsonProMediumMedium';
	letter-spacing: 1px;
}

.common-text-section .space-block .btn-default:hover{
	background: #4D4D4D;
	color: #fff;
}


.common-text-section.text-right ul {
	text-align: left;
}

/*==================================================================*/
/*====================== Space Section End ========================*/
/*================================================================*/


/*==================================================================*/
/*=================== Project Section Start =======================*/
/*================================================================*/
.project-section {
	float: left;
	width: 100%;
	padding: 100px 0 0;
}

.project-section .project-desc .portfolio-gal img {
	width: 100%;
}

.portfolio-block {
	position: relative;
	display: block;
}
.portfolio-overlay {
	position: absolute;
	left: 0;
	top:0;
	right: 0;
	bottom: 0;
	background-color:rgba(242,115,42,0.76);
	opacity:0;
}

.portfolio-detail {
	position: absolute;
	text-align:center;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	margin-right: -50%;
	opacity: 0;
}

.portfolio-detail h3 {
	font-family: 'FilsonProBoldBold';
	font-size: 30px;
	line-height: 37px;
	color:#fff;
	text-transform: capitalize;
}


.portfolio-block:hover .portfolio-overlay,.portfolio-block:hover .portfolio-detail {
	opacity: 1;
}


/*==================================================================*/
/*===================== Project Section End =======================*/
/*================================================================*/

/*==================================================================*/
/*===================== Over Value Section start =======================*/
/*================================================================*/
.over-value {
	float: left;
	width: 100%;
	background: url('../images/our-value.png') no-repeat;
	background-size: cover;
	padding: 287px 0 180px;
	background-position: center center;
	margin-top:-70px;
}
/*==================================================================*/
/*===================== Over Value Section End =======================*/
/*================================================================*/

/*==================================================================*/
/*===================== Testimonial Section Start =======================*/
/*================================================================*/
.testimonial-section {
	float: left;
	width: 100%;
	padding:180px 0 148px 0;
	background: url('../images/testimonial-image.png') no-repeat;
	background-size:cover;
	background-position: center center;
	position: relative;
}

.testimonial-section .testimonail-overlay {
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color:rgba(64,64,64,0.9);
}

.testimonial-slider {
	padding: 0 144px;
	text-align: center;
}

.testimonial-slider p {
	font-family: 'FilsonProBookBook';
	font-size: 16px;
	line-break: 22px;
	color:#fff;
	text-align: center;
}

.testimonial-slider h3 {
	font-size: 30px;
	line-height: 41px;
	color:#fff;
	text-transform: uppercase;
	font-family: 'FilsonProMediumMedium';
	letter-spacing: 3px;
}

.testimonial-slider .slick-slide {
	padding: 0 190px;
}

.fa-angle-left.slick-arrow {
	position: absolute;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	font-size: 30px;
	line-height: 30px;
	color:#fff;
	left: 0;
	cursor: pointer;
}


.fa-angle-right.slick-arrow {
	position: absolute;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	font-size: 30px;
	line-height: 30px;
	color:#fff;
	right: 0;
	cursor: pointer;
}

/*==================================================================*/
/*===================== Testimonial Section End =======================*/
/*================================================================*/

/*==================================================================*/
/*===================== Contact Section Start =======================*/
/*================================================================*/
.contact-section {
	padding:112px 0 80px 0;
}

.contact-section h6 {
	text-align: center;
	font-family: 'FilsonProBookBook';
	font-size: 20px;
	line-height: 27px;
	color:#4D4D4D;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0;
	margin-bottom: 50px;
}

.contact-section h2 {
	font-family: 'FilsonProMediumMedium';
	font-size: 40px;
	line-height: 55px;
	color:#4D4D4D;
	letter-spacing: 3px;
	text-align: center;
	margin: 0 0 50px 0;
}

.contact-form {
	width: 918px;
	margin: 0 auto;
}

.contact-form .form-control {
	border:none;
	border-bottom: 1px solid rgba(112,112,112,0.38);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	/* padding: 22px 0; */
	padding: 6px 0;
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	/* line-height: 27px; */
	color:#4D4D4D;
	letter-spacing: 2px;
	height: 45px;
	float: none;
	vertical-align: middle;
	line-height: 1;
	resize: none;
}

.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	line-height: 27px;
	color:#4D4D4D;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.contact-form input[type="email"]::-moz-placeholder,
.contact-form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	line-height: 27px;
	color:#4D4D4D;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.contact-form input[type="email"]:-ms-input-placeholder,
.contact-form input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	line-height: 27px;
	color:#4D4D4D;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.contact-form input[type="email"]:-moz-placeholder,
.contact-form input[type="text"]:-moz-placeholder { /* Firefox 18- */
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	line-height: 27px;
	color:#4D4D4D;
	text-transform: uppercase;
	letter-spacing: 2px;
}


.contact-form .form-group {
	margin-bottom: 50px;
}

.contact-form .contact-submit-btn {
	text-align: right;
}


/*==================================================================*/
/*===================== Contact Section End =======================*/
/*================================================================*/


/*==================================================================*/
/*========== Footer Start ==========*/
/*==================================================================*/
.footer {
	float: left;
	width: 100%;
}

.footer-top {
	background-color: rgba(222,222,222,0.56);
	padding: 60px 0 40px 0;
}

.footer-social {
	padding-bottom: 24px;
}

.footer-social ul {
	display: block;
	margin: 0;
	padding: 0;
}

.footer-social ul li {
	display: inline-block;
	padding: 0 15px 0 0;
}

.footer-social ul li a {
	font-size: 24px;
	line-height: 24px;
	color:#2F2F2F;
}

.footer-top p, .footer-top p a, .footer-top a {
	font-family: 'FilsonProBookBook';
	font-size:17px;
	line-height:30px;
	color:#2F2F2F;
}

.footer-bottom {
	padding:42px 0;
	background-color:rgba(242,115,42,0.72);
}

.footer-bottom p,.footer-bottom p a {
	font-family: 'helveticaneue';
	font-size:15px;
	line-height:15px;
	color:#fff;
	margin: 0;
}



/*==================================================================*/
/*========== Footer End ==========*/
/*==================================================================*/




/*==================================================================*/
/*========== Main Banner Section Start ==========*/
/*==================================================================*/
.main-banner-section {
	position: relative;
}

.main-banner-section .banner-img img {
	float: left;
	width: 100%;
}

.main-banner-section .main-banner-title {
	padding: 0 0 23px;
}

.main-banner-section .main-banner-title h1,
.main-banner-section .main-banner-title h2,
.main-banner-section .main-banner-title h3,
.main-banner-section .main-banner-title h4,
.main-banner-section .main-banner-title h5,
.main-banner-section .main-banner-title h6 {
	font-family: 'FilsonProBoldBold';
	font-size: 50px;
	line-height: 61px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #4D4D4D;
	margin: 0;
}

.main-banner-section .main-banner-title h1 span,
.main-banner-section .main-banner-title h2 span,
.main-banner-section .main-banner-title h3 span,
.main-banner-section .main-banner-title h4 span,
.main-banner-section .main-banner-title h5 span,
.main-banner-section .main-banner-title h6 span {
	display: block;
	font-family: 'FilsonProBookBook';
	font-size: 25px;
	line-height: 34px;
	letter-spacing: 2px;
	padding: 0 0 5px;
}

.main-banner-section .main-banner-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	padding: 30px 0 20px;
	background-color: rgba(255,255,255,0.81);
	text-align: center;
}

.main-banner-section .main-banner-content .main-banner-description {
	padding: 0 30px;
}

.main-banner-section .main-banner-content p {
	font-family: 'FilsonProBookBook';
	font-size: 15px;
	line-height: 25px;
	color: #4D4D4D;
}
/*==================================================================*/
/*========== Main Banner Section End ==========*/
/*==================================================================*/

/*==================================================================*/
/*========== Buttons Start ==========*/
/*==================================================================*/
.simple-white-btn {
	border: 1.5px  solid #ffffff;
	background-color: transparent;
	font-family: 'FilsonProMediumMedium';
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 14px 25px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.simple-white-btn:focus {
	color: #ffffff;
	border-color: #ffffff;
	background-color: transparent;
}

.simple-white-btn:hover,
.simple-white-btn:active:focus {
	color: #ffffff;
	border-color: #ffffff;
	background-color: #F2732A;
}

.simple-black-btn {
	border: 1.5px  solid #4D4D4D;
	background-color: transparent;
	font-family: 'FilsonProMediumMedium';
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #4D4D4D;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 14px 25px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.simple-black-btn:focus {
	color: #4D4D4D;
	border-color: #4D4D4D;
	background-color: transparent;
}

.simple-black-btn:hover,
.simple-black-btn:active:focus {
	color: #ffffff;
	border-color: #4D4D4D;
	background-color: #F2732A;
}

.white-btn {
	border: 1.5px  solid #ffffff;
	background-color: #ffffff;
	font-family: 'FilsonProMediumMedium';
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #4D4D4D;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 14px 25px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.white-btn:focus {
	color: #4D4D4D;
	border-color: #ffffff;
	background-color: #ffffff;
}

.white-btn:hover,
.white-btn:active:focus {
	color: #ffffff;
	border-color: #ffffff;
	background-color: #F2732A;
}

.orange-btn {
	border: 1.5px  solid #4D4D4D;
	background-color: #F2732A;
	font-family: 'FilsonProMediumMedium';
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 14px 25px 12px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.orange-btn:focus {
	color: #ffffff;
	border-color: #4D4D4D;
	background-color: #F2732A;
}

.orange-btn:hover,
.orange-btn:active:focus {
	color: #ffffff;
	border-color: #F2732A;
	background-color: #4D4D4D;
}
/*==================================================================*/
/*========== Buttons End ==========*/
/*==================================================================*/

/*==================================================================*/
/*========== Inner Pages Start ==========*/
/*==================================================================*/

/*========== Main Section Title Start ==========*/
.main-section-title	{
	text-align: center;
	padding: 0 0 50px;
}

.main-section-title h1,
.main-section-title h2,
.main-section-title h3,
.main-section-title h4,
.main-section-title h5,
.main-section-title h6 {
	font-family: 'FilsonProMediumMedium';
	font-size: 40px;
	line-height: 55px;
	text-transform: uppercase;
	letter-spacing: 7px;
	color: #4D4D4D;
	margin: 0;
}

.main-section-title h1 span,
.main-section-title h2 span,
.main-section-title h3 span,
.main-section-title h4 span,
.main-section-title h5 span,
.main-section-title h6 span {
	display: block;
	font-family: 'FilsonProBookBook';
	font-size: 20px;
	line-height: 27px;
	padding: 0 0 30px;
}
/*========== Main Section Title End ==========*/

/*========== About Page Start ==========*/
/* About Us Section Start */
.about-us-section {
	background: url('../images/about-us-section-bg.png') no-repeat;
	background-position: right bottom;
	background-size: 50% 100%;
	padding: 85px 0 27px;
}

.about-us-section .about-us-detail {
	padding-right: 30px;
}

.about-us-section .block-title {
	padding: 0 0 10px;
}

.about-us-section .block-title h1,
.about-us-section .block-title h2,
.about-us-section .block-title h3,
.about-us-section .block-title h4,
.about-us-section .block-title h5,
.about-us-section .block-title h6 {
	font-family: 'FilsonProMediumMedium';
	font-size: 26px;
	line-height: 26px;
	color: #4D4D4D;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.about-us-section p {
	font-family: 'FilsonProBookBook';
	font-size: 20px;
	line-height: 35px;
	color: #4D4D4D;
	margin: 0 0 32px;
}
/* About Us Section Start */

/* Service Quality Section Start */
.service-quality-section {
	padding: 95px 0 74px;
	background-color: #F69A64;
}

.service-quality-section .service-quality-content .row {
	margin: 0 -90px;
}

.service-quality-section .service-quality-content [class^=col-] {
	padding: 0 90px;
}

.service-quality-section .block-title {
	padding: 0 0 30px;
}

.service-quality-section .block-title h1,
.service-quality-section .block-title h2,
.service-quality-section .block-title h3,
.service-quality-section .block-title h4,
.service-quality-section .block-title h5,
.service-quality-section .block-title h6 {
	font-family: 'FilsonProMediumMedium';
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.service-quality-section .service-quality-block p {
	font-family: 'FilsonProLightLight';
	font-size: 18px;
	line-height: 25px;
	color: #ffffff;
}
/* Service Quality Section End */

/* Our Team Section Start */
.our-team-section {
	padding: 87px 0 112px;
}

.our-team-section .main-section-title h1,
.our-team-section .main-section-title h2,
.our-team-section .main-section-title h3,
.our-team-section .main-section-title h4,
.our-team-section .main-section-title h5,
.our-team-section .main-section-title h6 {
	font-size: 50px;
	line-height: 68px;
	color: #F2732A;
}

.our-team-section .main-section-title h1 span,
.our-team-section .main-section-title h2 span,
.our-team-section .main-section-title h3 span,
.our-team-section .main-section-title h4 span,
.our-team-section .main-section-title h5 span,
.our-team-section .main-section-title h6 span {
	padding: 0 0 18px;
	color: #4D4D4D;
}

.our-team-section .team-block .team-image img {
	width: 100%;
	height: 465px;
	object-fit: cover;
	font-family: 'object-fit: cover';
}

.our-team-section .our-team-list [class^=col-]:nth-child(3n+1) {
	clear: both;
}

.our-team-section .team-block {
	float: left;
	width: 100%;
	/* margin-left: -1px; */
}

.our-team-section .team-block .team-detail {
	padding: 35px 40px 40px;
	height: 365px;
	background-color: #4D4D4D;
	position: relative;
}

.our-team-section .team-block .team-detail:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: 100%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 32.5px 19px 32.5px;
	border-color: transparent transparent #4D4D4D transparent;
}

.our-team-section .team-block.team-manager-block .team-detail {
	background-color: #F4884A;
}

.our-team-section .team-block.team-manager-block .team-detail:before {
	border-color: transparent transparent #F4884A transparent;
}

/* .our-team-section .team-block:hover .team-detail {
	background-color: #F4884A;
}

.our-team-section .team-block:hover .team-detail:before {
	border-color: transparent transparent #F4884A transparent;
} */

.our-team-section .team-block.team-top-detail-block .team-detail {
	float: none;
	display: table-cell;
	vertical-align: bottom;
	width: 100%;
}

.our-team-section .team-block.team-top-detail-block .team-detail:before {
	bottom: auto;
	top: 100%;
	border-width: 19px 32.5px 0 32.5px;
	border-color: #4D4D4D transparent transparent transparent;
}

.our-team-section .team-block.team-manager-block .team-detail {
	background-color: #F4884A;
}

.our-team-section .team-block.team-top-detail-block.team-manager-block .team-detail:before {
	border-color: #F4884A transparent transparent transparent;
}

/* .our-team-section .team-block.orange-team-block:hover .team-detail {
	background-color: #4D4D4D;
}

.our-team-section .team-block.orange-team-block:hover .team-detail:before {
	border-color: #4D4D4D transparent transparent transparent;
} */

.our-team-section .team-detail .team-member-name {
	padding: 0 0 45px;
}

.our-team-section .team-detail .team-member-name h1,
.our-team-section .team-detail .team-member-name h2,
.our-team-section .team-detail .team-member-name h3,
.our-team-section .team-detail .team-member-name h4,
.our-team-section .team-detail .team-member-name h5,
.our-team-section .team-detail .team-member-name h6 {
	font-family: 'FilsonProBoldBold';
	font-size: 25px;
	line-height: 35px;
	color: #ffffff;
	text-transform: capitalize;
	letter-spacing: 3px;
	margin: 0;
}

.our-team-section .team-detail .team-member-name h1 span,
.our-team-section .team-detail .team-member-name h2 span,
.our-team-section .team-detail .team-member-name h3 span,
.our-team-section .team-detail .team-member-name h4 span,
.our-team-section .team-detail .team-member-name h5 span,
.our-team-section .team-detail .team-member-name h6 span {
	display: block;
	font-family: 'FilsonProLightLight';
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 0;
}

.our-team-section .team-block .team-detail p {
	font-family: 'FilsonProBookBook';
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
}
/* Our Team Section End */

/* Accreditation Section Start */
.accreditation-section {
	padding: 97px 0 78px;
	background: url('../images/accreditation-section-bg.png') no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
}

.accreditation-section .accreditation-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(34,34,34,0.8);
}

.accreditation-section .accreditation-title {
	padding: 0 0 30px;
}

.accreditation-section .accreditation-title h1,
.accreditation-section .accreditation-title h2,
.accreditation-section .accreditation-title h3,
.accreditation-section .accreditation-title h4,
.accreditation-section .accreditation-title h5,
.accreditation-section .accreditation-title h6 {
	font-family: 'FilsonProBoldBold';
	font-size: 30px;
	line-height: 37px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 7px;
	margin: 0;
}

.accreditation-section .accreditation-content p {
	font-family: 'FilsonProLightLight';
	font-size: 20px;
	line-height: 25px;
	color: #ffffff;
	margin: 0 0 25px;
}
/* Accreditation Section End */

/* Services Section Start */
.services-section {
	float: left;
	width: 100%;
	padding: 95px 0 80px;
	background-color: #E0E0E0;
}

.services-section .service-block {
	text-align: center;
}

.services-section .service-block {
	padding: 0 76px;
}

.services-section .service-block .service-icon {
	display: inline-block;
	padding: 0 0 25px;
}

.services-section .service-block .title {
	padding: 0 0 15px;
}

.services-section .service-block .title span,
.services-section .service-block .title a {
	display: inline-block;
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	line-height: 27px;
	text-transform: uppercase;
	color: #4D4D4D;
	text-decoration: none;
}

.services-section .service-block .title a:hover {
	color: #F2732A;
}

.services-section .service-block p {
	font-family: 'FilsonProBookBook';
	font-size: 13px;
	line-height: 18px;
	color: #727272;
}
/* Services Section End */

/* Contact Section Start */
.contact-section {
	float: left;
	width: 100%;
	padding: 132px 0 110px;
}

.contact-section .main-section-title {
	padding: 0 0 68px;
}

.contact-section .contact-content {
	padding: 0 30px;
}
/* Contact Section End */

/* Common Form Start */
form.common-form .form-group {
	margin: 0 0 35px;
}

form.common-form .form-control {
	height: 55px;
	resize: none;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border: none;
	border-bottom: 1px solid #707070;
	float: none;
	vertical-align: middle;
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	line-height: 27px;
	color: #4D4D4D;
	letter-spacing: 5px;
	line-height: 1;
	padding: 6px 0;
}

form.common-form .form-control::-webkit-input-placeholder { color: #4D4D4D; }
form.common-form .form-control::-moz-placeholder { color: #4D4D4D; }
form.common-form .form-control:-ms-input-placeholder { color: #4D4D4D; }
form.common-form .form-control:-o-placeholder { color: #4D4D4D; }

form.common-form .form-submit-btn {
	float: right;
}

form.common-form .form-submit-btn .btn {
	margin: 0;
}
/* Common Form End */
/*========== About Page End ==========*/

/*========== Service Page Start ==========*/
.service-pg {

}

/* Our Business Section Start */
.our-business-section {
	float: left;
	width: 100%;
	background: url('../images/our-business-bg.png') no-repeat;
	background-position: right bottom;
	background-size: 85% 100%;
	padding: 80px 0 75px;
	position: relative;
}

.our-business-section .our-business-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0.15);
}

.our-business-section .our-business-title {
	padding: 0 0 15px;
}

.our-business-section .our-business-title h1,
.our-business-section .our-business-title h2,
.our-business-section .our-business-title h3,
.our-business-section .our-business-title h4,
.our-business-section .our-business-title h5,
.our-business-section .our-business-title h6 {
	font-family: 'FilsonProMediumMedium';
	font-size: 26px;
	line-height: 35px;
	color: #4D4D4D;
	text-transform: uppercase;
	margin: 0;
}

.our-business-section .our-business-content {
	position: relative;
	z-index: 9;
	padding-right: 140px;
}

.our-business-section .our-business-content p {
	font-family: 'FilsonProBookBook';
	font-size: 20px;
	line-height: 35px;
	color: #4D4D4D;
}
/* Our Business Section End */

/* Interior Construction Section Start */
.interior-construction-section {
	float: left;
	width: 100%;
}

.interior-construction-section .interior-construction-block {
	padding: 79px 0 75px;
	background-color: #4D4D4D;
}

.interior-construction-section .interior-construction-block:nth-child(even) {
	background-color: #6d6d6d;
}

.interior-construction-section .interior-construction-description .row {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.interior-construction-section .interior-construction-description [class^=col-] {
	float: none;
	display: table-cell;
	vertical-align: middle;
}

.interior-construction-section .interior-construction-description .construction-icon {
	text-align: center;
}

.interior-construction-section .interior-construction-description .construction-icon img {
	display: inline-block;
}

.interior-construction-section .construction-title {
	padding: 0 0 25px;
}

.interior-construction-section .construction-title h1,
.interior-construction-section .construction-title h2,
.interior-construction-section .construction-title h3,
.interior-construction-section .construction-title h4,
.interior-construction-section .construction-title h5,
.interior-construction-section .construction-title h6 {
	font-family: 'FilsonProMediumMedium';
	font-size: 35px;
	line-height: 48px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
}

.interior-construction-section .interior-construction-block p {
	font-family: 'FilsonProBookBook';
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	margin: 0 0 20px;
}

.interior-construction-section .interior-construction-block .read-more-btn {
	padding: 15px 0 0;
}

.interior-construction-section .interior-construction-block .read-more-btn .btn {
	width: 225px;
}
/* Interior Construction Section End */

/* Our Recent Projects Section Start */
.our-recent-projects-section {
	float: left;
	width: 100%;
	padding: 64px 0 0;
}

.our-recent-projects-section .project-title {
	text-align: center;
	padding: 0 0 40px;
}

.our-recent-projects-section .project-title h1,
.our-recent-projects-section .project-title h2,
.our-recent-projects-section .project-title h3,
.our-recent-projects-section .project-title h4,
.our-recent-projects-section .project-title h5,
.our-recent-projects-section .project-title h6 {
	font-family: 'FilsonProMediumMedium';
	font-size: 30px;
	line-height: 41px;
	text-transform: uppercase;
	color: #4D4D4D;
	letter-spacing: 5px;
	margin: 0;
}

.our-recent-projects-section .recent-project-block {
	position: relative;
	text-decoration: none;
	display: block;
}

.our-recent-projects-section .recent-project-block .recent-project-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(242,115,42,0.76);
	opacity: 0;
}

.our-recent-projects-section .recent-project-block img {
	width: 100%;
	height: 315px;
	object-fit: cover;
	font-family: 'object-fit: cover';
}

.our-recent-projects-section .recent-project-block .project-title {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	padding: 15px;
	text-align: center;
	opacity: 0;
}

.our-recent-projects-section .recent-project-block .project-title span{
	display: inline-block;
	font-family: 'FilsonProBoldBold';
	font-size: 30px;
	line-height: 37px;
	color: #ffffff;
	text-transform: capitalize;
}

.our-recent-projects-section .recent-project-block:hover .recent-project-overlay {
	opacity: 1;
}

.our-recent-projects-section .recent-project-block:hover .project-title {
	opacity: 1;
}

.recent-project-carousel {
	opacity: 0;
}

.recent-project-carousel.slick-initialized {
	opacity: 1;
}

.recent-project-carousel .recent-project-item {
	float: left;
	width: 100%;
}
/* Our Recent Projects Section End */
/*========== Service Page End ==========*/

/*========== Construction Page Start ==========*/
/* Construction Main Banner Start */
.main-sub-banner-section {
	position: relative;
}

.main-sub-banner-section .main-banner-content {
	position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	background-color: rgba(255,255,255,0.81);
    text-align: center;
	padding: 77px 0 62px;
}

.main-sub-banner-section .main-banner-content .main-banner-description {
	padding: 0 30px;
}

.main-sub-banner-section .banner-img {
	float: left;
	width: 100%;
}
.main-sub-banner-section .banner-img img { width:100%; height:auto; }

.main-sub-banner-section .main-banner-title h1,
.main-sub-banner-section .main-banner-title h2,
.main-sub-banner-section .main-banner-title h3,
.main-sub-banner-section .main-banner-title h4,
.main-sub-banner-section .main-banner-title h5,
.main-sub-banner-section .main-banner-title h6 {
	font-family: 'beyond_infinity_demo';
	font-size: 50px;
	line-height: 61px;
	text-transform: none;
	color: #4D4D4D;
	margin: 0;
}

.main-sub-banner-section .main-banner-title h1 span,
.main-sub-banner-section .main-banner-title h2 span,
.main-sub-banner-section .main-banner-title h3 span,
.main-sub-banner-section .main-banner-title h4 span,
.main-sub-banner-section .main-banner-title h5 span,
.main-sub-banner-section .main-banner-title h6 span {
	display: block;
	font-family: 'FilsonProMediumMedium';
	font-size: 50px;
	line-height: 68px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 0 7px;
}
/* Construction Main Banner End */

/* Construction Section Start */
.construction-section {
	padding: 75px 0 20px;
}

.construction-section .construction-main-detail {
	padding: 0 0 60px;
}

.construction-section .construction-main-detail p {
	font-family: 'FilsonProBookBook';
	font-size: 20px;
	line-height: 30px;
	color: #4D4D4D;
}

.construction-section .construction-main-detail p span {
	font-family: 'FilsonProBoldBold';
	display: inline-block;
}

.construction-section .construction-title {
	padding: 0 0 20px;
}

.construction-section .construction-title h1,
.construction-section .construction-title h2,
.construction-section .construction-title h3,
.construction-section .construction-title h4,
.construction-section .construction-title h5,
.construction-section .construction-title h6 {
	font-family: 'FilsonProBoldBold';
	font-size: 25px;
	line-height: 30px;
	color: #4D4D4D;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
}
/* Construction Section End */

/* Construction Management List Start */
.construction-management-list {

}

.construction-management-list .row {
	margin: 0 -67px;
}

.construction-management-list [class^=col-] {
	padding: 0 67px;
}

.construction-management-list [class^=col-]:nth-child(2n+1) {
	clear: both;
}

.construction-management-list .construction-block {
	position: relative;
	padding-left: 190px;
	margin: 0 0 60px;
}

.construction-management-list .construction-block .construction-icon {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	width: 140px;
	height: 140px;
	/*background-color: #f59762;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;*/
}

/*.construction-management-list .construction-block .construction-icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
}*/
/*

.construction-management-list .construction-block .construction-icon svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
}*/

.construction-management-list .construction-block .construction-icon svg path {
	fill: #ffffff;
}

.construction-management-list .construction-block .title {
	padding: 0 0 20px;
}

.construction-management-list .construction-block .title h1,
.construction-management-list .construction-block .title h2,
.construction-management-list .construction-block .title h3,
.construction-management-list .construction-block .title h4,
.construction-management-list .construction-block .title h5,
.construction-management-list .construction-block .title h6 {
	font-family: 'FilsonProMediumMedium';
	font-size: 20px;
	line-height: 27px;
	text-transform: uppercase;
	color: #4D4D4D;
	letter-spacing: 2px;
	margin: 0;
}

.construction-management-list .construction-block .block-detail p {
	font-family: 'FilsonProBookBook';
	font-size: 17px;
	line-height: 25px;
	color: #4D4D4D;
}
/* Construction Management List End */

/* Quote Section Start */
.quote-section {
	float: left;
	width: 100%;
	padding: 50px 0 45px;
	background-color: #f59762;
	text-align: center;
}

.quote-section .quote-title {
	padding: 0 0 20px;
}

.quote-section .quote-title span {
	display: block;
	font-family: 'FilsonProBookBook';
	font-size: 30px;
	line-height: 41px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.quote-section .contact-btn .btn {
	width: 225px;
	color: #F2732A;
}

.quote-section .contact-btn .btn:hover,
.quote-section .contact-btn .btn:active:focus {
	color: #ffffff;
}
/* Quote Section End */

/* Recent Project Detail Section Start */
.recent-project-detail-section {
	background: url('../images/our-recent-project-detail-bg.png') no-repeat;
	background-size: cover;
	position: relative;
	padding: 75px 0 60px;
}

.recent-project-detail-section .project-detail-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(34,34,34,0.8);
}

.recent-project-detail-section .project-title {
	padding: 0 0 35px;
}

.recent-project-detail-section .project-title h1,
.recent-project-detail-section .project-title h2,
.recent-project-detail-section .project-title h3,
.recent-project-detail-section .project-title h4,
.recent-project-detail-section .project-title h5,
.recent-project-detail-section .project-title h6 {
	font-family: 'FilsonProBoldBold';
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 5px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
}

.recent-project-detail-section .recent-project-detail-content {
	text-align: right;
}

.recent-project-detail-section .recent-project-detail-content p {
	font-family: 'FilsonProLightLight';
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	margin: 0 0 20px;
}

.recent-project-detail-section .recent-project-detail-content .recent-project-desc {
	padding-left: 40px;
}

.recent-project-detail-section .recent-project-detail-content .projects-btn {
	padding: 25px 0 0;
}

.recent-project-detail-section .recent-project-detail-content .projects-btn .btn {
	width: 225px;
}
/* Recent Project Detail Section End */
/*========== Construction Page End ==========*/

/*========== Projects Page Start ==========*/
.projects-pg {

}

/* Projects Section Start */
.projects-section {
	float: left;
	width: 100%;
}

.projects-section .project-block .project-image {
	position: relative;
	padding: 0;
}

.projects-section .project-block .project-image .img-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(242,115,42,0.62);
	opacity: 0;
}

.projects-section .project-block:hover .project-image .img-overlay {
	opacity: 1;
}

.projects-section .project-block .project-image img {
	float: left;
	width: 100%;
	height: 585px;
	object-fit: cover;
	font-family: 'object-fit: cover';
}

.projects-section .project-block .row {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.projects-section .project-block [class^=col-] {
	float: none;
	display: table-cell;
	vertical-align: bottom;
}

.projects-section .project-block .project-description {
	position: relative;
	background-color: #ffffff;
	padding: 50px 135px 50px 87px;
}

.projects-section .project-block .project-description:before {
	position: absolute;
	content: "";
	right: 100%;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 30px 50px 0;
	border-color: transparent #ffffff transparent transparent;
}

.projects-section .project-block:nth-child(even) .project-description {
	text-align: right;
	padding: 50px 87px 50px 135px;
}

.projects-section .project-block:nth-child(even) .project-description:before {
	right: auto;
	left: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 0 50px 30px;
	border-color: transparent transparent transparent #ffffff;
}

.projects-section .project-block .project-title {
	padding: 0 0 25px;
}
.projects-section .project-block .project-title a { text-decoration:none !important; }
.projects-section .project-block .project-title h1,.projects-section .project-block .project-title h1 a,
.projects-section .project-block .project-title h2,.projects-section .project-block .project-title h2 a,
.projects-section .project-block .project-title h3,.projects-section .project-block .project-title h3 a,
.projects-section .project-block .project-title h4,.projects-section .project-block .project-title h4 a,
.projects-section .project-block .project-title h5,.projects-section .project-block .project-title h5 a,
.projects-section .project-block .project-title h6,.projects-section .project-block .project-title h6 a {
	font-family: 'FilsonProMediumMedium';
	font-size: 30px;
	line-height: 30px;
	color: #4D4D4D;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
}

.projects-section .project-block .project-title h1 a:hover,
.projects-section .project-block .project-title h2 a:hover,
.projects-section .project-block .project-title h3 a:hover,
.projects-section .project-block .project-title h4 a:hover,
.projects-section .project-block .project-title h5 a:hover,
.projects-section .project-block .project-title h6 a:hover { color:#F4884A; } 

.projects-section .project-block:hover .project-title h1,
.projects-section .project-block:hover .project-title h2,
.projects-section .project-block:hover .project-title h3,
.projects-section .project-block:hover .project-title h4,
.projects-section .project-block:hover .project-title h5,
.projects-section .project-block:hover .project-title h6 {
	color: #F2732A;
}

.projects-section .project-block p {
	font-family: 'FilsonProLightLight';
	font-size: 18px;
	line-height: 32px;
	color: #4D4D4D;
}

.projects-section .project-block .more-info-btn {
	padding: 30px 0 0;
}

.projects-section .project-block .more-info-btn .btn {
	width: 225px;
}
/* Projects Section End */
/*========== Projects Page End ==========*/

/*========== Contact Page Start ==========*/
.contact-pg {
	padding: 0 0 70px;
}

/* Get In Touch Section Start */
.get-in-touch-section .row {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.get-in-touch-section [class^=col-] {
	float: none;
	display: table-cell;
	vertical-align: middle;
	padding: 70px 140px 110px;
}

.get-in-touch-section .contact-info-block {
	background-color: #F69A64;
}

.get-in-touch-section .get-in-touch-title {
	padding: 0 0 35px;
}

.get-in-touch-section .get-in-touch-title h1,
.get-in-touch-section .get-in-touch-title h2,
.get-in-touch-section .get-in-touch-title h3,
.get-in-touch-section .get-in-touch-title h4,
.get-in-touch-section .get-in-touch-title h5,
.get-in-touch-section .get-in-touch-title h6 {
	font-family: 'FilsonProBoldBold';
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	color: #4D4D4D;
	letter-spacing: 2px;
	margin: 0;
}

.get-in-touch-section .get-in-touch-title h1 span,
.get-in-touch-section .get-in-touch-title h2 span,
.get-in-touch-section .get-in-touch-title h3 span,
.get-in-touch-section .get-in-touch-title h4 span,
.get-in-touch-section .get-in-touch-title h5 span,
.get-in-touch-section .get-in-touch-title h6 span {
	font-family: 'FilsonProBookBook';
	display: block;
	font-size: 25px;
	letter-spacing: 1px;
	padding: 0 0 10px;
}

.get-in-touch-section .drop-message-block form {
	padding: 45px 0 0;
}

.get-in-touch-section .contact-info-block .get-in-touch-title h1,
.get-in-touch-section .contact-info-block .get-in-touch-title h2,
.get-in-touch-section .contact-info-block .get-in-touch-title h3,
.get-in-touch-section .contact-info-block .get-in-touch-title h4,
.get-in-touch-section .contact-info-block .get-in-touch-title h5,
.get-in-touch-section .contact-info-block .get-in-touch-title h6 {
	color: #ffffff;
}

.get-in-touch-section .contact-info-block p {
	font-family: 'FilsonProBookBook';
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.get-in-touch-section .contact-address-block {
	padding: 70px 0 0;
}

.get-in-touch-section .contact-address-block ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.get-in-touch-section .contact-address-block ul li {
	display: block;
	margin: 0 0 50px;
	padding: 0 0 0 56px;
	list-style-type: none;
	position: relative;
	font-family: 'FilsonProBoldBold';
	font-size: 22px;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 1px;
}

.get-in-touch-section .contact-address-block ul li:last-child {
	margin: 0;
}

.get-in-touch-section .contact-address-block ul li .icon {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
}

.get-in-touch-section .contact-address-block ul li .icon svg {
	width: 32px;
	/* height: 32px; */
}

.get-in-touch-section .contact-address-block ul li .icon svg path {
	fill: #ffffff !important;
}

.get-in-touch-section .contact-address-block ul li a {
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
}

.get-in-touch-section .contact-address-block ul li a:hover {
	color: #707070;
}
/* Get In Touch Section End */
/*========== Contact Page End ==========*/

/*========== Optus Page Start ==========*/
.optus-think-pg {
	padding: 103px 0 0;
}

/* Optus Think Section Start */
.optus-think-section {
	padding: 0 0 35px;
}

.optus-think-section .row {
	margin: 0 -55px;
}

.optus-think-section [class^=col-] {
	padding: 0 55px;
}

.optus-think-section .optus-think-content p {
	font-family: 'FilsonProLightLight';
	font-size: 18px;
	line-height: 32px;
	color: #4D4D4D;
	margin: 0 0 30px;
}

.optus-think-section .optus-think-content p span {
	font-family: 'FilsonProBoldBold';
}

.optus-think-section .optus-works-list p {
	margin: 0;
}

.optus-think-section .optus-works-list ul {
	padding-left: 20px;
}

.optus-think-section .optus-works-list ul li {
	font-family: 'FilsonProLightLight';
	font-size: 18px;
	line-height: 32px;
	color: #4D4D4D;
}
/* Optus Think Section End */

/* Othus Images Masonry Start */
.optus-think-section .othus-images-masonry {
	margin: 0 -17px;
}

.optus-think-section .othus-images-masonry [class^=col-] {
	padding: 0 17px;
}

.othus-images-masonry .image-block {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 25px;
	text-decoration: none;
	display: block;
}

.othus-images-masonry .image-block img {
	width: 100%;
}

.othus-images-masonry .image-block .img-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(242,115,42,0.76);
	opacity: 0;
}

.othus-images-masonry .image-block:hover .img-overlay {
	opacity: 1;
}

.othus-images-masonry .image-block span {
	display: block;
	padding: 15px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	font-family: 'FilsonProBoldBold';
    font-size: 30px;
    line-height: 37px;
    color: #ffffff;
	text-transform: capitalize;
	text-align: center;
	opacity: 0;
}

.othus-images-masonry .image-block:hover span {
	opacity: 1;
}
/* Othus Images Masonry End */

.optus-think-pg .our-recent-projects-section {
	padding: 64px 0;
}

.projects-section .project-block .project-image .project-title {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    margin-right: 0;
    opacity: 0;
}

.footer-bottom p:first-child {     margin-bottom: 15px;  }

/*========== Optus Page End ==========*/

/*==================================================================*/
/*========== Inner Pages End ==========*/
/*==================================================================*/