
/*tipografia
	Alfa Slab One
	Holtwood One SC
*/

/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */


@font-face {
    font-family: 'Helvetica-45l';
    src: url('../fonts/helveticaneueltstd-lt.eot');
    src: url('../fonts/helveticaneueltstd-lt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-lt.woff') format('woff'),
         url('../fonts/helveticaneueltstd-lt.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-lt.svg#Helvetica-lt') format('svg');
    font-weight: normal;
    font-style: normal;
   }
@font-face {
    font-family: 'Helvetica-47lc';
    src: url('../fonts/helveticaneueltstd-ltcn.eot');
    src: url('../fonts/helveticaneueltstd-ltcn.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-ltcn.woff') format('woff'),
         url('../fonts/helveticaneueltstd-ltcn.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-ltcn.svg#Helvetica-ltcn') format('svg');
    font-weight: normal;
    font-style: normal;
   }
@font-face {
    font-family: 'Helvetica-ltcno';
    src: url('../fonts/helveticaneueltstd-ltcno.eot');
    src: url('../fonts/helveticaneueltstd-ltcno.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-ltcno.woff') format('woff'),
         url('../fonts/helveticaneueltstd-ltcno.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-ltcno.svg#Helvetica-ltcno') format('svg');
    font-weight: normal;
    font-style: normal;
   }
@font-face {
    font-family: 'Helvetica-25ul';
    src: url('../fonts/helveticaneueltstd-ultlt.eot');
    src: url('../fonts/helveticaneueltstd-ultlt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-ultlt.woff') format('woff'),
         url('../fonts/helveticaneueltstd-ultlt.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-ultlt.svg#Helvetica-ultlt') format('svg');
    font-weight: normal;
    font-style: normal;
   }
@font-face {
    font-family: 'Helvetica-neue';
    src: url('../fonts/helveticaneueltstd-md.eot');
    src: url('../fonts/helveticaneueltstd-md.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-md.woff') format('woff'),
         url('../fonts/helveticaneueltstd-md.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-md.svg#Helvetica-neue') format('svg');
    font-weight: normal;
    font-style: normal;
   }
@font-face {
    font-family: 'Helvetica-mdcn';
    src: url('../fonts/helveticaneueltstd-mdcn.eot');
    src: url('../fonts/helveticaneueltstd-mdcn.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-mdcn.woff') format('woff'),
         url('../fonts/helveticaneueltstd-mdcn.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-mdcn.svg#Helvetica-mdcn') format('svg');
    font-weight: normal;
    font-style: normal;
   }



html, body {
  height: 100%;
}

body {
  /*padding-top: 50px;
 /* body padding for fixed top nav */
  background: url('../img/bg-mariscoschava.jpg') no-repeat !important;
  background-attachment: fixed !important;
	background-size: cover !important;
	height: 100%;


}

.container{
	padding: 0;
	moz-box-shadow: 0px 0px 6px #333;
	webkit-box-shadow: 0px 0px 6px #333;
	box-shadow: 0px 0px 6px #333;
	
}

.margen{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
    margin-bottom: 5%;
}

@media (max-width: 1200px) {
  .margen {
    width: 90%;
  }
}

.textura{	
	/*background: url('../img/purty_wood.png') repeat;*/
	/*background-attachment: fixed;
	background-size: cover;*/
	background-color: #fff12d;

	
}


hr{
	border-color: #58190a;
}
.breadcrumb{
	background: #461100;
}

.navbar-inverse {
	background-color: #461100;
	border-color: none;
}



.btn-primary{
	background: #4e1300;
	border: none;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;
       -moz-box-shadow: 1px 1px 1px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;
			box-shadow: 1px 1px 1px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;	
}
.btn-primary:hover{
	background: #461100;
	
}


.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 0px 0;
}

