@font-face {
    font-family: 'FFShamelFamily';
    src: url("../fonts/FFShamelFamily-SemiRoundBook.eot");
    src: url("../fonts/FFShamelFamily-SemiRoundBook.eot?#iefix") format("embedded-opentype"), url("../fonts/FFShamelFamily-SemiRoundBook.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'FFShamelFamily';
    src: url("../fonts/FFShamelFamily-SemiRoundBold.eot");
    src: url("../fonts/FFShamelFamily-SemiRoundBold.eot?#iefix") format("embedded-opentype"), url("../fonts/FFShamelFamily-SemiRoundBold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'FFShamelFamily';
    src: url("../fonts/FFShamelFamily-SemiRoundMedium.eot");
    src: url("../fonts/FFShamelFamily-SemiRoundMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/FFShamelFamily-SemiRoundMedium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamRounded-Book.eot");
    src: url("../fonts/GothamRounded-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRounded-Book.svg#GothamRounded-Book") format("svg"), url("../fonts/GothamRounded-Book.ttf") format("truetype"), url("../fonts/GothamRounded-Book.woff") format("woff"), url("../fonts/GothamRounded-Book.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamRoundedLight.eot");
    src: url("../fonts/GothamRoundedLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRoundedLight.woff2") format("woff2");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamRoundedBold.eot");
    src: url("../fonts/GothamRoundedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRoundedBold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Gotham';
    src: url("../fonts/GothamRounded-Medium.eot");
    src: url("../fonts/GothamRounded-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamRounded-Medium.svg#GothamRounded-Medium") format("svg"), url("../fonts/GothamRounded-Medium.ttf") format("truetype"), url("../fonts/GothamRounded-Medium.woff") format("woff"), url("../fonts/GothamRounded-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal
}


@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-Thin.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-Thin.woff?v=0.2) format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-ExtraLight.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-ExtraLight.woff?v=0.2) format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-Light.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-Light.woff?v=0.2) format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-Regular.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-Regular.woff?v=0.2) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-Medium.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-Medium.woff?v=0.2) format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-Bold.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-Bold.woff?v=0.2) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-Heavy.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-Heavy.woff?v=0.2) format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap
}


@font-face {
    font-family: 'PingARLT';
    src: url(../fonts/PingARLT-Black.woff2?v=0.2) format('woff2'),url(../fonts/PingARLT-Black.woff?v=0.2) format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    font-family: 'FFShamelFamily', 'Gotham';
    font-weight: normal
}

body {
    overflow: hidden;
    /*overflow: visible;*/
    font-family: 'FFShamelFamily', 'Gotham';
    font-weight: normal
}

html.font-ping-arlt, html.font-ping-arlt body{
    font-family: 'PingARLT', 'FFShamelFamily', 'Gotham';
}

button {
    outline: none
}

.padding-0 {
    padding: 0 !important
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

a {
    text-decoration: none !important
}

.container {
    width: 1200px;
    max-width: 100%;
    padding: 0 20px
}

svg {
    align-items: center;
    vertical-align: middle
}

.hint-bar {
    position: relative;
    background: #000000
}

.hint-bar .hint-wrap {
    position: relative;
    display: flex;
    align-items: center;
    padding: 14px 0;
    padding-left: 35px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    flex-wrap: wrap
}

.hint-bar .hint-wrap span {
    color: #ff6498;
    margin-left: 5px;
    font-weight: 700
}

.hint-bar .hint-wrap span i {
    font-style: normal
}

.hint-bar .hint-wrap .close-hint {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 100%;
    transition: all 0.3s;
    background: #393d48
}

.hint-bar .hint-wrap .close-hint:hover {
    background: #ff6498
}

body {
    position: relative;
    min-height: 100vh
}

/*.home-section-wrap{position: relative}*/
.home-section-wrap:before {
    position: absolute;
    right: 0;
    width: 54.63541666666667%;
    content: '';
    top: 0;
    height: 650px;
    background: #1a43a8;
    border-radius: 0 0 0 325px;
    z-index: -1
}

header {
    padding-top: 19px;
    padding-bottom: 17px
}

.header-items {
    margin-right: auto;
    display: inline-flex;
    flex-wrap: wrap;
    height: 40px
}

.header-item {
    margin-right: 10px;
    position: relative
}

.header-item > a {
    height: 40px;
    /*background: #e4eaf1;*/
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s;
    display: inline-block;
    line-height: 40px;
    width: 40px;
    border-radius: 100%;
    text-align: center;
    position: relative
}

.header-item > a svg {
    transition: all 0.3s
}

.header-item > a.login {
    width: 90px;
    border-radius: 20px
}

.header-item > a.menu {
    background: #000000
}

.header-item > a .badge {
    position: absolute;
    right: -3px;
    top: -7px;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    background: #ff6498;
    color: #ffffff;
    border-radius: 100%;
    font-size: 12px;
    font-weight: 500;
    padding: 0
}

/*.header-item > a:hover, .header-item > a.active {*/
/*background: #1a43a8;*/
/*color: #1a43a8*/
/*}*/

.header-item > a:hover svg, .header-item > a.active svg {
    color: #1a43a8;
    fill: #1a43a8
}

.menu-header-item {
    display: none;
}

.new-header-wrap .header-items {
    margin:auto;
    margin-right: 0;
    margin-left: 0;
}

.menu-fixed .home-section-wrap {
    margin-top: 90px;
}

.dropdown-menu-item {
    position: absolute;
    top: 100%;
    left: -100px;
    width: 320px;
    height: 370px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: all 0.3s;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.dropdown-menu-item.active {
    z-index: 2;
    visibility: visible;
    opacity: 1;
    margin-top: 15px
}

.notf-items {
    height: 100%
}

.notf-item {
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e4eaf1
}

.notf-item a {
    display: block
}

.notf-item .img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.notf-item img {
    width: 100%;
    background: #efefef;
    padding: 6px;
}

.notf-item svg {
    width: 100%;
    height: 100%;
    background: #efefef;
    padding: 6px;
}

.notf-item .notf-content {
    width: calc(100% - 65px);
    display: inline-block;
    vertical-align: top
}

.notf-item .notf-content h3 {
    font-size: 11px;
    font-weight: 700;
    color: #393d48;
    line-height: 20px;
    margin: 0;
    transition: all 0.3s
}

.notf-item .notf-content span {
    color: #8a8e98;
    font-size: 10px;
    font-weight: 500;
    margin: 0;
    line-height: 17px
}

.notf-item:hover h3 {
    color: #1a43a8
}

.dropdown-menu-item:before {
    content: "";
    position: absolute;
    left: 112px;
    top: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #ffffff transparent;
    z-index: 9999
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
    border-radius: 1.5px;
    -webkit-border-radius: 1.5px;
    -moz-border-radius: 1.5px;
    width: 3px
}

.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #1a43a8 !important;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    transition: none !important;
    opacity: 1 !important
}

.mCSB_scrollTools {
    width: 3px
}

.user-login-menu {
    position: absolute;
    width: 195px;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    background: #393d48;
    padding: 25px;
    box-shadow: none
}

.user-login-menu:before {
    border-color: transparent transparent #393d48 transparent;
    left: 50%;
    transform: translateX(-50%)
}

.user-login-menu a {
    color: #e4eaf1;
    display: block;
    transition: all 0.3s;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 23px
}

.user-login-menu a:last-child {
    margin: 0
}

.user-login-menu a svg {
    margin-left: 14px;
    transition: all 0.3s;
    color: #e4eaf1;
    fill: #e4eaf1
}

.partner-item {
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: #EBEDF0;*/
    border-radius: 10px;
    padding: 20px;
    height: 120px !important;
    border: 1px solid #EBEDF0;
}

.partner-item img {
    display: inline-flex;
    width: auto !important;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    min-width: initial;
}

.owl-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 4px;
    background: rgb(204, 212, 230);
    border-radius: 5px;
    margin: 0px 4px;
}

.landing-slider .owl-stage-outer {
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 15px;
    overflow: hidden;
}

.testimonial-carousel-landing .owl-stage-outer {
    width: 100%;
    padding: 0;
    margin: 0;
}

.landing-slider {
    height: 430px;
}

.owl-stage {
    padding-bottom: 0;
}

.landing-slider.owl-carousel .owl-nav .owl-next {
    left: -70px !important;
    right: auto !important;
}

.landing-slider.owl-carousel .owl-nav > div {
    right: -70px;
    top: 50%;
    transform: translateY(-50%);
}

.landing-slider .owl-stage-outer, .landing-slider .owl-stage, .landing-slider .owl-item, .landing-slider .landing-slide-item, .landing-slider iframe, .landing-slider img {
    width: 100%;
    height: 100%;
}

.landing-img-wrap img {
    border-radius: 15px;
    width: 100%;
   /* max-height: 450px;*/
    aspect-ratio: 3/1;
    object-fit: contain;
    background-color: #ededed;
}
/*.landing-img-wrap img.loading-ready*/
.landing-img-wrap img{
   background-color: transparent;
   aspect-ratio: revert;
}
.landing-img {
    margin-top: 50px;
}

.landing-cat-item {
    display: block;
    height: 280px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.landing-cat-item img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
}

.landing-cat-item .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
    background: linear-gradient(transparent, #000);
    transition: all 0.3s;
    opacity: 0.5;
}

.landing-cat-item span {
    position: absolute;
    bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    z-index: 2;
    right: 0;
    width: 100%;
    text-align: center;
}

.landing-cat-item:hover .overlay {
    opacity: 0.8;
}

@media (max-width: 1300px) {
    .landing-slider.owl-carousel .owl-nav > div {
        right: -20px;
    }

    .landing-slider.owl-carousel .owl-nav .owl-next {
        left: -20px !important;
    }
}

.testimonial-carousel-landing.owl-carousel .owl-nav .owl-next {
    right: -20px !important;
    left: auto !important;
    transform: rotate(180deg);
}
.testimonial-carousel-landing.owl-carousel .owl-nav .owl-prev {
    transform: rotate(180deg);
}

.testimonial-carousel-landing.owl-carousel .owl-nav > div {
    top: 50%;
    transform: translateY(-50%);
    right: -140px;
}

/*.landing-slider .owl-stage-outer, .landing-slider .owl-stage, .landing-slider .owl-item, .landing-slider .landing-slide-item, .landing-slider iframe, .landing-slider img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

.landing-slider {
    height: 430px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    user-select: none;
}

.partners-section {
    margin-top: 60px;
}

.trainer-home-section .trainer-img-homepage {
    border-radius: 80px 0px 0px 80px !important;
    top: auto !important;
}

.homepage-first-element {
    margin-top: 50px !important;
}

.user-login-menu a:hover {
    color: #ff6498
}

.fpixel {
    margin-bottom: 50px !important;
}

.user-login-menu a:hover svg {
    color: #ff6498;
    fill: #ff6498
}

.owl-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 4px;
    background: #CCD4E6;
    border-radius: 5px;
    margin: 0 4px;
}

.owl-carousel .owl-dots {
    margin-top: 6px;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #1A43A8;
}

.owl-carousel .owl-dots .owl-dot span {
    display: none;
}

.c {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    user-select: none;
}

.home-img {
    margin-top: 120px
}

.home-img img {
    width: 100%
}

.home-light {
    position: absolute;
    top: 0;
    right: 54.63541666666667%;
    transform: translateX(50%);
    transition: all 0.3s
}

.home-light.out {
    opacity: 0;
    visibility: hidden
}

.home-form {
    margin-top: 30px;
    width: 380px;
    max-width: 100%
}

.home-form h3 {
    color: #2edaf4;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    margin-top: 0;
    margin-bottom: 5px
}

.home-form p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 24px
}

.error-txt {
    font-size: 12px;
    font-weight: 500;
    padding-right: 20px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: all 0.3s;
    color: #ff6498
}

.error-txt.active {
    height: auto;
    opacity: 1;
    visibility: visible;
    padding-top: 6px
}

.form-group {
    position: relative;
    margin-bottom: 14px
}

.form-group svg {
    position: absolute;
    right: 20px;
    top: 25px;
    transform: translateY(-50%);
    fill: #5a89ff;
    z-index: 1
}

.form-group .show-pass {
    position: absolute;
    left: 20px;
    height: 12px;
    top: 50px;
    color: #5a89ff
}

.form-group .show-pass svg {
    position: initial
}

.form-group input, .form-group textarea, .form-group select {
    width: 100%;
    height: 50px;
    outline: none;
    background:#E9F6FF;
    border-radius: 8px;
    transition: all 0.3s;
    border: 1px solid transparent;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
    padding-right: 20px;
    padding-top: 15px;
    text-align: right;
    color: #ffffff;
    resize: none
}

.course-quiz-wrapper-item .form-group input, .form-group textarea, .form-group select {
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    border-color: #5a89ff;
    color: #000;

}


.form-group input::-webkit-input-placeholder, .form-group textarea::-webkit-input-placeholder, .form-group select::-webkit-input-placeholder {
    color: #5a89ff
}

.form-group input:-ms-input-placeholder, .form-group textarea:-ms-input-placeholder, .form-group select:-ms-input-placeholder {
    color: #5a89ff
}

.form-group input::placeholder, .form-group textarea::placeholder, .form-group select::placeholder {
    color: #5a89ff
}

.form-group input.error, .form-group textarea.error, .form-group select.error {
    border-color: #ff6498
}

.checkbox-toggle label {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #ffffff
}

.checkbox-toggle .toggle-item {
    position: relative;
    width: 30px;
    height: 16px;
    background: rgba(151, 181, 255, 0.7);
    border-radius: 10px;
    transition: all 0.3s;
    margin-left: 16px
}

.checkbox-toggle .toggle-item .toggle-circle {
    position: absolute;
    width: 22px;
    height: 22px;
    left: -7px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    background: #97b5ff;
    transition: all 0.3s;
    text-align: center
}

.checkbox-toggle .toggle-item .toggle-circle svg {
    transition: all 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.checkbox-toggle .toggle-item .toggle-circle svg.yes {
    opacity: 0
}

.checkbox-toggle input:checked + label .toggle-item {
    background: rgba(46, 218, 244, 0.7)
}

.checkbox-toggle input:checked + label .toggle-item .toggle-circle {
    left: 15px;
    background: #2edaf4
}

.checkbox-toggle input:checked + label .toggle-item .toggle-circle svg.no {
    opacity: 0
}

.checkbox-toggle input:checked + label .toggle-item .toggle-circle svg.yes {
    opacity: 1
}

.deaf-icon {
    margin-right: 10px
}

.button {
    border-radius: 50px;
    height: 50px;
    outline: none !important;
    border: none;
    padding: 0;
    background: #2edaf4;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    transition: all 0.3s
}

.button:hover {
    background: #393d48
}

.form-footer {
    display: flex;
    margin-top: 30px;
    align-items: center
}

.form-footer .other-action {
    text-align: center;
    font-size: 14px
}

.form-footer .other-action a {
    color: #ffffff;
    text-decoration: underline !important;
    margin-right: 10px
}

.join-form .row {
    margin-right: -7px;
    margin-left: -7px
}

.join-form .row .col-6 {
    padding: 0 7px
}

.main-menu {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    padding: 30px 0;
    transition: all 0.3s;
    z-index: -1;
    visibility: hidden;
    opacity: 0
}

.main-menu.active {
    opacity: 1;
    visibility: visible;
    z-index: 99
}

.main-menu-wrap {
    display: flex;
    align-items: center
}

.main-menu-wrap .close-menu {
    margin-right: auto;
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    transition: all 0.3s
}

.main-menu-wrap .close-menu:hover {
    background: #1a43a8
}

.main-menu-wrap ul li {
    display: inline-block;
    position: relative;
    margin-left: 14px
}

.main-menu-wrap ul li a {
    color: #393d48;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s
}

.main-menu-wrap ul li a:hover {
    color: #1a43a8
}

.drop-menu {
    position: absolute;
    background: #fff;
    border-radius: 20px;
    width: 190px;
    height: 170px;
    padding: 20px;
    right: -20px;
    top: 100%;
    box-shadow: 0 10px 6px rgba(0, 0, 0, 0.15);
    margin-top: -8px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s
}

.new-header-wrap .drop-menu {
    height: auto;
}

.drop-menu.active {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    z-index: 55
}

.drop-menu ul {
    height: 100%
}

.drop-menu ul li {
    display: block;
    margin: 0 0 10px
}

.drop-menu ul li a {
    color: #1a43a8;
    transition: all 0.3s
}

.drop-menu ul li a:hover {
    color: #393d48
}

.drop-item svg {
    margin-right: 10px;
    transform: rotate(-90deg)
}

.drop-item a.active {
    color: #1a43a8
}

.drop-item a.active svg {
    fill: #1a43a8
}

.section-title {
    display: flex;
    margin-bottom: 32px;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width: 480px) {
    .landing-categories .col-6, .half-row .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .landing-categories .col-6, .half-row .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .landing-slider {
        height: 200px;
    }
}

.section-title h2 {
    font-size: 20px;
    font-weight: 700;
    color: #1a43a8;
    line-height: 34px;
    margin: 0
}

.course-item {
    background: #fff;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.05);
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.course-item .course-img {
    height: auto
}

.course-item .course-img img {
    width: 100%;
    /*height: 100%*/
    /*width: 267px;*/
    /*height: 180px;*/
    aspect-ratio: 3/2.05;
    object-fit: cover;
}

.course-item .course-img .hot-item {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 5;
    background: #ff6498;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 50px 50px 0;
    width: 40px;
    height: 36px
}

.course-item .course-img .hot-item svg {
    margin-right: 3px
}

.course-item .course-content {
    position: relative;
    padding: 20px 25px;
    height: 156px
}

.course-item .digital-products-content {
    height: 135px !important;
}

.course-item .course-content h3 {
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    color: #393d48;
    margin: 0
}

.course-item .course-content h3 a {
    color: #393d48;
    transition: all 0.3s
}

.course-item .course-content h3 a:hover {
    color: #1a43a8
}

.course-item .course-rate {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    color: #8a8e98
}

.course-item .course-rate .rating-text {
    color: #393d48;
    margin-right: 4px;
    margin-left: 5px
}

.course-item .course-rate .stars {
    display: inline-flex;
    align-items: center
}

.course-item .course-rate .stars svg {
    margin-left: 6px
}

.course-item .course-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 20px;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    color: #8a8e98
}

.course-item .course-footer .price {
    color: #2edaf4
}

.course-item .course-footer .price span {
    margin-left: 20px
}

.course-item .course-footer .price .dashed {
    margin: 0;
    text-decoration: line-through !important;
    color: #8a8e98
}

.course-item .course-footer .type {
    margin-right: auto
}

.owl-stage-outer {
    width: calc(100% + 20px);
    padding: 0 10px;
    margin-right: -10px
}

.new-stats-section {
    margin-top: 40px;
}

.new-stats-wrap {
    padding: 30px 100px;
    border-radius: 20px;
    background: #F2F5F8;
    display: flex;
    align-items: center;
}

.new-stats-wrap .title {
    width: 190px;
    margin-left: 150px;
    color: #393D48;
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
}

.new-stats-item {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #8A8E98;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    flex: 1;
}

.new-stats-item b {
    width: 100%;
    color: #1A43A8;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 6px;
}

/*.owl-stage {*/
/*    padding-bottom: 20px*/
/*}*/

.owl-carousel .owl-nav > div {
    position: absolute;
    border-radius: 100% !important;
    background: #1a43a8 !important;
    width: 45px;
    height: 45px;
    top: 72.5px;
    right: -27.5px;
    text-align: center;
    line-height: 38px;
    color: #ffffff !important;
    font-size: 0 !important;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.owl-carousel .owl-nav > div:hover {
    background: #2edaf4 !important
}

.owl-carousel .owl-nav .owl-next {
    right: -27.5px !important;
    left: auto !important;
    transform: rotate(180deg);
}
.owl-carousel .owl-nav .owl-prev {
    left: -27.5px !important;
    right: auto !important;
    transform: rotate(-180deg);
}

.owl-carousel .owl-nav .owl-prev svg {
    transform: rotate(180deg)
}

.owl-theme .owl-nav {
    margin: 0
}

.owl-nav div.disabled {
    opacity: 0 !important
}

.courses-tabs {
    display: inline-flex;
    align-items: center;
    margin-right: auto
}

.courses-tabs a {
    padding: 4px 20px;
    border-radius: 50px;
    font-size: 13px;
    color: #8a8e98;
    background: #f2f5f8;
    line-height: 22px;
    transition: all 0.3s;
    margin-right: 10px
}

.courses-tabs a:hover, .courses-tabs a.active {
    background: #1a43a8;
    color: #ffffff
}

.courses-tabs .inner a {
    margin-right: 0;
    margin-left: 10px
}

.ads-section {
    margin-top: 30px
}

.ads-section .ads-item {
    margin-bottom: 30px
}

.ads-section .ads-item img {
    max-width: 100%;
    border-radius: 10px;
    width: 100%;
}
/*if placeholder image then apply custom styling*/
.ads-section .ads-item img:not(.loading-ready) {
/*    background-color: #ededed;
    object-fit: contain;
    aspect-ratio: 3/0.675; */
}

.trainers-section {
    margin-top: 10px
}

.trainer-item {
    margin-bottom: 30px
}

.trainer-item img {
    object-fit: contain;
    width: 60px;
    height: 60px;
    margin-left: 16px;
    vertical-align: middle;
    display: inline-block
}

.trainer-item .trainer-info {
    width: calc(100% - 80px);
    vertical-align: middle;
    display: inline-block
}

.trainer-item .trainer-info h3 {
    color: #393d48;
    font-size: 13px;
    font-weight: 700;
    margin-top: 0;
    line-height: 23px;
    margin-bottom: 5px;
    transition: all 0.3s
}

.trainer-item .trainer-info span {
    color: #8a8e98;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px
}

.trainer-item:hover h3 {
    color: #1a43a8
}

.trainer-join {
    height: 60px;
    width: 218px;
    border-radius: 30px;
    background: #1a43a8;
    padding: 5px 30px;
    transition: all 0.3s;
    font-size: 13px;
    line-height: 23px;
    position: relative
}

.trainer-join:hover {
    background: #393d48
}

.trainer-join span {
    font-size: 13px;
    line-height: 23px;
    display: block;
    color: #fff
}

.trainer-join h3 {
    font-size: 13px;
    line-height: 23px;
    display: block;
    margin: 0;
    font-weight: 700;
    color: #fff
}

.trainer-join i {
    width: 40px;
    height: 40px;
    font-style: normal;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    background: #ff9d66;
    position: absolute;
    left: 11px;
    top: 10px
}

.trainers-img-wrap img {
    width: 100%
}

.section-title .all-items {
    margin-right: auto
}

.borderd-btn {
    border: 2px solid #1a43a8;
    color: #1a43a8;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 20px;
    border-radius: 50px;
    transition: all 0.3s
}

.borderd-btn:hover {
    background: #1a43a8;
    color: #ffffff
}

.secondary-btn {
    border: 2px solid #1a43a8;
    color: #000;
    background: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 20px;
    border-radius: 50px;
    transition: all 0.3s
}

.secondary-btn:hover {
    background: #2edaf4;
    color: #fff
}

.blog-section {
    margin-top: 120px
}

.categories-section {
    margin-bottom: 30px;
}

.landing-cat-item {
    display: block;
    height: 280px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.landing-cat-item img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
}

.landing-cat-item .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
    background: linear-gradient(transparent, #000);
    transition: all 0.3s;
    opacity: 0.5;
}

.landing-cat-item span {
    position: absolute;
    bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    z-index: 2;
    right: 0;
    width: 100%;
    text-align: center;
}

.landing-cat-item:hover .overlay {
    opacity: 0.8;
}

.testim-item .head {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.landing-img {
    margin-top: 50px;
}

.landing-img-wrap img {
    border-radius: 15px;
    width: 100%;
}

.testim-item .head .img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    box-shadow: 0 3px 6px #E4EAF1;
    margin-left: 15px;
    padding: 5px;
}

.testim-item .head .img img {
    min-width: initial;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.testim-item h3 {
    color: #2EDAF4;
}

.testim-item span {
    color: #8A8E98;
    margin-bottom: 0;
}

/*.testimonial-carousel-landing.owl-carousel .owl-nav .owl-next {*/
/*    left: -140px !important;*/
/*    right: auto !important;*/
/*}*/

.testimonial-carousel-landing.owl-carousel .owl-nav > div {
    top: 50%;
    transform: translateY(-50%);
    right: -140px;
}

.testim-item {
/*    padding: 2px;*/
   padding: 27px 52px;
}

.big-blog-item {
    margin-bottom: 30px;
    position: relative;
    height: 350px;
    border-radius: 15px;
    overflow-y: hidden;
    box-shadow: 0 7px 15px rgba(69, 79, 88, 0.07)
}

.big-blog-item .blog-img {
    position: absolute;
    width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.big-blog-item .blog-item-link {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9000
}

.big-blog-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    left: 0;
    height: 70%;
    background: linear-gradient(transparent, #000);
    opacity: 0.6;
    transition: all 0.3s
}

.big-blog-item:hover:before {
    height: 100%;
    opacity: 1
}

.big-blog-item .blog-content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 30px
}

.big-blog-item .blog-content a {
    color: #ffffff;
    z-index:9999;
    position: absolute;
    bottom: 40px;

}
.big-blog-item .blog-content .category{
    right: 31px;
    bottom: 60px;
}

.big-blog-item .blog-content .category {
    font-size: 12px;
    font-weight: 500;
    line-height: 21px
}

.big-blog-item .blog-content h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 12px;
    margin-bottom: 15px;
    color: #ffffff
}

.big-blog-item .blog-content .author {
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 500
}

.big-blog-item .blog-content .author img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-left: 13px
}

