:root {
    /* --color-rgba-1: rgba(0, 116, 217, 1);
    --background-color-rgba-imp-1: rgba(0, 116, 217, 1);
    --border-color-rgba-08: rgba(0, 116, 217, 0.8);
    --background-color-rgba-01: rgba(0, 116, 217, 0.1);
    --background-color-rgba-06: rgba(0, 116, 217, 0.6);
    --background-dark-color-rgba-02: rgba(0, 70, 167, 0.12);
    --theme-color: #0074D9;
    --theme-color-var2: #0074D9;
    --theme-foot-lecture: #0074D929;
    --theme-dark-color: #0046A7;
    --primary-color: rgb(254, 193, 0);
    --secondary-color: #599BD7;
    --third-color: #48B1E8;
    --fourth-color: #FD4F58; */
    --color-rgba-1: rgba(12, 123, 179, 1);
    --background-color-rgba-imp-1: rgba(12, 123, 179, 1);
    --border-color-rgba-08: rgba(12, 123, 179, 0.8);
    --background-color-rgba-01: rgba(12, 123, 179, 0.1);
    --background-color-rgba-06: rgba(12, 123, 179, 0.6);
    --background-dark-color-rgba-02: rgba(0, 70, 167, 0.12);
    --theme-color: #0C7BB3;
    --theme-color-var2: #0C7BB3;
    --theme-foot-lecture: #0C7BB329;
    --theme-dark-color: #0C7BB3;
    --primary-color: rgb(254, 193, 0);
    --secondary-color: #599BD7;
    --third-color: #48B1E8;
    --fourth-color: #FD4F58;
}

.red-skin a.link:hover,
.red-skin a.link:focus,
.red-skin a:hover,
a:focus,
.red-skin .theme-cl,
.red-skin .btn.btn-theme-light,
.red-skin .bl-continue,
.red-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.red-skin nav .menu li a.active,
.red-skin nav .menu li.dropdown.open>a,
.red-skin nav .menu .mg-menu li a i,
.red-skin nav .menu li a:hover,
.red-skin .recommended .pr-value,
.red-skin .btn-outline-theme,
.red-skin .btn.search-btn-outline,
.red-skin .dw-proprty-info li,
.red-skin .ps-trep .ps-type,
.red-skin .d-navigation ul li.active a,
.red-skin span.mod-close,
.red-skin .blog-page .blog-details blockquote .icon,
.red-skin .single-post-pagination .post-pagination-center-grid a,
.red-skin .blog-page .blog-details .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.red-skin .cn-info-icon i,
.red-skin .client-info h5,
.red-skin .listing-card-info-price {
    /* color: rgba(242, 105, 87,1); */
    color: var(--color-rgba-1);
}

ul.footer-bottom-social li a:hover,
ul.footer-bottom-social li a:focus {
    /* color: rgba(242, 105, 87,1); */
    color: var(--color-rgba-1);
}

.trips_top {
    z-index: 3;
}

.alert.alert_top {
    background: var(--theme-color);
}

.alert.alert_top p {
    color: var(--primary-color);
    font-weight: 700;
}

.alert.alert_top p a:hover {
    color: var(--primary-color);
}

.nav-menu.nav-menu-social>li.login_click {
    top: 15px;
}

.cl_2 {
    color: var(--theme-color);
}

#back2Top {
    background: var(--theme-dark-color);
}

.badge-color {
    background-color: var(--theme-color) !important;
}

.trips_wrap.colored {
    background: var(--theme-color);
}

.trips_wrap.colored .trips_icons {
    background: rgba(255, 255, 255, 0.3);
}

