body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif !important;
}

.subnv_wrper {
	float: left;
	width: 100%;
	padding: 0;
	background-color: #06797d;
}

.headr_scial {
	float: left;
}

.headr_scial .btn {
	width: 40px;
	height: 35px;
	line-height: 32px;
	padding: 0;
	text-align: left;
	color: #fff;
}

.heade_cntct {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

.heade_cntct li {
	display: inline-block;

	font-size: 14px;
	padding: 7px 0;
	font-weight: 400;
	color: #fff
}

.heade_cntct li i {
	margin-right: 5px;
}

.mains_navul {
	font-weight: 600;
	color: #fff;
	margin-left: 0px;
}

/* ====================== default ====================== */

.smenu_wrper {
	float: left;
	width: 100%;
	padding: 0;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.smenu_wrper .navbar-default {
	background-color: transparent;
	border: 0
}

.logom_width {
	max-width: 150px
}

.smenu_wrper .navbar-brand {
	float: left;
	height: auto;
	padding: 15px 0;
	font-size: 18px;
	line-height: 20px
}

.custm_navbr {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right
}

.custm_navbr li {
	float: left;
	padding: 30px 18px 28px;
}

.custm_navbr li:last-child {
	padding-right: 0;
}

.custm_navbr li a {
	padding: 8px 0;
	color: #f46a14;
	font-size: 14px;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
}

.custm_navbr li a:before {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	content: '';
	height: 2px;
	width: 0;
	background: #999ca1;
	top: auto;
	bottom: 0;
	transition-duration: .50s;
}

.custm_navbr li a:hover:before {
	width: 100%;
	background-color: #f46a14
}

.custm_navbr li a:hover {
	color: #06797d;
	text-decoration: none;
}

/* ====================== default ====================== */

.mmenu_wrper {
	float: left;
	width: 100%;
	padding: 0;
	background-color: #fff;
}

.mmenu_wrper .navbar-default {
	background-color: transparent;
	border: 0
}

/* ====================== default ====================== */

.baner_wrper {
	float: left;
	width: 100%;
}

.baner_wrper .fade-carousel {
	position: relative;
	height: 80vh
}

.baner_wrper .fade-carousel .carousel-inner .item {
	height: 80vh
}

.baner_wrper .fade-carousel .carousel-indicators > li {
	margin: 0 2px;
	background-color: #f46a14;
	border-color: #f46a14;
	opacity: .7
}

.baner_wrper .fade-carousel .carousel-indicators > li.active {
	width: 10px;
	height: 10px;
	opacity: 1
}

.baner_wrper .hero {
	position: absolute;
	top: 55%;
	left: 50%;
	width: 84% !important;
	z-index: 3;
	color: #fff;
	text-align: center;
	text-transform: initial;
	text-shadow: 0;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.baner_wrper .fade-carousel .carousel-inner .item .hero {
	opacity: 0;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s
}

.baner_wrper .fade-carousel .carousel-inner .item.active .hero {
	opacity: 1;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s
}

.baner_wrper .hero1_h1 {
	font-family: "Lato", sans-serif;
    font-weight: 900;
	font-size: 45px;
	font-weight: 800;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
	color: #f46a14;
	text-shadow: 2px 2px 2px black, 0 0 1em black, 0 0 0.2em black;
	
		
}

.baner_wrper .hero1_para {
	font-size: 30px;
	font-weight: 500;
	margin: 0 0 10px;
	padding: 0;
	text-transform: initial;
	text-align: center;
	text-shadow: 2px 2px 2px black, 0 0 1em black, 0 0 0.2em black;
}

.baner_wrper .btn1_readmor {
	padding: 14px 25px;
	color: #f5f5f5;
	background: #f46a14;
	border: 0;
	outline: 0;
	align-content: center;
	margin-top: 20px;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 600
}

.baner_wrper .hero2_h1 {
	font-size: 45px;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0
}

.baner_wrper .hero2_para {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 10px;
	padding: 0;
	text-transform: initial
}

.baner_wrper .btn2_readmor {
	padding: 12px 25px;
	color: #ffffff;
	background: #f46a14;
	border: 0;
	outline: 0;
	margin: 0 auto;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	
}


.baner_wrper .fade-carousel .slides .slide-1,
.baner_wrper .fade-carousel .slides .slide-2,
.baner_wrper .fade-carousel .slides .slide-3,
.baner_wrper .fade-carousel .slides .slide-4,
.baner_wrper .fade-carousel .slides .slide-5,
.baner_wrper .fade-carousel .slides .slide-6,
.baner_wrper .fade-carousel .slides .slide-7,
.baner_wrper .fade-carousel .slides .slide-8,
.baner_wrper .fade-carousel .slides .slide-9,
.baner_wrper .fade-carousel .slides .slide-10{
	height: 80vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.baner_wrper .fade-carousel .slides .slide-1 {
	background-image: url(../images/home-interior-in-delhi.jpg)
}

.baner_wrper .fade-carousel .slides .slide-2 {
	background-image: url(../images/modular-kitchen-manufacturer-in-delhi.jpg)
}

.baner_wrper .fade-carousel .slides .slide-3 {
	background-image: url(../images/office-interior-designer-in-delhi.jpg)
}
.baner_wrper .fade-carousel .slides .slide-4 {
	background-image: url(../images/office-workstation-manufacturer-in-delhi.jpg)
}
.baner_wrper .fade-carousel .slides .slide-5 {
	background-image: url(../images/flat-renovation-in-delhi.jpg)
}
.baner_wrper .fade-carousel .slides .slide-6 {
	background-image: url(../images/school-furniture-manufacturer-in-delhi.jpg)
}
.baner_wrper .fade-carousel .slides .slide-7 {
	background-image: url(../images/office-furniture-manufacturer-in-delhi.jpg)
}
.baner_wrper .fade-carousel .slides .slide-8 {
	background-image: url(../images/window-and-gate-manufacturer-in-delhi.jpg)
}
.baner_wrper .fade-carousel .slides .slide-9 {
	background-image: url(../images/wardrobe-manufacturer-in-delhi.jpg)
}
.baner_wrper .fade-carousel .slides .slide-10 {
	background-image: url(../images/house-furniture-design-delhi.jpg)
}


/* ====================== default ====================== */

.about_three {
	float: left;
	width: 33.33333333%;
	padding: 15px;
}

.sectw_three {
	float: left;
	width: 100%;
	padding: 11% 0 0;
}

.mainp_headr {
	
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
	color: #06797d;
}
.mainp_headrs {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
	color: #06797d;
}

.mainp_parag {
	font-size: 15px;
	/* font-weight: 300; */
	margin: 0 0 15px;
	padding: 0;
	color: #504f4f;
	line-height: 27px;
}

.readm_buttn {
	padding: 10px 25px;
	background: #f46a14;
	border: 2px solid #f46a14;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition-duration: .30s;
}

.readm_buttn:hover {
	background: #06797d;
	border: 2px solid #06797d;
	color: #fff;
}

.book_buttn {
	padding: 5px 15px;
	background: #f46a14;
	border: 2px solid #f46a14;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	transition-duration: .30s;
	
}

.book_buttn:hover {
	background: #06797d;
	border: 2px solid #06797d;
	color: #fff;
}


.about_eight {
	float: left;
	width: 66.66666667%;
	padding: 15px;
}

.eight_scimg {
	float: left;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.eight_scimg img {
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
}

.eight_scimg img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1)
}

/* ====================== default ====================== */

.fetre_wrper {
	float: left;
	width: 100%;
	padding: 0 0 60px;
	margin-top: -100px;
}

.featu_headr {
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
}


/* ====================== default ====================== */

.about_wrper {
	float: left;
	width: 100%;
	padding: 50px 0 0;
}

.about_wrpes {
	float: left;
	width: 100%;
	padding: 0;
}

.about_six1s {
	float: left;
	width: 50%;
	padding: 6% 30px 0 8%;
	height: 400px;
	background: #f46a14;
}

.about_six1s .mainp_headr,
.about_six1s .mainp_parag {
	color: #fff;
}

.main_sheadr {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
}

.about_six1s .readm_buttn {
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
}

.readm_buttn:hover {
	background: #fff;
	border: 2px solid #fff;
	color: #000;
}

.about_six2s {
	float: left;
	width: 50%;
	padding: 0;
	height: 400px;
	overflow: hidden;
	background: url(../images/images-8.jpg) center no-repeat;
	background-size: cover;
}

/* ====================== default ====================== */

.chuse_wrper {
	float: left;
	width: 100%;
	padding: 0;
	position: relative;
}

.chuse_wrper .main_sheadr {
	color: #555;
}

.chuse_wrper .main_sheadr {
	margin-bottom: 5px;
}

.chuse_mrgnb {
	margin-bottom: 15px;
}

.chuse_wrper .mainp_parag {
	color: #000;
	font-weight: 400;
	line-height: 22px;
}

.chuse_wrper:after {
	position: absolute;
	background: url(../images/dark_bg_img.png) right;
	width: 35%;
	height: 100%;
	right: 0;
	content: "";
	top: 0;
	background-size: cover
}

.chuse_eight {
	float: left;
	width: 66.66666667%;
	padding: 50px 15px 40px;
}

.chuse_fourw {
	float: left;
	width: 33.33333337%;
	padding: 15px;
}

.icon_mxwdth {
	max-width: 50px;
	margin-bottom: 20px;
}

/* ====================== default ====================== */

.gllry_wrper {
	float: left;
	width: 100%;
	padding: 60px 0;
	position: relative;
	background: #fff;
}

.gllry_wrper .mainp_headr {
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.gllry_wrper .mainp_headr:after {
	content: "";
	width: 60px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
	background: #f46a14;
}

.galry_three {
	float: left;
	width: 25%;
	padding: 15px;
}

.galry_threw {
	float: left;
	width: 100%;
	padding: 0;
	position: relative;
}

/* ====================== default ====================== */

.quote_wrper {
	float: left;
	width: 100%;
	padding: 30px 0;
	position: relative;
	background: #f46a14;
}

.numbr_1stsc {
	float: left;
	width: 70%;
	padding: 3px 0 0 60px;
	position: relative;
}

.numbr_1stsc img {
	position: absolute;
	left: 0;
	top: 0;
}

.numbr_2stsc {
	float: left;
	width: 30%;
	padding: 10px 0;
	position: relative;
}

.contact_btn {
	background-color: #06797d;
	border: 1px solid #06797d;
	color: #fff;
	padding: 12px 30px;
	border-radius: 30px;
	font-size: 16px;
	float: right
}

/* ====================== default ====================== */

.futer_wrper {
	float: left;
	width: 100%;
	padding: 40px 0 40px;
	position: relative;
	background: url(../images/bg-ft.jpg) center no-repeat;
}

.futer_wrper:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.5);
}

.contr_zndex {
	position: relative;
	z-index: 99;
}

.futer_respn {
	max-width: 200px;
	margin: 10px 0 16px;
}

.futer_parag {
	font-size: 15px;
	font-weight: 300;
	margin: 0 0 10px;
	padding: 0;
	color: #ccc;
	line-height: 26px
}

.futer_parag a {
	color: #fff;
	font-weight: 500;
}

.futer_parag a:hover {
	color: #f46a14;
	text-decoration: none;
}

.futer_parag a:focus {
	color: #f46a14;
	text-decoration: none;
}

.futer_parag span {
	color: #f46a14;
	font-weight: 500;
}

.futer_headr {
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	color: #f46a14;
	line-height: 26px;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}

.futer2_para {
	font-size: 13px;
	font-weight: 300;
	margin: 0 0 10px;
	padding: 0;
	color: #f1f1f1;
	line-height: 21px
}

.futer_socal {}

.futer_socal .btn {
	display: block;
	color: #fff;
	width: auto;
	min-height: 36px;
	line-height: 36px;
	padding: 0;
}

.futer_socal .btn:hover {
	color: #f46a14;
}

.foter_navbr {
	padding: 0;
	margin: 0;
	list-style: none;
}

.foter_navbr li {
	display: block;
}

.foter_navbr li a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 7px;
	padding: 0;
	color: #f1f1f1;
	line-height: 26px
}

.foter_navbr li a:hover {
	color: #f46a14;
	text-decoration: none;
}

/* ====================== default ====================== */

.banr2_wrper {
	float: left;
	width: 100%;
	padding: 50px 0;
	position: relative;
	background: url(../images/dark_bg_img2.jpg) top no-repeat;
	background-position: 0 -445px;
	background-size: 100%
}

.banr2_wrper .mainp_headr {
	color: #fff;
}

/* ====================== default ====================== */

.banrs_wrper {
	float: left;
	width: 100%;
	padding: 50px 0 30px;
}

.banr3_wrper {
	float: left;
	width: 100%;
	padding: 50px 0;
	position: relative;
	background: url(../images/about-images-2.jpg) center no-repeat;
	background-size: 100%
}

.histy_about {
	float: left;
	width: 50%;
	padding: 5px 5px;
}

.histy_abotw {
	float: left;
	width: 100%;
	padding: 40px 30px;
	background: rgba(151, 58, 79, 0.9);
	margin-top: -0;
}

.histy_about .mainp_headr {
	color: #fff;
	text-align: left;
}

.histy_about .mainp_parag {
	color: #fff;
	text-align: left;
	margin-bottom: 0;
}

/* ====================== default ====================== */

.abutp_fours {
	float: left;
	width: 55%;
	padding: 15px;
}

.abutp_sixsc {
	float: left;
	width: 45%;
	padding: 15px;
}


/* ====================== default ====================== */

.abut4_wrper {
	float: left;
	width: 100%;
	padding: 50px 0 30px;
}

.bordr_botom {
	border-bottom: 1px solid #f1f1f1;
}

/* ====================== default ====================== */

.prodt_wrper {
	float: left;
	width: 100%;
	padding: 50px 0
}

.prodt_wrper .mainp_headr {
	font-size: 29px;
}

.prodt_wrper .mainp_parag span {
	font-weight: 600;
	color: #06797d
}

.prodt_sectn {
	float: left;
	width: 100%;
	padding: 10px 0 0;
	margin: 10px 0 0;
	border-top: 1px solid #f1f1f1
}

.prodt_three {
	float: left;
	width: 25%;
	padding: 15px
}

.prodt_threw {
	float: left;
	width: 100%;
	padding: 0;
	background-color: #f1f1f1
}

.prdct_benft {
	padding: 0 0 0 20px;
	margin: 0;
	position: relative
}

.prdct_benft li {
	display: block;
	margin: 6px 0;
	color: #06797d;
	font-weight: 500
}

.prdct_benft li i {
	position: absolute;
	left: 0;
	margin-top: 6px;
	font-size: 8px
}

.prodt_fours {
	float: left;
	width: 33.33333337%;
	padding: 15px
}

.prodt_fours1 {
	float: center;
	width: 33.33333337%;
	padding: 15px
}

.prodt_cntnt {
	float: left;
	width: 100%;
	padding: 15px;
	background: #06797d;
	border-left: 4px solid #f46a14;
	margin-bottom: 0;
}

.prodt_cntnt h3 {
	color: #fff;
	font-size: 14px;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	transition-duration: .5s
}

/* ====================== default ====================== */

.cntct_forms {
	float: left;
	width: 100%;
	padding: 0
}

.cntct_forms .form-btn,
.cntct_forms .form:focus {
	outline: 0;
	color: #fff
}

.cntct_forms .form {
	width: 100%;
	padding: 15px;
	background: #fff;
	border: 1px solid #06797d;
	margin-bottom: 25px;
	font-style: italic;
	color: #727272 !important;
	font-size: 13px;
}

.cntct_forms .form:focus,
.cntct_forms .form:hover {
	border: 1px solid #f44814;
}

.cntct_forms .textarea {
	height: 200px;
	max-height: 200px;
	max-width: 100%
}

.cntct_forms .form-btn {
	width: 180px;
	display: block;
	height: auto;
	padding: 15px;
	background: #f44814;
	border: none;
	border-radius: 3px;
	margin: auto
}

.cntct_forms .form-btn:hover {
	background: #06797d;
	color: #fff;
	border: none
}

/* ====================== default ====================== */

.cntct_three {
	float: left;
	width: 50%;
	padding: 15px
}

.cntct_three .featu_headr {
	text-align: left;
	margin-bottom: 20px;
	font-size: 23px
}

.cntct_navbr {
	padding: 0 0 0 60px;
	margin: 0;
	list-style: none;
	position: relative
}

.cntct_navbr li {
	display: block;
	color: #000;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #f1f1f1
}

.cntct_navbr li span {
	font-weight: 600
}

.cntct_navbr li i {
	position: absolute;
	left: 0;
	margin: -11px 0 0;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #06797d;
	border-radius: 50%;
	line-height: 40px;
	color: #fff;
	font-size: 16px
}

.cntct_navbr li a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	color: #000;
	line-height: 26px
}

