/* HEADING */
.place_description{
	max-width: 1140px;
    margin: 43px auto 10px;
    clear: both;
}

.place_description h2{
    font-size: 2rem;
    line-height: 2.2rem;
    font-weight: 700;
}
.place_description h4{
    font-size: 1.3rem;
    line-height: 1.6rem;
    font-weight: 600;
}
.place_description h5{
    font-size: 1.1rem;
    line-height: 1.3rem;
    font-weight: 600;
}
.place_description h6{
    font-size: .80rem;
    line-height: 1rem;
    font-weight: 600;
}
/*HOVER*/
.place_description h1 a:hover,
.place_description h2 a:hover,
.place_description h4 a:hover,
.place_description h5 a:hover,
.place_description h6 a:hover{
    color: #141414;
}



/* PARRAFOS */
.place_description p{
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #222227;
    font-family: 'Hind';
    margin-bottom: 20px;
    margin-top: 20px;
}
/*Enlaces  */
.place_description p a{
    color: #c51111;
    font-weight: 500;
}

/*Citas*/
.place_description blockquote{
    quotes: none;
    color: #141414;
    font-size: 1.2rem;
    line-height: 1.6;
    font-weight: 500;
    padding: 30px 0 30px;
    border-top: 1px solid #DBDCE0;
    border-bottom: 1px solid #DBDCE0;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
}
.place_description blockquote::before{
    content: '“';
    font-size: 1.2rem;
    color: #c51111;
    font-weight: 700;
}
.place_description blockquote::after{
    content: '”';
    font-size: 1.2rem;
    color: #c51111;
    font-weight: 700;
}
/*Citas aliniadas a la izquierda*/
.place_description blockquote.leftquote{
    width: 50%;
    float: left;
    margin-right: 20px;
    text-align: right;
}
/*Citas aliniadas a la derecha*/
.place_description blockquote.rightquote{
    width: 50%;
    float: right;
    margin-left: 20px;
    text-align: left;
}
/* SUBTITULOS */
.place_description h3{
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.9rem;
    
    
}
.place_description h3 a:hover{
    color: #141414 !important;
}
/*imagenes general  */
.place_description figure.aWide,.place_description figure.aCenter, .place_description figure.aCENTER, .place_description figure.aWIDE{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    height: auto;
    text-align: center;
}
/*imagenes aliniadas a la izquierda y derecha*/
.place_description figure.aLeft,.place_description figure.aRight{
    width: 50%;
    padding-bottom: 20px;
    height: auto;
    margin: 0 auto;
}
.place_description figure.aLeft{
    margin-right: 20px;
    float: left;
}
.place_description figure.aRight{
    margin-left: 20px;
    float: right;
}
/*Pie de pagina*/
.place_description > figure  figcaption{
    font-family: 'hind';
    font-size: .95rem;
    line-height: 1.4rem;
    color: #757575;
    margin-top: 10px;
    text-align: center;
}
.place_description figure.aWide img{
    width: 100%;
}
.place_description figure.aCenter img{
    width: 80%;
}
.place_description figure.aCENTER img{
    width: 100%;
}
.place_description figure.aWIDE img{
    width: 100%;
}
.place_description figure.aLeft img,.place_description figure.aRight img{
    width: 100%;
}
/* LISTAS */
.place_description ul,
.place_description ol {
    margin-bottom: 20px;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8;
    color: #222227;

}
.place_description ul li {
	list-style-type: circle;
    
}
.place_description ul li,
.place_description ol li {
	list-style-position: inside;
    
}
.place_description ul li > a{
    color: #c51111;   
}

/* SPOILER */
.place_description span.spoiler:before {
    color: #FFF;
    content: "SPOILER:";
    font-size: 14px;
}
.place_description span.spoiler {
    background-color: #222;
    color: #222;
}
/*FACEBOOK*/
.place_description .fbEmbed.mobile{
	display: none !important;
}

