/*************------------------------------

 * Theme Name: Bizler - HTML Responsive Multipurpose Business Template
 * Author: Companyname;
 * Description: A Bootstrap-4 Responsive Multipurpose Business Template
 * Version: 1.1
 * Bootstrap v4.0 (http://getbootstrap.com)
 * Copyright 2018.

------------------------------*************/

/*************------------------------------
    

    CSS INDEX
    ===================
  
    1. Defualt Styles
    2. Homepage 1
        2.01. Header
        2.02. Revolution Slider
        2.03. About Us
        2.04. Counter
        2.05. Services
        2.06. Our Team
        2.07. Portfolio
        2.08. Clients
        2.09. Blog
        2.10. Testimonials
        2.11. Footer
    3. Homepage 2
        03.1 Header
        03.2 Slider
        03.3 About Us
        03.4 Services
        03.5 Counter
        03.5 Our Team
        03.6 Portfolio
        03.7 Pricing
        03.8 Counter 2
        03.9 Blog Posts
        03.10 Clients
        03.11 Testimonials
        03.12 Quick Contact
        03.13 Footer
    4. Homepage 3
        04.1 Slider
        04.2 Qualities
        04.3 About Us
        04.4 Services
        04.5 Team
        04.6 Portfolio
        04.7 Counter
        04.8 Blog Posts
        04.9 Clients
        04.10 Testimonials
        04.11 Quick Connect
        04.12 Footer
     5. About Us 1
     6. About Us 2
     7. About Us 3
     8. Services 1
     9. Services 2
     10. Services 3
     11. Portfolio Detail
     12. Our Team
     13. Our Team 1 Detail
     14. Blog Posts
     15. Blog Details 1
     16. Blog Details 2
     17. Contact Us
     18. FAQ's
     19. Error 404
    20. Preview
     
------------------------------*************/
  
/****---- Google Font ----****/
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i|Poppins:300,400,500,600,700');
/****---- Default CSS ----****/
 html, body {
     background: #fff;
     color: #000;
     font-family: 'Open Sans', sans-serif;
     height: 100%;
     min-height: 100%;
}
 .wraper{
     min-height: 100%;
     padding-bottom: 400px;
     overflow:hidden;
}
 .wraper-v2-inner{
     min-height: 100%;
     padding-bottom:140px;
     overflow:hidden;
}
 img {
     max-width: 100%;
     height: auto;
}
 .container{
     max-width:1200px;
}
 .move-right{
     float: right !important;
}
 .move-left{
     float: left !important;
}
 a{
     transition: all 0.5s ease;
}
 .gray-bg{
     background: #f4f4f4;
}
 .card_mr_bt {
     margin-bottom: 30px;
}
 .index-2 .card_mr_bt {
     margin-bottom: 50px;
}
 i.flat::before{
     margin-left:0px !important;
}
 ul, li{
     padding:0px;
     margin: 0px;
}
 p {
     font-family: 'Open Sans', sans-serif;
     font-size: 15px;
     margin: 0;
     line-height: 24px;
     color: #ffff;
     padding-bottom:20px;
}
 pp {
     font-family: 'Open Sans', sans-serif;
     font-size: 15px;
     margin: 0;
     line-height: 24px;
     color: #475569;
     padding-bottom:20px;
}
 ul,li {
     list-style: none;
     padding: 0px;
     margin: 0px;
}
 a, a:hover, a:focus {
     text-decoration: none;
     cursor: pointer;
     outline: none;
}
 .wrapper {
     overflow: hidden;
}
 .btn.focus, .btn:focus {
     -webkit-box-shadow: none;
     box-shadow: none;
}
 .mar-none{
     margin:0px;
}
 a.view_more{
     color: #fff;
     background-color:#262626;
     line-height:normal !important;
     padding:10px 25px;
     font-size: 15px;
     margin-top: 10px;
     display: inline-block;
     font-family: 'Poppins', sans-serif;
}
 .clear{
     clear:both;
     display:inline-block;
}
 .border-bottom-none{
    border-bottom: none;
}
 .separator-pipesign{
     width:1px;
     height: 15px;
     margin:-2px 12px;
     display: inline-block;
     background: rgba(0, 0, 0, 0.4);
}
 .separator-pipesign.white{
     background: rgba(255, 255, 255, 0.4);
}
 h1, h2, h3, h4, h5, h6{
     margin: 0;
     padding: 0px;
     font-family: 'Poppins', sans-serif;
     color:#262626;
     font-weight: 600;
     line-height: normal;
}
 h1{
     font-size: 40px;
     line-height:1;
     margin-top:0px;
     margin-left: 25px;
}
 h1 span{
    display: inline-block;
}
 h2{
     font-size: 40px;
}
 h3{
     font-size: 32px;
}
 h4{
     font-size: 25px;
}
 h5{
     font-size: 18px;
}
 h6{
     font-size: 16px;
}
 .row.row-safari{
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
 .row-reverse{
     flex-direction: row-reverse;
     display:flex !important;
}
 .owl-main .owl-dots {
     position: absolute;
     left:78%;
     top:35%;
     margin:0;
     width:15px;
     display:inline-block;
     z-index: 9;
}
 .owl-main .owl-dots button.owl-dot{
     display:block;
     padding:0px;
     margin:0px;
     margin-bottom:20px;
     border-radius:100%;
}
 .owl-main .owl-dots button.owl-dot span{
     margin:0px !important;
     background:#fff;
}
 .owl-main .owl-dots button.owl-dot.active span{
     height:20px;
     width:10px;
     transition: all 0.3s ease;
     margin:0px;
}
 .owl-main {
     position: relative;
     z-index:0;
}
 .owl-main .item{
     overflow:hidden;
}
 .owl-main .item::after{
     content:'';
     background: -moz-linear-gradient(top, rgba(255,98,5,0.5) 0%, rgba(75,85,220,0.5) 100%);
     background: -webkit-linear-gradient(top, rgba(255,98,5,0.5) 0%,rgba(75,85,220,0.5) 100%);
     background: linear-gradient(to bottom, rgba(255,98,5,0.5) 0%,rgba(75,85,220,0.5) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ff6205', endColorstr='#804b55dc',GradientType=0 );
     height:100vh;
     width:100%;
     z-index:1;
     position: absolute;
     top:0;
}
 .owl-main .caption {
     text-align: left;
     left: 21%;
     top: 19%;
     width: 550px;
     height: auto;
     padding-top: 35px;
     position: absolute;
     z-index: 9;
}
 .owl-main .caption .hello{
     font-size:20px;
     font-weight:600;
     font-family: 'Poppins', sans-serif;
     position: relative;
     padding-left:90px;
     margin-bottom: 10px;
}
 .owl-main .caption .hello::before{
     content:url(../img/hello.png);
     position: absolute;
     left: 0;
     background-size:100px auto;
     top:-35px;
}
 .owl-main .caption .display{
     font-size:52px;
     line-height:60px;
     margin:20px 0;
     font-family: 'Poppins', sans-serif;
     font-weight: 1000;
     color: white;
}
 .owl-main .caption .content{
     font-size:21px;
     color: #fff;
     margin-bottom:15px;
}
 .owl-main .caption a.contact_us{
     background:#fff;
     border-radius:0px;
     color:#262626;
     margin-left: 20px;
}
 .owl-dots{
     display:block !important;
}
 .owl-dots button.owl-dot span{
     width:10px;
     height:5px;
     background:#e9e9e9;
     margin:0px 5px !important;
}
 .owl-dots button.owl-dot:focus{
     outline:none;
}
 .owl-dots button.owl-dot.active span{
     width:20px;
     transition: all 0.3s ease;
}
 .owl-carousel .owl-nav{
     display:none;
}
 .navbar-brand{
     font-size:inherit;
}
 section{
     padding:30px 0px;
     margin: 0px;
}
 .content_sec {
     margin-top: -10px;
}
 #work-status .section_heading {
     display: none;
     
}
 .section_heading {
     text-align:center;
     width: 100%;
     
}
 .section_heading h2{
     font-size: 40px;
     color:#262626;
     line-height: 1;
     margin-top: 0px;
     padding-top: 30px;
}
 .section_heading .heading_content{
     width: 1200px;
     padding:0px;
     margin: 0px auto;
     margin-top: 20px;
     font-size: 18px;
     line-height: 28px;
     padding:0px;
     color:#797979;
}
 .separator {
     margin: 10px auto 0px;
     width: 120px;
     position: relative;
}
 .separator ul {
     padding:0px;
     margin: -25px;
}
 .separator ul::before {
     content:'';
     width: 40px;
     height: 1px;
     background: #c9c9c9;
     left:0;
     top:61%;
     position: absolute;
}
 .separator ul::after {
     content:'';
     width: 40px;
     height: 1px;
     background: #c9c9c9;
     right:0;
     top:61%;
     position: absolute;
}
 .separator ul li{
     display:inline-block;
     width:3px;
     height:7px;
     margin: 0px 2px;
     padding: 0px;
}
 .separator.left-align {
     margin:0;
     width: 80px;
     position: relative;
}
 .separator.left-align ul {
     padding:0px;
     margin: 0px;
}
 .separator.left-align ul::before {
     display:none;
}
 .separator.left-align ul::after {
     content:'';
     width: 40px;
     height: 1px;
     background: #c9c9c9;
     right:0;
     top:63%;
     position: absolute;
}
 .separator.left-align ul li{
     display:inline-block;
     background-color:#2285D9;
     width:3px;
     height:7px;
     margin: 0px 2px;
     padding: 0px;
}
 .img-area {
     width: 100%;
}
 .img-area img{
     width: 100%;
     height:auto;
}
 .content-area{
     padding-left:30px;
}
 .content-area h5{
     margin-bottom: 20px;
}
 .content-area p:last-child {
     padding-bottom: 0;
}
 .pagination{
     margin: 30px -5px 0;
}
 .pagination .page-item {
     border-radius:0;
}
 .pagination .page-item .page-link {
     color:#797979;
     background-color: #fff;
     border: 1px solid #ddd;
     font-size: 20px;
     border-radius:0;
     height:50px;
     width:50px;
     border-color: #e4e4e4;
     text-align: center;
     line-height: 30px;
     margin:0 5px;
     margin-bottom: 20px;
}
 .pagination .page-item .page-link i{
     display: inline-block;
     font-size: 15px;
}
 .pagination .page-item .page-link i:before {
     font-size: 15px;
}
 .pagination .page-item.active .page-link, .pagination .page-link:hover{
     color: #fff;
}
 .index-3 .pagination, .index-2 .pagination {
     margin-top: 20px;
}
 .index-2 .pagination .page-item .page-link {
     border-radius:50%;
}
 form{
     width: 100%;
}
 form .form-group{
     display:flow-root;
     width:100%;
}
 form .form-group input[type="text"], form input[type="email"], form input[type="password"], form input[type="number"], textarea{
     width:100%;
     padding:10px 10px;
     float: left;
     border:solid 1px #e6e6e6;
     font-size:15px;
}
 form .form-group textarea{
     height: 120px;
     font-size:15px;
}
 form .form-group button[type="submit"]{
     padding:8px 20px;
     background-color: #2285d9;
     color:#fff;
     border:none;
     font-size:15px;
     margin-bottom: 20px;
}
 form .form-group button:focus, form button:hover{
     outline: none;
     cursor: pointer;
}
 form .form-group button[type="submit"] i{
     margin-left:10px;
}
 form .form-group button[type="submit"] i::before{
     font-size:15px;
}
 form input[type="text"]:focus, form textarea:focus {
     outline: none !important;
}
 form input::-moz-placeholder, form input:-ms-input-placeholder, form input::-webkit-input-placeholder{
     color: #262626;
}
 .index-2 form .form-group input[type="text"], .index-2 form input[type="email"], .index-2 form input[type="password"], .index-2 input[type="number"], .index-2 textarea, .index-2 button[type="submit"]{
     border-radius:20px;
}
 .index-2 form .form-group input, .index-2 form .form-group textarea{
     padding:10px 15px;
}
 .flex-center {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     justify-content: center;
}
 .d-flex{
     display:flex;
}
 .preloader {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #fff;
     z-index: 99999;
}
 .dots .dot {
     display: inline-block;
     width: 25px;
     height: 25px;
     margin: 0 10px 0 10px;
     border-radius: 50%;
     background: #124acc;
     -webkit-animation: dot-dot-dot 1.4s linear infinite;
     animation: dot-dot-dot 1.4s linear infinite;
}
 .dots .dot:nth-child(2) {
     animation-delay: .2s;
     background: #C6A43F;
}
 .dots .dot:nth-child(3) {
     animation-delay: .4s;
     background: #2285d9;
}
 @keyframes dot-dot-dot {
     0%, 60%, 100% {
         -webkit-transform: initial;
         -ms-transform: initial;
         transform: initial;
    }
     30% {
         -webkit-transform: translateY(-25px);
         -ms-transform: translateY(-25px);
         transform: translateY(-25px);
    }
}
 .pdb-70{
     padding-bottom:30px;
}
/****---- Default CSS ----****/
/****---- Homepage 1 Start ----****/
/*---- Header ----*/
 header{
     z-index: 9999;
     width: 100%;
     background: #fff;
     position: relative;
     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
     transition: all 0.5s ease;
     height:100px;
}
 header .navbar-brand{
     padding:5px 0;
     margin:0px 5px;
}
 header .nav-item.active a{
     font-family: 'Poppins', sans-serif;
     color: #ffff !important;
     font-weight:500 !important;

}
 header.sticky {
     position: fixed;
     -webkit-box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.25);
     -moz-box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.25);
     box-shadow: 0px 5px 5px -4px rgba(0,0,0,0.25);
     top: 0;
     width: 100%;
     z-index: 9999;
     animation: smoothScroll 1s forwards;
}
 @keyframes smoothScroll {
     0% {
         transform: translateY(-100px);
    }
     100% {
         transform: translateY(0px);
    }
}
/*---- Slider ----*/
 #slider .rev_slider{
     min-height:80vh; 
}
 #slider .tp-caption.rev-btn:hover {
     background:none !important;
     border:none !important;
}
 #slider #slide-3238-layer-1.tp-caption.heading, #slider #slide-3238-layer-15.tp-caption.heading, #slider #slide-3238-layer-16.tp-caption.heading {
     font-size:80px !important;
     color:#262626;
     top:240px;
}
 #slider #slide-3238-layer-1.tp-caption.heading span, #slider #slide-3238-layer-15.tp-caption.heading span, #slider #slide-3238-layer-16.tp-caption.heading span {
     font-size:80px !important;
}
 #slider #slide-3238-layer-2.tp-caption.content{
     font-size:18px !important;
     width:600px !important;
     line-height:25px !important;
     margin:30px auto 40px;
     display:inline-table;
     color:#262626;
     white-space:normal;
     top:340px;
     text-align: center !important;
}
 #slider #slide-3238-layer-3.tp-caption.buttons {
     top:460px;
}
#slider .rev_slider a{ margin:0 10px;  }
/*---- About Us ----*/
 .about-heading{
     font-size: 40px;
     font-weight:500;
     line-height:40px;
     font-family: 'Poppins', sans-serif;
     margin-bottom:10px;
     color: #262626;
}
/*---- Counter ----*/
 section#counter {
     background:url(../img/parallax_1.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     padding:60px 0px;
     overflow:hidden;
     position: relative;
}
 section#counter .container{
     z-index: 2;
     position: relative;
}
 .counter-column{
     margin:20px 0;
}
 .counter-column .count_icon {
     float: left;
     width:75px;
}
 .counter-column .count_icon i::before{
     margin: 0px;
     display: block;
     line-height:1;
}
 .counter-column .count_icon i.flaticon-happiness::before{
     font-size: 70px;
}
 .counter-column .count_icon i.flaticon-coffee-cup::before, .counter-column .count_icon i.flaticon-building::before, .counter-column .count_icon i.flaticon-like::before{
     font-size: 65px;
}
 .counter-column .counter_content{
     float: left;
     margin-left: 10px;
     width:auto;
}
 .counter-column .counter_content h2{
     font-weight: 700;
     color: #fff;
     display: block;
     line-height:1;
}
 .counter-column .counter_content .display{
     font-weight: 700;
     color: #fff;
     display: block;
     font-size: 70px;
     font-family: 'Poppins', sans-serif;
     line-height: 70px;
}
 .counter-column .counter_content .title{
     display:block;
     color: #fff;
}
/*---- Services ----*/
 .service-card {
     border:solid 1px #e6e6e6;
     background:#fff;
     padding:30px;
     margin-bottom: 30px;
     transition: all 0.5s ease;
}
 .service-card .service_icon i::before{
     margin: 0px;
     display: block;
     line-height:1;
     font-size: 50px;
}
 .service-card:hover .service_icon i::before{
     color: #fff;
     transition: all 0.5s ease;
}
 .service-card .service_icon {
     margin-bottom:20px;
}
 .service-card .service_detail h5{
     margin:0 0 10px 0;
     display:block;
}
 .service-card .service_detail h5 a{
     color:#262626;
     transition:none;
}
 .service-card:hover .service_detail h5 a{
     color:#fff;
}
 .service-card:hover .service_detail h5{
     color:#fff;
}
 .service-card:hover .service_detail p{
     color:#fff;
}
 section#services-top .img-area {
     width: 100%;
     position: relative;
}
 section#services-top .img-area img{
     width: 100%;
     object-fit: cover;
}
 section#services .owl-dots{
     display:block;
}
/*---- Our Team ----*/
 section#our_team {
     padding:100px 0px;
}
 .team-card{
     float:left;
     text-align: center;
     padding:30px 40px;
     background: #fff;
     border:solid 1px #e6e6e6;
     margin-bottom:30px;
}
 .team-card .client_dp{
     padding:0px;
     margin:0px auto;
     width:80px;
     height:80px;
}
 .team-card .client_dp img{
     border-radius: 50px;
     width: auto;
     display: inline-block;
}
 .team-card .name_designation{
     text-align: center;
     margin: 15px 0;
}
 .team-card .name_designation h5{
     display: block;
}
 .team-card .name_designation span{
     font-size: 15px;
     color:#262626;
}
 .team-card .social_links{
     padding:0px;
     margin:0px;
}
 .team-card .social_links ul{
     list-style: none;
     padding:0px;
     margin:0px;
}
 .team-card .social_links ul li{
     display: inline-block;
     margin: 0px 7px;
}
 .team-card .social_links ul li a{
     margin:0px;
     padding-bottom: 0px;
}
 .team-card .social_links ul li a i::before{
     font-size: 15px;
}
 .team-card .social_links ul li a i.flaticon-facebook-logo::before{
     color:#3b5a99;
}
 .team-card .social_links ul li a i.flaticon-twitter::before{
     color:#33ccff;
}
 .team-card .social_links ul li a i.flaticon-google-plus-logo::before{
     color:#dd4b38;
}
 .team-card .social_links ul li a i.flaticon-linkedin-logo::before{
     color:#1c8cb4;
}
 .team-card .social_links ul li a i.flaticon-instagram::before{
     color:#bb256e;
}
 .team-card:hover{
     -webkit-box-shadow: 0px 15px 32px -15px rgba(173,173,173,1);
     -moz-box-shadow: 0px 15px 32px -15px rgba(173,173,173,1);
     box-shadow: 0px 15px 32px -15px rgba(173,173,173,1);
     cursor: pointer;
     transition: all 0.5s ease;
}
/*---- Portfolio ----*/
 section#portfolio {
     text-align: center;
     padding-bottom:85px;
}
 section#portfolio .all-title {
     padding-bottom: 70px;
}
 section#portfolio .portfolio-sort {
     display: inline-block;
     cursor: pointer;
     margin-bottom: 45px;
}
 section#portfolio .sorting {
     background-color: #fff;
}
 section#portfolio .sort-btn {
     background: #f4f4f4;
     font-size: 15px;
     color: #262626;
     padding:10px 25px;
     border:none;
     border-radius:0px;
     margin:0px 5px;
     display:inline-block;
}
 section#portfolio .sort-btn:hover, section#portfolio .sort-btn.active {
     color: #fff;
}
 section#portfolio .port-item {
     margin: 15px auto;
}
 section#portfolio .project {
     overflow:hidden;
     position: relative !important;
     background: #000;
     cursor:pointer;
}
 section#portfolio .project img {
     width:100%;
     position: relative;
     top:0;
     -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
     transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
 section#portfolio .project:hover img {
     opacity:0.7;
}
 section#portfolio .project .label {
     position: absolute;
     width: 100%;
     height:50px;
     text-align: center;
     bottom:-50px;
     -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
     transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
 section#portfolio .project .label-bg {
     width: 100%;
     height:100%;
     position: absolute;
     top:0;
     left:0;
}
 section#portfolio .project .label-text {
     position: relative;
     z-index:500;
     padding:10px 8px;
}
 section#portfolio .project .label-text a{
     color:#fff;
     font-size:18px;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
}
 section#portfolio .project:hover .label {
     bottom:0;
}
 section#portfolio .project:hover img {
     top:-30px;
}
 section#portfolio .project .zoom{
     position: absolute;
     height: 60px;
     width: 60px;
     border-radius:50%;
     opacity:0;
     top: 40%;
     left:48%;
     transform: translate(-40%, -48%);
     -ms-transform: translate(-40%, -48%);
}
 section#portfolio .project .zoom a {
     padding:15px 0;
     text-align: center;
     display:block;
}
 section#portfolio .project:hover .zoom{
     opacity: 1;
     transition: all 0.5s ease;
}
 section#portfolio .project .zoom i::before{
     font-size: 20px;
     color:#fff;
}
/*---- Clients ----*/
 div#client {
     background:url(../img/parallax_2.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:80px 0px;
     position: relative;
     overflow:hidden;
}
 div#client .container{
     z-index: 2;
     position: relative;
}
 div#client .item img{
     border-radius:0;
}
 div#client .overlay {
     width:100%;
     height: 1000px;
     background: rgba(0, 0, 0, 0.8);
     display:block;
     position:absolute;
     z-index:0;
     top:0;
}
 div#client .owl-nav{
     display:none;
}
 div#client .owl-dots{
     display:none !important;
}
/*---- Blog Posts ----*/
 section#blog_post .blog_card{
     display:flex;
     margin-bottom:30px;
}
 section#blog_post .blog_card .post-detail h4 a, section#blog_post .blog_card .post-detail h5 a{
     color:#262626;
}
 .blog_card .post-img {
     position: relative;
     padding: 0px;
     float: left;
     width: 50%;
     height: 100%;
     overflow-x: hidden;
}
 .blog_card .post-img img{
     position: relative;
     padding: 0px;
     float: left;
     width: 100%;
     height: 100%;
}
 .blog_card .post-img .posted_on{
     position: absolute;
     text-align: center;
     padding:16px 10px;
     height: 70px;
     width: 70px;
     right: 10px;
     bottom: 10px;
}
 .blog_card .post-img .posted_on span.date{
     font-size: 25px;
     display: block;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 700;
     line-height: 20px;
}
 .blog_card .post-img .posted_on span.month{
     font-size: 15px;
     display: block;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight: 400;
}
 .blog_card .post-detail {
     border:solid 1px #e6e6e6;
     padding:12px 18px;
     float: left;
     width: 50%;
}
 .blog_card .post-detail .post-title h5{
     color:#262626;
}
 .blog_card .post-detail .posted_by{
     color:#797979;
     font-size: 15px;
     padding:5px 0 5px;
     margin-right: 10px;
}
 .blog_card .post-detail .posted_by{
     margin:5px 0;
}
 .blog_card .post-detail .posted_by i::before{
     font-size:15px !important;
     margin-right: 7px;
}
 .blog_card .post-detail .about_post p{
     padding-bottom: 0px;
}
/*---- Testimonials ----*/
 section#testimonials .testimonials-slider .item{
     float:left;
     text-align: center;
     padding:10px 40px 30px 40px;
     background: #fff;
     position: relative;
     height:auto;
}
 section#testimonials .testimonials-slider .item::before{
     content:url('../img/testimonial_quote.png');
     position: relative;
     top: -25px 
}
 section#testimonials .testimonials-slider .item .comment p{
     font-size:16px;
     color: #797979;
     font-family: 'Open Sans', sans-serif;
     font-style: italic;
     line-height: 26px;
}
 section#testimonials .testimonials-slider .item .client_detail{
     position: relative;
     margin-top: 15px;
}
 section#testimonials .testimonials-slider .item .client_detail .client_dp{
     padding:0px;
     margin:0px auto;
     width:80px;
     height: 80px;
}
 section#testimonials .testimonials-slider .item .client_detail .client_dp img{
     border-radius: 50px;
     width: auto;
     display: inline-block;
}
 section#testimonials .testimonials-slider .item .client_detail .name_designation{
     text-align: center;
     margin: 15px 0;
}
 section#testimonials .testimonials-slider .item .client_detail .name_designation h5{
     display: block;
     font-weight: 500;
}
 section#testimonials .testimonials-slider .item .client_detail .name_designation span{
     font-size: 15px;
     color:#262626;
}
 section#testimonials .testimonials-slider .item:hover{
     -webkit-box-shadow: 0px 15px 32px -15px rgba(173,173,173,1);
     -moz-box-shadow: 0px 15px 32px -15px rgba(173,173,173,1);
     box-shadow: 0px 15px 32px -15px rgba(173,173,173,1);
     cursor: pointer;
     transition: all 0.5s ease;
}
 section#testimonials .testimonials-slider .owl-item {
     height:auto;
     padding:15px 0 35px;
}
/*---- Footer ----*/
 footer{
     padding:100px 0;
     min-height: 600px;
     margin-top: -600px;
     background-color: #0000;
     font-family: 'Poppins', sans-serif;
     color: #ffff;
}
 footer .column{
     margin-bottom:20px;
}
 footer .footer_about_content{
     padding:0px;
     margin: 0px;
}
 footer .footer_about_content .footer_logo{
     margin-bottom: 20px;
}
 footer .footer_about_content a{
     font-size: 15px;
     color:#ffff;
     margin-top: 0;
}
 footer .navigations{
     padding: 0px;
     margin: 0px;
}
 footer .navigations ul{
     list-style:none;
     padding: 0px;
     margin: 0px;
     margin-top:20px;
}
 footer .navigations ul li{
     padding:0px 0 15px 0;
     padding-left: 15px;
}
 footer .navigations ul li::before{
     content:url('../img/footer_nav_arrow.png');
     left:-15px;
     position: relative;
     transition: all 0.1s ease;
}
 footer .navigations ul li:hover::before{
     content:url('../img/footer_nav_arrow.png');
     left:-10px;
     position: relative;
}
 footer .navigations ul li a{
     color: #ffff;
     font-size: 15px;
}
 footer .contact_info{
     padding:0px;
     margin:0px;
}
 footer .contact_info ul{
     margin-top: 20px;
}
 footer .contact_info ul li{
     color: #ffff;
     font-size: 15px;
     line-height: 24px;
     display:inline-flex;
     float:none;
     margin-bottom: 20px;
}
 footer .contact_info i{
     margin-right:15px;
     height: auto;
     width:auto;
     float:left;
     margin-top:2px;
}
 footer .contact_info .follow_us_on {
     margin-top: 10px;
     border-top:solid 1px #ffff;
     padding-top: 20px;
}
 footer .contact_info .follow_us_on a i::before{
     margin-right: 20px;
     font-size: 16px;
}
 footer .newsletter{
     border:solid 1px #124acc;
     padding:25px 30px;
     width: 100%;
}
 footer .newsletter h4{
     padding-top:7px;
     margin: 0px;
}
 footer .newsletter form{
     padding: 0px;
     margin:0px;
}
 footer .newsletter form input[type="text"]{
     border:solid 1px #e6e6e6;
     padding:15px;
     color:#262626;
     font-size:15px;
     margin:0;
     width: 100%;
}
 footer .newsletter form button[type="submit"]{
     border:none;
     padding: 15px 0;
     text-align: center;
     font-size: 15px;
     color: #fff;
     width:100%;
}
 footer .copyright{
     font-size: 15px;
     margin:30px 0 0;
     color: #262626;
}
 footer .copyright a{
     color:#262626;
}
/****---- Homepage 1 End ----****/
/****---- Homepage 2 Start ----****/
 .index-2 a.view_more{
    border-radius:0px;
    color: #fff;
    background-color: #2285d9;
}
 .index-2 .separator ul li{
     display:inline-block;
     width:3px;
     height:7px;
     margin: 0px 2px;
     padding: 0px;
}
 .index-2 .owl-nav button{
     border-radius:50%;
}
/*---- Header ----*/
 .header-top.contact_info {
     padding:2px 1px;
     background-color: #2285D9 !important;
     height:30px;
}
 .header-top.contact_info .mail-call .mail-to, .header-top.contact_info .mail-call .call-on {
     display: inline-block;
     color: #fff;
}
 .header-top.contact_info i {
     height: auto;
     width: 18px;
}
 .header-top.contact_info .follow_us_on li {
     display:inline-block;
}
 .header-top.contact_info .follow_us_on li a i::before {
     font-size: 15px;
     color: #fff;
}
 .header-top.contact_info .mail-call{
     text-align:right;
}
 .header-top.contact_info .mail-call i::before {
     font-size: 16px;
     margin-right:10px;
     color: #fff 
}
 .header-top.contact_info .mail-call .mail-to, .header-top.contact_info .mail-call .call-on {
     display: inline-block;
     color: #fff;
}
/*---- Slider ----*/
 .slider.index-2 .owl-main{
     overflow:hidden;
     height:auto;
}
 .slider.index-2 .owl-main .owl-stage{
     height:700px !important;
}
 .slider.index-2 .owl-main .owl-item img{
     height:100vh;
     min-width:100vw !important;
     object-fit: cover;
}
/*---- About Us ----*/
 section#about-us.index-2 h1{
     line-height:1;
}
 section#about-us.index-2 .content_sec{
     position: relative;
}
 .index-2 .img-area {
     position: relative;
}
 .index-2 .img-area::before{
     content:'';
     border-radius:0px;
     border: solid 1px rgba(255, 255, 255, 0.5);
     width: 85%;
     height:85%;
     margin:5%;
     position: absolute;
     z-index: 1;
}
 .index-2 .img-area img{
     border-radius:0px;
}

