.v-application--wrap{
    min-height: 70vh !important;
}

.vdt14{
    color: black;
    font-weight: bold;
}

.mt-80 {
    margin-top: 80px;
}

.mt-62 {
    margin-top:62px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-62 {
    margin-bottom: 62px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-10 {
    margin-bottom: 10px;
}

.fcrse_1 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    height:100%;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #273F80;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
}

.fcrse_1b {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    height: 100%;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #273F80;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
}

.fcrse_12 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid #0d8f07;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:480px;*/
    height:100%;
}

.fcrse_13 {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    /*border-radius: 10px;*/
    border: 1px solid #efefef;
    border-bottom: 10px solid orange;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    transition: all .2s ease-in-out;
    /*min-height:260px;*/
    height:100%;
    padding-bottom: 0px;
}

.fcrse_img {
    width: 100%;
    float: left;
    position: relative;
}

.fcrse_img img {
    width: 100%;
    border-radius: 5px;
}

.fcrse_content {
    overflow-wrap: break-word;
    padding: 10px 5px;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.crse14s {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333;
    text-align: left;
    margin-bottom: 7px;
    line-height: 24px;
}

.crse-cate {
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #686f7a;
    text-align: left;
}

.crse-cate-ad-location{
    display: block;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.crse-cate-ad-btn{
    position: relative;
    bottom: 0;
    right: 0;
}

.purchased_badge {
    font-size: 12px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background: #333;
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 15px;
    cursor: default;
}

.cr1fot {
    margin-bottom: 0;
    margin-top: 18px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    float: left;
    color: #686f7a;
    text-align: left;
    line-height: 24px;
}

.auth1lnkprce {
    float: left;
    width: 100%;
    margin-top: 18px;
}

.cr1fot a {
    color: #333;
    font-weight: 500;
}

.cr1fot a:hover {
    color: #333 !important;
    text-decoration: underline !important;
}

.prce142 {
    float: right;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333;
    text-align: right;
}

.vdtodt {
    margin-bottom: 5px;
    color: #B7B7B7;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    display: block;
}

.vdtodt .vdt14::after {
    content: '•';
    margin: 0 4px;
}

.vdtodt .vdt14:last-child::after{
    display: none;
    content: '';
}

.eps_dots {
    position: absolute;
    right: 0;
}

.eps_dots a {
    font-size: 20px;
    color: #afafaf !important;
}

.eps_dots a:hover {
    color: #333 !important;
}

.more_dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    border: 1px solid rgba(34,36,38,.15);
    z-index: 1;
    right: 0;
    border-radius: 5px;
}

.dropdown-content span {
    color: #686f7a;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding: 10px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.dropdown-content span i {
    margin-right: 6px;
    font-size: 115%;
}

.dropdown-content span:hover {
    color: #333 !important;
    background-color: #ffecec;
}

.more_dropdown:hover .dropdown-content {display: block;}

.more_dropdown:hover .eps_dots {background-color: #333;}

.course-overlay {
    position: absolute;
    top: 0;
    padding: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(transparent, rgba(51,51,51,.3) 90%);
}

.crse_reviews {
    color: #fff;
    background: #fdcc0d;
    display: inline-block;
    padding: 3px 15px 3px 10px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.crse_reviews i {
    margin-right: 2px;
}

.badge_seller {
    border-radius: 3px;
    font-size: 10px;
    position: absolute;
    padding: 2px 10px;
    background: #fa8305;
    border: none;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 1.5;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    z-index: 2;
    vertical-align: baseline;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
}

.badge_seller:after {
    background: inherit;
    content: '';
    height: 12px;
    position: absolute;
    top: 3px;
    transform: rotate(45deg);
    width: 12px;
    z-index: 1;
    display: block;
    left: -5px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.crse_timer {
    bottom: 0;
    position: absolute;
    margin-bottom: 10px;
    right: 0;
    margin-right: 10px;
    color: #fff;
    background: rgba(51,51,51,0.8);
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.play_btn1 {
    border: 0;
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    border-radius: 100%;
    padding: 15px 13px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 40%;
    right: 40%;
    opacity: 0;
    background: rgba(51, 51, 51, 0.8);
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.13);
}

.course-overlay:hover .play_btn1 {
    color: #fff !important;
    opacity: 1;
}

.featured_courses .owl-nav .owl-prev {
    left: -20px;
    font-size: 20px !important;
    position: absolute;
    top: 43%;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    padding: 4px 0 !important;
    color: #333 !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.featured_courses .owl-nav .owl-next {
    font-size: 20px !important;
    position: absolute;
    right: -20px;
    top: 43%;
    padding: 4px 0 !important;
    text-align: center;
    height: 30px !important;
    width: 30px !important;
    color: #333 !important;
    background: #fff !important;
    border-radius: 100% !important;
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.featured_courses .owl-nav .owl-prev:hover {
    color: #fff !important;
    opacity: 1;
    background: #0e8c8c !important;
    border: 1px solid #0e8c8c !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.featured_courses .owl-nav .owl-next:hover {
    color: #fff !important;
    opacity: 1;
    border: 1px solid #0e8c8c !important;
    background: #0e8c8c !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
}

.section3126 {
    float: left;
    width: 100%;
}

.value_props {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: -0.083333333in 0.5pc 1.125pc -7px rgba(25,42,70,.13);
    flex: 1;
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

.value_icon {
    float: left;
    width: 100%;
}

.value_icon i {
    font-size: 36px;
    margin-right: 0;
    color: #333;
    background: #ffecec;
    border-radius: 10px;
    padding: 10px 6px;
    display: inline-block;
}

.value_content {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.value_content h4 {
    font-size: 18px;
    margin-bottom: 9px;
    display: block;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333;
    text-align: center;
}

.value_content p {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 26px;
    color: #686f7a;
    text-align: center;
}

.tutor_img {
    width: 100%;
    float: left;
    padding: 20px;
    text-align: center;
}

.tutor_img img {
    text-align: center;
    width: 100px !important;
    height: 100px !important;
    display: inline-block !important;
    border-radius: 100%;
    border: 2px solid #fff;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.tutor_content_dt {
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
}

.tutor_name {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333 !important;
    text-align: center;
    position: relative;
}

.tutor150 {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.tutor_cate {
    font-size: 13px;
    color: #686f7a;
    margin-top: 7px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.tutor_social_links li {
    display: inline-block !important;
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 0 !important;
}

.tutor_social_links li:last-child {
    margin-right: 0;
}

.tutor_social_links li a {
    font-size: 14px;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    padding: 12px 0;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tutor_social_links li a:hover {
    color: #fff !important;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.mobile-menu-container
{
    display: none;
}
.mobile-menu
{
    display: none;
    /*padding: 12px 0;*/
}
.header .mobile-menu-switch,
.mobile-menu-container nav.mobile-menu,
.mobile-menu-divider
{
    display: none;
    margin-left: auto;
    margin-right: auto;
}
.mobile-menu-container nav.mobile-menu,
.mobile-menu-container nav.mobile-menu>ul
{
    overflow: visible !important;
}
.mobile-menu-container nav.mobile-menu>ul
{
    padding: 0;
    margin: 0;
}
.mobile-menu-container nav.mobile-menu>ul li
{
    display: block;
    float: none;
}
.mobile-menu-container nav.mobile-menu>ul li a
{
    display: block;
    color: #666;
    border: 1px solid #E5E5E5;
    border-top-width: 0;
    padding: 12px 20px;
    line-height: 22px;
}
.mobile-menu-container nav.mobile-menu>ul>li:first-child>a:first-child
{
    border-top-width: 1px;
}
.mobile-menu-container nav.mobile-menu>ul li a:hover
{
    text-decoration: underline;
}
.mobile-menu-container nav.mobile-menu>ul li.current-menu-item>a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-item a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-item a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-parent a
{
    background: #006666;
    border-left-color: #006666;
    border-right-color: #006666;
    color: #FFF;
}
.mobile-menu-container nav.mobile-menu>ul li ul.sub-menu
{
    padding: 0;
}
.mobile-menu-container nav.mobile-menu>ul li ul a
{
    font-size: 13px;
    padding-left: 35px;
}
.mobile-menu-container nav.mobile-menu>ul li ul ul a
{
    font-size: 13px;
    padding-left: 50px;
}
.mobile-menu-container nav.mobile-menu>ul li ul ul ul a
{
    font-size: 13px;
    padding-left: 65px;
}
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul a,
.mobile-menu-container nav.mobile-menu>ul li.current-menu-ancestor ul li.current-menu-parent ul li.current-menu-parent ul a
{
    color: #666;
    background: none;
    border-color: #E5E5E5;
}
/*.mobile-menu-switch .line
{
	display: block;
	width: 30px;
	height: 2px;
	background: #000;
	margin-top: 6px;
}
.mobile-menu-switch .line:first-child
{
	margin-top: 0;
}
.mobile-menu-switch:hover .line
{
	background: #006666;
}*/

.mobile-menu-switch
{
    position: relative;
    width: 30px;
    height: 18px;
}
.mobile-menu-switch .line
{
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    background: #000;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.mobile-menu-switch .line:nth-child(1)
{
    top: 13px;
}
.mobile-menu-switch .line:nth-child(2),
.mobile-menu-switch .line:nth-child(3)
{
    top: 21px;
}
.mobile-menu-switch .line:nth-child(4)
{
    top: 29px;
}
.mobile-menu-switch.mm-opened .line:nth-child(1)
{
    top: 21px;
    width: 0px;
    left: 15px;
}
.mobile-menu-switch.mm-opened .line:nth-child(2)
{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobile-menu-switch.mm-opened .line:nth-child(3)
{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mobile-menu-switch.mm-opened .line:nth-child(4)
{
    top: 21px;
    width: 0px;
    left: 15px;
}
.header.layout-2 .sf-menu li.menu-separator,
.header.layout-2 .sf-menu li.menu-separator:hover
{
    background-color: #E5E5E5;
    width: 1px;
    height: 28px;
    margin-top: 10px;
    margin-left: -1px;
    z-index: 1;
}

.menu {
    display: none;
    flex-direction: column;
    padding: 20px;
    position: fixed;
    background-color: whitesmoke;
    top: 0;
    right: 0;
    width: 250px;
    z-index: 99;
    height: 100%;
    transition: left 0.3s ease;
}

.menu.open {
    display: flex;
}

.menu-mobile li {
    padding: 10px;

}

.menu-mobile a{
    font-size: 17px;
}

#mobileMenu.menu { z-index: 2147483646 !important; }

.mobile-menu-switch { z-index: 2147483647 !important; pointer-events: auto !important; }

body.menu-open .nav-background,
body.menu-open .wrapper-home,
body.menu-open .k3container { pointer-events: none; }

.k3container { overflow: visible; }