/* Css das classes customizadas */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap');
/* Base (desktop first): Styles for desktop and larger */

.click-popup {
  width: 100%;
  height: auto;
}
.modal-whats-header {
  background-color: #29a420;
  color: white;
}
.modal-whats-header .close {
    background: #2f8c7d;
    border-radius: 100%;
    padding: 5px !important;
    width: 32px;
    height: 32px;
    margin-top: 2px !important;
    margin-right: 0px !important;
    border: none;
}
.modal-whats-header button span {
    color: white;
    position: relative;
    top: -3px;
    opacity: 1;
    font-weight: 700;
    font-size: 21px;
}
.modal-whats-body p {
    padding: 10px;
    background: white;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    border-radius: 0 10px 10px 10px;
    font-size: 16px !important;
    color: #464646;
    font-weight: bold !important;
}
.modal-whats-body textarea {
    padding: 10px;
    background: white;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
    border-radius: 0 10px 10px 10px;
    font-size: 16px !important;
    color: #464646;
    font-weight: bold !important;
}
.modal-whats-footer a {
  background: #2F8C7D;
    border-radius: 100%;
    width: auto;
    height: auto;
    padding: 10px 10px 2px 2px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    float: right;
    cursor: pointer;
    border: none;
}
.modal-whats-footer {
  border: none;
  padding-top: 0px;
}

.dropdown-menu[data-bs-popper] {
  margin-top: -0.22px !important;
  filter: drop-shadow(0 0 0.75rem black);
}

.navbar-nav > li > ul > li {
  border-bottom: none !important;
}
.navbar-colapse-background {
  display: contents;
}
.margin-footer {
  margin-bottom: 60px;
}
.footer-wrap h6 {
  font-size: 20px;
}
.footer-wrap {
  font-size: 18px;
}
.footer-links li::before {
  content: unset;
}
.footer-links li {
  margin-bottom: 11px !important;
}
  .footer_address, .footer_phone, .footer_email {
    display: inline-flex;
  }
.hover-branco-bold:hover {
  font-weight: 700;
}
.footer-links li a::before {
    content: "";
    display: inline-flex;
    width: 17px;
    height: 9px;
    background: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23e01e26" viewBox="0 0 16 16"%3e%3cpath d="m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"/%3e%3c/svg%3e') no-repeat;
    background-size: 13px;
    margin-left: -3px;
    transition: transform 0.3s ease;
    color: #E11F27;
    background-position-x: left;
    background-position-y: center;
}
.footer-defalt {
  width: 255px; 
  height: auto;
  margin-top: -6px;
}

.footer-links .menu-item-has-children.active > a::before {
  transform: rotate(90deg);
  transition: transform 0.3s ease; /* Suaviza a rotação */
}
.footer-links .sub-menu {
	margin-left: 22px !important;
	padding-top: 5px !important;
  display: none;
}

.footer-links .menu-item-has-children.active > .sub-menu {
  display: block;
}

.footer-links .sub-menu li a {
	line-height: 24px;
}

.footer-links .menu-item-has-children.active > a {
  color: #E11F27; 
}

.teacher-wrap .title {
  margin-bottom: 0 !important;
}
.mt-20 {
  margin-top: 20px;
}

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

.font-bold {
  font-weight: 700;
}
.padding-textos {
  padding-left: 140px;
  padding-right: 140px;
}

#link-horarios-educacao-infantil {
  display: inline-flex;
  width: max-content;
}

.btn-horarios {
  width: max-content;
  margin: 0 auto;
}

.effectTag {
  position: relative;
  overflow: hidden;
}

.px-80 {
  padding-left: 0px;
  padding-right: 0px;
}

.thumb-container {
  border-radius: 35px;
}

.masonry-item {
  border-radius: 25px;
}

.effectTag:hover .blue-tag{
  opacity:1;
  bottom:0
}
.logo-container {
      width: auto;
    padding-top: 60px;
}
.playbtn a:hover span {
  border-left: 32px solid #3A62A9;
}

