/**
* Template Name: BizLand
* Template URL: https://bootstrapmade.com/bizland-bootstrap-business-template/
* Updated: Dec 05 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# Font & Color Variables
# Help: https://bootstrapmade.com/color-system/
--------------------------------------------------------------*/
/* Fonts */
.emblem-logo {
    float: left;
    margin: 3px 5px 0 0px;
    padding: 10px 0;
}

.emblem-logo img {
    height: 46px;
}

ul.mb-txt-algn {
    margin: 0;
    padding: 10px 0;
    display: table;
    line-height: 21px;
    float: left;
}

ul.mb-txt-algn li {
    display: inline-block;
    vertical-align: text-bottom;
    font-weight: bold;
    border-left: 1px solid #eee;
    line-height: 39px;
    padding: 7px 5px 7px 5px;
}

ul.mb-txt-algn li:first-child {
    padding-left: 0;
    border-left: 0;
}

ul.mb-txt-algn li a {
    text-decoration: none;
    display: block;
    color: #000;
}

ul.mb-txt-algn li span {
    font-size: 10px;
    display: block;
}

ul.mb-txt-algn li.align-right-txt span {
    text-align: right;
    line-height: 12px;
}

ul.mb-txt-algn li.align-left-txt span {
    text-align: left;
    padding-left: 2px;
    line-height: 12px;
}

.site-logo {
    margin-left: 20px;
    border-left: 1px solid #e5e5e5;
    display: table;
    padding: 6px 20px;
}

.site-logo img {
    max-height: 50px;
}

.header-top-right {
    text-align: right;
    line-height: 38px;
    width: 100%;
}

.header-top-right ul {
    margin: 0px;
    list-style-type: none;
}

.header-top-right ul li {
    display: inline-block;
    font-size: 12px;
    padding: 0px 6px;
    vertical-align: middle;
    border-left: 1px solid #eee;
    line-height: 62px;
}

.header-top-right ul li img {
    height: 56px;
    padding: 0px;
}

.main-lgo img {
    max-height: 70px;
}

.navmenu i {
    margin-right: 10px;
}

.navmenu li a.btn {
    padding-right: 35px;
    height: 10px;
    color: #fff;
}

ul.usr-jrny {
    padding-left: 0;
}

ul.usr-jrny li {
    width: 14.1%;
    flex: 0 0 auto;
    display: flex !important;
    position: relative;
}

.blockquote-footer {
    font-size: 13px;
    text-align: right;
}

/* .navmenu li:first-child a {
    padding-left: 0;
} */
.carousel-caption {
    position: absolute;
    right: 10% !important;
    bottom: 4.25rem !important;
    left: 50% !important;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: var(--bs-carousel-caption-color);
    text-align: left;
}

.hero .carousel-caption h5 span {
    color: var(--accent-color);
}

.hero .carousel-caption h5 {
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 56px;
    color: #fff;
}

.hero .carousel-caption p {
    color: #fff;
    margin: 5px 0 30px 0;
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
}

.featured-services .service-item .icon.ichgt {
    padding-bottom: 15px;
    border-bottom: 1px solid #198754;
}

.arw-icn-abslt {
    position: absolute;
    z-index: 99;
    right: -8px;
    top: 40%;
}

.arw-icn-abslt i.bi.bi-arrow-right {
    font-size: 18px;
    font-weight: bolder;
    color: #198754;
}

span.nbr-jrny {
    background-color: #198754;
    color: #ffffff;
    border: 6px solid #E2E2E2;
    width: 50px;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 9;
    top: -24px;
    left: 66px;
}

.innr-banner img {
    width: 100%;
}

.nav-tabs-vertical li a {
    background-color: var(--surface-color);
    color: var(--color-secondary);
    border: 0;
    padding: 15px;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    display: flex;
    transition: 0s;
    cursor: pointer;
    height: 100%;
    /* font-size: 14px; */
}

.nav-tabs-vertical li a i {
    font-size: 15px;
    margin-right: 10px;
}

