﻿*{margin:0;padding:0;box-sizing:border-box;font-family:"Gothic A1",sans-serif}html,body{height:100%;scroll-behavior:smooth}body,body p,a{font-weight:400;font-size:16px;line-height:28px;color:#797c7f}a{text-decoration:none;transition:.3s}.wrapper{display:flex;flex-direction:column;min-height:100%}.content{flex:1 0 auto;position:relative}footer{flex:0 0 auto}.container{max-width:1200px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;height:100%}.row{display:flex;flex-wrap:wrap;padding-right:15px;padding-left:15px;width:100%;flex-direction:row;height:100%}@keyframes moveUpDown{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}body.menu-open{overflow:hidden}header{position:relative;overflow:hidden}header .header-navigation-wrapper{border-bottom:1px solid rgba(255,255,255,.2);z-index:5;display:flex;position:absolute;left:0;right:0;height:90px;background-color:rgba(0,0,0,0)}header .header-navigation-wrapper .header-row{justify-content:space-between;align-items:center;height:100%}header .header-navigation-wrapper .header-row .header-logo{padding:0 15px}header .header-navigation-wrapper .header-row .header-logo a{display:block}header .header-navigation-wrapper .header-row .header-logo a img{height:38px;width:132px}header .header-navigation-wrapper .header-row .header-right-container{display:flex}header .header-navigation-wrapper .header-row .header-right-container .header-navigation{height:100%}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list{display:flex;align-items:center}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li{padding:0 12px;position:relative;list-style:none;height:100%}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li .btn-white{display:inline-flex;flex-direction:row-reverse;justify-content:center;align-items:center;border:1px solid #245d51;border-radius:30px;background:#00a4a6;color:#fff;font-weight:400;min-width:140px;outline:none;padding:12px 20px;cursor:pointer;font-size:16px;text-align:center;vertical-align:middle;transition:.3s;max-width:max-content;line-height:normal;color:#fff;background:rgba(0,0,0,0);border-color:#fff}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li .btn-white:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.18);transform:translateY(-5px);background:#050d36;color:#fff;border-color:#050d36}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li .btn-white:hover{color:#00a4a6;background:#fff;border-color:#00a4a6}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li .btn-action{display:inline-flex;flex-direction:row-reverse;justify-content:center;align-items:center;border:1px solid #245d51;border-radius:30px;background:#00a4a6;color:#fff;font-weight:400;min-width:140px;outline:none;padding:12px 20px;cursor:pointer;font-size:16px;text-align:center;vertical-align:middle;transition:.3s;max-width:max-content;line-height:normal;min-width:100px}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li .btn-action:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.18);transform:translateY(-5px);background:#050d36;color:#fff;border-color:#050d36}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li .btn-action{min-width:140px;margin-top:9px}}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li .btn-action:hover{color:#000;background:#fff;border-color:#fff}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li a{display:block;text-align:center;color:#fff;transition:.3s;height:100%;line-height:90px}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li a:hover{color:#00a4a6}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li a{width:100%;line-height:normal;display:flex;align-items:center;justify-content:center;height:50px}}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li.active a{color:#00a4a6}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li{margin:0;width:100%;height:auto}}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li>ul.submenu{opacity:0;visibility:hidden;transform:translateY(30px);position:absolute;background:#fff;top:90px;left:0;max-width:200px;width:max-content;min-width:130px;padding:8px 0;box-shadow:0 0 20px 0 rgba(0,0,0,.1);border-radius:0 0 5px 5px;z-index:2;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;text-align:left}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li>ul.submenu li a{padding:5px 19px;display:block;color:#333;font-size:14px;line-height:normal;text-align:left}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li>ul.submenu li a:hover{color:#00a4a6}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li>ul.submenu li a{color:#fff;width:100%;display:flex;align-items:center;justify-content:center;height:40px}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li>ul.submenu li{margin-bottom:10px;width:100%}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li>ul.submenu{opacity:0;visibility:hidden;height:0;position:static;transform:translateY(0px);background:rgba(0,0,0,0);box-shadow:none;padding:0;transition:all .2s linear}}header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li:hover>ul.submenu{transform:translateY(0px);opacity:1;visibility:visible}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list li:hover>ul.submenu{flex-direction:column;align-items:center;opacity:0;visibility:hidden}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation .header-list{flex-direction:column;align-items:center}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .header-navigation{display:none}}header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation{display:none}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li a{width:100%;line-height:normal;display:flex;align-items:center;justify-content:center;height:50px}}header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li.active a{color:#00a4a6}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li{margin:0;width:100%;height:auto}}header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li>ul.mobile-submenu{height:0;opacity:0;visibility:hidden}header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li>ul.mobile-submenu li a:hover{color:#00a4a6}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li>ul.mobile-submenu li a{color:#fff;width:100%;display:flex;align-items:center;justify-content:center;height:40px}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li>ul.mobile-submenu li{margin-bottom:10px;width:100%}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li>ul.mobile-submenu{opacity:0;visibility:hidden;height:0;position:static;transform:translateY(0px);background:rgba(0,0,0,0);box-shadow:none;padding:0;transition:all .2s linear}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list li:hover>ul.mobile-submenu{flex-direction:column;align-items:center;opacity:0;visibility:hidden}}@media(max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .mobile-header-navigation .header-list{flex-direction:column;align-items:center}}header .header-navigation-wrapper .header-row .header-right-container .burger-button{display:none}header .header-navigation-wrapper .header-row .header-right-container .language-selector{display:flex;align-items:center;position:relative}header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-img{width:30px;height:20px}header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-option{text-decoration:none;display:flex;align-items:center}header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-list{display:none;position:absolute;top:90px;right:0;background:#fff;margin:0;border-radius:.25rem;z-index:998;padding:0;border:1px solid #ddd;transition:all .4s}header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-list li{list-style:none;padding:10px}header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-list li a{display:flex;align-items:center;width:154px}header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-list li a img{margin-right:5px}header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-list li+li{border-top:1px solid #ccc}@media screen and (max-width: 999px){header .header-navigation-wrapper .header-row .header-right-container .language-selector .language-list{top:60px}}header .header-navigation-wrapper .header-row .header-right-container .language-selector.show .language-list{display:block}@media screen and (max-width: 998px){header .header-navigation-wrapper .header-row .header-right-container .burger-button{position:relative;z-index:10000;display:block;background:none;border:none;cursor:pointer;padding:10px;right:10px;margin-top:5px}header .header-navigation-wrapper .header-row .header-right-container .burger-icon{display:block;width:20px;height:2px;background-color:#fff;margin-bottom:4px;position:relative;transition:transform .3s ease-in-out}header .header-navigation-wrapper .header-row .header-right-container .burger-icon:before,header .header-navigation-wrapper .header-row .header-right-container .burger-icon:after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;transition:transform .3s ease-in-out}header .header-navigation-wrapper .header-row .header-right-container .burger-icon:before{transform:translateY(-6px) translateX(-10px)}header .header-navigation-wrapper .header-row .header-right-container .burger-icon:after{transform:translateY(6px) translateX(-10px)}header .header-navigation-wrapper .header-row .header-right-container .header-navigation.active{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#1c1d2a;z-index:999;opacity:0;animation:expandMenu .5s ease-in-out forwards}header .header-navigation-wrapper .header-row .header-right-container .header-navigation.active .mobile-submenu{opacity:0;transform:scale(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}header .header-navigation-wrapper .header-row .header-right-container .header-navigation.active .mobile-submenu.active{opacity:1;transform:scale(1)}@keyframes expandMenu{0%{opacity:0}100%{opacity:1}}header .header-navigation-wrapper .header-row .header-right-container .submenu-close{display:block;background:none;border:none;cursor:pointer;padding:10px;position:fixed;z-index:999;right:20px}header .header-navigation-wrapper .header-row .header-right-container .mobile-submenu.active .submenu-close{display:block}header .header-navigation-wrapper .header-row .header-right-container .burger-button.active .burger-icon{transform:rotate(45deg)}header .header-navigation-wrapper .header-row .header-right-container .burger-button.active .burger-icon::before,header .header-navigation-wrapper .header-row .header-right-container .burger-button.active .burger-icon::after{top:0;transform:rotate(90deg) translateY(10px)}}header .show-submenu{opacity:1 !important;visibility:visible !important}.btn-up{pointer-events:auto;width:60px;height:60px;right:35px;background:#00a4a6;border-radius:100%;cursor:pointer;display:block;position:fixed;z-index:-16;bottom:50%;opacity:0;transition:all .5s ease-out}.btn-up:before{content:"";position:absolute;border:2px solid #ff387e;left:-20px;opacity:0;right:-20px;top:-20px;bottom:-20px;border-radius:50%}.btn-up:after{color:#fff;content:"↑";display:block;font-size:27px;height:40px;left:0;line-height:40px;margin-top:-22px;position:absolute;text-align:center;top:30px;width:100%;transition:all .5s ease-out}@media(max-width: 1400px){.btn-up:after{font-size:24px;line-height:35px;margin-top:-20px}}@media(max-width: 1400px){.btn-up:after{top:23px}}.btn-up:hover:before{animation:pulse 1.5s linear infinite}@media(max-width: 1400px){.btn-up{width:45px;height:45px;right:35px}}.btn-up_show{opacity:1;bottom:35px;z-index:1}@keyframes pulse{0%{transform:scale(0.5);opacity:0}50%{opacity:.5}100%{transform:scale(0.7);opacity:0}}@font-face{font-family:"fontello";src:url("/font/fontello.eot?95804417");src:url("/font/fontello.eot?95804417#iefix") format("embedded-opentype"),url("/font/fontello.woff2?95804417") format("woff2"),url("/font/fontello.woff?95804417") format("woff"),url("/font/fontello.ttf?95804417") format("truetype"),url("/font/fontello.svg?95804417#fontello") format("svg");font-weight:normal;font-style:normal;font-display:swap}[class^=icon-]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-facebook:before{content:""}.icon-basket:before{content:""}.icon-resize-full:before{content:""}.icon-clock:before{content:""}.icon-signal:before{content:""}.icon-book-open:before{content:""}.icon-user:before{content:""}.icon-graduation-cap:before{content:""}.icon-phone:before{content:""}.icon-location:before{content:""}.icon-plus:before{content:""}.icon-star:before{content:""}.icon-star-empty:before{content:""}.icon-star-1:before{content:""}.icon-video:before{content:""}.icon-videocam:before{content:""}.icon-check:before{content:""}.icon-bookmark-empty:before{content:""}.icon-twitter:before{content:""}.icon-docs:before{content:""}.icon-mail-alt:before{content:""}.icon-youtube:before{content:""}.icon-instagram:before{content:""}.icon-linkedin-circled:before{content:""}footer p{color:#fff}footer .spacer-top{padding:70px 0;background-color:#1c1d2a;display:flex;justify-content:space-between}footer .spacer-top .footer-row .footer-column{width:33%;padding:0 15px}footer .spacer-top .footer-row .footer-column .footer-logo-wrapper{margin-bottom:20px}footer .spacer-top .footer-row .footer-column .footer-logo-wrapper img{width:132px;height:38px}footer .spacer-top .footer-row .footer-column .social-icons{margin-top:20px;display:flex}footer .spacer-top .footer-row .footer-column .social-icons li{color:#a7abaf;list-style:none;margin-right:14px}footer .spacer-top .footer-row .footer-column .social-icons li a i{background-color:#00a4a6;color:#fff;border:1px solid #00a4a6;border-radius:50px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;transition:.3s}footer .spacer-top .footer-row .footer-column .social-icons li a:hover i{background-color:#fff;color:#00a4a6}footer .spacer-top .footer-row .footer-column .footer-title{color:#fff;font-size:22px;font-weight:700;line-height:35px;margin-bottom:60px;position:relative;display:block}footer .spacer-top .footer-row .footer-column .footer-title:after{position:absolute;content:"";left:0;right:0;bottom:-15px;background:#e2eff4;height:2px;width:72px}@media(max-width: 768px){footer .spacer-top .footer-row .footer-column .footer-title{margin-bottom:30px}}footer .spacer-top .footer-row .footer-column .footer-main-chapters:after{width:170px}footer .spacer-top .footer-row .footer-column .menu-quick-links li{list-style:none;margin-bottom:10px;padding-left:28px;position:relative}footer .spacer-top .footer-row .footer-column .menu-quick-links li a{display:inline-block;color:#fff}footer .spacer-top .footer-row .footer-column .menu-quick-links li a:before,footer .spacer-top .footer-row .footer-column .menu-quick-links li a:after{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border:1px solid #00a4a6;transform:rotate(45deg);border-left:0;border-bottom:0;margin:auto;transition:.3s}footer .spacer-top .footer-row .footer-column .menu-quick-links li a:after{left:4px}footer .spacer-top .footer-row .footer-column .menu-quick-links li a:hover{color:#00a4a6}footer .spacer-top .footer-row .footer-column .contact-info:after{width:230px}footer .spacer-top .footer-row .footer-column .foot-contact-list li{list-style:none;margin-bottom:15px}footer .spacer-top .footer-row .footer-column .foot-contact-list .foot-contact{display:flex}footer .spacer-top .footer-row .footer-column .foot-contact-list .foot-contact .foot-contact-img{width:18px;margin-top:4px}footer .spacer-top .footer-row .footer-column .foot-contact-list .foot-contact .foot-contact-img i{font-size:18px;color:#00a4a6}footer .spacer-top .footer-row .footer-column .foot-contact-list .foot-contact .foot-contact-data{width:calc(100% - 18px);padding-left:16px}footer .spacer-top .footer-row .footer-column .foot-contact-list .foot-contact .foot-contact-data p{color:#fff;line-height:35px}@media(max-width: 768px){footer .spacer-top .footer-row .footer-column{margin-bottom:30px;width:100%}}@media(max-width: 768px){footer .spacer-top .footer-row{flex-direction:column}}@media(max-width: 768px){footer .spacer-top{padding:30px 0 0}}footer .copyright{background:#242534;padding:18px 0}footer .copyright p{text-align:center;color:#fff}.flag-block{font-family:"Roboto",sans-serif;color:#fff;line-height:25px;letter-spacing:4px;font-weight:900;font-size:16px;transform-origin:50% 50%;opacity:0;transform:translateX(-30px);transition:opacity 1s,transform 1s}.flag-block .flag-text{position:relative;transform:translateX(-10px);transition:transform .5s;padding:10px}.flag-block .flag-text:before{content:" ";opacity:.2;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1;background-color:#fff}@media(max-width: 500px){.flag-block .flag-text{display:inline-block;font-size:13px;text-align:center}}.flag-block.show{opacity:1;transform:translateX(0)}.flag-block.show .flag-text{transform:translateX(0);transition-delay:.2s}@media(max-width: 450px){.flag-block{font-size:13px;text-align:center}}header .header-wrapper{width:100%;height:100%}header .header-wrapper .header-title-wrapper{width:100%;height:100%;position:relative;z-index:4;display:flex;flex-direction:column;justify-content:center;align-items:center}header .header-wrapper .header-title-wrapper .flag-block{opacity:1;text-align:center;transform:translateX(0);margin:90px 0 10px}header .header-wrapper .header-title-wrapper .flag-block .flag-text{transform:translateX(0)}header .header-wrapper .header-title-wrapper .flag-block:before{left:auto;width:100%}@media(max-width: 815px){header .header-wrapper .header-title-wrapper .flag-block{margin-top:75px}}header .header-wrapper .header-title-wrapper h1{font-weight:700;font-size:47px;margin-bottom:0;word-break:break-word;line-height:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;text-align:center;z-index:4;color:#fff}@media(max-width: 815px){header .header-wrapper .header-title-wrapper h1{font-size:37px}}@media(max-width: 600px){header .header-wrapper .header-title-wrapper h1{font-size:25px;line-height:41px}}@media(max-width: 800px){header{height:300px}}main .breadcrumbs-wrapper .breadcrumbs{min-height:40px;display:flex;align-items:center;width:100%;padding:0;color:#333;font-size:14px;font-weight:400;flex-wrap:wrap}main .breadcrumbs-wrapper .breadcrumbs li{display:inline-block}main .breadcrumbs-wrapper .breadcrumbs li a{color:#666;font-weight:500}main .breadcrumbs-wrapper .breadcrumbs li a:hover{color:#00a4a6}main .breadcrumbs-wrapper .breadcrumbs li+li:before{content:">";margin:0 5px}main .course-summary .course-detail-info{padding:40px 0 10px;background-color:#050d36;width:100%}main .course-summary .course-detail-info .course-detail-info-row{flex-direction:column}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary{display:flex;margin-bottom:36px;flex-wrap:wrap}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-instructor,main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-categories{display:flex;flex:1}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-instructor .meta-item__image{margin-right:10px}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-instructor .meta-item__image img{overflow:hidden;position:relative;width:46px;height:46px;border-radius:50%;margin-top:4px}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-instructor .meta-item__value label{margin:0;color:#999;font-size:14px;font-weight:300;line-height:1.5}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-instructor .meta-item__value a{color:#fff;font-size:16px;font-weight:400}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-instructor .meta-item__value a span{padding-right:4px;padding-left:0}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-instructor .meta-item__value a:hover{color:#00a4a6}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-categories i:before{margin:6px 10px 0 0;font-size:36px;color:#00a4a6}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-categories .meta-item__value label{margin:0;color:#999;font-size:14px;font-weight:300;line-height:1.5}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-categories .meta-item__value a{color:#fff;font-size:16px;font-weight:400}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-categories .meta-item__value a span{padding-right:4px;padding-left:0}main .course-summary .course-detail-info .course-detail-info-row .course-meta-primary .meta-item-categories .meta-item__value a:hover{color:#00a4a6}main .course-summary .course-detail-info .course-detail-info-row .course-title{margin-bottom:42px;color:#fff;font-size:1.5rem;font-weight:500;line-height:1}main .course-summary .course-detail-info .course-detail-info-row .course-meta-secondary{display:flex;flex-wrap:wrap;flex:1}main .course-summary .course-detail-info .course-detail-info-row .course-meta-secondary .meta-item{display:flex;height:46px;margin-right:50px;font-size:16px;font-weight:300;color:#fff}main .course-summary .course-detail-info .course-detail-info-row .course-meta-secondary .meta-item i:before{margin-right:8px;color:#00a4a6;font-weight:900}main .course-summary .course-detail-info .course-detail-info-row .course-meta-secondary .meta-item-exam i:before{font-weight:400}main .course-summary .content-area{padding:60px 0}main .course-summary .content-area .content-area-left{width:calc(100% - 300px);max-width:100%;margin:0 0 60px;padding-right:40px}main .course-summary .content-area .content-area-left .course-nav-tabs{border:none;margin:0;display:flex;flex-wrap:wrap}main .course-summary .content-area .content-area-left .course-nav-tabs .course-nav{background:#f7f7f7;margin-right:3px;border:1px solid #e6eaf3;flex:auto;min-width:160px;text-align:center;display:flex;align-items:center;justify-content:center;padding:17px 10px;font-size:16px;line-height:1;font-weight:600;cursor:pointer;position:relative}main .course-summary .content-area .content-area-left .course-nav-tabs .course-nav:last-child{margin-right:0}main .course-summary .content-area .content-area-left .course-nav-tabs .course-nav.active{color:#00a4a6;background:#fff;border-bottom:0}main .course-summary .content-area .content-area-left .course-nav-tabs .course-nav.active:before{position:absolute;top:-1px;left:0;width:100%;height:3px;background:#00a4a6;content:""}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel{border:1px solid #e6eaf3;border-top:0;padding:30px;display:none}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel .reg-container{text-align:center}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel .reg-container .reg-message{margin-bottom:20px;color:#666;font-size:16px;font-weight:800;line-height:26px}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel .reg-container .reg-btn{display:inline-flex;flex-direction:row-reverse;justify-content:center;align-items:center;border:1px solid #245d51;border-radius:30px;background:#00a4a6;color:#fff;font-weight:400;min-width:140px;outline:none;padding:12px 20px;cursor:pointer;font-size:16px;text-align:center;vertical-align:middle;transition:.3s;max-width:max-content;line-height:normal;margin-right:25px}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel .reg-container .reg-btn:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.18);transform:translateY(-5px);background:#050d36;color:#fff;border-color:#050d36}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel.active{display:block}main .course-summary .content-area .content-area-left .course-tab-panels .download-list{margin-top:20px;margin-left:20px}main .course-summary .content-area .content-area-left .course-tab-panels .download-list a.download-link{margin-top:20px;text-align:center;color:#00a4a6;font-size:16px;font-weight:400;line-height:1.5;text-decoration:underline}main .course-summary .content-area .content-area-left .course-tab-panels .download-list a.download-link:hover{color:#00a4a6;text-decoration:none}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel-plan ol{margin-bottom:30px;padding-left:18px}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel-overview ol{margin-bottom:20px;padding-left:17px}main .course-summary .content-area .content-area-left .course-tab-panels .course-tab-panel-overview .course-description{color:#666;font-size:16px;font-weight:300;line-height:26px}@media(max-width: 767px){main .course-summary .content-area .content-area-left{width:100%}}main .course-summary .content-area .course-summary-sidebar{width:300px;max-width:100%}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner{width:100%;box-shadow:0 15px 20px 0 rgba(0,0,0,.05);overflow:hidden;padding:20px;background:#fff}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .media-preview{overflow:hidden;position:relative;margin:-20px -20px 20px}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .media-preview img{max-width:100%;height:auto;vertical-align:top}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .media-preview .featured-course{position:absolute;z-index:1;top:25px;left:-110px;width:300px;background:#93f;text-align:center;transform:rotate(-45deg);display:flex;height:30px;padding:0;line-height:1;align-items:center;justify-content:center;font-size:12px;text-transform:uppercase;content:attr(data-text);color:#fff;font-weight:bold}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-price{text-align:center;margin:10px}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-price .crossed-out-price{color:#666;font-size:18px;font-weight:300;font-style:unset;text-decoration:line-through;margin-right:10px;vertical-align:middle}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-price .price{color:#333;font-size:1.8rem;font-weight:500;vertical-align:middle}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review{margin-bottom:20px;text-align:center}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:1.2rem;font-weight:500;color:#050d36}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review .featured-review__stars{padding-bottom:12px;color:#00a4a6;font-size:16px}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review .featured-review__stars i{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review .featured-review__stars .my-icon-star-empty:before{content:""}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review .featured-review__content{text-align:center;margin-top:20px}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review .featured-review__content .buy-btn{display:inline-flex;flex-direction:row-reverse;justify-content:center;align-items:center;border:1px solid #245d51;border-radius:30px;background:#00a4a6;color:#fff;font-weight:400;min-width:140px;outline:none;padding:12px 20px;cursor:pointer;font-size:16px;text-align:center;vertical-align:middle;transition:.3s;max-width:max-content;line-height:normal}main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner .course-featured-review .featured-review__content .buy-btn:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.18);transform:translateY(-5px);background:#050d36;color:#fff;border-color:#050d36}@media(max-width: 767px){main .course-summary .content-area .course-summary-sidebar .course-summary-sidebar__inner{width:100%}}/*# sourceMappingURL=course.css.map */
