@font-face {
	font-family: 'AvantGarde Bk BT';
	font-style: normal;
	font-weight: 100;
	src: url('AVGARDN.eot'); /* EOT file for IE */
	src: url('AVGARDN.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */url('AVGARDN.woff') format('woff'), /* Modern Browsers */url('AVGARDN.ttf') format('truetype'), /* Safari, Android, iOS */url('AVGARDN.svg#AvantGarde') format('svg'); /* Legacy iOS */
}

body {
	color: #58585a;
	font-family: 'AvantGarde Bk BT', Arial, "Arial Rounded Mt Bold" !important;
	font-size: 16px !important;
	background-image: url('../images/fondo.jpg');
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color: #58585a;
}
a:hover {
	/*font-weight: bold;*/
	color: #cbd300;
	text-decoration: none;
}
a:visited {
	color: #58585a;
}

/* Márgenes */
.margin-top-05 { margin-top: 0.5em; }
.margin-top-10 { margin-top: 1.0em; }
.margin-top-15 { margin-top: 1.5em; }
.margin-top-20 { margin-top: 2.0em; }
.margin-top-25 { margin-top: 2.5em; }
.margin-top-30 { margin-top: 3.0em; }

.margin-bottom-05 { margin-bottom: 0.5em; }
.margin-bottom-10 { margin-bottom: 1.0em; }
.margin-bottom-15 { margin-bottom: 1.5em; }
.margin-bottom-20 { margin-bottom: 2.0em; }
.margin-bottom-25 { margin-bottom: 2.5em; }
.margin-bottom-30 { margin-bottom: 3.0em; }
/* END Márgenes */


.main a{
	color: #cbd200;
	font-weight: bold;
}

.main a:hover{
	color: #7D8200;
	text-decoration: none;
}

.clear-float{
	clear: both;
}

#header{
	background-color: white;
}

/* NavBar*/
#navbarCollapse{
	width: 100%;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar-toggle:before {
    content:"Menu";
    left:-60px;
    top:4px;
    position:absolute;
    font-size: 20px;
}

/* END NavBar*/

/* Carrousel */
.carousel {
	margin-bottom: 20px;
}
/* END Carrousel*/

#box {
	/*float: left;
	 background-color: blue;*/
	width: 800px;
	height: 100%;
	margin: 0 auto;
}
#center_box {
	/*position: relative;
	 left: 10px;*/
	/*float: left;*/
	/*	margin: 0 auto;*/
	background-color: white;
	width: 800px;
	height: inherit;
	/*display: inline-block;*/
	margin: 0px;
	border: 0px;
	/*display: inherit;
	 */
	float: left;
}

#promo_header {

	height: 28px;
	width: inherit;
	min-width: 760px;
	background-color: #bcd700;
	background-image: url('../images/promobar.png');
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 auto;
	text-align: left;
	padding: 3px 20px 0 20px;
	color: black;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

#promo_header:hover {

	color: white;
}

#promo_header.mobile {

	height: 100px;
	min-width: 760px;
	padding: 20px 20px 0 20px;
	font-size: 40px;
	line-height: 100%;
}

#promo_header span {

	max-width: 500px;
}

#promo_header .facebook {

	height: 26px;
	width: 26px;
	cursor: pointer;
	float: right;
	/*	background-image: url('../images/fb.png');
	 background-repeat: no-repeat;*/
}

#header {
	/* height: 100px; */
	background-color: white;
}
div.head {
	/*background-image: url('../images/cabecera.jpg');*/
	width: inherit;
	height: 231px;
}
div.head  img {
	text-decoration: none;
	border: none;
}

div.menu {
	height: 30px;
	font-size: 20px;
	padding: 18px 0 12px 0;
    margin-bottom: 20px;
}

div.emphasized {
	/*position: relative;*/
	left: -10px;
	width: 820px;
}
div.non_emphasized {
	position: relative;
	width: 800px;
	background-color: #cbd200;
}
#carta_bar {
	background-color: #58585a;
	height: 30px;
	padding: 0px;
	font-size: 18px;
	color: white;
}
#carta_bar .line {
	width: inherit;
	background-color: #cbd200;
	height: 6px;
}
span.question {
	cursor: pointer;
}

#menu-semanal{
	margin-top: 20px;
}

#menu_bar {
	background-color: #cbd200;
	height: 6px;
	padding: 21px 0 6px 0;
}
#menu_bar .line {
	width: inherit;
	background-color: #58585a;
	height: 6px;
}
div.banner_llevar_casa {
	/*background-image: url('../images/banner-llevar-casa_820.png');*/
	/*height: 261px;*/
	margin: -10px 0 30px 15px;
}
#banner_siguenos {
	width: inherit;
	height: 234px;
    /*background-color: #cbd200;*/
	background-image: url('../images/siguenos.png');
	background-repeat: no-repeat;
    margin-top: 20px;
}