.nav-tabs-vertical li {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.nav-tabs-vertical li a.nav-link.active {
    color: #fff;
    background: #198754;
    /*font-size: 1em;*/
}

.nav-tabs,
.tab-content {
    text-align: justify;
}

/******************* Timeline Demo - 7 *****************/
.main-timeline7 {
    overflow: hidden;
    position: relative
}

.main-timeline7 .timeline {
    width: 50%;
    float: left;
    z-index: 1;
    position: relative
}

.main-timeline7 .timeline:after,
.main-timeline7 .timeline:before {
    content: "";
    display: block;
    clear: both
}

.main-timeline7 .timeline:before {
    content: "";
    width: 40px;
    height: 90%;
    background: #727cb6;
    position: absolute;
    top: 10%;
    right: -20px
}

.main-timeline7 .timeline:last-child:before {
    height: 0
}

.main-timeline7 .timeline-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #727cb6;
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 0;
    right: -40px;
    z-index: 3
}

.main-timeline7 .timeline-icon:before {
    content: "";
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #727cb6;
    box-shadow: 0 0 0 4px #a5afe4;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-timeline7 .timeline-icon i {
    font-size: 35px;
    color: #303a3b;
    line-height: 80px;
    z-index: 1;
    position: relative
}

.main-timeline7 .year {
    display: block;
    padding: 0 60px 0 30px;
    font-weight: bold;
    font-size: 13px;
    color: #727cb6;
    text-align: right;
    border-bottom: 2px solid #303a3b;
    z-index: 2;
    position: relative
}

.main-timeline7 .year:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #727cb6;
    border: 5px solid #fff;
    box-shadow: 0 0 0 4px #727cb6;
    margin: auto;
    position: absolute;
    bottom: -15px;
    left: 4px
}

.main-timeline7 .year:after {
    content: "";
    border-left: 10px solid #303a3b;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    bottom: -11px;
    left: 50px
}

.main-timeline7 .timeline-content {
    padding: 18px 60px 18px 40px;
    text-align: right;
    position: relative;
    z-index: 1
}

.main-timeline7 .timeline-content:after,
.main-timeline7 .timeline-content:before {
    content: "";
    width: 80px;
    height: 150px;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: -7%;
    right: 15px;
    z-index: -1
}

.main-timeline7 .timeline-content:after {
    left: auto;
    right: -95px
}

.main-timeline7 .timeline:last-child .timeline-content:after,
.main-timeline7 .timeline:last-child .timeline-content:before {
    width: 0;
    height: 0
}

.main-timeline7 .title {
    font-size: 22px;
    font-weight: 700;
    color: #727cb6;
    margin-top: 0;
}

.main-timeline7 .description {
    font-size: 13px;
    color: #7f8386;
    line-height: 18px;
    text-align: justify;
    min-height: 110px;
}

.main-timeline7 .timeline:nth-child(2) {
    margin-top: 140px
}

.main-timeline7 .timeline:nth-child(even) {
    margin-bottom: 80px
}

.main-timeline7 .timeline:nth-child(odd) {
    margin: -140px 0 0
}

.main-timeline7 .timeline:first-child,
.main-timeline7 .timeline:last-child:nth-child(even) {
    margin: 0 !important
}

.main-timeline7 .timeline:nth-child(2n) .timeline-icon,
.main-timeline7 .timeline:nth-child(2n):before {
    right: auto;
    left: -20px;
    background: #e77e21
}

.main-timeline7 .timeline:nth-child(2n) .timeline-icon {
    left: -40px
}

.main-timeline7 .timeline:nth-child(2n) .year {
    padding: 0 30px 0 50px;
    text-align: left
}

.main-timeline7 .timeline:nth-child(2n) .year:before {
    left: auto;
    right: 3px
}

.main-timeline7 .timeline:nth-child(2n) .year:after {
    border-left: none;
    border-right: 10px solid #303a3b;
    right: 50px
}

.main-timeline7 .timeline:nth-child(2n) .timeline-content {
    padding: 18px 40px 18px 60px;
    text-align: left
}

.main-timeline7 .timeline:nth-child(2n) .timeline-content:before {
    left: -95px
}

.main-timeline7 .timeline:nth-child(2n) .timeline-content:after {
    left: 15px
}

.main-timeline7 .timeline:nth-child(2n) .timeline-icon:before {
    border-color: #e77e21;
    box-shadow: 0 0 0 4px #f1a563
}

