/*-------------------------*/
    /*BODY PORTFOLIO*/
/*-------------------------*/
body{
    background-color: var(--background);
}
.Pbody{
    margin-top: 100px;
    display: grid;
    grid-template-columns: 100%;
    background-color: var(--background);
    margin-left: min(5%,25%);
    margin-right: min(3%,20%);
    margin-bottom: 50px;
}
.Pbloque{
    margin-top: 30px;
    display: grid;
    width: 100%;
    /* grid-template-columns: 100%; */
    /* grid-template-columns: repeat(2,1fr); */
    background-color: var(--background);
    justify-content: center;
    grid-gap: 15px;
}
.portafolio{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    width: 100%;
    
} 
.portafolioArt{
    position: relative;
    cursor: default;
    -webkit-tap-highlight-color: transparent /* 4 */;
    -webkit-text-size-adjust: 100%;
    word-break: break-word;
    font: 1.6rem/1.5 "metropolis", Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    -webkit-box-direction: normal;
    box-sizing: border-box;
    border: 0;
    width: 100%;
    /*background-color: #f6f4f8;*/
    /* display: inline-block;
    margin: 3px;
    padding: 8px; */
}
.comercial{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/comercial/KINGSTON/3.jpg) no-repeat center;
    background-size: cover;
}
.comercial2{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/DJI_0113-Editar.jpg) no-repeat center;
    background-size: cover;
}
.comercial3{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/FOTOPRESENTACIONREALESTATE.jpg) no-repeat center;
    background-size: cover;
    align-items: center;

}
.adventures{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/adventures/DJI_0023-Mejorado-SR-2-Editar.jpg) no-repeat center;
    background-size: cover;
}
.portrait{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/portrait/7.jpg) no-repeat center;
    background-size: cover;
    align-items: center;

}
.automotive{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/portrait/7.jpg) no-repeat center;
    background-size: cover;
    align-items: center;

}
.mercedesBenz{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/MERCEDES/13.jpg) no-repeat center;
    background-size: cover;
    align-items: center;

}
.titulo{
    color: rgb(251, 243, 243);
    letter-spacing:7px;
    font-family: 'avenir-lt-w01_85-heavy1475544,sans-serif';
    margin-bottom: 40px;
    /* padding: 15% 30%; */
    font-size: 3.5vw;
    /* font-weight: 600px; */
    text-transform: uppercase;
    /* text-align: center; */
    text-align: center;
    align-self: center;
    justify-content: center;
}


/*-------------------------*/
    /*BODY PORTFOLIO_2*/
/*-------------------------*/
body{
    background-color: var(--background);
}
.Pbody2{
    margin-top: 100px;
    display: grid;
    grid-template-columns: 100%;
    background-color: var(--background);
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 50px;
}
.Pbloque2{
    margin-top: 30px;
    display: grid;
    width: 100%;
    grid-template-columns: 100%;
    background-color: var(--background);
    justify-content: center;
    grid-gap: 15px;
}
.bluetti{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/comercial/bluetti/1.jpg) no-repeat center;
    background-size: cover;
}
.tropicfeel{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/comercial/TROPIC_FEEL/5.jpg) no-repeat center;
    background-size: cover;
}
.fjd{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/comercial/bluetti/1.jpg) no-repeat center;
    background-size: cover;
}
.compagnon{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/comercial/bluetti/1.jpg) no-repeat center;
    background-size: cover;
}
.kingston{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/comercial/KINGSTON/4.jpg) no-repeat center;
    background-size: cover;
}
.shambalaFuerteventura{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/real_state/shambala_fuerteventura/11.jpg) no-repeat center;
    background-size: cover;
}
.bali{
    height: 400px !important;
    background: url(img/TRABAJOS/portfolio/real_state/bali/1.jpg) no-repeat center;
    background-size: cover;
}
.titulo_2{
    color: rgb(255, 255, 255);
    letter-spacing:20px;
    font-family: 'avenir-lt-w01_85-heavy1475544,sans-serif';
    margin-bottom: 40px;
    /* padding-top: 25%; */
    font-size: 3.5vw;
    /* font-weight: 300px; */
    text-transform: uppercase;
    text-align: center;
    align-self: center;
    justify-content: center;
}
/* article{
    display: grid;
} */
/*-------------------------*/
        /*MYMAPS*/
