 .Logo{
 	padding-top: 0px;
	width: 75px;
	height: 75px;
 }
 
footer{
  color: #000;
  font-weight: normal;
  font-size:  0.8em;
  font-family: Arial;
}

.embed-container {
    position: relative;
    padding-bottom: 70%;
    height: 0;
    overflow: hidden;
}

.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
  .Ancla{
    border: 1px solid #CED5D7;
    box-shadow: 2px 2px 2px 2px #3366FF;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    text-shadow: 1px 1px 0px white;
    background-color:#DFE7F2;
    font-size: 110%;	
    border-radius: 100px 100px 100px 100px;   
 }
 
  .Turismo{
 	padding-top: 0px;
	width: 100%;
	height: 300px;
 }
 
   .Carusel{
	width: 100%;
	height: 100%;
    padding: 25px 25px 25px;
    background-color:#CCCCCC;
    text-align: center;
    box-shadow: 5px 5px 10px 10px;		
 }