.main-timeline7 .timeline:nth-child(2n) .year:before {
    background: #e77e21;
    box-shadow: 0 0 0 4px #e77e21
}

.main-timeline7 .timeline:nth-child(2n) .title {
    color: #e77e21
}

.main-timeline7 .timeline:nth-child(3n) .timeline-icon,
.main-timeline7 .timeline:nth-child(3n):before {
    background: #008b8b
}

.main-timeline7 .timeline:nth-child(3n) .timeline-icon:before {
    border-color: #008b8b;
    box-shadow: 0 0 0 4px #50b5b4
}

.main-timeline7 .timeline:nth-child(3n) .year:before {
    background: #008b8b;
    box-shadow: 0 0 0 4px #008b8b
}

.main-timeline7 .timeline:nth-child(3n) .title {
    color: #008b8b
}

.main-timeline7 .timeline:nth-child(4n) .timeline-icon,
.main-timeline7 .timeline:nth-child(4n):before {
    background: #ed687c
}

.main-timeline7 .timeline:nth-child(4n) .timeline-icon:before {
    border-color: #ed687c;
    box-shadow: 0 0 0 4px #f798a8
}

.main-timeline7 .timeline:nth-child(4n) .year:before {
    background: #ed687c;
    box-shadow: 0 0 0 4px #ed687c
}

.main-timeline7 .timeline:nth-child(4n) .title {
    color: #ed687c
}


.main-timeline7 .timeline.futrtime .timeline-icon:before {
    border-color: #ffd323;
    box-shadow: 0 0 0 4px #ffd323
}

.main-timeline7 .timeline.futrtime .year:before {
    background: #ffd323;
    box-shadow: 0 0 0 4px #ffd323
}

.main-timeline7 .timeline.futrtime .title {
    color: #ffd323
}

.main-timeline7 .timeline.futrtime .timeline-icon,
.main-timeline7 .timeline.futrtime:before {
    background: #ffd323;
}


.main-timeline7 .timeline.futrtime .title {
    color: #ffd323
}


@media only screen and (max-width:990px) {
    .main-timeline7 .timeline {
        width: 100%
    }

    .main-timeline7 .timeline:nth-child(even),
    .main-timeline7 .timeline:nth-child(odd) {
        margin: 0
    }

    .main-timeline7 .timeline:before,
    .main-timeline7 .timeline:nth-child(2n):before {
        width: 30px;
        height: 100%;
        left: 25px
    }

    .main-timeline7 .timeline-icon,
    .main-timeline7 .timeline:nth-child(2n) .timeline-icon {
        left: 0
    }

    .main-timeline7 .timeline:nth-child(2n) .year,
    .main-timeline7 .year {
        text-align: left;
        padding: 0 30px 0 100px
    }

    .main-timeline7 .timeline:nth-child(2n) .year:before,
    .main-timeline7 .year:before {
        left: auto;
        right: 4px
    }

    .main-timeline7 .year:after {
        left: auto;
        right: 50px;
        border-right: 10px solid #303a3b;
        border-left: none
    }

    .main-timeline7 .timeline-content .description {
        color: #666
    }

    .main-timeline7 .timeline-content,
    .main-timeline7 .timeline:nth-child(2n) .timeline-content {
        text-align: left;
        padding: 18px 40px 18px 100px
    }

    .main-timeline7 .timeline-content:after,
    .main-timeline7 .timeline-content:before {
        width: 0;
        height: 0
    }

}

/* .timeline-icon span {
    font-size: 18px;
    z-index: 999;
    position: absolute;
    left: 19px;
    top: 34%;
    font-weight: bold;
} */
.timeline-icon span {
    font-size: 14px;
    /* Slightly smaller for better fit */
    font-weight: bold;
    position: absolute;
    top: 50%;
    /* Center vertically */
    left: 50%;
    /* Center horizontally */
    transform: translate(-50%, -50%);
    /* Perfect centering */
    z-index: 999;
    text-align: center;
}

.navmenu li:first-child ul li a {
    padding: 10px 20px;
}

.navmenu li ul li:first-child a {
    padding: 10px 20px;
}

