/*
==========================================================================
	ACTIVIDADES : MEXICANOS PRIMERO JALISCO by:Kubik/Armando Mtz.(@hippiechaka) - KUBIK;
==========================================================================
*/

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        abriendo-horizontes !!!!!
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

section#abriendo-horizontes{min-height:860px;padding:0;position:relative;}
#header-abriendo-horizontes{
  height:330px;
  position:relative;
  z-index:1;
  display:block;
  overflow: hidden;
  padding-top: 100px;
    padding-bottom: 60px;
}
#header-abriendo-horizontes .image-parallax {
  height:200%;
  width:100%;
  position: absolute;
  top: -100%;
  background: url(../images/header-abriendo-horizontes.jpg) top center no-repeat;
}
#header-abriendo-horizontes h1 {
    color: white;
    text-transform: uppercase;
    display:block;
    position:relative;
    z-index:999;
    text-align:center;
}
#arrow-cta{
    display:block;
    position:relative;
    z-index:999;
    text-align:center;
}
.programas {text-align: center;}
.programas img {
    max-width: 40px;
    margin-top: 20px;
}
#top-section{
	width:100%;
	height:auto;
	padding:15px 0 45px;
	display:block;
	background:#e9eef2;
}
.greenTxt{
	color:#15994f;
	font-size:24px;
	font-weight:400;
}
/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
@media screen and (min-width: 1440px){}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 991px){}
@media screen and (max-width: 767px){}
@media screen and (max-width: 600px){}
@media screen and (max-width: 480px){}
@media screen and (max-width: 360px){}