.navbar-light .navbar-toggler-icon {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="45" height="28" viewBox="0 0 45 28" fill="none"%3E%3Cpath d="M2.16675 2H43.0001" stroke="%233A62A9" stroke-width="4" stroke-linecap="round"/%3E%3Cpath d="M2.16675 14H43.0001" stroke="%233A62A9" stroke-width="4" stroke-linecap="round"/%3E%3Cpath d="M2.16675 26H43.0001" stroke="%233A62A9" stroke-width="4" stroke-linecap="round"/%3E%3C/svg%3E') !important;
}
.navbar-toggler {
  color: #fff !important;
}
.container-video {
  max-width: 1002px;
}
.btn-primary:hover {
  background-color: #E11F27;
  border-color: #E11F27;
}
.badge {
  display: inline-block;
    padding: .35em .65em;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 1.5rem;
    background-color: #E11F27;
    margin-bottom: 20px;
}
.col-lg-3:hover .circle-segmentos {
  transform: scale(1.4);
}

.navbar {
  padding-top: 0;
  padding-bottom: 0;
}
#menu-main-header {
  max-width: 800px;
  align-self: center;
  margin: auto;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase !important;
    height: 95px;
    min-width: 90px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-gallery-mask-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
}

.home-gallery-bg-image {
    display: block;
    width: 100%;
    height: 853px;
    background: url(../images/bg_gallery_home.jpg);
    object-fit: cover;
    background-size: cover;
    background-position-x: center;
}


.galerias-mobile {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background: #3A62A9 url(../images/bg_gallery_home.png);
    background-blend-mode: overlay;
    background-position: center;
    background-size: cover;
}
.address-text {
  max-width: 195px;
  margin: auto;
}
.padding-address-text {
  padding: 0 20px;
}

h1, h2, h3, p, button, span, a{
  font-family: 'Sora', sans-serif !important;
}
h3, h2{
  font-weight: 800 !important;
  font-size: 36px !important;
}
h1 {
  font-weight: 800 !important;
  font-size: 28px !important;
  text-transform: unset;
}
p{
  font-weight: 300 !important;
  font-size: 20px !important;
}
h5 {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 24px;
}


.thumb-container img{
  width: 380px;
  height: 380px;
  object-fit: cover;
  border-radius: 30px;
}

.swiper {
  height: 510px;
  padding: 60px !important;
}

a { 
  color: #fff;
  font-family: 'Sora', sans-serif;
  font-weight: 400;
}

.btn-tour{
  border-radius: 40px;
}

.accordion-button {
  border-radius: 30px !important;
  margin-left: 80px;
}

/* Segmentos */
.ensino-icons {
  background-color: #3A62A9;
}
.btn-horarios{
  /*padding-right: 10px;
  padding-left: 10px;*/
  font-weight: 600 !important;
  font-size: 22px !important;
  padding: 10px;
  border-color: transparent;
  color: #fff;
  background-color: #E11F27;
  border-radius: 35px;
  position: relative;
}
.btn-horarios:hover{
  color: #E11F27;
  background-color: #fff;
}
.btn-horarios:hover a {
  color: #E11F27 !important;
}
.prof-foto{
  width: 25%;
}
.teacherImg{
  border-radius: 20px;
}
.round-icon{
  height: 100px !important;
  width: 100px !important;
}
.round-icon img {
  max-height: 75px !important;
  max-width: 75px !important;
}

/** HEADER AREA **/
.page-header {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background-color: #ddd;
    background-position: center;
    background-size: cover;
}

.dropdown-item {
    padding: .5rem 2rem !important;
    font-weight: 500 !important;
    color: #212529 !important;   
    font-size: 18px;
    letter-spacing: 1px;
}
.dropdown-item:hover {
  color: #fff !important;
  background-color: #d72e2c !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
}

.area-restrita-dropdown {
  background-color: #214e9d;
  border-radius: 35px;
   
}

.area-restrita-dropdown .dropdown-toggle::after {
  border: none;
  content: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill="%23ffffff" d="M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"/%3E%3C/svg%3E');
  display: inline-block;
  width: 11px;
  height: auto;
  vertical-align: baseline;
}

#menu-area-restrita-1 {
  margin: 0;
}

.area-restrita-dropdown:hover {
     background-color: #d72e2c;
}

.area-restrita-dropdown a:hover,
.area-restrita-dropdown:hover a {
    color: #fff;
}

.area-restrita-dropdown a {
    color: #fff;
    font-weight: 600;
    padding: 0px;
    text-transform: uppercase;
    font-size: 16px;
}

.area-restrita-dropdown .dropdown-menu {
    margin: 10px -25px;
    min-width: 12rem;
}