.tab-pane .section {
    padding-top: 0;
    padding-bottom: 15px;
    text-align: left;
    background-color: #fff;
}

.tab-pane .about .about-content ul i {
    width: 44px;
    height: 44px;
}

.tab-pane .section-title {
    padding-bottom: 12px;
}

/* .tab-pane .about-content p, .tab-pane .about-content ul li{ font-size: 14px;} */
.tab-pane {
    background: #fff;
    padding: 20px;
}

.tab-pane .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #198754;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.tab-pane .accordion-button {
    color: #198754;
}

.otp-txt {
    margin-top: 10px;
    font-size: 13px;
    color: #666;
    display: block;
    text-align: center;
}

.about-content.login ul i {
    width: 30px;
    height: 30px;
    font-size: 14px;
}

.about-content.login p,
.about-content.login ul li {
    margin-bottom: 20px;
    text-align: justify;
}

.about-content.login h3 {
    font-size: 20px;
    padding-bottom: 0px;
}

.section.login {
    padding-top: 20px;
}

.contact label {
    font-size: 13px;
}

.contact input,
.contact input[type=text],
.contact input[type=email],
.contact textarea,
.contact select {
    font-size: 13px;
    padding: 5px 10px;
}

form.user2.partitn-sec {
    padding: 20px;
    background: #f6f6f6;
}


.otp-txt {
    margin-top: 10px;
    font-size: 13px;
    color: #666;
    display: block;
    text-align: center;
}

.contact label {
    font-size: 13px;
}

.contact input,
.contact input[type=text],
.contact input[type=email],
.contact textarea,
.contact select {
    font-size: 13px;
    padding: 5px 10px;
}


.features .nav-link {
    /*border: 0;*/
    padding: 25px 10px;
    box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* transition: 0s; */
    cursor: pointer;
    height: 100%;
}

.features .nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius);
    background: #fff;
}

.features .nav-link:hover,
.features .nav-link.active {
    transition: 0.3s;
    color: var(--contrast-color) !important;
    border-color: var(--accent-color);
}

.features .nav-link:hover {}

.features .nav-link.enrgy i {
    color: #FF6B00;
}

.features .nav-link.enrgy:hover,
.features .nav-link.enrgy.active {
    background: #FF6B00 !important;
    color: #fff !important;
}

.features .nav-link.trans i {
    color: #106eea;
}

.features .nav-link.trans:hover,
.features .nav-link.trans.active {
    background: #106eea !important;
    color: #fff !important;
}

.features .nav-link.indus i {
    color: #ffc107;
}

.features .nav-link.indus:hover,
.features .nav-link.indus.active {
    background: #ffc107 !important;
    color: #fff !important;
}

.features .nav-link.retl i {
    color: #198754;
}

.features .nav-link.retl:hover,
.features .nav-link.retl.active {
    background: #198754 !important;
    color: #fff !important;
}

.features .nav-link.srv i {
    color: #dc3545;
}

.features .nav-link.srv:hover,
.features .nav-link.srv.active {
    background: #dc3545 !important;
    color: #fff !important;
}

.features .nav-link.inf i {
    color: #0dcaf0;
}

.features .nav-link.inf:hover,
.features .nav-link.inf.active {
    background: #0dcaf0 !important;
    color: #fff !important;
}

.features .nav-link.enrgy:hover i,
.features .nav-link.enrgy.active i,
.features .nav-link.enrgy:hover h4,
.features .nav-link.enrgy.active h4,
.features .nav-link.trans:hover i,
.features .nav-link.trans.active i,
.features .nav-link.trans:hover h4,
.features .nav-link.trans.active h4,
.features .nav-link.indus:hover i,
.features .nav-link.nav-link.indus.active i,
.features .nav-link.nav-link.indus:hover h4,
.features .nav-link.nav-link.indus.active h4,
.features .nav-link.retl:hover i,
.features .nav-link.nav-link.retl.active i,
.features .nav-link.nav-link.retl:hover h4,
.features .nav-link.nav-link.retl.active h4,
.features .nav-link.srv:hover i,
.features .nav-link.nav-link.srv.active i,
.features .nav-link.nav-link.srv:hover h4,
.features .nav-link.nav-link.srv.active h4,
.features .nav-link.inf:hover i,
.features .nav-link.nav-link.inf.active i,
.features .nav-link.nav-link.inf:hover h4,
.features .nav-link.nav-link.inf.active h4 {
    color: #fff;
}

