@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,500,700&display=swap');
/***************************************
  1 GERAL
***************************************/
*, .regular {
    font-family: 'Fira Sans', sans-serif!important;
    font-weight: 400;
}
.img-fluid {
    height:auto!important;
}
code {
    font-size: 100%;
    color:#000;
    word-break:normal;
}
h1, h2, h3, h4, h5, strong, b, .nav-link, .formHome label, .btn, .bold {
    font-weight: 700;
}
a {
    color:#004495;
}
.home h2 {
    font-size: 3rem;
}
.noticias h2 {
    font-size: 2rem;
}
.servicos h3{
    font-size: 1.3rem;
}
.fale-conosco h3 {
    font-size: 1.6rem;
}
.p-servicos p {
    margin: 0;
}
.btn-azul {
    background-color: #004495!important;
    color: #fff!important;
}
.btn-azul:hover {
    background-color: #01396a!important;
}
/*.btn-destaque {
    background-color: #fff!important;
    color: #239acc!important;
}
.btn-destaque:hover {
    background-color: #E5E5E5!important;
}*/
::-webkit-input-placeholder {
   color:#e8e8e7!important;
}
:-moz-placeholder {
   color:#e8e8e7!important;
}
::-moz-placeholder {
   color:#e8e8e7!important;  
}
:-ms-input-placeholder {
   color:#e8e8e7!important;
}
.servicos p, .servicos h3, .servicos {
    text-decoration: none!important;
    color: #0b090c;
}
.servicos span {
    color: #004495;
}
.principal {
    min-height: calc(100vh - 392px);
}
.bg-diferenciais {
    background-image: url(../adm/uploads/images/DIFERENCIAIS-PMRH.jpg);
}
.bg-fale {
    background-image: url(../adm/uploads/images/FALACONOSCO-PMRH.jpg);
}
.bg-noticias {
    background-image: url(../adm/uploads/images/NOTICIASSETOR-PMRH.jpg);
}
.bg-diferenciais, nav, .bg-fale, .bg-noticias {
    background-size: cover;
}
.noticias, .formHome {
    border-radius: 2rem;
}
.formHome {
    background-color: #fff;
    color: #004495;
}
.linha-horizontal {
    border: 1px solid #008a9b;
}
.conteudo p{
    margin: 0!important;
    padding-bottom: 1rem;
}
.page-item.active .page-link {
    background-color: #fed700;
    border-color: #fed700;
}
.page-link {
    color: #004495!important;
}
.link-noticias {
    color: #212529;
    text-decoration: none!important;
}
.btn-curriculo {
    background-color: #004495;
    border-color:#004495;
    margin-left:15px;
    color:#fff;
}
.btn-curriculo:hover {
    color:#fff;
    background-color: #01396a;
    border-color:#01396a;
}
.btn-contato {
    background-color: #004495;
    border-color:#004495;
    color:#fff;
}
.btn-contato:hover {
    background-color: #01396a;
    border-color:#01396a;
    color:#fff;
}
@media (min-width:992px) {
    .box-contato {
        border-right:1px solid #004495;
    }
}
@media (max-width:991px) {
    .box-contato {
        border-bottom:1px solid #004495;
        padding-bottom: 30px;
    }
}
#trabalheconosco #resposta {
    margin-left:15px;
    margin-right: 15px;
}
.container-galeria p {
    font-size:1.2rem!important;
}
.galerias {
    padding-bottom:0!important;
}
.mais-galerias a:hover {
    text-decoration: none!important;
}
.botaoativo {
    text-decoration:underline!important;
    text-decoration-color: #004495!important;
}
.texto-ensino {
    display:none;
}
.btn-ensino {
    text-decoration: none;
    color:#000!important;
}
.btn-ensino:hover {
    text-decoration: underline!important;
    text-decoration-color: #004495!important;
}
.paragrafo {
    text-indent:2rem;
    text-align:justify;
}
@media (max-width:599px) {
    #infantil, #fundamental, #historia, #missao {
        padding-right:35px;
        padding-left:35px;
    }
    .capa h1 {
        font-size:1.8rem!important;
    }
}
@media (max-width:450px) {
    #infantil, #fundamental, #historia, #missao {
        padding-right:25px;
        padding-left:25px;
    }
}
.box-contato iframe {
    max-width:100%;
}
#btn-historia, #btn-missao, #btn-infantil, #btn-fundamental {
    margin:0!important;
    font-size:1.2rem!important;
    cursor:pointer;
}
@media (max-width:575px) {
    #btn-historia, #btn-infantil {
        padding-bottom:1rem!important;
        width:35%;
        text-align:center;
        border-bottom:1px solid #004495;
    }
    #btn-missao, #btn-fundamental {
        padding-top:1rem!important;
        width:35%;
        text-align:center;
        border-top:1px solid #004495;
    }
}
@media (min-width:576px) {
    .box-historia, .box-infantil {
        border-right:1px solid #004495;
    }
    .box-missao, .box-fundamental {
        border-left:1px solid #004495;
    }
}
.outras-galerias:hover {
    text-decoration:none!important;
}
.arrow {
    display:none;
}
.outras-galerias:hover .arrow {
    display:inline-block!important;
}
.img-galeria {
    cursor:pointer;
}
@media (max-width:600px) {
    .container-noticias h2 {
        font-size:1.5rem;
    }
}
@media (max-width:767px) {
    .box-curriculo {
        display:none!important;
    }
}
.custom-file-label {
    overflow:hidden;
}
/***************************************
  2 MENU
***************************************/
nav {
    background-image: url(../adm/uploads/images/menu.png);
}
.logo {
    width: 200px
}
.nav-link {
    font-size: 1.25rem;
    color: #000!important;
    padding-bottom:0.25rem!important;
    padding-top:0.25rem!important;
}
.nav-link, div.masthead h2 {
    font-weight: 300;
}
.active {
    font-weight: 700;
}
.nav-link:hover {
    font-weight: 500;
}
.linha-topo {
    border-bottom:3px solid #fed700;
}
.nav-topo p {
    font-size:0.9rem!important;
}
@media (max-width:991px) {
    .nav-topo p {
        display:none!important;
    }
    .nav-topo {
        justify-content: space-around!important;
    }
    .nav-topo {
        margin-bottom:1rem;
    }
    .acesso-jornal {
        width:75px!important;
    }
}
.matricule-se {
    border-radius:.5rem;
    background-color: #fed700;
}
.nav-item a {
    width:112.5%;
}
.navbar-nav {
    display:flex;
    align-items: center;
}
.icone-nav {
    width:42px;
}
@media (max-width:991px) {
    .nav-link {
        flex-direction: row!important;
        padding-right:10px!important;
        padding-left:10px!important;
    }
}
.acesso-jornal {
    width:70px;
    margin-left:10px;
}
@media (min-width:1200px) {
    .acesso-jornal {
        width:84px;
    }
    .nav-topo p {
        font-size:1.1rem!important;
    }
}
.divisor {
    color:#e8e8e7;
    margin:0 5px;
    position:relative;
    top:2px;
    font-size:20px;
}
.icones-topo {
    margin:0 3px 3px 0;
}
.navbar {
    box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.3);
    z-index:100;
    padding-bottom:16px;
}
@media (max-width:991px) {
    .linha-topo {
        margin-bottom:0!important;
    }
}
.dropdown-menu {
    display:none;
    border: 1px solid #004495;
    padding:1px 10px!important;
    min-width:7rem!important;
}
.dropdown-item {
    width:100%!important;
    padding: .25rem 1rem!important;
    font-size:1.1rem!important;
    font-weight: 300!important;
    border-right:0!important;
}
@media (max-width:350px) {
    .dropdown-item {
        font-size:1rem!important;
    }
}
.dropdown {
    cursor:pointer;
}
.underline {
    border-bottom:1px solid #004495;
}
@media (max-width:991px) {
    .dropdown-menu {
        margin-bottom:15px;
    }
}
@media (min-width:992px) {
    header .dropdown-toggle::after {
        margin-left:0!important;
        position:absolute;
        top:95%;
    }
}
.acessado {
    font-weight: 500!important;
}
/***************************************
  3 CAROUSEL
***************************************/
.carousel-indicators {
    bottom: 0px !important;
    margin-bottom:0!important;
}
.carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
    border-radius: 50% !important;
    opacity: 1;
}
.carousel-indicators .active {
    background-color: #fed700 !important;
    width: 16px !important;
    height: 16px !important;
}
div.masthead {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 350px;
    height: 30vh;
    background-size: cover;
}
div.masthead h1 {
    font-size: 2rem;
    color: #01396a;
}
div.masthead h2, .diferencias h3 {
    font-size: 1rem;
    color: #666666;
}
.carousel-caption {
    bottom: 70px !important;
}
.carousel {
    cursor: pointer;
}
@media (min-width: 992px) {
    div.masthead {
        min-height: 450px;
        padding-top: 0;
        padding-bottom: 0;
    }
    div.masthead h1 {
        font-size: 2rem;
    }
    div.masthead h2 {
          font-size: 1rem;
    }
    .carousel-caption {
        bottom: 100px !important;
    }
}
@media (min-width: 1200px) {
    div.masthead h1 {
        font-size: 3rem;
    }
    div.masthead h2 {
        font-size: 1.5rem;
    }
    .w-60 {
        width: 50%!important
    }
}
.mascara-slide {
    background-image: linear-gradient(to right, #1e1e1e, rgba(30, 30, 30, 0.5), transparent);
}
.btn-slide {
    background-color: #fed700;
    color:#01396a;
    transition:0.5s;
}
.btn-slide:hover {
    background-color: #fff!important;
    color:#01396a!important;
}
div.mastheadcel {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 266px;
    height: 28vh;
    background-size: cover;
    background-repeat:no-repeat;
}
div.mastheadcel h1 {
    font-size: 1.6rem;
    color: #01396a;
}
div.mastheadcel h2 {
    font-size: 1rem;
    color: #666666;
}
div.mastheadcel .btn-slide {
    font-size:0.75rem;
}
@media (max-width: 465px) {
    div.mastheadcel {
        background-size: 100% 100%;
    }
}
@media (max-width:400px) {
    .mastheadcel {
        padding-right:24px;
        padding-left:24px;
    }
}
@media (min-width:401px) {
    .mastheadcel {
        padding-right:48px;
        padding-left:48px;
    }
}
@media (min-width:750px) {
    .slide {
        display:block;
    }
    .slidecel {
        display:none;
    }
}
@media (max-width:749px) {
    .slide {
        display:none;
    }
    .slidecel {
        display:block;
    }
}
/***************************************
  4 CAPA PAGINAS
***************************************/
.capa {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.capa {
    height: 310px;
}
@media only screen and (max-width: 600px) {
    .capa {
        height: 250px;
    }
}
.mascaracapa {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
}
/***************************************
  5 RODAPE
***************************************/
footer {
    background-color: #004495;
}
.direitos {
    background-color: #01396a;
}
footer h2 {
    font-size: 1.3rem;
    color: #fff!important;
}
footer p {
    font-size: 0.9rem;
    color: #fff!important;
}
.dropdown-footer {
    background-color:#01396a!important;
    border:1px solid #fff!important;
    min-width:6rem!important;
}
.dropdown-footer .dropdown-item {
    font-size:0.8rem!important;
    padding:.25rem .5rem!important;
}
.dropdown-footer .dropdown-item:hover {
    background-color:#01396a!important;
}
.dropdown-item:hover {
    font-weight: 500!important;
}
.material-icons {
    line-height: inherit!important;
    font-family:'Material Icons'!important;
}
footer a {
    text-decoration: none!important;
    color:#fff!important;
    font-size:0.9rem;
}
footer small:hover {
    color: #fff!important;
    font-weight: 700;
}
@media (max-width:991px) {
    footer a {
        font-size:1rem!important;
    }
}
@media (min-width:1200px) {
    footer a {
        font-size:1rem!important;
    }
}
.btn-newsletter {
    background-color: #01396a!important;
    color: #fff!important;
    transition:0.5s;
}
.btn-newsletter:hover {
    background-color: #01396a!important;
    border-color:#fff;
}
.contato-footer p {
    margin-bottom:0.3rem!important;
}
.contato-footer .btn {
    font-weight: normal;
}
@media (min-width:1200px) {
    .email-footer {
        font-size:0.85rem!important;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .email-footer {
        font-size:0.75rem!important;
    }
}
@media (min-width:576px) and (max-width:767px) {
    .email-footer {
        font-size:0.8rem!important;
    }
}
#trabalheconosco .custom-file-label::after {
    background-color:#01396a;
    color:#FFF;
}
.btn-trabalhe {
    padding: 0.25rem .5rem;
    font-size:12px!important;
    background-color:#01396a;
    border-color:#01396a;
    transition:0.5s;
}
.btn-trabalhe:hover {
    border-color:#fff;
}
.email-footer {
    margin-bottom:0.4rem!important;
}
small {
    border:0!important;
}
.instagram div {
    width:35px;
    height:35px;
    background-image: url('../images/instagram.png');
    background-size:cover;
    transition:.5s;
}
.instagram:hover div {
    background-image: url('../images/instagram-hover.png');
}
.facebook div {
    width:35px;
    height:35px;
    background-image: url('../images/facebook.png');
    background-size:cover;
    margin-right:10px;
    transition:.5s;
}
.facebook:hover div {
    background-image: url('../images/facebook-hover.png');
}
.twitter div {
    width:35px;
    height:35px;
    background-image: url('../images/twitter.png');
    background-size:cover;
    transition:.5s;
    margin-left:10px;
}
.twitter:hover div {
    background-image: url('../images/twitter-hover.png');
}
.youtube div {
    width:35px;
    height:35px;
    background-image: url('../images/youtube.png');
    background-size:cover;
    transition:.5s;
    margin-left:10px;
}
.youtube:hover div {
    background-image: url('../images/youtube-hover.png');
}
.linkedin div {
    width:35px;
    height:35px;
    background-image: url('../images/linkedin.png');
    background-size:cover;
    transition:.5s;
    margin-left:10px;
}
.linkedin:hover div {
    background-image: url('../images/linkedin-hover.png');
}
.hidden {
    display:none!important;
}
@media (min-width:1200px) {
    #newsform {
        width:87%;
    }
    .news-texto {
        font-size:0.85rem;
    }
}
/***************************************
  6 DESTAQUES HOME
***************************************/
@media (min-width:768px) {
    .fundo-home {
        background-image:url('../images/WATERMARK.png');
        background-position:center;
    }
    .mascara-fundo {
        background-color: rgba(255, 255, 255, 0.4);
    }
}
.conteudo-destaque {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height:400px;
    color:#FFF!important;
    border-radius:20px;
    width:100%;
}
.conteudo-destaque p {
    font-weight: 300!important;
}
.mascara-destaque {
    min-height: 400px;
    background-color: rgba(0, 68, 149, 0.8);
    border-radius:20px;
    transition:0.5s;
}
.mascara-semtexto {
    border-radius:20px;
    transition:0.5s;
    width:100%;
    height:100%;
}
.mascara-semtexto:hover {
    background-color: rgba(0, 68, 149, 0.4);
}
.mascara-destaque:hover {
    background-color: rgba(0, 68, 149, 0.7);
}
.btn-destaque {
    background-color: #fed700;
    color:#01396a;
    transition:0.5s;
    font-weight: 300!important;
    font-size:0.9rem!important;
    padding:0.25rem 1rem!important;
}
.btn-destaque:hover {
    background-color: #fff!important;
    color:#01396a!important;
}
@media (min-width:1200px) {
    .conteudo-destaque, .mascara-destaque {
        min-height:450px;
        max-width:100%;
    }
}
@media (max-width: 991px) and (min-width:576px) {
    .box-destaque {
        padding-left:1rem!important;
        padding-right:1rem!important;
    }
}
@media (max-width:991px) and (min-width:767px) {
    .conteudo-destaque, .mascara-destaque {
        min-height:350px!important;
    }
}
@media (max-width:767px) {
    .destaques :nth-child(3) {
        margin-top:40px;
    }
}
@media (max-width:575px) {
    .destaques :nth-child(2) {
        margin-top:40px;
    }
    .conteudo-destaque, .mascara-destaque {
        min-height:400px!important;
        max-width:300px!important;
    }
}
.navbar-footer :nth-child(1), .navbar-footer :nth-child(2), .navbar-footer :nth-child(4), .navbar-footer :nth-child(5), .navbar-footer :nth-child(7), .navbar-footer :nth-child(8) {
    border-right:1px solid #01396a;
}
@media (max-width:1199px) and (min-width:992px) {
    .navbar-footer {
        font-size:13px!important;
    }
}
/***************************************
  7 MODAL GALERIA
***************************************/
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
.modal-caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, .modal-caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
/********************************
            POP-UP
*********************************/

.modal-popup {
  background-color: rgba(0, 0, 0, 0.69);
}
.close {
  color: #706f6f;
  opacity: 0.4;
}
.close:hover {
  color: #dc1a3b;
  opacity: 1;
}


/********************************
            BTN WHATSAPP
*********************************/
.whats{
    position:fixed;
    width:48px;
    height:48px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    transition: all 0.3s ease-out;
}

.whats:hover{
    text-decoration:none;
    color:#FFF;
    transform: scale(1.1);
    transition: all 0.3s ease-out;
}

.my-whats{
    margin-top:8px;
    font-family: fontAwesome !important;
}