@import url('https://fonts.googleapis.com/css2?family=Sansita&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Sansita&display=swap');

*{
    
    font-family: 'Sansita', sans-serif;
    margin:0;
    padding:0;
    box-sizing: border-box;
}




header{
    
   
    height:640px;
    background-image: url("https://wallpaperaccess.com/full/1393321.png");
    background-size: cover;
    background-color: rgba(0,0,0,0.2);
    background-blend-mode: multiply;

}

.nav{
    
    height: 85px;
    background-color: rgba(0,0,0,0.4);
 
}

a:link{

    text-decoration: none;
}

a:hover{

    text-decoration: none;
}

.top{

    
   
    width:900px;
    text-align: right;
    float:right;
    
   
}

.logo{
     
    float: left;
    width:200px;


    margin-left: 180px;
   
}


.logo1{
     
     
     height:79px;
  
}


li{
    
    display: inline-block;
    font-size: large;
    margin-top: 19px;
    margin-right: 15px;
    color:white;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 20px;
    padding-left:20px;
    margin-bottom: 10px;
}

li:hover{

       color:#FAFCDB;
       transition: 0.5s;

}

.book{
    
    color:white;
    margin-right: 180px;
    background-color:#734488;
    box-shadow: 4px 4px 10px 0px rgb(0, 0, 0,0.9);
   



}

.book:hover{
    
    color:white;
    background-color:#734488;
    box-shadow: 4px 4px 10px 0px rgb(0, 0, 0,0.9);
    transition: 0.5s;
}

.headtxt{
    
    color: #9FEBEB;
    font-size: 80px;
    text-align: center;
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 80px;
    text-shadow:2px 2px 2px rgba(0,0,0,0.5);
  
}



.back{

    margin-top: px;
    background-color: #492645;
    height:500px;
    box-shadow: 0px 0px 18px 10px;
    padding-top: 70px;
    padding-left: 85px;
    padding-right: 800px;
    font-size:xxx-large;
    border: 1px solid #492645;
    
}





.intext{

    color: white;
    text-shadow: 3px 3px 3px  #734488;
    font-size: 60px;
    padding-top: 22px;
}

.form{

     background-color: rgba(250, 252, 219) ;
     height:1050px;
     width:695px;
     float: right;
     margin-left: 650px;
     position: absolute;
     color:black;
     top: 500px;
     border: 2px solid #734488;
     
     box-shadow: 0px 0px 30px 0px ;
     
}

.l2adj{
    
    position: relative;
    margin-top: -1px;
    margin-left:-1px;
    padding-left: 210px;
    width:693.5px;
    background-color:rgba(159, 235, 235);
    height: 99px;
    margin-bottom: 70px;
    box-shadow: 0px 0px 15px 0px black;
    border: 1px solid #734488;
    border-bottom: 1px solid #734488;;
 


}



.logo2{
    
    position: relative;
    bottom:-3px;
    height:90px;
    left:45px;
    

}


.consh{
   
     margin-bottom: 30px;
     height:70px;
     
     
    
}


label{

    text-shadow:2px 2px 4px rgba(0,0,0,0.35);
}


input{
    
    text-align: center;
    border:1px solid #734488;
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px;
    height:50px;
    background-color:transparent;
    color:#734488;
    
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.3);
    margin-right: 0px;

}


.contact{

    width: 149.5px;

}

.date{
   

    background-color: #492645;
    color: white;
    margin-right: -29px;
    width:206px;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
   
   
}

.date:hover{

    background-color: #734488;
    margin-right: -29px;
    width:206px;
    transition: 0.5s;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
}




.name{
   width:188px;
   margin-right: -30px;
   
   

}

.time{
     
    
     background-color: #492645;
     color: white; 
     width:176px;
     transition: 0.5s;
     box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
}

.time:hover{
     
    
    background-color: #734488;
    color: white;
    width:176px;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);

}


.eventtype{
    margin-top: 20px;
    float:left;
    padding-left: 60px;
    width:440px;
    font-size:25px;
    color: #734488;

}

.evdat{

        position: relative;
        bottom:50px;
        right:35px;
        font-size:25px;
        color: #734488;
        height: 50px;
        float:right;
        width:340px;
        margin-left: 0px;
}



