﻿body {
    font-family: apertura, sans-serif;
}

.signature-logos {
    width: 110px;
    margin-left: 28px;
}

.signature-logo {
    width: 75px;
    margin-left: 28px;
}

.fp {
    font-size: 18px;
    line-height: 22px;
}

.fpf {
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
}

.general-btn {
    background-color: #FDB813;
    border-radius: 22px;
    padding: 8px 16px;
}

@media (max-width: 1030px) {
    .inner-shrink{
        width: 50%;
    }
    .signatures-div {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        text-align: center;
    }
    .signature-logos {
        width: 100px;
        margin: 5px;
    }

    .signature-logo {
        width: 50px;
        margin: 5px;
    }

    .first-section {
        margin-top: 0 !important;
        margin-left: 0 !important;
        text-align: center;
        margin-right: 0 !important;
    }

        .first-section h3 {
            font-size: 30px !important;
        }

   /* .first-section-image img {
        width: 75% !important;
        height: 75% !important;
    }*/

    .second-section h3 {
        font-size: 30px !important;
    }

    .third-section {
        margin-left: 0 !important;
        text-align: center !important;
        margin-top: 0 !important;
    }

  /*  .third-section-image img {
        width: 75% !important;
        height: 75% !important;
    }*/

   /* .fourth-section-image img {
        width: 75% !important;
        height: 75% !important;
    }*/

    .fourth-section {
        margin-left: 0 !important;
        text-align: center !important;
        margin-top: 0 !important;
    }

    .fifth-section {
        text-align: center !important;
        margin-top: 0 !important;
    }

    .fifth-section-image img {
        width: 75% !important;
        height: 75% !important;
    }

    .sixth-section-image img {
        width: 75% !important;
        height: 75% !important;
    }

    .sixth-section {
        margin-left: 0 !important;
        text-align: center !important;
    }

    .sixth-section-button {
        text-align: center !important;
    }

    .seventh-section {
        margin-left: 0 !important;
        text-align: center !important;
        margin-top: 0 !important;
    }

   /* .seventh-section-image img {
        width: 75% !important;
        height: 75% !important;
    }

    .eighth-section-image img {
        width: 75% !important;
        height: 75% !important;
    }*/

    .eighth-section {
        margin-left: 0 !important;
        text-align: center !important;
    }

    .eighth-section-button {
        text-align: center !important;
    }
}
