/* MY PAGE STYLES */
html, body {
  width: 100%; 
  height:100%; 
  overflow:hidden;
}
*, *:before, *:after {
    box-sizing: inherit;
}
body{
    background-image: url('../file/public/image/hana.png');
    background-size: 100% 100%;
    /*background-size: cover;*/
}

main .container{
    background-image: url('../file/public/image/esgii1.png');
    background-size: 100% 100%;
    padding: 15px 15px 20px 20px !important;
}
.light-blue.lighten-1 {
    background-color: transparent !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 0px 0px 0 rgba(0, 0, 0, 0.12), 0 0px 0px 0px rgba(0, 0, 0, 0.2);
}
/* indicates that the square is part of a word that has been found */
#puzzle .found {
  color: purple !important;
  font-weight: bold !important;
  background-color: #fff !important;
}
.light-blue {
    background-color: transparent !important;
}
.handclick{
    background-image: url('../file/public/image/hand.gif');
    position: absolute;
    top: 75px;
    left: 110px;
    background-size: 100% 100%;
    height: 50px;
    width: 50px;
    border-radius: 10px;
}
#card1, #card2, #card3, #card4{
    width: 200px;
}
.cont01-mind-right{
    background-color: rgba(255, 255, 255, 0.8) !important;
}
.headermenu{
    position: absolute;
    top: -160px;
    line-height: 90px;
    left: -60px;
    width: 900px;
    height: 100px;
    background-size: 100% 100%;
    text-align: center;
    font-family: 'Pangolin', cursive;
    font-size: 60px;
    background-image: url('../file/public/image/esgii2.png');
    color: #f76846;
    font-weight: bolder;
    text-shadow: -2px 0 0 #fff, -1px -1px 0 #fff, 0 -2px 0 #fff, 1px -1px 0 #fff, 2px 0 0 #fff, 1px 1px 0 #fff, 0 2px 0 #fff, 8px 8px 0 #0091ac;
}
.wrapper {
    width:100%;
    height:100vh;
    overflow: hidden;
}
.progressframe{
    height: 8px;
    position: absolute;
    bottom: 162px;
    width: 555px;
    left: 0;
    right: 0;
    margin: auto;
}
.progress-bar {
    background-color: #b03b36;
}
.progress{
    background-color: #ffffffbf;
    height: 8px;
}
.pagestep{
    background-image: url('../file/public/buttons/o 1.png') ;
    width:35px;
    height: 35px;
    background-size: 100%;
    z-index: 10;
    position: absolute;
    bottom: -21px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    line-height: 35px;
    text-align: center;
    font-size: 11px;
    transition: left .6s ease;
}
.wrapper video {
    /*object-fit: contain;*/
    /*object-fit: fill; */
    object-fit: cover;
    width:100%;
    height:100%;
}
.modal-dialog {
    max-width: 800px;
    margin: 60px auto;
}
#fullvideo::-webkit-media-controls {
    display:none !important;
}
.modal-body{
    text-align: center;
    padding-top: 55px;
}
#lyrics .words{
    font-family: 'Kurale', serif;
}
.headephone{
    background-image: url('../file/public/image/headphone.png');
    background-size: cover;
    width: 30px;
    height: 30px;
    border-radius: 2px !important;
    position: absolute;
    
}
.hutuchbagsh{
    position: absolute;
    bottom: -200px;
    left: -250px;
    object-fit: cover;
}
.hutuchbagsh img{
    height: 700px;
    object-fit: cover;
}
.bagshvoice{
     height: 40px !important;
     position: absolute;
     left: 125px;
     top: 135px;
}
.publuchutuch{
    position: absolute;
    display: none;
}
.publuchohin{
    height: 420px;
    right: -195px;
    bottom: -200px;
}
.publuchuu{
    height: 450px;
    left: -200px;
    bottom: -180px;
}
.publucvoice{
    height: 40px;
    position: absolute;
    display: none;
}
.publuchuuvoice{
    left: -110px;
    bottom: 107px;
}
.publucohinvoice{
    right: -85px;
    bottom: 62px;
}
.firstopen, .firstopen1, .firstopen2{
    top: -30px;
    left: -30px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    position: absolute;
    z-index: 100;
    
}
.stepborder{
    background-image: url('../file/public/image/search.png');
    background-size:100% 100%;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    position: absolute;
    bottom: -62px;
    right: 270px;
    -webkit-transition: .3s ease-out;
     transition: .3s ease-out; 
     display: none;
}
.cross {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -10px;
    line-height: 20px;
    text-align: center;
    top: -10px;
    padding: 10px;
    border-radius: 50%;
    background-color: #111;
    color: #fff !important;
    box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.startbtn{
    width: 150px;
    height: 150px;
    padding-top: 20px;
    display: block;
    position: absolute;
    right: 130px;
    top: 150px;
    text-align: center;
    border-radius: 50%;
    display: none;
    background-image: url('../file/public/buttons/4berh.png');
    background-size: 100% 100%;
}
.cont01-mind-right, .cont01-mind-left, p, span,table, b, strong, td{
    font-family: 'PT Sans Narrow', sans-serif  !important;
    font-size: 18px !important;
}
.no-img{
    color: #f76846;
    font-weight: bolder;
    text-shadow: -2px 0 0 #fff,
                 -1px -1px 0 #fff, 
                 0 -2px 0 #fff, 
                 1px -1px 0 #fff, 
                 2px 0 0 #fff, 
                 1px 1px 0 #fff, 
                 0 2px 0 #fff, 
                 8px 8px 0 #0091ac;
    font-family: 'Pangolin', cursive;
    position: absolute;
    cursor: pointer;
    text-align: center;
    left: 0;
    right: 0;
    top:25%;
}
#puzzle .puzzleSquare {
    height: 30px;
    width: 30px;
    text-transform: uppercase;
    background-color: transparent;
    outline: none;
    font: 1em sans-serif;
    color: #000;
    border: solid 1px !important;
    padding: 20px;
    line-height: 0px !important;
    text-align: right;
    padding-right: 25px;
    padding-left: 17px;
}
.puzzleWrap #words li{
    color: purple;
    font-weight: bold;
}
.puzzleWrap #words li.wordFound{
    color: #ddd;
}
#videoPlayer{
    width: 90%;
    height: 80%;
    margin-left: 5%;
    margin-top: 5%;
}
a:hover{
    text-decoration: none !important;
}

