
#fbi{
    width: 100%;
    height: 600px;
    background-color: #db7373;
    border: 0px solid;
background-image: url("https://assets.interntheory.com/creative/Homepage-Banner.png");
background-size: cover;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;


  }
   #fbi img{
    width: 100%;
    height: 500px;
 
  

  }

   #fbi button{
    /* position: sticky; */


    text-align: center;
background-color: #d03131;
padding: 20px;
border-radius:10px ;
border: none;
font-size: 30px;
color: aliceblue;
/* position: absolute; */
cursor: pointer;
  } 
   
  #top2{
    border: 0px solid black;
    width: 86%;
    height: 500px;
display: flex;
margin: auto;
  }

  #top2>div{
    border: 0px solid red;
    width: 45%;
    margin: auto;
 
  }
  #t1>hr{
    margin-top: 5px;
  }

#t2{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-template-rows: auto;
}

#t1{
    font-size: 13px;
}
#t1 >h1>a{
    text-decoration: none;
    color: #d03131;
}
#idc{
    border: 0px solid red;
 background-color: rgb(238, 238, 238);
    height: 300px;
    width: 100%;
    margin: auto;

}
#crousel>img{
margin: auto;
width: 100%;
height: 200px;
border-radius: 0px 39px 0px 38px;
}

#crousel{
    width: 80%;
    height: 200px;
    margin: auto;
    border: 0px solid royalblue;
    text-align: center;
    margin-top: 3.3%;

}
#d22>h1>a{
    text-decoration: none;
    color: #d03131;
}

#d20{
display: flex;
border: 0px solid rgb(120, 1, 239);
height: 300px;
width: 80%;
font-size: 13px;
margin: auto;
}
#d20>div{
margin: auto;
border: 0px solid red;
width: 45%;
}
#d21>img{
    width: auto;
    height: 280px;
margin-left: 120px;
}
#d22>hr{
    margin-top: 5px;
    width: auto;
}

#d30{
    width: 100%;
    height: 400px;
    background-color: rgb(238, 238, 238);
    margin: auto;
    text-align: center;
}
#d30 a{
    text-decoration: none;
    color: #d03131;
}
#d32{
    display: flex;
margin: auto;
gap: 20px;
margin-left: 12%;
width: 100%;
margin-top: 20px;

}
#d32>div{
    border: 0px solid red;
    width: 25%;
height: 200px;
}
#d32 img{
    width: 100%;
    height: 100%;
}
#d30>#d31{
    padding-top: 70px;
    border: 0px solid rebeccapurple;
}

#d40{
    width: 100%;
    height: 400px;
    border: 0px solid yellow;
    margin: auto;
    text-align: center;
    
}


#d41 a{
    text-decoration: none;
    color: #d03131;
}
#idc{
    align-items: center;
    display: flex;
    justify-content: center;
}
#d43 i{
   
}

#d42{
    border: 0px solid red;
 display: flex;   
 width: 80%;
margin: auto;
gap: 10px;
justify-content: center;
align-items: center;
margin-top: 50px;
font-family: Arial, Helvetica, sans-serif;
}
#d42>div{

    border: 0px solid black;
    width: 24%;
    height: 170px;
    background-color: rgb(238, 238, 238);
    justify-content: center;
    align-items: center;
display: flex;

}


#d42>div i{
font-size: 35px;
border: 3px solid rgb(224, 11, 11);
padding: 15px;
border-radius: 40px;
margin-right: 5px;
color: #d03131;
}
#d43>h1{
    font-weight: lighter;
    font-stretch:narrower;
    color: black;
}