  body {
    position: relative; 
  }

  
  
  


#contenedor  
/*pagina completa*/

{
	background-color: #040200;
	
}

#logo{
    
    
    background-color: black;
    padding-left: 30px;
    
    
}




#barra_menu{
	
	background-color: #ffa103;
	height: 55px;
}






#navbarNav {
	background-color: #ffa103;
	margin-top: 0px;
}



.nav-text-item {

 font-weight: bold;

}


 .separador_externo_central{
   
            z-index:1;
           height: 20px;
        }




      .separador_externo_superior{
  
            z-index:1;
           height: 20px;
        }
          
       .separador_central{
      
            z-index: 1;
        
      
              height: 100px;
        }
        
        
            .separador_central2{
      
            z-index: 1;
         
           margin-bottom: 70px;
              height: 100px;
        }
        
        
         .separador_central3{
      
            z-index: 1;
      
           margin-bottom: 10px;
              height: 50px;
        }
        
        
        
          
         .separador_medio{
       
            z-index: 1;
           height: 20px;
        }

        #boton{
            font-size: 45px;
        }
        
              .lateral{
       
            max-width: 10px;
        }
     
        
                .icono1{
 
            z-index: 2;
          
          max-height: 500px;
        }
        
        
        
         #volver  {
      float:right;
   
  }
   
        
        
        
        


        @media (min-width: 768px) {
  .fondo {
background-image: url("../img/fondobunkerstorage6.jpeg");
     
          background-repeat: no-repeat;
            z-index:1;
         background-size: 100% 100%;
       
 margin-top: 5%;
         
         margin-bottom: 10%;
         
        }
  }
        
        
           @media (max-width: 767px) {
  .fondo {
    
       background-image: url("../img/bunkerstorage767.jpeg");
          background-repeat: no-repeat;
            z-index:1;
         background-size: 100% 100%;
       

         
         
         
        }
  }     
  
          .btn{
            
            background-color:#040200 ;
            color:#ffa103;
            font-weight: bold;
            
        }
        
        

                  #texto{
      
    color:white; 
      
  }
        
              .icono2{

            z-index: 1;
          
         max-height:160px;
         margin-bottom: 20px;

        }
        
        
        
        
          #FAQ
        
        {
          
              color: #040200;
               font-weight: bold;
             
             padding-top:110px;
            background-color: #040200;
           margin-bottom:50px;   
               
               
               
               
        }
        
        
        a.ancla
        {
            
            
            text-decoration: none;
              color: orange;
           
        }
        
        
        
         a.ancla:hover
        {
            
            
            text-decoration: none;
              color: white;
            
        }
        
            a.ancla:active
        {
            
            
            text-decoration: none;
          
            
        }
        
            a.ancla:link
            
        {
            
            
            text-decoration: none;
             
            
        }
        
        
            a.ancla:visited
        {
            
            
            text-decoration: none;
            
            
        }
        
        
        
        
            
        p.ancla{
            
            
            color: orange;
            
            
        }    
                       
        
        
 
        
        
         .card{
            
          border: 0px solid rgba(0,0,0,.125); /*EDIT this part*/
       border-radius: 0.25rem;   
       background-color: #040200;
       color:white; 
       
    
        }
        
        
        .FAQ{
     
              background-color: #040200;
          
        }
        
        
        .botonfaq {
            
            background-color: black;
            color:#ffa103;
            
        }
           .botonfaq.link{
            text-decoration: none;
         
        }
        
        
        
 
        
        a.botonfaq:hover{
            text-decoration: none;
            color:white;
        }
        
         .botonfaq.visited{
            text-decoration: none;
            
        }
        
        
        .botonfaq.active{
            text-decoration: none;
            color:orange;
        }
        
        .card-body
        {
               background-color: #040200;
           
             color:white;    
        }
        
        .card-header
        
        {
            color: #ffa103;
               background-color: #040200;
        }
     
          
.ubicacion {
    background-color: White;
padding-left: 0px;
padding-right: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
   padding-top:110px;
   
}

  h2 {font-weight: bold;}
        
               #map{
	width:100%;
	height:70%;
	background-color: #DDDDDD;
	
	-moz-border-radius: 25px 25px 25px 25px ;
    -webkit-border-radius: 25px 25px 25px 25px ;
	border:2px solid #ffa103;
	margin-top: 10px;
	margin-bottom: 10px;
	}
        
              #CONTACTO
        
           {
              background-color: #040200;
              color: white;
               font-weight: bold;
   padding-left: 0px;
padding-right: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
   padding-top:110px;
   
        }
        
        
        
        
 
        
        
        
        
        
        
        
        
        
        
        
        
        
        #pie
        {
            background-color: #040200;
            color: white;
            font-weight: bold;
        }
        
        
        

  
     .pie{
      
      background-color: #040200;
      color: white;
      font-size: 15px;
      font-weight: bold;
                  margin-top: 20px;
    margin-bottom: 20px;
  
   
      
      
      
      
      
  } 
  
  
  
  
    .icono_red{
      
       font-size: 25px;
            font-weight: bold;
      
      
  }
  
 a.link
        {
            
            
            text-decoration: none;
              color: orange;
           
        }
        
        
        
         a.link:hover
        {
            
            
            text-decoration: none;
              color: white;
            
        }
        
            a.link:active
        {
            
            
            text-decoration: none;
          
            
        }
        
            a.link:link
            
        {
            
            
            text-decoration: none;
             
            
        }
        
        
            a.link:visited
        {
            
            
            text-decoration: none;
            
            
        }
        
        
        
        
            
        p.link{
            
            
            color: orange;
            
            
        }    
                       
  
  
    
         #volver_final  {
      float:right;
   margin-top: 125px;
  }
 
    
     
