*{
margin:0;
padding:0;
box-sizing: border-box;
}
.header{
min-height:120vh;
max-width: 100%; 
background-image: url(image/444.png);
background-position: center;
background-size: cover;
position: relative;
height: 70px;

}
nav{ 
	top: 0;
	position: sticky !important ;
	height: 80px;
	background: #A9A9A9;
	display: flex;
align-items: center;
justify-content: space-between;
padding: 0px 50px 0px 100px;
}
nav ul{
	display: flex;
	list-style: none;

}
nav ul li{
	margin: 0 5px;
}
nav ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 18px 10px;
}
nav ul li a:hover{
color: #2B7FFF;
}
#sidenav nav{
	display: none;

}
.label.input{
	display: none;
	visibility: hidden;
	-webkit-appearence:none;
	

}
.label input{
	display: table-header-group;
	
}
#menuBtn img{
	display: none;
	
}

@media (max-width: 940px){
	nav ul{
		display: none;
	
	}
	#sidenav nav{
		margin-top: 50px;
		padding-left: 0;
		display: block;

	}
	.pp{
		padding: 25px;
		
		font-size: 1rem;
	}.pp p{
		padding: 0px 0px!important;
		
		font-size: 1rem;

	}

	.socialicons a i{
	font-size: 0.4em;
}
	.pp{
		margin-top: 0;
		padding-top: 0;
		float: right;
		vertical-align: top;
		width: calc(100% - 40px);
	}
	
	.dt{
		margin-top: 0;
		padding-top: 0;
		float: right;
		vertical-align: top;
		width: calc(100% - 40px);
	}
	.pr{
		margin-top: 0;
		padding-top: 0;
		float: right;
		vertical-align: top;
		width: calc(100% - 40px);
	
	}
	.FF{
		margin-top: 0;
		padding-top: 0;
		float: right;
		vertical-align: top;
		width: calc(100% - 40px);
	}
	.KM{
		margin-top: 0;
		padding-top: 0;
		float: right;
		vertical-align: top;
		width: calc(100% - 40px);
	}
	.cn-col{
		margin-top:0PX;
		padding-top: 0PX;
		float: bottom;
		vertical-align: top;
		height: calc(100% - 10px);
		
	
	}
	.mobile{
	display: block;
	}


#sidenav ul{
	display: block;
	
}
	#sidenav {
		position: fixed;
		top: 0;
		right: -250PX;
		background:#A9A9A9;
		height: 100vh;
		width: 250px;
		z-index: 2;
		flex-direction: column;
		padding-right: 0;
		padding-left: 0;
		transition: 0.4S;
	}
	#menuBtn{
		width: 50px;
		height: 50px;
		background: #009688;
		text-align: center;
		position: fixed;
		right: 30px;
		top: 20px;
		border-radius: 3px;
		z-index: 3;
		cursor: pointer;
	}
	#menuBtn img{
		width: 45px;
		margin-top: 0px;
		display: block;
		align-items: center;
		text-align: center;
		font-size: 40px;

	}
	dt h3{
		font-size: 7px;
	}


	#sidenav ul li{
		list-style: none;
		margin: 0px 10px;
		padding-top: 10px;
		align-items: left;

		
	}
	#sidenav ul li a{
		text-decoration: none;
		color: #fff;
	}

*{
	margin:0;
	padding: 0;
}
.slide{
	height: 50%;
	width: 180px;
	position: absolute;
background-color: #fff;
transition: 0.5s ease;
transform: translateX(-200px);
display:inline-block; 
vertical-align: top;

}
.kk-box input{
	width: 100%;
	border: none;
	border-bottom: 1px solid #CCC;
	outline:none;
	padding-bottom: 5PX;

}
.slide h1{
	color: #8000ff;
	font-weight: 800;
	text-align: right;
	padding: 10px 0;
	padding-right: 30px;
	pointer-events: none;
	


}/*
input{
	display: none;
	visibility: hidden;
	-webkit-appearence:none;
	

}


input:checked~.slide{
	transform: translateX(0);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
input:checked{
	visibility: hidden;
}*/
dt{
	position: fixed;
}
.footernav ul{
			flex-direction: column;
		}
		.footernav ul li{
			width: 100%;
			text-align: center;
			margin: 14px;
		}
		.section_grid{
			flex-direction: column;
		}
		.kk-box{
			flex-direction: column;
		}
		.section{
			width: 100%;
			height: 100vh;
		
		}
		.header img{
	width: 80px;
height: 70PX;
margin-left: 2PX;
border-radius: 10%;
align-items:left;

}



}


