@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Yantramanav:wght@100;300;400;500;700;900&display=swap');

html, body {
  width: 100%;
  overflow-x: hidden;
}

.header{
	background-image:url("../Images/About Page/About header.jpg");
	background-position: top;
	background-size: cover;
	height: 100vh;
	position: relative;
	background-attachment: fixed;
}

.header_content{
	width: 495px;
	height: 175px;
	justify-content: space-between;
	position: absolute;
	bottom: 124px;
	margin-left: 148px;	
	display: flex;
	flex-direction: column;

}

.header_content p{
	color:#F4F4F4;
	text-shadow: 2px 2px 3.3px rgba(51, 51, 51, 1.0);
}


@media (max-width: 768px) {
	.header {
    background-position: 40% 60%;;  
    height: 100vh; 
    background-attachment: scroll; 
    display: flex;
    flex-direction: column;
    padding: 20px; 
	}

	.header_content {
		position: static;
		width: 90%;      
		max-width: 450px; 
		height: auto;   
        margin-top: 350px;
		bottom: auto; 
		margin-left: auto; 
		margin-right: auto; 
        display: block; 
	}

	h1 {
		font-size: 32px; 
	}

	.header_content p {
		font-size: 16px;
	}
}

@media (max-width: 480px) {
	h1 {
		font-size: 28px; 
	}
	.header_content p {
		font-size: 14px; 
	}
	
	
	
	
h2{
	font-size: 30px;

}

h3{

	font-size: 22px;
}
	
}

h1{
	color:#F4F4F4;
	font-size: 48px;
	font-family: "Montserrat", sans-serif;
  	font-weight: 700;
	text-shadow: 2px 2px 6px rgba(51, 51, 51, 1.0);
}

h2{
	color:#333333;
	font-size: 32px;
	font-family: "Montserrat", sans-serif;
  	font-weight: 500;
}

h3{
	color:#333333;
	font-size: 24px;
	font-family: "Montserrat", sans-serif;
  	font-weight: 500;
}

p{
	color:#333333;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
  	font-weight: 300;
	line-height: 1.4;
	text-align: justify;
	
}



@media (max-width: 400px) {
    
h1{
	font-size: 44px;
	font-family: "Montserrat", sans-serif;
  	font-weight: 700;
	text-shadow: 2px 2px 6px rgba(51, 51, 51, 0.4);
}    
    
    
h2{

font-size: 28px;
font-family: "Montserrat", sans-serif;
  font-weight: 500;
}


h4{

	font-size: 22px;
	font-family: "Montserrat", sans-serif;
  	font-weight: 500;
}


p{
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
  	font-weight: 300;
	line-height: 1.4;
	text-align: justify;
	
}
    
}

#About{
	color: #F6CB3E;	
}

section{
	margin: 100px 70px;
}


@media (max-width: 1200px) {


section{
	margin: 70px 55px; 
		
	}
}

@media (max-width: 768px) {


section{
	margin: 70px 30px; 
		
	}
}


.container1{
	width: 100%;
	height: 389px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;

}

.container1 h2{
	text-align: center;
}

.box1{
	width: 100%;
	height: 322px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 42px;
	
}

.border-img{
	width: 100%;
	height: 100%;
	border-radius: 37px;
	overflow: hidden;
}

.border-img3{
	width: 530px;
	height: 521px;
	border-radius: 23px;
	position: relative;
	overflow: hidden;
}


