/*
font-family: 'Teko', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

body{
    margin: 0;
}
*{
    font-family: 'Roboto', sans-serif;
}

/* Pantalla principal */
/* *  ** *    * **  * */

.loprincipal{
    min-height: 350px;
    height: calc(100% - 320px);
    background-image:  url(portada.png), url(welcome.jpg);
    background-size: 45% , cover;
    background-position: bottom left, center left;
    background-repeat: no-repeat;
}
.art1{
    /*background-color: #990000;*/
    width: 100%;
    height: 100%;
    min-height: 670px;
    
}
.visualmenu{
    font-family: 'Teko', sans-serif;
    height: 320px;
    width: 270px;
    background-blend-mode: color-dodge;
    background-color: #aaa; color: #fff;
    text-align: center;
    font-size: 30px; font-weight: bold;
    background-repeat: no-repeat; background-size: auto 380px;
    background-position: center;
    animation-name: menunhover; animation-duration: 0.6s; background-size: auto 320px;
    background-color: #333;
}
.visualmenu:hover{
    font-size: 36px; font-weight: bold;
    background-color: #333; color: #900;
    background-size: auto 320px;
    animation-name: menonhover; animation-duration: 0.6s;
    background-size: auto 380px;
    background-color: #999;

}
#visu1{
    background-image: url(menu1.jpg);
}
#visu2{
    background-image: url(menu2.jpg);
}
#visu3{
    background-image: url(menu3.jpg);
}
#visu4{
    background-image: url(menu4.jpg);
}
#visu3b{
    background-image: url(menu3.jpg);
}
#visu4b{
    background-image: url(menu4.jpg);
}
.header{
    background-color: white;
    box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
    position: fixed; top: 0; z-index: 7 ;
    width: 100%; height: 55px;
}
.headernota{
    background-color: #f00;
    box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
    position: fixed; top: -60px; z-index: 7 ;
    width: 100%; height: 55px;
}

.header tr td{
    font-weight: bold;
    font-size: 18;
    padding: 10px;
    text-align: center;
}
/* Arquitectura */
/* * ***  *** * */

.arquitecbox{
    width: 700px;
    margin-left: 50px;
}
.arquitecspace{
    background-image: url(atquitecturapeque.png), url(fondopeque.jpg);
    background-position: bottom right, bottom center;
    background-repeat: no-repeat, repeat-x;
    background-color: #99b9b6;
    padding-top: 70px; padding-bottom: 160px;
}
.arquitectitulo{
    color: #ff4400;
    font-size: 60px;
    padding-bottom: 15px;
}
.arquitecsubtitulos{
    color: #ff8822;
    font-size: 25px;
    height: 35px;
}
.arquiteccuerpo{
    color: #fff;
    font-size: 16px;
    vertical-align: top;
}

/* Ingenieria */
/* ****  **** */

.igeniertitulo{
    width: 300px; height: 40px;
    position: relative; top: 15px; left: calc(50% - 150px);
    background-color: #dd0000;
    font-size: 30px; color: #fff;
    text-align: center; padding-top: 3px; padding-bottom: 2px;
}
/*.igenierspace{
    background-image: url(plano.png);
    background-size: auto 100%;
    background-position: 0% center;
    padding-top: 70px; padding-bottom: 90px;
    animation-name: igeniermove;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    background-position: 100% center;
}*/

.igenierspace {
padding-top: 70px; padding-bottom: 90px;
background: url(plano.png);
background-size: 1920px 720px;
-webkit-animation: backgroundScroll 70s linear infinite;
animation: backgroundScroll 70s linear infinite;
}

@-webkit-keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -1920px 0;}
}
        
@keyframes backgroundScroll {
from {background-position: 0 0;}
to {background-position: -1920px 0;}
}


.igenierbox{
    margin: auto;
    background-color: rgba(255,255,255,0.7);
}
.igenierbox tr td{
    padding-left: 12px; padding-right: 12px; padding-top: 5px;
}
.ingtd1{
    border-left:
        Solid
        4px
        #dd0000;
    padding-bottom: 15px;
}
.ingtd2{
    border-top:
        Solid
        4px
        #dd0000;
    min-width: 30px;
}
.ingtd3{
    background-color: #dd0000;
    padding-top: 3px; padding-bottom: 3px;
    color: #fff;
    font-size: 20px;
}

