@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, div, span, b, section {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important
}
.news-feed-section {
  padding: 0px 0px 80px;
}
.main-header-eight .appheader-content .navigation-eight li a {
  color: #fff;
}
.main-header-eight .appheader-content .dropdown:after {
  color: #fff;
}
#news-feed .ei-team-text h3 {
  font-size: 16px;
  color: #e31e25;
}
#news-feed .ei-team-text {
  padding: 8px;
}
#news-feed .ei-team-pic-text {
  padding: 0px 8px;
}
.ei-team-text ul li {
  font-size: 13px;
}
.saasio-blog-sidebar {
  padding-left: 0px;
}
#news-feed h2 {
  text-transform: uppercase;
  color: #fff;
  padding: 10px;
  font-size: 24px;
  margin: 0px 0px 0px 20px;
}
#ei-team h2 {
  color: #000;
}
.submenu li {
  color: red
}
.menubarbg {
  background: #e41d25;
  margin-bottom: 30px;
}
.submenubar {
  list-style: none;
  display: flex;
}
.submenubar li {
  padding: 0px 15px;
  border-right: 1px solid #ffffff4a;
  height: 17px;
  margin: 15px 0px 0px;
  line-height: 1.5;
}
.submenubar li a {
  color: #fff;
  font-size: 14px;
}
.course_btn_box {
  background: #fff;
  padding: 0px;
  text-align: center;
}
.course_btn {
  display: inline-block;
  margin-right: 0px;
  font-size: 14px !important;
  line-height: 1.3;
  color: #333333;
  border-right: 1px solid #ddd;
  font-weight: bold;
  padding: 5px 8px;
}
.course_btn:nth-last-child(1) {
  border-right: 0px solid #ddd;
  margin-right: 0px;
}
.course_btn span {
  font-weight: 600;
  color: #e41d25;
}
aside.warpper {
  max-width: 420px;
  position: fixed;
  right: 0px;
  top: 117px;
  bottom: 0px;
  background: red;
  width: 100%;
  z-index: 9;
}
.course_buybtn {
  width: 100%;
  max-width: 250px;
  padding: 10px 20px;
  line-height: 1.1;
  border-radius: 20px;
  justify-content: center;
  background-color: #ffffff;
  transition: 0.3s all ease-in-out;
  font-size: 16px;
  margin: 5px auto;
  display: block;
  text-align: center;
  color: #e31e25;
}
.course_buybtn:hover {
  background-color: #082680;
  color: #fff;
}
.highlights_wrapper {
  border-bottom: 1px solid #ddd;
  padding: 15px 15px 35px 15px;
  margin-bottom: 25px;
  margin-top: 0px;
  text-align: center;
  ;
}
.highlights h2 {
  text-align: center;
  font-size: 27px;
  font-weight: 600;
  display: block;
  width: 100%;
  margin: 10px 10px 30px;
}
.highlights .feature-text8 {
  border-right: 1px solid #ddd;
}
.highlights .col-lg-2:nth-last-child(1) .feature-text8 {
  border-right: 0px solid #ddd;
}
.course_about_detail ul.nav li, .course_detail_wapper ul.nav li {
  display: flex;
}
.course_about_detail ul.nav li a, .course_detail_wapper ul.nav li a {
  border: 0;
  color: #fff;
  margin: 0;
  position: relative;
  background-color: transparent;
  text-align: center;
  line-height: 50px;
  font-weight: 500;
  font-size: 15px;
  z-index: 9;
  padding: 0px 15px;
}
.course_about_detail ul.nav li a.active::before, .course_detail_wapper ul.nav li a.active::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #ed1b23;
  border-radius: 3px 3px 0 0;
  left: 0;
  height: 42px;
  z-index: -1;
  padding: 3px 15px;
}
.course_about_detail ul.nav li:nth-last-child(1) a, .course_detail_wapper ul.nav li:nth-last-child(1) a {
  border-right: 0px solid #ddd;
}
.course_about_detail .tab-content ul li, .course_detail_wapper .tab-content ul li {
  color: #333;
  line-height: 18px;
  line-height: 20px;
  font-weight: 400;
  padding: 0 0 0 26px;
  position: relative;
  margin: 0 0 5px 0;
  display: inherit !important;
}
.course_about_detail .tab-content ul, .course_detail_wapper .tab-content ul {
  padding: 0px;
}
.course_about_detail .tab-pane, .course_detail_wapper .tab-pane {
  padding: 15px 0px 0px;
}
.course_about_detail .tab-content li::before, .course_detail_wapper .tab-content li::before {
  content: url(../icons/bullet-icon.png);
  position: absolute;
  vertical-align: middle;
  margin-right: 7px;
  left: 0;
  top: 1px;
}
}
.course_about_detail .tab_wapper, .course_detail_wapper .tab_wapper {
  border: 1px solid #ddd;
  padding: 15px 15px 5px 15px;
  margin-bottom: 25px;
}
.course_about_detail .tab_wapper .nav-tabs, .course_detail_wapper .tab_wapper .nav-tabs {
  background-color: #221d52;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0px 15px;
}
.course_about_detail .tab-pane, .course_detail_wapper .tab-pane {
  min-height: 300px;
  padding: 15px 0px;
}
#why_this_course .wrappwe_box {
  border: 1px solid #ddd;
  padding: 15px 15px 25px;
  margin-bottom: 25px;
}
#why_this_course .ei-partner-text .ei-partner-icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  color: #000;
  margin-right: 10px;
  border-radius: 10px;
  padding: 5px;
}
.ei-footer-section {
  padding-top: 160px;
  z-index: 1;
  background: #fff;
}
.fixme {
  z-index: -1;
  max-width: 345px;
}
.course-detail-card {
  padding: 32px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .051);
  border-radius: 10px;
}
.live-class-tag {
  background-color: #27ae60;
}
.label-color-white {
  color: #fff !important;
}
.common-btn {
  min-height: 41px;
  display: block;
  color: #fff !important;
  background: #ed1b23;
  transition: .2s;
  border: 1px solid #ed1b23;
  border-radius: 4px !important;
  outline: none !important;
  position: relative;
  overflow: hidden;
  margin: 5px 0px;
}
.fs-16 {
  font-size: 16px;
}
.redesigned_discount_btn {
  cursor: pointer;
  min-height: 62px;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  background: #e12a29;
  border-radius: 8px;
  display: inline-block;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
  line-height: 35px;
  padding-top: 14px;
  max-width: 240px;
}
.my-float {
  margin-top: 13px;
  color: #fff;
}
.float {
  position: fixed;
  z-index: 100;
  width: 55px;
  height: 55px;
  bottom: 10px;
  background-color: #25D366;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
}
.float2 {
  position: fixed;
  z-index: 100;
  width: 55px;
  height: 55px;
  bottom: 75px;
  background-color: #0088CC;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
}
.stats {
  background-color: #f7f9fb;
}
.stats h2 {
  color: #000;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.4;
}
.stats h1 {
  color: #d2151e;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0px;
}
.stats h3 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-top: 0px;
}
.stats .line {
 --display: flex;
  height: 72px;
 --background-transition: 0.3s;
  border-style: solid;
 --border-style: solid;
  border-width: 0 1px 0 0;
 --border-top-width: 0px;
 --border-right-width: 1px;
 --border-bottom-width: 0px;
 --border-left-width: 0px;
  border-color: #00000080;
 --border-color: #00000080;
 --margin-top: 0px;
 --margin-bottom: 0px;
 --margin-left: 0px;
 --margin-right: 0px;
 --padding-top: 10px;
 --padding-bottom: 20px;
 --padding-left: 0px;
 --padding-right: 0px;
}
.main {
  border-radius: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #5a5a5a;
}
.marq {
  padding-top: 10px;
  padding-bottom: 10px;
}
.social-media h2 {
  font-weight: 700;
  text-align: center;
  font-size: 30px;
}
#saasio-breadcurmb p {
  margin-bottom: 8px;
  color: #FFF;
}
.emi_box span {
  color: #fff;
  display: block;
  margin-top: 5px;
}
#videoGallery .owl-nav .owl-prev, #videoGallery .owl-nav .owl-next, #videoGallery .banner-navigation {
  display: inline;
}
#videoGallery .owl-controls {
  text-align: center
}
.breadcurmb-title h2 small {
  font-size: 13px;
}
#saasio-breadcurmb .price_box {
  margin-bottom: -8px;
}
.emi_box {
  margin-bottom: 10px;
}
.breadcurmb-title h2 {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  font-family: 'Poppins';
  padding-bottom: 0px;
}
#saasio-breadcurmb .price_box span:nth-child(1) {
  color: #fff;
  font-size: 32px;
  text-decoration: none;
}
#saasio-breadcurmb .price_box span:nth-child(2) {
  color: #e41d25;
  font-size: 20px;
  text-decoration: line-through;
}
#saasio-breadcurmb .price_box span:nth-child(3) {
  color: #fff;
  font-size: 20px;
  font-weight: 600px;
}
#saasio-breadcurmb .price_box span:nth-child(4) {
  color: #3ced44;
  font-size: 20px;
  font-weight: 500px;
}
#saasio-breadcurmb .price_box span:nth-child(5) {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
}
.PriceBox_sidebar {
  position: relative;
  margin-top: 10px;
}
h3.mainprice_sidebar {
  font-size: 24px;
  color: #3C4852;
  font-weight: 600;
}
h3.mainprice_sidebar small {
  font-size: 16px;
  color: #7A8B94;
  text-decoration: line-through;
}
.PriceBox_sidebar .discount_off {
  top: 0px;
  border: 1px solid #ed1b23;
  background: #ed1b23;
  padding: 3px 5px;
  border-radius: 5px;
  left: auto;
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  right: 0px;
  font-weight: 500;
}
.fixed-fixme {
  position: fixed;
  top: 75px;
  right: 88px;
}
.call-back-content h2 {
  color: #ffffff;
  font-size: 26px;
}
.call-back-content p {
  color: #e1dcdc;
  font-size: 15px;
}
.call-back-content a {
  color: #e12a29;
  font-size: 18px;
  font-weight: 600;
}
.ei-team-section .ei-team-pic-text .ei-team-img .team-mem-img-ei {
  background-color: #f8cd1f;
}
#ei-team .owl-carousel .owl-item .ei-team-pic-text {
  margin: 10px !important;
}
.ei-faq-section {
  background-color: #ffffff;
  padding: 50px 0px;
}
.eight-section-title h2 {
  font-size: 36px;
  padding: 0px;
  line-height: 1.2;
  text-align: center;
}
.ei-faq-section .ei-faq-queans .ei-faq-header button:before {
  color: #ed1b23;
  content: "-";
  left: 100%;
}
.ei-faq-section .ei-faq-queans .ei-faq-header .collapsed:before {
  content: "+";
  left: 100%;
}
.ei-faq-section .ei-faq-queans .ei-faq .ei-faq-body {
  margin-top: 5px;
  padding-left: 0px;
  font-size: 14px;
  color: #6e6c6c;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}
.ei-faq-section .ei-faq-queans .ei-faq.faq_bg {
  padding: 0px;
  transition: 0.3s all ease-in-out;
  background-color: white;
  box-shadow: 0px 0px #ddd;
}
.ei-faq-section .ei-faq-queans .ei-faq-header button {
  padding: 0 0 0 0px;
  position: static;
}
.ei-faq-section .ei-faq-queans .ei-faq {
  padding: 0px 0px 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d1d5db;
}
.ei-faq-section .ei-faq-queans .ei-faq-header button {
  font-weight: normal;
  text-align: left;
  font-size: 18px;
}
.ei-faq-header {
  position: relative;
}
.testimonial_section .section_title {
  padding-bottom: 0px;
}
.testimonial_content .testimonial_text:before {
  background: none !important;
}
.testimonial_content, .testimonial_text {
  z-index: 1;
  padding: 10px !important;
}
.testimonial_section .title_tag {
  padding: 0px 10px;
}
.qoute_mark:after {
  bottom: -30px;
}
.testimonial_slider .carousel-control-prev, .testimonial_slider .carousel-control-next {
  bottom: -18px;
}
.ei-screenshots-section {
  padding: 30px;
  position: relative;
}
.color_bg_section {
  background: #f7f9fb;
}
.main_banner_dextop {
  max-height: 220px;
  width: 100%;
}
.main_banner_mobile {
  display: none;
}
.custom-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
  text-align: left;
  max-width: 768px;
  margin: 0px auto;
}
.custom-table td {
  border: 1px solid #000;
  padding: 6px;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: 600;
}
.custom-table td:nth-child(2) {
  min-width: 100px;
  width: 13%;
  text-align: center;
}
.custom-table a {
  color: #ffffff;
  text-decoration: none;
  background: #221d52;
  padding: 3px 8px;
  border-radius: 3px;
}
.marquee-container {
  width: 100%;
  overflow: hidden;
}
.marquee1 {
  display: flex;
  animation: marquee1 20s linear infinite;
}
.marquee1 img {
  margin-right: 10px; /* Adjust space between images */
}
 @keyframes marquee1 {
 0% {
 transform: translateX(-50%);
}
 100% {
 transform: translateX(0); /* Move the entire content to the left */
}
}
.marquee {
  display: flex;
  animation: marquee 20s linear infinite;
}
.marquee img {
  margin-right: 10px; /* Adjust space between images */
}
 @keyframes marquee {
 0% {
 transform: translateX(0);
}
 100% {
 transform: translateX(-100%); /* Move the entire content to the left */
}
}
.book-a-index, .social-media, .course_about_detail, .course_detail_wapper {
  padding: 30px 0px;
}
.testimonial_section {
  padding: 30px 0px;
  background: transparent;
  margin-bottom: 30px;
}
.book-a-index h2, .book-a-index h2 small {
  text-align: center;
  font-size: 27px;
  display: block;
  color: #000;
}
.book-a-index h2 small {
  font-size: 15px;
  display: block;
  color: #111;
  text-align: center;
}