.features .nav-tabs {
    border: 0;
}

.features .nav-link i {
    font-size: 25px;
    line-height: 0;
    margin-bottom: 10px;
}

.features .nav-link h4 {
    font-size: 13px;
    font-weight: 600;
    margin: 10px 0 0 0;
    text-align: center;
}

.features .tab-content {
    margin-top: 30px;
}

.features .tab-pane h3 {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color: #106eea;
    border-bottom: 1px solid #106eea;
    display: table;
}

.fst-italic {
    font-style: italic !important;
}

.features .tab-pane ul {
    list-style: none;
    padding: 0;
}

.features .tab-pane ul li {
    padding-bottom: 10px;
}

.features .tab-pane ul i {
    font-size: 20px;
    margin-right: 4px;
    color: var(--accent-color);
    margin-right: 19px !important;
    width: 25px;
}

.features .tab-pane p:last-child {
    margin-bottom: 0;
}

section#features ul li {
    width: 24.8%;
}

section#features .tab-content ul li {
    width: 100%;
}

.about-content h3 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 18px;
}

.section-title.netzerotitle p {
    font-size: 18px;
    margin-bottom: 12px;
    text-align: left;
}

.about .about-content.login ul li:first-child {
    margin-top: 20px !important;
}

/* .accordion-header button{
    font-weight: 700;
} */

.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff;
    /* white */
}

.highlight-text {
    background-color: #F5F9FF;
    /* light green */
    padding: 15px 20px;
    border-radius: 10px;
    /* pill-shaped */
    font-family: Arial, sans-serif;
    color: #2d2d2d;
    display: inline-block;
    line-height: 1.6;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    text-align: justify;
}

.cloud-highlight {
    background-color: #e6f9e6;
    padding: 24px 32px;
    border-radius: 50% 40% 50% 40% / 40% 50% 40% 50%;
    font-family: Arial, sans-serif;
    color: #2d2d2d;
    display: inline-block;
    line-height: 1.6;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}

/* Company Page */

.compnypg .tab-pane {
    padding: 0;
    background: transparent;
}

.compnypg .nav-tabs-vertical li a.nav-link.active {
    background: #a0a0a0;
}

.compnypg .nav-tabs-vertical li:last-child a.nav-link,
.compnypg .nav-tabs-vertical li:last-child a.nav-link.active {
    background: #198754;
    color: #fff;
}

.form-group label,
.form-group input[type="text"],
.form-group select {
    font-size: 14px;
}

.form-group select,
.form-group input[type="text"] {
    width: 100%;
    font-size: 14px;
    padding: 10px 15px;
    box-shadow: none;
    border-radius: 0;
    color: var(--default-color);
    background-color: var(--surface-color);
    border-color:
        color-mix(in srgb, var(--default-color), transparent 80%);
}

.form-group {
    margin-bottom: 12px;
}

.partitn-sec input[type="button"],
.compnypg .nav-tabs-vertical button {
    font-size: 14px;
}

.partitn-sec a.btn,
.tab-content a.btn {
    font-size: 14px;
    padding: 5px 20px !important;
}

.tab-pane h6 {
    font-size: 16px;
    font-weight: 700;
    color: #198754 !important;
}

.compnypg .tab-content .card-body,
.compnypg .tab-content .card-header {
    padding: 30px;
}

section.compnypg {
    padding: 0;
}

.tab-pane .card-header h6 {
    font-size: 16px;
    font-weight: 700;
    color: #198754 !important;
}

.compnypg .tab-content .card-body,
.compnypg .tab-content .card-header {
    padding: 30px;
}

.user2.partitn-sec {
    padding: 20px;
    background: #f6f6f6;
}

