body {
/*	background-color:#EDE8D0;  
background-color:#b4764f;
background-color:#F5DEB3;*/
background-color:#9e8563;
	
	/* font-family: "Aguafina Script", cursive;  */
	/* font-family: "Helvetica", normal; */
	 font-family: 'roboto', sans-serif; color: #3a3a3a; font-size: 15px;  
}





.outfit-<uniquifier> {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

 .container {
  position: relative;
}  

 /* .container3 {
	  display: flex;
  position: relative;
}  */


#imagen11
{
	 margin-top:-10px; 
	 margin-left:25%; 
	/* height: 150px;
  width: 150px; */
}

#imagen22
{
	 margin-top:60px;  
	  margin-left:18%;  
	/*	 height: 200px;
  width: 200px; */
  
}
#imagen33
{
	/*  margin-top:-15px;  */
	   margin-left:30%; 
	/* height: 250px;
  width: 350px;  */
}  





/*
@media (min-width: 1400px) 
{
	imagen11 {margin-left:300px;
		
	}
}
*/
  



#mapaarriba {
/* float: right; */
	
/* display: flex;	*/
margin-top: 75px; 
margin-right: 20%;  
/*	position:absolute; */
/* width: 650px;  */
  
} 


.container5 {
  max-width: 800px;
  margin: 5% auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.4);
}

.text-center {
  text-align: center;
  margin-bottom: 1em;
}

.lightbox-gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.lightbox-gallery div > img {
  max-width: 100%;
  display: block;
}

.lightbox-gallery div {
  margin: 10px;
  flex-basis: 180px;
}


/*Lighbox CSS*/

 .lightbox {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;   
  top: 0;
  left: 0;
  z-index: 20;
  padding-top: 30px;
  box-sizing: border-box;
}  

.lightbox img {
  display: block;
  margin: auto;  
  /* margin-left:-150px; */
}

.lightbox .caption {
  margin: 15px auto;
  width: 50%;
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 700;
  color: #eee;
}

.items_serveis h3 a {
font-family: "Dancing Script", cursive;
 /* font-optical-sizing: 10%;
  font-weight: 5px; */
  font-style: normal;
	color:black;
} 

font-family: "Gill Sans Extrabold", sans-serif;
font-family: "Goudy Bookletter 1911", sans-serif;

.aguafina-script-regular {
  font-family: "Aguafina Script", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 170%;
}

p1 {
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 200%;
}



.arizonia-regular {
  font-family: "Arizonia", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 170%;
}

