/*
Theme Name: Artista na Escola
Theme URI:
Author: Paulo Estev&atilde;o
Author URI:
Description: Layout exclusivo
Version: 1.0
*/
/*----------------------*/
/*------> CORES <-------*/
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
body {
  background: #F2F2F2;
  color: #103D64;
  font-size: 18px;
  font-family: "Baloo 2", sans-serif;
  padding: 230px 0 0;
  margin: 0;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out; }
  body.body-scroll {
    padding-top: 128px; }

html {
  scroll-behavior: smooth; }

button:focus,
button {
  outline: inherit !important; }

h4, .h4, h5, .h5, h6, .h6 {
  margin: 0; }

a {
  color: #103D64;
  text-decoration: none; }

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

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

#colorbox:focus, .foto a:focus, a:focus {
  outline: inherit;
  text-decoration: none; }

#cboxPrevious, #cboxNext, #cboxClose {
  border: 0; }

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important; }

.btn:focus {
  outline: inherit;
  color: #fff; }

.botao_sobre {
  text-align: center;
  margin-top: 30px; }

.wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7-validation-errors {
  background: #f7e700;
  border: 0;
  color: #000;
  margin: 15px 0 0 !important;
  padding: 10px !important; }

div.wpcf7-mail-sent-ok {
  background: #398f14;
  border: 0;
  color: #fff;
  padding: 10px !important; }

div.wpcf7-response-output {
  margin: 15px 0 0 !important; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 5px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

.alignright {
  float: right;
  margin: 10px 0 0 20px; }

.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

a img.alignright {
  float: right;
  margin: 10px 0 0 20px; }

a img.alignnone {
  margin: 10px 20px 0 0; }

a img.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 10px 10px 0 10px; }

.mc4wp-success {
  padding: 50px 0; }

.mc4wp-notice {
  margin-top: 10px; }

.mc4wp-checkbox-comment_form {
  padding: 0 15px;
  color: #000; }

/***********************************************

Site

*******************************************/
.header {
  background: #103D64 url(images/bg-header.png) no-repeat left bottom;
  background-size: auto 70px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out;
  padding: 0; }
  .header .logo {
    height: 186px;
    width: auto;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out;
    margin: 0; }
  .header .frase {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 15px 0 0;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
  .header.header-galeria {
    background-image: url(images/bg-header-galeria.png); }

.nav > li > a:hover, .nav > li > a:focus {
  background: transparent; }

.navbar {
  border-radius: 0;
  min-height: initial;
  margin-bottom: 0;
  border: 0;
  padding: 33px 0 0;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out; }
  .navbar .navbar-collapse {
    max-height: initial;
    padding: 0; }
  .navbar .navbar-nav {
    float: right; }
    .navbar .navbar-nav > li {
      margin-left: 10px; }
      .navbar .navbar-nav > li > a {
        font-size: 20px;
        font-weight: bold;
        color: #F2F2F2;
        text-transform: uppercase;
        border: 1px solid #F2F2F2;
        border-radius: 5px;
        padding: 10px 30px;
        -moz-transition: All 0.5s ease-in-out;
        -webkit-transition: All 0.5s ease-in-out;
        -ms-transition: All 0.5s ease-in-out; }
        .navbar .navbar-nav > li > a:hover {
          color: #F2F2F2; }
      .navbar .navbar-nav > li:nth-child(1) > a:hover {
        background: #F2F2F2;
        color: #103D64; }
      .navbar .navbar-nav > li:nth-child(2) > a:hover {
        background: #E9A425;
        border-color: #E9A425; }
      .navbar .navbar-nav > li:nth-child(3) > a:hover {
        background: #01AF9F;
        border-color: #01AF9F; }
      .navbar .navbar-nav > li:nth-child(4) > a:hover {
        background: #1C75BC;
        border-color: #1C75BC; }
      .navbar .navbar-nav > li:nth-child(5) > a:hover {
        background: #EF3D37;
        border-color: #EF3D37; }

.divisoria {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden; }
  .divisoria img {
    width: 100%;
    height: auto; }

.titulo-principal {
  font-size: 50px;
  line-height: 0.9em;
  text-transform: uppercase;
  font-weight: bold;
  color: #103D64; }

.wrap-sobre {
  background: #E9A425;
  padding: 40px 0 80px; }
  .wrap-sobre .titulo-principal {
    margin: 40px 0 20px; }
  .wrap-sobre p {
    margin: 20px 0 0; }

.wrap-escolas {
  padding: 80px 0; }
  .wrap-escolas p {
    margin: 20px 0 0; }
  .wrap-escolas .lista-escolas {
    margin-top: 20px; }
    .wrap-escolas .lista-escolas .escola {
      display: block;
      border-radius: 8px;
      overflow: hidden;
      position: relative;
      margin-top: 30px; }
      .wrap-escolas .lista-escolas .escola img {
        width: 100%;
        height: auto; }
      .wrap-escolas .lista-escolas .escola:before {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        background: #103D64;
        background: linear-gradient(180deg, #103d64 45%, rgba(16, 61, 100, 0) 100%);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0.6;
        -moz-transition: All 0.3s ease-in-out;
        -webkit-transition: All 0.3s ease-in-out;
        -ms-transition: All 0.3s ease-in-out; }
      .wrap-escolas .lista-escolas .escola .titulo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        display: block;
        padding: 50px 30px 20px;
        color: #fff;
        font-size: 24px;
        line-height: 1.2em;
        font-weight: bold; }
      .wrap-escolas .lista-escolas .escola:hover:before {
        opacity: 0.8; }

.embed-video {
  float: none !important;
  clear: both !important;
  width: 100% !important;
  position: relative !important;
  padding-bottom: 56.25% !important;
  padding-top: 25px !important;
  height: 0 !important; }
  .embed-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.wrap-contato {
  padding: 80px 0;
  background: #103D64; }
  .wrap-contato .titulo-principal {
    color: #E9A425;
    margin: 0 0 20px; }
  .wrap-contato .descricao {
    color: #E9A425;
    margin: 0; }
  .wrap-contato .thumb {
    text-align: right; }
  .wrap-contato img {
    max-width: 100%;
    height: auto; }
  .wrap-contato form label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #E9A425;
    margin: 20px 0 5px; }
  .wrap-contato form .form-control {
    height: 44px;
    box-shadow: initial;
    border: 0;
    border-radius: 6px;
    font-size: 14px;
    padding: 12px 15px; }
    .wrap-contato form .form-control::placeholder {
      color: #C1C1C1; }
  .wrap-contato form textarea.form-control {
    height: 90px; }
  .wrap-contato form .enviar {
    margin: 20px 0 0; }
    .wrap-contato form .enviar .btn {
      font-size: 20px;
      font-weight: 500;
      color: #fff;
      background: #E9A425;
      border-radius: 6px;
      padding: 2px 20px; }
      .wrap-contato form .enviar .btn:hover {
        background: #1C75BC;
        color: #fff; }
  .wrap-contato form .wpcf7-not-valid-tip {
    font-size: 16px;
    color: #fff;
    text-decoration: underline; }
  .wrap-contato .wpcf7 form .wpcf7-response-output {
    color: #fff;
    padding: 20px; }

.footer {
  background: #fff;
  padding: 10px 0 50px; }
  .footer .patrocinio,
  .footer .realizacao {
    text-align: right; }
    .footer .patrocinio .box,
    .footer .realizacao .box {
      display: inline-block;
      text-align: center; }
      .footer .patrocinio .box span,
      .footer .realizacao .box span {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #103D64;
        margin: 0 0 10px; }
    .footer .patrocinio img,
    .footer .realizacao img {
      max-width: 100%;
      height: auto; }
  .footer .realizacao {
    text-align: left; }
    .footer .realizacao .box span {
      text-align: left; }

.wrap-page {
  padding: 60px 0;
  background: #fff; }
  .wrap-page .titulo-principal {
    text-transform: initial;
    margin: 0 0 40px; }

.post-body {
  color: #545454; }
  .post-body p {
    margin: 0 0 20px; }
  .post-body blockquote {
    font-size: 1em; }
  .post-body h1,
  .post-body h2,
  .post-body h3,
  .post-body h4,
  .post-body h5,
  .post-body h6 {
    color: #01AF9F;
    margin: 40px 0 20px; }
  .post-body h1 {
    font-size: 38px; }
  .post-body h2 {
    font-size: 36px; }
  .post-body h3 {
    font-size: 34px; }
  .post-body h4 {
    font-size: 32px; }
  .post-body h5 {
    font-size: 30px; }
  .post-body h6 {
    font-size: 28px; }
  .post-body ul {
    margin: 0 0 20px;
    padding: 0 0 0 20px; }

.wrap-sobre-escola {
  padding: 100px 0;
  background: #fff;
  text-align: center; }
  .wrap-sobre-escola .container {
    text-align: left; }
  .wrap-sobre-escola .titulo-principal {
    margin: 0 0 10px; }
  .wrap-sobre-escola .post-body p:last-child {
    margin: 0; }
  .wrap-sobre-escola img {
    max-width: 100%;
    height: auto;
    display: inline-block; }
  .wrap-sobre-escola.bg-fundo {
    padding: 0;
    position: relative;
    background: #000; }
    .wrap-sobre-escola.bg-fundo .container {
      position: absolute !important;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      bottom: 0;
      z-index: 3;
      padding-bottom: 100px; }
    .wrap-sobre-escola.bg-fundo .titulo-principal,
    .wrap-sobre-escola.bg-fundo .post-body {
      color: #fff; }
    .wrap-sobre-escola.bg-fundo:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      background: #000000;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 44%, black 94%); }
    .wrap-sobre-escola.bg-fundo .bg {
      opacity: 0.9; }

.wrap-artista {
  background: #fff;
  padding: 60px 0; }
  .wrap-artista p {
    margin: 20px 0 0; }
  .wrap-artista .thumb {
    margin-top: 20px; }
    .wrap-artista .thumb img {
      max-width: 100%;
      height: auto;
      border-radius: 10px; }

.wrap-obras,
.wrap-galeria {
  background: #E9A425;
  padding: 60px 0; }
  .wrap-obras .descricao,
  .wrap-galeria .descricao {
    margin: 20px 0 0; }
  .wrap-obras .item,
  .wrap-galeria .item {
    margin-top: 40px;
    display: block;
    cursor: pointer; }
    .wrap-obras .item img,
    .wrap-galeria .item img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .wrap-obras .item span,
    .wrap-galeria .item span {
      display: block;
      font-size: 18px;
      line-height: 1.2em; }
    .wrap-obras .item .nome,
    .wrap-galeria .item .nome {
      font-weight: 600;
      margin: 20px 0 0; }
    .wrap-obras .item:hover,
    .wrap-galeria .item:hover {
      color: #103D64; }
      .wrap-obras .item:hover img,
      .wrap-galeria .item:hover img {
        box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.35); }

.wrap-galeria {
  background: #01AF9F; }
  .wrap-galeria .titulo-principal {
    color: #000000; }

.photo-gallery {
  padding: 20px 0; }

.photo-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  animation: fadeIn 0.3s ease; }
  .photo-modal.active {
    display: block; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.modal-content-custom {
  position: relative;
  margin: auto;
  padding: 20px 0;
  width: 90%;
  max-width: 1000px;
  top: 50%;
  transform: translateY(-50%); }
  .modal-content-custom:hover .nav-btn {
    opacity: 1; }

.modal-image {
  width: 100%;
  max-height: -webkit-calc(100vh - 140px);
  max-height: -moz-calc(100vh - 140px);
  max-height: calc(100vh - 140px);
  object-fit: contain;
  border-radius: 8px 8px 0 0; }

.modal-description {
  width: 100%;
  color: #fff;
  padding: 25px;
  background: #103D64;
  border-radius: 0 0 8px 8px; }
  .modal-description h3 {
    font-size: 30px;
    font-weight: bold; }
  .modal-description p {
    font-size: 22px;
    margin: 5px 0 0; }

.slider-indicator {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px 12px;
  border-radius: 20px;
  font-size: 0.9em;
  font-weight: 500; }

.nav-btn {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #103D64;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  font-size: 12px;
  padding: 13px 16px;
  -moz-transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -ms-transition: All 0.5s ease-in-out;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  opacity: 0; }
  .nav-btn:hover {
    background: #1C75BC;
    transform: translateY(-50%) scale(1.1); }
  .nav-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
    .nav-btn:disabled:hover {
      transform: translateY(-50%) scale(1); }
  .nav-btn.prev-btn {
    left: 15px; }
  .nav-btn.next-btn {
    right: 15px; }

.close-btn {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 10px;
  background: #103D64;
  width: 24px;
  height: 24px;
  color: #fff;
  border-radius: 50%;
  font-size: 20px;
  line-height: 1em;
  -moz-transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.5s ease-in-out;
  -ms-transition: All 0.5s ease-in-out;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }
  .close-btn:hover {
    background: #fff;
    color: #103D64; }

.wrap-video-home img.capa {
  width: 100%;
  height: auto; }
.wrap-video-home .link {
  display: block;
  position: relative;
  cursor: pointer; }
  .wrap-video-home .link .play {
    position: absolute;
    -moz-transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    left: 50%;
    top: 50%;
    z-index: 1;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .wrap-video-home .link .play:hover {
      -moz-transform: translate(-50%, -50%) scale(1.1);
      -webkit-transform: translate(-50%, -50%) scale(1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1); }

/* Large desktop */
@media (min-width: 1200px) {
  .wrap-artista .thumb {
    padding-left: 30px; }

  .wrap-obras .row > div:nth-child(4n+5) {
    clear: both; }

  .wrap-galeria .galeria > div:nth-child(4n+5) {
    clear: both; } }
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .header {
    background-size: auto 56px; }

  .navbar .navbar-nav > li > a {
    font-size: 18px;
    padding: 10px 25px; }

  .wrap-artista .thumb {
    padding-left: 30px; }

  .wrap-obras .row > div:nth-child(4n+5) {
    clear: both; }

  .wrap-escolas .lista-escolas .escola .titulo {
    font-size: 22px;
    padding: 40px 25px 20px; }

  .wrap-galeria .galeria > div:nth-child(4n+5) {
    clear: both; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  body {
    font-size: 16px; }

  .header {
    background-size: auto 47px; }
    .header .logo {
      height: 160px; }
    .header .frase {
      font-size: 16px; }

  .navbar .navbar-nav > li {
    margin-left: 7px; }
    .navbar .navbar-nav > li > a {
      font-size: 16px;
      padding: 10px 15px; }

  .titulo-principal {
    font-size: 42px; }

  .wrap-escolas .lista-escolas .escola .titulo {
    padding: 40px 25px 20px; }

  .wrap-escolas,
  .wrap-contato {
    padding: 60px 0; }

  .wrap-sobre {
    padding: 20px 0 60px; }

  .wrap-artista .thumb {
    padding-left: 30px; }

  .wrap-obras .row > div:nth-child(2n+3) {
    clear: both; }

  .wrap-sobre-escola {
    padding: 60px 0; }
    .wrap-sobre-escola.bg-fundo .container {
      padding-bottom: 60px; }

  .wrap-galeria .galeria > div:nth-child(2n+3) {
    clear: both; }

  .modal-description h3 {
    font-size: 24px; }
  .modal-description p {
    font-size: 18px; } }
/* smartphone */
@media (max-width: 767px) {
  .wrap-obras .row > div:nth-child(2n+3) {
    clear: both; }

  body {
    font-size: 16px; }

  .header {
    padding: 0 0 40px;
    text-align: center;
    background-size: auto 30px; }
    .header .logo {
      height: 120px; }
    .header .frase {
      font-size: 14px;
      line-height: 1.2em;
      margin: 15px 0 20px; }

  body.body-scroll {
    padding-top: 153px; }

  .wrap-sobre {
    padding: 10px 0 50px; }

  .wrap-escolas,
  .wrap-contato {
    padding: 50px 0; }

  .navbar-toggle {
    float: initial;
    margin: 0;
    position: absolute;
    top: -68px;
    right: 0;
    padding: 0;
    border-radius: 0;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .navbar-toggle .icon-bar {
      background: #fff;
      width: 32px; }
      .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 8px; }

  .navbar .navbar-nav > li {
    margin-left: 7px; }
    .navbar .navbar-nav > li > a {
      font-size: 16px;
      padding: 10px 15px; }

  .titulo-principal {
    font-size: 30px; }

  .divisoria img {
    width: 200%;
    height: auto;
    margin-left: -50%; }

  .wrap-escolas .lista-escolas {
    margin: 0px; }
    .wrap-escolas .lista-escolas .escola .titulo {
      padding: 25px 20px 15px;
      font-size: 16px; }
    .wrap-escolas .lista-escolas .row > div:nth-child(2n+3) {
      clear: both; }

  .wrap-artista {
    padding: 50px 0; }
    .wrap-artista .titulo-principal {
      margin-bottom: 20px; }

  .wrap-obras, .wrap-galeria {
    padding: 50px 0; }

  .wrap-obras .item span,
  .wrap-galeria .item span {
    font-size: 15px; }

  .wrap-contato img {
    width: 150px; }
  .wrap-contato .thumb {
    text-align: center;
    margin: 40px 0 0; }

  .wrap-sobre-escola {
    padding: 50px 0; }
    .wrap-sobre-escola.bg-fundo {
      background: #103D64; }
      .wrap-sobre-escola.bg-fundo .container {
        position: relative !important;
        left: initial;
        bottom: initial;
        transform: initial !important;
        padding-top: 50px;
        padding-bottom: 50px; }

  .navbar-collapse {
    border: 0;
    box-shadow: initial; }

  .navbar {
    padding: 0; }
    .navbar .navbar-nav {
      float: initial;
      margin: 20px 0 0; }
      .navbar .navbar-nav > li {
        margin: 0 0 10px 0; }

  .footer .patrocinio,
  .footer .realizacao {
    text-align: center; }
    .footer .patrocinio .box span,
    .footer .realizacao .box span {
      text-align: center; }
  .footer .realizacao {
    margin-top: 20px; }

  .modal-description {
    padding: 20px; }
    .modal-description h3 {
      font-size: 16px; }
    .modal-description p {
      font-size: 14px;
      margin: 0;
      line-height: 1.2em; }

  .nav-btn {
    opacity: 1;
    height: 30px;
    width: 30px;
    padding: 8px 11px;
    z-index: 10; }
    .nav-btn.next-btn {
      right: -10px; }
    .nav-btn.prev-btn {
      left: -10px; }

  .wrap-video-home .link .play {
    height: 50px;
    width: 50px; }

  body.body-scroll {
    padding-top: 153px; }

  .header.header-scroll {
    background-image: initial;
    padding: 0 0 15px; }
    .header.header-scroll .frase {
      font-size: 10px;
      margin: 15px 0; }
    .header.header-scroll .logo {
      height: 90px; }
    .header.header-scroll .navbar-toggle {
      top: -58px; } }
@media (min-width: 768px) {
  .header.header-scroll {
    background-position: left -70vw bottom; }
    .header.header-scroll .frase {
      font-size: 16px; }
    .header.header-scroll .logo {
      margin-top: -30px;
      height: 120px; }
    .header.header-scroll .navbar {
      padding: 21px 0 0 0; } }

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