body{
    width:100%
}

.main{
    background-color:#2e3d71;
    height:479px;
}
  


.mainrow{
    /* background-color: rgb(173, 111, 232); */
    margin-top: 110px;
    height: 306px;
    position: absolute;
    width: 100%;
}




.main_1{
    /* background-color: rgb(189, 90, 90); */
    color: white;
    font-family: 'Montserrat';
}

.main_2{
    /* background-color: rgb(222, 238, 161); */
}

.main_3{
    /* background-color: blue; */
    background-image: url("public/fcausa1.png");
}


.main_spans{
    margin-top: 32px;
    position: absolute;
    margin-left: 8%;
}

.span1{
    font-size: 2.1em;
    font-style: italic;
}

.span2{
    font-style: italic;
    font-size: 2.1em;
    font-weight: 700;
}
  



.main2{
    width: 100%;
    background-color: #2e3d71;
    height: 439px;
}

.main2row{
    /* background-color: coral; */
    height: 100px;
}

.main2img{
    background-image: url("public/rickyup.png");
    background-image: cover;
    background-repeat: no-repeat;
}

.main2img2{
    background-image: url("public/rickydown.png");
    background-image: cover;
    background-repeat: no-repeat;
}

.main2box{
    /* background-color: #0000008a; */
    height: 230px;
    width: 70%;
    margin-left: 14%;
}

.main2boxspan{
    color: white;
    font-family: 'Montserrat';
    font-style: italic;
    font-size: 2.2em;
}



.main3{
    width: 100%;
    background-color: #2e3d71;
    height: 400px;
}

.main3box{
    background-color: #00000050;
    margin-left: 25%;
    position: absolute;
    width: 50%;
    height: 240px;
    margin-top: 20px;
    border-radius:     10px;
}

.main3box2{
    /* background-color: #00000050; */
    margin-left: 5%;
    position: absolute;
    width: 90%;
    height: 260px;
    margin-top: 20px;
    border-radius:10px;
}

.main3box2 ul{
    list-style: none;
    margin-top: 12px;
    margin-right: 16px;
}

.main3box2span{
    color: white;
    font-style: italic;
    font-size: 1.9em;
}

.main3line{
    width: 100%;
    height: 6px;
    background-color: #2e3d71;
}

.main3linebox{
    height: 100%;
    width: 90%;
    margin-left: 5%;
    background-color: rgb(255, 255, 255);
    border-radius: 28px;
}


.main3line2{
    width: 100%;
    height: 98px;
    background-color: #2e3d71;
}

.main3linebox2{
    height: 100%;
    width: 90%;
    margin-left: 5%;
    background-image: url("public/causaimg4.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.main3linebox2_boxtext{
   /*  background-color: black; */
    width: 70%;
    margin-left: 15%;
    height: 100%;
}

.main3linebox2_text{
    color: white;
    font-family: 'Montserrat';
    font-size: 2.7em;
    font-style: italic;
    text-align: center;
}

.whiteline3{
    width: 90%;
    margin-left: 5%;
    background-color: white;
    height: 8px;
    position: absolute;
    margin-top: 60px;
    border-radius: 25px;
}

.img4{
    width: 90%;
    margin-left: 5%;
    background-image: url("public/causaimg4.png");
    height: 100px;
    margin-top: 100px;
    position: absolute;
    z-index: 4;

}

.span5{
    color: white;
    font-family: 'Montserrat';
    font-size: 2.2em;
    width: 60%;
    margin-left: 20%;
    margin-top: 750px;
    z-index: 5;
    position:absolute;
}

.main4{
    background-color: #2e3d71;
    height: 340px;
    width: 100%;
}

.main4_left{
    background-color: #2e3d71;
    position: absolute;
    width: 50%;
    height: 340px;
}

.main4_left_box{
    /* background-color: darkgoldenrod; */
    height: 280px;
    position: absolute;
    width:       80%;
    margin-left: 10%;
    margin-top:  15px;

}



.main4_right{
    /* background-color: brown; */
    position: absolute;
    width:       50%;
    margin-left: 50%;
    height:      340px;
}

.main4_right_box{
    background-image: url("public/fcausa3.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 5%;
    width: 90%;
    height: 90%;
    margin-top: 2.5%;
    border-radius: 19px;
}

.whiteline5{
    background-color: white;
    width:40%;
    height: 6px;
    border-radius: 20px;
}

.main4_left_span1{
    color: white;
    font-size: 2.1em;
    font-family: 'Montserrat';
}

.main4_left_span2{
    color: white;
    font-family: 'Montserrat';
    font-size: 1.6em;
    font-style: italic;
}

.comp{
    background-color: #141d3e;
    border: none;
    width: auto;
    height: 30px;
    color: white;
    font-family: 'Montserrat';
    border-radius: 12px;
    font-size: 1.5em;
    margin-top: 12px;
}

.main5{
 /*    background-color: black; */
 background-color: #2e3d71;
    width: 100%;
    height: 120px;
}

.main5box{
    width: 80%;
    margin-left: 10%;
    /* background-color: rgb(42, 74, 64); */
    height: 90%;
    text-align: center;
}

.main5box_text{
    color: white;
    font-family: 'Montserrat';
    font-size: 2.5em;
}