*{
	margin:0;
	padding:0;
	font-family: hnregular;
}

@font-face {
    font-family: 'hnregular';
    src: url('fonts/helveticaneue-webfont.eot');
    src: url('fonts/helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneue-webfont.woff') format('woff'),
         url('fonts/helveticaneue-webfont.ttf') format('truetype'),
         url('fonts/helveticaneue-webfont.svg#hnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'hnbold';
	src: url('fonts/HelveticaNeue-Bold.eot');
	src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/HelveticaNeue-Bold.woff') format('woff'),
		 url('fonts/HelveticaNeue-Bold.ttf') format('truetype'),
		 url('fonts/HelveticaNeue-Bold.svg#hnbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html {
  background: #262626 none repeat scroll 0 0;
  color: #fff; /* */
  display: inline;
  height: 100%;
  font-family: robotolight;
  width: 100%;
  min-width: 1100px;
}

.parallax [class*="bg__"] {
  position: relative;
  height: 50vh;
  text-indent: -9999px;
  background-attachment: fixed; /**/
  background-position: top center;
  background-size: cover;
}
.parallax [class*="bg__"] {
  box-shadow: inset 0 0 1em #111;
}
.parallax .bg__foo{ /*marco entre secciones*/
	height: 0;	
}

.parallax .bg__bazz, .parallax .bg__baz, .parallax .bg__bar, .parallax .bg__break {
   height: 400px;
}

#banner{ /* conocenos*/
	/*background-color: #262626;
	background-image: url("imagenes/uno3k.jpg");
    background-position: center 47%;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	height:	470px;
	width: 100%;	
}

/*despues de servicios*/
.parallax .bg__inicio {
    background-attachment: fixed;
    background-color: #262626;
    background-image: url("imagenes/uno3k.jpg");
    background-position: center 100%;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 471px;
}

.parallax .bg__baz {
    background-attachment: fixed;
    background-color: #262626;
    background-image: url("imagenes/dos3k.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*despues de desarrollos*/
.parallax .bg__bazz {
    /*background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/30354/parallax1.jpg);*/
    background-attachment: fixed;
    background-color: #262626;
    background-image: url("imagenes/tres3k.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*despues de videotutoriales*/
.parallax .bg__bar {
    background-attachment: fixed;
    background-color: #262626;
    background-image: url("imagenes/cuatro3k.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.parallax .capture {
  float: right;
  width: 100px;
  padding: 1em;
  margin: -1.5em 1em 0 0;
  text-indent: 0;
  background: rgba(243, 243, 243, 0.75);
  box-shadow: 0 1px 0.125em #333;
}

.container { /*article .container*/
    margin: 0 auto;
    text-align: justify;
    width: 800px;
}

.container.circulos{ /*article .container.circulos*/
    width: 1000px;
}

#sec-conocenos .container, #sec-servicios .container, #sec-trabajos .container, #sec-contacto .container, #sec-contacto .container, #sec-cookies .container{
    font-size: 1.129em;
}

#sec-conocenos .container p, #sec-servicios .container p, #sec-trabajos .container p{
    font-family: hnbold;
}

#sec-contacto .container p {
    font-family: hnregular;
    line-height: 1.2;
    text-align: center;
}

#sec-conocenos .container p, #sec-contacto .container p:nth-of-type(2), #sec-contacto .container p:nth-of-type(3) {
    margin-top:30px;
}

#sec-conocenos .container p:nth-of-type(1){
	margin-top:0;
}

#imagen-linea-contacto {
    height: 3px;
    margin-bottom: 25px;
    margin-top: -4px;
    width: 340px;
}

.puntos-finsec{
	margin: 0 auto;
    padding: 60px 0 10px;    
    text-align: center;
}

.puntos-finsec-servicios {
    padding: 60px 0 10px;
    text-align: center;
}

#imagen-serv24h {
    margin: 20px auto 0;
}

#div-serv-24h {
    /*margin: 0 auto 128px;*/
	margin: 0 auto 50px;
    /* width: 100%; */
    float: none;
}

.div-circulo-y-parrafo {
    float: left;
    height: 350px;
    margin: 10px 17px;
    width: 310px;
}

