/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 27, 2014 */

@font-face {
	font-family: 'Futura';
	src: url('../fonts/Futura-Medium.eot');
	src: url('../fonts/Futura-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura-Medium.woff2') format('woff2'), url('../fonts/Futura-Medium.woff') format('woff'), url('../fonts/Futura-Medium.ttf') format('truetype'), url('../fonts/Futura-Medium.svg#Futura-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Futura';
	src: url('../fonts/Futura-Bold.eot');
	src: url('../fonts/Futura-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura-Bold.woff2') format('woff2'), url('../fonts/Futura-Bold.woff') format('woff'), url('../fonts/Futura-Bold.ttf') format('truetype'), url('../fonts/Futura-Bold.svg#Futura-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'ChunkFive';
	src: url('../fonts/ChunkFive-Regular.eot');
	src: url('../fonts/ChunkFive-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ChunkFive-Regular.woff2') format('woff2'), url('../fonts/ChunkFive-Regular.woff') format('woff'), url('../fonts/ChunkFive-Regular.ttf') format('truetype'), url('../fonts/ChunkFive-Regular.svg#ChunkFive-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*reset*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

html {
	width: 100%;
	margin-top: 0px !important;
	overflow-x: hidden;
	overflow-y: scroll;
	margin: auto;
}

body {
	width: 100%;
	padding: 0px;
	font-family: 'Futura', Arial, Helvetica, sans-serif;
	margin: 0px auto;
	overflow-x: hidden;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.4;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
button,
input[type="submit"] {
	cursor: pointer;
}

em {
	font-style: italic;
}

strong,
em {
	font-weight: bold;
}

html,
body {
	padding: 0;
	margin: 0;
}

a:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: none;
	color: inherit;
}


/* texts */

.h2 {
	font-size: 50px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 30px;
	font-family: "Chunkfive";
	line-height: 1;
}

.h3 {
	font-size: 40px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 25px;
	font-family: "Chunkfive";
	line-height: 1;
}

.h4 {
	display: inline-block;
	font-size: 30px;
	margin: 0;
	margin-bottom: 30px;
	font-family: "Chunkfive";
	line-height: 1;
}

.h5 {
	display: inline-block;
	font-size: 24px;
	margin: 0;
	margin-bottom: 30px;
	font-family: "Chunkfive";
	line-height: 1;
}

p b {
	font-weight: bold;
}

p a {
	color: #d22630;
}

sup {
	font-size: 30%;
	margin-left: 0.5em;
	vertical-align: 1em;
	font-family: "Futura";
	font-weight: 500;
}

.uppercase {
	text-transform: uppercase;
}

.color-w {
	color: #ffffff;
}

a.color-w:hover,
a.color-w:focus {
	color: #ffffff!important;
	text-decoration: underline;
}

.color-b {
	color: #000000;
}

a.color-b:hover,
a.color-b:focus {
	color: #000000!important;
	text-decoration: underline;
}

p {
	margin-bottom: 20px;
}

a:not(.btn):hover,
a:not(.btn):focus {
	color: inherit;
	text-decoration: underline;
}

.small {
	font-size: 15px;
	margin-bottom: 15px;
}

.header {
	margin-bottom: 50px;
}

@media all and (max-width: 678px)
{
	.header {
		margin-bottom: 80px;
		z-index: 20;
		position: relative;
	}
}
.block-contacto .tel {
	color: #ffffff;
	display: inline-block;
}

.block-contacto .tel:hover,
.block-contacto .tel:focus {
	color: #ffffff;
	text-decoration: underline;
}

.linkemails {
	color: #000000;
	display: inline-block;
	margin-bottom: 30px;
	transition: 0.2s;
}

a.linkemails:hover {
	color: #d22630;
	text-decoration: none;
}

.turhover:hover {
	color: red;
	transition: 0.2s;
}


/* BOOSTRAP OVERWRITE */

.container {
	max-width: 1180px;
}

.container-fluid-custom {
	width: 100%!important;
	max-width: 1040px;
	margin: 0 auto;
}


/* BOTONES */

.btn {
	font-size: 16px;
	text-transform: uppercase;
	border-width: 3px;
	border-style: solid;
	cursor: pointer;
	border-radius: 0;
	-webkit-user-select: initial;
	user-select: initial;
	position: relative;
	z-index: 1;
	padding: 15px 30px;
	line-height: 30px;
	font-weight: bold;
	margin-right: 20px;
}

.btn:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	z-index: -1;
	transition: all .3s;
	z-index: -1;
}

.btn:hover,
.btn:focus{
	color: inherit;
}

.btn:hover:after {
	height: 100%;
}

.btn-transparent-white,
.btn-transparent-white:hover {
	background-color: transparent;
	border-color: #ffffff;
	color: #ffffff;
	transition: 0.2s;
}
.btn-transparent-white:focus{
	color: inherit;
	color: #fff;
}
.btn-transparent-black,
.btn-transparent-black:hover {
	background-color: transparent;
	border-color: #000000;
	color: #000000;
	transition: 0.2s;
}

.btn-transparent-white:after {
	background-color: #ffffff;
}

.btn-transparent-black:after {
	background-color: #000000;
}

.btn-transparent-white:hover {
	color: #d22630;
}

.btn-transparent-black:hover {
	color: #ffffff;
}

.btn-white {
	background-color: #ffffff;
	color: #000000;
	transition: 0.2s;
	border: none;
}

.btn-white:after {
	background-color: #000000;
}

.btn-white:hover {
	color: #ffffff;
	border-color: #000000;
}

.btn-black {
	background-color: #000000;
	color: #ffffff;
	transition: 0.2s;
	border: none;
}

.btn-black:after {
	background-color: #ffffff;
}

.btn-black:hover {
	color: #000000;
	border-color: #ffffff;
}

.up {
	position: absolute;
	bottom: 0;
	z-index: 1000;
}

.go-up {
	position: fixed;
	right: 50px;
	bottom: 50px;
	width: 75px;
	height: 75px;
	background-color: #000000;
	/*background: url(../img/go-up.png) no-repeat center center; */
	transition: 0.4s;
	transform: translateY(200px);
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	-ms-transform: translateY(200px);
	-o-transform: translateY(200px);
	transform: translateY(200px);
}

.go-up:hover {
	background-color: #ffffff;
}

.go-up .arrowup {
	display: inline-block;
	border: solid #ffffff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 15px;
	position: absolute;
	top: 30px;
	left: 20px;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}

.go-up:hover .arrowup {
	border-color: #000000;
}

.go-up.visible {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.download {
	width: 22px;
	height: 29px;
	display: inline-block;
	margin-bottom: 30px;
	background-image: url(../img/icono-pdf/icono-pdf.png);
	transition: 0.2s;
}

.download:hover {
	background-image: url(../img/icono-pdf/icono-pdf-over.png);
}


/* SLIDER */
.hero-banner{
	position: relative;
}

.hero-banner.promo{
	margin-top: -50px;
}
@media all and (max-width: 768px){
	.hero-banner.promo{
		margin-top: 0px;
	}
}

.hero-banner .container-fluid{
	position: relative;
	z-index: 1;
}
.hero-banner .slider:after{
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.hero-banner .h1 {
	margin: 0;
	margin-bottom: 60px;
	font-size: 80px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Chunkfive";
	line-height: 1;
}

.hero-banner p {
	position: relative;
	color: #fff;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.hero-banner .btn{
	width: 200px;
	margin: 0px 10px;
}
.hero-banner .asian {
	max-width: 550px;
	margin-left: -30px;
	/* descentrado a la izquierda */
}

.asian-mobile {
	margin: 0 auto;
	width: 100%;
	max-width: 300px;
}

.hero{
	position: relative;
	height: 40vw;
	background-color: #000;
}
.hero .background{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/cabeceras//gracias2.jpg);
}
.hero .background:before{
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.hero .center{
	position: absolute;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.hero .center .h1 {
	margin: 0;
	margin-bottom: 60px;
	font-size: 80px;
	color: #fff;
	text-transform: uppercase;
	font-family: "Chunkfive";
	line-height: 1;
}
.hero-banner .content-slider {
	position: absolute;
	padding: 75px 15px 30px;
	width: 100%;
	top: 0;
	text-align: center;
}
.hero-banner.gracias .content-slider{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
}
.slider {
	display: none;
	height: 600px;
	background-color: #000000;
}

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

.slider .slick-dots {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.slider .slick-dots li {
	display: inline-block;
	text-align: center;
	margin: 0 5px;
}

.slider .slick-dots li button {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	border: none;
	background-color: #ffffff;
	text-indent: -100000px;
	padding: 0;
}

.slider .slick-dots li.slick-active button {
	background-color: #d22630;
}

.slider .slide {
	min-height: 600px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

.slider .slide1 {
	background-image: url(../img/nuevas/carrusel1.jpg);
}
.slider .slide2 {
	background-image: url(../img/nuevas/carrusel2.jpg);
}
.slider .slide3 {
	background-image: url(../img/nuevas/carrusel3.jpg);
}
.slider .slide4 {
	background-image: url(../img/nuevas/carrusel4.jpg);
}

/*
.slider .slide5 {
	background-image: url(../img/cabeceras//slide5.jpg);
}
*/
.slider .slidegracias {
	background-image: url(../img/cabeceras//gracias2.jpg);
	background-position: center;
}
.slider .slidepromo {
	background-image: url(../img/cabeceras//promo.jpg);
	background-position: center;
}

.slick-slider.slider-imgs .slick-slide img {
	margin: 0 auto;
}

.hero-banner.hero-banner-2 .content-slider {
	display: none;
}

.hero-banner.hero-banner-2 .content-slider-inner {
	height: 155px;
}

.hero-banner-2 .slider .slide1 {
	background-image: url(../img/cabeceras/slide6.jpg);
}

.hero-banner-2 .slider .slide2 {
	background-image: url(../img/cabeceras//slide7.jpg);
}

.hero-banner-2 .slider .slide3 {
	background-image: url(../img/cabeceras//slide8.jpg);
}

.hero-banner-2 .slider .slide4 {
	background-image: url(../img/cabeceras//slide9.jpg);
}

.hero-banner-2 .slider .slide5 {
	background-image: url(../img/cabeceras//slide10.jpg);
}

.ric-desktop {
	max-width: 263px;
}


/* end SLIDER */


/*  MENU */

.navbar {
	border: none;
	padding: 10px 0;
	transition: 0.2s;
	background: #ffffff;
	margin-bottom: 0;
}

.navbar-collapse {
	padding: 0;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
	padding: 0;
	margin: 0;
	margin-right: 30px;
}

.navbar .container-fluid {
	padding: 0;
}

.navbar-nav {
	float: right;
	line-height: 80px;
}

.navbar-nav li {
	padding: 30px 15px;
}

.navbar-nav li a {
	line-height: 20px;
	font-weight: bold;
}

.navbar-nav li.active {
	background: none;
}

.navbar-nav li.active a {
	border-bottom: 3px solid #d22630;
}

.navbar-nav li a:hover {
	border-bottom: 3px solid #000000;
}

.navbar-nav .rrss li {
	margin-left: 15px;
	display: inline-block;
}

.navbar-nav .rrss li a {
	display: block;
	border-bottom: none;
	font-size: 20px;
	width: 30px;
	font-weight: 400;
	color: #000;
}

.navbar-nav .rrss li a:hover {
	border-bottom: none;
}

.navbar-nav li a {
	font-size: 15px;
	text-transform: uppercase;
	ç color: #000000;
	display: block;
	padding: 0;
	padding-bottom: 3px;
	border-bottom: 3px solid transparent;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border: none;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #000000;
	background: transparent;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.navbar-nav .rrss {
	padding: 0;
}

.navbar-nav .rrss ul li {
	display: inline-block;
	padding: 0;
	padding-top: 15px;
}

.navbar-nav .rrss ul li a {
	padding: 5px;
	width: 18px;
	height: 18px;
	background-size: cover;
	background-position: center center;
	transition: 0.2s background-image;
}

.navbar-brand {
	height: 80px;
}

.navbar-brand img {
	height: 80px;
	width: auto;
}


/* menu mobile */

.navbar-brand-mobile {
	transition: 0.4s;
	opacity: 0;
}

.logo-fb,
.logo-twitter,
.logo-instagram {
	background-repeat: no-repeat;
}

.logo-fb {
	background-image: url(../img/rrss/logo-facebook.png);
}

.logo-twitter {
	background-image: url(../img/rrss/logo-twitter.png);
}

.logo-instagram {
	background-image: url(../img/rrss/logo-instagram.png);
}

.logo-fb:hover {
	background-image: url(../img/rrss/logo-facebook-over.png);
}

.logo-twitter:hover {
	background-image: url(../img/rrss/logo-twitter-over.png);
}

.logo-instagram:hover {
	background-image: url(../img/rrss/logo-instagram-over.png);
}

.navbar-nav .rrss ul li:last-child a {
	padding-right: 0;
}

.navbar-nav .rrss ul li a img {
	display: block;
	width: 15px;
}


/* affix */

.navbar.affix {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 1000;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	background: #ffffff;
}

.affix-holder {
	height: 100px;
}


/* end affix */


/* end MENU */


/* decos */

.deco-bg-1 {
	background-image: url(../img/bg-deco.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


/* helpers */

.p0 {
	padding: 0;
}

.m0 {
	margin: 0;
}

.mb25 {
	margin-bottom: 25px;
}

.mb3 {
	margin-bottom: 30px;
}

.mb4 {
	margin-bottom: 40px;
}

.absolute {
	position: absolute;
}

.t0 {
	top: 0;
}

.b0 {
	bottom: 0;
}

.visible-sm {
	display: none;
}

.visible-xs {
	display: none;
}

.bg-color-black {
	background-color: #000000;
}

.display-inline-block {
	display: inline-block;
}

.display-block {
	display: block;
}

.futura {}


/* pastillas */

.block-padding {
	padding: 50px 30px 40px;
}


/*notfound block */

.avion {
	background-image: url(../img/avion.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	padding-bottom: 45px;
}


/* home take away block */

.take-away-block {
	background-color: #000000;
	margin-bottom: 80px;
}

.work-with-us-block {
	background-color: #000000;
	margin-bottom: 80px;
}

.menu-grupos-block {
	background-color: #ffffff;
	margin-bottom: 80px
}

.bahia {
	background-image: url(../img/bahia.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	padding-bottom: 45px;
}

.tuk-tour {
	background-image: url(../img/nuevas/trabaja-con-nosotros.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	

}
@media all and (max-width: 768px){
	.tuk-tour{
		background-image: url(../img/nuevas/trabaja-con-nosotros-mobile.jpg);
	    background-size: auto 100vh;
	    background-repeat: no-repeat;
	    background-attachment: fixed;
	    background-position: center;
	}
}

.menu-grupos {
	background-image: url(../img/fondo-menus-grupos.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

.tuk-tour .block-padding {
	margin-top: 300px;
}

.menu-grupos .block-padding {
	margin-top: 100px;
	margin-top: 100px;
}

.block-contacto {
	margin-top: 50px;
}

.block-where {
	background-color: #bfbfbf;
}
@media all and (max-width: 768px){
	.block-where {
		display: none;
	}
}

.menu-grupos-block {
	background-color: #ffffff;
}


/* footer */

.pie {
	text-align: center;
	margin: 30px;
}

.pie img {
	width: 100px;
	height: auto;
}

.pie .avisolegal {
	margin: 50px 20px;
}

.pie .avisolegal li {
	padding: 0px 20px;
	display: inline-block;
}

.pie .avisolegal li a {
	transition: 0.2s;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	display: block;
	padding: 2px 0px;
	border-bottom: 2px solid transparent;
	font-weight: bold;
}

.pie .avisolegal li a:hover {
	text-decoration: none;
	border-bottom: 2px solid;
}

.pie .rrss {
	margin: 50px 20px;
}

.pie .rrss li {
	display: inline-block;
}

.pie .rrss li a {
	border-bottom: none;
	padding: 0;
	display: inline-block;
	margin: 0px 10px;
	font-size: 22px;
	font-weight: 400;
	color: #000;
}

.pie .claim {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	margin-bottom: 60px;
	font-size: 40px;
	font-family: "Chunkfive";
	line-height: 1;
}

.pastilla {
	border-right: solid 2px #000000;
	border-left: solid 2px #000000;
}

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


/* delivery */

.section-type-1 .h3 {
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 50px;
	text-align: center;
}

.section-type-1 .h3.city-title {
	background-color: #000;
	padding: 45px 15px;
	color: #fff;
	margin-bottom: 0;
	position: static;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 30px;
	padding: 30px 0;
	display: none;
}

.section-type-1 .h3.city-title+.section-restaurant {
	border-top: none;
}

.section-type-1 .h3:after {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 25px;
	height: 5px;
	background-color: #000000;
}

.section-type-1 .h3.city-title:after {
	display: none;
}


/* section restaurant */

.bg-main-restaurants {
	background-image: url(../img/fondo-restaurantes-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: top center;
}

.bg-main-restaurants .main-img {
	width: 100%;
	margin: 0 auto;
}

.section-restaurants {
	position: relative;
	padding: 40px 0px 100px;
	background-color: #f2f2f2;
}
@media all and (max-width: 768px)
{
	.section-restaurants {
		position: relative;
		padding: 40px 0px 50px;
		background-color: #f2f2f2;
	}
}
.section-restaurants .container--top {
	margin-top: -160px;
    position: relative;
    z-index: 2;
}

.section-restaurants .city {
	position: absolute;
	text-transform: uppercase;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	font-size: 120px;
	white-space: nowrap;
	font-weight: bold;
	color: #e4e4e4;
	line-height: 1;
}
@media all and (max-width: 768px)
{
	.section-restaurants .city {
		font-size: 28px;
		transform: translateX(-50%) translateY(-100%);
	}
}
.section-restaurant {
	border-top: 4px solid #000;
	background-color: #ffffff;
	margin-bottom: 30px;
	min-height: 300px;
}

.section-restaurant-content {
	padding: 40px;
}

.section-restaurant-content .title {
	font-size: 22px;
	margin-bottom: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

.section-restaurant a:not(.btn) {
	color: inherit;
	border-bottom: 2px solid transparent;
}

.section-restaurant a:hover {
	text-decoration: none;
	border-bottom: 2px solid;
}

.section-restaurant .btn {
	min-width: 200px;
	margin-top: 20px;
}

.section-restaurant .schedule {
	margin-top: 20px;
}

.section-restaurant .schedule i {
	font-size: 22px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 10px;
	float: left;
}

.section-restaurant .address {
	margin-top: 20px;
}

.section-restaurant .address i {
	font-size: 22px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 10px;
	float: left;
}

.section-restaurant .address .tuktuklabel {
	text-transform: uppercase;
	display: none;
}

.section-restaurant .phone {
	margin-bottom: 0px;
}

.section-restaurant .phone i {
	font-size: 22px;
	width: 30px;
	height: 30px;
	text-align: center;
	margin-right: 10px;
	float: left;
}

.section-restaurant .phone .tuktuklabel {
	text-transform: uppercase;
	display: none;
}

.section-restaurant .description {
	font-size: 15px;
	opacity: 0.6;
	display: none;
}

.section-restaurant ul.ul-delivery li .btn {
	max-width: 125px;
}

.section-restaurant ul.ul-delivery li img {
	display: block;
	margin: 0 auto 30px;
	max-height: 80px;
}

.section-restaurant .ico-map {
	display: inline-block;
	width: 20px;
	height: 34px;
	vertical-align: bottom;
}

.section-restaurant .ico-trip-advisor {
	display: inline-block;
	width: 75px;
	height: 45px;
	vertical-align: middle;
	position: relative;
	top: -5px;
}

.section-restaurant .ico-tour {
	display: inline-block;
	width: 75px;
	height: 45px;
	vertical-align: middle;
	position: relative;
	top: -5px;
}

.ico-map {
	background-image: url(../img/icono-maps.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	margin: 0 5px;
	transition: 0.2s;
}

.ico-trip-advisor {
	background-image: url(../img/logo-tripadvisor.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	margin: 0 5px;
	transition: 0.2s;
}

.ico-trip-advisor:hover {
	background-image: url(../img/logo-tripadvisor-over.png);
}

.ico-tour {
	background-image: url(../img/logo-tour.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	margin: 0 5px;
	transition: 0.2s;
	color: #000000;
}

.ico-tour:hover {
	background-image: url(../img/logo-tour-hover.png);
	color: red;
	text-decoration: none;
}

.ico-map:hover {
	background-image: url(../img/icono-maps-over.png);
}

.h4-ico-map:hover .ico-map {
	background-image: url(../img/icono-maps-over.png);
}

.h4-ico-map:hover {
	text-decoration: none!important;
}

.btn-delivery {
	min-width: 125px;
	background-color: #a0a0a0;
	color: #ffffff;
	padding: 10px;
	padding-right: 5px;
	font-size: 18px;
	display: block;
	margin: 0 auto;
	border: 0;
}

.alergenos .btn-delivery {
	margin-top: 15px;
	margin-bottom: 25px;
}

.btn-delivery:after {
	background-color: #000000;
}

.btn-delivery:hover {
	color: #ffffff;
}

.btn-delivery:hover:after {
	height: 100%;
}

.slider-carta img {
	width: 100%;
}

.tuktuktour {
	margin-top: 40px;
}


/* ///////////////////////////////////// MEDIA QUERIES ///////////////////////////////////////////////*/


/*max 1200*/

@media (max-width: 1200px) {
	.navbar-nav {
		float: none;
	}
	.navbar-nav li {
		padding: 15px 10px 0 10px;
	}
	.navbar-default .navbar-nav>li:first-child {
		padding-left: 0;
	}
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-right: 0;
		display: inline-block;
		width: 100%;
	}
	.navbar>.container .navbar-brand img,
	.navbar>.container-fluid .navbar-brand img {
		display: inline-block;
	}
	.navbar-collapse {
		text-align: center;
	}
	.navbar-nav>li {
		float: none;
		display: inline-block;
	}
}


/* end max 1200*/


/*max 1024*/

@media (max-width: 1040px) {
	.hidden-md {
		display: none;
	}
	.p0-md {
		padding-left: 0;
		padding-right: 0;
	}
}


/*max 992*/

@media (max-width: 991px) {
	.hidden-sm {
		display: none;
	}
	.visible-sm {
		display: block!important;
	}
	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6 {
		text-align: center;
	}
	.go-up {
		display: none;
	}
	.block-padding {
		text-align: center;
	}
	.bahia {
		padding-bottom: 0;
	}
	.tuk-tour {
		padding-bottom: 0;
	}
	.menu-grupos {
		padding-bottom: 0;
	}
	.block-contacto a,
	.block-contacto .tel {
		text-align: center;
		display: inherit;
	}
	.p0-md {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.p0-sm {
		padding-left: 0;
		padding-right: 0;
	}
	.section-restaurant-img {
		width: 100%;
		padding: 0;
	}
	.section-restaurant h3,
	.section-restaurant .h4,
	.section-restaurant .h5 {
		text-align: center;
		display: block;
	}
	.volver {
		text-align: center;
	}
}


/*max 768*/

@media (max-width: 767px) {
	.section-restaurant-content {
		padding: 30px;
		text-align: left;
	}
	.hero-banner.hero-banner-2 .content-slider {
		display: block;
	}
	/* texts */
	.h2 {
		font-size: 28px;
		text-transform: uppercase;
		margin-top: 30px;
	}
	.h3 {
		font-size: 28px;
		margin-bottom: 25px;
	}
	.h4 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.section-type-1 .h3.city-title {
		padding: 30px 15px;
	}
	p {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.tx2 {
		font-size: 18px;
		text-transform: uppercase;
		margin-top: 20px;
	}
	/* BOTONES */
	.btn {
		font-size: 15px;
		margin-right: 0px;
		margin-bottom: 10px !important;
		min-width: 220px;
	}
	/* end BOTONES */
	.hidden-xs,
	.visible-sm.hidden-xs {
		display: none!important;
	}
	.take-away-block {
		background-color: transparent;
		margin-bottom: 0;
	}
	.tuk-tour-block {
		background-color: black;
		margin-bottom: 0;
		margin-top: 0;
	}
	.menu-grupos-block {
		background-color: white;
		margin-bottom: 0;
		margin-top: 0;
	}
	.block-contacto {
		margin-top: 0;
	}
	.p0-xs {
		padding-left: 0;
		padding-right: 0;
	}
	.visible-xs {
		display: block;
	}
	/* menu */
	.navbar {
		position: fixed;
		top: 0;
		width: 100%;
		background: none;
		left: 0;
		padding: 0;
	}
	/* menu mobile */
	.affix .navbar-brand-mobile {
		transition: 0.4s;
		opacity: 1;
	}
	.slider {
		display: none!important;
	}
	.hero{
		position: relative;
		height: 50vh;
		background-color: #000;
	}
	.hero .center .h1 {
		font-size: 40px;
		color: #fff;
	}
	.hero-banner .content-slider,
	.hero-banner.gracias .content-slider {
		position: static;
		background-image: url(../img/nuevas/home-mobile.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		min-height: 360px;
		padding-left: 20px;
		padding-right: 20px;
		/*padding-top: 160px;*/
		padding-top: 20px;
	}
	.hero-banner .content-slider img,
	.hero-banner.gracias .content-slider img{
		margin-bottom: 60vw !important;
	}
	.hero-banner.gracias .content-slider {
		background-image: url(../img/cabeceras/gracias.jpg);
	}
	.hero-banner.gracias .content-slider:before{
	    content: "";
	    display: block;
	    width: 100%;
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    height: 50%;
		background: rgba(0,0,0,0);
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	}
	.hero-banner.hero-banner-2 .content-slider {
		background-image: url(../img/banner-2-mobile.jpg);
	}
	.hero-banner .h1 {
		margin-bottom: 25px;
		font-size: 40px;
		color: #000;
	}
	.hero-banner.gracias .h1 {
		margin-bottom: 25px;
		font-size: 40px;
		color: #fff;
		z-index: 1;
		position: relative
	}
	.hero-banner p {
		color: #000;
	}
	.hero-banner .btn-transparent-white,
	.hero-banner .btn-transparent-white:hover {
		background-color: transparent;
		border-color: #000000;
		color: #000000;
		transition: 0.2s;
		font-size: 15px;
		padding: 10px 13px;
	}
	.hero-banner .btn-transparent-white:after {
		background-color: #000000;
	}
	.hero-banner .btn-transparent-white:hover {
		color: #ffffff;
	}
	.navbar-default .navbar-toggle {
		border: none;
		margin: 0px;
		font-size: 30px;
		background-color: transparent;
		border-radius: 0px;
		width: 60px;
		height: 60px;
	}
	.navbar-default .navbar-toggle:hover{
		background-color: #fff;
	}
	.nav-mobile {
		font-family: "Futura";
	}
	.navbar-default .navbar-toggle .icon-bar {
		width: 35px;
		height: 5px;
		background-color: #000000;
	}
	.navbar>.container .navbar-brand.navbar-brand-mobile,
	.navbar>.container-fluid .navbar-brand.navbar-brand-mobile {
		width: auto;
		height: auto;
		margin: 5px 10px;
	}
	.navbar>.container .navbar-brand.navbar-brand-mobile img,
	.navbar>.container-fluid .navbar-brand.navbar-brand-mobile img {
		width: 120px;
		height: auto;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}
	.affix-holder {
		height: 0!important;
	}
	.pie {
		margin-bottom: 40px;
	}
	.pie .avisolegal{
		margin: 40px auto;
	}
	.pie .avisolegal li {
		display: block;
		text-align: center;
		position: relative;
	}
	.pie .avisolegal li a{
		white-space: nowrap;
		text-align: center;
	}
	.pie .pastilla {
		border-left: none;
		border-right: none;
	}

	.pie .claim {
		font-size: 20px;
	}
	.avisolegal {
		max-width: 135px;
		margin: 25px auto 40px;
	}
	.ric-mobile {
		position: relative;
		top: -275px;
		margin: auto;
		margin-bottom: -240px;
		max-width: 263px;
	}
	.adj-m-mobile {
		margin-bottom: 240px;
	}
	.section-restaurant ul.ul-delivery,
	.section-restaurant ul.ul-delivery li {
		display: block;
	}
	.section-restaurant ul.ul-delivery li {
		display: inline-block;
		vertical-align: bottom;
		width: 49%;
		margin-bottom: 40px;
	}
	.section-restaurant .ico-trip-advisor {
		margin-top: 0;
	}
	.section-restaurant .ico-map {
		display: block;
		margin: 0 auto;
	}
	/* carta */
	.download {
		margin: 0 auto 20px;
		display: inherit;
	}
	.linkemails {
		font-size: 14px;
		text-align: center;
		display: inherit;
	}
	/* helpers */
	.text-center-xs {
		text-align: center;
		display: block;
	}
	.tuk-tour .block-padding {
		margin-top: 0px;
		margin-bottom: 100vw;
	}
	.menu-grupos .block-padding {
		/*background-image: url(../img/fondo-menus-grupos.png);
		background-repeat: no-repeat;
		background-size: cover;*/
		background: none;
		margin-top: 0px;
	}
	.menu-grupos .block-padding p {
		color: #ffffff;
	}
	.menu-grupos .block-padding h2 {
		color: #ffffff;
	}
}


/*end 768*/

@media (max-width: 480px) {
	.section-restaurant ul.ul-delivery li {
		transform: scale(0.8);
	}
	.section-restaurant .ico-trip-advisor {
		display: block;
		margin: 20px auto;
	}
	.tuk-tour .block-padding {
		margin-top: 0px;
	}
	.menu-grupos .block-padding {
		margin-top: 0px;
	}
}


/*end 480*/

#barraaceptacion {
	height: auto;
	display: none;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 30px;
	width: 100%;
	text-align: center;
	min-height: 100px;
	background-color: black;
	color: #fff;
	z-index: 99999;
	word-wrap: break-word;
}

.inner {
	width: 100%;
	position: absolute;
	padding-left: 5px;
	top: 30%;
}

.inner a.ok {
	padding: 4px;
	color: white;
	text-decoration: none;
}

.inner a.info {
	padding-left: 5px;
	text-decoration: none;
	color: white;
}

.bloque404 {
	position: static;
	background-image: url(../img/fondo-404.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	/*min-height: 360px;*/
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 160px;
	padding-bottom: 80px;
	/*padding-top: 50%;*/
}

.bloque404 .h2 {}

.bloque404 .h3 {
	margin-bottom: 200px;
}