/* Blog Info */

div#srt-fc-blog img {
    background-color: #fff;
    border: 1px solid #e6e1e1; 
    border-radius: 10px; 
    width: 97%;
}

div#srt-fc-blog span.title, span.subtitle {
    margin-block-start: 2em;
    margin-block-end: 1em;
    display: block;
}

div#srt-fc-blog span.title {
    font-weight: 502;
    font-size: 23px;
    color: #090808;
}

div#srt-fc-blog span.subtitle {
    font-size: 20px;
    color: #00afff;
}

div#srt-fc-blog span.info {
    font-family: "Nunito Sans";
    font-weight: 300;
    font-size: 16px;
    color: #000;
}

.srt-fc-title {
    color: #29458e;
    text-align: center;
}

.srt-fc-input-hidden {
    position: absolute;
    left: -9999px;
}

.srt-fc-btn-default {
    background-color: #29458e !important;
    border-color: #29458e !important;
    color: #fff !important;
}

.srt-fc-border {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 2px solid #ddd !important;
    padding: 10px !important;
    margin-bottom: 25px !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.srt-fc-respuestas {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 2px solid #ddd !important;
    padding: 10px !important;
    margin-bottom: 25px !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}

.srt-fc-border-right {
    text-align: center;
    border: 2px solid #ddd !important;
}

.srt-fc-border-left {
    text-align: center;
    border: 2px solid #ddd !important;
}

.srt-fc-img-remove {
    cursor: pointer;
    filter: brightness(1.1);
    mix-blend-mode: multiply;
}

div.srt-fc p {
    margin: 2em 0;
    text-align: center;
}

.srt-fc-align {
    cursor: pointer;
    max-width: 250px;
    max-height: 140px;
    float: left;
    margin: 0px 10px 0px 5p;
}

.srt-fc-span {
    cursor: pointer;
    font-size: 16px;
    color: black;
}

.srt-fc-span-1 {
    display: inline-block;
    font-size: 11px;
    color: black;
    margin: 8px 0px 0px 5px;
}

.srt-fc-span-align {
    cursor: pointer;
    display: block;
    text-align: center;
    width: 120px;
    margin: 5px 0px 0px 0px;
    font-size: 16px;
    color: black;
}

/* Modal*/
.srt-fc-modal {
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

/* Modal-content */
.srt-fc-modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    max-width: 401px;
    margin: -50px auto auto auto;
}

/*
    .close:hover,
    .close:focus
    {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
*/
.srt-fc-border-bathroom {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 2px solid #ddd !important;
    padding: 10px !important;
    margin-bottom: 25px !important;
    border-radius: 5px !important;
    width: 150px;
}

.srt-fc-container-border {
    text-align: center;
}

.srt-fc-container-border > label {
    border-radius: 10px;
    border: 1px solid #888;
}

.srt-fc-border-select {
    box-shadow: 0 0 0 2px #3d5799;
}

.srt-fc-title {
    color: #1d1d1d;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
}

.srt-fc-img {
    max-width: 70px;
    max-height: 70px;
    margin: 20px 65px 10px 0px;
    /*margin: 20px 0px 10px 0px;*/
}

.srt-fc-img-solar {
    max-width: 88px;
    max-height: 88px;
}

.srt-fc-input-radio-hidden {
    position: absolute;
    left: -9999px;
}

.srt-fc-label {
    display: block;
    text-align: center;
    font-size: 15px;
    color: black;
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.srt-fc-label-info {
    font-size: 16px;
    margin-left: 15px;
    color: black;
}

div.type_deposito {
    cursor: pointer;
}

div.srt-fc-segment-disabled {
    display: none;
}

span.srt-fc-span-button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

span.srt-fc-span-button {
    background-color: #29458e;
    border-color: #29458e;
    color: #fff;
}

div#vts_slide_widgets_right {
    top: 54px;
    max-width: 80%;
    max-height: 85%;
    background-color: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.45);
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    position: fixed;
    z-index: 1030;
}

div#vts_slide_widgets_right {
    right: -150%;
}

div#vts_slide_widgets_right.show {
    right: 0;
}

div.srt-fc-menu-option {
    margin-top: 8px;
    margin-bottom: 8px;
}

div.srt-question-menu-button {
    width: 100%;
    height: 50px;
    border: 1px solid;
    border-radius: 50px !important;
    padding: 10px 0 0 20px;
    background: #264093;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
}

div.srt-question-menu-button:hover {
    background: #000000;
    color: #ffffff;
}

div.srt-question-menu-button-2 {
    cursor: pointer;
}

