/**
 * @file
 * GRanmat sección productos class = "cid-sotiO8ybGu" styling.
 * GRanmat bloques productos class = "cid-sotirVqXVB" styling.
 */


/* seccion de productos */

.cid-sotiO8ybGu {
    padding-top: 90px;
    padding-bottom: 15px;
    background-color: #ffffff;
}

.cid-sotiO8ybGu .mbr-text,
.cid-sotiO8ybGu .mbr-section-subtitle {
    color: #767676;
}

.cid-sotiO8ybGu .card-title {
    color: #66458e;
}

.cid-sotiO8ybGu .card .card-img span {
    color: #66458e;
    font-size: 60px;
    background: linear-gradient(45deg, #66458e, #e96188);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
    .cid-sotiO8ybGu .mbr-section-subtitle,
    .cid-sotiO8ybGu .mbr-section-title {
        text-align: center !important;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .cid-sotiO8ybGu .card .card-img span {
        background: none;
    }
}

.cid-sotiO8ybGu .mbr-section-title {
    color: #333333;
}


/* bloque productos */

.cid-sotirVqXVB {
    padding-top: 0px;
    padding-bottom: 75px;
    background-color: #ffffff;
}

.cid-sotirVqXVB .card-wrapper {
    position: relative;
    margin: 0.5rem;
}

.cid-sotirVqXVB .card-wrapper:hover img {
    transform: scale(1.1);
}

@media (max-width: 1400px) {
    .cid-sotirVqXVB .card-wrapper {
        margin: 0rem;
    }
}

@media (min-width: 767px) {
    .cid-sotirVqXVB .row {
        padding: 0 4rem;
    }
}

.cid-sotirVqXVB .icon {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 1.5rem;
    transition: 0.3s;
    background: #002157;
}

.cid-sotirVqXVB .icon:hover {
    padding-right: 1rem;
    padding-left: 2rem;
}

.cid-sotirVqXVB .card-box {
    padding: 3rem 3rem 4rem 3rem;
    width: 100%;
}

.cid-sotirVqXVB .card1 {
    background-color: #efeeee;
}

.cid-sotirVqXVB .card2 {
    background-color: #efeeee;
}

.cid-sotirVqXVB .card3 {
    background-color: #efeeee;
}

.cid-sotirVqXVB .card4 {
    background-color: #efeeee;
}

.cid-sotirVqXVB img {
    width: 100%;
    transition: 5s;
    object-fit: cover;
}

.cid-sotirVqXVB .img-wrap {
    overflow: hidden;
}

.cid-sotirVqXVB .container {
    max-width: 1500px;
}

.cid-sotirVqXVB .card-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.cid-sotirVqXVB .mbr-iconfont {
    font-size: 1.3rem;
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.cid-sotirVqXVB P {
    color: #c1c1c1;
}

@media (max-width: 992px) {
    .cid-sotirVqXVB .card-box {
        margin: 0rem;
        padding: 2rem 2rem 6rem 2rem;
    }
    .cid-sotirVqXVB .col2,
    .cid-sotirVqXVB .col3,
    .cid-sotirVqXVB .col4 {
        margin-top: 0rem;
    }
}

@media (max-width: 767px) {
    .cid-sotirVqXVB .card-box {
        padding: 1rem 2rem 5rem 1rem;
    }
    .cid-sotirVqXVB .number {
        margin: auto;
    }
}

.cid-sotirVqXVB .mbr-text {
    color: #cccccc;
}

.cid-sotirVqXVB .text2 {
    color: #002157;
    text-align: center;
}

.cid-sotirVqXVB .text3 {
    color: #002157;
    text-align: center;
}

.cid-sotirVqXVB .title2 {
    color: #767676;
}

.cid-sotirVqXVB .title1 {
    color: #767676;
}

.cid-sotirVqXVB .title3 {
    color: #767676;
}

.cid-sotirVqXVB .title4 {
    color: #767676;
}

.cid-sotirVqXVB .text4 {
    color: #002157;
    text-align: center;
}

.cid-sotirVqXVB .text1 {
    color: #002157;
    text-align: center;
}

.cid-sotirVqXVB H1 {
    color: #333333;
}