/* DEBUG */
.debug
{
  border: 1px solid red;
}

/* FONTS */
@font-face
{
  font-family: titilliumweb_Semibold;
  src: url(../font/titilliumweb-semibold.ttf);
}

@font-face
{
  font-family: titilliumweb_Regular;
  src: url(../font/titilliumweb-regular.ttf);
}

@font-face
{
  font-family: titilliumweb_Bold;
  src: url(../font/titilliumweb-bold.ttf);
}

@font-face
{
  font-family: titilliumweb_Light;
  src: url(../font/titilliumweb-light.ttf);
}

.title-format
{
  font-family: titilliumweb_Semibold;
  font-size: 25pt;
  color: #363845;

  text-align: left;
  letter-spacing: 0pt;
  line-height: auto;
}

.subtitle-format-01
{
  font-family: titilliumweb_Semibold;
  font-size: 16pt;
  color: #178cbd;
}

.subtitle-format-02
{
  font-family: titilliumweb_Semibold;
  font-size: 16pt;
  color: #363845;
}

.text-format-01
{
  font-family: titilliumweb_Regular;
  font-size: 15pt;
  color: #313131;

  text-align: justify;
  letter-spacing: -0.5pt;
  line-height: 24pt;
}

.text-format-02
{
  font-family: titilliumweb_Semibold;
  font-size: 15pt;
  color: #313131;

  text-align: justify;
  letter-spacing: -0.5pt;
  line-height: 24pt;
}

.text-border
{
  border-bottom: 1px solid #FC980F;
}

.text-space
{
  margin-top: 2em;
  margin-bottom: 2em; 
}

.title-bg-azul
{
  background: url(../assets/triangulo_azul.png) no-repeat;
  background-size: contain;
}

.title-bg-laranja
{
  background: url(../assets/triangulo_laranja.png) no-repeat;
  background-size: contain;
}

.row-space
{
  height: 2em;
}

/* LOGO - TOPO*/


/* NAV */

#nav
{
  background: url(../assets/menu_superior.png) no-repeat center center;
  background-size: cover;
}

#nav a
{
  font-family: titilliumweb_Light;
  color: white;

  display: inline-block;
  padding: 0.3em 1em;
  margin: 1.5em 0.5em;
}

.nav-item
{
  border-right: 1px solid white;

}

/* MAIN TITLE */

#main-title-bg img
{
  width: 100%
}

/* PROJETO */
#project-text h3
{
  margin-bottom: 1em;
}

#project-text
{
  /*background: linear-gradient(to left, #F6F6F6 50%, #FFFFFF 50%);
  background-size: cover;*/
}

#project-right
{
  background-color: #F6F6F6;
  background-size: cover;
}

.project-item
{
  border-bottom: 1px solid #F6510F;
  width: 15%;
}


#ficha-fotos img, #evento-fotos img {
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-filter: scale(1.2);
  transition: .2s all;

}

#ficha-fotos img:hover, #evento-fotos img:hover {
  opacity: .8;
}

/* SINOPSE */
#sinopse
{
  background: url(../assets/relogio.png) no-repeat top right;
  background-size: 15%;
  background-color: #F6F6F6;
}

/* GRID PHOTOS CHAR */
#ficha-fotos
{
  margin-top: 2em;
  margin-bottom: 2em;
}

#ficha-fotos .row
{
  width: 100%;
  max-width: 100%;
  height: auto;
}

.ficha-fotos-item
{
  height: 350px;
  overflow: hidden;
}

#ficha-fotos img
{

}

/* FICHA TECNICA*/
#tecnical
{
  background-color: white;
}

#tecnical-text p
{
  font-family: titilliumweb_Regular;
  font-size: 15pt;
  color: #313131;

  text-align: justify;
  letter-spacing: -1pt;
  line-height: 24pt;
}

#tecnical-text strong
{
  font-family: titilliumweb_Semibold;
  font-size: 15pt;
  color: #313131;

  text-align: justify;
  letter-spacing: -1pt;
  line-height: 24pt;
}

#tecnical-text-left
{
  border-right: 1px solid #4D8896;
  /*background: url(../assets/desenho_menina_ficha_tecnica.jpg) no-repeat bottom left;
  background-size: contain;*/
}


#tecnical-text-right
{
  /*background: url(../assets/desenho_menino_ficha_tecnica.jpg) no-repeat top right;
  background-size: contain;*/
}

/* EVENTO FOTOS */
#evento-fotos
{
  margin-top: 2em;
  margin-bottom: 2em;
} 

#evento-fotos .row
{
  width: 100%;
  max-width: 100%;
  height: auto;
}

.evento-fotos-item
{
  height: 350px;
  overflow: hidden;
}

/* LISTA ESCOLAS */
#listaescolas-text p
{
  font-family: titilliumweb_Regular;
  font-size: 15pt;
  color: #313131;

  text-align: justify;
  letter-spacing: -0.5pt;
  line-height: 24pt;
}

/* DIVULGAÇÃO */
#divulgacao
{
  background: url(../assets/divulgação.png) no-repeat center center;
  background-size: cover;
  background-position: right;
  background-color: #F6F6F6;
  height: 30%;
}

.divulg-column
{
  
}

.divulg-item
{
  width: 75%;
  height: 75%;

  margin: auto;
  float: none;
}

/* CONTATOS */
#contato
{
  background-color: #fafbfb;
}

#contato-logo img
{
  width: 25%;
  height: 25%;
}

#contato-text a
{
  font-family: titilliumweb_Bold;
  font-size: 15pt;
  color: #636465;

  margin-bottom: 5em;
}

#contato-text p
{
  font-family: titilliumweb_Semibold;
  font-size: 15pt;
  color: #636465;
  line-height: 35pt;
}

#contato-text span
{
  font-family: titilliumweb_Semibold;
  font-size: 15pt;
  color: #178cbd;
}

/* VIDEO */
#div-video h5
{
    font-family: titilliumweb_Semibold;
    font-size: 16pt;
    text-align: center;
}

#div-video span
{
    font-family: titilliumweb_Semibold;
    font-size: 14pt;
    text-align: center;
}

/* DIREITOS */
#direitos
{
  background: #363845;

  text-align: center;
}

#direitos p
{
  font-family: titilliumweb_Light;
  font-size: 10pt;
  color: white;

  margin-top: 2em;
}