/**handles:widget-pp-info-box,owl.carousel,stm-experts_carousel-style_1,stm-course_category-style_4,stm-headers-header_2,stm-lms-certificate_checker**/
.elementor-widget-pp-info-box-carousel .swiper,.elementor-widget-pp-info-box-carousel .swiper-container{position:static}.pp-icon{display:inline-block;line-height:1;text-align:center;-webkit-transition:all .3s;transition:all .3s}.pp-icon i,.pp-icon svg{width:1em;height:1em;position:relative;display:block}.pp-info-box-container{-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.pp-info-box-container:not(.elementor-grid){display:block}.pp-info-box .pp-info-box-icon{display:inline-block;line-height:1;max-width:100%}.pp-info-box .pp-info-box-icon .fa{-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s;width:1em;height:1em}.pp-info-box .pp-info-box-icon img{vertical-align:middle}.pp-info-box-divider-wrap{font-size:0;line-height:0}.pp-info-box-divider{display:inline-block}.pp-info-box-equal-height .pp-info-box{height:100%}.pp-info-box .pp-info-box-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pp-info-box-left .pp-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-info-box-left .pp-info-box .pp-info-box-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.pp-info-box-left .pp-info-box .pp-info-box-icon,.pp-info-box-left .pp-info-box img{width:100%}.pp-info-box-right .pp-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-info-box-right .pp-info-box .pp-info-box-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;margin-left:20px}.pp-info-box-right .pp-info-box .pp-info-box-icon,.pp-info-box-right .pp-info-box img{width:100%}.pp-info-box-carousel .pp-info-box-content-wrap{overflow:hidden}.pp-info-box-description p:last-child{margin-bottom:0}@media (max-width:1024px){.pp-info-box-tablet-top .pp-info-box{display:inline-block}.pp-info-box-tablet-top .pp-info-box .pp-info-box-icon-wrap{display:inline-block;margin:0}.pp-info-box-tablet-top .pp-info-box .pp-info-box-icon{margin-right:auto}.pp-info-box-tablet-left .pp-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-info-box-tablet-left .pp-info-box .pp-info-box-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}.pp-info-box-tablet-left .pp-info-box .pp-info-box-icon,.pp-info-box-tablet-left .pp-info-box img{width:100%}.pp-info-box-tablet-right .pp-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-info-box-tablet-right .pp-info-box .pp-info-box-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px}.pp-info-box-tablet-right .pp-info-box .pp-info-box-icon,.pp-info-box-tablet-right .pp-info-box img{width:100%}}@media only screen and (max-width:767px){.pp-info-box-mobile-top .pp-info-box{display:inline-block}.pp-info-box-mobile-top .pp-info-box .pp-info-box-icon-wrap{display:inline-block;margin:0}.pp-info-box-mobile-top .pp-info-box .pp-info-box-icon{margin-right:auto}.pp-info-box-mobile-left .pp-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pp-info-box-mobile-left .pp-info-box .pp-info-box-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}.pp-info-box-mobile-left .pp-info-box .pp-info-box-icon,.pp-info-box-mobile-left .pp-info-box img{width:100%}.pp-info-box-mobile-right .pp-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pp-info-box-mobile-right .pp-info-box .pp-info-box-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px}.pp-info-box-mobile-right .pp-info-box .pp-info-box-icon,.pp-info-box-mobile-right .pp-info-box img{width:100%}}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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(https://osvita.site/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%;
}
.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}
.stm_lms_courses_categories.style_4{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:-10px 0 7px;padding-top:10px;overflow-x:auto}.stm_lms_courses_categories.style_4 .stm_lms_courses_category{width:calc(20% - 10px);padding:15px;margin:0 0 33px;min-height:220px;display:flex;align-items:center;justify-content:center;transition:.3s ease;border-radius:10px;overflow:hidden;text-overflow:ellipsis}.stm_lms_courses_categories.style_4 .stm_lms_courses_category>a{text-align:center}.stm_lms_courses_categories.style_4 .stm_lms_courses_category>a i{display:block;margin-bottom:20px;font-size:64px;color:#fff}.stm_lms_courses_categories.style_4 .stm_lms_courses_category>a h4{font-size:18px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis}.stm_lms_courses_categories.style_4 .stm_lms_courses_category:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media (max-width:769px){.stm_lms_courses_categories.style_4{display:block;white-space:nowrap;font-size:0}.stm_lms_courses_categories.style_4 .stm_lms_courses_category{display:inline-block;margin:0 10px;width:calc(50% - 20px)}.stm_lms_courses_categories.style_4 .stm_lms_courses_category>a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:column;min-height:190px}.stm_lms_courses_categories.style_4 .stm_lms_courses_category>a h4,.stm_lms_courses_categories.style_4 .stm_lms_courses_category>a i{width:100%}}@media (max-width:515px){.stm_lms_courses_categories.style_4 .stm_lms_courses_category{width:calc(100% - 30px);margin:0 30px}.stm_lms_courses_categories.style_4 .stm_lms_courses_category:first-child{margin-left:15px}.stm_lms_courses_categories.style_4 .stm_lms_courses_category:last-child{margin-right:15px}}
.categories-courses{display:flex;padding:0 15px;flex-grow:1;justify-content:center}.categories-courses-single>a{position:relative;display:flex;align-items:center;padding:28px 30px;color:#fff!important;font-size:16px}.categories-courses-single>a:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;-webkit-transform:scale(.9);transform:scale(.9);opacity:0;transition:.3s ease;z-index:0}.categories-courses-single>a>*{position:relative;z-index:100}.categories-courses-single>a span{position:relative;top:2px;letter-spacing:-.1px}.categories-courses-single:hover>a:after{background-color:#0050b4;opacity:.8;-webkit-transform:scale(1);transform:scale(1)}.categories-courses-single:hover .categories-courses-dropdown{opacity:1;visibility:visible;transition:.3s .3s ease}.categories-courses-dropdown{display:flex;align-items:center;position:absolute;top:100%;left:0;right:0;opacity:0;visibility:hidden;z-index:4}.categories-courses-dropdown>*{position:relative;z-index:100}.categories-courses-dropdown:after{content:"";position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;opacity:.8;z-index:0}.categories-courses-dropdown ul{list-style:none;display:flex;flex-wrap:wrap}.categories-courses-dropdown ul li a{color:#fff!important;font-size:16px}.categories-courses-dropdown ul li a i{display:inline-block;margin-right:5px;transition:.3s ease}.categories-courses-dropdown ul li a:hover i{-webkit-transform:translateX(3px);transform:translateX(3px)}.categories-courses-dropdown form{position:relative;width:354px;margin-left:auto;padding-right:15px}.categories-courses-dropdown form input{height:50px;padding-right:40px!important}.categories-courses-dropdown form button[type=submit]{position:absolute;top:0;bottom:0;width:50px;line-height:50px;right:20px;color:#0050b4;font-size:17px;border:0;background-color:transparent}@media (max-width:1590px){.categories-courses .categories-courses-single>a{padding:28px 20px}.categories-courses .categories-courses-single>a i{font-size:25px;margin-right:5px}}@media (max-width:1400px){.categories-courses{padding:0 5px}.categories-courses .categories-courses-single>a{flex-wrap:wrap;padding:8px 10px 15px;justify-content:center;font-size:15px}.categories-courses .categories-courses-single>a i{display:block;width:100%;margin:0 0 5px;text-align:center;font-size:38px}.categories-courses .categories-courses-single .categories-courses-dropdown ul li{width:25%}}@media (max-width:1250px){.categories-courses{padding:0 30px;justify-content:space-between}.categories-courses .categories-courses-single>a{padding:15px 30px;font-size:13px}.categories-courses .categories-courses-single>a span{display:none}}@media (max-width:991px){.categories-courses{padding:0 30px}.categories-courses .categories-courses-single>a{padding:15px 10px}}@media (min-width:681px){.stm_lms_categories-courses__toggler{display:none}}@media (max-width:680px){.stm_lms_categories-courses__toggler{width:50px;height:50px;margin-left:auto;border-radius:50%;text-align:center;line-height:53px}.categories-courses{position:fixed;right:0;top:0;bottom:0;padding:30px!important;width:350px;background-color:#eef1f7;max-width:85%;display:none;overflow-y:auto;z-index:999999999}.categories-courses.active{display:block}.categories-courses .categories-courses-single>a{justify-content:flex-start;color:#000!important;padding:15px 25px!important;background-color:#fff;font-size:18px;text-transform:uppercase;margin:0 0 2px}.categories-courses .categories-courses-single>a i,.categories-courses .categories-courses-single>a:after{display:none}.categories-courses .categories-courses-single>a span{display:block}.categories-courses .categories-courses-single .categories-courses-dropdown{display:none;position:static;opacity:1;visibility:visible;background-color:#0050b4}.categories-courses .categories-courses-single .categories-courses-dropdown form{margin-top:30px;padding-left:15px;width:auto}.categories-courses .categories-courses-single .categories-courses-dropdown ul,.categories-courses .categories-courses-single .categories-courses-dropdown ul li{width:100%}.categories-courses .categories-courses-single .categories-courses-dropdown:after{display:none}.categories-courses .categories-courses-single.active .categories-courses-dropdown{display:block}}@media (max-width:600px){.header_2.header_mobile{padding-top:25px!important}}.header_mobile .header_top .stm_header_top_search{background-color:transparent}.header_2{padding-top:5px!important}@media (max-width:1025px){.header_2{padding-top:25px!important}}.header_2:after{display:none!important}.header_2 .stm_lms_account_dropdown .dropdown button{border-radius:27px}.header_2 .language-switcher-unit .dropdown-menu{padding:0;margin-top:17px;background-color:#f0f4fa;border:1px solid #f0f4fa}.header_2 .language-switcher-unit .dropdown-menu li{margin:0}.header_2 .language-switcher-unit .dropdown-menu li a{padding:10px 15px}.header_2 .language-switcher-unit .dropdown-menu li a:hover{color:#0050b4}.header_2 .container{max-width:1720px}.header_2 .header_top{display:flex;align-items:center;justify-content:space-between}.header_2 .header_top .center-unit{display:flex;flex-grow:.9;justify-content:space-between;align-items:center;padding:0 30px}.header_2 .header_top .right-unit{display:flex;align-items:center}.header_2 .header_top .right-unit>*{margin-left:30px}.header_2 .header_top .right-unit .tooltip.bottom{margin-left:0}.header_2 .header_top .stmlms-user{position:relative;margin-right:3px;top:1px}.header_2 .header_top .stm_lms_wishlist_button i{font-size:25px}.header_2 .header_top .stm_lms_categories{margin:0 12px 0 0;text-transform:uppercase;font-size:13px;padding:10px 0}.header_2 .header_top .stm_lms_categories .stm_lms_categories_dropdown{margin-top:0}.header_2 .header_top .stm_lms_categories span{color:#777;font-weight:600}.header_2 .header_top .stm_lms_categories i{position:relative;top:0;font-size:10px;color:#777}.header_2 .header_top .stm_courses_search{display:flex;align-items:center;flex-grow:1;padding-right:30px}.categories-courses-dropdown form,.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li a span,.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul:before,.header_2 .right_buttons,.stm_header_top_search,.stm_header_top_toggler{display:none}.header_2 .header_top .stm_courses_search .stm_lms_courses_search{position:relative;flex-grow:1}.header_2 .header_top .stm_courses_search .stm_lms_courses_search__button{position:absolute;right:0;top:0;bottom:0;width:60px;text-align:center}.header_2 .header_top .stm_courses_search .stm_lms_courses_search__button i{color:#fff;font-size:17px;line-height:47px}.header_2 .header_top .stm_courses_search .stm_lms_courses_search input{width:100%;max-width:inherit;padding-right:80px!important}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list{width:100%}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul{width:100%;margin:0;padding:0;z-index:99999999}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li{margin:0}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li a{padding:15px 20px}.header_2 .header_top .stm_courses_search .stm_lms_courses_search .autocomplete-list ul li a:hover{color:#fff}.header_2 .header_top .stm_header_links a{margin-left:27px}.header_2 .header_top .stm_header_links a.loading{min-height:auto}.header_2 .header_top .stm_header_links a.loading:before{top:-6px}.header_2 .header_top .stm_header_links a.loading i,.header_2 .header_top .stm_header_links a.loading span{opacity:0}.header_2 .header_top .stm_header_links a i{position:relative;top:2px;margin-right:5px;font-size:16px}.header_2_top_bar{position:relative;margin-bottom:20px;border-bottom:1px solid #e2e2e2}.header_2_top_bar__inner{display:flex;align-items:center}.header_2_top_bar__inner .top_bar_right_part{display:flex;align-items:center;margin-left:auto;flex-grow:.8;justify-content:flex-end}.header_2_top_bar__inner .top_bar_right_part .header_top_bar_socs ul li a{font-size:16px}.header_2_top_bar__inner .top_bar_right_part .header_top_bar_socs ul li a:hover{color:#000}.header_2_top_bar__inner .magic_line{display:none!important}.header_2_top_bar__inner ul.header-menu li:not(:hover) .sub-menu{transition:0s!important}.header_2_top_bar__inner ul.header-menu li a{color:#aaa;font-size:13px;font-weight:400;text-transform:none}.header_2 .stm-lms-user_message_btn__counter{right:-10px}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit{padding:7px 0;background-color:#fdfdfe;border-top:1px solid #e2e2e2;border-bottom:0}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit>.container{max-width:1720px}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit span[property=itemListElement]{margin-right:9px;margin-left:8px}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit span[property=itemListElement]:first-child{margin-left:0}.stm_lms_breadcrumbs__header_2 .stm_breadcrumbs_unit span[property=itemListElement]:last-child{margin-right:0}.stm_lms_categories_dropdown{z-index:999;min-height:200px}@media (min-width:1024px){.stm_lms_categories_dropdown__childs{min-width:415px}}@media (max-width:1440px){.header_2 .header_top .right-unit>*{margin-left:15px}}@media (max-width:1400px){.header_default.header_2 .stm_lms_categories span{display:none}}@media (max-width:1220px){.header_2 .header_top .dropdown button{padding:10px 13px}.header_2 .header_top .dropdown span.login_name,.header_2 .header_top .stm_lms_log_in span{display:none}}@media (max-width:1125px){.header_2 .header_top .stm_lms_bi_link span{display:none}}@media (max-width:1000px){.header_2 .header_top .stm_courses_search{padding-right:0}.header_2 .header_top .stm_lms_log_in{margin-left:0}.header_2 .header_top .stm_header_links a{margin-left:15px}}@media (max-width:992px){.header_top .stm_lms_categories .stmlms-hamburger{display:none}}@media (max-width:900px) and (min-width:768px){.header_2 .top_bar_info li:first-child{display:block!important}}@media (max-width:1025px){.header_2 .header_top .center-unit{padding:0 12px}.header_2 .header_top .right-unit>*{margin-left:15px}.header_2 .stm_header_links{text-align:right}.stm_header_top_search,.stm_header_top_toggler{position:relative;height:50px;width:50px;line-height:50px;font-size:18px;color:#fff;text-align:center}.header_2 .stm_header_links a{display:block}.header_2 .stm_menu_toggler{cursor:pointer}.header_2 .stm_menu_toggler:before{content:attr(data-text)}.header_2 .header_top{position:relative}.header_2 .header_top .center-unit,.header_2 .header_top .right-unit{display:none}.collapse.navbar-collapse,.stm_header_top_search{display:block!important}.stm_header_top_search{margin-left:auto;margin-right:15px;border-radius:50%;border:none}.stm_header_top_toggler{display:block;text-indent:3px;border-radius:50%}}@media (max-width:515px){.top_bar_info li.hidden-info{display:block!important}.header_top_bar .header_top_bar_socs{margin-left:15px}.logo-unit{margin-right:20px}.header_2 .header_main_menu_wrapper.active,.header_2 .header_top .center-unit{right:0;left:0}}@media (max-width:360px){.header_2 .header_top{flex-wrap:nowrap}.logo-unit{max-width:50%}}.stm_lms_header_popups_overlay.active{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9999}#footer_bottom{border-top:1px solid #ccc}#header.sticky_header .header_2.fixed{box-shadow:0 5px 5px rgba(0,0,0,.08)}.categories-courses{position:relative;margin-top:25px;margin-bottom:-25px;background-color:#273044;z-index:10}.categories-courses-dropdown{padding:28px 0 13px;max-width:1745px;margin:0 auto}.categories-courses-dropdown:after{background-color:#457992}.categories-courses-dropdown ul{width:100%;max-width:1200px;margin:0 auto}.categories-courses-dropdown ul li{width:25%;margin-bottom:15px}.categories-courses-dropdown ul li a{font-weight:400}.categories-courses-dropdown ul li a i{position:relative;top:2px;font-size:19px}.categories-courses-dropdown ul li a i.lnricons-arrow-right{top:0;font-size:11px}.categories-courses-single>a{font-weight:400}.categories-courses-single>a i{margin-right:10px;font-size:21px}.categories-courses-single>a:after{background-color:#457992!important}@media (max-width:1400px){.categories-courses{padding:0}.categories-courses .categories-courses-single>a{padding:20px 10px 23px}.categories-courses .categories-courses-single .categories-courses-dropdown ul li{width:33.33333%}}
.stm_lms_certificate_checker{max-width:500px}.stm_lms_certificate_checker h3{margin:0 0 10px}.stm_lms_certificate_checker.loading{min-height:auto;opacity:.6}.stm_lms_certificate_checker.loading:before{display:none}.stm_lms_certificate_checker__form{position:relative}.stm_lms_certificate_checker__form .btn{position:absolute;right:0;top:0;bottom:0;padding:5px 30px;border-radius:0;line-height:35px}