@media screen and (max-width: 480px){

	.contenedor-opciones-width {
    width: 100%;
    padding-left: 16% !important;
    padding-top: 2%;
    margin: 0% !important;
	}
	.contenedor-opcion-principal{
		padding: 0% !important;
		box-shadow: 2px 2px 5px #999;
		margin: 1%;
		width: 80% !important;
		background-color: white;
	}
	.titulo-entrada-mean-options p{
		font-size: 23px;
	}

	.imagen-opciones{
		position: relative;
		height: 80px;
	}

	.texto-titulo-opcion-xs{
		top: 15% !important;
	}

	.texto-titulo-casos-exito p{
		font-size: 25px;
	}
	.banner-solucion-ti{
		max-width: 100%;
		width: 100%;
		height: 100px;
		position: relative;
	}
	.banner-solucion-ti img{
		width: 100%;
		max-width: 100%;
		margin-top: 2%;
		height: 100%;
	}
	.texto-seccion-3 h1{
		font-size: 20px !important;
	}
	.texto-seccion-3 h2{
		font-size: 15px !important;
	}
	.texto-seccion-3{
		top: 7%;
	}

	.formulario-home{
		margin-top: 2%;
		width: 80%;
		margin-left: 10%;
	}
	#boton-form-hoome{
		background-color: #1D0244 !important;
  		margin-left: 40%;
	}
	.texto-titulo-opcion p{
		font-size: 22px;
	}
}

@media screen and (min-width: 481px) and (max-width: 767px){
	.contenedor-opcion-principal{
		padding: 0% !important;
		box-shadow: 2px 2px 5px #999;
		margin: 1%;
		width: 40% !important;
		background-color: white;
		max-height: 105px
	}

	.imagen-opciones{
		position: relative;
	}
	.banner-solucion-ti{
		max-width: 100%;
		width: 100%;
		position: relative;
	}
	.banner-solucion-ti img{
		width: 100%;
		max-width: 100%;
		margin-top: 2%;
		height: 100%;
	}
	.texto-seccion-3{
		top: 10%;
	}
	#boton-form-hoome{
		background-color: #1D0244 !important;
  		margin-left: 47%;
	}
	.texto-titulo-opcion p{
		font-size: 19px;
	}
	.titulo-entrada-mean-options p{
		font-size: 25px;
	}
	.descripcion-opciones p{
		font-size: 13px;
	}
}

@media screen and (min-width: 768px) and (max-width:1199px){
	.contenedor-opcion-principal{
		padding: 0% !important;
		box-shadow: 2px 2px 5px #999;
		margin: 1%;
		width: 40% !important;
		background-color: white;
		max-height: 190px;
	}
	.imagen-opciones{
		position: relative;
	}
	.descripcion-opciones{
		padding: 5%;
		color: gray;
	}
	.banner-solucion-ti{
		max-width: 100%;
		width: 100%;
		position: relative;
	}
	.banner-solucion-ti img{
		width: 100%;
		max-width: 100%;
		margin-top: 2%;
		height: 100%;
	}

	.texto-seccion-3{
		top: 17%;
	}

	.controls-slider{
		background-image: none !important;
		width: 8%;
		text-align: center;
	}
	.formulario-home{
		margin-top: 2%;
		width: 50%;
		margin-left: 25%;
	}
	#boton-form-hoome{
		background-color: #1D0244 !important;
  		margin-left: 47%;
	}
	.texto-titulo-opcion p{
		font-size: 25px;
	}
	.titulo-entrada-mean-options p{
		font-size: 30px;
	}
	.container-titulo-caso-exito-home p{
		font-size: 20px;
		font-weight: 600;
	}
	.container-empresa-caso-exito-home p{
		font-size: 15px;
		color: #777777;
	}
}

@media screen and (min-width: 1200px) and (max-width:1399px){
	.contenedor-opcion-principal{
		padding: 0% !important;
		box-shadow: 2px 2px 5px #999;
		margin: 1%;
		width: 20% !important;
		background-color: white;
	}

	.imagen-opciones{
		position: relative;
	}
	.descripcion-opciones{
		padding: 5%;
		color: gray;
	}
	.banner-solucion-ti{
		max-width: 100%;
		width: 100%;
		position: relative;
	}
	.banner-solucion-ti img{
		width: 100%;
		max-width: 100%;
		margin-top: 2%;
		height: 100%;
	}
	.texto-seccion-3{
		top: 35%;
	}

	.controls-slider{
		background-image: none !important;
		width: 8%;
		text-align: center;
	}
	.formulario-home{
		margin-top: 2%;
		width: 50%;
		margin-left: 25%;
	}
	#boton-form-hoome{
		background-color: #1D0244 !important;
  		margin-left: 47%;
	}
	.texto-titulo-opcion p{
		font-size: 22px;
	}
	.titulo-entrada-mean-options p{
		font-size: 35px;
	}
	.descripcion-opciones p{
		font-size: 11px;
	}

	.container-titulo-caso-exito-home p{
		font-size: 25px;
		font-weight: 600;
	}
	.container-empresa-caso-exito-home p{
		font-size: 18px;
		color: #777777;
	}
}

