*{
    margin: 0px;
    padding: 0px;
}
.header{
    height: 100px;
    width: 1894px;
    background-color: #E63946;
    display: inline-flex;
}
.logo img{
    width: 90px;
    height: 90px;
    border-radius: 90%;
    /* margin-bottom: 10px; */
}
.logo{
    /* border: 2px solid black; */
    width: 400px;
    margin: 5px;
}
.navbar{
    /* border: 2px solid black; */
    width: 780px;
    margin: 5px;
    margin: auto;
}
.login{
    /* border: 2px solid black; */
    width: 400px;
    margin: 5px;
}
.loginbutton{
    border-radius: 10px;
    height: 50px;
    margin-top: 25px;
}
.navbar li{
    display: inline-flex;
    padding: 10px;
    /* border: 2px solid black; */
    font-size: 35px;
    font-weight: bold;
    margin-left: 15px;
    
}
.navbar li a:hover{
    color: rgb(230, 50, 80);
}
.navbar li a{
    text-decoration: none;
    color: white;
    /* border: 2px solid black; */
    padding: 5px 20px;
    border-radius: 20px;
}
.navbar li a:hover{
    color: #E63946;
    background-color: white;
}
.loginbutton a{
    text-decoration: none;
    font-size: 35px;
    margin-left: 130px;
    padding: 5px 40px;
    border-radius: 20px;
    color: white;
    background-color: #E63946;
    font-weight: bold;
}
.loginbutton a:hover{
    color: #E63946;
    background-color: white;
}
.section{
    border: 2px solid yellow;
    width: 750px;
    margin: 10px 0px;
    height: 696.5px;
    /* background-color: white; */
}
.section h1{
    margin-left: 100px;
    font-size: 50px;
    margin-top: 80px;
    padding: 80px;
}
.section span{
    margin-left: 69px;
    font-size: 30px;
}
.sectionbutton{
    margin-top: 100px;
    padding: 10px;
}
.sectionbutton a{
    border: 2px solid #E63946;
    margin-left: 200px;
    margin-top: 100px;
    padding: 10px 100px;
    font-size: 30px;
    border-radius: 20px;
    background-color: white;
    color: #E63946;
    font-weight: bold;
    text-decoration: none;
}
.sectionbutton a:hover{
    color: white;
    background-color: #E63946;
}
.aboutus{
    border: 2px solid red;
    margin-top: 20px;
    height: 450px;
    width: 1515px;
    display: inline-flex;
}
.aboutusimg{
    border: 2px solid orange;
    width: 800px;
    margin: 5px;
}
.aboutusimg img{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    height: 438px;
    display: block;
    margin: auto;
    border-radius: 20px;
}
.aboutustext{
    border: 2px solid blue;
    width: 800px;
    margin: 5px;
}
.aboutusbutton{
    margin-top: 85px;
    padding: 10px;
}
.aboutusbutton a{
    border: 2px solid #E63946;
    margin-left: 200px;
    margin-top: 100px;
    padding: 10px 100px;
    font-size: 30px;
    border-radius: 20px;
    background-color: white;
    color: #E63946;
    font-weight: bold;
    text-decoration: none;
}
.aboutusbutton a:hover{
    color: white;
    background-color: #E63946;
}


.testimonial{
    width: 1515px;
    height: 600px;
    margin-top: 15px;
    display: inline-flex;
}
#box1 , #box2 , #box3 , #box4{
    border: 2px solid red;
    width: 500px;
    margin: 20px;
    margin-top: 20px;
}
.section img{
    width: 40px;
    height: 40px;
}
/* figure{
    position: fixed;
} */
figure > * {
    float: left;
}
.section1div{
    border: 2px solid red;
    width: 80%;
    margin-left: 90px;
    height: 50px;
}
.section2div{
    border: 2px solid yellow;
    width: 80%;
    margin-top: 20px;
    margin-left: 90px;
    height: 50px;
}

.aboutustext h1{
    text-align: center;
    padding: 10px;
}
.aboutustext p{
    text-align: justify;
    line-height: 1.5;
    padding: 10px;
    font-size: larger;
}
.footer{
padding: 40px 0px;

}
.footer .social{
text-align: center;
padding-bottom: 25px;
color: #ffffff;

}
.footer .social a{
font-size: 30px;
color: #ffffff;
width: 40px;
height: 40px;
line-height: 30px;
display: inline-block;
text-align: center;
border-radius: 50%;
margin: 0 8px;
opacity: 0.75;
}
.footer .social a:hover{
opacity: 5.9;

}
.footer ul{
margin: 0;
padding:0;
list-style: none;
font-size: 18px;
line-height: 1.6;
margin-bottom: 0;
text-align: center;
}
.footer ul li a{
color: #ffffff;
text-decoration: none;
opacity: 0.8;
font-size: 40px;
}
.footer ul li{
display: inline-block;
padding: 0 15px;

}
.footer ul li a:hover{
opacity: 10;
}
.footer .copyright{
margin-top: 15px;
text-align: center;
color: #f7b7cf;
font-size: 13px;

}
.aboutustextbutton a{
text-decoration: none;
color: white;
}
.subsecondcontainer{
    background-color: #E63946;height: 700px;width: 758px;
}
* {
    font-family: 'Arvo';
  }
  
  .rolling text container{
    background-color: #E63946;
    height:100vh;
    width:100%;  
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
  }
  h1{
    text-align:center;
    text-transform: uppercase;
    color: #F1FAEE; 
    font-size: 4rem;
  }
  
  .roller{
    height: 4.125rem;
    line-height: 4rem;
    position: relative;
    overflow: hidden; 
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1D3557;
  }
  
  
  #spare-time{
    font-size: 1rem;
    font-style: italic;
    letter-spacing: 1rem;
    margin-top: 0;
    color: #A8DADC;
 }
  
  .roller #rolltext {
    position: absolute;
    top: 0;
    animation: slide 6s infinite;  
  }
  
  @keyframes slide {
    0%{
      top:0;
    }
    25%{
      top: -4rem;    
    }
    50%{
      top: -8rem;
    }
    72.5%{
      top: -12.25rem;
    }
}
#box1 img, #box2 img, #box3 img{
    /* border-radius: 50%; */
    width: 180px;
    height: 180px;
    margin: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 50%;
}
#box1 h2, #box2 h2, #box3 h2{
    text-align: center;
    padding: 10px;
}
#box1 h3, #box2 h3, #box3 h3{
    text-align: center;
    padding: 10px;
    font-size: 20px;
}
#box1 p, #box2 p, #box3 p{
    text-align: justify;
    padding: 10px;
    font-size: 18px;
    line-height: 1.5;
}
#box4 img{
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 50px;
}
#box4 a{
    text-decoration: none;
    font-size: 55px;
    margin-left: 40px;
}
#box4 pre{
    margin-top: 50px;
}

  
