/**
 * @file
 * GRanmat página detalle de un producto class = "cid-sotgw1iKuL" styling.
 */


/* datos principales */

.cid-soty99tk7E {
    padding-top: 77px;
    padding-bottom: 0px;
    background-color: #002f7d;
}

.cid-soty99tk7E img {
    width: 100%;
    height: 100%;
    transition: 5s;
    object-fit: cover;
    margin: auto;
    background-color: #ffffff;
}

.cid-soty99tk7E img:hover {
    transform: scale(1.1);
}

.cid-soty99tk7E .img-col {
    padding: 0;
    overflow: hidden;
    text-align: center;
    justify-content: center;
    position: relative;
}

.cid-soty99tk7E h2 {
    padding: 0;
    margin: 0;
}

.cid-soty99tk7E .title-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cid-soty99tk7E .text-col {
    max-width: 650px;
    margin: auto;
    padding: 6rem 6rem;
}

.cid-soty99tk7E .mbr-section-btn {
    position: absolute;
    bottom: 300px;
    left: 0;
    transform: rotate(90deg);
    transform-origin: bottom left;
}

.cid-soty99tk7E .mbr-section-btn .btn {
    margin: 4px !important;
    min-width: 300px;
}

.cid-soty99tk7E .mbr-section-btn .btn span {
    transform: rotate(-90deg);
}

.cid-soty99tk7E .mbr-section-btn:hover span {
    transform: rotate(-90deg) translateX(0.6rem);
    margin: 0 !important;
}

.cid-soty99tk7E .mbr-iconfont {
    margin: 0 !important;
}

.cid-soty99tk7E .number {
    border-top: 2px solid currentColor;
    padding-top: 0.6rem;
    margin-right: 3rem;
    margin-bottom: 0;
    margin-top: 0.5rem;
}

