

/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/
/*
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan&display=swap'); */

/* @font-face {
font-family: Verlag;
src: url('../fonts/Verlag-Black.otf'), url('../fonts/Verlag-Bold.otf'), url('../fonts/Verlag-Bold.otf'),
url('../fonts/Verlag-Book.otf'), url('../fonts/Verlag-Light.otf'),
url('../fonts/Verlag-XLight.otf');
} */

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
2) font-family: 'Poppins', sans-serif;
----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(slick.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
  box-sizing: border-box !important;
}

html {
  scroll-behavior: smooth;
}

/* body {
color: #666666;
font-size: 14px;
font-family: 'Poppins', sans-serif;
line-height: 1.80857;
font-weight: normal;
} */

body {
  color: #666666;
  font-size: 14px;
  font-family: 'Reyes';
  line-height: 1.80857;
  font-weight: bold;
  font-style: normal;
}

a {
  color: #1f1f1f;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px 0;
  font-weight: normal;
  line-height: normal;
  color: #111111;
  margin: 0
}

h1 {
  font-size: 24px;
  font-family: 'Reyes';
}

h2 {
  font-size: 22px;
  font-family: 'Reyes';
}

h3 {
  font-size: 18px;
  font-family: 'Reyes';
}

h4 {
  font-size: 16px
}

h5 {
  font-size: 14px
}

h6 {
  font-size: 13px
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #212121;
  text-decoration: none!important;
  opacity: 1
}

button:focus {
  outline: none;
}

ul,
li,
ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

p {
  margin: 0px;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
}

a {
  color: #222222;
  text-decoration: none;
  outline: none !important;
}

a,
.btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
  /* object-fit: cover;
  width:100%; */
  /* height:100%; */
}
.modal_img {
  object-fit: cover;
  width:100%;
  height:100%;
}

:focus {
  outline: 0;
}

.btn-custom {
  margin-top: 20px;
  background-color: transparent !important;
  border: 2px solid #ddd;
  padding: 12px 40px;
  font-size: 16px;
}

.lead {
  font-size: 18px;
  line-height: 30px;
  color: #767676;
  margin: 0;
  padding: 0;
}

.form-control:focus {
  border-color: #ffffff !important;
  box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
  border: none !important;
}

.badge {
  font-weight: 500;
}