.cntct_navbr li a:hover {
	color: #f89c35;
	text-decoration: none
}

.mapal_wrper {
	float: left;
	width: 100%;
	padding: 0
}

.mapal_align {
	height: 400px;
	width: 100%;
}

/* ====================== default ====================== */

.categry_sec,
.categry_sec .navbar-header {
	float: left;
	width: 100%
}

.projt_three {
	float: left;
	width: 33.33333337%;
	padding: 15px
}

.categry_sec {
	padding: 0 2px 2px;
	border: 3px solid #eee
}

.categry_sec .navbar-nav > li > a,
.categry_sec .navbar-header {
	margin: 2px 0 0;
	padding: 10px;
	background: #012D6E;
	display: block;
}

.headr_ctgry {
	font-weight: 600;
	text-transform: uppercase;
	float: left;
	font-size: 14px;
	color: #fff;
	text-align: left
}

.categry_sec .navbar-nav,
.categry_sec .navbar-nav > li {
	display: block;
	width: 100%
}

.categry_sec .navbar-nav > li > a {
	color: #333;
	font-size: 14px;
	position: relative;
	transition-duration: .5s;
	background: #eee
}

.categry_sec .navbar-nav > li > a:hover {
	color: #fff;
	background: #973A4F
}

/* ====================== default ====================== */