.div-circulo-grande {
    float: left;
    height: 400px;
    margin: 10px auto 120px;
    width: 100%;
}

.circulo-izda {
    margin-left: 0;
}

.circulo-dcha {
    margin-right: 0;
}

.div-circulo-y-parrafo > p {
    color: #7a5790;
    font-size: 1.25em;
    text-align: center;
}

.circulos-trabajos {
    border-radius: 50%;
    height: 234px;
    margin: 0 auto;
    width: 234px;
}

.circulo-grande {
    background-color: #410e60;
    height: 340px;
    margin: 0 auto;
    width: 340px;
}

.circulo-grande-dentro {
    border-radius: 50%;
    height: 286px;
    margin: 0 auto;
    position: relative;
    top: 27px;
    width: 286px;
}

 .titulos-circulos{
	 margin-top: 10px;
 }

#circ-encu{
    background-color: transparent;
    background-image: url("imagenes/circ-encu.png");
    border: medium none;
    color: transparent;
    height: 234px;
    width: 234px;
}
#circ-publi{
	background-color: transparent;
	background-image: url("imagenes/circ-publi.png");
	border: medium none;
    color: transparent;
    height: 234px;
    width: 234px;
}
#circ-papel{
    background-color: transparent;
	background-image: url("imagenes/circ-papel.png");
    border: medium none;
    color: transparent;
    height: 234px;
    width: 234px;
}
#circ-plast{
    background-color: transparent;
	background-image: url("imagenes/circ-plast.png");
    border: medium none;
    color: transparent;
    height: 234px;
    width: 234px;
}
#circ-troq{
    background-color: transparent;
	background-image: url("imagenes/circ-troq.png");
    border: medium none;
    color: transparent;
    height: 234px;
    width: 234px;
}
#circ-etiq{
    background-color: transparent;
	background-image: url("imagenes/circ-etiq.png");
    border: medium none;
    color: transparent;
    height: 234px;
    width: 234px;
}
#circ-instal{
    background-color: transparent;
	background-image: url("imagenes/circ-instal.png");
    border: medium none;
    color: transparent;
    height: 285px;
    width: 286px;
}


article header , /*galeria*/.etiq-article .etiq-header{
    background-color: #fff;
    color: #410e60;
    margin: 0 auto;
    padding: 10px 0 60px;
    position: relative;
    text-align: center;
    z-index: 1;
}

article header a, article header a:visited, article header a:active , /*galeria*/.etiq-article .etiq-header a, .etiq-article .etiq-header a:visited, .etiq-article .etiq-header a:active{
	color: #410e60;
}

article section, /*galeria*/.etiq-article #sec-galeria {
	background-color:#fff;
	padding: 0 3em 0;	
}

#contenido a#conocenos h1>span, #contenido a#servicios h1>span, #contenido a#trabajos h1>span, #contenido a#contacto h1>span{
	font-size: 1.2em;
	margin:0 20px;
}

#contenido a#galeria h1{
	font-size: 1.45em;
	margin:0 20px;
}

#sec-conocenos, #sec-servicios, #sec-trabajos, #sec-contacto, #sec-galeria{
	color: #410e60;	
}

article section.parallax, /*galeria*/div div.parallax {
  margin: 0;
  padding: 0;
}

.div-servicios {
    float: left;
    font-size: 15px;
    margin: 0 0 70px 128px;
    text-align: center;
    width: 34%;
}

.div-servicios > span {
    color: #6e9a12;
    font-family: hnbold;
    font-size: 1.3em;
}

.div-servicios > p {
    font-family: hnregular !important;
    margin-top: 20px;
}

.div-servicios-izda {
    margin-left: 0;
    margin-right: 128px;
}

a, a:visited, a:active {
  text-decoration:none;
}

ul {
    padding: 0;
    text-align: center;
}

nav , /*galeria*/#nav{
	display: table;
    margin: 9px auto auto;
}

#header_ppal {
    background-color: #410e60;
    height: 162px;
    margin-bottom: -5px;
    margin-top: 0;
    min-width: 1000px;
    position: absolute;
    width: 100%;
    z-index: 8000;
}

