

body {
    margin-top: 0; 
    margin-bottom: 60px;
}

.slide-image {
    width: 100%;
}
#car { margin-top: 0px;
height: 30px;
background-color: #000;
}
.carousel-holder {
    margin-bottom: 0px;
	 box-sizing: border-box;
	padding-right: 15px;
    padding-left: 15px;
}
.carousel-holde {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
}



.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}
#map { width: 100%;
       height: 650px;
}
#bartop { padding-bottom: 20px;
}
#dorodape { 
            padding-top: 50px;
            width: 100%;
			color: #FFF;
			height: auto;
		    background: rgba(0, 0, 0, 0.07);
            background: url('../images/back_rodap.jpg') no-repeat;
            background-attachment: fixed;
            background-size: cover;
			text-align: center;
}
#dorodape  p { font-size: 18px;
			
}
/* start templatemo footer */
footer
{
	border-top: 1px solid #404040;
	background: #202020;
	color: #ccc;
	padding: 50px 0 50px 0;
    margin-top: 0px;
	
}
footer ul li  {
    list-style: none;    
    padding: 5px 0 5px 0 ;    
    margin: 0;
    font-size: 14px;
    line-height: 18px;
	text-align: left;
	}
	
 footer  a { color: #ccc;}
         a:focus,a:hover { 
	     color:#F90;
         text-decoration: none;
}
.social_icon a
{
	border: 1px solid #FFF;
	border-radius: 50%;
	color: #FFF;
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	margin: 0 4px 24px 6px;
}
.social_icon a:hover
{
	border-color: transparent;
	background: #f90;
}
#cop { 
       padding: 15px;
       width: 100%;
	   color: #ccc;
	   background-color: #272727;
    text-align: center;
}
#cop a { text-decoration: none; 
}
/* end templatemo footer */
#maps { padding-top: 50px;
        background-color: #000;
}
#conteudo { padding: 15px; 
           width: 100%;
           height: auto;
		   color: #666;
		   background-color: #FFF;
		   text-align: justify;
}
#conteudo h2,h5 { margin: 0 0 10px 0;
               color: #fff;
               text-align: center;
			   font-size: 25px;
			   background-color: #09f;
}
#conteudo li { line-height: 25px;
}
#aviso p { padding: 11px;
           font-size: 10px;
           text-align: center;
		   color: #f90;
		   background-color: #333;
}	
#col2 { margin-top: 20px;
}	   
#backlink { padding-top: 70px;
            width: 100%;
			height: auto;
		    background: rgba(0, 0, 0, 0.09);
            background: url('../images/back_links.jpg') no-repeat;
            background-attachment: fixed;
            background-size: cover;
}
#mapa { padding-top: 20px;
}