html {
    background-color: #f5f5f5;
}
body {
    max-width: 1048px;
    margin: auto;
    background-color:#ffffff;
}

main {
    background-color: white;
}
/*-------------------HEADER-----------------------------*/
/*-------------------HEADER-----------------------------*/
/*-------------------HEADER-----------------------------*/
header {
    max-width: 940px ;
    margin: 0 auto;
}
.header-container {
    background-color: #5E5E5E;
    border-bottom: rgb(146, 146, 146) solid 1px;
    height: 61px;

    display: flex;
    align-items: center;
    justify-content: space-between;
     
}
.logo {
    margin-left: 1.25rem;
}
.callus {
    width: 116px;
    height: 36px;

    border: #57C275 solid 2px;
    color: white;
    background-color: transparent;

    color: #FFF;
    text-align: center;
    font-family: Oxygen;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;


    margin-right: 2.81rem;
    transition: all 0.2s ease;
} 

.callus:hover {
    background-color: #57C275;
    
}

.callus a {
    text-decoration: inherit;
    color: inherit;
}

/*-------------------HERO SECTION------------------------*/
/*-------------------HERO SECTION------------------------*/
/*-------------------HERO SECTION------------------------*/

.hero {
    max-width: 940px;
    margin: 0 auto;
    /* height: 782px; */
    background-color: white;
}

.hero-image {
    background-image: url(/images/SECTION_ONE_BG.png);
    height: 500px;
    transition: all 0.2s;
    /* position: relative; */
}

.hero-text {
    position: absolute;
    width: 421px;
    height: 238px;
    margin-left: 5.44em;
    margin-top: 9.57em;

    color: white;

    display: flex;
    flex-direction: column;

}

.hero-text h1 {
    font-size: 2.5rem;
    font-family: lexend;
    line-height: 3.25106rem; /* 130.043% */ 
}

.hero-text h2 {
    color: #FFF;
    font-family: Oxygen;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.375rem; /* 110% */
}

.button-consult {
    width: 11.375rem;
    min-height: 2.875rem;
    margin-top: 2.12em;

    background: #57C275;
    color: white;
    border: none;

    font-family: quicksand;
    font-size: 0.937rem;

    /* cursor: grab; */
    cursor: pointer;
    transition: all 0.2s ease;
}
.button-consult:hover {
    background-color: transparent;
    border: #57C275 2px solid;

}


/*--------------------------------------*/