@media screen and (min-width: 1400px){
	.contenedor-opcion-principal{
		padding: 0% !important;
		box-shadow: 2px 2px 5px #999;
		margin: 1%;
		width: 20% !important;
		background-color: white;
	}
	.imagen-opciones{
		position: relative;
	}
	.texto-titulo-opcion p{
		font-size: 25px;
	}
	.descripcion-opciones{
		padding: 5%;
		color: gray;
	}
	.banner-solucion-ti{
		max-width: 100%;
		width: 100%;
		position: relative;
	}
	.banner-solucion-ti img{
		width: 100%;
		max-width: 100%;
		margin-top: 2%;
		height: 100%;
	}
	.texto-seccion-3{
		top: 35%;
	}

	.controls-slider{
		background-image: none !important;
		width: 8%;
		text-align: center;
	}
	.formulario-home{
		margin-top: 2%;
		width: 50%;
		margin-left: 25%;
	}
	#boton-form-hoome{
		background-color: #1D0244 !important;
  		margin-left: 47%;
	}
	.titulo-entrada-mean-options p{
		font-size: 37px;
	}
	.descripcion-opciones p{
		font-size: 13px;
	}
	.container-titulo-caso-exito-home p{
		font-size: 25px;
		font-weight: 600;
	}
	.container-empresa-caso-exito-home p{
		font-size: 18px;
		color: #777777;
	}
}

/*Css general*/

.contenedor-opciones-principales{
	padding-top: 5%;
	/*background-image: url("../images/fondo-lineas-grises.png");*/
	background-position: center center;
	z-index: 1;
	padding-bottom: 3%;
}

.home-fondo-opciones-principales{
	background-image: url("../images/fondo-lineas-grises.png");
	height: 746px;
	margin-top: -700px;
	width: 100%;
}

.banner-container{
	position:relative;
	height: 2% !important;
	max-height: 2% !important;
}

.imagen-responsive img{
	width: 100%;
}

.titulo-entrada-mean-options{
	width: 100%;
}
.titulo-entrada-mean-options p{
	width: 100%;
	text-align: center;
	color: #5E5E5E;
}

.imagen-opciones img{
	width:100%;
	height:100%;
}

.contenedorCasoExito img{
	width:100%;
	height:100%;
}

.contenedorCasoExito{
	box-shadow: 2px 2px 5px #999;
	width: 30%;
	margin: 1%;
	padding-left: 0px;
	padding-right: 0px;
}


.controls-slider img{
	margin-top: 140%;
	width: 50px;
	height: 50px;
}
.contenedor-redes-sociales div img{
	max-width:50px;
	height:auto;
}



.contenedor-boton-form-home{

}

.contenedor-casos-exito-home{
	padding-top: 5%;
	padding-bottom: 3%;
}

.contenedor-casos-exito{
 width: 80%;
 margin-left: 11.5%;
}
.slider-mio{
	text-align: center;
	width: 90%;
	margin-left: 5%;
}

.texto-seccion-3{
	position: absolute;
	z-index: 3;
	width: 100%;
}

.contenedor-opciones-width{
	width: 100%;
	padding-left: 12%;
	padding-top: 2%;
	margin: 0% !important;
}

.contenedor_contacto_home{
	width: 100%;
	padding-top: 3%;
	padding-bottom: 2%;
}

.fondoDetalleI{
	position: absolute;
	display: none;
}
.fondoDetalleT{
	position: absolute;
	display: none;
	padding-top: 12%;
	padding-left: 12%;
	padding-right: 12%;
}
.fondoDetalleT p{
	color: #FFFFFF;
	line-height: 16px;
	max-height: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.texto-titulo-opcion{
	position: absolute;
	top: 35%;
	width: 100%;
	z-index: 3;
	padding: 0% 1%;
}

.texto-titulo-opcion p{
	color: #FFFFFF;
}
.descripcion-opciones p{
	color: #777777;
}
.container-titulo-caso-exito-home{
	margin-top: 4%;
}
.subtitulo_casos_exito p{
	text-align: center;
    font-size: 25px;
    color: #929293;
}
.texto-titulo-casos-exito p{
	font-size: 40px;
	text-align: center;
}
