@font-face{
    font-family:'gotan';
    src: url(Multicolore.otf) format("OpenType");
	font-weight: lighter;
	font-style: normal;
}
@font-face{
    font-family:'fueng';
    src: url(fuente2.ttf) format("TrueType");
}
.phone-info * { color: white !important; }
a[href^="tel"] {
  color:white;
}
body,html{
    background: #000;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    min-width: 1140px;
}
body{
	font-family: gotan;
}
header {
    background: rgba(0,0,0,0.5);
    width: 100%;
    position: fixed;
    height: 104px;
    top: 0px;
    left: 0px;
    line-height: 0;
    transition: all 0.5s;
    z-index: 99999;
}

.wrapper{
	width: 1040px;
	position:relative;
	margin: auto;
}
section {
     height: 100%;
     overflow: hidden;
     position: relative;
     background-color: #000;
}

.fondo-pro {
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    text-align: center;
    background-position: left top;
}

ul.menu li a {
    font-family: 'gotan';
    font-size: 15px;
    text-decoration: none;
    padding: 67px 17px;
    color: white;
    transition: all 0.5s;
	font-weight:600;
}
ul.menu {
    /* position: absolute; */
    text-align: center;
    margin: uto;
    margin: 0 auto;
    overflow: hidden;
    left: 212px;
    /* top: 23%; */
    line-height: 21px;
    /* margin: 0px; */
    z-index: 99999;
    padding: 0px;
    /* width: 70%; */
    /* background: rgba(0,0,0,0.8); */
}

ul.menu li {
    display: inline-block;
    width: auto;
    text-align: center;
    /* float: left; */
    /* background-color: white; */
    /* margin-left: 11px; */
    /* margin-right: 4px; */
}