/* ====================== fonts

font-family: 'Montserrat', sans-serif;

font-family: 'Poppins', sans-serif;

font-family: 'Roboto', sans-serif;

 ====================== */

/* ====================== lightbox ====================== */

.lb-loader,
.lightbox {
	text-align: center;
	line-height: 0
}

body:after {
	content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
	display: none
}

.lb-dataContainer:after,
.lb-outerContainer:after {
	content: "";
	clear: both
}

body.lb-disable-scrolling {
	overflow: hidden
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: #000;
	filter: alpha(Opacity=80);
	opacity: .8;
	display: none
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	font-weight: 400
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 0;
	border: 12px solid #fff
}

.lightbox a img {
	border: none
}

.lb-outerContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 0;
	background-color: #fff
}

.lb-loader,
.lb-nav {
	position: absolute;
	left: 0
}

.lb-outerContainer:after {
	display: table
}

.lb-loader {
	top: 43%;
	height: 25%;
	width: 100%
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(../images/loading.gif) no-repeat
}

.lb-nav {
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}

.lb-container > .nav {
	left: 0
}

.lb-nav a {
	outline: 0;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
	height: 100%;
	cursor: pointer;
	display: block
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(../images/prev.png) left 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 1;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(../images/next.png) right 48% no-repeat;
	filter: alpha(Opacity=0);
	opacity: 1;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	transition: opacity .6s
}