@media (max-width: 991px) {
    .cid-soty99tk7E .text-col {
        padding: 4rem 4rem;
    }
    .cid-soty99tk7E .row {
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    .cid-soty99tk7E .mbr-section-btn {
        bottom: 0px;
        left: 0;
        transform: rotate(0deg);
    }
    .cid-soty99tk7E .btn {
        padding: 0.6rem 0.8rem !important;
        min-width: 200px !important;
    }
    .cid-soty99tk7E .text-col {
        padding: 2rem 1rem;
    }
}

.cid-soty99tk7E H2 {
    color: #333333;
}

.cid-soty99tk7E .mbr-text {
    color: #ffffff;
}

.cid-soty99tk7E H1 {
    color: #ffffff;
}

.cid-soty99tk7E H3 {
    color: #ffffff;
}


/* normas */

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

.cid-sotxTp1fIK .row {
    border-top: 1px solid #232323;
    padding-top: 2rem;
}

.cid-sotxTp1fIK .mbr-text {
    line-height: 1.5;
    color: #333333;
}

.cid-sotxTp1fIK .container2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cid-sotxTp1fIK .container2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.cid-sotxTp1fIK .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.cid-sotxTp1fIK .container2:hover input~.checkmark {
    background-color: #ccc;
}

.cid-sotxTp1fIK .container2 input:checked~.checkmark {
    background-color: #2196F3;
}

.cid-sotxTp1fIK .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.cid-sotxTp1fIK .container2 input:checked~.checkmark:after {
    display: block;
}

.cid-sotxTp1fIK .container2 .checkmark:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cid-sotxTp1fIK .mbr-section-title {
    text-align: left;
    color: #333333;
}


/* seccion caracteristicas */

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

.cid-sox04aU0dV .row {
    border-top: 1px solid #232323;
    padding-top: 2rem;
}

.cid-sox04aU0dV .mbr-text {
    line-height: 1.5;
    color: #333333;
}

.cid-sox04aU0dV .container2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cid-sox04aU0dV .container2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.cid-sox04aU0dV .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.cid-sox04aU0dV .container2:hover input~.checkmark {
    background-color: #ccc;
}

.cid-sox04aU0dV .container2 input:checked~.checkmark {
    background-color: #2196F3;
}

.cid-sox04aU0dV .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.cid-sox04aU0dV .container2 input:checked~.checkmark:after {
    display: block;
}

.cid-sox04aU0dV .container2 .checkmark:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cid-sox04aU0dV .mbr-section-title {
    text-align: left;
    color: #333333;
}


/* caracteristicas */

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

.cid-sox3w4rqdu .card-title {
    line-height: 1.6;
    padding: 15px 25px;
    background: linear-gradient(to top, #333333, transparent);
    margin: 0;
    text-align: left;
    color: #ffffff;
}

.cid-sox3w4rqdu .card-wrapper {
    position: relative;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
}

.cid-sox3w4rqdu .card-img {
    position: relative;
}

.cid-sox3w4rqdu .card-img:hover .card-title {
    background: linear-gradient(to top, #106dd2, transparent);
}

.cid-sox3w4rqdu .card-img img {
    height: 100%;
    object-fit: cover;
}

.cid-sox3w4rqdu .card {
    margin-bottom: 2rem;
    overflow: hidden;
}

.cid-sox3w4rqdu .text-box {
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px;
}

.cid-sox3w4rqdu .text-box p {
    margin: 0;
}

.cid-sox3w4rqdu .ico2 {
    color: #232323;
    font-size: 1.1rem;
}

.cid-sox3w4rqdu .icobig {
    position: absolute;
    bottom: 1.5rem;
    right: 2rem;
    color: #ffffff;
    font-size: 1.8rem;
}

.cid-sox3w4rqdu .ico-box {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0px;
}

.cid-sox3w4rqdu .ico-box p {
    margin: 0;
}

.cid-sox3w4rqdu .mbr-section-btn {
    text-align: left;
}

.cid-sox3w4rqdu .ico-wrap {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0.5rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.cid-sox3w4rqdu .p-box {
    background-color: #ffffff;
    width: 100%;
    padding: 1rem;
    margin-bottom: 1rem;
    display: block;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.cid-sox3w4rqdu .p-box p {
    padding: 10px;
    margin: 0;
    line-height: 1.5;
}

.cid-sox3w4rqdu .card-box {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    padding: 0px;
    transition: all 0.3s;
}

.cid-sox3w4rqdu .mbr-section-title {
    color: #232323;
}

.cid-sox3w4rqdu .card-box {
    bottom: 0px;
}

@media (min-width: 576px) {
    .cid-sox3w4rqdu .card-wrapper {
        display: flex;
    }
    .cid-sox3w4rqdu .card-img {
        width: 30%;
    }
    .cid-sox3w4rqdu .content-wrapper {
        width: 70%;
    }
    .cid-sox3w4rqdu .p-box {
        display: flex;
    }
}

@media (max-width: 576px) {
    .cid-sox3w4rqdu .text-box {
        display: block;
    }
    .cid-sox3w4rqdu .mbr-section-btn {
        margin-top: 1rem;
    }
    .cid-sox3w4rqdu .ico-box {
        -webkit-justify-content: left;
        justify-content: left;
    }
}

@media (max-width: 991px) {
    .cid-sox3w4rqdu .card-box {
        bottom: 0px;
    }
    .cid-sox3w4rqdu .p-box {
        padding: 8px;
    }
    .cid-sox3w4rqdu .card-title {
        padding: 10px 15px;
    }
}

.cid-sox3w4rqdu .card-text {
    color: #767676;
    text-align: center;
}

.cid-sox3w4rqdu .phone {
    color: #333333;
}

.cid-sox3w4rqdu .card-title2 {
    color: #333333;
}


/* seccion colores */

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

.cid-sox4aCGMjU .row {
    border-top: 1px solid #232323;
    padding-top: 2rem;
}

.cid-sox4aCGMjU .mbr-text {
    line-height: 1.5;
    color: #333333;
}

.cid-sox4aCGMjU .container2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cid-sox4aCGMjU .container2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.cid-sox4aCGMjU .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.cid-sox4aCGMjU .container2:hover input~.checkmark {
    background-color: #ccc;
}

.cid-sox4aCGMjU .container2 input:checked~.checkmark {
    background-color: #2196F3;
}

.cid-sox4aCGMjU .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.cid-sox4aCGMjU .container2 input:checked~.checkmark:after {
    display: block;
}

.cid-sox4aCGMjU .container2 .checkmark:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cid-sox4aCGMjU .mbr-section-title {
    text-align: left;
    color: #333333;
}


/* colores */

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

.cid-sowZdcbsdt .mbr-iconfont {
    color: #767676;
}

.cid-sowZdcbsdt .mbr-iconfont:hover {
    color: #188ef4 !important;
}

.cid-sowZdcbsdt .mbr-text {
    margin: 1.5rem 0;
}

.cid-sowZdcbsdt .card-img {
    margin-bottom: 2rem;
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto 2rem auto;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.cid-sowZdcbsdt .img-icon {
    width: 100%;
    height: auto;
}

@media (min-width: 992px) {
    .cid-sowZdcbsdt .my-col {
        -webkit-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding: 15px;
    }
}

.cid-sowZdcbsdt .mbr-section-subtitle,
.cid-sowZdcbsdt .mbr-text,
.cid-sowZdcbsdt .social-links .mbr-iconfont {
    color: #8d97ad;
}

.cid-soty99tk7E .carousel-indicators li {
  opacity: 1;
  height: 5px;
  background-color: #ccc3a5;
}
.cid-soty99tk7E .carousel-indicators li.active {
  background-color: #002f7d;
}
