footer {
    background-color: rgba(0, 107, 172, 1);
    color: #f4f4f4
}

.banner-top {
    background-color: rgba(0,107,172,0.48);
    text-align: center;
}

.banner-top .row {
    padding: 100px 50px;
}

.banner-top span {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
    color:#fff;
}

.banner-top-b {
    margin-top:-120px;
    text-align: center;
}
.banner-top-b .arrow {
    width: 100%;
    background-color: #2E86BB;
    clip-path: polygon(0% 0%, 50% 25%, 100% 0%, 100% 75%, 50% 100%, 0% 75%);
}

.banner-top-c .cinta {
    text-align: center;
    width: 100%;
    background-color: #2E86BB;
    clip-path: polygon(0% 0%, 100% 25%, 100% 100%, 0% 75%);
}

.banner-top-b .row,
.banner-top-c .row {
    padding: 110px 50px 100px 50px;
}

.banner-top-b .arrow span,
.banner-top-c .cinta span {
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
}

.banner-top-c .description {
    padding: 40px;
    line-height: 26px;

}
.banner-top-c .description p {
    font-weight: 100;
    font-size: 1.3rem;
    text-align: center;
    color: #343d3d;
}
map area {
    cursor: pointer;
}

.imp-tooltip {
    width: 350px;
    border-radius: 5px;
    padding: 12px;
    background: rgba(0, 64, 128, 0.906);
    transition-property: opacity;
    opacity: 0;
    position:absolute;

}

#image-map-pro-4270 .imp-tooltip {
    position:absolute;
    left: 25px; top: 70px;
}

.imp-tooltip-visible {
    opacity: 1;
    z-index: 1;
}

.hs-arrow-left {
    left: 0;
    margin-left: -10px;
    border-right: 10px solid #000;
}

.hs-arrow-left, .hs-arrow-right {
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    border-right-color: rgba(0, 64, 128, 0.9);
}

.com-content-article {
    color: #343d3d;
}
.com-content-article.item-page  .com-content-article__body {
    font-weight: 100;
    line-height: 26px;
}

.container .map img {
    max-width: fit-content;
}
.squares-element p {
    font-size: 0.8rem;
}

.squares-element {
    margin: 0px; 
    padding: 10px; 
    font-size: 14px; 
    line-height: 22px; 
    color: #fff; 
    text-align: left;
}

.squares-element h1 {
    font-size: 18px; 
    font-weight: normal; 
    font-style: normal; 
    line-height: 22px; 
    color: #fff; 
    text-align: center;  
    margin: 0; 
    padding: 0;
}

footer#footer-wrap {
    padding: 30px;
}

.text-center {
    text-align: center;
}

.moduletable .pretext {
    margin-bottom: 30px;
    font-size: 126%;
    color: #343d3d;
    line-height: 26px;
}

.owl-carousel.owl-theme {
    background-color: #222;
    border: 20px solid #222;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.mod-fotos-artesanas {
    align-self: center;
}


.owl-carousel.owl-theme .owl-nav {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    margin: auto;
    text-align: center;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .7;
    direction: ltr;
    transition: .3s opacity ease-out;
}


.owl-carousel.owl-theme .owl-nav button.owl-prev, 
.owl-carousel.owl-theme .owl-nav button.owl-next {
    border: 2px solid rgba(255, 255, 255, .1);
    background-color: #000 !important;
    font-size: 50px;
    color: #fff;
    display: inline-block !important;
    height: 32px !important;
    width: 32px !important;
    line-height: 0;
    text-align: center !important;
    border-radius: 10em !important;
    transition: .3s border-color ease-out;
}

.embed-responsive {
    position: relative;
    padding-bottom: calc(56.25% * 1); /* 16:9 */
    width: 100%;
    height: 0;
    margin: 0 auto;
}

.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.unit.vid-katuhu {
    padding: 0 20px;
}

.owl-entrevistas .owl-item .youtube_thumb {
    padding:0 80px;
}

.owl-entrevistas .owl-item .youtube_thumb {
    padding: 0 20px;
}

.owl-entrevistas .owl-item p {
    padding: 10px 20px;
    font-size: 0.8rem;
}


.owl-carousel.owl-entrevistas .owl-nav button.owl-prev, 
.owl-carousel.owl-entrevistas .owl-nav button.owl-next {
    width: 50px;
    opacity: .8;
    font-size: 50px;
    color: #000;
    transition: .3s border-color ease-out;
}

.owl-entrevistas .owl-nav {
    margin: 0 auto;
    text-align: center;
}

.youtube_channels {
    padding: 0 40px;
}

.play {
    min-height: 150px;
}

.owl-item a {
    color: rgba(0,107,172,1);
}

.owl-carousel .item .description {
    color:#fff;
    position: absolute;
    bottom: 0;
    background: #000;
    min-height: 50px;
    opacity: .6;
    padding: 20px;
    width: 100%;
    line-height: 26px;
}

.fotos-macetas .pg-item-box {
    width: 30%;
}