@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*variables*/

html {
    scroll-behavior: smooth;
}


/**/


/*estilos generales*/

.justify-content-center {
    justify-content: center;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.display-flex {
    display: flex;
    align-items: center;
}

.dis-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.d-flex {
    display: flex;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

@font-face {
    font-family: "FFClanProMedium";
    src: url("../fuentes/FFClanProMedium.TTF") format("ttf");
}

@font-face {
    font-family: "FFClanProRgNews";
    src: url("../fuentes/FFClanProRgNews.TTF") format("ttf");
}

@font-face {
    font-family: "FFClanProUltra";
    src: url("../fuentes/FFClanProUltra.TTF") format("ttf");
}

@font-face {
    font-family: "FFClanProMedium";
    src: url("../fuentes/FFClanProMedium.woff") format("woff");
}

@font-face {
    font-family: "FFClanProRgNews";
    src: url("../fuentes/FFClanProRgNews.woff") format("woff");
}

@font-face {
    font-family: "FFClanProUltra";
    src: url("../fuentes/FFClanProUltra.woff") format("woff");
}

.tab-content>.tab-pane {
    display: block;
}


/**/

.titulo-pagina h2{
    font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 37px;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
}

.titulo-pagina h2 span{
        font-weight: 500;
}

.titulo-pagina p{
    font-family: Montserrat, sans-serif;
    text-align: left;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 25px;
}

/**/

#ysocial-chat>div {
    width: 69px;
    height: 69px;
    bottom: 15px;
    right: 17px;
}

*::-webkit-scrollbar {
    width: 4px;
}

*::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    border-radius: 4px;
}


/*Banner*/
.componente-banner{
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 20px;
}
.componente-banner .toggle-autoplay{
    position: absolute;
    top: 70px;
    right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #ffbb8e, #ffbb8e, #ff6600, #ff6600);
    background-size: 100% 126px;
    background-position: 0 -48px;
    outline: none;
    border: none;
    z-index: 1;
}

.componente-banner .toggle-autoplay:hover{
    background-position: 0 -60px;
}

.componente-banner .toggle-autoplay img{
    width: 25px;
    pointer-events: none;
}
#owl-carousel-banner .screen-banner{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
#owl-carousel-banner .screen-banner .cont-izq{
    width: 50%;
}

#owl-carousel-banner .screen-banner .cont-izq h1,
#owl-carousel-banner .screen-banner .cont-izq h2{
    font-family: "Montserrat", sans-serif;
    color: #383B3B;
    font-size: 45px;
    margin-bottom: 25px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
}