.lb-nav a.lb-next:hover {
	filter: alpha(Opacity=100);
	opacity: 1
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	width: 100%;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0
}

.lb-dataContainer:after {
	display: table
}

.lb-data {
	padding: 0 4px;
	color: #ccc
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: 700;
	line-height: 1em
}

.lb-data .lb-caption a {
	color: #4ae
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) top right no-repeat;
	text-align: right;
	outline: 0;
	filter: alpha(Opacity=70);
	opacity: .7;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: alpha(Opacity=100);
	opacity: 1
}


/* ====================== default ====================== */

.snip1572 {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	width: 100%;
	color: #fff;
	text-align: left;
	font-size: 16px;
	background: #f46a14
}

.snip1572 *,
.snip1572:after,
.snip1572:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.snip1572 img {
	max-width: 100%;
	backface-visibility: hidden;
	vertical-align: top
}

.snip1572:after,
.snip1572:before {
	content: '';
	background-color: #fff;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.snip1572 a,
.snip1572 figcaption {
	position: absolute;
	bottom: 0;
	left: 0
}

.snip1572:before {
	width: 300px;
	height: 2px
}

.snip1572:after {
	height: 300px;
	width: 2px
}

.snip1572 h3 {
	font-weight: 400;
	padding: 8px 15px;
	margin: 0;
	opacity: 0;
	font-size: 18px;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.snip1572 a {
	top: 0;
	right: 0;
	z-index: 1
}

.snip1572.hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition-duration: 1s;
}

.snip1572:hover img {
	opacity: .4;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.snip1572.hover:after,
.snip1572.hover:before,
.snip1572:hover:after,
.snip1572:hover:before {
	opacity: 1
}

.snip1572.hover:before,
.snip1572:hover:before {
	width: 50px
}

.snip1572.hover:after,
.snip1572:hover:after {
	height: 50px
}

.snip1572.hover h3,
.snip1572:hover h3 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}





/* ====================== default ====================== */

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	border-radius: 30px;
	position: fixed;
	border: 2px solid #fff;
	bottom: 40px;
	right: 10px;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../images/cd-top-arrow.svg) center 50% no-repeat #f46a14;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1
}

