@media screen and (max-width: 767px) {



/* --------------------------------------ESTILOS TEXTO PORTADAS---------------------------------------- */

/* PORTADA FULL */
.carousel-caption {
    bottom: 60%;
}

.carousel-caption {   
    right: 15%;
    left: 15%;
    z-index: 10;
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    color: #fff;
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}


.container {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    margin: 0;
}


.img-crew {
    width: 100%;
    display: flex;
    position: relative;
    margin: 0 auto;
}

.margt_pic {
    margin-top: 30px;
}

.img-thks {
    margin-bottom: 20px;
    width: 65%;
}

.tittle-thks {
    font-family: RennerBlack;
    font-size: 2em;
}

.sub-tittle-thks {
    font-family: RennerLight;
    font-size: 1em;
}


.align-cont {
    width: 100%;
    margin: auto;
    color: white;
    padding: 2rem;
    text-align: center;
    align-content: center;
}

.link-thks {
    font-family: RennerMedium;
    font-size: 1.2em;
    text-decoration: underline;
    text-underline-position: under;
    text-underline-offset: 2px;
    color: #fff;
}

.link-thks:hover {
    color: #FC914A;
}

}
    


footer {
    margin: 50px 0;
}
/* TERMINA PORTADA FULL */

span.blue{
    color: #4A90E2;
}

h2.estilo{
    font-family: RennerMedium;
    font-size: 2.8em;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: -100px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-left: -10%;
    margin-right: -10%;
}

h3.estilo2{
    font-family: RennerBook;
    font-size: 1.1em;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 0px;
    margin-left: -8%;
    margin-right: -8%;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px; 
    margin-bottom: 0px;
}

/* --------------------------------------ESTILOS TEXTO PORTADAS---------------------------------------- */



    /* ----------------------------------ESTILOS TEXTO CAJAS SERVICIOS--------------------------------- */

p.servicios{
    margin: auto;
    height: 95px;
    font-family: RennerBook;
    font-size: 1.5em;
    text-align: center;
    line-height: 35px;
    color: #000;
}

h1.servicios{
    font-family: RennerSemi;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    line-height: 73px;
    color: #000;
    padding-bottom: 23px;
    margin-top: -30%;   
}


.contenedorimgs{
    height: 100%;
    background-color: ;
    display: flex;
    justify-content: center;
    align-items: center; /*IMPORTANTE ventra de manera vertical*/
    padding: 0px;
}

.alineacion{
    width: 90%;
    height: auto;
    margin-top: 50%;
    margin-bottom: 25%;
    margin-left: 6%;
}


/* efecto paralax servicios Nota:Modificar para 
cada resolucion */
.imageHolder { 
    width: 100%;
    float: right;
    height: 100%;
    background-attachment:scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: flex;
    justify-content: center;
    align-items: center;
   } 


/* efecto paralax servicios Nota:Modificar para 
cada resolucion */

.botonserv { 
    display:flex;
    justify-content: center;
    align-content: center;
    }


/* efecto paralax servicios Nota:Modificar para 
cada resolucion */
.imageHolder2 { 
    width: 100%;
    float: right;
    height: 100%;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
   } 


/* efecto paralax servicios Nota:Modificar para 
cada resolucion */

.botonserv2 { 
    display:flex;
    justify-content: center;
    align-content: center;
    }

/* TERMINA ----------------------------------ESTILOS TEXTO CAJAS SERVICIOS--------------------------------- */


/* ----------------------------------ESTILOS NOSOTROS--------------------------------- */
p.nosotros{
    font-family: RennerBook;
    font-size: 1.3em;
    text-align: justify;
    line-height: 35px;
    margin-top: -100px;
    color: #000000;

}

h1.nosotros{
    font-family: RennerSemi;
    font-size: 2.8em;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    color: #000;
    margin-top: -20px;
}

h4.nosotros {
    font-family: RennerBook;
    font-size: 1.6em;
    margin-top: 20px;
    margin-left: 0%;
    align-content: top;
}