blockquote {
  margin: 20px 0 20px;
  padding: 30px;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.full {
  float: left;
  width: 110%;
}

.layout_padding {
  padding-top: 90px;
  padding-bottom: 90px;
}

.layout_padding_2 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.light_silver {
  background: #f9f9f9;
}

.theme_bg {
  background: #38c8a8;
}

.margin_top_30 {
  margin-top: 30px !important;
}

.full {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
  position: fixed;
  z-index: 9999999;
  background: #fff;
  width: 100%;
  height: 100%;
}

.loader {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader img {
  width: 280px;
}


/*-- navigation--*/

.navigation.navbar {
  float: right;
  padding-top: 12px;
}

.navigation.navbar-dark .navbar-nav .nav-linkP {
  padding: 0 10px;
  color: #D9D9D9;
  font-size: 16px;
  line-height: 10px;
  text-transform: uppercase;
}
.navigation.navbar-dark .navbar-nav .nav-link {
  padding: 0 10px;
  color: #221C1B;
  font-size: 16px;
  line-height: 10px;
  text-transform: uppercase;
}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
  color: #A36933;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
  color: #fdd430;
}

.navbar-expand-md .navbar-nav {
  padding-right: 5px;
}

.sign_btn a {
  background-color: #2d2c2c;
  display: inline-block;
  padding: 7px 10px;
  border-radius: 20px;
  color: #fff;
  font-size: 12px;
}

.sign_btn a:hover {
  color: #685F27;
}


/*-- header area --*/


/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- layout new css ---------------------------------------------------------------------*/

.head_top {
  background-repeat: no-repeat;
}

.header {
  width: 100%;
  background: transparent;
  padding: 30px 30px;
  position: absolute;
  z-index: 999;
}

.logo a {
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: 60px;
}

.text-bg {
  text-align: left;
  /* max-width: 429px; */
  width: 100%;
  float: left;
  padding-top: 10px;
  padding-bottom: 50px;
}

.text-bg h1 {
  color: #2d2c2c;
  font-size: 67px;
  line-height: 90px;
  padding-bottom: 70px;
  font-weight: bold;
}

.text-bg strong {
  font-size: 27px;
  line-height: 35px;
  color: #2d2c2c;
}

.text-bg span {
  font-family: 'Baloo Chettan', cursive;
  color: #685F27;
  font-size: 40px;
  line-height: 77px;
  font-weight: bold;
  padding-bottom: 20px;
  display: block;
}

.text-bg a {
  font-size: 17px;
  background-color: #2d2c2c;
  color: #fff;
  padding: 13px 0px;
  width: 100%;
  max-width: 190px;
  text-align: center;
  display: inline-block;
  transition: ease-in all 0.5s;
  border-radius: 15px;
}

.text-bg a:hover {
  background-color: #685F27;
  color: #fff;
  transition: ease-in all 0.5s;
  border-radius: 26px;
}

.text-img {
  height: 725px;
  background: linear-gradient(to bottom, #FEE370 0%, #685F27 100%);
  /* border-radius: 322px 0px 0px 200px; */
  padding:50px 0px 0px 50px;
}

.text-img figure {
  margin: 0px;
}

.text-img figure img {
  width: 100%;
}

.text-img figure {position: relative;}
.text-img h3 {
  top: 387px;
  position: absolute;
  align-items: center;
  left: -14px;
  background: #000;
  width: 60px;
  height: -1px;

  border-radius: 72px;
  color: #fff;
  padding: 7px 12px;
  font-size: 21px;
  border: #685F27 solid 7px;}







  .padding_right1 {
    padding-right: 0;
  }

  .titlepage {
    text-align: center;
    padding-bottom: 60px;
  }

  .titlepage h2 {
    font-size: 50px;
    color: #3e3e3e;
    line-height: 50px;
    /* font-weight: bold; */
    padding: 0;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
  }

  .d_flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }


  /** about section **/

  .about {
    margin-top: 90px;
    background: #394A41;
    padding: 60px 0;
  }

  .about .titlepage h2 {
    margin-bottom: 20px;
    color: #fff;
  }

  .titlepage h2 {
    margin-bottom: 20px;
    color: #000;
  }

  .about .titlepage span {
    color: #fff;
    font-size: 17px;
  }

  .about .about_box {
    text-align: center;
  }

  .about .about_box figure {
    margin: 0;
  }

  .about .about_box figure img {
    width: 100%;
  }

  .about .about_box .read_more {
    background: #685F27;
    color: #fff;
    border-radius: 15px;
  }

  .about .about_box .read_more:hover {
    background: #BF9A7B;
  }


  /** end about section **/


  /** best section **/

  .best {
    background: #fff;
    margin-top: 90px;
  }

  .best .titlepage h2 {
    color: #030100;
    margin-bottom: 20px;
  }

  .best .titlepage span {
    color: #394A41;
    font-size: 17px;
    line-height: 28px;
  }

  .best_box {
    text-align: center;
    /* background-color: #BF9A7B; */
    background-color: #D9D9D9;
    border-radius: 20px;
    padding: 30px 20px;
    margin-bottom: 30px;
  }

  .best_box h4 {
    color: #000;
    text-transform: uppercase;
    font-size: 26px;
    /* line-height: 30px; */
    font-weight: 300;
    font-style: normal;
    padding: 0;
  }

  .best_box p {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-style: normal;
    padding-top: 25px;
  }

  .best_box .row img {
    transition: transform .3s;
  }
  .best_box .row img:hover {
    transform: scale(1.5);
  }

  .best .read_more {
    margin: 0 auto;
    display: block;
    border-radius: 15px;
    margin-top: 30px;
    background-color: #000;
    color: #fff;
  }

  .best .read_more:hover {
    background-color: #685F27;
  }


  /** end best section **/


  /** request section **/

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

  .request .titlepage h2 {
    margin-bottom: 20px;
    padding-bottom: 10px
  }

  .request .titlepage span {
    font-size: 17px;
    line-height: 28px;
  }

  .request {
    padding-top: 90px;
  }

  .main_form {
    padding: 50px 0px 50px 40px;
  }

  .black_bg {
    background-color: #FAE2A9;
  }

  .request .main_form .contactus {
    border: inherit;
    padding: 0px 19px;
    margin-bottom: 20px;
    width: 100%;
    height: 60px;
    background: #fff;
    color: #353535;
    font-size: 17px;
    border-radius: 15px;
  }

  .request .main_form .textarea {
    border: inherit;
    padding: 0px 19px;
    margin-bottom: 20px;
    width: 100%;
    height: 140px;
    background: #fff;
    color: #353535;
    font-size: 17px;
    border-radius: 15px;
    padding-top: 51px;
  }

  .request .main_form .send_btn {
    font-size: 17px;
    transition: ease-in all 0.5s;
    background-color: #000;
    color: #fff;
    padding: 13px 0px;
    margin: 0 auto;
    max-width: 200px;
    width: 100%;
    display: block;
    margin-top: 30px;
    border-radius: 15px;
  }

  .request .main_form .send_btn:hover {
    background-color: #685F27;
    transition: ease-in all 0.5s;
    color: #fff;
    border-radius: 26px;
  }

  #request *::placeholder {
    color: #353535;
    opacity: 1;
  }

  .mane_img figure {
    margin: 0;
  }

  .mane_img figure img {
    width: 100%;
  }
  .coctel figure img {
    width: 50%;
    margin: 0;
  }
  .coctel figure {
    margin: 0;
  }


  /** end request section **/

  .read_more {
    font-size: 17px;
    background-color: #fff;
    color: #000;
    padding: 13px 0px;
    width: 100%;
    max-width: 190px;
    text-align: center;
    display: inline-block;
    transition: ease-in all 0.5s;
  }

  .read_more:hover {
    background: #000;
    color: #fff;
    border-radius: 26px;
    transition: ease-in all 0.5s;
  }


  /** two_box section section **/

  .two_box {
    background: #685F27;
    margin-top: 90px;
    padding: 0 40px;
  }

  .two_box figure {
    margin: 0;
  }

  .two_box figure img {
    width: 100%;
  }

  .two_box h2 {
    /* color: #fff;
    font-size: 90px;
    line-height: 65px;
    padding-bottom: 25px; */
    color: #fff;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
    font-size: 90px;
  }

  .two_box p {
    font-style: normal;
    font-family: 'Reyes';
    font-size: 24px;
    line-height: 28px;
    color: #fff;
  }

  .offer {
    /* font-size: 100px; */
    color: #fff;
    font-size: 90px;
    line-height: 65px;
    padding-bottom: 25px;
  }


  /** end two_box section **/


  /** testimonial section **/

  .testimonial {
    margin-top: 90px;
    padding-bottom: 120px;
    background: #fff;
  }

  .testimonial .titlepage h2 {
    color: #1c1b1b;
  }

  .testimonial_Carousel .carousel-caption {
    position: inherit;
    padding: 0;
  }

  .testimonial_box {
    text-align: center;
  }

  .test_box {
    padding-bottom: 35px;
  }

  .padd_rightt0 {
    padding-right: 10px;
  }

  .padd_leftt0 {
    padding-left: 10px;
  }

  .testimonial_Carousel .test_box h3 {
    font-size: 36px;
    color: #685F27;
    line-height: 42px;
    display: inline-block;
    padding-bottom: 40px;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
  }

  .testimonial_Carousel .test_box h4 {
    font-size: 52px;
    color: #685F27;
    line-height: 42px;
    display: inline-block;
    padding-bottom: 40px;
  }

  .testimonial_Carousel .test_box p {
    font-size: 36px;
    line-height: 36px;
    color: #1c1b1b;
    font-style: Italic;
    text-align: justify;
  }

  .testimonial_Carousel .carousel-indicators {
    bottom: -30px;
  }

  .testimonial_Carousel .carousel-indicators li {
    width: 15px;
    height: 13px;
    background: #685F27;
  }

  .testimonial_Carousel .carousel-indicators li.active {
    background: #0c0c0e;
  }

  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    display: none;
  }


  /** end testimonial section **/


  /** footer **/
  .carousel-item-text {
    color: #D9D9D9;
    /* font-weight: bold; */
    font-size: 40px;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
  }
  .carrusel {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .texto, .texto h4 {
    font-size: 20px;
    line-height: 20px;
    color: #D9D9D9;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
  }
  .carousel-item-text .multi {
    color: #D9D9D9;
    font-weight: bold;
    font-size: 45px;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
  }
  .multi {
    color: #685F27;
    /* font-weight: bold; */
    font-size: 40px;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
  }

  .footer {
    border-top: #000 solid 1px;
    font-family: Poppins;
    background: #fff;
    padding-top: 50px;
  }

  .cont {
    text-align: left;
  }

  .cont h3 {
    color: #0c0c0e;
    font-size: 37px;
    line-height: 55px;
    font-weight: bold;
  }

  .cont_call h3 {
    color: #0c0c0e;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
  }

  .cont_call h4 {
    color: #0c0c0e;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
  }

  .cont_call p {
    color: #0c0c0e;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
  }

  .copyright {
    margin-top: 43px;
    padding: 20px 0px;
    background-color: #394A41;
  }

  .copyright p {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }

  .copyright a {
    color: #fff;
  }

  .copyright a:hover {
    color: #685F27;
  }


  /** end footer **/

  /* galeria */
  .eventos,.eventos::before,.eventos::after{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  .eventos img {
    width: 100%;
    height: 100%;
    object-fit:cover;
  }
  .galeria {
    width: 85%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit,133px);
    grid-auto-rows: 200px;
    justify-content: center;
    gap: 1rem; // espaciado
  }
  .item_galeria {
    clip-path:polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    grid-column: span 2;
    height: 283px;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.25);
    transition: 0.5s filter;
  }
  .item_galeria:hover{
    filter: brightness(0.3);
  }
  .item_galeria:first-of-type{
    grid-column: 2 / span 2;
  }
  .titulo_eventos {
    text-align: center;
    padding: 2.5rem 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-decoration: underline;
    text-decoration-color: #e7dac2;
    font-size: 2.4rem;
    font-family: 'Reyes';
    font-weight: 500;
    font-style: normal;
  }
  .box-large-imagen {
    /* display: none; */
    width: 100%;
    margin-top: 40px;
  }
  .box-large-imagen figure{
    position: relative;
  }
  .box-large-imagen figure:hover::before{
    position: absolute;
    content: "";
    background: rgba(68, 68, 68, 0.286);
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
  .box-large-imagen figure video{
    width: 100%;
    border-radius: 10px;
  }
  .box-large-imagen figure img{
    width: 100%;
    border-radius: 10px;
  }
  .close{
    position: absolute;
    right: 125px;
    top: 20px;
    cursor: pointer;
  }

  .modal-dialog {
    max-width: 730px;
  }

  .wrap-modal-slider {
    padding: 0 30px;
    opacity: 0;
    transition: all 0.3s;
  }

  .wrap-modal-slider.open {
    opacity: 1;
  }

  .slick-prev:before, .slick-next:before {
    color: red;
  }


/* listas */
#lista3 {
    counter-reset: li;
    /* list-style: none; */
    /* list-style-type: circle; */
    /* *list-style: decimal; */
    /* font: 15px 'trebuchet MS', 'lucida sans'; */
    font: 12px;
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    opacity: 0.75;
}

