@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.container-fluid {
    padding: 0 !important;
}

h1,
h2,
span,
p,
a,
h3,
h4,
h5 {
    font-family: "Poppins", sans-serif !important;
}


/* Banner */

.row-banner {
    align-items: center;
}

.banner-iz {
    text-align: center;
}

.banner-iz img {
    width: 100%;
}

.banner-iz h1 {
    color: #243455;
    font-weight: 900;
    line-height: 30px;
    font-size: 35px;
    padding-top: 20px
}

.banner-iz h1 span {
    color: #FF6600;
}

.banner-iz p {
    font-size: 16px;
    padding-top: 20px;
    color: black;
}

.banner-iz strong {
    font-weight: 600;
}

.banner-iz p span {
    color: #FF6600;
    font-weight: 900;
    font-size: 20px;
}

.banner-iz a {
    background-color: #FF6600;
    color: white;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 30px;
    border-radius: 15px;
    box-shadow: 5px 5px 5px #b8b7b7;
    transition: 1s;
}

.banner-iz a:hover {
    padding: 14px 40px;
    background-color: #167278;
    color: white !important;
}

.iconos-descrip {
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-descripcion-img {
    width: 30% !important;
}

.info-descrip {
    font-weight: 800;
}

.row-iconos-descrip {
    padding: 10px 45px 10px;
}

/* Carrusel banner*/

.item-carrusel-banner {
    display: flex;
    justify-content: center;
}

.item-carrusel-banner img {
    padding: 30px 0;
    border-radius: 12%;
}

.img-carrusel {
    width: 80% !important;
}

#owl-carousel-banner .owl-dots {
    display: none;
}

#owl-carousel-banner .owl-nav {
    display: none;
}

#owl-carousel-productos .owl-dots,
.owl-nav {
    display: block;
}

/** Flechas **/

.owl-carousel6 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    /*PosiciÃ³n de la flecha*/
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    background-color: #ff660096 !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
    left: 0px;
    bottom: -60px;
    z-index: 1;
}

/** Color de las flechas**/
.owl-carousel6 .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-carousel6 .owl-nav .owl-prev span:before {
    background-image: url(https://corporativo.compensar.com/Style%20Library/webparts/bienestar-fest/2023/imagenes/flecha-btn.png);
    content: "";
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 1;
    filter: brightness(10);
}

.owl-carousel6 .owl-nav .owl-prev:hover {
    width: 55px;
    height: 55px;
    background-color: #FF6600 !important;
}

.owl-carousel6 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    /*PosiciÃ³n de la flecha*/
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    background-color: #ff660096 !important;
    transition: 0.3s;
    margin: 0 0 0 auto !important;
    outline: none;
    min-width: auto;
    right: 0px;
    bottom: -60px;
    z-index: 1;
}

.owl-carousel6 .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-carousel6 .owl-nav .owl-next span:before {
    background-image: url(https://corporativo.compensar.com/Style%20Library/webparts/bienestar-fest/2023/imagenes/flecha-btn.png);
    content: "";
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    filter: brightness(10);
}

.owl-carousel6 .owl-nav .owl-next:hover {
    width: 55px;
    height: 55px;
    background-color: #FF6600 !important;
    box-shadow: none !important;
}

.owl-carousel6 .owl-dots {
    position: absolute;
    padding: 0;
    bottom: -43px;
    width: 100%;
    min-width: auto;
    z-index: 0;
    padding: 0px;
}

.owl-carousel6 .owl-dots .owl-dot {
    transition: 0.3s;
    min-width: auto;
    outline: none;
}

.owl-carousel6 .owl-dots .owl-dot.active span {
    background-color: #FF6600 !important;
    width: 30px !important;
}

.owl-carousel6 .owl-dots .owl-dot span {
    margin: 2px !important;
    transition: 0.3s !important;
    background-color: #ff660096 !important;
}

.owl-carousel6 .owl-item img {
    border-radius: 20px;
}

/* Botón flotante*/
.boton-flotante-resuelve-dudas {
    right: 0;
    box-shadow: 0.3em 0.3em 1em rgba(94, 66, 123, 0.9);
    top: 80%;
    position: fixed;
    transform: translate(0%, -65%);
    background-color: #FF6600;
    display: flex;
    align-items: center;
    padding: 2px 14px 2px 2px;
    border-bottom-left-radius: 32px;
    border-top-left-radius: 32px;
    border-left: none;
    z-index: 600;
    transition: 1s;
}

.boton-flotante-resuelve-dudas:hover {
    box-shadow: 0.3em 0.3em 1em rgba(94, 66, 123, 1);
}

.boton-flotante-resuelve-dudas p {
    color: #ffffff;
    line-height: 20px;
    margin: 0;
    font-size: 16px;
    transition: 1s;
}

.boton-flotante-resuelve-dudas p:hover {
    text-decoration: none;
    font-size: 20px;
}

.boton-flotante-resuelve-dudas span {
    font-weight: 400;
}

.boton-flotante-resuelve-dudas img {
    width: 65px;
    margin-left: 10px;
}

.scale-up-center {
    -webkit-animation: scale-up-center 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite alternate both;
    animation: scale-up-center 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) infinite alternate both;
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
}

