footer {
	display: inline-block;
    position: relative;
    margin-bottom: -3px;
}
.historia{
    padding-top: 20px;
    background-color: #c6262b;
    text-align: center;
    max-height: 770px;
    overflow: hidden;
}
.historia h2, #historia2 h2{
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    color: white;
    font-weight: lighter;
    letter-spacing: 0;
    text-transform: none;
    margin: 0 auto;
    width: 70%;
}
.historia h3, #historia2 h3 {
    font-size: 23px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    color: #FFF;
    font-weight: lighter;
    letter-spacing: 0px;
    text-transform: none;
    width: 70%;
}
.historia h4, #historia2 h4 {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    color: #FFF;
    font-weight: lighter;
    letter-spacing: 0;
    text-transform: none;
    width: 70%;
}
.historia img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.historia-asi{
    background-color: #c6262b;
}
.historia-asi h2{
    font-size: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    color: #FFF;
    font-weight: lighter;
    letter-spacing: 0px;
    text-transform: none;
    margin: 20px;
    width: 100%;
}
#historia2{
    background-color: #c6262b;
}
#historia2 .container {
    text-align: left;
}
#historia2 .container ul li{
    width: 32%;
    display: inline-block;
}
#historia2 .info span{
    font-size: 15px;
    font-weight: normal;
}
#historia2 h2{
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}
#historia{
    margin-top: 30px;
}
#historia > .info:nth-child(1), #historia > .info:nth-child(15){
    margin-top: 34vw;
    margin-right: -3vw;
    margin-left: -3vw;
}
#historia > .info:nth-child(2), #historia > .info:nth-child(14){
	margin-top: 25vw;
    margin-right: -1vw;
    margin-left: -2vw;
}
#historia > .info:nth-child(3), #historia > .info:nth-child(13){
	margin-top: 18vw;
    margin-left: -1vw;
    margin-right: -2vw;
}
#historia > .info:nth-child(4), #historia > .info:nth-child(12){
	margin-top: 11vw;
    margin-right: -1vw;
    margin-left: -1vw;
}
#historia > .info:nth-child(5), #historia > .info:nth-child(11){
	margin-top: 5vw;
    margin-right: -1vw;
    margin-left: -1vw;
}
#historia > .info:nth-child(6), #historia > .info:nth-child(10){
	margin-top: 2vw;
	margin-left: 0vw;
}
#historia > .info:nth-child(7), #historia > .info:nth-child(9){
    margin-top: 0vw;
	margin-right: 0vw;
	margin-left: 0vw;
}
#historia > .info:nth-child(8){
    margin-top: -1vw;
	margin-right: 1;
	margin-left: 0vw;
}


/*
#historia > .info:nth-child(10){
    margin-right: -3vw;
    margin-left: -4vw;
}
#historia > .info:nth-child(11){
    margin-right: -3vw;
    margin-left: -4vw;
}
#historia > .info:nth-child(12){
    margin-right: -3vw;
    margin-left: -4vw;
}
#historia > .info:nth-child(13){
    margin-right: -3vw;
    margin-left: -4vw;
}
#historia > .info:nth-child(14){
    margin-right: -3vw;
    margin-left: -4vw;
}
#historia > .info:nth-child(15){
    margin-right: -3vw;
    margin-left: -4vw;
}*/

/*#historia > .info:nth-child(1), #historia > .info:nth-child(9){
    margin-top: 45vh;
    margin-right: -4vw;
}
#historia > .info:nth-child(2), #historia > .info:nth-child(8){
	margin-top: 26vh;
    margin-right: 0;
}
#historia > .info:nth-child(3), #historia > .info:nth-child(7){
	margin-top: 13vh;
    margin-left: -2vw;
}
#historia > .info:nth-child(4), #historia > .info:nth-child(6){
	margin-top: 6vh;
}
#historia > .info:nth-child(7){
	margin-right: 0;
	margin-left: 0;
}
#historia > .info:nth-child(8){
	margin-right: 0;
	margin-left: -2vw;
}
#historia > .info:nth-child(9){
    margin-right: -3vw;
    margin-left: -4vw;
}*/
a.info{
    display: inline-block;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
    line-height: 12px;
}
#historia a.info{
    height: 130px;
    max-width: 122px;
    vertical-align: top;
}
#historia2 a.info{
    max-width: none;
    vertical-align: top;
}
#historia2 img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px; 
}
#historia:before {              /* Puntos del circulo */
    content: '.';
    position: absolute;
    width: 38vw;
    height: 19vw;
    background-color: #FFF;
    color: rgba(255, 255, 255, 0);
    bottom: 0;
    left: 32.1%;
    border-radius: 53vw 53vw 0 0;
    border: 14px dashed #FFF;
    border-bottom: none;
    border-spacing: 10px 10px;
    box-sizing: border-box;
    padding: 10px;
    background-clip: content-box;
}
#historia:after {           /* Circulo con la manzana adentro */
    content: '.';
    position: absolute;
    width: 34.8vw;
    height: 17vw;
    background-color: #C6262B;
    color: rgba(255, 255, 255, 0);
    bottom: -7vh;
    left: 31.7%;
    border-radius: 37vw 37vw 0 0;
    box-sizing: border-box;
    padding: 10px;
    background-clip: content-box;
    margin-left: 2vw;
    margin-bottom: 2vw;
    background: #FFF url(../../img/historia/centro.png);
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;
}
#historia2 a{
    padding-top: 10px; 
    width: 100%;
}
.info-centro{
	text-align: center;
	margin: 2vh 1vw 0;
}
.info div{
	margin: 5px;
}
.info img{
	border: 4px solid white;
	border-radius: 50%;
	display: block;
	height: 90px;
	max-width: 100%;
	padding: 2px;
	width: 90px;
	margin: 0 auto;
}
.info span{
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.qtip-default {
    border: none;
    background-color: #756E6E;
    color: #FFF;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.qtip-default p{
    font-size: 13px;
    font-weight: 200;
    color: #FFF;
    padding: 0 15px 20px 15px;
}
.qtip-default h2{
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
    text-transform: none;
}
#historia span{
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
}
a.info:hover img {
    border-color: #C6262B;
            filter: grayScale(0.8);
    -webkit-filter: grayscale(0.8);
            transition: border 2s ease, filter 3s ease, -webkit-filter 3s;
    -webkit-transition: border 2s ease, filter 3s ease, -webkit-filter 3s;
}
a, p, h2, h3, h4, span{
    font-family: 'Ubuntu', sans-serif;
}

@media(min-width: 1500px){
	#historia{
		display: none;
	}
	#historia2{
		display: block !important;
	}
	#historia2 h2{
		display: none;
	}
	#historia2 .container ul li{
		text-align: center;
	}
}