*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.social{
    width: 100%;
    height: 5vh;
    background: linear-gradient(to left, rgb(227, 142, 142), rgb(245, 249, 160));
}
.socialrap{
    width: 80%;
    margin: auto;
}
.name{
    position: absolute;
}
.name h3{
    color: antiquewhite;
}
.app{
    float: right;
}
.app ul li{
    display: inline;
}
#youtube{
    font-size: 30px;
    color: rgba(146, 7, 7, 0.933);
}
#facebook{
    font-size: 30px;
    color: rgb(53, 94, 218);
}
#instagram{
    font-size: 30px;
    color: rgb(232, 30, 202);
}

#whatsapp{
    font-size: 35px;
    color: rgb(27, 215, 102);
}
#twitter{
    font-size: 35px;
    color:azure;
}
#google{
    font-size: 35px;
    color:rgb(220, 189, 123);
}

/*nav*/

.topnav {
    overflow: hidden;
    background-color: #f0dfdf;
  }
  
.topnav a {
    float: left;
    display: block;
    color: rgb(248, 5, 18);
    text-align: center;
    text-transform: uppercase;
    padding: 14px 16px;
    font-family: Harrington;
    display: inline;
    text-decoration: none;
    font-size: 17px;
  }
  
.topnav a:hover {
    
    color: rgba(0, 0, 0, 0.973);
  }
  
button{
  padding: 4px;
  border-radius: 10px;
}

