.elementor-1056 .elementor-element.elementor-element-38facb04:not(.elementor-motion-effects-element-type-background), .elementor-1056 .elementor-element.elementor-element-38facb04 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://finca-elpetricor.com/wp-content/uploads/2024/02/1705315873179_CEPkuzQB7VEpXJUs.jpg");background-position:center center;background-size:cover;}.elementor-1056 .elementor-element.elementor-element-38facb04 > .elementor-background-overlay{background-color:var( --e-global-color-7568283 );opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1056 .elementor-element.elementor-element-38facb04{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:130px 0px 140px 0px;}.elementor-1056 .elementor-element.elementor-element-366bdef5 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-1056 .elementor-element.elementor-element-1f8857af > .elementor-widget-container{margin:4% 0% 0% 0%;padding:0px 0px 0px 0px;}.elementor-1056 .elementor-element.elementor-element-1f8857af{text-align:center;}.elementor-1056 .elementor-element.elementor-element-1f8857af .elementor-heading-title{color:#FFFFFF;font-family:"Comfortaa";font-size:4em;font-weight:800;line-height:1.5em;}.elementor-1056 .elementor-element.elementor-element-649e4173{text-align:center;color:#FFFFFF;font-size:29px;}.elementor-1056 .elementor-element.elementor-element-242a620{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1056 .elementor-element.elementor-element-8210a7d > .elementor-element-populated{box-shadow:0px 10px 10px 0px rgba(0, 0, 0, 0.26);padding:35px 35px 35px 35px;}.elementor-1056 .elementor-element.elementor-element-76e3a87 > .elementor-widget-container{margin:40px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1056 .elementor-element.elementor-element-9e622a6 > .elementor-element-populated{box-shadow:0px 10px 10px 0px rgba(0, 0, 0, 0.26);padding:35px 35px 35px 35px;}@media(min-width:1025px){.elementor-1056 .elementor-element.elementor-element-38facb04:not(.elementor-motion-effects-element-type-background), .elementor-1056 .elementor-element.elementor-element-38facb04 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-1056 .elementor-element.elementor-element-38facb04{margin-top:-100px;margin-bottom:0px;}}@media(max-width:767px){.elementor-1056 .elementor-element.elementor-element-38facb04{padding:150px 0px 110px 0px;}.elementor-1056 .elementor-element.elementor-element-1f8857af .elementor-heading-title{font-size:3em;}.elementor-1056 .elementor-element.elementor-element-649e4173 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 5px 0px 5px;}.elementor-1056 .elementor-element.elementor-element-649e4173{font-size:1.2em;line-height:1.5em;}.elementor-1056 .elementor-element.elementor-element-8210a7d > .elementor-element-populated{padding:20px 20px 20px 20px;}.elementor-1056 .elementor-element.elementor-element-9e622a6 > .elementor-element-populated{padding:20px 20px 20px 20px;}}/* Start custom CSS for html, class: .elementor-element-76e3a87 */#content-tierra, #content-arte {
  display: none;
  padding: 15px;
  background:#82c6aa;
}
#content-tierra{
  border-radius: 0px 5px 5px 5px;
}
#content-arte{
  border-radius: 5px;
}
.input-pestanas {
  display: none;
}

.label-pestanas {
  display: inline-block;
  margin: 0;
  padding: 20px 20px 15px;
  text-align: center;
  color: #666666;
      border-radius: 5px 5px 0 0;
}

.label-pestanas:hover {
  color: #82c6aa;
  cursor: pointer;
}

#tierra ~ div label[for=tierra]
#arte ~ div label[for=arte]{
background:#ffffff;
color:#666666;
}

/* Pas dynamique */
#tierra:checked ~ div label[for=tierra],
#arte:checked ~ div label[for=arte]{
 background:#82c6aa;
    color:#ffffff;
}
#tierra:checked ~ #content-tierra,
#arte:checked ~ #content-arte {
  display: block;
}

/*CSS ORIGINAL*/
/*CURSOS Y EVENTOS*/
.evento{
    display: block;
    position: relative;
    margin:5px 0 15px;
    padding: 10px;
    width: 100%;
    box-shadow: 0 5px 10px #666666;
    border-radius: 5px;
    background-color: #fff;
    color: #666666;
    }
.column-img-evento{
    position:absolute;
    top: 0;
    left: 20px;
    display: inline-block;
    width: 45%;
    height: 95%;
    margin: 0;
    padding: 0;
}
.column-img-evento .img-evento{
    display: inline-block;
    position:relative;
        top:20%;
    width: 100%;
    height: auto;
    margin:0;
    padding: 0;
   vertical-align: middle;
}
.column-img-evento .img-evento img{
    display: block;
    position:relative;
    width: auto;
    height: auto;
    margin:0;
    padding: 0;
}
.texto-evento{
    position: relative;
    left: 50%;
    display: inline-block;
    width: 50%;
    margin:0;
    padding:10px;
    line-height: 1.5em;
}
.texto-evento .titulo-evento{
    margin: 0;
    text-align: center;
    font-size: 1.7em;
}
.texto-evento .fecha-evento{
    margin: 0;
    text-align: center;
    line-height: 2em;
    font-size: 1.5em;
    color: #2fac66;
}
.descripcion-evento{
    margin-bottom: 2em;
}
.descripcion-evento div{
    margin-top: 5px;
    line-height: 1.5em;
}
.button-reservar{
    display:flex;
    align-items: center;
    justify-content: center;
     border:none;
     margin-left: 20%;
}
.button-reservar .a-button{
    padding:0;
    color:#ffffff;
}
.button-reservar .a-button:hover{
    color:#ffffff;
}

@media screen and ( max-width: 782px ) {
/*PESTANAS*/

/*CURSOS Y EVENTOS*/
.evento{
    display: block;
    position: relative;
    margin:0;
    padding: 0;
    width: 100%;
    }
.column-img-evento{
    position:relative;
    top: 0;
    left: 0px;
    display: block;
    width: 95%;
    height: auto;
    margin: auto;
    padding-top: 3%;
    text-align:center;
}
.column-img-evento .img-evento{
    display: block;
    position:relative;
        top:0;
    width: 100%;
    height: auto;
    margin:0;
    padding: 0;
}
.column-img-evento .img-evento img{
    display: block;
    position:relative;
    width: auto;
    height: auto;
    margin:0;
    padding: 0;
}
.texto-evento{
    display: block;
    position: relative;
    left:0;
    width: 95%;
    margin:10px auto;
    padding: 10px auto;
}
.texto-evento .titulo-evento{
    margin: auto;
    padding:auto;
    text-align: center;
    font-size: 1.3em;
}
.texto-evento .fecha-evento{
    margin: auto;
    padding-top:10px;
    line-height: 1.2em;
    font-size: 1.2em;
    text-align:center;
}
.texto-evento .descripcion-evento{
    margin: auto;
    text-align:left;
}
.texto-evento .descripcion-evento div{
    margin-top: 10px;
    line-height: 1.5em;
    text-align:left;
}
.button-reservar{
    display:flex;
    align-items: center;
    justify-content: center;
     border:none;
     margin:0 auto;
     padding: auto;
     
     /*margin-left: 20%;*/
}
.button-reservar .a-button{
    padding:0;
    color:#ffffff;
}
.button-reservar .a-button:hover{
    padding:0;
    color:#ffffff;
}
  
    
    
}/* End custom CSS */