@charset "UTF-8";
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Black.eot");
  src: url("../fonts/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat-Black.ttf") format("truetype"), url("../fonts/Montserrat-Black.svg#Montserrat-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-ExtraBold.eot");
  src: url("../fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-ExtraBold.woff2") format("woff2"), url("../fonts/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold.ttf") format("truetype"), url("../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-ExtraBold.eot");
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

.star-title {
  position: relative;
  font-family: "Montserrat", sans;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: black;
  margin: 0 0 50px; }
  .star-title:after {
    content: "\f2fc\f2fc\f2fc\f2fc\f2fc";
    position: absolute;
    left: 0;
    bottom: -18px;
    font-size: 1rem;
    color: #868686;
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }

.form-control:focus, btn:focus, .btn:focus, button:focus {
  border-color: 0;
  box-shadow: none !important;
  outline: none; }

.btn {
  border-radius: 50px;
  color: #FFFFFF;
  font-family: "Montserrat", sans;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 8px 40px; }
  .btn-csi-integral {
    background: #E6BE1E; }
  .btn-programa-bilingue {
    background: #E27347; }
  .btn-programa-liv {
    background: #6BB889; }
  .btn-csi-ninos {
    background: #2483C5; }
  .btn-atividades-artisticas-e-esportivas {
    background: #B984C2; }
  .btn-viagens-pedagogicas {
    background: #D76A65; }

.structure .description-link, .rede-smic .smic-link, .css-special-projects .view-footer a.projects-content-link, .css-inform .view-footer a.inform-content-link, .gallery .view-footer a.gallery-content-link {
  background: #2483C5;
  color: white;
  font-family: "Montserrat", sans;
  text-transform: uppercase;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  height: 42px;
  padding: 0 25px;
  line-height: 1; }
  .structure .description-link:hover, .rede-smic .smic-link:hover, .css-special-projects .view-footer a.projects-content-link:hover, .css-inform .view-footer a.inform-content-link:hover, .gallery .view-footer a.gallery-content-link:hover {
    background: #03326D; }

.css-the-school .school .school-body, .css-the-school .our-history .our-history-body, .css-the-school .director-word .body, .page-view-structure .css-structure .structure-body, .page-view-pedagogical-project .css-pedagogical-project .content .pedagogical-project-description, .page-view-pedagogical-project .css-pedagogical-project .content .pedagogical-project-body, .page-view-rede-smic .css-rede-smic .smic-body, .page-view-teaching .css-elementary-school .teaching-description, .page-view-teaching .css-elementary-school .teaching-body, .node--type-special-projects .node-special-projects .body, .node--type-special-projects .node-special-projects .wrapper-video .projects-description, .page-view-quem-somos .block-who-we-are, .page-view-quem-somos .bloco-diferenciais .diferenciais .description {
  font-family: "Open Sans", sans;
  font-size: 1rem;
  color: #7B7B7B; }

.page-view-structure .css-structure .structure-introduction, .page-view-pedagogical-project .css-pedagogical-project .content .pedagogical-project-introduction, .page-view-rede-smic .css-rede-smic .smic-introduction, .page-view-teaching .css-elementary-school .teaching-introduction, .node--type-special-projects .node-special-projects .introduction {
  font-family: "Montserrat", sans;
  font-size: 1rem;
  font-style: italic;
  color: #626262;
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  background: #FFFFFF;
  font-family: "Open Sans", sans;
  font-size: 100%;
  font-weight: normal; }
  body a {
    color: #03326D;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s; }
    body a:hover {
      color: #2483C5;
      text-decoration: none; }
  body.internal-path .internal-page-content .container {
    width: 920px; }

.header #block-headertop {
  height: 30px;
  font-size: 0.75rem;
  font-family: "Montserrat", sans; }
  .header #block-headertop .row-block {
    display: flex;
    justify-content: space-between; }
  .header #block-headertop .header-top-menu-wrap .nav-item {
    display: flex;
    align-items: center; }
    .header #block-headertop .header-top-menu-wrap .nav-item .nav-link {
      padding: 0; }
      .header #block-headertop .header-top-menu-wrap .nav-item .nav-link.talk-school {
        margin-right: 15px;
        padding-right: 15px;
        border-right: 1px solid #7B7B7B; }
      .header #block-headertop .header-top-menu-wrap .nav-item .nav-link.work-us {
        margin-right: 15px; }
    .header #block-headertop .header-top-menu-wrap .nav-item .btn {
      background: #E27347;
      font-size: 0.75rem;
      color: #FFFFFF;
      border-radius: 0;
      height: 30px;
      padding: 5px 20px;
      margin-left: 5px; }
      .header #block-headertop .header-top-menu-wrap .nav-item .btn svg {
        width: 0.55rem;
        margin-left: 4px; }
      .header #block-headertop .header-top-menu-wrap .nav-item .btn:hover {
        background: #E6BE1E; }
  .header #block-headertop .header-top-phone {
    display: flex;
    align-items: center; }

.header #block-headertopmenu {
  background: #03326D;
  height: 100px;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 3px; }
  .header #block-headertopmenu .col-block {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .header #block-headertopmenu .navbar-main-nav li.nav-item .nav-link {
    color: #FFFFFF;
    font-family: "Montserrat", sans;
    font-weight: bold;
    font-size: 0.813rem;
    padding: 40px 20px; }
    .header #block-headertopmenu .navbar-main-nav li.nav-item .nav-link.link-search {
      padding: 40px 0; }
    .header #block-headertopmenu .navbar-main-nav li.nav-item .nav-link:hover {
      color: #E6BE1E; }
  .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu {
    top: 95px;
    border-radius: 0;
    border-top: 3px solid #2483C5; }
    .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu .menu-items-image {
      display: flex;
      align-items: center; }
      .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu .menu-items-image .image-item {
        width: 110px;
        display: flex;
        justify-content: center; }
    .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu li.dropdown-item {
      padding: 10px 20px;
      border-bottom: 1px solid #E0E0E0; }
      .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu li.dropdown-item a {
        font-family: "Montserrat", sans;
        font-weight: 500;
        font-size: 0.875rem;
        color: #03326D;
        padding: 0; }
        .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu li.dropdown-item a:hover {
          color: #2483C5; }
      .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu li.dropdown-item:last-child {
        border: 0; }
      .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu li.dropdown-item:active, .header #block-headertopmenu .navbar-main-nav li.nav-item ul.dropdown-menu li.dropdown-item.active {
        background: transparent; }
  .header #block-headertopmenu:after {
    content: "";
    background: transparent url(../images/color-bar.png) no-repeat center left;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    height: 3px; }

.header .navbar-expand-xl {
  padding: 0; }

.bloco-search {
  overflow: hidden;
  max-height: 0;
  transition: all 1s ease-in-out;
  background: #fafafa;
  padding: 0; }
  .bloco-search .container {
    display: flex;
    justify-content: center; }
  .bloco-search.oppened {
    max-height: 200px;
    padding: 20px 0; }
  .bloco-search .search-block-form .form-type-search {
    margin: 0; }
  .bloco-search .search-block-form input.form-search {
    border: 0;
    background: transparent;
    box-shadow: none;
    text-align: center;
    font-size: 1.75rem;
    display: block;
    width: 100%;
    border-radius: 0;
    padding: 0; }
  .bloco-search .search-block-form .form-actions {
    display: none; }
  .bloco-search .search-desc {
    color: #7B7B7B;
    font-size: 0.875rem; }

.css-banner-home {
  z-index: 1;
  position: relative; }
  .css-banner-home .owl-nav {
    margin: 0 !important; }
    .css-banner-home .owl-nav .owl-prev,
    .css-banner-home .owl-nav .owl-next {
      background: rgba(255, 255, 255, 0.6) url(../images/nav.png) no-repeat center center !important;
      display: inline-block !important;
      text-indent: -99999px;
      height: 55px;
      width: 55px;
      position: absolute;
      top: 50%;
      left: 20px;
      border-radius: 100% !important;
      margin-top: -27px !important;
      overflow: hidden; }
    .css-banner-home .owl-nav .owl-prev {
      transform: rotate(180deg); }
    .css-banner-home .owl-nav .owl-next {
      left: inherit;
      right: 20px; }

.about {
  z-index: 2;
  position: relative; }
  .about .css-about-home .school {
    background: #E6BE1E;
    height: 300px;
    padding: 40px;
    color: #FFFFFF; }
    .about .css-about-home .school .about-title {
      font-family: "Montserrat", sans;
      font-size: 1.25rem;
      font-weight: 900;
      margin: 0 0 10px; }
    .about .css-about-home .school .about-body {
      font-family: "Montserrat", sans;
      font-size: 0.875rem;
      line-height: 1.5rem; }
  .about .css-about-home .teachings .item {
    background: #F2F2F2;
    height: 300px;
    position: relative;
    padding: 0 40px; }
    .about .css-about-home .teachings .item .teachings-image {
      background: #F2F2F2;
      border-radius: 100%;
      position: absolute;
      left: 50%;
      margin-left: -40px;
      top: -40px;
      width: 80px;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .about .css-about-home .teachings .item .teachings-title {
      margin: 45px 0 15px;
      font-family: "Montserrat", sans;
      font-weight: 600;
      color: #03326D;
      text-transform: uppercase;
      font-size: 0.95rem; }
    .about .css-about-home .teachings .item .teachings-body {
      font-size: 0.75rem;
      line-height: 1.2rem;
      color: #626262; }
      .about .css-about-home .teachings .item .teachings-body p {
        margin: 0; }
    .about .css-about-home .teachings .item .teachings-link {
      color: #03326D;
      font-size: 0.75rem;
      font-weight: bold;
      text-decoration: underline; }
      .about .css-about-home .teachings .item .teachings-link:hover {
        color: #2483C5; }

.structure {
  padding: 60px 0; }
  .structure .description-body {
    font-size: 16px;
    line-height: 2rem;
    color: #7B7B7B; }

.rede-smic {
  margin: 0 auto 60px; }
  .rede-smic .css-rede-smic .views-row {
    overflow: hidden; }
  .rede-smic .smic-title {
    text-align: center; }
    .rede-smic .smic-title:after {
      left: 50%;
      margin-left: -32px; }
  .rede-smic .smic-body {
    color: #7B7B7B;
    line-height: 1.7rem; }
  .rede-smic .smic-link {
    float: right;
    margin: 20px 0 0;
    background: #4DB4BD; }
    .rede-smic .smic-link:hover {
      background: #6BB889; }

.projects {
  background: #F2F2F2;
  padding: 60px 0; }
  .projects h2.star-title {
    text-align: center; }
    .projects h2.star-title:after {
      left: 50%;
      margin-left: -32px; }

.css-special-projects .views-row {
  margin: 0 0 60px; }

.css-special-projects .projects-item {
  display: flex;
  align-items: flex-start; }
  .css-special-projects .projects-item .image {
    margin: 0 20px 0 0; }
    .css-special-projects .projects-item .image .project-image {
      display: flex;
      width: 54px;
      height: 60px;
      justify-content: flex-start;
      align-items: flex-end; }
  .css-special-projects .projects-item .text a.projects-link .projects-title {
    color: black;
    font-family: "Montserrat", sans;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase; }
  .css-special-projects .projects-item .text .projects-body {
    color: #7B7B7B;
    font-size: 13px; }
    .css-special-projects .projects-item .text .projects-body p {
      margin: 0; }
  .css-special-projects .projects-item .text .projects-link {
    margin: 20px 0 0; }
  .css-special-projects .projects-item.yellow .project-image {
    background: #E6BE1E; }
  .css-special-projects .projects-item.yellow .projects-link .btn {
    background: #E6BE1E; }
  .css-special-projects .projects-item.yellow-light .project-image {
    background: #F9A51A; }
  .css-special-projects .projects-item.yellow-light .projects-link .btn {
    background: #F9A51A; }
  .css-special-projects .projects-item.soft-orange .project-image {
    background: #E27347; }
  .css-special-projects .projects-item.soft-orange .projects-link .btn {
    background: #E27347; }
  .css-special-projects .projects-item.red .project-image {
    background: #E27347; }
  .css-special-projects .projects-item.red .projects-link .btn {
    background: #E27347; }
  .css-special-projects .projects-item.moderate-green .project-image {
    background: #84C54E; }
  .css-special-projects .projects-item.moderate-green .projects-link .btn {
    background: #84C54E; }
  .css-special-projects .projects-item.lime-green .project-image {
    background: #6BB889; }
  .css-special-projects .projects-item.lime-green .projects-link .btn {
    background: #6BB889; }
  .css-special-projects .projects-item.very-soft-blue .project-image {
    background: #83B8E3; }
  .css-special-projects .projects-item.very-soft-blue .projects-link .btn {
    background: #83B8E3; }
  .css-special-projects .projects-item.slightly-desaturated-cyan .project-image {
    background: #71C5D6; }
  .css-special-projects .projects-item.slightly-desaturated-cyan .projects-link .btn {
    background: #71C5D6; }
  .css-special-projects .projects-item.dark-blue .project-image {
    background: #1A459C; }
  .css-special-projects .projects-item.dark-blue .projects-link .btn {
    background: #1A459C; }
  .css-special-projects .projects-item.bright-magenta .project-image {
    background: #D93AD0; }
  .css-special-projects .projects-item.bright-magenta .projects-link .btn {
    background: #D93AD0; }
  .css-special-projects .projects-item.moderate-red .project-image {
    background: #D76A65; }
  .css-special-projects .projects-item.moderate-red .projects-link .btn {
    background: #D76A65; }
  .css-special-projects .projects-item.pale-magenta .project-image {
    background: #F4B1FF; }
  .css-special-projects .projects-item.pale-magenta .projects-link .btn {
    background: #F4B1FF; }
  .css-special-projects .projects-item.slightly-desaturated-magenta .project-image {
    background: #B984C2; }
  .css-special-projects .projects-item.slightly-desaturated-magenta .projects-link .btn {
    background: #B984C2; }
  .css-special-projects .projects-item.moderate-orange .project-image {
    background: #D4873F; }
  .css-special-projects .projects-item.moderate-orange .projects-link .btn {
    background: #D4873F; }
  .css-special-projects .projects-item.dark-orange .project-image {
    background: #964D08; }
  .css-special-projects .projects-item.dark-orange .projects-link .btn {
    background: #964D08; }

.css-special-projects .view-footer {
  display: flex;
  justify-content: center; }
  .css-special-projects .view-footer a.projects-content-link {
    width: inherit; }

.inform {
  margin-top: -160px;
  margin-bottom: 60px; }
  .inform h2.star-title {
    text-align: center;
    color: #FFFFFF; }
    .inform h2.star-title:after {
      left: 50%;
      margin-left: -32px;
      color: #FFFFFF; }

.css-inform .views-row .inform-item {
  position: relative;
  margin: 0 0 30px; }
  .css-inform .views-row .inform-item .inform-date {
    font-family: "Montserrat", sans;
    position: absolute;
    top: 185px;
    color: white;
    background: #03326D;
    font-size: 0.813rem;
    padding: 10px;
    left: 10px; }
  .css-inform .views-row .inform-item .inform-education {
    margin: 8px 0;
    font-family: "Montserrat", sans;
    color: #7B7B7B;
    font-size: 0.813rem; }
  .css-inform .views-row .inform-item .inform-title a.inform-link {
    font-family: "Montserrat", sans;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.375rem; }
  .css-inform .views-row .inform-item .inform-body {
    margin: 10px 0;
    color: #7B7B7B;
    font-size: 0.813rem;
    line-height: 1.375rem;
    word-wrap: break-word; }
    .css-inform .views-row .inform-item .inform-body p {
      margin: 0; }
    .css-inform .views-row .inform-item .inform-body a {
      color: #2483C5; }
      .css-inform .views-row .inform-item .inform-body a:hover {
        color: #03326D; }

.css-inform .view-footer {
  display: flex;
  align-items: center;
  justify-content: center; }
  .css-inform .view-footer a.inform-content-link {
    width: inherit; }

.gallery {
  padding: 0 0 60px; }
  .gallery .view-filters {
    background: #F2F2F2;
    padding: 25px 0;
    margin: 0 auto 60px; }
    .gallery .view-filters .description {
      font-family: "Montserrat", sans;
      font-size: 1rem;
      color: black !important;
      font-style: italic;
      text-align: center; }
    .gallery .view-filters .form-type-select {
      margin: 0; }
    .gallery .view-filters .form-select {
      width: 320px;
      margin: 20px auto 0;
      background: #FF9E46;
      color: #FFFFFF;
      border-radius: 50px;
      border: 0; }
  .gallery .gallery-title {
    text-align: center; }
    .gallery .gallery-title:after {
      left: 50%;
      margin-left: -32px; }
  .gallery .css-gallery .views-field-nothing .gallery-video-item .gallery-video {
    position: relative; }
    .gallery .css-gallery .views-field-nothing .gallery-video-item .gallery-video:before {
      content: "";
      background: #E27347 url(../images/icon-video.png) no-repeat center center;
      width: 52px;
      height: 52px;
      position: absolute;
      left: 0;
      top: 0; }
  .gallery .css-gallery .views-field-nothing .gallery-image-item .gallery-image {
    position: relative; }
    .gallery .css-gallery .views-field-nothing .gallery-image-item .gallery-image:before {
      content: "";
      background: #E27347 url(../images/icon-image.png) no-repeat center center;
      width: 52px;
      height: 52px;
      position: absolute;
      left: 0;
      top: 0; }
  .gallery .css-gallery.css-main-block-gallery .views-field-nothing {
    position: relative; }
  .gallery .css-gallery.css-main-block-gallery .gallery-description {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #FFFFFF;
    padding: 20px; }
    .gallery .css-gallery.css-main-block-gallery .gallery-description .gallery-title {
      font-family: "Montserrat", sans;
      font-size: 1rem;
      font-weight: 600;
      text-align: left;
      margin: 0 0 5px; }
    .gallery .css-gallery.css-main-block-gallery .gallery-description .gallery-body {
      font-size: 0.813rem; }
  .gallery .css-gallery.css-secondary-block-gallery .views-row {
    margin: 0 0 25px; }
  .gallery .css-gallery.css-secondary-block-gallery .views-field-nothing {
    position: relative; }
  .gallery .css-gallery.css-secondary-block-gallery .gallery-description {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #FFFFFF;
    padding: 10px; }
    .gallery .css-gallery.css-secondary-block-gallery .gallery-description .gallery-title {
      font-family: "Montserrat", sans;
      font-size: 0.875rem;
      font-weight: 600;
      text-align: left;
      margin: 0; }
  .gallery .view-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 0; }
    .gallery .view-footer a.gallery-content-link {
      background: #E27347;
      margin: 0 15px;
      font-size: 0.875rem; }
      .gallery .view-footer a.gallery-content-link:hover {
        background: #E6BE1E; }

.newsletter {
  background: #F2F2F2;
  padding: 60px 0; }
  .newsletter #edit-newsletter-title {
    text-align: center;
    margin: 0;
    font-family: "Montserrat", sans;
    font-size: 1.5rem;
    color: #03326D;
    font-weight: 900; }
  .newsletter #edit-newsletter-description {
    color: #7B7B7B;
    font-family: "Montserrat", sans;
    width: 720px;
    margin: 0 auto; }
  .newsletter #edit-container {
    display: flex;
    width: 720px;
    margin: 0 auto;
    position: relative; }
    .newsletter #edit-container .js-form-type-textfield {
      margin: 0 20px 0 0; }
      .newsletter #edit-container .js-form-type-textfield input {
        border-radius: 50px;
        font-family: "Montserrat", sans;
        height: 55px;
        color: #7B7B7B;
        padding: 0 25px;
        font-size: 0.875rem; }
        .newsletter #edit-container .js-form-type-textfield input#edit-name {
          width: 300px; }
        .newsletter #edit-container .js-form-type-textfield input#edit-email {
          width: 400px; }
    .newsletter #edit-container .form-actions .webform-button--submit {
      position: absolute;
      right: 0;
      top: 0;
      background: #03326D;
      border-radius: 50px;
      font-family: "Montserrat", sans;
      font-size: 0.875rem;
      height: 55px;
      text-align: center;
      width: 150px;
      border: 0; }
      .newsletter #edit-container .form-actions .webform-button--submit:hover {
        background: #2483C5; }

/* Internas */
.css-banner-internas {
  margin: 0 0 45px; }

ol.breadcrumb {
  background: transparent;
  border-radius: 0;
  font-family: "Montserrat", sans;
  font-size: 0.75rem;
  color: #434343;
  padding: 0;
  margin: 40px 0; }
  ol.breadcrumb a {
    color: #434343; }
    ol.breadcrumb a:hover {
      color: #E6BE1E; }
  ol.breadcrumb li {
    text-transform: uppercase; }
    ol.breadcrumb li:after {
      content: "/";
      margin: 0 5px; }
    ol.breadcrumb li.active {
      font-weight: bold;
      color: #434343;
      font-weight: 600; }
    ol.breadcrumb li:last-child::after {
      content: ""; }

.css-the-school .school {
  margin: 0 0 60px; }

.css-the-school .our-history {
  margin: 0 0 60px; }
  .css-the-school .our-history .who-we-are-accordion .card {
    border: 0;
    border-radius: 0;
    margin: 0 0 5px;
    position: relative; }
    .css-the-school .our-history .who-we-are-accordion .card .card-header {
      background: #83B8E3;
      cursor: pointer;
      position: relative;
      border: 0;
      border-radius: 0; }
      .css-the-school .our-history .who-we-are-accordion .card .card-header h5 {
        font-family: "Montserrat", sans;
        font-size: 1.125rem;
        color: #FFFFFF; }
      .css-the-school .our-history .who-we-are-accordion .card .card-header:after {
        content: "+";
        position: absolute;
        right: 0;
        top: 0;
        font-family: "Montserrat", sans;
        font-size: 1.125rem;
        color: #FFFFFF;
        font-family: "Montserrat", sans;
        font-size: 1.125rem;
        font-weight: 500;
        top: 8px;
        right: 10px; }
    .css-the-school .our-history .who-we-are-accordion .card .card-body {
      background: #F2F2F2;
      font-family: "Montserrat", sans;
      font-size: 0.875rem;
      font-weight: 500;
      color: #7B7B7B; }
    .css-the-school .our-history .who-we-are-accordion .card.collapsed .card-header:after {
      content: "-"; }

.css-the-school .director-word {
  margin: 0 0 60px;
  padding: 60px 0;
  background: #F2F2F2; }
  .css-the-school .director-word .body {
    font-style: italic; }
    .css-the-school .director-word .body p {
      margin: 0; }
  .css-the-school .director-word .name {
    font-family: "Montserrat", sans;
    font-size: 1rem;
    font-style: italic;
    color: #7B7B7B;
    display: flex;
    justify-content: flex-end; }

.css-the-school .gallery {
  display: flex;
  justify-content: center; }

.css-the-school .where-are-we .content {
  margin: 0 auto 60px; }
  .css-the-school .where-are-we .content .where-are-we-title {
    text-align: center; }
    .css-the-school .where-are-we .content .where-are-we-title:after {
      left: 50%;
      margin-left: -32px; }
  .css-the-school .where-are-we .content .where-are-we-address {
    text-align: center;
    color: #7B7B7B;
    font-size: 1.125rem; }
    .css-the-school .where-are-we .content .where-are-we-address p {
      margin: 0; }

.css-the-school .where-are-we .where-are-we-localization p {
  margin: 0; }

.page-view-structure .css-structure .structure-tour {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background: #2483C5;
  width: 230px;
  height: 42px;
  color: white;
  font-family: "Montserrat", sans;
  font-size: 16px;
  text-transform: uppercase; }
  .page-view-structure .css-structure .structure-tour:hover {
    background: #03326D; }

.page-view-structure .css-structure .wrapper-physical-structure {
  margin: 60px 0; }
  .page-view-structure .css-structure .wrapper-physical-structure .physical-structure .item-col-1 .text-item,
  .page-view-structure .css-structure .wrapper-physical-structure .physical-structure .item-col-2 .text-item,
  .page-view-structure .css-structure .wrapper-physical-structure .physical-structure .item-col-3 .text-item {
    font-family: "Montserrat", sans;
    color: black;
    border-left: 1px solid #2483C5;
    padding-left: 8px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 600; }
  .page-view-structure .css-structure .wrapper-physical-structure .physical-structure .item-col-2 .text-item {
    border-left: 1px solid #E27347; }
  .page-view-structure .css-structure .wrapper-physical-structure .physical-structure .item-col-3 .text-item {
    border-left: 1px solid #B984C2; }

.page-view-structure .css-structure .structure-gallery {
  margin: 0 0 60px; }

.page-view-pedagogical-project .css-pedagogical-project .content .pedagogical-project-body {
  margin: 20px 0 0; }

.page-view-pedagogical-project .css-pedagogical-project .content .download {
  margin: 0 0 60px; }
  .page-view-pedagogical-project .css-pedagogical-project .content .download .download-wrap .download-item {
    background: #f2f2f2;
    padding: 8px 20px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.25); }
    .page-view-pedagogical-project .css-pedagogical-project .content .download .download-wrap .download-item a {
      font-family: "Montserrat", sans;
      font-size: 0.875rem;
      display: flex;
      justify-content: space-between;
      color: black;
      font-weight: 600; }
      .page-view-pedagogical-project .css-pedagogical-project .content .download .download-wrap .download-item a .description .icon {
        margin-left: 10px; }
    .page-view-pedagogical-project .css-pedagogical-project .content .download .download-wrap .download-item:hover {
      background: #E0E0E0; }

.page-view-pedagogical-project .css-pedagogical-project .content .pedagogical-project-gallery {
  margin: 0 0 60px; }

.page-view-rede-smic .css-rede-smic .wrapper-video {
  margin: 60px 0; }

.page-view-rede-smic .css-rede-smic .smic-gallery {
  margin: 0 0 60px; }

.page-view-teaching .css-elementary-school .teaching-serie-switch ul.nav {
  justify-content: center;
  margin: 0 0 40px !important; }
  .page-view-teaching .css-elementary-school .teaching-serie-switch ul.nav a.nav-link {
    border-radius: 50px;
    background: #FFFFFF;
    border: 1px solid #03326D;
    color: #03326D;
    font-family: "Montserrat", sans;
    font-size: 1.125rem;
    padding: 8px 40px;
    margin: 0 5px;
    font-weight: 600; }
    .page-view-teaching .css-elementary-school .teaching-serie-switch ul.nav a.nav-link:hover, .page-view-teaching .css-elementary-school .teaching-serie-switch ul.nav a.nav-link.active {
      background: #03326D;
      border: 1px solid #03326D;
      color: #FFFFFF; }

.page-view-teaching .css-elementary-school .student-support .item-col-1 .text-item,
.page-view-teaching .css-elementary-school .student-support .item-col-2 .text-item {
  font-family: "Montserrat", sans;
  color: black;
  border-left: 1px solid #E70000;
  padding-left: 8px;
  margin: 0 0 20px;
  font-size: 0.75rem;
  font-weight: 600; }

.page-view-teaching .css-elementary-school .student-support .item-col-2 .text-item {
  border-left: 1px solid #E6BE1E; }

.page-view-teaching .css-elementary-school .teaching-body {
  margin: 30px 0; }

.page-view-teaching .css-elementary-school .teaching-gallery {
  margin: 0 0 60px; }

.node--type-special-projects .node-special-projects .project-header {
  display: flex;
  align-items: flex-start; }
  .node--type-special-projects .node-special-projects .project-header .image {
    margin: 0 15px 0 0; }

.node--type-special-projects .node-special-projects .introduction {
  margin: 0 0 40px; }

.node--type-special-projects .node-special-projects .body {
  margin: 30px 0; }

.node--type-special-projects .node-special-projects .wrapper-video .projects-description strong {
  color: black; }

.node--type-special-projects .projects-gallery {
  margin: 40px 0 60px; }

.page-view-inform .css-inform .view-filters {
  background: #F2F2F2;
  padding: 25px 0;
  margin: 0 auto 60px; }
  .page-view-inform .css-inform .view-filters .views-exposed-form {
    display: flex;
    justify-content: center; }
  .page-view-inform .css-inform .view-filters .description {
    font-family: "Montserrat", sans;
    font-size: 1rem;
    color: black !important;
    font-style: italic;
    text-align: center; }
  .page-view-inform .css-inform .view-filters .form-type-select {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .page-view-inform .css-inform .view-filters .form-select {
    width: 320px;
    margin: 20px auto 0;
    background: #FF9E46;
    color: #FFFFFF;
    border-radius: 50px;
    border: 0;
    height: 40px;
    padding: 0 15px; }
    .page-view-inform .css-inform .view-filters .form-select:focus-visible {
      border: 0;
      outline-offset: 0;
      outline: 0; }
  .page-view-inform .css-inform .view-filters option {
    background: #FFFFFF;
    color: #03326D; }

.page-view-inform .css-inform .views-row .inform-item .inform-date {
  top: 125px; }

.node--type-inform .inform-title {
  text-align: center;
  text-transform: inherit;
  margin: 0 auto 20px;
  width: 790px; }
  .node--type-inform .inform-title:after {
    left: 50%;
    margin-left: -32px;
    bottom: -22px; }

.node--type-inform .inform-date {
  text-align: center;
  margin: 30px auto;
  font-family: "Montserrat", sans;
  font-size: 1rem;
  font-weight: 300;
  width: 790px; }

.node--type-inform .inform-introduction {
  font-family: "Montserrat", sans;
  font-size: 0.75rem;
  color: black;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  border-bottom: 1px solid #E0E0E0;
  padding: 0 0 30px;
  margin: 0 auto 30px;
  width: 790px; }
  .node--type-inform .inform-introduction p {
    margin: 0; }

.node--type-inform .image {
  display: flex;
  justify-content: center; }

.node--type-inform .inform-body {
  font-family: "Montserrat", sans;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 300;
  margin: 40px 0; }
  .node--type-inform .inform-body h3 {
    color: black;
    font-size: 1.25rem; }

.node--type-inform .tags {
  padding: 20px 0;
  margin: 0 0 40px;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  font-family: "Montserrat", sans;
  font-size: 0.875rem; }
  .node--type-inform .tags .name {
    font-weight: 500; }

.node--type-inform .gallery {
  display: flex;
  justify-content: center; }
  .node--type-inform .gallery ul.slick-dots {
    display: none !important; }

.page-vocabulary-tags .views-row .inform-item .inform-date {
  top: 125px; }

.page-view-talk-the-school .contact-us-description {
  font-size: 1rem;
  color: #7B7B7B; }
  .page-view-talk-the-school .contact-us-description p {
    margin: 0 0 5px; }

.page-view-talk-the-school #edit-container-02 {
  padding: 0; }
  .page-view-talk-the-school #edit-container-02 input {
    height: 42px;
    font-size: 0.875rem;
    color: #7B7B7B; }
  .page-view-talk-the-school #edit-container-02 textarea {
    font-size: 0.875rem;
    color: #7B7B7B; }
  .page-view-talk-the-school #edit-container-02 select {
    background: #FFFFFF;
    border: 1px solid #ced4da;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    color: #7B7B7B;
    width: 100%; }
  .page-view-talk-the-school #edit-container-02 .captcha {
    display: flex;
    justify-content: flex-end; }
  .page-view-talk-the-school #edit-container-02 .form-actions {
    display: flex;
    justify-content: flex-end;
    margin: 15px 0 0; }
    .page-view-talk-the-school #edit-container-02 .form-actions .form-submit {
      border-radius: 4px;
      background: #FF9E46;
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 0.875rem;
      font-family: "Montserrat", sans;
      font-weight: bold;
      border-color: #FF9E46;
      width: 245px; }
      .page-view-talk-the-school #edit-container-02 .form-actions .form-submit:hover {
        background: #E27347; }

.page-view-talk-the-school #edit-processed-text-01 {
  padding: 0;
  margin: 60px 0 0;
  height: 450px; }

.page-view-talk-the-school .form-type-processed-text {
  color: black;
  font-size: 1.125rem; }

.floating-items {
  position: fixed;
  bottom: 24px;
  right: 30px;
  z-index: 2; }
  .floating-items #block-itensflutuantes {
    display: flex;
    align-items: center; }
    .floating-items #block-itensflutuantes .arrow-image {
      margin: 0 10px 0 0;
      width: 55px;
      cursor: pointer; }
    .floating-items #block-itensflutuantes .whatsapp-image {
      width: 55px; }

.node--type-gallery .description .teaching-title {
  border-radius: 50px;
  background: #FFFFFF;
  border: 1px solid #03326D;
  color: #03326D;
  font-family: "Montserrat", sans;
  font-size: 1.125rem;
  padding: 8px 40px;
  margin: 0 0 40px;
  font-weight: 600;
  display: inline-block; }

.node--type-gallery .description .text-body {
  color: #7B7B7B !important;
  font-size: 1rem; }

.node--type-gallery .gallery-images {
  display: flex;
  margin: 0 auto 60px;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  .node--type-gallery .gallery-images .slick-dots {
    display: none !important; }
  .node--type-gallery .gallery-images .slick-arrow:before {
    content: "\f125";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: white;
    position: relative;
    font-size: 30px; }
  .node--type-gallery .gallery-images .slick-arrow.slick-prev {
    left: 20px;
    z-index: 2;
    transform: rotate(180deg); }
  .node--type-gallery .gallery-images .slick-arrow.slick-next {
    right: 20px; }

.footer-site {
  background: #03326D;
  color: #FFFFFF;
  padding: 60px 0 0;
  margin: 3px 0 0;
  position: relative; }
  .footer-site:after {
    content: "";
    background: transparent url(../images/color-bar.png) no-repeat center left;
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
    height: 3px; }
  .footer-site a {
    color: #FFFFFF; }
    .footer-site a:hover {
      color: #E6BE1E; }
  .footer-site #block-footer .col-footer {
    margin: 0 40px 0 20px; }
    .footer-site #block-footer .col-footer ul.nav-footer {
      margin: 0;
      padding: 0;
      list-style: none; }
      .footer-site #block-footer .col-footer ul.nav-footer li.nav-item {
        margin: 0;
        padding: 0;
        list-style: none; }
        .footer-site #block-footer .col-footer ul.nav-footer li.nav-item a.nav-link {
          padding: 0;
          margin: 0 0 10px;
          font-size: 0.813rem; }
    .footer-site #block-footer .col-footer .content-footer .title-footer {
      font-family: "Montserrat", sans;
      font-size: 0.875rem;
      margin: 0 0 15px;
      font-weight: bold; }
    .footer-site #block-footer .col-footer .social-footer {
      margin: 25px 0 0; }
      .footer-site #block-footer .col-footer .social-footer .social-wrap {
        display: flex;
        align-items: center; }
        .footer-site #block-footer .col-footer .social-footer .social-wrap .social-item {
          margin: 0 10px 0 0; }
  .footer-site #block-footer .col-footer-1 {
    width: 260px; }
    .footer-site #block-footer .col-footer-1 .site-info {
      margin: 30px 0 0;
      font-size: 0.813rem; }
      .footer-site #block-footer .col-footer-1 .site-info .phone {
        margin: 20px 0 0; }
    .footer-site #block-footer .col-footer-1 .footer-menu {
      margin: 20px 0 0; }
      .footer-site #block-footer .col-footer-1 .footer-menu ul {
        justify-content: center; }
  .footer-site .row-avanz {
    display: flex;
    justify-content: center;
    margin: 30px 0 0; }

ul.pagination {
  justify-content: center;
  margin: 40px 0 60px;
  font-family: "Montserrat", sans;
  font-size: 0.875rem; }
  ul.pagination li {
    border-radius: 0;
    border: 0;
    background: transparent;
    border-top: 1px solid #E0E0E0; }
    ul.pagination li a,
    ul.pagination li span {
      color: #7B7B7B;
      border-radius: 0;
      border: 0;
      padding: 10px 15px;
      font-weight: 500; }
    ul.pagination li.active, ul.pagination li:hover {
      border-top: 1px solid black; }
      ul.pagination li.active span.page-link,
      ul.pagination li.active a.page-link, ul.pagination li:hover span.page-link,
      ul.pagination li:hover a.page-link {
        color: black;
        border-radius: 0;
        background: transparent; }

.path-search #search-form,
.path-search .tabs,
.path-search h2 {
  display: none; }

.path-search .results-items ol.search_exclude_node_search-results li.list-group-item {
  border: 0;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #E0E0E0; }
  .path-search .results-items ol.search_exclude_node_search-results li.list-group-item h3 a {
    color: #03326D;
    font-family: "Montserrat", sans;
    font-size: 1rem;
    font-weight: 900; }
    .path-search .results-items ol.search_exclude_node_search-results li.list-group-item h3 a:hover {
      color: black; }

.path-agenda .schedule .views-exposed-form .view-filters .filter-teaching {
  background: #F2F2F2;
  padding: 25px 0;
  margin: 0 auto 60px; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-teaching .description {
    font-family: "Montserrat", sans;
    font-size: 1rem;
    color: black !important;
    font-style: italic;
    text-align: center; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-teaching .form-type-select {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-teaching .form-select {
    width: 320px;
    margin: 20px auto 0;
    background: #FF9E46;
    color: #FFFFFF;
    border-radius: 50px;
    border: 0;
    height: 40px;
    padding: 0 15px; }
    .path-agenda .schedule .views-exposed-form .view-filters .filter-teaching .form-select:focus-visible {
      border: 0;
      outline-offset: 0;
      outline: 0; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-teaching option {
    background: #FFFFFF;
    color: #03326D; }

.path-agenda .schedule .views-exposed-form .view-filters .filter-fields {
  display: flex;
  align-items: flex-end;
  margin: 0 auto 40px; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .field-group {
    margin: 0 10px 0 0; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .text {
    font: bold 0.625rem "Montserrat", sans;
    color: #03326D;
    text-transform: uppercase;
    margin: 0 0 5px; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .label-field {
    font-size: 0.875rem;
    margin: 0 0 7px; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-fields input.field {
    background: #F5F5F5;
    border: 0;
    border-bottom: 1px solid #03326D;
    height: 38px;
    padding: 7px 10px 7px 15px;
    width: 275px;
    font: 0.75rem "Montserrat", sans; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .search-buttom {
    background: white;
    color: #03326D;
    border-radius: 50px;
    border: 1px solid #03326D;
    font: bold 0.75rem "Montserrat", sans;
    text-transform: uppercase;
    width: 125px;
    height: 38px; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .view-as {
    background: #03326D;
    color: #FFFFFF;
    border-radius: 50px;
    border: 1px solid #03326D;
    font: bold 0.75rem "Montserrat", sans;
    padding: 7px 10px 7px 15px;
    text-transform: uppercase;
    width: 145px;
    height: 38px;
    cursor: pointer; }
    .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .view-as::-webkit-input-placeholder {
      color: white; }
    .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .view-as:-moz-placeholder {
      color: white; }
    .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .view-as::-moz-placeholder {
      color: white; }
    .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .view-as:-ms-input-placeholder {
      color: white; }
    .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .view-as:focus-visible {
      border: 0;
      outline: none; }

.path-agenda .schedule #calendar table {
  margin: 0; }

.path-agenda .schedule #calendar thead > tr {
  border-color: transparent; }

.path-agenda .schedule #calendar table tr th.fc-day-header {
  background: #83B8E3;
  border: 0;
  padding: 15px 0; }

.path-agenda .schedule #calendar tr {
  background: transparent;
  border: 0; }

.path-agenda .schedule #calendar .fc-content-skeleton th,
.path-agenda .schedule #calendar .fc-content-skeleton td {
  border-style: none !important; }

.path-agenda .schedule #calendar .fc-bgevent {
  background: #83B8E3; }

.path-agenda .schedule #calendar th,
.path-agenda .schedule #calendar td,
.path-agenda .schedule #calendar thead,
.path-agenda .schedule #calendar tbody,
.path-agenda .schedule #calendar .fc-divider,
.path-agenda .schedule #calendar .fc-row,
.path-agenda .schedule #calendar .fc-content,
.path-agenda .schedule #calendar .fc-popover,
.path-agenda .schedule #calendar .fc-list-view,
.path-agenda .schedule #calendar .fc-list-heading td {
  border: 0; }

.path-agenda .schedule #calendar .fc-past {
  background: #f5f5f5; }

.path-agenda .schedule #calendar .fc-day-top {
  background: #f5f5f5; }

.path-agenda .schedule #calendar .fc-day-top .fc-day-number {
  float: left !important;
  font: 900 1.6rem "Montserrat", sans;
  color: black;
  margin: 5px 0 0 10px; }

.path-agenda .schedule #calendar td.fc-today {
  background: #ff7900 !important; }
  .path-agenda .schedule #calendar td.fc-today .fc-day-number {
    color: #FFFFFF; }
  .path-agenda .schedule #calendar td.fc-today .fc-title {
    font: bold 0.75rem "Montserrat", sans;
    color: #FFFFFF; }

.path-agenda .schedule #calendar a.fc-day-grid-event .fc-title {
  color: #7B7B7B; }
  .path-agenda .schedule #calendar a.fc-day-grid-event .fc-title:hover {
    color: #03326D; }

.path-agenda .schedule #calendar .fc-event,
.path-agenda .schedule #calendar .fc-event-dot {
  background: transparent;
  border: 0; }
  .path-agenda .schedule #calendar .fc-event span.fc-title,
  .path-agenda .schedule #calendar .fc-event-dot span.fc-title {
    font: bold 0.75rem "Montserrat", sans;
    color: #7B7B7B; }

.path-agenda .schedule #calendar .fc-header-toolbar .fc-prev-button,
.path-agenda .schedule #calendar .fc-header-toolbar .fc-next-button {
  background: #2483C5;
  border-color: #2483C5;
  margin: 0; }

.path-agenda .schedule #calendar .fc-header-toolbar .fc-today-button {
  background: #71C5D6;
  border-color: #71C5D6;
  font: bold 1rem "Montserrat", sans;
  text-transform: uppercase;
  margin: 0 15px 0 0; }

.path-agenda .schedule #calendar .fc-header-toolbar .fc-center h2 {
  font: 900 1.5rem "Montserrat", sans; }

.path-agenda .schedule #calendar .fc-view-container .fc-head .fc-row {
  border: 0; }

.path-agenda .schedule #calendar .fc-view-container .fc-head .fc-head-container {
  background: #83B8E3; }

.path-agenda .schedule #calendar .fc-more-cell .fc-more {
  font: bold 0.75rem "Montserrat", sans;
  color: #E27347; }

.path-agenda .activity-calendar {
  margin: 80px auto; }
  .path-agenda .activity-calendar .views-element-container .download-item {
    background: #f2f2f2;
    padding: 8px 20px;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.25);
    margin: 0 0 4px; }
    .path-agenda .activity-calendar .views-element-container .download-item a {
      font-family: "Montserrat", sans;
      font-size: 0.875rem;
      display: flex;
      justify-content: space-between;
      color: black;
      font-weight: 500; }
      .path-agenda .activity-calendar .views-element-container .download-item a .description .icon {
        margin-left: 10px; }
    .path-agenda .activity-calendar .views-element-container .download-item:hover {
      background: #E0E0E0; }
    .path-agenda .activity-calendar .views-element-container .download-item .options .download {
      margin: 0 15px 0 0;
      color: #E70000; }
      .path-agenda .activity-calendar .views-element-container .download-item .options .download svg {
        width: 14px; }
        .path-agenda .activity-calendar .views-element-container .download-item .options .download svg path {
          fill: #E70000; }

.path-agenda .latest-events {
  margin: 0 auto 80px; }
  .path-agenda .latest-events .view-schedule .views-field-nothing .latest-events-card {
    display: flex;
    align-items: flex-start; }
    .path-agenda .latest-events .view-schedule .views-field-nothing .latest-events-card .card-date {
      width: 65px;
      height: 60px;
      background: #03326D;
      margin: 0 15px 0 0;
      color: white;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-direction: column;
      overflow: hidden;
      position: relative; }
      .path-agenda .latest-events .view-schedule .views-field-nothing .latest-events-card .card-date .month {
        font: 500 0.75rem "Montserrat", sans;
        margin: 8px 0 0 0; }
      .path-agenda .latest-events .view-schedule .views-field-nothing .latest-events-card .card-date .day {
        position: absolute;
        right: -10px;
        bottom: -16px;
        font: 900 2.875rem "Montserrat", sans; }
  .path-agenda .latest-events .view-schedule .card-description .card-title {
    margin: 15px 0;
    font: normal 0.875rem "Montserrat", sans; }
  .path-agenda .latest-events .view-schedule .card-description .card-link a.link {
    background: #FFFFFF;
    color: #03326D;
    border-radius: 50px;
    border: 1px solid #03326D;
    font: 700 0.75rem "Montserrat", sans;
    text-transform: uppercase;
    width: 155px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .path-agenda .latest-events .view-schedule .card-description .card-link a.link:hover {
      background: #03326D;
      color: #FFFFFF; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-mon span {
  visibility: hidden; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-mon span:before {
  content: "SEGUNDA" !important;
  visibility: visible;
  padding: 5px; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-tue span {
  visibility: hidden; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-tue span:before {
  content: "TERÇA" !important;
  visibility: visible;
  padding: 5px; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-wed span {
  visibility: hidden; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-wed span:before {
  content: "QUARTA" !important;
  visibility: visible; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-thu span {
  visibility: hidden; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-thu span:before {
  content: "QUINTA" !important;
  visibility: visible; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-fri span {
  visibility: hidden; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-fri span:before {
  content: "SEXTA" !important;
  visibility: visible; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-sat span {
  visibility: hidden; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-sat span:before {
  content: "SÁBADO" !important;
  visibility: visible; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-sun span {
  visibility: hidden; }

#calendar .fc-head .fc-head-container .fc-day-header.fc-sun span:before {
  content: "DOMINGO" !important;
  visibility: visible; }

#calendar .fc-dayGridMonth-view .fc-body .fc-week .fc-day {
  background: #f5f5f5; }

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  #calendar .fc-head .fc-head-container .fc-day-header.fc-mon span {
    visibility: hidden; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-mon span:before {
    content: "SEG" !important;
    visibility: visible;
    padding: 5px; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-tue span {
    visibility: hidden; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-tue span:before {
    content: "TER" !important;
    visibility: visible;
    padding: 5px; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-wed span {
    visibility: hidden; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-wed span:before {
    content: "QUA" !important;
    visibility: visible; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-thu span {
    visibility: hidden; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-thu span:before {
    content: "QUI" !important;
    visibility: visible; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-fri span {
    visibility: hidden; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-fri span:before {
    content: "SEX" !important;
    visibility: visible; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-sat span {
    visibility: hidden; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-sat span:before {
    content: "SÁB" !important;
    visibility: visible; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-sun span {
    visibility: hidden; }
  #calendar .fc-head .fc-head-container .fc-day-header.fc-sun span:before {
    content: "DOM" !important;
    visibility: visible; } }

.node--type-schedule .internal-schedule {
  margin: 0 auto 80px; }

.node--type-schedule .schedule-title {
  text-align: center; }
  .node--type-schedule .schedule-title:after {
    left: 50%;
    margin-left: -32px;
    bottom: -22px; }

.node--type-schedule .description .teaching-title {
  font: 600 1.25rem "Montserrat", sans;
  margin: 0 0 15px; }

.node--type-schedule .description .text-body {
  font-family: "Montserrat", sans;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin: 15px 0 0; }

.page-view-gallery .css-gallery .view-filters {
  background: #F2F2F2;
  padding: 25px 0;
  margin: 0 auto 60px; }
  .page-view-gallery .css-gallery .view-filters .views-exposed-form {
    display: flex;
    justify-content: center; }
  .page-view-gallery .css-gallery .view-filters .form-type-select {
    margin: 0;
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .page-view-gallery .css-gallery .view-filters .form-select {
    width: 320px;
    margin: 20px auto 0;
    background: #FF9E46;
    color: #FFFFFF;
    border-radius: 50px;
    border: 0;
    height: 40px;
    padding: 0 15px; }

.page-view-quem-somos .view-quem-somos .who-we-are *:has(> .views-field-nothing .field-content) {
  flex: 1; }

.page-view-quem-somos img {
  display: block;
  max-width: 100%;
  height: auto; }

.page-view-quem-somos .who-we-are-accordion-page .card {
  border: 0;
  border-radius: 0;
  margin-bottom: 2px; }

.page-view-quem-somos .who-we-are-accordion-page .card-header .btn-link {
  font-size: 18px;
  font-weight: 600;
  padding: 0; }
  .page-view-quem-somos .who-we-are-accordion-page .card-header .btn-link:hover {
    text-decoration: none;
    color: white; }

.page-view-quem-somos .who-we-are-accordion-page .card-body {
  background-color: #f2f2f2;
  color: #696969;
  font-size: 18;
  font-weight: 300; }

.page-view-quem-somos .bloco-diferenciais .diferenciais.content-1-image-text {
  margin-top: 100px; }

.page-view-quem-somos .bloco-diferenciais .diferenciais.content-2-image-text {
  margin: 100px 0; }

.page-view-quem-somos .bloco-diferenciais .diferenciais.content-3-image-text {
  margin-bottom: 100px; }

.page-view-quem-somos #svg-map-block {
  position: relative;
  padding-top: 100px; }
  .page-view-quem-somos #svg-map-block .value-map {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0; }
    .page-view-quem-somos #svg-map-block .value-map .star-text {
      display: flex;
      gap: 5px;
      align-items: center; }
    .page-view-quem-somos #svg-map-block .value-map .nome-colegio {
      color: black;
      font-family: "Open Sans", sans;
      font-size: 13px;
      font-weight: bold; }
    .page-view-quem-somos #svg-map-block .value-map .capital-data {
      color: #747474;
      font-family: "Open Sans", sans;
      font-size: 13px;
      padding-left: 15px; }
    .page-view-quem-somos #svg-map-block .value-map.value-1-pa {
      top: 60px;
      left: 56px; }
      .page-view-quem-somos #svg-map-block .value-map.value-1-pa:after {
        content: "";
        background: rgba(0, 0, 0, 0) url(../images/line-school-2.png) no-repeat left top;
        position: absolute;
        width: 50px;
        display: block;
        height: 145px;
        left: 152px;
        top: 10px; }
    .page-view-quem-somos #svg-map-block .value-map.value-2-pa {
      top: 90px;
      left: 285px; }
      .page-view-quem-somos #svg-map-block .value-map.value-2-pa .star-text .nome-colegio {
        width: 235px; }
      .page-view-quem-somos #svg-map-block .value-map.value-2-pa:after {
        content: "";
        background: rgba(0, 0, 0, 0) url(../images/line-school-3.png) no-repeat left bottom;
        position: absolute;
        width: 30px;
        display: block;
        height: 115px;
        left: 4px;
        top: 20px; }
    .page-view-quem-somos #svg-map-block .value-map.value-3-pa {
      top: 207px;
      left: -6px; }
      .page-view-quem-somos #svg-map-block .value-map.value-3-pa:after {
        content: "";
        background: rgba(0, 0, 0, 0) url(../images/line-school-1.png) no-repeat left bottom;
        position: absolute;
        width: 255px;
        display: block;
        height: 81px;
        left: 4px;
        top: 20px; }
    .page-view-quem-somos #svg-map-block .value-map.value-1-ce {
      top: 135px;
      left: 437px; }
      .page-view-quem-somos #svg-map-block .value-map.value-1-ce .star-text .nome-colegio {
        width: 235px; }
      .page-view-quem-somos #svg-map-block .value-map.value-1-ce:after {
        content: "";
        background: rgba(0, 0, 0, 0) url(../images/line-school-4.png) no-repeat left bottom;
        position: absolute;
        width: 30px;
        display: block;
        height: 115px;
        left: 4px;
        top: 20px; }
    .page-view-quem-somos #svg-map-block .value-map.value-2-ce {
      top: 420px;
      left: 16px; }
      .page-view-quem-somos #svg-map-block .value-map.value-2-ce:after {
        content: "";
        background: rgba(0, 0, 0, 0) url(../images/line-school-5.png) no-repeat right bottom;
        position: absolute;
        width: 220px;
        display: block;
        left: 244px;
        top: -100px;
        height: 111px; }

.css-privacy-policy .privacy-policy-third-content .content-card-third {
  gap: 32px; }
  .css-privacy-policy .privacy-policy-third-content .content-card-third .icon-card-privacy {
    aspect-ratio: 1;
    flex: 0 0 50px; }

.css-frequently-asked-questions .frequently-asked-questions-content .toggle-icon svg {
  color: #212529 !important; }

/* Telefones em paisagem a tablet em retrato */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
  .star-title {
    font-size: 20px;
    margin: 0 0 35px; }
  body.internal-path .internal-page-content .container {
    width: inherit; }
  #block-headertopmenu .actions svg {
    color: white; }
  .css-special-projects .views-row {
    margin: 0; }
  .css-special-projects .slick-dots li button:before {
    color: #A4A4A4;
    font-size: 10px;
    opacity: 1; }
  .css-special-projects .slick-dots li.slick-active button:before {
    color: #03326D;
    opacity: 1; }
  .page-view-structure .css-structure .structure-tour {
    margin: 0 0 40px; }
  .page-view-structure .css-structure .wrapper-physical-structure {
    margin: 60px 0 20px; }
  .gallery .css-gallery .views-row {
    margin: 0 0 40px; }
  .gallery .css-gallery .gallery-description {
    margin: 10px 0 0; }
    .gallery .css-gallery .gallery-description .gallery-title {
      font-family: "Montserrat", sans;
      font-size: 13px;
      text-align: left; }
  .gallery .view-footer {
    margin: 0;
    flex-direction: column; }
    .gallery .view-footer .photos-link {
      margin: 0 0 20px !important; }
  .newsletter #edit-container {
    width: inherit;
    flex-direction: column; }
    .newsletter #edit-container .js-form-type-textfield {
      margin: 0;
      align-items: center;
      display: flex;
      justify-content: center; }
      .newsletter #edit-container .js-form-type-textfield input#edit-name,
      .newsletter #edit-container .js-form-type-textfield input#edit-email {
        width: 300px; }
    .newsletter #edit-container .js-form-item-email {
      margin: 10px 0 0; }
    .newsletter #edit-container .form-actions {
      display: flex;
      justify-content: center;
      margin: 10px 0 0; }
      .newsletter #edit-container .form-actions .webform-button--submit {
        position: relative;
        width: 300px; }
  .newsletter #edit-newsletter-description {
    width: inherit; }
  .css-special-projects .views-row {
    margin: 0 0 60px; }
  .node--type-rede-smic .smic-body {
    margin: 20px 0 0; }
  .node--type-kindergarten .teaching-serie-switch .wrapper {
    margin: 0 0 60px; }
  .footer-site .row-block {
    margin: 0 auto;
    padding: 0;
    justify-content: center; }
    .footer-site .row-block .wrap-logo {
      display: flex;
      justify-content: center; }
  .footer-site .social-footer .title-footer {
    text-align: center; }
  .footer-site .social-footer .social-wrap {
    justify-content: center; }
  .footer-site .site-info {
    text-align: center; }
  .footer-site .row-avanz {
    justify-content: center; }
  .wrap-menu-mobile #sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    background: #7386d5;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }
  .wrap-menu-mobile #sidebar.active {
    left: 0; }
  .wrap-menu-mobile #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7386d5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .wrap-menu-mobile #dismiss:hover {
    background: #fff;
    color: #7386d5; }
  .wrap-menu-mobile .overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out; }
  .wrap-menu-mobile .overlay.active {
    display: block;
    opacity: 1; }
  .wrap-menu-mobile #sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc; }
  .wrap-menu-mobile #sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b; }
  .wrap-menu-mobile #sidebar ul p {
    color: #fff;
    padding: 10px; }
  .wrap-menu-mobile #sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block; }
  .wrap-menu-mobile #sidebar ul li a:hover {
    color: #7386d5;
    background: #fff; }
  .wrap-menu-mobile #sidebar ul li.active > a,
  .wrap-menu-mobile a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc; }
  .wrap-menu-mobile a[data-toggle="collapse"] {
    position: relative; }
  .wrap-menu-mobile .dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%); }
  .wrap-menu-mobile #sidebar {
    background: #2483C5; }
    .wrap-menu-mobile #sidebar .sidebar-header {
      background: #2483C5; }
      .wrap-menu-mobile #sidebar .sidebar-header h3 {
        font-family: "Montserrat", sans;
        font-size: 1rem; }
    .wrap-menu-mobile #sidebar #dismiss {
      background: #2483C5; }
    .wrap-menu-mobile #sidebar .components {
      border: 0; }
      .wrap-menu-mobile #sidebar .components li a {
        font-family: "Montserrat", sans;
        font-size: 0.875rem;
        color: #FFFFFF;
        background: transparent;
        font-weight: 600; }
      .wrap-menu-mobile #sidebar .components li .collapse li a {
        font-size: 0.813rem;
        padding: 10px 10px 10px 20px;
        font-weight: normal; }
  .path-agenda .schedule .views-exposed-form .view-filters .filter-fields {
    flex-direction: column;
    align-items: flex-start; }
    .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .field-group {
      width: 100%;
      margin: 0 0 15px; }
      .path-agenda .schedule .views-exposed-form .view-filters .filter-fields .field-group input {
        width: 100%; }
  .path-agenda .schedule #calendar .fc-header-toolbar .fc-center h2 {
    font: 900 1rem Montserrat, sans;
    text-align: center; }
  .path-agenda .schedule #calendar .fc-header-toolbar .fc-next-button,
  .path-agenda .schedule #calendar .fc-header-toolbar .fc-prev-button {
    font-size: 0.75rem; }
  .path-agenda .schedule #calendar .fc-header-toolbar .fc-right {
    display: flex;
    align-items: center; }
    .path-agenda .schedule #calendar .fc-header-toolbar .fc-right .fc-today-button {
      font-size: 0.75rem; }
  .path-agenda .schedule #calendar .fc-day-top .fc-day-number {
    font: 900 1rem Montserrat, sans; }
  .path-agenda .activity-calendar {
    margin: 30px 0; }
    .path-agenda .activity-calendar .views-element-container .download-item a {
      flex-direction: column; }
      .path-agenda .activity-calendar .views-element-container .download-item a .options {
        margin: 10px 0 0; }
  .path-agenda #result-mobile {
    margin: 30px 0; }
    .path-agenda #result-mobile .title-date {
      color: #03326D;
      font-size: 1.125rem;
      font-weight: 600;
      margin: 0 0 15px;
      border-bottom: 1px solid #E0E0E0; }
    .path-agenda #result-mobile .wrap {
      margin: 0 0 10px;
      padding: 0 0 10px;
      border-bottom: 1px dotted #E0E0E0; }
      .path-agenda #result-mobile .wrap .title-education {
        font-weight: bold; }
  .page-view-quem-somos .bloco-diferenciais {
    margin: 0; }
    .page-view-quem-somos .bloco-diferenciais .diferenciais {
      gap: 30px; }
      .page-view-quem-somos .bloco-diferenciais .diferenciais.content-1-image-text {
        margin-top: 60px;
        flex-direction: column-reverse; }
      .page-view-quem-somos .bloco-diferenciais .diferenciais.content-2-image-text {
        margin: 60px 0; }
      .page-view-quem-somos .bloco-diferenciais .diferenciais.content-3-image-text {
        margin-bottom: 60px;
        flex-direction: column-reverse; }
  #svg-map-block {
    padding-top: 60px !important; }
    #svg-map-block .value-map.value-1-pa {
      top: 30px !important;
      left: -2px !important; }
      #svg-map-block .value-map.value-1-pa:after {
        background: rgba(0, 0, 0, 0) url(../images/line-school-2.png) no-repeat right top !important;
        width: 20px !important;
        height: 90px !important; }
    #svg-map-block .value-map.value-2-pa {
      top: 40px !important;
      left: 192px !important; }
      #svg-map-block .value-map.value-2-pa .star-text .nome-colegio {
        width: inherit !important; }
      #svg-map-block .value-map.value-2-pa:after {
        width: 8px !important;
        height: 79px !important; }
    #svg-map-block .value-map.value-3-pa {
      top: 185px !important;
      left: -4px !important; }
      #svg-map-block .value-map.value-3-pa .star-text .nome-colegio {
        width: 120px !important; }
      #svg-map-block .value-map.value-3-pa:after {
        width: 165px !important;
        height: 71px !important;
        left: 5px !important;
        top: -58px !important;
        transform: scaleY(-1); }
    #svg-map-block .value-map.value-1-ce {
      top: 255px !important;
      left: 140px !important; }
      #svg-map-block .value-map.value-1-ce .star-text .nome-colegio {
        width: 150px !important; }
      #svg-map-block .value-map.value-1-ce:after {
        height: 85px !important;
        left: 140px !important;
        top: -80px !important;
        transform: scaleY(-1); }
    #svg-map-block .value-map.value-2-ce {
      top: 300px !important;
      left: 16px; }
      #svg-map-block .value-map.value-2-ce .star-text .nome-colegio {
        width: 160px !important; }
      #svg-map-block .value-map.value-2-ce:after {
        width: 180px !important;
        left: 125px !important;
        top: -100px !important; } }

/* Tablet em retrato a paisagem e desktop */
/* (1280x720) Galaxy Note 2, WXGA */
/* (1280x1024) SXGA Display */
/* (1440x900) WXGA+ Display */
@media screen and (max-width: 1440px) {
  /* insert styles here */ }

/* (1680x1050) WSXGA+ Display */
@media screen and (max-width: 1680px) {
  /* insert styles here */ }

/* (1920x1080) Full HD Display */
/* (1600x900) HD+ Display */
/* (1366x768) WXGA Display */

/*# sourceMappingURL=../maps/style.css.map */