section#about-us.index-2{
    margin-top: 10px;
    padding-top: 0px;
}

 section#about-us.index-2 .content-area {
     position: absolute;
     background:#fff;
     padding:10px;
     border-radius:0px;
     margin-top: 10px;
     right: 0;
     top:23px;
     -webkit-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
     -moz-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
     box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
     z-index: 1;
}
 section#about-us.index-2 .qualities {
     margin-top: 50px;
     margin-bottom: 0px;
     padding-bottom: 0px;
}
 section#about-us.index-2 .qualities .column{
     margin:40px 0 0;
}
 section#about-us.index-2 .qualities .column .icon {
     width:80px;
     line-height:75px;
     float:left;
}
 section#about-us.index-2 .qualities .column .icon i::before{
     font-weight:500;
     font-size:60px;
}
 section#about-us.index-2 .qualities .column .description {
     padding-right: 30px;
}
 section#about-us.index-2 .qualities .column .description h5{
     font-weight:500;
     margin:5px 0;
}
 section#about-us.index-2 .qualities .column .description p{
     padding-bottom: 0 
}
/*---- Services ----*/
 section#services.index-2 {
     padding:30px 0;
}
 section#services.index-2 .owl-nav button {
     display: none;
}
 section#services.index-2 .service-slider .owl-stage-outer{
     position: relative;
     padding-bottom:30px;
     padding-top:30px;
}
 section#services.index-2 .h-border{
     width: 100%;
     height: 1px;
     background:#e0e0e0;
     position: absolute;
     top:140px;
}
 section#services.index-2 .h-border::before{
     content:' ';
     width: 8px;
     height:8px;
     background:#707070;
     display:block;
     left: 0;
     top:-4px;
     position: absolute;
}
 section#services.index-2 .h-border::after{
     content:' ';
     width: 8px;
     height:8px;
     background:#707070;
     display:block;
     right: 0;
     top:-4px;
     position: absolute;
}
 section#services.index-2 .item{
     text-align:center;
}
 section#services.index-2 .service_icon {
     transition: all 0.5s ease;
     padding:10px;
     background:#fff;
     display:block;
     float:none;
     margin:0px auto;
     width:70px;
     height:70px;
     line-height: 100%;
     border-radius:100%;
     border:solid 1px #e0e0e0;
     z-index:9;
     position: relative;
}
 section#services.index-2 .service_icon i::before{
     font-size:35px;
     color:#797979;
     line-height:45px;
}
 section#services.index-2 .connector{
     width:15px;
     padding:0px;
     margin:0px auto;
     height: 80px;
     padding:35px 0;
     position: relative;
}
 section#services.index-2 .connector span{
     width: 11px;
     height:10px;
     background:#e0e0e0;
     display:block;
}
 section#services.index-2 .connector span::before{
     content:' ';
     width:1px;
     height:35px;
     background:#e0e0e0;
     position: absolute;
     top:0px;
}
 section#services.index-2 .connector span::after{
     content:' ';
     width:1px;
     height:35px;
     background:#e0e0e0;
     position: absolute;
     bottom:0px;
}
 section#services.index-2 .service-card{
     border-radius:20px;
     background:#fff;
     border:solid 1px #e0e0e0;
     transition: all 0.5s ease;
}
 section#services .service-card .service_detail p{
     padding-bottom: 0;
}
 section#services .item:hover .connector span{
     background:#707070;
}
 section#services .item:hover .service-card h5 a, section#services .item:hover .service-card p{
     color:#fff;
}
/*---- Counter ----*/
 section#work-status.index-2 {
     background:url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:60px 0px;
     position: relative;
     overflow: hidden;
}
 section#work-status.index-2 .container{
     z-index:2;
     position: relative;
}
 section#work-status.index-2 .counter-column {
     text-align: center;
}
 section#work-status.index-2 .counter-column .counter_content{
     width: 100% 
}
 section#work-status.index-2 .counter-column .counter_content .title{
     margin-top: 10px;
}
/*---- Our Team ----*/
 .index-2 .item{
     display:inline-block;
}
 .index-2 .team-card{
     border-radius:20px;
     background:#fff;
     border:solid 1px #e0e0e0;
     padding:30px;
     transition: all 0.5s ease;
     position: relative 
}
 .index-2 .team-card:after, .index-2 .team-card:before {
     bottom: 100%;
     left: 50%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .index-2 .team-card:after {
     border-color: rgba(255, 255, 255, 0);
     border-bottom-color: #fff;
     border-width: 11px;
     margin-left: -11px;
}
 .index-2 .team-card:before {
     border-color: rgba(224, 224, 224, 0);
     border-bottom-color: #DDDDDD;
     border-width: 12px;
     margin-left: -12px;
}
 .index-2 .client_dp{
     padding:0px;
     margin:0px auto 40px;
     width:120px;
     height:120px;
     border-radius:50%;
     overflow:hidden;
}
 .index-2 .team-card .client_dp img{
     border-radius: 50px;
     width: auto;
     display: inline-block;
}
 .index-2 .team-card .name_designation {
     margin-top: 0;
}
 .index-2 .owl-nav button {
     display: none;
}
/*---- Portfolio ----*/
 section#portfolio.index-2 {
     background:url(../img/parallax_5.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:100px 0px 75px;
     position: relative;
}
 section#portfolio.index-2 .container{
     z-index:999;
     position: relative;
}
 section#portfolio.index-2 .project{
     margin-bottom: 10px;
     border-radius:20px;
}
 section#portfolio.index-2 .overlay{
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.2);
     display: block;
     position: absolute;
     z-index: 0;
     top: 0;
}
 section#portfolio.index-2 .section_heading h2, section#portfolio.index-2 .section_heading .heading_content{
     color: #fff;
}
 section#portfolio.index-2 .portfolio-sort {
     display: inline-block;
     cursor: pointer;
     margin-bottom: 45px;
}
 section#portfolio.index-2 .sorting {
     background:none !important;
}
 section#portfolio.index-2 .sort-btn {
     border-radius:25px;
     background: #101010;
     color: #fff;
}
/*---- Pricing ----*/
 section#pricing.index-2 .price_card{
     border-radius:20px;
     float:left;
}
 section#pricing.index-2 .price_card .separator ul::before, section#pricing.index-3 .price_card .separator ul::before {
     background: #fff;
}
 section#pricing.index-2 .price_card .separator ul::after, section#pricing.index-3 .price_card .separator ul::after {
     background: #fff;
}
 section#pricing.index-2 .purchase a.purchase_now{
     border-radius:25px;
}
 section#pricing.index-2 .ultimate .features ul li{
     padding:15px 0;
     color:#fff;
}
 section#pricing.index-2 .ultimate .features ul li:last-child{
     border-bottom:none;
}
/*---- Counter 2 ----*/
 section#counter.index-2 {
     padding:65px 0 70px;
     position: relative;
     background: #f4f4f4;
}
 section#counter.index-2::after {
     content:'';
     width:55%;
     height: 100%;
     top: 0;
     z-index:999;
     border-radius:400px 0 0 400px;
     right:0px;
     background:url(../img/success.jpg) no-repeat 100% center;
     background-size: auto auto;
     position: absolute;
}
 section#counter.index-2 .counter-column{
     margin:20px 0 30px 0;
}
 section#counter.index-2 .counter-column .count_icon {
     float: none;
     display:block;
     width:75px;
}
 section#counter.index-2 .counter-column .count_icon i::before{
     margin: 0px;
     display: block;
     line-height: 90px;
}
 section#counter.index-2 .counter-column .count_icon i.flaticon-happiness::before{
     font-size: 70px;
}
 section#counter.index-2 .counter-column .count_icon i.flaticon-coffee-cup::before, section#counter.index-2 .counter-column .count_icon i.flaticon-building::before, section#counter.index-2 .counter-column .count_icon i.flaticon-like::before{
     font-size: 65px;
}
 section#counter.index-2 .counter-column .separator{
     display:block;
     margin:10px 0;
}
 section#counter.index-2 .counter-column .counter_content{
     float: left;
     margin-left:0px;
     width:auto;
}
 section#counter.index-2 .counter-column .counter_content h2{
     font-weight: 700;
     color: #262626;
     display: block;
}
 section#counter.index-2 .counter-column .counter_content .display{
     font-weight: 700;
     color: #262626;
     display: block;
     font-size: 70px;
     font-family: 'Poppins', sans-serif;
     line-height: 70px;
}
 section#counter.index-2 .counter-column .counter_content .title{
     display:block;
     color: #797979;
}
 section#counter.counter-inner {
     position: relative;
     overflow:hidden;
}
 section#counter.counter-inner .overlay{
     width:100%;
     height: 100%;
     background: #000;
     display:block;
     position:absolute;
     z-index:0;
     top:0;
}
/*---- Blog Posts ----*/
 section#blog_post.index-2 .post-img {
     width: 100% !important;
     border-radius:20px;
}
 section#blog_post.index-2 .post-img .posted_on{
     top:15px;
     right: 15px;
     border-radius:50%;
}
 section#blog_post.index-2 .blog_card{
     display:inline-block;
}
 section#blog_post.index-2 .post-detail{
     padding:20px 0 0;
     border:none;
     border-top:0px;
     width: 100% !important;
}
 section#blog_post.index-2 .post-detail .post-status{
     margin:15px 0 5px;
     width: 100%;
     display: inline-block;
}
 section#blog_post.index-2 .post-detail .post-status ul{
     list-style: none;
     padding:0px;
     margin:0px;
}
 section#blog_post.index-2 .post-detail .post-status ul li{
     float:left;
     min-width:50px;
     color: #797979;
     margin-right: 20px;
     font-size: 15px;
     background-color: #2285D9;
}
 section#blog_post.index-2 .post-detail .post-status ul li span{
     vertical-align:text-bottom;
}
 section .post-status ul li span a{
     color:#797979;
}
 section#blog_post.index-2 .post-detail .post-status ul li:last-child{
     margin-right: 0;
}
 section#blog_post.index-2 .post-detail .post-status ul li i::before{
     margin-right: 5px;
     font-size:15px;
}
 section#blog_post.index-2 .post-detail .description a.view_more{
     font-size: 15px;
     padding:7px 15px;
     background:none;
     border:solid 1px #e0e0e0;
     color:#262626;
}
 section#blog_post .post-detail .description a.view_more:hover {
     color:#fff;
}
/*---- Clients ----*/
 section#client.index-2 {
     background:url(../img/parallax_2.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:70px 0px;
     position: relative;
     height:290px;
     overflow: visible;
}
 section#client.index-2 .owl-dots{
     display:none !important;
}
 section#client.index-2 .overlay {
     width:100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.8);
     display:block;
     position:absolute;
     z-index:0;
     top:0;
}
 section#client.index-2 .container{
     z-index:2;
     position: relative;
}
 section#client.index-2 .section_heading {
     margin-bottom:60px;
}
 section#client.index-2 .section_heading h2{
     color:#fff;
}
 section#client.index-2 .team-slider{
     background:#fff;
     padding:40px;
     position: relative;
     border: solid 1px #e4e4e4;
}
 section#client.index-2 .left-tri{
     width: 50px;
     height: 80px;
     border-style: solid;
     border-width: 0 47px 80px 0;
     border-color: transparent #e0e0e0 transparent transparent;
     position: absolute;
     left: -35px;
     top: 86px;
}
 section#client.index-2 .right-tri{
     width: 50px;
     height: 80px;
     border-style: solid;
     border-width: 80px 50px 0px 0;
     border-color:#e0e0e0 transparent transparent transparent;
     position: absolute;
     right: -35px;
     top: 86px;
}
 section#client.index-2 .owl-carousel .owl-nav {
     display: block !important;
     position: relative;
     top: 90px;
     left: 0;
     text-align: center;
     width: 100%;
     width: 140px;
     margin: 0px auto;
}
 section#client.index-2 .owl-carousel.owl-drag .owl-item .item{
     width:99%;
}
 section#client.index-2 .owl-carousel .owl-nav .owl-next, section#client.index-2 .owl-carousel .owl-nav .owl-prev{
     display:block !important;
}
 section#client.index-2 .owl-carousel .owl-nav button{
     float: left;
     margin:0 10px;
}
 section#client.index-2 .owl-carousel .owl-nav button.owl-prev {
     position: relative;
     top:0;
     left: 0;
}
 section#client.index-2 .owl-carousel .owl-nav button.owl-next {
     position: relative;
     top:0;
     left: 0;
}
 section#client.index-2 .owl-carousel .owl-nav button.owl-prev img{
     display:none;
}
 section#client.index-2 .owl-carousel .owl-nav button.owl-next img{
     display:none;
}
 section#client.index-2 .owl-carousel .owl-nav button.owl-prev::before{
     content: "\f126";
     font-size: 15px;
     color: #797979;
     font-family: Flaticon;
     vertical-align: super;
     line-height: 50px;
}
 section#client.index-2 .owl-carousel .owl-nav button.owl-next::before{
     content: "\f123";
     font-size: 15px;
     color: #797979;
     font-family: Flaticon;
     vertical-align: super;
     line-height: 50px;
}
 section#client .owl-carousel .owl-nav button.owl-prev:hover::before{
     color:#fff;
}
 section#client .owl-carousel .owl-nav button.owl-next:hover::before{
     color:#fff;
}
/*---- Testimonials ----*/
 section#testimonials.index-2 {
     margin-top: 250px !important;
     position: relative;
}
 section#testimonials.index-2 .content_sec{
     top:0px;
     margin-top: 0;
}
 section#testimonials.index-2::after {
     content:'';
     width:47%;
     height: 100%;
     top: 0;
     z-index:999;
     border-radius:0 400px 400px 0;
     left:0;
     background:url(../img/testimonial-bg.jpg) no-repeat right center;
     background-size: auto auto;
     position: absolute;
}
 section#testimonials.index-2 .section_heading {
     text-align:left;
     margin-bottom:30px;
}
 section#testimonials.index-2 .section_heading .separator.left-align ul::after {
     content:'';
     width: 40px;
     height: 1px;
     background: #c9c9c9;
     right:0;
     top:63%;
     position: absolute;
}
 section#testimonials.index-2 .testimonials-slider .item{
     background:none;
     padding-left: 0px;
     padding-right: 0px;
}
 section#testimonials.index-2 .testimonials-slider .item::before{
     display:none;
}
 section#testimonials.index-2 .testimonials-slider .comment-box {
     text-align:left;
     border-radius:20px;
     padding:0px 30px 10px;
     position: relative;
     background: #fff;
     border: 1px solid #e0e0e0;
}
 section#testimonials.index-2 .testimonials-slider .comment-box:after, section#testimonials.index-2 .testimonials-slider .comment-box:before {
     top: 100%;
     left: 13%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 section#testimonials.index-2 .testimonials-slider .comment-box:after {
     border-color: rgba(255, 255, 255, 0);
     border-top-color: #fff;
     border-width: 10px;
     margin-left: -10px;
}
 section#testimonials.index-2 .testimonials-slider .comment-box:before {
     border-color: rgba(224, 224, 224, 0);
     border-top-color: #e0e0e0;
     border-width: 11px;
     margin-left: -11px;
}
 section#testimonials.index-2 .testimonials-slider .comment-box .comment::before{
     content:url('../img/testimonial_quote.png');
     position: relative;
     top:-15px;
     -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
     filter: grayscale(100%);
     opacity:0.5;
}
 section#testimonials.index-2 .testimonials-slider .item .client_detail{
     text-align: left;
     margin-top:30px;
     padding-left: 40px;
}
 section#testimonials.index-2 .testimonials-slider .item .client_detail .client_dp{
     padding:0px;
     float:left;
     margin:0px;
     margin-right:20px;
     width:80px;
     height: 80px;
}
 section#testimonials.index-2 .testimonials-slider .item .client_detail .client_dp img{
     border-radius: 50px;
     width: auto;
     display: inline-block;
}
 section#testimonials.index-2 .testimonials-slider .item .client_detail .name_designation{
     text-align: left;
     margin:10px 0 0;
     display:inline-block;
}
 section#testimonials.index-2 .testimonials-slider .item .client_detail .name_designation h5{
     display: block;
     font-weight: 500;
}
 section#testimonials.index-2 .testimonials-slider .item .client_detail .name_designation span{
     font-size: 15px;
     color:#262626;
}
 section#testimonials.index-2 .testimonials-slider .item:hover{
     box-shadow:none;
}
 section#testimonials.index-2 .testimonials-slider .owl-item {
     height:auto;
     padding:15px 0 0;
}
/*---- Quick Contact ----*/
 section#quick-connect.index-2 {
     padding:20px 0;
}
 section#quick-connect.index-2 .newsletter{
     width:100%;
     border-radius:0px;
     padding:40px 50px;
     min-height:280px;
     margin: 20px 0;
}
 section#quick-connect.index-2 .newsletter form{
     padding:0px;
     margin:0px;
     border-radius:25px;
     background:rgba(0, 0, 0, 0.2);
     margin-top:20px;
}
 section#quick-connect.index-2 .newsletter form input[type="text"]{
     padding:10px 20px;
     border:none;
     margin:0px;
     background:none;
     border:none;
     font-size:15px;
     color:#fff;
     width:67%;
}
 section#quick-connect.index-2 .newsletter form button[type="submit"]{
     border-radius:0px;
     background:#262626;
     color:#fff;
     border:none;
     padding:10px 35px;
     float:right;
     font-size: 15px;
}
 section#quick-connect.index-2 .quick-info {
     width:100%;
     border-radius:0px;
     background:url('../img/quick-call.png') no-repeat center center, #262626;
     padding:40px 50px;
     min-height:280px;
     margin: 20px 0;
}
 section#quick-connect.index-2 .quick-info .content{
     margin-top:30px;
     text-align: center;
}
 section#quick-connect.index-2 .quick-info .content .sub-heading{
     font-size:18px;
     font-weight:600;
     font-family: 'Poppins', sans-serif;
}
 section#quick-connect.index-2 .quick-info .content .contact-no{
     font-size:40px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight:700;
     margin-top:10px;
}
 section#quick-connect.index-2 .section_heading .separator li{
     background:#fff;
}
 section#quick-connect.index-2 .section_heading h4 {
     color: #fff;
     font-weight:600;
}
 section#quick-connect.index-2 .section_heading .heading_content{
     width:90% !important;
     font-size:15px;
     color: #fff;
     line-height:24px;
}
/*---- Footer ----*/
 footer.index-2.home{
     padding:40px 0 0;
     min-height: 530px;
     margin-top: -470px;
     padding-bottom: 0%;
     background-color: #000;
     background:url(../img/footer-bg.jpg) no-repeat right top;
     background-size:cover;
}
 footer.index-2 .section_heading {
     text-align: left;
}
 footer.index-2 .section_heading h2{
     color:#fff;
     margin:0 0 20px;
}
 footer.index-2 .section_heading .separator.left-align{
     margin-bottom:25px;
}
 footer.index-2 .contact_info{
     margin-bottom:30px;
}
 footer.index-2 .contact_info ul li{
     margin-bottom:26px;
     display: inline-block;
     width: 100%;
}
 footer.index-2 .contact_info ul li:last-child{
     margin-bottom:0;
}
 footer.index-2 .contact_info ul li .icon{
     width:85px;
     height: 85px;
     line-height:85px;
     margin-right:20px;
     border:solid 1px #262626;
     padding:0px;
     border-radius:50%;
     text-align: center;
     float: left;
}
 footer.index-2 .contact_info ul li .icon i{
     width:100%;
}
 footer.index-2 .contact_info ul li .detail {
     float:left;
     width:80%;
}
 footer.index-2 .contact_info ul li .detail h5 {
     font-size:20px;
     font-weight:500;
     font-family: 'Poppins', sans-serif;
     color: #fff;
}
 footer.index-2 .contact_info ul li .detail .content {
     margin-top: 10px;
}
 footer.index-2 .contact_info ul li .detail .content span.value{
     color: #fff;
}
 footer.index-2 .contact_info ul li .detail a{
     color: #fff;
     display:inline-block;
}
 footer.index-2 .contact_info ul li .detail i {
     margin-right:10px;
}
 footer.index-2 .contact_info ul li .detail i::before{
     font-size:15px;
}
 footer.index-2 .contact-form{
     margin-bottom:30px;
}
 footer.index-2 .contact-form form .form-group{
     margin-bottom: 30px;
     display: inline-block;
}
 footer.index-2 .contact-form form input[type="text"], footer.index-2 .contact-form form textarea{
     background:none;
     border:solid 1px #262626;
     color:#fff 
}
 footer.index-2 .contact-form form button[type="submit"]{
     padding:10px 30px;
     border:none;
     margin:0px;
     background:#fff;
     font-size:15px;
     color:#262626;
     border-radius:20px;
}
 footer .bottom {
     padding:0;
     margin-top:45px;
     margin-bottom: -25px;
}
 footer .bottom .navigation {
     text-align: center;
     margin:25px 0;
     display:inline-block;
     width: 100%;
}
 footer .bottom .navigation li{
     float:none;
     white-space:nowrap;
     display:inline;
}
 footer .bottom .navigation li a{
     font-size:15px;
     color:#fff;
     padding:0;
}
 footer .bottom hr{
     margin:0;
}
 footer .bottom .separator{
     width:1px;
     height:10px;
     display:inline-block;
     margin:0px 10px;
     background:#2285D9;
}
 footer .bottom .copyright{
     text-align:left;
     color:#fff;
     margin:-5px 0;
     display:inline-block;
     padding:0;
       width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
 footer .bottom .copyright a{
     display:inline;
     float:none;
     color:#fff;
}
/****---- Homepage 2 End ----****/
/****---- Homepage 3 Start ----****/
/*---- Slider ----*/
 .slider.index-3 .owl-main{
     overflow:hidden;
     height:auto;
}
 .slider.index-3 .owl-main .owl-stage{
     height:auto !important;
}
 .slider.index-3 .owl-main .owl-item img{
     height:100vh;
     min-width:auto !important;
     object-fit: cover;
}
 .slider.index-3 .owl-main .item::after{
     content:'';
     background:rgba(0, 0, 0, 0.7);
     height:100%;
     width:100%;
     z-index:1;
     position: absolute;
     top:0;
}
 .slider.index-3 .owl-main .owl-dots{
     display:none !important;
}
 .slider.index-3 .owl-main .owl-nav{
     display:block !important;
     z-index:999;
     position: absolute;
     top:40%;
     width: 100%;
}
 .slider.index-3 .owl-main .owl-carousel .owl-nav .owl-next span, .slider.index-3 .owl-main .owl-carousel .owl-nav .owl-prev span {
     display:block !important;
}
 .slider.index-3 .owl-main .owl-nav button{
     height: 70px;
     width: 70px;
     padding: 28px;
     border:none;
     background:none;
     transition: all 0.5s ease;
     top:0;
}
 .slider.index-3 .owl-main .owl-nav button.owl-prev{
     left:0;
}
 .slider.index-3 .owl-main .owl-nav button.owl-next{
     right:0;
}
 .slider.index-3 .owl-main .owl-nav button img{
     opacity:0.5;
}
 .slider.index-3 .owl-main .owl-nav button:hover{
     background:none;
}
 .slider.index-3 .owl-main .owl-nav button:hover img{
     opacity:1;
}
 .slider.index-3 .caption a.contact_us{
     border-radius:0;
     border:solid 1px #fff;
     color:#fff;
     padding:10px 25px;
     background:none 
}
 .slider.index-3 .owl-main .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
     background:none;
}
 .slider.index-3 .caption {
     text-align:left;
     margin:0px auto;
     width:800px;
     height:auto;
     top:200px;
     position: absolute;
     right: 10%;
     bottom: 20px;
     left: 10%;
     z-index: 10;
     padding-top: 20px;
     padding-bottom: 20px;
     color: #fff;
}
 .slider.index-3 .caption .think{
     font-size:25px;
     letter-spacing:5px;
     text-transform: uppercase;
     font-weight:600;
     font-family: 'Poppins', sans-serif;
     position: relative;
     height:auto;
     margin-bottom: 10px;
}
 .slider.index-3 .caption .display{
     font-size:60px;
     line-height:70px;
     margin:20px 0;
     font-family: 'Poppins', sans-serif;
     font-weight: 700;
}
 .slider.index-3 .caption .sub-heading{
     font-size:30px;
     margin-bottom:20px;
     font-family: 'Poppins', sans-serif;
}
 .slider.index-3 .caption .content{
     font-size:18px;
     color: #fff;
     padding:0 10%;
     margin-bottom:20px;
}

.item.display, .item.content {
    margin: 0; /* Removes default margins */
    padding: 0; /* Removes default padding */
  }