.blog-item {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.05);
    margin-bottom: 30px
}

.blog-item .blog-img {
    height: auto;
    overflow: hidden;
    position: relative
}

.blog-item .blog-img a:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s
}

.blog-item .blog-img img {
    width: 100%;
    /*height: 100%;*/
    height: 180px;
    object-fit: cover;
}

.blog-item .blog-img:hover a:before {
    opacity: 0.5;
    visibility: visible
}

.blog-item .blog-content {
    position: relative;
    padding: 20px;
    height: 160px;
    background: #ffffff
}

.blog-item .blog-content .author-img {
    position: absolute;
    right: 20px;
    top: -17px;
    border: 2px solid #fff;
    transition: all 0.3s;
    border-radius: 100%
}

.blog-item .blog-content .author-img:hover {
    border-color: #2edaf4
}

.blog-item .blog-content .author-img img {
    width: 30px;
    height: 30px;
    border-radius: 100%
}

.blog-item .blog-content .blog-meta {
    line-height: 21px;
    font-size: 12px;
    font-weight: 500
}

.blog-item .blog-content .blog-meta .author {
    color: #8a8e98
}

.blog-item .blog-content .blog-meta .category {
    color: #1a43a8;
    margin-right: 30px
}

.blog-item .blog-content .blog-meta a {
    transition: all 0.3s
}

.blog-item .blog-content .blog-meta a:hover {
    color: #2edaf4
}

.blog-item .blog-content h3 {
    font-size: 13px;
    font-weight: 700;
    color: #1a43a8;
    margin-top: 15px;
    line-height: 25px;
    margin-bottom: 0
}

.blog-item .blog-content h3 a {
    color: #393d48;
    transition: all 0.3s
}

.blog-item .blog-content h3 a:hover {
    color: #1a43a8
}

footer {
    padding: 70px 0 60px;
    margin-top: 40px
}

footer .container {
    position: relative
}

.footer-logo-wrap {
    margin-bottom: 25px;
    display: flex;
    align-items: flex-start
}



.footer-logo-wrap img {
    margin-left: 50px
}

.social-ul {
    display: flex;
    align-items: center;
    margin-top: 8px
}

.social-header svg{
    width: 30px;
    height: 30px;
}

.footer-logo-wrap .social-ul{
    top: 0;
    bottom: 0;
    margin:  auto;
    margin-right: 0px;

}
 img.ioh-image{
    max-width: 100%;
    height: auto;
 }

.social-ul li {
    margin-left: 30px
}


.footer-logo-wrap .social-ul li {
    margin-left: 15px
 
}
.social-ul li:last-child {
    margin-left: 0
}

.social-ul a svg {
    transition: all 0.3s;
    fill: rgba(255, 255, 255, .8);
}

.social-ul a:hover svg {
    fill: #2edaf4
}

.footer-text {
    font-size: 13px;
    line-height: 30px;
    color: #393d48;
    width: 480px;
    max-width: 100%
}

.footer-links {
    margin-bottom: 15px
}

.footer-links h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #1a43a8;
    margin-top: 0;
    margin-bottom: 25px
}

.footer-links ul li {
    margin-bottom: 10px;
    display: block
}

.footer-links ul li:last-child {
    margin-bottom: 0
}

.footer-links ul li a {
    transition: all 0.3s;
    color: #393d48;
    font-size: 13px;
    line-height: 23px
}

.footer-links ul li a:hover {
    color: #1a43a8
}

.copyrights {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #2edaf4;
    font-size: 13px;
    font-weight: 700
}

.testimonial-section {
    padding: 70px 0 120px;
    position: relative;
    background: url("../images/testimonial-bg.svg") no-repeat right bottom;
    background-size: 58%
}

.testim-slider-wrapper {
    width: 580px;
    height: 230px;
    box-shadow: rgb(228 234 241 / 60%) 0px 15px 20px;
    border-radius: 10px;
    background: rgb(255, 255, 255);
    /*padding: 25px 50px;*/
    margin: 0px auto;
    max-width: 100%;
}

.testimonial-carousel-landing .owl-stage-outer {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.testimonial-carousel {
    overflow: hidden
}


.testim-item h3 {
    margin-top: 0;
    color: #ff9d66;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 23px
}

.testim-item span {
    display: block;
    color: #8a8e98;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 18px
}

.testim-item p {
    font-weight: 500;
    font-size: 13px;
    line-height: 28px;
    margin: 0;
    color: #393d48
}

.testim-wrapper {
    position: relative
}

.testim-dot {
    width: 65px;
    height: 65px;
    border: 5px solid transparent;
    transition: all 0.3s;
    border-radius: 100%;
    opacity: 0.6;
    box-shadow: none;
    position: absolute;
    top: 0;
    cursor: pointer
}

.testim-dot:nth-child(1) {
    top: 40px;
    right: 40px
}

.testim-dot:nth-child(2) {
    right: 170px
}

.testim-dot:nth-child(3) {
    top: 110px;
    right: 160px
}

.testim-dot:nth-child(4) {
    top: -8px;
    left: 160px
}

.testim-dot:nth-child(5) {
    top: 110px;
    left: 180px
}

.testim-dot:nth-child(6) {
    top: 40px;
    left: 40px
}

.testim-dot.active {
    opacity: 1;
    border-color: #ffffff;
    box-shadow: 0 3px 6px #e4eaf1;
    width: 70px;
    height: 70px
}

.testim-dot img {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%
}

.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 56px;
    padding-left: 52px
}

.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 60px;
    outline: none !important;
    background: none !important;
    padding: 0
}

.intl-tel-input .selected-flag .iti-flag {
    left: 20px
}

.form-group svg.mobile-arrow {
    left: 50px;
    right: auto
}

.intl-tel-input .selected-flag .iti-arrow {
    display: none
}

.intl-tel-input .country-list .country .dial-code {
    font-size: 12px
}

.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
    font-size: 12px
}

.intl-tel-input .country-list .divider {
    display: none
}

.intl-tel-input .country-list {
    left: 1px;
    width: 390px;
    box-shadow: none;
    white-space: inherit;
    border-color: #ebebeb;
    direction: ltr;
    z-index: 999
}

.intl-tel-input .country-list .country.highlight {
    background-color: #f7f7f7
}

.intl-tel-input {
    width: 100%
}

.mobile-menu, .mobile-action-bar, .mobile-notifications {
    display: none
}

.intl-tel-input .country-list {
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    border: none;
    background: #fff
}

.intl-tel-input .country-list.hide {
    display: block;
    z-index: -99;
    opacity: 0;
    visibility: hidden
}

.intl-tel-input .country-list:not(.hide) {
    z-index: 999;
    opacity: 1;
    visibility: visible
}

.intl-tel-input .country-list {
    overflow-y: auto
}

.country-list .mCSB_scrollTools {
    right: 20px;
    top: 8px;
    bottom: 8px
}

.header-icon.profile, .header-icon.profile a {
    background: none !important
}

.header-icon.profile img {
    width: 40px;
    height: 40px;
    border-radius: 100%
}

.home-courses-wrap {
    width: 540px;
    max-width: 100%;
    margin-top: 60px
}

.home-courses-wrap h3 {
    color: #2edaf4;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    margin-top: 0;
    margin-bottom: 30px
}

.home-courses-wrap .course-item .course-content {
    height: 118px
}

.course-progress .progress {
    height: 5px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 50px);
    background: #e4eaf1
}

.course-progress .progress .progress-bar {
    background-color: #2edaf4;
    border-radius: 10px;
    height: 5px
}

.course-progress .value {
    text-align: left;
    width: 45px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 500;
    color: #8a8e98
}

section.inner-courses {
    padding: 40px 0;
    background: #1a43a8
}

section.inner-courses .courses-carousel .owl-nav > div {
    background: #ff6498 !important
}

section.inner-courses .courses-carousel .owl-nav > div:hover {
    background: #2edaf4 !important
}

.inner-section-title {
    margin-bottom: 30px
}

.inner-section-title h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin: 0
}

.inner-section-title h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    margin-bottom: 12px
}

.trainers-carousel img {
    width: 60px !important;
    display: inline-block !important
}

.trainers-carousel .trainer-item {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.07);
    padding: 20px 30px;
    white-space: nowrap;
    position: relative;
    margin: 0
}

.trainers-carousel .trainer-item .trainer-rate {
    position: absolute;
    width: 32px;
    right: 46px;
    bottom: 10px;
    text-align: center;
    border-radius: 20px;
    background: #ff6498;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    z-index: 9;
    height: 21px
}

.trainers-carousel.owl-carousel .owl-nav > div {
    width: 32px;
    height: 32px;
    top: 34px;
    right: -20px;
    line-height: 26px
}

.trainers-carousel.owl-carousel .owl-nav .owl-next {
    left: -20px !important
}

.inner-trainers-sections .inner-section-title {
    margin-bottom: 25px
}

.inner-trainers-sections .inner-section-title h2 {
    color: #393d48;
    margin: 0
}

.inner-trainers-sections {
    padding-top: 50px
}

.courses-row .course-item {
    margin-bottom: 30px
}

.all-courses-section {
    padding-top: 50px
}

.all-courses-section .courses-tabs {
    margin-bottom: 25px
}

.custom-pagination {
    margin-top: 30px
}

.custom-pagination a {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle
}

.pagination-ul {
    display: inline-block;
    border-radius: 50px;
    background: #f2f5f8;
    padding: 0 15px;
    margin: 0 8px;
    vertical-align: middle
}

.pagination-ul li {
    display: inline-block
}

.pagination-ul li a {
    color: #393d48;
    transition: all 0.5s;
    height: 50px;
    line-height: 50px;
    padding: 0 8px;
    font-size: 14px;
    font-weight: 700
}

.pagination-ul li a:hover, .pagination-ul li.active a {
    color: #1a43a8
}

.first-page, .last-page {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    color: #ffffff;
    background: #f2f5f8;
    transition: all 0.5s
}

.first-page svg, .last-page svg {
    fill: #393d48;
    transition: all 0.5s
}

.first-page:hover, .last-page:hover {
    color: #fff;
    background: #1a43a8
}

.first-page:hover svg, .last-page:hover svg {
    fill: #fff
}

.custom-pagination a.last-page svg {
    transform: rotate(180deg)
}

.custom-pagination.white .pagination-ul {
    background: #ffffff
}

.custom-pagination.white .first-page, .custom-pagination.white .last-page {
    background: #fff
}

.custom-pagination.white .first-page:hover, .custom-pagination.white .last-page:hover {
    background: #1a43a8
}

.filter-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a43a8
}

.filter-title span {
    margin-right: 14px
}

.filter-item-wrap {
    padding-top: 20px;
    margin-top: 25px;
    border-top: 1px solid #e4eaf1
}

.filter-item-wrap .title {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.filter-item-wrap .title h3 {
    margin: 0;
    color: #393d48;
    font-size: 14px;
    font-weight: 700
}

.filter-item-wrap .title .toggle-filter-item {
    margin-right: auto
}

.input-filter-item {
    margin-bottom: 12px
}

.check-radio-item input {
    width: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.check-radio-item label {
    position: relative;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    padding-right: 27px;
    margin: 0;
    margin-right: -4px
}

.check-radio-item label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: #e4eaf1;
    border-radius: 4px;
    transition: all 0.3s
}

.check-radio-item .check-icon {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden
}

.check-radio-item input:checked + label:before {
    background: #1a43a8
}

.check-radio-item input:checked + label .check-icon {
    opacity: 1;
    visibility: visible
}

.check-radio-item.radio span {
    margin-right: 10px
}

.check-radio-item.radio img {
    margin-top: -3px
}

.check-radio-item.radio:first-child span {
    margin-right: 6px
}

.check-radio-item.radio label:before {
    border-radius: 100%;
    background: #e4eaf1 !important
}

.check-radio-item.radio label:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    background: #1a43a8;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden
}

.check-radio-item.radio input:checked + label:after {
    opacity: 1;
    visibility: visible
}

.show-more-cats {
    font-size: 12px;
    font-weight: 700;
    color: #1a43a8;
    transition: sll 0.3s;
    display: inline-block
}

.show-more-cats:hover {
    color: #393d48
}

.show-more-cats svg {
    margin-right: 18px
}

.noUi-horizontal .noUi-handle {
    width: 12px;
    height: 12px;
    left: -0px;
    top: -5px;
    border: none;
    box-shadow: none;
    background: #1a43a8;
    border-radius: 100%;
    overflow: hidden;
    outline: none !important
}

.noUi-connect {
    background: #1a43a8
}

.noUi-touch-area {
    background: #1a43a8
}

.range-slider-wrap img {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-bottom: -7px
}

.noUi-handle:after, .noUi-handle:before {
    background: transparent
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -1px;
    left: auto
}

.range-price {
    width: 100%
}

.noUi-target {
    background: #e4eaf1;
    border-radius: 3px;
    border: none;
    box-shadow: none
}

.noUi-horizontal {
    height: 3px
}

.range-slider-wrap .range-value {
    display: inline-block
}

.range-slider-wrap .range-value.first-val {
    width: 30px
}

.range-slider-wrap .range-value i {
    font-style: normal
}

.range-slider-wrap #range-slider {
    display: inline-block;
    width: calc(100% - 120px);
    margin: 0 12px;
    vertical-align: middle
}

.courses-filter-wrapper {
    width: 260px;
    max-width: 100%
}

.mobile-filter-buttons, .mobile-open-filter {
    display: none
}

.mobile-open-filter {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    text-align: center;
    line-height: 45px;
    background: #ff6498;
    color: #ffffff;
    z-index: 99;
    transition: all 0.3s
}

.mobile-open-filter svg, .mobile-open-filter path {
    fill: #fff
}

.inner-blogs {
    margin-top: 15px
}

.blogs-section-title {
    margin-bottom: 40px
}

.blogs-section-title h2 {
    color: #393d48;
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 6px;
    margin-top: 0
}

.blogs-section-title p {
    color: #8a8e98;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 0
}

.other-blogs-wrap {
    padding: 40px 0;
    background: #f2f5f8
}

.single-blog-section {
    padding: 40px 0;
    position: relative
}

.single-blog-section:before {
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    top: 0;
    background: #f2f5f8;
    height: 180px;
    z-index: -1
}

.single-blog-wrap {
    width: 800px;
    margin: 0 auto;
    max-width: 100%
}

.single-blog-wrap .title {
    font-size: 22px;
    font-weight: 700;
    color: #393d48;
    line-height: 35px;
    margin: 0;
    margin-bottom: 8px
}

.single-blog-wrap .meta {
    margin-bottom: 30px
}

.single-blog-wrap .meta span, .single-blog-wrap .meta a {
    font-size: 13px;
    color: #8a8e98;
    line-height: 23px;
    display: inline-block;
    transition: all 0.3s
}

.single-blog-wrap .meta a {
    margin-right: 35px
}

.single-blog-wrap .meta a:hover {
    color: #1a43a8
}

.single-blog-wrap .main-img {
    border-radius: 10px;
    box-shadow: 0 7px 15px rgba(69, 79, 88, 0.07);
    width: 100%;
    margin-bottom: 25px
}

.single-blog-content {
    width: 590px;
    margin: 0 auto;
    max-width: 100%;
    text-align: start;
}

.blog-meta {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-top: 5px
}

.blog-meta .author {
    transition: all 0.3s;
    color: #1a43a8;
    font-size: 12px;
    font-weight: 500
}

.blog-meta .author img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-left: 13px
}

.blog-meta .author:hover {
    color: #ff6498
}

.blog-meta .blog-share {
    margin-right: auto
}

.blog-meta .blog-share span {
    font-size: 14px;
    font-weight: 700;
    color: #393d48
}

.blog-meta .blog-share a {
    display: inline-block;
    margin-right: 17px;
    transition: all 0.3s
}

.blog-meta .blog-share a svg {
    transition: all 0.3s;
    fill: #393d48
}

.blog-meta .blog-share a:hover svg {
    fill: #1a43a8
}

.blog-text-content {
    font-size: 13px;
    font-weight: 500;
    color: #393d48;
    line-height: 30px
}

.blog-text-content p {
    margin: 0
}

/* .blog-text-content b {
    color: #ff6498;
    margin: 20px 0;
    display: block
} */

.blog-text-content ul {
    list-style: disc;
    padding-right: 18px
}

.blog-text-content img {
    border-radius: 10px;
    box-shadow: 0 7px 15px rgba(69, 79, 88, 0.07);
    width: 100%;
    margin: 25px 0
}

.related-blog-section {
    padding: 50px 0 30px;
    background: #f2f5f8
}

.related-blog-section h2 {
    font-size: 22px;
    font-weight: 700;
    color: #393d48;
    line-height: 35px;
    margin: 0;
    margin-bottom: 40px;
    text-align: center
}

.search-section {
    padding: 50px 0;
    background: #f2f5f8;
    margin-bottom: 30px
}

.search-result {
    font-size: 16px;
    color: #8a8e98;
    font-weight: 500;
    margin-bottom: 30px
}

.search-result span {
    color: #1a43a8
}

.search-result b {
    font-weight: 500;
    color: #393d48
}

.search-form {
    position: relative
}

.search-form input {
    width: 100%;
    height: 50px;
    outline: none;
    border: none;
    border-radius: 50px;
    background: #ffffff;
    padding-right: 55px;
    padding-left: 260px;
    color: #1a43a8;
    font-size: 16px;
    font-weight: 500
}

.search-form input::-webkit-input-placeholder {
    color: #8a8e98
}

.search-form input:-ms-input-placeholder {
    color: #8a8e98
}

.search-form input::placeholder {
    color: #8a8e98
}

.search-form svg {
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translateY(-50%)
}

.search-form .seach-filters {
    position: absolute;
    left: 7px;
    top: 7px
}

.search-form .seach-filters a {
    width: 77px;
    height: 36px;
    text-align: center;
    border-radius: 20px;
    color: #393d48;
    transition: all 0.3s;
    line-height: 35px;
    background: #ffffff;
    margin-right: 5px;
    display: inline-block;
    font-size: 13px;
    font-weight: 500
}

.search-form .seach-filters a.active {
    color: #fff;
    background: #1a43a8
}

.search-form .mobile-search-type {
    position: absolute;
    left: 7px;
    top: 7px;
    height: 36px;
    width: 100px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border-radius: 20px;
    background: #1a43a8;
    z-index: 9;
    font-weight: 500;
    cursor: pointer;
    font-size: 13px;
    display: none
}

.search-form .mobile-search-type svg {
    position: initial;
    margin-right: 10px;
    transform: none;
    margin-top: -2px
}

.search-no-results {
    margin-bottom: 30px;
    border-radius: 30px;
    background: rgba(255, 100, 152, 0.3);
    color: #ff6498;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    line-height: 28px
}

.search-no-results b {
    color: #393d48;
    font-weight: 500
}

.search-results-section .courses-tabs {
    margin-bottom: 26px
}

.trainers-row.courses-row .course-img {
    height: 170px
}

.trainers-row.courses-row .course-content {
    height: 118px
}

.trainer-big-item {
    height: 180px;
    border-radius: 20px;
    background: #f2f5f8;
    padding: 30px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px
}


.trainer-cons-item {
    display: flex;
    align-items: center;
    background: #F2F5F8;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 10px;
}

.trainer-cons-item img {
    object-fit: contain;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin-left: 15px;
}

.trainer-cons-item h3 {
    color: #393D48;
    font-size: 13px;
    font-weight: 700;
    padding: 0;
    margin-top: 0;
    margin-bottom: 6px;
}

.trainer-cons-item span {
    color: #8A8E98;
    font-size: 12px;
    font-weight: 500;
}

.trainer-cons-item:last-child {
    margin-bottom: 30px;
}
.trainer-big-item .trainer-img {
    width: 60px;
    height: 60px;
    position: relative;
    margin: 0 auto 26px
}

.trainer-big-item .trainer-img img {
    width: 60px;
    height: 60px;
    border-radius: 100%
}

.trainer-big-item .trainer-img span {
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    width: 32px;
    bottom: -10px;
    text-align: center;
    border-radius: 20px;
    background: #ff6498;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    z-index: 9;
    height: 21px
}

.trainer-big-item .trainer-details {
    margin-bottom: 40px
}

.trainer-big-item .trainer-details h3 {
    margin: 0;
    line-height: 23px;
    font-weight: 700;
    color: #1a43a8;
    font-size: 13px;
    margin-bottom: 5px
}

.trainer-big-item .trainer-details p {
    margin: 0;
    line-height: 21px;
    font-weight: 500;
    color: #8a8e98;
    font-size: 12px
}

.trainer-big-item .trainer-actions {
    display: flex;
    align-items: center;
    width: 220px;
    max-width: 100%;
    margin: 0 auto
}

.trainer-big-item .trainer-actions .followers-count {
    color: #8a8e98;
    font-size: 13px;
    font-weight: 500;
    line-height: 21px
}

.trainer-big-item .trainer-actions .followers-count b {
    width: 100%;
    display: inline-block;
    color: #1a43a8;
    font-size: 18px
}

.follow-link {
    margin-right: auto;
    padding: 8px 22px;
    border-radius: 50px;
    width: 120px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px;
    background: #1a43a8;
    transition: all 0.3s
}

.follow-link svg {
    margin-left: 14px
}

.follow-link:hover {
    background: #ff6498;
    color: #ffffff
}

.follow-link.followed {
    background: #e4eaf1;
    color: #1a43a8
}

.form-wrapper-centered {
    width: 500px;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    height: 100%;

}

.form-title {
    font-weight: 800;
    font-size: 24px;
    line-height: 38.4px;
    margin: 30px 0;
    color: #002870;
}
.form-label {
    font-weight: 700;
    font-size: 16px;
    line-height: 25.6px;
    color: #002870;
}

.form-title.code-activate {
    font-size: 13px;
    margin-bottom: 15px
}

.form-logo-wrap {
    display: flex;
    align-items: flex-start
}

.form-logo-wrap .action {
    margin-right: auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    padding: 6px 20px;
    border-radius: 50px;
    border: 1px solid #e4eaf1;
    transition: all 0.3s;
    color: #393d48
}

.form-logo-wrap .action svg {
    fill: #393d48;
    margin-left: 6px;
    transition: all 0.3s
}

.inner-page-form #branch_id, .inner-page-form #departments_id {
    border-color: #00000000;
}

.inner-page-form #branch_id:hover, .inner-page-form #departments_id:focus {
    border-color: #0042eb;
}

.form-logo-wrap .action:hover {
    background: #0042eb;
    color: #ffffff;
    border-color: #0042eb;
}

.form-logo-wrap .action:hover svg {
    fill: #fff
}


.inner-page-form .form-group svg, .inner-page-form .form-group svg path {
    fill: #8a8e98 !important;
}


.inner-page-form .form-group input, .inner-page-form .form-group textarea, .inner-page-form .form-group select {
    background: #E9F6FF;
    color: #393d48;
}

.inner-page-form .form-group input:focus:not(.error), .inner-page-form .form-group textarea:focus:not(.error), .inner-page-form .form-group select:focus:not(.error) {
    border-color: #0042eb
}

.inner-page-form .form-group input::-webkit-input-placeholder, .inner-page-form .form-group textarea::-webkit-input-placeholder, .inner-page-form .form-group select::-webkit-input-placeholder {
    color: #8a8e98
}

.inner-page-form .form-group input:-ms-input-placeholder, .inner-page-form .form-group textarea:-ms-input-placeholder, .inner-page-form .form-group select:-ms-input-placeholder {
    color: #8a8e98
}

.inner-page-form .form-group input::placeholder, .inner-page-form .form-group textarea::placeholder, .inner-page-form .form-group select::placeholder {
    color: #8a8e98
}

.inner-page-form .checkbox-toggle label {
    color: #393d48
}

.iah-image img{
    width:100%
}

.inner-page-form .checkbox-toggle label .deaf-icon path {
    fill: #393d48
}

.inner-page-form .checkbox-toggle .toggle-item {
    background: rgba(138, 142, 152, 0.5)
}

.inner-page-form .checkbox-toggle .toggle-item .toggle-circle {
    background: #8a8e98
}

.inner-page-form .checkbox-toggle .toggle-item .toggle-circle svg path {
    fill: #fff
}

.inner-page-form .checkbox-toggle .toggle-item .toggle-circle svg.yes path {
    fill: #1a43a8
}

.inner-page-form .form-footer .form-submit button {
    min-width: 140px;
    width: 100%;
    background: #002870;
    border-radius: 8px;
}

.inner-page-form .form-footer .form-submit button:hover {
    background: #0042eb;
}

.inner-page-form .form-footer .other-action a {
    color: #8a8e98;
    text-decoration: none !important;
    font-weight: 500;
    font-size: 13px;
    transition: all 0.3s
}

.inner-page-form .form-footer .other-action a:hover {
    cursor: pointer;
    color: #1a43a8
}

.form-condition {
    margin-top: 30px;
    font-size: 13px
}

.form-condition a {
    color: #5a89ff;
    text-decoration: underline !important;
    transition: all 0.3s
}

.form-condition a:hover {
    color: #0042eb;
}

.form-quick-links {
    padding: 30px 0px;
    margin: auto;
    text-align: center;
}

.form-quick-links * {
    font-size: 14px;
    font-weight: 500;
    color: #5F6D85;
    transition: all 0.3s;
    display: inline-block;
}
.form-quick-links a {
    color: #0042eb;
}

.forget-pass a {
    font-size: 14px;
    color: #002870;
    transition: all 0.3s
}

.forget-pass a:hover {
    color: #0042eb;
}

