*{
margin: 0;
padding: 0;
font-style: none
;
}


body,html {
font-family: sans-serif;
background-image: url(../images/bg-1.jpg);
background-repeat:no-repeat ;
background-size:cover;
background-position: top center ;
width: 100%;
position: relative;

}





.img-box-1 {
  width: 270px;
  line-height: 70px;
}
       
    .img-box-1 img{
    width: 100%;
    }
  
  .header-ph{
    display:none;
  }
  
  
  #scholarship{
    position: fixed;
    top:0;
    left: 0px;
    z-index: -1;
    opacity: 0;
    height: 100%;
    }
  
  
  .small{
    display: none;
  }
  
  .side-menu{
    display: block;
    z-index: 100;
    width: 100%;
    
  }
  
  .small li{
    padding:  7px 0!important;
    background-color: #fff!important;
    border-bottom:0 !important; 
    
    
  }
  
  .smallbr{
   border-top: solid 1px #ddd!important;
    border-bottom:0 !important; 
  }
  
  
  
  .header-ph{
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 110;
    box-shadow: 0px 0px 11px #2eb4c0a3;
    height: 70px;
   
    
  }
  
  
   .header-ph li a:hover{
    text-decoration: none;
    color: #139884;
   }
  
  
  
.menu-control{
position: absolute;
width: 50px;
height: 50px;
border: solid 2px #6bb0c5;

top:10px;
right:10px;

} 


.menu-control span{
display: block;
height: 3px;
background-color: #6bb0c5;
margin: 9px; 
transform-origin: 3px;

transition: .3s;


}
  
    .menu-control2{
     display: none;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, .5);
      position: fixed;
      left: 0;
      top:0;
      z-index: 1;
      }
   
   
   
    .side-menu {
     box-sizing: border-box;
     background: #d2e8db;
  transition: all .3s;
   overflow: auto;
   position: fixed;
   width: 60%;
   top:70px;
   height: 100vh;
   z-index: 95;
   transform: translateX(-100%);
     
   }

  
  
   #scholarship:checked ~.side-menu{
      transform: translateX(0%);
   }   
  
   #scholarship:checked ~ .menu-control2{
    display: block;
    }
    
   
  
  
    
  .side-menu li {
    list-style: none;
    padding: 11px 0;
    
    border-bottom: 1px solid #c5c4c4;
      color: #666;
    
   } 
  
   
   
  
   .side-menu li a{
    text-decoration: none;
    color:#5c5c5cb8;
    font-size: 19px;
    padding: 11px 5px 10px 20px;
    font-weight: bold;

   
    }
   
  
  
    .side-menu li a:hover{
      color: #223e6c 
    }

    /* ------ */
  
    .line1_rotate{
      width: 40px;
    
  transform: translate(0px,0) rotate(45deg);}

    .line2_hide{
      opacity: 0;
  }

   .line3_rotate{
      width: 40px;
      
      transform: translate(0px,0) rotate(-45deg);}

      .menu li{
       display: block;
          
          }







 
 





/* ------------ */
.flower{

margin-top: 100px;
}


.flower-1{

  margin-top: 100px;
  }




.himg{
width: 370px;

}

.header-img img {
width: 100%;
vertical-align: middle;
}

.white{
background-color: white;
box-shadow: 0px 0px 11px #2eb4c0a3;
position: fixed;
width: 100%;
z-index: 10;
}

.header{
width: 95%;

display: flex;
justify-content: space-between;
padding: 0 20px;
margin: 0 auto;


}

.header-bar {
display: flex;
}

.main-nav a{
text-decoration: none;
padding: 5px 1.5em;
color: white;
font-weight: 200PX;
cursor: pointer;

transition: .3s;
display: block;
font-size: 19px;
background-color: #eb6d6e;
margin-left: 20px;
border-radius: 20px;
border: solid 1px #eb6d6e;

} 


.main-nav{
margin: auto;
display: flex;
}




.main-nav a:hover{
  color: white;
  text-decoration: none;
  color:#eb6d6e;
border: solid 1px #eb6d6e;
background-color: white;
box-sizing: border-box;
 
  
  }

.scholarship{
margin-top: 65px;
margin-bottom: 50px;
}


.scholarship h1{
font-size: 25px; 
background-color: #eb6d6e;
border-radius: 20px;
color: white;
padding: 10px;
display: inline-block;
position: relative;
}