/*---- About Us ----*/
 section#about-us.index-3 h1{
     line-height:1;
}
 .wraper-v2-inner section#about-us.index-3{
     padding-top: 100px;
}
 section#about-us.index-3 .content_sec{
     position: relative;
}
 section#about-us.index-3 .img-area {
     padding: 20px 70px 0 0;
     position: relative;
}
 section#about-us.index-3 .img-area img{
     position: relative;
     z-index:1;
     margin-left:4%;
     width:100%;
}
 section#about-us.index-3 .img-area::after{
     content:'';
     border-radius:0px;
     border: solid 1px #e4e4e4;
     width: 85%;
     height:85%;
     left: 0;
     top: 0;
     position: absolute;
     z-index:0;
     left: 0;
}
 section#about-us.index-3 .content-area{
     margin-top: 20px;
     padding-left: 0 
}
/*---- Services ----*/
 section#services.index-3 {
     background:url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:100px 0px;
     position: relative;
}
 section#services.index-3 .container{
     position: relative;
     z-index: 1;
}
 section#services.index-3 .owl-nav button {
     display: none;
}
 section#services.index-3 .service-slider .owl-stage-outer{
     position: relative;
     padding-top:30px;
}
 section#services.index-3 .h-border{
     width:100%;
     height: 1px;
     background:#b9b9b9;
     position: absolute;
     top:140px;
     left:0;
}
 section#services.index-3 .h-border::before{
     content:' ';
     width: 8px;
     height:8px;
     background:#707070;
     display:block;
     left: 0;
     top:-4px;
     position: absolute;
}
 section#services.index-3 .h-border::after{
     content:' ';
     width: 8px;
     height:8px;
     background:#707070;
     display:block;
     right: 0;
     top:-4px;
     position: absolute;
}
 section#services.index-3 .item{
     text-align:center;
     padding:1px;
}
 section#services.index-3 .service_icon {
     transition: all 0.5s ease;
     padding:10px;
     display:block;
     float:none;
     margin:0px auto;
     width:70px;
     height:70px;
     line-height: 100%;
     border-radius:0;
     z-index:9;
     position: relative;
}
 section#services.index-3 .service_icon i::before{
     font-size:35px;
     color:#fff;
     line-height:45px;
}
 section#services.index-3 .connector{
     width:15px;
     padding:0px;
     margin:0px auto;
     height: 80px;
     padding:35px 0;
     position: relative;
}
 section#services.index-3 .connector span{
     width: 11px;
     height:10px;
     background:#b9b9b9;
     display:block;
}
 section#services.index-3 .connector span::before{
     content:' ';
     width:1px;
     height:35px;
     background:#b9b9b9;
     position: absolute;
     top:0px;
}
 section#services.index-3 .connector span::after{
     content:' ';
     width:1px;
     height:35px;
     background:#b9b9b9;
     position: absolute;
     bottom:0px;
}
 section#services.index-3 .service-card{
     border-radius:0px;
     background:#fff;
     border:solid 1px #b9b9b9;
     transition: all 0.5s ease;
}
 section#services.index-3 .item:hover .connector span{
     background:#707070;
}
 section#services.index-3 .item:hover .service-card h5, section#services.index-3 .item:hover .service-card p{
     color:#fff;
}
 section#services.index-3 .overlay{
     width:100%;
     height: 100%;
     background: rgba(255, 255, 255, 0.95);
     display:block;
     position:absolute;
     z-index:0;
     top:0;
}
/*---- Our Team ----*/
 section#our_team.index-3 .item {
     margin-bottom:50px;
}
 section#our_team.index-3 .item .client_dp{
     width:22%;
     float:left;
     border-radius:50%;
     overflow:hidden;
}
 section#our_team.index-3 .item .client_dp img{
     width:100%;
     height: 100%;
}
 section#our_team.index-3 .item .team-card{
     width:73%;
     float:right;
     padding:0;
     text-align: left;
     padding:25px;
     position: relative;
     margin-bottom: 0 
}
 section#our_team.index-3 .item .team-card .name_designation {
     text-align: left;
     margin-bottom:10px;
     margin-top: 0 
}
 section#our_team.index-3 .item:hover .team-card{
     -webkit-box-shadow: 0px 15px 32px -15px rgba(173,173,173,1);
     -moz-box-shadow: 0px 15px 32px -14px rgba(173,173,173,1);
     box-shadow: 0px 15px 32px -14px rgba(173,173,173,1);
     cursor: pointer;
     transition: all 0.5s ease;
}
 section#our_team.index-3 .item .team-card:after, section#our_team.index-3 .item .team-card:before {
     right: 100%;
     top:20%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 section#our_team.index-3 .item .team-card:after {
     border-color: rgba(255, 255, 255, 0);
     border-right-color: #fff;
     border-width: 10px;
     margin-top: -10px;
}
 section#our_team.index-3 .item .team-card:before {
     border-color: rgba(230, 230, 230, 0);
     border-right-color: #e6e6e6;
     border-width: 11px;
     margin-top: -11px;
}
/*---- Portfolio ----*/
 section#portfolio.index-3 {
     background:url(../img/parallax_6.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:100px 0px 85px;
     position: relative;
}
 section#portfolio.index-3 .container {
     position: relative;
     z-index: 1;
}
 section#portfolio .overlay{
     background: rgba(34,137,217, 0.9);
}
 section#portfolio.index-3 .portfolio-sort {
     display: inline-block;
     cursor: pointer;
     margin-bottom: 45px;
}
 section#portfolio.index-3 .separator ul li{
     background:#fff;
}
 section#portfolio.index-3 ul li{
     border-radius:0;
}
 section#portfolio.index-3 .sorting {
     background:none !important;
}
 section#portfolio.index-3 .sort-btn {
     background:#000;
     color: #fff;
}
 section#portfolio.index-3 .section_heading h2, section#portfolio.index-3 .section_heading .heading_content{
     color: #fff;
}
 section#portfolio.index-3 .project .label-bg {
     background-color:#000;
}
/*---- Counter ----*/
 section#counter.index-3{
     width:100%;
     background: #f4f4f4;
     display:block;
}
 section#counter.index-3 h2, section#counter.index-3 .title {
     color: #262626;
}
/*---- Blog Posts ----*/
 section#blog_post.index-3 .post-img {
     width: 100% !important;
}
 section#blog_post.index-3 .post-img .posted_on{
     top:15px;
     right: 15px;
     border-radius:0;
}
 section#blog_post.index-3 .post-detail .post-status ul li span a{
     color:#797979;
}
 section#blog_post.index-3 .blog_card{
     display:inline-block;
}
 section#blog_post.index-3 .post-detail{
     padding:20px 0 0;
     border:none;
     border-top:0px;
     width: 100% !important;
}
 section#blog_post.index-3 .post-detail h6 a{
     color:#262626;
}
/*---- Testimonials ----*/
 section#testimonials.index-3 {
     background:url(../img/parallax_7.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:85px 0px 75px;
     margin-top: 250px;
     position: relative;
}
 section#testimonials.index-3 .container {
     position: relative;
     z-index: 1;
}
 section#testimonials.index-3 .overlay{
     width:100%;
     height: 100%;
     background: rgba(255, 255, 255, 0.9);
     display:block;
     position:absolute;
     z-index:0;
     top:0;
}
 section#testimonials.index-3 .content_sec{
     margin-top: 45px;
}
 section#testimonials.index-3 .testimonials-slider .item{
     background:none;
     padding-left: 0px;
     padding-right: 0px;
     padding-bottom: 0;
}
 section#testimonials.index-3 .testimonials-slider .item::before{
     display:none;
}
 section#client.index-2 .owl-nav {
     text-align: center;
}
 section#client.index-2 .owl-nav button{
     padding:10px;
}
 section#client.index-2 .owl-nav button img{
     height: 20px;
     vertical-align:unset;
     opacity:1;
}
 section#testimonials.index-3 .testimonials-slider .comment-box {
     text-align:left;
     padding:0px 30px 10px;
     position: relative;
     background: #fff;
     border: 1px solid #e0e0e0;
}
 section#testimonials.index-3 .testimonials-slider .comment-box:after, section#testimonials.index-3 .testimonials-slider .comment-box:before {
     top: 100%;
     left: 13%;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 section#testimonials.index-3 .testimonials-slider .comment-box:after {
     border-color: rgba(255, 255, 255, 0);
     border-top-color: #fff;
     border-width: 10px;
     margin-left: -10px;
}
 section#testimonials.index-3 .testimonials-slider .comment-box:before {
     border-color: rgba(224, 224, 224, 0);
     border-top-color: #e0e0e0;
     border-width: 11px;
     margin-left: -11px;
}
 section#testimonials.index-3 .testimonials-slider .comment-box .comment::before{
     content:url('../img/testimonial_quote.png');
     position: relative;
     top:-15px;
     -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
     filter: grayscale(100%);
     opacity:0.5;
}
 section#testimonials.index-3 .testimonials-slider .item .client_detail{
     text-align: left;
     margin-top:25px;
     padding-left: 30px;
}
 section#testimonials.index-3 .testimonials-slider .item .client_detail .client_dp{
     padding:0px;
     float:left;
     margin:0px;
     margin-right:20px;
     width:80px;
     height: 80px;
}
 section#testimonials.index-3 .testimonials-slider .item .client_detail .client_dp img{
     border-radius: 50px;
     width: auto;
     display: inline-block;
}
 section#testimonials.index-3 .testimonials-slider .item .client_detail .name_designation{
     text-align: left;
     margin:10px 0 0;
     display:inline-block;
}
 section#testimonials.index-3 .testimonials-slider .item .client_detail .name_designation h5{
     display: block;
     font-weight: 500;
}
 section#testimonials.index-3 .testimonials-slider .item .client_detail .name_designation span{
     font-size: 15px;
     color:#262626;
}
 section#testimonials.index-3 .testimonials-slider .item:hover {
     box-shadow:none;
}
 section#testimonials.index-3 .testimonials-slider .owl-item {
     height:auto;
     padding:15px 0;
}
/*---- Quick Contact ----*/
 section#quick-connect.index-3 {
     padding:80px 0;
}
 section#quick-connect.index-3 .newsletter{
     width:100%;
     border-radius:0;
     padding:40px 50px;
     min-height:280px;
     margin: 20px 0;
}
 section#quick-connect.index-3 .newsletter form{
     padding:0px;
     margin:0px;
     border-radius:0;
     background:rgba(0, 0, 0, 0.2);
     margin-top:20px;
}
 section#quick-connect.index-3 .newsletter form input[type="text"]{
     padding:10px 20px;
     border:none;
     margin:0px;
     background:none;
     border:none;
     font-size:15px;
     color:#fff;
     width:67%;
}
 section#quick-connect.index-3 .newsletter form button[type="submit"]{
     border-radius:0;
     background:#262626;
     color:#fff;
     border:none;
     padding:10px 35px;
     float:right;
     font-size: 15px;
}
 section#quick-connect.index-3 .quick-info {
     width:100%;
     border-radius:0;
     background:url('../img/quick-call.png') no-repeat center center, #262626;
     padding:40px 50px;
     min-height:280px;
     margin: 20px 0;
}
 section#quick-connect.index-3 .quick-info .content{
     margin-top:30px;
     text-align: center;
}
 section#quick-connect.index-3 .quick-info .content .sub-heading{
     font-size:18px;
     font-weight:600;
     font-family: 'Poppins', sans-serif;
}
 section#quick-connect.index-3 .quick-info .content .contact-no{
     font-size:40px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     font-weight:700;
     margin-top:10px;
}
 section#quick-connect.index-3 .section_heading .separator li{
     background:#fff;
}
 section#quick-connect.index-3 .section_heading h4 {
     color: #fff;
     font-weight:600;
}
 section#quick-connect.index-3 .section_heading .heading_content{
     width:90% !important;
     font-size:15px;
     color: #fff;
     line-height:24px;
}
/*---- Footer ----*/
 footer.index-3{
     padding: 80px 0 0;
     min-height: 600px;
     margin-top: -600px;
    background-color: #0000;
     background-size: cover 
}
 footer.index-3 .about {
     padding-right: 50px;
     border-right:solid 1px #262626;
     border-bottom:solid 1px #262626;
     padding-bottom: 10px;
}
 footer.index-3 .logo {
     margin-top: 5px;
     margin-bottom: 25px;
}
 footer.index-3 .detail p {
     color: #fff;
}
 footer.index-3 a.view_more {
     background:none;
     color: #fff;
     border:solid 1px #fff;
}

 footer.index-3 .latest-news {
     padding-left: 50px;
     border-bottom:solid 1px #262626;
     padding-bottom: 40px;
}
 footer.index-3 .latest-news .section_heading{
     font-size:20px;
     color: #fff;
     font-family: 'Poppins', sans-serif;
     text-align: left;
     margin-bottom: 20px;
     font-weight:600;
}
 footer.index-3 .latest-news .post-item {
     margin-bottom:25px;
     display: inline-flex;
}
 footer.index-3 .latest-news .post-item:last-child {
     border-bottom:none;
     margin-bottom: 0px;
     padding-bottom: 0;
}
 footer.index-3 .latest-news .post-item .post-img{
     width:15%;
     float: left;
     overflow-x: hidden;
     margin-top: 7px;
}
 footer.index-3 .latest-news .post-item .post-content {
     margin-left:10px;
     width:73%;
     float:left;
}
 footer.index-3 .latest-news .post-item .post-content p {
     padding-bottom: 6px;
}
 footer.index-3 .latest-news .post-item .post-content p a{
     color:#fff;
}
 footer.index-3 .latest-news .post-item .post-content .post-status {
     min-width:50px;
     margin-right: 30px;
     font-size: 15px;
}
 footer.index-3 .contact_info{
     margin-top:50px;
     text-align: center;
     width:100%;
}
 footer.index-3 .contact_info .icon{
     text-align:center;
     width:60px;
     height: 60px;
     line-height:60px;
     margin:0 auto;
     border:solid 1px #262626;
     margin-bottom:10px;
}
 footer.index-3 .contact_info .icon i{
     width:100%;
}
 footer.index-3 .contact_info .detail {
     float:left;
     width:100%;
     margin-top: 20px;
}
 footer.index-3 .contact_info .detail h5 {
     font-size:20px;
     font-weight:500;
     color:#fff;
     font-family: 'Poppins', sans-serif;
}
 footer.index-3 .contact_info .detail .content {
     margin-top: 10px;
     font-size: 15px;
     line-height:24px;
}
 footer.index-3 .contact_info .detail .content span.value{
     color: #fff;
}
 footer.index-3 .contact_info .detail a{
     color: #fff;
}
 footer.index-3 .contact_info .detail i {
     margin-left:5px;
     margin-right:5px;
}
 footer.index-3 .contact_info .social .detail .content i{
     width:auto;
     float: left;
     margin:0 8px;
}
 footer.index-3 .contact_info .detail i::before{
     font-size:15px;
}
 footer.index-3 .contact_info i {
     margin-top: 0;
}
/****---- Homepage 3 Start ----****/
/****---- About Us ----****/
 section#inner-banner {
     background:url(../img/inner-banner.jpg) no-repeat fixed 50% center;
     margin: 0 auto;
     background-size:cover;
}
 section#inner-banner .inner-heading{
     text-align: center;
     display:block;
     width: 100%;
}
 section#inner-banner .inner-heading h2{
     color: #fff;
}
 section#inner-banner .inner-heading .breadcrumb{
     background: none;
     display:inline-flex;
     width:auto;
     padding:0px;
     margin: 0px;
     margin-top: 20px;
     color:#2285D9;
}
 section#inner-banner .inner-heading .breadcrumb li.breadcrumb-item{
     color: #fff;
     font-size: 24px;
}
 section#qualities{
     padding:0px 0;
}
 section#qualities .column{
     text-align:center;
     margin:20px 0;
}
 section#qualities .column .icon i::before{
     font-weight:500;
     font-size:60px;
}
 section#qualities .column .heading h5{
     margin:10px 0;
}
 section#about-detail {
     text-align: left;
}
 section#about-detail .description p{
     padding-bottom:0px;
}
 section#about-detail .content-area{
     margin-top: 70px;
}
 section#about-detail .section_heading {
     position: relative;
     height: 70px;
     text-align: left;
     margin-top: 20px;
}
 section#about-detail .section_heading h4 {
     padding:0;
}
 section#about-detail .number {
     font-size: 80px;
     font-weight:700;
     color:#f0f0f0;
     position: absolute;
     z-index: -1;
     font-family: 'Poppins', sans-serif;
     top: 0;
     line-height: 70px;
}
 section#about-detail .section_heading .separator {
     width: 75px;
}
 section#about-detail .mid-content {
     margin-bottom: 100px;
}
 section#about-detail .mid-content:last-child {
     margin-bottom:0;
}
 section#about-detail .mid-content img{
     -webkit-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
     -moz-box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
     box-shadow: 0px 5px 16px -10px rgba(0,0,0,0.75);
}
/****---- About Us End ----****/
/****---- About Us 2 Start ----****/
 section#qualities.index-2{
     padding:0;
     position: relative;
     margin-top:90px;
     margin-bottom:-130px;
     overflow: visible;
     top:-100px;
}
 section#inner-banner.index-2 .inner-heading{
     text-align:left;
     display:block;
     width: 100%;
}
 section#inner-banner.index-2 .inner-heading h2{
     margin-bottom:10px;
}
 section#qualities.index-2 .content{
     border-radius: 0px;
     overflow: hidden;
     background: #fff;
     -webkit-box-shadow: 0px 0px 10px 0px rgba(77,77,77,0.21);
     -moz-box-shadow: 0px 0px 10px 0px rgba(77,77,77,0.21);
     box-shadow: 0px 0px 10px 0px rgba(77,77,77,0.21);
     top:-80px;
     position:relative;
     width: 100%;
     left: 0;
     padding:0px 15px;
}
 section#qualities.index-2 .content .column{
     padding:15px 30px;
     border-right:solid 1px #e6e6e6;
     margin: 0;
}
 section#qualities.index-2 .content .column:last-child{
     border-right:none;
}
 section#counter.index-2 .overlay{
     width:100%;
     height: 500px;
     background: rgba(0, 0, 0, 0.8);
     display:block;
     position:absolute;
     z-index:0;
     top:0;
}
 footer.inner.index-2 {
     padding:0;
     min-height:140px;
     margin-top: -140px;
}
 footer.inner.index-2 .bottom{
     margin-top:0 
}
/****---- About Us 2 End ----****/
/****---- About Us 3 Start ----****/
 section#about-us.index-3{
     padding-top:0;
     margin-top:15px;
}
 section#inner-banner.index-3 .inner-heading{
     text-align: left;
     display:block;
     width: 100%;
}
 section#inner-banner.index-3 .inner-heading h2{
     margin-bottom:10px;
}
 footer.inner.index-3 {
     padding:0;
     min-height:140px;
     margin-top: -140px;
}
 footer.inner.index-3 .bottom{
     margin-top:0 
}
 .wraper-v2-inner section#qualities.index-3{
     padding:0;
}
 .wraper section#qualities.index-3{
     padding:0;
     position: relative;
     min-height: 250px;
     overflow: visible;
     top:-100px;
}
 
section#qualities.index-2{
    background-color: #2285D9;
}
section#qualities.index-3 .content{
     border-radius:0;
     background: #fff;
     -webkit-box-shadow: 0px 49px 33px -56px rgba(189,189,189,1);
     -moz-box-shadow: 0px 49px 33px -56px rgba(189,189,189,1);
     box-shadow: 0px 49px 33px -56px rgba(189,189,189,1);
     width: 100%;
     border: solid 1px #e6e6e6;
     display:flex;
     padding:0px 15px;
}
 section#qualities.index-3 .content .column{
     padding:15px 30px;
     border-right:solid 1px #e6e6e6;
     margin: 0;
}
 section#qualities.index-3 .content .column:last-child{
     border-right:none;
}
/****---- About Us 3 End ----****/
/****---- Services 1 Start ----****/
 section#services-counter{
     position: relative;
     overflow:hidden;
}
 section#services-counter .container{
     z-index: 2;
     position: relative;
}
 section#services-counter .counter-column .counter_content{
     float: left;
     margin-left: 10px;
     width:100%;
}
 section#pricing .price_card {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+47,f4f4f4+100 */
     background: #f4f4f4;
    /* Old browsers */
     background: -moz-linear-gradient(left, #f4f4f4 0%, #ffffff 47%, #f4f4f4 100%);
    /* FF3.6-15 */
     background: -webkit-linear-gradient(left, #f4f4f4 0%,#ffffff 47%,#f4f4f4 100%);
    /* Chrome10-25,Safari5.1-6 */
     background: linear-gradient(to right, #f4f4f4 0%,#ffffff 47%,#f4f4f4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=1 );
    /* IE6-9 */
     text-align: center;
     padding:30px 0px 40px;
     border: solid 1px #eeeeee;
}
 section#pricing .plan-title{
     margin-bottom:10px;
     display: block;
}
 section#pricing .plan-title h4{
     color: #262626;
     font-family: 'Poppins', sans-serif;
}
 section#pricing .price_amount{
     color:#797979;
     font-size:20px;
}
 section#pricing .price_amount strong{
     font-size:50px;
     font-weight:600;
     font-family: 'Poppins', sans-serif;
     padding:0 5px;
}
 section#pricing .features {
     margin:0px auto;
     width:55%;
}
 section#pricing .features ul{
     list-style: none;
     padding: 0px;
     margin: 0px;
}
 section#pricing .features ul li{
     padding:15px 0;
     border-bottom: solid 1px #d1d1d1;
     color:#262626;
}
 section#pricing .features ul li.deactive{
     color:#bebebe;
}
 section#pricing .features ul li:last-child{
     border-bottom:none;
}
 section#pricing .purchase{
     margin-top: 10px;
     text-align: center;
}
 section#pricing .purchase a.purchase_now{
     padding: 10px 25px;
     background:#262626;
     color:#fff;
     font-size: 15px;
     display: inline-block;
     font-family: 'Poppins', sans-serif;
}
 section#pricing .purchase a.purchase_now:hover{
     color: #fff;
}
 section#pricing .ultimate{
     border:none;
     z-index:9;
}
 section#pricing .ultimate .plan-title h4{
     color: #fff;
     font-family: 'Poppins', sans-serif;
}
 section#pricing .ultimate .plan-title .separator ul li{
     display:inline-block;
     width:3px;
     height:7px;
     background:#fff;
     margin: 0px 2px;
     padding: 0px;
}
 section#pricing .ultimate .price_amount{
     color:#fff;
     font-size:20px;
}
 section#pricing .ultimate .price_amount strong{
     color: #fff;
     font-size:50px;
     font-weight:600;
     font-family: 'Poppins', sans-serif;
}
 section#pricing .ultimate .purchase a.purchase_now, section#pricing .ultimate .purchase a:hover.purchase_now{
     background: #fff;
}
 section#pricing .ultimate .features ul li{
     padding:15px 0;
     color:#fff;
}
 section#pricing .ultimate .features ul li:last-child{
     border-bottom:none;
}
 section#services-counter {
     background:url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:70px 0px;
}
/****---- Services 1 End ----****/
 section#work-status.index-3 {
     background:url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:60px 0px;
     position: relative;
     overflow: hidden;
}
 section#work-status.index-3 .container{
     z-index:2;
     position: relative;
}
/****---- Services 2 Start ----****/
 section#services.index-2 {
     padding-bottom:50px;
}
 section#services.index-2 .content_sec{
     margin-top: 50px;
}
 section#services.index-2 .service-slider .owl-stage-outer{
     padding-top:10px;
}
 section#services.index-2 .h-border{
     width:100%;
     left:0;
     height: 1px;
     background:#e0e0e0;
     position: absolute;
     top:120px;
}
 section#services.index-2 .item.card_mr_top{
     margin: 35px 0 0;
}
 .wraper-v2-inner section#services.index-2 .service-card{
     position: relative;
     padding-top:55px;
}
 section#services.index-2 .service-card .service_icon {
     position: absolute;
     top:-35px;
     left:35%;
}
 section#services.index-2 .service-card{
     margin-bottom:50px;
}
 section#services.index-2 .service-card:hover .service_icon{
     border:none !important;
}
/****---- Services 2 End ----****/
/****---- Services 3 Start ----****/
 section#services.index-3.inner{
     background:none;
     padding-bottom:50px;
}
 section#services.index-3 .content_sec{
     margin-top: 50px;
}
 section#services.index-3 .service-slider .owl-stage-outer{
     padding-top:10px;
}
 section#services.index-3 .h-border{
     width:100%;
     left:0;
     height: 1px;
     background:#e0e0e0;
     position: absolute;
     top:120px;
}
 section#services.index-3 .item.card_mr_top{
     margin: 35px 0 0;
}
 .wraper-v2-inner section#services.index-3 .service-card{
     position: relative;
     padding-top:55px;
}
 section#services.index-3 .service-card .service_icon {
     position: absolute;
     top:-35px;
     left:35%;
}
 section#services.index-3 .service-card{
     margin-bottom:50px;
}
 section#services.index-3 .service-card:hover .service_icon{
     border:none !important;
}
 section#services.index-3 .service-card .service_icon{
     border:solid 1px #b9b9b9;
     background:#fff;
}
 section#services.index-3 .service-card .service_icon i::before{
     color:#797979;
}
/****---- Services 3 End ----****/
/****---- Portfolio Detail 1 Start ----****/
 section#portfolio_detail .img-sec{
     height:540px;
     overflow-y:hidden;
}
 section#portfolio_detail .img-sec img{
     width:100%;
     height:auto;
     vertical-align: middle;
}
 section#portfolio_detail .about_project{
     border-bottom:solid 1px #e6e6e6;
     margin-bottom: 10px;
     padding-bottom:0px;
}
 section#portfolio_detail .about_project .col-xs-12{
     padding:40px 0 0px 0;
}
 section#portfolio_detail .about_project .icon{
     display:block;
     width:55px;
     float:left;
}
 section#portfolio_detail .about_project i::before{
     font-size: 40px;
     line-height: 55px;
}
 section#portfolio_detail .about_project .content{
     color:#262626;
}
 section#portfolio_detail .about_project .content .value{
     color:#797979;
     font-size: 18px;
}
 section#portfolio_detail .project_description{
     padding:0px;
}
 section#portfolio_detail .project_description h4{
     margin-bottom:10px;
}
 section#portfolio_detail .project_description p:last-child{
     padding-bottom:0px;
}
/****---- Portfolio Detail 1 End ----****/
/****---- Our Team 1 Start ----****/
 section#our_team.inner {
     padding: 0px;
}
 section#our_team.inner #ui-ux, section#our_team.inner #web-developer, section#our_team.inner #seo-smo {
     padding: 85px 0 60px;
}
 section#member {
     background:url(../img/parallax_4.jpg) 50% 0 no-repeat fixed;
     margin: 0 auto;
     height:auto;
     padding:60px 0px;
     position: relative;
     overflow:hidden;
}
 section#member .container {
     z-index: 2;
     position: relative;
}
 section#member .heading{
     display:flex;
}
 section#member .heading h3{
     color:#fff;
     font-weight:300;
     display: inline-grid;
     line-height:45px;
     font-size:30px;
}
 section#member .heading h3 span {
     font-size: 36px;
     font-weight:700;
}
 section#member .heading .q-mark {
     font-size:90px;
     font-weight: 700;
     font-family: 'Poppins', sans-serif;
     display:inline;
     float: right;
     line-height:95px;
}
 section#member .meeting{
     display:inline-block;
}
 section#member .meeting_icon {
     height: auto;
     width: 15%;
     background: rgba(0, 0, 0, 0.25);
     position: relative;
     padding: 5px 0px 5px 20px;
     margin-left: 40px;
     float: left;
}
 section#member .meeting_icon::before{
     content:"";
     border-style: solid;
     border-width: 50px 30px 50px 0;
     border-color: transparent rgba(0, 0, 0, 0.25);
     position: absolute;
     left:-30px;
     top: 0;
}
 section#member .meeting_icon i {
     display:block;
}
 section#member .meeting_icon i::before{
     font-size: 55px;
     line-height: 90px;
}
 section#member .meeting_content {
     font-size: 20px;
     font-family: 'Poppins', sans-serif;
     color:#797979;
     font-weight: 300;
     background: #fff;
     padding:20px 30px 20px 20px;
     position: relative;
     float: left;
     width: 78%;
}
 section#member .meeting_content::before{
     content:"";
     border-style: solid;
     border-width: 50px 30px 50px 0;
     border-color: transparent #fff;
     position: absolute;
     left:-30px;
     top: 0;
}
 section#member .meeting_content a{
     font-weight: 600;
}
/****---- Our Team 1 End ----****/
/****---- Our Team 2 Start ----****/
 section.index-2#member .overlay{
     width:100%;
     height: 1000px;
     background: rgba(0, 0, 0, 0.8);
     display:block;
     position:absolute;
     z-index:0;
     top:0;
}
/****---- Our Team Detail Start ----****/
 section#team_member_detail img{
     width:100%;
     height:auto;
}
 section#team_member_detail .about_member{
     padding:0px;
     margin:0px;
}
 section#team_member_detail .name_designation{
     width:auto;
     float: left;
}
 section#team_member_detail .name_designation h3{
     font-weight:600;
     display: block;
     margin-bottom:10px;
     line-height: 1;
}
 section#team_member_detail .name_designation h6{
     font-weight:400;
     color:#262626;
     display: block;
}
 section#team_member_detail .social_media{
     float: right;
     margin-top:15px;
}
 section#team_member_detail .social_media ul{
     list-style:none;
     padding:0px;
     margin:0px;
}
 section#team_member_detail .social_media ul li{
     display: inline;
     padding: 10px;
}
 section#team_member_detail .social_media ul li:last-child{
     padding-right: 0;
}
 section#team_member_detail .social_media ul li a{
     color:#c9c9c9;
}
 section#team_member_detail .social_media ul li i::before{
     font-size:16px;
}
 section#team_member_detail .description {
     margin-top:20px;
     border-bottom: solid 1px #e6e6e6;
     padding-bottom: 10px;
}
 section#team_member_detail .contact-detail{
     padding:20px 0;
}
 section#team_member_detail .contact-detail li{
     font-size: 16px;
     color:#797979;
     float: left;
     margin-right: 34px;
}
 section#team_member_detail .contact-detail li:last-child{
     margin-right:0px;
}
 section#team_member_detail .contact-detail li i {
     margin-right:10px;
}
 section#team_member_detail .contact-detail li i::before{
     font-size:16px;
}
 section#team_member_detail .work-status{
     margin-top:80px;
}
 section#team_member_detail .counter-column{
     margin:20px 0 0;
}
 section#team_member_detail .counter-column .counter_content{
     float: left;
     width:100%;
     text-align: center;
}
 section#team_member_detail .counter-column .counter_content .display{
     font-weight: 700;
     color: #797979;
     display: block;
     font-size: 60px;
     font-family: 'Poppins', sans-serif;
     line-height: 70px;
}
 section#team_member_detail .counter-column .counter_content .title{
     display:block;
}
/****---- Our Team Detail End ----****/
/****---- Blog Posts Start ----****/
 section#blog-post-list .post-img {
     width: 100%;
}
 section#blog-post-list .post-detail{
     padding:20px;
     border:solid 1px #e6e6e6;
     border-top:0px;
     width: 100% 
}
 section#blog-post-list .post-detail h5 a{
     color:#262626;
}
 section#blog-post-list .post-detail .post-status{
     margin:10px 0 5px;
     width: 100%;
     display: inline-block;
}
 section#blog-post-list .post-detail .post-status ul{
     list-style: none;
     padding:0px;
     margin:0px;
}
 section#blog-post-list .post-detail .post-status ul li{
     float:left;
     min-width:50px;
     color: #797979;
     margin-right: 20px;
     font-size: 15px;
}
 section#blog-post-list .post-detail .post-status ul li span{
     vertical-align:text-bottom;
     color:#2285d9;
}
 section#blog-post-list .post-detail .post-status ul li:last-child{
     margin-right: 0;
}
 section#blog-post-list .post-detail .post-status ul li i::before{
     margin-right: 5px;
     font-size:15px;
}
 section#blog-post-list .post-detail .description a{
     font-size: 15px;
     color:#262626;
     font-weight:500;
     display:inline-block;
     border-bottom:solid 1px #262626;
}
 section#blog-with-sidebar .posts .post-img {
     width: 45%;
}
 section#blog-with-sidebar .posts .post-detail{
     padding:20px;
     border:solid 1px #e6e6e6;
     width:55%;
     border-left:none;
}
 section#blog-with-sidebar .posts .post-detail h5 a{
     color:#262626;
}
 .post-detail .post-status{
     margin:15px 0 5px;
     width: 100%;
     display: inline-block;
}
 .post-detail .post-status ul{
     list-style: none;
     padding:0px;
     margin:0px;
}
 .post-detail .post-status ul li{
     float:left;
     min-width:50px;
     color: #797979;
     margin-right: 20px;
     font-size: 15px;
}
 .post-detail .post-status ul li span{
     vertical-align:text-bottom;
}
 .post-detail .post-status ul li:last-child{
     margin-right: 0;
}
 .post-detail .post-status ul li i::before{
     margin-right: 5px;
     font-size:15px;
}
 .post-detail .description a{
     font-size: 15px;
}
 section#blog-with-sidebar .post-detail .description a{
     font-size: 15px;
     color:#262626;
     font-weight:500;
     display:inline-block;
     border-bottom:solid 1px #262626;
}
 .sidebar .widget{
     margin-top: 30px;
     padding: 0px;
}
 .sidebar .widget .separator.left-align {
     margin-top:10px;
     width: 80px;
     position: relative;
}
 .sidebar .widget:first-child{
     margin-top:0px;
}
 .sidebar .widget .widget-content {
     margin-top: 20px;
}
 .sidebar .widget .widget-content .search form{
     width: 100%;
}
 .sidebar .widget .widget-content .search form .form-group {
     margin-bottom:0;
     background: #f9f9f9;
     border:solid 1px #e6e6e6;
}
 .sidebar .widget .widget-content .search form .form-group input[type="text"]{
     width:80%;
     border-right:none;
     height:40px;
     border-radius:0;
     background:none;
     border:none;
     padding:5px 10px;
}
 .sidebar .widget .widget-content .search form .form-group button[type="submit"]{
     padding:0 6px;
     width: 20%;
     border-left:none;
     height:40px;
     border-radius:0;
     background:none;
     border:none;
}
 .sidebar .widget .widget-content .search form .form-group button i {
     margin-left:0;
}
 .sidebar .widget .widget-content .search form .form-group button i::before{
     font-size: 16px;
     color:#7a7a7a;
}
 .sidebar .widget .widget-content .search form .form-group button:focus, .sidebar .widget .widget-content form button:hover{
     outline: none;
     cursor: pointer;
}
 .sidebar .widget .widget-content .post-item {
     margin-bottom:15px;
     padding-bottom: 20px;
     border-bottom:solid 1px #e6e6e6;
     display: inline-flex;
}
 .sidebar .widget .widget-content .post-item:last-child {
     border-bottom:none;
     margin-bottom: 0px;
     padding-bottom: 0;
}
 .sidebar .widget .widget-content .post-item .post-img{
     width:26%;
     float: left;
     overflow-x: hidden;
     margin-top: 8px;
}
 .sidebar .widget .widget-content .post-item .post-content {
     margin-left:10px;
     width:70%;
     float:left;
}
 .sidebar .widget .widget-content .post-item .post-content a{
     color:#262626;
     font-size:15px;
     line-height:24px;
     padding-bottom: 8px;
     display:block;
     font-weight:500;
}
 .sidebar .widget .widget-content .post-item .post-content .post-status {
     min-width:50px;
     color: #797979;
     margin-right: 30px;
     font-size: 15px;
}
 .sidebar .widget .widget-content .post-item .post-content .post-status i::before {
     margin-right: 5px;
     font-size: 15px;
}
 .sidebar .widget .widget-content .tags{
     width: 100% 
}
 .sidebar .widget .widget-content .tags ul{
     list-style:none;
     padding:0px;
     margin:0px;
}
 .sidebar .widget .widget-content .tags ul li{
     margin:0px 10px 10px 0px;
     display:inline-grid;
     float: left;
}
 .sidebar .widget .widget-content .tags ul li a{
     border: solid 1px #e6e6e6;
     background: none;
     padding:8px 15px;
     color:#797979;
     font-size:15px;
}
 .sidebar .widget .widget-content .tags ul li a:hover{
     color:#fff;
}
/****---- Blog Posts End ----****/
/****---- Blog Detail Start ----****/
 section#single-post-detail .blog-detail .post-img{
     width:100%;
}
 section#single-post-detail .blog-detail .post-img img{
     width:100%;
}
 section#single-post-detail .blog-detail .post-detail{
     border:solid 1px #e6e6e6;
}
 section#single-post-detail .blog-detail .post-detail a{
     color:#797979;
}
 section#single-post-detail .blog-detail .post-detail .about-post{
     padding:30px;
     margin:0px;
}
 section#single-post-detail .blog-detail .post-detail .about-post .special-quote{
     padding:20px 20px;
     margin-bottom:20px;
     font-size: 18px;
     font-weight:400;
     color:#ffff;
     line-height: 28px;
     background-color: #2285D9;
}
 section#single-post-detail .tags_share{
     background: #f4f4f4;
     padding: 10px;
     display:flow-root;
     width:100%;
}
 section#single-post-detail .tags_share .title {
     font-size:15px;
     color:#262626;
     font-family:'Poppins', sans-serif;
     float:left;
     padding:10px;
}
 section#single-post-detail .tags_share .tags ul{
     list-style:none;
     padding:0px;
     margin:0px;
}
 section#single-post-detail .tags_share .tags ul li{
     margin:0px 5px;
     display:inline-grid;
     float:left;
}
 section#single-post-detail .tags_share .tags ul li a{
     border: solid 1px #e6e6e6;
     background:#fff;
     padding:8px 15px;
     color:#797979;
     font-size:15px;
}
 section#single-post-detail .tags_share .tags ul li a:hover{
     color:#fff;
}
 section#single-post-detail .tags_share .share_on{
     float:right;
}
 section#single-post-detail .tags_share .share_on .icons{
     margin:7px 13px 7px 0px;
     width:auto;
     display:flex;
}
 section#single-post-detail .tags_share .share_on .icons a {
     margin:0px 5px;
}
 section#single-post-detail .tags_share .share_on .icons a i::before{
     font-size:15px;
     color:#c9c9c9;
}
 section#single-post-detail .author_sec {
     margin-top:50px;
     padding:20px;
     border:solid 1px #e6e6e6;
}
 section#single-post-detail .author_sec .author-pic {
     float: left;
     width: 18%;
     overflow:hidden;
}
 section#single-post-detail .author_sec .author-pic img{
     width: 100%;
     height: auto;
}
 section#single-post-detail .author_sec .about-author{
     width:78%;
     float: right;
}
 section#single-post-detail .author_sec .about-author .name_designation{
     width:auto;
     float: left;
}
 section#single-post-detail .author_sec .about-author .name_designation h6{
     font-weight:600;
}
 section#single-post-detail .author_sec .about-author .social_media{
     float: right;
}
 section#single-post-detail .author_sec .about-author .social_media ul{
     list-style:none;
     padding:0px;
     margin:0px;
}
 section#single-post-detail .author_sec .about-author .social_media ul li{
     display: inline;
     padding: 10px;
}
 section#single-post-detail .author_sec .about-author .social_media ul li:last-child{
     padding-right: 0;
}
 section#single-post-detail .author_sec .about-author .social_media ul li a{
     color:#c9c9c9;
}
 section#single-post-detail .author_sec .about-author .social_media ul li i::before{
     font-size:15px;
}
 section#single-post-detail .author_sec .about-author .description {
     margin-top:15px;
}
 section#single-post-detail .author_sec .about-author .description p{
     padding-bottom:0;
}
 section#single-post-detail .comments{
     margin-top: 50px;
}
 section#single-post-detail .comments h5{
     font-weight: 500;
     color:#000;
}
 section#single-post-detail .comment-item {
     margin-top: 30px;
     display: inline-block;
     width: 100% 
}
 section#single-post-detail .comments ol.comments-list {
     list-style: none;
     padding:0 !important;
     margin: 0px;
}
 section#single-post-detail .comments ol.comments-list.reply {
     margin-left: 100px;
}
 section#single-post-detail .comments ol.comments-list.reply li{
     border-bottom:0px;
     border-top:solid 1px #e6e6e6;
     padding-top:30px;
}
 section#single-post-detail .comments ol li{
     padding-bottom:15px;
     border-bottom: solid 1px #e6e6e6;
     display:inline-block;
}
 section#single-post-detail .comments ol li .visitor_pic {
     width:100px;
     margin-right: 30px;
     float: left;
}
 section#single-post-detail .comments ol li .visitor_description {
     width:80%;
     float: left;
}
 section#single-post-detail .comments ol li .visitor_description .name_date {
     margin-bottom: 10px;
}
 section#single-post-detail .comments ol li .visitor_description .name_date h6 {
     font-weight:600;
     color:#262626;
     float: left;
     display: block;
}
 section#single-post-detail .comments ol li .visitor_description .date {
     margin-left:15px;
     padding-left: 15px;
     border-left:solid 1px #e6e6e6;
     display: inline;
     font-size: 15px;
}
 section#single-post-detail .comments ol li .visitor_description a{
     font-size: 15px;
}
 section#single-post-detail .comments ol li .visitor_description p{
     padding-bottom:10px;
}
 section#single-post-detail .separator.left-align {
     margin-top:10px;
     width: 80px;
     position: relative;
}
 section#single-post-detail .reply_form{
     margin-top:50px;
}
 section#single-post-detail .reply_form form{
     margin-top:30px;
}
 section#single-post-detail .sidebar .widget .widget-content .post-item .post-content .post-status {
     min-width:50px;
     color: #797979;
     margin-right: 30px;
     font-size: 15px;
}
 section#single-post-detail .sidebar .widget .widget-content .post-item .post-content .post-status i::before {
     margin-right: 5px;
     font-size: 16px;
}
/****---- Blog Detail End ----****/
/****---- Blog Detail 2 Start ----****/
 .index-2 .sidebar .widget .widget-content .search form .form-group {
     margin-bottom:0;
     background: #f9f9f9;
     border:solid 1px #e6e6e6;
     border-radius:30px;
}
 .index-2 .sidebar .widget .widget-content .post-item .post-img{
     width:70px;
     height:70px;
     float: left;
     overflow-x: hidden;
     border-radius:50%;
}
 .index-2 .sidebar .widget .widget-content .tags ul li a{
     border-radius:20px;
}
 section.index-2#single-post-detail .blog-detail .post-detail{
     border:solid 1px #e6e6e6;
     border-radius:0 0 15px 15px;
}
 section.index-2#single-post-detail .tags_share{
     border-radius:0 0 15px 15px;
}
 section.index-2#single-post-detail .author_sec {
     border-radius:15px;
}
 section.index-2#single-post-detail .author_sec .author-pic {
     border-radius:50%;
     overflow:hidden;
}
 section.index-2#single-post-detail .comments ol li .visitor_pic {
     border-radius:50%;
     overflow:hidden;
}
 section.index-2#single-post-detail .tags_share .tags ul li a{
     border-radius:20px;
}
 section.index-2#single-post-detail .blog-detail .post-detail .about-post .special-quote{
     border-radius:15px;
}
/****---- Blog Detail 2 End ----****/
/****---- Contact US Start ----****/
 section#contact-us {
     margin:0px;
}
 section#contact-us .contact-detail{
     width: 100%;
}
 section#contact-us .contact-detail .contact-card{
     padding:45px 35px 0px 35px;
     min-height:250px;
     border:solid 1px #e6e6e6;
     background: #fff;
     text-align: center;
     transition: all 0.5s ease;
     cursor: pointer;
     width: 100%;
     min-height:250px;
}
 section#contact-us .contact-detail .contact-card:hover{
     border:solid 1px #fff;
     -webkit-box-shadow: 0px 15px 32px -14px rgba(173,173,173,1);
     -moz-box-shadow: 0px 15px 32px -14px rgba(173,173,173,1);
     box-shadow: 0px 15px 32px -14px rgba(173,173,173,1);
}
 section#contact-us .contact-detail .contact-card .heading{
     margin:15px 0;
}
 section#contact-us .contact-detail .contact-card .icon i::before{
     font-size: 35px;
    
}
 section#contact-us .mid-content {
     margin-top:100px;
}
 section#contact-us .mid-content .description {
     font-size:18px;
     padding:0px;
     margin:0px;
     line-height: 28px;
     color: #797979;
     margin-top: 20px;
}
 section#contact-us .mid-content .description span{
     font-size:18px;
     font-weight: bolder;
     display:block;
}
 #map {
     width: 100%;
     height:500px;
     -webkit-filter: grayscale(0%);
     -moz-filter: grayscale(0%);
     -ms-filter: grayscale(0%);
     -o-filter: grayscale(0%);
     filter: grayscale(0%);
}
 #map iframe {
     width: 100%;
     height: 100%;
}
 section#contact-us .info ul{
     list-style: none;
     padding: 0px;
     margin: 0px;
     margin-top: 40px;
}
 section#contact-us .info ul li{
     margin-bottom: 35px;
     display:inline-block;
     width:100%;
}
 section#contact-us .info ul li .icon{
     width: 50px;
     height: 50px;
     border:solid 1px #2285D9;
     float: left;
     margin-right: 20px;
     text-align: center;
}
 section#contact-us .info ul li .icon i:before{
     padding:10px 0;
     color:#2285D9;
     display:block;
     padding:10px;
}
 section#contact-us .info ul li .content{
     width: 80%;
     float: left;
     color: #262626;
}
 section#contact-us .info ul li .content .label{
     font-size: 15px;
     font-weight:500;
     font-family: 'Poppins', sans-serif;
     color: #262626;
}
 section#contact-us .info ul li .content .value{
     font-size: 18px;
     color: #797979;
}
 section#contact-us .form-header{
     padding:20px 0 10px 0;
     margin: 0;
     color: #fff 
}
 section#contact-us .form-header h4, section#contact-us .form-header p{
     color: #fff;
}
 section#contact-us .form-header p{
     margin-top: 10px;
}
 section#contact-us .form-header .separator ul li{
     display:inline-block;
     width:3px;
     height:7px;
     background:#fff;
     margin: 0px 2px;
     padding: 0px;
}
 section#contact-us .contact-form{
     padding:30px;
     border:solid 1px #e6e6e6;
}
 section#contact-us .contact-form textarea {
     height:220px;
}
/****---- Contact US End ----****/
/****---- FAQ's Start ----****/
 section#faq #accordion .card{
     margin-bottom: 20px;
     border-radius:0;
}
 section#faq #accordion .card:last-child{
     margin-bottom:0;
}
 section#faq #accordion .card-header, section#faq #accordion button{
     background:none;
     cursor: pointer;
}
 section#faq #accordion button.btn-link {
     color: #262626;
     white-space:normal;
     padding:5px;
     text-align: left;
}
 section#faq #accordion button.btn-link {
     display:flex;
}
 section#faq #accordion button.btn-link:hover{
     text-decoration: none;
}
 section#faq #accordion button.btn-link span{
     margin-right: 10px;
}
 section#faq #accordion .card-body{
     padding:25px;
}
 section#faq #accordion ul{
     padding-left: 15px;
}
 section#faq #accordion ul li {
     padding:0px 0 20px 0;
     color:#797979;
     font-size: 15px;
}
 section#faq #accordion ul li::before{
     content:url('../img/footer_nav_arrow.png');
     left:-15px;
     position: relative;
     transition: all 0.1s ease;
}
 section#faq #accordion ul li:hover::before{
     content:url('../img/footer_nav_arrow.png');
     left:-10px;
     position: relative;
}
 section#faq #accordion ul li:last-child{
     padding-bottom: 0px;
}
 .chat-id{
     text-align: center;
     width:100%;
     margin-top: 50px;
}
 .chat-id p{
     font-size:16px;
     color:#262626;
}
 .chat-id p span{
     font-size: 30px;
     display:block;
     color:#2285D9!;
     margin-top:20px;
}
/****---- FAQ's End ----****/
/****---- Error 404 Start ----****/
 section#page-not-found {
     padding:260px 0px 180px;
}
 section#page-not-found .img_sec{
     padding-top:50px;
}
 section#page-not-found .errow-heading {
     margin-bottom: 30px;
}
 section#page-not-found .errow-heading::before {
     content: 'FOUR';
     position: absolute;
     z-index: 1;
     left: 85px;
     line-height: 85px;
     font-size: 80px;
     color: #262626;
     font-family: 'Poppins', sans-serif;
     font-weight: 600;
}
 section#page-not-found .errow-heading img {
     z-index:2;
     position: relative;
}
 section#page-not-found .errow-heading::after {
     content: 'FOUR';
     position: absolute;
     z-index: 3;
     right: 80px;
     line-height: 85px;
     font-size: 80px;
     color: #262626;
     font-family: 'Poppins', sans-serif;
     font-weight: 600;
}
 section#page-not-found .error-content {
     padding:0px 70px;
}
 section#page-not-found .error-content h4 {
     font-weight: 600;
}
 section#page-not-found .error-content p{
     font-size: 18px;
     line-height: 28px;
     margin-top:30px;
}
 section#page-not-found .error-content a{
     padding:15px 25px ;
     font-size: 15px;
     color:#fff;
     margin-top:20px;
     display:inline-block;
}
.row-bottom {
    background-color: #124acc;
}
#qualities hr {
    border: 0.5px solid #2285D9;
    margin-top: 0; /* Removes margin above the hr */
    margin-bottom: 20px; /* Adjust this value to your preference */
}
   #qualities .ozambe h4 span {
    color: #2285D9;
    }
    section#contact-us .form-header {
        background-color:#2285D9 ;
    }
    section#contact-us .contact-form button[type="submit"] {
        background-color:#2285D9 ;
    }

   section#contact-us .info .icon i {
    color:#2285D9;
   }
   section#contact-us.separator.left-align ul li{
    color:#2285D9; 
}
footer.home.index{
    background-color:#000;
    margin-bottom: 0px;
    padding-bottom: 70px;
    color: #fff;
}
footer.home.index-2 h5 {
    color: white;
}
.footer_about_content p {
    color: white !important;
}
footer i {
    color: white !important;
}

