body{
    font-family: "Poppins", sans-serif !important;

}
.elite_logo {
    width: 12%;
    margin-right: 55%;
    margin-left: 15px;
}
/* div{
    border: 1px solid red;
} */

.request_button button {
    margin-left: 50px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100px;
    font-size: 13px;
}

.cards {
    margin-top: 30px;
    background-color: azure;
}

.effective_team {
    background-color: #333;
}

.ceffective_team{
    color: aliceblue;
    padding: 5px 10px 5px 10px;
}

.effective_team h5 {
    color: aliceblue;
    padding: 10px;
}

/* .container img {
    height: 250PX;
} */

.card_2 img {
    margin-top: 20px;
    width: 100%;
}

.overlay-text .image-container {
    position: relative;
    display: inline-block;
}

.overlay-text {
    position: absolute;
    top: 20%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 30px;


}

.overlay-text button {
    position: absolute;
    top: 130%;
}

.card_2 button {
    position: absolute;
    top: 90%;
    left: 7%;

}
.overlay-text2 .image-container {
    position: relative;
    display: inline-block;
}

.overlay-text2 {
    position: absolute;
    top: 72%;
    left: 40%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 30px;
}
.query{
    background-color: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 30px;
}
.query img {
    width: 38px;
    display: block;
    margin: auto;
}
.stat-box h3 {
    padding-top: 11px;
    font-size: 20px;
    margin-bottom: 0;
}
.icon img{ 
    width: 45px;
}
.icon{
    background-color: #fff3e1;
    padding: 20px;
    border-radius: 20px;
    padding-left: 20px;
}
.icon p {
    padding: 10px;
    padding-bottom: 0;
}

.tick{
    background-color: #d9edfe;
}
.icon h5
{
    padding: 10px;
}
.target{
    background-color: #ccf2e5 ;
}
.idea{
    background-color: #ffedec;
}
.about_us
{
    padding: 50px 0px;
   
}
.more_about h5,h3,p{
    padding-bottom: 10px;
}
.more_about img{
    width: 25px;

}
.tick_coloum li{
    list-style: none;
    
}
.ul_moreaboutus{
    padding-left: 0;
}
.ul_moreaboutus li{
    padding-bottom: 30px;
    font-size: 14px;
}
.ul_moreaboutus img{
    margin-right: 10px;
}
.more_about_us img{
    border-radius: 20px;
}
.tractor_img{
    position: relative;
    display: inline-block;
     
}
.tractor_img img{
    display: block;
    margin: auto;
}
.tractor_overlay_img {
    position: absolute;
    top: 22%;
    width: 300px;
    height: 250px;
    object-fit: cover;
    left: -15%;
    border: 7px solid #fff;
}
.specialtitle{
    width: 350px;   
    border-radius: 20px !important;
    background: #e2e2e2 !important;
    position: absolute !important;
    top: 70%;
    right: 4%;
    bottom: 2%;

    
}
.vision-mission-section .card
{
    border: unset;
    border-radius:;
}
.card.construction_card {
    padding: 11px 15px;
    display: block;
    margin: 30px auto;
}
.services h4
{
padding-bottom: 10px;
}
.services p{
    padding: 20px 0 20px 0;
}
.services {
    background-color: #d3ab6994;
    margin-bottom: 20px;
    padding: 40px 0;
}
.construction_card p{
    text-align: left;
    font-size: 15px;
    padding-left: 80px;
    padding-top: 10px   ;
}
.construction_card {
    border: none;
    width: 550px;
    border-radius: 15px !important;
    margin-bottom: 30px;
    background-color: #f8f9fa !important;
    
}
.construction_card a {
    text-align: center;
    /* padding-bottom: 20px; */
    /* padding-left: 80px; */
    color: #fff;
    margin-bottom: 20px;
    width: 30%;
    background: #d2aa68;
}
.construction_card img{
    width: 50px;
    position: absolute;
    top: 15%;
    left: 2%;
}
.construction_card h5{
    padding: 30px 0 0 80px;
    text-align: left;
}
.architecture_box{
    margin-top: 20px;
}
.contact-container {
    max-width: 900px;
    margin: auto;
    padding: 40px;
}
.contact-box {
    background: #96acc4;
    color: white;
    padding: 30px;
    border-radius: 10px;
}
.form-box {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 20px;
}
.btn-custom {
    background-color: #007bff;
    color: rgb(226, 0, 0);
    border-radius: 20px;
    padding: 10px 20px; 
    border: 1px solid rgb(0, 195, 255) !important;
}
.footer {
    background: #f8f9fa;
    padding: 40px 0;
}
.footer h5 {
    width: 50%;
    font-weight: bold;
    margin-bottom: 20px;
    margin: 0 auto 20px auto;
    /* text-align: center; */
}
.footer ul {
    width: 50%;
    list-style: none;
    padding: 0px;
    margin: 0px auto;
}
.footer ul li {
    margin-bottom: 8px;
}
.footer ul li a {
    text-decoration: none;
    color: #6c757d;
}
.footer ul li a:hover {
    color: #ffff;
}

