#map img {
	max-width: none !important;
}
.gm-style-iw {
	width: 350px !important;
	top: 15px !important;
	left: 0px !important;
	background-color: #fff;
	box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
	border: 1px solid rgba(72, 181, 233, 0.6);
	border-radius: 2px 2px 10px 10px;
}
#iw-container {
	margin-bottom: 10px;
}
#iw-container .iw-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	font-weight: 400;
	padding: 5px;
	background-color: #48b5e9;
	color: white;
	margin: 0;
	border-radius: 2px 2px 0 0;
	width:380px;
}
#iw-container .iw-content {
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	margin-right: 1px;
	padding: 15px 5px 20px 15px;
	max-height: 140px;
	overflow-y: auto;
	overflow-x: hidden;
}

#iw-container .mapviewport {
	line-height:17px;
	margin-left:10px;
	text-indent:inherit;
}

.mapviewport strong {
	font-weight:bold;
}
#iw-container 

.iw-content img {
	float: right;
	margin: 0 5px 5px 10px;
}
.iw-subTitle {
	font-size: 16px;
	font-weight: 700;
	padding: 5px 0;
}
.gm-style > div > div > div > div > div > div > div{
left:70px!important;
}

.pictpop .tit{
font-size:1.3rem;
color:#23527c;
}

.pictpop .desc{
font-size:1.2rem;
}

#iw-container .pictlnkgal{
position:absolute;
bottom:0.5em;
font-size:1.1rem;
left:55px;
}

#iw-container .pictlnkgal::before{
content:" ";
background:url(../imag/ico-camara.svg) left center no-repeat;
background-size:100%;
width:1.5em;
height:1.7em;
display:block;
position:absolute;
left:-2em;
top:-0.4em;
}

/*
.iw-bottom-gradient {
	position: absolute;
	width: 326px;
	height: 25px;
	bottom: 10px;
	right: 18px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
*/
