
.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.bg-products3 {
    background-color:  lightcoral;
    padding: 20px 0;
}

.bg-products4 {
    background-color:  lightcoral;
    padding: 20px 0;
}

.bg-products5 {
    background-color: lightcoral;
    padding: 20px 0;
}


.img-fluid {
    max-width: 100%;
    height: auto
}


.banner-image-content2 {
    padding: 50px 80px;
}

.banner-image-content {
    padding: 30px 80px;
}

.banner-image-content__title {
    font-size: 3.125rem;
    line-height: 1.2;
    font-weight: 400;
    color: #06112c;
    margin-bottom: 30px;
}

.banner-image-content__text {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-bottom: 30px;
}


.new__arrival__inner {
    margin-left: -15px;
    margin-right: -15px;
}

.new__arrival__inner {
    /*padding: 50px;*/
}

.new__arrival__inner .new__arival__content h2 {
    color: #222222;
    font-size: 40px;
    margin-bottom: 22px;
    padding-bottom: 18px;
    position: relative;
    text-transform: capitalize;
}

.new__arrival__inner .new__arival__content h2::before {
    background-image: url("images/icons/title-4.png");
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    width: 304px;
}

.new__arrival__inner .new__arival__content p {
    color: #777777;
    font-size: 16px;
    line-height: 25px;
    padding-right: 37%;
}

.new__arrival__inner .new__arival__content span {
    color: #fe5629;
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-top: 16px;
}

.new__arrival__inner .new__arival__content h6 {
    color: #222222;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 19px;
    margin-top: 9px;
}

