.navbar-dark .navbar-nav .nav-link{font-size:.9rem}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .show>.nav-link{background-color:#2a2a2a00}.dropdown-item:focus,.dropdown-item:hover{background-color:hsla(0,0%,100%,.3)}#navbarSupportedContent>ul.navbar-nav.ml-auto.px-3.px-lg-0>li.nav-item.dropdown.show>div{background-color:#2a2a2a00}nav{z-index:1}@media (min-width:768px){nav{border-bottom:2px solid #2a2a2a00}}@media (max-width:991.98px){nav .navbar-collapse{background-color:#2a2a2a00}}nav .navbar-collapse i{width:35px;height:35px}nav.scroll{background-color:#2a2a2a00;box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}nav .sociales i:hover{background-color:#fff;color:#2a2a2a00}#loader{background-color:#2a2a2a00!important}
/*#header{background-image:url(/images/sabore.jpg?2b04453282353ed0d20408f783b3c447);background-size:cover;background-repeat:no-repeat;background-position:50%}*/
#header{background:linear-gradient(63deg,black,#730303);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c73461",endColorstr="#c94ba4",GradientType=1)}
#header{background-image: url('../img/historia/fondo.jpg');}
#header #scene_sabore img:first-child{z-index:111;margin-top:55%!important;}
#header #scene_sabore>img{margin-top:-35%}
#header #scene_sabore img:nth-child(2){z-index:11;top:10%!important;left: 5%!important}
#header #scene_sabore img:nth-child(3){z-index:1111;top:15%!important;left:35%!important}

#header #scene_sabore img:nth-child(4){z-index:9;top:-20%!important;right: 85%!important}
#header #scene_sabore img:nth-child(5){z-index:10;top:40%!important;left:50%!important}
#header #scene_sabore img:nth-child(6){z-index:11;top:19%!important;left:75%!important}
#header #scene_sabore img:nth-child(7){z-index:1111;top:90%!important;left:15%!important}
#header #scene_sabore img:nth-child(8){z-index:11;top:15%!important;left:70%!important}
#header #scene_sabore img:nth-child(9){z-index:1111;top:30%!important;left:60%!important}
#header #scene_sabore img:nth-child(10){z-index:11;top:45%!important;left:70%!important}
#header #scene_sabore img:nth-child(11){z-index:1111;top:60%!important;left:60%!important}
#header #scene_sabore img:nth-child(12){z-index:11;top:75%!important;left:70%!important}
#desayuno{background-image:url(../images/desayuno.jpg?fb385ec6a5a2232f1b6ebcaabdfd14d7);background-size:cover;background-repeat:no-repeat;background-position:50%}#pasteles{background:#f8f9fa;background:linear-gradient(90deg,#f8f9fa,#f8f9fa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d50000",endColorstr="#bd4102",GradientType=1)}#pasteles #scene_pasteles div:first-child{z-index:1}#pasteles #scene_pasteles img:nth-child(2){z-index:11;max-height:40%;top:60%!important;left:10%!important}
/*#contacto{background:#c73461} original*/
#contacto{background-image:url('../img/historia/imagen_verde.jpg');background-attachment: fixed;background-position: 80%;position:relative;background-size: initial;background-repeat: no-repeat;}
#contacto form button{background-color:#5a9cd4!important;border-color:#5a9cd4!important}
/*#contacto{background:linear-gradient(63deg,#95b166,#95b166);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c73461",endColorstr="#c94ba4",GradientType=1)}*/
#contacto #scene_contacto img:first-child{z-index:11}#contacto #scene_contacto img:nth-child(2){z-index:111;top:40%!important;left:20%!important}#contacto #scene_contacto img:nth-child(3){z-index:111;top:70%!important;left:0!important}#contacto #scene_contacto img:nth-child(4){z-index:1;top:15%!important;left:70%!important}#contacto #scene_contacto img:nth-child(5){z-index:1;top:30%!important;left:10%!important}
#footer{z-index: -1;background-color: #5b7d32}
/*#header h1{color:#fd6800} original*/
#header h1{color:#f3e00b}
.text-yellow{color: #f3e00b;}
.text-black{color: #343a40;}
.text-justify{text-align: justify;}
.slick-dots1 li.slick-active button:before{opacity: .75;color: white!important;}
.slick-dots1 li button:before{opacity: .75;color:black!important;}
.slick-dots2 li.slick-active button:before{opacity: .75;color: black!important;}
.slick-dots2 li button:before{opacity: .75;color:blue!important;}

.feature-card {
    width: 380px;
    height: 450px;
    margin: 50px auto;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 7px black;
}
.feature-card-deatails {
    position: absolute;
    bottom: -278px;
    left: 0;
    width: 100%;
    padding: 30px;
    background: rgba(7, 7, 7, 0.6);
    transition: 0.3s ease-in-out;
    font-size: 15px;
    color: white;
}

.feature-card-tilte {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    padding: 20px;
    background: #fff;
}

.feature-card-tilte h3 {
    font-size: 22px;
    font-weight: 700;
    color: #373737;
}

.feature-card:hover .feature-card-tilte {
    bottom: -67px;
}

.feature-card-deatails i {
    font-size: 35px;
    color: #1d365c;
}

.feature-card-deatails h4 {
    font-size: 20px;
    color: rgba(0, 255, 255, 0.6);
    margin: 15px 0;
    text-transform: uppercase;
    font-weight: 700;
}

.feature-card-deatails a {
    display: inline-block;
    margin-top: 15px;
    color: #1d365c;
    text-decoration: none;
    font-weight: 700;
}

.feature-card:hover .feature-card-deatails {
    bottom: 0;
}
.anios{
    padding-top:100px;
}
.tres{
    width:200px!important;
    
}
.cero{
    width:300px!important;
    
}

.actualidad{background-position:left!important;}
.inscribete{background-position:left!important;}