.carousel-inner {
}
.carousel-item{
}
.carousel-item1 > img{
    max-height: 84vh;
    height: 700px;
    object-fit: cover;
    /* object-position: 0 -100px; */
    z-index: 1;
}
.carousel-item2 > img{
    max-height: 84vh;
    height: 700px;
    object-fit: cover;
    /* object-position: 0 -100px; */
    z-index: 1;
}
.carousel-item3 > img{
    max-height: 84vh;
    height: 700px;
    object-fit: cover;
    /* object-position: 0 -100px; */
    z-index: 1;
}
.carousel-caption {
   top: 0;
}
.carousel-caption-container-text{
    display: flex;
    flex-direction: column;
    width: 80%;
    margin: auto;
    margin-top: 17%;
    align-items: center;
    padding: 25px 35px;
    /* background-color: rgba(0, 0, 0, 0.672) ; */
}
.carousel-caption-container-text > h5{
    font-size: 70px;
    color: #e84e1b;
    font-weight: bolder;
}
.carousel-caption-container-text > p{
    font-size: 20px;
    color: white;
}
@media screen and (min-width: 2010px) {
    .carousel-caption-container-text{
        margin-top: 200px;
    }
}   
@media screen and (max-width: 770px) {
    .carousel-caption-container-text2{
        padding: 18%;
    }
    .carousel-caption-container-text{
        width: 100%;
    }
    .carousel-caption-container-text > h5{
        font-size: 60px;
    }
    .carousel-caption-container-text > p{
        font-size: 15px;
    }
}
@media screen and (max-width: 560px) {
    .carousel-caption-container-text2{
        padding: 13%;
    }
    .carousel-caption-container-text{
        width: 100%;
    }
    .carousel-caption-container-text > h5{
        /* margin-top: 50%; */
        font-size: 40px;
    }
    .carousel-caption-container-text > p{
        display: none;
    }
    .carousel-item1 > img{
        max-height: 40vh;
        height: 500px;
    }
    .carousel-item2 > img{
        max-height: 40vh;
        height: 500px;
    }
    .carousel-item3 > img{
        max-height: 40vh;
        height: 500px;
    }
}
@media screen and (max-width: 560px) {
    .carousel-caption-container-text > h5{
        margin-top: 15px;
        font-size: 25px;
    }
}
/* FIRST SECTION START  */
.first-section{
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 130px;
    width: 70%;
}
.first-section > img{
    width: 45%;
    border-radius: 10px;
    height: 500px;
    object-fit: cover;
}
.first-section-text{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.first-section-text > h3{
    font-size: 40px;
    font-weight: 700;
    line-height: 35px;
}
.first-section-text > p{
    margin-top: 15px;
    font-size: 17px;
    /* font-weight: 700; */
}
@media screen and (max-width:1230px) {
    .first-section{
        width: 90%;
    }
}
@media screen and (max-width:920px) {
    .first-section{
        width: 90%;
        flex-direction: column;
        align-items: center;
        margin-top: 100px;
    }
    .first-section-text{
        width: 100%;
    }
    .first-section > img{
        width: 80%;
        height: 300px;
        object-fit: cover;
    }
}
@media screen and (max-width:500px) {
    .first-section{
        width: 90%;
        align-items: center;
        margin-top: 90px;
    }
    .first-section-text{
        width: 100%;
    }
    .first-section > img{
        width: 90%;
        height: 300px;
        object-fit: cover;
    }
    .first-section-text > h3{
        font-size: 30px;
        line-height: 25px;
    }
    .first-section-text > p{
        margin-top: 15px;
        font-size: 15px;
        /* font-weight: 700; */
    }
}

/* FIRST SECTION END  */

/* SECOND SECTION START */
.secondSection-container{
    max-width: 2500px;
    margin: auto;
    margin-top: 100px;
}
.secondSection-text {
    margin: auto;
    display: flex;
    flex-direction: column;
}
.secondSection-text > h6{
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 0;
}
.secondSection-text > p{
    text-align: center;
    font-size: 17px;
    width: 80%;
    margin: 25px auto;
}
.secondSection-text > a{
    width: 180px;
    background-color: #e84e1b;
    color: white;
    padding: 10px 17px;
    border-radius: 4px;
    text-align: center;
    margin: auto;
    transition: .4s ease;
}
.secondSection-text > a:hover{
    background-color: #39190f;
    color: white;
    border-radius: 20px;
}
@media screen and (min-width:2000px) {
    .secondSection-text {
        width: 50%;
    }
}
@media screen and (max-width:1999px) {
    .secondSection-text {
        width: 60%;
    }
}
@media screen and (max-width:1685px) {
    .secondSection-text {
        width: 75%;
        padding: 0;
    }
}
@media screen and (max-width:575px) {
    .secondSection-text {
        width: 95%;
        padding: 0;
    }
}
@media screen and (max-width:500px) {
    .secondSection-text >  h6{
        font-size: 40px;
        line-height: 35px;
    }
}
/* SECOND SECTION END */

/* THIRD SECTION START */
.first-section-container{
    display: flex;
    width: 70%;
    height: 600px;
    gap: 25px;
    margin: 80px auto;
}

.happy-woman-first-Gala{
    position: relative;
    height: 600px;
    width: 30%;
    display: flex;
    box-shadow: -2px 11px 74px 84px rgba(0,0,0,0.75) inset;
    -webkit-box-shadow: -2px 11px 74px 84px rgba(0,0,0,0.75) inset;
    -moz-box-shadow: -2px 11px 74px 84px rgba(0,0,0,0.75) inset;
    
}

.happy-woman-first-Gala > img{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;

}

.happy-woman-texts{
    position: relative;
    z-index: 2;
    width: 100%; 
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: end;
    box-shadow: -2px 11px 91px -9px rgba(0,0,0,0.75) inset;
-webkit-box-shadow: -2px 11px 91px -9px rgba(0,0,0,0.75) inset;
-moz-box-shadow: -2px 11px 91px -9px rgba(0,0,0,0.75) inset;
}

.happy-woman-texts > h4 {
    font-size: 100px;
    font-weight: 900;
    color: white;
    text-shadow: 5px 4px 14px rgba(0,0,0,1);
    margin-bottom: -10px;
}

.happy-woman-texts > p{
    text-shadow: 1px 3px 7px rgba(0,0,0,1);
    padding: 0 15px 25px 15px
}


.voisin-happy-woman-container{
    width: 70%;
    height: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.voisin-container{
    height: 280px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: -2px 11px 74px 84px rgba(0,0,0,0.75) inset;
    -webkit-box-shadow: -2px 11px 74px 84px rgba(0,0,0,0.75) inset;
    -moz-box-shadow: -2px 11px 74px 84px rgba(0,0,0,0.75) inset;
}

.voisin-container > img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.voisin-container-text1{
    background-color: black;
    color: white;
    width: 70%;
    height: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 2px 0px 96px -18px rgba(0,0,0,0.35);
-webkit-box-shadow: 2px 0px 96px -18px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 0px 96px -18px rgba(0,0,0,0.35);
}

.voisin-container-text1 > p{
    font-size: 20px;
    font-weight: 600;
    padding: 10px 5px 0 5px;
    line-height: 20px;
    width: 90%;   
}

.voisin-container-text2{
    /* background-color: #4981FF; */
    background-color: #d2daeb;
    color: white;
    width: 100%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 2px 0px 96px -18px rgba(0,0,0,0.35);
    -webkit-box-shadow: 2px 0px 96px -18px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 0px 96px -18px rgba(0,0,0,0.35);
}

.voisin-container-text2 > h4{
    margin-bottom: -100px;
    color: #4981FF  ; 
    font-size: 60px; 
    font-weight: 900; 
    width: 90%; 
    padding: 10px 5px; 
}

.voisin-container-text2 > p{
    font-size: 20px;
    font-weight: 600;
    padding: 10px 5px 0 5px;
    line-height: 20px;
    width: 90%;
    margin: 0;
    color: black;
}
@media screen and (max-width: 1250px) {
    .first-section-container{
        width: 80%;
    }
}
@media screen and (max-width: 1100px) {
    .first-section-container{
        width: 95%;
    }
}
@media screen and (max-width: 925px) {
    .first-section-container{
        width: 95%;
    }
    .happy-woman-texts > h4 {
        font-size: 80px;
    }
    .voisin-container-text1{
        width: 85%;
    }
    .voisin-container-text2 > h4{
        margin-bottom: -90px;
        
    }
}
@media screen and (max-width: 800px) {
    .first-section-container{
        flex-direction: column;
        height: 100%;
    }
    .happy-woman-first-Gala{
        width: 100%;
        height: 270px;
    }
    .happy-woman-first-Gala > img{
        object-position: 0 -150px;
    }
    .happy-woman-texts{
        justify-content: center;
    }
    .happy-woman-texts > h4{
        margin: 0 auto;
    }
    .happy-woman-texts > p{
        margin: 0 auto;
        width: 70%;
    }
    .voisin-happy-woman-container{
        width: 100%;
    }
    
}
@media screen and (max-width: 800px) {
    .happy-woman-first-Gala > img{
        object-position: 0 -150px;
    }
}
@media screen and (max-width: 520px) {
    .happy-woman-first-Gala > img{
        object-position: 0 -50px;
    }
    .happy-woman-texts > h4{
        font-size: 60px;
    }
    .happy-woman-texts > p{
        margin: 0 auto;
        width: 90%;
    }
    .voisin-happy-woman-container{
        width: 100%;
        grid-template-columns: 1fr;
        gap: 25px;
    }
    .voisin-container-text1{
        height: 200px;
        width: 70%;
    }
    .voisin-container{
        height: 200px;
    }
    .voisin-container-text2{
        height: 250px;
        width: 80%;
    }
}
/* THIRD SECTION END */

/* CARD SECTION START 
.cardsContainer{
    width: 70%;
}
.myCard{
    border: solid 1px rgba(128, 128, 128, 0.501);
}
@media screen and (max-width: 1500px) {
    .myCard{
        margin: auto;
    }
    .cardsContainer{
        width: 80%;
    }
}
@media screen and (max-width: 1300px) {
    .cardsContainer{
        width: 90%;
    }
}
@media screen and (max-width: 1000px) {
    .cardsContainer{
        width: 95%;
        flex-direction: row;
    }
}
@media screen and (max-width: 950px) {
    
}
@media screen and (max-width: 850px) {
    .myCards{
        display: flex;
        flex-direction: column;
        border: solid red 2px;
    }
    .cardsContainer{
        width: 70%;
    }
    .myCards{
        display: flex;
        flex-direction: column;
    }
}
@media screen and (max-width: 600px) {
    .cardsContainer{
        width: 90%;
    }
    .myCards{
        display: flex;
        flex-direction: column;
    }
}
/* CARD SECTION END */

/* FOURFTH SECTION START */
#cards .card {
    border-radius: 20px;
    min-height: 100%;
}

#cards .heading-border {
    position: absolute;
    width: 100%;
    top: 60%;
}

#cards .card .user-picture img {
    position: absolute;
    top: -20%;
    right: 10%;
    background: #f8f9fa!important;
    padding: 10px;
}

#cards .card .user-content .user-name {
    margin-right: 150px;
}
.Section-title{
    font-size: 50px;
    line-height: 45px;
    font-weight: 700;
    width: 70%;
    margin: auto;
    margin-bottom: 70px;
    text-align: center;
}
.myCards{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 70px;
}
.myCard {
    border-radius: 25px;
    overflow: hidden;
}
.myCard > img{
    height: 300px;
    object-fit: cover;
}

@media screen and (max-width:995px) {
    .Section-title{
        width: 100%;
    }
}
@media screen and (max-width:500px) {
    .Section-title{
        font-size: 40px;
        line-height: 35px;
    }
}
/* FOURFTH SECTION END */

/* FIFTH SECTION START */
.cards-desc-container{
    max-width: 2500px;
    margin: auto;
}
.cards-desc{
    
}
/* FIFTH SECTION END */