.header img{
	width: 80px;
height: 70PX;
margin-left: 5PX;
border-radius: 10%;
align-items:left;
}

/*.hd IMG{}
nav{
	display: flex;
	padding: 0.5% 1%;
	justify-content: space-between;
	align-items: center;
	background-color: #0082e6;


}*/
.hd img{
	width: 80px;
height: 70PX;
margin-left: 5PX;
border-radius: 10%;
align-items:left;
}
/*.hm IMG{}
nav{
	display: flex;
	padding: 0.5% 1%;
	justify-content: space-between;
	align-items: center;
	background-color: #0082e6;


}*/
.hm img{
	width: 80px;
height: 70PX;
margin-left: 5PX;
border-radius: 10%;
align-items:left;
}
/*.ht IMG{}
nav{
	display: flex;
	padding: 0.5% 1%;
	justify-content: space-between;
	align-items: center;
	background-color: #0082e6;


}*/
.ht img{
	width: 80px;
height: 70PX;
margin-left: 5PX;
border-radius: 10%;
align-items:left;

}/*
.hk IMG{}
nav{
	display: flex;
	padding: 0.5% 1%;
	justify-content: space-between;
	align-items: center;
	background-color: #0082e6;


}*/
.hk img{
	width: 80px;
height: 70PX;
margin-left: 5PX;
border-radius: 10%;
align-items:left;
}

.text-box{
	width: 90%;
	color:  #00008B;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
text-align: center;
}
.text-box h1{
	font-size: 40px;
	color: #2B7FFF;
	font-weight: 800;
 font-family: Arial, Helvetica, sans-serif;
}
.text-box p{
	
	margin: 10px 0 40px;
	font-size:25px;
	color: #e0ffff;
	font-weight: 800;
	font-family: 	Verdana, Helvetica, sans-serif;
}
.hero-btn{
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	border: 2px solid #f44336;
	padding: 12px 34px;
	font-size:14px;
	background: transparent;
	position: relative;
	cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
}
.hero-btn:hover{
	border: 1px solid #f44336;
	background: #f44336;
	transition: 1s;
	background-image: hidden;
}

/*------about------*/
.ABOUT-section{
	margin: 3%;
	padding: 0 10%;
	background: #DEB887;
	padding-top: 3%;
	padding-bottom: 5%;

}


.ABOUT-section.section-content{
	display: flex;
	gap: 50px;
	align-items: center;
	justify-content: space-between;
}
.ABOUT-section.about-image-wrapper.about-image{
	width: 400px;
	height: 400px;
	object-fit: cover;
	border-radius: var(--border-radius-circle);

}
.ABOUT-section.about-details.section-title{
	padding: 0;

}
.ABOUT-section.about-details.text{
	line-height:30px;
	margin: 50px 0 30px;
	text-align: center;
	font-size: var(--font-size-m);

}
.section-content{
	margin: 0 auto;
	padding: 0 20px;
	max-width: var(--site-max-width);

}
.section-title{
	text-align: center;
	padding: 60px 0 100px
	text-transform:uppercase;
	font-size: var(--font-size-xl);
}
.section-title::after{
	content: "";
	width: 80px;
	height: 5px;
	display: block;
	margin: 10px auto 0;
	border-radius: var(--secondary-color);
}


/* program--*/

