/** Foundation Hack **/


/*@font-face {font-family:'newsgoth_btbold';
  src: url("../fonts/NewsGothBT.eot"); /* IE9*/
 

body{
      font-family: newsgoth_btroman, Arial;
    font-size: 13pt;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
  
}

.title-bar, .top-bar, .top-bar ul
{
  background-color: transparent;
  color: #000;
}

.title-bar .menu-icon {
  float: right;
  top:14px;
  margin-left: 10px;

}

.menu .active > a {
  border-bottom: solid 2px #000;
  background-color: transparent;
}

.accordion-item dt
{
  text-transform: uppercase;
 
}
.menu-icon::after
{
  height: 2px;
}

.is-drilldown-submenu-parent > a::after
{
  border-color: transparent transparent transparent #060606;
}

.js-drilldown-back > a::before {
  border-color: transparent #060606 transparent transparent;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #000 transparent transparent;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu
{
  /*background: repeating-linear-gradient(
    -45deg,
    #f6d60b,
    #f6d60b 3px,
    #fddf14 3px,
    #fddf14 10px
  );*/
  background-color: #fff;
}

.itemsCFK ul.menuCFK li{
  color:#ccc;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu
{
  left: 10%;
  border: 0px;
}

.accordion
{
  margin-bottom: 0px;
}

.alfa{
	opacity: 0.2;
    filter: alpha(opacity=50); /* For IE8 and earlier */}

.accordion-title
{
  border-bottom: 0px;
}

.accordion-title::before {
    content: '';
}

.accordion-title:hover::before {
    content: url('../img/arrow-down.png');
    position: absolute;
    right: 38%;
    top: 50%;
    margin-top: -1rem;
}

.accordion-title:hover::after {
    content: url('../img/arrow-down.png');
    position: absolute;
    left: 38%;
    top: 50%;
    margin-top: -1rem;
}

label
{
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

input, textarea
{
  margin-top: 10px !important;
  border-radius: 10px !important;
}

.reveal
{
  background-color:#fff;
  min-height: 400px;
  margin-top:10%; 
  width:100%; 
}



.bullets button{
	 width: .8rem;
	
    height: .8rem;
    background-color: #FFDC00;
}


.bullets button.is-active{
  
    background-color: #000000;
}



.reveal p
{
  font-family:'newsgoth_btbold';
}

.slider_home{
	width:100% !important;
	margin:0px auto;
	padding:-3em;
	float:left;
	height:100%;
	min-height:550px; 
	background-color:rgba(0,0,0,.5);

	 }
	 
.slider_home h1{
	text-align:center; 
	color:#fff;
	text-shadow:1px 1px 3px rgba(0,0,0,.8);
	padding:3em 0 0 0;
	text-transform:uppercase; 
	font-size:3.5em;
	font-weight:600;  
	 }	
	 
.slider_home h3{
	text-align:center; 
	color:#fff;
	text-shadow:1px 1px 1px rgba(0,0,0,.8);
	padding:.5em 5em 1em 5em;
	font-size:1.3em;
	font-weight:300;
	line-height:2em;   
	 }		  
	 
.slider_home flechas{
	margin-top:6em; } 

.close-button
{
  color: #262626;
  font-size: 3em;
  font-weight: bolder;
}

.slider
{
  background-color: transparent;
}

.slick-slide img
{
  display: block;
  margin: 0 auto;
}

.accordion
{
  border: 0px;
}
/** Varios **/

.margen25
{
    margin-top:25px;
}

.mt60
{
  margin-top: 60px;
}

.mb60
{
  margin-bottom: 60px;
}

.margenBottom50
{
  margin-bottom: 50px;
}

.bannerCpk .small-4
{
    background-color: #000;
    color:#fff;
    height:5px;
}

.bannerCpk .small-8
{
    background-color:#f6de0d;
    color:#000;
    height:5px;
}

.noPadding
{
  padding-left: 0px;
  padding-right: 0px;
}

.noPaddingR
{
  padding-right: 0px;
}

.noPaddingL
{
  padding-left: 0px;
}


.absoluteBottom
{
  position: absolute;
  width: 100%;
  bottom: 0;
}

.tituloSeccion h2,
.tituloSeccion h1
{
  text-align: center;
    font-size: 11pt;
    padding: 0 30px;
	color: #54565b;
	font-weight: bold;
	text-transform:uppercase;
}

.b-link-flow .b-top-line
{
  background: #F7DA0B;
}

.b-link-flow {
  border: solid 3px #F7DA0B;
  width: 90%;
  height: auto;
  margin-bottom: 15px;
}

.b-wrapper h4
{
  font-family:'newsgoth_btbold';
  font-size: 28px;
  font-weight: bold;
  color:#414042;
  line-height: 30px;
}

.centerRow
{
  margin:0 auto !important;
}

.divisorBlanco
{
  background-color: #fff;
  height: 5px
}

.bgGris
{
  background-color: #a5a6a8;
}

.bgBlanco
{
  background-color: #fff;
}
/** Header **/

header
{
  position: relative;
  
}

.pleca_menu{
	background-color:#fff; 
	width:100%; 
	height:80px;
	
	}
	
.logo
{
    height: 50px;
    width: auto
}

/** Menú **/

#menuCFK
{
  font-family:'newsgoth_btbold';
  font-weight: 600;
  font-size: 15px;
  padding: 15px 0px;
  
}

#menuCFK a{
  color:#000;
}

.itemsCFK a
{
  margin-left: 20px;
  padding-bottom: 7px;
}

#menuCFK .redes{
  margin-top: 15px;
}

#menuCFK .redes a{
  padding: 10px;
}

