*{
    margin: 0;
    padding: 0;
    border: none;
    line-height: 1.4;
}
img{
    border: none;
}
a{
    text-decoration: none;
    color: black;
}
body, html{
    height: 100%;
    overflow-x: hidden; 
}
video {
    /* Disable play button in iOS */
    pointer-events: none;
    width: 100%;
    height: 100%;
    /*min-height: 100%;*/
    display: block;
    /* Center it */
    position: relative;
    /*left: 50%;*/
    bottom: 0;
    /*-webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);*/
}

@font-face {
    font-family: 'hammrt-webfont';
    src: url('hammrt-webfont.eot');
    src: url('fonts/hammrt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hammrt-webfont.woff2') format('woff2'),
         url('fonts/hammrt-webfont.woff') format('woff'),
         url('fonts/hammrt-webfont.ttf') format('truetype'),
         url('fonts/hammrt-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'saucerbb-webfont';
    src: url('saucerbb-webfont.eot');
    src: url('fonts_sau/saucerbb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts_sau/saucerbb-webfont.woff2') format('woff2'),
         url('fonts_sau/saucerbb-webfont.woff') format('woff'),
         url('fonts_sau/saucerbb-webfont.ttf') format('truetype'),
         url('fonts_sau/saucerbb-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
#total{
    width: 100%;
    height: 100%;
}

#menu{   
	width: 0px;
    min-width: 0px;
    background-color: #414141;
    display: inline-block;
    position: absolute;
    vertical-align: top;
    height: 100%;
    top: 0;
    right: 0;
    opacity: 0.8;
}
#volverver{
    width: 10%;
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 3000;
    opacity: 0.8;
    display: none;
}
#stop{
    width: 10%;
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 3000;
    opacity: 0.8;
}
#div_icomen{
    position: absolute;
    z-index: 301;
    top: 20px;
    right: 44px;
    max-width: 135px;
    text-align: center;
}
#ico_menu{
    max-width: 76px;
}
#partes_menu{
    height: 100%;
    width: 0px;
    position: fixed;
    padding-top: 6%;
    background-color: #414141;
    opacity: 0.8;
    top: 0;
    right: 0;
    z-index: 300;
}
.par_men{
    padding-top: 25px;
    padding-left: 25px;
}
#ico_you{
    opacity: 0;
    position: absolute;
    bottom: 14%;
    left: 0;
    padding: 20px 50px;
    z-index: 300;
}
#ico_face{
    opacity: 0;
    position: absolute;
    bottom: 14%;
    right: 35px;
    padding: 25px 50px;
    z-index: 300;
}

#tit_benja{
    position: absolute;
    width: 60%;
    z-index: 300;
    bottom: 20px;
    left: 30px;
    opacity: 0;
}

#tit_benja_mov{
    position: absolute;
    width: 90%;
    z-index: 300;
    bottom: 20px;
    left: 10px;
}
.mitad{
	width: 50%;
	margin: 0;
	padding: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 100%;
    min-height: 800px;
    max-height: 960px;
}
.una{
	width: 100%;
	height: 100%;
	position: relative;
}
.dos{
	width: 100%;
	height: 50%;
	position: relative;
}
.img-blanc{
    width: 61%;
    position: absolute;
    padding: 125px 19%;
}
.img-col{
    width: 61%;
    position: absolute;
    padding: 60px 19%;
    opacity: 0;
}
.imgdos{
    position: absolute;
    right: 50px;
    top: 60px;
    width: 40%;
}
.imgdos-col{
    position: absolute;
    right: 50px;
    top: 30px;
    width: 40%;
    opacity: 0;
}
.tit{
	position: absolute;
	bottom: 0;
    left: 0;
    padding-left: 4%;
    padding-bottom: 1%;
}
.tit-col{
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 4%;
    padding-bottom: 7.4%;
}
#footer{
    color: #A8CC00;
    width: 100%;
    text-align: center;
    background-color: #000000;
    font-size: 18px;
    padding: 5px;
}
#footer a{
    color: #A8CC00;
}
#galeria_com{
    width: 0;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3500;
    background-color: #414141;
    opacity: 0.95;
    overflow-y: auto; 
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
}
.center{
    text-align: justify;
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    position: relative;
    min-height: 800px;
    font-family: 'walkway_blackregular';
    color: white;
    letter-spacing: 1px;
    padding-bottom: 15px;
}
.texto{
    font-family: 'hammrt-webfont';
    font-size: 18px;
    width: 90%;
    margin: 0 auto;
}
.texto ul{
    width:760px;
    margin-bottom:20px;
    overflow:hidden;
}
.texto li{
    color: #FFB900;
    padding-left: 5%;
    width: 45%;
    line-height:1.5em;
    float:left;
    display:inline;
}

