/* San Felipe
*
*
*
Autor: Be Click branding
*
*
*
*
* 1. reset
* 2. Banner
* 3. botones
* 4. Productos
* 5. Instagram
* 6. Animaciones
* 7. Responsive
*
*
*/


/* ------ Reset -------*/
#main-header {
    display: none;
}

#page-container {
    padding: 0 !important;
}


body {
    background: #f7f7f7;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #1e1e1e;
}

*,
*:after,
*:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}

body {
    font-size: 100%;
    list-style-type: none;
    font-family: 'Montserrat', sans-serif;
}

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;
}

body {
    line-height: 1;
    /* background: #fafafa; */
}

ol,
ul {
    list-style: none;
    font-family: 'Montserrat', sans-serif;
}

blockquote,
q {
    quotes: none;
}

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

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

ol,
ul {
    list-style: none;
}


/* ---- Principal ------*/

body {
    padding: 0px;
    margin: 0px;
    position: relative;
}

:root {
    font-size: 14px;
    --SF-pine: #355A34;
    --SF-pale: #ECECEC;
    --SF-forest: #274917;
    --SF-green: #539C36;
    --SF-palegreen: #658664;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

a {
    font-family: 'Montserrat', sans-serif;
}


.novili-web_menu {
    padding: 34px 0px !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    background-color: #355a34;
}


.novili-web_menu .navbar-collapse.collapse#navbarSupportedContent {
    display: grid !important;
    grid-template-columns: 40% 20% 40%;
    width: 100%;
}

.novili-web_menu .navbar-collapse .new_menu_class {
    grid-column-start: 1;
}

.novili-web_menu .navbar-collapse .new_menu_class_2 {
    grid-column-start: 3;
}

.novili-web_menu .navbar-collapse .new_menu_class ul {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 0px;
    justify-content: flex-end;
}

.novili-web_menu .navbar-collapse .new_menu_class_2 ul {
    display: flex;
    margin-bottom: 0px;
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
}


.novili-web_menu li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: .5px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.hide-on-desktop {
    display: none;
}


.novili-web_menu.nav-collapse {}

div#navbarSupportedContent {}

.novili-web_menu .navbar-collapse {
    position: relative;
}

.novili-web_menu .navbar-brand {
    width: fit-content;
    position: absolute;
    top: -38px;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 999;
}

.novili-web_menu .navbar-brand img {
    max-width: 121px;
}


.hide-on-mobile {
}
.sanfelipe-web_slider img { max-width: 100%; width:100%;
}
.container-fluid {
}


.sanfelipe-web_slider {
    margin-top: 89px;
    position: relative;
}

a {}

.sanfelipe-web_slider .btn_slider {
    padding: 13px 44px;
    border: solid 2px #fff;
    background: transparent;
    margin: 28px 40px 0px 40px;
    border-radius: 0;
}

.sanfelipe-web_slider .btn_slider a {
    color: #fff;
    text-decoration: none;
    font-family: Montserrat;
    font-size: 1rem;
    text-transform: uppercase;
}


.sanfelipe-web-slider_banner { position: relative;
}
.sanfelipe-web-slider_banner__titulos h1 { font-family: 'Asar', serif; font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff; margin: 0px; height: fit-content;
  
}

.sanfelipe-web-slider_banner__titulos {
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: fit-content;
    width: fit-content;
    left: 0px;
    right: 0px;
    margin: auto;
    z-index: 999;
    }

.sanfelipe-web-slider_banner__titulos h2 { font-family: Montserrat;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 3.74px;
    text-align: center;
    color: #fff;}
.sanfelipe-web-principal {
}


.seccion-descubre .row {
    display: flex;
    align-items: center;
}

.seccion-descubre h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 10.88px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}

.seccion-descubre h3 {
    font-family: 'Asar', serif;
    font-size: 2.8rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.seccion-descubre p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}


a.ver-mas {
    padding: 7.1px 20.3px;
    border: solid 2px #fff;
    display: block;
    width: fit-content;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 30px;
}

.seccion-descubre .seccion-descubre_contenedor-img {
    padding: 60px 0px;
}


.seccion-restaurantes .restaurante {
    position: relative;
    overflow: hidden;
    background: #054427;
    text-align: center;
    cursor: pointer;
    padding: 0;
    display: block;
    box-shadow: 7px 7px 16px 0px black;
}

.seccion-restaurantes .restaurante img {
    width: 100%;
}