.tab-pane .card-body h6 {
    font-size: 14px;
    font-weight: 700;
    color: #106eea !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}

.cln-txt-area {
    padding: 15px;
    background: #fff;
    margin-bottom: 10px;
}

span.dvd-ara {
    font-size: 14px;
    font-weight: 700;
    color: #198754 !important;
    margin-bottom: 10px;
    display: block;
}

/*02-05-2025*/
span.dvd-ara {
    font-size: 14px;
    font-weight: 700;
    color: #198754 !important;
    margin-bottom: 10px;
    display: block;
}

.arw-icn-abslt {
    position: absolute;
    z-index: 99;
    right: 12%;
    top: -21px;
}

.arw-icn-abslt i.bi.bi-arrow-right {
    font-weight: bolder;
    color: #198754;
    font-size: 26px;
}

.arw-icn-abslt2 {
    position: absolute;
    z-index: 99;
    right: -41%;
    top: -2px;
    height: 2px;
    width: 125px;
    background: #198754;
}

.tab-pane .about-content .hgblock p {
    font-size: 16px
}

.tab-pane .about-content .hgblock .blockquote-footer {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 9px
}

.featured-services .service-item:hover p span.text-success {
    color: #fff !important;
}

.main-timeline7 .timeline:nth-child(4n) .title {
    color: #ed687c !important
}

.main-timeline7 .timeline.futrtime .title {
    color: #ffd323 !important
}

.main-timeline7 .timeline:nth-child(3n) .title {
    color: #008b8b !important
}

.main-timeline7 .timeline:nth-child(2n) .title {
    color: #e77e21 !important
}


.handmark {
    transform: rotate(90deg);
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
}



@media (max-width: 640px) {
    ul.usr-jrny li {
        width: 100%;
    }

    .featured-services .service-item {
        min-height: 60px !important;
    }

    span.nbr-jrny {
        left: 42%;
    }

    .arw-icn-abslt,
    .arw-icn-abslt2 {
        display: none;
    }

    .section-title p {
        font-size: 20px;
    }

    .about .about-content h3 {
        font-weight: 700;
        font-size: 18px;
        padding-bottom: 0;
    }

    .about .about-content ul h4 {
        font-size: 14px;
    }

    .about .about-content ul i {
        font-size: 20px;
        width: 50px;
        height: 50px;
    }
}

/* Company Profile */

.main-body.compny-prfl h6,
.main-body.compny-prfl,
.main-body.compny-prfl button {
    font-size: 14px;
}

.main-body.compny-prfl h4 {
    font-size: 18px;
}

.main-body.compny-prfl hr {
    margin: 12px 0;
}

.section-header.mt-5 {
    padding: 12px;
    margin: 0 0 15px !important;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;

    /* Left-to-right gradient fade */
    background: linear-gradient(to right, #198754 0%, rgba(25, 135, 84, 0.6) 45%, rgba(25, 135, 84, 0) 100%);
    border-radius: 4px;
    /* Optional: smooth edges */
}

h1.cmpnytitl {
    color: #065f46;
    font-weight: 800;
    font-size: 32px;
    animation: slideDown 1s ease-out;
}

.stats .section-header i {
    font-size: 17px;
    width: auto;
    height: auto;
    margin-right: 10px;
    background: transparent;
    border: 0;
    color: #fff;
}

section.stats {
    padding-top: 4px;
    margin-bottom: 20px;
}

.compny-logo {
    padding: 0 0 15px;
}

.compny-logo img {
    display: inline;
    margin-right: 20px;
    border-right: 1px solid #ccc;
    padding-right: 25px;
}

.compny-logo h4 {
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0;
}

.compny-logo h4 label {
    font-size: 15px;
    font-weight: 500;
}

span.lst-updt {
    display: block;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 5px;
    vertical-align: bottom;
    margin-top: 30px;
}

.section-header.ntzero.mt-5 {
    padding: 12px;
    margin: 0 0 15px !important;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 8px;
    background: linear-gradient(to right,
            #4b82bc 0%,
            #4b82bc 25%,
            rgba(75, 130, 188, 0.6) 50%,
            rgba(75, 130, 188, 0) 100%);
    border-radius: 6px;
}

.section-header.strgy {
    background: linear-gradient(to right,
            #327e8d 0%,
            #327e8d 25%,
            rgba(50, 126, 141, 0.6) 50%,
            rgba(50, 126, 141, 0) 100%);
}

ul.nt-commitmnt {
    padding: 0;
}

ul.nt-commitmnt li {
    list-style: none;
    border-top: 1px solid #ccc;
    padding: 13px 0;
}

ul.nt-commitmnt li:first-child {
    padding-top: 0;
    border-top: 0;
}

ul.nt-commitmnt li i {
    display: inline-flex;
}

ul.nt-commitmnt li h5 {
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
}

ul.nt-commitmnt li h5 label {
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    margin-left: 12px;
}

ul.nt-commitmnt li .btn {
    font-size: 13px;
}

.user2.partitn-sec.compny-ovrvw i {
    border: 0;
    width: 35px;
    height: 35px;
    font-size: 16px;
}

.user2.partitn-sec.compny-ovrvw ul {
    padding-left: 0;
}

.user2.partitn-sec.compny-ovrvw ul li {
    list-style: none;
    margin-bottom: 12px;
    text-align: justify;
    font-size: 14px;
    vertical-align: top;
}

.user2.partitn-sec.compny-ovrvw ul.sublist-sctr {
    margin-left: 50px;
}

.user2.partitn-sec.compny-ovrvw ul.sublist-sctr li {
    width: 100%;
    margin-bottom: 3px;
}

.user2.partitn-sec.compny-ovrvw ul.sublist-sctr li strong {
    color: #198754;
}

.user2.partitn-sec.compny-ovrvw ul.sublist-sctr li i {
    background: transparent;
}

.indn-timln .main-timeline7 .timeline:before {
    height: 81%;
}

.indn-timln .main-timeline7 .timeline:last-child:before {
    height: auto;
}

.timeline-wrapper {
    position: relative;
    margin: 2.5rem auto;
    padding: 2rem 0;
    max-width: 1273.4px;
    /* background-color: color-mix(in srgb, var(--accent-color), transparent 95%); */
    background-color: #f6f6f661;
    border-radius: 2px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  */
}

.timeline-step {
    text-align: center;
    position: relative;
    flex: 1;
}

.timeline-step .circle {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    color: white;
    font-size: 24px;
    line-height: 60px;
}

.timeline-connector {
    height: 3px;
    background-color: #327e8d;
    flex-grow: 1;
    margin: 0 10px;
    position: relative;
}

.timeline-connector::after {
    content: '\f138';
    font-family: 'bootstrap-icons';
    position: absolute;
    top: -16px;
    right: -12px;
    font-size: 23px;
    color: #327e8d;
    font-weight: 800;
}

.timeline-label {
    margin-top: 0.5rem;
    font-weight: 600;
}

.timeline-description {
    font-size: 0.85rem;
    color: #6c757d;
}



/*-- Company Page Time series --*/
.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 1rem 0;
    width: 25%;
}

@media (min-width:768px) {
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem dotted #198754;
        width: 8.46rem;
        position: absolute;
        left: 8.5rem;
        top: .3125rem;
    }

    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem dotted #198754;
        width: 8.8125rem;
        position: absolute;
        right: 8.2rem;
        top: .3125rem;
    }
}


