﻿
body.pc {
    background-position: center top -120px !important;
}

.pc .primero {
    min-height: 350px !important;
}

.bannerIngles {
    margin-top: 2% !important;
}

.bannerEspanol {
    margin-top: 2% !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(1);
}

.tercero {
    height: fit-content;
    min-height: auto;
    color: #162E55 !important;
    background: white;
}

    .tercero p, .tercero h2, .tercero * {
        color: #162E55 !important;
    }

.segundo .content {
    padding-left: 150px;
    padding-right: 150px;
}

.interna .collapse.show {
    margin-left: 0px !important;
    font-weight: normal !important;
}

@media only screen and (min-width: 1600px) {
    body.pc {
        background-position: center top -150px !important;
    }
}
