﻿.capacity_sec .info {
	width: 100%;
	padding-right: 0;
}
.capacity_sec .info p strong,
.capacity_sec .info p {
	font-size: 22px;
}
.comn_infoimg .section_con .wrap .copy {
	width: 50%;
	margin-right: 5%;
}
.comn_infoimg .section_con .wrap .img {
	width: 50%;
	height: 480px;
}
.s-goal {
	width: 100%;
	max-width: 500px;
	display: block;
	margin: 0 auto;
}
.s-slider {
	margin-top: 30px;
}
.s-item {
    display: inline-block;
    width: 17vw;
    height: 17vw;
    margin: 1vw;
    vertical-align: top;
}
.s-item img {
	width: 100%;
}
.s-item-hide {
	vertical-align: top;
	display: none;
}
.s-item-hide-content {
	padding: 15px;
	background: #13A84A;
	color: #fff;
	border-radius: 10px;
	text-align: left;		
}
.s-item-hide p,.s-item-hide strong {
	font-size: 12px;
	line-height: 1.1!important;
}
.s-item-hide strong {
	display: block;
	margin-bottom: 10px;
}
.vision_mission_sec {
	margin-bottom: 55px;
}	
.vision_mission_sec .sec_img {
	width: 100%;
}
.vision_mission_sec .info_box .title {
	color: #fff;
}
.vision_mission_sec .info_box {
	padding: 30px;
	width: 100%;
}
.vision_mission_sec .info_box.green_bg	{
	margin-right: 0;
	margin-left: -10%;
}
.vision_mission_sec .info_box.blue_bg {
	margin-left: 0;
	margin-right: -10%;		
}
.vision_mission_sec .info_box p {
	font-size: 17px;
}
.section.sub_nav {
	z-index: 3;
	top: 65px;
}	
h2 span {
	display: inline-block;
}
.section.yh-blue {
	background: #024EA2;
	color: #fff;
	text-align: center;
	padding: 15px 0;
}
.section.yh-blue .yh-blue-block {
	width: 24%;
	padding: 20px 0;
	display: inline-block;
	border-right: solid 2px #fff;
	vertical-align: top;
}
.yh-big-text {
	display: block;
	font-size: 40px;
	font-weight: bold;
}
.yh-small-text {
	display: block;
	font-size: 14px;
	line-height: 58.8px;
}
.info_box ul {
	margin-bottom: 0;
}
.info_box ul li {
	color: #fff;
}
.yh-img-container {
	text-align: center;
	margin-bottom: 50px;
}
.yh-img-container img {
	display: inline-block;
	max-width: 1000px;
}
.section.yh-green .yh-green-block {
	vertical-align: top;
	border-radius: 8px;
	width: 31.5%;
	height: 250px;
	display: inline-block;
	background: #13A84A;
	color: #fff;
}	
.section.yh-green .yh-green-block:nth-child(2) {
	margin-left: 2%;
	margin-right: 2%;
}
.section.yh-green .info_box {
	padding: 15px;
	text-align: center;
}	
.section.yh-green .info_box img {
	width: 60px;
}
.section.yh-green .yh-title {
	font-size: 25px;
	font-weight: bold;
}
.section.yh-green .yh-desc	{
}
.framework_sec .green_boxes .bluebox figure, .framework_sec .blue_boxes .bluebox figure, .framework_sec .gray_boxes .bluebox figure {
	margin-bottom: 0;
}

.bluebox,.bluebox-hide {
	position: absolute;
	top: 0;
	left: 0;
}
.bluebox-img-container {
	height: 120px;
}
.bluebox-img-container img {
	width: 100px;
}
.bluebox-title {
	display: inline!important;
	font-weight: bold;
	text-align: center;
}
.bluebox-title h6 {
	font-weight: bold!important;
	line-height: 1!important;
	font-size: 18px;
}
	.bluebox-hide {
		z-index: 10;
		display: none;
		background-color: #024EA2;
	padding: 28px 24px 40px 24px;
		color: #fff;
		border-radius: 8px;
	}
.bluebox-hide-image {
	display: block;
}
.bluebox-hide-title {
	font-size: 18px!important;
	font-weight: bold;
	display: block;
	color: #fff!important;
}
.bluebox-hide-desc {
	font-size: 12px!important;
	font-weight: 400!important;
	display: block;
	color: #fff!important;
	margin-bottom: 0!important;
}		
.bluebox-hide-link {
	font-size: 10px!important;
	font-weight: 400!important;
	display: block;
	color: #fff!important;
	margin-top: 10px;
	margin-bottom: 0!important;		
}
@media (prefers-reduced-motion: reduce) {
	
	* {
	    animation-duration: .3s!important;
	    transition-duration: .3s!important;
	}
	
}
.yh-partners {
	text-align: center;
}
.yh-flip-item {
	display: inline-block;
	width: 12vw;
	height: 12vw;	
	perspective: 1000px;
}
.yh-flip-item-inner {
	position: relative;
	height: 100%;
	width: 100%;	
	transition: transform 0.8s;	
	transform-style: preserve-3d;
}
.yh-flip-item:hover .yh-flip-item-inner {
  transform: rotateY(180deg);
}
.yh-flip-item .front,
.yh-flip-item .back {
	position: absolute;
	height: 100%;
	width: 100%;
  	-webkit-backface-visibility: hidden; 	
	backface-visibility: hidden;
	color: #fff;
}
.yh-flip-item .front img {
	width: 100%;
}
.yh-flip-item .back {
	transform: rotateY(180deg);
}	
.yh-flip-item .back p {
	padding: 10px;
	font-size: 1.7vh;
}