.new__arrival__inner .new__arival__content .new__arrival__btn {
    margin-top: 27px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .new__arrival__inner .new__arival__content p {
        padding-right: 4%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new__arrival__inner .new__arival__content p {
        font-size: 13px;
        line-height: 22px;
        padding-right: 5px;
    }
    .new__arrival__inner .new__arival__content h2 {
        margin-bottom: 14px;
    }
    .new__arrival__inner {
        padding-left: 20px;
    }
    .new__arrival__inner .new__arival__content .new__arrival__btn {
        margin-top: 18px;
    }
    .new__arrival__inner .new__arival__content h6 {
        margin-bottom: 11px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .new__arrival__inner {
        padding-bottom: 35px;
    }
    .new__arrival__inner .new__arival__content p {
        padding-right: 21%;
    }
}

@media only screen and (max-width: 767px) {
    .new__arrival__inner .new__arival__content p {
        padding-right: 10%;
    }
    .new__arrival__inner {
        padding-bottom: 35px;
    }
    .arrival__product__activation.owl-theme .owl-dots {
        bottom: 20px;
    }
}

@media only screen and (max-width: 420px) {
    .new__arrival__inner {
        padding-left: 20px;
    }
    .new__arrival__inner .new__arival__content h2::before {
        width: 271px;
    }
}


.extra-feature2 .feature-list li {
    position: relative;
    padding-left: 50px;
    list-style: none;
    margin-bottom: 10px;
    font-size: 15px;
    color: #222;
}

.extra-feature2 .feature-list li i {
    margin-right: 10px;
    color: #de0202;
    border: 1px solid;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    top: 2px;
    left: 0px;
}

.extra-feature .feature-list li {
    position: relative;
    padding-left: 35px;
    list-style: none;
    margin-bottom: 10px;
    font-size: 15px;
    color: #222;
}

.extra-feature .feature-list li i {
    margin-right: 10px;
    color: #de0202;
    border: 1px solid;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    top: 2px;
    left: 0px;
}


.extra-feature h4 {
    margin-bottom: 20px;
}

.extra-feature h5 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}










.junior__welcome__area {
    overflow: hidden;
}



.section__title h2.title__line {
    color: #222222;
    font-size: 44px;
    line-height: 33px;
    margin-bottom: 23px;
    padding-bottom: 45px;
    position: relative;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
    font-weight: 700;
}

.section__title h2.title__line::before {
    background: rgba(0, 0, 0, 0) url("images/icons/title.png") no-repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 14px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 200px;
}

.section__title5 h2.title__line {
    color: #fff;
    font-size: 44px;
    line-height: 33px;
    margin-bottom: 23px;
    padding-bottom: 45px;
    position: relative;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
    font-weight: 700;
}

.section__title5 h2.title__line::before {
    background: rgba(0, 0, 0, 0) url("images/icons/title-white.png") no-repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 14px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 200px;
}

.section__title h2.title__line.title__line--4::before {
    background: rgba(0, 0, 0, 0) url("images/icons/title-4.png") no-repeat scroll 0 0;
}

.section__title h2.title__line.white__line::before {
    background: rgba(0, 0, 0, 0) url("images/icons/title-2.png") no-repeat scroll 0 0;
}

.section__title p {
    color: #777777;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding: 0 22%;
}

.section__title.white--title h2.title__line {
    color: #fff;
}

.section__title.white--title p {
    color: #fff;
}

.container-fluid .section__title p {
    padding: 0 34%;
}

.title__line--3 {
    font-size: 24px;
    margin-bottom: 43px;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
}

.section__title--2 h2.title__line {
    color: #222222;
    font-size: 48px;
    line-height: 37px;
    padding-top: 30px;
    position: relative;
    font-family: "Dosis", sans-serif;
    padding-bottom: 40px;
    z-index: 2;
}

.section__title--2 h2.title__line::before {
    background-image: url("images/icons/title.png");
    background-repeat: no-repeat;
    content: "";
    height: 13px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 200px;
}

/*.section__title--2 h2.title__line::after {
    bottom: -35px;
    color: #e8eaeb;
    content: attr(data-shadow);
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    transform: scaleY(-1);
    z-index: -1; }*/

.section__title--2 h2.title__line.white--title {
    color: #fff;
}

.section__title--2 h2.title__line.white--title::after {
    bottom: -35px;
    color: #1d5832;
    content: attr(data-shadow);
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    transform: scaleY(-1);
    z-index: -1;
}

.section__title--2 h2 span.theme-color-2 {
    color: #faae08;
}

.shop__title {
    font-family: "Dosis", sans-serif;
    font-size: 24px;
    line-height: 81px;
}

.section__title--2.line--white h2.title__line::before {
    background-image: url("images/icons/line-6.png");
    background-repeat: no-repeat;
    content: "";
    height: 30px;
    position: absolute;
    top: 0;
    width: 110px;
}

.font-learning h2 {
    font-size: 35px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase !important;
}

.bg-dark-learn {
    background-color: lightskyblue;
    padding: 80px 20px 50px 20px;
}


.border-right {
    border-right: solid 1px #dfabba;
    margin-bottom: 20px;
}



.service {
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
    padding: 0 5%;
    position: relative;
    text-align: center;
}

.service .service__icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    height: 130px;
    left: 50%;
    line-height: 130px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: -65px;
    transform: translateX(-50%);
    width: 130px;
}

.service .service__icon3 {
    height: 130px;
    left: 50%;
    line-height: 130px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 10px;
    transform: translateX(-50%);
    width: 130px;
}

.service .service__icon2 {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    height: 130px;
    left: 50%;
    line-height: 130px;
    margin: auto;
    text-align: center;
    top: -65px;
    width: 130px;
}

.service .service__icon5 {
    height: 130px;
    left: 50%;
    line-height: 130px;
    margin: auto;
    text-align: center;
    top: -65px;
    width: 130px;
}

.service .programe {
    border: solid 2px #222 !important;
}

.service .service__details {
    padding-bottom: 30px;
    padding-top: 20px;
}

.service .service__details h6 {
    color: #333333;
    display: block;
    font-family: "Dosis", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 21px;
    transition: all 0.3s ease 0s;
}

.service .programe-text h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-size: 18px !important;
}

.service .programe-text2 h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-size: 20px !important;
}

.programe-ser {
    box-shadow: none !important;
    background-color: white;
    padding: 5% 5% !important;
}

.programe-ser2 {
    box-shadow: none !important;
    background-color: transparent;
    padding: 5% 5% !important;
}