.form-subtitle {
    font-size: 14px;
    line-height: 24px;
    margin-top: -20px;
    margin-bottom: 20px;
    color: #393d48
}

.form-group.otp input {
    padding: 0 20px
}

.countdown-wrap {
    font-size: 14px;
    color: #393d48;
    line-height: 24px
}

.countdown-wrap a {
    color: #393d48;
    pointer-events: none;
    transition: all 0.3s
}

.countdown-wrap a:hover {
    color: #1a43a8
}

.countdown-wrap a.active {
    pointer-events: initial
}

.countdown-wrap span {
    margin-right: 25px
}

.join-form.contact-form .row {
    margin-right: -15px;
    margin-left: -15px
}

.join-form.contact-form .form-group {
    margin-bottom: 20px
}

.join-form.contact-form .form-group.textarea svg {
    top: 17px;
    transform: none
}

.join-form.contact-form .form-group.textarea textarea {
    height: 120px;
    border-radius: 25px;
    padding-top: 15px
}

.contact-form {
    margin-bottom: 40px
}

.contact-form .form-title {
    margin-top: 0;
    font-size: 22px
}

.contact-form .form-subtitle {
    font-weight: 700;
    color: #8a8e98;
    font-size: 13px
}

.contact-section {
    padding: 40px 0
}

.contact-social .social-ul {
    justify-content: flex-end
}

.contac-block {
    padding: 30px 40px;
    border-radius: 25px;
    background: rgba(46, 218, 244, 0.5);
    margin-top: 48px;
    min-height: 195px
}

.contac-block h3 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
    color: #1a43a8
}

.contac-block p, .contac-block a {
    font-size: 13px;
    font-weight: 500;
    color: #393d48;
    margin-bottom: 15px;
    transition: all 0.3s
}

.contac-block a {
    direction: ltr;
    display: inline-block
}

.contac-block a:hover {
    color: #1a43a8
}

.cart-section {
    padding: 60px 0 100px;
    background: #f2f5f8
}

.checkout-section {
    padding: 60px 0 100px
}

.cart-title {
    color: #1a43a8;
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 30px
}

.cart-content {
    margin-bottom: 30px
}

.cart-content.background {
    border-radius: 10px;
    background: #ffffff;
    padding: 30px
}

.cart-content .cart-count-text {
    font-size: 13px;
    font-weight: 500;
    color: #8a8e98;
    margin-bottom: 25px
}

.cart-content.background .cart-item {
    padding-left: 50px
}

.cart-item {
    margin-bottom: 20px;
    position: relative
}

.cart-item:last-child {
    margin-bottom: 0
}

.cart-item .cart-item-img {
    width: 100px;
    height: 70px;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.cart-item .cart-item-img img {
    width: 100px;
    height: 70px;
    border-radius: 5px
}

.cart-item .cart-item-details {
    max-width: calc(100% - 105px);
    padding-right: 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 500
}

.cart-item .cart-item-details h3 {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 13px;
    font-weight: 500;
    color: #393d48;
    transition: all 0.3s;
    line-height: 22px
}

.cart-item .cart-item-details .price {
    color: #1a43a8
}

.cart-item .cart-item-details .price .dashed {
    color: #8a8e98;
    text-decoration: line-through !important;
    margin-right: 20px
}

.cart-item:hover h3 {
    color: #1a43a8
}

.cart-item .remove-cart {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #f2f5f8;
    transition: all 0.3s;
    line-height: 39px;
    text-align: center;
    cursor: pointer
}

.cart-item .remove-cart svg {
    transition: all 0.3s;
    fill: #393d48
}

.cart-item .remove-cart:hover {
    background: #ff6498
}

.cart-item .remove-cart:hover svg {
    fill: #fff
}

.cart-total-wrap.background {
    padding: 35px;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 30px
}

.cart-subtotal-item {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f2f5f8;
    color: #1a43a8
}

.cart-subtotal-item:last-child {
    border: none !important
}

.cart-subtotal-item .text {
    font-weight: 700;
    color: #393d48
}

.cart-subtotal-item .text i {
    font-weight: 400;
    font-style: normal
}

.cart-subtotal-item .value {
    margin-right: auto;
    padding-right: 8px
}

.cart-subtotal-item.total .value {
    color: #ff6498;
    font-size: 18px;
    font-weight: 700
}

.payment-button {
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background: #1a43a8;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 30px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    outline: none;
    border: none
}

.payment-button svg {
    margin-right: auto;
    transform: rotate(180deg)
}

.payment-button:hover {
    background: #393d48;
    color: #ffffff
}

.payment-button.go-pay {
    margin-top: 25px;
    width: 260px;
    max-width: 100%
}

.payment-button.go-pay b {
    margin-right: 25px
}

.cart-discount .input-wrap {
    display: inline-block;
    width: calc(100% - 105px);
    padding-left: 6px;
    position: relative
}

.cart-discount .input-wrap input {
    height: 50px;
    width: 100%;
    border: 1px solid transparent;
    background: #e4eaf1;
    outline: none;
    border-radius: 50px;
    padding: 0 56px 0 20px;
    font-size: 13px;
    color: #393d48;
    font-weight: 500;
    transition: all 0.3s
}

.cart-discount .input-wrap svg {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.cart-discount .input-wrap svg::-webkit-input-placeholder {
    color: #8a8e98
}

.cart-discount .input-wrap svg:-ms-input-placeholder {
    color: #8a8e98
}

.cart-discount .input-wrap svg::placeholder {
    color: #8a8e98
}

.cart-discount .input-wrap svg:focus {
    border-color: #1a43a8
}

.cart-discount button {
    width: 100px;
    height: 50px;
    border-radius: 50px;
    outline: none;
    border: none;
    padding: 0;
    text-align: center;
    line-height: 50px;
    background: #393d48;
    color: #ffffff;
    transition: all 0.3s;
    font-size: 13px;
    font-weight: 700
}

.cart-discount button:hover {
    background: #1a43a8
}

body.order-page {
    position: relative;
    min-height: 100vh
}

body.order-page:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 58.4%;
    background: #f2f5f8;
    content: '';
    z-index: -1
}

.payment-method-wrap {
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 15px 25px rgba(69, 79, 88, 0.07)
}

.choose-method {
    padding: 30px;
    background: url("../images/payment-methods-bg.svg") no-repeat -40px center #1a43a8;
    color: #ffffff;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 10px 10px 0 0
}

.payment-methods {
    width: 380px;
    max-width: 94%;
    margin: auto;
    padding: 40px 0
}

.methods-tabs {
    border: none;
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.methods-tabs li {
    flex: 1;
    display: inline-flex;
    justify-content: center
}

.methods-tabs li .icon {
    width: 45px;
    height: 70px;
    border-radius: 35px;
    background: #fff;
    transition: all 0.3s;
    line-height: 70px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #e4eaf1
}

.methods-tabs li .icon svg {
    fill: #393d48;
    transition: all 0.3s
}

.methods-tabs li span {
    display: inline-block;
    width: 100%;
    margin-top: 9px;
    line-height: 22px
}

.methods-tabs li a {
    width: 55px;
    color: #8a8e98;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s
}

.methods-tabs li a.active {
    color: #1a43a8
}

.methods-tabs li a.active .icon {
    background: #1a43a8;
    border-color: #1a43a8
}

.methods-tabs li a.active svg {
    fill: #fff
}

.method-item .title {
    display: flex;
    align-items: center
}

.card-title {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    color: #393d48;
    margin-bottom: 8px
}

.card-title img {
    margin-right: auto;
    max-width: calc(100% - 100px)
}

.card-title i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 100%;
    text-align: center;
    background: #1a43a8;
    color: #ffffff;
    font-style: normal;
    font-weight: 700;
    margin-left: 10px;
    display: inline-block
}

.payment-form input {
    background: #f2f5f8;
    color: #393d48
}

.payment-form input::-webkit-input-placeholder {
    color: #8a8e98
}

.payment-form input:-ms-input-placeholder {
    color: #8a8e98
}

.payment-form input::placeholder {
    color: #8a8e98
}

.selected-item-toggle {
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    padding: 0 56px 0 30px;
    border-radius: 50px;
    background: #f2f5f8;
    cursor: pointer;
    color: #393d48;
    transition: all 0.3s;
    border: 1px solid transparent
}

.selected-item-toggle.placeholder {
    color: #8a8e98
}

.selected-item-toggle .arrow {
    left: 18px;
    right: auto
}

.selected-item-toggle.error {
    border-color: #ff6498
}

.select-item-list {
    position: absolute;
    right: 20px;
    top: 100%;
    padding: 10px 20px;
    background: #fff;
    height: 190px;
    width: 85px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: -5
}

#department .select-item-list, #branch .select-item-list {
    width: 80%;
}

.select-input-wrap#branch:hover .placeholder, .select-input-wrap#department:hover .placeholder {
border:1px solid #FF9D66;
}

.select-item-list.active {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    margin-top: 8px
}

.select-item-list a {
    display: block;
    color: #1a43a8;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 8px
}

.select-item-list a.active {
    color: #393d48
}

.select-item-list .list-wrap {
    height: 100%
}

.select-item-list .mCSB_container {
    margin-left: 5px !important
}

.expire-date-year .selected-item-toggle {
    padding: 0 25px
}

.expire-date-year .select-item-list {
    width: 100px
}

.payment-row {
    margin: 0 -15px !important
}

.expire-date-input {
    display: inline-block
}

.expire-date-input.expire-date-month {
    width: 129px;
    max-width: calc(65% - 5px);
    margin-left: 5px
}

.expire-date-input.expire-date-year {
    width: 92px;
    max-width: calc(40% - 5px)
}

.payment-button-wrap {
    display: flex;
    justify-content: flex-end
}

.order-details-wrap {
    width: 500px;
    max-width: 100%
}

.bank-form .selected-item-toggle {
    padding-right: 20px
}

.bank-form input {
    padding: 0 20px
}

.bank-form .select-item-list {
    top: 50px;
    width: 100%;
}

.bank-account-details {
    padding: 20px 20px 0
}

.bank-account-details .bank-details-row {
    display: flex;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #1a43a8
}

.bank-account-details .bank-details-row span {
    width: 90px
}

.bank-account-details .bank-details-row b {
    font-weight: 500;
    color: #393d48;
    width: calc(100% - 90px);
    padding-right: 40px
}

.payment-form .form-group {
    margin-bottom: 20px
}

.image-wrapper {
    padding: 5px;
    background: #f2f5f8;
    border-radius: 25px;
    margin-bottom: 20px
}

.filepond--root {
    min-height: 100px !important;
    font-size: 13px;
    font-weight: 500;
    overflow: hidden;
    border: 1px dotted #c6cfd9;
    border-radius: 25px;
    margin: 0
}

.filepond--drop-label.filepond--drop-label label {
    font-family: 'FFShamelFamily', 'Gotham';
    color: #8a8e98;
    font-weight: 500
}

.filepond--root :not(text) {
    background: #f2f5f8;
    border-radius: 25px;
    color: #000;
}

.filepond--root .filepond--drop-label {
    min-height: 100px
}

.hint-input-wrap {
    height: 50px;
    border-radius: 50px;
    padding: 12px 56px 12px 20px;
    background: rgba(46, 218, 244, 0.12);
    color: #393d48;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px
}

.hint-input-wrap b {
    font-weight: 500;
    font-size: 18px
}

.modal-content {
    width: 500px;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    border: none;
    box-shadow: none;
    margin: 40px auto;
    max-width: calc(100% - 50px)
}

.modal-content.modal-payment-status {
    width: 380px
}

.modal-backdrop.show {
    opacity: .7
}
.modal{
    z-index: 999999;
}

.modal-backdrop{
    z-index: 999998;
}
.close-modal {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    left: -22px;
    top: -22px;
    background: #8a8e98;
    transition: all 0.3s;
    cursor: pointer;
    text-align: center;
    line-height: 42px
}

.close-modal:hover {
    background: #1a43a8
}

.payment-status-wrap .img {
    margin-bottom: 30px
}

.payment-status-wrap h3 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 28px;
    color: #1a43a8
}

.payment-status-wrap p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 35px;
    line-height: 28px;
    color: #393d48
}

.payment-status-wrap a {
    width: 180px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    line-height: 50px;
    background: #1a43a8;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s;
    margin-bottom: 10px
}

.payment-status-wrap a:last-child {
    margin-bottom: 0
}

.payment-status-wrap a:hover {
    background: #393d48;
    color: #ffffff
}

.payment-status-wrap a.bordered {
    background: #ffffff;
    border: 1px solid #1a43a8;
    color: #1a43a8
}

.payment-status-wrap a.bordered:hover {
    background: #393d48;
    border-color: #393d48;
    color: #ffffff
}

.payment-status-wrap.failed a {
    width: 190px
}

.modal-item {
    padding: 0 !important
}

.cart-toggle {
    display: none
}

.cart-details-wrap .cart-total-wrap {
    margin-top: 30px
}

.cvv-wrap {
    width: 121px;
    max-width: 100%
}

.payment-form .card-title {
    padding: 0 20px
}

.course-details-section {
    padding: 55px 0;
    background: #f2f5f8
}

.course-video {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.course-video img{
    width: 100%;
    max-height: 100%;
    max-width: 100%;
/*    aspect-ratio: 1.41/1;*/
    object-fit: contain;
}

.course-video a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s
}

.course-video a:hover {
    background: rgba(0, 0, 0, 0.7)
}

.course-text-details h3 {
    margin-top: 0;
    font-size: 22px;
    font-weight: 700;
    color: #393d48;
    line-height: 38px;
    margin-bottom: 10px
}

.course-text-details .price {
    font-size: 16px;
    color: #8a8e98;
    line-height: 28px;
    margin-bottom: 20px
}

.course-text-details .price span {
    margin-right: 25px
}

.course-text-details .price span:first-child {
    font-weight: 700;
    color: #2edaf4;
    margin-right: 0
}

.course-text-details .price span.dashed {
    text-decoration: line-through !important
}

.course-text-details p {
    line-height: 30px;
    font-size: 14px;
    color: #393d48 !important;
    margin-bottom: 15px
}

.course-info-item {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    color: #393d48
}

.course-info-item:last-child {
    margin-bottom: 0
}

.course-info-item > svg {
    margin-left: 20px
}

.course-info-item .course-rate {
    display: flex
}

.course-info-item .course-rate .stars svg {
    margin-left: 5px;
    width: 15px;
    height: 15px
}

.course-info-item .course-rate .rating-text {
    color: #fecd73;
    margin-right: 5px
}

.course-info-item .course-rate .rating-number {
    margin-right: 8px
}

.course-buttons {
    margin-top: 25px
}

.course-buttons a {
    height: 50px;
    border-radius: 50px;
    transition: all 0.3s;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700
}

.course-buttons a:hover {
    background: #393d48;
    color: #ffffff
}

.course-buttons .add-cart {
    position: relative;
    width: 190px;
    background: #2edaf4
}

.course-buttons .add-cart svg {
    margin-right: 18px;
}
.course-buttons .add-fav svg path{
    fill:#ff6498;

}
.course-buttons .add-fav:hover svg path{
    fill:#fff;

}

.course-buttons .add-fav {
    width: 50px;
    border: 1px solid #ff6498;
    margin-right: 10px
}

.course-buttons .add-fav:hover {
    border-color: #ff6498;
    background: #ff6498
}

.course-buttons .add-fav.active {
    background: #ff6498;
    border-color: #ff6498
}

.course-overview-nav {
    padding: 0;
    background: #fff;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.07);
    transition: all 0.3s
}

.course-overview-nav.fixed {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    z-index: 90
}

.course-nav {
    display: inline-block;
    padding: 15px 0
}

.course-nav li {
    display: inline-block;
    margin-left: 45px;
    vertical-align: middle
}

.course-nav li a {
    font-size: 14px;
    font-weight: 700;
    color: #393d48;
    transition: all 0.3s;
    padding: 3px 0
}

.course-nav li a svg {
    transition: all 0.3s;
    fill: #8a8e98;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.course-nav li a.active, .course-nav li a:hover {
    color: #ff6498
}

.course-nav li a.active svg, .course-nav li a:hover svg {
    fill: #ff6498
}

.course-nav-wrapper {
    width: 100%;
    position: relative
}

.fixed-add-cart {
    position: absolute;
    left: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 50px;
    transition: all 0.3s;
    background: #1a43a8;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    z-index: -2
}

.fixed-add-cart .price {
    /* margin-right: 15px; */
    font-size: 15px
}

.fixed-add-cart:hover {
    background: #2edaf4;
    color: #ffffff
}

.course-overview-nav.fixed .fixed-add-cart {
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.course-overview-row {
    padding-top: 40px
}

.course-overview-section-title {
    position: relative;
    color: #1a43a8;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding-right: 20px;
    margin-bottom: 30px
}

.course-overview-section-title:before {
    position: absolute;
    right: 0;
    width: 5px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    background: #1a43a8;
    border-radius: 3px;
    content: ''
}

.course-overview-sections-wrap.active {
    padding-top: 80px
}

.course-overview-sections-wrap.active .course-overview-section {
    padding-top: 70px;
    margin-bottom: 0
}

.course-overview-section {
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: #393d48
}

.course-overview-section p {
    margin: 0
}

.course-overview-section .inner-heading {
    color: #ff6498;
    font-weight: 700;
    margin: 30px 0;
    font-size: 14px
}

.section-list-item {
    display: flex;
    align-items: center
}

.section-list-item .icon {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    background: #8a8e98;
    margin-left: 11px
}

.course-content-item {
    line-height: 24px;
    padding: 13px 20px;
    font-weight: 700;
    background: #f2f5f8;
    border: 1px solid #e4eaf1;
    border-radius: 8px;
    margin-bottom: 15px
}

.more-content-items {
    display: block;
    line-height: 24px;
    padding: 13px 20px;
    font-weight: 700;
    background: #e4eaf1;
    border: 1px solid #e4eaf1;
    border-radius: 8px;
    margin-bottom: 15px;
    text-align: center;
    color: #1a43a8;
    transition: all 0.3s
}

.more-content-items:hover {
    color: #393d48
}

.comment-item {
    padding: 25px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e4eaf1;
    margin-bottom: 10px
}

.comment-item .comment-header {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-bottom: 15px
}

.comment-item .comment-header .review-time {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.comment-item .comment-header .img {
    margin-left: 15px
}

.comment-item .comment-header img {
    width: 40px;
    height: 40px;
    border-radius: 100%
}

.comment-item .comment-header h3 {
    font-size: 13px;
    font-weight: 700;
    color: #1a43a8;
    line-height: 24px;
    margin: 0;
    margin-bottom: 3px
}

.comment-item .comment-header span {
    font-size: 10px;
    font-weight: 500;
    color: #8a8e98
}

.comment-item .comment-header .meta {
    line-height: 15px
}

.comment-item .comment-text {
    padding-right: 55px;
    font-weight: 500;
    font-size: 14px;
    color: #393d48;
    line-height: 30px
}

.comment-item.answer {
    border: none;
    border-right: 3px solid #e4eaf1;
    background: #f2f5f8;
    /*width: calc(100% - 50px);*/
    /*margin-right: 50px*/
}

.comment-item.answer h3 {
    color: #393d48
}

.course-file-item {
    padding: 15px 20px;
    border-radius: 8px;
    background: #f2f5f8;
    margin-bottom: 15px;
    line-height: 22px;
    padding-left: 120px;
    position: relative
}

.course-file-item h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px
}

.course-file-item span {
    font-size: 12px;
    font-weight: 700;
    margin-left: 15px;
    color: #8a8e98
}

.course-file-item .download-file {
    position: absolute;
    left: 20px;
    height: 40px;
    line-height: 40px;
    width: 120px;
    text-align: center;
    border-radius: 50px;
    transition: all 0.3s;
    background: #1a43a8;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    z-index: -2
}

.course-file-item .download-file span {
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    margin: 0
}

.course-file-item .download-file svg {
    transform: rotate(90deg);
    margin-left: 8px
}

.course-file-item .download-file:hover {
    background: #ff6498;
    color: #ffffff
}

.course-file-item:hover .download-file {
    opacity: 1;
    visibility: visible;
    z-index: 5
}

.course-overview-sections {
    padding-right: 25px
}

.discount_content.modal-content {
    width: 670px
}

.modal-dialog {
    max-width: none
}

.discount_plus {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 20px
}

.course_discount_content > h3 {
    color: #393d48;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 0
}

.discount_product_added {
    display: flex;
    align-items: center;
    padding: 10px;
    background: #f2f5f8;
    border-radius: 50px;
    font-size: 13px;
    color: #393d48;
    margin-bottom: 30px
}

.added-text {
    padding-left: 8px
}

.added-text, .view-cart {
    display: inline-flex;
    align-items: center;
    flex: 1;
    flex-wrap: wrap
}

.view-cart {
    margin-right: auto;
    width: 120px;
    height: 30px;
    line-height: 30px;
    flex: initial;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff !important;
    background: #1a43a8;
    border-radius: 50px;
    transition: all 0.3s
}

.view-cart:hover {
    background: #393d48
}

.added-text svg {
    width: 30px;
    height: 30px;
    background: #2edaf4;
    border-radius: 100%;
    padding: 8px;
    margin-left: 10px
}

.added-text strong {
    font-weight: normal
}

.added-text b {
    font-weight: 700
}

.discount_total {
    font-size: 16px;
    color: #393d48;
    font-weight: 700;
    margin-bottom: 25px
}

.discount_total .dashed {
    color: #8a8e98;
    font-weight: 700;
    font-size: 13px;
    position: relative;
    margin-right: 15px;
    text-decoration: line-through !important
}

.discount_total b {
    margin-right: 8px
}

.course_discount_content .add-cart {
    background: #1a43a8
}

.course_discount_content .add-cart:hover {
    background: #393d48
}

.profile-cover {
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.profile-cover img {
    width: 100%;
    border-radius: 20px;
    min-height:140px;
    max-height: 270px;
    object-fit: cover;
}

.profile-cover .change-cover-image {
    position: absolute;
    left: 30px;
    top: 30px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.7);
    width: 120px;
    height: 40px;
    line-height: 40px;
    transition: all 0.3s;
    text-align: center
}

.profile-cover .change-cover-image:hover {
    color: #ffffff;
    background: #ff6498
}

.stars svg {
    margin-left: 3px
}

.profile-details {
    padding: 30px 0;
    position: relative;
    padding-right: 260px;
    display: flex;
    margin-bottom: 40px
}

.profile-details .profile-img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 100%;
    position: absolute;
    right: 80px;
    top: -50px;
    border: 5px solid #fff;
    background: #fff
}

.profile-details .profile-img img {
    width: 150px;
    height: 150px;
    margin-top: -5px;
    margin-right: -5px
}

.profile-details .profile-img .change-profile-image {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.7)
}

.profile-details .profile-img:hover .change-profile-image {
    visibility: visible;
    opacity: 1;
    z-index: 1
}

.profile-details .profile-name h3 {
    color: #393d48;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 4px
}

.profile-details .profile-name span {
    color: #8a8e98;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    width: 100%;
    display: inline-block
}

.profile-details .profile-stats {
    margin-right: auto
}

.profile-details .profile-stats .profile-stats-item {
    margin-left: 100px;
    display: inline-block
}

.profile-details .profile-stats .profile-stats-item span {
    display: inline-block;
    width: 100%;
    color: #8a8e98;
    font-size: 13px
}

.profile-details .profile-stats .profile-stats-item b {
    color: #393d48;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    padding-right: 14px;
    position: relative;
    width: 70px;
    display: inline-block
}

.profile-details .profile-stats .profile-stats-item b:before {
    position: absolute;
    content: '';
    right: 0;
    top: 3px;
    height: 28px;
    border-radius: 5px;
    background: #2edaf4;
    width: 5px
}

.profile-details .profile-stats .profile-stats-item:first-child b:before {
    background: #ff9d66
}

.profile-content, .profile-sidebar {
    display: inline-block;
    vertical-align: top
}

.profile-sidebar {
    width: 240px
}

.profile-content {
    width: calc(100% - 245px);
    padding-right: 60px
}

.make-money {
    display: block;
    padding: 0 25px;
    height: 44px;
    line-height: 44px;
    border-radius: 25px;
    transition: all 0.3s;
    border: 1px solid #c6cfd9;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s;
    color: #393d48;
    margin-bottom: 30px
}

.make-money svg {
    transition: all 0.3s;
    fill: #393d48;
    margin-left: 25px
}

.make-money:hover {
    background: #393d48;
    color: #ffffff;
    border-color: #393d48
}

.make-money:hover svg {
    fill: #fff
}

.profile-ul h3 {
    font-size: 16px;
    font-weight: 500;
    color: #8a8e98;
    margin-top: 0;
    line-height: 28px;
    margin-bottom: 10px;
    padding: 0 25px
}

.profile-ul a {
    display: block;
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
    border-radius: 25px;
    transition: all 0.3s;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s;
    color: #393d48;
    margin-bottom: 10px;
    white-space: nowrap
}

.profile-ul a svg {
    transition: all 0.3s;
    fill: #393d48;
    margin-left: 15px;
    width: 24px
}

.profile-ul a:hover, .profile-ul a.active {
    background: #393d48;
    color: #ffffff
}

.profile-ul a:hover svg, .profile-ul a.active svg {
    fill: #fff
}

.profile-ul a.logout {
    background: none;
    color: #ff6498 !important
}

.profile-ul a.logout svg {
    fill: #ff6498 !important
}

a.logo{
    display: flex;
    align-items: center;
}
.add-course {
    height: 314px;
    background: #f2f5f8;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 30px
}

