@media screen and (min-width:768px) and (max-width: 991px) {



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

/* PORTADA FULL */



.carousel-caption {
 
    bottom: 50%;
}

.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;
}




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

span.blue{

    color: #4A90E2;
}


h2.estilo{

    font-family: RennerMedium;
    font-size: 4.5em;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 0px;
    margin-bottom: 20px;



}

h3.estilo2{

    font-family: RennerBook;
    font-size: 2em;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 0px;


}

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.8em;
    text-align: center;
    line-height: 35px;
    color: #000000;

}


h1.servicios{

    font-family: RennerSemi;
    font-size: 4em;
    font-weight: bold;
    text-align: center;
    line-height: 93px;
    color: #000;
    padding-bottom: 23px;
}

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

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



.alineacion{
    width: 70%;
    height: auto;
    margin-top: 35%;
    margin-bottom: 25%;
    margin-left: 15%;
}


/* 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.8em;
    text-align: justify;
    line-height: 35px;
    color: #000000;
}


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

h4.nosotros {
    font-family: RennerBook;
    font-size: 2em;
    margin-top: 0px;
    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: 0px;
}

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

.contenedornosotros_crew {
    min-height: 300px;
    height: 80%;
    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: 80%;
    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:8%;
    margin-bottom: 8%;
    padding-right: 12px;
    position: relative;
}






ul.redes{

    font-size: 20px;
}

h4.nom-equipo{
    font-size: 12px;
    color: #000;
    margin-bottom: 6px;
}
h4.carg-equipo{
    font-size: 9px;
    color: #000;
}








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

/* ----------------------------------contacto--------------------------------- */

.contenedorcontacto{
    height: 100%;
    background-position: center;
    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: 3.5em;
    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: 2.5em;
    color: #fff;
    margin: 5px 0px 0px;
    line-height: 19px;   
}



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


.contsocialfotter{
    text-align: right;
}

.videointctnvidserv{ height: 40% }

.img-thks {
    margin-bottom: 50px;
    width: 60%;
}

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

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

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

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

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


}