﻿.titleBgContainer {
    /* background-image: url(/assets/img/pattern.png);
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain !important;*/
    /* background-attachment: fixed; */
    padding-top: 4%;
    padding-bottom: 4%;
    min-height: unset;
}

    .titleBgContainer .section-header {
        position: relative;
    }

.expertisePage #content3 {
    background-image: none;
    height: auto;
    background-size: cover !important;
    background-position: center;
    background-attachment: unset !important;
}

.expertiseBlock {
    margin-bottom: 2.375rem;
    text-align: left;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 5%;
}

.expertiseDesc {
    padding-left: 5%;
    padding-right: 5%;
}

.expertiseBlock h5 {
    margin-top: 5%;
    margin-bottom: 5%;
    color: #223a73;
    font-size: 20px;
    padding-right: 8px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    position: relative;
    display: block;
}

.expertiseBlock p {
    color: #000;
    font-size: 1rem;
    text-transform: none;
    padding-left: 15px;
    font-weight: 500;
    line-height: 1.7rem;
    margin-bottom: 2rem;
}

.expertiseBlock ul {
    color: #000;
    font-size: 1rem;
    text-transform: none;
    padding-left: 15px;
    font-weight: 500;
    line-height: 1.7rem;
    margin-bottom: 2rem;
}

.expertiseBlock img {
    box-shadow: 3px 5px 35px rgba(86, 68, 169, .1);
    border-radius: 10px;
}

.depDescSection {
    background-image: url(/assets/img/pattern.png);
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: fixed;
    padding-top: 60px;
    padding-bottom: 60px;
}

:root, :host {
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --border: #e2e8f0;
    --color-gray-100: oklch(96.7% .003 264.542);
    --color-black: #000;
    --color-white: #fff;
    --radius: .65rem;
}
/*
    .h-full {
        height: 100%
    }*/

.bg-white {
    background-color: var(--color-white)
}

.border-border, .border-border\/50 {
    border-color: var(--border)
}

.border {
    border-style: solid;
    border-width: 1px
}

.rounded-lg {
    border-radius: var(--radius)
}

.duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s
}


.transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease,var(--default-transition-timing-function));
    transition-duration: var(--tw-duration,var(--default-transition-duration))
}

.mb-30 {
    margin-bottom: 15px;
}

.details_link {
    padding-left: 5%;
    padding-right: 5%;
}

.expertisePage #content3 {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 35vh;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
    transition: 0.4s;
    /*background: linear-gradient(rgba(14, 15, 17, 0) 0%, rgb(14, 15, 17) 100%);*/
}

.expertisePage .opacity-very-light-colored {
    background: linear-gradient(rgba(14, 15, 17, 0) 0%, rgb(14, 15, 17) 100%)  !important;
}
.banner-content {
    position: absolute;
    bottom: 5%;
    text-align: center;
    z-index: 99;
}

.expertisePage #content3 h1 {
    position: relative;
}

.hseFilesSection .project-list .project-list-item a {
    color: #1b1b1b !important;
    font-size: 1rem !important;
    line-height: 1.438rem !important;
    padding-left: 3.8125rem;
}

.hseFilesSection .project-list .project-list-item:hover a::after {
    width: 2.625rem;
}

.project-list-view .project-list .project-list-item:hover a {
    color: #a6a182 !important;
    /*padding-left: calc(1.0625rem + 4.35714vw);*/
    transition: all 0.5s ease-in-out;
}

.project-list-view .project-list .project-list-item a img {
    transition: all 0.5s ease-in-out;
}

.project-list-view .project-list .project-list-item:hover a img {
    scale: 1.2;
}

.hseFilesSection .project-list .project-list-item a::before {
    left: 1.125rem;
    width: 3.625rem;
}

.post-share {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .post-share ul.share-list {
        display: flex;
        align-items: center;
        margin-bottom: 0px;
        padding-left: 0;
    }

        .post-share ul.share-list li {
            list-style-type: none;
            display: flex;
            margin-left: 15px;
            margin-right: 15px;
        }

            /* .post-share ul.share-list li:first-child {
        font-size: 1rem;
        font-weight: 600;
        color: #ffffff;
        margin-right: 15px;
    }*/
            .post-share ul.share-list li a {
                font-size: 1.00rem;
                font-weight: 400;
                text-transform: uppercase;
                text-align: center;
                width: 100%;
                display: flex;
                background-color: #223a73;
                color: #ffffff;
                margin: 0px 5px;
                padding: 3px 12px;
                border-radius: 3px;
                letter-spacing: 1px;
                min-height: 64px;
                align-items: center;
                line-height: 1;
                justify-content: center;
            }

.sectorsTopNav {
    padding: 0px;
}

.sectorFirstTitleDiv {
    padding: 30px !important;
}

.project-list-view .project-list .project-list-item {
    padding: 3.125rem 15px;
}

.project-list-view .project-list {
    justify-content: center;
}

.project-list-item::before, .project-list .project-list-item::before {
    color: #999999;
}

.hseFilesSection .project-list .project-list-item::before {
    font-size: 1.25rem;
}

.aboutUsPage .hseFilesSection .project-list .project-list-item span {
    color: #1b1b1b !important;
    font-size: 1rem !important;
    line-height: 1.438rem !important;
    padding-left: 3.8125rem;
}

.project-list .project-list-item span {
    color: #1b1b1b !important;
    font-size: 1rem !important;
    line-height: 1.438rem !important;
    padding-left: 3.8125rem;
}

.widget-title {
    text-transform: none;
}

.sidebar {
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .expertisePage #content3 {
        background: inherit;
    }

    .post-share ul.share-list {
        flex-direction: column;
    }

    .post-share ul.share-list li {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
    }
}