.des-light{
    color: #747474;
}
body {
    color: #000;
}
.load-more-tutor{
    width:200px;
}
.home-nav {
    position: relative;
    width: 100%;
    z-index: 9999;
    background-color: #00b67a;
    background-color: #00b67a;
    margin-bottom: 2rem;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #00b67a;
    box-shadow: 0 16px 44px 0 rgba(9, 23, 58, .15);
    transition: all linear .4s
}
.dropdown-menu {
    right: 0;
    left: unset;
    background-color: #00b67a;
}
.dropdown-item {
    color: #fff;
    padding: .5rem 1rem;
    text-transform: capitalize;
}
.dropdown-item.active, .dropdown-item:active,
.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link:active {
    color: #00b67a;
    text-decoration: none;
    background-color: transparent;
}
.dropdown-item:focus, .dropdown-item:hover,
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00b67a;
    border-radius: 5px;
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    text-transform: capitalize;
    padding: .5rem 1rem;
}
.input-error {
    border:solid red 2px;
}
.navbar-dark .navbar-nav .search-ic .nav-link {
    min-height: 41px;
    max-width: 259px;
    padding: 8px 27px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 15px 0 rgb(34 34 32 / 10%);
    box-shadow: 0 3px 15px 0 rgb(34 34 32 / 10%);
    background-color: transparent;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    color: #fff;
    border:  1px solid #fff;
}
.fixed .navbar-dark .navbar-nav .search-ic .nav-link {
    color: #00b67a;
    background-color: #ffffff;
}
.banner-top {
    position: relative;
    z-index: 99;
    height: 100vh;
    width: 100%;
    -webkit-transition: .3s width;
    transition: .3s width;
    margin: 0 auto;
}
.banner-bg {
    background-image: url(../../img/banner-tutor.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 99;
    height: 100%;
    width: 100%;
    -webkit-transition: .3s width;
    transition: .3s width;
    margin: 0 auto;

}
.banner-bg:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 20%);
}
.banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.banner-content h4 {
    color: #000;
    font-size: 50px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    line-height: 75px;
    margin: 0 auto 40px;
}
.banner-content a {
    z-index: 9;
    color: #000;
}
.banner-content a:hover {
    text-decoration: none;
}
.banner-content a:hover h4 {
    font-size: 52px;
}
.footer-margs {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}
.footer-mid .footer-mid-infos {
    width: 20%;
    display: inline-block;
    padding: 80px 0 70px;
    vertical-align: top;
    text-align: left;
    color: #000;
}
.footer-mid .footer-mid-infos ul {
    list-style-type: none;
    padding: 0;
}
.footer-mid .footer-mid-infos h5 {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    height: 22px;
    margin: 0 0 15px;
}
.footer-mid .footer-mid-infos a:hover {
    color: #00b67a;
}
.copyright {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    padding: 15px 0 15px;
    text-align: center;
}