.add-course .wrap {
    text-align: center;
    height: 100%;
    border-radius: 10px;
    border: 1px dashed #c6cfd9;
    flex-wrap: wrap
}

.add-course .wrap svg {
    fill: #c6cfd9;
    margin-top: 80px
}

.add-course .wrap .add-course-btn {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    margin-top: 90px;
    text-align: center
}

.add-course .wrap a {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    background: #1a43a8;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    transition: all 0.3s
}

.add-course .wrap a:hover {
    background: #393d48;
    color: #ffffff
}

.my-courses .course-item .course-content {
    height: 124px;
    position: relative
}

.course-menu-wrap {
    position: absolute;
    left: 12px;
    bottom: 17px
}

.course-menu-wrap .toggle-course-menu {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #ffffff;
    line-height: 37px;
    transition: all 0.3s;
    display: inline-block;
    border-radius: 7px
}

.course-menu-wrap .toggle-course-menu svg {
    fill: #8a8e98;
    transition: all 0.3s
}

.course-menu-wrap .toggle-course-menu:hover, .course-menu-wrap .toggle-course-menu.active {
    background: #393d48
}

.course-menu-wrap .toggle-course-menu:hover svg, .course-menu-wrap .toggle-course-menu.active svg {
    fill: #fff
}

.course-menu-wrap .course-drop-menu {
    position: absolute;
    left: 20px;
    bottom: 50px;
    width: 200px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    padding: 20px;
    opacity: 0;
    visibility: hidden;
    z-index: -5;
    transition: all 0.3s;
    margin-bottom: -8px
}

.course-menu-wrap .course-drop-menu.active {
    opacity: 1;
    visibility: visible;
    z-index: 5;
    margin-bottom: 0
}

.course-menu-wrap .course-drop-menu a {
    transition: all 0.3s;
    color: #1a43a8;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    display: inline-block
}

.course-menu-wrap .course-drop-menu a span {
    font-size: 11px;
    font-weight: 500;
    display: block;
    line-height: 20px
}

.course-menu-wrap .course-drop-menu a.disabled {
    color: #8a8e98;
    pointer-events: none
}

.course-menu-wrap .course-drop-menu a.attend-course {
    margin-top: 12px
}

.course-menu-wrap .course-drop-menu:hover {
    color: #393d48
}

.profile-page-title {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    line-height: 23px;
    margin-bottom: 25px;
    color: #1a43a8;
    display: none
}

.profile-popup-wrap h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #393d48;
    margin-bottom: 15px;
    margin-top: 0
}

.profile-popup-wrap p {
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
    color: #393d48;
    margin-bottom: 25px
}

.profile-popup-wrap p a {
    color: #5a89ff;
    transition: all 0.3s
}

.profile-popup-wrap p a:hover {
    color: #1a43a8
}

.profile-popup-wrap.certificate p {
    margin-bottom: 15px
}

.make-money-copy input {
    width: calc(100% - 105px);
    outline: none;
    color: #393d48;
    font-size: 13px;
    font-weight: 500;
    border-radius: 50px;
    background: #f2f5f8;
    height: 40px;
    padding: 0 20px;
    border: 1px solid #e4eaf1;
    display: inline-block;
    text-align: left
}

.make-money-copy .copy-referral {
    display: inline-block;
    width: 90px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    background: #1a43a8;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s;
    margin-right: 8px
}

.make-money-copy .copy-referral:hover {
    background: #393d48;
    color: #ffffff
}

.modal-content.make-money-modal {
    width: 550px
}

.make-money-share {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.make-money-share span {
    font-size: 13px;
    font-weight: 500;
    margin-left: 20px;
    color: #393d48
}

.make-money-share .social-ul {
    margin: 0
}

.make-money-share .social-ul li {
    margin-left: 10px
}

.make-money-share .social-ul a {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    line-height: 37px;
    text-align: center;
    background: #f2f5f8;
    display: inline-block;
    transition: all 0.3s
}

.make-money-share .social-ul a svg {
    fill: #393d48;
    transition: all 0.3s;
    height: 22px
}

.make-money-share .social-ul a:hover {
    background: #1a43a8
}

.make-money-share .social-ul a:hover svg {
    fill: #fff
}

.inner-page-form.certificate i {
    position: absolute;
    right: 20px;
    top: 49%;
    transform: translateY(-50%);
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    color: #1a43a8;
    font-style: normal
}

.inner-page-form.certificate i.ar {
    right: 23px;
    top: 48%
}

.popup-hint {
    padding: 10px;
    border-radius: 50px;
    background: rgba(255, 100, 152, 0.2);
    color: #ff6498;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.popup-hint svg {
    fill: #ff6498;
    margin-left: 10px
}

.question-item {
    background: #f2f5f8;
    border: 1px solid #e4eaf1;
    border-radius: 10px;
    padding: 30px 35px;
    margin-bottom: 30px
}

.question-item p {
    color: #8a8e98;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 22px
}

.question-item h3 {
    color: #1a43a8;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0
}

.question-item .check-radio-item {
    margin-bottom: 15px
}

.question-item .check-radio-item label {
    font-size: 13px
}

.question-item .check-radio-item label:before {
    width: 21px;
    height: 21px;
    border: 1px solid #e4eaf1;
    background: #fff !important
}

.question-item .check-radio-item label:after {
    width: 13px;
    height: 13px;
    right: 4px
}

.question-item .check-radio-item:not(.radio) input:checked + label:before {
    background: #1a43a8 !important
}

.question-item .check-radio-item:not(.radio) .check-icon {
    right: 5px
}

.question-item .check-radio-item span {
    margin-right: 6px
}

.question-submit {
    padding: 0;
    border: none;
    outline: none;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    background: #1a43a8;
    transition: all 0.3s;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    margin-top: 15px
}

.question-submit:hover {
    background: #393d48;
    color: #ffffff
}

.question-form textarea, .question-form input {
    width: 100%;
    height: 95px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #e4eaf1;
    padding: 10px 20px;
    outline: none;
    resize: none;
    font-size: 13px;
    font-weight: 500;
    color: #393d48
}

.question-form input {
    height: 50px
}

.course-drop-menu.fav-dropmenu a {
    color: #1a43a8;
    line-height: 23px;
    margin-bottom: 10px
}

.course-drop-menu.fav-dropmenu a.remove-fav {
    color: #ff6498;
    margin-bottom: 0
}

.new-invoice-wrap {
    position: relative;
    padding-right: 110px;
    min-height: 100vh;
    padding-top: 40px
}

.invoice-title {
    color: #1a43a8;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 30px
}

.new-invoice-wrap:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 255px;
    background: #2edaf4;
    content: ''
}


.invoice-details-line {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700
}

.invoice-details-line span {
    display: inline-block;
    vertical-align: middle;
    color: #393d48;
    width: calc(100% - 200px)
}

.invoice-details-line span:first-child {
    width: 170px;
    color: #8a8e98;
    margin-left: 25px
}

.invoice-details-line.to-person {
    margin-top: 55px;
    font-size: 16px
}

.invoice-table-wrap {
    margin-top: 40px
}

.invoice-table-wrap thead tr {
    background: #f2f5f8
}

.invoice-table-wrap td, .invoice-table-wrap th {
    font-weight: 700;
    font-size: 12px;
    vertical-align: middle;
    color: #8a8e98;
    line-height: 28px
}

.invoice-table-wrap td, .invoice-table-wrap th {
    font-weight: 700;
    font-size: 12px;
    vertical-align: middle !important;
    color: #8a8e98;
    padding: 10px 15px !important;
    border: none !important
}

.invoice-table-wrap td {
    color: #393d48 !important
}

.invoice-table-wrap tbody tr {
    border-bottom: 1px solid #eeeeee
}

.invoice-content-wrapper {
    float: left;
    width: 50%;
    margin-top: 20px;
    margin-bottom: 60px
}

.invoice-content-wrapper .inner-content-item:nth-child(odd) {
    background: #f2f5f8
}

.invoice-content-wrapper .inner-content-item:last-child {
    background: #8a8e98;
    color: #ffffff
}

.inner-content-item {
    padding: 12px 30px;
    font-size: 12px;
    font-weight: 500;
    color: #393d48
}

.inner-content-item span {
    width: calc(100% - 100px);
    padding-left: 10px
}

.inner-content-item span, .inner-content-item b {
    display: inline-block;
    vertical-align: middle
}

.inner-content-item b {
    width: 95px;
    font-weight: 700
}

@media (max-width: 1200px) {
    .container {
        width: 100%
    }
}

@media (max-width: 991px) {
    .new-invoice-wrap {
        padding-right: 0
    }

    .new-invoice-wrap:before {
        display: none
    }

    .invoice-content-wrapper {
        width: 70%
    }
}

@media (max-width: 768px) {
    .testimonial-carousel-landing.owl-carousel .owl-nav > div {
        right: -70px;
    }

    .testimonial-carousel-landing.owl-carousel .owl-nav .owl-next {
        left: -70px !important;
    }

    .invoice-table-wrap table {
        min-width: 800px
    }

    .categories-section {
        margin-bottom: 0;
        /* margin-top: -30px; */
    }

    .invoice-table-wrap {
        overflow-x: auto
    }

    .landing-slider {
        height: 300px;
    }

    .invoice-table-wrap td, .invoice-table-wrap th {
        font-size: 12px
    }

    .partners-section {
        margin-top: 30px;
    }

    .invoice-content-wrapper {
        width: 100%
    }

    .inner-content-item {
        padding: 12px
    }

    .inner-content-item b {
        width: 80px
    }

    .inner-content-item span {
        width: calc(100% - 85px);
        padding-left: 5px
    }
}

@media print {
    @page {
        margin: 2cm
    }

    .container {
        width: 96%
    }

    .new-invoice-wrap {
        padding-right: 0
    }

    @page {
        -webkit-print-color-adjust: exact !important;
        color-adjust: exact !important
    }

    body, body * {
        -webkit-print-color-adjust: exact !important;
        color-adjust: exact !important
    }

    .invoice-content-wrapper {
        width: 70%
    }
}

.payment-items-table {
    min-width: 500px
}

.payment-items-table thead {
    background: #f2f5f8
}

.payment-items-table thead tr {
    border: none
}

.payment-items-table thead th {
    color: #1a43a8;
    border: none
}

.payment-items-table thead th:first-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

.payment-items-table thead th:last-child {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px
}

.payment-items-table td, .payment-items-table th {
    font-size: 13px;
    font-weight: 700;
    color: #393d48;
    vertical-align: middle;
    padding: .75rem 1.2rem
}

.payment-items-table td a, .payment-items-table th a {
    color: #393d48;
    display: block;
    transition: all 0.3s
}

.payment-items-table td a:hover, .payment-items-table th a:hover {
    color: #1a43a8
}

.payment-items-table tbody tr:first-child td {
    border: none
}

.view-payment {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
    background: #e4eaf1;
    transition: all 0.3s
}

.view-payment svg {
    transition: all 0.3s;
    fill: #393d48;
    transform: rotate(180deg)
}

.view-payment:hover {
    background: #1a43a8
}

.view-payment:hover svg {
    fill: #fff
}

.payment-items:not(.points-stats), .table-wrapper {
    overflow-x: auto
}

.form-note {
    font-size: 13px;
    font-weight: 500;
    color: #8a8e98;
    padding: 0 20px
}

.form-footer .other-action a.info-change-pass {
    color: #1a43a8 !important;
    text-decoration: underline !important
}

.profile-info-wrap {
    width: 485px;
    max-width: 100%
}

.change-pass-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 26px;
    color: #1a43a8
}

.change-pass-title svg {
    transition: all 0.3s;
    fill: #1a43a8;
    margin-left: 20px
}

.change-pass-title svg:hover {
    fill: #393d48
}

.go-dashboard {
    height: 40px;
    line-height: 40px;
    width: 176px;
    text-align: center;
    border-radius: 50px;
    transition: all 0.3s;
    background: #1a43a8;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    transform: translateY(-6px)
}

.go-dashboard:hover {
    background: #ff6498;
    color: #ffffff
}

.prifle-social {
    padding-right: 24px
}

.prifle-social ul li a svg {
    fill: #393d48
}

.profile-stats .follow-link {
    transform: translateY(-7px);
    display: inline-block
}

.profile-blogs .big-blog-item .blog-content h3 {
    margin-bottom: 0
}

.profile-blogs .blog-item .blog-content .blog-meta .category {
    margin-right: 0
}

.profile-store.courses-row .course-item .course-content {
    height: 130px
}

.about-trainer-text {
    padding: 25px 40px 25px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgba(69, 79, 88, 0.07)
}

.about-trainer-text-item {
    margin-bottom: 26px;
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    color: #393d48
}

.about-trainer-text-item h3 {
    font-size: 16px;
    font-weight: 500;
    color: #1a43a8;
    margin-top: 0;
    margin-bottom: 15px
}

.about-trainer-text-item p {
    margin: 0
}

.profile-tabs {
    border: none;
    margin-bottom: 30px
}

.profile-tabs li {
    margin-left: 40px
}

.profile-tabs li a {
    font-size: 13px;
    font-weight: 500;
    color: #8a8e98
}

.profile-tabs li a.active {
    color: #1a43a8
}

.comment-item .comment-header .target-course {
    font-size: 13px;
    margin-top: 5px;
    line-height: 23px;
    margin-bottom: 0;
    display: block;
    color: #8a8e98
}

.profile-hint {
    font-size: 16px;
    font-weight: 700;
    color: #1a43a8;
    line-height: 28px;
    margin-bottom: 20px
}

.profile-hint a {
    transition: all 0.3s;
    color: #393d48
}

.profile-hint a:hover {
    color: #5a89ff
}

.trainer-social {
    display: flex;
    align-items: center
}

.trainer-social span {
    margin-left: 30px
}

.trainer-social ul {
    margin: 0
}

.trainer-social ul li a svg {
    fill: #393d48
}

.hint-item {
    padding: 14px 30px;
    border-radius: 50px;
    background: rgba(255, 100, 152, 0.2);
    color: #ff6498;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 20px
}

.hint-item a {
    color: #ff6498;
    text-decoration: underline !important;
    transition: all 0.3s
}

.hint-item a:hover {
    color: #1a43a8
}

.bank-account-form {
    margin-bottom: 30px
}

.bank-account-form h3 {
    color: #1a43a8;
    margin-bottom: 20px
}

.custom-pagination.small-items .first-page, .custom-pagination.small-items .last-page {
    width: 36px;
    height: 36px;
    line-height: 36px
}

.custom-pagination.small-items .pagination-ul li a {
    height: 36px;
    line-height: 36px
}

.profile-tab-content .custom-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #393d48;
    margin-bottom: 15px
}

.points-stats {
    padding: 25px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgba(69, 79, 88, 0.07)
}

.payment-items-table td {
    font-weight: 500
}

.points-chart-wrap {
    background: #f2f5f8;
    padding: 25px;
    border-radius: 10px
}

.chart-shape {
    position: relative;
    width: 130px;
    margin: 25px auto
}

canvas#myChart {
    position: relative;
    z-index: 1
}

.points-number {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    color: #8a8e98;
    z-index: 0
}

.points-number b {
    font-size: 30px;
    color: #393d48;
    line-height: 50px;
    font-weight: 500
}

.chart-label-item {
    font-size: 13px;
    font-weight: 500;
    color: #393d48;
    margin-bottom: 10px;
    position: relative;
    padding-right: 30px
}

.chart-label-item:before {
    content: '';
    width: 16px;
    height: 16px;
    vertical-align: middle;
    border-radius: 100%;
    background: #1a43a8;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.chart-label-item b {
    font-size: 16px;
    margin-left: 15px;
    color: #1a43a8;
    width: 30px;
    display: inline-block
}

.chart-label-item.color2:before {
    background: #ff6498
}

.chart-label-item.color2 b {
    color: #ff6498
}

.chart-label-item.color3:before {
    background: #2edaf4
}

.chart-label-item.color3 b {
    color: #2edaf4
}

.gift-form .form-title {
    font-size: 16px;
    color: #1a43a8;
    margin: 25px 0 20px
}

.gift-form textarea {
    height: 200px;
    padding: 10px 20px;
    border-radius: 15px
}

.step-title {
    font-size: 16px;
    font-weight: 700;
    color: #1a43a8;
    line-height: 28px;
    margin-bottom: 25px
}

.step-title i {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    text-align: center;
    line-height: 26px;
    font-style: normal;
    background: #1a43a8;
    color: #ffffff;
    margin-left: 15px
}

.course-choose-item {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
    opacity: 0;
    cursor: pointer;
    z-index: 5
}

.selected-check {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(26, 67, 168, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: 3
}

.selected-check svg {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #ffffff;
    padding: 11px
}

.course-item.checked .selected-check {
    opacity: 1;
    visibility: visible
}

.courses-list-wrap {
    height: 680px;
    overflow-y: auto
}

.choose-course-wrap {
    position: relative
}

.gift-go-payment {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 200px;
    background: linear-gradient(transparent, #fff);
    display: flex;
    justify-content: center;
    align-items: flex-end;
    z-index: 66
}

.gift-go-payment .gift-go-payment-link {
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background: #1a43a8;
    transition: all 0.3s;
    width: 200px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    outline: none;
    border: none;
    display: inline-block
}

.gift-go-payment .gift-go-payment-link:hover {
    color: #ffffff;
    background: #393d48
}

.courses-list-wrap .mCSB_container {
    margin-left: 5px !important
}

.choose-course-wrap .step-title {
    margin-top: 10px
}

.courses-list-wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f1f1f1 !important
}

.progress-circle {
    position: relative;
    padding: 0;
    width: 3em;
    height: 3em;
    background-color: #e4eaf1;
    border-radius: 50%
}

.progress-circle:after {
    border: none;
    position: absolute;
    top: 0.2em;
    left: 0.2em;
    text-align: center;
    display: block;
    border-radius: 50%;
    width: 2.6em;
    height: 2.6em;
    background-color: #f2f5f8;
    content: " "
}

.progress-circle span {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #8a8e98;
    z-index: 2;
    font-size: 14px;
    font-weight: 700
}

.left-half-clipper {
    border-radius: 50%;
    width: 3em;
    height: 3em;
    position: absolute;
    clip: rect(0, 3em, 3em, 1.5em)
}

.progress-circle.over50 .left-half-clipper {
    clip: rect(auto, auto, auto, auto)
}

.value-bar {
    position: absolute;
    clip: rect(0, 1.5em, 3em, 0);
    width: 3em;
    height: 3em;
    border-radius: 50%;
    border: 0.2em solid #2edaf4;
    box-sizing: border-box
}

.progress-circle.over50 .first50-bar {
    position: absolute;
    clip: rect(0, 3em, 3em, 1.5em);
    background-color: #2edaf4;
    border-radius: 50%;
    width: 3em;
    height: 3em
}

.progress-circle:not(.over50) .first50-bar {
    display: none
}

.progress-circle.p0 .value-bar {
    display: none
}

.progress-circle.p1 .value-bar {
    transform: rotate(4deg)
}

.progress-circle.p2 .value-bar {
    transform: rotate(7deg)
}

.progress-circle.p3 .value-bar {
    transform: rotate(11deg)
}

.progress-circle.p4 .value-bar {
    transform: rotate(14deg)
}

.progress-circle.p5 .value-bar {
    transform: rotate(18deg)
}

.progress-circle.p6 .value-bar {
    transform: rotate(22deg)
}

.progress-circle.p7 .value-bar {
    transform: rotate(25deg)
}

.progress-circle.p8 .value-bar {
    transform: rotate(29deg)
}

.progress-circle.p9 .value-bar {
    transform: rotate(32deg)
}

.progress-circle.p10 .value-bar {
    transform: rotate(36deg)
}

.progress-circle.p11 .value-bar {
    transform: rotate(40deg)
}

.progress-circle.p12 .value-bar {
    transform: rotate(43deg)
}

.progress-circle.p13 .value-bar {
    transform: rotate(47deg)
}

.progress-circle.p14 .value-bar {
    transform: rotate(50deg)
}

.progress-circle.p15 .value-bar {
    transform: rotate(54deg)
}

.progress-circle.p16 .value-bar {
    transform: rotate(58deg)
}

.progress-circle.p17 .value-bar {
    transform: rotate(61deg)
}

.progress-circle.p18 .value-bar {
    transform: rotate(65deg)
}

.progress-circle.p19 .value-bar {
    transform: rotate(68deg)
}

.progress-circle.p20 .value-bar {
    transform: rotate(72deg)
}

.progress-circle.p21 .value-bar {
    transform: rotate(76deg)
}

.progress-circle.p22 .value-bar {
    transform: rotate(79deg)
}

.progress-circle.p23 .value-bar {
    transform: rotate(83deg)
}

.progress-circle.p24 .value-bar {
    transform: rotate(86deg)
}

.progress-circle.p25 .value-bar {
    transform: rotate(90deg)
}

.progress-circle.p26 .value-bar {
    transform: rotate(94deg)
}

.progress-circle.p27 .value-bar {
    transform: rotate(97deg)
}

.progress-circle.p28 .value-bar {
    transform: rotate(101deg)
}

.progress-circle.p29 .value-bar {
    transform: rotate(104deg)
}

.progress-circle.p30 .value-bar {
    transform: rotate(108deg)
}

.progress-circle.p31 .value-bar {
    transform: rotate(112deg)
}

.progress-circle.p32 .value-bar {
    transform: rotate(115deg)
}

.progress-circle.p33 .value-bar {
    transform: rotate(119deg)
}

.progress-circle.p34 .value-bar {
    transform: rotate(122deg)
}

.progress-circle.p35 .value-bar {
    transform: rotate(126deg)
}

.progress-circle.p36 .value-bar {
    transform: rotate(130deg)
}

.progress-circle.p37 .value-bar {
    transform: rotate(133deg)
}

.progress-circle.p38 .value-bar {
    transform: rotate(137deg)
}

.progress-circle.p39 .value-bar {
    transform: rotate(140deg)
}

.progress-circle.p40 .value-bar {
    transform: rotate(144deg)
}

.progress-circle.p41 .value-bar {
    transform: rotate(148deg)
}

.progress-circle.p42 .value-bar {
    transform: rotate(151deg)
}

.progress-circle.p43 .value-bar {
    transform: rotate(155deg)
}

.progress-circle.p44 .value-bar {
    transform: rotate(158deg)
}

.progress-circle.p45 .value-bar {
    transform: rotate(162deg)
}

.progress-circle.p46 .value-bar {
    transform: rotate(166deg)
}

.progress-circle.p47 .value-bar {
    transform: rotate(169deg)
}

.progress-circle.p48 .value-bar {
    transform: rotate(173deg)
}

.progress-circle.p49 .value-bar {
    transform: rotate(176deg)
}

.progress-circle.p50 .value-bar {
    transform: rotate(180deg)
}

.progress-circle.p51 .value-bar {
    transform: rotate(184deg)
}

.progress-circle.p52 .value-bar {
    transform: rotate(187deg)
}

.progress-circle.p53 .value-bar {
    transform: rotate(191deg)
}

.progress-circle.p54 .value-bar {
    transform: rotate(194deg)
}

.progress-circle.p55 .value-bar {
    transform: rotate(198deg)
}

.progress-circle.p56 .value-bar {
    transform: rotate(202deg)
}

.progress-circle.p57 .value-bar {
    transform: rotate(205deg)
}

.progress-circle.p58 .value-bar {
    transform: rotate(209deg)
}

.progress-circle.p59 .value-bar {
    transform: rotate(212deg)
}

.progress-circle.p60 .value-bar {
    transform: rotate(216deg)
}

.progress-circle.p61 .value-bar {
    transform: rotate(220deg)
}

.progress-circle.p62 .value-bar {
    transform: rotate(223deg)
}

.progress-circle.p63 .value-bar {
    transform: rotate(227deg)
}

.progress-circle.p64 .value-bar {
    transform: rotate(230deg)
}

.progress-circle.p65 .value-bar {
    transform: rotate(234deg)
}

.progress-circle.p66 .value-bar {
    transform: rotate(238deg)
}

.progress-circle.p67 .value-bar {
    transform: rotate(241deg)
}

.progress-circle.p68 .value-bar {
    transform: rotate(245deg)
}

.progress-circle.p69 .value-bar {
    transform: rotate(248deg)
}

.progress-circle.p70 .value-bar {
    transform: rotate(252deg)
}

.progress-circle.p71 .value-bar {
    transform: rotate(256deg)
}

.progress-circle.p72 .value-bar {
    transform: rotate(259deg)
}

.progress-circle.p73 .value-bar {
    transform: rotate(263deg)
}

.progress-circle.p74 .value-bar {
    transform: rotate(266deg)
}

.progress-circle.p75 .value-bar {
    transform: rotate(270deg)
}

.progress-circle.p76 .value-bar {
    transform: rotate(274deg)
}

.progress-circle.p77 .value-bar {
    transform: rotate(277deg)
}

.progress-circle.p78 .value-bar {
    transform: rotate(281deg)
}

.progress-circle.p79 .value-bar {
    transform: rotate(284deg)
}

.progress-circle.p80 .value-bar {
    transform: rotate(288deg)
}

.progress-circle.p81 .value-bar {
    transform: rotate(292deg)
}

.progress-circle.p82 .value-bar {
    transform: rotate(295deg)
}

.progress-circle.p83 .value-bar {
    transform: rotate(299deg)
}

.progress-circle.p84 .value-bar {
    transform: rotate(302deg)
}

.progress-circle.p85 .value-bar {
    transform: rotate(306deg)
}

.progress-circle.p86 .value-bar {
    transform: rotate(310deg)
}

.progress-circle.p87 .value-bar {
    transform: rotate(313deg)
}

.progress-circle.p88 .value-bar {
    transform: rotate(317deg)
}

.progress-circle.p89 .value-bar {
    transform: rotate(320deg)
}

.progress-circle.p90 .value-bar {
    transform: rotate(324deg)
}

.progress-circle.p91 .value-bar {
    transform: rotate(328deg)
}

.progress-circle.p92 .value-bar {
    transform: rotate(331deg)
}

.progress-circle.p93 .value-bar {
    transform: rotate(335deg)
}

.progress-circle.p94 .value-bar {
    transform: rotate(338deg)
}

.progress-circle.p95 .value-bar {
    transform: rotate(342deg)
}

.progress-circle.p96 .value-bar {
    transform: rotate(346deg)
}

.progress-circle.p97 .value-bar {
    transform: rotate(349deg)
}

.progress-circle.p98 .value-bar {
    transform: rotate(353deg)
}

.progress-circle.p99 .value-bar {
    transform: rotate(356deg)
}

.progress-circle.p100 .value-bar {
    transform: rotate(360deg)
}

.course-view-section {
    width: 100%;
    position: relative;
    padding-right: 0;
    transition: all 0.3s
}

.course-view-section.active {
    padding-right: 500px
}

.course-content-wrap {
    width: 500px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s;
    margin-right: -500px
}

.course-content-wrap.active {
    margin-right: 0
}

.course-content-title {
    background: #f2f5f8;
    display: flex;
    align-items: center;
    padding: 20px 30px
}

.course-content-title h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-right: 15px;
    color: #1a43a8
}