.service .service__details h6 a {
    color: #333333;
    display: block;
    font-family: "Dosis", sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 21px;
    transition: all 0.3s ease 0s;
}

.service .programe-text h6 a {
    margin-top: 10px;
}

.service .service__details h6 a:hover {
    color: #e21825;
}

.service .service__details p {
    color: #777777;
    font-size: 15px;
    line-height: 27px;
}

.service .service__btn {
    margin-top: 28px;
}

.service .service__btn a.dcare__btn--2 {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    color: #777777;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 44px;
    line-height: 42px;
    padding: 0 36px;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}

.service .service__btn a.dcare__btn--2:hover {
    background: #e21825 none repeat scroll 0 0;
    border: 1px solid #e21825;
    color: #fff;
}

.service--2 .service {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 80px;
    min-height: 350px;
}

.online-height {
    min-height: 400px !important;
}

.service--2 .service:hover .service__icon {
    background: #f2f2f2 none repeat scroll 0 0;
}

.service--2 .service:hover {
    transform: translateY(-20px);
}

.service--2 .service .service__icon {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.service--2 .service .service__details {
    padding-bottom: 38px;
    padding-top: 80px;
}

.service__details2 {
    padding-bottom: 38px;
    padding-top: 135px !important;
}

.service--2 .service .service__details h6 a {
    color: #ffffff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.service--2 .service .service__details h6 {
    color: #ffffff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.service--2 .service .service__details h6 a:hover {
    color: #e21825;
}

.service--2 .service .service__details p {
    color: #ffffff;
    line-height: 23px;
}

.service--2 .service .service__btn {
    margin-top: 28px;
}

.service--2 .border__color::before {
    box-shadow: 8px 0 10px rgba(0, 0, 0, 0.2);
}

.program-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    height: 85px;
    left: 50%;
    line-height: 85px;
    margin: auto;
    position: inherit;
    text-align: center;
    top: -43px;
    transform: translateX(-50%);
    width: 85px;
}

.service--3 {
    text-align: center;
}

.service--3 .service__inner h4 a {
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    line-height: 32px;
    margin-top: 15px;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
}

.service--3 .service__inner h4 {
    color: #333;
    display: inline-block;
    font-size: 24px;
    line-height: 32px;
    margin-top: 15px;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
}

.service--3 .service__inner p {
    color: #ffffff;
    margin-top: 17px;
}

.service--3 .service__inner .service__btn {
    margin-top: 13px;
}

.service--3 .service__inner .service__btn a {
    background: transparent none repeat scroll 0 0;
    border-bottom: 2px solid #a0a0a0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    text-transform: capitalize;
}

.service--3 .service__inner .service__btn a:hover {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid transparent;
    border-radius: 5px;
    color: #666;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 24px;
}

.book-tp {
    padding-top: 65px;
}

.service__thumb i {
    font-size: 30px;
    color: #fe5629;
}

.service--10 {
    text-align: center;
    margin-bottom: 30px;
}

.service--10 .service__inner h4 a {
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    line-height: 32px;
    margin-top: 10px;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
}

.service--10 .service__inner h4 {
    color: #333;
    display: inline-block;
    font-size: 22px;
    line-height: 32px;
    margin-top: 15px;
    text-transform: capitalize;
    font-family: "Dosis", sans-serif;
}

.service--10 .service__inner p {
    color: #444;
    font-size: 14px;
    margin-top: 10px;
}

.service--10 .service__inner .service__btn {
    margin-top: 13px;
}

.service--10 .service__inner .service__btn a {
    background: transparent none repeat scroll 0 0;
    border-bottom: 2px solid #a0a0a0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    text-transform: capitalize;
}

.service--10 .service__inner .service__btn a:hover {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid transparent;
    border-radius: 5px;
    color: #666;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    padding: 0 24px;
}






































@media only screen and (max-width: 767px) {

 .section__title p {
        font-size: 14px;
        line-height: 24px;
        padding: 0 5%;
    }
    .section__title h2.title__line {
        font-size: 28px;
        padding-bottom: 24px;
    }
    .container-fluid .section__title p {
        padding: 0;
    }
}
