.red-skin .theme-bg,
.red-skin .property-search-type label:hover,
.red-skin .property-search-type label.active,
.red-skin li.login-attri.theme-log a,
.red-skin .range-slider .ui-slider .ui-slider-handle,
.red-skin .range-slider .ui-widget-header,
.red-skin .pricing-bottom .btn-pricing:hover,
.red-skin .pricing-bottom .btn-pricing:focus .red-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.red-skin .pagination li:first-child a,
.red-skin .btn.btn-theme,
.red-skin .btn.btn-theme:hover,
.red-skin .btn.btn-theme:focus,
.red-skin .btn.search-btn,
.red-skin .btn-theme-2:hover,
.red-skin .btn-theme-2:focus,
.red-skin .btn-outline-theme:hover,
.red-skin .btn-outline-theme:focus,
.red-skin .btn.search-btn,
.red-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.red-skin .btn.search-btn-outline:hover,
.red-skin .btn.search-btn-outline:focus,
.red-skin .property-listing.property-1 .listing-detail-btn .more-btn,
.red-skin .home-slider-desc .read-more,
.red-skin .nav-tabs .nav-item.show .nav-link,
.red-skin .nav-tabs .nav-link.active,
.red-skin .checkbox-custom:checked+.checkbox-custom-label:before,
.red-skin .radio-custom:checked+.radio-custom-label:before,
.red-skin .btn.pop-login,
.red-skin .single-widgets.widget_search form button,
.red-skin .single-widgets.widget_tags ul li a:hover,
.red-skin .single-widgets.widget_tags ul li a:focus,
.red-skin .pagination>.active>a,
.red-skin .pagination>.active>a:focus,
.red-skin .pagination>.active>a:hover,
.red-skin .pagination>.active>span,
.red-skin .pagination>.active>span:focus,
.red-skin .pagination>.active>span:hover,
.red-skin .pagination>li>a:focus,
.red-skin .pagination>li>a:hover {
    background: var(--theme-dark-color);
    background-color: var(--theme-dark-color);
}

.foot_lecture {
    color: var(--theme-dark-color);
    background: var(--theme-foot-lecture);
}

.education_block_body p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.style_2 .bl-title>a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.packages_wrapping.recommended {
    background: var(--theme-color);
}

.ed_view_link .enroll-btn {
    border-radius: 10px;
}

.packages_bottombody .btn-pricing {
    background: var(--theme-color);
}

.recommended .packages_bottombody .btn-pricing {
    color: var(--theme-color-var2) !important;
}

.ed_view_features ul li i {
    background: var(--background-dark-color-rgba-02);
}

.ed_author:nth-child(1) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.pr-value:before {
    content: "₹";
    font-family: none;
}


/* .education_block_grid:hover+.pop_hoverout{
    display: block;
    position: absolute;
    z-index: 1000;
    top: 0;
}

.pop_hover{
    width: 300px;
    height: 500px;
    background-color: beige;
    box-shadow: 0 2px 4px rgba(0,0,0,.08), 0 4px 12px rgba(0,0,0,.16);
    width: 34rem;
    padding: 2.4rem;
    background: #fff;
    animation: course-details-quick-view-box--pop-in--20Ngg 100ms cubic-bezier(.2,0,.38,.9) 400ms forwards;    
}
.education_block_grid+.pop_hoverout {
    display: none;
} */