#siguenos {
    position: absolute;
    margin: 52px 94px;
    color: rgb(255, 255, 255);
    font-size: 45px;
}


#descubre {
    color: black;
    margin: 168px 0px 0px 80px;
    position: absolute;
    font-size: 24px;
    font-weight: bold;
}

#goToTwitter, #goToFacebook {
	height: 55px;
	width: 55px;
	/*
	 border: 2px dotted;*/
	margin: 80px 0 0 0;
	cursor: pointer;
	float: left;
	display: inline-block;
}
#goToFacebook {
	margin-left: 350px;
}
#goToTwitter {
	margin-left: 8px;
}
#content {
	background-color: white;
}
#content .text {
	text-align: justify;
}
#content .home {
	float: left;
	margin: 15px 25px 10px 25px;
	width: 480px;
	display: block;
	clear: both;
}

#text_inicio {
    padding: 10px 50px 10px 60px;
    text-align: justify;
}

#banner_home {
	float: right;
	/*	display:inline-block;*/
	width: 250px;
	height: 391px;
	background-image: url('../images/home.jpg');
	margin: 10px 0 0 0;
}
#content .text {
	display: inline-block;
}
#content .text span.bold {
	font-weight: bold;
}
#content .text span.s1 {
	font-weight: normal;
	display: inline;
	font-size: 26px;
}
#content .text span.s2 {
	font-weight: normal;
	display: inline;
	font-size: 24px;
}
#content .text span.s3{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	display: inline;
	font-size: 22px;
}
#content .text span.s4{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	display: inline;
	font-size: 20px;
}
#content .text span.s5{
	font-weight: normal;
	display: inline;
	font-size: 18px;
}

#carta .head {
	width: inherit;
	height: auto;
	padding: 0 0 0 30px;
    margin: 15px 0 30px 10px;
}
#carta .head_box {
    float: left;
    width: 133px;
    height: 125px;
    cursor: pointer;
    margin-left: 1px;
}

#carta .head_box h2 {
    font-size: 18px;
    color:white;
    margin: 40px 0px 0px 0px;
    display: inherit;
    text-align: center;
}


.head .head_box:nth-child(1){
    background-image: url('../images/cubos_paladar.jpg');
}

.head .head_box:nth-child(2){
    background-image: url('../images/bocadillos.jpg');
}

.head .head_box:nth-child(3){
    background-image: url('../images/picoteo_express.jpg');
}

.head .head_box:nth-child(4){
    background-image: url('../images/pizza.jpg');
}

.head .head_box:nth-child(5){
    background-image: url('../images/ensaladas.jpg');
}

.head .head_box:nth-child(6){
    background-image: url('../images/ofertas_local.jpg');
}

.head .head_box:nth-child(7){
    background-image: url('../images/ofertas_domicilio.jpg');
}

.head .head_box:nth-child(8){
    background-image: url('../images/bebidas.jpg');
}

#carta .head_box_right {
	float: right;
}
#carta .border_box {
	border: 1px dotted;
	border-radius: 5px;
}
#carta .content {
	margin: 20px 0 0 0;
}

#sobre {
	background: url('../images/sobre.bg.png') top right no-repeat;
	min-height: 600px;
	text-align: justify;
}

#sobre .text {
	padding: 40px 30px 30px 30px;
}

#sobre p {
	margin: 15px 0 5px 0;
}

/* Catering */

#catering{
	font-size: 18px;
}

#catering-servicio h2,
#catering-servicio h3{
	text-align: center;
}

.cta-contact{
	padding: 30px;
	margin: 20px 80px 50px 80px;
	background: #58585a;
	color: white;
	font-weight: lighter;
}

@media (max-width: 678px){
	.cta-contact{
		margin: 20px 15px 50px 15px; 
	}
}

.cta-contact .cta-title{
	font-size: 26px;
}

.serv-catering a h3{
	font-size: 18px;
}

.serv-catering a h2,
.serv-catering a h3,
.serv-catering a h2:visited,
.serv-catering a h3:visited,
.serv-catering a h2:active,
.serv-catering a h3:active{
	font-weight: normal;
	text-decoration: none;
}

.serv-catering a:hover h2,
.serv-catering a:hover h3{
	color: #cecece;
	text-decoration: none;
}