#owl-carousel-banner .screen-banner .cont-izq p{
    font-family: "Montserrat", sans-serif;
    text-align: left;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 25px;
}
#owl-carousel-banner .screen-banner .cont-izq a{
    background-image: linear-gradient(to bottom, #ffbb8e, #ffbb8e, #ff6600, #ff6600);
    background-size: 100% 126px;
    background-position: 0 -48px;
    color: white;
    padding: 18px 23px;
    border-radius: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    /* height: 33px; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    font-size: 16px;
    line-height: 13px;
    text-decoration: none;
    transition: all 0.2s linear;
}



#owl-carousel-banner .screen-banner .cont-izq a:hover{
    background-position: 0 -60px;
    color: white !important;
}




#owl-carousel-banner .screen-banner .cont-der{
    width: 50%;
}
#owl-carousel-banner .screen-banner .cont-der img{
    width: 100%;
}

#owl-carousel-banner.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 !important;
    position: absolute;
    bottom: -30px;
    gap: 6px;
}

#owl-carousel-banner.owl-carousel .owl-nav [class*=owl-] {
    margin: 0 !important;
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-prev span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-prev span:before {
    content: "";
    background-image: url(/empresas/Biblioteca%20de%20estilos/webpart/home-bienestar/img/flecha-carousel.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 24px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-prev:hover {
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-next span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-next span:before {
    content: "";
    background-image: url(/empresas/Biblioteca%20de%20estilos/webpart/home-bienestar/img/flecha-carousel.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 24px;
    background-size: 10px;

    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-banner.owl-carousel .owl-nav .owl-next:hover {
    width: 40px;
    height: 40px;
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
    box-shadow: none !important;
}

#owl-carousel-banner.owl-carousel .owl-dots{
    display: none;
}

/*Carousel soluciones integrales*/

.componente-soluciones-integrales{
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 20px;
}
.componente-soluciones-integrales .owl-stage{
    display: flex;
}
.componente-soluciones-integrales .item{
    display: flex !important;
    flex: 1 0 auto;
    height: 100%;
    padding: 7px;
}

.componente-soluciones-integrales .item .card-solucion{
    background: white;
    width: 100%;
    margin: 0 auto;
    padding: 20px 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
    position: relative;
}

.componente-soluciones-integrales .item .card-solucion img{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.componente-soluciones-integrales .item .card-solucion .texto-card{
        margin-bottom: 80px;
}

.componente-soluciones-integrales .item .card-solucion .texto-card h3{
    height: 40px;
    display: flex;
    align-items: center;
    font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
}

.componente-soluciones-integrales .item .card-solucion .texto-card p{
    display: block;
    font-family: Montserrat, sans-serif;
    text-align: left;
    font-size: 14px;
    line-height: 19px;
}

.componente-soluciones-integrales .item .card-solucion .btns-cards{
    position: absolute;
    bottom: 30px;
    left: 20px;
}

.componente-soluciones-integrales .item .card-solucion .btns-cards a{
    background-image: linear-gradient(to bottom, #ffbb8e, #ffbb8e, #ff6600, #ff6600);
    background-size: 100% 126px;
    background-position: 0 -48px;
    color: white;
    padding: 14px 17px;
    border-radius: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    /* height: 33px; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    font-size: 16px;
    line-height: 13px;
    text-decoration: none;
    transition: all 0.2s linear;
}

.componente-soluciones-integrales .item .card-solucion .btns-cards a:hover{
    background-position: 0 -60px;
    color: white !important;
}


#owl-carousel-soluciones-integrales.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 6px;
    justify-content: right;
    padding-top: 20px;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav [class*=owl-] {
    margin: 0 !important;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-prev span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-prev span:before {
    content: "";
    background-image: url(/empresas/Biblioteca%20de%20estilos/webpart/home-bienestar/img/flecha-carousel.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 24px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-prev:hover {
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-next span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-next span:before {
    content: "";
    background-image: url(/empresas/Biblioteca%20de%20estilos/webpart/home-bienestar/img/flecha-carousel.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 24px;
    background-size: 10px;

    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-nav .owl-next:hover {
    width: 40px;
    height: 40px;
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
    box-shadow: none !important;
}

#owl-carousel-soluciones-integrales.owl-carousel .owl-dots{
    display: none;
}


/*? ----- Destacados ---- */

.destacados-feria-subsidio {
    background-color: #ff6600;
    padding: 50px 0px;
}

.destacados-feria-subsidio .destacados-componente {
    width: 100%;
    max-width: 1171px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.destacados-feria-subsidio .destacados-componente .contenido-der {
    width: 20%;
}

.destacados-feria-subsidio .destacados-componente .contenido-der h2 {
    font-family: "FFClanProRgNews";
    font-size: 20px;
    color: white;
    margin-bottom: 0;
}

.destacados-feria-subsidio .destacados-componente .contenido-der h2 span {
    font-family: "FFClanProUltra";
    font-size: 27px;
    display: block;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq {
    display: flex;
    justify-content: center;
    width: 80%;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq .tip {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 33.33%;
    border-left: 1px solid white;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq .tip img {
    width: 46%;
    text-align: center;
    margin: 0 auto;
    display: block;
    transition: all 0.2s ease-in-out;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq .tip h3 {
    font-family: "FFClanProRgNews";
    color: white;
    text-align: center;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0;
    transition: all 0.2s ease-in-out;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq .tip h3 span {
    font-family: "FFClanProUltra";
    color: white;
    text-align: center;
    font-size: 20px;
    display: block;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq .tip:hover {
    text-decoration: none;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq .tip:hover img {
    width: 55%;
}

.destacados-feria-subsidio .destacados-componente .contenido-izq .tip:hover h3 {
    text-shadow: -4px 4px 2px #c24d00;
}


/*tabs*/



/**/

.tamaño-screen {
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 20px;
}



/*botones-flotantes*/

.botones-flotantes {
    position: fixed;
    right: 19px;
    bottom: 49px;
    z-index: 1;
}

.botones-flotantes .boton-volver-arriba {
    box-shadow: 0px 0px 4px 2px rgba(129, 129, 129, 0.4);
    border-radius: 50%;
    width: 65px;
    margin-top: 10px;
}

.botones-flotantes .boton-volver-arriba a {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0px 0px 9px 2px rgba(129, 129, 129, 0.2);
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff, #ff6600, #f7a400);
    background-repeat: repeat-x;
    background-repeat: repeat-y;
    background-size: 100% 264px;
    background-position: 0 -30px;
    transition: all 0.2s linear;
}

.botones-flotantes .boton-volver-arriba a img {
    transition: all 0.3s ease-in-out;
    width: 17px;
}

.botones-flotantes .boton-volver-arriba:hover a {
    background-position: 0 -180px;
}

.botones-flotantes .boton-volver-arriba:hover a img {
    transition: all 0.3s ease-in-out;
    filter: invert(99%) sepia(1%) saturate(2) hue-rotate(208deg) brightness(144%) contrast(100%);
}


/**/

/**/
.componente-cards-dos .card-documentos{
    display: flex;
    /* align-items: center; */
    justify-content: center;
    margin-bottom: 20px;

}

.componente-cards-dos .card-documentos:last-child{
    margin-bottom: 0;
}
.componente-cards-dos .card-documentos .contenido-izq{
    width: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 40px 20px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-right: 10px solid;
}

.componente-cards-dos .card-documentos:nth-child(even) .contenido-izq{
    background-color: rgb(255 102 0 / 10%);
      border-color:#ff6600;
}

.componente-cards-dos .card-documentos:nth-child(even) .contenido-izq h5{
  color: #ff6600;
}

.componente-cards-dos .card-documentos:nth-child(odd) .contenido-izq{
    background-color: rgb(122 110 172 / 10%);
    border-color:#7a6eac;
}

.componente-cards-dos .card-documentos:nth-child(odd) .contenido-izq h5{
  color: #7a6eac;
}

.componente-cards-dos .card-documentos .contenido-izq img{
    width: 100%;
    max-width: 100px;
    margin-bottom: 15px;
}
.componente-cards-dos .card-documentos .contenido-izq h5{
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    margin: 0;
}

.componente-cards-dos .card-documentos .contenido-izq.error{
    background-color: rgb(255 0 0 / 10%);
    border-color: red;
}
.componente-cards-dos .card-documentos .contenido-izq.error h5{
    color: red;
}


.componente-cards-dos .card-documentos .contenido-der{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 40px 0px;
}
.componente-cards-dos .card-documentos .contenido-der ul{
    list-style: none;
    margin-bottom: 0;
}
.componente-cards-dos .card-documentos .contenido-der ul li{
    position: relative;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    line-height: 21px;
    color: #000000;
    margin-bottom: 20px;
}
.componente-cards-dos .card-documentos .contenido-der ul li::after{
    content: '';
    background-image: url(/subsidio/Biblioteca%20de%20estilos/webparts/subsidio-desempleo/img/icono-check.png) !important;
    background-size: 10px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 13px;
    height: 13px;
    background: green;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    transition: all 0.2s linear;
    border: 0px solid white;
    top: 4px;
}
.componente-cards-dos .card-documentos .contenido-der ul li strong{
    font-weight: 700;
}
.componente-cards-dos .card-documentos .contenido-der ul li span{
    display: block;
    margin-bottom: 0;
        font-weight: 500;
    font-size: 13px;
    text-align: left;
    line-height: 18px;
    color: red;
    font-style: italic;
}
.componente-cards-dos .card-documentos .contenido-der ul li:last-child{
    margin-bottom: 0;
}

.componente-cards-dos .card-documentos .contenido-der p {
    position: relative;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-size: 19px;
    text-align: left;
    line-height: 21px;
    color: #000000;
    padding-top: 21px;
    font-weight: 700;
    padding-left: 20px;
    margin-bottom: 0;
}
/**/
.formulario{
        margin-top: 30px;
}

.formulario a{
background-image: linear-gradient(to bottom, #ffbb8e, #ffbb8e, #ff6600, #ff6600);
    background-size: 100% 126px;
    background-position: 0 -48px;
    color: white;
    padding: 18px 23px;
    border-radius: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    /* height: 33px; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    font-size: 16px;
    line-height: 13px;
    text-decoration: none;
    transition: all 0.2s linear;
}

.formulario a:hover{
    background-position: 0 -60px;
    color: white !important;
}
/**/
.titulo-seccion{
position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px 0px 15px;

}
.titulo-seccion h3{
    font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 37px;
    margin-bottom: 0px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
}
.titulo-seccion h3 span{
    color: rgb(56, 59, 59);
    margin-bottom: 25px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
}
.titulo-seccion p{
        font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #353535;
    margin-bottom: 20px;
    
}

.formulario-componente{
    background-image: url(https://corporativo.compensar.com//vivienda/Biblioteca%20de%20estilos/webparts/credito-hipotecario/img/background-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px 15px 70px 15px;
    position: relative;
}

.formulario-componente .screen{
    display: flex;
    align-items: center;
    gap: 60px;
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
}
.formulario-componente .screen .cont-izq{
    width: 40%;
}

.formulario-componente .screen .cont-izq .titulo-pagina h2 span{
    display: block;
    font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 21px;
}

.formulario-componente .screen .cont-der{
    width: 60%;
    background: white;
    padding: 50px;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
}
.formulario-componente .screen .cont-der  h3{
    font-family: Montserrat, sans-serif;
    color: #ff6600;
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-bottom: 20px;
}
.formulario-componente .screen .cont-der  p{
        font-family: Montserrat, sans-serif;
    text-align: left;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 25px;
}

.formulario-componente .screen .cont-der  p span{
    color: #ff6600;
}

/**/
.testimoniales-componente{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 15px 90px 15px;
}

.testimoniales-componente .titulo-seccion{
    width: 33.33%;
    padding: 0;
    padding-right: 10px;
}

.testimoniales-componente #owl-carousel-testimoniales{
    width: 66.66%;
}

.testimoniales-componente #owl-carousel-testimoniales .owl-stage{
    display: flex;
}

.testimoniales-componente #owl-carousel-testimoniales .owl-stage .item{
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial{
    background-color: #f4f4f4;
    padding: 30px;
    border-radius: 20px;
    width: 100%;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial img{
    width: 100%;
    max-width: 73px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 7px;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .porcentaje{
    font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 30px;
    margin-bottom: 7px;
    font-weight: 700;
    line-height: 38px;
    text-align: center;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .porcentaje span{
    color: #ff6600;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .descripcion{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    color: #353535;
    margin-bottom: 15px;
    color: #353535;
}


#owl-carousel-testimoniales.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 6px;
    justify-content: right;
    padding-top: 20px;
}
#owl-carousel-testimoniales.owl-carousel .owl-nav.disabled {
    display: none;
}

#owl-carousel-testimoniales.owl-carousel .owl-nav [class*=owl-] {
    margin: 0 !important;
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-prev span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-prev span:before {
    content: "";
    background-image: url(/empresas/Biblioteca%20de%20estilos/webpart/home-bienestar/img/flecha-carousel.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 24px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-prev:hover {
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-next span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-next span:before {
    content: "";
    background-image: url(/empresas/Biblioteca%20de%20estilos/webpart/home-bienestar/img/flecha-carousel.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 24px;
    background-size: 10px;

    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-testimoniales.owl-carousel .owl-nav .owl-next:hover {
    width: 40px;
    height: 40px;
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
    box-shadow: none !important;
}

#owl-carousel-testimoniales.owl-carousel .owl-dots{
    display: none;
}

/*logros*/

.experiencia-componente{
    background-color: #e1f7fe;
    overflow: hidden;
}

.experiencia-componente .experiencia-screen{
        display: flex;
    align-items: center;
    justify-content: center;
    /* flex-wrap: wrap; */
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 15px 0px 15px;
    gap: 35px;
}

.experiencia-componente .experiencia-screen .cont-izq{
    width: 50%;
}

.experiencia-componente .experiencia-screen .cont-izq h2{
    font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 37px;
    margin-bottom: 0px;
    font-weight: 700;
    line-height: 38px;
    text-align: left;
    margin-bottom: 50px;
}

.experiencia-componente .experiencia-screen .cont-izq h2 span{
    display: block;
    color: rgb(56, 59, 59);
    margin-bottom: 25px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
}

.experiencia-componente .cont-izq .lista {
    margin-bottom: 50px;
}

.experiencia-componente .cont-izq .lista ul {
    list-style: none;
    padding: 0;
    position: relative;
    margin-bottom: 0px;
}

.experiencia-componente .cont-izq .lista ul li {
    counter-increment: my-awesome-counter;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
        font-family: Montserrat, sans-serif;
    text-align: left;
    font-size: 16px;
    line-height: 19px;
}

.experiencia-componente .cont-izq .lista ul li::before {
    position: relative;
    content: "";
    margin-right: 0.5rem;
    font-family: "Poppins", sans-serif;
    line-height: 1;
    color: #ffffff;
    width: 30px;
    min-width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 50%;
    z-index: 1;
    background-image: url(/empresas/Biblioteca%20de%20estilos/webpart/home-bienestar/img/icono-check.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center center;
}

.experiencia-componente .cont-izq .lista ul li::after {
    content: "";
    width: 5px;
    background-color: #474747;
    position: absolute;
    bottom: 0;
    top: 2px;
    left: 13px;
    height: 99%;
}

/* .experiencia-componente .cont-izq .lista ul li:first-child {
    align-items: start;
}*/

 .experiencia-componente .cont-izq .lista ul li:last-child {
    margin-bottom: 0px;
    /* align-items: end; */
}

.experiencia-componente .experiencia-screen .cont-der{
    width: 50%;
}
.experiencia-componente .experiencia-screen .cont-der img{
    width: 100%;
    position: relative;
    bottom: -4px;
}

#owl-carousel-cifras.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 !important;
    position: absolute;
    bottom: 23px;
    /**/
}
#owl-carousel-cifras.owl-carousel .owl-nav.disabled {
    display: none !important;
}

#owl-carousel-cifras.owl-carousel .owl-nav [class*=owl-] {
    margin: 0 !important;
}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-prev span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-prev span:before {
    content: "";
    background-image: url(https://corporativo.compensar.com//vivienda/Biblioteca%20de%20estilos/webparts/cantoval/img/flecha-btn.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 20px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-prev:hover {
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    background-color: rgb(255 102 0 / 60%) !important;
    transition: 0.3s;
    margin: 0 0 0 auto !important;
    outline: none;
    min-width: auto;

}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-next span {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 0/0 a;
    text-shadow: transparent;
    color: transparent;
}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-next span:before {
    content: "";
    background-image: url(https://corporativo.compensar.com//vivienda/Biblioteca%20de%20estilos/webparts/cantoval/img/flecha-btn.png);
    display: block;
    text-align: center;
    width: 20px;
    height: 20px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    filter: brightness(10);
}

#owl-carousel-cifras.owl-carousel .owl-nav .owl-next:hover {
    width: 35px;
    height: 35px;
    background-color: rgb(255 102 0 / 100%) !important;
    opacity: 1 !important;
    box-shadow: none !important;
}

#owl-carousel-cifras.owl-carousel .owl-dots {
    /* width: 100%; */
    min-width: auto;
    z-index: 1;
    padding: 20px;
    margin: 0 0 0 auto;
}

#owl-carousel-cifras.owl-carousel .owl-dots .owl-dot {
    transition: 0.3s;
    min-width: auto;
    outline: none;
}

#owl-carousel-cifras.owl-carousel .owl-dots .owl-dot span {
    margin: 2px !important;
    transition: 0.3s !important;
    background-color: rgb(255 102 0 / 70%) !important;
}

#owl-carousel-cifras.owl-carousel .owl-dots .owl-dot.active span {
    background-color: #ff6600 !important;
    width: 30px !important;
}

#owl-carousel-cifras.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #b54800 !important;
}

/*media queries*/

/**/

.componente-preguntas{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 15px;
}

.seccion-preguntas{
    display: flex;
    justify-content: center;
    padding: 66px 0px;
}

.seccion-preguntas .img-personajes{
    width: 40%;
}

.seccion-preguntas .img-personajes img{
    width: 100%;
}

.seccion-preguntas .contactenos-componente{
    width: 60%;
    padding-left: 20px;
}

/*Preguntas frecuentes*/

.contactenos-componente .preguntas-frecuentes {
    width: 100%;
    margin-bottom: 30px;
}

.contactenos-componente .preguntas-frecuentes h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 900;
    color: #ff6600;
    text-align: left;
    margin-bottom: 30px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card {
    border: none;
    box-shadow: none;
    font-family: "Montserrat", sans-serif;
    text-align: left;
    position: relative;
    color: rgb(63, 63, 63);
    font-size: 15px;
    line-height: 16px;
    font-weight: 600;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
    background-color: #e3e2ed !important;
    border-radius: 15px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card:nth-child(odd) {
    background-color: #ffe5cc !important;
}
.contactenos-componente .preguntas-frecuentes #accordion .card:nth-child(even) {
        background-color: #fff0e3 !important;
}
.contactenos-componente .preguntas-frecuentes #accordion .card:last-child{
    margin-bottom: 0px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header {
    display: flex;
    align-items: center;
    height: 60px;
    background-color: transparent;
    box-shadow: none;
    border-bottom: transparent;
    padding: 7px 30px;
}
.contactenos-componente .preguntas-frecuentes #accordion .card.collapse-preguntas-frecuentes {
    margin-bottom: 0px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card.collapse-preguntas-frecuentes.preguntas-frecuentes-in {
    margin-bottom: 10px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header h4 {
    text-align: left;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button {
    width: 100%;
    border: none;
    background: transparent;
    padding: 0;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button h4 {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #ff6600;
    text-decoration: none;
    transition: all 0.5s;
    margin-bottom: 0;
    line-height: 19px;
    padding-right: 30px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button h4 span {
    width: 17px;
    height: 4px;
    background: #ff6600;
    position: relative;
    display: block;
    border-radius: 50px;
    position: relative;
    margin: 0 0 0 auto;
    line-height: 17px;
    position: absolute;
    right: 30px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button h4 span::before {
    content: "";
    width: 17px;
    height: 4px;
    background: #ff6600;
    position: relative;
    display: block;
    border-radius: 50px;
    transform: rotate(90deg);
    transition: all 0.5s;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button.collapsed {
    color: #3f3f3f;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button.collapsed h4 {
    color: #ff6600;
    font-size: 13px;
    line-height: 18px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button.collapsed h4 span {
    background: #ff6600;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .card-header button.collapsed h4 span::before {
    transform: rotate(0deg);
    background: #ff6600;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .collapse {
   font-family: "Montserrat", sans-serif;
    text-align: left;
    position: relative;
    color: rgb(63, 63, 63);
    font-size: 15px;
    line-height: 16px;
    font-weight: 600;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .collapse.in {
    margin-top: 10px;
}
.contactenos-componente .preguntas-frecuentes #accordion .card .collapse.show {
    margin-top: 10px;
}

/* .contactenos-componente .preguntas-frecuentes #accordion .card .collapse.in {
    font-family: "GeosansLight";
    border-top: 2px solid #ff6600;
} */

.contactenos-componente .preguntas-frecuentes #accordion .card .collapse .card-body {
font-family: "Montserrat", sans-serif;
    text-align: left;
    background-color: transparent;
    border-top: none;
    position: relative;
    top: -3px;
    color: #424242;
    font-size: 15px;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px 30px 20px 30px;
}

.contactenos-componente .preguntas-frecuentes #accordion .card .collapse .card-body a{
    color: #ff6600;
    font-weight: 700;
}

.btn-mas-preguntas {
    /* margin-top: 30px;
    transform: scale(1); */
    transition: all 0.5s;
    cursor: pointer;
}


.btn-mas-preguntas #clic-boton-preguntas {
background-image: linear-gradient(to bottom, #ffbb8e, #ffbb8e, #ff6600, #ff6600);
    background-size: 100% 100px;
    background-position: 0 -30px;
    color: white;
    padding: 0px 15px;
    border-radius: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    font-size: 15px;
    line-height: 13px;
    text-decoration: none;
    transition: all 0.2s linear;
}

.btn-mas-preguntas #clic-boton-preguntas .flecha{
    width: 6px;
    margin-left: 16px;
}
.btn-mas-preguntas #clic-boton-preguntas:hover{
    background-position: 0 -60px ;
}

/* .btn-mas-preguntas.active {
    transform: scale(1.1);
} */


.collapse-preguntas-frecuentes {
    transition: max-height 0.25s ease-in;
    max-height: 0;
    overflow: hidden;
}

.collapse-preguntas-frecuentes.preguntas-frecuentes-in {
    max-height: 500px;
    transition: max-height 0.25s ease-in;
}

@media only screen and (max-width: 1200px) {
  /**/
    .banner-componente {
        padding: 0px 0px 0px 0px;
    }
    .banner-componente #owl-carousel-banner {
        padding: 100px 100px 100px 100px;
    }
    .banner-componente #owl-carousel-banner .item {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .banner-componente #owl-carousel-banner .item .carousel-banner {
        width: 100%;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente {
        width: 100%;
        padding-right: 0px;
        padding-top: 30px;
        order: 2;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente h1 {
        text-align: center;
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 19px;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente h2 {
        text-align: center;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente h2 {
        text-align: center;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes {
        justify-content: center;
    }
    /**/
    .destacados-feria-subsidio {
        padding: 50px 20px;
    }
    /*formulario*/
    .formulario-componente .screen{
        flex-wrap: wrap;
        gap: 15px;
    }
    .formulario-componente .screen .cont-izq{
        width: 100%;
    }
    .formulario-componente .screen .cont-der{
        width: 100%;
    }
}


/**/

@media only screen and (max-width: 1100px) {
    .titulos-componente h2 {
        text-align: center;
    }
     .titulos-componente h4 {
        text-align: center;
    }
    .titulos-componente p {
        text-align: center;
    }
  
}
/**/

@media only screen and (max-width: 1000px) {
    .componente-preguntas {
    padding: 40px 15px 0px 15px;
}
        .contactenos-componente .preguntas-frecuentes {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 0px;
    }
    .contactenos-componente .preguntas-frecuentes h3 {
        text-align: center;
    }
    /**/
    .testimoniales-componente{

    }
    .testimoniales-componente .titulo-seccion{
        width: 100%;
        padding: 0;
        padding-right: 0px;
        margin-bottom: 24px;
    }
    .testimoniales-componente #owl-carousel-testimoniales{
        width: 100%;
    }
    #owl-carousel-testimoniales.owl-carousel .owl-nav{
        justify-content: center;
    }
    /**/
    .experiencia-componente .experiencia-screen .cont-izq h2 span{
        display: initial;
    }
}


@media only screen and (max-width: 900px) {
        /**/
    .banner-componente #owl-carousel-banner {
        padding: 50px;
    }
}


@media only screen and (max-width: 850px) {
.seccion-preguntas {
    padding: 27px 0px;
}
.seccion-preguntas .img-personajes {
    display: none;
}
.seccion-preguntas .contactenos-componente {
    width: 100%;
    padding-left: 0px;
}
}


/* @media screen and (max-width: 767px) {
    .card {
        margin-bottom: 0 !important;
    }
} */

@media only screen and (max-width: 768px) {
     /**/
    .banner-componente #owl-carousel-banner {
        padding: 15px 15px 50px 15px;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente {
        padding: 30px 5px 0px 5px;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente h2 {
        text-align: center;
        padding-bottom: 14px;
        margin-bottom: 16px;
        line-height: 22px;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente h2 span {
        display: initial;
        font-size: 22px;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente h2 {
        margin-bottom: 20px;
    }
    .banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes {
        gap: 5px;
    }
    /*destacados*/
    .destacados-feria-subsidio .destacados-componente {
        flex-wrap: wrap;
    }
    .destacados-feria-subsidio .destacados-componente .contenido-der {
        width: 100%;
    }
    .destacados-feria-subsidio .destacados-componente .contenido-der h2 {
        text-align: center;
        margin-bottom: 50px;
    }
    .destacados-feria-subsidio .destacados-componente .contenido-izq {
        width: 100%;
    }
    .destacados-feria-subsidio .destacados-componente .contenido-izq .tip:first-child {
        border: none;
    }

#owl-carousel-testimoniales.owl-carousel .owl-dots {
    right: 14px;
    margin: 0 0 0 auto;
    /* bottom: 0; */
}
.testimoniales-componente .titulo-seccion {
    width: 100%;
    padding: 0;
    padding-right: 10px;
}
.testimoniales-componente #owl-carousel-testimoniales {
    width: 100%;
}
.componente-formulario .iframe-formulario {
    width: 100%;
    padding-right: 0px;
}
.componente-formulario .img-personaje {
    width: 40%;
    display: none;
}
/**/
            .contactenos-componente .preguntas-frecuentes h3 {
        font-size: 22px;
    }
    .contactenos-componente .preguntas-frecuentes #accordion .card .card-header {
    display: flex;
    align-items: center;
    height: auto;
    padding: 22px 30px;
}
/**/
.experiencia-componente .experiencia-screen .cont-der{
    display: none;
}
.experiencia-componente .experiencia-screen .cont-izq {
    width: 100%;
}
/**/
    .componente-multimedia .main-info-content h2 {
        font-size: 23px;
    }
    /**/
    #owl-carousel-banner .screen-banner .cont-izq h1, #owl-carousel-banner .screen-banner .cont-izq h2{
        text-align: center;
    }
    #owl-carousel-banner .screen-banner .cont-izq p{
        text-align: center;
    }

    #owl-carousel-banner .screen-banner .cont-izq a{
            margin: 0 auto;
    }

    .titulo-seccion h3{
        text-align: center;
        font-size: 29px;
    }
    .titulo-pagina h2{
        text-align: center;
        font-size: 29px;
    }
    .titulo-pagina p{
        text-align: center;
    }
    .formulario-componente .screen .cont-izq .titulo-pagina h2 span{
        text-align: center;
        font-size: 20px;
    }
    .experiencia-componente .experiencia-screen .cont-izq h2{
        text-align: center;
        font-size: 29px;
    }
}

@media only screen and (max-width: 700px) {
    .componente-cards-dos .card-documentos{
        flex-wrap: wrap;
    }
    .componente-cards-dos .card-documentos .contenido-izq{
        width: 100%;
        border-bottom: 10px solid;
        border-right: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 20px;
    }
    /**/
    #owl-carousel-beneficios.owl-carousel .item .card-beneficio{
        align-items: center;
    justify-content: center;
    transform: scale(1);
    }
    #owl-carousel-beneficios.owl-carousel .item .caja-card{
        width: 100%;
    }
    
}

@media only screen and (max-width: 650px) {
    .destacados-feria-subsidio .destacados-componente .contenido-izq .tip {
        width: 100%;
        border-bottom: 1px solid white !important;
        border-left: none;
        padding: 30px;
        flex-wrap: wrap;
    }
    .destacados-feria-subsidio .destacados-componente .contenido-izq .tip:last-child {
        border-bottom: none !important;
    }
    .destacados-feria-subsidio .destacados-componente .contenido-izq {
        width: 100%;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 550px) {

    .componente-soluciones-integrales .item .card-solucion{
        padding: 20px 20px 30px 20px;
    }
    .componente-soluciones-integrales .item .card-solucion img {
    max-width: 350px;
}
.componente-soluciones-integrales .item .card-solucion .texto-card h3{
    height: auto;
    text-align: center;
    justify-content: center;
}
.componente-soluciones-integrales .item .card-solucion .texto-card{
    margin-bottom: 25px;
}

.componente-soluciones-integrales .item .card-solucion .texto-card p{
        text-align: center;
}
.componente-soluciones-integrales .item .card-solucion .btns-cards{
    position: relative;
    text-align: center;
    margin: 0 auto;
    bottom: initial;
    left: initial;
}
.componente-soluciones-integrales .item .card-solucion .btns-cards a{
    margin: 0 auto;
}
#owl-carousel-soluciones-integrales.owl-carousel .owl-nav {
    justify-content: center;
}
}

/* =========================
  CONTENEDOR
========================= */
.componente-multimedia{
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 70px 15px 70px 15px;
}

.componente-multimedia .multimedia-left .main-media #mainIframe{
    width: 100%;
    height: 100%;
}

.componente-multimedia .multimedia{
   margin:auto;
   display:flex;
   gap:5px;
}
/* =========================
  IZQUIERDA
========================= */
.componente-multimedia .multimedia-left{
   width:65%;
}
/* CONTENEDOR MEDIA */
.componente-multimedia .main-media{
   width:100%;
   height:520px;
   /* border-radius:24px; */
   overflow:hidden;
   background:#000;
   position:relative;
}
/* VIDEO - IMG - TEXTO */
.componente-multimedia .main-media video,
.componente-multimedia .main-media img,
.componente-multimedia .main-text-only{
   width:100%;
   height:100%;
   display:none;
}
/* VIDEO */
.componente-multimedia .main-media video{
   object-fit:cover;
}
/* IMG */
.componente-multimedia .main-media img{
   object-fit:cover;
}
/* TEXTO */
.componente-multimedia .main-text-only{
   background:#fff;
   color:#222;
   padding:50px;
   overflow:auto;
   font-size:28px;
   line-height:1.5;
}
/* ACTIVO */
.componente-multimedia .main-media .active{
   display:block;
}
/* INFO */
.componente-multimedia .main-info{
   display:flex;
   gap:20px;
   padding:25px 10px;
}
.componente-multimedia .dot{
   width:55px;
   height:55px;
   min-width:55px;
   border-radius:50%;
   background:#ff6b00;
}
.componente-multimedia .main-info-content h2{
    font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 30px;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 33px;
    text-align: left;
}
 .componente-multimedia .main-info-content p{
    font-family: Montserrat, sans-serif;
    text-align: left;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0px;
}
/* =========================
  DERECHA
========================= */
.componente-multimedia .multimedia-right{
   width:35%;
   display:flex;
   flex-direction:column;
   /* gap:15px; */
}
/* ITEM */
.componente-multimedia .media-item{
   display:flex;
   gap:15px;
   padding:0px;
   /* border-radius:18px; */
   background:#fff;
   cursor:pointer;
   transition:.3s;
       padding: 10px 0px;
       border-bottom: 1px solid #eeeeee;
}

.componente-multimedia .media-item:last-child{
    border: none;
}
.componente-multimedia .media-item:hover{
   background:#ededed;
}
.componente-multimedia .media-item.active{
   background:#f7dfcf;
}
/* MINIATURA */
.componente-multimedia .thumb{
   width:160px;
   min-width:160px;
   height:100%;
   /* border-radius:14px; */
   overflow:hidden;
   background:#ddd;
}
.componente-multimedia .thumb img,
.componente-multimedia .thumb video{
   width:100%;
   height:100%;
   object-fit:cover;
}
/* INFO ITEM */
.componente-multimedia .item-info{
   display:flex;
   flex-direction:column;
   justify-content:center;
   padding: 14px 10px;
}
.componente-multimedia .item-info h3{
        font-family: Montserrat, sans-serif;
    color: rgb(56, 59, 59);
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 38px;
    text-align: left;
    line-height: 20px;
}
.componente-multimedia .item-info button{
    background-image: linear-gradient(to bottom, #ffbb8e, #ffbb8e, #ff6600, #ff6600);
    background-size: 100% 126px;
    background-position: 0 -48px;
    color: white;
    padding: 14px 17px;
    border-radius: 50px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    /* height: 33px; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    font-size: 16px;
    line-height: 13px;
    text-decoration: none;
    transition: all 0.2s linear;
    border: none;
    outline: none;
}
.componente-multimedia .item-info button:hover{
        background-position: 0 -60px;
}
/* =========================
  RESPONSIVE
========================= */
@media(max-width:1100px){
   .componente-multimedia .main-info-content h2{
       font-size:32px;
   }
   .componente-multimedia .item-info h3{
       font-size:18px;
   }
}
@media(max-width:992px){
   .componente-multimedia .multimedia{
       flex-direction:column;
   }
   .componente-multimedia .multimedia-left,
   .componente-multimedia .multimedia-right{
       width:100%;
   }
   .componente-multimedia .main-media{
       height:420px;
   }
   #owl-carousel-banner .screen-banner .cont-izq h1,
   #owl-carousel-banner .screen-banner .cont-izq h2 {
       font-size: 35px;
       line-height: 54px;
}
}

@media(max-width:850px){
    #owl-carousel-banner .screen-banner {
        flex-wrap: wrap;
    }
    #owl-carousel-banner .screen-banner .cont-izq {
        width: 100%;
        max-width: 500px;
        order: 2;
    }
    #owl-carousel-banner .screen-banner .cont-der{
        width: 100%;
        max-width: 500px;
    }
    #owl-carousel-banner.owl-carousel .owl-nav{
        position: relative;
        justify-content: center;
    }
}
/* 
@media(max-width:768px){
   .componente-multimedia .main-media{
       height:300px;
   }
   .componente-multimedia .media-item{
       flex-direction:column;
   }
   .componente-multimedia .thumb{
       width:100%;
       height:220px;
   }
   .componente-multimedia .main-info{
       flex-direction:column;
   }
   .componente-multimedia .main-info-content h2{
       font-size:26px;
   }
   .componente-multimedia .main-info-content p{
       font-size:16px;
   }
   .componente-multimedia .main-text-only{
       font-size:20px;
       padding:25px;
   }
}
@media(max-width:480px){
   .componente-multimedia .main-media{
       height:240px;
   }
   .componente-multimedia .thumb{
       height:180px;
   }
   .componente-multimedia .item-info h3{
       font-size:16px;
   }
} */