div.srt-question-menu-button-2 {
    width: 60%;
    height: 50px;
    border: 1px solid;
    border-radius: 50px !important;
    padding: 10px 0 0 20px;
    background: #264093;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    margin: 50px 0 0 150px;
}

div.srt-question-menu-button-2:hover {
    background: #000000;
    color: #ffffff;
}

div.row.srt-fc-container section#products-list div div#js-product-list-top.products-selection div.row div.col-md-6.total-products p.hidden-sm-down {
    font-size: 22px;
    color: black;
}

img.srt-img-presiones {
    max-width: 450px;
    max-height: 300px;
}

.srt-fc-col-md-4 {
    float: left;
    max-width: 33.3333333333%;
}

.srt-fc-services-image {
    max-width: 220px;
    max-height: 94px;
}

.col-hook-md {
    float: left;
    width: 20%;
}

.col-hook-md-fc {
    float: left;
    width: 17%;
    margin-left: 30px;
}

.col-hook-md-question {
    float: left;
    width: 33.3333333333%;
}

.srt-fc-col-checked {
    float: left;
    width: 20%;
}

.srt-fc-col-answer {
    float: left;
    width: 33.3333333333%;
    width: 40.333%;
    margin: 0px 10px 10px 3px;
}

.col-hook-md {
    border: 2px solid #e6e1e1;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    width: 250px;
    height: 220px;
    margin-left: 30px;
}

.col-hook-md-question {
    border: 2px solid #e6e1e1;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    width: 260px;
    height: 205px;
    margin-top: 10px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 9px;
}

.srt-custom-item-border {
    width: 200px !important;
    border: 1px solid #e6e1e1;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.logo-slider .srt-custom-item-banklogo {
    height: 100px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-carousel .owl-item img {
    max-width: 90% !important;
}

.srt-title-fc  > * {
    color: #707070;
    direction: ltr;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 120%;
    text-align: left;
    margin-top: 0;
    margin-bottom: 35px;
}

.srt-img-content {
    text-align: center;
}

.srt-img-content img {
    max-width: 130%;
}

.srt-fc-img-type {
    width: 200px;
    height: 180px;
}

.srt-img-services {
    border: 1px solid #e6e1e1;
    background-color: #fff;
    border-radius: 10px;
    height: 80px;
    margin: -4px auto 15px 38px;
    max-width: 80%;
}

figure.srt-figure {
    text-align: center;
}

.vts-fc-figcaption {
    margin: 20px auto;
    font-size: 18px;
}

.srt-figure figcaption {
    padding: 15px;
}

.srt-figure figcaption a { 
    color: #4a4343;
}

.chat-input {
    margin-left: 15px;
}

.srt-fc-separator {
    border-top: 1px solid #dddddd; 
    width: 100%; 
    display: -webkit-inline-box; 
    margin: 80px 0px 30px 0px;
}

.srt-fc-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    justify-content: center;
    align-items: center;
}

.srt-fc-modal .modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.srt-fc-modal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}

.srt-fc-item-banklogo {
    margin: 15px auto;
}

/* Estilos para el contenedor del reproductor */
.srt-reproductor-container {
    width: 250px;
    margin: 20px auto;
    border: 1px solid #e6e1e1;
    padding: 5px;
    text-align: center;
}

/* Estilos para el área del video */
.srt-video-area {
    width: 100%;
}

/* Estilos para los controles del video */
.srt-controls {
    margin-top: 10px;
}

/* Estilos para los botones de control */
.srt-controls button {
    background-color: #264093;
    color: white;
    border: none;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}

.srt-reproductor-container {
    position: relative;
    display: inline-block;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white; /* Color del ícono */
    font-size: 60px; /* Tamaño del ícono */
    cursor: pointer;
}

/* Estilos para teléfonos móviles en orientación vertical */
@media (max-width: 767px) {

    html body#cms.cms-id-7 main div#wrapper div.container div.row div#content-wrapper.col-xs-12 {
        /*background: blue;*/
    }

    div#srt_filtrocalentadores div.row div.col-md-12 div.row div.col-md-6 {
        margin-top: 15px;
    }

    .hiden-xs {
        display: none;
    }

    .col-hook-md {
        float: left;
        width: 41%;
    }

    .col-hook-md-fc {
        float: left;
        width: 50%;
    }

    .col-hook-md-fc {
        margin-bottom: 5px;
        margin-left: 110px;
    }

    .col-hook-md-question {
        margin-left: 80px;
    }

    .srt-fc-col-answer {
        width: 64.333%;
    }

    .srt-fc-item-banklogo {
        margin: 15px -100px 0px 110px;
    }

    .srt-fc-col-md-4 {
        float: left;
        width: 50%;
    }

    .col-hook-md {
        height: 208px;
        margin-bottom: 55px;
        margin-left: 25px;
    }

    .srt-fc-separator {
        width: 90%;
        margin: 25px auto 30px 20px;
    }

    .srt-img-content {
        margin-bottom: 30px;
        margin-left: 5px;
    }

    .srt-img-content img {
        max-width: 100%;
        height: 120px;
    }

    .srt-fc-img-type {
        width: 175px;
        height: 180px;
    }

    .srt-img-services {
        margin: 0px 5px 4px 20px;
        max-width: 80%;
    }

    .srt-custom-item-border {
        width: 150px !important;
    }
    
    .srt-fc-item-banklogo {
        margin: 10px -20px 10px 40px;
    }
}