/*-------------------------*/
/*Uso Pbody igual que en portfolio*/
.text_maps{
    text-align: center;
}
.text_maps h2{
    font-family:'Times New Roman', Times, serif;
    letter-spacing: 0.5px;
    font-size: 40px;
    margin-bottom: 15px;
    color: var(--text);
}
.text_maps span{
    margin-bottom: 10px;
    font-family:'Times New Roman', Times, serif;
    color: var(--text);
}
.read{
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: var(--background);
}
.iframe{
    margin-top: 2%;
    max-width:100%; 
    max-height: 100%;
    width: 35rem;
    height: 35rem;
    
}
.container2{
    margin-top: 10px;
    display: grid;
    grid-template-columns: 100%;
    background-color: var(--background);
    margin-left: 10%;
    margin-right: 10%;
    min-height: 480px;
}
.containerAdventures {
    margin-top: 30px;
    display: grid;
    width: 100%;
    grid-template-columns: 100%;
    background-color: var(--background);
    justify-content: center;
    grid-gap: 5px;
}
.tituloAdventures{
    color: var(--text);
    margin-top: 100px;
    font-size:xx-large;
    align-self: center;
    text-align: center;
    
}
.imagenes{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0px;
    width: 100%;
    /* height: 600px; */
}
.anuncioJuegos2 {
    cursor: default;
    -webkit-tap-highlight-color: transparent;
    text-size-adjust: 100%;
    word-break: break-word;
    font: 1.6rem / 1.5 metropolis, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: rgb(255, 255, 255);
    -webkit-box-direction: normal;
    box-sizing: border-box;
    border: 0px;
    width: 100%;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
/* .fotos {
    height: 500px;
} */
.figcaption2 {
    position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      
        /* position: absolute;
        top: 5px;
        left: 5px;
        bottom: 5px;
        right: 5px;
        padding-top: 50%; */
        text-align: center;
        /* padding: 15px; */
        font-size: 3.5vw verdana;
        color: white;
        font-family:'Avenir LT W01 85 Heavy1475544',sans-serif;
        color:#FFFFFF;
        font-style: normal;
        /* text-shadow:rgba(0, 0, 0, 0.4) 0px 4px 5px; */
        /* font-size: 30px; */
        letter-spacing:0.2em;
        font-weight: bold;
        line-height:normal; text-align:center;
        z-index: 10;
        /* color: #0000ee; */
    }
.figcaption {
position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
    /* position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    padding-top: 50%; */
    text-align: center;
    /* padding: 15px; */
    font-size: 3.5vw verdana;
    color: white;
    font-family:'Avenir LT W01 85 Heavy1475544',sans-serif;
    color:#FFFFFF;
    font-style: normal;
    /* text-shadow:rgba(0, 0, 0, 0.4) 0px 4px 5px; */
    /* font-size: 30px; */
    letter-spacing:0.2em;
    font-weight: bold;
    line-height:normal; text-align:center;
    /* z-index: 100; */
    /* color: #0000ee; */
}
.portafolioArt figure .figcaption{
    display: none;
}
.portafolioArt figure:hover{
    box-shadow: none;
    /* opacity: 1; */
    position: relative;
    /* background: rgba(0,0,0,0.6); */
    /* opacity: 0.8; */
    
}
.portafolioArt figure:hover .figcaption{
    display:flex;
    background: rgba(0,0,0,.7);
    /* position: absolute; */
    align-items: center;
    justify-content: center;
    margin: auto;
    height: 100%;
    width: 100%;
}
/* footer{
    position:relative;
} */
@media (max-width: 1200px){
    .titulo{
        padding: 15% 20%;
        margin-bottom: 0px;
    }

}
@media screen and (max-width: 800px){
    .portafolio{
        grid-template-columns: repeat(1,1fr);
    }
}
@media (max-width: 640px){
    .titulo{
        letter-spacing:4px;
        font-size: 40px;
        font-weight: 500px;
        margin-bottom: 0px;
        padding: min(35%,45%) min(5%,25%);
    }

}
@media screen and (max-width: 580px){
    .portafolio{
        margin-top: 40px;
    }
    body.open .portafolio{
        visibility: hidden;
    }
}
@media (max-width: 450px){
    .titulo{
        letter-spacing:4px;
        font-size: 35px;
        font-weight: 50px;
        padding: min(45%,55%) min(4%,25%);
    }

}
@media (max-width: 375px){
    .titulo{
        letter-spacing:4px;
        font-size: 30px;
        font-weight: 50px;
        padding: min(45%,55%) min(6%,25%);
    }

}
@media (max-width: 335px){
    .comercial{
        height: 200px !important;}
        .comercial2{
            height: 200px !important;}
            .comercial3{
                height: 200px !important;}
    .titulo{
        letter-spacing:4px;
        font-size: 25px;
        font-weight: 50px;
        padding: min(25%,55%) min(6%,25%);
    }

}

/*
@media screen and (max-width: 580px){
    .bloqueJuegos2{
        grid-template-columns: repeat(1, 1fr);
    }
    
}
@media screen and (max-width: 220px){
    .bloqueJuegos2{
        grid-template-columns: repeat(1, 1fr);
    }
    .header-content2{overflow:hidden;
        width: 0px;}
}*/