footer .flat {
    color: white !important;
}
.index-2 i,
.index-2 .flat {
    color: white;
}
.index-2 ul li i,
.index-2 ol li i,
.index-2 ul li .flat,
.index-2 ol li .flat {
    color: white !important;
}
.index-2 ul li::before,
.index-2 ol li::before{
color: #ffff !important;
}
.index-2 .contact_info hr {
    border: 1px solid white; /* Adjust thickness as needed */
    background-color: white; /* Ensure the background color is also white */
}

#blog_post.index-3 {
    margin-bottom: -200px; /* Adjust this value as needed */
}
.index-3 .view_more {
    display: inline-block; /* Ensures the button can have margin applied correctly */
    margin-top: 0px; /* Adjust this value to add space above the button */
}

#accordion .btn i.fa-chevron-down {
    transition: transform 0.2s ease-in-out;
  }
  
  #accordion .btn.collapsed i.fa-chevron-down {
    transform: rotate(-90deg);
  }
  section#faq .chat-id p span {
    color: #2285D9;
}
.card-header .s_no {
    color: #2285D9;
}
.s_no {
    color: #2285D9;
  }
  
  #faq .card-header .s_no {
    color: #2285D9 !important;
  }
  .chat-id p {
    line-height: 2.0; /* This value can be adjusted */
  }
  #about-us .section-heading {
    margin-top: 200px; /* TThe margin-top value for adjusting the About-Us container */
  }
  footer.home.index-2 {
    padding-bottom: 0px;
}
footer.home.index-2 {
    padding: 40px 0px -90px!important;
}

footer.home.index-2 {
    margin-bottom: 0 !important;
}
.list-group {
     
    margin:auto;
    float:left;
    padding-top:0px;
   }
   .lead {
    
    margin:auto;
    left:0;
    right:0;
    padding-top:0%;
   }
   
   .toggle-icon {
    margin-left: 5px; /* Adjust spacing as needed */
}

.btn-link {
    display: flex;
    align-items: center; /* Align items vertically */
}

.btn-link .s_no {
    margin-right: 100px; /* Space between the number and the text */
    padding-right: 20px;
}
.toggle-icon i {
    color: #2285D9; /* Blue color for icons */
    transition: color 0.3s; /* Smooth transition for color change */
}

.toggle-icon i:hover {
    color: #2285D9; /* Darker blue on hover */
}

.home.index-2 footer .bottom {
   
    padding-bottom: 0;
  }
  /* Scroll to Top Button Styles */
  #scrollToTop {
    display: none;
    position: fixed;
    bottom: 83px;
    right: 20px;
    background-color: #99690f;
    color: white;
    border: none;
    padding: 10px;
    border-radius: 0px;
    cursor: pointer;
    z-index: 9999 !important;
}
#scrollToTop:hover {
    background-color: #2285D9;
}
#quick-connect .newsletter {
    background: url('../img/newsletter-icon.png') no-repeat center center, #2285d9;
    padding: 20px; /* Optional: Add padding to ensure spacing */
    border-radius: 5px; /* Optional: Add rounded corners */
    color: white; /* Optional: Ensure the text is visible on red background */
}
/* Section Container */
.video-section {
    padding: 0; /* Remove all padding at the top */
    margin: -100px; /* Ensure no margin */
    background-color: #fff;
  }
  
  /* Increase Bottom Padding for Spacing */
  .video-section .section-heading {
    text-align: center;
    margin-bottom: 30px; /* Adjust as needed */
  }
  
  .video-section .section-heading h1 {
    font-size: 2.5em;
    margin-bottom: 10px;
  }
  
  .video-section .section-heading h1 span {
    color: #2285D9;
  }
  
  .video-section .separator ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    
  }
  
  .video-section .separator ul li {
    width: 3px;
    height: 3px;
    background-color: #2285D9;
    margin: 0 0px;
    border-radius: 0%;
  }
  
  .video-section .heading_content {
    font-size: 1.1em;
    color: #555;
    text-align: justify;
    margin-bottom: 40px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  
  /* Flexbox for Content and Video */
  .about-us-content-wrapper {
    display: flex;
    justify-content: space-between; /* Space between the columns */
    align-items: flex-start; /* Aligns items at the top */
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
  }
  
  .about-us-content {
    flex: 1; /* Take up available space */
    padding-right: 20px; /* Spacing between content and video */
  }
  
  .about-us-video {
    flex: 1; /* Take up available space */
    max-width: 500px; /* Limit the width of the video */
  }
  
  .about-us-video video {
    width: 100%;
    height: auto; /* Maintain aspect ratio */
    object-fit: cover; /* Ensures video covers the area */
    display: block;
  }
  
  /* Increase the spacing below the video section */
  .video-section {
    padding-bottom: 60px; /* Adjust this value to increase spacing */
  }
  
  /* Button Style */
  .default-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #ff6f61; /* Button color */
    color: white;
    text-decoration: none;
    border-radius: 0px;
    margin-top: 20px;
  }
  #our_team {
    margin-bottom: -60px; /* Adjust this value as needed */
    margin-top: -60px; /* Adjust this value as needed */
}

#about-us {
    padding: 30px; /* Adjust this value as needed */
}

/* Reduce top margin for testimonials section */
#testimonials {
   padding-top: 5px; /* Adjust the value as needed */
   margin-bottom: 10px;
}

.banner-section {
    background-color: #2285D9; /* Blue background */
    color: white;
    text-align: center;
    padding: 50px 20px;
    font-family: Arial, sans-serif;
}
.banner-text {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}
.cta-button {
    background-color: white;
    color: #2285D9;
    border: none;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 0px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.cta-button:hover {
    background-color: #010a14; /* Darker blue on hover */
    color: white;
}
.heading_content {
    padding-bottom: 5px; /* Adjust this value as needed */
}

.marquee {
    width: 100%; /* Full width */
    overflow: hidden; /* Hide overflow */
    background: #101010; /* Golden orange background color */
    border: 1px solid #ccc; /* Optional border */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Optional shadow */
    position: relative; /* Position relative for hover effect */
    height: 25px;
    margin-top: -25px;
}

.marquee-content {
    display: flex; /* Use flex to align items in a row */
    white-space: nowrap; /* Prevent line breaks */
    animation: marquee 30s linear infinite; /* Animation duration */
}

.scroll-item {
    padding: 0 50px; /* Space between messages */
    color: white; /* White text color */
    text-decoration: none; /* Remove underline */
    transition: color 0.3s ease; /* Smooth color transition */
}

/* Hover effects */
.marquee:hover .marquee-content {
    animation-play-state: paused; /* Pause on hover */
}

.scroll-item:hover {
    color: lightyellow; /* Change color on hover */
    text-decoration: underline; /* Underline on hover */
}

@keyframes marquee {
    0% {
        transform: translateX(100%); /* Start from the right */
    }
    100% {
        transform: translateX(-100%); /* Move to the left */
    }
}
html {
    scroll-behavior: smooth; /* Add smooth scrolling behavior */
}
/* Ideal Candidates Section */
.ideal-candidates {
    background-color: #e6f0ff; /* Light blue background for visibility */
    padding: 15px;
    border-radius: 5px; /* Slightly rounded corners */
    margin-bottom: 30px; /* Space below the candidates section */
    text-align: left;
}

.ideal-candidates h3 {
    color: #2285D9; /* Primary Color */
    font-size: 1.5em;
    margin-bottom: 10px; /* Space below the heading */
}

.ideal-candidates ul {
    list-style: none; /* Remove default bullets */
    padding: 0; /* Remove padding */
}

.ideal-candidates li {
    margin: 10px 0; /* Space between list items */
    font-size: 1em; /* Standard font size */
    color: #333; /* Dark color for text */
}

.candidate-icon {
    font-size: 1.5em; /* Increase icon size */
    margin-right: 10px; /* Space between icon and text */
}
/* General styling for the Yii2 framework coursework section */
.yii2-coursework {
    background-color: #f9f9f9;
    padding: 40px 0;
    font-family: 'Arial', sans-serif;
}

.container {
    max-width: 1200px; /* Increased for four columns */
    margin: 0 auto;
    padding: 0 15px;
}

h2 {
    text-align: justify !important;
    color: #2285D9; /* Primary Color */
    margin-bottom: 30px;
    font-size: 1.8em;
}

/* Layout for four-column cards */
.course-outline {
    display: grid; /* Use grid layout */
    grid-template-columns: repeat(4, 1fr); /* Four columns */
    gap: 20px; /* Space between columns */
}

.lesson-item {
    background-color: white; /* White background */
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Adds depth */
    transition: box-shadow 0.3s, transform 0.3s; /* Animation for hover effects */
    text-align: left;
    position: relative; /* Position for pseudo-element */
}

/* Vertical line before the lesson title */
.lesson-item h3 {
    font-size: 1.4em;
    color: #2285D9; /* Primary Color */
    margin-bottom: 5px; /* Space between title and duration */
    position: relative; /* Position for line */
}

.lesson-item h3::before {
    content: "";
    position: absolute;
    left: -15px; /* Adjust positioning */
    top: 0;
    bottom: 0; /* Extend to cover the entire height */
    width: 3px; /* Line width */
    background-color: #2285D9; /* Line color */
}

/* Lesson duration and paragraph */
.duration {
    display: block; /* Display duration as a block */
    margin-bottom: 10px; /* Space below duration */
    font-size: 0.9em; /* Smaller font for duration */
    color: #666; /* Color for duration text */
}

.lesson-item p {
    font-size: 1em;
    color: #666;
}

/* Single View More Button */
.view-more-wrapper {
    text-align: center;
    margin-top: 30px;
}

.view-more-btn {
    display: inline-block;
    background-color: black; /* Black button */
    color: white;
    padding: 12px 30px;
    text-decoration: none;
    border-radius: 0px; /* Slightly rounded corners */
    font-size: 1em;
    transition: background-color 0.3s, transform 0.3s; /* Add transition for button */
}

.view-more-btn:hover {
    background-color: #2285D9; /* Hover color */
    transform: scale(1.05); /* Slightly enlarge on hover */
    color: #fff;
}
/* Ideal Candidates Section */
.ideal-candidates {
    background-color: #2285D9; /* Primary blue background before hover */
    padding: 15px;
    border-radius: 0px; /* No border radius */
    margin-bottom: 30px; /* Space below the candidates section */
    text-align: left;
    transition: background-color 0.3s; /* Smooth transition for background color */
}

.ideal-candidates h3 {
    color: white; /* White color for text */
    font-size: 1.5em;
    margin-bottom: 10px; /* Space below the heading */
}

.ideal-candidates ul {
    list-style: none; /* Remove default bullets */
    padding: 0; /* Remove padding */
}

.ideal-candidates li {
    margin: 10px 0; /* Space between list items */
    font-size: 1em; /* Standard font size */
    color: white; /* White color for text */
    display: flex; /* Use flex to align icon and text */
    align-items: center; /* Center align items vertically */
}

/* Hover effect for ideal candidates */
.ideal-candidates:hover {
    background-color: #f4f4f4; /* Change background to white on hover */
}

/* Change heading color on hover */
.ideal-candidates:hover h3 {
    color: #2285D9; /* Change heading color to primary blue on hover */
}

/* Change list item text color on hover */
.ideal-candidates:hover li {
    color: #2285D9; /* Change list item text color to primary blue on hover */
}

/* Smaller circular icons */
.candidate-icon {
    display: inline-block;
    width: 25px; /* Smaller icon width */
    height: 25px; /* Smaller icon height */
    border-radius: 50%; /* Circular shape */
    background-color: transparent; /* No background color */
    color: white; /* White icon color before hover */
    text-align: center; /* Center icon */
    line-height: 25px; /* Center icon vertically */
    margin-right: 10px; /* Space between icon and text */
    transition: color 0.3s; /* Transition effects */
}

/* Change icon color on hover */
.ideal-candidates:hover .candidate-icon {
    color: #2285D9; /* Change icon color to primary blue on hover */
}

/* Ensure icon size and color are correct */
.candidate-icon i {
    font-size: 15px; /* Adjust font size of the icon for better visibility */
    color: inherit; /* Inherit color from parent */
}

.view-more {
    background-color: black;
    border-radius: 0%;
    color: white;
    transition: background-color 0.3s, color 0.3s;
  }
  
  .view-more:hover {
    background-color: #2285D9; /* Change to your preferred blue color */
    color: white;
  }
  
  /* General container styling */
#projects .container {
    padding-top: 20px;
  }
  
  /* Card layout */
  #projects .card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: none;
    margin-bottom: 20px;
    height: 100%;
    border-radius: 0px;
    text-align: justify;
  }
  
  #projects .card-img-top {
    width: 100%;
    height: auto;
  }
  
  #projects .card-body {
    padding: 15px;
  }
  
  /* Custom title styling for h2 */
  #projects .custom-title {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  /* Reducing space between h2 and p */
  #projects .card-body h2 + p {
    margin-top: 10px; /* Adjust this value as needed */
    margin-bottom: 10px;
  }
  
  /* Button styling */
  #projects .view-more {
    display: inline-block;
    padding: 10px 20px;
    background-color: black;
    color: white;
    border-radius: 0px;
    text-transform: uppercase;
    transition: background-color 0.3s, color 0.3s;
  }
  
  /* Hover effect for the button */
  #projects .view-more:hover {
    background-color: #2285D9;
    color: white;
  }
  
  /* Text center and margin adjustment */
  #projects .text-center {
    text-align: center;
  }
  
  #projects .mt-3 {
    margin-top: 20px; /* Adjust this value as needed */
  }
  
  /* Responsive adjustments for cards */
  @media (min-width: 768px) {
    #projects .col-md-4 {
      margin-bottom: 30px;
    }
  }
  
  @media (min-width: 992px) {
    #projects .col-md-4 {
      margin-bottom: 40px;
    }
  }
  .bottom {
    background-color: #2285D9; /* Set the background color to your preferred blue */
    color: white; /* Change text color to white for better contrast */
    padding: 20px; /* Optional: Add some padding for better spacing */
}
.section_heading .heading_content {
    font-size: 1.1rem; /* Adjust the font size */
    line-height: 1.6; /* Add spacing between lines */
    color: #666; /* Adjust the color of the text */
    max-width: 1200px; /* Limit the width of the content */
    margin: 0 auto; /* Center the content block */
    align-content: justify;
    padding-bottom: 20px; /* Adds padding to the bottom */
   
}
.heading_content.short-space{
    margin-bottom: -80px;
}
.overlay.shmurda {
    margin-top: -68px;
    margin-bottom: -68px
}
.index-2 .section_heading {
    padding-bottom: 5px; /* Reduce the bottom padding for the whole section */
    padding-top: 15px;
}

.index-2 .heading_content {
    padding-bottom: 5px; /* Reduce bottom padding specifically for the content */
    margin-bottom: -60px;
    margin-top: -50px;
    padding-top: 45px;
}

.heading_content {
    text-align: justify;
    font-size: 1.1rem; /* Optional: Adjust font size */
    line-height: 1.6; /* Optional: Improve readability with line spacing */
    color: #666; /* Optional: Adjust text color */
}


.index-3 .heading_content {
    text-align: justify; /* Justify align the text */
}

.nare .column {
    display: flex; /* Enables flexbox layout */
    align-items: center; /* Centers items vertically */
    margin-bottom: 20px; /* Adds space between rows */
}

.nare .icon {
    margin-right: 15px; /* Adds space between icon and text */
}

.nare .icon img, 
.nare .icon i {
    width: 50px; /* Adjust icon size */
    height: 50px; /* Adjust icon size */
}

.qualities .paddy {
    padding-top: 10px; /* Adjust this value as needed */
}

.qualities .row {
    margin-bottom: 5px; /* This adds spacing between rows */
    margin-top: 5px; /* This adds spacing between rows */
}

.card-header h5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-header button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 0;
}

.toggle-icon {
    margin-left: auto;
    font-size: 16px;
}

.heading_content {
    max-width: 1200px;      /* Set the maximum width for heading_content */
    width: 100%;            /* Ensure it takes up the full available width */
    box-sizing: border-box;  /* Includes padding/borders in the width calculation */
    word-wrap: break-word;   /* Breaks long words to prevent overflow */
    text-align: justify;     /* Justifies the text for even spacing */
    margin: 0 auto;          /* Centers the content within the parent container */
}

.heading_content {
    max-width: 1200px;      /* Set the maximum width for heading_content */
    width: 100%;            /* Ensure it takes up the full available width */
    box-sizing: border-box;  /* Includes padding/borders in the width calculation */
    word-wrap: break-word;   /* Breaks long words to prevent overflow */
    margin: 0 auto;          /* Centers the content within the parent container */
}

.justify-content {
    text-align: justify;     /* Justifies the text for even spacing */
}

.tick-icon {
    color: #2285D9; /* Set the color of the icon */
    font-size: 20px; /* Set the size of the icon */
    margin-right: 5px; /* Space between the icon and text */
    
  }
  strong {
    color: black; /* Set the text color to black */
  }

  .tick-icon-container {
  display: flex; /* Use flexbox layout */
  align-items: flex-start; /* Align icon to the top */
  margin-right: 5px; /* Space between the icon and text */
}

.icon-spacing {
    margin-right: 8px; /* Adjust this value as needed for desired spacing */
  }
  
  <style>
  .content-area p {
    text-align: justify; /* Makes text justified */
    margin-bottom: 1em; /* Adjust spacing as needed */
  }
</style>

.justified {
    text-align: justify;
}

/* Optional: This helps maintain proper spacing if needed */
.content-area p {
    margin: 0 0 1em 0; /* Adjusts the bottom margin for spacing */
}
.icon-spacing {
    margin-right: 10px; /* Space between the icon and text */
    color: #2285D9; /* Set icon color to the specified blue */
}