.timeline-steps .timeline-content {
    width: 100%;
    text-align: center
}

.timeline-steps .timeline-content .inner-circle {
    border-radius: 1.5rem;
    height: 1rem;
    width: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #198754;
}

.timeline-steps .timeline-content .inner-circle:before {
    content: "";
    background-color: #198754;
    display: inline-block;
    height: 3rem;
    width: 3rem;
    min-width: 3rem;
    border-radius: 6.25rem;
    opacity: .5
}

p.yr-vlu {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.user2.partitn-sec.compny-ovrvw i.bi.bi-download {
    background: transparent;
    width: auto;
    height: auto;
    vertical-align: middle;
}

.user2.partitn-sec.compny-ovrvw ul.sublist-sctr li i .user2.partitn-sec.compny-ovrvw i.bi.bi-download {
    background: transparent;
    margin: 0 9px;
    padding: 0 !important;
    width: auto;
    height: auto;
}

/* .custom-yt-btn {
    background-color: rgba(255, 0, 0, 0.4);
    border: none;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.1);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    transition: all 0.3s ease;
}

.custom-yt-btn:hover {
    background-color: rgba(255, 0, 0, 0.7);
    box-shadow: 0 0 30px rgba(255, 0, 0, 0.7);
    transform: scale(1.05);
} */


@keyframes pulse {
    0% {
        background-color: rgba(255, 0, 0, 0.4);
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.2);
    }

    50% {
        background-color: rgba(255, 0, 0, 0.6);
        box-shadow: 0 0 20px rgba(255, 0, 0, 0.5);
    }

    100% {
        background-color: rgba(255, 0, 0, 0.4);
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.2);
    }
}

