@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap');

@charset "utf-8";

body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-size: cover;
}
.content-box.careers-page h2 {
	font-family: 'montserratsemibold', sans-serif;
	font-size: 48px;
	letter-spacing: 4px;
	color: #197a2c;
	padding-bottom: 20px;
	text-align: center;
}
.content-box.careers-page .flex-box.row.text-left {
	padding: 50px 0px 0px;
}

.greenbox a {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
}
.content-box.careers-page .flex-box.row .col:nth-child(1) p {
	font-size: 24px;
	line-height: 1.59em;
	color: #197a2c;
	font-family: montserratultralight, Montserrat, sans-serif;
	font-weight: 300;
}
.content-box.careers-page .flex-box.row .col p {
font-size: 16px;
font-family: Montserrat, sans-serif;
font-weight: 300;
}
.content-box.careers-page .flex-box.row .col p a {
	font-size: 16px;
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	color: #197a2c;
	text-decoration: underline;
}

.index-page .col-md-12.header-wrap {
	position: absolute;
	top: 0px;
	background: rgba(0,0,0,0.6);
	padding: 0px 0px 20px;
	left: 0px;
	max-width: 1920px;
	margin: 0 auto;
	right: 0px;
	z-index: 99;
}
@media (min-width:1200px) {

.container {
	max-width: 1296px
}

}

.col-md-6.text-right.whitebox {
    display: flex;
    align-items: center;
}

.basements-img, .groundworks-img, .reinforced-img {
    padding:20px;
}

.basements-img img, .reinforced-img img, .groundworks-img img {
    width: 100%;
    padding: 45px 0px 45px 45px;
}

.greenbox {
	background-color:#197a2c
}
.whitebox {
	background-color:#FFFFFF;
}

.margintb30 {
	margin-top:30px;
	margin-bottom:30px;
}

.margintb20 {
	margin-top:20px;
	margin-bottom:20px;
}

h2, h3, h4 {
	font-weight:700;

}

h2 {
	font-size:31px;
}

h3 {
	font-size:24px;
}

h4 {
	font-size:20px;
}

h6 {
	font-size:18px;
}

/*.inner-page .col-md-12.header-wrap {
	position: unset;
	margin: 0px auto 30px;
}*/

.inner-page .col-md-12.header-wrap {
	position: relative;
	margin: 0px auto 30px;
}


.inner-page .col-md-12.header-wrap::after {
    position: absolute;
    content: "";
    top: 0px;
    background-image: url("../images/top_left_cut.png");
    width: 35px;
    height: 40px;
    right: 600px;
    background-repeat: no-repeat;
    margin-left: 0;
	display: none;
}
/* .inner-page .col-md-12.header-wrap::before {
    position: absolute;
    content: "";
    top: 0px;
    background: #197a2c;
    width: 40%;
    height: 40px;
    right: 0px;
    background-repeat: no-repeat;
    margin-left: 0px;
    z-index: 0;
} */
.inner-page .col-md-12.header-wrap::before {
	position: absolute;
	content: "";
	top: 0px;
	background: none;
	width: 40%;
	height: 40px;
	right: 0px;
	background-repeat: no-repeat;
	margin-left: 0px;
	z-index: 0;
	display: none;
}


.inner-page {
	background: #f2f2f2;
}
.col-md-12.header-wrap {
	position: absolute;
	top: 0px;
	background: #131313;
	padding: 0px 0px 20px;
	left: 0px;
	max-width: 1920px;
	margin: 0 auto;
	right: 0px;
}
.inner-page .our_project {
	margin-top: 0px;
}

.inner-page footer {
	margin-top: 30px;
}
.inner-page .col-md-12.header-wrap .row.header .leci-logo {
	padding-top: 40px !important;
}
.banner-left {
display:flex;
}

.banner-text {
	padding:25px 40px;
	color:#FFF;
	align-self:center;
}
.banner-text h2 {
font-size:26px;
}
.banner-text p {
	font-size:16px;
	line-height:26px;
}

.banner-right {

	background-image: url(../images/banner-right.jpg);

	background-size: 100% 100%;

	background-repeat: no-repeat;

}

.banner-right img {

	display:none;

}



.brands-wrapper ul {

	display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

	margin-bottom:0;

}

.brands-wrapper ul li {

	list-style:none;

    -ms-flex-preferred-size: 0;

    flex-basis: 0;

    -ms-flex-positive: 1;

    flex-grow: 1;

    max-width: 205px;

	margin-right:15px;

	align-items:center;

	justify-content:center;

	height:175px;

	display:flex;

	border-radius:6px;

}
.brands-wrapper .whitebox {
	padding: 10px;
}
.brands-wrapper .whitebox img {
	width: auto;
	max-width: 130px;
}
.brands-wrapper ul li:last-child {

	margin-right:0;

}