.hero-wrapper {
    max-width: 895px;
    padding: 2em 2rem 2.25rem;
    /* padding: 2.12rem 1.25rem 2.25rem; */
    /* border: solid red 2px; */
    /* margin-top: 2.12em; */
    /* background-color: #57C275; */
    /* padding: 2.12em 1em 2.25em; */

    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.container {
    /* border: solid orange; */
    max-width: 222px;

    display: flex;
    flex-direction: column;
}

.container-image {
    /* border: solid orange; */
    width: 75px;
    height: 75px;
    margin: auto;
}

.container-image img {
    object-fit: cover;
}

.container-h2 {
    margin-top: 1.87rem;
    color: #6D6D6D;
    font-family: Oxygen;
    font-size: 0.93rem;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 146.667% */
}

.container-text {
    margin-top: 1em;
    color: #6D6D6D;
    font-family: Oxygen;
    font-size: 0.78125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.125rem; /* 144% */
}


/*-------------------PRODUCT SECTION---------------------*/
/*-------------------PRODUCT SECTION---------------------*/
/*-------------------PRODUCT SECTION---------------------*/

.zecursor {

    cursor: pointer;
}
.products {

    overflow: hidden;
    position: relative;
    background-color: #DEE1E6;


    min-height: 770px;
    height: 100%;
    padding: 2.88rem 70px 0;
    /* right: -70px; */
}

.splide01 {

}


.carousel-products {
    /* position: absolute; */
    left: 4.5rem;
}
.carousel-product {
    width: 253px;
    height: 686px;

    border-radius: 9.662px;
    background: #F2F2F2;
    transition: all 0.2s ease;

}

.carousel-product:hover {
    background-color: rgb(249, 249, 249);
}

.carousel-image{
    display: flex;
    align-items: center;
    width: 15.8rem;
    height: 16.06rem;
    background-color: white;
    border-radius: 9.662px 9.662px 0 0;
    overflow: hidden;
}

.carousel-image img {
    object-fit: cover;
    width: 100%;
}

.carousel-product-content {
    
    padding: 1em;
    width: 212px;
}

.phead {
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.product-tag {
    background-color: #57C275;
    align-items: center;
    /* width: 51px; */
    padding: 2px 9px;
    border-radius: 20px;
    color: #FFF;
    font-family: Oxygen;
    border: none;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 100.6%; /* 10.06px */
}

.carousel-product-content h1 {
    color: #3E3E3E;
    font-family: Oxygen;
    font-size: 1.39rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100.6%; /* 1.39831rem */
}
.carousel-product-content h2 {
    color: #3E3E3E;
    font-family: Oxygen;
    font-size: 1.235rem;
    font-style: normal;
    font-weight: 300;
    line-height: 100.6%; /* 1.39831rem */
}

.carousel-product-content ul {
    width: 190px;
    /* position: relative; */
    list-style-type: disc;
    color: #3E3E3E;
    font-family: Oxygen;
    font-size: 0.65625rem;
    font-style: normal;
    font-weight: 300;
    line-height: 124.125%;
    padding-top: 1.5em;
    padding-left: 1em;
}

.carousel-product-content li {
    padding-bottom: 0.5em;
}

.product-button {
    position: absolute;
    border: solid #57C275 2px;
    background-color: rgb(0,0,0,0);
    width: 98.534px;
    height: 36px;
    bottom: 20px;
    left: 20px;
    cursor: pointer;

    color: #000;
    font-family: Quicksand;
    font-size: 8.896px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
.product-button:hover {
    background-color: #57C275;
    color: white;
}


/* --------------SETUP SPLIDE CAROUSEL ----------- */
/* --------------SETUP SPLIDE CAROUSEL ----------- */
/* --------------SETUP SPLIDE CAROUSEL ----------- */


.products {
    /* position: relative; */
    /* border: solid orange; */
    /* padding: 0 70px 0; */
}
.splide {
    /* left: 70px; */
    /* border: solid orange; */
    min-width: 1100px;
}

.splide__button {
    border: none;
    background-color: white;
    width: 1.68rem; 
    height: 1.68rem;
    border-radius: 25%;
    font-weight: bold;
    color: #57C275;
    cursor: pointer;
}

.splide__button:hover {
    background-color: #dfece3;
}

.button-group{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 1em;
    min-height: 79px;
    /* padding-top: 2rem; */
}

.button-group-testi{
    display: flex;
    gap: 20px;
    left: 0;
    padding-top: 2rem;
}

.button-swipe {
    display: none;
}



/* --------------VIDEO SECTION ------------------- */
/* --------------VIDEO SECTION ------------------- */
/* --------------VIDEO SECTION ------------------- */

.video-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 350px;
    padding: 0 130px;
}

.video-text {
    max-width: 327px;
    color: #3E3E3E;
    font-family: Lexend;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.375rem; /* 126.667% */
}

@media screen and (min-width: 1000px) {
    .video-text-extraword {
        display: none;
    }
}

.video-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 388px;
    height: 242px;
    border-radius: 25px;
    overflow: hidden;
    background-image: url(/images/video-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.iframeVid {
    width: 100%;
    height: 100%;
}

.video-container img {
}


/* --------------TESTIMONIALS--------------------- */
/* --------------TESTIMONIALS--------------------- */
/* --------------TESTIMONIALS--------------------- */

.testimonial-section {
    /* position: relative; */
    /* min-height: 565px; */
    background-color: #DEE1E6;
    padding: 0 70px 0em;
    overflow: hidden;
}

.testimonial-wrapper {
    display: flex;
    justify-content: space-between;
}

.testimonial-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 253px;
    height: 338px;
    border-radius: 9.66px;
    background-color: rgb(245, 245, 245);
    transition: all 0.2s ease;
}

.testimonial-container:hover {
    background-color: #ffffff;
}
.testimonial-section h1 {
    padding: 3em 0 3em;
    color: #6D6D6D;
    font-family: Oxygen;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.375rem; /* 146.667% */
}

.testimonial-text {
    color: #3E3E3E;
    font-family: Oxygen;
    font-size: 1.00644rem;
    font-style: normal;
    font-weight: 700;
    line-height: 125.1%; /* 1.259rem */
    padding: 2.9rem 0.9rem 0;
}

.testimonial-client {
    color: #3E3E3E;
    font-family: Oxygen;
    font-size: 0.80513rem;
    font-style: normal;
    font-weight: 400;
    line-height: 125.1%; /* 1.00719rem */
    padding: 1rem 0.9rem 1rem;
}

/* --------------CONTACT-SECTION------------------ */
/* --------------CONTACT-SECTION------------------ */
/* --------------CONTACT-SECTION------------------ */

.contact-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 304px;
    background-color: white;
    padding:  0 10% 0;
}

.contact-text-container {
    /* width: 474px; */
    max-width: 474px;
}
.contact-text-container h1 {
    color: #3E3E3E;
    font-family: Lexend;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 140.625%; /* 42.188px */
    margin-bottom: 0.8rem;
}
.contact-text-container p {
    color: #3E3E3E;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140.625%; /* 21.094px */
}

.contact-button {
    width: 116px;
    height: 36px;

    border: none;
    background-color: #57C275;

    color: #FFF;
    text-align: center;
    font-family: Oxygen;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;


    margin-right: 2.81rem;
    transition: all 0.2s ease;
} 

.contact-button:hover {
   background-color: #5E5E5E; 
   border: #57C275 2px solid;
}

.contact-button a {
    text-decoration: inherit;
    color: inherit;
}
/* --------------FOOTER SECTION------------------- */
/* --------------FOOTER SECTION------------------- */
/* --------------FOOTER SECTION------------------- */


footer {
    min-height: 417px;
    background-color: white;
}

.footer-section {
    display: flex;
    flex-direction: column;
    gap: 2em;
    background-color: #5E5E5E;
    margin: 0 54px 0;
    padding: 5em 2.8em 1em ;
}

.footer-h2-container {
    display: flex;
    justify-content: space-between;
}

.footer-icons {
    display: flex;
    gap: 0.5em;
}

.footer-icons img {
    width: 18px;
    height: auto;
    flex-shrink: 0;
    flex-grow: 0;
}
.footer-section h2 {
    color: #D0D0D0;
    font-family: Oxygen;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 125.1%; /* 1.01644rem */
}

.footer-section p {
    color: #D0D0D0;
    font-family: Oxygen;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 136.6%;
    text-decoration: none;
}

.rightsreserved {
    text-align: center;
}

/* VIDEO SECTION TEST */