.call-back-area {
  background: #1d1a4a;
  padding: 40px 0px;
  position: relative;
  z-index: 9;
}
/*===========================================================================
Dextop CSS*/



    /* For Tablets */
@media screen and (min-width: 1460px) and (max-width: 2200px) {
.container {
  max-width: 1250px;
}
.course_btn {
  font-size: 12px;
  padding: 10px 12px;
}
.emi_box span {
  color: #fff;
}
.saasio-breadcurmb-section {
  padding: 110px 0px 10px;
}
.fixed-fixme {
  position: fixed;
  top: 70px;
  right: 185px;
}
}
.course-price-offer{
	display: none;
}

@media (min-width: 660px) and (max-width: 1024px) {
      .container {
        max-width: 100%;
    }
        .main_banner_mobile { 
        max-height: 280px;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 100%;
        max-width: 100%;
    }
        .course_btn_box .course_btn {
        width: 32%;
        margin-right: 1%;
    }
    .course_btn_box { 
    display: flex;
}
 
    .call-back-content h2 { 
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        margin-bottom: 3px;
        text-align: center;
        margin-top: 10px;
    }
        .call-back-content p {
        font-size: 12px;
        text-align: center;
    }

    .col-sm-8.breadcurmb-title.text-left{
         margin-top: 15px;
    }
.course_bannerWtext {
        max-width: 50%;
        display: inline-block;
    }

    .course_btn_box { 
        max-width: 50%;
        display: inline-block;
        float: right;
        width: 100%;
        padding-left: 15px !important;
    }

    .course_btn_box .course_btn {
        width: 100%;
        margin-right: 0%;
    }
    #saasio-breadcurmb h2 {
        font-size: 15px;}
            .main_banner_mobile { 
        max-height: 174px;
    }
        .highlights_wrapper p {
        font-size: 15px;
        font-weight: 500;
        color: #252525;
        margin-bottom: -7px;
        text-align: left;
        padding-left: 65px;
    }
    .highlights .feature-text8 {
        padding-top: 12px !important;
    }
        .highlights_wrapper h3 {
        margin-bottom: -22px !important;
    }
    .aplit-info-bar .aplit-info-social {
    display: block  !important;
    text-align: right;
}
}


