
@import url('https://fonts.googleapis.com/css?family=Abel&display=swap');




body.kiosk,
body.kiosk *, 
body.kiosk .smooth-menu,
body.kiosk .swiper-slide .close, 
body.kiosk .swiper-slide  .open,
body.kiosk a, 
body.kiosk img,
body.kiosk .grid-item img,
body.kiosk .swiper-button-next,
body.kiosk .swiper-button-prev,
body.kiosk .home-web .slide.first .expo-title, 
body.kiosk .home-web .slide.first h1,
body.kiosk .egipte-i-india .smooth-menu,
body.kiosk .i-torna-al-born .smooth-menu{
	cursor:normal!important
 
}




/* PANTALLES PREVIES */

.slide.first .centrat .ambit-title a {
    display: none;
}
.slide.first .centrat .ambit-title a:last-child {
    display: block;
}










/* COLORS */
body {
 letter-spacing:normal;
}
.slide.first .centrat, .slide.second .centrat, .grid-item.grid-spacer, .grid-item {
    background-color:rgba(255,255,255,0.02);
}
body, .grid-item.grid-spacer, .slide.second {
      background: rgb(134,38,51);
   background: linear-gradient(180deg, rgba(134,38,51,1) 0%, rgba(65,19,25,1) 100%);
}
.modal-content, .modal-body {
    background-color: #e3d7ce;
}
.slide.third {
    background-color: #e3d7ce;
}

button.close {
    color:rgba(0,0,0,0.6)!important;
    text-shadow:0 0 4px rgba(0,0,0,0);
}

/* COLORS */

.modalswiper-container .swiper-slide {
    width: 50vw;
}

h2, h3 {
    font-family: 'Abel', sans-serif!important;
    font-weight: 300;
}
body, .modal, .home-web .credits, .grid-item.grid-spacer h4 {
    font-family: 'Abel', sans-serif!important;
}
.slide.first  h1, .slide.first .expo-title, .main-title {
    
}
.smooth-back {
	display:none;
}

.swiper-button-next, .swiper-button-prev, .slide.first .centrat a:after  {
    top: calc(50%);
	left: auto;
    width: 11vh;
    height: 11vh;
    background-size: 40%;
     background-color:rgba(134,38,51,0.9);
    border-radius: 0%;
    background-position: center center;
    transform: translateY(-50%);
    background-image: url(images/next.png);
}
.slide.first .centrat a:after  {
    position:absolute;
    right: 0;

}
.swiper-button-prev {
	left: 10px;
	background-image: url(images/frwrd.png);
}
.swiper-button-next {
	right:10px;
	background-image: url(images/next.png);
}


.centrat {
	margin-left:10px;
	
}

.home-web .slide.first h1 {
    font-size:4vw;
}


.home-web .intro {
    background-color: #fff;
    padding-left: 20%;
    padding-right: 20%;
    font-size: 24px;
    line-height: 150%;
    display: grid;
    grid-template-rows: 1fr;
    align-items: center;
}

.home-web .credits {
    padding-top: 100px;
    color: #fff;
}



/* SLIDERS */



.slide.second, .slide.third {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}


.slide.second .centrat .intro {
	margin-top:18vh;
}
.slide.first  .centrat, .slide.second  .centrat {
	padding:20px;
	padding-bottom:10px;
	box-sizing: border-box;
	  width: calc(100vw - 20px);
	display: flex;
  justify-content: center;
  flex-direction: column;
    height: calc(100% - 131px);
	    -webkit-transform: translateY(calc(-50% + -9px));
    -moz-transform: translateY(calc(-50% + -9px));
    -ms-transform: translateY(calc(-50% + -9px));
    -o-transform: translateY(calc(-50% + -9px));
    transform: translateY(calc(-50% + -9px));
	padding-left:20%;
	padding-right:20%;
}