.abel-regular {
  font-family: "Abel", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

.pacifico-regular {
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;
}


.button-cookies {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    outline: 0;
    border-radius: 50%;
    -webkit-box-shadow: rgba(0,0,0,.3) 0 4px 12px 0;
    box-shadow: rgba(0,0,0,.3) 0 4px 12px 0;
    width: 64px;
    height: 64px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.button-cookies span {
    font-size: 1.2rem
}

.button-cookies:hover {
    text-decoration: none
}

.button-cookies.visible {
    opacity: 1;
    pointer-events: auto
}

.button-cookies--position-bottom-left {
    bottom: 20px;
    left: 20px
}

.button-cookies--position-bottom-center {
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.button-cookies--position-bottom-right {
    bottom: 20px;
    right: 20px
}


.dialog .dialogContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    height: auto;
    max-width: 550px;
    margin: -100px 0 0 -100px;
    border-style: solid;
    border-width: .4em;
    border-color: rgb(0 0 0 / .5);
    border-radius: 5px
}

.dialog {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20000000;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000)
}

.dialogContent {
    width: 100%;
    height: 100%;
    background-color: #fff
}


.great-vibes-regular {
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
}

p6 {
	
    font-size: 1.17em;
    margin: 1em 0
}


h1 {

	 font-family: "Arizonia", cursive;
  font-weight: 400;
  font-style: normal;
	font-size: 400%;
} 


/* h33
{
	
	 font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 400%;

}  */


.button-cookies {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    outline: 0;
    border-radius: 50%;
    -webkit-box-shadow: rgba(0,0,0,.3) 0 4px 12px 0;
    box-shadow: rgba(0,0,0,.3) 0 4px 12px 0;
    width: 64px;
    height: 64px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 999;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.button-cookies span {
    font-size: 1.2rem
}

.button-cookies:hover {
    text-decoration: none
}

.button-cookies.visible {
    opacity: 1;
    pointer-events: auto
}

.button-cookies--position-bottom-left {
    bottom: 20px;
    left: 20px
}

.button-cookies--position-bottom-center {
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.button-cookies--position-bottom-right {
    bottom: 20px;
    right: 20px
}




	
	






/* @media (max-width: 1900px) {  
	/* col-xxs-12 {width: 100%; margin-top: 0px !important; }  
     .items_serveis .col-xxs-12:first-of-type { margin-top: 50px !important; }  
	
	#imagen11 {margin-left:300px;height: 120px;width: 120px;}
	#imagen22 {	margin-left:300px;height: 150px;width: 150px;}
	#imagen33 {	margin-top:0px;margin-left:100px; height: 200px;  width: 300px;}  */
	
} */

/*
 
@media (min-width: 980px) and (max-width: 1199px) {
  #imagen11 {margin-left:80px;}
	#imagen22  {margin-left:70px;}
	#imagen33  {margin-left:10px;}    
	
} */

/* @media (min-width: 1199px) and (max-width: 1900px) {
  #imagen11 {margin-left:180px;}
	#imagen22  {margin-left:170px;}
	#imagen33  {margin-left:110px;}    
	
} */
   
/* Portrait tablet to landscape and desktop
@media (min-width: 768px) and (max-width: 979px) { 
        
    #imagen11 {margin-left:10px;}
	#imagen22  {margin-left:20px;}
	#imagen33  {margin-left:30px;}    
	
}
 */
/* Landscape phone to portrait tablet aquí cambia cuando es mobil provado
@media (max-width: 767px) {
        
	 #mapaarriba {float: right;margin-top: -600px;margin-right: -250px; }  
	
		
}

*/
/*
@media (min-width: 1200px)  {
        
	#imagen11 {margin-left:430px;}
	#imagen22  {margin-left:400px;}
	#imagen33  {margin-left:420px;margin-top:-15px;}
	/* #l{margin-left:185px;}
	#l1{margin-left:200px;}
	#m{margin-left:200px;margin-top:5px;}
	#m1{margin-left:200px;margin-top:5px;}
	#p{margin-left:180px;margin-top:-5px;}
	#p1{margin-left:180px;margin-top:-5px;}  
		
}
*/

/*
@media screen and (min-width: 1401px) {
 
	#imagen11 {margin-left:230px;}
	#imagen22  {margin-left:200px;}
	#imagen33  {margin-left:120px;margin-top:-15px;}
	#l{margin-left:185px;}
	#l1{margin-left:200px;}
	#m{margin-left:200px;margin-top:5px;}
	#m1{margin-left:200px;margin-top:5px;}
	#p{margin-left:180px;margin-top:-5px;}
	#p1{margin-left:180px;margin-top:-5px;}  
}
*/

/* Landscape phones and down  */
@media (max-width: 430px) {
	.col-xxs-12 {width: 100%; margin-top: 0px !important; }  
     .items_serveis .col-xxs-12:first-of-type { margin-top: 50px !important; }  
	#mapaarriba {display:flex;width:380px;margin-left:20px;} 
	.lightbox img {margin-bottom: 0px; margin-left:-200px !important; }
/*     
 .col-xxs-12 {width: 100%; margin-top: 0px !important; }  
     .items_serveis .col-xxs-12:first-of-type { margin-top: 50px !important; }  
	
    	#mapaarriba {display:flex;width:380px;} 
			.lightbox img {margin-bottom: 10px; margin-left:-210px !important; }

	#imagen11 {margin-left:10%;}
	#imagen22  {margin-left:20%;}
	#imagen33  {margin-left:30%;}  
*/	
}

 


@media (min-width: 0px) and  (max-width: 430px) {
 .col-xxs-12 {width: 100%; margin-top: 0px !important; }  
     .items_serveis .col-xxs-12:first-of-type { margin-top: 50px !important; }  
	
    	#mapaarriba {display:flex;width:380px;margin-left:20px;} 
			.lightbox img {margin-bottom: 0px; margin-left:-200px !important; }
	#imagen11 {margin-left:150px;object-fit:cover;width:20%;}
	#imagen22  {margin-left:37%;object-fit:cover;width:20%;}
	#imagen33  {margin-left:40%;object-fit:cover;width:15%;}
	
	
	
} 