.cd-top.cd-fade-out {
	opacity: 1
}

.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1
}

@media only screen and (min-width:768px) {
	.cd-top {
		right: 20px;
		bottom: 20px
	}
}

@media only screen and (min-width:1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px
	}
}

/* ====================== default ====================== */

.snip1542 a,
.snip1542 i {
	z-index: 1;
	position: absolute
}

.snip1542 {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	width: 100%;
	font-size: 16px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.snip1542 *,
.snip1542 :after,
.snip1542 :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}

.snip1542 img {
	max-width: 100%;
	backface-visibility: hidden;
	vertical-align: top
}

.snip1542 figcaption {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	background-color: rgba(250, 115, 30, 0.65);
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: 0
}

.snip1542 i {
	top: 50%;
	left: 50%;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 2em
}

.snip1542 a {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.snip1542.hover figcaption,
.snip1542:hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

/* ====================== default ====================== */

.clint_wrper {
	float: left;
	width: 100%;
	padding: 40px 0;
	position: relative;
	background: #06797d;
}

.cnter_wrapr {
	float: left;
	width: 100%;
	padding: 0 0 0 80px;
	position: relative;
}

.fullWidth,
.sectionClass {
	padding: 0;
	position: relative
}

.sectionClass {
	display: block
}

.fullWidth {
	width: 100% !important;
	display: table;
	float: none;
	min-height: 1px;
	height: 100%
}

.projectFactsWrap {
	display: flex;
	margin-top: 0;
	flex-direction: row;
	flex-wrap: wrap
}

#projectFacts .fullWidth {
	padding: 0
}

