body {
  background-color: #00116A;
  padding:0;
  margin:0;
  border:0;
}

body .box,
body .box-destaque,
body .box-investimento {
  clear: both;
  width: 100%;
  padding: 3% 0;
  font-size: 1.1em;
  color: #fff;
}

body img {
  max-width:100%;
}

body .box {
  color: #000;
  background-color: #fff;
  position:relative;
}

body .box-destaque {
  background-color: #00116A !important;
  color: #fff !important;
  padding-top:0;
  height:620px;
  margin-top:-20px;
}

body .box-bg {
  position:absolute;
  top:0;
  left:0;
  opacity:.2;
  height:550px;
  overflow:hidden;
  text-align:center;
}

body .box-destaque .box-bg {
  height:650px;
}

body .box-destaque h1 {
  font-weight: 700;
  font-size: 2em;
  color: #FFCE38;
  padding: 0;
}

body .box-destaque .logo-layer {
  text-align:left;
}
body .box-destaque .logo-layer span {
  margin-right:40px;
}

body .box-destaque .logo-layer span img {
 width:100px;
}

body .box-destaque h1 span {
  color: #fff;
}

.box h1 {text-transform:uppercase}

body .box-destaque .chamada {
 text-transform:none;
  color:#fff;
}

body .box-destaque .chamada-descricao {
  padding-left:50px;
}

body .box-investimento {
  color: #fff;
  background-color: #00116A;
  text-align: center;
}

body .box-investimento p {
  margin: 50px 0;
}

body .box-investimento .btn-padrao {
  padding: 20px 40px !important;
  background-color: #FFCE38;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border: 3px solid #fff;
  box-shadow: 1px 1px 5px #66666680;
  text-transform: uppercase;
}

body .box-investimento .btn-padrao:hover {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  border-color: #00116A;
}

body .box-destaque .box-investimento {
  background-color: transparent;
  padding:0;
}


body .box-metodologia {
  background-color:#fff;
}
body .box-metodologia .metodologia-logo {
  background-color:#fff;
  padding:15px 50px 0 0;
  text-align:center;
}
body .box-metodologia .box-investimento {
  padding:0;
  background-color:transparent;
}

body .box-incluso {
  background-color: #00116A;
  color:#fff;
}

body .box h1 {
  margin-bottom:30px;
}

body .box-destaque h1 {
  margin-bottom:0;
}

body .box-destaque .topo .linha {
 margin:0px 0 40px 0;
}

body .box-incluso {
    color:#fff;
}

body .box-incluso ul {
  grid-column-gap: 16px;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

body .box-incluso ul li {
  grid-row-gap: 16px;
  background-color: #00116A;
  border-bottom: 7px solid #FFCE38;
  border-radius: 7px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  display: flex;
  box-shadow: 0 0 17px 1px #000;
  text-align:center;
}

body .box-incluso ul li:hover {
   border-color:#fff;
}

body .box-incluso ul li:hover span {
  color:#FFCE38;
}

body .box-incluso ul li h3 {
  color:#FFCE38;
}

body .linha {
  height:1px;
  background-color:#fff;
  margin:15px 0;
  opacity:.5;
}

body .color-yellow {
  color: #FFCE38;
}
body .color-blue {
  color: #00116A;
}

body ul {
  list-style-type: none;
  padding: 0;
}

.bullet-azul {
  background-image:url('../images/bullet-azul.png');
  background-size:100%;
}

body .box-e-se {
 height:550px;
}

body .box-publico-alvo ul li span,
body .box-e-se ul li span,
body .box-beneficios ul li span {
  display: inline-block;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  margin-right: 20px;
  vertical-align: middle;
  background-image: url('../images/bullet-azul.png');
  background-size: 100%;
}

body .box-e-se span {
  background-image: url('../images/bullet-amarelo.png');
}

body .box ul li {
  font-size: 1.2em;
  margin-bottom: 15px;
}

.tC {
  text-align:center;
}

.box-expectativa-realidade {
  background-color:#FCF8E9;
  padding:20px 40px;
}
.box-expectativa-realidade h3 {
  font-weight:bold;
}
.box-expectativa-realidade .exp {
  color:#FFCE38;
}
.box-expectativa-realidade .real {
  color:#00116A;
}

body .box-expectativa-realidade ul li {
  font-size:1em;
  margin-bottom:5px;
}

body .box-expectativa-realidade ul li label {
  display: inline-block;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  margin-right: 20px;
  vertical-align: middle;
  background-image: url('../images/bullet-azul.png');
  background-size: 100%;
}


body .box-porque-participar .box-investimento {
  padding:0;
  background-color:transparent;
}


body .box-plataforma .box-investimento {
  padding:0;
  background-color:transparent;
}

body .box-mentor {
 padding-bottom:0;
}

body .box-mentor .box-curriculo {
  padding:20px 0 0 60px;
}

body .box-faq ul li {
 padding-bottom:5px;
  border-bottom:1px solid #ccc;
  margin-bottom:5px;
  font-size:1em;
}

body .box-faq ul li p {
 font-weight:bold;
  margin:0;
}

body .box-faq ul li:last-child {
   border:0;
}

.icon-zap-green {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  background: url('../images/icZap-green.png') no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
}

@-webkit-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@-moz-keyframes fadeIn {
0% { opacity: 0;}
100% { opacity: 1; }
}
@-o-keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}

.fadeIn {
    -webkit-animation: fadeIn 1s ease-in-out;
    -moz-animation: fadeIn 1s ease-in-out;
    -o-animation: fadeIn 1s ease-in-out;
    animation: fadeIn 1s ease-in-out;
}

body .box-plataforma h1 {
  color:#1AB267;
}

@media only screen and (max-width:1024px) {

  body {
   font-size:.8em;
  }

  body .box h1 {
   font-size:1.5em;
  }

  body .box-destaque h1 {
   font-size:1.8em;
  }

  body .box h3 {
   font-size:1.2em;
  }

  body .box-destaque,
  body .box-e-se {
   height:auto;
  }
  body .box-destaque .box-bg,
  body .box-e-se .box-bg {
   display:none;
  }
    body .box-destaque .chamada-descricao {
    padding-left:0;
  }
  body .box-metodologia .metodologia-logo {
   padding:15px 0 0 0;
  }

  body .box-investimento  {
    font-size:.9em;
  }

  body .box-expectativa-realidade ul li  {
    padding-left: 40px;
    text-indent: -40px;
  }

    body .box-investimento .btn-padrao {
    padding:10px!important;
      border-width:2px;
  }

body .box-metodologia .box-investimento {
	padding:5px 0!important;
white-space:nowrap;
font-size:.7em;
}

  body .box-incluso ul {
   flex-direction:column;
  }

  body ul li {
   padding-left:55px;
   text-indent: -55px;
  }

  body .box-incluso ul li,
  body .box-faq ul li {
   padding-left:0;
    text-indent: 0;
  }

  body .box-incluso ul li {
   padding:15px 10px;
  }

  body .box-plataforma .box-investimento {
   text-align:center;
  }
  body .box-mentor .box-curriculo {
   padding:10px 0;
  }
.icon-zap-green {
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
}
}

