html,body{
	display: flex;
	flex-direction: column;
	flex:1;
	min-height: 100%;
	color:#fff;
	font-family: "Archivo", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings:"wdth" 200;
}
body{
	background-color: #000;
	/*background-image: url("../img/fondo-papel-textura-suave-vintage_1800.jpg");*/
	background-size: cover;
	font-weight: 100;
	box-sizing: border-box;
	margin:0;
}
#background_body{
		width:100%;
		height: 100%;
		position: fixed;
		top:0px;
}
#section2,#background_body{
	background-image: url("../img/fondo-papel-textura-suave-vintage_1800.jpg");
}
html{
	height: 100%;
	cursor: none;
}
#indice .wrapper{
	display: flex;
	flex-direction: column;
}
#underConstrMessage,#indice .wrapper>.tit{
    justify-content: center;
    display: flex;
    font-size: 1.2em;
    font-size: 1.6em;
    width:auto;
    flex-direction: row;
    display: flex;
    letter-spacing: .07em;
    flex:1;
    align-items: center;
}
#indice .wrapper>.tit{
	  border-bottom: 2px solid #000;
	  width: 100%;
	  padding-top:20px;
}
#indice .wrapper>.busqueta{
	border-bottom: 4px solid #000;
  width: 10%;
  align-self: end;
  -webkit-align-self:flex-end;
	-ms-flex-item-align: end;
}
#section1,#section2{
    background-size: cover;
    width:100%;
    height: auto;
		padding:0 3%;
		width:93%;
		padding-top:20px;
}
#section2{
	padding:10px 0;
	width: auto;
}
#section1{
	position: relative;
}
#underConstrMessage>div:nth-child(2){
	display: flex;
	flex-direction: column;
	width: 90%;
	max-width: 90vw;
}
#underConstrMessage>div:nth-child(2)>div:first-child{
	border-bottom:2px solid #fff;
	padding: 0.3em 0;
	font-weight: 500;
	text-align: center;
}

#underConstrMessage>div:nth-child(2)>div:nth-child(2){
	border-bottom:4px solid #fff;
	width: 10%;
	align-self: end;
	-webkit-align-self:flex-end;
	-ms-flex-item-align: end;
}
#underConstrMessage>div:nth-child(2) .message{
	font-size: .8rem;
  margin: 1em 0;
  line-height: 1.2em;
  text-align: center;
}
.relleno{
	flex:1;
}
#header{
	width: 100%;
	align-content:center;
	display: flex;
	justify-content: center;
	z-index: 1;
	padding-top:20px;
	background-image: url("../img/fondo-papel-textura-suave-vintage_1800.jpg");
 	position: fixed;
 	z-index: 1;
}
#logo{
	background-size: cover;
	min-height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
}
#logo img{
	max-width: 120px;
}
#mockup{
	display: flex;
	justify-content: center;
	height: 30vh;
	width: 100%;
	align-items: center;
	position: relative;
	margin-top: 5%;
	gap: 10px;
}
#mockup>a{
	width:100%;
	height: 100%;
	display: flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
}
#mockup>a, #mockup>a:link,
#mockup>a:hover,#mockup>a:active,#mockup>a:visited,
#mockup>a .tit, #mockup>a .tit:link,
#mockup>a .tit:hover,#mockup>a .tit:active,
#mockup>a .tit:visited{
	color:#fff;
	text-decoration: unset;
}
#mockup>a .blocTit{
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	padding-bottom: 10%;
  	box-sizing: border-box;
}
#mockup>a .gap{
	flex-grow: 1;
}
#mockup>a .tit{ 
	padding-bottom: 5px;
	box-sizing: border-box;
	text-align: center;
	width:100%;
	width: auto;
	border-bottom: 1px solid #fff;
	display: flex;
	align-items: baseline;
	font-size: .75rem;
}

#mockup a:last-child .tit{
	/*font-size: 0.6rem;*/
}
#mockup>a:first-child .tit{
	padding-top: 20px;
}
#mockup>a .underline{
	border-bottom:2px solid #ccc;
	width: 80%;
}
#mockup>a .busqueta{
	width: 10%;
	align-self: end;
	-webkit-align-self:flex-end;
	-ms-flex-item-align: end;
	border-bottom: 2px solid #ccc;
	margin:0 10%;
}
#mockup>a{
	width:33%;
}
#mockup img{
	height: 20vh;
	height:15vh;
	width: auto;
	height: auto;
	width: 100%;
	align-self: flex-start;
}
#indice .content .img{
	width: 40%;
	height: auto;
	display: flex;
	flex-direction: column;
	margin:0 5%;
	margin-bottom: 5%;
	opacity: 0;
	transition: 1.5s;
}
#indice .content .img.init{
	opacity: 1;
}
#indice .content .img .tit{
	color:#000;
	padding-bottom: 5px;
	box-sizing: border-box;
	text-align: center;
	width:auto;
	display: flex;
	justify-content: center;
}
#indice .content .img .tit span{
	border-bottom:1px solid #ccc;
  font-size: .9rem;
  color: #000;
}
#indice .content .img .tit img,#mockup>a .tit img{
	width:10px;
	height: auto;
	margin-left:5px;
	align-self: flex-end;
	-webkit-align-self:flex-end;
	-ms-flex-item-align: end;
}

