@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=devanagari,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap');

@font-face {
  font-family: 'Nunito';
  src:url('../fonts/Nunito/XRXV3I6Li01BKofINeaB.woff2');
}

@font-face {
  font-family: 'Poppins';
  src:url('../fonts/poppins/PPoppins-Black.ttf');
}

@font-face {
  font-family: 'Poppins-ExtraBold';
  src:url('../fonts/poppins/Poppins-ExtraBold.ttf');
}

@font-face {
  font-family: 'Poppins-Bold';
  src:url('../fonts/poppins/Poppins-Bold.ttf');
}

@font-face {
  font-family: 'lora';
  src:url('../fonts/lora/0QIhMX1D_JOuMw_LIftL.ttf');
}

@font-face {
  font-family: 'raleway';
  src:url('../fonts/raleway/1Ptpg8zYS_SKggPNyCgw9qR_AtCb.ttf');
}

#nav-mobile a, #mobile-demo a {
  text-transform: uppercase;
  font-family: 'Nunito', Arial,sans-serif;
  font-size: 14px !important;
}


nav {
  background: #f4f4f4 !important;
}

nav .brand-logo {
  color: #716969;
  float: left;
  position: relative;
  top: 10px;
  left: 50px;
}

nav .brand-logo img {
  width: 90px !important;
  position: absolute;
  transition: top 0.3s;
  top: 0;
}

#img-icon {
  top: -300px
}

#menu {
  background-color: #f4f4f4 !important;
  height: 35px !important;
}

#mail {
  position: absolute;
  left: 25px;
  font-size: 10pt;
  height: 35px;
}

#menu > div > i {
  position: relative;
  height: 26px;
  top: -11px;
  color: #716969;
  font-size: 14pt;
  z-index: 999;
}

#mail > i:hover {
  color: #00b1e0;
  transition: 1s;
  cursor: pointer;
}

#fone > span {
  position: relative;
  top: -10px;
  color: #716969;
}

#fone > span > i {
  height: 35px;
  padding-left: 258px;
}

#fone > span > i:hover {
  color: #00b1e0;
  transition: 1s;
  cursor: pointer;
}

#fone > span.fone1 {
  position: absolute;
  height: 45px;
  left: 285px;
  font-size: 10pt;
  top: -12px;
}

#fone > span.fone1:hover {
  color: #00b1e0;
  transition: 1s;
  cursor: pointer;
}

#menu > #btn-rede-sociais {
  height: 35px;
  position: relative;
  top: -38px;
  float: right;
  right: 26px;
}

#menu > #btn-rede-sociais i {
  padding: 7px;
  font-size: 10pt;
}

#menu > div > a {
  color: #716969;
  position: relative;
  left: 10px;
  top: -12px;
  cursor: pointer;
  z-index: 999;
}

#menu > div > a:hover {
  color: #00b1e0;
  transition: 1s;
}  

#menu2 {
  background: rgb(255, 255, 255) !important;
  height: 100px;
}

#menu2 img {
  width: 228px;
}

.nav-wrapper {
  background: #fff;
}

.menu-header {
  text-align: center;
  width: 100%;
}

#navbar {
  overflow: hidden;
  background-color: #333;
}

#navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

#navbar a:hover {
  background-color: #ddd;
  color: black;
}

#navbar a.active {
  background-color: #4CAF50;
  color: white;
}

#nav-mobile {
  padding-left: 168px !important;
  height: 64px;
}

#nav-mobile li a {
   color: #716969;
}

#nav-mobile li a:hover {
  /*background: transparent;*/
  color: #10416a;
}

#nav-mobile > li > a > i {
  font-size: 10pt;
  float: left;
  position: relative;
  left: -4px;
}

.border-list > a {
  text-transform: capitalize !important;
}

.border-list > a:hover {
  padding-left: 25px;
  transition: 1s
}

