.prensa-contact h5 {
    color: black;
    font-family: Arial;
    font-size: 14px;
    margin: 5px auto;
}
#FP_content>h1 {
    color: #0096af !important;
    margin: 15px 0 0;
}
.prensa-note, .prensa-contact{
  margin-bottom: 15px; 
}
.prensa-note a{
  cursor: pointer;
      color: #ff6400 !important;
    text-decoration: underline;
  font-weight: bold;
  
}
.carousel-control.right{
 right: 10%; 
}
.carousel-control.left{
 left: 10%; 
}
#FP_content .carousel-inner img {
    width: 80%;
    margin: 0 auto;
    display: block;
}
#FP_content>h3{
  color: #0096af !important;
}
#main{
	width:960px;
}
#FP_general,img,#FP_content,#FP_menu,#FP_sidebar{
	max-width: 100%;
}
#FP_general{
	width:960px;
	margin: 0 auto 0 auto;
	counter-reset: counter;
}
#FP_header,#FP_menu,#FP_menu ul{
	padding: 0;
	margin: 0;
}
#FP_menu{
	background:#ff6400;
}
#FP_menu ul,#FP_menuComidas ul, #FP_menuComidas2 ul, #FP_menuComidas3 ul, #FP_menuComidas4 ul, #FP_menuComidasParent ul{
	height: 35px;
	text-transform:uppercase;
	text-align:left;
}
#FP_menuComidas ul, #FP_menuComidas2 ul, #FP_menuComidas3 ul, #FP_menuComidas4 ul, #FP_menuComidasParent ul{
	text-align:center;
}
#FP_menu ul li,#FP_menuComidas ul li, #FP_menuComidas2 ul li, #FP_menuComidas3 ul li, #FP_menuComidas4 ul li, #FP_menuComidasParent ul li{
	display: inline-block;
	padding: 0 10px 0 10px;
	margin: 0 2px 0 0;
	height: 35px;
	line-height: 35px;
	-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;
	font-size:1.8em;
}
#FP_menu ul li img{
	padding: 0;
	margin: 0;
}
#FP_menu ul li:hover,#FP_menu ul li.actif, #FP_menuComidas2 ul li.actif, #FP_menuComidas3 ul li.actif, #FP_menuComidas4 ul li.actif{
	background:#0096af;
}
#FP_menu ul li a,#FP_menuComidas ul li a, #FP_menuComidas2 ul li a, #FP_menuComidas3 ul li a, #FP_menuComidas4 ul li a, #FP_menuComidasParent ul li a{
	color:#fff;
	text-decoration: none;
	font-family: proxima-nova-extra-condensed, arial;
	font-weight: bold;
}
#FP_menuComidasParent ul li{
	background:#0096af;
	cursor: pointer;
}
#FP_menuComidasParent ul li:hover, #FP_menuComidasParent ul li.actif{
	background: #00b2cb;
}
#FP_menuComidas ul li, #FP_menuComidas2 ul li, #FP_menuComidas3 ul li, #FP_menuComidas4 ul li{
	background: #ff6400;
	cursor: pointer;
}
#FP_menuComidas ul li:hover,#FP_menuComidas ul li.actif, #FP_menuComidas2 ul li:hover,#FP_menuComidas2 ul li.actif, #FP_menuComidas3 ul li:hover,#FP_menuComidas3 ul li.actif, #FP_menuComidas4 ul li:hover,#FP_menuComidas4 ul li.actif{
	background:#ff8b40;
}
.FP_contentLeft{
	float: left;
	width: 57%;
}
.FP_contentLeft p{
	text-align: justify;
}
.FP_contentRight{
	float: right;
	width: 40%;
}
#FP_content .mesa{
  margin: 25px auto; 
}
#FP_content .mesa h4{
  color: #0096af !important;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
}
#FP_content .mesa p{
  color: #000;
}
#FP_content .mesa p em{
  color: #666666; 
}
#FP_content .mesa p a em{
  color: #ff6400 !important;
}
#FP_content .mesa p a{
  color: #ff6400 !important;
  text-decoration: underline;
}
.carousel-control.left, .carousel-control.right{
 background-image: none; 
}
.carousel .left > i,
.carousel .right > i {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.carousel .right > i {
  left: auto;
  right: 20px;
}
.padding-sides-clear{
  padding-left: 0;
  padding-right: 0;
}
.prensa-note h4, .prensa-contact h4{
   font-family: Arial, sans-serif;
   font-weight: bold;
   font-size: 16px;
}
.center{
	text-align:center;
}
.clear{
	clear:both;
}
.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#cena16,#almuerzo17,#ponentes2,#ponentes3,#ponentes4,#ponentes5,#ponentes6,#ponentes7,#ponentes8,#ponentes9,#ponentes10,#ponentes11,#ponentes12,#ponentes13,#ponentes14,#ponentes15,#ponentes16,#ponentes17{
	display:none;
}
.respuestas_question{
}
.respuestas_question p{
	background: #f0f0f0;
	list-style-type: none;
	margin: 10px 0 0 0;
	min-height:40px;
	line-height:40px;
	font-size:1.5em;
	cursor:pointer;
	font-weight:bold;
	padding: 0 0 0 50px;
}
.respuestas{
}
.respuestas_question p:before{
	content: counter(counter);
	counter-increment: counter;
	width:40px;
	color:#fff;
	margin: 0 10px 0 -50px;
	font-weight:bold;
	background: #585858;
	display:inline-block;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.respuestas_question p:hover{
	background:#dedede;
}
.respuestas_question p:hover:before{
	background:#0096af;
}
.respuestas_answer{
	background:#e5e5e5;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	height:100%;
	display:none;
	font-size:1.5em;
}
@media screen and (max-width: 680px) {
	#main{
		width:100%;
	}
	#FP_menu ul li{
		display: block;
	}
	#FP_menu ul{
		height: auto;
		text-transform:uppercase;
		text-align:center;
	}
	#FP_menu ul li{
		border-bottom: 1px solid #addfe8;
	}
	.FP_contentLeft{
		width: 100%;
	}
	.FP_contentRight{
		width: 100%;
		margin-top: 20px;
	}
	#FP_menu ul,#FP_menuComidas ul{
		text-align:center;
	}
}
@media screen and (max-width: 767px){
  
 #FP_menuComidasParent ul li, #FP_menuComidasParent2 ul li, #FP_menuComidasParent3 ul li, #FP_menuComidasParent4 ul li {
    background: #0096af;
    cursor: pointer;
    width: 100%;
 }
  div#FP_menuComidasParent {
    margin-bottom: 50px;
}
}
@media screen and (max-width: 680px) {
ul#second {
    margin-top: -6px!important;
}
#FP_menu ul, #FP_menuComidas ul, #FP_menuComidas2 ul, #FP_menuComidas3 ul, #FP_menuComidas4 ul, #FP_menuComidasParent ul {
    height: auto;
    text-transform: uppercase;
    text-align: left;
}
div#FP_menuComidasParent {
    margin-bottom: 8%;
}
#FP_menu ul li, #FP_menuComidas ul li, #FP_menuComidas2 ul li, #FP_menuComidas3 ul li, #FP_menuComidas4 ul li, #FP_menuComidasParent ul li {
    display: block;
    padding: 0 10px 0 10px;
    margin: 0 2px 0 0;
    height: 35px;
    line-height: 35px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    font-size: 1.8em;
    margin-top: 4px;
}
}