.scholarship h1::after {
content: '';
position: absolute;
top: 12px;
left: 160px;
background-image: url(../images/fa-3.png);
width: 70px;
height: 60px;
z-index: 1;
}



.scholarship-1 h1{
font-size: 25px; 
background-color: #eb6d6e;
border-radius: 20px;
color: white;
padding: 10px;
display: inline-block;
position: relative;
}

.scholarship-1 h1::after {
content: '';
position: absolute;
top: 12px;
left: 235px;
background-image: url(../images/fa-3.png);
width: 70px;
height: 60px;
z-index: 1;
}




.scholarship h1{
font-size: 25px; 
background-color: #eb6d6e;
border-radius: 20px;
color: white;
padding: 10px;
display: inline-block;
position: relative;
}

.scholarship h1::after {
content: '';
position: absolute;
top: 12px;
left: 160px;
background-image: url(../images/fa-3.png);
width: 70px;
height: 60px;
z-index: 1;
}


.scholarship-2 h1{
  font-size: 25px; 
  background-color: #eb6d6e;
  border-radius: 20px;
  color: white;
  padding: 10px;
  display: inline-block;
  position: relative;
  }
  
  .scholarship-2 h1::after {
  content: '';
  position: absolute;
  top: 12px;
  left: 86px;
  background-image: url(../images/fa-3.png);
  width: 70px;
  height: 60px;
  z-index: 1;
  }

.scholarshipbox {
display: flex;
justify-content: space-between;
}


.scholarship-1{
margin-bottom: 60px;
}

.scholarshipboximg{
width: 50%;
display: flex;
justify-content: center;
align-items: center;

}


.boxs{
  width: 100%;
}


.boxs img{
width: 100%;
}

.scholarshipword{
width: 45%;
}


.link a:hover{
  text-decoration: none; 
  color: white;
  background-color: rgb(60, 93, 145);
 }



.scholarshipword p{
font-size: 19px;
color: #333333;
text-align:justify;
}


.scholarshipword a{
font-size: 20px;
background-color: #223e6c;
padding: 10px;
color: whitesmoke;
border-radius: 13px;
 

}

.tra{
transform: rotate(315deg);
font-size: 29px;
margin-left: 5px;
margin-bottom: -3px;

}

.ws{
  background-color: #ffffff54;
  margin-top: 80px;
  padding: 50px 0;

}

.peoplebox{
  display: flex;
  width: 100%;
  justify-content: space-between;
}



.one{
  background-color:white;
width: 30%;
border-radius: 13px;
box-shadow: 0px 0px 11px #2eb4c0a3;
}

.onename p{

font-size: 25px;
font-weight: bold;
text-align: center;
background-color: #223e6c; 
margin: 0 auto;
padding: 10px;
color: white;
 border-radius: 40px;
width: 75%;
letter-spacing: 3px;


 
}


.onename {
  background-color:white;
  text-align: center;
  margin-top: -40px;
}

.oneimg {
  width: 100%;
  padding: 15px;
}

.onesimg img{
width: 100%;
border-radius: 13px;
} 


.onename p{
display: inline-block;
}

.onecontent{
 padding: 20px; 
 min-height: 715px;

}

.onecontent h2{
  font-size: 20px;
  color: #223e6c;
  border-bottom:solid 2px #223e6c ;
  display: inline-block;
  padding-bottom: 3px;

}


.onecontent p{
  font-size: 18px;
 
}


.onecontent h2{
  font-size: 20px;
 

}

.likebutton {
  display: flex;
  justify-content: space-between;
}

.likebtn {
  border-top: solid 1px #ddd;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  
}

.likebutton .likebtn + .likebtn{
  border-left: solid 1px #ddd;
}

/* ---------- */
#main-content {
 background: white;
 display: flex;
 justify-content: center;
 align-items: center;
 
}

.number h1{
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.number {
  margin-top: -10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottom h1{
  margin: 5px!important;
}

.scholarship-2 {
  margin-top: 60px;
}


.allvideo{
  width: 100%;
  
  display: flex;
  justify-content: center;
  align-items: center;
}


.svideo {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 150px;
}

iframe {
  margin-top: 20px;
  width: 90%;
  height: 600px;
 
  box-shadow: 13px 15px 0px #fff;
}


.conpyright{
  width: 100%;
  background-color: rgba(255, 255, 255, 0.416);
  text-align: center;
  color: #666666;
  padding: 5px;
}



 














/* ----------------- */

#main-content svg {
  cursor: pointer;
  overflow: visible;
  width: 60px;
}
#main-content svg .heart {
  transform-origin: center;
  animation: animateHeartOut 0.3s linear forwards;
}
#main-content svg .main-circ {
  transform-origin: 29.5px 29.5px;
}


