/* Backgrounds will cover all the section
* --------------------------------------- */
#section0,
#section1,
#section2,
#section3{
	background-size: cover;
}

/* Defining each section background and styles
* --------------------------------------- */
#section0, #section1, #section2, #section3, #section4 {
	background-image: url('../images/theme/bg_quienes.jpg');
	background-repeat: no-repeat;
    background-size: contain;
	padding: 0px !important;
}

#footer{
	position:fixed;
	height: 144px;
	display:block;
	width: 100%;
	z-index:9000;
    padding: 20px 50px !important;
	bottom:0px;
    font-size: 14px;
}

.bg-q-home{
    height: 705px;
    background-image: url('../images/quienes/bg-q-home.png');
    background-repeat: no-repeat;
    background-position: right center;
}

.quienes-title{
    text-align: center;
}

.quienes-item{
    height: 700px;
    padding-left: 65px;
    padding-right: 65px;
}

.row{
    margin-top: -15px;
}

.quienes-item h1{
    margin-top: 185px;
    font-size: 42px;
}

.quienes-item p, .home-item p{
    font-size: 16px;
}

.home-item{
    margin-top: 75px;
}

#footer .row{
    margin-top: 5px;
}
/*#section0, , #section2, #section3*/
.image-1969{
    position: absolute;
    right: 0;
    width: 368px;
    height: 365px;
}

/*#section1.active .image-1969{
    position: absolute;
    right: 0;
}*/

.logo-1969{
    position: absolute;
    left: 50%;
    margin-left: -130px;
    top: 360px;
}

.image-1980{
    position: absolute;
    right: 0;
    top: 160px;
}

.logo-1980{
    position: absolute;
    left: 50%;
    margin-left: -180px;
    top: 20px;
}
/*
.logo-1995{
    position: absolute;
    top:100px;
    right:20px;
}

.logo-1995-2{
    position: absolute;
    top:363px;
    right: 20px;
}*/

.logo-2013{
    position: absolute;
    top: 60px;
    left: 0;
}