hr.principal {
    height: 1px;
    background-color: black;
    width: 100%;
}

hr.secundaria {
    height: 2px;
    background-color: black;
    width: 30%;
}

.acerca {
    margin-top: 50px;
}

.contenedornosotros{
    height: 1080px;
    background-color: ;
    display: flex;
    justify-content: center;
    align-items: center; /*IMPORTANTE ventra de manera vertical*/
    padding-top:50px;
    padding-bottom: 50px;
    margin:0px;
}

.contenedornosotros_crew {
    min-height: 300px;
    height: 110%;
    background-color:;
    display: flex;
    justify-content: center;
    align-items: center; /*IMPORTANTE ventra de manera vertical*/
    padding: 0px;
    margin:0px;
}

.alineacionnosotros{
	margin: 0px;
	padding: 0px;
    width: 95%;
    background-color:;   
}

 .bannercrew{
    background: url(../imgs/nosotros/nosotros_3.jpg);
    height: 80%;
    background-size: cover;
    background-position: center;
}

.fotoscrew{
    background-color:;
    width: 100%;
    padding: 0%;
    
      
}


.retratocrew{
    padding-left: 12px; 
    margin-top: 20%;
    margin-bottom: 20%;
    padding-right: 12px;
    position: relative;
}





.retratocrew{
    padding-left: 12px; 
    margin-top: 12px;
    margin-bottom: 12px;
    padding-right: 12px;
    position: relative;
}


ul.redes{

    font-size: 15px;
    top: 10px;
}

.rsocial:hover{
    color:#FC914A;
}

h4.nom-equipo{
    font-size: 12px;
    padding-bottom: 10%;
    color: #000;
    padding-left: 100px;
    letter-spacing: -0.8px;


}
h4.carg-equipo{
    font-size: 8.5px;
    padding-bottom: 5%;    
    color: #000;
    letter-spacing: -0.5px;
}



/* CREW NOSOTROS */








/* ----------------------------------ESTILOS NOSOTROS--------------------------------- */

video.home {
    
    background-color: transparent;
    opacity: 0; 
}

 .background{
    background-image: url(../imgs/videohome.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
 



.foto{
    min-height: 200px;
    min-width: 200px;
    max-height: 700px;
    max-width: 700pX;
    background-color: ;
    padding: 20px;
    
}


.foto2{
    min-height: 200px;
    min-width: 200px;
    max-height: 700px;
    max-width: 700pX;
    background-color: ;
    padding: 20px;
    
}

.fcrew{
    padding: 0px;
    width: 100%;
    height: 100%;
}






/* ----------------------------------MODAL--------------------------------- */



.contsocialfotter{
    text-align: left;
}




.videointctnvidserv{height: 30%}
.caracteristicas{height: 100%}

.ctnvidserv{
    min-height: 500px;}
}

/* ---------- CONTACTO ---------- */

    .contenedorcontacto {
        width: 100%;
        height: 100%;
        background-position: center;
        background-color: ;
        display: flex;
        justify-content: center;
        align-items: center; /*IMPORTANTE ventra de manera vertical*/
        padding: 0px;
        background-size: cover;
    }

    .datoscontacto {
        height: 100%;
    }
    .alineacion2 {
        margin: 15% 25%;
    }

    h1.dato {
        font-family: RennerBold;
        font-size: 4em;
        font-weight: bold;
        line-height: 71px;
        color: #fff;
        margin-bottom: 10%;
        letter-spacing: 4px;
    }

    h5.dato {
        font-family: RennerMedium;
        font-size: 1.5em;
        font-weight: bold;
        color: #fff;
        margin: 0px 0px 0px;
    }

    i.dato {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        margin: 0px 0px 0px;  
    }

    p.dato {
        font-family: RennerLight;
        font-size: 2em;
        color: #fff;
        margin: 5px 0px 0px;
        line-height: 19px;   
    }

/* ---------- FIN CONTACTO ---------- */
