@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet');
* {
    font-family: 'Montserrat', sans-serif;
}
html, body{
    font-family: 'Montserrat', sans-serif;
    scroll-behavior: smooth;
}
p, a, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}
.bg_rahul_ias{
    background: #fff8f5;
}
.carousel-img-box {
    height: 175px;
}
/* .carousel-img-box{
    height: 185px;
} */
/* .carousel-img-box img {
    height: 100%;
} */
.lock-image-div1{
    width: 50px;
    height: 50px;
    background: #ccc;
    border-radius: 50%;
    text-align: center;
    padding: 10px;
    margin: 0px 25px;
}
.attempt1 a:hover{
    color: #fff;
}
.lock-image-div1 img{
    width: 100%;
}
.exam-list1 {
    background-color: white;
    box-shadow: 1px 1px 10px -1px #ccc;
    border-radius: 5px;
}
.display-flex1 {
    display: flex;
    align-items: center;
}
.exam-list1 p{
    margin: 0;
    padding: 0px 52px 12px;
    color: #6d6d6d;
    font-size: 12px;
}
.attempt1 a{
    color: #fff;
    background-color: #ef8036;
    border-color: #ef8036;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
}
.footerSocialLink1 {
    margin-right: 10px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    border-radius: 50%;
    background-color: #ee8510;
    display: inline-block;
    color: #ffffff;
}
.before-lock-div1{
    flex-grow: 1;
    padding: 10px 10px 15px 15px;
}
.carousel-design hr{
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}
a#showforgot, a#showregistration {
    cursor: pointer;
    color: #000;
}

a#showforgot:hover, a#showregistration:hover {
    color: #ef8036;
}

