@CHARSET "UTF-8";

.programAdminList{
	padding: 10px 3px 0px 3px;
	width: 100%;
	align-items: stretch!important;
	display: flex!important;
	flex: 0 0 25%;
	max-width: 25%;
}
.mainImgSize{
	width: 100%;
	height: 100%;
}
.mainLeft{
	width: 100%;
	max-width: 25px;
	height: 100%;
	max-height:60px;
	margin: 0 30px 0 0;
}

.mainRight{
	width: 100%;
	max-width: 25px;
	height: 100%;
	max-height:60px;
	margin: 0 0 0 30px;
}
.mainLeft img{
	width: 100%;
	height: 100%;
	-webkit-filter: brightness(10);
	filter: brightness(10);
}
.mainRight img{
	width: 100%;
	height: 100%;
	-webkit-filter: brightness(10);
	filter: brightness(10);
}
.submitEmail{
	padding: 5px;
	color: white;
	border: 2px solid white;
}

.otherAllImg{
	width: 100%;
	max-width: 277px;
	height: 262px;
}

@media (max-width: 770px) {
	.programAdminList{
		position: relative;
		padding: 10px 3px 0px 3px;
		width: 50%;
		align-items: stretch!important;
		display: flex!important;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.mainImgSize{
		width: 100%;
		/* height: 360px; */
	}
}

.services .content:hover {
  border-color: #ff689b;
}
.edu_name_align{
	padding: 10px 0px 0px 0px;
}

.contents_bg06{
	background: #0080FF;
	width: 100%;
}
.input_text_bg{
	display: block;
	width: 100%;
	float: right;
}
.noticeRead{
	/* border-radius: 13px; */
	background-color: #FAF5BD;
	text-align: center; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.allContentImgSize{
	width: 277px;
	height: 200px;
}
.allContentTitleText{
	width: 100%;
	top: 0px;
	bottom: 0px;
	position: absolute;
	text-align: center;
	cursor: pointer;
}

.title_cp{
    width: 100%;
    overflow: hidden; white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

.edu_img {
	height: 340px !important;
	border: 0px solid #959595;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 90%;
	margin: 20px auto 0;
}

#circle {
   width: 25px;
   height: 25px;
   -webkit-border-radius: 25px;
   -moz-border-radius: 25px;
   border-radius: 25px;
   background: #FAF5BD;
 }

.left{
	float: left;
	width: 50%;
}
.right{
	float: left;
	width: 50%;
}

.fontsizedown{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.fontsizedown2{
	font-size: 20px;
	text-align: center;
	display: inline-block;
	text-align: left;
}

.reviews1{
	color: white;
	font-size: 20px;
}
.advertiseImg{
	text-align: center;
}
.contentsFontSize{
	font-size: 20px;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 1px black;
}

.title1Text{
	color: #FAF5BD;
	font-weight: 600;
	font-size: 50px;
}
.title1Text2{
	color: white;
	font-weight: 600;
	font-size: 47px;
}

.title2Text{
	color: blue;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
}
.title3Text_1{
	color: red;
	text-shadow: 3px 3px #aaa;
	font-size: 50px;
	font-weight: bold;
}
.title3Text_2{
	color: red;
	text-shadow: 3px 3px #aaa;
	font-size: 55px;
	font-weight: bold;
}

.title4Text_1{
	color: #FAF5BD;
	font-weight: 600;
	font-size: 40px;
}
.title4Text_2{
	color: white;
	font-weight: 600;
	font-size: 45px;
}

.title4Text_3{
	color: #FAF5BD;
	font-weight: 600;
	font-size: 40px;
}

#leftStepText_1{
	font-size: 35px;
	font-weight: bold;
}

#leftStepText_2{
	font-size: 28px;
	color: #D0A9F5;
	font-weight: bold;
}
#counsel_1{
	font-size: 45px;
	font-weight: 700;
}
#counsel_2{
	font-size: 21px;
	font-weight: 500;
}
@media (max-width: 990px) {
	#counsel_1{
		font-size: 25px;
		font-weight: 700;
	}
	#counsel_2{
		font-size: 17px;
		font-weight: 500;
	}
	#leftStepText_1{
		font-size: 20px;
		font-weight: bold;
	}
	#leftStepText_2{
		font-size: 20px;
		color: #D0A9F5;
		font-weight: bold;
	}
	.left, .right{
		width: 100%;
		padding: 0;
	}
	.reviews1{
		color: white;
		font-size: 15px;
	}
	.title4Text_1{
		color: #FAF5BD;
		font-weight: 600;
		font-size: 20px;
	}
	.title4Text_2{
		color: white;
		font-weight: 600;
		font-size: 25px;
	}
	.title4Text_3{
		color: #FAF5BD;
		font-weight: 600;
		font-size: 20px;
	}
	
	.title3Text_1{
		color: red;
		text-shadow: 2px 2px #aaa;
		font-size: 23px;
		font-weight: bold;
	}
	.title3Text_2{
		color: red;
		text-shadow: 3px 3px #aaa;
		font-size: 30px;
		font-weight: bold;
	}
	.title2Text{
		color: blue;
		font-size: 18px;
		font-weight: bold;
		font-style: italic;
	}
	.title1Text{
		color: #FAF5BD;
		font-weight: 600;
		font-size: 32px;
	}
	.title1Text2{
		color: white;
		font-weight: 600;
		font-size: 31px;
	}
	.fontsizedown{
		font-size: 20px;
		text-align: center;
		font-weight: bold;
	}
	.fontsizedown2{
		text-align: center;
		font-size: 12px;
		
		display: inline-block;
		text-align: left;
	}
	.advertiseImgSize{
		text-align: center;
		width: 100%;
		height: 100%;
	}
	.contentsFontSize{
		font-size: 15px;
		color: white;
		font-weight: bold;
		text-shadow: 1px 1px 1px black;
	}
	.allContentImgSize{
		width: 100%;
		max-width: 234px;
		height: 140px;
	}
	
	.otherAllImg{
		width: 100%;
		max-width: 235px;
		height: 160px;
	}
}
a {
  color: #4fa6d5;
}

a:hover {
  color: #45beff;
  text-decoration: none;
}

section {
  padding: 10px 0;
}

.services {
  padding-bottom: 20px;
}

.services .contents {
  padding: 0px 0px 0px 0px;
  position: relative;
  overflow: hidden;
  margin: 0  0 15px 0;
  background: #fff;
  box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
  transition: all 0.3s ease-in-out;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 10px 10px 10px 10px;
}

.services .contents2 {
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
  transition: all 0.3s ease-in-out;
  text-align: center;
  border: 1px solid #fff;
}
