@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/Staff-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Staff-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Staff-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/Staff-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Staff-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Staff-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/Staff-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../fonts/Staff-Medium.woff2") format("woff2");
}

@font-face {
    font-family: "Staff";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Staff-SemiBold.woff2") format("woff2");
}



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* font-family: "Staff" !important; */
}

body {
    background-color: #121524;
    font-family: "Staff" !important;
    font-weight: normal;
    font-style: normal;
    color: white;
}

#topbar {
    background-color: #121524;
    color: white;
    height: 60px;
}

#topbar i {
    color: white;
    font-size: 24px;
}

.navbar {
    /* background-color: rgb(204, 209, 170); */
    background-color: #05c16e;

}

.navbar .navbar-brand {
    color: #fff;
}

#navbarNav {
    justify-content: flex-end;
}

.navbar-nav .nav-item .nav-link {
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;

}

.navbar-nav>li {
    padding-left: 5px;
    padding-right: 5px;
}

.navbar-nav>li {
    margin-left: 5px;
    margin-right: 5px;
}

.navbar-nav .nav-item .nav-link:hover {
    background-color: #001f11;
    border-radius: 3px;
}

/* Carousel Starts */
.carousel {
    height: auto;
}

.carousel-indicators {
    position: unset;
    flex-direction: column;
    width: 30%;
    margin: 0;
    padding: 1em;
}

.carousel-indicators [data-bs-target] {
    text-indent: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    border-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.carousel-indicators [data-bs-target].active {
    color: #ddf;
}

.carousel {
    background-color: #121524;

}

/* .carousel-inner {
    height: 600px;
} */

.carousel-inner img {
    max-height: 600px;
    max-width: 100%;
    padding: 1em;
    margin-inline: auto;
}

.content {
    justify-content: center;
    top: 130px;
    color: white;
}

@media screen and(min-width:576px) {
    .carousel {
        padding: 2em 4em;
    }

    .carousel-indicators [data-bs-target] {
        font-size: 1.2em;
    }

}

.contentpg {
    position: relative;
}

/* .contentpg::after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: -1;
    background-image: url('../images/bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
} */

.whatwedoblock {
    margin-top: 80px;
    margin-bottom: 80px;
    color: rgb(250, 242, 242);
    line-height: 2.5rem;
    letter-spacing: .2em;
}



.whatwedoblock .smalltitle {
    font-size: 14px;
}

.whatwedoblock .bigtitle {
    font-size: 25px;
    font-weight: 700;
}

.whatwedoblock .content_text {
    font-size: 17px;
    text-align: justify;
}

.whatwedo-image {
    margin-top: 80px;
}

.whoweareblock {
    margin-top: 80px;
    margin-bottom: 80px;
    color: rgb(247, 244, 244);
    line-height: 2.5rem;
    letter-spacing: .2em;
}

.whoweareblock .smalltitle {
    font-size: 14px;
}

.whoweareblock .bigtitle {
    font-size: 25px;
    font-weight: 700;
}

.whoweareblock .content_text {
    font-size: 17px;
    text-align: justify;
}

.whoweare-image {
    margin-top: 80px;
}

.footerpg {
    background-color: #05c16e;
    border-top: white;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.footerpg ul li a {
    color: white;
    font-weight: 400;
}

/* About us page  */
.welcome-page {
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.welcome-page h2 {
    margin-top: 50px;
    padding-top: 10px;
    /* font-size: 30px; */
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #f9f3f1;
    font-weight: 600;
}

.welcome-page p {
    /* font-size: 18px; */
    line-height: 2em;
    padding-top: 10px;
    letter-spacing: 1px;
}

.servicesbtn button {
    font-size: 20px;
    line-height: 2.5rem;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

#div1,
#div2,
#div3 ul li {
    font-size: 17px;
    line-height: 2.5rem;

}

.border-block {
    display: inline-block;
    border-bottom: 2px solid;


}

.contactpg {
    margin: 0 0;
}

.addressblock {
    display: flex;
    flex-direction: column;
    padding: 10px;

}

.boxx1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 10px;
    margin: 25px 25px;
}

.boxx1 i {
    font-size: 44px;
    margin: 10px 0;
    border: 1px solid white;
    padding: 15px;
    border-radius: 50%;
    background-color: #05c16e;
}

.boxx1 h4 {
    margin: 10px 0;
}

.boxx1 p {
    letter-spacing: 0.1rem;
    margin: 10px 0;
}

.cont-box h3 {
    line-height: 1.0rem;
    padding: 5px 0;
}

.cont-box p {
    line-height: 1.0rem;
    padding: 5px 0;
}


/* 
#div1,
#div2,
#div3 {
    border: 1px solid blue;
    padding: 10px;
    https://www.elegantthemes.com/layouts/business/construction-company-landing-page/live-demo
} */

.resources-content p {
    text-align: justify;
    line-height: 2.0rem;
}