nav .button-collapse i {
  color: #000 !important;
}
/*
.dropdown-content li {
  width: 316px !important;
}*/

#dropdown-servicos li {
   width: 316px !important;
}

#dropdown-servicos, #dropdown-Paraquemfazemos, #dropdown-sobrenos, #dropdown-recursos {
  top: 64px !important;
}

.btn-mobile {
  float: left;
  position: relative;
  left: -17px;
}

.side-nav {
  width: 265px;
}

.side-nav li {
  border-bottom: 1px solid #efeeee;
}

.side-nav li > a {
  color: #716969;
  text-transform: capitalize !important;
}

.side-nav li > a:hover {
  color: #10416a;
}

#dropdown1 {
  top: 97px !important;
}

#dropdown1 li {
  width: 280px !important;
}

#dropdown2 {
  top: 146px !important;
}

#dropdown2 li {
  width: 280px !important;
}

#dropdown3 {
  top: 195px !important;
}

#dropdown3 li {
  width: 280px !important;
}

#dropdown4 {
  top: 244px !important;
}

#dropdown4 li {
  width: 280px !important;
}

.border-mobile > a {
  text-transform: capitalize !important;
  position: relative !important;
  left: -10px !important;
}

.border-mobile > a:hover {
  padding-left: 45px;
  transition: 1s
}

#mobile-demo > li:nth-child(2) > a > span > i {
  float: right;
  position: relative;
  top: 12px;
  left: 154px;
}

#mobile-demo > li:nth-child(3) > a > span > i {
  float: right;
  position: relative;
  top: 12px;
  left: 72px;
}

#mobile-demo > li:nth-child(4) > a > span > i {
  float: right;
  position: relative;
  top: 12px;
  left: 142px;
}

#mobile-demo > li:nth-child(5) > a > span > i {
  float: right;
  position: relative;
  top: 12px;
  left: 149px;
}

#mobile-demo > li:nth-child(7) > a > span > i {
  float: right;
  position: relative;
  top: 12px;
  left: 159px;
}


/*######################################  PARALLAX  ##############################################*/
.parallax-container {
  height: 700px !important;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}

#stickyheader {
	z-index: 999;
}


.fundo1 {
  margin-top: 165px;
  background: transparent;
}

.texto-logo h3 {
  color: #565454 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  margin: 1.46rem 0 -0.832rem 0;
}

.texto-logo p {
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  width: 465px;
}

#artigo .btn-h2 {
  height: 282px;
}

#artigo .btn-h2 img {
  margin: 15px 60px;
  width: 44%;
}

#artigo h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #006595;
  font-size: 35px;
  line-height: 34px;
  position: relative;
  top: 80px;
  padding-left: 30px;
}

.t1 {
  margin-bottom: 8px;
}

.t2 {
  margin-top: 8px;
}

.parag {
  position: relative;
  top: 54px;
}

#artigo > div > div:nth-child(2) > p {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  color: #444444;
  font-size: 18px;
  line-height: 32px;
  padding-right: 40px;
}

.section-ebook {
  background: #222222 !important;
}

.section-ebook h2 {
  font-family: 'Poppins-ExtraBold', sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 28px;
  line-height: 42px;
  padding-left: 35px;
  margin-bottom: 0px;
}

.ebook {
  padding: 32px;
}

.section.section-ebook > div > div:nth-child(1) > div > p {
  font-weight: 300;
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  padding-left: 35px;
  margin-top: 0;
}

.btn-baixar {
  position: relative;
  top: 80px;
}

.btn-baixar > button {
  font-family: Raleway;
  font-weight: 600;
  width: 200px;
  min-height: 60px;
  border-radius: 60px;
  border-width: 2px;
  border-color: rgb(0, 177, 224);
  border-style: solid;
  background: rgb(0, 177, 224);
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 20px;
  left: 50px;
  overflow: hidden;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-baixar > button > a {
  color: rgb(255, 255, 255);
}

.btn-baixar > button:hover {
  background: rgb(255, 87, 34);
  border-color: rgb(255, 87, 34);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#btn-texto {
  color: #565454 !important;
}

#paral2{
  display: none !important;
}