.course-content-title .close-content {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: #ffffff;
    line-height: 43px;
    text-align: center;
    transition: all 0.3s;
    margin-right: auto
}

.course-content-title .close-content svg {
    transition: all 0.3s;
    fill: #393d48
}

.course-content-title .close-content:hover {
    background: #ff6498
}

.course-content-title .close-content:hover svg {
    fill: #ffffff
}

.course-content-items {
    max-height: 670px;
    padding: 10px 25px
}

.course-content-items .course-content-item {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e4eaf1
}

.course-content-items .course-content-item a {
    font-size: 14px;
    font-weight: 700;
    color: #393d48;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    padding: 20px 0
}

.course-content-items .course-content-item .duration {
    margin-right: auto;
    font-weight: 400;
    color: #8a8e98
}

.course-content-items .course-content-item .title {
    width: calc(100% - 100px)
}

.course-content-items .course-content-item .status {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #f2f5f8;
    border: 1px solid #e4eaf1;
    margin-left: 15px;
    text-align: center;
    line-height: 28px;
    transition: all 0.3s
}

.course-content-items .course-content-item .status svg {
    opacity: 0
}

.course-content-items .course-content-item.completed .status {
    background: #1a43a8;
    border-color: #1a43a8
}

.course-content-items .course-content-item.completed .status svg {
    opacity: 1
}

.course-view-details {
    width: 100%;
    position: relative;
    overflow: hidden
}

.open-course-lessons {
    position: absolute;
    right: 0;
    top: 47px;
    width: 190px;
    height: 45px;
    border-radius: 23px 0 0 23px;
    font-size: 13px;
    font-weight: 700;
    color: #fff !important;
    background: #ff6498;
    z-index: 9;
    line-height: 45px;
    text-align: center;
    margin-right: -125px;
    transition: all 0.3s;
    opacity: 1;
    visibility: visible
}

.open-course-lessons svg {
    margin-right: 20px
}

.open-course-lessons:hover {
    margin-right: 0
}

.open-course-lessons.hidden {
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.video-player-wrap {
    width: 100%;
    height: 660px
}

.video-player-wrap iframe {
    width: 100%;
    height: 100%
}

.course-details-tab {
    padding: 20px 30px;
    background: #1a43a8;
    display: flex;
    align-items: center
}

.course-details-tab .course-social {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-right: auto;
    display: inline-flex;
    align-items: center
}

.course-details-tab .course-social ul {
    margin: 0
}

.course-details-tab .course-social span {
    margin-left: 30px
}

/*.course-details-tab .course-social li a svg {*/
/*    fill: #97b5ff;*/
/*    height: 20px;*/
/*    transition: all 0.3s*/
/*}*/

.course-details-tab .course-social li a svg:hover {
    fill: #fff
}

.course-nav-tabs {
    border: none;
    margin: 0
}

.course-nav-tabs li {
    margin-left: 35px
}

.course-nav-tabs li:last-child {
    margin-left: 0
}

.course-nav-tabs li a {
    font-size: 14px;
    font-weight: 700;
    color: rgba(255, 255, 255, .8);
    transition: all 0.3s
}

.course-nav-tabs li a svg {
    transition: all 0.3s;
    fill: rgba(255, 255, 255, .8);
    margin-left: 15px
}

.course-nav-tabs li a.active {
    color: #ff6498
}

.course-nav-tabs li a.active svg {
    fill: #ff6498
}

.trainer-big-item.inline-trainer-profile {
    padding: 20px 30px;
    height: auto;
    display: flex;
    align-items: center;
    text-align: initial
}

.trainer-big-item.inline-trainer-profile .trainer-img {
    margin: 0;
    margin-left: 20px
}

.trainer-big-item.inline-trainer-profile .trainer-details {
    margin: 0
}

.trainer-big-item.inline-trainer-profile .trainer-actions {
    width: auto;
    display: inline-flex;
    margin: 0;
    margin-right: auto
}

.course-tab-content {
    width: 860px;
    max-width: calc(100% - 40px);
    margin: 40px auto
}

.add-rate-comment {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.add-rate-comment img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-left: 14px
}

.add-rate-comment form {
    width: calc(100% - 65px);
    position: relative
}

.add-rate-comment form input {
    width: calc(100% - 65px);
    height: 50px;
    border-radius: 50px;
    outline: none;
    border: 1px solid #e4eaf1;
    font-size: 13px;
    font-weight: 700;
    color: #393d48;
    padding-right: 140px
}

.add-rate-comment form input::-webkit-input-placeholder {
    color: #8a8e98
}

.add-rate-comment form input:-ms-input-placeholder {
    color: #8a8e98
}

.add-rate-comment form input::placeholder {
    color: #8a8e98
}

.add-rate-comment form .stars-select {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: 32px
}

.add-rate-comment form .stars-select a svg {
    transition: all 0.3s;
    fill: #8a8e98
}

.add-rate-comment form .stars-select a.hover svg, .add-rate-comment form .stars-select a.active svg {
    fill: #fecd73
}

.add-rate-comment form button {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 0;
    outline: none;
    border: none;
    transition: all 0.3s;
    text-align: center;
    line-height: 50px;
    background: #2edaf4;
    margin-right: 12px
}

.add-rate-comment form button svg {
    transform: rotate(-135deg);
    margin-right: -5px
}

.add-rate-comment form button:hover {
    background: #1a43a8
}

.add-rate-comment.question input {
    padding: 0 20px
}

.reply-wrap {
    padding-right: 55px;
    margin-top: 10px
}

.reply-wrap .add-reply {
    color: #1a43a8;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.3s;
    margin-bottom: 8px;
    display: inline-block
}

.reply-wrap .add-reply:hover {
    color: #393d48
}

.reply-wrap .add-rate-comment {
    margin-bottom: 0
}

.list-content-mobile, .list-link-mobile {
    display: none
}

.form-hint {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: -10px;
    padding: 0 20px
}

.country-city-list.select-item-list {
    width: calc(100% - 40px)
}

.table-condensed {
    width: 100%;
    height: 200px;
    font-size: 14px
}

.datepicker-dropdown {
    width: 300px;
    margin-right: 20px
}

.datepicker td, .datepicker th {
    height: 30px
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background: #1a43a8 !important
}

.datepicker table tr td .focused {
    background: #1a43a8 !important;
    color: #fff !important
}

.input_type_hidden {
    position: absolute;
    z-index: -5;
    opacity: 0;
    visibility: hidden
}

.file-input {
    position: relative;
    height: 50px
}

.file-input svg {
    top: 45%
}

.file-input input {
    opacity: 0;
    position: absolute;
    z-index: 5;
    cursor: pointer
}

.file-upload {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    padding: 0 20px;
    padding-right: 56px;
    border-radius: 50px;
    box-shadow: none;
    outline: none;
    background: #f2f5f8;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid transparent;
    line-height: 50px;
    color: #8a8e98
}

.file-upload a {
    width: 88px;
    height: 36px;
    left: 7px;
    top: 7px;
    position: absolute;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    background: #393d48;
    border: none;
    outline: none;
    line-height: 36px;
    transition: all 0.3s
}

.file-upload a:hover {
    background: #1a43a8
}

.file-input input.error + .file-upload {
    border-color: #ff6498 !important
}

.join-trainer-form .form-group.textarea-wrap svg {
    top: 17px;
    transform: none
}

.join-trainer-form .form-group.textarea-wrap textarea {
    height: 120px;
    border-radius: 25px;
    padding-top: 15px
}

.join-trainer-form .form-submit button {
    width: 110px !important;
    margin-right: 5px
}

.join-trainer-form .form-submit button.wizard-prev {
    color: #1a43a8;
    border: 1px solid #1a43a8;
    background: #ffffff
}

.join-trainer-form .form-submit button.wizard-prev:hover {
    color: #ffffff;
    background: #393d48;
    border-color: #393d48
}

.form-radio-input-wrap {
    display: flex;
    height: 50px;
    align-items: center;
    border-radius: 50px;
    background: #f2f5f8;
    padding: 0 15px;
    padding-right: 56px;
    color: #393d48;
    font-size: 13px;
    font-weight: 500
}

.form-radio-input-wrap .check-radio-item.radio span {
    margin-right: 0
}

.form-radio-input-wrap .radio-title {
    margin-left: 20px
}

.form-radio-input-wrap .check-radio-item.radio label:before {
    border-radius: 100%;
    background: #fff !important;
    border: 1px solid #e4eaf1;
    width: 21px;
    height: 21px
}

.form-radio-input-wrap .check-radio-item.radio label:after {
    width: 13px;
    height: 13px;
    right: 4px
}

.form-radio-input-wrap .check-radio-item {
    margin-left: 15px
}

.wizard-nav {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 30px
}

.wizard-nav .wizard-nav-item {
    display: inline-flex;
    flex: 1;
    justify-content: center;
    text-align: center;
    color: #8a8e98;
    transition: all 0.3s;
    position: relative;
    padding-top: 30px
}

.wizard-nav .wizard-nav-item:before {
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    width: 19px;
    height: 19px;
    background: #e4eaf1;
    border-radius: 100%;
    transition: all 0.3s;
    content: '';
    z-index: 3
}

.wizard-nav .wizard-nav-item:after {
    content: '';
    position: absolute;
    width: 100%;
    left: 50%;
    height: 3px;
    background: #e4eaf1;
    top: 8px
}

.wizard-nav .wizard-nav-item:first-child:after {
    display: none
}

.wizard-nav .wizard-nav-item.current {
    color: #2edaf4
}

.wizard-nav .wizard-nav-item.current:before, .wizard-nav .wizard-nav-item.current:after {
    background: #2edaf4
}

.wizard-nav .wizard-nav-item.completed {
    color: #1a43a8
}

.wizard-nav .wizard-nav-item.completed:before, .wizard-nav .wizard-nav-item.completed:after {
    background: #1a43a8
}

.order-details-wrap .cart-title {
    margin-bottom: 8px
}

body.single-register-page {
    min-height: 100vh;
    overflow: visible;
    background: #f2f5f8
}

.order-details-wrap .cart-subtotal-item {
    border-color: #e4eaf1
}

.order-details-wrap .cart-item-details .price {
    color: #8a8e98
}

.inner-page-form .checkbox-toggle input:checked + label .toggle-item .toggle-circle {
    background: #1a43a8
}

.inner-page-form .checkbox-toggle input:checked + label .toggle-item {
    background: rgba(26, 67, 168, 0.7)
}

.inner-page-form .checkbox-toggle .toggle-item .toggle-circle svg path {
    fill: #fff !important
}

.tags-input {
    display: initial !important;
    opacity: 0;
    position: absolute;
    z-index: -11;
    visibility: hidden
}

.trainer-social span {
    color: #1a43a8
}

.course-nav li:last-child {
    margin: 0
}

.fstElement {
    width: 100%;
    outline: none;
    border-radius: 30px;
    box-shadow: none !important;
    background: #f2f5f8;
    border: 1px solid transparent;
    transition: all 0.3s
}
.fstElement>select, .fstElement>input{
    display: none;
}

.form-group.tags-input-wrap svg {
    transform: none;
    top: 15px
}

.fstMultipleMode .fstControls {
    width: 100%;
    padding: 8px 20px;
    padding-right: 56px
}

.fstMultipleMode .fstQueryInputExpanded {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 13px;
    border: none !important
}

.fstElement.fstSingleMode.fstNoneSelected {
    display: none
}

.fstChoiceItem {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    margin: 0 0 4px 4px;
    padding: 4px 10px 4px 20px;
    float: right;
    border-radius: 50px;
    border: none;
    cursor: auto;
    color: #fff;
    background-color: #1a43a8
}

.fstChoiceRemove {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
    position: absolute;
    left: 0;
    top: 50%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    margin-top: -10px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    outline: none !important
}

.fstMultipleMode .fstQueryInput {
    float: right;
    height: calc(50px - 16px);
    margin: 0 !important;
    padding: 0 !important;
    border: none !important
}

.fstElement.error {
    border-color: #ff6498
}

.fstResults {
    position: absolute;
    right: 20px;
    top: 100%;
    padding: 10px 20px;
    background: #fff;
    height: 190px;
    left: 20px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
    transition: all 0.3s;
    border: none;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.fstResultItem {
    display: block;
    color: #1a43a8;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 8px;
    border: none;
    padding: 0
}

.fstResultItem.fstFocused, .fstResultItem.fstSelected {
    color: #393d48;
    background-color: transparent;
    border-color: transparent
}

.cropper-modal {
    background-color: #fff;
    opacity: .7
}

.modal-content.cropper-modal-wrap {
    width: 670px;
    padding: 25px 30px
}

.modal-content.cropper-modal-wrap.profile {
    width: 510px
}

.cropper-modal-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.cropper-modal-title h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #393d48;
    line-height: 28px
}

.cropper-modal-title button {
    margin-right: auto;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    outline: none;
    border: none;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    background: #1a43a8;
    width: 90px;
    transition: all 0.3s
}

.cropper-modal-title button:hover {
    background: #393d48
}

.cropper-content-wrap {
    width: calc(100% + 60px);
    margin-right: -30px;
    background: #f2f5f8;
    padding: 35px 30px
}

.cropper-zoom-wrap {
    width: 280px;
    max-width: 100%;
    margin: 20px auto 0;
    display: flex;
    align-items: center
}

.cropper-zoom-wrap .range-slider {
    width: calc(100% - 90px);
    margin: 0 25px;
    height: 10px;
    background: rgba(46, 218, 244, 0.3);
    border-radius: 10px
}

.cropper-zoom-wrap .noUi-horizontal .noUi-handle {
    width: 22px;
    height: 22px;
    background: #2edaf4;
    top: -6px;
    right: -10px !important
}

.cropper-zoom-wrap .noUi-touch-area, .cropper-zoom-wrap .noUi-connect {
    background: #2edaf4
}

.cropper-face {
    background: none
}

.cropper-dashed {
    border: none
}

.cropper-modal-wrap.profile .cropper-crop-box, .cropper-modal-wrap.profile .cropper-view-box {
    border-radius: 50%
}

.cropper-modal-wrap.profile .cropper-view-box {
    box-shadow: 0 0 0 1px #39f;
    outline: 0
}

.cropper-bg {
    margin: 0 auto !important
}

.inner-page-form .form-footer .form-submit button[disabled], .quiz-area button[disabled] {
    background: #8a8e98;
    pointer-events: none
}

.form-group.password-input input {
    padding-left: 55px
}

.show-pass svg#hide_pass {
    margin-left: -4px
}

.show-pass svg {
    max-height: 14px
}

.profile-tabs li:last-child {
    margin: 0
}

.cvv-col .form-group {
    width: 120px;
    max-width: 100%
}

.trainer-courses-wrapper {
    display: flex;
    align-items: flex-start;
    flex: 1;
    margin: 0 -15px;
    width: 1160px
}

.trainer-course-item {
    padding: 0 15px
}

.trainer-course-item:last-child {
    padding-left: 0
}

.trainer-courses-row {
    overflow-x: auto;
    margin-bottom: 20px
}

.filepond--root :not(text) {
    background: none
}

@keyframes placeHolderShimmer {
    0% {
        background-position: 468px 0
    }
    100% {
        background-position: -468px 0
    }
}

.course-loader-item {
    display: inline-block;
    width: calc(25% - 20px);
    margin-left: 23px;
    background: #f2f5f8
}

.course-loader-item:last-child {
    margin-left: 0
}

.course-loader-item .img {
    height: 190px;
    border-radius: 10px 10px 0 0;
    width: 100%
}

.course-loader-item .content {
    padding: 20px 25px
}

.course-loader-item .title {
    height: 12px;
    margin-bottom: 16px
}

.course-loader-item .title.title1 {
    width: 100%
}

.course-loader-item .title.title2 {
    width: 40%
}

.course-loader-item .title.title3 {
    width: 30%;
    margin-bottom: 0
}

.course-loader-item .title.title4 {
    width: 50%;
    margin-top: 20px
}

.course-loader-item .dots {
    display: flex
}

.course-loader-item .dot {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-left: 7px
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #e8eef1;
    background: linear-gradient(to right, #e4eaf1 8%, #edf0f3 18%, #e4eaf1 33%);
    background-size: 800px 104px;
    position: relative
}

.course-loader {
    display: none
}

.course-loader.search.show {
    display: flex
}

.course-loader.search .course-loader-item {
    width: 100%;
    margin: 0
}

.comments-loader {
    display: none;
    margin-bottom: 10px;
    border-radius: 8px;
    border: 1px solid #e4eaf1;
    padding: 25px
}

.comments-loader .title {
    height: 12px;
    margin-bottom: 11px
}

.comments-loader .img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-left: 14px
}

.comments-loader .title1 {
    width: 111px
}

.comments-loader .title2 {
    width: 72px;
    margin: 0
}

.comments-loader .title3 {
    width: 100%;
    margin-bottom: 15px
}

.comments-loader .title4 {
    width: 50%;
    margin: 0
}

.comments-loader .content {
    padding-right: 54px;
    margin-top: 25px
}

.bordered-loader {
    border-radius: 8px;
    background: #f2f5f8;
    padding: 20px;
    margin-bottom: 15px;
    display: none
}

.bordered-loader .title {
    height: 12px
}

.bordered-loader .title1 {
    width: 250px;
    max-width: 100%;
    margin-bottom: 20px
}

.bordered-loader .title2 {
    width: 56px;
    margin-left: 13px
}

.bordered-loader .title3 {
    width: 38px
}

.bordered-loader.contents .title1 {
    width: 50%;
    margin: 0
}

.toast_messages {
    position: fixed;
    top: 20px;
    right: 50%;
    transform: translateX(50%);
    width: 90%;
    z-index: -1
}

.toast_messages.active {
    z-index: 999999
}

.toast_message {
    padding: 10px 20px;
    border-radius: 10px;
    background: #54d69e;
    display: inline-block;
    margin: 0 auto 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.07);
    cursor: pointer
}

.toast_message.error {
    background: #ff6498
}

.toast_messages > div {
    text-align: center
}

.submit-button {
    overflow: hidden
}

.btn-loader {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: -20px;
    background: url("../images/loader.png") no-repeat center center;
    background-size: 100% 100%
}

.fstMultipleMode.fstActive .fstResults {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.cart-empty-wrap {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
    padding: 50px 30px !important
}

.cart-empty-wrap .cart-empty-btn {
    width: 180px;
    display: inline-block
}

.cart-empty-wrap p {
    font-size: 13px;
    font-weight: 500;
    color: #393d48;
    margin: 20px auto 30px
}

.page-404 {
    padding: 30px 0;
    width: 540px;
    max-width: 100%;
    margin: 0 auto
}

.page-404-img img {
    max-width: 100%
}

.page-404-text span {
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
    color: #ff6498
}

.page-404-text p {
    font-size: 16px;
    font-weight: 700;
    color: #393d48;
    margin: 10px 0 30px
}

.page-404-text a {
    width: 180px;
    display: inline-block;
    text-align: center
}

.mobile-user-profile {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    margin-bottom: 30px
}

.mobile-user-profile img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-left: 12px;
    flex-wrap: wrap
}

.mobile-user-profile h3 {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 20px;
    display: inline-block;
    width: 100%
}

.mobile-user-profile span {
    font-size: 8px;
    font-weight: 500;
    color: #fff;
    text-decoration: underline
}

.mobile-user-info {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center
}

.mobile-ul-wrap a.logout {
    color: #ff6498
}

.rate-modal-wrap h2 {
    margin-top: 0;
    margin-bottom: 18px
}

.rate-modal-wrap textarea {
    padding: 13px 20px;
    height: 120px;
    resize: none;
    border-radius: 25px
}

.rate-modal-wrap .form-group {
    margin: 0
}

.rate-modal-wrap svg {
    position: initial;
    transform: none
}

.rate-modal-wrap .form-footer {
    margin-top: 15px
}

.rating-stars {
    text-align: center;
    margin-bottom: 30px
}

.rating-stars span {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.rating-stars span input {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    z-index: -1
}

.rating-stars span label {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #f3f3f3;
    font-size: 30px;
    margin-right: 2px;
    line-height: 30px;
    cursor: pointer
}

.rating-stars span.active label, .rating-stars span.checked label, .rating-stars span.checked ~ span.active label {
    color: #fecd73
}

.rating-stars span.active label svg path, .rating-stars span.checked label svg, .rating-stars span.checked ~ span.active label svg {
    fill: #fecd73 !important;
}

.change-courses {
    position: absolute;
    left: 30px;
    top: -15px;
    z-index: 99;
    height: 30px;
    line-height: 30px;
    width: 127px;
    text-align: center;
    background: #393d48;
    border-radius: 50px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 700;
    transition: all 0.3s
}

.discount_courses {
    position: relative
}

.change-courses:hover {
    background: #ff6498
}

.change-courses svg {
    margin-right: 8px
}

.payment-items-table td a {
    font-size: 13px
}

.payment-items-table td {
    font-size: 0
}

.user-login-menu.user-login-menu-mobile::before {
    bottom: -7px;
    top: auto;
    transform: rotate(180deg) translate(0);
    right: 80px
}

.user-login-menu.user-login-menu-mobile {
    bottom: calc(100% + 15px);
    top: auto;
    width: 150px;
    margin-left: 10px;
    padding: 20px
}

.user-login-menu.user-login-menu-mobile a svg {
    margin-left: 10px;
    width: 16px
}

.blog-text-content div[data-oembed-url] {
    margin: 25px 0 !important
}

.todo-list li input {
    display: none
}

.todo-list li label {
    margin: 0
}

.todo-list li {
    position: relative;
    padding-right: 30px;
    margin: 3px 0
}

.todo-list li:before {
    content: url("../images/check.svg");
    width: 20px;
    height: 20px;
    background: #8a8e98;
    position: absolute;
    right: 0;
    top: 6px;
    display: flex;
    line-height: 18px;
    justify-content: center;
    border-radius: 100%
}

.profile-ul a svg path#profile-snip {
    fill: #393d48;
    transition: all 0.3s
}

.profile-ul a:hover path#profile-snip, .profile-ul a.active path#profile-snip {
    fill: #fff
}

.profile-consultation-item {
    margin-bottom: 30px
}

.profile-consultation-item .course-content h3 {
    font-size: 16px;
    line-height: 30px
}

.profile-consultation-item .course-img {
    min-height: 260px;
    display: inline-block;
    vertical-align: middle;
    width: 380px
}

.profile-consultation-item .course-footer {
    position: initial;
    padding: 0;
    color: #8a8e98;
    margin-top: 7px;
    margin-bottom: 10px
}

.profile-consultation-item .course-footer .price {
    color: #1a43a8;
    margin-left: 10px
}

.profile-consultation-item .course-rate .stars svg {
    width: 14px;
    height: 14px
}

.profile-consultation-item .course-content {
    height: auto;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 390px);
    padding: 30px 40px
}

.profile-consultation-item .profile-consultation-item .col-sm-5 {
    padding-right: 0
}

.profile-consultation-item .course-img img {
    border-radius: 10px
}

.profile-consultation-item .consultation-caption {
    color: #8a8e98;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 16px
}

.profile-consultation-item .col-sm-5 {
    padding-right: 0
}

.primary--btn {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff !important;
    background: #1a43a8;
    transition: all 0.3s;
    border-radius: 50px;
    width: 160px;
    text-align: center;
    display: inline-block;
    padding: 12px 0;
    line-height: 20px;
    outline: none;
    border: none
}

.primary--btn:hover {
    background: #393d48
}

.stats-section {
    margin-top: 30px
}

.stats-item {
    border-radius: 20px;
    background: #ffffff;
    height: 100px;
    box-shadow: 0 10px 20px rgba(69, 79, 88, 0.07);
    margin-top: 30px;
    padding: 20px 30px 30px 5px
}

.stats-item .icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    vertical-align: middle;
    margin-left: 25px;
    background: rgba(46, 218, 244, 0.15);
    align-items: center;
    justify-content: center;
    display: inline-block;
    text-align: center;
    line-height: 55px
}

.stats-item .content {
    display: inline-block;
    width: calc(100% - 90px);
    vertical-align: middle
}