.slide.second  .centrat {
   
	    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: calc(100% - 20px);
}
.no-kiosk slide.second .centrat, .no-kiosk .slide.first .centrat {
    /* height: 100%; */
    background-color: #000000;
}
.slide.first p {
    /* margin-top: 0; */
}
.slide.first .centrat {
    text-shadow: 0px 2px 7px rgba(0,0,0,0.4);
}
.slide.first {
	background-position: center!important;
}
.slide.first  h1, .slide.first .expo-title {
   font-size: 2vw;

    color: rgba(255,255,255,1);
	line-height:90%;
    margin-bottom: 0px;
    padding-bottom: 10px;
  
}
.home-web .slide.first  h1:after, .no-kiosk .main-title:after {
   
}
.home-web .expo-title {
    display:none!important;
}
.slide.first .expo-title, .second .expo-title {
   display:none;
    background:none;
}
.slide.first .centrat a {
    font-size: 4.8vw;
    margin-top: 0px;
    margin-left:-3px;
    text-decoration: none;
    padding-left: 0px;
    padding-right: 15px;
    line-height: 90%;
    font-family: 'Abel', sans-serif;
    /* display:none;               DAVID    */    
    width: 100%;
	box-sizing: border-box;
	margin-right:0px;
    letter-spacing: -0.1vh;
    
}
.slide.first .centrat a:last-child {
    display:block;
}
.slide.second  .centrat .main-title  {
   font-size: 2vw;
	line-height:180%;
	position:relative;
	background-image:none;
	font-family: 'Abel', sans-serif;
	color:rgba(0,0,0,1);
	margin-bottom:0px;
	padding-bottom:0px;
}
.slide.second  .main-title a { 
	color:rgba(255,255,255,1);
}
.slide.second .centrat .intro{
    margin-top: 1vh;
     font-family: 'Abel', sans-serif;
	line-height:140%;
	color:rgba(255,255,255,1);
	font-size: 1.2vw;
    padding-left: 2px;
}

.slide.second .centrat .main-title:before {
    position: absolute;
    top: 1.7vh;    
	margin-bottom:0.5vh;
    width: 3vh;
    height: 3vh;
	margin-left: -4.6vh;
	background-image: url(images/frwrd.png);
}
.slide.second .centrat .intro p {
	font-size:30px;
	color:rgba(255,255,255,1);
	font-family: 'Abel', sans-serif;
	letter-spacing:normal;
    margin-right:0px;
	
}
.slide.second .centrat .intro p.llegenda {
    width: 98%;
    margin: auto;
    margin-left: 0px;
    margin-top: 40px;
    margin-right: auto;
    border-top: 1px solid #fff9;
    padding: 20px;
    line-height: 140%;
    border-radius: 0px;
    padding-left: 80px;
    box-sizing:border-box;
    position: relative;
}

.slide.second .centrat .intro p.llegenda img {
    position: absolute;
    left: 15px;
    top: 24px;
}
.slide.second .centrat h2 {
	       color: #fff;
    margin-left: -3px;
    margin-top: 0px;
    font-size: 4.8vw;
	line-height:90%;
}
.second .expo-title {
    background-image: none;
}
/* GRID */
#masonry-wrapper{
    margin-left: 10px;
    width: calc(100% - 20px);
	overflow-y:hidden;
}

.grid {
     height: calc(100vh);
	
	 /* margin-top:45px;
	height:calc(100% - 45px);
	*/
}
.grid-item.grid-spacer {
	 width: 50vw;
	margin:0px;
	border:none;
	margin-top:10px;
	height:calc(100vh - 20px);
    margin-right:10px;
}
.grid-item.grid-spacer h4 {
	font-size: 5vw;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    padding-right: 2vw;
     padding-left: 15vw;
    padding-top: 0vh;
	line-height:110%;
    margin-top: calc(50vh - 1vw);
    display: block;
	letter-spacing:-0.06em;
    transform: translateY(-50%);
	color:#fff;
    letter-spacing:normal;
}

.grid-item img {
     max-width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    height: auto;
}
.grid-item {
	border:1px solid rgba(255,255,255,0.05);
	box-sizing:border-box;
    width: calc(25vw - 10px);
    margin-right: 10px;
    margin-top: 10px;
    height: calc(33.333vh - 13px);
}
.masq .ambit-title {
	
}

.grid-item.grid-spacer.smooth-menu {
    top: 20px!important;
    margin-left: calc(10px);
    margin-top: 0px;
    padding: 8px;
    width: auto!important;
    background: #fff0;
    min-height: 15vh!important;
    padding-top: 0px;
	
}
.smooth-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    white-space: nowrap;
    display: grid;
    grid-column-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.smooth-menu li {
    float: none;
    margin-right: 0px;
    font-size: 19px;
    padding: 10px;
    line-height: 100%;
    border-bottom: 0px;
    background: #0000;
    color: #862633;
    cursor: pointer;
    white-space: normal;
    background-color: #fff9;
    text-align: center;
    letter-spacing:normal;

}

