* {
    padding: 0%;
    margin: 0%;
    border: 0px;
    outline: 0px;


}


body {
    height: 100svh;
    max-width: 100svw;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    box-sizing: border-box;


}

header {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    align-items: center;
    /* justify-content: ; */
}

.logo {
    padding: 15px;
    margin: 10px;
}

nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 15px;
    margin-left: auto;

}

.data {
    display: flex;
    padding: 20px;
    gap: 25px;


}

.locat {
    border-right: 2px solid #364153;
    /* border-width: 4px; */
    /* border-style: outset; */
    padding: 15px;
    display: flex;
    gap: 10px;
    align-items: center;
    color: #364153;
    font-size: small;
    font-weight: 150px;
}

.mail {
    padding: 15px;
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: small;
    font-weight: 150px;
    color: #364153;
}

.butt1 {
    border: 1px solid #364153;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;

}

/* .fa-solid fa-location-dot{
    /* font-size:larger; */
/* height: 40px; */
main {
    background-image: url(GettyImages-1766916661.webp);
    /* background-position:; */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 20px;
    height: 150px;

}

.tex {
    font-size: xx-large;
    font-weight: 700;
}

.butt2 {
    border-radius: 5px;
    background-color: white;
    padding: 10px;
    font-size: 10px;


}

.cards {
    display: flex;
    align-content: center;
    align-items: center;
    text-align: center;

}

.cards div {
    /* border: 1px solid  ; */
    font-size: small;
    padding: 15px;

}

.cards div p {
    /* padding-bottom: 0px; */
    font-size: 10px;
}

.card1 {
    background-color: #f3f4f6;
}

.card2 {
    background-color: #e5e7eb;
}

.card3 {
    background-color: #d1d5dc;
}

.card4 {
    background-color: #99a1af;
}

.img6 {
    width: 45%;
}

.img6 img {
    width: 100%;
    display: block;
}

.section1 {
    display: flex;
    align-items: center;
    width: 90%;
    margin: 80px auto;

    /* display:flex; */
    justify-content: space-between;
    /* align-items:center; */
    gap: 60px;

}

.section1 .contain {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;

}

.contain h2 {
    /* font-size: 25px; */
    margin-bottom: 15px;
}

.line {
    display: block;
    width: 60px;
    height: 4px;
    background: #ccc;
    margin: 0 auto 30px;
    /* border-top-left-radius: 2px; */
}

.reword {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 25px;
    margin-top: 15px;
    border-top: 2px solid #ccc;
    padding: 15px;
}

.contain p {
    font-size: 12px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 20px;
}

.reword .resec {
    /* border-right: 2px dashed gray; */
    flex: 1;
    padding: 30px 20px;
}

.resec i {
    /* font-size:35px; */
    color: #23366d;
    margin-bottom: 10px;
}

.resec h3 {
    /* font-size:30px; */
    color: #23366d;
}

.resec:not(:last-child) {
    border-right: 1.5px dashed #ccc;
}

.quality {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 36px;
    padding: 20px;
    background-image: url(https://charles-pink.vercel.app/assets/blue-bg-xVWGj1H-.webp);
    background-attachment: fixed;
    height: 250px;
    color: white;
    font-weight: bold;

}

.quality button {
    border: 1px solid rgb(11, 11, 89);
    background-color: rgb(11, 11, 93);
    border-radius: 10px;
    padding: 15px 25px;
    color: white;
    margin-top: 10px;

}


.section2 {
    display: flex;
    flex-direction: column;

}

.about_services {
    text-align: center;
}

.about_services h2 {
    margin-top: 30px;
    font-size: 30px;
    padding: 20px;
}

.services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

.card {

    display: flex;
    flex-direction: row;
    padding: 20px;
    border: 1px solid gray;
    box-shadow: 1px 2px 1px 1px rgba(180, 209, 209, 0.564);
    margin: 2px;
    border-radius: 5px;

}

.card img {
    margin: 5px;
}


.servtext {
    text-align: center;
    padding: 20px;
    font-size: larger;
}



.team {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
    margin: 20px auto;
    text-align: center;
    margin-top: 20px;
    /* margin: 100px; */
    background-color: #f3f4f6;
    /* width: 100%; */
    /* align-items: center; */
}

.team h2 {
    font-weight: bold;
    font-size: 35px;
}

.team2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 20px;
    margin-top: 20px;
}

.team3 {
    background-color: #99a1af;
    border: 1px solid gray;
    /* padding: 20px */
    border-radius: 150px 150px 0 0;
}

.team img {
    border-radius: 350px;
    padding: 15px;
    width: 80%;
}

footer {
    background-color: #1e2939;
    color: white;
    padding: 20px;
    display: flex;
    line-height: 1.5em;

}

.final {
    display: flex;
    flex-direction: column;


}

.finalfoot {
    display: flex;
    align-items: center;

}

.icons4 a {
    color: white;
}

.rightfoot {
    display: flex;
    flex-direction: column;
    align-items: end;
    padding: 20px;
    margin: 0px 40px 10px auto;

}

.rightfoot h3 {
    padding: 10px;
    align-content: center;
    /* margin-bottom: 5px; */
}

.copy {
    margin: auto;
    padding: 20px;
}



@media (max-width:425px) {
    header {
        flex-direction: column;

    }

    .logo {
        padding: 5px;
        margin: 5px;
    }

    nav {

        /* justify-content:left;
    margin: auto; */

    }

    .data {
        display: flex;
        padding: 10px;
        gap: 15px;


    }

    .locat {

        padding: 5px;

        gap: 5px;

    }

    .mail {
        padding: 5px;
        display: flex;
        gap: 5px;


    }

    .butt1 {
        padding: 7px;
        margin-top: 20px;
        margin-right: 5px;

    }

    .cards {
        flex-wrap: wrap;
    }

    .cards div {
        width: 40%;
        height: 250px;

    }

    .section1 {
        align-items: center;
        width: 100%;
        margin: 20px;
        justify-content: left;
    }

    .section1 .contain {
        display: flex;
        flex-direction: column;
        justify-content: left;
        text-align: center;
        width: 100%;


    }

    .section1 .contain p {
        padding: 10px;
        margin: 5px;
    }

    .img6 {
        /* width: 35%;
    height: 200px; */
        display: none;
    }

    .contain h2 {
        margin-bottom: 10px;

    }

    .line {

        width: 80px;
        margin: 0 auto 10px;

    }

    .reword {
        gap: 0px;
        margin-top: 15px;
        padding: 0px;

    }

    .contain p {
        line-height: 1.5;
    }

    .reword .resec {
        padding: 10px;
    }

    .resec i {
        margin-bottom: 5px;
    }

    .quality {
        font-size: 26px;
    }

    .team {
        padding: 20px;
        margin: 10px auto;
    }

    .team h2 {
        font-size: 30px;
    }

    .team2 {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        padding: 25px;
        margin-top: 20px;
    }

    .team3 {
        background-color: #99a1af;
        border: 1px solid gray;

        border-radius: 150px 150px 0 0;
    }

    .team img {
        padding: 10px;
        width: 70%;






    }}