*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}html{font-size:16px}body{background-color:#fefefe;color:rgba(0,0,0,.7)}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background:linear-gradient(white,crimson);border-radius:16px;height:140px;border:2px solid white}.contact-header__details{text-align:center;color:white;padding:20px;background:#20232a;height:auto;width:100%}.contact-header__details p{display:inline-block;padding:0 3px}.contact-header__column-rule{display:inline-block;padding:0 6px}@media only screen and (max-width:562px){.contact-header__column-rule{display:none}}@media only screen and (orientation:landscape) and (max-width:960px){.contact-header__column-rule{display:inline-block}}.nav-bar{display:flex;background-color:#282c34;flex-wrap:wrap;height:100%;position:sticky;top:0;box-shadow:1px 0 8px 2px rgba(0,0,0,.2);align-items:center;justify-content:space-between;padding:6px 16px;z-index:3}.nav-bar__logo{height:70px;border-radius:6px;margin-top:2px;padding:0 8px}.nav-bar__link{text-decoration:none}.nav-bar__burger-container{display:none}@media only screen and (max-width:800px){.nav-bar__links{display:none}.nav-bar__logo{max-height:52px;width:auto}.nav-bar__burger-container{display:block}.nav-bar__burger-menu{margin-right:10px;position:relative;cursor:pointer}.nav-bar__burger-drop-down{position:absolute;top:58px;right:14px;transition:.25s all}}@media only screen and (orientation:landscape) and (max-width:1040px){.nav-bar__links{display:none}.nav-bar__logo{max-height:52px;width:auto}.nav-bar__burger-container{display:block}.nav-bar__burger-menu{margin-right:10px;position:relative;cursor:pointer}.nav-bar__burger-drop-down{position:absolute;top:58px;right:14px;transition:.25s all}}.nav-menu{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;color:white;background-color:transparent;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:bold}.nav-menu:hover{animation:hover .2s ease-in-out 0s forwards}@keyframes hover{100%{color:#282c34;background-color:white;transform:scale(1.04)}}.nav-drop-down{width:160px;background:white;border-radius:5px;position:relative;z-index:3;display:none}.nav-drop-down__show{display:block}.nav-drop-down:after{position:absolute;right:10%;top:-7px;width:0;height:0;content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;z-index:3}.nav-drop-down__menu{display:block;text-align:center;font-weight:bold;padding:8px;text-decoration:none;color:#282c34;border-radius:5px}.nav-drop-down__menu:hover{color:white;background-color:#282c34;transition:.25s all}.progress-container{margin-top:2px;width:100%;height:2px}.progress-bar{height:2px;background:linear-gradient(to right,white,tomato,yellowgreen,rgb(255,223,86),dodgerblue,slateblue,white);width:0%}.course-image-header{display:flex;justify-content:center;align-items:center;color:white;text-shadow:3px 3px 3px rgba(0,0,0,.6);font-size:1.2em;position:relative}.course-image-header__headline{position:absolute;background:rgb(0,0,0,.2);padding:0 10px;text-align:center}.course-image-header__headline::first-letter{font-size:1.5em}@media only screen and (max-width:760px){.course-image-header__image-1,.course-image-header__image-3{display:none}.course-image-header__image-2{width:100vw;height:180px}.course-image-header{font-size:.7em}.course-image-header::first-letter{font-size:1em}@media only screen and (max-width:823px) and (orientation:landscape){.course-image-header__image-1,.course-image-header__image-3{display:none}.course-image-header__image-2{height:180px}.course-image-header{font-size:.8em}.course-image-header::first-letter{font-size:1.1em}}}.admission-laptop-header{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:90px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.4);color:#fff;background-color:crimson}@media only screen and (max-width:800px){.admission-laptop-header>h1{font-size:22px}}.admission-laptop__wrapper{height:100%;display:flex;padding:36px 26px 26px;align-items:center;justify-content:center;background-color:rgba(220,20,60,.04)}.admission-laptop{width:100%;max-width:1120px;position:relative}.admission-laptop>img{width:100%}.admission-laptop>iframe{position:absolute;width:67.7%;height:81.3%;background:#000;top:7.1%;left:17.5%}.flash-news__wrapper{display:flex;justify-content:center;align-items:center;margin:1em;background:rgb(248,229,194)}.flash-news__header{font-size:1.1rem;padding:.5em;width:10em;text-align:center;font-weight:bold;color:white;background-color:crimson}.flash-news__content{width:100%;color:dimgrey;font-size:large}.home-course-card__header{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:90px;text-align:center;color:slateblue;background:linear-gradient(to right,slateblue,#fefefe,#fefefe,slateblue)}@media only screen and (max-width:800px){.home-course-card__header>h1{font-size:22px}}.home-course-card__wrapper{height:100%;display:flex;align-items:center;padding:30px 12px;flex-wrap:wrap;background:linear-gradient(to bottom right,rgba(158,240,25,.2),white)}.home-course-card__list{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:min(1600px,100%);margin:auto}.home-course-card{flex:1;max-width:234px;background-color:white;margin:20px 10px;text-align:center;height:480px;cursor:pointer;overflow:hidden;color:#2d2d2d;transition:.3s linear;border-radius:12px;box-shadow:1px 1px 8px 2px rgba(0,0,0,.3)}.home-course-card:hover{transform:scale(1.02);color:white;text-shadow:3px 3px 3px rgba(0,0,0,.4)}.home__kindergarten-card-header{background-color:#ff6347;display:inline-block;color:#fff;padding:12px 32px;border-radius:0 0 20px 20px;font-size:18px;text-transform:uppercase;font-weight:600;transition:.4s linear}.home-course-card:hover .home__kindergarten-card-header{box-shadow:0 0 0 19em #ff6347}.home__kindergarten-card-content{text-align:center;padding:12px 30px;font-size:15px;height:166px;overflow:hidden}.home__kindergarten-button{display:inline-block;margin-bottom:20px;margin-top:10px;border:2px solid #ff6347;color:#ff6347;padding:8px 16px;border-radius:8px;font-weight:bold;text-transform:uppercase;font-weight:500;transition:.3s linear;text-decoration:none;text-shadow:none}.home__kindergarten-button:hover{background-color:#ff6347;color:#fff}.home-course-card__image{width:100%;height:180px;padding:12px 0}.home-course-card__image:hover{transform:scale(1.1);transition:transform 300ms;overflow:hidden}.home__primary-card-header{background-color:yellowgreen;display:inline-block;color:#fff;padding:12px 68px;border-radius:0 0 20px 20px;font-size:18px;text-transform:uppercase;font-weight:600;transition:.4s linear}.home-course-card:hover .home__primary-card-header{box-shadow:0 0 0 19em yellowgreen}.home__primary-card-content{text-align:center;padding:12px 30px;font-size:15px;height:166px;overflow:hidden}.home__primary-button{display:inline-block;margin-bottom:20px;margin-top:10px;border:2px solid yellowgreen;color:yellowgreen;padding:8px 16px;border-radius:8px;font-weight:bold;text-transform:uppercase;font-weight:500;transition:.3s linear;text-decoration:none;text-shadow:none}.home__primary-button:hover{background-color:yellowgreen;color:#fff}.home__upper-primary-card-header{background-color:rgb(230,156,19);display:inline-block;color:#fff;padding:12px 30px;border-radius:0 0 20px 20px;font-size:18px;text-transform:uppercase;font-weight:600;transition:.4s linear}.home-course-card:hover .home__upper-primary-card-header{box-shadow:0 0 0 19em rgb(230,156,19)}.home__upper-primary-card-content{text-align:center;padding:12px 30px;font-size:15px;height:166px;overflow:hidden}.home__upper-primary-button{display:inline-block;margin-bottom:20px;margin-top:10px;border:2px solid rgb(230,156,19);color:rgb(230,156,19);padding:8px 16px;border-radius:8px;font-weight:bold;text-transform:uppercase;font-weight:500;transition:.3s linear;text-decoration:none;text-shadow:none}.home__upper-primary-button:hover{background-color:rgb(230,156,19);color:#fff}.home__secondary-card-header{background-color:dodgerblue;display:inline-block;color:#fff;padding:12px 50px;border-radius:0 0 20px 20px;font-size:18px;text-transform:uppercase;font-weight:600;transition:.4s linear}.home-course-card:hover .home__secondary-card-header{box-shadow:0 0 0 19em dodgerblue}.home__secondary-card-content{text-align:center;padding:12px 30px;font-size:15px;height:166px;overflow:hidden}.home__secondary-button{display:inline-block;margin-bottom:20px;margin-top:10px;border:2px solid dodgerblue;color:dodgerblue;padding:8px 16px;border-radius:8px;font-weight:bold;text-transform:uppercase;font-weight:500;transition:.3s linear;text-decoration:none;text-shadow:none}.home__secondary-button:hover{background-color:dodgerblue;color:#fff}.home__senior-secondary-card-header{background-color:slateblue;display:inline-block;color:#fff;padding:12px 10px;border-radius:0 0 20px 20px;font-size:18px;text-transform:uppercase;font-weight:600;transition:.4s linear}.home-course-card:hover .home__senior-secondary-card-header{box-shadow:0 0 0 19em slateblue}.home__senior-secondary-card-content{text-align:center;padding:12px 30px;font-size:15px;height:166px;overflow:hidden}.home__senior-secondary-button{display:inline-block;margin-bottom:20px;margin-top:10px;border:2px solid slateblue;color:slateblue;padding:8px 16px;border-radius:8px;font-weight:bold;text-transform:uppercase;font-weight:500;transition:.3s linear;text-decoration:none;text-shadow:none}.home__senior-secondary-button:hover{background-color:slateblue;color:#fff}@media screen and (max-width:1100px){.home-course-card{flex:50%}}.home__course-speciality__header-2{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:90px;text-align:center;color:rgb(255,231,93);background:linear-gradient(to right,rgb(255,231,93),#fefefe,#fefefe,rgb(255,231,93))}@media only screen and (max-width:800px){.home__course-speciality__header-2>h1{font-size:22px}}.home__course-switch-2{position:relative;display:inline-block;width:54px;height:28px;align-self:flex-end}.home__course-switch-2 input{opacity:0;width:0;height:0}.home__course-slider-2{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.home__course-slider-2:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s}input:checked+.home__course-slider-2{background-color:rgba(0,0,0,.7)}input:focus+.home__course-slider-2{box-shadow:0 0 1px rgba(0,0,0,.7)}input:checked+.home__course-slider-2:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.home__course-slider-2.home__course-round-2{border-radius:20px}.home__course-slider-2.home__course-round-2:before{border-radius:50%}.home__course-speciality-2{width:100%;height:100%;text-align:justify;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;padding:30px 60px 60px;line-height:36px;font-size:1.1em;background:whitesmoke}.home__course-speciality-2 h2:nth-child(2){padding:20px 6px 12px;color:darkorange;letter-spacing:3px;text-align:center}.home__course-speciality-2 h2:nth-child(4){padding:20px 6px 12px;color:gold;letter-spacing:3px;text-align:center}@media only screen and (max-width:800px),(max-width:1024px),(orientation:landscape) and (max-width:1024px){.home__course-speciality-2{line-height:22px;padding:30px;text-align:justify}}.home__about-school__header{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:90px;text-align:center;color:limegreen;background:linear-gradient(to right,limegreen,#fefefe,#fefefe,limegreen)}@media only screen and (max-width:800px){.home__about-school__header>h1{font-size:22px}}.home__about-school-descriptor{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:100%;background:#f5f6fa}.home__about-school__image-wrapper{width:50%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:40px}.home__about-school__image{width:100%;height:340px}.home__about-school__content-wrapper{width:50%;height:100%;text-align:justify;display:flex;justify-content:center;flex-wrap:wrap;padding:60px;line-height:36px}.home__about-school__content>h2{padding-bottom:14px}@media only screen and (max-width:800px),(max-width:1024px),(orientation:landscape) and (max-width:1024px){.home__about-school__image-wrapper{width:100%}.home__about-school__image{width:100%;height:100%}.home__about-school__content-wrapper{width:100%;line-height:22px;padding:30px;text-align:justify}}.footer{background:#282c34;width:100%;height:100%;display:flex;justify-content:space-between;flex-wrap:wrap;padding:4%}.footer__about-school{display:flex;flex-direction:column;max-width:348px;align-items:center;margin-bottom:12px}.footer__about-school>h2{display:flex;justify-content:center;align-items:center;color:white;font-size:1.1rem;flex-wrap:wrap}.footer__about-school>p{padding:.8rem;color:#a5b1c2}.footer__store-link{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;width:17em;height:4em}.footer__store-link__img-btn-1,.footer__store-link__img-btn-2{max-width:8em}.footer__store-link__img-btn-1:active,.footer__store-link__img-btn-2:active{transform:translateY(1px);box-shadow:2px 2px 4px rgba(0,0,0,.4)}.footer__external-link{display:inline-block;padding:12px 12px 0;cursor:pointer}.footer-copyright{background:#20232a;display:flex;color:white;flex-direction:row;align-items:center;padding:22px 16px;flex-wrap:wrap;justify-content:space-between;font-size:15px;text-align:center}.footer-copyright>p>span{font-weight:bold;font-size:14px;cursor:pointer}@media only screen and (max-width:453px){.footer-copyright{justify-content:center;flex-direction:column}}@media only screen and (orientation:landscape) and (max-width:730px){.footer{justify-content:space-around}}.footer-link-container{padding:7px 10px;margin-bottom:16px;display:flex;flex-direction:column}.footer-link-container>h2{color:white;font-size:1.1rem;margin-bottom:8px}.footer-link-container__link{display:inline-block;color:#a5b1c2;margin-top:14px;margin-left:6px;text-decoration:none}.footer-link-container__info{display:inline-block;color:#a5b1c2;margin-top:14px;margin-left:6px;text-decoration:none}.footer-link-container__link:hover{color:wheat;transition:.5s all;cursor:pointer;transform:scale(1.02)}