/* Themify Customize Styling */
body {	background: none;
	background-color: #0d0d0d; 
}
#main-nav a {	
	color: #f2e5d5; 
}

/* Themify Custom CSS */
h1,h2,h3,h4,h5,h6 {
	font-family: "carol-gothic",sans-serif; 
}
body {
font-family: "azo-sans-web",sans-serif;
	font-size: 20px;
	font-weight:100;
	color: #F2E5D5;
}
h1 {
font-size: 150px;
line-height:150px;
color: #F2E5D5;
font-style: normal;
font-weight: 400;
}
.size25 {
font-size:25px;}

.slide-inner-wrap .slide-image img {
    height: 250px;
    object-fit: cover;
}
@media screen and (max-width: 1680px) {
.module-menu-container li {
    font-size: 20px !important;
}
	.tel-maunga a {
    font-size: 18px !important;
}
}