.vision{
	width: 660px;
	height: 322px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.vision-content{
	width: 556px;
	height: 145px;
	position: absolute;
	top: 20px;
}

@media (max-width: 768px) {
    
.container1{
    width: auto;
    height: auto;
    gap: 40px;
}
.box1{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
	gap: 40px;
	
}
.vision{
	width: 100%;
	height: 322px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.vision-content{
   	width: 90%; 
}
}


.container2{
	width: 100%;
	height: 648px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;

}

.container2 h2{
	text-align: center;
}

.box2{
	width: 100%;
	height: 582px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 42px;
	
}

.over-box1{
	width: 640px;
	height: 582px;
	
}

.box1-content{
	background-image:url( "../Images/About Page/box1.png");
	background-position: center;
	background-size:cover;
	height: 222px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content{
	width: 566px;
	height: 107px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.content-word{
	width: 447px;
	height: 107px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	
}

.content-word h3{
	color: #F4F4F4;
}

.content-word p{
	color: #F4F4F4;
}

.box2-content{
	background-image:url( "../Images/About Page/box2.png");
	background-position: center;
	background-size:cover;
	width: 308px;
	height: 336px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content2{
	width: 236px;
	height: 268px;
	

}
.row-box{
	width:640px;
	height: 100%;
	flex-direction: row;
	justify-content: space-between;
	display: flex;
	margin-top: 22px;
}

.content-word2{
	width: 100%;
	height: 153px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 23px;
	
}

.box3-content{
	background-image:url( "../Images/About Page/box3.png");
	background-position: center;
	background-size:cover;
	width: 308px;
	height: 336px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-word3{
	width: 100%;
	height: 153px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 23px;
	
}

.content-word3 h3{
	color: #F4F4F4;
}

.content-word3 p{
	color: #F4F4F4;
}

.over-box2{
	width: 680px;
	height: 581px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}


.box4-content{
	background-image:url( "../Images/About Page/box4.png");
	background-position: center;
	background-size:cover;
	width: 306px;
	height: 582px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}


.content3{
	width: 234px;
	height: 497px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	

}

.content-word4{
	width: 100%;
	height: 320px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	
}

.box5-content{
	background-image:url( "../Images/About Page/box5.png");
	background-position: center;
	background-size:cover;
	width: 306px;
	height: 582px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-word5{
	width: 100%;
	height: 320px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	
}

.content-word5 h3{
	color: #F4F4F4;
}

.content-word5 p{
	color: #F4F4F4;
}


@media (max-width: 768px) {
  .container2 {
     width: 100%;
    height: 100%;
    gap:30px;
    align-items: center;
  }

.box2 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  
.over-box1{
    width: 100%;
    height: auto;   
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;  
    
}
 .over-box2 {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .row-box {
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 0px;
  }

  .box1-content,
  .box2-content,
  .box3-content,
  .box4-content,
  .box5-content {
    width: 90%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 37px;
  }

  .content, .content2, .content3 {
    width: 100%;
    height:100%;
    gap:15px;
    padding: 20px 10px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .content-word, .content-word2, .content-word3, .content-word4, .content-word5 {
    width:100%;
    height: 100%;
    gap:20px;
    align-items: center;
    text-align: center;
  }

  .content-word p,
  .content-word2 p,
  .content-word3 p,
  .content-word4 p,
  .content-word5 p {
    text-align: center;
  }

 .container2 img {
    max-width: 80%;
    height: auto;
    
  }
}

.section3{
	margin: 100px 0px;
}

.background{
	background-image:url( "../Images/About Page/Partner img.jpg");
	background-position: center;
	background-size:cover;
	background-attachment: fixed;
	height: 597px;
	position: relative;
}

.partner{
	width: 558px;
	height: 203px;
	position: absolute;
	left: 70px;
	top: 197px;
	
}

.partner h2{
	color: #F4F4F4;
}

.partner p{
	color: #F4F4F4;
	font-size: 20px;
}

.partner-logo{
	position: absolute;
	right: 70px;
	top: 132px;
}




@media(max-width: 768px){
    

.background{
	height: 900px;
	position: static;
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	padding: 0 40px;
	gap: 60px;
}

.partner{
	width: 100%;
	height:auto;
	position: static;
	left: auto;
	top: auto;
	
}

.partner h2{
	color: #F4F4F4;
}

.partner p{
	color: #F4F4F4;
	font-size: 20px;
}

.partner-logo{
    width: 100%;
    height:auto;
	position:static;
	right: auto;
	top: auto;
}

.partner-logo img{
    max-width: 100%;
}

    
}

.container3{
	width: 100%;
	height: 522px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 100px;
	
}

.container3 img{
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
	border-radius: 23px;
}

.process{
	width: 720px;
	height: 522px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;

}

.flex-container{
	width: 100%;
	height: 441px;
 	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.process-row{
	width: 100%;
	height: 200px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.process-box1 {
	width: 340px;
	height: 200px;
	background-color: #020181;
	padding: 18px 25px;
	border-radius: 35px;

}
.process-box1 h3{
	font-size: 20px;
	color: #F4F4F4;
}

.process-box1 p{
	color: #F4F4F4;
}

.bold{
	font-weight: 700;
}
.process-box2 {
	width: 340px;
	height: 200px;
	background-color: #F6CB3E;
	padding: 18px 18px;
	border-radius: 35px;

}

.process-box2 h3{
	font-size: 20px;

}

@media(max-width: 768px){
 

.container3{
	width: 100%;
	height: 100%;
	display: flex;
    align-items: center;
	flex-direction: column;
	gap: 40px;
	
}

.border-img3{
    width: 100%;
    height: 100%;
}

.border-img3 img{
  width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}



.process{
	width: 100%;
	height: 100%;
		gap: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;


}

.process h2{
	text-align: center;
}

.flex-container{
	width: 100%;
	height: 100%;
 	display: flex;
 	align-items: center;
	flex-direction: column;
	gap: 40px;
}

.process-row{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 40px;
}

 
    
}