.stats-item .content b {
    display: block;
    color: #1a43a8;
    font-size: 25px;
    font-weight: 700
}

.stats-item .content span {
    width: 100%;
    display: block;
    color: #393d48;
    font-size: 14px;
    font-weight: 500
}

.consultation-details-section {
    background: none;
    padding: 0;
    position: relative;
    z-index: 9
}

.hint-item.success {
    display: flex;
    align-items: center;
    background: rgba(46, 218, 244, 0.12);
    color: #393d48
}

.hint-item.success svg {
    margin-left: 15px
}

.consultation-view-wrap {
    padding: 55px 0;
    position: relative
}

.consultation-view-wrap:before {
    content: '';
    position: absolute;
    width: calc(100% - 100px);
    height: 100%;
    top: 0;
    right: 15px;
    bottom: 0;
    background: url("../images/cons-bg.svg") no-repeat center center;
    background-size: cover;
    z-index: 0;
    border-radius: 30px
}

.consultation-view-wrap .course-text-details {
    padding: 30px 60px 30px 10px
}

.consultation-view-wrap .course-text-details .price span:first-child {
    color: #fff
}

.consultation-view-wrap .course-info-item svg {
    fill: #fff
}

.consultation-view-wrap .course-info-item .course-rate .rating-text {
    color: #fff
}

.consultation-view-wrap .course-buttons a {
    color: #fff;
    background: #393d48
}

.consultation-view-wrap .course-buttons a svg {
    fill: #fff;
    transition: all 0.3s
}

.consultation-view-wrap .course-buttons a:hover {
    background: #fff;
    color: #393d48
}

.consultation-view-wrap .course-buttons a:hover svg {
    fill: #393d48
}

.course-overview-nav.consultation:not(.fixed) {
    background: none;
    box-shadow: none
}

.course-overview-nav.consultation:not(.fixed) .course-nav-wrapper {
    background: #fff;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.07);
    transition: all 0.3s;
    width: calc(100% - 70px);
    border-radius: 0 0 20px 20px;
    margin-top: -30px;
    padding: 35px 30px 0
}

.cart-item.consultation-item .price {
    display: inline-block;
    margin-right: 20px
}

.cart-cons-inputs-wrap {
    margin-top: 5px;
    display: flex
}

.cart-cons-inputs-wrap .form-group {
    display: inline-block;
    vertical-align: middle
}

.cart-cons-inputs-wrap .form-group:first-child {
    width: 60%
}

.cart-cons-inputs-wrap .form-group:last-child {
    width: 40%;
    padding-right: 10px
}

.cart-cons-inputs-wrap .form-group input, .cart-cons-inputs-wrap .form-group select {
    height: 40px;
    padding: 0 20px 0 35px;
    background: #f2f5f8;
    color: #8a8e98;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''
}

.cart-cons-inputs-wrap .form-group input::-webkit-input-placeholder, .cart-cons-inputs-wrap .form-group select::-webkit-input-placeholder {
    color: #8a8e98
}

.cart-cons-inputs-wrap .form-group input:-ms-input-placeholder, .cart-cons-inputs-wrap .form-group select:-ms-input-placeholder {
    color: #8a8e98
}

.cart-cons-inputs-wrap .form-group input::placeholder, .cart-cons-inputs-wrap .form-group select::placeholder {
    color: #8a8e98
}

.cart-cons-inputs-wrap .form-group svg {
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    fill: #8a8e98
}

.how-to-train {
    position: relative;
    background: none;
    padding-top: 100px
}

.how-to-train:before {
    content: url("../images/how-to-train-bg.svg");
    width: 80%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left
}

.how-to-train .course-text-details {
    width: 92%
}

.how-to-train .course-text-details p {
    color: #8a8e98;
    font-weight: 500
}

.how-to-train .course-text-details h3 {
    color: #1a43a8;
    line-height: 50px;
    font-size: 30px
}

.how-train-bg {
    padding: 60px 0;
    background: #1a43a8;
    color: #ffffff;
    border-radius: 20px;
    margin-bottom: 60px
}

.how-train-bg .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 50px
}

.how-train-bg .serv-item {
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: flex-start
}

.how-train-bg .serv-item .icon {
    display: inline-flex;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin-left: 20px;
    align-items: center;
    justify-content: center;
    background: #2edaf4;
    line-height: 22px
}

.how-train-bg .serv-item .text {
    display: inline-flex;
    align-items: center;
    width: calc(100% - 40px)
}

.how-train-desc .inner-title {
    font-size: 24px;
    font-weight: 700;
    color: #393d48;
    margin-bottom: 30px;
    line-height: 40px
}

.how-train-desc .two-imgs-row {
    margin-top: 35px
}

.how-train-desc .how-train-img {
    margin-bottom: 30px
}

.how-train-desc .how-train-img img {
    width: 100%;
    border-radius: 20px
}

.how-train-desc .btn-item {
    margin-bottom: 45px
}

.how-train-desc .btn-item a {
    width: auto;
    padding-right: 40px;
    padding-left: 40px
}

.make-money-mobile {
    display: none
}

.consultation-sec-title {
    padding: 40px 0 70px;
    background: #f2f5f8;
    margin: 0
}

.consultation-form {
    padding: 40px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 15px 15px rgba(69, 79, 88, 0.05);
    position: relative;
    z-index: 5;
    width: 800px;
    margin: -30px auto 0;
    max-width: 100%
}

.consultation-form .question-item {
    padding: 0;
    border: none;
    background: none;
    border-radius: 0;
    margin-bottom: 30px
}

.consultation-form input, .consultation-form textarea {
    background: #f2f5f8;
    border: none;
    border-radius: 50px
}

.consultation-form textarea {
    border-radius: 25px
}

.consultation-form .question-item .check-radio-item label:before {
    background: #f2f5f8 !important
}

.check-radio-item input {
    height: 0;
    position: absolute;
    z-index: -10
}

.consultation-history-empty {
    padding: 15px 25px 15px 15px;
    background: #f2f5f8;
    border-radius: 50px;
    color: #393d48;
    font-size: 13px;
    font-weight: 500;
    flex-wrap: wrap
}

.consultation-history-empty span {
    display: inline-block;
    width: calc(100% - 150px);
    margin-left: 16px;
    vertical-align: middle
}

.consultation-history-empty a {
    margin-right: auto;
    color: #ffffff;
    border-radius: 30px;
    background: #1a43a8;
    font-weight: 700;
    transition: all 0.3s;
    display: inline-block;
    padding: 8px 15px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    width: 130px
}

.consultation-history-empty a:hover {
    background: #393d48
}

.consultation-loader .course-loader-item {
    width: 100%;
    border-radius: 10px
}

.consultation-loader .img {
    min-height: 260px;
    display: inline-block;
    vertical-align: middle;
    width: 380px;
    border-radius: 10px
}

.consultation-loader .content {
    height: auto;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 390px);
    padding: 30px 40px
}

.consultation-loader .course-loader-item .title {
    height: 12px;
    margin-bottom: 24px
}

.consultation-loader .course-loader-item .title.title1 {
    width: 60%
}

.consultation-loader .course-loader-item .title.title2 {
    width: 15%
}

.consultation-loader .course-loader-item .title.title3 {
    width: 98%;
    margin-bottom: 18px
}

.consultation-loader .course-loader-item .title.title4 {
    margin-top: 0
}

.consultation-loader .course-loader-item .title.title5 {
    height: 44px;
    border-radius: 50px;
    width: 45%;
    margin-bottom: 0
}

.consultation-view-wrap .play-video {
    background: none
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #ccc
}

ol {
    list-style: none;
    padding-right: 0
}

ol li {
    position: relative;
    padding-right: 30px;
    margin: 3px 0
}

ol li:before {
    content: url("../images/check.svg");
    width: 20px;
    height: 20px;
    background: #8a8e98;
    position: absolute;
    right: 0;
    top: 6px;
    display: flex;
    line-height: 18px;
    justify-content: center;
    border-radius: 100%
}

.mobile-ad {
    display: none
}

.money-link-inline {
    display: block;
    align-items: center;
    padding: 7px 25px 7px 7px;
    border-radius: 25px;
    border: 1px solid #c6cfd9;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 500;
    color: #393d48
}

.money-link-inline .text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 80px);
    margin-left: 6px
}

.money-link-inline svg {
    margin-left: 20px
}

.money-link-inline a {
    margin-right: auto;
    font-size: 13px;
    font-weight: bold;
    color: #fff !important;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 70px;
    border-radius: 50px;
    background: #ff6498;
    transition: all 0.3s;
    display: inline-block;
    vertical-align: middle
}

.money-link-inline a:hover {
    background: #1a43a8
}

.make-money-course-mobile {
    display: none
}

.form-title {
    display: flex;
    align-items: center
}

.social-login {
    margin-left: 15px;
    position: absolute;
    left: 20px;
}

.social-login a {
    width: 42px;
    height: 42px;
    border: 1px solid #e4eaf1;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    background: transparent;
    margin-right: 6px
}

.social-login a svg {
    transition: all 0.3s;
    fill: #393d48
}

.social-login a:hover {
    background: #1a43a8;
    border-color: #1a43a8
}

.social-login a:hover svg {
    fill: #fff
}

.faq-page {
    position: relative;
    padding-top: 50px
}

.faq-page:before {
    content: url(../images/shaddow-bg.svg);
    width: 77%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    z-index: -1
}

.page-section-title {
    margin-bottom: 30px
}

.page-section-title h2 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    color: #1a43a8
}

.faq-search {
    width: 580px;
    max-width: 100%;
    position: relative;
    margin-bottom: 40px
}

.faq-search input {
    height: 50px;
    width: 100%;
    background: #fff;
    outline: none;
    border: none;
    padding: 0 56px 0 20px;
    border-radius: 50px;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.05);
    font-size: 14px;
    font-weight: 500;
    color: #393d48
}

.faq-search input::-webkit-input-placeholder {
    color: #8a8e98
}

.faq-search input:-ms-input-placeholder {
    color: #8a8e98
}

.faq-search input::placeholder {
    color: #8a8e98
}

.faq-search input.error {
    color: #8a8e98
}

.faq-search svg {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.qusestions-category {
    transition: all 0.3s
}

.qusestions-category.fixed {
    position: fixed;
    top: 0;
    padding-top: 20px
}

.qusestions-category h3 {
    font-size: 16px;
    font-weight: bold;
    color: #1a43a8;
    margin: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center
}

.qusestions-category h3 svg {
    display: none
}

.qusestions-category .faq-cat-item-wrap {
    margin-bottom: 25px
}

.qusestions-category .faq-cat-item-wrap:last-child {
    margin-bottom: 0
}

.qusestions-category a {
    display: inline-block;
    position: relative;
    transition: all 0.3s;
    color: #393d48;
    font-size: 13px;
    font-weight: 500
}

.qusestions-category a:before {
    content: '';
    width: 3px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 5px;
    background: #1a43a8;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden
}

.qusestions-category a:hover {
    color: #1a43a8
}

.qusestions-category a.active {
    padding-right: 13px;
    color: #1a43a8
}

.qusestions-category a.active:before {
    opacity: 1;
    visibility: visible
}

.faq-package {
    margin-bottom: 28px
}

.faq-package .faq-package-title {
    color: #8a8e98;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 14px
}

.faq-question {
    padding: 25px 20px;
    border-radius: 8px;
    border: 1px solid #e4eaf1;
    background: #ffffff;
    transition: all 0.3s;
    margin-bottom: 15px
}

.faq-question h3 {
    color: #393d48;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    padding-right: 36px;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.faq-question h3 svg {
    width: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s
}

.faq-question .minus {
    opacity: 0
}

.faq-question .plus {
    opacity: 1
}

.faq-question .question-answer {
    padding-right: 36px;
    color: #393d48;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s
}

.faq-question.active {
    background: #f2f5f8
}

.faq-question.active .question-answer {
    margin-top: 10px;
    height: auto;
    overflow: visible;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s
}

.faq-question.active .minus {
    opacity: 1
}

.faq-question.active .plus {
    opacity: 0
}

.help-toggle {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1a43a8;
    transition: all 0.3s;
    border-radius: 100%;
    box-shadow: 0 5px 10px rgba(26, 67, 168, 0.2)
}

.help-toggle:hover {
    background: #ff6498
}

.help-toggle .open {
    display: initial
}

.help-toggle .cancel {
    display: none;
    transform: rotate(45deg)
}

.help-toggle.active .open {
    display: none
}

.help-toggle.active .cancel {
    display: initial
}

.help-wrapper {
    position: fixed;
    bottom: 80px;
    right: 30px;
    width: 390px;
    max-width: 100%;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.05);
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin-bottom: -10px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    z-index: -1;
    transition: all 0.3s
}

.help-wrapper.active {
    margin-bottom: 0;
    visibility: visible;
    opacity: 1;
    height: auto;
    z-index: 99999
}

.help-items {
    min-height: 300px
}

.help-item {
    display: none
}

.help-item.active {
    display: block
}

.help-item .media {
    height: 243px;
    margin-bottom: 24px;
    overflow: hidden
}

.help-item .text {
    padding: 0 24px
}

.help-item .text h3 {
    color: #393d48;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 0
}

.help-item .text p {
    font-size: 12px;
    font-weight: 500;
    color: #393d48;
    line-height: 30px;
    margin: 0
}

.help-actions {
    padding: 10px 24px 24px;
    display: flex;
    align-items: center
}

.help-actions .dot-item {
    width: 10px;
    height: 10px;
    background: #c6cfd9;
    border-radius: 100%;
    display: inline-block;
    margin-left: 3px;
    transition: all 0.3s
}

.help-actions .dot-item.active {
    background: #1a43a8
}

.help-actions .btns {
    margin-right: auto
}

.help-actions .btns a {
    font-size: 12px;
    color: #8a8e98;
    font-weight: 500;
    transition: all 0.3s;
    line-height: 22px
}

.help-actions .btns a:hover {
    color: #393d48
}

.help-actions .btns a.next {
    padding: 6px 24px;
    color: #ffffff;
    background: #2edaf4;
    margin-right: 10px;
    border-radius: 50px
}

.help-actions .btns a.next:hover {
    color: #fff;
    background: #5a89ff
}

blockquote {
    padding: 4px 25px 4px 0;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #393d48
}

blockquote p {
    margin: 0
}

blockquote span {
    display: block;
    margin-top: 5px;
    font-weight: 500;
    color: #8a8e98;
    font-size: 14px
}

blockquote:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: #c6cfd9;
    border-radius: 20px
}

.social-login-item {
    margin-bottom: 12px
}

.social-login-item a {
    display: flex;
    width: 380px;
    max-width: 100%;
    align-items: center;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 50px;
    background: #10399e;
    padding: 0 30px;
    transition: all 0.3s
}

.social-login-item a:hover {
    background: #2edaf4
}

.social-login-item a svg {
    margin-right: auto
}

.view-all-courses {
    display: inline-block;
    margin-top: 40px;
    color: #fff;
    text-decoration: underline !important;
    transition: all 0.3s;
    font-size: 14px
}

.view-all-courses:hover {
    color: #2edaf4
}

.home-form p {
    margin-bottom: 30px
}

.deaf-wrap {
    text-align: center
}

.deaf-wrap h2 {
    font-size: 16px;
    font-weight: bold;
    color: #393d48;
    margin-top: 0;
    margin-bottom: 20px
}

.deaf-wrap a {
    display: inline-flex;
    margin: 0 5px;
    width: 100px;
    height: 40px;
    align-items: center;
    border-radius: 50px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #1a43a8;
    border: 1px solid #1a43a8;
    justify-content: center;
    transition: all 0.3s
}

.deaf-wrap a.yes {
    background: #fff;
    color: #1a43a8
}

.deaf-wrap a svg {
    margin-right: 10px;
    fill: #1a43a8;
    transition: all 0.3s
}

.deaf-wrap a:hover {
    color: #ffffff;
    background: #393d48;
    border-color: #393d48
}

.deaf-wrap a:hover svg {
    fill: #fff
}

#deaf-login .modal-content {
    padding: 35px;
    width: 450px;
    max-width: 100%
}

.home-section .course-item .course-footer {
    bottom: -6px;
    padding: 0 25px 20px
}


/*  New Styles  */
.course-content-items .course-content-item .title i {
    display: block;
    color: #15d3db;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
}

.course-content-items .course-content-item.disabled a {
    color: #8a8e98;
    pointer-events: none;
}

.course-contents-wrapper .course-content-item {
    display: flex;
    align-items: center;
}

.course-contents-wrapper .course-content-item {
    display: flex;
    align-items: center;
}

.course-contents-wrapper .course-content-item a {
    margin-right: auto;
    display: inline-flex;
    align-items: center;
    color: #1a43a8;
    text-decoration: underline !important;
    transition: all 0.3s;
}

.course-contents-wrapper .course-content-item a svg {
    margin-left: 10px;
}

.course-contents-wrapper .course-content-item a svg path {
    transition: all 0.3s;
}

.course-contents-wrapper .course-content-item a:hover {
    color: #ff6498;
}

.course-contents-wrapper .course-content-item a:hover path {
    fill: #ff6498;
}

.hint-bar.pink {
    padding: 0 30px;
    background: #ff6498;
}

.hint-bar.pink {
    padding: 0 30px;
    background: #ff6498;
}

.hint-bar.pink .hint-wrap {
    font-size: 13px;
    font-weight: bold;
}

.hint-bar.pink .hint-wrap a {
    text-decoration: underline !important;
    color: #fff;
    transition: all 0.3s;
    margin-right: 5px;
}

.hint-bar.pink .hint-wrap a:hover {
    color: #393d48;
}

.hint-bar.pink .hint-wrap a.close-hint {
    background: #e44d80;
    transition: all 0.3s;
}

.hint-bar.pink .hint-wrap a.close-hint:hover {
    background: #c33766;
}

.modal-dialog {
    flex-wrap: wrap;
}

#free_courses_end .modal-content-wrap {
    padding: 30px 40px;
    background: #fff;
    border-radius: 20px;
}

#free_courses_end .modal-content {
    padding: 0;
    background: none;
}

.discount_content.modal-content {
    max-width: 100%;
}

.modal-content-wrap.free-courses {
    margin-bottom: 20px;
}

.modal-content-wrap.free-courses {
    margin-bottom: 20px;
}

.free-course-wrap {
    display: flex;
    align-items: center;
}

.free-course-wrap a.add-cart {
    margin-right: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 170px;
    height: 50px;
    border-radius: 50px;
    background: #1a43a8;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    transition: all 0.3s;
}

.free-course-wrap a.add-cart:hover {
    background: #393d48;
}

.free-course-wrap .text span {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    color: #393d48;
    line-height: 26px;
    margin-bottom: 10px;
}

.free-course-wrap .text b {
    font-size: 15px;
    color: #1a43a8;
    display: inline-block;
    width: 100%;
}

.free-course-wrap a.add-cart svg {
    margin-right: 15px;
}

.free-course-wrap.view-wrap {
    padding: 25px 30px;
    background: #f2f5f8;
    border-radius: 10px;
    margin-top: 40px;
}

.free-course-wrap.view-wrap .text span {
    color: #8a8e98;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0;
}

.free-course-wrap.view-wrap .text b {
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    color: #393d48;
}

.course-buttons .add-cart {
    width: 150px;
}

.course-buttons .add-cart svg {
    margin-right: 8px;
    margin-top: -4px;
}

.course-buttons .gift-btn {
    width: 138px;
    margin-right: 5px;
    border: 1.5px solid #97b5ff;
}

.course-buttons .gift-btn:hover {
    border-color: #393d48;
}

.course-buttons .add-fav {
    margin-right: 5px;
}

.course-buttons .gift-btn svg {
    margin-right: 8px;
    margin-top: -4px;
}

.fixed-add-gift {
    display: none;
}

.landing-home-section:before {
    height: 670px;
    width: 54.42%;
    background: url("../images/landing-top-bg.svg") no-repeat left top;
    background-size: auto 100%;
    border-radius: 0 !important;
}

.landing-home-section .home-img {
    margin-top: 90px;
}

.landing-home-section .home-form {
    margin-top: 90px;
    width: 480px;
}

.landing-home-section .home-form h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 20px;
}

.landing-home-section .home-form p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 40px;
    font-weight: 500;
    line-height: 32px;
}

.landing-btn {
    font-size: 13px;
    font-weight: 700;
    background: #2edaf4;
    width: 196px;
}

.features-section {
    padding: 120px 0 15px;
    text-align: center;
}

.features-section .section-title {
    margin-bottom: 70px;
}

.features-section .section-title h2 {
    font-size: 24px;
    color: #393d48;
}

.feature-item {
    margin-bottom: 35px;
}

.feature-item .img {
    position: relative;
    height: 70px;
    margin-bottom: 13px;
}

.feature-item .img:before {
    width: 55px;
    height: 55px;
    content: '';
    border-radius: 100%;
    background: rgba(46, 218, 244, 0.1);
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
}

.feature-item img {
    height: 40px;
}

.feature-item h3 {
    font-size: 14px;
    font-weight: 500;
    color: #1a43a8;
    margin-bottom: 24px;
    margin-top: 0;
    line-height: 24px;
}

.feature-item p {
    color: #8a8e98;
    font-size: 13px;
    line-height: 28px;
    margin: 0;
}

.whatsapp-section {
    margin-bottom: 70px;
}

.whatsapp-wrap {
    text-align: center;
    padding: 10px 30px;
    border-radius: 50px;
    background: #f2f5f8;
    color: #393d48;
    font-size: 14px;
    font-weight: 500;
}

.whatsapp-wrap a {
    text-decoration: underline !important;
    display: inline-block;
    color: #393d48;
    transition: all 0.3s;
}

.whatsapp-wrap a:hover {
    color: #1a43a8;
}

.whatsapp-wrap a svg {
    vertical-align: middle;
    margin-right: 10px;
}

.why-landing-img {
    text-align: center;
    margin-top: 30px;
}

.why-landing-img img {
    max-width: 100%;
}

.why-landing-section {
    background: url("../images/why-bg.svg") no-repeat top right;
    background-size: 50% auto;
}

.why-landing-text {
    margin-top: 55px;
}

.why-landing-text .section-title {
    margin-bottom: 40px;
    text-align: right;
    justify-content: flex-start;
}

.why-landing-text .section-title h2 {
    font-size: 24px;
}

.why-list-item {
    padding-right: 40px;
    position: relative;
    font-size: 14px;
    color: #393d48;
    font-weight: 500;
    margin-bottom: 16px;
    line-height: 26px;
}

.why-list-item:before {
    content: url("../images/colored-list-icon.svg");
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    height: 17px;
}

.testm-landing-section {
    background: url("../images/video-bg.svg") no-repeat bottom left;
    background-size: 50% auto;
    margin-top: 40px;
    padding: 60px 0 30px;
}

.testm-landing-section .section-title {
    margin-bottom: 30px;
}

.landing-tstm-item {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.3s;
    box-shadow: 0 15px 20px rgba(228, 234, 241, 0.6);
}

.landing-tstm-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.landing-tstm-item a:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transition: all 0.3s;
    z-index: 1;
    content: '';
    background: rgba(0, 0, 0, 0.5);
}

.landing-tstm-item img {
    width: 100%;
}

.landing-tstm-item svg {
    position: absolute;
    right: 26px;
    top: 26px;
    z-index: 2;
}

.landing-tstm-item:hover a:before {
    background: rgba(0, 0, 0, 0.8);
}

.landing-tstm-item .text {
    position: absolute;
    right: 24px;
    bottom: 24px;
    z-index: 2;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
}

.landing-tstm-item .text span {
    display: block;
    margin-bottom: 4px;
}

.landing-tstm-item .text b {
    font-weight: 500;
    font-size: 14px;
}

.landing-tstm-item:hover {
    box-shadow: 0 15px 20px rgba(228, 234, 241, 0.8);
}

.section-title p {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #393d48;
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}

.help-landing-section .section-title h2 {
    font-size: 24px;
}

.help-landing-section {
    padding: 60px 0 30px;
}

.help-landing-section .how-train-bg {
    padding: 40px 40px 24px;
    margin: 0;
}

.call-action-wrap {
    padding: 30px 40px;
    border-radius: 20px;
    background: #2edaf4;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.call-action-wrap a {
    margin-right: auto;
    width: 196px;
}

.call-action-wrap .text {
    color: #fff;
}

.call-action-wrap h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 40px;
}

.call-action-wrap p {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}

.course-item.book-item {
    overflow: visible;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.07);
    margin-bottom: 70px;
}

.book-item .course-img {
    text-align: center;
    border-radius: 10px;
}

.book-item .course-img img {
    margin-top: -40px;
    width: auto;
    height: auto;
    max-width: 70%;
    /*margin-right: 10%;*/
    display: inline-block;
}

.books-row {
    padding-top: 40px;
}

.my-books .book-item .course-content {
    height: 120px;
    position: relative;
}

.add-book-btn {
    height: 40px;
    line-height: 40px;
    width: 170px;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}

.book-item.add-book {
    text-align: center;
}

.books-carousel .owl-stage-outer {
    padding-top: 40px;
}

section.inner-courses.inner-books {
    background: #78459d;
}

.books-carousel .owl-nav > div {
    top: 50%;
    transform: translateY(calc(-50% - 30px));
}

.books-carousel .course-item.book-item {
    margin-bottom: 0;
}

.owl-carousel.books-authors .owl-nav > div {
    background: #78459d !important;
}

.owl-carousel.books-authors .owl-nav > div:hover {
    background: #2edaf4 !important;
}

.book-item .course-content {
    height: 130px;
}

