@media screen and (min-width:1200px) and (max-width: 1440px) {




/* --------------------------------------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: 6em;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

h3.estilo2{
    font-family: RennerBook;
    font-size: 2.1em;
    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: #000;
}

div.h {
    display: none;
}

h1.servicios{
    font-family: RennerSemi;
    font-size: 5.3em;
    font-weight: bold;
    text-align: center;
    line-height: 93px;
    color: #000;
    padding-bottom: 23px;
}

.contenedorservicios{
    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: 50%;
    margin-bottom: 25%;
    margin-left: 15%;
}


/* efecto paralax servicios Nota:Modificar para 
cada resolucion */
.imageHolder { 
    width: 100%;
    float: right;
    height: 100%;
    background-attachment: fixed;
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: top right;
    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: fixed;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: top left;
    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: 2em;
    text-align: justify;
    line-height: 35px;
    color: #000;
}

h1.nosotros{
    font-family: RennerSemi;
    font-size: 6.5em;
    font-weight: bold;
    text-align: left;
    line-height: 100%;
    color: #000;
}

h4.nosotros {
    font-family: RennerBook;
    font-size: 1.7em;
    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: -80px;
}

.contenedornosotros{
    height: 110%;
    min-height: 400px;
    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;
    background-attachment: fixed;
}

.fotoscrew{
    background-color:;
    width: 100%;
    padding: 5%
}


.retratocrew{
    padding-left: 12px; 
    margin-top: 12px;
    margin-bottom: 12px;
    padding-right: 12px;
    position: relative;
}


ul.redes{

    font-size: 20px;
}

h4.nom-equipo{
    font-size: 16px;
    color: black;
    margin-bottom: 9px;
}
h4.carg-equipo{
    font-size: 12px;
    color: black;
}





/* ----------------------------------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: 6em;
    font-weight: bold;
    line-height: 71px;
    color: #fff;
    margin-bottom: 10%;
    letter-spacing: 4px;
}

.container-tittle {
    width: 70%;
}

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: 1; 
}



.contsocialfotter{
    text-align: right;
}

.videointctnvidserv{ height: 60% }

.img-thks {
    margin-bottom: 50px;
    width: 50%;
}

.tittle-thks {
    font-family: RennerBlack;
    font-size: 4em;
}

.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.8em;
    text-decoration: underline;
    text-underline-position: under;
    text-underline-offset: 2px;
    color: #fff;
}

.link-thks:hover {
    color: #FC914A;
}

}