@import url('https://fonts.googleapis.com/css?family=Calistoga|Nunito');



body{
	background:#DCC776;
	text-align:justify;
	font-size:14px;
	
}

.btn {
	background-color:#5A3C00;
	color: #FFF;
    transition-duration: 0.4s;
	font-family: "Nunito", Sans-serif;
	font-size: 15px;

}

.btn:hover {
  background-color:  #C90;
  color:#010101;
  letter-spacing:1px;
  font-family: "Nunito", Sans-serif;
  font-size: 15px;
  
  
}


#container{
	width: 100%;
	margin: 0px;
	padding: 0px;

}

div.row { margin-left: 0px; margin-right: 0px; }

h1{
	padding-top:30px;
	letter-spacing:1px;
	padding-bottom:10px;
	text-shadow: 1px 1px #FFF;
	font-family: "Calistoga", serif;
	font-weight:500;
	font-size:25px;
	color: #010101;
	text-align:center;

}

h2{
	font-family: "Calistoga", serif;
	font-size: 20px;
	letter-spacing:1px;
	color:#121212;
	padding-top:2px;
	padding-bottom:5px;
	font-weight:500;
	text-align:center;

}

h3{
	padding-top:30px;
	letter-spacing:1px;
	padding-bottom:10px;
	text-shadow: 1px 1px #000;
	font-family: "Calistoga", serif;
	font-weight:500;
	font-size:25px;
	color: #FFF;
	text-align:center;
}


h4{
	font-family: "Nunito", Sans-serif;
	font-size: 20px;
	letter-spacing:1px;
	color:#FFF;
	padding-top:2px;
	padding-bottom:10px;
	font-weight:500;
	text-align:center;

}


div.intro{
	width:100%;
	background-color:#DCC776;
	padding-bottom:50px;
	float:left;	

}

div.slider1{
	width:100%;
	background-color:#CDB15C;
	float:left;	

}


div.slider{
	width: 85%;
	padding-bottom:40px;
	padding-top: 40px;
	text-align:center;
    margin-right: auto;
    margin-left: auto;

}


div.about{
	width:100%;
	background-color:#5A3C00;
	padding-bottom:50px;
	float:left;	
}



div.contact{
	width:100%;
	background-color:#CDB15C;
	padding-bottom:50px;
	float:left;

	
}

p.bt_menu{
	padding-top: 0px;
	padding-bottom: 20px;
	
}

p.content{

	line-height: normal;
	padding-top:20px;
	padding-left: 5%;
	padding-right:5%;
	padding-bottom: 5px;
	font-family: "Nunito", Sans-serif;
	font-size: 15px;
	font-weight: 500;
	color:#FFF;
	text-align: justify;
}

p.content_intro{
	letter-spacing:1px;
	line-height: normal;
	padding-top:10px;
	padding-left: 5%;
	padding-right:5%;
	padding-bottom: 10px;
	font-family: "Nunito", Sans-serif;
	font-size: 17px;
	font-weight: 500;
	color:#FFF;
	text-align:center;
}


p.content_index_about{
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 5px;
	font-family: "Nunito", Sans-serif;
	font-size: 15px;
	color:#FFF;
	font-weight:500;
	text-align: justify;
}


	


ul{
	font-family: "Nunito", Sans-serif;
	padding-left:10%;
	padding-right: 10%;
	line-height:25px;
	font-size: 16px;
	text-align:left;
	font-weight:600;
	letter-spacing:1px;
	text-shadow: 1px 1px #FFF;
	
}

li{
	padding-top:10px;
	
}

  .box{
  border-radius:10px;
  margin: auto;
  width:94%;
  background:  #5A3C00;
  padding-top: 20px;
  padding-bottom:10px;
 
 
}

.shadow-bottom {
  box-shadow: 4px 4px 5px -3px #000;
}

div.polaroid {
  width: 250px;
  height:175px; 
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
   margin: auto;
  margin-bottom: 40px;
}

div.polaroid_ {
  width: 300px;
  height:160px; 
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
   margin: auto;
  margin-bottom: 40px;
}



div.polaroid2 {
  margin: auto;
  margin-bottom: 60px;
  width: 300px;
  height: 200px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  
  


}


.pakej {	
  transition: transform .2s;
  width: 300px;
  height: 200px;
  margin: 0 auto;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.pakej:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}






div.footer{
	background-color: #5A3C00;
	clear:both;
	font-family: "Nunito", Sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-bottom:20px;
	height:60px;
	color: #FFF;
	text-align:center;
		
}


a.eLink:link
{ 
color: #F9F;
font-weight: normal;
text-decoration: none;
border:0px; 

}

a.eLink:visited 
{ 
color: #F6F;
font-weight: normal;
text-decoration: none;
border: 0px; 

}

a.eLink:hover 
{
color: #F0F;
font-weight: normal;
text-decoration: none;
border:0px; 

}


a.wLink:link
{ 
color: #CEA647;
text-decoration: none;
border:0px; 

}

a.wLink:visited 
{ 
color: #CEA647;
text-decoration: none;
border: 0px; 

}

a.wLink:hover 
{
color: #CEA647;
text-decoration: none;
border:0px; 

}
