.container-fluid{
	padding-top: 10px;
  	height: auto;
}
h1{
	text-align: center;
	font-weight: bold;
	padding-top: 75px;
	padding-bottom: 20px; 
	color:rgba(31,58,46);
}
h2{
	padding-top: 40px;
	padding-bottom: 10px;
	color:rgba(31,58,46);
	text-align: center;
}

h5{
	color:rgba(31,58,46);
}

p{
	padding-left:10px; 
	padding-right: 10px;
	text-align: center;
}
/*Estilo boton bengala*/
#sobrbtnleermas:hover{
	color: rgb(255, 255, 255) !important;;
}
.btn-primary{
	background-color:rgba(31,58,46);
	padding-right: 50px;
	padding-left: 50px;
	border-color:rgba(31,58,46);  
}
.btn-primary:hover{
	background-color:white;
	color:black;
	border-color:rgba(31,58,46); 
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem black;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgba(24,69,37,0.75);
  border-color: rgba(24,69,37,0.5);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(24,69,37, 0.5);
}
/*Estilo boton bengala********************/	
.navbar{
	background: #184525;	
}
.navbar-nav li a:hover{
	color: white !important;
}
#boton-init{
	position: fixed;
	border-radius: 50%;
	top: 85%;
	left: 85%;
}
footer{
	color:white;
	background-color: rgba(31,58,46);
}
.bg-container-fluid{
	background: rgba(24,69,37);
}

.img-slide{
	width: 100%;
  	height: auto;
}
/**Style boton Menu navbar*/
.a-line{
	font: bold 17px Verdana;
	text-decoration: none;
	color: #f2f2f2;
	padding: 10px 35px 10px 35px;
	transition:background 1s,color 1s;
}
.a-line:hover{
	border-bottom:4px solid #f2f2f2;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 1);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color:#9AEBC4 ;
  border-bottom:4px solid #f2f2f2; 
}

.border-inferior{
	border-bottom:4px solid #f2f2f2; 
	color: red;
	background-color: red;
}
/**Style boton Menu navbar*/

.zoom-button:hover{
  /* tranformamos el elemento al pasar el mouse por encima al doble de
     su tamaño con scale(2). */
  transform : scale(1.20);
  -moz-transform : scale(1.20);      /* Firefox */
  -webkit-transform : scale(1.20);   /* Chrome - Safari */
  -o-transform : scale(1.20);        /* Opera */
  transition:0.5s;
}


/*Codigo para poner los elemnetos de una lista con su guión cerca*/
.list{
text-align: left;
display:inline-block;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:40%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.activo{
	border-bottom: 4px solid white;
}
.caption1 {
	background-image:url('/images/nosotros/fondo-verde-1.png') ;
	background-size: 25px 25px;
	background-size: 100% 100%;
	padding-top: 5%;
	padding-left: 7%;
	padding-bottom: 12%;
	padding-right: 5%;
	
  }
  .caption2 {
	background-image:url('../images/nosotros/fondo-gris.png') ;
	background-size: 25px 25px;
	background-size: 100% 100%;
	padding-top: 5%;
	padding-left: 5%;
	padding-bottom: 13%;
	padding-right: 7%;
	
  }

  .caption3 {
	background-image:url('../images/estrategias/FONDO-GRIS.png') ;
	background-size: 25px 25px;
	background-size: 100% 100%;
	padding-top: 13%;
	padding-left: 5%;
	padding-bottom: 15%;
	padding-right: 5%;
	
	
  }
  .caption4 {
	background-image:url('../images/estrategias/FONDO-VERDE-1.png') ;
	background-size: 25px 25px;
	background-size: 100% 100%;
	padding-top: 10%;
	padding-left: 5%;
	padding-bottom: 18%;
	padding-right: 5%;
	
  }
  #idcollapseAbout a:hover{
	border-color: white;
  }
  .boton:hover{
	background-color: rgba(24,69,37, 0.5);
	color: white;
	border-color: rgba(24,69,37, 0.5);
  }
  .texto-detalles h2{
	  font-size: 22px;
  }
  .texto-detalles p{
	font-size: 15px;
  }

  .title1 {
	  padding-top: 10px;
  }
  .logos img{
	  width: 200px;
	  height: 150px !important;
  }
  .title-sub{
	  font-size: 25px;
  }
  .info-contacto{
	  margin-top: 90px !important;
  }
  .title3{
	  font-size: 25px;
  }


  .imagen-titulo{
	  display: grid;
	  grid-template-columns: 50px 300px;

	  
  }
  .imagen-titulo img{
	  height: 50px;
	  margin-left: 20px;
	  margin-top: 30px;
	  margin-bottom: 10px;

  }
  .imagen-titulo h2{
	  margin-left: -35px;
  }
  .detalles{
	  width: 80%;
	  margin-left: 20px;
  }

  @media(max-width:480px){
	  .title1 h1{
		  padding-top: 20px;
		  font-size: 20px;
	  }
	  .title2 p{
		font-size: 20px !important;	
	  }
	  .title2{
		font-size: 20px !important;	
	  }
	  .title3{
		font-size: 25px !important;	
	  }
	  .title4{
		font-size: 30px !important;	
	  }
	  .title-tigre h1{
		font-size: 20px;
	  }
	  .logos{
		  display: grid;
		  grid-template-columns: repeat(3,150px);
		  grid-template-rows: repeat(1,80px);
		  justify-self: center;
		  margin-bottom: 50px;
		  margin-top: -60px;
	  }
	  .logos img{
		  height: 200px;
	  }
	  .title-sub{
		  font-size: 20px;
	  }
	  .espacios h1{
		  margin-top: -60px !important;
	  }
	  .espacio1{
		margin-top: -30px !important;
	  }
	  .espacio2{
		margin-top: -10px !important;
	  }
	  .formulario{
		  margin-top: -50px;
	  }
	  .info-contacto{
		margin-top: 20px !important;
	}
	.detalles{
		margin-left: 135px;
		margin-bottom: -10px;
		margin-top: 10px;
		width: 20%;
	}
	.flechas_sliders{
	    display:none;
	}
  
	  

  }