

@FONT-FACE {
    font-family: "header";
    src: url(DiodrumArabic-Semibold.otf)
}

@FONT-FACE {
    font-family: "Diodrum";
    src: url(DiodrumArabic-Medium.otf)
}



.container-custom,
.container-custom-1520 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-custom {
    max-width: 1710px;
}

.container-custom-1520 {
    max-width: 1520px;
}

@media only screen and (max-width: 767px) {
    .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl,
  .container-custom,
  .container-custom-1520 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

/*===========================
    Background Image 
=============================*/
.shape-group, .edu-breadcrumb-area .edu-breadcrumb, .edu-breadcrumb-area .course-meta, .edu-breadcrumb-area .shape-group, .edu-course-widget.widget-course-summery .content .course-item, .edu-pagination, .about-image-gallery .shape-group li, .about-content .features-list, .about-style-1 .shape-group,
.about-style-2 .shape-group, .about-style-3 .about-image-gallery .shape-group, .about-style-3 .shape-group, .about-style-5 .shape-group, .cta-banner-2 .shape-group, .cta-banner-3 .shape-group, .edu-cta-banner .shape-group, .edu-cta-box .shape-group, .contact-me .thumbnail .shape-group, .contact-us-info .address-list, .contact-form-area .shape-group, .contact-form.form-style-2 .shape-group, .edu-course .content .course-meta, .edu-course .hover-content-aside .content .course-feature ul, .course-layout-five-tooltip-content .content .course-meta, .course-layout-five-tooltip-content .content .course-feature ul, .course-area-3 .shape-group, .course-area-7 .shape-group, .edu-sorting-area .sorting-right .layout-switcher .switcher-btn, .course-details-content .entry-content .course-meta, .course-curriculam .course-lesson ul, .edu-event .content .event-meta, .edu-event-list .content .event-meta, .edu-event-area .shape-group, .event-details .details-content .event-meta, .edu-faq-content .shape-group, .edu-faq-gallery .shape-group, .faq-style-4 .faq-thumbnail .shape-group, .hero-banner .banner-content .shape-group, .hero-banner .banner-thumbnail .shape-group, .hero-banner.hero-style-2 .banner-gallery .shape-group, .hero-banner.hero-style-3 .shape-group, .hero-banner.hero-style-4 .shape-group, .hero-banner.hero-style-5 .shape-group, .hero-banner.hero-style-6 .shape-group, .hero-banner.hero-style-7 .shape-group, .pricing-table .pricing-body .list-item, .privacy-policy ul, .product-details-area .content .product-feature, .edu-product .inner > .thumbnail .product-hover-info ul, .account-page-area .shape-group, .pv-elementor-area .elementor-thumbnail .shape-group li, .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li, .pv-inner-page-area .shape-group li, .pv-zoom-demo-area .zoom-thumbnail .shape-group li, .pv-cta-area .shape-group li, .team-share-info, .team-area-3 .shape-group, .team-area-4 .shape-group, .team-area-5 .shape-group, .team-area-6 .shape-group, .team-details-content .main-info .team-meta, .team-details-content .contact-info ul, .video-gallery .shape-group, .error-page-area > .shape-group, .edu-error .thumbnail .shape-group, .coming-soon-page-area .shape-group, .header-top .header-info, .header-action, .edu-footer .information-list, .blog-meta, .edu-blog-area .shape-group, .edu-blog-widget.widget-categories .category-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.bgImagePosition, .bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-image_fixed {
    background-attachment: fixed !important;
}

.bg-image--1 {
    background-image: url(../images/bg/bg-image-1.png);
}

.bg-image--2 {
    background-image: url(../images/bg/bg-image-2.jpg);
}

.bg-image--9 {
    background-image: url(../images/bg/bg-image-9.png);
}

.bg-image--14 {
    background-image: url(../images/bg/bg-image-14.jpg);
}

.bg-image--17 {
    background-image: url(../images/bg/bg-image-17.webp);
}

.bg-image--19 {
    background-image: url(../images/bg/bg-image-19.webp);
}

.bg-image--21 {
    background-image: url(../images/bg/bg-image-21.webp);
}

/*===================
Custom Row
======================*/
.row--0 {
    margin-right: -0px;
    margin-left: -0px;
}

.row--0 > [class*="col"] {
    padding-right: 0px;
    padding-left: 0px;
}

.row--5 {
    margin-right: -5px;
    margin-left: -5px;
}

.row--5 > [class*="col"] {
    padding-right: 5px;
    padding-left: 5px;
}

.row--10 {
    margin-right: -10px;
    margin-left: -10px;
}

.row--10 > [class*="col"] {
    padding-right: 10px;
    padding-left: 10px;
}

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

.row--15 > [class*="col"] {
    padding-right: 15px;
    padding-left: 15px;
}

.row--20 {
    margin-right: -20px;
    margin-left: -20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--20 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--20 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--20 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--20 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--20 > [class*="col"],
  .row--20 > [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--20 > [class*="col"],
      .row--20 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--20 > [class*="col"],
      .row--20 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--20 > [class*="col"],
      .row--20 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--20 > [class*="col"],
      .row--20 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.row--25 {
    margin-right: -25px;
    margin-left: -25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--25 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--25 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--25 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--25 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--25 > [class*="col"],
  .row--25 > [class*="col-"] {
    padding-right: 25px;
    padding-left: 25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--25 > [class*="col"],
      .row--25 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--25 > [class*="col"],
      .row--25 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--25 > [class*="col"],
      .row--25 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--25 > [class*="col"],
      .row--25 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.row--30 {
    margin-right: -30px;
    margin-left: -30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--30 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--30 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--30 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--30 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--30 > [class*="col"],
  .row--30 > [class*="col-"] {
    padding-right: 30px;
    padding-left: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--30 > [class*="col"],
      .row--30 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--30 > [class*="col"],
      .row--30 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--30 > [class*="col"],
      .row--30 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--30 > [class*="col"],
      .row--30 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.row--35 {
    margin-right: -35px;
    margin-left: -35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--35 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--35 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--35 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--35 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--35 > [class*="col"],
  .row--35 > [class*="col-"] {
    padding-right: 35px;
    padding-left: 35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--35 > [class*="col"],
      .row--35 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--35 > [class*="col"],
      .row--35 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--35 > [class*="col"],
      .row--35 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--35 > [class*="col"],
      .row--35 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.row--40 {
    margin-right: -40px;
    margin-left: -40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--40 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--40 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--40 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--40 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--40 > [class*="col"],
  .row--40 > [class*="col-"] {
    padding-right: 40px;
    padding-left: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--40 > [class*="col"],
      .row--40 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--40 > [class*="col"],
      .row--40 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--40 > [class*="col"],
      .row--40 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--40 > [class*="col"],
      .row--40 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.row--45 {
    margin-right: -45px;
    margin-left: -45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--45 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--45 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--45 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--45 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--45 > [class*="col"],
  .row--45 > [class*="col-"] {
    padding-right: 45px;
    padding-left: 45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--45 > [class*="col"],
      .row--45 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--45 > [class*="col"],
      .row--45 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--45 > [class*="col"],
      .row--45 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--45 > [class*="col"],
      .row--45 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.row--50 {
    margin-right: -50px;
    margin-left: -50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--50 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--50 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--50 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--50 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--50 > [class*="col"],
  .row--50 > [class*="col-"] {
    padding-right: 50px;
    padding-left: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--50 > [class*="col"],
      .row--50 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--50 > [class*="col"],
      .row--50 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--50 > [class*="col"],
      .row--50 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--50 > [class*="col"],
      .row--50 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.row--60 {
    margin-right: -60px;
    margin-left: -60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--60 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--60 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--60 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--60 {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}

.row--60 > [class*="col"],
  .row--60 > [class*="col-"] {
    padding-right: 60px;
    padding-left: 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--60 > [class*="col"],
      .row--60 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--60 > [class*="col"],
      .row--60 > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--60 > [class*="col"],
      .row--60 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .row--60 > [class*="col"],
      .row--60 > [class*="col-"] {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

#edublink-preloader {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999999999;
    overflow: hidden;
    background-image: -webkit-linear-gradient(70deg, #083839 0%, #2DCCFE 100%);
    background-image: linear-gradient(20deg, #083839 0%, #2DCCFE 100%);
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}

#edublink-preloader.loaded .preloader-close-btn-wraper {
    bottom: 200%;
}

.preloader-close-btn-wraper {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 30px;
    -webkit-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out;
}

.preloader-close-btn-wraper .preloader-close-btn {
    border-radius: 50px;
    font-size: 13px;
    padding: 4px 23px;
    background: #000000;
    color: #ffffff;
    cursor: pointer;
    height: 45px;
    line-height: 35px;
    border: 0;
    text-transform: uppercase;
    
}

.loading-spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader-spin-1 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFFFFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-animation: edublink-preloader-bounce-animation 2.0s infinite ease-in-out;
    animation: edublink-preloader-bounce-animation 2.0s infinite ease-in-out;
}

.preloader-spin-2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFFFFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-animation: edublink-preloader-bounce-animation 2.0s infinite ease-in-out;
    animation: edublink-preloader-bounce-animation 2.0s infinite ease-in-out;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes edublink-preloader-bounce-animation {
    0%,
  100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes edublink-preloader-bounce-animation {
    0%,
  100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.shape-dark {
    visibility: hidden;
}

.shape-light {
    visibility: visible;
}

.dark-mode .shape-light {
    visibility: hidden;
}

.dark-mode .shape-dark {
    visibility: visible;
}

.d-none-shape-dark {
    display: none;
}

/*-------------------------
    Reset Styels
-------------------------*/
* {
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

a {
    display: inline-block;
    color: #181818;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
    color: #2DCCFE;
}

a:focus {
    text-decoration: none;
    outline: none;
    color: #2DCCFE;
}

a:active {
    text-decoration: none;
    outline: none;
    color: #2DCCFE;
}

a:focus {
    outline: none;
}

address {
    margin: 0 0 24px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    
}

mark {
    background: #2DCCFE;
    color: #ffffff;
}

code {
    font-size: undefined;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    color: #2DCCFE;
}

kbd {
    font-size: undefined;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    color: #2DCCFE;
}

pre {
    font-size: undefined;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    color: #2DCCFE;
}

samp {
    font-size: undefined;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    color: #2DCCFE;
}

kbd,
ins {
    color: #ffffff;
}

pre {

    font-size: 15px !important;
    margin: 40px 0 !important;
    overflow: auto;
    padding: 20px !important;
    white-space: pre !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: #808080 !important;
    background: undefined;
    border-radius: 4px;
}

pre.wp-block-code {

    font-size: 15px !important;
    margin: 40px 0 !important;
    overflow: auto;
    padding: 20px !important;
    white-space: pre !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: #808080 !important;
    background: undefined;
    border-radius: 4px;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin-top: 0;
    margin-bottom: 10px;
}

dd {
    margin: 0 15px 15px;
}

dt {
    
    color: #181818;
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

li > ul,
li > ol {
    margin: 0;
}

ol ul {
    margin-bottom: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #e5e5e5;
    margin: 0 2px;
    min-width: inherit;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    appearance: textfield;
    padding-left: 2px;
    width: 270px;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

caption,
th,
td {
    font-weight: normal;
}

table thead th {
    
}

td {
    border: 1px solid #e5e5e5;
    padding: 7px 10px;
}

.wp-block-calendar tfoot td {
    border: 1px solid #e5e5e5;
    padding: 7px 10px;
}

del {
    color: #333;
}

ins {
    background: rgba(56, 88, 246, 0.6);
    text-decoration: none;
    padding: 0 5px;
}

hr {
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
    opacity: 0.6;
}

table a,
table a:link,
table a:visited {
    text-decoration: underline;
}

dt {
    
    margin-bottom: 10px;
}

dd {
    margin: 0 15px 15px;
}

caption {
    caption-side: top;
}

kbd {
    background: undefined;
}

dfn,
cite,
em {
    font-style: italic;
}

/* BlockQuote  */
blockquote,
q {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

blockquote blockquote {
    margin-left: 0;
}

blockquote cite {
    font-size: undefined;
    font-weight: normal;
}

blockquote small {
    font-size: undefined;
    font-weight: normal;
}

blockquote strong,
blockquote b {
    
}

/*-------------------------
    Typography
-------------------------*/
html {
    overflow: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

body {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.73;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
font-family: "Diodrum";
    color: #808080;
    font-weight: 400;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
direction: rtl;
    text-align: right;
}

.owl-carousel {
direction: ltr;
}

.owl-carousel .owl-item {
direction: rtl;
}



body.modal-open {
    padding: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
p,
pre,
blockquote,
menu,
ol,
ul,
table,
hr {
    margin: 0;
    margin-bottom: 20px;
}

.display-one {
    font-size: 112px;
}

h1 {
    word-break: break-word;
    color: #181818;
}

h2 {
    word-break: break-word;
    color: #181818;
}

h3 {
    word-break: break-word;
    color: #181818;
}

h4 {
    word-break: break-word;
    color: #181818;
}

h5 {
    word-break: break-word;
    color: #181818;
}

h6 {
    word-break: break-word;
    color: #181818;
}

.h1 {
    word-break: break-word;
    color: #181818;
}

.h2 {
    word-break: break-word;
    color: #181818;
}

.h3 {
    word-break: break-word;
    color: #181818;
}

.h4 {
    word-break: break-word;
    color: #181818;
}

.h5 {
    word-break: break-word;
    color: #181818;
}

.h6 {
    word-break: break-word;
    color: #181818;
}

h1 {
    font-size: 50px;
    line-height: 1.2;
}

.h1 {
    font-size: 50px;
    line-height: 1.2;
}

h2 {
    font-size: 36px;
    line-height: 1.39;
}

.h2 {
    font-size: 36px;
    line-height: 1.39;
}

h3 {
    font-size: 28px;
    line-height: 1.43;
}

.h3 {
    font-size: 28px;
    line-height: 1.43;
}

h4 {
    font-size: 20px;
    line-height: 1.4;
}

.h4 {
    font-size: 20px;
    line-height: 1.4;
}

h5 {
    font-size: 16px;
    line-height: 1.45;
}

.h5 {
    font-size: 16px;
    line-height: 1.45;
}

h6 {
    font-size: 16px;
    line-height: 1.62;
}

.h6 {
    font-size: 16px;
    line-height: 1.62;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: inherit;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
font-family: "header";

}




a {
    color: #181818;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media only screen and (max-width: 1199px) {
    h1,
  .h1 {
        font-size: 44px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1,
  .h1 {
        font-size: 38px;
    }

    h2,
  .h2 {
        font-size: 30px;
    }

    h3,
  .h3 {
        font-size: 24px;
    }

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

@media only screen and (max-width: 767px) {
    h1,
  .h1 {
        font-size: 34px;
    }

    h2,
  .h2 {
        font-size: 26px;
    }

    h3,
  .h3 {
        font-size: 22px;
    }

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

h1 {
    
}

.h1 {
    
}

h2 {
    
}

.h2 {
    
}

h3 {
    
}

.h3 {
    
}

h4 {
    
}

.h4 {
    
}

h5 {
    
}

.h5 {
    
}

h6 {
    
}

.h6 {
    
}

p {
    font-size: 14px;
    line-height: 1.73;
    font-weight: 400;
    color: #808080;
    margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
    p {
        margin: 0 0 20px;
    }
}

p.b1 {
    font-size: 14px;
    line-height: 1.73;
}

p.b2 {
    font-size: 13px;
    line-height: 1.85;
}

.b1 {
    font-size: 14px;
    line-height: 1.73;
}

.b2 {
    font-size: 13px;
    line-height: 1.85;
}

.table,
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 30px;
    width: 100%;
}

table a,
table a:link,
table a:visited {
    text-decoration: none;
}

cite {
    color: #181818;
}

.wp-block-pullquote cite {
    color: #181818;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    color: #181818;
}

.wp-block-quote cite {
    color: #181818;
}

var {
    font-family: "Courier 10 Pitch", Courier, monospace;
}

/*---------------------------
    List Style 
---------------------------*/
ul,
ol {
    padding-right: 18px;
}

ul {
    list-style: square;
    margin-bottom: 30px;
    padding-right: 20px;
}

ul.liststyle.bullet li {
    font-size: 14px;
    line-height: 1.73;
    color: #808080;
    position: relative;
    padding-right: 30px;
}

@media only screen and (max-width: 767px) {
    ul.liststyle.bullet li {
        padding-right: 19px;
    }
}

ul.liststyle.bullet li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #808080;
    right: 0;
    top: 10px;
}

ul.liststyle.bullet li + li {
    margin-top: 8px;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    font-size: 14px;
    line-height: 1.73;

    color: #808080;
}

ul li a {
    text-decoration: none;
    color: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
text-transform: capitalize;
}


/*
ul li a:hover {
    color: #2DCCFE;
}*/

ul ul {
    margin-bottom: 0;
}

ol {
    margin-bottom: 30px;
}

ol li {
    font-size: 14px;
    line-height: 1.73;
    color: #808080;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}

ol li a {
    color: undefined;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}

ol li a:hover {
    color: #2DCCFE;
}

ol ul {
    padding-right: 30px;
}

hr {
    display: block;
    height: 0;
    margin: 15px 0;
    border-top: 1px solid #e5e5e5;
    background: transparent;
}

kbd {
    background: #2DCCFE;
}

/*-------------------------
    Forms Styles
-------------------------*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

input,
select,
textarea {
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

input {
    height: 50px;
}

select {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 50px;
    padding: 10px 20px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 0 none;
    border-radius: 3px;
    color: #181818;
    font-family: "Diodrum";
    font-size: 14px;
    
    background: url(../images/icons/arrow-icon.png) 88% center no-repeat transparent;
    background-color: #f0f4f5;
    min-width: 160px;
    cursor: pointer;
}

input[type="text"] {
    font-size: 14px;
    background-color: #ffffff;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 8px;
    color: #181818;
  /* -- Placeholder -- */
}

input[type="password"] {
    font-size: 14px;
    background-color: #ffffff;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 8px;
    color: #181818;
  /* -- Placeholder -- */
}

input[type="email"] {
    font-size: 14px;
    background-color: #ffffff;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 8px;
    color: #fff;
  /* -- Placeholder -- */
}

input[type="number"] {
    font-size: 14px;
    background-color: #ffffff;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 8px;
    color: #181818;
  /* -- Placeholder -- */
}

input[type="tel"] {
    font-size: 14px;
    background-color: #ffffff;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 8px;
    color: #181818;
  /* -- Placeholder -- */
}

textarea {
    font-size: 14px;
    background-color: #ffffff;
    box-shadow: none;
    padding: 0 25px;
    outline: none;
    border: none;
    border-radius: 8px;
    color: #181818;
  /* -- Placeholder -- */
}

input[type="text"]::-webkit-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="password"]::-webkit-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="email"]::-webkit-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="number"]::-webkit-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="tel"]::-webkit-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

textarea::-webkit-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="text"]::-moz-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="password"]::-moz-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="email"]::-moz-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="number"]::-moz-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="tel"]::-moz-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

textarea::-moz-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="text"]:-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="password"]:-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="email"]:-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="number"]:-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="tel"]:-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

textarea:-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="text"]::-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="password"]::-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="email"]::-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="number"]::-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="tel"]::-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

textarea::-ms-input-placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="text"]::placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="password"]::placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="email"]::placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="number"]::placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="tel"]::placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

textarea::placeholder {
    color: #808080;
    /* Firefox */
    opacity: 1;
}

input[type="text"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #808080;
    opacity: 1;
}

input[type="password"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #808080;
    opacity: 1;
}

input[type="email"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #808080;
    opacity: 1;
}

input[type="number"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #808080;
    opacity: 1;
}

input[type="tel"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #808080;
    opacity: 1;
}

textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #808080;
    opacity: 1;
}

input[type="text"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #808080;
    opacity: 1;
}

input[type="password"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #808080;
    opacity: 1;
}

input[type="email"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #808080;
    opacity: 1;
}

input[type="number"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #808080;
    opacity: 1;
}

input[type="tel"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #808080;
    opacity: 1;
}

textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #808080;
    opacity: 1;
}

input[type="text"]:focus {
    border-color: #2DCCFE;
}

input[type="password"]:focus {
    border-color: #2DCCFE;
}

input[type="email"]:focus {
    border-color: #2DCCFE;
}

input[type="number"]:focus {
    border-color: #2DCCFE;
}

input[type="tel"]:focus {
    border-color: #2DCCFE;
}

textarea:focus {
    border-color: #2DCCFE;
}

textarea {
    padding: 20px 25px;
}

input[type="checkbox"],
input[type="radio"] {
    opacity: 0;
    position: absolute;
}

input[type="checkbox"] ~ label {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #181818;
    padding-right: 32px;
    cursor: pointer;
    margin-bottom: 0;
display: flex;
gap: 5px;
align-items: center;
}

input[type="radio"] ~ label {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    color: #181818;
    padding-right: 32px;
    cursor: pointer;
    margin-bottom: 0;
}

input[type="checkbox"] ~ label::before,
    input[type="radio"] ~ label::before {
    content: " ";
    position: absolute;
    top: 4px;
    right: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #d2d5d6;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

input[type="checkbox"] ~ label::after {
    content: "\e913";
    font-family: 'icomoon';
    font-size: 10px;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 4px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

input[type="radio"] ~ label::after {
    content: "\e913";
    font-family: 'icomoon';
    font-size: 10px;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 4px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

input[type="checkbox"]:checked ~ label::before {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
}

input[type="radio"]:checked ~ label::before {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
}

input[type="checkbox"]:checked ~ label::after,
  input[type="radio"]:checked ~ label::after {
    opacity: 1;
}

input[type="radio"] ~ label {
    padding-right: 30px;
}

input[type="radio"] ~ label::before {
    border: 1px solid #dcdfe0;
    border-radius: 50%;
}

input[type="radio"] ~ label::after {
    content: "";
    height: 7px;
    width: 7px;
    top: 9px;
    right: 5px;
    background-color: #2DCCFE;
    border-radius: 50%;
}

input[type="radio"]:checked ~ label::before {
    background-color: #ffffff;
    border-color: #dcdfe0;
}

/*--------------------
    Contact Form 
----------------------*/
.form-group {
    margin-bottom: 20px;
}

.form-group:last-child {
    margin-bottom: 0;
}

.form-group label {
    color: #181818;
    margin-bottom: 8px;
font-size: 14px;
}

.form-group .submit-btn {
    padding: 0 35px;
}

.form-message {
    margin-bottom: 0;
    text-align: center;
}

.form-message.error {
    margin-top: 20px;
    color: #f80707;
}

.form-message.success {
    margin-top: 20px;
    color: #0d8d2d;
}

/*-------------------------
    Common
-------------------------*/
/*
.color-fb {
    color: #1877f2 !important;
}

.color-ig {
    color: #C231A1 !important;
}

.color-twitter {
    color: #1da1f2 !important;
}

.color-yt {
    color: #cd201f !important;
}

.color-linkd {
    color: #0a66c2 !important;
}
*/

.color-primary {
    color: #2DCCFE;
}

.color-secondary {
    color: #2DCCFE;
}

.bg-lighten01 {
    background-color: #f0f4f5;
}

.bg-lighten02 {
    background-color: #edf5f8;
}

.bg-lighten03 {
    background-color: #f5f1eb;
}

.bg-lighten04 {
    background-color: #f7f5f2;
}

/*----------------------
    Animation  
-----------------------*/
.edublink-animated-shape {
    position: relative;
    z-index: 9;
}

.shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

@media only screen and (max-width: 1199px) {
    .shape-group {
        display: none;
    }
}

.z-10 {
    z-index: 10;
}

.home-four-course {
    position: relative;
    overflow: hidden;
}

.home-four-course::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-3.webp);
    background-size: cover;
    z-index: -1;
}

.home-four-course .shape-group .shape-1 {
    top: 59px;
    left: -88px;
}

.home-four-course .shape-group .shape-2 {
    top: -263px;
    left: -406px;
    z-index: -1;
}

.home-four-course .shape-group .shape-2 span {
    display: block;
    height: 570px;
    width: 570px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

@-webkit-keyframes headerSticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes headerSticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes rotateIt {
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes rotateIt {
    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes bounceSlide {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounceSlide {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce-slide {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: bounceSlide;
    animation-name: bounceSlide;
}

@-webkit-keyframes line1 {
    0% {
        opacity: 1;
        bottom: 0;
    }

    30% {
        bottom: 30%;
    }

    50% {
        bottom: 50%;
    }

    70% {
        bottom: 70%;
    }

    100% {
        bottom: 100%;
        opacity: 0.5;
    }
}

@keyframes line1 {
    0% {
        opacity: 1;
        bottom: 0;
    }

    30% {
        bottom: 30%;
    }

    50% {
        bottom: 50%;
    }

    70% {
        bottom: 70%;
    }

    100% {
        bottom: 100%;
        opacity: 0.5;
    }
}

@-webkit-keyframes line2 {
    0% {
        opacity: 1;
        top: 0;
    }

    30% {
        bottom: 30%;
    }

    50% {
        bottom: 50%;
    }

    70% {
        bottom: 70%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@keyframes line2 {
    0% {
        opacity: 1;
        top: 0;
    }

    30% {
        bottom: 30%;
    }

    50% {
        bottom: 50%;
    }

    70% {
        bottom: 70%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@-webkit-keyframes line3 {
    0% {
        opacity: 1;
        top: 500px;
    }

    50% {
        top: 50%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@keyframes line3 {
    0% {
        opacity: 1;
        top: 500px;
    }

    50% {
        top: 50%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@-webkit-keyframes line4 {
    0% {
        opacity: 1;
        top: 300px;
    }

    50% {
        top: 50%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@keyframes line4 {
    0% {
        opacity: 1;
        top: 300px;
    }

    50% {
        top: 50%;
    }

    100% {
        top: 100%;
        opacity: 0.5;
    }
}

@-webkit-keyframes line5 {
    0% {
        opacity: 1;
        bottom: 400px;
    }

    50% {
        bottom: 50%;
    }

    100% {
        bottom: 100%;
        opacity: 0.5;
    }
}

@keyframes line5 {
    0% {
        opacity: 1;
        bottom: 400px;
    }

    50% {
        bottom: 50%;
    }

    100% {
        bottom: 100%;
        opacity: 0.5;
    }
}

@-webkit-keyframes customOne {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes customOne {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes customTwo {
    0% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    50% {
        -webkit-transform: translate(100px, 0px);
        transform: translate(100px, 0px);
    }

    100% {
        -webkit-transform: translate(50px, 50px);
        transform: translate(50px, 50px);
    }
}

@keyframes customTwo {
    0% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    50% {
        -webkit-transform: translate(100px, 0px);
        transform: translate(100px, 0px);
    }

    100% {
        -webkit-transform: translate(50px, 50px);
        transform: translate(50px, 50px);
    }
}

.customOne {
    -webkit-animation: customOne 2s infinite;
    animation: customOne 2s infinite;
}

.rotateit {
    -webkit-animation: rotateIt 11s linear infinite;
    animation: rotateIt 11s linear infinite;
}

@-webkit-keyframes edublink-vsm-y-move {
    0% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }

    100% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
}

@keyframes edublink-vsm-y-move {
    0% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }

    100% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
}

@-webkit-keyframes edublink-vsm-y-reverse-move {
    0% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }

    100% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
}

@keyframes edublink-vsm-y-reverse-move {
    0% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }

    100% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
}

@-webkit-keyframes edublink-sm-x-move {
    0% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    100% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
}

@keyframes edublink-sm-x-move {
    0% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    100% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
}

@-webkit-keyframes edublink-sm-x-reverse-move {
    0% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }

    100% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

@keyframes edublink-sm-x-reverse-move {
    0% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }

    100% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

@-webkit-keyframes edublink-rotate-y {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes edublink-rotate-x {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes edublink-rotate-x {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes edublink-rotate-y {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes edublink-zoom1 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@-webkit-keyframes edublink-zoom2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes edublink-zoom2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@-webkit-keyframes edublink-zoom1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
}

@keyframes edublink-zoom1 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
}

/* ------------------------
    Custom Animation 01 
----------------------------*/
@-webkit-keyframes headerSlideDown {
    0% {
        margin-top: -100px;
    }

    to {
        margin-top: 0;
    }
}

@keyframes headerSlideDown {
    0% {
        margin-top: -100px;
    }

    to {
        margin-top: 0;
    }
}

/*------------------------
	slidefadeinup
--------------------------*/
@-webkit-keyframes slideFadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes slideFadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.slideFadeInUp {
    -webkit-animation-name: slideFadeInUp;
    animation-name: slideFadeInUp;
}

/* -----------------------------------
    Custom Animation For All Page
---------------------------------------*/
@-webkit-keyframes moveVertical {
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes moveVertical {
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/*--------------------------------
Scroll Down Button Animation  
----------------------------------*/
@-webkit-keyframes scrollDown {
    0% {
        opacity: 0;
    }

    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
    }
}

@keyframes scrollDown {
    0% {
        opacity: 0;
    }

    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
    }
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@-webkit-keyframes ripple_2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0;
    }
}

@keyframes ripple_2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0;
    }
}

@-webkit-keyframes ripple_3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes ripple_3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0;
    }
}

@-webkit-keyframes radiusChange {
    0% {
        border-radius: 0px 0px 0px 0px;
    }

    40% {
        border-radius: 50px 0px 100px 0px;
    }

    80% {
        border-radius: 0px 50px 0px 100px;
    }

    100% {
        border-radius: 0px 0px 0px 0px;
    }
}

@keyframes radiusChange {
    0% {
        border-radius: 0px 0px 0px 0px;
    }

    40% {
        border-radius: 50px 0px 100px 0px;
    }

    80% {
        border-radius: 0px 50px 0px 100px;
    }

    100% {
        border-radius: 0px 0px 0px 0px;
    }
}

@-webkit-keyframes radiusChange2 {
    0% {
        border-radius: 0px 0px 0px 0px;
    }

    25% {
        border-radius: 50px 0px;
    }

    50% {
        border-radius: 0px 0px 0px 0px;
    }

    75% {
        border-radius: 0px 50px;
    }

    100% {
        border-radius: 50px 0px;
    }
}

@keyframes radiusChange2 {
    0% {
        border-radius: 0px 0px 0px 0px;
    }

    25% {
        border-radius: 50px 0px;
    }

    50% {
        border-radius: 0px 0px 0px 0px;
    }

    75% {
        border-radius: 0px 50px;
    }

    100% {
        border-radius: 50px 0px;
    }
}

@-webkit-keyframes edu-wave {
    0% {
        -webkit-transform: translateX(0) translateZ(0) scaleY(1);
        transform: translateX(0) translateZ(0) scaleY(1);
    }

    50% {
        -webkit-transform: translateX(-25%) translateZ(0) scaleY(0.55);
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }

    100% {
        -webkit-transform: translateX(-50%) translateZ(0) scaleY(1);
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

@keyframes edu-wave {
    0% {
        -webkit-transform: translateX(0) translateZ(0) scaleY(1);
        transform: translateX(0) translateZ(0) scaleY(1);
    }

    50% {
        -webkit-transform: translateX(-25%) translateZ(0) scaleY(0.55);
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }

    100% {
        -webkit-transform: translateX(-50%) translateZ(0) scaleY(1);
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

/*=======================================================================
2. Elements Styles
=========================================================================*/
/*-------------------------
    Accordion Style
---------------------------*/
.edu-accordion .accordion-item {
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
}

.edu-accordion .accordion-item:last-child {
    margin-bottom: 0;
}

.edu-accordion .accordion-item .accordion-button {
    font-size: 16px;
    color: #181818;
    
    background-color: transparent;
    border: none;
    padding: 20px;
    box-shadow: none;
}

.edu-accordion .accordion-item .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.edu-accordion .accordion-item .accordion-button:after {
    background-image: none;
    content: "\e95d";
    font-family: 'icomoon';
    font-size: 22px;
    font-weight: 500;
    height: auto;
    width: auto;
margin-right: auto;
margin-left: 0;
}


.edu-accordion .accordion-item .accordion-button.collapsed:after {
    content: "\e95c";
}

.edu-accordion .accordion-body {
    padding: 0;
}

.edu-accordion .accordion-body .course-lesson {
    border: none;
    padding: 0;
}

.edu-accordion .accordion-body .course-lesson ul li {
    padding: 14px 30px;
}

.edu-accordion .accordion-body .course-lesson ul li:last-child {
    border-bottom: none;
}

/*-------------------------
    Back To Top  
---------------------------*/
@-webkit-keyframes border-transform {
    0%,
  100% {
        border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
    }

    14% {
        border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
    }

    28% {
        border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
    }

    42% {
        border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
    }

    56% {
        border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
    }

    70% {
        border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
    }

    84% {
        border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
    }
}

.paginacontainer {
    height: 3000px;
}

.rn-progress-parent {
    position: fixed;
    right: 25px;
    bottom: 30px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
box-shadow: inset 0 0 0 2px rgba(46, 96, 79, 0.2);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.rn-progress-parent.rn-backto-top-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.rn-progress-parent::after {
    position: absolute;
    font-family: 'remixicon' !important;
    content: "\ea78";
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #2DCCFE;
    right: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.rn-progress-parent:hover::after {
    color: #2DCCFE;
}

.rn-progress-parent:hover::before {
    opacity: 1;
}

.rn-progress-parent svg path {
    fill: none;
}

.rn-progress-parent svg.rn-back-circle path {
    stroke: #2DCCFE;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

/*-------------------------
    Breadcrumb
---------------------------*/
.edu-breadcrumb-area {
    background-color: #0e141c;
    padding: 50px 0 40px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-breadcrumb-area {
        padding: 70px 0 60px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-breadcrumb-area {
padding: 18px 0 8px;
    }
}

.edu-breadcrumb-area .breadcrumb-inner {
    text-align: center;
}

.edu-breadcrumb-area .page-title .pre-title {
    margin-bottom: 15px;
    letter-spacing: 1px;
    display: block;
}

.edu-breadcrumb-area .page-title .title {
    margin-bottom: 12px;font-size: 32px;color: #fff;
}

@media only screen and (max-width: 767px) {
    .edu-breadcrumb-area .page-title .title {
        font-size: 20px;
    }
}


.edu-breadcrumb-area .edu-breadcrumb {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: "Diodrum";
}

.edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item {
    color: #99b9b8;
    font-size: 14px;
    font-weight: 500;
}

.edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item a {
    color: #99b9b8;
}

.edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item a:hover {
    color: #2DCCFE;
}

.edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item.active {
    
}

.edu-breadcrumb-area .edu-breadcrumb li.separator i {
    font-size: 16px;
    
    margin: 0 10px;
    color: #99b9b8;
    position: relative;
    display: inline-block;
    top: 2px;
}

.edu-breadcrumb-area .course-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -20px;
    margin-right: -20px;
}

@media only screen and (max-width: 767px) {
    .edu-breadcrumb-area .course-meta {
        display: block;
        margin-top: 20px;
    }
}

.edu-breadcrumb-area .course-meta li {
    margin-left: 20px;
    margin-right: 20px;
    font-weight: 500;
    color: #181818;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.edu-breadcrumb-area .course-meta li:after {
    content: "";
    height: 19px;
    width: 1px;
    background-color: #dbdbdb;
    position: absolute;
    top: 4px;
    left: -20px;
}

@media only screen and (max-width: 767px) {
    .edu-breadcrumb-area .course-meta li:after {
        display: none;
    }
}

.edu-breadcrumb-area .course-meta li:last-child:after {
    display: none;
}

.edu-breadcrumb-area .course-meta li i {
    padding-left: 14px;
    font-size: 24px;
    color: #2DCCFE;
}

.edu-breadcrumb-area .course-meta .course-rating .rating {
    margin-left: 8px;
}

.edu-breadcrumb-area .course-meta .course-rating .rating i {
    font-size: 14px;
    color: #f8b81f;
    padding: 0;
}



i.fal.fa-star,
.edu-breadcrumb-area .course-meta .course-rating .rating i.fal {

    color: #a0cec8;
}

@media only screen and (max-width: 991px) {
    .edu-breadcrumb-area .shape-group {
        display: none;
    }
}

.edu-breadcrumb-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.edu-breadcrumb-area .shape-group li.shape-1 {
    top: -315px;
    right: -60px;opacity: 0.2;
}

.edu-breadcrumb-area .shape-group li.shape-2 {
    top: 60px;
    right: 11%;
opacity: 0.2;
}

.edu-breadcrumb-area .shape-group li.shape-3 {
    bottom: 120px;
    left: 13%;
    z-index: 1;
opacity: 0.2;
}

.edu-breadcrumb-area .shape-group li.shape-4 {
    top: 30px;
    left: -180px;
opacity: 0.2;
}

.edu-breadcrumb-area .shape-group li.shape-5 {
    top: -70px;
    left: -88px;opacity: 0.2;
}

.edu-breadcrumb-area .shape-group li.shape-1 {
    height: 470px;
    width: 470px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.edu-breadcrumb-area .shape-group li.shape-4 {
    height: 470px;
    width: 470px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.breadcrumb-style-2 {
    position: relative;
    z-index: 1;
    padding: 190px 0 180px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-style-2 {
        padding: 150px 0 140px;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb-style-2 {
        padding: 100px 0 90px;
    }
}

@media only screen and (max-width: 575px) {
    .breadcrumb-style-2 {
        padding: 80px 0 70px;
    }
}

.breadcrumb-style-2:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

.breadcrumb-style-2 .page-title {
    width: 70%;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .breadcrumb-style-2 .page-title {
        width: 100%;
    }
}

.breadcrumb-style-2 .page-title .title {
    color: #ffffff;
}

.breadcrumb-style-2 .edu-breadcrumb li.breadcrumb-item {
    color: #ffffff;
}

.breadcrumb-style-2 .edu-breadcrumb li.breadcrumb-item a {
    color: #ffffff;
}

.breadcrumb-style-2 .edu-breadcrumb li.separator i {
    color: #ffffff;
}

.breadcrumb-style-3 {
padding: 60px 0;
position: relative;
z-index: 1;
background-attachment: fixed !important;
background-size: cover !important;
background-position: center !important;
}

.breadcrumb-style-3:before {
content: "";
height: 100%;
width: 100%;
background-color: #020b17f2;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}


.breadcrumb-style-3 .breadcrumb-inner {
    text-align: right;
}

.breadcrumb-style-3 .breadcrumb-inner .page-title {
    width: 55%;
}

@media only screen and (max-width: 991px) {
    .breadcrumb-style-3 .breadcrumb-inner .page-title {
        width: 100%;
    }
}

.breadcrumb-style-3 .breadcrumb-inner .page-title .title {
    font-size: 26px;
    margin-bottom: 8px;
}


.breadcrumb-style-3 .breadcrumb-inner .edu-breadcrumb {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 55px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-style-3 .breadcrumb-inner .edu-breadcrumb {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb-style-3 .breadcrumb-inner .edu-breadcrumb {
        margin-bottom: 40px;
    }
}

.breadcrumb-style-3 .breadcrumb-inner .course-meta {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.breadcrumb-style-3 .shape-group li.shape-2 {
    right: 7%;
}

.breadcrumb-style-3 .shape-group li.shape-2 img {
    width: 160px;
}

.breadcrumb-style-4 {
    padding: 110px 0 105px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-style-4 {
        padding: 80px 0;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb-style-4 {
        padding: 60px 0;
    }
}

.breadcrumb-style-4 .page-title .title {
    width: 75%;
    margin: 0 auto 5px;
}

.breadcrumb-style-4 .course-meta li {
    font-weight: 400;
    color: #808080;
}

@media only screen and (max-width: 767px) {
    .breadcrumb-style-4 .course-meta li {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.breadcrumb-style-4 .course-meta li i {
    font-size: 18px;
}

.breadcrumb-style-5 {
    padding: 0;
    padding-top: 18px;
    background: -webkit-linear-gradient(right, #f5f1eb 0%, rgba(245, 241, 235, 0.3) 100%);
    background: linear-gradient(-90deg, #f5f1eb 0%, rgba(245, 241, 235, 0.3) 100%);
}

.breadcrumb-style-5 .edu-breadcrumb {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: -10px 0;
}

/*-------------------
 * Button
---------------------*/
a.btn-transparent {
    
    font-size: 18px;
    line-height: 28px;
    color: #ff5b5c;
    display: inline-block;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
button.btn-transparent {
    
    font-size: 18px;
    line-height: 28px;
    color: #ff5b5c;
    display: inline-block;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a.btn-transparent::after {
    position: absolute;
    content: "";
    right: auto;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #2DCCFE;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

button.btn-transparent::after {
    position: absolute;
    content: "";
    right: auto;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #2DCCFE;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a.btn-transparent i,
  button.btn-transparent i {
    padding-right: 6px;
    top: -1px;
    position: relative;
    font-size: 12px;
}

a.btn-transparent:hover {
    color: #2DCCFE;
}

button.btn-transparent:hover {
    color: #2DCCFE;
}

a.btn-transparent:hover::after,
    button.btn-transparent:hover::after {
    width: 100%;
    right: 0;
    left: auto;
}

a.edu-btn {
    text-align: center;
    border-radius: 8px;
    display: inline-block;
    height: 60px;
    line-height: 62px;
    color: #ffffff;
    background: #2DCCFE;
    padding: 0 30px;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-family: "Diodrum";
    border: 0 none;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

button.edu-btn {
    text-align: center;
    border-radius: 8px;
    display: inline-block;
    height: 60px;
    line-height: 62px;
    color: #ffffff;
    background: #2DCCFE;
    padding: 0 30px;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-family: "Diodrum";
    border: 0 none;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    a.edu-btn,
    button.edu-btn {
        padding: 0 20px;
        font-size: 14px;
        height: 50px;
        line-height: 52px;
    }
}
/*
a.edu-btn:after,
  button.edu-btn:after {
    content: "";
    height: 100%;
    width: 0;
    background: -webkit-linear-gradient(right, #083839 0%, #2DCCFE 100%);
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
background: linear-gradient(-90deg, #083839 0%, #2dccfe 100%);

    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}*/

a.edu-btn i,
  button.edu-btn i {
    padding-right: 6px;
    position: relative;
    font-size: 11px;
}

@media only screen and (max-width: 767px) {
    a.edu-btn i,
      button.edu-btn i {
        font-size: 9px;
    }
}

a.edu-btn:hover,
  button.edu-btn:hover {
background: #073435;
}

a.edu-btn.btn-large,
  button.edu-btn.btn-large {
    padding: 0 40px;
}

a.edu-btn.btn-large i,
    button.edu-btn.btn-large i {
    top: 0;
    padding-right: 10px;
}

a.edu-btn.btn-medium,
  button.edu-btn.btn-medium {
    height: 50px;
    line-height: 51px;
    padding: 0 25px;
}

a.edu-btn.btn-small,
  button.edu-btn.btn-small {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 14px;
}

a.edu-btn.left-icon i,
  button.edu-btn.left-icon i {
    padding-right: 0;
    padding-left: 10px;
}

a.edu-btn.btn-curved,
  button.edu-btn.btn-curved {
    border-radius: 30px 5px;
}

a.edu-btn.btn-curved:hover,
    button.edu-btn.btn-curved:hover {
    border-radius: 8px 30px;
}

a.edu-btn.curved-medium,
  button.edu-btn.curved-medium {
    border-radius: 20px 5px;
    padding: 0 40px;
}

a.edu-btn.curved-medium:hover,
    button.edu-btn.curved-medium:hover {
    border-radius: 8px 25px;
}

a.edu-btn.btn-secondary {
    background: #2DCCFE;
    color: #ffffff;
}

button.edu-btn.btn-secondary {
    background: #2DCCFE;
    color: #ffffff;
}

a.edu-btn.btn-secondary:hover {
    color: #ffffff;
    background: #2DCCFE;
}

button.edu-btn.btn-secondary:hover {
    color: #ffffff;
    background: #2DCCFE;
}

a.edu-btn.btn-secondary1 {
    background: #2DCCFE;
    color: #ffffff;
}

button.edu-btn.btn-secondary1 {
    background: #2DCCFE;
    color: #ffffff;
}

a.edu-btn.btn-secondary1:hover {
    color: #181818;
    background: #ffffff;
}

button.edu-btn.btn-secondary1:hover {
    color: #181818;
    background: #ffffff;
}

a.edu-btn.btn-border {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    color: #181818;
    padding: 0 25px;
color: #fff;
text-transform: capitalize;
}

button.edu-btn.btn-border {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    color: #181818;
    padding: 0 25px;
}

a.edu-btn.btn-border:after,
    button.edu-btn.btn-border:after {
    display: none;
}

a.edu-btn.btn-border:hover {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
    color: #ffffff;
}

button.edu-btn.btn-border:hover {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
    color: #ffffff;
}

a.edu-btn.btn-round {
    background-color: #ffffff;
    color: #181818 !important;
    border-radius: 30px;
}

button.edu-btn.btn-round {
    background-color: #ffffff;
    color: #181818 !important;
    border-radius: 30px;
}

a.edu-btn.btn-round:hover {
    color: #ffffff !important;
}

button.edu-btn.btn-round:hover {
    color: #ffffff !important;
}


.edu-btn.dark-text {
color:#111
}

.button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -5px;
}

.button-group a {
    margin: 5px;
}

.btn-gradient {
    background: -webkit-linear-gradient(right, #083839 0%, #2DCCFE 100%) !important;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%) !important;
}

.btn-gradient::after {
    background: -webkit-linear-gradient(right, #2DCCFE 0%, #083839 100%) !important;
    background: linear-gradient(-90deg, #2DCCFE 0%, #083839 100%) !important;
}

.wishlist-btn {
    background: rgba(255, 255, 255, 0.15);
    width: 40px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    border: 0 none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wishlist-btn i {
    color: #ffffff;
    font-size: 19px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.wishlist-btn:hover {
    background-color: #2DCCFE;
}

.wishlist-btn.btn-outline-dark {
    height: 50px;
    width: 50px;
    line-height: 55px;
    border: 1px solid #e5e5e5;
    color: #181818;
    pointer-events: all;
}

.wishlist-btn.btn-outline-dark i {
    color: #181818;
}

.wishlist-btn.btn-outline-dark:hover {
    border-color: #2DCCFE;
}

.wishlist-btn.btn-outline-dark:hover i {
    color: #ffffff;
}

.btn-icon-round {
    text-align: center;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background-color: #2DCCFE;
    border-radius: 50%;
    color: #ffffff;
    font-size: 22px;
}

.btn-icon-round:hover {
    color: #ffffff;
    background-color: #2DCCFE;
}

/*-------------------------
Countdown 
--------------------------*/
.countdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.countdown .countdown-section {
    margin-left: 10px;
    text-align: center;
}

.countdown .countdown-section:last-child {
    margin-left: 0;
}

.countdown .countdown-number {
    font-size: 20px;
    
    line-height: 1;
    margin-bottom: 10px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
}

.countdown .countdown-number.day {
    background-color: rgba(26, 182, 157, 0.1);
    color: #2DCCFE;
}

.countdown .countdown-number.hour {
    background-color: rgba(238, 74, 98, 0.1);
    color: #2DCCFE;
}

.countdown .countdown-number.minute {
    background-color: rgba(142, 86, 255, 0.1);
    color: #8e56ff;
}

.countdown .countdown-number.second {
    background-color: rgba(248, 148, 31, 0.1);
    color: #f8941f;
}

.countdown .countdown-unit {
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    color: #808080;
}

.coming-countdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.coming-countdown .countdown-section {
    margin: 0 30px;
    position: relative;
    min-width: 80px;
}

.coming-countdown .countdown-section:after {
    content: ":";
    font-size: 30px;
    color: #ffffff;
    font-weight: undefined;
    position: absolute;
    left: -30px;
    top: -9px;
}

.coming-countdown .countdown-section:last-child:after {
    display: none;
}

.coming-countdown .countdown-number {
    margin-bottom: 0;
    font-size: 50px;
    
    color: #ffffff;
    font-family: "Diodrum";
    line-height: 1;
}

.coming-countdown .countdown-unit {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
}

/*-------------------
  Course Widget
---------------------*/
.edu-course-widget {
    background-color: #0e141c;
border-radius: 8px;
padding: 15px 25px 5px;
margin-bottom: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edu-course-widget {
        padding: 38px 20px 20px;
    }
}

@media only screen and (max-width: 991px) {
    .edu-course-widget {
        margin-bottom: 30px;
    }
}

.edu-course-widget:last-child {
    margin-bottom: 0;
}

.edu-course-widget .widget-title {
    margin-bottom: 0;
}

.edu-course-widget .widget-title.widget-toggle {
    position: relative;
    cursor: pointer;
}

.edu-course-widget .widget-title.widget-toggle:after {
    content: "\e91e";
    font-family: 'icomoon';
    font-size: 6px;
    position: absolute;
    top: 8px;
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course-widget .content {

}

.edu-course-widget .content .edu-form-check {
    position: relative;
    margin: 20px 0;
}

.edu-course-widget .content .edu-form-check label span {
    margin-right: 2px;
}

.edu-course-widget.collapsed .widget-title.widget-toggle:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.edu-course-widget.widget-rating .content .edu-form-check label i {
    color: #eda803;
}

.edu-course-widget.widget-rating .content .edu-form-check label i.off {
    color: #c8cbcc;
}

.edu-course-widget.widget-course-summery {
    padding: 15px;
}


.edu-course-widget.widget-course-summery .content .share-area .title,
.edu-course-widget.widget-course-summery .widget-title {
margin-bottom: 10px;
font-size: 18px;
}

.edu-course-widget.widget-course-summery .thumbnail {
    position: relative;
    margin-bottom: 10px;
}

.edu-course-widget.widget-course-summery .thumbnail:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000000;
    border-radius: 8px;
    opacity: .3;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.edu-course-widget.widget-course-summery .thumbnail img {
    border-radius: 8px;
    width: 100%;
}

.edu-course-widget.widget-course-summery .thumbnail .play-btn {
    display: inline-block;
    text-align: center;
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(50%, -50%);
    z-index: 1;
    color: #2DCCFE;
    font-size: 18px;
}

.edu-course-widget.widget-course-summery .thumbnail .play-btn i {
    margin-left: 5px;
}

.edu-course-widget.widget-course-summery .thumbnail .play-btn:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.edu-course-widget.widget-course-summery .content {
    padding: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edu-course-widget.widget-course-summery .content {
        padding: 30px 10px 25px;
    }
}

@media only screen and (max-width: 479px) {
    .edu-course-widget.widget-course-summery .content {
        padding: 30px 10px 25px;
    }
}

.edu-course-widget.widget-course-summery .content .course-item li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    color: #181818;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 0;
    margin: 0;
}

.edu-course-widget.widget-course-summery .content .course-item li:last-child {
    border-bottom: none;
}

.edu-course-widget.widget-course-summery .content .course-item li i {
    font-size: 20px;
    padding-left: 10px;
    max-width: 35px;
}

.edu-course-widget.widget-course-summery .content .course-item li svg {
    margin-left: 15px;
    max-width: 35px;
}

.edu-course-widget.widget-course-summery .content .course-item li .label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Diodrum";
}

.edu-course-widget.widget-course-summery .content .course-item li .price {
    font-size: 18px;
    
    color: #2DCCFE;
}

.edu-course-widget.widget-course-summery .content .read-more-btn {
    margin-top: 24px;
    margin-bottom: 30px;
}

.edu-course-widget.widget-course-summery .content .read-more-btn .edu-btn {
    width: 100%;
}

.edu-course-widget.widget-course-summery .content .share-area .title {
    margin-bottom: 15px;
}

.edu-course-widget.widget-course-summery .content .share-area .social-share {
    margin: -8px;
}

.edu-course-widget.widget-course-summery .content .share-area .social-share li {
    margin: 8px;
}

.edu-course-widget.widget-course-summery .content .share-area .social-share li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-course-sidebar {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-course-sidebar {
        margin-bottom: 50px;
    }
}

.course-sidebar-2 {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .course-sidebar-2 {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .course-sidebar-2 {
        margin-bottom: 50px;
    }
}

.course-sidebar-2 .edu-course-widget {
    background-color: transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}

.course-sidebar-2 .edu-course-widget .inner {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.course-sidebar-2 .edu-course-widget:last-child .inner {
    border-bottom: none;
}

.course-sidebar-3 .edu-blog-widget {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.07);
    margin-bottom: 30px;
}

.course-sidebar-3 .edu-course-widget {
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.07);
    margin-bottom: 30px;
}

.course-sidebar-3 .edu-blog-widget:last-child,
  .course-sidebar-3 .edu-course-widget:last-child {
    margin-bottom: 0;
}

.course-sidebar-3 .edu-blog-widget {
    padding: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .course-sidebar-3 .edu-blog-widget {
        padding: 40px 25px;
    }
}

@media only screen and (max-width: 479px) {
    .course-sidebar-3 .edu-blog-widget {
        padding: 40px 25px;
    }
}

.course-sidebar-3 .edu-blog-widget .widget-title {
    margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
    .course-sidebar-3 {
        margin-top: 50px;
    }
}

@media only screen and (min-width: 992px) {
    .sidebar-top-position {
        margin-top: -170px;
        position: relative;
        z-index: 2;
    }
}

/*-------------------
  Pagination Styles
---------------------*/
.edu-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 70px;
}

.edu-pagination li {
    margin: 0 2px;
}

.edu-pagination li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    border-radius: 50%;
    text-align: center;
    color: #181818;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 18px;
    
    position: relative;
    z-index: 1;
    background: none;
border:1px solid #fff3;
}


/*
.edu-pagination li a:before {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: -1;
    opacity: 0;
}
*/
.edu-pagination li a i {
    
    position: relative;
    top: 2px;
}

.edu-pagination li.active a {
    color: #ffffff;
    background: #2DCCFE;
border:1px solid #2DCCFE;
}

.edu-pagination li:hover a {
    color: #ffffff;
    background: #2DCCFE;
border:1px solid #2DCCFE;
}

.edu-pagination li.active a:before, .edu-pagination li:hover a:before {
    opacity: 1;
}

.edu-pagination li.more-next a {
    position: relative;
}

.edu-pagination li.more-next a:after {
    content: ". . .";
    font-size: 18px;
    
    position: absolute;
    top: 40%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.edu-pagination.top-space-30 {
    padding-top: 30px;
}

/*-------------------------
    Sal Styels
-------------------------*/
/**
 * Settings
 */
/**
  * Easings
  */
/**
  * Core
  */
[data-sal] {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

[data-sal][data-sal-duration='200'] {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

[data-sal][data-sal-duration='250'] {
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
}

[data-sal][data-sal-duration='300'] {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

[data-sal][data-sal-duration='350'] {
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

[data-sal][data-sal-duration='400'] {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

[data-sal][data-sal-duration='450'] {
    -webkit-transition-duration: 0.45s;
    transition-duration: 0.45s;
}

[data-sal][data-sal-duration='500'] {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

[data-sal][data-sal-duration='550'] {
    -webkit-transition-duration: 0.55s;
    transition-duration: 0.55s;
}

[data-sal][data-sal-duration='600'] {
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

[data-sal][data-sal-duration='650'] {
    -webkit-transition-duration: 0.65s;
    transition-duration: 0.65s;
}

[data-sal][data-sal-duration='700'] {
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

[data-sal][data-sal-duration='750'] {
    -webkit-transition-duration: 0.75s;
    transition-duration: 0.75s;
}

[data-sal][data-sal-duration='800'] {
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

[data-sal][data-sal-duration='850'] {
    -webkit-transition-duration: 0.85s;
    transition-duration: 0.85s;
}

[data-sal][data-sal-duration='900'] {
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
}

[data-sal][data-sal-duration='950'] {
    -webkit-transition-duration: 0.95s;
    transition-duration: 0.95s;
}

[data-sal][data-sal-duration='1000'] {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

[data-sal][data-sal-duration='1050'] {
    -webkit-transition-duration: 1.05s;
    transition-duration: 1.05s;
}

[data-sal][data-sal-duration='1100'] {
    -webkit-transition-duration: 1.1s;
    transition-duration: 1.1s;
}

[data-sal][data-sal-duration='1150'] {
    -webkit-transition-duration: 1.15s;
    transition-duration: 1.15s;
}

[data-sal][data-sal-duration='1200'] {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
}

[data-sal][data-sal-duration='1250'] {
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s;
}

[data-sal][data-sal-duration='1300'] {
    -webkit-transition-duration: 1.3s;
    transition-duration: 1.3s;
}

[data-sal][data-sal-duration='1350'] {
    -webkit-transition-duration: 1.35s;
    transition-duration: 1.35s;
}

[data-sal][data-sal-duration='1400'] {
    -webkit-transition-duration: 1.4s;
    transition-duration: 1.4s;
}

[data-sal][data-sal-duration='1450'] {
    -webkit-transition-duration: 1.45s;
    transition-duration: 1.45s;
}

[data-sal][data-sal-duration='1500'] {
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
}

[data-sal][data-sal-duration='1550'] {
    -webkit-transition-duration: 1.55s;
    transition-duration: 1.55s;
}

[data-sal][data-sal-duration='1600'] {
    -webkit-transition-duration: 1.6s;
    transition-duration: 1.6s;
}

[data-sal][data-sal-duration='1650'] {
    -webkit-transition-duration: 1.65s;
    transition-duration: 1.65s;
}

[data-sal][data-sal-duration='1700'] {
    -webkit-transition-duration: 1.7s;
    transition-duration: 1.7s;
}

[data-sal][data-sal-duration='1750'] {
    -webkit-transition-duration: 1.75s;
    transition-duration: 1.75s;
}

[data-sal][data-sal-duration='1800'] {
    -webkit-transition-duration: 1.8s;
    transition-duration: 1.8s;
}

[data-sal][data-sal-duration='1850'] {
    -webkit-transition-duration: 1.85s;
    transition-duration: 1.85s;
}

[data-sal][data-sal-duration='1900'] {
    -webkit-transition-duration: 1.9s;
    transition-duration: 1.9s;
}

[data-sal][data-sal-duration='1950'] {
    -webkit-transition-duration: 1.95s;
    transition-duration: 1.95s;
}

[data-sal][data-sal-duration='2000'] {
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
}

[data-sal][data-sal-delay='50'] {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

[data-sal][data-sal-delay='100'] {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

[data-sal][data-sal-delay='150'] {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

[data-sal][data-sal-delay='200'] {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

[data-sal][data-sal-delay='250'] {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

[data-sal][data-sal-delay='300'] {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

[data-sal][data-sal-delay='350'] {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}

[data-sal][data-sal-delay='400'] {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

[data-sal][data-sal-delay='450'] {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
}

[data-sal][data-sal-delay='500'] {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

[data-sal][data-sal-delay='550'] {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
}

[data-sal][data-sal-delay='600'] {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

[data-sal][data-sal-delay='650'] {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
}

[data-sal][data-sal-delay='700'] {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

[data-sal][data-sal-delay='750'] {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
}

[data-sal][data-sal-delay='800'] {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

[data-sal][data-sal-delay='850'] {
    -webkit-transition-delay: 0.85s;
    transition-delay: 0.85s;
}

[data-sal][data-sal-delay='900'] {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

[data-sal][data-sal-delay='950'] {
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
}

[data-sal][data-sal-delay='1000'] {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

[data-sal][data-sal-easing='linear'] {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

[data-sal][data-sal-easing='ease'] {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

[data-sal][data-sal-easing='ease-in'] {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

[data-sal][data-sal-easing='ease-out'] {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

[data-sal][data-sal-easing='ease-in-out'] {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

[data-sal][data-sal-easing='ease-in-cubic'] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

[data-sal][data-sal-easing='ease-out-cubic'] {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

[data-sal][data-sal-easing='ease-in-out-cubic'] {
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

[data-sal][data-sal-easing='ease-in-circ'] {
    -webkit-transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
    transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

[data-sal][data-sal-easing='ease-out-circ'] {
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

[data-sal][data-sal-easing='ease-in-out-circ'] {
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

[data-sal][data-sal-easing='ease-in-expo'] {
    -webkit-transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
    transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}

[data-sal][data-sal-easing='ease-out-expo'] {
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

[data-sal][data-sal-easing='ease-in-out-expo'] {
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

[data-sal][data-sal-easing='ease-in-quad'] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-sal][data-sal-easing='ease-out-quad'] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-sal][data-sal-easing='ease-in-out-quad'] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-sal][data-sal-easing='ease-in-quart'] {
    -webkit-transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

[data-sal][data-sal-easing='ease-out-quart'] {
    -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

[data-sal][data-sal-easing='ease-in-out-quart'] {
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

[data-sal][data-sal-easing='ease-in-quint'] {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

[data-sal][data-sal-easing='ease-out-quint'] {
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

[data-sal][data-sal-easing='ease-in-out-quint'] {
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

[data-sal][data-sal-easing='ease-in-sine'] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-sal][data-sal-easing='ease-out-sine'] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-sal][data-sal-easing='ease-in-out-sine'] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-sal][data-sal-easing='ease-in-back'] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-sal][data-sal-easing='ease-out-back'] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-sal][data-sal-easing='ease-in-out-back'] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/**
  * Animations
  */
[data-sal|='fade'] {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

[data-sal|='fade'].sal-animate,
body.sal-disabled [data-sal|='fade'] {
    opacity: 1;
}

[data-sal|='slide'] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}

[data-sal='slide-up'] {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
}

[data-sal='slide-down'] {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
}

[data-sal='slide-left'] {
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%);
}

[data-sal='slide-right'] {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
}

[data-sal|='slide'].sal-animate,
body.sal-disabled [data-sal|='slide'] {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

[data-sal|='zoom'] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}

[data-sal='zoom-in'] {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

[data-sal='zoom-out'] {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

[data-sal|='zoom'].sal-animate,
body.sal-disabled [data-sal|='zoom'] {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

[data-sal|='flip'] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

[data-sal='flip-left'] {
    -webkit-transform: perspective(2000px) rotateY(-91deg);
    transform: perspective(2000px) rotateY(-91deg);
}

[data-sal='flip-right'] {
    -webkit-transform: perspective(2000px) rotateY(91deg);
    transform: perspective(2000px) rotateY(91deg);
}

[data-sal='flip-up'] {
    -webkit-transform: perspective(2000px) rotateX(-91deg);
    transform: perspective(2000px) rotateX(-91deg);
}

[data-sal='flip-down'] {
    -webkit-transform: perspective(2000px) rotateX(91deg);
    transform: perspective(2000px) rotateX(91deg);
}

[data-sal|='flip'].sal-animate,
body.sal-disabled [data-sal|='flip'] {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

/*---------------------------
  Section Title
----------------------------*/
.section-title {
    margin-bottom: 10px;
}

.section-title .pre-title {
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.section-title .pre-title.pre-textsecondary {
    color: #2DCCFE;
}

.section-title .title {
    margin-bottom: 4px;font-size: 24px;
}

@media only screen and (max-width: 767px) {
    .section-title .title br {
        display: none;
    }
}

.section-title .shape-line {
    display: block;
    color: #2DCCFE;font-size: 12px;
}

.section-title p {
    margin-bottom: 24px;
    margin-top: 15px;
}

.section-title.section-left {
    text-align: right;
}

.section-title.section-center {
    text-align: center;
}

.section-title-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .section-title-flex {
        display: block;
        text-align: center;
    }
}

.section-title-flex .left-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    margin-left: 90px;
    margin-bottom: 20px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .section-title-flex .left-content {
        text-align: center;
        margin-left: 0;
    }
}

.section-title-flex .left-content:after {
    content: "";
    height: 83px;
    width: 1px;
    background-color: #e5e1dc;
    position: absolute;
    top: 5px;
    left: -45px;
}

@media only screen and (max-width: 767px) {
    .section-title-flex .left-content:after {
        display: none;
    }
}

.section-title-flex .right-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.section-title-flex .right-content p {
    margin: 0;
    color: #181818;
}

.splash-title .number {
    font-size: 60px;
    
    font-family: "Diodrum";
    line-height: 1;
    margin-bottom: 5px;
    background: #083839;
    background: -webkit-linear-gradient(right, #083839 0%, #2DCCFE 76%);
    background: linear-gradient(to left, #083839 0%, #2DCCFE 76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .splash-title .number {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .splash-title .number {
        font-size: 40px;
    }
}

.splash-title .pre-title {
    font-size: 16px;
    
    background: #083839;
    background: -webkit-linear-gradient(right, #083839 0%, #2DCCFE 76%);
    background: linear-gradient(to left, #083839 0%, #2DCCFE 76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.splash-title .title {
    font-size: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .splash-title .title {
        font-size: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .splash-title .title {
        font-size: 30px;
    }
}

/*---------------------------
 * Swiper Styles
----------------------------*/
.swiper-wrapper .swiper-slide {
    padding: 0 15px;
}

.swiper-navigation .swiper-btn-nxt {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 24px;
    text-align: center;
    background-color: #ffffff;
    color: #181818;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.swiper-navigation .swiper-btn-prv {
    display: inline-block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 24px;
    text-align: center;
    background-color: #ffffff;
    color: #181818;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media only screen and (max-width: 767px) {
    .swiper-navigation .swiper-btn-nxt,
    .swiper-navigation .swiper-btn-prv {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 18px;
    }
}

.swiper-navigation .swiper-btn-nxt:hover {
    color: #ffffff;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
}

.swiper-navigation .swiper-btn-prv:hover {
    color: #ffffff;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
}

.blog-gallery-activation {
    position: relative;
}

.blog-gallery-activation .swiper-navigation .swiper-btn-nxt,
  .blog-gallery-activation .swiper-navigation .swiper-btn-prv {
    position: absolute;
    top: 45%;
    z-index: 1;
}

.blog-gallery-activation .swiper-navigation .swiper-btn-nxt {
    right: 30px;
}

.blog-gallery-activation .swiper-navigation .swiper-btn-prv {
    left: 20px;
}

.testimonial-area-4 .swiper-navigation .swiper-btn-nxt {
    border: 1px solid #e5e5e5;
}

.testimonial-area-4 .swiper-navigation .swiper-btn-prv {
    border: 1px solid #e5e5e5;
}

/*---------------------------
    Social Share Style
---------------------------*/
.social-share {
    margin: -10px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.social-share li {
    margin: 10px;
}

.social-share li a {
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    font-size: 16px;
    color: #808080;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
}

.social-share li a:hover {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
    color: #ffffff;
}

.social-share.icon-transparent {
    margin: 0;
}

.social-share.icon-transparent li {
margin-left: 5px;
}

.social-share.icon-transparent li a {

    -webkit-transition: 0.4s;
    transition: 0.4s;
    line-height: initial;
font-size: 14px;
border: none;
border-radius: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;color: #fff;
background: #063b39;
border-radius: 50%;
}

.social-share.icon-transparent li a:hover {
    color: #2DCCFE;
    background-color: #ffffff0d;
}



.popup-mobile-menu .widget-information ul {

width: 90%;
margin: 20px auto;
list-style: none;
}

.popup-mobile-menu .widget-information ul li {
color: #000;margin: 5px 2px;
}

.popup-mobile-menu .widget-information ul li a {
color: #808080;
}

.lang-bt img {
width: 20px;
margin-left: 5px;
}

/*-------------------------
    Theme Switcher Style
---------------------------*/
.theme-switcher {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 123;
    background: #333;
    border: 2px solid rgba(255, 255, 255, 0.07);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 6px 6px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.theme-switcher #moon {
    width: 25px;
    margin-bottom: 0;
    cursor: pointer;
}

/*=======================================================================
3. Template Styles
=========================================================================*/
/*-------------------
  About Styles
---------------------*/
.about-image-gallery {
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-image-gallery {
        text-align: center;
    }
}

.about-image-gallery img {
    border-radius: 10px;
}

.about-image-gallery .video-box {
    position: absolute;
    top: 0;
    left: 40px;
}

@media only screen and (max-width: 575px) {
    .about-image-gallery .video-box {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        left: 0;
    }
}

.about-image-gallery .video-box .inner {
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 40px 70px rgba(27, 20, 78, 0.1);
}

.about-image-gallery .video-box .inner .thumb {
    position: relative;
    text-align: center;
}

.about-image-gallery .video-box .inner .thumb img {
    border-radius: 6px;
}

.about-image-gallery .video-box .inner .thumb .popup-icon {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    height: 60px;
    width: 60px;
    line-height: 62px;
    background-color: #ffffff;
    border-radius: 50%;
    color: #2DCCFE;
    font-size: 18px;
}

.about-image-gallery .video-box .inner .thumb .popup-icon i {
    margin-right: 5px;
}

.about-image-gallery .video-box .inner .thumb .popup-icon:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.about-image-gallery .video-box .inner .loading-bar {
    margin: -20px 0;
    padding-top: 20px;
}

.about-image-gallery .video-box .inner .loading-bar span {
    display: block;
    height: 7px;
    background-color: #eaf0f2;
    border-radius: 10px;
    margin: 20px 0;
}

.about-image-gallery .video-box .inner .loading-bar span:first-child {
    width: 80%;
}

.about-image-gallery .video-box .inner .loading-bar span:nth-child(2n) {
    width: 45%;
}

.about-image-gallery .award-status {
    position: absolute;
    left: 70px;
    bottom: 0;
}

@media only screen and (max-width: 479px) {
    .about-image-gallery .award-status {
        left: 0;
    }
}

.about-image-gallery .award-status .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 20px 18px 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0px 40px 70px rgba(27, 20, 78, 0.1);
    background: #FFFFFF;
    border-radius: 10px;
}

.about-image-gallery .award-status .inner .icon {
    width: 60px;
    height: 60px;
    background: rgba(26, 182, 157, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 15px;
    color: #2DCCFE;
    font-size: 30px;
}

.about-image-gallery .award-status .inner .content {
    text-align: right;
}

.about-image-gallery .award-status .inner .content .title {
    color: #2DCCFE;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 0;
}

.about-image-gallery .shape-group li {
    position: absolute;
    z-index: -1;
}

.about-image-gallery .shape-group li.shape-1 {
    top: 20px;
    right: -100px;
}

@media only screen and (max-width: 991px) {
    .about-image-gallery .shape-group li.shape-1 {
        right: 0;
    }
}

.about-image-gallery .shape-group li.shape-2 {
    bottom: -30px;
    left: 130px;
}

.about-content {
    padding-right: 30px;
}

@media only screen and (max-width: 991px) {
    .about-content {
        padding-right: 0;
    }
}

.about-content .section-title {
    margin-bottom: 20px;
}

.about-content .features-list li {
    font-weight: 500;
    font-family: "Diodrum";
    color: #181818;
    padding-right: 35px;
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px;
}

.about-content .features-list li:before {
    content: "\e913";
    font-family: 'icomoon';
    color: #a0cec8;
    font-size: 19px;
    position: absolute;
    right: 0;
    top: -3px;
}

.about-style-1,
.about-style-2 {
    position: relative;
}

.about-style-1 .shape-group li,
  .about-style-2 .shape-group li {
    position: absolute;
    top: 107px;
    left: -210px;
    z-index: -1;
}

.about-style-1 .shape-group li.shape-1.circle span {
    display: block;
    height: 101px;
    width: 101px;
    border: 15px solid #a0cec8;
    border-radius: 50%;
}

.about-style-2 .shape-group li.shape-1.circle span {
    display: block;
    height: 101px;
    width: 101px;
    border: 15px solid #a0cec8;
    border-radius: 50%;
}

@media only screen and (max-width: 1650px) {
    .about-style-1 .shape-group li,
      .about-style-2 .shape-group li {
        left: -110px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .about-style-1 .shape-group li,
      .about-style-2 .shape-group li {
        left: -50px;
    }
}

@media only screen and (max-width: 991px) {
    .about-style-1 .about-image-gallery .shape-group li {
        display: none;
    }
}

.about-style-1 .about-image-gallery .shape-group li.shape-1 {
    top: 20px;
    right: -100px;
}

.about-style-1 .about-image-gallery .shape-group li.shape-2 {
    top: 4px;
    right: -50px;
}

.about-style-1 .about-image-gallery .shape-group li.shape-3 {
    bottom: -33px;
    left: 120px;
    top: inherit;
}

.about-style-2 .about-image-gallery {
    position: relative;
    padding: 80px 0 60px 70px;
}

@media only screen and (max-width: 767px) {
    .about-style-2 .about-image-gallery {
        padding: 0;
    }
}

.about-style-2 .about-image-gallery .author-box {
    position: absolute;
    top: 15px;
    left: 0;
    max-width: 220px;
}

@media only screen and (max-width: 767px) {
    .about-style-2 .about-image-gallery .author-box {
        display: none;
    }
}

.about-style-2 .about-image-gallery .author-box .inner {
    background-color: #ffffff;
    box-shadow: 0px 40px 70px rgba(15, 11, 44, 0.2);
    padding: 40px 20px;
    border-radius: 10px 40px 10px 80px;
    text-align: center;
}

.about-style-2 .about-image-gallery .author-box .inner .thumb {
    margin-bottom: 20px;
}

.about-style-2 .about-image-gallery .author-box .inner .content .title {
    margin-bottom: 10px;
}

.about-style-2 .about-image-gallery .author-box .inner .content p {
    margin-bottom: 0;
}

.about-style-2 .about-image-gallery .award-status {
    left: auto;
    right: 0;
}

.about-style-2 .about-image-gallery .award-status .inner {
    box-shadow: 0px 40px 60px rgba(15, 11, 44, 0.15);
    border-radius: 30px 10px 50px 10px;
}

.about-style-2 .about-image-gallery .award-status .inner .icon {
    background: rgba(238, 74, 98, 0.1);
    color: #2DCCFE;
}

.about-style-2 .about-image-gallery .award-status .inner .content .title {
    color: #2DCCFE;
}

.about-style-2 .about-image-gallery .award-status .inner .content .subtitle {
    color: #181818;
}

.about-style-2 .about-image-gallery .shape-group li.shape-1 {
    top: 0;
    right: -55px;
    left: inherit;
}

.about-style-2 .about-image-gallery .shape-group li.shape-2 {
    top: 0;
    right: 0;
    bottom: inherit;
    left: inherit;
}

.about-style-2 .about-image-gallery .shape-group li.shape-3 {
    top: inherit;
    bottom: -15px;
    left: -5px;
}

.about-style-2 .about-content {
    padding-right: 80px;
}

@media only screen and (max-width: 1199px) {
    .about-style-2 .about-content {
        padding-right: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .about-style-2 .about-content {
        padding-right: 0;
    }
}

.about-style-3 {
    padding: 90px 0 120px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-style-3 {
        padding: 90px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .about-style-3 {
        padding: 80px 0;
    }
}

.about-style-3 .about-content {
    padding-left: 30px;
    padding-right: 0;
}

@media only screen and (max-width: 575px) {
    .about-style-3 .about-content {
        padding-left: 0;
    }
}

.about-style-3 .about-content .section-title {
    margin-bottom: 34px;
}

.about-style-3 .about-content .nav-tabs {
    border-bottom: none;
    margin: -8px -16px;
    padding-bottom: 20px;
}

.about-style-3 .about-content .nav-tabs .nav-item {
    margin: 8px 16px;
    position: relative;
}

.about-style-3 .about-content .nav-tabs .nav-item:after {
    content: "";
    height: 14px;
    width: 2px;
    background-color: #e5e5e5;
    position: absolute;
    top: 2px;
    left: -18px;
}

.about-style-3 .about-content .nav-tabs .nav-item:last-child:after {
    display: none;
}

.about-style-3 .about-content .nav-tabs .nav-link {
    color: #181818;
    font-size: 17px;
    
    font-family: "Diodrum";
    background-color: transparent;
    border: none;
    padding: 0;
    position: relative;
    padding-bottom: 1px;
}

.about-style-3 .about-content .nav-tabs .nav-link:after {
    content: "";
    height: 2px;
    width: 0;
    background-color: #2DCCFE;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.about-style-3 .about-content .nav-tabs .nav-link:hover {
    color: #2DCCFE;
}

.about-style-3 .about-content .nav-tabs .nav-link.active {
    color: #2DCCFE;
}

.about-style-3 .about-content .nav-tabs .nav-link:hover:after, .about-style-3 .about-content .nav-tabs .nav-link.active:after {
    width: 100%;
    opacity: 1;
}

.about-style-3 .about-content .tab-content p {
    margin-bottom: 20px;
}

.about-style-3 .about-content .tab-content .features-list li:before {
    color: #2DCCFE;
}

.about-style-3 .about-image-gallery {
    padding: 80px 0 65px 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-style-3 .about-image-gallery {
        text-align: right;
        padding: 20px 0 65px;
    }
}

@media only screen and (max-width: 767px) {
    .about-style-3 .about-image-gallery {
        padding: 20px 0 65px;
    }
}

@media only screen and (max-width: 479px) {
    .about-style-3 .about-image-gallery {
        padding: 0;
    }
}

.about-style-3 .about-image-gallery .main-img-2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-style-3 .about-image-gallery .main-img-2 {
        left: 115px;
    }
}

@media only screen and (max-width: 479px) {
    .about-style-3 .about-image-gallery .main-img-2 {
        display: none;
    }
}

.about-style-3 .about-image-gallery .shape-group li {
    position: absolute;
    z-index: -1;
}

.about-style-3 .about-image-gallery .shape-group li img {
    position: initial;
}

.about-style-3 .about-image-gallery .shape-group li.shape-1 {
    right: inherit;
    left: 95px;
    top: -15px;
}

.about-style-3 .about-image-gallery .shape-group li.shape-2 {
    right: inherit;
    bottom: inherit;
    left: 39px;
    top: 13px;
    z-index: -2;
}

.about-style-3 .about-image-gallery .shape-group li.shape-3 {
    top: inherit;
    left: inherit;
    right: -2px;
    bottom: 33px;
}

.about-style-3 .about-image-gallery .shape-group li.shape-4 {
    left: 40px;
    bottom: -25px;
    z-index: -1;
}

.about-style-3 .about-image-gallery .shape-group li.shape-4 span {
    display: block;
    height: 320px;
    width: 320px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

@media only screen and (max-width: 767px) {
    .about-style-3 .shape-group {
        display: none;
    }
}

.about-style-3 .shape-group li {
    position: absolute;
    z-index: -1;
}

.about-style-3 .shape-group li img {
    position: initial;
}

.about-style-3 .shape-group li.shape-5 {
    right: 110px;
    top: 20px;
}

@media only screen and (max-width: 1650px) {
    .about-style-3 .shape-group li.shape-5 {
        right: 0;
        top: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .about-style-3 .shape-group li.shape-5 {
        right: -90px;
    }
}

.about-style-3 .shape-group li.shape-6 {
    top: -350px;
    right: 80px;
    z-index: -1;
}

.about-style-3 .shape-group li.shape-6 span {
    display: block;
    height: 470px;
    width: 470px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

@media only screen and (max-width: 1650px) {
    .about-style-3 .shape-group li.shape-6 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .about-style-3 .shape-group li.shape-6 {
        right: -90px;
    }
}

.about-style-4 .about-content {
    padding-left: 0;
    padding-right: 30px;
}

.about-style-4 .about-content .section-title p {
margin: 10px 0;
}

.about-style-4 .about-content .features-list {
    margin-bottom: 35px;
}

.about-style-4 .about-content .features-list li:before {
    color: #2DCCFE;
}

.about-style-4 .about-image-gallery {


}

.about-style-4 .about-image-gallery .main-img-1 {
    background-color: #ffffff;
    padding: 20px;
    display: inline-block;
    border-radius: 20px;
    box-shadow: 0 20px 40px 0 rgba(42, 11, 88, 0.1);
}

.about-style-4 .about-image-gallery .main-img-2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.about-style-4 .about-image-gallery .shape-group .shape-1 {
    right: inherit;
    left: 85px;
    top: 0;
}

.about-style-4 .about-image-gallery .shape-group .shape-2 {
    left: 31px;
    right: inherit;
    top: 32px;
    z-index: -2;
    bottom: inherit;
}

.about-style-4 .about-image-gallery .shape-group .shape-3 {
    left: inherit;
    right: -32px;
    bottom: 32px;
}

.about-style-4 .about-image-gallery .shape-group .shape-4 {
    left: 70px;
    bottom: -25px;
    z-index: -1;
}

.about-style-4 .about-image-gallery .shape-group .shape-4 span {
    display: block;
    height: 320px;
    width: 320px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.about-style-5 {
    position: relative;
}

.about-style-5 .section-title {
    margin-bottom: 60px;
}

.about-style-5 .about-image-gallery {
    padding: 0;
}

@media only screen and (max-width: 1199px) {
    .about-style-5 .about-image-gallery .shape-group {
        display: block;
    }
}

.about-style-5 .about-image-gallery .shape-group li.shape-1 {
    top: -40px;
    left: -10px;
    right: inherit;
    bottom: inherit;
    z-index: 1;
}

.about-style-5 .about-image-gallery .shape-group li.shape-2 {
    left: auto;
    right: -80px;
    bottom: -78px;
    -webkit-animation: rotateIt 10s linear infinite;
    animation: rotateIt 10s linear infinite;
}

.about-style-5 .about-content .features-list {
    padding-bottom: 18px;
}

.about-style-5 .about-content .features-list li:before {
    color: #2DCCFE;
}

.about-style-5 .shape-group li {
    position: absolute;
    z-index: -1;
}

.about-style-5 .shape-group li.shape-1 {
    bottom: 80px;
    left: 180px;
}

.about-style-6 {
    position: relative;
    padding: 90px 0 50px;
    background-color: #ffffff;
    z-index: 2;
}

@media only screen and (max-width: 767px) {
    .about-style-6 {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 479px) {
    .about-style-6 {
        padding: 20px 0 50px;
    }
}

.about-style-6:after {
    content: url(../images/about/shape-32.png);
    position: absolute;
    top: -110px;
    right: 0;
    left: 0;
    z-index: 2;
}

.about-style-6 .about-content .section-title {
    margin-bottom: 30px;
}

.about-style-6 .about-content .section-title p {
    margin-top: 25px;
}

.about-style-6 .about-content .about-mission {
    margin-bottom: 20px;
}

.about-style-6 .about-content .about-mission .title {
    margin-bottom: 14px;
}

.about-style-6 .about-content .about-mission p {
    margin-bottom: 25px;
}

.about-style-6 .about-content .about-mission .features-list li:before {
    color: #2DCCFE;
}

.about-style-6 .about-image-gallery {
    padding: 0;
}

.about-style-6 .about-image-gallery .main-img-2 {
    text-align: left;
    margin-top: -240px;
}

@media only screen and (max-width: 575px) {
    .about-style-6 .about-image-gallery .main-img-2 {
        display: none;
    }
}

.about-style-6 .about-image-gallery .shape-group .shape-1 {
    top: 130px;
    left: 35px;
    right: auto;
}

.about-style-6 .about-image-gallery .shape-group .shape-2 {
    bottom: 240px;
    left: auto;
    right: -15px;
    z-index: 1;
    -webkit-animation: rotateIt 10s linear infinite;
    animation: rotateIt 10s linear infinite;
}

.about-style-6 .about-image-gallery .shape-group .shape-3 {
    bottom: 110px;
    right: 20px;
}

.about-style-7 {
    position: relative;
}

.about-style-7 .about-image-gallery {
    position: relative;
    padding: 80px 0 0 70px;
}

@media only screen and (max-width: 767px) {
    .about-style-7 .about-image-gallery {
        padding: 0;
    }
}

.about-style-7 .about-image-gallery .main-img-2 {
    position: absolute;
    left: 0;
    top: 15px;
}

@media only screen and (max-width: 767px) {
    .about-style-7 .about-image-gallery .main-img-2 {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .about-style-7 .about-image-gallery .shape-group {
        display: none;
    }
}

.about-style-7 .about-image-gallery .shape-group li {
    position: absolute;
    z-index: -1;
}

.about-style-7 .about-image-gallery .shape-group li img {
    position: initial;
}

.about-style-7 .about-image-gallery .shape-group li.shape-1 {
    top: 0;
    right: -55px;
}

.about-style-7 .about-image-gallery .shape-group li.shape-2 {
    top: 0;
    right: 0;
    bottom: inherit;
    left: inherit;
}

.about-style-7 .about-image-gallery .shape-group li.shape-3 {
    bottom: -60px;
    left: -10px;
}

.about-style-7 .about-image-gallery .shape-group li.shape-4 {
    bottom: -80px;
    right: 10px;
    z-index: 1;
}

.about-style-7 .about-content {
    padding-left: 80px;
    padding-right: 0;
}

@media only screen and (max-width: 1199px) {
    .about-style-7 .about-content {
        padding-left: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .about-style-7 .about-content {
        padding-left: 0;
    }
}

.about-style-7 .about-content .section-title p {
    margin-bottom: 28px;
    margin-top: 30px;
}

.about-style-7 > .shape-group > li {
    position: absolute;
    z-index: -1;
    top: 75px;
    right: 125px;
    height: 100px;
    width: 100px;
    border: 16px solid #a0cec8;
    border-radius: 50%;
}

@media only screen and (max-width: 1650px) {
    .about-style-7 > .shape-group > li {
        right: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .about-style-7 > .shape-group > li {
        right: -20px;
        top: 45px;
    }
}

.about-style-8 {
    position: relative;
}

.about-style-8:before {
    content: "";
    height: 1030px;
    width: 100%;
    background: -webkit-linear-gradient(right, #f5f1eb 0%, rgba(245, 241, 235, 0.3) 100%);
    background: linear-gradient(-90deg, #f5f1eb 0%, rgba(245, 241, 235, 0.3) 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 90%);
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 90%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

.about-style-8 .about-content {
    padding-left: 40px;
    padding-right: 0;
}

@media only screen and (max-width: 767px) {
    .about-style-8 .about-content {
        padding-left: 0;
    }
}

.about-style-8 .about-content .section-title p {
    margin-top: 30px;
}

.about-style-8 .about-content .about-mission {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px;
}

@media only screen and (max-width: 575px) {
    .about-style-8 .about-content .about-mission {
        display: block;
    }
}

.about-style-8 .about-content .about-mission .single-item {
    padding-left: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media only screen and (max-width: 575px) {
    .about-style-8 .about-content .about-mission .single-item {
        padding-left: 0;
        margin-bottom: 30px;
    }
}

.about-style-8 .about-content .about-mission .single-item:last-child {
    padding-left: 0;
}

.about-style-8 .about-content .about-mission .single-item .icon {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 25px;
}

.about-style-8 .about-content .about-mission .single-item .icon.color-extra02 {
    color: #8e56ff;
}

.about-style-8 .about-content .about-mission .single-item .icon.color-extra06 {
    color: #39c0fa;
}

.about-style-8 .about-content .about-mission .single-item .title {
    margin-bottom: 10px;
}

.about-style-8 .about-image-gallery {
    padding: 0;
}

.about-style-8 .about-image-gallery .thumbnail img {
    width: 100%;
}

.about-style-8 .about-image-gallery .thumbnail-1 {
    text-align: left;
    margin-top: 40px;
}

.about-style-8 .about-image-gallery .thumbnail-1 img {
    border-radius: 70px 10px 10px 10px;
}

.about-style-8 .about-image-gallery .thumbnail-2 img {
    border-radius: 10px;
}

.about-style-8 .about-image-gallery .thumbnail-3 {
    text-align: left;
}

.about-style-8 .about-image-gallery .thumbnail-3 img {
    border-radius: 10px 10px 90px 10px;
}

.about-style-8 .about-image-gallery .thumbnail-4 img {
    border-radius: 10px;
}

.about-style-8 .about-image-gallery .shape-group li img {
    position: initial;
}

.about-style-8 .about-image-gallery .shape-group li.shape-1 {
    top: 0;
    right: -90px;
}

.about-style-8 .about-image-gallery .shape-group li.shape-2 {
    top: -20px;
    right: 25px;
    bottom: inherit;
    left: inherit;
}

.about-style-8 .about-image-gallery .shape-group li.shape-3 {
    bottom: 20px;
    left: -70px;
}

@media only screen and (max-width: 991px) {
    .about-style-8 .about-image-gallery .shape-group li.shape-3 {
        display: none;
    }
}

.about-style-8 .about-image-gallery .shape-group li.shape-4 {
    bottom: -75px;
    left: -165px;
}

.about-style-8 .about-image-gallery .shape-group li.shape-4 span {
    height: 400px;
    width: 400px;
    border: 1px solid #e8e6e3;
    border-radius: 50%;
    display: block;
}

.about-style-8:after {
    content: "";
    height: 600px;
    width: 600px;
    border: 1px solid #e8e6e3;
    border-radius: 50%;
    position: absolute;
    top: -175px;
    right: -70px;
    z-index: -1;
}

@media only screen and (max-width: 1650px) {
    .about-style-8:after {
        right: -195px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .about-style-8:after {
        right: -250px;
    }
}

.about-style-9 .about-image-gallery {
    padding: 15px 0 60px 0;
    margin-bottom: 34px;
}

.about-style-9 .about-image-gallery .author-box {
    position: absolute;
    left: 38px;
    bottom: -36px;
}

@media only screen and (max-width: 767px) {
    .about-style-9 .about-image-gallery .author-box {
        left: 0;
    }
}

@media (max-width: 450px) {
    .about-style-9 .about-image-gallery .author-box {
        display: none;
    }
}

.about-style-9 .about-image-gallery .shape-group li.shape-1 {
    right: -126px;
    top: -19px;
}

.about-style-9 .about-image-gallery .shape-group li.shape-2 {
    right: -63px;
    top: -47px;
}

.about-style-9 .about-image-gallery .shape-group li.shape-3 {
    left: -5px;
    bottom: 211px;
    z-index: 1;
}

.about-style-9 .about-image-gallery .shape-group li.shape-3 span {
    display: block;
    height: 101px;
    width: 101px;
    border: 15px solid #a0cec8;
    border-radius: 50%;
}

.about-style-9 .about-content {
    padding-right: 45px;
}

@media only screen and (max-width: 991px) {
    .about-style-9 .about-content {
        padding-right: 0;
        padding-top: 50px;
    }
}

@media (max-width: 450px) {
    .about-style-9 .about-content {
        padding-top: 0;
        margin-top: -60px;
    }
}

.about-style-9 .about-content .edu-btn {
    margin-top: 25px;
}

.about-style-9 .about-content .features-list li {
    
}

.about-style-9 .shape-group li.shape-4 {
    left: -150px;
    bottom: -60px;
}

.language-about .about-image-gallery {
    padding: 90px 0 20px;
}

@media only screen and (max-width: 991px) {
    .language-about .about-image-gallery {
        text-align: center;
    }
}

@media only screen and (max-width: 479px) {
    .language-about .about-image-gallery {
        padding: 90px 0 0 0;
    }
}

.language-about .about-image-gallery .main-img-1 {
    border-radius: 200px;
}

.language-about .about-image-gallery .main-img-wrapper .main-img-inner {
    position: relative;
    left: 34px;
    bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .language-about .about-image-gallery .main-img-wrapper .main-img-inner {
        left: -105px;
    }
}

@media only screen and (max-width: 767px) {
    .language-about .about-image-gallery .main-img-wrapper .main-img-inner {
        left: -40px;
    }
}

@media only screen and (max-width: 575px) {
    .language-about .about-image-gallery .main-img-wrapper .main-img-inner {
        display: none;
    }
}

.language-about .about-image-gallery .main-img-wrapper .main-img-inner .main-img-2 {
    border-radius: 120px;
    box-shadow: 0px 30px 90px 0px rgba(14, 4, 29, 0.15);
    z-index: 1;
}

.language-about .about-image-gallery .main-img-wrapper .main-img-inner::after {
    content: "";
    position: absolute;
    width: 240px;
    height: 320px;
    background: #ffffff;
    border-radius: 120px;
    bottom: -10px;
    left: 20px;
}

@media only screen and (max-width: 991px) {
    .language-about .about-image-gallery .main-img-wrapper .main-img-inner::after {
        left: 134px;
    }
}

@media only screen and (max-width: 767px) {
    .language-about .about-image-gallery .main-img-wrapper .main-img-inner::after {
        left: 20px;
    }
}

.language-about .about-image-gallery .shape-group li.shape-1 {
    bottom: 397px;
    left: 104px;
    top: inherit;
    right: inherit;
}

.language-about .about-image-gallery .shape-group li.shape-2 {
    z-index: 12;
}

.language-about .about-content {
    padding-right: 40px;
    padding-left: 0;
    padding-top: 40px;
}

@media only screen and (max-width: 767px) {
    .language-about .about-content {
        padding-right: 0;
    }
}

.language-about .about-content .features-list li {
    
}

.language-about .about-btn {
    margin-top: 40px;
}

@media only screen and (max-width: 991px) {
    .language-about {
        padding: 0 0 100px;
    }
}

/*-------------------
  Brand Styles
---------------------*/
.brand-section-heading {
    padding-left: 60px;
}

@media only screen and (max-width: 575px) {
    .brand-section-heading {
        padding-left: 0;
    }
}

.brand-grid-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    position: relative;
}

.brand-grid-wrap:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: #f0f0f0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.brand-grid-wrap .brand-grid {
    padding: 18px 5px;
    text-align: center;
    border-left: 1px solid #f0f0f0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.brand-grid-wrap .brand-grid:first-child {
    border-right: 1px solid #f0f0f0;
}

.brand-grid-wrap .brand-grid:nth-child(5n) {
    border-right: 1px solid #f0f0f0;
}

.brand-grid-wrap .brand-grid:hover {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.brand-grid-wrap.brand-style-2 {
    grid-template-columns: repeat(6, 1fr);
}

@media only screen and (max-width: 991px) {
    .brand-grid-wrap.brand-style-2 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 479px) {
    .brand-grid-wrap.brand-style-2 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.brand-grid-wrap.brand-style-2:after {
    display: none;
}

.brand-grid-wrap.brand-style-2 .brand-grid {
    padding: 10px 20px;
}

.brand-grid-wrap.brand-style-2 .brand-grid:first-child {
    border-right: none;
}

@media only screen and (max-width: 479px) {
    .brand-grid-wrap.brand-style-2 .brand-grid:nth-child(2n) {
        border-left: none;
    }
}

@media only screen and (max-width: 991px) {
    .brand-grid-wrap.brand-style-2 .brand-grid:nth-child(3n) {
        border-left: none;
    }
}

@media only screen and (max-width: 479px) {
    .brand-grid-wrap.brand-style-2 .brand-grid:nth-child(3n) {
        border-left: 1px solid #f0f0f0;
    }
}

.brand-grid-wrap.brand-style-2 .brand-grid:nth-child(5n) {
    border-right: none;
}

.brand-grid-wrap.brand-style-2 .brand-grid:last-child {
    border-left: none;
}

.brand-grid-wrap.brand-style-2 .brand-grid:hover {
    box-shadow: none;
}

.brand-grid-wrap.brand-style-3 {
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

@media only screen and (max-width: 991px) {
    .brand-grid-wrap.brand-style-3 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 767px) {
    .brand-grid-wrap.brand-style-3 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 575px) {
    .brand-grid-wrap.brand-style-3 {
        grid-template-columns: repeat(1, 1fr);
    }
}

.brand-grid-wrap.brand-style-3:after {
    display: none;
}

.brand-grid-wrap.brand-style-3 .brand-grid {
    border: none;
    background-color: #f7f5f2;
    border-radius: 8px;
    padding: 30px 0;
    opacity: .4;
}

.brand-grid-wrap.brand-style-3 .brand-grid:hover {
    box-shadow: none;
    opacity: 1;
}

.brand-area-2 {
    position: relative;
    background: #F9F7F4;
    padding: 75px 0;
    overflow: hidden;
}

@media only screen and (max-width: 575px) {
    .brand-area-2 {
        padding: 50px 0;
    }
}

.brand-area-2 .shape-group li {
    position: absolute;
    z-index: -1;
}

.brand-area-2 .shape-group li.shape-1 {
    bottom: -170px;
    right: -220px;
}

.brand-area-2 .shape-group li.shape-2 {
    top: -22px;
    left: -21px;
    z-index: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .brand-area-2 .shape-group li.shape-2 {
        top: -60px;
        left: -70px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .brand-area-2 .shape-group li.shape-2 {
        display: none;
    }
}

.brand-area-5 {
    padding: 400px 0 120px;
    background-position: bottom;
    position: relative;
}

.brand-area-5::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-20.svg);
}

.brand-area-5::before svg {
    background: #f7f5f2;
    background: -webkit-linear-gradient(right, #f7f5f2 0%, rgba(247, 245, 242, 0.30196) 50%);
    background: linear-gradient(-90deg, #f7f5f2 0%, rgba(247, 245, 242, 0.30196) 50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .brand-area-5 {
        padding: 380px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .brand-area-5 {
        padding: 260px 0 80px;
        margin-top: 100px;
    }
}

@media only screen and (max-width: 991px) {
    .brand-area-5 {
        background: none;
        background-color: #FCFBFA;
    }
}

@media only screen and (max-width: 575px) {
    .brand-area-5 {
        padding: 80px 0 80px;
        margin-top: 80px;
    }
}

.remote-brand {
    position: relative;
}

.remote-brand::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: url(../images/bg/bg-image-37.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}

.remote-brand .brand-grid-wrap::after {
    background-color: #ffffff;
}

.remote-brand .brand-grid {
    border-left: 1px solid #ffffff;
}

.remote-brand .brand-grid:first-child {
    border-right: 1px solid #ffffff;
}

.remote-brand .brand-grid:nth-child(5n) {
    border-right: 1px solid #ffffff;
}

.remote-brand .brand-grid:hover {
    background: #ffffff;
}

/*-------------------
  Call To Action Styles
---------------------*/
.edu-cta-banner-area {
    padding: 102px 0;
    background-color: #f0f4f5;
    position: relative;
    z-index: 1;
}

.edu-cta-banner-area::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/cta/cta.svg);
    -webkit-filter: brightness(0) saturate(100%) invert(52%) sepia(75%) saturate(451%) hue-rotate(121deg) brightness(96%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(52%) sepia(75%) saturate(451%) hue-rotate(121deg) brightness(96%) contrast(90%);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-cta-banner-area {
        padding: 80px 0 70px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-cta-banner-area {
        padding: 80px 0 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-cta-banner-area .shape-group {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .edu-cta-banner-area .shape-group {
        display: none;
    }
}

.cta-banner-2 {
    position: relative;
    background-color: #f7f5f2;
    z-index: 1;
    overflow: hidden;
}

.cta-banner-2::before {
    display: none;
}

.cta-banner-2 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.cta-banner-2 .shape-group li.shape-1 {
    top: 30px;
    right: 100px;
}

.cta-banner-2 .shape-group li.shape-2 {
    bottom: -20px;
    right: 17%;
}

.cta-banner-2 .shape-group li.shape-3 {
    bottom: 60px;
    left: 120px;
}

.cta-banner-2 .shape-group li.shape-4 {
    top: 10px;
    left: 18%;
}

.cta-banner-2 .shape-group li.shape-5 {
    bottom: -55px;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cta-banner-2 .shape-group li.shape-5 img {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.cta-banner-3 {
    padding: 220px 0 130px;
    position: relative;
    z-index: 1;
    background-color: transparent;
}

.cta-banner-3::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-4.svg);
    -webkit-filter: brightness(0) saturate(100%) invert(93%) sepia(4%) saturate(983%) hue-rotate(324deg) brightness(104%) contrast(94%);
    filter: brightness(0) saturate(100%) invert(93%) sepia(4%) saturate(983%) hue-rotate(324deg) brightness(104%) contrast(94%);
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .cta-banner-3 {
        padding: 150px 0 80px;
    }
}

.cta-banner-3 .edu-cta-banner .section-title .title {
    margin-bottom: 40px;
}

.cta-banner-3 .edu-cta-banner .newsletter-form {
    width: 82%;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .cta-banner-3 .edu-cta-banner .newsletter-form {
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .cta-banner-3 .shape-group {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .cta-banner-3 .shape-group {
        display: none;
    }
}

.cta-banner-3 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.cta-banner-3 .shape-group li.shape-1 {
    bottom: -70px;
    right: -290px;
    z-index: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (max-width: 1199px) {
    .cta-banner-3 .shape-group li.shape-1 {
        right: -60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (max-width: 1199px) {
    .cta-banner-3 .shape-group li.shape-1 img {
        width: 60%;
    }
}

.cta-banner-3 .shape-group li.shape-2 {
    bottom: -105px;
    left: -175px;
    z-index: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .cta-banner-3 .shape-group li.shape-2 {
        left: -100px;
        bottom: -25px;
    }
}

@media only screen and (max-width: 1199px) {
    .cta-banner-3 .shape-group li.shape-2 {
        left: -130px;
        bottom: -25px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (max-width: 1199px) {
    .cta-banner-3 .shape-group li.shape-2 img {
        width: 70%;
    }
}

.cta-banner-3 .shape-group li.shape-3 {
    top: -70px;
    right: 119px;
}

.cta-banner-3 .shape-group li.shape-3 img {
    opacity: .3;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (max-width: 1199px) {
    .cta-banner-3 .shape-group li.shape-3 img {
        width: 70%;
    }
}

.cta-banner-3 .shape-group li.shape-4 {
    bottom: -115px;
    left: 180px;
}

.cta-banner-3 .shape-group li.shape-4 img {
    opacity: .3;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (max-width: 1199px) {
    .cta-banner-3 .shape-group li.shape-4 img {
        width: 70%;
    }
}

.health-coach-wrapper {
    background-image: url(../images/bg/bg-image-33.webp);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.health-coach-wrapper.cta-banner-7::before {
    display: none;
}

.health-coach-wrapper.cta-banner-7 .input-group {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 479px) {
    .health-coach-wrapper.cta-banner-7 .input-group {
        display: block;
    }
}

.health-coach-wrapper.cta-banner-7 .input-group input {
    width: 50%;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-left: 20px;
    border-radius: 8px !important;
}

@media only screen and (max-width: 479px) {
    .health-coach-wrapper.cta-banner-7 .input-group input {
        width: 100%;
        margin-bottom: 20px;
    }
}

.health-coach-wrapper.cta-banner-7 .input-group button.btn-medium {
    height: 60px;
    line-height: 61px;
    border-radius: 8px !important;
}

@media only screen and (max-width: 479px) {
    .health-coach-wrapper.cta-banner-7 .input-group button.btn-medium {
        width: 100%;
    }
}

.edu-cta-banner {
    position: relative;
    z-index: 1;
}

.edu-cta-banner .section-title {
    margin-bottom: 0;
}

.edu-cta-banner .section-title .title {
    margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
    .edu-cta-banner .shape-group {
        display: none;
    }
}

.edu-cta-banner .shape-group li {
    position: absolute;
    z-index: -1;
}

.edu-cta-banner .shape-group li.shape-1 {
    bottom: 0;
    right: -130px;
}

.edu-cta-banner .shape-group li.shape-2 {
    top: -105px;
    left: -160px;
}

.university-cta-wrapper {
    background-color: #f7f5f2;
}

.university-cta-wrapper.edu-cta-banner-area::before {
    -webkit-filter: brightness(0) saturate(100%) invert(90%) sepia(23%) saturate(5531%) hue-rotate(343deg) brightness(101%) contrast(94%);
    filter: brightness(0) saturate(100%) invert(90%) sepia(23%) saturate(5531%) hue-rotate(343deg) brightness(101%) contrast(94%);
}

.online-academy-cta-wrapper.edu-cta-banner-area {
    background-image: url(../images/cta/h-4-cta-compressed.webp);
}

.online-academy-cta-wrapper.edu-cta-banner-area::before {
    background-image: url(../images/cta/h-4-cta.svg);
    filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(10%) hue-rotate(90deg) brightness(105%) contrast(90%);
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(10%) hue-rotate(90deg) brightness(105%) contrast(90%);
    background-size: cover;
    background-repeat: no-repeat;
}

.home-one-cta-wrapper,
.university-cta-wrapper,
.online-academy-cta-wrapper {
    overflow: hidden;
}

.home-one-cta-wrapper .edu-cta-banner .shape-group li.shape-01,
  .university-cta-wrapper .edu-cta-banner .shape-group li.shape-01,
  .online-academy-cta-wrapper .edu-cta-banner .shape-group li.shape-01 {
    top: 109px;
    right: -68px;
}

.home-one-cta-wrapper .edu-cta-banner .shape-group li.shape-02,
  .university-cta-wrapper .edu-cta-banner .shape-group li.shape-02,
  .online-academy-cta-wrapper .edu-cta-banner .shape-group li.shape-02 {
    bottom: 29px;
    right: 11px;
}

.home-one-cta-wrapper .edu-cta-banner .shape-group li.shape-03,
  .university-cta-wrapper .edu-cta-banner .shape-group li.shape-03,
  .online-academy-cta-wrapper .edu-cta-banner .shape-group li.shape-03 {
    top: -61px;
    left: -168px;
    z-index: 0;
}

.home-one-cta-wrapper .edu-cta-banner .shape-group li.shape-04,
  .university-cta-wrapper .edu-cta-banner .shape-group li.shape-04,
  .online-academy-cta-wrapper .edu-cta-banner .shape-group li.shape-04 {
    top: -126px;
    left: -118px;
}

.cta-area-2 {
    position: relative;
    z-index: 1;
    margin-top: -70px;
}

.cta-area-2 .edu-cta-box::before {
    -webkit-filter: brightness(0) saturate(100%) invert(56%) sepia(0%) saturate(0%) hue-rotate(221deg) brightness(90%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(56%) sepia(0%) saturate(0%) hue-rotate(221deg) brightness(90%) contrast(90%);
}

.edu-cta-box {
    background: linear-gradient(-90deg, #077d77 0%, #2DCCFE 100%);
    border-radius: 10px;
    padding: 50px 50px;
    position: relative;
margin: -90px 0;
}

.edu-cta-box::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/cta-bg-imgae-07.png);
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .edu-cta-box {
        padding: 40px 30px;
    }
}

.edu-cta-box.home-one-cta .title a:hover, .edu-cta-box.home-four-cta .title a:hover {
    color: rgba(255, 255, 255, 0.85);
}

.edu-cta-box.home-one-cta .shape-group li.shape-01, .edu-cta-box.home-four-cta .shape-group li.shape-01 {
    top: -11px;
    right: -118px;
}

.edu-cta-box.home-one-cta .shape-group li.shape-02, .edu-cta-box.home-four-cta .shape-group li.shape-02 {
    top: -31px;
    right: -63px;
    z-index: -2;
}

.edu-cta-box.home-one-cta .shape-group li.shape-03, .edu-cta-box.home-four-cta .shape-group li.shape-03 {
    bottom: -50px;
    left: -45px;
}

.edu-cta-box .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .edu-cta-box .inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}

.edu-cta-box .inner .content {
    font-family: "Diodrum";
}

.edu-cta-box .inner .content .subtitle {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

.edu-cta-box .inner .content .title {
    font-size: 26px;
    margin-bottom: 0;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .edu-cta-box .inner .content .title {
        font-size: 20px;
    }
}

.edu-cta-box .inner .sparator {
    margin: 0 30px;
}

@media only screen and (max-width: 767px) {
    .edu-cta-box .inner .sparator {
        margin: 15px 0;
    }
}

.edu-cta-box .inner .sparator span {
    display: block;
    text-align: center;
    height: 70px;
    width: 70px;
    line-height: 60px;
    border: 4px solid rgba(26, 182, 157, 0.2);
    border-radius: 50%;
    font-size: 24px;
    
    color: #2DCCFE;
    background-color: #fff;
}

.edu-cta-box .shape-group li {
    position: absolute;
    z-index: -1;
    margin: 0;
}

.edu-cta-box .shape-group li.shape-1 {
    top: -31px;
    right: -118px;
}

.edu-cta-box .shape-group li.shape-2 {
    bottom: -50px;
    left: -45px;
}

.edu-cta-box.cta-style-3 {
    background: #2DCCFE;
}

@media only screen and (max-width: 767px) {
    .edu-cta-box.cta-style-3 {
        padding: 40px 30px;
    }
}

.edu-cta-box.cta-style-3 .inner .content .subtitle {
    color: #ffffff;
}

.edu-cta-box.cta-style-3 .inner .content .title {
    color: #ffffff;
    
}

.edu-cta-box.cta-style-3 .inner .sparator span {
    border: 4px solid rgba(238, 74, 98, 0.7);
    color: #2DCCFE;
}

.edu-cta-box.cta-style-2 {
    background: #a0cec8;
}

.edu-cta-box.cta-style-2 .inner .content .subtitle {
    color: #181818;
}

.edu-cta-box.cta-style-2 .inner .content .title a {
    color: #181818;
}

.edu-cta-box.cta-style-2 .inner .content .title a:hover {
    color: rgba(24, 24, 24, 0.75);
}

.edu-cta-box.cta-style-2 .inner .sparator span {
    color: #000;
    border-color: rgba(20, 20, 23, 0.1);
}

@media only screen and (max-width: 575px) {
    .newsletter-form .input-group {
        display: block;
        text-align: right;
    }
}

.newsletter-form .input-group .form-control {
    height: 60px;
    border-radius: 8px !important;
    background-color: #ffffff;
    border: none;
    color: #181818;
    padding: 0 40px;
  /* -- Placeholder -- */
}

@media only screen and (max-width: 767px) {
    .newsletter-form .input-group .form-control {
        height: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .newsletter-form .input-group .form-control {
        width: 100%;
    }
}

.newsletter-form .input-group .form-control::-webkit-input-placeholder {
    color: #181818;
    /* Firefox */
    opacity: 1;
}

.newsletter-form .input-group .form-control::-moz-placeholder {
    color: #181818;
    /* Firefox */
    opacity: 1;
}

.newsletter-form .input-group .form-control:-ms-input-placeholder {
    color: #181818;
    /* Firefox */
    opacity: 1;
}

.newsletter-form .input-group .form-control::-ms-input-placeholder {
    color: #181818;
    /* Firefox */
    opacity: 1;
}

.newsletter-form .input-group .form-control::placeholder {
    color: #181818;
    /* Firefox */
    opacity: 1;
}

.newsletter-form .input-group .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #181818;
    opacity: 1;
}

.newsletter-form .input-group .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #181818;
    opacity: 1;
}

.newsletter-form .input-group .form-control:focus {
    box-shadow: none;
}

.newsletter-form .input-group button {
    border-radius: 30px 5px !important;
    margin-right: 20px !important;
    padding: 0 40px;
}

@media only screen and (max-width: 575px) {
    .newsletter-form .input-group button {
        margin: 20px 0 0 !important;
    }
}

.newsletter-form .input-group button:hover {
    border-radius: 8px 30px !important;
}

/*-------------------
  Campus Styles
---------------------*/
.campus-thumbnail .thumbnail img {
    border-radius: 8px;
}

@media only screen and (max-width: 1199px) {
    .campus-thumbnail .thumbnail img {
        width: 100%;
    }
}

.campus-content {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    border-radius: 0 8px 8px 8px;
    padding: 60px 50px 60px 70px;
    background-color: #ffffff;
    margin-right: -120px;
    margin-top: 90px;
}

@media only screen and (max-width: 1199px) {
    .campus-content {
        margin-right: 0;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .campus-content {
        box-shadow: none;
        padding: 0;
    }
}

.campus-content .features-box {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
    margin-bottom: 24px;
}

.campus-content .features-box:last-child {
    margin-bottom: 0;
}

.campus-content .features-box .icon {
    font-size: 48px;
    margin-left: 20px;
    margin-bottom: 0;
}

.campus-content .features-box .icon .fitness-icon {
    font-size: 32px;
}

.campus-content .features-box .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.campus-content .features-box .content .title {
    margin-bottom: 12px;
}

.campus-content .features-box .content p {
    color: #808080;
}

.edu-campus-area {
    position: relative;
}

.edu-campus-area .campus-image-gallery {
    position: relative;
}

.edu-campus-area .campus-image-gallery .shape-1 {
    z-index: -1;
    bottom: -220px;
    right: -235px;
}

.edu-campus-area .campus-image-gallery .shape-1 span {
    display: block;
    height: 470px;
    width: 470px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.edu-campus-area .campus-image-gallery .shape-2 {
    bottom: -84px;
    right: -144px;
}

.edu-campus-area .campus-image-gallery .shape-3 {
    bottom: -118px;
    right: -85px;
}

.edu-campus-area .campus-content {
    position: relative;
}

.edu-campus-area .campus-content .shape-4 {
    z-index: -1;
    top: -140px;
    left: -158px;
}

.edu-campus-area .campus-content .shape-4 span {
    display: block;
    height: 320px;
    width: 320px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.edu-campus-area .campus-content .shape-5 {
    top: -33px;
    left: -64px;
}

.edu-campus-area .campus-content .shape-5 span {
    display: block;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    background: #F3F8FA;
}

.edu-campus-area .campus-content .shape-6 {
    top: -80px;
    left: -28px;
    z-index: 0;
}

/*-------------------
  Categorie Styles
---------------------*/
.categorie-area-3 {
    position: relative;
}

.categorie-area-3::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-4.webp);
    background-size: cover;
    z-index: -1;
}

.categorie-grid {
    padding: 30px 20px;
    text-align: center;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.categorie-grid .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: grid;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 48px;
    margin: 0 auto 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
background: #ffffff05;
}


.categorie-grid .icon img {
max-width: 42px;
width: auto !important;
max-height: 42px;
}


.categorie-grid .content .title {
    margin-bottom: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.categorie-grid .content p {
    color: #181818;
    margin-bottom: 25px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.categorie-grid .content .course-remain {
    font-weight: 500;
    display: inline-block;
    padding: 2px 18px;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
background: #c6c6c608;
color: #9b9a9a;
}

.categorie-grid:hover .content .title {
    color: #ffffff;
}

.categorie-grid:hover .content p {
    color: #ffffff;
}

.categorie-grid:hover .icon {
background: #2DCCFE !important;
}

.categorie-grid.color-primary-style {
    background-color: rgba(26, 182, 157, 0.07);
}

.categorie-grid.color-primary-style .icon {
    background-color: rgba(26, 182, 157, 0.1);
    color: #2DCCFE;
}

.categorie-grid.color-primary-style .course-remain {
    background-color: rgba(26, 182, 157, 0.1);
    color: #2DCCFE;
}

.categorie-grid.color-primary-style:hover {
    background-color: #2DCCFE;
}

.categorie-grid.color-primary-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-primary-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-secondary-style {
    background-color: rgba(238, 74, 98, 0.07);
}

.categorie-grid.color-secondary-style .icon {
    background-color: rgba(238, 74, 98, 0.1);
    color: #ee4a62;
}

.categorie-grid.color-secondary-style .course-remain {
    background-color: rgba(238, 74, 98, 0.1);
    color: #ee4a62;
}

.categorie-grid.color-secondary-style:hover {
    background-color: #ee4a62;
}

.categorie-grid.color-secondary-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-secondary-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-tertiary-style {
    background-color: rgba(248, 184, 31, 0.07);
}

.categorie-grid.color-tertiary-style .icon {
    background-color: rgba(248, 184, 31, 0.1);
    color: #a0cec8;
}

.categorie-grid.color-tertiary-style .course-remain {
    background-color: rgba(248, 184, 31, 0.1);
    color: #a0cec8;
}

.categorie-grid.color-tertiary-style:hover {
    background-color: #a0cec8;
}

.categorie-grid.color-tertiary-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-tertiary-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra01-style {
    background-color: rgba(14, 205, 115, 0.07);
}

.categorie-grid.color-extra01-style .icon {
    background-color: rgba(14, 205, 115, 0.1);
    color: #0ecd73;
}

.categorie-grid.color-extra01-style .course-remain {
    background-color: rgba(14, 205, 115, 0.1);
    color: #0ecd73;
}

.categorie-grid.color-extra01-style:hover {
    background-color: #0ecd73;
}

.categorie-grid.color-extra01-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra01-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra02-style {
    background-color: rgba(142, 86, 255, 0.07);
}

.categorie-grid.color-extra02-style .icon {
    background-color: rgba(142, 86, 255, 0.1);
    color: #8e56ff;
}

.categorie-grid.color-extra02-style .course-remain {
    background-color: rgba(142, 86, 255, 0.1);
    color: #8e56ff;
}

.categorie-grid.color-extra02-style svg path {
    fill: #8e56ff !important;
}

.categorie-grid.color-extra02-style:hover {
    background-color: #8e56ff;
}

.categorie-grid.color-extra02-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra02-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra02-style:hover svg path {
    fill: #ffffff !important;
}

.categorie-grid.color-extra03-style {
    background-color: rgba(249, 37, 150, 0.07);
}

.categorie-grid.color-extra03-style .icon {
    background-color: rgba(249, 37, 150, 0.1);
    color: #f92596;
}

.categorie-grid.color-extra03-style .course-remain {
    background-color: rgba(249, 37, 150, 0.1);
    color: #f92596;
}

.categorie-grid.color-extra03-style:hover {
    background-color: #f92596;
}

.categorie-grid.color-extra03-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra03-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra04-style {
    background-color: rgba(88, 102, 235, 0.07);
}

.categorie-grid.color-extra04-style .icon {
    background-color: rgba(88, 102, 235, 0.1);
    color: #5866eb;
}

.categorie-grid.color-extra04-style .course-remain {
    background-color: rgba(88, 102, 235, 0.1);
    color: #5866eb;
}

.categorie-grid.color-extra04-style:hover {
    background-color: #5866eb;
}

.categorie-grid.color-extra04-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra04-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra05-style {
    background-color: rgba(248, 148, 31, 0.07);
}

.categorie-grid.color-extra05-style .icon {
    background-color: rgba(248, 148, 31, 0.1);
    color: #f8941f;
}

.categorie-grid.color-extra05-style .course-remain {
    background-color: rgba(248, 148, 31, 0.1);
    color: #f8941f;
}

.categorie-grid.color-extra05-style:hover {
    background-color: #f8941f;
}

.categorie-grid.color-extra05-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra05-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra06-style {
    background-color: rgba(57, 192, 250, 0.07);
}

.categorie-grid.color-extra06-style .icon {
    background-color: rgba(57, 192, 250, 0.1);
    color: #39c0fa;
}

.categorie-grid.color-extra06-style .course-remain {
    background-color: rgba(57, 192, 250, 0.1);
    color: #39c0fa;
}

.categorie-grid.color-extra06-style svg path {
    fill: #39c0fa !important;
}

.categorie-grid.color-extra06-style:hover {
    background-color: #39c0fa;
}

.categorie-grid.color-extra06-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra06-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra06-style:hover svg path {
    fill: #ffffff !important;
}

.categorie-grid.color-extra07-style {
    background-color: rgba(218, 4, 248, 0.07);
}

.categorie-grid.color-extra07-style .icon {
    background-color: rgba(218, 4, 248, 0.1);
    color: #da04f8;
}

.categorie-grid.color-extra07-style .course-remain {
    background-color: rgba(218, 4, 248, 0.1);
    color: #da04f8;
}

.categorie-grid.color-extra07-style:hover {
    background-color: #da04f8;
}

.categorie-grid.color-extra07-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra07-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra08-style {
    background-color: rgba(70, 100, 228, 0.07);
}

.categorie-grid.color-extra08-style .icon {
    background-color: rgba(70, 100, 228, 0.1);
    color: #4664e4;
}

.categorie-grid.color-extra08-style .course-remain {
    background-color: rgba(70, 100, 228, 0.1);
    color: #4664e4;
}

.categorie-grid.color-extra08-style:hover {
    background-color: #4664e4;
}

.categorie-grid.color-extra08-style:hover .icon {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.color-extra08-style:hover .course-remain {
    background-color: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.categorie-grid.categorie-style-2 {
    padding: 16px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    min-height: 80px;
}

.categorie-grid.categorie-style-2 .icon {
    background-color: transparent;
    margin-bottom: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: auto;
    width: auto;
    min-width: 84px;
}

.categorie-grid.categorie-style-2 .icon .art-design {
    font-size: 45px;
}

.categorie-grid.categorie-style-2 .icon .personal-development {
    font-size: 44px;
}

.categorie-grid.categorie-style-2 .icon .health-fitness {
    font-size: 46px;
}

.categorie-grid.categorie-style-2 .icon .data-science {
    font-size: 41px;
}

.categorie-grid.categorie-style-2 .icon .computer-science {
    font-size: 33px;
}

.categorie-grid.categorie-style-2 .icon .video-photography {
    font-size: 37px;
}

.categorie-grid.categorie-style-2 .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.categorie-grid.categorie-style-2 .content .title {
    margin-bottom: 0;
    font-size: 14px;
    
}

.categorie-grid.categorie-style-2:hover .icon {
    background-color: transparent;
}

.categorie-grid.categorie-style-3 {
    background-color: #ffffff;
    padding: 40px 20px 35px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.categorie-grid.categorie-style-3 .icon {
    font-size: 40px;
}

.categorie-grid.categorie-style-3 .icon.laptop-icon {
    font-size: 34px;
}

.categorie-grid.categorie-style-3 .icon.design-pencil-icon {
    font-size: 34px;
}

.categorie-grid.categorie-style-3 .content .title {
    font-size: 18px;
    color: #181818;
}

.categorie-grid.categorie-style-3.color-primary-style .content .title:hover {
    color: #2DCCFE;
}

.categorie-grid.categorie-style-3.color-secondary-style .content .title:hover {
    color: #2DCCFE;
}

.categorie-grid.categorie-style-3.color-extra01-style .content .title:hover {
    color: #0ecd73;
}

.categorie-grid.categorie-style-3.color-extra02-style .content .title:hover {
    color: #8e56ff;
}

.categorie-grid.categorie-style-3.color-extra03-style .content .title:hover {
    color: #f92596;
}

.categorie-grid.categorie-style-3.color-extra04-style .content .title:hover {
    color: #5866eb;
}

.categorie-grid.categorie-style-3.color-extra05-style .content .title:hover {
    color: #f8941f;
}

.categorie-grid.categorie-style-3.color-extra06-style .content .title:hover {
    color: #39c0fa;
}

.categorie-grid.categorie-style-3.color-extra07-style .content .title:hover {
    color: #da04f8;
}

.categorie-grid.categorie-style-3.color-tertiary-style .content .title:hover {
    color: #a0cec8;
}

.categorie-grid.categorie-style-3:hover {
    background-color: #ffffff;
    box-shadow: 0px 10px 45px 0px rgba(0, 0, 0, 0.1);
}

.categorie-grid.categorie-style-3:hover.color-primary-style .icon {
    background-color: #2DCCFE;
}

.categorie-grid.categorie-style-3:hover.color-secondary-style .icon {
    background-color: #2DCCFE;
}

.categorie-grid.categorie-style-3:hover.color-extra01-style .icon {
    background-color: #0ecd73;
}

.categorie-grid.categorie-style-3:hover.color-extra02-style .icon {
    background-color: #8e56ff;
}

.categorie-grid.categorie-style-3:hover.color-extra03-style .icon {
    background-color: #f92596;
}

.categorie-grid.categorie-style-3:hover.color-extra04-style .icon {
    background-color: #5866eb;
}

.categorie-grid.categorie-style-3:hover.color-extra05-style .icon {
    background-color: #f8941f;
}

.categorie-grid.categorie-style-3:hover.color-extra06-style .icon {
    background-color: #39c0fa;
}

.categorie-grid.categorie-style-3:hover.color-extra07-style .icon {
    background-color: #da04f8;
}

.categorie-grid.categorie-style-3:hover.color-tertiary-style .icon {
    background-color: #a0cec8;
}

/*-------------------
  Contact Styles
---------------------*/
.contact-me .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .contact-me .inner {
        display: block;
        text-align: center;
    }
}

.contact-me .thumbnail {
    margin-left: 130px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-me .thumbnail {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-me .thumbnail {
        margin-bottom: 40px;
        margin-left: 0;
    }
}

.contact-me .thumbnail .thumb {
    box-shadow: 0px 20px 40px 0px rgba(42, 11, 88, 0.1);
    border-radius: 50%;
}

@media only screen and (max-width: 767px) {
    .contact-me .thumbnail .thumb {
        display: inline-block;
    }
}

.contact-me .thumbnail .thumb img {
    border-radius: 50%;
}

@media only screen and (max-width: 767px) {
    .contact-me .thumbnail .shape-group {
        display: none;
    }
}

.contact-me .thumbnail .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.contact-me .thumbnail .shape-group li.shape-1 {
    top: -45px;
    left: 30px;
}

.contact-me .thumbnail .shape-group li.shape-2 {
    top: -20px;
    left: -30px;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-me .thumbnail .shape-group li.shape-2 {
        display: none;
    }
}

.contact-me .thumbnail .shape-group li.shape-3 {
    bottom: -15px;
    right: -40px;
}

.contact-me .contact-us-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.contact-us-info .heading-title {
    margin-bottom: 26px;
}

.contact-us-info .address-list li .title {
    margin-bottom: 5px;
}

.contact-us-info .address-list li p {
    margin-bottom: 20px;
}

.contact-us-info .social-share {
    padding-top: 12px;
}

@media only screen and (max-width: 767px) {
    .contact-me-area .contact-us-info .social-share {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.contact-form-area {
    background-color: #f0f4f5;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    .contact-form-area .shape-group {
        display: none;
    }
}

.contact-form-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.contact-form-area .shape-group li.shape-1 {
    top: 32%;
    right: 13%;
}

.contact-form-area .shape-group li.shape-2 {
    top: 32%;
    right: 9%;
}

.contact-form-area .shape-group li.shape-3 {
    top: -200px;
    left: -110px;
}

.contact-form-area .shape-group li.shape-3 span {
    display: block;
    height: 476px;
    width: 476px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.contact-form-area .shape-group li.shape-4 {
    top: 150px;
    left: 135px;
}

.contact-form.form-style-2 {
    padding: 70px;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    background-color: #ffffff;
    border-radius: 8px;
    margin-bottom: -80px;
    position: relative;
}

@media only screen and (max-width: 479px) {
    .contact-form.form-style-2 {
        padding: 40px;
    }
}

.contact-form.form-style-2 .section-title {
    margin-bottom: 5px;
}

.contact-form.form-style-2 .section-title p {
    margin-top: 10px;
    margin-bottom: 0;
}

.contact-form.form-style-2 .form-group {
    margin-bottom: 0;
}

.contact-form.form-style-2 .form-group input {
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 20px 0 10px;
}

.contact-form.form-style-2 .form-group textarea {
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
    padding: 20px 0 10px;
}

.contact-form.form-style-2 .form-group .edu-btn {
    margin-top: 40px;
}

@media only screen and (max-width: 991px) {
    .contact-form.form-style-2 .shape-group {
        display: none;
    }
}

.contact-form.form-style-2 .shape-group li {
    position: absolute;
    z-index: -1;
}

.contact-form.form-style-2 .shape-group li.shape-1 {
    top: -60px;
    left: -90px;
}

.contact-form.form-style-2 .shape-group li.shape-2 {
    top: -80px;
    left: -10px;
    z-index: 1;
}

.contact-form .error-msg p,
.contact-form .success-msg p {
    margin-top: 10px;
    margin-bottom: 0;
}

.contact-us-area {
    padding: 120px 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-us-area {
        padding: 100px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .contact-us-area {
        padding: 80px 0 0;
    }
}

.google-map-area #gmap_canvas {
    width: 100%;
    height: 600px;
    margin-bottom: -8px;
}

/*-------------------
  Counterup Styles
---------------------*/
.edu-counterup {
    border-radius: 10px;
    text-align: center;
    padding: 38px 30px;
}

@media only screen and (max-width: 479px) {
    .edu-counterup {
        padding: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-counterup .odometer.odometer-auto-theme .odometer-digit .odometer-value {
        line-height: 1.2;
    }
}

.edu-counterup .count-number {
    margin-bottom: 5px;
font-weight: bold;
font-size: 50px;
color: #fff;direction: ltr;
}

.edu-counterup .count-number span {
    font-family: "Diodrum";
    
}

.edu-counterup .count-number em {
    font-family: "Diodrum";
    
}

/*
.edu-counterup .count-number.primary-color {
    color: #2DCCFE;
}

.edu-counterup .count-number.secondary-color {
    color: #ee4a62;
}

.edu-counterup .count-number.extra02-color {
    color: #8e56ff;
}

.edu-counterup .count-number.extra05-color {
    color: #f8941f;
}*/

.edu-counterup .title {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
color: #fff;
}

.edu-counterup.counterup-style-1 {
    box-shadow: 0px 10px 30px 6px rgba(0, 0, 0, 0.07);
}

.edu-counterup.counterup-style-3 {
    padding: 0;
    border-radius: 0;
    position: relative;
}

.edu-counterup.counterup-style-3:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e5e5e5;
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 575px) {
    .edu-counterup.counterup-style-3:after {
        display: none;
    }
}

.edu-counterup.counterup-style-3.border-none:after {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-counterup.counterup-style-3.border-none:after {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .edu-counterup.counterup-style-3.border-none:after {
        display: block;
    }
}

@media only screen and (max-width: 575px) {
    .edu-counterup.counterup-style-3.border-none:after {
        display: none;
    }
}

.edu-counterup.counterup-style-4 {
    box-shadow: 0px 30px 70px 0px rgba(16, 12, 47, 0.05);
    border-radius: 4px;
    background-color: #ffffff;
}

.edu-counterup.counterup-style-4 .icon {
    text-align: center;
    height: 90px;
    width: 90px;
    line-height: 95px;
    border-radius: 50%;
    font-size: 50px;
    margin: 0 auto 25px;
}

.edu-counterup.counterup-style-4 .icon.primary-color {
    background-color: rgba(26, 182, 157, 0.1);
    color: #2DCCFE;
}

.edu-counterup.counterup-style-4 .icon.secondary-color {
    background-color: rgba(255, 91, 92, 0.1);
    color: #2DCCFE;
}

.edu-counterup.counterup-style-4 .icon.extra08-color {
    background-color: rgba(70, 100, 228, 0.1);
    color: #4664e4;
}

.edu-counterup.counterup-style-4 .icon.extra05-color {
    background-color: rgba(248, 150, 36, 0.1);
    color: #f8941f;
}

.edu-counterup.counterup-style-4 .count-number span {
    
}

.edu-counterup.counterup-style-5.primary-color {
    background-color: rgba(26, 182, 157, 0.1);
}

.edu-counterup.counterup-style-5.primary-color .count-number {
    color: #2DCCFE;
}

.edu-counterup.counterup-style-5.secondary-color {
    background-color: rgba(255, 91, 92, 0.1);
}

.edu-counterup.counterup-style-5.secondary-color .count-number {
    color: #2DCCFE;
}

.edu-counterup.counterup-style-5.extra02-color {
    background-color: rgba(142, 86, 255, 0.1);
}

.edu-counterup.counterup-style-5.extra02-color .count-number {
    color: #8e56ff;
}

.edu-counterup.counterup-style-5.extra05-color {
    background-color: rgba(248, 150, 36, 0.1);
}

.edu-counterup.counterup-style-5.extra05-color .count-number {
    color: #f8941f;
}

.edu-counterup.counterup-style-6 {
    position: relative;
    padding: 5px 0;
}

.edu-counterup.counterup-style-6:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.edu-counterup.counterup-style-6.border-none:after {
    display: none;
}

.edu-counterup.counterup-style-6 .icon {
    font-size: 60px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 10px;
}

.edu-counterup.counterup-style-6 .count-number {
    color: #ffffff;
}

.edu-counterup.counterup-style-6 .title {
    color: #ffffff;
}

.counterup-area-2 {
    position: relative;
    z-index: 1;
}

.counterup-area-2:before {
    content: "";
    height: 53%;
    width: 100%;
    background-color: #f0f4f5;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

.counterup-area-2 .counterup-box-wrap {
    background-color: #ffffff;
    box-shadow: 0px 30px 70px 0px rgba(16, 12, 47, 0.08);
    border-radius: 10px;
    padding: 70px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .counterup-area-2 .counterup-box-wrap {
        padding: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .counterup-area-2 .counterup-box-wrap {
        padding: 10px;
    }
}

.counterup-area-2 .counterup-box-wrap .counterup-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
}

@media only screen and (max-width: 479px) {
    .counterup-area-2 .counterup-box-wrap .counterup-box {
        grid-template-columns: repeat(1, 1fr);
    }
}

.counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup {
    border-radius: 0;
}

.counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
    border-left: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
        border-left: none;
    }
}

.counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:nth-child(3) {
    border-left: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:nth-child(3) {
        border-left: none;
    }
}

.counterup-area-2 .counterup-box-wrap .counterup-box.counterup-box-1 {
    border-bottom: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    .counterup-area-2 .counterup-box-wrap .counterup-box.counterup-box-1 {
        border-bottom: none;
    }
}

@media only screen and (max-width: 991px) {
    .counterup-area-2 .counterup-box-wrap .shape-group {
        display: none;
    }
}

.counterup-area-2 .counterup-box-wrap .shape-group li {
    position: absolute;
    z-index: -1;
}

.counterup-area-2 .counterup-box-wrap .shape-group li.shape-1 {
    top: -80px;
    right: -90px;
}

.counterup-area-2 .counterup-box-wrap .shape-group li.shape-2 {
    top: -100px;
    right: -15px;
    z-index: 1;
}

.counterup-area-2 .counterup-box-wrap .shape-group li.shape-3 {
    bottom: -60px;
    left: -70px;
}

.counterup-area-2 .counterup-box-wrap .shape-group li.shape-4 {
    bottom: -63px;
    left: 30px;
}

@media only screen and (max-width: 991px) {
    .counterup-area-3 :nth-child(2) .edu-counterup.counterup-style-3:after,
  .counterup-area-3 :nth-child(4) .edu-counterup.counterup-style-3:after {
        width: 0px;
    }
}

.counterup-area-4 {
    margin-top: -160px;
    position: relative;
}

.counterup-area-6 {
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    padding: 65px 0;
}

@media only screen and (max-width: 991px) {
    .counterup-area-6 :nth-child(2) .counterup-style-6:after {
        width: 0px;
    }
}

.counterup-area-7 {
    position: relative;
    z-index: 1;
    background-color: #f7f5f2;
}

.counterup-area-7 .counterup-content {
    padding-left: 80px;
    padding-top: 30px;
}

.counterup-area-7 .counterup-box-wrap {
    background-color: #ffffff;
    box-shadow: 0px 30px 70px 0px rgba(16, 12, 47, 0.08);
    border-radius: 10px;
    padding: 70px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .counterup-area-7 .counterup-box-wrap {
        padding: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .counterup-area-7 .counterup-box-wrap {
        padding: 10px;
    }
}

.counterup-area-7 .counterup-box-wrap .counterup-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
}

@media only screen and (max-width: 479px) {
    .counterup-area-7 .counterup-box-wrap .counterup-box {
        grid-template-columns: repeat(1, 1fr);
    }
}

.counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup {
    border-radius: 0;
}

.counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
    border-left: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    .counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
        border-left: none;
    }
}

.counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:nth-child(3) {
    border-left: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    .counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:nth-child(3) {
        border-left: none;
    }
}

.counterup-area-7 .counterup-box-wrap .counterup-box.counterup-box-1 {
    border-bottom: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    .counterup-area-7 .counterup-box-wrap .counterup-box.counterup-box-1 {
        border-bottom: none;
    }
}

.counterup-area-7 .counterup-box-wrap .shape-group li {
    position: absolute;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .counterup-area-7 .counterup-box-wrap .shape-group li img {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-animation: none;
        animation: none;
    }
}

.counterup-area-7 .counterup-box-wrap .shape-group li.shape-1 {
    top: -80px;
    right: -90px;
}

.counterup-area-7 .counterup-box-wrap .shape-group li.shape-2 {
    top: -100px;
    right: -15px;
    z-index: 1;
}

.counterup-area-7 .counterup-box-wrap .shape-group li.shape-3 {
    bottom: -60px;
    left: -90px;
}

.counterup-area-7 .counterup-box-wrap .shape-group li.shape-4 {
    bottom: -63px;
    left: 30px;
}

.counterup-area-8 {
    position: relative;
}

.counterup-area-8 .shape-group li {
    position: absolute;
    z-index: -1;
}

.counterup-area-8 .shape-group li img {
    opacity: .9;
}

.counterup-area-8 .shape-group li.shape-1 {
    bottom: -70px;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.counterup-area-9 .shape-group li.shape-1 {
    bottom: -34px;
    left: -54px;
}

.counterup-area-11 {
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    padding: 65px 0;
}

.counterup-area-11 .counterup-style-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 575px) {
    .counterup-area-11 .counterup-style-6 {
        display: block;
    }
}

.counterup-area-11 .counterup-style-6:after {
    display: none;
}

.counterup-area-11 .counterup-style-6 .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.149);
    line-height: 104px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counterup-area-11 .counterup-style-6 .icon {
        width: 80px;
        height: 80px;
        line-height: 82px;
        font-size: 45px;
    }
}

@media only screen and (max-width: 575px) {
    .counterup-area-11 .counterup-style-6 .icon {
        text-align: center;
        display: inline-block;
    }
}

.counterup-area-11 .counterup-style-6 .icon.icon-flower {
    font-size: 47px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counterup-area-11 .counterup-style-6 .icon.icon-flower {
        font-size: 40px;
    }
}

.counterup-area-11 .counterup-style-6 .counterup-wrapper {
    margin-right: 20px;
    margin-top: 15px;
    text-align: right;
}

.counterup-area-11 .counterup-style-6 .counterup-wrapper .count-number {
    text-align: right;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counterup-area-11 .counterup-style-6 .counterup-wrapper .count-number {
        font-size: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .counterup-area-11 .counterup-style-6 .counterup-wrapper .count-number {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .counterup-area-11 .counterup-style-6 .counterup-wrapper .title {
        text-align: center;
    }
}

.counterup-area-12 .edu-counterup {
    padding: 0;
}

.counterup-area-13 {
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
}

.counterup-area-13 .counterup-style-13 {
    margin: 50px 0 60px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
}

.counterup-area-13 .counterup-style-13 .count-number {
    color: #ffffff;
}

.counterup-area-13 .counterup-style-13 .title {
    color: #ffffff;
}

/*-------------------
  Course Styles
---------------------*/
.edu-course {
    background-color: #ffffff;
    position: relative;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;overflow: hidden;
}

.edu-course.course-style-1 {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.edu-course.course-style-1 .thumbnail {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.edu-course.course-style-1 .thumbnail img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.edu-course.course-style-1 .thumbnail:after {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.edu-course.course-style-1 .course-hover-content-wrapper {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.edu-course.course-style-1 .course-hover-content {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.edu-course.course-style-1 .course-hover-content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.edu-course .thumbnail {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course .thumbnail a {
    display: block;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

.edu-course .thumbnail a img {
    border-radius: 8px 8px 0 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
height: 280px;
}

.edu-course .thumbnail a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 8px 8px 0 0;
}

.edu-course .thumbnail .time-top {
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}

.edu-course .thumbnail .duration {
    background-color: #074442e3;
    font-weight: 500;
    color: #ffffff;
    font-family: "Diodrum";


width: 40px;
height: 40px;
display: block;
text-align: center;
border-radius: 50%;
line-height: 40px;
}


.edu-course .thumbnail .duration:hover {
    background-color: #ed3d57;
}


.edu-course .thumbnail .duration i {
    font-size: 16px;
}

.edu-course .content {
    padding: 20px;position: relative;
}

.edu-course .content .course-level {
    font-size: 13px;
    font-weight: 500;
    color: #2DCCFE;
    font-family: "Diodrum";
    background-color: rgba(26, 182, 157, 0.15);
    border-radius: 3px;
    padding: 1px 10px;
    margin-bottom: 13px;
    display: inline-block;
}

.breadcrumb-inner .course-level {
    font-size: 13px;
    font-weight: 500;
    color: #2DCCFE;
    font-family: "Diodrum";
    background-color: rgba(26, 182, 157, 0.15);
    border-radius: 3px;
    padding: 1px 10px;
    margin-bottom: 13px;
    display: inline-block;
}

.edu-course .content .title {
    margin-bottom: 12px;text-transform: capitalize;
}

.edu-course .content .title a {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
}

.edu-course .content .course-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
}

.edu-course .content .course-rating .rating {
    color: #f8b81f;
    -webkit-transition: 0.3s;
    transition: 0.3s;font-size: 12px;
}

.edu-course .content .course-rating .rating-count {
    font-size: 14px;
    font-weight: 500;
    color: #181818;
    margin-right: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course .content .course-price {
    font-size: 14px;
    
    color: #fff;
    font-family: "Diodrum";
    margin-bottom: 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;

position: absolute;
left: 15px;
top: 20px;
padding: 2px 10px;
background: #2DCCFE;
border-radius: 8px;
}

.edu-course .content .course-price.price-round {
    font-size: 22px;
    
    color: #ffffff;
    height: 80px;
    width: 80px;
    line-height: 84px;
    background-color: #2DCCFE;
    border-radius: 50%;
    text-align: center;
}

.edu-course .content .course-meta {
display: flex;
justify-content: space-between;
align-items: center;
}


.edu-course .content .course-meta li {
    display: inline-block;
    font-size: 13px;
    color: #181818;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;display: flex;
align-items: center;
}

.edu-course .content .course-meta li img {
width: 32px;
height: 32px;
border-radius: 50%;
margin-left: 8px;
}



.edu-course .content .course-meta li:last-child {
    margin-left: 0;
}


.edu-course .content .course-meta li i {
    color: #a7a7a7;
    font-size: 14px;
    margin-left: 7px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course .course-hover-content-wrapper {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    background-color: #2DCCFE;
}

.edu-course .course-hover-content-wrapper button.wishlist-btn {
    background: rgba(255, 255, 255, 0.15);
    position: absolute;
    top: 20px;
    left: 20px;
    display: none;
}

.edu-course .course-hover-content-wrapper button.wishlist-btn:hover {
    background: #2DCCFE;
}

@media only screen and (max-width: 1199px) {
    .edu-course .course-hover-content-wrapper button.wishlist-btn {
        display: block;
    }
}

.edu-course .course-hover-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 4px;
    padding: 50px 20px 45px 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-table;
}

.edu-course .course-hover-content .content {
    padding: 0;
}

.edu-course .course-hover-content .content .wishlist-btn {
    background: rgba(255, 255, 255, 0.15);
    position: absolute;
    top: 10px;
    left: 10px;
}

.edu-course .course-hover-content .content .wishlist-btn:hover {
    background: #2DCCFE;
}

@media only screen and (max-width: 1199px) {
    .edu-course .course-hover-content .content .wishlist-btn {
        display: none;
    }
}

.edu-course .course-hover-content .content .course-level {
    background-color: #ffffff;
    color: #181818;
}

.edu-course .course-hover-content .content .title {
    color: #ffffff;
}

.edu-course .course-hover-content .content .title a:hover {
    color: #ffffff;
}

.edu-course .course-hover-content .content .course-rating .rating-count {
    color: #ffffff;
}

.edu-course .course-hover-content .content .course-price {
    color: #ffffff;
}

.edu-course .course-hover-content .content p {
    color: #ffffff;
    margin-bottom: 15px;
}

.edu-course .course-hover-content .content .course-meta {
    margin-bottom: 16px;
}

.edu-course .course-hover-content .content .course-meta li {
    color: #ffffff;
}

.edu-course .course-hover-content .content .course-meta li:after {
    background-color: rgba(255, 255, 255, 0.25);
}

.edu-course .course-hover-content .content .course-meta li i {
    color: #ffffff;
}

.edu-course .hover-content-aside {
    width: 344px;
    padding-right: 12px;
    position: absolute;
    top: 50%;
    right: 100%;
    -webkit-transform: translateY(-50%) translateX(-20px);
    -ms-transform: translateY(-50%) translateX(-20px);
    transform: translateY(-50%) translateX(-20px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
    z-index: 1;
}

.edu-course .hover-content-aside .content {
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 0px 50px 0px rgba(26, 46, 85, 0.2);
    padding: 30px 30px 40px 30px;
}

.edu-course .hover-content-aside .content:before {
    content: "";
    border-top: 12px solid transparent;
    border-left: 13px solid #ffffff;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 50%;
    right: -13px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.edu-course .hover-content-aside .content .course-rating {
    margin-bottom: 0;
}

.edu-course .hover-content-aside .content .course-meta {
    margin-bottom: 5px;
}

.edu-course .hover-content-aside .content .course-meta li {
    font-size: 14px;
    color: #808080;
}

.edu-course .hover-content-aside .content .course-meta li:after {
    height: 5px;
    width: 5px;
    background-color: #d1d1d1;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -17px;
}

.edu-course .hover-content-aside .content .course-feature {
    margin-bottom: 25px;
}

.edu-course .hover-content-aside .content .course-feature ul li {
    font-size: 13px;
    position: relative;
    padding-right: 28px;
}

.edu-course .hover-content-aside .content .course-feature ul li:before {
    content: "\e913";
    font-family: 'icomoon';
    color: #181818;
    margin-left: 15px;
    position: absolute;
    right: 0;
    top: 2px;
}

.edu-course .hover-content-aside .content .button-group .edu-btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.edu-course .hover-content-aside.content-right {
    right: auto;
    left: 100%;
    padding-right: 0;
    padding-left: 12px;
}

.edu-course .hover-content-aside.content-right .content:before {
    right: auto;
    left: -12px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.edu-course:hover .course-hover-content-wrapper {
    opacity: 1;
}

.edu-course:hover .thumbnail a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.edu-course:hover .course-hover-content {
    visibility: visible;
    opacity: 1;
}

.edu-course:hover .hover-content-aside {
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
}

.edu-course.course-style-2 .course-hover-content .content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.edu-course.course-style-3 {
    background-color: transparent;
    padding-bottom: 5px;
    z-index: 1;
}

.edu-course.course-style-3:before {
    content: "";
    height: 10px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course.course-style-3 .thumbnail .time-top {
    left: auto;
    right: 10px;
}

.edu-course.course-style-3 .content {
    padding: 30px 30px 30px;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course.course-style-3 .content .course-level {
    color: #2DCCFE;
    background-color: rgba(238, 74, 98, 0.15);
    margin-bottom: 17px;
}

.edu-course.course-style-3 .content .title {
    margin-bottom: 14px;
}

.edu-course.course-style-3 .content p {
    margin-bottom: 20px;
}

.edu-course.course-style-3 .content .course-rating {
    margin-bottom: 0;
}

.edu-course.course-style-3 .content .read-more-btn {
    visibility: hidden;
    opacity: 0;
    margin-bottom: -50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course.course-style-3:hover:before {
    background-color: rgba(255, 91, 92, 0.3);
}

.edu-course.course-style-3:hover .thumbnail {
    margin-bottom: -75px;
}

.edu-course.course-style-3:hover .thumbnail a:after {
    background-color: rgba(0, 0, 0, 0.5);
}

.edu-course.course-style-3:hover .content .read-more-btn {
    margin-top: 24px;
    margin-bottom: 0;
    visibility: visible;
    opacity: 1;
}

.edu-course.course-style-4 {
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    padding: 30px;
}

.edu-course.course-style-4 .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .edu-course.course-style-4 .inner {
        display: block;
    }
}

.edu-course.course-style-4 .thumbnail {
    margin-left: 30px;
}

@media only screen and (max-width: 575px) {
    .edu-course.course-style-4 .thumbnail {
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.edu-course.course-style-4 .thumbnail a {
    border-radius: 4px;
}

.edu-course.course-style-4 .thumbnail a img {
    border-radius: 4px;
}

.edu-course.course-style-4 .thumbnail a:after {
    background-color: rgba(0, 0, 0, 0.1);
}

.edu-course.course-style-4 .thumbnail .time-top {
    right: 10px;
    left: auto;
}

.edu-course.course-style-4 .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
}

.edu-course.course-style-4 .content .course-price {
    
    font-size: 16px;
    margin-bottom: 10px;
}

.edu-course.course-style-4 .content .course-rating {
    margin-bottom: 14px;
}

.edu-course.course-style-4:hover {
    background-color: #2DCCFE;
}

.edu-course.course-style-4:hover .content .title a {
    color: #ffffff;
}

.edu-course.course-style-4:hover .content .course-price {
    color: #ffffff;
}

.edu-course.course-style-4:hover .content .course-rating .rating-count {
    color: #ffffff;
}

.edu-course.course-style-4:hover .content .course-meta li {
    color: #ffffff;
}

.edu-course.course-style-4:hover .content .course-meta li i {
    color: #ffffff;
}

.edu-course.course-style-4:hover .content .course-meta li:after {
    background-color: rgba(255, 255, 255, 0.3);
}

.edu-course.course-style-5 {
    background-color: #f7f5f2;
    border-radius: 4px;
}

.edu-course.course-style-5 .thumbnail a:after {
    background-color: rgba(0, 0, 0, 0);
}

.edu-course.course-style-5 .content {
    position: relative;
}

.edu-course.course-style-5 .content .price-round {
    position: absolute;
    top: -40px;
    left: 30px;
}

.edu-course.course-style-5 .content .course-level {
    background-color: transparent;
    color: #2DCCFE;
    font-size: 14px;
    padding: 0;
}

.edu-course.course-style-5 .content .title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.edu-course.course-style-5 .content p {
    margin-bottom: 12px;
}

.edu-course.course-style-6 {
    background-color: transparent;
}

.edu-course.course-style-6 .thumbnail {
    margin-bottom: 15px;
}

.edu-course.course-style-6 .thumbnail a:after {
    background-color: rgba(0, 0, 0, 0);
}

.edu-course.course-style-6 .thumbnail .price-round {
    font-size: 22px;
    
    color: #ffffff;
    height: 80px;
    width: 80px;
    line-height: 84px;
    background-color: #2DCCFE;
    font-family: "Diodrum";
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
}

.edu-course.course-style-6 .content {
    background-color: #ffffff;
    padding: 35px 40px 30px;
    border-radius: 0 0 4px 4px;
}

.edu-course.course-style-6 .content .course-level {
    background-color: transparent;
    padding: 0;
    color: #2DCCFE;
    font-size: 14px;
}

.edu-course.course-style-6 .content .title {
    margin-bottom: 15px;
}

.edu-course.course-style-7 {
    border-radius: 10px;
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
    background-color: transparent;
}

.edu-course.course-style-7 .thumbnail {
    margin-bottom: -23px;
}

.edu-course.course-style-7 .thumbnail a {
    border-radius: 10px 10px 0 0;
}

.edu-course.course-style-7 .thumbnail a img {
    border-radius: 10px 10px 0 0;
}

.edu-course.course-style-7 .thumbnail a:after {
    background-color: rgba(0, 0, 0, 0);
}

.edu-course.course-style-7 .thumbnail .course-price {
    font-family: "Diodrum";
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    bottom: -40px;
    left: 30px;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .edu-course.course-style-7 .thumbnail .course-price {
        bottom: -18px;
    }
}

.edu-course.course-style-7 .thumbnail .course-price.price-round {
    font-size: 22px;
    
    color: #ffffff;
    height: 80px;
    width: 80px;
    line-height: 84px;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
}

.edu-course.course-style-7 .content {
    position: relative;
    -webkit-mask-image: url(../images/others/mask-06.png);
    mask-image: url(../images/others/mask-06.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
    padding: 50px 20px 10px 30px;
    border-radius: 0 0 10px 10px;
}

@media only screen and (max-width: 767px) {
    .edu-course.course-style-7 .content {
        -webkit-mask-image: none;
        mask-image: none;
    }
}

.edu-course.course-style-7 .content .course-level {
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    color: #ffffff;
}

.edu-course.course-style-7 .content .title {
    color: #ffffff;
}

.edu-course.course-style-7 .content .title a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.edu-course.course-style-7 .content .course-meta {
    margin-bottom: 10px;
}

.edu-course.course-style-7 .content .course-meta li {
    color: #ffffff;
}

.edu-course.course-style-7 .content .course-meta li i {
    color: #ffffff;
}

.edu-course.course-style-7 .content p {
    color: #ffffff;
}

.edu-course.course-style-7.bg-color-extra02 .thumbnail .price-round {
    color: #8e56ff;
}

.edu-course.course-style-7.bg-color-extra02 .content {
    background-color: #8e56ff;
}

.edu-course.course-style-7.bg-color-secondary .thumbnail .price-round {
    color: #ff5b5c;
}

.edu-course.course-style-7.bg-color-secondary .content {
    background-color: #ff5b5c;
}

.edu-course.course-style-7.bg-color-primary .thumbnail .price-round {
    color: #2DCCFE;
}

.edu-course.course-style-7.bg-color-primary .content {
    background-color: #2DCCFE;
}

.edu-course.course-style-14 {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    margin-bottom: 50px;
}

.edu-course.course-style-14:last-child {
    margin-bottom: 0;
}

.edu-course.course-style-14 .content .course-rating {
    margin-bottom: 10px;
}

.edu-course.course-style-14 .content p {
    margin-bottom: 12px;
}

.edu-course.course-style-14 .content .course-meta {
    margin: -10px 0;
}

.edu-course.course-style-14 .hover-content-aside {
    top: 100%;
    right: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
    padding-top: 12px;
    z-index: 2;
}

.edu-course.course-style-14 .hover-content-aside .content {
    padding: 30px 30px 40px;
}

.edu-course.course-style-14 .hover-content-aside .content:before {
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-bottom: 12px solid #ffffff;
    border-top: none;
    top: 0;
    right: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}

.edu-course.course-style-14 .hover-content-aside .content .course-level {
    background-color: transparent;
    padding: 0;
    color: #2DCCFE;
    font-size: 14px;
    margin-bottom: 10px;
}

.edu-course.course-style-14 .hover-content-aside .content .course-meta {
    margin-bottom: 2px;
}

.edu-course.course-style-14:hover {
    background-color: #ffffff;
}

.edu-course.course-style-14:hover .content .course-price {
    color: #2DCCFE;
}

.edu-course.course-style-14:hover .content .title a {
    color: #181818;
}

.edu-course.course-style-14:hover .content .title a:hover {
    color: #2DCCFE;
}

.edu-course.course-style-14:hover .content .course-rating .rating-count {
    color: #181818;
}

.edu-course.course-style-14:hover .content .course-meta li {
    color: #181818;
}

.edu-course.course-style-14:hover .content .course-meta li:after {
    background-color: #e5e5e5;
}

.edu-course.course-style-14:hover .content .course-meta li i {
    color: #a7a7a7;
}

.edu-course.course-style-9 {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    margin-bottom: 50px;
    margin-right: 105px;
}

@media only screen and (max-width: 575px) {
    .edu-course.course-style-9 {
        margin-right: 0px;
    }
}

.edu-course.course-style-9:last-child {
    margin-bottom: 0;
}

.edu-course.course-style-9 .thumbnail {
    margin-right: -135px;
}

@media only screen and (max-width: 575px) {
    .edu-course.course-style-9 .thumbnail {
        margin-right: 0px;
    }
}

.edu-course.course-style-9 .thumbnail a {
    border-radius: 50%;
}

.edu-course.course-style-9 .thumbnail a img {
    border-radius: 50%;
}

.edu-course.course-style-9 .thumbnail a:after {
    border-radius: 50%;
}

.edu-course.course-style-9 .content .course-rating {
    margin-bottom: 10px;
}

.edu-course.course-style-9 .content p {
    margin-bottom: 12px;
}

.edu-course.course-style-9 .content .course-meta {
    margin: -10px 0;
}

.edu-course.course-style-9 .hover-content-aside {
    top: 100%;
    right: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
    padding-top: 12px;
    z-index: 2;
}

.edu-course.course-style-9 .hover-content-aside .content {
    padding: 30px 30px 40px;
}

.edu-course.course-style-9 .hover-content-aside .content:before {
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    border-bottom: 12px solid #ffffff;
    border-top: none;
    top: 0;
    right: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}

.edu-course.course-style-9 .hover-content-aside .content .course-level {
    background-color: transparent;
    padding: 0;
    color: #2DCCFE;
    font-size: 14px;
    margin-bottom: 10px;
}

.edu-course.course-style-9 .hover-content-aside .content .course-meta {
    margin-bottom: 2px;
}

.edu-course.course-style-9:hover {
    background-color: #ffffff;
}

.edu-course.course-style-9:hover .content .course-price {
    color: #2DCCFE;
}

.edu-course.course-style-9:hover .content .title a {
    color: #181818;
}

.edu-course.course-style-9:hover .content .title a:hover {
    color: #2DCCFE;
}

.edu-course.course-style-9:hover .content .course-rating .rating-count {
    color: #181818;
}

.edu-course.course-style-9:hover .content .course-meta li {
    color: #181818;
}

.edu-course.course-style-9:hover .content .course-meta li:after {
    background-color: #e5e5e5;
}

.edu-course.course-style-9:hover .content .course-meta li i {
    color: #a7a7a7;
}

.edu-course.course-box-shadow {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.edu-course.course-style-1.hover-button-bg-white a.edu-btn.btn-secondary:hover {
    color: #000000;
    background: #ffffff;
}

.edu-course.course-style-2.hover-button-bg-white a.edu-btn.btn-secondary:hover {
    color: #000000;
    background: #ffffff;
}

.edu-course.course-style-1.hover-button-bg-white a.edu-btn.btn-secondary:hover:after, .edu-course.course-style-2.hover-button-bg-white a.edu-btn.btn-secondary:hover:after {
    background: #ffffff;
}

.edu-course.course-style-1.hover-button-bg-white a.edu-btn.btn-secondary:after, .edu-course.course-style-2.hover-button-bg-white a.edu-btn.btn-secondary:after {
    display: none;
}



.edu-course-area.course-area-6 {
    padding-bottom: 175px;
}

@media only screen and (max-width: 767px) {
    .edu-course-area.course-area-6 .course-activation .swiper-wrapper .swiper-slide {
        padding: 0;
    }
}

.edu-course-area.course-area-6 .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 110px;
    right: 0;
    width: 100%;
}

@media only screen and (max-width: 479px) {
    .edu-course-area.course-area-6 .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 90px;
    }
}

.edu-course-area.course-area-8 {
    background-color: #f0f4f5;
    position: relative;
    overflow: hidden;
}

.edu-course-area.course-area-8::before {
    display: none;
}

.edu-course-area.course-area-8 ul {
    padding-right: 0;
    list-style: none;
}

.edu-course-area.course-area-8 ul .section-title {
    display: inline-block;
    margin-top: 0px;
}

@media only screen and (max-width: 991px) {
    .edu-course-area.course-area-8 ul .section-title {
        display: block;
        text-align: center;
    }
}

.edu-course-area.course-area-8 ul .course-view-all {
    text-align: left;
    margin-top: -140px;
    margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
    .edu-course-area.course-area-8 ul .course-view-all {
        margin-top: -15px;
        margin-bottom: 33px;
        text-align: center;
    }
}

.edu-course-area.course-area-8 ul .course-view-all a:hover {
    color: #ffffff;
}

.edu-course-area.course-area-8 .shape-group li.shape-1 {
    right: -280px;
    top: 13px;
}

.edu-course-area.course-area-8 .shape-group li.shape-2 {
    right: -600px;
    top: -430px;
    z-index: -1;
}

.edu-course-area.course-area-8 .shape-group li.shape-2 span {
    width: 570px;
    height: 570px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: block;
}

.edu-course-area.course-area-8 .shape-group li.shape-3 {
    bottom: -68px;
    left: -111px;
}

.edu-course-area.course-area-8 .shape-group li.shape-4 {
    left: -100px;
    bottom: -12px;
    z-index: 1;
}

.edu-course-area .edu-course.course-style-8::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.edu-course-area .edu-course.course-style-8 .inner {
    position: relative;
    z-index: 12;
}

.edu-course-area .edu-course.course-style-8 .thumbnail a::after {
    border-radius: 50%;
}

.edu-course-area .edu-course.course-style-8 .thumbnail a img {
    border-radius: 50% !important;
}

.edu-course-area .edu-course.course-style-8 .thumbnail .time-top {
    right: 0;
}

.edu-course-area .edu-course.course-style-8:hover {
    background: transparent;
}

.edu-course-area .edu-course.course-style-8:hover::after {
    opacity: 1;
    visibility: visible;
}

.edu-course-area .edu-course.course-style-8:hover .course-hover-content-wrapper {
    opacity: 1;
}

.edu-course-area .edu-course.course-style-8:hover .thumbnail a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.edu-course-area .edu-course.course-style-8:hover .title a {
    color: #ffffff;
}

.edu-course-area .edu-course.course-style-8:hover .title a:hover {
    color: #ffffff;
}

.edu-course-area .edu-course.course-style-8:hover .course-rating .rating-count {
    color: #ffffff;
}

.edu-course-area .edu-course.course-style-8:hover .course-meta li {
    color: #ffffff;
}

.edu-course-area .edu-course.course-style-8:hover .course-meta li i {
    color: #ffffff;
}

.edu-course-area.course-area-9 ul {
    padding-right: 0;
    list-style: none;
}

.edu-course-area.course-area-9 ul .section-title {
    display: inline-block;
    margin-top: 0px;
}

@media only screen and (max-width: 991px) {
    .edu-course-area.course-area-9 ul .section-title {
        display: block;
        text-align: center;
    }
}

.edu-course-area.course-area-9 ul .course-view-all {
    text-align: left;
    margin-top: -140px;
    margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
    .edu-course-area.course-area-9 ul .course-view-all {
        margin-top: -15px;
        margin-bottom: 33px;
        text-align: center;
    }
}

.edu-course-area.course-area-9 ul .course-view-all a.edu-btn {
    background-color: #f0f4f5;
    color: #2DCCFE;
}

.edu-course-area.course-area-9 ul .course-view-all a.edu-btn:hover {
    color: #ffffff;
}

.edu-course-area .course-style-12 {
    background-color: #ffffff;
}

.edu-course-area .course-style-12 .inner .thumbnail {
    position: relative;
}

.edu-course-area .course-style-12 .inner .thumbnail a {
    border-radius: 8px;
}

.edu-course-area .course-style-12 .inner .thumbnail a img {
    border-radius: 8px;
}

.edu-course-area .course-style-12 .inner .thumbnail .course-price {
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #f8941f;
    color: #ffffff;
    font-size: 14px;
    width: 80px;
    height: 26px;
    line-height: 28px;
    text-align: center;
    border-radius: 8px;
}

.edu-course-area .course-style-12 .inner .thumbnail .read-more-btn {
    position: absolute;
    left: 30px;
    bottom: -30px;
}

.edu-course-area .course-style-12 .inner .thumbnail .read-more-btn a.btn-icon-round {
    border-radius: 50%;
    background-color: #ffffff;
    color: #2DCCFE;
    box-shadow: 0px 10px 30px 0px rgba(20,36,66,0.15);
}

.edu-course-area .course-style-12 .inner .thumbnail .read-more-btn a.btn-icon-round:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.edu-course-area .course-style-12 .inner .instructor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.edu-course-area .course-style-12 .inner .instructor img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.edu-course-area .course-style-12 .inner .instructor .instructor-name {
    margin-top: 12px;
    margin-right: 15px;
    font-size: 14px;
    
}

.edu-course-area .course-style-12 .inner .content {
    padding: 0px 50px 10px 0px;
}

.edu-course-area .course-style-12 .inner .content .title {
    font-size: 18px;
    
}

.edu-course-area.course-area-10 {
    background: #F0F4F5;
    overflow: hidden;
}

.edu-course-area.course-area-10 .shape-group li.shape-1 {
    right: -183px;
    bottom: -63px;
    z-index: 1;
}

.edu-course-area.course-area-10 .shape-group li.shape-2 {
    left: -81px;
    top: -226px;
    z-index: 1;
}

.edu-course-area.course-area-10 .shape-group li.shape-3 {
    top: 155px;
    right: 100px;
    z-index: 0;
}

.edu-course-area.course-area-10 .shape-group li.shape-4 {
    right: -173px;
    top: -185px;
    z-index: 1;
}

.edu-course-area.course-area-10 .shape-group li.shape-4 span {
    display: block;
    height: 470px;
    width: 470px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.edu-course-area .course-style-10 .inner .thumbnail img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.edu-course-area .course-style-10 .course-price {
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #f8941f;
    color: #ffffff;
    font-size: 14px;
    width: 137px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 8px;
}

.edu-course-area .course-style-10 .flag-wrap {
    position: absolute;
    left: 30px;
    bottom: -30px;
    background-color: #ffffff;
    border: 8px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0px 10px 30px 0px rgba(20,36,66,0.15);
    z-index: 1;
}

.edu-course-area .course-style-10 .flag-wrap .flag-content {
    border-radius: 50%;
}

.edu-course-area .course-style-10 .flag-wrap .flag-content img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.edu-course-area .course-style-10 .content {
    background: #ffffff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.edu-course-area .course-style-10 .content .title a {
    font-size: 18px;
    
    color: #181818;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course-area .course-style-10 .content .title a:hover {
    color: #2DCCFE;
}

.edu-course-area .course-style-11 .inner .thumbnail::after {
    content: "";
    height: 100%;
    width: 100%;
    background: white;
    background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0.01) 25%, rgba(51, 51, 51, 0.7) 100%);
    background: linear-gradient(top, rgba(51, 51, 51, 0.01) 25%, rgba(51, 51, 51, 0.7) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 8px;
    overflow: hidden;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course-area .course-style-11 .inner .thumbnail img {
    border-radius: 8px;
}

.edu-course-area .course-style-11 .inner .thumbnail .course-meta {
    position: absolute;
    right: 0;
    bottom: 10px;
    margin-bottom: 0;
}

.edu-course-area .course-style-11 .inner .thumbnail .course-meta li {
    display: inline-block;
    font-size: 13px;
    color: #181818;
    
    background-color: #ffffff;
    line-height: 22px;
    border-radius: 30px;
    margin-left: 10px;
    padding: 4px 18px;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course-area .course-style-11 .inner .thumbnail .course-meta li .icon-course {
    color: #808080;
    margin-left: 6px;
}

.edu-course-area .course-style-11 .inner .thumbnail a {
    border-radius: 8px;
}

.edu-course-area .course-style-11 .inner .thumbnail a::after {
    border-radius: 8px !important;
}

.edu-course-area .course-style-11 .course-price {
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #2DCCFE;
    color: #ffffff;
    font-size: 22px;
    
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
}

.edu-course-area .course-style-11 .content {
    background: #ffffff;
    padding: 30px 40px 0 0;
}

.edu-course-area .course-style-11 .content .pre-textsecondary {
    color: #2DCCFE;
    margin-bottom: 8px;
}

.edu-course-area .course-style-11 .content .title a {
    font-size: 18px;
    
    color: #181818;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-course-area .course-style-11 .content .title a:hover {
    color: #2DCCFE;
}

.edu-course-area .course-style-13 .inner .thumbnail::after {
    background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0.1) 49%, #333333 100%);
    background: linear-gradient(top, rgba(51, 51, 51, 0.1) 49%, #333333 100%);
}

.edu-course-area .course-style-13 .inner .thumbnail .course-meta li {
    font-size: 14px;
    margin-right: 20px;
}

.edu-course-area .course-style-13 .course-price {
    font-size: 22px;
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.home-photography-course {
    padding: 180px 0 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-photography-course {
        padding: 95px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .home-photography-course {
        padding: 75px 0 80px;
    }
}

.home-photography-course ul {
    padding-right: 0;
    list-style: none;
}

.home-photography-course ul .section-title {
    display: inline-block;
    margin-top: 0px;
}

@media only screen and (max-width: 991px) {
    .home-photography-course ul .section-title {
        display: block;
        text-align: center;
    }
}

.home-photography-course ul .course-view-all {
    text-align: left;
    margin-top: -140px;
    margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
    .home-photography-course ul .course-view-all {
        margin-top: -15px;
        margin-bottom: 33px;
        text-align: center;
    }
}

.home-photography-course ul .course-view-all a {
    
}

.home-photography-course ul .course-view-all a.edu-btn {
    background-color: #f0f4f5;
    color: #2DCCFE;
}

.home-photography-course ul .course-view-all a:hover {
    color: #ffffff;
}

.home-photography-course .course-style-13 .content {
    padding: 30px 10px 0 0;
}

.course-view-all {
    text-align: center;
    margin-top: 15px;
}

.course-view-all .view-text {
    margin-bottom: 0;
}

.course-layout-five-tooltip-content {
    width: 344px;
    pointer-events: none;
    z-index: 1;
}

.course-layout-five-tooltip-content .content {
    border-radius: 4px;
    padding: 30px 30px 40px 30px;
    position: relative;
}

.course-layout-five-tooltip-content .content .price-round {
    position: absolute;
    top: -40px;
    left: 30px;
}

.course-layout-five-tooltip-content .content .course-level {
    background-color: transparent;
    color: #2DCCFE;
    font-size: 14px;
    padding: 0;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 500;
    font-family: "Diodrum";
}

.course-layout-five-tooltip-content .content .title {
    margin-top: 0px;
    margin-bottom: 8px;
}

.course-layout-five-tooltip-content .content .title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    pointer-events: all;
}

.course-layout-five-tooltip-content .content .title a:hover {
    color: #2DCCFE;
}

.course-layout-five-tooltip-content .content .course-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0px;
}

.course-layout-five-tooltip-content .content .course-rating .rating {
    color: #f8b81f;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-layout-five-tooltip-content .content .course-rating .rating-count {
    font-size: 14px;
    font-weight: 500;
    color: #181818;
    margin-right: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-layout-five-tooltip-content .content .course-price {
    font-size: 14px;
    
    color: #2DCCFE;
    font-family: "Diodrum";
    margin-bottom: 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-layout-five-tooltip-content .content .course-price.price-round {
    font-size: 22px;
    
    color: #ffffff;
    height: 80px;
    width: 80px;
    line-height: 84px;
    background-color: #2DCCFE;
    border-radius: 50%;
    text-align: center;
}

.course-layout-five-tooltip-content .content .course-meta li {
    display: inline-block;
    margin-left: 25px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px;
    color: #808080;
}

.course-layout-five-tooltip-content .content .course-meta li:after {
    position: absolute;
    content: '';
    height: 5px;
    width: 5px;
    background-color: #d1d1d1;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -17px;
}

.course-layout-five-tooltip-content .content .course-meta li:last-child {
    margin-left: 0;
}

.course-layout-five-tooltip-content .content .course-meta li:last-child:after {
    display: none;
}

.course-layout-five-tooltip-content .content .course-meta li i {
    color: #a7a7a7;
    font-size: 14px;
    margin-left: 7px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-layout-five-tooltip-content .content .course-feature {
    margin-bottom: 25px;
}

.course-layout-five-tooltip-content .content .course-feature ul li {
    font-size: 13px;
    position: relative;
    padding-right: 28px;
}

.course-layout-five-tooltip-content .content .course-feature ul li:before {
    content: "\e913";
    font-family: 'icomoon';
    color: #181818;
    margin-left: 15px;
    position: absolute;
    right: 0;
    top: 2px;
}

.course-layout-five-tooltip-content .content .button-group .edu-btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #ffffff !important;
    pointer-events: all;
}

body .tpd-size-medium .tpd-content {
    padding: inherit;
    font-size: inherit;
    line-height: inherit;
}

.tpd-tooltip .tpd-content-wrapper {
    overflow: unset;
}

@media only screen and (max-width: 767px) {
    .tpd-tooltip .tpd-content-wrapper {
        display: none;
    }
}

.tpd-tooltip .tpd-content {
    padding: 0;
    line-height: inherit;
    font-size: undefined;
}

.tpd-tooltip .tpd-shift-stem-side {
    display: none !important;
}

.tpd-tooltip .tpd-backgrounds,
.tpd-tooltip .tpd-stem {
    display: none !important;
}

.tpd-visible-frame-left .tpd-frame-left,
.tpd-visible-frame-right .tpd-frame-left {
    position: relative;
}

.tpd-visible-frame-left .tpd-frame-right:before {
    content: "";
    border-top: 12px solid transparent;
    border-left: 13px solid #ffffff;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 50%;
    right: -12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
}

.tpd-visible-frame-right .tpd-frame-right:before {
    content: "";
    border-top: 12px solid transparent;
    border-left: 13px solid #ffffff;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 50%;
    right: -12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
}

.tpd-visible-frame-right .tpd-frame-right:after {
    content: "";
    border-top: 12px solid transparent;
    border-left: 13px solid #ffffff;
    border-bottom: 12px solid transparent;
    position: absolute;
    top: 50%;
    right: -12px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
}

.tpd-visible-frame-right .tpd-frame-right {
    position: relative;
    list-style: none;
}

.tpd-visible-frame-right .tpd-frame-left:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    border-right: 13px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    right: inherit !important;
    left: 0px;
}

.tpd-skin {
    right: 12px;
}

@media only screen and (max-width: 767px) {
    .tpd-skin {
        display: none;
    }
}

.tpd-content-spacer {
    background: #ffffff;
    box-shadow: 0px 0px 50px 0px rgba(26, 46, 85, 0.2);
    border-radius: 4px;
}

.tpd-skin.tpd-visible-frame-right {
    right: 0px;
}

.tpd-skin-light a {
    color: inherit !important;
}

.tpd-tooltip {
    z-index: 9 !important;
}

.tpd-tooltip a,
.tpd-tooltip a:hover {
    color: inherit !important;
    text-decoration: inherit !important;
}

.load-more-btn {
    text-align: center;
    margin-top: 70px;
}

@media only screen and (max-width: 767px) {
    .load-more-btn {
        margin-top: 50px;
    }
}

.load-more-btn .edu-btn {
    padding: 0 50px;
}

@media only screen and (max-width: 767px) {
    .load-more-btn .edu-btn {
        padding: 0 30px;
    }
}

.load-more-btn .edu-btn i {
    font-size: 20px;
    top: 4px;
    padding-right: 10px;
}

@media only screen and (max-width: 767px) {
    .load-more-btn .edu-btn i {
        font-size: 14px;
        top: 2px;
    }
}

.isotop-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -5px -5px 45px;
}

@media only screen and (max-width: 575px) {
    .isotop-button {
        display: inline-block;
        text-align: center;
    }
}

.isotop-button button {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #181818;
    background-color: #ede8e1;
    border-radius: 8px;
    border: none;
    padding: 0 30px;
    height: 60px;
    margin: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 575px) {
    .isotop-button button {
        padding: 0 25px;
        height: 50px;
        font-size: 12px;
    }
}

.isotop-button button:after {
    content: "";
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 10px solid #2DCCFE;
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: -1;
}

@media only screen and (max-width: 575px) {
    .isotop-button button:after {
        display: none;
    }
}

.isotop-button button:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.isotop-button button.is-checked {
    background-color: #2DCCFE;
    color: #ffffff;
}

.isotop-button button:hover:after, .isotop-button button.is-checked:after {
    bottom: -10px;
    visibility: visible;
    opacity: 1;
}

.isotop-button.button-transparent button {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    background-color: transparent;
    color: #808080;
    height: auto;
    padding: 0 12px;
}

.isotop-button.button-transparent button:after {
    display: block;
    border: none;
    height: 2px;
    width: 0;
    background-color: #2DCCFE;
    bottom: 0;
}

.isotop-button.button-transparent button:hover:after, .isotop-button.button-transparent button.is-checked:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.course-area-3 {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .course-area-3 .shape-group {
        display: none;
    }
}

.course-area-3 .shape-group li {
    position: absolute;
    z-index: -1;
}

.course-area-3 .shape-group li.shape-1 {
    top: -75px;
    left: -50px;
}

.course-area-3 .shape-group li.shape-2 {
    bottom: -65px;
    right: -155px;
}

.course-area-7 {
    padding: 220px 0;
    position: relative;
    z-index: 1;
}

.course-area-7::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-6.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .course-area-7 {
        padding: 150px 0;
    }
}

.course-area-7 .shape-group li {
    position: absolute;
    z-index: -1;
}

.course-area-7 .shape-group li img {
    opacity: .3;
}

.course-area-7 .shape-group li.shape-1 {
    top: 64px;
    right: -100px;
}

.course-area-7 .shape-group li.shape-2 {
    bottom: -50px;
    left: -90px;
}

.course-area-7 .shape-group li.shape-3 {
    top: 140px;
    left: -25px;
}

.edu-sorting-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: end;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
    .edu-sorting-area {
        display: block;
        text-align: center;
    }
}

.edu-sorting-area .showing-text {
    margin-bottom: 0;
}

.edu-sorting-area .showing-text span {
    color: #2DCCFE;
}

.edu-sorting-area .sorting-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
    .edu-sorting-area .sorting-right {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 479px) {
    .edu-sorting-area .sorting-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.edu-sorting-area .sorting-right .layout-switcher {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px;
}

@media only screen and (max-width: 991px) {
    .edu-sorting-area .sorting-right .layout-switcher {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .edu-sorting-area .sorting-right .layout-switcher {
        margin-left: 0;
    }
}

.edu-sorting-area .sorting-right .layout-switcher label {
    font-family: "Diodrum";
    font-size: 16px;
    
    color: #181818;
    margin-left: 10px;
    margin-top: 4px;
}

.edu-sorting-area .sorting-right .layout-switcher .switcher-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -5px;
}

.edu-sorting-area .sorting-right .layout-switcher .switcher-btn li {
    margin: 5px;
}

.edu-sorting-area .sorting-right .layout-switcher .switcher-btn li a {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 8px;
    color: #d1d1d1;
    font-size: 16px;
    line-height: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-sorting-area .sorting-right .layout-switcher .switcher-btn li a:hover {
    border-color: #2DCCFE;
    color: #2DCCFE;
}

.edu-sorting-area .sorting-right .layout-switcher .switcher-btn li a.active {
    border-color: #2DCCFE;
    color: #2DCCFE;
}

.edu-sorting-area .sorting-right .edu-sorting {
    position: relative;
}

@media only screen and (max-width: 991px) {
    .edu-sorting-area .sorting-right .edu-sorting {
        margin-top: 20px;
    }
}

.edu-sorting-area .sorting-right .edu-sorting .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 22px;
    font-size: 10px;
    color: #181818;
}

.edu-sorting-area .sorting-right .edu-sorting .edu-select {
    padding-right: 50px;
    width: 200px;
}

/*-------------------
  Course Details Style
---------------------*/
.course-details-content {
    padding-left: 10px;
}

@media only screen and (max-width: 991px) {
    .course-details-content {
        padding-left: 0;
    }
}

.course-details-content .nav-tabs {
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: space-between;
}

.course-details-content .nav-tabs .nav-item .nav-link {
    
    font-size: 16px;
    line-height: 28px;
    border: 0 none;
    background: transparent;
    padding: 15px;
    position: relative;
    color: #808080;
    font-family: "Diodrum";
}

.course-details-content .nav-tabs .nav-item .nav-link::after {
    position: absolute;
    content: "";
    background: #2DCCFE;
    height: 2px;
    width: 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.course-details-content .nav-tabs .nav-item .nav-link.active {
    color: #2DCCFE;
}

.course-details-content .nav-tabs .nav-item .nav-link:hover {
    color: #2DCCFE;
}

.course-details-content .nav-tabs .nav-item .nav-link.active::after, .course-details-content .nav-tabs .nav-item .nav-link:hover::after {
    width: 100%;
    opacity: 1;
}

.course-details-content .course-tab-content {
    margin-top: 25px;
}

.course-details-content h3 {
font-size: 16px;
margin-bottom: 8px;
}

.course-details-content p { 
margin-bottom: 10px;
}

.course-details-content .entry-content .title {
    margin-bottom: 4px;
}

.course-details-content .entry-content .course-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
}

@media only screen and (max-width: 767px) {
    .course-details-content .entry-content .course-meta {
        display: block;
        margin-top: 20px;
    }
}

.course-details-content .entry-content .course-meta li {
    margin-left: 20px;
    margin-right: 20px;
    font-weight: 500;
    color: #181818;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.course-details-content .entry-content .course-meta li:after {
    content: "";
    height: 19px;
    width: 1px;
    background-color: #dbdbdb;
    position: absolute;
    top: 4px;
    left: -20px;
}

@media only screen and (max-width: 767px) {
    .course-details-content .entry-content .course-meta li:after {
        display: none;
    }
}

.course-details-content .entry-content .course-meta li:last-child:after {
    display: none;
}

.course-details-content .entry-content .course-meta li i {
    padding-left: 14px;
    font-size: 24px;
    color: #2DCCFE;
}

.course-details-content .entry-content .course-meta .course-rating .rating {
    margin-left: 8px;
}

.course-details-content .entry-content .course-meta .course-rating .rating i {
    font-size: 14px;
    color: #a0cec8;
    padding: 0;
}

.course-details-content .entry-content .thumbnail {
    position: relative;
    margin-top: 60px;
}

@media only screen and (max-width: 767px) {
    .course-details-content .entry-content .thumbnail {
        margin-top: 40px;
    }
}

.course-details-content .entry-content .thumbnail img {
    border-radius: 8px;
}

.course-details-content .entry-content .thumbnail:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.course-details-content .entry-content .thumbnail .video-play-btn {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0;
    width: 80px;
    height: 80px;
    line-height: 82px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    background-color: #ffffff;
    margin: 0 auto;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    color: #2DCCFE;
}

@media only screen and (max-width: 575px) {
    .course-details-content .entry-content .thumbnail .video-play-btn {
        width: 60px;
        height: 60px;
        line-height: 62px;
    }
}

.course-details-content .entry-content .thumbnail .video-play-btn i {
    margin-right: 5px;
}

.course-details-content .entry-content .thumbnail .video-play-btn:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.course-details-content .course-enroll-box {
    margin-top: 110px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
    padding: 40px 0;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
}

@media only screen and (max-width: 767px) {
    .course-details-content .course-enroll-box {
        margin-top: 80px;
        display: block;
        padding: 10px 0;
    }
}

.course-details-content .course-enroll-box .single-item {
    padding: 0 45px;
    position: relative;
    font-family: "Diodrum";
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .course-details-content .course-enroll-box .single-item {
        padding: 0 35px;
    }
}

@media only screen and (max-width: 767px) {
    .course-details-content .course-enroll-box .single-item {
        padding: 30px 35px;
    }
}

.course-details-content .course-enroll-box .single-item:after {
    content: "";
    height: 140px;
    width: 1px;
    background-color: #e5e5e5;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
    .course-details-content .course-enroll-box .single-item:after {
        height: 1px;
        width: 100%;
        bottom: 0;
        top: auto;
        right: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.course-details-content .course-enroll-box .single-item:last-child:after {
    display: none;
}

.course-details-content .course-enroll-box .single-item .enroll-status {
    display: block;
    background-color: rgba(70, 100, 228, 0.07);
    border-radius: 8px;
    padding: 8px 28px;
    font-size: 14px;
    font-weight: 500;
    color: #4664e4;
}

.course-details-content .course-enroll-box .single-item .price {
    font-size: 28px;
    
    color: #2DCCFE;
}

.course-details-content .course-enroll-box .single-item .login-btn {
    font-size: 14px;
}

.course-details-content .course-enroll-box .single-item .login-btn a {
    font-weight: 500;
    color: #181818;
}

.course-details-content .course-enroll-box .single-item .login-btn a:hover {
    color: #2DCCFE;
}

.course-details-content .course-enroll-box .single-item.course-price {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.course-overview ul {
    list-style: none;
    padding: 0;
    margin: 15px 0;
}

.course-overview ul li {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 30px;
    position: relative;
}

.course-overview ul li:after {
    content: "\e938";
    font-family: 'icomoon';
    color: #2DCCFE;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-overview .border-box {
    border: 1px solid #e5e5e5;
    padding: 40px 40px 30px;
    margin-bottom: 90px;
}

@media only screen and (max-width: 575px) {
    .course-overview .border-box {
        padding: 40px 30px 30px;
    }
}

.course-overview .border-box ul {
    margin: 0;
}

.course-curriculam .course-lesson {
    border: 1px solid #e5e5e5;
    padding: 40px 50px 50px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .course-curriculam .course-lesson {
        padding: 35px 20px 40px;
    }
}

.course-curriculam .course-lesson .title {
    margin-bottom: 6px;
}

.course-curriculam .course-lesson:last-child {
    margin-bottom: 0;
}

.course-curriculam .course-lesson ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 26px;
    padding: 14px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    color: #181818;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.course-curriculam .course-lesson ul li:first-child {
    border-top: 1px solid #e5e5e5;
}

.course-curriculam .course-lesson ul li i {
    font-size: 12px;
    position: relative;
    top: 1px;
}

.course-curriculam .course-lesson ul li .text i {
    margin-left: 8px;
}

.course-curriculam .course-lesson ul li:hover {
    color: #2DCCFE;
}

.course-curriculam .course-lesson .badge-list {
    margin: -3px;
    text-align: left;
}

.course-curriculam .course-lesson .badge {
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    padding: 7px;
    margin: 3px;
}

.course-curriculam .course-lesson .badge.badge-primary {
    background-color: rgba(26, 182, 157, 0.07);
    opacity: 1;
    color: #2DCCFE;
}

.course-curriculam .course-lesson .badge.badge-secondary {
    background-color: rgba(238, 74, 99, 0.07);
    opacity: 1;
    color: #2DCCFE;
}

.course-instructor {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.course-instructor .thumbnail {
    min-width: 170px;
    margin-left: 30px;
}

@media only screen and (max-width: 575px) {
    .course-instructor .thumbnail {
        min-width: 80px;
    }
}

.course-instructor .thumbnail img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.course-instructor .author-content .title {
    margin-bottom: 0;
    font-size: 20px;
}

.course-instructor .author-content .subtitle {
    display: block;
    margin-bottom: 10px;
}

.course-instructor .author-content p {
    margin-bottom: 25px;
}

.course-review .heading-title {
    margin-bottom: 5px;
}

.course-review .rating-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 0 rgba(0, 0, 0, 0.07);
    border-radius: 8px;
    text-align: center;
    width: 170px;
    height: 170px;
    padding: 20px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 575px) {
    .course-review .rating-box {
        margin: 0 auto;
    }
}

.course-review .rating-box .rating {
    color: #f8b81f;
    margin-bottom: 5px;
}

.course-review .rating-box .rating-number {
    
    font-size: 28px;
    line-height: 1;
    font-family: "Diodrum";
    color: #2DCCFE;
    margin-bottom: 10px;
}

.course-review .rating-box span {
    font-size: 14px;
    line-height: 26px;
}

.course-review .review-wrapper {
    margin-top: -30px;
}

@media only screen and (max-width: 767px) {
    .course-review .review-wrapper {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .course-review .review-wrapper {
        margin-top: 0;
        margin-right: 0;
    }
}

.course-review .review-wrapper .single-progress-bar {
    position: relative;
}

.course-review .review-wrapper .rating-text {
    display: inline-block;
    position: relative;
    top: 17px;
    font-family: "Diodrum";
    font-size: 14px;
    font-weight: 500;
    color: #181818;
}

.course-review .review-wrapper .rating-text i {
    color: #f8b81f;
    padding-right: 12px;
}

.course-review .review-wrapper .progress {
    margin-left: 38px;
    margin-right: 70px;
    height: 6px;
    background: #f2f2f2;
}

.course-review .review-wrapper .progress .progress-bar {
    background-color: #f8b81f;
}

.course-review .review-wrapper span.rating-value {
    font-family: "Diodrum";
    font-size: 14px;
    font-weight: 500;
color: #a0cec8;
    position: absolute;
    left: 0;
    top: 55%;
}

.course-review .comment-area {
    margin-top: 70px;
}

.course-review .comment-list-wrapper .comment .comment-content .rating {
    color: #f8b81f;
    margin-bottom: 6px;
}

.course-review .comment-list-wrapper .comment + .comment {
    margin-top: 5px;
}

.course-review .comment-form-area {
    margin-top: 40px;
}

.course-review .comment-form-area .heading-title {
    margin-bottom: 25px;
}

.course-review .comment-form-area .rating-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.course-review .comment-form-area .rating-icon .title {
    margin-bottom: 0;
    margin-left: 22px;
}

.course-review .comment-form-area .rating-icon .rating i {
    color: #e1e1e1;
}

.course-review .comment-form-area .rating-icon .rating i:hover {
    color: #a0cec8;
}

.course-review .border-box {
    border: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.course-review .border-box .rating-box {
    margin: 30px 0 30px 30px;
}

@media only screen and (max-width: 991px) {
    .course-review .border-box .rating-box {
        margin: 30px auto;
    }
}

.course-review .border-box .review-wrapper {
    margin-left: 30px;
}

@media only screen and (max-width: 1199px) {
    .course-review .border-box .review-wrapper {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .course-review .border-box .review-wrapper {
        margin-bottom: 40px;
    }
}

.course-review .border-box .comment-area {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    padding-top: 30px;
}

.course-review .border-box .comment-list-wrapper .comment {
    padding-right: 30px;
    padding-left: 30px;
}

@media only screen and (max-width: 575px) {
    .course-review .border-box .comment-list-wrapper .comment {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.course-details-3 .nav-tabs {
    margin-top: 80px;
}

@media only screen and (max-width: 767px) {
    .course-details-3 .nav-tabs {
        margin-top: 60px;
    }
}

.course-details-3 .nav-tabs .nav-item .nav-link.active {
    color: #181818;
}

.course-details-3 .nav-tabs .nav-item .nav-link:hover {
    color: #181818;
}

.course-details-3 .course-curriculam .heading-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.course-details-3 .course-curriculam .heading-title .title {
    margin-bottom: 0;
}

.course-details-3 .course-curriculam .heading-title button i {
    font-size: 6px;
    top: -2px;
}

.course-details-3 .course-curriculam .edu-accordion .heading-title {
    margin-bottom: 15px;
    margin-top: 40px;
}

.course-details-3 .course-curriculam .edu-accordion .accordion-item {
    margin-bottom: 10px;
}

.course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button {
    padding: 30px 50px 26px 65px;
    display: block;
}

.course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button:before {
    content: "";
    height: 20px;
    width: 20px;
    border: 3px solid #e5e5e5;
    border-radius: 50%;
    position: absolute;
    top: 28px;
    right: 30px;
}

.course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button:after {
    content: "\e91e";
    font-size: 6px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    color: #ffffff;
    font-weight: 400;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    left: 47px;
}

.course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button .topics {
    display: block;
    font-size: 14px;
    color: #808080;
font-family: "Diodrum";
    font-weight: 500;
    margin-top: 4px;
}

.course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button .expand {
    position: absolute;
    top: 60%;
    left: 30px;
    font-size: 13px;
}

.course-details-3 .course-curriculam .edu-accordion .accordion-item.no-collapsed .accordion-button:after {
    display: none;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 22px 30px 20px 70px;
    background-color: #2DCCFE;
    color: #ffffff;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .title {
    color: #ffffff;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .title i {
    font-size: 20px;
    margin-left: 15px;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text {
    font-size: 13px;
    font-weight: 500;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span {
    position: relative;
    display: inline-block;
    margin-left: 20px;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span:after {
    content: "";
    height: 13px;
    width: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 4px;
    left: -12px;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span:last-child {
    margin-left: 0;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span:last-child:after {
    display: none;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson ul li {
    padding: 14px 30px 14px 100px;
    position: relative;
}

.course-details-3 .course-curriculam .edu-accordion .course-lesson ul li:before {
    content: "";
    height: 20px;
    width: 20px;
    border: 3px solid #e5e5e5;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 70px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*-------------------
  Event Styles
---------------------*/
.edu-event {
    position: relative;
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
}

.edu-event.event-style-1 {
    box-shadow: none;
}

.edu-event .thumbnail {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
}

.edu-event .thumbnail a {
    display: block;
    border-radius: 8px 8px 0 0;
    position: relative;
    overflow: hidden;
}

.edu-event .thumbnail a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event .thumbnail a img {
    width: 100%;
    border-radius: 8px 8px 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event .thumbnail .event-time {
    position: absolute;
    top: 10px;
    right: 10px;
}

.edu-event .thumbnail .event-time span {
    background-color: #f8941f;
    border-radius: 4px;
    padding: 4px 10px;
    font-weight: 500;
    font-size: 12px;
    color: #ffffff;
    font-family: "Diodrum";
    display: block;
}

.edu-event .thumbnail .event-time span i {
    margin-left: 5px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.edu-event .content {
    background-color: #f7f5f2;
    position: relative;
    padding: 40px 30px 45px;
    border-radius: 0 0 8px 5px;
    box-shadow: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event .content:after {
    content: "";
    height: 10px;
    width: 100%;
    background-color: rgba(255, 91, 92, 0.3);
    border-radius: 0 0 8px 5px;
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event .content .event-date {
    width: 80px;
    height: 80px;
    background: #2DCCFE;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -40px;
    left: 30px;
    z-index: 1;
}

.edu-event .content .event-date span {
    
    font-size: 22px;
    display: block;
    color: #ffffff;
    text-align: center;
    font-family: "Diodrum";
}

.edu-event .content .event-date span.day {
    line-height: 1;
    margin-bottom: 4px;
}

.edu-event .content .event-date span.month {
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
}

.edu-event .content .title {
    margin-bottom: 16px;
}

.edu-event .content .event-meta {
    padding-top: 14px;
    padding-bottom: 0;
    margin: -5px -16px;
}

.edu-event .content .event-meta li {
    color: #808080;
    margin: 5px 16px;
}

.edu-event .content .event-meta li i {
    color: #2DCCFE;
    font-size: 22px;
    top: 5px;
    padding-left: 10px;
    position: relative;
}

.edu-event .content .read-more-btn {
    visibility: hidden;
    opacity: 0;
    margin-bottom: -50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event .content p {
    margin-bottom: 0;
}

.edu-event:hover .thumbnail {
    margin-bottom: -75px;
}

.edu-event:hover .thumbnail a:after {
    visibility: visible;
    opacity: 1;
}

.edu-event:hover .thumbnail a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.edu-event:hover .content {
    padding: 40px 30px 35px;
    background-color: #ffffff;
}

.edu-event:hover .content:after {
    visibility: visible;
    opacity: 1;
}

.edu-event:hover .content .read-more-btn {
    margin-top: 25px;
    margin-bottom: 0;
    visibility: visible;
    opacity: 1;
}

.edu-event.event-style-2 .content {
    padding: 40px 30px 45px;
}

.edu-event.event-style-2 .content:after {
    display: none;
}

.edu-event.event-style-2:hover .thumbnail {
    margin-bottom: -70px;
}

.edu-event-list {
    background-color: transparent;
    border-radius: 10px;
    padding: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media only screen and (max-width: 575px) {
    .edu-event-list {
        padding: 20px;
    }
}

.edu-event-list .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 575px) {
    .edu-event-list .thumbnail {
        max-width: 100px;
    }
}

.edu-event-list .thumbnail a {
    display: block;
    -webkit-mask-image: url(../images/others/mask-05.png);
    mask-image: url(../images/others/mask-05.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
}

.edu-event-list .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 28px;
    padding-top: 12px;
}

@media only screen and (max-width: 575px) {
    .edu-event-list .content {
        padding-right: 15px;
    }
}

.edu-event-list .content .event-meta {
    margin: -5px -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
}

.edu-event-list .content .event-meta li {
    color: #808080;
    margin: 5px 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event-list .content .event-meta li i {
    color: #2DCCFE;
    font-size: 16px;
    padding-left: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event-list .content .title {
    margin-bottom: 12px;
}

.edu-event-list .content .event-location {
    padding-bottom: 10px;
    color: #808080;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event-list .content .event-location i {
    color: #2DCCFE;
    font-size: 22px;
    padding-left: 10px;
    position: relative;
    top: -1px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event-list .content p {
    margin: 5px 0 22px;
}

.edu-event-list.event-list-2 {
    padding: 0;
    border-radius: 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
}

.edu-event-list.event-list-2 .inner {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media only screen and (max-width: 767px) {
    .edu-event-list.event-list-2 .inner {
        display: block;
    }
}

.edu-event-list.event-list-2 .thumbnail a {
    -webkit-mask-image: none;
    mask-image: none;
    border-radius: 10px;
}

.edu-event-list.event-list-2 .thumbnail a img {
    border-radius: 10px;
}

@media only screen and (max-width: 767px) {
    .edu-event-list.event-list-2 .thumbnail a img {
        width: 100%;
    }
}

.edu-event-list.event-list-2 .content {
    padding-right: 40px;
    padding-top: 6px;
}

@media only screen and (max-width: 767px) {
    .edu-event-list.event-list-2 .content {
        padding-right: 0;
        padding-top: 30px;
    }
}

.edu-event-list.event-list-2 .content .event-meta li i {
    color: #2DCCFE;
}

.edu-event-list.event-list-2 .content .event-location i {
    color: #2DCCFE;
}

.edu-event-list.event-list-3 {
    background-color: #ffffff;
}

.edu-event-list.event-list-3 .title a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-event-list.event-list-3.bg-style-extra02 .content .edu-btn {
    background-color: #8e56ff;
}

.edu-event-list.event-list-3.bg-style-extra02:hover {
    background-color: #8e56ff;
}

.edu-event-list.event-list-3.bg-style-extra05 .content .edu-btn {
    background-color: #f8941f;
}

.edu-event-list.event-list-3.bg-style-extra05:hover {
    background-color: #f8941f;
}

.edu-event-list.event-list-3.bg-style-primary .content .edu-btn {
    background-color: #2DCCFE;
}

.edu-event-list.event-list-3.bg-style-primary:hover {
    background-color: #2DCCFE;
}

.edu-event-list.event-list-3.bg-style-primary .content .edu-btn:hover {
    background-color: #ffffff !important;
    color: #181818 !important;
}

.edu-event-list.event-list-3.bg-style-primary .content .edu-btn:hover:after {
    background: #ffffff !important;
}

.edu-event-list.event-list-3.bg-style-secondary .content .edu-btn {
    background-color: #2DCCFE;
}

.edu-event-list.event-list-3.bg-style-secondary:hover {
    background-color: #2DCCFE;
}

.edu-event-list.event-list-3:hover:not(.event-list-2) .content .title {
    color: #ffffff;
}

.edu-event-list.event-list-3:hover:not(.event-list-2) .content .title a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.edu-event-list.event-list-3:hover:not(.event-list-2) .content .event-meta li {
    color: #ffffff;
}

.edu-event-list.event-list-3:hover:not(.event-list-2) .content .event-meta li i {
    color: #ffffff;
}

.edu-event-list.event-list-3:hover:not(.event-list-2) .content .event-location {
    color: #ffffff;
}

.edu-event-list.event-list-3:hover:not(.event-list-2) .content .event-location i {
    color: #ffffff;
}

.edu-event-list.event-list-3:hover:not(.event-list-2) .content p {
    color: #ffffff;
}

.edu-event-list.event-list-3:hover .content .edu-btn {
    background-color: #ffffff;
    color: #181818;
}

.edu-event-list.event-list-3:hover .content .edu-btn:hover {
    color: #ffffff;
    background-color: transparent;
}

.event-view-all-btn {
    text-align: center;
    margin-top: 55px;
}

.event-view-all-btn .view-text {
    font-size: 18px;
    margin-bottom: 0;
}

.edu-event-area {
    position: relative;
}

.edu-event-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.edu-event-area .shape-group li.shape-1 {
    top: 81px;
    right: -81px;
}

.edu-event-area .shape-group li.shape-2 {
    top: -44px;
    right: -190px;
    z-index: -1;
}

.edu-event-area .shape-group li.shape-2 span {
    display: block;
    height: 400px;
    width: 400px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.event-area-2 {
    padding: 115px 0 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .event-area-2 {
        padding: 55px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .event-area-2 {
        padding: 35px 0 80px;
    }
}

.event-area-3 {
    padding: 220px 0 230px;
    z-index: 1;
}

.event-area-3::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-5.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .event-area-3 {
        padding: 200px 0;
    }
}

@media only screen and (max-width: 767px) {
    .event-area-3 {
        padding: 200px 0;
    }
}

.event-area-3 .shape-group li {
    z-index: -1;
}

.event-area-3 .shape-group li img {
    opacity: .3;
}

.event-area-3 .shape-group li.shape-1 {
    left: -77px;
    top: 108px;
    right: inherit;
}

.event-area-3 .shape-group li.shape-2 {
    top: inherit;
    bottom: -71px;
    right: -90px;
}

.event-area-4 .edu-event.event-style-1 .content {
    background-color: #ffffff;
    box-shadow: 0px 10px 30px 0px rgba(20,36,66,0.15);
}

.event-area-4 .edu-event.event-style-1 .content::after {
    display: none;
}

.event-area-4 .edu-event.event-style-1 .content .event-date {
    background: #ffffff;
    box-shadow: 0px 20px 70px 0px rgba(20, 20, 20, 0.15);
}

.event-area-4 .edu-event.event-style-1 .content .event-date .day {
    color: #2DCCFE;
}

.event-area-4 .edu-event.event-style-1 .content .event-date .month {
    color: #181818;
}

.event-area-4 .edu-event.event-style-1 .content .title {
    
}

.event-area-4 .edu-event.event-style-1 .content .event-meta li {
    color: #181818;
}

.event-area-4 .event-view-all-btn a.btn-transparent {
    color: #2DCCFE;
}

.event-details {
    margin-bottom: 60px;
}

.event-details .main-thumbnail {
    margin-bottom: 70px;
}

.event-details .main-thumbnail img {
    border-radius: 10px;
}

.event-details .details-content ul {
    list-style-type: disc;
    margin-bottom: 60px;
}

.event-details .details-content ul li {
    color: #181818;
}

.event-details .details-content .event-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -10px -20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.event-details .details-content .event-meta li {
    margin-left: 20px;
    margin-right: 20px;
    color: #181818;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.event-details .details-content .event-meta li:after {
    content: "";
    height: 19px;
    width: 1px;
    background-color: #dbdbdb;
    position: absolute;
    top: 4px;
    left: -20px;
}

.event-details .details-content .event-meta li:last-child:after {
    display: none;
}

.event-details .details-content .event-meta li i {
    padding-left: 10px;
    font-size: 20px;
    color: #2DCCFE;
}

.event-details .details-content .gmap_canvas {
    margin-top: 40px;
}

.event-details .details-content .gmap_canvas #gmap_canvas {
    height: 370px;
    width: 100%;
    border-radius: 8px;
}

.event-speaker .heading-title {
    margin-bottom: 30px;
}

.business-event .event-style-5 .content {
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.1);
}

.business-event .event-style-5 .content::after {
    display: none;
}

.business-event .event-style-5 .content .event-date {
    background-color: #ffffff;
    box-shadow: 0px 20px 70px 0px rgba(15, 107, 92, 0.2);
}

.business-event .event-style-5 .content .event-date .day {
    color: #2DCCFE;
}

.business-event .event-style-5 .content .event-date .month {
    color: #181818;
}

.business-event .event-view-all-btn .view-text a {
    color: #2DCCFE;
}

/*-------------------
  FAQ Styles
---------------------*/
.faq-accordion .accordion-item {
    border: none;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.1);
}

.faq-accordion .accordion-item:last-child {
    margin-bottom: 0;
}

.faq-accordion .accordion-item .accordion-header {
    padding: 0;
    position: relative;
}

.faq-accordion .accordion-item .accordion-button {
    background-color: #2DCCFE;
    padding: 18px 25px 18px 30px;
    border-radius: 10px 10px 0 0;
    border: none;
    box-shadow: none;
    font-size: 16px;
    text-align: right;
    color: #ffffff;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 2;
}

@media only screen and (max-width: 575px) {
    .faq-accordion .accordion-item .accordion-button {
        font-size: 16px;
    }
}

.faq-accordion .accordion-item .accordion-button:after {
    display: none;
}

.faq-accordion .accordion-item .accordion-button:before {
    content: "\e91e";
    font-family: "icomoon";
    font-size: 6px;
    color: #ffffff;
    background-image: none;
    position: absolute;
    top: 22px;
    left: 30px;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .3s;
    transition: .3s;
}

.faq-accordion .accordion-item .accordion-button.collapsed {
    background-color: transparent;
    color: #181818;
}

.faq-accordion .accordion-item .accordion-button.collapsed:before {
    top: 26px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #808080;
}

.faq-accordion .accordion-item .accordion-body {
    padding: 25px 30px 30px;
}

.faq-accordion .accordion-item .accordion-body p {
    margin-bottom: 0;
}

.edu-faq-content {
    position: relative;
}

.edu-faq-content .shape-group {
    margin: 0;
}

.edu-faq-content .shape-group li {
    position: absolute;
    z-index: -1;
}

.edu-faq-content .shape-group li.shape-1 {
    bottom: -115px;
    left: -145px;
}

.edu-faq-content .shape-group li.shape-2 {
    bottom: -95px;
    left: -165px;
}

.edu-faq-content .shape-group li.shape-2 span {
    display: block;
    height: 101px;
    width: 101px;
    border: 15px solid #2DCCFE;
    border-radius: 50%;
}

.edu-faq-gallery {
    position: relative;
}

.edu-faq-gallery .thumbnail-1 {
    text-align: center;
}

.edu-faq-gallery .thumbnail-1 img {
    border-radius: 120px 120px 0 120px;
}

.edu-faq-gallery .thumbnail-2 {
    margin-top: 70px;
}

.edu-faq-gallery .thumbnail-2 img {
    border-radius: 60px 0 100px;
}

.edu-faq-gallery .thumbnail-3 {
    margin-top: -30px;
    text-align: left;
}

.edu-faq-gallery .thumbnail-3 img {
    border-radius: 60px 0 100px;
}

.edu-faq-gallery .thumbnail-4 img {
    border-radius: 0 50px 120px 120px;
}

.edu-faq-gallery .shape-group {
    margin: 0;
}

.edu-faq-gallery .shape-group li {
    position: absolute;
    z-index: -1;
    margin: 0;
}

.edu-faq-gallery .shape-group li.shape-1 {
    top: -45px;
    right: 44%;
}

.edu-faq-gallery .shape-group li.shape-2 {
    top: 56px;
    left: -10px;
}

.edu-faq-gallery .shape-group li.shape-3 {
    bottom: -15px;
    right: -7px;
    z-index: 1;
}

@media only screen and (max-width: 991px) {
    .edu-faq-gallery .shape-group li.shape-3 {
        display: none;
    }
}

.edu-faq-gallery .shape-group li.shape-4 {
    bottom: -45px;
    right: -45px;
}

@media only screen and (max-width: 991px) {
    .edu-faq-gallery .shape-group li.shape-4 {
        display: none;
    }
}

.faq-style-1 {
    padding: 150px 0 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-style-1 {
        padding: 150px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .faq-style-1 {
        padding: 100px 0;
    }
}

.faq-style-2 {
    padding: 120px 0 150px;
    position: relative;
}

.faq-style-2::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-10.webp);
    background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-style-2 {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 767px) {
    .faq-style-2 {
        padding: 80px 0 100px;
    }
}

.faq-style-2 .edu-faq-gallery {
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-style-2 .edu-faq-gallery {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .faq-style-2 .edu-faq-gallery {
        margin-top: 20px;
    }
}

.faq-style-2 .edu-faq-gallery .thumbnail-1 {
    margin-top: 35px;
}

.faq-style-2 .edu-faq-gallery .thumbnail-1 img {
    border-radius: 0 80px 0 80px;
}

.faq-style-2 .edu-faq-gallery .thumbnail-2 {
    margin-top: 285px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-style-2 .edu-faq-gallery .thumbnail-2 {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .faq-style-2 .edu-faq-gallery .thumbnail-2 {
        margin-top: 0;
    }
}

.faq-style-2 .edu-faq-gallery .thumbnail-2 img {
    border-radius: 80px 0 80px 0;
}

@media only screen and (max-width: 991px) {
    .faq-style-2 .edu-faq-gallery .shape-group {
        display: none;
    }
}

.faq-style-2 .edu-faq-gallery .shape-group .shape-1 {
    top: 35px;
    right: -35px;
}

.faq-style-2 .edu-faq-gallery .shape-group .shape-2 {
    top: 35px;
    right: 210px;
    left: auto;
    z-index: 1;
}

.faq-style-2 .edu-faq-gallery .shape-group .shape-3 {
    top: 230px;
    right: inherit;
    bottom: inherit;
    left: -22px;
    z-index: -1;
}

.faq-style-2 .edu-faq-gallery .shape-group .shape-4 {
    top: 270px;
    right: inherit;
    left: -58px;
    bottom: inherit;
}

.faq-style-2 .edu-faq-gallery .shape-group .shape-5 {
    bottom: 110px;
    right: -50px;
}

.faq-style-2 .edu-faq-gallery .shape-group .shape-6 {
    bottom: 35px;
    right: 90px;
}

.faq-style-3 .edu-faq-gallery {
    text-align: left;
}

@media only screen and (max-width: 991px) {
    .faq-style-3 .edu-faq-gallery {
        text-align: center;
    }
}

.faq-style-3 .edu-faq-gallery .thumbnail-1 {
    background-color: #ffffff;
    box-shadow: 0px 20px 40px 0px rgba(42, 11, 88, 0.1);
    padding: 20px;
    border-radius: 10px;
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .faq-style-3 .edu-faq-gallery .thumbnail-1 {
        display: block;
    }
}

.faq-style-3 .edu-faq-gallery .thumbnail-1 img {
    border-radius: 0;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .faq-style-3 .edu-faq-gallery .shape-group {
        display: none;
    }
}

.faq-style-3 .edu-faq-gallery .shape-group .shape-1 {
    top: -30px;
    left: -50px;
    right: inherit;
}

.faq-style-3 .edu-faq-gallery .shape-group .shape-2 {
    top: 70px;
    left: -97px;
    z-index: 1;
}

.faq-style-3 .edu-faq-gallery .shape-group .shape-3 {
    bottom: -40px;
    right: -68px;
    z-index: -1;
}

.faq-style-4 {
    padding-bottom: 100px;
}

@media only screen and (max-width: 767px) {
    .faq-style-4 {
        padding-bottom: 50px;
    }
}

.faq-style-4 .faq-accordion .accordion-item .accordion-button {
    color: #ffffff;
}

.faq-style-4 .faq-accordion .accordion-item .accordion-button:before {
    color: #ffffff;
}

.faq-style-4 .faq-accordion .accordion-item .accordion-button.style-extra02 {
    background-color: #8e56ff;
}

.faq-style-4 .faq-accordion .accordion-item .accordion-button.style-extra05 {
    background-color: #f8941f;
}

.faq-style-4 .faq-accordion .accordion-item .accordion-button.style-primary {
    background-color: #2DCCFE;
}

.faq-style-4 .faq-accordion .accordion-item .accordion-button.collapsed {
    border-radius: 10px;
}

.faq-style-4 .faq-thumbnail {
    position: relative;
}

.faq-style-4 .faq-thumbnail .thumbnail {
    -webkit-mask-image: url(../images/others/mask-09.png);
    mask-image: url(../images/others/mask-09.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    text-align: center;
}

.faq-style-4 .faq-thumbnail .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.faq-style-4 .faq-thumbnail .shape-group li.shape-1 {
    top: -78px;
    left: 115px;
    z-index: 1;
}

@media only screen and (max-width: 991px) {
    .faq-style-4 .faq-thumbnail .shape-group li.shape-1 {
        z-index: -1;
    }
}

.faq-style-4 .faq-thumbnail .shape-group li.shape-2 {
    top: 0;
    left: 30px;
}

.faq-style-4 .faq-thumbnail .shape-group li.shape-3 {
    bottom: 40px;
    right: 10px;
}

.faq-page-area {
    overflow: hidden;
}

.faq-page-nav {
    padding-left: 30px;
}

@media only screen and (max-width: 991px) {
    .faq-page-nav {
        text-align: center;
        margin-bottom: 40px;
        padding-left: 0;
    }
}

.faq-page-nav .title {
    margin-bottom: 14px;
}

.faq-page-nav .nav-tabs {
    border: none;
    display: block;
}

.faq-page-nav .nav-tabs .nav-item {
    margin: 18px 0;
}

.faq-page-nav .nav-tabs .nav-link {
    border: none;
    background-color: transparent;
    padding: 5px 0;
    color: #181818;
    
    font-family: "Diodrum";
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media only screen and (max-width: 991px) {
    .faq-page-nav .nav-tabs .nav-link {
        margin: 0 auto;
    }
}

.faq-page-nav .nav-tabs .nav-link:after {
    content: "\e95a";
    font-family: 'icomoon';
    color: #2DCCFE;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    top: 1px;
    right: -20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.faq-page-nav .nav-tabs .nav-link.active {
    padding-right: 30px;
    color: #2DCCFE;
}

.faq-page-nav .nav-tabs .nav-link.active:after {
    font-size: 20px;
    right: 0;
    visibility: visible;
    opacity: 1;
}

.faq-page-tab-content {
    position: relative;
}

.faq-page-tab-content:after {
    content: url(../images/others/map-shape-1.png);
    position: absolute;
    bottom: -90px;
    left: 70px;
    z-index: -1;
}

/*-------------------
  Features Styles
---------------------*/
.features-area-1 .features-box svg {
    max-width: 37px;
}

.features-area-1 .features-box:hover .icon svg path {
    stroke: #ffffff;
}

.features-box {
    padding: 50px 30px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.features-box .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    margin: 0 auto 28px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.features-box .content .title {
    margin-bottom: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.features-box .content .title span {
    display: block;
}

.features-box .content p {
    color: #181818;
    margin-bottom: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.features-box.color-primary-style .icon {
    background-color: rgba(26, 182, 157, 0.1);
    color: #2DCCFE;
}

.features-box.color-primary-style .icon:after {
    background-color: #2DCCFE;
}

.features-box.color-primary-style:hover .icon {
    background-color: #2DCCFE;
    color: #ffffff;
}

.features-box.color-secondary-style .icon {
    background-color: rgba(238, 74, 98, 0.1);
    color: #2DCCFE;
}

.features-box.color-secondary-style .icon:after {
    background-color: #2DCCFE;
}

.features-box.color-secondary-style:hover .icon {
    background-color: #2DCCFE;
    color: #ffffff;
}

.features-box.color-extra05-style .icon {
    background-color: rgba(248, 148, 31, 0.1);
    color: #f8941f;
}

.features-box.color-extra05-style .icon:after {
    background-color: #f8941f;
}

.features-box.color-extra05-style:hover .icon {
    background-color: #f8941f;
    color: #ffffff;
}

.features-box.color-extra08-style .icon {
    background-color: rgba(70, 100, 228, 0.1);
    color: #4664e4;
}

.features-box.color-extra08-style:hover .icon {
    background-color: #4664e4;
    color: #ffffff;
}

.features-box.color-extra02-style .icon {
    background-color: rgba(142, 86, 255, 0.1);
    color: #8e56ff;
}

.features-box.color-extra02-style .icon:after {
    background-color: #8e56ff;
}

.features-box.color-extra02-style:hover .icon {
    background-color: #8e56ff;
    color: #ffffff;
}

.features-box.color-extra03-style .icon {
    background-color: rgba(249, 37, 150, 0.1);
    color: #f92596;
}

.features-box.color-extra03-style .icon:after {
    background-color: #f92596;
}

.features-box.color-extra03-style:hover .icon {
    background-color: #f92596;
    color: #ffffff;
}

.features-box.color-extra04-style .icon {
    background-color: rgba(88, 102, 235, 0.1);
    color: #5866eb;
}

.features-box.color-extra04-style .icon:after {
    background-color: #5866eb;
}

.features-box.color-extra04-style:hover .icon {
    background-color: #5866eb;
    color: #ffffff;
}

.features-box.features-style-2 {
    background-color: transparent;
    box-shadow: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    text-align: right;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    padding-right: 40px;
}

@media only screen and (max-width: 1199px) {
    .features-box.features-style-2 {
        padding-right: 0;
        border-left: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .features-box.features-style-2 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .features-box.features-style-2 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 575px) {
    .features-box.features-style-2 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.features-box.features-style-2 .edublink-svg-animate svg path {
    stroke: #ffffff !important;
    max-width: 38px;
}

.features-box.features-style-2:first-child {
    padding-right: 0;
}

.features-box.features-style-2:last-child {
    border-left: none;
}

.features-box.features-style-2 .icon {
    margin: 0;
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}

.features-box.features-style-2 .content {
    padding-right: 20px;
}

.features-box.features-style-2 .content .title {
    margin-bottom: 0;
    font-weight: 500;
    color: #ffffff;
}

.features-box.features-style-3 {
    background-color: transparent;
    box-shadow: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 50px 25px 42px;
    text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .features-box.features-style-3 {
        padding: 40px 50px;
    }
}

@media only screen and (max-width: 767px) {
    .features-box.features-style-3 {
        padding: 15px 25px;
    }
}

.features-box.features-style-3:first-child {
    padding-right: 50px;
}

@media only screen and (max-width: 767px) {
    .features-box.features-style-3:first-child {
        padding-right: 25px;
    }
}

.features-box.features-style-3 .icon {
    margin-top: 2px;
    height: auto;
    width: auto;
    min-width: 50px;
    background-color: transparent;
    font-size: 40px;
    margin-left: 20px;
    margin-bottom: 0;
}

.features-box.features-style-3 .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.features-box.features-style-3 .content p {
    color: #808080;
}

.features-box.features-style-3:hover .icon {
    background-color: transparent;
    color: inherit;
}

.features-box.features-style-3:hover.color-primary-style {
    background-color: rgba(26, 182, 157, 0.07);
background-color: rgba(70, 100, 228, 0.07);
}

.features-box.features-style-3:hover.color-primary-style:hover .icon {
    color: #2DCCFE;
}

.features-box.features-style-3:hover.color-secondary-style:hover {
    background-color: rgba(238, 74, 98, 0.07);
}

.features-box.features-style-3:hover.color-secondary-style:hover .icon {
    color: #2DCCFE;
}

.features-box.features-style-3:hover.color-extra02-style:hover {
    background-color: rgba(142, 86, 255, 0.07);
}

.features-box.features-style-3:hover.color-extra02-style:hover .icon {
    color: #8e56ff;
}

.features-box.features-style-4 {
    background-color: transparent;
    box-shadow: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    text-align: right;
    margin-bottom: 50px;
}

.features-box.features-style-4 .icon {
    -webkit-mask-image: url(../images/others/mask-08.png);
    mask-image: url(../images/others/mask-08.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
    height: 83px;
    width: 109px;
    font-size: 40px;
    margin-left: 30px;
    margin-bottom: 0;
    border-radius: 0;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .features-box.features-style-4 .icon {
        margin-left: 15px;
    }
}

.features-box.features-style-4 .icon:after {
    content: "";
    -webkit-mask-image: url(../images/others/mask-07.png);
    mask-image: url(../images/others/mask-07.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.features-box.features-style-4 .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.features-box.features-style-4 .content .title {
    
    margin-bottom: 5px;
}

.features-box.features-style-4 .content p {
    color: #808080;
}

.features-grid-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .features-grid-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 767px) {
    .features-grid-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 575px) {
    .features-grid-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.features-area-2 {
    background: -webkit-linear-gradient(right, #083839 0%, #2DCCFE 100%);
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
}




.hero-banner {
    position: relative;
}


/*
.hero-banner:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
top: calc(100% - 180px);
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/wave-banner.svg);
    background-repeat: no-repeat;
    background-position: center top;
}*/


.ihbox-style-25-area {
background: #fff;
padding-bottom: 30px;
}


.svg-shape {
  position: absolute;
  left: 0;
  bottom: -240px;
  width: 100%;
  bottom: -185px;
}
.svg-shape svg {
  fill: #fff;
}


.features-area-3 {
position: relative;
z-index: 5;
}

.features-area-3 .features-grid-wrap {
    grid-template-columns: repeat(3, 1fr);
    background-color: #ffffff;
    box-shadow: 0px 5px 40px 0px rgba(42, 11, 88, 0.1);
    border-radius: 8px;
    position: relative;
    z-index: 2;margin-top: -90px;
}

@media only screen and (max-width: 991px) {
    .features-area-3 .features-grid-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.features-area-4 {
    padding: 120px 0 90px;
}

@media only screen and (max-width: 1199px) {
    .features-area-4 {
        padding: 100px 0 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .features-area-4 {
        padding: 60px 0 80px;
    }
}

@media only screen and (max-width: 767px) {
    .features-area-4 {
        padding: 60px 0;
    }
}

/*-------------------
  Gallery Styles
---------------------*/
.edu-gallery-area .gallery-grid-wrap {
    margin: -15px;
}

.edu-gallery-grid {
    position: relative;
    display: block;
    padding: 15px;
    width: 33.33%;
}

@media only screen and (max-width: 767px) {
    .edu-gallery-grid {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .edu-gallery-grid {
        width: 100%;
    }
}

.edu-gallery-grid .thumbnail {
    position: relative;
}

.edu-gallery-grid .thumbnail img {
    border-radius: 8px;
    width: 100%;
}

.edu-gallery-grid .thumbnail::before {
    background: -webkit-linear-gradient(235deg, #083839 0%, #2DCCFE 100%);
    background: linear-gradient(-145deg, #083839 0%, #2DCCFE 100%);
    border-radius: 8px;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-gallery-grid .zoom-icon {
    opacity: 0;
    position: absolute;
    top: 55%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 70px;
    width: 70px;
    line-height: 70px;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #2DCCFE;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .edu-gallery-grid .zoom-icon {
        width: 50px;
        height: 50px;
        line-height: 52px;
        font-size: 16px;
    }
}

.edu-gallery-grid:hover .thumbnail:before {
    opacity: .9;
}

.edu-gallery-grid:hover .zoom-icon {
    top: 50%;
    opacity: 1;
}

/*-------------------
  Hero Banner Styles
---------------------*/
.hero-banner {

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}



.hero-banner .banner-content {
    position: relative;
    z-index: 1;text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner .banner-content {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner .banner-content {
        text-align: center;
    }
}

.hero-banner .banner-content .subtitle {
    font-family: "Diodrum";
    
    color: #a0cec8;
    text-transform: uppercase;
    letter-spacing: 2.6px;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}

.hero-banner .banner-content .title {
    margin-bottom: 18px;
font-size: 38px;
line-height: 65px;
color: #fff;
}

.hero-banner .banner-content .title div {
font-size: 30px;
}
@media only screen and (max-width: 1199px) {
    .hero-banner .banner-content .title br {
        display: none;
    }
}

.hero-banner .banner-content p {
    color: #798998;
    font-size: 18px;
}

.hero-banner .banner-content .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.hero-banner .banner-content .shape-group li.shape-1 {
    top: -75px;
    right: -90px;
}

.hero-banner .banner-thumbnail {
    margin-left: -75px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .hero-banner .banner-thumbnail {
        margin-left: 0;
    }
}

.hero-banner .banner-thumbnail .thumbnail {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner .banner-thumbnail .thumbnail {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner .banner-thumbnail .thumbnail {
        text-align: center;
    }
}

.hero-banner .banner-thumbnail .instructor-info {
    position: absolute;
    bottom: 70px;
    right: 0;
}

@media only screen and (max-width: 767px) {
    .hero-banner .banner-thumbnail .instructor-info {
        bottom: 40px;
    }
}

.hero-banner .banner-thumbnail .instructor-info .inner {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 26px 30px 16px;
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
}

.hero-banner .banner-thumbnail .instructor-info .inner .title {
    margin-bottom: 5px;
}

.hero-banner .banner-thumbnail .instructor-info .inner .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hero-banner .banner-thumbnail .instructor-info .inner .media .thumb {
    margin-right: -2px;
}

.hero-banner .banner-thumbnail .instructor-info .inner .media .content {
    line-height: 1;
    color: #181818;
    font-weight: 500;
    margin-top: 10px;
}

.hero-banner .banner-thumbnail .instructor-info .inner .media .content span {
    display: block;
    
    color: #2DCCFE;
}

.hero-banner .banner-thumbnail .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.hero-banner .banner-thumbnail .shape-group li.shape-1 {
    top: 50px;
    right: 160px;
}

.hero-banner .banner-thumbnail .shape-group li.shape-2 {
    top: 115px;
    right: 170px;
}

.hero-banner .banner-thumbnail .shape-group li.shape-3 {
    top: 45%;
    right: 17%;
}

.hero-banner .banner-thumbnail .shape-group li.shape-3 span.circle-shape {
    width: 41px;
    height: 41px;
    background: #a0cec8;
    border-radius: 100%;
}

.hero-banner .banner-thumbnail .shape-group li.shape-4 {
    top: 114px;
    left: 41px;
    z-index: 1;
}

.hero-banner .banner-thumbnail .shape-group li.shape-5 {
    bottom: 100px;
    left: -50px;
}

.hero-banner .banner-thumbnail .shape-group li.shape-6 {
    bottom: 132px;
    left: -98px;
}

.hero-banner.presentation-hero-style {
    min-height: 745px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    -webkit-clip-path: none;
    clip-path: none;
    min-height: 930px;
    margin-top: -110px;
}

.hero-banner.presentation-hero-style::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-27.png);
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.presentation-hero-style {
        min-height: 740px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.presentation-hero-style {
        min-height: 600px;
    }
}

.hero-banner.presentation-hero-style .banner-content {
    text-align: center;
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.presentation-hero-style .banner-content {
        padding: 160px 0;
    }
}

.hero-banner.presentation-hero-style .banner-content .subtitle {
    letter-spacing: 1px;
    background: #083839;
    background: -webkit-linear-gradient(right, #083839 0%, #2DCCFE 76%);
    background: linear-gradient(to left, #083839 0%, #2DCCFE 76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.presentation-hero-style .banner-content .subtitle {
        font-size: 14px;
    }
}

.hero-banner.presentation-hero-style .banner-content .title {
    margin-bottom: 40px;
}

.hero-banner.presentation-hero-style .banner-content:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid #dae1e3;
}

.hero-banner.presentation-hero-style .banner-content:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid #dae1e3;
}

@media only screen and (max-width: 767px) {
    .hero-banner.presentation-hero-style .banner-content:before, .hero-banner.presentation-hero-style .banner-content:after {
        display: none;
    }
}

.hero-banner.presentation-hero-style .banner-content:before {
    height: 570px;
    width: 570px;
    top: -140px;
    right: 200px;
    -webkit-animation: ripple_3 2.5s linear 1s infinite;
    animation: ripple_3 2.5s linear 1s infinite;
}

@media only screen and (max-width: 1199px) {
    .hero-banner.presentation-hero-style .banner-content:before {
        right: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.presentation-hero-style .banner-content:before {
        height: 400px;
        width: 400px;
        right: 154px;
        top: -70px;
    }
}

.hero-banner.presentation-hero-style .banner-content:after {
    height: 370px;
    width: 370px;
    top: -43px;
    right: 299px;
    -webkit-animation: ripple_3 2.5s linear infinite;
    animation: ripple_3 2.5s linear infinite;
}

@media only screen and (max-width: 1199px) {
    .hero-banner.presentation-hero-style .banner-content:after {
        right: 210px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.presentation-hero-style .banner-content:after {
        height: 300px;
        width: 300px;
        right: 202px;
        top: -16px;
    }
}

.hero-banner.presentation-hero-style .banner-content p {
    width: 70%;
    margin: 0 auto 30px;
}

@media only screen and (max-width: 991px) {
    .hero-banner.presentation-hero-style .banner-content p {
        width: 100%;
    }
}

.hero-banner.presentation-hero-style .banner-gallery {
    display: block;
    position: initial;
}

@media only screen and (max-width: 991px) {
    .hero-banner.presentation-hero-style .banner-gallery {
        display: none;
    }
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail {
    position: absolute;
    z-index: 2;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.presentation-hero-style .banner-gallery .thumbnail img {
        width: 75%;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.presentation-hero-style .banner-gallery .thumbnail img {
        width: 65%;
    }
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-1 {
    top: 225px;
    right: 0;
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-1 img {
    -webkit-animation: none;
    animation: none;
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-2 {
    top: inherit;
    bottom: 158px;
    left: inherit;
    right: 0;
    padding: 0;
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-3 {
    top: 195px;
    left: 0;
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-3 img {
    border-radius: 0;
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-4 {
    bottom: 180px;
    left: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (max-width: 1199px) {
    .hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-4 {
        left: -115px;
    }
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-5 {
    top: 135px;
    right: 325px;
    border-radius: 10px;
}

.hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-5 img {
    border-radius: 10px;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.04);
}

@media only screen and (max-width: 767px) {
    .hero-banner.presentation-hero-style .banner-gallery .thumbnail.thumbnail-5 {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .hero-banner.presentation-hero-style .shape-group {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.presentation-hero-style .shape-group li img {
        width: 75%;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.presentation-hero-style .shape-group li img {
        width: 65%;
    }
}

.hero-banner.presentation-hero-style .shape-group li.shape-1 {
    top: auto;
    bottom: 37%;
    right: 19%;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.presentation-hero-style .shape-group li.shape-1 {
        bottom: 32%;
        right: 19%;
    }
}

.hero-banner.presentation-hero-style .shape-group li.shape-1 img {
    opacity: 1;
}

.hero-banner.presentation-hero-style .shape-group li.shape-2 {
    top: auto;
    bottom: 29%;
    right: 20%;
    z-index: 2;
}

.hero-banner.presentation-hero-style .shape-group li.shape-3 {
    top: 145px;
    bottom: auto;
    right: auto;
    left: 13%;
}

.hero-banner.presentation-hero-style .shape-group li.shape-4 {
    top: 29%;
    bottom: auto;
    right: auto;
    left: 15%;
    z-index: 2;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.presentation-hero-style .shape-group li.shape-4 {
        top: 19%;
        left: 23%;
    }
}

.hero-banner.presentation-hero-style .shape-group li.shape-4 span {
    display: block;
    height: 100px;
    width: 100px;
    border: 16px solid #a0cec8;
    border-radius: 50%;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.presentation-hero-style .shape-group li.shape-4 span {
        height: 50px;
        width: 50px;
        border: 7px solid #a0cec8;
    }
}

.hero-banner.hero-style-1 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    background-color: #EAF0F2;
}

.hero-banner.hero-style-1::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/banner/BG-1.webp);
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-1::before {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-1 {
        padding-top: 95px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-1 {
        padding-top: 75px;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-1 .banner-content .shape-group {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-1 .banner-thumbnail .shape-group {
        display: none;
    }
}

.hero-banner.hero-style-1 .banner-thumbnail .shape-group .shape-1 {
    -webkit-animation: edublink-sm-x-move 3.5s alternate infinite linear;
    animation: edublink-sm-x-move 3.5s alternate infinite linear;
}

.hero-banner.hero-style-1 .shape-7 {
    position: absolute;
    left: -6px;
    top: 13%;
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-1 .shape-7 {
        display: none;
    }
}

.hero-banner.hero-style-1 .shape-7 img {
    filter: opacity(0.7);
    -webkit-filter: opacity(0.7);
}

.hero-banner.hero-style-2 {
    padding: 143px 0 180px;
    background-position: center bottom;
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-2 {
        padding: 0;
    }
}

.hero-banner.hero-style-2::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg/bg-image-1.svg);
    -webkit-filter: brightness(0) saturate(100%) invert(97%) sepia(7%) saturate(503%) hue-rotate(316deg) brightness(103%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(97%) sepia(7%) saturate(503%) hue-rotate(316deg) brightness(103%) contrast(92%);
    background-size: cover;
    background-position: center;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-2 {
        padding: 100px 0 150px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-2 {
        padding: 80px 0 150px;
    }
}

.hero-banner.hero-style-2 .banner-gallery {
    text-align: left;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    z-index: 1;
}

.hero-banner.hero-style-2 .banner-gallery .thumbnail.thumbnail-1 img {
    border-radius: 0 70px 0 110px;
}

.hero-banner.hero-style-2 .banner-gallery .thumbnail.thumbnail-2 {
    padding-top: 120px;
    padding-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-2 .banner-gallery .thumbnail.thumbnail-2 {
        text-align: right;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-2 .banner-gallery .thumbnail.thumbnail-2 {
        text-align: right;
        padding-top: 0;
    }
}

.hero-banner.hero-style-2 .banner-gallery .thumbnail.thumbnail-2 img {
    border-radius: 50px 0 90px 0;
}

.hero-banner.hero-style-2 .banner-gallery .online-support {
    position: absolute;
    right: 50px;
    bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-2 .banner-gallery .online-support {
        display: none;
    }
}

.hero-banner.hero-style-2 .banner-gallery .online-support .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    border-radius: 50px 10px 50px 10px;
}

.hero-banner.hero-style-2 .banner-gallery .online-support .inner .icon {
    width: 50px;
    height: 50px;
    background: rgba(238, 74, 98, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 15px;
    color: #2DCCFE;
    font-size: 22px;
}

.hero-banner.hero-style-2 .banner-gallery .online-support .inner .content {
    text-align: right;
}

.hero-banner.hero-style-2 .banner-gallery .online-support .inner .content .subtitle {
    font-size: 13px;
    
    color: rgba(20, 20, 23, 0.5);
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
}

.hero-banner.hero-style-2 .banner-gallery .online-support .inner .content .title {
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
}

.hero-banner.hero-style-2 .banner-gallery .online-support .inner .content .title a {
    color: #2DCCFE;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-2 .banner-gallery .shape-group {
        display: none;
    }
}

.hero-banner.hero-style-2 .banner-gallery .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-1 {
    top: -58px;
    left: 125px;
}

.hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-2 {
    top: 85px;
    left: -50px;
}

.hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-3 {
    bottom: 30px;
    left: -108px;
}

.hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-4 {
    bottom: -10px;
    right: -12px;
}

.hero-banner.hero-style-3 {
    min-height: 715px;
    position: relative;
    z-index: 1;
    -webkit-mask-image: url(../images/others/mask-01.png);
    mask-image: url(../images/others/mask-01.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-3 {
        min-height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-3 {
        min-height: 100%;
    }
}

.hero-banner.hero-style-3 .swiper-slide {
    padding: 0;
    display: block;
}

.hero-banner.hero-style-3 .swiper-slide:before {
    content: "";
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 80%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 80%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
}

.hero-banner.hero-style-3 .swiper-slide img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: -webkit-transform 5s linear;
    transition: -webkit-transform 5s linear;
    transition: transform 5s linear;
    transition: transform 5s linear, -webkit-transform 5s linear;
    max-width: 100%;
    width: 100%;
    background-size: cover;
    background-position: 100%;
    min-height: 715px;
    object-fit: cover;
}

.hero-banner.hero-style-3 .swiper-slide.swiper-slide-duplicate-active img, .hero-banner.hero-style-3 .swiper-slide.swiper-slide.swiper-slide-active img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hero-banner.hero-style-3 .thumbnail-bg-content .banner-content {
    max-width: 560px;
    position: absolute;
    right: 0;
    bottom: 280px;
    z-index: 12;
}

@media only screen and (min-width: 1401px) and (max-width: 1650px) {
    .hero-banner.hero-style-3 .thumbnail-bg-content .banner-content {
        bottom: 240px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-3 .thumbnail-bg-content .banner-content {
        max-width: 100%;
        bottom: 220px;
    }
}

.hero-banner.hero-style-3 .thumbnail-bg-content .banner-content .subtitle {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.hero-banner.hero-style-3 .thumbnail-bg-content .banner-content .title {
    color: #ffffff;
    
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition-delay: 1700ms;
    transition-delay: 1700ms;
}

.hero-banner.hero-style-3 .thumbnail-bg-content .banner-content p {
    color: #ffffff;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    -webkit-transition-delay: 1900ms;
    transition-delay: 1900ms;
}

.hero-banner.hero-style-3 .thumbnail-bg-content .banner-content .banner-btn {
    opacity: 0;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition-delay: 2100ms;
    transition-delay: 2100ms;
}

.hero-banner.hero-style-3 .swiper-slide-active .thumbnail-bg-content .banner-content .subtitle {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.hero-banner.hero-style-3 .swiper-slide-active .thumbnail-bg-content .banner-content .title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.hero-banner.hero-style-3 .swiper-slide-active .thumbnail-bg-content .banner-content p {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.hero-banner.hero-style-3 .swiper-slide-active .thumbnail-bg-content .banner-content .banner-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-3 .shape-group {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-3 .shape-group {
        display: none;
    }
}

.hero-banner.hero-style-3 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: 1;
}

.hero-banner.hero-style-3 .shape-group li.shape-1 {
    top: 45px;
    right: 8.2%;
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
    .hero-banner.hero-style-3 .shape-group li.shape-1 {
        right: 4.2%;
    }
}

@media only screen and (max-width: 1650px) {
    .hero-banner.hero-style-3 .shape-group li.shape-1 {
        display: none;
    }
}

.hero-banner.hero-style-3 .shape-group li.shape-2 {
    top: 21px;
    right: 26%;
}

.hero-banner.hero-style-3 .shape-group li.shape-3 {
    top: -290px;
    right: -153px;
}

.hero-banner.hero-style-3 .hero-slider-bg-controls {
    position: absolute;
    left: 70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-3 .hero-slider-bg-controls {
        display: none;
    }
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .swiper-slide-controls {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #ffffff;
    color: #181818;
    cursor: pointer;
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .swiper-slide-controls i {
    font-size: 20px;
    line-height: 58px;
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .swiper-slide-controls:hover {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #2DCCFE;
    color: #ffffff;
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .slide-prev {
    position: relative;
    width: 60px !important;
    margin-right: auto;
    margin-left: 6px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .slide-next {
    position: relative;
    width: 60px !important;
    margin-right: auto;
    margin-left: 6px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .slide-next {
    left: 0px;
    top: -69px;
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .slide-prev {
    left: -70px;
    top: 0;
}

.hero-banner.hero-style-4 {
    min-height: 745px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 92%, 0% 100%);
    clip-path: polygon(0 0%, 100% 0%, 100% 92%, 0% 100%);
}

.hero-banner.hero-style-4::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-18.webp);
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-4 {
        -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 92%, 0% 97%);
        clip-path: polygon(0 0%, 100% 0%, 100% 92%, 0% 97%);
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 {
        -webkit-clip-path: none;
        clip-path: none;
    }
}

.hero-banner.hero-style-4 .banner-content {
    text-align: center;
    padding-bottom: 30px;
}

.hero-banner.hero-style-4 .banner-content p {
    width: 70%;
    margin: 0 auto 30px;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-4 .banner-content p {
        width: 100%;
    }
}

.hero-banner.hero-style-4 .banner-gallery {
    display: block;
    position: initial;
}

.hero-banner.hero-style-4 .banner-gallery .thumbnail {
    position: absolute;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail {
        width: 17%;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail {
        width: 15%;
    }
}

@media only screen and (max-width: 575px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail {
        width: 30%;
    }
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail {
        display: none;
    }
}

.hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-1 {
    top: 140px;
    right: 120px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-1 {
        right: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-1 {
        right: 80px;
    }
}

.hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-1 img {
    border-radius: 0;
    -webkit-animation: radiusChange 8s linear infinite;
    animation: radiusChange 8s linear infinite;
}

.hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-2 {
    top: 100px;
    left: 120px;
    padding-top: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-2 {
        left: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-2 {
        left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-2 {
        left: 15px;
    }
}

.hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-2 img {
    border-radius: 50px 0px;
    -webkit-animation: radiusChange2 5s linear;
    animation: radiusChange2 5s linear;
}

.hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-3 {
    bottom: 160px;
    left: 310px;
    padding-top: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-3 {
        left: 200px;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-3 {
        left: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-3 {
        left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-3 {
        left: 15px;
    }
}

.hero-banner.hero-style-4 .banner-gallery .thumbnail.thumbnail-3 img {
    border-radius: 10px 40px;
}

.hero-banner.hero-style-4 .banner-gallery .online-support {
    position: absolute;
    right: 240px;
    bottom: 160px;
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-4 .banner-gallery .online-support {
        right: 100px;
        bottom: 100px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-4 .banner-gallery .online-support {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .banner-gallery .online-support {
        right: 0;
        bottom: -40px;
    }
}

.hero-banner.hero-style-4 .banner-gallery .online-support .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    border-radius: 50px 10px 50px 10px;
}

.hero-banner.hero-style-4 .banner-gallery .online-support .inner .icon {
    width: 50px;
    height: 50px;
    background: rgba(238, 74, 98, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 15px;
    color: #2DCCFE;
    font-size: 22px;
}

.hero-banner.hero-style-4 .banner-gallery .online-support .inner .content {
    text-align: right;
}

.hero-banner.hero-style-4 .banner-gallery .online-support .inner .content .subtitle {
    font-size: 13px;
    
    color: rgba(20, 20, 23, 0.5);
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
}

.hero-banner.hero-style-4 .banner-gallery .online-support .inner .content .title {
    color: #181818;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
}

.hero-banner.hero-style-4 .scroll-down-btn {
    position: absolute;
    bottom: -75px;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .scroll-down-btn {
        bottom: -10px;
        z-index: 12;
    }
}

.hero-banner.hero-style-4 .scroll-down-btn .scroll-btn {
    height: 200px;
    width: 200px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .scroll-down-btn .scroll-btn {
        height: 50px;
        width: 50px;
        background-color: white;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.hero-banner.hero-style-4 .scroll-down-btn .scroll-btn i {
    padding-top: 40px;
    font-size: 26px;
    color: #2DCCFE;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .scroll-down-btn .scroll-btn i {
        font-size: 16px;
        padding-top: 0;
    }
}

.hero-banner.hero-style-4 .scroll-down-btn .scroll-btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid #dfe7e9;
}

.hero-banner.hero-style-4 .scroll-down-btn .scroll-btn:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid #dfe7e9;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .scroll-down-btn .scroll-btn:before, .hero-banner.hero-style-4 .scroll-down-btn .scroll-btn:after {
        display: none;
    }
}

.hero-banner.hero-style-4 .scroll-down-btn .scroll-btn:before {
    -webkit-animation: ripple_2 3s linear infinite;
    animation: ripple_2 3s linear infinite;
}

.hero-banner.hero-style-4 .scroll-down-btn .scroll-btn:after {
    -webkit-animation: ripple_2 3s linear 1s infinite;
    animation: ripple_2 3s linear 1s infinite;
}

.hero-banner.hero-style-4 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-4 .shape-group li {
        width: 10%;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-4 .shape-group li {
        width: 10%;
    }
}

.hero-banner.hero-style-4 .shape-group li.shape-1 {
    top: 50px;
    right: 195px;
}

.hero-banner.hero-style-4 .shape-group li.shape-1 img {
    opacity: .5;
}

@media only screen and (max-width: 1599px) {
    .hero-banner.hero-style-4 .shape-group li.shape-1 {
        right: 161px;
    }
}

.hero-banner.hero-style-4 .shape-group li.shape-2 {
    top: 85px;
    right: 335px;
}

.hero-banner.hero-style-4 .shape-group li.shape-2 img {
    width: 130px;
}

@media only screen and (max-width: 1599px) {
    .hero-banner.hero-style-4 .shape-group li.shape-2 {
        right: 215px;
    }
}

.hero-banner.hero-style-4 .shape-group li.shape-3 {
    bottom: 200px;
    right: 130px;
}

.hero-banner.hero-style-4 .shape-group li.shape-4 {
    bottom: 220px;
    right: 26%;
}

.hero-banner.hero-style-4 .shape-group li.shape-5 {
    top: 35px;
    left: 24%;
}

.hero-banner.hero-style-4 .shape-group li.shape-6 {
    top: 66px;
    left: 88px;
}

@media only screen and (max-width: 1599px) {
    .hero-banner.hero-style-4 .shape-group li.shape-6 {
        left: 8px;
    }
}

.hero-banner.hero-style-4 .shape-group li.shape-7 {
    bottom: 210px;
    left: 60px;
}

@media only screen and (max-width: 1599px) {
    .hero-banner.hero-style-4 .shape-group li.shape-7 {
        bottom: 220px;
        left: -50px;
    }
}

.hero-banner.hero-style-4 .shape-group li.shape-7 img {
    opacity: .3;
}

.hero-banner.hero-style-4 .shape-group li.shape-8 {
    z-index: -2;
    bottom: 120px;
    right: -95px;
}

.hero-banner.hero-style-4 .shape-group li.shape-8 span {
    display: block;
    height: 270px;
    width: 270px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.hero-banner.hero-style-5 {
    background-color: #f7f5f2;
    -webkit-mask-image: url(../images/others/mask-02.webp);
    mask-image: url(../images/others/mask-02.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
    min-height: 715px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-5 {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-5 {
        padding: 80px 0;
    }
}

.hero-banner.hero-style-5 .banner-thumbnail {
    margin-left: 0;
    text-align: left;
    padding: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-5 .banner-thumbnail {
        text-align: center;
    }
}

.hero-banner.hero-style-5 .banner-thumbnail .thumbnail {
    display: inline-block;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-banner.hero-style-5 .banner-thumbnail .shape-group {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-5 .banner-thumbnail .shape-group li {
        width: 100%;
    }
}

.hero-banner.hero-style-5 .banner-thumbnail .shape-group img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-1 {
    top: 0;
    right: auto;
    left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-1 {
        right: 0;
        left: 0;
    }
}

.hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-2 {
    top: auto;
    bottom: 85px;
    right: 52px;
    z-index: 1;
}

.hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-3 {
    top: 18px;
    right: auto;
    left: -45px;
    z-index: -2;
}

.hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-4 {
    top: -45px;
    left: 8px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-5 .shape-group {
        display: none;
    }
}

.hero-banner.hero-style-5 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-5 .shape-group li {
        width: 15%;
    }
}

.hero-banner.hero-style-5 .shape-group li.shape-1 {
    top: 40px;
    right: 70px;
}

.hero-banner.hero-style-5 .shape-group li.shape-2 {
    bottom: 28px;
    right: 160px;
}

.hero-banner.hero-style-5 .shape-group li.shape-3 {
    top: 85px;
    right: 46%;
}

.hero-banner.hero-style-5 .shape-group li.shape-4 {
    bottom: 70px;
    left: 205px;
}

.hero-banner.hero-style-5 .shape-group li.shape-5 {
    top: 55px;
    left: 75px;
}

.hero-banner.hero-style-6 {
    min-height: 710px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-6 {
        padding: 100px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-6 {
        padding: 80px 0 0;
    }
}

.hero-banner.hero-style-6:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #f0f4f5;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    -webkit-mask-image: url(../images/others/mask-03.webp);
    mask-image: url(../images/others/mask-03.webp);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
}

.hero-banner.hero-style-6 .banner-thumbnail {
    margin-left: -15px;
    text-align: left;
    margin-bottom: -125px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-6 .banner-thumbnail {
        margin-bottom: 0;
        margin-left: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-6 .banner-thumbnail {
        margin-bottom: 0;
        margin-left: 0;
        text-align: center;
    }
}

.hero-banner.hero-style-6 .banner-thumbnail .thumbnail {
    display: inline-block;
    position: relative;
}

@media only screen and (max-width: 1199px), only screen and (max-width: 767px) {
    .hero-banner.hero-style-6 .banner-thumbnail .shape-group {
        display: block;
    }
}

.hero-banner.hero-style-6 .banner-thumbnail .shape-group img {
    opacity: 1;
}

.hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-1 {
    top: 80px;
    right: auto;
    left: 15px;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-1 {
        left: inherit;
        right: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-1 {
        right: 60px;
    }
}

.hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-2 {
    top: auto;
    bottom: 250px;
    right: 80px;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-2 {
        display: none;
    }
}

.hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-3 {
    top: 80px;
    right: auto;
    left: -75px;
    z-index: -2;
}

.hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-4 {
    top: 26px;
    left: 22px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-4 {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-6 .shape-group {
        display: none;
    }
}

.hero-banner.hero-style-6 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.hero-banner.hero-style-6 .shape-group li img {
    opacity: .2;
}

.hero-banner.hero-style-6 .shape-group li.shape-1 {
    top: 45px;
    right: 250px;
}

.hero-banner.hero-style-6 .shape-group li.shape-2 {
    bottom: 26px;
    right: 115px;
}

.hero-banner.hero-style-6 .shape-group li.shape-3 {
    top: 25px;
    left: 0px;
    z-index: -1;
}

.hero-banner.hero-style-7 {
    min-height: 820px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: -webkit-linear-gradient(right, rgba(49, 185, 120, 0.2) 0%, rgba(26, 182, 157, 0.2) 100%);
    background: linear-gradient(-90deg, rgba(49, 185, 120, 0.2) 0%, rgba(26, 182, 157, 0.2) 100%);
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-7 {
        min-height: 100%;
        padding: 80px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-7 {
        min-height: 100%;
        padding: 60px 0 80px;
    }
}

.hero-banner.hero-style-7 .banner-content {
    text-align: center;
    padding-top: 30px;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-7 .banner-content {
        padding-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-7 .banner-content {
        padding-top: 0;
    }
}

.hero-banner.hero-style-7 .banner-content p {
    width: 70%;
    margin: 0 auto 30px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-7 .banner-content p {
        width: 100%;
    }
}

.hero-banner.hero-style-7 .banner-content .features-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -50px;
    padding-top: 65px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-7 .banner-content .features-list {
        margin: 0 -20px;
        padding-top: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-banner.hero-style-7 .banner-content .features-list {
        margin: 0 -5px;
    }
}

.hero-banner.hero-style-7 .banner-content .features-box {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    margin: 0 50px;
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-7 .banner-content .features-box {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-banner.hero-style-7 .banner-content .features-box {
        margin: 0 5px;
    }
}

.hero-banner.hero-style-7 .banner-content .features-box .icon {
    color: #ffffff;
}

@media only screen and (max-width: 575px) {
    .hero-banner.hero-style-7 .banner-content .features-box .content .title {
        font-size: 14px;
    }
}

.hero-banner.hero-style-7 .banner-content .features-box.color-extra02-style .icon {
    background-color: #8e56ff;
}

.hero-banner.hero-style-7 .banner-content .features-box.color-secondary-style .icon {
    background-color: #2DCCFE;
}

.hero-banner.hero-style-7 .banner-content .features-box.color-primary-style .icon {
    background-color: #2DCCFE;
}

.hero-banner.hero-style-7 .banner-gallery {
    display: block;
    position: initial;
}

.hero-banner.hero-style-7 .banner-gallery .thumbnail {
    position: absolute;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail {
        width: 20%;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail {
        width: 20%;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail {
        display: none;
    }
}

.hero-banner.hero-style-7 .banner-gallery .thumbnail img {
    border-radius: 0;
}

.hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-1 {
    bottom: 160px;
    right: 130px;
}

@media only screen and (max-width: 1650px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-1 {
        right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-1 {
        bottom: 50%;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-1 {
        bottom: 50%;
    }
}

.hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-2 {
    bottom: 120px;
    left: 150px;
    padding-top: 0;
}

@media only screen and (max-width: 1650px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-2 {
        left: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-2 {
        bottom: 50%;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-7 .banner-gallery .thumbnail.thumbnail-2 {
        bottom: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-7 .shape-group {
        display: none;
    }
}

.hero-banner.hero-style-7 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.hero-banner.hero-style-7 .shape-group li img {
    opacity: .3;
}

.hero-banner.hero-style-7 .shape-group li.shape-1 {
    top: 100px;
    right: 82px;
}

.hero-banner.hero-style-7 .shape-group li.shape-2 {
    top: 47%;
    right: 24%;
}

.hero-banner.hero-style-7 .shape-group li.shape-3 {
    bottom: 0;
    right: 44%;
}

.hero-banner.hero-style-7 .shape-group li.shape-4 {
    top: 220px;
    left: 21%;
}

.hero-banner.hero-style-7 .shape-group li.shape-5 {
    top: 135px;
    left: 65px;
}

.hero-banner.hero-style-7 .shape-group li.shape-6 {
    top: -60px;
    right: 35%;
}

.hero-banner.hero-style-7 .shape-group li.shape-6 img {
    opacity: 1;
}

.hero-banner.hero-style-7 .shape-group li.shape-7 {
    bottom: -35px;
    left: 21%;
}

.hero-banner.hero-style-7 .shape-group li.shape-7 img {
    opacity: 1;
}

/*-------------------
  Instagram Styles
---------------------*/
.instagram-grid {
    text-align: center;
}

.instagram-grid a {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    display: block;
}

.instagram-grid a img {
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}

.instagram-grid a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000000;
    border-radius: 8px;
    opacity: .5;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.instagram-grid a .user-info {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%) scale(1.5);
    -ms-transform: translateY(-50%) scale(1.5);
    transform: translateY(-50%) scale(1.5);
    z-index: 1;
    color: #ffffff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.instagram-grid a .user-info .icon {
    display: block;
    font-size: 26px;
}

.instagram-grid a .user-info .user-name {
    font-size: 18px;
    font-family: "Diodrum";
    
}

.instagram-grid:hover a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.instagram-grid:hover a:after {
    visibility: visible;
    opacity: .5;
}

.instagram-grid:hover a .user-info {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    visibility: visible;
    opacity: 1;
}

/*-------------------
  Pricing Table Styles 
---------------------*/
.pricing-table {
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    border-radius: 8px;
    padding: 50px 30px 45px;
    position: relative;
    text-align: center;
}

.pricing-table .pricing-header {
    margin-bottom: 35px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
}

.pricing-table .pricing-header .price-wrap {
    font-family: "Diodrum";
    line-height: 1;
    margin-bottom: 20px;
}

.pricing-table .pricing-header .price-wrap .amount {
    
    font-size: 40px;
    color: #181818;
    display: block;
    margin-bottom: 18px;
}

.pricing-table .pricing-header .price-wrap .duration {
    color: #808080;
    font-size: 14px;
    font-weight: 500;
}

.pricing-table .pricing-header .title {
    text-transform: uppercase;
    font-family: "Diodrum";
    font-weight: 500;
    font-size: 14px;
    color: #2DCCFE;
    margin-bottom: 18px;
}

.pricing-table .pricing-body {
    margin-bottom: 40px;
}

.pricing-table .pricing-body .list-item li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #181818;
}

.pricing-table .pricing-body .list-item li i {
    color: #2DCCFE;
    margin-left: 10px;
}

.pricing-table .pricing-body .list-item li + li {
    margin-top: 16px;
}

.pricing-table .pricing-body .list-item li.item-off {
    color: #808080;
}

.pricing-table .pricing-body .list-item li.item-off i {
    color: #808080;
    opacity: .5;
}

.pricing-table .edu-btn.btn-border {
    padding: 0 30px;
}

.pricing-table .edu-btn.btn-border i {
    font-size: 14px;
    
    top: 2px;
    padding-right: 10px;
}

.pricing-table .edu-btn.btn-border:after {
    display: block;
}

.pricing-table:hover .edu-btn {
    background-color: #2DCCFE;
    color: #ffffff;
    border-color: #2DCCFE;
}

/*-------------------
  Privacy Policy Style
---------------------*/
.privacy-policy-area {
    padding: 120px 0 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .privacy-policy-area {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 767px) {
    .privacy-policy-area {
        padding: 80px 0;
    }
}

.privacy-policy {
    padding-left: 50px;
}

.privacy-policy h4.title {
    margin-bottom: 25px;
}

.privacy-policy p {
    margin-bottom: 28px;
}

.privacy-policy .text-block {
    margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
    .privacy-policy .text-block {
        margin-bottom: 50px;
    }
}

.privacy-policy .text-block:last-child {
    margin-bottom: 0;
}

.privacy-policy ul li {
    padding-right: 30px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.privacy-policy ul li:after {
    content: "\e913";
    font-family: 'icomoon';
    color: #2DCCFE;
    position: absolute;
    right: 0;
    top: 0;
}

/*----------------------------
    Product Details Styles 
------------------------------*/
.product-details-area {
    padding-bottom: 95px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-area {
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .product-details-area {
        padding-bottom: 50px;
    }
}

.product-details-area .thumbnail {
    border: 1px solid #e5e5e5;
    text-align: center;
}

.product-details-area .content .title {
    margin-bottom: 12px;
}

.product-details-area .content .product-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 10px;
}

.product-details-area .content .product-rating .rating {
    margin-left: 5px;
}

.product-details-area .content .product-rating .rating i {
    font-size: 14px;
    color: #a0cec8;
    padding: 0;
}

.product-details-area .content .product-rating .rating-count {
    font-size: 14px;
    color: #181818;
    
}

.product-details-area .content .price {
    font-size: 18px;
    
    color: #2DCCFE;
    font-family: "Diodrum";
}

.product-details-area .content p {
    margin-top: 22px;
    margin-bottom: 34px;
}

.product-details-area .content .product-action .add-to-cart-btn {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .product-details-area .content .product-action .add-to-cart-btn {
        margin-top: 20px;
    }
}

.product-details-area .content .product-action .add-to-cart-btn a {
    margin-left: 10px;
}

.product-details-area .content .product-action .add-to-cart-btn a:last-child {
    margin-left: 0;
}

.product-details-area .content .product-action .add-to-cart-btn .wishlist-btn {
    border: 1px solid #e5e5e5;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 8px;
}

.product-details-area .content .product-action .add-to-cart-btn .wishlist-btn i {
    font-size: 16px;
    color: #181818;
}

.product-details-area .content .product-action .add-to-cart-btn .wishlist-btn:hover {
    border-color: #2DCCFE;
}

.product-details-area .content .product-action .add-to-cart-btn .wishlist-btn:hover i {
    color: #ffffff;
}

.product-details-area .content .product-feature {
    margin-top: 32px;
}

.product-details-area .content .product-feature li {
    font-weight: 400;
    margin: 6px 0;
    font-size: 16px;
}

.product-details-area .content .product-feature li span {
    
    color: #181818;
}

.product-details-area .content .product-feature li a {
    position: relative;
    display: inline-block;
}

.product-details-area .content .product-feature li a::after {
    position: absolute;
    content: ",";
    left: -3px;
}

.product-details-area .content .product-feature li a:last-child:after {
    display: none;
}

.product-description-nav {
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 35px;
}

.product-description-nav .nav-item {
    margin: 0 5px;
}

.product-description-nav .nav-item button.nav-link {
    background: transparent;
    border: 0 none;
    
    font-size: 16px;
    line-height: 28px;
    padding: 22px 25px;
    color: #808080;
    font-family: "Diodrum";
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.product-description-nav .nav-item button.nav-link::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    height: 2px;
    background: #2DCCFE;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 0;
}

.product-description-nav .nav-item button.nav-link:hover {
    color: #181818;
}

.product-description-nav .nav-item button.nav-link.active {
    color: #181818;
}

.product-description-nav .nav-item button.nav-link:hover::after, .product-description-nav .nav-item button.nav-link.active::after {
    width: 100%;
}

.product-description-content .comment-area {
    margin-top: 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 45px;
}

.product-description-content .comment-area .heading-title {
    margin-bottom: 40px;
}

.product-description-content .comment-list-wrapper .comment .comment-content .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 479px) {
    .product-description-content .comment-list-wrapper .comment .comment-content .title {
        display: block;
    }
}

.product-description-content .comment-list-wrapper .comment .comment-content .date {
    margin-bottom: 0;
    font-size: 14px;
    color: #808080;
    font-weight: 400;
    margin-right: 5px;
}

@media only screen and (max-width: 479px) {
    .product-description-content .comment-list-wrapper .comment .comment-content .date {
        margin-right: 0;
        margin-top: 4px;
    }
}

.product-description-content .comment-list-wrapper .comment .comment-content .rating {
    font-size: 13px;
    color: #ffc92e;
    margin-bottom: 16px;
}

.product-description-content .comment-form-area {
    margin-top: 70px;
}

.product-description-content .comment-form .review-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}

.product-description-content .comment-form .review-rating .title {
    margin-bottom: 0;
    margin-left: 15px;
}

.product-description-content .comment-form .review-rating .rating {
    font-size: 14px;
    color: #ffc92e;
}

.product-description-content .comment-form .form-group label {
    color: #808080;
    margin-bottom: 5px;
}

.product-description-content .comment-form .form-group input {
    box-shadow: none;
    border: 1px solid #e5e5e5;
    height: 50px;
}

.product-description-content .comment-form .form-group textarea {
    box-shadow: none;
    border: 1px solid #e5e5e5;
}

.product-description-content .comment-form .form-group .edu-form-check label:before {
    background-color: transparent;
}

/*-------------------
  Shop Styles 
---------------------*/
.edu-product {
    margin-bottom: 15px;
}

.edu-product .inner {
    text-align: center;
}

.edu-product .inner > .thumbnail {
    position: relative;
}

.edu-product .inner > .thumbnail > a {
    display: block;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}

.edu-product .inner > .thumbnail > a img {
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-product .inner > .thumbnail .product-hover-info {
    text-align: center;
    position: absolute;
    top: 55%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

.edu-product .inner > .thumbnail .product-hover-info ul li {
    margin: 0;
    padding: 7px;
    position: relative;
}

.edu-product .inner > .thumbnail .product-hover-info ul li a {
    text-align: center;
    font-size: 18px;
    color: #000000;
    height: 36px;
    width: 36px;
    line-height: 40px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.edu-product .inner > .thumbnail .product-hover-info ul li a:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.edu-product .inner .content {
    padding-top: 26px;
}

.edu-product .inner .content .title {
    font-size: 16px;
    margin-bottom: 8px;
}

.edu-product .inner .content .product-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 8px;
}

.edu-product .inner .content .product-rating .rating {
    color: #ffc92e;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 14px;
}

.edu-product .inner .content .product-rating .rating-count {
    font-size: 14px;
    font-weight: 500;
    color: #181818;
    margin-right: 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-product .inner .content .price {
    font-size: 14px;
    font-family: "Diodrum";
    
    color: #2DCCFE;
}

.edu-product:hover .inner .thumbnail a {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    border-color: #ffffff;
}

.edu-product:hover .inner .thumbnail a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .3;
}

.edu-product:hover .inner .thumbnail .product-hover-info {
    top: 50%;
    visibility: visible;
    opacity: 1;
}

.pro-qty {
    width: 136px;
    height: 55px;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px 18px;
}

@media only screen and (max-width: 575px) {
    .pro-qty {
        width: 110px;
        height: 50px;
    }
}

.pro-qty input {
    width: 28px;
    float: left;
    border: none;
    height: 32px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    background-color: transparent;
    font-size: 14px;
    margin: 0 12px;
    color: #101010;
}

.pro-qty .qtybtn {
    display: block;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    color: #848484;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.pro-qty .qtybtn:hover {
    color: #2DCCFE;
}

.pro-qty input::-webkit-outer-spin-button,
  .pro-qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.pro-qty input[type=number] {
    -moz-appearance: textfield;
}

.cart-table th,
.cart-table td {
    border: none;
    border-bottom: 1px solid #e6e6e6 !important;
}

@media only screen and (max-width: 767px) {
    .cart-table th:last-child,
    .cart-table td:last-child {
        border-bottom: none;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table thead {
        display: none;
    }
}

.cart-table thead th {
    font-size: 16px;
    
    font-family: "Diodrum";
    text-transform: capitalize;
    color: #181818;
    padding: 18px 15px;
}

@media only screen and (max-width: 991px) {
    .cart-table thead th {
        padding: 20px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table tbody tr {
        padding-right: 120px;
        position: relative;
        display: block;
        border-bottom: undefined;
        margin-bottom: 30px;
    }

    .cart-table tbody tr:last-child {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 575px) {
    .cart-table tbody tr {
        padding-right: 90px;
    }
}

.cart-table tbody td {
    vertical-align: middle;
    padding: 30px 15px;
    font-size: 14px;
    color: #222222;
    min-width: 150px;
}

@media only screen and (max-width: 991px) {
    .cart-table tbody td {
        font-size: 18px;
        padding: 20px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .cart-table tbody td {
        font-size: 16px;
        display: block;
        text-align: left;
        padding: 10px 0;
        position: relative;
    }

    .cart-table tbody td:before {
        content: attr(data-title) " :";
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 13px;
        color: #000000;
    }
}

.cart-table tbody td.product-remove {
    min-width: auto;
}

@media only screen and (max-width: 767px) {
    .cart-table tbody td.product-remove {
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: none !important;
        z-index: 1;
    }
}

.cart-table tbody td.product-remove .remove-wishlist {
    display: block;
    text-align: center;
    height: 32px;
    width: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media only screen and (max-width: 767px) {
    .cart-table tbody td.product-remove .remove-wishlist {
        font-size: 10px;
    }
}

.cart-table tbody td.product-remove .remove-wishlist:hover {
    color: #2DCCFE;
}

.cart-table tbody td.product-remove:before {
    display: none;
}

.cart-table tbody td.product-thumbnail {
    width: 110px;
}

@media only screen and (max-width: 767px) {
    .cart-table tbody td.product-thumbnail {
        width: 80px;
        position: absolute;
        right: 0;
        top: 0;
        border-bottom: none !important;
        text-align: right;
    }
}

.cart-table tbody td.product-thumbnail a {
    border: 1px solid #e5e5e5;
}

.cart-table tbody td.product-thumbnail a img {
    height: 110px;
}

@media only screen and (max-width: 575px) {
    .cart-table tbody td.product-thumbnail a img {
        height: 85px;
    }
}

.cart-table tbody td.product-thumbnail:before {
    display: none;
}

.cart-table tbody td.product-title {
    width: 30%;
    color: #181818;
    font-size: 16px;
    
    font-family: "Diodrum";
}

@media only screen and (max-width: 767px) {
    .cart-table tbody td.product-title {
        width: 100%;
        text-align: right;
        padding-left: 40px;
    }
}

.cart-table tbody td.product-title a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.cart-table tbody td.product-title:before {
    display: none;
}

.cart-table tbody td.product-quantity .pro-qty {
    margin: 0 auto;
    margin-left: 0;
}

.wishlist-table tbody td.product-add-cart:before {
    display: none;
}

.cart-update-btn-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media only screen and (max-width: 575px) {
    .cart-update-btn-area {
        display: block;
    }
}

.cart-update-btn-area .product-cupon {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    height: 50px;
    padding: 5px 5px 5px 20px;
    max-width: 430px;
}

.cart-update-btn-area .product-cupon input {
    padding: 0;
    border: none;
    height: auto;
    padding-left: 20px;
}

.cart-update-btn-area .product-cupon .submit-btn {
    border: none;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    color: #ffffff;
    border-radius: 8px !important;
    padding: 5px 22px;
    font-size: 12px;
}

.cart-update-btn-area .update-btn {
    text-align: left;
}

@media only screen and (max-width: 575px) {
    .cart-update-btn-area .update-btn {
        text-align: right;
        margin-top: 20px;
    }
}

.cart-update-btn-area .update-btn .edu-btn.disabled {
    opacity: .5;
}

.order-summery {
    margin-top: 100px;
}

@media only screen and (max-width: 767px) {
    .order-summery {
        margin-top: 80px;
    }
}

.order-summery .title {
    margin-bottom: 24px;
}

.order-summery .summery-table tbody td {
    border-color: #e6e6e6;
    font-size: 16px;
    color: #181818;
    padding: 14px 30px;
}

.order-summery .summery-table tbody td:first-child {
    
    width: 165px;
    font-family: "Diodrum";
}

.order-summery .summery-table tbody td:last-child {
    font-size: 14px;
    text-align: left;
    color: #848484;
}

.order-summery .summery-table .order-total td:last-child {
    color: #181818;
    
}

.order-summery .checkout-btn {
    width: 100%;
}

.order-summery.checkout-summery {
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .order-summery.checkout-summery {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .order-summery.checkout-summery {
        margin-top: 60px;
    }
}

.order-summery.checkout-summery .summery-table-wrap {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 45px 50px 30px;
}

@media only screen and (max-width: 575px) {
    .order-summery.checkout-summery .summery-table-wrap {
        padding: 40px 20px 20px;
    }
}

.order-summery.checkout-summery .summery-table-wrap .title {
    margin-bottom: 18px;
}

.order-summery.checkout-summery .summery-table-wrap table {
    margin-bottom: 0;
}

.order-summery.checkout-summery .summery-table-wrap table tr:last-child td {
    border-bottom: none;
}

.order-summery.checkout-summery .summery-table-wrap table td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    width: auto;
    padding: 12px 0;
    color: #181818;
}

@media only screen and (max-width: 575px) {
    .order-summery.checkout-summery .summery-table-wrap table td {
        font-size: 14px;
    }
}

.order-summery.checkout-summery .summery-table-wrap table .order-subtotal td:last-child {
    color: #808080;
    font-weight: 500;
}

.order-summery.checkout-summery .summery-table-wrap table .order-total td {
    
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .account-page-area .shape-group {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .account-page-area .shape-group {
        display: none;
    }
}

.account-page-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.account-page-area .shape-group li.shape-1 {
    bottom: -10px;
    right: 60px;
}

.account-page-area .shape-group li.shape-2 {
    top: -60px;
    left: 50px;
}

.account-page-area .shape-group li.shape-3 {
    top: -30px;
    left: 0px;
    z-index: 1;
}

.login-form-box {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
    padding: 30px 50px;
    border-radius: 8px;
    background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
    .login-form-box {
        padding: 25px 20px;
    }
}

.login-form-box .title {
text-align: center;
}

.login-form-box a {
    color: #2DCCFE;
}

.login-form-box a:hover {
    color: #2DCCFE;
}

.login-form-box p {
    color: #181818;
    margin-bottom: 25px;
text-align: center;
}


.login-form-box p a { 

}

.login-form-box .form-group {
    position: relative;
}

.login-form-box .form-group input {
    border: 1px solid #e5e5e5;
    height: 50px;
}

.login-form-box .form-group .edu-btn {
    width: 100%;
}

.login-form-box .form-group .password-show {
    position: absolute;
    bottom: 11px;
    left: 18px;
    color: #b2b2b2;
    font-size: 13px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.login-form-box .form-group .password-show:hover {
    color: #2DCCFE;
}

.login-form-box .chekbox-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 25px 0;
}

@media only screen and (max-width: 479px) {
    .login-form-box .chekbox-area {
        display: block;
    }
}

.login-form-box .chekbox-area .edu-form-check {
    position: relative;
}

.login-form-box .chekbox-area .edu-form-check label {
    padding-right: 28px;
}

.login-form-box .chekbox-area .edu-form-check label:before {
    background-color: #f7f7f7;
    border-color: #e5e5e5;
}

.login-form-box .chekbox-area .edu-form-check input {
    height: auto;
}

.login-form-box .chekbox-area .edu-form-check input:checked ~ label::before {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
}

.login-form-box .chekbox-area .edu-form-check input:checked ~ label::after {
    opacity: 1;
}


.checkout-notice {
    margin-bottom: 65px;
}

.checkout-notice .coupn-box {
    padding: 0 30px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
}

.checkout-notice .toggle-bar {
    padding: 18px 0;
    margin-bottom: 0;
}

.checkout-notice .toggle-bar a {
    color: #2DCCFE;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

@media only screen and (max-width: 479px) {
    .checkout-notice .input-group {
        display: block;
    }
}

.checkout-notice .input-group input {
    width: auto;
    border: 1px solid #e5e5e5;
    height: 50px;
    border-radius: 8px !important;
}

.checkout-notice .input-group .apply-btn {
    margin-right: 10px !important;
}

@media only screen and (max-width: 479px) {
    .checkout-notice .input-group .apply-btn {
        margin-right: 0 !important;
        margin-top: 15px;
    }
}

.checkout-notice .toggle-open {
    display: none;
    margin-top: 10px;
    margin-bottom: 30px;
}

.checkout-billing .title {
    margin-bottom: 30px;
}

.checkout-billing .form-group {
    margin-bottom: 25px;
}

.checkout-billing .form-group label {
    font-size: 16px;
    margin-bottom: 5px;
}

.checkout-billing .form-group input {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    height: 45px;
    margin-bottom: 10px;
}

.checkout-billing .form-group input:last-child {
    margin-bottom: 0;
}

.checkout-billing .form-group textarea {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
}

.checkout-billing .form-group select {
    height: 45px;
    background-color: transparent;
    border: 1px solid #e5e5e5;
    color: #808080;
    font-weight: 400;
    background: url(../images/icons/arrow-icon.png) 92% center no-repeat transparent;
}

.order-payment {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 50px 50px 42px;
    margin-top: 50px;
}

@media only screen and (max-width: 575px) {
    .order-payment {
        padding: 40px 20px 30px;
    }
}

.order-payment .title {
    margin-bottom: 40px;
}

.order-payment .payment-method {
    background-color: #0e141c;
    padding: 30px 30px 45px;
    margin-bottom: 30px;
}

@media only screen and (max-width: 575px) {
    .order-payment .payment-method {
        padding: 30px 20px 30px;
    }
}

.order-payment .form-group {
    position: relative;
    border-bottom: 1px solid #dce0e0;
    margin-bottom: 22px;
    padding-bottom: 22px;
}

.order-payment .form-group:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.order-payment .form-group p {
    margin-top: 5px;
    margin-bottom: 0;
    padding-right: 30px;
}

.order-payment .form-group a {
    margin-right: 20px;
    font-weight: 500;
}

.order-payment .form-group label {
    font-size: 16px;
    font-weight: 500;
}

.order-payment .form-group:last-child {
    border-bottom: none;
}

.order-payment .form-group input[type="checkbox"],
    .order-payment .form-group input[type="radio"] {
    width: auto;
}

/*-------------------
  Splash Page Styles 
---------------------*/
.edublink-landing-page #edublink-preloader {
    display: none !important;
}

.pv-header-style.edu-header .header-mainmenu {
    background-color: transparent;
    box-shadow: none;
    z-index: 5;
}

.pv-header-style.edu-header .header-mainmenu.edu-sticky {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
}

.pv-header-style .mainmenu-nav {
    margin-left: 30px;
}

.pv-header-style .mainmenu-nav .mainmenu {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.pv-header-style .mainmenu-nav .mainmenu li a {
    padding: 0 20px;
    height: 90px;
    line-height: 90px;
}

.pv-header-style .edublink-vue-mobile-popup-menu .mainmenu li.header-btn {
    padding-top: 30px;
}

.pv-header-style .edublink-vue-mobile-popup-menu .mainmenu li.header-btn .edu-btn {
    padding: 0;
}

.pv-header-style .edublink-vue-mobile-popup-menu .mainmenu li.header-btn .edu-btn:hover {
    color: #ffffff;
}

.pv-demo-counterup {
    margin-top: -95px;
    position: relative;
    z-index: 1;
}

.pv-demo-counterup .counterup-wrap {
    background-color: #ffffff;
    max-width: 870px;
    width: 100%;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    margin: 0 auto;
    padding: 50px 0;
}

@media only screen and (max-width: 767px) {
    .pv-demo-counterup .counterup-wrap {
        padding: 40px 0;
    }
}

.pv-demo-counterup .counterup-wrap .edu-counterup {
    box-shadow: none;
    padding: 0 30px;
    border-radius: 0;
}

@media only screen and (max-width: 767px) {
    .pv-demo-counterup .counterup-wrap .edu-counterup {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 575px) {
    .pv-demo-counterup .counterup-wrap .edu-counterup {
        padding: 20px;
    }
}

.pv-demo-counterup .counterup-wrap .edu-counterup.border-end {
    border-color: #e5e5e5;
}

@media only screen and (max-width: 575px) {
    .pv-demo-counterup .counterup-wrap .edu-counterup.border-end {
        border: none !important;
    }
}

.pv-demo-counterup .counterup-wrap .edu-counterup .count-number {
    font-size: 50px;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-demo-counterup .counterup-wrap .edu-counterup .count-number {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-demo-counterup .counterup-wrap .edu-counterup .count-number {
        font-size: 30px;
    }
}

.pv-demo-counterup .counterup-wrap .edu-counterup .title {
    
    font-size: 17px;
    color: #181818;
    text-transform: capitalize;
}

.pv-demo-area {
    padding: 140px 0 90px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-demo-area {
        padding: 110px 0 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-demo-area {
        padding: 90px 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-demo-area {
        padding: 70px 0 20px;
    }
}

.single-demo {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}

.single-demo .new-wrapper {
    position: absolute;
    left: -15px;
    top: -15px;
    background-color: #a0cec8;
    color: #ffffff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    box-shadow: 0px 10px 30px 0px rgba(179, 109, 28, 0.4);
    border-radius: 50%;
    z-index: 1;
}

.single-demo .inner {
    background-color: #ffffff;
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.07);
    border-radius: 8px;
    padding: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.single-demo.coming-soon a {
    pointer-events: none;
}

.single-demo .thumbnail {
    position: relative;
    text-align: center;
}

.single-demo .thumbnail .thumbnail-link {
    display: block;
    position: relative;
}

.single-demo .thumbnail .thumbnail-link::before {
    background: rgba(0, 0, 0, 0.35);
    border-radius: 8px;
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.single-demo .thumbnail .thumbnail-link img {
    border-radius: 8px;
    width: 100%;
}

.single-demo .thumbnail .hover-action {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.single-demo .title {
    
    font-size: 20px;
    margin-top: 28px;
    margin-bottom: 10px;
}

.single-demo:hover .inner {
    box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.single-demo:hover .thumbnail .thumbnail-link::before {
    opacity: 1;
}

.single-demo:hover .thumbnail .hover-action {
    opacity: 1;
}

.pv-elementor-area {
    padding: 150px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-elementor-area {
        padding: 120px 0 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-elementor-area {
        padding: 100px 0 80px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-elementor-area {
        padding: 80px 0 60px;
    }
}

@media only screen and (max-width: 1199px) {
    .pv-elementor-area .elementor-content .splash-title {
        text-align: center;
    }
}

.pv-elementor-area .elementor-content .splash-title img {
    margin-bottom: 35px;
}

.pv-elementor-area .elementor-content .splash-title p {
    width: 60%;
}

@media only screen and (max-width: 1199px) {
    .pv-elementor-area .elementor-content .splash-title p {
        width: 100%;
    }
}

.pv-elementor-area .elementor-thumbnail {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .pv-elementor-area .elementor-thumbnail {
        text-align: center;
    }
}

.pv-elementor-area .elementor-thumbnail img {
    border-radius: 20px;
}

@media only screen and (max-width: 991px) {
    .pv-elementor-area .elementor-thumbnail .shape-group {
        display: none;
    }
}

.pv-elementor-area .elementor-thumbnail .shape-group li {
    position: absolute;
    z-index: -1;
}

.pv-elementor-area .elementor-thumbnail .shape-group li.shape-1 {
    top: -50px;
    right: -75px;
}

.pv-elementor-area .elementor-thumbnail .shape-group li.shape-2 {
    top: -82px;
    right: -14px;
    z-index: 1;
}

.pv-elementor-area .elementor-thumbnail .shape-group li.shape-3 {
    bottom: -70px;
    left: 50px;
}

.pv-elementor-area .elementor-thumbnail .shape-group li.shape-4 {
    bottom: -80px;
    left: -80px;
    z-index: -2;
}

.pv-courses-demo {
    position: relative;
    padding: 150px 0 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-courses-demo {
        padding: 120px 0 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-courses-demo {
        padding: 100px 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-courses-demo {
        padding: 80px 0 10px;
    }
}

.pv-courses-demo .splash-title.section-title {
    margin-bottom: 80px;
}

@media only screen and (max-width: 991px) {
    .pv-courses-demo .splash-title.section-title {
        margin-bottom: 50px;
    }
}

.pv-courses-demo .splash-title .shape-line {
    margin-bottom: 28px;
}

.pv-courses-demo .splash-title p {
    color: #181818;
    font-size: 16px;
}

.pv-courses-demo .margque-courses {
    background-image: url(../images/preview/courses.webp);
    background-repeat: repeat-x;
    background-size: auto;
    height: 460px;
    position: relative;
    z-index: 1;
    margin-top: -20px;
}

.pv-courses-demo .shape-group li.shape-1 {
    top: 100px;
    left: 140px;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .pv-courses-demo .shape-group li.shape-1 {
        top: 80px;
        left: 30px;
    }
}

.pv-courses-demo .shape-group li.shape-2 {
    top: 310px;
    right: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .pv-courses-demo .shape-group li.shape-2 {
        display: none;
    }
}

.pv-courses-demo .shape-group li.shape-3 {
    top: 330px;
    right: 165px;
    z-index: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .pv-courses-demo .shape-group li.shape-3 {
        display: none;
    }
}

.pv-courses-demo .shape-group li.shape-4 {
    top: 130px;
    right: 15%;
}

.pv-courses-demo .shape-group li.shape-5 {
    top: -252px;
    left: -111px;
    z-index: -2;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .pv-courses-demo .shape-group li.shape-5 {
        top: -230px;
        left: -270px;
    }
}

.pv-courses-demo .shape-group li.shape-5 span {
    display: block;
    height: 470px;
    width: 470px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.pv-course-details-area {
    position: relative;
    padding: 115px 0 135px;
}

.pv-course-details-area::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/preview-course-bg.jpg);
    z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-course-details-area {
        padding: 120px 0 65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-course-details-area {
        padding: 100px 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-course-details-area {
        padding: 80px 0 40px;
    }
}

.pv-course-details-area .course-content {
    max-width: 460px;
}

@media only screen and (max-width: 1710px) {
    .pv-course-details-area .course-content {
        padding-right: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-course-details-area .course-content {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .pv-course-details-area .course-content {
        max-width: 100%;
        padding-right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .pv-course-details-area .course-content .splash-title.section-title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .pv-course-details-area .course-content .splash-title {
        text-align: center;
    }
}

.pv-course-details-area .course-content .splash-title img {
    margin-bottom: 35px;
}

.pv-course-details-area .course-thumbnail {
    position: relative;
    z-index: 1;
    text-align: left;
}

@media only screen and (max-width: 991px) {
    .pv-course-details-area .course-thumbnail {
        text-align: center;
    }
}

.pv-course-details-area .course-thumbnail .course-instructor {
    position: absolute;
    content: '';
    right: -40px;
    top: 150px;
}

@media only screen and (max-width: 1650px) {
    .pv-course-details-area .course-thumbnail .course-instructor {
        right: -50px;
        max-width: 320px;
    }
}

@media only screen and (max-width: 1199px) {
    .pv-course-details-area .course-thumbnail .course-instructor {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .pv-course-details-area .course-thumbnail .shape-group {
        display: none;
    }
}

.pv-course-details-area .course-thumbnail .shape-group li {
    position: absolute;
    z-index: -1;
}

.pv-course-details-area .course-thumbnail .shape-group li.shape-1 {
    top: -30px;
    right: 60px;
}

@media only screen and (max-width: 1710px) {
    .pv-course-details-area .course-thumbnail .shape-group li.shape-1 {
        top: -30px;
        right: -10px;
    }
}

.pv-course-details-area .course-thumbnail .shape-group li.shape-2 {
    top: -40px;
    right: 135px;
    z-index: 1;
}

@media only screen and (max-width: 1710px) {
    .pv-course-details-area .course-thumbnail .shape-group li.shape-2 {
        top: -40px;
        right: 65px;
    }
}

.pv-course-details-area .course-thumbnail .shape-group li.shape-3 {
    bottom: -10px;
    left: -30px;
}

.pv-course-details-area .course-thumbnail .shape-group li.shape-4 {
    bottom: 7px;
    left: 100px;
}

.pv-shop-area {
    position: relative;
    padding: 125px 0 115px;
}

.pv-shop-area::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-24.jpg);
    background-size: cover;
    z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-shop-area {
        padding: 120px 0 65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-shop-area {
        padding: 100px 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-shop-area {
        padding: 80px 0 40px;
    }
}

.pv-shop-area .shop-content {
    padding-right: 145px;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .pv-shop-area .shop-content {
        padding-right: 55px;
    }
}

@media only screen and (max-width: 1199px) {
    .pv-shop-area .shop-content {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .pv-shop-area .shop-content .splash-title.section-title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .pv-shop-area .shop-content .splash-title {
        text-align: center;
    }
}

.pv-shop-area .shop-content .splash-title img {
    margin-bottom: 35px;
}

@media only screen and (max-width: 991px) {
    .pv-shop-area .shop-thumbnail {
        text-align: center;
    }
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images {
    position: relative;
    z-index: 1;
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images .shop-demo-left {
    position: absolute;
    content: '';
    right: -160px;
    top: 150px;
}

@media only screen and (min-width: 1401px) and (max-width: 1750px), only screen and (min-width: 1200px) and (max-width: 1400px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shop-demo-left {
        right: -50px;
        max-width: 300px;
    }
}

@media only screen and (max-width: 1199px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shop-demo-left {
        display: none;
    }
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images .shop-demo-right {
    position: absolute;
    content: '';
    left: -50px;
    top: 100px;
}

@media only screen and (min-width: 1401px) and (max-width: 1750px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shop-demo-right {
        left: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shop-demo-right {
        left: -30px;
    }
}

@media only screen and (max-width: 1199px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shop-demo-right {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group {
        display: none;
    }
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li {
    position: absolute;
    z-index: -1;
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li.shape-1 {
    top: -55px;
    right: -35px;
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li.shape-2 {
    bottom: -46px;
    left: 160px;
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li.shape-3 {
    top: 147px;
    right: 130px;
    z-index: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li.shape-3 {
        top: 151px;
        right: 154px;
    }
}

.pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li.shape-3 span {
    display: block;
    height: 100px;
    width: 100px;
    border: 16px solid #a0cec8;
    border-radius: 50%;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .pv-shop-area .shop-thumbnail .shop-thumbnail-images .shape-group li.shape-3 span {
        height: 70px;
        width: 70px;
        border: 11px solid #a0cec8;
    }
}

.pv-features-area {
    padding: 150px 0 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-features-area {
        padding: 120px 0 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-features-area {
        padding: 100px 0 50px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-features-area {
        padding: 80px 0 30px;
    }
}

.demo-feature {
    margin-bottom: 45px;
}

.demo-feature .inner {
    text-align: center;
}

.demo-feature .inner .icon {
    background: #FFFFFF;
    box-shadow: 0px 15px 60px 0 rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    width: 100%;
    height: 202px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.demo-feature .inner .icon img {
    max-height: 80px;
}

.demo-feature .inner .title {
    margin-bottom: 0;
    margin-top: 30px;
    
}

.pv-inner-page-area {
    padding: 150px 0 75px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.pv-inner-page-area::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-25.jpg);
    background-size: cover;
    z-index: -1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-inner-page-area {
        padding: 120px 0 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-inner-page-area {
        padding: 100px 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-inner-page-area {
        padding: 80px 0 20px;
    }
}

.pv-inner-page-area .splash-title .shape-line {
    margin-bottom: 28px;
}

.pv-inner-page-area .splash-title p {
    color: #181818;
    font-size: 16px;
}

.pv-inner-page-area .margque-inner-page {
    background-image: url(../images/preview/inner-demo.webp);
    background-repeat: repeat-x;
    background-size: auto;
    height: 650px;
    position: relative;
    z-index: 1;
    margin-top: -20px;
}

@media only screen and (max-width: 991px) {
    .pv-inner-page-area .shape-group {
        display: none;
    }
}

.pv-inner-page-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.pv-inner-page-area .shape-group li.shape-1 {
    top: -65px;
    right: -85px;
}

.pv-inner-page-area .shape-group li.shape-2 {
    top: 80px;
    right: 152px;
}

.pv-inner-page-area .shape-group li.shape-3 {
    top: 20%;
    left: 18%;
}

.pv-inner-page-area .shape-group li.shape-3 span {
    display: block;
    height: 100px;
    width: 100px;
    border: 15px solid #a0cec8;
    border-radius: 50%;
}

.pv-zoom-demo-area {
    padding: 85px 0 20px;
}

@media only screen and (max-width: 991px) {
    .pv-zoom-demo-area .zoom-content .splash-title {
        text-align: center;
    }
}

.pv-zoom-demo-area .zoom-content .splash-title img {
    margin-bottom: 35px;
}

.pv-zoom-demo-area .zoom-content .splash-title p {
    width: 80%;
}

@media only screen and (max-width: 991px) {
    .pv-zoom-demo-area .zoom-content .splash-title p {
        width: 100%;
    }
}

.pv-zoom-demo-area .zoom-thumbnail {
    position: relative;
    z-index: 1;
    margin-left: -60px;
    padding-left: 15px;
}

@media only screen and (max-width: 991px) {
    .pv-zoom-demo-area .zoom-thumbnail {
        margin-left: 0;
        padding-left: 0;
    }
}

@media only screen and (max-width: 991px) {
    .pv-zoom-demo-area .zoom-thumbnail .shape-group {
        display: none;
    }
}

.pv-zoom-demo-area .zoom-thumbnail .shape-group li {
    position: absolute;
    z-index: -1;
}

.pv-zoom-demo-area .zoom-thumbnail .shape-group li.shape-1 {
    top: 25px;
    left: 175px;
}

.pv-zoom-demo-area .zoom-thumbnail .shape-group li.shape-2 {
    top: 0;
    left: 308px;
}

.pv-zoom-demo-area .zoom-thumbnail .shape-group li.shape-2 span {
    display: block;
    height: 100px;
    width: 100px;
    border: 15px solid #a0cec8;
    border-radius: 50%;
}

.pv-zoom-demo-area .zoom-thumbnail .shape-group li.shape-3 {
    bottom: 45px;
    right: 130px;
}

.pv-cta-area {
    background-color: #1B1C1C;
    padding: 145px 0 120px;
    position: relative;
    z-index: 1;
}

.pv-cta-area::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-29.png);
    background-size: cover;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-cta-area {
        padding: 120px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-cta-area {
        padding: 100px 0;
    }
}

.pv-cta-area .cta-content {
    text-align: center;
}

.pv-cta-area .cta-content .subtitle {
    font-size: 20px;
    
    font-family: "Diodrum";
    color: #a0cec8;
    margin-bottom: 30px;
    display: block;
}

.pv-cta-area .cta-content .title {
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 55px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pv-cta-area .cta-content .title {
        font-size: 36px;
    }
}

@media only screen and (max-width: 767px) {
    .pv-cta-area .cta-content .title {
        font-size: 30px;
    }
}

.pv-cta-area .cta-content .button-group {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -10px;
}

@media only screen and (max-width: 575px) {
    .pv-cta-area .cta-content .button-group {
        display: block;
    }
}

.pv-cta-area .cta-content .button-group a {
    margin: 10px;
}

.pv-cta-area .cta-content .button-group .btn-bg-white {
    background-color: #ffffff;
    color: #181818;
}

.pv-cta-area .cta-content .button-group .btn-bg-white:hover {
    color: #ffffff;
}

@media only screen and (max-width: 1199px) {
    .pv-cta-area .shape-group {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .pv-cta-area .shape-group {
        display: none;
    }
}

.pv-cta-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.pv-cta-area .shape-group li.shape-1 {
    top: 80px;
    right: 7%;
}

@media only screen and (max-width: 1199px) {
    .pv-cta-area .shape-group li.shape-1 {
        right: 3%;
    }
}

.pv-cta-area .shape-group li.shape-2 {
    top: 90px;
    right: 10%;
    z-index: -1;
}

@media only screen and (max-width: 1199px) {
    .pv-cta-area .shape-group li.shape-2 {
        right: 7%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .pv-cta-area .shape-group li.shape-2 img {
        width: 85%;
    }
}

.pv-cta-area .shape-group li.shape-3 {
    top: 32%;
    left: 11%;
}

@media only screen and (max-width: 1199px) {
    .pv-cta-area .shape-group li.shape-3 {
        left: 2%;
    }
}

.pv-cta-area .shape-group li.shape-4 {
    bottom: 25%;
    left: 14%;
}

@media only screen and (max-width: 1199px) {
    .pv-cta-area .shape-group li.shape-4 {
        left: 2%;
    }
}

.pv-cta-area .shape-group li.shape-4 span {
    display: block;
    height: 135px;
    width: 135px;
    border: 16px solid #a0cec8;
    border-radius: 50%;
}

/*-------------------
  Team Styles
---------------------*/
.team-share-info {
    margin: -5px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.team-share-info li {
    display: inline-block;
    margin: 5px;
}

.team-share-info li a {
    width: 40px;
    height: 40px;
    line-height: 39px;
    border: 2px solid #ffffff;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.team-share-info li a:hover {
    background: #ffffff;
    color: #2DCCFE;
}

.edu-team-grid .thumbnail-wrap {
    position: relative;
}

.edu-team-grid .thumbnail {
    margin-bottom: 25px;
}

.edu-team-grid .thumbnail a {
    border-radius: 10px;
    position: relative;
    display: block;
}

.edu-team-grid .thumbnail a img {
    border-radius: 10px;
    width: 100%;
}

.edu-team-grid .thumbnail a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(26, 182, 157, 0.6);
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-team-grid .content {
    text-align: center;
}

.edu-team-grid .content .title {
    margin-bottom: 4px;
}

.edu-team-grid .content .designation {
    display: inline-block;
}

.edu-team-grid .team-share-info li {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-team-grid:hover .thumbnail a:after {
    visibility: visible;
    opacity: 1;
}

.edu-team-grid:hover .team-share-info li {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

.edu-team-grid:hover .team-share-info li:nth-child(1n) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.edu-team-grid:hover .team-share-info li:nth-child(2n) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.edu-team-grid:hover .team-share-info li:nth-child(3n) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.edu-team-grid:hover .team-share-info li:nth-child(4n) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
}

.edu-team-grid.team-style-1 .team-share-info {
    top: 20px;
    left: 20px;
    right: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin: -10px 0;
}

.edu-team-grid.team-style-1 .team-share-info li {
    display: block;
    margin: 10px 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.edu-team-grid.team-style-1 .team-share-info li:first-child {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.edu-team-grid.team-style-1 .team-share-info li:first-child a {
    border-color: #2DCCFE;
    color: #2DCCFE;
}

.edu-team-grid.team-style-1:hover .team-share-info li {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.edu-team-grid.team-style-1:hover .team-share-info li:first-child a {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #2DCCFE;
}

.edu-team-grid.team-style-2 {
    padding: 0 30px 36px;
    position: relative;
    z-index: 1;
}

.edu-team-grid.team-style-2:after {
    content: "";
    height: 75%;
    width: 100%;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

.edu-team-grid.team-style-2 .content .designation {
    margin-bottom: 15px;
}

.edu-team-grid.team-style-2 .content p {
    margin-bottom: 0;
}

.edu-team-grid.team-style-3 {
    position: relative;
}

.edu-team-grid.team-style-3 .thumbnail {
    margin-bottom: 0;
}

.edu-team-grid.team-style-3 .content {
    text-align: right;
    position: absolute;
    bottom: 30px;
    right: 30px;
}

.edu-team-grid.team-style-3 .content .title {
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px rgba(26,46,85,0.1);
    border-radius: 4px;
}

.edu-team-grid.team-style-3 .content .designation {
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px rgba(26,46,85,0.1);
    border-radius: 4px;
}

.edu-team-grid.team-style-3 .content .title {
    margin-bottom: 10px;
    font-size: 20px;
    padding: 11px 25px 9px;
}

.edu-team-grid.team-style-3 .content .designation {
    padding: 4px 20px;
    font-size: 16px;
}

.edu-team-grid.team-style-3 .team-share-info {
    top: 35%;
}

.edu-team-grid.team-style-4 {
    position: relative;
}

.edu-team-grid.team-style-4 .thumbnail {
    margin-bottom: 0;
}

.edu-team-grid.team-style-4 .thumbnail a:after {
    background: -webkit-linear-gradient(215deg, rgba(49, 185, 120, 0.8) 0%, rgba(26, 182, 157, 0.8) 100%);
    background: linear-gradient(-125deg, rgba(49, 185, 120, 0.8) 0%, rgba(26, 182, 157, 0.8) 100%);
}

.edu-team-grid.team-style-4 .content {
    text-align: right;
    display: inline-block;
    margin-top: -30px;
    position: relative;
    margin-right: 30px;
}

.edu-team-grid.team-style-4 .content .title {
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px rgba(26,46,85,0.1);
    border-radius: 4px;
}

.edu-team-grid.team-style-4 .content .designation {
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px rgba(26,46,85,0.1);
    border-radius: 4px;
}

.edu-team-grid.team-style-4 .content .title {
    margin-bottom: 10px;
    font-size: 20px;
    padding: 16px 25px 15px;
}

.edu-team-grid.team-style-4 .content .designation {
    padding: 4px 20px;
    font-size: 16px;
}

.edu-team-grid.team-style-5 .thumbnail {
    margin-bottom: 0;
}

.edu-team-grid.team-style-5 .content {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 20px 50px 0px rgba(26,46,85,0.1);
    border-radius: 8px;
    margin: -55px 30px 0;
    padding: 30px 0 25px;
}

@media only screen and (max-width: 991px) {
    .edu-team-grid.team-style-7 {
        margin-bottom: 20px;
    }
}

.edu-team-grid.team-style-7 .thumbnail a::after {
    border-radius: 50%;
    background-color: rgba(24, 24, 24, 0.3);
}

.edu-team-grid.team-style-7 .thumbnail a img {
    border-radius: 50%;
}

.team-area-3 {
    position: relative;
}

.team-area-3 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.team-area-3 .shape-group li.shape-1 {
    bottom: -20px;
    right: 135px;
}

@media only screen and (max-width: 1650px) {
    .team-area-3 .shape-group li.shape-1 {
        right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .team-area-3 .shape-group li.shape-1 {
        right: -70px;
    }
}

.team-area-4 {
    position: relative;
    -webkit-mask-image: url(../images/others/mask-04.png);
    mask-image: url(../images/others/mask-04.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
    background-color: #f0f4f5;
    padding: 120px 0 390px;
}

.team-area-4 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.team-area-4 .shape-group li img {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    opacity: .2;
}

.team-area-4 .shape-group li.shape-1 {
    top: 20px;
    right: -10px;
}

.team-area-4 .shape-group li.shape-2 {
    bottom: 35%;
    left: 130px;
}

.team-area-4 .shape-group li.shape-3 {
    top: 40px;
    left: 240px;
}

.team-area-5 {
    background-color: #f7f5f2;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    .team-area-5 .shape-group {
        display: none;
    }
}

.team-area-5 .shape-group li {
    position: absolute;
    z-index: -1;
}

.team-area-5 .shape-group li.shape-1 {
    top: -170px;
    left: -150px;
}

.team-area-5 .shape-group li.shape-1 span {
    display: block;
    height: 476px;
    width: 476px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.team-area-5 .shape-group li.shape-2 {
    top: 150px;
    left: 8%;
}

.team-area-5 .shape-group li.shape-3 {
    bottom: -110px;
    right: -200px;
}

.team-area-5 .shape-group li.shape-3 span {
    display: block;
    height: 476px;
    width: 476px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.team-area-6 {
    position: relative;
}

.team-area-6 .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.team-area-6 .shape-group li img {
    opacity: .6;
}

.team-area-6 .shape-group li.shape-1 {
    top: -165px;
    right: -90px;
}

@media only screen and (max-width: 991px) {
    .team-area-6 .shape-group li.shape-1 {
        display: none;
    }
}

.team-area-6 .shape-group li.shape-2 {
    top: -180px;
    left: -55px;
}

.team-area-6 .shape-group li.shape-3 {
    bottom: -150px;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-thumb {
        text-align: center;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .team-details-thumb {
        text-align: center;
        margin-bottom: 40px;
    }
}

.team-details-thumb .thumbnail {
    margin-bottom: 30px;
}

.team-details-thumb .thumbnail img {
    border-radius: 50%;
}

.team-details-thumb .social-share {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-content {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .team-details-content {
        text-align: center;
    }
}

.team-details-content .main-info {
    margin-bottom: 30px;
}

.team-details-content .main-info .subtitle {
    font-weight: 500;
    color: #2DCCFE;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: block;
}

.team-details-content .main-info .title {
    margin-bottom: 0;
}

.team-details-content .main-info .team-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-content .main-info .team-meta {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .team-details-content .main-info .team-meta {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.team-details-content .main-info .team-meta li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #181818;
    margin-left: 40px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.team-details-content .main-info .team-meta li:after {
    content: "";
    height: 19px;
    width: 1px;
    background-color: #e5e5e5;
    position: absolute;
    top: 3px;
    left: -22px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.team-details-content .main-info .team-meta li:last-child {
    margin-left: 0;
}

.team-details-content .main-info .team-meta li:last-child:after {
    display: none;
}

.team-details-content .main-info .team-meta li i {
    color: #a7a7a7;
    font-size: 14px;
    margin-left: 7px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.team-details-content .main-info .team-meta li .rating {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.team-details-content .main-info .team-meta li .rating i {
    color: #a0cec8;
    margin-left: 0;
}

.team-details-content .main-info .team-meta li .rating-count {
    font-size: 14px;
    font-weight: 500;
    color: #181818;
    margin-right: 10px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.team-details-content .contact-info {
    margin-top: 40px;
}

.team-details-content .contact-info ul li span {
    font-family: "Diodrum";
    min-width: 100px;
    display: inline-block;
    
    color: #181818;
}

/*-------------------
  Testimonial Styles
---------------------*/
.home-one-testimonial {
    margin-top: 30px;
}

@media only screen and (max-width: 991px) {
    .home-one-testimonial {
        margin-top: 0px;
    }
}

.testimonial-heading-area {
    padding-left: 50px;
}

@media only screen and (max-width: 479px) {
    .testimonial-heading-area {
        padding-left: 0;
    }
}

.testimonial-grid {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.testimonial-grid:after {
    content: url(../images/shape-1.png);
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: -1;
}

.testimonial-grid .thumbnail {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}

.testimonial-grid .thumbnail img {
    border-radius: 50%;width: 50px;
height: 50px;
}

.testimonial-grid .thumbnail .qoute-icon {
    height: 34px;
    width: 34px;
    line-height: 30px;
    font-size: 13px;
    color: #ffffff;
    background-color: #2DCCFE;
    border-radius: 50%;
    border: 4px solid #ffffff;
    display: block;
    text-align: center;
    position: absolute;
    bottom: -8px;
    left: -12px;
}

.testimonial-grid .content p {
    margin-bottom: 20px;
    font-size: 16px;
}

.testimonial-grid .content .rating-icon {
    margin-bottom: 6px;
}

.testimonial-grid .content .rating-icon i {
    color: #f8b81f;
}

.testimonial-grid .content .title {
    font-weight: 500;
    margin-bottom: 2px;
}

.testimonial-grid.testimonial-style-3 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
}

.testimonial-grid.testimonial-style-3:after {
    display: none;
}

.testimonial-slide .content {
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    padding: 35px 28px 35px 40px;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.testimonial-slide .content .logo {
    margin-bottom: 22px;
}

.testimonial-slide .content p {
    color: #181818;
    font-size: 16px;
    margin-bottom: 15px;
}

.testimonial-slide .content .rating-icon i {
    color: #a0cec8;
}

.testimonial-slide .author-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial-slide .author-info .thumb {
    margin-left: 20px;
}

.testimonial-slide .author-info .thumb img {
    border-radius: 50%;
}

.testimonial-slide .author-info .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.testimonial-slide .author-info .info .title {
    margin-bottom: 0;
}

.testimonial-slide.testimonial-style-2 .content {
    padding: 45px 40px 50px 50px;
    border-radius: 8px;
}

@media only screen and (max-width: 479px) {
    .testimonial-slide.testimonial-style-2 .content {
        padding: 40px 30px;
    }
}

.testimonial-slide.testimonial-style-2 .content .rating-icon {
    margin-bottom: 20px;
}

.testimonial-slide.testimonial-style-2 .content p {
    margin-bottom: 24px;
}

.testimonial-slide.testimonial-style-3 .content {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    margin: 0;
}

.testimonial-slide.testimonial-style-3 .content .rating-icon {
    margin-bottom: 15px;
}

.testimonial-slide.testimonial-style-3 .content p {
    margin-bottom: 20px;
}

.testimonial-area-2 {
    position: relative;
}

.testimonial-area-2 .testimonial-activation {
    padding: 0 30px;
    margin: -30px -30px 0;
    margin-bottom: 50px;
}

.testimonial-area-2 .testimonial-activation .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.testimonial-area-2 .testimonial-activation .swiper-slide.swiper-slide-active, .testimonial-area-2 .testimonial-activation .swiper-slide.swiper-slide-next,
      .testimonial-area-2 .testimonial-activation .swiper-slide.swiper-slide-next + .swiper-slide {
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-2 .testimonial-activation .swiper-slide.swiper-slide-next + .swiper-slide {
        opacity: 0;
        visibility: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area-2 .testimonial-activation .swiper-slide.swiper-slide-next {
        opacity: 0;
        visibility: hidden;
    }
}

.testimonial-area-2 .swiper-pagination {
    bottom: -70px;
}

.testimonial-area-2 .shape-group .shape-1 {
    top: 168px;
    left: -75px;
}

.testimonial-area-2 .shape-group .shape-2 {
    top: 217px;
    left: -106px;
}

.testimonial-area-2 .shape-group .shape-3 {
    bottom: 50px;
    right: 45%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonial-area-2.edu-section-gap .shape-group .shape-3 {
    bottom: 58px;
}

.testimonial-area-3 {
    position: relative;
    -webkit-mask-image: url(../images/others/mask-04.png);
    mask-image: url(../images/others/mask-04.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
    background-color: #f7f5f2;
    padding: 115px 0 250px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area-3 {
        padding: 95px 0 200px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area-3 {
        padding: 75px 0 180px;
    }
}

.testimonial-area-3 .testimonial-activation-2 {
    margin: 0 -45px;
    padding: 0 30px;
}

.testimonial-area-3 .testimonial-activation-2 .testimonial-slide .content {
    margin-top: 0;
    margin-bottom: 50px;
}

.testimonial-area-3 .testimonial-activation-2 .swiper-wrapper .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.testimonial-area-3 .testimonial-activation-2 .swiper-wrapper .swiper-slide.swiper-slide-active, .testimonial-area-3 .testimonial-activation-2 .swiper-wrapper .swiper-slide.swiper-slide-next {
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-3 .testimonial-activation-2 .swiper-wrapper .swiper-slide.swiper-slide-next {
        opacity: 0;
    }
}

.testimonial-area-3 .swiper-pagination {
    bottom: 235px;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-3 .swiper-pagination {
        bottom: 170px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area-3 .shape-group {
        display: none;
    }
}

.testimonial-area-3 .shape-group li.shape-1 {
    top: 95px;
    right: 95px;
}

.testimonial-area-3 .shape-group li.shape-2 {
    bottom: 215px;
    right: 245px;
}

.testimonial-area-3 .shape-group li.shape-3 {
    bottom: 150px;
    left: 170px;
}

.testimonial-area-3 .shape-group li.shape-4 {
    top: 120px;
    left: 70px;
}

.testimonial-area-3 .shape-group li.shape-5 {
    bottom: 140px;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonial-area-3 .shape-group li.shape-5 img {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
}

.testimonial-area-4 {
    padding: 120px 0 70px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area-4 {
        padding: 100px 0 50px;
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-area-4 .testimonial-heading-area {
        padding-left: 0;
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-area-4 .testimonial-heading-area .section-title.section-left {
        text-align: center;
    }
}

.testimonial-area-4 .testimonial-activation-3 {
    margin: 0 -50px;
    padding: 0 30px;
    margin-top: -30px;
    margin-bottom: 10px;
}

.testimonial-area-4 .testimonial-activation-3 .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.testimonial-area-4 .testimonial-activation-3 .swiper-slide.swiper-slide-active, .testimonial-area-4 .testimonial-activation-3 .swiper-slide.swiper-slide-next {
    opacity: 1;
    visibility: visible;
}

.testimonial-area-4 .shape-group li img {
    opacity: .2;
}

.testimonial-area-4 .shape-group li.shape-1 {
    bottom: 60px;
    right: 42%;
}

.testimonial-area-4 .shape-group li.shape-2 {
    bottom: 35px;
    left: 12%;
}

.testimonial-area-4 .shape-group li.shape-2 img {
    opacity: .7;
}

.testimonial-area-4 .swiper-navigation {
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-4 .swiper-navigation {
        text-align: center;
    }
}

.testimonial-area-8 {
    position: relative;
}

.testimonial-area-8::before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-image: url(../images/bg/h8-testimonial-bg.svg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.testimonial-area-8 .testimonial-activation {
    padding: 0 30px;
    margin: -30px -30px 0;
    margin-bottom: 50px;
}

.testimonial-area-8 .testimonial-activation .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.testimonial-area-8 .testimonial-activation .swiper-slide.swiper-slide-active, .testimonial-area-8 .testimonial-activation .swiper-slide.swiper-slide-next,
      .testimonial-area-8 .testimonial-activation .swiper-slide.swiper-slide-next + .swiper-slide {
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-8 .testimonial-activation .swiper-slide.swiper-slide-next + .swiper-slide {
        opacity: 0;
        visibility: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area-8 .testimonial-activation .swiper-slide.swiper-slide-next {
        opacity: 0;
        visibility: hidden;
    }
}

.testimonial-area-8 .testimonial-slide {
    margin-top: 93px;
}

.testimonial-area-8 .testimonial-slide .author-info {
    display: block;
}

.testimonial-area-8 .testimonial-slide .author-info .thumb {
    margin-left: 0;
    margin-top: -100px;
    margin-bottom: 35px;
}

.testimonial-area-8 .testimonial-slide .content {
    text-align: center;
    margin-bottom: 45px;
    border-radius: 10px;
}

.testimonial-area-8 .testimonial-slide .content p {
    margin-bottom: 30px;
}

.testimonial-area-8 .testimonial-slide .content .info .title {
    margin-bottom: 5px;
}

.testimonial-area-8 .shape-group li.shape-3 {
    bottom: 109px;
    right: 50%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testimonial-area-8 .swiper-horizontal > .swiper-pagination-bullets,
  .testimonial-area-8 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .testimonial-area-8 .swiper-pagination-custom, .testimonial-area-8 .swiper-pagination-fraction {
    bottom: -30px;
}

.testimonial-area-9 {
    background: #f0f4f5;
}

.testimonial-area-9 .testimonial-heading-area {
    width: 380px;
    padding-left: 0;
    padding-top: 50px;
    position: relative;
    z-index: 12;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-9 .testimonial-heading-area {
        width: 100%;
        text-align: center;
        padding-top: 0;
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-area-9 .testimonial-heading-area .section-left {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-area-9 .bg-thumbnail {
        text-align: center;
    }
}

.testimonial-area-9 .bg-thumbnail .shape-group li.shape-3 {
    right: -41px;
    bottom: -87px;
}

.testimonial-area-9 .bg-thumbnail .shape-group li.shape-4 {
    top: -80px;
    left: -105px;
}

.testimonial-area-9 .bg-thumbnail .shape-group li.shape-5 {
    right: -54px;
    bottom: -18px;
    z-index: 1;
}

.testimonial-area-9 .health-bg-thumbnail {
    margin-right: 34px;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-9 .health-bg-thumbnail {
        margin-right: 0;
    }
}

.testimonial-area-9 .home-health-testimonial-activator {
    margin-top: 110px;
    padding-right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-area-9 .home-health-testimonial-activator {
        margin-top: 0;
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-area-9 .home-health-testimonial-activator {
        margin-top: 0;
        padding-right: 0;
        text-align: center;
    }
}

.testimonial-area-9 .home-health-testimonial-activator .testimonial-grid {
    background-color: transparent;
    box-shadow: none;
}

.testimonial-area-9 .home-health-testimonial-activator .testimonial-grid::after {
    display: none;
}

.testimonial-area-9 .home-health-testimonial-activator .testimonial-grid .thumbnail {
    margin-bottom: 25px;
}

.testimonial-area-9 .home-health-testimonial-activator .testimonial-grid .content .title {
    
}

.testimonial-area-9 .home-health-testimonial-activator .testimonial-grid .content p {
    color: #181818;
}

.testimonial-area-9 .home-health-testimonial-activator .swiper-navigation {
    position: relative;
    bottom: 25px;
    right: 44px;
    z-index: 12;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-9 .home-health-testimonial-activator .swiper-navigation {
        right: 0;
        bottom: 20px;
    }
}

.testimonial-area-9 .home-health-testimonial-activator .swiper-navigation .swiper-btn-prv,
      .testimonial-area-9 .home-health-testimonial-activator .swiper-navigation .swiper-btn-nxt {
    line-height: 57px;
}

.testimonial-area-9 .home-health-testimonial-activator .swiper-navigation .swiper-btn-prv:hover img,
        .testimonial-area-9 .home-health-testimonial-activator .swiper-navigation .swiper-btn-nxt:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(101%) contrast(103%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(101%) contrast(103%);
}

@media only screen and (max-width: 767px) {
    .testimonial-area-9 .home-health-testimonial-activator .swiper-navigation .swiper-btn-prv,
          .testimonial-area-9 .home-health-testimonial-activator .swiper-navigation .swiper-btn-nxt {
        line-height: 45px;
    }
}

.testimonial-area-9 .shape-group li.shape-1 {
    bottom: 0px;
    right: -169px;
}

.testimonial-area-9 .shape-group li.shape-2 {
    top: -91px;
    left: -150px;
}

.testimonial-coverflow {
    margin: -55px 0;
}

.testimonial-coverflow .testimonial-grid {
    margin: 55px 0;
    position: relative;
}

@media only screen and (max-width: 575px) {
    .testimonial-coverflow .testimonial-grid {
        margin: 55px 30px;
    }
}

.testimonial-coverflow .testimonial-grid:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    opacity: .7;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.testimonial-coverflow .swiper-slide {
    padding: 0;
}

.testimonial-coverflow .swiper-slide.swiper-slide-visible.swiper-slide-active .testimonial-grid:before {
    opacity: 0;
}

.swiper-testimonial-slider-wrapper .swiper-slide {
    opacity: 0;
}

.swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible {
    opacity: 1;
}

.swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-prev .testimonial-grid {
    margin-right: 36px;
    box-shadow: 70px 0px 50px 0px rgba(26, 46, 85, 0.1);
    padding: 40px 30px 50px;
}

@media only screen and (max-width: 1199px) {
    .swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-prev .testimonial-grid {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-prev .testimonial-grid {
        margin-right: 40px;
    }
}

.swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-next .testimonial-grid {
    margin-right: 40px;
    margin-left: 36px;
    box-shadow: -40px 0px 50px 0px rgba(26, 46, 85, 0.1);
    padding: 40px 30px 50px;
}

@media only screen and (max-width: 1199px) {
    .swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-next .testimonial-grid {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-next .testimonial-grid {
        margin-right: 40px;
    }
}

.testimonial-area-1 {
    margin-bottom: -40px;
}

@media only screen and (max-width: 1199px) {
    .testimonial-area-1 {
        margin-top: 0px;
    }
}

.testimonial-area-1 .home-one-testimonial-activator {
    padding: 0 30px;
    margin: 0 -45px;
    margin-top: -20px;
}

.testimonial-area-1 .home-one-testimonial-activator .swiper-wrapper .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.testimonial-area-1 .home-one-testimonial-activator .swiper-wrapper .swiper-slide.swiper-slide-active, .testimonial-area-1 .home-one-testimonial-activator .swiper-wrapper .swiper-slide.swiper-slide-next {
    opacity: 1;
    visibility: visible;
}

.testimonial-area-1 .home-one-testimonial-activator .testimonial-grid {
    margin: 30px 0px 50px 0px;
}

.swiper-pagination .swiper-pagination-bullet {
    height: 7px;
    width: 7px;
    background-color: rgba(26, 182, 157, 0.3);
    opacity: 1;
    margin: 0 8px !important;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2DCCFE;
}

.testimonial-area-6 {
    position: relative;
}

.testimonial-area-6:before {
    content: "";
    height: 925px;
    width: 100%;
    background: -webkit-linear-gradient(right, #f5f1eb 0%, rgba(245, 241, 235, 0.3) 100%);
    background: linear-gradient(-90deg, #f5f1eb 0%, rgba(245, 241, 235, 0.3) 100%);
    -webkit-clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-area-6:before {
        height: 55%;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area-6:before {
        height: 55%;
    }
}

.testimonial-area-6 .testimonial-activation-5 .swiper-wrapper .swiper-slide {
    padding: 0;
}

.testimonial-area-6 .swiper-pagination {
    bottom: 30px;
    text-align: left;
}

.testimonial-area-6 .shape-group li.shape-1 {
    bottom: 80px;
    right: -100px;
}

.testimonial-area-6 .shape-group li.shape-2 {
    top: -50px;
    left: -94px;
}

.testimonial-area-6 .shape-group li.shape-3 {
    top: -200px;
    left: -250px;
}

.testimonial-area-6 .shape-group li.shape-3 span {
    height: 400px;
    width: 400px;
    border: 1px solid #e8e6e3;
    border-radius: 50%;
    display: block;
}

.testimonial-area-10 {
    background: #EAF0F2;
    overflow: hidden;
}

.testimonial-area-10 .testimonial-heading-area {
    padding-left: 0;
}

.testimonial-area-10 .home-language-testimonial-activator {
    max-width: 770px;
}

.testimonial-area-10 .home-language-testimonial-activator .testimonial-grid {
    box-shadow: none;
    border-radius: 8px;
    text-align: center;
    padding: 45px 64px 80px;
}

@media only screen and (max-width: 479px) {
    .testimonial-area-10 .home-language-testimonial-activator .testimonial-grid {
        padding: 45px 30px 80px;
    }
}

.testimonial-area-10 .home-language-testimonial-activator .testimonial-grid::after {
    display: none;
}

.testimonial-area-10 .home-language-testimonial-activator .testimonial-grid .content .rating-icon {
    margin-bottom: 15px;
}

.testimonial-area-10 .home-language-testimonial-activator .testimonial-grid .content p {
    color: #181818;
}

.testimonial-area-10 .home-language-testimonial-activator .testimonial-grid .content .title {
    
}

.testimonial-area-10 .testimonial-thumb-wrap {
    margin: -56px auto 0;
    max-width: 400px;
    text-align: center;
    width: 100%;
    position: relative;
    right: 20px;
}

.testimonial-area-10 .testimonial-thumb-wrap .nav-thumb {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.testimonial-area-10 .testimonial-thumb-wrap .nav-thumb .clint-thumb img {
    cursor: pointer;
    border-radius: 50%;
    -webkit-transform: scale(0.6667);
    -ms-transform: scale(0.6667);
    transform: scale(0.6667);
    height: 104px;
    max-width: 100%;
    vertical-align: top;
    width: 104px;
}

.testimonial-area-10 .testimonial-thumb-wrap .nav-thumb.swiper-slide-active {
    margin: 0 -20px;
}

.testimonial-area-10 .testimonial-thumb-wrap .nav-thumb.swiper-slide-active .clint-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    padding: 6px;
}

.testimonial-area-10 .testimonial-thumb-wrap .swiper-slide {
    padding: 0;
    opacity: 0;
    visibility: hidden;
}

.testimonial-area-10 .testimonial-thumb-wrap .swiper-slide.swiper-slide-prev, .testimonial-area-10 .testimonial-thumb-wrap .swiper-slide.swiper-slide-active, .testimonial-area-10 .testimonial-thumb-wrap .swiper-slide.swiper-slide-next {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 499px) {
    .testimonial-area-10 .testimonial-thumb-wrap .swiper-slide.swiper-slide-prev, .testimonial-area-10 .testimonial-thumb-wrap .swiper-slide.swiper-slide-next {
        visibility: hidden;
        opacity: 0;
    }
}

.testimonial-area-10 .shape-group li.shape-1 {
    right: 120px;
    top: 145px;
}

.testimonial-area-10 .shape-group li.shape-2 {
    right: 85px;
    top: 43%;
}

.testimonial-area-10 .shape-group li.shape-2 span {
    width: 70px;
    height: 70px;
    background: #a0cec8;
    border-radius: 100%;
}

.testimonial-area-10 .shape-group li.shape-3 {
    right: -55px;
    top: 13px;
}

.testimonial-area-10 .shape-group li.shape-3 span {
    display: block;
    height: 400px;
    width: 400px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.testimonial-area-10 .shape-group .shape-4 {
    left: 248px;
    top: 170px;
    z-index: 1;
}

.testimonial-area-10 .shape-group .shape-5 {
    left: -105px;
    top: -118px;
}

.testimonial-area-10 .shape-group .shape-5 span {
    display: block;
    height: 470px;
    width: 470px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.testimonial-area-11 {
    z-index: 1;
}

.testimonial-area-11 .home-remote-testimonial-activator {
    max-width: 870px;
    padding: 0 30px;
    margin-top: -35px;
}

@media only screen and (max-width: 575px) {
    .testimonial-area-11 .home-remote-testimonial-activator {
        padding: 0 10px;
    }
}

.testimonial-area-11 .home-remote-testimonial-activator .swiper-slide {
    opacity: 1;
    visibility: visible;
}

.testimonial-area-11 .home-remote-testimonial-activator .swiper-slide.swiper-slide-prev, .testimonial-area-11 .home-remote-testimonial-activator .swiper-slide.swiper-slide-next {
    opacity: 0;
    visibility: hidden;
}

.testimonial-area-11 .testimonial-slide {
    margin-top: 93px;
}

.testimonial-area-11 .testimonial-slide .author-info {
    display: block;
}

.testimonial-area-11 .testimonial-slide .author-info .thumb {
    margin-left: 0;
    margin-top: -100px;
    margin-bottom: 35px;
}

.testimonial-area-11 .testimonial-slide .content {
    width: 770px;
    text-align: center;
    margin-bottom: 45px;
    border-radius: 10px;
    padding: 40px 95px;
}

@media only screen and (max-width: 991px) {
    .testimonial-area-11 .testimonial-slide .content {
        width: 100%;
        padding: 40px 50px;
    }
}

@media only screen and (max-width: 479px) {
    .testimonial-area-11 .testimonial-slide .content {
        padding: 40px 20px;
    }
}

.testimonial-area-11 .testimonial-slide .content p {
    margin-bottom: 20px;
}

.testimonial-area-11 .testimonial-slide .content .info .title {
    margin-bottom: 5px;
}

.testimonial-area-11 .swiper-horizontal > .swiper-pagination-bullets,
  .testimonial-area-11 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .testimonial-area-11 .swiper-pagination-custom, .testimonial-area-11 .swiper-pagination-fraction {
    bottom: -30px;
}

.testimonial-area-11 .shape-group li.shape-1 {
    right: 107px;
    bottom: -50px;
}

.testimonial-area-11 .shape-group li.shape-2 {
    right: 70px;
    bottom: 29px;
}

.testimonial-area-11 .shape-group li.shape-2 span {
    width: 70px;
    height: 70px;
    background: #a0cec8;
    border-radius: 100%;
}

.testimonial-area-11 .shape-group li.shape-3 {
    right: -28px;
    bottom: -235px;
    z-index: -1;
}

.testimonial-area-11 .shape-group li.shape-3 span {
    display: block;
    height: 400px;
    width: 400px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.testimonial-area-11 .shape-group .shape-4 {
    left: 248px;
    top: 170px;
    z-index: 1;
}

.testimonial-area-11 .shape-group .shape-5 {
    left: 0;
    top: 0;
}

.photography-testimonial {
    padding-bottom: 260px;
    z-index: 0;
}

.photography-testimonial .photography-testimonial-activator {
    max-width: 800px;
}

.photography-testimonial .photography-testimonial-activator .testimonial-grid {
    background-color: transparent;
    box-shadow: none;
    border-radius: 8px;
    text-align: center;
    padding: 40px 0px 80px;
}

@media only screen and (max-width: 479px) {
    .photography-testimonial .photography-testimonial-activator .testimonial-grid {
        padding: 40px 30px 80px;
    }
}

.photography-testimonial .photography-testimonial-activator .testimonial-grid::after {
    display: none;
}

.photography-testimonial .photography-testimonial-activator .testimonial-grid .content .quote-icon img {
    margin-top: -63px;
    -webkit-filter: brightness(0) saturate(100%) invert(49%) sepia(99%) saturate(345%) hue-rotate(121deg) brightness(97%) contrast(94%);
    filter: brightness(0) saturate(100%) invert(49%) sepia(99%) saturate(345%) hue-rotate(121deg) brightness(97%) contrast(94%);
}

.photography-testimonial .photography-testimonial-activator .testimonial-grid .content p {
    font-size: 22px;
    color: #181818;
}

.photography-testimonial .photography-testimonial-activator .testimonial-grid .content .title {
    
}

.photography-testimonial .photo-testimonial-thumb-wrap {
    margin: -56px auto 0;
    max-width: 400px;
    text-align: center;
    width: 100%;
    position: relative;
    right: 20px;
}

.photography-testimonial .photo-testimonial-thumb-wrap .nav-thumb {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.photography-testimonial .photo-testimonial-thumb-wrap .nav-thumb .clint-thumb img {
    cursor: pointer;
    border-radius: 50%;
    -webkit-transform: scale(0.6667);
    -ms-transform: scale(0.6667);
    transform: scale(0.6667);
}

.photography-testimonial .photo-testimonial-thumb-wrap .nav-thumb.swiper-slide-active {
    margin: 0 -20px;
}

.photography-testimonial .photo-testimonial-thumb-wrap .nav-thumb.swiper-slide-active .clint-thumb img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    padding: 6px;
}

.photography-testimonial .photo-testimonial-thumb-wrap .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.photography-testimonial .photo-testimonial-thumb-wrap .swiper-slide.swiper-slide-prev, .photography-testimonial .photo-testimonial-thumb-wrap .swiper-slide.swiper-slide-active, .photography-testimonial .photo-testimonial-thumb-wrap .swiper-slide.swiper-slide-next {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 499px) {
    .photography-testimonial .photo-testimonial-thumb-wrap .swiper-slide.swiper-slide-prev, .photography-testimonial .photo-testimonial-thumb-wrap .swiper-slide.swiper-slide-next {
        visibility: hidden;
        opacity: 0;
    }
}

.photography-testimonial .shape-group li.shape-1 {
    right: -78px;
    bottom: -228px;
    top: inherit;
}

.photography-testimonial .shape-group li.shape-2 {
    right: 46%;
    top: 38%;
}

.photography-testimonial .shape-group li.shape-3 {
    right: -317px;
    top: -151px;
}

.photography-testimonial .swiper-slide-controls {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #ffffff;
    color: #181818;
    cursor: pointer;
}

.photography-testimonial .swiper-slide-controls i {
    font-size: 20px;
    line-height: 58px;
}

.photography-testimonial .swiper-slide-controls:hover {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #2DCCFE;
    color: #ffffff;
}

.photography-testimonial .slide-prev,
  .photography-testimonial .slide-next {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 60px !important;
    margin-right: auto;
    margin-left: 6px;
    text-align: center;
    border-radius: 50%;
}

@media (max-width: 1450px) {
    .photography-testimonial .slide-prev,
      .photography-testimonial .slide-next {
        display: none;
    }
}

.photography-testimonial .slide-next {
    left: 15px;
}

.photography-testimonial .slide-prev {
    right: 15px;
}

.business-testimonial {
    background: rgba(234, 248, 241, 0.7);
    position: relative;
}

.business-testimonial::before {
    content: "";
    position: absolute;
    top: -66px;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/testimonial/testimonial-1.svg);
    background-repeat: repeat no-repeat;
    background-size: 50% 120px;
    -webkit-animation: edu-wave 10s linear infinite;
    animation: edu-wave 10s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.business-testimonial::after {
    content: "";
    position: absolute;
    top: -66px;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/testimonial/testimonial-2.svg);
    background-repeat: repeat no-repeat;
    background-size: 50% 100px;
    -webkit-animation: edu-wave 15s linear infinite;
    animation: edu-wave 15s linear infinite;
}

.business-testimonial .business-testimonial-activation {
    margin: 0 -50px;
    padding: 0 30px;
    margin-top: -30px;
    margin-bottom: 10px;
}

.business-testimonial .business-testimonial-activation .swiper-slide {
    opacity: 0;
    visibility: hidden;
}

.business-testimonial .business-testimonial-activation .swiper-slide.swiper-slide-active, .business-testimonial .business-testimonial-activation .swiper-slide.swiper-slide-next {
    opacity: 1;
    visibility: visible;
}

/*-------------------
  Video Styles
---------------------*/
.video-gallery {
    position: relative;
    z-index: 1;
}

.video-gallery .thumbnail {
    position: relative;
}

.video-gallery .thumbnail img {
    border-radius: 0 80px 0 120px;
}

.video-gallery .thumbnail .video-play-btn {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0;
    width: 80px;
    height: 80px;
    line-height: 82px;
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    border-radius: 50%;
    background: #2DCCFE;
    margin: 0 auto;
    display: inline-block;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
}

@media only screen and (max-width: 575px) {
    .video-gallery .thumbnail .video-play-btn {
        width: 60px;
        height: 60px;
        line-height: 62px;
    }
}

.video-gallery .thumbnail .video-play-btn i {
    margin-right: 5px;
}

.video-gallery .thumbnail .video-play-btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}

.video-gallery .thumbnail .video-play-btn:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}

.video-gallery .thumbnail:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0 80px 0 120px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.video-gallery .shape-group li {
    margin: 0;
    position: absolute;
    z-index: -1;
}

.video-gallery .shape-group li.shape-1 {
    top: -70px;
    left: -70px;
}

.video-gallery .shape-group li.shape-2 {
    top: -100px;
    left: 15px;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .video-gallery .shape-group li.shape-2 {
        display: none;
    }
}

.video-gallery .shape-group li.shape-3 {
    bottom: -40px;
    right: -130px;
}

.video-area-1 {
    position: relative;
}

.video-area-1::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-13.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

.video-area-2 {
    position: relative;
    z-index: 1;
    padding: 210px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-area-2 {
        padding: 150px 0 200px;
    }
}

@media only screen and (max-width: 767px) {
    .video-area-2 {
        padding: 120px 0 150px;
    }
}

.video-area-2:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

.video-banner-content {
    text-align: center;
}

.video-banner-content .video-btn {
    margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
    .video-banner-content .video-btn {
        margin-bottom: 70px;
    }
}

.video-banner-content .video-play-btn {
    position: relative;
    border: 0;
    width: 80px;
    height: 80px;
    line-height: 82px;
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0, 0, 0.2, 1);
    border-radius: 50%;
    background: #2DCCFE;
    margin: 0 auto;
    display: inline-block;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
}

.video-banner-content .video-play-btn i {
    margin-right: 5px;
}

.video-banner-content .video-play-btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}

.video-banner-content .video-play-btn:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}

.video-banner-content .title {
    color: #ffffff;
    margin-bottom: 0;
}

.video-area-3 {
    margin-top: -270px;
}

.video-area-3 .video-gallery .thumbnail img {
    border-radius: 10px;
}

.video-area-3 .video-gallery .thumbnail:before {
    border-radius: 10px;
}

.video-area-3 .video-gallery .shape-group li.shape-1 {
    top: -70px;
    left: auto;
    right: -70px;
}

.video-area-3 .video-gallery .shape-group li.shape-2 {
    top: -20px;
    left: auto;
    right: -110px;
}

.video-area-3 .video-gallery .shape-group li.shape-3 {
    bottom: -40px;
    left: -40px;
    right: auto;
    z-index: 1;
}

.video-area-4 .video-gallery {
    margin-bottom: -275px;
}

@media only screen and (max-width: 575px) {
    .video-area-4 .video-gallery {
        margin-bottom: 0px;
    }
}

.video-gallery-5 {
    margin-top: 40px;
}

.video-gallery-5 .thumbnail:before {
    border-radius: 50px 10px 0 0;
}

.video-gallery-5 .thumbnail img {
    border-radius: 50px 10px 0 0;
    width: 100%;
}

.video-gallery-5 .content {
    background-color: #ffffff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0 0 10px 10px;
    padding: 22px 30px;
}

.video-gallery-5 .content .title {
    margin-bottom: 0;
    width: 60%;
}

@media only screen and (max-width: 1199px) {
    .video-gallery-5 .content .title {
        width: 100%;
    }
}

/*-------------------
  Why Choose Styles
---------------------*/
.why-choose-content .section-title {
    margin-bottom: 32px;
}

.why-choose-content .features-list .features-box {
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
    margin-bottom: 36px;
}

.why-choose-content .features-list .features-box .icon {
    background-color: transparent;
    margin-left: 30px;
    margin-bottom: 0;
}

.why-choose-content .features-list .features-box .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.why-choose-content .features-list .features-box .content .title {
    margin-bottom: 6px;
}

.why-choose-content .features-list .features-box .content p {
    color: #808080;
}

.why-choose-content .features-list .features-box.color-secondary-style .icon {
    border: 1px solid rgba(238, 74, 98, 0.2);
}

.why-choose-content .features-list .features-box.color-secondary-style:hover .icon {
    background-color: #2DCCFE;
}

.why-choose-content .features-list .features-box.color-primary-style .icon {
    border: 1px solid rgba(26, 182, 157, 0.2);
}

.why-choose-content .features-list .features-box.color-primary-style:hover .icon {
    background-color: #2DCCFE;
}

.why-choose-content .features-list .features-box.color-extra05-style .icon {
    border: 1px solid rgba(248, 148, 31, 0.2);
}

.why-choose-content .features-list .features-box.color-extra05-style:hover .icon {
    background-color: #f8941f;
}

.why-choose-gallery {
    position: relative;
    z-index: 1;
}

.why-choose-gallery .thumbnail img {
    border-radius: 10px;
}

.why-choose-gallery .thumbnail.thumbnail-1 {
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .why-choose-gallery .thumbnail.thumbnail-1 {
        margin-left: 80px;
    }
}

.why-choose-gallery .thumbnail.thumbnail-2 {
    margin-top: -230px;
}

@media only screen and (max-width: 767px) {
    .why-choose-gallery .thumbnail.thumbnail-2 {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }
}

.why-choose-gallery .thumbnail.thumbnail-2 img {
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0 30px 90px 0 rgba(26, 46, 85, 0.1);
}

.why-choose-gallery .shape-group li.shape-1 {
    top: 100px;
    right: 30px;
}

.why-choose-gallery .shape-group li.shape-2 {
    bottom: -35px;
    left: 45px;
}

.why-choose-gallery .shape-group li.shape-2 img {
    -webkit-animation: rotateIt 10s linear infinite;
    animation: rotateIt 10s linear infinite;
}

.why-choose-area-2 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-color: #ffffff;
}

.why-choose-area-2:before {
    content: "";
    height: 68%;
    width: 100%;
    background-color: #f7f5f2;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 84%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 100% 84%, 0% 100%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

@media only screen and (max-width: 991px) {
    .why-choose-area-2 .shape-group {
        display: none;
    }
}

.why-choose-area-2 .shape-group li {
    position: absolute;
    z-index: -1;
}

.why-choose-area-2 .shape-group li.shape-1 {
    top: -310px;
    right: -50px;
}

.why-choose-area-2 .shape-group li.shape-1 span {
    display: block;
    height: 476px;
    width: 476px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.why-choose-area-2 .shape-group li.shape-2 {
    top: 80px;
    right: 100px;
}

.why-choose-area-2 .shape-group li.shape-3 {
    top: 100px;
    left: -20px;
}

.why-choose-area-2 .shape-group li.shape-3 span {
    display: block;
    height: 476px;
    width: 476px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.why-choose-area-2 .shape-group li.shape-4 {
    top: 50px;
    left: 10px;
}

.why-choose-area-2 .shape-group li.shape-5 {
    bottom: -50px;
    left: -50px;
}

.why-choose-area-2 .shape-group li.shape-5 span {
    display: block;
    height: 100px;
    width: 100px;
    border: 16px solid #a0cec8;
    border-radius: 50%;
}

.why-choose-box.features-box {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
    padding: 60px 50px 55px;
    border-radius: 8px;
}

.why-choose-box.features-box .icon {
    height: 90px;
    width: 90px;
    font-size: 44px;
}

.why-choose-box.features-box .content .title {
    margin-bottom: 22px;
}

.why-choose-box-2.features-box {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    padding: 0 50px 55px;
    border-radius: 8px 50px 5px 70px;
}

.why-choose-box-2.features-box .icon {
    height: 90px;
    width: 90px;
    font-size: 44px;
    -webkit-transform: translateY(-55px);
    -ms-transform: translateY(-55px);
    transform: translateY(-55px);
    margin-top: 55px;
    margin-bottom: -20px;
    color: #ffffff;
}

.why-choose-box-2.features-box .content .title {
    margin-bottom: 22px;
}

.why-choose-box-2.features-box.color-primary-style .icon {
    background-color: #2DCCFE;
}

.why-choose-box-2.features-box.color-secondary-style .icon {
    background-color: #2DCCFE;
}

.why-choose-box-2.features-box.color-extra08-style .icon {
    background-color: #4664e4;
}

.why-choose-box-3.features-box {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 0;
    border-radius: 8px;
    max-width: 370px;
    margin: 0 auto;
}

.why-choose-box-3.features-box .thumbnail img {
    border-radius: 8px 8px 0 0;
}

.why-choose-box-3.features-box .content {
    padding: 0 40px 45px;
}

.why-choose-box-3.features-box .icon {
    margin-top: -40px;
    position: relative;
    height: 90px;
    width: 90px;
    font-size: 44px;
    color: #ffffff;
}

.why-choose-box-3.features-box .content .title {
    margin-bottom: 22px;
}

.why-choose-box-3.features-box.color-primary-style .icon {
    background-color: #2DCCFE;
}

.why-choose-box-3.features-box.color-secondary-style .icon {
    background-color: #2DCCFE;
}

.why-choose-box-3.features-box.color-extra08-style .icon {
    background-color: #4664e4;
}

.why-choose-area-3 {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    .why-choose-area-3 .shape-group {
        display: none;
    }
}

.why-choose-area-3 .shape-group li.shape-1 {
    top: -180px;
    right: 75px;
}

@media only screen and (max-width: 1650px) {
    .why-choose-area-3 .shape-group li.shape-1 {
        right: -100px;
    }
}

.why-choose-area-3 .shape-group li.shape-1 span {
    display: block;
    height: 476px;
    width: 476px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.why-choose-area-3 .shape-group li.shape-2 {
    top: 195px;
    right: 120px;
}

@media only screen and (max-width: 1650px) {
    .why-choose-area-3 .shape-group li.shape-2 {
        right: 60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .why-choose-area-3 .shape-group li.shape-2 {
        right: -60px;
        top: 150px;
    }
}

.why-choose-area-3 .shape-group li.shape-3 {
    top: 210px;
    left: -60px;
}

.why-choose-area-4 {
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 991px) {
    .why-choose-area-4 .shape-group {
        display: none;
    }
}

.why-choose-area-4 .shape-group li {
    position: absolute;
    z-index: -1;
}

.why-choose-area-4 .shape-group li.shape-1 {
    top: -25px;
    right: -205px;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .why-choose-area-4 .shape-group li.shape-1 {
        top: -35px;
        right: -165px;
    }
}

.why-choose-area-4 .shape-group li.shape-2 {
    top: 10px;
    left: -270px;
}

.why-choose-area-4 .shape-group li.shape-2 span {
    height: 400px;
    width: 400px;
    border: 1px solid #e8e6e3;
    border-radius: 50%;
    display: block;
}

.why-choose-area-4 .shape-group li.shape-3 {
    left: -45px;
    bottom: -27px;
}

.why-choose-area-4 .shape-group li.shape-3 span {
    display: block;
    height: 101px;
    width: 101px;
    border: 15px solid #a0cec8;
    border-radius: 50%;
}

/*-------------------
  404 Error
---------------------*/
.error-page-area {
    position: relative;
}

.error-page-area > .shape-group li {
    position: absolute;
    z-index: -1;
}

.error-page-area > .shape-group li.shape-1 {
    bottom: -12px;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: .3;
}

.edu-error {
    text-align: center;
}

.edu-error .thumbnail {
    margin-bottom: 60px;
    position: relative;
    display: inline-block;
}

@media only screen and (max-width: 575px) {
    .edu-error .thumbnail {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-error .thumbnail .shape-group {
        display: none;
    }
}

.edu-error .thumbnail .shape-group li {
    position: absolute;
    z-index: -1;
}

.edu-error .thumbnail .shape-group li.shape-1 {
    right: -46px;
    top: -5px;
    opacity: .4;
}

.edu-error .thumbnail .shape-group li.shape-2 {
    right: 50px;
    top: -15px;
}

.edu-error .thumbnail .shape-group li.shape-3 {
    left: -46px;
    top: -25px;
    opacity: .4;
}

.edu-error .thumbnail .shape-group li.shape-4 {
    left: -12px;
    top: 40px;
    z-index: 1;
}

.edu-error .content .title {
    font-size: 50px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .edu-error .content .title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .edu-error .content .title {
        font-size: 30px;
    }
}

.edu-error .content .subtitle {
    margin-bottom: 65px;
}

@media only screen and (max-width: 575px) {
    .edu-error .content .subtitle {
        margin-bottom: 50px;
    }
}

.edu-error .content .edu-btn i {
    padding-left: 10px;
    font-size: 16px;
    top: 1px;
}

.coming-soon-page-area {
    height: 100vh;
    width: 100%;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0;
    min-height: 500px;
    overflow-y: auto;
    position: relative;
    z-index: 1;
    overflow-y: inherit;
}

.coming-soon-page-area::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-22.png);
    z-index: -1;
}

.coming-soon-page-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.coming-soon-page-area .shape-group li.shape-1 {
    top: 70px;
    right: 155px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .coming-soon-page-area .shape-group li.shape-1 {
        right: -55px;
    }
}

.coming-soon-page-area .shape-group li.shape-2 {
    top: 240px;
    right: 360px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .coming-soon-page-area .shape-group li.shape-2 {
        right: 105px;
    }
}

.coming-soon-page-area .shape-group li.shape-3 {
    top: 170px;
    left: 19%;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .coming-soon-page-area .shape-group li.shape-3 {
        left: 0;
    }
}

.coming-soon-page-area .shape-group li.shape-4 {
    top: 50px;
    left: 14%;
    height: 71px;
    width: 71px;
    border: 11px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
}

.coming-soon-content {
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
}

.coming-soon-content .coming-countdown {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
    .coming-soon-content .coming-countdown .countdown-section {
        margin: 0 15px 30px;
    }

    .coming-soon-content .coming-countdown .countdown-section .countdown-number {
        font-size: 35px;
    }

    .coming-soon-content .coming-countdown .countdown-section:after {
        top: -14px;
        left: -20px;
    }
}

.coming-soon-content .title {
    font-size: 90px;
    color: #ffffff;
    
    margin-bottom: 70px;
}

@media only screen and (max-width: 1199px) {
    .coming-soon-content .title {
        font-size: 75px;
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 991px) {
    .coming-soon-content .title {
        font-size: 65px;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .coming-soon-content .title {
        font-size: 50px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .coming-soon-content .title {
        font-size: 40px;
        margin-bottom: 35px;
    }
}

.coming-soon-content .input-group {
    background-color: #ffffff;
    border-radius: 8px;
    margin-top: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
}

@media only screen and (max-width: 767px) {
    .coming-soon-content .input-group {
        margin-top: 30px;
    }
}

.coming-soon-content .input-group .form-control {
    background-color: transparent;
    height: 50px;
}

.coming-soon-content .input-group .form-control:focus {
    box-shadow: none;
}

.coming-soon-content .input-group .edu-btn {
    border-radius: 8px !important;
    padding: 0 35px;
}

@media only screen and (max-width: 479px) {
    .coming-soon-content .input-group .edu-btn {
        padding: 0 15px;
    }
}

/*=======================================================================
    Modern Schooling Styles Starts
=========================================================================*/
.hero-banner.hero-style-8 {
    min-height: 790px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner.hero-style-8 {
        padding-top: 95px;
    }
}

.hero-banner.hero-style-8 .banner-content {
    z-index: 12;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-8 .banner-content {
        text-align: center;
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-banner.hero-style-8 .banner-content {
        padding-top: 50px;
    }
}

.hero-banner.hero-style-8 .banner-content p {
    padding-left: 90px;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-8 .banner-content p {
        padding-left: 0;
    }
}

.hero-banner.hero-style-8 .banner-content .banner-search {
    width: 92%;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-8 .banner-content .banner-search {
        width: 100%;
    }
}

.hero-banner.hero-style-8 .banner-content .banner-search .input-group {
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
    border: none;
    border-radius: 4px;
}

.hero-banner.hero-style-8 .banner-content .banner-search .input-group .form-control {
    height: 70px;
    border: none;
    line-height: 1;
    font-size: 14px;
    color: #808080;
    font-weight: 400;
    padding: 0 0 0 20px;
}

.hero-banner.hero-style-8 .banner-content .banner-search .input-group .form-control:focus {
    box-shadow: none;
}

.hero-banner.hero-style-8 .banner-content .banner-search .input-group .search-btn {
    border: none;
    background-color: transparent;
    font-size: 20px;
    color: #181818;
    padding: 0 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.hero-banner.hero-style-8 .banner-content .banner-search .input-group .search-btn:hover {
    color: #2DCCFE;
}

.hero-banner.hero-style-8 .banner-thumbnail {
    margin-left: -100px;
    margin-top: -60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .hero-banner.hero-style-8 .banner-thumbnail {
        margin-left: -40px;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-8 .banner-thumbnail {
        margin-left: 0;
    }
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-8 .banner-thumbnail .thumbnail {
        padding-bottom: 100px;
    }
}

.hero-banner.hero-style-8 .banner-thumbnail .instructor-info {
    bottom: -60px;
    right: 35px;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-8 .banner-thumbnail .instructor-info {
        right: 0;
        bottom: 90px;
    }
}

.hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-1 {
    top: 120px;
    right: 162px;
}

.hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-2 {
    top: 92px;
    right: inherit;
    left: -30px;
}

.hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-3 {
    top: inherit;
    right: inherit;
    left: -100px;
    bottom: 9px;
}

@media only screen and (min-width: 1401px) and (max-width: 1650px) {
    .hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-3 {
        left: -40px;
    }
}

.hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-4 {
    top: -25px;
    left: inherit;
    right: -10px;
    z-index: -1;
}

.hero-banner.hero-style-8 .shape-group li {
    position: absolute;
}

.hero-banner.hero-style-8 .shape-group li.shape-5 {
    right: -220px;
    top: -240px;
    z-index: 1;
}

.hero-banner.hero-style-8 .shape-group li.shape-5 span {
    display: block;
    width: 400px;
    height: 400px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.hero-banner.hero-style-8 .shape-group li.shape-6 {
    right: -297px;
    top: -23px;
    z-index: 1;
}

.brand-area-6 {
    background-color: #F0F4F5;
    padding: 30px 0;
}

.brand-area-6 .brand-grid-wrap .brand-grid {
    border-left: 1px solid #e8eced;
}

.categorie-area-4 .categorie-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: transparent;
    padding: 0;
    text-align: right;
}

.categorie-area-4 .categorie-grid .icon {
    font-size: 40px;
    margin: 0 20px 0 0;
}

.categorie-area-4 .categorie-grid .icon .computer-science {
    font-size: 33px;
}

.categorie-area-4 .categorie-grid .icon .health-fitness {
    font-size: 46px;
}

.categorie-area-4 .categorie-grid .icon .personal-development {
    font-size: 44px;
}

.categorie-area-4 .categorie-grid .icon .art-design {
    font-size: 45px;
}

.categorie-area-4 .categorie-grid .icon .video-photography {
    font-size: 37px;
}

.categorie-area-4 .categorie-grid .icon .data-science {
    font-size: 41px;
}

.categorie-area-4 .categorie-grid.color-primary-style, .categorie-area-4 .categorie-grid.color-secondary-style, .categorie-area-4 .categorie-grid.color-extra01-style, .categorie-area-4 .categorie-grid.color-extra02-style, .categorie-area-4 .categorie-grid.color-extra03-style, .categorie-area-4 .categorie-grid.color-extra04-style, .categorie-area-4 .categorie-grid.color-extra05-style, .categorie-area-4 .categorie-grid.color-extra06-style, .categorie-area-4 .categorie-grid.color-extra07-style, .categorie-area-4 .categorie-grid.color-tertiary-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4 .content {
    margin-top: 13px;
}

.categorie-area-4 .categorie-grid.categorie-style-4 .content .title {
    font-size: 16px;
    margin-bottom: 5px;
}

.categorie-area-4 .categorie-grid.categorie-style-4 .content span {
    display: block;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-primary-style .content .title:hover {
    color: #2DCCFE;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-secondary-style .content .title:hover {
    color: #2DCCFE;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-extra01-style .content .title:hover {
    color: #0ecd73;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-extra02-style .content .title:hover {
    color: #8e56ff;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-extra03-style .content .title:hover {
    color: #f92596;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-extra04-style .content .title:hover {
    color: #5866eb;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-extra05-style .content .title:hover {
    color: #f8941f;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-extra06-style .content .title:hover {
    color: #39c0fa;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-extra07-style .content .title:hover {
    color: #da04f8;
}

.categorie-area-4 .categorie-grid.categorie-style-4.color-tertiary-style .content .title:hover {
    color: #a0cec8;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-primary-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-primary-style .icon {
    background-color: #2DCCFE;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-secondary-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-secondary-style .icon {
    background-color: #2DCCFE;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra01-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra01-style .icon {
    background-color: #0ecd73;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra02-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra02-style .icon {
    background-color: #8e56ff;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra03-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra03-style .icon {
    background-color: #f92596;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra04-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra04-style .icon {
    background-color: #5866eb;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra05-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra05-style .icon {
    background-color: #f8941f;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra06-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra06-style .icon {
    background-color: #39c0fa;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-extra07-style .icon {
    background-color: #da04f8;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-tertiary-style {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid.categorie-style-4:hover.color-tertiary-style .icon {
    background-color: #a0cec8;
}

.categorie-area-4 .categorie-grid:hover {
    background-color: transparent;
}

.categorie-area-4 .categorie-grid:hover .content .title {
    color: #181818;
}

@media only screen and (max-width: 991px) {
    .faq-style-5 .section-title {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .faq-style-5 .edu-faq-gallery .thumbnail-1 {
        text-align: center;
    }
}

.faq-style-5 .edu-faq-gallery .shape-group li.shape-1 {
    top: 179px;
    right: 3px;
}

.faq-style-5 .edu-faq-gallery .shape-group li.shape-2 {
    left: 147px;
    top: 61%;
}

.faq-style-5 .edu-faq-gallery .shape-group li.shape-3 {
    bottom: 0;
    right: -66%;
}

.faq-style-5 .faq-accordion .accordion-item .accordion-button {
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.faq-style-5 .faq-accordion .accordion-item .accordion-button.collapsed {
    background: transparent;
}

.edu-cta-banner-area-6 {
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    width: 100%;
    overflow: visible !important;
}

.edu-cta-banner-area-6 .thumbnail img {
    height: 567px;
    margin-top: -67px;
    margin-right: 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edu-cta-banner-area-6 .thumbnail img {
        margin-top: -30px;
    }
}

@media only screen and (max-width: 991px) {
    .edu-cta-banner-area-6 .thumbnail img {
        display: none;
    }
}

.edu-cta-banner-area-6 .section-title {
    padding: 120px 0;
}

@media only screen and (max-width: 991px) {
    .edu-cta-banner-area-6 .section-title {
        text-align: center;
        padding: 70px 0;
    }

    .edu-cta-banner-area-6 .section-title br {
        display: none;
    }
}

.edu-cta-banner-area-6 .section-title .title {
    color: #ffffff;
}

.edu-cta-banner-area-6 .section-title a.edu-btn.btn-sceondary:hover {
    color: #181818 !important;
    background-color: #ffffff !important;
}

.edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-01 {
    top: 100px !important;
    right: -8px !important;
}

.edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-02 {
    top: 161px !important;
    right: -64px !important;
    bottom: inherit !important;
}

.edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-03 {
    right: 28% !important;
    bottom: 100px !important;
    z-index: -1 !important;
    left: inherit !important;
    top: inherit !important;
}

.edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-04 {
    top: inherit !important;
    left: inherit !important;
    bottom: 29% !important;
    right: 29% !important;
    z-index: 1;
}

.edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-05 {
    top: 110px !important;
    left: -251px !important;
}

.edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-06 {
    top: 0 !important;
    left: -32% !important;
}

.edu-cta-banner-area-6 .btn-secondary::after {
    background: #ffffff;
}

.edu-cta-banner-area-6 .btn-secondary:hover {
    color: #181818 !important;
}

/*=======================================================================
    Modern Schooling Styles End
=========================================================================*/
/*=======================================================================
    Health Coach Styles Starts
=========================================================================*/
.hero-banner.hero-style-9 {
    position: relative;
    overflow: hidden;
}

.hero-banner.hero-style-9 .slider {
    width: 100%;
    height: 95vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-9 .slider {
        height: auto;
    }
}

.hero-banner.hero-style-9 .slider .container {
    position: relative;
    padding-top: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .hero-banner.hero-style-9 .slider .container {
        padding-top: 150px;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner.hero-style-9 .slider .container {
        padding-top: 100px;
    }
}

.hero-banner.hero-style-9 .slider .container .shape-group li.shape-1 {
    right: -460px;
    top: -308px;
    z-index: -1;
}

.hero-banner.hero-style-9 .slider .container .shape-group li.shape-1 span {
    display: block;
    width: 474px;
    height: 474px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.hero-banner.hero-style-9 .slider .container .shape-group li.shape-2 {
    right: -257px;
    top: 70px;
}

.hero-banner.hero-style-9 .slider .health-slider-content {
    width: calc(61% - 120px);
    position: relative;
    overflow: hidden;
    margin: 0;
    margin-left: 40px;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-9 .slider .health-slider-content {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .hero-banner.hero-style-9 .slider .health-slider-content br {
        display: none;
    }
}

.hero-banner.hero-style-9 .slider .health-slider-content .swiper-slide {
    padding: 0;
}

.hero-banner.hero-style-9 .slider .health-slider-content .swiper-slide .inner {
    width: 100%;
    display: block;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-9 .slider .health-slider-content .swiper-slide .inner {
        text-align: center;
    }
}

.hero-banner.hero-style-9 .slider .health-slider-content .swiper-slide .inner .pre-title {
    
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-right: 5px;
}

.hero-banner.hero-style-9 .slider .health-slider-content .swiper-slide .inner .title {
    padding-top: 15px;
}

.hero-banner.hero-style-9 .slider .health-slider-content .swiper-slide .inner p {
    font-size: 18px;
    color: #181818;
}

.hero-banner.hero-style-9 .slider .health-slider-main {
    width: calc(44vw + 80px);
    height: calc(80vh - 150px);
    overflow: hidden;
    margin: 0;
    position: absolute;
    right: calc(60% - 80px);
    top: 100px;
}

@media only screen and (max-width: 991px) {
    .hero-banner.hero-style-9 .slider .health-slider-main {
        width: 100%;
        position: static;
    }
}

.hero-banner.hero-style-9 .slider .health-slider-main .swiper-slide {
    padding: 0;
}

.hero-banner.hero-style-9 .slider .health-slider-main .slide-image {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-position: center !important;
    background-size: cover !important;
}

.hero-banner.hero-style-9 .hero-slider-bg-controls {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

@media (max-width: 1400px) {
    .hero-banner.hero-style-9 .hero-slider-bg-controls {
        display: none;
    }
}

.hero-banner.hero-style-9 .hero-slider-bg-controls .swiper-slide-controls {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #ffffff;
    color: #181818;
    cursor: pointer;
}

.hero-banner.hero-style-9 .hero-slider-bg-controls .swiper-slide-controls i {
    font-size: 20px;
    line-height: 58px;
}

.hero-banner.hero-style-9 .hero-slider-bg-controls .swiper-slide-controls:hover {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #2DCCFE;
    color: #ffffff;
}

.hero-banner.hero-style-9 .hero-slider-bg-controls .slide-prev {
    position: relative;
    width: 60px !important;
    margin-right: auto;
    margin-left: 6px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
}

.hero-banner.hero-style-9 .hero-slider-bg-controls .slide-next {
    position: relative;
    width: 60px !important;
    margin-right: auto;
    margin-left: 6px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
}

.hero-banner.hero-style-9 .hero-slider-bg-controls .slide-next {
    left: 0px;
    top: -69px;
}

.hero-banner.hero-style-9 .hero-slider-bg-controls .slide-prev {
    left: -70px;
    top: 0;
}

.hero-banner.hero-style-9 .shape-group li.shape-3 {
    top: 35px;
    right: 39%;
}

.hero-banner.hero-style-9 .shape-group li.shape-4 {
    bottom: 25%;
    right: 100px;
}

@media only screen and (min-width: 1401px) and (max-width: 1650px) {
    .hero-banner.hero-style-9 .shape-group li.shape-4 {
        right: 2px;
    }
}

@media (max-width: 1400px) {
    .hero-banner.hero-style-9 .shape-group li.shape-4 {
        display: none;
    }
}

.hero-banner.hero-style-9 .shape-group li.shape-5 {
    left: 38.5%;
    bottom: 12.6%;
    z-index: 1;
}

.hero-banner.hero-style-9 .shape-group li.shape-6 {
    left: 42.5%;
    bottom: 14.5%;
}

@media only screen and (max-width: 991px) {
    .features-area-5 {
        padding-top: 100px;
    }
}

.features-area-5 .features-box {
    box-shadow: none;
    padding: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.features-area-5 .features-box .icon {
    width: 120px;
    height: 120px;
    margin: 0 auto -50px;
    border: 7px solid #ffffff;
    box-shadow: 0px 20px 70px 0px rgba(15, 107, 92, 0.2);
    border-radius: 50%;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.features-area-5 .features-box .content {
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    padding: 100px 40px 50px 40px;
    border-radius: 8px;
}

@media only screen and (max-width: 991px) {
    .features-area-5 .features-box .content {
        margin-bottom: 20px;
    }
}

.features-area-5 .features-box .content .title {
    
}

.features-area-5 .features-box.color-primary-style .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(53%) sepia(56%) saturate(571%) hue-rotate(121deg) brightness(99%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(53%) sepia(56%) saturate(571%) hue-rotate(121deg) brightness(99%) contrast(92%);
}

.features-area-5 .features-box.color-primary-style:hover .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(18%) saturate(498%) hue-rotate(41deg) brightness(119%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(18%) saturate(498%) hue-rotate(41deg) brightness(119%) contrast(100%);
}

.features-area-5 .features-box.color-secondary-style .icon {
    background-color: rgba(238, 74, 98, 0.1);
    box-shadow: 0px 20px 70px 0px rgba(176, 57, 75, 0.2);
}

.features-area-5 .features-box.color-secondary-style .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(47%) sepia(93%) saturate(3371%) hue-rotate(324deg) brightness(96%) contrast(93%);
    filter: brightness(0) saturate(100%) invert(47%) sepia(93%) saturate(3371%) hue-rotate(324deg) brightness(96%) contrast(93%);
}

.features-area-5 .features-box.color-secondary-style:hover .icon {
    background-color: #2DCCFE;
}

.features-area-5 .features-box.color-secondary-style:hover .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(18%) saturate(498%) hue-rotate(41deg) brightness(119%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(18%) saturate(498%) hue-rotate(41deg) brightness(119%) contrast(100%);
}

.features-area-5 .features-box.color-extra06-style .icon {
    background-color: #e7f7fe;
    box-shadow: 0px 20px 70px 0px rgba(27, 89, 116, 0.2);
}

.features-area-5 .features-box.color-extra06-style .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(67%) sepia(25%) saturate(4311%) hue-rotate(170deg) brightness(104%) contrast(96%);
    filter: brightness(0) saturate(100%) invert(67%) sepia(25%) saturate(4311%) hue-rotate(170deg) brightness(104%) contrast(96%);
}

.features-area-5 .features-box.color-extra06-style:hover .icon {
    background-color: #39c0fa;
}

.features-area-5 .features-box.color-extra06-style:hover .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(18%) saturate(498%) hue-rotate(41deg) brightness(119%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(18%) saturate(498%) hue-rotate(41deg) brightness(119%) contrast(100%);
}

.categorie-area-5 {
    position: relative;
    z-index: 1;
}

.categorie-area-5::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-32.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: -1;
}

.categorie-area-5 .categorie-grid {
    padding: 30px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.categorie-area-5 .categorie-grid .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    margin: 0 auto 28px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.categorie-area-5 .categorie-grid .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 10px;
    margin-right: 20px;
}

.categorie-area-5 .categorie-grid .content .title {
    
    margin-bottom: 10px;
    color: #181818;
}

.categorie-area-5 .categorie-grid .content p {
    color: #808080;
    margin-bottom: 0;
}

.categorie-area-5 .categorie-grid.color-primary .icon {
    background-color: rgba(26, 182, 157, 0.07);
    color: #2DCCFE;
}

.categorie-area-5 .categorie-grid.color-primary:hover .icon {
    background-color: #2DCCFE;
    color: #ffffff;
}

.categorie-area-5 .categorie-grid.color-secondary .icon {
    background-color: rgba(238, 74, 98, 0.102);
    color: #2DCCFE;
}

.categorie-area-5 .categorie-grid.color-secondary:hover .icon {
    background-color: #2DCCFE;
    color: #ffffff;
}

.categorie-area-5 .categorie-grid.color-extra08 .icon {
    background-color: rgba(70, 100, 228, 0.102);
    color: #4664e4;
}

.categorie-area-5 .categorie-grid.color-extra08:hover .icon {
    background-color: #4664e4;
    color: #ffffff;
}

.categorie-area-5 .categorie-grid.color-tertiary .icon {
    background-color: rgba(248, 148, 31, 0.102);
}

.categorie-area-5 .categorie-grid.color-tertiary .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(92%) saturate(605%) hue-rotate(343deg) brightness(101%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(71%) sepia(92%) saturate(605%) hue-rotate(343deg) brightness(101%) contrast(95%);
}

.categorie-area-5 .categorie-grid.color-tertiary:hover .icon {
    background-color: #f8941f;
}

.categorie-area-5 .categorie-grid.color-tertiary:hover .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.categorie-area-5 .categorie-grid.color-extra02 .icon {
    background-color: rgba(142, 86, 255, 0.102);
}

.categorie-area-5 .categorie-grid.color-extra02 .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(46%) sepia(76%) saturate(4932%) hue-rotate(240deg) brightness(101%) contrast(104%);
    filter: brightness(0) saturate(100%) invert(46%) sepia(76%) saturate(4932%) hue-rotate(240deg) brightness(101%) contrast(104%);
}

.categorie-area-5 .categorie-grid.color-extra02:hover .icon {
    background-color: #8e56ff;
}

.categorie-area-5 .categorie-grid.color-extra02:hover .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.categorie-area-5 .categorie-grid.color-extra07 .icon {
    background-color: rgba(249, 37, 150, 0.102);
    color: #f92596;
}

.categorie-area-5 .categorie-grid.color-extra07 .icon.Physical-activity {
    font-size: 30px;
}

.categorie-area-5 .categorie-grid.color-extra07:hover .icon {
    background-color: #f92596;
    color: #ffffff;
}

/*=======================================================================
    Health Coach Styles End
=========================================================================*/
/*=======================================================================
    Language Academy Styles Starts
=========================================================================*/
.hero-style-10 {
height: calc(100vh - 137px);
    background: #EAF0F2;
    position: relative;
overflow: hidden;
z-index: 2;
}


.hero-style-10:after {

    content: "";
    height: 100%;
    width: 100%;
    background-color: #020b17ad;
    position: absolute;
    right: 0;
    left: 0;z-index: -1;
}




.hero-style-10 .banner-content {
    position: relative;
    z-index: 2;
}



@media only screen and (max-width: 991px) {
    .hero-style-10 .banner-content p {
        padding-left: 0;
    }
}

.hero-style-10 .banner-content .shape-group li.shape-1 {
    right: -435px;
    top: -350px;
}

.hero-style-10 .banner-content .shape-group li.shape-1 span {
    border: 32px solid rgba(255, 255, 255, 0.302);
    border-radius: 50%;
    width: 453px;
    height: 453px;
    display: inline-block;
}

.hero-style-10 .banner-content .shape-group li.shape-2 {
    right: -209px;
    top: -30px;
}

.hero-style-10 .banner-content .shape-group li.shape-2 span {
    width: 100px;
    height: 100px;
    background: #a0cec814;
    border-radius: 100%;
}




.hero-style-10 .banner-thumbnail {

    margin-bottom: -170px;
}

@media only screen and (max-width: 1199px) {
    .hero-style-10 .banner-thumbnail {
        margin-right: 0;
        margin-left: -70px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-style-10 .banner-thumbnail {
        margin-bottom: -20px;
        margin-left: 0;
    }
}

.hero-style-10 .banner-thumbnail .instructor-info {
    bottom: 236px;
    right: 27px;
}

@media only screen and (max-width: 1199px) {
    .hero-style-10 .banner-thumbnail .instructor-info {
        bottom: 150px;
        right: -50px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-style-10 .banner-thumbnail .instructor-info {
        bottom: 250px;
        right: -16px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-style-10 .banner-thumbnail .instructor-info {
        display: none;
    }
}

.hero-style-10 .banner-thumbnail .instructor-info .inner {
    max-width: 150px;
    width: 100%;
    max-height: 290px;
    background-color: #ffffff;
    border-radius: 75px;
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 26px 27px 40px;
    position: relative;
}

.hero-style-10 .banner-thumbnail .instructor-info .inner::after {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    bottom: 50%;
    width: 70px;
    height: 1px;
    background-color: #e5e5e5;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hero-style-10 .banner-thumbnail .instructor-info .inner .counter-item {
    font-size: 35px;
    
    text-align: center;
    margin-bottom: 0;
}

.hero-style-10 .banner-thumbnail .instructor-info .inner .counter-item.primary-color {
    color: #2DCCFE;
}

.hero-style-10 .banner-thumbnail .instructor-info .inner .counter-item.secondary-color {
    color: #2DCCFE;
}

.hero-style-10 .banner-thumbnail .instructor-info .inner .counter-item.count-number span {
    font-size: 30px;
    font-family: "Diodrum";
    
}

.hero-style-10 .banner-thumbnail .instructor-info .inner .title {
    font-size: 13px;
    text-transform: uppercase;
}

.hero-style-10 .banner-thumbnail .instructor-info .inner .enrolled-counter {
    margin-top: 10px;
}

.hero-style-10 .banner-thumbnail .instructor-info .inner .lahguage-counter {
    margin-top: 72px;
}

.hero-style-10 .banner-thumbnail .shape-group li.shape-3 {
    top: 11px;
    right: -24%;
    z-index: 1;
}

.hero-style-10 .banner-thumbnail .shape-group li.shape-4 {
    top: -12px;
    right: -122px;
    left: inherit;
    z-index: -1;
}

.hero-style-10 .banner-thumbnail .shape-group li.shape-5 {
    top: -90px;
    left: 15px;
}

.hero-style-10 .banner-thumbnail .shape-group li.shape-6 {
    top: -35px;
    left: 65px;
}

.hero-style-10 .banner-thumbnail .shape-group li.shape-7 {
    left: 203px;
    bottom: 240px;
}



.baery {
text-align: right;
display: grid;
grid-template-columns: repeat(2, 1fr);
position: relative;
z-index: 1;
}

.hero-style-10 .banner-thumbnail .thumbnail-1 img {
border-radius: 0 70px 0 110px;
}

.hero-style-10 .banner-thumbnail .thumbnail-2 img {
border-radius: 50px 0 90px 0;
}


.hero-style-10 .banner-thumbnail .thumbnail.thumbnail-2 {
  padding-top: 50px;
  padding-left: 30px;
}



.hero-style-10 .wave-bottom-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
}

@media only screen and (max-width: 991px) {
    .hero-style-10 .wave-bottom-bg {
        display: none;
    }
}

.hero-style-10 .shape-group li.shape-8 {
    left: 0;
    top: 225px;
    z-index: 1;
}

.features-area-6 {
    padding-bottom: 50px;
    position: relative;
}

.features-area-6::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: -297px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/wave-banner.svg);
    background-repeat: no-repeat;
    background-position: center top;
}

@media only screen and (max-width: 575px) {
    .features-area-6::after {
        display: none;
    }
}

.features-area-6 .section-title {
    margin-bottom: -40px;
}

.features-area-6 .features-box {
    background-color: transparent;
    box-shadow: none;
}

.features-area-6 .features-box .title {
    
}

.features-area-6 .features-box p {
    color: #808080;
}

.features-area-6 .features-box .icon {
    width: 100%;
    height: 100%;
    text-align: center;
}

.features-area-6 .features-box .icon.icon-course {
    background: url(../images/bg/features-bg-1.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.features-area-6 .features-box .icon.icon-course svg {
    -webkit-filter: brightness(0) saturate(100%) invert(37%) sepia(79%) saturate(3130%) hue-rotate(240deg) brightness(101%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(37%) sepia(79%) saturate(3130%) hue-rotate(240deg) brightness(101%) contrast(102%);
}

.features-area-6 .features-box .icon.icon-tag {
    background: url(../images/bg/features-bg-2.svg);
    background-repeat: no-repeat;
    background-position: center;
}

@media only screen and (max-width: 575px) {
    .features-area-6 .features-box .icon.icon-tag {
        margin-top: 20px;
    }
}

.features-area-6 .features-box .icon.icon-tag svg {
    -webkit-filter: brightness(0) saturate(100%) invert(47%) sepia(23%) saturate(4728%) hue-rotate(321deg) brightness(92%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(47%) sepia(23%) saturate(4728%) hue-rotate(321deg) brightness(92%) contrast(102%);
}

.features-area-6 .features-box .icon.icon-certificate {
    background: url(../images/bg/features-bg-3.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.features-area-6 .features-box .icon.icon-certificate svg {
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(74%) saturate(5492%) hue-rotate(138deg) brightness(105%) contrast(80%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(74%) saturate(5492%) hue-rotate(138deg) brightness(105%) contrast(80%);
}

.features-area-6 .features-box .icon.icon-member {
    background: url(../images/bg/features-bg-4.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.features-area-6 .features-box .icon.icon-member svg {
    -webkit-filter: brightness(0) saturate(100%) invert(83%) sepia(54%) saturate(3372%) hue-rotate(345deg) brightness(109%) contrast(94%);
    filter: brightness(0) saturate(100%) invert(83%) sepia(54%) saturate(3372%) hue-rotate(345deg) brightness(109%) contrast(94%);
}

@media only screen and (max-width: 991px) {
    .features-area-6 .features-box.feature-wrapper {
        margin-top: 50px;
    }
}

.features-area-3 .shape-group li.shape-1 {
    left: 160px;
    top: -88px;
    z-index: 13;
}

.features-area-3 .shape-group li.shape-2 {
    right: 0px;
    top: -140px;
    z-index: 1;
}

.faq-style-6 {
    overflow: hidden;
}


.faq-style-6 .edu-faq-gallery {
    bottom: -15px;
}

@media only screen and (max-width: 1199px) {
    .faq-style-6 .edu-faq-gallery {
        bottom: -115px;
        right: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .faq-style-6 .edu-faq-gallery {
        right: 0;
        bottom: 0;
    }
}

.faq-style-6 .edu-faq-gallery .thumbnail-1 img {
    border-radius: 0;
margin-top: -80px;
max-height: 500px;
}

@media only screen and (max-width: 991px) {
    .faq-style-6 .edu-faq-gallery .thumbnail-1 {
        text-align: center;
    }
}

.faq-style-6 .edu-faq-gallery .shape-group li.shape-1 {
    top: -88px;
    right: 0%;
}

.faq-style-6 .edu-faq-gallery .shape-group li.shape-1 span {
    width: 550px;
    height: 550px;
    border-radius: 50%;
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.05);
}

.faq-style-6 .edu-faq-gallery .shape-group li.shape-2 {
    top: -37px;
    right: 50px;
}

.faq-style-6 .edu-faq-gallery .shape-group li.shape-2 span {
    width: 450px;
    height: 450px;
    border-radius: 50%;
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.05);
}

.faq-style-6 .edu-faq-gallery .shape-group li.shape-3 {
    top: 165px;
    right: 367px;
    bottom: inherit;
    z-index: -1;
}

.faq-style-6 .edu-faq-gallery .shape-group li.shape-4 {
    top: 80px;
    left: -38px;
    right: inherit;
    bottom: inherit;
    z-index: 1;
}

.faq-style-6 .edu-faq-gallery .shape-group li.shape-5 {
    right: -20px;
    bottom: 153px;
}

.faq-style-6 .faq-accordion .accordion-item {
    box-shadow: none;
}

.faq-style-6 .faq-accordion .accordion-item .accordion-button.collapsed {
    border: 1px solid #e5e5e5;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.faq-style-6 .faq-accordion .accordion-item .accordion-body {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .faq-style-6 .row--45 > [class*="col"],
    .faq-style-6 .row--45 > [class*="col-"] {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.video-area-5 {
    position: relative;
    width: 100;
}

.video-area-5::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg/testimonial-wave-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.video-area-5 .video-gallery .thumbnail::before {
    border-radius: 8px;
}

.video-area-5 .video-gallery .thumbnail img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0px 30px 60px 0px rgba(15, 11, 44, 0.15);
}

.video-area-5 .video-gallery .thumbnail .video-play-btn {
    background: #ffffff;
}

.video-area-5 .video-gallery .thumbnail .video-play-btn i {
    color: #2DCCFE;
}

.video-area-5 .video-gallery .thumbnail .video-play-btn::before {
    border: 1px solid rgba(238, 74, 98, 0.4);
}

.video-area-5 .video-gallery .thumbnail .video-play-btn::after {
    border: 1px solid rgba(238, 74, 98, 0.4);
}

@media only screen and (max-width: 991px) {
    .video-area-5 .video-gallery .thumbnail-2 {
        margin-top: 50px;
    }
}

/*=======================================================================
   Language Academy Styles End
=========================================================================*/
/*=======================================================================
    Remote Training Styles Starts
=========================================================================*/
.hero-style-11 {
    padding: 240px 0 160px;
}

@media only screen and (max-width: 1199px) {
    .hero-style-11 {
        padding: 200px 0 130px;
    }
}

@media only screen and (max-width: 575px) {
    .hero-style-11 {
        padding: 150px 0 80px;
    }
}

.hero-style-11.remote-training {
    min-height: 840px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    margin-top: -110px;
}

@media only screen and (max-width: 1199px) {
    .hero-style-11.remote-training {
        min-height: 100%;
    }
}

.hero-style-11::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-35.webp);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.hero-style-11 .banner-content p {
    padding-left: 20px;
}

@media only screen and (max-width: 991px) {
    .hero-style-11 .banner-content p {
        padding-left: 0;
    }
}

.hero-style-11 .banner-content .shape-group li.shape-1 {
    top: -57px;
    right: -218px;
}

.hero-style-11 .banner-thumbnail {
    margin-left: 0;
}

.hero-style-11 .banner-thumbnail .thumbnail img {
    border-radius: 20px;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.hero-style-11 .banner-thumbnail .shape-group li.shape-2 {
    top: inherit;
    right: -68px;
    bottom: -65px;
}

.hero-style-11 .banner-thumbnail .shape-group li.shape-3 {
    right: 75px;
    bottom: -50px;
    top: inherit;
}

.hero-style-11 .banner-thumbnail .shape-group li.shape-3 span {
    width: 80px;
    height: 80px;
    background: #a0cec8;
    border-radius: 100%;
}

.hero-style-11 .banner-thumbnail .shape-group li.shape-4 {
    top: -103px;
    left: -54px;
}

.hero-style-11 .banner-thumbnail .shape-group li.shape-5 {
    top: -64px;
    left: -116px;
    bottom: inherit;
}

.about-counterup {
    overflow: hidden;
    position: relative;
}

.about-counterup .about-style-3 {
    padding: 90px 0;
}

.about-counterup::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../images/bg/bg-image-38.webp);
    background-repeat: no-repeat;
    z-index: -1;
}

.about-counterup .about-course {
    padding-top: 30px;
}

.about-counterup .about-course .about-course-box {
    padding: 50px 30px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.about-counterup .about-course .about-course-style-2 {
    max-width: 480px;
    min-height: 160px;
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    text-align: right;
    padding-right: 30px;
    margin-bottom: 30px;
}

.about-counterup .about-course .about-course-style-2 .icon-online {
    margin: 0;
    background-color: rgba(26, 182, 157, 0.1);
    padding: 0 21px;
}

.about-counterup .about-course .about-course-style-2 .icon-online svg {
    -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(32%) saturate(6176%) hue-rotate(126deg) brightness(92%) contrast(80%);
    filter: brightness(0) saturate(100%) invert(71%) sepia(32%) saturate(6176%) hue-rotate(126deg) brightness(92%) contrast(80%);
}

.about-counterup .about-course .about-course-style-2 .instructor {
    margin: 0;
    background-color: rgba(238, 74, 98, 0.1);
    padding: 0 27px;
}

.about-counterup .about-course .about-course-style-2 .instructor svg {
    -webkit-filter: brightness(0) saturate(100%) invert(29%) sepia(88%) saturate(1186%) hue-rotate(321deg) brightness(111%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(29%) sepia(88%) saturate(1186%) hue-rotate(321deg) brightness(111%) contrast(87%);
}

.about-counterup .about-course .about-course-style-2 .certificate {
    margin: 0;
    background-color: #e7f7fe;
    padding: 0 22px;
}

.about-counterup .about-course .about-course-style-2 .certificate svg {
    -webkit-filter: brightness(0) saturate(100%) invert(72%) sepia(64%) saturate(2427%) hue-rotate(167deg) brightness(95%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(72%) sepia(64%) saturate(2427%) hue-rotate(167deg) brightness(95%) contrast(105%);
}

.about-counterup .about-course .about-course-style-2 .content {
    padding-right: 20px;
}

.about-counterup .about-course .about-course-style-2 .content .title {
    margin-bottom: 0;
    font-size: 18px;
    
}

.about-counterup .about-course .about-course-style-2 .content p {
    margin: 0;
    padding-left: 40px;
    color: #181818;
}

.about-counterup .about-course .about-course-style-2.remote-course {
    margin-right: 50px;
}

@media only screen and (max-width: 1199px) {
    .about-counterup .about-course .about-course-style-2.remote-course {
        margin-right: 0;
    }
}

.about-counterup .about-course .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    margin: 0 auto 28px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.about-counterup .shape-group li.shape-1 {
    right: -39%;
    top: -153px;
}

.about-counterup .shape-group li.shape-1 span {
    display: block;
    width: 400px;
    height: 400px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.about-counterup .shape-group li.shape-2 {
    right: -257px;
    top: 96px;
}

.about-counterup .shape-group li.shape-3 {
    left: -204px;
    bottom: -199px;
}

.about-counterup .remote-training-about .about-content {
    padding-right: 30px;
    padding-left: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-counterup .remote-training-about .about-content {
        padding-right: 60px;
    }
}

@media only screen and (max-width: 991px) {
    .about-counterup .remote-training-about .about-content {
        padding-right: 0;
    }
}

.about-counterup .remote-training-about .features-list {
    padding-bottom: 20px;
}

.about-counterup .remote-training-about .features-list li {
    
}

.faq-style-7 {
    overflow: hidden;
    padding-top: 350px;
    margin-top: -240px;
    position: relative;
}

.faq-style-7::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("../images/bg/bg-image-36.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: -1;
}

.faq-style-7 .edu-faq-content {
    padding-bottom: 120px;
}

@media only screen and (max-width: 991px) {
    .faq-style-7 .edu-faq-content {
        padding-bottom: 60px;
    }
}

.faq-style-7 .edu-faq-gallery {
    bottom: 0;
}

@media only screen and (max-width: 1199px) {
    .faq-style-7 .edu-faq-gallery {
        right: 0;
        bottom: -8px;
    }
}

.faq-style-7 .edu-faq-gallery .thumbnail-1 {
    margin-right: -277px;
}

@media only screen and (min-width: 1401px) and (max-width: 1750px) {
    .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-right: -140px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-right: -60px;
    }
}

@media only screen and (max-width: 1199px) {
    .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-right: -70px;
    }
}

@media only screen and (max-width: 991px) {
    .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-right: 0;
    }
}

.faq-style-7 .edu-faq-gallery .thumbnail-1 img {
    border-radius: 0;
    min-height: 727px;
    max-width: 100%;
    position: relative;
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .faq-style-7 .edu-faq-gallery .thumbnail-1 img {
        min-height: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        text-align: center;
    }
}

.faq-style-7 .edu-faq-gallery .shape-group li.shape-1 {
    top: 251px;
    right: -27px;
    bottom: inherit;
    z-index: 1;
}

.faq-style-7 .faq-accordion .accordion-item {
    box-shadow: none;
}

.faq-style-7 .faq-accordion .accordion-item .accordion-button.collapsed {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.faq-style-7 .faq-accordion .accordion-item .accordion-body {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .faq-style-7 .row--45 > [class*="col"],
    .faq-style-7 .row--45 > [class*="col-"] {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.remote-training-wrapper {
    background: url("../images/cta/cta-banner-remote.webp");
}

.remote-training-wrapper::before {
    display: none;
}

.remote-training-wrapper .edu-cta-banner .section-title .title {
    color: #ffffff;
}

.remote-training-wrapper .edu-cta-banner .section-title .subs-button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.remote-training-wrapper .edu-cta-banner .section-title .subs-button .btn-medium {
    background: #ffffff;
    color: #181818;
    
    height: 60px;
}

.remote-training-wrapper .edu-cta-banner .section-title .subs-button .btn-medium::after {
    background: #2DCCFE;
}

.remote-training-wrapper .edu-cta-banner .section-title .subs-button .btn-medium:hover {
    color: #ffffff !important;
}

.remote-training-wrapper .edu-cta-banner .shape-group li.shape-01 {
    left: -252px;
    top: -25px;
}

.remote-training-wrapper .edu-cta-banner .shape-group li.shape-02 {
    right: -4px;
    bottom: -20px;
}

/*=======================================================================
    Remote Training Styles End
=========================================================================*/
/*=======================================================================
    Photography Styles Starts
=========================================================================*/
.photography-banner {
    min-height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: -110px;
}

@media only screen and (max-width: 767px) {
    .photography-banner {
        margin-top: -115px;
    }
}

.photography-banner .swiper-slide {
    padding: 0;
    display: block;
}

.photography-banner .swiper-slide:before {
    content: "";
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(268deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 25%);
    background: linear-gradient(182deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 25%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
}

.photography-banner .swiper-slide img {
    height: 100%;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    -webkit-transition: -webkit-transform 4s linear;
    transition: -webkit-transform 4s linear;
    transition: transform 4s linear;
    transition: transform 4s linear, -webkit-transform 4s linear;
    max-width: 100%;
    width: 100%;
    background-size: cover;
    background-position: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 1199px) {
    .photography-banner .swiper-slide img {
        min-height: 600px;
    }
}

.photography-banner .swiper-slide.swiper-slide-duplicate-active img, .photography-banner .swiper-slide.swiper-slide.swiper-slide-active img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.photography-banner .thumbnail-bg-content .banner-content {
    max-width: 760px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 280px;
}

@media only screen and (min-width: 1401px) and (max-width: 1650px) {
    .photography-banner .thumbnail-bg-content .banner-content {
        bottom: 174px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .photography-banner .thumbnail-bg-content .banner-content {
        right: 20px;
        bottom: 120px;
    }
}

@media only screen and (max-width: 1199px) {
    .photography-banner .thumbnail-bg-content .banner-content {
        max-width: 100%;
        bottom: 100px;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .photography-banner .thumbnail-bg-content .banner-content {
        bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .photography-banner .thumbnail-bg-content .banner-content {
        bottom: 70px;
    }
}

.photography-banner .thumbnail-bg-content .banner-content .title {
    color: #ffffff;
    
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition-delay: 1700ms;
    transition-delay: 1700ms;
}

.photography-banner .thumbnail-bg-content .banner-content p {
    color: #ffffff;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    -webkit-transition-delay: 1900ms;
    transition-delay: 1900ms;
}

.photography-banner .thumbnail-bg-content .banner-content .banner-btn {
    opacity: 0;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition-delay: 2100ms;
    transition-delay: 2100ms;
}

.photography-banner .swiper-slide-active .thumbnail-bg-content .banner-content .subtitle {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.photography-banner .swiper-slide-active .thumbnail-bg-content .banner-content .title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.photography-banner .swiper-slide-active .thumbnail-bg-content .banner-content p {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.photography-banner .swiper-slide-active .thumbnail-bg-content .banner-content .banner-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.photography-banner .hero-slider-bg-controls {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

@media only screen and (max-width: 991px) {
    .photography-banner .hero-slider-bg-controls {
        display: none;
    }
}

.photography-banner .swiper-slide-controls {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #ffffff;
    color: #181818;
    cursor: pointer;
}

.photography-banner .swiper-slide-controls i {
    font-size: 20px;
    line-height: 58px;
}

.photography-banner .swiper-slide-controls:hover {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background-color: #2DCCFE;
    color: #ffffff;
}

.photography-banner .slide-prev,
  .photography-banner .slide-next {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 60px !important;
    margin-right: auto;
    margin-left: 6px;
    text-align: center;
    border-radius: 50%;
}

@media (max-width: 1450px) {
    .photography-banner .slide-prev,
      .photography-banner .slide-next {
        display: none;
    }
}

.photography-banner .slide-next {
    left: 50px;
}

.photography-banner .slide-prev {
    right: 50px;
}

.photography-banner .pagination-box-wrapper {
    position: absolute;
    bottom: -120px;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

@media only screen and (max-width: 1199px) {
    .photography-banner .pagination-box-wrapper {
        display: none;
    }
}

.photography-banner .pagination-box-wrapper .pagination-box-wrap {
    height: 200px;
    width: 200px;
    background-color: rgba(255, 255, 255, 0.902);
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.photography-banner .pagination-box-wrapper .pagination-box-wrap::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.photography-banner .pagination-box-wrapper .pagination-box-wrap::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.photography-banner .pagination-box-wrapper .pagination-box-wrap::after {
    -webkit-animation: ripple_2 3s linear 1s infinite;
    animation: ripple_2 3s linear 1s infinite;
}

.photography-banner .pagination-box-wrapper .pagination-box-wrap::before {
    -webkit-animation: ripple_2 3s linear infinite;
    animation: ripple_2 3s linear infinite;
}

.photography-banner .swiper-pagination-fraction {
    bottom: 132px;
    right: 0;
    width: 100%;
    color: #181818;
    font-size: 20px;
    font-family: "Diodrum";
    font-weight: 500;
}

@media only screen and (max-width: 479px) {
    .photography-banner br {
        display: none;
    }
}

.photography-about-style {
    position: relative;
}

.photography-about-style::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(right, rgba(240, 244, 245, 0.70196) 0%, rgba(240, 244, 245, 0.2) 100%);
    background: linear-gradient(-90deg, rgba(240, 244, 245, 0.70196) 0%, rgba(240, 244, 245, 0.2) 100%);
    z-index: -1;
}

.photography-about-style .about-content {
    padding-right: 0;
    padding: 0 10px;
}

.photography-about-style .about-content p {
    font-size: 18px;
    color: #181818;
    text-align: center;
}

@media only screen and (max-width: 991px) {
    .photography-about-style .about-content p {
        font-size: 16px;
    }
}

.photography-about-style .contact-us-btn {
    text-align: center;
    margin-top: 20px;
}

.photography-about-style .View_All_Courses {
    font-size: 14px;
font-family: "Diodrum";
    color: #2DCCFE;
    line-height: 2;
    text-align: right;
    position: absolute;
    right: 1354.937px;
    top: 2012.5px;
    z-index: 253;
}

.photography-about-style .shape-group li.shape-7 {
    right: 98px;
    top: 169px;
}

.photography-about-style .shape-group li.shape-8 {
    right: -98px;
    top: -128px;
}

.photography-about-style .shape-group li.shape-8 span {
    display: block;
    height: 400px;
    width: 400px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

.photography-about-style .shape-group li.shape-9 {
    right: 257px;
    top: 207px;
}

.photography-about-style .shape-group li.shape-9 span {
    width: 70px;
    height: 70px;
    background: #a0cec8;
    border-radius: 100%;
    display: block;
}

.photography-about-style .shape-group li.shape-1 {
    left: -263px;
    bottom: -3px;
}

.photography-about-style .shape-group li.shape-2 {
    left: -205px;
    bottom: 38px;
    z-index: 0;
}

.photography-about-style .shape-group li.shape-3 {
    right: 241px;
    top: -20px;
}

.photography-about-style .shape-group li.shape-4 {
    right: -245px;
    bottom: -143px;
}

@media only screen and (max-width: 1650px) {
    .photography-about-style .shape-group li.shape-4 {
        right: 0;
    }
}

.photography-about-style .shape-group li.shape-5 {
    right: -65px;
    bottom: -170px;
}

@media only screen and (max-width: 1650px) {
    .photography-about-style .shape-group li.shape-5 {
        right: 170px;
    }
}

.photography-about-style .shape-group li.shape-6 {
    left: -169px;
    bottom: -250px;
}

@media only screen and (max-width: 1650px) {
    .photography-about-style .shape-group li.shape-6 {
        left: 0;
    }
}

.photography-gallery {
    padding: 120px 20px 0;
}

.photography-gallery .p-gallery-grid-wrap {
    width: 25%;
}

@media only screen and (max-width: 767px) {
    .photography-gallery .p-gallery-grid-wrap {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .photography-gallery .p-gallery-grid-wrap {
        width: 100%;
    }
}

.photography-gallery .p-gallery-grid-wrap .thumbnail img {
    border-radius: 0;
    width: 100%;
    height: 100%;
}

.photography-gallery .p-gallery-grid-wrap .thumbnail::before {
    border-radius: 0;
}

/*=======================================================================
    Photography Styles End
=========================================================================*/
/*=======================================================================
    Business Coach Styles Starts
=========================================================================*/
.hero-style-13 {
    min-height: 950px;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    position: relative;
    top: -110px;
    overflow: hidden;
}

@media only screen and (max-width: 1199px) {
    .hero-style-13 {
        min-height: 700px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-style-13 {
        min-height: 100%;
    }
}

.hero-style-13 .banner-content .title {
    color: #ffffff;
}

.hero-style-13 .banner-content p {
    color: #ffffff;
}

.hero-style-13 .banner-content .banner-btn a.edu-btn {
    background-color: #ffffff;
    color: #181818;
}

.hero-style-13 .banner-content .banner-btn a.edu-btn::after {
    display: none;
}

.hero-style-13 .banner-content .banner-btn a.edu-btn:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.hero-style-13 .banner-thumbnail {
    margin-left: -20px;
    margin-bottom: -95px;
}

.hero-style-13 .banner-thumbnail .shape-group li.shape-5 {
    bottom: 117px;
    left: -55px;
}

.hero-style-13 .banner-thumbnail .shape-group li.shape-5 span {
    width: 650px;
    height: 650px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.051);
    display: block;
}

.hero-style-13 .banner-thumbnail .shape-group li.shape-6 {
    bottom: 201px;
    left: 20px;
}

.hero-style-13 .banner-thumbnail .shape-group li.shape-6 span {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.051);
    display: block;
}

.hero-style-13 .shape-group li.shape-8 {
    left: -6px;
    top: 13%;
    z-index: 0;
}

.hero-style-13 .shape-group li.shape-9 {
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.hero-style-13 .shape-group li.shape-10 {
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.hero-style-13 .shape-group li.shape-11 {
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.categorie-area-6 {
    position: relative;
    z-index: 1;
}

.categorie-area-6 .categorie-grid {
    padding: 30px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.categorie-area-6 .categorie-grid .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    margin: 0 auto 28px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.categorie-area-6 .categorie-grid .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 10px;
    margin-right: 20px;
}

.categorie-area-6 .categorie-grid .content .title {
    
    margin-bottom: 10px;
    color: #181818;
}

.categorie-area-6 .categorie-grid .content p {
    color: #808080;
    margin-bottom: 0;
}

.categorie-area-6 .categorie-grid.color-primary .icon {
    background-color: rgba(26, 182, 157, 0.07);
    color: #2DCCFE;
}

.categorie-area-6 .categorie-grid.color-primary:hover .icon {
    background-color: #2DCCFE;
    color: #ffffff;
}

.categorie-area-6 .categorie-grid.color-secondary .icon {
    background-color: rgba(238, 74, 98, 0.102);
    color: #2DCCFE;
}

.categorie-area-6 .categorie-grid.color-secondary:hover .icon {
    background-color: #2DCCFE;
    color: #ffffff;
}

.categorie-area-6 .categorie-grid.color-extra08 .icon {
    background-color: rgba(70, 100, 228, 0.102);
    color: #4664e4;
}

.categorie-area-6 .categorie-grid.color-extra08:hover .icon {
    background-color: #4664e4;
    color: #ffffff;
}

.categorie-area-6 .categorie-grid.color-tertiary .icon {
    background-color: rgba(248, 148, 31, 0.102);
}

.categorie-area-6 .categorie-grid.color-tertiary .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(92%) saturate(605%) hue-rotate(343deg) brightness(101%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(71%) sepia(92%) saturate(605%) hue-rotate(343deg) brightness(101%) contrast(95%);
}

.categorie-area-6 .categorie-grid.color-tertiary:hover .icon {
    background-color: #f8941f;
}

.categorie-area-6 .categorie-grid.color-tertiary:hover .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.categorie-area-6 .categorie-grid.color-extra02 .icon {
    background-color: rgba(142, 86, 255, 0.102);
}

.categorie-area-6 .categorie-grid.color-extra02 .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(46%) sepia(76%) saturate(4932%) hue-rotate(240deg) brightness(101%) contrast(104%);
    filter: brightness(0) saturate(100%) invert(46%) sepia(76%) saturate(4932%) hue-rotate(240deg) brightness(101%) contrast(104%);
}

.categorie-area-6 .categorie-grid.color-extra02:hover .icon {
    background-color: #8e56ff;
}

.categorie-area-6 .categorie-grid.color-extra02:hover .icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.categorie-area-6 .categorie-grid.color-extra07 .icon {
    background-color: rgba(249, 37, 150, 0.102);
    color: #f92596;
}

.categorie-area-6 .categorie-grid.color-extra07 .icon.Physical-activity {
    font-size: 30px;
}

.categorie-area-6 .categorie-grid.color-extra07:hover .icon {
    background-color: #f92596;
    color: #ffffff;
}

.faq-style-8 .shape-group li.shape-1 {
    right: 19%;
    top: -14px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

/*=======================================================================
    Business Coach Styles End
=========================================================================*/
/*=======================================================================
4.Blocks Styles 
=========================================================================*/
/*--------------------------
    Header Styles  
--------------------------*/
.edu-header {
    z-index: 99;
}

.edu-header .header-mainmenu {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .edu-header .header-mainmenu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-header .header-mainmenu {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.edu-header .header-mainmenu.edu-sticky {
position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    -webkit-animation: headerSticky .95s ease forwards;
    animation: headerSticky .95s ease forwards;background: #fff;
}

.edu-header .header-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;justify-content: space-between;
}

@media only screen and (max-width: 1199px) {
    .edu-header .header-navbar {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.edu-header .header-navbar .header-mainnav {

}

@media only screen and (max-width: 1199px) {
    .edu-header .header-navbar .header-mainnav {
        display: none;
    }
}

.edu-header .header-brand {

}

.edu-header .header-brand img.logo-dark {
    display: none;
}

.edu-header .header-brand img.logo-light {
    display: inline-block;
}

.edu-header .header-brand .logo {
width: 220px;
}


.edu-header .header-brand .logo a {
    display: block;
}

.edu-header .header-category {
    border-right: 1.5px solid #f2f2f2;
    border-left: 1.5px solid #f2f2f2;
    margin-left: 10px;
}

@media only screen and (max-width: 1350px) {
    .edu-header .header-category {
        display: none;
    }
}

.edu-header .header-category .mainmenu li.has-droupdown > a {
    padding: 0 40px;
}

.edu-header .header-category .mainmenu li.has-droupdown > a i {
    padding-left: 10px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.edu-header .header-category .mainmenu li.has-droupdown > a:after {
    display: none;
}

.edu-header.header-fullwidth .header-mainmenu,
  .edu-header.header-fullwidth .header-top-bar {
    padding-right: 62px;
    padding-left: 62px;
}

@media only screen and (max-width: 1699px) {
    .edu-header.header-fullwidth .header-mainmenu,
      .edu-header.header-fullwidth .header-top-bar {
        padding-right: 22px;
        padding-left: 22px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-header.header-fullwidth .header-mainmenu,
      .edu-header.header-fullwidth .header-top-bar {
        padding-right: 0;
        padding-left: 0;
    }
}

/*------------------------
    Header Style One  
--------------------------*/
.header-style-1 {
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-style-1 .header-top .header-top-left .header-notify {
        font-size: 13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-style-1 .header-top .header-top-left .header-notify {
        text-align: center;
        padding: 15px 0 5px;
    }
}

@media only screen and (max-width: 767px) {
    .header-style-1 .header-top .header-top-left .header-notify {
        text-align: center;
        padding: 15px 0 5px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-style-1 .header-top .header-info {
        margin: 0 -20px;
    }
}

@media only screen and (max-width: 767px) {
    .header-style-1 .header-top .header-info {
        margin: 0 -10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-style-1 .header-top .header-info li {
        padding: 14px 15px 12px;
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {
    .header-style-1 .header-top .header-info li {
        padding: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-style-1 .header-top .header-info li:after {
        height: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .header-style-1 .header-top .header-info li:after {
        display: none;
    }
}

@media only screen and (max-width: 1350px) {
    .header-style-1 .header-top .header-info li:nth-last-child(2):after {
        display: none;
    }
}

@media only screen and (max-width: 1350px) {
    .header-style-1 .header-top .header-info li.social-icon {
        display: none;
    }
}

@media only screen and (max-width: 1350px) {
    .header-style-1 .header-mainnav .mainmenu-nav .mainmenu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.header-style-1 .header-action li.search-icon {
    display: none;
}

@media only screen and (max-width: 1699px) {
    .header-style-1 .header-action li.search-icon {
        display: block;
    }
}

/*------------------------
    Header Style Two  
--------------------------*/
.header-style-2 .header-mainmenu .header-right {
    position: relative;
    padding-right: 50px;
    margin-right: 22px;
}

@media only screen and (max-width: 479px) {
    .header-style-2 .header-mainmenu .header-right {
        padding-right: 20px;
        margin-right: 0px;
    }
}

.header-style-2 .header-mainmenu .header-left:after {
    content: "";
    height: 40px;
    width: 2px;
    background-color: #f2f2f2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.header-style-2 .header-mainmenu .mainmenu {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-style-2 .header-action {
    margin: 0 -16px;
}

.header-style-2 .header-action li {
    margin: 0 16px;
}

.header-style-2 .header-action li.icon a .count {
    background-color: #2DCCFE;
}

.header-style-2 .header-action li.icon.cart-icon {
    margin-left: 26px;
}

.header-style-2 .header-top-bar {
    background-color: #f7f5f2;
}

.header-style-2 .header-top .header-info li {
    color: #181818;
    font-weight: 500;
}

.header-style-2 .header-top .header-info li:after {
    background-color: #e0ddd7;
    height: 30px;
    display: none;
}

.header-style-2 .header-top .header-info li:first-child:after {
    display: block;
}

.header-style-2 .header-top .header-info li a {
    color: #181818;
}

.header-style-2 .header-top .header-info li i {
    color: #2DCCFE;
}

/*------------------------
    Header Style Three  
--------------------------*/
.header-style-3 .header-mainmenu .header-right {
    position: relative;
    padding-right: 50px;
    margin-right: 22px;
}

@media only screen and (max-width: 479px) {
    .header-style-3 .header-mainmenu .header-right {
        padding-right: 20px;
        margin-right: 0px;
    }
}

.header-style-3 .header-mainmenu .header-left:after {
    content: "";
    height: 40px;
    width: 2px;
    background-color: #f2f2f2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.header-style-3 .header-mainmenu .mainmenu {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-style-3 .header-action {
    margin: 0 -16px;
}

.header-style-3 .header-action li {
    margin: 0 16px;
}

.header-style-3 .header-action li.icon.cart-icon {
    margin-left: 26px;
}

.header-style-3 .header-top-bar {
    background-color: #232323;
}

.header-style-3 .header-top .header-info li {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
}

.header-style-3 .header-top .header-info li:after {
    background-color: rgba(255, 255, 255, 0.2);
    height: 30px;
    display: none;
}

.header-style-3 .header-top .header-info li:first-child:after {
    display: block;
}

.header-style-3 .header-top .header-info li a {
    color: rgba(255, 255, 255, 0.7);
}

.header-style-3 .header-top .header-info li a:hover {
    color: #ffffff;
}

.header-style-3 .header-top .header-info li i {
    color: #2DCCFE;
}

/*------------------------
    Header Style Four  
--------------------------*/
.header-style-4 {
    position: relative;
}

.header-style-4:before {
    content: url(../images/others/shape-19.png);
    position: absolute;
    top: 0;
    right: 0;
}

@media only screen and (max-width: 1399px) {
    .header-style-4:before {
        display: none;
    }
}

.header-style-4:after {
    content: url(../images/others/shape-20.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

@media only screen and (max-width: 1399px) {
    .header-style-4:after {
        display: none;
    }
}

.header-style-4 .header-mainmenu {
    box-shadow: none;
    background: transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.header-style-4 .header-mainmenu.edu-sticky {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
}

.header-style-4.header-fullwidth .header-mainmenu {
    padding-right: 90px;
    padding-left: 90px;
}

@media only screen and (max-width: 1350px) {
    .header-style-4.header-fullwidth .header-mainmenu {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .header-style-4.header-fullwidth .header-mainmenu {
        padding-right: 0;
        padding-left: 0;
    }
}

.header-style-4 .header-navbar .header-mainnav {
    margin-right: 25px;
}

@media only screen and (max-width: 1350px) {
    .header-style-4 .header-navbar .header-mainnav {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1350px) {
    .header-style-4 .header-navbar .header-mainnav .mainmenu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.header-style-4 .header-action li.search-icon {
    display: none;
}

@media only screen and (max-width: 1699px) {
    .header-style-4 .header-action li.search-icon {
        display: block;
    }
}

/*------------------------
    Header Style Seven  
--------------------------*/
.home-body .header-style-7 .header-mainmenu {

    box-shadow: none;
    z-index: 3;
position: absolute;
right: 0;
left: 0;
}

@media only screen and (max-width: 1350px) {
    .header-style-7 .header-mainmenu {
        padding-right: 40px;
        padding-left: 40px;
    }
}


.header-style-7 .header-mainmenu.edu-sticky {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
}

.header-style-7 input[type="text"], .header-style-7 input[type="password"],
.header-style-7 input[type="email"], .header-style-7 input[type="number"],
.header-style-7 input[type="tel"], .header-style-7 textarea {
    background-color: transparent;
}

.header-style-7 .header-action li.search-icon {
    display: none;
}

@media (max-width: 1699px) {
    .header-style-7 .header-action li.search-icon {
        display: block;
    }
}

@media (min-width: 1350px) and (max-width: 1599px) {
    .header-style-7 .mainmenu-nav .mainmenu li ul.mega-menu {
        right: -430px;
    }
}

@media (max-width: 1350px) {
    .header-style-7 .mainmenu-nav .mainmenu li ul.mega-menu {
        right: -345px;
    }
}

.header-style-7.header-business .header-mainmenu.edu-sticky {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
}

.header-style-7.header-business .header-mainmenu.edu-sticky .header-brand img.logo-dark {
    display: block;
}

.header-style-7.header-business .header-mainmenu.edu-sticky .header-brand img.logo-light {
    display: none;
}

.header-style-7.header-business .header-mainmenu.edu-sticky .header-action li.icon a {
    color: #181818;
}

.header-style-7.header-business .header-mainmenu.edu-sticky .header-action li.icon a .count {
    background-color: #2DCCFE;
    color: #ffffff;
}

.header-style-7.header-business .header-mainmenu.edu-sticky .header-action .search-bar .input-group {
    border: 1px solid #e5e5e5;
}

.header-style-7.header-business .header-mainmenu.edu-sticky .header-action .mobile-menu-bar .hamberger-button {
    color: #181818;
}

.header-style-7.header-business .header-mainmenu.edu-sticky .mainmenu-nav .mainmenu > li > a {
    color: #181818;
}

.header-style-7.header-business .mainmenu-nav .mainmenu > li > a {
    color: #ffffff;
}

.header-style-7.header-business .header-action li.icon a {
    color: #ffffff;
}

.header-style-7.header-business .header-action li.icon a .count {
    background-color: #ffffff;
    color: #181818;
}

.header-style-7.header-business .header-action li.search-icon {
    display: block;
}

.remote-training .header-mainmenu {
    padding-right: 90px;
    padding-left: 90px;
}

@media (max-width: 1250px) {
    .remote-training .header-mainmenu {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .remote-training .header-mainmenu {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.remote-training .header-mainmenu.edu-sticky .header-action .search-bar .input-group {
    border: 1px solid #e5e5e5;
}

.remote-training .header-right .header-action .search-bar .input-group {
    background: #ffffff;
    border: none;
}

/*------------------------
    Photography  
--------------------------*/
.header-photography {
    position: relative;
}

.header-photography .header-mainmenu {
    background-color: transparent;
    padding-right: 90px;
    padding-left: 90px;
    box-shadow: none;
}

@media (max-width: 1250px) {
    .header-photography .header-mainmenu {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .header-photography .header-mainmenu {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.header-photography .header-mainmenu .mainmenu-nav .mainmenu > li > a {
    color: #ffffff;
}

.header-photography .header-mainmenu.edu-sticky {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
}

.header-photography .header-mainmenu.edu-sticky .header-brand img.logo-dark {
    display: block;
}

.header-photography .header-mainmenu.edu-sticky .header-brand img.logo-light {
    display: none;
}

.header-photography .header-mainmenu.edu-sticky .header-action li.icon a {
    color: #181818;
}

.header-photography .header-mainmenu.edu-sticky .header-action li.icon a .count {
    background-color: #2DCCFE;
}

.header-photography .header-mainmenu.edu-sticky .header-action .search-bar .input-group {
    border: 1px solid #e5e5e5;
}

.header-photography .header-mainmenu.edu-sticky .header-action .mobile-menu-bar .hamberger-button {
    color: #181818;
}

.header-photography .header-mainmenu.edu-sticky .mainmenu-nav .mainmenu > li > a {
    color: #181818;
}

.header-photography .header-mainmenu .header-left::after {
    background-color: rgba(255, 255, 255, 0.302);
}

.header-photography .header-right .header-action li.icon a {
    color: #ffffff;
}

.header-photography .header-right .header-action li.icon a .count {
    background-color: #2DCCFE;
}

.header-photography .header-right .header-action .mobile-menu-bar .hamberger-button {
    color: #ffffff;
}

@media only screen and (max-width: 1199px) {
    .header-photography .header-left::after {
        display: none;
    }
}

/*--------------------------
    Navigation Styles 
----------------------------*/
.mainmenu-nav .mainmenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    font-family: "Diodrum";
}

.mainmenu-nav .mainmenu > li > a {
    color: #181818;
    font-size: 14px;
    font-family: "header";
    padding: 0 15px;
    display: block;
    height: 90px;
    line-height: 94px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.mainmenu-nav .mainmenu > li > a:hover {
    color: #2DCCFE !important;
}

.mainmenu-nav .mainmenu > li > a.active {
    color: #2DCCFE !important;
}

.mainmenu-nav .mainmenu li {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.mainmenu-nav .mainmenu li.has-droupdown > a {
    position: relative;
}

.mainmenu-nav .mainmenu li.has-droupdown > a::after {
    position: absolute;
    content: "\e91e";
    font-family: 'icomoon';
    left: 2px;
    top: 2px;
    font-size: 5px;
    font-weight: 400;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mainmenu-nav .mainmenu li.has-droupdown > a::after {
        left: 0px;
    }
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu {
    min-width: 270px;
    height: auto;
    position: absolute;
    top: 90%;
    right: 0;
    z-index: 8;
    opacity: 0;
    visibility: hidden;
    text-align: right;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ffffff;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    pointer-events: none;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li {
    position: relative;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    font-size: 14px;
    
    padding: 10px 20px;
    display: block;
    color: #181818;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover {
    color: #2DCCFE !important;
    background: undefined;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a.active {
    color: #2DCCFE !important;
    background: undefined;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown > a::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 10px;
    left: 40px;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown .submenu {
    position: absolute;
    right: 100%;
    top: 90%;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li.has-droupdown:hover .submenu {
    right: 100%;
    top: 0;
    z-index: 90;
    opacity: 1;
    visibility: visible;
}

.mainmenu-nav .mainmenu li.has-droupdown:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    pointer-events: auto;
}

.mainmenu-nav .mainmenu li.has-droupdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
    pointer-events: auto;
}

.mainmenu-nav .mainmenu li.has-droupdown:hover .mega-menu .submenu {
    pointer-events: auto;
}

.mainmenu-nav .mainmenu li ul.mega-menu {
    min-width: 1170px;
    height: auto;
    position: absolute;
    top: 90%;
    right: -324px;
    padding: 70px 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ffffff;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.08);
    display: grid;
    pointer-events: none;
    grid-template-columns: repeat(3, 1fr);
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .mainmenu-nav .mainmenu li ul.mega-menu {
        right: -275px;
    }
}

.mainmenu-nav .mainmenu li ul.mega-menu .menu-title {
    
    padding-right: 100px;
    margin-bottom: 20px;
}

.mainmenu-nav .mainmenu li ul.mega-menu > li {
    border-left: 1px solid #e5e5e5;
}

.mainmenu-nav .mainmenu li ul.mega-menu > li:last-child {
    border-left: 0;
}

.mainmenu-nav .mainmenu li ul.mega-menu .submenu {
    position: initial;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    padding: 0 0 0 70px;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li .submenu {
    padding: 0 0 0 35px;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li:nth-child(2) {
    border-left: none;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li a {
    padding: 0;
}

.mainmenu-nav .mainmenu li ul.mega-menu-one li a img {
    max-width: 450px;
    min-height: 275px;
    margin-bottom: -50px;
    margin-left: 15px;
}

.badge {
    display: inline-block;
    padding: 0.63em 0.65em 0.35em 0.65em;
    font-size: 9px;
    font-family: "Diodrum";
    
    line-height: 1;
    color: #ffffff;
    background-color: #2DCCFE;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-right: 5px;
}

.badge-1 {
    display: inline-block;
    padding: 0.63em 0.65em 0.35em 0.65em;
    font-size: 9px;
    font-family: "Diodrum";
    
    line-height: 1;
    color: #ffffff;
    background-color: #2DCCFE;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-right: 5px;
}

.header-style-2 .mainmenu-nav .mainmenu li ul.mega-menu,
.header-style-3 .mainmenu-nav .mainmenu li ul.mega-menu {
    right: auto;
    left: -397px;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .header-style-2 .mainmenu-nav .mainmenu li ul.mega-menu,
    .header-style-3 .mainmenu-nav .mainmenu li ul.mega-menu {
        left: -570px;
    }
}

.header-style-4 .mainmenu-nav .mainmenu li ul.mega-menu,
.header-style-7 .mainmenu-nav .mainmenu li ul.mega-menu {
    right: -145px;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .header-style-4 .mainmenu-nav .mainmenu li ul.mega-menu,
    .header-style-7 .mainmenu-nav .mainmenu li ul.mega-menu {
        right: -260px;
    }
}

/*--------------------------
    Header Top Styles  
--------------------------*/
.header-top-bar {
    background-color: #083839;
}

@media only screen and (max-width: 991px) {
    .header-top-bar {
        display: none;
    }
}

.header-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .header-top {
        display: block;
    }
}

.header-top .header-top-left {
    margin-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top .header-top-left {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .header-top .header-top-left {
        margin-left: 0;
    }
}

.header-top .header-top-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}

.header-top .header-notify {
    font-family: "Diodrum";
    font-size: 13px;
    color: #ffffff;
}

.header-top .header-notify a {
    color: #2DCCFE;
    text-decoration: underline;
    font-weight: 500;
}

.header-top .header-notify a:hover {
    color: #2DCCFE;
}

.header-top .header-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top .header-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .header-top .header-info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.header-top .header-info li {
    display: inline-block;
    margin: 0;
    font-family: "Diodrum";
    font-size: 14px;
    color: #ffffff;
    padding: 10px 15px 10px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .header-top .header-info li {
        padding: 15px;
    }
}

.header-top .header-info li:after {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.header-top .header-info li a {
    color: #ffffff;
}

.header-top .header-info li a:hover {
    color: #2DCCFE;
}

.header-top .header-info li i {
    font-size: 14px;
    color: #2DCCFE;
    padding-right: 10px;
    position: relative;
    top: 1px;
}

.header-top .header-info li:last-child:after {
    display: none;
}

.header-top .header-info li.social-icon a {
    padding: 0 7px;
}

.header-top .header-info li.social-icon a i {
    color: #ffffff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 0;
}

.header-top .header-info li.social-icon a:hover i {
    color: #2DCCFE;
}

.header-top .header-info li.header-btn {
    padding: 0 30px 0 0;
}

@media only screen and (max-width: 991px) {
    .header-top .header-info li.header-btn {
        padding: 0;
    }
}

.header-top .header-info li.header-btn .edu-btn {
    color: #ffffff;
    border-radius: 0;
    overflow: visible;
}

.header-top .header-info li.header-btn .edu-btn i {
    color: #ffffff;
    padding-left: 0;
    font-size: 11px;
    top: 0;
}

.header-top .header-info li.header-btn .edu-btn:after {
    border-radius: 0;
}

/*------------------------
    Header Actions  
-------------------------*/
.header-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.header-action li {
    margin-right: 20px;
    line-height: 1;
}

@media only screen and (max-width: 575px) {
    .header-action li {
        margin: 0 10px;
    }
}

.header-action li.icon a {
    font-size: 22px;
    color: #181818;
    position: relative;
    height: 90px;
    line-height: 94px;
}

.header-action li.icon a .count {
    position: absolute;
    top: 24px;
    left: -10px;
    display: block;
    text-align: center;
    height: 20px;
    width: 20px;
    line-height: 23px;
    background-color: #2DCCFE;
    border-radius: 50%;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    font-family: "Diodrum";
}

.header-action li.icon a:hover {
    color: #2DCCFE;
}

.header-action li.icon.cart-icon {
    margin-left: 30px;
}

@media only screen and (max-width: 575px) {
    .header-action li.icon.cart-icon {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1699px) {
    .header-action .search-bar {
        display: none;
    }
}

.header-action .search-bar .input-group {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.header-action .search-bar .input-group .form-control {
    height: 50px;
    border: none;
    line-height: 1;
    font-size: 14px;
    color: #181818;
    font-weight: 400;
    padding: 0 0 0 20px;
}

.header-action .search-bar .input-group .form-control:focus {
    box-shadow: none;
}

.header-action .search-bar .input-group .search-btn {
    border: none;
    background-color: transparent;
    font-size: 20px;
    color: #181818;
    padding: 0 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.header-action .search-bar .input-group .search-btn:hover {
    color: #2DCCFE;
}

@media only screen and (max-width: 767px) {
    .header-action .header-btn {
        display: none;
    }
}


.header-action .mobile-menu-bar .hamberger-button {
    background-color: transparent;
    border: none;
    padding: 0;
    color: #181818;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.header-action .mobile-menu-bar .hamberger-button:hover {
    color: #2DCCFE;
}

/*------------------------------
    Popup Menu Styles  
--------------------------------*/
.popup-mobile-menu {
    z-index: 9999;
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}

.popup-mobile-menu .inner {
    width: 325px;
    z-index: 999;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
    height: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0;
    right: -150px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.popup-mobile-menu .inner .header-top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
padding: 20px 15px;
}

.popup-mobile-menu .inner .header-top .logo {
text-align: center;
}

.popup-mobile-menu .inner .header-top .logo a img {
width: 220px;
margin: 0 auto;
display: block;
}

.popup-mobile-menu .inner .header-top .logo a img.logo-dark {
    display: none;
}

.popup-mobile-menu .inner .header-top .logo a img.logo-light {
    display: inline-block;
}

.popup-mobile-menu .inner .header-top .close-menu {

position: absolute;
top: 4px;
left: 4px;
}

.popup-mobile-menu .inner .header-top .close-menu .close-button {
background: none;
border: 0 none;

    width: 30px;
    height: 30px;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.popup-mobile-menu.active {
    visibility: visible;
    opacity: 1;
}

.popup-mobile-menu.active .inner {
    opacity: 1;
    right: 0;
}

.popup-mobile-menu .mainmenu {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0 20px;
height: 400px;
overflow: scroll;
}

.popup-mobile-menu .mainmenu li {
    margin: 0;
}

.popup-mobile-menu .mainmenu li a {
padding: 9px 0;
display: block;
font-size: 14px;
font-weight: 500;
border-bottom: 1px solid #eee;
}

.popup-mobile-menu .mainmenu li a.active {
    color: #2DCCFE !important;
}



.popup-mobile-menu input[type="text"] {
  font-size: 13px;
  padding: 0 8px;
}



.popup-mobile-menu .mainmenu .has-droupdown .submenu {
    padding: 0;
    max-width: 100%;
    list-style: none;
    padding-right: 14px;
    display: none;
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu li a {
    font-size: 14px;
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu li a.active {
    color: #2DCCFE !important;
}

.popup-mobile-menu .mainmenu .has-droupdown > a {
    position: relative;
}

.popup-mobile-menu .mainmenu .has-droupdown > a::after {
    position: absolute;
    content: "\e942";
    font-family: 'icomoon' !important;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
font-size: 10px;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
}

.popup-mobile-menu .mainmenu .has-droupdown > a.open::after {
    content: "\ea0b";
}

.popup-mobile-menu .mainmenu .mega-menu {
    padding: 0;
    max-width: 100%;
    list-style: none;
    padding-right: 14px;
    display: none;
}

.popup-mobile-menu .mainmenu .mega-menu > li .menu-title {
    margin-bottom: 5px;
    padding-top: 15px;
}

.popup-mobile-menu .mainmenu .mega-menu .submenu {
    padding: 0;
    margin: 0;
    display: block;
}

/*----------------------
    Search Popup  
-----------------------*/
.edu-search-popup {
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: -webkit-transform 0.7s ease;
    transition: -webkit-transform 0.7s ease;
    transition: transform 0.7s ease;
    transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}

.edu-search-popup.open {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    height: 100%;
}

.edu-search-popup .content-wrap {
    background-color: #ffffff;
    width: 100%;
    min-height: 90px;
    position: relative;
    box-shadow: 0px 10px 40px 0 rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
}

@media only screen and (max-width: 767px) {
    .edu-search-popup .content-wrap {
        min-height: 450px;
    }
}



.edu-search-popup .site-logo {
position: absolute;
top: 20px;
right: 70px;
}

.edu-search-popup .site-logo img.logo-dark {
    display: none;
width: 200px;
}

.edu-search-popup .site-logo img.logo-light {
    display: inline-block;width: 200px;
}



@media only screen and (max-width: 1199px) {
    .edu-search-popup .site-logo {
        top: 40px;
        right: 20px;
    }
}


.edu-search-popup .close-button {
    position: absolute;
    left: 125px;
    top: 32px;z-index: 2;
}

@media only screen and (max-width: 1199px) {
    .edu-search-popup .close-button {
        top: 50px;
        left: 15px;
    }
}



.edu-search-popup .close-button .close-trigger {
    background: transparent;
    border: none;
    color: #181818;
    font-size: 22px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-search-popup .close-button .close-trigger:hover {
    color: #2DCCFE;
}

.edu-search-popup .inner {
width: 50%;
max-width: 1170px;
margin: 0 auto;
}

.edu-search-popup .inner .search-form {
    position: relative;
}

.edu-search-popup .inner .search-form input {
    height: 90px;
    border: 0 none;
    border-radius: 8px;
    background: transparent;
    padding: 0;
    padding-left: 55px;
    font-weight: 400;
    font-family: "Diodrum";
    font-size: 24px;
}

@media only screen and (max-width: 767px) {
    .edu-search-popup .inner .search-form input {
        font-size: 16px;
        height: 60px;
    }
}

.edu-search-popup .inner .search-form .submit-button {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    border: 0 none;
    outline: none;
    color: #181818;
    background: transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 24px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-search-popup .inner .search-form .submit-button:hover {
    color: #2DCCFE;
}

@media only screen and (max-width: 767px) {
    .edu-search-popup .inner .search-form .submit-button {
        font-size: 20px;
    }
}

/*
.edu-search-popup::before {
    position: absolute;
    background-color: transparent;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
*/
.no-topbar .edu-search-popup {
    top: 0px;
}

/*-------------------------
   Footer Styles
-------------------------*/
.edu-footer {
    position: relative;
}

.edu-footer .footer-top {
    position: relative;
    padding: 30px 0;
}

.edu-footer .footer-top::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/BG-3.webp);
    background-repeat: no-repeat;
}

@media only screen and (max-width: 991px) {
    .edu-footer .footer-top::before {
        display: none;
    }
}


@media only screen and (max-width: 767px) {
    .edu-footer .footer-top {
        padding: 20px 0 0;
    }
}

.edu-footer.footer-style-1 {background-color: #0D4A49;
    background-color: #0D4A49;
}

.edu-footer.footer-style-1 .footer-top .edu-footer-widget .logo a img.logo-dark {
    display: none;
}

.edu-footer.footer-style-2 {
    background-color: #111212;
}

.edu-footer.footer-style-2 .footer-top .edu-footer-widget .widget-title {
    color: #ffffff;
}

.edu-footer.footer-style-3 {
    background-color: #111212;
}

.edu-footer.footer-style-7 .footer-top::before {
    display: none;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .logo a img.logo-dark {
    display: none;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .description {
    color: #181818;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .widget-title {
    
    margin-top: 12px;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner {
    margin-top: 30px;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .footer-link a {
    color: #181818;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .footer-link a:hover {
    color: #2DCCFE;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li {
    color: #181818;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li a {
    color: #181818;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li a:hover {
    color: #2DCCFE;
}

.edu-footer.footer-style-7 .footer-top .edu-footer-widget .social-share {
    margin-top: 20px;
}

.edu-footer.footer-style-7 .footer-top .shape-group li.shape-1 {
    right: 100px;
    bottom: 45px;
}

.edu-footer.footer-style-7 .footer-top .shape-group li.shape-2 {
    left: 100px;
    bottom: -2px;
}

.edu-footer.footer-style-7 .copyright-area {
    border-top: 1px solid #e5e5e5;
}

.edu-footer.footer-style-7 .copyright-area a {
    color: #181818;
}

.edu-footer .description {
    margin-top: 20px;
    margin-bottom: 20px;
}

.edu-footer .information-list li {
    margin-top: 0;
    margin-bottom: 0;
}

.edu-footer .information-list li span {
    font-weight: 500;color: #fff;
    margin-left: 5px;display: block;
}

.edu-footer .information-list li a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-footer .information-list li + li {
    margin-top: 5px;
}

.edu-footer .information-list li:hover a {
    color: #2DCCFE;
}

.edu-footer .edu-footer-widget {
    position: relative;
    z-index: 1;
}

.edu-footer .edu-footer-widget .logo a img.logo-light {
    display: inline-block;
}

.edu-footer .edu-footer-widget .logo img {
width: 200px;
}

.edu-footer .edu-footer-widget .footer-link {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.edu-footer .edu-footer-widget .footer-link {
display: inline-block;
width: 100%;
}

.edu-footer .edu-footer-widget .footer-link li {
    margin-top: 0;
    margin-bottom: 8px;
width: 50%;
float: right;
}

.edu-footer .edu-footer-widget .footer-link li a {
    display: block;
    line-height: 26px;
}



.edu-footer .edu-footer-widget .footer-link li:hover a {
    color: #2DCCFE;
}

.edu-footer .edu-footer-widget .input-group {
    margin-bottom: 15px;
}

.edu-footer .edu-footer-widget .input-group .form-control {
    background-color: #063b39;
border-radius: 0 8px 8px 0 !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
    height: auto;
    padding: 0 15px;
}

.edu-footer .edu-footer-widget .input-group .form-control::-webkit-placeholder,
.edu-footer .edu-footer-widget .input-group .form-control::-moz-placeholder {
color: #99b9b8;
}

.edu-footer .edu-footer-widget .input-group button {
    border-radius: 8px !important;
border-radius: 8px 0 0 8px !important;background: #063b39;
}

.edu-footer .edu-footer-widget .input-group button i {
  padding-right: 0;
font-size: 18px;
}

.edu-footer .edu-footer-widget.explore-widget {
    margin-right: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edu-footer .edu-footer-widget.explore-widget {
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-footer .edu-footer-widget.explore-widget {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .edu-footer .edu-footer-widget.explore-widget {
        margin-right: 0;
    }
}



@media only screen and (max-width: 479px) {
    .edu-footer .edu-footer-widget .input-group.footer-subscription-form button {
        margin-right: 0px !important;
    }
}

.edu-footer.footer-dark .widget-title {
    color: #ffffff;
}

.edu-footer.footer-dark p {
    color: #bababa;
}

.edu-footer.footer-dark li {
    color: #bababa;
}

.edu-footer.footer-dark a {
    color: #bababa;
}

.edu-footer.footer-lighten h4.widget-title {
        color: #fff;
}

.edu-footer.footer-lighten p {
    color: #99b9b8;
}

.edu-footer.footer-lighten li {
    color: #99b9b8;
}

.edu-footer.footer-lighten a {
    color: #99b9b8;
}

.edu-footer.footer-light p {
    color: #181818;
}

.edu-footer.footer-light li {
    color: #181818;
}

.edu-footer.footer-light a {
    color: #181818;
}

.edu-footer.footer-light .edu-footer-widget .input-group .form-control {
    background-color: #f7f5f2;
}

.edu-footer.footer-kindergarten {
    background-color: #111212;
}

.edu-footer.footer-kindergarten .footer-top {
    padding: 100px 0 40px;
}

.edu-footer.footer-kindergarten .footer-top::before {
    display: none;
}

.edu-footer.footer-kindergarten .edu-footer-widget .widget-information {
    margin-bottom: 24px;
}

.edu-footer.footer-kindergarten .widget-title {
    color: #ffffff;
}

.edu-footer.footer-kindergarten p {
    color: #bababa;
}

.edu-footer.footer-kindergarten li {
    color: #bababa;
}

.edu-footer.footer-kindergarten a {
    color: #bababa;
}

.edu-footer.footer-kindergarten .copyright-area {
    position: relative;
    z-index: 1;
}

.edu-footer.footer-kindergarten .copyright-area::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-3.svg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.edu-footer.footer-for-kitchen .footer-top::before {
    display: none;
}

.edu-footer.footer-for-kitchen .shape-group li.shape-1 {
    top: 45px;
    right: 6%;
}

@media only screen and (max-width: 1650px), only screen and (min-width: 1401px) and (max-width: 1750px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-1 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-1 {
        right: -80px;
    }
}

.edu-footer.footer-for-kitchen .shape-group li.shape-2 {
    bottom: 30px;
    right: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-2 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-2 {
        right: -80px;
    }
}

.edu-footer.footer-for-kitchen .shape-group li.shape-3 {
    bottom: -50px;
    right: 46%;
}

.edu-footer.footer-for-kitchen .shape-group li.shape-4 {
    bottom: -10px;
    left: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-4 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-4 {
        left: -50px;
    }
}

.edu-footer.footer-for-kitchen .shape-group li.shape-5 {
    top: 50px;
    left: 6%;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-5 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-kitchen .shape-group li.shape-5 {
        left: -50px;
    }
}

.edu-footer.footer-for-yoga .footer-top::before {
    display: none;
}

.edu-footer.footer-for-yoga .shape-group li img {
    opacity: .3;
}

.edu-footer.footer-for-yoga .shape-group li.shape-1 {
    top: 45px;
    right: 6%;
}

@media only screen and (max-width: 1650px), only screen and (min-width: 1401px) and (max-width: 1750px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-1 {
        right: 0;
    }
}

.edu-footer.footer-for-yoga .shape-group li.shape-2 {
    bottom: 30px;
    right: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-2 {
        right: 0;
    }
}

.edu-footer.footer-for-yoga .shape-group li.shape-2 img {
    opacity: .2;
}

.edu-footer.footer-for-yoga .shape-group li.shape-3 {
    bottom: -83px;
    right: 46%;
}

.edu-footer.footer-for-yoga .shape-group li.shape-3 img {
    opacity: .7;
}

.edu-footer.footer-for-yoga .shape-group li.shape-4 {
    bottom: -10px;
    left: 40px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-4 {
        left: 0;
    }
}

.edu-footer.footer-for-yoga .shape-group li.shape-4 img {
    opacity: .2;
}

.edu-footer.footer-for-yoga .shape-group li.shape-5 {
    top: 50px;
    left: 6%;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-yoga .shape-group li.shape-5 {
        left: 0;
    }
}

.edu-footer.footer-for-photography .footer-top::before {
    display: none;
}

.edu-footer.footer-for-photography .shape-group li.shape-1 {
    top: 65px;
    right: 200px;
}

@media only screen and (max-width: 1650px), only screen and (min-width: 1401px) and (max-width: 1750px) {
    .edu-footer.footer-for-photography .shape-group li.shape-1 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-1 {
        right: -80px;
    }
}

.edu-footer.footer-for-photography .shape-group li.shape-2 {
    bottom: 50px;
    right: 75px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-photography .shape-group li.shape-2 {
        right: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-2 {
        right: -80px;
    }
}

.edu-footer.footer-for-photography .shape-group li.shape-3 {
    bottom: -13px;
    right: 46%;
}

.edu-footer.footer-for-photography .shape-group li.shape-4 {
    bottom: 40px;
    left: 100px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-photography .shape-group li.shape-4 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-4 {
        left: -50px;
    }
}

.edu-footer.footer-for-photography .shape-group li.shape-5 {
    top: 70px;
    left: 253px;
}

@media only screen and (max-width: 1650px) {
    .edu-footer.footer-for-photography .shape-group li.shape-5 {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    .edu-footer.footer-for-photography .shape-group li.shape-5 {
        left: -50px;
    }
}

.edu-footer .copyright-area a {
    color: #2DCCFE;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.edu-footer .copyright-area a:hover {
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*-------------------------
    Copyright Styles  
--------------------------*/
.copyright-area {
    padding: 7px 0;
}

.copyright-area p {
    margin-bottom: 0;
}

.footer-dark .copyright-area {
    border-top: 1px solid #1f2020;
}

.footer-lighten .copyright-area {
background-color: #074442;
}

.footer-lighten .copyright-area p {
    color: #c5cccc;
color:#99b9b8;
color: #93acab;
}

.footer-light .copyright-area {
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5;
}

.footer-light .copyright-area p {
    color: #181818;
}

.footer-kindergarten .copyright-area {
    padding: 105px 0 50px;
}

/*=======================================================================
5.Blog Styles 
=========================================================================*/
/*-------------------------
    Blog Styles  
---------------------------*/
.blog-meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 18px;
    margin: -5px -16px;
}

@media only screen and (max-width: 1199px) {
    .blog-meta {
        margin: -5px -10px;
    }
}

.blog-meta li {
    margin: 5px 16px;
    color: #181818;
    position: relative;
}

@media only screen and (max-width: 1199px) {
    .blog-meta li {
        margin: 5px 10px;
    }
}

.blog-meta li:last-child:after {
    display: none;
}

.blog-meta li:after {
    content: "";
    height: 19px;
    width: 1px;
    background-color: #dbdbdb;
    position: absolute;
    top: 3px;
    left: -18px;
}

@media only screen and (max-width: 1199px) {
    .blog-meta li:after {
        left: -12px;
    }
}

.blog-meta li a {
    color: #181818;
}

.blog-meta li i {
    font-size: 16px;
    padding-left: 10px;
    position: relative;
    top: 2px;
    color: #2DCCFE;
}

.blog-meta li img {
    font-size: 16px;
    padding-left: 10px;
    position: relative;
    top: 2px;
    color: #2DCCFE;
}

.edu-blog {
    position: relative;
}

.edu-blog .thumbnail {
    position: relative;
}

.edu-blog .thumbnail a {
    display: block;
    position: relative;
    overflow: hidden;
}

.edu-blog .thumbnail a:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-blog .thumbnail a img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
height: 260px;
}

.edu-blog .thumbnail .video-play-btn {
    height: 80px;
    width: 80px;
    line-height: 80px;
    background-color: #ffffff;
    border-radius: 50% !important;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
    font-size: 18px;
    color: #2DCCFE;
}

.edu-blog .thumbnail .video-play-btn:after {
    display: none;
}

@media only screen and (max-width: 575px) {
    .edu-blog .thumbnail .video-play-btn {
        height: 65px;
        width: 65px;
        line-height: 65px;
    }
}

.edu-blog .content {
    background-color: #ffffff;
    padding: 20px;
    position: relative;

}

@media only screen and (max-width: 1199px) {
    .edu-blog .content {
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 479px) {
    .edu-blog .content {
        padding: 20px;
    }
}

.edu-blog .content .blog-category {
    color: #808080;
    margin-bottom: 10px;
    text-transform: uppercase;
}


.edu-blog .content .blog-category i {
    margin-left: 5px;
}


.edu-blog .content .blog-category:hover {
    color: #2DCCFE;
}

.edu-blog .content .title {
    margin-bottom: 10px;
}

.edu-blog .content p {
margin-bottom: 5px;
height: 70px;
overflow: hidden;
}


.edu-blog .content.position-top .read-more-btn {
    position: absolute;
    top: -40px;
    left: 30px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-blog .content.position-top .read-more-btn .btn-icon-round {
    box-shadow: 0px 10px 30px 0px rgba(20,36,66,0.15);
}

.edu-blog:hover .thumbnail a:after {
    visibility: visible;
    opacity: 1;
}

.edu-blog:hover .thumbnail a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.edu-blog:hover .position-top .read-more-btn {
    visibility: visible;
    opacity: 1;
    top: -30px;
}

.edu-blog.blog-style-2 {
    margin-bottom: 40px;
}

.edu-blog.blog-style-2:last-child {
    margin-bottom: 0;
}

.edu-blog.blog-style-2 .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .edu-blog.blog-style-2 .inner {
        display: block;
    }
}

.edu-blog.blog-style-2 .thumbnail {
    margin-left: 30px;
}

@media only screen and (max-width: 575px) {
    .edu-blog.blog-style-2 .thumbnail {
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.edu-blog.blog-style-2 .thumbnail a:after {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3);
}

.edu-blog.blog-style-2 .thumbnail a img {
    width: 100%;
}

.edu-blog.blog-style-2 .content {
    box-shadow: none;
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.edu-blog.blog-style-2 .content .blog-meta {
    padding-bottom: 0;
}

.edu-blog.blog-style-2 .content .blog-meta i {
    color: #d0d0d1;
}

.edu-blog.blog-style-2 .blog-date {
    width: 80px;
    height: 80px;
    background: #2DCCFE;
    border-radius: 60px 60px 14px 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.edu-blog.blog-style-2 .blog-date span {
    
    font-size: 22px;
    display: block;
    color: #ffffff;
    text-align: center;
    font-family: "Diodrum";
}

.edu-blog.blog-style-2 .blog-date span.day {
    line-height: 1;
    margin-bottom: 4px;
}

.edu-blog.blog-style-2 .blog-date span.month {
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
}

@media only screen and (max-width: 991px) {
    .edu-blog.blog-style-2.first-large-blog {
        margin-bottom: 20px;
    }
}

.edu-blog.blog-style-2.first-large-blog .inner {
    display: block;
}

.edu-blog.blog-style-2.first-large-blog .thumbnail {
    margin-left: 0;
    margin-bottom: 20px;
}

.edu-blog.blog-style-2.first-large-blog .thumbnail a:after {
    display: none;
}

.edu-blog.blog-style-2.first-large-blog .content {
    padding-right: 110px;
}

.edu-blog.blog-style-2.first-large-blog .content .blog-date {
    top: 6px;
    left: auto;
    right: 0;
}

.edu-blog.blog-style-2.first-large-blog .content .title {
    margin-bottom: 15px;
}

.edu-blog.blog-style-2.first-large-blog .content .blog-meta {
    padding-top: 20px;
}

.edu-blog.blog-style-3 .thumbnail a {
    border-radius: 10px 10px 0 0;
}

.edu-blog.blog-style-3 .thumbnail a img {
    border-radius: 10px 10px 0 0;
}

.edu-blog.blog-style-3 .thumbnail .read-more-btn {
    position: absolute;
    top: 53%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.edu-blog.blog-style-3 .thumbnail .read-more-btn a {
    display: inline-block;
    border-radius: 50%;
}

.edu-blog.blog-style-3 .thumbnail .read-more-btn a:after {
    display: none;
}

.edu-blog.blog-style-3 .content {
    border-radius: 0 0 10px 10px;
}

.edu-blog.blog-style-3 .content:before {
    content: url(../images/blog/shape-01.png);
    position: absolute;
    top: -36px;
    right: 0;
    left: 0;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .edu-blog.blog-style-3 .content:before {
        content: '';
    }
}

.edu-blog.blog-style-3 .content .title {
    
}

.edu-blog.blog-style-3:hover .thumbnail .read-more-btn {
    visibility: visible;
    opacity: 1;
    top: 51%;
}

.edu-blog.blog-style-4 {
    margin-bottom: 70px;
}

.edu-blog.blog-style-4 .thumbnail .blog-gallery-activation .swiper-wrapper .swiper-slide {
    padding: 0;
}

.edu-blog.blog-style-4 .thumbnail .blog-gallery-activation .swiper-wrapper .swiper-slide a {
    border-radius: 10px 10px 0 0;
}

.edu-blog.blog-style-4 .thumbnail .blog-gallery-activation .swiper-wrapper .swiper-slide a img {
    border-radius: 10px 10px 0 0;
}

.edu-blog.blog-style-4 .inner .thumbnail a {
    border-radius: 10px 10px 0 0;
}

.edu-blog.blog-style-4 .inner .thumbnail a img {
    border-radius: 10px 10px 0 0;
}

.edu-blog.blog-style-4 .content {
    border-radius: 0 0 10px 10px;
    padding: 44px 50px;
}

@media only screen and (max-width: 575px) {
    .edu-blog.blog-style-4 .content {
        padding: 30px 25px;
    }
}

.edu-blog.blog-style-4 .content .read-more-btn {
    margin-top: 25px;
}

.edu-blog.blog-style-5 {
    margin-bottom: 40px;
}

.edu-blog.blog-style-list {
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
    padding: 40px 40px 30px;
    border-radius: 10px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 575px) {
    .edu-blog.blog-style-list {
        padding: 30px 20px 30px;
    }
}

.edu-blog.blog-style-list .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.edu-blog.blog-style-list .thumbnail {
    margin-left: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edu-blog.blog-style-list .thumbnail {
        max-width: 250px;
        margin-left: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .edu-blog.blog-style-list .thumbnail {
        margin-left: 20px;
    }
}

.edu-blog.blog-style-list .content {
    background-color: transparent;
    box-shadow: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .edu-blog.blog-style-list .content {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
}

.edu-blog.blog-style-list .content .read-more-btn {
    margin-top: 24px;
}

.edu-blog.post-video .thumbnail a:after {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.3);
}

.edu-blog.post-gallery .thumbnail a img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.edu-blog.post-gallery .thumbnail a:after {
    display: none;
}

.edu-blog-area.blog-area-6 .thumbnail {
    position: relative;
}

.edu-blog-area.blog-area-6 .thumbnail a {
    border-radius: 10px 10px 0px 0px;
}

.edu-blog-area.blog-area-6 .thumbnail a img {
    border-radius: 10px 10px 0px 0px;
}

.edu-blog-area.blog-area-6 .thumbnail .date {
    position: absolute;
    right: 20px;
    top: 20px;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    border-radius: 3px;
    padding: 3px 12px;
    font-size: 14px;
    color: #ffffff;
    display: block;
}

.edu-blog-area.blog-area-6 .content {
    border-radius: 0px 0px 10px 10px;
}

.edu-blog-area.blog-area-6 .content.position-top {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}

.blog-view-all-btn {
    text-align: center;
    margin-top: 55px;
}

.blog-view-all-btn .view-text {
    font-size: 18px;
    margin-bottom: 0;
}

.edu-blog-area {
    position: relative;
}

@media only screen and (max-width: 991px) {
    .edu-blog-area .shape-group {
        display: none;
    }
}

.edu-blog-area .shape-group li {
    position: absolute;
    z-index: -1;
}

.edu-blog-area .shape-group li.shape-1 {
    right: -117px;
    top: -70px;
}

.edu-blog-area .shape-group li.shape-2 {
    top: 99px;
    right: 55px;
}

.edu-blog-area .shape-group li.shape-2 span {
    display: block;
    height: 101px;
    width: 101px;
    border: 15px solid #2DCCFE;
    border-radius: 50%;
}

.edu-blog-area .shape-group li.shape-3 {
    left: 85px;
    bottom: 90px;
}

.edu-blog-area.blog-area-2 {
    padding-top: 128px;
    position: relative;
}

.edu-blog-area.blog-area-2::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg/bg-image-2.svg);
    -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(2%) saturate(484%) hue-rotate(339deg) brightness(103%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(96%) sepia(2%) saturate(484%) hue-rotate(339deg) brightness(103%) contrast(95%);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-blog-area.blog-area-2 {
        padding-top: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-blog-area.blog-area-2 {
        padding-top: 120px;
    }
}

.edu-blog-area.blog-area-2 .shape-group li.shape-1 {
    right: 135px;
    top: 30px;
    z-index: 1;
}

@media only screen and (max-width: 1650px) {
    .edu-blog-area.blog-area-2 .shape-group li.shape-1 {
        right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blog-area-4 {
        padding: 30px 0 60px !important;
    }
}

@media only screen and (max-width: 767px) {
    .blog-area-4 {
        padding: 0 0 30px !important;
    }
}

.blog-style-1.remote-traning-sytle .thumbnail a {
    border-radius: 10px 10px 0 0;
}

.blog-style-1.remote-traning-sytle .thumbnail a img {
    border-radius: 10px 10px 0 0;
}

.blog-style-1.remote-traning-sytle .content {
    padding: 25px 30px 30px;
    border-radius: 0 0 10px 10px;
}

/*-------------------------
    Blog Details Styles  
---------------------------*/
.blog-details-content {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 70px;
}

.blog-details-content .entry-content .category {
    letter-spacing: 1px;
    margin-bottom: 8px;
    text-transform: uppercase;
    display: block;
}

.blog-details-content .entry-content .title {
    margin-bottom: 5px;
}

.blog-details-content .entry-content .thumbnail {
    margin: 50px 0 65px;
}

@media only screen and (max-width: 767px) {
    .blog-details-content .entry-content .thumbnail {
        margin: 20px 0 30px;
    }
}

.blog-details-content .entry-content .thumbnail img {
    border-radius: 10px;
    width: 100%;
}

.blog-details-content > .title {
    margin-top: 60px;
}

.blog-details-content > p {
    margin-bottom: 26px;
}

.blog-details-content > ul {
    list-style: disc;
}

.blog-details-content > ul li {
    color: #181818;
    margin-top: 12px;
    margin-bottom: 12px;
}

.blog-details-content .features-image {
    margin: 65px 0;
}

@media only screen and (max-width: 767px) {
    .blog-details-content .features-image {
        margin: 40px 0;
    }
}

.blog-details-content .features-image .thumb img {
    width: 100%;
    border-radius: 8px;
}

.blog-details-content blockquote {
    margin: 65px 0 70px;
}

@media only screen and (max-width: 767px) {
    .blog-details-content blockquote {
        margin: 40px 0 30px;
    }
}

.blog-details-content .blog-share-area {
    margin-top: 65px;
}

.blog-details-content .blog-tags,
  .blog-details-content .blog-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-details-content .blog-tags .title,
    .blog-details-content .blog-share .title {
    margin-bottom: 0;
    margin-left: 12px;
}

.blog-details-content .blog-share {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
    .blog-details-content .blog-share {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 30px;
    }
}

.blog-details-content .blog-share .title {
    margin-left: 25px;
}

.blog-details-content .blog-share .social-share {
    margin: 0 -12px;
}

.blog-details-content .blog-share .social-share li {
    margin: 0 12px;
}

blockquote {
    box-shadow: 0px 5px 50px 0px rgba(26, 46, 85, 0.1);
    background-color: #ffffff;
    border-radius: 10px;
    padding: 35px 40px 35px 120px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    blockquote {
        padding: 35px 30px 35px 100px;
    }
}

blockquote:after {
    content: "\e94a";
    font-family: 'icomoon';
    font-size: 35px;
    color: #2DCCFE;
    position: absolute;
    top: 30px;
    right: 40px;
}

@media only screen and (max-width: 767px) {
    blockquote:after {
        right: 30px;
        font-size: 30px;
    }
}

blockquote p {
    font-size: 17px;
    margin-bottom: 8px;
}

blockquote .author {
    margin-bottom: 0;
    font-weight: 500;
}

.blog-author {
    padding: 70px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .blog-author {
        display: block;
    }
}

.blog-author .thumbnail {
    margin-left: 30px;
}

@media only screen and (max-width: 767px) {
    .blog-author .thumbnail {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .blog-author .thumbnail {
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.blog-author .thumbnail img {
    border-radius: 50%;
}

.blog-author .author-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.blog-author .author-content .title {
    margin-bottom: 10px;
}

.blog-author .author-content p {
    margin-bottom: 15px;
}

.blog-author .author-content .social-share.icon-transparent {
    margin: 0 -10px;
}

.blog-author .author-content .social-share.icon-transparent li {
    margin: 0 10px;
}

.blog-author .author-content .social-share.icon-transparent li a {
    font-size: 18px;
}

.blog-pagination-list {
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 2;
}

.blog-pagination-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 30px;
    position: relative;
    z-index: 1;
    color: #181818;
    font-family: "Diodrum";
    
    font-size: 18px;
    line-height: 26px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.blog-pagination-list a i {
    font-size: 20px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-left: 20px;
}

.blog-pagination-list:hover {
    background-color: #f0f4f5;
    border-color: #f0f4f5;
}

.blog-pagination-list.next-post {
    text-align: left;
}

.blog-pagination-list.next-post a i {
    margin-left: 0;
    margin-right: 20px;
}

/*-----------------------------
    Blog Comments Style  
------------------------------*/
.comment-area {
    margin-top: 100px;
}

.comment-area .heading-title {
    margin-bottom: 30px;
}

.comment-list-wrapper .comment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.comment-list-wrapper .comment .thumbnail {
    min-width: 80px;
    width: 80px;
    max-height: 80px;
    border-radius: 50%;
    margin-left: 30px;
}

@media only screen and (max-width: 575px) {
    .comment-list-wrapper .comment .thumbnail {
        margin-left: 20px;
        min-width: 60px;
        width: 60px;
    }
}

.comment-list-wrapper .comment .thumbnail img {
    border-radius: 50%;
    width: 100%;
}

.comment-list-wrapper .comment .comment-content .title {
    margin-bottom: 2px;
}

.comment-list-wrapper .comment .comment-content .date {
    display: block;
    margin-bottom: 10px;
}

.comment-list-wrapper .comment .comment-content p {
    margin-bottom: 18px;
}

.comment-list-wrapper .comment .comment-content .reply-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    font-family: "Diodrum";
}

.comment-list-wrapper .comment .comment-content .reply-btn i {
    margin-left: 10px;
}

.comment-list-wrapper .comment.comment-reply {
    margin-right: 110px;
}

@media only screen and (max-width: 575px) {
    .comment-list-wrapper .comment.comment-reply {
        margin-right: 40px;
    }
}

.comment-list-wrapper .comment + .comment {
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
    margin-top: 30px;
}

/*-----------------------------
    Blog Comments Form
------------------------------*/
.comment-form-area {
    margin-top: 90px;
}

.comment-form-area .heading-title {
    margin-bottom: 30px;
}

.comment-form .form-group {
    margin-bottom: 0;
}

.comment-form .form-group input {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.comment-form .form-group textarea {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.comment-form .form-group .edu-form-check label {
    color: #808080;
    padding-right: 27px;
}

.comment-form .form-group .edu-form-check label:before {
    background-color: #f7f7f7;
    border-color: #e5e5e5;
    height: 15px;
    width: 15px;
    top: 5px;
}

.comment-form .form-group .edu-form-check label:after {
    right: 3px;
}

.comment-form .form-group .edu-form-check input:checked ~ label::before {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
}

.comment-form .form-group .edu-form-check input:checked ~ label::after {
    opacity: 1;
}

/*-------------------
  Blog Widget
---------------------*/
.edu-blog-sidebar {
    background-color: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.07);
    border-radius: 8px;
    padding: 35px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edu-blog-sidebar {
        margin-top: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .edu-blog-sidebar {
        margin-top: 60px;
    }
}

.edu-blog-widget {
    padding: 35px 40px;
}

@media only screen and (max-width: 767px) {
    .edu-blog-widget {
        padding: 20px;
    }
}

.edu-blog-widget .widget-title {
    margin-bottom: 35px;
}

.edu-blog-widget.widget-search .blog-search {
    position: relative;
}

.edu-blog-widget.widget-search .blog-search .search-button {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    padding: 0;
    color: #808080;
    background-color: transparent;
    font-size: 18px;
}

.edu-blog-widget.widget-search .blog-search input {
    padding: 0 20px 0 56px;
    border: 1px solid #e5e5e5;
}

.edu-blog-widget.widget-latest-post .latest-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.edu-blog-widget.widget-latest-post .latest-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.edu-blog-widget.widget-latest-post .latest-post .thumbnail {
    margin-left: 20px;
}

@media only screen and (max-width: 767px) {
    .edu-blog-widget.widget-latest-post .latest-post .thumbnail {
        margin-left: 10px;
    }
}

.edu-blog-widget.widget-latest-post .latest-post .thumbnail a img {
    border-radius: 8px;
    max-height: 95px;
    object-fit: cover;
}

.edu-blog-widget.widget-latest-post .latest-post .post-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.edu-blog-widget.widget-latest-post .latest-post .post-content .title {
    margin-bottom: 5px;
}

.edu-blog-widget.widget-latest-post .latest-post .post-content .title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.edu-blog-widget.widget-latest-post .latest-post .post-content .blog-meta {
    padding-bottom: 0;
}

.edu-blog-widget.widget-categories .category-list {
    margin: -14px 0;
}

.edu-blog-widget.widget-categories .category-list li {
    margin: 14px 0;
}

.edu-blog-widget.widget-categories .category-list li a {
    font-family: "Diodrum";
    color: #181818;
    font-weight: 500;
}

.edu-blog-widget.widget-categories .category-list li a:hover {
    color: #2DCCFE;
}

.edu-blog-widget.widget-action .inner {
    background-color: #0e141c;
    text-align: center;
    padding: 40px 40px 90px;
    border-radius: 10px;
    position: relative;
}

.edu-blog-widget.widget-action .inner::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/others/shape-21.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    filter: opacity(0.3);
    -webkit-filter: opacity(0.3);
}

@media only screen and (max-width: 1199px) {
    .edu-blog-widget.widget-action .inner {
        padding: 40px 25px 60px;
    }
}

.edu-blog-widget.widget-action .inner .title {
    font-size: 22px;
    margin-bottom: 5px;
}

.edu-blog-widget.widget-action .inner .title span {
    color: #2DCCFE;
}

.edu-blog-widget.widget-action .inner .shape-line {
    font-size: 10px;
    color: #2DCCFE;
    display: block;
    margin-bottom: 14px;
}

.edu-blog-widget.widget-action .inner p {
    color: #181818;
    margin-bottom: 20px;
}

.tag-list {
    margin: -5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tag-list a {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    font-family: "Diodrum";
    margin: 5px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    z-index: 1;
}

.tag-list a:after {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    border-radius: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.tag-list a:hover {
    color: #ffffff;
    border-color: transparent;
}

.tag-list a:hover:after {
    opacity: 1;
}

/*=======================================================================
6. Spacing/Dark
=========================================================================*/
/*-------------------------
    Spacing
-------------------------*/

.edu-about-area {
    padding: 20px 0 50px;
}


.edu-blog-area {
background: #f9f9f9;
    padding: 30px 0 50px;
}


.gap-tb-text {
    padding: 115px 0 112px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-tb-text {
        padding: 95px 0 92px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-tb-text {
        padding: 75px 0 72px;
    }
}

.section-gap-equal {
    padding: 40px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-gap-equal {
        padding: 20px 0;
    }
}

@media only screen and (max-width: 767px) {
    .section-gap-equal {
        padding: 20px 0;
    }
}

.gap-top-text {
    padding-top: 115px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-top-text {
        padding-top: 95px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-top-text {
        padding-top: 75px;
    }
}

.gap-bottom-text {
    padding-bottom: 112px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-bottom-text {
        padding-bottom: 92px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-bottom-text {
        padding-bottom: 72px;
    }
}

.gap-top-equal {
    padding-top: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-top-equal {
        padding-top: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-top-equal {
        padding-top: 80px;
    }
}

.gap-bottom-equal {
padding: 50px 0;
background: #00000021;
background: url(../images/7.jpg);
    position: relative;
z-index:1;background-size: cover;

}


.gap-bottom-equal:after {
    content: '';
    position: absolute;
bottom: 0;
left: 0;
right: 0;
top:0;
z-index: -1;
background: #083839;mix-blend-mode: multiply;

}


.spt-padd {
padding: 20px 0 40px;
}



.section-gap-large {
    padding: 145px 0 150px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-gap-large {
        padding: 115px 0 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-gap-large {
        padding: 95px 0 100px;
    }
}

@media only screen and (max-width: 767px) {
    .section-gap-large {
        padding: 75px 0 80px;
    }
}

.gap-large-text {
    padding: 145px 0 142px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .gap-large-text {
        padding: 115px 0 112px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-large-text {
        padding: 95px 0 92px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-large-text {
        padding: 75px 0 72px;
    }
}

.gap-large-equal {
    padding: 150px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .gap-large-equal {
        padding: 120px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-large-equal {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 767px) {
    .gap-large-equal {
        padding: 80px 0;
    }
}

.gap-lg-top-text {
    padding-top: 145px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .gap-lg-top-text {
        padding-top: 115px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-lg-top-text {
        padding-top: 95px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-lg-top-text {
        padding-top: 75px;
    }
}

.gap-lg-bottom-text {
    padding-bottom: 142px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .gap-lg-bottom-text {
        padding-bottom: 112px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-lg-bottom-text {
        padding-bottom: 92px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-lg-bottom-text {
        padding-bottom: 72px;
    }
}

.gap-lg-bottom-equal {
    padding-bottom: 150px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .gap-lg-bottom-equal {
        padding-bottom: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-lg-bottom-equal {
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-lg-bottom-equal {
        padding-bottom: 80px;
    }
}

.gap-lg-top-equal {
    padding-top: 150px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .gap-lg-top-equal {
        padding-top: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gap-lg-top-equal {
        padding-top: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .gap-lg-top-equal {
        padding-top: 80px;
    }
}

.brand-section-gap {
    padding: 85px 0;
}

.mb--10 {
    margin-bottom: 10px;
}

.mb--20 {
    margin-bottom: 20px;
}

.mb--30 {
    margin-bottom: 30px;
}

.mb--40 {
    margin-bottom: 40px;
}

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

.mb--60 {
    margin-bottom: 60px !important;
}

.mb--90 {
    margin-bottom: 90px !important;
}

.mt--50 {
    margin-top: 50px;
}

@media only screen and (min-width: 1200px) {
    .col-pl--35 {
        padding-right: 35px;
    }

    .col-pr--35 {
        padding-left: 35px;
    }
}

.pt--50 {
    padding-top: 50px;
}

/*-------------------------
  Dark Mode CSS Starts Here
---------------------------*/
/*
body.dark-mode {
    background-color: #e7f0fa;
}
*/
.dark-mode .cta-banner-3 .newsletter-form .input-group .form-control::-webkit-input-placeholder {
    color: #ffffff;
}

.dark-mode .cta-banner-3 .newsletter-form .input-group .form-control::-moz-placeholder {
    color: #ffffff;
}

.dark-mode .cta-banner-3 .newsletter-form .input-group .form-control:-ms-input-placeholder {
    color: #ffffff;
}

.dark-mode .cta-banner-3 .newsletter-form .input-group .form-control::-ms-input-placeholder {
    color: #ffffff;
}

.dark-mode .hero-banner .banner-content p {
    color: #ffffff;
}

.dark-mode .popup-mobile-menu .inner .header-top .close-menu .close-button {
    color: #ffffff;
}

.dark-mode .edublink-vue-mobile-popup-menu .inner .header-top .close-menu .close-button {
    color: #ffffff;
}

.dark-mode .header-action .mobile-menu-bar .hamberger-button {
    color: #ffffff;
}

.dark-mode .edu-course .content .course-rating .rating-count {
    color: #ffffff;
}

.dark-mode .edu-course .content .course-meta li {
    color: #ffffff;
}

.dark-mode .event-details .details-content .event-meta li a {
    color: #ffffff;
}

.dark-mode .edu-sorting-area .sorting-right .layout-switcher label {
    color: #ffffff;
}

.dark-mode .course-details-content .course-enroll-box .single-item .login-btn a {
    color: #ffffff;
}

.dark-mode .course-details-3 .nav-tabs .nav-item .nav-link.active {
    color: #ffffff;
}

.dark-mode .course-details-3 .nav-tabs .nav-item .nav-link:hover {
    color: #ffffff;
}

.dark-mode .header-action .search-bar .input-group .form-control {
    color: #ffffff;
}

.dark-mode .team-details-content .main-info .team-meta li {
    color: #ffffff;
}

.dark-mode .team-details-content .main-info .team-meta li .rating-count {
    color: #ffffff;
}

.dark-mode .team-details-content .contact-info ul li span {
    color: #ffffff;
}

.dark-mode .blog-details-content > ul li {
    color: #ffffff;
}

.dark-mode .blog-meta li {
    color: #ffffff;
}

.dark-mode input[type=text] {
    color: #ffffff;
}

.dark-mode input[type=password] {
    color: #ffffff;
}

.dark-mode input[type=email] {
    color: #ffffff;
}

.dark-mode input[type=number] {
    color: #ffffff;
}

.dark-mode input[type=tel] {
    color: #ffffff;
}

.dark-mode textarea {
    color: #ffffff;
}

.dark-mode a.edu-btn.btn-border {
    color: #ffffff;
}

.dark-mode button.edu-btn.btn-border {
    color: #ffffff;
}

.dark-mode .edu-search-popup .inner .search-form .submit-button {
    color: #ffffff;
}

.dark-mode .edu-search-popup .close-button .close-trigger {
    color: #ffffff;
}

.dark-mode .about-style-3 .about-content .nav-tabs .nav-link {
    color: #ffffff;
}

.dark-mode .isotop-button button {
    color: #ffffff;
}

.dark-mode .blog-meta li a {
    color: #ffffff;
}

.dark-mode .edu-course .hover-content-aside .content .course-feature ul li:before {
    color: #ffffff;
}

.dark-mode .edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item {
    color: #ffffff;
}

.dark-mode .edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item a {
    color: #ffffff;
}

.dark-mode .edu-breadcrumb-area .edu-breadcrumb li.separator i {
    color: #ffffff;
}

.dark-mode .faq-page-nav .nav-tabs .nav-link {
    color: #ffffff;
}

.dark-mode .edu-course-widget.widget-course-summery .content .course-item li {
    color: #ffffff;
}

.dark-mode .event-details .details-content ul li {
    color: #ffffff;
}

.dark-mode .pricing-table .pricing-header .price-wrap .amount {
    color: #ffffff;
}

.dark-mode .pricing-table .pricing-body .list-item li {
    color: #ffffff;
}

.dark-mode .edu-pagination li a {
    color: #ffffff;
}

.dark-mode .product-details-area .content .product-rating .rating-count {
    color: #ffffff;
}

.dark-mode .tag-list a {
    color: #ffffff;
}

.dark-mode .form-group label {
    color: #ffffff;
}

.dark-mode select {
    color: #ffffff;
}

.dark-mode .edu-breadcrumb-area .course-meta li {
    color: #ffffff;
}

.dark-mode .edu-product .inner > .thumbnail .product-hover-info ul li a {
    color: #ffffff;
}

.dark-mode .edu-sorting-area .sorting-right .edu-sorting .icon {
    color: #ffffff;
}

.dark-mode .edu-product .inner .content .product-rating .rating-count {
    color: #ffffff;
}

.dark-mode .edu-blog-widget.widget-categories .category-list li a {
    color: #ffffff;
}

.dark-mode .product-description-nav .nav-item button.nav-link:hover {
    color: #ffffff;
}

.dark-mode .course-details-content .entry-content .course-meta li {
    color: #ffffff;
}

.dark-mode .product-description-nav .nav-item button.nav-link.active {
    color: #ffffff;
}

.dark-mode .product-details-area .content .product-action .add-to-cart-btn .wishlist-btn i {
    color: #ffffff;
}

.dark-mode .product-details-area .content .product-feature li span {
    color: #ffffff;
}

.dark-mode .cart-table thead th {
    color: #ffffff;
}

.dark-mode .cart-table tbody td.product-remove .remove-wishlist {
    color: #ffffff;
}

.dark-mode .pv-demo-counterup .counterup-wrap .edu-counterup .title {
    color: #ffffff;
}

.dark-mode .order-summery .summery-table tbody td {
    color: #ffffff;
}

.dark-mode .order-summery .summery-table .order-total td:last-child {
    color: #ffffff;
}

.dark-mode a {
    color: #ffffff;
}

.dark-mode a.edu-btn:hover {
    color: #ffffff;
}

.dark-mode button.edu-btn:hover {
    color: #ffffff;
}

.dark-mode .course-layout-five-tooltip-content .content .course-feature ul li:before {
    color: #ffffff;
}

.dark-mode .cta-banner-3 .newsletter-form .input-group .form-control {
    color: #ffffff;
}

.dark-mode .cta-banner-3 .newsletter-form .input-group .form-control::placeholder {
    color: #ffffff;
}

.dark-mode .footer-light .copyright-area p {
    color: #ffffff;
}

.dark-mode .header-action .search-bar .input-group .search-btn {
    color: #ffffff;
}

.dark-mode .hero-banner.hero-style-8 .banner-content .banner-search .input-group .search-btn {
    color: #ffffff;
}

.dark-mode .categorie-grid.categorie-style-3 .content .title {
    color: #ffffff;
}

.dark-mode .categorie-area-5 .categorie-grid .content .title {
    color: #ffffff;
}

.dark-mode .edu-course-area .course-style-10 .content .title a {
    color: #ffffff;
}

.dark-mode .header-photography .header-mainmenu.edu-sticky .mainmenu-nav .mainmenu > li > a {
    color: #ffffff;
}

.dark-mode .course-style-11 .content .title a {
    color: #ffffff;
}

.dark-mode .header-photography .header-mainmenu.edu-sticky .header-action li.icon a {
    color: #ffffff;
}

.dark-mode ul li a:hover {
    color: #2DCCFE;
}

.dark-mode .edu-blog-widget.widget-categories .category-list li a:hover {
    color: #2DCCFE;
}

.dark-mode a:hover {
    color: #2DCCFE;
}

.dark-mode a.btn-transparent:hover {
    color: #2DCCFE;
}

.dark-mode button.btn-transparent:hover {
    color: #2DCCFE;
}

.dark-mode .course-details-content .course-enroll-box .single-item .login-btn a:hover {
    color: #2DCCFE;
}

.dark-mode .social-share.icon-transparent li a:hover {
    color: #2DCCFE;
}

.dark-mode .hero-banner.hero-style-2 .banner-gallery .online-support .inner .content .title a:hover {
    color: #2DCCFE;
}

.dark-mode .hero-banner.hero-style-4 .banner-gallery .online-support .inner .content .title a:hover {
    color: #2DCCFE;
}

.dark-mode .edu-team-grid.team-style-3 .content .title a:hover {
    color: #2DCCFE;
}

.dark-mode .edu-breadcrumb-area .edu-breadcrumb li.breadcrumb-item a:hover {
    color: #2DCCFE;
}

.dark-mode .popup-mobile-menu .mainmenu li a:hover {
    color: #2DCCFE;
}

.dark-mode .login-form-box a {
    color: #2DCCFE;
}

.dark-mode .edu-course.course-style-4 .content .title a:hover {
    color: #2DCCFE;
}

.dark-mode .faq-page-nav .nav-tabs .nav-link.active {
    color: #2DCCFE;
}

.dark-mode .edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .footer-link a:hover {
    color: #2DCCFE;
}

.dark-mode .edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li a:hover {
    color: #2DCCFE;
}

.dark-mode .section-title .pre-title.pre-textsecondary {
    color: #2DCCFE;
}

.dark-mode .login-form-box a:hover {
    color: #2DCCFE;
}

.dark-mode .about-style-3 .about-content .nav-tabs .nav-link:hover {
    color: #2DCCFE;
}

.dark-mode .about-style-3 .about-content .nav-tabs .nav-link.active {
    color: #2DCCFE;
}

.dark-mode ul li a {
    color: #fff;
}

.dark-mode .edu-course.course-style-5 .content .course-meta li {
    color: #808080;
}

.dark-mode .edu-breadcrumb-area.breadcrumb-style-4 .course-meta li {
    color: #808080;
}

.dark-mode .pricing-table .pricing-body .list-item li.item-off {
    color: #808080;
}

.dark-mode .about-image-gallery .video-box .inner .thumb .popup-icon:hover {
    background-color: #2DCCFE;
}

.dark-mode .popup-mobile-menu .inner .header-top .close-menu .close-button:hover {
    background-color: #2DCCFE;
}

.dark-mode .edu-product .inner > .thumbnail .product-hover-info ul li a:hover {
    background-color: #2DCCFE;
}

.dark-mode .product-details-area .content .product-action .add-to-cart-btn .wishlist-btn:hover {
    background-color: #2DCCFE;
}

.dark-mode a.btn-transparent {
    color: #ff5b5c;
}

.dark-mode button.btn-transparent {
    color: #ff5b5c;
}

.dark-mode .bg-lighten01 {
    background-color: #020b17;
}

.dark-mode .bg-lighten04 {
    background-color: #020b17;
}

.dark-mode .counterup-area-2:before {
    background-color: #020b17;
}

.dark-mode .hero-banner.hero-style-5 {
    background-color: #020b17;
}

.dark-mode .edu-course-area.course-area-10 {
    background-color: #020b17;
}

.dark-mode .hero-style-10 {
    background-color: #020b17;
}

.dark-mode .testimonial-area-3 {
    background-color: #020b17;
}

.dark-mode .testimonial-area-9 {
    background-color: #020b17;
}

.dark-mode .hero-banner.hero-style-6:before {
    background-color: #020b17;
}

.dark-mode .team-area-4 {
    background-color: #020b17;
}

.dark-mode .why-choose-area-2:before {
    background-color: #020b17;
}

.dark-mode .team-area-5 {
    background-color: #020b17;
}

.dark-mode .counterup-area-7 {
    background-color: #020b17;
}

.dark-mode .contact-form-area {
    background-color: #020b17;
}

.dark-mode .hero-banner.hero-style-1 {
    background-color: #020b17;
}

.dark-mode .brand-area-6 {
    background-color: #020b17;
}

.dark-mode .course-area-8 {
    background-color: #020b17;
}

.dark-mode .testimonial-area-10 {
    background-color: #020b17;
}

.dark-mode .brand-area-2 {
    background-color: #020b17;
}

.dark-mode .hero-style-11.remote-training {
    background-color: #020b17;
}

.dark-mode .remote-brand {
    background-color: #020b17;
}

.dark-mode .edu-sorting-area .sorting-right .edu-sorting .edu-select option {
    background-color: #020b17;
}

.dark-mode .faq-style-7 {
    background-color: #020b17;
}

.dark-mode .photography-about-style::before {
    background: #020b17;
}

.dark-mode .remote-training .header-right .header-action .search-bar .input-group {
    background: transparent;
    border: 1px solid #333a44;
}

.dark-mode .header-style-7 .header-mainmenu {

}

.dark-mode .header-style-7 .header-mainmenu.edu-sticky {
    background-color: #1c242f !important;
}

.dark-mode .header-photography .header-mainmenu .header-left::after {
    background-color: rgba(255, 255, 255, 0.302) !important;
}

.dark-mode .header-photography .header-mainmenu.edu-sticky .header-action .mobile-menu-bar .hamberger-button {
    color: #ffffff;
}

.dark-mode .counterup-area-7 .counterup-box-wrap .counterup-box:before {
    background-color: #282f3a;
}

.dark-mode .counterup-area-7 .counterup-box-wrap .counterup-box:after {
    background-color: #282f3a;
}

.dark-mode .course-details-content .course-enroll-box .single-item:after {
    background-color: #282f3a;
}

.dark-mode .edu-counterup.counterup-style-3:after {
    background-color: #282f3a;
}

.dark-mode .counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
    border-left: 0.8px solid #282f3a;
}

.dark-mode .counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:nth-child(3) {
    border-left: 0.8px solid #282f3a;
}

.dark-mode .counterup-area-7 .counterup-box-wrap .counterup-box.counterup-box-1 {
    border-bottom: 0.8px solid #282f3a;
}

.dark-mode .edu-course-area .course-style-10 .content {
    background: #e7f0fa;
}

.dark-mode .product-details-area .content .product-action .add-to-cart-btn .wishlist-btn:hover {
    border-color: #2DCCFE;
}

.dark-mode .hero-style-11 .banner-thumbnail .shape-group li.shape-2 {
    -webkit-filter: opacity(0.2);
    filter: opacity(0.2);
}

.dark-mode .photography-testimonial .shape-group li.shape-2 img {
    -webkit-filter: brightness(0) saturate(100%) invert(10%) sepia(5%) saturate(4893%) hue-rotate(178deg) brightness(92%) contrast(78%);
    filter: brightness(0) saturate(100%) invert(10%) sepia(5%) saturate(4893%) hue-rotate(178deg) brightness(92%) contrast(78%);
}

.dark-mode .language-about .about-image-gallery .shape-group li.shape-2 img,
.dark-mode .faq-style-6 .edu-faq-gallery .shape-group li.shape-4 img {
    -webkit-filter: opacity(1) !important;
    filter: opacity(1) !important;
}

.dark-mode .edu-campus-area .campus-image-gallery .shape-1 span {
    border-color: #282f3a;
}

.dark-mode .edu-campus-area .campus-content .shape-4 span {
    border-color: #282f3a;
}

.dark-mode .edu-event-area .shape-group li.shape-2 span {
    border-color: #282f3a;
}

.dark-mode .edublink-vue-mobile-popup-menu .inner .header-top {
    border-color: #282f3a;
}

.dark-mode .edublink-vue-mobile-popup-menu .mainmenu li + li {
    border-color: #282f3a;
}

.dark-mode .about-style-3 .about-image-gallery .shape-group li.shape-4 span {
    border-color: #282f3a;
}

.dark-mode .home-four-course .shape-group .shape-2 span {
    border-color: #282f3a;
}

.dark-mode .hero-banner.hero-style-4 .shape-group li.shape-8 span {
    border-color: #282f3a;
}

.dark-mode .about-style-4 .about-image-gallery .shape-group .shape-4 span {
    border-color: #282f3a;
}

.dark-mode .why-choose-area-2 .shape-group li.shape-1 span {
    border-color: #282f3a;
}

.dark-mode .why-choose-area-2 .shape-group li.shape-3 span {
    border-color: #282f3a;
}

.dark-mode .team-area-5 .shape-group li.shape-3 span {
    border-color: #282f3a;
}

.dark-mode .team-area-5 .shape-group li.shape-1 span {
    border-color: #282f3a;
}

.dark-mode .why-choose-area-3 .shape-group li.shape-1 span {
    border-color: #282f3a;
}

.dark-mode .edu-breadcrumb-area .shape-group li.shape-1 {
    border-color: #282f3a;
}

.dark-mode .edu-breadcrumb-area .shape-group li.shape-4 {
    border-color: #282f3a;
}

.dark-mode .edu-event-list.event-list-2 {
    border-color: #282f3a;
}


.dark-mode .edu-blog-widget.widget-search .blog-search input {
    border-color: #282f3a;
}

.dark-mode .login-form-box .form-group input {
    border-color: #282f3a;
}

.dark-mode .tag-list a {
    border-color: #282f3a;
}

.dark-mode .edu-product:hover .inner .thumbnail a {
    border-color: #282f3a;
}

.dark-mode .pro-qty {
    border-color: #282f3a;
}

.dark-mode .product-details-area .content .product-action .add-to-cart-btn .wishlist-btn {
    border-color: #282f3a;
}

.dark-mode .product-description-nav {
    border-color: #282f3a;
}

.dark-mode .product-description-content .comment-area {
    border-color: #282f3a;
}

.dark-mode .product-details-area .thumbnail {
    border-color: #282f3a;
}

.dark-mode .checkout-notice .coupn-box {
    border-color: #282f3a;
}

.dark-mode .order-summery.checkout-summery .summery-table-wrap {
    border-color: #282f3a;
}

.dark-mode .checkout-billing .form-group select {
    border-color: #282f3a;
}

.dark-mode .edu-course-widget.widget-course-summery .content .course-item li {
    border-color: #282f3a;
}

.dark-mode .course-details-content .nav-tabs {
    border-color: #282f3a;
}

.dark-mode .order-payment {
    border-color: #282f3a;
}

.dark-mode a.edu-btn.btn-border {
    border-color: #282f3a;
}

.dark-mode .course-curriculam .course-lesson ul li:first-child {
    border-color: #282f3a;
}

.dark-mode .course-curriculam .course-lesson ul li {
    border-color: #282f3a;
}

.dark-mode .course-curriculam .course-lesson {
    border-color: #282f3a;
}

.dark-mode .social-share li a {
    border-color: #282f3a;
}

.dark-mode .about-style-3 .shape-group li.shape-6 span {
    border-color: #282f3a;
}

.dark-mode .footer-dark .copyright-area {
    border-color: #282f3a;
}

.dark-mode .comment-list-wrapper .comment + .comment {
    border-color: #282f3a;
}

.dark-mode .course-overview .border-box {
    border-color: #282f3a;
}

.dark-mode .edu-accordion .accordion-item {
    border-color: #282f3a;
}

.dark-mode .blog-details-content {
    border-color: #282f3a;
}

.dark-mode .course-review .border-box {
    border-color: #282f3a;
}

.dark-mode .course-review .border-box .comment-area {
    border-color: #282f3a;
}

.dark-mode .edu-blog-widget.widget-latest-post .latest-post {
    border-color: #282f3a;
}

.dark-mode .contact-form.form-style-2 .form-group input {
    border-color: #282f3a;
}

.dark-mode .contact-form.form-style-2 .form-group textarea {
    border-color: #282f3a;
}

.dark-mode .contact-form-area .shape-group li.shape-3 span {
    border-color: #282f3a;
}

.dark-mode .pv-courses-demo .shape-group li.shape-5 span {
    border-color: #282f3a;
}

.dark-mode .testimonial-area-4 .swiper-navigation .swiper-btn-nxt {
    border-color: #282f3a;
}

.dark-mode .testimonial-area-4 .swiper-navigation .swiper-btn-prv {
    border-color: #282f3a;
}

.dark-mode .course-sidebar-2 .edu-course-widget .inner {
    border-color: #282f3a;
}

.dark-mode .hero-banner.hero-style-8 .shape-group li.shape-5 span {
    border-color: #282f3a;
}

.dark-mode .course-area-8 .shape-group li.shape-2 span {
    border-color: #282f3a;
}

.dark-mode .hero-banner.hero-style-9 .slider .container .shape-group li.shape-1 span {
    border-color: #282f3a;
}

.dark-mode button.edu-btn.btn-border {
    border-color: #282f3a;
}

.dark-mode .edu-footer.footer-style-7 .copyright-area {
    border-color: #282f3a;
}

.dark-mode .edu-course-area.course-area-10 .shape-group li.shape-4 span {
    border-color: #282f3a;
}

.dark-mode .testimonial-area-10 .shape-group .shape-5 span {
    border-color: #282f3a;
}

.dark-mode .faq-style-6 .faq-accordion .accordion-item .accordion-button.collapsed {
    border-color: #282f3a;
}

.dark-mode .testimonial-area-10 .shape-group li.shape-3 span {
    border-color: #282f3a;
}

.dark-mode .about-counterup .shape-group li.shape-1 span {
    border-color: #282f3a;
}

.dark-mode .testimonial-area-11 .shape-group li.shape-3 span {
    border-color: #282f3a;
}

.dark-mode .photography-about-style .shape-group li.shape-8 span {
    border-color: #282f3a;
}

.dark-mode .pv-demo-counterup .counterup-wrap .edu-counterup.border-end {
    border-color: #282f3a !important;
}

.dark-mode .hero-style-10 .banner-content .shape-group li.shape-1 span {
    border-color: rgba(28, 36, 47, 0.2);
}

.dark-mode .tpd-visible-frame-left .tpd-frame-right:before {
    border-left: 13px solid #000000;
}

.dark-mode .tpd-visible-frame-right .tpd-frame-right:before {
    border-left: 13px solid #000000;
}

.dark-mode .tpd-visible-frame-right .tpd-frame-right:after {
    border-left: 13px solid #000000;
}

.dark-mode .tpd-visible-frame-right .tpd-frame-left:after {
    border-right: 13px solid #000000;
}

.dark-mode .about-counterup .about-course .about-course-style-2 {
    background-color: #1c242f;
}

.dark-mode .hero-banner.hero-style-8 .banner-content .banner-search .input-group .form-control {
    background-color: #1c242f;
}

.dark-mode .hero-banner.hero-style-8 .banner-content .banner-search .input-group .search-btn {
    background-color: #1c242f;
}

.dark-mode .hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-1 img {
    filter: opacity(0.03);
    -webkit-filter: opacity(0.03);
}

.dark-mode .video-area-5 .video-gallery .thumbnail .video-play-btn i {
    color: #2DCCFE;
}

.dark-mode .hero-style-10 .wave-bottom-bg img,
.dark-mode .language-about .about-image-gallery .main-img-3 {
    -webkit-filter: brightness(0) saturate(100%) invert(6%) sepia(10%) saturate(3102%) hue-rotate(176deg) brightness(96%) contrast(93%);
    filter: brightness(0) saturate(100%) invert(6%) sepia(10%) saturate(3102%) hue-rotate(176deg) brightness(96%) contrast(93%);
}

.dark-mode .video-area-5::after {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(14%) saturate(6549%) hue-rotate(193deg) brightness(83%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(14%) saturate(6549%) hue-rotate(193deg) brightness(83%) contrast(100%);
}

.dark-mode .features-area-6::after {
    -webkit-filter: brightness(0) saturate(100%) invert(7%) sepia(8%) saturate(2950%) hue-rotate(173deg) brightness(97%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(7%) sepia(8%) saturate(2950%) hue-rotate(173deg) brightness(97%) contrast(95%);
}

.dark-mode .features-area-6 .shape-group li.shape-2 img,
.dark-mode .testimonial-area-11 .shape-group .shape-5 img {
    -webkit-filter: brightness(0) saturate(100%) invert(16%) sepia(6%) saturate(1952%) hue-rotate(178deg) brightness(94%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(16%) sepia(6%) saturate(1952%) hue-rotate(178deg) brightness(94%) contrast(92%);
}

.dark-mode .language-about .about-image-gallery .main-img-wrapper .main-img-inner::after {
    background: #282f3a;
    opacity: .99;
}

.dark-mode .edu-course-area .course-style-10 .content .title a:hover {
    color: #2DCCFE;
}

.dark-mode .hero-style-10 .banner-thumbnail .shape-group li.shape-5 img,
.dark-mode .hero-style-10 .banner-thumbnail .shape-group li.shape-6 img {
    -webkit-filter: opacity(0.05);
    filter: opacity(0.05);
}

.dark-mode .faq-style-6 .edu-faq-gallery .shape-group li.shape-1 span,
.dark-mode .faq-style-6 .edu-faq-gallery .shape-group li.shape-2 span {
    -webkit-filter: opacity(0.05);
    filter: opacity(0.05);
}

.dark-mode .hero-style-11::before,
.dark-mode .remote-brand::after,
.dark-mode .faq-style-7::after {
    display: none;
}

.dark-mode .about-counterup .about-course .about-course-style-2 .certificate {
    background-color: #24353c;
}

.dark-mode .hero-banner.hero-style-9 .slider .health-slider-content .swiper-slide .inner p {
    color: #bababa;
}

.dark-mode .testimonial-area-9 .home-health-testimonial-activator .testimonial-grid .content p {
    color: #bababa;
}

.dark-mode .event-area-4 .edu-event.event-style-1 .content .event-meta li {
    color: #bababa;
}

.dark-mode .edu-footer.footer-style-7 .footer-top .edu-footer-widget .description {
    color: #bababa;
}

.dark-mode .edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .footer-link a {
    color: #bababa;
}

.dark-mode .edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li {
    color: #bababa;
}

.dark-mode .edu-footer.footer-style-7 .footer-top .edu-footer-widget .inner .widget-information ul li a {
    color: #bababa;
}

.dark-mode .edu-footer.footer-style-7 .copyright-area a {
    color: #bababa;
}

.dark-mode .testimonial-area-10 .home-language-testimonial-activator .testimonial-grid .content p {
    color: #bababa;
}

.dark-mode .about-counterup .about-course .about-course-style-2 .content p {
    color: #bababa;
}

.dark-mode .photography-about-style .about-content p {
    color: #bababa;
}

.dark-mode .photography-testimonial .photography-testimonial-activator .testimonial-grid .content p {
    color: #bababa;
}

.dark-mode .footer-for-photography .description {
    color: #bababa;
}

.dark-mode .footer-for-photography .information-list li {
    color: #bababa;
}

.dark-mode .footer-for-photography .information-list li a {
    color: #bababa;
}

.dark-mode .footer-for-photography .copyright-area {
    background-color: #e7f0fa;
    border: 1px solid #282f3a;
}

.dark-mode .pv-cta-area .cta-content .button-group .btn-bg-white {
    color: #000000 !important;
}

.dark-mode .remote-training-wrapper .edu-cta-banner .section-title .subs-button .btn-medium {
    color: #000000 !important;
}

.dark-mode .course-style-11 .content {
    background: #e7f0fa;
}

.dark-mode .features-area-5 .features-box:hover .icon {
    border: 7px solid #ffffff;
}

.dark-mode .features-area-5 .features-box.color-primary-style:hover .icon {
    background-color: #2DCCFE;
    border: 7px solid #ffffff;
}

.dark-mode .features-area-5 .features-box.color-extra06-style:hover .icon {
    background-color: #39c0fa;
}

.dark-mode .features-box,
.dark-mode .edu-course-area.course-area-9 .edu-course.course-style-5 {
    background-color: transparent;
}

.dark-mode .features-area-5 .features-box .icon {
    background-color: #1c242f;
    border: 7px solid #2e353f;
    box-shadow: none;
}

.dark-mode .features-area-5 .features-box .content {
    background: #1c242f;
    box-shadow: none;
}

.dark-mode .about-counterup .about-course .about-course-style-2,
.dark-mode .faq-style-6 .faq-accordion .accordion-item .accordion-body,
.dark-mode .video-area-5 .video-gallery .thumbnail img {
    box-shadow: none;
}

.dark-mode .testimonial-area-9 .bg-thumbnail .shape-group li.shape-4 img {
    -webkit-filter: opacity(0.09);
    filter: opacity(0.09);
}

.dark-mode .testimonial-area-9 .swiper-navigation .swiper-btn-prv {
    background-color: #ffffff;
}

.dark-mode .testimonial-area-9 .swiper-navigation .swiper-btn-nxt {
    background-color: #ffffff;
}

.dark-mode .health-coach-wrapper.cta-banner-7 .input-group input {
    background-color: #ffffff !important;
}

.dark-mode .edu-footer.footer-style-7 .footer-top .edu-footer-widget .logo a img.logo-dark {
    display: inline-block;
}

.dark-mode .home-photography-course ul .course-view-all a.edu-btn {
    color: #181818 !important;
}

.dark-mode .home-photography-course ul .course-view-all a:hover {
    color: #ffffff !important;
}

.dark-mode .health-coach-wrapper.cta-banner-7 .input-group input {
    color: #181818;
}

.dark-mode .cta-banner-7::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(2, 11, 23, 0.8);
    z-index: 1;
}

.dark-mode .categorie-area-5 .container,
.dark-mode .cta-banner-7 .container {
    position: relative;
    z-index: 2;
}

.dark-mode .categorie-area-5::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(2, 11, 23, 0.8);
    z-index: 1;
}

.dark-mode .edu-course-area.course-area-9 ul .course-view-all a.edu-btn {
    color: #2DCCFE !important;
}

.dark-mode .edu-course-area.course-area-9 ul .course-view-all a.edu-btn:hover {
    color: #ffffff !important;
}

.dark-mode {
  /*-------------------
    About Dark Styles
    ---------------------*/
  /*-------------------
    Breadcrumb Dark Styles
    ---------------------*/
  /*-------------------
    Brand Dark Styles
    ---------------------*/
  /*-------------------
    Blog Dark Styles
    ---------------------*/
  /*-------------------
    Call To Action Dark Styles
    ---------------------*/
  /*-------------------
    Categorie Dark Styles
    ---------------------*/
  /*-------------------------
        Counterup Styles  
    --------------------------*/
  /*-------------------------
        Landing Page Dark Styles  
    --------------------------*/
  /*-------------------------
        Course Styles  
    --------------------------*/
  /*-------------------------
        Campus Styles  
    --------------------------*/
  /*-------------------------
        Copyright Styles  
    --------------------------*/
  /*-------------------
    Event Dark Styles
    ---------------------*/
  /*-------------------
    Features Dark Styles
    ---------------------*/
  /*-------------------
    FAQ Dark Styles
    ---------------------*/
  /*-------------------
    Footer Dark Styles
    ---------------------*/
  /*-------------------
    Header Dark Styles
    ---------------------*/
  /*-------------------
    Hero Banner Dark Styles
    ---------------------*/
  /*-------------------
    Instagram Dark Styles
    ---------------------*/
  /*-------------------
    Shop Dark Styles
    ---------------------*/
  /*-------------------
    Team Dark Styles
    ---------------------*/
  /*-------------------
    Testimonial Dark Styles
    ---------------------*/
  /*-------------------
    Video Dark Styles
    ---------------------*/
  /*--------------------------
    why-choose-us Dark Styles
    ----------------------------*/
  /*----------------------------------------
    Coming Soon/Gallery/Pagination Dark Styles
    ------------------------------------------*/
  /*-------------------
    Section Dark Styles
    ---------------------*/
  /*-------------------
    Button Dark Styles
    ---------------------*/
  /*-------------------
    Form Dark Styles
    ---------------------*/
  /*-------------------
    Swiper Slider Dark Styles
    ---------------------*/
}

.dark-mode p {
    color: #bababa;
}

.dark-mode h1 {
    color: #ffffff;
}

.dark-mode h2 {
    color: #ffffff;
}

.dark-mode h3 {
    color: #ffffff;
}

.dark-mode h4 {
    color: #ffffff;
}

.dark-mode h5 {
    color: #ffffff;
}

.dark-mode h6 {
    color: #ffffff;
}

.dark-mode .h1 {
    color: #ffffff;
}

.dark-mode .h2 {
    color: #ffffff;
}

.dark-mode .h3 {
    color: #ffffff;
}

.dark-mode .h4 {
    color: #ffffff;
}

.dark-mode .h5 {
    color: #ffffff;
}

.dark-mode .h6 {
    color: #ffffff;
}

.dark-mode .edu-pagination li:hover a {
    color: #ffffff;
}

.dark-mode #edublink-preloader {
    background: #020b17;
}

.dark-mode #edublink-preloader .preloader-close-btn-wraper .preloader-close-btn {
    background: #1C252F;
    color: #ffffff;
}

.dark-mode .edu-btn {
    color: #ffffff !important;
}

.dark-mode .d-none-shape-dark {
    display: block;
}

.dark-mode .d-block-shape-light {
    display: none;
}

.dark-mode .about-image-gallery .video-box .inner {
    background-color: #ffffff;
}

.dark-mode .about-image-gallery .video-box .inner .thumb .popup-icon {
    background-color: #ffffff;
}

.dark-mode .about-style-1 .about-image-gallery .shape-group li.shape-1 img,
  .dark-mode .about-style-2 .about-image-gallery .shape-group li.shape-1 img,
  .dark-mode .about-style-7 .about-image-gallery .shape-group li.shape-1 img,
  .dark-mode .about-style-9 .about-image-gallery .shape-group li.shape-1 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .about-style-4 .about-image-gallery .main-img-1 {
    background-color: #ffffff;
}

.dark-mode .about-style-4 .about-image-gallery .shape-group .shape-2 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .about-style-3 .about-image-gallery .shape-group li.shape-2 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .about-style-3 .about-content .nav-tabs .nav-item::after {
    background-color: #525151;
}

.dark-mode .about-style-6 {
    background-color: #e7f0fa;
}

.dark-mode .about-style-6::after {
    -webkit-filter: brightness(0) saturate(100%) invert(6%) sepia(8%) saturate(3633%) hue-rotate(174deg) brightness(95%) contrast(93%);
    filter: brightness(0) saturate(100%) invert(6%) sepia(8%) saturate(3633%) hue-rotate(174deg) brightness(95%) contrast(93%);
}

.dark-mode .about-style-2 .about-image-gallery .author-box .inner {
    background-color: #ffffff;
}

.dark-mode .about-style-2 .about-image-gallery .author-box .inner .title {
    color: #000000;
}

.dark-mode .about-style-2 .about-image-gallery .award-status .inner .content .subtitle {
    color: #000000;
}

.dark-mode .about-style-8::before {
    background: #020b17;
}

.dark-mode .about-style-8::after {
    border: 1px solid #404040;
}

.dark-mode .about-style-8 .about-image-gallery .shape-group li.shape-1 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .about-style-8 .about-image-gallery .shape-group li.shape-4 span {
    border: 1px solid #404040;
}

.dark-mode .about-content .features-list li {
    color: #bababa;
}

.dark-mode .breadcrumb-style-2 .page-title .title {
    color: #ffffff;
}

.dark-mode .breadcrumb-style-2 .edu-breadcrumb li {
    color: #ffffff;
}

.dark-mode .breadcrumb-style-2 .edu-breadcrumb li.breadcrumb-item a {
    color: #ffffff;
}

.dark-mode .breadcrumb-style-2 .edu-breadcrumb li.separator i {
    color: #ffffff;
}

.dark-mode .breadcrumb-style-5 {
    background: #020b17;
}

.dark-mode .edu-breadcrumb-area .course-meta li::after {
    background-color: #404040;
}

.dark-mode .why-choose-box.features-box {
    background-color: #1c242f;
}

.dark-mode .why-choose-box-2.features-box {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .why-choose-box-2.features-box .icon {
    color: #ffffff;
}

.dark-mode .why-choose-box-2.features-box.color-extra08-style:hover .icon {
    color: #ffffff;
}

.dark-mode .brand-grid-wrap::after {
    background-color: #22272e;
}

.dark-mode .brand-grid-wrap .brand-grid {
    border-left: 1px solid #22272e;
}

.dark-mode .brand-grid-wrap .brand-grid:first-child {
    border-right: 1px solid #22272e;
}

.dark-mode .brand-grid-wrap .brand-grid:nth-child(5n) {
    border-right: 1px solid #22272e;
}

.dark-mode .brand-grid-wrap .brand-grid:hover {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.dark-mode .brand-area-1 .brand-grid-wrap .brand-grid:hover {
    background-color: #232c38;
}

.dark-mode .brand-area-3 .brand-grid-wrap .brand-grid {
    border-left: none;
}

.dark-mode .brand-area-3 .brand-grid-wrap.brand-style-3 .brand-grid {
    background-color: #1c242f;
    opacity: 1;
}

.dark-mode .brand-area-3 .brand-grid-wrap.brand-style-3 .brand-grid img {
    -webkit-filter: brightness(0) saturate(100%) invert(73%) sepia(0%) saturate(4982%) hue-rotate(288deg) brightness(90%) contrast(90%);
    filter: brightness(0) saturate(100%) invert(73%) sepia(0%) saturate(4982%) hue-rotate(288deg) brightness(90%) contrast(90%);
}

.dark-mode .brand-area-3 .brand-grid-wrap.brand-style-3 .brand-grid:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(71%) saturate(0%) hue-rotate(333deg) brightness(106%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(71%) saturate(0%) hue-rotate(333deg) brightness(106%) contrast(100%);
}

.dark-mode .brand-area-5::before {
    background-image: url(../images/bg/dark-bg-image-20.svg);
}

@media only screen and (max-width: 991px) {
    .dark-mode .brand-area-5::before {
        background: #020b17;
    }
}

.dark-mode .brand-area-2 .brand-grid-wrap .brand-grid:first-child,
  .dark-mode .brand-area-4 .brand-grid-wrap .brand-grid:first-child,
  .dark-mode .brand-area-5 .brand-grid-wrap .brand-grid:first-child,
  .dark-mode .brand-area-6 .brand-grid-wrap .brand-grid:first-child,
  .dark-mode .brand-area-4 .brand-grid-wrap .brand-grid:nth-child(5n),
  .dark-mode .brand-area-5 .brand-grid-wrap .brand-grid:nth-child(5n),
  .dark-mode .brand-area-6 .brand-grid-wrap .brand-grid:nth-child(5n) {
    border-right: none;
}

.dark-mode .edu-blog .content {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .edu-blog.blog-style-3 .content::before {
    -webkit-filter: brightness(0) saturate(100%) invert(11%) sepia(21%) saturate(912%) hue-rotate(174deg) brightness(83%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(11%) sepia(21%) saturate(912%) hue-rotate(174deg) brightness(83%) contrast(92%);
}

.dark-mode .edu-blog.blog-style-list {
    background-color: #1c242f;
}

.dark-mode .blog-meta li::after {
    background-color: #525151;
}

.dark-mode .edu-blog-area.blog-area-2::before {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(14%) saturate(3862%) hue-rotate(182deg) brightness(105%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(14%) saturate(3862%) hue-rotate(182deg) brightness(105%) contrast(102%);
}

.dark-mode .edu-blog-area.blog-area-3 .blog-style-2 .content {
    background-color: transparent;
}

.dark-mode .edu-blog-area.blog-area-3 .blog-style-2 .content .blog-date span {
    color: #ffffff;
}

.dark-mode .edu-blog-area.blog-area-3 .blog-style-2 .content .blog-meta i {
    color: #bababa;
}

.dark-mode .edu-blog-area.blog-area-3 .blog-style-2 .inner .thumbnail .blog-date span {
    color: #ffffff;
}

.dark-mode .edu-blog-sidebar {
    background-color: #1c242f;
}

.dark-mode .blog-pagination-list {
    border: 1px solid #282f3a;
}

.dark-mode .blog-pagination-list:hover {
    background-color: #1c242f;
}

.dark-mode .edu-cta-banner-area {
    background-color: #020b17;
}

.dark-mode .edu-cta-banner-area::before {
    -webkit-filter: brightness(0) saturate(101%) invert(36%) sepia(57%) saturate(374%) hue-rotate(121deg) brightness(86%) contrast(74%);
    filter: brightness(0) saturate(101%) invert(36%) sepia(57%) saturate(374%) hue-rotate(121deg) brightness(86%) contrast(74%);
}

.dark-mode .university-cta-wrapper.edu-cta-banner-area::before {
    -webkit-filter: brightness(0) saturate(101%) invert(36%) sepia(57%) saturate(374%) hue-rotate(121deg) brightness(86%) contrast(74%) !important;
    filter: brightness(0) saturate(101%) invert(36%) sepia(57%) saturate(374%) hue-rotate(121deg) brightness(86%) contrast(74%) !important;
}

.dark-mode .online-academy-cta-wrapper {
    background-image: none;
    background-color: #020b17;
}

.dark-mode .online-academy-cta-wrapper::before {
    background-image: url(../images/cta/h-4-cta.svg);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-filter: brightness(0) saturate(100%) invert(6%) sepia(18%) saturate(1959%) hue-rotate(173deg) brightness(98%) contrast(97%);
    filter: brightness(0) saturate(100%) invert(6%) sepia(18%) saturate(1959%) hue-rotate(173deg) brightness(98%) contrast(97%);
}

.dark-mode .cta-banner-2 {
    background-color: #020b17;
}

.dark-mode .cta-banner-2::before {
    display: none;
}

.dark-mode .cta-banner-2 .shape-group li.shape-5 {
    bottom: 0;
}

.dark-mode .cta-banner-3 {
    background-color: #e7f0fa;
}

.dark-mode .cta-banner-3::before {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(22%) saturate(4302%) hue-rotate(194deg) brightness(91%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(22%) saturate(4302%) hue-rotate(194deg) brightness(91%) contrast(101%);
}

.dark-mode .cta-banner-3 .newsletter-form .input-group .form-control {
    background-color: #e7f0fa;
}

.dark-mode .cta-banner-3 .shape-group li.shape-3 img, .dark-mode .cta-banner-3 .shape-group li.shape-4 img {
    opacity: .65;
}

.dark-mode .cta-area-1 .cta-style-3 .inner .content .subtitle {
    color: #ffffff;
}

.dark-mode .cta-area-1 .cta-style-3 .inner .content .title {
    color: #ffffff;
}

.dark-mode .cta-area-1 .cta-style-3 .shape-group li.shape-02 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .cta-area-1 .home-one-cta .shape-group li.shape-02 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .cta-area-2 .cta-style-2 .inner .content .subtitle {
    color: #000000;
}

.dark-mode .cta-area-2 .cta-style-2 .inner .content .title a {
    color: #000000;
}

.dark-mode .cta-area-2 .cta-style-2 .inner .content .title a:hover {
    color: rgba(24, 24, 24, 0.75);
}

.dark-mode .categorie-grid {
    background-color: #1c242f;
}

.dark-mode .categorie-grid .content p {
    color: #bababa;
}

.dark-mode .categorie-grid:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid:hover .content .title {
    color: #ffffff;
}

.dark-mode .categorie-grid:hover .content p {
    color: #ffffff;
}

.dark-mode .categorie-grid:hover .icon svg path {
    stroke: #ffffff;
}

.dark-mode .categorie-grid.color-primary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-primary-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-secondary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-secondary-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-tertiary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-tertiary-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra01-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra01-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra02-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra02-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra03-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra03-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra04-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra04-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra05-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra05-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra06-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra06-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra07-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra07-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra08-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra08-style:hover .course-remain {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-primary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-secondary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-tertiary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra01-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra02-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra03-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra04-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra05-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra06-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra07-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.color-extra08-style:hover .icon {
    color: #ffffff;
}

.dark-mode .categorie-grid.categorie-style-3 {
    background-color: #1c242f;
}

.dark-mode .categorie-area-3 {
    background-color: #e7f0fa;
}

.dark-mode .categorie-area-3::before {
    display: none;
}

.dark-mode .home-four-course::before {
    display: none;
}

.dark-mode .edu-counterup.counterup-style-5 {
    background-color: #1c242f;
}

.dark-mode .counterup-area-1 .counterup-style-1 {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .counterup-area-2 .counterup-box-wrap {
    background-color: #1c242f;
    box-shadow: inherit;
}

.dark-mode .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup {
    border-radius: 0;
}

.dark-mode .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
    border-left: 0.8px solid #282f3a;
}

@media only screen and (max-width: 479px) {
    .dark-mode .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
        border-left: none;
    }
}

.dark-mode .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:nth-child(3) {
    border-left: 0.8px solid #282f3a;
}

@media only screen and (max-width: 479px) {
    .dark-mode .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:nth-child(3) {
        border-left: none;
    }
}

.dark-mode .counterup-area-2 .counterup-box-wrap .counterup-box.counterup-box-1 {
    border-bottom: 0.8px solid #282f3a;
}

@media only screen and (max-width: 479px) {
    .dark-mode .counterup-area-2 .counterup-box-wrap .counterup-box.counterup-box-1 {
        border-bottom: none;
    }
}

.dark-mode .course-area-3 .isotop-button button {
    background-color: #1c242f;
}

.dark-mode .course-area-3 .isotop-button button.is-checked {
    background-color: #2DCCFE;
}

.dark-mode .course-area-3 .isotop-button button:hover {
    background-color: #2DCCFE;
}

.dark-mode .counterup-area-7 .counterup-box-wrap {
    background-color: #1c242f;
}

.dark-mode .counterup-area-8 .shape-group li.shape-1 img {
    -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
}

.dark-mode .counterup-style-4 {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .counterup-style-6 .icon {
    color: #ffffff;
}

.dark-mode .counterup-style-6 .count-number {
    color: #ffffff;
}

.dark-mode .counterup-style-6 .title {
    color: #ffffff;
}

.dark-mode .pv-demo-counterup .counterup-wrap {
    background-color: #1c242f;
}

.dark-mode .edu-sorting-area .sorting-right .edu-sorting .edu-select {
    background-color: #1c242f;
}

.dark-mode .pv-demo-area .single-demo .inner {
    background-color: #1c242f;
}

.dark-mode .edu-course {
    background-color: #1c242f;
}

.dark-mode .edu-course .thumbnail .duration {
    color: #ffffff;
}

.dark-mode .edu-course .inner .content .course-meta li::after {
    background-color: #525151;
}

.dark-mode .edu-course .course-hover-content .content .course-level {
    background-color: #ffffff;
    color: #000000;
}

.dark-mode .edu-course .course-hover-content .content .title {
    color: #ffffff;
}

.dark-mode .edu-course .course-hover-content .content .course-rating .rating-count {
    color: #ffffff;
}

.dark-mode .edu-course .course-hover-content .content .course-price {
    color: #ffffff;
}

.dark-mode .edu-course .course-hover-content .content p {
    color: #ffffff;
}

.dark-mode .edu-course .course-hover-content .content .course-meta li {
    color: #ffffff;
}

.dark-mode .edu-course .course-hover-content .content .course-meta li i {
    color: #ffffff;
}

.dark-mode .edu-course .course-hover-content .content .btn-secondary {
    color: #ffffff;
}

.dark-mode .edu-course .course-hover-content .content .btn-secondary:hover {
    color: #000000 !important;
}

.dark-mode .edu-course.course-style-3::before {
    background-color: #1c242f;
}

.dark-mode .edu-course.course-style-3 .inner .content {
    background-color: #1c242f;
}

.dark-mode .edu-course.course-style-4:hover .content .course-price {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-4:hover .content .title a {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-4:hover .content .course-rating .rating-count {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-4:hover .content .course-meta li {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-4:hover .content .course-meta li::after {
    background-color: #bababa;
}

.dark-mode .edu-course.course-style-4:hover .content .course-meta li i {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-5 .inner .content .price-round {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-6 {
    background-color: #020b17;
}

.dark-mode .edu-course.course-style-6 .content {
    background-color: #1c242f;
}

.dark-mode .edu-course.course-style-6 .thumbnail .price-round {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-7 .thumbnail .course-price.price-round {
    background-color: #ffffff;
}

.dark-mode .edu-course.course-style-7 .content .course-level {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-7 .content .title {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-7 .content .course-meta li {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-7 .content .course-meta li::after {
    background-color: #a19c9c;
}

.dark-mode .edu-course.course-style-7 .content .course-meta li i {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-7 .content p {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-8:hover .content .course-price {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-4:hover .content .course-price {
    color: #ffffff;
}

.dark-mode .edu-course.course-style-8 .hover-content-aside .content:before {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 13px solid #020b17;
}

.dark-mode .edu-course.course-style-4 .hover-content-aside .content:before {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 13px solid #020b17;
}

.dark-mode .edu-course.course-style-14:hover {
    background-color: #1c242f;
}

.dark-mode .edu-course.course-style-9:hover {
    background-color: #1c242f;
}

.dark-mode .edu-course .hover-content-aside .content {
    background-color: #020b17;
}

.dark-mode .edu-course .hover-content-aside .content::before {
    border-left: 13px solid #020b17;
}

.dark-mode .bg-lighten03 {
    background-color: #020b17;
}

.dark-mode .tpd-tooltip .tpd-content-relative-padder {
    background-color: #020b17;
}

.dark-mode .tpd-tooltip .tpd-content-relative-padder .content .button-group .edu-btn {
    color: #ffffff !important;
}

.dark-mode .course-area-1 .edu-course-widget {
    background-color: #1c242f;
}

.dark-mode .course-area-4 {
    background-color: #020b17;
}

.dark-mode .course-area-7::before {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(22%) saturate(4302%) hue-rotate(194deg) brightness(91%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(22%) saturate(4302%) hue-rotate(194deg) brightness(91%) contrast(101%);
}

.dark-mode .course-area-7 .shape-group li img {
    opacity: .65;
}

.dark-mode .pv-course-details-area {
    background-color: #020b17;
}

.dark-mode .pv-course-details-area::before {
    display: none;
}

.dark-mode .pv-courses-demo .shape-group li.shape-2 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .course-sidebar-2 {
    background-color: #020b17;
}

.dark-mode .course-sidebar-3 .edu-course-widget {
    background-color: #1c242f;
}

.dark-mode .course-sidebar-3 .edu-course-widget.widget-course-summery .thumbnail .play-btn {
background-color: #2DCCFE;
color: #fff;
}

.dark-mode .course-sidebar-3 .edu-course-widget.widget-course-summery .thumbnail .play-btn:hover {
background-color: #fff;
color: #2DCCFE;
}

.dark-mode .course-sidebar-3 .edu-blog-widget {
    background-color: #1c242f;
}

.dark-mode .edu-course-widget {
    background-color: #1c242f;
}

.dark-mode .course-curriculam .course-lesson ul li {
    background-color: #e7f0fa;
    color: #ffffff;
}

.dark-mode .course-curriculam .course-lesson ul li:hover {
    color: #2DCCFE;
}

.dark-mode .course-review .rating-box {
    background: #1c242f;
}

.dark-mode .course-review .review-wrapper .progress {
    background-color: #1c242f;
}

.dark-mode .course-review .comment-form-area .rating-icon .rating i {
    color: #808080;
}

.dark-mode .course-details-area .entry-content .thumbnail .video-play-btn {
    background-color: #ffffff;
    color: #2DCCFE;
}

.dark-mode .course-details-area .entry-content .thumbnail .video-play-btn:hover {
    background-color: #2DCCFE;
    color: #ffffff;
}

.dark-mode .course-details-content .course-enroll-box {
    background-color: #1c242f;
}

.dark-mode .course-details-content .entry-content .course-meta li::after {
    background-color: #404040;
}

.dark-mode .tag-list a:Hover {
    color: #ffffff;
}

.dark-mode .edu-blog-widget.widget-action .inner {
    background-color: #e7f0fa;
}

.dark-mode .edu-blog-widget.widget-action .inner::before {
    background-image: url(../images/others/dark-shape-21.png);
}

.dark-mode .course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .title {
    color: #ffffff;
}

.dark-mode .course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span {
    color: #ffffff;
}

.dark-mode .course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span::after {
    background-color: #ffffff;
}

.dark-mode .course-details-3 .course-curriculam .edu-accordion .accordion-item {
    border: 1px solid #282f3a;
}

.dark-mode .course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button::after {
    color: #ffffff;
}

.dark-mode .edu-campus-area .campus-image-gallery .shape-2 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .edu-campus-area .campus-content {
    background-color: #1c242f;
    box-shadow: none;
}

@media only screen and (max-width: 575px) {
    .dark-mode .edu-campus-area .campus-content {
        background-color: transparent;
    }
}

.dark-mode .edu-campus-area .campus-content .shape-5 span {
    opacity: 0.1;
}

.dark-mode .footer-lighten .copyright-area {
    background-color: #e7f0fa;
}

.dark-mode .footer-lighten .copyright-area a {
    color: #2DCCFE;
}

.dark-mode .footer-lighten p {
    color: #bababa;
}

.dark-mode .footer-lighten li {
    color: #bababa;
}

.dark-mode .footer-lighten a {
    color: #bababa;
}

.dark-mode .edu-event .inner .content {
    background-color: #1c242f;
}

.dark-mode .event-area-3::before {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(22%) saturate(4302%) hue-rotate(194deg) brightness(91%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(22%) saturate(4302%) hue-rotate(194deg) brightness(91%) contrast(101%);
}

.dark-mode .event-area-3 .edu-event-list {
    background-color: #1c242f;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .title {
    color: #ffffff;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .title a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .event-meta li {
    color: #ffffff;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .event-meta li i {
    color: #ffffff;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .event-location {
    color: #ffffff;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .event-location i {
    color: #ffffff;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content p {
    color: #ffffff;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .edu-btn {
    color: #181818 !important;
}

.dark-mode .event-area-3 .edu-event-list:hover:not(.event-list-2) .content .edu-btn:hover {
    color: #ffffff !important;
}

.dark-mode .event-area-3 .edu-event-list.bg-style-primary .content .edu-btn.btn-medium:hover {
    color: #181818 !important;
}

.dark-mode .event-area-3 .shape-group li img {
    opacity: .65;
}

.dark-mode .edu-event-list {
    background-color: transparent;
}

.dark-mode .features-box .content p {
    color: #bababa;
}

.dark-mode .features-box.features-style-2 .content .title {
    color: #ffffff;
}

.dark-mode .features-box.features-style-4:hover .icon {
    color: #ffffff;
}

.dark-mode .features-box.color-primary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .features-box.color-secondary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .features-box.color-extra05-style:hover .icon {
    color: #ffffff;
}

.dark-mode .features-box.color-extra08-style:hover .icon {
    color: #ffffff;
}

.dark-mode .features-box.color-extra02-style:hover .icon {
    color: #ffffff;
}

.dark-mode .features-box.color-extra03-style:hover .icon {
    color: #ffffff;
}

.dark-mode .features-box.color-extra04-style:hover .icon {
    color: #ffffff;
}

.dark-mode .features-area-1 .features-box {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .features-area-1 .features-box:hover .icon svg path {
    stroke: #ffffff;
}

.dark-mode .features-area-1 .features-box .content p {
    color: #bababa;
}

.dark-mode .features-area-3 .features-grid-wrap {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .faq-accordion .accordion-item {
    background-color: #1c242f;
    color: #ffffff;
}

.dark-mode .faq-accordion .accordion-item .accordion-button {
    color: #ffffff;
}

.dark-mode .faq-accordion .accordion-item .accordion-button::before {
    color: #ffffff;
}

.dark-mode .faq-accordion .accordion-item .accordion-button.collapsed {
    color: #ffffff;
}

.dark-mode .faq-accordion .accordion-item .accordion-button.collapsed::before {
    color: #ffffff;
}

.dark-mode .faq-accordion .accordion-item .accordion-body {
    background-color: #1c242f;
}

.dark-mode .edu-faq-gallery .shape-group li.shape-4 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .faq-style-2 {
    background-color: #020b17;
}

.dark-mode .faq-style-2::before {
    display: none;
}

.dark-mode .faq-style-2 .edu-faq-gallery .shape-group .shape-3 img,
    .dark-mode .faq-style-2 .edu-faq-gallery .shape-group .shape-5 img {
    -webkit-filter: opacity(0.08);
    filter: opacity(0.08);
}

.dark-mode .faq-style-2 .edu-faq-gallery .shape-group .shape-6 img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(2%) hue-rotate(310deg) brightness(54%) contrast(36%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(2%) hue-rotate(310deg) brightness(54%) contrast(36%);
}

.dark-mode .faq-style-3 .edu-faq-gallery .thumbnail-1 {
    background-color: #ffffff;
}

.dark-mode .faq-style-4 .faq-accordion .accordion-item .accordion-button {
    color: #ffffff;
}

.dark-mode .faq-style-4 .faq-accordion .accordion-item .accordion-button::before {
    color: #ffffff;
}

.dark-mode .faq-page-tab-content::after {
    -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
}

.dark-mode .edu-footer .footer-dark .widget-title {
    color: #ffffff;
}

.dark-mode .edu-footer.footer-style-1 {
    background-color: #1c242f;
}

.dark-mode .edu-footer.footer-style-1 .footer-top .edu-footer-widget .logo a img.logo-light {
    display: none;
}

.dark-mode .edu-footer.footer-style-1 .footer-top .edu-footer-widget .logo a img.logo-dark {
    display: inline-block;
}

.dark-mode .edu-footer.footer-style-1 .copyright-area {
    background-color: #e7f0fa;
}

.dark-mode .edu-footer.footer-style-2 {
    background-color: #1c242f;
}

.dark-mode .edu-footer.footer-style-2 .footer-top .edu-footer-widget .logo a img.logo-light {
    display: inline-block;
}

.dark-mode .edu-footer.footer-style-3 {
    background-color: #e7f0fa;
}

.dark-mode .edu-footer.footer-style-3 .edu-footer-widget .logo a img.logo-light {
    display: inline-block;
}

.dark-mode .edu-footer.footer-style-3 .edu-footer-widget .widget-title {
    color: #ffffff;
}

.dark-mode .edu-footer.footer-style-6 {
    background: #e7f0fa;
}

.dark-mode .edu-footer.footer-style-6 .footer-top .edu-footer-widget .widget-title {
    color: #ffffff;
}

.dark-mode .edu-footer .edu-footer-widget .footer-link li a {
    color: #bababa;
}

.dark-mode .edu-footer .edu-footer-widget .footer-link li a:hover {
    color: #2DCCFE;
}

.dark-mode .edu-footer .edu-footer-widget .logo a img.logo-light {
    display: none;
}

.dark-mode .edu-footer .edu-footer-widget .logo a img.logo-dark {
    display: inline-block;
}

.dark-mode .edu-footer .edu-footer-widget .input-group .form-control {
    color: #ffffff;
    background-color: #282f3a;
}

.dark-mode .edu-footer .edu-footer-widget .inner .input-group .btn-secondary {
    color: #ffffff;
}

.dark-mode .edu-footer.footer-kindergarten .copyright-area::before {
    -webkit-filter: brightness(0) saturate(100%) invert(14%) sepia(8%) saturate(2142%) hue-rotate(173deg) brightness(95%) contrast(89%);
    filter: brightness(0) saturate(100%) invert(14%) sepia(8%) saturate(2142%) hue-rotate(173deg) brightness(95%) contrast(89%);
}

.dark-mode .footer-for-kitchen .edu-footer-widget .inner .description {
    color: #bababa;
}

.dark-mode .footer-for-yoga .edu-footer-widget .inner .description {
    color: #bababa;
}

.dark-mode .footer-for-kitchen .edu-footer-widget .inner .widget-information ul li {
    color: #bababa;
}

.dark-mode .footer-for-yoga .edu-footer-widget .inner .widget-information ul li {
    color: #bababa;
}

.dark-mode .footer-for-kitchen .edu-footer-widget .inner .widget-information ul li span {
    color: #ffffff;
}

.dark-mode .footer-for-yoga .edu-footer-widget .inner .widget-information ul li span {
    color: #ffffff;
}

.dark-mode .footer-for-kitchen .edu-footer-widget .inner .widget-information ul li a {
    color: #bababa;
}

.dark-mode .footer-for-yoga .edu-footer-widget .inner .widget-information ul li a {
    color: #bababa;
}

.dark-mode .footer-for-kitchen .edu-footer-widget .inner .widget-information ul li a:hover {
    color: #2DCCFE;
}

.dark-mode .footer-for-yoga .edu-footer-widget .inner .widget-information ul li a:hover {
    color: #2DCCFE;
}

.dark-mode .footer-for-kitchen .edu-footer-widget .inner li a {
    color: #bababa;
}

.dark-mode .footer-for-yoga .edu-footer-widget .inner li a {
    color: #bababa;
}

.dark-mode .footer-for-kitchen .edu-footer-widget .inner li a:hover {
    color: #2DCCFE;
}

.dark-mode .footer-for-yoga .edu-footer-widget .inner li a:hover {
    color: #2DCCFE;
}

.dark-mode .footer-for-kitchen .copyright-area {
    background-color: #e7f0fa;
    border-top: 1px solid #262626;
}

.dark-mode .footer-for-yoga .copyright-area {
    background-color: #e7f0fa;
    border-top: 1px solid #262626;
}

.dark-mode .header-action li.icon a .count {
    color: #ffffff;
}

.dark-mode .header-action li.icon a.search-trigger {
    color: #ffffff;
}

.dark-mode .header-action li.icon a.cart-icon {
    color: #ffffff;
}

.dark-mode .header-action li.icon button.search-trigger {
    color: #ffffff;
}

.dark-mode .header-action .header-btn a {
    color: #ffffff;
}

.dark-mode .header-action .search-bar .input-group {
    border: 1px solid #333a44;
}

.dark-mode .header-action .search-bar .input-group .form-control {
    background: transparent;
}

.dark-mode .header-style-2 .header-top .header-info li::after {
    background-color: #30302f;
}

.dark-mode .header-style-2 .header-top .header-info li a {
    color: #ffffff;
}

.dark-mode .header-style-2 .header-mainmenu .header-left::after {
    background-color: #282f3a;
}

.dark-mode .header-style-3 .header-top-bar {
    background-color: #e7f0fa;
}

.dark-mode .header-style-3 .header-mainmenu .header-left::after {
    background-color: #525151;
}

.dark-mode .header-style-3 .header-top .header-info li a:hover {
    color: #2DCCFE;
}

.dark-mode .header-style-3 .header-top .header-info li a.edu-btn:hover {
    color: #ffffff;
}

.dark-mode .edu-header.header-style-4::before {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(55%) saturate(1345%) hue-rotate(186deg) brightness(89%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(55%) saturate(1345%) hue-rotate(186deg) brightness(89%) contrast(95%);
}

.dark-mode .edu-header.header-style-4::after {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(55%) saturate(1345%) hue-rotate(186deg) brightness(89%) contrast(95%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(55%) saturate(1345%) hue-rotate(186deg) brightness(89%) contrast(95%);
}

.dark-mode .edu-header.header-style-4 .header-mainmenu {
    background-color: transparent;
}

.dark-mode .edu-header.header-style-4 .header-mainmenu.edu-sticky {
    background-color: #1c242f;
}

.dark-mode .edu-header.header-style-4 .header-mainmenu .header-navbar .header-right .header-action .search-bar .input-group input[type="text"] {
    background: transparent;
}

.dark-mode .edu-header .header-mainmenu {

}

.dark-mode .edu-header.header-photography .header-mainmenu {
    background-color: transparent;
}

.dark-mode .edu-header.header-photography .header-mainmenu.edu-sticky {
    background-color: #1c242f;
}

.dark-mode .edu-header.pv-header-style .header-mainmenu {
    background-color: transparent;
}

.dark-mode .edu-header.pv-header-style .header-mainmenu.edu-sticky {
    background-color: #1c242f;
}

.dark-mode .edu-header .header-category {
    border-right: 1.5px solid #282f3a;
    border-left: 1.5px solid #282f3a;
}

.dark-mode .edu-header .header-brand img.logo-light {
    display: none;
}

.dark-mode .edu-header .header-brand img.logo-dark {
    display: inline-block;
}

.dark-mode .edu-header.header-photography .header-brand img.logo-light {
    display: inline-block;
}

.dark-mode .edu-header.header-photography .header-brand img.logo-dark {
    display: none;
}

.dark-mode .header-top-bar {
    background-color: #e7f0fa;
}

.dark-mode .header-top .header-notify {
    color: #ffffff;
}

.dark-mode .header-top .header-info li a {
    color: #ffffff;
}

.dark-mode .header-top .header-info li a:hover {
    color: #2DCCFE;
}

.dark-mode .header-top .header-info li.header-btn .edu-btn {
    color: #ffffff;
}

.dark-mode .header-top .header-info li.header-btn .edu-btn i {
    color: #ffffff;
}

.dark-mode .header-top .header-info .social-icon a i {
    color: #ffffff;
}

.dark-mode .popup-mobile-menu .mainmenu li a {
    color: #ffffff;
}


.dark-mode .popup-mobile-menu .inner {
    background: #e7f0fa;
}

.dark-mode .popup-mobile-menu .inner .header-top .logo a img.logo-light {
    display: none;
}

.dark-mode .popup-mobile-menu .inner .header-top .logo a img.logo-dark {
    display: inline-block;
}

.dark-mode .popup-mobile-menu .inner .header-top .close-menu .close-button {
    background: #282f3a;
}

.dark-mode .mainmenu-nav .mainmenu > li > a {
    color: #ffffff;
}

.dark-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu {
    background-color: #02060d;
}

.dark-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    color: #bababa;
}

.dark-mode .mainmenu-nav .mainmenu li.has-droupdown ul {
    box-shadow: 0px 10px 50px 0px rgba(26,46,85,0.1);
}

.dark-mode .mainmenu-nav .mainmenu li.has-droupdown .mega-sub-menu-01 {
    box-shadow: none;
}

.dark-mode .mainmenu-nav .mainmenu li ul.mega-menu {
    background-color: #02060d;
}

.dark-mode .mainmenu-nav .mainmenu li ul.mega-menu > li {
    border-left: 1px solid #191d22;
}

.dark-mode .edu-search-popup .content-wrap {
    background-color: #e7f0fa;
}


.dark-mode .edu-search-popup .site-logo img.logo-light {
    display: none;
}

.dark-mode .edu-search-popup .site-logo img.logo-dark {
    display: inline-block;width: 200px;
}

.dark-mode .edu-search-popup .inner .search-form input {
    background: transparent;
}

.dark-mode .hero-banner .banner-thumbnail .instructor-info .inner {
    background-color: #ffffff;
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
}

.dark-mode .hero-banner .banner-thumbnail .instructor-info .inner .title {
    color: #000000;
}

.dark-mode .hero-banner .banner-thumbnail .instructor-info .inner .media .content {
    color: #000000;
}

.dark-mode .hero-banner.presentation-hero-style::before {
    background-image: url(../images/bg/dark-bg-image-27.png);
}

.dark-mode .hero-banner.presentation-hero-style .banner-content::after, .dark-mode .hero-banner.presentation-hero-style .banner-content::before {
    border: 1px solid #242424;
}

.dark-mode .hero-banner.hero-style-1::before {
    -webkit-filter: opacity(0.1);
    filter: opacity(0.1);
}

.dark-mode .hero-banner.hero-style-2::before {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(14%) saturate(3862%) hue-rotate(182deg) brightness(105%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(14%) saturate(3862%) hue-rotate(182deg) brightness(105%) contrast(102%);
}

.dark-mode .hero-banner.hero-style-3 .banner-content .title {
    color: #ffffff;
}

.dark-mode .hero-banner.hero-style-3 .banner-content p {
    color: #ffffff;
}

.dark-mode .hero-banner.hero-style-4 {
    -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);
    background: #020b17;
}

.dark-mode .hero-banner.hero-style-4 .scroll-down-btn {
    bottom: -100px;
}

@media only screen and (max-width: 767px) {
    .dark-mode .hero-banner.hero-style-4 .scroll-down-btn {
        bottom: -10px;
    }
}

.dark-mode .hero-banner.hero-style-4 .scroll-down-btn .scroll-btn {
    background-color: rgba(255, 255, 255, 0.05);
}

.dark-mode .hero-banner.hero-style-4 .scroll-down-btn .scroll-btn::before, .dark-mode .hero-banner.hero-style-4 .scroll-down-btn .scroll-btn::after {
    border: 1px solid rgba(255, 255, 255, 0.05);
}

.dark-mode .hero-banner.hero-style-4::before {
    display: none;
}

.dark-mode .hero-banner.hero-style-4 .shape-group li.shape-1 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .hero-banner.hero-style-4 .shape-group li.shape-7 img {
    -webkit-filter: opacity(0.05);
    filter: opacity(0.05);
}

.dark-mode .hero-banner.hero-style-4 .shape-group li.shape-3 img, .dark-mode .hero-banner.hero-style-4 .shape-group li.shape-5 img {
    -webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(0%) hue-rotate(313deg) brightness(59%) contrast(36%);
    filter: brightness(0) saturate(100%) invert(99%) sepia(3%) saturate(0%) hue-rotate(313deg) brightness(59%) contrast(36%);
}

.dark-mode .hero-banner.hero-style-4 .banner-gallery .online-support .inner .content .title a {
    color: #000000;
}

.dark-mode .hero-banner.hero-style-5 .banner-thumbnail .thumbnail {
    background-color: #ffffff;
}

.dark-mode .hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-1 img {
    -webkit-filter: opacity(0.08);
    filter: opacity(0.08);
}

.dark-mode .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-1 img {
    -webkit-filter: opacity(0.08);
    filter: opacity(0.08);
}

.dark-mode .hero-banner.hero-style-7 {
    background: #020b17;
}

.dark-mode .hero-banner.hero-style-7 .shape-group {
    z-index: 1;
}

.dark-mode .hero-banner.hero-style-7 .shape-group li img {
    opacity: .65;
}

.dark-mode .instagram-grid a::after {
    background-color: #000000;
}

.dark-mode .instagram-grid a .user-info {
    color: #ffffff;
}

.dark-mode .pv-shop-area {
    background-color: #020b17;
}

.dark-mode .pv-shop-area::before {
    display: none;
}

.dark-mode .pv-inner-page-area {
    background: #020b17;
}

.dark-mode .pv-inner-page-area::before {
    display: none;
}

.dark-mode .pv-cta-area {
    background-color: #e7f0fa;
}

.dark-mode .pv-cta-area::before {
    background-image: url(../images/bg/dark-bg-imgae-26.png);
}

.dark-mode .pv-cta-area .cta-content .title {
    color: #ffffff;
}

.dark-mode .team-share-info li a {
    color: #ffffff;
    border: 2px solid #ffffff;
}

.dark-mode .team-share-info li a:hover {
    color: #2DCCFE;
    background: #ffffff;
}

.dark-mode .edu-team-grid.team-style-1:hover .team-share-info li:first-child a {
    background-color: #ffffff;
    border-color: transparent;
}

.dark-mode .edu-team-grid.team-style-2::after {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .edu-team-grid.team-style-3 .content .title a {
    color: #181818;
}

.dark-mode .edu-team-grid.team-style-4 .content .title {
    background-color: #1c242f;
    color: #ffffff;
}

.dark-mode .edu-team-grid.team-style-4 .content .designation {
    background-color: #1c242f;
    color: #ffffff;
}

.dark-mode .edu-team-grid.team-style-5 .content {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .edu-team-grid.team-style-5 .content .title {
    color: #ffffff;
}

.dark-mode .team-area-6 .shape-group .shape-1 img,
  .dark-mode .team-area-6 .shape-group .shape-2 img,
  .dark-mode .team-area-6 .shape-group .shape-3 img {
    -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
}

.dark-mode .edu-team-details-area .team-details-content .main-info .team-meta li::after {
    background-color: #6a6a6a;
}

.dark-mode .testimonial-grid {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .testimonial-grid p {
    color: #bababa;
}

.dark-mode .testimonial-grid .thumbnail .qoute-icon {
    color: #ffffff;
    border: 4px solid #ffffff;
}

.dark-mode .testimonial-area-2 .testimonial-slide .content {
    box-shadow: none;
}

.dark-mode .testimonial-area-2 .shape-group .shape-1 img {
    -webkit-filter: opacity(0.06);
    filter: opacity(0.06);
}

.dark-mode .testimonial-area-2.edu-section-gap .shape-group .shape-3 img {
    -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
}

.dark-mode .testimonial-area-3 .shape-group li.shape-5 {
    bottom: 150px;
}

.dark-mode .testimonial-area-3 .shape-group li.shape-5 img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7494%) hue-rotate(344deg) brightness(100%) contrast(104%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7494%) hue-rotate(344deg) brightness(100%) contrast(104%);
}

.dark-mode .testimonial-slide .content {
    background-color: #1c242f;
}

.dark-mode .testimonial-slide .content p {
    color: #bababa;
}

.dark-mode .testimonial-area-4 .shape-group li.shape-2 img {
    -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
}

.dark-mode .testimonial-area-4 .slick-arrow-nav .slick-arrow:hover {
    color: #ffffff;
}

.dark-mode .testimonial-area-6::before {
    background: #020b17;
}

.dark-mode .testimonial-area-6 .testimonial-slide .content {
    background-color: transparent;
}

.dark-mode .testimonial-area-6 .shape-group li.shape-3 span {
    border: 1px solid #404040;
}

.dark-mode .testimonial-area-8::before {
    -webkit-filter: brightness(0) saturate(100%) invert(5%) sepia(18%) saturate(3887%) hue-rotate(188deg) brightness(92%) contrast(102%);
    filter: brightness(0) saturate(100%) invert(5%) sepia(18%) saturate(3887%) hue-rotate(188deg) brightness(92%) contrast(102%);
}

.dark-mode .testimonial-coverflow .testimonial-grid::before {
    background-color: #e7f0fa;
}

.dark-mode .video-area-1::before {
    -webkit-filter: brightness(0) saturate(100%) invert(4%) sepia(83%) saturate(1113%) hue-rotate(182deg) brightness(92%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(4%) sepia(83%) saturate(1113%) hue-rotate(182deg) brightness(92%) contrast(101%);
}

.dark-mode .video-gallery .thumbnail .video-play-btn i {
    color: #ffffff;
}

.dark-mode .video-banner-content .video-play-btn i {
    color: #ffffff;
}

.dark-mode .video-banner-content .title {
    color: #ffffff;
}

.dark-mode .video-gallery .content {
    background-color: #e7f0fa;
}

.dark-mode .why-choose-area-1 .thumbnail.thumbnail-2 img {
    background-color: #ffffff;
}

.dark-mode .why-choose-area-1 .why-choose-content .features-list .features-box.color-secondary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .why-choose-area-1 .why-choose-content .features-list .features-box.color-primary-style:hover .icon {
    color: #ffffff;
}

.dark-mode .why-choose-area-1 .why-choose-content .features-list .features-box.color-extra05-style:hover .icon {
    color: #ffffff;
}

.dark-mode .why-choose-area-2 {
    background-color: #e7f0fa;
}

.dark-mode .why-choose-area-4 .shape-group li.shape-2 span {
    border: 1px solid #404040;
}

.dark-mode .why-choose-box-3.features-box .icon {
    color: #ffffff;
}

.dark-mode .why-choose-box-3.features-box .content {
    background-color: #1c242f;
}

.dark-mode .coming-soon-page-area {
    background: #020b17;
}

.dark-mode .coming-soon-page-area::before {
    -webkit-filter: opacity(0.2);
    filter: opacity(0.2);
}

.dark-mode .coming-soon-page-area .coming-soon-content .title {
    background: linear-gradient(-90deg, #083839 0%, #2DCCFE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dark-mode .coming-soon-page-area .coming-soon-content .input-group {
    background-color: #1c242f;
}

.dark-mode .coming-soon-page-area .coming-soon-content .input-group .form-control {
    color: #ffffff;
}

.dark-mode .coming-soon-page-area .coming-countdown .countdown-section::after {
    color: #ffffff;
}

.dark-mode .coming-soon-page-area .coming-countdown .countdown-number {
    color: #ffffff;
}

.dark-mode .coming-soon-page-area .shape-group li.shape-1 img, .dark-mode .coming-soon-page-area .shape-group li.shape-2 img {
    -webkit-filter: opacity(0.5);
    filter: opacity(0.5);
}

.dark-mode .edu-gallery-grid .zoom-icon {
    background-color: #ffffff;
}

.dark-mode .edu-pagination li.active a {
    color: #ffffff;
}

.dark-mode .section-title .pre-title {
    color: #bababa;
}

.dark-mode .section-title p {
    color: #bababa;
}

.dark-mode .section-title-flex .left-content::after {
    background-color: #404040;
}

.dark-mode .social-share li a {
    color: #ffffff;
}

.dark-mode .social-share li a:hover {
    color: #ffffff;
}

.dark-mode .pricing-table {
    background-color: #1c242f;
}

.dark-mode .pricing-table .pricing-header {
    border-bottom: 1px solid #282f3a !important;
}

.dark-mode .login-form-box {
    background-color: #1c242f;
}

.dark-mode select {
    border: 1px solid #282f3a;
    background: url(../images/icons/Down-Arrow.png) 12% center no-repeat transparent;
}

.dark-mode .edu-product .inner > .thumbnail .product-hover-info ul li a {
    background-color: #1c242f;
}

.dark-mode .edu-product .inner > .thumbnail .product-hover-info ul li a:hover {
    color: #ffffff;
}

.dark-mode .pro-qty input {
    color: #ffffff;
}

.dark-mode .product-details-area .content .product-action .add-to-cart-btn .wishlist-btn:hover i {
    color: #ffffff;
}

.dark-mode .cart-table th {
    border-bottom: 1px solid #282f3a !important;
}

.dark-mode .cart-table td {
    border-bottom: 1px solid #282f3a !important;
}

.dark-mode .cart-table tbody td {
    color: #bababa;
}

.dark-mode .cart-update-btn-area .product-cupon {
    border: 1px solid #282f3a;
}

.dark-mode .cart-update-btn-area .product-cupon .submit-btn {
    color: #ffffff;
}

.dark-mode .cart-update-btn-area input[type="text"] {
    background-color: transparent;
}

.dark-mode .cart-update-btn-area .update-btn .edu-btn.disabled {
    opacity: 1;
}

.dark-mode .order-summery tbody td {
    border-color: #282f3a !important;
}

.dark-mode .checkout-billing .form-group input {
    border-color: #282f3a;
    background-color: transparent;
}

.dark-mode .checkout-billing .form-group textarea {
    border-color: #282f3a;
    background-color: transparent;
}

.dark-mode .checkout-billing .form-group select {
    background: url(../images/icons/Down-Arrow.png) 88% center no-repeat transparent;
}

.dark-mode .order-payment .payment-method {
    background-color: #1c242f;
}

.dark-mode .order-payment .form-group {
    border-bottom: 1px solid #282f3a;
}

.dark-mode .order-payment .form-group:last-child {
    border-bottom: none;
}

.dark-mode .cls-1 {
    fill: #ffffff;
}

.dark-mode .edu-accordion .accordion-item .accordion-button {
    color: #ffffff;
    background-color: #e7f0fa;
}

.dark-mode blockquote {
    background-color: #1c242f;
}

.dark-mode .contact-form.form-style-2 {
    background-color: #1c242f;
    box-shadow: none;
}

.dark-mode .event-details .details-content .event-meta li::after {
    background-color: #282f3a;
}

.dark-mode .error-page-area .shape-group .shape-1 img {
    -webkit-filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(96%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(104%) contrast(101%);
}

.dark-mode .privacy-policy ul li {
    color: #bababa;
}

.dark-mode .course-overview ul li {
    color: #bababa;
}

.dark-mode .product-description-content .comment-form .form-group input,
  .dark-mode .product-description-content .comment-form .form-group textarea {
    background: transparent;
}

.dark-mode .comment-form .form-group input {
    box-shadow: none;
    border: 1px solid #282f3a;
    background: transparent;
}

.dark-mode .comment-form .form-group textarea {
    box-shadow: none;
    border: 1px solid #282f3a;
    background: transparent;
}

.dark-mode .comment-form .form-group .edu-form-check label::before {
    background-color: transparent;
}

.dark-mode .wishlist-btn {
    background: transparent;
}

.dark-mode .wishlist-btn.btn-outline-dark {
    border: 1px solid #282f3a;
}

.dark-mode .wishlist-btn.btn-outline-dark:hover {
    color: #ffffff;
    border-color: #2DCCFE;
    background-color: #2DCCFE;
}

.dark-mode .wishlist-btn i {
    color: #ffffff;
}

.dark-mode .btn-icon-round {
    color: #ffffff;
}

.dark-mode .btn-icon-round:hover {
    color: #ffffff;
}

.dark-mode a.edu-btn.btn-secondary {
    color: #ffffff;
}

.dark-mode a.edu-btn.btn-secondary:hover {
    color: #ffffff;
}

.dark-mode .isotop-button button:hover {
    color: #ffffff;
}

.dark-mode .isotop-button button.is-checked {
    color: #ffffff;
}

.dark-mode a.edu-btn.btn-border:hover {
    color: #ffffff;
}

.dark-mode input[type="text"],
  .dark-mode input[type="password"],
  .dark-mode input[type="email"],
  .dark-mode input[type="number"],
  .dark-mode input[type="tel"],
  .dark-mode textarea {
    background-color: transparent;
}

.dark-mode .contact-form-area input[type="text"] {
    border: 1px solid #282f3a;
}

.dark-mode .contact-form-area input[type="password"] {
    border: 1px solid #282f3a;
}

.dark-mode .contact-form-area input[type="email"] {
    border: 1px solid #282f3a;
}

.dark-mode .contact-form-area input[type="number"] {
    border: 1px solid #282f3a;
}

.dark-mode .contact-form-area input[type="tel"] {
    border: 1px solid #282f3a;
}

.dark-mode .contact-form-area textarea {
    border: 1px solid #282f3a;
}

.dark-mode input[type="checkbox"] ~ label {
    color: #bababa;
}

.dark-mode input[type="radio"] ~ label {
    color: #bababa;
}

.dark-mode input[type="checkbox"] ~ label::before {
    border: 1px solid #282f3a;
    color: #ffffff;
}

.dark-mode input[type="radio"] ~ label::before {
    border: 1px solid #282f3a;
    color: #ffffff;
}

.dark-mode input[type="checkbox"] ~ label::after {
    color: #ffffff;
}

.dark-mode input[type="radio"] ~ label::after {
    color: #ffffff;
}

.dark-mode input[type="checkbox"]:checked ~ label::before {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
}

.dark-mode input[type="radio"]:checked ~ label::before {
    background-color: #2DCCFE;
    border-color: #2DCCFE;
}

.dark-mode .login-form-box .chekbox-area .edu-form-check label::before {
    background-color: transparent;
}

.dark-mode .swiper-navigation .swiper-btn-nxt {
    background-color: transparent;
    color: #ffffff;
}

.dark-mode .swiper-navigation .swiper-btn-prv {
    background-color: transparent;
    color: #ffffff;
}

.dark-mode .swiper-navigation .swiper-btn-nxt:hover {
    color: #ffffff;
}

.dark-mode .swiper-navigation .swiper-btn-prv:hover {
    color: #ffffff;
}

.dark-mode .blog-style-4 .swiper-navigation .swiper-btn-nxt {
    background-color: #1c242f;
    color: #ffffff;
}

.dark-mode .blog-style-4 .swiper-navigation .swiper-btn-prv {
    background-color: #1c242f;
    color: #ffffff;
}

.dark-mode .blog-style-4 .swiper-navigation .swiper-btn-nxt:hover {
    color: #ffffff;
}

.dark-mode .blog-style-4 .swiper-navigation .swiper-btn-prv:hover {
    color: #ffffff;
}

html[dir="rtl"] .header-top .header-top-right .header-info li {
    padding: 14px 35px 12px 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    html[dir="rtl"] .header-top .header-top-right .header-info li {
        padding: 14px 30px 12px;
        font-size: 11px;
    }
}

html[dir="rtl"] .header-top .header-top-right .header-info li .contact {
    position: relative;
    margin: 0 2px 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

html[dir="rtl"] .header-top .header-top-right .header-info li .contact:hover {
    color: #2DCCFE;
}

html[dir="rtl"] .header-top .header-top-right .header-info li .icon-phone,
  html[dir="rtl"] .header-top .header-top-right .header-info li .icon-envelope {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -30px;
    top: 10%;
}

html[dir="rtl"] .header-top .header-top-right .header-info li.header-btn {
    padding: 0 0 0 30px !important;
}

html[dir="rtl"] .header-top .header-top-right .header-info li.header-btn .edu-btn i {
    font-size: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    html[dir="rtl"] .header-top .header-top-left .header-notify {
        font-size: 11px;
    }
}

html[dir="rtl"] .header-top .header-info li .icon-envelope,
html[dir="rtl"] .header-top .header-info li .icon-phone {
    padding-left: inherit;
    padding-right: 10px;
}

html[dir="rtl"] .header-top .header-info li::after {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .header-action li.icon.cart-icon {
    margin-left: 10px;
}

html[dir="rtl"] .header-category .mainmenu-nav .mainmenu li {
    margin-left: 0;
}

html[dir="rtl"] .edu-header .header-category .mainmenu li.has-droupdown > a i {
    padding-left: inherit;
    margin-right: 10px;
}

html[dir="rtl"] .edu-header .header-category .mainmenu li.has-droupdown > a {
    padding: 0 20px 0 40px;
}

html[dir="rtl"] .edu-header .header-brand .logo {
    margin-left: 0;
    margin-right: 40px;
}

html[dir="rtl"] .header-style-4 .header-navbar .header-mainnav {
    margin-right: 0;
    margin-left: 25px;
}

html[dir="rtl"] .header-style-4 .mainmenu-nav .mainmenu li ul.mega-menu {
    left: -145px;
}

html[dir="rtl"] .header-style-2 .mainmenu-nav .mainmenu li ul.mega-menu,
html[dir="rtl"] .header-style-3 .mainmenu-nav .mainmenu li ul.mega-menu {
    left: -500px;
}

html[dir="rtl"] .header-style-7 .mainmenu-nav .mainmenu li ul.mega-menu {
    right: inherit;
    left: -210px;
}

html[dir="rtl"] .header-style-2 .header-mainmenu .header-right {
    padding-right: inherit;
    padding-left: 50px;
    margin-right: 10px;
}

html[dir="rtl"] .header-style-2 .header-mainmenu .header-left::after {
    right: inherit;
    left: 17px;
}

html[dir="rtl"] .header-style-1 .header-brand .logo {
    margin-left: 27px;
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .header-style-1 .header-brand .logo {
        margin-left: 0;
    }
}

html[dir="rtl"] .header-style-1 .header-category {
    margin-left: 30px;
}

html[dir="rtl"] .header-style-3 .header-brand .logo {
    margin-left: 0;
}

html[dir="rtl"] .header-style-3 .header-mainmenu .header-right {
    padding-right: inherit;
    padding-left: 50px;
    margin-right: inherit;
    margin-left: 22px;
}

html[dir="rtl"] .header-style-3 .header-mainmenu .header-left::after {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .header-style-3 .header-action {
    margin: 0;
}

html[dir="rtl"] .header-style-7 .header-brand .logo {
    margin-left: 0;
    margin-right: 40px;
}

html[dir="rtl"] .header-action .search-bar .input-group .form-control {
    padding: 0 20px 0 20px;
}

html[dir="rtl"] .header-action li.icon.cart-icon {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

html[dir="rtl"] .mainmenu-nav .mainmenu li.has-droupdown > a::after {
    left: inherit;
    right: 10px;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li.has-droupdown .submenu {
    text-align: left;
    right: inherit;
    left: 0;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li ul.mega-menu {
    right: inherit;
    left: -292px;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li ul.mega-menu .menu-title {
    padding-right: 0;
    padding-left: 70px;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li ul.mega-menu .submenu {
    padding: 0px 35px 0 0;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li ul.mega-menu > li {
    border-left: 1px solid #e5e5e5;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li ul.mega-menu > li:first-child {
    border-left: 0;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li ul.mega-menu-one > li {
    border-left: 1px solid #e5e5e5;
}

html[dir="rtl"] .mainmenu-nav .mainmenu li ul.mega-menu-one > li:nth-child(3) {
    border-left: none;
}

html[dir="rtl"] .popup-mobile-menu .inner {
    right: inherit;
    left: -150px;
}

html[dir="rtl"] .popup-mobile-menu .mainmenu .has-droupdown > a::after {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .popup-mobile-menu.active .inner {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .edu-search-popup .site-logo {
    right: inherit;
    left: 70px;
}

html[dir="rtl"] .edu-search-popup .close-button {
    left: inherit;
    right: 62px;
}

html[dir="rtl"] .edu-search-popup .inner .search-form .submit-button {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .hero-banner .banner-content .shape-group li.shape-1 {
    right: inherit;
    left: -74px;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .thumbnail {
    text-align: right;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .instructor-info {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .instructor-info .inner {
    padding: 26px 20px 16px 30px;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .instructor-info .inner .title {
    margin-left: 14px;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .instructor-info .inner .media .content {
    margin-left: 10px;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .shape-group li.shape-1 {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .shape-group li.shape-2 {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .shape-group li.shape-3 {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .shape-group li.shape-4 {
    left: inherit;
    right: 41px;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .shape-group li.shape-5 {
    left: inherit;
    right: -50px;
}

html[dir="rtl"] .hero-banner .banner-thumbnail .shape-group li.shape-6 {
    left: inherit;
    right: -98px;
}

html[dir="rtl"] .hero-banner.hero-style-1 .shape-7 {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .thumbnail.thumbnail-2 {
    padding-right: inherit;
    padding-left: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .thumbnail.thumbnail-2 {
        text-align: left;
    }
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .online-support {
    right: inherit;
    left: 85px;
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .online-support .inner .icon {
    margin-left: inherit;
    margin-right: 15px;
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .online-support .inner .content {
    text-align: left;
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-1 {
    left: inherit;
    right: 115px;
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-2 {
    left: inherit;
    right: -50px;
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-3 {
    left: inherit;
    right: -108px;
}

html[dir="rtl"] .hero-banner.hero-style-2 .banner-gallery .shape-group li.shape-4 {
    right: inherit;
    left: -12px;
}

html[dir="rtl"] .hero-banner.hero-style-3 .swiper-slide:before {
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 80%);
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 80%);
}

html[dir="rtl"] .hero-banner.hero-style-3 .thumbnail-bg-content .banner-content {
    left: 0;
    right: inherit;
}

html[dir="rtl"] .hero-banner.hero-style-3 .shape-group li.shape-1 {
    right: inherit;
    left: 8.2%;
}

html[dir="rtl"] .hero-banner.hero-banner.hero-style-3 .shape-group li.shape-2 {
    right: inherit;
    left: 26%;
}

html[dir="rtl"] .hero-banner.hero-style-3 .shape-group li.shape-3 {
    right: inherit;
    left: -153px;
}

html[dir="rtl"] .hero-banner.hero-style-3 .hero-slider-bg-controls {
    left: inherit;
    right: 70px;
}

html[dir="rtl"] .hero-banner.hero-style-3 .hero-slider-bg-controls .slide-prev {
    left: inherit;
    right: -70px;
}

html[dir="rtl"] .hero-banner.hero-style-4 .banner-gallery .online-support .inner .content {
    text-align: left;
}

html[dir="rtl"] .hero-banner.hero-style-4 .banner-gallery .online-support .inner .icon {
    margin-left: inherit;
    margin-right: 15px;
}

html[dir="rtl"] .hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-2 {
    right: inherit;
    left: -22px;
}

html[dir="rtl"] .hero-banner.hero-style-5 .banner-thumbnail .shape-group .shape-3 {
    left: inherit;
    right: -16px;
}

html[dir="rtl"] .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-1 {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-2 {
    right: inherit;
    left: 80px;
}

html[dir="rtl"] .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-3 {
    left: inherit;
    right: -75px;
}

html[dir="rtl"] .hero-banner.hero-style-6 .banner-thumbnail .shape-group .shape-4 {
    left: inherit;
    right: 23px;
}

html[dir="rtl"] .hero-banner.hero-style-6 .shape-group li.shape-1 {
    right: inherit;
    left: 250px;
}

html[dir="rtl"] .hero-banner.hero-style-6 .shape-group li.shape-2 {
    right: inherit;
    left: 115px;
}

html[dir="rtl"] .hero-banner.hero-style-6 .shape-group li.shape-3 {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-content {
    text-align: left;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .hero-banner.hero-style-8 .banner-content {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .hero-banner.hero-style-8 .banner-content .title {
        padding: 0 110px;
    }
}

@media only screen and (max-width: 575px) {
    html[dir="rtl"] .hero-banner.hero-style-8 .banner-content .title {
        padding: 0 60px;
    }
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-content p {
    padding-left: inherit;
    padding-right: 90px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .hero-banner.hero-style-8 .banner-content p {
        padding-right: 0;
    }
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-content .banner-search .input-group .form-control {
    padding: 0 20px;
}

html[dir="rtl"] .hero-banner.hero-style-8 .shape-group li.shape-5 {
    right: inherit;
    left: -240px;
}

html[dir="rtl"] .hero-banner.hero-style-8 .shape-group li.shape-6 {
    right: inherit;
    left: -297px;
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail {
    margin-left: inherit;
    margin-right: -100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail {
        margin-right: -40px;
    }
}

@media only screen and (max-width: 1199px) {
    html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail {
        margin-right: 0;
    }
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail .instructor-info {
    left: 70px;
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-1 {
    left: 162px;
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-2 {
    left: inherit;
    right: -30px;
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-3 {
    left: inherit;
    right: -100px;
}

@media only screen and (min-width: 1401px) and (max-width: 1650px) {
    html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-3 {
        right: -40px;
    }
}

html[dir="rtl"] .hero-banner.hero-style-8 .banner-thumbnail .shape-group li.shape-4 {
    right: inherit;
    left: -10px;
}

html[dir="rtl"] .hero-style-9 .slider .health-slider-content {
    margin-left: 0;
}

html[dir="rtl"] .hero-style-9 .health-slider-main {
    right: inherit;
    left: calc(60% - 80px);
}

html[dir="rtl"] .hero-style-9 .hero-slider-bg-controls .slide-prev {
    left: 70px;
    top: 0;
}

html[dir="rtl"] .hero-style-9 .hero-slider-bg-controls {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .hero-style-9 .slider .container .shape-group li.shape-1 {
    right: inherit;
    left: -460px;
}

html[dir="rtl"] .hero-style-9 .slider .container .shape-group li.shape-2 {
    right: inherit;
    left: -257px;
}

html[dir="rtl"] .hero-style-9 .shape-group li.shape-3 {
    right: inherit;
    left: 39%;
}

html[dir="rtl"] .hero-style-9 .shape-group li.shape-4 {
    right: inherit;
    left: 100px;
}

@media only screen and (min-width: 1401px) and (max-width: 1650px) {
    html[dir="rtl"] .hero-style-9 .shape-group li.shape-4 {
        left: 2px;
    }
}

html[dir="rtl"] .hero-style-9 .shape-group li.shape-5 {
    left: inherit;
    right: 38.5%;
}

html[dir="rtl"] .hero-style-9 .shape-group li.shape-6 {
    left: inherit;
    right: 42.5%;
}

html[dir="rtl"] .hero-style-10 .banner-content p {
    padding-left: inherit;
    padding-right: 85px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .hero-style-10 .banner-content p {
        padding-right: 0;
    }
}

html[dir="rtl"] .hero-style-10 .banner-content .shape-group li.shape-1 {
    right: 106%;
    left: inherit;
}

html[dir="rtl"] .hero-style-10 .banner-content .shape-group li.shape-2 {
    right: inherit;
    top: -18px;
    left: -209px;
}

html[dir="rtl"] .hero-style-10 .shape-group li.shape-8 {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail {
    margin-left: 0;
    margin-bottom: -170px;
    margin-right: -190px;
}

@media only screen and (max-width: 1199px) {
    html[dir="rtl"] .hero-style-10 .banner-thumbnail {
        margin-right: -100px;
    }
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .hero-style-10 .banner-thumbnail {
        margin-right: -13px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 575px) {
    html[dir="rtl"] .hero-style-10 .banner-thumbnail {
        margin-bottom: -15px;
        margin-right: 0;
    }
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail .instructor-info {
    bottom: 210px;
    right: inherit;
    left: -1px;
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail .instructor-info .inner {
    padding: 26px 40px 44px;
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail .shape-group li.shape-3 {
    top: 0;
    right: inherit;
    left: -20%;
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail .shape-group li.shape-4 {
    top: -20px;
    right: inherit;
    left: -100px;
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail .shape-group li.shape-5 {
    left: inherit;
    right: 65px;
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail .shape-group li.shape-6 {
    left: inherit;
    right: 110px;
}

html[dir="rtl"] .hero-style-10 .banner-thumbnail .shape-group li.shape-7 {
    left: inherit;
    bottom: 215px;
    right: 171px;
}

html[dir="rtl"] .hero-style-11 .banner-content p {
    padding-right: 20px;
}

html[dir="rtl"] .hero-style-11 .banner-content .shape-group li.shape-1 {
    right: inherit;
    left: -218px;
}

html[dir="rtl"] .hero-style-11 .banner-thumbnail .shape-group li.shape-2 {
    right: inherit;
    left: -72px;
}

html[dir="rtl"] .hero-style-11 .banner-thumbnail .shape-group li.shape-3 {
    left: 100px;
    bottom: -60px;
    top: inherit;
    right: inherit;
}

html[dir="rtl"] .hero-style-11 .banner-thumbnail .shape-group li.shape-4 {
    right: -106px;
    left: inherit;
}

html[dir="rtl"] .hero-style-11 .banner-thumbnail .shape-group li.shape-5 {
    right: -134px;
    bottom: inherit;
    left: inherit;
}

html[dir="rtl"] .photography-banner .thumbnail-bg-content .banner-content {
    right: inherit;
    left: 0;
}

@media only screen and (max-width: 1199px) {
    html[dir="rtl"] .photography-banner .thumbnail-bg-content .banner-content {
        max-width: 100%;
        width: 100%;
        left: inherit;
    }
}

html[dir="rtl"] .about-style-3 .shape-group li.shape-5 {
    right: inherit;
    left: 110px;
}

html[dir="rtl"] .about-style-3 .shape-group li.shape-6 {
    right: inherit;
    left: 80px;
}

html[dir="rtl"] .about-counterup .about-course .about-course-style-2 {
    padding: 0 30px;
    text-align: left;
    padding-left: 30px;
}

html[dir="rtl"] .about-counterup .about-course .about-course-style-2 .content .title {
    margin-left: 40px;
}

html[dir="rtl"] .about-counterup .about-course .about-course-style-2.remote-course {
    margin-left: 50px;
}

html[dir="rtl"] .about-counterup::after {
    right: 638px;
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-1 {
    left: inherit;
    right: -263px;
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-2 {
    left: inherit;
    right: -260px;
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-4 {
    right: inherit;
    left: -245px;
}

@media (max-width: 1650px) {
    html[dir="rtl"] .photography-about-style .shape-group li.shape-4 {
        left: 0;
    }
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-5 {
    right: inherit;
    left: -65px;
}

@media (max-width: 1650px) {
    html[dir="rtl"] .photography-about-style .shape-group li.shape-5 {
        left: 170px;
    }
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-6 {
    left: inherit;
    right: -169px;
}

@media (max-width: 1650px) {
    html[dir="rtl"] .photography-about-style .shape-group li.shape-6 {
        right: 0;
    }
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-7 {
    right: inherit;
    left: 98px;
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-8 {
    right: inherit;
    left: -98px;
}

html[dir="rtl"] .photography-about-style .shape-group li.shape-9 {
    right: inherit;
    left: 257px;
}

html[dir="rtl"] .home-photography-course .section-title {
    display: inline-block;
    margin-top: 0px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .home-photography-course .section-title {
        display: block;
        text-align: center !important;
    }
}

html[dir="rtl"] .home-photography-course ul .course-view-all {
    text-align: right;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .home-photography-course ul .course-view-all {
        margin-top: -15px;
        margin-bottom: 33px;
        text-align: center;
    }
}

html[dir="rtl"] .edu-course-area .course-style-11 .content {
    padding: 30px 0 0 0;
}

html[dir="rtl"] .edu-course-area .course-style-11 .course-price {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .edu-course-area.course-area-11 .course-price {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .edu-course-area.course-area-11 .course-style-5 .inner .thumbnail .course-meta {
    right: inherit;
    left: 0;
    padding-right: inherit;
    padding-left: 10px;
}

html[dir="rtl"] .edu-course-area .course-style-11 .inner .thumbnail .course-meta {
    right: inherit;
    left: 0;
    padding-right: inherit;
    padding-left: 10px;
}

html[dir="rtl"] .faq-style-7 .edu-faq-gallery .thumbnail-1 {
    margin-left: -277px;
    margin-right: inherit;
}

html[dir="rtl"] .faq-style-7 .edu-faq-gallery .shape-group li.shape-1 {
    right: inherit;
    left: -37px;
}

@media only screen and (min-width: 1401px) and (max-width: 1750px) {
    html[dir="rtl"] .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-left: -140px;
        margin-right: inherit;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    html[dir="rtl"] .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-right: -60px;
        margin-left: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    html[dir="rtl"] .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-left: -70px;
    }
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .faq-style-7 .edu-faq-gallery .thumbnail-1 {
        margin-left: 0;
    }
}

html[dir="rtl"] .edu-course-area.course-area-11 .content {
    padding: 20px 0 0 40px;
}

html[dir="rtl"] .language-about .about-content {
    padding-right: 0;
    padding-left: 40px;
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .language-about .about-content {
        padding-left: 0;
    }
}

html[dir="rtl"] .language-about .about-image-gallery {
    padding: 80px 0px 20px 30px !important;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .language-about .about-image-gallery {
        text-align: center !important;
    }
}

@media only screen and (max-width: 575px) {
    html[dir="rtl"] .language-about .about-image-gallery {
        padding: 80px 0 20px 0 !important;
    }
}

html[dir="rtl"] .language-about .about-image-gallery .main-img-wrapper .main-img-inner {
    right: 32px;
    left: inherit;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    html[dir="rtl"] .language-about .about-image-gallery .main-img-wrapper .main-img-inner {
        right: -72px;
    }
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .language-about .about-image-gallery .main-img-wrapper .main-img-inner {
        right: -80px;
    }
}

html[dir="rtl"] .language-about .about-image-gallery .main-img-wrapper .main-img-inner::after {
    left: inherit;
    right: 20px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .language-about .about-image-gallery .main-img-wrapper .main-img-inner::after {
        right: 134px;
    }
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .language-about .about-image-gallery .main-img-wrapper .main-img-inner::after {
        right: 20px;
    }
}

html[dir="rtl"] .faq-style-6 .edu-faq-gallery {
    bottom: -115px;
}

@media only screen and (max-width: 1199px) {
    html[dir="rtl"] .faq-style-6 .edu-faq-gallery {
        right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .faq-style-6 .edu-faq-gallery {
        bottom: 0px;
    }
}

html[dir="rtl"] .faq-style-6 .edu-faq-gallery .thumbnail-1 {
    text-align: right;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .faq-style-6 .edu-faq-gallery .thumbnail-1 {
        text-align: center;
    }
}

html[dir="rtl"] .faq-style-6 .edu-faq-gallery .shape-group li.shape-1 {
    top: -127px;
    right: inherit;
    left: 0;
}

html[dir="rtl"] .faq-style-6 .edu-faq-gallery .shape-group li.shape-2 {
    top: -74px;
    right: inherit;
    left: 52px;
}

html[dir="rtl"] .faq-style-6 .edu-faq-gallery .shape-group li.shape-3 {
    right: inherit;
    left: 367px;
}

html[dir="rtl"] .faq-style-6 .edu-faq-gallery .shape-group li.shape-4 {
    left: inherit;
    right: -38px;
}

html[dir="rtl"] .faq-style-6 .edu-faq-gallery .shape-group li.shape-5 {
    right: inherit;
    left: -20px;
}

html[dir="rtl"] .edu-course-area.course-area-10 .course-price {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .edu-course-area.course-area-10 .flag-wrap {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .categorie-area-5 .categorie-grid {
    text-align: left;
}

html[dir="rtl"] .categorie-area-5 .categorie-grid .content {
    margin-right: inherit;
    margin-left: 20px;
}

html[dir="rtl"] .edu-course-area.course-area-8 ul .course-view-all,
html[dir="rtl"] .edu-course-area.course-area-9 ul .course-view-all {
    text-align: right;
}

html[dir="rtl"] .edu-course-area.course-area-9 .edu-course.course-style-5 .inner .thumbnail .course-price {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .edu-course-area.course-area-9 .edu-course.course-style-5 .inner .thumbnail .read-more-btn {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .edu-course-area.course-area-9 .edu-course.course-style-5 .inner .instructor .instructor-name {
    margin-right: inherit;
    margin-left: 15px;
}

html[dir="rtl"] .edu-course-area.course-area-9 .edu-course.course-style-5 .inner .content {
    padding: 0px 0px 10px 50px;
}

html[dir="rtl"] .testimonial-area-9 .testimonial-heading-area {
    padding-right: 0;
}

html[dir="rtl"] .testimonial-area-9 .home-health-testimonial-activator .swiper-navigation {
    right: inherit;
    left: 34px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .testimonial-area-9 .home-health-testimonial-activator .swiper-navigation {
        left: 0;
    }
}

html[dir="rtl"] .testimonial-area-9 .shape-group li.shape-1 {
    right: inherit;
    left: -169px;
}

html[dir="rtl"] .testimonial-area-9 .shape-group li.shape-2 {
    left: inherit;
    right: -150px;
}

html[dir="rtl"] .testimonial-area-9 .bg-thumbnail .shape-group li.shape-3 {
    right: inherit;
    left: -41px;
}

html[dir="rtl"] .testimonial-area-9 .bg-thumbnail .shape-group li.shape-4 {
    left: inherit;
    right: -105px;
}

html[dir="rtl"] .testimonial-area-9 .bg-thumbnail .shape-group li.shape-5 {
    right: inherit;
    left: -54px;
}

html[dir="rtl"] .testimonial-area-10 .testimonial-thumb-wrap {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .photography-testimonial .photo-testimonial-thumb-wrap {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .photography-testimonial .testimonial-heading-area {
    padding-right: 0;
}

html[dir="rtl"] .counterup-area-11 .counterup-style-6 .counterup-wrapper {
    margin-left: 20px;
    text-align: left;
}

html[dir="rtl"] .counterup-area-11 .counterup-style-6 .counterup-wrapper .count-number {
    text-align: left;
}

html[dir="rtl"] .event-area-4 .event-view-all-btn a.btn-transparent i {
    padding-left: 6px;
    top: 0px;
    font-size: 20px;
}

html[dir="rtl"] .health-coach-wrapper.cta-banner-7 .input-group input {
    margin-right: 20px;
    margin-left: inherit;
}

html[dir="rtl"] .edu-about-area .about-content .features-list li {
    padding-right: 0;
    padding-left: 35px;
}

html[dir="rtl"] .edu-about-area .about-content .features-list li::before {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .edu-about-area .award-status {
    left: inherit;
    right: 70px;
}

html[dir="rtl"] .edu-about-area .award-status .inner .icon {
    margin-left: 0;
}

html[dir="rtl"] .edu-about-area .award-status .inner .content {
    text-align: left;
    margin-left: 15px;
}

html[dir="rtl"] .edu-about-area.about-style-1 .about-image-gallery .video-box {
    left: inherit;
    right: 50px;
}

html[dir="rtl"] .edu-about-area.about-style-1 .about-image-gallery .shape-group li.shape-1 {
    right: inherit;
    left: -100px;
}

html[dir="rtl"] .edu-about-area.about-style-1 .about-image-gallery .shape-group li.shape-2 {
    right: inherit;
    left: -50px;
}

html[dir="rtl"] .edu-about-area.about-style-1 .about-image-gallery .shape-group li.shape-3 {
    left: inherit;
    right: 120px;
}

html[dir="rtl"] .edu-about-area.about-style-1 .shape-group li {
    left: inherit;
    right: -210px;
}

html[dir="rtl"] .edu-about-area.about-style-2 .about-image-gallery {
    padding: 80px 70px 60px 0;
}

html[dir="rtl"] .edu-about-area.about-style-2 .about-image-gallery .author-box {
    left: inherit;
    right: 0px;
}

html[dir="rtl"] .edu-about-area.about-style-2 .about-image-gallery .shape-group li.shape-1 {
    right: inherit;
    left: -80px;
}

html[dir="rtl"] .edu-about-area.about-style-2 .about-image-gallery .shape-group li.shape-2 {
    right: inherit;
    left: -55px;
}

html[dir="rtl"] .edu-about-area.about-style-2 .about-image-gallery .shape-group li.shape-3 {
    left: inherit;
    right: -5px;
}

html[dir="rtl"] .edu-about-area.about-style-2 .about-content {
    padding-right: inherit;
    padding-left: 80px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .edu-about-area.about-style-2 .about-content {
        padding-left: 0;
    }
}

html[dir="rtl"] .edu-about-area.about-style-2 .shape-group li {
    left: inherit;
    right: -210px;
}

html[dir="rtl"] .edu-about-area.about-style-2 .award-status {
    right: inherit;
    left: -20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1450px) {
    html[dir="rtl"] .edu-about-area.about-style-2 .award-status {
        left: 20px;
    }
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .edu-about-area.about-style-2 .award-status {
        left: 20px;
    }
}

html[dir="rtl"] .edu-about-area.about-style-3 .about-content .nav-tabs .nav-item::after {
    top: 6px;
    left: inherit;
    right: -18px;
}

html[dir="rtl"] .edu-about-area.about-style-3 .about-image-gallery {
    padding: 80px 30px 65px 0;
    text-align: left;
}

html[dir="rtl"] .edu-about-area.about-style-3 .about-image-gallery .main-img-2 {
    left: inherit;
    right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    html[dir="rtl"] .edu-about-area.about-style-3 .about-image-gallery .main-img-2 {
        right: 115px;
    }
}

html[dir="rtl"] .edu-about-area.about-style-3 .about-image-gallery .shape-group li.shape-1 {
    left: inherit;
    right: 95px;
}

html[dir="rtl"] .edu-about-area.about-style-3 .about-image-gallery .shape-group li.shape-2 {
    left: inherit;
    right: 39px;
}

html[dir="rtl"] .edu-about-area.about-style-3 .about-image-gallery .shape-group li.shape-3 {
    left: -3px;
    right: inherit;
}

html[dir="rtl"] .edu-about-area.about-style-3 .about-image-gallery .shape-group li.shape-4 {
    left: inherit;
    right: 40px;
}

html[dir="rtl"] .edu-about-area.about-style-3 .shape-group li.shape-1 {
    right: inherit;
    left: 110px;
}

html[dir="rtl"] .edu-about-area.about-style-3 .shape-group li.shape-2 {
    right: inherit;
    left: 80px;
}

html[dir="rtl"] .edu-about-area.about-style-4 .about-image-gallery {
    margin-left: inherit;
    margin-right: 30px;
}

html[dir="rtl"] .edu-about-area.about-style-4 .about-image-gallery .main-img-2 {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .edu-about-area.about-style-4 .about-image-gallery .shape-group .shape-1 {
    left: inherit;
    right: 85px;
}

html[dir="rtl"] .edu-about-area.about-style-4 .about-image-gallery .shape-group .shape-2 {
    left: inherit;
    right: 31px;
}

html[dir="rtl"] .edu-about-area.about-style-4 .about-image-gallery .shape-group .shape-3 {
    right: inherit;
    left: -32px;
}

html[dir="rtl"] .edu-about-area.about-style-4 .about-image-gallery .shape-group .shape-4 {
    left: inherit;
    right: 70px;
}

html[dir="rtl"] .edu-about-area.about-style-5 .about-image-gallery .shape-group li.shape-1 {
    left: inherit;
    right: -10px;
}

html[dir="rtl"] .edu-about-area.about-style-5 .about-image-gallery .shape-group li.shape-2 {
    right: inherit;
    left: -80px;
}

html[dir="rtl"] .edu-about-area.about-style-5 .shape-group li.shape-1 {
    left: inherit;
    right: 180px;
}

html[dir="rtl"] .edu-about-area.about-style-5 .about-content {
    padding-right: inherit;
    padding-left: 30px;
}

html[dir="rtl"] .edu-about-area.about-style-6 .about-image-gallery .main-img-2 {
    text-align: right;
}

html[dir="rtl"] .edu-about-area.about-style-6 .about-image-gallery .shape-group .shape-1 {
    left: inherit;
    right: 34px;
}

html[dir="rtl"] .edu-about-area.about-style-6 .about-image-gallery .shape-group .shape-2 {
    right: inherit;
    left: -15px;
}

html[dir="rtl"] .edu-about-area.about-style-6 .about-image-gallery .shape-group .shape-3 {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .edu-about-area.about-style-7 .about-image-gallery {
    text-align: right;
    padding: 80px 0 0 50px;
}

html[dir="rtl"] .edu-about-area.about-style-7 .about-image-gallery .main-img-2 {
    right: -22px;
    left: inherit;
}

html[dir="rtl"] .edu-about-area.about-style-7 .about-image-gallery .shape-group li.shape-1 {
    right: inherit;
    left: 40px;
}

html[dir="rtl"] .edu-about-area.about-style-7 .about-image-gallery .shape-group li.shape-2 {
    right: inherit;
    left: 40px;
}

html[dir="rtl"] .edu-about-area.about-style-7 .about-image-gallery .shape-group li.shape-3 {
    left: inherit;
    right: -10px;
}

html[dir="rtl"] .edu-about-area.about-style-7 .about-image-gallery .shape-group li.shape-4 {
    right: inherit;
    left: 10px;
}

html[dir="rtl"] .edu-about-area.about-style-7 > .shape-group > li {
    right: inherit;
    left: 125px;
}

html[dir="rtl"] .edu-about-area.about-style-8::after {
    right: inherit;
    left: -70px;
}

html[dir="rtl"] .edu-about-area.about-style-8 .about-content {
    padding-left: inherit;
    padding-right: 40px;
}

html[dir="rtl"] .edu-about-area.about-style-8 .about-content .about-mission .single-item {
    padding-left: inherit;
    padding-right: 40px;
}

html[dir="rtl"] .edu-about-area.about-style-8 .about-image-gallery .shape-group li.shape-1 {
    right: inherit;
    left: -90px;
}

html[dir="rtl"] .edu-about-area.about-style-8 .about-image-gallery .shape-group li.shape-2 {
    right: inherit;
    left: 25px;
}

html[dir="rtl"] .edu-about-area.about-style-8 .about-image-gallery .shape-group li.shape-3 {
    left: inherit;
    right: -70px;
}

html[dir="rtl"] .edu-about-area.about-style-8 .about-image-gallery .shape-group li.shape-4 {
    left: inherit;
    right: -165px;
}

html[dir="rtl"] .about-style-9 .about-image-gallery .author-box {
    left: inherit;
    right: 38px;
}

html[dir="rtl"] .about-style-9 .about-content {
    padding-left: 45px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .about-style-9 .about-content {
        padding-left: 0;
    }
}

html[dir="rtl"] .about-style-9 .about-image-gallery .shape-group li.shape-1 {
    right: inherit;
    left: -126px;
}

html[dir="rtl"] .about-style-9 .about-image-gallery .shape-group li.shape-2 {
    right: inherit;
    left: -63px;
}

html[dir="rtl"] .about-style-9 .about-image-gallery .shape-group li.shape-3 {
    left: inherit;
    right: -5px;
}

html[dir="rtl"] .about-style-9 .shape-group li.shape-4 {
    left: inherit;
    right: -150px;
}

html[dir="rtl"] .brand-grid-wrap .brand-grid:first-child {
    border-right: none;
}

html[dir="rtl"] .brand-grid-wrap .brand-grid:nth-child(4n) {
    border-right: 1px solid #f0f0f0;
}

html[dir="rtl"] .brand-grid-wrap .brand-grid:nth-child(5n) {
    border-right: none;
}

html[dir="rtl"] .brand-grid-wrap.brand-style-2 .brand-grid:first-child {
    border-left: none;
}

html[dir="rtl"] .brand-grid-wrap.brand-style-2 .brand-grid:last-child {
    border-left: 1px solid #f0f0f0;
}

html[dir="rtl"] .brand-grid-wrap.brand-style-2 .brand-grid:nth-child(5n) {
    border-left: none;
}

html[dir="rtl"] .brand-section-heading {
    padding-left: inherit;
    padding-right: 60px;
}

html[dir="rtl"] .edu-blog-area.blog-area-2 .shape-group li.shape-1 {
    top: 0;
    right: inherit;
    left: 135px;
}

@media only screen and (max-width: 1650px) {
    html[dir="rtl"] .edu-blog-area.blog-area-2 .shape-group li.shape-1 {
        left: 0;
    }
}

html[dir="rtl"] .edu-blog-area.blog-area-6 .thumbnail .date {
    right: inherit;
    left: 20px;
}

html[dir="rtl"] .edu-blog-area.blog-area-6 .edu-blog .content.position-top .read-more-btn {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .blog-meta li::after {
    left: inherit;
    right: -18px;
}

@media only screen and (max-width: 1199px) {
    html[dir="rtl"] .blog-meta li::after {
        right: -11px;
    }
}

html[dir="rtl"] .blog-meta li i {
    padding-left: inherit;
    padding-right: 10px;
}

html[dir="rtl"] .edu-blog.blog-style-2.first-large-blog .content {
    padding-right: inherit;
    padding-left: 110px;
}

html[dir="rtl"] .edu-blog.blog-style-2.first-large-blog .content .blog-date {
    right: auto;
    left: 0;
}

html[dir="rtl"] .edu-blog.blog-style-2 .thumbnail {
    margin-left: inherit;
    margin-right: 30px;
}

@media only screen and (max-width: 575px) {
    html[dir="rtl"] .edu-blog.blog-style-2 .thumbnail {
        margin-right: 0;
    }
}

html[dir="rtl"] .edu-blog.blog-style-2 .blog-date {
    left: inherit;
    right: 0;
    border-radius: 60px 60px 60px 14px;
}

html[dir="rtl"] .edu-blog-widget.widget-latest-post .latest-post .thumbnail {
    margin-left: inherit;
    margin-right: 20px;
}

html[dir="rtl"] .edu-blog.blog-style-list .thumbnail {
    margin-left: inherit;
    margin-right: 40px;
}

html[dir="rtl"] .edu-blog .content.position-top .read-more-btn {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] blockquote {
    padding: 35px 120px 35px 40px;
}

html[dir="rtl"] blockquote::after {
    right: inherit;
    left: 40px;
}

html[dir="rtl"] .blog-details-content .blog-tags .title,
html[dir="rtl"] .blog-details-content .blog-share .title {
    margin-left: inherit;
    margin-right: 12px;
}

html[dir="rtl"] .blog-details-content ul {
    padding-right: inherit;
    margin-left: 20px;
}

html[dir="rtl"] .blog-author .thumbnail {
    margin-left: inherit;
    margin-right: 30px;
}

html[dir="rtl"] .blog-pagination-list a i {
    margin-left: inherit;
    margin-right: 20px;
}

html[dir="rtl"] .edu-campus-area .campus-content {
    margin-right: inherit;
    margin-left: -120px;
}

@media only screen and (max-width: 1199px) {
    html[dir="rtl"] .edu-campus-area .campus-content {
        margin-left: 0;
    }
}

html[dir="rtl"] .edu-campus-area .campus-content .features-box {
    text-align: left;
}

html[dir="rtl"] .edu-campus-area .campus-content .features-box .icon {
    margin-left: inherit;
    margin-right: 20px;
}

html[dir="rtl"] .edu-campus-area .campus-content .shape-4 {
    left: inherit;
    right: -158px;
}

html[dir="rtl"] .edu-campus-area .campus-content .shape-5 {
    left: inherit;
    right: -64px;
}

html[dir="rtl"] .edu-campus-area .campus-content .shape-6 {
    left: inherit;
    right: -28px;
}

html[dir="rtl"] .edu-campus-area .campus-image-gallery .shape-1 {
    right: inherit;
    left: -235px;
}

html[dir="rtl"] .edu-campus-area .campus-image-gallery .shape-2 {
    right: inherit;
    left: -144px;
}

html[dir="rtl"] .edu-campus-area .campus-image-gallery .shape-3 {
    right: inherit;
    left: -85px;
}

html[dir="rtl"] .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
    border-left: none;
    border-right: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    html[dir="rtl"] .counterup-area-2 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
        border-right: none;
    }
}

html[dir="rtl"] .edu-counterup.counterup-style-3:after {
    left: inherit;
    right: -15px;
}

html[dir="rtl"] .counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
    border-left: none;
    border-right: 0.8px solid #e5e5e5;
}

@media only screen and (max-width: 479px) {
    html[dir="rtl"] .counterup-area-7 .counterup-box-wrap .counterup-box .edu-counterup:first-child {
        border-right: none;
    }
}

html[dir="rtl"] .counterup-area-7 .counterup-content {
    padding-left: inherit;
    padding-right: 80px;
}

html[dir="rtl"] .counterup-area-7 .counterup-box-wrap .shape-group li.shape-1 {
    right: inherit;
    left: -90px;
}

html[dir="rtl"] .counterup-area-7 .counterup-box-wrap .shape-group li.shape-2 {
    right: inherit;
    left: -15px;
}

html[dir="rtl"] .counterup-area-7 .counterup-box-wrap .shape-group li.shape-3 {
    left: inherit;
    right: -90px;
}

html[dir="rtl"] .counterup-area-7 .counterup-box-wrap .shape-group li.shape-4 {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .features-box.features-style-2 {
    text-align: left;
    padding: 30px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 0;
    padding-right: inherit;
    padding-left: 40px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .features-box.features-style-2:nth-child(2) {
        border-right: none;
    }
}

html[dir="rtl"] .features-box.features-style-2:last-child {
    border-right: none;
}

html[dir="rtl"] .features-box.features-style-2 .content {
    padding: 0 20px 0 0;
}

html[dir="rtl"] .features-box.features-style-3 {
    text-align: left;
}

html[dir="rtl"] .features-box.features-style-3:first-child {
    padding-right: inherit;
    padding-left: 50px;
}

html[dir="rtl"] .features-box.features-style-3 .icon {
    margin-left: inherit;
    margin-right: 20px;
}

html[dir="rtl"] .features-box.features-style-4 {
    text-align: left;
}

html[dir="rtl"] .features-box.features-style-4 .icon {
    margin-left: inherit;
    margin-right: 30px;
}

html[dir="rtl"] .edu-cta-banner-area-6 .thumbnail img {
    margin-right: inherit;
    margin-left: 60px;
}

html[dir="rtl"] .edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-01 {
    right: inherit !important;
    left: -8px !important;
}

html[dir="rtl"] .edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-02 {
    right: inherit !important;
    left: -64px !important;
}

html[dir="rtl"] .edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-03 {
    right: inherit !important;
    left: 28% !important;
}

html[dir="rtl"] .edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-04 {
    left: 29% !important;
    right: inherit !important;
}

html[dir="rtl"] .edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-05 {
    left: inherit !important;
    right: -251px !important;
}

html[dir="rtl"] .edu-cta-banner-area-6 .edu-cta-banner .shape-group li.shape-06 {
    left: inherit !important;
    right: -32% !important;
}

html[dir="rtl"] .categorie-grid.categorie-style-2 {
    text-align: left;
}

html[dir="rtl"] .categorie-area-4 .categorie-grid {
    text-align: left;
}

html[dir="rtl"] .categorie-area-4 .categorie-grid .icon {
    margin: 0 0 0 20px;
}

html[dir="rtl"] .edu-course .thumbnail .time-top {
    left: inherit;
    right: 10px;
}

html[dir="rtl"] .edu-course .content .course-rating .rating-count {
    margin-right: 0;
    margin-left: 10px;
}

html[dir="rtl"] .edu-course .content .course-meta li {
    margin-left: 0;
}

html[dir="rtl"] .edu-course .content .course-meta li:last-child {
    margin-left: 22px;
}

html[dir="rtl"] .edu-course .content .course-meta li::after {
    left: inherit;
    right: -25px;
}

html[dir="rtl"] .edu-course .content .course-meta li i {
    margin-left: inherit;
    margin-right: 7px;
}

html[dir="rtl"] .edu-course .course-hover-content .content .wishlist-btn {
    left: inherit;
    right: 10px;
}

html[dir="rtl"] .edu-course.course-style-4 .thumbnail {
    margin-left: inherit;
    margin-right: 30px;
}

@media only screen and (max-width: 575px) {
    html[dir="rtl"] .edu-course.course-style-4 .thumbnail {
        margin-right: 0;
    }
}

html[dir="rtl"] .edu-course.course-style-4 .thumbnail .time-top {
    right: inherit;
    left: 10px;
}

html[dir="rtl"] .edu-course.course-style-5 .content .price-round {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .edu-course.course-style-6 .thumbnail .price-round {
    left: inherit;
    right: 20px;
}

html[dir="rtl"] .edu-course.course-style-6 .content .course-meta li:last-child {
    margin-left: 25px;
}

html[dir="rtl"] .edu-course.course-style-7 .thumbnail .course-price {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .edu-course.course-style-7 .content .course-meta li:last-child {
    margin-left: 20px;
}

html[dir="rtl"] .course-area-8 .edu-course.course-style-4::after {
    background: -webkit-linear-gradient(left, #083839 0%, #2DCCFE 100%);
    background: linear-gradient(-270deg, #083839 0%, #2DCCFE 100%);
}

html[dir="rtl"] .course-area-8 .course-style-4 .thumbnail .time-top {
    right: inherit !important;
    left: 0;
}

html[dir="rtl"] .course-area-8 .shape-group li.shape-1 {
    right: inherit;
    left: -280px;
}

html[dir="rtl"] .course-area-8 .shape-group li.shape-2 {
    right: inherit;
    left: -660px;
}

html[dir="rtl"] .course-area-8 .shape-group li.shape-3 {
    left: inherit;
    right: -101px;
}

html[dir="rtl"] .course-area-8 .shape-group li.shape-4 {
    left: inherit;
    right: -100px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .course-area-8 ul .section-title {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .edu-cta-banner-area-6 .section-title.section-left {
        text-align: center;
        padding: 70px 110px;
    }
}

@media only screen and (max-width: 575px) {
    html[dir="rtl"] .edu-cta-banner-area-6 .section-title.section-left {
        padding: 50px 60px;
    }
}

html[dir="rtl"] .course-layout-five-tooltip-content .content .course-meta li {
    margin-left: inherit;
    margin-right: 25px;
}

html[dir="rtl"] .course-layout-five-tooltip-content .content .course-meta li::after {
    left: inherit;
    right: -17px;
}

html[dir="rtl"] .course-layout-five-tooltip-content .content .course-feature ul li {
    padding-right: inherit;
    padding-left: 28px;
}

html[dir="rtl"] .course-layout-five-tooltip-content .content .course-feature ul li::before {
    right: inherit;
    left: 0;
    margin-left: 0;
}

html[dir="rtl"] .home-four-course .shape-group .shape-1 {
    left: inherit;
    right: -88px;
}

html[dir="rtl"] .home-four-course .shape-group .shape-2 {
    left: inherit;
    right: -406px;
}

html[dir="rtl"] .edu-event-area .edu-event .thumbnail .event-time {
    right: inherit;
    left: 10px;
}

html[dir="rtl"] .edu-event-area .edu-event .content .event-date {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .edu-event-area .edu-event .content .event-meta li i {
    padding-left: inherit;
    padding-right: 10px;
}

html[dir="rtl"] .edu-event-area .shape-group li.shape-1 {
    right: inherit;
    left: -81px;
}

html[dir="rtl"] .edu-event-area .shape-group li.shape-2 {
    right: inherit;
    left: -190px;
}

html[dir="rtl"] .edu-event-area.event-area-1 .edu-event-list.event-list-2 .content {
    padding-right: 0;
    padding-left: 40px;
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .edu-event-area.event-area-1 .edu-event-list.event-list-2 .content {
        padding-left: 0;
    }
}

html[dir="rtl"] .edu-event-area.event-area-1 .edu-event-list.event-list-2 .content .event-meta li i {
    padding-left: inherit;
    padding-right: 10px;
}

html[dir="rtl"] .edu-event-area.event-area-1 .edu-event-list.event-list-2 .content .event-location i {
    padding-left: inherit;
    padding-right: 10px;
}

html[dir="rtl"] .edu-event-area.event-area-3 .edu-event-list .content {
    padding-right: inherit;
    padding-left: 28px;
}

html[dir="rtl"] .edu-event-area.event-area-3 .edu-event-list .content .event-meta li i {
    padding-left: 0;
}

html[dir="rtl"] .edu-event-area.event-area-3 .edu-event-list .content .event-location i {
    padding-left: inherit;
    padding-right: 10px;
}

html[dir="rtl"] .event-details-area .event-details .details-content ul {
    padding-right: inherit;
    padding-left: 20px;
}

html[dir="rtl"] .event-details-area .event-details .details-content .event-meta {
    padding-left: 0;
}

html[dir="rtl"] .event-details-area .event-details .details-content .event-meta li::after {
    left: inherit;
    right: -20px;
}

html[dir="rtl"] .event-details-area .event-details .details-content .event-meta li i {
    padding-left: inherit;
    padding-right: 10px;
}

html[dir="rtl"] .edu-course-widget.widget-course-summery .content .course-item li i {
    padding-left: inherit;
    padding-right: 15px;
}

html[dir="rtl"] .countdown .countdown-section {
    margin-left: inherit;
    margin-right: 15px;
}

html[dir="rtl"] .edu-breadcrumb-area .course-meta li::after {
    left: inherit;
    right: -20px;
}

html[dir="rtl"] .edu-breadcrumb-area .course-meta li i {
    padding-left: inherit;
    padding-right: 14px;
}

html[dir="rtl"] .edu-breadcrumb-area .course-meta .course-rating .rating {
    margin-right: 8px;
}

html[dir="rtl"] .edu-breadcrumb-area.breadcrumb-style-3 .breadcrumb-inner .page-title .title {
    text-align: left;
}

html[dir="rtl"] .edu-breadcrumb-area.breadcrumb-style-4 .page-title .title {
    width: 52%;
}

html[dir="rtl"] .edu-course-widget.widget-course-summery .content .course-item li svg {
    margin-left: inherit;
    margin-right: 15px;
}

html[dir="rtl"] .course-overview ul li {
    padding-right: inherit;
    padding-left: 30px;
}

html[dir="rtl"] .course-overview ul li::after {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .course-curriculam .course-lesson ul li .text i {
    margin-left: inherit;
    margin-right: 8px;
}

html[dir="rtl"] .course-instructor .thumbnail {
    margin-left: inherit;
    margin-right: 30px;
}

html[dir="rtl"] .course-details-content .entry-content .course-meta li::after {
    left: inherit;
    right: -20px;
}

html[dir="rtl"] .course-details-content .entry-content .course-meta li i {
    padding-left: inherit;
    padding-right: 14px;
}

html[dir="rtl"] .course-details-content .entry-content .course-meta .course-rating .rating {
    margin-left: inherit;
    margin-right: 8px;
}

html[dir="rtl"] .course-details-content .course-enroll-box .single-item::after {
    left: inherit;
    right: 0;
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .course-details-content .course-enroll-box .single-item::after {
        height: 1px;
        width: 100%;
        bottom: 0;
        top: auto;
        right: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button {
    text-align: left;
    padding: 30px 60px 30px 71px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button::after {
    left: inherit;
    right: 47px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button::before {
    right: inherit;
    left: 30px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .accordion-item .accordion-button .expand {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status {
    padding: 22px 30px 20px 30px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .title i {
    margin-left: inherit;
    margin-right: 15px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span::after {
    left: inherit;
    right: -12px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .course-lesson .reading-status .complete-text span:last-child {
    margin-left: 20px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .course-lesson ul li {
    padding: 14px 100px 14px 40px;
}

html[dir="rtl"] .course-details-3 .course-curriculam .edu-accordion .course-lesson ul li::before {
    right: inherit;
    left: 70px;
}

html[dir="rtl"] .course-review .comment-form-area .rating-icon .title {
    margin-left: inherit;
    margin-right: 22px;
}

html[dir="rtl"] .course-review .border-box .rating-box {
    margin: 30px 30px;
}

html[dir="rtl"] .faq-accordion .accordion-item .accordion-button::before {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-content .shape-group li.shape-1 {
    left: inherit;
    right: -145px;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-content .shape-group li.shape-2 {
    left: inherit;
    right: -165px;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .thumbnail-1,
html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .thumbnail-3 {
    text-align: right;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .thumbnail-1 img {
    border-radius: 120px 120px 120px 0;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .thumbnail-4 img {
    border-radius: 50px 0 120px 120px;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .shape-group li.shape-1 {
    right: inherit;
    left: 44%;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .shape-group li.shape-2 {
    right: -10px;
    left: inherit;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .shape-group li.shape-3 {
    right: inherit;
    left: -7px;
}

html[dir="rtl"] .edu-faq-area.faq-style-1 .edu-faq-gallery .shape-group li.shape-4 {
    right: inherit;
    left: -45px;
}

html[dir="rtl"] .edu-faq-area.faq-style-2 .edu-faq-gallery .shape-group .shape-1 {
    right: inherit;
    left: -35px;
}

html[dir="rtl"] .edu-faq-area.faq-style-2 .edu-faq-gallery .shape-group .shape-2 {
    right: inherit;
    left: 210px;
}

html[dir="rtl"] .edu-faq-area.faq-style-2 .edu-faq-gallery .shape-group .shape-3 {
    left: inherit;
    right: -22px;
}

html[dir="rtl"] .edu-faq-area.faq-style-2 .edu-faq-gallery .shape-group .shape-4 {
    left: inherit;
    right: -58px;
}

html[dir="rtl"] .edu-faq-area.faq-style-2 .edu-faq-gallery .shape-group .shape-5 {
    right: inherit;
    left: -50px;
}

html[dir="rtl"] .edu-faq-area.faq-style-2 .edu-faq-gallery .shape-group .shape-6 {
    right: inherit;
    left: 90px;
}

html[dir="rtl"] .edu-faq-area.faq-style-3 .edu-faq-gallery {
    text-align: right;
}

html[dir="rtl"] .edu-faq-area.faq-style-3 .edu-faq-gallery .shape-group .shape-1 {
    left: inherit;
    right: -50px;
}

html[dir="rtl"] .edu-faq-area.faq-style-3 .edu-faq-gallery .shape-group .shape-2 {
    left: inherit;
    right: -97px;
}

html[dir="rtl"] .edu-faq-area.faq-style-3 .edu-faq-gallery .shape-group .shape-3 {
    right: inherit;
    left: -68px;
}

html[dir="rtl"] .edu-faq-area.faq-style-4 .faq-thumbnail .shape-group li.shape-1 {
    left: inherit;
    right: 20px;
}

html[dir="rtl"] .edu-faq-area.faq-style-4 .faq-thumbnail .shape-group li.shape-2 {
    left: inherit;
    right: -55px;
    top: -44px;
}

html[dir="rtl"] .edu-faq-area.faq-style-4 .faq-thumbnail .shape-group li.shape-3 {
    right: inherit;
    left: -5px;
}

html[dir="rtl"] .faq-style-5 .edu-faq-gallery .shape-group li.shape-1 {
    right: inherit;
    left: 3px;
}

html[dir="rtl"] .faq-style-5 .edu-faq-gallery .shape-group li.shape-2 {
    left: inherit;
    right: 147px;
}

html[dir="rtl"] .faq-style-5 .edu-faq-gallery .shape-group li.shape-3 {
    right: inherit;
    left: -122%;
    bottom: -10px;
}

html[dir="rtl"] .faq-style-5 .edu-faq-content .shape-group li.shape-1 {
    left: inherit;
    right: -145px;
}

html[dir="rtl"] .faq-style-5 .edu-faq-content .shape-group li.shape-2 {
    left: inherit;
    right: -165px;
}

html[dir="rtl"] .faq-page-nav {
    padding-left: inherit;
    padding-right: 60px;
}

@media only screen and (max-width: 575px) {
    html[dir="rtl"] .faq-page-nav {
        padding-right: 0;
    }
}

html[dir="rtl"] .faq-page-nav .nav-tabs .nav-link {
    padding-left: 30px;
}

html[dir="rtl"] .faq-page-nav .nav-tabs .nav-link::after {
    top: 4px;
    left: 0;
    right: inherit;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

html[dir="rtl"] .section-title.section-left {
    text-align: left;
}

html[dir="rtl"] .testimonial-grid::after {
    left: inherit;
    right: -12px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

html[dir="rtl"] .testimonial-grid .thumbnail .qoute-icon {
    left: inherit;
    right: -12px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

html[dir="rtl"] .testimonial-heading-area {
    padding-left: 0;
    padding-right: 50px;
}

html[dir="rtl"] .testimonial-slide .author-info .thumb {
    margin-left: inherit;
    margin-right: 20px;
}

html[dir="rtl"] .testimonial-area-2 .shape-group .shape-1 {
    left: inherit;
    right: -75px;
}

html[dir="rtl"] .testimonial-area-2 .shape-group .shape-2 {
    left: inherit;
    right: -106px;
}

html[dir="rtl"] .testimonial-area-2 .shape-group .shape-3 {
    bottom: inherit;
    top: 300px;
}

html[dir="rtl"] .testimonial-area-3 .shape-group li.shape-5 {
    bottom: inherit;
    top: 144px;
}

html[dir="rtl"] .testimonial-area-4 .swiper-navigation {
    text-align: left;
}

html[dir="rtl"] .testimonial-area-4 .swiper-navigation .swiper-btn-prv,
  html[dir="rtl"] .testimonial-area-4 .swiper-navigation .swiper-btn-nxt {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

html[dir="rtl"] .testimonial-area-4 .shape-group li.shape-1 {
    right: inherit;
    left: 42%;
}

html[dir="rtl"] .testimonial-area-4 .shape-group li.shape-2 {
    left: inherit;
    right: 12%;
}

html[dir="rtl"] .testimonial-area-6 .shape-group li.shape-1 {
    right: inherit;
    left: -100px;
}

html[dir="rtl"] .testimonial-area-6 .shape-group li.shape-2 {
    left: inherit;
    right: -94px;
}

html[dir="rtl"] .testimonial-area-6 .shape-group li.shape-3 {
    left: inherit;
    right: -250px;
}

html[dir="rtl"] .testimonial-area-6 .swiper-pagination {
    text-align: right;
}

html[dir="rtl"] .testimonial-area-8 .testimonial-slide .author-info .thumb {
    margin-right: 0;
}

html[dir="rtl"] .edu-team-grid.team-style-1 .team-share-info {
    left: inherit;
    right: 20px;
}

html[dir="rtl"] .edu-team-grid.team-style-3 .content {
    right: inherit;
    left: 30px;
    text-align: left;
}

html[dir="rtl"] .edu-team-grid.team-style-4 .content {
    text-align: left;
    margin-right: inherit;
    margin-left: 30px;
}

html[dir="rtl"] .team-area-3 .shape-group li.shape-1 {
    right: inherit;
    left: 135px;
}

html[dir="rtl"] .team-details-content .main-info .team-meta li {
    margin-left: inherit;
    margin-right: 40px;
}

html[dir="rtl"] .team-details-content .main-info .team-meta li::after {
    left: inherit;
    right: -22px;
}

html[dir="rtl"] .team-details-content .main-info .team-meta li i {
    margin-left: inherit;
    margin-right: 7px;
}

html[dir="rtl"] .team-details-content .contact-info ul li span {
    min-width: 70px;
}

html[dir="rtl"] .edu-footer .edu-footer-widget.explore-widget {
    margin-right: 0;
    margin-left: 65px;
}

@media only screen and (max-width: 991px) {
    html[dir="rtl"] .edu-footer .edu-footer-widget.explore-widget {
        margin-left: 0;
    }
}

html[dir="rtl"] .edu-footer .edu-footer-widget .input-group button {
    margin-right: inherit !important;
    margin-left: 10px !important;
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .edu-footer .edu-footer-widget .input-group button {
        margin-left: 0 !important;
    }
}

html[dir="rtl"] .edu-btn .icon-west {
    font-size: 18px;
    
    top: 2px;
    left: 4px;
}

html[dir="rtl"] .btn-icon-round {
    font-size: 18px;
    
}

html[dir="rtl"] .why-choose-area-1 .features-list .features-box .content {
    text-align: left;
}

html[dir="rtl"] .why-choose-area-1 .features-list .features-box .icon {
    margin-left: inherit;
    margin-right: 30px;
}

html[dir="rtl"] .why-choose-area-1 .why-choose-gallery .thumbnail.thumbnail-1 {
    text-align: right;
}

html[dir="rtl"] .why-choose-area-1 .why-choose-gallery .shape-group li.shape-1 {
    right: inherit;
    left: 30px;
}

html[dir="rtl"] .why-choose-area-1 .why-choose-gallery .shape-group li.shape-2 {
    right: 45px;
    left: inherit;
}

html[dir="rtl"] .why-choose-area-3 .section-title-flex .left-content {
    margin-left: inherit;
    margin-right: 90px;
}

html[dir="rtl"] .why-choose-area-3 .section-title-flex .left-content::after {
    left: inherit;
    right: -20px;
}

html[dir="rtl"] .why-choose-area-3 .shape-group li.shape-1 {
    right: inherit;
    left: 75px;
}

html[dir="rtl"] .why-choose-area-3 .shape-group li.shape-2 {
    right: inherit;
    left: 120px;
}

html[dir="rtl"] .why-choose-area-3 .shape-group li.shape-3 {
    left: inherit;
    right: -60px;
}

html[dir="rtl"] .newsletter-form .input-group .btn-curved {
    margin-right: inherit;
    margin-left: 20px !important;
}

html[dir="rtl"] .pricing-table .pricing-body .list-item li i {
    margin-left: inherit;
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .privacy-policy {
        padding-left: 0;
    }
}

html[dir="rtl"] .privacy-policy ul li {
    padding-right: inherit;
    padding-left: 30px;
}

html[dir="rtl"] .privacy-policy ul li::after {
    right: inherit;
    left: 0;
}

html[dir="rtl"] .login-form-box .form-group .password-show {
    left: inherit;
    right: 18px;
}

html[dir="rtl"] .edu-sorting-area .sorting-right .edu-sorting .icon {
    right: inherit;
    left: 22px;
}

html[dir="rtl"] .edu-sorting-area .sorting-right .edu-sorting .edu-select {
    padding-right: inherit;
    padding-left: 50px;
}

html[dir="rtl"] .edu-sorting-area .sorting-right .layout-switcher {
    margin-left: inherit;
    margin-right: 30px;
}

html[dir="rtl"] .edu-sorting-area .sorting-right .layout-switcher label {
    margin-left: inherit;
    margin-right: 10px;
}

html[dir="rtl"] select {
    background: url(../images/icons/arrow-icon.png) 10% center no-repeat;
    background-color: #f0f4f5;
}

html[dir="rtl"] .product-details-area .content .product-action .add-to-cart-btn a {
    margin-left: inherit;
    margin-right: 10px;
}

html[dir="rtl"] .product-description-content .comment-form .review-rating .title {
    margin-left: inherit;
    margin-right: 15px;
}

html[dir="rtl"] .comment-list-wrapper .comment .thumbnail {
    margin-left: inherit;
    margin-right: 30px;
}

html[dir="rtl"] .contact-me .thumbnail {
    margin-left: inherit;
    margin-right: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    html[dir="rtl"] .contact-me .thumbnail {
        margin-right: 50px;
    }
}

@media only screen and (max-width: 767px) {
    html[dir="rtl"] .contact-me .thumbnail {
        margin-right: 0;
    }
}

html[dir="rtl"] .checkout-billing .form-group select {
    background: url(../images/icons/arrow-icon.png) 11% center no-repeat transparent;
}

html[dir="rtl"] .rn-progress-parent {
    left: inherit;
    right: 30px;
}

html[dir="rtl"] .isotop-button.button-transparent button::after {
    bottom: -3px;
}

html[dir="rtl"] input[type="checkbox"] ~ label,
html[dir="rtl"] input[type="radio"] ~ label {
    padding-right: inherit;
    padding-left: 40px;
}

html[dir="rtl"] input[type="checkbox"] ~ label::before,
  html[dir="rtl"] input[type="radio"] ~ label::before {
    right: inherit;
    left: 0;
}

html[dir="rtl"] input[type="checkbox"] ~ label::after,
  html[dir="rtl"] input[type="radio"] ~ label::after {
    right: inherit;
    left: 3px;
}

html[dir="rtl"] .input-group .form-control {
    text-align: left;
}

html[dir="rtl"] .form-group input,
html[dir="rtl"] .form-group textarea {
    text-align: left;
}

html[dir="rtl"] .preloader-close-btn-wraper {
    left: inherit;
    right: 0;
}

html[dir="rtl"] .swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-prev .testimonial-grid {
    margin-left: 36px;
    margin-right: 0px;
    box-shadow: -40px 0px 50px 0px rgba(26, 46, 85, 0.1);
}

html[dir="rtl"] .swiper-testimonial-slider-wrapper .swiper-slide.swiper-slide-visible.swiper-slide-next .testimonial-grid {
    margin-right: 36px;
    margin-left: 40px;
    box-shadow: 70px 0px 50px 0px rgba(26, 46, 85, 0.1);
}



/***********************************/

.header-search .edu-btn {
height: 50px;
line-height: 50px;
}

.header-search {
width: 400px;
margin: 0 auto;
/*
background: #eaf0f2;
background: #f0f4f5;
*/
border: 1px solid #1c242f;
border-radius: 8px;
overflow: hidden;
max-width: 100%;
}

.header-search button.edu-btn {
border-radius: 8px 0 0 8px !important;
padding: 0;
width: 50px;
text-align: center;
background: none;
color: #000;
font-size: 20px;
}

.header-search button.edu-btn i {
padding-right: 0;
font-size: 17px;
}

.header-search input {
border-radius: 0 8px 8px 0 !important;
}

.edu-course-area {
padding:30px 0 110px;
    position: relative;
}



.edu-course-area.course-area-2 {
background: #020b17;
padding: 120px 0 20px !important;
}







.custom-nav .owl-nav{
	position:absolute;
	left:0;
	top:-65px;
	z-index:1;
}


.custom-nav .owl-nav > div {

font-size: 14px;

align-items: center;

text-align: center;

line-height: 40px;
width: 40px !important;
height: 40px !important;
border: 1px solid #2DCCFE;
border-radius: 50%;
color: #2DCCFE;

}

.custom-nav .owl-nav .owl-prev{
	position: absolute;
	left: 0;
}

.custom-nav .owl-nav .owl-next{
	position: absolute;
	left: 45px;
}

.custom-nav .owl-nav > div:hover {
color: #3054da;
}






.fa, .fab, .fal, .far, .fas {
line-height: inherit;
}


.no-desk {
    display: none !important;
}

.le-padd {
margin-bottom: 15px;
}







.offer-banner::before {
  content: "";
opacity: .93;
background-color: #074442;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
background: url(../images/12.jpg);
background-size: auto;
background-position: center;
  z-index: 1;
opacity: 0.05;
}

.offer-banner {
position: fixed;
background-color: #074442;


left: 50px;
bottom: 50px;
width: 400px;
height: 120px;
z-index: 9;
border-radius: 5px;
overflow: hidden;
display: grid;
align-items: center;
padding: 5px;
justify-content: center;
}


.offer-banner .offer {

  display: grid;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 15px;
  z-index: 2;
width: 370px;
height: 100px;
border: 2px dashed #fff3;
  position: relative;
}


.offer-banner .offer a {
color: #14dfc4;
}

.offer-banner .offer h2 {
margin: 0;
font-size: 22px;
color: #fff;
text-align: center;
line-height: 35px;
}







.home-one-cta-two.cta-area-1 {
position: relative;
z-index: 5;
}






.cnc-promo {
position: absolute;
top: -2px;
left: 4px;
width: 30px;
height: 30px;
font-size: 14px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.3s;
color: #fff;
z-index: 3;
cursor: pointer;
background: #144e4c;
}


.testimonial-area-5 {
padding: 40px 0 100px;
}


.edu-faq-area {
padding: 40px 0;
    overflow: hidden;

}




/***********************/






.custom-nav .owl-dots {
position: absolute;
top: 50%;
right: -32px;
z-index: 100;
width: 20px;
transform: translatey(-50%);
}

.custom-nav .owl-dots .owl-dot {
display: block;
margin-bottom: 20px;
}

.custom-nav .owl-dots .owl-dot span {
width: 7px;
height: 7px;
margin: 0 10px;
background: #2DCCFE;
-webkit-transition: all ease .5s;
transition: all ease .5s;
border-radius: 50%;position: relative;display: block;
}


.custom-nav .owl-dots .owl-dot span:after {
content: '';
position: absolute;
left: 50%;
top: 50%;
width: 22px;
height: 22px;
margin: -11px 0 0 -11px;
box-sizing: border-box;
border: 1px solid rgba(255,255,255,0.4);
border-radius: 100%;
transition: all 0.3s ease;
transform: scale(0.0);
}



.custom-nav .owl-dots .owl-dot.active span:after {
transform: scale(1.0);
}

.custom-nav .owl-dots .owl-dot.active span {
    background-color: #a8a8a8
}





/*****************/







/**********  inside ********/


.inside-courses .edu-course .thumbnail a img {
height: 220px;
}


.inside-courses .edu-course {
margin-bottom:15px;
}


.si-head {
margin:23px 0;
}


.inside-courses .edu-course h5 {
  font-size: 14px;

margin-bottom: 8px;}


/*
.all-cou .edu-course h5 {
height: 44px;
overflow: hidden;
}
*/


.inside-courses .edu-course .content {
  padding: 15px;
  position: relative;
}


#myTabContent {
padding-bottom:20px;
}




/***********************************************/
/**************************************************/


.pbmit-heading-subheading {
    margin-bottom: 50px;
	position: relative;
}
.pbmit-heading-subheading .pbmit-subtitle{
    font-family: Outfit,sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
	letter-spacing: 0.6px;
    color: #3368c6;
    text-transform: uppercase;
    font-style: normal;
	position: relative;
    display: inline-block;
    padding: 3px 23px 3px 23px;
    border-radius: 30px;
	margin-bottom: 15px;
	background-color: #ffffff;
}
.pbmit-bg-color-global .pbmit-heading-subheading .pbmit-subtitle{
	color: #031b4e;
}
.pbmit-bg-color-white .pbmit-heading-subheading .pbmit-subtitle{
	background-color: #f0f7fd;
}
.pbmit-heading-subheading .pbmit-title{
	
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #031b4e;
    text-transform: none;
    font-style: normal;
	margin-bottom: 0;
}
.pbmit-heading-subheading .pbmit-heading-desc{
	margin-top: 30px;
}
.pbmit-bg-color-global .pbmit-heading-subheading .pbmit-heading-desc{
	color: rgba(255,255,255,.8);
}
.pbmit-heading-subheading.text-white .pbmit-title{
	color: #ffffff;
}

/*=== For the same css ===*/
.pbmit-service-style-2 .pbmit-serv-cat a{
	font-weight: 500;
	
}
.pbmit-team-style-1 .pbminfotech-box-team-position{
	font-weight: 500;
	
}
.pbmit-blog-style-1 .pbmit-meta-line{
	font-weight: 500;
	
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text{
	font-weight: 500;
	
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	font-weight: 500;
	
}
.header-style-1 .pbmit-header-button a .pbmit-header-button-text-2{
	font-weight: 500;
	
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc{
	font-weight: 500;
	
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper{
	font-weight: 500;
	
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a{
	font-weight: 500;
	
}
.pbmit-ihbox-style-18 .pbmit-ihbox-box-number{
	font-weight: 500;
	
}
.pbmit-blog-style-2 .pbmit-meta-line{
	font-weight: 500;
	
}
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title{
	font-weight: 500;
	
}
.pbmit-ihbox-btn a{
	
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-style: normal;
	position: relative;
}
.pbmit-service-btn{
	
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-style: normal;
	position: relative;
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1 .pbmit-ihbox-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg{
	margin-right: 25px;
}
.pbmit-ihbox-style-1 .pbmit-icon-type-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text{
	font-size: 50px;
}
.pbmit-ihbox-style-1 .pbmit-element-title{
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 0;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-1 .pbmit-element-title span{
	border-bottom: 1px solid #031b4e;
	font-weight: 600;
}
.pbmit-ihbox-style-1:hover .pbmit-element-title{
	transform: translateX(1%);
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-bg-color-global .pbmit-ihbox-style-1 .pbmit-element-title{
	color: #ffffff;
}
/** Style 2 **/
.pbmit-ihbox-style-2 .pbmit-ihbox-icon,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg{
	margin-right: 25px;
}
.pbmit-ihbox-style-2 .pbmit-title-wrap {
	margin-bottom: 7px;
	display: flex;
	align-items: center;
}
.pbmit-ihbox-style-2 .pbmit-element-heading,
.pbmit-ihbox-style-2 .pbmit-element-title{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-2 .pbmit-element-heading {
	margin-right: 5px;
	color: #3368c6;
}
.pbmit-ihbox-style-2:hover .pbmit-element-title{
	transform: translateX(1%);
}
.pbmit-ihbox-style-2 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-2 .pbmit-icon-type-icon,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-svg{
	font-size: 14px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-image{
	width: 100px;
	height: 50px;
	margin-bottom: 30px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn a:hover{
	border-color: #031b4e;
	background-color: #031b4e;
	color: #ffffff;
}
/** Style 3 **/
.pbmit-ihbox-style-3 .pbmin-lightbox-video{
	position: relative;
	margin-left: 25px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-icon-wrapper:not(.pbmit-ihbox-icon-type-image){
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -42%);
	color: #ffffff;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-svg .pbmit-ihbox-svg-wrapper{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -42%);
	color: #ffffff;
}
.pbmit-ihbox-style-3 .pbmit-feature-wrapper-img .pbmit-ihbox-icon-type-image{
	width: 170px;
}
.pbmit-ihbox-style-3 .pbmit-feature-wrapper-img .pbmit-ihbox-icon-type-image img{
	border-radius: 20px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-contents{
	text-align: end;
}
.pbmit-ihbox-style-3 .pbmit-element-title{
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 0;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-3 .pbmit-icon-type-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text{
	font-size: 60px;
}
.pbmit-ihbox-style-3 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon .pbmit-icon-wrapper:not(.pbmit-ihbox-icon-type-image) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -42%);
    font-size: 50px;
    color: #ffffff;
}
.pbmit-bg-color-global .pbmit-ihbox-style-3 .pbmit-element-title{
	color: #ffffff;
}
/** Style 4 **/
.pbmit-ihbox-style-4 .pbmit-element-title{
	font-size: 36px;
	margin-bottom: 0;
	padding-left: 5px;
	margin-bottom: 20px;
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle{
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.6px;
	display: inline-block;
	margin-bottom: 0;
	text-transform: uppercase;
	border: 1px solid #031b4e;
	border-radius: 30px;
	padding: 0 13px 0 20px;
	margin-bottom: 12px;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-4 .pbmit-element-heading{
	font-size: 12px;
	line-height: 28px;
	letter-spacing: 0.6px;
	display: inline-block;
	margin-bottom: 0;
	text-transform: uppercase;
	border: 1px solid #031b4e;
	border-radius: 30px;
	padding: 0 13px 0 20px;
	margin-bottom: 12px;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-4:hover .pbmit-element-subtitle{
	background-color: #031b4e;
	border: 1px solid #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-4:hover .pbmit-element-heading{
	background-color: #031b4e;
	border: 1px solid #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-4 .pbmit-icon-type-icon,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
	margin-bottom: 20px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg{
	font-size: 14px;
	margin-bottom: 20px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image{
	width: 80px;
	height: 50px;
	margin-bottom: 30px;
	object-fit: cover;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn{
	margin-top: 26px;
	display: inline-block;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a{
	padding: 21px 35px;
	color: #031b4e;
	background-color: #ffffff;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a:hover{
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-text-color-white .pbmit-ihbox-style-4 .pbmit-element-subtitle{
	border-color: #ffffff;
	color: #ffffff;
}
.pbmit-text-color-white .pbmit-ihbox-style-4 .pbmit-element-heading{
	border-color: #ffffff;
	color: #ffffff;
}
.pbmit-text-color-white .pbmit-ihbox-style-4:hover .pbmit-element-subtitle{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #031b4e;
}
.pbmit-text-color-white .pbmit-ihbox-style-4:hover .pbmit-element-heading{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #031b4e;
}
.pbmit-text-color-white .pbmit-ihbox-style-4 .pbmit-element-title{
	color: #ffffff;
}
/** Style 5 **/
.pbmit-ihbox-style-5,
.pbmit-ihbox-style-5::before,
.pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-ihbox-style-5 .pbmit-heading-desc,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg{
	margin-right: 30px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
	width: 125px;
	height: 125px;
	background-color: #3368c6;
	border-radius: 50%;
	font-size: 75px;
	line-height: 70px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper{
	width: 125px;
	height: 125px;
	background-color: #3368c6;
	border-radius: 50%;
	font-size: 75px;
	line-height: 70px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
	line-height: 50px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper{
	font-size: 20px;
	line-height: 20px;
}
.pbmit-ihbox-style-5 .pbmit-element-title{
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 0;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-5 .pbmit-element-subtitle{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 10px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-image img{
	width: 110px;
	height: 80px;
	object-fit: cover;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-bg-color-global .pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
	color: #3368c6;
	background-color: #ffffff;
}
.pbmit-bg-color-global .pbmit-ihbox-style-5 .pbmit-element-title{
	color: #ffffff;
}
/** Style 9 **/
.pbmit-ihbox-style-9,
.pbmit-ihbox-style-9 .pbmit-icon-type-icon,
.pbmit-miconheading-style-9:hover .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper .pbmit-icon-type-icon::before,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper::before,
.pbmit-miconheading-style-9 .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::before,
.pbmit-ihbox-style-9 .pbmit-ihbox-btn a{
	transition: all 0.3s ease-in;
}
.pbmit-ihbox-style-9 .pbmit-element-title{
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 15px;
	padding-bottom: 16px;
	border-bottom: 1px solid rgba(3, 27, 78,.1);
}
.pbmit-ihbox-style-9 .pbmit-element-subtitle{
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon{
	border: 3px solid #3368c6;
	border-radius: 50%;
	height: 127px;
	min-width: 127px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 30px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-svg{
	border: 3px solid #3368c6;
	border-radius: 50%;
	height: 127px;
	min-width: 127px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 30px;
}
.pbmit-ihbox-style-9 .pbmit-icon-type-icon{
	font-size: 35px;
	line-height: 30px;
	height: 92px;
	width: 92px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #031b4e;
	background-color: #ffffff;
	position: relative;
	z-index: 0;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper{
	font-size: 35px;
	line-height: 30px;
	height: 92px;
	width: 92px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #031b4e;
	background-color: #ffffff;
	position: relative;
	z-index: 0;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper{
	font-size: 14px;
	line-height: 15px;
}
.pbmit-ihbox-style-9 .pbmit-icon-type-icon::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	background-color: #031b4e;
	z-index: -1;
}
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon .pbmit-icon-type-icon::before{
	width: 100%;
	height: 100%;
}
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon .pbmit-icon-type-icon{
	color: #ffffff;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-image img{
	width: 80px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-miconheading-style-9 .pbmit-ihbox-icon-type-text{
	font-size: 35px;
	line-height: 35px;
	height: 92px;
	width: 92px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #031b4e;
	background-color: #ffffff;
	border: 0;
	position: relative;
	z-index: 0;
	margin: auto;
}
.pbmit-miconheading-style-9 .pbmit-ihbox-icon-type-text::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	background-color: #031b4e;
	z-index: -1;
}
.pbmit-miconheading-style-9:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text::before{
	width: 100%;
	height: 100%;
}
.pbmit-miconheading-style-9:hover .pbmit-ihbox-icon .pbmit-ihbox-icon-type-text{
	color: #ffffff;
}
/** Style 12 **/
.pbmit-ihbox-style-12,
.pbmit-ihbox-style-12 .pbmit-icon-type-icon,
.pbmit-ihbox-style-12 .pbmit-ihbox-contents{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg{
	margin-right: 30px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper{
	border-radius: 50%;
	height: 90px;
	width: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #3368c6;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper{
	border-radius: 50%;
	height: 90px;
	width: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #3368c6;
}
.pbmit-ihbox-style-12 .pbmit-icon-type-icon{
	font-size: 52px;
	line-height: 52px;
	color: #ffffff;
}
.pbmit-ihbox-style-12 .pbmit-element-title{
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-12:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 13 **/
.pbmit-ihbox-style-13,
.pbmit-ihbox-style-13 .pbmit-icon-type-icon,
.pbmit-ihbox-style-13 .pbmit-ihbox-contents{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-13 {
	display: inline-block;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-box {
	display: inline-flex;
	align-items: center;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper{
	background-color: #ffffff;
	color: #031b4e;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper{
	background-color: #ffffff;
	color: #031b4e;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-svg-wrapper{
	font-size: 10px;
}
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-13:hover .pbmit-ihbox-svg-wrapper{
	transform: scale(-1) rotate(180deg);
	transition: all 300ms ease-in;
}
.pbmit-ihbox-style-13 .pbmit-icon-type-icon{
	font-size: 17px;
	line-height: 15px;
}
.pbmit-ihbox-style-13 .pbmit-element-title{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0px;
}
.pbmit-ihbox-style-13 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-13 .pbmit-element-title{
	color: #ffffff;
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-13 .pbmit-element-title{
	color: #ffffff;
}
/** Style 15 **/
.pbmit-ihbox-style-15,
.pbmit-ihbox-style-15 .pbmit-ihbox-box,
.pbmit-ihbox-style-15 .pbmit-element-title::before{
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-box{
	padding: 45px;
	border-radius: 30px;
	position: relative;
	background: #ffffff;
	clip-path: polygon( 4.606% 0.587%,4.606% 0.587%,3.957% 0.956%,3.345% 1.416%,2.774% 1.96%,2.247% 2.582%,1.768% 3.277%,1.342% 4.038%,0.971% 4.86%,0.659% 5.737%,0.409% 6.662%,0.227% 7.631%,0.227% 7.631%,0.176% 8.335%,0.134% 9.763%,0.099% 11.946%,0.072% 14.917%,0.051% 18.706%,0.037% 23.346%,0.03% 28.867%,0.029% 35.301%,0.035% 42.68%,0.045% 51.035%,0.113% 92.777%,0.749% 94.636%,0.749% 94.636%,0.972% 95.238%,1.222% 95.814%,1.498% 96.362%,1.799% 96.88%,2.124% 97.366%,2.471% 97.819%,2.84% 98.238%,3.229% 98.619%,3.636% 98.963%,4.061% 99.266%,5.105% 99.951%,40.273% 100.049%,40.273% 100.049%,47.134% 100.064%,53.253% 100.069%,58.643% 100.064%,63.317% 100.051%,67.287% 100.029%,70.567% 99.997%,73.168% 99.957%,75.104% 99.909%,76.387% 99.853%,77.03% 99.788%,77.03% 99.788%,77.672% 99.619%,78.291% 99.406%,78.885% 99.149%,79.453% 98.849%,79.993% 98.508%,80.504% 98.126%,80.984% 97.703%,81.432% 97.241%,81.846% 96.74%,82.225% 96.201%,82.225% 96.201%,82.57% 95.659%,82.865% 95.163%,83.121% 94.679%,83.351% 94.17%,83.567% 93.6%,83.781% 92.935%,84.004% 92.138%,84.25% 91.174%,84.531% 90.008%,84.857% 88.603%,84.857% 88.603%,85.333% 86.669%,85.798% 85.032%,86.279% 83.655%,86.799% 82.501%,87.387% 81.534%,88.067% 80.718%,88.866% 80.016%,89.809% 79.392%,90.922% 78.81%,92.231% 78.233%,92.231% 78.233%,93.686% 77.583%,94.945% 76.913%,96.023% 76.202%,96.936% 75.429%,97.699% 74.572%,98.33% 73.612%,98.842% 72.527%,99.253% 71.297%,99.578% 69.901%,99.832% 68.319%,99.832% 68.319%,99.883% 67.664%,99.925% 66.524%,99.96% 64.872%,99.987% 62.684%,100.008% 59.934%,100.022% 56.596%,100.029% 52.644%,100.03% 48.052%,100.024% 42.796%,100.014% 36.85%,99.946% 7.337%,99.31% 5.479%,99.31% 5.479%,99.087% 4.876%,98.837% 4.3%,98.561% 3.752%,98.26% 3.234%,97.935% 2.748%,97.588% 2.295%,97.219% 1.877%,96.83% 1.495%,96.423% 1.151%,95.998% 0.848%,94.954% 0.163%,50.37% 0.098%,50.37% 0.098%,38.83% 0.081%,29.459% 0.07%,22.024% 0.07%,16.291% 0.082%,12.028% 0.11%,9.002% 0.157%,6.979% 0.225%,5.728% 0.317%,5.014% 0.437%,4.606% 0.587% );
}
.pbmit-ihbox-style-15 {
	position: relative;
}
.pbmit-ihbox-style-15:hover {
	transform: translate(0, -10px);
}
.pbmit-ihbox-style-15 .pbmit-icon-type-icon {
	font-size: 30px;
	line-height: 30px;
	color: #3368c6;
}
.pbmit-ihbox-style-15 .pbmit-icon-wrap {
	justify-content: space-between;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-image img {
	width: 35px;
	height: 35px;
	border-radius: 100%;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-box-number {
	font-size: 20px;
	line-height: 20px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-svg-wrapper svg{
	font-size: 14px;
	line-height: 15px;
	fill: #3368c6;
}
.pbmit-ihbox-style-15 .pbmit-element-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 0;
	padding-top: 15px;
	margin-top: 15px;
	margin-right: 12px;
	position: relative;
	border-top: 1px solid rgba(3, 27, 78, .1);
}
.pbmit-ihbox-style-15 .pbmit-element-title::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: rgba(3, 27, 78, .6);
}
.pbmit-ihbox-style-15 .pbmit-element-title::after {
	content: "";
	position: absolute;
	top: -6px;
	right: -12px;
	width: 12px;
	height: 12px;
	border-radius: 50px;
	background-color: rgba(3, 27, 78, .2);
}
.pbmit-ihbox-style-15:hover .pbmit-element-title::before{
	width: 100%;
}
.pbmit-ihbox-style-15 .pbmit-content-wrapper {
	padding-top: 80px;
	padding-right: 50px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn {
	position: absolute;
	bottom: 0;
	right: 0;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn a {
	font-size: 14px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	display: inline-block;
	color: #031b4e;
	background-color: #ffffff;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn a .pbmit-button-text {
	font-size: 0;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-15 .pbmit-element-subtitle{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
    overflow: hidden;
    display: inline-flex;
    margin-left: -4px;
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-56px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-15:hover .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-15 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-15:hover .pbmit-ihbox-btn .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 16 **/
.pbmit-ihbox-style-16,
.pbmit-ihbox-style-16 .pbmit-icon-type-icon,
.pbmit-ihbox-style-16 .pbmit-ihbox-contents{
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-ihbox-style-16 {
	text-align: center;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg{
	display: inline-block;
	margin-bottom: 25px;
}
.pbmit-ihbox-style-16 .pbmit-icon-type-icon{
	font-size: 75px;
	line-height: 75px;
	position: relative;
	color: #3368c6;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-svg-wrapper svg {
	font-size: 45px;
    line-height: 45px;
    fill: #3368c6;
}
.pbmit-ihbox-style-16 .pbmit-icon-type-icon::after {
	content: '';
	position: absolute;
	top: 20px;
	right: -30px;
	width: 75px;
	height: 75px;
	border-radius: 100%;
	z-index: -1;
	background-color: #ffffff;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-image img {
	width: 75px;
	height: 75px;
	border-radius: 100%;
}
.pbmit-ihbox-style-16 .pbmit-element-title{
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 15px;
}
.pbmit-ihbox-style-16:hover{
	transform: translate(0, -10px);
}
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-text{
	font-size: 75px;
	line-height: 75px;
	color: #3368c6;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-16 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 17 **/
.pbmit-ihbox-style-17,
.pbmit-ihbox-style-17 .pbmit-icon-type-icon,
.pbmit-ihbox-style-17 .pbmit-ihbox-contents{
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-box .pbmit-ihbox-contents {
	flex: 1;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-image{
	height: 142px;
	width: 142px;
	line-height: 142px;
	font-size: 70px;
	text-align: center;
	border-radius: 50%;
	position: relative;
	margin-right: 30px;
	color: #031b4e;
	background-color: #ffffff;
	transition: all .3s ease-out 0s;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text{
	height: 142px;
	width: 142px;
	line-height: 142px;
	font-size: 70px;
	text-align: center;
	border-radius: 50%;
	position: relative;
	margin-right: 30px;
	color: #031b4e;
	background-color: #ffffff;
	transition: all .3s ease-out 0s;
}
.pbmit-ihbox-style-17 .pbmit-icon-wrapper{
	height: 142px;
	width: 142px;
	line-height: 142px;
	font-size: 70px;
	text-align: center;
	border-radius: 50%;
	position: relative;
	margin-right: 30px;
	color: #031b4e;
	background-color: #ffffff;
	transition: all .3s ease-out 0s;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper{
	height: 142px;
	width: 142px;
	line-height: 142px;
	font-size: 70px;
	text-align: center;
	border-radius: 50%;
	position: relative;
	margin-right: 30px;
	color: #031b4e;
	background-color: #ffffff;
	transition: all .3s ease-out 0s;
}
.pbmit-ihbox-style-17 .pbmit-icon-wrapper {
	line-height: 162px;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper svg{
	width: 70px;
	height: 70px;
	fill: #031b4e;
}
.pbmit-ihbox-style-17 .pbmit-element-title{
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-17 .pbmit-element-heading {
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 0;
	color: #3368c6;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-image{
	background: transparent;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-image img {
	border-radius: 100%;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text{
	font-size: 50px;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn a{
	padding: 21px 35px;
	border-radius: 30px;
	color: #ffffff;
	background-color: #3368c6;
	transition: all .4s ease-in;
	display: inline-block;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn a:hover{
	color: #ffffff;
	background-color: #031b4e;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-54px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-17 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/* == For bg color == */
.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-element-title{
	color: #ffffff;
}
.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-ihbox-btn a:hover{
	color: #031b4e;
	background-color: #ffffff;
}
/** Style 18 **/
.pbmit-ihbox-style-18 .pbmit-lightbox-video{
	position: relative;
	margin-left: 25px;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-18 .pbmit-feature-wrapper-img img{
	border-radius: 20px;
	clip-path: polygon( 6.297% 0.632%,6.297% 0.632%,5.409% 1.003%,4.571% 1.466%,3.79% 2.016%,3.069% 2.647%,2.414% 3.353%,1.83% 4.127%,1.323% 4.964%,0.897% 5.857%,0.558% 6.8%,0.31% 7.787%,0.31% 7.787%,0.241% 8.497%,0.183% 9.929%,0.135% 12.113%,0.098% 15.082%,0.07% 18.864%,0.051% 23.493%,0.041% 28.998%,0.04% 35.41%,0.047% 42.761%,0.062% 51.082%,0.155% 92.679%,1.024% 94.576%,1.024% 94.576%,1.328% 95.19%,1.67% 95.778%,2.048% 96.337%,2.46% 96.866%,2.904% 97.362%,3.379% 97.825%,3.883% 98.251%,4.414% 98.641%,4.971% 98.991%,5.553% 99.301%,6.98% 100%,93.216% 100%,94.984% 99.068%,94.984% 99.068%,95.557% 98.741%,96.105% 98.375%,96.626% 97.969%,97.119% 97.528%,97.581% 97.051%,98.013% 96.542%,98.41% 96.001%,98.774% 95.431%,99.1% 94.833%,99.389% 94.21%,99.389% 94.21%,99.565% 93.759%,99.707% 93.2%,99.817% 92.344%,99.9% 91.003%,99.959% 88.989%,99.999% 86.114%,100.023% 82.188%,100.035% 77.024%,100.04% 70.434%,100.04% 62.23%,100.04% 31.78%,99.296% 29.817%,99.296% 29.817%,99.031% 29.16%,98.729% 28.525%,98.39% 27.914%,98.016% 27.33%,97.609% 26.772%,97.168% 26.244%,96.697% 25.747%,96.195% 25.283%,95.665% 24.853%,95.108% 24.459%,95.108% 24.459%,94.848% 24.316%,94.504% 24.149%,94.086% 23.963%,93.604% 23.761%,93.069% 23.548%,92.49% 23.328%,91.88% 23.106%,91.248% 22.884%,90.604% 22.669%,89.959% 22.463%,89.959% 22.463%,88.711% 22.056%,87.636% 21.687%,86.712% 21.346%,85.922% 21.024%,85.244% 20.711%,84.659% 20.397%,84.147% 20.072%,83.689% 19.727%,83.265% 19.351%,82.855% 18.935%,82.855% 18.935%,82.476% 18.507%,82.118% 18.033%,81.774% 17.5%,81.439% 16.899%,81.106% 16.215%,80.771% 15.437%,80.428% 14.553%,80.07% 13.552%,79.692% 12.421%,79.288% 11.148%,79.288% 11.148%,78.909% 9.986%,78.55% 8.947%,78.204% 8.02%,77.865% 7.193%,77.527% 6.452%,77.184% 5.786%,76.828% 5.183%,76.455% 4.63%,76.057% 4.116%,75.627% 3.627%,75.627% 3.627%,75.181% 3.199%,74.65% 2.777%,74.047% 2.367%,73.385% 1.976%,72.677% 1.61%,71.933% 1.274%,71.168% 0.976%,70.393% 0.721%,69.621% 0.516%,68.865% 0.366%,68.865% 0.366%,68.176% 0.299%,66.901% 0.239%,65.054% 0.184%,62.651% 0.137%,59.706% 0.096%,56.235% 0.062%,52.251% 0.035%,47.771% 0.016%,42.809% 0.004%,37.379% 0%,37.379% 0%,29.872% 0.011%,23.739% 0.024%,18.832% 0.044%,15.003% 0.074%,12.102% 0.116%,9.979% 0.175%,8.487% 0.253%,7.475% 0.352%,6.795% 0.478%,6.297% 0.632% );
}
.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img {
	clip-path: polygon( 6.297% 0.632%,6.297% 0.632%,5.409% 1.003%,4.571% 1.466%,3.79% 2.016%,3.069% 2.647%,2.414% 3.353%,1.83% 4.127%,1.323% 4.964%,0.897% 5.857%,0.558% 6.8%,0.31% 7.787%,0.31% 7.787%,0.241% 8.497%,0.183% 9.929%,0.135% 12.113%,0.098% 15.082%,0.07% 18.864%,0.051% 23.493%,0.041% 28.998%,0.04% 35.41%,0.047% 42.761%,0.062% 51.082%,0.155% 92.679%,1.024% 94.576%,1.024% 94.576%,1.328% 95.19%,1.67% 95.778%,2.048% 96.337%,2.46% 96.866%,2.904% 97.362%,3.379% 97.825%,3.883% 98.251%,4.414% 98.641%,4.971% 98.991%,5.553% 99.301%,6.98% 100%,93.216% 100%,94.984% 99.068%,94.984% 99.068%,95.557% 98.741%,96.105% 98.375%,96.626% 97.969%,97.119% 97.528%,97.581% 97.051%,98.013% 96.542%,98.41% 96.001%,98.774% 95.431%,99.1% 94.833%,99.389% 94.21%,99.389% 94.21%,99.565% 93.759%,99.707% 93.2%,99.817% 92.344%,99.9% 91.003%,99.959% 88.989%,99.999% 86.114%,100.023% 82.188%,100.035% 77.024%,100.04% 70.434%,100.04% 62.23%,100.04% 31.78%,99.296% 29.817%,99.296% 29.817%,99.031% 29.16%,98.729% 28.525%,98.39% 27.914%,98.016% 27.33%,97.609% 26.772%,97.168% 26.244%,96.697% 25.747%,96.195% 25.283%,95.665% 24.853%,95.108% 24.459%,95.108% 24.459%,94.848% 24.316%,94.504% 24.149%,94.086% 23.963%,93.604% 23.761%,93.069% 23.548%,92.49% 23.328%,91.88% 23.106%,91.248% 22.884%,90.604% 22.669%,89.959% 22.463%,89.959% 22.463%,88.711% 22.056%,87.636% 21.687%,86.712% 21.346%,85.922% 21.024%,85.244% 20.711%,84.659% 20.397%,84.147% 20.072%,83.689% 19.727%,83.265% 19.351%,82.855% 18.935%,82.855% 18.935%,82.476% 18.507%,82.118% 18.033%,81.774% 17.5%,81.439% 16.899%,81.106% 16.215%,80.771% 15.437%,80.428% 14.553%,80.07% 13.552%,79.692% 12.421%,79.288% 11.148%,79.288% 11.148%,78.909% 9.986%,78.55% 8.947%,78.204% 8.02%,77.865% 7.193%,77.527% 6.452%,77.184% 5.786%,76.828% 5.183%,76.455% 4.63%,76.057% 4.116%,75.627% 3.627%,75.627% 3.627%,75.181% 3.199%,74.65% 2.777%,74.047% 2.367%,73.385% 1.976%,72.677% 1.61%,71.933% 1.274%,71.168% 0.976%,70.393% 0.721%,69.621% 0.516%,68.865% 0.366%,68.865% 0.366%,68.176% 0.299%,66.901% 0.239%,65.054% 0.184%,62.651% 0.137%,59.706% 0.096%,56.235% 0.062%,52.251% 0.035%,47.771% 0.016%,42.809% 0.004%,37.379% 0%,37.379% 0%,29.872% 0.011%,23.739% 0.024%,18.832% 0.044%,15.003% 0.074%,12.102% 0.116%,9.979% 0.175%,8.487% 0.253%,7.475% 0.352%,6.795% 0.478%,6.297% 0.632% );
}
.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img {
	clip-path: polygon( 6.297% 0.599%,6.297% 0.599%,5.41% 0.975%,4.573% 1.444%,3.792% 1.999%,3.072% 2.634%,2.418% 3.342%,1.834% 4.119%,1.327% 4.957%,0.9% 5.851%,0.56% 6.795%,0.31% 7.783%,0.31% 7.783%,0.241% 8.493%,0.183% 9.924%,0.135% 12.107%,0.098% 15.074%,0.07% 18.855%,0.051% 23.481%,0.041% 28.983%,0.04% 35.393%,0.047% 42.74%,0.062% 51.056%,0.155% 92.633%,1.024% 94.529%,1.024% 94.529%,1.328% 95.143%,1.67% 95.73%,2.048% 96.289%,2.46% 96.817%,2.904% 97.314%,3.379% 97.776%,3.883% 98.202%,4.414% 98.592%,4.971% 98.942%,5.553% 99.252%,5.553% 99.252%,5.976% 99.441%,6.511% 99.593%,7.341% 99.713%,8.649% 99.806%,10.617% 99.875%,13.428% 99.927%,17.265% 99.965%,22.311% 99.996%,28.748% 100.022%,36.759% 100.05%,36.759% 100.05%,42.461% 100.065%,47.601% 100.07%,52.181% 100.066%,56.203% 100.052%,59.667% 100.029%,62.578% 99.997%,64.935% 99.957%,66.742% 99.907%,68% 99.85%,68.71% 99.784%,68.71% 99.784%,69.499% 99.626%,70.296% 99.416%,71.089% 99.158%,71.868% 98.859%,72.622% 98.524%,73.34% 98.158%,74.01% 97.766%,74.622% 97.354%,75.165% 96.927%,75.627% 96.491%,75.627% 96.491%,76.057% 96.003%,76.455% 95.489%,76.828% 94.936%,77.184% 94.333%,77.527% 93.668%,77.865% 92.927%,78.204% 92.1%,78.55% 91.173%,78.909% 90.135%,79.288% 88.974%,79.288% 88.974%,79.692% 87.702%,80.07% 86.571%,80.428% 85.57%,80.771% 84.687%,81.106% 83.91%,81.439% 83.226%,81.774% 82.625%,82.118% 82.093%,82.476% 81.619%,82.855% 81.191%,82.855% 81.191%,83.265% 80.775%,83.689% 80.399%,84.147% 80.054%,84.659% 79.729%,85.244% 79.415%,85.922% 79.102%,86.712% 78.781%,87.636% 78.44%,88.711% 78.072%,89.959% 77.665%,89.959% 77.665%,90.604% 77.459%,91.248% 77.244%,91.88% 77.022%,92.49% 76.8%,93.069% 76.58%,93.604% 76.367%,94.086% 76.165%,94.504% 75.979%,94.848% 75.812%,95.108% 75.669%,95.108% 75.669%,95.665% 75.276%,96.195% 74.846%,96.697% 74.382%,97.168% 73.885%,97.609% 73.357%,98.016% 72.8%,98.39% 72.216%,98.729% 71.606%,99.031% 70.971%,99.296% 70.314%,100.04% 68.352%,100.04% 37.918%,100.04% 37.918%,100.04% 29.717%,100.035% 23.13%,100.023% 17.969%,99.999% 14.046%,99.959% 11.172%,99.9% 9.159%,99.817% 7.818%,99.707% 6.963%,99.565% 6.404%,99.389% 5.954%,99.389% 5.954%,99.1% 5.33%,98.774% 4.733%,98.41% 4.163%,98.013% 3.623%,97.581% 3.114%,97.119% 2.637%,96.626% 2.196%,96.105% 1.791%,95.557% 1.424%,94.984% 1.098%,93.216% 0.166%,50.563% 0.1%,50.563% 0.1%,39.565% 0.082%,30.62% 0.072%,23.505% 0.071%,17.998% 0.084%,13.878% 0.112%,10.921% 0.16%,8.907% 0.229%,7.613% 0.323%,6.817% 0.446%,6.297% 0.599% );
}
.pbmit-ihbox-style-18{
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-ihbox-style-18:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-18 .pbmit-icon-wrap {
	position: relative;
	margin-bottom: 45px;
	display: inline-block;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-box-number {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 100%;
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-miconheading-style-18:nth-child(odd) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number {
	position: absolute;
	top: 0;
	right: 0;
}
.pbmit-miconheading-style-18:nth-child(even) .pbmit-ihbox-style-18 .pbmit-ihbox-box-number {
	position: absolute;
	top: inherit;
	bottom: 0;
	right: 0;
}
.pbmit-ihbox-style-18 .pbmit-icon-type-icon {
	font-size: 60px;
	line-height: 60px;
	color: #3368c6;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg {
	width: 60px;
    height: 60px;
	margin-bottom: 20px;
	fill: #3368c6;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-text {
	font-size: 14px;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 100%;
	margin-bottom: 20px;
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-ihbox-style-18 .pbmit-element-title{
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 15px;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-18 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	background-color: transparent;
	border-radius: 30px;
	color: #ffffff;
	background-color: #3368c6;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-18 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 19 **/
.pbmit-ihbox-style-19,
.pbmit-ihbox-style-19 .pbmit-icon-type-icon,
.pbmit-ihbox-style-19 .pbmit-ihbox-contents{
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon {
	margin-right: 30px;
}
.pbmit-ihbox-style-19 .pbmit-icon-type-icon{
	font-size: 60px;
	line-height: 60px;
	color: #3368c6;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper{
	font-size: 60px;
	line-height: 60px;
	color: #3368c6;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper svg{
	width: 70px;
	height: 70px;
	fill: #031b4e;
}
.pbmit-ihbox-style-19 .pbmit-element-title{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
	font-weight: 600;
}
.pbmit-ihbox-style-19 .pbmit-element-heading {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image{
	background: transparent;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image img {
    width: 70px;
    height: 70px;
	border-radius: 100%;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-text{
	font-size: 90px;
    line-height: 90px;
	color: #3368c6;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	background-color: transparent;
	border-radius: 30px;
	color: #ffffff;
	background-color: #3368c6;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover{
	color: #ffffff;
	background-color: #031b4e;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-19 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 20 **/
.pbmit-ihbox-style-20 .pbmit-ihbox-icon,
.pbmit-ihbox-style-20 .pbmit-ihbox-svg {
	margin-right: 10px;
}
.pbmit-ihbox-style-20 .pbmit-icon-type-icon {
	font-size: 50px;
	line-height: 50px;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-image {
	width: 50px;
	height: 50px;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text {
	font-size: 22px;
	line-height: 28px;
	color: #3368c6;
}
.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text{
	color: #010d27;
}
.pbmit-ihbox-style-20 .pbmit-element-title{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
	transition: all 0.6s ease-in-out;
}
.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-element-title{
	color: #ffffff;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-headingicon {
	display: inline-flex;
	align-items: center;
}
.pbmit-ihbox-style-20 .pbmit-element-title span{
	border-bottom: 1px solid #031b4e;
	font-weight: 600;
}
.pbmit-ihbox-style-20:hover .pbmit-element-title{
	transform: translateX(1%);
}
.pbmit-ihbox-style-20 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-20 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}

/** Style 21 **/
.pbmit-ihbox-style-21 {
	display: flex;
	border-radius: 30px;
	padding: 40px 70px 40px 30px;
	align-items: flex-start;
	background: #ffffff;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon-wrapper {
	display: inline-block;
	margin-right: 35px;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-contents {
	padding-left: 110px;
	position: relative;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-contents::before {
	content: '\e894';
	font-family: "pbminfotech-base-icons";
	font-size: 80px;
	line-height: 80px;
	text-align: center;
	position: absolute;
	top: -5px;
	left: 0;
	color: #3368c6;
	font-style: normal;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-21 .pbmit-icon-type-icon {
	font-size: 32px;
	line-height: 70px;
	color: rgba(51, 104, 198, 0.5);
}
.pbmit-ihbox-style-21 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-21 .pbmit-icon-type-icon {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.pbmit-ihbox-style-21 .pbmit-ihbox-svg svg{
	width: 32px;
	height: 32px;
	fill: rgba(51, 104, 198, 0.5);
}
.pbmit-ihbox-style-21:hover .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-21:hover .pbmit-icon-type-icon {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon-type-text {
	font-size: 30px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #ffffff;
	background: #3368c6;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-icon-type-image {
	width: 80px;
	height: 80px;
} 
.pbmit-ihbox-style-21 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #666666;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pbmit-ihbox-style-21 .pbmit-element-title {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 0;
	font-weight: 400;
}
.pbmit-ihbox-style-21 .pbmit-element-heading {
	position: relative;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 0;
	color: #3368c6;
}
.pbmit-ihbox-style-21 .pbmit-element-heading::before {
	content: "-";
	margin-right: 5px;
}
.pbmit-ihbox-style-21 .pbmit-heading-desc {
	padding-top: 10px;
}
.pbmit-ihbox-style-21 .pbmit-ihbox-btn {
	padding-top: 35px;
}
/** Style 22 **/
.pbmit-ihbox-style-22 .pbmit-icon-type-icon,
.pbmit-ihbox-style-22 .pbmit-ihbox-contents,
.pbmit-ihbox-style-22{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg{
	margin-bottom: 25px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon-wrapper{
	border-radius: 50%;
	height: 70px;
	width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #3368c6;
	background-color: #ffffff;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper{
	border-radius: 50%;
	height: 70px;
	width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #3368c6;
	background-color: #ffffff;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	fill: #3368c6;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper svg{
	fill: #3368c6;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-22 .pbmit-icon-type-icon{
	font-size: 36px;
	line-height: 36px;
}
.pbmit-ihbox-style-22 i.pbmit-xcare-icon{
	margin-top: 10px;
}
.pbmit-ihbox-style-22 .pbmit-element-title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-22 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-22:hover{
	transform: translate(0, -10px);
}
.pbmit-ihbox-style-22 .pbmit-ihbox-icon-type-text{
	font-size: 24px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-22 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 23 **/
.pbmit-ihbox-style-23 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-23 .pbmit-icon-type-icon,
.pbmit-ihbox-style-23 .pbmit-element-title,
.pbmit-ihbox-style-23 .pbmit-heading-desc,
.pbmit-ihbox-style-23::before,
.pbmit-ihbox-style-23{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon,
.pbmit-ihbox-style-23 .pbmit-ihbox-svg{
	margin-right: 30px;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon-wrapper{
	width: 142px;
	height: 142px;
	background-color: #ffffff;
	border-radius: 50%;
	font-size: 75px;
	line-height: 75px;
	color: #031b4e;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-svg-wrapper{
	width: 142px;
	height: 142px;
	background-color: #ffffff;
	border-radius: 50%;
	font-size: 75px;
	line-height: 75px;
	color: #031b4e;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	fill: #031b4e;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-svg-wrapper svg{
	fill: #031b4e;
}
.pbmit-ihbox-style-23 i.pbmit-xcare-icon.pbmit-xcare-icon-subscribe{
	margin-top: 20px;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-svg-wrapper{
	font-size: 20px;
	line-height: 20px;
}
.pbmit-ihbox-style-23 .pbmit-element-title{
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 0;
	transition: all 0.6s ease-in-out;
	color: #ffffff;
}
.pbmit-ihbox-style-23 .pbmit-element-subtitle{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 10px;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-icon-type-image img{
	width: 110px;
	height: 80px;
	object-fit: cover;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-23 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 24 **/
.pbmit-ihbox-style-24 .pbmit-icon-type-icon,
.pbmit-ihbox-style-24 .pbmit-ihbox-contents,
.pbmit-ihbox-style-24{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon,
.pbmit-ihbox-style-24 .pbmit-ihbox-svg{
	margin-right: 25px;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon-wrapper{
	border-radius: 50%;
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #3368c6;
	color: #ffffff;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-svg-wrapper{
	border-radius: 50%;
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #3368c6;
	color: #ffffff;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon-wrapper i{
	font-size: 40px;
	line-height: 40px;
	color: #ffffff;
}
.pbmit-ihbox-style-24 .pbmit-icon-type-icon{
	font-size: 40px;
	line-height: 40px;
	color: #ffffff;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	fill: #ffffff;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-svg-wrapper svg{
	fill: #ffffff;
}
.pbmit-ihbox-style-24 .pbmit-element-title{
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 15px;
}
.pbmit-ihbox-style-24 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-24:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon-type-image{
	background-color: transparent;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn{
	margin-top: 30px;
	display: inline-block;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn a:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-24 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 25 **/
.pbmit-ihbox-style-25 .pbmit-content-wrapper::before,
.pbmit-ihbox-style-25 .pbmit-ihbox-box,
.pbmit-ihbox-style-25 .pbmit-ihbox-btn,
.pbmit-ihbox-style-25{
	transition: all 0.4s ease-in;
}
.pbmit-ihbox-style-25{
	position: relative;
margin-top: -120px;
z-index: 3;
text-align: center;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-box{
padding: 15px 30px 20px;
	border-radius: 12px 12px 0 12px;
	position: relative;
	z-index: 1;
	transition: all 0.4s ease-in;
background-color: transparent;
background-color: #e7f0fa;
}
/*
.pbmit-ihbox-style-25 .pbmit-ihbox-box::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border-radius: 30px 30px 0 30px;
	transition: all 0.4s ease-in;
	background-color: #e7f0fa;
	clip-path: polygon( 9.202% 0%,90.798% 0%,90.798% 0%,92.289% 0.11%,93.705% 0.429%,95.025% 0.939%,96.231% 1.622%,97.303% 2.463%,98.223% 3.442%,98.972% 4.543%,99.531% 5.748%,99.879% 7.041%,100% 8.403%,100% 69.468%,100% 69.468%,99.633% 73.178%,98.616% 75.937%,97.076% 77.918%,95.14% 79.293%,92.934% 80.235%,90.585% 80.917%,88.221% 81.511%,85.967% 82.19%,83.95% 83.128%,82.298% 84.496%,82.298% 84.496%,81.047% 86.306%,80.14% 88.282%,79.405% 90.341%,78.671% 92.399%,77.767% 94.371%,76.523% 96.173%,74.767% 97.721%,72.33% 98.931%,69.039% 99.719%,64.724% 100%,9.202% 100%,9.202% 100%,7.711% 99.89%,6.295% 99.571%,4.975% 99.061%,3.769% 98.378%,2.697% 97.538%,1.777% 96.558%,1.028% 95.457%,0.469% 94.252%,0.121% 92.959%,0% 91.597%,0% 8.403%,0% 8.403%,0.121% 7.041%,0.469% 5.748%,1.028% 4.543%,1.777% 3.442%,2.697% 2.463%,3.769% 1.622%,4.975% 0.939%,6.295% 0.429%,7.711% 0.11%,9.202% 0% );
transform: rotatey(180deg);
}*/
.pbmit-ihbox-style-25:hover{
	transform: translate(0, -10px);
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon,
.pbmit-ihbox-style-25 .pbmit-ihbox-svg{

}
.pbmit-ihbox-style-25 .pbmit-ihbox-svg-wrapper{
	font-size: 40px;
	line-height: 40px;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon-wrapper{
	font-size: 40px;
	color: #3368c6;
}
.pbmit-ihbox-style-25 .pbmit-icon-type-icon{
	font-size: 50px;
	line-height: 70px;
	color: #3368c6;/*
background: url('../images/bg-flare.png') center top no-repeat;*/
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon-type-image img,
.pbmit-ihbox-style-25 .pbmit-ihbox-icon-wrapper svg{
	width: 150px;
	height: 100px;
	object-fit: cover;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	fill: #3368c6;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-svg-wrapper svg{
	fill: #3368c6;
}


.pbmit-ihbox-style-25 .pbmit-element-title p,
.pbmit-ihbox-style-25 .pbmit-element-title{
font-size: 16px;
line-height: 27px;
	margin-bottom: 0;color: #181818;
}
.pbmit-ihbox-style-25 .pbmit-element-subtitle a{
	color: #031b4e !important;
}
.pbmit-ihbox-style-25 .pbmit-element-title a{
	color: #031b4e !important;
}
.pbmit-ihbox-style-25 .pbmit-element-subtitle a:hover{
	color: #3368c6 !important;
}
.pbmit-ihbox-style-25 .pbmit-element-title a:hover{
	color: #3368c6 !important;
}
.pbmit-ihbox-style-25 .pbmit-heading-desc,
.pbmit-ihbox-style-25 .pbmit-element-title{

}
.pbmit-ihbox-style-25 .pbmit-content-wrapper .pbmit-heading-desc{
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 8px;
	padding-left: 16px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	position: relative;
	-webkit-line-clamp: 1;
	color: #6e778c;
}
.pbmit-ihbox-style-25 .pbmit-heading-desc::before{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #3368c6;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.pbmit-ihbox-style-25 .pbmit-content-wrapper{
	position: relative;
	z-index: 1;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
}
.pbmit-ihbox-style-25 .pbmit-element-subtitle{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
	color: #031b4e;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn{
	position: absolute;
	bottom: -25px;
	left: 0;
	z-index: 2;display: none;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn a{
	font-size: 14px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	display: inline-block;
	color: #031b4e;
	background-color: #e7f0fa;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn a .pbmit-button-text{
	font-size: 0;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: -4px;
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\f00c";
font-family: "Font Awesome 5 Pro";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-56px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-25:hover .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-25 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-25:hover .pbmit-ihbox-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-ihbox-style-25 .pbmit-ihbox-box-number{
	color: #6e778c;
}
/** Style 26 **/
.pbmit-ihbox-style-26 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-26 .pbmit-icon-type-icon,
.pbmit-ihbox-style-26 .pbmit-element-title,
.pbmit-ihbox-style-26 .pbmit-heading-desc,
.pbmit-ihbox-icon::before,
.pbmit-ihbox-style-26{
	transition: all 0.3s ease-in;
}
.pbmit-ihbox-style-26{
	position: relative;
	padding: 45px 30px 40px;
	border-radius: 30px;
	background-color: #ffffff;
}
.pbmit-elementor-bg-color-white .pbmit-ihbox-style-26{
	background-color: #f0f7fd;
}
.pbmit-ihbox-style-26 .pbmit-element-title{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	color: #031b4e;
}
.pbmit-ihbox-style-26 .pbmit-element-subtitle{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #031b4e;
}
.pbmit-ihbox-style-26 .pbmit-element-subtitle a{
	color: #031b4e !important;
}
.pbmit-ihbox-style-26 .pbmit-element-title a{
	color: #031b4e !important;
}
.pbmit-ihbox-style-26 .pbmit-element-subtitle a:hover{
	color: #3368c6 !important;
}
.pbmit-ihbox-style-26 .pbmit-element-title a:hover{
	color: #3368c6 !important;
}
.pbmit-ihbox-style-26 .pbmit-element-title span{
	border-bottom: 1px solid #031b4e;
	font-weight: 600;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-icon,
.pbmit-ihbox-style-26 .pbmit-ihbox-svg{
	margin-bottom: 25px;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-icon-type-text{
	font-size: 40px;
	margin-bottom: 20px;
	color: #031b4e;
}
.pbmit-ihbox-style-26 .pbmit-icon-type-icon{
	font-size: 40px;
	margin-bottom: 20px;
	color: #031b4e;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper svg{
	fill: #031b4e;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-svg-wrapper svg{
	fill: #031b4e;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn{
	margin-top: 26px;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn a{
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	color: #ffffff;
	background-color: #3368c6;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbmit-ihbox-style-26 .pbmit-content-wrapper .pbmit-ihbox-btn a:hover{
	background-color: #010d27;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-ihbox-style-26 .pbmit-ihbox-btn:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-ihbox-style-26 .pbmit-content-wrapper .pbmit-ihbox-box-number,
.pbmit-ihbox-style-26 .pbmit-content-wrapper .pbmit-heading-desc{
	color: #6e778c;
}
/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1 .pbmit-featured-wrapper img,
.pbmit-team-style-1 .pbmit-featured-wrapper:after,
.pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-team-style-1 .pbmit-team-social-links li,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text,
.pbmit-team-style-1 .pbminfotech-box-social-links {
	transition: all .6s ease-in-out;
}
.pbmit-team-style-1 .pbmit-featured-wrap{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-team-style-1 .pbminfotech-post-item {
	position: relative;
	overflow: hidden;
}
.pbmit-team-style-1 .pbminfotech-box-content {
	padding: 22px 0 0;
}
.pbmit-team-style-1 .pbmit-featured-wrapper{
	clip-path: polygon( 6.232% 0.432%,6.232% 0.432%,5.354% 0.704%,4.526% 1.042%,3.753% 1.442%,3.04% 1.9%,2.393% 2.412%,1.816% 2.972%,1.313% 3.577%,0.891% 4.222%,0.554% 4.903%,0.307% 5.616%,0.307% 5.616%,0.239% 6.246%,0.181% 7.641%,0.134% 9.838%,0.097% 12.874%,0.069% 16.786%,0.051% 21.61%,0.041% 27.382%,0.04% 34.141%,0.047% 41.922%,0.061% 50.762%,0.153% 94.684%,0.798% 95.788%,0.798% 95.788%,1.084% 96.238%,1.407% 96.669%,1.767% 97.08%,2.16% 97.47%,2.587% 97.837%,3.045% 98.181%,3.533% 98.499%,4.048% 98.792%,4.59% 99.056%,5.157% 99.292%,6.907% 99.964%,36.839% 100.036%,36.839% 100.036%,42.57% 100.047%,47.735% 100.051%,52.337% 100.047%,56.376% 100.038%,59.856% 100.021%,62.778% 99.998%,65.143% 99.969%,66.954% 99.933%,68.212% 99.891%,68.92% 99.844%,68.92% 99.844%,69.701% 99.73%,70.49% 99.578%,71.275% 99.393%,72.046% 99.177%,72.792% 98.935%,73.502% 98.671%,74.165% 98.388%,74.771% 98.091%,75.308% 97.783%,75.766% 97.468%,75.766% 97.468%,76.191% 97.116%,76.585% 96.745%,76.954% 96.346%,77.304% 95.911%,77.642% 95.431%,77.974% 94.897%,78.305% 94.299%,78.642% 93.631%,78.991% 92.882%,79.358% 92.044%,79.358% 92.044%,80.059% 90.471%,80.718% 89.157%,81.376% 88.068%,82.075% 87.173%,82.857% 86.436%,83.765% 85.826%,84.84% 85.308%,86.124% 84.85%,87.66% 84.418%,89.489% 83.979%,89.489% 83.979%,91.465% 83.502%,93.172% 83.009%,94.632% 82.485%,95.867% 81.916%,96.899% 81.285%,97.749% 80.579%,98.439% 79.78%,98.992% 78.875%,99.429% 77.848%,99.773% 76.683%,99.773% 76.683%,99.841% 76.095%,99.899% 74.924%,99.946% 73.137%,99.983% 70.696%,100.011% 67.566%,100.029% 63.71%,100.039% 59.094%,100.04% 53.681%,100.033% 47.436%,100.018% 40.322%,99.926% 5.4%,99.282% 4.296%,99.282% 4.296%,98.996% 3.846%,98.673% 3.415%,98.313% 3.004%,97.919% 2.614%,97.493% 2.247%,97.035% 1.903%,96.547% 1.585%,96.032% 1.292%,95.489% 1.028%,94.922% 0.792%,93.172% 0.12%,50.5% 0.072%,50.5% 0.072%,39.499% 0.059%,30.551% 0.052%,23.433% 0.051%,17.925% 0.06%,13.803% 0.081%,10.847% 0.115%,8.833% 0.165%,7.541% 0.233%,6.748% 0.321%,6.232% 0.432% );
}
.pbmit-team-style-1 .pbmit-featured-wrapper img {
	width: 100%;
	border-radius: 30px;
	transition: all .3s ease-out;
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-team-style-1 .pbminfotech-box-team-position {
	display: inline-block;
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
	padding-left: 15px;
	position: relative;
	letter-spacing: 1px;
}
.pbmit-team-style-1 .pbminfotech-box-team-position::before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translate(0 , -50%);
	left: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #3368c6;
}
.pbmit-team-style-1 .pbmit-team-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0px;
}
.pbmit-team-style-1 .pbmit-team-btn{
	position: absolute;
	bottom: 2px;
	right: 2px;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text{
	background-color: #ffffff;
	width: 50px;
	height: 50px;
	font-size: 18px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text:hover{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-team-style-1 .pbminfotech-box-social-links {
	text-align: center;
	position: absolute;
	bottom: 50px;
	right: 0;
	transform: translateY(10px);
	opacity: 0;
	padding: 3px;
}
.pbmit-team-style-1 .pbminfotech-box-social-links ul {
	display: flex;
	flex-direction: column-reverse;
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links {
	transform: translateY(-25px);
	opacity: 1;
}
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li {
	padding: 11px !important;
	display: block;
	margin: 0;
	background-color: #ffffff;
	border-radius: 50%;
	margin-bottom: 5px;
	transform: translate(0);
	transition: all 600ms ease-in-out;
}
.pbmit-team-style-1 .pbmit-team-btn:hover .pbmit-team-social-links li {
	transform: translate(0);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1){
	transition-delay: 750px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1) {
	transform: translate(0, 0);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2){
	transition-delay: 700px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2) {
	transform: translate(0, 43px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3){
	transition-delay: 650px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3) {
	transform: translate(0, 86px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4){
	transition-delay: 800px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4) {
	transform: translate(0, 129px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5){
	transition-delay: 850px;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5) {
	transform: translate(0, 172px);
}
.pbmit-team-style-1 .pbmit-team-social-links li:first-child{
	margin-top: 0;
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
	display: inline-block;
	opacity: 1;
	width: auto;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	background: transparent;
	color: #031b4e;
}
.pbmit-team-style-1 .pbmit-team-social-links li:hover {
	background-color: #3368c6;
}
.pbmit-team-style-1 .pbmit-team-social-links li:hover a {
	color: #ffffff;
}
.pbmit-element-posts-wrapper.row .pbmit-team-style-1{
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
/** Style 3 **/
.pbmit-team-style-3{
	position: relative;
}
.pbmit-team-style-3 .pbminfotech-post-item{
	padding: 33px 0 33px;
	border-bottom: 1px solid rgba(24, 26, 23,.1);
}
.pbmit-team-style-3 .pbminfotech-box-content{
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.pbmit-team-style-3 .pbmit-team-title-wapper{
	align-items: center;
}
.pbmit-team-style-3 .pbmit-team-title-wapper::before{
	counter-increment: pbmitbox3;
	content: "0" counter(pbmitbox3, decimal-leading-zero);
	font-size: 12px;
	line-height: 12px;
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid;
	color: #6e778c;
	border-radius: 20px;
	margin-right: 10px;
	font-weight: 500;
	font-family: Outfit,sans-serif;
}
.pbmit-team-style-3 .pbmit-team-title{
	font-size: 60px;
	line-height: 54px;
	margin-bottom: 0;
	transform-style: preserve-3d;
	display: flex;
	align-items: center;
}
.pbmit-team-style-3:hover .pbmit-team-title a{
	color: #3368c6;
}
.pbmit-team-style-3 .pbminfotech-box-team-position{
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 1.2px;
	font-weight: 500;
	position: relative;
	padding-left: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	transition: all .4s ease-in;
	align-self: end;
}
.pbmit-team-style-3 .pbminfotech-box-team-position::before{
	content: "/";
	position: absolute;
	left: 0;
	top: 0;
	transform: rotate(5deg);
}
.pbmit-team-style-3 .pbmit-featured-wrapper img{
	position: absolute;
	top: -177px;
	left: 48%;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transform-origin: top center;
	transition: all .3s;
	transform: translateY(30%);
	border-radius: 30px;
	transition: all .3s ease-in;
}
.pbmit-team-style-3:last-child .pbmit-featured-wrapper img{
	top: -220px;
}
.pbmit-team-style-3:hover .pbmit-featured-wrapper img{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.pbmit-team-style-3 .pbmit-team-btn{
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	color: #031b4e;
	background-color: transparent;
	transition: all .4s ease-in;
}
.pbmit-team-style-3 .pbmit-team-btn .pbmit-button-icon-wrapper::before{
	color: #3368c6;
}
.pbmit-team-style-3 .pbmit-team-btn .pbmit-button-icon{
	color: #3368c6;
}
.pbmit-team-style-3 .pbmit-team-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-right: 6px;
	transform: rotate(45deg);
}
.pbmit-team-style-3 .pbmit-team-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-team-style-3:hover .pbmit-team-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-team-style-3 .pbmit-team-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-team-style-3:hover .pbmit-team-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 2 **/
.pbminfotech-ele-fid-style-2{
	padding: 30px 0  0 30px;
	position: relative;
	background-color: #f0f7fd;
	border-radius: 30px 0 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fld-contents{
	padding: 40px 45px 40px 40px;
	background-color: #ffffff;
	border-radius: 30px; 
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 10px;
	min-width: 180px;
	margin-bottom: 12px;
	border-bottom: 1px solid rgba(3, 27, 78,.2);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
	font-weight: 600 !important;
}
.pbminfotech-ele-fid-style-2 .pbmit-number-rotate{
	position: relative;
	padding-left: 25px;
}
.pbminfotech-ele-fid-style-2 .pbmit-number-rotate::before{
	position: absolute;
	content: "\e88d";
	font-family: "pbminfotech-base-icons";
	font-size: 18px;
	left: 0;
	top: -4px;
	color: #3368c6;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid{
	font-size: 42px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sup{
	top: -20px;
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup{
	margin-right: -11px;
	top: -14px;
	color: #3368c6;
}
/** Style 4 **/
.pbminfotech-ele-fid-style-4 .pbmit-fld-contents{
	text-align: center;
}
.pbminfotech-ele-fid-style-4 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-4 .pbmit-circle canvas{
	transform: rotate(-60deg);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	color: #031b4e;
	border-radius: 50%;
	height: 110px;
	width: 110px;
	top: 48%;
	left: 50%;
	font-size: 30px;
	line-height: 26px;
	font-weight: 600 !important;
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner sup{
	top: -12px;
	font-size: 20px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-sub{
	margin-top: 8px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-sub .pbmit-fid-title{
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 0;
}
/** Style 5 **/
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
	font-size: 90px;
	line-height: 90px;
	margin-bottom: 0;
	font-weight: 600;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
	font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
	font-weight: normal;
	color: #3368c6;
	font-family: 'Roboto', sans-serif;
}
.pbminfotech-ele-fid-style-5 .pbmit-icon-wrap {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.pbminfotech-ele-fid-style-5 .pbmit-icon-type-icon {
	font-size: 30px;
	line-height: 30px;
	margin-right: 10px;
	color: #3368c6;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid > span {
	left: -20px;
	position: relative;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid sup,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid sub {
	font-size: 50px;
	line-height: 50px;
	position: relative;
	left: -20px;
	top: -30px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid-before sup {
	font-size: 30px;
	line-height: 30px;
	position: relative;
	left: 0;
	top: -20px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid-before sub {
	bottom: -8px;
	top: inherit;
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 2 **/
.pbmit-service-style-2 .pbmit-service-image-wrapper,
.pbmit-service-style-2 .pbmit-serv-cat a,
.pbmit-service-style-2 .pbmit-service-btn,
.pbmit-service-style-2 .pbmit-service-btn a{
	transition: all 0.5s ease-in-out;	
}
.pbmit-service-style-2{
	position: relative;
}
.pbmit-element-service-style-2 .pbmit-ele-header-area.container{
	margin-left: 0;
	padding-left: 0;
}
.pbmit-service-style-2 .pbmit-featured-wrapper{
	position: relative;	 
	overflow: hidden;
	transition: all 0.8s ease-in-out;
	clip-path: polygon( 4.724% 0.355%,4.724% 0.355%,4.058% 0.579%,3.43% 0.857%,2.845% 1.186%,2.305% 1.563%,1.814% 1.983%,1.376% 2.444%,0.995% 2.942%,0.675% 3.472%,0.42% 4.032%,0.233% 4.619%,0.233% 4.619%,0.181% 5.212%,0.137% 6.592%,0.102% 8.797%,0.073% 11.866%,0.052% 15.839%,0.038% 20.755%,0.031% 26.653%,0.03% 33.571%,0.035% 41.549%,0.047% 50.627%,0.116% 95.628%,0.605% 96.536%,0.605% 96.536%,0.822% 96.906%,1.067% 97.26%,1.339% 97.599%,1.638% 97.919%,1.961% 98.221%,2.308% 98.504%,2.678% 98.766%,3.069% 99.006%,3.479% 99.224%,3.909% 99.418%,5.236% 99.97%,40.024% 100.03%,40.024% 100.03%,46.77% 100.039%,52.801% 100.042%,58.126% 100.039%,62.755% 100.031%,66.697% 100.017%,69.962% 99.998%,72.56% 99.974%,74.499% 99.945%,75.79% 99.911%,76.442% 99.872%,76.442% 99.872%,77.034% 99.778%,77.631% 99.653%,78.227% 99.501%,78.811% 99.323%,79.376% 99.124%,79.915% 98.907%,80.418% 98.674%,80.877% 98.43%,81.284% 98.177%,81.631% 97.918%,81.631% 97.918%,81.953% 97.628%,82.251% 97.323%,82.531% 96.995%,82.797% 96.637%,83.053% 96.242%,83.305% 95.803%,83.556% 95.312%,83.811% 94.762%,84.075% 94.146%,84.353% 93.457%,84.353% 93.457%,84.885% 92.163%,85.384% 91.083%,85.883% 90.188%,86.413% 89.451%,87.006% 88.846%,87.694% 88.344%,88.509% 87.918%,89.482% 87.541%,90.646% 87.186%,92.032% 86.825%,92.032% 86.825%,93.53% 86.432%,94.825% 86.027%,95.931% 85.596%,96.867% 85.128%,97.649% 84.61%,98.293% 84.029%,98.817% 83.372%,99.236% 82.628%,99.567% 81.783%,99.828% 80.825%,99.828% 80.825%,99.88% 80.265%,99.923% 79.078%,99.959% 77.224%,99.987% 74.659%,100.008% 71.344%,100.022% 67.235%,100.029% 62.292%,100.03% 56.473%,100.025% 49.737%,100.014% 42.041%,99.944% 4.441%,99.293% 3.316%,99.293% 3.316%,99.064% 2.951%,98.808% 2.603%,98.524% 2.271%,98.215% 1.958%,97.882% 1.663%,97.526% 1.389%,97.148% 1.136%,96.749% 0.905%,96.331% 0.697%,95.895% 0.513%,94.825% 0.099%,50.379% 0.059%,50.379% 0.059%,38.88% 0.049%,29.54% 0.043%,22.128% 0.042%,16.412% 0.05%,12.159% 0.067%,9.137% 0.095%,7.115% 0.136%,5.86% 0.192%,5.14% 0.264%,4.724% 0.355% );
}	
.pbmit-service-style-2 .pbmit-service-image-wrapper img{
	border-radius: 30px;
	transition: all 0.4s ease-in-out;	
	width: 100%;
}
.pbmit-service-style-2:hover .pbmit-service-image-wrapper img{
	transform: scale(1.05);
}
.pbmit-service-style-2 .pbmit-featured-wrapper::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 30px;
	background: linear-gradient(to top,  rgba(3, 27, 78,0.68) 0%, rgba(3, 27, 78,0.68) 17%,rgba(3, 27, 78,0) 44%, rgba(3, 27, 78,0) 100%);
}
.pbmit-service-style-2 .pbminfotech-box-content {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-service-style-2 .pbmit-contant-box{
	position: absolute;
	bottom: 40px;
	left: 40px;
	z-index: 1;
}
.pbmit-service-style-2 .pbmit-service-title a{
	color: #ffffff;
}
.pbmit-service-style-2 .pbmit-service-title{
	font-size: 28px;
	line-height: 32px;
	max-width: 250px;
	margin-bottom: 0;
}
.pbmit-service-style-2 .pbmit-serv-cat a{
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 5px;
	color: rgba(255,255,255,0.7);
}
.pbmit-service-style-2 .pbmit-service-btn{
	position: absolute;
	bottom: 2px;
	right: 2px;
	background-color: transparent;
	border: 1px solid #031b4e;
	color: #031b4e;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-service-style-2 .pbmit-service-icon {
	display: none;
	margin-bottom: 10px;
}
.pbmit-service-style-2 .pbmit-service-icon img{
	width: 50px;
	height: 50px;
}
.pbmit-service-style-2 .pbmit-service-icon i {
	font-size: 50px;
	line-height: 50px;
	color: #ffffff;
}
.pbmit-service-style-2 .pbmit-service-icon svg {
	fill: #ffffff;
}
.pbmit-service-style-2 .pbmit-service-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-service-style-2 .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-service-style-2:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-service-style-2 .pbmit-service-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-style-2:hover .pbmit-service-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-service-style-2:hover .pbminfotech-box-content .pbmit-service-btn{
	background-color: #031b4e;
	color: #ffffff;
}
.pbmit-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
}
.pbmit-bg-color-global .pbmit-service-style-2 .pbmit-service-btn{
	border: 1px solid #ffffff;
	color: #ffffff;
}
.pbmit-bg-color-global .pbmit-service-style-2:hover .pbmit-service-btn{
	background-color: #ffffff;
	color: #031b4e;
}
/** Style 4 **/
.pbmit-service-style-4{
	margin-bottom: 30px;
}
.pbmit-service-style-4 .pbminfotech-post-item .pbmit-box-content-wrap,
.pbmit-service-style-4 .pbmit-service-btn{
	transition: all 0.5s ease-in-out;
}
.pbmit-service-style-4,
.pbmit-service-style-4 .pbminfotech-box-content{
	position: relative;
}
.pbmit-service-style-4 .pbmit-box-content-wrap,
.pbmit-service-style-4 .pbmit-content-inner-wrap {
	display: flex;
}
.pbmit-service-style-4 .pbminfotech-post-item .pbmit-box-content-wrap{
	padding: 20px 80px 20px 20px;
	background-color: #ffffff;
	clip-path: polygon( 2.551% 0.478%,2.551% 0.478%,2.192% 0.779%,1.853% 1.153%,1.536% 1.596%,1.245% 2.102%,0.98% 2.668%,0.743% 3.288%,0.538% 3.957%,0.365% 4.671%,0.227% 5.424%,0.126% 6.213%,0.126% 6.213%,0.098% 6.864%,0.074% 8.27%,0.055% 10.464%,0.04% 13.481%,0.028% 17.357%,0.021% 22.127%,0.017% 27.825%,0.016% 34.487%,0.019% 42.148%,0.025% 50.843%,0.063% 94.119%,0.327% 95.341%,0.327% 95.341%,0.444% 95.838%,0.576% 96.315%,0.723% 96.77%,0.884% 97.201%,1.059% 97.607%,1.246% 97.988%,1.446% 98.34%,1.657% 98.663%,1.879% 98.956%,2.111% 99.217%,2.828% 99.96%,44.613% 100.04%,44.613% 100.04%,52.86% 100.052%,60.162% 100.056%,66.542% 100.052%,72.021% 100.042%,76.624% 100.023%,80.372% 99.998%,83.289% 99.965%,85.397% 99.926%,86.719% 99.88%,87.277% 99.827%,87.277% 99.827%,87.945% 99.545%,88.547% 99.154%,89.09% 98.644%,89.577% 98.005%,90.014% 97.226%,90.404% 96.297%,90.754% 95.208%,91.066% 93.949%,91.347% 92.51%,91.6% 90.88%,91.6% 90.88%,91.835% 89.316%,92.075% 87.982%,92.331% 86.851%,92.617% 85.895%,92.947% 85.086%,93.332% 84.396%,93.787% 83.798%,94.324% 83.264%,94.956% 82.767%,95.697% 82.278%,95.697% 82.278%,96.506% 81.749%,97.205% 81.204%,97.803% 80.625%,98.308% 79.995%,98.73% 79.298%,99.078% 78.516%,99.361% 77.633%,99.587% 76.632%,99.766% 75.495%,99.907% 74.207%,99.907% 74.207%,99.935% 73.599%,99.958% 72.439%,99.978% 70.693%,99.993% 68.329%,100.004% 65.313%,100.012% 61.611%,100.016% 57.192%,100.016% 52.021%,100.014% 46.066%,100.008% 39.294%,100.008% 39.294%,99.997% 30.282%,99.987% 23.054%,99.976% 17.405%,99.961% 13.127%,99.942% 10.016%,99.915% 7.865%,99.88% 6.47%,99.835% 5.623%,99.777% 5.119%,99.706% 4.752%,99.706% 4.752%,99.589% 4.255%,99.457% 3.778%,99.31% 3.323%,99.148% 2.892%,98.974% 2.485%,98.786% 2.105%,98.587% 1.753%,98.376% 1.43%,98.154% 1.137%,97.921% 0.876%,97.205% 0.133%,50.205% 0.08%,50.205% 0.08%,37.986% 0.066%,28.081% 0.057%,20.245% 0.057%,14.23% 0.067%,9.79% 0.09%,6.676% 0.127%,4.642% 0.183%,3.441% 0.258%,2.827% 0.356%,2.551% 0.478% );
}
.pbmit-service-style-4 .pbmit-featured-img-wrapper {
	margin-right: 45px;
}
.pbmit-service-style-4 .pbmit-featured-wrapper img {
	border-radius: 20px;
}
.pbmit-service-style-4 .pbmit-box-content-inner {
	display: grid;
	flex: 1;
	padding: 30px 0;
}
.pbmit-service-style-4 .pbmit-content-inner-wrap {
    align-self: self-start;
	justify-content: space-between;
}
.pbmit-service-style-4 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px;
	margin: 0;
	padding-right: 0;
}
.pbmit-service-style-4 .pbmit-serv-cat,
.pbmit-service-style-4 .pbmit-serv-cat {
	font-size: 12px;
	line-height: 32px;
	text-transform: uppercase;
	padding-left: 15px;
	position: relative;
	letter-spacing: 0.6px;
}
.pbmit-service-style-4 .pbmit-serv-cat::before{
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #3368c6;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translate(0 , -50%);
}
.pbmit-service-style-4 .pbmit-service-icon{
	font-size: 70px;
	line-height: 70px;
	color: #3368c6;
}
.pbmit-service-style-4 .pbmit-service-icon img{
	height: 70px;
	width: 70px;
	border-radius: 100%;
}
.pbmit-service-style-4 .pbmit-service-description {
	align-self: self-end;
	padding-top: 20px;
	color: #6e778c;
	border-top: 1px solid rgba(1, 13, 39,0.1);
}
.pbmit-service-style-4 .pbmit-service-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #ffffff;
	color: #031b4e;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-service-style-4 .pbmit-service-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-service-style-4 .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-service-style-4 .pbmit-service-description,
.pbmit-service-style-4 .pbmit-serv-cat,
.pbmit-service-style-4 .pbmit-serv-cat a,
.pbmit-service-style-4 .pbmit-service-title a,
.pbmit-service-style-4 .pbmit-service-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-4:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-service-style-4 .pbmit-service-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-style-4:hover .pbmit-service-btn .pbmit-button-icon{
	transform: scale(0.26) translate(50px, -50px);
}
.pbmit-service-style-4:hover .pbminfotech-box-content .pbmit-service-btn{
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-element-service-style-4 .pbmit-sticky-section{
	position: relative;
	overflow: hidden;
}
/** Style 5 **/
.pbmit-element-service-style-5 .pbmit-title-data-hover .pbmit-title-inner,
.pbmit-element-service-style-5 .pbmit-title-data-hover .pbmit-service-btn a,
.pbmit-element-service-style-5 .pbmit-title-data-hover .pbmit-service-btn{
	transition: all 0.5s ease-in-out;	
}
.pbmit-element-service-style-5 .pbmit-hover-inner{
	padding: 0 85px 0 85px;
	margin: 0;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 35px 30px;
}
.pbmit-element-service-style-5 .pbmit-hover-inner li{
	position: relative;
}
.pbmit-element-service-style-5 .pbmit-featured-wrapper {
	clip-path: polygon( 5.329% 0%,94.671% 0%,94.671% 0%,95.535% 0.073%,96.355% 0.286%,97.119% 0.625%,97.818% 1.081%,98.439% 1.64%,98.971% 2.292%,99.405% 3.026%,99.728% 3.829%,99.93% 4.69%,100% 5.597%,100% 79.664%,100% 79.664%,99.787% 82.136%,99.199% 83.973%,98.307% 85.292%,97.186% 86.208%,95.909% 86.836%,94.549% 87.29%,93.179% 87.685%,91.874% 88.138%,90.706% 88.762%,89.75% 89.674%,89.75% 89.674%,89.026% 90.879%,88.5% 92.195%,88.074% 93.567%,87.649% 94.937%,87.126% 96.251%,86.406% 97.451%,85.389% 98.482%,83.978% 99.288%,82.072% 99.813%,79.574% 100%,5.329% 100%,5.329% 100%,4.465% 99.927%,3.645% 99.714%,2.881% 99.375%,2.182% 98.919%,1.561% 98.36%,1.029% 97.708%,0.595% 96.974%,0.272% 96.171%,0.07% 95.31%,0% 94.403%,0% 5.597%,0% 5.597%,0.07% 4.69%,0.272% 3.829%,0.595% 3.026%,1.029% 2.292%,1.561% 1.64%,2.182% 1.081%,2.881% 0.625%,3.645% 0.286%,4.465% 0.073%,5.329% 0% ); 
}
.pbmit-element-service-style-5 .pbmit-featured-wrapper img{
	border-radius: 30px;
	width: 100%;
}
.pbmit-element-service-style-5 .swiper-hover-slide-images {
	flex: 0 0 auto;
	width: 44.666667%;
	padding-right: 0;
}
.pbmit-element-service-style-5 .swiper-hover-slide-nav {
	flex: 0 0 auto;
	width: 55.333333%;
}
.pbmit-element-service-style-5 .pbmit-title-data-hover{
	margin-bottom: 0;
	font-weight: 400;
}
.pbmit-element-service-style-5 .pbminfotech-box-number {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	
}
.pbmit-element-service-style-5 .pbmit-title-inner{
	font-size: 28px;
	line-height: 28px;
	position: relative;
	padding-left: 30px;
	padding-right: 10px;
	font-weight: normal;
	
}
.pbmit-element-service-style-5 .pbmit-hover-inner li:hover .pbmit-title-inner{
	color: #3368c6;
}
.pbmit-element-service-style-5 .pbmit-service-btn a{
	font-size: 14px;
	opacity: 0;
}
.pbmit-element-service-style-5 .swiper-hover-slide-nav .pbmit-hover-inner li.pbmit-active .pbmit-service-btn a {
	opacity: 1;
}
.pbmit-element-service-style-5 .pbmit-service-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-element-service-style-5 .pbmit-hover-inner .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-element-service-style-5 .pbmit-hover-inner li:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	color: #ffffff;
	transform: scale(1) translate(-4px, 0px);
}
.pbmit-element-service-style-5 .pbmit-hover-inner .pbmit-service-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-element-service-style-5 .pbmit-hover-inner li:hover .pbmit-service-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-bg-color-global .pbmit-element-service-style-5 .pbminfotech-box-number{
	color: #ffffff;
}
.pbmit-bg-color-global .pbmit-element-service-style-5 .pbmit-title-inner{
	color: #ffffff;
}
.pbmit-bg-color-global .pbmit-element-service-style-5 .pbmit-service-btn a{
	color: #ffffff;
}
.pbmit-bg-color-global .pbmit-element-service-style-5 .pbmit-hover-inner li:hover .pbmit-title-inner {
	color: #ffffff;
}
.pbmit-element-service-style-5 .pbmit-service-icon {
    position: absolute;
    bottom: 0;
    right: 1px;
	font-size: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
    width: 55px;
    height: 55px;
    line-height: 65px;
    text-align: center;
    border-radius: 100%;
	color: #031b4e;
    background-color: #ffffff;
}
.pbmit-elementor-bg-color-white .pbmit-element-service-style-5 .pbmit-service-icon {
	color: #ffffff;
	background-color: #031b4e;
}
.pbmit-element-service-style-5 .pbmit-service-icon svg {
	fill: #031b4e;
}
.pbmit-element-service-style-5 .pbmit-service-icon img{
	width: 55px;
	height: 55px;
	border-radius: 100%;
}
.pbmit-element-service-style-5 .swiper-hover-slide-images .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
}
.pbmit-element-service-style-5 .pbmit-hover-image .swiper-slide .pbmit-service-icon {
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.pbmit-element-service-style-5 .pbmit-hover-image .swiper-slide.swiper-slide-active .pbmit-service-icon {
	opacity: 1;
}
/** Style 6 **/
.pbmit-service-style-6 .pbminfotech-post-item .pbmit-box-content-wrap,
.pbmit-service-style-6 .pbmit-service-btn{
	transition: all 0.5s ease-in-out;
}
.pbmit-service-style-6,
.pbmit-service-style-6 .pbminfotech-box-content{
	position: relative;
}
.pbmit-service-style-6 .pbminfotech-post-item .pbmit-box-content-wrap{
	padding: 20px 20px 45px;
	background-color: transparent;
	position: relative;
	z-index: 1;
}
.pbmit-service-style-6 .pbminfotech-post-item .pbmit-box-content-wrap::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #ffffff;
	clip-path: polygon( 5.592% 0.486%,5.592% 0.486%,5.013% 0.617%,4.455% 0.784%,3.921% 0.988%,3.415% 1.225%,2.939% 1.495%,2.495% 1.795%,2.086% 2.124%,1.715% 2.48%,1.384% 2.863%,1.096% 3.269%,0.548% 4.107%,0.548% 96.637%,1.096% 97.476%,1.096% 97.476%,1.313% 97.786%,1.556% 98.084%,1.822% 98.368%,2.112% 98.638%,2.423% 98.892%,2.756% 99.13%,3.109% 99.352%,3.48% 99.555%,3.87% 99.74%,4.276% 99.906%,5.373% 100.325%,40.789% 100.375%,40.789% 100.375%,47.309% 100.383%,53.25% 100.386%,58.596% 100.384%,63.329% 100.378%,67.431% 100.367%,70.886% 100.353%,73.675% 100.334%,75.78% 100.312%,77.186% 100.287%,77.873% 100.258%,77.873% 100.258%,78.776% 100.146%,79.619% 100%,80.403% 99.819%,81.129% 99.604%,81.798% 99.353%,82.412% 99.066%,82.972% 98.742%,83.48% 98.38%,83.936% 97.981%,84.342% 97.543%,84.342% 97.543%,84.434% 97.414%,84.548% 97.235%,84.681% 97.01%,84.831% 96.747%,84.992% 96.451%,85.162% 96.128%,85.336% 95.785%,85.513% 95.427%,85.687% 95.061%,85.855% 94.693%,85.855% 94.693%,86.388% 93.549%,86.871% 92.612%,87.349% 91.851%,87.863% 91.235%,88.459% 90.733%,89.181% 90.314%,90.07% 89.948%,91.172% 89.605%,92.531% 89.252%,94.189% 88.859%,94.189% 88.859%,95.184% 88.611%,96.061% 88.356%,96.829% 88.085%,97.498% 87.794%,98.081% 87.474%,98.588% 87.12%,99.028% 86.725%,99.415% 86.281%,99.757% 85.782%,100.066% 85.222%,100.548% 84.233%,100.548% 4.107%,100% 3.269%,100% 3.269%,99.783% 2.958%,99.541% 2.66%,99.274% 2.376%,98.985% 2.107%,98.673% 1.852%,98.341% 1.614%,97.988% 1.393%,97.616% 1.189%,97.227% 1.004%,96.82% 0.838%,95.724% 0.419%,50.987% 0.386%,50.987% 0.386%,43.747% 0.387%,36.853% 0.39%,30.401% 0.395%,24.486% 0.402%,19.202% 0.411%,14.646% 0.422%,10.911% 0.435%,8.094% 0.45%,6.289% 0.467%,5.592% 0.486% );
}
.pbmit-service-style-6 .pbmit-featured-wrapper img{
	border-radius: 30px;
	margin-bottom: 25px;
	width: 100%;
}
.pbmit-service-style-6 .pbmit-box-content-inner{
	padding: 0 10px;
}
.pbmit-service-style-6 .pbmit-service-title{
	font-size: 26px;
	line-height: 32px;
	padding-right: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-service-style-6 .pbmit-serv-cat{
	font-size: 12px;
	line-height: 32px;
	text-transform: uppercase;
	padding-left: 15px;
	position: relative;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-6 .pbmit-serv-cat::before{
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #3368c6;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translate(0 , -50%);
}
.pbmit-service-style-6 .pbmit-service-description{
	color: #6e778c;
	border-top: 1px solid #e7e8e7;
	padding: 20px 65px 0 0;
	margin-top: 60px;
}
.pbmit-service-style-6 .pbmit-service-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #ffffff;
	color: #031b4e;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-service-style-6 .pbmit-service-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-service-style-6 .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-style-6:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-service-style-6 .pbmit-service-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-style-6:hover .pbmit-service-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-service-style-6:hover .pbminfotech-box-content .pbmit-service-btn{
	color: #ffffff;
	background-color: #3368c6;
}
/** Style 7 **/
.pbmit-service-style-7 .pbminfotech-post-item .pbmit-box-content-wrap,
.pbmit-service-style-7 .pbmit-service-image-wrapper,
.pbmit-service-style-7 .pbmit-featured-wrapper,
.pbmit-service-style-7 .pbminfotech-post-item,
.pbmit-service-style-7 .pbmit-service-title,
.pbmit-service-style-7 .pbmit-service-icon,
.pbmit-service-style-7 .pbmit-service-btn,
.pbmit-service-style-7 .pbmit-serv-cat{
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-service-style-7,
.pbmit-service-style-7 .pbminfotech-box-content{
	position: relative;
}
.pbmit-service-style-7 .pbminfotech-post-item{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid rgba(3, 27, 78, .1);
}
.pbmit-text-color-white .pbmit-service-style-7 .pbminfotech-post-item{
	border-bottom-color: rgba(255,255,255, .1);
}
.pbmit-service-style-7 .pbminfotech-post-item .pbmit-box-content-wrap{
	padding: 40px 60px 40px 0;
	width: 100%;
}
.pbmit-service-style-7 .pbmit-service-title{
	font-size: 26px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
	margin-bottom: 0;
}
.pbmit-service-style-7 .pbmit-serv-cat{
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 0.6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	align-self: end;
}
.pbmit-service-style-7 .pbmit-serv-cat::before{
	display: inline-block;
	content: "/";
	margin: 0 5px;
}
.pbmit-service-style-7 .pbmit-service-icon{
	font-size: 48px;
	line-height: 30px;
	margin-right: 25px;
	color: #3368c6;
}
.pbmit-service-style-7 .pbmit-service-icon img{
	height: 48px;
	width: 48px;
}
.pbmit-service-style-7 .pbmit-service-btn{
	position: absolute;
	top: 35px;
	right: 0;
	background-color: #ffffff;
	color: #031b4e;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pbmit-service-style-7 .pbmit-service-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-service-style-7 .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-55px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-style-7:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-service-style-7 .pbmit-service-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-service-style-7:hover .pbmit-service-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-elementor-bg-color-white .pbmit-service-style-7 .pbmit-service-btn{
	background-color: #f0f7fd;
}
.pbmit-service-style-7 .pbmit-box-content-inner{
	display: flex;
	align-items: center;
	width: 100%;
}
.pbmit-service-style-7 .pbmit-service-description{
	color: #6e778c;
	padding: 0 20px;
}
.pbmit-text-color-white .pbmit-service-style-7 .pbmit-service-description{
	color: rgba(255,255,255, .6);
}
.pbmit-service-style-7 .pbmit-service-description,
.pbmit-service-style-7 .pbmit-service-title a,
.pbmit-service-style-7 .pbmit-serv-cat{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-service-style-7 .pbmit-title-box{
	display: flex;
	align-items: center;
	width: 50%;
}
.pbmit-element-service-style-7 .pbmit-element-posts-wrapper.row .pbmit-ele{
	margin-bottom: 0;
}
.pbmit-element-service-style-7 .pbmit-featured-img-wrapper,
.pbmit-service-style-7 .pbmit-featured-wrapper{
	width: 100%;
	height: 100%;
}
.pbmit-element-service-style-7 .pbmit-featured-img-wrapper{
	padding: 10px 0;
}
.pbmit-service-style-7 .pbmit-service-image-wrapper{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.pbmit-service-style-7 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
	opacity: 0;
	border-radius: 30px;
}
.pbmit-service-style-7 .pbmit-featured-wrapper::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(24, 26, 23, 0.2);
}
.pbmit-service-style-7 .pbmit-service-image-wrapper .pbmit-service-title{
	opacity: 0;
	position: absolute;
	top: calc(50% - 15px);
	left: 100%;
	right: 0;
	bottom: 0;
	font-size: 36px;
	line-height: 36px;
	z-index: 3;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
	transition: all 0.9s ease 0s;
}
.pbmit-service-style-7.pbmit-active .pbmit-service-image-wrapper .pbmit-service-title{
	left: calc(50% - 100px);
}
.pbmit-service-style-7 .pbmit-service-image-wrapper .pbmit-service-title a{
	color: #ffffff;
}
.pbmit-service-style-7.pbmit-active .pbmit-service-image-wrapper .pbmit-service-title,
.pbmit-service-style-7.pbmit-active .pbmit-featured-wrapper{
	opacity: 1;
}
.pbmit-service-style-7 .pbmit-featured-wrapper::before,
.pbmit-service-style-7 .pbmit-featured-wrapper img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.2);
	transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
	background-position: center 0px;
	background-size: auto;
	border-radius: 30px;
}
.pbmit-service-style-7.pbmit-active .pbmit-featured-wrapper img{
	transform: scale(1);
}
.pbmit-service-style-7.pbmit-active .pbminfotech-box-content,
.pbmit-service-style-7.pbmit-active .pbmit-service-btn{
	opacity: 0;
}

/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn,
.pbmit-blog-style-1 .pbmit-featured-wrapper::before{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-1 .pbmit-meta-line,
.pbmit-blog-style-1 .pbmit-meta-line a {
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	color: #6e778c;
}
.pbmit-blog-style-1 .pbmit-meta-line{
	margin-right:20px;
}
.pbmit-blog-style-1 .pbmit-meta-line i{
	font-size: 18px;
	color: #3368c6;
	margin-right: 3px;
}
.pbmit-blog-style-1 .pbmit-meta-line:last-child{
	margin-right:0px ;
}
.pbmit-blog-style-1 .pbmit-meta-cat-wrapper{
	position: absolute;
	top: 20px;
	left: 25px;
	z-index: 1;
	font-weight: 500;
	z-index: 10;
}
.pbmit-blog-style-1 .pbmit-meta-category a:hover {
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-blog-style-1 .pbmit-meta-category a {
	padding: 5px 15px;
	border-radius: 15px;
	color: #031b4e;
	background-color: rgba(255,255,255,.5);
}
.pbmit-blog-style-1 .pbmit-featured-container {
	margin: 0 0 25px;
}
.pbmit-blog-style-1 .pbmit-content-wrapper{
	margin-top: 10px;
}
.pbmit-blog-style-1 .pbmit-post-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper {
	position: relative;
	display: block;
	clip-path: polygon( 6.726% 0%,93.274% 0%,93.274% 0%,94.364% 0.119%,95.399% 0.464%,96.364% 1.015%,97.245% 1.755%,98.029% 2.664%,98.701% 3.723%,99.249% 4.915%,99.657% 6.219%,99.912% 7.617%,100% 9.091%,100% 66.97%,100% 66.97%,99.732% 70.984%,98.988% 73.969%,97.863% 76.111%,96.447% 77.599%,94.835% 78.618%,93.119% 79.355%,91.39% 79.998%,89.742% 80.733%,88.268% 81.747%,87.061% 83.227%,87.061% 83.227%,86.147% 85.185%,85.483% 87.323%,84.946% 89.551%,84.409% 91.777%,83.749% 93.91%,82.839% 95.86%,81.556% 97.535%,79.775% 98.844%,77.369% 99.696%,74.215% 100%,6.726% 100%,6.726% 100%,5.636% 99.881%,4.601% 99.536%,3.636% 98.985%,2.755% 98.245%,1.971% 97.336%,1.299% 96.277%,0.751% 95.085%,0.343% 93.781%,0.088% 92.383%,0% 90.909%,0% 9.091%,0% 9.091%,0.088% 7.617%,0.343% 6.219%,0.751% 4.915%,1.299% 3.723%,1.971% 2.664%,2.755% 1.755%,3.636% 1.015%,4.601% 0.464%,5.636% 0.119%,6.726% 0% );
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
	position: relative;
	width: 100%;
	border-radius: 30px;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-1 .pbmit-featured-container{
	position: relative;
	border-radius: 30px;
	overflow: hidden;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
} 
.pbmit-blog-style-1 .pbmit-blog-btn{
	position: absolute;
	bottom: 2px;
	right: 2px;
	z-index: 1;
	font-size: 13px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-45px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-blog-style-1 .post-item:hover .pbmit-blog-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-blog-style-1 .post-item:hover .pbmit-blog-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbmit-blog-style-1 .post-item:hover .pbmit-featured-container .pbmit-blog-btn{
	background-color: #031b4e;
	color: #ffffff;
}
/** Style 2 **/
.pbmit-blog-style-2 .pbmit-featured-wrapper img,
.pbmit-blog-style-2 .pbmit-featured-wrapper::before,
.pbmit-blog-style-2 .pbmit-featured-wrapper::after,
.pbmit-blog-style-2 .pbmit-post-title::before{
	transition: all 0.6s ease-in-out;
}
.pbmit-blog-style-2 .post-item{
	border-radius: 30px;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper {
	position: relative;
	display: none;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper::before{
	bottom: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	z-index: 1;
}
.pbmit-blog-style-2 .pbmit-featured-container{
	background: #ffffff;
	border-radius: 30px 0 0 30px;
	flex: 1 1 0%;
	max-width: 320px;
}
.pbmit-blog-style-2 .pbmit-bg-image{
	border-radius: 30px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.pbmit-blog-style-2 .pbminfotech-box-wrap{
	flex: 1 1 0%;
	position: relative;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper .box-content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top:25%;
	opacity: 0;
	transition: all 0.6s ease-out 0s;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%;
	border-radius: 30px;
}
.pbmit-blog-style-2:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pbmit-blog-style-2 .pbmit-date-admin-wraper {
	margin-bottom: 15px;
}
.pbmit-blog-style-2 .pbmit-meta-line,
.pbmit-blog-style-2 .pbmit-meta-line a {
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.6px;
}
.pbmit-blog-style-2 .pbmit-meta-line i{
	font-size: 20px;
	line-height: 20px;
	color: #3368c6;
}
.pbmit-blog-style-2 .pbmit-meta-line{
	margin-right: 12px;
}
.pbmit-blog-style-2 .pbmit-meta-line:last-child {
	margin-right:0px ;
}
.pbmit-blog-style-2 .pbminfotech-box-content{
	padding: 50px 40px;
    background: 0 0;
    padding-bottom: 0;
    min-height: 350px;
    z-index: 1;
    position: relative;
}
.pbmit-blog-style-2 .pbminfotech-box-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ffffff;
    clip-path: polygon(0 0, 92.788% 0, 92.788% 0, 93.958% .111%, 95.067% .432%, 96.101% .947%, 97.046% 1.636%, 97.887% 2.483%, 98.608% 3.471%, 99.195% 4.581%, 99.632% 5.797%, 99.906% 7.101%, 100% 8.475%, 100% 69.209%, 100% 69.209%, 99.712% 72.951%, 98.915% 75.734%, 97.709% 77.731%, 96.191% 79.118%, 94.463% 80.067%, 92.622% 80.755%, 90.769% 81.354%, 89.003% 82.039%, 87.422% 82.985%, 86.127% 84.364%, 86.127% 84.364%, 85.148% 86.19%, 84.436% 88.183%, 83.86% 90.259%, 83.285% 92.334%, 82.577% 94.323%, 81.602% 96.14%, 80.226% 97.702%, 78.316% 98.922%, 75.737% 99.716%, 72.356% 100%, 0 100%);
}
.pbmit-blog-style-2 .pbmit-post-title {
	font-size: 28px;
	line-height: 32px;
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 40px;
	border-bottom: 1px solid rgba(3, 27, 78,.1);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-2 .pbmit-post-title a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-2 .pbmit-post-title::before {
	content: "";
	position: absolute;
	width: 0%;
	height: 1px;
	left: 0;
	bottom: 0;
	background-color: rgba(3, 27, 78,.5);
}
.pbmit-blog-style-2:hover .pbmit-post-title::before {
	width: 100%;
}
.pbmit-blog-style-2 .pbminfotech-box-desc {
	color: #6e778c;
}
.pbmit-blog-style-2 .pbmit-blog-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	font-size: 13px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-blog-style-2:hover .pbminfotech-box-wrap .pbmit-blog-btn{
	color: #ffffff;
	background-color: #031b4e;
}
.pbmit-blog-style-2 .pbmit-blog-btn .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-blog-style-2 .pbmit-blog-btn .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-45px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-blog-style-2:hover .pbmit-blog-btn .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-blog-style-2 .pbmit-blog-btn .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-blog-style-2:hover .pbmit-blog-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 3 **/
.pbmit-blog-style-3 .pbmit-featured-wrapper img,
.pbmit-blog-style-3 .pbmit-featured-wrapper::before,
.pbmit-blog-style-3 .pbmit-featured-wrapper::after,
.pbmit-blog-style-3 .pbmit-post-title::before{
	transition: all 0.6s ease-in-out;
}
.pbmit-blog-style-3 .post-item{
	border-radius: 30px;
	position: relative;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper {
	position: relative;
	display: none;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper::before{
	bottom: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	z-index: 1;
}
.pbmit-blog-style-3 .pbmit-featured-container{
	background: #ffffff;
	border-radius: 30px 0 0 30px;
	flex: 1 1 0%;
	max-width: 380px;
}
.pbmit-blog-style-3 .pbmit-bg-image{
	border-radius: 30px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.pbmit-blog-style-3 .pbminfotech-box-wrap{
	flex: 1 1 0%;
	position: relative;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper .box-content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top:25%;
	opacity: 0;
	transition: all 0.6s ease-out 0s;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img{
	position: relative;
	width: 100%;
	border-radius: 30px;
}
.pbmit-blog-style-3:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.pbmit-blog-style-3 .pbmit-date-admin-wraper{
	margin-bottom: 15px;
}
.pbmit-blog-style-3 .pbmit-meta-line,
.pbmit-blog-style-3 .pbmit-meta-line a {
	font-size: 12px;
	line-height: 23px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 0.6px;
}
.pbmit-blog-style-3 .pbmit-meta-line i{
	font-size: 20px;
	line-height: 20px;
	color: #3368c6;
}
.pbmit-blog-style-3 .pbmit-meta-line{
	margin-right: 12px;
}
.pbmit-blog-style-3 .pbmit-meta-line:last-child {
	margin-right:0px ;
}
.pbmit-blog-style-3 .pbminfotech-box-content{
	padding: 130px 50px;
	background: #ffffff;
	padding-bottom: 0;
	min-height: 500px;
	z-index: -1;
	position: relative;
	clip-path: polygon( 0% 50%,0% 100%,36.207% 100%,36.207% 100%,42.999% 99.998%,49.143% 99.991%,54.631% 99.979%,59.456% 99.963%,63.611% 99.943%,67.087% 99.919%,69.878% 99.89%,71.976% 99.858%,73.372% 99.822%,74.061% 99.782%,74.061% 99.782%,74.688% 99.692%,75.328% 99.57%,75.97% 99.418%,76.604% 99.24%,77.221% 99.04%,77.808% 98.822%,78.357% 98.589%,78.857% 98.344%,79.297% 98.093%,79.667% 97.837%,79.667% 97.837%,80.022% 97.546%,80.352% 97.24%,80.662% 96.91%,80.955% 96.55%,81.239% 96.153%,81.516% 95.712%,81.794% 95.218%,82.076% 94.665%,82.368% 94.046%,82.675% 93.353%,82.675% 93.353%,83.263% 92.053%,83.815% 90.967%,84.366% 90.067%,84.952% 89.327%,85.607% 88.718%,86.367% 88.213%,87.268% 87.785%,88.344% 87.407%,89.63% 87.049%,91.162% 86.687%,91.162% 86.687%,92.817% 86.292%,94.247% 85.884%,95.47% 85.451%,96.505% 84.98%,97.369% 84.459%,98.081% 83.875%,98.659% 83.215%,99.122% 82.467%,99.489% 81.618%,99.776% 80.655%,99.776% 80.655%,99.833% 80.094%,99.882% 78.909%,99.921% 77.058%,99.952% 74.499%,99.976% 71.19%,99.991% 67.092%,99.999% 62.161%,100% 56.358%,99.994% 49.639%,99.982% 41.964%,99.905% 4.464%,99.185% 3.333%,99.185% 3.333%,98.932% 2.967%,98.649% 2.616%,98.336% 2.283%,97.994% 1.968%,97.626% 1.672%,97.232% 1.396%,96.815% 1.142%,96.374% 0.909%,95.912% 0.701%,95.43% 0.516%,94.247% 0.099%,47.137% 0.04%,0% 0% );
}
.pbmit-blog-style-3 .pbmit-post-title {
	font-size: 34px;
	line-height: 40px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(3, 27, 78 ,.1);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-3 .pbmit-post-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-3 .pbmit-post-title::before {
	content: "";
	position: absolute;
	width: 0%;
	height: 1px;
	left: 0;
	bottom: 0;
	background-color: rgba(3, 27, 78 ,.5);
}
.pbmit-blog-style-3:hover .pbmit-post-title::before {
	width: 100%;
}
.pbmit-blog-style-3 .pbmit-blog-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	font-size: 13px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-blog-style-3:hover .pbminfotech-box-wrap .pbmit-blog-btn {
	background-color: #031b4e;
}
.pbmit-blog-style-3 .pbmit-blog-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
}
.pbmit-blog-style-3 .pbmit-blog-btn .pbmit-button-icon-wrapper::before {
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-45px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbmit-blog-style-3:hover .pbmit-blog-btn .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(-2px, 0px);
}
.pbmit-blog-style-3 .pbmit-blog-btn .pbmit-button-icon {
	display: inline-block;
	color: #ffffff;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbmit-blog-style-3:hover .pbmit-blog-btn .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
/** Style 4 **/
.pbmit-blog-style-4 .pbmit-featured-wrapper img,
.pbmit-blog-style-4 .pbmit-featured-container .pbmit-blog-btn,
.pbmit-blog-style-4 .pbmit-featured-wrapper::before {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-4 .post-item {
	position: relative;
}
.pbmit-blog-style-4 .pbminfotech-content-inner {
	display: flex;
	align-items: center;
}
.pbmit-blog-style-4 .pbmit-featured-img-wrapper {
	margin-right: 35px;
}
.pbmit-blog-style-4 .pbmit-featured-wrapper img {
	max-width: 110px;
	height: 110px;
	border-radius: 100%;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
}
.pbmit-blog-style-4:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-4 .pbmit-post-title {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}
.pbmit-blog-style-4 .pbmit-post-title,
.pbmit-blog-style-4 .pbmit-post-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-4 .pbmit-meta-line{
	margin-bottom: 5px;
    display: inline-block;
    margin-right: 12px;
    position: relative;
}
.pbmit-blog-style-4 .pbmit-meta-line, 
.pbmit-blog-style-4 .pbmit-meta-line a {
	font-size: 12px;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
	color: #666666;
}
.pbmit-blog-style-4 .pbmit-meta-line i {
    font-size: 20px;
    line-height: 20px;
    color: #3368c6;
}

/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 .pbminfotech-post-item{
	position: relative;
}
.pbmit-testimonial-style-1 .pbminfotech-post-item .pbmit-box-content-wrap{	
	padding: 45px;
	background-color: #ffffff;
	clip-path: polygon( 6.726% 100%,93.274% 100%,93.274% 100%,94.364% 99.896%,95.399% 99.594%,96.364% 99.111%,97.245% 98.464%,98.029% 97.668%,98.701% 96.741%,99.249% 95.698%,99.657% 94.556%,99.912% 93.332%,100% 92.042%,100% 28.912%,100% 28.912%,99.732% 25.399%,98.988% 22.786%,97.863% 20.91%,96.447% 19.608%,94.835% 18.717%,93.119% 18.071%,91.39% 17.508%,89.742% 16.865%,88.268% 15.977%,87.061% 14.682%,87.061% 14.682%,86.147% 12.968%,85.483% 11.096%,84.946% 9.146%,84.409% 7.198%,83.749% 5.331%,82.839% 3.624%,81.556% 2.158%,79.775% 1.012%,77.369% 0.266%,74.215% 0%,6.726% 0%,6.726% 0%,5.636% 0.104%,4.601% 0.406%,3.636% 0.889%,2.755% 1.536%,1.971% 2.332%,1.299% 3.259%,0.751% 4.302%,0.343% 5.444%,0.088% 6.668%,0% 7.958%,0% 92.042%,0% 92.042%,0.088% 93.332%,0.343% 94.556%,0.751% 95.698%,1.299% 96.741%,1.971% 97.668%,2.755% 98.464%,3.636% 99.111%,4.601% 99.594%,5.636% 99.896%,6.726% 100% );
	position: relative;
	z-index: -1;
}
.pbmit-testimonial-style-1 .pbminfotech-post-item::before{
	font-family: "pbminfotech-base-icons";
	content: "\e88e";
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 15px;
	color: #ffffff;
	background-color: #3368c6;
	border-radius: 50%;
	padding: 17px 16px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.6px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 500;
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.pbmit-testimonial-style-1 .pbminfotech-box-img {
	margin-right: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 20px 0 30px;
	border: 0;
	font-weight: normal;
	
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
	color: rgba(3, 27, 78, 0.5);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active {
	color: #031b4e;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i:before{
	margin: 0;
}
.pbmit-testimonial-style-1 .pbminfotech-star-ratings-text{
	font-size: 30px;
	line-height: 26px;
	font-weight: 600 !important;
	font-style: italic !important;
	color: #031b4e;
	letter-spacing: -0.25px;
}
/** Style 2 **/
.pbmit-testimonial-style-2 .pbminfotech-post-item{
	position: relative;
}
.pbmit-testimonial-style-2 .pbminfotech-post-item .pbmit-box-content-wrap{	
	padding: 45px;
	background-color: #ffffff;
	clip-path: polygon( 6.726% 100%,93.274% 100%,93.274% 100%,94.364% 99.896%,95.399% 99.594%,96.364% 99.111%,97.245% 98.464%,98.029% 97.668%,98.701% 96.741%,99.249% 95.698%,99.657% 94.556%,99.912% 93.332%,100% 92.042%,100% 28.912%,100% 28.912%,99.732% 25.399%,98.988% 22.786%,97.863% 20.91%,96.447% 19.608%,94.835% 18.717%,93.119% 18.071%,91.39% 17.508%,89.742% 16.865%,88.268% 15.977%,87.061% 14.682%,87.061% 14.682%,86.147% 12.968%,85.483% 11.096%,84.946% 9.146%,84.409% 7.198%,83.749% 5.331%,82.839% 3.624%,81.556% 2.158%,79.775% 1.012%,77.369% 0.266%,74.215% 0%,6.726% 0%,6.726% 0%,5.636% 0.104%,4.601% 0.406%,3.636% 0.889%,2.755% 1.536%,1.971% 2.332%,1.299% 3.259%,0.751% 4.302%,0.343% 5.444%,0.088% 6.668%,0% 7.958%,0% 92.042%,0% 92.042%,0.088% 93.332%,0.343% 94.556%,0.751% 95.698%,1.299% 96.741%,1.971% 97.668%,2.755% 98.464%,3.636% 99.111%,4.601% 99.594%,5.636% 99.896%,6.726% 100% );
}
.pbmit-testimonial-style-2 .pbminfotech-post-item::before{
	font-family: "pbminfotech-base-icons";
	content: "\e88e";
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 15px;
	color: #ffffff;
	background-color: #3368c6; 	
	border-radius: 50%;
	padding: 17px 16px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.6px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 500;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.pbmit-testimonial-style-2 .pbmit-auther-content{
	margin-left: 20px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	padding: 20px 0 30px;
	border: 0;
	font-weight: normal;
	
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
	color: #fdcf00;
}
.pbmit-testimonial-style-2 .pbminfotech-star-ratings-text{
	font-size: 30px;
	line-height: 26px;
	font-weight: 600 !important;
	font-style: italic !important;
	color: #031b4e;
	letter-spacing: -0.25px;
}
/** Style 3 **/
.pbmit-testimonial-style-3 .pbminfotech-post-item{
	position: relative;
	padding-left: 123px;
}
.pbmit-testimonial-style-3 .pbminfotech-post-item::before{
	font-family: "pbminfotech-base-icons";
	content: "\e88e";
	position: absolute;
	left: 3px;
	top: 0;
	font-size: 70px;
	line-height: 70px;
	opacity: 0.2;
	font-weight: 800;
}
.pbmit-testimonial-style-3 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
	color: #ffffff;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-detail{
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.6px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 500;
	opacity: 0.5;
}
.pbmit-testimonial-style-3 .pbmit-featured-wrapper img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.pbmit-testimonial-style-3 .pbminfotech-box-img{
	margin-right: 20px;
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-text{
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	padding: 15px 0 30px;
	border: 0;
	font-weight: 200 !important;
	
}
.pbmit-testimonial-style-3 .pbminfotech-testimonial-text p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings{
	font-size: 18px;
	color: rgba(3, 27, 78, 0.5);
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings .pbmit-active{
	color: #031b4e;
}
.pbmit-testimonial-style-3 .pbminfotech-star-ratings-text{
	font-size: 30px;
	line-height: 26px;
	font-weight: 600 !important;
	font-style: italic !important;
	color: #031b4e;
	letter-spacing: -0.25px;
}
/*----------------------------------------*/
/*  07 - Header
/*----------------------------------------*/
.pbmit-header-overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
}
.site-title {
    margin: 0;
    padding: 0;
    display: flex;
	align-items: center;
    vertical-align: middle;
    text-align: center;
    width: 100%;
	height: 90px;
	transition: none;
    line-height: inherit;
}
.site-title a {
    display: flex;
    align-items: center;
	line-height: inherit;
}
.site-header .pbmit-header-search-btn{
	padding-left: 20px;
}
.site-header .pbmit-header-search-btn a{
	font-size: 16px;
    color: #031b4e;
    background-color: #ffffff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    border-radius: 50%;
}
.site-header .pbmit-header-search-btn a:hover{
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-top-left-corner{
	top: 0;
    left: -30px;
}
.pbmit-bottom-right-corner {
    bottom: -30px;
    right: 0;
}
/** Header Style 1 **/
.header-style-1 .pbmit-header-button-text-1 {
    display: none;
}
/** Header Style 3 **/
.header-style-3 .pbmit-header-overlay{
	padding-top: 40px;
}
.header-style-3 .pbmit-logo-area .site-title{
	height: 60px;
}
.header-style-3 .pbmit-header-search-btn{
	padding: 0 20px;
	margin-right: 80px;
}
.header-style-3 .pbmit-slider-area{
	border-radius: 0 0 30px 30px;
	overflow: hidden;
}
/** Header Style 4 **/
.header-style-4 .site-branding .site-title{
	height: 150px;
}
.header-style-4 .pbmit-header-search-btn{
	padding-right: 50px;
}
/** Header Style 5 **/
.header-style-5 .pbmit-main-header-area{
	background-color: #ffffff;
}
.header-style-5 .pbmit-header-search-btn{
	margin-right: 50px;
}
.header-style-5 .pbmit-header-search-btn a{
	color: #ffffff;
	background-color: #3368c6;
}
.header-style-5 .pbmit-header-search-btn a:hover{
	background-color: #031b4e;
}
.header-style-5 .pbmit-button-box-second .pbmit-btn{
	background-color: #031b4e;
}
.header-style-5 .pbmit-button-box-second .pbmit-btn:hover{
	background-color: #3368c6;
}
/*----------------------------------------*/
/*  08 - Footer
/*----------------------------------------*/
.footer-top-section{
	padding: 36px 0px 36px 0px;
}
.footer-top-section .pbmit-icon-list-items{
	display: flex;
    flex-wrap: wrap;
	margin-right: -8px;
    margin-left: -8px;
}
.footer-top-section .pbmit-icon-list-items li{
	position: relative;
	font-size: 12px;
    line-height: 24px;
    margin-right: 35px !important;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
	margin-left: 8px;
	display: flex;
}
.footer-top-section .pbmit-icon-list-items li:not(:last-child):before{
	content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -22px;
    left: auto;
    width: 6px;
    height: 6px;
    background-color: #3368c6;
    border-radius: 50%;
}
.footer-top-section .pbmit-icon-list-items li a{
	display: flex;
    font-size: inherit;
	align-items: center;
	width: 100%;
	
}
.footer-top-section .pbmit-icon-list-items li a:hover span{
	color: #3368c6;
}
.footer-top-section .pbmit-icon-list-items li a span{
	transition: color 0.3s;
	color: #ffffff;
}
.footer-top-section .pbmit-col_2{
	padding: 0 0 0 15px;
}
.footer-top-section .pbmit-col_3{
	padding: 0px 12px 0px 15px;
}
.site-footer{
	background-image: url(../images/bg/footer-bg-img.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto;
    background-attachment: scroll;
	font-size: 14px;
	padding: 0 18px;
	color: #031b4e;
	background-color: #ffffff;
}
.site-footer .pbmit-footer-big-area{
	padding-top: 100px;
}
.site-footer .pbmit-footer-big-area .pbmit-footer-right{
	padding-left: 78px;
}
.site-footer .pbmit-footer-big-area .pbmit-footer-right h3{
	font-size: 32px;
    line-height: 42px;
    margin: 0;
}
.site-footer .pbmit-footer-widget-area{
	padding-bottom: 25px;
}
.site-footer .pbmit-footer-widget-area .widget_text{
	padding-top: 5px;
	font-size: 16px;
    line-height: 26px;
	position: relative;
}
.site-footer .pbmit-footer-widget-col-1 .textwidget{
	padding-right: 180px;
}
.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo{
	margin-bottom: 30px;
}
.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-logo img{
	height: 55px;
}
.site-footer .pbmit-footer-widget-col-1 .pbmit-footer-text{
	margin-bottom: 22px;
}
.site-footer .pbmit-footer-widget-col-1 .pbmit-social-links li{
	display: inline-block;
    margin: 0 6px 0 0;
    padding-bottom: 0px !important;
    margin-bottom: 8px;
    transform: unset;
}
.site-footer .pbmit-footer-widget-col-1 .pbmit-social-links li a{
	font-size: 14px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #031b4e;
    border: 1px solid #031b4e;
    border-radius: 50%;
	-webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.site-footer .pbmit-footer-widget-col-1 .pbmit-social-links li a:hover{
	color: #ffffff;
	background-color: #031b4e;
}
.site-footer .widget{
	padding-top: 45px;
    position: relative;
}
.site-footer .widget .widget-title{
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #3368c6;
    text-transform: capitalize;
    font-style: normal;
	margin-bottom: 15px;
}
.site-footer .widget ul li:not(:last-child){
	padding-bottom: 5px;
}
.site-footer .widget ul li{
	line-height: 26px;
	color: #6e778c;
}
.site-footer .widget ul li a{
	color: #6e778c;
}
.site-footer .widget ul li a:hover{
	color: #3368c6;
}
.site-footer .pbmit-footer-text-inner .pbmit-footer-menu li a:hover{
	color: #3368c6;
}
.site-footer .pbmit-footer-copyright-text-area a:hover{
	color: #3368c6;
}
.site-footer .widget .pbmit-contact-widget-address{
	font-size: 14px;
    opacity: 0.8;
    line-height: 28px;
}
.site-footer .pbmit-footer-widget-col-1{
	margin-top: -85px;
}
.site-footer .pbmit-footer-text-inner{
	margin-left: 38.5%;
    padding: 30px 0;
    border-top: 1px solid rgba(24, 26, 23,0.2);
	font-size: 14px;
}
.site-footer .pbmit-footer-text-inner .row{
	align-items: center;
    flex-direction: row-reverse;
}
.site-footer .pbmit-footer-copyright-text-area{
	text-align: end;
}
.site-footer .pbmit-footer-text-area a{
	color: #6e778c;
}
.site-footer .pbmit-footer-copyright-text-area{
	color: #6e778c;
}
.site-footer .pbmit-footer-copyright-text-area a{
	text-decoration: underline !important;
}
.site-footer .pbmit-footer-text-inner .pbmit-footer-menu{
	display: flex;
}
.site-footer .pbmit-footer-text-inner .pbmit-footer-menu li{
	display: inline-block;
    position: relative;
	padding: 0 10px;
}
.site-footer .pbmit-footer-text-inner .pbmit-footer-menu li:first-child{
	padding-left: 0;
}
.site-footer .pbmit-footer-text-inner .pbmit-footer-menu li:last-child{
	padding-right: 0;
}
.site-footer .pbmit-footer-text-inner .pbmit-footer-menu li:last-child:before{
	content: "";
    position: absolute;
    height: 15px;
    width: 1px;
    background-color: rgba(24, 26, 23,0.20);
    left: 0;
    top: 50%;
    transform: translate(0 , -50%);
}

/*----------------------------------------*/
/*  09 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper{
	position: relative;
	z-index: 1;
	background-image: url(../images/bg/titlebar-bg-img.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.pbmit-title-bar-wrapper,
.pbmit-title-bar-content{
	min-height: 500px;
}
.pbmit-title-bar-wrapper:before{
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none!important;
}
.pbmit-title-bar-content{
	position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0px;
}
.pbmit-title-bar-content-inner{
	width: 100%;
}
.pbmit-title-bar-wrapper .pbmit-tbar,
.pbmit-title-bar-wrapper .pbmit-breadcrumb{
	display: block;
}
.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0 !important;
	margin-bottom: 15px;
}
.pbmit-tbar-subtitle {
	padding-top: 5px;
	margin-bottom: 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #031b4e;
    text-transform: capitalize;
    font-style: normal;
	color: #031b4e;
	
}
.pbmit-tbar-title{
	font-weight: 500;
    font-size: 60px;
    line-height: 60px;
	letter-spacing: 0;
    text-transform: none;
    font-style: normal;
	margin-bottom: 0px;
	color: #031b4e;
	
}
.single-post .pbmit-tbar-title{
	font-size: 50px;
	line-height: 60px;
}	
.single-post .pbmit-title-bar-content-inner{
	width: 60%;
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb{
	font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    color: #031b4e;
    text-transform: capitalize;
    font-style: normal;	
	
}
.pbmit-title-bar-wrapper .pbmit-breadcrumb a{
	font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    color: #031b4e;
    text-transform: capitalize;
    font-style: normal;	
	
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner {
    padding-left: 5px;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner span {
    display: inline-block;
    font-size: 14px;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner span i:before{
	margin: 0;
}
.pbmit-breadcrumb-inner .sep {
	line-height: 15px;
    top: 0px;
    position: relative;
	padding: 0 4px;
}
.pbmit-breadcrumb-inner i {
    font-size: 14px;
    color: #010d27;
    display: inline-block;
}

/*----------------------------------------*/
/*  10 - Overlap Colomn
/*----------------------------------------*/
.overlap-colomn {
     position: relative; 
}
.overlap-wrapper { 
    position: absolute; 
    height: 100%; 
    width: 100%; 
    top: 0; 
    left: 0; 
    z-index: 9; 
}
.overlap-img,
.overlap-bg { 
    position: absolute; 
    width: 100%; 
    height: 100%; 
}
.overlap-left {
     margin-left: -500px; 
}
.overlap-right { 
    margin-right: -500px; 
    width: auto; 
    left: 0; 
    right: 0; 
}
.overflow-hidden { 
    overflow: hidden; 
}
.content-element-text {
    position: relative; 
    z-index: 99; 
    padding-top: 60px; 
    padding-bottom: 40px; 
    padding-right: 30px; 
}

/*----------------------------------------*/
/*  11 - Accordion
/*----------------------------------------*/
.accordion-item{
	border: none ;
	position: relative;
	margin-bottom: 20px;
	background-color: transparent;
	color: inherit;
    border-bottom: none;
	box-shadow: none;
}
.accordion-button:not(.collapsed){
	margin-bottom: 10px;
	box-shadow: none;
	color: #ffffff;
	background-color: #3368c6;
}
.accordion-button{
	display: inherit;
	margin: 0;
	font-weight: 500;
	font-size: 16px;
    line-height: 28px;
    cursor: pointer;
	border-radius: 20px !important;
    outline: none;
	position: relative;
    padding: 20px 30px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	color: #031b4e;
	background-color: #ffffff;
	
}
.accordion-item:last-of-type{
	border-radius: 0;
}
.accordion-item .pbmit-accordion-icon{
	font-size: 30px;
	position: relative;
	display: inline-block;
	width: auto;
	transform: translateY(-10%);
    color: #3368c6;
}
.accordion-item .pbmit-accordion-icon i{
	font-size: 14px;
}
.accordion-item.active .pbmit-accordion-icon{
	color: #ffffff;
}
.pbmit-accordion-title:hover{
	color: #3368c6;
}
.accordion-item.active .pbmit-accordion-title{
	color: #ffffff;
}
.accordion-item.active .pbmit-accordion-title .pbmit-global-color{
	color: #ffffff;
}
.accordion-item .pbmit-accordion-title .pbmit-global-color{
	color: #3368c6;
}
.pbmit-accordion-icon.pbmit-accordion-icon-right{
	float: right;
    text-align: right;
}
.accordion-item.active .pbmit-accordion-icon-closed{
	display: none;
}
.accordion-item .pbmit-accordion-icon-closed{
	display: block;
}
.accordion-item .pbmit-accordion-icon-opened{
	display: none;
}
.accordion-item.active .pbmit-accordion-icon-opened{
	display: block;
}
.accordion-button::after{
	display: none;
}
.accordion-body{
	padding: 0 0 15px 32px;
}
.accordion-button:focus{
	box-shadow: none;
}

/*----------------------------------------*/
/*  12 - Circle Progress
/*----------------------------------------*/
.db-circle-overlay { 
    position: absolute; 
    top: 50%; 
    -khtml-transform: translateX(0%) translateY(-50%); 
    -moz-transform: translateX(0%) translateY(-50%); 
    -ms-transform: translateX(0%) translateY(-50%); 
    -o-transform: translateX(0%) translateY(-50%); 
    transform: translateX(0%) translateY(-50%); 
    left: 0; 
    width: 100%; 
    text-align: center 
}
.db-fidbox-style-2 .db-circle-w { 
    position: relative; 
    text-align: center 
}
.db-fidbox-style-2 .db-fid-title { 
    text-align: center;
    color: #fff; 
    font-size: 14px; 
    font-weight: 600; 
    margin-top: 0 
}
.db-fidbox-style-2 .db-circle-number sub,
.db-fidbox-style-2 .db-circle-number { 
    font-size: 20px;
    color: #fff; 
    font-weight: bold 
}
.db-fidbox-style-2 .db-circle-number sub {
    bottom: 0 
}
.db-fidbox-style-1 .db-fid-title { 
    font-size: 18px; 
    line-height: 20px; 
    margin-top: 0 
}
.db-fidbox-style-1 .db-fid-title-w,
.db-fidbox-style-1 .db-circle-w {
    display: inline-block 
}
.db-fidbox-style-1 .db-fid-title-w { 
    width: 43%; 
    margin-left: 12px 
}
.db-fidbox-style-1 .db-circle-w {
    width: 122px; 
    position: relative; 
    vertical-align: top 
}
.db-fidbox-style-1 .db-circle-number sub,
.db-fidbox-style-1 .db-circle-number {
    font-size: 20px; 
    font-weight: bold 
}
.db-fidbox-style-1 .db-circle-number sub { 
    bottom: 0 
}
.db-fidbox-style-1 .db-fid-title-w { 
    position: absolute; 
    top: 50%; 
    -khtml-transform: translateX(0%) translateY(-50%); 
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%); 
    -o-transform: translateX(0%) translateY(-50%); 
    transform: translateX(0%) translateY(-50%)
}
.db-fidbox-style-1 .db-fid-title-w h3 { 
    margin-bottom: 0 
}
.db-circle canvas { 
    image-rendering: optimizeSpeed; 
    image-rendering: -moz-crisp-edges; 
    image-rendering: -webkit-optimize-contrast; 
    image-rendering: -o-crisp-edges; 
    image-rendering: pixelated; 
    -ms-interpolation-mode: nearest-neighbor; 
}
.db-circle canvas { 
    max-width: 100%; 
    height: auto !important 
}
.db-overlap-row { 
    position: relative; 
    z-index: 1 
}
.db-overlap-row-section { 
    position: relative; 
    z-index: 2 
}

/*----------------------------------------*/
/*  13 - List Group
/*----------------------------------------*/
.list-group-borderless .list-group-item {
	display: flex;
    font-size: inherit;
	align-items: center;
	padding: 0;
	margin-bottom: 5px;
	color: #031b4e;
    position: relative;
    border: none;
    background: transparent;
}
.list-group-borderless .list-group-item:not(:last-child){
	padding-bottom: calc(20px/2);
}
.list-group-borderless .list-group-item:not(:first-child){
	margin-top: calc(20px/2);
}
.list-group .pbmit-icon-list-icon{
	color: #031b4e;
	display: flex;
    position: relative;
	top: 0px;
	line-height: normal;
}
.list-group .pbmit-icon-list-icon i{
    width: auto;
	line-height: inherit;
	transform: rotate(8deg);
    color: #3368c6;
}
.list-group .pbmit-icon-list-icon i:before{
	font-weight: 900;
}
.list-group .pbmit-icon-list-text{
	font-size: inherit;
	padding-left: 20px;
    margin-bottom: 0;
	color: #031b4e;
}

/*----------------------------------------*/
/*  14 -  Banner Slider
/*----------------------------------------*/
/** Slider 01 **/
.pbmit-slider-one .pbmit-slider-item{
	padding: 230px 0 250px;
    position: relative;
}
.pbmit-slider-area .pbmit-slider-bg{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index: -1;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.pbmit-slider-area .swiper-slider{
	padding-bottom: 0 !important;
}
.pbmit-slider-one .pbmit-sub-title{
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 600;
	padding: 2px 18px;
	display: inline-block;
	text-transform: uppercase;
	color: rgb(0, 0, 0);
	border-radius: 20px;
	background-color: #ffffff;
}
.pbmit-slider-one .pbmit-title{
	font-size: 100px;
	line-height: 108px;
    font-weight: 500;
	margin-bottom: 20px;
	color: #ffffff;
}
.pbmit-slider-area .transform-top{
	opacity: 0;
    transform: translateY(-120px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-top{
	opacity: 1;
	transform: translateY(0);
}
.pbmit-slider-area .transform-bottom{
	opacity: 0;
    transform: translateY(50px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-bottom{
	opacity: 1;
    transform: translateY(0);
}
.pbmit-slider-area .transform-right{
	opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(200px);
}
.swiper-slide-active .transform-right{
	opacity: 1;
    transform: translateX(0);
}
.pbmit-slider-area .transform-left{
	opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(-200px);
}   
.swiper-slide-active .transform-left {
	opacity: 1;
	transform: translateX(0);
}
.pbmit-slider-area .transform-center{
	opacity: 0;
    transition: all 1000ms ease;
    transform: scale(0.1);
}
.swiper-slide-active .transform-center {
	opacity: 1;
	transform: scale(1);
}
.pbmit-slider-area .transform-center-1{
	opacity: 0;
    transition: all 1000ms ease;
    transform: scale(1.5);
}
.swiper-slide-active .transform-center-1 {
	opacity: 1;
	transform: scale(1);
}
.swiper-slide-active .transform-delay-1{
	transition-delay: 1200ms;
}
.swiper-slide-active .transform-delay-2{
	transition-delay: 1600ms;
}
.swiper-slide-active .transform-delay-3{
	transition-delay: 2000ms;
}
.swiper-slide-active .transform-delay-4{
	transition-delay: 2300ms;
}
.pbmit-slider-area .swiper-horizontal>.swiper-pagination-bullets{
	top: 50%;
	right: 16px;
	left: inherit;
	width: auto;
	display: inline-table;
	transform: translateY(-50%) rotate(-90deg);
}	
.pbmit-slider-area .swiper-pagination-bullet{
	background-color: #ffffff;
}
.pbmit-slider-area .swiper-pagination-bullet-active{
	outline-color: #ffffff;
}
/** Slider 02 **/
.pbmit-slider-two .pbmit-slider-item{
	padding: 280px 0 220px 0;
}
.pbmit-slider-two .pbmit-slider-content{
	position: relative;
	max-width: 880px;
	overflow: hidden;
}
.pbmit-slider-two .pbmit-sub-title{
	font-size: 12px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: rgb(3, 27, 78);
	display: inline-block;
	padding: 2px 18px;
	border-radius: 50px;
	border: 1px solid rgb(3, 27, 78);
}
.pbmit-slider-two .pbmit-title{
	font-size: 100px;
	line-height: 100px;
	font-weight: 400;
	color: rgb(3, 27, 78);
	font-weight: 400;
}
.pbmit-slider-two .pbmit-desc{
	font-weight: 400;
    font-size: 18px;
	line-height: 36px;
	padding-top: 20px;
	border-top: 1px solid rgba(3, 27, 78, 0.1);
	display: inline-block;
	color: rgb(3, 27, 78);
	margin-top: 20px;
}
/** Slider 03 **/
.pbmit-slider-three .pbmit-slider-item{
	padding: 300px 0 250px 0;
}
.pbmit-slider-three .pbmit-slider-content{
	display: inline-block;
	max-width: 705px;
	overflow: hidden;
}
.pbmit-slider-three .pbmit-sub-title{
	line-height: 24px;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 12px;
	padding: 2px 18px;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	border-radius: 20px;
	color: #ffffff;
}
.pbmit-slider-three .pbmit-title{
	line-height: 88px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 78px;
	color: #ffffff;
}
.pbmit-slider-three .pbmit-desc{
	line-height: 30px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
	padding-top: 25px;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	color: #ffffff;
}
.pbmit-slider-three .pbmit-button .pbmit-btn:hover{
	background-color: #3368c6;
}
/** Slider 04 **/
.pbmit-slider-four .pbmit-slider-content{
	padding: 320px 0 0px 250px;
	position: relative;
	margin-bottom: 190px;
	z-index: 1;
}
.pbmit-slider-four .pbmit-slider-content:before{
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/slider-img/slider-d-02.png);
	background-repeat: no-repeat;
	background-position: top left;
	opacity: .6;
}
.pbmit-slider-four .pbmit-sub-title{
	font-size: 12px;
    padding: 2px 18px;
	font-weight: 600;
	letter-spacing: 1px;
    border-radius: 20px;
	margin-bottom: 30px;
	display: inline-block;
	text-transform: uppercase;
	line-height: 24px;
	color: rgb(51, 104, 198);
	background-color: #ffffff;
}
.pbmit-slider-four .pbmit-title{
	font-size: 88px;
	line-height: 90px;
	text-transform: uppercase;
}
.pbmit-slider-four .pbmit-title strong{
	font-weight: 600;
}
.pbmit-slider-four .pbmit-desc{
	padding: 30px 0;
	margin-bottom: 35px;
	display: inline-block;
	border-bottom: 1px solid rgba(42, 44, 42, 0.1);
}
.pbmit-slider-four .pbmit-button{
	display: flex;
	align-items: center;
}
.pbmit-slider-four .pbmit-button .pbmit-btn-box{
	max-width: 500px;
	overflow: hidden;
	position: relative;
}
.pbmit-slider-four .lightbox-video-btn{
	display: flex;
	align-items: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	color: rgb(24, 26, 23);
	
}
.pbmit-slider-four .lightbox-video-btn span i{
	font-size: 60px;
    line-height: 60px;
}
.pbmit-slider-four .lightbox-video-btn:hover{
	color: #3368c6;
}
.pbmit-slider-four .banner-image {
	margin: 20px 0;
}
.pbmit-slider-four .banner-image img{
	border-radius: 30px;
}
/** Slider 05 **/
.pbmit-slider-five .pbmit-slider-item{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 155px 0 190px 0;
}
.pbmit-slider-five .pbmit-slider-content{
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.pbmit-slider-five .pbmit-sub-title{
	font-size: 12px;
	line-height: 24px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 20px;
	border: 1px solid rgb(3, 27, 78);
	padding: 2px 18px;
	display: inline-block;
	margin-bottom: 30px;
	color: rgb(3, 27, 78);
}
.pbmit-slider-five .pbmit-title{
	font-size: 100px;
	line-height: 108px;
	font-weight: 400;
	color: rgb(3, 27, 78);
	margin-bottom: 20px;
}
.pbmit-slider-five .pbmit-desc{
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	display: inline-block;
	padding-top: 20px;
	color: rgb(3, 27, 78);
	border-top: 1px solid rgba(3, 27, 78, 0.1);
}
.pbmit-slider-five .swiper-pagination-bullet{
	background-color: #031b4e;
}
.pbmit-slider-five .swiper-pagination-bullet-active{
	outline-color: #031b4e;
}
/*----------------------------------------*/
/*  15 - Client
/*----------------------------------------*/
.pbminfotech-hide, .pbmit-hide {
    display: none;
}
/** Style 1 **/
.pbmit-client-style-1 .pbmit-border-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 10px 0;
}
.pbmit-client-style-1 .pbmit-client-wrapper {
	overflow: hidden;
	z-index: 1;
	height: -webkit-max-content;
	display: inline-block;
	position: relative;
    text-align: center;
    z-index: 1;
    height: -webkit-max-content;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
}
.pbmit-client-style-1 .pbmit-border-wrapper{
	transition: all .4s ease-in;
}
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-client-hover-img {
	-webkit-transition: -webkit-transform .4s ease;
	-moz-transition: transform .4s ease;
	-o-transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}
.pbmit-client-style-1 .pbmit-client-hover-img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	transform: translateY(-100%);
}
.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-client-hover-img {
	visibility: visible;
	transform: translateY(0%);
}
.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper {
	transform: translateY(100%);
}

/*----------------------------------------*/
/* 16 - Spinner Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-spinner-box-style-1 {
	width: 135px;
	padding: 10px;
	position: relative;
	border-radius: 50%;
	margin: auto;
	background-color: #ffffff;
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-icon,
.pbmit-spinner-box-style-1 .pbmit-ihbox-svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-box text {
	font-size:17px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.pbmit-spinner-box-style-1 .pbmit-ihbox-box svg {
	fill: #031b4e;
	position: relative;
    left: 0;
    top: 0;
    -webkit-animation-name: pbmit_rotate;
    -moz-animation-name: pbmit_rotate;
    -ms-animation-name: pbmit_rotate;
    -o-animation-name: pbmit_rotate;
    animation-name: pbmit_rotate;
    -webkit-animation-duration: 15s;
    -moz-animation-duration: 15s;
    -ms-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes pbmit_rotate {
    from { -webkit-transform: rotate(0); }
    to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes pbmit_rotate {
    from { -moz-transform: rotate(0); }
    to { -moz-transform: rotate(360deg); }
}
@-ms-keyframes pbmit_rotate {
    from { -ms-transform: rotate(0); }
    to { -ms-transform: rotate(360deg); }
}
@-o-keyframes pbmit_rotate {
    from { -o-transform: rotate(0); }
    to { -o-transform: rotate(360deg); }
}
@keyframes pbmit_rotate {
    from { transform: rotate(0); }
    to { transform: rotate(360deg); }
}
.pbmit-elementor-bg-color-white .pbmit-spinner-box-style-1 {
	background-color: #f0f7fd;
}

/* --------------------------------------
* 17 - Sortable
* ---------------------------------------*/
.pbmit-sortable-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	display: block;
	text-align: center;
}
.pbmit-sortable-list-ul li {
	display: inline-block;
}
.pbmit-sortable-list-ul li:before {
	content: ' ';
	margin: 0 10px;
}
.pbmit-sortable-list-ul li:first-child:before {
	display: none;
}
.pbmit-sortable-list a {
	display: inline-block;
	font-size: 16px;
	padding: 8px 20px;
	font-weight: 400;
	min-width: 100px;
	border-radius: 20px;
}
.pbmit-sortable-list a.pbmit-selected {
	background: #031b4e;
	color: #ffffff;
}

/* --------------------------------------
* 18 - Img Animation
* ---------------------------------------*/
.pbmit-animation-style4,
.pbmit-animation-style3,
.pbmit-animation-style1,
.pbmit-animation-style2{
	display: inline-block;
    position: relative;
    overflow: hidden;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}
.pbmit-animation-style4 img,
.pbmit-animation-style3 img,
.pbmit-animation-style1 img,
.pbmit-animation-style2 img{
	transform-origin: 50% 50%;
	transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

/* --------------------------------------
* 19 - Marquee
* ---------------------------------------*/
/** Style 1 **/
.pbmit-marquee-effect-style-1 .pbmit-element-title {
	font-size: 90px;
	line-height: 110px!important;
	position: relative!important;
	overflow: visible!important;
	display: flex;
	font-weight: 800 !important;
	overflow: visible!important;
	text-shadow: 1px 1px 0 rgba(3, 27, 78,.8), -1px -1px 0 rgba(3, 27, 78,.8), 1px -1px 0 rgba(3, 27, 78,.8), -1px 1px 0 rgba(3, 27, 78,.8), 1px 1px 0 rgba(3, 27, 78,.8);
	-webkit-text-fill-color: #f0f7fd;
	-webkit-text-stroke-width: 0;
	color: transparent;
	letter-spacing: 0.8px;
}
.pbmit-marquee-effect-style-1 .pbmit-element-title:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	content: attr(data-text);
	transition: max-width .8s cubic-bezier(.22, .61, .36, 1);
	-webkit-text-fill-color: #031b4e;
	-webkit-text-stroke: transparent;
	max-width: 0;
}
.pbmit-marquee-effect-style-1 .pbmit-element-title:hover:before {
	max-width: 100%;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper{
	padding-left: 100px;
	margin-left: 60px;
	position: relative;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before{
	content: "\e898";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 45px;
	line-height: 45px;
	transform: translateY(-50%);
	color: #031b4e;
}

/* --------------------------------------
* 20 - Tab
* ---------------------------------------*/
.pbmit-tab {
    display: block;
}
.pbmit-tab .nav{
	margin: 0;
    display: flex;
    text-align: left;
    position: relative;
    padding: 0;
	border: none;
	flex-wrap: inherit;
	justify-content: space-between;
}
.pbmit-tab .nav .nav-item{
	position: relative;
}
.pbmit-tab .nav .nav-item a{
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 30px 20px;
    cursor: pointer;
    border-radius: 30px 30px 0 0;
    font-size: 18px;
    line-height: 18px;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out;
    width: 347px;
	font-weight: 500;
	border: none;
	color: #ffffff;
	background-color: transparent;
	
}
.pbmit-tab .nav .nav-item a.active{
	color: #031b4e;
	background-color: #ffffff;
}
.tab_section .pbmit-tab .nav .nav-item a.active:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 25px;
    background-color: #ffffff;
    left: 0px;
    top: auto;
    bottom: -25px;
	opacity: 1;
}
.pbmit-tab .tab-content>.tab-pane{
	margin-bottom: 20px;
}
.pbmit-tab .pbmit-column-inner{
	border-radius: 30px;
	padding: 40px;
	background-color: #ffffff;
}
.pbmit-tab .pbmit-tab-img img {
    border-radius: 30px;
}
.pbmit-tab .pbmit-tab-list {
    padding-left: 60px;
	color: #6e778c;
}
.pbmit-tab .pbmit-tab-list h2{
	font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
    margin-left: 0px;
	color: #031b4e;
}
.pbmit-tab-list .list-group{
	margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2,1fr);
	padding-top: 36px;
}
.pbmit-tab-style-2 .nav{
	justify-content: normal;
}
.pbmit-tab-style-2 .nav .nav-item{
	padding: 5px 10px 16px 0;
}
.pbmit-tab.pbmit-tab-style-2 .nav .nav-item a.active{
	color: #ffffff;
	background-color: #3368c6;
}
.pbmit-tab.pbmit-tab-style-2 .nav .nav-item a{
	width: auto;
	font-size: 13px;
    line-height: inherit;
	padding: 7px 15px;
    border-radius: 20px;
	color: #031b4e;
	background-color: transparent;
}

/* --------------------------------------
* 21 - Pricing
* ---------------------------------------*/
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::before{
	transition: all 0.6s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
	position: relative;
	padding-bottom: 28px;
	border-bottom: 1px solid rgba(3, 27, 78, 0.1);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-head-wrap::before {
	content: "";
	position: absolute;
	background-color: #3368c6;
	width: 0%;
	height: 1px;
	bottom: 0;
	left: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::before {
	width: 100%;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
	font-size: 28px;
	line-height: 36px;
	text-transform: capitalize;
	color: #031b4e;
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper {
	display: flex;
	align-items: flex-end;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	background-color: #ffffff;
	position: relative;
	padding: 45px 54px;
	border-radius: 30px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol{
	font-size: 35px;
	line-height: 40px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
	font-size: 60px;
	line-height: 60px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w{
	display: flex;
	align-items: flex-start;
	color: #3368c6;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
	color: #031b4e;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 8px;
	padding-left: 8px;
	text-transform: lowercase;
	color: rgba(3, 27, 78, 0.7);
	position: relative;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
	padding: 32px 0 15px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
	margin-bottom: 16px;
	position: relative;
	padding-left: 35px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child {
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line .pbmit-ptable-line-svg {
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 5px;
	transform: rotate(14deg);
	color: #3368c6;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i {
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 5px;
	transform: rotate(14deg);
	color: #3368c6;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i:before{
	font-weight: 900;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line .pbmit-ptable-line-svg{
	display: inline-block;
	margin-right: 5px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg{
	width: 10px;
	height: 10px;
	margin: 0px 15px 0 0;
	fill: #3368c6;	
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn {
	text-align: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button{
	padding-top: 32px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a{
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.65px;
	display: block;
	text-transform: uppercase;
	padding: 17px 15px;
	border: 1px solid #031b4e;
	color: #031b4e;
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a .pbmit-button-icon-wrapper{
	position: relative;
	overflow: hidden;
	margin-left: 8px;
	display: inline-flex;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a .pbmit-button-icon-wrapper::before{
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-50px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out ;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a:hover .pbmit-button-icon-wrapper::before{
	transform: scale(1) translate(-2px, 0px);
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a .pbmit-button-icon{
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a:hover .pbmit-button-icon{
	transform: scale(0.26) translate(45px, -50px);
}
.pbminfotech-ele-ptable-style-1 .pbmit-button a:hover{
	border-color: #031b4e;
	background-color: #031b4e;
	color: #ffffff;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col .pbmit-pricing-table-box:hover{
	transform: translateY(-5px);
}

/* --------------------------------------
* 22 - Portfolio
* ---------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1{
	margin-bottom: 30px;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.pbmit-portfolio-style-1.pbmit-ele {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 0;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content{
	position: relative;
	display: block;
	overflow: hidden;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title{
	font-size: 24px;
	line-height: 30px;
	margin: 0;
	margin-top: 5px;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper {
	position: relative;
	display: block;
	overflow: hidden;
	background: #031b4e;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
	width: 100%;
	transition: all 500ms ease;
}
.pbmit-portfolio-style-1:hover .pbmit-featured-wrapper img {
	opacity: 0.1;
	transform: scale(1.05);
}
.pbmit-portfolio-style-1 .pbminfotech-box-content {
	position: absolute;
	bottom: 0px;
	width: 100%;
	opacity: 0;
	transition: all 500ms ease;
	padding: 30px 30px 0 30px;
}
.pbmit-portfolio-style-1:hover .pbminfotech-box-content {
	bottom: 25px;
	opacity: 1;
}
.pbmit-portfolio-style-1 .pbmit-port-cat a:hover{
	color: #ffffff;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title a{
	color: #ffffff;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title a:hover {
	color: #ffffff;
}
.pbmit-portfolio-style-1 .pbmit-port-cat {
	color: #ffffff;
}
.pbmit-portfolio-style-1 .pbmit-port-cat a {
	color: #ffffff;
}
/** Style 2 **/
.pbmit-portfolio-style-2 {
	overflow: hidden;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content {
	position: absolute;
	top: inherit;
	bottom: 30px;
	left: 30px;
	right: 30px;
	padding: 25px 30px;
	opacity: 0;
	border-radius: 20px;
	word-break: break-word;
	transform: translateY(100%);
	background: #ffffff;
	transition: all .5s;
}
.pbmit-portfolio-style-2:hover .pbminfotech-box-content {
	transition: all .5s;
	opacity: 1;
	transform: translateY(0);
}
.pbmit-portfolio-style-2 .pbmit-port-cat a {
	font-size: 14px;
	line-height: 24px;
	padding-left: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
}
.pbmit-portfolio-style-2 .pbmit-port-cat a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background-color: rgba(51, 104, 198,0.9);
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title:hover {
	color: #3368c6;
}
.pbmit-portfolio-style-2 .pbmit-port-cat a:hover {
	color: #3368c6;
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper img {
	width: 100%;
	transform: scale(1.05) rotate(.5deg);
	transform-origin: 90% 50%;
	border-radius: 20px;
	transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
}
.pbmit-portfolio-style-2:hover .pbmit-featured-wrapper img {
	transform: scale(1.001) rotate(0);
}
.pbmit-element-portfolio-style-2 .pbmit-element-inner .swiper-wrapper {
	-webkit-align-items: end;
	-ms-flex-align: end;
	align-items: end;
}
.pbmit-portfolio-style-2 .pbminfotech-post-content{
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}





/** service-section **/

.service-section{
  position: relative;
padding: 40px 0;background: #f9f9f9;
}

.service-block-one .inner-box{
  position: relative;
  display: block;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 20px;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover{
  box-shadow: 0px 2px 70px rgba(0, 0, 0, 0.1);
}

.service-block-one .inner-box .image-box{
  position: relative;
  display: block;
}

.service-block-one .inner-box .image-box .image{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
}

.service-block-one .inner-box .image-box .image a {
  display: block;
}

.service-block-one .inner-box .image-box .image img{
  width: 100%;height: 270px;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box .image img{
  transform: scale(1.05);
}

.service-block-one .inner-box .image-box .icon-box{
  position: absolute;
  left: -10px;
  bottom: 40px;
  width: 90px;
  height: 90px;
display: grid;
align-items: center;
text-align: center;
  text-align: center;
  border-radius: 0px 10px 10px 0px;
  background: #2DCCFE;
  transition: all 500ms ease;
}

.service-block-one .inner-box .image-box .icon-box img {
width: 60px;
margin: 0 auto;
filter: brightness(100);
}
.service-block-one .inner-box:hover .image-box .icon-box{
  bottom: 130px;
}

.service-block-one .inner-box .image-box .icon-box:before{
  position: absolute;
  content: '';
  background: #3FAACC;
  width: 10px;
  height: 12px;
  left: 0px;
  bottom: -12px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%, 0% 0%);
}

.service-block-one .inner-box .lower-content{
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 20px 20px;
  padding: 15px 20px;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .lower-content{
  border-color: #fff;
}

.service-block-one .inner-box .lower-content h3{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 8px;
}


.service-block-one .inner-box .lower-content p {
font-size: 14px;
line-height: 22px;
font-weight: 400;
color: #808080;
margin-bottom: 10px;
}

.service-block-one .inner-box .lower-content h3 a{
  display: inline-block;
  color: var(--title-color);
}

.service-block-one .inner-box .lower-content h3 a:hover{
  color: var(--theme-color);
}


/** service-style-two **/

.service-style-two{
  position: relative;
  background: #0E1136;
}

.service-style-two .service-block-one .inner-box{
  border-radius: 20px;
}

.service-style-two .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 702px;
  height: 447px;
  background-repeat: no-repeat;
}

.service-style-two .pattern-layer .pattern-2{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 632px;
  height: 403px;
  background-repeat: no-repeat;
}







/** RTL-CSS **/





/** RESPONSIVE-CSS **/


@media only screen and (max-width: 1200px){



}

@media only screen and (max-width: 991px){

 .service-style-two .pattern-layer{
  display: none;
 }

}

@media only screen and (max-width: 767px){

  

}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){


}




















































.ins-sec {
padding: 40px 0;
}


.img-pso {
  width: 100%;
  background: #fff;
  padding: 5px;
  text-align: center;
  margin-bottom: 20px;
}


.img-pso img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}


.head-form, .section-title h3, .jop-details h3 {
  font-size: 20px;
}


.blog_item_02 {
  position: relative;
  margin: 0 0 15px;
  border-radius: 10px;
  overflow: hidden;
}
.bp_content {
padding: 15px;
width: 100%;
background: #eee;
margin-top: -10px;
}


.bp_content h3 {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
}




.col-lg-2.cusGCol {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 2.5px;
    line-height: 0.7;margin-bottom: 5px;
}
.cusGCol .gallerItem {
    margin: 0 0 5px;
}
.gallerItem_2 {
    position: relative;
    overflow: hidden;
    background: #313840;
}
.gallerItem_2 img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 1;
    mix-blend-mode: unset;
    transition: all ease 750ms;
    -moz-transition: all ease 750ms;
    -webkit-transition: all ease 750ms;height: 300px;
object-fit: cover;
}
.gallerItem_2:hover img {
    opacity: 0.65;
    mix-blend-mode: luminosity;
    transform: scale(1.2) rotate(-3deg);
    -moz-transform: scale(1.2) rotate(-3deg);
    -webkit-transform: scale(1.2) rotate(-3deg);
}
.galleryItem_2_btn {
    position: absolute;
    height: 45px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 100%;
    display: flex;
    justify-content: center;
}
.galleryItem_2_btn a {
    width: 45px;
    height: 45px;
    background: #2cc2fb;
    font-size: 19px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    margin: 0 3px;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
}
.galleryItem_2_btn a:hover {
    background: #313840;
    color: #fff;
}
.galleryItem_2_btn a:nth-child(01) {
    -webkit-transition: transform 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    -moz-transition: transform 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    -ms-transition: transform 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    -o-transition: transform 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    transition: transform 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    transform: translate3d(0, 90px, 0);
    -moz-transform: translate3d(0, 90px, 0);
    -webkit-transform: translate3d(0, 90px, 0);
    -ms-transform: translate3d(0, 90px, 0);
    -o-transform: translate3d(0, 90px, 0);
}
.galleryItem_2_btn a:nth-child(02) {
    -webkit-transition: transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    -moz-transition: transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    -ms-transition: transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    -o-transition: transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    transition: transform 500ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity ease 300ms, visibility ease 300ms, background ease 300ms, color ease 300ms;
    transform: translate3d(0, 90px, 0);
    -moz-transform: translate3d(0, 90px, 0);
    -webkit-transform: translate3d(0, 90px, 0);
    -ms-transform: translate3d(0, 90px, 0);
    -o-transform: translate3d(0, 90px, 0);
}
.gallerItem_2:hover .galleryItem_2_btn a:nth-child(01),
.gallerItem_2:hover .galleryItem_2_btn a:nth-child(02) {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}







/*------------------------------------------*/
/*   7.6 Icon Box Style
/*------------------------------------------*/
/* Box Style One */
.icon-box-1{
	display: flex;  
}
.welcome-home-first .icon-box-1{ 
    max-width: 220px;
    margin: 0 auto;
}
.icon-box-1 i{
	font-size: 4.5rem;
	margin-left: 1.5rem;
	color: #477763;
}
.icon-box-1 h3{
	color: #27304b;
    font-size: 1.25rem;
    
}
/* Box Style Two */

/* Box Style Two */
.icon-box-2{
	border-radius: 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
	padding: 1.8rem;
}
.icon-box-2 .icon-font{
	font-size: 6.5rem;
	margin-left: 2rem;
    line-height: 1.4;
    color: #477763;
}

.icon-box-2 h3{
	font-size: 1.25rem;
	color: #D59B2D;
	
}

/* Icon Box 3 */
.icon-box-3{
	text-align: center;
}
.icon-box-3 i{
	font-size: 6rem;
	color: #cdced4;
	display: block;
	margin-bottom: 1.5rem;
}
.icon-box-3 h3{
	font-size: 1.5rem;
	color: #D59B2D;
	
	position: relative;
	margin-top: 3rem;
}
.icon-box-3 h3:after {
    position: absolute;
    content: "";
    top: -20px;
    right: 50%;
    height: 1px;
    width: 40px;
    background: #27304b;
    transform: translateX(-50%);
}
/* Icon Box 3 */

/* Icon Box 4 */
.icon-box-4{
	text-align: right;
padding: 25px 86px 20px 5px;
	position: relative;
	border-radius: 7px;
	overflow: hidden;
margin-bottom: 30px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
border-radius: 0 0 40px 0;
overflow: hidden;
}
.icon-box-4 svg {
    color: #beafb1;
    display: block;
    stroke-width: 1px;
    position: absolute;
    width: 60px;
    height: 60px;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}
.icon-box-4 h3 {
font-size: 17px;
    color: #27304b;
margin-bottom: 5px;
    position: relative;
}

.icon-box-4 p {
margin:0;
line-height:22px;
font-family: "Diodrum";
}

.icon-box-4 a[href^="mailto:"]{
color: #111;
}
.icon-box-4 a[href^="mailto:"]:hover{
	color: #27304b;
	text-decoration: none;
}
.icon-box-4.bg-orange{
	background: rgba(213, 155, 45, 0.2);background: #3baef21a;	
}
.icon-box-4.bg-green{
	background: #decef980;
}
.icon-box-4.bg-gray{
	background: rgb(162 162 162 / 7%)
}
/* Icon Box 4 */

/* Icon Box With Image */
.icon-box-with-img{
	position: relative;
    background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);

  	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
.icon-box-with-img .text{
    padding: 1.8rem;
}
.icon-box-with-img .img {
    overflow: hidden;
}
.icon-box-with-img  h3 {
    font-size: 1.25rem;
    color: #477763;
    
}
.icon-box-with-img .read-more-line{
    color: #D59B2D;
}
.icon-box-with-img .read-more-line:hover {
    color: #477763;
}



/*------------------------------------------*/
/*   8.10 Contact
/*------------------------------------------*/
.contact-details {
    position: absolute;
    top: 50%;
    right: 7%;
    z-index: 99;
    background: #FFF;
    padding: 2.5rem 1.15rem;
    color: #333;
    border-radius: 3px;
    transform: translateY(-50%);
}
.contact-details h4{
    font-size: 16px;
    
    color: rgb(6, 22, 58);
    line-height: 1.714;
}
.contact-details p {
    color: #9b9b9b;
}
.contact-details a {
    font-size: 14px;
    color: rgb(6, 22, 58);
}
.contact-details i{
    color: #D59B2D;
    font-size: 24px;
    top: 4px;
    padding-left: 10px;
    display: inline-block;
    position: relative;
}
.contact-details.standard{
    position: relative;
    right: auto;
    top: auto;
    padding: 0;
    transform: none;
}
.contact-full-shadow{
    box-shadow: 0px 18px 76px 0px rgba(0, 0, 0, 0.06);
    padding-bottom: 250px;
}
.contact-map-bg{
    position: absolute;
    right: 50%;
    transform: translateX(-50%);
}
.contact-map-bg.option{
    right: auto;
    top: 50%;
    transform: translate(0%,-50%);
}
.contact-detail-shadow{
    border-radius: 8px;
    background-color: #FFF;
    box-shadow: 0px 18px 76px 0px rgba(0, 0, 0, 0.14);
    padding: 3rem;
}
.contact-detail-shadow .items{
    margin-bottom: 20px;
}
.contact-detail-shadow h4 {
    font-size: 0.875rem;
    color: #adb1d3;
    margin-bottom: 15px;
    
}
.contact-detail-shadow i {
    color: #D59B2D;
    font-size: 1.25rem;
    margin-left: 15px;
}
.contact-detail-shadow a{
    text-decoration: underline;
}
.free-quote-form.contact-page{
    margin-bottom: 0;
    margin-top: -140px;
}
.free-quote-form.contact-page .rounded-field input[type="text"], 
.free-quote-form.contact-page .rounded-field input[type="email"], 
.free-quote-form.contact-page .rounded-field select,
.free-quote-form.contact-page .rounded-field textarea,
.contact-page-option.free-quote-form .rounded-field input[type="text"], 
.contact-page-option.free-quote-form .rounded-field input[type="email"], 
.contact-page-option.free-quote-form .rounded-field select,
.contact-page-option.free-quote-form .rounded-field textarea {
    background-color: #fafafa;
}
.contact-detail-shadow.no-shadow{
    padding: 0;
    background: transparent;
    box-shadow: none;
}
.free-quote-form.contact-page-option{
    margin-bottom: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.contact-wrap{
padding: 30px 30px 30px;
    background: #F1F1F1;
    position: relative;
margin-bottom: 30px;
border-radius: 0 0 0 40px;

}
.contact-wrap .contact-icon-xl {
    font-size: 18rem;
    position: absolute;
    top: -300px;
    left: 40px;
    color: #477763;
    opacity: 0.2;
    z-index: -1;
}


.contact-wrap .nice-select,
.contact-wrap .form-control {
    border: 2px solid #fff;
    background-color: #fff;
border-radius: 0 25px;box-shadow: none !important;
}

.contact-wrap .form-control:focus {
    border: 2px solid #ebebeb;

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



/*
.map-frame iframe{
    width: 100%;
    border: none;
    height: 475px;
}*/
.top-broken-grid {
    margin-top: -80px;
    margin-bottom: 70px;
}


.form-control {
    border: none;
    box-shadow: none;
    font-size: 14px;
    border: 1px solid #FFF;
    outline: none;
    color: #5b5b5b;
    background-color: #FFF;
    height: 50px;
    padding: 12px 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 147px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
/* 8.10 Contact Style End */

textarea.form-control {
    height: auto;
}



.contact-wrap .btn-style-one .btn-title:before {
background-color: #eee;
}



.widget-post .contact-wrap .btn-style-one .btn-title:before {
background-color: #fff;
}

.events__btn .btn-style-one .btn-title,
.contact-wrap .btn-style-one .btn-title {
background-color: #f6e3a6;
}

.contact-wrap .btn-style-one .btn-title:hover {
color: #111;
}

.map-frame {
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.1);
margin-bottom:-10px;
}

.head-form {
margin-bottom: 10px;
font-size: 20px;
font-weight: normal;
  position: relative;
}



.page_pagination {
  position: relative;
  padding-top: 20px;
}
.page_pagination li {
  display: inline-block;
  margin:0 4px;
}
.page_pagination li a {
  width: 55px;
  line-height: 55px;
  border:1px solid rgba(229, 229, 229, 0.57);
  text-align: center;
  color: #252525;
  font-size: 18px;
  border-radius: 4px;
}
.page_pagination li a.active,
.page_pagination li a:hover {
  color:#fff;
  background: #fb5e1c;
}


/*********************************/







@media only screen and (max-width: 767px) { 


.header-mainmenu .header-right {
position: absolute;
left: 10px;
}

.edu-header .header-navbar {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: center;
}

.header-search button.edu-btn {
padding: 0 15px;
}


.categorie-grid .content p,
.no-mob {
    display: none;
}

.no-desk {
    display: block !important;
}




.header-search {
  max-width: 90%;
  margin: 20px auto;
}

.header-style-7 .header-mainmenu {
position: relative;
        padding:4px 0;
}

.hero-banner .banner-content .title {
font-size: 20px;
line-height: 38px;
width: 90%;
margin: 0 auto 12px;
color: #fff;
}

.hero-banner .banner-content .title div {
  font-size: 17px;
}

.hero-banner .banner-content p {
  font-size: 14px;margin-bottom: 12px;
color: #798998;
}

.drooop {

}

.pbmit-ihbox-style-25 {
margin-top: 15px;
}

.hero-style-10 {
background-size: 100% 100% !important;
  height: 230px;
}


.pbmit-ihbox-style-25 .pbmit-ihbox-box {
padding: 20px 12px;
}


.pbmit-ihbox-style-25 .pbmit-element-title {
font-size: 12px;
line-height: 20px;
}

a.edu-btn.btn-medium, button.edu-btn.btn-medium {
  height: 40px;
  line-height: 41px;
  padding: 0 18px;
}

/*
.hero-banner:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
background: #f0f4f5f2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}*/


/*
.hero-banner::after {
  top: calc(100% - 150px);}
*/

.service-section,
.edu-blog-area,
.service-section,
.gap-bottom-equal,
.edu-section-gap {
  padding: 20px 0;
}





.section-title .title {
  margin-bottom: 4px;
  font-size: 16px;
}


.edu-course .content .course-price {
left: 10px;
top: 10px;
padding: 2px 10px;
background: #2DCCFE;
border-radius: 8px;
}


.section-title .shape-line {
  display: block;
  color: #2DCCFE;
  font-size: 8px;
}



.custom-nav .owl-nav > div {
  font-size: 12px;
  line-height: 33px;
  width: 33px !important;
  height: 33px !important;
}


.custom-nav .owl-nav {
  top: -55px;
}

.custom-nav .owl-nav .owl-next {
  position: absolute;
  left: 35px;
}

.categorie-grid {
  padding: 30px 15px;}

.categorie-grid .content .title {
margin-bottom: 10px;
font-size: 13px;}

.categorie-grid .content .course-remain {
font-size: 13px;
}

.categorie-grid .icon {
margin: 0 auto 12px;
}


.le-padd:nth-child(odd) {
padding-left:5px;
}


.le-padd:nth-child(even) {
padding-right:5px;
}

.le-padd {
margin-bottom: 10px;
}

.edu-course .thumbnail a img {
height: 200px;
}

.edu-course .content {
  padding: 12px;
position: relative;
}


.edu-course .content .title a {
font-size: 14px;
}
.edu-course .content .title,
.edu-course .content .course-level {
margin-bottom: 8px;
}

.edu-course-area {
  padding: 20px 0 0;

}


.course-view-all {
  text-align: center;
  margin-top: 10px;
}

.features-box .content .title {
  margin-bottom: 5px;}

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

.edu-course-area.course-area-2 {

  padding: 20px 0 0 !important;
}


.edu-footer .edu-footer-widget {
margin-bottom: 25px;
}

.edu-footer.footer-lighten h4.widget-title {
margin-bottom: 8px;
}

.edu-footer .description {
  margin-top: 0;}


.edu-footer .edu-footer-widget .logo img {
  margin-bottom: 15px;
}


.pbmit-ihbox-style-25 .pbmit-element-title p,
.faq-accordion .accordion-item .accordion-button,
.service-block-one .inner-box .lower-content p,
ul li,
p {
  font-size: 13px;}


.pbmit-ihbox-style-25 .pbmit-element-title p {
line-height: 24px;height: 72px;
overflow: hidden;
}

.faq-accordion .accordion-item .accordion-body {
  padding: 15px;
}

.offer-banner .offer h2 {
  font-size: 13px;
text-align: center;
}



.faq-accordion .accordion-item .accordion-button {
  padding: 12px 25px 12px 30px;}


.service-block-one .inner-box .image-box .icon-box img {
  width: 40px;}

.service-block-one .inner-box .image-box .icon-box {
  bottom: 20px;
  width: 70px;
  height: 70px;}


.header-action li.icon a {
height: auto;
line-height: inherit;
}

.offer-banner {
max-width: 100%;
left: 0;
right: 0;
bottom: 0;
justify-content: center;
text-align: center;
}

.offer-banner .offer {
max-width: 100%;
}



.features-area-3 .features-grid-wrap {
margin-top: -50px;
}


.edu-counterup .title {
  margin-bottom: 0;
  font-size: 13px;}

.edu-course .content .course-meta li {
font-size: 12px;
}

.edu-counterup .count-number {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 40px;
}

.edu-course .content .course-meta li img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin-left: 4px;
}

.edu-counterup.counterup-style-3 {
margin-bottom: 15px;
}


.dark-mode .header-style-7 .header-mainmenu {

background-color: #1c242f;}

.edu-faq-area {
padding: 20px 0;
}


.popup-mobile-menu .social-share {
justify-content: center;
}

.popup-mobile-menu .social-share li {
  margin: 0px;
margin-right: 3px;}

.popup-mobile-menu .social-share.icon-transparent {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 20px 0;
background: #f9f9f9;
}

.about-style-4 .about-content {
  padding-left: 0;
  padding-right: 0;
}

h5 {
  font-size: 15px;
}


.edu-footer .edu-footer-widget {
  margin-bottom: 15px;
}

.service-block-one .inner-box .lower-content h3 {
  font-size: 16px;}



.col-lg-2.cusGCol {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}


.gallerItem_2 img {
height: 200px;
}



.ins-sec {
  padding: 20px 0;
}

}


.er-cont {
height: 70px;
overflow: hidden; 
}







.whats-icon{
position: fixed;
bottom: 80px;
left: 25px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 27px;
text-transform: capitalize;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #4dc247;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;	
}


.whats-icon a { 
color: #fff;
}


.whats-icon:hover a {
	color:#fff;

}


.whats-icon:hover{
	color:#fff;
	background:#232323;
}






.phone-icon{
position: fixed;
bottom: 25px;
left: 25px;
width: 50px;
height: 50px;
color: #ffffff;
font-size: 25px;
text-transform: capitalize;
line-height: 50px;
text-align: center;
z-index: 99;
cursor: pointer;
border-radius: 3px;
background: #2dccfe;
-webkit-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
border-radius: 50%;
}


.phone-icon a { 
color: #fff;
}


.phone-icon:hover a {
	color:#fff;

}


.phone-icon:hover{
	color:#fff;
	background:#232323;
}
