@charset "UTF-8";
@charset "UTF-8";
.valid {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAACNklEQVQ4jY2Vv09TURTHP+f1VRxgYdOEDTQpi6/C4NbEROKAYunDf0DjYEKMOPgzFhPsIoMxmBidXCxt1QCDwYTwBwjvmZhuHUyMOHUgsEDpuw739fXX648zndx7vp9878095wph8e5ilOHqDCIzwCRwRm/IX1C7IB9JOZthUrNtpRCfBm8ZZKy9XJ0HThPxnoQaAYx6LULByoBaB8aAIqh7GBLDOx7i6GQYTyYQ4xI3fv5uouSsWC2VujMrAzwEKggLVEffMpevdnISxGcrheITSpawnbRZP6bSMMVVUu4WuD1ZAazh6gy2EyaoZd/vAra71ZsEFKzZAKZkEdtJa2B5/zq1O/vlrvQNg2wrTAMhqVP1njReT1g+nuwEqwEndWZ8r4usZ76Ldpio1U6wGlA/2pOjP1p0IYHwAsj6bvqGAQgF6wAYxDseYq546IvTiHoOVBC5iYcgKgtEQ2G58UGMUwfAoQH8A8AcGAkKbCeNkkUNUKtdYc3aPQP4AYDnXWkqaoR2gwEopvxsxwC++Ke/Tc6OhEK7wXJ2BKVu+Yw1YTthUt4vAucQ5pl134QKO0XBmgdeAyXKRkz3sm69dWqt12+35K3LCN+AKMg1Us5G+HCAB3ijKx2HQ86OYJTuAq+AKIoMtvsYGqeNHl9LCI/8lSIiHxA2gzdqDoygmPLvbBwAkZcknacIqhkYOI1P+8MiZMA2RQnkPilno3GxHQitX8AEcNbf2QN2QNYoy1fu7FZapf8BZM3fFczyvDwAAAAASUVORK5CYII=) no-repeat right 14px center !important;
border: 2px solid #31ac01 !important;
}
.invalid {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAABSUlEQVQ4ja3TS07bYBiF4ed3EIUltAxQJATdBTEXIfbBoJ10MUgwYhOMUCWK6S5apCbcuwSqiOAO7Fgm/HaI4Azt873+LsdBqVNWEw4wHPF1m2stavIHOGFtgQwfS//giXSTqxjsO5/nOYv5Q8ZK4GfOp3pRziCPQCOwyj+iF844D6zHOpmENsFq/uO5xiUV++gi+0H6yGIbrKppGnlCl/jQBqtGprjYHNkUaKPqq0lgi4sHNvD3LTDK2IwVic9MsBdApl+ypmhWk9d0MoueAWfoDrqhiNRyFHjC2gwwFDmdhL57bF4V7JxBYKGt+3Gwk5yjKbD+iN5wSk4D3Q77rVfO6XfobXO9w69/pIH7tpoksIe7Jtg6N+Nnu/x+YCMGLUf+Vh2lU1x4qXz/JyGtw+qaPGKgH8qPV39KxsoTh4Fh4EvKbdtoTf7/uFSQksSAJK4AAAAASUVORK5CYII=) no-repeat right 14px center !important;
border: 2px solid #bf0000 !important;
}
.grecaptcha-badge {
z-index: -1;
}
#modal_pedido_informacao .logo{
display: block;
margin: 20px auto 0 auto;
width: 200px;
}
#modal_pedido_informacao textarea.form-control {
min-height: 70px;
}
#modal_pedido_informacao .link{
color: #686868;
}
#modal_pedido_informacao a.link:hover{
color: #1b79b3;
}
#modal_pedido_informacao #intro_pedido{
color: #ffffff;
margin: 0 0 15px; font-size: 17px;
line-height: 22px;
padding: 17px 10% 10px 10%;
text-shadow: 0px 1px 2px #000;
}
#modal_pedido_informacao .modal-dialog {
padding: 0;
margin-top: 120px;
max-width: 1000px;
}
#modal_pedido_informacao .modal-content h3 {
color: #fff;
}
#modal_pedido_informacao .close {
margin: 15px 15px 0 0;
position: absolute;
right: 0;
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
}
#modal_pedido_informacao .modal-body {
padding: 0;
}
#modal_pedido_informacao .tab-content> .tab-pane {
min-height: 300px;
padding: 20px 10% 12px 10%;
background-color: #fff;
}
#modal_pedido_informacao .stm_lms_bi_wrapper {
padding: 1px 2px 4px 2px;
background-color: #666e87;
background: linear-gradient(90deg, rgba(34,151,195,1) 0%, rgba(0,12,120,1) 100%);
}
#modal_pedido_informacao h5 {
color: #ececec;
font-weight: normal;
}
#modal_pedido_informacao .painel_espera {
display: none;
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
background-color: #FFF;
z-index: 10000000;
opacity: 0.8;
filter: alpha(opacity=90);
padding-top: 290px;
}
#modal_pedido_informacao .nf_spinner {
border: 8px solid #f3f3f3; border-top: 8px solid #3498db; border-radius: 50%;
width: 120px;
height: 120px;
animation: spin 2s linear infinite;
display: block;
margin: auto;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#modal_pedido_informacao span.sm_txt{
color: #d46363;
font-weight: normal;
text-transform: capitalize;
}
#modal_pedido_informacao .msg_sucesso, #modal_pedido_informacao .msg_erro{
display: none;
}
#modal_pedido_informacao .stm_lms_bi_wrapper .form-group label {
color: #aaa;
}
#modal_pedido_informacao .stm_lms_bi_wrapper .form-group {
margin: 0 0 15px;
}
#modal_pedido_informacao #fechar_modal {
display: none;
}.stm-lms-curriculum-trigger{display:inline-block;vertical-align:top;width:50px;height:50px;text-align:center;line-height:46px;color:#f0f4fa;border-radius:50%;font-size:16px;background-color:#385bce;border:2px solid #385bce;cursor:pointer;transition:.3s ease}.stm-lms-curriculum-trigger:hover{color:#385bce;background-color:#fff}.stm-lms-curriculum-trigger{position:absolute;bottom:-111px;-webkit-transform:translateX(0);transform:translateX(0);opacity:1;z-index:9999}.curriculum-opened .stm-lms-curriculum-trigger{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}
.stm_lms_lesson_header{padding:40px 0 35px;border-bottom:1px solid #ddd}.stm_lms_lesson_header__left{padding-left:15px}.stm_lms_lesson_header__center h5{font-size:15px;margin:5px 0}.stm_lms_lesson_header__center a{font-weight:300;color:#273044;opacity:.5}.stm_lms_lesson_header__center a i{position:relative;top:1px;margin:0 5px 0 0}.stm_lms_lesson_header__center a:hover{opacity:1}.stm_lms_lesson_header__right{padding-right:15px;display:flex;justify-content:space-between;text-align:right;align-items:center}.stm_lms_lesson_header__right>*{display:inline-block;margin:0 15px 0 0;vertical-align:top}.stm_lms_lesson_header__right>:last-child{margin-right:0}.stm_lms_settings_button i,.stm_lms_wishlist_button i{font-size:25px;color:#385bce}.right-unit .stm_lms_wishlist_button a:hover i{color:#385bce!important}.right-unit .stm_lms_account_dropdown .dropdown button{color:#fff}.right-unit .stm_lms_account_dropdown .dropdown button i{color:#fff!important}.stm_lms_account_dropdown{z-index:19}.stm_lms_account_dropdown .dropdown button{font-weight:400;padding:15px 13px;background-color:#f0f4fa;border:1px solid #f0f4fa;font-size:14px;border-radius:23px;outline:0!important;transition:.3s ease}.stm_lms_account_dropdown .dropdown button i{position:relative;top:1px;color:#385bce}@media (max-width:1800px) and (min-width:1441px){.stm_lms_account_dropdown .dropdown button .login_name{display:none!important}}.stm_lms_account_dropdown .dropdown-menu{display:block;padding:0;width:100%;min-width:100px;-webkit-transform:translateY(-10px);transform:translateY(-10px);margin:0;border:0;background-color:#f0f4fa;border-radius:0 0 10px 10px;box-shadow:0 6px 12px rgba(0,0,0,.175);opacity:0;visibility:hidden;overflow:hidden;transition:.3s ease}.stm_lms_account_dropdown .dropdown-menu li{margin:0}.stm_lms_account_dropdown .dropdown-menu li a{padding:7px 15px;font-size:14px}.stm_lms_account_dropdown .dropdown-menu li a:hover{background-color:#385bce;color:#fff}.stm_lms_account_dropdown .dropdown.open button{box-shadow:0 6px 12px rgba(0,0,0,.175);border-radius:10px 10px 0 0}.stm_lms_account_dropdown .dropdown.open .dropdown-menu{-webkit-transform:translateY(0);transform:translateY(0);top:100%;opacity:1;visibility:visible}body.rtl .stm_lms_account_dropdown ul.dropdown-menu{right:auto;left:0}body.rtl .stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item_active::before{left:auto;right:0}.stm_lms_account_dropdown .caret{transition:all .3s}.stm_lms_account_dropdown .caret.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.stm_lms_account_dropdown ul.dropdown-menu{min-width:220px;right:0;left:auto;padding-top:7px}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item:hover{background-color:transparent;color:#385bce}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item abbr{width:20px;height:20px;padding:3px 0 0;font-size:10px;text-align:center;position:absolute;right:15px;color:#fff;background-color:#385bce;border-radius:50%}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item_active{position:relative;color:#385bce}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item_active::before{content:"";position:absolute;top:0;left:0;display:block;width:3px;height:100%;transition:.1s ease;background-color:#385bce}.stm-lms-course__curriculum,.stm-lms-course__overlay{position:fixed;visibility:hidden;left:0;top:0;opacity:0;bottom:0}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item__divider{text-transform:uppercase;letter-spacing:.1em;padding:15px 15px 7px;margin-top:8px;border-top:1px solid #DBE0E9;color:#a4aab8}.stm_lms_account_dropdown ul.dropdown-menu .dropdown_menu_item__divider.instructor_area{border-top:none;margin-top:0;padding-top:7px}.stm_lms_account_dropdown ul.dropdown-menu li a.stm_lms_logout{padding:15px;margin-top:8px;border-top:1px solid #DBE0E9}.right_buttons .header-login-button.account .stm_lms_account_dropdown .dropdown ul.dropdown-menu a:hover,.right_buttons .header-login-button.account .stm_lms_account_dropdown ul.dropdown-menu a.dropdown_menu_item:hover,.stm_lms_account_dropdown ul.dropdown-menu li a.stm_lms_logout:hover{background-color:transparent;color:#385bce}#stm-lms-lessons{padding-top:0px;min-height:300px}.stm-lms-course__overlay{right:0;background-color:rgba(39,48,68,.5);transition:.3s ease;z-index:99}.stm-lms-course__curriculum{width:480px;max-width:85%;-webkit-transform:translateX(-50px);transform:translateX(-50px);background-color:#f0f4fa;transition:.3s ease;z-index:999}.stm-lms-course__curriculum .stm-curriculum{position:absolute;top:0;left:0;right:0;bottom:0;padding:0 30px 30px;overflow-y:auto;font-size:15px}.stm-lms-course__curriculum .stm-curriculum-item{position:relative;padding-top:10px;flex-direction:row;background-color:#fff;border-top:3px solid #fff;text-decoration:none!important}.stm-lms-course__curriculum .stm-curriculum-item__title{max-width:50%;font-weight:400;color:#273044}.stm-lms-course__curriculum .stm-curriculum-item__icon{top:0}.stm-lms-course__curriculum .stm-curriculum-item__meta{margin:0 20px 0 auto;color:#aaa;font-size:13px}.stm-lms-course__curriculum .stm-curriculum-item__completed{width:20px;min-width:20px;height:20px;min-height:20px;background-color:#f0f4fa;border-radius:50%;transition:.3s ease}.stm-lms-course__curriculum .stm-curriculum-item__completed i{display:none}.stm-lms-course__curriculum .stm-curriculum-item__completed.completed i,.stm-lms-course__curriculum .stm-curriculum-item__completed.locked i{display:block;color:#fff;font-size:10px;line-height:20px;text-align:center}.stm-lms-course__curriculum .stm-curriculum-item__completed.completed{background-color:#17d292}.stm-lms-course__curriculum .stm-curriculum-item__completed.locked{background-color:#ccc}.stm-lms-course__curriculum .stm-curriculum-item.active,.stm-lms-course__curriculum .stm-curriculum-item:hover{box-shadow:0 5px 10px rgba(0,0,0,.18);z-index:90}.stm-lms-course__curriculum .stm-curriculum-item.active .stm-curriculum-item__completed:not(.completed),.stm-lms-course__curriculum .stm-curriculum-item:hover .stm-curriculum-item__completed:not(.completed){box-shadow:inset 0 4px 5px rgba(0,0,0,.18)}.stm-lms-course__curriculum .stm-curriculum-item.prev-status-{box-shadow:none!important;cursor:not-allowed!important}.stm-lms-course__curriculum .stm-curriculum-item.prev-status- .stm-curriculum-item__title .heading_font{color:inherit!important}.stm-lms-course__content{font-size:18px;line-height:36px}.stm-lms-course__content h1{margin:0 0 45px}.stm-lms-course__content h2{margin:0 0 30px;font-size:36px;font-weight:200}.stm-lms-course__content h3{margin:0 0 25px}.stm-lms-course__content h5{margin:0 0 30px}.stm-lms-course__content ul{list-style:none;padding:0;margin:0 0 30px}.stm-lms-course__content ul li{position:relative;margin:0 0 15px;padding-left:26px;line-height:27px}.stm-lms-course__content ul li:before{content:"";position:absolute;top:11px;left:2px;width:6px;height:6px;background-color:#385bce;border-radius:50%}.stm-lms-course__content table{margin:0 0 55px;border-top:5px solid #f0f4fa}.stm-lms-course__content table tr{border:0}.stm-lms-course__content table tr td,.stm-lms-course__content table tr th{padding:5px 15px 5px 0;border:0;border-bottom:1px solid #e5e5e5}.stm-lms-course__content table tr td:last-child,.stm-lms-course__content table tr th:last-child{padding-right:0}.stm-lms-course__content table tr th{font-size:15px}.stm-lms-course__content table tr td{font-size:14px}body.curriculum-opened .stm-curriculum__close,body.curriculum-opened .stm-lms-course__curriculum,body.curriculum-opened .stm-lms-course__overlay,body.lesson-sidebar-opened .stm-lesson_sidebar__close,body.lesson-sidebar-opened .stm-lms-course__overlay,body.lesson-sidebar-opened .stm-lms-course__sidebar{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.stm_lms_lesson_header__center h5>a{opacity:1;font-weight:600}.stm_lms_lesson_header__center h5>a:hover{color:#385bce}.stm-lms-lesson_navigation{display:flex;margin:30px 0 0;padding:40px 30px 30px;border-top:1px solid #ddd;justify-content:space-between}.stm-lms-lesson_navigation_side{width:30%}.stm-lms-lesson_navigation_side a{position:relative;padding-left:70px;min-height:50px;display:block;text-decoration:none!important}.stm-lms-lesson_navigation_side a span{display:block;font-size:15px;color:#273044;font-weight:600}.stm-lms-lesson_navigation_side a span.stm_lms_section_text{color:#273044;font-weight:400}.stm-lms-lesson_navigation_side a i{position:absolute;left:0;top:0;display:block;width:48px;height:48px;line-height:45px;text-indent:-1px;color:#273044;border:2px solid #555d6d;border-radius:50%;font-size:19px;text-align:center;transition:.3s ease}.stm-lms-lesson_navigation_side a:hover i{border:2px solid #385bce;background-color:#385bce;color:#fff}.stm-lms-lesson_navigation_next{text-align:right}.stm-lms-lesson_navigation_next a{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:70px;padding-left:0}.stm-lms-lesson_navigation_next a i{left:auto;right:0;text-indent:3px}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson:before,.stm_lms_complete_lesson.btn.completed:before{font-family:Font Awesome\ 5 Free;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;font-weight:900;line-height:20px;text-indent:1px}.stm-lms-lesson_navigation_prev a{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.stm-lms-lesson_navigation_prev a:hover i{background-color:#385bce}.stm-lms-lesson_navigation_complete{position:relative;top:-5px;width:40%;text-align:center}.stm-lms-lesson_navigation_complete span{top:5px!important}.stm-lms-lesson_navigation.completed{background-color:#17d292}.stm-lms-lesson_navigation.completed a i{border-color:#fff;color:#fff}.stm-lms-lesson_navigation.completed a span{color:#fff}.stm-lms-lesson_navigation.completed a:hover i{background-color:#fff;color:#273044}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson{background-color:#fff;cursor:default}.stm-curriculum-section .stm-curriculum-item__section.opened,.stm-curriculum-section .stm-curriculum-item__section:hover,.stm-lms-wrapper .stm-lms-course__lesson-content a.btn.btn-default.stm_lms_start_quiz,.stm-lms-wrapper .stm_lms_lesson_comments .stm_lms_lesson_comments__inner a.btn.btn-default.load-more-btn.load-comments,.stm-lms-wrapper a.btn.btn-default.btn-close-quiz-modal-results,.stm-lms-wrapper a.btn.btn-default.btn-retake,.stm-lms-wrapper a.btn.btn-default.certificate-button{background-color:#385bce}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson span{color:#17d292}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson:after{display:none}.stm-lms-lesson_navigation.completed .stm_lms_complete_lesson:before{display:inline-block;content:"";border-color:#17d292;color:#17d292;font-size:11px}.stm-lms-wrapper a.btn.btn-default.show-answers{background-color:#17d292}.stm-lms-lesson_navigation_complete .completed.btn{border-color:transparent!important}.stm_lms_complete_lesson.btn{padding:18px 30px;background-color:#385bce!important;border-color:#385bce!important;color:#fff!important;border-radius:30px}.stm_lms_complete_lesson.btn:before{content:"";display:inline-block;margin:0 10px 0 0;vertical-align:top;width:24px;height:24px;border:2px solid #fff;border-radius:50%}.stm_lms_complete_lesson.btn span{position:relative;top:1px;font-size:15px}.stm_lms_complete_lesson.btn.completed{pointer-events:none;background-color:#fff!important}.stm_lms_complete_lesson.btn.completed:before{content:"";pointer-events:none;font-size:11px;display:inline-block;margin:0 10px 0 0;vertical-align:top;width:24px;height:24px;border-radius:50%}.stm_lms_video i.stm_lms_play:after,.stm_lms_video:before{content:"";position:absolute}.stm-curriculum-section__info{display:block;padding-left:15px}.stm-curriculum-section__info h5,.stm-curriculum-section__info span{transition:.3s ease}.stm-curriculum-section__info h5{margin:0}.stm-curriculum-section__lessons{display:none}.stm-curriculum-section.opened .stm-curriculum-section__lessons{display:block}.stm-curriculum-section .stm-curriculum-item__section{position:relative;border-top:0;cursor:pointer}.stm-curriculum-section .stm-curriculum-item__section:after{position:absolute;top:20px;left:10px;content:"";width:0;height:0;border-style:solid;border-width:5px 4.5px 0;border-color:#385bce transparent transparent;transition:.3s ease}.stm-curriculum-section .stm-curriculum-item__section.opened:after,.stm-curriculum-section .stm-curriculum-item__section:hover:after{border-top-color:#fff}.stm-curriculum-section .stm-curriculum-item__section.opened h5,.stm-curriculum-section .stm-curriculum-item__section.opened span,.stm-curriculum-section .stm-curriculum-item__section:hover h5,.stm-curriculum-section .stm-curriculum-item__section:hover span{color:#fff}.stm-curriculum__close,.stm-lesson_sidebar__close{position:absolute;top:30px;right:-70px;width:46px;height:46px;line-height:46px;text-align:center;border:2px solid #fff;border-radius:50%;font-size:26px;color:#fff;cursor:pointer;opacity:0;visibility:hidden;-webkit-transform:translateX(-5px);transform:translateX(-5px);transition:.3s .2s ease}.stm-curriculum__close:hover,.stm-lesson_sidebar__close:hover{box-shadow:0 5px 20px rgba(0,0,0,.18)}.stm-lesson_sidebar__close{right:auto;left:-70px}.stm-curriculum__title{margin:40px 0 30px;color:#000}.stm-lms-course__lesson-content .stm_lms_video{margin-bottom:15px}@media (min-width:1025px) and (max-width:1440px){.stm_lms_lesson_header .col-lg-2{width:25%}.stm_lms_lesson_header .col-lg-8{width:50%}.stm_lms_lesson_header .col-lg-8 .col-md-push-2{width:100%;left:0}}@media (max-width:1024px){.stm-lms-lesson_navigation{flex-wrap:wrap}.stm_lms_lesson_header .logo-unit{display:none}.stm_lms_lesson_header .stm_lms_lesson_header__center{text-align:right}.stm_lms_lesson_header__right{margin-top:30px;justify-content:flex-start}.stm-lms-curriculum-trigger{bottom:-58px}.stm-lms-course__lesson-content .stm_lms_result__round{position:static}.stm-lms-course__lesson-content .stm-lms-single-answer__hint:hover .stm-lms-single-answer__hint_text{left:auto;margin-right:30px;right:100%}.stm-lms-course__lesson-content .stm-lms-single-answer__hint:hover .stm-lms-single-answer__hint_text:after{left:auto;right:-12.5px}}@media (max-width:769px){.stm-lms-lesson_navigation{flex-wrap:wrap}.stm-lms-lesson_navigation_side span{display:none!important}}@media (max-width:550px){.stm_lms_lesson_header .stm_lms_lesson_header__center{margin:0 0 0 20px}.stm-lms-lesson_navigation_complete{margin:15px 0 0;width:100%;order:100}.stm-lms-lesson_navigation_complete .btn{width:100%}.stm-curriculum__close{right:-55px}.stm_lms_lesson_header__right{padding-right:0}.stm_lms_lesson_header__right .stm_lms_wishlist_button{margin-left:auto}}.stm_lms_video{position:relative;background-position:center center!important;background-size:cover!important;cursor:pointer}.stm_lms_video iframe{width:100%;height:auto;opacity:0;border:0;display:block;min-height:500px;visibility:hidden}.stm_lms_video i.stm_lms_play{position:absolute;background-color:#10c45c;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;border-radius:50%;line-height:60px;text-align:center;cursor:pointer}.stm_lms_video i.stm_lms_play:after{display:block;top:50%;left:50%;margin:-12px 0 0 -7.5px;width:0;height:0;border-style:solid;border-width:12.5px 0 12.5px 20px;border-color:transparent transparent transparent #fff}.stm_lms_video:before{display:block;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.1)}.stm_lms_video.visible{background:0 0!important}.stm_lms_video.visible i.stm_lms_play,.stm_lms_video.visible:before{display:none}.stm_lms_video.visible iframe{opacity:1;visibility:visible}.grecaptcha-badge{width:0!important}.stm-lms-course__lesson-content #stm_lms_video{width:100%;outline:0;margin-bottom:30px}.stm-lms-course__lesson-content #stm_lms_video video{outline:0}.stm-lms-course__lesson-content .video-js .vjs-big-play-button{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:550px){.stm-lms-lesson_navigation{padding-left:15px;padding-right:15px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_side{position:relative;display:flex;justify-content:space-between;width:auto;min-width:45px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_side a{display:block;min-width:45px;padding:0}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_side a i{width:45px;height:45px;line-height:43px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_complete{width:auto;margin:0;order:inherit;top:0}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_complete .btn{padding:10px 20px 11px}.stm-lms-lesson_navigation .stm-lms-lesson_navigation_complete .btn span{font-size:13px}}body.lesson-locked{height:100vh;overflow:hidden}body.lesson-locked .stm_lms_locked_lesson__overlay,body.lesson-locked .stm_lms_locked_lesson__popup{position:fixed;top:0;left:0;right:0;bottom:0}body.lesson-locked .stm_lms_locked_lesson__overlay{background-color:rgba(0,0,0,.5);z-index:999999}body.lesson-locked .stm_lms_locked_lesson__popup{display:flex;align-items:center;justify-content:center;z-index:99999999}body.lesson-locked .stm_lms_locked_lesson__popup_inner{position:relative;width:550px;margin:auto 0;padding:30px 40px;max-width:95%;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}body.lesson-locked .stm_lms_locked_lesson__popup .stm-lms-buy-buttons{text-align:center}body.lesson-locked .stm_lms_locked_lesson__popup_close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;text-align:center;line-height:30px;background-color:#fff;color:#273044;border-radius:50%;font-size:16px;box-shadow:0 0 5px rgba(0,0,0,.35)}body.lesson-locked .stm_lms_locked_lesson__popup_close:hover{background-color:#273044;color:#fff}body.lesson-locked .stm_lms_locked_lesson__popup h3{width:100%;margin:0 0 15px}body.lesson-locked .stm_lms_locked_lesson__popup p{color:#273044;margin:0 0 30px}body.lesson-locked .modal{z-index:999999999}.stm-lms-buy-buttons .start-course{padding:30px 25px;width:100%;font-size:18px;border-radius:10px}.stm-lms-buy-buttons .stm_lms_mixed_button{position:relative;max-width:300px;margin-left:auto}@media only screen and (max-width:800px){.stm-lms-buy-buttons .stm_lms_mixed_button{max-width:100%}}.stm-lms-buy-buttons .stm_lms_mixed_button__list{position:absolute;top:100%;left:0;right:0;padding:0 15px;box-shadow:0 20px 20px 0 rgba(0,0,0,.18);opacity:0;visibility:hidden;background-color:#fff;-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:.3s ease;z-index:9999;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline,.stm-lms-buy-buttons .stm_lms_mixed_button__list>*{display:block;background:0 0;width:100%;padding:15px 0;margin:0 auto;text-align:center;font-size:15px;font-weight:400;text-transform:none;font-family:inherit;border:0!important;border-radius:0!important;letter-spacing:0}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline:first-child:not(:last-child),.stm-lms-buy-buttons .stm_lms_mixed_button__list>:first-child:not(:last-child){border-bottom:1px solid #d1d1d1!important}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline:after,.stm-lms-buy-buttons .stm_lms_mixed_button__list>:after{display:none}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline>span,.stm-lms-buy-buttons .stm_lms_mixed_button__list>*>span{color:#273044;font-size:15px;line-height:1.3;white-space:pre-wrap;transition:.3s ease}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline:hover span,.stm-lms-buy-buttons .stm_lms_mixed_button__list>:hover span{color:#2985f7}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline.loading,.stm-lms-buy-buttons .stm_lms_mixed_button__list>.loading{min-height:auto}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline.loading:before,.stm-lms-buy-buttons .stm_lms_mixed_button__list>.loading:before{margin-top:-9px}.stm-lms-buy-buttons .stm_lms_mixed_button__list .btn.btn-outline.loading span,.stm-lms-buy-buttons .stm_lms_mixed_button__list>.loading span{opacity:0}.stm-lms-buy-buttons .stm_lms_mixed_button>.btn{padding-right:40px!important;background-color:#2fbe5b}.stm-lms-buy-buttons .stm_lms_mixed_button>.btn:before{content:"";position:absolute;right:14px;top:50%;margin-top:-4px;display:block;width:0;height:0;border-style:solid;border-width:8px 7px 0;border-color:#fff transparent transparent}.stm-lms-buy-buttons .stm_lms_mixed_button.active>.btn{border-bottom-left-radius:0;border-bottom-right-radius:0}.stm-lms-buy-buttons .stm_lms_mixed_button.active>.btn:before{border-width:0 7px 8px;border-color:transparent transparent #fff}.stm-lms-buy-buttons .stm_lms_mixed_button.active .stm_lms_mixed_button__list{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:800px){.stm-lms-buy-buttons .stm_lms_mixed_button.active .stm_lms_mixed_button__list{padding-bottom:15px}}.stm-lms-buy-buttons .stm_lms_mixed_button.active .stm_lms_mixed_button__list button small{display:block;font-size:75%;line-height:15px;opacity:.5}.stm-lms-buy-buttons .stm_lms_mixed_button.subscription_disabled .btn_big{padding-right:25px!important}.stm-lms-buy-buttons .stm_lms_mixed_button.subscription_disabled .btn_big:before{display:none}.stm-lms-buy-buttons .stm_lms_mixed_button.subscription_disabled .loading{opacity:.5}
.stm-curriculum-item{display:flex;flex-direction:column;padding:13px;margin:0 0 2px;background-color:#f0f4fa;transition:.3s ease;border-top:2px solid transparent}.stm-curriculum-item.has-excerpt{cursor:pointer}.stm-curriculum-item.opened{position:relative;border-top-color:#385bce;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.18);z-index:99}.stm-curriculum-item.opened .stm-curriculum-item__toggle{border-width:0 4.5px 5px;border-color:transparent transparent #aaa}.stm-curriculum-item:hover{background-color:rgba(240,244,250,.65)}.stm-curriculum-item:hover .stm-curriculum-item__title .heading_font{color:#385bce}.stm-curriculum-item__info{display:flex;width:100%}.stm-curriculum-item__num{font-size:14px;color:#aaa;margin-right:15px}.stm-curriculum-item__title{position:relative;top:-1px;width:100%;font-size:15px;font-weight:600;margin-right:15px}.stm-curriculum-item__meta{display:flex;align-items:flex-start;white-space:nowrap;margin:0 0 0 20px}.stm-curriculum-item__meta i{position:relative;margin:3px 5px 0 0;font-size:15px;color:#aaa}.stm-curriculum-item__toggle{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;width:0;height:0;border-style:solid;border-width:5px 4.5px 0;border-color:#aaa transparent transparent;transition:.3s ease}@media (max-width:600px){.stm-curriculum-item__toggle{display:none}}.stm-curriculum-item__toggle-container{display:block;position:relative;border-radius:50%;width:20px;height:20px;margin:0;background-color:#E9E9E9;cursor:pointer;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.stm-curriculum-item__toggle-container.opened{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.stm-curriculum-item__excerpt{display:none;width:100%;padding:20px 20px 0 53px;order:201}.stm-curriculum-item__wrapper{display:flex;justify-content:flex-end;margin-left:auto;margin-right:0}.stm-curriculum-item__preview{order:100;margin:0 0 0 20px}.stm-curriculum-item__icon{min-width:16px;font-size:16px;margin-right:15px;color:#385bce}.stm-curriculum-item__icon .stmlms-slides-css{position:relative;top:7px;display:block;content:"";width:14px;height:10px;border:2px solid #385bce}.stm-curriculum-item__icon .stmlms-slides-css:after,.stm-curriculum-item__icon .stmlms-slides-css:before{position:absolute;top:-5px;left:0;content:"";width:100%;border-radius:2px;height:2px;background-color:#385bce}.stm-curriculum-item__icon .stmlms-slides-css:before{left:2px;top:-8px;width:calc(100% - 4px)}.stm-curriculum-item__preview a{padding:3px 7px;border-radius:4px;background-color:#17d292;color:#fff}.stm-curriculum-item__preview a:hover{color:#fff!important}.stm-curriculum-section h3{margin:45px 0 21px;font-weight:400}.stm-lms-course__curriculum .stream .stm-curriculum-item__icon i{font-family:"Font Awesome 5 Brands"!important;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.stm-lms-course__curriculum .stream .stm-curriculum-item__icon i:before{content:""}@media (max-width:550px){.stm-curriculum-item__icon,.stm-curriculum-item__num{display:none}.stm-curriculum-item__title{margin:0 5px 0 0;width:80%}.stm-curriculum-item__preview{margin-right:0;margin-top:5px;display:none}.stm-curriculum-item__preview a{margin-left:0;margin-right:10px}.stm-curriculum-item__meta{display:none;line-height:1.2em;margin-left:52px;margin-top:5px}.stm-curriculum-item__excerpt{padding-left:0}}@media (max-width:375px){.stm-curriculum-item{flex-wrap:wrap}.stm-curriculum-item .stm-curriculum-item__title{width:78%}}@media (max-width:321px){.stm-curriculum-item .stm-curriculum-item__title{width:75%}}.stm-lms-course__sidebar{position:fixed;width:480px;max-width:80%;top:0;right:0;bottom:0;background-color:#f0f4fa;-webkit-transform:translateX(40px);transform:translateX(40px);opacity:0;visibility:hidden;z-index:99;transition:.3s ease}.stm-lms-course__sidebar_toggle{position:absolute;right:30px;top:25px;font-size:22px;width:50px;height:50px;line-height:50px;background-color:#17d292;border-radius:50%;text-align:center;color:#fff;cursor:pointer}.stm-lms-course__sidebar .stm_lms_lesson_comments{position:absolute;top:0;left:0;right:0;bottom:0;padding:35px 30px 30px;overflow-y:auto}.stm_lms_lesson_comments__list_single{margin:15px 0;padding:15px;background-color:#fff;cursor:pointer}.stm_lms_lesson_comments__list_single.expanded{box-shadow:0 5px 10px rgba(0,0,0,.18)}.stm_lms_lesson_comments__list_single p{margin-bottom:0}.stm_lms_lesson_comments__list_single__info{margin:0 0 15px}.stm_lms_lesson_comments__list_single__info>*{display:inline-block;color:#aaa}.stm_lms_lesson_comments__list_single__info>:after{position:relative;top:0;content:"|";margin:0 10px;color:#ddd;font-size:16px}.stm_lms_lesson_comments__list_single__info>:last-child:after{display:none}.stm_lms_lesson_comments__list_single__info .stm_lms_lesson_comments__list_single__login,.stm_lms_lesson_comments__list_single__info .stm_lms_lesson_comments__list_single__login a,.stm_lms_lesson_comments__list_single__info .stm_lms_lesson_comments__list_single__login a:hover{color:#385bce}.stm_lms_lesson_comments__list_single__text{margin:0 0 10px;font-size:16px;color:#273044;word-wrap:break-word}.stm_lms_lesson_comments__list_single__replies_count{color:#aaa}.stm_lms_lesson_comments__list_single__replies_count:hover{color:#17d292!important}.stm_lms_lesson_comments__list_single__reply a.btn.btn-default{background-color:#385bce}.stm_lms_lesson_comments__list_single__reply textarea{padding:12px 12px 6px!important;margin:0 0 20px;min-height:54px;resize:none;transition:.3s ease;background-color:#fff;border:1px solid #ddd}.stm_lms_lesson_comments__list_single__reply.focused{margin-bottom:30px}.stm_lms_lesson_comments__list_single__reply.focused textarea{min-height:150px}.stm_lms_lesson_comments__list_single_expanded{padding-top:20px}.stm_lms_lesson_comments__replies .stm_lms_lesson_comments__reply{margin-bottom:25px}.stm_lms_lesson_comments__top{margin:0 0 25px}.stm_lms_lesson_comments__top h3{display:inline-block;margin:12px 0 15px}.stm_lms_lesson_comments__top .btn{float:right}.stm_lms_lesson_comments .stm_lms_btn_icon .form-control{margin:0 0 50px;background-color:#fff;border-color:#fff}.stm_lms_lesson_comments .stm_lms_btn_icon button{background-color:#385bce;color:#fff;outline:0!important}.stm_lms_lesson_comments__inner{display:block}.stm_lms_lesson_comments__add{display:none;margin:0 0 40px}.stm_lms_lesson_comments__add_back{display:block;margin:0 0 30px;text-align:center;border-bottom:1px solid #cccdd0}.stm_lms_lesson_comments__add_back i{display:block;margin:0 auto;width:50px;height:50px;line-height:50px;font-size:23px;background-color:#17d292;border-radius:50%;color:#fff}.stm_lms_lesson_comments__add_back span{display:block;margin:15px 0 25px;color:#273044;opacity:.5;font-size:15px;transition:.3s ease}.stm_lms_lesson_comments__add_back:hover span{opacity:1}.stm_lms_lesson_comments__add textarea{padding:15px 20px!important;background-color:#fff;border-radius:5px}.stm_lms_lesson_comments__add textarea::-webkit-input-placeholder{opacity:.5;color:#273044}.stm_lms_lesson_comments.addQuestion .stm_lms_lesson_comments__inner{display:none}.stm_lms_lesson_comments.addQuestion .stm_lms_lesson_comments__add{display:block}.stm_lms_lesson_comments.addQuestion .stm_lms_lesson_comments__add a.btn.btn-default{background-color:#385bce}@media (max-width:550px){.stm_lms_lesson_comments__top .btn{float:none;display:block}.stm-lesson_sidebar__close{top:80px;left:-52px}}