@import url("../fonts/all.css");
*{
    margin: 0;
    padding: 0;
}
a,a:hover{
    color: unset;
}

h2.box-title,h2.title{
    font-size: 37px;
    font-family: "Montserrat-Bold";
    color: #000000;
    font-weight: bold;
    line-height: 1.111;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 0.5rem;
}
h2.box-title::after,h3.title::after{
    content: '';
    width: 15%;
    position: absolute;
    height: 3px;
    background-color: #000000;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.slider .slick-prev:hover, .slider .slick-next:hover {
    box-shadow: 0 0 20px rgba(34, 30, 31, 0.4);
}

.slider .slick-prev {
    background: url(../images/icons/prev.webp) no-repeat center center;
    left: 0;
}

.slider .slick-next {
    background: url(../images/icons/next.webp) no-repeat center center;
    right: 0;
}

.slick-dots{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.banners .slick-dots {
    bottom: 25px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #e61c24;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #e61c24;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

/* introduction */
.introduction{
    background-image: url('../images/background/homenew/introduce.webp');
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 9% 0 0;
    background-color: #fff;
}
.introduction .title{
    color: #e61c24;
}
.introduction .title span{
    font-size: 37px;
}
.introduction .title::after{
    display: none;
}
.introduction .row{
    background: #fff;
    border-radius: 2.5rem 2.5rem 0 0;
    padding: 3rem 0;
    background-image: url('../images/background/homenew/intro/bg-content.webp');
    background-size: 15%;
    background-position-x: calc(100% + 20px);
    background-position-y: calc(100% - 30px);
    background-repeat: no-repeat;
}

.introduction .content div{
    width: 40%;
}
.introduction .content div>p{
    font-size: 23.348px;
    font-family: "GMVURWGeometric-Regular";
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: justify;
    text-align-last: left;
    margin-bottom: 2rem;
}
.introduction .content div>a>button{
    font-size: 22px;
    font-family: "GMVURWGeometric-Bold";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    background-color: #e61c24;
    padding: 0.5rem 1rem;
    border: unset;
    border-radius: 15px;
}
.introduction .content .video>label{
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.introduction .content .video>label>iframe{
    width: 100% !important;
    height: 100% !important;
}
.introduction .content .video .img{
    bottom: -5rem;
    left: -5rem;
}


/*custom slick slider*/
.slick-dots{
    position: static !important;
}
.slick-dots li button:before{
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAJCAYAAAAsCDz7AAAATElEQVQokWP8//8/w1llLXkGBgZGBtqB74xnlDQtGRgYjtHQEhD4xcTAwMBGY0tAgI2JDpaAwahFg98iFgYGhlcMDAz3aZqPGBheAwBB/AsS2jBY8wAAAABJRU5ErkJggg==) !important;
}
.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -99999px;
    overflow: hidden;
    width: 30px !important;
    height: 30px !important;
    margin-top: 0px !important;
    border-radius: 4px;
    border: none;
    z-index: 1;
}

.slick-prev{
    background: url("../images/background/slider/prev.png") no-repeat center center !important;
    background-size: contain !important;
}

.slick-next{
    background: url("../images/background/slider/next.png") no-repeat center center !important;
    background-size: contain !important;
}


.wrap-slick-slider{
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.wrap-slick-slider > .media-slider,
.wrap-slick-slider > .slider{
    position: static !important;
    width: calc(90% - 26px);
    margin: 0 auto;
}

.wrap-slick-slider .slick-next{
    right: 0;
}

.wrap-slick-slider .slick-prev{
    left: 0;
}
#banners .slick-dots {
    position: absolute !important;
}
.banners .slick-prev,
.banners .slick-next{
    display: none !important;
}
/*end custom slick slider*/
/* even slider */
.enven{
    background-image: url('../images/background/homenew/hoatdongsukien.webp');
    background-size: 100% 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 4rem 2rem;
}
#event-posts-slider .slider-item{
    margin: 20px;
    border-radius: 30px;
    box-sizing: border-box;
    box-shadow: 0px 0px 3px 5px #33333324;
    background-color: #fff;
}
#event-posts-slider .slider-item img{
    min-height: 13rem;
    border-radius: 30px 30px 0 0 ;
}
#event-posts-slider .slider-item .text{
    font-size: 22px;
    font-family: "GMVURWGeometric-Regular";
    color: rgb(0, 0, 0);
    line-height: 1.2;
    padding: 0 2rem;
    text-align: center;
    text-align-last: center;
    margin-top: 1.5rem;
    padding-bottom: 0.5rem;
}
#event-posts-slider .slider-item:hover{
    background-color: #e61c24;
}
#event-posts-slider .slider-item:hover .text{
    color: #fff;
}
#event-posts-slider .slick-track{
    display: flex !important;
    flex:1 1 auto !important;
}
#event-posts-slider .slick-slide{
    height: auto;
}
/* partner */
.partner{
    background-image: url('../images/background/homenew/partner/background.webp');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 3rem 0;
}
.partner .content>div{
    width: 30%;
}
/* goal */
.goal{
    background-image: url('../images/background/homenew/goal/goal.webp');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 2rem;
}
.goal .box-content{
    background-image: url('../images/background/homenew/goal/bg.webp');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 4rem 0;
    background-color: #fff;
}
.goal .box-content .content .img .text-center{
    font-size: 22px;
  font-family: "GMVURWGeometric-Bold";
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4;
}
.goal .fly{
    width: 32%;
    top: -8%;
    left: -25%;
}
.goal .box-content .content .img{
    background-color: #d41c23;
    border-radius: 20px;
    box-shadow:0px 2px 5px 5px #00000012;
}
.goal .box-content .content>div{
    font-size: 18px;
    font-family: "GMVURWGeometric-Bold";
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.4;
}
/*media*/
#media{
    padding: 2rem 0 3rem;
}
#media-slider .slick-slide{
    display: flex;
    align-items: center;
    justify-content: center;
    justify-items: center;
    padding: 1rem;
    transition: opacity .2s;
}
#media-slider .slick-slide .sur-round{
    width: 233px;
    height: 96px;
    border: 2px solid #e61c24;
    box-sizing: border-box;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#media-slider .slick-slide .sur-round img{
    max-width: 90%;
    max-height: 90px;
    width: auto;
    height: auto;
    margin: auto;
}
/*end media*/
/* parent */
#parent .right-img{
    right: 0;
    top: 0;
    transform: translateY(-35%);
    width: 8%;
    z-index: 9;
}
#parent .left-img{
    left: 0;
    top: 37%;
    transform: translateY(-50%);
    width: 10%;
    z-index: 9;
}
#parent .content {
    position: relative;
    width: 50%;
}