#slides-wrapper .slide.third {
    z-index:1;
}
	
#slides-wrapper .slide.second {
    z-index:2;
}
	
/* MODAL */



.modal {
    background-color:rgba(0,0,0,0);
}

.modal-dialog {
        margin: 0;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 2vw rgba(0,0,0,1);
   
   /* background: rgba(196,186,149,0.7); 
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.85)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
   */
}



.data {
    font-size: 1rem;
    color: #000;
}
.data .titol {
    font-size: 1.25em;
    margin-bottom: 0.5em;
}
.data .peu {
    margin: 0;
}
.socials {
   
    padding-top:10px;
}

.pluginShareButtonLink {
    background-image: url(/arxiufotografic/virtuals/img/fb-btn.png);
}
.socials a:nth-child(2) {
    background-image: url(/arxiufotografic/virtuals/img/pt-btn.png)!important;
}


.home-web .credits dl {
    color: #fff;
}
.home-web .credits dd {
    font-family: 'Abel', sans-serif;
}

.home-web .intro p, .home-web .credits dl, .home-web .intro h3,.home-web .credits h3, .home-web .down {
    padding-left: 33vw;
    padding-right: 10vw;
	    font-size: 18px;
    line-height: 140%;
}
.home-web .intro h3,.home-web .credits h3 {
	font-size:24px;
	color:#fff;
	padding-top: 10vh;
	padding-bottom:1vh;
}
.home-web .intro h3 {
	color:#000;
}
.home-web .down ul {
    line-height: 270%;
}


/*  MAPA */

.geotopic #map {
    position:fixed;
    top:0px;
    left:0px;
    width:100vw;
    height:100vh;
    z-index:1;
}
.geotopic div#map:before {
    content: "Quarterons Garriga i Roca, 1860.";
    position: absolute;
    left: calc(50% - 355px);
    bottom: 3.5vh;
    line-height: 56px;
    width: 300px;
    z-index: 4;
    font-size: 20px;
    color: #fff;
    background-color: #862633;
    padding-left: 22px;
    box-sizing: border-box;
    border-bottom-left-radius: 30px;
    padding-right: 0.5em;
    border-top-left-radius: 30px;
}
.geotopic .fondo-negro {
    display:none;
}
.geotopic #slides-wrapper .slide.first {
    position:absolute;
    left:0px;
    top:0px;
    z-index:4;
    
}
.geotopic #slides-wrapper .slide.second {
    background: rgb(134,38,51);     
    background: linear-gradient(180deg, #862633dd 0%, #862633 100%);
    width: 98vw;
    height: 97vh;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
}


/* .geotopic.kiosk .slide.first .centrat,*/ .geotopic.kiosk .slide.second .centrat {
    background-color: rgba(0,0,0,0);
    
    top:0px;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.geotopic .slide.second .centrat{
    background-color: rgba(0,0,0,0);
}

.geotopic .slide.first .centrat, .geotopic .slide.second .centrat {
    width:100%;
}
.geotopic  #slides-wrapper .slide {
    display:block;
}
.geotopic .llegenda {
    font-size:20px!important;
}

.geotopic #slides-wrapper .slide.second:after {
    content: "";
    background-color: #fff9!important;
    display: block;
    width: 47px;
    height: 5px;
    position: absolute;
    right: 30px;
    top: 45px;
    transform: rotate(45deg);
}

.geotopic #slides-wrapper .slide.second:before {
    content: "";
    background-color: #fff9!important;
    display: block;
    width: 47px;
    height: 5px;
    position: absolute;
    right: 30px;
    top: 45px;
    transform: rotate(133deg);
}


.mapa  #slides-wrapper {
    z-index:inherit;
    display:block;
}

.mapa .socials {
    display:none;
}


