h1,
h2,
h3,
h4,
h5.h6,
p,
a {
    font-family: 'Roboto', sans-serif !important
}

.border-color-red {
    border-color: #EC1D27 !important;
}

.bg-blue {
    background-color: #00376F;
}

.bg-blue-2 {
    background-color: #005E9B;
}

.bg-red{
    background-color: #BC0723;
}
.text-blue {
    color: #00376F;
}

.icon-social-very-small a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background-color: white;
    color: #00376F;
    height: 20px;
    width: 20px;
    margin: 0 3px;

}

.icon-social-very-small a i {
    color: #00376F;
    font-size: 14px;
    line-height: 14px;
}

.c-active {
    color: #EC1D27 !important;
}

.c-logo {
    top: 0;
    z-index: 100;
    margin-top: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
}

.c-logo img {
    width: 270px;
}

.c-montra {
    z-index: 100;
    position: absolute;
    bottom: 200px;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
}

.c-montra h5 {
    color: #00376F;
    font-weight: bold;
    text-shadow: 1px 1px 10px #fff, 1px 1px 10px #fff;
}

.c-montra .input-group-append .btn.btn-large {
    padding: 5px 5px !important;
}

.c-search {
    background-color: #00376F;
    color: white;
    border-radius: 100%;
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    width: 50px;
}

.c-more {

    background-color: white;
    color: #00376F;
    border-radius: 100%;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    width: 18px;
}

.c-montra a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-montra .input-group input,
.c-montra .input-group textarea,
.c-montra .input-group select {
    border-radius: 50px;
}

.c-montra .input-group-append .btn {
    border-radius: 0 50px 50px 0
}

.c-candidato {


    background-position: center;
    background-repeat: no-repeat;
    margin-top: -230px;
    padding: 0;
    z-index: 2;
    position: relative;
    background-size: cover;
}

.c-candidato-2 {


    background-position: center;
    background-repeat: no-repeat;
    margin-top: -165px;
    padding: 0;
    z-index: 2;
    position: relative;
    background-size: cover;
}

.c-candidato-3 {


    background-position: center;
    background-repeat: no-repeat;
    margin-top: -140px;
    padding: 0;
    z-index: 2;
    position: relative;
    background-size: cover;
}
.btn.btn-blue {
    background: #005E9B;
    border-color: #005E9B;
    color: #ffffff;
    /* padding: 5px 10px !important; */
    
}

.c-ofertas-box {
    border: 1px solid #00376f34;
}

.c-border-two {

    position: relative;
}

.c-border-two:before {
    position: absolute;
    background: linear-gradient(to right, #EC1D27 50%, #005E9B 50%);
    height: 4px;
    content: '';
    bottom: 0;
    right: 0;
    left: 0;
}

.c-info {
    left: 0;
    right: 0;
    margin-top: 70px;

    margin-left: auto;
    margin-right: auto;

    position: absolute;
    width: 100%;

}

.swiper-button-next.light,
.swiper-button-prev.light {
    background-color: #00376F;
    border-radius: 100%;
    color: #ffffff !important;
}


.c-ofertas-next {
    right: -40px;
}

.c-ofertas-prev {
    left: -40px;
}

.c-formacao {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c-moodle {
    background-color: white;
    border-radius: 50px;
    height: 40px;
    width: 70px;
    text-align: center;

}

.c-moodle img {
    height: 40px;
    width: auto;
    object-fit: contain;
}

.c-moodle1 {
    margin-left: 80px;
    background-color: white;
    border-radius: 50px;
    height: 30px;
    width: 47px;
    text-align: center;

}

.c-moodle1 img {
    height: 30px;
    width: auto;
    object-fit: contain;
}

.btn-red {
    background-color: #EC1D27;
    color: #fff;

}

.btn-red:hover {
    background-color: #fff;
    color: #EC1D27;
}

.btn-red2 {
    background-color: #EC1D27;
    color: #fff;
    padding: 5px 10px !important;
}

.btn-red2:hover {
    background-color: #fff;
    color: #EC1D27;
}

.c-link:hover {
    text-decoration: underline;

}

.c-scroll {
    position: absolute;
    top: 500px;
    right: -70px;
    z-index: 2;
    color: #00376F;
    height: 25px;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 600;
    display: flex;
    align-items: center;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

.c-scroll i {
    background-color: #00376F;
    color: #fff;
    border-radius: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    padding-left: 6px;
    width: 25px;
    margin-right: 10px;
   

}
.scrolled {
    background-color: #00376F !important;
}
.scrolled .c-logo1{
    height: 40px;
    transition: height 0.5s ease;
}


@media (max-width: 1400px) {
    .c-scroll {
        
        top: 440px;}
    .c-montra {

        bottom: 160px
    }

    .one-fourth-screen {
        height: 680px
    }

    .c-candidato {
        margin-top: -200px;
    }

    .c-candidato-2 {
        margin-top: -180px;
    }

    .c-candidato .row {
        height: 250px;
    }
}