.modal-header{
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    position: absolute;
    top: -40px;
    background-color: #fff;
    width: calc(100% - 45px);
    border-radius: 4px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #243a51;
    line-height: 1;
}
.modal-header h4{
    line-height: 1;
}
.modal-content{
    padding: 10px 15px 10px 15px !important;
    border-radius: 0px;
    position: relative;
}
.modal .modal-footer {
    border-radius: 0 0 0px 0px;
    background-color: transparent;
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 15px;
}
/*fade in*/
/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:2s;
    -moz-animation-duration:2s;
    animation-duration:2s;
} 

.fade-in.one-1-1 {
-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
animation-delay: 0.5s;
}

.fade-in.one-2-1 {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}
 
.fade-in.one-3-1 {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
animation-delay: 1.5s;
}
 
.fade-in.one-1-2 {
-webkit-animation-delay: 4.5s;
-moz-animation-delay: 4.5s;
animation-delay: 4.5s;
}
.fade-in.one-2-2 {
-webkit-animation-delay: 5s;
-moz-animation-delay: 5s;
animation-delay: 5s;
}
.fade-in.one-3-2 {
-webkit-animation-delay: 5.5s;
-moz-animation-delay: 5.5s;
animation-delay: 5.5s;
}
.fade-in.one-1-3{
-webkit-animation-delay: 8.5s;
-moz-animation-delay: 8.5s;
animation-delay: 8.5s;
}
.fade-in.one-2-3{
-webkit-animation-delay: 9s;
-moz-animation-delay: 9s;
animation-delay: 9s;
}
.fade-in.one-3-3{
-webkit-animation-delay: 9.5s;
-moz-animation-delay: 9.5s;
animation-delay: 9.5s;
}
.fade-in.one-1-4{
-webkit-animation-delay: 12.5s;
-moz-animation-delay: 12.5s;
animation-delay: 12.5s;
}
.fade-in.one-2-4{
-webkit-animation-delay: 13s;
-moz-animation-delay: 13s;
animation-delay: 13s;
}
.fade-in.one-3-4{
-webkit-animation-delay: 13.5s;
-moz-animation-delay: 13.5s;
animation-delay: 13.5s;
}
.fade-in.one-1-5{
-webkit-animation-delay: 16.5s;
-moz-animation-delay: 16.5s;
animation-delay: 16.5s;
}
.fade-in.one-2-5{
-webkit-animation-delay: 17s;
-moz-animation-delay: 17s;
animation-delay: 17s;
}
.fade-in.one-3-5{
-webkit-animation-delay: 17.5s;
-moz-animation-delay: 17.5s;
animation-delay: 17.5s;
}
.fade-in.one-1-6{
-webkit-animation-delay: 20.5s;
-moz-animation-delay: 20.5s;
animation-delay: 20.5s;
}
.fade-in.one-2-6{
-webkit-animation-delay: 21s;
-moz-animation-delay: 21s;
animation-delay: 21s;
}
.fade-in.one-3-6{
-webkit-animation-delay: 21.5s;
-moz-animation-delay: 21.5s;
animation-delay: 21.5s;
}
.fade-in.one-1-7{
-webkit-animation-delay: 24.5s;
-moz-animation-delay: 24.5s;
animation-delay: 24.5s;
}
.fade-in.one-2-7{
-webkit-animation-delay: 25s;
-moz-animation-delay: 25s;
animation-delay: 25s;
}
.fade-in.one-3-7{
-webkit-animation-delay: 25.5s;
-moz-animation-delay: 25.5s;
animation-delay: 25.5s;
}
#pencil_1{
    fill:yellow;     
}
#pencil_2{
    fill:blue;     
}
#pencil_3{
    fill:red;     
}
#pencil_4{
    fill:green;     
}
#pencil_5{
    fill:brown;     
}
#pencil_6{
    fill:grey;     
}
#pencil_7{
    fill:orange;     
}
.pencil{
    padding: 5px;
    border-radius: 4px;
    
}
.svgnone, .objectnone{
    display: none;
}
.svgblock{
    display: block;
}
.pencilactive{
    background-color: rgba(0, 0, 0, 0.4);
}
/*main page*/
.side-nav{
    width: 100%;
    max-width: 350px;
    background-color: #f9f9fb;
    
}
.side-nav a{
    background-color: transparent;
    color: #000 !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 17px;
}
.side-nav .collapsible-body li a, .side-nav.fixed .collapsible-body li a {
    padding: 0 !important
}
.side-nav a:hover{
    background-color: transparent;
}
.side-nav li > a {
    font-size: 17px;
}
.collapsible-header{
    position: relative;
}
.collapsible-header.children:after, .collapsible-header.parent:after {
    font-family: 'FontAwesome';
    content: "\f0d9";  
    float: right;    
    text-align: right;  
    color: #000;      
    position: absolute;
    right: 20px; 
    top: 0px;
}
.collapsible-header.children.active:after, .collapsible-header.parent.active:after  {
    content: "\f0d7"; 
}
.menuicon{
    height: 55px;
    margin:10px;
    margin-bottom: 0px;
}
.tanihmetdegicon{
    width: 48%;
    margin:1%;
    height: 70px;
    padding: 5px;
    border: solid 1px #ddd;
    border-radius: 10px;
    float: left;
    font-family: 'Roboto Condensed', sans-serif !important;
    line-height: 60px;
    font-size: 22px;
}
.tanihmetdegicon img{
    height: 60px;
    float: left;
}
main.mainsection{
    
}
main> .container{
    width: 800px !important; 
    height: 500px;
    margin: auto;
    position: fixed;
    left: 0; 
    bottom: 185px; 
    /*bottom: calc((100% - 540px)*0.4);*/
    right: 0;


}
/*group page*/
.grouppage{
    
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    
    
}
.frame{
    position: relative;
    padding: 10px;
    width: 100%;
    height: 8500px;
    background-image: url('file/hard/erunhii/images/level3.jpg');
    background-size: 100% 100%;
}

