/* FIN VARIABLES Y MIXINS */
/* GENERALES */
a.telefono {
  color: white; }

h1 {
  font-weight: 100; }

* {
  outline: none !important;
   }

html {
  height: 100%; }

a,
footer ul li a,
header ul.dropdown-menu li a {
  text-decoration: none;
  color: #9f9f9f; }

a:hover,
footer ul#footer-menu li a:hover,
footer ul#firma li a:hover {
  color: #9f9f9f; }

p a#mail-contacto {
  color: white; }

.btn {
  background-color: #fcfcfc;
  color: #9f9f9f; }

body.portada2017 {
  height: 100%;
  padding-top:100vw;
  
  }

body .main-container {
  background-color: white;
  padding: 0;
  text-align: center;
  position: relative;
  margin: 0 60px;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
}

body{
    overflow-x:hidden;
}


.last-magazines{
    overflow: hidden;
}

.welcome-fotos > divr{
	z-index: 1;
}


@media (max-width: 767px) {
    body .main-container {
      overflow: scroll; } }

@media (max-width: 480px) {
  body .main-container {
    margin-left: 0px;
    margin-right: 0px; } }
@media (min-width: 480px) and (max-width: 767px) {
  body .main-container {
    margin-left: 60px;
    margin-right: 60px; } }
@media (min-width: 767px) {
  body .main-container {
    margin-left: 60px;
    margin-right: 60px; } }

body.body-index .main-container {
  margin: 0; }

p.bold {
  font-weight: bold; }

/*FIN GENERALES*/
/* WRAPPER */
body .wrapper {
  height: 100%;
  padding-bottom: 185px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 40px;
  background-color: #fcfcfc; }

body.body-magazines div.wrapper,
body.body-contact div.wrapper,
body.body-legal div.wrapper {
  overflow: auto;
  background-color: #efefef; }
  @media (max-width: 767px) {
    body.body-magazines div.wrapper,
    body.body-contact div.wrapper,
    body.body-legal div.wrapper {
      height: 100%;
      padding-bottom: 180px;
      height: calc(100% - 180px);
      margin-bottom: 0px; } }

body.body-contact .wrapper {
  background-color: black;
  background-image: url("../img/mikel-irastorza.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right; }
  @media (max-width: 767px) {
    body.body-contact .wrapper {
      margin-left: 0;
      width: 100%;
      padding-top: 10px;
      background-position: cover; } }

/* FIN WRAPPER */
/*CABECERA*/
.cabecera {
  position: relative;
  text-align: center;
  color: #636363;
  width: 100%; }
  .cabecera h1 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    color: #636363;
    font-weight: 100;
    margin-top: 30px;
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      .cabecera h1 {
        font-size: 25px; } }
    .cabecera h1 a {
      color: #636363; }
    .cabecera h1 a:hover {
      text-decoration: none; }
  .cabecera nav {
    font-family: 'Karla', sans-serif; }
    .cabecera nav a {
      color: #9f9f9f; }
    .cabecera nav a:hover {
      text-decoration: underline; }

ul#main-menu {
  list-style: none;
  margin: 0em;
  padding: 0; }
  ul#main-menu li {
    text-transform: uppercase;
    font-size: 0.75em;
    display: inline-block;
    margin: 0 1em; }
  ul#main-menu a {
    font-family: 'Karla', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #9f9f9f; }
  ul#main-menu p {
    margin: 0;
    padding: 0; }

#menu-dropdown {
  width: 60%; }
  #menu-dropdown .btn {
    width: 100%; }
  #menu-dropdown .dropdown-menu {
    width: 100%; }

/* FIN CABECERA */
/*INDEX*/
body.body-index a {
  display: inline-block;
  width: 100%;
  text-decoration: none; }

body.body-index footer#footer-portada ul li a:hover {
  text-decoration: underline;
  color: #fcfcfc; }

body.body-index div.main-container {
  }

.titulo-home {
font-weight: 300;
color: #494949;
font-family: 'Josefin Sans', sans-serif;
text-transform: uppercase;
font-size: 30px;
position: absolute;
top: 40vw;
left: 50vw;
z-index: 1;
transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
width: 100%;
text-align: center;

  
  
  }
  @media (max-width: 480px) {
    body.body-index h1#main-title {
      font-size: 35px; } }
  @media (min-width: 480px) and (max-width: 767px) {
    body.body-index h1#main-title {
      font-size: 50px; } }

