@font-face {
    font-family: 'LLRubberGrotesque ';
    src: url('../USA/css/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%;
}
.imgres3{
width: 100%;
padding-bottom: 10%;}
.profile{
    margin-top: -65px;
}
.profile-image{width: 100%;max-width: 200px;
}
.socialmedia{width: 20px;}
.card-title{color: #2A3067;}
.swiper-slide h6{font-weight: 200;}
  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: 10% 6% 5% 10%;
    line-height: 23px;
	}
	
  .formnote{
	color:#35394a;
	width: 100%;
	font-size: 0.8rem;
    padding-left: 4%;
	margin-top: 10px;
	}
  
	.greybg{
	background-color: #EAEAEA;
	}
	.greenishbg{
		background-color: #42BDA9;
	}
	.sec2{
	padding:8% 9% 1% 9%;
    color: #293068;
    font-size: 16px;
	}
	.sec3{
		padding: 0 8%;
    color: #fff;
    font-size: 16px;
      margin-top: 5%;
    font-weight: 700;}
    .sec4{
    color: #293068;
    font-size: 16px;
	}
	.sec5{
	padding:1% 9% 2% 9%;
    color: #293068;
    font-size: 16px;
	}
	.sec6{
	padding:6% 9% 4% 9%;
    color: #fff;
    font-size: 16px;
	}
	.greenbg{
	background-color: #a1cd50;
	}
	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: 12%;
    background-color: #fff;
    margin-left: -14px;
    padding: 5%;
	}

	.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;
	margin-top: 80px;
	}
	
	.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;
 
}
.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;
}



.slider-container {
      display: flex;
      align-items: center;
      overflow: hidden;
      position: relative;
      padding: 40px;
    }
    .slider {
      display: flex;
      transition: transform 0.3s ease-in-out;
      gap: 20px;
    }
    .card {
      background: transparent;
      border: 2px solid white;
      border-radius: 12px;
      width: 280px;
      padding: 20px;
      text-align: center;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
      min-height: 270px;
    }
    .card img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      object-fit: cover;
      margin-bottom: 15px;
      border: 1px solid white;
    }
    .name {
      font-size: 18px;
      font-weight: bold;
      color: #2c2a85;
    }
    .title {
      font-size: 14px;
      color: #333;
      margin-top: 5px;
    }
    .arrow {
      background: transparent;
      border: none;
      font-size: 30px;
      cursor: pointer;
      color: #2c2a85;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 1;
    }
    .arrow.left {
      left: 10px;
    }
    .arrow.right {
      right: 10px;
    }

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

@media (max-width: 640px){
	.card {width:auto;}
.headercontent {
	 font-size: 0.75rem;}
.manthird {
	 min-height: 500px;}
.formbg{
		width: 90%;
		margin-top: 0;
	    margin: 5%;
	}

	.sec2, .sec3, .sec4, .sec5, .sec6 {font-size: 0.75rem;}
	.sec3{padding:10% 8% 0 8%;}
	.sec6{padding: 14% 9% 14% 9%;}
	.tagline{font-size: 1.5rem;    line-height: 30px;}
	.directdownloadform{font-size: 10px;}

}
	

  
  