@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;
}


/**/


/**/

#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*/

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

.banner-componente #owl-carousel-banner .item {
    display: flex;
    align-items: center;
    justify-content: end;
}

.banner-componente #owl-carousel-banner .item .descripcion-componente {
    width: 585px;
    max-width: 100%;
    padding-right: 50px;
}

.banner-componente #owl-carousel-banner .item .descripcion-componente h1 {
 font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #ff6600;
    line-height: 42px;
    margin-bottom: 24px;
}
.banner-componente #owl-carousel-banner .item .descripcion-componente h1 span {
font-weight: 600;
    background-color: #ff6600;
    color: white;
    padding: 0px 10px;
}


.banner-componente #owl-carousel-banner .item .descripcion-componente h2 span {
    display: block;
    font-size: 35px;
}

.banner-componente #owl-carousel-banner .item .descripcion-componente h2 {
    font-family: "Montserrat", sans-serif;
    color: #3f3f3f;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 34px;
    font-weight: 500;
}

.banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes 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: 900;
    /* height: 33px; */
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    font-size: 20px;
    line-height: 13px;
    text-decoration: none;
    transition: all 0.2s linear;
    /* margin: 0 auto; */
}
.banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes a img {    width: 6px;
    margin-left: 16px;}
.banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes a:hover {
        background-position: 0 -60px;
}

/* .banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes a:nth-child(1) {
    background-color: #38383e;
    color: white;
}

.banner-componente #owl-carousel-banner .item .descripcion-componente .botones-componentes a:nth-child(2) {
    background-color: white;
    color: #ff6600;
} */

.banner-componente #owl-carousel-banner .item .carousel-banner {
    width: 50%;
    background: #e0e0e0;
}

.banner-componente #owl-carousel-banner .owl-dots {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    transform: rotate(90deg);
}

.banner-componente #owl-carousel-banner .owl-dots .owl-dot {
    min-width: auto;
}

.banner-componente #owl-carousel-banner .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.5);
    margin: 5px 3px;
    transition: 0.5s;
}

.banner-componente #owl-carousel-banner .owl-dots .owl-dot.active span {
    width: 27px;
    background: rgb(255, 255, 255);
}


/*? ----- 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*/


/**/

.tabs-componente .tabs-responsive-componente {
    display: flex;
    height: auto;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    position: relative;
}

.tabs-componente .tabs-responsive-componente .tab-segmento {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: max-content;
    height: auto;
    cursor: pointer;
    transition: all 0.5s;
    background: #dedede;
    border-radius: 50px;
    box-shadow: -2px 2px 4px 1px rgba(0, 0, 0, 0.2);
    padding: 15px 20px;
}

.tabs-componente .tabs-responsive-componente .tab-segmento::after {
    content: '';
    background-image: url(/subsidio/Biblioteca%20de%20estilos/webparts/subsidio-desempleo/img/icono-check.png) !important;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 0px;
    height: 0px;
    background: green;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    transition: all 0.2s linear;
    border: 0px solid white;
}

.tabs-componente .tabs-responsive-componente .tab-segmento h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 18px;
    color: #000000;
    transition: all 0.1s ease-in-out;
}

.tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(2) {
    position: absolute;
    right: 0;
    left: 17.5%;
}

.tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(2)::after {
    left: -10px;
}

.tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(3) {
    position: absolute;
    right: 0;
    left: 39.5%;
}

.tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(3)::after {
    left: -10px;
}

.tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(4) {
    position: absolute;
    right: 0;
    left: 51%;
}

.tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(4)::after {
    left: -10px;
}

.tabs-componente .tabs-responsive-componente .tab-segmento.active::after {
    width: 25px;
    height: 25px;
    border: 1.5px solid white;
}

.tabs-componente .tabs-responsive-componente .tab-segmento.active h3 {
    color: white;
    font-size: 15px;
    font-weight: 600;
}

.tabs-componente .tabs-responsive-componente .tab-segmento.active+.contenido-tab {
    display: block;
}

.tabs-componente .tabs-responsive-componente .tab-segmento.active {
    background: #ff6600;
}

.tabs-componente .tabs-responsive-componente .contenido-tab {
    display: none;
    width: 100%;
    margin-bottom: 60px !important;
    margin-top: 30px;
}