#parent .content #accordion-feature {
    margin-right: 35px;
}

#parent .accordion-item {
    border: none;
}
#parent .accordion-header {
    margin-bottom: 1rem;
}
#parent .accordion-button p{
    font-size: 21px;
    font-family: "GMVURWGeometric-Bold";
    font-weight: bold;
    line-height: 1.2;
    width: 80%;
    margin-bottom: 0;
}
#parent .accordion-button:not(.collapsed) {
    color: #FFF;
    background: #e61c24 !important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 56%);
    border: 3px solid #fff;
    border-radius: 50px;
}
#parent .accordion-button {
    display: flex;
    align-items: center;
    border: 3px solid #e61c24;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 56%);
    border-radius: 50px;
}
#parent .accordion-collapse {
    width: calc(100% - 35px);
    position: absolute;
    left: calc(100% + 35px);
    border-radius: 24px 24px 24px 24px;
    -webkit-border-radius: 24px 24px 24px 24px;
    -moz-border-radius: 24px 24px 24px 24px;
    box-shadow: 0 0 15px -5px rgb(0 0 0 / 75%);
    -webkit-box-shadow: 0 0 15px -5px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0 0 24px 4px rgba(0,0,0,0.75);
    top: 0;
    z-index: 99;
}
#parent .accordion-body {
    width: 100%;
    border-radius: 24px 24px 24px 24px;
    -webkit-border-radius: 24px 24px 24px 24px;
    -moz-border-radius: 24px 24px 24px 24px;
    margin: 0;
    padding: 20px 20px;
    background-color: #fff;
}
#parent .accordion-body > div {
    display: block;
    border: 1px solid #dd545b;
    /* overflow-y: scroll; */
    border-radius: 24px 24px 24px 24px;
    -webkit-border-radius: 24px 24px 24px 24px;
    -moz-border-radius: 24px 24px 24px 24px;
    margin: 0;
    padding: 1rem;
}
#parent .accordion-body .bot-img{
    bottom: 0.5rem;
    left: 50%;
    transform: translateX(-50%);
}
#parent .accordion-body .bot-img.bot5{
    bottom: 1.5rem;
}
#parent .accordion-body > div > p{
    font-size: 24px;
    font-family: "GMVURWGeometric-Regular";
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: justify;
    text-align-last: left;
}
#parent .accordion-button::after{
    width: auto;
    height: auto;
    background-image:none;
    transform: unset;
}
#parent .accordion-button:not(.collapsed)::after{
    position: absolute;
    right: -53px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 25px;
    background-image: url('../images/background/homenew/parent/vector.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#parent .icon{
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 0.5rem;
    background-size: contain !important;
}

