/*
==========================================================================
	ACTIVIDADES : MEXICANOS PRIMERO JALISCO by:Kubik/Armando Mtz.(@hippiechaka) - KUBIK;
==========================================================================
*/

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        voluntariado !!!!!
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

section#voluntariado{min-height:860px;padding:0 0 60px;position:relative;}

#header-voluntariado{
  height:330px;
  position:relative;
  z-index:1;
  display:block;
  overflow: hidden;
  padding-top: 100px;
    padding-bottom: 60px;
}
#header-voluntariado .image-parallax {
  height:660px;
  width:100%;
  position: absolute;
  top: -410px;
  background: url(../images/header-voluntariado.jpg) top center no-repeat;
  background-size:contain;
}
#header-voluntariado 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;
}

#hash-btns{
	display:flex;
}
#hash-btns a.btn{
	font-weight:400 !important;
	text-transform:initial;
	margin:6px;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.youtube-chanel-btn{
    max-width:360px;
}

#sumate-btn{
    width: 30vw;
    position: absolute;
    top: 9vw;
    right: 90px;
    max-width:390px;
}


/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
@media screen and (min-width: 1920px){
  #sumate-btn{top:215px;}
}
@media screen and (min-width: 1440px){
  #sumate-btn{top: 11vw;}
}
@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){}