.chaptername{
    color: #fff; 
    position: absolute; 
    font-family: 'Ruslan Display', cursive;
    font-size: 2em;
    /*background-image: url('../images/buttons/4l d.png');*/
    background-size: 100% 100%;
    width: 300px;
    height: 230px;
    text-align: center;
    padding: 10px;
    padding-top: 60px;
}

.chaptername1{
    bottom: 170px;
    left: 300px;
}

.chaptername2{
    bottom: 770px;
    left: 300px;
}
.chaptername3{
    bottom: 1250px;
    left: 120px;
}
.chaptername4{
    bottom: 1850px;
    left: 300px;
}
.chaptername5{
    bottom: 2450px;
    left: 300px;
}
.chaptername6{
    bottom: 3000px;
    left: 270px;
}
.showname{
    position:absolute;
    width: 0px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all .8s ease, font-size 1.1s;
    -moz-transition: all .8s ease, font-size 1.1s;
    -ms-transition: all .8s ease, font-size 1.1s;
    -o-transition: all .8s ease, font-size 1.1s;
    transition: all .8s ease, font-size 1.1s;
    height: 50px;
    top: 25px;
    z-index: 10;
    background-image: url(../file/public/buttons/urt.png);
    background-size: 100% 100%;
    line-height: 44px;
    padding-left: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    opacity: 0;
    right: 60px;
    top: 22px;
    text-align: center;
    padding-right: 40px;
    font-size: 0px;
    
}
.chapter-menu-button:hover + .showname, .btnshowname{
    opacity: 1;
    font-size: 1.05rem;
    width: 255px;
    font-weight: bold;
    color: #651d1d !important;
}