body.body-index footer ul li a {
  color: #fcfcfc; }

/* FIN INDEX*/
/*REVISTAS*/
h1.titulo-seccion {
  font-family: 'Josefin Sans', sans-serif;
  color: white;
  font-size: 7em;
  font-weight: 100;
  margin: 0.2em 0em;
  text-transform: uppercase; }
  @media (max-width: 480px) {
    h1.titulo-seccion {
      font-size: 3em; } }
  @media (min-width: 480px) and (max-width: 992px) {
    h1.titulo-seccion {
      font-size: 6em; } }

#container-magazines {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 15em; }

article.revista {
  margin-top: 20px; }
  article.revista img {
    /*width: 200px;
    margin: 0 auto;
    display: block;
    box-shadow: -1px -1px 5px $background-color;*/
    border: 3px solid #FFFFFF;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    display: block;
    width: 193px;
    height: 255px; }
  article.revista p {
    margin: 0; }
  article.revista p.titulo-revista {
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.4em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    line-height: 1.9em; }
  article.revista p span.fecha-revista:before {
    position: absolute;
    content: "";
    width: 20%;
    left: 40%;
    border-top: 1px solid #fcfcfc;
    opacity: 0.5;
    height: 1px; }
  article.revista p span.fecha-revista {
    display: block;
    font-size: 0.5em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    line-height: 3.3em; }

/* FIN REVISTAS */
/* PROYECTOS */
.horizontal {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: contain; }

.vertical {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-size: contain; }

.imagen_indice {
  display: block;
  width: 1px;
  height: 1px;
  margin-left: -9999em;
  overflow: hidden; }

ul.onepage-pagination {
  right: 20px;
  top: 20%; }
  @media (max-width: 480px) {
    ul.onepage-pagination {
      display: none; } }

/* FIN PROYECTOS */

/* COMING SOON */
#coming-soon h2{
    text-align: center;
    margin-bottom: 50px;
}
/* FIN COMING SOON */

/*CONTACT*/
#datos-contacto {
  font-family: 'Karla', sans-serif;
  text-align: left;
  color: #fcfcfc;
  padding-top: 40px;
  width: calc(100% - 50px);
  margin: 0 auto; }
  @media (max-width: 767px) {
    #datos-contacto {
      background-position: 0 200px; } }
  @media (min-width: 1200px) {
    #datos-contacto {
    
	}
  }
  #datos-contacto h1 {
    font-family: 'Josefin Sans', sans-serif;
    color: white;
    font-size: 7em;
    font-weight: 100;
    text-transform: uppercase; }
    @media (max-width: 480px) {
      #datos-contacto h1 {
        font-size: 3em; } }
    @media (min-width: 480px) and (max-width: 992px) {
      #datos-contacto h1 {
        font-size: 6em; } }
  #datos-contacto form {
    border-radius: 0px;
    margin-top: 2em;
    font-family:sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 4em; }
    #datos-contacto form input,
    #datos-contacto form textarea {
      display: inline-block;
      background-color: rgba(0, 0, 0, 0);
      border: 1px solid #fcfcfc;
      display: block;
      height: 50px;
      width: 100%;
      margin-bottom: 0.5em;
      padding: 0.5em; }
    #datos-contacto form input:focus,
    #datos-contacto form textarea:focus {
       }
    #datos-contacto form input[type=submit] {
      background-color: #fcfcfc;
      color: #636363;
      padding: 0; }
    #datos-contacto form textarea {
      height: 10em; }
    #datos-contacto form label.error {
      font-size: 14px; }

#container-about p {
  font-family: 'Karla', sans-serif;
  font-size: 0.8em;
  color: #636363;
  width: 80%;
  margin: 0 auto;
  text-transform: uppercase;
  margin-bottom: 2em; }

/* FIN CONTACT */
/*PIE*/
footer {
  font-family: 'Karla', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #9f9f9f;
  width: 100%;
  position: fixed;
  bottom: 0;
  min-height: 45px;
  text-align: left;
  background-color: white;
  padding: 0 60px; }
  footer ul#footer-menu {
    text-align: left;
    list-style: none;
    margin-top: 0.7em;
    padding: 0;
    width: 45%;
    display: inline-block;
    float: left; }
  footer ul#footer-menu li {
    text-transform: uppercase;
    float: left;
    margin-right: 1em; }
  footer ul#firma {
    padding: 0;
    margin-top: 0.7em;
    list-style: none;
    display: inline-block;
    width: 48%;
    text-align: right;
    float: right; }
    @media (max-width: 767px) {
      footer ul#firma {
        width: 100%;
        text-align: center;
        margin: 0.3 auto; } }
  footer ul#firma li {
    display: inline-block;
    margin-left: 2em; }
    @media (max-width: 767px) {
      footer ul#firma li {
        margin-left: 0em;
        margin-right: 1em; } }