#menuCFK .menu a:hover{
  color:#151515;
}

#menuCFK .redes i.fa
{
  color: #dadbdc;
  background-color: #414042;
  border-radius: 100px;
  padding: 7px 10px;
  font-size: 12px;
}

#menuCFK .redes i.fa-facebook
{
  padding: 7px 10px;
}

#menuCFK .redes i.fa-facebook:hover
{
  background-color: #3b5998;
  color:#fff;
}

#menuCFK .redes i.fa-twitter
{
  padding: 7px 8px;
}

#menuCFK .redes i.fa-twitter:hover
{
  background-color: #55acee;
  color:#fff;
}

#menuCFK .redes i.fa-instagram
{
  padding: 7px 8px;
}

#menuCFK .redes i.fa-instagram:hover
{
  background-color: #cb2027;
  color:#fff;
}

#menuCFK .itemsCFK .menu li
{
  border-bottom: solid 2px #F7DA0B;
}

#menuCFK .itemsCFK .menu li a:hover,
#menuCFK .itemsCFK .menu li a:focus,
{
  color: #666666;
}

/** Footer **/

footer
{
  background-color: #414042;
  color:#fff;
  font-family:'newsgoth_btroman';
}

footer .footer{
  padding: 25px 0px 0px;
	font-family:'newsgoth_btroman';
}

footer .slogan p
{

	font-family:'newsgoth_btroman';
}

footer .slogan p span
{
 font-family:'newsgoth_btroman';
}

footer .menuFooter a
{
  color:#A7A7A7;
  padding: 0px 10px;
}

footer .menuFooter a:hover,
footer .menuFooter a:focus,
footer .menuFooter a:active
{
  text-decoration: underline;
}



/** Home **/

#bodyHome
{
  background-image:url('../img/fondo-home.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  min-height:700px;
  max-height:900px; 
  background-position:center;
}

#footerHome
{
  position: fixed;
  bottom:0 !important; 
  width: 100% ;
  padding-bottom:1em; 
}

video#videoHome {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 2000px;
	height:1200px;  
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
	background-size:contain; 

}


video#videoHome02 {
    position: fixed;
    top: 30%;
    left: 50%;
    width: 2000px;
	height:1200px;  
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
	background-size:contain; 

}






/** Directorio **/

header#sucursales{
  /*background: repeating-linear-gradient(
    -60deg,
    #d1d2d3,
    #d1d2d3 2px,
    #dadbdc 2px,
    #dadbdc 10px
  );*/
  background-color:rgba(255,255,255,1.00); 
}

