@font-face {
    font-family: 'popbold';
    src: url('../fonts/pop-bold-webfont.woff2') format('woff2'),
         url('../fonts/pop-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'popitalic';
    src: url('../fonts/pop-italic-webfont.woff2') format('woff2'),
         url('../fonts/pop-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poplight';
    src: url('../fonts/pop-light-webfont.woff2') format('woff2'),
         url('../fonts/pop-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'popregular';
    src: url('../fonts/pop-regular-webfont.woff2') format('woff2'),
         url('../fonts/pop-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
    margin: 0px;
    padding: 0px;
    background-color: #fff;
}

#menu{
    background-color: #fff;
    width: 100%;
    position: fixed;
    z-index: 50;
    height: 50px;
    top:0px;
}

#topSpacer{
    height:50px;
    position: relative;
    width: 100%;
    z-index: 1;
}

#logo{
    position: absolute;
    top:16px;
    left: 20px;
    z-index: 3;
}

.logoImage{
    height:20px;
}

#menuLinks{
    position: relative;
    right: 70px;
    top:15px;
    width: 100%;
    text-align: right;
    z-index: 1;
}

.menuLink{
    color:#000;
    font-family: 'poplight';
    font-size: 14px;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    padding-top: 13px;
    border: 0px solid transparent;
    border-top: 2px solid transparent;
    transition: border .4s ease-out;
    z-index: 1;
}

.menuLink:hover{
    border-top: 2px solid #000 !important;
}

.menuLinkOver{
    color:#000;
    font-family: 'poplight';
    font-size: 14px;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    padding-top: 13px;
    border: 0px solid transparent;
    transition: border .4s ease-out;
    z-index: 1;
    border-top: 2px solid #000 !important;
}

.menuLinkMobile{
    color:#000;
    font-family: 'poplight';
    font-size: 24px;
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom:8px;
    z-index: 1;
    position: relative;
    display:inline-block;
}

.menuLinkMobileOver{
    color:#000;
    font-family: 'poplight';
    font-size: 24px;
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom:8px;
    z-index: 1;
    position: relative;
    display:inline-block;
}

#socialNetworkLinks{
    position: absolute;
    right: 24px;
    text-align: right;
    z-index: 4;
    width: auto;
    top:16px;
}

.socialNetworkIcon{
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

.socialNetworkIconMobile{
    width: 22px;
    height: 22px;
    margin-left: 5px;
    margin-right: 5px;
}

#menuMobile{
    z-index: 20000;
    width: 100%;
    position: fixed;
    height:100vh;
    background-color: #fff;
    top:0px;
    left:0px;
    opacity: 1;
    display:none;
}

#closeButton{
    position: absolute;
    right:18px;
    top:13px;
    width: auto;
    display: inline-block;
}

#menuMobileContent{
    height:auto;
    text-align: center;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width:100%
}

#openMenuMobile{
    position: absolute;
    right: 18px;
    text-align: right;
    z-index: 5;
    width: auto;
    top:13px;
    display:none
}

/* SLIDESHOW */

#galeria{
    width: 100%;
    height: calc(100vh - 50px);
    position:relative;
    z-index: 2;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-color: #000;
    margin:0px;
    padding:0px;
    overflow:hidden;
}

#fotota{
    position:relative;
    z-index:1;
    width:100%;
    height: calc(100vh - 50px);
    background-size: 24px 24px; background-repeat:no-repeat;
    background-position:50% 50%;
    overflow:hidden; top:0px; 
}

.slideBackground{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow:hidden;
    z-index:2;
    position:absolute;
    width: 100%;
    height: 100vh;
}

#galleryLink{
    position:absolute;
    z-index: 2000;
    left:22px;
    top:22px;
    width: 100%;
    height: 23px;
    cursor:pointer;
}

#galleryLinkText{
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
    background-color: #fff;
    line-height: 12px;
    border-radius:12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:6px;
    padding-bottom: 5px;
    position: relative;
    display: inline;
    float: left;
    top:0px;
}

#galleryLinkIcon{
    position: relative;
    display: inline;
    float: left;
    top:0px;
    width: 23px;
    height: 23px;
}



