/* 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;
}






.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: 28px;
    box-shadow: 8px 8px #ff66004d !important;
    border: none !important;
    padding: 20px;
}

.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: 1px solid rgba(0, 0, 0, .125);
    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;
}

/* Base */

  /* ====================swiper============== */
.swiper {
    width: 90%;
    height: 100%;
    margin: 0 auto;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 11px;
    border: solid 2px #fabe50;
    box-shadow: 0 0 5px #aaaa;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: 0 0 5px #aaaa;

  }

  .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 {
    position: relative;
    width: 45%;
    height: auto;
    border-radius: 12px;
    background-color: #f8b62d;
    margin: 60px 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: #ff6600;
    background-color: #fff;
    height: 43px;
    line-height: 53px;
    border-radius: 50px;
    padding: .375rem 1.75rem;
    font-weight: bold;
    font-size: 18px;
    border: solid 1.5px #ff6600;
}

.mbb_1{
    margin-bottom: 20px;
}

.formsBox input:focus,
.formsBox select:focus {
    border: none;
    box-shadow: none;
    color: #ff6600 !important;
    background-color: #fff;
    outline: none;
    border: solid 1.5px #ff6600;
}

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-framebox{
  background-color: #f7a40a;  
  padding: 7px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 10px #aaaa;




}

.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-framebox::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    background-image: linear-gradient(90deg, transparent 5px, #ffffff 4px);
    background-size: 6px 100%;
    background-repeat: repeat;
    transform: rotate(30deg) scale(3);
  }

.first-frame{
    background-color: #fef8ec;
    display: flex;
    position: relative;
    align-items: center;
    padding:30px 10px 15px 10px ;
    justify-content: center;
   
 
}

.first-frame_1{
    padding: 120px 10px 60px 10px;

}

.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: url(../images/first-bgc.webp) no-repeat center center;
    background-size: cover;

}

.formsBox input::placeholder {
    color: #ff6600 !important;
}

.form-check-label,
.form-check-label a {
    color: #fff !important;
}

.form-check-label a:hover {
    color: #fff !important;
}



.formsBox h3 {
    color: #ff6600;
    /* 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 #ff6600;
    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: #ff6600 !important;
}

.checkbox a:hover {
    color: #ff6600 !important;
}

.checkBoxDescription {
    display: inline-block;
    color: #ff6600;
    font-weight: bold;
    font-size: 18px;

}




.cr i:before {
    color: #ff6600!important
}

.checkBoxBtn,
.pageTool {
    /* background-color: #ff6600; */
   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: #e82f10;
}


.checkBoxBtn p:hover,
.pageTool a:hover {
    background: #ff7c66;

}

.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%;
}


.man{
    position: absolute;
    bottom: -18vw;
    left: -15vw;
    padding-top: 0;
    padding-left: 20%;
    z-index: 3;
}

.man img{
    width: 32vw;
}


.woman{
    position: absolute;
    bottom: -19vw;
    right: 5vw;
    padding-top: 0;
    padding-left: 20%;
    z-index: 3;

}

.woman img{
    width: 32vw;
}

.balloon_box_1{
    position: absolute;
    top: 7vw;
    left: 2vw;
    padding-top: 0px;
    padding-left: 10%;
    z-index: 3;
    transform: rotate(-8deg);
}

.balloon_box_1 img {
    width: 5vw;
    animation: move 5s infinite;
}

.balloon_box_2{
    position: absolute;
    top: 0vw;
    left: 0vw;
    padding-top: 4%;
    padding-left: 24%;
    z-index: 3;
    transform: rotate(-8deg);
}

.balloon_box_2 img {
    width: 6.5vw;
    animation: move 4.5s infinite;
}

.balloon_box_3{
    position: absolute;
    top: 0vw;
    right: 0vw;
    padding-top: 1%;
    padding-right: 24%;
    z-index: 3;
    transform: rotate(-8deg);
}

.balloon_box_3 img {
    width: 6.5vw;
    animation: move 4s infinite;
}

.balloon_box_4{
    position: absolute;
    top: 0vw;
    right: 0vw;
    padding-top: 5%;
    padding-right: 12%;
    z-index: 3;
    transform: rotate(-8deg);
}

