@media screen and (min-width:1441px) and (max-width: 9560px) {




/* --------------------------------------ESTILOS TEXTO PORTADAS---------------------------------------- */

/* PORTADA FULL */



.carousel-caption {
 
    bottom: 40%;
}

.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: 7em;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

h3.estilo2{
    font-family: RennerBook;
    font-size: 2.2em;
    text-align: center;
    line-height: 46px;
    color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 0px;
    margin-left: 15%;
    margin-right: 15%;
}

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: 2em;
    text-align: center;
    line-height: 35px;
    color: #000;

}

div.h {
    display: none;
}

h1.servicios{
    font-family: RennerSemi;
    font-size: 6em;
    font-weight: bold;
    text-align: center;
    line-height: 93px;
    color: #000;
    padding-bottom: 23px;
}

.contenedorservicios{
    height: 100%;
    background-color: ;
    justify-content: center;
    align-items: center; /*IMPORTANTE ventra de manera vertical*/
    display: flex;
    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: 50% auto;
    background-repeat: no-repeat;
    background-position: top right;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
   } 


/* 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: 2.2em;
    text-align: justify;
    line-height: 35px;
    color: #000;

}


h1.nosotros{
    font-family: RennerSemi;
    font-size: 7.8em;
    font-weight: bold;
    text-align: left;
    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: -80px;
}

.contenedornosotros {
    min-height: 300px;
    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 {
    width: 80%;
    align-items: center;
}

.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: 23px;
    color: black;
    margin-bottom: 9px;
}
h4.carg-equipo{
    font-size: 18px;
    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: 50px;
    letter-spacing: 4px;
}

.container-tittle {
    width: 70%;
    margin-left: 15%;
    margin-top: 5%;

}

.contact-center {
    width: 80%;
}

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; 
}


figure.effect-sadie h2 {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    color: white;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    font-size: 50px;

}

figure.effect-sadie h4 {
    position: absolute;
    top: 78%;
    left: 0;
    width: 100%;
    color: white;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    color:white;
    font-size: 30px;
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
    position: absolute;
    top: 70%;
    left: 0;

    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    font-size: 22px;
}

figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


.contsocialfotter{
    text-align: right;
}


.slideproyectos{
    max-width: 1440px;
    background-color: white;
    

}

.videoproyectos{
    background-color: red;
}




.videointctnvidserv{ height: 60% }

.img-thks {
    margin-bottom: 50px;
    width: 50%;
}

.tittle-thks {
    font-family: RennerBlack;
    font-size: 5em;
}

.sub-tittle-thks {
    font-family: RennerLight;
    font-size: 3em;
}

.align-cont {
    width: 90%;
    margin: auto;
    color: white;
    padding: 2rem;
    text-align: center;
    align-content: center;
}

.link-thks {
    font-family: RennerMedium;
    font-size: 2em;
    text-decoration: underline;
    text-underline-position: under;
    text-underline-offset: 2px;
    color: #fff;
}

.link-thks:hover {
    color: #FC914A;
}



}






/*** CONTACTO ***/

.form-cent {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}


/*** FOTOS ***/

.container-web {
    width: 100%;
    background-color: rgb(245, 245, 245);
}

.align-web {
    margin-top: 70px;
}

.img-web {
    width: 100%;
    display: flex;
    position: relative;
    margin: 0 auto;
}

#grid {
    position: relative;
    display: -moz-grid;
    grid-template-columns: 100%;
    width: 90%;
    margin-left: 5%;
    margin-top: 2%;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.imagen {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(100%);
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.imagen:hover {
    filter: grayscale(0%);
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}




/* THANKS */

.background-thanks {
    width: 100%;
    height: 100vh;
    background-image: url("/imgs/secc_thanks.jpg");
    background-position-x: 10%;
    background-size: cover;
    background-position: center center;
    align-content: center;
    margin: 0;
}