.sessao3 {
  padding-top: 90px;
}

.sessao3 h2 {
  font-family: 'Poppins';
  font-weight: 800;
  color: #3f3f3f;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 52px;
}

.sessao3 ul li a {
  font-family: 'Raleway';
  font-weight: 600;
  font-size: 20px;
  color: #00b1e0;
}

.sessao3 ul li a:hover {
  color: #3f3f3f;
}

.sessao3 ul li a:active {
  color: #2d8090;
}

/*#####################################  SESSÃO CARROSSEL ######################################*/

.section-carrossel {
  background: #00486a;
  height: 500px !important;
  max-width: 100% !important;
}

#btn-car {
  height: 498px !important;
  max-width: 100% !important;
}

.carousel.carousel-slider {
  top: -14px !important;
}

.carousel .carousel-item>img {
  width: 150px;
}

.btn-empre {
  font-family: 'Poppins';
  font-weight: 700;
  color: #ffffff;
  margin-top: 40px;
  margin-bottom: 60px;
  font-size: 42px;
  line-height: 32px;
  text-transform: uppercase;
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 330px !important;
}

#coluna-img {
  position: relative;
  top: 190PX;
}

#coluna-text {
  position: relative;
  top: 140PX;
}

#coluna-img img{
  background: #cecece;
  border-radius: 50%;
  width: 174px;
}

#coluna-text h2 {
  font-family: 'Lora';
  font-style: italic;
  font-weight: normal;
  color: #efefef;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
  padding-right: 80px;
}

#coluna-text p {
  padding-right: 107px;
}

.nome-car {
  font-family: 'Raleway';
  font-weight: 500;
  color: #ffffff;
  font-size: 18px !important;
  line-height: 36px;
  margin-bottom: -16px;
}

.prof-car {
  font-size: 14px !important;
  color: #fbfbfb;
  line-height: 22px;
  text-align: center;
  font-family: Raleway;
}

.redes-sociais-car {
  padding-right: 107px;
}

.redes-sociais-car i {
    font-size: 16px;
    border-radius: 50%;
    background: #fff;
    color: #00486a;
    width: 25px;
    height: 25px;
    padding: 4px;
    margin: 4px;
  }
}

#item-carrossel {
  background: transparent !important;
}

/*######################################  QUERIES  ##############################################*/
@media screen and (max-width: 1290px) {
  #artigo h2 {
    padding-left: 10px;
  }

  #artigo .btn-h2 img {
    margin: 30px 60px;
  }
}  

@media screen and (max-width: 1235px) {
  #artigo .btn-h2 img {
    margin: 38px 60px;
  }
} 

@media screen and (max-width: 1170px) {
  #artigo .btn-h2 img {
    margin: 45px 60px;
  }
} 

@media screen and (max-width: 1124px) {
  .texto-logo p {
    width: 420px
  }

  #artigo .btn-h2 img {
    margin: 48px 60px;
  }
}

@media screen and (max-width: 1093px) {
  nav .brand-logo{
    left: 28px;
  }

  #nav-mobile {
    padding-left: 112px !important;
  }

  #nav-mobile a, #mobile-demo a {
    font-size: 13px !important;
  }

  #artigo .btn-h2 img {
    margin: 25px 60px;
    width: 75%;
  }
}

@media screen and (max-width: 1024px) {
  #artigo .btn-h2 img {
    width: 78%;
  }
}

