
 body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    transition: all 0.1s;
   
}
body a{
    text-decoration: none;
    color: black;
}
.container{
    display: flex;
    height: 109px;
     margin-left: 60px;
    width:260px;
    background-color: rgb(251, 251, 251);
    border-radius: 23px;
    align-items: center;
    vertical-align: middle;
    box-shadow:     5px 5px 12px -3px    #eec9ff;
    text-align: center;
    margin: 30px;
    border: 1px solid rgb(255, 255, 255);
   }
   #con1{
    margin-left: 80px;
   }
   #con{
    margin-left: 20px;
   }
   .price{
    background-color: white;
    color: #ffb700;
    border: 1px solid #ffb700;
    
   }
   .price:active{
    background-color:#ffb700 ;
    color:black;
   }
   
   .logo{
       padding:15px 20px;
       font-family:arial;
       font-weight: bold;
       background-color: #ffffff;
       border-radius: 19px;
       margin:17px;
       box-shadow:     5px 5px 12px -3px    #eec9ff;
       width: fit-content;
       padding-right: 25px;
       padding-left: 25px;
    text-decoration: none;
    color: black;
   }
   img{
    width: 79px;
    border-radius: 30px;
    margin-left: 15px;
    margin-right: 18px;
    border:6px solid #EAF2FF;
   }
   h2{
    font-family: arial;
    font-size: 40px;
    padding-left: 20px;
    background-image: url();
   margin-top: 10px;
   }
   .bulb{
    width: 60px;
   }
   span{
    filter: drop-shadow(2px 2px 10px rgb(199, 143, 255));
   }
   .h22{
font-size: 20px;
font-family: arial;
padding-left: 6px;
text-align: left;
margin-bottom: 5px;
   }
   .h44{
    font-size: 12px;
    font-family: arial;
    color: rgb(101, 101, 101);
    padding-left: 6px;
    text-align: left;
    margin-top: 0px;
   }
   p{
    font-family: arial;
    font-size: 12px;
    color:rgb(69, 69, 69);
    padding-left : 40px;
    padding-right:40px;
    line-height: 19px;
    font-weight: light;
    display: block;
   }
   .container1{
   display: flex;
    height: 110px;

    background-color: rgb(251, 251, 251);
    border-radius: 23px;
    align-items: center;
    vertical-align: middle;
    padding-left: 15px;
    padding-top: 15px;
   
    text-align: left;

    margin: 10px;
  
   }
    #wedo{
        font-size: 30px;
        text-align: center;
        font-family: arial;
    }
   .web-main{
    margin-left: 20px;
    margin: 20px;
 padding-bottom: 20px;
   height: 360px;
  
   background-color: rgb(251, 251, 251);
   border-radius: 23px;
   align-items: center;
   vertical-align: middle;
   box-shadow:     5px 5px 12px -3px    #eec9ff;
   text-align:center;
   border: 1px solid rgb(255, 255, 255);
   }
   
   .web-main-price{
    
    margin-left: 20px;
    margin: 20px;
  
   height: auto;
  
   background-color: rgb(251, 251, 251);
   border-radius: 23px;
   align-items: center;
   vertical-align: middle;
   box-shadow:     5px 5px 12px -3px    #eec9ff;
   text-align:center;
   border: 1px solid rgb(255, 255, 255);
   }
   button{
    background-color: rgb(0, 0, 103);
    color:white;
    border: none;
    border-radius: 25px;
    padding: 14px 20px;
    font-weight: bold;
    font-family: arial;
    transition: 0.2s;
    margin-left:9px;
    margin-right:9px ;
   }
   button:hover{
    box-shadow: 0px 0px 20px 1px #8e93f9;
   }
   .price:hover{
    box-shadow: 0px 0px 20px 1px #f7c954;
   }
   button:active{
    background-color: #7d00fb;
   }
   .post-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
   }
   .post-container img{
 width: 320px;
   }
   html{
       background-color:#EAF2FF;
       display: flex;
       flex-wrap: wrap;
       width: 100%;
      
   }
   .name{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
   }
   .us{
    height: auto;
    border: 1px solid black;
    background-color: #fff;
    margin-left: 20px;
    margin: 20px;
   height: auto;
   background-color: rgb(251, 251, 251);
   border-radius: 23px;
   align-items:start;
   vertical-align: middle;
   box-shadow:     5px 5px 12px -3px    #eec9ff;
   text-align:left;
   border: 1px solid rgb(255, 255, 255);
   }
   .contact-btn{
    padding:15px 30px;
    align-items: center;
    text-align: center;
    justify-content: center;
    position: relative;
    margin-left: 30%;
    margin-top: 30px;
    margin-bottom: 30px;
   }
   .contactp{
    text-align: left;
    justify-content: left;
    transition: 0.12s;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 40px;
   }
   .contactp .contact-btn{
    margin:auto;
    background-color:springgreen;
    color:black;
    box-shadow: 1px 2px 15px 4px #70f193 ;
    transition: all 0.2s;
    border: 1px solid black;
   }
   .contactp .contact-btn:active{
    background-color: gray;
   }
    .contactp .contact-btn:hover{
        background-color: #121de7;
        color:rgb(255, 255, 255);
        box-shadow: 1px 2px 15px 1px #121de7;
        border: none;
        border: 1px solid #121de7;
        
  
   }
   #posters{
    width: 300px;
    border: none;
   }
   .footer{
    
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    height: 465px;
    background-color: #000340;
   }
   .footer div{
    display: block;
    padding-top: 26px;
    padding-left: 6%;
   

   }
   .footer a{
    text-decoration: none;
    font-family: arial;
    color:white;
    font-size: 14px;
    vertical-align: top;
    
   .mail{
    border: none;
    border-radius: 4px;
    width: 30px;
   }
  
   }
   @media (min-width:765px) {
    .main{
        display: flex;
        gap:auto;
       
    }
    h2{
        font-size: 6.8rem;
    }
    .logo{
        margin: 40px 0px 0px 40px;
        padding: 22px 30px;
    }
     #con3,#con4{
       margin-left: 40

    }
   #web-main{
    align-items: center;
    text-align: center;
   }
   #con, #con1{
  display: none;
   
   }
   .land-main{
    display: flex;
   }
   
   .bulb{
    width: 60px;
    margin-left: 40px;
   }
   .scroll{
    display: none;
   }
   
   .contactp{
    text-align:left;
    margin-left: 20px;
   }
   .contactp .contact-btn{
    margin-left:2rem;
   }
   

   .web-main{
    margin-left: 20px;
    margin: 20px;
 padding-bottom: none;
   height: 360px;
  
   background-color: rgb(251, 251, 251);
   border-radius: 23px;
   align-items: center;
   vertical-align: middle;
   box-shadow:     5px 5px 12px -3px    #eec9ff;
   text-align:center;
   border: 1px solid rgb(255, 255, 255);
   }
   }