/* Seguridad y salud */
/* *  ** *   * **  * */

.saludspace{
    background-image: url(reja.png), url(ladrillo-long.jpg);
    background-position: left, left;
    background-repeat: repeat, repeat-y;
    background-attachment: fixed, scroll;
    background-size: auto, 100%;
    padding-top: 70px; padding-bottom: 90px;
    text-align: center;
}
.saludtitulo{
    padding: 5px 10px 10px 5px;
    width: 450px;
    border: solid 4px #fff;
    background-color: #002299;
    border-radius: 4px;
    font-size: 32px; color: #fff;
    margin: auto;
    margin-bottom: 20px;
}
.saludsign{
    width: 190px;
    background-color: #fff;
    padding: 2px;
    border-radius: 3px;
    border: solid 3px #000;
    display: inline-block;
    margin-left: 10px; margin-bottom: 10px;
}
.saludicon{
    width: 180px; height: 180px;
    border-radius: 90px;
    margin-left: 5px; margin-top: 18px; margin-bottom: 18px;
    background-color: #029;
    background-size: cover;
}
.saludbox{
    padding: 5px;
    background-color: #029;
    height: 45px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px; color: #fff;
}
#salude1{background-image: url(icons/ico1.png)}
#salude2{background-image: url(icons/ico2.png)}
#salude3{background-image: url(icons/ico3.png)}
#salude4{background-image: url(icons/ico4.png)}
#salude5{background-image: url(icons/ico5.png)}
#salude6{background-image: url(icons/ico6.png)}
#salude7{background-image: url(icons/ico7.png)}
/* Contacto (información) */
/* *  ** *        * **  * */

.inferspace{
    background-color: #656565;
    padding-top: 70px; padding-bottom: 90px;
    text-align: center;
    vertical-align: top;
}
.infertitulo{
    font-size: 40px;
    text-align: center;
    color: #fff; width: 230px;
    margin: auto;
    margin-bottom: 40px;
    border-bottom: 2px solid #fff;
}
.infercuerpo{
    width: 350px; height: 300px;
    padding-right: 50px;
    border-radius: 3px;
    display: inline-block;
    margin-left: 10px;
    text-align: right;
    color: #fff;
    font-size: 20px;
}
.infermap{
    width: 525px; height: 300px;
    border-radius: 3px;
    display: inline-block;
    text-align: right;
    color: #fff;
    font-size: 16;
}
.contacto{
    background: none;
    border: solid 2px #fff;
    border-radius: 40px;
    height: 40px; width: 160px;
    margin: auto; align-self: center;
    color: #fff;
    font-weight: bold; font-size: 18px;
}
.contacto:hover{
    background-color: #fff;
    color: #656565;
}

/* Contacto (form) */
/* * ** *   * ** * */

.contacspace{
    background-color: #353535;
    padding-top: 70px; padding-bottom: 90px;
    text-align: center;
}

.contacbox{
    background-color: #474747;
    width: 100%;
    max-width: 900px;
    margin: auto;
}
.contactable{
    border-collapse: separate;
    border-spacing: 15px 5px;
    margin-left: 40px; padding-top: 20px; padding-bottom: 30px
}
.contactable tr td{
    color: #fff;
}
.contacfail{
    width: 170px;
}
/* Animaciones */
/* * *** *** * */

@keyframes menunhover{
    0% {
        background-size: auto 380px;
        font-size: 36px;
    }
    100% {
        background-size: auto 320px;
        font-size: 30px;
    }
}
@keyframes menonhover{
    0% {
        background-color: #333;
        color: #fff;
        font-size: 30px;
        background-size: auto 320px;
    }
    70% {
        background-color: #aaa;
        color: #900;
        font-size: 37px;
    }
    100% {background-size: auto 380px; font-size: 36px;}
}
@keyframes igeniermove{
    0% {background-position: 100% center;}
    100% {background-position: 200% center;}
}