
body{
	font-family: 'PT Sans', sans-serif;
	background: #ededed;
  color: #898989;
}
.top-header{
   height: 30px;
   background-image: linear-gradient(to right, #3b668f,#3b668f,#133d6e,#133d6e,#133d6e,#133d6e);
}

.top-header-info{
	color: #84c7f0;
	line-height: 30px;
	text-align: right;
	font-family: 'PT Sans', sans-serif;
}
#menu{
	height: 94px !important;
}
.logo{
	float: left;
	height: 94px;
}
.input-search-menu{
	border: none;
}
.material-design{
	border: none;
	border-bottom:1px solid #6796b3;
}

.bg-default{ background-color:#133d6e }
.text-default{ color:#133d6e }

.banner-home{
	min-height: 460px;
}
.menu-item {
    color: #133d6e;
    font-family: 'Bree Serif', serif;
}
.menu-item:hover {
  text-decoration: underline;
}
.nav-search-menu{
  margin: 1em;
}

.ms-nav-next{
	background-image: url(../img/icon-next.png) !important;
width: 44px !important;
height: 44px !important;
background-position: 0 !important;
}
.ms-nav-prev{
background-image: url(../img/icon-prev.png) !important;
width: 44px !important;
height: 44px !important;
background-position: 0 !important;
}
.menu-item:active {
  text-decoration: underline;
}
.no-padding{padding: 0px}
.no-margin{margin: 0px}
.banner-text {
    top: 20px;
}
#depoimentos > .carousel-indicators li{
	 background-color: #5481a4;
}#clientes > .carousel-indicators li{
	 background-color: #5481a4;
}

.parallax {
  /* The image used */
  background-image: url(../img/bg-professores.png);

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#depoimentos{
	background-color: white;
    padding-bottom: 5em;
}
.nametag-depoimentos{
	position: absolute;
    bottom: 5%;
    left: 15%;
    background-color: #5481a4;
    color: white;
    font-size: 1em;
    padding: 0.5em;
}
.img-clientes{
  flex: 1 0 16.666667%;
  padding: 0 15px;
}
.img-clientes > img{
  width: 180px;
}
.Center{
  text-align: center;
}
.credenciais-plus{
  margin-top: -65px;opacity: 0.2;
}
.credenciais-numbers{
  font-size: 4em;
  font-weight: 900;
  text-align: center;
  color: #133d6e;
}
.credenciais-text{
  text-align: center;
  color: #acacac;
  line-height: 23px;
}
.padding-1{
  padding:1em
}
.padding-2{
  padding:2em
}
.padding-3{
  padding:3em
}
.card-title-home{
  text-align: center;color: #5481a4;font-weight: bold;padding-top: 33px;border-bottom: 2px solid #ededed;padding-bottom: 1em;
}
.depoimento-content{
  font-size: 20px;color: #9a9a9a;line-height: 25px;text-align: center;padding: 15px;
}
.depoimento-person{
  font-size: 20px;color: #5481a4;text-align: center;padding-top: 2em;font-weight: bold;
}
.normal-desc.left {
    width: 53%;
    left: 23em;
    margin-left: auto;
    margin-right: auto;
    color: white
}
.cursos-categorias{
  background: #133d6e;
}
.categorias{
    display: flex;
    flex-flow: wrap;
    padding-bottom: 3em;
    justify-content: center !important;
}
.triangulo{
  width: 1px;
  height: 1px;
  border: solid 25px transparent;

    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 25px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 25px;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 30px;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 30px;
  border-bottom: none;
  border-top: solid 25px #133d6e;
  margin-left: 48.5%;
}
.losango{
    width: 38px;
    height: 38px;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #ededed;
}
.label-categorias {
    color: white;
    padding: 0.5em 1em;
    border: 2px solid #6796b3;
    border-radius: 1em;
    margin: 0.5em;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}