/**/

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


/**/

.titulos-componente {
    margin: 50px 0px;
}

.titulos-componente h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 30px;
}

.titulos-componente h1 span{
    color: white;
    background: #ff6600;
    padding: 0px 7px;
}

.titulos-componente h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #424242;
    margin-bottom: 30px;
}
.titulos-componente h2 span {
    font-weight: 600;
}
.titulos-componente h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    text-align: left;
    font-size: 23px;
    line-height: 30px;
    color: #000000;
}

.titulos-componente .datos-curiosos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

.titulos-componente .datos-curiosos p {
    display: block;
    width: 33.33%;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    color: #ff6600;
    margin-bottom: 0;
    padding: 20px;
    border-right: 2px solid #ff6600;
}

.titulos-componente .datos-curiosos p:last-child {
    border-right: none;
}


/*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%);
}


/**/

.panel {
    background-color: transparent !important;
}

.main {
    padding-bottom: 0px !important;
}

/**/
.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;
}
/*media queries*/

/**/
.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;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    color: #ff6600;
    margin-bottom: 0px;
}
.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;
    
}

.cifras-componente{
    background-image: url(/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;
}

.cifras-componente .screen{
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
}
.cifras-componente .screen .item{
        display: flex;
    flex: 1 0 auto;
    flex-wrap: wrap;
    height: 100%;
        padding: 10px 0px;

}
.cifras-componente .screen .icono{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    min-width: 100px;
    height: 100px;
    background: white;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: -2px -2px 5px 2px rgba(129, 129, 129, 0.2);
}

.cifras-componente .screen .icono img{
    width: 100%;
    max-width: 63px;
}

.cifras-componente .screen p{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    margin-bottom: 0px;
    margin-top: 26px;
    padding: 0px 20px;
}

.cifras-componente .screen p span{
        font-family: "Montserrat", sans-serif;
    display: block;
    color: #ff6600;
    font-size: 33px;
    margin-bottom: 16px;
    font-weight: 500;
        line-height: 28px;
}

/**/
.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;
}

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

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .datos-ponente{
    display: flex;
    align-items: center;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .datos-ponente .icono{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ff6600;
    box-shadow: -2px -2px 5px 2px rgba(129, 129, 129, 0.2);
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .datos-ponente .icono img{
    width: 100%;
    max-width: 23px;
    left: 2px;
    position: relative;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .datos-ponente .texto{
    padding-left: 7px;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .datos-ponente .texto p{
    margin-bottom: 0;
}
.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .datos-ponente .texto p{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    color: #ff6600;
    margin-bottom: 0px;
}

.testimoniales-componente #owl-carousel-testimoniales .card-testimonial .datos-ponente .texto p span{
    display: block;
    color: #353535;
    text-align: left;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
}

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

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

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

#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(/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-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 {
    position: absolute;
    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;
    right: 0px;
    bottom: -70px;
}

#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(/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-testimoniales.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-testimoniales.owl-carousel .owl-dots {
    /* width: 100%; */
    min-width: auto;
    z-index: 1;
    padding: 20px;
        position: absolute;
    right: 23px;
    margin: 0 0 0 auto;
}

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

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

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

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

/**/

.componente-formulario{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 15px 0px 15px;
}

.componente-formulario .iframe-formulario{
    width: 60%;
    padding-right: 20px;
}

.componente-formulario .img-personaje{
    width: 40%;
}

.componente-formulario .img-personaje img{
    width: 100%;
}

/**/
.sesion-que-es .cards{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.sesion-que-es .cards.order-cards .cont-izq{
        order: 2;
    padding-right: 0;
    padding-left: 20px;
}

.sesion-que-es .cards:last-child{
    margin-bottom: 0;
}

.sesion-que-es .cards .cont-izq{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 50%;
    padding-right: 20px;
}

.sesion-que-es .cards .cont-izq .titulo{
        display: flex;
    align-items: center;
        margin-bottom: 20px;
}

.sesion-que-es .cards .cont-izq .titulo .icono{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background: #ffba97;
    border-radius: 50%;
}

.sesion-que-es .cards .cont-izq .titulo .icono img{
    width: 100%;
    max-width: 36px;
}

.sesion-que-es .cards .cont-izq .titulo h4{
        font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    color: #ff6600;
    margin-bottom: 0px;
    padding-left: 12px;
}

.sesion-que-es .cards .cont-izq .texto 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;

}

.sesion-que-es .cards .cont-izq .texto ul{
        list-style: none;
            padding-left: 23px;

}

.sesion-que-es .cards .cont-izq .texto ul li{
    position: relative;
        font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #353535;
}

.sesion-que-es .cards .cont-izq .texto table{
        font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    color: #353535;
}

.sesion-que-es .cards .cont-izq .texto table tr th{
    font-size: 18px;
    font-weight: 400;
    color: white;
    background-color: #ff6600 !important;
    text-align: center;
}

.sesion-que-es .cards .cont-izq .texto table>tbody>tr:nth-of-type(odd)>*{
       background-color: rgb(255 102 0 / 20%);
           border: none;
}
.sesion-que-es .cards .cont-izq .texto table>tbody>tr:nth-of-type(even)>*{
    background-color: rgb(255 102 0 / 10%);
        border: none;
}

.sesion-que-es .cards .cont-izq .texto ul li::after{
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: #ff6600;
    left: -13px;
    top: 6px;
}

.sesion-que-es .cards .cont-izq .texto p:last-child{
    margin-bottom: 0;
}

.sesion-que-es .cards .cont-der{
        width: 50%;
    height: 350px;
    background: red;
    border-radius: 20px;
}

.sesion-que-es .cards .cont-der img{
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

/**/

/*Preguntas frecuentes*/

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

.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: 14px;
    line-height: 24px !important;
    font-weight: 400;
    padding: 0;
    margin-top: 0;
    margin-bottom: 30px;
        background: rgb(255 102 0 / 10%) !important;
            border-radius: 20px;
}


.preguntas-frecuentes #accordion .card .card-header {
    display: flex;
    align-items: center;
    height: 125px;
    background-color: transparent !important;
    box-shadow: none;
    /* border-bottom: 1px solid; */
    padding: 0px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    border: none !important;
}