.popover {
    border: none;
    max-width: 350px;
    padding: 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .16);
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-bottom .arrow::after {
    border-bottom-color: rgb(255 255 255 / 1);
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-right .arrow::after {
    border-right-color: rgb(255 255 255 / 1);
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-left .arrow::after {
    border-left-color: rgb(255 255 255 / 1);
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-top .arrow::after {
    border-top-color: rgb(255 255 255 / 1);
}

.pop_hoverout {
    z-index: 1000;
}

.pop_hover {
    /* margin: 20px; */
    background-color: white !important;
    /* width: 350px; */
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .16);
}

.pop_hover h4 {
    font-size: 16px;
}

.pop_hover h4 a {
    color: #3c3b37;
}

.course-details-quick-view-box--stats--55JFS {
    /* margin-top: .8rem; */
    color: #73726c;
}

ul.cources_facts_list li.facts-1 {
    color: var(--theme-dark-color);
    background: var(--theme-foot-lecture);
}

ul.cources_facts_list li.facts-1:before {
    border-left-color: var(--theme-foot-lecture);
}

.header.header-transparent .nav-menu>li>a .submenu-indicator-chevron {
    border-color: #e0040400 #ffffff #ffffff #f5070700;
}

.ed_author_box .path-img,
.ed_author_box h4 {
    display: inline-block;
    vertical-align: middle;
}

.udlite-text-xs {
    font-family: 'SF Pro Text', -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-weight: 400;
    line-height: 1.4;
    /* font-size: 1.2rem; */
}

.udlite-text-xs span {
    font-size: 12px;
}

.path-img i {
    padding-top: 5px;
}

.pop-discription {}

.add-btn button {
    width: 240px;
    border-radius: 5px;
}

.add-btn {
    float: left;
}

.pop-footer div {
    display: inline-block;
}

.pop-checks {
    display: flex;
}

.pop-checks .material-icons {
    font-size: 20px;
}

.pop-checks span {
    font-size: 13px;
}

.like-btn {
    /*width: 50px;
    height: 50px;
    border: 1px solid #f26957;
    margin-left: 15px;
    border-radius: 25px;
    padding: 15px;
    padding-left: 13px;
    padding-top: 14px;
*/
    width: 50px;
    height: 50px;
    /* border: 1px solid #f26957; */
    /* margin-left: 15px; */
    border-radius: 25px;
    /* padding: 15px; */
    padding-left: 10px;
    /* padding-top: 14px;*/
}

.heart-btn {
    background-color: #fff;
    border-radius: 68px;
    padding: 0.6rem 0.7rem;
    /* border: 2px solid rgba(242, 105, 87,0.8); */
    border: 2px solid var(--border-color-rgba-08);
    transition: all ease 0.4s;
}


/* .heart-btn:hover{
    background-color: #f26957;
} */


/* .heart-btn:hover i{
    transition: all ease 0.4s;
    color: #fff;
} */

.heart-btn-filled {
    padding: 0.6rem 0.7rem;
    border-radius: 68px;
    background-color: #fff;
    transition: all ease 0.4s;
    /* border: 2px solid rgba(242, 105, 87,0.8); */
    border: 2px solid var(--border-color-rgba-08);
}

.heart-btn-filled i {
    transition: all ease 0.4s;
    color: #fff !important;
}

.education_block_grid {
    padding-bottom: 0px;
    min-height: calc(100% - 30px);
    /* min-height: calc(100% - 180px); */
}

.education_block_grid.style_2 .education_block_body {
    /* min-height: 132px; */
}

.like-btn i {
    font-size: 26px;
    color: var(--theme-color) !important;
}

.course_one .cources_info_style3>ul>li {
    flex: 0 0 45%;
}

.nav-brand {
    padding: 0.8rem 0;
}

.nav-brand img {
    max-width: 15rem;
}

img.img-footer {
    max-width: 210px;
}


/* 
custom button color
*/

.btn.btn-modern.d_btn_saffron {
    background: var(--theme-color-var2);
    color: #ffffff;
}

.btn.btn-modern.d_btn_saffron:hover,
.btn.btn-modern.d_btn_saffron span {
    background: #fff;
    color: var(--theme-color-var2);
}

.btn.btn-modern.d_btn_saffron:hover span {
    background: var(--theme-color-var2);
    color: #fff;
}

.learnTitle {
    font-size: 13px;
    font-weight: 600;
}


/* 

.btn.btn-modern span{
    background: #f26957;
}

.btn.btn-modern:hover span{
    color: #f26957;
} */

.trips_icons {
    /* background: rgb(242 105 87 / 0.1); */
    background: var(--background-color-rgba-01);
    color: var(--theme-color);
}

.education_block_grid .bl-title {
    font-size: 14px;
    line-height: 22px;
}

.bl-title>a {
    color: #404656;
}

.bl-title>a:hover {
    color: #404656;
}

.pop_hover .add-btn>button,
.pop_hover .add-btn .btn-theme {
    /* background: #f26957; */
    /* 
    background-color: rgba(242, 105, 87,0.8) !important;
    border-color: rgba(242, 105, 87,1)!important;
    */
    /* background-color: var(--background-color-rgba-06) !important; */
    background-color: var(--color-rgba-1) !important;
    border-color: var(--color-rgba-1) !important;
}

.pop_hover .add-btn>button,
.pop_hover .add-btn .btn-theme:hover,
.btn-theme {
    /*background-color: rgba(242, 105, 87,1) !important;
    border-color: rgba(242, 105, 87,1) !important;
    */
    background-color: var(--background-color-rgba-imp-1) !important;
    border-color: var(--color-rgba-1) !important;
}


/* .foot_lecture{
    background: rgb(242 105 87 / 0.13);
    color: #f26957;
}  */

.sec-heading h2 {
    font-family: 'Poppins', sans-serif;
}

.theme-cl {
    color: var(--theme-color) !important;
}

.edu_cat_data h4 {
    font-size: 20px;
}

.nav-menu>.active>a,
.nav-menu>li:hover>a,
.nav-menu.nav-menu-social>li.login_click.light a,
.breadcrumb-item.active,
.red-skin .cn-info-icon i {
    color: var(--theme-color) !important;
}

.transparent a:hover {
    color: #fff;
}

.nav-menu.nav-menu-social>li.login_click.light:hover,
.nav-menu.nav-menu-social>li.login_click.light:focus {
    background: var(--theme-color);
    border-color: var(--theme-color) !important;
}

.education_block_author a:hover {
    color: var(--theme-color-var2) !important;
}

.user_profile {
    /* margin: 13px 0px 10px 0px; */
    display: inline-block;
    float: left;
}

.user_profile img {
    max-width: 40px;
    border-radius: 50%;
    /* margin-bottom: 8px; */
    display: inline-block;
}

.nav-menu>li>.nav-dropdown:before {
    background-color: none !important;
    width: 0px;
}

.user_profile .nav-dropdown>li {
    /* text-align: right; */
}

.user_profile .nav-dropdown {
    min-width: 150px;
}

.user_profile .nav-dropdown>li>a {
    padding: 10px 20px 10px 10px;
    align-items: center;
    display: flex;
}

.user_profile .nav-dropdown>li>a>i {
    padding-right: 10px;
}

.user_profile .nav-dropdown {
    padding: 5px !important;
}

.badge-cart {
    text-transform: uppercase;
    /* color: var(--color-white); */
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    /* line-height: 0.4; */
    width: 20px;
    height: 19px;
    border-radius: 100%;
    /* text-align: center; */
    display: inline-block;
    vertical-align: 0.35rem;
}

.nav-dropdown>li:hover>a {
    color: var(--theme-color-var2);
}

.flex_cart_1,
.flex_cart_2 {
    color: var(--theme-color-var2);
}

.btn.checkout_btn:hover {
    background-color: var(--theme-color-var2);
}


/* .cart{
    color: #f26957;
} */

.cart {
    top: 4px !important;
    right: 5px;
}

.cart_totals.checkout {
    /* background: rgb(242 105 87 /0.17 ); */
}

.bg-default {
    background-color: #848abd;
}

.d-user-avater.user_profile h4 {
    color: var(--theme-color-var2);
    display: inline-block;
    font-size: 14px;
}


/* 
    checkout
*/

.cart_itemImg {
    width: 80px;
}

.cart_iteName {}


/* 
    footer
*/

.footer-bottom {
    margin-top: 0px;
    border-top: none;
}

.widthmx {
    max-width: 100%;
}

.sub-heading {
    max-width: 530px;
    margin: 30px auto;
}

.whatsup-number-block {
    width: 200px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.widthmx .btn-theme:hover {
    color: #fff;
}

.whatsup-number-block .media {
    padding: 50px 0;
}

.footer_img {
    vertical-align: middle;
    border-style: none;
    width: 83%;
}

.image_container {
    padding: 0 50px;
}

footer {
    /* padding-top: 0px; */
    background: linear-gradient(to bottom, #fff 0%, #c8e5ff 0%, #d2ecff 16%, #fff 100%);
}

ul.lectures_lists li:before {
    display: none;
}

.lectures_lists li>div {
    padding-right: 1px;
}

.property_video:before {
    opacity: 0.1;
}

.header.header-transparent {
    border-bottom: none;
}

#navigation .nav-menu {
    float: right;
}

.freelancer-banner {
    background-size: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(assets/img/banner/learning_banner.jpg);
}

.page-title-1 {
    font-size: 2.5rem;
    line-height: 2.8rem;
    margin-bottom: 1rem;
    text-align: center;
}

.lead {
    font-size: 1rem;
    line-height: 1.5rem;
}

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

.about-section .list_facts_wrap {
    max-width: 95%;
}

.banner-btn {
    margin-left: auto;
    margin-right: auto;
}

.edu_cat_2 {
    min-height: calc(100% - 25px);
}

.edu_cat_icons {
    min-width: 80px;
}

.edu_cat_data h4 {
    font-size: 1rem;
}

.company-footer-widget ul li {
    display: inline-block;
    /* width: 49%; */
    padding: 0 10px;
}

.footer-copyright {
    font-size: 15px;
    font-weight: 400;
    padding: 0px;
}

.company-footer-widget ul li a {
    display: block;
    text-align: center;
}


/* bradecrum banner */

.contact-banner {
    background: no-repeat center center;
    background-size: cover;
    position: relative;
    padding-top: 190px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('assets/img/banner/contact_us.jpg');
    min-height: 438px;
}

.contact-banner .breadcrumb-title,
.contact-banner .breadcrumb a,
.contact-banner .breadcrumb-item::before {
    color: #ffffff;
}

.contact-banner .breadcrumbs-wrap {
    z-index: 5;
    color: #ffffff;
}

.contact-banner .breadcrumb {
    background-color: transparent;
}

.about-banner:before,
.termAndpolicy-banner::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    /* z-index: 1; */
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.termAndpolicy-banner {
    background: no-repeat center center;
    background-size: cover;
    position: relative;
    padding-top: 190px;
    background-image: url('assets/img/banner/terms.jpg');
    min-height: 438px;
}

.about-banner {
    background: no-repeat center center;
    background-size: cover;
    position: relative;
    padding-top: 190px;
    background-image: url('assets/img/banner/about_us.jpg');
    min-height: 438px;
}


/* 
.about-banner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.4);
} */

.about-banner .breadcrumb-title,
.about-banner .breadcrumb a,
.about-banner .breadcrumb-item::before,
.termAndpolicy-banner .breadcrumb-title,
.termAndpolicy-banner .breadcrumb a,
.termAndpolicy-banner .breadcrumb-item:before {
    color: #ffffff;
}

.about-banner .breadcrumbs-wrap .termAndpolicy-banner .breadcrumbs-wrap {
    z-index: 5;
    color: #ffffff;
}

.about-banner .breadcrumb,
.termAndpolicy-banner .breadcrumb {
    background-color: transparent;
}


/* headerlogo  */

.right-menu {
    float: right;
}


/* .header-fixed.header-light .logo-light{
    display: none;
}

.header-fixed.header-light .logo-light{
    display: none;
} */


/* cources Page */

.btn.btn-loader {
    color: var(--theme-color-var2) !important;
    border: 2px solid var(--theme-color-var2);
}

.btn.btn-loader:hover,
.btn.btn-loader:focus {
    background: var(--theme-color-var2);
    color: #ffffff !important;
    border: 2px solid var(--background-color-rgba-imp-1) !important;
}


/* breadcrumbs */

.allCourses-breadcrumb {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/img/banner/all_courses-1.jpg);
    background-size: cover;
    padding-top: 190px;
    min-height: 438px;
}

.allCourses-breadcrumb .breadcrumb {
    background: transparent;
}

.allCourses-breadcrumb h1,
.allCourses-breadcrumb .breadcrumb-item a,
.allCourses-breadcrumb .breadcrumb-item {
    color: #fff;
}

.allCourses-breadcrumb .breadcrumb-item.active>a {
    color: var(--theme-color-var2) !important;
}


/* index page */

.upcomming-courses-title {
    padding: 20px 20px 10px;
}

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

.float-rt {
    float: right;
}

.float-lt {
    float: right;
}

.slick-slider {
    min-height: 280px;
    height: 280px;
}

.published-courses .slick-slider .slick-list {
    height: calc(100%);
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    height: 100%;
}

.course-title h3 {
    display: inline;
    border-bottom: 2px solid var(--theme-color);
    font-size: 1.7rem;
}

.business_opp {
    /* border-bottom: 2px solid #f26957; */
    color: #fff;
    padding: 7px 14px;
    background: var(--theme-color);
    border-radius: 5px;
}

.business_opp:hover {
    color: #fff !important;
}


/* privacy Policy */

.dashboard_single_course_des {
    margin-top: 0.4rem;
}

.dashboard_single_course_caption {
    padding-left: 0px;
}

.dashboard_single_course {
    border-bottom: none;
    padding: 10px 30px 10px;
}

.lists-2 li {
    padding-left: 20px;
    margin: 1px 0 0px;
    line-height: 25px;
}

.ordered-list-alpha {
    list-style-type: lower-alpha;
}

.ordered-list-roman {
    list-style-type: upper-roman;
}

.policy-term-padding {
    padding: 0 50px;
}

ol {
    padding-inline-start: 20px;
}

.dashboard_container_body {
    padding: 10px 0;
}

.inr_rupee {
    font-size: 2rem !important;
    font-family: initial;
}

.popover.bs-popover-auto[x-placement^=top],
.popover.bs-popover-auto[x-placement^=right],
.popover.bs-popover-auto[x-placement^=left],
.popover.bs-popover-auto[x-placement^=bottom] {
    margin: 0px;
}

.popover.bs-popover-top,
.popover.bs-popover-right,
.popover.bs-popover-left,
.popover.bs-popover-bottom {
    margin: 0px;
}

.education_block_body .bl-title {
    /* min-height: 44px; */
}

.education_block_list_layout .education_block_footer {
    padding: 0.5rem 0.8rem;
}

.navigation-portrait a>img.logo-light {
    display: none !important;
}

.navigation-portrait .logo-dark {
    display: block !important;
}


/* .navigation-portrait #loged_out {
    display: none;
} */

.navigation-portrait #loged_out1 {
    margin-top: 15px;
    /* display: none; */
}

.navigation-landscape #loged_out1 {
    display: none;
}