@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
}

/* Contador */
.seccion-contador {
    text-align: center;
    /*  background: linear-gradient(#FF6600, #DDEBF5);*/
    background-image: linear-gradient(#2DBAC4, #243455);
    color: white;
    padding: 20px 10px;
}

.contador-componente {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px
}

.contador-componente p {
    font-size: 50px;
    font-weight: 900;
    margin: 0;
    color: #FFFFFF;
    font-family: "Luckiest Guy", cursive !important;
}

.contador-componente span {
    font-size: 20px;
}

/* Productos */
.seccion-productos {
    text-align: center;
    padding: 50px 20px;
    margin-bottom: 150px;
}

.seccion-productos h2 {
    font-weight: 900;
    color: #243455;
    font-size: 35px;
    line-height: 38px;
}

.seccion-productos h2 span {
    color: #FF6600;
}

.seccion-productos p {
    font-size: 19px;
    color: black;
}

.productos-columnas {
    justify-content: center;
    gap: 15px;
    padding: 30px 0 0;
}

.img-producto {
    height: 550px;
    background-size: cover;
    text-align: center;
    border-radius: 10px;
    box-shadow: 5px 5px 15px #e3e3e3;
}

/*
.img-producto:nth-child(1) {
    background-image: url(./img/carro.jpg);
}

 .img-producto:nth-child(2) {
    background-image: url(./img/moto.jpg);
}

.img-producto:nth-child(3) {
    background-image: url(./img/bici.jpg);
}

.img-producto:nth-child(4) {
    background-image: url(./img/scooter.jpg);
}

.img-producto:nth-child(5) {
    background-image: url(./img/accesorio.jpg);
    background-position: bottom;
}*/

.img-producto-carro {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/carro.jpg);
}

.img-producto-moto {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/moto.jpg);
}

.img-producto-bicicleta {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/bici.jpg);
}

.img-producto-patineta {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/scooter.jpg);
}

.img-producto-accesorio {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/accesorio.jpg);
    background-position: bottom;
}

.img-producto-seguro {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/seguros.jpg);
    background-position: bottom;
}

.img-producto p {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    font-weight: 900;
}

/* Crédito */
.seccion-credito {
    position: relative;
    background-color: #243455;
    height: 380px;
}

/*.credito-flex{
    align-items: center
}*/

.text-credito {
    margin: 80px 0;
    color: white;
    text-align: center;
}

.text-credito h2 {
    font-weight: 900;
    font-size: 35px;
    line-height: 35px;
    color: #FFFFFF;
}

.text-credito p {
    font-weight: 200;
    padding: 10px 0 20px;
    font-size: 18px;
    color: #FFFFFF;
}

.credito-cta a {
    background-color: #FF6600;
    color: white;
    padding: 10px 30px;
    border-radius: 15px;
    box-shadow: 5px 5px 5px #272727;
    transition: 1s;
}

.credito-cta a:hover {
    padding: 14px 40px;
    background-color: #167278;
    color: white !important;
    font-weight: 900;
}

.img-credito {
    width: 65%;
    position: absolute;
    top: -123px;
}

/* Marcas aliadas */
.seccion-aliados{
    padding: 115px 10px 5px;
}

.seccion-aliados .titulo-fv {
    text-align: center;
}