.edate{

       border:0px;
       background-color: #492645;
       color: white;
       width:123px;
       box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.9);
       transition: 0.5s;
      

}

.edate:hover{



    
    background-color: #734488;
    color: white;
    width:123px;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.9);
   



}

.guestc{


      position: relative;
      bottom:20px;
     
      width:140px;


}


.budg{

      position: relative;
      left:60px;
      bottom:20px;
      width:91px;


}

.email{

    position: relative;
    bottom:40px;
   
    width:193px;

}


.locat{

    position: relative;
    left:60px;
    bottom:40px;
    width:136px;


}


.lastdiv{

    position: relative;



}

.lastfline{
   
   position: relative;
   left:60px;
   bottom: 30px;
   font-size: 25px;
   color:#734488;
     
}


.lastbox{
    
    font-size: 18px;
    padding-left: -5px;
    text-align: left;
    position: relative;
    bottom: 28px;
    left:60px;
    resize: both;
    height: 100px;
    width: 570px;
    background-color:#FAFCDB;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.3);

}


.submitbutton{

    font-size: 18px;
    color: white;
    border: 0px solid #734488;
    position: relative;
    bottom: 8px;
    left:245px;
    height: 50px;
    width: 200px;
    background-color: #492645;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);


}



.submitbutton:hover{
 

    border: 1px solid #734488;
    position: relative;
    bottom:8px;
    left:245px;
    height: 50px;
    width: 200px;
    background-color: #9FEBEB;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
    transition: 0.5s;  
    


}







.l{
     padding-left: 60px;
     font-size:25px;
     color: #734488;
}






select{
      
      font-size: 17px;
      height: 50px;
      width: 250px;
      border:0px;
      background-color: #492645;
      color:white;
      box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.9);
      
}

select:hover{


    font-size: 17px;
    height: 50px;
    width: 250px;
    border:0px;
    background-color: #734488;
    color:white;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.9);
    transition: 0.5s;

      
}

.opn2{

    
    font-size: 17px;
    height: 50px;
    width: 157px;
    border:0px;
    background-color: #492645;
    color:white;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.9);

    
}

.opn2:hover{


    font-size: 17px;
    height: 50px;
    width: 157px;
    border:0px;
    background-color: #734488;
    color:white;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.9);
    transition: 0.5s;



}

.end{

     height:600px;
     z-index:-1;

     background-image: url("https://images.unsplash.com/photo-1469371670807-013ccf25f16a?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1050&q=80");
     background-size: cover;
     position: relative;

     bottom:0px;

  
}


.foot{
    
    position: relative;
    z-index: 1;
    height:350px;
    background-color:#734488 ;
    box-shadow: 0px 0px 20px 10px;
    border-top: 2px solid  #FAFCDB;

}

.contactlst{

    background-color:#492645;
    height:400px;
    width:1430px;
    position:relative;
    bottom:120px;
    left:40px;
    box-shadow: 0px 0px 30px 0px ;
    border: 2px solid  #9FEBEB;

}

.logo3{


    top: 5px;
           height: 76px;
           position: relative;
           left: 650px;

}


.navitem{

  float:right;
  position: relative;
  right:355px;
 


}
.fn{
    color: #9FEBEB;
   border-right: 1px solid #9FEBEB;
   padding-right: 40px;
   
}

.contactus{

  position: relative;
  top:100px;
  left:120px;
  height: 190px;
  width: 607px;
  background-color: transparent;
  font-size: larger;
  color: #FAFCDB;
  border-right: 2px solid #9FEBEB;
  padding-top: 30px;
}



.socialmda{

  
    position: relative;
    bottom: 100px;
    left: 800px;
    padding-top: 40px;
    height: 200px;
    width: 300px;
    background-color: brow;
    font-size: larger;
    color: #FAFCDB;

}

svg{

    margin-top: 30px;
    margin-right: 22px;
}

svg:hover{


     stroke: #FAFCDB;
}

.svg{

    margin-top: 43px;
   position: relative;
   top:5.5px;
   left:15px;

}

.svg:hover{

    margin-top: 43px;
    position: relative;
    top:5.5px;
    left:15px;
    stroke: #9FEBEB;


}