* {
    border: 0;
    padding: 0;
    box-sizing: border-box;
}

header {
    background-color: #74c69D;
    padding: 30px;
    gap: 70px;
}

.navbar {
    height: 50px;
    width: 1175px;
    display: flex;
    justify-content: space-between;
    /* padding: 50px; */
    align-items: center;

}

nav {
    display: flex;
    gap: 20px;
}

nav li {
    list-style: none;

}

nav li a {
    text-decoration: none;
    color: white;
    font-family: Work Sans;
    font-weight: 400;

}

.hero {
    display: flex;
    height: 378.13px;
    width: 1180.28px;
    gap: 120px;
}

.hero-text {
    width: 416px;
    height: 226px;
}

.hero-text h3 {
    font-family: Work Sans;
    color: white;
    font-weight: 700;
    font-style: bold;
}

.hero-text h1 {
    font-family: crimson text;
    font-weight: 700;
    font-style: bold;
    color: white;
    line-height: 125%;
}

.hero-text p {
    font-family: Work Sans;
    font-weight: 400;
    line-height: 125%;
    color: white;
}

.hero-text button {
    width: 170px;
    height: 48px;
    background-color: white;
    color: black;
    border-radius: 5px;
    line-height: 125%;
    font-family: work sans;
    font-weight: 400;
    font-size: 20px;
}

.section1 {
    height: 370px;
    width: 1158.98px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    /* border: 2px solid red; */
    margin: 60px;
}

.text h3 {
    text-align: center;
    /* border: 1px solid green; */
    font-family: work san;
    font-weight: 700;
    font-style: bold;
    line-height: 125%;
    text-transform: uppercase;
    color: #74c69D;
    font-size: 16px;
}

.text h1 {
    font-family: Crimson Text;
    font-weight: 700;
    font-style: bold;
    font-size: 40px;
    line-height: 125%;
    text-align: center;
}

.text p {
    font-family: work san;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    text-align: center;
    color: black;
}

.logo {
    display: flex;
    justify-content: space-between;
    height: 50px;
    width: 1158.98px;
    /* border: 1px solid blue; */

}

.btn1 button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
}

.section2 {
    display: flex;
    flex-direction: row;
    height: 431.43px;
    width: 1180px;
    /* border: 1px solid yellow; */
    margin: 60px;
    justify-content: space-between;
}

.section2-text {
    margin: 80px 0px 80px 80px;
}

.section2-text h1 {
    font-family: Crimson Text;
    font-weight: 700;
    font-style: bold;
    font-size: 40px;
    line-height: 125%;

}

.section2-text p {
    font-family: work san;
    font-weight: 400;
    font-style: regular;
    line-height: 125%;

}

.section2-text button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
}

.section3 {
    display: flex;
    flex-direction: row;
    height: 565.73px;
    width: 1180px;
    /* border: 1px solid yellow; */
    margin: 60px;
    justify-content: space-between;
}

.section3-text {
    margin: 150px 120px 150px 0px;
}

.section3-text h1 {
    font-family: Crimson Text;
    font-weight: 700;
    font-style: bold;
    font-size: 40px;
    line-height: 125%;

}

.section3-text p {
    font-family: work san;
    font-weight: 400;
    font-style: regular;
    line-height: 125%;

}

.section3-text button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
}

.section4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    /* border: 1px solid blueviolet; */
    width: 1176px;
    height: 599px;
    margin: 60px;
}

.section4-text {
    width: 404px;
    height: 162px;
    /* border: 1px solid blueviolet; */

}

.section4-text h3 {
    text-align: center;
    /* border: 1px solid green; */
    font-family: work san;
    font-weight: 700;
    font-style: bold;
    line-height: 125%;
    text-transform: uppercase;
    color: #74c69D;
    font-size: 16px;
    margin: 0px;

}

.section4-text h1 {
    font-family: Crimson Text;
    font-weight: 700;
    font-style: bold;
    font-size: 40px;
    line-height: 125%;
    text-align: center;
    /* border: 1px solid green; */
    margin: 10px;


}