ul.menu li:nth-of-type(1) a:before {
    content: "";
    background:url(../img/inicio.png);
    width: 79px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li:nth-of-type(2) a:before {
    content: "";
    background:url(../img/proyectos.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li:nth-of-type(3) a:before {
    content: "";
    background:url(../img/historia.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li:nth-of-type(4) a:before {
    content: "";
    background:url(../img/equipo.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li:nth-of-type(5) a:before {
    content: "";
    background:url(../img/contacto.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}

ul.menu li:after {content: "/";color: white;/* height: 67px; */font-size: 22px;}

.fondo-pro img:nth-of-type(1) {
    position: relative;
    top: 34%;
    /* left: 100%; */
}
ul.menu li:nth-of-type(1):hover a:before {
    content: "";
    background: url(../img/iniciohover.png);
    width: 79px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}

ul.menu li a.clase:before {
    content: "";
    background: url(../img/iniciohover.png);
    width: 79px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}

ul.menu li:nth-of-type(2):hover a:before {
    content: "";
    background: url(../img/proyectoshover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li a.clasedos:before {
    content: "";
    background: url(../img/proyectoshover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li:nth-of-type(3):hover a:before {
    content: "";
    background: url(../img/historiahover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li a.clasetres:before {
   content: "";
    background: url(../img/historiahover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li:nth-of-type(4):hover a:before {
    content: "";
    background: url(../img/equipohover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li a.clasecuatro:before {
    content: "";
    background: url(../img/equipohover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li:nth-of-type(5):hover a:before {
    content: "";
    background: url(../img/contactohover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
ul.menu li a.clasecinco:before {
    content: "";
    background: url(../img/contactohover.png);
    width: 66px;
    margin: auto;
    background-repeat: no-repeat;
    height: 49px;
    display: block;
	transition:all 0.5s;
}
#ninicio figure {
    display: inline-block;
    min-width: 33%;
    width: 33%;
    margin: 0;
    /* background: red; */
    max-width: 34%;
    min-height: 607px;
    vertical-align: top;
    margin: 0;
    height: 400px;
    color: white;
    float: left;
}

.info-ini {
    width: 100%;
}

#ninicio figure:nth-of-type(1) {
    background: url(../img/iniuno.jpg);
    height: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 34% 100%;
    background-position: left bottom;
    float: left;
}

section#inicio {
    /* height: 195%; */
    background: url("../img/imginicio.jpg");
    background-size: cover;
    background-attachment: fixed;
}

#ninicio figure:nth-of-type(3) {
    background: url(../img/inidos.jpg);
    height: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 35% 100%;
    background-position: right bottom;
}

#ninicio figure:nth-of-type(2) p {
    padding: 0 65px;
    text-align: left;
}
#ninicio figure:nth-of-type(2) {
    font-family: gotan;
    text-align: center;
    /* padding-top: 15%;
    /* line-height: 400px; */
    background: url(../img/net_black.png);
    margin: 0;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    background-attachment: scroll;
    background-clip:  border-box;
    background-color:  rgba(0, 0, 0, 0);
    background-origin:  padding-box;
    width: 34%;
}

.info-ini figure:nth-of-type(2) p {
    line-height: 18px;
    width: 278px;
    margin: 204px auto 0;
    text-align: justify;
}
section#proyectos .figureuno {
    background: url(../img/fondoproyectos.jpg);
    width: 50%;
    height: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left bottom;
    background-size: contain;
    float: left;
}

section#proyectos {
    height: 825px;
}

section#proyectos .figuredos {
    width: 50%;
    background: url(../img/net_black.png);
    height: 100%;
    display: inline-block;
    background-repeat: repeat;
    float: right;
    /* background-size: cover; */
    /* background-attachment: fixed; */
    text-align: center;
    /* background-size: 100% 100%; */
    background-position: right bottom;
}


#accordion {
	list-style: none;
	padding: 26px;
	width: 464px;
	margin: auto;
}
#accordion div.titulo {
	display: block;
	/* background-color: #FF9927; */
	/* font-weight: bold; */
	font-family: gotan;
	margin: 1px;
	height: 40px;
	/* margin-bottom: 30px; */
	margin-top: 36px;
	font-size: 20px;
	/* padding-top: 15px; */
	vertical-align: middle;
	color: white;
	cursor: pointer;
	padding: 5 5 5 7px;











	list-style: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* border-radius: 10px; */
	text-align: left;
	transition: all 0.5s;
}
#accordion ul {
	list-style: none;
	padding: 0 0 0 0;
	color: white;
	font-family: gotan;
	text-align: left;
	font-size: 13px;
	width: 450px;
	/* transition: all 0.5s; */
}
#accordion ul{
	display: none;
}
#accordion ul li {
	font-weight: normal;
	cursor: auto;
	background-color: #fff;
	padding: 0 0 0 7px;
}
#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: underline;
}
#accordion div:hover {
}
#accordion div.titulo:after {
    content: "";
    background: url(../img/acordeonimgsin.png);
    width: 50px;
    margin: auto;
    display: inline-block;
    background-repeat: no-repeat;
    height: 31px;
    float: right;
    transition: all 0.5s;
}

#accordion div.titulo:hover:after {
    content: "";
    background: url(../img/acordeonimg.png);
    width: 50px;
    margin: auto;
    display: inline-block;
    background-repeat: no-repeat;
    height: 31px;
    float: right;
}


#accordion div.nueva-clase:after{
      content: "";
    background: url(../img/acordeonimg.png);
    width: 50px;
    margin: auto;
    display: inline-block;
    background-repeat: no-repeat;
    height: 31px;
    float: right;
}
.figuredos img {
    margin-top: 70px;
}
section#historia {
    background-image: url(../img/historiafloat.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    /* height: 626px !important; */
    background-size: 33% 60%;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contimg {
    width: 1040px;
    margin: 99px auto 0;
    /* padding: 24px; */
    text-align: left;
}

.contimg span {
    display: inline-block;
    width: 304px;
    height: 215px;
    text-align: center;
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 42px;
}

.contimg span img {
    max-width: 304px;
}


.contimg span .imgyan {
    position: absolute;
    z-index: 999;
    transition: all 1s;
    /* top: 0px; */
    /* max-width: none; */
    margin-left: -152px;
    margin-top: 1px;
}

.contimg span .imgyan:nth-of-type(2) {
   opacity: 0;
  
   /* vertical-align: middle; */
   /* height: 40px; */
}
.contimg span:hover .imgyan:nth-of-type(1) {
   opacity: 0;
}
.contimg span:hover .imgyan:nth-of-type(2) {
     opacity: 1;
}

section#equipo {
    background: url(../img/banner-historia.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
    background-attachment: fixed;
}

.nuestra-historia{
    width: 407px;
    position: relative;
    height: 0px;
    top: 54%;
    left: 25px;
    border-right: 90px solid transparent;
    border-left: 50px solid transparent;
    /* border-bottom: solid transparent; */
    border-top: 198px solid black;
    transform: rotate(2deg);
}
.nuestra-historia span {
    position: relative;
    bottom: 197px;
    display: block;
    left: 7px;
    text-align: left;
    color: white;
    transform: rotate(-2deg);
    font-family: gotan;
    font-size: 15px;
}

.nuestra-historia span h2 {
    margin: 16px 0 0 0px;
    color: #f4e400;
    font-size: 24px;
}
figure.nombre {
    float: right;
    position: relative;
    background: black;
    color: #f4e400;
    top: 40%;
    margin: 0;
    width: 283px;
    padding: 17px;
    font-size: 25px;
    height: 25px;
    /* vertical-align: middle; */
    text-align: center;
    font-family: gotan;
}
	section#contacto {
    background: url(../img/fondocontacto.jpg);
    background-attachment: fixed;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
section#contacto .positop {
    text-align: center;
    color: white;
    font-family: 'fueng';
    padding-top: 130px;
    position: relative;
    font-size: 25px;
    margin: auto;
    display: block;
    font-size: 25px;
}
footer {
    background: url(../img/footer.jpg);
    height: 380px;
    max-height: 367px;
    /* background-attachment: fixed; */
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.fondo-pro img:nth-of-type(2) {
    position: relative;
    top: 42%;
    left: 31%;
    /* margin-top: 44%; */
    /* margin-right: 3%; */
}

.fondo-pro img:nth-of-type(3) {
    position: relative;
    top: 42%;
    left: 32%;
}
footer span {
    display: inline-block;
    width: 17%;
    color: white;
    margin-left: 15px;
    height: 364px;
    margin-right: 15px;
    font-size: 13px;
    line-height: 40px;
    text-align: left;
    vertical-align: middle;
}

footer span h2 {
    margin: 39px 0 0 0;
    color: #f4e400;
}

footer span p {
    margin: 0;
}
footer span:nth-child(2) {
    text-align: center;
}

footer span:nth-child(4) {
    text-align: center;
}
footer span:nth-child(5) img {
    position: relative;
    top: 87%;
    text-align: center;
    left: 42%;
}

/*galeria de fotos*/
.lb-album{
	width: 1000PX;
	margin: 0 auto;
	/* font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; */
	list-style: none;
}
.lb-album li{
	float: left;
	margin-left: 15px;
	/* margin: 5px; */
	/* position: relative; */
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
	border-radius: 100px;
	width: 120px;
	height: 120px;
}
.lb-album li > a{
	width: 120px;
	height: 120px;
	position: relative;
	/* padding: 10px; */
	/* background: rgb(225,19,25); */
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	/* box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset; */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 100px;
}
.lb-album li > a span{
	position: absolute;
	width: 120px;
	height: 120px;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 150px;
	color: black;
	/* text-shadow: 0px 1px 1px rgba(255,255,255,0.6); */
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgba(255,255,255,0.8);
	border-radius: 100px;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999999;
	text-align: center;
	background: rgba(0,0,0,0.7);
}
.lb-overlay > div{
	/* position: relative; */
	/* color: rgba(27,54,81,0.8); */
	/* width: 550px; */
	/* height: 80px; */
	/* margin: 40px auto 0px auto; */
	/* text-shadow: 0px 1px 1px rgba(255,255,255,0.6); */
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 200px;
	height: 60px;
}
.lb-overlay div h3{
	font-size: 36px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-style: italic;
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	font-size: 14px;
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close {
      background: transparent;
      border-radius: 102px;
      z-index: 1001;
      color: #fff;
      position: absolute;
      top: 29px;
      /* float: right; */
      left: 91%;
      font-size: 35px;
      /* line-height: 26px; */
      text-align: center;
      width: 42px;
      text-decoration: none;
      height: 35px;
      overflow: hidden;
      list-style: none;
      /* margin-left: -25px; */
      /* opacity: 0; */
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
      /* -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3); */
      -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
      /* box-shadow: 0px 1px 2px rgba(0,0,0,0.3); */
}
.lb-overlay img,.lb-overlay .texto_gen{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	opacity: 0;
	color: #FFF;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	border: 4px solid white;
}
.lb-prev img {
    width: 47px;
    height: 47px;
    box-shadow: none;
    margin-top: 0;
    position: absolute;
    left: 10%;
    /* right: 350px; */
    border: 0;
    top: 49%;
    /* margin-right: 20px; */
}

.lb-next img {
    width: 47px;
    width: 47px;
    height: 47px;
    box-shadow: none;
    position: absolute;
    margin-top: 0px;
    right: 10%;
    top: 49%;
    /* left: 250px; */
    /* bottom: 0px; */
    border: 0;
}

.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img, .lb-overlay:target a.lb-close, .lb-overlay:target .texto_gen{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
/* 
	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}

.textu {
    width: 100%;
    height: 100%;
    background: url(../img/net.png);
    background-repeat: repeat;
    background-attachment: fixed;
}
.contimg figure {
    display: inline-block;
    width: 316px;
    margin: 0;
    vertical-align: top;
    background: white;
    padding: 20px;
    margin-left: 28px;
    text-align: justify;
    font-size: 12px;
    height: 191px;
    font-weight: 100;
}
.contimg figure h2 {
    color: #F4E400;
}
/*ELASTIC */

#historia a{
text-decoration:none;
}
section#historia, section#equipo,section#contacto {
    height: 100%;
}
@media only screen and (min-device-width : 1400px){
	 
	 .fondo-pro {
}
	 
	 section#inicio{
	  /* height: 167%; */
	 }
	.contimg {
		width: 1150px;
		margin: 99px auto 0;
		/* padding: 24px; */
		text-align: left;
	}

	.contimg span {
		display: inline-block;
		vertical-align: middle;
		width: 359px;
		text-align: center;
		margin-left: 9px;
		margin-right: 9px;
		margin-bottom: 42px;
	}

	.contimg span img {
		max-width: 352px;
	}
.fondo-pro img:nth-of-type(2) {
    position: relative;
    top: 46%;
    left: 33%;
    /* margin-top: 44%; */
    /* margin-right: 3%; */
}

.fondo-pro img:nth-of-type(3) {
    position: relative;
    top: 46%;
    left: 34%;
}

}
@media only screen and (max-device-width: 1000px) and (min-device-width: 200px) {
.fondo-pro {
    background-image: url("../img/imginicio.jpg");
    height: 625px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: initial;
    text-align: center;
    background-position: left top;
}

    section {
        height: 609px !important;
        position: relative;
    }
    section#profesionales {
        height: 510px;
        position: relative;
    }
    span.izquierda img {
        height: calc(720px - 171px);
    }
    section#proyectos .figureuno{
        background-attachment:initial;
        background-size: 100% 100%;
    }
	  section#proyectos .figuredos{
        background-attachment:initial;
        background-size: 100% 100%;
    }
  section#inicio{
	  height: 1223px;
	 }
	 .info-ini figure:nth-of-type(1){
		  background-attachment:initial;
        background-size: 100% 100%;

	 }
	  .info-ini figure:nth-of-type(3){
		  background-attachment:initial;
        background-size: 100% 100%;
	 }
	 section#equipo {
    background: url(../img/banner-historia.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 100%;
    background-attachment: initial;
}
section#contacto {
    background: url(../img/fondocontacto.jpg);
    background-attachment: initial;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
}
.contimg figure p {
    text-align: left;
}
p.texto_gen {
    max-width: 1040px;
    width: 90%;
    margin: auto;
    padding: 25px;
	background: #000;
    box-sizing: border-box;
    position: absolute;
}
span.ntitulo {
    display: block;
    margin-bottom: 40px;
    font-size: 34px;
    color: #f4e400;
}