/*==========================================================================================*/
 @media only screen and (max-width: 1024px) {
 	/*==========================================================================================*/
    .call-back-area {
        background: #f7f9fb;
        padding: 40px 0px;
        background-image: url(../../public/images/call-back-area.svg);
        background-position: center 20px;
        background-repeat: no-repeat;
        background-size: 277px;
        padding-top: 230px;
 
        box-shadow: 0 0 14px rgba(0, 0, 0, .06);
     z-index: 1;
    }
.call-back-content h2 {
    color: #212427;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 3px;
}
.call-back-content p {
    color: #868686;
    font-size: 12px;
    display: block;
}
.call-back-content .redesigned_discount_btn {
    cursor: pointer;
    color: #FFFFFF;
    background: #e12a29;
    border-radius: 8px;
    align-items: center;
    width: auto;
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
}
.call-back-content a{display: block;}
.course-price-offer{
	        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 10px 6px 10px;
        border-bottom: solid 1px #E9EEF2;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 12;
        background-color: #fff;
        left: 0;
        box-shadow: 0px -8px 16px 0px #0000004d;

}
.course-price-offer span {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}
.course-price-offer span b {
        display: flex;
        flex-direction: column-reverse;
        line-height: normal;
                font-size: 22px;
    }
.course-price-offer span b i {
    font-size: 14px;
    color: #7A8B94;
    text-decoration: line-through;
    font-style: normal;
}
.course-price-offer span em {
    color: #3C4852;
    font-size: 12px;
}
.course-price-offer a {
	background: rgb(218, 32, 47);
    background: linear-gradient(0deg, rgba(218, 32, 47, 1) 0%, rgba(238, 44, 60, 1) 100%);
    display: inline-block;
    line-height: 35px;
    padding: 0 25px;
    color: #fff;
    min-width: 110px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    transition: .2s;
        width: max-content;
        position: fixed;
        bottom: 15px;
        right: 10px;
        z-index: 99;
        padding: 0 0;

    }

.course-video-section{
	display: none;
}
#Main_Cantainer .col-sm-8 {
  padding: 0px;
}
.main-header-eight {
  background-color: #221d52;
  padding-bottom: 10px;
}
.main-header-eight.eisticky-menu-bg-overlay {
  padding-bottom: 5px;
}
.main-header-eight.eisticky-menu-bg-overlay .site-logo {
  margin-top: 5px;
}
.main_banner_dextop, .dextop_hide {
  display: none;
}
.main_banner_mobile {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  max-height: 220px;
}
.fixed-fixme {
  display: none;
}
.saasio-breadcurmb-section {
  padding: 108px 0px 10px;
  background-color: #fff;
}
.main-header-eight .appheader-content {
  padding: 0px 10px;
}
#saasio-breadcurmb h2 a, #saasio-breadcurmb p, #saasio-breadcurmb .price_box, #saasio-breadcurmb .emi_box, #saasio-breadcurmb br {
  display: none;
}
#saasio-breadcurmb h2 {
  font-size: 19px;
  margin-bottom: 20px;
  color: #333;
  padding: 0px 3px;
  line-height: 1.3;
  text-transform: capitalize;
  letter-spacing: 0px;
  margin-top: 20px;
}
.course_btn_box {
  background: transparent;
  padding: 0px;
  text-align: left;
}
.course_btn_box .course_btn {
  padding: 5px 0px;
  border: .7px solid #cdcdcd;
  color: #262626;
  letter-spacing: 0;
  line-height: 21px;
  margin: 0 0 6px;
  display: block;
  font-size: 15px !important;
  font-weight: 600;
  padding-left: 70px;
  background: #fff;
}
.course_btn_box .course_btn.cbtab1 {
  background: #fff url(../icons/cbtab1.png) no-repeat;
  background-size: 83px;
  background-position-x: -10px;
  background-position-y: 0px;
}
.course_btn_box .course_btn.cbtab2 {
  background: #fff url(../icons/cbtab2.png) no-repeat;
  background-size: 83px;
  background-position-x: -10px;
  background-position-y: -5px;
}
.course_btn_box .course_btn.cbtab3 {
  background: #fff url(../icons/cbtab3.png) no-repeat;
  background-size: 83px;
  background-position-x: -10px;
  background-position-y: -5px;
}
.course_btn_box .course_btn.cbtab4 {
  background: #fff url(../icons/cbtab1.png) no-repeat;
  background-size: 83px;
  background-position-x: -10px;
  background-position-y: -5px;
}
.course_btn span {
  color: #262626;
  font-family: Poppins;
  letter-spacing: 0;
  line-height: 21px;
  margin-bottom: 0;
  font-size: 12px;
  margin-top: 0;
  font-weight: 300;
  display: block;
}
.highlights {
  background: #f7f9fb;
}
.highlights_wrapper {
  border-bottom: 0px solid #ddd;
  padding: 15px 15px 15px 15px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
}
.highlights h2 {
  text-align: center;
  font-size: 19px;
  font-weight: 600;
  display: block;
  width: 100%;
  margin: 10px 10px 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 10px;
}
.highlights .feature-text8 {
  border-bottom: 1px solid #b9b9b9;
  padding-left: 60px;
  border-right: 0px;
  height: 53px;
  margin-bottom: 10px;
  background-size: 50px;
  background-position-x: 1px;
  background-position-y: -5px;
  background-repeat: no-repeat;
  padding-top: 23px;
  margin-top: 0px;
}
.highlights .highlight1 {
  background-image: url(../icons/date.png);
}
.highlights .highlight2 {
  background-image: url(../icons/mode.png);
}
.highlights .highlight3 {
  background-image: url(../icons/duration.png);
}
.highlights .highlight4 {
  background-image: url(../icons/fee.png);
}
.highlights .highlight5 {
  background-image: url(../icons/time.png);
}
.highlights .highlight6 {
  background-image: url(../icons/masterclass.png);
}
.highlights_wrapper h3 {
  display: block;
  font-size: 15px;
  color: #000;
  min-width: 120px;
  text-align: left;
  margin-bottom: -42px;
  font-weight: 300;
}
.highlights_wrapper p {
  font-size: 15px;
  font-weight: 500;
  color: #252525;
  margin-bottom: 44px;
}
.course_about_detail {
  padding: 20px 0px;
}
.course_about_detail .accordion-body h3 {
  font-size: 15px;
  color: #333;
}
.title_head {
  font-size: 16px !important;
  color: #000 !important;
  text-align: center !important;
  font-weight: 700 !important;
}
.book-a-index h2 small {
  font-size: 15px;
  display: block;
  color: #9c9c9c;
}
.course_about_detail .accordion-button {
  padding: 10px;
}
.course_about_detail .accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #221d52;
  padding: 5px 15px;
  position: relative;
  width: 100%;
  display: block;
  line-height: 30px;
}
.course_about_detail .accordion-button:not(.collapsed)::after {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  transform: rotate(135deg);
  margin-top: 10px;
  float: right;
}
.accordion-button::after {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg);
  margin-top: 0px;
  float: right;
  background: none;
}
.course_about_detail .accordion-button:focus {
  border: 0px;
  box-shadow: 0px 0px;
}
.custom-table td {
  text-align: left;
}
#ei-team .owl-carousel .owl-item .ei-team-pic-text {
  margin: 0px auto !important;
}
#ei-team .pera-content p {
  text-align: center;
}