.mapa .modal-body {
    background-color: transparent;
}
.mapa .modal-content {
    background: rgb(134,38,51);     
    background: linear-gradient(180deg, #862633dd 0%, #862633 100%);
    width: 98vw;
    height: 97vh;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.mapa button.close {
    top: 1vh;
    right: 1vw;
    color: #fff!important;
    text-shadow: none;
    background-color: #0000;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    padding: 0px;
    text-align: center;
    position: absolute;
    opacity:1;
}
.mapa button.close span {
        font-size: 60px;
    position: absolute;
    left: 50%;
    display: block;
    top: 50%;
    transform: translate(calc(-50% - -1px),calc(-50% - 5px));
}
.mapa .data {
        transform: translateX(-50%);
    font-size: 1rem;
    position: absolute;
    left: 50%;
    bottom: -80px;
    z-index: 30;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color:#fff;
    border-radius:50px;
}
.mapa .data .titol {
    font-size: 1.4em;
    margin-bottom: 6px;
    margin-top: 0px;
}
.mapa .modalswiper-container .swiper-slide {
    width: 86vw;
    top: 48vh;
    height: 84vh;
    padding:30px;
   
    transform: translateY(-50%);
}


#top_layer_visible_wrapper {
    display:none;
}


.ol-control button {
    display: block;
    margin: 10px!important;
    margin-right:0px!important;
    padding: 0;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    height: 1.2em!important;
    width: 1.2em!important;
    border: none;
    border-radius: 100%!important;
    background-color: #fff!important;
    color: #862633!important;
    font-size: 30px!important;
}
.ol-rotate-reset {
    display:none!important;
}
.ol-zoom {
    position: absolute;
    background-color: #862633!important;
    padding: 0!important;
    display: grid;
    grid-template-columns: 1fr 1fr 8fr;
    grid-column-gap: 0px;
    top: auto!important;
    left: calc(50% - 60px)!important;
    /*transform: translateX(-50%); */
    bottom: 3.5vh!important;
    width: 417px;
    border: 0px solid #862633e5;
    border-radius: 44px!important;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}
.ol-attribution {
    display:none!important;
    position:fixed;
    bottom: 1.5em!important;
    right: 1em!important;
    z-index:3;
}
.ol-attribution button, .ol-attribution ul {
    display: inline-block;
    margin: 0px !important;
    height: 1em!important;
    width: 1em!important;
    font-size: 20px!important;
}
.ol-attribution ul {
    
    width: auto!important;
    font-size: 13px!important;
}
.ol-attribution ul li {
    margin-right: 6px;
}
.ol-attribution ul a {
    color:#000;
}
#opacity_slider {
    position: absolute;
    bottom: calc(3.5vh + 11px);
   
    left: calc(50% + 70px);
    height: 33px;
    width: 276px;
    z-index: 2;
    border-radius:45px;
    background-color: rgba(255, 255, 255, 1);
   

}

input#opacity_slider:before, input#opacity_slider:after {
    line-height: 22px;
    width: 22px;
    color: #000;
    border-radius: 100%;
    position: absolute;
    top: -9px;
    font-size: 14px;
    text-align: left;
    z-index: -1;
    border:11px solid #0000;
    fpnt-weight:bold;
    color:#555;
    line-height:30px;
   /*  transform: rotate(180deg); */
}
input#opacity_slider:before {
    content: "0% TRANSPARÈNCIA";
    left: -16px;
    width:205px;
    text-indent:36px;
}
input#opacity_slider:after {
    content: "100%";
    right: 35px;
    text-indent:0px;
}










input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 0px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 30px;
  cursor: pointer;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(0, 0, 0, 0);
  border-radius: 1.3px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 4px solid #ffffff;
  height: 30px;
  width: 30px;
  border-radius: 22px;
  background: #555;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 0px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(13, 13, 13, 0);
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 22px;
  cursor: pointer;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(0, 0, 0, 0);
  border-radius: 1.3px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 3px solid #ffffff;
  height: 22px;
  width: 22px;
  border-radius: 22px;
  background: #555;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 22px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: rgba(0, 0, 0, 0);
  border: 0px solid #010101;
  border-radius: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range]::-ms-fill-upper {
  background: rgba(0, 0, 0, 0);
  border: 0px solid #010101;
  border-radius: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 3px solid #ffffff;
  width: 22px;
  border-radius: 22px;
  background: #000000;
  cursor: pointer;
  height: 22px;
}
input[type=range]:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0);
}
input[type=range]:focus::-ms-fill-upper {
  background: rgba(13, 13, 13, 0);
}






@media only screen and (max-width: 1366px) {
	
	.grid-item.grid-spacer h4 {
		font-size: 3vw;
		margin-top: calc(50vh - 3vw);
	}
	
	.slide.second .centrat .intro p {
			font-size:22px;
	}
	
	.slide.second .centrat .main-title:before{
		top: 37px;
		
	}
	.grid-item.grid-spacer {
		width: 33vw;
	}
	.grid-item.grid-spacer h4 {
		font-size: 5vw;
		margin-top: calc(50vh - 5vw);
		padding-left: 28vw;
	}
    
    .geotopic #slides-wrapper .slide.second:after {
        width: 50px;
        height: 4px;
    }

    .geotopic #slides-wrapper .slide.second:before {
        width: 50px;
        height: 4px;
    }
    .geotopic #slides-wrapper .slide.second {
        height: 80vh;
    }

}


