*,
*:after,
*:before {
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
body {
font:400 16px/1.4 'Nunito', Helvetica, Arial, sans-serif;
color:#444;
background-image: url(https://libelula.com.pe/wp-content/themes/libelula/img/bg-pattern.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
overflow-x: hidden;
} .clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
*zoom:1;
}
img {
max-width:100%;
vertical-align:bottom;
}
a {
color:#444;
text-decoration:none;
}
a:hover {
color:#a1d841;
text-decoration:none;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
}
input:focus {
outline:0;
border:1px solid #04A4CC;
} ::selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-webkit-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
}
::-moz-selection {
background:#04A4CC;
color:#FFF;
text-shadow:none;
} .alignnone {
margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display:block;
margin:5px auto 5px auto;
}
.alignright {
float:right;
margin:5px 0 20px 20px;
}
.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.alignright {
float:right;
margin:5px 0 20px 20px;
}
a img.alignnone {
margin:5px 20px 20px 0;
}
a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
background:#FFF;
border:1px solid #F0F0F0;
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
margin:5px 20px 20px 0;
}
.wp-caption.alignright {
margin:5px 0 20px 20px;
}
.wp-caption img {
border:0 none;
height:auto;
margin:0;
max-width:98.5%;
padding:0;
width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.sticky {
}
.bypostauthor {
} @media print {
* {
background:transparent !important;
color:#000 !important;
box-shadow:none !important;
text-shadow:none !important;
}
a,
a:visited {
text-decoration:underline;
}
a[href]:after {
content:" (" attr(href) ")";
}
abbr[title]:after {
content:" (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content:"";
}
pre,blockquote {
border:1px solid #999;
page-break-inside:avoid;
}
thead {
display:table-header-group;
}
tr,img {
page-break-inside:avoid;
}
img {
max-width:100% !important;
}
@page {
margin:0.5cm;
}
p,
h2,
h3 {
orphans:3;
widows:3;
}
h2,
h3 {
page-break-after:avoid;
}
}body.preload-site {
overflow: hidden;
}
.preload-wrapper {
height: 100%;
width: 100%;
background-color: #586b23;
position: fixed;
top: 0;
left: 0;
z-index: 9999999;
}
.preload-wrapper .preload {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100px;
height: 100px;
}
progress { position: fixed;
left: 0;
top: 0;
z-index: 1021; width: 100%;
height: 3px; -webkit-appearance: none;
-moz-appearance: none;
appearance: none; border: none; background-color: transparent; color: #A1D841;
}
progress::-webkit-progress-bar {
background-color: transparent;
}
.single::-webkit-progress-value {
background-color: #A1D841;
background-image: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
}
.single::-moz-progress-bar {
background-color: #A1D841;
background-image: -moz-linear-gradient(left, #A1D841 0%, #56AF31 100%);
}
.progress-container {
width: 100%;
background-color: transparent;
position: fixed;
top: 0;
left: 0;
height: 3px;
display: block;
}
.progress-bar {
background-color: #A1D841;
width: 50%;
display: block;
height: inherit;
}  .header {
background-color: #fff;
}
main.main {
position: relative;
}  .navbar {
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
background-color: #fff;
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.navbar.scroll { box-shadow: 0 -2px 16px rgba(102, 118, 46, 0.25);
}
.navbar .navbar-toggler-icon {
color: #576825;
}
.navbar.scroll a.nav-link, .navbar.scroll .navbar-toggler-icon { }
.navbar-collapse{
padding: 1rem 0;
}
.nav-link.nav-link-destacado { 
font-size: 16px;
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
color: #fff;
padding: 8px !important;
margin: 0;
border-radius: 0.25rem;
}
.dropdown-menu {
font-size: 0.875rem;
padding: 0;
border: none;
border-radius: .5rem;
overflow: hidden;
}
a.dropdown-item {
padding: 0.75rem 1rem;
color: #576825;
}
.dropdown-item:focus, .dropdown-item:hover {
color: #576825;
background-color: #E4FFC7;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
.cta {
border: 1px solid #a1d841;
border-radius: 0.5rem;
padding: 1rem;
background-color: #fff;
} .logo {
}
.logo-img {
width: 160px;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.logo-img-white {
width: 160px;
display: none;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.navbar.scroll .logo-img {
} .navbar-secondary {
display: inline-block;
}
.navbar-secondary > ul {
display: inline-block;
margin: 0;
padding: 0 0.5rem;
}
.navbar-secondary > ul > li {
display: inline-block;
padding: 0.5rem;
}
.navbar-secondary > ul.menu-redes > li {
padding: 0.5rem 0.25rem;
}
.wpml-ls-legacy-list-horizontal{
padding: 0
}
.wpml-ls-legacy-list-horizontal a{
padding: 0;
}
.wpml-ls-statics-shortcode_actions {
background-color:transparent !important;
}
.navbar-secondary a {
color: #56AF31;
}
.navbar-secondary a:hover {
color: #56AF31;
text-decoration: underline;
} .sidebar {
}
ul.sidebar-list li {
margin-bottom: 1rem;
font-size: 1.125rem;
font-weight: 700;
}
ul.sidebar-list li a.active {
color: #56AF31;
font-size: 1.5rem;
} .footer {
position: relative;
}
.footer:before {
content: '';
position: absolute;
width: 100%;
height: 240px;
top: -240px;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, color-stop(34.38%, rgba(255,255,255,0)), to(#E4FFC7));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 34.38%, #E4FFC7 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 34.38%, #E4FFC7 100%);
background: linear-gradient(180deg, rgba(255,255,255,0) 34.38%, #E4FFC7 100%);
z-index: -1;
}
.footer ul li a {
color: #fff;
padding: 0.25rem 0;
display: inline-block;
} .container, .container-fluid{
position: relative;
}
.seccion{
margin-top: 8rem;
margin-bottom: 8rem;
} .z-1{
z-index: 1;
}
.card{
border: none;
background: transparent;
} .noticia-img, .noticia-img img, .imagen-principal img {
width: 100%;
overflow: hidden;
}
.destacada-img, .noticia-wrapper img, .servicio-icon svg {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.destacada:hover .destacada-img, .noticia-wrapper:hover img, .servicio:hover .servicio-icon svg {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
article img, .libelulo-img img, .img-header-container {
border-radius: 0.5rem;
overflow: hidden;
}
.libelulo-img img {
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.img-header-container{
margin-bottom: 4rem;
}  .deg-verde{
background: -webkit-gradient(linear, left top, left bottom, color-stop(34.38%, #fff), to(#E4FFC7));
background: -webkit-linear-gradient(top, #fff 34.38%, #E4FFC7 100%);
background: -o-linear-gradient(top, #fff 34.38%, #E4FFC7 100%);
background: linear-gradient(180deg, #fff 34.38%, #E4FFC7 100%);
}
.deg-verde2{
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
.bg-verde1 {background-color: #A1D841;}
.bg-verde2 {background-color: #56AF31;}
.bg-verde3 {background-color: #576825;}
.bg-verde4{background-color: #E4FFC7;}
.bg-marron {background-color: #463B17;}
.text-gris {color: #444444;}
.text-grisc  {color: #a2a2a2;}
.text-verde1 {color: #A1D841;}
.text-verde2 {color: #56AF31;}
.text-verde3 {color: #576825;}
.text-verde4{color: #E4FFC7;}
.text-marron {color: #463B17;}   #responsive-form{
max-width:600px ;
margin:0 auto;
width:100%;
}
.form-row{
width: 100%;
}
.column-half, .column-full{
float: left;
position: relative;
padding:5px;
width:100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size:14px;
font-size: 0.875rem;
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
.form-row textarea{
height: 100px;
}
.form-row label{
font-weight: 700;
color: #A1D841;
margin-bottom: 0.25rem;
} @media only screen and (min-width: 48em) {
.column-half{
width: 50%;
}
} .sidebar-list a{
position: relative;
}
.sidebar-list a.active:before, .sidebar-list a.active:after {
content: '';
position: absolute;
top: 50%;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.sidebar-list a.active:after {
width: 0.75rem;
height: 0.75rem;
right: -2.5rem;
-webkit-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
border-top: 2px solid #56af31;
border-right: 2px solid #56af31;
}
.sidebar-list a.active:before {
width: 2rem;
height: 2px;
right: -2.5rem;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: #56af31;
}
a.link, a.view-article, .bc a.current-item, .cat-item a, .footer-copyright a, .hito a, article p a, article li a  {
color: #56AF31;
font-weight: 700;
text-decoration: underline;
}
a.link:hover, a.view-article:hover, .bc a.current-item:hover, .cat-item a:hover, .hito a:hover, article p a:hover, article li a:hover {
color: #444444;
text-decoration: underline;
}
article ul li {
padding-bottom: 0.375rem;
}
.cat-item a{
padding: 0.25rem 0;
display: inline-block;
}
a.link.link-negativo, .hito.destacado a {
color: #fff;
}
a.view-article, .footer-copyright a {
color: #a1cf31;
} a.tag-general {
display: inline-block;
margin: 0 0.25rem 0.125rem; font-size: 0.875rem;
font-weight: 700; border-radius: 0.25rem;
text-decoration: underline;
}
a.tag-categoria { color: #56AF31;
}
.destacada-tags .tag-categoria a, .destacada-tags a.tag-categoria {
color: #ffffff;
}
a.tag-etiqueta {
color: #576825; } .pagination {
display: flex;
justify-content: center;
width: 100%;
margin-top: 2rem;
}
.page-numbers {
padding: 0.375rem 0.75rem;
border: 1px solid #fff;
margin: 0 0.25rem;
box-shadow: 1px 2px 4px rgba(0,0,0,0.10);
border-radius: 0.25rem;
background: #fff;
}
.page-numbers.current {
background: #56AF31;
border-color: #56AF31;
color: #fff;
font-weight: 700;
} .botonera{
position: relative;
z-index: 1;
}
.boton{
font-weight: 700;
display: inline-block;
margin: 5px;
width: auto;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box; border: 2px solid transparent; border-radius: 0.5rem;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.boton:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
margin: -2px; border-radius: inherit; }
.boton:hover {
text-decoration: none;
}
.boton > span{
position: absolute;
display: block;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: transparent;
}
.boton > span:before, .boton > span:after {
content:'';
position: absolute;
top: 50%;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.boton > span:before{
width: 2rem;
height: 2px;
left: -0.75rem;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.boton:hover > span:after{
left: 100%;
margin-left: -1.5rem;
}
.boton:hover > span:before{
left: 100%;
margin-left: -2.75rem;
}
.boton > span:after{
width: 0.75rem;
height: 0.75rem;
left: 0.5rem;
-webkit-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.boton em {
display: inline-block;
width: 180px;
font-style: normal;
vertical-align: middle;
margin-left: 0.5rem;
}
.boton-principal{
padding: 0.875rem 1.25rem 0.875rem 2rem;
background-color: rgba(255,255,255,0);
color: #fff;
}
.boton-principal:before {
background-image: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background-image: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background-image: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background-image: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
.boton-principal:hover {
color: #fff;
background-color: #56AF31;
padding: 0.875rem 3.5rem 0.875rem 1.25rem;
}
.boton-principal > span:before{
background: #fff;
}
.boton-principal > span:after{
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
.boton-secundario{
padding: 0.875rem 1.25rem 0.875rem 2rem;
background-color: #fff;
color: #56AF31;
}
.boton-secundario:before {
background-image: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background-image: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background-image: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background-image: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
.boton-secundario:hover {
color: #56AF31;
padding: 0.875rem 3.5rem 0.875rem 1.25rem;
}
.boton-secundario > span:before{
background: #A1D841;
}
.boton-secundario > span:after{
border-top: 2px solid #A1D841;
border-right: 2px solid #A1D841;
}
.boton-terciario {
background-color: rgba(255,255,255,0);
border-color: #fff;
font-size: 0.875rem;
color: #fff;
padding: 0.75rem 1.5rem;
}
.boton-terciario:hover {
background-color: rgba(255,255,255,0.25);
color: #fff;
}
.boton.boton-group {
display: block;
text-align: center;
margin: 0;
padding: 1rem 0;
} .tribe-events-event-categories a {
padding: 0.125rem 0.5rem;
display: inline-block;
background-color: #a1d841;
color: #fff;
border-radius: 0.25rem;
font-size: 0.875rem;
font-weight: 700;
}
dl > *{
vertical-align: top;
margin: 0 0 0.75rem 0;
line-height: 1.125;
}
dt{
font-weight: 700;
color: #56AF31;
width: 150px;
display: inline-block;
}
dd {
width: calc(100% - 160px);
display: inline-block;
}
.evento-detalle dt{
width: 110px;
}
.evento-detalle dd{
width: calc(100% - 120px);
} a:last-child .coma {
display: none;
} .video-container {
width: 100%;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
border-radius: 0.5rem;
overflow: hidden;
}
.video-inner{
position: relative;
padding-bottom: 56.25%;
height: 0;
}
.video-inner iframe,
.video-inner object,
.video-inner embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.publicacion-detalle-wrapper .video-container {
border-radius: 0 0 0.5rem 0.5rem;
} .search-filter-reset{
color: #fff;
padding: 0.5rem 1.25rem 0.375rem 2rem;
font-weight: 700;
display: inline-block;
margin: 0;
width: auto;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-clip: padding-box;
border: 1px solid transparent;
border-radius: 0.5rem;
}
.search-filter-reset.boton.boton-principal:hover {
padding: 0.5rem 3.5rem 0.375rem 1.25rem;
}
.searchandfilter ul{
padding-left: 0;
display: flex;
margin-top: 0;
margin-bottom: 0;
align-items: flex-start;
flex-wrap: wrap;
}
.searchandfilter label {
display: block;
}
.searchandfilter ul li{
padding: 0 0 0.5rem 0;
display: inline-block;
margin-right: 0.75rem;
} .searchandfilter ul.sf_date_field li {
width: 50%;
display: inline-block;
}
#search-filter-form-287.searchandfilter > ul > li{
display: inline-block;
margin-right: 0.5rem;
}
.searchandfilter ul.sf_date_field li:first-child, .searchandfilter ul.sf_date_field li:last-child {
padding: 0;
margin-right: 0;
}
li.sf-field-post_date{
width: 260px;
}
.searchandfilter ul.sf_date_field li:first-child input{
border-radius: 0.5rem 0 0 0.5rem;
border-right-color: transparent;
}
.searchandfilter ul.sf_date_field li:last-child input {
background: none;
padding: 0.5rem;
border-radius: 0 0.5rem 0.5rem 0;
}
.select2.select2-container.select2-container--default {
width: 260px !important;
}
.select2-selection.select2-selection--single {
padding: 5px;
height: auto;
border-radius: 0.5rem;
border: 1px solid #a2a2a2;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 100%;
top: 0px;
right: 0px;
width: 32px;
}
.formulario-principal{
padding: 1.5rem;
background: #fff;
border-radius: 0.5rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
span.wpcf7-list-item {
margin: 0;
}
span[id^="select-servicios"] span.wpcf7-list-item {
margin: 0 0 0.125rem 0;
display: block;
}
span.wpcf7-list-item label {
font-weight: 400;
color: #444;
}
.footer span.wpcf7-list-item label{
color: #fff;
}
input#tribe-bar-search, input.sf-input-text, .wpcf7-form input[type="text"],
.sf-input-select, .wpcf7-form select,
.wpcf7-form input[type="email"],
input#tribe-bar-date, .wpcf7-form input[type="date"], .sf-input-date,
.wpcf7-form textarea
{
display: block;
width: 100%;
padding: 0.5rem 1rem;
border: 1px solid #a2a2a2;
border-radius: 0.5rem;
font-size: 1rem;
background-color: #fff;
background-size: 24px 24px;
background-repeat: no-repeat;
background-position: 6px 7px;
}
input#tribe-bar-date, .wpcf7-form input[type="date"], .sf-input-date{
background-image: url(//libelula.com.pe/wp-content/themes/libelula/img/ico-calendar.svg);
padding: 0.5rem 1rem 0.5rem 2.5rem !important;
}
input#tribe-bar-search, .sf-field-search input.sf-input-text {
background-image: url(//libelula.com.pe/wp-content/themes/libelula/img/ico-search.svg);
background-size: 23px 24px;
padding: 0.5rem 1rem 0.5rem 2.5rem;
}
.wpcf7-form input[type="text"].wpcf7-not-valid, .wpcf7-form input[type="date"].wpcf7-not-valid, .wpcf7-form input[type="email"].wpcf7-not-valid, .wpcf7-form textarea.wpcf7-not-valid, .wpcf7-form select.wpcf7-not-valid {
border-color: #d23f00 !important;
}
.sf-input-text:focus, .sf-input-select:focus, .wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="date"]:focus, .wpcf7-form input[type="email"]:focus,  .wpcf7-form textarea:focus, .wpcf7-form select:focus {
border: 1px solid #a1d841;
}
div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-error {
border: 1px solid #a1d841;
border-radius: 0.5rem;
padding: 1rem;
background: -webkit-gradient(linear, left, right, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-error, div.wpcf7-validation-errors {
border: 1px solid;
border-radius: 0.5rem;
padding: 1rem;
color: #fff;
margin: 0.125rem;
}
div.wpcf7-mail-sent-ok {
border-color: #a1d841;
background: -webkit-gradient(linear, left, right, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
div.wpcf7-mail-sent-error, div.wpcf7-validation-errors {
border-color: #d23f00;
background: #d23f00;
}
.footer span.wpcf7-not-valid-tip{
color: #ffd2d2;
}
#submit{
z-index: 1;
margin-top: -0.5rem;
}
.searchandfilter .noUi-connect{
background: -webkit-gradient(linear, left, right, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
.meta-slider.noUi-target.noUi-ltr.noUi-horizontal {
height: 10px;
border: none;
box-shadow: none;
max-width: 100%;
}
.sf-meta-range.sf-meta-range-slider {
font-weight: 700;
color:  #576825;
} #tribe-bar-filters {
display: block !important;
}
#submit-event{
display: none;
}
input#tribe-bar-date:focus, input#tribe-bar-search:focus {
border: 1px solid #a1d841;
}
.tribe-bar-date-filter,.tribe-bar-search-filter{
display: inline-block;
width: 100%;
}
.label-tribe-bar-search, .label-tribe-bar-date, #tribe-bar-views-label {
font-weight: 700;
color: #a1d841;
font-size: 1.125rem;
margin-bottom: 0;
}
#tribe-bar-views-toggle {
display: flex;
padding: 0.5rem 3rem 0.5rem 0.375rem;
border: 1px solid #a2a2a2;
border-radius: 0.5rem;
background-color: #fff;
position: relative;
align-items: center;
}
.tribe-bar-views span[class^="tribe-icon-"] {
background-position: 0 50%;
background-repeat: no-repeat;
display: inline-block;
min-height: 24px;
padding-left: 30px;
background-size: contain;
}
.tribe-bar-views span.tribe-icon-month, .tribe-bar-views span[class^="tribe-icon-"] {
background-image: url(//libelula.com.pe/wp-content/themes/libelula/img/ico-calendar.svg);
}
.tribe-bar-views span.tribe-icon-list {
background-image: url(//libelula.com.pe/wp-content/themes/libelula/img/ico-list.svg);
}
#tribe-bar-views .tribe-bar-views-list {
background: #E4FFC7;
border-radius: 0 0 3px 3px;
display: none;
left: 0;
margin: 0;
padding: 8px 0;
position: absolute;
top: auto;
width: 100%;
z-index: 2;
}
#tribe-bar-views-toggle::after {
border: solid transparent;
border-top-color: transparent;
border-top-width: medium;
border-right-color: transparent;
border-right-width: medium;
border-bottom-color: transparent;
border-bottom-width: medium;
border-left-color: transparent;
border-left-width: medium;
border-color: rgba(136,183,213,0);
border-top-color: rgba(136, 183, 213, 0);
border-bottom-color: rgba(136, 183, 213, 0);
border-top-color: inherit;
border-width: 8px;
content: " ";
height: 0;
pointer-events: none;
position: absolute;
right: 12px;
top: 16px;
width: 0;
}
.tribe-bar-views-open #tribe-bar-views-toggle::after {
border-bottom-color: inherit;
border-top-color: transparent;
top: 8px;
}
.tribe-bar-views-inner{
position: relative;
}
#tribe-bar-views .tribe-bar-views-option {
display: flex;
line-height: 14px;
margin: 0;
padding: 6px 15px;
align-items: center;
} #modal-miembros.modal, #modal-servicios.modal {
position: fixed;
}
#modal-miembros .imagen-member { width: 100%;
position: relative;
height: 0;
padding-bottom: 100%;
}
#modal-miembros .imagen-member .svg-wrapper > svg{
width: 100%;
position: absolute;
top: 0;
left: 0;
height: auto;
}
.modal-content {
border: none;
border-radius: 0.5rem;
overflow: hidden;
}
button.close{
position: absolute;
top: 4px;
right: 8px;
z-index: 1;
}
.redes-inline{
margin-bottom: 0;
display: inline-block;
}
.miembro-bio p:nth-child(1) {
color: #56AF31;
font-weight: 700;
}
.miembro-bio p:last-child {
margin-bottom: 0;
}
.modal-backdrop{
background-color: #463B17;
}
.modal-backdrop.show{
opacity: 0.8;
} .carousel .slider-logo {
filter: grayscale(1);
}
.carousel a:hover > .slider-logo {
filter: grayscale(0);
}
.carousel-container{
padding: 5rem 1rem;
}
.carousel p{
margin-bottom:1.75rem;
}
.carousel-nav {
width: 100%;
height: 100%;
display:block;
position:absolute;
top:0;
left:0;
}
.carousel-nav div{
width:100%;
height:100%;
background-position:center;
background-size:cover;
background-repeat:no-repeat;
}
#svg-container{
width:100%;
height: 400px;
display:block;
position:relative;
overflow: hidden;
}
@media only screen and (max-width:768px) {
#svg-container svg{
width:100%;
height: auto;
}
}
.polymorph{
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
}
.carousel h1{
font-size: 2.5rem;
font-weight: 700;
line-height: 1.17;
margin-bottom: 1rem;
}
.carousel p{
font-size: 1.125rem;
line-height: 1.5;
margin-bottom: 2.5rem;
}
.vector-1, .vector-2, .vector-3{
position:absolute;
z-index:2;
}
.vector-1{
left: 450px;
bottom: 0;
}
.vector-2 {
left: 60px;
bottom: 300px;
}
.vector-3{
left: 620px;
top: 40px;
}
.lbl-trail-2 {
position: absolute;
bottom: 30px;
left: 190px;
}
.lbl-trail-1 {
position: absolute;
top: 0;
right: -20px;
}
.animated-path {
stroke-dasharray: 7;
-webkit-animation: dash 8s linear infinite;
animation: dash 8s linear infinite;
}
@-webkit-keyframes dash {
to {
stroke-dashoffset: 400;
}
}
@keyframes dash {
to {
stroke-dashoffset: 400;
}
}
@media only screen and (min-width:768px) {
.carousel h1{
font-size: 3rem;
}
#svg-container{
width: 50%;
height: 700px;
display: block;
position: absolute;
top: 0;
left: 50%;
}
} .cifras-section{
border-bottom:1px solid #a2a2a2;
}
.cifras{
font-size:0;
}
.cifra{
width: 50%;
display: inline-block;
padding: 0.75rem 1rem 0.75rem;
text-align: center;
}
.cifra-holder{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: no-wrap;
flex-wrap: no-wrap;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
}
.cifra-numero-container, .cifra-texto {
display:block;
width: auto;
} .cifra-numero-container h2{
line-height: 1;
font-size: 0;
font-weight: 700;
margin-bottom: 0;
margin-right: 1rem;
}
.cifra-numero-container h2 span{
padding-right:0;
margin: 0;
color: #A1D841;
font-size: 2rem;
}
.cifra-numero-container h2 span.cifra-numero{
font-size: 3rem;
}
.cifra-texto{
line-height:1.25;
font-size:0.875rem;
font-weight:600;
} .banner{
background: -webkit-gradient(linear, left top, right top, from(#ABD6D8), color-stop(65.36%, #F4F3D9));
background: -webkit-linear-gradient(left, #ABD6D8 0%, #F4F3D9 65.36%);
background: -o-linear-gradient(left, #ABD6D8 0%, #F4F3D9 65.36%);
background: linear-gradient(90deg, #ABD6D8 0%, #F4F3D9 65.36%);
border-radius: 0.5rem;
padding: 2rem 1rem 12rem 1rem;
position: relative;
}
.bg-banner {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-position: bottom center;
background-repeat: no-repeat;
background-size: 560px;
}
.banner em {
font-style: normal;
font-weight: 700;
color: #fff;
background: #A1D841;
padding: 3px 8px 2px;
border-radius: 0.5rem;
display: inline-block;
}
.banner-suscripcion{
background: -webkit-gradient(linear, left top, right top, from(#ABD6D8), color-stop(65.36%, #F4F3D9));
background: -webkit-linear-gradient(left, #ABD6D8 0%, #F4F3D9 65.36%);
background: -o-linear-gradient(left, #ABD6D8 0%, #F4F3D9 65.36%);
background: linear-gradient(90deg, #ABD6D8 0%, #F4F3D9 65.36%);
border-radius: 0.5rem;
padding: 2rem 1rem;
position: relative;
}
.banner-suscripcion .form-row label {
color: #576825;
}
.banner-suscripcion a.link.link-negativo{
color: #56AF31;
} .slider-servicios.slick-slider{
-webkit-user-select: unset;
-moz-user-select: unset;
-ms-user-select: unset;
user-select: unset;
}
.servicios {
font-size: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.servicio { display: flex;
justify-content: center;
margin-bottom: 1rem;
}
.servicio .servicio-icon {
position: absolute;
z-index: 1;
}
.servicio-icon-container {
width: 6rem;
height: 6rem;
display: block;
background: #a1d841;
padding: 1rem;
border-radius: 0.5rem;
box-shadow: 0 1px 2px rgba(102, 118, 46, 0.25);
}
.servicio-texto {
position: relative;
width: 100%;
padding: 4.25rem 0.75rem 0.75rem 0.75rem;
background: #fff;
border-radius: 0.5rem;
margin-top: 3rem;
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
font-size: 1rem;
min-height: 8rem;
display: flex;
justify-content: center;
}
.servicio-texto-inner{
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.servicio p {
line-height: 1.25;
margin: 0;
}  .square-flip{
-webkit-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-webkit-transform: perspective(1000px);
-ms-transform: perspective(1000px);
transform: perspective(1000px);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
float: left;
margin: 0.5rem 0.5rem 1.5rem 0.5rem;
}
.square-flip{
width:300px;
height:320px !important;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.slick-active.square-flip{
width:300px;
height:320px;
}
.square,.square2{
width:100%;
height:100%;
border-radius:0.5rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.square{
background-color: #fff;
-webkit-transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-o-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1), -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
overflow: hidden;
position:absolute;
top:0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.square-flip .square{
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
z-index:1;
}
.slick-active.square-flip .square{
-webkit-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.square2{
background-size: cover;
background-position:center center;
-webkit-transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-o-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1), -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
overflow: hidden;
position:absolute;
top:0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.square-flip .square2{
-webkit-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
z-index:1;
}
.slick-active.square-flip .square2{
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-box-shadow: none;
box-shadow: none;
} .square-container{
padding:1.5rem;
text-align:center;
position:relative;
top:50%;
-webkit-transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-o-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1), -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
-webkit-transform: translateY(-50%) translateX(0px)  scale(1);
-ms-transform: translateY(-50%) translateX(0px)  scale(1);
transform: translateY(-50%) translateX(0px)  scale(1);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
z-index:2;
}
.square-container img {
margin: 0 auto;
}
.slick-active.square-flip .square-container{
-webkit-transform: translateY(-50%) translateX(-650px)  scale(.88);
-ms-transform: translateY(-50%) translateX(-650px)  scale(.88);
transform: translateY(-50%) translateX(-650px)  scale(.88);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.square-container2{
padding:1.5rem;
text-align:center;
position:relative;
top:50%;
-webkit-transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: -webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-o-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
transition: transform 0.60s cubic-bezier(.5,.3,.3,1),
-webkit-transform 0.60s cubic-bezier(.5,.3,.3,1);
-webkit-transition: transform 0.60s cubic-bezier(.5,.3,.3,1);
-webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
-ms-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
z-index:2;
}
.slick-active.square-flip .square-container2{
-webkit-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
-ms-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .flip-overlay{
display:block;
background:rgba(0,0,0,0.6);
width:100%;
height:100%;
position:absolute;
top:0;
} .seccion-testimonios {
background-size: cover;
background-position: bottom center;
}
.slider-testimonios{
padding: 6rem 0;
}
.testimonio-empresa a {
display: inline-block;
}
.testimonio-empresa a img {
display: inline-block;
border-radius: 50%;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25)
}
.testimonio-empresa {
margin: 0.5rem 0 1rem;
position: relative;
}
.testimonio-empresa:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
background-color: #fff;
z-index: -1;
}
.testimonio-persona p {
margin-bottom: 0
}
.slider-testimonios .slick-dots {
bottom: 5rem;
top: auto;
text-align: center;
}
.slider-testimonios .slick-dots li button:before {
border-color: #fff;
}
.slider-testimonios .slick-dots li.slick-active button:before {
background-color: #fff;
}
.triggertooltip{
height: 24px;
width: 24px;
display: inline-block;
background: #576825;
text-align: center;
border-radius: 50%;
color: #fff;
}
.dividershape {
overflow: hidden;
position: absolute;
left: 0;
width: 100%;
line-height: 0;
direction: ltr;
}
.dividershape-bottom {
bottom: -1px;
}
.dividershape-top {
top: -1px;
} .nav-pills .nav-link {
border-radius: .25rem;
border: 1px solid #a1d841;
margin: 5px;
background-color: #fff;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
font-weight: 700;
letter-spacing: 0.2;
}
.consistent-height .tab-content {
display: flex;
}
.consistent-height .tab-content > .tab-pane {
display: block; visibility: hidden;
margin-right: -100%;
width: 100%;
}
.consistent-height .tab-content > .active {
visibility: visible;
}
.consistent-height .tab-content { margin-top: -1.5rem;
padding: 2rem 1.5rem 1rem;
border-radius: 0.5rem;
background-color: #f0ffe1;
} .select-hidden {
visibility: hidden;
padding-right: 10px;
}
.select {
cursor: pointer;
display: inline-block;
position: relative;
color: #a1cf31;
font-weight: 700;
font-size: 2rem;
}
.select-styled {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #fff;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.select-styled:after {
content: "";
width: 0;
height: 0;
border: 7px solid transparent;
border-color: #a1cf31 transparent transparent transparent;
position: absolute;
top: 22px;
right: 15px;
}
.select-styled:hover {
background-color: #fff;
}
.select-styled:active, .select-styled.active {
background-color: #fff;
}
.select-styled:active:after, .select-styled.active:after {
top: 15px;
border-color: transparent transparent #a1cf31 transparent;
}
.select-options {
display: none;
position: absolute;
top: 100%;
right: 0;
left: 0;
z-index: 999;
margin: 0;
padding: 0;
list-style: none;
background-color: #fff;
border-radius: 0.5rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.select-options li {
color: #576825;
margin: 0;
padding: 14px 0;
text-indent: 15px;
border: 1px solid #576825;
border-top: none;
border-left: none;
border-right: none;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
font-size: 1.25rem;
}
.select-options li:last-child {
border-bottom: none;
}
.select-options li:hover {
background: #fff;
}
.select-options li[rel="hide"] {
display: none;
} .slick-slide:focus{
outline: none;
} .slick-dots {
position: absolute;
bottom: -32px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li {
position: relative;
display: inline-block;
width: 12px;
height: 12px;
margin: 0 4px;
padding: 0;
cursor: pointer;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 12px;
height: 12px;
padding: 4px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
width: 12px;
height: 12px;
border-radius: 6px;
background-color: transparent;
border: 2px solid #A1D841;
content: '';
text-align: center;
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.slick-dots li.slick-active {
width: 24px;
}
.slick-dots li.slick-active button:before {
content: '';
background-color: #A1D841;
width: 24px;
}
.proyectos .slick-dots {
top: auto;
bottom: -10px;
}
.slick-prev, .slick-next {
position: absolute;
font-size: 0;
top: 50%;
display: block;
width: 36px;
height: 16px;
padding: 0;
opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
cursor: pointer;
border: none;
outline: none;
background-image: url(//libelula.com.pe/wp-content/themes/libelula/img/long-arrow-prev.svg);
background-color: transparent;
z-index: 10;
}
.slick-prev:hover, .slick-next:hover {
opacity: 0.5;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.slick-slider.proyectos .slick-prev, .slick-slider.proyectos .slick-next{
top: 360px;
right: 0;
}
.slick-slider.proyectos .slick-prev{
right: 50px;
}
.slick-prev {}
.slick-next {background-image: url(//libelula.com.pe/wp-content/themes/libelula/img/long-arrow-next.svg);}
.slider-tendencias .slick-prev, .slider-tendencias .slick-next {
top: 20px;
left: auto;
right: 0;
}
.slider-tendencias .slick-prev {
top: 20px;
left: auto;
right: 50px;
}  #historia-container{
background-image: url(//libelula.com.pe/wp-content/themes/libelula/img/trail.svg);
background-position: top right;
background-repeat: repeat-y;
}
.hito{
padding: 1.5rem;
background-color: #E4FFC7;
border-radius: 0.5rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
margin-bottom: 2rem;
position: relative;
}
.hito.destacado{
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
.hito.destacado h3, .hito.destacado a, .hito.destacado p{
color: #fff;
}
.hito p:last-child {
margin-bottom: 0;
}
.hito-img{
position: absolute;
z-index: 0;
width: 300px;
top: 50px;
left: -340px;
border-radius: 0.5rem;
}   .destacadas-container .slick-list {
border-radius: 0.5rem;
}
.destacadas-container .slick-dots {
border-radius: 0.5rem;
text-align: center;
}
.destacadas-container {
border-radius: 0.5rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
margin-bottom: 2rem;
}
.destacadas-container .destacada-inner {
border-radius: 0;
}
.destacada {
color: #fff;
}
.destacadas-container .destacada {
width: 280px;
padding: 0 1px 0 0;
}
.destacadas-v .destacada-inner {
padding-top: 320px;
}
.ejes-servicios .destacada-inner {
padding-top: 135px;
}
.ejes-servicios .destacada.active:before{
content: "";
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #56af31;
z-index: 1;
position: absolute;
bottom: -4px;
left: 50%;
transform: translateX(-50%);
}
.eje-container{
border: 1px solid #a1cf31;
border-radius: 0.5rem;
text-align: center;
}
.destacada-inner {
padding-top: 200px;
overflow: hidden;
border-radius: 0.5rem;
position: relative;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.destacada-inner-holder {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.destacada-link{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
}
.destacada-img{
position: relative;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
}
.destacada-holder{
background: -webkit-gradient(linear, left top, left bottom, from(rgba(87, 104, 37, 0)), to(rgba(70, 59, 23, 0.85)));
background: -webkit-linear-gradient(top, rgba(87, 104, 37, 0) 0%, rgba(70, 59, 23, 0.85) 100%);
background: -o-linear-gradient(top, rgba(87, 104, 37, 0) 0%, rgba(70, 59, 23, 0.85) 100%);
background: linear-gradient(180deg, rgba(87, 104, 37, 0) 0%, rgba(70, 59, 23, 0.85) 100%);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0.875rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.destacada-info{
position: absolute;
bottom: 1rem;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
width: calc(100% - 2rem);
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.destacada-meta {
height: 0;
opacity: 0;
}
.destacada-titulo {
color: #fff;
font-size: 1.125rem;
}
.destacada:hover .destacada-inner, .destacada.active .destacada-inner{
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.destacada:hover .destacada-holder, .destacada.active .destacada-holder{
background: -webkit-gradient(linear, left top, left bottom, from(rgba(161, 216, 65, 0.6)), to(#56AF31));
background: -webkit-linear-gradient(top, rgba(161, 216, 65, 0.6) 0%, #56AF31 100%);
background: -o-linear-gradient(top, rgba(161, 216, 65, 0.6) 0%, #56AF31 100%);
background: linear-gradient(180deg, rgba(161, 216, 65, 0.6) 0%, #56AF31 100%);
}
.destacada:hover .destacada-holder:before, .destacada:hover .destacada-holder:after, .destacada.active .destacada-holder:before, .destacada.active .destacada-holder:after{
opacity: 1;
}
.destacada:hover .destacada-info, .destacada.active .destacada-info {
bottom: 50%;
-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);
}
.destacada:hover .destacada-meta, .destacada.active .destacada-meta {
height: auto;
opacity: 1;
}
.destacada .destacada-detalles {
opacity: 0.6;
} .noticia-contenido:before, .publicacion-info:before, .servicio-texto:before {
content: "";
height: 0;
width: 100%;
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #fff), to(#E4FFC7));
background: -webkit-linear-gradient(top, #fff 60%, #E4FFC7 125%);
background: -o-linear-gradient(top, #fff 60%, #E4FFC7 125%);
background: linear-gradient(180deg, #fff 60%, #E4FFC7 125%);
position: absolute;
z-index: 0;
bottom: 0;
left: 0;
-webkit-transition: height .4s cubic-bezier(.53,.01,.18,1);
-o-transition: height .4s cubic-bezier(.53,.01,.18,1);
transition: height .4s cubic-bezier(.53,.01,.18,1);
}
.noticia-contenido-inner, .publicacion-info-inner {
position: relative;
}
.noticia-wrapper, .plataforma-wrapper, .evento-detalle-wrapper, .publicacion-detalle-wrapper {
background-color: #fff;
border-radius: 0.5rem;
overflow: hidden;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.noticia-wrapper:hover .noticia-contenido:before, .plataforma-wrapper:hover .noticia-contenido:before, .publicacion-inner:hover .publicacion-info:before, .servicio:hover .servicio-texto:before{
height: 100%;
}
.card-detalles{
font-size: 0.875rem;
color: #a2a2a2;
border-top: 1px solid #a2a2a2;
margin-top: 1rem;
padding-top: 1rem;
}
.noticia-wrapper:hover .noticia-contenido-inner *, .publicacion-inner:hover .publicacion-info-inner * { }
.noticia-wrapper:hover .noticia-contenido-inner a, .publicacion-inner:hover .publicacion-info-inner a { } .servicio-icon-center-container {
text-align: center;
margin-bottom: 1rem;
}
.servicio-inner:before{
content: '';
position: absolute;
width: 0;
height: 100%;
left: 0;
top: 0;
background-image: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background-image: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background-image: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background-image: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
}
.servicio:hover .servicio-inner:before{
width: 100%;
}
.servicio svg *, #servicio .imagen-principal svg * {
fill: #fff;
}
#servicio .imagen-principal {
background: #a1d841;
padding: 1.5rem;
border-radius: 0.5rem;
}
.logos-clientes ul li img {
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem	rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem	rgba(102, 118, 46, 0.25);
border-radius: 0.5rem;
} .publicacion-img a {
display: block;
width: 100%;
height: 100%;
}
.publicacion-img a div {
position: absolute;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
}
.publicacion-img {
width: 75%;
padding-bottom: 75%;
margin: 0 auto;
position: relative;
z-index: 1
}
.publicacion-img a div {
-webkit-transition: all .4s cubic-bezier(.53,.01,.18,1);
-o-transition: all .4s cubic-bezier(.53,.01,.18,1);
transition: all .4s cubic-bezier(.53,.01,.18,1);
background-size: contain;
background-position: bottom center;
background-repeat: no-repeat;
-webkit-box-shadow: 0px 45px 20px -50px rgba(102, 118, 46, 0.25);
box-shadow: 0px 45px 20px -50px rgba(102, 118, 46, 0.25);
}
.publicacion:hover .publicacion-img a div {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
-webkit-box-shadow: 0px 55px 20px -50px rgba(102, 118, 46, 0.25);
box-shadow: 0px 55px 20px -50px rgba(102, 118, 46, 0.25);
}
.publicacion-info {
padding: 80px 16px 16px;
padding: 5rem 1rem 1rem;
margin-top: -50px;
background-color: #fff;
border-radius: 0.5rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
position: relative;
overflow: hidden;
}  .tribe-events-calendar th {
text-transform: none;
color: #a1d841;
letter-spacing: 0;
font-size: 1rem;
}
.tribe-events-othermonth {
opacity: 0.8;
}
.tribe-events-calendar td div[id*=tribe-events-daynum-] {
padding: 4px 8px;
line-height: 1.2;
text-align: center;
}
td.tribe-events-thismonth.tribe-events-present {
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
td.tribe-events-thismonth.tribe-events-present > div {
color: #fff;
font-weight: 700;
}
#tribe-events-content .tribe-events-calendar td {
height: 130px;
background-color: #fff;
}
#tribe-events-content .tribe-events-calendar td, #tribe-events-content table.tribe-events-calendar {
border: 1px solid #e2d8cc;
}
#tribe-events-content table.tribe-events-calendar {
border-radius: 0.5rem !important;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
background: #576825;
border: none !important;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
margin: 4px;
padding: 4px 8px;
border-radius: 0.25rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
div[class^="tribe-events-category-"]{background-color: #56AF31;}
div.tribe-events-category-feria{background-color: #e6bb13;}
div.tribe-events-category-cop, div.tribe-events-category-simposio{background-color: #001961;}
div.tribe-events-category-webinar, div.tribe-events-category-seminario{background-color: #D23F00;}
div.tribe-events-category-evento{background-color: #31AF82;}
div.tribe-events-category-encuentro-ejecutivo, div.tribe-events-category-foro{background-color: #37BAEC;}
div.tribe-events-category-taller, div.tribe-events-category-curso{background-color: #463B17;}
div.tribe-events-category-voluntariado, div.tribe-events-category-experiencia-vivencial{background-color: #a1cf31;}
h4.tribe-events-month-event-title{
line-height: 1;
margin-bottom: 0
}
.tribe-events-calendar td a, .tribe-events-calendar td a:hover{
color: #fff;
font-size: 0.75rem;
font-weight: 400;
}
.tribe-events-calendar td a.view-article, .tribe-events-calendar td a.view-article:hover{
color: #56AF31;
font-size: 0.875rem;
font-weight: 700;
}
.tribe-events-calendar td a.view-article:hover{
text-decoration: underline;
}
.tribe-events-calendar .tribe-events-tooltip{
width: 300px;
}
.tribe-events-tooltip {
border: none !important;
border-radius: 0.5rem;
background: #fff !important;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
padding: 0.75rem;
overflow: hidden;
}
.tribe-events-event-thumb {
padding: 0 !important;
margin: -0.75rem -0.75rem 1rem -0.75rem;
}
.tribe-events-calendar .entry-title.summary {
font-size: 1.125rem !important;
font-weight: 700 !important;
margin: 1rem 0 0.75rem !important;
line-height: 1.25 !important;
}
.tribe-event-duration {
color: #a1d839;
margin-bottom: 0.5rem;
font-weight: 700;
}
.tribe-events-event-body {
font-size: 0.875rem !important;
} .tribe-events-list .type-tribe_events{
background-color: #fff;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
border-radius: 0.5rem;
padding: 0;
margin-bottom: 1rem;
overflow: hidden;
}
.tribe-events-list-separator-month {
margin: 2rem 0 0.75rem;
font-size: 1.5rem;
} .post-details {
padding: 0.5rem 0;
border-bottom: 1px solid #A1D841;
margin-bottom: 2rem;
color: #576825;
}
.plataforma-card {
border-top: 1px solid #A1D841;
}
.sobre-logo-plataforma, .sobre-logo-plataforma-small{
width: 96px;
height: 96px;
position: relative;
background: #fff;
display: inline-block;
border-radius: 50%;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.sobre-logo-plataforma-small{
width: 60px;
height: 60px;
}
img.logo-plataforma {
position: absolute;
width: 90px;
height: auto;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.sobre-logo-plataforma-small img.logo-plataforma{
width: 55px;
border-radius: 0;
} .borde-anterior {
border-right: none
border-bottom: 1px solid #A1D841;
} .tribe-events-meta-group {
margin-bottom: 1rem;
}
.single-tribe_events .tribe-events-event-image{
margin-bottom: 0
}
li.tribe-events-nav-previous {
text-align: left;
}
li.tribe-events-nav-next {
text-align: right;
}
.evento-detalle-header {
padding: 2rem 1.5rem;
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
}
.evento-detalle-body,  .publicacion-detalle-body{
padding: 1rem;
}
.tribe-events-event-meta:first-child {
border-top: none;
}
.single-tribe_events .tribe-events-event-meta{
margin: 0;
}
dd.tribe-organizer, dd.tribe-venue, dd.tribe-venue-location {
width: 100%;
}
.tribe-events-venue-map {
margin: 1rem -1.5rem -1.5rem !important;
width: auto !important;
}
.tribe-events-event-url a, .tribe-events-sub-nav a {
color: #56AF31;
font-weight: 700;
text-decoration: underline;
position: relative;
}
#tribe-events-content ul.tribe-events-sub-nav li {
vertical-align: top;
}
h2.fecha-evento{
display: inline-block;
overflow: hidden;
position: absolute;
top: 0.25rem;
left: 0.25rem;
color: #fff;
width: 3rem;
height: 3rem;
background: -webkit-gradient(linear, left top, right top, from(#A1D841), to(#56AF31));
background: -webkit-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: -o-linear-gradient(left, #A1D841 0%, #56AF31 100%);
background: linear-gradient(90deg, #A1D841 0%, #56AF31 100%);
text-align: center;
line-height: 3rem;
font-size: 1.5rem;
border-radius: 0.25rem;
} @font-face {
font-family:'Font-Name';
src:url(//libelula.com.pe/wp-content/themes/libelula/css/fonts/font-name.eot);
src:url(//libelula.com.pe/wp-content/themes/libelula/css/fonts/font-name.eot?#iefix) format('embedded-opentype'),
url(//libelula.com.pe/wp-content/themes/libelula/css/fonts/font-name.woff) format('woff'),
url(//libelula.com.pe/wp-content/themes/libelula/css/fonts/font-name.ttf) format('truetype'),
url(//libelula.com.pe/wp-content/themes/libelula/css/fonts/font-name.svg#font-name) format('svg');
font-weight:normal;
font-style:normal;
} @font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Nunito Regular'), local('Nunito-Regular'), url(https://fonts.gstatic.com/s/nunito/v11/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Nunito';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Nunito Bold'), local('Nunito-Bold'), url(https://fonts.gstatic.com/s/nunito/v11/XRXW3I6Li01BKofAjsOUYevI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
h1, h2, h3, h4, h5{
font-weight: 700;
color: #576825;
}
h1{
font-size: 2.25rem;
line-height: 2.5rem;
}
h2{
font-size: 2rem;
line-height: 2.25rem;
}
h4, h5{
color: #444444;
}
h3{
font-size: 1.5rem;
line-height: 1.75rem;
}
h4{
font-size: 1.25rem;
line-height: 1.5rem;
}
h5{
font-size: 1.125rem;
line-height: 1.25rem;
}
p{
line-height: 1.5;
}
.fz-12{font-size: 0.75rem !important;}
.fz-13{font-size: 0.8125rem !important;}
.fz-14{font-size: 0.875rem !important;}
.fz-16{font-size: 1rem !important;}
.fz-18{font-size: 1.125rem !important;}
.fz-20{font-size: 1.25rem !important;}
.fz-22{font-size: 1.375rem !important;}
.fz-24{font-size: 1.5rem !important;}
.fz-26{font-size: 1.625rem !important;}
.fz-28{font-size: 1.75rem !important;}
.fz-30{font-size: 1.875rem !important;}
.fz-32{font-size: 2rem !important;}
.lh-1{line-height: 1;}
.lh-125{line-height: 1.25;}
.lh-14{line-height: 1.4;}
.lh-15{line-height: 1.5;}
.strong, .fw-700{
font-weight: 700;
} .header-title {
margin: 3.25rem 0 2rem;
} footer h4{
color: #fff;
} .noticia-texto p {
margin-bottom: 1rem;
}
h3.titulo-card{
font-size: 1.25rem;
margin-bottom: 0.75rem;
line-height: 1.5rem;
}
blockquote {
margin: 2rem 0 2rem 1.5rem;
padding-left: 1.5rem;
border-left: 2px solid #56AF31;
}
blockquote p {
font-weight: 700;
font-size: 1.125rem;
color: #56AF31;
line-height: 1.4;
}
blockquote cite {
font-style: normal;
}
.wp-block-image figcaption {
color: #a2a2a2;
} .square-flip h2{
color:white;
font-weight: 700;
font-size: 1.25rem;
}
.square-flip h3{
color: white;
font-weight: 400;
font-size: 1rem;
line-height:1.25;
}
.square-flip p{
color: white;
font-weight: 400;
font-size: 0.875rem;
line-height:1.25;
} h2.libelulo-nombre, h2.plataforma-nombre{
margin-bottom: 0.25rem;
line-height: 1.25;
font-size: 1.125rem;
}
h2.libelulo-nombre a, h2.plataforma-nombre a{
color: #576825;
}
p.libelulo-cargo{
font-size: 0.875rem;
margin-bottom: 0;
} .plataforma-img {
width: 100%;
padding-bottom: 50%;
}
.plataforma-img-inner {
position: relative;
width: 100%;
padding-bottom: 100%;
background-color: #fff;
border-radius: 0.5rem;
-webkit-box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.plataforma-img a {
display: inline-block;
position: absolute;
padding: 1rem;
width: 100%;
height: 100%;
}
.plataforma-img a img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 100%;
padding: 2.5rem;
max-height: 175px;
}
.plataforma-contenido{
margin-top: 1rem;
padding: 0 0.5rem;
} @media only screen and (min-width:320px) {
}
@media only screen and (min-width:480px) {
.tribe-bar-date-filter,.tribe-bar-search-filter{
display: inline-block;
width: 48%;
}
}
@media only screen and (min-width:640px) {
h1{
font-size: 3rem;
line-height: 3.25rem;
}
h2{
font-size: 2.25rem;
line-height: 2.5rem;
}
h3{
font-size: 1.5rem;
line-height: 1.75rem;
}
h4{
font-size: 1.125rem;
line-height: 1.375rem;
}
h5{
font-size: 1rem;
line-height: 1.25rem;
}
}
@media only screen and (min-width:768px) {
.slick-dots {
text-align: left;
}
.wrapper-sticky-sidebar{
position: -webkit-sticky;
position: sticky;
top: 6rem;
left: 0;
}
.cifra {
padding: 0.75rem 2rem 0.75rem 0;
text-align: left;
}
.borde-anterior {
border-right: 1px solid #A1D841;
border-bottom: none;
}
}
@media only screen and (min-width:1024px) {
.ejes-servicios .destacada-inner {
padding-top: 250px;
}
}
@media only screen and (min-width:1024px) { .banner{
padding: 2.5rem 1.5rem;
}
.bg-banner {
background-position: bottom right;
}
.wpcf7-form-control-wrap.servicio {
width: 100%;
height: 200px;
}
.dropdown-menu {
box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(102, 118, 46, 0.25);
}
.nav-link.nav-link-destacado { 
font-size: 16px;
padding: 4px 6px !important;
margin: 0.25rem;
} }
@media only screen and (min-width:1140px) {
}
@media only screen and (min-width:1200px) {
.modal-xl {
max-width: 980px;
}
}
@media only screen and (min-width:1280px) {
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (min-resolution:144dpi) {
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}