.navigation-landscape #mob_username {
    display: none;
}

.navigation-portrait .mob_username {
    display: inline-block;
    width: calc(100% - 60px) !important;
    margin: 4px;
    font-size: 16px;
}

.navigation-portrait .nav-menu.nav-menu-social>li {
    width: 100%;
    text-align: left;
}


/* .navigation-portrait #loged_in {
    display: none;
} */


/* #loged_in  */

#loged_in1 #cartItemTotal1 {
    text-align: center;
    /* vertical-align: super; */
}

.mobile-cart li>a>span {
    vertical-align: super;
}

.navigation-landscape #loged_in1 {
    display: none;
}

.bg-gray {
    background: #dadada25;
}

.banner-search {
    background: unset;
}

.course_list {}

.footer-bottom {
    padding-top: 95px;
}


/* .nav-menu>li:hover>a>span {
    color: var(--theme-color) !important;
} */

.nav-menu>li>a {
    padding: 26px 15px;
}

.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron,
.nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent var(--theme-color) var(--theme-color) transparent;
}

.btn.btn-modern {
    background: var(--background-color-rgba-01);
    color: var(--theme-color);
}

.btn.btn-modern span {
    background: var(--theme-color);
}

.btn.btn-modern:hover,
.btn.btn-modern:focus {
    background: var(--theme-color);
    color: #ffffff;
}

