
.div1{
  height:300px;
  width:100%;
  background: linear-gradient(#a1ffd9,#f3ff77);
  text-align: center;
  border: 2px solid grey;
}
.h11{
 font-size:100px;
}
.container{
  
  height:300px;
  width:100%;
  border: 2px solid grey;
  display: flex;
  overflow: auto;
  text-align:center;
}
.footer{
  height:100px;
  width:100%;
  background:black;
  text-align:center;
  line-height:100px;
  border: 2px solid grey;
}
.p1{
  color:white;
}
.slide.active{
  height:600px;
  width:100%;
  border: 2px solid grey;
}
.slide{
  height:600px;
  width:100%;
  border: 2px solid grey;
}


.select1{
 height:50px;
 width:50%; 
  font-size:50px;
}
.select2{
 height:50px;
 width:50%;
  font-size:50px;
}
.select101{
 height:50px;
 width:50%;
  font-size:50px;
}
.select202{
 height:50px;
 width:50%;
  font-size:50px;
}
.select1011{
 height:50px;
 width:50%;
  font-size:50px;
}
.select2022{
 height:50px;
 width:50%;
  font-size:50px;
}


.div3{
  display: flex;
}
.button1{
  height:75px;
  width:100%;
  background: linear-gradient(#a1ffd9,#f3ff77);
  font-size:50px;
}
.p2{
  font-size:15px;
  text-align:left;
}
.p3{
  font-size:15px;
  text-align:left;
}
.p4{
  font-size:15px;
  text-align:left;
}
.input1{
   height:50px;
   width:50%;
   text-align:left;
}
.slide4{
  height:600px;
  width:100%;
  border: 2px solid grey;
}
.select1L{
 height:50px;
 width:50%; 
  font-size:50px;
}
.select2L{
 height:50px;
 width:50%; 
  font-size:50px;
}
.p5{
  font-size:15px;
  text-align:left;
}
.Btpn{
     position:relative;
     height:50px;
    width: 100%;
    
    justify-content: center;
    align-items: center; 
    background: linear-gradient(#3fff7c,#3ffbe0);
}
.prev{
   height:25px;width:100px;
    position:absolute;
    left: 0;
    background:linear-gradient(#6b2cf5,#d450e6);
}
.next{
  height:25px;width:100px;
  position:absolute;
  right: 0;
  background:linear-gradient(#6b2cf5,#d450e6);
}

.container2{
  
  height:300px;
  width:100%;
  border: 2px solid grey;
  display: flex;
  overflow: auto;
  text-align:center;
}

.slide.active2{
  height:600px;
  width:100%;
  border: 2px solid grey;
}
.p6{
  font-size:15px;
  text-align:left;
}
  .slide1{
  height:600px;
  width:100%;
  border: 2px solid grey;
}
.p7{
  font-size:15px;
  text-align:left;
}

  .slide2{
  height:600px;
  width:100%;
  border: 2px solid grey;
}
.input2{
   height:35px;
   width:35%;
   text-align:left;
}
.p8{
  font-size:15px;
  text-align:left;
}
.XX{
  display:flex;
   text-align:left;
}
.p9{
  font-size:25px;
  position:center;
}