@media only screen and (max-width: 1024px){

	.grid-item {
        width: calc(50vw);
    }
	
	.grid-item.grid-spacer {
		width: 50vw;
	}
	.slide.first .centrat {
		
		height: calc(100% - 121px);
		-webkit-transform: translateY(calc(-50% + -11px));
		-moz-transform: translateY(calc(-50% + -11px));
		-ms-transform: translateY(calc(-50% + -11px));
		-o-transform: translateY(calc(-50% + -11px));
		transform: translateY(calc(-50% + -11px));
	}
    .slide.first .centrat, .slide.second .centrat {
        padding:0px;
        padding-left:7%;
        padding-right:13%;
		
    }
    .home-web .slide.first .centrat a {
        font-size: 8vw;
    }
    .home-web .intro p, .home-web .credits dl, .home-web .intro h3, .home-web .credits h3, .home-web .down {
        padding-left: 9vw;
        padding-right: 10vw;
        font-size: 18px;
        line-height: 140%;
    }

}
@media only screen and (max-width: 812px){
    .grid-item.grid-spacer.smooth-menu {
        display:none!important;
    }
    .slide.second .centrat .intro p {
        font-size: 16px;
    }
}
@media only screen and (max-width: 768px){
	
	.grid-item.grid-spacer h4 {
	
		
		padding-left: 28vw;
	}
	.swiper-button-next, .swiper-button-prev {
		width: 10vh;
		height: 10vh;
	
    }
    .slide.second .centrat h2 {
        margin-right:0px;
    }
    .slide.second .centrat .intro p {
    
}
.grid-item.grid-spacer.smooth-menu {
   transform: translateY(calc(5.5vw + 10px));
	
	}
	.slide.second .main-title a {
		font-size: 6.2vw;
		transform: translateY(-6.8vh);
		width: 35vw;
	}
	.slide.second {
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center top;
	}
	.slide.first .centrat h1, .slide.first .centrat .expo-title, .slide.first .centrat a, .slide.first .ambit-title {
      font-size: 3vw;
		line-height:90%;
		margin:0;
        padding:0px;
	}

	.slide.first .centrat {
		height: calc(100% - 141px);
		width: calc(100% - 20px);
		-webkit-transform: translateY(calc(-50% + -2px));
		-moz-transform: translateY(calc(-50% + -2px));
		-ms-transform: translateY(calc(-50% + -2px));
		-o-transform: translateY(calc(-50% + -2px));
		transform: translateY(calc(-50% + -2px));
	}
    
    .swiper-button-next, .swiper-button-prev, .slide.first .centrat a:after {
    width: 11vw;
    height: 11vw;
        }
}
@media only screen and (max-width: 736px){
	.slide.second .main-title a {
	}
	
.grid-item {
    width: calc(50vw - 10px);
    height: calc(50vh - 13px);
}
	.second .expo-title {
		font-size: 0.58em!important;
		color:rgba(255,255,255,1)!important;
	}
	.slide.second .centrat .intro p {
		font-size: 14px;
	}
	.slide.second {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}
	.no-kiosk .slide.second .centrat .main-title:before {
    top: 2px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
	}
	.slide.first .centrat {
		height: calc(100% - 141px);
		-webkit-transform: translateY(calc(-50% + -2px));
		-moz-transform: translateY(calc(-50% + -2px));
		-ms-transform: translateY(calc(-50% + -2px));
		-o-transform: translateY(calc(-50% + -2px));
		transform: translateY(calc(-50% + -2px));
	}
    

}