/* Reset Bootstrap button styles for dropdown items */
#menu-area-restrita .dropdown-menu .dropdown-item {
    background-color: transparent !important;
    color: #000 !important;
    font-weight: 700;
    border: none;
    padding: 10px 20px;
    text-align: left;
}

/* Hover effect for dropdown items */
#menu-area-restrita .dropdown-menu:hover{
    background-color: #d72e2c !important;
    color: #fff !important;
}

#menu-area-restrita .dropdown-menu .dropdown-item.btn,
#menu-area-restrita .dropdown-menu .dropdown-item[class*="btn-"] {
    all: unset;
    display: block;
    width: 100%;
    padding: 10px 20px;
    color: #000 !important;
    background-color: transparent;
}

.link-rotina-ecolar a::before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: '\f05a';
    font-size: 25px;
    margin-right: 7px;
  }
  .link-rotina-ecolar a:hover {
    color: #d72e2c;
  }
.social-header {
    padding-left: 10px;;
}
.social-header a i {
  padding-right: 10px;
}
.social-header a i:hover {
    color: #d72e2c !important;
}
.menu-footer h6::before, .footer_info h6::before, .footer_info2 h5::before {
    margin-left: auto;
    content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224%22%20height%3D%2219%22%20viewBox%3D%220%200%204%2019%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M2%202L2%2017%22%20stroke%3D%22%23E11F27%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E');
    padding-right: 10px;
    color: #E11F27;
    position: relative;
    top: 3px;
}

.footer-social-ul li a:hover svg {
  filter: invert(66%) sepia(69%) saturate(6416%) hue-rotate(352deg) brightness(94%) contrast(87%);
}
.fa-map-marker-alt {
    font-weight: 900 !important;
    font-size: large !important;
    margin: 5px;
    color: #E11F27 !important;
    margin-top: auto;
    margin-bottom: auto;
}
.class_Img .path_box h4 {
  text-align: center;
}

.card-title a {
  color: #E11F27;
}
.video {
  background-size: cover !important;
  border: transparent !important;
  border-radius: 30px !important;
  height: 590px !important;
}
.playbtn {
  margin-top: 40px;
}
.saea-social-link :hover {
  color: #fff;
}
.text-light a:hover {
  color: #d72e3c;
}


/** HOME **/
.portfolio-overley {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
}
.blue-tag a:hover {
  color: #fff;
}

.segmentos-row div .card {
  aspect-ratio: 1 / 1;
}

.card-body-segmento {
    padding: 20px;
}
.card {
    border-radius: 50% !important;
    width: 90% !important;
}
.circle-segmentos {
    width: 90px !important;
    height: 90px !important;
}
.segmentos-row div .card a {
  font-weight: 700;
}
.segmentos-row {
    margin-top:-60px;
}
.circle-wrapper {
  top: -44px !important;
}

/** FOOTER **/

ol, ul {
    padding-left: 0px;
}
#goTop {
  color: #fff ;
  background-color: #e20c0c ;
  border: 0 ;
  font-size: 40px ;
  border-radius: 50% ;
  position: relative ;
  top: -205px ;
  left: 320px ;
  text-align: center ;
  padding: 10px 15px ;
}
#goTop .bi {
  margin-top: -7px !important;
}
.saea-text-footer {
  font-size: 18px !important;
  margin-top: 1px;
}

#menu-footer-menu .sub-menu {
	margin-left: -48px;
	padding-top: 30px;
	display: none;
  }
#menu-footer-menu li.active .sub-menu {
  display: block;
}


/** GALERIA **/
.page-title {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Sora', sans-serif;
    font-weight: 700;
    font-size: 30px;
}

/** Sobre **/
.btn-azul-bco {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Sora', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  border-color: transparent;
  color: #fff;
  background-color: #E11F27;
  border-radius: 35px;
}
.btn-azul-bco:hover {
  color: #E11F27;
  background-color: #fff;
}
.img-sede{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 35px;
}
#sobre-saea {
  padding-top: 100px;
  padding-left: 54px;
  padding-right: 54px;
}

#titulo-section{
  padding-right: 22px;
}
/** Atividades Extra **/

.ensino-icons-cursos {
  background-color: #E11F27;
  height: 100px;
  width: 100px;
}

/** HORARIOS **/
/** Infantil **/