#parent .icon-one{
    background: transparent url("../images/background/homenew/parent/7.webp") no-repeat center center;
    left: 0;
}

#parent .accordion-button:not(.collapsed) .icon-one{
    background: transparent url("../images/background/homenew/parent/7-white.webp") no-repeat center center;
}

#parent .icon-two{
    background: transparent url("../images/background/homenew/parent/8.webp") no-repeat center center;
    left: 0;
}

#parent .accordion-button:not(.collapsed) .icon-two{
    background: transparent url("../images/background/homenew/parent/8-white.webp") no-repeat center center;
}

#parent .icon-three{
    background: transparent url("../images/background/homenew/parent/9.webp") no-repeat center center;
    left: 0;
}

#parent .accordion-button:not(.collapsed) .icon-three{
    background: transparent url("../images/background/homenew/parent/9-white.webp") no-repeat center center;
}

#parent .icon-four{
    background: transparent url("../images/background/homenew/parent/10.webp") no-repeat center center;
    left: 0;
}

#parent .accordion-button:not(.collapsed) .icon-four{
    background: transparent url("../images/background/homenew/parent/10-white.webp") no-repeat center center;
}

#parent .icon-five{
    background: transparent url("../images/background/homenew/parent/11.webp") no-repeat center center;
    left: 0;
}

#parent .accordion-button:not(.collapsed) .icon-five{
    background: transparent url("../images/background/homenew/parent/11-white.webp") no-repeat center center;
}

#parent .icon-six{
    background: transparent url("../images/background/homenew/parent/12.webp") no-repeat center center;
    left: 0;
}

#parent .accordion-button:not(.collapsed) .icon-six{
    background: transparent url("../images/background/homenew/parent/12-white.webp") no-repeat center center;
}
#parent .bingdan{
    z-index: 9999;
    bottom: 0;
    right: -125%;
}
/* sixvalue */
#sixvalue{
    background-image: url('../images/background/homenew/sixvalue/background.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/* viewmission */
#viewmission .content{
    width: 90%;
    margin: auto;
}


