/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BannerSlider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */


.hero {
    /*height: calc(100vh - 0px);*/
}
.hero.bg {
    /*background-image: url(/media/glob/hero-home-bg.jpg)!important;*/
    /*background-color: #222;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform-origin: 50%;
    position: relative;
    display: flex;
    align-items: center;
    height: auto;
}
.hero.container {
    background-color: #222;
    padding: 0;
}
.hero .item_0 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.hero .item_2 {
    margin: auto;
}
.hero .item {
    /*height: calc(100vh - 0px);*/
    height: 100%;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.hero .item.item_0.banner {
    height: 100%;
    width: 100%;
    min-height: 396px;
    display: flex;
    align-items: center;
}
/*.hero .item.post:before,*/
.hero .item.post .uvp,
.hero .item.publicacion {
    gap: 14rem;
}
.hero .item.post .uvp,
.hero .item.publicacion:before {
    content: '';
    background: rgb(37 81 153);
    height: 200px;
    width: 43%;
    position: absolute;
    z-index: 0;
    opacity: .83;
    pointer-events: none;
    left: 0.5rem;
    border-radius: 0 100px 100px 0;
}
/* .hero .item.post:before {
    background-image: linear-gradient(360deg,#1d1d1b 47%,rgba(0,0,0,.71) 84%,rgba(29,29,27,.85) 100%);
} */
/* .hero .item.post, */
.hero .item.ads {
    /* height: 1000px;
    height: calc(85vh - 0px); */
    padding: 0;
    margin: 0 auto;
}
.hero .item figure {
    height: 100%;
    /*position: absolute;*/
    right: 0;
    bottom: 0;
    max-width: 240px;
    margin: 0;
    z-index: 1;
}
/* .hero .item.post figure, */
.hero .item.ads figure {
    height: 100%;
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
}
.hero .banner-item.banner-slider {
    background-color: rgb(243 245 247);
    height: 100%; 
    min-height: 396px;
    display: flex; 
    align-items: center;
}
.hero .item figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.hero .item_2 .uvp {
    max-width: 440px;
}
.hero .item .uvp {
    top: 35%;
    /*position: absolute;*/
    width: 100%;
    left: 0;
    /* text-transform: uppercase; */
    /*color: white;*/
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    z-index: 1;
}
/* .hero .item.post .uvp, */
.hero .item.ads .uvp {
    top: auto;
    bottom: 15%;
    text-align: center;
}
.hero .item .uvp .uvp--text {
    max-width: 600px;
    position: relative;
}
/* .hero .item.post .uvp .uvp--text {
    margin: auto;
} */
.hero .item.ads .uvp .uvp--text {
    position: relative;
    max-width: none;
}
.hero .uvp .tile_hero {
    font-weight: bold;
    font-size: 3rem;
    margin: 0 0 0;
    color: #000;
}
.hero .uvp .subtile_hero {

}
.hero .uvp .featured-publication {
    color: #fff;
    font-size: 9px;
    background-color: #30539d;
    display: inline-block;
    position: absolute;
    right: 0;
    font-family: 'Abel', sans-serif;
    padding: 5px 11px;
    top: -21px;
    border-radius: 12px 12px 12px 0;
    display: none;
}
.hero .uvp .list-author {
    opacity: .5;
    margin: 1rem 0;
    padding: 0;
    list-style-type: none;
}
.hero .uvp .list-author li {
    margin: 0;
    font-size: 1.3rem;
    font-weight: 400;
    color: black;
}
.hero .uvp .desc {
    margin-bottom: 1.5rem;
}
.hero .uvp .desc p {
    font-size: 1.2rem;
    font-weight: 300;
}
/* .hero .item.post .uvp .btn, */
.hero .item.ads .uvp .btn {
    margin: auto;
}
.hero .uvp .btn {

}
.hero .owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    margin: auto;
    left: 0;
    right: 0;
}
.hero .owl-dots {
    position: absolute;
    bottom: 27px;
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
    display: flex !important;
    -ms-flex-pack: start;
    justify-content: center;
    left: 0;
    right: 0;
    z-index: 1;
}
.hero .owl-dots .owl-dot {
    display: inline-block;
    list-style: none;
    margin: 0 1px;
}
.hero .owl-dots .owl-dot span {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    /* border: 1px solid #fff; */
    /* background-color: transparent !important; */
    border-radius: 50%;
    background-clip: padding-box;
    transition: all 0.4s;
    padding: 0;
    /* border-color: #fff;
}
.hero .owl-dots .owl-dot.active span {
    /*background-color: #fff !important;*/
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background-color: transparent;
    border: 1px solid black;
}

.hero .owl-dots .owl-dot.active span {
    background-color: #08519b !important;
    width: 30px;
    height: 10px;
}
.mp-banner-slider .owl-nav button span{
    position: absolute;
    top: 40%;
    font-size: 80px;
    color: #000;
    background: rgb(211 211 211);
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mp-banner-slider .owl-nav .owl-prev span{
    left: 1%;
}
.mp-banner-slider .owl-nav .owl-next span{
    right: 1%;
}
.mp-banner-slider .owl-dots{
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.2rem 0;
    background-color: rgb(233 233 233);
    width: fit-content;
}
.mp-banner-slider .owl-dots .owl-dot{
    box-shadow: none;
}
.mp-banner-slider .owl-dots .owl-dot:focus {
    outline: none;
}
.sidebar .mp-banner-slider .owl-nav button span{
    font-size: 30px;
    top: 30%;
}
.sidebar .mp-banner-slider .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
}
.sidebar .mp-banner-slider .owl-dots{
    top: 70%;
    left: 42.5%;
}

@media only screen and (max-width: 764px) {
    .mp-banner-slider .owl-nav button span{
        top: 43%;
        font-size: 45px;
    }
    .mp-banner-slider .owl-dots{
        top: 62%;
        left: 47%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .mp-banner-slider .owl-nav button span{
        top: 50%;
        font-size: 80px;
    }
    .mp-banner-slider .owl-dots{
        /* top: 75%;
        left: 49%; */
    }
}

@media only screen and (max-width: 400px) {
    .mp-banner-slider .owl-nav button span{
        top: 41%;
    }
}