.copyright {
    text-align: center;
    padding: 15px;
    background: #e9ecef;
    margin-top: 20px;
}
.hero-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px;
    background-color: #fff;
    /* border-radius: 15px; */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.hero-text h1 {
    font-size: 2.5rem;
}
.hero-text a {
    margin-right: 10px;
}
.hero-image img {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
}
.about-section {
    background:#e4e7eb;
    padding: 0px 0;
}
.about-text {
    padding: 20px;
}
.btn-custom {
    background-color: #b30000;
    color: white;
    border-radius: 5px;
    padding: 10px 20px;
    text-decoration: none;
}
.btn-custom:hover {
    background-color: #800000;
    color: white;
}
.offer-section {
    padding: 50px 0;
}
.offer-list {
    list-style: none;
    padding: 0;
}
.offer-list li {
    display: inline-block;
    width: 45%;
    margin-bottom: 10px;
    font-weight: 500;
}
.offer-list li::before {
    content: "✔";
    color: #d32f2f;
    margin-right: 10px;
}
.btn-custom {
    background-color: #b30000;
    color: white;
    border-radius: 5px;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
}
.btn-custom:hover {
    background-color: #800000;
    color: white;
}
.image-container {
    position: relative;
}
.image-container img {
    width: 85%;
    border-radius: 5px;
}
.image-container .overlay-image {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 50%;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.vision-mission-section {
    /*background-color: #0a3d7d;*/
    /*color: white;*/
    text-align: center;
    padding: 50px 0;
}
.vision-mission-icon {
    font-size: 50px;
    margin-bottom: 15px;
}
.vision-mission-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.vision-mission-text {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}
.leader-card img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

body {
    font-family: 'Poppins', sans-serif;
    background-color: #f8f9fa;
}
.hero-section {
    /* margin-top: 20px; */
    margin-bottom: 20px;
    background: linear-gradient(-45deg, rgb(21 21 21 / 24%), rgb(0 0 0 / 80%)) fixed, url(../images/banner_img.png) fixed;
    background-size: cover;
    padding: 150px 20px;
    color: rgb(255, 255, 255);
}
.hero-text {
    text-align: center;
    max-width: 700px;
    margin: auto;
}

.hero-text h1 {
    font-weight: bold;
    font-size: 2.5rem;
}
.hero-text p {
    color: #666;
    font-size: 1.1rem;
}
.stats {
    margin-top: 40px;
}
.stat-item h2 {
    font-size: 2rem;
    font-weight: bold;
}
.btn-custom {
    background-color: #8a795d;
    color: white;
    padding: 12px 24px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    border: none;
    margin-top: 20px;
    transition: 0.3s;
}
.btn-custom:hover {
    background-color: #6d624c;
}
.score{
    margin-left: 300px;
}
body {
    font-family: 'Poppins', sans-serif;
    background-color: #ffffff;
}

h2 {
    font-size: 1.8rem;
    color: #333;
}

.text-muted {
    font-size: 0.9rem;
}

.btn-primary {
    background-color: #0099a8;
    border: none;
}

.btn-primary:hover {
    background-color: #007c89;
}
body {
    font-family: 'Poppins', sans-serif;
    background-color: #f8f9fa;
}

h2 {
    color: #333;
    font-size: 1.9rem;
}

h4 {
    color: #0099a8;
    font-size: 1.5rem;
}

.text-muted {
    font-size: 1rem;
    line-height: 1.6;
}

.btn-primary {
    background-color: #0099a8;
    border: none;
}

.btn-primary:hover {
    background-color: #007c89;
}

.shadow {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/* img {
    max-width: 100%;
    border-radius: 10px;
} */
/*.One_stop{*/
/*    padding: 30px 50px;*/
/*}*/
.card_1{
    border-radius: 50px;
}
/*.living_room{*/
/* width: 500px !important;*/
/* margin-left: 20px;*/
/* margin-right: 20px;*/
/*}*/
.woodpeckar_logo{
    background-color: #000;
        position: sticky !important;
        top: 0;
        z-index: 1;
    }
    
.woodpeckar_logo img {
    width: 115px;
    height: 70px;
    object-fit: cover;
}
.navbar-nav li a {
    color: #fff !important;
    font-size: 16px;
}
.navbar-nav li{
    padding-right: 50px;
}
a.btn.btn-custom {
    background: #d3ab68;
    border-color: transparent !important;
    border: unset;
    font-weight: 700;
    padding: 12px 40px;
    border-radius: 16px;
}
.clas_call_us {
    font-size: 15px !important;
    background: #d3ab68 !important;
    border-color: transparent !important;
    border: unset !important;
    font-weight: 700 !important;
    padding: 7px 17px !important;
    border-radius: 16px;
    color: #000 !important;
}
.clas_call_us1 {
    font-size: 15px !important;
    background: #d3ab68 !important;
    border-color: transparent !important;
    border: unset !important;
    font-weight: 700 !important;
    padding: 7px 17px !important;
    border-radius: 16px;
    width: 50%;
    display: flex;
    align-items: center;
    text-decoration: none;
    /* text-align: center; */
    justify-content: center;
    /* text-align: center; */
    color: #000 !important;
    margin: auto;
}
section.our_expert_section {
    padding: 70px 0;
}
.vision-mission-section .card {
    margin-bottom: 30px;
}
.living_room img {
    margin-top: 50px;
    width: 100%;
}
.services_img1 img{
width: 350px;
}
.services_section {
    margin-top: 30px;
}
.portcard1 p{
padding: 20px 0 20px 45px;
}
.bg-brown {
    background-color: #b08c4c;
  }
.footer a {
    color: #fff;
    text-decoration: none;
  }
.footer a:hover {
    text-decoration: underline;
  }
.footer ul li a {
    text-decoration: none;
    color: #ffffff;
}
.footer img{
        vertical-align: middle;
        width: 21px;
        filter: brightness(0) invert(1);
        margin-right: 10px;
    }
.btn-custom-1 {
    background-color: #d2aa68 !important;
    color: #fff !important;
}
.One_stop .card{
    border-radius: 15px;
}
.medal_about_details {
    background: #cccccc40;
    padding: 50px 0;
}
   