#lista3 ol {
    margin: 0 0 0 2em;
}

#lista3 li{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out;
    /* list-style-image: url('sqpurple.gif'); */
}

#lista3 li:hover{
    background: #eee;
}

#lista3 li:before{
  content: ' ';
    /* content: counter(li); */
    /* counter-increment: li; */
    list-style-image: url('./images/logo.png');
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #BF9A7B;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

#lista3 li:after{
    position: absolute;
    /* content: ''; */
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;
}

#lista3 li:hover:after{
    left: -.5em;
    border-left-color: #fa8072;
}

#lista5 {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    opacity: 0.5;
}

#lista5 ol {
    margin: 0 0 0 2em;
}

#lista5 {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/

    margin: 0;
    margin-left: 1em;
    padding: 0;

    counter-reset: li-counter;
}

#lista5 > li{
    position: relative;
    margin-bottom: 1.5em;
    padding: 1.5em;
    background-color: #eaeaea;
}

#lista5 > li:before {
    position: absolute;
    top: -0.3em;
    left: -0.5em;
    width: 1.8em;
    height: 1.2em;

    font-size: 2em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    color: #464646;
    background-color: #d0d0d0;

    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    z-index: 99;
    overflow: hidden;

    content: counter(li-counter);
    counter-increment: li-counter;
}

