@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;
}@media (max-width:600px){.stm_lms_prerequisite_courses{margin-bottom:30px}}body.masterstudy-theme .stm-lms-wrapper .stm-lms-dynamic_sidebar div.multiseparator:after,body.masterstudy-theme .stm-lms-wrapper a.btn.btn-default.sticky-panel-btn{background-color:#385bce}.add_items .curriculum-search_submit span,.dragArea .stm-lms-questions-single.stm-lms-questions-true_false label.wpcfto_radio.active i:before,.dragArea .wpcfto_field_hint>.hint,.stm-lms-upload .stm-lms-upload-input-demo-mode .demo-text,.stm_lms_item_modal__inner .stm_metaboxes_grid .stm_metaboxes_grid__inner .wpcfto-repeater .addArea,body.masterstudy-theme .stm-lms-wrapper .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price.price-pay{background-color:#385bce!important}.stm_lms_course__image{margin:0 0 50px}.stm-lms-course__sidebar{margin:15px 0 0}@media (min-width:1200px){.stm-lms-buy-buttons-sticky,.stm-lms-buy-buttons.stm-lms-buy-buttons-enterprise{margin-bottom:0!important}}@media (max-width:600px){.stm_lms_course__content{margin-bottom:30px}}.stm_lms_course__content p{margin:0 0 35px;font-size:15px;line-height:30px;color:#555}.stm_lms_course__content .wpb_content_element{margin-bottom:22px}.stm_lms_course__content ul{margin-bottom:30px!important}.stm_lms_course__content ul:last-child{margin-bottom:4px!important}@media (max-width:600px){.stm_lms_course__content ul:last-child{margin-bottom:20px!important}.theme-twentytwentytwo .stm_lms_course__panel_rate{margin-right:70px!important}}.stm_lms_course__title{margin:0 0 40px}@media (max-width:999px){.stm_lms_course__title{text-align:center}}.stm_lms_course_completed_summary__label svg path{fill:#17d292}.stm-lms-course__sidebar .table_working_hours tr.opened:hover td{color:#2985f7}.single_product_after_title{margin-bottom:47px}.single_product_after_title .meta_pull{max-width:80%}.single_product_after_title .meta-unit{margin-bottom:10px}.single_product_after_title .meta-unit img{margin:2px 8px 0 0}.single_product_after_title .meta-unit .label{font-size:13px}.single_product_after_title .meta-unit .value{margin:-1px 0 0;font-size:15px;text-transform:none}.single_product_after_title .meta-unit .value span{margin:0 3px;color:#aaa}.single_product_after_title .meta-unit .value a{color:#273044}.single_product_after_title .meta-unit .value a:last-child span{display:none}.single_product_after_title .meta-unit .value a:hover{color:#385bce!important}.single_product_after_title .meta-unit .meta_values{float:left}.single_product_after_title .meta-unit i{display:block;padding-top:5px;margin:0 15px 0 2px;font-size:30px;color:#385bce}.fa-icon-stm_icon_category,.single_product_after_title .meta-unit.teacher:hover .value{color:#385bce!important}.single_product_after_title .meta-unit.teacher{margin-right:55px}.single_product_after_title .meta-unit.teacher img{border-radius:50%;height:auto;max-width:40px}.single_product_after_title .star-rating{display:inline-block;width:100px;height:20px;margin:1px 0 4px;background-size:20px 20px;vertical-align:top}.single_product_after_title .star-rating>span{height:20px;background-size:20px 20px}.single_product_after_title .price{display:none}.average-rating-stars{margin:3px 0 0}@media (max-width:999px) and (min-width:769px){.average-rating-stars{display:flex}}@media (max-width:767px){.average-rating-stars{display:flex;justify-content:center;margin:0 auto}.average-rating-stars .average-rating-stars__top{margin-right:10px}}.average-rating-stars__top .star-rating{display:inline-block;margin:0 5px 0 0!important;vertical-align:top}.average-rating-stars__top .average-rating-stars__av{display:inline-block;vertical-align:top;font-size:15px;font-weight:700}.average-rating-stars__reviews{text-align:right;color:#aaa;font-size:14px}@media (max-width:769px){.average-rating-stars__reviews{text-align:left}}.stm_lms_single_course_carousel_wrapper .stm_lms_course__meta i{color:#385bce}.dragArea .stm-lms-questions-single.stm-lms-questions-true_false label i{border-color:#385bce!important}.dragArea .wpcfto_field_hint:hover>i:before{color:#385bce!important}.dragArea .wpcfto_field_hint>.hint::after{border-top-color:#385bce!important}.add_items .curriculum-search_submit span{background-image:none}.stm_lms_item_modal__inner .mx-datepicker-popup .mx-calendar-table td:hover{background-color:#385bce;opacity:.8;color:#fff}.stm_lms_item_modal__inner .mx-datepicker-popup .mx-calendar-header a,.stm_lms_item_modal__inner .mx-datepicker-popup .mx-calendar-table .today{color:#385bce!important}.stm_lms_item_modal__inner .mx-datepicker-popup .mx-calendar-table .today:hover{color:#fff!important}.stm_lms_item_modal__inner .mx-datepicker-popup td.curMonth.current{background-color:#385bce;color:#fff!important}.stm_lms_related_courses{margin-bottom:50px;padding-top:60px;padding-bottom:30px}.stm_lms_related_courses h2{margin-bottom:40px}@media (max-width:800px){body:not(.stm_lms_manage_course) .stm-lms-wrapper .tab-content #stm_lms_faq{margin-bottom:30px}body:not(.stm_lms_manage_course) .stm-lms-wrapper .tab-content #description{margin-bottom:-25px}body:not(.stm_lms_manage_course) .stm-lms-wrapper .tab-content .stm-lms-review-btn{text-align:center;margin-bottom:20px;width:100%;max-width:100%}}@media (max-width:550px){.stm_lms_course__title{font-size:35px;line-height:45px}#reviews .stm_lms_average__rating{text-align:center}#reviews .stm_lms_average__rating .average_rating{width:auto;float:none;margin:0 auto}#reviews .stm_lms_average__rating .average_rating_unit{display:inline-block;width:auto}#reviews .stm_lms_average__rating .detailed_rating{display:inline-block;float:none}#stm-lms-reviews .stm-lms-reviews-top h4{margin-bottom:0}#stm-lms-reviews .media{margin:0}.single_product_after_title .meta_pull{width:100%;max-width:100%;float:none}.single_product_after_title .meta_pull .pull-left{width:50%}.single_product_after_title .meta_pull .pull-left .categories .pull-left,.single_product_after_title .meta_pull .pull-left .meta-unit.teacher .pull-left{width:auto}.single_product_after_title .meta_pull .pull-left.xs-product-cats-left{margin-right:0}.single_product_after_title .meta_pull .pull-left .pull-left{min-height:50px}.single_product_after_title .meta_pull .pull-left .meta-unit.teacher{display:flex;margin-right:15px;justify-content:center}.single_product_after_title .meta_pull .pull-left .categories{display:flex;justify-content:center}.single_product_after_title .meta_pull .pull-left .label.h6{display:block;margin-bottom:3px;text-align:left}.single_product_after_title .meta_pull .pull-left .h6{line-height:20px}.average-rating-stars__reviews{text-align:left}}.stm_lms_udemy__affiliate_btn .btn-prices{margin-bottom:17px;display:flex;flex-wrap:wrap}.stm_lms_udemy__affiliate_btn .btn-prices .price{font-size:36px;font-weight:700;color:#273044}.stm_lms_udemy__affiliate_btn .btn-prices .sale_price,.stm_lms_udemy__affiliate_btn .btn-prices .saves{font-size:16px;color:#273044}.stm_lms_udemy__affiliate_btn .btn-prices .sale_price{margin-left:auto;margin-right:10px;text-decoration:line-through}[data-curriculum-url]{cursor:pointer}.tab-content .stm_lms_announcement{margin-bottom:-30px}.stm_lms_mixed_button .buy-button{flex-wrap:wrap;padding-bottom:15px!important}.stm_lms_mixed_button .buy-button>span{margin-bottom:10px}.stm_lms_mixed_button .buy-button .btn-prices{margin-left:0!important;margin-bottom:10px}@media (max-width:767px){.single_product_after_title .meta_pull{max-width:100%}.single_product_after_title .meta_pull .pull-left{width:100%;float:none}}
@media (min-width:992px){body .stm-lms-wrapper .col-md-3{width:28.3%;padding-right:7.5px}body .stm-lms-wrapper .col-md-9{width:71.7%;padding-left:7.5px}body .widget{padding-left:20px!important;padding-right:20px!important}}body .stm_lms_classic_title .inner{display:flex;flex-wrap:wrap}body .stm-lms-dynamic_sidebar div.multiseparator:before,body .stm_lms_classic_title .inner .price .or{display:none}body .stm_lms_classic_title .inner .title{padding-right:30px;width:66.666%}body .stm_lms_classic_title .inner .title h1{margin-bottom:50px}body .stm_lms_classic_title .inner .price{margin-top:4px;margin-left:auto;width:25%;text-align:right}body .stm_lms_classic_title .inner .price .stm-lms-buy-buttons .btn{margin-bottom:10px}body .stm-lms-course__sidebar{margin-top:0}body .stm-lms-course-info{padding:10px;margin-top:0;background-color:#f0f2f5}body .stm-lms-course-info__single{padding:26px 10px 26px 12px;border-bottom-color:rgba(163,163,163,.3)}body .stm-lms-course-info__single:last-child{border-bottom:0}body .stm-lms-course-info__single_icon{order:-1;margin-left:0;margin-right:20px}body .stm-lms-course-info__single_label>*{font-weight:500;font-size:16px}body .stm-lms-course-info__single .fa-icon-stm_icon_bullhorn,body .stm-lms-course-info__single .fa-icon-stm_icon_clock,body .stm-lms-course-info__single .fa-icon-stm_icon_film-play,body .stm-lms-course-info__single .fa-icon-stm_icon_users,body .stm-lms-course-info__single .lnr-sort-amount-asc{font-family:stmlms!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .stm-lms-course-info__single .fa-icon-stm_icon_users:before{content:"";color:#385bce}body .stm-lms-course-info__single .fa-icon-stm_icon_clock:before{content:"";color:#385bce}body .stm-lms-course-info__single .fa-icon-stm_icon_bullhorn:before{content:"";color:#385bce}body .stm-lms-course-info__single .fa-icon-stm_icon_film-play:before{content:"";color:#385bce}body .stm-lms-course-info__single .lnr-sort-amount-asc:before{content:"";color:#385bce}body .stm-lms-dynamic_sidebar{padding:0;border:0}body .stm-lms-dynamic_sidebar>.multiseparator:first-child{margin-top:19px}body .stm-lms-dynamic_sidebar>.multiseparator+.widget{padding-top:0}body .stm-lms-dynamic_sidebar .widget_title>*,body .stm-lms-dynamic_sidebar .widgettitle{margin-bottom:30px;font-size:20px;font-weight:500;line-height:34px}body .stm-lms-dynamic_sidebar div.multiseparator:after{width:100%}body .stm_lms_course__image{margin-bottom:19px}body .tab-content>.tab-pane{padding:40px 50px;background-color:#f5f5f9}body .tab-content .stm_lms_course__content>.vc_row{margin-bottom:0}body .stm-lms-wrapper{padding-bottom:100px}body #faq{padding:0}body #stm_lms_faq{margin-top:12px}body #stm_lms_faq .panel.panel-default{margin-bottom:-1px;box-shadow:none!important}body #stm_lms_faq .panel.panel-default .panel-collapse:before,body #stm_lms_faq .panel.panel-default:before{display:none!important}body #stm_lms_faq .panel.panel-default .panel-title a{padding:32px 60px!important}body #stm_lms_faq .panel.panel-default .fa-angle-down{position:relative;top:32px!important;width:17px!important;height:17px!important;background-color:#385bce;border:0!important;-webkit-transform:none!important;transform:none!important;border-radius:50%}body #stm_lms_faq .panel.panel-default .fa-angle-down:before{display:none}body #stm_lms_faq .panel.panel-default .fa-angle-down:after{position:absolute;top:50%;left:50%;content:"";width:5px;height:5px;border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform-origin:center center;transform-origin:center center;margin:-3px 0 0 -3px!important;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body #stm_lms_faq .panel.panel-default .collapsed{background-color:#f4f6f8}body #stm_lms_faq .panel.panel-default .collapsed .fa-angle-down:after{margin:-2px 0 0 -4px!important;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body .stm_lms_announcement h3{font-size:22px;font-weight:600}body #reviews .stm_lms_average__rating{padding-top:30px}body #reviews .average_rating_unit{background-color:#fff;border-radius:0;border:0}body #reviews .detailed_rating .detail_rating_unit tr td.key{font-weight:600;font-size:14px}body #reviews .detailed_rating .detail_rating_unit tr td.value{color:#a3a3a3}body #reviews .detailed_rating .detail_rating_unit tr td.bar .full_bar{border-radius:3px;background-color:#fff;border-color:#fff}body #reviews .detailed_rating .detail_rating_unit tr td.bar .full_bar .bar_filler{border-radius:3px}body #reviews .detailed_rating .rating_sub_title{font-weight:600;font-size:18px}body .single_product_after_title{margin-bottom:20px}body .single_product_after_title .stm_lms_course__panel_rate{margin-top:6px}body .single_product_after_title .meta-unit.categories{margin-right:30px}body .single_product_after_title .meta-unit .value{font-weight:600;font-size:15px}body .stm-lms-wrapper .far.fa-heart{font-weight:600;background-color:#d6d6d6;border-color:#d6d6d6;color:#fff}body .fa.fa-heart{font-weight:600;color:#ff1f59}@media (max-width:900px){body .average-rating-stars{margin-top:20px;text-align:center}}body .average-rating-stars>*{display:inline-block;vertical-align:top}body .average-rating-stars__av{margin-right:5px;font-size:15px;font-weight:600}body .average-rating-stars__reviews{color:#273044}body .stm-lms-buy-buttons .btn.btn_big{margin-bottom:18px}body .stm_lms_course__content{font-size:15px}body .stm_lms_course__content p{margin-bottom:40px;line-height:28px}body #curriculum{padding-top:42px;padding-left:0;padding-right:0}body #curriculum .stm-curriculum .stm-curriculum-section{margin-right:31px;margin-left:31px}body #curriculum .stm-curriculum .stm-curriculum-section h3{margin-top:23px;margin-bottom:18px;font-size:16px;font-weight:600}body #curriculum .stm-curriculum .stm-curriculum-section:first-child h3{margin-top:0}body #curriculum .stm-curriculum-item{position:relative;padding-left:0;padding-right:0;margin-right:31px;margin-left:31px;border-top:1px solid #e1e2e4;background-color:transparent;box-shadow:none!important}body #curriculum .stm-curriculum-item:before{content:"";display:block;position:absolute;top:-1px;bottom:-3px;right:-31px;left:-31px;background-color:#fff;opacity:0;border-right:3px solid #f5f5f9;border-left:3px solid #f5f5f9;visibility:hidden;transition:.3s ease;z-index:100}body #curriculum .stm-curriculum-item>:not(.tooltip){position:relative;z-index:200}body #curriculum .stm-curriculum-item.opened{z-index:9999}body #curriculum .stm-curriculum-item.opened:before{opacity:1;visibility:visible}body #curriculum .stm-curriculum-item__icon{text-align:center}body #curriculum .stm-curriculum-item .stmlms-slides{color:#385bce}body #curriculum .stm-curriculum-item .stmlms-slides:before{font-family:"Font Awesome 5 Free";content:""}body #curriculum .stm-curriculum-item .stmlms-quiz{color:#f35151}body #curriculum .stm-curriculum-item .stmlms-quiz:before{font-weight:900;font-family:"Font Awesome 5 Free";content:""}body #curriculum .stm-curriculum-item .stmlms-slides-css{left:0!important;top:2px!important;color:#f19837;border:0!important}body #curriculum .stm-curriculum-item .stmlms-slides-css:before{left:0!important;top:0!important;background-color:transparent!important;font-weight:900;font-family:"Font Awesome 5 Free";content:""}body #curriculum .stm-curriculum-item .stmlms-slides-css:after{display:none}body #curriculum .stm-curriculum-item .stmlms-text{color:#385bce}body #curriculum .stm-curriculum-item .stmlms-text:before{font-family:"Font Awesome 5 Free";content:""}body.classic_lms .stm_lms_announcement p span{opacity:1}body .classic-files .stm_lms_downloadable_content{padding-right:15px;padding-left:15px;background-color:#fff}@media (max-width:1024px){body .stm_lms_classic_title{margin-bottom:30px}body .stm_lms_classic_title .inner .price,body .stm_lms_classic_title .inner .title{width:100%;margin-left:0;text-align:left}body .stm_lms_classic_title .inner .price .stm-lms-buy-buttons,body .stm_lms_classic_title .inner .price .stm_lms_mixed_button,body .stm_lms_classic_title .inner .title .stm-lms-buy-buttons,body .stm_lms_classic_title .inner .title .stm_lms_mixed_button{margin-left:0}body .stm_lms_classic_title .inner .price .stm_lms_course__title,body .stm_lms_classic_title .inner .title .stm_lms_course__title{margin-bottom:20px}body .stm_lms_classic_title .inner .price{display:flex;align-content:center;justify-content:center;width:350px;flex-direction:column}}@media (max-width:1024px) and (max-width:999px){body .stm_lms_classic_title .inner .price{margin:0 auto}}@media (max-width:600px){body .stm-lms-buy-buttons{display:block}body .tab-content>.tab-pane{padding:15px 20px}body .detailed_rating .detail_rating_unit tr td.key{white-space:nowrap}body .detailed_rating .detail_rating_unit tr td.bar .full_bar{max-width:130px}body .stm_lms_average__rating{padding-bottom:0;margin-bottom:30px}}body.online-light .nav.nav-tabs>li.active a{color:#273044!important}@media (max-width:600px){.classic_style .stm-lms-wishlist{text-align:center}}.stm-lms-wishlist{margin:0 0 30px;cursor:pointer}@media (max-width:550px){.stm-lms-wishlist{text-align:center;margin-top:50px}}.stm-lms-wishlist i{display:inline-block;vertical-align:top;width:30px;height:30px;margin:0 5px 0 0;border:1px solid #41495b;border-radius:50%;text-align:center;line-height:30px;color:#ff1f59;font-size:16px;opacity:1;transition:.3s ease}.stm-lms-wishlist span{color:#41495b;line-height:29px}.stm-lms-wishlist:hover i,.stm-lms-wishlist:hover i.far{border-color:#385bce;background-color:#385bce;color:#fff}.stm-lms-wishlist.loading{min-height:inherit}.stm-lms-wishlist.loading i{opacity:0}.stm-lms-wishlist.loading:before{top:0;left:15px}.stm_lms_expired_notice{display:inline-block;position:relative;padding:11px 10px 11px 45px;margin-bottom:23px;border:2px solid #5cbc87;border-radius:10px;font-size:15px;line-height:1.4;background-color:#fff;z-index:10}@media (max-width:600px){.stm_lms_expired_notice{width:100%}}.stm_lms_expired_notice i{position:absolute;left:15px;top:13px;font-size:18px;color:#5cbc87}.stm_lms_expired_notice:after{content:"";display:block;position:absolute;border-style:solid;width:0;height:0;border-width:13px 13px 0 0;border-color:#5cbc87 transparent transparent;left:13px;bottom:-13px;z-index:1}.stm_lms_expired_notice:before{content:"";display:block;position:absolute;width:0;height:0;border-style:solid;border-width:10px 9px 0 0;border-color:#fff transparent transparent;left:15px;bottom:-8px;z-index:2}.stm_lms_expired_notice.expired_in_progress{border-color:#385bce}@media (max-width:600px){.stm_lms_expired_notice.expired_in_progress{width:100%;margin:0 auto}}.stm_lms_expired_notice.expired_in_progress i{color:#385bce}.stm_lms_expired_notice.expired_in_progress:after{border-top-color:#385bce}html.expired_popup{overflow:hidden}html.expired_popup #header{z-index:0}html.expired_popup #header.sticky_header{padding-bottom:0!important}html.expired_popup #header.sticky_header .header_default.fixed{position:relative}.stm_lms_expired_popup{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999999999;opacity:0;visibility:hidden;transition:.3s ease}.stm_lms_expired_popup.active{opacity:1;visibility:visible}.stm_lms_expired_popup__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#222530;opacity:.8;cursor:pointer}.stm_lms_expired_popup__close{position:absolute;top:0;right:-50px;height:39px;width:39px;line-height:39px;color:#fff;font-size:16px;background-color:#000;border-radius:50%;cursor:pointer}.stm_lms_expired_popup__inner{position:relative;padding:15px;border-radius:5px;background-color:#fff;text-align:center;z-index:99}.stm_lms_expired_popup__image{margin-bottom:26px}.stm_lms_expired_popup__image img{max-width:400px;max-height:203px;-o-object-fit:cover;object-fit:cover}.stm_lms_expired_popup__title{margin:0 0 3px;font-size:15px}.stm_lms_expired_popup__notice{margin:0 0 3px;font-size:22px;line-height:30px;font-weight:700;letter-spacing:-.4px}.stm_lms_expired_popup__date{margin:0 0 10px;color:#aaa;font-size:14px}.stm_lms_single_bundle__courses_course__inner .stm_lms_single_bundle__courses_course__data{flex-wrap:wrap}.stm_lms_single_bundle__courses_course__inner .stm_lms_single_bundle__courses_course__title{width:70%}.stm_lms_single_bundle__courses_course__inner .stm_lms_single_bundle__courses_course__price{width:25%;text-align:right}.stm_lms_single_bundle__courses_course__inner .stm_lms_expired_notice{font-family:inherit;margin:5px 0 0;padding:0;border:0;background-color:transparent;font-size:13px;order:100}.stm_lms_single_bundle__courses_course__inner .stm_lms_expired_notice i{position:relative;top:2px;left:0;margin-right:5px;vertical-align:top;font-size:16px}.stm_lms_single_bundle__courses_course__inner .stm_lms_expired_notice:after,.stm_lms_single_bundle__courses_course__inner .stm_lms_expired_notice:before{display:none}.stm_lms_instructor_courses__single--image .stm_lms_expired_notice__wrapper{position:absolute;bottom:0;left:5px;right:5px;text-align:center}.stm_lms_instructor_courses__single--image .stm_lms_expired_notice{display:inline-block;margin:0 0 15px;padding:5px 10px 5px 28px;text-align:left;font-size:13px}.stm_lms_instructor_courses__single--image .stm_lms_expired_notice i{top:7px;left:6px;font-size:16px;margin-right:3px}.stm_lms_instructor_courses__single.expired .stm_lms_instructor_courses__single--image .image_wrapper{position:relative;opacity:.3}.stm_lms_instructor_courses__single.expired .stm_lms_instructor_courses__single--enroll .btn{background-color:#5cbc87}.stm_lms_instructor_courses__single.expired .stm_lms_expired_notice{background-color:#195ec8;border-color:#195ec8;color:#fff}.stm_lms_instructor_courses__single.expired .stm_lms_expired_notice i{color:#fff}.stm_lms_instructor_courses__single.expired .stm_lms_expired_notice:after,.stm_lms_instructor_courses__single.expired .stm_lms_expired_notice:before{border-top-color:#195ec8}@media (max-width:400px){body .stm_lms_single_bundle__courses_course__inner{flex-wrap:wrap}body .stm_lms_single_bundle__courses_course__inner .stm_lms_single_bundle__courses_course__data{width:100%;margin:10px 0 0}}.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-lms-course-info{margin:15px 0 0}.stm-lms-course-info__single{display:flex;padding:25px 10px 24px 12px;flex-wrap:nowrap;align-items:center;border-bottom:1px solid #e1e2e4}.stm-lms-course-info__single_label>*{display:inline-block;vertical-align:top;font-size:15px}.stm-lms-course-info__single_icon{margin-left:auto;color:#385bce;font-size:28px}.stm-lms-dynamic_sidebar .widget .widgettitle,.stm-lms-dynamic_sidebar .widget_stm_lms_popular_courses .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .expert{text-transform:none}.stm_product_list_widget .course_available_only_in_subscription{display:flex;align-items:center;margin:5px 0}.stm_product_list_widget .course_available_only_in_subscription__image{width:26px;margin-right:5px}.stm_product_list_widget .course_available_only_in_subscription__title{color:#66828f;font-size:12px;line-height:1.1;white-space:initial}.stm-lms-dynamic_sidebar{padding:0 0 0 30px;margin-bottom:30px;border-left:1px solid #e1e2e4}.stm-lms-dynamic_sidebar .widget{padding:27px 0 0}.stm-lms-dynamic_sidebar .widget_stm_lms_popular_courses .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price{margin-bottom:0}.stm-lms-dynamic_sidebar .multiseparator{margin:50px 0 20px}.stm-lms-dynamic_sidebar .multiseparator:last-child{display:none}@media (max-width:1024px){.stm-lms-dynamic_sidebar{padding-left:0;border-left:0}}@media (max-width:769px){.stm-lms-dynamic_sidebar{display:none}}.owl-carousel,.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative;
}
.owl-carousel {
display: none;
width: 100%;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
display: none;
}
.no-js .owl-carousel,.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0!important;
font: inherit;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-carousel .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
transition: height .5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity .4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//norforma.pt/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/vendors/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3,1.3);
transform: scale(1.3,1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}.testimonials_main_title{margin:0 0 70px}.testimonials_main_wrapper.style_5 .top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.testimonials_main_wrapper.style_5 .top .testimonials_main_title{margin-bottom:0}.testimonials_main_wrapper.style_5 .top .nav-buttons{margin:10px 0}.testimonials_main_wrapper.style_5 .top .nav-buttons span{display:inline-block;width:40px;height:40px;border:1px solid #2dd675;border-radius:4px;color:#2dd675;cursor:pointer;transition:.3s;line-height:38px;text-align:center}.testimonials_main_wrapper.style_5 .top .nav-buttons span:hover{background-color:#2dd675;color:#fff}.testimonials_main_wrapper.style_5 .top .nav-buttons span.next{margin-left:7px}.stm_testimonials_wrapper_style_5 .owl-stage-outer{overflow:visible}.stm_testimonials_wrapper_style_5 .stm_testimonials_single{padding:30px 60px 80px;text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,.18)}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .testimonials_excerpt{font-size:15px;line-height:28px;text-align:center}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .testimonials_image{max-width:100px;margin:0 auto 20px}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .testimonials_image img{border-radius:50%}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .testimonials_title{margin:0 0 17px!important;font-size:18px;line-height:18px;font-weight:500}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .testimonials-bottom{position:absolute;bottom:0;left:0;right:0;padding:0 15px 30px}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .testimonials-bottom .stars{margin:0 0 10px}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .stars{margin:0 0 29px;letter-spacing:5px}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .stars .fa-star{color:#f2b91e}.stm_testimonials_wrapper_style_5 .stm_testimonials_single .stars .fa-star:before{content:"\f005\f005\f005\f005\f005"}.stm_testimonials_wrapper_style_5.owl-carousel .owl-stage{display:flex;flex-wrap:wrap}.stm_testimonials_wrapper_style_5.owl-carousel .owl-stage::after{display:none}.stm_testimonials_wrapper_style_5.owl-carousel .owl-item{display:flex;height:auto!important}.stm_testimonials_wrapper_style_5.owl-carousel .owl-dot{width:10px;height:10px;border:0;background-color:#d2d2d2}.stm_testimonials_wrapper_style_5.owl-carousel .owl-dot.active{background-color:#1a92e6;-webkit-transform:scale(1.3);transform:scale(1.3)}.st_experts .expert_certified .orange,.st_experts .expert_job{text-transform:uppercase}.experts_carousel_unit{margin:0 -15px}.experts_carousel_unit .expert-single-slide{padding:0 15px}.st_experts hr{margin:10px 0}.st_experts.experts_list{margin-bottom:30px}.st_experts .media{padding:29px;border:1px solid #e0e5eb}.st_experts .media .media-body{width:inherit}.st_experts .expert-media{width:155px;padding-right:26px}.st_experts .expert-media img{margin-bottom:11px}.st_experts .expert_inner_title_link:hover .expert_inner_title{color:#48a7d4}.st_experts .expert_inner_title{margin-top:0;font-size:18px}.st_experts .expert_job{color:#b8bfc9;font-size:12px}.st_experts .expert_excerpt p{margin-bottom:15px}.st_experts .expert_socials{margin:0}.st_experts .expert_socials .fab{color:#fff}.st_experts .expert_socials a{position:relative;display:block;margin-bottom:11px;float:left;width:32.25px;height:32px;text-align:center;line-height:32px;z-index:5}.st_experts .expert_socials a.expert-social-facebook{background-color:#3684e3}.st_experts .expert_socials a.expert-social-twitter{background-color:#53c8ff}.st_experts .expert_socials a.expert-social-google-plus{background-color:#dd4b39}.st_experts .expert_socials a.expert-social-linkedin{background-color:#2437ab}.st_experts .expert_socials a.expert-social-youtube-play{background-color:#b00}.st_experts .expert_socials a:hover{margin-top:-11px;height:43px;z-index:6}.experts_control_bar_top{margin-bottom:25px}.vc_images_carousel .vc_carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.vc_images_carousel .vc_carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border-radius:10px;cursor:pointer;border:1px solid grey;background-color:grey}.vc_images_carousel .vc_carousel-indicators .vc_active{margin:1px;width:10px;height:10px;background-color:transparent;border:1px solid grey}.vc_images_carousel .vc_carousel-indicators .vc_partial{opacity:.5}.vc_images_carousel{position:relative}.vc_images_carousel .vc_carousel-inner{position:relative;overflow:hidden;width:100%}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline{position:relative;overflow:hidden}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner{left:0;position:relative;width:100%}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner.vc_transition{transition:.5s ease left}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner.vc_transition.vc_swipe-transition{transition-duration:.2s}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item{float:left;visibility:hidden}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>a>img,.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>img{display:block;max-width:100%;height:auto;line-height:1}.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner{margin:0 10px}.vc_images_carousel.vc_carousel_vertical .vc_carousel-slideline{overflow:hidden}.vc_images_carousel.vc_carousel_vertical .vc_carousel-slideline .vc_carousel-slideline-inner{width:100%}.vc_images_carousel.vc_carousel_vertical .vc_carousel-slideline .vc_carousel-slideline-inner.vc_transition{transition-property:top}.vc_images_carousel.vc_carousel_vertical .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item{float:none}.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators{position:absolute;top:2%;right:3%;left:auto;width:10px}.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li{display:block;margin:0 auto 3px;width:6px;height:6px}.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active{width:8px;height:8px;margin:0 auto 1px}.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item{visibility:visible}.vc_images_carousel .vc_carousel-control{position:absolute;padding:0;top:50%;left:0;bottom:0;margin-top:-15px;width:60px;height:30px;opacity:.5;font-size:30px;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);-webkit-tap-highlight-color:transparent}.vc_images_carousel .vc_carousel-control:focus,.vc_images_carousel .vc_carousel-control:hover{text-decoration:none;opacity:.9}.vc_images_carousel .vc_carousel-control.vc_right{left:auto;right:0}.vc_images_carousel .vc_carousel-control .glyphicon-chevron-left,.vc_images_carousel .vc_carousel-control .glyphicon-chevron-right,.vc_images_carousel .vc_carousel-control .icon-next,.vc_images_carousel .vc_carousel-control .icon-prev{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.vc_images_carousel .vc_carousel-control .icon-next,.vc_images_carousel .vc_carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.vc_images_carousel .vc_carousel-control .icon-prev:before{content:'\2039';position:relative;top:-10px}.vc_images_carousel .vc_carousel-control .icon-next:before{content:'\203a';position:relative;top:-10px}.vc_images_carousel .vc_carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.vc_images_carousel .vc_carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.vc_images_carousel .vc_carousel-control .icon-next,.vc_images_carousel .vc_carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px;display:block;padding:0}.vc_images_carousel .vc_carousel-caption{left:20%;right:20%;padding-bottom:30px}.vc_images_carousel .vc_carousel-indicators{bottom:20px}}.vc_images_carousel .clearfix:after,.vc_images_carousel .clearfix:before{content:" ";display:table}.vc_images_carousel .clearfix:after{clear:both}.vc_images_carousel .pull-right{float:right!important}.vc_images_carousel .pull-left{float:left!important}.vc_images_carousel .hide{display:none!important}.vc_images_carousel .show{display:block!important}.vc_images_carousel .invisible{visibility:hidden}.vc_images_carousel .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.vc_images_carousel ol.vc_carousel-indicators{margin:0 0 0 -30%}.vc_images_carousel .vc_carousel_vertical ol.vc_carousel-indicators{margin:1px 0 0 0;bottom:auto}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.item>a{display:block}.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.item>a>img{margin:auto}.vc_carousel .vc_carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.vc_carousel .vc_carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border-radius:10px;cursor:pointer;border:1px solid grey;background-color:grey}.vc_carousel .vc_carousel-indicators .vc_active{margin:1px;width:10px;height:10px;background-color:transparent;border:1px solid grey}.vc_carousel .vc_carousel-indicators .vc_partial{opacity:.5}.vc_carousel{position:relative}.vc_carousel .vc_carousel-inner{position:relative;overflow:hidden;width:100%}.vc_carousel .vc_carousel-inner .vc_carousel-slideline{position:relative;overflow:hidden}.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner{left:0;position:relative;width:100%}.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner.vc_transition{transition:.5s ease left}.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner.vc_transition.vc_swipe-transition{transition-duration:.2s}.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item{float:left;visibility:hidden}.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>a>img,.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>img{display:block;max-width:100%;height:auto;line-height:1}.vc_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner{margin:0 10px}.vc_carousel.vc_carousel_vertical .vc_carousel-slideline{overflow:hidden}.vc_carousel.vc_carousel_vertical .vc_carousel-slideline .vc_carousel-slideline-inner{width:100%}.vc_carousel.vc_carousel_vertical .vc_carousel-slideline .vc_carousel-slideline-inner.vc_transition{transition-property:top}.vc_carousel.vc_carousel_vertical .vc_carousel-slideline .vc_carousel-slideline-inner .vc_item{float:none}.vc_carousel.vc_carousel_vertical .vc_carousel-indicators{position:absolute;top:2%;right:3%;left:auto;width:10px}.vc_carousel.vc_carousel_vertical .vc_carousel-indicators li{display:block;margin:0 auto 3px;width:6px;height:6px}.vc_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active{width:8px;height:8px;margin:0 auto 1px}.vc_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item{visibility:visible}.vc_carousel .vc_carousel-control{position:absolute;padding:0;top:50%;left:0;bottom:0;margin-top:-15px;width:60px;height:30px;opacity:.5;font-size:30px;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);-webkit-tap-highlight-color:transparent}.vc_carousel .vc_carousel-control:focus,.vc_carousel .vc_carousel-control:hover{text-decoration:none;opacity:.9}.vc_carousel .vc_carousel-control.vc_right{left:auto;right:0}.vc_carousel .vc_carousel-control .glyphicon-chevron-left,.vc_carousel .vc_carousel-control .glyphicon-chevron-right,.vc_carousel .vc_carousel-control .icon-next,.vc_carousel .vc_carousel-control .icon-prev{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.vc_carousel .vc_carousel-control .icon-next,.vc_carousel .vc_carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.vc_carousel .vc_carousel-control .icon-prev:before{content:'\2039';position:relative;top:-10px}.vc_carousel .vc_carousel-control .icon-next:before{content:'\203a';position:relative;top:-10px}.vc_carousel .vc_carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.vc_carousel .vc_carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.vc_carousel .vc_carousel-control .icon-next,.vc_carousel .vc_carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px;display:block;padding:0}.vc_carousel .vc_carousel-caption{left:20%;right:20%;padding-bottom:30px}.vc_carousel .vc_carousel-indicators{bottom:20px}}.vc_carousel .clearfix:after,.vc_carousel .clearfix:before{content:" ";display:table}.vc_carousel .clearfix:after{clear:both}.vc_carousel .pull-right{float:right!important}.vc_carousel .pull-left{float:left!important}.vc_carousel .hide{display:none!important}.vc_carousel .show{display:block!important}.vc_carousel .invisible{visibility:hidden}.vc_carousel .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.vc_carousel ol.vc_carousel-indicators{margin:0 0 0 -30%}.vc_carousel .vc_carousel_vertical ol.vc_carousel-indicators{margin:1px 0 0 0;bottom:auto}.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.item>a{display:block}.vc_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.item>a>img{margin:auto}
.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%}}.archive_grid{padding-bottom:50px}.archive_grid .stm_lms_courses__single--info_title a:hover h4{color:#385bce}.stm_lms_courses__archive{margin-top:28px!important}.stm_lms_courses{margin:0 0 45px}.stm_lms_courses .featured-courses{margin-bottom:0!important;padding-bottom:0!important}.stm_lms_courses .featured-courses .stm_lms_course__notfound{display:none}.stm_lms_courses .featured-head{display:flex;flex-wrap:wrap;justify-content:space-between;padding:14px 25px;background:#17d292;border-top:#17d292 3px solid;align-items:center;margin-bottom:25px;position:relative}.stm_lms_courses .featured-head:after{content:"";position:absolute;background:rgba(255,255,255,.7);top:0;left:0;right:0;bottom:0}.stm_lms_courses .featured-head h3{font-size:13px;text-transform:uppercase;margin:0;line-height:13px;z-index:10;color:#273044}.stm_lms_courses .featured-head a{font-size:14px;line-height:14px;z-index:10;display:flex;align-items:center;color:#273044}.stm_lms_courses .featured-head a i{font-size:8px;line-height:8px;margin-right:10px}.stm_lms_courses .featured-head a span{text-decoration:underline;color:#273044}.stm_lms_courses .featured-head a:hover{color:#273044}.stm_lms_courses .featured-head a:hover span{text-decoration:none}.stm_lms_courses__top{display:flex;align-items:center;margin:0 0 23px}.stm_lms_courses__top h3{margin:0;padding-right:30px}.stm_lms_courses__top a{padding:15px 20px;margin-left:auto;background-color:#eef1f7;color:#273044;text-transform:none;letter-spacing:0}.stm_lms_courses__top a i{color:#385bce;margin-right:5px;transition:.3s ease}.stm_lms_courses__top a:hover i{color:#fff}.stm_lms_courses__grid{display:flex;flex-wrap:wrap;margin:0 -10px}.stm_lms_courses__grid_2 .stm_lms_courses__single{width:50%}.stm_lms_courses__grid_4 .stm_lms_courses__single{width:25%}.stm_lms_courses__grid_6 .stm_lms_courses__single{width:16.6666%}.stm_lms_courses__grid .stm-lms-course-no-result{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;position:relative;margin-top:100px;width:100%}.stm_lms_courses__grid .stm-lms-course-no-result .no-found{position:relative}.stm_lms_courses__grid .stm-lms-course-no-result .no-found .no-found-icon{position:absolute;top:50%;right:50%;font-size:60px;margin:-30px -30px 0 0;color:#385bce}.stm_lms_courses__grid .stm-lms-course-no-result .no-result-icon{display:flex;justify-content:center;align-items:center;background-color:#385bce;opacity:.1;width:120px;height:120px;border-radius:50%}.stm_lms_courses__grid .stm-lms-course-no-result .no-result-icon i{position:relative;display:block;font-size:60px;color:#385bce;background-repeat:no-repeat}.stm_lms_courses__grid .stm-lms-course-no-result p{color:#263145;font-size:24px;font-weight:400;font-style:normal;letter-spacing:normal;text-align:center;margin:0;padding:20px 0 6px}.stm_lms_courses__grid .stm-lms-course-no-result a.stm_lms_courses__filter_reset{color:#385bce;font-size:14px;font-weight:400;display:inline-flex;justify-content:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;opacity:1;text-decoration:none}.stm_lms_courses__single--image:after,.stm_lms_courses__single--image:before,.stm_lms_courses__single--image>a>div:after{display:block;background-color:rgba(0,0,0,.1);position:absolute}.stm_lms_courses__grid .stm-lms-course-no-result a.stm_lms_courses__filter_reset .stm-lms-reset-iconmoon{width:16px;color:#385bce;height:14px;border:0;margin-right:5px;font-size:90%;top:0}.stm_lms_courses__single{position:relative;width:33.333%;margin:0 0 50px}.stm_lms_courses__single.stm_carousel_glitch{margin-bottom:0}.stm_lms_courses__single__inner{height:100%;background-color:#fff;margin:0 10px;border:1px solid #e0e0e0}.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:.3s ease}.stm_lms_courses__single--image{width:auto;min-width:100%;position:relative;margin:-1px -1px 15px}.stm_lms_courses__single--image:after{content:"";top:0;left:0;bottom:0;width:1px}.stm_lms_courses__single--image:before{content:"";top:0;right:0;bottom:0;width:1px}.stm_lms_courses__single--image>a>div:after{content:"";top:-1px;left:0;right:0;height:1px}.stm_lms_courses__single--image img{width:100%}.stm_lms_courses__single--image__container{overflow:hidden}.stm_lms_courses__single--actions{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(36,39,47,.85);text-align:center;opacity:0;transition:.3s ease}.stm_lms_courses__single--actions a{display:inline-block;padding:12px 10px;margin:0 4px;min-width:90px;font-size:16px;color:#fff;vertical-align:top;border:3px solid #fff;text-align:center;font-weight:600;border-radius:49px;-webkit-transform:translateY(-5px) translateX(-5px);transform:translateY(-5px) translateX(-5px);text-decoration:none!important}.stm_lms_courses__single--actions a:last-child{-webkit-transform:translateY(-5px) translateX(5px);transform:translateY(-5px) translateX(5px)}.stm_lms_courses__single--actions a:hover{background-color:#fff;color:#273044}.stm_lms_courses__single--inner{padding:0 20px 7px}.stm_lms_courses__single--term{margin:0 0 10px;color:#aaa;font-size:13px}.stm_lms_courses__single--term a{color:#aaa}.stm_lms_courses__single--title h5{margin:0 0 15px;padding:0 0 19px;font-size:15px;line-height:20px;border-bottom:1px solid #e0e0e0}.stm_lms_courses__single--meta{display:flex;align-items:center;min-height:28px}.stm_lms_courses__single--meta .average-rating-stars__top{width:66%;display:flex}.stm_lms_courses__single--meta .average-rating-stars__av{margin-left:5px}.stm_lms_courses__single--meta .views{margin-left:auto;font-size:13px;color:#aaa}.stm_lms_courses__single--meta .views i{position:relative;top:2px;margin-right:2px;vertical-align:top;font-size:16px}.stm_lms_courses__single--bottom{display:flex}.stm_lms_courses__single--status{margin:0 0 5px;padding-right:15px;font-size:13px;color:#273044}.stm_lms_courses__single--status.publish i{position:relative;top:2px;vertical-align:top;font-size:16px;color:#22d497}.stm_lms_courses__single--status i{margin-right:3px}.stm_lms_courses__single--price{margin-left:auto;text-align:right}.stm_lms_courses__single--price span{display:block;margin:-9px 0 -7px;font-size:12px;color:#aaa;text-decoration:line-through}.stm_lms_courses__single--price strong{font-weight:600;font-size:15px}.stm_lms_courses__single .star-rating{margin-top:4px}.stm_lms_courses__single.has-sale .stm_lms_courses__single--meta .average-rating-stars__top{position:relative;top:-3px}.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner{border-color:#17d292}.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .featured-course-container{width:100%;height:100%;overflow:hidden;position:absolute}.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .elab_is_featured_product{position:absolute;top:0;left:0;margin:0 29px;background-color:#17d292;text-align:center;line-height:29px;color:#fff;padding:0 5px;-webkit-transform:rotate(-45deg) translateY(20px) translateX(-120px);transform:rotate(-45deg) translateY(20px) translateX(-120px);-webkit-transform-origin:left top;transform-origin:left top;width:200px;font-size:11px;font-weight:700;text-transform:uppercase;z-index:99}.stm_lms_courses .stm_lms_load_more_courses,.stm_lms_courses.all_loaded .stm_lms_courses__grid{margin-bottom:55px}.stm_lms_courses__single:hover{z-index:110}.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions{opacity:1}.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions a{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}.stm_lms_courses__hours{font-size:13px}.stm_lms_courses__hours i{position:relative;font-size:14px;top:1px;margin-right:3px}div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price,div.stm_lms_courses_grid_view div.stm_lms_courses__single--price,div.stm_lms_recent_courses div.stm_lms_courses__single--price{margin-left:auto}body.rtl div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price,body.rtl div.stm_lms_courses_grid_view div.stm_lms_courses__single--price,body.rtl div.stm_lms_recent_courses div.stm_lms_courses__single--price{margin-right:auto;margin-left:0}.stm_lms_courses__single--info{position:absolute;top:-20px;left:-50px;right:-50px;padding:35px 40px 22px;background-color:#fff;box-shadow:0 10px 30px 11px rgba(0,0,0,.25);visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);z-index:100;transition:none}.stm_lms_courses__single--info_author{display:flex;align-items:center;margin:0 0 10px}.stm_lms_courses__single--info_author__avatar{max-width:40px;margin-right:5px;border-radius:50%;overflow:hidden}.stm_lms_courses__single--info_author__login{color:#777}.stm_lms_courses__single--info_title h4{font-size:18px;line-height:22px;font-weight:600;margin:0 0 15px}.stm_lms_courses__single--info_rate{display:flex;margin:0 0 16px;align-items:center}.stm_lms_courses__single--info_rate .star-rating,.stm_lms_courses__single--info_rate:empty{margin:0}.stm_lms_courses__single--info_rate .average-rating-stars__av{margin-left:5px}.stm_lms_courses__single--info_status{padding:2px 10px;margin-left:auto;background-color:#17d292;text-transform:uppercase;color:#fff;font-size:11px;letter-spacing:.5px;border-radius:2px}.stm_lms_courses__single--info_excerpt{margin:0 0 13px;font-size:14px;line-height:26px;color:#777}.stm_lms_courses__single--info_meta{display:flex;justify-content:space-between;align-items:center;margin:0 -5px 18px}.stm_lms_courses__single--info_meta .stm_lms_course__meta{padding:0 5px;margin:0 0 10px;color:#273044;font-size:13px;vertical-align:top}.stm_lms_courses__single--info_meta .stm_lms_course__meta i{position:relative;top:2px;margin-right:2px;font-size:16px}.stm_lms_courses__single--info_preview a{display:block;padding:14px 15px;margin:0 0 28px;background-color:#385bce;width:100%;color:#fff;text-transform:uppercase;font-weight:600;text-align:center}.stm_lms_courses__single--info_preview a:hover{background-color:#17d292;color:#fff!important}.stm_lms_courses__single--info_bottom{display:flex;align-items:center}.stm_lms_courses__single--info_bottom .stm-lms-wishlist,.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price{margin:0 0 10px}.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price span,.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price strong{font-size:18px}.stm_lms_courses__single--info .star-rating{margin-top:0!important}.stm_lms_courses__single--info .stm-lms-wishlist span{color:#b1b1b1;font-size:12px}.stm_lms_courses__single--info .stm_lms_courses__single--price span{display:inline-block;margin-right:3px;font-weight:300;font-size:18px}.stm_lms_courses__single--info .stm_lms_courses__single--price strong{font-size:18px}@media (max-width:1440px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}.stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__top{width:60%}.stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__av{display:none}}@media (max-width:1520px){.stm_lms_courses__single__inner .average-rating-stars__av{display:none}}@media (max-width:1024px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}.stm_lms_courses__grid_2 .stm_lms_courses__single,.stm_lms_courses__grid_4 .stm_lms_courses__single{width:33.333%}.stm_lms_courses__single--info{display:none!important}}@media (max-width:769px){.stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__av,.stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top .average-rating-stars__av,.stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__av{display:none}.stm_lms_courses__grid_6 .stm_lms_courses__single{width:33.333%}.stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__top,.stm_lms_courses__grid_3 .stm_lms_courses__single,.stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top,.stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__top{width:50%}.stm_lms_courses__grid_3 .stm_lms_courses__single--info{right:15px;left:15px}}@media (max-width:1023px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:50%}}@media (max-width:550px){.stm_lms_courses__grid .stm_lms_courses__single{width:100%}.stm_lms_courses__grid .stm_lms_courses__single--info{left:10px;right:10px}}@media (min-width:1441px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:first-child:not(:last-child) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+1) .stm_lms_courses__single--info{left:calc(100% - 10px);right:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info{right:calc(100% - 10px);left:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info:before{right:-17px;left:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media (max-width:1440px){.stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(5n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(5n+4) .stm_lms_courses__single--info{left:0;right:-100px}.stm_lms_courses__grid.stm_lms_courses__grid_center.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info{right:0;left:-100px}}.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info{top:-25%;left:calc(100% - 10px);right:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info:before{content:"";position:absolute;top:50%;left:-17px;width:0;height:0;border-style:solid;border-width:15px 17px 15px 0;border-color:transparent #fff transparent transparent}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1440px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05));filter:drop-shadow(0 10px 30px rgba(0, 0, 0, .05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info{transition-delay:.35s!important}.tax-stm_lms_course_taxonomy h2{margin-bottom:40px}.stm_lms_courses__single--image__progress{position:absolute;bottom:0;left:0;right:0;height:5px;background-color:#e0e0e0;z-index:99}.stm_lms_courses__single--image__progress_bar{position:relative;background-color:#17d292;height:5px}.stm_lms_courses__single--image__progress_label{position:absolute;right:0;top:-25px;padding:2px 5px;font-size:11px;color:#fff;line-height:12px;background-color:#17d292}.stm_lms_courses__single--image__progress_label:after{content:"";position:absolute;right:0;bottom:-5px;width:0;height:0;border-style:solid;border-width:0 5px 5px 0;border-color:transparent #17d292 transparent transparent}@-webkit-keyframes MOVE-BG{from{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(46px)}}@keyframes MOVE-BG{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(46px);transform:translateX(46px)}}.course_available_only_in_subscription{display:flex;margin-left:auto}.course_available_only_in_subscription__image{width:26px;margin-right:5px}.course_available_only_in_subscription__title{max-width:54px;min-height:26px;color:#66828f;font-size:12px;line-height:1.1;white-space:initial}.stm_lms_courses__single--price .course_available_only_in_subscription__title{color:#fff}.stm_lms_courses__grid_found_1,.stm_lms_courses__grid_found_2,.stm_lms_courses__grid_found_3,.stm_lms_courses__grid_found_4{margin-bottom:100px!important}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--image{overflow:hidden}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single__inner{transition:.3s ease}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--title:hover h5{color:#385bce}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single__inner{background:rgba(255,255,255,.7)}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single--image img{-webkit-transform:scale(1.07);transform:scale(1.07)}.stm_lms_courses__grid{margin:0 -15px}.stm_lms_courses__single.style_3{margin:0 0 30px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner{margin:0 15px;position:relative;overflow:hidden;transition:.3s ease;box-shadow:0 7px 15px rgba(0,0,0,.1);border-radius:10px;border:0}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image{position:relative;overflow:hidden;margin:0 0 28px;max-height:230px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm_lms_courses__single--image{margin-bottom:0}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm_lms_courses__single--image img{transition:.3s ease-in-out}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm_lms_courses__single--image .stm_lms_post_status{top:28px;right:auto;left:20px;min-width:34px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm-lms-wishlist{position:absolute;top:25px;right:20px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm-lms-wishlist span{display:none}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm-lms-wishlist i{border-color:#fff;background-color:#fff}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm-lms-wishlist i.far{background-color:transparent;border-color:#fff;color:#fff}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm-lms-wishlist.loading:before{background-color:#fff}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm-lms-wishlist:hover i{border-color:#17d292;background-color:#17d292}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--inner{padding:0 30px 14px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--title h5{padding:0;margin:0 0 18px;font-size:20px;line-height:26px;font-weight:600;border:0}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--terms .stm_lms_courses__single--term{margin:10px 0 23px;text-align:center;font-size:15px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta{justify-content:flex-start;margin:0 0 8px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .stm_lms_course__meta{margin-left:10px}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .stm_lms_course__meta i{color:#385bce}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .stm_lms_course__meta:first-child{margin-left:0}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button,.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button:not(:active),.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button:not(:hover){top:4px;margin:0 0 0 auto;padding:10px 18px;min-width:100px;border-radius:2px;text-transform:none;transition:all .3s;position:relative;background-color:#385bce!important;letter-spacing:normal;visibility:hidden;text-align:center;border:0;opacity:0;line-height:24px;font-weight:400;font-size:14px;color:#fff}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button:hover,.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button:not(:active):hover,.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .button:not(:hover):hover{text-decoration:none!important;background-color:#17d292!important;color:#fff}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner:hover .stm_lms_courses__single__inner__image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.stm_lms_courses__single.style_3 .stm_lms_courses__single__inner:hover .stm_lms_courses__single--info_meta .button{top:0;visibility:visible;opacity:1}.stm_lms_courses__single.style_3 .stm_lms_courses__single--price{display:flex;align-items:center;justify-content:center;margin-left:0}.stm_lms_courses__single.style_3 .stm_lms_courses__single--price span{display:inline;font-weight:400;line-height:24px;margin:0 5px 0 0;font-size:14px;color:rgba(23,23,37,.7)}.stm_lms_courses__single.style_3 .stm_lms_courses__single--price strong{display:inline;line-height:24px;font-weight:700;font-size:20px;color:#171725}.stm_lms_courses__single.style_3 .stm_lms_courses_carousel__buttons{margin:0}.stm_lms_courses__single.style_3:hover .stm_price_course_hoverable{opacity:1;visibility:visible}@media (max-width:1024px){.stm_lms_courses__single.style_3{width:50%}}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner{display:flex}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--info_meta .stm_lms_course__meta:last-child,div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--title{display:block}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single__inner__image{margin-bottom:0}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm_lms_courses__single--image{width:100%}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm_lms_courses__single--image>a:after{margin-top:0}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm_lms_courses__single--image>a .stm_lms_lazy_image{padding-bottom:0;position:relative;overflow:hidden;height:auto}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single__inner__image .stm_lms_courses__single--image>a .stm_lms_lazy_image img{position:relative}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--inner{padding:14px 20px}@media (max-width:1199px){div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--inner{padding:12px 24px}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--inner .stm_lms_courses__single--info_meta{text-align:left;margin-bottom:0}}@media (max-width:650px){div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner{flex-direction:column}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--inner{width:100%}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--inner .stm_lms_courses__single--info_meta{margin-bottom:10px}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single--inner .stm_lms_courses__single--title h5{margin-top:10px}div.stm_lms_courses_list_view .stm_lms_courses__single.style_3 div.stm_lms_courses__single__inner .stm_lms_courses__single__inner__image{max-height:400px}}.stm_lms_courses__grid_4 .stm_lms_courses__single.style_3 .stm_lms_courses__single__inner__image .stm_lms_lazy_image{padding-bottom:60%}.stm_lms_courses__grid_4 .stm_lms_courses__single.style_3 .stm_lms_courses__single__inner .stm_lms_courses__single--inner{padding:0 20px 14px}.stm_lms_courses__grid_4 .stm_lms_courses__single.style_3 .stm_lms_courses__single--info_meta .stm_lms_course__meta:last-child{display:none}@media (max-width:1199px){.stm_lms_courses__grid_4 .stm_lms_courses__single.style_3 .stm_lms_courses__single--info_meta .stm_lms_course__meta:last-child{display:block}}@media (max-width:640px){.stm_lms_courses__grid_4 .stm_lms_courses__single.style_3,.stm_lms_courses__single.style_3{width:100%}}.elementor-section-full_width.elementor-section-stretched .stm_lms_courses__grid_4 .stm_lms_courses__single.style_3 .stm_lms_course__meta:last-child{display:block}@media (max-width:1280px){.elementor-section-full_width.elementor-section-stretched .stm_lms_courses__grid_4 .stm_lms_courses__single.style_3 .stm_lms_course__meta:last-child{display:none}}@media (max-width:499px){.elementor-section-full_width.elementor-section-stretched .stm_lms_courses__grid_4 .stm_lms_courses__single.style_3 .stm_lms_course__meta:last-child{display:block}}