body{
	color: #252C3D;
    font-family: 'Laca', serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.45;
    margin: 0;
} 
.myContainer {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0 20px;
    width: 100%;
}

h1, h2, h3, h4{
	font-family: 'Laca', serif;
}

.mainTitle{
	color: #252C3D;	
	font-size: 36px;
	font-weight: 500;
	line-height: 1.1;
	margin: 0;
}

.primaryBtn {
	background: #4C20D1;
	border: 1px solid #ffffff;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	height: 48px;
	line-height: 46px;
	font-family: 'Laca Book';
	font-size: 15px;
	font-weight: 400;
	padding: 0 22px;
	text-transform: uppercase;
	text-decoration: none;
}

.sectionOne {
	padding: 90px 0 150px;
    position: relative;
}
.sectionOne .imgWrap {
	background: url('../images/sectionOneBubble.png') no-repeat;    
    background-size: cover;
	height: 370px;
    position: absolute;
    right: 0;
    top: 0;
	max-width: 1500px;
    width: 80%;    
}
.sectionOne .textWrap{
	position: relative;
	z-index: 1;
}
.sectionOne .textWrap img{
	margin: 0 0 70px;
	width: 160px;
}
.sectionOne .textWrap h1{
	margin: 0 0 28px;
}
.sectionOne .textWrap h3{
	color: #4C20D1;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 100px;
}

.sectionTwo{
	background: url('../images/foreman-using-mobile-while-standing-at-constructio-2023.jpg') no-repeat;
	background-size: cover;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	min-height: 100dvh;
	padding: 180px 0 70px;
}
.sectionTwo h2{
	color: #ffffff;
	margin: 0 0 40px;
}
.sectionTwo p{
	color: #ffffff;
	margin: 0 0 40px;
}

.sectionThree{
	padding: 70px 0 120px;
}
.sectionThree h2{
	margin: 0 0 35px;
}
.sectionThree h2 span{
	color: #4C20D1;
}
.sectionThree p{
	margin: 0;
}
.sectionThree .myContainer{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.BusinessWomen{
	position: relative;
}
.BusinessWomen .fullImg img{
	object-fit: cover;
	max-height: 1080px;
	width: 100%;
}
.BusinessWomen .imgWrap {
	position: absolute;
    top: -90px;
    width: 25.5%;
}
.sectionFive {
    background: #4C20D1;
}
.sectionFive .contentWrap {
	display: flex;
	position: relative;
}
.sectionFive .imgWrap {
	position: absolute;
    bottom: 28%;
    width: 55%;
}
.sectionFive .imgWrap h2.mainTitle {
	margin-top: 11%;
	padding: 0 10% 0 13.5%;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sectionFive .imgWrap h2.mainTitle span{
	color: #4C20D1;
}
.sectionFive .textWrap {
	margin-left: auto;
    padding-top: 0;
    padding-bottom: 70px;
	width: 100%;
}
.sectionFive .textWrap ul {
    color: #ffffff;
    margin: 0 0 50px;
}
.sectionFive .textWrap .primaryBtn{
	background: #ffffff;
	color: #4C20D1;
}

.sectionSix {
	background: url('../images/ILS-Sont_bg.png') no-repeat center -18px;
	background-size: cover;
	padding-bottom: 600px;
    position: relative;
}
.sectionSix .myContainer{
	position: relative;
	z-index: 1;
}
.sectionSix .mainTitle {
	color: #ffffff;
	margin-bottom: 35px;
}
.sectionSix .bgBubble {	
    position: absolute;
    top: 18px;
    text-align: center;
    width: 100%;
}
.sectionSix .bgBubble img {
    max-width: 1920px;
    width: 100%;
}
.sectionSix h3{
	color: #ffffff;
	font-size: 22px;
	font-weight: 400;
	margin: 0;
}
.sectionSix .quotes{
	border-left: 1px solid #ffffff;
	color: #ffffff;
	padding-left: 15px;
}
.sectionSix .quotes p{
	margin: 0 0 23px; 
}
.sectionSix .quotes h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 1.35;
	margin: 0;
}
.sectionSix .quotes h4 strong{
	display: block;
	font-weight: 900;
}
.sectionSix .row.mb {
    margin-bottom: 70px;
}

.secTerfication {
	margin-top: 70px;
	padding-bottom: 275px;
    position: relative;
    z-index: 1;
}
.secTerfication:after{
	background: url('../images/footerTrace.png') no-repeat right bottom;
	background-size: cover;
	content: '';
	height: 365px;
	width: 64%;
	position: absolute;
	bottom: -12px;
	right: 0;
}
.secTerfication .contentWrap{
	position: relative;
    z-index: 2;
}
.secTerfication .mainTitle{
	margin: 0 0 30px;
}
.secTerfication table{
	width: 100%;
}
.secTerfication table th, .secTerfication table td{
	border-right: 2px solid #252C3D;
	text-align: center;
	width: 25%;
}
.secTerfication table th{
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	padding: 5px 5px 10px;
}
.secTerfication table td{
	border-top: 2px solid #252C3D;
	padding: 13px 5px;
}
.secTerfication table td:first-child{
	font-size: 16px;
	font-weight: 900;
}
.secTerfication table th:last-child, .secTerfication table td:last-child{
	border-right: none;
}
.secTerfication .btnWrap {
    margin-top: 115px;
    text-align: center;
}

.sectionFooter {
    background: #252c3d;
	position: relative;
}
.sectionFooter .contentWrap {
    padding: 100px 0 60px;
    width: 46%;
    margin-left: auto;
}

.sectionFooter .field{
	margin: 0 0 7px;
}
.sectionFooter .field p, .sectionFooter .btnBlock p{
	margin: 0;
}
.sectionFooter .wpcf7-text, .sectionFooter .wpcf7-textarea {
    background: none;
    border: none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    height: 58px;	
	max-width: 540px;
    width: 100%;
}
.sectionFooter .wpcf7-text::placeholder, .sectionFooter .wpcf7-textarea::placeholder {
	color: #ffffff;
	opacity: 1;
}
.sectionFooter .wpcf7-textarea{
	margin-top: 7px;
	resize: none;
}
.sectionFooter .btnBlock {
    margin: 60px 0 0;
}
.sectionFooter .btnBlock .wpcf7-submit{
	background: #ffffff;
	border: none;
	border-radius: 5px;
	display: inline-block;
	color: #4C20D1;
	font-family: 'Laca Book';
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	text-transform: uppercase;
}

.sectionFooter .ftrTel{
	color: #ffffff;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
	margin: 70px 0 40px;
}
.sectionFooter .ftrTel strong{
	display: block;
	font-weight: 900;
}
.sectionFooter .desc{
	color: #ffffff;
	font-size: 14px;
}

.ftrBubble{
	background: url('../images/footerBubble.png') no-repeat bottom right;
	background-size: cover;
	position: absolute;
    left: 0;
    top: -275px;
	padding: 130px 60px 130px 40px;
	max-width: 837px;
    width: 44%;
	z-index: 1;
}
.ftrBubble .ftrLogo {
    margin: 0 0 60px;
}
.ftrBubble .ftrLogo img{
	width: 120px;
}
.ftrBubble .mainTitle{
	font-weight: 700;
}
.ftrBubble .mainTitle span{
	color: #4C20D1;
}