.btn.btn-modern:hover span,
.btn.btn-modern:focus span {
    background: #ffffff;
    color: var(--theme-color);
}


/* Pricing */

.display-3 {
    text-align: center;
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 400;
}

.heighlight-text-1 {
    font-weight: 900;
    display: inline-block;
    color: var(--primary-color);
}

.pr-50 {
    padding-right: 2.5rem !important;
}

.pricing-wrapper .panel.pricing.box {
    padding: 3rem 2rem;
}

.panel.pricing {
    text-align: center;
}

.gold_Package>div {
    background: rgba(19, 127, 181, 44%)!important;
}

.panel.pricing .panel-heading {
    padding: 0;
}

.panel.pricing .panel-title,
.pricing .panel-body {
    border: 0;
    background: 0 0;
}

.panel.pricing .panel-title {
    margin: 0;
    padding: .25rem 0 0 0;
}

.panel-title {
    font-size: 32px;
    font-weight: 500;
}

.panel.pricing .prices {
    padding: 0;
    margin: 0;
    line-height: 1;
    background: 0 0;
    font-weight: 400;
}

.bullet-dark i,
.bullet-dark>li:before,
.color-dark {
    color: #404040 !important;
}

.prices {
    position: relative;
    height: 3rem;
}

.prices .price-show {
    -webkit-animation: priceShow .6s forwards;
    animation: priceShow .6s forwards;
}