.preguntas-frecuentes #accordion .card .card-header button {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    padding: 0px 20px;
border: none !important;

}
.preguntas-frecuentes #accordion .card:nth-child(2) .card-header button {
    border-bottom: 8px solid #8367CE;
}

.preguntas-frecuentes #accordion .card:nth-child(3) .card-header button {
    border-bottom: 8px solid #FF0000;
}

.preguntas-frecuentes #accordion .card .card-header button .icono-acordeon {
    width: 100%;
    max-width: 75px;
}

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

.preguntas-frecuentes #accordion .card .card-header button .text-componente p {
font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #353535;
}
.preguntas-frecuentes #accordion .card .card-header button .text-componente {
    padding: 0px 30px;
}

.preguntas-frecuentes #accordion .card .card-header button a {
    background-image: linear-gradient(to bottom, #ffbb8e, #ffbb8e, #ff6600, #ff6600);
    background-size: 100% 100px;
    /* background-position: 0 -30px; */
     background-position: 0 -60px;
    padding: 0px 15px;
    border-radius: 50px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: max-content;
    text-decoration: none;
    transition: all 0.2s linear;
    margin: 0 0 0 auto;
}
.preguntas-frecuentes #accordion .card .card-header button a p {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 15px;
    line-height: 13px;
    color: white;
    margin-bottom: 0;
}

.preguntas-frecuentes #accordion .card .card-header button a:hover {
     background-position: 0 -60px;
}

.preguntas-frecuentes #accordion .card .card-header button.collapsed {
    border-left: 5px solid #ff6600;
    border-bottom: 0px;
}
.preguntas-frecuentes #accordion .card:nth-child(2){
background-color: rgb(124 110 176 / 10%) !important;
}

.preguntas-frecuentes #accordion .card:nth-child(3){
background-color: rgb(124 110 176 / 10%) !important;
}

.preguntas-frecuentes #accordion .card .card-header button.collapsed a {
    background-position: 0 -30px;
}

.preguntas-frecuentes #accordion .card .card-header button.collapsed a:hover {
    background-position: 0 -60px;
}

.preguntas-frecuentes #accordion .card .card-header button.collapsed .text-componente h4 {
font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    color: #ff6600;
    margin-bottom: 0px !important;
}

