/* Base */
html,
body {
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Noto Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.window{
    overflow: hidden;
}

.my-3{
    padding:10px 0px ;
}

.contentBox_2{
    margin-top: 15px;
}


.aiclass_bigbox{
    position: relative;
}
.robot_2{
    position: absolute;
    bottom: -50px;
    right: -40px;
    width: 121px;
}


.robot_2 img{
    width: 100%;
}

.btnTool2{
    cursor: pointer;
}


.robot_1{
    position: absolute;
    bottom: -42px;
    left: 0px;
    width: 121px;
}

.robot_1 img{
    width: 100%;
}

.active_1{
    position: relative;
}









.gift_box_1 {
    margin-top: 60px;
    top: 0 !important;
    margin-bottom: 30px;
}

.h-100 {
    height: 100% !important;
}

.hotCoursesBox .card .card-header {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    border-bottom: none !important;
    height: 192px;
    border-radius: 13px;
}

.card-header_1 {
    background-color: #ffba08;
}

.hotCoursesBox .card-body {
    padding: 15px 10px;
}


.hotCoursesBox .card {
    overflow: hidden;
    border-radius:   19px;
    padding: 20px;
    width: 100%;
    min-height: 440px;
    width: 100%;
    border: solid 2px black;
}

.card-header_1 img {
    width: 150px;
    margin-right: 20px;
    margin-top: 10px;
    transition: .3s;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
}


.hotCoursesBox .card-body .card-title {
    font-size: 28px;
    line-height: 1.3;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    padding: 10px 15px;
}

.hotCoursesBox ul li {
    font-size: 19px;
    line-height: 1.3;
    list-style: none;
    margin-bottom: 6px;
    font-weight: bold;
    color: #1c1c32d8;
    text-align: left;
}


.studentBox {
    border: 2px solid black;
    background-color: #fff;
    border-radius: 19px;
    padding: 25px;
    position: relative;
    min-height: 340px;
    margin-bottom: 30px;
   
}

.classname {
    color: #ffffff;
    background-color: #f8b62d;
    padding: 10px 30px;
    position: absolute;
    top: 0px;
    left: 30px;
    font-size: 25px;
    font-weight: bold;
}
.span3{
    margin-top: 30px;
}


.studentBox h4 {
    color: #3a3a3a;
    margin-top: 35px;
    line-height: 33px;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: bold;
 
}

.stimg {
    position: absolute;
    top: 9px;
    right: 31px;
    width: 6rem;
}

.studentBox p {
    text-align: justify;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #3a3a3a;
    font-size: 16px;
}



/* Base */

  /* ====================swiper============== */




.hotCoursesBox .card .card-header {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    border-bottom: none !important;
    height: 192px;
    border-radius: 13px;
    display: flex
;
    align-items: center;
    justify-content: center;
}

.card-header_3 img {
    width: 150px;
    margin-top: 10px;
    transition: .3s;
}


.hotCoursesBox .card-body {
    padding: 15px 10px;
}

.hotCoursesBox .card-body .card-title {
    font-size: 28px;
    line-height: 1.3;
    font-weight: bold;
    line-height: 24px;
    padding: 10px 15px;
}



.swiper {
    width: 100%;
    height: 100%;
    margin: 20px  auto 0 auto;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 11px;

  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

  }

  .swiper {
    margin-left: auto;
    margin-right: auto;
  }

  /* ====================swiper============== */
.contentBox {
    padding: 20px 0 100px 0;
}

.pageTitle {
    color: #000;
    font-size: 35px;
    font-weight: bolder;
    line-height: 48px;
}

.pageTitle p {
    color: #000;
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 24px;
}

.pageTitle h1 {
    margin-bottom: 24px;
}

.pageTitle h2 {
    margin-bottom: 24px;
}

.pageTitle h3 {
    /* margin-bottom: 30px; */
}

/* Button */
a .btnTool {
    position: relative;
    width: 30%;
    height: auto;
    border-radius: 25px;
    background-color: #f31000;
    margin: 0 auto;
    cursor: pointer;
    text-align: center;
    padding: 15px;
    color: #fff;
}

a .btnTool p {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 500;
}

a .btnTool:hover {

    color: #fff;
}

.btnTool1 {
    width: 350px;
    border-radius: 50px;
    height: auto;
    background-color: #f8b62d;
    margin: 30px auto 0 auto;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    padding: 15px;
    letter-spacing: 2px;
    box-shadow: 0 6px 0px 0px #ff9933;
    position: relative;
    top: 0;
    transition: .3s;
}

.btnTool1 p {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 500;
    font-weight: bold;
    color: #fff;
}

.btnTool1:hover {
    box-shadow: 0 3px 0px 0px #ff9933;
    color: #fff;
    top: 4px;
}

/* Forms */
.formCheck,
.cardCheck {
    cursor: pointer;
    min-height: 20px;
    min-width: 20px;
    margin-right: 5px;
}

.formsBox input,
.formsBox select {
    border: none;
    border-radius: 0 0;
    color: #686868;
    background-color: #fff;
    height: 43px;
    line-height: 53px;
    border-radius: 50px;
    padding: .375rem 1.75rem;
    font-weight: bold;
    font-size: 18px;
}

.mbb_1{
    margin-bottom: 20px;
}

.formsBox input:focus,
.formsBox select:focus {
    border: none;
    box-shadow: none;
    color: #686868 !important;
    background-color: #fff;
    outline: none;
    border: solid 1.5px #fe4d3b;
}

select option {
    margin: 40px;
    background: #fff;
    color: #000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

select option:hover {
    margin: 40px;
    background: #fff !important;
    color: #000 !important;
}

.formsDateBox {
    width: 320px;
    background: #f7e45d;
    color: #474947;
    font-size: 21px;
    line-height: 30px;
    padding: 8px 5px;
    margin: 15px auto;
    border-radius: 25px;
    margin-bottom: 30px;
}



.first-framebigbox{
  position: relative;    
}

.first-framebigbox::before{
    position: absolute;
    top: -60px;
    left: -36px;
    content: '';
    background: url(../images/title_1.svg) no-repeat center center;
    width: 45%;
    height: 300px;
    z-index: 1;
  }

  
.first-framebigbox_1{
    position: relative;    
  }
  
  .first-framebigbox_1::before{
      position: absolute;
      top: -60px;
      left: -43px;
      content: '';
      background: url(../images/title_2.svg) no-repeat center center;
      width: 45%;
      height: 300px;
      z-index: 1;
    }



.first-frame{
    background-color: #fef3d5;
    display: flex;
    position: relative;
    align-items: center;
    padding:40px 10px 15px 10px ;
    justify-content: center;

    border-radius: 19px;
   
 
}

.first-frame_1{
    padding: 120px 10px 60px 10px;

}




.aiclass_bigbox {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    flex-wrap: wrap;
}


.aiclass_box {
    width: 300px;
    background-color: white;
    margin: 0 15px 40px 15px;
    border-radius: 13px;
    overflow: hidden;
border: solid 2px black;
}

.aiclass_img {
    width: 100%;
    height: 50%;
}


.aiclass_img img {
    width: 100%;
}

.aiclass_word {
    height: 50%;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px;
}

.aiclass_word h3 {
    color: white;
    background-color: #fe4d3b;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    padding: 10px 35px;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 25px;
}


.aiclass_word p {
    color: #3a3a3a;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: justify;
}




.title img{
    width: 100%;
}

.title {
    width: 40%;
    position: absolute;
    left: 0;
    top: 0;
}

.ticket{
    width: 90%;
    margin: 0 auto; 
}

.ticket img{
    width: 100%;
}

.container_1{
    position: relative;
}

.gift_1{
    position: relative;
    z-index: 3;
}

.gift_bigbox{
    position: absolute;
    bottom: -120px;
    right: -84px;
    width: 300px;
}



.gift_bigbox img{
width: 100%;
}


.gift_bigbox_1{
    position: absolute;
    bottom: -70px;
    left: -84px;
    width: 300px;
}



.gift_bigbox_1 img{
width: 100%;
}

.gift_bigbox_2{
    position: absolute;
    bottom: -100px;
    right: -84px;
    width: 300px;
}



.gift_bigbox_2 img{
width: 100%;
}



/* Forms Content */
.formsContentBox {
  background-color: #fef3d5;

}
 
.formsBox input::placeholder {
    color: #686868 !important;
}

.form-check-label,
.form-check-label a {
    color: #fff !important;
}

.form-check-label a:hover {
    color: #fff !important;
}



.formsBox h3 {
    color: #fe4d3b;
    /* margin-bottom: 30px; */
}

/*Check box*/
.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
    color: #fff;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 2px solid #393838;
    border-radius: .25em;
    width: 1.7em;
    height: 1.7em;
    float: left;
    margin-right: .5em;
    /* color: 000; */
}

.radio .cr {
    border-radius: 75%;
    border-color: #fff;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-220deg);
    opacity: 0;
    transition: all .7s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
    opacity: .5;
}

.checkbox label,
.checkbox a {
     color: #161616 !important;
}

.checkbox a:hover {
    color: #161616 !important;
}

.checkBoxDescription {
    display: inline-block;
    color: #161616;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;

}

.span_1{
   margin-top: 12px;  
}

.span_1 span{
    color: #c51200;
   font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: bolder;

}


.cr i:before {
    color: #161616!important
}

.checkBoxBtn,
.pageTool {
    /* background-color: #fe4d3b; */
   height: 55px;
    position: relative;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-check_1{
    text-align: center;
}

.checkBoxBtn i {
    padding-top: 20px;
    position: absolute;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    z-index: 2;
    color: #fff;
}

.checkBoxBtn p,
.pageTool a {
    color: white!important;
    cursor: pointer;
    font-weight: bolder;
    border-radius: 50px;
    font-size: 20px;
    background-color: #fe4d3b;
}


.checkBoxBtn p:hover, .pageTool a:hover {
    background: #fe4d3b;
}
.textBreak {
    display: inline-block;
    line-height: 48px;
    padding-left: 15px;
}

.W1{
    width: 6vw;
    position: relative;
}

.W5{
    width: 10.614583vw;
    top: -2vw;
    position: relative;
}




.hat{
    position: absolute;
    top: -2.5vw;
    left: -1vw;
}

.hat img{
    width: 3.6145833333vw!important;
}

.W2, .W3, .W4, .W6, .W7, .W8 {
    width: 6vw;
}

.text_ani img {
    animation: text_ani 2.5s infinite ease;
    animation-delay: calc(0.3s* var(--i));
    padding: 5px;
}



 .carousel-cont {
    left: -4%;
    width: 20%;
    max-width: 514px;
    aspect-ratio: 514 / 350;
    position: absolute;
    bottom: 0;
}

 .troan-cont {
    position: absolute;
    width: 54%;
    aspect-ratio: 280 / 64;
    top: 50%;
    left: 25%;
}

.troan {
    position: absolute;
    top: 100%;
    width: 40%;
    max-width: 96px;
    aspect-ratio: 96 / 64;
    animation: troan-jump 5s ease-in-out infinite;
}

.troan-01 {
    left: -8%;
}

.troan-02 {
    left: 27%;
    animation-delay: 0.4s;
}

.troan-03 {
    right: -7%;
    animation-delay: 0.8s;
}

.ferris-wheel {
    position: absolute;
    right: -4%;
    bottom: -21%;
    width: 20%;
    max-width: 550px;
    aspect-ratio: 55 / 72;
    transform: scale(1.2);
}

.ferris-wheel .fw-axle {
    aspect-ratio: 55 / 72;
}
 .ferris-wheel .fw-axle {
    position: absolute;
    top: 5.5%;
    left: -1.2%;
    width: 20vw;
    aspect-ratio: 1 / 1;
    z-index: 2;
}

.ferris-wheel .fw-round {
    position: absolute;
    top: -7%;
    left: 9%;
    width: 16vw;
    aspect-ratio: 1 / 1;
}

 .ferris-wheel .carriage-cont {
    position: absolute;
    top: -7%;
    left:9%;
    width: 16vw;
    aspect-ratio: 1 / 1;
}

.ferris-wheel .fw-round,.ferris-wheel .carriage-cont {
    animation: fw-rotate 20s linear infinite;
}


.ferris-wheel .fw-round,.ferris-wheel .carriage-cont {
    animation: fw-rotate 20s linear infinite;
}


.ferris-wheel .carriage-cont img {
    position: absolute;
    width: 15%;
    aspect-ratio: 80 / 88;
   animation: fw-rotate 20s linear reverse infinite;

}


 .carriage-01 {
    top: 0;
    left: 42.5%;
}

.carriage-02 {
    top: 13%;
    right: 13%;
}


.carriage-03 {
    top: 42.5%;
    right: 0;
}


.carriage-04 {
    right: 13%;
    bottom: 13%;
}

.carriage-05 {
    bottom: 0;
    left: 42.5%;
}

.carriage-06 {
    left: 13%;
    bottom: 13%;
}

.carriage-07 {
    top: 42.5%;
    left: 0;
}

.carriage-08 {
    top: 13%;
    left: 13%;
}


.word{
    position: absolute;
    top: 8vw;
    left: 15vw;
 padding-top: 0;
    padding-left: 0%;
    z-index: 3;
}

.word img{
    width: 37vw;
}

.word p{
display: none;
}


.single{
    position: absolute;
    top: 12vw;
    left: 44vw;
    padding-top: 0;
    padding-left: 0%;
    z-index: 3;
}

.single img {
    width: 8vw;
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
    -webkit-animation: jump 2.4s infinite ease;
    animation: jump 2.4s infinite ease;
    -webkit-animation-delay: calc(.4s* var(--i));
    animation-delay: calc(.4s* var(--i));
}

.buttons{
    position: absolute;
    bottom: 5vw;
    left: 24.5vw;
    padding-top: 0;
    padding-left: 0%;
    z-index: 10;
}

.buttons img {
    width: 20vw;
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
    -webkit-animation: move_2 2.4s infinite ease;
    animation: move_2 2.4s infinite ease;
    -webkit-animation-delay: calc(.4s* var(--i));
    animation-delay: calc(.4s* var(--i));
}


.woman{
    position: absolute;
    bottom: 2vw;
    right: 7vw;
    padding-top: 0;
    padding-left: 0%;
    z-index: 3;

}

.woman img{
    width: 42vw;
}

.balloon_box_1{
    position: absolute;
    top: 7vw;
    left: 2vw;
    padding-top: 0px;
    padding-left: 10%;
    z-index: 3;
    transform: rotate(-8deg);
}

.icon_1{
    position: absolute;
    top: 2vw;
    left: 12vw;
    padding-top: 0;
    padding-left: 0%;
    z-index: 3;
}

.icon_1 img {
    width: 9vw;
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
    -webkit-animation: jump 2.4s infinite ease;
    animation: jump 2.4s infinite ease;
    -webkit-animation-delay: calc(.4s* var(--i));
    animation-delay: calc(.4s* var(--i));
}

.icon_2{
    position: absolute;
    top: 3vw;
    right: 9vw;
    padding-top: 0;
    padding-left: 0%;
    z-index: 3;
}

.icon_2 img {
    width:12vw;
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
    -webkit-animation: jump 2.4s infinite ease;
    animation: jump 2.4s infinite ease;
    -webkit-animation-delay: calc(.4s* var(--i));
    animation-delay: calc(.4s* var(--i));
}

.bottom{
    position: absolute;
    bottom: -4vw;
    right: 0vw;
    padding-top: 0;
    padding-left: 0%;
    z-index: 3;
}

.bottom img {
    width:101vw;
}

.p_1{
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    color: #3e3a39;
    margin-top: 9px;
}

@keyframes jump{
    0%, 100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    3% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    6% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
    9% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    12% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    15% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
    18% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    21% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }
    23% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
    26% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes move_2{
    0%, 25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    12.5% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

}





/* Cover */
.mainCoverBox_1 .container {
    max-width: 1280px !important;
}

.mainCoverBox_1 {
cursor: pointer;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
    position: relative;
    

}

.mainCoverContainer_1 {

 
}

.mainCoverContainer_1 img {
    width: 100%;
    position: relative;
}


.mainCoverContainer_1 {
    width: 100%;
    position: relative;
}

.cloud-wh{
width: 100%;
height: 100%;
margin-top: -45px;
animation: fade-scale 12s ease infinite;


}

.ribbon{
    width: 40%;
    margin: 0 auto;
}

.ribbon img{
    width: 100%;
}

.cloud-wh img{
    width: 110%;
    position: relative;
    top: 3px;
   
}

.cloud-or {
    width: 100%;
    height: 100%;
    animation: fade-scale 12s ease infinite;
    
}


.cloud-or img {
    width: 100%;
    position: relative;
    top: -1px;
    transform: rotate(180deg);

}

.mainCover-mainSlogan_1 {
    text-align: center;
    width: 63%;
    padding-bottom: 70px;
    
}

.mainCover-mainSlogan_1 img{
    width: 100%;
    animation: slogn-scale 1.6s ease infinite;
}



.mainCover-mainSlogan_2 {
    width: 35%;
    position: relative;
    top: 0;
   
}


.mainCover-mainSlogan_2 img{
    width: 100%;
    animation: slogn-scales 1.6s ease infinite;
}

.content_1{
    padding: 50px 0 80px 0;
    margin-top: -10px;
    background: url("../images/bgc-1.webp") no-repeat center center;
    overflow: hidden;
    background-size: contain;
}

.yellow_title{
display: flex;
align-items: center;
justify-content: center;
margin-top: 50px;
}


.yellow_title h1{
    color: white;
   background-color: #f8b62d;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 35px;
    display: inline-block;
    padding: 20px 50px;
    text-align: center;
    border-radius: 50px;
}

.yellow_content{
    border: solid 3px #fe4d3b;
    width: 90%;
    margin: 70px auto 150px auto;
    border-radius: 30px;
    padding: 30px 30px 60px 30px;
    position: relative;

}

.yellow_content p{
    font-size: 25px;
    letter-spacing: 2px;
    color: #3e3a39;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: justify;
    white-space:nowrap;
}

.yellow_content span {
    font-size: 25px;
    letter-spacing: 2px;
    color: #3e3a39;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 20px;
    text-align: justify;
}

.div{
    display: flex;
}

.yellow_title span{
    display: inline;
}

.people{
    width: 290px;
    position: absolute;
    bottom: -136px;
    right: -80px;
    background-color: white;
}



.people img{
    width: 100%;
    padding: 10px;
    
}


.dot_1 span{
    position: static !important;  
    margin-right: 8px;
 

}


.dot_1{
display: flex;


}


.boxx{
    text-align: center;
    border: solid 3px #fe4d3b;
    border-radius: 30px;
    padding: 10px;
    width: 300px;
    height: 250px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 10px;
    flex-direction: column;
    margin-top: -30px;
}

.orange_box{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
}

.boxx h1{
    margin-bottom: 10px;
    color: #fe4d3b;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
}

.gift_2 p {
    text-align: left;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 800;
    color: #3e3a39;
}


.boxx p{
    margin-bottom: 5px;
    color: #3e3a39;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 2px;
}



.images{
    width: 70%;
    margin: 0 auto;
}

.images img{
    width: 100%;
    padding: 10px;
    background-color: white;
}

.gift img{
    padding: 20px;
}
.gift_box{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

    
}

.gift_box span{
    font-size: 20px;
    padding: 0 5px;

}
.coupon_box{
    display: flex;
    justify-content: center;
    margin-top: 30px;
    align-items: center;
    position: relative;

    
}

.gift_box h2{
    margin-top: 20px;
    color: #e32411;
    font-weight: bolder;
    padding: 10px 50px;
    font-size: 37px;
    letter-spacing: 3px;

    
}



.coupon_1{
    width: 40%;
    padding: 0 10px;
}

.coupon_1 img{
    width: 100%;
    
}


.people_gift_1{
    width: 16%;
    position: absolute;
    top: -10px;
    left: -80px;
}

.people_gift_1 img{
    width: 100%;
    animation: move 5s infinite;
    animation-delay: 1s;
}

.people_gift_2{
    width: 16%;
    position: absolute;
    top: -10px;
    right: -80px;

}

.people_gift_2 img{
    width: 100%;
    animation: move 5s infinite;
    animation-delay: 2s;
}


.pageTitle_1{
    display: inline-block;
    position: relative;
}




.pageTitle_1 h3{
    position: relative;
    display: inline-block;
   
}


.pageTitle_2 p{
font-size: 25px;
letter-spacing: 2px;
color: #3e3a39;
margin-top: 20px;
font-weight: bold;
}

.pageTitle_1 h3::before{
    content: '';
    position: absolute;
    bottom: 15px;
    left: -20px;
    background-color:#fe4d3b ;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.pageTitle_1 h3::after{
    content: '';
    position: absolute;
    bottom: 15px;
    right: -20px;
    background-color:#fe4d3b ;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.pageTitle_1::after{
   border-bottom: dashed 2px #fe4d3b;
    position: absolute;
    content: '';
    width: 280px;
    height: 2px;
    bottom: -8px;
    left: -30px;
}

.pageTitle_3 h1{

    color: #fe4d3b;
    background-color: white;
    border: solid 2px #fe4d3b;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 35px;
    display: inline-block;
    padding: 12px 50px;
    text-align: center;
    border-radius: 50px;

}

.form-part{
    display: flex;
    justify-content: space-between;
}

.content_2{
    padding: 100px 0 130px 0;
    margin-top: -10px;
    background: url("../images/bgc_2.webp") no-repeat top center;
    overflow: hidden;
    object-fit: cover;
    background-size: cover;
    position: relative;
    background-color: #fff6ee;
}



.content_3{
    padding: 100px 0 130px 0;
    margin-top: -10px;
    background: url(../images/four-bgc.webp) no-repeat top center;
    overflow: hidden;
    object-fit: cover;
    background-size: cover;
    position: relative;
    background-color: #fff6ee;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.content_3_p p{
    color: #e3330e;
    font-size: 37px;
    text-align: center;
    letter-spacing: 2px;
    display: inline-block;
 position: relative;
 font-weight: 900;
}

.circle{
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 310px;
}


.circle img{
    width: 100%;
    }


    .circle_1{
    
        width: 35%;
        margin-top: 30px;
    }
    
    
    .circle_1 img{
        width: 100%;
        }
    


.content_3_p p::before{
    content: '';
    position: absolute;
    top: -40px;
    right: -44px;
    background: url(../images/focus.svg) no-repeat top center;
    width: 70px;
    height: 70px;

}


.content_3 h2{
    font-size: 30px;
    background-color: #f7a40a;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    color: white;
    display: inline-block;
    margin-bottom: 20px;
    padding: 7px 66px;
    border-radius: 50px;


}


.content_3 h1{
    font-size: 30px;
margin-top: 20px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    color: #3e3a39;

  


}

.content_3 .br {
    font-size: 28px;
    color: #3e3a39;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bolder !important;

}

.content_3 .span{
    font-size: 18px;
    position: static;

}

.h1_word {
    display: flex;
    position: absolute;
    top: 0px;
    left: 2px;
    padding-top: 6.9%;
    padding-left: 37.5%;
    z-index: 1;
}

.h2_word {
    display: flex;
    position: absolute;
    top: 0px;
    left: 2px;
    padding-top: 13.8%;
    padding-left: 35.5%;
    z-index: 1;
}


.flex{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.content_3 span{
    font-size: 25px; 
    position: relative; 
    z-index: 1;
   
}

.content_3 span::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background-color: #ffdf5a9e;
    z-index: -1;

}


.pageTitle_3_p{
margin-top: 50px;
}

.pageTitle_3_p  h1{
color: #fe4d3b;
margin-bottom: 20px;
font-size: 27px;
letter-spacing: 2px;
font-weight: bold;
}

.pageTitle_3_p  p{
    font-size: 23px;
    color: #3e3a39;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 30px;
}


.mbb{
    margin-bottom: 60px;
}

.mm{
    margin-right: 10px;
}

.pageTitle_3  span{
    display:inline ;
}

.formsContentBox_1 {
  background-color: #000;
}


.formsContentBox_1 + .formsContentBox_1{
    padding-top: 50px; 
    padding-bottom: 150px; 
}

.people_4{
width: 30%;
position: absolute;
top: 0;
right: 0;
}

.people_4 {
    width: 30%;
    position: absolute;
    top: 10px;
    right: -170px;
}

.dot{
    font-size: 20px;
    margin-right: 8px;
}

.dots{
    display: flex;
    /* align-items: center; */
    font-size: 18px;
    color: #3e3a39;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.5;
}
.dots span{
    position: static!important;
    font-size: 16px!important;
}

.active{
    margin-top: 30px;
    padding: 0px 20px 20px 20px;
    border: solid 2px black;
    background-color: rgb(255, 255, 255);
    border-radius: 13px;
    width: 100%;
  
}

.content_3_1{
    padding-top: 0!important;
}

/* .content_3 h4 {
    font-size: 30px;
    background-color: #fe4d3b;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
    color: white;
    display: inline-block;
    margin-bottom: 20px;
    padding: 7px 66px;
    border-radius: 0 0 19px 19px;
} */
    

.dots p{
    text-align: justify;
}

.active_h1 {
display: flex;
justify-content: center;
}

.active_h1 h4{
    background-color: #fe4d3b;
    color: white;
    font-weight: bolder;
    padding: 10px 50px;
    font-size: 32px;
    border-radius: 0 0 19px 19px;
    letter-spacing: 3px;
    display: flex
;
    z-index: 5;
    align-items: center;

}

.dots span::after{
    display: none!important;
}

@keyframes text_ani{

    0%, 25% {
        -webkit-transform: scale(1);
        transform: scale(1);
     
       
    }
    12.5% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    50% {

      
    }
    100% {
     
    }

}

/* table---------------- */


.caption{
    width: 100%;
    /* max-width: 800px; */
    margin: auto;
    margin-top: 15px;
    position: relative;
    font-size: 20px;
    background-color: #fff;
        border: solid 1px #3e3a39;
}

.caption thead tr {

  
}

 .caption tbody {
    border-bottom: 1px solid #3e3a39;
}


.caption tbody tr {
    border-bottom: 1px solid #3e3a398e;
}

 .caption td {
    color: #3e3a39;
}


 .caption th {
    width: 25%;
    color: white;
    background-color: #e3330e;
    font-size: 25px;
}
 .caption th, .caption td {
    text-align: center;
    padding: 20px;
    position: relative;
    font-weight: bold;
        border: solid 1px #3e3a39;

}

 .caption tbody tr:nth-child(even) {
background-color: #fef5d6;
}


 /* .caption th:not(:last-child):after,  .caption  td:not(:last-child):after {
    content: "";
    width: 1px;
    height: 38px;
    background-color: #3e3a39;
    right: 0;
    top: 11px;
    position: absolute;
    display: block;
} */

.caption_box{
    position: relative;
    width: 80%;
    margin-top: 30px;
}


.people1{
    width: 120px;
    height: 120px;
    position: absolute;
    bottom: 0;
    right: -40px;
}


.people1 img{
    width: 100%;
    animation: slogn-scale 1.6s ease infinite;
}


.people2{
    width: 130px;
    height: 130px;
    position: absolute;
    bottom: 0;
    left:-40px;
}


.people2 img{
    width: 100%;
    animation: slogn-scale 1.6s ease infinite;
}

.coupon_box{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}


.small_box{
    width: 28%;
    margin: 12px;

}


.small_box_p{
    text-align: center;
    background-color: #fdee3d;
    border: solid 2px black;
    color: black;
    font-size: 22px;
    margin: 0;
    padding: 10px;
    letter-spacing: 2px;
    font-weight: bold;  
      border-radius: 19px 19px 0 0 ;

}

.small_box_img{
    padding: 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    background-color: white;
border-radius: 0 0 19px 19px;
border-bottom: solid 2px black;
border-left: solid 2px black;
border-right: solid 2px black;
flex-direction: column;
height:220px;

}

.small_box_img span{
    color: #3a3a3a;
    letter-spacing: 2px;
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    line-height: 1.2;
}

.small_box_img img{
    width: 72%;
 
}

.br br{
    display: none;
   
}

.br {
 
    margin-top: 8px;
}

/* Background Setting */
.area-2 {
    background: #fffae3;
    width: 100%;
    height: auto;
}

/* Give away Description */
.giveAwayBox {
    font-size: 16px;
    background: #f7e45d;
}

.giveAwayBox .pageTitle h1 {
    margin-bottom: 50px;
}

.giveAwayBox .pageTitle h1 br {
    display: none;
}

.giveAwayBox .card {
    border: solid 1px #474947;
}

.giveAwayBox [class*="col-"]:nth-child(1) .card-header {
    background-color: #6059c9;
}

.giveAwayBox [class*="col-"]:nth-child(2) .card-header {
    background-color: #fd625f;
}

.giveAwayBox [class*="col-"]:nth-child(3) .card-header {
    background-color: #007ef3;
}

.giveAwayBox [class*="col-"]:nth-child(4) .card-header {
    background-color: #c64da9;
}

.giveAwayBox .card-header {
    font-size: 21px;
    line-height: 37px;
    color: #fff;
    padding: 12px 5px;
}

.giveAwayBox .card-body {
    padding: 10px 10px 30px 10px;
}

.giveAwayBox .card-body p {
    width: 100%;
    font-size: 21px;
    line-height: 30px;
    color: #000;
    padding: 12px 5px;
    text-align: center;
}

.giveAwayBox .card-body p span {
    color: #e60012;
    font-weight: bold;
}

.giveAwayBox .card-body .line {
    width: 100%;
    height: 5px;
    border-bottom: #000 1px dashed;
    padding: 0 15px;
    margin-bottom: 12px;
}

.giveAwayBox .card-body .contentText {
    width: 100%;
    height: 130px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    padding: 10px 5px 20px 5px;
    text-align: justify;
}

.giveAwayBox .card-body .contentButtom {
    width: 180px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    background: #f1cc76;
    padding: 10px 5px;
    text-align: center;
    border-radius: 8px;
    margin: 0 auto;
    cursor: pointer;
}

.giveAwayBox .card-body .contentButtom:hover {
    color: #fff;
    background: #39393b;
}

.giveAwayBox .card-body .contentText span {
    color: #00a0e9;
}

/* Position */
.positionBox {
    font-size: 16px;
 
}

.positionBox p{
    font-size: 28px;
    color:#3e3a39 ;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bolder!important;

}

.positionBox .card {
    background: transparent;
    border: 0;
}

.positionBox .card-body {
    position: relative;
    width: 100%;
    background: #fff;
    border: #e8e8e8 1px solid;
    border-radius: 8px;
    padding: 15px;
}

.positionBox .card-body img {
    border-radius: 50%;
    margin-bottom: 15px;
}

.positionBox .card-body p {
    color: #eb4949;
    text-align: center;
    margin-bottom: 15px;
}

.positionBox .card-body p i {
    font-size: xx-small;
}

.positionBox .card-body ul {
    list-style-type: square;
    padding: 0 15px;
}

.positionBox .card-body ul li {
    font-size: 16px;
    line-height: 1.3;
    color: #36312e;
}

.positionBox .card-body .card-title {
    font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}

.positionBox .row {
    margin: 30px 0;
}

/* Advantage */
.advantageBox {
    font-size: 16px;
    background: #f1f1f1;
}

.advantageBox h4 {
    font-size: 19px;
    text-align: center;
    color: #000;
    margin: 5% 0;
    line-height: 1.2;
    font-weight: bold;
}

.advantageBox P {
    font-size: 16px;
    color: #000;
    margin-bottom: 4%;
    line-height: 30px;
    text-align: center;
}

.advantageBox .iconBox {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15%;
    margin: 8%;
    border-radius: 50%;
}

/* workplace */
.workplaceBox {
    font-size: 16px;
    background: #fff;
}

.workplaceBox .card {
    background: transparent;
    border: 0;
}

.workplaceBox .card-body {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border: #e8e8e8 1px solid;
    border-radius: 8px;
    padding: 0;
}

.workplaceBox .card-body .card-title {
    font-size: 19px;
    line-height: 1.3;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    padding: 15px;
}

/* future */
.futureBox {
    font-size: 16px;
    background: #f1f1f1;
}

.futureBox .oneBox {
    display: block;
}

.futureBox .twoBox {
    display: none;
}

.futureBox .threeBox {
    display: none;
}

.futureBox img {
    margin: 0 auto;
}

/* free */
.freeBox {
    font-size: 16px;
    background: #ffff;
}

.freeBox .card {
    background: transparent;
    border: 0;
}

.freeBox .card-body {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.freeBox .card-body img {
    border-radius: 8px;
}

.freeBox .card-body .card-title {
    font-size: 19px;
    line-height: 1.3;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    padding: 15px;
}

.m0{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Hot Courses */



.hotCoursesBox .card .card-header {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    border-bottom: none!important;
    height: 192px;
    border-radius: 13px;
}

.card-header_1 img {
    width: 150px;
    margin-right: 20px;
    margin-top: 10px;
    transition: .3s;
}

.card-header_1{
background-color: #ffba08;
}


.card-header_2 img {
    width: 190px;
    margin-top: 10px;
    transition: .3s;
}

.card-header_2{
background-color: #3f88c5;
}

.card-header_3 img {
    width: 150px;
    margin-top: 10px;
    transition: .3s;
}

.card-header_3{
background-color: #c7efd0;
}

.card-header_4 img {
    width: 190px;
    margin-top: 10px;
    transition: .3s;
   
}


.card-header_4{
background-color: #ff6b6b;
}


.card-header_5 img {
    width: 190px;
    margin-top: 10px;
    transition: .3s;
   
}


.card-header_5{
background-color: #7494ea;
}


.card-header_6 img {
    width: 215px;
    margin-top: 10px;
    transition: .3s;

   
}


.card-header_6{
background-color: #7ba4b2;
}


.card-header_7 img {
    width: 200px;
    margin-top: 10px;
    transition: .3s;

   
}


.card-header_7{
background-color: #37718e;
}


.card-header_8 img {
    width: 200px;
   margin-top: 10px;
   transition: .3s;

   
}


.card-header_8{
background-color: #f7e9ff;
}


.card-header_9 img {
    width: 210px;
   transition: .3s;

   
}


.card-header_9{
background-color: #d6e7ed;
}



.card-header_1 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}

.card-header_2 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}


.card-header_3 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}


.card-header_4 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}

.card-header_5 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}

.card-header_6 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}

.card-header_7 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}

.card-header_8 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}

.card-header_9 img:hover{
    animation-name: wiggle;
    -webkit-animation-name: wiggle;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite
}









.hotCoursesBox .card-body {
    padding: 15px 10px;
}

.hotCoursesBox .card-body .card-title {
    font-size: 28px;
    line-height: 1.3;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    padding: 10px 15px;
}

.hotCoursesBox .row {
    margin-bottom: 30px;
}


@keyframes slogn-scale {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.05);
    }
    100% {
      transform: scale(1);
    }
  }


  @keyframes fade-scale {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.05);
    }
    100% {
      transform: scale(1);
    }
  }

  @keyframes slogn-scales {
    0% {
        
       top:-10px;
    }
    50% {
        top:0px;
    }
    100% {
        top:-10px;
    }
  }

  @keyframes move {
  0% {
    transform: translate3d(0, 0%, 0);
}
25% {
    transform: translate3d(0, 5%, 0);
}
75% {
    transform: translate3d(0, -5%, 0);
}
100% {
    transform: translate3d(0, 0%, 0);
}

  }
  