.balloon_box_4 img {
    width: 5vw;
    animation: move 5.5s infinite;
}

.balloon_box_5{
    position: absolute;
    top: 0vw;
    left: 0vw;
    padding-top: 19%;
    padding-left: 9%;
    z-index: 3;
    transform: rotate(-2deg);
}

.balloon_box_5 img {
    width: 5vw;
    animation: move 4s infinite;
}


.balloon_box_6{
    position: absolute;
    top: 0vw;
    right: 9%;
    padding-top: 21%;
    padding-left: 9%;
    z-index: 3;
    transform: rotate(-2deg);
}

.balloon_box_6 img {
    width: 5vw;
    animation: move 4.5s infinite;
}


.balloon_box_7{
    position: absolute;
    top: 0vw;
    left: 5%;
    padding-top: 59%;
    padding-left: 0%;
    z-index: 3;
    transform: rotate(-2deg);
}

.balloon_box_7 img {
    width: 5vw;
    animation: move 5s infinite;
}


.balloon_box_8{
    position: absolute;
    top: 0vw;
    right: 7%;
    padding-top: 76%;
    padding-left: 0%;
    z-index: 3;
    transform: rotate(-2deg);
}

.balloon_box_8 img {
    width: 5vw;
    animation: move 5.5s infinite;
}

.p_1{
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    color: #3e3a39;
    margin-top: 9px;
}

@keyframes troan-jump{
    0% {
        top: 100%;
    }
    50% {
        top: 30%;
    }
    100% {
        top: 100%;
    }
}

@keyframes fw-rotate{
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Cover */
.mainCoverBox_1 .container {
    max-width: 1280px !important;
}

.mainCoverBox_1 {

    overflow: hidden;
    object-fit: cover;
    width: 100%;
    position: relative;

}

.mainCoverContainer_1 {
    display: flex;
    justify-content: center;
    align-items: center;
  
 
}

.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: 50%;
    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 #ff6600;
    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 #ff6600;
    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: #ff6600;
    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;
    position: relative;
    top: 30px;
    
}

.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 p{
    background-color: #f4b63b;
    color: white;
    font-weight: bolder;
    padding: 10px 20px;
    font-size: 37px;
    border-radius:50px;
    border: solid 3px white;
    letter-spacing: 3px;
    display: flex;
    z-index: 5;
    align-items: center;
    
}



.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:#ff6600 ;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.pageTitle_1 h3::after{
    content: '';
    position: absolute;
    bottom: 15px;
    right: -20px;
    background-color:#ff6600 ;
    border-radius: 50px;
    width: 10px;
    height: 10px;
}

.pageTitle_1::after{
   border-bottom: dashed 2px #ff6600;
    position: absolute;
    content: '';
    width: 280px;
    height: 2px;
    bottom: -8px;
    left: -30px;
}

.pageTitle_3 h1{

    color: #ff6600;
    background-color: white;
    border: solid 2px #ff6600;
    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: 50px 0 60px 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: 50px 0 60px 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 h3{
    color: #3e3a39;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: bolder;
    background-color: #fff;
    border-radius: 13px;
padding: 10px;
margin-top: 40px;

}

.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: #ff6600;
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: url(../images/first-bgc.webp) no-repeat center center;
    background-size: cover;
    margin-top: -65px;
    padding-top: 80px;
    background-attachment: fixed;
}


.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: 20px 20px 20px 20px;
    border: solid 2px #f7a40a;
    background-color: rgba(255, 255, 255, 0.582);
    border-radius: 13px;
    width: 82%;

}

.dots p{
    text-align: justify;
}

.active_h1 {
display: flex;
justify-content: 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;
}



/* 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 .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 {
    overflow: hidden;
    border-radius: 28px;
    box-shadow: 8px 8px #ff66004d!important;
    border: none!important;
    padding: 20px;
    width: 90%;
}


.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 ul li {
    font-size: 19px;
    line-height: 1.3;
    list-style: none;
    margin-bottom: 6px;
    font-weight: bold;
    color: #3e3a39d8;
}



.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);
}

  }
  