body {
    font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif !important;
    word-spacing: normal;
}

.heroImg {
    width: 100%;
    /* height: 40rem !important; */
    position: relative;
}

.HeroSuperBrands {
    position: absolute;
    bottom: 3rem;
    left: 1.8rem;
    width: 26rem;
    height: fit-content;
    overflow: hidden;
}

.heroBrandImg {
    width: fit-content;
    height: 5.6rem;
}

.heroBrandtxt {
    padding-left: 1.5rem;
}

.heroBrandtxt p {
    color: white;
    font-weight: 300;
    font-size: 16px;
    margin: 0;
}

/* sticky button */
.sticky_buttonDiv {
    position: fixed;
    bottom: 3rem;
    right: 3rem;
    width: fit-content;
    height: fit-content;
}

.sticky_button {
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    width: 11rem;
    padding: 14px 22px;
    cursor: pointer;
    visibility: visible;
}

.sticky_button p {
    color: #282f79;
}

.envelop {
    width: 1.2rem;
    fill: #282f79;
}

.fxBtn {
    width: 100%;
    height: 0%;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 22px;
    cursor: pointer;
    gap: 0.5rem;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
}

.fxBtn .envelop,
.fxBtn p {
    fill: white;
    color: white;
}

.sticky_buttonDiv:hover .fxBtn {
    background-color: #282f79;
    height: 100%;
    visibility: visible;
    transition: all 0.2s ease-in-out;
}

/* .sticky_buttonDiv:hover .sticky_button{
    background-color: #282f79;
    height: 100%;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
} */

/* .................... */
.slick-slider-container {
    padding: 1.3rem 3.5rem;
    background-color: rgb(221 235 241);
}

.slick-slider img {
    width: 6rem;
    height: 5rem;
    border: 1px solid white;
    margin: auto;
    /* border-radius: 5px; */
}

/* ...... */
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: rgb(30, 115, 190) !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.corporate {
    background-color: rgb(19, 30, 57);
}

.cF-col {
    padding: 65px 65px !important;
}

.corporate p {
    text-align: justify;
    color: white;
    font: normal 15px / 27px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
}

.corporate h1 {
    color: white !important;
    /* font-size: 84px; */
    /* line-height: 85px; */
    margin-bottom: 1.5rem;
    font-weight: 100 !important;
    font: normal 700 "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}

.cS-imgDiv {
    position: relative;
    /* background-image: url('/frontend/assets/Energy-Center.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
    width: 100%;
    height: 100%;
    scale: 1.5;
    /* background-clip: border-box; */
}

#scrollingImage {
    position: relative;
    transition: transform 0.2s ease-out;
}

/* section product */
.SEcProduct {
    /* background-color: #2c2d6b; */
    background-color: #121212;
    height: fit-content;
    width: 100%;
    border-top-left-radius: 100% 50px;
    border-top-right-radius: 100% 50px;
    border-bottom-left-radius: 100% 50px;
    border-bottom-right-radius: 100% 50px;
    position: relative;
    overflow: hidden;
    margin-top: -2rem;
}

.Product-fancy-title {
    color: white !important;
}

.Product-fancy-title h1 {
    font-size: 0px !important;
    line-height: 85px !important;
    font-weight: 100 !important;
    margin: 7rem auto 0 auto;
    width: fit-content;
}

.sectormain {
    padding: 1.5rem 1rem 1.5rem 1rem;
    gap: 1rem;
    margin-top: 3rem;
}

