/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@600&family=Recursive:wght@300&family=Tinos&display=swap";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}*,*:before,*:after{box-sizing:border-box}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}img{max-width:100%}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}footer{background-color:#000;color:#fff;display:flex;flex-direction:column;gap:100px}footer .button a{background-color:#ffb606}footer .hr_grey{background-color:#5f5e5e;height:1px}footer .pen_course{margin-bottom:20px}footer .pen_course .header__title{color:#fff}.suscribe{display:flex;flex-direction:column;align-items:center}.suscribe form{width:80%}.flexnav{display:flex;flex-direction:column}nav{gap:15px}nav a{color:#5f5e5e}.footer__nav_contact{margin-bottom:20px}.copyrights{display:flex;justify-content:center}.copyrights div{font-size:12px}.copyrights div:nth-of-type(1){border-right:1px solid #5f5e5e;margin-right:8px;padding-right:8px}.copyrights a{color:blue;text-transform:capitalize}.footer_end{display:flex;flex-direction:column;gap:10px}.footer__social_logos{display:flex;justify-content:space-between;width:40%;margin:0 auto;padding-bottom:80px}.footer__social_logos a:hover path{fill:#ffb606}body{font-family:"Open Sans",sans-serif;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.wrapper{width:95%;margin:0 auto}hr{margin-top:100px;width:10%;height:3px;background-color:#ffb606;border:0}h2{text-align:center;margin-bottom:80px}a{text-decoration:none;color:#000}.button{color:#fff;background-color:#000;font-weight:bold;text-transform:uppercase;padding:10px 30px;text-align:center}.button_large{background-color:#ffb606;color:#fff;width:100%;display:inline-block;text-align:center;padding:15px;font-size:18px;text-transform:uppercase}.seventy_height{height:70vh}.course_page .intro,.contact_page .intro{height:50vh}.course_page .intro .intro__content,.contact_page .intro .intro__content{justify-content:center;font-size:30px;margin-top:60px}.footer__nav img{height:15px;width:15px}.boxshadow_hover:hover{box-shadow:10px 10px 5px 0px rgba(0,0,0,.384)}header{background-color:#fff;position:fixed;margin:0 auto;top:40px;height:80px;width:90%;display:flex;align-items:center}.pen_course{display:flex;align-items:center;justify-content:flex-start;gap:5px}.pen_course img{width:30px;height:25px;margin-left:10px}.pen_course .header__title{color:#212529;font-size:20px;font-weight:900}.header__burger_menu{position:absolute;top:20px;right:20px;width:25px;height:25px;z-index:2;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-evenly;cursor:pointer}.header__burger_menu div{height:3px;width:80%;background-color:#000;border-radius:3px}.header__nav{display:none}@media screen and (min-width: 740px){header{gap:80px}.header__burger_menu{display:none}.header__nav{display:flex;justify-content:space-between;width:70%}.header__nav a{color:#000}}.intro{background:url(../../images/slider_background.jpg) center/cover;height:100vh;width:100%;display:flex;align-items:center;font-size:48px}.intro .intro__content{width:95%;margin:0 auto;display:flex;justify-content:space-evenly;align-items:center;text-align:center;color:#fff}.intro .intro__content .intro__title{font-size:48px;line-height:70px}.intro .intro__content .yellow_title{background-color:#ffb606;padding:5px}.intro .navpage_button{display:none}.subnav{margin-top:100px;display:flex;flex-direction:column;gap:30px}.subnav__option{text-decoration:none;color:#fff;height:161px;width:100%;background-color:#000;display:flex;align-items:center;gap:15px}.subnav__option:hover{background-color:#ffb606}.subnav__option:hover path{fill:#fff}.subnav__option svg{width:62px;height:62px;margin-left:40px}.subnav__option h4{font-weight:bold;font-size:20px;text-transform:capitalize;margin:0}.subnav__option .subnav__option_viewmore{font-size:12px}.subnav__option .subnav__option_viewmore:hover{color:#000}.course{display:grid;grid-template-rows:4fr 1.5fr 1fr;align-items:center;justify-content:center;background-color:#f8f9fa;margin-bottom:60px}.course .course__derscription{display:flex;flex-direction:column;width:70%;margin:0 auto}.course .course__derscription .course__title{text-decoration:none;color:#000}.course .course__derscription .course__title:hover{color:#a5a5a5}.course .course__derscription .course__subtitle{font-size:12px;line-height:25px}.course .course__author{display:grid;grid-template-columns:5fr 1fr;align-self:flex-end;background-color:rgba(165,165,165,.2470588235)}.course .course__author .course__author_description,.course .course__author .course__author_price{display:flex;align-items:center}.course .course__author img{margin:10px 20px 10px 40px;border-radius:100%}.course .course__author_price{background-color:#ffb606;justify-content:center}.course__subtitle{color:#a5a5a5;font-size:15px}.registration{background-color:#ffb606;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.registration .registration__content{width:80%}.registration .registration__content h3{font-size:25px;line-height:40px}.registration .registration__content span{color:#000}.registration .registration__content p{font-size:12px;line-height:25px;margin-bottom:60px}.search{background:linear-gradient(0deg, rgba(218, 217, 217, 0.5), rgba(218, 218, 218, 0.5)),url(../../images/search_background.jpg);width:100%;background-size:auto,cover}.search__content{width:80%;margin:0 auto;padding-top:60px}form{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}form input{width:100%;border:0;line-height:50px;padding-left:20px}.services,.services_rows{display:flex;flex-direction:column;gap:40px}.service{margin-left:10px}.service img{height:41px}.service h2{text-align:left;margin-bottom:10px;text-transform:capitalize}.service .course__subtitle{line-height:30px;font-size:13px}.testimonial{height:100vh;width:100%;margin-top:100px;background:url(../../images/testimonials_background_2.jpg) center/cover;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff;text-align:center;gap:15px}.testimonial h2{margin-bottom:60px}.testimonial .guillemets{font-style:italic;color:#ffb606;font-size:25px}.testimonial p{width:80%;font-size:13px}.testimonial img{border-radius:100%;height:98px;width:98px}.testimonial .student_name{color:#ffb606}.testimonial .circles{display:none}.events{display:flex;flex-direction:column;gap:30px;margin-bottom:100px}.events h2{margin-bottom:40px}.event{display:flex;flex-direction:column;gap:30px}.event a{text-transform:capitalize;font-size:22px}.event p{margin-top:2px}.event .course__subtitle{font-size:13px}.event__date{height:100px;width:100px;border:2px solid #ffb606;color:#ffb606;display:flex;flex-direction:column;justify-content:center;align-items:center}.event__date .day{font-size:30px}@media screen and (min-width: 740px){.homepage .navpage_button{display:inline-block;max-width:58px;width:58px;height:58px;max-height:58px;font-size:15px;background-color:#fff;text-decoration:none;color:#000;display:flex;align-items:center;justify-content:center}.homepage .testimonial .circles{display:flex;justify-content:center;align-items:center;gap:5px;width:80px}.homepage .testimonial .circles .circle{border:3px solid #fff;border-radius:100%;height:10px;width:10px}.homepage .testimonial .circles .circle:nth-of-type(2){border-color:#ffb606;background-color:#ffb606;height:15px;width:15px}}@media screen and (min-width: 980px){.subnav{margin-top:-200px;display:flex;flex-direction:row;gap:30px}.courses{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}.registration-search{display:grid;grid-template-columns:repeat(2, 1fr)}.services_rows{display:grid;grid-template-columns:repeat(3, 1fr);gap:80px}.event{display:grid;grid-template-columns:.5fr 2fr 1fr}.event img{order:3}.middle_footer{display:grid;grid-template-columns:1fr 3fr;margin-left:20px}.middle_footer .course__subtitle{width:80%}.footer__navs{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.suscribe{display:grid;grid-template-columns:3fr 1fr}.suscribe form{width:100%;margin-bottom:0}.touch-join{display:grid;grid-template-columns:repeat(2, 1fr);align-items:baseline}}.course_page .intro{background:url(../../images/courses_background.jpg) center/cover}.contact_page .intro{background:url(../../images/contact_background.jpg) center/cover}.contact_page h1{margin-bottom:100px}.contact_page .search{background:none;margin-bottom:100px}.contact_page input,.contact_page textarea{background-color:#f8f4f4}.contact_page textarea{color:#6e6e6e;border:0;padding-left:20px;width:100%}.contact_page .textarea{width:100%}.contact_page .join h1{margin-bottom:40px}.contact_page .join .service{margin-left:0}.contact_page .footer__nav{margin-top:40px}.contact_page .map{width:100%;margin-top:100px;margin-bottom:100px}.contact_page .map div{text-align:center}/*# sourceMappingURL=styles.min.css.map */