/*BANNERS-HOME*/
.carousel-item-slide {
    background-color: initial;
    height: 25rem;
}

.carousel-item {
    background-color: initial;
    height: 33rem;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px !important;
    height: 20px;
    max-width: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.container-texto-banner {
    position: absolute;
    right: 65%;
    bottom: 20px;
    left: 1px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    background-color: #302A26;
    opacity: .8;
}


.carousel-control-next, .carousel-control-prev {
    width: 10%;
}
/*--/BANNERS-HOME--/*/


/*BANNERS-HOME*/
.carousel-item-slide {
    background-color: initial;
    height: 25rem;
}

.carousel-item {
    background-color: initial;
    height: 33rem;
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-indicators li {
    display: inline-block;
    width: 20px !important;
    height: 20px;
    max-width: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.container-texto-banner {
    position: absolute;
    right: 65%;
    bottom: 20px;
    left: 1px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    background-color: #302A26;
    opacity: .8;
}

.animated {
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.fle-wth-izq {
    background-image: url(https://www.exel.com.mx/xlstore/imagenes/fleizq_home_OFF.png) !important;
}

    .fle-wth-izq:hover {
        background-image: url(https://www.exel.com.mx/xlstore/imagenes/fleizq_home_ON.png) !important;
    }

.fle-wth-der {
    background-image: url(https://www.exel.com.mx/xlstore/imagenes/fleder_home_OFF.png) !important;
}

    .fle-wth-der:hover {
        background-image: url(https://www.exel.com.mx/xlstore/imagenes/fleder_home_ON.png) !important;
    }

.fle-wth-der, .fle-wth-izq {
    display: inline-block;
    width: 30px;
    height: 66px;
    background: transparent no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.carousel-control-next, .carousel-control-prev {
    width: 10%;
}
/*--/BANNERS-HOME--/*/





.background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    background-repeat: no-repeat;
    background-color: #dfdeda;
}

.fullwidth {
    width: 100%
}

.margen {
    padding-right: 0;
    padding-left: 0;
    margin-right: inherit;
    margin-left: inherit;
}

.wt_pattern_overlay {
    background-image: url(https://www.exel.com.mx/xlstore/imagenes/overlay.png);
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    width: 100%;
    height: 33rem;
}

.mbYTP_wrapper {
    min-height: 33rem !important;
}

#wt_home_content {
    height: 33rem;
}

.wt_bg_video {
    z-index: -1;
}

.wt_bg_video, .wt_home_slider {
    /* position: absolute; */
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}