.mapa
{
  position:relative;
}

.mapa iframe
{
    width:100%;
    height: 100%;
    border: 0px;
    margin-bottom: -6px;
}

#map-canvas
{
  width: 100%;
  height: 800px;
  position: relative;
}

.overlay {
	width:100%;
	min-height:600px;
	position:absolute;
	top:0;
}

.buscadorSucursal
{
  font-family:'newsgoth_btbold';
  background-color: #414042;
  padding: 15px 0px;;
}

.buscadorSucursal label
{
  color:#fff;
  margin-bottom: 10px;
  font-weight: 900;
}

.buscadorSucursal input
{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.directorio .tabs-content
{
  max-height: 600px;
  overflow: scroll;
}

.directorio .tabs-content,
.directorio .tabs
{
  border: 0px;
}


.directorio .tabs-title
{
  text-align: center;
}

.directorio .tabs-title > a
{
  color: #fff;
}

.directorio .tabs-title,
.directorio .tabs-title > a:focus,
.directorio .tabs-title > a:hover,
.directorio .tabs-title > a[aria-selected="true"] {
    background: #A5A6A8;
}

.directorio .tabs-title > a[aria-selected="true"]
{
  background-color: #F6DE0D;
}

.directorio .tabs-title a
{
  font-family:'newsgoth_btbold';
  font-weight: 900;
  font-size: 14px;
}

.directorio .tabs-panel h2
{
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.directorio .tabs-panel h3
{
  font-size: 13px;
  text-transform: uppercase;
}

.directorio .tabs-panel{
  padding: 0;
}

.sucursal{
  font-family: 'newsgoth_btroman';
  color:#555557;
  font-weight: normal;
  border-bottom: solid 1px #a5a6a8;
  padding: 1rem;
}

#footerSucursal
{
  position: absolute;
  bottom:0;
  width: 100%;
}

/** Ensaladas **/

header#ensaladas{
  /*background-image:url('../img/fondo-ensaladas-header.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  height: 350px; */
}

header#ensaladas{
  height: 450px;
  /*overflow: hidden;*/
  position: relative;
}

#ensaladas video {
  position: absolute;
  left: 50%;
  top: 60%;
  /* The following will size the video to fit the full container. Not necessary, just nice.*/
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;
}

img.fondoHeader
{
  width: 100%;
  position: absolute;
  top: -50px;
  z-index: -1;
}

.ensaladas .tituloSeccion
{
  padding-top: 15px;
  padding-bottom: 12px;
  background-color: #fff;
}
.ensaladas .contenidoSeccion
{
 /* background-image:url('../img/fondo-ensaladas.jpg');*/
	background-color: #fff; 
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center top;
  padding-bottom: 100px;
	
	
}

.ensaladas .contenidoSeccion p 
{
  color: #54565b;
    font-family: newsgoth_btbold;
    font-size: 13pt;
    text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
    text-transform: uppercase;
}

.contenidoSeccion .descripcion
{
	color: #54565b;
	height: 150px;
	padding: 20px;
	margin-bottom: 2.5em;
}

.imgEnsaladas
{
  width: 100%;
  height: auto;
}
.contenidoSeccion .descripcion h4
{
    font-family: newsgoth_btbold;
    font-size: 14pt;
    text-align: left;
	font-weight: 300;
	height: auto;

  
}

.contenidoSeccion .descripcion p
{
  	text-align: left;
    font-size: 11pt;
    color: #54565b;
    font-family: 'newsgoth_btroman';
	margin-top: -25px;
	text-transform: none; 
}

.contenidoSeccion .descripcion p strong
{text-align: left;
	 font-family:'newsgoth_btbold';
    font-size: 11pt;
    color: #fff;
	text-transform:none; 
}

.divisor, .divisorNgo
{
  background-image:url('../img/divisor.png');
  background-repeat:repeat-x;;
  background-size:cover;
  background-position:center top;
  margin-top: 10px;
  margin-bottom: 30px;
  height: 9px;
}

.divisorNgo
{
  background-image:url('../img/divisorNgo.png');
}


  header#inicio{
	  background-color:#fff; }
  