.hovertitle{
    background-image: url('../images/buttons/title.png') !important;
    /*position: absolute;*/
    background-size: 100% 100%;
    padding: 10px;
    padding-bottom: 20px;
    color: #fff;
    width: 150px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: -44px;
    margin-bottom: -52px;
    display: none;
}
.step-button:hover + .hovertitle{
    display: block;
}

/*color page */
.colorpage{
    background-image: url('../images/color&count/summer.jpg');
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.rainbow{
    width: 635px !important;
    padding-top: 159px;
    padding-left: 40px;
}
/*new word page*/
.workpage{
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    position: relative;
}

/*color-exercise-4 page*/
.pencildas{
    width: 70px;
    height: 70px;
    box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, .1);
    position: absolute;
    padding: 5px;
    border-radius: 4px;
    cursor: pointer;
}
.pencildas1{
    top: 115px;
    left: 90px;
    fill: yellow;
}
.pencildas2{
    top: 205px;
    left: 90px;
    fill: blue;
}
.pencildas3{
    top: 295px;
    left: 90px;
    fill: red;
}
.pencildas4{
    top: 385px;
    left: 90px;
    fill: green;
}
.sundas{
    top: 115px;
    right: 90px;
    fill: #fcbd10;
}
.skydas{
    top: 205px;
    right: 90px;
    background-color: #06b6ff;
}
.firedas{
    top: 295px;
    right: 90px;
    fill: red;
}
.grassdas{
    top: 385px;
    right: 90px;
    fill: #63bc27;
}
.pencildas5{
    top: 40px;
    left: 275px;
    fill: brown;
}
.pencildas6{
    top: 40px;
    left: 365px;
    fill: grey;
}
.pencildas7{
    top: 40px;
    left: 455px;
    fill: orange;
}
@media screen and (max-width: 1024px){
    .hutuchbagsh{
        position: absolute;
        bottom: -100px;
        left: -160px;
        object-fit: cover;
    }
    .hutuchbagsh img{
        height: 620px;
    }
    .hut-em {
        height: 330px !important;
        right: -135px !important;
        bottom: -87px !important;
        display: none;
    }
    main> .container {
        bottom: 60px;
        right: 0;
    }
    .progressframe{
        height: 5px;
        position: absolute;
        bottom: 37px;
        width: 555px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .bagshvoice {
        height: 40px !important;
        position: absolute;
        left: 95px !important;
        top: 120px !important;
    }
    .hutuchhuu {
        height: 345px !important;
        left: -130px !important;
        bottom: -80px !important;
    }
    .hutuchohin {
        height: 305px !important;
        right: -125px !important;
        bottom: -78px !important;
    }
    .huuvoice {
        left: -70px !important;
        bottom: 135px !important;
    }
    .ohinvoice {
        right: -60px !important;
        bottom: 110px !important;
    }
}