body {
  margin: 0px;
  padding: 0px;
  font-family: 'Varela Round', sans-serif;
}

@font-face {
    font-family: 'henderson_sans';
    src: url('../fonts/Henderson-Sans-W00-Basic-Light.ttf');
}

@font-face {
    font-family: 'henderson_sans_bold';
    src: url('../fonts/Henderson-Sans-W00-Basic-Bold.ttf');
}

@font-face {
    font-family: 'henderson_sans_semi_bold';
    src: url('../fonts/Henderson Sans-W00-Basic-SemiBd.ttf');
}

.ajuste {
  padding-left: 0px !important;
}
section {
  margin-top: 80px;
}
/*nav menu*/
nav img {
  max-width: 200px;
  margin-top: 0px;
}
nav li {
  margin-left: 30px;
}
nav li a {
  color: #000000;
}
nav li i {
  margin-left: 7px;
  color: #000000;
}
nav h1 {
  width: 100%;
  font-size: 18px;
  /*  padding-left: 6px;*/
  padding-top: 10px;
  font-weight: bold;
  color: #000000;
  font-weight: bold;
}
nav p {
  width: 100%;
  font-size: 14px;
  padding-left: 6px;
  padding-top: 10px;
  font-weight: normal;
  color: gray;
}
nav .dropdown .dropdown-menu .dropdown-item, nav .dropleft .dropdown-menu .dropdown-item, nav .dropright .dropdown-menu .dropdown-item, nav .dropup .dropdown-menu .dropdown-item {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4px;
  color: #A2A2A2;
}
nav .dropdown .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropdown .dropdown-menu.dropdown-secondary .dropdown-item:hover, .dropleft .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropleft .dropdown-menu.dropdown-secondary .dropdown-item:hover, .dropright .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropright .dropdown-menu.dropdown-secondary .dropdown-item:hover, .dropup .dropdown-menu.dropdown-secondary .dropdown-item:active, .dropup .dropdown-menu.dropdown-secondary .dropdown-item:hover {
  color: #FF0000 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
nav .navbarDropdownMenuLink1 {
  width: 550px;
  margin-left: -250px;
}
/*refactory*/
.btn-primary {
  background-color: #003772 !important;
  font-size: 12px;
}
.btn-red {
  background-color: #FF0000 !important;
}
.btn-rounded {
  /*  max-width: 150px !important;*/
  margin-bottom: 10px !important;
}
.icone-direita {
  text-align: end !important;
}
.invisivel {
  display: none;
}
.md-accordion .card .card-header {
  background-color: #003772 !important;
}
.accordion h5 {
  color: white !important;
}
.carousel-control-next, .carousel-control-prev {
  background-color: #003772;
  width: 50px;
  height: 50px;
  margin-top: 100px;
}
.carousel .carousel-indicators li {
  background-color: gray;
  width: 15px;
  height: 15px;
}
.carousel .carousel-indicators .active {
  background-color: #003772;
  width: 15px;
  height: 15px;
}
.alinhar {
  padding-right: 0px !important;
  padding-left: 0px !important;
  width: 100% !important;
}
.alinhar-formulario {
  padding-right: 0% !important;
  padding-left: 0px !important;
  padding: 0px !important;
  width: 100% !important;
}
.alinhar-topo {
  padding-right: 0%!important;
  padding-left: 8%!important;
}
.fundo {
  background-color: #E9F3FD !important;
  width: 100% !important;
}
.inicio {
  padding-top: 100px;
}
.cor-texto {
  color: black !important;
  text-align: left !important;
}
.cor-titulo {
  color: #003772 !important;
}
.img-carrossel {
  width: 800px !important;
  height: auto !important;
  text-align: right !important;
}
.logo {
  height: 65px;
}
/*secao1*/
.secao1 {
  background-color: white;
  /*  border-bottom: 1px solid lightgray;*/
  padding-top: 0px;
  padding-bottom: 0px;
}
.secao1 h1 {
  color: #000000 !important;
  font-weight: bold;
  font-size: 49px;
}
.secao1 h1 span {
  color: #003772 !important;
}
.secao1 h3 span {
  color: #003772 !important;
}
.secao1 h4 span {
  color: #003772 !important;
}
.secao1 h5 span {
  color: #FFF !important;
}
.secao1 p {
  color: #666666 !important;
  font-family: 'Roboto';
  font-size: 19px !important;
}
/*secao2*/
.secao2 {
  background-color: white;
  /*  border-bottom: 1px solid lightgray;*/
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'henderson_sans'!important;	
}
.secao2 h1 {
  color: #000000 !important;
  font-weight: bold;
  font-size: 49px;
  font-family: 'henderson_sans_bold'!important;	
}
.secao2 h1 span {
  color: #003772 !important;
  font-family: 'henderson_sans_semi_bold'!important;	
}
.secao2 h3 span {
  color: #003772 !important;
  font-family: 'henderson_sans_semi_bold'!important;	
}
.secao2 h4 span {
  color: #003772 !important;
  font-family: 'henderson_sans_semi_bold'!important;	
}
.secao2 h5 span {
  color: #FFF !important;
  font-family: 'henderson_sans_semi_bold'!important;	
}
.secao2 p {
  color: #666666 !important;
  font-family: 'Roboto';
  font-size: 19px !important;
  font-family: 'henderson_sans'!important;	
}
/*footer rodape*/
footer {
  background-color: #003772 !important;
  min-height: 256px !important;
}
footer.page-footer {
  margin-top: 0px !important;
}
footer a {
  color: #ffff !important;
}
footer img {
  max-width: 170px;
  margin-top: 35px;
  /*	margin-left: 25px;*/
}
footer h5 {
  color: #ffff !important;
  font-size: 19px !important;
}
footer .copyright {
  background-color: rgba(0, 0, 0, 0.05);
  margin-top: 20px;
}
footer ul {
  margin-top: 20px;
  padding-left: 0px;
}
footer ul li {
  margin-top: 6px;
  padding-left: 0px;
}
footer li ul {
  margin-top: -6px;
}
@media screen and (max-width: 460px) {
	.carousel-control-next, .carousel-control-prev{
		width: 30px!important;
		height: 30px!important;
		margin-top: 250px;
	}
	.fundo{
		padding: 0px!important;
	}	
  section {
    margin-top: 20px;
  }
  nav .navbarDropdownMenuLink1 {
    width: 100%;
    margin-left: 0px;
  }
  nav li {
    margin-left: 10px;
  }
  nav li a {
    font-size: 14px !important;
  }
  nav h1 {
    font-size: 11px;
    margin-bottom: 4px !important;
  }
  nav p {
    font-size: 10px;
    padding-top: 0px !important;
    margin: 0px !important;
  }
  nav img {
    max-width: 60px;
    height: auto !important;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  nav .fixed-bottom, .fixed-top {
    border: 1px solid #003772 !important;
  }
  .navbar-nav {
    margin-bottom: 10px;
  }
  .nav-link, .navbar {
    padding: 0px;
  }
  .dropdown .dropdown-menu .dropdown-item, .dropleft .dropdown-menu .dropdown-item, .dropright .dropdown-menu .dropdown-item, .dropup .dropdown-menu .dropdown-item {
    font-size: 13px !important;
  }
  a.waves-effect, a.waves-light {
    display: block;
    margin: auto;
  }
  .navbar.navbar-light .navbar-toggler-icon {
    font-size: 14px !important;
  }
  /*secao1*/
  .secao1 {
    padding-top: 56px;
    padding-bottom: 0px;
  }
  .inicio {
    padding-top: 0px;
  }
  .secao1 h1 {
    font-size: 23px;
  }
  .secao1 p {
    font-size: 13px;
  }
	
   /*secao2*/
  .secao2 {
    padding-top: 56px;
    padding-bottom: 0px;
  }
  .inicio {
    padding-top: 0px;
  }
  .secao2 h1 {
    font-size: 18px!important;
  }
  .secao2 h2 {
    font-size: 16px!important;
  }
  .secao2 h3 span {
    font-size: 14px;
	  clear: left;
  }
	.secao2 td{
		font-size: 13px!important;
	}	
  .secao2 p {
    font-size: 12px!important;
  }
  .btn-red {
    font-size: 10px;
    padding: 9px;
  }
  .ocultar_mobile {
    display: none;
  }
  /*rodape responsivo*/
  footer {
    padding-top: 0px;
  }
  footer h6 {
    font-size: 13px !important;
  }
  footer p {
    font-size: 11px !important;
  }
  footer .mb-4, footer .my-4 {
    margin-bottom: 1px !important;
  }
  footer a {
    font-size: 10px !important;
  }
}
/*
body{
    margin-top:20px;
    color: #bcd0f7;
    background: #FFF;
}
*/
.timeline {
  position: relative;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5rem;
  margin: 0 auto 1rem auto;
  overflow: hidden;
}
.timeline:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2px;
  border-right: 2px dashed #4b546f;
  height: 100%;
  display: block;
}
.timeline-row {
  padding-left: 50%;
  position: relative;
  margin-bottom: 30px;
}
.timeline-row .timeline-time {
  position: absolute;
  right: 50%;
  top: 15px;
  text-align: right;
  margin-right: 20px;
  color: #000;
  font-size: 1.5rem;
}
.timeline-row .timeline-time small {
  display: block;
  font-size: 0.8rem;
}
.timeline-row .timeline-content {
  position: relative;
  padding: 20px 30px;
  background: #1a233a;
  background: #003772;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff
}
.timeline-row .timeline-content:after {
  content: "";
  position: absolute;
  top: 20px;
  height: 16px;
  width: 16px;
  background: #1a233a;
}
.timeline-row .timeline-content:before {
  content: "";
  position: absolute;
  top: 20px;
  right: -49px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  z-index: 10;
  background: #272e48;
  border: 2px dashed #4b546f;
}
.timeline-row .timeline-content h4 {
  margin: 0 0 20px 0;
  overflow: hidden;
	text-align: center;
/*  white-space: nowrap;*/
  text-overflow: ellipsis;
  line-height: 150%;
  color: #FFF !important;
}
.timeline-row .timeline-content p {
  margin-bottom: 30px;
  line-height: 150%;
}
.timeline-row .timeline-content i {
  font-size: 1.2rem;
  line-height: 100%;
  padding: 15px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #272e48;
  margin-bottom: 10px;
  display: inline-block;
  background: #fff !important;
}
.timeline-row .timeline-content .thumbs {
  margin-bottom: 20px;
  display: flex;
}
.timeline-row .timeline-content .thumbs img {
  margin: 5px;
  max-width: 60px;
}
.timeline-row .timeline-content .badge {
  color: #ffffff;
  background: linear-gradient(120deg, #00b5fd 0%, #0047b1 100%);
}
.timeline-row:nth-child(even) .timeline-content {
  margin-left: 40px;
  text-align: left;
}
.timeline-row:nth-child(even) .timeline-content:after {
  left: -8px;
  right: initial;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(-135deg);
}
.timeline-row:nth-child(even) .timeline-content:before {
  left: -52px;
  right: initial;
}
.timeline-row:nth-child(odd) {
  padding-left: 0;
  padding-right: 50%;
}
.timeline-row:nth-child(odd) .timeline-time {
  right: auto;
  left: 50%;
  text-align: left;
  margin-right: 0;
  margin-left: 20px;
}
.timeline-row:nth-child(odd) .timeline-content {
  margin-right: 40px;
}
.timeline-row:nth-child(odd) .timeline-content:after {
  right: -8px;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}

@media (max-width: 992px) {
  .timeline {
    padding: 15px;
  }
  .timeline:after {
    border: 0;
  }
  .timeline .timeline-row:nth-child(odd) {
    padding: 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-time {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 10px 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content {
    margin: 0;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content:before {
    display: none;
  }
  .timeline .timeline-row:nth-child(odd) .timeline-content:after {
    display: none;
  }
  .timeline .timeline-row:nth-child(even) {
    padding: 0;
  }
  .timeline .timeline-row:nth-child(even) .timeline-time {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 10px 0;
    text-align: left;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content {
    margin: 0;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content:before {
    display: none;
  }
  .timeline .timeline-row:nth-child(even) .timeline-content:after {
    display: none;
  }
}