.prices .price {
    position: absolute;
    left: 0;
    right: 0;
}

.price-currency {
    display: inline-block;
    font-size: .9rem;
    padding-right: .2rem;
}

.price-value {
    font-size: 3rem;
}

.price-duration {
    font-size: .8rem;
}

.price-duration:before {
    content: "/";
    padding-right: .25rem;
}

.prices .price-hide {
    -webkit-animation: priceFade .6s forwards;
    animation: priceFade .6s forwards;
}

.prices .price-hidden {
    display: none;
}

.prices .price {
    position: absolute;
    left: 0;
    right: 0;
}

.panel.pricing .panel-title,
.pricing .panel-body {
    border: 0;
    background: 0 0;
}

.pricing .panel-body {
    padding: 1.75rem 0 0 0;
    text-align: center;
    border-top: 0;
}

.pricing-page .panel.pricing .table>tbody>tr>td {
    padding: .5rem 0;
    line-height: 1.35;
}

.panel.pricing .table>tbody>tr>td,
.panel.pricing .table>tbody>tr>th,
.panel.pricing .table>tfoot>tr>td,
.panel.pricing .table>tfoot>tr>th,
.panel.pricing .table>thead>tr>td,
.panel.pricing .table>thead>tr>th {
    padding: .75rem 0;
    line-height: 1;
    vertical-align: top;
}