.footer-mid .footer-mid-infos a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.92;
    text-align: left;
    color: black;
    text-decoration: none;
    max-width: 500px;
    display: block;
    -webkit-transition: .3s all;
    transition: .3s all;
}
.links-social li {
    margin-right: 8px;
}
.links-social li img:hover {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}
.bg-count {
    margin: 0 auto;
    min-height: 300px;
    background-color: #00b67a;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.count-info {
    padding: 2rem 0;
}
.count-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.count-icon {
    width: 80px;
    height: 80px;
    margin: 0px auto 15px;
    border-radius: 50%;
    background-color: rgb(255 255 255 / 50%);
    border: 2px solid rgb(255 255 255 / 100%);
}
.count-icon img {
    height: 32px;
    width: 32px;
}
.count-info:hover .count-icon {
    background: transparent;
    webkit-box-shadow: inset 0 0 8px #fff;
    box-shadow: inset 0 0 8px #fff;
}
.count-info:hover h2, .count-info:hover h6 {
    color: #fff;
}
.bg-member {
    min-height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.head-1 {
    text-align: center;
    margin-bottom: 15px;
}
.head-1 h4 {
    font-weight: 700;
    font-size: 2.25rem;
    margin: 15px;
    text-transform: capitalize;
}
.head-1:after {
    content: '';
    position: absolute;
    border-bottom: 4px solid #000 ;
    width: 50px;
    bottom: 0;
}
.head-hh h5 {
    margin-bottom: 1rem;
}
.member-info {
    padding: 2rem 0;
}
.bg-member .teacher .member-info h2 {
    font-size: 20px;
    font-weight: bold;
}
.bg-member .teacher .rating {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff8e6;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #ffca59;
    font-size: 13px;
    padding: 5px 10px;
    font-family: 'OpenSans', sans-serif;
}
.bg-member .teacher .rating .icon {
    width: 13px;
    height: 13px;
    background-image: url(../../img/star1.svg);
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
        display: inline-block;
    margin-right: 4px;
}
.bg-member .teacher .member-icon {
    position: relative;
    width: 114px;
    height: 114px;
    margin: 10px auto 20px;
}
.bg-member .teacher .member-icon img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.bg-how-works {
    padding-top: 2rem;
}
.works-img img {
    width: 100%;
}
.works-col {
    display: flex;
    align-items: center;
}
.work-desc h5 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 24px;
}
.work-desc p {
    font-size: 1.25rem;
}
.bg-learn {
    background-color: #212529;
    min-height: 450px;
    display: flex;
    align-items: center;
}

.bg-learn .head-1 h4 {
    color: #00b67a;
}
.bg-learn .head-1:after {
    border-bottom:  4px solid #00b67a;
}
.learn-col {
    padding-top: 2rem;
}
.lr-box {
    width: 18%;
    display: inline-block;
    padding: 20px;
    text-align: left;
    background-color: #00b67a;
    margin: 12px;
    border-radius: 5px;
}
.lr-box h5 {
    font-size: 25px;
    font-weight: bold;
    line-height: 28px;
    color: rgba(255,255,255,0.9);
    margin: 0 0 20px;
}
.lr-box ul {
    list-style-type: none;
    padding: 0;
}
.lr-box li a {
    display: block;
    color: rgb(255 255 255 / 79%);
    text-decoration: unset;
    font-family: 'OpenSans', sans-serif;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.lr-box li a:hover {
    color: #fff;
}

@media (max-width:1023px) {
    button:focus {
        outline: 1px dotted #00b67a;
        outline: 5px auto #00b67a;
    }
    .navbar-dark .navbar-toggler {
        color: #fff;
        border-color: #fff;
        padding: .25rem .5rem;
    }
    .hamburger-box img {
        width: 25px;
        height: 25px;
        filter: invert(1) sepia(1) hue-rotate(200deg)
    }
    .member-info {
        padding: 1rem 0;
    }
    .lr-box {
        width: 100%;
    }
    .footer-mid .footer-mid-infos {
        width: 50%;
        display: inline-block;
        padding: 20px 0 20px;
    }
    .dropdown-item:focus, .dropdown-item:hover,
    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link:focus {
        background-color: transparent;
    }
}
@media (max-width:1024px) and (orientation:landscape){
    .navbar-dark .navbar-nav .nav-link {
        padding: .5rem .25rem;
    }
    .lr-box {
        width: 46%;
    }
}
@media (max-width:1024px) and (min-width:768px){
    .banner-top {
        height: 60vh;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: .5rem .5rem;
    }
    .lr-box {
        width: 30%;
    }
    .footer-mid .footer-mid-infos {
        width: 20%;
    }
    .footer-mid .footer-mid-infos h5 {
        height: 32px;
        line-height: 20px;
    }
}

.gmnoprint{
    display:none !important;
}

.upgrade-4{
    border-top: 3px solid;
}
span.upgrade-4{
    margin-left:1vw ;
    background-color: black;
    color: white;
    font-size: 10px;

}

.upgrade-3{
    border-top: 3px solid;
}
span.upgrade-3{
    margin-left:1vw ;
    background-color: black;
    color: white;
    font-size: 10px;


}

.card-tutor-item .list-subject{
    max-height: 100px;
    overflow-y: auto;
}
.card-tutor-item .qualification{
    max-height: 80px;
    overflow-y: auto;
}
