#customPageTitle {
    display: none;
    text-align: center;
    font-weight: bold;
    font-weight: 900;
    color: #58595b;
    letter-spacing: 0px;
    font-size: 21px;
    border-bottom: none;
    margin-top: 60px;
    text-transform: capitalize;
}

.customPageCenteredContent {
    width: 100% !important;
    min-width: 0px;
}

.customPageSubtitle {
    width: 23%;
    float: left;
    height: auto;
    text-transform: uppercase;
    border-bottom: none;
    margin-top: 10%;
    margin-bottom: 15px;
    margin-left: 8%;
    font-style: normal;
    font-weight: bold;
    font-size: 41px;
    line-height: 53px;
    text-align: left;
    color: rgba(69, 69, 69, 1);
    cursor: default;
}

.customPageCaption {
    width: calc(30% - 80px);
    float: left;
    text-align: left;
    margin-top: 85px;
    padding-left: 40px;
    font-size: 28px;
    margin-bottom: 0px;
    font-weight: 600;
}

.boldText {
    font-weight: bold;
}

.customPageImage {
    width: 52%;
    max-width: 100%;
    float: right;
    margin-right: 3%;
    margin-top: 2%;
}

.customPageText p {
    width: 100%;
    margin: auto;
}

.contactInput {
    position: relative;
    width: calc(100% - 30px);
    height: 32px;
    border: unset;
    border-bottom: 1px solid #454545;
    padding-left: 20px;
    line-height: 15px;
    font-size: 13px;
    color: #8f9194;
    border-radius: unset;
    margin-top: 13px;
    text-transform: uppercase;
}

.contactInput::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: black;
    opacity: 0.9;
}

.contactInput:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: black;
    opacity: 0.9;
}

.contactDiv {
    position: relative;
    width: 29%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 15px;
    margin-left: 10%;
    padding-top: 1%;
}

.sendContact {
    float: right;
    font-size: 18px;
    line-height: 21px;
    color: black;
    text-transform: uppercase;
    background-color: unset;
    width: fit-content;
    margin-top: unset;
}

.sendContact:hover {
    color: #6F95B7;
    background-color: unset;
}

.contactTextarea {
    height: 230px !important;
}

.contactInput::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: black;
    opacity: 0.9;
}

.contactInput:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black;
    opacity: 0.9;
}

.contactInput::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black;
    opacity: 0.9;
}

.file-input-wrapper {
    border: 1px solid #124193;
    color: white;
    font-weight: 400;
    height: 35px;
    font-size: 14px;
    line-height: 34px;
    background-color: #124193;
}

.customPageText {
    width: auto;
    float: left;
    text-align: left;
    font-weight: 300;
    /* padding-left: 40px; */
    font-size: 15px;
    line-height: 20px;
    margin-top: 0px;
    border-color: #000000;
    margin-bottom: 30px;
    top: 22px;
    color: #95a5a6;
    /* margin-left: 26%; */
}

.contactInfoParent {
    position: relative;
    text-align: center;
    height: unset;
    width: 600px;
    margin: 0 auto;
}

.customPageText:last-of-type {
    border-right: none;
}

.leftContact {
    float: left;
}

.rightContact {
    float: right;
}

.contactLabel {
    position: relative;
    float: left;
    font-size: 15px;
    font-weight: 300;
    color: black;
    margin-left: 23px;
    display: inline-block;
    margin-top: 3px;
}

.logoByF {
    width: 100px;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 140px;
}

.box1 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    height: 510px;
    background-color: #f2f2f2;
}

.subtitleByF {
    position: relative;
    font-weight: 100;
    font-size: 23.5px;
    height: 30px;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #797a7b;
    margin-top: 30px;
}

.box1pic {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 420px;
    margin-top: 30px;
}

.box1text {
    position: relative;
    color: white;
    font-weight: 100;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    margin-top: 142px;
    width: 100%;
}

.box1text em {
    font-weight: 900;
    font-style: normal;
}

.box2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    color: #b1b2b3;
    background-color: white;
}