.PROGRAMS{

	width: 80%;
	margin: auto;
	text-align: center;
	padding-top: 50pX;
}
	.PROGRAMS-col{
	flex-basis: 32%;
	border-radius: 10px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.PROGRAMS-col IMG{
	width: 100%;
	height: 50%;
	display: block;


}
.layer{
	background: transparent;
	
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.5s;
	

}
.layer:hover {
background: rgba(226, 0, 0, 0.7);
}
.layer h3 {
	width: 100%;
	font-weight: 600;
	color: #fff;
	font-size: 26px;
	bottom: 0;
	left: 50%;
	transform:translateX(-50%);
	position: absolute;
	opacity: 0;
	transition: 0.5s;


}
.layer:hover h3{
	bottom: 49%;
	opacity: 1;
}

H1{
	font-size:36PX;
	font-weight:600;


}

p{
	color: #777;
	font-size:15;
	font-weight: 300;
	line-height: 22PX;
	padding: 10PX;
}
.row{
	
	margin-top: 5%;
	display: flex;
	justify-content: space-between;
}



h3{
	text-align: center;
	font-weight: 600;
	margin: 10px 0;
	font-size: 14px;

}
.PROGRAMS-col:hover{
	box-shadow: 0 0 20PX 0PX rgba(0, 0, 0, 0.2);
}
#check{}
@media(max-width: 940PX)
{
	.row{
		flex-direction: column;
	}
	tr td:first-child{
	padding-right:20px ;
	font-size: 0.7rem;

}
tr td{
	padding-top: 20px;
	color: #1c00b5;
	font-size: 0.7rem;

}
.KM{
	background-color: #ffffff;

}
}
.PARTNERS{
	width: 80%;
	margin: auto;
	text-align: center;
	padding-top: 100PX;
}
.PARTNERS p{
	font-size: 16px;
font-weight: 400;
color: #000000;
}

.PARTNERS-col{
	flex-basis: 31%;
	border-radius: 10PX;
	margin-bottom: 5%;
	text-align: left;
}
	.PARTNERS-col h3{
		text-align: left;
}
.PARTNERS-col  img{
	width: 40%;
	height: 40%;
	border-radius: 10PX;
}

	.icons.fa{
		color: #f44336;
		margin: 0 13px;
		color: pointer;
		padding: 8px 0;
	}
	html{
		scroll-behavior: smooth;
	}
	.kk{
		background: #55ffe5;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #000000;
	}
.contacts{
		width: 80%;
		margin: 50px auto;
	}
.kk-box{
	background: #fff;
	display: flex;
}
.kk-left{
	flex-basis: 60%;
	padding: 40px 60px;
	color: #1c00b5;

}
.kk-right{
flex-basis: 40%;
padding: 40px;
	background: #DEB887;
	color:#FFF;
}
.kk h1{
	margin-bottom: 10px;
}
	.kk p{
		margin-bottom: 40px;
}
.input-row{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.input-row.input-group{
	flex-basis: 45%;
}
 .input{
	width: 100%;
	border: none;
	border-bottom: 1px solid #CCC;
	outline:none;
	padding-bottom: 5PX;



}
::placeholder{
	color: #333;
	opacity: 0.3;
	font-size: 14PX;
	
}
.input-group.textarea{
	width: 140%;
	border: 1px solid #ccc;
	outline: none;
	padding: 10px;
	box-sizing: border-box;

}
.input-group.label{
	margin-bottom: 6px;
	display: block;
	color: #1c00b5;
	opacity: 1;

 }
.button{
	background: #1c00b5;
	width: 100px;
	border: none;
	outline:none;
	color: #149e9e;
	height: 35px;
	border-radius: 30px;
	margin-top: 20px;
	box-shadow: 0PX 5PX 15PX 0px rgba(28, 0, 181, 0.3);
}
.kk-left h3{
	color: #1c00b5;
	font-weight: 600;
	margin-bottom: 30px;

}
.kk-right h3{
	font-weight: 600;
	margin-bottom: 30px;
	
}
tr td:first-child{
	padding-right:20px ;

}
.tr td{
	padding-top: 20px;
	color: #1c00b5;

}

/* testmnial*/
.section_container{
	max-width: 1200px;
	margin: auto;
	padding: 2rem 1rem;
text-align: center;
color: #000;


}
.section_container h2{
	font-size: 1.5rem;
	font-weight: 600;
	color:#149e9e;

}
.section_container h1{
	position: relative;
	margin-bottom: 2rem;
	font-size: 2.5rem;
	font-weight: 600;
	color: #0f172a;

}
.section_container h1::after{
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	height: 2px;
	width: 5rem;
	background-color: #149e9e;
}
.section_grid{
	display: grid;
	grid-template-columns:repeat(3, 1fr) ;
	gap: 2rem;
	margin-top: 5%;
	display: flex;
	justify-content: space-between;
	color: #000000;
	display: flex;
	flex-direction: row;

}


.section_card{
	position: relative;
	isolation: isolate;
	overflow: hidden;
	padding:5rem 2rem 2rem;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 5px 5px 10PX rgba(0, 0, 0, 0.1);
	transition: 0.3s;

}
.section_card::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	transform: translate(-50%, -30%);
	width: 75%;
	aspect-ratio: 1;
	border-radius: 100%;
	background-color: #149e9e;
	z-index: -1;
	transition: 0.5s;

}
.section_card span{
	position: absolute;
	top: 0;
	left: 0;
	padding: 1rem;
	font-size: 3rem;
	color:#ffffff;

}
.section_card p{
	margin-bottom: 2rem;
	color: #94a3b8;
	transition: 0.3s;

}
.section_card img{
	margin-bottom: 1rem;
	max-width: 100px;
	border-radius: 100%;
	border: 2px solid #149e9e;
	transition: 0.3s;
}
.section_card h5{
	font-size: 1.25rem;
	font-weight: 600;
	color:#149e9e;
	transition: 0.3s;
}
.section_card:hover::before{
	width: 400%;

}
.section_card:hover h5{
	color:#ffffff;
}
.section_card:hover p{
	color:#e8e8e8;
}
.section_card:hover img{
	border-color: #ffffff;
}

/*GALLERY*/

.contena{
	width: 100%;
	text-align: center;

}

h6{
	font-weight: normal;
	position: relative;
	font-size: 35px;
	margin: 40px 0;
	text-align: center;

}
H9{
	font-weight: normal;
	position: relative;
	font-size: 30px;
	margin: 0 0;
	text-align: left;
	color:#088F8F;
}
h6::before{
	content: "";
	position: center;
	width: 100px;
	height: 3px;/
	border-color:#e8e8e8 ;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
animation: animate 4s linear infinite;
}
@keyframes animate{
	0%{
		width: 100px;

	}
	50%{
		width: 200px;
	}
	100%{
		width: 100px;	
	}
}

.top_content{
	background-color: rgb(243, 243, 243 );
	width: 90px;
	margin: 0 auto 20px auto;
	height: 60px;
	display: flex;
	align-items: center;
}
h7{
	height: 100%;
	background-color: #ffffff;
	line-height: 60px;
	padding: 0 50px;
	color: #149e9e;
	text-align: center;
	font-weight: 700;

}
label{
	display: inline-block;
	height: 100%;
	margin: 0 20px;
	line-height: 60px;
	font-size: 18px;
	color:#1c00b5;
	cursor: pointer;
	transition: 5s;

}/*
label:hover{
	color: #000000;

}*/
.gallery{
	width: 90%;
	margin: auto;
	display: grid;

grid-template-columns: repeat(4, 1fr);
grid-gap: 5px;
}
.pic{
	position: relative;
	height: 230px;
	border-radius: 10px;
	box-shadow: 3px 3px 5px #C4B454;
	cursor: pointer;
	background-color: #C0C0C0;
	
}
.pic img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
	

}
.pic::before{
	content: "gallery";
	position: absolute;
	top: 50%;
	left: 0%;
	transition: translateX(-50%,-50%);
	color: #f44336;
	font-size: 26px;
font-weight: bold;
width: 100%;
margin-top: 50px;
opacity: 0;
transition: .3s;
transition-delay: .2s;

}
.pic:after{
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, -4);
	transition: .5s;

}
.pic:hover::after{
	height: 100%;

}
.pic:hover::before{
	margin-top:0;
	opacity: 1;

}
.WR{
	text-align: right;
	top: 0;
}
/*map*/
.cont{
	width: 100%;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
h8{
	color: #333;
	margin-bottom: 60px;

}
iframe{
	width: 100%;
	height: 500px;
}
.pr{
	margin: 0;
	padding:0 20%;
	background-color: #ADD8E6;
	background-color:margin 0;
	
}
.pr img{
	height: 500px;
	width: 900px;
}
.pr h1{
	text-align: center;
	color: #000000;
}
cc{
	background-color: #2916F5;
}
.pr h3{
color: #2916F5;
font-size: 24px;
}
.cn{
	margin: 5% 5%;
background-color:  #e8e8e8;
}
.cn p{
	font-size: 20px;
	font-weight: 400;
	color: #5865F2;
}
	.cn h1{
		text-align: center;

	}
	.cn h3{
		font-size: 30px;
	}
	.dt{
		
		font-weight: 600;
		margin: 0PX;
	padding: 0 10%;
	padding-bottom: 0px;
	padding-top: 3%;

	}

	.dt h3{
		font-size: 30px;
	}
.PARTNERS{
	width: 80%;
	margin: auto;
	text-align: center;
	padding-top: 100PX;
}
.cn-col{
	flex-basis: 45%;
	border-radius: 10PX;
	margin-bottom: 5%;
	text-align: left;

}
.cn-col P{
	color: #000000;
}
	

.cn-col  img{
	width: 700px;
	height: 650px;
	border-radius: 10PX;
	align-items: left;
}
.TT{
	margin: 0PX;
	padding: 0 10%;
background-color:  #e8e8e8;
padding-bottom: 0%;

}
.TT p{
	font-size: 20px;
	font-weight: 400;
	color: #5865F2;

}
	.TT h1{
		text-align: center;

	}
	.TT h3{
		font-size: 20px;}


		.PP{
	margin:0;
	padding: 0 20%;
background-color: #ADD8E6;
padding-top: 5PX;
padding-bottom: 0%;
margin-top: 0;
}
.PP p{
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	LINE-BETWEEN:5;
}
.PP H3{
	font-size: 40PX;
	color: #00BFFF;
}
.FF{
	margin: 0PX;
	padding: 0 10%;
background-color: #ADD8E6;
padding-bottom:5%;
font-family: Arial, Helvetica, sans-serif;
}
.FF H3{
	font-size: 30PX;
	color: #00BFFF;

}
.FF H1{
	font-size: 30PX;
	color: #00BFFF;
	text-align: center;
}
.FF H4{
	font-size: 30PX;
	color: #00BFFF;
}
.FF p{
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	LINE-BETWEEN:5;
}
footer{
	background-color: #111;
	padding: 20PX;

}
.footercontainer{
	width: 100%;
	padding: 70px 30px 20px;
	background-color: #A9A9A9;


}
.socialicons{
	display: flex;
	justify-content: center;

}
.socialicons a{
	text-decoration: none;
	padding: 10px;
	background-color: #ffffff;
	margin: 10px;
	border-radius: 50%;


}
.socialicons a i{
	font-size: 1em;
	color: #000000;
	opacity: 0.9;
}
.socialicons a:hover{
	background-color: #111;
	transition: 0.5s;

}
.socialicons a i{
	color: #FF8C00;
	transition: 0.5s;
}
.footernav{
	margin: 30px 0;
}
.footernav ul{
	display: flex;
	justify-content: center;
	list-style-type: none;

}
.footernav ul li a{
	color: #FFF;
	margin: 20px;
	text-decoration: none;
	font-size: 1.3em;
	opacity: 0.8;
	transition: 0.5s;
	font-weight: 500;

}
.footernav ul li a:hover{

	opacity: 1;
	color: #2B7FFF;
}
	@media(max-width: 940px){
		.footernav ul{
			flex-direction: column;
		}
		.footernav ul li{
			width: 100%;
			text-align: center;
			margin: 14px;
		}
		.section_grid{
			flex-direction: column;
		}
		.kk-box{
			flex-direction: column;
		}
		.section{
			width: 100%;
			height: 100vh;
		
		}
		
		.contena{
			flex-direction: column;
		}
		img{
			max-width: 100%;
			height:auto;		
		}

	}
	
.footerbotton{
	background-color: #000;
	padding: 0px;
	text-align: center;

}
.footerbotton p{ 
color:#ffffff
 }
 .designer{
 	opacity: 0.7;
 	text-transform: uppercaise;
 	 	font-weight: 400;
 	margin: 0px;
 	padding: 0;
 }
 
.PROGRAMS p{
	text-align: left;
}
.PARTNERS p{
	text-align: left;
}
.FF.footer{
	background-color: #111;
	padding: 20PX;
	padding-top: 3%;
	padding-bottom: 0PX;

}
.FF.footercontainer{
	width: 100%;
	padding: 70px 30px 20px;

}
.FF.footerbotton p{ 
color:#ffffff;
 }
 .FF.designer{
 	opacity: 0.7;
 	text-transform: uppercase;
 	 	font-weight: 400;
 	margin: 0px 5px;
 	padding: 0;
 }
 .pp.footer{
	background-color: #111;
	padding: 20PX;

}
.PP.footercontainer{
	width: 100%;
	padding: 70px 30px 20px;

}
.PP.footerbotton p{ 
color:#ffffff;
 }
 .PP.designer{
 	opacity: 0.7;
 	text-transform: uppercase;
 	 	font-weight: 400;
 	margin: 0px 5px;
 	padding: 0;
 }
 .pp img{
width: 70%;
height: 70%;
 	margin:0;
	padding: 4%;
align-items: left;

 }
 .FF IMG{
 	height: 60%;
 	width: 50%;
 }
 .pr.footer{
	background-color: #111;
	padding: 20PX;

}
.Pr.footercontainer{
	width: 100%;
	padding: 70px 30px 20px;

}
.Pr.footerbotton p{ 
color:#ffffff;
 }
 .Pr.designer{
 	opacity: 0.7;
 	text-transform: uppercase;
 	 	font-weight: 400;
 	margin: 0px 5px;
 	padding: 0;
 }
 .KM.footer{
	background-color: #ffff;
	padding: 20PX;

}
.KM.footercontainer{
	width: 100%;
	padding: 70px 30px 20px;

}
.KM.footerbotton p{ 
color:#ffffff;
 }
 .KM.designer{
 	opacity: 0.7;
 	text-transform: uppercase;
 	 	font-weight: 400;
 	margin: 0px 5px;
 	padding: 0;
 }
 .kk.footer{
	background-color: #111;
	padding: 20PX;

}
.kk.footercontainer{
	width: 100%;
	padding: 70px 30px 20px;

}
.kk.footerbotton p{ 
color:#ffffff;
 }
 .kk.designer{
 	opacity: 0.7;
 	text-transform: uppercase;
 	 	font-weight: 400;
 	margin: 0px 5px;
 	padding: 0;


 	}
 	.text{
 		color: #000;
 	}
 @media(max-width: 940px){
 	.section_grid{
 		display: flex;
    flex-direction: column;
 	}
 	.pr{
 		padding: 25px;
 	}
 	.FF{
 		padding: 25PX;
 	}
.gallery{
	display: flex;
	flex-direction: column;
}


.KM H1{
	font-size: 1.5REM;
}
 	/*
 	.nav.ul{
 		font-size:12px;
 		padding: 0.3rem 0.5rem;
 	}*/
 	.kk-box{
 		display: flex;
 		flex-direction: column;
 		padding-left: 0;
 	}
 	.cn img{ 
 		max-width: 100%;
 		height: auto;
 		
 	}
 	.pr img{
 	max-width: 100%;
 		height: auto;
 			
 	}
 	.ff img{
 		max-width: 100%;
 		height: auto;
 		
 	}
 	.section{
 		width: 100%;
 		height: 100vh;
 		padding: 1.5rem;

 
 	}
 	.FF P{
 		font-size: 1REM;
 	padding: 0;
 	margin: 0;
 	padding-left:0;
 	padding-right: 0;
 	}
 	.text-box p{
 		font-size: 1.1rem;
 	}
 	.FF H3{
 		font-size: 1.3REM;
 	}
 	
 	.cn-col p{
 		font-size: 1rem;
 		padding:5px;
 		margin: 0;

 	}
 	.dt h3{
 		font-size: 1.3rem;
 		padding-top:50px;
 		margin: 0;
 		padding-right: 0;
 		padding-left: 0p;
 		padding-bottom: 50px;

 	}
 	
 	.p{
 		font-size: 1rem;
 		padding:0;
 		margin: 0;
 	}
 	.header h1{
 		font-size: 1rem;
 		padding-top: 50%;
 	}
 	.h3{
 		font-size: 1rem;
 	}
 }/*
 @media (max-width: px){
 	.section_grid{
flex-direction: column;
 	}
 	.cn img{ 
 		width: 250px;
 		height: 350px;
 		
 	}
 	.pr img{
 	max-width: 100%;
 		height: auto;
 			
 	}
 	.ff img{
 		max-width: 100%;
 		height: auto;
 		
 	}
 	.section{
 		width: 100%;
 		height: 100vh;
 		padding: 1.5rem;

 	}
 	p{
 		font-size: 1rem;
 	}
 }*/
 
 ul{
 	list-style-type: none;
 }
 .km{
 	padding: 0 20px;
 	padding-bottom: 0%;
 }

 }