footer#footer-portada ul#firma {
  padding: 0;
  margin-top: 0.7em;
  list-style: none;
  float: right;
  width: 50%;
  text-align: right; }
footer#footer-portada ul#footer-menu {
  text-align: left;
  list-style: none;
  margin-top: 0.7em;
  padding: 0;
  width: 45%;
  display: inline-block; }
footer#footer-portada ul#menu-portada-xs {
  list-style: none;
  text-align: center;
  display: none;
  width: 100%;
  margin: 1em auto;
  padding: 0; }

body.body-index footer {
  background: none;
  padding: 0 3em;
  width: 100%; }

/* FIN PIE */



/* 2017 STYLES */

.portada2017 .welcome {
    width: 100vw;
    height: 100vw;
    /*
	background-image: url("/img/mikel-irastorza-interiorismo.jpg");
    background-position: center center;
    background-size: cover;
	*/
    position: absolute;
    top: 0;
}

.xl {
	background-image: url("/projects/home/xl/mikel-irastorza-home-welcome-00.jpg");
    background-position: center center;
    background-size: cover;
}

.movil {
	background-image: url("/projects/home/movil/mikel-irastorza-home-welcome-00.jpg");
    background-position: center center;
    background-size: cover;
}


.welcome-fotos .flex-item:nth-child(1){
	margin:-100px -50px 0 0;
	margin-top:100px;
	z-index:1;
}


.welcome-fotos .flex-item:nth-child(3) {
	margin: 100px -50px 0 -50px;
	z-index: 1;
}

.welcome-fotos .flex-item:last-child {
	margin-right: 0;
}


.welcome-fotos .flex-item:nth-child(2){
	z-index:10;
}

.welcome-fotos .flex-item:nth-child(5) {
	margin: 100px 0 0 -50px;
	z-index: 1;
}

.welcome-fotos {
	margin-top:-200px;
}

.home-proyect{
	margin:20px 0;	
	margin-bottom:30px;
}

.portada2017 .home-proyect h2 {
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #fff;
padding: 0 7px;
    display: inline-block;
    position: absolute;
    margin: 0;
	top: -4px;
}


.portada2017 hr {
    width: 100%;
    height: 3px;
    background-color: #e3313e;
    display: block;
    margin-bottom: -58px;
}

.flex-item img{
	width:100%;
	height:auto;
}


.item-medio{
}

.item-medio img{
}


.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

.flex-item:nth-child(1) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.flex-item:nth-child(2) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.flex-item:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }
.flex-item:nth-child(4) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }
.flex-item:nth-child(5) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }

.home-proyect-san-sebastian h2{
	color:#3196e3;
}
.home-proyect-san-sebastian hr{
	background-color:#3196e3;
}
.home-proyect-barcelona h2{
	color:#eac718;
	right: 0;
}
.home-proyect-barcelona hr{
	background-color:#eac718;
}
.home-proyect-berlin h2{
	color:#a99182;
	left: 50%;
	transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
}
.home-proyect-berlin hr{
	background-color:#a99182;
}
.home-proyect-miami h2{
	color:#e3313e;
	left:20%;
}

.home-proyect-pamplona h2 {
    color: #e3313e;
}
.home-proyect-miami hr{
	background-color:#e3313e;
}

.home-proyect .flex-item{
	z-index:2;
}

.home-proyect .flex-item:nth-child(2){
	margin:-50px;
	margin-top:-100px;
	z-index:10;
}
.home-proyect .flex-item:nth-child(2) {
	margin: -3%;
	margin-top: -3%;
	z-index: 10;
}

.home-proyect .flex-item:nth-child(4) {
    margin-top: -100px;
    margin-left: -50px;
    z-index: 1;
}
.home-proyect .flex-item:nth-child(4) {
	margin: -3%;
	margin-top: -3%;
	z-index: 10;
    margin-right: 0;
}

.home-proyect-fila-dos{
	margin-top:200px;
}

.home-proyect-titulo {
    position: relative;
    width: 100%;
    height: 40px;
}

