/* Geral */
body {
  background: #fff;
  color: #646464;
  font-family: dinosaur, sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: trajan-pro-3, serif;
  font-weight: 600;
  font-style: normal;
}

.row {
  max-width: 84em !important;
}

.bottom30 {
  margin-bottom: 30px;
}

.bottom60 {
  margin-bottom: 60px;
}

.top15 {
  margin-top: 15px;
}

.top30 {
  margin-top: 30px;
}

.pad {
  padding: 0 30px;
}

.m40 {
  margin: 40px 0;
}

.top-bar .name {
  background: #000;
}

.top-bar-section ul li {
  border-bottom: 1px solid #fff;
  background: #000 !important;
}

.top-bar-section ul li > a {
  padding: 20px;
  font-family: oscine, sans-serif;
  background: #000;
  text-transform: uppercase;
  color: #fff !important;
  font-size: 14px;
}

.top-bar.expanded .toggle-topbar a {
    color: #fff;
}

.spacer {
width: 20%;
  border-top: 1px solid #d6c47c;
padding: 0 0 20px;
  margin: 0 auto;
}

.relative {
  position: relative;
}

p {
  font-family: dinosaur, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  font-size: 17px;
  margin-bottom: 15px;
}

.bold {
  font-weight: 800;
}

small {
  font-size: 15px;
  font-family: oscine, sans-serif;
  text-transform: uppercase;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}

blockquote {
  padding: 50px;
  font-weight: 900;
  font-size: 20px;
  color: #000;
  border-left: 4px solid #e7e7e7;
}

#toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: 30px 95px 10px;
}

#toggle span:after, #toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}

#toggle span:after {
  top: 9px;
}

#toggle span {
  position: relative;
  display: block;
}

#toggle span, #toggle span:after, #toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #fff;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

#toggle.on span {
  background-color: transparent;
}

#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}

#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

#menu {
  position: absolute;
  color: #999;
  width: 200px;
  padding: 10px;
  margin: auto;
  font-family: sofia-pro-soft, sans-serif;
  text-align: center;
  border-radius: 4px;
  background: white;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
}

#menu:after {
  position: absolute;
  top: -15px;
  left: 95px;
  content: "";
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
}

ul, li, li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

#menu li a {
  font-family: sofia-pro-soft, sans-serif !important;
  font-style: normal;
  font-weight: 300;
  padding: 14px;
  text-transform: uppercase;
  color: #888;
  font-size: 12px;
  text-decoration: none;
  transition: all .2s;
}

#menu li a:hover, #menu li a:focus {
  background: #eeb739;
  color: #fff;
}

::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 13px;
  color: #484848;
}

:-moz-placeholder {
  color: #484848;
}

::-moz-placeholder {
  color: #484848;
}

:-ms-input-placeholder {
  color: #484848;
}

/* Layout */
header {
  background-image: url("../img/banner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 20px;
}

header h1 {
  font-family: trajan-pro-3, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 26px;
  line-height: 34px;
  color: #d6c47c;
  text-transform: uppercase;
}

header p {
  color: #fff;
  font-family: dinosaur, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 20px 0;
}

header button {
  background: #d6c47c;
  padding: 30px;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  width: 100%;
}

header .video {
  position: absolute;
  width: 93%;
  margin-top: 0;
}
.logo .spacer{
	margin: 15px 0;
}
#atuacao h2 ,
  #time h2,
  #depoimentos h2,
  #contato h2{
  font-family: trajan-pro-3, serif;
  font-weight: 600;
  font-style: normal;		
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 24px;
  color: #d6c47c; }

.box h2 {
  text-transform: uppercase;
  color: #d6c47c;
  font-size: 24px;
}

.box {
  top: -35px;
  width: 86%;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 4px 10px 17px -4px rgba(0,0,0,0.33);
  -moz-box-shadow: 4px 10px 17px -4px rgba(0,0,0,0.33);
  box-shadow: 4px 10px 17px -4px rgba(0,0,0,0.33);
  background: #fff;
  padding: 30px 40px;
}

#pilares {
  padding: 40px 0;
  margin-bottom: 20px;
}

#pilares h2 {
  font-family: trajan-pro-3, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 26px;
  line-height: 26px;
  color: #646464;
}

#pilares .num {
  font-family: trajan-pro-3, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 60px;
  color: #d6c47c;
  text-align: right;
  position: relative;
  top: -10px;
}

#pilares .item {
  margin-bottom: 20px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

#pilares p {
  margin-bottom: 30px;
}

#atuacao,
#time{
  background: #1C1A19;
  padding: 40px 0;}

