body {
	padding-top: 645px; -ms-overflow-x: hidden !important;
}

header {
	background: url("img/slides/slide-02.jpg") no-repeat left / cover; 
	background-position: center;
	top: 45px; 
	width: 100%; 
	height: 720px;
	position: fixed; 
	/*left: 0px; 
	 */
	z-index: 0;
}
section {
	background: rgb(245, 245, 245); padding: 100px 0px; position: relative;
}
.item {
	background: rgb(255, 255, 255); padding: 40px; color: rgb(85, 85, 85); position: relative;
}
.item h2 {
	margin: 0px; padding-top: 0px; padding-bottom: 20px;
}
.item h2::after {
	margin: 20px 0px 10px; width: 100px; height: 1px; display: block; z-index: 2; content: ""; background-color: rgb(221, 221, 221);
}
section#info .image {
	background: url("img/15.jpg");
}
section#todo .image {
	background: url("img/30.jpg");
}
section#see .image {
	background: url("img/16.jpg");
}
section#stay .image {
	background: url("img/17.jpg");
}
.image {
	background-position: center !important;
	top: 0px;
	width: 60%;
	height: 100%;
	position: absolute;
	background-size: cover !important;
}
.left.image {
	left: 0px;
}
.right.image {
	right: 0px;
}
header h2 {
	color: rgb(255,204,0);
	/*font-family: "Arial Black";*/
	font-size: 48px;
	font-weight: 400;
	font-style: oblique;
	margin-top: 300px;
	letter-spacing: 3px; 
	margin-bottom: 20px;
	color: rgb(255,255,255);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	text-outline: 2px 2px #000000;
}
header h1 {
	font-size: 36px;
	font-weight: 400;
	margin-top: 400px;
	margin-bottom: 10px;
	color: rgb(255,255,255);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-style: oblique;
}
.more {
	right: 0px; bottom: 0px; position: absolute;
}
div#outro {
	background: rgb(225, 225, 225);
	position: relative;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	color: #000;
}
#outro h1 {
	font-size: 36px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 10px;
	color: rgb(204,0,0);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-style: oblique;
	text-align: left;
}
#outro h2 {
	font-size: 28px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	color: rgb(0,0,0);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-style: oblique;
	text-align: left;
}
#outro h3 {
	font-size: 24px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	color: rgb(255,0,0);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	font-style: oblique;
	text-align: left;
}

.container {
	padding-right: 20px;;
	padding-left: 20px;
}
.container h4 {
	color: #000;
	font-weight:bold;
}
.container p {
	margin-right:10px;
	padding-right:10px;
}
.nav navbar-nav li a {
	font-size: 24px;
}
.contactform {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgb(102,102,102);
	border-bottom-color: rgb(102,102,102);	
}
.eval {
	background-color: rgb(255,204,102);
}
.contactform table td {
	padding:3px;
}
.ailment {
	margin-left: 20px;
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: square;
}
@media all and (max-width:767px)
{
header6 {
	background: url("img/bg2.jpg") no-repeat left / cover; 
	background-position: center;
	top: 45px; 
	width: 100%; 
	height: 400px;
	position: fixed; 
	/*left: 0px; 
	 */
	z-index: 0;
}
section {
	padding: 20px; position: relative;
}
.image {
	top: 0px; width: 100%; height: 280px; position: relative;
}
}
.form-group {
	margin-bottom: 0px;
}
.jumbotron {
	margin-bottom: 0px;
}
footer {
	background: rgb(0, 102, 135);
	text-align: center;
	color: rgb(238, 238, 238);
	font-size: 12px;
	position: relative;
	background-color: #FF0000;
	background-image: -moz-linear-gradient(top, #FF0000, #000000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF0000), to(#000000));
	background-image: -webkit-linear-gradient(top, #FF0000, #000000);
	background-image: -o-linear-gradient(top, #FF0000, #000000);
	background-image: linear-gradient(to bottom, #FF0000, #000000);
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #FF0000, #000000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000099), to(#000000));
	background-image: -webkit-linear-gradient(top, #FF0000, #000000);
	background-image: -o-linear-gradient(top, #FF0000, #000000);
	background-image: linear-gradient(to bottom, #FF0000, #000000);
	background-repeat: repeat-x;
	z-index: 5;
	margin: 0px;
	padding: 15px;
}
}
@media all and (max-width:1000px)
{
.navbar-nav > li > a {
	font-size: 48px;
	padding: 100px;
}
}

@media all and (max-width:360px)
{
header {
	background: url("img/slides/bg360.jpg") no-repeat center / cover; 
}
}

@media all and (max-width:330px)
{
header h2 {
	font-size: 28px;
	margin-top: 270px;
}
}