@import url('https://fonts.googleapis.com/css2?family=Sansita&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Sansita&display=swap');

*{

    margin:0;
    padding:0;
    box-sizing: border-box;
    font-family: 'Sansita', sans-serif;
    
}

html{
  
    overflow-x: hidden;

}

header{
 
    height:700px;
  
    background-position: top;
    background-size: cover;    
    
    background-blend-mode: multiply;
    font-family: 'Sansita', sans-serif;
  
}



a:link{

    text-decoration: none;
}

a:hover{

    text-decoration: none;
}


.nav{

    position: absolute;
    z-index: 1;
    height: 85px;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
}
.top{

    
    position: relative;
    z-index: 1;
    width:700px;
    text-align: right;
    float:right;
    margin-left: 274px;
    margin-top: -2px;
}

.logo{
     
    float: left;
    width:200px;


    margin-left: 180px;
   
}


.logo1{
     
     
     height:79px;
  
}


li{
    z-index: 1;
    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{
    z-index: 1;
       color:#FAFCDB;
       transition: 0.5s;

}



.book{
    
    color:white;

    z-index: 1;
    padding-top:10px;
    padding-bottom: 9px;

    background-color: #492645;
    box-shadow: 4px 4px 10px 0px rgb(0, 0, 0,0.9);
   



}

.book:hover{
    z-index: 1;
    color:white;
    background-color:#734488;
    box-shadow: 4px 4px 10px 0px rgb(0, 0, 0,0.9);
    transition: 0.5s;
}

.headtxt{
    z-index: 1;
    position: absolute;
    top:100px;
    color: #9FEBEB;
    font-size: 100px;
    text-align: center;
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 120px;
    text-shadow:2px 2px 2px rgba(0,0,0,0.5);
  
}

.back{

    
    background-color: #492645;
    height:750px;
    box-shadow: 0px 0px 18px 10px;
    padding-top: 70px;
    padding-left: 85px;
    padding-right: 800px;
    font-size:xxx-large;
    border: 1px solid #492645;
    
}





.intext{
    position: relative;

    left:750px;
    color: white;
    text-shadow: 3px 3px 3px  #734488;
    font-size: 23px;
    padding-top: 22px;
    text-align: center;
}

.holder{

     background-image: url("http://www.simrancaterers.in/assets/img/home/corpo.jpg") ;
     height:460px;
     width:700px;
     float: left;
     background-size: cover;
     position: absolute;
     color:black;
     top: 850px;
     border: 2px solid #9FEBEB;
     
     box-shadow: 0px 0px 30px 0px ;
     
}



h1{

  font-size: 65px;
  margin-bottom: 45px;
  color: #FAFCDB;
  text-shadow: 3px 3px 5px  black;
}

h3{


    margin-bottom: 65px;
    text-shadow: 3px 3px 5px  black;

}
.p{

font-size: 22px;

}

.seemore{

    font-size: 18px;
    color: #734488;
    border: 2px solid #734488;
    position: relative;
    top: 5px;
    left:960px;
    height: 55px;
    width: 205px;
    background-color: #FAFCDB;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0);


}



.seemore:hover{
 
    color: white;
    border: 1px solid #734488;
    position: relative;
    bottom:8px;
    left:960px;
    height: 55px;
    width: 205px;
    background-color: #9FEBEB;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
    transition: 0.5s;  
    


}

.carousel{

   
position: relative;
max-height:700px;


}

.carousel-inner {

    max-height:700px;
    z-index: -1;
}




.end{

    height:550px;
    z-index:-1;
    text-align: center;
    padding-top: 235px;
  
    background-image: url("http://davidtutera.com/wp-content/uploads/2020/10/Dinner-with-David-r8.jpg");
    background-size: cover;
    position: relative;
  
    bottom:0px;

 
}

.headtxt1{
    z-index: 1;
    position: relative;
    bottom:240px;
    color: #9FEBEB;
    font-size: 100px;
    text-align: center;
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 120px;
    text-shadow:2px 2px 2px rgba(0,0,0,0.5);
  
}


.txt{
    color: #9FEBEB;
}
.back{

   
    margin-top: px;
    background-color: #492645;
    height:750px;
    box-shadow: 0px 0px 18px 10px;
    padding-top: 70px;
    padding-left: 85px;
    padding-right: 800px;
    font-size:xxx-large;
    border: 1px solid #492645;
    
}





.intext1{
    position: relative;

    left:-40px;
    color: white;
    text-shadow: 3px 3px 3px  #734488;
    font-size: 23px;
    padding-top: 22px;
    text-align: center;
}

.holder1{

     background-image: url("http://davidtutera.com/wp-content/uploads/2018/11/i-JxMGMNP-XL-1.jpg") ;
     height:460px;
     width:700px;
     left: 730px;
     background-size: cover;
     position: absolute;
     color:black;
     top: 2150px;
     border: 2px solid #9FEBEB;
     box-shadow: 0px 0px 30px 0px ;
     
}



h1{

  font-size: 65px;
  margin-bottom: 45px;
  color: #FAFCDB;
  text-shadow: 3px 3px 5px  black;
}

h3{


    margin-bottom: 65px;
    text-shadow: 3px 3px 5px  black;

}
.p{

font-size: 22px;

}

.seemore1{

    font-size: 18px;
    color: #734488;
    border: 2px solid #734488;
    position: relative;
    top: 40px;
    left:160px;
    height: 55px;
    width: 205px;
    background-color: #FAFCDB;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0);


}



.seemore1:hover{
 
    color: white;
    border: 1px solid #734488;
    position: relative;
    bottom:8px;
    left:160px;
    height: 55px;
    width: 205px;
    background-color: #9FEBEB;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
    transition: 0.5s;  
    


}

.end1{

    height:650px;
    z-index:-1;

    background-image: url("/end1.png");
    background-size: cover;
    position: relative;

    bottom:0px;

 
}

.para{


text-align: center;
color: #9FEBEB;
position: relative;
top:70px;

}





.back{

    
    background-color: #492645;
    height:750px;
    box-shadow: 0px 0px 18px 10px;
    padding-top: 70px;
    padding-left: 85px;
    padding-right: 800px;
    font-size:xxx-large;
    border: 1px solid #492645;
    
}





.intext2{
    position: relative;

    left:750px;
    color: white;
    text-shadow: 3px 3px 3px  #734488;
    font-size: 23px;
    padding-top: 22px;
    text-align: center;
}

.holder2{

     background-image: url("/vrevent.jpg") ;
     height:460px;
     width:700px;
     float: left;
    background-size: cover;
     position: relative;
     color:black;
     top: -460px;
     border: 2px solid #9FEBEB;
     
     box-shadow: 0px 0px 30px 0px ;
     
}



h1{

  font-size: 65px;
  margin-bottom: 45px;
  color: #FAFCDB;
  text-shadow: 3px 3px 5px  black;
}

h3{


    margin-bottom: 65px;
    text-shadow: 3px 3px 5px  black;

}
.p{

font-size: 22px;

}

.seemore2{



    font-size: 18px;
    color: #734488;
    border: 2px solid #734488;
    position: relative;
    bottom:445px;
    left:960px;
    height: 55px;
    width: 205px;
    background-color: #FAFCDB;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0);




}



.seemore2:hover{
 
    color: white;
    border: 1px solid #734488;
    position: relative;
    bottom:445px;
    left:960px;
    height: 55px;
    width: 205px;
    background-color: #9FEBEB;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
    transition: 0.5s;  
    


}

.end2{

    height:550px;
    z-index:-1;
    text-align: center;
    padding-top: 235px;
    
    background-image: url("/end2.jpg");
    background-color: rgb(0, 0, 0,0.2);
    background-blend-mode: multiply;
    background-size: cover;
    position: relative;

    bottom:0px;

 
}

.headtxt2{
    z-index: 1;
    position: relative;
    bottom:180px;
    color: #9FEBEB;
    font-size: 100px;
    text-align: center;
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 120px;
    text-shadow:2px 2px 2px rgba(0,0,0,0.5);
  
}

.connectwithus{

height:650px;

background-color: #FAFCDB;
box-shadow: 0px 0px 18px 10px ;



}


.connectxt{
    text-shadow: 3px 3px 2px  #9FEBEB;
    padding-top: 150px;
    padding-left: 100px ;
    padding-right:100px ;
    color: #734488;
    font-size: 35px;
    text-align: center;
    
}

.connectxt1{

   position: relative;
   top:50px;
    color: #734488;
    font-size: 40px;
    text-align: center;
    
}

.seemore3{

    font-size: 18px;
    color: white;
   border: none;
    position: relative;
    top:100px;
    left:655px;
    height: 55px;
    width: 205px;
    background-color: #492645;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0);

}
.seemore3:hover{
 
    color: white;
    border: none;
    position: relative;
    top:100px;
    left: 655px ;
    height: 55px;
    width: 205px;
    background-color: #9FEBEB;
    box-shadow: 4px 4px 10px 0px rgb(75, 74, 74,0.8);
    transition: 0.5s;  
    border: 1px solid #734488;


}

.end3{

position: relative;
height:700px;
z-index: -1;
background-image: url("/reception-decor.jpg");
background-size: cover;
background-color: rgb(115, 68, 136, 0.3);
box-shadow: 0px 0px 18px 10px ;
background-blend-mode: multiply;

}


.headtxt3{
    z-index: 1;
    position: relative;
    top: 0px;
    color: #9FEBEB;
    font-size: 100px;
    text-align: center;
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 120px;
    text-shadow:2px 2px 2px rgba(0,0,0,0.5);
  
}



.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: 27px;
    margin-right: 22px;
}

svg:hover{


     stroke: #FAFCDB;
}

.svg{

    margin-top: 39px;
   position: relative;
   top:5.5px;
   left:15px;

}

.svg:hover{

    margin-top: 39px;
    position: relative;
    top:5.5px;
    left:15px;
    stroke: #9FEBEB;


}

.t{

  position: relative;
  top:27px;

}



.rect1{
    padding-left: 60px;
}

.rect2, .rect3, .rect4{
    padding-left: 40px;

}

.rect1, .rect2, .rect3 , .rect4{
    height: 430px;
    padding-top:70px;
}



.p1{
    margin-top: -320px;
    padding-left: 100px;
    padding-right: 1200px;
    text-align: center;
}

.b1{
    padding-left: 80px ;
}

.p2{
    margin-top: -300px;
    padding-left: 460px;
    padding-right: 830px;
    text-align: center;
   
}

.p3{
    margin-top: -300px;
    padding-left: 830px;
    padding-right: 480px;
    text-align: center;
}

.b1{
    padding-left: 80px ;
}

.p4{
    margin-top: -280px;
    padding-left: 1185px;
    padding-right: 85px;
    text-align: center;
}

.break{
    padding-top: 20px;
}