/* reseteo universal*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}

/*estilos del sitio*/
body{
	font-family: Arial, Helvetica, Verdana;
    max-width: 100%;
    max-height: 100%;
}

#fondo-diseno-de-proyectos{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -100;
}

#contenido{
    background-size: 100%;
	padding:  4.5em 0 2em 0;
	text-align: center;
}

#contenido a{
    color: white;
}

header, footer{
    background-image: url(../img/bg-gestion-inmobiliaria.jpg);
    background-size: 100%;
    background: rgba(0,0,0,0.5); 
}

/*********COMIENZO CONTENEDOR***********/

#diseno-de-proyectos{
    font-size: 1em;
    color: white;
    text-align: left;
}

#panel-izquierdo{
    background: url(../img/bg-panel-izquierdo-diseno-de-proyectos-separador.jpg);
    background-repeat: no-repeat repeat;
    background-position: center right;
    display: inline-block;
    width: 42.4%;
    padding-bottom: 1.5em;
}

#titulo{
    background: url(../img/etiqueta-titulo-proyectos.png) no-repeat;
    background-position: bottom right;
    font-family: "Century Gothic", "Times Roman", sans-serif; 
    font-size: 0.9em;
    width: 260px;
}

#titulo img{
    vertical-align: middle;
    margin: 0 0.8em 0 0;
    width: 70px;
}

#informacion{
    margin: 1em 0 0em 4.76em;
}

#informacion h{
    color: #153e95;
    font-size: 0.73em;
    font-weight: bold;
}

#informacion p{
    font-size: 0.73em;
    line-height: 1.3em;
    text-align: justify;
    width: 449px;
}

#informacion ul{
    margin: 2.8em 0 0em 3.15em;
    position: relative;
    height: 200px;
    width:405px;
}

#informacion li{
    border: 1px solid #fff;
    position: absolute;
}

#informacion li:hover{
    background: white;
}

#informacion li:hover h{
    color: #2e2d2d;
}

#informacion li h{
    color: white;
    font-weight: 100;
}

#proyectos{
    width: 100px;
    height: 115px;
    left: 0;
}

#proyectos h{
    font-size: 0.82em;
    line-height: 2.67em;
    margin-left: 1em;
}

#tresde{
    width: 110px;
    height: 94px;
    left: 82px;
    top: 59px;
}

#tresde h{
    font-size: 0.8em;
    line-height: 2.3em;
    margin-left: 3.2em;
}

#maquetas{
    width: 148px;
    height: 94px;
    left: 172px;
    top: -13px;
}

#maquetas h{
    font-size: 0.84em;
    line-height: 2.46em;
    margin-left: 0.9em;
}

#lay-outs{
    width: 109px;
    height: 118px;
    left: 297px;
    top: 7px;
}

#lay-outs h{
    font-size: 0.84em;
    line-height: 2.1em;
    margin-left: 3.6em;
}

#master-plan{
    width: 133px;
    height: 67px;
    left: 31px;
    top: 139px;
}

#master-plan h{
    font-size: 0.84em;
    line-height: 7.8em;
    margin-left: 0.7em;
}

#diseno-de-interiores{
    width: 140px;
    height: 88px;
    left: 175px;
    top: 111px
}

#diseno-de-interiores h{
    font-size: 0.84em;
    line-height: 11em;
    margin-left: 0.9em;
}

#panel-inferior{
    font-family: "Century Gothic", "Times Roman", sans-serif; 
    text-align: center
}

#panel-inferior a{
    color: white;
}

#panel-inferior ul{
    width: 96%;
}

#panel-inferior li{
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0.71em;
    line-height: 2.5em;
}

li#nuestros-proyectos{
    background-image: url(../img/bg-nuestros-proyectos.png);
    background-position: top left;
    background-size: 137px;
    text-align: left;
    float: left;
    padding-right: 0.5em;
}
    
#nuestros-proyectos h{
    margin-left: 0.75em;
}

li#contactenos{
    background-image: url(../img/bg-info-contactenos.png);
    background-position: top right;
    background-size: 127px;
    text-align: right;
    float: right;
    padding-left: 3em;
}

#contactenos h{
    margin-right: 0.7em;
}

/*********FINAL CONTENEDOR***********/


@media(max-width:1024px){
    #panel-izquierdo{
        width: 45%;
    }

    #informacion{
        margin: 1em 0 2em 4.76em;
    }

    #informacion h{
        color: #153e95;
        font-size: 0.73em;
        font-weight: bold;
    }

    #informacion p{
        font-size: 0.73em;
        line-height: 1.3em;
        text-align: justify;
        width: 300px;
    }

    #informacion ul{
        margin: 2em 0 0em 0em;
        width: 405px;
    }
    
    #tresde{
        left: 70px;
    }

    #maquetas{
        left: 140px;
    }

    #lay-outs{
        left: 250px;
    }

    #master-plan{
        left: 20px;
    }

    #diseno-de-interiores{
        left: 170px;
    }
    
}

@media(max-width:800px){
    #panel-izquierdo{
        background:none;
        display: block;
        width: 100%;
    }
    
    #informacion{
        margin: 1em 0 0em 4.76em;
    }

    #informacion h{
        color: #153e95;
        font-size: 0.73em;
        font-weight: bold;
    }

    #informacion p{
        font-size: 0.73em;
        line-height: 1.3em;
        text-align: justify;
        width: 449px;
    }

    #informacion ul{
        margin: 2.8em 0 0em 3.15em;
        position: relative;
        height: 200px;
        width:405px;
    }

    #proyectos{
        width: 100px;
        height: 115px;
        left: 0;
    }

    #tresde{
        width: 110px;
        height: 94px;
        left: 82px;
        top: 59px;
    }

    #maquetas{
        width: 148px;
        height: 94px;
        left: 172px;
        top: -13px;
    }

    #lay-outs{
        width: 109px;
        height: 118px;
        left: 297px;
        top: 7px;
    }

    #master-plan{
        width: 133px;
        height: 67px;
        left: 31px;
        top: 139px;
    }

    #diseno-de-interiores{
        width: 140px;
        height: 88px;
        left: 175px;
        top: 111px
    }
}

@media(max-width:600px){
     
}

@media(max-width:500px){
    
}

@media(max-width:400px){
}