.custom-yt-btn {
    animation: pulse 5s infinite;
    border: none;
    background-color: rgba(255, 0, 0, 0.4);
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.1);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    transition: all 0.3s ease;
}

.custom-yt-btn:hover {
    background-color: rgba(255, 0, 0, 0.7);
    box-shadow: 0 0 30px rgba(255, 0, 0, 0.7);
    transform: scale(1.05);
}


.indn-timln .main-timeline7 .description {
    min-height: 160px;
}

.indn-timln .main-timeline7 .year {
    padding: 0 60px 0 36px;
}

.main-timeline7 .timeline:nth-child(2n) .year {
    padding: 0 37px 0 50px;
}

@media (max-width:768px) {
    .about .about-content ul i {
        font-size: 16px;
        width: 35px;
        height: 35px;
    }

    .accordion-item,
    .tab-pane .accordion-button {
        font-size: 14px;
    }

    .about-content h3 {
        font-size: 16px;
    }

    ul.usr-jrny li {
        width: 100%;
        display: block !important;
    }

    span.nbr-jrny {
        left: 44%;
    }

    .about-content p {
        font-size: 14px;
    }

    .about .about-content ul h4 {
        font-size: 13px;
    }

    .about .about-content ul li {
        margin: 20px 0;
    }

    .section-title {
        padding-bottom: 30px;
    }

    .about .about-content h3 {
        font-size: 16px;
    }

    section#features ul li {
        width: 100%;
    }

    .header .branding {
        min-height: 50px;
    }

    .navmenu a,
    .navmenu a:focus {
        justify-content: normal;
        font-size: 14px;
        padding: 10px 15px;
        background: #f2f2f2;
        margin-bottom: 1px;
    }

    .navmenu li.dropdown span {
        display: inline-flex;
    }

    .navmenu li a.btn {
        height: auto;
        color: #fff;
    }
}

.lft-img-sldr img {
    max-width: 100%;
}

/*    .clients .swiper {
    padding: 10px 50px;
}
.clients {
    padding: 52px 0;
}*/
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 25px !important;
    color: #198754
}

.client-logo {
    max-width: 100px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.client-caption {
    text-align: center;
    color: #198754;
    font-size: 14px;
    margin-top: 8px;
}

.muscat-title {
    color: var(--heading-color);
    margin: -48px 0 0 0;
    font-size: 32px;
    font-weight: 700;
    font-family: var(--heading-font);
}

.clients {
    padding: 0px 0px 0px 0px;
}

.about .about-content ul li:first-child {
    margin-top: 0px !important;
}

.featured-services .service-item p {
    font-size: 14px !important;
}

.swiper-slide-active {
    width: 247.5px;
    margin-right: 40px;
    margin-left: 5px;
}

.client-logo {
    width: 130px;
    /* fixed width */
    height: 100px;
    /* fixed height */
    object-fit: contain;
    /* keeps logo aspect ratio without stretching */
}

#clients .swiper {
    padding: 0 40px;
    /* space for arrows on left/right */
}

.info-card {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    padding: 20px 24px;
    /* max-width: 900px; */
    margin: 20px auto;
    border-left: 5px solid #2e7d32;
}

.info-card p {
    color: #444;
    line-height: 1.7;
    font-size: 15px;
    margin-bottom: 14px;
}

.custom-footer-menu {
    list-style: none;
    padding: 0;
}

.custom-footer-menu li {
    margin-bottom: 8px;
}

.custom-footer-menu li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.custom-footer-menu li::before {
    content: "\f285"; /* Bootstrap chevron-right */
    font-family: "Bootstrap Icons";
    margin-right: 8px;
    color: #2e7d32;
}