.section4-text p {
    font-family: work san;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    text-align: center;
    color: black;
    /* border: 1px solid green; */
    margin: 0px;

}

.section4-img {
    display: flex;
    justify-content: space-between;
    /* border: 1px solid green; */
    width: 1176px;
    height: 299px;
}

.img-cont1,
.img-cont2,
.img-cont3,
.img-cont4 {
    padding: 30px 50px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    /* border: 1px solid yellow; */

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

}

.section4-btn button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
}

footer {
    background-color: #74c69D;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 100px 262px; */
    height: 125px;
    /* width: 1205px; */
    padding: 0px 50px;
    /* margin: 60px; */
}

.footer-div1 {
    display: flex;
    justify-content: space-evenly;
    /* padding: 100px 262px; */
    /* height: 25; */
    gap: 35px;

}

.footer-div2 {
    color: white;
}

.port {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.main-text {
    height: 162px;
    width: 411px;
    margin: 30px;
}

.main-text h3 {
    text-align: center;
    /* border: 1px solid green; */
    font-family: work san;
    font-weight: 700;
    font-style: bold;
    line-height: 125%;
    text-transform: uppercase;
    color: #74c69D;
    font-size: 16px;
    margin: 0px;
}

.main-text h1 {
    font-family: Crimson Text;
    font-weight: 700;
    font-style: bold;
    font-size: 40px;
    line-height: 125%;
    text-align: center;
    /* border: 1px solid green; */
    margin: 10px;
}

.main-text p {
    font-family: work san;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    text-align: center;
    color: black;
    /* border: 1px solid green; */
    margin: 0px;
}

.main-port {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 20px;
}

.last {
    margin-top: 11px;
    ma
}

.port button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
    margin: 50px;
}

.service {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

}

.box {
    display: flex;
    width: 1227px;
    height: 542px;
    margin: 50px 0px;
    /* border: 1px solid red; */
    justify-content: center;
    gap: 50px;
}

.box1,
.box2,
.box3,
{
height: 542px;
width: 339px;
padding: 45px 30px;



}

.box1 {
    /* border: 1px solid red; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 0px 30px;



}

.box1 button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
    align-self: center;
    align-items: center;
    justify-content: center;
    margin-left: 50px;
}

.box2 {
    /* border: 1px solid red; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 0px 30px;



}

.box2 button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
    align-self: center;
    align-items: center;
    justify-content: center;
    margin-left: 50px;
}

.box3 {
    /* border: 1px solid red; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 0px 30px;



}

.box3 button {
    background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
    align-self: center;
    align-items: center;
    justify-content: center;
    margin-left: 50px;
}

.box1-list div img {
    display: flex;
    /* border: 1px solid orange; */
}

.box11 {
    display: flex;
    gap: 20px;
}

.box-text {

    text-align: center;
    /* color: #212529; */
}

.box-text h1 {
    display: inline;
}

.gray {
    color: #2125297c;
    font-family: work san;
    font-weight: 100;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    /* color: black; */
    /* border: 1px solid green; */
    /* margin: 0px; */
}

.contact-text{
    text-align: center;
}
.section{
    display: flex;
    width: 1180px;
    height: 385px;
    margin: 50px;
    gap: 30px;
}
.form {
    width: 575px;
    height: 385px;
}
input {
width: 575px;
height: 38px;
border: 1px solid gray;
}
textarea{
    width: 575px;
height: 75px;
border: 1px solid gray;
}
label {
     font-family: work san;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    text-align: center;
    color: black;
    /* border: 1px solid green; */
    /* margin: 0px; */
}
form button{
     background-color: black;
    color: white;
    height: 48px;
    width: 170px;
    font-family: work san;
    font-weight: 400;
    line-height: 125%;
    font-size: 20px;
    border-radius: 5px;
    align-self: center;
    align-items: center;
    justify-content: center;
    /* margin-left: 50px; */
}
form{
    display: flex;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
}