h4 {
    display: flex; /* Use flexbox for horizontal alignment */
    align-items: center; /* Vertically center the items */
    margin: 20px 0; /* Add vertical spacing between headings */
    padding-left:10px;
}

/* Optional: Add some padding to the <h4> elements for better spacing */
.content-area h4 {
    padding: 5px 0; /* Adjust padding to your liking */
}
h4 {
    color:black; /* Set font color of h4 to the specified blue */
    display: flex; /* Use flexbox for horizontal alignment */
    align-items: center; /* Vertically center the items */
    margin: 20px 0; /* Add vertical spacing between headings */
}

/* Optional: Add some padding to the <h4> elements for better spacing */
.content-area h4 {
    padding: 5px 0; /* Adjust padding to your liking */
}
.content-area p {
    margin-top: 5px; /* Adjust this value to reduce the space above paragraphs */
    margin-bottom: 15px; /* Adjust this value to control the space below paragraphs */
}

.two {
    margin-top:10px;
}


/* WhatsApp Chat Button Styling */
.whatsapp-chat {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    border-radius: 50px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-chat a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: white;
    font-weight: bold;
    padding: 10px 15px;
}

.whatsapp-chat img {
    width: 10px;
    height: 30px;
    margin-right: 8px;
    border-radius: 20%;
    transition: transform 0.3s ease;
}

.whatsapp-chat:hover {
    transform: scale(1.05);
    background-color: #20b358;
}

.whatsapp-chat span {
    font-size: 16px;
    display: inline-block;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .whatsapp-chat span {
        display: none; /* Hide text on smaller screens to save space */
    }
}

/* Container for buttons */
.button-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 10px; /* Space between buttons */
    align-items: center;
    z-index: 1000;
}

/* WhatsApp Chat Button Styling */
.whatsapp-chat {
    background-color: #25d366;
    border-radius: 50px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    padding: 10px 15px;
    transition: transform 0.3s ease;
}

.whatsapp-chat a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: white;
    font-weight: bold;
}

.whatsapp-chat img {
    width: 30px;
    height: 30px;
    margin-right: 8px;
    border-radius: 50%;
    transition: transform 0.3s ease;
}

/* Scroll to Top Button Styling */
#scrollToTop {
    background-color: goldenrod;
    color: white;
    border: none;
    border-radius: 100px;
    height: 60px;
    width: 60px;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s ease;

}

#scrollToTop:hover {
    background-color: #2285D9;
    border: none;
    color: white;
}

/* Hover Effect for WhatsApp Button */
.whatsapp-chat:hover {
    transform: scale(1.05);
    background-color: #20b358;
}
/* Popup styling */
.popup {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    align-items: center;
    justify-content: center;
    z-index: 1001; /* Above other elements */
}

.popup-content {
    background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/WhatsApp_background.png/640px-WhatsApp_background.png'); /* WhatsApp background */
    background-size: cover;
    padding: 20px;
    max-width: 300px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    text-align: center;
}

/* Popup Header Styling */
.popup-header {
    background-color: white;
    padding: 10px;
    border-radius: 8px 8px 0 0;
    margin-bottom: 10px;
    text-align: center;
}

.popup-header h3 {
    margin: 0;
    font-size: 18px;
    color: #333;
}

.logo {
    width: 50px; /* Adjust as needed */
    margin-bottom: 5px;
}

/* Content and Buttons */
.popup-content p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #333;
}

.popup-content button {
    margin-top: 10px;
    padding: 8px 12px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
}

.popup-content button:first-of-type {
    background-color: #25d366; /* WhatsApp green */
    color: white;
}

.popup-content button:last-of-type {
    background-color: #ccc;
    color: black;
}

.popup-content button:hover {
    opacity: 0.9;
}
  
  /* Make the whole list group wider */
.list-group {
    width: 250px;  /* Adjust the width as per your need */
    height: auto;  /* Set to 'auto' so height adjusts based on content */
    padding: 0;
  }
  
  /* Make each list item bigger */
  .list-group-item {
    height: 70px;  /* Increase the height of each item */
    font-size: 18px;  /* Increase the font size */
    padding: 15px 20px;  /* Add padding for more space */
    display: flex;
    align-items: center; /* Vertically center the icon and text */
    justify-content: flex-start; /* Align items to the left */
  }
  
  /* Optionally, increase icon size */
  .list-group-item i {
    font-size: 20px;  /* Make the icons larger */
    margin-right: 15px;  /* Space between icon and text */
  }
  
  /* Increase active item height or style */
  .list-group-item.active {
    background-color: #007bff;  /* Change background color for active state */
    color: white;  /* Change text color for active state */
  }
  
  /* Adjust hover state to make it more noticeable */
  .list-group-item:hover {
    background-color: #000;  /* Light background on hover */
    color:white;
  }
  
  .view_more {
    text-decoration: none;
    color: #007bff;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
  }
  
  .view_more i {
    font-size: 18px; /* Icon size */
    margin-left: 8px; /* Space between text and icon */
  }

  .view_more:hover {
    color: #2285D9;
  }

  .view_more {
    text-decoration: none;
    color: #2285D9;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
  }
  
  .view_more i {
    font-size: 18px; /* Icon size */
    margin-left: 8px; /* Space between text and icon */
    color: white; /* White icon color */
  }

  .view_more:hover {
    color: #2285D9;
  }

  /* Default button styles */
  .default-button {
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 16px;
    text-decoration: none;
    background-color: #007bff;
    color: white;
    border-radius: 0px;
    font-weight: bold;
  }

  .default-button i {
    font-size: 18px; /* Icon size */
    margin-left: 8px; /* Space between text and icon */
  }

  .default-button:hover {
    background-color: #2285D9;
    border-color:none;
    color: white;
  }

  /* Button styling */
  .btn.view-more {
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 16px;
    text-decoration: none;
    background-color: #343a40; /* Dark background for the button */
    color: white;
    border: none;
    border-radius: 5px;
    font-weight: bold;
  }

  .btn.view-more i {
    font-size: 18px; /* Icon size */
    margin-left: 8px; /* Space between text and icon */
  }

  .btn.view-more:hover {
    background-color: #495057; /* Slightly lighter dark color on hover */
    color: white;
  }
  view_more {
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    font-size: 16px;
    text-decoration: none;
    background-color: white; /* White background */
    color: #ffff; /* Blue text color */
    border: none; /* No border */
    border-radius: 5px; /* Rounded corners */
    font-weight: bold;
  }

  .view_more i {
    font-size: 18px; /* Icon size */
    margin-left: 8px; /* Space between text and icon */
    color: #007bff; /* Blue icon color by default */
  }

  .view_more:hover {
    background-color: #007bff; /* Blue background on hover */
    color: white; /* White text color on hover */
  }

  .view_more:hover i {
    color: white; /* White icon color on hover */
  }

  /* Ensure the icon is white by default */
.view_more i {
    color: white;  /* Set the icon color to white */
}

/* Optionally, change the color of the icon when hovering */
.view_more:hover i {
    color: #fff;  /* Set to white or another color on hover */
}

/* New class for the 'BOOK A DEMO' button */
.demo_button {
    background-color: white;  /* White background */
    color: blue;              /* Blue text */
    padding: 10px 20px;       /* Padding around the text */
    text-decoration: none;    /* Remove underline */
    display: inline-flex;     /* Align text and icon horizontally */
    border-radius: 0px;       /* Optional: rounded corners */
}

/* Icon styling for blue color */
.demo_button i {
    color: blue;             /* Icon color set to blue */
    margin-left: 10px;        /* Space between the text and icon */
}

/* No hover effect: button text and icon color stays the same */
.demo_button:hover {
    color: blue;             /* Ensure text stays blue on hover */
    background-color: white; /* Ensure background stays white on hover */
    border: 1px solid blue;  /* Ensure border stays blue on hover */
}

/* Unique class for the 'Contact Us' button */
.contact_us_button_unique {
    background-color: white;  /* White background */
    color: black;             /* Black text */
    padding: 12px 24px;       /* Padding around the text */
    text-decoration: none;    /* Remove underline */
    display: inline-flex;     /* Align text and icon horizontally */
    align-items: center;      /* Vertically align text and icon */
   
    border-radius: 0px;       /* Rounded corners */
    font-weight: bold;        /* Make the text bold */
    font-size: 16px;          /* Adjust the font size */
}

/* Icon styling: white icon */
.contact_us_button_unique i {
    color: black;             /* Icon color set to white */
    margin-left: 10px;        /* Space between the text and icon */
}

/* No hover effect: button appearance stays the same */
.contact_us_button_unique:hover {
    color: black;             /* Keep text color black on hover */
    background-color: white; /* Keep background white on hover */
   
}

.contact_us_button_unique:hover i {
    color: white;             /* Keep icon color white on hover */
}

/* Private class for anchor tag inside h5 */
.post-detail h5 a.post-title-private {
    color: black; /* Default text color */
    text-decoration: none; /* Remove underline */
    transition: color 0.3s ease; /* Smooth transition for color change */
}

/* Blue color on hover for the specific post-title-private link */
.post-detail h5 a.post-title-private:hover {
    color: #2285D9 !important; /* Blue color on hover */
}


/* WhatsApp Button */
.whatsapp-button {
    position: fixed;
    bottom: -20px;
    right: 60px;
    background-color: #25D366; /* WhatsApp green */
    color: white;
    border-radius: 50px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    font-family: Arial, sans-serif;
    font-size: 16px;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.3s ease-in-out;
  }
  
  .whatsapp-button img {
    width: 24px;
    height: 24px;
  }
  
  .whatsapp-button:hover {
    background-color: #128C7E;
  }
  
  .chat-text {
    display: none;
  }
  
  @media (min-width: 768px) {
    .chat-text {
      display: block;
    }
  }
  
  /* Chat Pop-Up */
  .chat-popup {
    position: fixed;
    bottom: 90px;
    right: 20px;
    width: 300px;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    display: none;
    z-index: 1001;
    font-family: Arial, sans-serif;
  }
  
  .chat-popup.active {
    display: block;
  }
  
  .chat-header {
    background-color: #2285D9; /* Barvic primary color */
    color: white;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .chat-header img {
    width: 30px;
    height: 30px;
  }
  
  .chat-header p {
    margin: 0;
    font-weight: bold;
  }
  
  .close-popup {
    font-size: 20px;
    cursor: pointer;
  }
  
  .chat-body {
    padding: 15px;
    text-align: center;
  }
  
  .chat-body p {
    margin: 10px 0;
  }
  
  .chat-body button {
    background-color: #25D366;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }
  
  .chat-body button:hover {
    background-color: #128C7E;
  }
  
/* styles.css */
.custom-hr {
    border: 1px solid #2285D9;
    margin-top: 5px;
}

/* Section Container */
#about-us {
    padding: 60px 0;
    background-color: #f9f9f9;
}

/* Section Heading */
#about-us .section_heading h2 {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
}

#about-us .section_heading h2 span {
    color: #2285D9;
}

/* Separator */
.separator ul {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin-bottom: 8px;
}

.separator ul li {
    width: 3px;
    height: 7px;
    border-radius: 50%;
    background-color: #2285D9;
    margin: 0 5px;
}

/* Card Styles */
.card {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-align: center;
    padding: 30px;
    transition: all 0.3s ease;
}

.card .icon {
    margin-bottom: 20px;
}

.card .description h4 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}

.card .description p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}

/* Hover Effect for Cards */
.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}

/* Responsive Design */
@media (max-width: 768px) {
    #about-us .section_heading h2 {
        font-size: 28px;
    }

    .card {
        padding: 20px;
    }
    
    .card .icon i {
        font-size: 40px;
    }
}
.icon-text {
    display: flex;
    align-items: center;
    gap: 15px; /* Space between the icon and text */
  }
  
  .mission-icon, .vision-icon {
    font-size: 56px;
    color: #2285D9 !important;
  }
  
  .icon-text p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
  }
  /* New class for white background */
.white-bg {
    background-color: #ffffff !important; /* White background */
    padding: 40px 0; /* Optional: Add padding for better spacing */
    margin-bottom: 10px;
}
/* Reduce margin for the section heading */
.heady-margin {
    margin-bottom: -20px; /* Adjust this value as needed */
}

/* Optional: Reduce top margin for qualities section */
.qualities {
    margin-top: 10; /* Eliminate any unnecessary gap at the top */
}

/* Ensure padding within the container */
.container.kam {
    padding-top: 20px; /* Fine-tune spacing for the top padding */
}

/* Add padding at the top for the 'Why Choose Us' heading */
.why-choose-us-heading {
    margin-top: 40px !important; /* Adjust this value to your desired top padding */
}

.icon-image {
    width: 76px; /* Adjust the size as needed */
    height: 76px; /* Ensure the height matches the width for a square icon */
    object-fit: contain; /* Ensure the image scales without distortion */
  }
  
  .card {
    height: auto; /* Allow cards to adjust based on content */
    max-height: 450px; /* Adjust this value to control the maximum height of cards */
    overflow: hidden; /* Hide overflow to prevent long content from exceeding the card height */
  }
  
  .card-body .card-text {
    max-height: 100px; /* Adjust for your needs */
    overflow: hidden; 
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
  }
  
  .row {
    margin-bottom: 30px;
  }
  
  .blog-card {
    margin-bottom: 20px;  /* Add space below each card */
  }
.banner-section.ndoru {
    margin-top: 5px;
}  
.section_heading.ndiri {
    margin-top: 200px;
}
.blog_card {
    margin: 0 10px; /* Adjust horizontal spacing */
  }
  .blog_card .post-img .posted_on.ndruu {
    height:45px;
    width: 45px;
  }
  .wp-block {
    margin: 0 0 15px 0;
    padding:15px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: relative;
    cursor: default;
    border-radius: 2px;
  }
  
  .wp-block.product {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #e0eded;
  }
  
  .wp-block:before, .wp-block:after {
    display: table;
    content: "";
  }
  
  .wp-block.product figure {
    padding-bottom: 15px;
    border-bottom: 1px solid #e0eded;
  }
  
  .img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  .wp-block.product .product-title {
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 0;
  }
  
  h2 {
    font-size: 25px;
  }
  
  .wp-block.product .product-title a {
    font-size: 16px;
    font-weight: 600;
    color: #333;
  }
  
  .wp-block.product p {
    color: #616161;
  }
  
  .wp-block.product .wp-block-footer {
    border-top: 1px solid #e0eded;
    padding-top: 15px;
    padding-bottom:25px;
  }
  
  .wp-block.product .price {
    padding: 4px 0;
    font-size: 13px;
    font-weight: 600;
    color: #333;
  }
  
  .btn-base {
    color: #fff !important;
    background-color: #3498db;
    border: 1px solid;
    border-color: #258cd1;
  }
  
  .btn-icon {
    position: relative;
  }
  
  .btn-icon.btn-sm span, .btn-icon.btn-sm input {
    padding-left: 35px;
  }
  
  .btn {
      border-radius: 0;
      border: 0;
      border-bottom: 4px solid #CCCCCC;
      margin:0;
      -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
         -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
              box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
  }
  
  .btn-info {
      background-color: #39b3d7;
      border-color: #348fd2;
      text-shadow: 1px 1px 0 #238ed5;
  }     
 #section_heading.why-choose-use-heading .ndrub {
    padding-top: 10px;
  } 
  .ndrwaa {
    margin-bottom: 500px !important; /* Adjust the value as needed */
  }
/* Blog 
---------------------*/
.blog-grid {
  margin-top: 15px;
  margin-bottom: 15px;
}
.blog-grid .blog-img {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.blog-grid .blog-img .date {
  position: absolute;
  background: #2285D9;
  color: #ffffff;
  padding: 8px 15px;
  left: 0;
  top: 10px;
  font-size: 14px;
}
.blog-grid .blog-info {
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  border-radius: 5px;
  background: #ffffff;
  padding: 20px;
  margin-bottom: 30px;
  margin: -30px 20px 20;
  position: relative;
}
.blog-grid .blog-info h5 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 10px;
}
.blog-grid .blog-info h5 a {
  color: #2285D9;
}
.blog-grid .blog-info p {
  margin: 0;
}
.blog-grid .blog-info .btn-bar {
  margin-top: 20px;
}

.px-btn-arrow {
    padding: 0 50px 0 0;
    line-height: 20px;
    position: relative;
    display: inline-block;
    color: #2285D9;
    -moz-transition: ease all 0.3s;
    -o-transition: ease all 0.3s;
    -webkit-transition: ease all 0.3s;
    transition: ease all 0.3s;
}

.px-btn-arrow .arrow {
    width: 13px;
    height: 2px;
    background: currentColor;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
    -moz-transition: ease right 0.3s;
    -o-transition: ease right 0.3s;
    -webkit-transition: ease right 0.3s;
    transition: ease right 0.3s;
}

.px-btn-arrow .arrow:after {
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
    position: absolute;
    top: -3px;
    right: 0;
    display: inline-block;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.row {
    display: flex;
    flex-wrap: wrap;
}

.col-lg-4 {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}

.blog-grid {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.blog-info {
    flex-grow: 1; /* Ensures the blog-info stretches to fill available space */
}
.card::after {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: calc(100% - 40px);
    height: 35px;
    background-color: #fff;
    -webkit-box-shadow: 0 19px 28px 5px rgba(64,64,64,0.09);
    box-shadow: 0 19px 28px 5px rgba(64,64,64,0.09);
    content: '';
    z-index: -1;
}
a.card {
    text-decoration: none;
}

.card {
    position: relative;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09);
    box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09);
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem;
}

.box-shadow {
    -webkit-box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09) !important;
    box-shadow: 0 12px 20px 1px rgba(64,64,64,0.09) !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.bg-white {
    background-color: #fff !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.d-block {
    display: block !important;
}
img, figure {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.card-text {
    padding-top: 12px;
    color: #8c8c8c;
}

.text-sm {
    font-size: 12px !important;
}
p, .p {
    margin: 0 0 16px;
    color: #475569;
}

.card-title {
    margin: 0;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 900;
}

.pt-1, .py-1 {
    padding-top: .25rem !important;
}

.head-icon{
    margin-top:18px;
    color:#FF4500
}

Similar snippets

ul.i-list {
    padding-left: 0;
    list-style: none;
 }
 
 ul.i-list .list-title {
    display: inline-block;
    position: absolute;
 }
 
 ul.i-list li {
    padding: 2px 0px;
 }
 
 ul.i-list i.fa {
    margin-right: 7px;
 }
 
 ul.i-list .list-item {
    margin-top: 3px;
    display: inline-block;
 }
 
 ul.i-list.filled i.fa {
    color: white;
    font-size: 9px;
    padding: 5px;
    border-radius: 50%;
 }
 
 ul.e-icon-list.filled li {
    padding: 2px 0px;
    line-height: 24px;
 }
 
 ul.i-list.underline li {
    padding: 6px 0px;
    border-bottom: 1px solid #eee;
 }
 
 ul.i-list.medium li {
    padding-bottom: 25px;
    position: relative;
 }
 
 ul.i-list.medium .icon {
    margin-right: 25px;
    color: white;
    font-size: 25px;
    text-align: center;
    line-height: 68px;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    box-shadow: 0 5px 16px rgba(0,0,0,.28);
    position: relative;
    z-index: 1;
    /*background-image: url(../img/crease.svg) !important;
    -moz-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    background-position: center center !important;*/
 }
 
 ul.i-list.medium .icon i.fa {
    margin: 0;
 }
 
 ul.i-list.medium.bordered .icon {
    background: white;
    color: inherit;
    border: 2px solid #8fc135;
    font-size: 26px;
    color: #8fc135;
    position: relative;
    z-index: 1;
    box-shadow: 0 8px 22px rgba(0,0,0,.28);
 }
 
 ul.i-list.medium .list-item {
    text-transform: uppercase;
 }
 
 ul.i-list.large .icon {
    margin-right: 30px;
    background: #d0d0d0;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 8px 22px rgba(0,0,0,.28);
 }
 
 ul.i-list.large .icon i.fa {
    margin: 0;
 }
 
 ul.i-list.large.bordered .icon {
    background: inherit;
    color: inherit;
    border: 2px solid #8fc135;
    font-size: 30px;
    color: #8fc135;
 }
 
 ul.i-list.large .list-item {
    text-transform: uppercase;
 }
 
 ul.i-list .icon {
    float: left;
 }
 
 ul.i-list.right {
    text-align: right;
 }
 
 ul.i-list.right .icon {
    float: right;
 }
 
 ul.i-list.right .icon {
    float: right;
    margin-right: 0;
    margin-left: 25px;
 }
 
 ul.i-list.large.right .icon {
    float: right;
    margin-right: 0;
    margin-left: 30px;
 }
 
 ul.i-list.large li {
    margin-bottom: 25px;
 }
 
 ul.i-list .icon-content {
    overflow: hidden;
 }
 
 ul.i-list .icon-content .title {
    margin-top: 5px;
    margin-bottom: 10px;
 }
 
 .left-line .iconlist-timeline {
    left: auto;
    right: 35px;
 }
 
 .iconlist-timeline {
    position: absolute;
    top: 1%;
    left: 32px;
    width: 1px;
    height: 99%;
    border-right-width: 1px;
    border-right-style: dashed;
    height: 100%;
    border-color: #ccc;
 }
 .icon{
         background-color: #fff;
 }
 separator, .testimonial-two, .exp-separator-inner {
     border-color: #0cb4ce;
 }
 .exp-separator {
     border-color: #0cb4ce;
     border-top-width: 2px;
     margin-top: 10px;
     margin-bottom: 2px;
     width: 100%;
     max-width: 55px;
     border-top-style: solid;
     height: auto;
     clear: both;
     position: relative;
     z-index: 11;
 }
 .section-sub-title {
     font-size: 18px;
     margin-bottom: 20px;
     font-weight: 400;
     font-family: Poppins;
 }
 .section-title {
     font-size: 32px;
     font-weight: 600;
     margin-top: 0.45em;
     margin-bottom: 0.35em;
     color: #303133;
     font-family: Poppins;
     letter-spacing: -0.02em;
 }
 .pb-20 {
     padding-bottom: 20px !important;
 }
 .text-center {
     text-align: center!important;
 }
 .center-separator .exp-separator-inner, .center-separator.exp-separator {
     margin-left: auto;
     margin-right: auto;
 }
 .reduce-margin-top {
    margin-top: -10px !important; /* Adjust this value as needed */
  }
  .margin-bottom-focus {
    margin-top:10px !important;
  }
  .margin-top-choose {
    margin-top: 0px !important;
    margin-bottom: -20px !important;
  }
  .reduced-margin {
    margin-top: 40px !important; /* Adjust this value as needed */
  }
  .reduce-marginn {
    margin-top: -30px !important; /* Adjust the value as needed */
  }
  .nav-link.active {
    font-weight: bold;
    color: #2285D9 !important; /* Your primary color */
    border-bottom: 2px solid #2285D9; /* Optional for emphasis */
}
.nav-item.active > .nav-link {
    font-weight: bold;
    color: #2285D9 !important; /* Primary color */
    border-bottom: 2px solid #2285D9; /* Adds a bottom border */
}
.dropdown-item.active {
    font-weight: bold;
    color: #2285D9 !important;
    border-bottom: 2px solid #2285D9; /* Adds a bottom border for dropdown items */
}
.header-top.contact_info,
.header.index-2 {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; /* Ensures it stays above other elements */
    background-color: white; /* Add a background color to prevent content overlap */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Optional: Adds a subtle shadow for separation */
}
.header.index-2 {
    margin-top: 0px; /* Adjust if the header-top height changes */
}
body {
    padding-top: 100px; /* Adjust this value based on the combined height of the fixed elements */
}
/* Move the HubSpot live chat widget to the left */
#hubspot-messages-iframe-container {
    position: fixed !important;   /* Fix the position of the widget */
    left: 70px !important;        /* Move to the left edge */
    left: auto !important;       /* Prevent it from sticking to the right */
    bottom: 10px !important;      /* Adjust the distance from the bottom of the screen */
    z-index: 9999 !important;     /* Ensure it's above other elements */
}
  /* Custom class for h1 with increased margin-top */
  .custom-margin-top {
    margin-top: -70px;
  }
  /* Custom class for h2 with increased margin-top */
  .mission-vision-heading {
    margin-top: -40px !important;
}
/* Custom class for h2 with increased margin-top */
.strategic-focus-heading {
    margin-top: -60px !important; /* Adjust the margin-top value as needed */

}
/* Custom class for h2 with increased margin-top */
.software-services-heading {
    margin-top: -60px !important; /* Adjust the margin-top value as needed */

}
/* Custom class for h2 with increased margin-top */
.why-choose-us-heading {
    margin-top: -70px !important; /* Adjust the margin-top value as needed */
}
/* Custom class for h2 with increased margin-top */
.training-skill-development-heading {
    margin-top: -60px !important; /* Adjust the margin-top value as needed */
}
/* Custom class for h2 with increased margin-top */
.master-software-heading{
    margin-top: -110px !important;
}
/* Custom class for h2 with increased margin-top */
.blogg-post-heading{
    margin-top: -60px !important; 
}
/* Custom class for h2 with increased margin-top */
.client-testimonials-heading{
    margin-top: -70px !important; 
}
/* Custom class for h2 with increased margin-top */
.innovate-transform-succeed-heading{
    justify-content: left;
    Padding-left:0px;
}
/* Custom class for h2 with increased margin-top */
.off-the-shelf-heading{
    justify-content: center;
}
/* General styles for buttons */
.button-group {
    display: flex;
    gap: 10px;
    justify-content: left;
    margin-top: 20px;
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
}
.view_more {
    padding: 12px 25px;
    font-size: 16px;
    background-color: #2285D9;
    color: white;
    text-decoration: none;
    border-radius: 0px;
    display: inline-flex;
    align-items: left;
    gap: 8px;
    transition: background-color 0.3s ease;
}
.view_more:hover {
    background-color: #1A6B9D;
}

/* Large screen (≥992px) */
@media (min-width: 992px) {
    .view_more {
        font-size: 18px; /* Larger text on big screens */
        padding: 15px 30px;
    }
}
/* Medium screen (≥768px and <992px) */
@media (min-width: 768px) and (max-width: 991px) {
    .view_more {
        font-size: 16px; /* Medium screen font size */
        padding: 14px 28px;
    }
}
/* Small screen (≤767px) */
@media (max-width: 767px) {
    .view_more {
        font-size: 14px; /* Smaller text on mobile */
        padding: 10px 20px;
        width: 100%; /* Make buttons take full width on small screens */
        text-align: center;
    }
}
/****---- Error 404 End ----****/
@font-face {
    font-family: "Flaticon";
    src: url("flaticon.eot"); /* IE9 */
    src: url("flaticon.eot?#iefix") format("embedded-opentype"),
         url("flaticon.woff") format("woff"),
         url("flaticon.ttf") format("truetype"),
         url("flaticon.svg#Flaticon") format("svg");
}

/* Responsive Blog Grid */
@media (max-width: 1200px) {
    /* For 24-inch portrait and tablets */
    section > .container > div:nth-of-type(2) {
        grid-template-columns: repeat(auto-fill, minmax(450px, 1fr)) !important;
    }
    
    /* Adjust title font size */
    section > .container > div:nth-of-type(2) > div > div:nth-of-type(2) h3 {
        font-size: 1.3rem !important;
    }
}

@media (max-width: 992px) {
    /* For tablets in portrait */
    section > .container > div:nth-of-type(2) {
        grid-template-columns: 1fr !important;
        max-width: 700px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    /* Stack blog cards vertically */
    section > .container > div:nth-of-type(2) > div {
        flex-direction: row !important;
    }
    
    /* Adjust image height */
    section > .container > div:nth-of-type(2) > div > div:first-child {
        height: 200px !important;
        min-height: 200px !important;
        flex: 0 0 250px !important;
    }
    
    /* Adjust content padding */
    section > .container > div:nth-of-type(2) > div > div:nth-of-type(2) {
        padding: 25px !important;
    }
}

@media (max-width: 768px) {
    /* For mobile devices */
    section > .container > div:nth-of-type(2) > div {
        flex-direction: column !important;
    }
    
    /* Full width image */
    section > .container > div:nth-of-type(2) > div > div:first-child {
        flex: 0 0 200px !important;
        height: 200px !important;
        width: 100% !important;
    }
    
    /* Adjust header sizes */
    section > .container > div:first-child h2 {
        font-size: 2.2rem !important;
    }
    
    section > .container > div:first-child p {
        font-size: 1.1rem !important;
        padding: 0 15px !important;
    }
    
    /* Adjust meta info layout */
    section > .container > div:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) {
        flex-wrap: wrap;
        gap: 15px;
    }
    
    section > .container > div:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div {
        flex: 1 1 calc(50% - 15px);
        min-width: 150px;
    }
}

@media (max-width: 576px) {
    /* For small mobile devices */
    section > .container > div:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    section > .container > div:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > div {
        width: 100%;
    }
    
    /* Adjust date badge size */
    section > .container > div:nth-of-type(2) > div > div:first-child > div {
        width: 50px !important;
        height: 50px !important;
        padding: 5px !important;
    }
    
    section > .container > div:nth-of-type(2) > div > div:first-child > div > div:first-child {
        font-size: 1.1rem !important;
    }
    
    section > .container > div:nth-of-type(2) > div > div:first-child > div > div:last-child {
        font-size: 0.8rem !important;
    }
    
    /* Adjust button padding */
    section > .container > div:last-child a {
        padding: 12px 25px !important;
        font-size: 0.9rem !important;
    }
}

/* For very tall screens (24-inch portrait) */
@media (min-height: 1000px) and (max-width: 1200px) {
    section > .container > div:nth-of-type(2) {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    
    section > .container > div:nth-of-type(2) > div > div:first-child {
        height: 250px !important;
    }
}
/* Responsive adjustments for Who We Serve section */
@media (max-width: 1200px) {
    /* For tablets and smaller screens */
    .col-md-4 {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    /* For mobile devices */
    .col-sm-6 {
        width: 100% !important;
    }
    
    /* Adjust padding for better spacing */
    section > .container > .row > div {
        padding: 15px !important;
    }
    
    /* Adjust card padding */
    section > .container > .row > div > div {
        padding: 20px !important;
    }
}

@media (max-width: 576px) {
    /* For small mobile devices */
    section > .container > div:first-child h2 {
        font-size: 2.2rem !important;
    }
    
    section > .container > div:first-child p {
        font-size: 1.1rem !important;
        padding: 0 15px !important;
    }
    
    /* Stack icon and title vertically on very small screens */
    section > .container > .row > div > div > div:nth-of-type(2) {
        flex-direction: column;
        align-items: flex-start;
    }
    
    section > .container > .row > div > div > div:nth-of-type(2) > div:first-child {
        margin-bottom: 15px;
        margin-right: 0;
    }
}

/* Responsive adjustments for Who We Serve grid */
@media (max-width: 1200px) {
    /* For 24-inch portrait monitors */
    section > .container > div:nth-of-type(2) {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
    }
}

@media (max-width: 768px) {
    /* For tablets */
    section > .container > div:nth-of-type(2) {
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)) !important;
    }
    
    /* Adjust card padding */
    section > .container > div:nth-of-type(2) > div {
        padding: 20px !important;
    }
}