.projectFactsWrap .item {
	width: 25%;
	height: 100%;
	padding: 20px 0;
	text-align: left;
	position: relative
}

.projectFactsWrap .item i {
	font-size: 60px;
	color: #fff;
	position: absolute;
	left: 0;
	margin-top: 0
}

.projectFactsWrap .item h3 {
	font-size: 40px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	color: #fff
}

.projectFactsWrap .item p {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	font-family: Montserrat, sans-serif;
	padding: 0;
	color: #fff
}

@media (max-width: 786px) {
	.projectFactsWrap .item {
		flex: 0 0 50%
	}
}

/* ====================== default ====================== */

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	display: none
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.html) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

/* ====================== default ====================== */

.carousel-wrap {
	margin: 0 auto;
	padding: 0 25px;
	width: 100%;
	position: relative
}

.owl-carousel .item {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden
}

.owl-carousel .item img {
	border: 5px solid #f46a14
}

.owl-nav > div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd
}

.owl-nav i {
	font-size: 52px
}

.owl-nav .owl-prev {
	left: -25px
}

.owl-nav .owl-next {
	right: -25px
}

/* ====================== default ====================== */

.text_animat {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animatn_one {
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	animation-delay: .5s
}

.animatn_two {
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.animt_three {
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
	animation-delay: 2.5s
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 25%;


  background: #e0e0e0
  padding: 15px 0

.content
  background: #fff
  border-radius: 3px
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075), 0 2px 4px rgba(0, 0, 0, 0.0375)
  padding: 30px

.panel-group
  margin-bottom: 0
  
  .panel
    border-radius: 0
    box-shadow: none
    
    .panel-heading
      padding: 0
      
      h4 a
        background: #f8f8f8
        display: block
        font-size: 12px
        font-weight: bold
        padding: 15px
        text-decoration: none
        transition: 0.15s all ease-in-out
        
        &:hover, &:not(.collapsed)
          background: #fff
          transition: 0.15s all ease-in-out
        
        &:not(.collapsed) i:before
          content: "\f068"
        
        i
          color: #999
        
    .panel-body
      padding-top: 0
    
    .panel-heading+.panel-collapse>.list-group,
    .panel-heading+.panel-collapse>.panel-body
      border-top: none
    
    + .panel
      border-top: none
      margin-top: 0
	  
	  
	  
	/* ====================== default ====================== */