#main-content #checkbox {
  display: none;
}

#main-content #checkbox:checked + label svg .heart {
  transform: scale(0.2);
  fill: #E2264D;
  animation: animateHeart 0.3s linear forwards 0.25s;
}
#main-content #checkbox:checked + label svg .main-circ {
  transition: all 2s;
  animation: animateCircle 0.3s linear forwards;
  opacity: 1;
}
#main-content #checkbox:checked + label svg .grp1 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content #checkbox:checked + label svg .grp1 .oval1 {
  transform: scale(0) translate(0, -30px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp1 .oval2 {
  transform: scale(0) translate(10px, -50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp2 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content #checkbox:checked + label svg .grp2 .oval1 {
  transform: scale(0) translate(30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp2 .oval2 {
  transform: scale(0) translate(60px, -15px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp3 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content #checkbox:checked + label svg .grp3 .oval1 {
  transform: scale(0) translate(30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp3 .oval2 {
  transform: scale(0) translate(60px, 10px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp4 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content #checkbox:checked + label svg .grp4 .oval1 {
  transform: scale(0) translate(30px, 15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp4 .oval2 {
  transform: scale(0) translate(40px, 50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp5 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content #checkbox:checked + label svg .grp5 .oval1 {
  transform: scale(0) translate(-10px, 20px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp5 .oval2 {
  transform: scale(0) translate(-60px, 30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp6 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content #checkbox:checked + label svg .grp6 .oval1 {
  transform: scale(0) translate(-30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp6 .oval2 {
  transform: scale(0) translate(-60px, -5px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp7 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content #checkbox:checked + label svg .grp7 .oval1 {
  transform: scale(0) translate(-30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp7 .oval2 {
  transform: scale(0) translate(-55px, -30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content #checkbox:checked + label svg .grp2 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content #checkbox:checked + label svg .grp3 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content #checkbox:checked + label svg .grp4 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content #checkbox:checked + label svg .grp5 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content #checkbox:checked + label svg .grp6 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content #checkbox:checked + label svg .grp7 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}


/* ---------- */


#main-content-1 svg {
  cursor: pointer;
  overflow: visible;
  width: 60px;
}
#main-content-1 svg .heart {
  transform-origin: center;
  animation: animateHeartOut 0.3s linear forwards;
}
#main-content-1 svg .main-circ {
  transform-origin: 29.5px 29.5px;
}


#main-content-1 #checkbox-4 {
  display: none;
}

#main-content-1 #checkbox-4:checked + label svg .heart {
  transform: scale(0.2);
  fill: #E2264D;
  animation: animateHeart 0.3s linear forwards 0.25s;
}
#main-content-1 #checkbox-4:checked + label svg .main-circ {
  transition: all 2s;
  animation: animateCircle 0.3s linear forwards;
  opacity: 1;
}
#main-content-1 #checkbox-4:checked + label svg .grp1 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp1 .oval1 {
  transform: scale(0) translate(0, -30px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp1 .oval2 {
  transform: scale(0) translate(10px, -50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp2 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp2 .oval1 {
  transform: scale(0) translate(30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp2 .oval2 {
  transform: scale(0) translate(60px, -15px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp3 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp3 .oval1 {
  transform: scale(0) translate(30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp3 .oval2 {
  transform: scale(0) translate(60px, 10px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp4 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp4 .oval1 {
  transform: scale(0) translate(30px, 15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp4 .oval2 {
  transform: scale(0) translate(40px, 50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp5 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp5 .oval1 {
  transform: scale(0) translate(-10px, 20px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp5 .oval2 {
  transform: scale(0) translate(-60px, 30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp6 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp6 .oval1 {
  transform: scale(0) translate(-30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp6 .oval2 {
  transform: scale(0) translate(-60px, -5px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp7 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp7 .oval1 {
  transform: scale(0) translate(-30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp7 .oval2 {
  transform: scale(0) translate(-55px, -30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp2 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp3 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp4 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp5 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp6 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-1 #checkbox-4:checked + label svg .grp7 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}




/* ----------  */
#main-content-2 svg {
  cursor: pointer;
  overflow: visible;
  width: 60px;
}
#main-content-2 svg .heart {
  transform-origin: center;
  animation: animateHeartOut 0.3s linear forwards;
}
#main-content-2 svg .main-circ {
  transform-origin: 29.5px 29.5px;
}


#main-content-2 #checkbox-7 {
  display: none;
}

#main-content-2 #checkbox-7:checked + label svg .heart {
  transform: scale(0.2);
  fill: #E2264D;
  animation: animateHeart 0.3s linear forwards 0.25s;
}
#main-content-2 #checkbox-7:checked + label svg .main-circ {
  transition: all 2s;
  animation: animateCircle 0.3s linear forwards;
  opacity: 1;
}
#main-content-2 #checkbox-7:checked + label svg .grp1 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp1 .oval1 {
  transform: scale(0) translate(0, -30px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp1 .oval2 {
  transform: scale(0) translate(10px, -50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp2 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp2 .oval1 {
  transform: scale(0) translate(30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp2 .oval2 {
  transform: scale(0) translate(60px, -15px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp3 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp3 .oval1 {
  transform: scale(0) translate(30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp3 .oval2 {
  transform: scale(0) translate(60px, 10px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp4 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp4 .oval1 {
  transform: scale(0) translate(30px, 15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp4 .oval2 {
  transform: scale(0) translate(40px, 50px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp5 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp5 .oval1 {
  transform: scale(0) translate(-10px, 20px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp5 .oval2 {
  transform: scale(0) translate(-60px, 30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp6 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp6 .oval1 {
  transform: scale(0) translate(-30px, 0px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp6 .oval2 {
  transform: scale(0) translate(-60px, -5px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp7 {
  opacity: 1;
  transition: 0.1s all 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp7 .oval1 {
  transform: scale(0) translate(-30px, -15px);
  transform-origin: 0 0 0;
  transition: 0.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp7 .oval2 {
  transform: scale(0) translate(-55px, -30px);
  transform-origin: 0 0 0;
  transition: 1.5s transform 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp2 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp3 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp4 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp5 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp6 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}
#main-content-2 #checkbox-7:checked + label svg .grp7 {
  opacity: 1;
  transition: 0.1s opacity 0.3s;
}


@keyframes animateCircle {
  40% {
    transform: scale(10);
    opacity: 1;
    fill: #DD4688;
  }
  55% {
    transform: scale(11);
    opacity: 1;
    fill: #D46ABF;
  }
  65% {
    transform: scale(12);
    opacity: 1;
    fill: #CC8EF5;
  }
  75% {
    transform: scale(13);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: 0.5;
  }
  85% {
    transform: scale(17);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: 0.2;
  }
  95% {
    transform: scale(18);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: 0.1;
  }
  100% {
    transform: scale(19);
    opacity: 1;
    fill: transparent;
    stroke: #CC8EF5;
    stroke-width: 0;
  }
}
@keyframes animateHeart {
  0% {
    transform: scale(0.2);
  }
  40% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes animateHeartOut {
  0% {
    transform: scale(1.4);
  }
  100% {
    transform: scale(1);
  }
}


/* ---------- */



#main-content-4 {
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  
 }

#checkbox-2 {
  display: none;
}
#checkbox-2:checked + .like-button span {
  color: #008cc9;
  animation: textAnim 0.6s forwards;
  transition: color 0s 0.3s;
}
#checkbox-2:checked + .like-button svg {
  animation: svgAnim 0.6s forwards;
}
#checkbox-2:checked + .like-button svg path {
  animation: thumbAnim 0.6s forwards;
}
#checkbox-2:checked + .like-button svg .Oval {
  animation: circleAnim 0.3s 0.3s forwards;
}


.like-button svg {
  transform: scaleX(-1);
  overflow: visible;
  width: 60px;
  height: 33px;
  cursor: pointer;
}
.like-button svg circle {
  transform-origin: center;
}
.like-button span {
  float: left;
  margin: 5px 0 0 7px;
  color: #979797;
  transform-origin: center;
}

/* -------- */



#main-content-5 {
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  
 }

#checkbox-5 {
  display: none;
}
#checkbox-5:checked + .like-button span {
  color: #008cc9;
  animation: textAnim 0.6s forwards;
  transition: color 0s 0.3s;
}
#checkbox-5:checked + .like-button svg {
  animation: svgAnim 0.6s forwards;
}
#checkbox-5:checked + .like-button svg path {
  animation: thumbAnim 0.6s forwards;
}
#checkbox-5:checked + .like-button svg .Oval {
  animation: circleAnim 0.3s 0.3s forwards;
}


#main-content-6 {
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  
 }

#checkbox-8 {
  display: none;
}
#checkbox-8:checked + .like-button span {
  color: #008cc9;
  animation: textAnim 0.6s forwards;
  transition: color 0s 0.3s;
}
#checkbox-8:checked + .like-button svg {
  animation: svgAnim 0.6s forwards;
}
#checkbox-8:checked + .like-button svg path {
  animation: thumbAnim 0.6s forwards;
}
#checkbox-8:checked + .like-button svg .Oval {
  animation: circleAnim 0.3s 0.3s forwards;
}




@keyframes svgAnim {
  50% {
    transform: translate(-5px, 5px) rotate(-45deg) scale(0.7) scaleX(-1);
  }
}
@keyframes thumbAnim {
  49% {
    stroke-width: 3;
    fill: transparent;
  }
  50% {
    stroke-width: 0;
    fill: #008cc9;
  }
  100% {
    stroke-width: 0;
    fill: #008cc9;
  }
}
@keyframes circleAnim {
  40% {
    transform: scale(20);
    opacity: 1;
    fill: #008cc9;
  }
  55% {
    transform: scale(21);
    opacity: 1;
    fill: transparent;
    stroke: #008cc9;
    stroke-width: 0.7;
  }
  65% {
    transform: scale(22);
    opacity: 1;
    fill: transparent;
    stroke: #008cc9;
    stroke-width: 0.6;
  }
  75% {
    transform: scale(23);
    opacity: 1;
    fill: transparent;
    stroke: #008cc9;
    stroke-width: 0.5;
  }
  85% {
    transform: scale(27);
    opacity: 1;
    fill: transparent;
    stroke: #008cc9;
    stroke-width: 0.2;
  }
  95% {
    transform: scale(28);
    opacity: 1;
    fill: transparent;
    stroke: #008cc9;
    stroke-width: 0.1;
  }
  100% {
    transform: scale(29);
    opacity: 1;
    fill: transparent;
    stroke: #008cc9;
    stroke-width: 0;
  }
}

/* ----------- */
.smile {

  margin-top: 12px;
  cursor: pointer;  
  width: 35px;
  fill: grey; 

 }


#checkbox-3{
  display: none;
}
.smile.green > circle {
  stroke: #aab8c2
}
.smile.green .leye, .smile.green .reye {
  fill: #aab8c2
}
.smile.green .mouth circle {
  fill: #aab8c2
}
.smile.green .mouth path {
  stroke: #aab8c2
}


#checkbox-3:checked + label .smile.green .reye  {
fill: #6d4c41;
}

#checkbox-3:checked + label .smile.green .leye  {
fill: #6d4c41;
}


#checkbox-3:checked + label .smile.green .mouth path  {
stroke: #6d4c41;
}

#checkbox-3:checked + label .smile.green > circle  {
  stroke: #6d4c41;
  fill:#fec928 ;
}

#checkbox-3:checked + label svg .face {
  animation: yes 0.7s;
  
}


#checkbox-6{
  display: none;
}


#checkbox-6:checked + label .smile.green .reye  {
fill: #6d4c41;
}

#checkbox-6:checked + label .smile.green .leye  {
fill: #6d4c41;
}


#checkbox-6:checked + label .smile.green .mouth path  {
stroke: #6d4c41;
}

#checkbox-6:checked + label .smile.green > circle  {
  stroke: #6d4c41;
  fill:#fec928 ;
}

#checkbox-6:checked + label svg .face {
  animation: yes 0.7s;
  
}


#checkbox-9{
  display: none;
}


#checkbox-9:checked + label .smile.green .reye  {
fill: #6d4c41;
}

#checkbox-9:checked + label .smile.green .leye  {
fill: #6d4c41;
}


#checkbox-9:checked + label .smile.green .mouth path  {
stroke: #6d4c41;
}

#checkbox-9:checked + label .smile.green > circle  {
  stroke: #6d4c41;
  fill:#fec928 ;
}

#checkbox-9:checked + label svg .face {
  animation: yes 0.7s;
  
}


@keyframes yes {
  0% {
    transform: translatey(0);
  }
  25% {
    transform: translatey(-8%);
  }
  50% {
    transform: translatey(8%);
  }
  75% {
    transform: translatey(-5%);
  }
  100% {
    transform: translatey(0);
    
  }
}

/* --------- */


@media screen and (max-width: 767px) { 


  .header-ph{
    display: block;
  }


  .flower-1 {
    margin-top: 60px;
}
  


  .flower{

    margin-top: 0px;
    }

    .flower-2{
      margin-top: 50px;
    }

.white{
display: none;
}

.scholarship {
margin-top: 65px;
margin-bottom: 30px;
display: flex;
justify-content: center;
}

.scholarship h1 {
font-size: 24px;}   

.scholarshipbox {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 90%;
  margin: 0 auto;
}

.scholarship-1 {
margin-top: 65px;
margin-bottom: 30px;
display: flex;
justify-content: center;
}

.scholarship-1 h1 {
font-size: 24px;}  


.scholarship-2 {
  margin-top: 65px;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  }
  
  .scholarship-2 h1 {
  font-size: 24px;}   
  
 


.scholarshipboximg{
width: 100%;
margin-bottom: 30px;

}


.scholarshipword{
width: 100%;
}

.scholarship h1::after {
content: '';
position: absolute;
top: 12px;
left: 154px;}


.scholarship-1 h1::after {
  content: '';
  position: absolute;
  top: 12px;
  left: 226px;}


  .scholarship-2 h1::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 80px;}

.link{
display: flex;
align-items: center;
justify-content: center;
margin: 30px 0 20px 0;
}




.peoplebox {
  
  flex-wrap: wrap;
}
.one {
  width: 90%;
  margin: 10px auto 30px auto;
}


iframe {
  margin-top: 20px;
  width: 100%;
  height: 320px;
  box-shadow: 8px 7px 0px #fff;

}

.allvideo{

  width: 90%;
}

.conpyright {
 
  font-size: 13px;
}


.onecontent{
  
  min-height: 665px;
 
 }

}




@media screen and (min-width: 768px) and (max-width: 1023px) { 

  .white{
    display: none;
    }


    iframe {
      margin-top: 20px;
      width: 100%;
  
    
  }

  .header-ph{
    display: block;
  }
    
    .scholarship {
    margin-top: 65px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    }
    
    .scholarship h1 {
    font-size: 24px;} 
    
    
    .scholarship-1 {
      margin-top: 65px;
      margin-bottom: 30px;
      display: flex;
      justify-content: center;
      }
      
      .scholarship-1 h1 {
      font-size: 24px;}
      
      

      .scholarship-2 {
        margin-top: 65px;
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        }
        
        .scholarship-2 h1 {
        font-size: 24px;}  


    
        .scholarshipbox {
          display: flex;
          justify-content: space-between;
          flex-direction: column;
          width: 80%;
          margin: 0 auto;
      }
    
    .scholarshipboximg{
    width: 100%;
    margin-bottom: 30px;
    
    }
    
    
    .scholarshipword{
    width: 100%;
    }
    
    .scholarship h1::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 154px;}


    .scholarship-1 h1::after {
      content: '';
      position: absolute;
      top: 12px;
      left: 224px;}
    
    .link{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    }
    
    
    .peoplebox {
      
      flex-wrap: wrap;
    }
    
    .one {
      width: 80%;
      margin: 10px auto 100px auto;
  }

  .onecontent{
  
    min-height: 665px;
   
   }



 
}


@keyframes fade-in-1 {
  0% {
      /*要讓他往右移，所以使用translateX屬性*/
      /*opacity的意思是透明度*/
      /*這邊先設定動畫初始值*/
      transform: translatey(-20px);
      opacity: 0;
  }
  100% {
      transform: translatey(0px);
      opacity: 1;
  }
}

@keyframes f-up {
  0% {
      will-change: transform;
      /*優化動畫卡頓1*/
      /*position:relative;優化動畫卡頓2*/
      /*z-index: 1;優化動畫卡頓2*/
      opacity: 0;
      /*初始狀態 透明度為0*/
      transform: translateY(100px);
      /*初始狀態 文件流下100px*/
  }
  100% {
      opacity: 1;
      /*結尾狀態 透明度為1*/
      transform: translateY(0px);
      /*初始狀態 恢復正常位置*/
  }
}

.f-up {
  animation-name: f-up;
  /*動畫名稱*/
  animation-duration: 0.8s;
  /*動畫持續時間*/
  animation-iteration-count: 1;
  /*動畫次數*/
  animation-delay: 0s;
  /*延遲時間*/
}

@media screen and (min-width: 1024px) and (max-width: 1199px) { 

  .onecontent {
    padding: 20px;
    min-height: 795px;
} 
}