.profileNavImage {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ee8636;
    overflow: hidden;
    margin-right: 10px;
}
.navbar-nav>li .sub-menu {
    background-color: #ffffff;
    border: 1px solid #f4f4f4;
    display: block;
    left: 0;
    list-style: none;
    opacity: 0;
    padding: 0px;
    position: absolute;
    visibility: hidden;
    width: 285px;
    z-index: 10;
    top: 66%;
    right: 2%;
    box-shadow: 0px 0px 3px 0px #f54b0261;
}
.navbar-nav>li:hover>.sub-menu,
.navbar-nav>li:hover>.mega-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#navbarResponsive .sub-menu li.nav-item {
    padding-left: 10px;
}
/* index */
.choose-madeeasy {
    margin: 35px 0;
    margin-bottom: 0;
}
.bg_home_section {
    /* background: #fff8f5; */
    background-image: url(../images/course_offered.png);
    background-size: cover;
}
.plan-packages .card2 h4 {
    margin-bottom:45px !important;
  }
  .registered-text {
    font-weight: 700;
    color: #ef8036;
  }
  .carousel-course-type {
      position: absolute;
      z-index: 9;
      background: #fff;
      color: #ef8036;
      border-top-left-radius: 5px;
      font-size: 14px;
      font-weight: 700;
      text-align: right;
      text-transform: uppercase;
      padding: 5px 10px;
      margin: 7px -7px 0px 0;
      border-radius: 0 0 0 10px;
      display: inline-block;
      right: 2px;
      top: 5%;
  }
  .carousel-course-type:after {
      content: "";
      background: linear-gradient(to right bottom, transparent 49%, rgba(0,0,0,0.3) 50%);
      width: 20px;
      height: 5px;
      position: absolute;
      transform: rotate(180deg);
      top: auto;
      bottom: -5px;
      left: auto;
      right: 0;
  }
  .carousel-price-box{
      font-size: 15px;
  }
  .carousel-price-box p {
    margin-bottom: 0;
    color: #828282;
    font-weight: 600;
  }
  .carousel-course-type:hover {
      background: #ef8036;
      color: #fff;
  }
  .view_detail_btn {
      padding: 10px 30px;
      border: 1px solid #ef8036;
      border-radius: 20px;
      color: #fff;
      background:#ef8036;
      font-weight: 600;
  }
  a.btn.bgTheme.Bghover.pull-right {
    font-weight: 600;
}
  .view_detail_btn:hover {
      background: transparent;
      color: #ef8036;
  }
  .item.hover-effect {
      padding:15px;
      box-shadow:unset !important;
      position: relative;
  }
  .success_items {
      background: #fff;
      border-radius: 15px;
      overflow: hidden;
      box-shadow: 0 5px 12px rgba(126,142,177,.2) !important;
  }
  .carousel-design h5 {
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 700;
  }
  .carousel-design h5:before {
      /* content: ''; */
      position: absolute;
      width: 56%;
      height: 2px;
      background: #ef8036;
      bottom: 0;
  }
  .left-panel-btn {
    padding: 10px 20px;
    background: #ef8036;
    border-radius: 25px;
    color: #fff;
    font-weight: 500;
    border: 1px solid #ef8036;
  }
  .left-panel-btn:hover {
      color: #ef8036;
      background: transparent;
  }
  .my-owl-2 .success_items, .my-owl-4 .success_items, .all_courses_box .success_items {
    background: #fff8f5; 
  }
  .carousel-img-box img {
      width: 100%;
      height: 100%;
  }
  .navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.cp_nav .navbar-nav .nav-item .nav-link {
    color: #252525;
    text-transform: capitalize;
    font-weight: 600;
}
.login_rest_btn {
    font-weight: 600;
}
.home_card_btn{
    display:inline-flex;
}
.home_card_btn .view_detail_btn{
    padding: 5px 10px;
}
.opt_view_detail_btn {
    background: transparent;
    color: #ef8036;
    padding: 5px 10px;
    border: 1px solid #ef8036;
    border-radius: 20px;
    font-weight: 600;
}
.opt_view_detail_btn:hover {
    background: #ef8036;
    color: #fff;
}
/* index end */
/* profile page */
.profile-tabnav ul li a {
    color: #ee8510;
    padding: 10px;
    font-weight: 600;
    border: 0 !important;
    border-radius: 0 !important;
}
.profile-tabnav ul li a i {
    margin-right: 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #ef7f1a;
}
.nav-tabs {
    border-bottom: 0;
}
.card_profile_1, .card_profile_2, .card_profile_3{
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    padding: 22px 20px 25px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    }
    .card_profile_1 h4, .card_profile_2 h4, .card_profile_3 h4{
      font-weight: 500;
    }
    .card_profile_1 p, .card_profile_2 p, .card_profile_3 p{
      color: #616161;
    }
    .card_profile_1{
      background-color: #4ee25d38;
    }
    .card_profile_2{
      background-color: #0e7bf126;
    }
    .card_profile_3{
      background-color: #eca42b38;
    }

    .card_profile_1 .elementor-button-content-wrapper{
          background-color: #42b362;
    border-radius: 50px;
    color: #fff;
    border-color: #0067f4;
    padding: 10px 20px;
    /* display: flex; */
    /* margin-top: 65px; */
    position: absolute;
    top: 30px;
    right: 22px;
    } 
    .card_profile_2 .elementor-button-content-wrapper{
    background-color: #0e7bf1;
    border-radius: 50px;
    color: #fff;
    border-color: #0067f4;
    padding: 10px 20px;
    /* display: flex; */
    /* margin-top: 65px; */
    position: absolute;
    top: 30px;
    right: 22px;
    }    
    .card_profile_3 .elementor-button{
    background-color: #d49935;
    border-radius: 50px;
    color: #fff;
    border-color: #0067f4;
    padding: 10px 20px;
    /* display: flex; */
    /* margin-top: 65px; */
    position: absolute;
    top: 30px;
    right: 22px;
    } 
    .user-data{
        padding: 15px;
        text-align: center;
        width: 100% !important ;
        position: relative;
        background: #ef7f1a;
        border-radius: 10px;
        height: 120px;
    }    
    .usr-pic{
    margin-bottom: 10px;
    margin: auto; 
    }
    .profile-tabnav .nav li{
     width: 100%;
     /* background: #fff8f5; */
    }
    .profile-tabnav .nav li{
        border-top: 1px solid #ebebeb;
    }
    /* .main-left-sidebar{
      background: #fff8f5;
    } */
    .indexDiv{
      padding-top: 35px;
    }
    .user-specs h4{
      font-weight: 400;
      padding-top: 10px;
    }
    .profile-content-box{
        border: 1px solid #ededed;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 0px 20px 1px #d2d2d2;
    }
