/* JIRA SCS-32 */
input.env-btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 11%;
    height: 32px;
    border: none;
    border-bottom: 2px solid #ffffff;
    background: none;
    text-align: center;
    padding: 0 0 10px 0;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    transition: all .5s ease;
}

input.env-btn:hover {
    opacity: 0.6;
}

.news-title-sec .news-cnt-sec .subscribe-form input[type="email"] {
    float: left;
    padding: 0px 0 6px 0px;
    border: none;
    border-bottom: 2px solid #ffffff;
    border-radius: 0px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    background: none;
    position: relative;
    width: 65%;
    margin-right: 8%;
    height: 32px;
}

@media screen and (max-width: 767px) {
    .news-title-sec .news-cnt-sec .subscribe-form input[type="email"] {
        font-size: 14px;
        width: 81%;
    }
}

/* end JIRA SCS-32 */

.ruta-pad .ruta-rgt div.sm p {
    font-weight: normal;
    font-size: 16px;
    letter-spacing: -0.01em;
    line-height: 26px;
    text-align: left;
    color: #585858;
}

.ruta-pad .ruta-rgt div.sm p a {
    text-decoration: underline;
    color: #f2bd4f;
}

.ruta-pad .ruta-rgt div.sm p a:hover {
    color: #323232;
}

/* JIRA SCS-56 */
.single-evento .post-pad .post-mm .post-tit .post-rgt .post-per .post-cnt {
    padding-left: 0px;
}

.single-evento .post-pad .post-mm .post-tit .post-rgt .post-per .post-cnt p {
    padding-left: 20px;
    float: left;
    position: relative;
}

.single-evento .post-pad .post-mm .post-tit .post-rgt .post-per .post-cnt p.calendar::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    left: 0;
    top: 5px;
    background: url(../../resources/v1/images/ico-calendar-gris.svg) no-repeat;
}

.single-evento .post-pad .post-mm .post-tit .post-rgt .post-per .post-cnt p.clock::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    left: 0;
    top: 5px;
    background: url(../../resources/v1/images/ico-event-clock.svg) no-repeat;
}

.blog-busc-list ul li .blog-busc-cnt ul li.hor-ico span {
    background: url(../../resources/v1/images/ico-event-clock.svg) no-repeat 0 0;
    padding-left: 25px;
    width: 17px;
    height: 13px;
    display: inline-block;
}

.marked-date:after {
    position: absolute;
    display: block;
    content: "";
    background: rgba(242, 189, 79, 0.6);
    width: 35px;
    height: 35px;
    z-index: -1;
    border-radius: 50%;
    left: 0;
    top: -2px;
    opacity: 1;
    right: 0;
    margin: auto;
    bottom: 0;
    transition: all 0.5s ease;
}

.marked-date {
    z-index: 1;
}

.calendar .ui-datepicker-calendar td.marked-date a:hover,
.calendar .ui-datepicker-calendar td.marked-date a {
    color: white;
}

.actividades-slide span.calendar,
.actividades-slide span.clock {
    margin-top: 5px;
    width: 100%;
    font-size: 13px;
    line-height: 25px;
    color: #545454;
    position: relative;
    padding-left: 20px;
}

.actividades-slide span.calendar::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    left: 0;
    top: 5px;
    background: url(../../resources/v1/images/ico-calendar-gris.svg) no-repeat;
}

.actividades-slide span.clock::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    left: 0;
    top: 0px;
    background: url(../../resources/v1/images/ico-event-clock.svg) no-repeat;
}

.home .exp-carousel.owl-carousel.home-carousel .owl-nav {
    top: initial;
}

/* end JIRA SCS-56 */

/* JIRA SCS-58 */
.inner-banner .ruta-de ul li.ru-1.ru-1-bicicleta {
    background: url(../images/ruta-bicicleta.svg) no-repeat left center;
    padding-left: 30px;
    background-size: 25px;
}

/* end JIRA SCS-58 */

/* ** JIRA AZ-15 ***/
/* Footer */
/* footer .row .ftr-top .ftr-lst:first-child {
    width: 35%;
}

footer .ftr-top .ftr-lst .footer-scl {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}

.ftr-top .ftr-lst p {
    margin-top: 0px;
}

.ftr-top .ftr-lst p.follow {
    flex: 0 1 30%;
    color: white;
}

.scl-lnks {
    flex: 0 1 70%;
}

footer .ftr-top .ftr-lst ul {
    justify-content: start;
}

footer .ftr-top .ftr-menu-lst .ftr-lst ul {
    flex-direction: column;
}

.division-image img {
    width: 140px;
}

footer .row .ftr-top {
    padding: 0 1% 35px 0%;
}

.ftr-menu-lst {
    width: 65%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 30px;
    padding-top: 20px;
}

footer .ftr-menu-lst .ftr-lst:first-child {
    border: none;
}

footer .ftr-top .ftr-lst ul li a {
    filter: none;
    color: #FFFFFF;
}

footer .ftr-top .ftr-lst .scl-lnks ul li a {
    filter: brightness(0) saturate(185%) invert(160%) sepia(98%) saturate(45%) hue-rotate(245deg) brightness(50%) contrast(102%);
} */

/* Home */

/* .comarca .com-cnt {
    padding: 0;
}

.comarca .com-cnt ul {
    justify-content: space-between;
}

.comarca .com-cnt ul li.co-1,
.comarca .com-cnt ul li.co-3 {
    flex: 0 1 24%;
}

.comarca .com-cnt ul li.co-2 {
    flex: 0 1 44%;
    padding: 0px 0px;
}

.owl-carousel .owl-item .com-caro-img img.item-img {
    margin-bottom: 20px;
}

.com-caro .item p {
    font-size: 20px;
    color: #323232;
    padding-bottom: 10px;
    text-align: left;
}

.conco-video.kau-vid.home-kau-vid {
    float: left;
    width: 100%;
}

.videoPoster:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100px;
    right: 0;
    margin: 0 auto;
    height: 100px;
    background: url(../images/play-button.svg) no-repeat scroll center center;
}*/

.banner-comarca-sec {
    float: left;
    width: 100%;
}

.banner-comarca-sec .banner-comarca {
    display: flex;
}

.banner-comarca-sec .banner-comarca img {
    width: 55%;
}

.banner-comarca-sec .banner-comarca .banner-comarca-caption {
    width: 45%;
    background-color: #008b48;
    padding: 5%;
    padding-right: 15%;
}

.banner-comarca-sec .banner-comarca .banner-comarca-caption p {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 40px;
    letter-spacing: -0.01em;
    line-height: 50px;
}

.banner-comarca-sec .banner-comarca .banner-comarca-caption a {
    color: #028a48;
    background: #ffffff;
    border: 2px solid #ffffff;
    font-size: 16px;
    line-height: 24px;
    border-radius: 25px;
    padding: 5px 20px;
    display: inline-flex;
    transition: all .5s ease;
    margin-top: 25px;
} 

/*** end JIRA AZ-15 ***/

/*** JIRA AZ-17 ***/
/* .planifica-banner .inr-btn a,
.los-mejora .los-majora-cnt a {
    background: none;
    color: #028a48;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    font-size: 16px;
    line-height: 24px;
    border-radius: 25px;
    padding: 5px 20px;
    display: inline-flex;
    transition: all .5s ease;
    margin-top: 25px;
    height: auto;
}

.planifica-banner .inr-btn a span {
    display: none;
} */

/*** end JIRA AZ-17 ** */