@media only screen and (max-width: 420px) {

 .banner-image-content {
        padding: 20px 40px !important;
    }
    .banner-image-content2 {
        padding: 50px 40px !important;
    }

}










.bg-learn {
    background-color: #ffe1ea;
}

.section-padding--lg {
    padding: 70px 0;
}


.service--2 .service {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    margin-bottom: 80px;
    min-height: 350px;
}

.online-height {
    min-height: 400px !important;
}

.service--2 .service:hover .service__icon {
    background: #f2f2f2 none repeat scroll 0 0;
}

.service--2 .service:hover {
    transform: translateY(-20px);
}

.service--2 .service .service__icon {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.service--2 .service .service__details {
    padding-bottom: 38px;
    padding-top: 80px;
}

.service__details2 {
    padding-bottom: 38px;
    padding-top: 135px !important;
}

.service--2 .service .service__details h6 a {
    color: #ffffff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.service--2 .service .service__details h6 {
    color: #ffffff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.service--2 .service .service__details h6 a:hover {
    color: #e21825;
}

.service--2 .service .service__details p {
    color: #ffffff;
    line-height: 23px;
}

.service--2 .service .service__btn {
    margin-top: 28px;
}

.service--2 .border__color::before {
    box-shadow: 8px 0 10px rgba(0, 0, 0, 0.2);
}


.bg-foundation {
    background-color: #E4EAD1;
}


.online-h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: normal;
}


.border__color.border__color--13::before {
    background: #d9006a none repeat scroll 0 0;
}

.bg__cat--14 {
    background: #579a9d;
}

.border__color.border__color--15::before {
    background: #306c6f none repeat scroll 0 0;
}

.bg__cat--16 {
    background: #06b98f;
}

.border__color.border__color--17::before {
    background: #049573 none repeat scroll 0 0;
}


.service--2 .border__color::before {
    box-shadow: 8px 0 10px rgba(0, 0, 0, 0.2);
}

.border__color {
    position: relative;
}

.border__color::before {
    background: #f59e01 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}

.border__color.border__color--2::before {
    background: #b1c642 none repeat scroll 0 0;
}

.border__color.border__color--3::before {
    background: #ff4069 none repeat scroll 0 0;
}

.border__color.border__color--4::before {
    background: #f7cb4f none repeat scroll 0 0;
}

.border__color.border__color--5::before {
    background: #b1c642 none repeat scroll 0 0;
}

.border__color.border__color--6::before {
    background: #f7cb4f none repeat scroll 0 0;
}

.border__color.border__color--7::before {
    background: lightslategray none repeat scroll 0 0;
}

.border__color.border__color--8::before {
    background: #68b9d8 none repeat scroll 0 0;
}


.bg__cat--6 {
    background: lightslategray;
}

.service .service__icon3 {
    height: 130px;
    left: 50%;
    line-height: 130px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 10px;
    transform: translateX(-50%);
    width: 130px;
}

.service__details2 {
    padding-bottom: 38px;
    padding-top: 135px !important;
}
























@media only screen and (min-width: 768px) and (max-width: 991px) {
 .section-padding--lg {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 767px) {
.section-padding--lg {
        padding: 70px 0;
    }
}




.section-lg-padding--top {
    padding-top: 100px;
}

.section-padding--md--bottom {
    padding-bottom: 70px;
}

.bg--class {
    background-color: #EEFAFB;
}

.text-center {
    text-align: center !important
}

.activation__one [class*="col-"] {
    max-width: 100%;
}

.activation__one {
    position: relative;
}

.activation__one .junior__classes {
    margin-bottom: 18px;
}

.activation__one .owl-nav div {
    position: absolute;
    left: -76px;
    top: 50%;
}

.activation__one .owl-nav div.owl-next {
    left: auto;
    right: -76px;
}

.activation__one.owl-theme .owl-nav [class*="owl-"] {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #828282;
    border-radius: 5px;
    color: #828282;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    height: 45px;
    line-height: 37px;
    margin: 0;
    padding: 0;
    width: 45px;
}

.activation__one.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #e21825 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
    border: 1px solid #e21825;
}




@media only screen and (min-width: 768px) and (max-width: 991px) {
.activation__one .owl-nav div {
        left: -11px;
    }
    .activation__one .owl-nav div.owl-next {
        right: -11px;
    }
}

@media only screen and (max-width: 767px) {
 .activation__one .owl-nav div {
        left: 0px;
    }
    .activation__one .owl-nav div.owl-next {
        right: 0px;
    }

    .row.classes__wrap.activation__one {
        margin-left: 0;
    }
}




.junior__classes2 {
    min-height: 720px;
    background-color: #fff;
}

.junior__classes {
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: center;
    border-bottom: solid 3px #f3992d;
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
}

.junior__classes2 {
    margin-top: 10px !important;
    margin-bottom: 50px;
    text-align: center;
    border-bottom: solid 3px #f3992d;
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.1);
}