.place_description .fbEmbed.desktop{	
	margin: 1.250rem auto;
}
.place_description iframe.youtubeVideo,.place_description iframe.vimeoVideo,iframe.post_video{
	height: 400px;
}
.place_description iframe{
    margin: 0 auto;
    width: 100%;
   	margin-bottom: 20px;
}

.actionsMovil{
	display: none;
}
.Admin_stars_movil{
	display: none;
} 
.shares{
	margin-left: 65%;
	margin-top: 50px;
	text-align: center;
}
.shares span{
	color: #ffffff;
	line-height: 1.8;
}
.sharesMovil{
	display: none;
}
.txttweet p{
	display: none;
}
.Place_container_header .Admin_stars{
	margin-top: -70px;
	margin-left: 27%;
	display: inline-block;
	position: absolute;
}
.Place_container_header figure img{
	border: 1px solid #c2c4c6;
	border-radius: 2%;
	margin-top: 16px;
}
/*Header*/
section #place_header{
	color: #FFFFFF;
	display: table;
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 0;
}
.Place_container_header{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 26.5rem;
    margin: 0 auto;
    padding: 2rem 0 0;
    position: relative;
}
.place_info{
	text-align: center;
	
}
.Place_container_header figure{
	margin: auto;
	text-align: center;
}
.place_name{
	font-family: 'Hind';
	font-weight: 600;
	font-size: 2.4rem;
	line-height: 2.8rem;
}

.place_category{
	font-family: 'Hind';
	font-weight: 600;
	font-size: .75rem;
	background-color: #C51111;
	color: #FFFFFF;
	margin: 10px auto;
	width: 63px;
	height: 20px;
	line-height: 200%;
	
}
.place_background{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 0;
	max-height: 249px;
}
.place_background::after{
	content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.45);
    opacity: 1;

}
#background{
	background-size: cover;
}
.logo{
	margin: auto;
	width: 200px;
}
#logo{
	border: 3px solid #d2d5db;
	border-radius: 1%;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 1;
}
.place_tags,
.place_city{
	display: inline-block;
	color: #C51111;
	font-family: "Hind";
	font-weight: 500;
	font-size: .75rem;
}
.place_city::before{
	content: "";
	background-image: url('/images/placeIcons/address.svg');
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 3px;
    margin-bottom: -4px;
}
.place_tags::before{
	content: "";
	background-image: url('/images/placeIcons/tag.svg');
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 3px;
    margin-bottom: -4px;
}
.place_description{
	margin-top: 15px;
	font-family: "Hind";
	font-size: 1.1rem;
	line-height: 1.4rem;
}

.actions{
	clear: right;
	margin-top: -50px;
	margin-left: 62.1%;
	position: absolute;

}

.actions a,
.actionsMovil a {
	border: 3px solid #C51111;
	padding: 4px 41px;
	color: #C51111;
	text-transform: uppercase;
	border-radius: 4px;
	font-family: 'Hind';
	font-weight: bold;
	font-size: 1rem;
	cursor: pointer;
}
.Escribe{
	font-family: 'Hind';
	font-weight: 500;
	font-size: 1rem;
	color: #C51111;
	text-align: center;
	padding-top: 18px;
}
@media screen and (max-width: 1069px){
	
	.Admin_stars{
		margin-left: 24% !important;
	}
	
}
@media screen and (max-width: 939px){
	.shares{
		display: none;
	}
	.sharesMovil{
		display: block;
		text-align: center;
	}
	.mapLocation .map{
		flex-basis: 340px !important;
		max-height: 200px;
	}

	.Place_container_header figure{
		margin-top: 110px;
	}
	.place_info{
		padding-top: 0px;
	}
	.Admin_stars{
		margin-top: -70px !important;
		margin-left: 18% !important;
	}
	.actions{
		margin-left: 65.6% !important;
	}

}
@media screen and (max-width: 749px){
	.Admin_stars{
		margin-left: 11% !important;
	}
}
@media screen and (max-width: 639px){
	.Place_container_header{
		text-align: center;
	}
	.Admin_stars_movil{
		display: inline-block;
		margin: 15px 0;
	} 
	.actions,
	.Place_container_header .Admin_stars{
		display: none;
	}
	.actionsMovil{
		display: block;
		margin: 20px 0px;
	}
	.Place_container_header .Admin_stars{
		margin-top: 0px;
	}
}