#indice .content .img .busqueta{
	width: 10%;
	align-self: end;
	-webkit-align-self:flex-end;
	-ms-flex-item-align: end;
	border-bottom: 2px solid #ccc;
}
#indice .content .img img{
	width: 100%;
  height: auto;
}
#mockup img.topo{
	height: 10vh;
	height: auto;
	width: 50%;
	width: auto;
	max-width: 90px;
	max-width: 65px;
	max-width: 55px;
	position: absolute;
	right: 5%;
	right: -12%;
	top:0%;

}
#mockup a:nth-child(2) img:first-child{
	position: relative;
	right:10%;
}

#mockup img.anim.init{
	opacity: 0;
}
#mockup img.anim.visible{
	opacity: 1;
    /*-webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);*/
    /*-webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);*/
}

#circularcursor {
  background-color: transparent;
  height:20px;
  width:20px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  position: absolute;
  z-index: 100;
}
a, a:link,
a:hover,a:active,a:visited{
	color:#fff;
}

.anim{
	transition: 2s;
}
#footer,#footer>.item{
	display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#footer{
	justify-content: space-between;
	position: static;
	bottom:20px;
	width: 100%;
	width:90%;
	margin:30px auto;
	margin-bottom:20px;
}
#footer>.item{
	font-size: .5rem;
	font-size: .65rem;
	align-items: center;
	letter-spacing: .1em;
	padding: 3px;
	flex-direction: column;
	align-self: flex-start;
	-webkit-align-self:flex-start;
	-ms-flex-item-align: start;
	text-align: center;
}
#footer>.item a{
	margin-bottom: 10px;
}
#footer>.item img{
	height: 30px;
	width: auto;
	margin-right:5px;
}
#footer>.item>span{

}
body>.relleno{
	display: none;
}
#indice{
	width: 100%;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	padding:0 5%;
	box-sizing: border-box;
	color:#000;
}
#indice .content{
	width:auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  padding: 10% 0;
}
#indice .tit span.eng{
	font-style: italic;
	margin-left: 10px;
	font-weight: 400;
}
#indice .wrapper>.tit{
	font-weight: 500;
}
#map,#map iframe{
	width:100%;
	height: 30vh;
	border:unset!important;
}
.break{
	flex-basis: 100%;
	height: 0;
	display: none;

}
#section1{
	z-index: 0;
}
#indice,#section2,#map{
	z-index: 1;
}
#otherContent{
	z-index: 1;
	position: relative;
}

#bannerContent{
	z-index: 2;
}
/*media queries*/