.label-categorias:hover {
    background: #6796b3 !important;
}
.label-categorias-active {
    color: #133d6e;
    padding: 0.5em 1em;
    border: 2px solid #6796b3;
    border-radius: 1em;
    margin: 0.5em;
    background: white;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
}
.label-categorias-active:hover {
    background: #6796b3 !important;
}
.btn-saibamais{
  border: none;
  background: #5e8dac;
  color: white;
  padding: 0.5em 2em;
  border-radius: 7px;
  line-height: 3em;
}
.btn-saibamais:hover {
    text-decoration: none;
    color: white;
    background: #133d6e;
}
.btn-carregarmais{
  border: 2px solid #5e8dac;
  padding: 1em 4em;
  border-radius: 2em;
  color: #5e8dac;
  background: none;
}
.btnPersinalizarBusca{
    color: #406c94;
    border: none;
    background: none;
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
    cursor:pointer;
    margin-bottom: 0;
    padding: 0 1.3em
}
#txtBusca:focus, #txtBuscaFiltro:focus , .select2-choices:focus{outline:none}
.title-prox-cursos{
  color: #133d6e;
  padding-top: 1em;
  padding-left: .5em;
  padding-bottom: 0.3em;
    font-size: 1.3rem;
}
.title-prox-turmas{
  color: #133d6e;
  padding-top: 1em;
  padding-left: .5em;
  min-height: 115px;
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.filtro-avancado{
  border: 2px solid #e2e2e2;
  border-radius: 1em;
  padding: 1em 0em;
  margin: 2em 0em;
}
.select-filter{
  min-height: 48px;
  border: 2px solid #e2e2e2;
  border-radius: 1em;
  background: white;
  width: 100%;
  padding: 0.2em;
}
.input-filter{
  padding: 0.5em 1em;
  border: 2px solid #e2e2e2;
  border-radius: 1em;
  background: white;
}
.input-search-filter{
  width: 85%;
  background: none;
  border: none;
}
.input-search-filter::placeholder{
  color: black;
  opacity:1;
}
.multiselect-container,.multiselect-search{
  background: white;
  border-bottom: 1px solid #e2e2e2;
}
.multiselect-container>li>a{
  color: black;
}
.box-filter {
    border: 2px solid #e2e2e2;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin:0em;
    min-height: 180px;
}
.img-cursos-filtro{
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 150px;
}
.flex{
  display: flex;
}
.White{
  color: white;
}
.BgWhite{
  background: white;
}
.multiselect:focus {
    outline: none;
}
.title-desc-curso{
  text-align: center;
  font-weight: bold;
  padding: 2em;
  margin: 0px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.card-overlay{
  background: linear-gradient( rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3),rgba(0, 0, 0, 0.3));
  height: 100%;
}
.title-desc-underline{
  text-align: center;
  font-weight: bold;
  line-height: 1.8em;
  font-size: 1.80rem;
  border-bottom: 2px solid #8e989666;
  color: #1d4b7e;
}
.footer{
  min-height: 330px;
  background: #133d6e;
  margin-top: 1em
}
.img-footer {
    padding: 5px;
}
.img-footer > img {
    width : 34px;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}
.breadcrumb-item.active{
  color: #8e9896;
}
.btn-increvase{
  border: none;
  color: white;
  padding: 0.5em 3em;
  border-radius: 1em;
  background-color: #7cc576;
  font-weight: bold;
}
.btn-increvase:hover {
    text-decoration: none;
    background: #416d94 !important;
    color: white;
}
.contact-sidebar {
    border-radius: 1em;
    border: none;
    padding: 0.5em;
    margin: 0.5em;
    width: 95%;
    box-shadow: 0px 1px 3px #CCC;
    padding-left: 1em;
}
.contact-form-input {
    border-radius: 1em;
    border: none;
    padding: 0.5em;
    padding-left: 0.5em;
    margin: 0.5em;
    width: 100%;
    box-shadow: 0px 1px 3px #CCC;
    padding-left: 1em;
    background: #eef0f0;

}
.contact-empresas{
    border-radius: 1em;
    border: 1px solid #416d94;
    padding: 0.5em;
    padding-left: 0.5em;
    margin: 0.5em;
    width: 100%;
    padding-left: 2em;
    background: none;
    color: white;
}
.btn-form-empresas {
  border: none;
  padding: 0.5em 3em;
  border-radius: 1em;
  font-weight: bold;
  margin-top: 1.5em;
  color: #133d6e;
  background: white;
}
.btn-form-empresas:hover {
    background: #416d94 !important;
    color: white !important;
}
.bg-contact-empresas{
  background-image: linear-gradient(to right, #3b668f,#3b668f,#133d6e,#133d6e,#133d6e,#133d6e);
}
.bg-contact-empresas1{
    background: rgb(19,61,110);
    background: -moz-linear-gradient(270deg, rgba(19,61,110,1) 67%, rgba(38,80,129,1) 90%, rgba(85,117,155,1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(19,61,110,1) 67%, rgba(38,80,129,1) 90%, rgba(85,117,155,1) 100%);
    background: linear-gradient(270deg, rgba(19,61,110,1) 67%, rgba(38,80,129,1) 90%, rgba(85,117,155,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#133d6e",endColorstr="#55759b",GradientType=1);
}
.contact-label{text-align: left;padding-left: 2em}
.contact-sidebar::placeholder{  padding-left: 1em}
.contact-form{
  color: #626c6c;
  padding-left: 3em;
  padding-right: 3em;
  padding-bottom: 3em;
}
.Bold{font-weight: bold}
.F30{font-size: 30px}
select.round {

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    radial-gradient(#ddd 70%, transparent 72%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
}
.select2-choices {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}
.select2-choices:hover {
    background: none !important;
    box-shadow: none !important;
}

select.round:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    radial-gradient(gray 70%, transparent 72%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - .5em) .5em;
  background-size:
    5px 5px,
    5px 5px,
    1.5em 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}
.img-mb-intitucional{width: 100%}

.Iam .Iam-content {
  overflow: hidden;
  height: 50px;
}

.Iam .innerIam {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  top: 0;
  left: 0;
}


.move2{
 -webkit-animation: move2 10s;
  -moz-animation: move2 10s;
  -ms-animation: move2 10s;
  -o-animation: move2 10s;
  animation: move2 10s;
      animation-delay: 0s;
      animation-iteration-count: 1;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.move3{
 -webkit-animation: move3 15s;
  -moz-animation: move3 15s;
  -ms-animation: move3 15s;
  -o-animation: move3 15s;
  animation: move3 15s;
      animation-delay: 0s;
      animation-iteration-count: 1;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.move4{
 -webkit-animation: move4 20s;
  -moz-animation: move4 20s;
  -ms-animation: move4 20s;
  -o-animation: move4 20s;
  animation: move4 20s;
      animation-delay: 0s;
      animation-iteration-count: 1;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.move5{
 -webkit-animation: move5 25s;
  -moz-animation: move5 25s;
  -ms-animation: move5 25s;
  -o-animation: move5 25s;
  animation: move5 25s;
      animation-delay: 0s;
      animation-iteration-count: 1;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}


@keyframes move2 {
    0%  { top: 0px; }
    50% { top: -100%; }
}

@keyframes move3 {
    0%  { top: 0px; }
    33% { top: -100%; }
    66% { top: -200%; }
}

@keyframes move4 {
    0%  { top: 0px; }
    25% { top: -100%; }
    50% { top: -200%; }
    75% { top: -300%; }
}

@keyframes move5 {
    0%  { top: 0px; }
    20% { top: -100%; }
    40% { top: -200%; }
    60% { top: -300%; }
    80% { top: -400%; }
}


.select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 14px;
    color: white;
    cursor: default;
    border-radius: 3px;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-color: #5e8dac;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #5e8dac), color-stop(50%, #5e8dac), color-stop(52%, #5e8dac), color-stop(100%, #5e8dac));
    padding: 0.6em 0.6em 0.6em 1.3em;
}

.select2-container-multi .select2-search-choice-close {
    left: 5px;
    top: 10px;
    background-position: right -11px;
}

@media  (min-width:769px){
  .nossos-cursos{
	  background: linear-gradient(to bottom, #113054 0%,#113054 20%,#113054 65%,#ededed 30%,#ededed 100%);
  }
.mb-contact{
    padding-left: 10%;
    padding-right: 10%;
  }
  .separator-logos{border-left: 2px solid #b5b5b5}
}
@media  (max-width:769px){
  .nossos-cursos {
      background: linear-gradient(to bottom, #113054 0%,#113054 18%,#113054 28%,#ededed 28%,#ededed 100%);
  }
  .mb-contact {
     padding: none;
  }
  .separator-logos{border-top: 2px solid #b5b5b5}
}