.preguntas-frecuentes #accordion .card .card-header button.collapsed a p {
    visibility: hidden;
    position: relative;
    width: 100%;
}

.preguntas-frecuentes #accordion .card .card-header button.collapsed a p::after {
    visibility: visible;
    position: absolute;
    content: "Conoce más";
    right: 0px;
    left: 0px;
    font-weight: 500;
    top: 0px;
}

.preguntas-frecuentes #accordion .card .collapse {
    font-family: "Montserrat", sans-serif;
    text-align: left;
    position: relative;
    color: rgb(63, 63, 63);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px !important;
}


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

.preguntas-frecuentes #accordion .card .collapse .card-body {
font-family: "Montserrat", sans-serif;
    text-align: left;
    /* background-color: #f9f9f9; */
    /* border-top: 3px solid #ff6600; */
    position: relative;
    top: -3px;
    color: #3f3f3f;
    font-size: 15px;
    line-height: 16px;
    font-weight: 600;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px 30px 50px 30px;
    border: none !important;
}

.preguntas-frecuentes #accordion .card .collapse .card-body p{
    position: relative;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.5s;
    margin-bottom: 11px !important;
    line-height: 22px;
    margin-bottom: 20px !important;
    font-family: "Montserrat", sans-serif;
    text-align: left;
} 

.preguntas-frecuentes #accordion .card .collapse .card-body ul{
    list-style: none;
    margin-bottom: 20px;
    padding: revert;
} 

.preguntas-frecuentes #accordion .card .collapse .card-body ul li{
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
    transition: all 0.5s;
    margin-bottom: 11px !important;
    line-height: 24px !important;
    /* padding-right: 30px; */
    font-family: "Montserrat", sans-serif;
    text-align: left;
}

.preguntas-frecuentes #accordion .card .collapse .card-body ul li:last-child{ 
    margin-bottom: 0 !important;
}

.preguntas-frecuentes #accordion .card .collapse .card-body ul li::after{
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: #ff6600;
    left: -13px;
    top: 6px;
}
.preguntas-frecuentes #accordion .card .collapse .card-body ul li ul li::after{
    width: 7px;
    height: 2px;
    border-radius: 1px;
    left: -13px;
    top: 8px;
}

.preguntas-frecuentes #accordion .card .collapse .card-body ul li strong{
    font-weight: 900;
}

.preguntas-frecuentes #accordion .card .collapse .card-body ul li ul li a{
    font-weight: 900;
}

.preguntas-frecuentes #accordion .card .collapse .card-body ul li ul li:first-child{
    margin-top: 11px !important;
}

.preguntas-frecuentes #accordion .card .collapse .card-body ul li .nota-legal{
    font-style: italic;
    font-weight: 600;
    display: block;
}
.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;
}
/* .preguntas-frecuentes #accordion .card:nth-child(2) .card-header button {
        border-left: 5px solid #8367CE !important;
} */



/* .preguntas-frecuentes #accordion .card:nth-child(3) .card-header button {
        border-left: 5px solid #FF0000 !important;
} */


.componente-apertura{
    display: flex;
    flex-wrap: wrap;
    /* padding-right: 20px; */
}
.componente-apertura .cont-izq{
    width: 50%;
}
.componente-apertura .cont-der{
    width: 50%;
}

.componente-apertura .titulo{
        display: flex;
    align-items: center;
        margin-bottom: 20px;
}

.componente-apertura .titulo .icono{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background: #ffba97;
    border-radius: 50%;
    margin-right: 10px;
}

.componente-apertura .titulo .icono img{
    width: 100%;
    max-width: 36px;
}

.componente-apertura .titulo h4{
        font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: 22px;
    line-height: 30px;
    color: #ff6600;
    margin-bottom: 0px;
}
.componente-apertura .titulo p{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 15px;
    line-height: 19px;
    color: #353535;
    margin-bottom: 0px;
}
.componente-apertura .cont-izq .paso-a-paso{
    position: relative;
        margin-top: 50px;
}

.componente-apertura .cont-izq .paso-a-paso .item-paso{
    display: flex;
    margin-bottom: 35px;
}


.componente-apertura .cont-izq .paso-a-paso .item-paso:last-child{
    margin-bottom: 0;
        align-items: end;
}

