﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=ABeeZee);
body {
  background-color: #96281B;
}

.curric-theme {
  font-family: 'ABeeZee', sans-serif;
  font-size: 14px;
  color: #22313F;
}

.curric-theme #content:after, .curric-theme #content:before {
  display: none;
}

.curric-theme #content a {
  color: #22313F;
}

.curric-theme #content .editable {
  border: none;
}

.curric-theme #content .snippet:nth-of-type(2) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.curric-theme #content .snippet:last-of-type {
  padding-bottom: 60px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.curric-theme #content .snippet.transparent {
  background: transparent;
}

.curric-theme #content .snippet .cnt-columns {
  position: relative;
  width: 100%;
  display: -webkit-flex;
}

.curric-theme #content .snippet .cnt-columns:last-of-type .column-l, .curric-theme #content .snippet .cnt-columns:last-of-type .column-r {
  padding-bottom: 0;
}

.curric-theme #content .snippet .cnt-columns .column-l, .curric-theme #content .snippet .cnt-columns .column-r {
  vertical-align: top;
  padding-bottom: 30px;
  display: inline-block;
}

.curric-theme #content .snippet .cnt-columns .column-l {
  width: 30%;
  padding-right: 20px;
  -webkit-box-flex: 1;
  flex: 1;
  order: 1;
}

.curric-theme #content .snippet .cnt-columns .column-l h3 {
  font-size: 1.3em;
  margin-bottom: 0;
  text-align: left;
  color: #e02913;
}

.curric-theme #content .snippet .cnt-columns .column-r {
  width: 70%;
  padding-left: 30px;
  border-left: 1px solid #fff;
  -webkit-box-flex: 2;
  flex: 2;
  order: 2;
}

.curric-theme #content .snippet .cnt-columns .column-r h2 {
  margin-bottom: 0;
  color: #e02913;
}

.curric-theme #content .snippet .cnt-columns h4:before {
  color: #e02913;
}

.curric-theme h1 {
  font-weight: 700;
  color: #e02913;
}

.curric-theme h2, .curric-theme h3, .curric-theme h4 {
  font-weight: normal;
  font-size: 1.2em;
}

.curric-theme h4 {
  margin-bottom: 11px;
  font-weight: 700;
  position: relative;
}

.curric-theme h4:before {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -40px;
  font-size: 1.1em;
  color: #000;
}

.curric-theme ul {
  margin-bottom: 0;
}

.curric-theme .paper-curric {
  margin-top: 20px;
  min-height: 814px;
}

.curric-theme .paper-curric .cnt {
  padding: 30px 15px;
}

.curric-theme .formacao h2, .curric-theme .formacao h3, .curric-theme .experiencias h2, .curric-theme .experiencias h3, .curric-theme .qualificacoes h2, .curric-theme .qualificacoes h3, .curric-theme .resumo-qualificacoes h2, .curric-theme .resumo-qualificacoes h3, .curric-theme .infos-adicionais h2, .curric-theme .infos-adicionais h3, .curric-theme .atividades-acadêmicas h2, .curric-theme .atividades-acadêmicas h3, .curric-theme .idiomas h2, .curric-theme .idiomas h3, .curric-theme .informatica h2, .curric-theme .informatica h3, .curric-theme .cursos-complementares h2, .curric-theme .cursos-complementares h3, .curric-theme .viagens h2, .curric-theme .viagens h3, .curric-theme .trabalho-voluntario h2, .curric-theme .trabalho-voluntario h3, .curric-theme .clientes-externos h2, .curric-theme .clientes-externos h3, .curric-theme .premios h2, .curric-theme .premios h3, .curric-theme .atividades-academicas h2, .curric-theme .atividades-academicas h3, .curric-theme .generic h2, .curric-theme .generic h3 {
  font-size: 2em;
  margin-bottom: 16px;
  font-weight: 400;
}

.curric-theme .header, .curric-theme .experiencias, .curric-theme .atividades-academicas, .curric-theme .formacao, .curric-theme .qualificacoes, .curric-theme .resumo-qualificacoes, .curric-theme .infos-adicionais, .curric-theme .atividades-acadêmicas, .curric-theme .idiomas, .curric-theme .informatica, .curric-theme .cursos-complementares, .curric-theme .viagens, .curric-theme .trabalho-voluntario, .curric-theme .clientes-externos, .curric-theme .premios, .curric-theme .generic {
  padding: 60px 30px 0;
}

