





a:link {
	text-decoration:none;   
	cursor: pointer;
}




.anchito2{
	width: 87%;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 38%;
    z-index: 10;
    /* background: #f0f0f0; */
    padding: 0;
    /* padding-bottom: 0; */
    color: #fff;
    text-align: center;
    text-shadow: inherit;
    width: 62%;
}


	.azulito2{
background: rgba(65, 156, 188, 0.87);
    color: #fff;
    text-align: center;
    padding: 14% 1% 13% 1%;
    text-transform: uppercase;
    margin-top: 111%;
	}

	.gris-2{
    background: #f0f0f0;
    color: #0083b5;
    text-align: center;
    padding: 2% 0 2% 0;
	}

	.visto-mobile{
	display: block;
}

	.oculto-mobile{
		display: none;
	}

		.hea-prim{
	    background: url(../img/path.jpg) repeat-x;
	    height: 36px;
	    color: #0083b5;
	}

		.hea-prim p{
		padding: 2.7% 0 0 1%;
    text-align: center;
	}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 966px) { 

	.oculto-mobile{
		display: block;
	}

	.visto-mobile{
	display: none;
}
	.anchito{
		width: 12.5%;
	}


	.hea-prim{
	    background: url(../img/path.jpg) repeat-x;
	    height: 36px;
	    color: #0083b5;
	}

	.hea-prim p{
		padding:0.7% 0 0 1%;
		text-align: inherit;
	}

	.hea-prim span{
		padding:0 0 0 43%;
	}


	.con-pres{
		margin: 0;
		padding: 0;
	}

	.pre-1{
	    background: url(../img/pre-1.jpg) no-repeat;
	    height: 185px;
	    float: left;
	    background-size: 100%;
	    padding: 0 1px 0 0;
	}

	.pre-2{
		background: url("../img/pre-2.jpg") no-repeat;
		height: 185px;
		float: left;
		background-size: 100%;
			    padding: 0 1px 0 0;
	}

	.pre-3{
		background: url("../img/pre-3.jpg") no-repeat;
		height: 185px;
		float: left;
		background-size: 100%;
			    padding: 0 1px 0 0;
	}

	.pre-4{
		background: url("../img/pre-4.jpg") no-repeat;
		height: 185px;
		float: left;
		background-size: 100%;
			    padding: 0 1px 0 0;
	}

	.pre-5{
		background: url("../img/pre-5.jpg") no-repeat;
		height: 185px;
		float: left;
		background-size: 100%;
			    padding: 0 1px 0 0;
	}

	.pre-6{
		background: url("../img/pre-6.jpg") no-repeat;
		height: 185px;
		float: left;
		background-size: 100%;
			    padding: 0 1px 0 0;
	}

	.pre-7{
		background: url("../img/pre-7.jpg") no-repeat;
		height: 185px;
		float: left;
		background-size: 100%;
			    padding: 0 1px 0 0;
	}

	.pre-8{
		background: url("../img/pre-8.jpg") no-repeat;
		height: 185px;
		float: left;
		background-size: 100%;
			    padding: 0 1px 0 0;
	}

	.azulito{
    background: rgba(65, 156, 188, 0.87);
    color: #fff;
    text-align: center;
    padding: 1% 1%;
    text-transform: uppercase;
    margin-top: 111%;
	}

	.gris-1{
	    background: #f0f0f0;
	    color: #0083b5;
	    text-align: center;
	    padding: 2% 0 2% 0;
	}

}