@charset "utf-8";
@import url("../webfonts/bangle_normal/stylesheet.css");

/* CSS Document */


body {
	font-family: Times;
	height: 100%;
}


aside h3   {
	font-family: "bangle normal";
	text-align: center;
	color: #ab4445;
	font-weight: bolder;
	font-size: 2.5em;
	padding-bottom: 25px;
	width: 95%;
}

body aside h4 {
	font-size: 2em;
	font-style: italic;
	font-family: "bangle normal";
	padding-top: 0px;
	margin-top: -35px;
	margin-bottom: 0px;
	width: 95%;
}
body aside p {
	text-align: center;
	line-height: 9pt;
	font-size: 15pt;
}

sectioncenter p {
  margin-left: 50px;
    margin-right: 50px;

}
body div p {
	font-style: italic;
	font-size: 14pt;
	padding-left: 40px;
	padding-right: 40px;
	
}
body footer p {
	text-align: center;
	font-size: 12px;
	
}
body section p {
	
	font-size: 14pt;
	padding-right: 40px;
	padding-left: 40px;
}
body aside {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.asideleft {
	width: 30%;
	border: thin solid #000000;
	float: left;
	margin-left: 2.5%;
}
.sectioncenter {
    width: 100%;
    float: right;
    margin-right: auto;
    margin-left: auto;
    margin-top: -60px
}
.sectioncenter p {
	margin-left: auto;
	margin-right: auto;
}
body div {
	clear: both;
	
}
.sectionright .img-responsive {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.asideleft h5 {
	font-size: 1.8em;
	font-weight: bold;
}
.row .img-rounded.img-responsive {
	margin-left: auto;
	margin-right: auto;
}
@font-face {
	font-family: 'bangle normal';
	src: url('bangle_normal-webfont.woff') format('woff'),
		url('bangle_normal-webfont.ttf') format('truetype');
	
}
.imgscroll {
	text-align: center;
	padding-bottom: 10px;

}
body div {
	text-align: center;
	padding-top: 19px;
	padding-bottom: 21px;
}
body div h3 {
	margin-top: -52px;
	margin-bottom: -15px;
}
body div p {
	margin-top: 19px;
	margin-bottom: -38px;
}
.img-responsive {
	margin-left: auto;
	margin-right: auto;
}
.asideleft img {
	padding-bottom: 5px;
}
body footer {
	margin-top: 4px;
	font-weight: bolder
}
body div h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.container-fluid.gallery #gallery {
	margin-top: -50px;
}
body div {
}
.img-responsive.bottom.copyright {
	margin-top: -50px;
	padding-bottom: 20px;
}




@media (max-width:1000px){
.asideleft p {
	
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	}
	.asideleft p description {
		margin-left: auto;
		margin-right: auto;
		
	}

	
}
@media (max-width:400px){
.asideleft p {
	font-size: 14px;
	line-height: 13px;
		
}
	.asideleft h3 {
	font-size: 1.8em;	
	}
	.asideleft h4 {
		font-size: 1.5em;
	}
	.sectionright h3 {
		font-size: 1.5em;
	}
	.sectionright .img-responsive {
		width: 150px;
		
	}
}

.testimonial h3 {
	margin-top: -40px;
	margin-bottom: -20px;
	text-transform: uppercase;
	font-color: #6f7d43;
}
.description {
	line-height: 19.5px;
}
.img-responsive.scrolltop {
	margin-top: -25px;
	margin-bottom: 25px;
}
.img-responsive.testimonial.bottom {
	margin-top: -50px;
	margin-bottom: 10px;
}
.testimonial p {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-color: #000;
}

.testimonial h3 {
	font-family: "bangle normal";
	font-style: italic;
	margin-left: auto;
	font-color: #000;
	font-weight: bolder;
	margin-right: auto;
	color: #396828;
}
.gallery {
}
.copyright {
}
.testimonial p {
	color: #000;
}
.testimonial h3 {
	color: #6f7d43;
	font-weight: bolder;
	padding-top: 10px;
}

@media (min-width:1200px){
.testimonial p {
	padding-top: 3px;
	padding-bottom: 3px;
}

}