.restaurante {}


  .restaurante::before
{
    content:'';
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

.restaurante .seccion-restaurantes_rstaurante__content {
    position: absolute;
    bottom: 30px;
    left: 0px;
    height: fit-content;
    margin: 0 auto;
    width: fit-content;
    right: 0px;
    transition: .5s all ease-in;
}

.restaurante:hover .seccion-restaurantes_rstaurante__content {
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    width: fit-content;
    right: 0px;
    height: fit-content;
}

,restaurante:hover::before
{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}



h3 {}

::before {}

.seccion-restaurantes_rstaurante__content i {
    display: block;
    width: 24px;
    margin: 0px auto 20px auto;
}

.seccion-restaurantes_rstaurante__content i h3 strong {
    color: #fff;
}

.seccion-restaurantes_rstaurante__content h3 strong {
    color: #fff;
    font-family: 'Asar', serif;
    font-size: 2.7rem;
    font-weight: 400 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}

.restaurante:hover img {
    opacity: .8;
}

.seccion-restaurantes__titulo h2{
    font-family: 'Asar', serif;
  font-size: 2.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
padding: 30px 0px;
}

.seccion-galeria h2 {
    font-family: 'Asar', serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 30px 0px;
}

.seccion-galeria ul {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    flex-direction: row;
}

.seccion-galeria ul li {
    width: 31%;
    /* margin: 4px; */
}

.seccion-galeria ul li a {
    display: block;
}

.seccion-galeria ul li a img {
    width: 100%;
}


.seccion-marcas {
    padding: 30px 0px;
    background-color: #f1f1f1;
}

.seccion-marcas h2 {
    font-family: 'Asar', serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #30662f;
    margin-bottom: 30px;
}

.seccion-marcas ul {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mt-2 {
}
.col-md-4 {
}
.col-12 {
}
.list-unstyled {
}
.media {
}
.mr-3 {
}
.media-body {
}
.mt-0 {
}
.mb-1 {
}
.text-center {
}
.col-md-6 {
}
.img-fluid {
}
.mt-md-0 {
}
.col-md-3 {
}
.col-6 {
}
.float-right {
}
.float-left {
}
.mt-1 {
}
.btn {
}
.btn-success {
}
.section {
}
.form-group {
}
.form-control {
}
.btn-dark {
}


.new_menu_class_2 #menu-menu-principal li:last-child a {
    padding: 8px 14px;
    background-color: #399f29;
}


footer {
    background-color: #141414;
}

.bootscore-footer.bg-body-tertiary.pt-5.pb-3 {
    background-color: #212121 !important;
    border: none;
}

.bootscore-info.bg-body-tertiary.text-body-tertiary.border-top.py-2.text-center {
    background-color: #141414 !important;
    color: #505050 !important;
    border: none !important;
}

footer 
.bootscore-footer.bg-body-tertiary h3 {
    color: #a39c64;
    font-family: 'Montserrat',sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5;
    letter-spacing: 1px;
    word-spacing: var(--e-global-typography-d95db1e-word-spacing);
}

footer .bootscore-footer.bg-body-tertiary a {
    color: #ffffff9e;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

footer .bootscore-footer.bg-body-tertiary li.btn-wsp {
    background-color: transparent;
    padding: inherit;
}

footer .bootscore-footer.bg-body-tertiary a.btn.btn-outline-light.btn-social {
    display: inline-flex;
    width: 33px;
    aspect-ratio: 1.1;
    margin: 10px;
    height: 33px;
    padding: 8px;
    border: #878755 1px solid;
    color: #878755;
}

footer .bootscore-footer.bg-body-tertiary p.mb-2 {
    color: #a7a6a6;
    font-family: 'Montserrat', sans-serif;
}


.wpcf7-form-control-wrap input[type="text"], 
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="number"],
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap input[type="date"],
.wpcf7-form-control-wrap input[type="tel"] {border: #eee 1px solid;padding: 10px;margin: 5px;border-radius: 5px;box-shadow: 0px 0px 5px 0px #00000021;font-size: 14px;display: block; outline: none !important;}


input[type="submit"].wpcf7-form-control {
    color: #fff;
    display: block;
    background: #81774c;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}


@media screen and (max-width: 481px) {

.sanfelipe-web-slider_banner__titulos h2 {
    grid-column-end: 4;
    grid-column-start: 1;
}


.sanfelipe-web_slider {
    margin: 0;
}.sanfelipe-web_slider {}

.sanfelipe-web-slider_banner__titulos {
    width: 94%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    height: 33%;
}

.sanfelipe-web-slider_banner__titulos h1 {
    line-height: 1.2 !important;
    font-size: 40px;
    margin-bottom: 20px;
    grid-column-start: 1;
    grid-column-end: 4;
}

h1 {}

button.btn.btn-light.btn_slider {}

button.btn.btn-light.btn_slider {margin: 15px 5px;padding: 10px;height: 45px;}

.seccion-descubre {
    background-size: 90% auto !important;
    background-position: bottom center !iportant;
    padding-top: 30px;
}

.seccion-descubre {}

.seccion-galeria {
    background-size: 104% auto !important;
    background-position: 67% 33%, 0%0% !important;
}

.seccion-galeria {}

.seccion-galeria ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.seccion-galeria ul li {
    width: 100%;
}


.seccion-restaurantes_rstaurante__content h3 strong {
    font-size: 1.8rem;
}

.seccion-restaurantes_rstaurante__content i {
    width: 18px;
    margin-bottom: 5px;
}



}