@font-face {
    src: url(../fonts/Poppins-Black.ttf);
    font-family: 'Poppins-Black';
    font-weight: normal;
}

@font-face {
    src: url(../fonts/Poppins-SemiBold.ttf);
    font-family: 'Poppins-SemiBold';
    font-weight: normal;
}

@font-face {
    src: url(../fonts/Poppins-Light.ttf);
    font-family: 'Poppins-Light';
    font-weight: normal;
}

h1,
h2 {
    font-family: 'Poppins-Black', sans-serif;
    font-weight: 900;
}

h1 {
    font-size: 2.8rem;
    color: #FFF;
}

h2 {
    font-size: 2.4rem;
    color: #002071;
}

p {
    font-weight: 300;
    font-size: 18px;
}

b,
p,
span,
small {
    font-family: "Poppins-Lignh", sans-serif;
}

#sc1 {
    /*height: 80vh;*/
    background: url('../img/banner-3.jpg');
}

#sc4 {
    /*height: 80vh;*/
    background: url('../img/background/cta.png');
}

#sc4,
#sc1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.color-002071 {
    color: #002071;
}

.a-cta {
    font-size: 18px;
    border: 2px solid #fff;
    border-radius: 12em;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all .2s ease-in-out;
    line-height: normal;
    box-shadow: none;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
}

.a-whatsapp {
    border-color: #32CD56;
    background-color: #32CD56;
    border-width: 2px;
}

.a-whatsapp:hover {
    text-decoration: none;
    color: #32CD56;
    background-color: #FFF;
    border-width: 2px;
}

.a-informacoes {
    border-color: #FFD307;
    background-color: #FFD307;
    border-width: 2px;
}

.a-informacoes:hover {
    text-decoration: none;
    color: #FFD307;
    background-color: #FFF;
    border-width: 2px;
}

#header img {
    float: left;
}

#header a {
    float: right;
    margin-left: 10px;
    margin-top: 1.5em;
}

#caption-banner,
#header {
    margin-bottom: 5rem;
}

.card {
    box-shadow: none !important;
    border: 0px;
}

.card img {
    border-radius: 20px;
}

.card-body h1 {
    font-size: 1.4rem;
    margin-bottom: 20px;
    margin-top: 20px;
}

.card b {
    font-size: 1.4rem;
}

.mb-70 {
    margin-bottom: 70px;
}

.carousel {
    margin-bottom: 4rem;
}

.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

.carousel-item {
    height: 32rem;
    background: url(../img/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}

.btn-carousel {
    font-size: 18px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 2em;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all .2s ease-in-out;
    line-height: normal;
    box-shadow: none;
    text-decoration: none;
    font-weight: 700;
}

.btn-carousel:hover {
    text-decoration: none;
    color: #4caf50;
    border-color: #fff;
    background-color: #fff;
    border-width: 2px;
}

#matriculas-abertas {
    background-color: #b51412;
    padding: 1rem;
    margin: 0 auto;
    margin-bottom: 2em;
    margin-top: 2em;
    border-radius: 10px;
    width: auto;
}

#main-titulo {
    max-width: 690px;
    margin: 0px auto;
    margin-bottom: 50px;
}

#main-conteudo {
    padding: 1em;
}

#main-conteudo p {
    font-size: 20px;
}

#main-conteudo span {
    color: #b51412;
}

#fases-de-ensino .ensino {
    height: auto;
    max-height: 640px;
    padding: 1em;
}

#fases-de-ensino .ensino .imagem {
    padding: 90px 20px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
    height: 250px;
}

.ensino h3 {
    color: #fff;
    font-size: 1.4rem;
}

.ensino-descricao {
    font-size: 15px;
    margin-top: 2em;
    color: #8d8d8d;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

#sc2 h1 {
    color: #b51412;
}

#sc2 .container-fluid {
    margin-bottom: 0px !important;
}

#sc3 {
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    max-width: 100%;
}

.cta {
    padding-top: 5em;
    padding-bottom: 5em;
}

#sc5 {
    margin-top: 60px;
}

#sc5 h5 {
    color: #e4002b;
}

#sc5 p {
    color: #e4002b;
    font-size: 1rem;
}

#formulario-box {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 6px 50px rgb(0 0 0 / 5%);
    margin-bottom: 60px;
    margin-top: 60px;
}

.formulario-input-box {
    border: none;
    border-radius: 0;
    color: #767dac;
    border-bottom: 1px solid #c5c5c5;
    box-shadow: none!important;
    padding-left: 0;
    padding-right: 0;
}

#formulario-head {
    margin-bottom: 50px;
}

footer h1 {
    color: #272d94;
    font-size: 1.2rem;
    margin-top: 20px;
}

footer h2 {
    font-size: 1rem;
}

.card {
    box-shadow: 0px 4px 8px 0px #BDBDBD
}

.profile-pic {
    width: 100px !important;
    height: 100px;
    box-shadow: 0px 4px 8px 0px #BDBDBD
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: #1E88E5 !important;
    border: none;
    padding: 5px 20px !important;
    font: inherit;
    font-size: 50px !important
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    color: #0D47A1 !important;
    background-color: transparent !important
}

.owl-dots {
    display: none
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.item {
    display: none
}

.next {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.6
}

.prev {
    display: block !important;
    position: relative;
    transform: scale(0.8);
    transition-duration: 0.3s;
    opacity: 0.6
}

.item.show {
    display: block;
    transition-duration: 0.4s
}

.cta-div {
    padding-top: 6em;
}

.cta-col-btn {
    text-align: left;
}

.cta-col {
    text-align: right;
    margin-left: 5em;
}