.section-colored {
  background: url('../img/purty_wood.png') repeat;
 /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

p{
	font-size: 15px;
	font-family: 'Helvetica-neue';
	color: #301600;
}
h1, h2, h3, ul , ol{
	
	font-family: 'Helvetica-mdcn';
	
}
h1, h2{
	/*color: #301600;*/
	color: #803236;
	text-transform: uppercase;
}
h3{
	/*color: #cc8237;*/
	/*-webkit-text-shadow: 1px 1px 1px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;
       -moz-text-shadow: 1px 1px 1px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;
			text-shadow: 1px 1px 1px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;*/
	color: #803236;
	-webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    /*text-shadow: rgba(255,255,255,0.8) 0px 1px 1px;*/
}
ul li, ol li{
	font-size: 16px;
	color: #803236;
}

.sin-padding{
	padding-left: 0;
	padding-right: 0;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 450px;
  /*margin-top: -170px;*/
}
.carousel-caption {
right: 20%;
left: 10%;
padding-bottom: 5%;
}

.carousel-caption > h1{
display: none;
	font: normal 50px  Arial;
	text-transform: uppercase;
	/*tonos de cafe*/
	/*color: #cc8237;*/
	/*color: #87422c;*/
	color: #c60a0b;
	
	/*-webkit-text-shadow: 2px 2px 2px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;
       -moz-text-shadow: 2px 2px 2px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;
			text-shadow: 2px 2px 2px rgba(0,0,0, 0.9), -1px -1px 0px #efb7b6;*/
	text-align: left;
	background-color: rgba(255, 255, 255, 0.7);
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
.footer {
  margin-top: 10px;
}

/* Responsive Styles */
@media (max-width: 767px) {

  .carousel {
    height: 70%;
	display: none;
 /* increases the carousel height so it looks good on phones */
  }
}

/*-----------------------------------------------------DISENO REMO-------------------------------------------*/

a {
    color: #b77d00;
}

small{
    color: #301600 !important;
}

.form-control{
    background-color: #b77d00;
    border: none;
    border-radius: 0px;
}

/*---------------------- MENU ---------------*/

.navbar-toggle{
	float: left;
}

.navbar {
	/*background: url('../img/bg-textura.jpg');*/
	/*min-height: 230px;*/
	z-index: 9;	
}
.navbar-header, .navbar-header ul {
	width: 100%;
}

li.dropdown{
    width: 169px;    
}

.navbar-nav > li > .dropdown-menu {
	background: #b77d00;
	margin-top: 18px;
	margin-left: 5px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
	color: #280a00;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background: rgba(105, 47, 0, 0.5);
	color: #ffb700;
	box-shadow: inset 1px 1px 2px #1d0d00;}

.degradado{
	background: url('../img/header.jpg') no-repeat;
	background-position: center;
	/*background-size: cover;
	background-position: center center;*/
	width: 100%;
	height: 216px;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow: 0px 0px 6px #333;
}
.navbar .container {
	width: 100%;
	margin-top: 175px;
	/*background-color: #692f00;*/
	position: absolute;
	z-index: 9;
	background-image: url('../img/degradado-nav.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: none;
	/*-webkit-box-shadow: 0px 5px 5px rgba(30, 6, 0, 0.8);
		-moz-box-shadow: 0px 5px 5px rgba(30, 6, 0, 0.8);
			box-shadow: 0px 5px 5px rgba(30, 6, 0, 0.8);*/
	
}

.navbar-inverse {
	background-color: transparent;
	border: transparent;
}

.navbar-inverse .navbar-nav > li  {
	/*display: block;
	width: 12%;*/
	text-align: center;
}


.navbar-inverse .navbar-nav > li > a {
	color: #280a00;
	font-family: 'Helvetica-mdcn';
	font-size: 23px;
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 23px;
	padding-right: 22px;	
	text-transform: uppercase;
	/*margin-left: 25px;*/
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s; /* For Safari 3.1 to 6.0 */
    transition: all 0.3s;
}

.navbar-inverse .navbar-nav > li > a:hover {
	background: rgba(105, 47, 0, 0.5);
	color: #ffb700;
	box-shadow: inset 1px 1px 2px #1d0d00;
}

.navbar-inverse .navbar-nav > .active > a{
	color: #ffb700;
	background: rgba(105, 47, 0, 0.75);
	box-shadow: inset 1px 1px 2px #1d0d00;
}

.li-img-logo{
	width: 170px;
}

.li-img-logo a:hover{
	background: none !important;
	box-shadow: none !important;
	
}
.li-img-logo a img{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s; /* For Safari 3.1 to 6.0 */
    transition: all 0.3s;
}

.li-img-logo a img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
}

@media (min-width: 991px) and (max-width: 1200px) {
	.navbar-inverse .navbar-nav > li > a {
	font-size: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-left: 15%;
	margin-left: 0px;
        padding-left: 19px;
        padding-right: 19px;
	}
    li.dropdown{
        width: 138px;    
    }
}

@media (min-width: 768px) and (max-width: 990px) {
	.navbar-inverse .navbar-nav > li > a {
		font-size: 13px;
		padding-top: 24px;
		padding-bottom: 18px;
		/*margin-left: 6%;
		margin-left: 7px;*/
	}
    li.dropdown{
        width: 95px;
    }
    .navbar-inverse .navbar-nav > li > a{
        padding-left: 12px;
        padding-right: 12px;
    }

	.li-img-logo{
		width: 170px;
	}
	.navbar-nav > li > .dropdown-menu {
		margin-left: 0px;
	}
}

@media (max-width: 767px) {
	.navbar-nav > li > .dropdown-menu {
		margin-left: 0;
	}
	.navbar-nav .open .dropdown-menu {
		background-color: #b77d00;
	}
    li.dropdown{
        width: 100%;
    }    
	.degradado {
		background: url('../img/header-2.jpg') no-repeat;
	background-position: center;
	width: 100%;
	height: 216px;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow: 0px 0px 6px #333;
	}
	.container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: 0px;
		margin-left: 0px;
	}
	.navbar-inverse .navbar-nav > li {
		display: block;
	}
	.navbar-inverse .navbar-nav > li > a {
		display: block;
		font-size: 22px;
		padding: 17px 10px;
		margin-left: 0%;
		overflow: visible;
	}
	/*.navbar-collapse{
		max-height: auto !important;
	}*/
	.navbar-inverse .navbar-nav > li > a:hover {
		box-shadow: none;
		background: rgba(105, 47, 0, 0.5);
		background: transparent;
	}
	.navbar-inverse .navbar-nav > .active > a {
		box-shadow: none;
		background: transparent;
	}
	.li-img-logo{
		width: 170px;
	}
	.navbar-inverse .navbar-toggle {
		border-color: #ffffff;
		margin-left: 15%;
	}
	.navbar-inverse .navbar-toggle:hover {
		background: #692f00;
	}
	.navbar-inverse .navbar-toggle:active {
		background: #692f00;
	}
	.navbar .container {		
		margin-top: 160px;
		}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		background-color: #692f00;
		background: url('../img/bg-nav.jpg');
	}
}


/*INDEX*/

.img-logo{
	/*position: absolute;
	/*z-index: 99999;
	
	left: 35%;*/
	margin-top: -160px;
	margin-left: -40px;
}

.thumb-inicio{
	width: 95%;
	overflow: hidden;
	/*background: url('../img/bg-btn-inicio.jpg') no-repeat;
	background-size: cover;*/	
	color: #333;
	margin: 3% 1% 3% 2%;

	background-color: #00acec;


}
.thumb-inicio img{
	float: left;
	/*box-shadow: 0 -3px 5px rgba(0,0,0, 0.6), 0 3px 5px rgba(0,0,0, 0.6);*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
}

.thumb-inicio h3{
	color: #fff;
	font-weight: bold;
}

.thumb-inicio div{
	
	margin-top: 4%;
	float: left;
}

.thumb-inicio:hover img{
	/*-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);	*/
	-webkit-transform: translateY(-5px);
		-moz-transform: translateY(-5px);
			transform: translateY(-5px);	
}
.thumb-inicio:hover {
	text-decoration: none;
	color: #333;
}

.box h3{
	text-align:center;
	position:relative;
	top:80px;
}
.box {
	width:70%;
	height:200px;
	background:#FFF;
	margin:40px auto;
}
/*------------------SUCURSALES-------------------------*/

#map{
	height: 350px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


.thumb-sucur {
	display: block;
	width: 18%;
	float: left;
	margin: 2% 0 0 2%;
}
.thumb-sucur img{
	border-radius: 50%;
	/*border: 3px solid #b77d00;*/
}
.thumb-sucur img:hover{
	transform: scale(1.1);
}
.ekko-lightbox-nav-overlay{
	position: aboslute;
}
.glyphicon-chevron-left {
	position: absolute;
	top: 250px;
	float: left;
	left: 20px;
	background: #666;
	width: 30px;
	height: 45px;
	background: url('../img/flecha-izq.png') no-repeat;
	text-decoration: none;
}
.glyphicon-chevron-right {
	position: absolute;
	top: 250px;
	float: right;
	right: 20px;	
	width: 30px;
	height: 45px;
	background: #f60;
	background: url('../img/flecha-der.png') no-repeat;
	text-decoration: none;	
}
.glyphicon-chevron-left:hover{ 
	transform: scale(1.5);
}
.glyphicon-chevron-right:hover {
	transform: scale(1.5);
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
	content: none;
}
.close {
	float: right;
	margin-right: 10px;
	font-size: 40px;
	font-weight: normal;
	line-height: 1;
	opacity: .3;
}

/*------------------------MENU---------------------*/

.page-header {
border-bottom: 1px solid #58190a;
}

#bebidas, #platillos{
    min-height: 500px;
}