.all-books-section .courses-tabs a:hover, .all-books-section .courses-tabs a.active {
    background: #78459d;
}

.all-books-section .check-radio-item input:checked + label:before {
    background: #78459d;
}

.all-books-section .noUi-touch-area, .all-books-section .noUi-connect {
    background: #78459d;
}

.all-books-section .first-page:hover, .all-books-section .last-page:hover {
    background: #78459d;
}

.all-books-section .filter-title {
    color: #78459d;
}

.all-books-section .filter-title path#Shape-2 {
    fill: #78459d;
}

.show-more-cats {
    color: #78459d;
}

.course-details-section.book-details-section {
    padding: 0;
    background: none;
}

.book-details-wrapper {
    padding: 50px 70px;
    background: url("../images/book-details-bg.svg") no-repeat center center;
    background-size: cover;
    border-radius: 20px;
}

.book-details-wrapper .price span {
    color: #fff !important;
}

.course-overview-nav.books:not(.fixed) .course-nav-wrapper {
    background: #fff;
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.07);
    transition: all 0.3s;
    width: 100%;
    border-radius: 0 0 20px 20px;
    margin-top: -30px;
    padding: 35px 30px 0;
}

.course-overview-nav.books:not(.fixed) {
    background: none;
    box-shadow: none;
}

.book-details-section {
    background: none;
    padding: 0;
    position: relative;
    z-index: 9;
}

.course-book-img {
    border-radius: 0;
    text-align: center;
}

.course-book-img img {
    width: auto;
    max-width: 100%;
}

.book-details-wrapper .course-text-details {
    width: 550px;
    max-width: 100%;
}

.book-details-wrapper .course-buttons .add-cart {
    width: 190px;
    background: #fecd73;
    color: #393d48;
}

.book-details-wrapper .course-buttons .add-cart svg path {
    fill: #393d48;
}

.book-details-wrapper .course-buttons .add-cart svg {
    margin-right: 40px;
}

.book-details-wrapper .course-buttons .add-cart:hover {
    background: #2edaf4 !important;
}

.download-btn {
    width: 190px;
    background: #1a43a8 !important;
    color: #ffffff;
}

.download-btn > span {
    color: #ffffff;
}

.download-btn svg path {
    fill: #393d48;
}

.download-btn svg {
    margin-left: 10px;
}

.download-btn:hover {
    background: #ffffff;
    color: #ffffff !important;
}


.book-details-wrapper .course-buttons {
    margin-top: 32px;
}

.course-item .course-img {
    position: relative;
}

.add-fav {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    transition: all 0.3s;
}

.add-fav:hover, .add-fav.active {
    background: #ff6498;
    border-color: #ff6498;
}

.inline-add-cart {
    position: absolute;
    left: 0;
    background: #3DDC87;
    height: 40px;
    width: 40px;
    padding: 0 10px;
    transition: all 0.3s;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    color: #fff !important;
    left: 20px;
    white-space: nowrap;
}

.inline-add-cart span {
    transition: all 0.3s;
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
    opacity: 0;
}

.inline-add-cart:hover {
    width: 123px;
}

.inline-add-cart:hover span {
    width: auto;
    visibility: visible;
    opacity: 1;
}

.inline-add-cart svg {
    height: 20px;
    width: 22px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.filter-item-wrap .title {
    cursor: pointer;
}

.filter-item-wrap .title .toggle-filter-item {
    transition: all 0.3s;
}

.filter-item-wrap .title .toggle-filter-item.active {
    transform: rotate(180deg);
}

.filter-item-content {
    position: relative;
    padding-right: 5px;
}

.modal-content {
    max-width: 100%;
}

.similar-courses .course-item {
    margin-bottom: 20px;
}

.mobile-fav-toggle {
    position: relative;
}

.mobile-fav-toggle svg {
    transition: all 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mobile-fav-toggle.active svg path {
    fill: #1a43a8;
    stroke: #1a43a8;
}

.header-icon.favorite:hover, .header-icon.favorite.active {
    background: #ff6498;
}

.header-icon.favorite svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.header-icon.favorite svg path {
    transition: all 0.3s;
}

.header-icon.favorite:hover svg path, .header-icon.favorite.active svg path {
    fill: #fff;
    stroke: #fff;
}

.header-icon.favorite svg.filled {
    opacity: 0;
    visibility: hidden;
}

.header-icon.favorite.active svg {
    opacity: 0;
    visibility: hidden;
}

.header-icon.favorite.active svg.filled {
    opacity: 1;
    visibility: visible;
}

.favorite-menu.dropdown-menu-item {
    width: 360px;
    left: -150px;
}

.fav-header {
    font-size: 16px;
    font-weight: 700;
    color: #393d48;
    margin-bottom: 15px;
}

.favorite-menu .notf-items {
    height: calc(100% - 40px);
}

.fav-item .img {
    display: inline-block;
    width: 90px;
    margin-left: 10px;
}

.fav-item .img img {
    width: 90px;
    border-radius: 5px;
}

.fav-item .content {
    display: inline-block;
    width: calc(100% - 105px);
    vertical-align: top;
}

.fav-item .content .title {
    display: block;
    color: #393d48;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px;
    transition: all 0.3s;
}

.fav-item .content .title:hover {
    color: #ff6498;
}

.fav-item .content .price {
    font-size: 11px;
    color: #2edaf4;
    font-weight: 500;
}

.fav-item .content .price span:nth-child(2) {
    color: #8a8e98;
    margin-right: 20px;
    text-decoration: line-through;
}

.fav-item .content .add-cart {
    display: block;
    text-align: center;
    line-height: 20px;
    padding: 8px 20px;
    font-size: 11px;
    font-weight: 500;
    color: #3DDC87;
    border-radius: 5px;
    border: 1px solid #3DDC87;
    background: #fff;
    transition: all 0.3s;
    margin-top: 12px;
}

.fav-item .content .add-cart svg {
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
}

.fav-item .content .add-cart span {
    vertical-align: middle;
}

.fav-item .content .add-cart:hover {
    background: #3DDC87;
    color: #fff;
}

.fav-item .content .add-cart:hover svg path {
    fill: #fff;
}

.fav-item .content .add-cart svg path {
    transition: all 0.3s;
}

.fav-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e4eaf1;
}


.quiz-file-q {
    background: #fff;
    padding: 0;
    border-radius: 0;
    margin-bottom: 22px;
}

.quiz-file-q .filepond--root {
    min-height: 177px !important;
    border: 1px dashed #C6CFD9;
    border-radius: 10px;
}

.quiz-file-q .filepond--root .filepond--drop-label {
    min-height: 177px;
}

.upload-text-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.upload-text-wrap svg {
    margin-bottom: 12px;
}

.upload-text-wrap b {
    color: #393D48;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
}

.upload-text-wrap p {
    color: #8A8E98;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    direction: rtl;
}

.fav-item:last-child {
    margin: 0;
    border: none;
}

.mobile-favorite {
    display: none;
}

.question-item .check-radio-item span {
    margin-right: 6px;
    display: inline-block;
}

.course-info-item small {
    color: #97b5ff;
    font-size: 12px;
    display: block;
    margin-top: 3px;
}

.video-player-wrap.quiz-area {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(242, 245, 248, 0.6);
}

.course-quiz-wrapper {
    width: 860px;
    max-width: 90%;
    border: 1px solid #e4eaf1;
    border-radius: 10px;
    background: #ffffff;
    padding: 30px 40px;
}

.course-quiz-wrapper .question-item {
    border: none;
    border-radius: 0;
    background: none;
    padding: 0;
    margin: 0;
}

.course-quiz-wrapper button {
    height: 40px;
    line-height: 40px;
    padding: 0;
    outline: none !important;
    width: 140px;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 700;
}

.course-quiz-wrapper .quiz-title {
    font-size: 13px;
    color: #8a8e98;
    font-weight: 500;
    margin-bottom: 10px;
}

.course-quiz-wrapper .quiz-title span {
    margin-right: 7px;
}

.course-quiz-wrapper .quiz-title span i {
    font-style: normal;
    color: #393d48;
}

.course-quiz-wrapper .question-item .check-radio-item label:before {
    background: #f2f5f8 !important;
}

.certificate-download {
    display: flex;
    align-items: center;
    background: rgba(255, 157, 102, 0.15);
    color: #393d48;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50px;
    padding: 13px 25px 13px 13px;
    margin-bottom: 20px;
}

.certificate-download svg {
    margin-left: 20px;
}

.certificate-download a {
    margin-right: auto;
    width: 138px;
    height: 36px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    background: #ff9d66;
    line-height: 37px;
    flex: 0 0 auto;
    padding: 0;
    text-align: center;
}

.certificate-download a:hover {
    background: #1a43a8;
}

.quiz-with-img .quiz-img {
    width: 180px;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    margin-top: 10px;
    border-radius: 10px;
}

.quiz-with-img .question-item {
    width: calc(100% - 204px);
    display: inline-block;
    vertical-align: top;
}

.inline-radio-imgs .check-radio-item {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    margin-left: 10px;
}

.inline-radio-imgs .check-radio-item label {
    padding-right: 0;
    padding-top: 34px;
    margin-right: 0;
}

.inline-radio-imgs .check-radio-item:last-child {
    margin: 0;
}

.inline-radio-imgs .check-radio-item label:before {
    right: 50%;
    top: 0;
    transform: translateX(50%);
}

.inline-radio-imgs .check-radio-item label:after {
    top: 4px;
    right: 50%;
    transform: translateX(50%);
}

.inline-radio-imgs .check-radio-item img {
    border-radius: 5px;
    max-width: 100%;
}

.quiz-status-wrap {
    text-align: center;
}

.quiz-status-wrap .icon {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    display: inline-block;
    line-height: 56px;
    background: #3DDC87;
    margin-bottom: 10px;
    font-size: 24px;
}

.quiz-status-wrap h3 {
    color: #3DDC87;
    line-height: 26px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 18px;
    font-size: 15px;
}

.quiz-status-wrap a {
    width: 140px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 13px;
    font-weight: 700;
}

.failed.quiz-status-wrap h3 {
    color: #ff6498;
}

.quiz-status-wrap.failed .icon {
    background: #ff6498;
}

.quiz-status-wrap.failed a {
    width: 118px;
}

form.video-player-wrap.quiz-area {
    min-height: 600px;
    height: auto;
}


.courses-gifts-wrap .form-group input, .courses-gifts-wrap .form-group select,
.inner-page-form .form-group input:not(.fstQueryInput), .inner-page-form .form-group select,
.profile-info-wrap .form-group input, .profile-info-wrap .form-group select, .input_with_icon {
    /* padding-right: 56px !important; */
    padding-top: 0 !important;
}

.courses-gifts-wrap textarea {
    border-color: #f2f5f8;
}


.quiz-status-wrap.failed a.back {
    margin-right: 6px;
    width: 150px;
    background: #ffffff;
    color: #1a43a8 !important;
    border: 1px solid #1a43a8;
}
.quiz-status-wrap.failed a.result {
    width: 118px;
}


.quiz-status-wrap.failed a.back:hover {
    color: #ffffff !important;
    background: #393d48;
    border-color: #393d48;
}

.follow-trainer {
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    border: 2px solid #fff;
    right: 22px;
    top: 12px;
    z-index: 1;
    background: #1a43a8;
    transition: all 0.3s;
}

.follow-trainer svg {
    position: absolute;
    right: 50%;
    bottom: 50%;
    transform: translate(50%, 50%);
    transition: all 0.3s;
    opacity: 1;
    visibility: visible;
}

.follow-trainer svg.unfollow {
    opacity: 0;
    visibility: hidden;
}

.follow-trainer.active svg {
    opacity: 0;
    visibility: hidden;
}

.follow-trainer.active svg.unfollow {
    opacity: 1;
    visibility: visible;
}

.affiliate-form .question-item {
    margin-bottom: 15px;
}

.affiliate-form .question-item h3 {
    margin-bottom: 12px;
}

.quiz-result-wrapper {
    width: 800px;
    margin: 0 auto;
    max-width: 100%;
}

.quiz-result-wrapper .quiz-status-wrap {
    margin-bottom: 40px;
}

.quiz-bg {
    background: #f2f5f8;
    border: 1px solid #e4eaf1;
    border-radius: 10px;
    padding: 30px 35px;
}

.quiz-bg.false{
    box-shadow: 0px 0px 5px #f5c6cb;
    border: 1px solid #f5c6cb;
}
.quiz-bg.true{
    box-shadow: 0px 0px 5px #3DDC87;
    border: 1px solid #3DDC87;
}


.quiz-result-title {
color: #393d48;
font-size: 18px;
line-height: 30px;
font-weight: 700;
margin-bottom: 10px;
}

.quiz-item {
margin-bottom: 10px;
}

.quiz-item .question-item {
padding: 0;
border: none;
border-radius: 0;
margin: 0;
}

.quiz-item.true .check-radio-item input:checked + label span {
color: #1a43a8;
}

.quiz-item.true .check-radio-item input:checked + label:before {
border-color: #3ddc87;
}

.quiz-item.true .check-radio-item input:checked + label:after {
background: #3ddc87;
}

.quiz-item.false .check-radio-item input:checked + label span {
color: #ff6498;
}

.quiz-item.false .check-radio-item input:checked + label:before {
border-color: #ff6498;
}

.quiz-item.false .check-radio-item input:checked + label:after {
background: #ff6498;
}

.download-cert-notf .notf-content {
position: relative;
padding-left: 60px;
}

.download-cert-notf .notf-content .download-cert {
width: 55px;
height: 30px;
border-radius: 50px;
text-align: center;
line-height: 28px;
background: #1a43a8;
color: #fff !important;
font-size: 11px;
font-weight: 700;
transition: all 0.3s;
position: absolute;
left: 0;
top: 10px;
}

.download-cert-notf .notf-content .download-cert:hover {
background: #393d48;
}

.affiliate-modal {
text-align: center;
width: 380px;
padding: 30px;
}

.affiliate-modal h3 {
font-size: 16px;
font-weight: 500;
line-height: 28px;
margin-top: 0;
color: #1a43a8;
margin-bottom: 5px;
}

.podcast-section {
margin-bottom: 30px;
}

.affiliate-modal p {
font-size: 16px;
color: #393d48;
font-weight: 500;
line-height: 28px;
margin-bottom: 20px;
}

.podcast-wrapper {
position: relative;
padding: 30px;
overflow: hidden;
}

.podcast-wrapper:after {
content: '';
position: absolute;
top: 0;
right: 0;
left: 0;
background: #1a43a8;
height: 205px;
border-radius: 10px;
}

.podcast-wrapper:before {
content: url("../images/podcast-bg.svg");
position: absolute;
top: 0;
right: 0;
z-index: 1;
}

.podcast-content {
position: relative;
z-index: 2;
}

.podcast-section-title {
display: flex;
align-items: center;
margin-bottom: 35px;
}

.podcast-section-title h3 {
margin: 0;
font-size: 20px;
font-weight: 700;
color: #fff;
line-height: 30px;
}

.podcast-section-title .left-side {
margin-right: auto;
display: inline-flex;
align-items: center;
}

.podcast-section-title a {
transition: all 0.3s;
}

.podcast-section-title .view-all {
color: #fff !important;
font-size: 14px;
font-weight: 500;
padding: 8px 12px;
border-radius: 50px;
border: 2px solid #fff;
}

.podcast-section-title .view-all:hover {
background: #2edaf4;
border-color: #2edaf4;
}

.podcast-section-title .podcast-icon {
width: 40px;
height: 40px;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 9px;
background: #fff;
}

.podcast-section-title .podcast-icon img {
max-width: 100%;
max-height: 100%;
}

.podcast-item {
position: relative;
box-shadow: 0 10px 15px rgba(69, 79, 88, 0.05);
}

.podcast-item img {
border-radius: 10px;
width: 100%;
}

.podcast-item .play {
position: absolute;
width: 40px;
height: 40px;
left: 20px;
bottom: -20px;
border-radius: 100%;
transition: all 0.3s;
background: #ffffff;
box-shadow: 0 6px 10px rgba(26, 67, 168, 0.2);
}

.podcast-item:hover .play {
background: #2edaf4;
}

.podcast-carousel .owl-stage {
padding-bottom: 30px;
}

.owl-carousel.podcast-carousel .owl-nav > div {
background: #ff6498 !important;
}

.owl-carousel.podcast-carousel .owl-nav > div:hover {
background: #2edaf4 !important;
}

.podcast-row .podcast-item {
margin-bottom: 35px;
}

.podcast-items {
padding: 20px;
border-radius: 10px;
background: #f2f5f8;
width: 590px;
margin: 0 auto;
max-width: 100%;
}

.inline-podcast-item {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid rgba(182, 186, 196, 0.3);
}

.inline-podcast-item:last-child {
margin-bottom: 0;
border-bottom: 0;
padding: 0;
}

.inline-podcast-item .img {
display: inline-block;
width: 165px;
margin-left: 20px;
vertical-align: middle;
}

.inline-podcast-item .img img {
width: 100%;
border-radius: 10px;
}

.inline-podcast-item .content {
display: inline-block;
vertical-align: middle;
width: calc(100% - 190px);
}

.inline-podcast-item h3 {
color: #393d48;
font-size: 13px;
font-weight: 700;
line-height: 26px;
margin-top: 0;
margin-bottom: 6px;
}

.inline-podcast-item .user {
color: #8a8e98;
font-size: 12px;
font-weight: 500;
line-height: 28px;
margin-bottom: 12px;
}

.inline-podcast-item .user svg {
margin-left: 6px;
vertical-align: middle;
}

.inline-podcast-item .content a {
color: #1a43a8;
font-size: 12px;
font-weight: 700;
transition: all 0.3s;
}

.inline-podcast-item .content a svg {
margin-right: 8px;
}

.inline-podcast-item .content a path {
transition: all 0.3s;
}

.inline-podcast-item .content a:hover {
color: #2edaf4;
}

.inline-podcast-item .content a:hover path {
fill: #2edaf4;
}

.podcast-page-title {
font-size: 20px;
font-weight: 700;
color: #393d48;
line-height: 30px;
width: 590px;
margin: 0 auto 20px;
max-width: 100%;
}

.inline-podcast-item.loader {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid rgba(182, 186, 196, 0.3);
}

.inline-podcast-item.loader .img {
height: 120px;
border-radius: 10px;
}

.inline-podcast-item.loader .title, .inline-podcast-item.loader .user, .inline-podcast-item.loader .link {
height: 12px;
}

.inline-podcast-item.loader .title {
margin-bottom: 16px;
width: 70%;
}

.inline-podcast-item.loader .user {
margin-bottom: 27px;
width: 20%;
}

.inline-podcast-item.loader .link {
width: 30%;
}

.podcast-bg-wrapper {
padding: 40px 0;
background: #1a43a8;
margin-bottom: 30px;
}

.podcast-page .blog-meta {
margin-bottom: 20px;
}

.podcast-page .single-blog-content {
margin-bottom: 25px;
}

.podcast-details-sections {
width: 590px;
margin: 0 auto;
max-width: 100%;
}

.check-radio-item input[disabled] + label {
cursor: initial;
}

.page_loader {
position: fixed;
z-index: 999999;
background: #fff;
left: 0;
right: 0;
bottom: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
}

.wjhni-section {
margin-top: -50px;
position: relative;
z-index: 5;
}

.wjhni-wrap {
width: 794px;
margin: 0 auto;
max-width: 100%;
border-radius: 10px;
overflow: hidden;
background: linear-gradient(to right, #fdeaf0, #fbbae2);
min-height: 140px;
display: flex;
justify-content: flex-start;
padding-right: 66px;
align-items: center;
position: relative;
}

.wjhni-content {
text-align: center;
z-index: 1;
position: relative;
}

.wjhni-content h3 {
margin-top: 10px;
margin-bottom: 0;
color: #393d48;
font-size: 16px;
font-weight: 500;
line-height: 28px;
}

.wjhni-content h3 b {
color: #f9436c;
font-size: 18px;
}

.wjhni-wrap img {
position: absolute;
left: 25px;
top: -25px;
z-index: 0;
}

.wjhni-content a {
display: flex;
align-items: center;
justify-content: center;
width: 142px;
height: 42px;
background: #fa436b;
border-radius: 50px;
box-shadow: 0 5px 10px rgba(255, 54, 179, 0.2);
color: #fff !important;
font-size: 16px;
font-weight: bold;
transition: all 0.3s;
margin: 0 auto;
}

.wjhni-content a:hover {
background: #393d48;
box-shadow: 0 5px 10px rgba(57, 61, 72, 0.2);
}

.trainer-home-section {
/*position: relative;*/
    height: fit-content;
    max-height: 650px;
}

.trainer-home-section:before {
    display: none;
}

.trainer-home-section .trainer-img {
    height: 520px;
    position: absolute;
    top: 85px;
    right: 0;
    width: 54.63541666666667%;
    border-radius: 0 0 0 320px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}


@media (max-width: 991px) {
    .trainer-home-section .trainer-img {
        position: static !important;
    }
}

.trainer-img-fix {
    top: 132.5px !important;
}

.trainer-row {
    height: 500px;
    margin-top: 0 !important;

}

.trainer-section-text {
    padding-right: 40px;
}

.trainer-section-text h5 {
    color: #1a43a8;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 5px;
    margin-top: 0;
}

.trainer-section-text h3 {
    color: #1a43a8;
    font-size: 36px;
    font-weight: 700;
    line-height: 64px;
    margin-bottom: 25px;
    margin-top: 0;
}

.trainer-section-text p {
    color: #8a8e98;
    font-size: 13px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 35px;
}

.trainer-section-text a {
    background: #2edaf4;
    box-shadow: none;
    width: 133px;
}

.trainer-home-section .logo {
    position: relative;
    z-index: 2;
    max-height: 50px;
    overflow: hidden;
}

.trainer-home-section header {
    position: relative;
    z-index: 1;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
    background: #fff;
}

.trainer-home-section header:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 54.63541666666667%;
    content: '';
    bottom: 0;
    z-index: 1;
    background: linear-gradient(#fff, transparent);
    opacity: 0.3;
}

.trainer-footer {
    padding-bottom: 30px;
}

.trainer-footer .copyrights {
    position: initial;
}

header {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
}

header.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999;
    background: #fff;
    padding: 15px 0;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
}

.trainer-footer-copyrights {
    margin-right: auto;
}

.trainer-footer-copyrights .osarh-copyrights {
    color: #1a43a8;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
}

.trainer-footer-copyrights .osarh-copyrights a {
    text-decoration: underline !important;
    color: #1a43a8;
    transition: all 0.3s;
}

.trainer-footer-copyrights .osarh-copyrights a:hover {
    color: #000;
}

.big-blog-item {
    height: 322px;
}

.trainer-blog-section .blog-item .blog-content .blog-meta .category {
    margin: 0;
}

.trainer-cons {
    margin-top: 60px;
    background: url("../images/why-bg.svg") no-repeat top right;
    background-size: 46% auto;
}

.trainer-cons-text h3 {
    color: #1a43a8;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    margin-top: 0;
    margin-bottom: 20px;
}

.trainer-cons-text p {
    color: #8a8e98;
    font-size: 13px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 40px;
}

.trainer-cons-text a {
    background: #2edaf4;
    width: 133px;
}

.trainer-cons-img img {
    max-width: 100%;
    border-radius: 15px;
}

.course-links {
    font-size: 11px;
    font-weight: 500;
    margin-top: 5px;
    color: #8a8e98;
}

.course-links a {
    transition: all 0.3s;
    color: #8a8e98;
}

.course-links a:hover {
    text-decoration: underline !important;
}

.inline-add-cart {
    height: 38px;
    width: 38px;
    border-radius: 10px;
}

.inline-add-cart svg {
    left: 8px;
}

.course-item .course-content {
    padding: 20px 20px;
}

.book-item .course-content {
    height: 150px;
}

.course-item .course-content h3 {
    height: 54px;
}

.trainer-home-section .header-wrap {
    position: relative;
    z-index: 5;
}

.copyrights {
    bottom: -25px;
}


/* course updates */
.course-content-item {
    padding: 12px 20px;
    font-weight: 500;
    font-size: 13px;
    background: #F2F5F8;
    border-color: #E4EAF1;
    margin-bottom: 10px;
}

.collapse-item-header {
    display: flex;
    align-items: center;
    padding: 12px 50px;
    position: relative;
    color: #1A43A8;
    font-size: 14px;
    font-weight: 700;
    border-radius: 8px;
    border: 1px solid #E4EAF1;
    cursor: pointer;
    background: #FBFCFD;
}

.collapse-item-header svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    width: 14px;
    height: 14px;
    transition: all 0.3s;
}

.collapse-item-header svg.minus {
    opacity: 0;
    visibility: hidden;
}

.collapse-item-wrap {
    margin-bottom: 16px;
}

.collapse-item-wrap.active .collapse-item-header {
    border-radius: 8px 8px 0 0;
    border-bottom: 0;
}

.collapse-item-wrap.active .collapse-item-header .plus {
    opacity: 0;
    visibility: hidden;
}

.collapse-item-wrap.active .collapse-item-header .minus {
    opacity: 1;
    visibility: visible;
}

.collapse-item-content {
    transition: all 0.3s;
    height: 0;
    overflow: hidden;
}

.collapse-item-content .course-content-item:last-child {
    margin: 0;
}

.collapse-item-wrap.active .course-content-item:first-child {
    border-radius: 0 0 8px 8px;
}

.collapse-item-wrap.active .collapse-item-content {
    height: auto;
}

.course-contents-wrapper .course-content-item a {
    margin-top: 0 !important;
    flex: 0 0 auto;
}