.serv-catering h2,
.serv-catering h3{
	position: relative;
	top: -55px;
	color: white;
	font-weight: lighter;
	font-size: 22px;
}

#buscas-catering{
	margin: 30px 0px 40px 0px;
}

#buscas-catering .texto-buscas-catering{
	background-color: #59595a;
	min-height: 385px;
	color: white;
	padding: 0px 15px 25px 30px;
}

#buscas-catering .imagen-buscas-catering{
	background: url('../images/bg-buscas-catering.png') no-repeat top right;
	background-color: #59595a;
	min-height: 385px;
}

#buscas-catering .buscas-catering-tit{
	font-size: 40px;
	border-bottom: 1.5px solid #000;
}

#buscas-catering .buscas-catering-text{
	font-size: 16px;
	font-weight: lighter;
}

#catering-servicio .header-seccion{
	margin-bottom: 15px;
	position: relative;
}

#catering-servicio .header-seccion h1{
	font-weight: lighter;
	position: absolute;
	top: 200px;
	left: 650px;
	color: white;
}

@media (max-width: 1200px){
	#catering-servicio .header-seccion h1{
		top: 160px;
		left: 500px;
	}
}

@media (max-width: 991px){
	#catering-servicio .header-seccion h1{
		top: 115px;
		left: 320px;
	}
}

@media (max-width: 750px){
	
	#catering-servicio{
		position: static;
	}
	
	#catering-servicio .header-seccion h1{
		position: static;
		color: black;
		text-align: center;
	}
}

#catering-servicio .img-trabajo{
	width: 135px;
	height: 135px;
}

@media (max-width: 991px){
	#catering-servicio .img-trabajo{
		width: 100px;
		height: 100px;
	}
}

@media (max-width: 768px){
	#catering-servicio .img-trabajo{
		width: 200px;
		height: 200px;
	}
}

@media (max-width: 500px){
	#catering-servicio .img-trabajo{
		width: 110px;
		height: 110px;
	}
}

/* END Catering */

#contacto .tel-text{
	font-size: 22px;
}

#contacto .tel-text a,
#contacto .tel-text a:visited,
#contacto .tel-text a:active{
	color: #cbd300;
	text-decoration: none;
}

#contacto .tel-text a:hover{
	color: #7D8200;
}

#carta img {
	cursor: pointer;
}

footer {
	background-color: #888888;
    border-top: 15px solid #cbd300;
    padding: 20px 0px;
}
#topbar {
	background-color: #cbd300;
	height: 9px;
	width: inherit;
}

#location {
	color: white;
	font-size: 20px;
	text-align: center;
}
#location a{
	color: #cbd300;
}
.email_box,
.form-contacto,
.body-form-contact {
	background: white;
}

.form-contacto{
	text-align: center;
}

.form-contacto input, .form-contacto textarea {
	margin-top: 8px;
	width: 65%;
	
}

.form-contacto input[type=submit] {
	margin-top: 8px;
	height: 25px;
	color: #444444;
}

.form-contacto textarea {
	height: 100px;
}

div.email_box div {
	clear: both;
}

#popup_bg {
	position: fixed;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	height: 100%;
	z-index: 4;
	background-color: #333333;
	opacity: 0.5;
	/*	visibility: hidden;*/
	display: none;
}

#popup {
	position: absolute;
	top: 15%;
	left: 28%;
	float: left;
	width: 600px;
	/*height: 400px;*/
	z-index: 4;
	background-color: white;
	border: 2px red;
	border-radius: 15px;
	/*	visibility: hidden;*/
	display: none;
}

#popup hr {
	margin-bottom: 20px;
}

.whitebox {
	margin: 10px;
	text-align: center;
}

.whitebox .exit {
	position: relative;
	right: 10px;
	float: right;
	width: 20px;
	height: 10px;
	text-align: right;
	z-index: 4;
	font-size: 20px;
	cursor: pointer;
	margin-top: 1px;
}

.embed-container {
    position: relative;
    min-height: 390px;
    overflow: hidden;
}

.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* MEDIA QUERYs */
@media (max-width: 991px){
	#sobre{
		background: none;
	}
}

@media(max-width: 552px) {
    #banner_siguenos {
        background:#cbd300;
        text-align: center;
        height: 100%;
    }

    #siguenos {
        color: rgb(255, 255, 255);
        font-size: 45px;
        margin: 0px;
        position: inherit;
    }

    #goToTwitter, #goToFacebook {
        cursor: pointer;
        display: inline-block;
        margin:0;
    }

    #descubre {
	    color: black;
	    margin: 0px;
	    position: static;
	    font-size: 24px;
	    font-weight: bold;
	}

}