/** Bebidas **/

.bebidas{
	background-color:#fff; }
header#bebidas{
  background-color:#fff; 
  background-image:url('../img/fondo-bebidas-header.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  height: 350px;
}

.bebidasCopyHeader
{
  position: absolute;
  bottom: 10px;
  left: 20%;
  text-align: center;
}

.bebidasCopyHeader h4
{
  font-family:'newsgoth_btbold';
  font-size: 24px;
  font-weight: bold;
  color:#fff;
  margin-bottom: 0px;
}

.bebidasCopyHeader h4:nth-child(2)
{
  font-size: 22px;
}

.bebidasCopyHeader h4:nth-child(3)
{
  font-size: 19px;
  font-style: italic;
}

.bebidasCopyHeader h4:nth-child(4)
{
  font-size: 19px;
  font-style: italic;
}

.bebidas .separador{
	background-image:url(../img/separador.jpg);
	background-size:cover;
	width:100%;  
	background-repeat:no-repeat; 
	color:#fff;
	font-weight:400;
	text-transform:uppercase;  
	text-shadow:2px 2px 3px rgba(0,0,0,.7);
	font-size:3em;  
	padding:.5em;
	margin-bottom:1em;   }
.bebidas .tituloSeccion
{
  padding-top: 15px;
  padding-bottom: 12px;
  background-color: #fff;
}
.accordion-title.amarillo,
.accordion-title.amarillo:hover,
.accordion-title.amarillo:focus,
.accordion-content.amarillo
{
  /*background: repeating-linear-gradient(
    -45deg,
    #f6d60b,
    #f6d60b 3px,
    #fddf14 3px,
    #fddf14 10px
  );*/
  background:#ffffff; 
  color:#414042;
  margin-bottom: 0px;
  border: 0px;
  /*padding-bottom: 100px;*/
}

.accordion-title.gris,
.accordion-title.gris:hover,
.accordion-title.gris:focus,
.accordion-content.gris
{
  /*background: repeating-linear-gradient(
    -45deg,
    #d1d2d3,
    #d1d2d3 3px,
    #dadbdc 3px,
    #dadbdc 10px
  );*/
  background:#ffffff; 
  color:#414042;
  margin-bottom: 0px;
  border: 0px;
  /*padding-bottom: 100px;*/
}

.bebidas .contenidoSeccion h3
{
  font-family:'newsgoth_btbold';
  font-size: 27px;
  font-weight: 600;
  color:#414042;
  /*padding: 35px;*/
}

.bebidas dt
{
  font-family:'newsgoth_btbold';
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 16px;
}

.bebidas dt::before
{
  content:url('../img/bebida-dot.png');
  margin-right: 9px;
}

.bebidas dd
{
  font-family:'newsgoth_btbold';
  margin-bottom: 20px;
  margin-left: 18px;
}

/** Pizzas **/

header#pizzas{
  background-image:url('../img/fondo-pizzas-header.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  height: 350px;
}

.pizzas .tituloSeccion
{
  padding-top: 15px;
  padding-bottom: 12px;
  background-color: #fff;
}
.pizzas .contenidoSeccion
{
  /**background-image:url('../img/fondo-pizzas.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center top;**/
  background-color: #fff;
  padding-bottom: 100px;
  padding-top: 50px;
}

.pizzas .contenidoSeccion h4
{
  font-family:'newsgoth_btbold';
  font-size: 14px;
  font-weight: bold;
  color:#000;
  margin-bottom: 0px;
  line-height: 15px;
}

.sliderIngredientes
{
    margin-top:40px;
}

.slider { display: none; }
.slider.slick-initialized { display: block; }

.sliderIngredientes h6
{
  margin-top: 15px
}

.accordionPizzas
{
  background: transparent;
  margin: 0 auto;
  width:100%;
 
  
}

.accordionPizzas p.lead
{
  width: 80%;
  margin-left: 10%;
}

.accordionPizzas .owl-carousel img
{
  max-width: 70%;
  margin-bottom: 15px;
  margin-top: 25px;
}

.accordionPizzas .owl-carousel h3
{
  font-size: 20px;
}


.accordionPizzas .owl-carousel h4
{
  font-size: 16px;
}

.accordionPizzas .accordion-title
{
      color: #54565b;
    font-family: newsgoth_btbold;
    font-size: 14pt;
    text-align: left;

 
  
}

.LightBoxTitle {
    display: block;
    padding-bottom: 3px;
    text-transform: uppercase;
    font-weight: bold;
    color: #2d2a26;
	font-family: newsgoth_btroman;
}

.LightBoxContentText {
    display: table-cell;
    vertical-align: middle;
    width: 250px;
	padding-top: 25%;
    font-family: newsgoth_btroman;
    font-size: 12pt;
    line-height: 18pt;
	color: #939598;}

.LightBoxClose {
    width: 50px;
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: -10px;
    margin-right: 0;
    z-index: 1000;
}


.accordionPizzas li.is-active
{
  background-image:url('../img/open-pizza.png');
  background-repeat:no-repeat;
  background-position: bottom;
 
  
}

.accordionPizzas li a
{
  padding-bottom: 25px;
  height:160px !important; 
  
}

.accordionPizzas .accordion-title:hover,
.accordionPizzas .accordion-title:focus
{
    background-color: transparent;
}

.accordionPizzas .accordion-title::before,
.accordionPizzas .accordion-title::after
{
  content: '';
}

.accordionPizzas .accordion-content
{
	position: absolute;
	width: 96%;
	left: 2%;
	padding: 3em;
	z-index: 1;
	text-align: left;
	font-family:'newsgoth_btbold';
	background-color: #F2F2F2;
	
}

.accordionPizzas .accordion-content .slider
{
  min-height: auto;
  float:left; 
}
/** Aviso de Privacidad **/

header#aviso-privacidad
{
 
}

.aviso-privacidad
{
  background: #414042;
  color: #fff;
}

.aviso-privacidad .tituloSeccion
{
  padding: 15px 0px 10px;
  color:#fff; 
}

.aviso-privacidad .tituloSeccion h1

{
  color: #fff;
}


.aviso-privacidad .tituloSeccion h2

{
  color: #fff;
  text-align:center; 
}



.aviso-privacidad .contenidoSeccion h3
{
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

/** Contacto **/

.contacto
{
	background: #414042;
	color: #fff;
	min-height:800px; 
}

.contacto .tituloSeccion
{
  padding: 15px 0px 10px;
  text-align:center; 
}

.contacto .tituloSeccion h2
{
  color: #fff;
}

.contacto .contenidoSeccion h3
{
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.contacto .contenidoSeccion
{
  padding:20px 0;

  
}

.contacto .enviarForm
{
  background-color: #f6de0d;
  color: #414042;
  font-weight: 600;
  padding: 10px 40px;
  border-radius: 10px;
}

.contacto form input
{
	width: 100% !important;
	margin-right:1em; 
}
/** Polítics **/

.politicas
{
  color: #f6de0d;
  text-decoration: underline;
}

.politicas:hover,
.politicas:focus,
.politicas:active
{
  color: #e2cc0d;
}

#politicas
{
  width: 20px !important;
}

/** Empleo **/

header#empleo
{
  background: repeating-linear-gradient(
    -60deg,
    #d1d2d3,
    #d1d2d3 2px,
    #dadbdc 2px,
    #dadbdc 10px
  );
}

.empleo
{
  background: #414042;
  color: #fff;
}

.empleo .tituloSeccion
{
  background-color: #000;
  padding: 5px 15px;
}

.empleo .tituloSeccion h2
{
  color: #fff;
  margin-bottom: 0px;
}

.empleo .contenidoSeccion h3
{
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.empleo .enviarForm
{
  background-color: #f6de0d;
  color: #414042;
  font-weight: 600;
  padding: 10px 40px;
  border-radius: 10px;
}



/** Media Queries 1 px = 0.063em **/

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {


	 
	 
  .accordion-title:hover::before
  {
    right: 25%;
  }

  .accordion-title:hover::after
  {
    left: 25%;
  }
}



@media screen and (min-width: 1281px) and (max-width: 2500px) {


.slider_home{
	
	min-height:950px; 

	 }
	 
	 
}



/* Small only **/
@media screen and (max-width: 39.9375em) {

.pleca_menu{
	background-color:transparent; 
	}
	
	
	
video#videoHome {
	display:none;

}

.slider_home {
	height:100%;
	min-height:600px;
	padding-top:3em;  
	 }	
	 
.slider_home h3{
	text-align:center; 
	color:#fff;
	padding:.5em 3em 1em 3em;
	font-size:1.3em;
	font-weight:300;
	line-height:2em;   
	 }	

.slider_home h1{
	text-align:center; 
	color:#fff;
	text-shadow:1px 1px 3px #000;
	padding:25% 1em 0 1em;
	text-transform:uppercase; 
	font-size:3em;
	font-weight:600;  
	 }	
	 
.slider_home h3{
	text-align:center; 
	color:#fff;
	padding:1em 2em 1em 2em;
	font-size:1em;
	font-weight:300;
	line-height:1.3em;   
	 }	
	 
	 
  .menu .active > a
  {
    border-bottom: none;
    background-color: transparent;
  }



  
  header,
  header#inicio,
  header#sucursales,
  header#ensaladas,
  header#bebidas,
  header#pizzas,
  header#aviso-privacidad,
  header#contacto,
  header#empleo
  {
    background: #414042;
  }

  .logo
  {
      height: 40px;
      width: auto
  }

  .title-bar
  {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .title-bar-title
  {
    float: right;
    margin-top: 8px;
    font-size: 18px;
    color:#fff;
    font-weight: 400;
  }

  .accordion-title:hover::before
  {
    right: 5%;
  }

  .accordion-title:hover::after
  {
    left: 5%;
  }

  #menuCFK{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #menuCFK a{
    color:#3f3e40;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #menuCFK .top-bar-right,
  .is-drilldown-submenu.is-active
  {
   /* background: repeating-linear-gradient(
      -45deg,
      #f6d60b,
      #f6d60b 3px,
      #fddf14 3px,
      #fddf14 10px
    );*/
	background-color:#fff; 
  }

  #menuCFK .top-bar-right ul li
  {
    border-bottom: solid 2px #3f3e40;
  }

  #menuCFK .top-bar-right ul li:last-child
  {
    border-bottom: none;
  }

  footer .slogan p
  {
    text-align: center;
	  
  }

  footer .descripcion p
  {
    text-align: center;
	  
  }

  footer .menuFooter
  {
    text-align: center;
	
  }


  /**Home **/

  #footerHome
  {
    position: absolute;
    bottom: 0;
    margin-top:320px;
    width: 100%;
  }

.bullets  {
	opacity: .8	;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	
    }
	
	
.bullets button {
    width: .6rem;
	
    height: .6rem;
	
    }
	
	
	
.carusel
{position: absolute;
  bottom:11% !important; 
  width: 100% ;
  padding-bottom:1em; }
	

  /** Directorio **/
  .directorio .tabs-content
  {
    max-height: 200px;
    overflow: scroll;
  }

  .contenedorBuscador
  {
    overflow: scroll;
  }

  .overlay {
    width: 100%;
    min-height: auto;
    position: absolute;
    top: 0;
  }

  #map-canvas
  {
    width: 100%;
    height: 300px;
    position: relative;
  }


  /** Ensaladas **/
  header#ensaladas{
    height: auto;
  }

  .ensaladas .contenidoSeccion
  {
    background-image:url('../img/fondo-ensaladasb.jpg');
    background-repeat:repeat-y;
    background-size:cover;
    background-position:center top;
    padding-bottom: 100px;
  }

  /** Bebidas **/
  header#bebidas{
    height: auto;
  }

  /** Pizzas **/

  header#pizzas{
    height: auto;
  }

  .pizzas .contenidoSeccion
  {
    /*background-image:url('../img/fondo-pizzas.jpg');
    background-repeat:repeat-y;;
    background-size:contain;*/
    background-position:center top;
    padding-bottom: 100px;
  }

}