#header_bottom {
    background-color: #fff;
	display: none;
    height: 5px;
    position: fixed;
    top: 60px;
    width: 100%;
}

.nav-menu {
    display: block;
    float: left;
    list-style: outside none none;
    position: relative;
    right: 16px;
}

.nav-menu li {
    color: #fff;
    float: left;    
	font-family:hnbold;
    font-size: 1.3em;
    margin: 6px 25px 0;
    padding: 2px;
}

#nav-menu-links-pie {
    display: inline-block;
    float: none;
    margin-top: -9px;
    position: relative;
    right: 16px;
}

#nav-menu-links li:before,#nav-menu-links-pie li:before{
    border-left: 2px solid #fff;
    content: "";
    margin-left: -23px;
    margin-right: 23px;	
}

#nav-menu-links a:nth-of-type(1)>li::before, #nav-menu-links-pie a:nth-of-type(1)>li::before{
    border: medium none;
    color: #fff;
    content: "";
}

#imglogo {
    cursor: default;
    display: block;
    margin: 20px auto 0;
}

.nav-menu a {
	color: #fff;
}

.texto-p {
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 30px;
}

#footer {
    background-color: #410e60;
    font-size: 0.9em;
    height: 200px;
    text-align: center;
    width: 100%;	
}

#footer p {
    height: 31px;
    margin-top: 0;
    padding-top: 16px;
}

#contenido {	
	width:100%;
}

#col1_circulo_contacto {
    margin-right: 30px;
	margin-top: 17px;
    text-align: right;
}

#col2_circulo_contacto {
    margin-left: 40px;
	margin-top: 17px;
    text-align: left;
}

#form1 input:not(#bt_enviar){
    border: 1px solid #410e60;
    border-radius: 7px;
    margin-bottom: 20px;
    padding: 0 5px;
    width: 690px;
}

#form1 textarea {
    border: 1px solid #410e60;
    border-radius: 7px;
    height: 170px;
    margin-right: 4px;
    padding: 0 5px;
    width: 690px;
}

#input-asunto {
	width: 300px !important;
}

#bt_enviar {
    background-color: #fff;
    border: 1px solid #410e60;
    border-radius: 7px;
    color: #410e60;
    display: block;
    font-size: 1em;
    height: 31px;
    line-height: 1;
    margin: 30px auto;
    width: 90px;
}

#div-formulario {
    margin: 0 auto;
    width: 100%;
}

#form1 > div {
    display: inline-block;
    width: 100px;
}

#div-label-mensaje {
    position: relative;
    top: -141px;
}

.enlaces-contacto {
    color: #410e60;
}

.puntos-finsec > a > img {
    margin: 0 5px;
    position: relative;
    top: 10px;
}

.puntos-finsec-servicios > a > img {
    margin: 0 5px;
    position: relative;
    top: 10px;
}

.pie-textos {
    bottom: -115px;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

#div-contactos {
    margin: 0 200px;
}

.pie-textos a {
    color: #fff;
}

#pie-bloque-2 {
    margin-left: 50px;
}



#sec-cookies ul{
	text-align:justify;
}

#sec-cookies {
    color: #410e60;
}


.thumbs-galeria {
    border: 3px solid #410e60;
    margin: 5px;
    height: 180px;
}

.container.galeria {
    text-align: center;
    width: 75vw;
}



@media only screen
 and (max-width: 1024px){ 
/* en este css controlamos el acceso movil pero
no controlamos si es en apaisado o no,
eso se hace en style-landscape.css */

	/*#imglogo {
		margin: 50px -150px 0 -150px;
	}*/

	#header_ppal{
		margin:0 auto;
		width:1176px;
	}
	
	#banner{
		width: 100%;
	}
	
	body, html{		
		min-width: 1176px;
	}
	
	#footer{
		width:100%;
	}
	
	.container.galeria {
		text-align: center;
		width: 100%;
	}

}

/*si apaisado en movil...*/
@media only screen
 and (max-device-width: 1024px) 
 and (orientation: landscape){
	
	/*#imglogo {
		margin: 50px -150px 0 -150px;
	}*/
}