.moreIcon{
    width:23px;
    height:23px;
    margin-left: 5px;
    position: relative;
    display: inline-block;
}

/* END SLIDESHOW */

#nosotros{
    width: 100%;
    height: auto;
    position: relative;
    z-index: 4;
    font-size: 0;
    display:block;
}

#nosotros0{
    width: 100%;
    height: auto;
    position: relative;
    background-color: #000;
    display:none;
    float:left;
    box-sizing: border-box;
}

#nosotros1{
    width: 50%;
    height: auto;
    position: relative;
    background-color: #000;
    box-sizing: border-box;
    padding: 25px;
    display:table-cell;
    height:inherit;
}

#nosotros2{
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #000;
    display:table-cell;
    height:inherit;
}

.slogan{
    height:107px;
    margin-bottom: 15px;
}

.nosotrosTitle{
    color:#4D4D4D;
    font-family: 'poplight';
    font-size: 14px;
    text-decoration: none;
    margin:0px;
    margin-bottom: 15px;
}

.nosotrosText{
    color:#fff;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
    margin:0px;
    margin-bottom: 15px;
}

.nosotrosBackground{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

/* PROYECTOS */

.more{
    width:100%;
    height:auto;
    position: relative;
    text-align:center;
    margin-bottom:40px;
}

#proyectos{
    width:100%;
    position: relative;
    z-index: 3;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#categories{
    text-align: center;
    width: 100%;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    position: relative;
}

.catButton{
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
    background-color: #fff;
   
    margin-left: 2px;
    margin-right: 2px;
    
    line-height: 12px;
    border-radius:14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:4px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    display:inline-block;
}

.catButtonOver{
    color:#fff;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
    background-color: #000;
    
    line-height: 12px;
    border-radius:14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:4px;
    padding-bottom: 3px;    
}

#projectsList{
    width: auto;
    height: auto;
    display:inline-block;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-bottom:20px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.projectIcon{
    width: calc(25vw - 10px);
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    height:23vw;
    padding: relative;
    
    display: inline;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;

    transition: all .4s ease-out;
}

.projectIconImage{
    width: 100%;
    height:calc(23vw -  30px);
    position: relative;
    z-index: 1;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.projectIconName{
    position: relative;
    width: 100%;
    z-index: 2;
}

.projectIconText{
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
}

#projectOne{
    width: 25%;
    position: relative;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    padding-bottom: 8px;
}

#projectTwo{
    width: 75%;
    position: relative;
    display: inline;
    float: left;
    height:calc(100vh - 50px);
}

#projectThree{
    width: 100%;
    position: relative;
    display: none;
    float: left;
}

#projectBackDivision{
    text-align: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.centerItem{
    text-align: center;
}

#projectText{
    text-align: left;
    width:100%;
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
    padding-top: 20px;
}

#projectText p{
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
}

.mobileImage{
    width: 100%;
    padding-bottom: 5px;
}

#projectPhotos{
    width: 100%;
    height: 85vh;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#PhotosContainer{
    height: 85vh;
    overflow-y: none;
    position: relative;
}

.projectBigPhoto{
    width: 75vw;
    height: 85vh;
    text-align:left;
    position: relative;
    display:inline;
    float: left;
    cursor: pointer;
}

.projectPhoto{
    height: 85vh;
}

#leftArrow{
    position: absolute;
    left: 40px;
    width: 16px;
    height: 30px;
    top:0px;
    z-index: 2;
    cursor: pointer;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#rightArrow{
    position: absolute;
    top:0px;
    right: 40px;
    width: 16px;
    height: 30px;
    z-index: 3;
    cursor: pointer;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#iconsPhotos{
    width: 100%;
    height: auto;
    display: inline-block;
    z-index: 1;
    position: relative;
    text-align: left;
    padding-top: 6px;
}

.iconPhoto{
    width: 26px;
    height: 3px;
    background-color: #E5E5E5;
    position: relative;
    display:inline-block;
    margin-right: 12px;
    margin-bottom: 4px;
    cursor: pointer;
}

.iconPhotoBlack{
    background-color: #000;
    
}

#zoomIcon{
    width:23px;
    height:23px;
    position: absolute;
    z-index: 4;
    bottom:15px;
    left:20px;
    cursor: pointer;
}

