﻿* {
    margin: 0;
    padding: 0;
}

.galeria {
    width: 100%;
    height: 500px;
    overflow: hidden;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.imagenes {
    width: 20%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.imagenes img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .sesgoabajo {
    z-index: 10;
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0 0 20vh 100vw;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
} */

.sesgoabajo {
    z-index: 20;
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0 0 3vh 100vw;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.sesgoabajo2 {
    z-index: 20;
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0 0 5vh 100vw;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.sesgoarriba2 {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 5vh 100vw 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

.sesgoarriba {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 5vh 100vw 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

/* .sesgoarriba {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 20vh 100vw 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
} */

.sesgoabajo-unico {
    z-index: 10;
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0 0 35vh 100vw;
    border-style: solid;
    border-color: transparent transparent #2c3e50 transparent;
}

.encima {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 73, 94, 0.815);
}

.encima h2 {
    position: relative;
    top: 25%;
    text-align: center;
    color: #fff;
}

.encima div {
    position: relative;
    display: block;
    top: 46%;
    width: 40px;
    height: 5px;
    background: #fff;
    margin: auto;
}

.encima p {
    position: relative;
    top: 35%;
    text-align: center;
    color: #fff;
}

.encima p {
    font-size: 20px;
}



/* Parallax */
body {
    width: 100%;
    font-family: 'lato';
}

.parallax-completo {
    /* width: 100%;
    height: 100vh; */
    background-image: url('../img/shutterstock-min_opt(1).jpg');
    background-image: wi;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  height: 100%;
  /* position: relative;  */
}

.texto-hero {
    position: absolute;
    /* padding: 18px;
    width: 320px; */
    text-align: center;
  color: white;
}
.texto-hero2 {
    position: absolute;
    /* padding: 18px;
    width: 320px; */
    text-align: center;
 -webkit-text-stroke: 1px black;
  color: ##0C223F;
}

 .texto-hero  h2 {
    font-size: 42px;
    font-weight: 300;
}
 .texto-hero2  h2 {
    font-size: 42px;
    font-weight: 300;
}

h3 {
    font-size: 32px;
    font-weight: 300;
}

.center {
    max-width: 1100px;
    width: 90%;
    overflow: hidden;
    margin: auto;
    text-align: center;
}

.espacio {
    padding: 0px 0 0px 0;
}

.espacio h2 {
    text-align: center;
    padding: 30px;
}

.espacio h3 {
    text-align: center;
    padding: 30px;
}

.espacio p {
    text-align: justify;
}

/* .parallax-chico {
    height: 450px;
    background-image: url(../img/shutterstock_1566259006.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
} */
.parallax-chico {
    /* width: 100%;
    height: 100vh; */
    background-image: url(../img/shutterstock_15.jpg);
    background-image: wi;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 100%; */
  height: 450px;
  /* position: relative;  */
}

.parallax-chico2 {
    height: 450px;
    background-image: url(../img/shutterstock_1241482885_opt.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.parallax-chico h2 {
    display: flex;
    height: inherit;
    justify-content: center;
    align-items: center;
     color: white;
    font-weight: 400;
    
}

.parallax-chico2 h2{
     display: flex;
    height: inherit;
    justify-content: center;
    align-items: center;
    /* color: rgb(32,236,255); */
    font-weight: 400; 
    -webkit-text-stroke: 1px black;
    color: white;

}

.parallax-chico2  h2 {
    font-size: 42px;
    font-weight: 300;
}

.parallax-chico h3 {
    display: flex;
    height: inherit;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 400;
}

.parallax-chico2 h3 {
    display: flex;
    height: inherit;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 400;   
}

.texto {
    background: #ccc;
    height: 190px;
}

.texto h2 {
    text-align: center;
    color: #000;
    display: flex;
    height: inherit;
    justify-content: center;
    align-items: center;
}

.texto h3 {
    text-align: center;
    color: #000;
    display: flex;
    height: inherit;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .parallax-completo {
        /* background-image: url('../img/shutterstock.jpg'); */
        width: 100%;
        height: 80vh;
    }
    .encima p {
        font-size: 13px;
    }

    .parallax-chico {
        width: 100%;
         height: 80%;
        /* background-image: url(../img/shutterstock_1566259006.jpg); */
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
    }
    .imagenes {
        width: 20%;
        height: 300px;
        overflow: hidden;
        position: relative;
    }
    
    .imagenes img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .galeria {
        width: 100%;
        height: 300px;
        overflow: hidden;
        display: flex;
        position: relative;
        flex-wrap: wrap;
    }
    .encima h2 {
        font-size:17px;
        position: relative;
        top: 5%;
        text-align: center;
        color: #fff;
    }
    .encima p {
        position: relative;
        top: 5%;
        text-align: center;
        color: #fff;
    }
}

img {
    width: 100%
}

.efecto_3d {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.efecto__columna {
    width: 230px;
    height: 230px;
    position: relative;
    text-align: center;
    transform-style: preserve-3d;
    transition: .4s ease;
    box-shadow: 0px 10 px 5px -5px rgbq(0, 0, 0, 0.65);
}

.contenedor {
    margin: 10px;
    perspective: 800;
}

.adelante, .atras {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.atras {
    background: #4b4a49;
    transform: rotateY(180deg);
}
.atras .sociales{
color:white
}
.contenedor:hover .efecto__columna {
    transform: rotateY(180deg);
}

.sociales .fab {
    font-size: 25px;
    margin: 4px;
}

.sociales a {
    width: 35px;
    height: 35px;
    text-decoration: none;
    color: #2C3E50;
    line-height: 30px;
}

.sociales p {
    font-size: 20px;
    ;
}

.sociales a:hover {
    background: #2C3E50;
    color: #FFF;
}

@media(min-width:620px) {
    .contenedor {
        width: 42%;
    }
    .none {
        display: none
    }
    .imagenes {
        flex-grow: 1;
    }
}

@media(min-width:890px) {
    .contenedor {
        width: 18%;
    }
    .none {
        display: none
    }
    .imagenes {
        flex-grow: 1;
    }
}

@media(min-width:1200px) {
    .efecto_3d {
        width: 1200px;
    }
    .none {
        display: none
    }
    .imagenes {
        flex-grow: 1;
    }
}

@media screen and (max-width:610px) {
    header .textos {
        margin-top: 130px;
    }
    .none {
        display: none
    }
    .imagenes {
        flex-grow: 1;
    }
}