#countdown {
    text-align: center;
    font-size: 2rem;
    color: #333;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.countdown-item {
    display: inline-block;
    padding: 5px;
    background: #f2f2f2;
}

.countdown-item span {
    display: block;
    font-size: 12px;
}

.countdown-item strong {
    font-size: 12px;
}

.history-info-cover .history-info .title:before {
    border: 6px solid rgba(124, 119, 248, 0.3);
    background-color: #e7cf7e;
}


#upcomingCoursesNew  .countdown-item span {
    display: block;
    font-size: 14px;
}

#upcomingCoursesNew  .countdown-item strong {
    font-size: 14px;
}
body .s-pricing .pricing-item .pricing-item-content {
    padding: 10px 15px 16px;
}

.pricing-item-content .row .col-md-12{
    padding-right: 0px;
    padding-left: 0px;
}

.force-paddding{
    padding-right: 15px;
}

.s-event-block {
    padding: 50px 0 50px;
}

.relative-posts {
    margin-top: 50px;
}

.s-pricing .pricing-item .pricing-info {
    background-color: #f2f2f2;
}

.s-pricing .container {
    width: 96%;
}

.s-pricing .pricing-cover {
    max-width: 1200px;
}
#upcomingCoursesNew  .location{
    width: fit-content;
    background: #23033c;
    padding: 5px 10px;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    text-transform: capitalize;
}
#upcomingCoursesNew  .btn.btn-yellow{
display: block;
}
#upcomingCoursesNew  .upcomingCourseCountdown {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#upcomingCoursesNew  .upcomingCourseCountdown span{
    text-align: center;
    font-size: 20px!important;
    padding: 18px;
    color:#23033c;
}
#upcomingCoursesNew  .upcomingCourseCountdown strong{
    font-size: 20px!important;
    padding: 18px;
    color:#23033c;
    border-bottom: 1px solid #00A2E5;
}
.topbar {
    background-color: #2d3290;
    position: relative;
    z-index: 200;
    padding-bottom: 5px;
    padding-top: 10px;
    line-height: 30px;
    min-height: 60px;
}
 .language_bar_list li a{
    color:#fff!important;
}
.widget ul {
    margin: 0;
    padding: 0;
}

.header-user-menu {
    display: flex;
}

.widget ul li {
    list-style: none;
}

.header-user-menu li {
    padding: 0px 10px;
}

.topbar .topbar-left .induscity-office-location-widget .office-switcher {
    float: left;
}

.induscity-office-location-widget .office-switcher a {
    color: #fff;
    font-weight: 500;
    font-size: 0.85em;
}

.induscity-office-location-widget .office-switcher>a {
    display: block;
}

.induscity-office-location-widget .office-switcher ul {
    background-color: #2d3290;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
    transition: top 0.3s ease 0s, opacity 0.3s;
    position: absolute;
    color: #252525;
    font-weight: 500;
    padding: 0 10px;
    min-width: 100%;
    left: 0;
    top: -webkit-calc(100% + 18px);
    top: calc(100% + 18px);
    text-align: left;
    z-index: 99;
}

.induscity-office-location-widget .office-switcher {
    background-color: #2d3290;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 10px 1px 10px;
    position: relative;
    float: right;
}