/*ESTILOS DE MAPA*/
.place_locations{
	max-width: 1140px;
	margin: 43px auto 10px;
	clear: both
}
table{
	margin-bottom: 15px;
}
td{
	vertical-align: initial;
}
td a {
	color: #C51111;
}
.price{
	color: #00B72B;
}
.mapTitle h2{
	font-family: 'Merriweather';
	font-size: 2.2rem;
	line-height: 2.4rem;
	font-size: 700;
	margin-bottom: 15px;
}
.place_locations h2 {
	font-size: 1.8rem;
	font-family: 'Merriweather';
}
.mapLocation{
	height: 450px;
	display: flex;
	align-items: stretch;
	margin-top: 11px;
	
}
.mapLocation .map{
	flex-basis: 722px; 
}
.mapLocation .mapDetails{
	padding-left: 30px;
	flex-basis: 360px;
	font-size: 1.1rem;
    line-height: 1.8;
}
.mapLocation .mapDetails h3{
	margin-bottom: 10px;
}
.mapLocation .mapDetails p{
	margin-bottom: 10px;
	line-height: 1.4;
}
.mapLocation .mapDetails .facebook_icon,
.mapLocation .mapDetails .twitter_icon,
.mapLocation .mapDetails .google_icon
{
	width: 35px;
	height: 35px;
	margin-left: 5px;
	border-radius: 50%;
}

.mapLocation .mapDetails .prices{
	color: #00B72B;
	margin-bottom: 30px;
}
.mapLocation .mapDetails .website, .mapLocation .mapDetails .email{
	color: #C51111
}
.mapLocation .mapDetails .address:before{
	content: "";
	background-image: url('/images/placeIcons/address.svg');
	width: 20px;
	height: 20px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: -4px;
}
.mapLocation .mapDetails .open_hours:before{
	content: "";
	background-image: url('/images/placeIcons/open_hours.svg');
	width: 20px;
	height: 20px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: -4px;
}
.mapLocation .mapDetails .website:before{
	content: "";
	background-image: url('/images/placeIcons/website.svg');
	width: 20px;
	height: 20px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: -4px;
}
.mapLocation .mapDetails .email:before{
	content: "";
	background-image: url('/images/placeIcons/email.svg');
	width: 20px;
	height: 20px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: -4px;
}
.mapLocation .mapDetails .phone:before{
	content: "";
	background-image: url('/images/placeIcons/phone.svg');
	width: 20px;
	height: 20px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: -4px;
}
.mapLocation .mapDetails .prices:before{
	content: "";
	background-image: url('/images/placeIcons/prices.svg');
	width: 20px;
	height: 20px;
    display: inline-block;
    margin-right: 9px;
    margin-bottom: -4px;
}
.mapLocation .map .google-map-info-panel{
	display: none;
}
@media screen and (max-width: 939px){
	.place_locations{
		margin: 0px 15px;
	}
}
@media screen and (max-width: 639px){
	.place_locations{
		margin: 0px 5px;
	}
	.mapLocation{
		height: auto;
		flex-direction: column;
	}
	.mapLocation .map{
		flex: 0 0 450px;
		max-height: 450px;
	}
	.mapLocation .mapDetails{
		padding: 40px 20px 0;
		flex: 0 0 auto;
	}
	.mapLocation .mapDetails .prices{
		margin-bottom: 20px;
	}
	.mapLocation .mapDetails .facebook_icon,
	.mapLocation .mapDetails .twitter_icon,
	.mapLocation .mapDetails .google_icon{
		width: 60px;
		height: 60px;
	}
}
