/*
==========================================================================
    ACTIVIDADES : MEXICANOS PRIMERO JALISCO by:Kubik/Armando Mtz.(@hippiechaka) - KUBIK;
==========================================================================
*/

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        premio-abc !!!!!
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

section#premio-abc{min-height:860px;padding:0;position:relative;}
#header-premio-abc{
  height:330px;
  position:relative;
  z-index:1;
  display:block;
  overflow: hidden;
  padding-top: 100px;
    padding-bottom: 60px;
}
#header-premio-abc .image-parallax {
  height:660px;
  width:100%;
  position: absolute;
  top: -410px;
  background: url(../images/header-premio-abc.jpg) top center no-repeat;
}
#header-premio-abc 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:#ecf7da;
}
#premio-abc-logo{
  width:auto;
  max-height:180px;
}
.green-txt{
    color:#15994f;
    /*font-size:24px;*/
    font-weight:400;
}
h3.green-txt{
    color:#15994f;
    font-size:30px;
    font-weight:700;
    word-break: keep-all;
}
.info-txt{
  text-align:justify;
}
/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        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){}