.ei-footer-section {
  padding-top: 30px;
}
.ei-footer-widget .ei-widget-title {
  padding-bottom: 10px;
  padding-top: 10px;
}
.ei-footer-widget ul li {
  margin-bottom: 10px;
}
.ei-footer-widget {
  margin-bottom: 0px;
}
.ei-footer-widget h4 {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.ei-footer-widget .download-btn {
  display: none;
}

.stats .col-sm-3.col-xs-6 {
  width: 50%;
}
.stats .line {
  border: 0px solid;
  margin: 0px;
  padding-right: 20px;
}
.stats h3 {
  font-size: 12px;
  font-weight: 500;
}
.stats .col-sm-3.col-xs-6:nth-child(2) {
  border-right: 1px solid #a9a9a9 !important;
}
.stats .col-sm-3.col-xs-6:nth-child(4) {
  border-right: 1px solid #a9a9a9 !important;
}
.ei-team-section .ei-team-content .owl-nav .owl-prev, .ei-team-section .ei-team-content .owl-nav .owl-next {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.ei-team-section .ei-team-content .owl-nav {
  margin-top: 0px;
}
.eight-section-title h2 {
  font-size: 16px;
  padding: 0px;
  line-height: 1.2;
  text-align: center;
}
.float, .float2, .ei-up, .ei-footer-copyright .ei-copyright-menu {
  display: none;
}
.ei-footer-widget .ei-footer-social a {
  font-size: 21px;
}
.ei-footer-widget .ei-widget-title {
  padding-bottom: 5px;
  padding-top: 10px;
  margin-top: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  font-size: 18px;
  color: #1d1a4a;
}
.ei-footer-copyright .ei-footer-copyright-content {
  padding: 10px 0px 10px;
}
.ei-copyright-text {
  font-size: 12px;
  text-align: center;
}
.ei-footer-widget .ei-widget-title:nth-child(1) {
  padding-top: 0px;
  margin-top: 15px;
}
.ei-footer-widget .ei-footer-logo {
  margin-bottom: 5px;
}
.ei-footer-widget.pera-content.appeight-headline p {
  max-width: 100%;
  line-height: 1.3;
  color: #373a5b;
  font-size: 14px;
  padding-left: 0px;
  margin-bottom: 20px;
}
.ei-faq-section .ei-faq-queans {
  margin: 0px;
  margin-top: 0px;
  margin-right: 20px;
}
.ei-faq-section .ei-faq-queans .ei-faq-header button {
  font-size: 16px;
}
.ei-faq-section {
  padding: 30px 0px 20px;
}


.ei-partner-text h4{
font-size: 13px;
    font-weight: 600;
}
#why_this_course .pera-content p{
font-size: 11px;
}
/* ==========================================================================
End Mobile Css*/
}