#tit_apar_seo{
    padding-top: 50px;
    padding-bottom: 20px;
    width: 50%;
}
.center p{
    padding-bottom: 20px;
}
#cerrar_gal{
    font-family: 'arial';
    position: absolute;
    font-size: 35px;
    right: 20px;
    text-decoration: none;
    color: white;
    z-index: 350;
}

#scroll{
    position: absolute;
    bottom: 70px;
    right: 180px;
    text-align: center;
    width: 100px;
    opacity: 0;
}

#scroll_mov{
    position: absolute;
    bottom: 70px;
    right: 10px;
    text-align: center;
    width: 100px;
}
.videoWrapper {
    text-align: center;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    padding-left: 5%;
    top: 5px;
    left: 0;
    width: 88%;
    height: 86%;
}
#form-cont{
    padding: 0px 5px;
    text-align: center;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    position: relative;
    font-family: 'hammrt-webfont';
    color: #E8AA18;
    letter-spacing: 1px;
}

#form-cont form{
    text-align: justify;
    margin-bottom: 10px;
}

#enviar{
    padding: 2px 12px;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    font-family: 'hammrt-webfont';
    right: 5px;
}
.enlace_web{
    font-size: 18px;
    color: white;
}
/******************CSS MENÚ MÓVIL*********************/
#lista-botones-mv{
    position: absolute;
    max-width: 85px;
    min-width: 45px;
    width: 8%;
    top: 5px;
    left: 5px;
    z-index: 350;
}
#menu_mobile{
    font-family: 'saucerbb-webfont';
    font-size: 26px;
    position: absolute;
    z-index: 350;
    top: 5px;
    left: 5px;
    height: auto;
    width: 0;
    max-width: 280px;
    overflow: hidden; 
    background: #009EE0;
    color: white;
    border-radius: 10px;
    opacity: 0.9;
}
.menu_mobile_li a{
    color: white;
    padding: 0px 30px;
    text-decoration: none;
}
.menu_mobile_li li{
    padding: 5px 0;
}

#cerrar_menu{
    z-index: 10;
    font-family: 'arial';
    color: white;
    position: absolute;
    right: 0;
    font-size: 18px;
    padding: 5px 12px;
}

@media (max-width: 1100px){
    .mitad{
        min-height: 600px;
    }
}
@media (max-width: 900px){
    .mitad{
        width: 100%;
        min-height: 800px;
    }
}
@media (max-width: 900px){
    .mitad{
        width: 100%;
        min-height: 380px;
    }
}
@media (max-width: 700px){
    #cerrar_gal{
        font-size: 30px;
    }
    #tit_apar_seo{
        width: 80%;
    }
    .videoWrapper iframe {
        padding-top: 40px; 
    }
    #form-cont p{
        font-size: 16px;
    }
}



------- media queries -----------
@media all and (max-width:700px){
    body{ background-position:0 0; background-attachment:inherit; box-shadow:none; }
    .main, #gallery{ float:none; width:auto; font-size:0.9em; }
    .main h1{ font-size:5.2em; }
    .main h2{ font-size:1.5em; }
    .btn{ position:absolute; right:10px; top:26px; }
    #gallery li{ margin:0; }
    #gallery a{ width:55px; height:50px; }
    #gallery li.loaded:hover img, #gallery li.loaded:hover{ transform:none; -webkit-transform:none; }
    .main footer{ margin:10px 0; }
} 