@font-face {
    font-family: 'LLRubberGrotesque ';
    src: url('LLRG.ttf') format("opentype");
    font-weight:bold;
    font-style:normal;
}
body{
	font-family: "Montserrat", sans-serif;
	font-style: normal;
}
  .row .headerconstraint{
      margin-top: -15px;
    padding-top: 30px;
  }
  
  .imgres1{
  	width: 100%;
  }
.imgres2{
	width: 100%;
	padding-left: 8%;
padding-top: 4%;
}
.imgres3{
width: 100%;
    padding: 0 10% 5% 10%;
}
.imgres4{
width: 100%;
padding: 0 30% 10px 30%;}
.imgres5{
	width: 80%;
	margin-top: 6%;
}
.imgres6{
    	width: 100%;
	padding: 8%;
}

.profile-image{width: 100%;max-width: 200px;
}
.socialmedia{width: 20px;}
.card-title{color: #2A3067;}
  h2{
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: center;
  margin-top:30px;
  font-weight: 700;
  }
 
  h5{
  margin-top: 0.5rem
  }
 	h6 {
    font-size: 0.9rem;
	}

	a.mainlogo img {
    position: relative;
    margin-top: 10px;
    z-index: 10;
    margin-bottom: -30px;
    width: 40%;
	}
	.tagline{
		font-family: 'LLRubberGrotesque ';
		color: #A1CD50;
		font-size: 3rem;
		text-align: center;
		text-transform: uppercase;
		line-height: 55px;
	}
	.headercontent{
	color:#fff;
	font-size: 14px;
    padding: 8% 17% 5% 8%;
    line-height: 23px;
        margin-bottom: 15%;
	}
	
  .formnote{
	color:#35394a;
	width: 100%;
	font-size: 0.8rem;
    padding-left: 4%;
	margin-top: 10px;
	}
  
	.greybg{
	background-color: #EAEAEA;
	}
	.greenishbg{
		background-color: #42BDA9;
	}
	.bluebg{
		background-color: #2A3067;
	}
	.sec2{
	 padding:1% 4% 0 4%;
    color: #fff;
    font-size: 16px;
     margin-bottom: 10px;
     line-height: 23px;
	}
	.sec3{
		padding:0 5%;
    color: #fff;
    font-size: 16px;
    margin-bottom: 50px;
	    line-height: 23px;
	}
    .sec4{
    padding:1% 6% 0 6%;
    color: #293068;
    font-size: 16px;
     margin-bottom: 10px;
     line-height: 23px;
    }
    .sec8{
    padding:0 6%;
    color: #293068;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 23px;
    }
     .sec5{
    padding:0 6% 3% 6%;
    color: #293068;
    font-size: 16px;
         line-height: 23px;
     }
.sec6{
     font-size: 16px;
    line-height: 23px;
}
.sec7{
	padding: 3% 3% 4% 3%;
    color: #293068;
    font-size: 16px;
    line-height: 23px;
	}
	.sec9{
    color: #293068;
    font-size: 16px;
    line-height: 23px;
	}

	.clientlogo{
    width:100%;
    }
	
	.greenbg{
	background-color: #a1cd50;
	margin-top: -25px;
	}
	button a {
    color: #fff;
	}
	
	button a:hover{
    color: #fff;
	text-decoration: none;
	}
	
  .btn-danger {
    background-color: #ef4757;
    border-color: #ef4757;
   }

  .typeformplace{
	 margin-top: -25px;
  }
  
  .directdownloadform{
	margin-bottom: -25px;
	z-index: 500 !important;
    position: relative;
  }
  
  .formbg{
	width: 80%;
    margin-top: 14%;
    background-color: #fff;
    margin-left: -14px;
    padding: 5%;
    padding-top:0.5px;
	}

	.form-control{
	margin-bottom: 10px;
	border:none;
	border-radius: 0;
	border-bottom: 1px solid #ced4da;
	}
 

input:focus::-webkit-input-placeholder {
    font-size: .75em;
    position: relative;
    top: -15px; 
    transition: 0.2s ease-out;
}


.mainbtn{    margin-top: 20px;}

	.card {
	background: transparent;
	border: none;
	}
	
	.darrow{
	margin-bottom: -60px;
	}
	
	
  .manfirst{
	background-color: #3cbea7;
	}
	.mansecond
	{background-color: #293068;
	}
	
	.manthird{
		background-image: url("../img/formbg.png");
		background-position-x: right;
		background-size: cover;
	}
	
	.carousel-control-next, .carousel-control-prev {
	   margin-left: 0;
	   opacity: 1;
	   }
	 .carousel-control-next, .carousel-control-prev {
	 margin-right: 0px;
	 opacity: 1;
	 }
	 .carousel-inner {
	     width: 80%;
		 margin: auto;
	 }
	.carousel-indicators {
	 bottom: -45px;
	}
	.carousel-control-prev-icon{
    background-image: url("../img/leftarrow.png");
	}
	.carousel-control-next-icon {
    background-image: url("../img/rightarrow.png");
	}

  .footer{
  background-color: #35394a;
  }
  
  .footertext{
  padding:10px 0;
  color: #ffffff;
  font-size:12px;
  }
  
  .footertext a {
    color: #fff;
	}
	
	.footertext a:hover {
    color: #bed630;
	}
	
	.footertext span {
	padding:0 20px;
	}

.mobileimg{
display:none;}

.slide-container{
  max-width: 1120px;
  width: 100%;
  padding: 40px 0;
}
.slide-content{
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}
.swiper-navBtn{
  color: #ffff;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #ffff;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #ffff;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #ffff;
}


#emailModal {
      display: none;
      position: fixed;
      z-index: 999;
      left: 0; top: 0;
      width: 100%; height: 100%;
      background-color: rgba(0,0,0,0.5);
    }

    .modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);
}

.modal-content {
  background-color: #fff;
  margin: 10% auto;
  padding: 30px 20px;
  border: 1px solid #888;
  width: 90%;
  max-width: 400px;
  position: relative;
  border-radius: 10px;
  text-align: center;
}

/* Close (×) button */
.close-btn {
  position: absolute;
  right: 12px;
  top: 10px;
  font-size: 28px;
  font-weight: bold;
  color: #aaa;
  cursor: pointer;
  transition: color 0.2s ease;
}

.close-btn:hover {
  color: #000;
}

  .sliderstyle{
      margin-bottom:5%;
  }  
@media (max-width: 768px){
.formbg{
		width: 100%;
		margin-bottom: 10%;
	}
	
	.desktopimg{
	display:none;}
	
	.mobileimg{
	display:block;}
  .imgres{
  	    width: 100%;
  }
  .reff{font-size: 12px;}
}

@media (max-width: 640px){
.headercontent {
	 font-size: 0.75rem;}
.manthird {
	 min-height: 500px;}
.formbg{
		width: 90%;
		margin-top: 0;
	    margin: 5%;
	}
	.imgres3 {
    width: 100%;
	    padding:0;
	    margin-bottom:25px;
	}
.form-control{font-size: 0.75rem;}
	.sec2, .sec3, .sec4, .sec5, .sec6, .sec7, .sec8{    font-size: 0.75rem; line-height: 18px;}
	.sec9{font-size: 0.5rem;    line-height: 13px;}
	.tagline{font-size: 1.5rem;    line-height: 30px;}
	.directdownloadform{font-size: 10px;}
  .phoneemail{font-size: 10px;}

}
	

  
  