@media(min-width: 400px){
}
@media(max-height:400px){
}
@media (max-width:720px){ /* mob */
}
@media (max-width: 768px )and (orientation: portrait){/*mob portrait*/
	#mockup > a:first-child .tit{
		padding-bottom: 5px;
		margin-top: 18px;
		padding-top: 0px;
	}
}
@media (max-width: 768px )and (orientation: landscape){/*mob landscape*/
	#mockup img.topo{
		max-width: 75px;
		right:10%;
	}
	#mockup a:nth-child(2) img:first-child {
	  position: relative;
	  right: 0%;
	}
	#mockup>a .gap{
		flex-grow: 1;
		display: flex;
	}
	#mockup>a .blocTit{
		flex-grow: 1;
		display: flex;
		margin: 0;
		padding: 0;
	}
	#mockup > a .tit{
	}
	#mockup > a:first-child .tit{
		padding-bottom: 5px;
		margin-top: 10px;
		padding-top: 0px;
	}
}
@media(min-width: 721px){
}
@media(min-width: 768px){
}
@media (max-width: 767px){
}
@media(min-width: 767px){/* a partir de tablet */

	.break{
		flex-basis: 0%;
	}
	#section1,#section2{
		padding: 0 15%;
		width:70%;
		padding-top:20px;
	}
	#section2{
		padding:20px 15%;
	}
	#logo{
		min-height: 120px;
	}
	#logo img{
		max-width: 170px;
		max-width: 230px;
	}
	#underConstrMessage,#indice .wrapper>.tit{
		font-size: 1.9em;
		font-size: 2.3em;
		padding: 0.3em 0;
	}
	#indice .wrapper>.tit{
	  padding-top: 40px;
    justify-content: flex-end;
    -webkit-justify-content:flex-end;
	}
	#indice .content .img .tit span{
		font-size: 1rem;
	}
	#underConstrMessage>div:nth-child(2) .message{
		font-size: 1rem;
	}
	#underConstrMessage>div:nth-child(2){
		width: auto;
	}
	#underConstrMessage>div:nth-child(2)>div:first-child{
		text-align: right;
	}

	#mockup{
		height: 40vh;
		margin-bottom: 40px;
		gap:0px;
		width: 70%;
		padding: 5%;
		margin-top: 0%;
	 	width: 90%;
		margin:auto;
	}
	#mockup img{
		height: 40vh;
		width: auto;
		height: auto;
		width: 33vw;
		max-width: 25vw;
	}
	#mockup img.cat{
		/*max-width: 280px;
		height: 90%;
		*/
		min-height: unset;
	}
	#mockup>a .blocTit{
		padding-bottom: 0;
	}
	#mockup>a .tit,
	#mockup a:last-child .tit{
		font-size: 1rem;
		min-height: 20px;
		max-width: 170px;
	}
	#mockup>a:first-child .tit{
		padding-top: 0px;
	}
	#indice .content .img{
		height: 30vh;
		margin-bottom: 20px;
		width:33%;
		height: auto;
	}
	#indice .content .img .tit img,#mockup>a .tit img{
	}
	#indice .content{
		padding: 2% 0;
		padding: 2% 0 4% 0;
	}
	#mockup img.topo{
		/*height: 22vh;
		width: 40%;*/
		max-width: 150px;
		right: 0;
	}
	
	#footer{
		position: static;
		width: unset;
		margin-bottom: 40px;
	}
	#footer>.item{
		font-size: .95rem;
		padding: unset;
		flex-direction: row;
	}
	#footer>.item a{
		margin-bottom: 0;
	}
	#footer>.item img{
		height: 25px;
		margin-right:10px;
	}
	#map,#map iframe{
		width:100%;
		height: 50vh;
	}

}
@media(min-width: 768px) and (orientation: landscape){/* ipad landscape */
/*también AFECTA ESCRITORIO*/
	#mockup > a{
	}
	#mockup > a:last-child{
		position: relative;
	}


}
@media(min-width: 768px) and (max-width: 1025) and (orientation: landscape){
	/* ipad landscape no telefon */
	#mockup{
	}
}
@media(min-width: 768px) and (max-width: 1366) and (orientation: landscape){
	/* ipad `pro landscape no telefon */

}

/* Landscape ipad pro*/
@media only screen 
  and (max-height: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	#mockup > a{
	}
	#mockup > a:last-child>img{
		right:10%;
		position: relative;
	}
}
@media(min-width: 767px) and (orientation: portrait){
	#section1,#section2{
		padding: 0 15%;
		width:70%;
		padding-top:20px;
	}
	#section2{
		padding:20px 15%;
	}
	#mockup{
		/*border: 2px solid white;*/
		padding: 10% 0%;
		box-sizing: border-box;
	}
	#mockup > a{
		/*border: 2px solid green;*/
	}
	#mockup  img.topo{
		right:-10%;
	}
}
@media screen and (max-width: 782px){
}
@media (max-width: 979px){
}
@media(min-width: 992){
}
@media(min-width: 1025px){
}
@media (min-width: 1200px){/*escritorio*/
	#section1{
		padding: 0 33%;
		width:34%;
		padding: unset;
		width: 70%;
		margin-right: auto;
		margin-left:auto;
	}
	#section1,#otherContent{
		margin:auto;
		max-width: 2100px;
	}
	#indice .wrapper{
		width:70%;
		margin-right: auto;
		margin-left: auto;
	}
	#section2{
		width:60%;
		padding: 30px 20%;
	}
	body>.relleno{
		display: flex;
	}
	#header{
		margin-top:unset;
	}
	#footer{
		margin: unset;
	}
	#circularcursor {
	  background-color: rgba(255,255,255,.3);
	}
	#underConstrMessage,#indice .wrapper>.tit{
		font-size: 2.6em;
	}
	#indice .content .img{
		width:15%;
		margin:0 2%;
	}
	#mockup{
		/*height: 40vh;
		margin-bottom: 40px;*/
	}
	#mockup img{
		width: auto;
		height: 100%;
	}

	#mockup a:nth-child(2) img:first-child {
	 	position: relative;
		right: 0;
	}
}
@media(min-width: 1400px){
}
@media(min-width: 1920px){
}

@media(min-width: 2560px){/*pantallas grandes escritorio*/
}