.home-magazines{
	text-align:right;
}

.portada2017 .home-magazines a{
	width:auto;
	display:inline-block;
}

.portada2017 .home-magazines .flex-item{
		margin-left:25px;

}

.portada2017 .home-magazines .flex-item:first-child{
	margin-left:0px;
}


.portada2017 .home-magazines a img {
    box-shadow: 0px 0 8px rgba(0,0,0,0.15);
	padding:5px;
}
.portada2017 .last-magazines{
border-top:3px solid #a99182;
border-bottom:3px solid #a99182;
padding: 20px 0 40px;
margin-bottom:67px;
}

.portada-pie{
    font-family: 'Karla', sans-serif;
	text-transform:uppercase;
	margin-bottom:45px;
}

.portada-pie p{
	margin:0;
	padding:0;
	margin-bottom:15px;
}

body a, body a:hover{
	color:#000;
	text-decoration:none;
}

.portada-pie p:first-child{
	font-weight:bold;
	margin-bottom:0;
}

.portada-pie a, .portada-pie a:hover{
	color:#000;
}

.last-magazines h2, .last-magazines h3{
	color:#a99182;
	    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    font-size: 20px;

}

.last-magazines h2{
    color: #a99182;
    font-size: 50px;
}


.last-magazines h3 a {
    font-size: 20px;
    margin-top: 0;
    color: #a99182;
    margin-bottom: 20px;
}

.last-magazines h3 a:hover{
	text-decoration:none;
}

body.portada2017 h1#main-title{
	color:#a3a3a3;
}

.portada2017 a{
	color:#000;
}

.portada2017 a:hover{
	color:#000;
	text-decoration:underline;
}

.menu-desplegador{
	position:absolute;
	right:0;
	top:12px;
	background-color:#fcfcfc;
	color:#000;
	height:50px;
	width:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	cursor:pointer;
}

.menu-container .fa-bars{
	display:inline;
}

.menu-container.on .fa-bars{
	display:none;
}

.menu-container  .fa-angle-right {
	display:none;
}

.menu-container.on .fa-angle-right {
	display:inline;
}

.menu-desplegable{
	position:absolute;
	top:60px;
	right:0;
	transition:ease-in-out .6s all; 
	-webkit-transition:ease-in-out .6s all; 
	-moz-transition:ease-in-out .6s all; 
	-ms-transition:ease-in-out .6s all; 
	transform:translateX(100%);
	-webkit-transform:translateX(100%);
	-moz-transform:translateX(100%);
	-ms-transform:translateX(100%);
	z-index:4;
}

.menu-desplegable a {
	color: #000;
	z-index: 999;
	position: relative;
	pointer-events: auto;
}

.menu-container.on .menu-desplegable{
	transform:translateX(0%);
	-webkit-transform:translateX(0%);
	-moz-transform:translateX(0%);
	-ms-transform:translateX(0%);
	transition:ease-in-out .6s all; 
	-webkit-transition:ease-in-out .6s all; 
	-moz-transition:ease-in-out .6s all; 
	-ms-transition:ease-in-out .6s all; 
}

.menu-container {
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 0;
	width: 200px;
	height: 1000px;
	z-index: 20;
	pointer-events: none;
}

.menu-desplegable ul{
	background-color:#fcfcfc;
	color:#000;
	list-style:none;
	padding:19px 20px;
	text-align:right;
    font-family: 'Karla', sans-serif;
	font-size:15px;
	text-transform:uppercase;
}

.h-scroll{
	width:calc(100% + 30px);
	white-space:nowrap;
overflow-y: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	margin-right:-15px;
	margin-left:-15px;
	margin-top: 4px;
	margin-bottom:15px;
}

.h-scroll img{
	height:200px;
	width:auto;
}


/* interior */

.interior-galeria-2017{
	text-align:center;
	padding-bottom:80px;
}

.interior-galeria-2017 img{
	max-width:calc(100vw - 80px);
	max-height:calc(100vh - 80px);
	margin:80px auto 0 auto;
	display:block;
	z-index:1;
}

.interior-bienvenida{
	width:100%;
	background-position:center center;
	background-size:cover;
	margin-top:0px;
	
	height: 150px;
/*	opacity:0.4;
	margin-bottom:-470px;
	z-index:-1;*/
	
	display:none;

}

.interior2017 .menu-container{
	top:5px;
}

