/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Minimal - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

body {
  background-color: #f2f2f2;
        font-family: 'Montserrat', sans-serif;
    /*font-weight: 300;*/
    font-size: 12px;
    /*color: #F48FB1;*/

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

.affix {
   top: 0;
   width: 100%;
   z-index: 1500;
   background-color: #FFF176;
   border-bottom-color: #f06292;
   border-bottom-width: 2px;
   -webkit-transition:padding 0.2s ease-out;
     -moz-transition:padding 0.2s ease-out;
     -o-transition:padding 0.2s ease-out;
     transition:padding 0.2s ease-out;
  }
/*
  .affix-top .nav>li>a {
     color: #fff;
  }

  .affix-top.navbar .nav>li>a:hover,
  .affix-top.navbar .navbar-brand
  {
     color: #fff176;
  }*/

  .affix a.active{
  color: #f06292;
  }
  .affix a{
  color: #757575;

    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.affix a:hover, .affix a:visited  {

  color: #f06292;

  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.affix-top a {
    color: #fff;
}
.affix-top a:hover {
    color: #FFF176;
}



/*
  .affix + .container-fluid {
  padding-top: 70px;
  }*/

  #brand {
      display: none;

    }

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Medula One', cursive;
    font-weight: 400;
    color: #333;
}

h2{
  font-size: 50px;
}

h3{
  font-size: 35px;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #fff;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background: url(../img/header-bg.jpg) no-repeat center top;
  background-color: #FFF176;
	margin-top: -10px;
	padding-top:0px;
	text-align:center;
	background-attachment: relative;
	background-position: top center;
	min-height: 700px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	margin-top: 100px;
	color: #fff;
	font-size: 60px;
	font-weight: 700;

}

#headerwrap .mensaje{
  float: right;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

#headerwrap h3 {
	color: #ffb601;
	font-size: 25px;
	font-weight: 100;
        font-family: 'Montserrat', sans-serif;
    font-style: oblique;
}

#headerwrap .logo {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
  top:-20px;
  position: relative;

  clear: both;
  z-index: 100;
}

@media (min-width: 768px) {
  #headerwrap .logo {
  	text-align: left;
  	margin-left: 0px;
  	margin-top: 0px;
    top:-70px;
    position: relative;

    clear: both;
    z-index: 100;
  }

}

.liston{
  width: 100%;
  height: 74px;
  background-image: url('../img/liston.jpg');
  background-repeat: repeat-x;
}
.listonb{
  width: 100%;
  height: 54px;
  margin-top: 40px;
  border-top-style:solid;
  border-top-width: 2px;
}

.imagen_tamal{
  padding-top: 20px;
}


/* Footer Wrap */

#f {
	background: #FFF176;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: justify;
}

#f h3 {
	color: white;
	font-size: 24px;
	/*font-weight: 700;*/
	letter-spacing: 1px;
}

#f i, #franquicias i {
	font-size: 11px;
	color: #f06292;
    padding: 3px;
}

#f p {
	font-size: 16px;
	/*color: #F06292;*/
}

#f img {
	text-align: center;
}

.full{
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.dulce1{


    background-image: url('../img/dulces.jpg');
    background-size: cover;
    background-position: bottom;
    background-attachment:fixed;
    min-height: 600px;
    padding-top: 80px;
}

.salado1{


    background-image: url('../img/salados.jpg');
    background-size: cover;
    background-position: top;
    background-attachment:fixed;
    min-height: 600px;
    padding-top: 80px;
}

.oaxaqueno1{


    background-image: url('../img/oaxaqueno.jpg');
    background-size: cover;
    background-position: top;
    background-attachment:fixed;
    min-height: 600px;
    padding-top: 80px;
}

#tamales_salados{
  background-color: #689F38;
  padding-top: 50px;
  padding-bottom: 50px;
}

#tamales_dulces{
  background-color: #f06292;
  padding-top: 50px;
  padding-bottom: 50px;
}

#tamales_platano{
  background-color: #FFB74D;
  padding-top: 50px;
  padding-bottom: 50px;
}
#lineas{
  background-color: #FFF176;
  padding-top: 50px;
  padding-bottom: 50px;
}

#sucursales{
  background-color: #FFF176;
  padding-top: 50px;
  padding-bottom: 50px;
}
#franquicias{
  background-color: #FFF176;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 16px;
}
#contacto{
  background-color: #212121;
  padding-top: 50px;
  padding-bottom: 50px;
}

#contacto p{
  font-size: 16px;
}


#sucursales p{
  margin-bottom: 0;
}

.merienda{
  font-family: 'Merienda', cursive;
}

.medula{
  font-family: 'Medula One', cursive;
}

.font-72{
  font-size: 72px;
}

h2 i{
  font-size: 20px;
}