.componente-apertura .cont-izq .paso-a-paso .item-paso .numero-paso{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 40px;
        min-width: 40px;
    height: 40px;
    background: #7c6eb0;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 0px;
    z-index: 1;
}

.componente-apertura .cont-izq .paso-a-paso .item-paso .texto-paso {
    padding-left: 12px;
}

.componente-apertura .cont-izq .paso-a-paso .item-paso .texto-paso h5{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: 17px;
    /* line-height: 30px; */
    color: #ff6600;
    margin-bottom: 0px;
}

.componente-apertura .cont-izq .paso-a-paso .item-paso .texto-paso p{
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    font-size: 13px;
    line-height: 19px;
    color: #353535;
    margin-bottom: 0px;
}

.componente-apertura .cont-izq .paso-a-paso::after{
    content: "";
    width: 3px;
    height: 100%;
    background-color: #c8c5d3;
    position: absolute;
    top: 0;
    left: 20px;
}


.componente-apertura .cont-der .iframe-componente{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 40px;
}
.componente-apertura .cont-der .iframe-componente iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#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(/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(/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 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;
    }
        /* .tabs-componente .tabs-responsive-componente .tab-segmento {
            width: 230px;
        }
        .tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(2) {
            left: 240px;
        }
        .tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(3) {
            left: 480px;
        } */
}


/**/

@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;
    }
  /*tabs*/
    .tabs-componente {
        padding: 0px 0px;
    }
    .tabs-componente .tabs-responsive-componente {
        display: flex;
        height: auto;
        text-align: center;
        max-width: 1171px;
        width: 100%;
        margin: 0 auto;
        flex-wrap: wrap;
        position: relative;
    }
    .tabs-componente .tabs-responsive-componente .tab-segmento {
        width: 100%;
        /* padding: 15px; */
        cursor: pointer;
        transition: all 0.5s;
        margin-bottom: 10px !important;
    }
    .tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(1),
    .tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(2),
    .tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(3),
    .tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(4),
    .tabs-componente .tabs-responsive-componente .tab-segmento:nth-of-type(5) {
        position: relative;
        right: initial;
        left: initial;
    }
    .tabs-componente .tabs-responsive-componente .contenido-tab {
        border: none;
        margin-bottom: 0;
    }
    /**/
    #tabs-programacion {
        border: none;
    }
    .tabs-componente .tabs-responsive-componente .tab-segmento h3 {
        text-align: center;
    }
    .tabs-componente .tabs-responsive-componente .tab-segmento.active {
        background-color: green;
    }
    .tabs-componente .tabs-responsive-componente .tab-segmento.active::after {
        content: '';
        width: 0 !important;
        height: 0 !important;
        border-left: 10px solid transparent !important;
        border-right: 10px solid transparent !important;
        border-top: 14px solid green !important;
        bottom: -12px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        background: transparent;
    }
}


/**/


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

@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;
    }
    /**/
    .componente-apertura .cont-izq {
    width: 100%;
}
.componente-apertura .cont-der {
    width: 100%;
    margin-top: 47px;
}
.preguntas-frecuentes #accordion .card{
    margin-bottom: 20px !important;
}
.sesion-que-es .cards .cont-izq {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding-right: 0px;
}
.sesion-que-es .cards {

    flex-wrap: wrap;
}
.sesion-que-es .cards .cont-izq .titulo .texto{
    width: 100%;

}
.sesion-que-es .cards .cont-der {
    width: 50%;
    height: 350px;
    background: red;
    display: none;
}
.sesion-que-es .cards.order-cards .cont-izq {

    padding-left: 0px;
}
#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;
}
.preguntas-frecuentes #accordion .card .card-header button .text-componente p {
    display: none;
}
}

@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;
    }
    .preguntas-frecuentes #accordion .card .card-header button.collapsed .text-componente h4 {
    font-size: 17px;
}
.preguntas-frecuentes #accordion .card .card-header button .icono-acordeon {
    display: none;
}
}
@media only screen and (max-width: 550px) {
    .titulos-componente .datos-curiosos p {
    width: 100%;
    border-bottom: 2px solid #ff6600;
    border-right: 0px;
}
  .titulos-componente .datos-curiosos p:last-child {
    border-bottom:none;
  }

}