@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Merriweather+Sans:wght@400;700&display=swap");
body {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    background-color: #f5f5f5;
  }
 p{
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
  }
  
.navbar-container {
	text-align: center;
	background-color: #00968700;
  border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
	padding: 5px;
	font-size: 0;
}

.navbar-container ul {
	margin: 0;
	padding: 0;
  background-color: #df595900;
  border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  padding: 10px;;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}

.navbar-container ul li {
	display: inline-block;
	font-size: 16px;
}

.navbar-container ul li p {
	color: #DF5959;
  font-size: 16px;;
	text-decoration: solid;
	display: inline-block;	
	padding: 10px;
  margin-bottom: 0px;
	transition: color 0.5s;
}

.navbar-container ul li .underline {
	height: 3px;
	background-color: transparent;
	width: 0%;
	transition: width 0.5s, background-color 0.5s;
	margin: 0 auto;
}

.navbar-container ul li.active-link .underline {
	width: 100%;
	background-color: #DF5959;
}

.navbar-container ul li:hover .underline {
	background-color: #DF5959;
	width: 100%;
}



.navbar-container ul li:active a {
	transition: none;
	color: #db6f6f;
}

.navbar-container ul li:active .underline {
	transition: none;
	background-color: #db6f6f;
}

  h1,h2{
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  #abc{
    box-shadow: 0px 2px 13px -4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 2px 13px -4px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 2px 13px -4px rgba(0,0,0,0.2);
    height: 43vh;
    }
    #bar{
        margin: auto;
        height: 25px ;
        width:300px; 
        background-color:  #E0E0E0;
        ;
        
        border-radius: 72px 72px 72px 72px;
-webkit-border-radius: 72px 72px 72px 72px;
-moz-border-radius: 72px 72px 72px 72px;
    }
  
#head{
 height: 48vh;
 background-image: url(images/bg\ hotel.jpg);
 background-position: center;
 background-size: cover;


}



#btn{
    border-radius: 69px 69px 69px 69px;
-webkit-border-radius: 69px 69px 69px 69px;
-moz-border-radius: 69px 69px 69px 69px;
background-color: #8F8F8F;
;
width:300px; 
height: 40px;
margin-top:30px;
}
.voucher{ 
    width: 165px;
    height: 235px;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;

}
.alloVoucher{ 
  display: none;
  width: 165px;
  height: 235px;
  border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;

}
.captionTop{

    height: 55px;
    background-color: white;
    border-radius: 25px 25px 0px 0px;
-webkit-border-radius: 25px 25px 0px 0px;
-moz-border-radius: 25px 25px 0px 0px;
}

.buttonBott{
    position: relative;
    height: 50px;
    top: 130px;
  margin-bottom: 0%;
  background-color:  #ff784fac;
  border-radius:  0px 0px 25px 25px;
  -webkit-border-radius: 0px 0px 25px 25px;
  -moz-border-radius:  0px 0px 25px 25px;
  }

  .gaaktif{
    position: relative;
    height: 50px;
    top: 130px;
  margin-bottom: 0%;
  background-color: #8F8F8F;
  border-radius:  0px 0px 36px 36px;
  -webkit-border-radius: 0px 0px 25px 25px;
  -moz-border-radius:  0px 0px 25px 25px;
  }

  #RedeemButton{
    position: sticky;
    bottom: 0;
    width: 100vw;
    height: 60px;
    background-color: 
    #DF5959;
  
  }



@media (max-width: 1300px) {
  #submit{
    width: 350px;
  }
 
  .formLogin{
    margin-top:100px;
   margin: auto;
    width: 350px;
  }
}



@media (max-width: 1120px) {}

@media (max-width: 992px)
{

}

@media (max-width: 767px) {

  #abc{
    box-shadow: 0px 2px 13px -4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 2px 13px -4px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 2px 13px -4px rgba(0,0,0,0.2);
    height: 50vh;
    }

 
  .formLogin{
    margin-left: 30px; margin-top:150px;;
    width: 80vw;
  }

}

@media (max-width: 576px) {}

@media (max-width: 480px) {}

@media (max-width: 400px) {}

@media (max-width: 360px) {}

@media (min-width: 1200px) {


}


@media only screen and (min-width: 600px) {
  
}


@media only screen and (min-width: 768px) {

}