.tabela-inf, .cursos-inf {
      width: 100%;
      max-width: 400px;
      margin: 30px auto;
      border: 2px solid #003b8b;
      border-radius: 10px;
      overflow: hidden;
    }

    .hora-inf {
      font-family: 'Sora', sans-serif;
      font-size: 16px;
      font-weight: 400;
      padding: 10px;
      border: 1px solid #003b8b;
      background: white;
    }

    .p-tit-inf {
      font-family: 'Sora', sans-serif;
      font-size: 18px;
      font-weight: 800;
      padding: 10px;
      background: #fbc26b;
      font-weight: bold;
      color: #003b8b;
    }

    .hora-inf:last-child {
      border-bottom: none;
    }

    .curso-inf {
      font-family: 'Sora', sans-serif;
      font-size: 16px;
      font-weight: 400;
      background: #fbc26b;
      border-bottom: 1px solid #003b8b;
      padding: 10px;
    }

    .curso-inf strong {
      font-family: 'Sora', sans-serif;
      font-size: 18px;
      font-weight: 800;
      display: block;
      color: #003b8b;
      font-weight: bold;
    }

    .cursos-inf .curso-inf:last-child {
      border-bottom: none;
    }

    /** Anos Iniciais - FUND I **/

    .tabela-fund-i {
      width: 100%;
      max-width: 400px;
      margin: 30px auto;
      border: 2px solid #003b8b;
      border-radius: 10px;
      overflow: hidden;
    }

    .hora-fund-i {
      font-family: 'Sora', sans-serif;
      font-size: 16px;
      font-weight: 400;
      padding: 10px;
      border: 1px solid #003b8b;
      background: white;
    }

    .p-tit-fund-i {
      font-family: 'Sora', sans-serif;
      font-size: 18px;
      font-weight: 800;
      padding: 10px;
      background: #82C6F4;
      font-weight: bold;
      color: #003b8b;
    }

    .hora-fund-i:last-child {
      border-bottom: none;
    }

    .obs {
      font-family: 'Sora', sans-serif;
      font-size: 14px;
      font-weight: 300;
    }

    /** Anos Finais - FUND II **/

    .tabela-fund-ii {
      width: 100%;
      max-width: 400px;
      margin: 30px auto;
      border: 2px solid #003b8b;
      border-radius: 10px;
      overflow: hidden;
    }

    .hora-fund-ii {
      font-family: 'Sora', sans-serif;
      font-size: 16px;
      font-weight: 400;
      padding: 10px;
      border: 1px solid #003b8b;
      background: white;
    }

    .p-tit-fund-ii {
      font-family: 'Sora', sans-serif;
      font-size: 18px;
      font-weight: 800;
      padding: 10px;
      background: #E11F27;
      font-weight: bold;
      color: #fff;
    }

    .hora-fund-ii:last-child {
      border-bottom: none;
    }

    /** Médio **/

    .tabela-medio {
      width: 100%;
      max-width: 400px;
      margin: 30px auto;
      border: 2px solid #003b8b;
      border-radius: 10px;
      overflow: hidden;
    }

    .hora-medio {
      font-family: 'Sora', sans-serif;
      font-size: 16px;
      font-weight: 400;
      padding: 10px;
      border: 1px solid #003b8b;
      background: white;
    }

    .p-tit-medio {
      font-family: 'Sora', sans-serif;
      font-size: 18px;
      font-weight: 800;
      padding: 10px;
      background: #3A62A9;
      font-weight: bold;
      color: #fff;
    }

    .hora-medio:last-child {
      border-bottom: none;
    }
   footer {
      background-color: #3A62A9 !important;
   }
   .footer_logo {
      margin: 10px 0 21px 0;
      padding: 0;
   }
   .footer-icons {
      margin-top: 63px;
      justify-content: center;
      display: flex;
   }

   /* Novos Alunos */
   #swiper-alunos {
    text-align: center;
   }
   .btn-visita {
    border-color: #E11F27 !important;
    background-color: #E11F27 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
   }
   .btn-visita:hover {
    border-color: #3A62A9 !important;
    background-color: #3A62A9 !important;
   }
   .swiper-slide img {
    width: 100%;
    height: 100%;
    border-radius: 40px;
    object-fit: cover;
   }

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) { 
  .footer-social-ul li a {
    margin-right: 5px;
  }
  #goTop {
    color: #fff ;
    background-color: #e20c0c ;
    border: 0 ;
    font-size: 40px ;
    border-radius: 50% ;
    position: relative ;
    top: -220px ;
    left: 190px ;
    text-align: center ;
    padding: 10px 15px ;
  }
  #goTop .bi {
    margin-top: -7px !important;
  }
 }

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) { 
    h4 {
      font-size: 18px;
    }
    #goTop {
      top: -250px;
      left: 120px;
    }
 }

