@import url(https://fonts.googleapis.com/css?family=Righteous&display=swap);@import url(https://fonts.googleapis.com/css?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css?family=El+Messiri|Lalezar&display=swap);#navBar{background:#fff;-webkit-box-shadow:2px 3px 5px rgba(0,0,0,.2);box-shadow:2px 3px 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:70px;position:fixed;width:100vw;z-index:10}.logo-nav{font-weight:400;letter-spacing:.6px;font-size:22px;color:#000;color:#ff2d4a;font-family:Lalezar,cursive;text-decoration:none}nav{width:90vw}.links-item,nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.links-item{list-style:none;width:40vw}.links-item li a{text-decoration:none;color:#000;text-transform:capitalize;-webkit-transition:all 1s ease;transition:all 1s ease;font-size:18px}.links-item li a.router-link-exact-active{color:#ff2d4a;font-weight:650}.humb{width:53px;height:36px;cursor:pointer;display:none}.line{width:100%;margin:3px 0;border-radius:8px;height:8px;background:#ff2d4a}@media screen and (max-width:1180px){.links-item{width:50vw}}@media screen and (max-width:850px){.links-item{width:60vw}}@media screen and (max-width:700px){.links-item{position:absolute;top:70px;left:0;width:100vw;height:calc(100vh - 70px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;clip-path:circle(100px at 90% -29%);-webkit-clip-path:circle(100px at 90% -29%);background:#fff;-webkit-transition:all 1s ease;transition:all 1s ease}.humb{display:block}.open-nav{clip-path:circle(1000px at 90% -10%);-webkit-clip-path:circle(1000px at 90% -10%)}}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Poppins}html{scroll-behavior:smooth}#app{overflow:hidden}.loader{text-align:center}.lds-dual-ring{display:inline-block;width:80px;height:80px}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #ff2d4a;border-color:#ff2d4a transparent #ff2d4a transparent;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.vueimg{width:25px;height:15px;-o-object-fit:contain;object-fit:contain}#home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3))),url(../img/studies03.fb6f9126.jpeg);background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3)),url(../img/studies03.fb6f9126.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.titles{text-align:center;color:#fff}.titles p{font-size:1.4rem}.titles h1,.titles p{text-shadow:2px 2px #000}.titles h1{font-weight:670;letter-spacing:.9px;font-size:2.3rem}@media screen and (max-width:690px){.titles h1{font-size:1.8rem}}@media screen and (max-width:623px){.titles h1{font-size:1.5rem}}@media screen and (max-width:530px){.titles h1{font-size:1.3rem}}#about{height:100vh;width:100vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f6f6f6}#about,.container{display:-webkit-box;display:-ms-flexbox;display:flex}.container{width:95vw;height:90vh}.description{width:60%;position:relative}.desc-title{color:#ff2d4a;text-transform:capitalize;letter-spacing:.9px;font-weight:600;margin-top:25px}.desc-parag{font-size:22px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.kerini{color:#ff2d4a;font-weight:600;font-family:Lalezar,cursive}.svg{width:40%}.svg svg{width:100%;height:100%}@media screen and (max-width:980px){#about{height:200vh}.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:1200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.desc-title{text-align:center}.svg{width:100%;height:400px}.description{width:100%;height:800px;position:relative}}@media screen and (max-width:350px){#about{height:222vh}.desc-title{font-size:1.5rem}}#contact{width:100vw;height:70vh;background:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-container{text-transform:capitalize;text-align:center;width:500px}.contact-container h1,.contact-container h3{font-weight:500}.contact-container h1{color:#ff2d4a}.social{width:40%;margin:25px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.social img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:500px){.contact-container h1{font-size:1.6rem}}@media screen and (max-width:350px){.contact-container h1{font-size:1.5rem}}footer p{text-align:center}#module{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:auto;background:#fafafa}.module-container{width:97vw;margin-top:70px;min-height:calc(100vh - 70px)}.title{text-transform:capitalize;font-weight:650;text-align:center}.title-line{width:60px;height:5px;border-radius:15px;margin:auto;background:#ff2d4a}.boxes-container{margin-top:.5rem;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:2rem;grid-row-gap:2rem}.box{-webkit-box-shadow:0 4px 40px rgba(0,0,0,.25);box-shadow:0 4px 40px rgba(0,0,0,.25);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box-title{font-size:1.7rem;margin-top:5px}.box-btn,.box-title,.vid-btn{font-weight:600;text-transform:capitalize}.box-btn,.vid-btn{color:#fff;background:#ff2d4a;-webkit-box-shadow:0 4px 40px rgba(0,0,0,.25);box-shadow:0 4px 40px rgba(0,0,0,.25);padding:15px 30px;width:290px;text-align:center;margin-bottom:15px;font-size:1.3rem;border-radius:20px;text-decoration:none}.vid-container{margin:30px 0;text-align:center}@media screen and (max-width:1050px){.boxes-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.boxes-container{grid-template-columns:repeat(1,1fr)}}