.btn_wrap .yh-btn {
	color: rgb(255, 255, 255);
	background-color: rgb(19, 168, 74);		
	border-radius: 24px;
	font-weight: 500;
	padding: 12px 11px 12px 21px;    	
	font-size: 15px;		
}
.btn_wrap .yh-btn-contact {
	color: rgb(255, 255, 255);
	background-color: rgb(19, 168, 74);
	border-radius: 13px!important;
	font-weight: bold;
	padding: 12px 22px 12px 21px!important;
	font-size: 15px;
	text-transform: uppercase;	
}	
.btn_wrap .yh-btn:hover {
	cursor: pointer;
}
.yh-pop-up-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}
.yh-pop-up {
	position: relative;
	margin: 100px auto;
	width: 100%;
	padding: 25px;
	max-width: 600px;
	background: rgba(2,78,162,0.9);
	color: #fff;
}
.yh-pop-up-close {
	position: absolute;
	top: 4px;
	right: 4px;
	color: #fff;
	cursor: pointer;
}
.yh-pop-up-close img {
	width: 25px;
}
.yh-pop-up-container .yh-pop-up .wpcf7-form-control {
	padding: 5px 10px;
	border-radius: 5px;		
}	
.wpcf7 form .wpcf7-response-output {
	margin: 1em 0.5em 1em;
	}
	.form_wrap .field_row .field_col {
		margin-bottom: 10px;
	}
.circle {
	text-align: center;
}
.circle a img {
	height: 210px;
	width: 226px;
	padding: 0;
	margin-bottom: 0px;
}
.circle a img.right {
	margin-left: -6px;
}
.circle-container {
	margin-top: 20px;
}

.circle a img:hover {
	transform: scale(1.2);
}

.list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.list li {
  flex: 1 0 calc(33.33% - 10px);
  margin: 5px;
}
.list li a {
  text-decoration: none;
  color:  #024EA2;
  padding-top: 1rem;
  display: block;
  text-align: center;
  overflow: hidden;
  font-size: 40px;
}
.list li a span {
  display: table;
  width: 100%;
  background: transparent;
  padding: 0.5rem;
  font-size: 15px;
  margin-top: 1rem;
  color: #024EA2;
  height: 70px;
}
.list li a span div {
	display: table-cell;
	vertical-align: middle;
}

@media (hover: hover) {
  .list li a span {
    transform: translateY(100px);
    transition: 0.2s;
  }
  .list:hover span {
    transform: translateY(0);
  }
  .list li:nth-child(1) span {
    transition-delay: 0.0s;
  }
  .list li:nth-child(2) span {
    transition-delay: 0.05s;
  }
  .list li:nth-child(3) span {
    transition-delay: 0.1s;
  }
  .list li:nth-child(4) span {
    transition-delay: 0.15s;
  }
  .list li:nth-child(5) span {
    transition-delay: 0.2s;
  }
  .list li:nth-child(6) span {
    transition-delay: 0.25s;
  }
  .list li:nth-child(7) span {
    transition-delay: 0.3s;
  }	  
}
.list li:nth-child(1) {
  background: transparent;
}
.list li:nth-child(2) {
  background: transparent;
}
.list li:nth-child(3) {
  background: transparent;
}
.list li:nth-child(4) {
  background: transparent;
}
.list li:nth-child(5) {
  background: transparent;
}
.list li:nth-child(6)  {
  background: transparent;
}
.list li:nth-child(7)  {
  background: transparent;
}
.list li:nth-child(8)  {
  background: transparent;
}
.list li:nth-child(9)  {
  background: transparent;
}
@media only screen and (max-width: 1600px) {
	.stab_tab_slider .tabinfo .swiper-slide {
	    width: 23.7%;
	}	
}
@media only screen and (max-width: 768px) {
	.comn_infoimg .section_con .wrap .img,
	.comn_infoimg .section_con .wrap .copy {
		width: 100%;
		}
	.stab_tab_slider .tabinfo .swiper-slide {
		width: 49%;
	}
	.vision_mission_sec .info_box.green_bg {
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.vision_mission_sec .info_box.blue_bg {
		margin-bottom: 10px;
	}
}