#viewmission .content .accordion{
    width: 43%;
}
#viewmission #imageviewmission{
    margin-left: 2rem;
    margin-top: 2.5rem;
}
#viewmission .accordion-body{
    padding: 0;
}
#viewmission .accordion-item{
    border:unset
}
#viewmission .accordion-button::after{
    display: none;
}
#viewmission .accordion-button{
    width: 60%;
    justify-content: center;
    font-size: 32px;
    font-family: "Montserrat-Bold";
    color: #000;
    text-transform: uppercase;
    background-color: #fff;
    line-height: 0.667;
    box-shadow: 0 0px 5px rgb(0 0 0 / 42%);
    border-radius: 10px;
}
#viewmission .accordion-button:not(.collapsed) {
    color: #fff;
    background: linear-gradient(0deg, rgba(211,25,32,1) 0%, rgba(237,28,36,1) 100%);
}
#viewmission .box-content .text{
    width: 100%;
    border-bottom: 2px solid #333;
    padding-top: 2rem;
}
#viewmission .box-content .img{
    width: 55%;
}
#viewmission .box-content p{
    font-size: 33px;
    font-family: "GMVURWGeometric-Bold";
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.111;
    text-align: justify;
    text-align-last: left;
}
#viewmission .left-img{
    left: 0;
    width: 14%;
    top: 0;
}
#viewmission .right-img{
    right: 0;
    width: 15%;
    top: 0;
}

.proud-of-ourself {
    background: url('../images/home/proud-of-ourself/left-bg.png') top left no-repeat,
    url('../images/home/proud-of-ourself/right-bg.png') right bottom no-repeat,
    url('../images/home/proud-of-ourself/center-bg.png') calc(50% - 200px) 110px no-repeat;
}

.proud-of-ourself .box {
    width: 100%;
    text-align: center;
}

.proud-of-ourself .box .content {
    width: 220px;
    height: 220px;
    background-size: 100% 88% !important;
    position: relative;
    margin: 0 auto;
}

.proud-of-ourself .box .content .wrap {
    bottom: 34px;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}

.proud-of-ourself .content  h3 a {
    font-size: 14px;
}

.proud-of-ourself .content  p {
    margin-top: -5px;
}

.proud-of-ourself .box .more {
    margin-top: 10px;
}
.proud-of-ourself .box .more a {
    background: #ED1B24
}

.proud-of-ourself .box-1 .content {
    background: url('../images/home/proud-of-ourself/box-1.png') center top no-repeat;
}

.proud-of-ourself .box-2  .content {
    background: url('../images/home/proud-of-ourself/box-2.png') center top no-repeat;
}

.proud-of-ourself .box-3 .content {
    background: url('../images/home/proud-of-ourself/box-3.png') center top no-repeat;
}

.proud-of-ourself .box-4 .content {
    background: url('../images/home/proud-of-ourself/box-4.png') center top no-repeat;
}

@media only screen and (min-width: 992px) {
    .proud-of-ourself .box-1 {
        margin-top: 300px;
    }

    .proud-of-ourself .box-2 {
        margin-top: 200px;
    }

    .proud-of-ourself .box-3 {
        margin-top: 100px;
    }

    .proud-of-ourself .box-4 {
        margin-top: 0px;
    }
}


/* proundof */
#proundof{
    background:url('../images/background/homenew/pround/bg.webp')left bottom no-repeat , url('../images/background/homenew/pround/background.webp')center no-repeat;
    background-size: auto,cover;
    padding: 3rem 0;
}
#proundof .content .box-content{
    width: 30%;
    margin: 0rem 1rem;
    position: relative;
    margin-bottom: 1.5rem;
    background-color: #f2f2f2;
    border: 5px solid #fff;
    border-radius: 30px;
    min-height: 12.5rem;
}