.topbar .topbar-widgets {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.topbar .topbar-right .widget:first-child {
    padding-right: 0;
}

.topbar .topbar-right .widget {
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.topbar .topbar-left .widget {
    float: left;
}

.topbar .widget {
    margin-bottom: 0;
}

.language_bar_list li {
    display: inline-block;
}

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

.contact-btn {
    background-color: #2d3290;
    border: 2px solid #2d3290;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
}

body ul.office-1.header-user-menu {
    border: 1px solid #fff;
    border-radius: 15px;

}

body ul.office-1.header-user-menu a {
    font-size: 12px;
}

.btn.btn-yellow {
    border-color: #e7cf7e;
}

.btn.btn-yellow:before {
    background-color: #e7cf7e;
    width: 100%;
}

.language_bar_list li {
    line-height: 16px;
    font-size: 14px;
}

.language_bar_list li:first-child {
    border-left: 1px solid #fff;
}

ul.social.social--simple li {
    color: #848484;
    padding: 0 10px;
    display: inline-block;
    float: left;
}

ul.social.social--simple li a {
    /*width: 28px;*/
    /*height: 28px;*/
    /*background:#58595b ;*/
    /*border-radius: 14px;*/
}

.speaker-item-content h3 {
    color: #3a3c84;
    line-height: 35px;
}

.prof {
    margin-top: 10px;
    text-transform: uppercase;
}

.choose-info {
    padding-left: 0px;
}

.post-content h3 {
    font-size: 20px;
}

.about-jusoor .about-info h2 {
    color: #3a3c84;
    line-height: 35px;
    text-align: center;
}

.about-jusoor .title-line-left {
    color: #3a3c84;
    line-height: 35px;

}

.about-jusoor .about-info h2:before {
    width: 0px;
    height: 0px;
}

.latest-news h3 {
    font-size: 18px;
    line-height: 20px;
}

.latest-news .owl-item {
    padding: 10px;
}

.small-post {
    padding: 10px;
    text-align: center;
}

/* .main-slider-two.slick-initialized.slick-slider {
    background: url(/storage/general/jt-slide-1.jpg);
} */

.main-slide-arrow {
    /* direction: ltr; */
}

.breadcrumbs li a:hover {
    color: #ffffff;
}

.why-choose .choose-info{
    padding-left: 15px;
}

.about-3-boxs h2.title-line-left {
    background: #e7cf7e;
    text-align: center;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 20px;
    margin-top: 50px;
    color: #3a3c84;
}

.about-3-boxs .title-line-left:before {
    width: 0px;
}

.about-3-boxs .about-info-text {
    background: #f2f2f2;
    padding: 30px;
    border-radius: 15px;
    min-height: 200px;
    text-align: center;
}

h3.cat-post {
    background: #3a3c84;
    color: #ffffff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 15px;
    text-align: center;
}

h3.cat-post a {
    text-align: center;
    color: #ffffff;
}

.about-jusoor .about-info .about-slogan-home-two {
    color: #848484;
    line-height: 25px;
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
}

.about-jusoor .about-info img {
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.btn-center.btn {
    margin: 0 auto;
    width: 180px;
    display: block;
    background: #3a3c84;
}

.about-jusoor .title-line-left:before {
    width: 0px;
    height: 0px;
}

.container-w-80 {
    width: 80%;
    margin: 0 auto;
}

.topbar-right.contact-box {
    width: 70%;
    display: inline-block;
    max-width: 70%;
    vertical-align: top;
}
.office-1.topbar-office {
    line-height: 40px;
}
.topbar-widgets {
    width: 29.5%;
    display: inline-block;
}

.topbar-right.contact-box span {
    display: none;
    padding-right: 15px;
    padding-left: 15px;
}

.topbar-right.contact-box span i {
    margin: 0px 4px;
}

.office-switcher select {
    background: #2d3290;
    color: #fff;
    border: 0px;
}

.induscity-office-location-widget .current-office:after {
    content: '\f078';
    font-family: FontAweSome;
    position: absolute;
    top: 45%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 10px;
    z-index: 99;
}
.language_bar_list  li {
    color: #fff;
    font-weight: 500;
}
.topbar-right.contact-box span.active {
    display: inline-block;
    color:#fff;

}

.float-end ul.social.social--simple li a {
    color: #2d3290;
}

.header-two-adr li {
    color: #2d3290;
}

.language_bar_list li a {
    color: #2d3290;
}

.about-jusoor .btn.btn-yellow:hover {
    color: #ffe037 !important;
}

.s-about-home-two .btn.btn-yellow:hover {
    color: #2d3290;
}
.header-mobile{
    display: none!important;
}
.header-desktop{
    display: inline-block!important;
}
.d-none{
display: none!important;
}

.d-block{
    display: block;
}

.mt-10{
    margin-top: 10px;
}

.program-table td, .program-table th {
    border: 1px solid black;
    padding: 8px;
}
.s-pricing .pricing-item .pricing-header {
    background: linear-gradient(322.57deg, #23033C -57.5%, #2d3290 87.13%);
}
.s-latest-news {

    background: linear-gradient(333.56deg, #23033C -57.5%, #2d3290 87.13%);
}

.register-form select{
    display: block;
    width: 100%;
    height: 46px;
    padding: 10px 10px 10px 42px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    color: #151515;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    background-color: transparent;
}

.version-2 a:hover, .version-2 .title a:hover {
    color: #ffffff;
}

.post-content .title a:hover, .small-post a:hover , .speaker-item-content a:hover , .footer-contacts a:hover{
    color: #2ccfbb;
}
.programs-plan .program{

    margin-bottom: 15px;
    border: 1px solid #f2f2f2;
}
.programs-plan .program .title{
text-align: center;
    font-size: 16px;
    line-height: 18px;
    min-height: 36px;
}
.programs-plan .program i {
padding-left: 5px;
    padding-right: 5px;
    color:#2d3290;
}
.programs-plan .program .post-content{
    padding: 10px;
}
.programs-plan .program  .btn{
    font-size: 14px;
    padding: 0 28px;
    line-height: 36px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    float: none;
}
.programs-plan .program  .btn.whatsapp{
background: green;
    color:#fff;
    border: 0px solid #2ccfbb;
} .programs-plan .program
   .btn.whatsapp i{
    color:#fff;
 }


 .iso-main{
    display: flex;
    justify-content: center;
    align-items: center;
 }

 .iso-second{
    display: flex;
    justify-content: space-around;
    align-items: center;
 }

 .verify-link a:hover{
    color: #2ccfbb;
 }

 .iso-img{
    width: 110px;
 }

 .pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.page-item {
    list-style: none;
    margin: 0 5px;
}

.page-link {
    display: block;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.page-link:hover {
    background-color: #f0f0f0;
}

.page-item.active .page-link {
    background-color: #2ccfbb;
    color: #fff;
    border: 1px solid #2ccfbb;
}

.page-item.disabled .page-link {
    pointer-events: none;
    background-color: #eee;
    color: #999;
    border: 1px solid #ccc;
}

.paginate-center {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}


.paginate-center nav ul.pagination {
    list-style: none;
    padding: 0;
}

.paginate-center nav ul.pagination li {
    display: inline-block;
    margin: 0 5px;
}

.paginate-center nav ul.pagination li.page-item.disabled .page-link {
    pointer-events: none;
    background-color: #eee;
    color: #999;
    border: 1px solid #ccc;
}

.paginate-center nav ul.pagination li.page-item.active .page-link {
    background-color: #2ccfbb;
    color: #fff;
    border: 1px solid #2ccfbb;
}

.paginate-center nav ul.pagination li.page-item .page-link {
    display: block;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.paginate-center nav ul.pagination li.page-item .page-link:hover {
    background-color: #f0f0f0;
}

.page-item a:hover{
    color: #000;
}

.floating-wpp{
    z-index: 999999 !important;
}

#courseCategory_wrapper {
    margin-bottom: 50px;
}

.slick-arrow{
    color: #fff !important;
}

.counter-number span{
    color: #fff !important;
}

.our-history-left .history-cert .history-cert-img {
    width: 100%;
}

.our-history-left .history-cert {
    max-width: 100%;
}

.methodology-content{
    /* white-space: pre-wrap; */
    /* line-height: 1.6; */
}

/* .our-history-left input[type="button"], .our-history-left input[type="submit"], .our-history-left .btn {
    padding: 0 38px;
} */


@media (max-width: 600px) {
    #upcomingCoursesNew  .upcomingCourseCountdown span{
        font-size: 16px!important;
        padding: 10px;
    }
    #upcomingCoursesNew  .upcomingCourseCountdown strong{
        font-size: 14px!important;
        padding: 16px;
    }

    .header-two-top .logo-footer img {
        width: 160px;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-none {
        display: none !important;
    }

    .header-mobile {
        display: block !important;
    }

    .header-desktop {
        display: none !important;
    }

    .topbar-widgets {
        width: 49%;
    }

    .topbar-right.contact-box span.active {
        display: inline-block;
        width: 49%;
        font-size: 12px;
        vertical-align: top;
        color:#2d3290;
    }

    .topbar .topbar-left .widget {
        float: right;
    }

    .topbar .topbar-right .widget {
        float: left;
    }

    .topbar-right.contact-box {
        width: 99%;
        display: inline-block;
        max-width: 99%;
        vertical-align: top;
    }


    .phone.active{
        text-align: right;
    }

    .h-social{
        float: right;
    }
    .h-social ul.social.social--simple li{
        padding: 0 6px;
    }

    #upcomingCoursesNew  .upcomingCourseCountdown {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .iso-main{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        text-align: center;
    }

    .iso-second{
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: space-around;
     }

     .iso-main p{
        margin-top: 10px;
     }

     .iso-img{
        width: 120px;
        margin-top: 5px;
     }

}
@media (max-width: 400px) {
    .topbar-right.contact-box span {
        padding-right: 5px;
        padding-left: 4px;
    }
    .about-3-boxs .about-box{
        width: 100%;
        display: block;
    }
    .nav-menu .nav-list,.nav-menu{
    position: relative!important;
        padding: 10px 0;
}
    .nav-menu.active .nav-list{
        position: relative;
        display: block;
        min-width: 100%;
         background: transparent;
       -webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.15);
        box-shadow: 0px 0px 1px rgba(0,0,0,0.15);
        display: block;
        padding: 30px 0;
}
    .nav-menu.active>li {
        display: inline-block;
        text-align: right;
        margin-right: 0px;
        margin-left: 0px;
    }


}
