html, body, form {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

.header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    background-attachment: fixed;
}

.header-background {
    min-height: 330px;
    background-color: #1532437d;
}

.bg-navbar {
    background-color: #ffffff5e;
    border-radius: 5px
}

.nav-link.actived {
    border-color: #dd9680 !important;
    border-bottom: var(--bs-border-width) var(--bs-border-style) !important;
}
/*    .header::before {
        content: '';
        background-color: #15324391;
        position: absolute;
        z-index: 5;
        width: 100%;
        height: 100%;
    }*/
/*    .header .hbody {
        position: absolute;
        margin: auto;
        width: 100%;
        z-index: 44444;
    }*/
.header-about {
    background-image: url(../Image/bg-01-free-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: 370px;
    position: relative;
}

    .header-about::before {
        content: '';
        background-color: #1532435e;
        position: absolute;
        z-index: 5;
        width: 100%;
        height: 100%;
    }

    .header-about .hbody {
        position: absolute;
        margin: auto;
        width: 100%;
        z-index: 44444;
    }



.header-h1 {
    color: white;
    font-size: 100px;
}

.explore-box {
    background-color: white;
    width: 25rem;
    height: 4rem;
    max-width: 100%;
    border-radius: 3px;
}

.explore-link {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

.icon-customize {
    background-color: #d3d3d3;
    width: 100px;
    height: 100%;
}

.about-us-text {
    color: #176b79;
}

.about-us-h1 {
    font-size: 90px;
}

h1, h2, h3, h4 {
    color: #176b79;
}

.about-us-text-1 {
    color: #176b79;
}

.about-us-text-2 {
    color: #dd9680;
    font-size: 30px;
}

.about-us-h1-1 {
    font-size: 90px;
}

.Sections {
    background-color: #fff;
}

.about-us-link {
    width: 340px;
    background-color: white;
}

    .about-us-link a {
        text-decoration: none;
        color: black;
    }

.about-us-icon {
    background-color: #d3d3d3;
    width: 73px;
}

.testimonals {
    background-color: #eaebed;
}

.testimonals-card {
    background-color: #eeeff1;
}

.Quote-h5 {
    color: #1a6c7a;
}

.testimonals-card-2 {
}

.card-img-top {
    max-width: 100%
}

.bg-gray-style {
    background-color: #d0d0d0;
}

.services-image {
    background-image: url(../Image/bg-2-free-img.jpg);
    height: 43rem;
    background-repeat: round;
    z-index: 546546;
    position: relative;
}

    .services-image::before {
        content: '';
        background-color: #113043ad;
        position: absolute;
        z-index: 5;
        width: 100%;
        height: 100%;
    }

.fs-1-style {
    font-size: 5rem;
}

.services-h6 {
    color: #e59385;
}

.services-card {
    border-radius: 30px;
}

.services-card-h5 {
    font-size: 80px;
    color: gainsboro;
    font-weight: 600;
}

.services-card-h6 {
    font-size: 23px;
    color: #1a6c7a;
    font-weight: 600;
}

.services-body {
    z-index: 565321;
    position: relative;
}

.footer-text {
    color: #e49284;
}

.footer-h1 {
    font-size: 65px;
}

.footer-button {
    width: 171px;
    background-color: #e49284;
    height: 41px;
}

.services-section-page-color {
    background-color: #e4e4e7;
}

.services-h1-card {
    font-size: 60px;
    color: white;
}

.services-card-h4 {
    color: #e0968b;
    font-weight: bolder;
}


.fs-6 {
    font-size: 1.10rem !important;
}

.display-1 {
    font-size: 50px;
}


.uael-separator {
    border-top-style: solid;
    display: inline-block;
    border-top-color: #fff;
    border-top-width: 4px;
    width: 50px;
    margin: 20px 0px 20px 0px;
}

.uael-separator-1 {
    border-top-style: solid;
    display: inline-block;
    border-top-color: #e0968b;
    border-top-width: 4px;
    width: 50px;
    margin: 20px 0px 20px 0px;
}

.services-section-page-color {
    background-color: #e4e4e7;
}

.services-h1-card {
    font-size: 60px;
    color: white;
}

.services-card-h4 {
    color: #e0968b;
    font-weight: bolder;
}

.orang-color {
    background-color: #e49284;
}

.project-text {
    color: #176b79;
}


.index-about-bg {
    background-image: url(../Image/about-bg-free-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
}

.projects-sperator {
    height: 10rem;
    background-color: #eaebed
}

@media (max-width: 576px) {
    .services-image {
        height: auto !important;
    }

    .projects-sperator {
        height: 5rem;
    }
}

.project-section-a {
    text-decoration: none;
    color: black;
}

.filterDiv {
    display: none;
}

.show {
    display: block;
}

.project-section-a.active {
    color: #dd9680;
    --bs-border-opacity: 1;
    border-color: #dd9680 !important;
    border-bottom: var(--bs-border-width) var(--bs-border-style) !important;
}

/*.border-custom {
    --bs-border-opacity: 1;
    border-color: #dd9680 !important;
}*/


@media (min-width: 1200px) {
    .display-2 {
        font-size: 3rem !important;
    }
}

.ServicesCardImage {
    width: 16rem;
    height: 13rem;
    border-radius: 20px;
}



.container-Card {
    position: relative;
    width: 50%;
}

.image {
    display: block;
    width: 100%;
    height: 331px;
}

.overlays {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3rem;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}

.container-Card:hover .overlays {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