@media screen and (max-width: 992px) {
  nav .brand-logo{
    left: 50px;
  }

  #artigo .btn-h2 {
    height: 180px;
  }

  .parag {
    top: -5px;
  }

  .parag p {
    padding-left: 10px;
  }

  .btn-baixar {
    top: -8px;
  }

  .btn-baixar > button {
    left: 40%;
  }

  #artigo > div > div:nth-child(1) > div > h2:nth-child(1) {
    margin-bottom: 7px;
  }

  #artigo > div > div:nth-child(1) > div > h2:nth-child(2) {
    margin-top: 7px;
  }

  .texto-logo p {
    width: 400px
  }

  #paral1 {
    display: none !important;
  }

  #paral2 {
    display: block !important;
  }

  #paral2 img {
    transform: translate3d(-50%, 170px, 0px) !important;
  }

  .texto-logo2 h2 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
  }

  .texto-logo2 p {
    font-family: 'Raleway';
    font-weight: normal;
    color: #777777;
    margin-top: 50px;
    font-size: 18px;
    line-height: 34px;
    text-align: left;
  }

  .texto-logo2 {
    width: 116%;
  }

  .section-carrossel {
    height: 900px !important;
  }

  .carousel {
    height: 900px !important;
  }


  .btn-empre {
    font-size: 38px;
  }

  .carousel.carousel-slider .carousel-fixed-item.with-indicators {
      bottom: 732px !important;
  }

  #coluna-img {
    top: 160px;
  }

  #coluna-img img {
    width: 300px;
  }

  #coluna-text {
    top: 190px !important;
  }

  #coluna-text h2, #coluna-text p {
    padding-right: 0;
  }

  #coluna-text p {
    padding-right: 0;
  }
  
  .redes-sociais-car {
    padding-right: 0;
  }

  #btn-car {
    height: 900px !important;
  }

  #artigo .btn-h2 img {
    margin: 0;
    width: 37%;
    position: relative;
    left: 30%;
    top: 2px;
  }

  #btn-cont {
    margin-bottom: 50px !important;
  }

  .parag {
    position: relative;
    top: 50px;
  }
}

@media screen and (max-width: 850px) {
  .texto-logo p {
    width: 365px;
    font-size: 38px;
  }

  #artigo .btn-h2 img {
    width: 45%;
    left: 27%;
  }
}

@media screen and (max-width: 784px) {
  .texto-logo p {
    width: 307px;
  }

  #artigo .btn-h2 img {
    width: 50%;
    left: 23%;
  }
}

@media screen and (max-width: 768px) {
  #menu {
    display: none;
  }

  #menu2 img {
    position: absolute;
    left: 36%;
  }

  #paral1 {
    display: block !important;
  }

  #paral2 {
    display: none !important;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l8 > h2{
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 38px !important;
    padding-left: 0 !important;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l8 > p {
    padding-left: 0 !important;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l4 > img {
    position: relative;
    right: 22%;
  }
}

@media screen and (max-width: 740px) {
  .btn-baixar > button {
    left: 36%;
  }

  #artigo .btn-h2 img {
    width: 53%;
    left: 23%;
  }
}

@media screen and (max-width: 648px) {
  #menu2 img {
    left: 35%;
  }

  .btn-baixar > button {
    left: 33%;
  }

  #artigo h2 {
    padding-left: 8px;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l4 > img {
    position: relative;
    right: 12%;
  }

  #artigo .btn-h2 img {
    width: 58%;
    left: 21%;
  }
} 

@media screen and (max-width: 630px) {
  .btn-h2 {
    position: relative;
    top: -5px;
  }
}

@media screen and (max-width: 600px) {
   #artigo .btn-h2 {
    height: 250px;
  }

  .btn-h2 {
    top: 25px;
  }

  .texto-logo h3 {
    color: #fff !important;
  }

  .texto-logo p {
    width: 100%;
    font-size: 42px;
  }
  
  body > main > div:nth-child(1) > div.section.fundo1 > div > div.col.s12.m6.l5 {
    margin-top: 70px;
  }

  #btn-texto {
    color: #fff !important;
  }

  #menu2 img {
    left: 28%;
  }

  .parag p {
    padding-right: 0 !important;
  }

  body > main > div.section.section-ebook > div > div.col.s12.m12.l8 > div > h2 {
    padding-left: 30px;
  }

  body > main > div.section.section-ebook > div > div.col.s12.m12.l8 > div > p {
    padding-left: 30px;
  }

  body > main > div:nth-child(5) > div.parallax > img {
    transform: translate3d(-60%, 253px, 0px) !important;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l4 > img {
    position: relative;
    right: 8%;
  }

  #artigo .btn-h2 img {
    width: 65%;
    left: 18%;
  }

  .parag {
    top: 38px;
  }
}

