/* CSS Document */



body {
	
	
	    background: url("../img/caber-bg-tile-light.png") #331308 repeat;
		font-family: Georgia,Times,Times New Roman,serif; 
}
.main_area {
	
		
	
}


.main {
	
	margin-top: 30px;
	background-color: #FFF;
	clear: both;
	
	
	
	
}

hr {
	 border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

footer {
	
	width: 100%;
margin-top: 50px;
background-color:  rgba(51,19,8,1);

padding-top: 30px;
padding-bottom: 20px;


}
	
	

.main_area ul li {
	
	font-family: Georgia,Times,Times New Roman,serif; 
	font-size: 14pt;

}


p {
	font-family: Georgia,Times,Times New Roman,serif; 
	font-size: 14pt;
	text-align: justify;
}

h1 {
	font-family: Georgia,Times,Times New Roman,serif; 
	font-size: 22pt;
	font-weight: bold;
	
	
	
}

h2 {
	font-family: Georgia,Times,Times New Roman,serif; 
	font-size: 20pt;
	font-weight: bold;
	
}

h3 {
	font-family: Georgia,Times,Times New Roman,serif; 
	font-size: 16pt;
	font-weight: bold;
	
}

h4 {
	font-family: Georgia,Times,Times New Roman,serif; 
	font-size: 14pt;
	font-weight: bold;
	
}
	
	

.header {
	width: 100%;

background: -moz-linear-gradient(top,  rgba(51,19,8,1) 0%, rgba(51,19,8,1) 50%, rgba(51,19,8,1) 61%, rgba(51,19,8,0) 62%, rgba(51,19,8,0) 100%);

background: -webkit-linear-gradient(top,  rgba(51,19,85,1) 0%,rgba(51,19,8,1) 50%,rgba(51,19,8,1) 61%,rgba(51,19,8,0) 62%,rgba(51,19,8,0) 100%);

background: linear-gradient(to bottom,  rgba(51,19,8,1) 0%,rgba(51,19,8,1) 50%,rgba(51,19,8,1) 61%,rgba(51,19,8,0) 62%,rgba(51,19,8,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51302d', endColorstr='#00331308',GradientType=0 );


	
}

.logo .logo-background {
    background-color: #edecdf;
    width: 100%;
    
	padding-top: 30px;
    
    text-align: center;
    border-bottom-left-radius: 20px 15px;
    border-bottom-right-radius: 20px 15px;
    z-index: 89;
}

.logo .logo-background img {
	
	padding: 30px;
	padding-top: 10px;
	
}

ul.menu {
	
	display: inline;
	
}

ul.menu li {
	display:inline-block;
}

ul.menu li a {
	
	color: #edecdf;
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.3em;
	
	text-transform: uppercase;
	


	
}

ul.menu li a:hover {
	

  
	text-decoration: none;
	border-style: solid;
	border-color: #edecdf;
	border-width: 2px;
	padding: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	
		
	
}



.slider {
	margin-top: 30px;
	margin-bottom: 10px;
}

.zetta-menu1 ul li a {
margin-top: 40px;
}

.zetta-menu1 {
	font-size: 12pt !important;
}


img.rightimg {
	float:right; width:100%; max-width: 400px;
	padding-left: 30px;
	margin-top: 10px;
}

img.leftimg {
	float:left; width:100%; max-width: 400px;
	padding-right: 30px;
	margin-top: 10px;
}

footer p {color: #fff;
font-family:  Georgia,Times,Times New Roman,serif; 
	font-size: 12pt;
	}

/* CSS for Small and Below */

@media (max-width: 991px) { 

.header { 

background-color: rgba(51,19,8,1);

}

.socialmedia {
	  text-align: center;
	  margin-bottom: 20px;
}


img.rightimg {
	float:none;
margin: 0 auto;
max-width: 700px;
margin-bottom: 10px;
padding: 0px;
}
img.leftimg {
	float:none;
margin: 0 auto;
max-width: 700px;
margin-bottom: 10px;
padding: 0px;
}



nav.zm-css {
	margin-top: 5px;
}



}