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


/* sección contactos */

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

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

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

.cid-sowFQrMB8g .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-sowFQrMB8g .mbr-section-subtitle,
    .cid-sowFQrMB8g .mbr-section-title {
        text-align: center !important;
    }
}

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

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


/* bloques contactos */

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

.cid-sortRUAJzh .card-icon {
    font-size: 56px;
    color: #002f7d;
    transition: color 0.3s;
}

.cid-sortRUAJzh .icon2 {
    color: #002f7d;
}

.cid-sortRUAJzh .card-title {
    font-weight: 600;
    letter-spacing: 1px;
}

.cid-sortRUAJzh p {
    font-weight: 400;
}

.cid-sortRUAJzh .line {
    width: 35px;
    height: 3px;
    display: inline-block;
    background: #002f7d;
    margin-bottom: 1.5rem;
    transition: background 0.3s;
}

.cid-sortRUAJzh .line2 {
    background: #002f7d;
}

.cid-sortRUAJzh .card-wrapper {
    padding: 2.5rem 2rem;
    transition: background 0.3s;
    background: #efeeee;
}

.cid-sortRUAJzh .card-wrapper:hover .link-ico {
    background-color: #002f7d;
    border-color: #002f7d;
    color: white;
}

.cid-sortRUAJzh .card2 {
    background: #efeeee;
}

.cid-sortRUAJzh .card-title,
.cid-sortRUAJzh .card-ico,
.cid-sortRUAJzh .line-wrap {
    text-align: center;
    color: #002157;
}

.cid-sortRUAJzh .mbr-text,
.cid-sortRUAJzh .card-link {
    text-align: center;
    color: #232323;
}