/* profile end */
/* course_detail */
.banner-content {
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0;
}
.hero-banner-right-panel {
    color: #000;
    text-align: left;
    z-index: 9;
    background: #fff;
    border: 1px solid #e2e2e2;
    width: 25%;
    float: right;
}
.hero-banner-right-panel img {
    width: 100%;
    height: 180px;
}
.hero-banner .banner-content h3 {
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    top: 7;
    width: 100%;
    left: 0;
    padding: 6px 15px;
    font-size: 22px;
}
.hero-banner-right-panel h3 strike {
    color: #989898;
    padding-left: 10px;
}
.right-panel-buy-now {
    text-align: center;
    background: #ef8036;
    color: #fff;
    border: none;
    margin: 0px 0px 8px 7px;
    padding: 7px 13px;
    width: 95%;
    display: block;
}
.hero-banner {
    height: 377px;
    background-repeat: no-repeat;
    overflow: hidden;
    background: url('../images/rahul_banner.png');
    /* background: #000; */
    width: 100%;
    background-size: 100% 100%;
}
#myTab {
    border-bottom:0;
}
#myTab .nav-item.show .nav-link, #myTab .nav-link.active {
    color: #fff ;
    background-color: #ef8036 ;
    border-color: #ef8036 ;
}

#myTab .nav-link {
    border: 1px solid #e0e8f3 ;
    border-radius: .25rem ;
    color: black ;
    /* font-weight: 600 ; */
    font-size: 18px;
}
#myTab li {
    width: auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
    margin-right: 10px;
    min-width: 17%;
}
.course_container p {
    /* padding: 0 35px; */
    /* font-size: 14px; */
}
.course_heading {
    text-decoration: underline;
}
.profile_left_sec {
    box-shadow: 0px 0px 20px 2px #d2d2d2;
    /* padding: 5px; */
    border-radius: 10px;
}
.main-left-sidebar {
    height: 260px;
}
.user-profile {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,0);
}
.view_profile_img img, .usr-pic img {
    box-shadow: 0 0 10px 1px #f1f1f1;
}
.advantages_div {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 20px;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    color: #000;
    background: #ececec;
    margin-bottom: 10px;
}
.advantages_div:hover {
    background: #fff;
    box-shadow: 0 0 25px 0px #dfdfdf;
    color: #000;
}
.home_heading h3 {
    font-weight: bold;
    margin-bottom: 0;
    color: #ef8036;
}
.home_heading span {
    width: 27%;
    display: block;
    height: 3px;
    background: #ef8036;
}
.curriculum span {
    width: 12%;
}
.expert span {
    width: 12%;
}
.card1_img_border {
    width: 12%;
    height: 5px;
    background: #f6b57a;
    margin: 10px auto;
}
#carousel1 .item {
    padding: 20px 5px;
}
#carousel1 .item .carousel_expert_div {
    box-shadow: 0 0 15px 0 #ccc;
    padding: 10px;
    border-radius: 10px;
}
#carousel1 .item .carousel_expert_div h5 {
    font-weight: bold;
}
#carousel1 .item .carousel_expert_div p {
    color: #a2a2a2;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
}
#carousel1 .item .carousel_expert_div .avtar-img {
    width: 50%;
    margin: 10px auto;
}
#carousel1 .item .carousel_expert_div .card1_img_border {
    background: #0d4c75;
    border-radius: 5px;
}
.bg-gray {
    width: 100%;
    background-color: #fff8f5;
}
#home h2 {
    font-weight: 600;
    padding: 30px 0 25px 0;
}
.my_icons {
    width: 30%;
    margin-bottom: 10px;
}
.hover h5 {
    font-weight: 600;
}
.hover {
    padding: 25px;
}
.hover:hover {
    border-radius: 13%;
    box-shadow: 0px 20px 30px 0px #ffbdbd61;
    border-bottom-right-radius: 0;
}
#home h2 {
    font-weight: 600;
    padding: 30px 0 25px 0;
}
.time {
    color: #ef8036;
}
.advantage li {
    list-style: none;
    padding-bottom: 15px;
}
.advantage i {
    color: #ef8036;
}
.faq_accordion .set, .accordion-container .set {
    border: 1px solid #ef8036;
    background: #f3f3f3;
}
.set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-top: 5px;
    margin-bottom: 10px;
}
.set>a {
    display: block;
    padding: 13px 15px;
    text-decoration: none;
    color: #131212;
    background: #fff;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.set>a i {
    float: right;
    margin-top: 2px;
    font-size: 25px;
    font-weight: 600;
}
.faq_accordion .content {
    background: #fff8f5;
    padding: 25px;
}
.content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    /* display: none; */
}
.content p {
    padding: 10px 15px;
    margin: 0;
    color: #333;
}
.faq_accordion .active {
    background: #fff8f5!important;
    color: #ef8036;
}
.set>a:hover {
    color:#ef8036;
}
.hovery {
    transition: all .3s ease;
    background: #fff;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}
.imagePreview {
    overflow: hidden;
    width: 55px;
    height: 55px;
    border-radius: 5px;
    background: #fcbb19;
}
.login_form, .login_form:hover {
    color: #ef8036;
}
.hovery:hover {
    transform: translateY(-5px);
    transition: all .3s ease;
}
.imagePreview img {
    height: 100%;
}
.nav.nav-tabs.aul .nav-item a {
    padding: 10px 20px 12px 20px;
    display: block;
    border: 1px solid #e0e8f3;
    color: black;
}
/* course_detail end */
/* invoice */
.complete_profile_div {
    width: 100%;
    box-shadow: 0 0 10px 0 #ccc;
    padding: 20px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    cursor:pointer;
}
.complete_profile_div p {
    margin-bottom: 0;
}
.grand_total_div p {
    margin-bottom:15px;
    font-weight: bold;
}
.grand_total_div {
    padding: 15px;
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 5px;
}
.installment-box {
    padding: 15px 40px;
}
#install_drop {
    font-weight:bold;
}
.invoice_redeem_btn {
    padding: 6px 20px;
    background: #ef8036;
    border-radius: 25px;
    color: #fff;
    font-weight: 500;
    border: 1px solid #ef8036;
}
.invoice_redeem_btn:hover {
    background:transparent;
    color: #ef8036;
}
.coupon {
    color: #ef8036;
    font-weight: 500;
}
.coupon:hover {
    color: #ef8036;
}
.rah_color {
    color: #616467;
    font-size: 14px;
}
.payment-text {
    font-weight: 700;
    color: #7b7a7a;
}

