@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
html, body {
    font-family: Arial, Helvetica, sans-serif;
    margin: auto;
    margin-top: 0;
    text-align: left;
    color: #333;
    font-size: 9pt;
    background-color: #FFF;
}
body {
    margin-right: 0 !important;
}
.fancybox-opened {
    z-index: 9999003 !important;
}
body.fancybox-lock {
    max-width: 100vw;
    max-height: 100vh;
    overflow: hidden!important;
}
#contenedor {
    text-align: center;
    margin: auto;
    width: 900px;
    transition: margin-top 0.5s;
}
#menu {
    float: left;
    text-align: right;
    width: 175px;
    border-right: 1px solid #333;
    margin-top: 35px;
    padding-bottom: 70px
}
div.logo {
    text-align: left;
    clear: both;
    font-size: 12px;
    font-weight: bold;
    text-transform: lowercase;
    letter-spacing: 0.24em;
}
div.logo a {
    font-size: 14px;
}
#menu .menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: right;
    float: right;
    cursor: pointer;
    background-image: url(../img/menu.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    margin-top: 20px;
    clear: right;
}
#menu .menu span {
    padding: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 39px;
    text-transform: lowercase;
    font-size: 14px;
}
#menu .menu span:hover {
    background: #333;
    color: white;
}
#menu .menu span.over {
    background: #333;
    color: white;
}
#menu .submenu {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 25px;
    text-align: right;
    padding: 5px;
    display: compact;
    float: right;
    clear: both;
    cursor: pointer;
    display: none;
    font-size: 10px;
    text-transform: capitalize;
    background-image: url(../img/submenu.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 25px;
}
#menu .submenu {}
#menu .submenu span {
    padding: 5px;
}
#contenido {
    width: 720px;
    float: left;
}
#ventana {
    width: 690px;
    position: absolute;
    margin-left: 30px;
    overflow: hidden;
    margin-top: 14px;
    height: 770px;
}
#contenido #ventana div[cual] {
    overflow: hidden;
    position: absolute;
    width: 690px
}

/*#contenido #ventana div:first-child{left:0}*/

#idiomas {
    text-align: right;
    margin-bottom: 5px;
    font-size: 10px;
}
h1 {
    font-size: 10px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    margin-top: 20px;
}
h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
}
a {
    color: #333;
    text-decoration: none;
}
pre {
    white-space: -moz-pre-wrap;
    /* Mozilla, supported since 1999 */
    white-space: -pre-wrap;
    /* Opera */
    white-space: -o-pre-wrap;
    /* Opera */
    white-space: pre-wrap;
    /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word;
    /* IE 5.5+ */
    margin-top: 10px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    width: 97%;
    line-height: 16px;
}
a:hover, .over {
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}
.chico {
    font-size: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.chico img {
    margin: 5px;
    opacity: 0.7
}
.chico img:hover {
    opacity: 1
}
.item {
    float: left;
    margin: 9px;
    margin-top: 0px;
    margin-bottom: 18px;
    cursor: pointer;
    outline: solid black 0px;
    outline-offset: -5px;
}
img.item {
    margin: 0;
    margin-bottom: 5px;
    margin-right: 5px;
}
#contenido #ventana ul li {
    list-style: none;
    margin-left: 5px;
    font-size: 10px;
}
#contenido #ventana ul {
    margin: 15px;
}
input {
    width: 97%;
    margin-right: 5px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333;
    border-bottom: 1px dotted black;
    padding-bottom: 0;
}
textarea {
    height: 90px;
    width: 75%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333;
    background-image: url(../img/fondoTextarea.png);
    resize: none;
    /*overflow: hidden; */
    padding-top: 0;
    line-height: 15px;
}
input[type=submit], input[type=reset] {
    width: 60px;
    height: 25px;
    float: right;
    margin-top: 10px;
    border-bottom: none;
    background-color: #333;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.0em;
}
input[type=submit]:hover, input[type=reset]:hover {
    cursor: pointer;
    background-color: #999;
    font-weight: normal
}

/*only reset*/