.footer-bg {

	background-color:#233040;

}

.footer-bg-2 {

	background-color:#1b2737;

}

.footer-logo {

	margin-left:25px;

	margin-top:22px;

	margin-bottom:22px;

	float:left;

}

.footer-logo-wrap {

	border-bottom:1px solid #3b4f68;

}

.fbox {

	color:#FFF;

	padding:15px;

}

.fbox ul {

	list-style:none;

	margin-top:20px;

}

.fbox ul li {

	line-height:50px;

	border-bottom:1px solid #3b4f68;

}

.fbox ul li:last-child {

	border-bottom:none;

}

.fbox ul li a {

	color:#FFF;

	font-size:14px;

}

.f-block-wrap {

	padding-left:15px;

	padding-right:15px;

}

.newsletter {

	margin-top:20px;

	display:inline-block;

	width:100%;

}

.newsletter input {

	background-color:#182330;

	border:none;

	outline:none;

	height:40px;

	color:#576577;

	text-indent:10px;

	font-size:14px;

	width:80%;

	float:left;

}

.newsletter button {
	background-color:#182330;
	border:none;
	outline:none;
	height:40px;
	line-height:40px;
	padding:0;
	margin:0;
	width:20%;
	float:left;
	border-left:3px solid #233040

}

.copy {
	color:#FFF;
	padding:40px 0;
}

.content-box.contactus {
	display: flex;
	justify-content: space-between;
}

.left-side-content {
	width: 32%;
}

.contactus-map.right-side-content {
	width: 68%;
}



.contactus-map.whitebox{
padding:0px 25px 25px;	
	}

.contactus-map.whitebox iframe {
	width: 100%;
}

.content-box {
	color:#000;
	padding:25px;
	font-size:14px;

}
.nopaddingb {
padding-bottom:0;
}

.flex-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.flex-item {
	flex-basis: 50%;
}

.content-box h2 {
	color:#197a2c;
}

.content-box a {
	color:#197a2c;
	font-weight:600;
}

hr {
	border-top: 1px solid rgb(216, 216, 216);
}
.content-box ul {
	padding-left:20px;
}
.content-box ul li {
	list-style-image:url(../images/bullet.png);
	line-height:30px;
}

.phonenumber {
	font-size:24px;
	color:#197a2c;
}

.email {
	margin-top:15px;
	display:inline-block;
	font-size:18px;
}

.form-control {
    box-shadow: none;
    border-color: #DDD;
    height: 40px;
	font-size:14px;
}

.main-btn, .main-btn:hover {
    background: #197a2c;
    color: #fff;
}

.textarea {
    min-height: 220px;
    resize: none;
}

.contactus span.country {
	display:inline-block;
	float:left;
	margin-right:50px;
}

label.error {
    color: red;
}



/*==================cookies policy css===========================*/

.container-fluid.cookies-policy h1 {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0px 10px;
	border-bottom: 2px solid;
}

.container-fluid.cookies-policy .content-box .content h2 {
	font-size: 25px;
}

.privacy-policy .banner {
  color: #000;
  height: 210px;
}
.privacy-holder {
	background-color: rgb(25, 122, 44);
	width: 100%;
	height: auto;
	display: inline-block;
	position: fixed;
	bottom: 0px;
	z-index: 99999999;
}

.privacy-policy .banner h1 {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

.privacy-holder .cookieAcceptBar {
	text-align: center;
	-webkit-transform: translateY(0%);
	inset: auto 0px 0px;
	z-index: 10;
	height: auto;
	padding: 10px 0px;
	float: none;
	width: auto;
	max-width: none;
	margin-bottom: 0px;
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	line-height: 2;
	font-weight: 400;
	display: flex !important;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	max-width: max-content;
}
.privacy-holder .cookieAcceptBar a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 50px 0px 10px;
}
.privacy-holder .cookieAcceptBar button {
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 40px;
	position: relative;
	font-weight: bold;
	transition: all 300ms ease 0s;
	font-size: 14px;
	-moz-box-align: center;
	align-items: center;
	display: inline-flex;
	cursor: pointer;
	-moz-box-pack: center;
	justify-content: center;
	border-radius: 0px;
	/* border: medium none; */
	user-select: none;
	height: auto;
	width: auto;
	min-width: 64px;
	padding: 0px 16px;
	color: rgb(38, 40, 53);
	background-color: #fff;
	border: 2px solid #fff !important;
}

.privacy-holder .cookieAcceptBar .btn-success:hover {
	color: #fff;
	background-color: #000;
	border-color: #000 !important;
}