.zoomIconImage{
    width:23px;
    height:23px;
}

#zoom{
    width: 100vw;
    height: 100vh;
    background-color:#000;
    z-index: 20000;
    position: fixed;
    top:0px;
    left:0px;
    text-align:center;
    display:none;
}

#zoomClose{
    width: 23px; height: 23px;
    position: absolute;
    top:15px; left:20px;
    cursor: pointer;
    z-index: 4;
}

.zoomCloseImage{
    width: 23px; height: 23px;
}

#zoomBack{
    width: 100vw;
    height: 100vh;
    background-color:#000;
    position: absolute;
    top: 0px;
    left:0px;
    z-index: 1;

  
}

#zoomImage{
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 2;
    
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.hideIcons{
    display: none !important;
    opacity: 0;
    
}


/* CONTACTO */

#contacto{
    width: 100%;
    height: auto;
    position: relative;
    z-index: 5;
    box-sizing: border-box;
    display:inline-block;
}

#contacto1{
    width: 50%;
    height: auto;
    position: relative;
    float:left;
    display:inline;
    box-sizing: border-box;
    height: 480px;
}

#contacto2{
    width: 50%;
    height: auto;
    position: relative;
    background-image: url(../images/backgroundContact.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 30px;
    display:inline;
    float: left;
    height: 480px;
    padding-left: 160px;
    padding-right:160px;
}

.contactText{
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
}

.contactText a{
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
}

.contactText a:hover{
    text-decoration: underline;
}

.cajas_envio{
    color:#000;
    font-family: 'poplight';
    font-size: 12px;
    text-decoration: none;
    box-sizing: border-box;
    border:0px;
    border-bottom: 1px solid #000;
    background-color: transparent !important;
    width: 100%;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}

.btn_contact{
    color:#fff;
    background-color: #000;
    font-size:12px;
    font-family: 'poplight';
    text-decoration: none;
    box-sizing: border-box;
    border:0px;
    
    -webkit-appearance: none;
    -webkit-border-radius: none;

    line-height: 12px;
    border-radius:14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:7px;
    padding-bottom: 5px;
}

#footer{
    background-color: #fff;
    width: 100%;
    position: relative;
    z-index: 6;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    text-align: center;
    box-sizing: border-box;
    display:inline-block;
}

.footerText{
    color: #000;
    font-size:12px;
    font-family: 'poplight';
    text-decoration: none;
}

#footerdisa1{
    display: initial;
}

#footerdisa2{
    display: none;
}

/* AVISO DE PRIVACIDAD */
#avisoContent{
    min-width: 300px;
    max-width: 700px;
    text-align: justify;
    height:auto;
    padding-left: 20px;
    padding-right: 20px;
  
}

.generalContent{
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height:auto;
}

.generalContent h1{
    color: #000;
    font-size:14px;
    font-family: 'poplight';
    text-decoration: none;
}

.generalText{
    color: #000;
    font-size:12px;
    font-family: 'poplight';
    text-decoration: none;
}

@media screen and (max-width: 870px) {

    #galeria{
        display:none;
    }

    #menuLinks{
        display: none;
    }

    #socialNetworkLinks{
        display: none;
    }

    #openMenuMobile{
        display:inherit;
    }

    #nosotros1{
        width:100%;
    }

    #nosotros0{
        display: inline !important;
        width: 100% !important;
        height: 65vw !important;
    }

    #nosotros2{
        display:none;
    }

    #contacto1{
        width:100%;
        height: 70vw;
    }

    #contacto2{
        width:100%;
        height:auto;
        padding-left: 20px;
        padding-right:20px;
    }

    .footerText{
        font-size:10px;
    }
    

    #footerdisa1{
        display: none;
    }
    
    #footerdisa2{
        display: initial;
    }

    #projectsList{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
      
        margin-bottom:20px;
    }
    
    .projectIcon{
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        height:90vw;
        margin-bottom: 60px;
    }

    .projectIconImage{
        width: 100%;
        height:90vw;;
    }

    #projectOne{
        width: 100%;
    }

    #projectTwo{
        display:none;
    }

    #projectThree{
        display:initial;
    }

    #projectBackDivision{
        text-align: center;
    }

}