@media (max-width: 576px) {
    /* For mobile - single column */
    section > .container > div:nth-of-type(2) {
        grid-template-columns: 1fr !important;
    }
    
    /* Adjust header sizes */
    section > .container > div:first-child h2 {
        font-size: 2.2rem !important;
    }
    
    section > .container > div:first-child p {
        font-size: 1.1rem !important;
        padding: 0 15px !important;
    }
}

/* Make container wider on portrait monitors */
@media (min-width: 768px) and (max-width: 1400px) and (orientation: portrait) {
    .container {
        max-width: 95% !important;
    }
}
/* Add this to your style.css file */
.portfolio-inner img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
}

/* Also add this to be safe */
img {
    max-width: 100%;
    height: auto;
}

/* If using Bootstrap 3, add this helper class */
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
/* ICT Career Mentorship Section */
.mentorship-alt-section {
    padding: 80px 0;
    background: #ffffff;
}

.mentorship-alt-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section header */
.mentorship-alt-section .pre-header {
    display: block;
    color: #F7931E;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.mentorship-alt-section .divider {
    width: 80px;
    height: 4px;
    background: #F7931E;
    margin: 20px auto;
}

.mentorship-alt-section .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 750px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Grid layout */
.mentorship-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: start;
    margin-top: 30px;
}

/* Left column features */
.mentorship-features {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.feature-card {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    background: #f8fafc;
    padding: 20px;
    border-left: 4px solid transparent;
    transition: transform 0.3s, box-shadow 0.3s;
}

.feature-card:hover {
    transform: translateX(5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.feature-icon {
    width: 60px;
    height: 60px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.feature-icon i {
    font-size: 1.8rem;
}

.feature-content h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 8px;
}

.feature-content p {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.5;
    margin: 0;
}

/* Right column showcase */
.mentorship-showcase {
    background: white;
    padding: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.05);
    border-bottom: 4px solid #F7931E;
}

.showcase-image {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}

.showcase-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

.image-badge {
    position: absolute;
    top: 15px;
    right: 15px;
}

.image-badge .badge {
    background: #F7931E;
    color: white;
    padding: 6px 16px;
    font-size: 0.8rem;
    font-weight: 700;
    border-radius: 0;
}

/* Stats row */
.stats-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-bottom: 25px;
    text-align: center;
}

.stat-card {
    background: #f8fafc;
    padding: 15px 5px;
}

.stat-number {
    font-size: 1.8rem;
    font-weight: 800;
    color: #1e293b;
    display: block;
    line-height: 1.2;
}

.stat-label {
    font-size: 0.75rem;
    color: #64748b;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Testimonial snippet */
.testimonial-snippet {
    background: #f8fafc;
    padding: 20px;
    margin-bottom: 25px;
    border-left: 4px solid #F7931E;
}

.testimonial-snippet i {
    color: #F7931E;
    opacity: 0.3;
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
}

.testimonial-snippet p {
    font-style: italic;
    color: #475569;
    margin-bottom: 10px;
    line-height: 1.6;
}

.snippet-author {
    color: #1e293b;
    font-weight: 600;
    font-size: 0.9rem;
}

/* CTA */
.mentorship-cta {
    text-align: center;
}

.mentorship-cta .btn {
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
    background: #F7931E;
    border: none;
}

.mentorship-cta .btn i {
    margin-right: 8px;
}

.mentorship-cta .small-note {
    color: #94a3b8;
    font-size: 0.85rem;
    margin: 0;
}

/* Responsive */
@media (max-width: 992px) {
    .mentorship-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

@media (max-width: 768px) {
    .feature-card {
        flex-direction: column;
        text-align: center;
    }

    .feature-icon {
        margin: 0 auto;
    }

    .stats-row {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 480px) {
    .stats-row {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .showcase-image img {
        height: 200px;
    }
}
.mentorship-alt-section .testimonial-snippet {
  display: flex;
  flex-direction: column;  /* stacks children vertically */
  align-items: flex-start; /* or center, depending on your preference */
  text-align: left;        /* keeps text left-aligned */
  column-count: 1;         /* explicitly prevents any multi‑column layout */
  width: 100%;             /* takes full width of its parent */
}
.mentorship-alt-section .feature-card:first-child h3 {
  writing-mode: horizontal-tb !important;  /* ensure not vertical */
  word-break: normal;
  overflow-wrap: break-word;
  white-space: normal;
  display: block;
}
.mentorship-alt-section * {
  word-break: normal;
}
.feature-card {
    box-sizing: border-box;
}

/* ====== Infrastructure Section ====== */
.infrastructure-section {
    padding: 80px 0;
    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
}

.infrastructure-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.feature-card:first-child {
    /* Reset any problematic properties */
    margin-left: 0;
    width: auto;
}
/* Section header – consistent with all other sections */
.infrastructure-section .pre-header {
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.infrastructure-section .divider {
    width: 80px;
    height: 4px;
    margin: 20px auto;
}

.infrastructure-section .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 750px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Primary CTA Banner – matches sticky banner style */
.infra-cta-banner {
    background: #2285D9;
    color: white;
    padding: 30px 40px;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    box-shadow: 0 15px 30px rgba(34,133,217,0.2);
}

.infra-cta-banner .banner-content {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.infra-cta-banner .banner-icon {
    width: 60px;
    height: 60px;
    background: rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: white;
}

.infra-cta-banner .banner-text h3 {
    color: white;
    font-size: 1.8rem;
    font-weight: 800;
    margin: 0 0 5px;
}

.infra-cta-banner .banner-text p {
    color: rgba(255,255,255,0.9);
    font-size: 1rem;
    margin: 0;
    max-width: 500px;
}

.infra-cta-banner .btn {
    background: white;
    color: #2285D9;
    padding: 14px 30px;
    font-weight: 700;
    font-size: 1rem;
    border: none;
    white-space: nowrap;
}

.infra-cta-banner .btn i {
    color: #C6A43F;
}

/* Featured Solution (Smartboards) – matches mentorship section layout */
.featured-solution {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    background: white;
    margin-bottom: 50px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.05);
    border-bottom: 4px solid #2285D9;
}

.featured-solution .featured-image {
    position: relative;
    height: 100%;
    min-height: 300px;
    overflow: hidden;
}

.featured-solution .featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured-solution .featured-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    color: white;
    padding: 6px 18px;
    font-weight: 700;
    font-size: 0.9rem;
    letter-spacing: 0.5px;
}

.featured-solution .featured-content {
    padding: 40px 40px 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.featured-solution .featured-content h3 {
    font-size: 2rem;
    font-weight: 800;
    color: #1e293b;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.featured-solution .featured-content h3 i {
    font-size: 2rem;
}

.featured-solution .featured-content p {
    color: #475569;
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 30px;
}

.featured-solution .featured-actions {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* Grid heading */
.grid-heading {
    font-size: 1.8rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 30px;
}

/* Solutions Grid – 3 columns, matching Programs grid */
.solutions-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}

.solution-card {
    background: white;
    border-bottom: 4px solid;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: transform 0.3s, box-shadow 0.3s;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.solution-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.solution-card .card-image {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.solution-card .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

.solution-card:hover .card-image img {
    transform: scale(1.05);
}

.solution-card .card-badge {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    padding: 5px 15px;
    font-weight: 700;
    font-size: 0.8rem;
    letter-spacing: 0.5px;
    z-index: 2;
}

.solution-card .card-content {
    padding: 25px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.solution-card .card-content h4 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.solution-card .card-content h4 i {
    font-size: 1.3rem;
}

.solution-card .card-content p {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 20px;
    flex-grow: 1;
}

.solution-card .btn-link {
    align-self: flex-start;
    margin-top: auto;
}

/* Footer / Secondary CTA */
.infra-footer {
    text-align: center;
    padding: 40px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
}

.infra-footer-text {
    font-size: 1.2rem;
    color: #1e293b;
    font-weight: 600;
    margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 992px) {
    .featured-solution {
        grid-template-columns: 1fr;
    }
    
    .featured-solution .featured-content {
        padding: 30px;
    }
    
    .solutions-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .infra-cta-banner {
        flex-direction: column;
        text-align: center;
    }
    
    .infra-cta-banner .banner-content {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .solutions-grid {
        grid-template-columns: 1fr;
    }
    
    .featured-solution .featured-content h3 {
        font-size: 1.6rem;
    }
}

@media (max-width: 480px) {
    .infra-cta-banner {
        padding: 20px;
    }
    
    .infra-cta-banner .banner-text h3 {
        font-size: 1.4rem;
    }
    
    .featured-solution .featured-actions {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .featured-solution .featured-actions .btn,
    .featured-solution .featured-actions .btn-link {
        width: 100%;
        justify-content: center;
    }
}
/* ====== Who We Serve Section ====== */
.who-we-serve {
    padding: 80px 0;
    background: #ffffff;
}

.who-we-serve .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section header – consistent with all sections */
.who-we-serve .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.who-we-serve .section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}

.who-we-serve .text-primary {
    color: #2285D9;
}

.who-we-serve .divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 20px auto;
}

.who-we-serve .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Grid layout – 3 columns on desktop, 2 on tablet, 1 on mobile */
.serve-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}

/* Card styling – matches program cards with top border */
.serve-card {
    background: white;
    padding: 30px 25px;
    border-top: 4px solid transparent;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.serve-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.card-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.card-number {
    width: 50px;
    height: 50px;
    border-radius: 0;  /* Square to match icon backgrounds in other sections */
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 1.5rem;
    color: white;
    flex-shrink: 0;
}

.card-header h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0;
    line-height: 1.3;
}

.serve-card p {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 25px;
    flex-grow: 1;
}

.serve-card .btn-link {
    align-self: flex-start;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: gap 0.3s;
}

.serve-card .btn-link:hover {
    gap: 12px;
}

.serve-card .btn-link i {
    font-size: 0.9rem;
}

/* Bottom CTA */
.serve-cta {
    text-align: center;
}

.serve-cta .btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 40px;
    font-weight: 700;
    font-size: 1.1rem;
}

.serve-cta .btn i {
    transition: transform 0.3s;
}

.serve-cta .btn:hover i {
    transform: translateX(5px);
}

/* Responsive */
@media (max-width: 992px) {
    .serve-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .serve-grid {
        grid-template-columns: 1fr;
    }
    
    .card-header h3 {
        font-size: 1.1rem;
    }
}

@media (max-width: 480px) {
    .who-we-serve {
        padding: 60px 0;
    }
    
    .who-we-serve .section-header h2 {
        font-size: 2rem;
    }
    
    .serve-card {
        padding: 25px 20px;
    }
}
/* Who We Serve - Card Number (now used for icons) */
.who-we-serve .card-number {
    width: 50px;
    height: 50px;
    border-radius: 0;  /* Keep square to match other sections' icon backgrounds */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background: #2285D9; /* Fallback, but will be overridden by inline style */
}

.who-we-serve .card-number i {
    font-size: 1.5rem;
    color: white;
    line-height: 1;
}

/* Ensure the card header layout remains intact */
.who-we-serve .card-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.who-we-serve .card-header h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0;
    line-height: 1.3;
    flex: 1;
}
/* ====== Final Call‑to‑Action Section ====== */
.final-cta {
    padding: 100px 0;
    background: linear-gradient(135deg, #1a2b3c 0%, #0f1a24 100%);
    position: relative;
    overflow: hidden;
    color: white;
}

/* Decorative background elements (optional) */
.final-cta::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: rgba(247, 147, 30, 0.1);
    border-radius: 50%;
    z-index: 1;
}

.final-cta::after {
    content: '';
    position: absolute;
    bottom: -80px;
    left: -80px;
    width: 300px;
    height: 300px;
    background: rgba(34, 133, 217, 0.1);
    border-radius: 50%;
    z-index: 1;
}

.final-cta .container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    text-align: center;
}

.cta-content-wrapper {
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(2px);
    border-radius: 0;
    padding: 50px 40px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
}

/* Badge */
.cta-badge {
    margin-bottom: 20px;
}

.cta-badge .badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #C6A43F;
    color: white;
    padding: 6px 20px;
    font-weight: 700;
    font-size: 0.85rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: 0 4px 12px rgba(247, 147, 30, 0.3);
}

.cta-badge .badge i {
    font-size: 0.9rem;
}

/* Headlines */
.cta-headline {
    font-size: 2.8rem;
    font-weight: 800;
    color: white;
    margin: 0 0 20px;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.cta-subheadline {
    font-size: 1.3rem;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
    line-height: 1.5;
    font-weight: 400;
}

/* Benefits row */
.cta-benefits {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 40px;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.benefit-item i {
    color: #ffff;
    font-size: 1.2rem;
}

.benefit-item span {
    color: rgba(255, 255, 255, 0.95);
    font-weight: 500;
    font-size: 1rem;
}

/* Buttons */
.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

.cta-buttons .btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 40px;
    font-weight: 700;
    font-size: 1.1rem;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.cta-buttons .btn-primary {
    background: #C6A43F;
    color: white;
    border-radius: 0px;
}

.cta-buttons .btn-primary i:last-child {
    transition: transform 0.3s;
}

.cta-buttons .btn-primary:hover {
    background: #2285D9;
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(247, 147, 30, 0.5);
}

.cta-buttons .btn-primary:hover i:last-child {
    transform: translateX(5px);
}

.cta-buttons .btn-outline-light {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
}

.cta-buttons .btn-outline-light:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
    transform: translateY(-3px);
}

/* Trust signal */
.cta-trust-signal {
    color: #ffff;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.cta-trust-signal i {
    font-size: 0.8rem;
    color: #ffff;
}

/* Responsive */
@media (max-width: 992px) {
    .cta-headline {
        font-size: 2.3rem;
    }
    
    .cta-subheadline {
        font-size: 1.2rem;
    }
}

@media (max-width: 768px) {
    .final-cta {
        padding: 70px 0;
    }
    
    .cta-content-wrapper {
        padding: 40px 25px;
    }
    
    .cta-headline {
        font-size: 2rem;
    }
    
    .cta-benefits {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .benefit-item {
        width: 100%;
    }
    
    .cta-buttons .btn {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .cta-headline {
        font-size: 1.6rem;
    }
    
    .cta-subheadline {
        font-size: 1.1rem;
    }
    
    .cta-badge .badge {
        font-size: 0.75rem;
        padding: 4px 16px;
    }
}
/* ====== Features / Responsive Grid Section ====== */
.features-section {
    padding: 80px 0;
    background: #ffffff;
}

.features-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section header – consistent with all sections */
.features-section .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.features-section .section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}

.features-section .text-primary {
    color: #2285D9;
}

.features-section .divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 20px auto;
}

.features-section .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Features grid – responsive with auto-fit */
.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}

/* Feature card */
.feature-card {
    background: #f8fafc;
    padding: 40px 25px 35px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-bottom: 4px solid transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02);
}

.feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.08);
    border-bottom-color: #2285D9; /* fallback, but you can set specific colors per card if needed */
}

/* Icon wrapper – square with solid color, white icon */
.feature-card .icon-wrapper {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.feature-card:hover .icon-wrapper {
    transform: scale(1.05);
}

.feature-card .icon-wrapper i {
    font-size: 2.2rem;
    color: white;
}

/* Card text */
.feature-card h3 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 15px;
}

.feature-card p {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .features-section {
        padding: 60px 0;
    }

    .features-section .section-header h2 {
        font-size: 2rem;
    }

    .features-section .section-subhead {
        font-size: 1.1rem;
    }

    .feature-card {
        padding: 30px 20px 25px;
    }

    .feature-card .icon-wrapper {
        width: 70px;
        height: 70px;
    }

    .feature-card .icon-wrapper i {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .features-section .section-header h2 {
        font-size: 1.8rem;
    }

    .features-section .section-subhead {
        font-size: 1rem;
    }

    .features-grid {
        gap: 20px;
    }
}/* ====== Mission & Vision - Minimalist ====== */
.mission-vision {
    padding: 100px 0;
    background: #ffffff;
}

.mission-vision .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section header */
.mission-vision .section-header {
    text-align: center;
    margin-bottom: 60px;
}

.mission-vision .section-header h2 {
    font-size: 2.8rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 15px;
    letter-spacing: -0.02em;
}

.mission-vision .text-primary {
    color: #2285D9;
}

.mission-vision .divider {
    width: 60px;
    height: 3px;
    background: #2285D9;
    margin: 0 auto;
}

/* Grid - two columns */
.mv-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    margin-bottom: 60px;
}

/* Each item */
.mv-item {
    text-align: center;
    padding: 0 20px;
}

.mv-icon {
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 20px;
    opacity: 0.8;
}

.mv-title {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.mv-text {
    font-size: 1.2rem;
    line-height: 1.7;
    color: #475569;
    max-width: 350px;
    margin: 0 auto;
}

/* Footnote */
.mv-footnote {
    text-align: center;
    color: #94a3b8;
    font-size: 1rem;
    font-style: italic;
    border-top: 1px solid #e2e8f0;
    padding-top: 40px;
    margin-top: 20px;
}

/* Responsive */
@media (max-width: 768px) {
    .mission-vision {
        padding: 70px 0;
    }

    .mission-vision .section-header h2 {
        font-size: 2.2rem;
    }

    .mv-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .mv-icon {
        font-size: 3rem;
    }

    .mv-title {
        font-size: 1.6rem;
    }

    .mv-text {
        font-size: 1.1rem;
    }
}

@media (max-width: 480px) {
    .mission-vision .section-header h2 {
        font-size: 1.8rem;
    }

    .mv-icon {
        font-size: 2.5rem;
    }

    .mv-title {
        font-size: 1.4rem;
    }

    .mv-text {
        font-size: 1rem;
    }
}
/* ====== Impact Section - Redesigned ====== */
.impact-section {
    padding: 80px 0;
    background: #ffffff;
    font-family: 'Segoe UI', Roboto, sans-serif;
}

.impact-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section header – consistent with all sections */
.impact-section .section-header {
    text-align: center;
    margin-bottom: 40px;
}

.impact-section .section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}

.impact-section .text-primary {
    color: #2285D9;
}

.impact-section .divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 20px auto;
}

.impact-section .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Summary bar – quick stats */
.impact-summary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-bottom: 60px;
    padding: 20px 30px;
    background: #f8fafc;
    border-left: 6px solid #F7931E;
    flex-wrap: wrap;
}

.summary-item {
    text-align: center;
}

.summary-number {
    font-size: 2rem;
    font-weight: 800;
    color: #1e293b;
    display: block;
    line-height: 1.2;
}

.summary-label {
    color: #475569;
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.summary-divider {
    width: 2px;
    height: 40px;
    background: #e2e8f0;
}

/* Category titles */
.impact-categories {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.impact-category {
    width: 100%;
}

.category-title {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e2e8f0;
}

.category-title i {
    font-size: 1.8rem;
}

/* Category grid – 4 cards per row */
.category-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

/* Impact card – horizontal layout (icon left, text right) */
.impact-card {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #f8fafc;
    padding: 15px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border-left: 4px solid transparent;
}

.impact-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

/* Individual card border colors (using inline style, but we keep this for non-hover state) */
.impact-card {
    border-left-color: v-bind(#2285D9); /* Note: This is Vue syntax. For plain CSS, we rely on inline styles */
}

/* Card icon – square, solid color, white icon */
.impact-card .card-icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 0;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.08);
}

.impact-card .card-icon i {
    font-size: 1.8rem;
    color: white;
}

/* Card content */
.impact-card .card-content {
    flex: 1;
}

.impact-card .stat-number {
    font-size: 1.8rem;
    font-weight: 800;
    color: #1e293b;
    line-height: 1.2;
    margin-bottom: 2px;
}

.impact-card .stat-label {
    color: #475569;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    word-break: break-word;
}

/* Footnote */
.impact-footnote {
    text-align: center;
    color: #94a3b8;
    font-size: 0.85rem;
    margin-top: 50px;
    font-style: italic;
}

/* Responsive */
@media (max-width: 992px) {
    .category-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .impact-summary {
        gap: 20px;
        padding: 15px 20px;
    }
}

@media (max-width: 768px) {
    .impact-section {
        padding: 60px 0;
    }

    .impact-section .section-header h2 {
        font-size: 2rem;
    }

    .impact-section .section-subhead {
        font-size: 1.1rem;
    }

    .category-title {
        font-size: 1.3rem;
    }

    .summary-number {
        font-size: 1.6rem;
    }
}

@media (max-width: 576px) {
    .impact-summary {
        flex-direction: column;
        gap: 15px;
        align-items: stretch;
        text-align: center;
    }

    .summary-divider {
        display: none;
    }

    .category-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .impact-card {
        padding: 12px;
    }

    .impact-card .card-icon {
        width: 50px;
        height: 50px;
    }

    .impact-card .card-icon i {
        font-size: 1.5rem;
    }

    .impact-card .stat-number {
        font-size: 1.5rem;
    }

    .impact-card .stat-label {
        font-size: 0.8rem;
    }
}
/* ====== Our Mission & Vision ====== */
.mission-vision {
    padding: 60px 0;
    background: #ffffff;
}

.mission-vision .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section Header (unchanged) */
.mission-vision .section-header {
    text-align: center;
    margin-bottom: 40px;
}

.mission-vision .section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}

.mission-vision .text-primary {
    color: #2285D9;
}

.mission-vision .divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 0 auto;
}

/* Grid - exactly as original */
.mv-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin: 0 auto;
}

/* Card - original structure preserved */
.mv-card {
    background: white;
    padding: 40px 30px 35px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border-bottom: 4px solid;
    transition: transform 0.3s;
}

.mv-card:hover {
    transform: translateY(-5px);
}

.mv-card.mission {
    border-bottom-color: #2285D9;
}

.mv-card.vision {
    border-bottom-color: #F7931E;
}

/* Icon wrapper - original style preserved */
.mv-card .icon-wrapper {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.mv-card .icon-wrapper i {
    font-size: 1.8rem;
}

/* Card heading - original */
.mv-card h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #1e293b;
}

/* Description text - matches original p styling */
.mv-card .mv-description {
    color: #64748b;
    font-size: 1rem;
    line-height: 1.6;
    margin: 0 0 20px;
}

/* Tags container - new but follows card spacing */
.mv-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 5px;
}

/* Individual tag - designed to complement card */
.tag {
    display: inline-block;
    background: #f8fafc;
    color: #1e293b;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 5px 12px;
    border-radius: 0;
    border: 1px solid #e2e8f0;
    transition: all 0.2s ease;
}

/* Tag hover effects - subtle and card-appropriate */
.mv-card.mission .tag:hover {
    border-color: #2285D9;
    color: #2285D9;
}

.mv-card.vision .tag:hover {
    border-color: #F7931E;
    color: #F7931E;
}

/* Responsive - original breakpoint preserved */
@media (max-width: 768px) {
    .mv-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    
    .mv-card {
        padding: 35px 25px 30px;
    }
    
    .mv-card h3 {
        font-size: 1.4rem;
    }
    
    .tag {
        font-size: 0.7rem;
        padding: 4px 10px;
    }
}

/* Additional breakpoint for very small screens */
@media (max-width: 480px) {
    .mv-tags {
        gap: 8px;
    }
    
    .tag {
        padding: 4px 8px;
    }
}
/* Existing styles (keep as before) */

/* Responsive adjustments for icons */
@media (max-width: 768px) {
    .mv-card .icon-wrapper {
        width: 60px;
        height: 60px;
    }
    .mv-card .icon-wrapper i {
        font-size: 1.5rem;
    }
}

@media (max-width: 480px) {
    .mv-card .icon-wrapper {
        width: 50px;
        height: 50px;
    }
    .mv-card .icon-wrapper i {
        font-size: 1.3rem;
    }
}

/* Keep your existing responsive rules for grid and tags */
@media (max-width: 768px) {
    .mv-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .mv-card {
        padding: 35px 25px 30px;
    }
    .mv-card h3 {
        font-size: 1.4rem;
    }
    .tag {
        font-size: 0.7rem;
        padding: 4px 10px;
    }
}

@media (max-width: 480px) {
    .mv-tags {
        gap: 8px;
    }
    .tag {
        padding: 4px 8px;
    }
}
/* ====== Why Choose Us ====== */
.why-choose {
    padding: 80px 0;
    background: #ffffff;
}

.why-choose .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section header – consistent with all sections */
.why-choose .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.why-choose .section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}

.why-choose .text-primary {
    color: #2285D9;
}

.why-choose .divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 20px auto;
}

.why-choose .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Grid – 4 columns on desktop */
.choose-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

/* Card styling – matches other sections */
.choose-card {
    background: #f9fafc;
    border-top: 4px solid transparent;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02);
}

.choose-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.06);
}

.card-inner {
    padding: 35px 20px 30px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* Icon wrapper – circular with light background, consistent with Mission section */
.choose-card .icon-wrapper {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: transform 0.2s ease;
}

.choose-card:hover .icon-wrapper {
    transform: scale(1.05);
}

.choose-card .icon-wrapper i {
    font-size: 2rem;
}

/* Card heading */
.choose-card h3 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 15px;
    line-height: 1.3;
}

/* Card description */
.choose-card p {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 0;
    flex-grow: 1;
}

/* Responsive */
@media (max-width: 992px) {
    .choose-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .why-choose {
        padding: 60px 0;
    }

    .why-choose .section-header h2 {
        font-size: 2rem;
    }

    .why-choose .section-subhead {
        font-size: 1.1rem;
    }

    .card-inner {
        padding: 30px 15px 25px;
    }

    .choose-card .icon-wrapper {
        width: 60px;
        height: 60px;
    }

    .choose-card .icon-wrapper i {
        font-size: 1.7rem;
    }

    .choose-card h3 {
        font-size: 1.2rem;
    }

    .choose-card p {
        font-size: 0.9rem;
    }
}

@media (max-width: 576px) {
    .choose-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .card-inner {
        padding: 30px 20px 25px;
    }

    .choose-card .icon-wrapper {
        width: 65px;
        height: 65px;
    }

    .choose-card .icon-wrapper i {
        font-size: 1.8rem;
    }
}
/* ====== Core Digital Skills Programs ====== */
.programs-section {
    padding: 80px 0;
    background: #ffffff;
}

.programs-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Section Header */
.programs-section .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.programs-section .section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}

.programs-section .text-primary {
    color: #2285D9;
}

.programs-section .divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 20px auto;
}

.programs-section .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* Programs Grid */
.programs-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 60px;
}

.program-card {
    background: #f9fafc;
    border-bottom: 4px solid;
    padding: 30px 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.program-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.06);
}

.program-card .icon-wrapper {
    width: 70px;
    height: 70px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: transform 0.2s ease;
}

.program-card:hover .icon-wrapper {
    transform: scale(1.05);
}

.program-card .icon-wrapper i {
    font-size: 2rem;
}

.program-card h3 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 12px;
}

.program-description {
    font-size: 0.95rem;
    color: #475569;
    line-height: 1.6;
    margin: 0;
}

/* Audience Section (Redesigned Tags) */
.audience-section {
    margin: 60px 0;
    padding: 40px 0;
    border-top: 1px solid #e9edf2;
    border-bottom: 1px solid #e9edf2;
}

.audience-header {
    text-align: center;
    margin-bottom: 40px;
}

.audience-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #f1f5f9;
    color: #1e293b;
    padding: 5px 18px;
    font-weight: 600;
    font-size: 0.85rem;
    letter-spacing: 1px;
    margin-bottom: 20px;
    border-left: 4px solid #F7931E;
}

.audience-title {
    font-size: 2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 10px;
}

.audience-subtitle {
    color: #64748b;
    font-size: 1.1rem;
    max-width: 600px;
    margin: 0 auto;
}

.audience-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.audience-group {
    background: #f8fafc;
    padding: 25px 20px;
    border-left: 4px solid;
}

.audience-group:nth-child(1) { border-left-color: #EC4899; }
.audience-group:nth-child(2) { border-left-color: #10B981; }
.audience-group:nth-child(3) { border-left-color: #8B5CF6; }
.audience-group:nth-child(4) { border-left-color: #DC2626; }

.group-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d1d9e6;
}

.group-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.audience-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border-radius: 0;
    font-size: 0.85rem;
    font-weight: 600;
    border: 1px solid;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    white-space: nowrap;
}

.audience-tag i {
    font-size: 0.85rem;
}

.audience-tag:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

/* CTA Banner */
.programs-cta {
    margin-top: 40px;
    background: linear-gradient(135deg, #1a2b3c 0%, #0f1a24 100%);
    padding: 50px 40px;
    position: relative;
    overflow: hidden;
}

.programs-cta::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: rgba(247, 147, 30, 0.1);
    border-radius: 50%;
}

.programs-cta .cta-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
}

.cta-text {
    flex: 2;
    min-width: 300px;
}

.cta-text h3 {
    color: white;
    font-size: 2rem;
    font-weight: 800;
    margin: 0 0 15px;
    line-height: 1.2;
}

.cta-text p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.1rem;
    margin: 0;
    line-height: 1.5;
}

.cta-text strong {
    color: #F7931E;
    font-weight: 700;
}

.cta-actions {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    flex: 1;
    justify-content: flex-end;
}

.btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 30px;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
}

.btn-primary {
    background: #F7931E;
    color: white;
    box-shadow: 0 8px 20px rgba(247, 147, 30, 0.3);
}

.btn-primary:hover {
    background: #e67e22;
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(247, 147, 30, 0.4);
}

.btn-outline {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.btn-outline:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
    transform: translateY(-3px);
}

/* Responsive */
@media (max-width: 992px) {
    .programs-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .audience-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .cta-content {
        flex-direction: column;
        text-align: center;
    }

    .cta-actions {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .programs-section {
        padding: 60px 0;
    }

    .programs-section .section-header h2 {
        font-size: 2rem;
    }

    .programs-section .section-subhead {
        font-size: 1.1rem;
    }

    .programs-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .program-card {
        padding: 25px 15px;
    }

    .program-card h3 {
        font-size: 1.2rem;
    }

    .program-description {
        font-size: 0.9rem;
    }

    .audience-title {
        font-size: 1.6rem;
    }

    .audience-subtitle {
        font-size: 1rem;
    }

    .group-title {
        font-size: 1.1rem;
    }

    .audience-tag {
        white-space: normal;
        text-align: left;
        padding: 5px 10px;
    }

    .cta-text h3 {
        font-size: 1.6rem;
    }

    .cta-text p {
        font-size: 1rem;
    }

    .btn {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 576px) {
    .audience-grid {
        grid-template-columns: 1fr;
    }

    .audience-group {
        padding: 20px 15px;
    }

    .group-tags {
        gap: 8px;
    }

    .audience-tag {
        font-size: 0.8rem;
        padding: 4px 8px;
    }

    .cta-actions {
        flex-direction: column;
        width: 100%;
    }
}
/* ====== Core Digital Skills Programs - Refined with Groups ====== */
.programs-section {
    padding: 80px 0;
    background: #ffffff;
}

.programs-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}

/* Section Header */
.programs-section .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.programs-section .section-header h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 15px;
    letter-spacing: -0.02em;
}