/* Footer */

footer{
  width: 100%;
  padding: 50px 0px;
  background-image:   url(../images/background-footer.svg);
  background-size:  cover;
}

.footer_container {
  display: flex;
  flex-wrap: wrap;
  justify-content:  space-between;
  max-width: 1400px;
  margin: auto;
  margin-top: 100px;
}

.footer_box{
  display: flex;
  flex-direction: column;
  padding: 40px;
}

.footer_box .logo img {
  /* width: 100%; */
}

.footer_box .terminos{
  max-width: 350px;
  margin-top: 20px;
  font-weight: 500;
  color: #7a7a7a;
  font-size: 18px;
}
.footer_box .terminos p{
  max-width: 350px;
  margin-top: 20px;
  font-weight: 500;
  color: #7a7a7a;
  font-size: 20px;
}

.footer_box h2{
  margin-bottom: 25px;
  color: #343434;
  font-weight: 700;
}

.footer_box a{
  margin-top: 10px;
  color: #7a7a7a;
  font-weight: 600;
}

.footer_box a:hover{
  opacity: 0.5;
}

.footer_box a .fa{
  font-size: 20px;
}

.copyright_box{
  max-width: 1200px;
  margin: auto;
  text-align: center;
  padding: 0px 40px;
}
.copyright_box p{
  margin-top: 20px;
  color: #7a7a7a;
}
.copyright_box p a{
  margin-top: 20px;
  color: #7a7a7a;
}
.copyright_box hr{
  border: none;
  height: 1px;
  background-color: #7a7a7a;
}
#hero {
  min-height: 100vh;
  position: relative;
}