#atuacao p,
#time p{
	color: #fff;
	font-size: 16px;
}

#depoimentos p{
	color: #646464;
	font-size: 16px;
}

#atuacao-itens {
  position: relative;
  top: 140px;
}

#atuacao-itens .item {
  background: #f9f9f9;
  padding: 50px;
  border: 1px solid #e5e5e5;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  position: relative;
	top: -180px;
	height: 260px;
}

#atuacao-itens .item h3,
#time-itens .item h3{
  font-family: trajan-pro-3, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
	text-align: center;
	text-transform: uppercase;
  color: #646464;
  margin-bottom: 10px;
  position: relative;
	border-bottom: 1px solid #D6C47C;
}
#time-itens .item h3{
	font-size: 18px;
	margin-bottom: 0;
}
#atuacao-itens .item p {
  font-family: dinosaur, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #646464;
  line-height: 24px;
}
#time-itens .item{
    position: relative;
    top: -20px;
    border:4px solid #fff;}
#time-itens .item img{
    width: 100%;}
#time-itens .info{
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
    background: #fff;
    width: 85%;
    margin: 0 auto;
    padding: 3px 20px;
    position: relative;
    top: -30px; }
#time-itens p,
#depoimentos .info p{
    font-family: trajan-pro-3, serif;
    font-weight: 600;
    font-style: normal;			  
    font-size: 12px;
    text-transform: uppercase;
    color: #d1d1d1;
    margin: 0;}
#depoimentos{
    background: #f5f5f5;
    padding: 50px 0;}
#depoimentos .box{
	border: 1px solid #d6c47c;
    position: relative;
    top: 0;}
#depoimentos .avatar{
    margin: 0 auto;
    width: 20%;
    position: relative;
    bottom: 30px;}
#depoimentos .avatar img{
    border-radius: 50px;
    border: 3px solid #d6c47c;}
#depoimentos .info{
    position: relative;
    top: -30px;}
#depoimentos .info h3{
    font-family: trajan-pro-3, serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #D6C47C;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #646464; }
#informacoes{
    background: #1C1A19;
    text-align: center;
    padding: 20px 20px 70px; }
#informacoes .box{
    border: 1px solid #d6c47c;
    height: 375px;}
#informacoes h3{
  font-family: trajan-pro-3, serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 18px;
    color: #d6c47c;}
#informacoes p{
    font-size: 14px; }
#informacoes a{
	color: #646464;}
#contato{
    padding: 60px 0;}
#contato form{
    margin-top: 20px; }
#contato input,
#contato textarea{
    background: #F6F6F6;}
#contato input{
    padding: 30px 10px;}
#contato button{
    text-transform: uppercase;
    font-family: trajan-pro-3, serif;
    font-weight: 400;
    font-style: normal;			  
    width: 100%;
    padding: 20px;
    background: #d6c47c;
    transition: background-color 300ms ease-in-out;}
#contato button:hover{
    background: #BBA54B;}
footer{
    background: #f5f5f5;
    padding: 50px 0;}
footer li a{
    border-bottom: 1px solid  #D6C47C;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #646464;
    display: block;
    font-size: 16px;
  text-transform: uppercase;
  font-family: trajan-pro-3, serif;
  font-weight: 500;
  font-style: normal;}

/* Media Queries */
@media screen and (max-width: 768px) {

  #pilares .item {
    margin-bottom: 15px;
    padding: 10px;
  }
  #atuacao-itens .item {
    width: 100%;
    margin-right: 2%;
  }
  #atuacao-itens .item:nth-child(2n) {
    margin-right: 0;
  }
}

@media (min-width: 1300px) {
  header {
    padding: 100px 0;
  }
  header h1 {
    line-height: 40px;
    font-size: 32px;
  }
  header button {
    width: auto;
  }
  header button:hover {
    background: #e1ce86;
  }
  header .video {
    background: #fff;
    padding: 10px;
    margin-top: 101px;
  }
  .box {
    width: 100%;
    top: -50px;
  }
  .box h2 {
    font-size: 26px;
  }
  #pilares {
    position: relative;
    top: auto;
    margin-bottom: 20px;
  }
  #atuacao,
	#time{
    padding: 40px 0 100px;
    position: relative;
    top: 40px !important;
  }

#informacoes .box{
    border: 1px solid #d6c47c;
    display: block;
    position: relative;
    top: -50px;
    height: 160px;}
	
#atuacao h2 ,
  #time h2,
  #depoimentos h2,
  #contato h2{
  font-size: 32px; }	
	
}


/* Imagens e vídeos responsivos */
img, iframe {
  max-width: 100%;
  height: auto;
}