/* Estilos para teléfonos móviles en orientación horizontal */
@media (max-width: 767px) and (orientation: landscape) {

    html body#cms.cms-id-7 main div#wrapper div.container div.row div#content-wrapper.col-xs-12 {
       /* background: yellow; */
    }

    .col-hook-md {
        float: left;
        width: 28.333%;
    }

    .col-hook-md-fc {
        float: left;
        width: 40%;
    }

    .col-hook-md-fc {
        margin-bottom: 10px;
        margin-left: 25px;
    }

    .srt-fc-col-md-4 {
        float: left;
        width: 50%;
    }

    .srt-img-content img {
        max-width: 100%;
        height: 120px;
    }

    .srt-fc-item-banklogo {
        margin: 15px -100px 0px 110px;
    }
}

.srt-reproductor-container {
    position: relative;
    width: 69%;
    padding-bottom: 80.25%;
    overflow: hidden;
  }

.srt-video-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Estilos para los controles de reproducción */
.srt-controls {
    position: absolute; /* Ajustar según necesidad */
    bottom: 10px; /* Ajustar según necesidad */
    left: 50%; /* Ajustar según necesidad */
    transform: translateX(-50%); /* Centrar horizontalmente */
}

/* Estilos para tabletas en orientación vertical */
@media (min-width: 768px) and (max-width: 991px) {

    html body#cms.cms-id-7 main div#wrapper div.container div.row div#content-wrapper.col-xs-12 {
       /* background: red; */
    }

    .col-hook-md {
        float: left;
        width: 28.333%;
    }

    .col-hook-md-fc {
        float: left;
        width: 20.333%;
    }

    .col-hook-md-fc {
        margin-bottom: 10px;
        margin-left: 70px;
    }

    .col-hook-md {
        height: 208px;
        margin-bottom: 55px;
        margin-left: 25px;
    }

    .srt-fc-separator {
        width: 90%;
        margin: 25px auto 30px 20px;
    }

}

/* Estilos para tabletas en orientación horizontal */
@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {

    html body#cms.cms-id-7 main div#wrapper div.container div.row div#content-wrapper.col-xs-12 {
        /* background: rgb(255, 170, 0); */
    }
    
    .col-hook-md {
        float: left;
        width: 28.333%;
    }

    .col-hook-md-fc {
        float: left;
        width: 30%;
    }

    .col-hook-md-fc {
        margin-bottom: 10px;
        margin-left: 30px;
    }

    .col-hook-md {
        height: 208px;
        margin-bottom: 55px;
        margin-left: 25px;
    }

    .srt-custom-item-border {
        width: 150px !important;
    }

    .srt-fc-separator {
        width: 90%;
        margin: 25px auto 30px 20px;
    }
}

/* Estilos para pantallas de escritorio estándar */
@media (min-width: 992px) and (max-width: 1199px) {
    
    html body#cms.cms-id-7 main div#wrapper div.container div.row div#content-wrapper.col-xs-12 {
        /* background: red; */
    }
    .col-hook-md {
        float: left;
        width: 28.333%;
    }

    .col-hook-md-fc {
        float: left;
        width: 20.333%;
    }

    .col-hook-md-fc {
        margin-bottom: 10px;
        margin-left: 25px;
    }

    .col-hook-md {
        height: 208px;
        margin-bottom: 55px;
        margin-left: 25px;
    }

    .srt-custom-item-border {
        width: 150px !important;
    }

    .srt-fc-separator {
        width: 90%;
        margin: 25px auto 30px 20px;
    }

}

/* Estilos para pantallas de escritorio de gran tamaño */
@media (min-width: 1200px) {

    html body#cms.cms-id-7 main div#wrapper div.container div.row div#content-wrapper.col-xs-12 {
       /* background: blueviolet; */
    }

    .col-hook-md {
        height: 208px;
        margin-bottom: 55px;
        margin-left: 25px;
    }

}

@keyframes ripple {
    to {
        transform: scale(4);
        opacity: 0;
    }
}

