/** {
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}*/

/* fonts starts */

.sidebar-wrapper .nav-list{
    border-bottom: 1px solid #31649f;
}

.sidebar-wrapper .nav-list:last-child{
    border-bottom: none;
}

.sidebar-wrapper .active .side-img img{
    display: none!important;
}

.sidebar-wrapper .active .admin-img:before{
    position: absolute;
    content: url(../img/class-courses-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .subject-img:before{
    position: absolute;
    content: url(../img/subjects-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .topics-img:before{
    position: absolute;
    content: url(../img/topics-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .class-course-img:before{
    position: absolute;
    content: url(../img/class-courses-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .teachwithus-img:before{
    position: absolute;
    content: url(../img/teach-withus-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .instructor-active-img:before{
    position: absolute;
    content: url(../img/instructor-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .instructor-course-img:before{
    position: absolute;
    content: url(../img/instructor-courses-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .recommended-book-img:before{
    position: absolute;
    content: url(../img/recommended-books-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .user-img:before{
    position: absolute;
    content: url(../img/class-courses-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .payment-img:before{
    position: absolute;
    content: url(../img/payments-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .review-rating-img:before{
    position: absolute;
    content: url(../img/ratings-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .aboutus-img:before{
    position: absolute;
    content: url(../img/aboutus-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .terms-img:before{
    position: absolute;
    content: url(../img/terms-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .privacy-img:before{
    position: absolute;
    content: url(../img/privacy-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .refund-img:before{
    position: absolute;
    content: url(../img/refund-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.sidebar-wrapper .active .help-img:before{
    position: absolute;
    content: url(../img/help-active.png);
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.add_more_topic, .remove_topic, .add_more_question, .remove_question, .add_more_lesson, .remove_lesson {
    background-color: #2fa69a;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    font-weight: bolder;
    font-size: 27px;
    cursor: pointer;
}

.navbar-toggler {
     font-size: inherit;
    line-height: normal;
}

.navbar-brand{
    font-size: 30px;
}

@font-face {
    font-family: Poppins-Black;
    src: local("Poppins-Black"),
    local("Poppins-Black"),
    url(../fonts/poppins/Poppins-Black.ttf);
}

@font-face {
    font-family: Poppins-BlackItalic;
    src: local("Poppins-BlackItalic"),
    local("Poppins-BlackItalic"),
    url(../fonts/poppins/Poppins-BlackItalic.ttf);
}

@font-face {
    font-family: Poppins-Bold;
    src: local("Poppins-Bold"),
    local("Poppins-Bold"),
    url(../fonts/poppins/Poppins-Bold.ttf);
}

@font-face {
    font-family: Poppins-BoldItalic;
    src: local("Poppins-BoldItalic"),
    local("Poppins-BoldItalic"),
    url(../fonts/poppins/Poppins-BoldItalic.ttf);
}

@font-face {
    font-family: Poppins-ExtraBold;
    src: local("Poppins-ExtraBold"),
    local("Poppins-ExtraBold"),
    url(../fonts/poppins/Poppins-ExtraBold.ttf);
}

@font-face {
    font-family: Poppins-ExtraBoldItalic;
    src: local("Poppins-ExtraBoldItalic"),
    local("Poppins-ExtraBoldItalic"),
    url(../fonts/poppins/Poppins-ExtraBoldItalic.ttf);
}

@font-face {
    font-family: Poppins-ExtraLight;
    src: local("Poppins-ExtraLight"),
    local("Poppins-ExtraLight"),
    url(../fonts/poppins/Poppins-ExtraLight.ttf);
}

@font-face {
    font-family: Poppins-ExtraLightItalic;
    src: local("Poppins-ExtraLightItalic"),
    local("Poppins-ExtraLightItalic"),
    url(../fonts/poppins/Poppins-ExtraLightItalic.ttf);
}

@font-face {
    font-family: Poppins-Italic;
    src: local("Poppins-Italic"),
    local("Poppins-Italic"),
    url(../fonts/poppins/Poppins-Italic.ttf);
}

@font-face {
    font-family: Poppins-Light;
    src: local("Poppins-Light"),
    local("Poppins-Light"),
    url(../fonts/poppins/Poppins-Light.ttf);
}

@font-face {
    font-family: Poppins-LightItalic;
    src: local("Poppins-LightItalic"),
    local("Poppins-LightItalic"),
    url(../fonts/poppins/Poppins-LightItalic.ttf);
}

@font-face {
    font-family: Poppins-Medium;
    src: local("Poppins-Medium"),
    local("Poppins-Medium"),
    url(../fonts/poppins/Poppins-Medium.ttf);
}

@font-face {
    font-family: Poppins-MediumItalic;
    src: local("Poppins-MediumItalic"),
    local("Poppins-MediumItalic"),
    url(../fonts/poppins/Poppins-MediumItalic.ttf);
}

@font-face {
    font-family: Poppins-Regular;
    src: local("Poppins-Regular"),
    local("Poppins-Regular"),
    url(../fonts/poppins/Poppins-Regular.ttf);
}

@font-face {
    font-family: Poppins-SemiBold;
    src: local("Poppins-SemiBold"),
    local("Poppins-SemiBold"),
    url(../fonts/poppins/Poppins-SemiBold.ttf);
}

@font-face {
    font-family: Poppins-SemiBoldItalic;
    src: local("Poppins-SemiBoldItalic"),
    local("Poppins-SemiBoldItalic"),
    url(../fonts/poppins/Poppins-SemiBoldItalic.ttf);
}

@font-face {
    font-family: Poppins-Thin;
    src: local("Poppins-Thin"),
    local("Poppins-Thin"),
    url(../fonts/poppins/Poppins-Thin.ttf);
}

@font-face {
    font-family: Poppins-ThinItalic;
    src: local("Poppins-ThinItalic"),
    local("Poppins-ThinItalic"),
    url(../fonts/poppins/Poppins-ThinItalic.ttf);
}

.poppins-black {
    font-family: "Poppins-Black", arial;
}

.poppins-blackitalic {
    font-family: "Poppins-BlackItalic", arial;
}

.poppins-bold {
    font-family: "Poppins-Bold", arial;
}

.poppins-bolditalic {
    font-family: "Poppins-BoldItalic", arial;
}

.poppins-extrabold {
    font-family: "Poppins-ExtraBold", arial;
}

.poppins-extrabold-italic {
    font-family: "Poppins-ExtraBoldItalic", arial;
}

.poppins-extralight {
    font-family: "Poppins-ExtraLight", arial;
}

.poppins-extralight-italic {
    font-family: "Poppins-ExtraLightItalic", arial;
}

.poppins-italic {
    font-family: "Poppins-Italic", arial;
}

.poppins-light {
    font-family: "Poppins-Light", arial;
}

.poppins-light-italic {
    font-family: "Poppins-LightItalic", arial;
}

.poppins-medium {
    font-family: "Poppins-Medium", arial;
}

.poppins-medium-italic {
    font-family: "Poppins-MediumItalic", arial;
}

.poppins-regular {
    font-family: "Poppins-Regular", arial;
}

.poppins-semibold {
    font-family: "Poppins-SemiBold", arial;
}

.poppins-semibold-italic {
    font-family: "Poppins-SemiBoldItalic", arial;
}

.poppins-thin {
    font-family: "Poppins-Thin", arial;
}

.poppins-thin-italic {
    font-family: "Poppins-ThinItalic", arial;
}

.feedback-section, .confirmation-section {
    height: 0;
    position: fixed;
    bottom: 0 !important;
    background-color: #586c8e;
    color: #ffffff;
    text-align: center;
    width: 100%;
    left: 0;
    z-index: 9999;
}

.feedback-section.error {
    background-color: #c82333;
}

.feedback-section.success {
    background-color: #1e7e34;
}

.feedback-section span:nth-child(1) {
    line-height: 70px;
    font-size: 17px;
}

/* fonts starts */

body, .btn, .dropdown-menu {
    font-size: 14px; !important;
}
.ht-50{
    height: 50px;
}
.color-000 {
    color: #000;
}

.color-111 {
    color: #111;
}

.color-222 {
    color: #222;
}

.color-333 {
    color: #333;
}

.color-444 {
    color: #444;
}

.color-555 {
    color: #555;
}

.color-666 {
    color: #666;
}

.color-777 {
    color: #777;
}

.color-888 {
    color: #888;
}

.color-999 {
    color: #999;
}

.font-500 {
    font-weight: 500;
}

.font-600 {
    font-weight: 600;
}

.font-700 {
    font-weight: 700;
}

.font-800 {
    font-weight: 800;
}

.font-900 {
    font-weight: 900;
}

.font-16 {
    font-size: 16px;
}

.font-12 {
    font-size: 12px;
}

.font-18{
    font-size: 18px;
}

.font-20{
    font-size: 20px;
}

.font-25{
    font-size: 25px;
}

.border-bottom-dashed {
    border-bottom: 1px dashed rgb(102, 102, 102);
}

.box-shadow {
    box-shadow: 0px 4px 3px 0px rgba(0, 78, 146, 0.1);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.box-shadow-0, .box-shadow-0:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;

}

.outline-0, .outline-0:focus {
    outline: none
}

.bg-f5f5f5 {
    background-color: #f5f5f5;
}

.bg-blue {
    background-color: #004488;
}

.text-light-blue {
    color: #004488;
}

.text-blue {
    color: #06243f;
}

.text-red {
    color: #ee3f53;
}

.btn-yellow {
    background: #f3a90f;
    border: 2px solid transparent;
}

.btn-yellow:hover, .btn-yellow:active {
    background: transparent;
    border: 2px solid #f3a90f;
}

.border-radius-0 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.border-radius-10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.border-radius-20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.overflow-auto {
    overflow: auto;
}

.overflow-hidden {
    overflow: hidden;
}

.space-nowrap {
    white-space: nowrap;
}

.pointer {
    cursor: pointer;
}

/*input[type=radio] {
    display: none;
}

input[type=checkbox] {
    display: none;
}*/

/*input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
}*/

.checkmark {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    border: 1px solid #666666;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

input:checked ~ .checkmark:after {
    display: block;
}

input:checked ~ .checkmark {
    background-color: transparent;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkmark:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #666666;
}

.font-13{
    font-size: 13px;
}

.img-height{
    min-height: 400px;
    height: calc(100% - 20px);
}

.checkmark-checkbox {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #06243f;
}

.checkmark-checkbox:after {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 10px;
    height: 10px;
    background: #06243f;
}

.navbar-collapse .nav-link {
    color: #fff;
    letter-spacing: 1px;
}

#navbarDropdownMenuLink{
    padding: .5rem 1rem;
}

.navbar-collapse .nav-link:hover, .navbar-collapse .nav-link:focus {
    color: rgba(255, 255, 255, 0.6);
}

.dropdown:hover .dropdown-menu {
    display: block;
    color: #2d333d;
}

.dropdown-menu:after {
    position: absolute;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -9px;
    left: 10%;
}

.dropdown-menu .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
}



/* footer starts */

.footer {
    margin-top: 50px;
    font-size: 14px;
}

.footer-border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}

.footer-links a {
    color: #d2eaff;
}

.fa-phone {
    transform: rotate(90deg);
}

.form-control{
    height: unset;
}

.admin-image:before{
    position: absolute;
    content: url("../img/topics.png");

}

@media only screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        position: absolute;
    }
}

@media only screen and (max-width: 767px) {
    .headding {
        font-size: 16px;
    }
    .section-headding {
        font-size: 22px;
        line-height: 1.2;
    }
    .progress, .progress-2, .progress-3, .progress-4, .progress-5 {
        margin-left: 49%;
    }
    .font-25 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 768px) {
    .page-name {
        font-size: 16px;
    }
}
.btn-danger, .btn-danger:hover, .btn-danger:active{
    background-color:#9d9d9d !important;
}
.btn-success, .btn-success:hover, .btn-success:active{
    background-color:#f4a910 !important;
}
.bootbox-body{
    font-family: "Poppins-Medium", arial;
}