@media (min-width: 1200px) { 
  .footer-social-ul li a {
    margin-right: -35px;
  }
  #goTop {
    color: #fff ;
    background-color: #e20c0c ;
    border: 0 ;
    font-size: 40px ;
    border-radius: 50% ;
    position: relative ;
    top: -220px ;
    left: 190px ;
    text-align: center ;
    padding: 10px 15px ;
  }
  #goTop .bi {
    margin-top: -7px !important;
  }
 }

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .navbar-toggler {
    position: absolute;
    right: 20px;
  }
  .btn-warning {
    padding: 9px !important;
    color: #fff !important;
    background-color: #d72e2c !important;
    margin-top: 7px;
    margin-left: 14px;
    border-color: #d72e2c !important;
  }

  .btn-warning :hover {
    color: #d72e2c !important;
    background-color: #214e9d !important;
  }
  
  .navbar-collapse.show {
    visibility: visible;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-top: 0px;
    margin-right: 16px;
    min-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #121212a6;
    width: 100vw;
  }
  .navbar-colapse-background {
    background: #fff;
    min-height: 100vh;
    width: 86%;
    position: absolute;
    right: 0;
    display: block;
    padding-left: 20px;
  }

  .navbar-collapse {
    background-blend-mode: multiply;
    /*mix-blend-mode: multiply;*/
    position: absolute;
    top: 0;
    right: -15px;
    left: auto;
    bottom: auto;
    width: 350px;
    height: auto;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    -webkit-transform: translateX(101%);
    -webkit-transition: all .9s ease-out;
    z-index: 10000;
 }
 .container-top-collapse {
  display: block !important;
    margin-right: -16px;
    margin-left: -16px;
    padding-left: 15px;
    padding-right: 15px;
    /*background: linear-gradient(
      180.07deg,
      rgba(0, 0, 0, 0.25) -13.03%,
      rgba(255, 255, 255, 0.25) 13.99%
    );*/
  }
  .link-rotina-ecolar a::before {
    display: none;
  }
  .navbar-light .navbar-toggler {
    border-color: #fff;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #000;
  }

  .navbar-light .navbar-nav .nav-link {
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase !important;
    height: 95px;
    min-width: 90px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: left;
}
  .navbar li,
  .dropdown-menu li {
    /*border-top: 0.85px solid rgba(178, 178, 178, 0.63); */
    padding: 17px 0;
  }
  .navbar-light .navbar-nav .nav-link,
  .navbar li a,
  .navbar li a span {
    padding: 0;
    margin: 0;
  }
  .menu-main-menu-header-menu-container .dropdown-toggle::after {
    position: absolute;
    right: 0;
    top: 22px;
  }
  .navbar-light .navbar-nav .nav-link,
  .navbar-light .navbar-nav .active > .nav-link {
    font-weight: 900;
  }
  .btn-int-navbar li {
    border: none;
    padding: 0;
  }
  .btn-int-navbar li a {
    color: #fff;
  }

  .btn-int-navbar {
    font-size: 14px;
  }
  .btn-int-navbar ul {
    list-style: none;
    margin: 0;
  }
  .btn-int-navbar .menu-rotina-escolar-container {
    margin: 0;
    float: none;
    height: auto;
    background-color: transparent;
  }
  .btn{
    font-size: 13px !important;
    font-weight: 900 !important;
  }

  /* .btn-int-navbar #menu-rotina-escolar li a {
        text-transform: none;
        margin-right: 0;
        background-color: #F69F2C;
    } */
  .btn-int-navbar #menu-rotina-escolar li a::before {
    display: none;
  }
  .close-toggler {
    background: 0 0;
    color: #fff;
    padding: 0;
    border: none;
    margin-top: 0;
    font-size: 12px;
    float: none;
    display: block;
    position: absolute;
    top: 6.44px;
    right: 7.72px;
  }

  .btn-int-navbar-container {
    margin: 35px 0;
  }
  /*.navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link:hover::after, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .nav-item:hover .nav-link {
    background-color: #fff;
    color: #000 !important;
  }*/
  a#menu-item-dropdown-55, a#menu-item-dropdown-63 {
    background-color: transparent;
  }
  #mobile-sub-header-info {
    margin-right: 9px;
  }
  #mobile-sub-header-info ul,
  #mobile-sub-rotina ul {
    border-radius: 3px;
    background-color: #d72e2c;
    padding: 10px;
    border-radius: 3px;
    font-weight: 900;
  }

  #mobile-sub-rotina li span a:before {
    display: none !important;
  }
	
  .dropdown-menu {
    font-family: 'Sora', sans-serif;
    padding: 1.5rem 0;
    margin: 0.125rem 0 0;
    margin-right: 13px;
    /*box-shadow: 10px 5px 5px #0000001f !important;*/
    border: none !important;
	}

  .navbar-nav>li>ul>li {
    border: none !important;
  }

  /*Dropdown - Subitem */

  .navbar-nav > li > ul {
    box-shadow: none;
  }
  .dropdown-menu {
    border: none;
    text-transform: uppercase;
  }

  .navbar-nav > li > ul > li > a {
    padding: 20px 0;
  }
  .navbar-nav > li > ul > li {
    padding: 0;
  }

  .navbar-nav > li > ul > li:last-child {
    padding-bottom: 0;
  }

  .navbar-nav > li > ul > li > a {
    font-weight: 400;
  }
  .navbar-nav > li > ul > li > a:active, .navbar-nav > li > ul > li > a:focus {
    color: #fff !important;
  }
  .dropdown:hover > .dropdown-menu {
    padding: 17px 0;
  }
  .dropdown:hover > .dropdown-menu:last-child {
    padding-bottom: 0;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    background-color: #d72e2c;
    color: #fff;
  }
  .mobile-gotop {
    visibility: visible;
    position: fixed;
    bottom: 77px;
    right: 15px;
    z-index: 999;
    display: inline-block;
    cursor: pointer;
    background-color: #f69f2c;
    padding: 11px 11px 9px 11px;
    border-radius: 6px;
  }
  .vertical-tag-container {
    border: 1px solid #fff;
    background-color: #fff;
    width: 100%;
    height: 93%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* .area-restrita-dropdown {
    display: none;
  } */
  .mobile-none {
    display: none !important;
  }
  .teste {
    padding: 0;
    margin: 0;
  }
  .teste .area-restrita-dropdown a, .btn-int-navbar {
    white-space: nowrap;
    font-size: 15px;
    font-weight: 900;
    line-height: 20px;
    border-radius: 3px;
  }
  .btn-int-navbar {
    margin: 0;
    padding: 0 20px;
  }
  .area-restrita-dropdown {
    padding: 0 !important;
    margin: 0 !important;
  }
  .area-restrita-dropdown a {
    margin: 0;
    padding: 10px 18px !important;
  }
  .area-restrita-dropdown:hover, .area-restrita-dropdown a:hover {
    background-color: #d72e2c !important;
    color: #fff !important;
    border-radius: 20px;
  }
  .area-restrita-dropdown .dropdown-menu {
    margin: 0px 0px;
    min-width: 12rem;
    border-style: solid;
    border-color: #000;
    padding-top: 0px !important;
  }

}