.menu img {
	/*display: none;*/
}
.thumb-menu{
	min-height: 280px;
	padding-left: 0;
	padding-right: 0;
	cursor: pointer;
}
.thumb-menu-beb{	
	padding-left: 0;
	padding-right: 0;
	cursor: pointer;
}
.thumb-menu:hover img{
	transform: scale(1.05);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.thumb-menu:hover h3, .thumb-menu-beb:hover h3{
	color: #0066a6;
	/*color: #ffb700;*/
}

.thumb-menu > div, .thumb-menu-beb > div{
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.thumb-menu > div h3, .h3-bg-cafe, .thumb-menu-beb > div h3, .h3-bg-cafe{
	color: #ffffff;
	padding: 3px;
	  background: rgba(0, 174, 239, 0.8);
	/*background: rgba(105, 47, 0, 0.5);*/
	margin: 0 2px;
	}
.thumb-menu > div button, .thumb-menu-beb > div button{
	display: block;
	color: #ffffff;
	padding: 3px;
	/*background: rgba(105, 47, 0, 0.5);*/
	margin: 0 2px;
	}
.modal-content {
	border-radius: 0px;
	background: url('../img/textura.jpg') no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.modal-header {
	padding:0;
	border: none;
	text-align: center;
}
.modal-header > img {
	margin: 0 auto;
}

/*--------------EXPENDIO--------------*/


.lista-expendio > hr{
    margin-top: 5px;
    margin-bottom: 5px;
    
}
.lista-expendio{
    display: block;
    
}


.panel-title > a{
	display: block;
	width: 100%;
	transition: all .3s linear;
}

.panel-title > a:hover{
	text-decoration: none;
	margin-left: 25px;
}


.panel-default > .panel-heading {
	background-color: #00acec;
	color: #ffffff;
}

.panel-default > .panel-heading:hover{
	background-color: #a6d7f7;
}

/*KIDS*/

.mapa-kids{
	background: url('../img/mapa-kids.png') no-repeat;
}
.menu-kids li{
	font-size: 18px;
}

/*Nosotros*/
.img-col-noso{
	margin-left: auto;
	margin-right: auto;
}

/*GALERIA*/
.galeria a img{
	margin-top: 8%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}

.galeria a img:hover{
	-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
			transform: translateY(-10px);
}




/*CONTACTO*/
.btns{
	margin-bottom: 2%;
}


/*FOOTER*/
.madera-footer{
	margin-top: -18px;
}

.footer{
	background: url('../img/degradado-footer.jpg');
	background-size: cover;
	background-position: center center;
	width: 100%;
	padding:0;
	box-shadow: 0 -4px 7px rgba(0,0,0,0.6);
	margin: 0;
	min-height: 200px;
}
.footer p{
	color: #fff;
	color: #0b609b;
	font-size: 12px;
}

.footer h4, .footer h3{
	color: #fff;
	font-family: 'Helvetica-mdcn';
}
.footer a, .footer ul li a{
	color: #280a00;
	text-decoration: none;
}
.footer a:hover, .footer ul li a:hover{
	color: #b77d00;
	text-decoration: none;
}

.perso-footer{
width: 100%;
z-index: 999999999999;
/*margin-top: -206px;*/
margin-top: -17%;
}

.redes-footer{
	position: absolute;
	z-index: 9;
	left: 0px;
	top: -55px;
}
.chavita-footer{
	height: 250px;
	position: absolute;
	z-index: 9;
	right: 25px;
	top: -50px;
}

