Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the meta-box-aio domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/b2bshowmanship/wp-includes/functions.php on line 6121
One Education Business: Online Training For Teams
  • No products in the cart.

Learn. Collaborate. Validate.

Join 47 million students.

#button6251{} #button6251:hover{}#button6251:hover{}

Start a free trial

WordPress LMS

Learning Management System for WordPress.

Social Network

Create your own Social Network for your academy.

Web Application

Progressive Web App

Learn Anywhere. Learn Anytime.

Social LMS for your Academy.

10
Courses
0
Instructor
0
Students
0
Subjects

#RQrJAK ul.slides{
padding:0 0.5rem;
}
#RQrJAK ul.slides div>li{margin:0 1.5rem;}

@media (min-width:481px) { #RQrJAK ul.slides div>li{width:100%;}}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ #RQrJAK ul.slides div>li{width:50%;}}
@media (min-width:1281px) { /* hi-res laptops and desktops */ #RQrJAK ul.slides div>li{width:34%;}}

Our Instructors.

Learn from Industry experts, re-known thinkers and craftsman.

#gmYAGK ul.slides{
padding:0 0.5rem;
}
#gmYAGK ul.slides div>li{margin:0 1.5rem;}

@media (min-width:481px) { #gmYAGK ul.slides div>li{width:100%;}}
@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ #gmYAGK ul.slides div>li{width:50%;}}
@media (min-width:1281px) { /* hi-res laptops and desktops */ #gmYAGK ul.slides div>li{width:34%;}}

Enroll in Course. Apply for instructor.

Hurry before the time expires. Lorem Ipsum dolor meta.

  • Name (required)

    This field can be seen by: Everyone

  • Register
Days
Hours
Minutes
Seconds

.digit {
position: relative;
float: left;
width: 3rem;
height: 4.5rem;
background-color: #ff4367;
color: #ffffff;
border-radius: 0.3rem;
text-align: center;margin-right:5px;
font-size: 3.3rem;
}
.digit::after { content: ”; position: absolute; left: 0; top: 50%; width: 100%; height: 1px; display: block; background: rgba(0,0,0,0.2); z-index: 99; }
.digit::before { content: ”; position: absolute; left: 0; top: 1px; width: 100%; height: 50%; display: block; border-radius: 0.4rem; background: rgba(0,0,0,0.03); }
.base {
display: block;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.flap {
display: none;
position: absolute;
width: 100%;
height: 50%;
background-color: #ff4367;
color: #ffffff;
left: 0;
top: 0;
border-radius: 0.3rem 0.3rem 0 0;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.flap::before {
content: attr(data-content);
position: absolute;
left: 50%;
}
.flap.front::before, .flap.under::before {
top: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.flap.back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.flap.back::before {
top: 100%;
-webkit-transform: translate(-50%, -50%) rotateZ(180deg);
transform: translate(-50%, -50%) rotateZ(180deg);
}
.flap.over {
z-index: 2;
}
.flap.under {
z-index: 1;
}
.flap.front {
-webkit-animation: flip-down-front 300ms ease-in both;
animation: flip-down-front 300ms ease-in both;
}
.flap.back {
-webkit-animation: flip-down-back 300ms ease-in both;
animation: flip-down-back 300ms ease-in both;
}
.flap.under {
-webkit-animation: fade-under 300ms ease-in both;
animation: fade-under 300ms ease-in both;
}
@-webkit-keyframes flip-down-front {
0% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
background-color: #ff4367;
color: #ffffff;
}
100% {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
background-color: #ff4367;
color: #ffffff;
opacity:0.4;
}
}
@keyframes flip-down-front {
0% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
background-color: #ff4367;
color: #ffffff;
}
100% {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
background-color: #ff4367;
color: #ffffff;
opacity:0.4;
}
}
@-webkit-keyframes flip-down-back {
0% {
-webkit-transform: rotateY(180deg) rotateX(0deg);
transform: rotateY(180deg) rotateX(0deg);
background-color: #ff4367;
color: #ffffff;
opacity:0.4;
}
100% {
-webkit-transform: rotateY(180deg) rotateX(180deg);
transform: rotateY(180deg) rotateX(180deg);
background-color: #ff4367;
color: #ffffff;
}
}
@keyframes flip-down-back {
0% {
-webkit-transform: rotateY(180deg) rotateX(0deg);
transform: rotateY(180deg) rotateX(0deg);
background-color: #ff4367;
color: #ffffff;
opacity:0.4;
}
100% {
-webkit-transform: rotateY(180deg) rotateX(180deg);
transform: rotateY(180deg) rotateX(180deg);
background-color: #ff4367;
color: #ffffff;
}
}
@-webkit-keyframes fade-under {
0% {
background-color: #ff4367;
color: #ffffff;
}
100% {
background-color: #ff4367;
color: #ffffff;
}
}
@keyframes fade-under {
0% {
background-color: #ff4367;
color: #ffffff;
}
100% {
background-color: #ff4367;
color: #ffffff;
}
}
.vibe_countdown{position:relative;
width:100%;text-align:center;margin: 3rem 0;}
.clock {
-webkit-perspective: 100vw;
perspective: 100vw;
-webkit-perspective-origin: 50% 50%;
perspective-origin: 50% 50%;
}
.clock .vibe_countdown_item {
margin-right: 1.5rem;
display:inline-block;position:relative;
}
.vibe_countdown_item .countdown_label {
position:absolute;
bottom:-1.5rem;
font-size:1rem;
text-transform:uppercase;
color:#ff4367;font-weight:600;
left:0;width:100%;
}
.clock .vibe_countdown_item:last-child {
margin-right: 0;
}

Popular Courses.

Learn with Industry leaders and the coolest instructors.

{“title”:””,”show_title”:”0″,”post_type”:”course”,”taxonomy”:””,”term”:”0″,”post_ids”:””,”course_style”:”popular”,”featured_style”:”course4″,”masonry”:””,”grid_columns”:”clear3 col-md-4″,”column_width”:”268″,”gutter”:”30″,”grid_number”:”10″,”infinite”:”1″,”pagination”:””,”grid_excerpt_length”:”100″,”grid_link”:”1″,”css_class”:””,”container_css”:””,”custom_css”:””}

ul.grid{margin:0 -15px;}

Loading..
No more to load

#home_featured{
padding-top: 60px !important;
background: rgba(255,67,103,0.85) url(http://wplms.io/demos/demo10/wp-content/uploads/2018/05/demo10_featured.jpeg?id=437);
background-position: center;
background-repeat: -repeat;
background-size: cover !important;
*background-color: rgb(255,67,103) !important;
}
.home_counter_item {
font-size: 16px;
font-weight: 600;
text-align: center;
padding: 30px 0;
}
.taxonomy_carousel a.term_block {
position: relative;
display: inline-block;
width: 100%;
}
a.term_block {
border-radius: 10px;
overflow: hidden;
height: 140px;
font-size: 24px;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.taxonomy_carousel a.term_block .term_name {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.taxonomy_carousel a.term_block .term_name span, .taxonomy_carousel a.term_block .term_name strong {
color: #FFF;
}
a.term_block .term_name>span {
z-index: 9;
}
a.term_block .term_name:after {
content: ”;
background: rgba(255,67,103,0.8) !important;
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
}
.member_block3 {
padding: 15px;
border-radius: 50%;
overflow: hidden;
}
.wplms_registration_form {
padding: 30px;
background: #ff4367;
border-radius: 5px;
box-shadow: 0 5px 20px rgba(0,0,0,0.2);
color: #fff;
clear: both;
display: block;
}
.wplms_registration_form ul li {
clear: both;
}
.wplms_registration_form ul li label {
width: 100%;
display: block;
}
.wplms_registration_form legend, .wplms_registration_form label {
border: none;
font-size: 16px;
color: #fff;
margin: 0 0 10px;
}
.wplms_registration_form input {
width: 100%;
border-radius: 5px;
border: 2px solid rgba(255,255,255,0.2);
}
.carousel_row{margin-top:30px;}

Template Design © VibeThemes. All rights reserved.