.container {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    gap: 25px;
}
.centeredContent{
  width: 85% !important;
  max-width: unset;
}
#customPageTitle {
    display: block;
    font-size: 45px;
    font-weight: 400;
    height: auto;
    margin-bottom: 3rem;
    margin-top: 80px;
}

.customFlecha {
    width: 54%;
}

h2 {
    font-size: 3.4rem;
    font-weight: 600;
    text-transform: capitalize;
    margin: 40px 0;
    line-height: 4rem;
    text-align: left;
    width: 75%
}

.textContainer{
    width: 70%;
    margin: auto;
    display: flex;
    color: var(--h1);
    flex-direction: column;
    line-height: 18px;
    position: relative;
    justify-content: center;
    align-items: center;
    margin-bottom: 28px;
}

.textContainer p {
    position: relative;
    margin: auto;
    width: 60%;
    text-align: left;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #666666;
    font-family: "Galliard Pro" !important;
    margin-bottom: 26px;
}

.imgContainer1,
.imgContainer2 {
    width: 50%;
    aspect-ratio: 1/1
}
.imgContainer{
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    margin: auto;
    gap: 20px;
}
.imgColumn {
    position: relative;
    display: flex;
    -ms-flex: calc(50% - 50px);
    width: 50%;
    flex-direction: column;
    margin: auto 25px;
    margin-top: 0;
    gap: 20px;
}
.imgColumn img {
    vertical-align: middle;
    margin-bottom: 50px;
    width: 100%;
}
figure img {
    width: 50rem;
    object-fit: contain;
    height: 100%;
    margin-bottom: 10rem
}

.textContainer2 {
    padding: 18rem 3%
}

.textContainer2 p {
    width: 60%
}

h3 {
    font-size: 2.1rem;
    font-weight: 500;
    width: 60%;
    line-height: 25px;
    margin-top: 60px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .leftColumn {
        width: 98%;
        margin: 0 auto;
        margin-top: 30px;
    }
    .container {
    gap: 20px;
}
    .textContainer{
    width: 100%;
    margin-bottom: 20px;
}
.imgContainer{
    width: 100%;
    flex-direction: column;
}
    .imgColumn {
    display: flex;
    width: 100%;
    margin: 0;
    gap: 20px;
}
    .imgColumn img {
    margin-bottom: 0px;
}
    .termsSeparator {
        margin-top: 30px;
        margin-bottom: -30px;
    }

    .termsText {
        font-size: 13px;
        width: 90%;
        margin: 0 auto;
        line-height: 15px;
    }

    .title {
        font-size: 28px;
        height: auto;
    }

    .customPageSubtitle {
        font-size: 15px;
        line-height: 19px;
    }

    .contactInput {
        width: 90%;
    }

    .subtitleByF {
        font-size: 15px;
    }

    .logoByF {
        width: 70px;
        margin-top: 50px;
    }

    .box1 {
        height: 254px;
    }

    .subtitleByF {
        font-size: 15px;
        margin-top: 15px;
    }

    .box1pic {
        height: 160px;
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 25px;
    }

    .box1text {
        font-size: 13px;
        line-height: 16px;
        width: 80%;
        display: inline-block;
        margin-left: 10%;
        margin-top: 20px;
    }

    .fila {
        height: 550px;
        width: 90%;
        margin-left: 5%;
    }

    .half {
        width: 100%;
        height: 50%;
    }

    .box3 {
        margin-bottom: 50px;
    }

    .fila {
        display: flex;
        flex-direction: column;
    }

    .mobileTop {
        order: -1;
    }

    .customPageText {
        font-size: 12px;
        width: 80%;
    }

    .titulo {
        line-height: 25px;
        margin-top: 0;
        margin: 0 auto;
        float: none;
        margin-bottom: 20px;
    }

    .pic1 {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 0;
    }

    .pic2 {
        width: 88%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .pic1mobile {
        display: block;
        width: 100%;
    }

    .sello {
        height: 85px;
        margin-left: -12px;
        margin-top: -52px;
        margin-bottom: 10px;
    }

    .rightColumn {
        width: 95%;
        float: none;
        margin-left: 2.5%;
        margin-top: 0;
        padding-top: 10px;
    }

    p {
        width: 100%;
        margin-left: 0;
    }

    .pic3 {
        width: 100%;
        margin-bottom: 50px;
    }

    .contactFormLeft {
        display: block;
        width: 100%;
        margin: 0 auto;
        height: 185px;
    }
.textContainer p {
    width: 100%;
}
    .contactFormRight {
        display: block;
        width: 100%;
        margin: 0 auto;
        margin-top: 0px;
        height: 200px;
    }

    .sendContact {
        margin: auto;
        /* margin-right: 25%; */
        margin-bottom: 40px;
    }

    .contactInfo {
        display: block;
        width: 85%;
    }

    .contactInfoColumn {
        margin-bottom: 50px;
    }

    #map {
        width: 90%;
        height: 300px;
    }

    .contactOptions {
        width: 90%;
    }

    .centeredText {
        width: 85%;
        margin-bottom: 50px;
    }

    .imageGrid {
        display: block;
        width: 85%;
    }

    .imageColumn {
        margin: auto;
    }

    .paymentImg {
        width: 100%;
        display: block;
        max-width: 200px;
        margin: auto;
        margin-bottom: 10px;
    }

    .infoText iframe {
        width: 100% !important;
        height: auto !important;
    }

    .infoText {
        width: 100%;
    }

    .subtitle {
        width: 80%;
    }

    .contactFormInput.radioButtons {
        display: block;
    }

    .radioButton {
        width: 100%;
    }

    .radioButtonClick {
        margin-right: 0;
    }

    .radioButton span {
        width: 70%;
        margin: auto;
        margin-left: 0;
    }

    .file-input-wrapper {
        padding: 0;
    }
}