.pricing .table>tbody>tr>td {
    border: 0;
}

.price-strong {
    font-size: 18px;
    font-weight: 900;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.panel-footer a:hover {
    color: #fff;
}

.newsletter .btn-theme:hover {
    color: #fff !important;
}

.list_facts_caption ul {
    list-style-type: circle;
    padding-left: 20px;
}

#androidApk>li.login_click.light {
    border: none !important;
}

#androidApk>li.login_click.light a {
    padding: 10px 5px !important;
}

#androidApk>li.login_click.light:hover {
    background-color: transparent !important;
}

#androidApk>li.login_click.light a img {
    width: 150px;
    /* height: ; */
}

.androidfooterApk a img {
    width: 200px;
}


/* slider */

#carouselExampleIndicators {
    max-height: 570px;
}

.carousel-inner {
    max-height: 570px;
}

.carousel-item {
    max-height: 570px;
}

.carousel-item h3 {
    color: white;
    font-weight: 600;
}

.carousel-caption {
    bottom: unset;
    top: calc(50% - 100px);
    left: 20%;
    right: 20%;
}

.carousel-caption p {
    font-size: 22px;
}

.carousel-item::before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    display: block;
    background-color: #00000069;
}


/* Top header */

#top-bar {
    background: #0C7BB3 !important;
    color: #fff;
    padding: 0;
}

ul.top-bar-menu {
    margin: 0;
    padding: 8px 0;
}

ul.top-bar-menu a:hover {
    color: unset;
}

ul.top-bar-menu li {
    font-size: 13px;
    display: inline-block;
    margin: 0 20px 0 0;
    letter-spacing: 0 !important;
    font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
}

