* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



@font-face {
    font-family: roboto-bold;
    src: url(/fonts/Roboto-Bold.ttf);


}

@font-face {
    font-family: poppins-bold;
    src: url(/fonts/p);
}

@font-face {
    font-family: cormor;
    src: url(/fonts/CormorantGaramond-Medium.ttf);
}

@font-face {
    font-family: popping-light;
    src: url(/fonts/Poppins-Light.ttf);
}

@font-face {
    font-family: popping-reg;
    src: url(/fonts/Poppins-Regular.ttf);
}

p{
    font-size: 18px !important;
}


header {
    background-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    z-index: 3;
}

.manu img {
    height: 54px;
    width: 54px;
}


.logo img {
    height: 35px;
    width: 180px;
}

.textbtn {
    position: absolute;
    top: 10vw;

    margin-top: 33px;
}


.textbtn h1 {
    font-family: roboto-bold;
    font-size: 120px;
    letter-spacing: 8px;
    line-height: 50px;
    color: #202123;
    font-weight: 700;



    font-size: 11vw;

}

.textbtn button {
    width: 187px;
    height: 42px;
    font-size: 17px;
    letter-spacing: 1px;

    color: #323237;
    font-weight: 700;
    font-family: " poppins-bold";
    text-transform: uppercase;

    background-color: #85e4d0;
    border: 0;
    left: 5px;
    bottom: 5px;
    position: absolute;
}

.borde {

    width: 190px;
    height: 46px;
    margin-top: 3vw;
    margin-left: 7vw;
    border: 3px solid #85e4d0;
    background-color: transparent;

}
.manu-ul{
    display: grid;
    gap: 9px;padding: 0
    ;
}

#staticBackdrop{background-color:  #7eb09b;}

.manu-ul li{
    background-color:rgb(140 237 203);padding-left: 20px;height: 48px;
}


.manu-ul a{ font-family: cormor; color: #1e1d1d;
font-weight: 800;}

.manu-logo{height: 40px !important;
    width: 150px !important;}

.img-2 {

    width: 468px;
    height: 384px;

}

.img-text-1 h3 {
    font-size: 35px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    font-family: "Cormor";


}

.img-text-1 p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #888888;
    font-weight: 300;
    font-family: "Popping-light";
}

.left-36 {
    left: 36%;
}



/* ////////////////////////////////////card/////////////////////////////// */

.cardd {

    margin: 0%;
    width: 250px;
    height: 300px;
    position: relative;
    overflow: hidden;

}

.cardd:hover {

    .cardlayer {
        top: 0%;
        bottom: 0;
    }
}


.cardlayer {
    opacity: 0.871;
    background-color: #82f4d3;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -300px;
    right: 0;
    transition: 1s;
    left: 0;
    z-index: 10;
    height: inherit;
    overflow: hidden;
}



.cardd h4 {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    font-family: popping-reg;
    margin-top: 10px !important;
    margin-bottom: 5px;
}

.popular {
    font-size: larger;
    font-family: cormor;
}

.card-body span {
    color: #bbbbbb;
    margin-right: 5px;
}

.card-body h4 {
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    font-family: "Poppins";
}


.card-2 h4 {
    font-size: 45px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
    font-family: "Cormor";
}

.card-2 p {
    width: 562px;
    height: 115px;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #888888;
    font-weight: 300;
    font-family: "Poppins";
}

.card-2 img {
    width: 524px;
    height: 550px;
    overflow: hidden;
}

.card-2 {
    overflow: hidden;
}

/* /////////////////////////////////////////////////////////////////////////// */


.carousel-control-prev {
    top: -200px;
}

.carousel-control-next {
    top: -200px;
}


.we {
    font-size: 45px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #0a0a0a;
    font-weight: 500;
    font-family: Cormor;
}

.capit {
    width: 855px;
    height: 78px;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #888888;
    font-weight: 300;
    font-family: popping-reg;
    text-align: center;
}

.ui {
    color: #06c377;
}

.Nandy {
    color: #1e1d1d;
}

.carousel-caption {
    bottom: 1.25rem;
}


.btngreen {
    width: 146px;
    height: 47px;
    background-color: #82f4d3;
    border-radius: 0;
    margin-left: 63%;
}

.btngreen:hover {
    background-color: cadetblue;
}

.footer-content {
    display: flex;
    height: 250px;
    
    justify-content: space-evenly;

}

.footer-content li {
    list-style: none;
}

.footer-content a {
    text-decoration: none;
    color: #888889;
}

.email-sign {
    display: flex;
    gap: 4px;
}

.email-sign label {
    height: 40px;
}

.fsocial svg {
    height: 24px !important;
    width: 24px !important;
    margin-top: 20px;
    margin-left: 10px;
}

.footer-content path {
    fill: #20c997 !important;
}

.flogo {
    display: flex;
    align-items: start;
    height: 152px;
}





@media (min-width: 1500px) {
    .container {
        max-width: 1204px;
        margin: 0 auto;
    }
}

@media(max-width:576px) {

    .social svg {
        width: 30px;
        height: 30px;
    }

    .footer-content {
        flex-direction: column;
        height: 427px;
        align-items: center;
        justify-content: center;
    }
    .manu img {
        height: 25px;
        width: 25px;
    }

    .img-2 {
        width: 100%;
        height: 100%;
    }

    .logo img {
        height: 30px;
        width: 101px;
    }

    .textbtn button {
        width: 151px;
        height: 32px;
    }

    .borde {
        width: 151px;
        height: 32px;
        margin: 0;
    }

    header {
        top: 5px;
    }

    .social {
        right: 3px;
        bottom: 3px;
    }

    .card-2 p {
        width: 400px;
    }

    .col-12 {

        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .card-2 img {
        width: 398px;
        height: 400px;
    }
}

@media (max-width:992px) {
    .card-2 p {
        width: 265px;
        height: 243px;
    }

    .card-2 h4 {
        font-size: 30px;
    }

    .img-text-1 .left-36 {
        position: static !important;
    }

}