* {box-sizing:border-box; -webkit-box-sizing:border-box;}

html {height: 100%;}

body {
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow-x: hidden;
    font-family: 'Raleway', sans-serif;
    /*font-family: 'Open Sans Condensed', sans-serif;*/
}

a, aside, form, label, table, ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    text-decoration: none;
    list-style:none;
}
input, button, select {
    padding: 7px !important;
    margin: 8px 3px !important;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 14px;
}
input[type="submit" i] {
	width: 95% !important;
    padding: 7px!important;
    margin: 8px 3px !important;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 14px;
	background:#F08611 !important;
	color:#fff !important;
}
textarea {
    width: 95% !important;
    padding: 7px !important;
    margin: 8px 3px !important;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 14px;
}

h1, h2, h3, h4, h5, h6 {font-family: 'Raleway', sans-serif;}
.art-proyectos2 {
	padding-top: 8% !important;
}
.boton_contacto {
	background: #F08611;
    border-radius: 30px;
    padding: 10px;
}
/* COLORES */
.naranja {color: #e0740c;}
.bg-naranja {background-color:#f08611;}


/* AYUDAS */
.mayus {text-transform: uppercase;}
.paddless {padding:0;}


/* TARJETAS */
.tarjeta {
    display:inline-block;
    vertical-align:top;
    background-color:#FFF;
    width: 100%;
    padding: 8px;
    -webkit-box-shadow: 4px 2px 10px rgba(170,177,172,0.25);
    box-shadow: 4px 2px 10px rgba(170,177,172,0.25);
    overflow:hidden;
    border: 1px solid #ddd;
    border-radius: 8px;
}

.tarjeta-sans {
    display:inline-block;
    vertical-align:top;
    background-color:#FFF;
    width: 100%;
    padding: 0;
    -webkit-box-shadow: 4px 2px 10px rgba(170,177,172,0.25);
    box-shadow: 4px 2px 10px rgba(170,177,172,0.25);
    overflow:hidden;
    border: 1px solid #ddd;
}

/* INDEX */
/* en nav recordar lo de los active */
header {position: relative; height: 100vh;}
.bg-home, .bg-viviendas, .bg-oficinas, .bg-comercio, .bg-industria, .bg-clientes, .bg-industriab, .bg-eventos {width: 100%; height: 100%; height: 100vh; background: url(../img/bg-home.jpg) no-repeat center; background-size:cover; position: fixed;}
.bg-viviendas {background: url(../img/bg-viviendas.jpg) no-repeat center; background-size:cover;}
.bg-oficinas {background: url(../img/bg-oficinas.jpg) no-repeat center; background-size:cover;}
.bg-industria {background: url(../img/bg-industria.jpg) no-repeat center; background-size:cover;}
.bg-industriab {background: url(../img/fondo-industria.jpg) no-repeat center; background-size:cover; width: 100%; height: 100%;}
.bg-comercio {background: url(../img/bg-comercio.jpg) no-repeat center; background-size:cover;}
.bg-clientes {background: url(../img/bg-clientes.jpg) no-repeat center; background-size:cover;}
.bg-eventos {background: url(../img/bg-eventos.jpg) no-repeat center; background-size:cover;}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {padding-top: 38px;}
.hover-viviendas, .hover-oficinas, .hover-comercio, .hover-industria, .hover-clientes, .hover-eventos {transition: all ease-in-out 0.6s;}
.hover-viviendas {background:url(../img/fondo-viviendas.jpg) no-repeat center; background-size:cover; width:100%; height:100%; display:none; transition: all ease-in-out 0.3s;}
.hover-oficinas {background:url(../img/fondo-oficinas.jpg) no-repeat center; background-size:cover; width:100%; height:100%; display:none; transition: all ease-in-out 0.3s;}
.hover-comercio {background:url(../img/fondo-comercio.jpg) no-repeat center; background-size:cover; width:100%; height:100%; display:none; transition: all ease-in-out 0.3s;}
.hover-industria {background:url(../img/fondo-industria.jpg) no-repeat center; background-size:cover; width:100%; height:100%; display:none; transition: all ease-in-out 0.3s;}
.hover-clientes {background:url(../img/fondo-clientes.jpg) no-repeat center; background-size:cover; width:100%; height:100%; display:none; transition: all ease-in-out 0.3s;}
.hover-eventos {background:url(../img/fondo-eventos.jpg) no-repeat center; background-size:cover; width:100%; height:100%; display:none; transition: all ease-in-out 0.3s;}

.titulo {position: absolute; color: #FFF; text-shadow: 0 3px 6px rgba(0,0,0,0.5); font-weight: 700; font-size: 3em; top: 30%; left: 8%;}
.navbar {position: absolute; top: 0; left: 0; width: 100%;}
.navbar-default {background:transparent; border:none; border-radius: 0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {position: relative;}
.navbar-nav {position: absolute; right: 0; bottom: -900%;}

/* PARA LOS EFECTOS DE HOVER */
.nav>li .nope, .nav>li .sip {display:none;}
.navbar-nav:hover .sip {display:block;}
.navbar-nav:hover .inicial {display:none;}
/*.navbar-default .navbar-nav>li>a {color: #FFF; border: 1px solid #FFF; margin: 0 4px; transition: all ease-in-out 0.3s;}*/
.navbar-default .navbar-nav>li a {color: #FFF; border: 1px solid #FFF; border-left: 1px solid transparent; margin: 0; transition: all ease-in-out 0.3s;}
.navbar-default .navbar-nav>li a.ichi {border-left: 1px solid #FFF;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color: #FFF; background-color:#f08611;}
.nav>li>a>img {opacity:0.8; transition: all ease-in-out 0.3s;}
.navbar-nav .jojo:hover .inicial {display:none;}
.navbar-nav .jojo:hover .jaune {display: block;}
.navbar-nav .jojo:hover .gris {display: none;}


aside {position: absolute; top: 46%; left: 8%; text-align: left; color: #FFF;}
aside a {color: #FFF;}
aside .fa {padding-right: 8px; font-size: 1.2em; width: 32px; height:24px; text-align: center;}

/* VIVIENDAS */
.internas .navbar {position: fixed; top: inherit; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.75);}
.internas .navbar>.container .navbar-brand {padding-top: 0; position: absolute; top: -115%; width: 16%;}
.internas .navbar-nav {position: relative;}
.internas .navbar-default .navbar-nav>li>a {border:none;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {color: #FFF; background-color: #f08611;}
.internas .navbar-default .navbar-nav>li>a:focus, .internas .navbar-default .navbar-nav>li>a:hover {background:transparent; color:#f08611;}
.proyectos {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    padding-top: 2%;
    padding-bottom: 8%;
    /*overflow: inherit;
    max-height: 475px;*/
}
.lista-proyectos li, .lista-proyectos a {display: inline-block; vertical-align: top;}
.lista-proyectos li {width: 22%; margin: 2px;}
.lista-proyectos a {border: 1px solid #FFF; position: relative; overflow: hidden; max-height: 158px;}
.lista-proyectos a img {transition: all ease-in-out 0.3s;}
.lista-proyectos .hov-item {position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background:rgba(0, 0, 0, 0.5); transition: all ease-in-out 0.3s;}
.lista-proyectos a:hover .hov-item {top:0;}
.lista-proyectos a:hover img {
    -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.2, 1.2); /* Safari */
    transform: scale(1.2, 1.2);
}
.hov-item span {
    color: #FFF;
    display: inline-block;
    padding: 25% 5% 0;
    font-weight: 700;
    text-shadow: 0 3px 5px rgba(0,0,0,0.9);
    text-transform: uppercase;
}

.hov-item .nonono {
    background: none;
    padding: 0;
    text-transform: none;
}

/* DETALLE */
.detalle {padding-top: 9%;}
.detalle .container {position:relative;}
.separacion {margin:0 8px; max-height: 322px;}
.ficha {background: hsla(0, 0%, 5%, 1); color: #9E9E9E; width: 20%; height: 322px; position: absolute; z-index: 100; padding: 1em 2rem 1em 3em; text-align: left;}
#oficinas .ficha {background: hsla(0, 0%, 5%, 1); color: #9E9E9E;}

/* PARA MENU INTERNO */
#viviendas .internas .navbar-default .navbar-nav>li>a.viviendas-active, #oficinas .internas .navbar-default .navbar-nav>li>a.oficinas-active, #comercio .internas .navbar-default .navbar-nav>li>a.comercio-active, #industria .internas .navbar-default .navbar-nav>li>a.industria-active, #clientes .internas .navbar-default .navbar-nav>li>a.clientes-active, #contacto .internas .navbar-default .navbar-nav>li>a.contacto-active, #eventos .internas .navbar-default .navbar-nav>li>a.eventos-active {color: #FFF; background-color: #f08611;}

.lista-clientes li {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin: 8px;
    padding: 0;
    background: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* MENU DE INDUSTRIAS */
.navegacion {position: fixed; top: 70%; right: 0; width: 100%; z-index: 100;}
.nave li, .nave a {display: inline-block; vertical-align: top;}
.nave a {color: #FFF; transition: all ease-in-out 0.3s;}
.nave {display: inline-block; float:right; text-align: right; margin-right: 8em;}

/* PARA LOS EFECTOS DE HOVER */
.nave>li .nope, .nave>li .sip {display:none;}
.nave:hover .sip {display:block;}
.nave:hover .inicial {display:none;}
.nave>li>a {color: #FFF; width: 130px; border: 1px solid #FFF; margin: 0px; text-align: center; padding: 10px 8px; transition: all ease-in-out 0.3s; text-decoration: none; min-height: 133px;}
.nave>li>a:focus, .nave>li:hover {color: #FFF; background-color:#f08611;}
.nave>li>a>img {opacity:0.8; transition: all ease-in-out 0.3s; margin: 0 auto;}
.nave .jojo:hover .inicial {display:none;}
.nave .jojo:hover .jaune {display: block;}
.nave .jojo:hover .gris {display: none;}

/* PAGINAS INTERNAS DE INDUSTRIA */
.lista-items li {display: inline-block; vertical-align: top; color: #FFF; text-align: left; width: 100%; line-height: 1.5;}
.lista-items .fa {color: #f08611; padding-right: 8px;}
.lista-items .fa-angle-double-right {padding-left: 20px;}
.lista-items .fa-angle-right {padding-left: 36px;}
#industrya {color: #FFF; background-color:#f08611;}
#industrya .jaune {display:block;}
#industrya .inicial, #industrya .gris {display:none;}
.papel2 {
    background: #F5F5F5 url(../img/aprolog-2.png) no-repeat top left;
    background-size: 30%;
    padding: 12% 40px;
    text-align: left;
    margin-bottom: 2em;
    position: relative;
}
.papel2 h2 {font-size: 1.6em;}
.papel2 h3 {font-size: 1.2em; font-weight: 700;}
.papel2 ul {padding-left: 30px;}
.papel2 li {margin-bottom: 1em; text-indent: -15px;}
.papel2 .fa {padding-right: 30px;}
.papel2 span {font-weight: 700; display: inline-block; vertical-align: top; width: 94%;}

.papel3 {
    background: #F5F5F5 url(../img/aprolog-2A.png) no-repeat top left;
    background-size: 30%;
    padding: 12% 40px;
    text-align: left;
    margin-bottom: 2em;
    position: relative;
}
.papel3 h2 {font-size: 1.6em;}
.papel3 h3 {font-size: 1.2em; font-weight: 700;}
.papel3 ul {padding-left: 30px;}
.papel3 li {margin-bottom: 1em; text-indent: -15px;}
.papel3 .fa {padding-right: 30px;}
.papel3 span {font-weight: 700; display: inline-block; vertical-align: top; width: 94%;}

.papel {
    background: #F5F5F5 url(../img/aprolog.png) no-repeat top left;
    background-size: 30%;
    padding: 12% 40px;
    text-align: left;
    margin-bottom: 2em;
    position: relative;
}
.papel h2 {font-size: 1.6em;}
.papel h3 {font-size: 1.2em; font-weight: 700;}
.papel ul {padding-left: 30px;}
.papel li {margin-bottom: 1em; text-indent: -15px;}
.papel .fa {padding-right: 30px;}
.papel span {font-weight: 700; display: inline-block; vertical-align: top; width: 94%;}
.relativo {position: relative;}
.articles-list {/*position: absolute; top: 0; right: 0;*/ padding-bottom: 5em;}
.articles-list h5 a, .articles-list h6 {display:inline-block; vertical-align: top; color: #FFF; text-align: left; font-weight: 600; width:100%;}
.articles-list .btn-link {text-transform: uppercase; font-weight: 600; color: #f08611;}
.articles-list h5 a.elegido {color: #f08611;}

/* PAGINA INDUSTRIA PUBLICIDAD */
.ind-publicidad{
    width: 30em;
    text-align: left;
    color: #FFF;
}
.ind-publicidad img{
    width: 100%;
}

/*fancybox el carrusel por defento se como 2 botones, esto sirve para esconder dos bloques y no afectar el fancybox*/
.oculto{
    display: none !important;
}
.menucat {
  width: 95px !important;
  color: #888;
  height: 20px !important;
  margin: -2px 0 0 -32px !important;
  clip: auto !important;
}
@media (max-width: 560px) {
  .anchocat {
    width: 35% !important;
  }
  .txtconta {
    bottom: 45px !important;
    top: 72% !important;
    left: 3% !important;
  }
  .botonconta {
      padding-top: 15px;
  }
}
