body{
	font-family: 'Montserrat' !important;
}

a{
	color: #000 !important;
}


.modal{
	top: 20% !important;
}


.obw{
	padding-top: 60px;
	padding-bottom: 50px;
}



.h2obw{
	text-align: center;
	color: #000;
	font-size: 32px;
	line-height: 1.55;
    font-weight: 700;
	margin-bottom: 20px;
}


.h2bel{
	color: #fff;
	font-size: 32px;
	line-height: 1.55;
    font-weight: 700;
	margin-bottom: 20px;
}



@media screen and (max-width: 768px){
	.obw{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}


.h2obw{
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
}


.h2bel{
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
}
}



.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
	margin-bottom: 20px !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}


.modal{
  text-align: center !important;
}

.form-site{
	display: flex;
}

@media screen and (max-width: 768px){
.form-site{
	display: block;
	text-align: center;
}
}

.inkonc1 input{
justify-content: center;
margin:auto !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 300px;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}


.inkonc1{
	margin-right: 10px !important;
}

.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-top: 15px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 300px;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}


.koncsubmit1 input{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  height: 60px;
  width: 300px;
  padding: 13px 15px;
  border: 2px solid #f44334;
  background: #f44334 !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !important;
}


.koncsubmit2 input{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  height: 60px;
  width: 300px;
  padding: 13px 15px;
  border: 2px solid #f44334;
  background: #f44334 !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 15px !important;
  text-transform: uppercase !important;
}


@media screen and (max-width: 768px) {
	.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 50px;
width: 100%;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-family: 'Montserrat' !important;
  font-size: 14px;
}

.inkonc1 {
    text-align: center;
    margin-right: 0px !important;
}

.koncsubmit1 input{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  height: 50px;
  width: 100%;
  padding: 13px 15px;
  border: 2px solid #f44334;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !important;
}
}


.call {
	display: none;
	position: fixed;
	bottom: 20px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 20px;
	background: #0DC143;
	margin: 15px auto;
	border-radius: 50%;
	z-index: 9999999999;
}

.whatsapp{
	position: fixed;
	bottom: 20px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 20px;
	background: #0DC143;
	margin: 15px auto;
	border-radius: 50%;
	z-index: 9999999999;
}

.whatsapp {
	right: 20px;
}

.call {
	left: 20px;
}

.whatsapp a, .call a {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-top: -2px;
}

.call i,
.whatsapp i {
	color: #fff;
	font-size: 30px;
}
.whatsapp i {
	font-size: 42px;
}

.call i{
	transform: rotate(90deg);
}

@media (max-width: 768px) {
	.whatsapp, .call{
		display: block ;
	}
}

.hero{
display:flex;
height:700px;
font-family:Arial, sans-serif;
}

/* LEFT IMAGE */

.hero-left{
width:40%;
background:url("img/0.png");
background-size:cover;
background-position:center;
}

/* RIGHT SIDE */

.hero-right{
width:60%;
position:relative;
padding-top: 30px;
}

/* LOGO */

.hero-logo{
	text-align: right;
	padding-right:80px;
}

.hero-logo img{
width:250px;
}

/* TEXT */

.hero-text{
position:absolute;
top: 80%;
bottom:120px;
right:80px;
font-size:80px;
color:#c6ef00;
font-weight:500;
}


@media screen and (max-width: 768px){
	.hero{
display:block;
height:700px;
font-family:Arial, sans-serif;
}

/* LEFT IMAGE */

.hero-left{
width:100%;
height: 400px;
background:url("img/0.png");
background-size:cover;
background-position:center;
}

/* RIGHT SIDE */

.hero-right{
width:100%;
position:relative;
padding-top: 30px;
}

/* LOGO */

.hero-logo{
	text-align: center;
	padding-right:0px;
}

.hero-logo img{
width:150px;
}

/* TEXT */

.hero-text{
text-align: center;
position:relative;
margin-top: 10px;
top: 0px;
bottom:0px;
right:0px;
font-size:55px;
color:#c6ef00;
font-weight:500;
}
}



.about-section{
background:#f4f4f4;
padding:60px 80px;
font-family:Arial, sans-serif;
}

.about-title{
font-size:90px;
font-weight:500;
margin-bottom:80px;
}

.about-top{
display:grid;
grid-template-columns:1fr 1fr;
gap:80px;
margin-bottom:0px;
}

.line-bot{
	margin-bottom: 100px;
}

.about-text{
font-size:26px;
line-height:1.4;
}

.about-text strong{
font-weight:700;
}

.line{
height:2px;
background:#dce88f;
margin-top:25px;
width:100%;
}

.areas-title{
font-size:60px;
font-weight:600;
margin-bottom:50px;
}

.steps{
display:flex;
width:100%;
}

.step{
flex:1;
padding:35px 50px;
display:flex;
align-items:center;
position:relative;
color:#000;
min-height:200px;
clip-path:polygon(0 0, calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%, 40px 50%) !important;
}