@media only screen and (max-width: 414px){
	.slide.first .centrat  {
		height: calc(100% - 118px);
		-webkit-transform: translateY(calc(-50% + -13px));
		-moz-transform: translateY(calc(-50% + -13px));
		-ms-transform: translateY(calc(-50% + -13px));
		-o-transform: translateY(calc(-50% + -13px));
		transform: translateY(calc(-50% + -13px));
	}
		
.grid-item {
    width: calc(50vw - 10px);
    height: calc(33.333vh - 13px);
}
    .swiper-button-next, .swiper-button-prev, .slide.first .centrat a:after {
        width:11vw;
    }
    .slide.first .centrat, .slide.second .centrat {
        padding-left:7%;
        padding-right:10%;
    }
	
	.swiper-button-next, .swiper-button-prev {
		width: 8vh;
		height: 8vh;
	}
	.slide.second {
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center top;
	}

	.slide.second .centrat,.slide.first .centrat {
    	width: calc(100% - 20px);
	}
	.intro {
		margin-top: 16vh;
	}
	.slide.second .centrat .intro p {
		font-size: 16px;
		margin-right: 7%;

	}
	.no-kiosk .slide.second .centrat .main-title:before {
		top: 22px;
		width: 5vh;
		height: 5vh;
	}
		.home-web .credits dl, .home-web .intro p, .home-web .down {
		padding-left: 6%!important;

	}
	.slide.first .centrat h1, .slide.first .centrat .expo-title,.slide.first .centrat a {
        margin-left: 0px;
        font-size:6vw;
        line-height: 110%;
    }
	.slide.second .centrat h2 {
        margin-left: 0px;
        font-size:12vw;
        line-height: 110%;
    }
    .home-web .slide.first h1:after, .no-kiosk .main-title:after {
        font-size: 6vw;
        display:block;
        line-height:200%;
    }
    .home-web .slide.first .centrat a {
        font-size: 14vw;
    }
	.slide.second .centrat .intro {
        margin-top:0px;
	}
	.slide.second .main-title a {
		font-size: 5vw;
		transform: translateY(-20px);
	}
	.no-kiosk .slide.second .expo-title {
		font-size: 25px!important;
	}
}
@media only screen and (max-width: 375px){
    .slide.second .centrat .intro p {
        font-size: 16px;
        margin-right: 13%;
    }
}
.kiosk .slide.second .centrat .intro {
	margin-top:0vh;
	font-size:1.4vw;
}


.kiosk .slide.first .expo-title,.kiosk .second .expo-title {
   /*  display:block; DAVID */
    background:none;
    margin:0px!important;
    padding:0px!important;
    line-height:90%;
}

.kiosk .slide.first .centrat, .kiosk .slide.second .centrat {
	 background-color:rgba(134,38,51,1);
	padding-left:15vw;
	padding-right:20vw;
	height: calc(100vh - 20px);
	width: calc(100vw - 20px);
	    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	
	
}
/* .kiosk .grid-item.grid-spacer.smooth-menu {
    margin-left:calc(15vh + 20px);
    transform: translateY(-50%);    
    padding: calc(3vh + 3px);
    min-width: 15vh!important;
    min-height: 15vh!important;
    
} */

.kiosk .grid-item.grid-spacer {
	 width: 50vw;
	
}

.kiosk .grid-item {
    width: calc(25vw - 10px);
}
.kiosk .slide.first .centrat{
	background-image:url(http://ajuntament.barcelona.cat/arxiufotografic/virtuals/css/expositions/46/images/fondo-fantasmes.jpg);
	background-position:center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.art-fotografia-cinema.kiosk .slide.first .centrat{
	background-image:url(http://ajuntament.barcelona.cat/arxiufotografic/virtuals/css/expositions/46/images/fondo-fantasmes.jpg);

}
.kiosk p.ambit-title {
    font-size: 4.8vw;
	 /* display:none;               DAVID    */    
    line-height: 100%;
    margin-left: -0.30vw;
}
.kiosk .slide.first .expo-title, .kiosk .slide.first h1 {
    font-size:2vw;
  
	color:rgba(255,255,255,1.00);
}
.kiosk .slide.second .main-title, .kiosk .second .expo-title {
    color:rgba(255,255,255,1);
   
}
.kiosk .slide.second .centrat h2 {
    border-top: 0px solid;
    font-size: 4.2vw;
    margin-top:0vh;
    
    margin-left: -0.02vw;
	font-family: 'Abel', sans-serif;
}
.kiosk .swiper-button-next, .kiosk .swiper-button-prev {
    top: 50vh;
    width: 15vh;
    left: auto;
    height: 15vh;
    background-size: 30%;
     background-color:rgba(134,38,51,0);
    border-radius: 0%;
    background-position: center center;
}
 .kiosk .swiper-button-prev {
	 left:10px;
}






/* HACK

.geotopic #slides-wrapper .slide.second {
    display: none;
}
 */