/** SLIDER **/
@media screen and (min-width:990px) {
    .carousel-item-attachment-mobile {
      display: none !important;
    }
    .close-toggler {
      display: none;
    }
    .desknone {
      display: none;
    }
    .footer-social-ul li a {
      margin-right: 0px;
    }
    .display_none_lg {
      display: none !important;
    }
    #goTop-mobile {
      display: none;
    }
  }
  
  /*****:Media Quries :*****/
  @media screen and (max-width:990px) {
    .carousel-item-attachment{
      display: none !important;

        }
    .navbar>.container-fluid {
      justify-content: start;
      padding: 5px;
    }      
    }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {  }
@media (max-width: 768px) { 
  
  h1 {
    font-size: 25px !important;
    width: 300px;
    margin: auto;
  }
  h3, h2{
  font-size: 28px !important;
}
h5 {
  font-size: 20px !important;
}
p {
  font-size: 16px !important;
}
  .btn-horarios{
    font-size: 18px !important;
    line-height: normal !important;
    max-width: 335px !important;
  }
  .video {
    padding: 135px 0;
    height: 90vw !important;
    margin: 0 10px;
  }
  .playbtn {
    margin-top: auto;
  }
  #sobre-saea {
    padding-left: 24px;
    padding-right: 24px;
  }
 .custom-logo {
    width: auto;
      height: 75px;
  }
  #logo-sede-mobile {
      margin-left: 0;
      margin-top: 35px;
      margin-bottom: 35px;
      width: 110px;
      height: auto;
  }
  .logo-container {
    display: flex;
    justify-content: center;
}
  .padding-textos {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bg-mantenedora {
    background: none !important;
  }
  .navbar-light .navbar-nav .nav-link {
    height: 25px;
  }
  .swiper {
    padding: 30px !important;
  }

  .swiper-slide img {
    min-height: 80vw;
    max-height: 80vw;
    object-fit: cover;
  }
  .img-sede {
    margin-top: 20px;
    height: 80vw;
  }
  #logo-sede-mobile {
      margin-left: 0;
      margin-top: 35px;
      margin-bottom: 35px;
      padding-bottom: 70px;
      width: 110px;
      height: auto;
  }
  .dropdown-item {
    font-size: 16px;
}
  .footer {
    font-size: 16px;
  }
  .footer-adress {
    font-size: 16px;
  }
  .adress-footer {
    padding: 0 70px;
  }
  .saea-footer2 {
    display: block;
    width: 120px;
  }
  .footer-default {
    width: 166px; 
}
.footer_logo {
  width: 166px;
  margin: auto
}
.dropdown-menu[data-bs-popper] {
  margin-top: 5px !important;
  filter: unset;
  width: 100% !important;
  border-top: 1px solid #9E9E9E !important;
  padding-top: 0 !important;
}
.dropdown-item {
  padding: .5rem 0 !important;
  border-bottom: 1px solid #9E9E9E;
}