.curric-theme .header {
  text-align: center;
  background: transparent !important;
}

.curric-theme .header p {
  margin-bottom: 2px;
  font-size: 1.1em;
}

.curric-theme .header h1 {
  margin-bottom: 12px;
  font-size: 4.1em;
}

.curric-theme .header .objetivo {
  font-size: 2.3em;
  padding: 0;
  font-weight: lighter;
}

.curric-theme .header figure.no-changes {
  width: 150px;
  height: 150px;
  border: 3px solid #fff !important;
}

.curric-theme .header figure.no-changes img {
  width: 150px;
  height: 150px;
  float: none;
  display: block;
  margin: 0 auto;
}

.curric-theme .qualificacoes p:last-child {
  margin-bottom: 0;
}

.curric-theme .experiencias strong {
  font-weight: 600;
}

.curric-theme .experiencias ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

.curric-theme .experiencias ul li {
  margin-bottom: 20px;
}

.curric-theme .experiencias ul li:last-child {
  margin-bottom: 0;
}

.curric-theme .experiencias ul li strong {
  display: block;
}

.curric-theme .formacao ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.curric-theme .formacao ul li {
  padding: 0;
  margin: 0;
}

.curric-theme .cursos-complementares span.date, .curric-theme .viagens span.date, .curric-theme .trabalho-voluntario span.date, .curric-theme .clientes-externos span.date, .curric-theme .premios span.date, .curric-theme .generic span.date {
  float: right;
}

.curric-theme .cursos-complementares.v2 span.date, .curric-theme .viagens.v2 span.date, .curric-theme .trabalho-voluntario.v2 span.date, .curric-theme .clientes-externos.v2 span.date, .curric-theme .premios.v2 span.date, .curric-theme .generic.v2 span.date {
  float: none;
}

.curric-theme .snippet .experiencias ul ul:hover li:last-child:before {
  left: -30px;
}

@page {
  size: A4;
  margin: 15mm 0;
}

@media print {
  .curric-01 {
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    padding: 0;
    border: 0;
  }
  .curric-01 li {
    orphans: 5;
    widows: 5;
  }
  .curric-01 .col-xs-offset-1 {
    margin-left: 0;
  }
  .curric-01 .paper-curric .cnt, .curric-01 .container {
    padding: 0;
  }
  .curric-01 .paper-curric .cnt {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .curric-01 .formacao, .curric-01 .experiencias, .curric-01 .qualificacoes, .curric-01 .resumo-qualificacoes, .curric-01 .infos-adicionais {
    page-break-inside: avoid;
  }
}

@media (max-width: 736px) {
  .curric-theme .header h1 {
    font-size: 2.1em;
  }
  .curric-theme .header p {
    font-size: 1em;
  }
  .curric-theme .header figure.no-changes {
    width: 150px;
    height: 150px;
  }
  .curric-theme .header .objetivo {
    font-size: 1.3em;
  }
  .curric-theme h4:before {
    display: none;
  }
  .curric-theme #content .snippet:nth-of-type(odd) {
    background: rgba(0, 0, 0, 0.05);
  }
  .curric-theme #content .snippet .cnt-columns {
    display: block;
  }
  .curric-theme #content .snippet .cnt-columns:last-of-type .column-l, .curric-theme #content .snippet .cnt-columns:last-of-type .column-r {
    padding-bottom: 20px;
  }
  .curric-theme #content .snippet .cnt-columns .column-l, .curric-theme #content .snippet .cnt-columns .column-r {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  .curric-theme #content .snippet .cnt-columns .column-r {
    border: none;
    padding-left: 0;
  }
}

@page {
  size: A4;
  margin: 0;
}

@media print {
  #content {
    zoom: 0.75;
  }
  .curric-01 {
    margin: 0;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    padding: 0;
    border: 0;
    /*.objetivo, .formacao, .experiencias ul.list > li, .qualificacoes, .infos-adicionais {
            page-break-inside: avoid;
        }*/
  }
  .curric-01 li {
    orphans: 5;
    widows: 5;
  }
  .curric-01 .col-sm-10 {
    width: 100%;
    padding: 0;
  }
  .curric-01 .col-xs-offset-1 {
    margin-left: 0;
  }
  .curric-01 .paper-curric .cnt, .curric-01 .container {
    padding: 0;
  }
  .curric-01 .paper-curric .cnt {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .curric-01 .experiencias div:first-child {
    width: 30%;
  }
}