.programs-section .text-primary {
    color: #2285D9;
}

.programs-section .divider {
    width: 60px;
    height: 3px;
    background: #2285D9;
    margin: 20px auto;
}

.programs-section .section-subhead {
    color: #64748b;
    font-size: 1.2rem;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
    font-weight: 400;
}

/* Program Group */
.program-group {
    margin-bottom: 50px;
}

.program-group:last-of-type {
    margin-bottom: 60px;
}

.group-heading {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e9edf2;
    position: relative;
}

.group-heading::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 80px;
    height: 2px;
    background: #F7931E;
}

/* Programs Grid - 3 columns */
.programs-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

/* Program Card - Spacious and refined */
.program-card {
    background: white;
    border-bottom: 4px solid;
    padding: 35px 25px 30px;
    box-shadow: 0 8px 25px -8px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.program-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 30px -8px rgba(0, 0, 0, 0.12);
}

/* Icon wrapper */
.program-card .icon-wrapper {
    width: 80px;
    height: 80px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: transform 0.2s ease;
}

.program-card:hover .icon-wrapper {
    transform: scale(1.05);
}

.program-card .icon-wrapper i {
    font-size: 2.2rem;
}

/* Card Title */
.program-card h3 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0 0 12px;
    line-height: 1.3;
}

/* Description */
.program-description {
    font-size: 0.95rem;
    color: #475569;
    line-height: 1.6;
    margin: 0;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
}

/* Audience Section */
.audience-section {
    margin: 50px 0 60px;
    padding: 40px 0;
    border-top: 1px solid #edf2f7;
    border-bottom: 1px solid #edf2f7;
    text-align: center;
}

.audience-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 30px;
}

.audience-groups {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px 60px;
}

.audience-group {
    text-align: left;
}

.group-label {
    font-weight: 700;
    color: #1e293b;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: block;
    margin-bottom: 8px;
}

.group-items {
    color: #5f6b7a;
    font-size: 0.95rem;
    line-height: 1.5;
}

/* CTA Banner */
.cta-banner {
    margin-top: 40px;
    background: linear-gradient(135deg, #1a2b3c 0%, #0f1a24 100%);
    padding: 60px 40px;
    box-shadow: 0 25px 40px -12px rgba(0, 20, 40, 0.3);
    color: white;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cta-banner::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at 30% 50%, rgba(247,147,30,0.15), transparent 50%);
    animation: rotate 20s linear infinite;
}

@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.cta-content {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.cta-banner h3 {
    font-size: 2.2rem;
    font-weight: 800;
    margin: 0 0 15px;
    line-height: 1.2;
    color: white;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.cta-banner p {
    font-size: 1.2rem;
    opacity: 0.95;
    margin-bottom: 30px;
    line-height: 1.5;
    color: rgba(255,255,255,0.95);
}

.cta-banner p strong {
    color: #F7931E;
    font-weight: 700;
    background: rgba(255,255,255,0.1);
    padding: 2px 8px;
}

.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-cta-primary, .btn-cta-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 36px;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}

.btn-cta-primary {
    background: #F7931E;
    color: white;
    box-shadow: 0 8px 20px rgba(247, 147, 30, 0.3);
}

.btn-cta-primary::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent, rgba(255,255,255,0.2), transparent);
    transform: rotate(45deg) translateX(-100%);
    transition: transform 0.6s ease;
}

.btn-cta-primary:hover::after {
    transform: rotate(45deg) translateX(100%);
}

.btn-cta-primary:hover {
    background: #e67e22;
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(247, 147, 30, 0.4);
}

.btn-cta-secondary {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
}

.btn-cta-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
    transform: translateY(-3px);
}

/* Responsive */
@media (max-width: 992px) {
    .programs-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .audience-groups {
        gap: 30px 40px;
    }
}

@media (max-width: 768px) {
    .programs-section {
        padding: 60px 0;
    }

    .programs-section .section-header h2 {
        font-size: 2rem;
    }

    .programs-section .section-subhead {
        font-size: 1.1rem;
    }

    .programs-grid {
        grid-template-columns: 1fr;
        gap: 25px;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }

    .program-card {
        padding: 30px 20px 25px;
    }

    .program-card .icon-wrapper {
        width: 70px;
        height: 70px;
    }

    .program-card .icon-wrapper i {
        font-size: 2rem;
    }

    .program-card h3 {
        font-size: 1.2rem;
    }

    .program-description {
        font-size: 0.9rem;
    }

    .group-heading {
        font-size: 1.3rem;
    }

    .audience-title {
        font-size: 1.5rem;
    }

    .audience-groups {
        flex-direction: column;
        gap: 20px;
        align-items: center;
        text-align: center;
    }

    .audience-group {
        text-align: center;
    }

    .cta-banner {
        padding: 40px 20px;
    }

    .cta-banner h3 {
        font-size: 1.8rem;
    }

    .cta-banner p {
        font-size: 1rem;
    }

    .cta-buttons {
        flex-direction: column;
        gap: 15px;
    }

    .btn-cta-primary, .btn-cta-secondary {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .audience-groups {
        gap: 15px;
    }

    .group-items {
        font-size: 0.9rem;
    }
}
/* ====== Mission & Vision ====== */
.mission-vision {
    padding: 80px 0;
    background: #ffffff;
}

.mission-vision .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

.mission-vision .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.mission-vision .section-header h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 15px;
}

.mission-vision .text-primary {
    color: #2285D9;
}

.mission-vision .divider {
    width: 60px;
    height: 3px;
    background: #2285D9;
    margin: 20px auto;
}

.mv-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.mv-card {
    background: #f9fafc;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.02);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.mv-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.06);
}

.card-accent {
    height: 6px;
    width: 100%;
}

.mv-card .card-content {
    padding: 35px 25px 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.mv-card .icon-wrapper {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease;
}

.mv-card:hover .icon-wrapper {
    transform: scale(1.05);
}

.mv-card .icon-wrapper i {
    font-size: 2.2rem;
    color: white;
}

.mv-card h3 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 15px;
}

.mv-text {
    color: #475569;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 25px;
    flex-grow: 1;
}

.mv-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: auto;
    padding-top: 20px;
    border-top: 1px solid #e2e8f0;
}

.tag {
    background: #f1f5f9;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 5px 12px;
    border-radius: 0;
    transition: all 0.2s ease;
}

.tag:hover {
    background: #e2e8f0;
}

/* ====== Why Choose Us ====== */
.why-choose {
    padding: 80px 0;
    background: #ffffff;
}

.why-choose .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.why-choose .section-header {
    text-align: center;
    margin-bottom: 50px;
}

.why-choose .section-header h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 15px;
}

.why-choose .text-primary {
    color: #2285D9;
}

.why-choose .divider {
    width: 60px;
    height: 3px;
    background: #2285D9;
    margin: 20px auto;
}

.choose-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.choose-card {
    background: #f9fafc;
    padding: 35px 20px 30px;
    text-align: center;
    border-bottom: 4px solid transparent;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.02);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.choose-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.06);
    border-bottom-color: currentColor;
}

.choose-card .icon-wrapper {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease;
}

.choose-card:hover .icon-wrapper {
    transform: scale(1.05);
}

.choose-card .icon-wrapper i {
    font-size: 2rem;
    color: white;
}

.choose-card h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 12px;
    line-height: 1.3;
}

.choose-card p {
    color: #475569;
    font-size: 0.9rem;
    line-height: 1.6;
    margin: 0;
    flex-grow: 1;
}

/* Responsive */
@media (max-width: 992px) {
    .choose-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (max-width: 768px) {
    .mv-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .mv-card h3 {
        font-size: 1.4rem;
    }

    .choose-grid {
        grid-template-columns: 1fr;
        gap: 25px;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
    }

    .choose-card {
        padding: 30px 15px 25px;
    }
}

@media (max-width: 480px) {
    .mv-tags {
        gap: 8px;
    }

    .tag {
        font-size: 0.7rem;
        padding: 4px 8px;
    }
}
.cbe-sticky-banner {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #2285D9;  /* solid blue */
    color: white;
    padding: 8px 20px;  /* reduced height */
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    font-family: 'Segoe UI', Roboto, system-ui, sans-serif;
    position: relative;  /* for close button positioning */
}
.cbe-sticky-banner .banner-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px 20px;
    max-width: 1300px;
    margin: 0 auto;
    padding-right: 35px;  /* space for absolute close button */
}
.cbe-sticky-banner .banner-text {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 15px;
}
.cbe-sticky-banner .badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: #F7931E;
    color: white;
    padding: 4px 14px;
    border-radius: 0px;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    white-space: nowrap;
    box-shadow: 0 2px 6px rgba(247,147,30,0.3);
}
.cbe-sticky-banner .badge i {
    font-size: 0.8rem;
    color: white;  /* white icon */
}
.cbe-sticky-banner .headline {
    font-size: 1.1rem;
    font-weight: 700;
    white-space: nowrap;
    color: white;
}
.cbe-sticky-banner .pathways {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.cbe-sticky-banner .pathway {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: rgba(255,255,255,0.15);
    padding: 4px 10px;
    border-radius: 0px;
    font-size: 0.8rem;
    font-weight: 500;
    color: white;
    border: 1px solid rgba(255,255,255,0.2);
    transition: background 0.2s;
}
.cbe-sticky-banner .pathway i {
    font-size: 0.8rem;
    color: white;  /* white icon */
}
.cbe-sticky-banner .pathway:hover {
    background: rgba(255,255,255,0.25);
}
.cbe-sticky-banner .banner-actions {
    display: flex;
    align-items: center;
}
.cbe-sticky-banner .btn-banner {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: white;
    color: #2285D9;
    padding: 6px 18px;
    border-radius: 0px;
    font-weight: 700;
    font-size: 0.85rem;
    text-decoration: none;
    transition: all 0.25s ease;
    white-space: nowrap;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    border: none;
}
.cbe-sticky-banner .btn-banner i {
    font-size: 0.9rem;
    color: #C6A43F;  /* keep icon orange for contrast */ 
}
.cbe-sticky-banner .btn-banner:hover {
    background: #f8fafc;
    transform: translateY(-2px);
    box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}
.cbe-sticky-banner .banner-close {
    position: absolute;
    top: 8px;
    right: 12px;
    background: rgba(255,255,255,0.2);
    border: none;
    color: white;
    font-size: 1.4rem;
    line-height: 1;
    cursor: pointer;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
    transition: all 0.2s;
    padding: 0;
    border: 1px solid rgba(255,255,255,0.3);
}
.cbe-sticky-banner .banner-close:hover {
    opacity: 1;
    background: rgba(255,255,255,0.3);
    transform: scale(1.05);
}

@media (max-width: 992px) {
    .cbe-sticky-banner .banner-content {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
        padding-right: 30px;  /* maintain space for close button */
    }
    .cbe-sticky-banner .banner-text {
        justify-content: center;
    }
    .cbe-sticky-banner .pathways {
        justify-content: center;
    }
    .cbe-sticky-banner .banner-actions {
        justify-content: center;
    }
    .cbe-sticky-banner .banner-close {
        top: 5px;
        right: 10px;
    }
}

@media (max-width: 768px) {
    .cbe-sticky-banner .headline {
        white-space: normal;
    }
    .cbe-sticky-banner .badge {
        white-space: normal;
    }
}

@media (max-width: 480px) {
    .cbe-sticky-banner {
        padding: 8px 12px;
    }
    .cbe-sticky-banner .btn-banner {
        width: 100%;
        justify-content: center;
    }
    .cbe-sticky-banner .pathway {
        font-size: 0.75rem;
        padding: 3px 8px;
    }
    .cbe-sticky-banner .banner-close {
        top: 4px;
        right: 6px;
        width: 24px;
        height: 24px;
        font-size: 1.2rem;
    }
}

/* This rule was inside the 480px media query originally — moved here as it likely applies globally */
.lead {
    text-align: justify;
    text-justify: inter-word;  /* Adjusts spacing between words */
}
.programs-section {
    padding: 60px 0;
    background: #ffffff;
}
.programs-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.section-header {
    text-align: center;
    margin-bottom: 40px;
}
.section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}
.text-primary {
    color: #2285D9;
}
.divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 0 auto 20px;
}
.section-subhead {
    font-size: 1.2rem;
    color: #64748b;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}
.programs-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}
.program-card {
    background: white;
    border-bottom: 4px solid;
    padding: 25px 20px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.05);
    transition: transform 0.3s, box-shadow 0.3s;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}
.program-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}
.program-card .icon-wrapper {
    width: 70px;
    height: 70px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
}
.program-card .icon-wrapper i {
    font-size: 2rem;
}
.program-card h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 10px;
}
.program-description {
    font-size: 0.9rem;
    color: #64748b;
    line-height: 1.5;
    margin: 0;
}
.recommended-tags-section {
    margin-top: 30px;
    text-align: center;
}
.recommended-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 30px;
}
.recommended-tags-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
}
.recommended-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    border: 1px solid;
    transition: transform 0.2s, box-shadow 0.2s;
    white-space: nowrap;
}
.recommended-tag i {
    font-size: 0.9rem;
}
.recommended-tag:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
@media (max-width: 992px) {
    .programs-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 768px) {
    .programs-grid {
        grid-template-columns: 1fr;
    }
    .recommended-tag {
        white-space: normal;
        text-align: left;
    }
}
@media (max-width: 576px) {
    .section-header h2 {
        font-size: 2rem;
    }
    .section-subhead {
        font-size: 1rem;
    }
}
.cta-banner {
    margin-top: 50px;
    background: linear-gradient(135deg, #2285D9 0%, #1a6bb8 100%);
    border-radius: 0px;
    padding: 40px 30px;
    box-shadow: 0 20px 40px rgba(34,133,217,0.2);
    color: white;
    text-align: center;
}
.cta-content {
    max-width: 700px;
    margin: 0 auto;
}
.cta-banner h3 {
    font-size: 2rem;
    font-weight: 800;
    margin: 0 0 15px;
    line-height: 1.2;
      color: #ffff;
}
.cta-banner p {
    font-size: 1.2rem;
    opacity: 0.95;
    margin-bottom: 30px;
    line-height: 1.5;
    color: #ffff;
}
.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}
.btn-cta-primary, .btn-cta-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 30px;
    border-radius: 0px;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}
.btn-cta-primary {
    background: white;
    color: #2285D9;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
.btn-cta-primary i {
    color: #F7931E;
    font-size: 1.1rem;
}
.btn-cta-primary:hover {
    background: #f8fafc;
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.15);
}
.btn-cta-secondary {
    background: transparent;
    color: white;
    border: 2px solid white;
}
.btn-cta-secondary:hover {
    background: white;
    color: #2285D9;
    transform: translateY(-3px);
}
@media (max-width: 768px) {
    .cta-banner {
        padding: 30px 20px;
    }
    .cta-banner h3 {
        font-size: 1.6rem;
    }
    .cta-banner p {
        font-size: 1rem;
    }
}
@media (max-width: 480px) {
    .cta-buttons {
        flex-direction: column;
        gap: 15px;
    }
    .btn-cta-primary, .btn-cta-secondary {
        width: 100%;
        justify-content: center;
    }
}
/* ===== Mobile-First Base Adjustments ===== */
/* (applies to all screens, then enhanced) */

/* 1. Make the image fluid */
.showcase-image img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* 2. Ensure badge stays inside image container */
.showcase-image {
    position: relative; /* if not already set */
}
.image-badge {
    /* Keep your original top/right values, but if they cause clipping on small screens, adjust slightly */
    top: 10px;
    right: 10px;
}

/* 3. Stack the two-column grid on mobile */
.mentorship-grid {
    display: grid;
    grid-template-columns: 1fr;  /* single column by default */
    gap: 2rem;                   /* keep your original gap */
}

/* 4. Stack stats cards vertically on small screens */
.stats-row {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

/* 5. Make CTA button full width on mobile (prevents horizontal scroll) */
.btn-large {
    width: 100%;
    box-sizing: border-box;      /* ensures padding doesn't add extra width */
    text-align: center;          /* keeps text centered */
}

/* ===== Tablet (min-width: 480px) – stats become horizontal ===== */
@media screen and (min-width: 480px) {
    .stats-row {
        flex-direction: row;
        justify-content: space-between; /* or space-around, as you prefer */
    }
    .stat-card {
        flex: 1;                 /* equal width cards */
        margin: 0 0.5rem;        /* optional spacing – remove if you have original margins */
    }
    .stat-card:first-child {
        margin-left: 0;
    }
    .stat-card:last-child {
        margin-right: 0;
    }
}

/* ===== Desktop (min-width: 768px) – restore two-column grid ===== */
@media screen and (min-width: 768px) {
    .mentorship-grid {
        grid-template-columns: 1fr 1fr;  /* back to two columns */
        gap: 2rem;                        /* your original gap */
    }

    /* Revert button to original width (if it was not full width on desktop) */
    .btn-large {
        width: auto;             /* or a specific width like 280px */
        min-width: 260px;        /* if you want a minimum */
    }
}

/* ===== Optional: fine-tune for very small devices (320px – 380px) ===== */
@media screen and (max-width: 380px) {
    /* If feature cards become too cramped, you can stack icon above text */
    .feature-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
        /* Optional: change left border to top border for better visual */
        border-left: none;
        border-top: 4px solid;   /* uses the same inline color */
    }
    .feature-icon {
        margin-bottom: 0.5rem;
    }
}
/* ====== FULLY RESPONSIVE MENTORSHIP SECTION ====== */
/* Mobile‑first, mirroring infrastructure section patterns */

/* 1. Global reset for consistent sizing */
.mentorship-alt-section,
.mentorship-alt-section *,
.mentorship-alt-section *::before,
.mentorship-alt-section *::after {
  box-sizing: border-box;
}

/* 2. Container – fluid with max‑width and side padding */
.mentorship-alt-section .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;         /* same as infrastructure */
}

/* 3. Section header – fluid typography */
.section-header h2 {
  font-size: clamp(1.75rem, 5vw, 2.5rem);
  line-height: 1.2;
  margin: 0.5rem 0;
  word-wrap: break-word;
}

.section-header .pre-header {
  font-size: 0.875rem;
  letter-spacing: 0.5px;
}

.section-header .section-subhead {
  font-size: 1.2rem;
  max-width: 700px;        /* keeps readability on large screens */
  margin-left: auto;
  margin-right: auto;
}

/* 4. Mentorship grid – stacked on mobile (like .solutions-grid) */
.mentorship-grid {
  display: grid;
  grid-template-columns: 1fr;   /* single column by default */
  gap: 2rem;
  margin: 2rem 0;
}

/* 5. Feature cards – flexible row, no fixed widths */
.feature-card {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
  border-left: 4px solid;        /* color from inline style */
  padding-left: 0;
}

.feature-icon {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.25rem;
}

.feature-content {
  flex: 1;
  min-width: 0;                  /* prevents overflow from long words */
}

.feature-content h3 {
  margin: 0 0 0.5rem 0;
  font-size: 1.25rem;
  word-wrap: break-word;
}

.feature-content p {
  margin: 0;
  word-wrap: break-word;
}

/* 6. Showcase image – with proper badge positioning */
.showcase-image {
  position: relative;
  margin-bottom: 1.5rem;
}

.showcase-image img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 0.5rem;         /* optional – matches infrastructure cards */
}

.image-badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  max-width: calc(100% - 2rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0.25rem 0.75rem;
  border-radius: 2rem;
  font-size: 0.75rem;
  line-height: 1.2;
  z-index: 2;
}

/* 7. Stats row – stacked on mobile (like flex wrap in infrastructure) */
.stats-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 2rem 0;
}

.stat-card {
  flex: 1 1 100%;                /* full width on mobile */
  text-align: center;
  padding: 0.75rem;
  background: #f8f9fa;            /* subtle background, like some cards */
  border-radius: 0.5rem;
}

.stat-number {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.stat-label {
  font-size: 0.875rem;
  display: block;
}

/* 8. Testimonial snippet – flexbox for reliable alignment */
.testimonial-snippet {
  display: flex;
  gap: 0.75rem;
  margin: 2rem 0;
  padding: 1rem;
  background: #f9f9f9;
  border-radius: 0.5rem;
  word-wrap: break-word;
}

.testimonial-snippet i {
  font-size: 1.5rem;
  color: #ccc;
  flex-shrink: 0;
  margin-top: 0.25rem;
}

.testimonial-snippet p {
  margin: 0 0 0.5rem 0;
  flex: 1;
}

.testimonial-snippet .snippet-author {
  margin-top: 0.5rem;
  font-size: 0.875rem;
}

/* 9. CTA – full‑width button on mobile (like infrastructure banner) */
.mentorship-cta {
  text-align: center;
}

.btn-primary.btn-large {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.75rem 1rem;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  white-space: normal;            /* allows button text to wrap */
  word-break: break-word;
}

.small-note {
  margin-top: 0.5rem;
  font-size: 0.875rem;
}

/* ===== TABLETS AND UP (min-width: 768px) ===== */
@media (min-width: 768px) {
  /* Two‑column grid (mirrors .solutions‑grid at tablet+) */
  .mentorship-grid {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
    align-items: start;
  }

  /* Stats row becomes equal width row */
  .stats-row {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .stat-card {
    flex: 1 1 0;                /* equal width */
  }

  /* CTA button returns to inline */
  .btn-primary.btn-large {
    display: inline-block;
    width: auto;
    padding: 0.75rem 2rem;
  }

  .section-header h2 {
    font-size: 2.5rem;           /* fixed size for larger screens */
  }
}

/* ===== DESKTOP (min-width: 1024px) – refinements ===== */
@media (min-width: 1024px) {
  .mentorship-grid {
    gap: 3rem;
  }

  .container {
    padding: 0 2rem;              /* same as infrastructure */
  }

  .feature-card {
    gap: 1.5rem;
  }
}

/* ===== VERY SMALL SCREENS (≤ 374px) – extra safety ===== */
@media (max-width: 374px) {
  .feature-card {
    flex-direction: column;       /* stack icon above text */
    align-items: flex-start;
  }

  .feature-icon {
    margin-bottom: 0.5rem;
  }

  .stat-number {
    font-size: 1.5rem;
  }
}
.assessment-banner-alt {
    padding: clamp(40px, 8vw, 80px) 0;
    background: linear-gradient(135deg, #f8fafc 0%, #ffffff 100%);
    position: relative;
    overflow: hidden;
}
.assessment-banner-alt .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
}
.banner-content {
    text-align: center;
    margin-bottom: clamp(30px, 6vw, 50px);
}
.banner-content .badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #F7931E;
    color: white;
    font-weight: 700;
    font-size: clamp(0.7rem, 2.5vw, 0.9rem);
    letter-spacing: 1px;
    padding: 8px 20px;
    margin-bottom: clamp(15px, 3vw, 25px);
    text-transform: uppercase;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(247,147,30,0.2);
    white-space: nowrap;
}
.banner-content .badge i {
    font-size: 1rem;
}
@media (max-width: 480px) {
    .banner-content .badge {
        white-space: normal;
        padding: 6px 12px;
        font-size: 0.65rem;
    }
}
.banner-content h2 {
    font-size: clamp(1.8rem, 6vw, 3rem);
    font-weight: 800;
    color: #1e293b;
    margin: 0;
    line-height: 1.2;
}
.checklist-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 800px;
    margin: 0 auto clamp(30px, 5vw, 40px);
}
.checklist-col {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.checklist-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    background: white;
    padding: 20px;
    border-radius: 0px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.03);
    border: 1px solid #e2e8f0;
    transition: transform 0.2s;
    height: 100%;
}
.checklist-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.08);
}
.icon-box {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.icon-box i {
    font-size: 1.5rem;
}
.item-content {
    flex: 1;
}
.item-content h4 {
    font-size: 1.1rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 5px;
}
.item-content p {
    font-size: 0.9rem;
    color: #64748b;
    margin: 0;
    line-height: 1.4;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.description-card {
    background: white;
    padding: 25px 30px;
    border-radius: 0px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.03);
    border: 1px solid #e2e8f0;
    max-width: 800px;
    margin: 0 auto 30px;
    text-align: center;
}
.description-text {
    font-size: clamp(1rem, 3vw, 1.2rem);
    color: #475569;
    line-height: 1.6;
    margin: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}
.description-text strong {
    color: #2285D9;
}
.banner-footer {
    text-align: center;
}
.btn-banner {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #2285D9;
    color: white;
    padding: 16px 40px;
    font-weight: 700;
    font-size: clamp(0.95rem, 3vw, 1.1rem);
    text-decoration: none;
    border-radius: 0px;
    box-shadow: 0 15px 30px rgba(34,133,217,0.3);
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    white-space: nowrap;
}
.btn-banner:hover {
    background: #2285D9;
    transform: translateY(-4px);
    box-shadow: 0 20px 40px rgba(34,133,217,0.4);
}
@media (max-width: 992px) {
    .checklist-row {
        gap: 20px;
    }
    .checklist-item {
        padding: 15px;
    }
    .description-card {
        padding: 20px 25px;
    }
}
@media (max-width: 768px) {
    .checklist-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}
@media (max-width: 600px) {
    .btn-banner {
        width: 100%;
        padding: 14px 20px;
        white-space: normal;
    }
    .description-card {
        padding: 18px 20px;
    }
}
@media (max-width: 480px) {
    .banner-content h2 {
        font-size: 1.6rem;
    }
    .checklist-item {
        padding: 12px;
    }
    .icon-box {
        width: 40px;
        height: 40px;
    }
    .icon-box i {
        font-size: 1.2rem;
    }
    .item-content h4 {
        font-size: 1rem;
    }
    .item-content p {
        font-size: 0.85rem;
    }
    .description-text {
        font-size: 0.95rem;
    }
}
@media (max-width: 360px) {
    .description-text {
        font-size: 0.9rem;
    }
    .badge {
        font-size: 0.6rem;
        padding: 4px 8px;
    }
}
/* ===== Mission & Vision Section - Fully Responsive ===== */
.mission-vision {
  padding: 4rem 0;
  background-color: #f9fafc;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

/* Section Header */
.section-header {
  text-align: center;
  margin-bottom: 3rem;
}

.section-header h2 {
  font-size: clamp(2rem, 5vw, 2.8rem);
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #1e2b3a;
}

.section-header .text-primary {
  color: #2285D9;
}

.divider {
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #2285D9, #F7931E);
  margin: 0.5rem auto 0;
  border-radius: 2px;
}

/* Grid Layout */
.mv-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 768px) {
  .mv-grid {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
  }
}

/* Cards */
.mv-card {
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.mv-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 40px -12px rgba(0, 0, 0, 0.15);
}

/* Colored accent bar at the top */
.card-accent {
  height: 8px;           /* default for larger screens */
  width: 100%;
  transition: height 0.2s ease;
}

.card-content {
  padding: 2rem 1.5rem 2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1;
}

/* Icon */
.icon-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.icon-wrapper i {
  font-size: 2.2rem;
  color: white;
}

/* Card Titles */
.mv-card h3 {
  font-size: clamp(1.6rem, 4vw, 2rem);
  font-weight: 700;
  margin-bottom: 1rem;
  color: #1e2b3a;
}

/* Description text */
.mv-text {
  font-size: clamp(1rem, 3vw, 1.2rem);
  line-height: 1.6;
  color: #4a5a6e;
  margin-bottom: 2rem;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

/* Tags container */
.mv-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
  margin-top: auto;
}

.tag {
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 0.5rem 1rem;
  background: #f0f4f9;
  border-radius: 40px;
  transition: all 0.2s;
  border: 1px solid transparent;
}

.tag:hover {
  background: transparent;
  border-color: currentColor;
}

/* ===== Responsive adjustments for smaller screens ===== */
@media (max-width: 480px) {
  .card-accent {
    height: 5px;          /* thinner accent on very small screens */
  }

  .card-content {
    padding: 1.5rem 1rem;
  }

  .icon-wrapper {
    width: 70px;
    height: 70px;
  }

  .icon-wrapper i {
    font-size: 1.8rem;
  }

  .tag {
    font-size: 0.75rem;
    padding: 0.4rem 0.8rem;
  }
}
.card-accent {
  display: none;
}
.mission-vision {
    padding: 60px 0;
    background: #ffffff;
    font-family: 'Inter', system-ui, sans-serif;
}
.mission-vision .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.section-header {
    text-align: center;
    margin-bottom: 40px;
}
.section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}
.text-primary {
    color: #2285D9;
}
.divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 0 auto 20px;
}
.mv-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 800px;
    margin: 0 auto;
}
.mv-card {
    background: white;
    padding: 40px 30px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border-bottom: 4px solid;
    transition: transform 0.3s, box-shadow 0.3s;
    border-radius: 24px;
}
.mv-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 35px rgba(0,0,0,0.1);
}
.mv-card.mission {
    border-bottom-color: #2285D9;
}
.mv-card.vision {
    border-bottom-color: #F7931E;
}
.mv-card .icon-wrapper {
    width: 70px;                /* default for large screens */
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    padding: 8px;
}
.mv-icon {
    width: 60%;
    height: 60%;
    object-fit: contain;
    display: block;
}
.mv-card h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #0f1a2c;
}
.mv-card p {
    color: #4b5a70;
    font-size: 1rem;
    line-height: 1.6;
    margin: 0;
}

/* Tablets: slightly smaller icons */
@media (max-width: 768px) {
    .mv-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .mv-card {
        padding: 35px 25px;
    }
    .mv-card .icon-wrapper {
        width: 65px;
        height: 65px;
    }
    .mv-icon {
        width: 55%;
        height: 55%;
    }
    .mv-card h3 {
        font-size: 1.4rem;
    }
    .mv-card p {
        font-size: 0.95rem;
    }
}

