footer {
    background: #f3f3f3;
    font-family: 'Arial', sans-serif;
    line-height: 1.42857143;
}
footer .dropdown-menu > li > a {
    font-size: 14px;
}
footer .dropdown-menu .divider {
    padding: 0;
}
.suscribete p {
    margin: 0;
}
.suscribete p a {
    color: #fff;
}
.suscribete p a:hover { 
    opacity: 0.7;
}
footer .cica p span {
    opacity: 0;
}
footer .enlaces li {
    line-height: 19px;
}
/* SEPT 2024 */
footer .logo a {
    display: inline-block !important;
}
footer .logo a + a {
    margin-left: 1.5rem;
}
/**/
@media (max-width: 767px) {
    footer .enlaces ul {
        margin: 0;
        padding: 0;
    }
    footer .enlaces ul li,
    footer .enlaces ul li button {
        font-size: 13px;
    }
    .suscribete {
        background: #93be3a;
        display: block;
        padding: 30px 0 30px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Montserrat', 'Arial';
        font-size: 18px;
        line-height: 1.2em;
        position: relative;
        text-align: center;
    }
    .suscribete .container {
        max-width: 350px;
    }
    /*.suscribete * {
        vertical-align: bottom;
        display: inline-block;
    }*/
    .suscribete input.tnp-email {
        border: 0;
        border-bottom: 1px solid #fff;
        color: #fff;
        background: none;
        font-size: 14px;
        font-family: 'Arial';
        width: 80%;
        padding: 2px 6px;
        margin-top: 15px;
        text-align: center;
        margin-bottom: 35px;
    }
    .suscribete .btn-transparent,
    .suscribete .btn-transparent:focus,
    .suscribete .btn-transparent:active {
        color: #fff;
        width: auto;
        margin-left: 10px;
        font-size: 14px;
        text-transform: none;
        padding: 0;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .suscribete .btn-transparent:hover {
        color: #000;
    }
    .suscribete label {
        margin: 0 0 0 0;
        font-weight: normal;
        font-size: 14px;
    }
    .suscribete #checkbox_footer {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        bottom: 40px;
        display: none;
        width: 100%;
        line-height: normal;
    }
    .suscribete #checkbox_footer input {
        margin-top: -1px;
    }
    .suscribete .checkbox * {
        vertical-align: baseline;
    }
    .suscribete .checkbox label {
        font-size: 10px;
        text-transform: none;
    }
    .suscribete .checkbox label a {
        color: #fff;
    }
    footer > .container {
        padding: 50px 0 45px 0 !important;
        text-align: center;
    }
    footer .logo {
        display: block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 12px;
        margin-right: 6px;
        color: #706f6f;
        margin-bottom: 30px;
    }
    footer .logo img {
        display: block;
        /*margin: -20px auto 0 auto;*/
        margin: 1rem auto 0 auto;
        width: auto;
        /*height: auto;*/
        height: 75px;
    }
    footer .logo p {
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }
    footer .direccion {
        display: block;
        vertical-align: bottom;
        font-size: 10px;
        font-family: 'Arial';
        color: #706f6f;
        margin-right: 10px;
        text-align: center;
        margin-bottom: 20px;
        width: 100%;
        padding: 0 10px;
    }
    footer .direccion p {
        margin-bottom: 0;
    }
    footer .direccion i,
    footer .direccion i:focus {
        font-size: 32px;
        margin-bottom: 8px;
    }
    footer .direccion i:hover {
        color: #000;
    }
    footer .enlaces {
        display: block;
        vertical-align: bottom;
        margin-right: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    footer .enlaces ul {
        margin-bottom: 0;
        font-size: 13px;
    }
    footer .enlaces ul li {
        padding-top: 0;
        margin-bottom: 4px;
    }
    footer .enlaces ul li > a,
    footer .enlaces ul li > a:focus {
        text-transform: uppercase;
        color: #000;
    }
    footer .enlaces button,
    footer .enlaces button:focus {
        border: 0;
        color: #000;
        text-transform: uppercase;
        font-size: 13px;
        background: none;
        padding: 0;
    }
    footer .enlaces ul li > a:hover,
    footer .enlaces button:hover {
        color: #93be3a;
    }
    footer .enlaces button > span {
        color: #93be3a;
    }

    footer .junta,
    footer .fecyt {
        display: block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 12px;
        color: #706f6f;
    }
    footer .junta img,
    footer .fecyt img {
        display: block;
        margin: 0 auto;
        width: auto;
        height: auto;
    }
    footer .junta {
        margin-bottom: 30px;
    }
    footer .junta p,
    footer .fecyt p {
        margin-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px;
    }
    footer .cica {
        display: block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 10px;
        color: #706f6f;
    }
    footer .cica img {
        display: block;
        margin: 0 auto;
        width: auto;
        height: auto;
    }
    footer .cica p {
        margin-bottom: 20px;
    }

    .suscribete {
        padding: 15px 0;
    }
    footer .pull-right {
        float: none !important;
        margin-top: 20px;
    }
    footer .cica {
        display: block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 11px;
        color: #706f6f;
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
        border-top: 0;
        border-bottom: 0;
    }
    footer .cica p {
        display: none;
    }
    footer .cica img {
        display: block;
        margin: 0 auto;
    }
    
    footer .enlaces {
        margin-bottom: 0;
    }

    /* MAYO 2022 */
    footer .logo a,
    footer .junta a.logo-consejeria,
    footer .fecyt a.logo-fecyt {
        display: block;
    }
    footer .fecyt a.logo-fecyt {
        margin: 20px 0 40px 0;
    }
    /**/
}
@media (min-width: 768px) {
    .suscribete {
        background: #93be3a;
        display: block;
        padding: 30px 0 31px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Montserrat', 'Arial';
        font-size: 14px;
        position: relative;
        line-height: 1em;
    }
    /*.suscribete * {
        vertical-align: bottom;
        display: inline-block;
    } */
    .suscribete input.tnp-email {
        border: 0;
        border-bottom: 1px solid #fff;
        color: #fff;
        background: none;
        font-size: 14px;
        font-family: 'Arial';
        width: 200px;
        padding: 2px 6px;
    }
    .suscribete .btn-transparent,
    .suscribete .btn-transparent:focus,
    .suscribete .btn-transparent:active {
        color: #fff;
        width: auto;
        margin-left: 10px;
        font-size: 14px;
        text-transform: none;
        padding: 0;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .suscribete .btn-transparent:hover {
        color: #000;
    }
    .suscribete label {
        margin: 0 10px 0 0;
        font-weight: normal;
    }
    .suscribete #checkbox_footer {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        bottom: 8px;
        display: none;
        width: 100%;
    }
    .suscribete .checkbox * {
        vertical-align: baseline;
    }
    .suscribete .checkbox label {
        font-size: 10px;
        text-transform: none;
    }
    .suscribete .checkbox label a {
        color: #fff;
    }
    footer > .container {
        padding: 60px 0 45px 0 !important;
    }
    footer .logo {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 10px;
        margin-right: 6px;
        color: #706f6f;
        margin-right: 10px;
    }
    footer .logo img {
        display: block;
        margin: 0 auto;
        width: 145px;
        height: 65px;
    }
    footer .logo p {
        margin-bottom: 20px;
    }
    footer .direccion {
        display: inline-block;
        vertical-align: bottom;
        font-size: 10px;
        font-family: 'Arial';
        color: #706f6f;
        margin-right: 10px;
        text-align: left;
        margin-bottom: 15px;
    }
    footer .direccion01 {
        width: 31%;
    }
    footer .direccion02 {
        width: 37%;
        margin-right: 15px;
    }
    footer .direccion p {
        margin-bottom: 0;
    }
    footer .direccion i,
    footer .direccion i:focus {
        font-size: 32px;
        margin-bottom: 8px;
    }
    footer .direccion i:hover {
        color: #000;
    }
    footer .enlaces {
        display: inline-block;
        vertical-align: bottom;
        text-align: left;
    }
    footer .enlaces ul {
        margin-bottom: 0;
        font-size: 12px;
    }
    footer .enlaces ul li {
        padding-top: 0;
        margin-bottom: 1px;
        line-height: 16px;
    }
    footer .enlaces ul li > a,
    footer .enlaces ul li > a:focus {
        text-transform: uppercase;
        color: #000;
    }
    footer .enlaces button,
    footer .enlaces button:focus {
        border: 0;
        color: #000;
        text-transform: uppercase;
        font-size: 12px;
        background: none;
        padding: 0;
    }
    footer .enlaces ul li > a:hover,
    footer .enlaces button:hover {
        color: #93be3a;
    }
    footer .enlaces button > span {
        color: #93be3a;
    }

    footer .junta,
    footer .fecyt {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 10px;
        color: #706f6f;
    }
    footer .junta img {
        display: block;
        margin: 0 auto;
        width: 120px;
        height: 65px;
    }
    footer .fecyt img {
        display: block;
        margin: 0 auto;
        width: 200px;
        height: 36px;
    }
    footer .junta p {
        margin-bottom: 20px;
    }
    footer .fecyt p {
        margin-bottom: 20px;
    }
    footer .cica {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 10px;
        color: #706f6f;
    }
    footer .cica img {
        display: block;
        margin: 0 auto;
        width: auto;
        height: 65px;
    }
    footer .cica p {
        margin-bottom: 20px;
    }
    footer .logo,
    footer .cica {
        border-right: 1px solid #AAAAAA;
        padding-right: 12px !important;
        margin-right: 12px !important;
    }

    .suscribete form {
        position: relative;
        display: block;
        width: 100%;
        height: 65px;
    }
    .suscribete .gform_fields > li:first-child {
        position: absolute;
        right: 62%;
        top: 3px;
    }
    .suscribete .gform_fields > li:nth-child(2) {
        position: absolute;
        left: 40%;
        top: 0;
    }
    .suscribete .gform_fields > li:nth-child(2) input {
        border: 0;
        border-bottom: 1px solid #fff;
        background: transparent;
        color: #fff;
        font-weight: normal;
        font-size: 14px;
        width: 435px;
    }
    .suscribete .gform_fields > li:nth-child(2) .validation_message {
        position: absolute;
        left: 0%;
        top: 100%;
        text-transform: none;
        padding: 0;
    }
    .suscribete .gform_fields > li:nth-child(2).gfield_error input {
        border-bottom: 1px solid brown;
    }
    .suscribete .gform_fields > li:last-child {
        position: absolute;
        bottom: 0;
        left: 39.9%;
        font-size: 12px;
        text-align: center;
        text-transform: none;
    }
    .suscribete .gform_fields > li:last-child .validation_message {
        position: absolute;
        left: 2px;
        top: 100%;
        text-transform: none;
        padding: 0;
    }
    .suscribete .gform_fields > li.hidden-label label a {
        color: #fff;
    }
    .suscribete .gform_fields > li.hidden-label label a:hover {
        color: #000;
    }
    .suscribete .gform_footer input {
        position: absolute;
        right: 10%;
        top: 3px;
        padding-top: 0;
        text-transform: none !important;
        font-size: 16px;
        padding: 0 10px !important;
    }
    .suscribete .gform_validation_error {
        padding-top: 60px;
    }
    .suscribete .validation_error {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        bottom: 100%;
        width: 100%;
        font-size: 12px;
        text-transform: none;
    }

    /* MAYO 2022 */
    footer .logo img {
        width: 120px;
        height: auto;
    }
    /* SEPT 2024 */
    footer .logo img {
        width: auto;
        height: 75px;
    }
    /**/
    footer .junta,
    footer .fecyt {
        vertical-align: top;
    }
    footer .fecyt {
        margin-left: 10px;
    }
    footer .junta a.logo-consejeria,
    footer .fecyt a.logo-fecyt {
        display: inline-block;
        vertical-align: bottom;
    }
    footer .junta .logo-consejeria img {
        width: 120px;
        height: auto;
    }
    footer .fecyt > p,
    footer .fecyt .logo-fecyt img {
        width: 200px;
        height: auto;
    }
    footer .logo p,
    footer .cica p {
        margin-bottom: 0;
    }
    footer .junta p {
        margin-bottom: 5px;
    }
    footer .fecyt p {
        margin-top: -5px;
        margin-bottom: 10px;
        padding: 0 0;
    }
    footer .cica a {
        display: block;
        vertical-align: bottom;
    }
    /**/
}
@media (min-width: 992px) {
    .suscribete {
        background: #93be3a;
        display: block;
        padding: 30px 0 31px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Montserrat', 'Arial';
        font-size: 18px;
        line-height: 1em;
        position: relative;
    }
    /*.suscribete * {
        vertical-align: bottom;
        display: inline-block;
    }*/
    .suscribete input.tnp-email {
        border: 0;
        border-bottom: 1px solid #fff;
        color: #fff;
        background: none;
        font-size: 14px;
        font-family: 'Arial';
        width: 300px;
        padding: 2px 6px;
    }
    .suscribete .btn-transparent,
    .suscribete .btn-transparent:focus,
    .suscribete .btn-transparent:active {
        color: #fff;
        width: auto;
        margin-left: 10px;
        font-size: 15px;
        text-transform: none;
        padding: 0;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .suscribete .btn-transparent:hover {
        color: #000;
    }
    .suscribete label {
        margin: 0 10px 0 0;
        font-weight: normal;
    }
    .suscribete #checkbox_footer {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        bottom: 8px;
        display: none;
    }
    .suscribete .checkbox * {
        vertical-align: baseline;
    }
    .suscribete .checkbox label {
        font-size: 10px;
        text-transform: none;
    }
    .suscribete .checkbox label a {
        color: #fff;
    }
    footer .suscribete {
        margin-bottom: 0;
    }
    footer > .container {
        padding: 45px 0 55px !important;
    }
    footer .logo {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 10px;
        margin-right: 6px;
        color: #706f6f;
        margin-right: 10px;
        margin-bottom: 0;
    }
    footer .logo img {
        display: block;
        margin: 0 auto;
        width: 190px;
        height: 85px;
    }
    footer .logo p {
        margin-bottom: 20px;
    }
    footer .direccion {
        display: inline-block;
        vertical-align: bottom;
        font-size: 10px;
        font-family: 'Arial';
        color: #706f6f;
        margin-right: 10px;
        margin-bottom: 0;
    }
    footer .direccion01 {
        width: 18%;
    }
    footer .direccion02 {
        width: 21%;
        margin-bottom: 0;
    }
    footer .direccion p {
        margin-bottom: 0;
    }
    footer .direccion i,
    footer .direccion i:focus {
        font-size: 32px;
        margin-bottom: 8px;
    }
    footer .direccion i:hover {
        color: #000;
    }
    footer .enlaces {
        display: inline-block;
        vertical-align: bottom;
    }
    footer .enlaces ul {
        margin-bottom: 0;
        font-size: 12px;
    }
    footer .enlaces ul li {
        padding-top: 0;
        margin-bottom: 4px;
        line-height: 17px;
    }
    footer .enlaces ul li > a,
    footer .enlaces ul li > a:focus {
        text-transform: uppercase;
        color: #000;
    }
    footer .enlaces button,
    footer .enlaces button:focus {
        border: 0;
        color: #000;
        text-transform: uppercase;
        font-size: 12px;
        background: none;
        padding: 0;
    }
    footer .enlaces ul li > a:hover,
    footer .enlaces button:hover {
        color: #93be3a;
    }
    footer .enlaces button > span {
        color: #93be3a;
    }

    footer .junta,
    footer .fecyt {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 10px;
        color: #706f6f;
    }
    footer .junta img {
        display: block;
        margin: 0 auto;
        width: 157px;
        height: 85px;
    }
    footer .fecyt img {
        display: block;
        margin: 0 auto;
        width: 240px;
        height: 42px;
    }
    footer .junta p,
    footer .fecyt p {
        margin-bottom: 20px;
    }
    footer .cica {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 10px;
        color: #706f6f;
    }
    footer .cica img {
        display: block;
        margin: 0 auto;
        width: auto;
        height: 85px;
    }
    footer .cica p {
        margin-bottom: 20px;
    }
    footer .logo,
    footer .cica {
        border-right: 1px solid #AAAAAA;
        padding-right: 20px !important;
        margin-right: 20px !important;
    }

    /* MAYO 2022 */
    footer .logo img {
        width: 160px;
        height: auto;
    }
    /* SEPT 2024 */
    footer .logo img {
        width: auto;
        height: 90px;
    }
    /**/
    footer .junta,
    footer .fecyt {
        vertical-align: top;
    }
    footer .fecyt {
        margin-left: 25px;
    }
    footer .junta a.logo-consejeria,
    footer .fecyt a.logo-fecyt {
        display: inline-block;
        vertical-align: bottom;
    }
    footer .junta .logo-consejeria img {
        width: 155px;
        height: auto;
    }
    footer .fecyt > p,
    footer .fecyt .logo-fecyt img {
        width: 240px;
        height: auto;
    }
    footer .logo p,
    footer .cica p {
        margin-bottom: 0;
    }
    footer .junta p {
        margin-bottom: 5px;
    }
    footer .fecyt p {
        margin-top: 0;
        margin-bottom: 15px;
        padding: 0 10px;
    }
    footer .cica a {
        display: block;
        vertical-align: bottom;
    }
    /**/
}
@media (min-width: 1200px) {
    footer .enlaces {
        width: auto;
    }
    .suscribete {
        background: #93be3a;
        display: block;
        padding: 30px 0 31px;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-family: 'Montserrat', 'Arial';
        font-size: 20px;
        position: relative;
        line-height: 1em;
    }
    /*.suscribete * {
        vertical-align: bottom;
        display: inline-block;
    }*/
    .suscribete input.tnp-email {
        border: 0;
        border-bottom: 1px solid #fff;
        color: #fff;
        background: none;
        font-size: 14px;
        font-family: 'Arial';
        width: 300px;
        padding: 2px 6px;
    }
    .suscribete .btn-transparent,
    .suscribete .btn-transparent:focus,
    .suscribete .btn-transparent:active {
        color: #fff;
        width: auto;
        margin-left: 10px;
        font-size: 16px;
        text-transform: none;
        padding: 0;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .suscribete .btn-transparent:hover {
        color: #000;
    }
    .suscribete label {
        margin: 0 10px 0 0;
        font-weight: normal;
    }
    .suscribete #checkbox_footer {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        bottom: 8px;
        display: none;
    }
    .suscribete .checkbox * {
        vertical-align: baseline;
    }
    .suscribete .checkbox label {
        font-size: 10px;
        text-transform: none;
    }
    .suscribete .checkbox label a {
        color: #fff;
    }
    footer > .container {
        padding: 45px 0 55px !important;
    }
    footer .logo {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 11px;
        margin-right: 6px;
        color: #706f6f;
    }
    footer .logo img {
        display: block;
        margin: 0 auto;
        width: 212px;
        height: 95px;
    }
    footer .logo p {
        margin-bottom: 20px;
    }
    footer .direccion {
        display: inline-block;
        vertical-align: bottom;
        font-size: 11px;
        font-family: 'Arial';
        color: #706f6f;
        margin-right: 15px;
    }
    footer .direccion01 {
        width: 18%;
    }
    footer .direccion02 {
        width: 22%;
        margin-right: 15px;
    }
    footer .direccion p {
        margin-bottom: 0;
    }
    footer .direccion i,
    footer .direccion i:focus {
        font-size: 32px;
        margin-bottom: 8px;
    }
    footer .direccion i:hover {
        color: #000;
    }
    footer .enlaces {
        display: inline-block;
        vertical-align: bottom;
    }
    footer .enlaces ul {
        margin-bottom: 0;
        font-size: 14px;
    }
    footer .enlaces ul li {
        padding-top: 0;
        margin-bottom: 4px;
        line-height: 19px;
    }
    footer .enlaces ul li > a,
    footer .enlaces ul li > a:focus {
        text-transform: uppercase;
        color: #000;
    }
    footer .enlaces button,
    footer .enlaces button:focus {
        border: 0;
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        background: none;
        padding: 0;
    }
    footer .enlaces ul li > a:hover,
    footer .enlaces button:hover {
        color: #93be3a;
    }
    footer .enlaces button > span {
        color: #93be3a;
    }

    footer .junta,
    footer .fecyt {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 11px;
        color: #706f6f;
    }
    footer .junta img {
        display: block;
        margin: 0 auto;
        width: 175px;
        height: 95px;
    }
    footer .fecyt img {
        display: block;
        margin: 0 auto;
        width: 280px;
        height: 50px;
    }
    footer .junta p,
    footer .fecyt p {
        margin-bottom: 20px;
    }
    footer .cica {
        display: inline-block;
        width: auto;
        vertical-align: bottom;
        text-align: center;
        font-size: 11px;
        color: #706f6f;
    }
    footer .cica img {
        display: block;
        margin: 0 auto;
        width: 124px;
        height: auto;
    }
    footer .cica p {
        margin-bottom: 20px;
    }
    footer .logo,
    footer .cica {
        border-right: 1px solid #AAAAAA;
        padding-right: 25px !important;
        margin-right: 25px !important;
    }

    /* MAYO 2022 */
    footer .logo img {
        width: 200px;
        height: auto;
    }
    /* SEPT 2024 */
    footer .logo img {
        width: auto;
        height: 95px;
    }
    /**/
    footer .junta,
    footer .fecyt {
        vertical-align: top;
    }
    footer .fecyt {
        margin-left: 35px;
    }
    footer .junta a.logo-consejeria,
    footer .fecyt a.logo-fecyt {
        display: inline-block;
        vertical-align: bottom;
    }
    footer .junta .logo-consejeria img {
        width: 180px;
        height: auto;
    }
    footer .fecyt > p,
    footer .fecyt .logo-fecyt img {
        width: 280px;
        height: auto;
    }
    footer .logo p,
    footer .cica p {
        margin-bottom: 0;
    }
    footer .junta p {
        margin-bottom: 5px;
    }
    footer .fecyt p {
        margin-bottom: 20px;
        padding: 0 20px;
    }
    footer .cica a {
        display: block;
        vertical-align: bottom;
    }
    /**/
}