ul#accordion a {
    text-decoration: none !important;
}

ul#accordion a:hover .titulo {color: #f4e400;}
.contimg .more {
    display: inline-block;
    width: 339px;
    text-align: center;
    background: url(../img/net_black.png);
    vertical-align: top;
    margin-left: 9px;
    margin-right: 9px;
    height: 220px;
    margin-bottom: 42px;
    margin-left: 45px;
    color: #FFF;
    margin-right: 0;
    transform: skewY(3deg);
    line-height: 225px;
}
.more span {
    transform: skewY(-3deg);
    font-size: 22px;
    margin-left: -9px;
    cursor: pointer;
    margin-right: 0;
}
.contimg {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -260px;
}

.contimg.activo {
    position: relative;
    left: 0;
    margin-top: 0;
    top: 0;
    vertical-align: top;
}
.textura {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/net.png);
}
img.peque {
    width: 30px;
    margin-left: 50px;
}
img.contact {
    display: block;
    margin: auto;
    margin-bottom: 50px;
}
img.telpeq {
    height: 31px;
    margin-left: 114px;
}
.positop div {
    width: 340px;
    font-size: 35px;
    margin: auto;
    text-align: left;
    padding-left: 12px;
}
@media(max-width:1141px){
    section#historia, section#equipo, section#contacto {
        height: 45%;
    }
    .fondo-pro img:nth-of-type(1) {
    top: 28%;
    left: 50%;
    margin-left: -90%;
}
.fondo-pro img:nth-of-type(3) {
    top: 38%;
}
#ninicio figure:nth-of-type(2) p {
    font-size: 24px;
    text-align: justify;
}

#accordion div.titulo {
    font-size: 26px;
}

.more span {
    font-size: 52px;
}

img.contact {width: 70%;}

section#contacto .positop {
    font-size: 44px;
}

.positop div {
    font-size: 50px;
    width: 414px;
}

footer span {
    font-size: 19px;
    width: 22%;
    text-align: center;
}
.fondo-pro img:nth-of-type(2) {
    top: 38%;
}
section#inicio {
    background-attachment: unset !important;
    background-size: 100% 100%;
}

section#ninicio {
    background-attachment: unset;
    background-size: 100% 100%;
}

#ninicio figure:nth-of-type(1) {
    background-attachment: unset;
    background-size: 100% 100%;
}

#ninicio figure:nth-of-type(3) {
    background-attachment: unset;
    background-size: 100% 100%;
}

}