ul.top-bar-menu li i {
    color: #fff;
    margin: 0 5px 0 0;
    font-size: 15px;
    position: relative;
    top: 1px;
}

ul.top-bar-menu li a {
    color: #fff;
}

.newsletter .btn-theme {
    background: #fff !important;
    color: var(--theme-dark-color);
    border: none;
}

.newsletter .btn-theme:hover {
    color: var(--theme-dark-color) !important;
}

.colored-gredient {
    background: linear-gradient( to right, var(--theme-color), #9198e5);
}

.colored-gredient h2 {
    color: #fff;
}

.playstoreIcon a {
    padding: 10px 15px !important;
}

.playstoreIcon img {
    max-width: 70px;
}

.mobilePlaystoreIcon img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
}

.mobilePlaystoreIcon {
    display: none !important;
}

@media (min-width: 576px) {
    #popup-video .modal-dialog {
        max-width: calc(70%);
        margin: 30px auto;
    }
}

@media (max-width: 576px) {
    .cource_facts ul li span {
        font-size: 28px;
    }
    .slick-slider {
        min-height: 390px;
        height: 390px;
    }
}

@media (max-width: 992px) {
    .nav-menu.nav-menu-social>li.login_click {
        top: 0px;
    }
    .nav-menu.nav-menu-social>li.login_click a {
        padding: 12px;
    }
    .nav-brand img {
        top: 0;
    }
    #androidApk>li.login_click.light a {
        padding: 0px !important;
    }
    #androidApk>li.login_click.light {
        background-color: transparent;
    }
    .mobilePlaystoreIcon {
        display: block !important;
    }
    .playstoreIcon {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
}

@media (min-width: 768px) {
    .pricing-wrapper .popular .panel.pricing.box {
        padding-top: 4rem;
        padding-bottom: 4rem;
        margin-top: -1rem;
        margin-left: -.2rem;
        margin-right: -.2rem;
    }
}

@media (max-width: 768px) {
    ul.footer-bottom-social {
        text-align: center !important;
        padding: 0 5px;
    }
    section {
        padding: 30px 0 30px;
    }
    .company-footer-widget ul li {
        display: block;
        /* width: 49%; */
        padding: 5px 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .policy-term-padding {
        padding: 0 0px;
    }
    .footer-copyright {
        text-align: center;
    }
    .footer-links {
        padding: 10px 10px;
    }
    .footer-bottom-social {
        text-align: center !important;
        padding: 10px;
        /* padding: 10px 10px; */
    }
    .course-title h3 {
        line-height: 40px;
    }
    .image_container {
        padding: 0 20px;
    }
    .education_block_list_layout {
        display: flex;
        width: 100%;
        padding: 0.5rem;
        margin-bottom: 15px;
    }
    .education_block_list_layout .education_block_thumb {
        width: 140px;
    }
    .education_block_list_layout .education_block_body {
        padding: 0px 14px;
        padding-right: 0px;
    }
    .education_block_list_layout .education_block_body .bl-title {
        font-size: 0.8rem;
    }
    /*  .education_block_list_layout .education_block_body p{
        -webkit-line-clamp: 2;
    } */
    .education_block_list_layout .education_block_author h5.cources_price {
        font-size: 1rem;
    }
    .education_block_list_layout .education_block_body p {
        font-size: 10px;
    }
    .education_block_list_layout .education_block_footer {
        padding: 0.3rem 0.8rem;
    }
    .education_block_list_layout .cources_info_style3 ul li i {
        font-size: 10px;
        vertical-align: middle;
        margin-right: 0.1rem;
    }
    .education_block_list_layout .foot_lecture {
        padding: 4px 8px;
        font-size: 10px;
    }
    .hidden-xs {
        display: none !important;
    }
    .carousel-caption h1 {
        font-size: 24px;
    }
    .carousel-caption {
        left: 12%;
        right: 12%;
    }
    .carousel-caption p {
        font-size: 16px;
        line-height: 1.5;
    }
    .colored-gredient h2 {
        font-size: 24px;
    }
}