/* Card Sala de prensa */
.ContainerCardSala{
    width:100%;
    max-width:1200px;
    display:flex;
     flex-wrap:wrap;
    justify-content:center;
    margin:auto;
    margin-top: 2rem;
    height:auto;
}

.TitleCliente{
    text-align:center;
    font-size:40px;
    color:#6A6A6A;
    margin-top:100px;
    font-weight:100;
    font-family: 'Roboto', sans-serif;
}

.ContainerCardSala .card{
    width:280px;
    height:auto;
    border-radius:8px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    overflow:hidden;
    /*margin:20px;*/
    text-align:center;
    transition:all 0.25s;
}

.ContainerCardSala .card:hover{
    transform:translateY(-15px);
    box-shadow: 0 12px 16px rgba(0,0,0,0.2);
}

.ContainerCardSala .card img{
    width:auto;
    height:auto;
    margin-bottom: 15px;
}

.ContainerCardSala .card h4{
    font-weight:600;
}

.ContainerCardSala.card p{
    padding:0 1rem;
    font-size:16px;
    font-weight:300;
}

.ContainerCardSala .card a{
    font-weight:500;
    text-decoration: none;
    color:#3498db;
}

/* Start noticias */
.carousel-wrap {
    width: 1000px;
    margin: auto;
    position: relative;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 30px !important;
}

.owl-carousel .prev-slide {
    background-position: 0px -53px;
}

.owl-carousel .next-slide {
    background-position: -24px -53px;
}

span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
}

span.img-text:hover {
    color: #2caae1;
}

.owl-carousel .prev-slide {
    background: url(/img/descarga1.jpg) no-repeat scroll 0 0;
    left: 200px;
    /* left: -25px; */
    margin-top: -80px;
}

.owl-carousel .next-slide {
    background: url(/img/descarga.jpg) no-repeat scroll 0 0;
    right: 200px;
    /* right: 25px; */
    margin-top: -80px;
}

@media screen and (max-width: 580px) {
    .owl-carousel .prev-slide {
        left: 0px;
    }

    .owl-carousel .next-slide {
        right: 0px;
    }

    .owl-carousel .nav-btn {
        top: 30px !important;
    }
}

.brand-carousel {
    margin-bottom: 0px;
}

.section-padding {
    margin-bottom: 0px;
}

.owl-carousel {
    margin-bottom: 0px;
}

.banner.cover {
    object-fit: cover;
}

header {
    /* margin-top: 65px; */
    /* margin-bottom: 345px; */
    display: flex;
    flex-direction: column;
}


.section-padding {
    padding: 0px 0;
}

.brand-carousel {
    background: rgb(252, 252, 252);
    margin-top: 0%;
}

.owl-dots {
    text-align: center;
    /* margin-top: 4%; */
}

.owl-dot {
    display: inline-block;
    height: 15px !important;
    width: 15px !important;
    background-color: #878787 !important;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 5px;
}

.owl-dot.active {
    background-color: #000 !important;
}

/* End noticias */

        .carousel-wrap {
    width: 1000px;
    margin: auto;
    position: relative;
}

.owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 30px !important;
}

.owl-carousel .prev-slide {
    background-position: 0px -53px;
}

.owl-carousel .next-slide {
    background-position: -24px -53px;
}

span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
}

span.img-text:hover {
    color: #2caae1;
}

.owl-carousel .prev-slide {
    background: url(/img/descarga1.jpg) no-repeat scroll 0 0;
    left: 200px;
    /* left: -25px; */
    margin-top: -80px;
}

.owl-carousel .next-slide {
    background: url(/img/descarga.jpg) no-repeat scroll 0 0;
    right: 200px;
    /* right: 25px; */
    margin-top: -80px;
}

@media screen and (max-width: 580px) {
    .owl-carousel .prev-slide {
        left: 0px;
    }

    .owl-carousel .next-slide {
        right: 0px;
    }

    .owl-carousel .nav-btn {
        top: 30px !important;
    }
}

.brand-carousel {
    margin-bottom: 0px;
}

.section-padding {
    margin-bottom: 0px;
}

.owl-carousel {
    margin-bottom: 0px;
}

.banner.cover {
    object-fit: cover;
}

header {
    /* margin-top: 65px; */
    /* margin-bottom: 345px; */
    display: flex;
    flex-direction: column;
}


.section-padding {
    padding: 0px 0;
}

.brand-carousel {
    background: rgb(252, 252, 252);
    margin-top: 0%;
}

.owl-dots {
    text-align: center;
    /* margin-top: 4%; */
}

.owl-dot {
    display: inline-block;
    height: 15px !important;
    width: 15px !important;
    background-color: #878787 !important;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 5px;
}

.owl-dot.active {
    background-color: #000 !important;
}