.platano_boton:hover, .salados_boton:hover, .dulces_boton:hover{
  opacity: .8;
}


.salados{
  font-family: 'Merienda', cursive;
  font-style: italic;
  font-size: 50px;
}

.sabores_texto2{
  font-family: 'Merienda', cursive;
  font-style: italic;
  font-size: 26px;
}

.dulces{
  font-family: 'Merienda', cursive;
  font-style: italic;
  font-size: 50px;
}

.platanos{
  font-family: 'Merienda', cursive;
  font-style: italic;
  font-size: 50px;
}

.lineas{
  font-family: 'Medula One', cursive;
  font-size: 40px;
}


.tamal_desc_nueva{

  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Medula One', cursive;
  font-size: 18px;
  text-align: center;
  min-height: 220px;
}


.tamal_salado{
  /*border-left-style: dashed;
  border-left-width: 2px;
  border-left-color: #fff;*/
  padding: 10px;
  /*margin-top: 10px;
  margin-bottom: 10px;*/
  font-family: 'Medula One', cursive;
  font-size: 19px;
  text-align: center;
  min-height: 120px;

}

.noborder{
  border: none;

}

.tamal_salado:hover{
  /*opacity: .6;*/
}

.tamal_salado p, .tamal_desc_nueva p{
  font-family: 'Montserrat', sans-serif;
}

.font-14{
  font-size: 14px;
}

.font-35{
  font-size: 35px;
}

.font-24{
  font-size: 24px;
}


.sucursales{
  /*border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #f06292;*/


  /*border-top-radius: 25px;*/
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Medula One', cursive;
  font-size: 16px;
  text-align: center;
  min-height: 120px;
}

.sucursales:hover{
  opacity: .6;
}

.sucursales p{
  font-family: 'Montserrat', sans-serif;
}


/*colores*/

.rosa{
  color: #f06292;
}

.verde{
  color:#8bc34a;
}

.gris{
  color: #333;
}

.blanco{
  color: #fff;
}


/* MENU CONF*/

.menu {
	position: fixed;
	right: -200px;
	width: 260px;
	height: 100%;
	top: 0;
	z-index: 10;
	text-align: left;
}

.menu.menu-open {
	right: 0px;
}

.menu-wrap {
	position: absolute;
	top: 0;
	left: 60px;
	background: #1a1a1a;
	width: 200px;
	height: 100%;
}

.menu h1.logo a {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 40px;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 20px;
}

.menu h1.logo a:hover {
	color: #f85c37;
}

.menu img.logo {
	margin: 20px 0;
	max-width: 160px;
}

.menu a {
	margin-left: 20px;
	color: #808080;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.menu a:hover {
	color: #ffffff;
}

.menu a:active {
	color: #ffffff;
}

.menu a > i {
	float: left;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 25px;
	font-size: 14px;
	line-height: 40px;
	margin: 25px 2px;
}

.menu-close {
	cursor: pointer;
	display: block;
	position: absolute;
	font-size: 14px;
	color: #808080;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 20px;
	right: 5px;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

.menu-close:hover {
	color: #ffffff;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

/* Push the body after clicking the menu button */
.body-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.body-push-toright {
	left: 200px;
}

.body-push-toleft {
	left: -200px;
}

.menu,
.body-push {
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}

#menuToggle {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 11;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background: rgba(0,0,0,0.25);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

#menuToggle:hover {
	color: #ffffff;
	background: rgba(0,0,0,0.2);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}


input{
  width: 90%;
  height: 30px;
  border: none;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 5px;
  color: #212121;
}

input placeholder{
  color: #212121;
}

textarea{
  width: 90%;
  height: 50px;
  border: none;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 5px;
}
button{
  float: right;
  margin-right: 5%;
  background-color: none;
  background: none;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  padding: 10px;
  color: #fff;
}

button:hover{
  border-color: #f06292;
  color: #f06292;
}


.banner1{
  background-image: url('../img/banner1.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  min-height: 500px;
  padding-top: 100px;


}

.box_banners{
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  padding: 40px;
  min-width: 700px;
  margin-left: auto;
  margin-right: auto;


}




.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
  .vermas{
    background-color: #fff;
    padding: 15px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .vermas2{
    background-color: #4c742a;
    padding: 15px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .vermas3{
    background-color: #e9a94b;
    padding: 15px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}


.vermas{
  background-color: #c6426f;
  padding: 15px;
  color: #fff;

  margin-left: auto;
  margin-right: auto;
  border-radius: 18px;
}

.vermas2{
  background-color: #4c742a;
  padding: 15px;
  color: #fff;

  margin-left: auto;
  margin-right: auto;
  border-radius: 18px;
}

.vermas3{
  background-color: #e9a94b;
  padding: 15px;
  color: #fff;

  margin-left: auto;
  margin-right: auto;
  border-radius: 18px;
}
