

html{
	background-color:#222222;
}
body {
	font-family: 'Roboto Slab', !important;
    font-size: 1.5em;
    color: #BD9B5E;
    margin-top:70px;
}

#barraaceptacion {
   
    position:fixed;
    left:5px;
    right:5px;
    bottom:20px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:120px;
    background-color: rgba(50, 50, 52, 1);
    color:#fff;
    z-index:99999;
   border-radius:15px;
}
#barraaceptacion p{
   padding: 10px;
   text-align: justify;
}

.mls {
  margin-left: .25em;
}

.fs1 {
  font-size: 28px;
}
nav{
 height:80px;
}
h1{
	margin-top:12px;
	margin-bottom: 20px;
	text-align: center;
}
section{
	margin-bottom: 0px;
}
#nav1 ul li a {
  margin-top: 12px;
  background-color: #38424E;
  color:#BD9B5E;
  font-size: 1.3em;

}
.excur{
	background-image: url("../images/fondoul.jpg");
}
.botonreservas{
	width: 40%;
	text-align: center;
	margin: auto;
	padding: 10px;
	background-color: #15AF00;
	border-radius: 5px;
	color: #222;
}
.c1{
	color:#BD9B5E;	
}
.c2{
	color:#222;
}
.f3{
	color: red;
}
.c4{
	color: #15AF00;
}
.f4{
	background-color: rgba(175,21,175,1);
}
#diapo{
	margin-top: 10px;
}
#diapo h2, h3{
	color:#BD9B5E;
	font-size: 1.4em;
}
#seapassion {
  margin-top: 0px;
}
#intro{
	background-color: #38424E;
}
#intro h2, h4{
	color:#BD9B5E;
}
#seapassion  h1{
  color:#BD9B5E;
}                                              
#seapassion  h5{
  padding:20px 15px; 
  text-align:justify;
  color:#BD9B5E;
}
#seapassion p{
  padding: 7px; 
  text-align:justify;
  color:#BD9B5E;
}
#sea-passion {
	margin-top:10px;
}
#sea-passion h4{
	color:#696969;
	text-align:center;
}
#sea-passion p{
	color:#696969;
	text-align:justify;
}
#division{
	margin-top:5px;
}
.bor{
	border-top:#c0c0c0 1px solid;
	border-bottom:#c0c0c0 1px solid ;
	border-right:#c0c0c0 1px solid ;
	border-left:#c0c0c0 1px solid;
	border-radius: 2px; 
	padding:10px;
}
.pad{
	padding:12px 20px;
	text-align:justify;
}
#nosotros {
	margin-top:7px;
}
#nosotros h1,h2, h4{
	text-align:center;
	color:#696969;
}
#nosotros h5{
	text-align:justify;
	color:#c0c0c0;
	padding:15px ;
}
#nosotros p{
  padding:10px 20px; 
  text-align:justify;
  color:#696969;
}
#excursiones{
  margin-top:10px;
}
#excursiones h1{

 color:#696969;
 font-weight: bold;
}
#excursiones p{
  padding:10px 20px; 
  text-align:justify;
  color:#696969;
}
#excursiones h4{
	color:orange;
}

#intervencion{
	border-bottom:0.5px solid #008790;
	margin-bottom:20px;
}
.pictur{
border-radius:7px;
margin:auto;
margin-bottom: 15px;
}
#contacto h1{
 text-align:center;
 border-bottom:5px solid #BD9B5E;
 color:#696969;
}
#footer{
	background-color: #fff;
	margin-top:20px;
	margin-bottom: :20px;
	padding:20px;
}
#postfooter p{
	text-align: center;
	background-color: #38424E;
	color:#BD9B5E;
}
#datos{  
	list-style-type: none;
	text-decoration:none;
	display:inline;
}
#redes{
	padding-top:0;
	padding-bottom: 0;
	height:70px;
}
#redes ul{

	margin:auto;
	margin-top:0px;
	width:250px;
	border:white 5px solid;
	list-style-type: none;
	height:70px;	
}
#redes ul li{
	text-decoration:none;
	display:inline;	
}
#redes ul li a{
	line-height: 60px;
	margin-top:25px;
	
}
#division3{
	margin-top:30px;
	margin-bottom: 30px;
	background-color: #38424E;
	padding-top:0;
	padding-bottom: 0;
}