.step:first-child{
clip-path:polygon(0 0, calc(100% - 40px) 0, 100% 50%, calc(100% - 40px) 100%, 0 100%) !important;
border-radius:25px 0 0 25px;
}

.step:last-child{
border-radius:0 25px 25px 0;
}

.step + .step{
margin-left:-25px;
}

.step1{
background:linear-gradient(90deg,#f1f2e6,#e4e9cb);
}

.step2{
background:linear-gradient(90deg,#ebf2c9,#d6e97d);
}

.step3{
background:linear-gradient(90deg,#dff162,#cdea3d);
}

.step4{
background:linear-gradient(90deg,#d4f000,#c9ef00);
}

.step-text{
font-size:22px;
line-height:1.4;
}

.step-text strong{
font-weight:700;
}



/* MOBILE */

@media(max-width:900px){

.about-section{
padding:40px 20px;
}

.about-title{
font-size:48px;
margin-bottom: 30px;
}

.about-top{
grid-template-columns:1fr;
gap:40px;
margin-bottom:60px;
}

.about-text{
font-size:18px;
}

.areas-title{
font-size:34px;
}

.steps{
flex-direction:column;
gap:15px;
}

.step + .step{
margin-left: 0px;
}

.step{
clip-path:none;
border-radius:18px;
margin-left:0;
padding:25px;
padding-left: 70px;
}
}


.experience{
display:flex;
background:#fff;
}

.experience-left{
flex:1;
padding:80px;
}

.experience-title{
font-size:90px;
font-weight:500;
margin-bottom:80px;
}

.experience-columns{
display:flex;
gap:80px;
}

.experience-item{
width:420px;
}

.experience-header{
display:block;
align-items:center;
gap:20px;
margin-bottom:30px;
}

.experience-header img{
	height: 50px;
}

.experience-header h3{
font-size:36px;
}

.arrow{
font-size:30px;
}

.ex-flex{
	display: flex;
}

.ex-flex img{
	height: 110px;
	margin-top: -30px;
	margin-left: 15px;
}

.experience-box{
background:linear-gradient(180deg,#d4f000,#eaeed7);
padding:40px;
border-radius:30px;
}

.experience-box ul{
padding-left:20px;
}

.experience-box li{
margin-bottom:20px;
font-size:20px;
line-height:1.5;
}

.experience-right{
width:40%;
display:flex;
flex-direction:column;
}

.exp-img{
flex:1;
}

.img1{
background:url(img/1.png);
background-size:cover;
background-position:center;
}

.img2{
background:url(img/2.png);
background-size:cover;
background-position:center;
}

.img3{
background:url(img/3.png);
background-size:cover;
background-position:center;
}


@media screen and (max-width: 768px){
	.experience{
display:block;
background:#fff;
}

.experience-left{
flex:1;
padding:80px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}

.experience-title{
font-size:90px;
font-weight:500;
margin-bottom:80px;
}

.experience-columns{
display:block;
gap:80px;
}

.experience-item{
width:100%;
margin-bottom: 40px;
}

.experience-header{
align-items:center;
gap:20px;
margin-bottom:30px;
}

.experience-header h3{
font-size:25px;
}

.arrow{
font-size:30px;
}

.experience-box{
background:linear-gradient(180deg,#d4f000,#eaeed7);
padding:40px;
border-radius:30px;
}

.experience-box ul{
padding-left:20px;
}

.experience-box li{
margin-bottom:20px;
font-size:20px;
line-height:1.5;
}

.experience-right{
width:40%;
display:flex;
flex-direction:column;
}

.img1{
background:url(img/1.png);
background-size:cover;
background-position:center;
height: 400px;
}

.img2{
background:url(img/2.png);
background-size:cover;
background-position:center;
height: 400px;
}

.img3{
background:url(img/3.png);
background-size:cover;
background-position:center;
height: 400px;
}

.experience-right{
width:100%;
display:block;
flex-direction:column;
}
}

.ser{
	background:#f4f4f4;
}

.img4{
background:url(img/4.jpg);
background-size:cover;
background-position:center;
}

.contacts-bl{
background:#f4f4f4;
font-family:Arial, sans-serif;
}

.contacts-title{
font-size:30px;
font-weight:600;
margin-bottom:50px;
}

.contact-item{
display:flex;
align-items:center;
margin-bottom:35px;
}

.contact-icon{
width:30px;
height:30px;
border-radius:50%;
background:linear-gradient(180deg,#d4f000,#bfe437);
display:flex;
align-items:center;
justify-content:center;
margin-right:25px;
flex-shrink:0;
}

.contact-icon img{
width:15px;
height:auto;
}

.contact-text{
font-size:22px;
line-height:1.4;
}

.contact-text strong{
font-weight:700;
}

@media screen and (max-width: 768px){
	.img4{
background:url(img/4.jpg);
background-size:cover;
background-position:center;
height: 400px;
}

.contacts-bl{
background:#f4f4f43
font-family:Arial, sans-serif;
}

.contacts-title{
font-size:22px;
font-weight:600;
margin-bottom:50px;
}

.contact-text{
font-size:18px;
line-height:1.4;
}
}
