@view-transition {
  navigation: auto;
}
body{font-family: "Montserrat", sans-serif;margin:0; padding:0;color:#262626;    /* padding-top: 10%;*/}
header{
    background-color: #fff!important;

position:relative;
width:100%;
}
section{
    padding: 45px 0 45px;
}
.navbar{
    background-color: rgb( 255, 255, 255, 1)
}
h1{
font-family: "Montserrat", sans-serif;
font-size: 34px;
font-weight: 700!important;
line-height: normal;
letter-spacing: 1.7px;
}
h2, .h2{
    font-family: "Montserrat", sans-serif;
font-size: 24px!important;
font-weight: 800!important;
line-height: normal;
letter-spacing: 2.4px;
}
h3, .h3{
    font-family: "Montserrat", sans-serif;
    font-size: 21px!important;
font-weight: 700!important;
line-height: normal;
}
h4, .h4{
    font-family: "Montserrat", sans-serif;
 font-size: 18px!important;
font-weight: 800!important;
line-height: 23px; /* 127.778% */   
}
p, ul li, ul li span{
    font-family: "Montserrat", sans-serif!important;
    font-size: 16px;
font-weight: 400!important;
line-height: 23px!important; /* 143.75% */

}
p a, li a{
    color:#47AC34;
     -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
p a:hover, li a:hover{
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
opacity: .7;
}
a {text-decoration: none!important;
    color:unset;
}
.verde{
    color:#47AC34;
}
.verde-dark{
    color:#1C7B0A;
}
.verde-light{
    color:#D1EACC;
}
.azul{
    color:#3FBCDA!important;
}
.azul-dark{
    color:#23697A;
}
.azul-light{
    color:#CFEEF6;
}
.amarillo{
    color:#F2C715;
}
.amarillo-light{
    color:#FCF1C4;
}
.white{
    color:#fff;
}
.bg-verde{
    background: #47AC34;
}
.bg-verde-dark{
    background: #1C7B0A;
}
.bg-verde-light{
    background: #D1EACC;
}
.bg-azul{
    background: #3FBCDA
}
.bg-azul-dark{
    background: #23697A;
}
.bg-azul-light{
    background: #CFEEF6;
}
.bg-amarillo{
    background:#F2C715;
}
.bg-amarillo-light{
    background:#FCF1C4;
}
.bg-gris{
    background: #262626;
}
.bg-gris-light{
    background: #eaeaea;
}
.bg-section{
color:#fff
}
.border-azul{
    border:solid 2px #3FBCDA;
}
.btn-ppal, .btn-second{
    margin-bottom: 10px;
}
button{
    border:0px;
    background-color: transparent;
}
button:hover{
    text-transform: none;
}
.btn-ppal, .btn-second:hover, button.swal2-confirm.swal2-styled  {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: inline-flex;
    color:#fff;
padding: 6px 24px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 10px;
background: #47AC34;
text-decoration: none;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 2.7px;
border: 2px solid #47AC34;


-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;

}

 button.swal2-confirm.swal2-styled:focus{
     box-shadow: none;
 }
.btn-second, .btn-ppal:hover, button.swal2-deny.swal2-styled, button.swal2-cancel.swal2-styled{
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
  display: inline-flex;
padding: 6px 24px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 10px;
border: 2px solid #47AC34;
background:#FFF;
text-decoration: none;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 2.7px;
color: #47AC34;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;

}
.btn-ppal svg{
fill:#fff;
stroke:#fff;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
    
}
.btn-ppal:hover svg{
fill:#47AC34;
stroke:#47AC34;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
    
}
.text-link, .content-post a, .politicas-container a{
 color: #47AC34;
 font-weight: 600;
 text-decoration: none;
 -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.text-link:hover, .content-post a:hover, .politicas-container a:hover{
 color: #1C7B0A;
 font-weight: 600;
 text-decoration: underline;
 -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.tag{
    font-family: "Montserrat", sans-serif;
    font-weight: 500!important;
    display: inline-flex;
    padding: 3px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    color:#fff;
    background-color: #47AC34;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    cursor:pointer;
}

.tag:hover{
     background-color: #D1EACC;
     color:#262626;
     -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
    
}
span.tag{
    cursor:inherit;
}
span.tag:hover{
    background-color: #47AC34;
    color:#fff;
}
.tag-light{
        font-family: "Montserrat", sans-serif;
font-weight: 500!important;
    display: inline-flex;
padding: 3px 8px;
justify-content: center;
align-items: center;
gap: 10px;
border-radius: 10px;
 color:#000;
 background-color: #D1EACC;
 text-align: center;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 15px;
 -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
cursor:pointer;

}
a.card-blog div.btn-card, a.card-blog-destacada div.btn-card , a.card-ponencias div.btn-card{
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;

}
a.card-blog:hover div.btn-card, a.card-ponencias:hover div.btn-card, a.card-blog-destacada:hover div.btn-card, a.position-absolute a.card-blog:hover div.btn-card{
         -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
        -moz-transform: translateX(5px);
-webkit-transform: translateX(5px);
-o-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px); 

}
a.card-blog,a.card-blog-destacada, a.card-ponencias{
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
a.card-blog:hover,a.card-blog-destacada:hover, a.card-ponencias:hover{
    opacity: .9;
             -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.btn-card{
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: inline-flex;
    padding: 10px 12px;
    gap: 10px;
    border-radius: 10px;
    color:#fff;
    background-color: #47AC34;
    text-align: center;
    font-size: 14px;
    content:url(/assets/img/chevron-right.png);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;

}
.btn-card:hover{
      -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
        -moz-transform: translateX(5px);
-webkit-transform: translateX(5px);
-o-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}

.btn-share{
  
    display: inline-flex;
    padding: 10px 12px;

gap: 10px;
border-radius: 10px;
 color:#fff;
 background-color: #47AC34;
 text-align: center;
font-size: 14px;
content:url(/assets/img/share.png);
}
.btn-share:hover{
        padding: 10px 20px;
        text-align: right;
}

/***********MENU***************/
a.navbar-brand img{
    max-width: 350px;
}
.navbar .container-fluid, .navbar-expand-lg .navbar-collapse{
       justify-content: center!important;
}
.navbar-nav{
    padding: 25px 0;
        --bs-nav-link-padding-y: 0rem!important;
        align-items:center;

}
.navbar-nav .nav-item, .nav-link{
    color:  #262626!important;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 600!important;

}
.navbar-nav .nav-item{
padding-right: 15px;
}
.navbar-nav .nav-item.btn-ppal{
        margin-right: 10px;

}
.navbar-nav .nav-item.btn-ppal .nav-link{
    color:#fff!important;
}
.navbar-nav .btn-ppal, .navbar-nav  .btn-second{
    margin-bottom: 0
}
.navbar-nav .nav-item.btn-ppal:hover .nav-link{
    color:#47AC34!important;
}
.navbar-nav .nav-item.btn-second .nav-link{
    color:#47AC34!important;
}
.navbar-nav .nav-item.btn-second:hover .nav-link{
    color:#fff!important;
}
a.nav-link.active{
       color:#47AC34!important; 
}
.navbar-collapse{
    justify-content:center;
}
.navbar-nav .dropdown-item.active, .dropdown-item:active{
     background-color:  #D1EACC;  
    }
.dropdown-menu{
    border:0;
}
a.dropdown-item{
    
    color: #262626 !important;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500 !important;
     -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
a.dropdown-item:hover{
     -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
/*.dropdown-toggle::after{
    content:url(/assets/img/chevron-right.png)
}*/
.bg-img{
   /* background-color: lightgray;*/
    width:auto;
    height: 100%;
    min-height: 250px;
    border-radius: 10px;
    
}
.olas-img, .gotas-img, .triangulos-img, .circulos-img{
    position: relative;
}
.olas-img:before{
  position: absolute;
      top: 30px;
    left: -80px;
 
  content: url("/assets/img/olas-img.png");

}
.gotas-img:before{
  position: absolute;
      top: -30px;
    left: -110px;

  content: url("/assets/img/gotas-img.png");

}
.objetivos-especificos .gotas-img:before{
  position: absolute;
    top: -100px;
    left: auto;
    right: 30px;
    content: url(/assets/img/gotas-peque-img.png);

}
.triangulos-img:before{
  position: absolute;
      bottom: -40px;
    right: -40px;

  content: url("/assets/img/triangulos-img.png");

}
.circulos-img:before{
    position: absolute;
      bottom: -40px;
    right: 20px;

  content: url("/assets/img/circulos-img.png");
}

.destacado-nl{
    padding: 30px!important;
    border-radius:10px;
}



/****************FORM*****************/
.form-control:focus-visible{
        border-color: #47AC34;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(71, 172, 52, 0.2);
}
input.form-control, textarea.form-control{
    border:  2px solid #47ac34;
    background: #fff;
    border-radius:10px;
    color:#000000;
    
}
.form-select{
      border-radius:10px;
      border:  2px solid #47ac34;
}
.form-check .form-check-input{
}
input::placeholder {
      font-family: "Montserrat", sans-serif;
    font-size: 16px;
font-style: normal;
font-weight: 400;
}
.form-check{
    display: flex;
    align-items:center;
}
.form-check-input:checked{
  background-color: #47ac34!important;
    border-color: #47ac34!important;
}
.form-check-input {
    width: 1.5em!important;
    height: 1.5em!important;
}
.form-check-input:focus{
    box-shadow: none!important;
}
.form-check-input[type=checkbox] {
    border-radius: 8px!important;
        border: 2px solid #47ac34!important;
}
label.form-check-label{
      font-family: "Montserrat", sans-serif;
    font-size: 16px;
font-style: normal;
font-weight: 400;
margin-left: 10px;
}



/*******FIN FORM*******/
.quote{
    background-color: #1C7B0A;
    color:#fff;
    border-radius:10px;
    align-content: flex-end;
    min-height: 280px;
    position: relative;
    padding: 12px 22px!important;
}
.quote:before{
     position: absolute;
      top: -45px;
    right:20px;
    width: 150px;

  content: url("/assets/img/quote-img.png");
}




/******************HOME****************/
.slide-slider-home{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 460px;
    margin-left: 35px;
    padding-right: 0;
    display:flex;
}

.slide-slider-home:before{
     position: absolute;
      top: 0px;
    left:0px;
    width: 25px;
    height: 100%;
    content: "";
    background-color:#1C7B0A;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}
.slider-home h1, .slider-home span{
        font-family: "Montserrat", sans-serif;
    font-size: 50px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 2.5px;
color: #fff;
}
.slider-home span{
        display: block;
        margin-bottom: 10px;
}
.slide-slider-int{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 400px;
    margin-left: 35px;
    padding-right: 0;
    display:flex;
    margin-top: 15px;
    overflow: hidden;
}
.slide-slider-int:before{
   position: absolute;
      top: 3%;
    left:0px;
    width: 25px;
    height: 97%;
    content: "";
    background-color:#1C7B0A;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}
.slide-slider-int img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.slider-container::before {
  position: absolute;
  top: 3% ;
  left: 0px;
  width: 25px;
  height: 97%;
  content: "";
  background-color: #1C7B0A;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;

}
.slider-container{
    width:100%; position:relative; max-width:100%;overflow: hidden;
}
.slick-dots{width:97%}

/*.slider-home .slick-list{
    overflow: visible;
}*/
.multiply{
  mix-blend-mode: multiply;
}
.sello-slider{
    position: absolute;
    bottom: 0%;
    right:5%;
}

  .slick-dots{
      left:3%;
      bottom:-45px;
      text-align: left;
  } 
.slick-dots li.slick-active button:before{
        color: #47AC34;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 50px;
    height: 50px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:before {
    font-family: slick;
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #47AC34;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*************FOOOTER***************/
.enlaces-footer{
    margin-bottom: 25px;
}
.enlaces-footer a{
        font-family: "Montserrat", sans-serif;
     color: #fff;
 font-weight: 600;
 text-decoration: none;
 -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

.enlaces-footer a:hover{
 color: #1C7B0A;
 font-weight: 600;
 text-decoration: underline;
 -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}


.breadcrumb{
 padding: 20px; 
     margin-top: 10px;
     padding-left: 3rem !important; 

}
.breadcrumb a{
    text-decoration: none;
    color: #262626;
    padding-left: 10px;
}
.breadcrumb a span{
            font-family: "Montserrat", sans-serif;
    font-size: 14px;
font-style: normal;
font-weight: 600!important;
line-height: 23px; /* 164.286% */
color:262626;
}
.breadcrumb a span.b-active{
 color:#47AC34;   
}



/**************BLOG****************/
.card-blog-destacada{
     display: flex;
    justify-content:space-between;
    align-content: end;
    flex-direction:column;
    padding:10px;
    align-items: end;
    width: auto;
    height: 100%;
    border-radius: 10px;
    height: 340px;
    margin-bottom: 15px;
}
.card-blog{
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    
}
.card-blog-image{
    height: 180px; 
    border-radius: 10px;
}
.card-blog-destacada span, .card-blog span{
font-family: "Montserrat", sans-serif;
font-size: 18px;
font-weight: 800!important;
color:#fff;
text-decoration: none;
position: absolute;
    top: 10px;
    right: 15px;
}
.content-post blockquote{
border-radius: 10px;
opacity: 0.8;
width: 80%;
margin-left:100px;
padding: 20px;
position: relative;
background-image: url(/assets/img/back-quote.jpg);
background-size: cover;
background-repeat: no-repeat;
}
/*** optimización imágenes ***/
.card-blog img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.aspect-16_8{
  aspect-ratio: 16/8;
}
/***/
.content-post blockquote:before{
       position: absolute;
    top: 0px;
    left: -100px;
    content: "";
    background-color: #F2C715;
    width: 85px;
    height: 100%;
    border-radius: 10px;
    background-image: url(/assets/img/circulos-quote.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}
.intro-post{
    background-color: #1C7B0A;
    border-radius: 10px;
    padding: 30px;
    color: #fff;
    margin-bottom: 65px;
}
.sidebar-post ul li{
      font-family: "Montserrat", sans-serif;
 font-size: 18px!important;
font-weight: 800!important;
line-height: 23px; /* 127.778% */  
}

.sidebar-post{
    background-color: #D1EACC;
    border-radius: 10px;
    padding: 30px;
    position: relative;
}
.sidebar-post ul, .sidebar-post ul li a{
    color:#47AC34;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.sidebar-post ul li a:hover{
    color:#1C7B0A;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

.sidebar-post:after{
 position: absolute;
      bottom: -100px;
    right: 0px;

  content: url("/assets/img/triangulos-sidebar.png");
 
}
.sidebar-ficha a.item-actual:before{
    content: url("/assets/img/flecha-contenido-ambiental.png"); 
 display: inline-block;
width: 2em;
}
.sidebar-ficha a.subt{
    margin-left: 45px;
}
ul.check{
    list-style: none;
  padding: 0;
}
ul.check li{
    padding-left: 2.7em;
     
}
ul.check li:before{
    content: url("/assets/img/check-lista.png"); 
    
      position: relative;
  display: inline-block;
      margin-left: -2.7em;
  width: 2.3em;
      top: 10px;
}


/********************ponencias*******************/

.card-ponencias{
    display:flex;
    padding:20px;
    justify-content: space-between;
    align-items: end;
    width: auto;
    height: 100%;
    border-radius: 10px;
    min-height: 260px;
    position: relative;
    box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.10);
}
.card-ponencias .tag{
        position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}
.card-ponencias div{
     justify-content:space-between;
    align-content: end;
    flex-direction:column;
}
.nombre-ponente{
    color:#D1EACC;
    font-size: 18px;
font-weight: 700;
line-height: normal;
}
.card-ponencias h3{
    color:#fff;
        margin-bottom: 0;
}

/*******************Recursos*************/
.card-color {
    border-radius:10px;
    padding:20px;
}
.card-color h3, .card-color p{
    color:#fff;
    
}
.card-color a.btn-card{
    margin-top: 15px;
        align-self: end;
}


/*******************pagination*******************/
.wrapper-pagination {
    display: flex;
    justify-content: center;
}
ul.kai-pagination {
    list-style-type: none;
}
.kai-pagination {
    display: flex;
}
.wrapper-pagination ul li {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700!important;
    font-size: 16px;
    line-height: 22px;
}
li a.page-link {
    border: none;
    color: #47AC34;
    background-color: transparent;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.pagination-item{
    padding: 0 10px;
}

/******************CONTACTO****************************/
.faqs .accordion-button{
 background-color: #CFEEF6;
font-size: 16px;
font-style: normal;
font-weight: 700!important;
line-height: 23px; /* 143.75% */
color:#262626;
border-top:0px;
border-top-left-radius: 0px;
border-radius: 5px;
box-shadow: none;
    max-width: 99%;
        align-items: flex-start;
}
.faqs .accordion-body{
   border-top-left-radius: 0px;
border-radius: 5px;
box-shadow: none; 

 background-color: #CFEEF6;
}
.faqs .accordion-item{
   background-color: #CFEEF6;  
   border:0px;
}
.faqs .accordion{
    border-color:#CFEEF6!important;
}

.number-amarillo{
    color:  #FCF1C4;
font-size: 168px;
font-weight: 800!important;
    line-height: 175px;
}
.destacado-verde{
    background-color: #1C7B0A;
    border-radius: 5px;
    padding: 20px;
    color:#fff;
        padding-top: 4rem !important;

}

.destacado-amarillo{
    background-color: #F2C715;
    border-radius: 5px;
    margin-bottom: 25px;
    padding: 20px;
}
.destacado-amarillo ul li{
        font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 23px;

}
.img-destacado-abs{
    position: absolute;
    bottom: -20%;
    right: 20%;
}
.destacado-numeros div{
    border-radius: 5px;
    padding: 20px;
        margin-top: 30px;
}
.destacado-numeros .pill:before{
    counter-increment: section;
    content: counter(section, decimal-leading-zero);
    position: absolute;
    color: #CFEEF6;
    z-index: 3;
    top: 0;
    right: 40px;
    opacity: 1;
    font-size: 158px;
    line-height: 100px;
    font-style: normal;
    font-weight: 800;
    left:auto;
}
.pill {
    position: relative;
 
}
.pill:before {
    counter-increment: section;
    content: counter(section, decimal-leading-zero);
    /* content:
    counters(count, "-", decimal-leading-zero) "";*/
    position: absolute;
    color: #CFEEF6;
    z-index: 3;
    top: -14%;
    left: 0px;
    opacity: .3;
    font-size: 58px;
    line-height: 58px;
font-style: normal;
font-weight: 800;
}


.counter {
    counter-reset: section;
}

span.error{color:#ff0000; font-size:12px}
#url,#direccion{display:none}


.yt-video {
    width: 100%;
    height: 605px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.yt-video-responsive {
    min-height: 210px;
    overflow: hidden;
    padding-bottom: 0;
    position: relative
}

.video-responsive {
    overflow: hidden;
    position: relative;
    margin-bottom:20px;
    }
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    }

.video-responsive embed,
.video-responsive object,
.yt-video-responsive iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}
.yt-video::before{
  content:"";
  background: url("/assets/img/youtube_btn.svg") no-repeat center center;
  background-size: auto;
  background-size: 64px 64px;
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  transition: all 0.2s ease-out;
}
.yt-video:hover::before{
  background: url("/assets/img/youtube_btn_hover.svg") no-repeat center center;
  background-size: auto;
  background-size: 64px 64px;
}

.menu-wrapper {
 /* border: 1px solid #ccc;
  width:50px;
  height: 50px;
  cursor: pointer;
  border-radius: 25px;*/
  /*background-color: rgba(255, 255, 255, .7);
  box-shadow: 0 0 0 25px rgba(0, 0, 0, .5) inset;*/
  transition: all .3s ease-out;
      display: flex;
    justify-content: end;
    width: 100%;
    min-width: 350px;
}

.menu-btn, .menu-btn:before, .menu-btn:after {
  height: 5px;
  width: 34px;
  background-color: #47AC34;
  margin: 23px 8px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
}
.menu-btn:before, .menu-btn:after {
  content: " ";
  position: absolute;
  margin-top: -10px;
      margin-left: -17px;
  -webkit-transform: rotateZ(0deg);
  -webkit-transform-origin: 3px 3px;
}
.menu-btn:after {
  margin-top: 10px;
}

.menu-btn-on {
  background-color: transparent;
  margin-left: 12px;
}
.menu-btn-on.menu-btn:before {
  -webkit-transform: rotateZ(45deg);
  background-color: #47AC34;
}
.menu-btn-on.menu-btn:after {
  -webkit-transform: rotateZ(-45deg);
  background-color: #47AC34;
}
.menu-wrapper-on {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) inset;
}
.rrss-footer img{
    max-width: 36px;
}
.content-post img{
        max-width: 100%;
    height: auto;
}
.destacado-verde a{
  font-weight: 600;
  text-decoration: underline!important;
  -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.destacado-verde a:hover{
    text-decoration: none;
    opacity: .7;
    -webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}

.scroll-up {
    width: 55px;
    height: 55px;
    background-color: transparent;
    border-radius: 50%;
    position: fixed;
    right: 70px;
    bottom: 150px;
    display: none;
    z-index: 10;
     border: 3px solid #41AC3B;
    border-radius: 50%;
}
.scroll-up svg {
   top:12px;
   left:12px;
    color: #41AC3B;
    position: absolute;
    -moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}


   .filtros-mobile {
        display: none;
    }
    .menu-biblioteca{
        width: 90%;
        margin: 0 auto;
          display: flex;
    justify-content: space-around;
        align-items: flex-end;
    }
     
    .menu-biblioteca .col-12 {
        background-color: transparent;
      border-bottom: solid 2px #47AC34;


    }
    .menu-biblioteca div.active{
        background-color: #47AC34;
        border-radius:  5px 5px 0px 0px;
        
    }
    .menu-biblioteca div.active a{
        color:#fff;
    }
.menu-biblioteca div a{
        font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
color:#47AC34;
    display: block;
padding: 10px;
        border-radius:  5px 5px 0px 0px;

    }
    .menu-biblioteca div a:hover, .menu-biblioteca div:hover{
             background-color: #47AC34;
        border-radius:  5px 5px 0px 0px;
        color:#fff;
    }

.sidebar-ficha a{
    display: block;
    margin-bottom: 7px;
}
.sidebar-ficha a.item-actual{
    font-weight: 800;
    
}
.sidebar-ficha:after{
  
    position: absolute;
    bottom: -100px;
    right: -10px;
    content: url(/assets/img/triangulos-sidebar.png);
}

.circulo-relleno {
    background: #1C7B0A;
    border-radius: 50%;
    width: 15px;
    height: 15px;
        display: inline-block;
}
.circulo-vacio {
    background: transparent;
    border-radius: 50%;
    border:solid 2px #1C7B0A;
    width: 15px;
    height: 15px;
        display: inline-block;
}
.circulo-relleno-xs {
    background: #1C7B0A;
    border-radius: 50%;
    width: 10px;
    height: 10px;
        display: inline-block;
}
.circulo-vacio-xs {
    background: transparent;
    border-radius: 50%;
    border:solid 2px #1C7B0A;
    width: 10px;
    height: 10px;
        display: inline-block;
}
/*.duracion{
border-right: solid 2px #1C7B0A;
padding-right: 15px;

}*/
.separador{
    
background-color: #1C7B0A;
width: 2px;
height: 40px;
flex-shrink: 0;
margin: 0 10px;
}
.separador-after{
    position: relative
}
.separador-after::after{
    content:'';
    background-color: #1C7B0A;
    width: 2px;
    height: 100%;
    flex-shrink: 0;
    position: absolute;
    left: -10px;
    top:0;
}
.item-area-privada  {
    text-decoration: none;
     padding:15px;
    list-style-type: none;
}
.item-area-privada a{
font-size: 18px;
font-style: normal;
font-weight: 800;
}
.item-area-privada.active a{
color:  #47AC34;
}
.item-area-privada.active  {
    background-color: #eaeaea;
   
}
.menu-area-privada ul li.item-area-privada.active a:after {
    content: url(/assets/img/chevron-right-verde.png);
    margin-left: 10px;
    font-weight: 100;
    float: right;
    width: 10px;
}

.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    }
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    }
/**/

 
/*****************MEDIA QUERIES******************/

@media screen and (max-width: 1800px) {
    /*header{min-height: 3.8em;}*/

}
@media screen and (max-width: 1500px) {
   /* header{min-height: 4.5em;}*/

}
@media screen and (max-width: 1200px) {
.navbar-toggler{
border:0px;    
}
.navbar-nav .nav-item, .nav-link {
    font-size: 12px;
}
/*header{min-height: 2.5em;}*/
}
@media screen and (max-width: 1024px) {
  /*  header{min-height: 3em;}*/
.yt-video {
    height: 435px;
}
   .sello-slider img {
    max-width: 220px;
}
.navbar-nav .nav-item, .nav-link {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .navbar-nav .nav-item.btn-ppal{
        margin-right: 0;
         
    }
    .navbar-nav .nav-item.btn-ppal a,  .navbar-nav .nav-item.btn-second a{
       margin-bottom: 0;
    }
}
@media screen and (max-width: 992px) {
           /* header{min-height: 5em;}*/
    .img-destacado-abs{
    position: relative;
  right:auto;
  bottom: 0;
}
.bg-img{
  
    min-height: 250px;

    
}
}

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

        .yt-video {
        height: 390px;
    }
.triangulos-img:before{
    right:0;
}
.card-blog-destacada{
       height: 210px;
}

.destacado-verde{

     padding-top: 20px !important;
            margin-top: 0px !important;
}

    .sello-slider img {
        max-width: 150px;
    }
    
a.navbar-brand img {
    max-width: 280px;
}
.enlaces-footer {
    margin-bottom: 0px;
}
.bg-gris .enlaces-footer{
    font-size: 12px;
}
.logo-footer img{
    max-width: 200px;
}
    .filtros-desktop {
        display: none;
    }
        .filtros-mobile {
        display: block;
    }
.objetivos-especificos .gotas-img:before{
  display:none;

}
.sidebar-ficha{
    display:none;
}
.menu-biblioteca div a {
    font-size: 14px;
    padding: 7px;
    border-radius: 0px;
}
.menu-biblioteca div.active{
        border-radius: 0;
    }
}

@media screen and (max-width: 556px) {
    header {
    min-height: 95px;
}
   .sello-slider img {
        max-width: 90px;
    }  
    .slider-home h1{
        font-size:30px;
    }
    .slider-container::before, .slide-slider-int:before {
   
    width: 15px;
}

.slide-slider-home, .slide-slider-int {
    margin-left: 15px;
    
}
.breadcrumb {
    padding: 8px;
    margin-top: 5px;
       padding-left: 0 !important; 
}
.slide-slider-int {
    height: 330px;
}
section {
    padding: 25px 0 65px;
}
.card-ponencias {
    min-height: 250px;
    height: auto;
}
.content-post blockquote{width:auto;}

.yt-video {
    height: 290px;
}
    .video-responsive {
    height:305px !important
        
    }
}

/*VP 20241107 - STICKY EN SESIONES*/
.sticky_section {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  right: 0;
  top: 0;
}

    .sticky_section .sticky_inner {
  position: absolute;
  right: 0;
  height: 100%;
  top:0;
}
.sticky_inner .sticky_element {
  right: 0;
  position: sticky;
  top: 230px;
  height: auto;
  overflow-y: auto;
  min-height: 350px;
  width:370px;
  overflow-x:hidden;
  padding-right:10px;
}

.sidebar-ficha a.subt.active{font-weight:bold}
/*END VP 20241107 - STICKY EN SESIONES*/

/*submenu*/
@media screen and (max-width: 768px) {
    .submenu-collapse{display:none !important}
    .submenu-collapse.show{display:block !important}
}