#menu-area-restrita .dropdown-menu {
    font-weight: 700;
    border: none !important;
    padding: 0;
    text-align: left;
    background: #ce3931 !important;
    border-radius: 10px;
    width: auto !important;
}
#menu-area-restrita .dropdown-menu  .dropdown-item {
    color: #fff !important;
}

}

/* Small devices (landscape phones, 576px and up) */

@media (max-width: 576px) { 
  .btn-horarios{
  font-size: 16px !important;
  line-height: normal !important;
}
.btn {
  font-size: 20px !important;
}
  .display_none_sm {
    display: none !important;
  }


  .logo-container {
    display: flex;
    justify-content: center;
  }
  .badge {
    font-size: 12px;
  }
  .badge-infra {
    display: none;
  }
  .title1 {
    font-size: 29px !important;
    text-align: center;
  }
  .btn-saea {
    text-align: center;
  }
  .texto-saea {
    text-align: center;
  }
  .logo-container {
    padding-top: 0px;
  }
  .badge-saea {
    text-align: center;
  }
  .single-teachers{
    width: 92%;
  }
  .section-teachers {
    margin-left: 10px;
  }
  .menu-footer {
    display: none;
  }
  #goTop {
    display: none;
  }
  #goTop-mobile {
    position: fixed !important;
    bottom: 5% !important;
    right: 35px !important;
    width: 55px !important;
    height: 55px !important;
    padding: 11px 15px !important;
    z-index: 100 !important;
    border-radius: 50% !important;
    background-color: #d72e2c !important;
  }
  #goTop-mobile:hover {
    color: #fff !important;
  }
  .footer_logo {
    text-align: center;
  }
  .saea-text-footer {
    display: none;
  }
  .badge-footer{
    font-size: 16px !important;
  }
  .footer_info2 {
    text-align: center;
  }
  .footer_info {
    display: none;
  }

  .footer-social-ul {
    margin-right: 0px !important;
    justify-content: center !important;
    padding-bottom: 50px;
    margin-top: 20px;
  }
  #link-horarios-educacao-infantil {
    max-width: 310px;
  }
  .btn-btn-visita {
    text-align: center !important;
  }
  .tit-alunos {
    text-align: center;
  }
  .custom-text-alunos {
    text-align: center !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .sw-alunos {
    width: 100% !important;
    height: 100% !important;
  }
  .saea-footer {
    display: none !important;
  }

  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active  {
    border-radius: 35px;
    padding: 15px;
    float: none;
    position: static;
    color: #fff !important;
    width: fit-content;
  }
  #menu-main-header {
    align-items: start;
  }

  .nav-link {
    transition: none !important;
  }

 }

@media (min-width: 576px) { 
  .badge-footer{
    display: none;
  }
  .footer_info2 {
    display: none;
  }
  .saea-footer2 {
    display: none;
  }
 }












