@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

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

body {
    background-color: #FAFAFA;
}

.orange-line {
    width: 100%;
    max-width: 101px;
    height: 4px;
    background-color: #D87D4A;
    margin-left: 165px;
    position: relative;
}
/* all a style */
a {
    color: white;
    text-decoration: none;
    font-size: 13px;
    font-family: "Manrope";
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 25px;
    font-weight: bold;
    position: relative;
}
/* a after */
a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0%;
    background-color: white;
    transition: width 0.7s ease;
}
/* Buttons hover */
.orange-button:hover {
    background-color: rgba(216, 125, 74,70%);
    transition: 0.5s ease;
}
/* Orange buttons */
.orange-button {
    background-color: #D87D4A;
    width: 160px;
    height: 48px;
    font-size: 13px;
    font-family: "Manrope";
    line-height: auto;
    letter-spacing: 1px;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 31.5px;
    padding-right: 29.5px;
}
/* Container */
.container {
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}


/* HEADER */
.header {
    width: 1440px;
    height: 336px;
    background-color: black;
    color: white;
}
/* Navbar */
.header-nav {
    display: flex;
    position: relative;
    top: 32px;
    left: 162px;
    width: 100%;
    height: 28px;
    max-width: 1109.83px;
    justify-content: space-between;
    align-items: center;
    line-height: 25%;
    letter-spacing: 2px;
}
/* navbar */
.header-links {
    list-style: none;
    display: flex;
    gap: 34px;
}
.header-links a:hover::after {
    width: 100%;
}
/* HEADER Title */
.header-title {
    margin-top: 195px;
    margin-bottom: 97px;
    margin-left: 576px;
    font-size: 40px;
    font-family: "Manrope";
    line-height: 44px;
    letter-spacing: 1.43px;
}



/* MAIN */
/* Hero section */
.hero {
    display: flex;
    margin-top: 160px;
    margin-left: 165px;
    margin-right: 147px;
    margin-bottom: 160px;
}
.hero-section {
    display: flex;
    width: 100%;
    max-width: 1110px;
    height: 560px;
    justify-content: space-between;
}
/* Hero img */
.imgdiv {
    display: flex;
    position: relative;
    background-color: #F1F1F1;
    width: 100%;
    max-width: 540px;
    height: 560px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    flex-shrink: 0;
}
/* Hero img */
.hero-img {
    box-shadow: 0 4 4 0 rgba(0, 0, 0, 25%);
}
/* Hero content */
.hero-content{
    width: 100%;
    max-width: 445px;
    height: 343px;
    margin-top: 144px;
    margin-left: 143px;
    margin-bottom: 73px;
}
/* Hero parareff */
.new-paragreff {
    font-size: 14px;
    font-family: "Manrope";
    font-weight: Regular;
    line-height: auto;
    letter-spacing: 10px;
    color: #D87D4A;
    margin-bottom: 16px;
}
/* Hero title */
.hero-title {
    font-size: 40px;
    font-family: "Manrope";
    font-weight: bold;
    line-height: 44px;
    letter-spacing: 1.43px;
    margin-bottom: 32px;
}
/* Hero text */
.hero-text {
    font-size: 15px;
    font-family: "Manrope";
    font-weight: medium;
    line-height: 25px;
    opacity: 50%;
    color: rgba(0, 0, 0,80%);
    margin-bottom: 40px;
}


/* Second section*/
.second-section {
    display: flex;
    margin-left: 165px;
    margin-right: 165px;
    margin-bottom: 160px;
}

.mark-one-section {
    display: flex;
    width: 100%;
    max-width: 1110px;
    height: 560px;
    justify-content: space-between;
}

.second-img {
    box-shadow: 0 4 4 0 rgba(0, 0, 0, 25%);
}

.second-content{
    width: 100%;
    max-width: 445px;
    height: 343px;
    margin-top: 144px;
    margin-bottom: 73px;
}

.second-title {
    font-size: 40px;
    font-family: "Manrope";
    font-weight: bold;
    line-height: 44px;
    letter-spacing: 1.43px;
    margin-bottom: 32px;
}
.second-text {
    font-size: 15px;
    font-family: "Manrope";
    font-weight: medium;
    line-height: 25px;
    opacity: 50%;
    color: rgba(0, 0, 0,80%);
    margin-bottom: 40px;
}


/* Third section */
.third-section {
    display: flex;
    margin-left: 165px;
    margin-right: 165px;
    margin-bottom: 160px;
}
.thethird {
    display: flex;
    width: 100%;
    max-width: 1110px;
    height: 560px;
    justify-content: space-between;

}
.third-img {
    box-shadow: 0 4 4 0 rgba(0, 0, 0, 25%);
}
/* third content */
.third-content{
    width: 100%;
    max-width: 445px;
    height: 343px;
    margin-top: 144px;
    margin-left: 143px;
    margin-bottom: 73px;
}
/* third title */
.third-title {
    font-size: 40px;
    font-family: "Manrope";
    font-weight: bold;
    line-height: 44px;
    letter-spacing: 1.43px;   
    margin-bottom: 32px;
}
/* third text */
.third-text {
    font-size: 15px;
    font-family: "Manrope";
    font-weight: medium;
    line-height: 25px;
    opacity: 50%;
    color: rgba(0, 0, 0,80%);
    margin-bottom: 40px;
}


/* Fourth section */
.fourth-section {
    display: flex;
    margin-left: 165px;
    margin-right: 165px;
    margin-bottom: 160px;
}

.fourth-container {
    display: flex;
    width: 100%;
    max-width: 1110px;
    height: 560px;
    justify-content: space-between;
}

.fourth-img {
    box-shadow: 0 4 4 0 rgba(0, 0, 0, 25%);
}

.fourth-content{
    width: 100%;
    max-width: 445px;
    height: 343px;
    margin-top: 144px;
    margin-bottom: 73px;
}

.fourth-title {
    font-size: 40px;
    font-family: "Manrope";
    font-weight: bold;
    line-height: 44px;
    letter-spacing: 1.43px;
    margin-bottom: 32px;
}
.orange-text{
    color: #D87D4A;
}

.fourth-text {
    font-size: 15px;
    font-family: "Manrope";
    font-weight: medium;
    line-height: 25px;
    opacity: 50%;
    color: rgba(0, 0, 0,80%);
    margin-bottom: 40px;
}


/* FOOTER */
.footer-section {
    width: 1440px;
    height: 365px;
    background-color: black;
    color: white;
    position: relative;
}
/* Footer links */
.footer-links {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1110px;
    top: 75px;
    left: 165px;
    right: 165px;
    bottom: 36px;
}
.footer-link {
    display: flex;
    list-style: none;
    gap: 34px;
}
.footer-link a:hover::after {
    width: 100%;
}

/*  */
.footer-content {
    width: 100%;
    max-width: 540px;
    margin-left: 165px;
    color: rgba(255, 255, 255,50%);
    font-size: 15px;
    font-family: "Manrope";
    font-weight: medium;
    line-height: 25px;
    margin-top: 126px;
    position: relative;
    bottom: 26px;
}

.footer-copyright {
    margin-left: 165px;
    margin-top: 24px;
    font-family: "Manrope";
    font-weight: medium;
    font-size: 15px;
    line-height: 25px;
    color: rgba(255, 255, 255,50%);
}

.socials {
    display: flex;
    position: absolute;
    margin-top: -129px;
    list-style: none;
    gap: 16px;
    margin-left: 1170px;
}