.service-section{
    padding: 100px 0;
    position: relative;
    z-index: 1;
    background-color: #308337;
}
.one-service-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    height: 80vh;
}
.one-service{
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
}
.one-service-desc{
    width: 100%;
}
.one-service-desc h4{
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    color: #ffffff;   
}
.one-service-desc ul{
    color: #ffffff;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 1.2em;
}
.one-service-desc a{
    color: #308337;
    font-family: "Lexend";
    font-size: 1.3em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
}

.two-service-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    height: 80vh;
}
.two-service{
    display: flex;
    gap: 50px;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}
.two-service-desc{
    width: 100%;
}
.two-service-desc h4{
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    color: #ffffff;   
}
.two-service-desc ul{
    color: #ffffff;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 1.2em;
}
.two-service-desc a{
    color: #308337;
    font-family: "Lexend";
    font-size: 1.3em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
}


.three-service-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    height: 80vh;
}
.three-service{
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
}
.three-service-desc{
    width: 100%;
}
.three-service-desc h4{
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    color: #ffffff;   
}
.three-service-desc ol{
    color: #ffffff;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 1.2em;
}
.three-service-desc ul{
    color: #ffffff;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 1em;
}
.three-service-desc a{
    color: #308337;
    font-family: "Lexend";
    font-size: 1.3em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
}


.four-service-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    height: 80vh;
}
.four-service{
    display: flex;
    gap: 50px;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}
.four-service-desc{
    width: 100%;
}
.four-service-desc h4{
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    color: #ffffff;   
}
.four-service-desc ul{
    color: #ffffff;
    font-family: "Lexend";
    text-align: justify;
    font-weight: 300;
    text-transform: inherit;
    font-size: 1.2em;
}
.four-service-desc a{
    color: #308337;
    font-family: "Lexend";
    font-size: 1.3em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
}



.five-service-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    height: 80vh;
}
.five-service{
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
}
.five-service-desc{
    width: 100%;
}
.five-service-desc h4{
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    color: #ffffff;   
}
.five-service-desc ul{
    color: #ffffff;
    font-family: "Lexend";
    font-weight: 300;
    font-size: 1.2em;
}
.five-service-desc a{
    color: #308337;
    font-family: "Lexend";
    font-size: 1.3em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
}



.six-service-img{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    width: 100%;
    height: 80vh;
}
.six-service{
    display: flex;
    gap: 50px;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}
.six-service-desc{
    width: 100%;
}
.six-service-desc h4{
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    color: #ffffff;   
}
.six-service-desc h6{
    font-family: "Montserrat";
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.2em;
    color: #ffffff;   
}
.six-service-desc ul{
    color: #ffffff;
    font-family: "Lexend";
    text-align: justify;
    font-weight: 300;
    text-transform: inherit;
    font-size: 1.2em;
}
.six-service-desc a{
    color: #308337;
    font-family: "Lexend";
    font-size: 1.3em;
    font-weight: 600;
    background-color: #ffffff;
    padding: 10px 20px;
    border-radius: 5px;
}



@media screen and (max-width: 950px){
    .one-service{
        flex-direction: column;
    }
    .two-service{
        flex-direction: column;
    }
    .three-service{
        flex-direction: column;
    }
    .four-service{
        flex-direction: column;
    }
    .five-service{
        flex-direction: column;
    }
    .six-service{
        flex-direction: column;
    }
    .one-service-img, .two-service-img, .three-service-img, .four-service-img, .five-service-img, .six-service-img{
        height: 50vh;
    }
}