/* All Course */

.course_type_home {
    margin-right:9px !important;
}
.course_first121 .cp_img img {
    width: 100%;
}
/* css */
.testNav .nav-tabs {
    border-bottom: 1px solid #d8dee6;
    display: inline-block;
    overflow: auto;
    overflow-y: hidden;
    max-width: 100%;
    /* margin: 0 0 1em; */
    white-space: nowrap;
    max-height: 56px;
}
.nav.nav-tabs.aul .nav-item a {
    padding: 10px 20px 12px 20px;
    display: block;
    border: 1px solid #e0e8f3;
    color: black;
    background: #d8dee6;
    border-radius: 3px 3px 0 0;
    font-size: 16px;
    border-bottom: 0 !important;
}
.testNav .nav-tabs li {
    display: inline-block;
    vertical-align: top;
}
.testNav .nav-tabs .nav-item.show .nav-link, .testNav .nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #ef8036 !important;
}

  /* accordion */
  
.accordion .card {
    margin-bottom: 15px;
}
.accordion .card, .accordion .card:last-child .card-header {
    border: none;
    /* box-shadow: 0 0 10px 0 #ccc; */
}
.accordion .card {
    margin-bottom: 15px;
    border-radius: 5px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 0 0px 20px 0 rgba(204, 204, 204, .5);
    border-radius: .25rem;
}
.accordion .card-header {
    border-bottom: 0;
    background: transparent;
    padding: 0px !important;
}
.accordion button.btn.btn-link.collapsed {
    background: transparent;
    padding: 15px;
    color: #000;
}
.accordion button.btn.btn-link {
    padding: 15px;
    color: #000;
    text-decoration: none;
}
.accordion .card-body {
    padding: 0px 4rem 1.25rem;
}
.card-body p {
    font-size: 15px;
    line-height: 25px;
}
.accordion button.btn.btn-link:hover {
    text-decoration: none;
}
.accordion .btn {
    width: 100%;
    font-weight: bold;
    color: #004987;
    padding: 0;
    margin: 0;
}
.accordion button.btn.btn-link p {
    font-size: initial;
    margin-bottom: 0;
    width: 94%;
    text-align: left;
    text-transform: none;
}
.accordion button.btn.btn-link.collapsed p {
    margin-bottom: 0;
    font-weight: bold;
    color: #000;
    text-align: left;
    width: 94%;
    font-size: initial;
    text-transform: none;
}
.accordion .fa-stack {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #ccc;
    width: 2em;
    height: 2em;
    color: #ccc;
}
.accordion button.btn.btn-link.collapsed i {
    color: #ccc;
}
.accordion .card-body ul li {
    font-size: 15px;
    line-height: 2.8;
    font-weight: bold;
    color: #0d4c75;
    position: relative;
    list-style: none;
}
.accordion .card-body ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #a9a9a9;
    position: absolute;
    border-radius: 50%;
    left: -3%;
    top: 50%;
    transform: translateY(-50%);
}
#accordion_2 button.btn.btn-link.collapsed p {
    color: #000;
}
#accordion_2 button.btn.btn-link p {
    color: #ef8036;
}
#accordion_2 .card-body {
    padding: 0px 3rem 1.25rem;
}