.video_proceso {
  position:  absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video_receta {
  position:  absolute;
  /* top: 0;
  left: 0; */
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.capa{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1c1c1d;
  opacity: 0.5;
  mix-blend-mode: overlay;
}
.proceso {
  padding-top: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin: auto;
  position: relative;
  z-index: 2;
}
.proceso h1{
  font-size: 3.5rem;
  text-align: center;
  color: #f3f3f3;
  font-weight: 700;
}
.proceso p{
  font-size: 2.5rem;
  text-align: center;
  color: #f3f3f3;
  font-weight: 900;
}
.proceso img{
  display: flex;
  border: none;
  transition: 150ms;
  width: 60%;
  height: 60%
}
.proceso img:hover{
  transform: translate(0,-10px);
}

.boton_promo {
  display: inline-block;
  border: none;
  height: 50px;
  border-radius: 30px;
  /* padding: 10px 0; */
  width: 200px;
  background-color: #D9D9D9;
  font-size: 1.8rem;
  color: #000000;
  font-weight: 800;
  transition: 150ms;
  margin-top: 0px;
}

.boton_promo:focus{
  outline: none;
}

.boton_promo:hover{
  transform: translate(0,-5px);
}

/* Create two unequal columns that floats next to each other */
/* Left column */
.leftcolumn {
  float: left;
  width: 75%;
}

/* Right column */
.rightcolumn {
  float: left;
  width: 25%;
  padding-left: 20px;
}

/* Fake image */
.fakeimg {
  /* background-color: #aaa; */
  width: 100%;
  height: 200px;
  padding: 20px;
}

.fakeimg img{
  /* background-color: #aaa; */
  width: 100%;
  height: 200px;
  padding: 20px;
  object-fit: cover;
}

/* Add a card effect for articles */
.cardcc {
   background-color: #7a7a7a17;
   padding: 20px;
   margin-top: 20px;
}
.card {
   background-color: #7a7a7a0a;
   padding: 20px;
   margin-top: 20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.fakeimg img {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.fakeimg img:hover {opacity: 0.7;}

.destacadas {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
.destacadas:hover {opacity: 0.7;}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 50%;
  max-width: 700px;
}

/* Caption of Modal Image */
.caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, .caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

/* The Close Button */
.close {
  position: absolute;
  top: 100px;
  right: 20px;
  color: #f1f1f1;
  font-size: 60px;
  font-weight: bold;
  transition: 0.3s;
  z-index: 2;
}

.close:hover,
.close:focus {
  position: absolute;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
    /* font-size: 80px; */
    transform: scale(2);

}
.galeria_videos{
  width: 80%;
  margin: 0px auto;
}

.galeria_videos h1{
  padding: : 60px 0;
  color: #fff;
  font-size: 44px;
  text-align: center;
}

.rowG{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.colG{
  flex-basis: 1000%;
  min-width: 250px;
}
.encaCard{
  text-align: center;
}
.feature-img{
  width: 100%;
  margin: auto;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.small-img-row{
  display: flex;
  background: #efefef;
  margin: 20px 0;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
}
.small-img-row p{
  margin-left: 20px;
  color: #707070;
  line-height: 22px;
  font-size: 15px;
}
.small-img{
  position: relative;
}
.small-img img{
  width: 150px;
}
.play-btn{
  width: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.small-img .play-btn{
  width: 30px;
}

.video-player{
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: none;
}

video:focus{
  outline:none;
}
.close-btn{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    cursor: pointer;
}

/* Galeria de Eventos */
.galeria_evento{
  margin: 10px 20px;
  box-shadow: 0 4px 8px 0 #707070, 0 6px 20px 0 rgba(0,0,0,0.19);
  float: left;
  width: 350px;
}
.contenedor_galeria h1{
  color: black;
  /* text-shadow: 1px 2px 2px black, 0 0 25px blue, 0 0 5px blue; */
  text-align: center;
}
.foto_galeria{
  width: 100%;
  height: auto;
}
.galeria_evento:hover{
  border: 1px solid rgba(0,0,0,0.19);
  transform: rotate(-3deg);
}
.pie_foto{
  text-align: center;
  /* text-shadow: 2px 2px 5px purple; */
  padding: 10px;
}
/* Galeria de Eventos */
  /* media queries */
  @-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
  }

  @keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
  }
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .modal-content {
      width: 100%;
    }
  @media screen and (min-width: 270px) and (max-width: 504px){
    .item_galeria:first-of-type{
      grid-column: 1 / span 2;
    }
    .galeria{
      grid-auto-rows: 283px;
    }
  }
  @media screen and (min-width: 505px) and (max-width: 685px){
    .item_galeria:nth-of-type(odd){
      grid-column: 2 / span 2;
    }
  }
  @media screen and (min-width: 686px) and (max-width: 862px){
    .item_galeria:nth-of-type(3n + 1){
      grid-column: 2 / span 2;
    }
  }
  @media screen and (min-width: 863px) and (max-width: 1038px){
    .item_galeria:nth-of-type(4n + 1){
      grid-column: 2 / span 2;
    }
  }
  @media screen and (min-width: 1039px) and (max-width: 1215px){
    .item_galeria:nth-of-type(5n + 1){
      grid-column: 2 / span 2;
    }
  }
  @media screen and (min-width: 1216px) and (max-width: 1391px){
    .item_galeria:nth-of-type(6n + 1){
      grid-column: 2 / span 2;
    }
  }
  @media screen and (min-width: 1392px){
    .item_galeria:nth-of-type(7n + 1){
      grid-column: 2 / span 2;
    }
  }
