@font-face {
  font-family: 'Bold';
  src: url('../fonts/RubrikBold.eot');
  src: local('☺'), 
  url('../fonts/RubrikBold.woff') format('woff'), 
  url('../fonts/RubrikBold.ttf') format('truetype'), 
  url('../fonts/RubrikBold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Medium';
  src: url('../fonts/RubrikMedium.eot');
  src: local('☺'), 
  url('../fonts/RubrikMedium.woff') format('woff'), 
  url('../fonts/RubrikMedium.ttf') format('truetype'), 
  url('../fonts/RubrikMedium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Light';
  src: url('../fonts/RubrikLight.eot');
  src: local('☺'), 
  url('../fonts/RubrikLight.woff') format('woff'), 
  url('../fonts/RubrikLight.ttf') format('truetype'), 
  url('../fonts/RubrikLight.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  color: #8E969D;
  -webkit-font-smoothing: antialiased;
  line-height: 140%; 
  margin:0px;
  font-family: 'Light', sans-serif;
  font-size: 16px;
  background-color: #F4F4F4;
}

em{
  font-style: italic;
}


ol, ul {
  list-style: none; 
  margin:0px;
  padding:0px;
}

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

b, strong{
  font-weight: bolder!important;
}

iframe {
  width: 100%; }


p {
  padding:5px 0;
  line-height: 120%;
  font-size: 16px;
}

a {
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  text-decoration: none; 
  color: #FF615E;
}

a:active, a:focus{
  text-decoration: none;
}

a:hover {
  text-decoration: none; 
  color: #C94340;
}

h1, h2, h3, h4{
  font-weight: normal;
  line-height: 100%;
  margin:0;
}

h1{
  font-size: 70px;
  font-family: 'Light', sans-serif;
}

h2{
  font-size: 30px;
  font-family: 'Medium', sans-serif;
}

h3{
  font-size: 20px;
  font-family: 'Medium', sans-serif;
}

h4{
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Medium', sans-serif;
}

.alignleft{
  float:left;
  margin-right: 10px;
}

.alignright{
  float:right;
  margin-left: 10px;
}

.aligncenter{
  text-align: center;
  margin:0 auto;
  display:block;
}

.center{
  text-align: center;
}

.center img{
  margin: 0 auto;
}

hr {
  width:100%;
  margin:20px 0;
  display:inline-block;
  border:none;
}

hr.line{
  border-top: 1px solid #E0E0E0;
  margin:30px 0;
}

.no-padding{
  padding: 0px;
}

.nav-up{
  top: -140px;
}

input{
  outline: none;
}

.b-white{background: #fff;}
.b-blue{background: #1C60B2;}
.b-dark-blue{background: #1E3473;}
.b-red{background: #FF615E;}

.t-white{color: #fff;}
.t-blue{color: #1C60B2;}
.t-dark-blue{color: #1E3473;}
.t-red{color: #FF615E;}

.pad-20{padding: 20px;}
.pad-30{padding: 30px;}

.p-relative{position: relative;}

.espaco-40{height: 40px;}

/*============== HEADER ================*/
.navbar-header{
  width: 100%;
}

.navbar{
  background: #fff;
  border: none;
  padding: 15px 0;
  border-radius: 0px;
  margin: 0px;
}

.navbar-nav{
  margin-top: 10px;
}

.navbar-nav li a{
  text-transform: uppercase;
  font-size: 14px;
  color: #8E969D;
  font-family: 'Medium'
}

.bt{
  background: #FF615E;
  color: #1C60B2!important;
  font-size: 14px;
  border-bottom: 2px solid #E24845;
  padding: 10px 20px!important;
  display: inline-block;
  border-radius: 50px;
}

.bt:hover{
  background:#184C8B;
  color: #fff!important;
  border-bottom: 2px solid #102F55;
}

.bt-azul{
  background:#184C8B;
  color: #fff!important;
  border-bottom: 2px solid #102F55;
}

.bt-azul:hover{
  background:#fff;
  color: #184C8B!important;
  border-bottom: 2px solid #ccc;
}

.bt-agenda{
  padding-left: 60px!important;
  position: relative;
}

.bt-agenda:after{
  content: '';
  width: 30px;
  height: 40px;
  position: absolute;
  bottom: 5px;
  left: 20px;
  background: url(../img/ico-agenda.svg) no-repeat center center;
}

.busca{
  background: #fff;
  position: absolute;
  top: -5px;
  height: 80px;
  width: 105%;
  z-index: 10;
  display: none;
}

#s{
  width: 100%;
  border: none;
  padding: 24px 20px;
  font-size: 33px;
  margin-top: 3px;
}

#enviar-busca{
  position: absolute;
  height: 40px;
  width: 40px;
  background: transparent;
  right: -40px;
  top: 20px;
  border: none;
}

.move{
  display: block;
}

.abre-busca{
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  margin-left: 25px;
}

footer{
  background: #1C60B2;
  padding: 100px 0;
}

.menu-footer{
  margin: 70px 0;
}

.menu-footer li{
  display: inline-block;
}

.menu-footer li a{
  color: #fff;
  padding: 0 15px;
  text-transform: uppercase;
  font-family: 'Medium';
}

.menu-footer li a:hover{
  color: #FF615E;
}

.social-footer{
  margin: 70px 0;
}

.social-footer li{
  display: inline-block;
}

.social-footer li a{
  color: #fff;
  font-size: 35px;
  margin: 0 20px;
}

.social-footer li a:hover{
  color: #DB4442;
}

.mail-footer{
  color: #fff;
  font-family: 'Light';
  margin-bottom: 30px;
  padding: 10px 0;
  padding-left: 60px;
  background: url(../img/ico-mail.svg) no-repeat left center;
  display: inline-block;
  font-size: 30px
}

.tel-footer{
  color: #fff;
  font-family: 'Light';
  padding: 10px 0;
  padding-left: 40px;
  background: url(../img/ico-fone.svg) no-repeat left center;
  display: inline-block;
  font-size: 30px
}

.sub-header{
  background: #DB4442;
  padding: 8px 0;
  color: #fff!important;
}

.sub-header p, .sub-header h4{
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.sub-header h4{
  font-size: 18px!important;
}

.slide-home {
  height: 80vh;
}

.frase-capa{
  margin-top: 200px;
}

.frase-capa h1{
  color: #fff;
  font-family: 'Medium';

text-shadow: 0 0 30px #000000;
}

.carousel-indicators{
  text-align: left;
  bottom: 40px;
  z-index: 999;
  width: 20%;
  margin: 0px;
  left: 15px;
}

.carousel-indicators li{
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #fff;
  margin-right:10px; 
  position: relative;
}

.carousel-indicators li.active:before{
  content: '';
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #fff;
  position: absolute;
  left: -3px;
  top: -3px;
  border-radius: 100%;
}

.img-full{
  width: 100%;
  height: auto;
}

.chama-galeria{
  width: 100%;
  position: relative;
  color: #fff!important;
  height: 350px;
}

.chama-galeria:before{
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-image: -webkit-linear-gradient(rgba(21,50,80,0.00) 0%, #173757 100%);
  background-image: -o-linear-gradient(rgba(21,50,80,0.00) 0%, #173757 100%);
  background-image: linear-gradient(rgba(21,50,80,0.00) 0%, #173757 100%);
}

.chama-galeria:after{
  border: 10px solid #FF615E;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.chama-galeria:hover:after{
  opacity: 1;
}

.blocos-home{
  margin-top: -351px;
  display: inline-block;
  width: 100%;
}

.bloco-home{
  height: 350px;
  position: relative;
}

.bloco-galeria-in{
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 1;
}

.bloco-galeria-in p{
  margin: 0px;
  padding: 0px;
}

.numero-info{
  font-family: 'Bold';
  font-size: 80px;
  color: #1C60B2;
  margin-top: 50px;
  margin-bottom: 30px;
}

.social-home{
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.social-contato{
  position: initial;
}

.social-home p{
 display: inline-block;
 margin-left: 10px;
 color: #8E969D;
 font-size: 22px;
 font-family: 'Medium';
}

.bloco-depoimento-in{
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 1;
}

.bloco-depoimento-in h5{
  font-size: 16px;
  color: #FF615E;
  font-family: 'Medium';
  margin: 0;
  padding: 0;
}

.bloco-depoimento-in p{
  color: #8E969D!important;
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.bloco-home h3{
  line-height: 140%;
}

.bloco-agenda-home{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.bloco-agenda-home small{
  font-size: 14px;
  color: #FF615E;
  font-family: 'Medium';
  margin-bottom: 10px;
  display: inline-block
}

.bloco-agenda-home h3{
  font-family: 'Light';
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 90%;
}

.bloco-agenda-home bt{
  text-transform: uppercase!important;
  font-family: 'Medium'!important;
}

.bloco-depoimento{
  background: #fff url(../img/ico-aspas.png) no-repeat top 20px center;
  background-size: 80%;
}

.secao{
  padding: 130px 0;
  position: relative;
  display: inline-block;
  width: 100%;
}

.img-grande{
  border-radius: 100%;
  max-width: 600px;
  max-height: 600px;
  background: #D8D8D8;
  box-shadow: 0 2px 20px 5px rgba(0,0,0,0.09);  
  position: absolute;
  left: -3%;
  top: 17%;
  z-index: 10;
}

.img-pequena{
  border-radius: 100%;
  max-width: 280px;
  max-height: 280px;
  background: #D8D8D8;
  box-shadow: 0 2px 20px 5px rgba(0,0,0,0.09);  
  position: absolute;
  left: 20%;
  top: 67%;
  z-index: 10;
}

.img-grande-equipe{
  border-radius: 100%;
  max-width: 600px;
  max-height: 600px;
  background: #D8D8D8;
  box-shadow: 0 2px 20px 5px rgba(0,0,0,0.09);  
  position: absolute;
  right: -3%;
  top: 17%;
  z-index: 10;
}

.noticias-home{
  padding-bottom: 70px;
}

.secao-home{
  padding-bottom: 80px;
}

.categorias li{
  margin-bottom: 10px;
}

.categorias li a{
  font-family: 'Medium';
}

.cat{
  padding: 0;
  text-transform: uppercase;
  font-size: 11px!important;
  color: #FF615E!important;
  font-family: 'Medium';
  margin-bottom: 10px!important;
  margin-top: 5px!important;
  display: inline-block;
}

.box-not{
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
  padding: 20px 5px;
  border-radius: 10px;
}

.box-not:hover{
  box-shadow: 0 3px 5px 3px rgba(0,0,0,0.09);
}

.box-not span.link{
  margin-top: 10px;
}

.box-not p{
  margin: 0;
  padding: 0;
  color: #8E969D;
}

.img-rounded{
  border-radius: 5px;
}

.segnews-home{
  padding-bottom: 0px;
  padding-top: 70px;
  display: block;
}

.segnews-home img{
  padding: 30px;
  background: #fff;
  box-shadow: 0 3px 5px 3px rgba(0,0,0,0.09);
  width: 450px;
  height: auto;
}

.img-capa-segnews{
  height: 400px;
  overflow-y: hidden;
  display: block;
}

.insta-in{
  display: inline-block;
  width: 100%;
  margin-top: 100px;
}

.entry h1{
  color: #1C60B2;
}

.entry h2{
  color: #FF615E;
  font-size: 45px;
}

.entry h3{
  color: #1C60B2;
  font-size: 30px;
  font-family: 'Bold';
}

.entry li{
  font-size: 16px;
  list-style: circle;
  margin-left: 30px;
  margin-bottom: 5px;
}

.entry p{
  font-size: 20px;
  line-height: 140%;
}

body.page-template-page-nossa-filosofia .img-pequena{
  top: 50%;
}

.box-vantagem{
  margin-bottom: 30px;
  min-height: 120px;
}

.box-vantagem h4{
  color: #1C60B2;
}

body.page-template-page-colegio {
  overflow-x: hidden;
}

.tab-pane{
  margin-top: 20px;
}

.tab-pane h3{
  color: #1C60B2;
  font-size: 35px;
  font-family: 'Medium';
  margin-bottom: 20px;
}

.carousel-control {
  opacity: 1;
  background: none!important;
  cursor: pointer;
  top: 45%;
}

.carousel-control i{
  background: #FF615E;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  font-size: 35px;
  padding: 5px;
}

.titulo-professores{
  padding: 60px 0;
  margin-top: -6px;
}

.professores{
  display: inline-block;
  width: 100%;
}

.box-professor{
  margin-bottom: 20px;
}

.box-professor h3{
  color: #1C60B2;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.box-professor img{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.box-professor:hover img{
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.box-professor:hover h3{
  color: #FF615E;
}

.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: none;
  padding: 3px 5px;
  margin: 2px!important;
  background: #ddd;
  padding: 10px 15px!important;
  border: none!important;
  text-align: center;
  color: #1C60B2;
  border-radius: 5px;
}

.wp-pagenavi span.current {
  font-weight: bold;
  background: #1C60B2;
  padding: 13px 16px!important;
  color: #fff;
  border: none;
  border-radius: 5px;
}

.wp-pagenavi{
  text-align: center;
  padding: 60px 0;
}

.wpcf7-text, .wpcf7-textarea{
  border: 2px solid #ccc;
  padding: 8px 16px;
  background: #fff;
  margin-bottom: 30px;
  font-size: 16px;
  width: 100%;
  border-radius: 5px;
}

.wpcf7-submit{
  background: #FF615E;
  color: #1C60B2!important;
  font-size: 14px;
  border: none;
  border-bottom: 2px solid #E24845;
  padding: 10px 20px!important;
  display: inline-block;
  border-radius: 50px;
}

.wpcf7-submit:hover{
  background:#184C8B;
  color: #fff!important;
  border-bottom: 2px solid #102F55;
}

.acf-map{
  height: 600px;
}

.sub-footer{
  background: #2F4B96;
  color: #fff;
  padding: 6px 0;
}

.sub-footer p{
  margin: 0;
  padding: 0;
}

.data{
  margin: 30px 0;
  display: inline-block;
  width: 100%;
}

body.single h1{
  font-size: 50px;
  font-family: 'Medium';
}

.segnews img{
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
}

.box-segnews{
  margin-bottom: 30px;
}

.aba{
  display: inline-block;
  width: 100%;
  border-bottom: 3px solid #8E969D;
  padding-bottom: 20px;
  color: #8E969D;
}

.aba.ativa{
  border-bottom: 5px solid #2F4B96;
}

.aba.ativa h1{
  color: #2F4B96;
}

.box-galeria{
  min-height: 250px;
  margin-bottom: 30px;
}

.box-galeria h3{
  height: 30px;
}

#galeria{
  display: inline-block;
  width: 100%;
}

.single-galeria .data{
  margin: 0px;
}

#galeria img{
  border-radius: 5px;
}

.sharify-container li a{
  border-radius: 5px;
}

.video-container {
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box-video{
  min-height: 350px;
}

.texto-trabalhe p{
  font-size: 22px;
  line-height: 130%;
  margin: 0px;
  padding: 0px;
}

@media (max-width: 768px) {

  h1{
    font-size: 34px;
  }

  #s{
    height: 100vh;
    font-size: 16px;
  }

  .alignright{
    float: none;
    margin: 0px;
  }

  .sub-header .alignright{
    border-top: 1px solid #E24845;
    padding-top: 10px;
    margin-top: 10px;
  }

  .logo{
    width: 100px;
    height: auto;
    margin-left: 15px;
  }

  .navbar-toggle{
    padding: 0px;
    border: none;
    margin: 0px;
    margin-top: 10px;
  }

  .navbar-toggle i{
    font-size: 30px;
  }

  .blocos-home{
    margin-top: -150px;
  }

  .carousel-indicators{
    width: 100%;
  }

  .bloco-depoimento{
    margin-bottom: 2px;
  }

  .img-grande, .img-pequena, .img-grande-equipe{
    display: none;
  }

  .menu-footer li{
    display: block;
  }

  .contato-footer{
    padding:0px;
  }

  .mail-footer{
    font-size: 18px;
  }

  .sub-footer p{
    font-size: 13px;
  }

  .secao{
    padding: 50px 0;
  }

  .box-vantagem{
    text-align: center;
  }

  .box-vantagem img{
    margin-bottom: 15px;
    display: inline-table;
  }

  .titulo-professores{
    padding: 30px 0;
  }

  .nav-tabs > li{
    width: 100%;
    margin-bottom: 10px;
  }

  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    background: #1C60B2;
    color: #fff;
    border-radius: 10px;
  }

  .tab-pane h3{
    font-size: 24px;
  }

  .aba{
    padding: 10px 0;
  }

  .col-xs-4.no-padding-m{
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    z-index: 1000;
    margin-bottom: 25px;
  }

  .col-xs-4.no-padding-m h1{
    font-size: 20px;
  }

  .espaco-40{
    display: none;
  }

  .box-video{
    display: inline-block;
    margin-top: 10px;
    min-height: auto;
  }

  .div.wpcf7{
    margin-bottom: 50px;
  }

  .navbar-nav .bt-agenda{
    width: 235px;
    margin-left: 15px;
  }

  .abre-busca{
    position: absolute;
    bottom: 10px;
    right: -10px;
  }


}




