/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23-mar-2015, 14:40:45
    Author     : alumno
*/
::-moz-selection { background: rgba(79, 82, 81, 0.7);color:#fff; }
::-webkit-selection { background: rgba(79, 82, 81, 0.7);;color:#fff; }
::selection { background: rgba(79, 82, 81, 0.7);color:#fff;} 

body {
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: auto;
    margin: 0px;
    padding: 0px;
    background: url(../imagenes/fondo1.1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;

}



.navbar-default .navbar-nav>li>a {
    vertical-align: top;
    line-height: 13px;
    border-style: solid;
    border-width: 1px;
    border-color: #F1EDED;
}

@media(min-width: 920px){
    .navbar-default .navbar-nav>li>a {
        text-align: center;
    }
}

.titulo1{
    margin-left: 42px;
    color: rgba(149, 106, 74, 1);
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
    margin-bottom: 0px;
    padding-top: 20px; 
    padding-bottom: 20px;
}

.portfolio-item{
    padding: 0px 75px 0px 75px;
}
/*.rowMuro{
background-color: rgba(255, 255, 255, 1); 
-webkit-box-shadow: 5px 5px 17px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 17px 1px rgba(0,0,0,0.75);
box-shadow: 5px 5px 17px 1px rgba(0,0,0,0.75);
}*/

.row.clearfix { 


}

.container{
    width: 100%;
    height: auto;
    padding: 30px;
    
}

.containerIndex {
    background-color: rgba(255, 255, 255, 0.7);    
    padding: 30px;
}

.row{
    margin: 0px;
    padding: 0px;
}

.menu-vertical{
    margin-left: 50px;
}

.menu-vertical > ul > li{
    margin-top: 30px;
}

.col-md-12, column {
    padding: 0px;    
}

.navbar{ /*LINEA TRANSVERSAL, ENGLOBA TODA LA LINEA, NO AFECTA AL CONTENIDO*/
    background-color: rgba(241, 195, 137, 1);
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 0px; 
    
}

.navbar-default .navbar-nav>li>a {
  color: #000;
}

a:link {
    text-decoration:none;   
}

.Contacto {
    color: #000;
    font-size: 15px;
}

.Face {
    color: #000;
    font-size: 15px;
}

a{
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: rgba(43, 42, 43, 0.9);
}

a:hover{
    color: rgba(102, 101, 101, 0.5);
}

.navbar{
    position: initial;
    padding-left: 98px;
    padding-right: 60px;
    
}
.navbar-nav {
  float: center;
  margin: 0;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: rgb(202, 158, 99);
}

.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    zoom:1; /* hasLayout ie7 trigger */
    
}


.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 2px 2px 2px 2px; 
}

.nav-tabs {
  border-bottom: 0px;

}

ul.nav a{
    height:50px;
}


ul {
  margin-top: 0;
  margin-bottom: 0px;
}
.page-header h3 {
    margin-top: 0px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: #877777;
    font-size: 25px;
    letter-spacing: 1.2pt;
    word-spacing: 5.2pt;
    line-height: 1.7;
    
    margin-top: 0px;  
    text-decoration: none;
  }
.page-header p{
    height: 107px;
}

.page-title h1{
    margin-top: 0px;
    font-family: sans-serif;
    color: #f7e1b5;
    font-size: 45px;
    letter-spacing: 1.7pt;
    word-spacing: 7.2pt;
    line-height: 1.1;
    padding-left: 77px;
    margin-top: 20px;  
    
}

.carousel-inner{
    margin-bottom: 50px;

}
.carousel-control.right {
 
}
.carousel-inner,.carousel,.item,.container,.fill {

}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 5px; 

}
.page-header {
   padding-bottom: 0px; 
   margin: 0px 0 20px; 
   border-bottom: none; 
}

.activado{
    background-color: rgba(202, 158, 99, 1);
}

li a:active {
    background-color: rgba(202, 158, 99, 1);
    color: #23527c;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15-mar-2015, 17:52:55
    Author     : Alberto
*/
.overlay { //permite fijar un texto delante del carousel
           color:#fff;
           position:absolute;
           z-index:12;
           top:10%;
           left:0;
           width:100%;
           text-align:center;
           font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
           color: rgba(255, 255, 255, 1);
}
@media(min-width: 600px){
    .overlay > h1{
        font-size: 200%;
    }
    
}

@media (min-width: 745px){
    .Izquierda {
        display:none;
    }
}



@media(min-width: 960px){
    .overlay { //permite fijar un texto delante del carousel
        display: none;
    }
    .overlay > h1{
        display: none;
    }
}









/*CODIGO DE MURO---------------------------------------*/

.overlay > h1{
    padding-top: 20px;
    -webkit-text-fill-color: rgba(255, 255, 255, 1);
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
    margin-bottom: 0px;
    font-size: 150%;
    font-weight: bold;
}

.row{
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.textoFijo {
    position: absolute;

}
.contMuro {
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.contMuro{
    padding-t op: 30px;
    padding-bottom: 85px;
    padding-left: 2%;
    padding-right: 2%;
    background-color: rgba(255, 255, 255, 0.5);
    height: auto;
}

.contIndex{
    padding-top: 30px;
    padding-bottom: 85px;
    padding-left: 8%;
    padding-right: 8%;
    background-color: rgba(255, 255, 255, 0.5);
    height: auto;
}

.contenedor{
    
    height: 150px;
    border-radius: 2px;
    margin-bottom: 45px;
    margin-top: 45px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
}

.contenedor-texto{
    height: 150px;
    border-radius: 2px;
    margin-bottom: 45px;
    margin-top: 45px;
    margin-left: 10px;
    margin-right: 10px;
}

.contenedorTxt{
    color: rgba(102, 101, 101, 1);
    height: 280px;
    border-radius: 2px;
    margin-bottom: 45px;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    display: none;
}

#contenedorSinCategoria{
	width: 100%;
}

.container{
    margin: 0px;
    padding: 0px;
}

.carousel-inner > .item > img{
    max-width:100%;
    min-height: 150px;


}
.carousel-inner > .item > .grande > img {
    width:100%;
    max-height: 170px; 
}
.codigoProducto{
    position: absolute;
    background-color: black;
    width: 100%;
    position: absolute;
    bottom: -10px;
    z-index: 10;
    padding-bottom: 15px;
    padding-top: 5px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

@media (min-width: 600px) {
    .contMuro{
        height: auto;
        padding-left: 3%;
        padding-right: 3%;
    }


    .overlay > h1{
        font-size: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .contenedor{
        
        height: 280px;
        border-radius: 2px;
        margin-bottom: 45px;
        margin-top: 45px;
        margin-left: 20px;
        margin-right: 20px;

    }
    .carousel-inner > .item > img{
        width:100%;
        height: 280px; 
    }
    .carousel-inner > .item > .grande > img {
        width:100%;
        height: 450px; 
        max-height: 450px; 
    }
    .grande{
        height: 450px;
        width:100%;
    }

}

@media (min-width: 960px) {
    .contMuro{
        min-height: 450px;
        
        padding-right: 8%;
        padding-top: 0%;
        padding-bottom: 0%;
    }

    .contIndex{
        height: 1350px;
    }


    .overlay > h1{
        font-size: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }
    label{
        color: #000000;
        font-weight: 200;
    }
    .contenedor{
        
        height: 280px;
        border-radius: 2px;
        margin-bottom: 45px;
        margin-top: 45px;
        margin-left: 30px;
        margin-right: 30px;

    }
    .contenedorTxt{
        color: rgba(102, 101, 101, 1);
        height: 280px;
        border-radius: 2px;
        margin-bottom: 45px;
        margin-top: 40px;
        margin-left: 30px;
        margin-right: 30px;
        display: block;
    }
    .carousel-inner > .item > img{
        width:100%;
        height: 280px; 
    }
    .carousel-inner > .item > .grande > img {
        width:700px;
        height: 560px; 
        max-height: 560px; 
    }
    .grande{
        height: 560px;
        width: 700px;
    }

}


@media (min-width: 1200px) {
    .carousel-inner > .item > .grande > img {
        width: 800px;
        height: 620px; 
        max-height: 620px; 
    }
    .grande{
        height: 620px;
        width: 800px;
        
    }


}
/*CODIGO DE NAVBAR-----------------------*/
h4 {
    padding-left: 0px !important;
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 8px !important;
}

p {
    padding-left: 7px !important;
    padding-bottom: 0px !important;
    margin-top: 2px !important;
    margin-bottom: 0px !important;
}

.logo{
    margin-left: 0px;
    padding-left: 0px;
    width: 300px;
}

.col-md-8 column {
    width: 600px !important;
}
.botonActivo{
    background-color: rgba(228, 184, 115, 1);
}

.botonActivo:hover{
    background-color: rgba(228, 184, 115, 1);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
  /*background-image: -webkit-linear-gradient(top,#C58445 0,#D2C1A9 90%) !important;
  background-image: -o-linear-gradient(top,#C58445 0,#D2C1A9 90%)!important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#C58445),to(#D2C1A9))!important;
  /* background-image: linear-gradient(to bottom,#000 0,#e2e2e2 100%); */ /*
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C58445', endColorstr='#D2C1A9', GradientType=0)!important;
  
  -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
   box-shadow: inset 0 3px 9px rgba(0,0,0,.075);  */
}

.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: rgb(225, 225, 225);
}

.phone{
    color: rgba(43, 42, 43, 0.9);
    padding-bottom: 3px; 
}
.Facebook {
    padding-bottom: 3px;
}

.simbolo{
    margin-left: 5px;
}
.numero{
    padding-left: 5px;
    color: black;
}
.titulo {
    font-size: 40px;
}
.label {
    font-size: 16px;
}

.Izquierda {
    padding-left: 15px;
    padding-top: 20px;
    width: 100%;
    display: none;
}

.localizacion {
    padding-bottom: 3px;
}

.titulo {
    padding-left: 14px;
}

@media (min-width: 1000px) {
    .Izquierda {
    display: block;
    }
}



.navbar-default {
    margin-top: 10px !important;
}
    
    
    
/*! responsive-nav.js 1.0.39  */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}


/*CONTACTO*/


.ubicacion {
    margin-top: 23px;
    padding-left: 65px;
    margin-bottom: 27px;
}


.lineaMitad {
    margin-left: 40px;
}

.tienda {
    padding-right: 5%;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 14px;
    color: rgba(149, 106, 74, 1);
    margin-left: 0px;
}

.tituloContacto {
    padding-left: 5%;
    font-weight: bold;
}

.tittle h2 {
    margin-top: 23px;
    padding-left: 105px;
    font-size: 30px;
    font-family: Playfair Display;
    color: rgba(149, 106, 74, 1);
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}

.contact-heading h1 {
    font-family: Playfair Display;
    font-size: 30px;
    margin-bottom: 23px;
    color: rgba(149, 106, 74, 1);
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}

.tienda {
    font-family: Playfair Display;
    font-size: 30px;
    margin-bottom: 23px;
    color: black;
    
}

.correo {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 18px;
    color: rgba(149, 106, 74, 1);
    margin-bottom: 3px;
    
}

.telefono {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: rgba(149, 106, 74, 1);
    font-size: 18px;
    margin-bottom: 3px;
}

.movil {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: rgba(149, 106, 74, 1);
    font-size: 18px;
    margin-bottom: 3px;
}

.fax {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: rgba(149, 106, 74, 1);
    font-size: 18px;
}

.horario {
  font-size: 22px;
  color: rgba(149, 106, 74, 1);
  line-height: 1.5;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.horarioUl {
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 14px;
  color: rgba(149, 106, 74, 1);
  margin-left: 0px;
  
}

.direccion {
  font-size: 22px;
  color: rgba(149, 106, 74, 1);
  line-height: 1.5;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.direccionUl {
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 14px;
  color: rgba(149, 106, 74, 1);
  margin-left: 0px;
  
}

.direccion1UL{
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 14px;
  color: rgba(149, 106, 74, 1);
  margin-left: 0px;
  padding-left: 85px;
    
}

.precios{
    padding-top: 25px;
    font-size: 25px;
}
.Antes {
    font-size: 20px;
    text-decoration:line-through;
    color: rgba(149, 106, 74, 1);
}

.Ahora {
    font-size: 30px;
    color: rgba(149, 106, 74, 1);
    
}

.img-centrado{
   width: 100%;
   margin-top: -75px;
}

.oferta{
    margin: 0 auto;
    
    margin: 30px 30px 30px 30px;

}

.oferta-img{
    width: 300px;
    margin: 0 auto;
}
@media(min-width: 768px){
    .oferta-img{
        width: 400px;
        
    }
    
}
@media(max-width: 800px){
.Izquierda {
    display: none;
    }
}

/*FOOTER*/
.footer{
    background-color: rgba(226, 205, 179, 0.6);
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    color: rgba(149, 106, 74, 1);
    padding: 30px;
}