/* Mobile: even smaller icons */
@media (max-width: 480px) {
    .mv-card .icon-wrapper {
        width: 55px;
        height: 55px;
        padding: 6px;
    }
    .mv-icon {
        width: 50%;
        height: 50%;
    }
    .mv-card h3 {
        font-size: 1.3rem;
    }
}
.mission-vision {
    padding: 60px 0;
    background: #ffffff;
    font-family: 'Inter', system-ui, sans-serif;
}
.mission-vision .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.section-header {
    text-align: center;
    margin-bottom: 40px;
}
.section-header h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #1e293b;
    margin-bottom: 15px;
}
.text-primary {
    color: #2285D9;
}
.divider {
    width: 80px;
    height: 4px;
    background: #2285D9;
    margin: 0 auto 20px;
}
.mv-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    max-width: 800px;
    margin: 0 auto;
}
.mv-card {
    background: white;
    padding: 40px 30px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    border-bottom: 4px solid;
    transition: transform 0.3s, box-shadow 0.3s;
    border-radius: 24px;
}
.mv-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 35px rgba(0,0,0,0.1);
}
.mv-card.mission {
    border-bottom-color: #2285D9;
}
.mv-card.vision {
    border-bottom-color: #F7931E;
}
.mv-card .icon-wrapper {
    width: clamp(50px, 8vw, 70px);   /* scales with viewport, min 50px, max 70px */
    height: clamp(50px, 8vw, 70px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    padding: 8px;
}
.mv-icon {
    width: 60%;
    height: 60%;
    object-fit: contain;
    display: block;
}
.mv-card h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #0f1a2c;
}
.mv-card p {
    color: #4b5a70;
    font-size: 1rem;
    line-height: 1.6;
    margin: 0;
}

/* Additional fine-tuning for very small phones */
@media (max-width: 400px) {
    .mv-card .icon-wrapper {
        width: 45px;
        height: 45px;
        padding: 5px;
    }
    .mv-icon {
        width: 55%;
        height: 55%;
    }
}

/* Tablet layout adjustment */
@media (max-width: 768px) {
    .mv-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .mv-card {
        padding: 35px 25px;
    }
    .mv-card h3 {
        font-size: 1.4rem;
    }
    .mv-card p {
        font-size: 0.95rem;
    }
}
/* ----- Mission & Vision Banner (adapted from Free Assessment Banner) ----- */
.mission-banner {
    padding: 70px 0;
    background: #ffffff;
    font-family: 'Inter', system-ui, sans-serif;
}
.mission-banner .container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Badge & Heading */
.banner-header {
    text-align: center;
    margin-bottom: 30px;
}
.banner-header .badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #eef2ff;
    color: #1e4b7a;
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0.5rem 1.5rem;
    border-radius: 50px;
    margin-bottom: 1.2rem;
    border: 1px solid rgba(34,133,217,0.2);
}
.banner-header .badge i {
    color: #f97316;
    font-size: 1rem;
}
.banner-header h2 {
    font-size: 2.8rem;
    font-weight: 800;
    color: #0b1e3a;
    margin: 0;
    line-height: 1.2;
}
.text-primary {
    color: #2285D9;
}

/* Intro Card (optional) */
.intro-card {
    background: #f8fafd;
    border-radius: 0px;
    padding: 30px 40px;
    max-width: 900px;
    margin: 0 auto 40px;
    text-align: center;
    box-shadow: 0 10px 25px -5px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.02);
}
.intro-text {
    font-size: 1.2rem;
    color: #2c3e50;
    line-height: 1.6;
    margin: 0;
    font-weight: 400;
}

/* Two‑column row */
.mission-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin: 40px 0 50px;
}

/* Mission/Vision Item (like checklist-item) */
.mission-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background: white;
    padding: 30px 25px;
    border-radius: 24px;
    box-shadow: 0 15px 30px -10px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.02);
    transition: transform 0.3s, box-shadow 0.3s;
    height: 100%;
}
.mission-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 40px -15px rgba(34,133,217,0.15);
    border-color: rgba(34,133,217,0.1);
}

.icon-box {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s;
}
.mission-item:hover .icon-box {
    transform: scale(1.05);
}
.mission-icon {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.item-content h4 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #0b1e3a;
    margin: 0 0 10px;
}
.item-content p {
    font-size: 1rem;
    color: #4a5a72;
    line-height: 1.6;
    margin: 0;
}

/* Footer / CTA */
.banner-footer {
    text-align: center;
    margin-top: 30px;
}
.btn-banner {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #2285D9;
    color: white;
    font-weight: 700;
    font-size: 1.2rem;
    padding: 16px 42px;
    border-radius: 60px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 15px 25px -8px rgba(34,133,217,0.3);
    border: none;
    cursor: pointer;
}
.btn-banner i {
    font-size: 1.2rem;
    transition: transform 0.2s;
}
.btn-banner:hover {
    background: #1a6bb8;
    transform: translateY(-4px);
    box-shadow: 0 22px 35px -10px rgba(34,133,217,0.4);
}
.btn-banner:hover i {
    transform: translateX(5px);
}

/* ----- Responsive ----- */
@media (max-width: 768px) {
    .banner-header h2 {
        font-size: 2.3rem;
    }
    .intro-card {
        padding: 25px 20px;
    }
    .intro-text {
        font-size: 1.1rem;
    }
    .mission-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .mission-item {
        padding: 25px 20px;
    }
    .icon-box {
        width: 60px;
        height: 60px;
    }
    .mission-icon {
        width: 32px;
        height: 32px;
    }
    .item-content h4 {
        font-size: 1.3rem;
    }
    .btn-banner {
        font-size: 1.1rem;
        padding: 14px 35px;
    }
}

@media (max-width: 480px) {
    .banner-header h2 {
        font-size: 2rem;
    }
    .badge {
        font-size: 0.8rem;
        padding: 0.4rem 1.2rem;
    }
    .mission-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 15px;
    }
    .icon-box {
        margin-bottom: 5px;
    }
    .btn-banner {
        width: 100%;
        justify-content: center;
    }
}

/* Ensure icons never get too large */
@media (max-width: 360px) {
    .icon-box {
        width: 50px;
        height: 50px;
    }
    .mission-icon {
        width: 28px;
        height: 28px;
    }
}
@media (max-width: 992px) {
  .programs-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .programs-grid { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
  h2 { font-size: 2rem; }
  .section-header h2 { font-size: 2rem; }
  .stats-grid { grid-template-columns: repeat(2, 1fr); }
  .btn { padding: 12px 24px; }
}
/* --- Enhanced Video Section --- */
.about-section .row.align-items-center {
    align-items: stretch; /* already set, keep it */
    margin-top: -30px;
}

/* Right column – make video wrapper align with h4 and extend down */
.about-section .col-lg-6:last-child {
    display: flex;
    flex-direction: column;
    position: relative;
}

.about-section .video-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-left: 30px;               /* keep original spacing */
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    /* Align top with h4 – approximate offset (adjust if needed) */
    margin-top: -15%;                 /* pulls the video up so its top aligns roughly with h4 */
    min-height: 450px;                /* ensures video is tall even on smaller screens */
}

/* On smaller screens, remove the negative margin to avoid overlap */
@media (max-width: 1200px) {
    .about-section .video-wrapper {
        margin-top: -10%;
    }
}
@media (max-width: 992px) {
    .about-section .video-wrapper {
        margin-top: 0;                /* stack normally on mobile */
        min-height: 350px;
    }
}
@media (max-width: 768px) {
    .about-section .video-wrapper {
        min-height: 300px;
    }
}

/* Video element fills the wrapper, no controls to save space */
.about-section .video-wrapper video {
    flex: 1;
    width: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;             /* prevents interaction, keeps autoplay */
}

/* Caption overlay – now at bottom with gradient */
.about-section .video-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, transparent 100%);
    color: white;
    padding: 20px 25px;
    font-weight: 600;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    gap: 12px;
    pointer-events: none;
    z-index: 2;
}

.about-section .video-caption i {
    font-size: 1.8rem;
    color: white;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    padding: 10px;
}


.about-section .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: #2285D9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.8rem;
    cursor: pointer;
    transition: 0.3s;
    opacity: 0.9;
    z-index: 3;
}
.about-section .video-play-btn:hover {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 1;
}
/* --- Enhanced Video Section with controls --- */
.about-section .row.align-items-center {
    align-items: stretch;
}

.about-section .col-lg-6:last-child {
    display: flex;
    flex-direction: column;
    position: relative;
}

.about-section .video-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    /* Align top with h4 – adjust this value if needed */
    margin-top: -15%;
    min-height: 400px;
}

/* Remove negative margin on smaller screens */
@media (max-width: 1200px) {
    .about-section .video-wrapper {
        margin-top: -10%;
    }
}
@media (max-width: 992px) {
    .about-section .video-wrapper {
        margin-top: 0;
        min-height: 350px;
    }
}
@media (max-width: 768px) {
    .about-section .video-wrapper {
        min-height: 300px;
    }
}

/* Video element now has controls, so we remove pointer-events: none */
.about-section .video-wrapper video {
    flex: 1;
    width: 100%;
    object-fit: cover;
    display: block;
}

/* Caption overlay – sits above video but below controls? 
   Controls have higher z-index automatically. We'll keep caption visible. */
.about-section .video-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, transparent 100%);
    color: white;
    padding: 20px 25px;
    font-weight: 600;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    gap: 12px;
    pointer-events: none;  /* so clicks pass through to controls */
    z-index: 2;
}

.about-section .video-caption i {
    font-size: 1.8rem;
    color: white;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    padding: 10px;
}
/* --- Video Section Alignment & Height --- */
.about-section .row.align-items-center {
    align-items: stretch;
}

.about-section .col-lg-6:last-child {
    display: flex;
    flex-direction: column;
    position: relative;
}

.about-section .video-wrapper {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    /* Align top with h4 – tweak this value if needed */
    margin-top: -15%;
    min-height: 400px;
}

@media (max-width: 1200px) {
    .about-section .video-wrapper {
        margin-top: -10%;
    }
}
@media (max-width: 992px) {
    .about-section .video-wrapper {
        margin-top: 0;
        min-height: 350px;
        margin-left: 0;          /* remove side margin on mobile */
    }
}
@media (max-width: 768px) {
    .about-section .video-wrapper {
        min-height: 300px;
    }
}

.about-section .video-wrapper video {
    flex: 1;
    width: 100%;
    object-fit: cover;
    display: block;
}

.about-section .video-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, transparent 100%);
    color: white;
    padding: 20px 25px;
    font-weight: 600;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    gap: 12px;
    pointer-events: none;
    z-index: 2;
}

.about-section .video-caption i {
    font-size: 1.8rem;
    color: white;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    padding: 10px;
}
.about-section .row.align-items-center {
    align-items: stretch;
}

.about-section .col-lg-6:last-child {
    display: flex;
    flex-direction: column;
}

.about-section .video-wrapper {
    flex: 1;
    margin-left: 30px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    /* Align top with h4 – adjust as needed */
    margin-top: -15%;
    min-height: 400px;
    background: #000; /* black background while loading */
}

.about-section .video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 992px) {
    .about-section .video-wrapper {
        margin-top: 0;
        margin-left: 0;
        min-height: 350px;
    }
}
@media (max-width: 576px) {
    .about-section .video-wrapper {
        min-height: 250px;
    }
}
.about-section .video-wrapper {
    flex: 1;
    margin-left: 30px;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0,0,0,0.25);
    margin-top: -15%;           /* aligns with h4 – tweak if needed */
    min-height: 450px;           /* fallback height */
    background: #000;
}

.about-section .video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;           /* fills the area, may crop slightly */
    display: block;
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .about-section .video-wrapper {
        margin-top: 0;            /* remove negative margin on mobile */
        margin-left: 0;
        min-height: 350px;
    }
}
@media (max-width: 576px) {
    .about-section .video-wrapper {
        min-height: 250px;
    }
}
/* Make the mentorship grid stack on smaller screens */
@media (max-width: 992px) {
    .mentorship-grid {
        grid-template-columns: 1fr; /* stack vertically */
        gap: 3rem;
    }
}

/* Feature Cards - ensure they are flexible and consistent */
.feature-card {
    display: flex;
    align-items: flex-start;  /* align icon to top, not center */
    gap: 1rem;
    width: 100%;              /* take full width of container */
    padding: 1.2rem 1rem;
    border-left: 4px solid;   /* border color set inline */
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    transition: transform 0.2s, box-shadow 0.2s;
}

.feature-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* Feature icon - stays proportional */
.feature-icon {
    flex-shrink: 0;           /* prevent icon from shrinking */
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
}

/* Feature content takes remaining space and handles text wrapping */
.feature-content {
    flex: 1;
    min-width: 0;             /* allows text to wrap properly */
}

.feature-content h3 {
    font-size: 1.25rem;
    margin: 0 0 0.35rem 0;
    line-height: 1.3;
    color: #1e2b3a;
}

.feature-content p {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #4a5a6e;
    margin: 0;
    word-wrap: break-word;    /* break long words if needed */
}

/* Small screen adjustments */
@media (max-width: 480px) {
    .feature-card {
        flex-direction: column;  /* stack icon above text */
        align-items: flex-start;
        gap: 0.75rem;
        padding: 1rem;
    }

    .feature-icon {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }

    .feature-content h3 {
        font-size: 1.1rem;
    }

    .feature-content p {
        font-size: 0.9rem;
    }
}
/* Feature Cards - responsive foundation */
.feature-card {
    display: flex;
    align-items: flex-start;   /* icons align to top */
    gap: 1rem;
    width: 100%;
    padding: 1.2rem 1rem;
    background: #fff;
    border-radius: 12px;
    border-left: 4px solid;    /* color set inline */
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    transition: all 0.2s;
}

/* Icon stays at fixed size */
.feature-icon {
    flex-shrink: 0;            /* never shrinks */
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
}

/* Content takes remaining space and wraps properly */
.feature-content {
    flex: 1;
    min-width: 0;              /* allows content to shrink below its intrinsic width */
}

.feature-content h3 {
    font-size: 1.25rem;
    margin: 0 0 0.35rem 0;
    line-height: 1.3;
    color: #1e2b3a;
    word-wrap: break-word;     /* break long words */
}

.feature-content p {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #4a5a6e;
    margin: 0;
    word-wrap: break-word;
}

/* Small screen adjustments - stack icon above text */
@media (max-width: 480px) {
    .feature-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
        padding: 1rem;
    }

    .feature-icon {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }

    .feature-content h3 {
        font-size: 1.1rem;
    }

    .feature-content p {
        font-size: 0.9rem;
    }
}
.mentorship-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;  /* two columns on desktop */
    gap: 3rem;
    align-items: start;
}

@media (max-width: 992px) {
    .mentorship-grid {
        grid-template-columns: 1fr;  /* stack on tablets/phones */
    }
}
/* ===== ICT Career Mentorship - Fully Responsive ===== */

/* Grid container */
.mentorship-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;  /* equal columns on large screens */
    gap: 3rem;
    align-items: start;
}

/* Stack on tablets and smaller */
@media (max-width: 992px) {
    .mentorship-grid {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }
}

/* Feature Cards - responsive foundation */
.feature-card {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    width: 100%;
    padding: 1.2rem 1rem;
    background: #ffffff;
    border-radius: 12px;
    border-left: 4px solid;      /* color set inline */
    box-shadow: 0 2px 8px rgba(0,0,0,0.03);
    transition: transform 0.2s, box-shadow 0.2s;
}

.feature-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* Icon - stays fixed size */
.feature-icon {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
}

/* Content takes remaining space and handles text wrapping */
.feature-content {
    flex: 1;
    min-width: 0;  /* important for text wrapping */
}

.feature-content h3 {
    font-size: 1.25rem;
    margin: 0 0 0.35rem 0;
    line-height: 1.3;
    color: #1e2b3a;
    word-wrap: break-word;
}

.feature-content p {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #4a5a6e;
    margin: 0;
    word-wrap: break-word;
}

/* Showcase column */
.mentorship-showcase {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

/* Image container */
.showcase-image {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 30px -10px rgba(0,0,0,0.15);
}

.showcase-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    aspect-ratio: 16 / 9;  /* maintain consistent ratio */
}

/* Badge */
.image-badge {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 2;
}

.badge {
    background: #2285D9;
    color: white;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0.4rem 1rem;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

/* Stats row */
.stats-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: space-between;
    margin: 0.5rem 0;
}

.stat-card {
    flex: 1 1 100px;          /* allow wrapping */
    background: #f8fafd;
    padding: 1rem 0.5rem;
    border-radius: 16px;
    text-align: center;
}

.stat-number {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    color: #1e2b3a;
    line-height: 1.2;
}

.stat-label {
    display: block;
    font-size: 0.85rem;
    color: #5a6b7c;
}

/* Testimonial snippet */
.testimonial-snippet {
    background: #f0f7ff;
    padding: 1.5rem;
    border-radius: 16px;
    position: relative;
}

.testimonial-snippet i.fa-quote-left {
    color: #2285D9;
    font-size: 1.5rem;
    opacity: 0.3;
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
}

.testimonial-snippet p {
    font-size: 1rem;
    line-height: 1.6;
    color: #1e2b3a;
    margin: 0 0 0.5rem 0;
    position: relative;
    z-index: 1;
}

.testimonial-snippet div {
    font-size: 0.9rem;
    color: #4a5a6e;
}

/* CTA */
.mentorship-cta {
    text-align: center;
    margin-top: 1rem;
}

.btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    background: #2285D9;
    color: white;
    border: none;
    padding: 0.9rem 2rem;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none;
    transition: background 0.2s;
}

.btn-primary:hover {
    background: #1a6fb0;
}

.btn-large {
    padding: 1rem 2.5rem;
    font-size: 1.1rem;
}

.small-note {
    font-size: 0.85rem;
    color: #6c7a8a;
    margin-top: 0.5rem;
}

/* ===== Small screen adjustments ===== */
@media (max-width: 768px) {
    .feature-card {
        padding: 1rem;
    }

    .feature-icon {
        width: 42px;
        height: 42px;
        font-size: 1.2rem;
    }

    .feature-content h3 {
        font-size: 1.15rem;
    }

    .feature-content p {
        font-size: 0.9rem;
    }

    .stats-row {
        gap: 0.75rem;
    }

    .stat-card {
        padding: 0.75rem 0.25rem;
    }

    .stat-number {
        font-size: 1.5rem;
    }

    .stat-label {
        font-size: 0.75rem;
    }

    .btn-large {
        width: 100%;          /* full-width button on small screens */
        padding: 0.9rem 1.5rem;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .feature-card {
        flex-direction: column;   /* stack icon above text */
        align-items: flex-start;
    }

    .feature-icon {
        margin-bottom: 0.25rem;
    }

    .testimonial-snippet p {
        font-size: 0.95rem;
    }

    .badge {
        font-size: 0.7rem;
        padding: 0.3rem 0.8rem;
    }
}
/* Force text to wrap inside all feature cards */
.feature-card {
    box-sizing: border-box;          /* Include padding in width calculation */
    max-width: 100%;                  /* Prevent card from exceeding its parent */
    overflow: hidden;                 /* Optional: hides any accidental overflow */
}

.feature-card .feature-content {
    word-wrap: break-word;            /* Break long words if needed */
    overflow-wrap: break-word;        /* Modern equivalent */
    hyphens: auto;                    /* Optional: adds hyphens when breaking */
}

/* If the card uses flex layout, ensure it can shrink */
.feature-card {
    display: flex;                    /* If not already flex */
    flex: 1 1 auto;                   /* Allow shrinking and growing */
    min-width: 0;                     /* Important for flex items to shrink below content size */
}

/* Specifically target the first card if it has unique issues */
.feature-card:first-child {
    /* Override any problematic styles */
    width: auto;                       /* Reset any fixed width */
    max-width: 100%;                   /* Ensure it doesn't overflow */
}
.feature-card {
    box-sizing: border-box;                /* padding included in width */
    width: 100%;                            /* take full column width */
}

.feature-content {
    word-wrap: break-word;                  /* break long words */
    overflow-wrap: break-word;
}

.feature-content p {
    margin: 0.5rem 0 0;                      /* consistent spacing */
}
.mentorship-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;   /* two equal columns */
    gap: 2rem;                         /* space between columns */
    align-items: stretch;               /* make columns same height */
}

.mentorship-features {
    display: flex;
    flex-direction: column;
    justify-content: space-between;    /* distribute cards evenly */
    height: 100%;                       /* take full column height */
}

.feature-card {
    /* existing styles, plus ensure they don't shrink */
    flex-shrink: 0;
}
/* ===============================
   ICT Career Mentorship Section
   Mobile First Approach
=================================*/

.mentorship-alt-section {
    padding: 60px 20px;
}

.mentorship-grid {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

/* ===============================
   Feature Cards
=================================*/

.mentorship-features {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.feature-card {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 20px;
    background: #fff;
    border-radius: 12px;
    border-left: 4px solid;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: 0.3s ease;
}

.feature-card:hover {
    transform: translateY(-5px);
}

.feature-icon {
    min-width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 20px;
}

.feature-content h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

.feature-content p {
    font-size: 14px;
    line-height: 1.6;
}

/* ===============================
   Showcase Section
=================================*/

.showcase-image img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    object-fit: cover;
}

.stats-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    margin-top: 25px;
}

.stat-card {
    padding: 20px;
    text-align: center;
    border-radius: 12px;
    background: #f8f9fb;
}

.stat-number {
    font-size: 24px;
    font-weight: bold;
    display: block;
}

.stat-label {
    font-size: 14px;
}

.testimonial-snippet {
    margin-top: 30px;
    padding: 20px;
    background: #f1f4f9;
    border-radius: 12px;
    font-size: 14px;
}

.mentorship-cta {
    margin-top: 30px;
    text-align: center;
}

/* ===============================
   TABLET (≥ 768px)
=================================*/

@media (min-width: 768px) {

    .mentorship-grid {
        gap: 60px;
    }

    .stats-row {
        grid-template-columns: repeat(3, 1fr);
    }

    .feature-content h3 {
        font-size: 20px;
    }

    .feature-content p {
        font-size: 15px;
    }
}

/* ===============================
   DESKTOP (≥ 1024px)
=================================*/

@media (min-width: 1024px) {

    .mentorship-grid {
        flex-direction: row;
        align-items: flex-start;
    }

    .mentorship-features {
        flex: 1;
    }

    .mentorship-showcase {
        flex: 1;
    }

    .feature-card {
        padding: 25px;
    }

    .stat-number {
        font-size: 28px;
    }
}
.feature-card {
    box-sizing: border-box;                /* padding included in width */
    width: 100%;                            /* take full column width */
}

.feature-content {
    word-wrap: break-word;                  /* break long words */
    overflow-wrap: break-word;
}

.feature-content p {
    margin: 0.5rem 0 0;                      /* consistent spacing */
}
.mentorship-grid {
    display: flex;
    align-items: flex-start; /* ⬅️ top alignment */
    gap: 2rem;
}
.mentorship-features,
.mentorship-showcase {
    flex: 1;
}
.mentorship-grid {
    display: grid;
    grid-template-columns: 1fr 1fr; /* adjust as needed */
    align-items: start; /* ⬅️ prevents stretching */
    gap: 2rem;
}
/* Center alignment for header */
.assessment-banner-alt .section-header.centered {
    text-align: center;
    margin-bottom: 40px;
}

.assessment-banner-alt .section-header h2 {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.assessment-banner-alt .section-header .section-subhead {
    max-width: 800px;
    margin: 0 auto;
    color: #475569;
    font-size: 1.1rem;
}

/* Checklist improvements */
.assessment-banner-alt .checklist-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 50px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.assessment-banner-alt .checklist-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 25px;
}

.assessment-banner-alt .icon-box {
    width: 48px;
    height: 48px;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 1.3rem;
}

.assessment-banner-alt .item-content h4 {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0 0 5px;
}

.assessment-banner-alt .item-content p {
    color: #64748b;
    font-size: 0.95rem;
    margin: 0;
    line-height: 1.4;
}

/* Primary CTA Banner - Flex row alignment fix */
.assessment-banner-alt .infra-cta-banner {
    background: #2285D9;
    border-radius: 0px;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    max-width: 1100px;
    margin: 0 auto;
}

.assessment-banner-alt .infra-cta-banner .banner-content {
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 1;
}

.assessment-banner-alt .infra-cta-banner .banner-icon {
    width: 60px;
    height: 60px;
    background: rgba(34, 133, 217, 0.15);
    border-radius: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: #2285D9;
    flex-shrink: 0;
}

.assessment-banner-alt .infra-cta-banner .banner-text h3 {
    color: white;
    font-size: 1.3rem;
    font-weight: 600;
    margin: 0 0 5px;
}

.assessment-banner-alt .infra-cta-banner .banner-text p {
    color: #ffff;
    margin: 0;
    font-size: 0.95rem;
}

.assessment-banner-alt .btn-primary {
    background: #ffff;
    color: #C6A43F;
    padding: 14px 28px;
    border-radius: 0px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    transition: background 0.2s;
}

.assessment-banner-alt .btn-primary:hover {
    background: #C6A43F;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .assessment-banner-alt .checklist-row {
        grid-template-columns: 1fr;
        gap: 0;
    }
    
    .assessment-banner-alt .infra-cta-banner {
        flex-direction: column;
        text-align: center;
        padding: 25px 20px;
    }
    
    .assessment-banner-alt .infra-cta-banner .banner-content {
        flex-direction: column;
        text-align: center;
    }
    
    .assessment-banner-alt .btn-primary {
        width: 100%;
        justify-content: center;
    }
}
.cbe-sticky-banner {
    padding: 8px 20px;
    font-size: 0.9rem;
    position: sticky;
    top: 0;
    z-index: 100;
    background: #2285D9;
    color: white;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.cbe-sticky-banner .banner-content {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cbe-sticky-banner .banner-text {
    flex: 1;                       /* takes remaining space */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 15px;
    min-width: 0;                  /* allows flex item to shrink below content size */
}

.cbe-sticky-banner .badge {
    font-size: 0.8rem;
    padding: 4px 8px;
    background: #F7931E;
    border-radius: 0px;
    white-space: nowrap;
}

.cbe-sticky-banner .headline {
    font-size: 1rem;
    font-weight: 600;
    white-space: nowrap;
}

.cbe-sticky-banner .pathways {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
}

.cbe-sticky-banner .pathway {
    font-size: 0.85rem;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    white-space: nowrap;           /* prevents individual tags from breaking */
}

.cbe-sticky-banner .banner-actions {
    flex-shrink: 0;                /* prevents button from shrinking */
}

.cbe-sticky-banner .btn-banner {
    padding: 6px 16px;
    font-size: 0.9rem;
    border-radius: 0px;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: white;
    color: #2285D9;
    text-decoration: none;
    font-weight: 600;
    border: none;
    cursor: pointer;
}

.cbe-sticky-banner .banner-close {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    color: white;
    font-size: 1.4rem;
    cursor: pointer;
    opacity: 0.8;
}
.cbe-sticky-banner .banner-close:hover {
    opacity: 1;
}
/* ====== Sticky CBE Pathways Banner – Mobile-First ====== */
.cbe-sticky-banner {
    position: sticky;
    top: 0;
    z-index: 900;
    background: #2285D9;
    color: white;
    padding: 12px 16px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    font-family: 'Inter', sans-serif;
}

/* Mobile base: stacked layout */
.cbe-sticky-banner .banner-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.cbe-sticky-banner .banner-text {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}

/* Badge */
.cbe-sticky-banner .badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: rgba(255,255,255,0.2);
    padding: 4px 10px;
    border-radius: 0px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    width: fit-content;
}

/* Headline – wraps naturally */
.cbe-sticky-banner .headline {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.4;
    word-break: break-word;
    overflow-wrap: break-word;
    width: 100%;
}

/* ===== PATHWAYS – STACKED VERTICALLY ON MOBILE ===== */
.cbe-sticky-banner .pathways {
    display: flex;
    flex-direction: column;    /* stack vertically */
    gap: 8px;
    font-size: 0.85rem;
    width: 100%;
}

.cbe-sticky-banner .pathway {
    display: flex;              /* full-width block */
    width: 100%;                /* take full width */
    align-items: center;
    gap: 4px;
    background: rgba(255,255,255,0.1);
    padding: 6px 12px;          /* slightly larger touch target */
    border-radius: 0px;
    white-space: normal;        /* allow text to wrap inside the pill */
    word-break: break-word;
    box-sizing: border-box;
}

/* Button – full width on mobile */
.cbe-sticky-banner .banner-actions {
    margin-top: 4px;
    width: 100%;
}

.cbe-sticky-banner .btn-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: white;
    color: #2285D9;
    padding: 12px 18px;         /* taller for easy tapping */
    border-radius: 0px;
    font-weight: 600;
    font-size: 0.95rem;
    text-decoration: none;
    width: 100%;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    margin-top: -40px;
}

/* Close button */
.cbe-sticky-banner .banner-close {
    position: absolute;
    top: 8px;
    right: 8px;
    background: transparent;
    border: none;
    color: white;
    font-size: 1.5rem;
    cursor: pointer;
    opacity: 0.8;
    padding: 0 6px;
    line-height: 1;
}

/* ===== Tablet (min-width: 640px) ===== */
@media (min-width: 640px) {
    .cbe-sticky-banner {
        padding: 10px 24px;
    }

    /* Pathways – back to row layout with wrapping */
    .cbe-sticky-banner .pathways {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px 12px;
    }

    .cbe-sticky-banner .pathway {
        width: auto;                /* auto width based on content */
        white-space: nowrap;        /* keep each tag on one line */
        padding: 4px 12px;
    }

    .cbe-sticky-banner .btn-banner {
        width: auto;
        padding: 8px 24px;
    }

    .cbe-sticky-banner .banner-close {
        top: 50%;
        transform: translateY(-50%);
        right: 12px;
    }
}

/* ===== Desktop (min-width: 1024px) ===== */
@media (min-width: 1024px) {
    .cbe-sticky-banner .banner-content {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .cbe-sticky-banner .banner-text {
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        gap: 12px 20px;
        flex: 1;
    }

    .cbe-sticky-banner .headline {
        font-size: 1.05rem;
        white-space: nowrap;
        width: auto;
    }

    .cbe-sticky-banner .pathways {
        flex: 1;                     /* allow pathways to take remaining space */
    }

    .cbe-sticky-banner .banner-actions {
        margin-top: 0;
        flex-shrink: 0;
    }

    .cbe-sticky-banner .btn-banner {
        padding: 8px 28px;
        font-size: 0.95rem;
    }

    .cbe-sticky-banner .banner-close {
        right: 20px;
        margin-top: -50px;
    }
}

/* ===== Large Desktop (min-width: 1280px) ===== */
@media (min-width: 1280px) {
    .cbe-sticky-banner {
        padding: 8px 32px;
        z-index: 900;
    }
    .cbe-sticky-banner .headline {
        font-size: 1.1rem;
    }
    .cbe-sticky-banner .pathway {
        font-size: 0.9rem;
    }
}