input[type=reset] {
    background-color: #fff;
    border: 1px solid #333;
    color: #333;
}
input[type=reset]:hover {
    background-color: #d8d7d7;
}
#error {
    margin-top: 10px;
    font-size: 10px;
    color: red;
}
label {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    clear: both;
    display: block;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif
}
#textoTrabajos {
    text-align: left;
    width: 683px;
    float: left;
    margin-left: 7px;
    margin-top: 20px;
    display: none
}

/*buguer*/

* {
    margin: 0;
    padding: 0;
}

/* Icon 1 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 60px;
    height: 45px;
    position: relative;
    margin: 50px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    background: #333;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    width: 30px;
}
#nav-icon1 span:nth-child(1) {
    top: 0px;
}
#nav-icon1 span:nth-child(2) {
    top: 18px;
}
#nav-icon1 span:nth-child(3) {
    top: 36px;
}
#nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
#nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* Icon 2 */

#nav-icon2 {}
#nav-icon2 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 50%;
    background: #333;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
#nav-icon2 span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}
#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 0px;
}
#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 18px;
}
#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 36px;
}
#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 7px;
}
#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
}
#nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}
#nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 29px;
}
#nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 29px;
}

/* Icon 3 */

#nav-icon3 span:nth-child(1) {
    top: 0px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 18px;
}
#nav-icon3 span:nth-child(4) {
    top: 36px;
}
#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

/* Icon 4 */

#nav-icon4 {}
#nav-icon4 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
}
#nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
#nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
}

/*FOOTER / PIE AMEBA*/

.contenedor-pieameba {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #fff;
    width: 100%;
    height: 20px;
    z-index: 222;
    padding: 10px 15px 0 0px;
}
.contenedor-pieameba a {
    float: right;
}

/*Custom edits Bruno*/

#nav-icon3 {
    margin: 0;
    width: 25px;
    z-index: 1;
}
#nav-icon3.open {
    z-index: 222222222;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    height: 4px;
    width: 30px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 8px;
}
#nav-icon3 span:nth-child(4) {
    top: 17px;
}
#ventana.background {
    background-image: url('../img/background.jpg');
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

/*Custom navigation para Iphones hecha por Miki*/

#nav-iphone {
    height: 100vh;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    display: none;
}
#nav-iphone .left {
    height: 100vh;
    position: absolute;
    top: 0;
    width: 20%;
    left: 0;
    z-index: 2;
}
#nav-iphone .right {
    height: 100vh;
    position: absolute;
    top: 0;
    width: 20%;
    right: 0;
    z-index: 2;
}
#nav-iphone:before, #nav-iphone:after {
    content: "";
    display: block;
    width: 36px;
    height: 34px;
    background-image: url(fancybox_sprite.png);
    position: absolute;
    top: calc(50% - 17px);
    opacity: 0.6;
    z-index: 1;
}
#nav-iphone:before {
    left: -4px;
    background-position: 0 -36px;
}
#nav-iphone:after {
    right: -4px;
    background-position: 0 -72px;
}

/*Bio*/

.srcolldiv.bio p.mobile {
    display: none;
    margin-top: 10px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}
.srcolldiv.bio br {
    display: none;
}


/* fancybox overwriting styles */
body .fancybox-button--right {
    height: calc(100vh - 100px);
    width: 25vw;
    right: 0;
    background: transparent!important;
    position:absolute;
    top: 50px;
}

body .fancybox-button--left {
     height: calc(100vh - 100px);
    width: 25vw;
    left: 0;
    background: transparent!important;
    position:absolute;
     top: 50px;
}

body .fancybox-button--right::after {
    right: 20px;
    top: auto;
    width: 20px;
    height: 20px;
    border-top: solid 3px currentColor;
    border-right: solid 3px currentColor;
    margin-top:-10px;
}

body .fancybox-button--left::after {
    left: 20px;
    top: auto;
    width: 20px;
    height: 20px;
    border-top: solid 3px currentColor;
    border-right: solid 3px currentColor;
    margin-top:-10px;
}


body .fancybox-button--right::before {
    right: 20px;
    top: auto;
    background:rgba(0, 0, 0, 0.6);
    padding:30px;
    margin-top:-30px;
    margin-right:-20px;
}

body .fancybox-button--left::before {
    left: 20px;
    top: auto;
    background:rgba(0, 0, 0, 0.6);
    padding:30px   ;
    margin-top:-30px;
    margin-left:-20px;
}

}