.seccion-aliados .titulo-fv h2 {
    font-weight: 900;
    color: #FF6600 !important;
    font-size: 40px;
    margin: 0;
}

.seccion-aliados .titulo-fv p{
    font-size: 19px;
    color: black;
}

/* Estilos del carrusel */

.detalle-proyecto {
    margin: 30px 0px 82px 0px;
}

.detalle-proyecto .renders {
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}

.detalle-proyecto .renders .owl-carousel2 {
    z-index: 0 !important;
}

.detalle-proyecto .renders .owl-carousel2 .owl-stage-outer .owl-stage .owl-item .item {
    font-family: 'Poppins', sans-serif;
    position: relative;
    border-radius: 20px;
}

.detalle-proyecto .renders .owl-carousel2 .owl-stage-outer .owl-stage .owl-item .item img {
    width: 90%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
}

.detalle-proyecto .renders .owl-carousel2 .owl-stage-outer .owl-stage .owl-item .item span {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    font-family: "Poppins", sans-serif;
    color: white;
    font-weight: 900;
    font-size: 20px;
    padding: 20px;
    z-index: 2;
    display: none;
}

.detalle-proyecto .renders .owl-carousel2 .owl-stage-outer .owl-stage .owl-item .item:before {
    content: "";
    /* background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.4));*/
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 20px;
    position: absolute;
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 !important;
    /**/
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav [class*=owl-] {
    margin: 0 !important;
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav .owl-prev {
    position: absolute;
    top: 100%;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgba(113, 32, 126, 0.7) !important;
    transition: 0.3s;
    outline: none;
    min-width: auto;
    left: 0px;
    bottom: -60px;
    z-index: 1;
}

/** Color de las flechas**/

.detalle-proyecto .renders .owl-carousel2 .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;
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav .owl-prev span:before {
    background-image: url(https://corporativo.compensar.com/Style%20Library/webparts/bienestar-fest/2023/imagenes/flecha-btn.png);
    content: "";
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    opacity: 1;
    filter: brightness(10);
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav .owl-prev:hover {
    width: 55px;
    height: 55px;
    background-color: rgb(113, 32, 126) !important;
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav .owl-next {
    position: absolute;
    top: 100%;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background-color: rgba(113, 32, 126, 0.7) !important;
    transition: 0.3s;
    margin: 0 0 0 auto !important;
    outline: none;
    min-width: auto;
    right: 0px;
    bottom: -60px;
    z-index: 1;
}

.detalle-proyecto .renders .owl-carousel2 .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;
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav .owl-next span:before {
    background-image: url(https://corporativo.compensar.com/Style%20Library/webparts/bienestar-fest/2023/imagenes/flecha-btn.png);
    content: "";
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    filter: brightness(10);
}

.detalle-proyecto .renders .owl-carousel2 .owl-nav .owl-next:hover {
    width: 55px;
    height: 55px;
    background-color: rgb(113, 32, 126) !important;
    box-shadow: none !important;
}

.detalle-proyecto .renders .owl-carousel2 .owl-dots {
    position: absolute;
    padding: 0;
    bottom: -43px;
    width: 100%;
    min-width: auto;
    z-index: 0;
    padding: 0px;
}

.detalle-proyecto .renders .owl-carousel2 .owl-dots .owl-dot {
    transition: 0.3s;
    min-width: auto;
    outline: none;
}

.detalle-proyecto .renders .owl-carousel2 .owl-dots .owl-dot span {
    margin: 2px !important;
    transition: 0.3s !important;
    background-color: rgba(113, 32, 126, 0.7) !important;
}

.detalle-proyecto .renders .owl-carousel2 .owl-dots .owl-dot.active span {
    background-color: rgb(113, 32, 126) !important;
    width: 30px !important;
}

.detalle-proyecto .renders .owl-carousel2 .owl-dots .owl-dot:hover span {
    background-color: rgb(113, 32, 126) !important;
}

.go-up {
    position: absolute;
    z-index: 0;
    right: 24px;
    top: -24px;
    border-radius: 50%;
}

@media only screen and (max-width: 768px) {
    .detalle-proyecto .renders .owl-carousel2 .owl-stage-outer .owl-stage .owl-item .item img {
        height: auto;
    }
}

/* Fin de estilos del carrusel */

/* Preguntas frecuentes */

.seccion-preguntas {
    /* background-image: url(./img/fondo-llanta.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/
    padding: 50px 10px 5px;
}

.panel {
    -webkit-box-shadow: 0 1px 1px #FFFFFF;
}

.seccion-preguntas h2 {
    text-align: center;
    font-weight: 900;
    color: #243455 !important;
    font-size: 35px;
}

.preguntas-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-preguntass {
    width: 40%;
}

.fondo-preguntas-frecuentes {
    width: 60%;
}

.img-tamaño-p {
    width: 90%;
}

/* AcordeÃ³n preguntas frecuentes */
.acordeon-componente {
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
    text-align: center;
    margin-bottom: 30px;
}

.acordeon-componente .panel-default {
    border: none;
}

.acordeon-componente .panel-default .panel-heading {
    background-color: white;
    border-color: transparent;
    border-radius: 8px;
}

.acordeon-componente .panel-default .panel-heading a[aria-expanded="true"] {
    background-color: #E6007E !important;
    font-size: 18px;
    line-height: 44px;
    padding-left: 15px;
    border-radius: 8px;
}

.acordeon-componente .panel-default .panel-heading .panel-title a {
    /* width: 100%;
    display: flex;
    align-items: center;
    padding-right: 50px;*/
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 30px 15px 15px;
    margin-bottom: 5px;
    box-shadow: 5px 5px 5px #e3e3e3;
    border-radius: 10px;
}

.acordeon-componente .panel-default .panel-heading .panel-title a h3 {
    font-family: 'Poppins', sans-serif;
    color: black;
    text-align: left;
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    transition: 1s;
    width: 100%;
}

.acordeon-componente .panel-default .panel-heading .panel-title a>div {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FF6600;
    border-radius: 50%;
    position: relative;
    right: 50px;
    transform: rotate(90deg);
    transition: 1s;
    position: absolute;
}

/* LO QUE HACE QUE EL BOTÃ“N CAMBIE DE COLOR EN EL ACORDEÃ“N
.acordeon-componente .panel-default .panel-heading .panel-title a[aria-expanded="true"]  {
    background-color: #E6007E;
    font-size: 18px;
    line-height: 44px;
    padding-left: 15px;
    border-radius: 8px;
} */

.acordeon-componente .panel-default .panel-heading .panel-title a[aria-expanded="true"] h3 {
    color: white;
    border-radius: 8px;
}

.acordeon-componente .panel-default .panel-heading .panel-title a[aria-expanded="true"]>div {
    transform: rotate(-90deg);
    background-color: #E6007E;
}

.acordeon-componente .panel-default .panel-heading .panel-title a>div img {
    width: 18px;
}

.acordeon-componente .panel-default .panel-collapse.in .panel-body {
    border-top-color: var(--orange);
    transition: 1s;
}

.acordeon-componente .panel-default .panel-collapse .panel-body h4 {
    font-family: "Roboto Condensed", sans-serif;
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    line-height: 21px;
    padding: 10px;
    color: var(--gray-text-two);
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
}

/* Ubicación

.seccion-ubicacion {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/img-fondo-ubicacion.png);
    background-position: center;
    background-size: contain;
    margin: 60px auto 0;
    padding: 95px 10px;
    background-color: #243455;
}

.text-ubi {
    text-align: center;
}

.text-ubi h2 {
    font-weight: 900;
    color: #FFFFFF;
    font-size: 35px;
    margin: 0 !important;
}

.text-ubi h2 span {
    color: #FF6600;
}

.text-ubi p {
    color: #FFFFFF;
    font-size: 20px;
}

.iconos {
    position: relative;
    text-align: center;
    max-width: 1171px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
}

.iconos a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    padding: 6px 15px;
    height: 60px;
    border-radius: 50px;
    transition: 0.5s;
    box-shadow: inset 0 0 6px 3px white;
    box-shadow: 0 0 6px 3px #e3e3e3;
}

.iconos a img {
    transition: 1.3s;
    width: 150px;
}

.iconos a img:hover {
    width: 200px;
}

.iconos a:nth-child(2) img {
    width: 200px;
}

.iconos a:nth-child(2) img:hover {
    width: 250px;
}
*/
.ubicacion-section {
    padding-top: 50px;
}

.titulo-seccion {
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    padding: 0px 10px;
}

.titulo-seccion h2 {
    font-weight: 900;
    color: #38383E;
    font-size: 35px;
    line-height: 29px;
    margin-bottom: 8px;
}

.titulo-seccion h2 span {
    color: #ff6600;
}

.titulo-seccion p {
    font-size: 20px;
    color: black;
}

.iconos {
    background-image: url(https://corporativo.compensar.com/descuentos-beneficios/PublishingImages/feria-sobre-ruedas-2024/img/img-fondo-ubicacion.png);
    background-color: #144f73;
    width: 100%;
    padding: 50px 15px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
}

.iconos a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    padding: 6px 1px;
    height: 60px;
    border-radius: 50px;
    transition: 0.5s;
    /* box-shadow: inset 0 0 6px 3px white; */
    box-shadow: 0 0 6px 3px #e3e3e3;
    transition: 1s;
}

.iconos a:hover {
    height: 70px;
    padding: 10px;
}

.iconos a img {
    width: 50%;
    transition: 1s;
}

.iconos a img:hover {
    width: 60%;
}


/* Tablet */
@media (max-width: 1040px) {

    /* Banner */
    .banner-iz img {
        width: 60%;
    }

    /* Crédito */
    .seccion-credito {
        margin-top: 121px;
        height: 330px;
    }

    .credito-cta a {
        padding: 10px;
    }

    .img-credito {
        display: none;
    }
}

@media (max-width: 840px) {

    /* Botón flotante */
    .boton-flotante-resuelve-dudas {
        right: 0;
        top: 80%;
        box-shadow: 0.3em 0.3em 1em rgb(0 0 0 / 30%);
        position: fixed;
        transform: translate(0%, -65%);
        background: #00a8b5;
        border: 2px solid #00a8b5;
        /* display: flex; */
        align-items: center;
        padding: 2px 14px 2px 14px;
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        border-right: none;
        z-index: 600;
        /* border-left: 3px solid #552865;*/
    }

    /* Crédito */

    .img-credito {
        width: 82%;
        top: 0;
        right: 40px;
    }

    .text-credito {
        margin: 60px 0;
    }

    /* Ubicación */

    .seccion-ubicacion {
        height: auto;
        background-size: cover;
    }
}

@media (min-width: 482px) and (max-width:999px) {
    .carrusel-banner-img-componente {
        display: none;
    }
}

/* Mobile */

@media (max-width: 768px) {

    /* Banner */
    .banner-iz {
        padding: 20px 25px;
    }

    .banner-iz h1 {
        font-size: 40px;
        line-height: 35px;
    }

    .banner-iz img {
        width: 80%;
    }

    .img-carrusel {
        width: 100% !important;
    }

    .icon-descripcion-img {
        width: 20% !important;
    }

    /* Contador */
    .contador-componente {
        flex-wrap: wrap;
    }

    .contador-componente p {
        font-size: 40px;
    }

    .segundos-contador {
        display: none;
    }

    /* Productos */
    .seccion-productos {
        margin: 0;
    }

    .seccion-productos h2 {
        font-size: 34px;
    }

    /* Crédito */
    .seccion-credito {
        position: relative;
        background-color: #243455;
        height: 700px;
        margin-bottom: 47px;
        margin-top: 75px;
    }

    .img-credito {
        width: 60%;
        position: absolute;
        top: 4px;
        left: 85px;
        display: block;
    }

    /* Preguntas frecuentes */
    .preguntas-flex {
        flex-direction: column;
    }

    .fondo-preguntas-frecuentes {
        width: 100%;
    }

    .img-preguntas-frecuentes-2 {
        display: none !important;
    }

    .img-preguntass {
        display: flex;
        width: 65%;
        justify-content: center;
    }

    .acordeon-componente .panel-default .panel-heading .panel-title a h3 {
        font-size: 15px;
    }

    /* Ubicación */
    .iconos {
        flex-direction: column;
    }

    .text-ubi {
        padding: 0 30px;
    }

    .img-tamaño-p {
        width: 100%;
    }

    .acordeon-componente .panel-default .panel-heading .panel-title a {
        padding: 10px 45px 15px 15px;
    }
}