#proundof .content .box-content .name{
    font-size: 37px;
    font-family: "Montserrat-Bold";
    color: #fff;
    font-weight: bold;
    line-height: 1.111;
    text-align: center;
    text-transform: uppercase;
    width: 70%;
    background-color: #e61c24;
    margin: auto;
    margin-top: -5px;
    margin-bottom: 1.5rem;
    border-radius: 0 0 20px 20px;
}
#proundof .content .box-content p{
    font-size: 22px;
    font-family: "GMVURWGeometric-Bold";
    font-weight: bold;
    line-height: 1.2;
    width: 80%;
    margin-bottom: 0;
    text-align: justify;
    text-align-last: center;
    margin: auto;
}
#proundof .content .box-content .img{
    position: absolute;
    bottom: -8px;
}
/* mentor */
#mentor{
    background-image: url('../images/background/homenew/mentor/background.webp');
    background-position:center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 2rem;
}
#mentor .title{
    margin-bottom: 3.5rem;
}
#mentor .box-content{
    background-image: url('../images/background/homenew/mentor/mentor.webp');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2rem 0;
    width: 30%;
    transition: all .2s ease-in-out;
}
#mentor .box-content:hover{
    transform: scale(1.1);
}
#mentor .box-content .img{
    width: 50%;
    margin: auto;
}
#mentor .box-content .text p{
    font-size: 20px;
    font-family: "GMVURWGeometric-Regular";
    color: rgb(255, 255, 255);
    line-height: 1.25;
    text-align: justify;
    text-align-last: left;
    -moz-transform: matrix( 0.99885635704389,0,0,0.99990429445996,0,0);
    -webkit-transform: matrix( 0.99885635704389,0,0,0.99990429445996,0,0);
    -ms-transform: matrix( 0.99885635704389,0,0,0.99990429445996,0,0);
    padding: 0 2rem;
    margin-top: 1rem;
}
#mentor .box-content .position{
    font-size: 22px;
    font-family: "GMVURWGeometric-Bold";
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    position: relative;
    padding-bottom: 1rem;
    -moz-transform: matrix( 0.99885635704389,0,0,1.00041244806441,0,0);
    -webkit-transform: matrix( 0.99885635704389,0,0,1.00041244806441,0,0);
    -ms-transform: matrix( 0.99885635704389,0,0,1.00041244806441,0,0);
    transition: all .2s ease-in-out;
}
#mentor .box-content .position::after{
    position: absolute;
    content: '';
    height: 3px;
    width: 35%;
    background-color: #ffff00;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
#mentor .box-content:hover .position::after{
    background-color: #ffff00;
    height: 5px;
    width: 45%;
}
#mentor .box-content .name{
    font-size: 26px;
    font-family: "GMVURWGeometric-Bold";
    color: rgb(255, 255, 255);
    line-height: 1.2;
    text-align: center;
    -moz-transform: matrix( 0.99885635704389,0,0,1.00041244806441,0,0);
    -webkit-transform: matrix( 0.99885635704389,0,0,1.00041244806441,0,0);
    -ms-transform: matrix( 0.99885635704389,0,0,1.00041244806441,0,0);
    margin-top: 1rem;
}
/* teachers */
.teachers figure {
    background: #FFFFFF url("../images/background/homenew/teachers/backgv.webp") no-repeat center;
    border-radius: 15px;
    padding-top: 1.5rem;
}

.teachers a, .teachers span {
    font-family: "GMVURWGeometric-BLACK";
    color: #e61c24;
    font-size: 26px;
}

.teachers figure img {
    margin: 0 auto;
    max-height: 300px;
}

.teachers .text {
    margin: 0 auto;
    max-width: 300px;
}

.teachers .text p {
    font-family: "GMVURWGeometric-Regular";
    background: url("../images/icons/home/dot.png") no-repeat left;
    padding-left: 15px;
    background-position: 0 7px;
}
.teachers .slick-slide{
    border-radius: 20px;
    padding: 15px;
    box-shadow: 0px 0px 5px 2px #0000006b;
    margin: 1rem !important;
    height: auto;
}
.teachers .slider{
    width: calc(90% - 15px);
    margin: 0 auto;
}
.teachers .slick-track{
    display: flex;
    flex: 1 1 auto !important;
}
.simple-slider .slick-next{
    right: -3rem;
}