.interior2017 h1.titulo-home {
    top: 0px;
    left: 20px;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    text-align: left;
    font-size: 40px;
	width:auto;



	-moz-transform:none;
	-webkit-transform:none;
	-ms-transform:none;
	text-align:left;
}

.interior2017 h2.titulo-familia {
	top: 0px;
	right: 115px;
	transform: none;
	/* -moz-transform: none; */
	/* -webkit-transform: none; */
	-ms-transform: none;
	/* text-align: left; */
	font-size: 17px;
	width: auto;
	/* -moz-transform: none; */
	/* -webkit-transform: none; */
	text-align: right;
	position: absolute;
	font-weight: 300;
	color: #494949;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	word-break: break-all;
	line-height: 30px;
}

.interior2017 h1.titulo-home{
	display:none;
}

body.body-contact .wrapper{
	background-image:none;
	background-color:#000;
}

body.body-contact div.wrapper{
    overflow: auto;
    background-color: #000;
}

#container-contact{
	color:#000;
	padding:100px 0;
}

#datos-contacto {
    color: #000;
}

p a#mail-contacto {
    color: black;
	font-weight:bold;
}

a.telefono {
    color: black;
	ont-weight:bold;
}

#datos-contacto form input, #datos-contacto form textarea {
    border: 1px solid #000;
}

body.body-magazines div.wrapper, body.body-contact div.wrapper, body.body-legal div.wrapper {
    background-color: transparent;
}

.menu-desplegable h3 {
    text-align: left;
    font-size: 15px;
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    text-transform: unset;
    opacity: 0.5;
}

.menu-container i {
    line-height: 50px;
}

.menu-container i.fa-instagram {
	line-height: normal;
}

.home-proyect-holiday h2{
	color: #a99182;
}

.home-proyect-holiday hr {
    background-color: #a99182;
}

.fotografo {
    font-weight: bold;
    margin: 120px 0;
}


.fixed-instagram, .fixed-instagram:hover {
	position: fixed;
	left: 15px;
	bottom: 0;
	background-color: #000;
	color: #fff !important;
	display: inline-block;
	padding: 9px 18px;
	font-size: 14px;
	z-index: 1111;
	cursor: pointer;
	text-decoration: none !important;
}

.top-instagram, .top-instagram:hover, .top-instagram:focus{
color: #000;
background: #fcfcfc;
width: 50px;
display: inline-block;
height: 50px;
position: absolute;
right: 60px;
text-align: center;
line-height: 50px;
font-size: 28px;	
    top: 12px;
}

.swiper-project {
    margin-bottom: 4px;
    margin-top: 4px;
}

.swiper-project img{
    height: 200px;
    width: auto;
}

.swiper-project .swiper-slide{
    width: auto;
    background-color:red;
    
}

.contenedor-swiper{
    overflow: hidden;
    width: calc(100% + 30px);
    margin-left: -15px !important;
    margin-right: -15px !important;  
}

.contenedor-titulo{
    padding-top: 30px;
    overflow: hidden;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 767px) { 
	
	.fixed-instagram, .fixed-instagram:hover {
	left: 90px;
}


.interior2017 .menu-container{
	top:12px;
}

.interior-bienvenida{
	margin-top: 0;
	opacity: 0.1;
}

.interior2017 h1.titulo-home, .interior2017 h2.titulo-familia {
	display:block;
}

body h1.titulo-home {
    font-size: 83px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}


.portada2017 .welcome {
    width: 100vw;
    height: 100vh;
}

body.portada2017 {
  padding-top:100vh;
}

.portada2017 .last-magazines{
padding:120px 0 100px;
}

.home-proyect-titulo{
	height:140px;
}

.portada2017 .container-fluid{
	padding-left:50px;
	padding-right:50px;
}

.portada2017 .home-proyect h2 {
    font-size: 70px;
    top: -28px;
	padding: 0 20px;
}

.last-magazines h2{
    font-size: 70px;
}

.home-proyect-titulo {
    height: 200px;
}

.home-proyect {
    margin: 100px 0;
    margin-bottom: 150px;
}

.interior-bienvenida{
	height:550px;
}

}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 

.last-magazines h3 a{
	margin-top:60px;
	margin-bottom:0;

}

.last-magazines h2 {
    font-size: 50px;
}


 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	

.interior2017 h2.titulo-familia {
	font-size: 40px;
	line-height: 39px;
}

.last-magazines h2 {
    font-size: 70px;
}



	
	
 }