#carousel .item {
    padding: 20px;
    text-align: center;
}
#carousel .instructor_img {
    width: 60%;
    margin: auto auto 15px;
    position: relative;
}
#carousel .carousel_instructor_box h6 {
    font-weight: bold;
    color: #000;
}
#carousel .carousel_instructor_box p {
    color: #525252;
}
.hero_heading_underline {
    width: 15%;
    height: 3px;
    background: #fff;
    margin-bottom: 25px;
}
.course-detail-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.hero-banner-icon {
    font-size: 25px;
    margin-right: 15px;
}
.hero-banner-content h6 {
    font-weight: bold;
    font-size: 15px;
}
.hero-banner-content p {
    font-size: 15px;
    font-weight: 600;
}
.hero-banner-icon.inr {
    border: 2px solid #fff;
    padding: 2px 7px;
    font-size: 20px;
    border-radius: 50%;
}
.hero-banner-content p strike {
    color: #fff;
}
.join-batch-btn {
    padding: 8px 15px;
    background: #fff;
    font-weight: bold;
    color: #ef8036;
    border-radius: 5px;
}
.join-batch-btn:hover {
    color: #ef8036;
}
.bg-footer {
    background-color: #3a3a3a;
    color: #fff;
}
.bottom-footer {
    background: #3a3a3a;
}
.footer_columns {
    border-right: 1px solid #fff;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 5px;
}
.fot-second.madeeasy-social li{
    padding: 0px;
}
.footer_columns .footer_column_icon {
    font-size: 2.5em;
    margin-right: 30px;
}
.madeeasy-social.footer-social-icons li a {
    font-size: 2.5em;
    padding: 10px 25px;
}
.madeeasy-social.footer-social-icons {
    justify-content: center !important;
    height: unset;
}

.exam-list {
    box-shadow: 1px 1px 10px -1px #ccc;
    border-radius: 5px;
    padding: 15px;
}
.exam-card-details {
    margin: 0;
    padding: 10px 40px 0;
    color: #6d6d6d;
    font-size: 13px;
}
.card-chevron-icon {
    font-size: 16px !important;
    transition: 1s ease-in-out;
}

/* All Course end */
@media (min-width: 320px) and (max-width: 767px) {
    .footer_columns {
        border: none;
    }
}