.sectorCrad {
    width: 14rem;
    height: 13rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.s_image {
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s_image img {
    width: 4rem;
    height: 4rem;
    margin: auto;
}

.sectorTxt {
    margin-top: 1rem;
    width: 100%;
    height: 50%;
    text-align: center;
    /* margin-left: 3rem; */
    display: flex;
    justify-content: center;
}

.sectorTxt p {
    width: fit-content;
    text-align: center;
    color: white;
}

/* ..carousel.. */
section.section {
    background: transparent;
    padding: 0 4rem;
}

.slideshow {
    gap: 1rem;
    /* box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.3); */
}

.slide img {
    width: 100%;
    height: 30rem !important;
}

.imgmSlide {
    width: 95%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.ctitle {
    color: white !important;
    font-size: 75px;
    line-height: 85px;
    font-weight: 100;
    text-align: center;
    margin-bottom: 4rem;
}

.news-C {
    width: 100%;
    background-color: rgb(19, 30, 57);
    height: fit-content;
    padding: 6rem 0 8rem 0;
}

.overBack {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12rem;
    background: linear-gradient(
        to bottom,
        rgba(0, 125, 197, 0) 0%,
        rgba(0, 125, 197, 0.9) 64%,
        #007dc5 83%,
        #007dc5 100%
    );
}

.divDate {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: white;
    width: 7rem;
    height: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-center {
    margin: auto;
    display: block;
}
.card {
    width: 100%;
    border: 2px solid #ccc;
    padding: 0.5em;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

/* Add hover effect */
.card:hover {
    background-color: #ffa500;
    /* Orange background color on hover */
    box-shadow: 0 8px 16px FFA500(0, 0, 0, 0.2);
    /* Increased shadow on hover */
    transform: translateY(-5px);
    /* Slight lift effect */
}
.card-2 {
    width: 40%;
    border: 2px solid #ccc;
    padding: 0.5em;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

/* Add hover effect */
.card-2:hover {
    background-color: #ffa500;
    /* Orange background color on hover */
    box-shadow: 0 8px 16px FFA500(0, 0, 0, 0.2);
    /* Increased shadow on hover */
    transform: translateY(-5px);
    /* Slight lift effect */
}
.about-section {
    color: #7b858a;
    font-size: 1rem;
    line-height: 1.8;
    margin-top: 4rem;
}

@media (min-width: 768px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .contact-page {
        padding: 20px;
        margin-top: 6rem;
    }

    .contact-form {
        display: flex;
        flex-direction: column;
    }

    .contact-form .form-control {
        margin-bottom: 15px;
    }

    .career-image img {
        max-width: 100%;
        height: 70%;
        margin-top: 7rem;
    }

    .contact-image img {
        max-width: 100%;
        height: 70%;
        margin-top: 5rem;
    }

    .subtitle {
        font-size: 2rem;
        color: black;
        margin-bottom: 2%;
    }

    .subtitle-2 {
        font-size: 2rem;
        color: black;
        margin-bottom: 5%;
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem;
        text-align: justify;
        color: black;
    }

    dl,
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 1rem;
        text-align: justify;
        color: black;
    }
}

.elementor-section {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.Frstslider .slideDiv {
    /* width: 124px!important; */
    /* background: #fff; */
}
.Frstslider .slideDiv img {
    /* width: 124px!important; */
    background: #fff;
}

.pageHeader-sec {
    height: 20rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(7, 84, 177);
    background: linear-gradient(266deg, rgb(2 21 43) 0%, rgb(1 32 59) 100%);
}

.contactInf {
    width: 100%;
    height: fit-content;
}

/* Main Page */
@media only screen and (max-width: 1024px) {
    /* .sideS{
        display: none;
    } */
    .headerFirst {
        height: 83px;
    }

    .headerSecond {
        height: 83px;
    }

    .hedinf {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .d-flex {
        flex-direction: row;
        overflow-x: auto;
        white-space: nowrap;
    }

    .nav-cat {
        flex: 1;
        position: relative;
    }

    .nav-cat ul {
        display: flex;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .nav-cat li {
        position: relative;
        padding: 0.5rem 0.5rem;
        text-align: center;
        white-space: nowrap;
    }

    .nav-cat a {
        display: block;
        text-decoration: none;
        color: #000;
        font-size: 0.9rem;
    }

    .nav-cat .drpdwn_main {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        z-index: 1000;
        max-height: 300px;
        overflow-y: auto;
        margin: 0;
        padding: 0;
    }

    .nav-cat .drpdwn_main ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .nav-cat .drpdwn_main li {
        padding: 0.5rem;
        white-space: nowrap;
    }

    .nav-cat .drpdwn_main li a {
        color: #000;
        font-size: 0.9rem;
    }

    .nav-cat li.active .drpdwn_main {
        display: block;
    }
}

@media (max-width: 768px) {
    .corporate {
        padding: 1rem;
    }

    .row {
        flex-direction: column;
    }

    .col-8,
    .col-4 {
        width: 100%;
    }

    .cF-col {
        text-align: center;
        margin-bottom: 1rem;
    }

    .cS-col {
        margin-top: 1rem;
    }

    .cS-imgDiv {
        text-align: left;
    }

    .cS-imgDiv img {
        width: 100%;
        height: auto;
        margin: 0;
        transform: none;
    }
}

@media (max-width: 768px) {
    .elementor-section {
        height: auto;
        padding: 1rem;
        margin-top: 2rem;
    }

    .container {
        padding: 0;
    }

    .row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .col-lg-3,
    .col-md-3,
    .col-sm-6 {
        flex: 1 1 100%;
        max-width: 100%;
        margin-bottom: 1rem;
    }

    .crumina-module {
        padding: 1rem;
        background-color: #51a1c4;
        border-radius: 8px;
        border: 1px solid white;
        text-align: center;
    }

    .counter-numbers {
        font-size: 1.5rem;
    }

    .units {
        font-size: 1.2rem;
    }

    .counter-title {
        font-size: 0.9rem;
        margin-top: 0.5rem;
    }
}

.footer {
    background-color: black;
    color: #85868c;
    padding: 50px 0;
    font-size: 14px;
    margin-top: 2rem;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.footer-section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-logo {
    flex: 1;
    min-width: 200px;
}

.footer-logo img {
    max-width: 75px;
    margin-bottom: 20px;
}

.footer-logo p {
    margin-bottom: 20px;
    color: white;
}

.footer-links {
    flex: 1;
    min-width: 150px;
    color: white;
}

.footer-links h3 {
    margin-bottom: 20px;
}

.footer-links ul {
    list-style: none;
    padding: 0;
}

.footer-links ul li {
    margin-bottom: 10px;
}

.footer-links ul li a {
    color: white;
    text-decoration: none;
}

.footer-contact {
    flex: 1;
    min-width: 200px;
    color: white;
}

.footer-contact h3 {
    margin-bottom: 20px;
}

.footer-contact address {
    line-height: 1.6;
}

.footer-contact a {
    color: #85868c;
    text-decoration: none;
}

.footer-social {
    margin-top: 20px;
}

.footer-social a {
    color: #85868c;
    margin-right: 10px;
    font-size: 18px;
    text-decoration: none;
}

.footer-subscribe {
    flex: 1;
    min-width: 200px;
}

.footer-subscribe h3 {
    margin-bottom: 20px;
}

.footer-subscribe form {
    display: flex;
    flex-direction: column;
}

.footer-subscribe input {
    padding: 10px;
    margin-bottom: 10px;
    border: none;
    border-radius: 5px;
}

.footer-subscribe button {
    padding: 10px;
    background-color: #444;
    color: #85868c;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    font-size: 12px;
    border-top: 1px solid #555;
    padding-top: 20px;
    color: white;
}