/*banner*/
.ban
{
    width: 100%;
    height: 90vh;
    background-image:url(lb1.jpg) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.banrap{
    width: 100%;
    height: 60vh;
    background-color: rgba(5, 11, 11, 0.4);
}
.banrap1{
    float:left;
    padding-top: 60px;
}
.banrap1 h3{
    padding-left: 500px;
    color: #f4dbdb;


}

.banrap1 h1{
    font-size: 90px;
    
    font-family: 'Courgette', cursive;
    color: #df3333;
}

.banrap1 h2{
    padding-left: 00px;
    color: #e2c1c1;

    font-family: 'Mate SC', serif;
}

.banrap1 p{
    font-size: 20px;
    color: #e8e5e5;
    padding: 30px;
}
.banrap1 button {
    font-size: 35px;
    background-color: #000000;
    padding-left: 100px;
    color: #c1abab;
  align-items: center;
}

.a button:hover{
    background-color: #f0e970;
}
.a{
    padding-left: 450px;
}
.a button{
    margin-top: 10px;
    padding: 20px;
    
    color: #000000;
    background-color: #fefeff;
}



/*mid*/
.mid{
    width: 100%;
    height: 160vh;
    background-color: rgb(45, 34, 34) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap{
    width: 100%;
    height: 160vh;
    background-color: rgba(64, 58, 58, 0.4);
    
}
h1{
    color: antiquewhite;
   padding-left: 500px;
   font-size: 50px;
}
h3{
    color: azure;
}
p{
    color: chartreuse;
  
font-family: 'Mate SC', serif;

}
.pro-container{
    margin-top: 20px;
    display: grid;
    
    grid-template-columns: auto auto auto auto auto auto auto auto;
    
}


.pro{
    width: 10%;
   
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid #c74a4a;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0;


}

.pro:hover{
    box-shadow: 20px 20px 30px #121512;


}
.pro img{
    width: 100%;
    border-radius: 6vh;
   
}
.logo2{
    text-align: center;
}
.logo2 h1{
    color: rgb(218, 206, 242);
    
}

.logo2 p{
    color: rgb(208, 223, 167);
    font-family: 'Brush Script MT';
    font-size: 30px;
}


/*mid1*/
.mid1{
    width: 100%;
    height: 90vh;
    background-color: rgb(0, 0, 0) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap1{
    width: 100%;
    height: 90vh;
    background-color: rgba(4, 4, 4, 0.4);
}
.midrap1 h1{
    color: #fc4b4b;
    padding-left: 220px;
    font-family: 'Emilys Candy', cursive;

}



.box1{
   
    display: grid;
    
    grid-template-columns: auto auto auto auto auto auto;
    
}
.box11 img{
    width: 97%;
    height: 40vh;
   
    border-radius: 50%;
}


/*mid2*/
.mid2{
    width: 100%;
    height: 175vh;
    background-color: rgb(36, 38, 40) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap2{
    width: 100%;
    height: 160vh;
    background-color: rgba(48, 29, 29, 0.4);
}

.midrap2 h1{
    color: #ffe2f4;
    font-family: 'Emilys Candy', cursive;
}

.pro-container{
    margin-top: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    
}


.pro{
    width: 10%;
    
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid #060606;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0;


}

.pro:hover{
    box-shadow: 20px 20px 30px #121512;


}
.pro img{
    width: 100%;
   
}



.midrap2 h5{
    color: rgb(254, 73, 188);
    
    font-family: 'Courgette', cursive;
    font-size: 30px;
  
}



/*mid3*/
.mid3{
    width: 100%;
    height: 175vh;
    background-color: rgb(34, 37, 40) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap3{
    width: 100%;
    height: 165vh;
    background-color: rgba(40, 38, 38, 0.4);
}
.pro-container{
    margin-top: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    
}


.pro{
    width: 10%;
    
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid #060606;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0;


}

.pro:hover{
    box-shadow: 20px 20px 30px #121512;


}
.pro img{
    width: 100%;
   
}

.midrap3 h1{
    color: rgb(240, 0, 0);
    font-family: 'Emilys Candy', cursive;
    font-size: 38px;
    padding-left: 420px;

}

.midrap3 h5{
    color: rgb(255, 153, 153);
    font-family: 'Courgette', cursive;
    font-size: 30px;
  
}

/*mid4*/
.mid4{
    width: 100%;
    height: 173vh;
    background-color: rgb(26, 28, 30) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap4{
    width: 100%;
    height: 160vh;
    background-color: rgba(39, 31, 31, 0.4);
}


.pro-container{
    margin-top: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    
}


.pro{
    width: 10%;
    
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid #060606;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0;


}

.pro:hover{
    box-shadow: 20px 20px 30px #121512;


}
.pro img{
    width: 100%;
   
}

.midrap4 h1{
    color: rgba(47, 62, 231, 0.86);
    font-family: 'Emilys Candy', cursive;
    font-size: 38px;
    padding-left: 420px;

}

.midrap4 h5{
    color: rgb(139, 232, 255);
    font-family: 'Courgette', cursive;
    font-size: 30px;
  
}

/*mid5*/
.mid5{
    width: 100%;
    height: 180vh;
    background-color: rgb(61, 14, 14) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap5{
    width: 100%;
    height: 168vh;
    background-color: rgba(55, 13, 13, 0.4);
}

.midrap5 h1{
    color: rgb(255, 250, 250);
    font-family: 'Emilys Candy', cursive;
    font-size: 38px;
    padding-left: 350px;

}

.midrap5 h5{
    color: rgb(239, 223, 80);
    font-family: 'Courgette', cursive;
    font-size: 30px;
  
}
.pro-container{
    margin-top: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    
}


.pro{
    width: 10%;
    
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid #060606;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0;


}

.pro:hover{
    box-shadow: 20px 20px 30px #121512;


}
.pro img{
    width: 100%;
   
}





/*mid6*/
.mid6{
    width: 100%;
    height: 165vh;
    background-color: rgb(31, 36, 30) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap6{
    width: 100%;
    height: 165vh;
    background-color: rgba(0, 0, 0, 0.4);
}

.midrap6 h1{
    color: rgb(38, 247, 38);
    font-family: 'Emilys Candy', cursive;
    font-size: 38px;
    padding-left: 420px;

}

.midrap6 h5{
    color: rgb(113, 255, 167);
    font-family: 'Courgette', cursive;
    font-size: 30px;
  
}
.pro-container{
    margin-top: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    
}


.pro{
    width: 10%;
    
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid #060606;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0;


}

.pro:hover{
    box-shadow: 20px 20px 30px #121512;


}
.pro img{
    width: 100%;
   
}



/*mid7*/
.mid7{
    width: 100%;
    height: 245vh;
    background-color: rgb(52, 7, 35) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap7{
    width: 100%;
    height: 245vh;
    background-color: rgba(53, 9, 37, 0.4);
}
.pro-container{
    margin-top: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    
}


.pro{
    width: 10%;
    
    min-width: 250px;
    padding: 10px 12px;
    border: 1px solid #060606;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0;


}

.pro:hover{
    box-shadow: 20px 20px 30px #121512;


}
.pro img{
    width: 100%;
   
}

.midrap7 h1{
    color: rgb(253, 255, 123);
    font-family: 'Emilys Candy', cursive;
    font-size: 42px;
    padding-left: 400px;

}

/*mid8*/
.mid8{
    width: 100%;
    height: 240vh;
    background-color: rgb(32, 38, 44) ;
    background-size: cover;
    background-repeat:no-repeat;
}
.midrap8{
    width: 100%;
    height: 240vh;
    background-color: rgba(71, 78, 101, 0.4);
}
.midrap8 h1{
    color: rgb(255, 140, 207);
    font-family: 'Emilys Candy', cursive;
    font-size: 38px;
    padding-left: 420px;

}

.midrap8 h5{
    color: rgb(223, 139, 246);
    font-family: 'Courgette', cursive;
    font-size: 15px;
  
}



  /*footer*/
  .mid10{
    width: 100%;
    height: 70vh;
    background-color: rgb(0, 0, 0) ;
    background-repeat:no-repeat;
}
.midrap10{
    width: 100%;
    height: 60vh;
    padding: 20px;
    background-color: rgba(16, 12, 12, 0.4);
}


@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");
*{
  padding:0%;
  margin:0%;
  box-sizing: border-box;
}

.hero {
  height: auto;
  background: url("ob3.jpeg")
    left bottom no-repeat;
  background-color: rgba(45, 42, 42, 0.747);
  background-size: cover;
  background-blend-mode: multiply;
   /* background-attachment:fixed ;
    activate when you put in your website (optional)
  */
  color: #ffffff;
  padding: 30px 80px 30px 30px;
}
.hero .container11{
  justify-content: space-between;
  flex-wrap: wrap;
  flex: 1;
}
.flex{
  display: flex;
}
.container11__about{
  margin-bottom: 30px;
}

.container11__about p{
  margin-top: 10px;
  max-width: 300px;
  font-family: 'Caveat', cursive;
font-family: 'Dancing Script', cursive;

  color: rgba(238, 59, 59, 0.818);
  font-size: 19px;
}

.container11-pages{
  column-gap: 30px;
}

.container11-pages ul{
  padding-top: 10px;
  list-style: none;
  line-height: 24px;
}
.container11-pages ul a{
  color: inherit;
  text-decoration: none;
  color: rgb(255, 255, 251);
  font-size: 18px;
}
.container11-pages ul a:hover{
  color: #30e9b8;
}
footer .by{
margin-top: 30px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
footer .by p{
  color: rgba(255, 0, 0, 0.605);
  font-size: 14px;
  
}
.line__separete{
  margin-top: 30px;
  width: 100%;
  height: 2px;
  background-color: #eeb4b4;
  z-index: 999;
}
.icons {
  margin-top: 20px;
  display: flex;
  column-gap: 25px;
  
}

.icon1 {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  border-radius: 50%;
  outline: 2px solid #fff;
  transition-property:
      outline-offset, outline-color,
      background-color;
  transition-duration: .25s;
}

.icon1:hover {
  outline-offset: 4px;
}

.icon1:hover i {
  animation: shake .25s;
}

.icon--instagram:hover {
  background-image: radial-gradient(circle at 30% 107%,
          #fdf497 0%, #fdf497 5%,
          #fd5949 45%, #d6249f 60%,
          #285AEB 90%);
  outline-color: #a02d76;
}

.icon--twitter:hover {
  background-color: #1da1f2;
  outline-color: #1da1f2;
}

.icon--linkedin:hover {
  background-color: #0077b5;
  outline-color: #0077b5;
}

.icon--github:hover {
  background-color: #000000;
  outline-color: #000000;
}

@keyframes shake {
  10% {
      transform: rotate(15deg);
  }

  20% {
      transform: rotate(-15deg);
  }

  30% {
      transform: rotate(15deg);
  }

  40% {
      transform: rotate(-15deg);
  }
}

@media only screen and (max-width: 800px) {
  .hero{
    padding: 10px;
    display: flex;
    flex-direction: column;
  }

  .container11__about h2{
    font-size: 20px;
  }
  .container11__about p{
    font-size: 12px;
  }
  .container11__recentpages h2{
    font-size: 20px;
  }
  .container11-pages ul a{
    font-size: 12px;
  }
  footer .by p{
    font-size: 12px;
  }
} 







