.headerline{
    width: 100%;           /* Ancho de 150 píxeles */
    height: 5px;          /* Alto de 150 píxeles */
    background: #ff612a;       /* Fondo de color rojo */
}

.counter{
    text-align: center;
    font-size: 40px;
}
#titulo{
    font-size: 1.5rem;
}
.bgorange{
    background-color: #ff612a;
    color: #fff;
}
.textbgorange{
    font-size: 1rem;
}
.botonNaranjo{
    background-color: #ff612a;
    font-weight: 300;
    color: #ffffff;
    border-radius: 70px;
    width: 50%;
}
.subtitle2{
    color: #ff612a;
}
.botonNaranjo:hover{
    background-color: #f39407;
    color: white;
}
#postcard, #infoley, #info, #listado {
    color : black;
    margin-top: 15px;
    margin-bottom: 15px;
}
.list-group-item {
    border: white;
}
p {
    margin-bottom: 0.4rem !important;
    font-size: 1.2rem;
}
#subtitle, #simula1, #simula2{
    margin-top: 30px;
    margin-bottom: 30px;
    color: #ff612a;
}
#cards{
    margin-top: 15px;
    margin-bottom: 15px;
    color: #ff612a;
}
.carousel-fade .carousel-item, .carousel-item img  {
    max-height: 50vh;
}
@media (min-width: 1201px) {
    .imglogo1{
        width: 80% !important;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .list-group-item {
        border: gray solid;
    }
    .banner{
        max-width: 70%;
    }
    .carousel-caption1 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: right;
        padding-left: 20%;
    }
    .carousel-caption1 h1 {
        font-size: 3.5rem;
    }
    .carousel-caption2 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 15%;
    }
    .carousel-caption2 h1 {
        font-size: 3.5rem;
    }
    .carousel-caption3 {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: center;
    }
    .carousel-caption3 h1 {
        font-size: 3.5rem;
    }
    .carousel-caption4 {
        position: absolute;
        right: 30%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 20%;
    }
    .carousel-caption4 h1 {
        font-size: 3.5rem;
    }
    .carousel-caption5 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: left;
        padding-left: 10%;
        padding-right: 25%;
    }
    .carousel-caption5 h1 {
        font-size: 3.5rem;
    }
    .carousel-caption7 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 20%;
        padding-top: 1.25rem;
        padding-bottom: 6.25rem;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 15%;
    }
    .carousel-caption7 h1 {
        font-size: 3.5rem;
    }
}
@media (max-width: 1200px) {
    .imglogo1{
        width: 40% !important;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .list-group-item {
        border: gray solid;
    }
    .banner{
        max-width: 70%;
    }
    .carousel-caption1 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: right;
        padding-left: 20%;
    }
    .carousel-caption1 h1 {
        font-size: 1.8rem;
        line-height: 1;
    }
    .carousel-caption2 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 15%;
    }
    .carousel-caption2 h1 {
        font-size: 1.8rem;
        line-height: 1;
    }
    .carousel-caption3 {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: center;
    }
    .carousel-caption3 h1 {
        font-size: 1.8rem;
        line-height: 1;
    }
    .carousel-caption3 h2 {
        font-size: 1.5rem;
    }
    .carousel-caption4 {
        position: absolute;
        right: 30%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 0.25rem !important;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 20%;
    }
    .carousel-caption4 h1 {
        font-size: 1.6rem;
        line-height: 1;
    }
    .carousel-caption5 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: white;
        text-align: left;
        padding-left: 10%;
        padding-right: 25%;
    }
    .carousel-caption5 h1 {
        font-size: 1.8rem;
        line-height: 1;
    }
    .carousel-caption7 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 20%;
        padding-top: 1.25rem;
        padding-bottom: 8%;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 15%;
    }
    .carousel-caption7 h1 {
        font-size: 2.4rem;
        line-height: 1;
    }

}
@media (max-width: 960px) {
    .carousel-caption7 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 20%;
        padding-top: 1.25rem;
        padding-bottom: 5%;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 15%;
    }
    .carousel-caption7 h1 {
        font-size: 2rem;
        line-height: 1;
    }
}
@media (max-width: 720px) {
    .imglogo1 {
        width: 40% !important;
        margin-top: 3%;
        margin-bottom: 3%;
    }
    .banner{
        max-width: 100%;
    }
    .carousel-caption1 {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 0rem !important;
        color: white;
        text-align: right;
        padding-left: 20%;
    }
    .carousel-caption1 h1 {
        font-size: 1.7rem;
    }
    .carousel-caption2 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 5%;
        padding-top: 1.25rem;
        padding-bottom: 0rem !important;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 15%;
    }
    .carousel-caption2 h1 {
        font-size: 1.4rem;
    }
    .carousel-caption3 {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 0rem !important;
        color: white;
        text-align: center;
    }
    .carousel-caption3 h1 {
        font-size: 1.7rem;
    }
    .carousel-caption3 h2 {
        font-size: 1.4rem;
    }
    .carousel-caption4 {
        position: absolute;
        right: 30%;
        bottom: 1.25rem;
        left: 5%;
        padding-top: 1.25rem;
        padding-bottom: 0rem !important;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 20%;
    }
    .carousel-caption4 h1 {
        font-size: 1.4rem;
    }
    .carousel-caption5 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 5%;
        padding-top: 1.25rem;
        padding-bottom: 0rem !important;
        color: white;
        text-align: left;
        padding-left: 10%;
        padding-right: 25%;
    }
    .carousel-caption5 h1 {
        font-size: 1.4rem;
    }
    .carousel-caption7 {
        position: absolute;
        right: 25%;
        bottom: 1.25rem;
        left: 10%;
        padding-top: 1.25rem;
        padding-bottom: 5%;
        color: white;
        text-align: left;
        padding-left: 3%;
        padding-right: 15%;
    }
    .carousel-caption7 h1 {
        font-size: 1.6rem;
    }
}
body{
    font-family: 'Comfortaa', cursive;
}
.has-error {
    border: 2px solid red;
    color: red;
}
h3 {
    margin-top: 5%;
    margin-bottom: 5%;
}
.oculto{display:none;}
.form-check-input {
    width: 2.5rem;
    height: 2.5rem;
}