.junior__classes .classes__thumb a img {
    width: 100%;
}

.junior__classes .classes__inner {
    position: relative;
    background-color: #fff;
}

.junior__classes .classes__inner .classes__icon {
    left: 50%;
    position: absolute;
    top: -50px;
    transform: translateX(-50%);
}

.junior__classes .classes__inner .classes__icon span {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.junior__classes2 .classes__inner .class__details {
    padding-bottom: 30px;
    padding-top: 0px !important;
}

.junior__classes .classes__inner .class__details {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.junior__classes .classes__inner .class__details2 {
    background-color: #ff6400cc;
    padding-bottom: 12px;
    padding-top: 12px;
}

.junior__classes .classes__inner .class__details2 h4 {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    transition: 0.3s;
    font-family: "Dosis", sans-serif;
}

.junior__classes .classes__inner .class__details2 span {
    color: #fff;
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-style: italic;
}

.junior__classes .classes__inner .class__details h4 a {
    color: #222;
    display: block;
    font-size: 25px;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    transition: 0.3s;
    font-family: "Dosis", sans-serif;
}

.junior__classes2 .classes__inner .class__details h4 {
    color: #222;
    display: block;
    font-size: 25px;
    font-weight: 700;
    padding: 15px 20px;
    margin-bottom: 10px;
    position: relative;
    transition: 0.3s;
    background-color: #e5ffe9;
    font-family: "Dosis", sans-serif;
}

.junior__classes2 .classes__inner .class__details h4 span {
    line-height: 45px;
    font-size: 22px;
    color: #ff5044;
}

.junior__classes .classes__inner .class__details h4::before {
    background: #ddd none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100px;
}

.junior__classes .classes__inner .class__details h4 a::before {
    background: #ddd none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100px;
}

.junior__classes .classes__inner .class__details h4 a:hover {
    color: #e21825;
}

.junior__classes .classes__inner .class__details .class__time {
    margin-bottom: 24px;
}

.junior__classes .classes__inner .class__details .class__time li {
    position: relative;
    list-style: none;
    margin-bottom: 2px;
    font-size: 15px;
    color: #222;
}

.junior__classes .classes__inner .class__details .class__time li i {
    margin-right: 10px;
    color: #de0202;
    border: 1px solid;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    border-radius: 100%;
    top: 2px;
    left: 0px;
}

.junior__classes .classes__inner .class__details .class__time li+li {
    margin-top: 2px;
}

.junior__classes .classes__inner .class__details .class__btn a.dcare__btn--2 {
    border: 1px solid #dddddd;
    border-radius: 5px;
    color: #777777;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    height: 40px;
    line-height: 37px;
    padding: 0 30px;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}

.junior__classes .classes__inner .class__details .class__btn a.dcare__btn--2:hover {
    background: #e21825 none repeat scroll 0 0;
    border: 1px solid #e21825;
    color: #fff;
}






/* WhatsApp Button */

.whatsApp{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    left:40px;
    background-color:orange;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.my-whatsApp{
    margin-top:16px;
}