/* COLORES
#135685 AZUL 
#276729 VERDE 
#dad6d8 Gris*/

.time{font-weight: bold; color:#276729}
.hvr-bounce-to-top:before {background: #ebebeb;}
.italic{font-style: italic;}
.t-table {background-color: #006a5b;color: #fff;width: 100%;font-weight: bold;font-size: 1.5rem;}
.img img{border-radius: 100%;;}
.panel-heading{border: 1px solid #ccc;}
.panel-title a{font-size: 1.3rem; font-weight: bold;padding: 3px;}
.accordion-toggle,.accordion-toggle a{font-size: 2rem; font-weight: bold;}
.accordion-toggle{padding: 10px; text-align: center}
.accordion-link {display: flex;justify-content: space-between;align-items: center;width: 100%;padding: 10px; text-decoration: none;color:#006a5b!important;}
.accordion-toggle {color:#006a5b!important;margin-left: auto;}
.box{ display: flex;justify-content: center;align-items: center;flex-direction: column;}
.img{display: flex; justify-content: center;}
.rss-final{display: flex;}
.pre-content2{display: flex;flex-direction: column;justify-content: center;}
.sep{font-size: small;}
.name p{font-weight: bold; font-size: .8rem;}
.panel-body{margin-top: 10px; padding: 0px 20px;}
thead{background-color: #006a5b1f;}
h2.special{font-size: 1.5rem!important;}
h2.blanco{color: #FFF!important;}
.final-event-content {background-color: #f1f1f1;padding: 20px;}
.youtube a{cursor: default;pointer-events: none;}
a[title]::before {pointer-events: auto;}

h1{text-transform: none;}
.region-content{padding: 0px;}
.bc{border: 0px solid #006A5B;}
.bg-address{color:#006A5B;font-weight: bold;background-color:#54aead!important;}
h2{color: #006A5B!important;}


p.date{font-weight: bold;font-size: 1.2rem;color:#006A5B;}
.page-node-type-final-conference table.table {border:2px solid #006A5B;}
.page-node-type-final-conference table .col1{width: 10%;}
.page-node-type-final-conference table .col2{width: 45%;}
.page-node-type-final-conference table .col3{width: 45%;}
.page-node-type-final-conference .table-orange{background-color: #ffc82e;}
.page-node-type-final-conference .table-secondary >td ,
.page-node-type-final-conference.td-color{background-color: #fff5da!important;}
.page-node-type-final-conference img.img-fluid{width: 100%!important;}
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
    border-color: #006A5B;
}
.table-bordered th, .table-bordered td {
    border: 1px solid #006A5B;
}
.table thead th {

    border-bottom: 2px solid #006A5B;
}

.page-node-type-final-conference .box-form{display: flex;justify-content: center;align-items: center;font-weight: bold}
.page-node-type-final-conference .color1 {background-color: #006a5b;color:#FFFFFF;}
.page-node-type-final-conference .color2{background-color: #acbd82; color:#FFFFFF;}
.page-node-type-final-conference .color3{background-color: #006a5b;color:#FFFFFF;}

.box-member{border: 1px solid #006A5B;background-color: #f1f1f15c;width: 100%;}
.box-member-name p{font-size: .9rem; font-weight: bolder;}
.box-member-img img{border-radius: 100%;border:17px solid #00a5a638;}
/*Accordion*/

.box-member .accordion-item {margin-bottom: -51px;}
.box-member-name p{background-color: #c3e7e7;padding: 5px;margin-top: 10px;font-weight: bold;}

.box-member {
  position: relative;
  padding-bottom: 60px; /* para que no se corte el acordeón si sobresale */
}
.box-member-position h3.title{font-size: 1.2rem;color:#3c4043!important;}
#accordion-one,
#accordion-two,
#accordion-three,
#accordion-four,
#accordion-five,
#accordion-six,
#accordion-seven,
#accordion-eigth,
#accordion-nine{
  position: relative;
  bottom: -48px;
  left: 0;
  right: 0;
  width: 100%;
}
.icon-toggle::after {
  content: "+";
  font-weight: bold;
  font-size: 1.4rem;
  margin-left: 10px;
}
.btn.btn-link{color:#000; font-size:1.5rem;font-weight: bold;}
.btn[aria-expanded="true"] .icon-toggle::after {
  content: "−"; /* U+2212, guion largo */
}
.box-member .card{border: 1px solid #006A5B;}
/* Agenda REWET + ALFAwetlands */

.rewet-agenda {
    padding: 0 0 5rem;
    background-color: #FFF;
    color: #163f42;
}

.rewet-agenda .container {
    max-width: 1320px;
}
.event-registration{    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;}
/* Cabecera Agenda */

.rewet-agenda-title {
    position: relative;
    padding: 2.25rem 4rem;
    background-color: rgba(0, 106, 91, 1);
    overflow: hidden;
}

.rewet-agenda-title::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            120deg,
            rgba(255, 255, 255, 0.08) 0%,
            rgba(255, 255, 255, 0.08) 45%,
            transparent 45%
        );
    pointer-events: none;
}

.rewet-agenda-title h2 {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #f9f8e8;
  
    font-size: clamp(3rem, 6vw, 5rem);
    font-weight: 400;
    line-height: 1;
}

/* Contenedor responsive */

.rewet-agenda .table-responsive {
    overflow-x: auto;
    background-color: #acbd82;
}

/* Tabla */

.agenda-table {
    width: 100%;
    margin: 0;
    border: 0;
    border-collapse: separate;
    border-spacing: 0;
    background-color: #acbd82;
    color: #153f42;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.25rem;
    line-height: 1.2;
}

.agenda-table tbody {
    display: table-row-group;
}

.agenda-table tr {
    border: 0;
}

.agenda-table th,
.agenda-table td {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    border: 0;
    background-color: transparent;
    vertical-align: top;
}

.agenda-table th {
    width: 21%;
    min-width: 185px;
    padding-left: 5rem;
    padding-right: 2rem;
    color: #153f42;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
}

.agenda-table td {
    padding-left: 1rem;
    padding-right: 4rem;
    color: #153f42;
}

/* Primera y última fila */

.agenda-table tr:first-child th,
.agenda-table tr:first-child td {
    padding-top: 3rem;
}

.agenda-table tr:last-child th,
.agenda-table tr:last-child td {
    padding-bottom: 5rem;
}

/* Sesiones */

.agenda-session {
    display: block;
    margin-bottom: 0.05rem;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: italic;
    line-height: 1.15;
}

.agenda-description {
    display: block;
}

.agenda-separator {
    display: inline-block;
    width: 3px;
    height: 1.5rem;
    margin: 0 0.45rem;
    background-color: #153f42;
    vertical-align: middle;
}

/* Pausas */

.agenda-break td {
    color: #168084;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: italic;
}

.agenda-break th {
    color: #153f42;
}

/* Accesibilidad */

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Tablet */

@media (max-width: 991.98px) {
    .rewet-agenda-title {
        padding: 2rem 2.5rem;
    }

    .agenda-table {
        font-size: 1.1rem;
    }

    .agenda-table th {
        width: 27%;
        min-width: 165px;
        padding-left: 2.5rem;
        padding-right: 1.5rem;
    }

    .agenda-table td {
        padding-right: 2.5rem;
    }
}

/* Móvil */

@media (max-width: 575.98px) {
    .rewet-agenda {
        padding-bottom: 2rem;
    }

    .rewet-agenda-title {
        padding: 1.75rem 1.5rem;
    }

    .rewet-agenda-title h2 {
        font-size: 3rem;
    }

    .agenda-table {
        display: block;
        font-size: 1rem;
    }

    .agenda-table tbody,
    .agenda-table tr,
    .agenda-table th,
    .agenda-table td {
        display: block;
        width: 100%;
    }

    .agenda-table tr {
        padding: 1.25rem 1.5rem;
    }

    .agenda-table tr + tr {
        border-top: 1px solid rgba(21, 63, 66, 0.16);
    }

    .agenda-table th,
    .agenda-table td {
        min-width: 0;
        padding: 0;
    }

    .agenda-table th {
        margin-bottom: 0.35rem;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.9rem;
        font-weight: 700;
    }

    .agenda-table tr:first-child th,
    .agenda-table tr:first-child td,
    .agenda-table tr:last-child th,
    .agenda-table tr:last-child td {
        padding-top: 0;
        padding-bottom: 0;
    }

    .agenda-separator {
        width: 2px;
        height: 1.15rem;
    }
}

.about .image-block.two {
    padding: 0;
    margin-top: 30px;
}
.bg-about {
    background: #57b6b2;
    background-size: cover;
}

.about .image-block {
    padding: 30px;
}

.about .image-block img {
    border-radius: 100%;
    box-shadow: 0px 0px 59px 0px rgba(11, 29, 66, 0.15);
}
.about .image-block.two {
    padding: 0;
    margin-top: 30px;
}

.about .image-block.two img {
    border-radius: 0;
    transform: translate(30px, -30px);
}
@media (min-width: 426px) {
  .box-member-img img {width: 70%;height: 70%;}
}
@media (max-width: 425px) {
  .box-member-img img {width: 100%;height: 100%;}
  .accordion-button{height: 160px; }
}