/*
==========================================================================
	ACTIVIDADES : MEXICANOS PRIMERO JALISCO by:Kubik/Armando Mtz.(@hippiechaka) - KUBIK;
==========================================================================
*/

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        dilet !!!!!
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

section#dilet{min-height:860px;padding:0;position:relative;}
#header-dilet{
  height:330px;
  position:relative;
  z-index:1;
  display:block;
  overflow: hidden;
  padding-top: 100px;
    padding-bottom: 60px;
}
#header-dilet .image-parallax {
  height:200%;
  width:100%;
  position: absolute;
  top: -100%;
  background: url(../images/header-dilet.jpg) top center no-repeat;
}
#header-dilet 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:#0f70bc;
}
.whiteTxt{
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-align:center;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
@media screen and (min-width: 1200px){
	#top-section{height:239px;padding:0;}
}
@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){}