.simple-slider .slick-prev{
    left: -3rem;
}
.teachers .read-more{
    display: none;
}
.teachers-father .img-left{
    left: 0;
    top: 5%;
}
.teachers-father .img-right{
    right: 0;
    bottom: -15%;
}
.teachers-father .rocket{
    right: 5%;
    top: -5%;
}
/* learning */
#learning{
    background: url('../images/background/homenew/learning/left.webp') no-repeat,url('../images/background/homenew/learning/right.webp') no-repeat;
    background-position: left 10%, right;
    background-size: auto;
    padding-top: 3rem;
}
#learning .content{
    align-items: flex-start;
}
#learning .content .box-content{
    width: 40%;
}
#learning .content .box-content .box-text{
    border: 3px solid #e61c24;
    border-radius: 20px;
    padding: 1.5rem;
    margin-top: -1.25rem;
    position: relative;
    z-index: 9;
}
#learning .content .box-content .box-text:not(.active){
    display: none;
}
#learning .content .box-content .name{
    padding: 0.25rem 1rem;
    text-align: center;
    background: linear-gradient(0deg, rgba(211,25,32,1) 0%, rgba(237,28,36,1) 100%);
    text-transform: uppercase;
    border-radius: 15px;
    box-shadow:0px 0px 5px 5px #8887874f;
    margin: auto;
    width: 40%;
    margin-top: 1.5rem;
    position: relative;
    z-index: 10;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
#learning .content .box-content .name>span{
    font-size: 30px;
    font-family: "GMVURWGeometric-Black";
    color: rgb(255, 255, 255);
}
#learning .content .box-content .box-text .text p{
  font-size: 24px;
  font-family: "GMVURWGeometric-Regular";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: left;
  position: relative;
  padding-left: 1rem;
}
#learning .content .box-content .box-text .text p::before{
    content: '';
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 30px;
    position: absolute;
    left: 0;
    top: 10px;
}
/* merterial */
#merterial{
    padding-top: 3rem;
}
#merterial .slider,#merterial .action{
    width: calc(90% - 15px);
    margin: 0 auto;
}
#merterial .slick-next{
    right: -3rem;
}

#merterial .slick-prev{
    left: -3rem;
}
.borderx{
    border: 3px solid #e61c24;
    border-radius: 30px;
}
#merterial .img-left{
    left: 0;
    top: -25%;
}
#merterial .img-right{
    right: 0;
    top: 0;
}
/*  */
#kids-slide .slick-track{
    display: flex !important;
}
#kids-slide .slick-slide {
    height: inherit !important;
    margin: 0 20px;
    margin-top: 2rem;
    position: relative;
}
#kids-slide .slick-current {
    /* transition: all .2s ease-in-out; */
    transform: scale(1.2);
    opacity: 1;
    padding: 2rem 0;
    margin-top: 0;

}
#kids-slide .slick-current img{
    border: 3px solid #e61c24;
    border-radius: 30px;
}
#kids-slide{
    width: calc(90% - 15px);
    margin: 0 auto;
}
#kids-slide .slick-next{
    right: -3rem;
}

#kids-slide .slick-prev{
    left: -3rem;
}
#kids-slide .slick-slide .play-video{
    position: absolute;
    border: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    cursor: pointer;
    width: 4rem;
    height: 3rem;
    border-radius: unset;
}

#kids .img-left{
    left: 0;
    top: -25%;
}
#kids .img-right{
    right: 0;
    top: 0;
}

/* other */
#enrollment-form .register span{
    border: unset;
    background-color: unset;
    margin: 0;
    padding: 0;
    font-size: 27px;
    font-family: 'GMVURWGeometric-Bold';
}
#enrollment-form .register-main{
    width: 100%;
}
#enrollment-form .register-main .button-regis{
    max-width: unset;
    /* width: 70%; */
    padding: 1rem 3rem;
}