@media screen and (max-width: 534px) {
  #artigo > div > div:nth-child(2) > p {
    padding-left: 5px;
  }

  #artigo h2 {
    padding-left: 5px;
  }

  #btn-cont > div {
    position: relative;
    top: 15px;
  }

  #artigo .btn-h2 img {
    width: 75%;
    left: 13%;
  }
}

@media screen and (max-width: 528px) {
  .btn-h2 {
    top: 0;
  }

  .btn-baixar > button {
    left: 30%;
  }

  body > main > div.section.section-ebook > div > div.col.s12.m12.l8 > div > h2 {
    padding-left: 25px;
  }

  body > main > div.section.section-ebook > div > div.col.s12.m12.l8 > div > p {
    padding-left: 25px;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l4 > img {
    position: relative;
    right: 0%;
  }

   body > main > div:nth-child(1) > div.section.fundo1 > div > div.col.s12.m6.l5 {
    margin-top: 50px;
  }
}

@media screen and (max-width: 500px) {
  .btn-baixar > button {
    left: 28%;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l4 > img {
    position: relative;
    right: 5%;
  }

  #artigo .btn-h2 img {
    width: 80%;
    left: 10.8%;
  }
}

@media screen and (max-width: 480px) {
  .btn-baixar > button {
    left: 28%;
  }

  body > main > div.section.section6 > div > div.col.s12.m12.l4 > img {
    position: relative;
    right: 0% !important;
    height: 435px !important;
  }

  .section-carrossel {
    height: 940px !important;
  }

  #btn-car {
    height: 940px !important;
  }

  #btn-empre {
    top: 25px !important;
  }
}

@media screen and (max-width: 450px) {
  .btn-baixar > button {
    left: 25%;
  }

  #menu2 img {
    left: 28% !important;
  }

  #artigo .btn-h2 img {
    width: 84%;
    left: 8%;
  }
}

@media screen and (max-width: 425px) {
  .section-carrossel {
    height: 950px !important;
  }

  #btn-car {
    height: 950px !important;
  }

  #menu2 img {
    left: 27% !important;
  }

  .btn-h2 {
    top: 15px;
  }

  #btn-cont {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 414px) {
  #menu2 img {
    left: 26% !important;
  }

  #artigo .btn-h2 img {
    width: 90%;
    left: 5%;
  }
}

@media screen and (max-width: 412px) {
  #menu2 img {
    left: 26% !important;
  }
}

@media screen and (max-width: 384px) {
  #menu2 img {
    left: 25% !important;
  }
}

@media screen and (max-width: 375px) {
  #menu2 img {
    left: 24% !important;
  }
}

@media screen and (max-width: 360px) {
  .btn-baixar > button {
    left: 21%;
  }

  .btn-empre {
    font-size: 32px !important;
  }

  .btn-h2 {
    top: -26px !important;
  }

  #menu2 img {
    left: 22% !important;
  }

  #btn-cont {
    margin-bottom: 5px !important;
  }

  #btn-cont > div.col.s12.m12.l6.parag {
    top: -15px ;
  }

  #btn-cont > div {
    top: 0;
  }

  .btn-h2 {
    top: 20px !important;
  }
}

@media screen and (max-width: 320px) {
  #menu2 img {
    left: 20% !important;
  }

  .btn-h2 {
    top: 30px !important;
  }
}