.course-content-items {
    padding: 15px 0 15px 15px;
}

.course-content-items .mCSB_container {
    margin-left: 20px !important;
}

.course-content-items .course-content-item {
    border-radius: 0;
}

.course-content-items .course-content-item a {
    font-size: 12px;
    font-weight: 500;
    padding: 14px 29px 14px 10px;
    min-height: 70px;
    margin: 0 !important;
}

.course-content-items .course-content-item.completed .status {
    background: #54D69E;
    border-color: #54D69E;
}

.course-content-items .course-content-item .status {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #F2F5F8;
    border: 1px solid #E4EAF1;
    margin-left: 20px;
}

.course-content-items .course-content-item.video .status svg {
    opacity: 1;
}

.course-content-items .course-content-item.video.active .status svg path {
    fill: #1A43A8;
}

.course-content-items .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #E4EAF1;
}

.course-content-items .collapse-item-header {
    padding: 25px 78px 25px 10px;
    background: none;
    border: none;
    border-bottom: 1px solid #E4EAF1 !important;
    color: #393D48;
}

.course-content-items .collapse-item-header .icon {
    position: absolute;
    right: 30px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #393D48;
}

.course-content-items .collapse-item-header .icon svg {
    right: 50%;
    transform: translate(50%, -50%);
}

.course-content-items .collapse-item-wrap {
    margin: 0;
}

.course-content-items .course-content-item.active {
    background: rgba(26, 67, 168, 0.05);
}

.course-content-items .course-content-item.active a, .course-content-items .course-content-item.active .duration {
    color: #1A43A8;
}

.course-content-items .course-content-item.active:not(.completed) path {
    fill: #1A43A8;
}

.course-content-items .course-content-item .status svg {
    opacity: 1;
}

.course-content-items .course-content-item .title i {
    font-size: 12px;
    font-weight: 500;
}

.course-content-items .course-content-item.quiz .title i {
    color: #8A8E98;
}

.video-player-wrap {
    position: relative;
}

.course-navigation {
    position: absolute;
    bottom: 58px;
    right: 0;
    left: 0;
    /*top: 0;*/
    display: flex;
    align-items: flex-end;
    /*background: rgba(0,0,0,0.3);*/
    justify-content: center;
}

.play .course-navigation {
    display: none;
}

.course-navigation .btns {
    display: flex;
    width: 860px;
    max-width: 90%;
}

.course-navigation a {
    background: #FFFFFF;
    border-radius: 50px;
    height: 40px;
    padding: 0 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #393D48;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s;
}

.course-navigation a svg {
    margin-left: 10px;
}

.course-navigation a path {
    transition: all 0.3s;
}

.course-navigation a:hover {
    background: #1A43A8;
    color: #ffffff;
}

.course-navigation a:hover path {
    fill: #ffffff;
}

.course-navigation a.prev svg {
    transform: rotate(180deg);
    margin-top: 2px;
}

.course-navigation a.next {
    margin-right: auto;
}

.course-navigation a.next svg {
    margin-right: 10px;
    margin-left: 0;
}


/* quiz new style */
.quiz-results-lists {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
}

.quiz-result-list {
    flex: 1;
}

.quiz-result-list.dotted {
    margin-right: 30px;
}

.quiz-result-item {
    padding: 15px;
    border-radius: 10px;
    background: #F2F5F8;
    border: 1px solid #3DDC87;
    font-size: 12px;
    font-weight: 700;
    color: #393D48;
    margin-bottom: 12px;
}

.quiz-result-item.error {
    border-color: #FF6498;
    color: #FF6498;
}

.quiz-result-list.dotted .quiz-result-item {
    border-style: dashed;
    color: #8A8E98;
}

.quiz-result-list.dotted .quiz-result-item.error {
    color: #FF6498;
}

.quiz-results-wrapper .quiz-status-wrap {
    margin-top: 18px;
}

.quiz-results-wrapper h3 {
    color: #393d48;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0;
}

.quiz-file-q {
    background: #fff;
    padding: 0;
    border-radius: 0;
    margin-bottom: 22px;
}

.quiz-file-q .filepond--root {
    min-height: 177px !important;
    border: 1px dashed #C6CFD9;
    border-radius: 10px;
}

.quiz-file-q .filepond--root .filepond--drop-label {
    min-height: 177px;
}

.upload-text-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.upload-text-wrap svg {
    margin-bottom: 12px;
}

.upload-text-wrap b {
    color: #393D48;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 6px;
}

.upload-text-wrap p {
    color: #8A8E98;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    direction: rtl;
}

.extra-text-wrap .title {
    display: flex;
    align-items: center;
}

.extra-text-wrap .title span {
    margin-right: auto;
    flex: 0 0 auto;
    color: #8A8E98;
    font-size: 13px;
    font-weight: 500;
}

.extra-text-wrap .title span i {
    font-style: normal;
}

.extra-text-wrap textarea {
    border: none;
    outline: none;
    resize: none;
    height: 95px;
    background: #F2F5F8;
    border-radius: 25px;
    padding: 14px 20px;
    font-size: 13px;
    font-weight: 500;
}

.draggable-quiz-wrap {
    display: flex;
}

.drag-list {
    flex: 1;
}

.drag-answers-wrap {
    margin-right: 20px;
}

.drag-item-wrap {
    min-height: 50px;
    border-radius: 10px;
    border: 1px solid #E4EAF1;
    margin-bottom: 12px;
}

.drag-item {
    padding: 16px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 700;
    color: #393D48;
    background: #F7F9FB;
    min-height: 50px;
}

.drag-item.ui-draggable-dragging {
    box-shadow: 0 10px 15px rgba(69, 79, 88, .05);
    border: 1px solid #E4EAF1;
    z-index: 55;
    height: auto !important;
    width: 370px !important;
}

.drag-item.ui-draggable-dragging.resetted {
    width: 370px !important;
}

.drag-item.answered {
    background: #1A43A8;
    color: #fff;
    z-index: 55;
    margin-right: -2px;
}

.drag-answers-wrap .drag-item {
    color: #8A8E98;
    border: 1px dashed #C6CFD9;
    margin-bottom: 12px;
    background: none;
    position: relative;
    display: flex;
    align-items: center;
}

.drag-answers-wrap .drag-item .drag-hint {
    position: absolute;
    display: flex;
    align-items: center;
    color: #C6CFD9;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding-right: 100px;
    background: rgba(57, 61, 72, 0.8);
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
}

.drag-answers-wrap .drag-item .drag-hint i {
    font-style: normal;
}

.drag-answers-wrap .drag-item.ui-droppable-active .drag-hint {
    opacity: 1;
    visibility: visible;
    background: rgba(57, 61, 72, 0.8) !important;
}

.drag-answers-wrap .drag-item .drag-hint svg {
    margin-left: 12px;
}

.drag-item.ui-droppable.ui-droppable-disabled {
    border: none;
}

.draggable-quiz-wrap.single-choice {
    display: block;
}

.draggable-quiz-wrap.single-choice .drag-questions-wrap {
    display: flex;
}

.draggable-quiz-wrap.single-choice .drag-questions-wrap .drag-item-wrap {
    flex: 1;
    margin-left: 10px;
    width: 25%;
    height: 52px;
}

.draggable-quiz-wrap.single-choice .drag-questions-wrap .drag-item-wrap:last-child {
    margin-left: 0;
}

.draggable-quiz-wrap.single-choice .drag-questions-wrap .drag-item-wrap .drag-item {
    height: 100%;
}

.draggable-quiz-wrap.single-choice .drag-answers-wrap {
    margin-right: 0;
    margin-top: 20px;
}

.draggable-quiz-wrap.single-choice .drag-answers-wrap .drag-item {
    height: 100px;
}

.draggable-quiz-wrap.single-choice .drag-answers-wrap .drag-item .drag-hint {
    opacity: 1;
    visibility: visible;
    background: none;
    padding: 0;
    justify-content: center;
}

.draggable-quiz-wrap.single-choice .drag-answers-wrap .drag-item .drag-hint {
    opacity: 1;
    visibility: visible;
    background: none;
    padding: 0;
    justify-content: center;
}

.draggable-quiz-wrap.single-choice .drag-item.answered {
    height: 100px !important;
    margin-right: -5px;
}

.course-quiz-wrapper .reset,.course-quiz-wrapper .reset-single {
    margin-right: 10px;
    border: 1px solid #393D48;
    color: #393D48 !important;
    background: #fff;
    width: 120px;
}

.course-quiz-wrapper .reset:hover ,.course-quiz-wrapper .reset-single:hover {
    color: #fff !important;
    background: #393D48;
}

.ui-draggable-handle.resetted {
    width: 100% !important;
}

/* New profile updates  */
.profile-block-item {
    padding: 20px;
    border-radius: 10px;
    background: #F2F5F8;
    margin-bottom: 20px;
}

.profile-flex-stat {
    display: flex;
    align-items: center;
}

.profile-flex-stat svg {
    margin-left: 20px;
    flex: 0 0 auto;
}

.profile-flex-stat b {
    color: #393D48;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
    line-height: 28px;
}

.profile-flex-stat span {
    color: #8A8E98;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
}

.profile-flex-stat .text {
    display: flex;
    flex-wrap: wrap;
}

.point-stat-item {
    display: flex;
    align-items: center;
    margin-top: 14px;
}

.point-stat-item b {
    flex: 0 0 auto;
    width: 65px;
    margin-left: 14px;
    font-size: 16px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    color: #1A43A8;
}

.point-stat-item span {
    font-size: 13px;
    font-weight: 500;
    color: #393D48;
}

.point-stat-item b:before {
    content: '';
    width: 16px;
    height: 16px;
    margin-left: 15px;
    border-radius: 100%;
    background: #1A43A8;
}

.point-stat-item.color1 b:before {
    background: #FF9D66;
}

.point-stat-item.color1 b {
    color: #FF9D66;
}

.point-stat-item.color2 b:before {
    background: #54D69E;
}

.point-stat-item.color2 b {
    color: #54D69E;
}

.stats-tags {
    display: flex;
    flex-wrap: wrap;
}

.state-tag-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #393D48;
    line-height: 20px;
    padding: 5px 14px;
    font-size: 12px;
    font-weight: 500;
    background: #E4EAF1;
    border-radius: 50px;
    margin-left: 8px;
    margin-bottom: 8px;
}

a.state-tag-item {
    color: #FFFFFF;
    background: #393D48;
    margin-left: 0;
    transition: all .3s;
}

a.state-tag-item:hover {
    color: #FFFFFF;
    background: #1A43A8;
}

.profile-call-action {
    display: flex;
    align-items: center;
    background: #000000;
    border-radius: 10px;
    height: 150px;
    margin-bottom: 30px;
    padding: 0 45px;
    margin-top: 10px;
    overflow: hidden;
}

.profile-call-action img {
    flex: 0 0 auto;
    margin-left: 45px;
    margin-top: 48px;
}

.profile-call-action .text {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    line-height: 28px;
}

.profile-call-action b {
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
}

.profile-call-action b:nth-child(2) {
    color: #FF2B5E;
}

.profile-call-action a {
    margin-right: auto;
    width: 140px;
    height: 40px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FF2B5E;
}

.profile-call-action a:hover {
    background: #ffffff;
    color: #FF2B5E !important;
}

.course-menu-wrap .course-drop-menu a.remove-course {
    color: #FF6498;
    margin-top: 10px;
}

.profile-section-title {
    color: #393D48;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 16px;
}

.points-chart-wrap {
    min-height: 388px;
}

.points-chart-wrap .custom-title {
    font-weight: 700;
    font-size: 16px;
}

.chart-label-item {
    margin-bottom: 20px;
}

.task-item {
    display: flex;
    align-items: center;
    position: relative;
    color: #393D48;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 15px;
}

.task-item input {
    position: absolute;
    z-index: -100;
    opacity: 0;
    visibility: hidden;
}

.task-item label {
    font-weight: 500;
    font-size: 13px;
    position: relative;
    padding-right: 28px;
    cursor: pointer;
}

.task-item label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 4px;
    background: #fff;
    transition: all 0.3s;
}

.task-item label svg {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}

.task-item input:checked + label svg {
    opacity: 1;
    visibility: visible;
}

.task-item input:checked + label:before {
    background: #1A43A8;
}

.task-item input:checked + label {
    text-decoration: line-through;
}

.show-more-tasks {
    display: inline-flex;
    align-items: center;
    color: #1A43A8;
    font-size: 12px;
    font-weight: 700;
}

.show-more-tasks svg {
    margin-right: 18px;
}

.profile-cv-item {
    display: flex;
    align-items: center;
    background: #F2F5F8;
    border-radius: 10px;
    padding: 20px;
}

.profile-cv-item .name {
    display: inline-flex;
    flex-direction: column;
    color: #8A8E98;
    font-size: 13px;
    font-weight: 500;
    flex-wrap: wrap;
}

.profile-cv-item .name b {
    color: #393D48;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
}

.profile-cv-item .btns {
    margin-right: auto;
    display: inline-flex;
    align-items: center;
}

.profile-cv-item .btns a {
    height: 36px;
    padding: 0 15px;
    color: #393D48 !important;
    font-size: 13px;
    font-weight: 700;
    background: #fff;
    width: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.profile-cv-item .btns a:first-child {
    margin-right: 0;
}

.profile-cv-item .btns a.blue {
    color: #ffffff !important;
    background: #1A43A8;
}

.profile-cv-item .btns a:hover, .profile-cv-item .btns a.blue:hover {
    color: #ffffff !important;
    background: #393D48;
}

.no-cv-wrap {
    display: flex;
    align-items: center;
    height: 200px;
    width: 485px;
    max-width: 100%;
    border-radius: 10px;
    background: #2FDAF4;
    margin: 0 auto;
    overflow: hidden;
}

.no-cv-wrap img {
    height: 100%;
    margin-left: 40px;
    margin-right: -1px;
}

.no-cv-wrap .text {
    width: 150px;
    max-width: 100%;
    line-height: 28px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.no-cv-wrap .text b {
    color: #1A43A8;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: center;
}

.no-cv-wrap .text span {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 18px;
}

.no-cv-wrap .text a.primary--btn {
    padding: 0;
    width: 140px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.course-cv-item {
    box-shadow: 0 10px 15px rgba(69, 79, 88, 0.05);
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
}

.course-cv-item img {
    width: 100%;
    aspect-ratio: 1.4171123/1;
    object-fit: cover;
}

.course-cv-item .cv-course-title {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 700;
    color: #393D48;
    padding: 22px 25px;
}

.course-cv-item .cv-course-title b {
    font-weight: 700;
    margin-left: 10px;
}

.course-cv-item .cv-course-title a {
    margin-right: auto;
    flex: 0 0 auto;
    width: 36px;
    height: 36px;
    background: #1A43A8;
    display: inline-flex;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
    transition: all 0.3s;
}

.course-cv-item .cv-course-title a:hover {
    background: #393D48;
}

.course-cv-item .cv-course-title a svg {
    transform: rotate(90deg);
}

.my-courses .course-item .course-content {
    height: auto;
    padding-bottom: 60px;
}

.course-progress {
    display: flex;
    align-items: center;
    margin: 5px 0;
}

.course-progress span {
    margin-right: auto;
    font-size: 13px;
    font-weight: 500;
    color: #8A8E98;
}

.my-courses .add-course {
    height: 344px;
}

.course-progress .progress {
    width: calc(100% - 40px);
}

.course-progress .progress .progress-bar {
    background-color: #1A43A8;
}

.profile-mobile-menu-wrap {
    display: none;
}

@media (max-width: 991px) {
    .course-content-items .course-content-item a {
        padding: 14px 10px;
    }

    .course-content-items .collapse-item-header .icon {
        right: 10px;
    }

    .course-content-items .collapse-item-header {
        padding: 20px 60px 20px 10px;
    }

    .course-navigation a {
        padding: 0 15px;
        font-size: 12px;
    }

    .profile-cv-item {
        display: block;
        text-align: center;
    }

    .profile-cv-item .name {
        margin-bottom: 20px;
        display: flex;
    }

    .profile-cv-item .btns a {
        padding: 0 10px;
        font-size: 11px;
    }

    .profile-call-action {
        display: block;
        text-align: center;
        position: relative;
        padding: 0 20px 20px;
        height: auto;
    }

    .profile-call-action img {
        max-width: 100%;
        margin-bottom: 25px;
        margin-left: 0;
        margin-top: 20px;
        margin-right: -20px;
    }

    .profile-call-action .text {
        display: flex;
        margin-bottom: 20px;
        position: relative;
    }

    .course-cv-item .cv-course-title {
        display: block;
        font-size: 12px;
        padding: 20px 12px;
        text-align: center;
    }

    .course-cv-item .cv-course-title b {
        margin-left: 0;
        display: block;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .profile-sidebar {
        display: none;
    }

    .profile-details {
        transform: translateX(calc(50%)) !important;
        width: 100% !important;
    }

    .profile-content {
        padding-right: 0 !important;
        width: 100% !important;
    }

    .profile-mobile-menu-wrap {
        display: block;
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .profile-mobile-menu {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

    .profile-mobile-menu a {
        color: #8A8E98;
        font-size: 13px;
        font-weight: 500;
        padding: 4px 10px;
        border-radius: 50px;
        background: #F2F5F8;
        transition: all 0.3s;
        margin-left: 10px;
        white-space: nowrap;
    }

    .profile-mobile-menu a.active svg {
        fill: #fff;
    }

    .profile-mobile-menu a svg {
        width: 14px;
    }

    .profile-mobile-menu a:first-child {
        margin-right: 20px;
    }

    .profile-mobile-menu a.active {
        color: #ffffff;
        background: #1A43A8;
    }

    .profile-mobile-menu-wrap .mCSB_draggerContainer {
        opacity: 0 !important;
    }

    .profile-page-title {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .drag-item {
        padding: 10px;
        font-size: 11px;
        font-weight: 500;
    }

    .drag-answers-wrap .drag-item .drag-hint {
        font-size: 10px;
        padding-right: 10px;
    }

    .draggable-quiz-wrap.single-choice .drag-questions-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .draggable-quiz-wrap.single-choice .drag-questions-wrap .drag-item-wrap {
        flex: 0 0 calc(50% - 5px);
        margin-left: 10px;
    }

    .draggable-quiz-wrap.single-choice .drag-questions-wrap .drag-item-wrap:nth-child(2n) {
        margin-left: 0;
    }

    /*  المسارات  */
    .path-item-wrap .course-menu-wrap {
        bottom: 17px;
        top: auto;
        transform: none;
    }
    .path-item-wrap .course-item .course-content {
        height: auto;
        width: 100%;
        padding: 20px;
    }
    .path-item-wrap .course-item .course-img {
        width: 100%;
        height: auto;
        border-radius: 0;
        margin-left: 0;
    }
    .path-item-wrap .course-item .course-img img {
        border-radius: 0;
    }
    .path-item-wrap .course-item {
        display: block;
        padding: 0;
    }
    .path-status-text {
        display: block;
        text-align: center;
        padding: 20px;
    }
    .path-status-text span{
        display: block;
        margin-bottom: 12px;
    }

}


.course-package-details .package-tooltip {
    width: 24px;
    height: 24px;
    background: #8A8E98;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    margin-left: 6px;
    cursor: pointer;
    transition: all 0.3s;
}

.course-package-details .package-tooltip img {
    width: auto;
}

.tooltip-items p {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 15px;
}

.course-package-details p {
    font-size: 11px;
    font-weight: 500;
    color: #8A8E98;
    margin: 0;
}

.tooltip-items {
    position: absolute;
    top: calc(100% + 3px);
    right: -10px;
    border-radius: 8px;
    padding: 15px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 500;
    opacity: 0;
    transition: all 0.3s;
    z-index: -1;
    line-height: 30px;
    width: 240px;
    background: #393D48;
}

.tooltip-items{
    position: absolute;
    top:calc(100% + 3px);
    right:-10px;
    border-radius: 8px;
    padding:15px;
    color: #FFFFFF;
    font-size:11px;
    font-weight:500;
    opacity: 0;
    transition: all 0.3s;
    z-index: -1;
    line-height:30px;
    width:240px;
    background: #393D48;
}
.tooltip-items::after{
    content: '';
    position: absolute;
    right: 30px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #393D48;
    clear: both;
}
.tooltip-items p{
    color: #fff;
    font-size:11px;
    font-weight: 500;
    margin-bottom:5px;
    line-height:15px;
}
.tooltip-items.active{
    opacity:1;
    visibility: visible;
    z-index:5;
}

.course-package-details .package-tooltip {
    width: 24px;
    height: 24px;
    background: #8A8E98;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex:0 0 auto;
    margin-left:6px;
    cursor: pointer;
    transition: all 0.3s;
}

.courses-packages-carousel .course-item {
    /*overflow: visible;*/
}

.courses-packages-carousel .owl-stage {
    padding-bottom: 70px;
    margin-bottom: -30px;
}

.courses-packages-carousel .course-path-item .course-content {
    height: 180px;
}

.course-package-details {
    display: flex;
    align-items: center;
    position: relative;
}
.courses-packages-carousel .course-path-item .course-rate {
    margin-top: -8px;
}
.courses-packages-carousel .course-item .course-content h3 {
    height: auto;
    margin-bottom: 12px;
}

@media (max-width: 480px) {
    .no-cv-wrap {
        display: block;
        height: auto;
        text-align: center;
        padding: 0 0 25px 0;
    }

    .no-cv-wrap img {
        width: 100%;
        margin-bottom: 20px;
    }

    .no-cv-wrap .text {
        width: 100%;
    }

    .drag-item.ui-draggable-dragging {
        width: 170px !important;
    }
}


.courses-packages-carousel .course-path-item .course-rate {
    margin-top:-8px;
}
.courses-packages-carousel .course-path-item .course-package-details {
    margin-top:10px;
}
.course-path-section {
    margin-bottom: 30px;
}
.home-courses-section.most-order {
    margin-bottom: 0;
}
.course-path-section .owl-carousel .owl-nav>div {
    top: 100px;
}
.profile-course-path .course-content {
    padding: 20px !important;
}
.course-item.profile-course-path {
    overflow: visible;
}
.course-item.profile-course-path .course-package-details {
    margin: 10px 0 18px;
}

@media (max-width: 991px) {
    .course-content-items .course-content-item a {
        padding: 14px 10px;
    }

    .course-content-items .collapse-item-header .icon {
        right: 10px;
    }

    .course-content-items .collapse-item-header {
        padding: 20px 60px 20px 10px;
    }

    .course-navigation a {
        padding: 0 15px;
        font-size: 12px;
    }
}

.owl-carousel .owl-stage {
    margin-bottom: 15px !important;
}

.owl-stage {
    margin-bottom: 15px !important;
}


.path-relative-icon {
    position: relative;
}
.path-relative-icon .svg-inline--fa {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
}
.tooltip-icon.path-relative-icon .svg-inline--fa{
    font-size:7px;
}
.path-final .path-relative-icon {
    margin-left: 13px;
}
.icon-wrapper.path-relative-icon .svg-inline--fa {
    font-size:17px;
}

.tooltip-icon{
    display: inline-flex;
    margin-top: 10px;
    position: relative;
}
.path-final svg {
    margin-left:0 !important;
}

.landing-slide-item img {
    object-fit: cover;
    object-position: center;
}

.owl-loader{
    display: flex;
    gap: 31px;
    width: 100%;
}
.owl-loaded + .owl-loader{
    display: none !important;
}
.owl-loader .owl-loader-item{
    width: 25%;
}
.owl-loader .owl-loader-item.w-full{
    width: 100%;
}
.owl-loader .course-loader-item{
    width: 100%;
    border-radius: 5px;
}
.owl-loader .course-loader-item .title2{
    width: 75%;
}
.owl-loader .course-loader-item .title3{
    margin-bottom: -5px;
    margin-left: -5px;
    margin-right: auto;
    height: 40px;
    width: 40px !important;
    border-radius: 10px;
}
.owl-loader.h-full{
  height:100%;
}
.owl-loader.h-full .course-loader-item{
 height:100%;
 position:relative;
}
.owl-loader.h-full .course-loader-item .content{
    position: absolute;
    width: 100%;
    top: 50%;
    translate: 0 -50%;
}
/*.owl-loader .course-loader-item {
    background: #ededed;
}
.owl-loader .animated-background {
    background: #d5d5d5;
}*/

div.lazy-img-wrapper{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-radius: 10px;
    max-height: 100%;
    max-width: 100%;
    background-color: #f2f5f8;
}
div.lazy-img-wrapper img:not(.loading-ready) {
/*    background: transparent !important;
    scale: 0.7;
    margin: 0;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
position:static;
transform:unset;*/
}
div.lazy-img-wrapper img.blog-img:not(.loading-ready) {
/*scale: 0.5;*/
}

.btn-submit-teams:hover{
    background: #6000EA !important;
    color: #ffffff !important;
}

.pg-teams .inner-page-form .form-footer .form-submit button {
    background: #002870;
}

.pg-teams .inner-page-form .form-footer .form-submit button:hover {
    background: #6000EA;
}

.pg-teams .form-logo-wrap .action {
    color: #002870;
    border-color: #002870;
}

.pg-teams .form-logo-wrap .action:hover {
    background: #6000EA;
    color: #ffffff;
}

.pg-teams .forget-pass a{
    color: #002870;
}

.pg-teams .forget-pass a:hover{
    color: #6000EA;
}
.profile-cover img#cover-img:not(.loading-ready) {
/*        max-height: 260px;*/
}

.quiz-img {
    max-height: 220px;
}

.owl-carousel {
    direction: rtl;
}