.fila {
    position: relative;
    width: 100%;
    height: 330px;
}

.half {
    position: relative;
    height: 100%;
    width: 50%;
    float: left;
    background-size: cover;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.halfTitle {
    position: relative;
    font-size: 20px;
    font-weight: 900;
    color: #58595b;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 200px;
}

.halfText {
    position: relative;
    font-size: 15px;
    font-weight: 100;
    line-height: 22px;
    width: 250px;
    margin: 0 auto;
}

.halfText em {
    font-weight: 400;
    font-style: normal;
}

.box3 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 60px;
}


/* .customPageText:first-of-type {
  font-size: 40px;
} */

.contactInput::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    opacity: 0.8;
    font-weight: 400;
    color: #5a5a5a;
}

.contactInput::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5a5a5a;
    opacity: 0.8;
    font-weight: 400;
}

.contactInput::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 0.8;
    font-weight: 400;
    color: #5a5a5a;
}

.contactInput::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: 0.8;
    font-weight: 400;
    color: #5a5a5a;
}

.contactInput::-ms-input-placeholder {
    /* Microsoft Edge */
    opacity: 0.8;
    font-weight: 400;
    color: #5a5a5a;
}

.imgZoom {
    -webkit-animation: kenburns-top 20s linear infinite alternate both;
    animation: kenburns-top 20s linear infinite alternate both;
}

@-webkit-keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%;
    }
    100% {
        -webkit-transform: scale(1.25) translateY(-15px);
        transform: scale(1.25) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top;
    }
}

@keyframes kenburns-top {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transform-origin: 50% 16%;
        transform-origin: 50% 16%;
    }
    100% {
        -webkit-transform: scale(1.25) translateY(-15px);
        transform: scale(1.25) translateY(-15px);
        -webkit-transform-origin: top;
        transform-origin: top;
    }
}

@media screen and (min-width: 769px) and (max-width: 1105px) {
    #content {
        min-width: unset;
    }
}

@media screen and (max-width: 768px) {
    .customPageCenteredContent {
        width: 100% !important;
        margin: auto;
        /* height: auto !important; */
        min-height: 722px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .customPageSubtitle {
        width: 95%;
        float: right;
        margin: auto;
        display: block;
        position: relative;
        height: auto;
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 26px;
        z-index: 2;
        top: 490px;
    }
    .customPageCaption {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 15px;
        padding-left: 0px;
        font-size: 23px;
        font-weight: 600;
    }
    .customPageImage {
        width: 92%;
        height: auto;
        max-width: 100%;
        margin: 4%;
        position: relative;
        float: left;
        bottom: 20px;
    }
    .contactDiv {
        position: relative;
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
        margin-bottom: 15px;
        margin-left: 5%;
        padding-top: 1%;
    }
    .customPageText {
        width: 100%;
        float: left;
        height: f;
        margin-bottom: 10px;
    }
    .customPageText p {
        width: 100%;
    }
    .box1 {
        height: 254px;
        width: 90%;
    }
    .subtitleByF {
        font-size: 15px;
        margin-top: 15px;
        width: 90%;
        margin-left: 5%;
    }
    .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%;
        background-position: bottom;
    }
    .box3 {
        margin-bottom: 50px;
    }
    .fila {
        display: flex;
        flex-direction: column;
    }
    .mobileTop {
        order: -1;
    }
    .contact_message {
        padding-top: 10px;
        position: relative;
        width: calc(100% - 47px);
        -webkit-appearance: none;
    }
    .mapDiv {
        width: 100%;
        float: right;
        height: 430px;
    }
    .contactRow {
        position: relative;
        width: 48%;
        top: 0px;
        left: 0%;
        width: 100%;
        right: 0;
        margin-bottom: 25px;
        margin-top: 40px;
    }
    .contactLabel {
        margin-left: 0px;
    }
    .contact_name {
        margin-bottom: 0px;
        margin-top: 80px;
    }
    .contact_aux_2 {
        position: absolute;
        top: 65px;
    }
    .contactInfoParent {
        width: 100%;
    }
}