* {
	outline: none;
}

body a, body a:hover {
	text-decoration: none;
}

.ico {
	font-family: 'FontAwesome';
	font-style: normal;
}

li a b.caret:hover {
  color: #090909;
  display: block;
  float: left;
  text-align: center;
}

li a b.caret {
  color: #090909;
  display: block;
  float: left;
  text-align: center;
}

/*------- Barra topo -------*/
nav .navbar-header {
  float: left;
  margin-top: 15px;
}

body .navbar {
	margin: 0;
}

nav form .btn.btn-primary {
  background: rgba(0, 0, 0, 0) url("images/lupa-busca.png") no-repeat scroll 0 0;
  border: medium none;
  height: 41px;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -1000px;
  top: 2px;
  width: 40px;

-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}
nav form .btn.btn-primary:hover {
	opacity: 0.5;
}

nav li a b.caret {
	opacity: 0;
}

body .input-group-btn {
  display: block;
  float: right;
  font-size: 0;
  position: relative;
  white-space: nowrap;
}

nav input#search {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  box-shadow: none;
  color: #6c747c;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  letter-spacing: 0.03em;
  right: 50px;
  width: 98%;
  
border-radius: 50px;
-ms-border-radius: 50px; /* IE 9 */
-webkit-border-radius: 50px; /* Safari and Chrome */
-o-border-radius: 50px; /* Opera */
-moz-border-radius: 50px; /* Firefox */  

box-shadow: none;
-ms-box-shadow: none; /* IE 9 */
-webkit-box-shadow: none; /* Safari and Chrome */
-o-box-shadow: none; /* Opera */
-moz-box-shadow: none; /* Firefox */
}

nav form {
  float: right;
  margin-top: 25px;
  position: relative;
  width: 35%;
}

nav form .input-group {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}

nav #navbar-responsive-collapse {
  float: right;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 820px;
}
header nav ul > li a {
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */
}
header nav .navbar-collapse > ul > li > a::after {
  color: #0799c4;
  content: "•";
  margin-left: 17px;
}
header nav ul > li:last-child a::after {
  content: "";
  margin-left: 0;
}
/*------- Barra topo -------*/

/*------- Barra serviços -------*/
#servicos.barra {
  background: #fafafa none repeat scroll 0 0;
  padding-bottom: 80px;
  padding-top: 80px;
}
.page-id-12 #servicos.barra {
  padding-top: 0;
}
section.barra h3 {
  color: #1e1818;
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

section.barra h3 span {
  color: #0799c4;
  font-style: normal;
}

section.barra .linha {
  background: rgba(0, 0, 0, 0) url("images/linha-servicos.png") no-repeat scroll center center;
  display: block;
  height: 15px;
  margin-top: 50px;
  width: 100%;
}

#servicos.barra ol > li {
  margin-top: 50px;
  text-align: center;
}

#servicos li h4 {
  color: #1e1818;
  font-size: 21px;
  font-weight: 500;
  margin: 25px 0 12px;
}

#servicos.barra li .desc {
  color: #6c747c;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  min-height: 160px;
}

#servicos.barra li a {
  background: #0799c4 none repeat scroll 0 0;
  color: #fff;
  font-size: 25px;
  padding: 4px 12px 5px 15px;

border-radius: 100px;
-ms-border-radius: 100px; /* IE 9 */
-webkit-border-radius: 100px; /* Safari and Chrome */
-o-border-radius: 100px; /* Opera */
-moz-border-radius: 100px; /* Firefox */ 

-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */ 
}

#servicos.barra li a:hover {
	background: #1e1818;
}
/*------- Barra serviços -------*/


/*------- Barra banner -------*/
#banner .owl-carousel .owl-item {
  overflow: hidden;
}
#banner .owl-theme .owl-controls {
  margin-top: -120px;
  position: absolute;
  text-align: center;
  width: 100%;
}
#banner .owl-theme .owl-controls .owl-page span {
	background: #0799c4;
}
#banner .owl-buttons {
  display: none;
}
#banner .item > img {
  left: 50%;
  margin-left: -960px;
  position: relative;
}
#banner .owl-item .txt {
  background: rgba(24, 36, 66, 0.4) none repeat scroll 0 0;
  border: 5px solid rgba(255, 255, 255, 0.8);
  color: #fff;
  font-size: 28px;
  font-style: italic;
  left: 6%;
  line-height: 50px;
  padding: 65px;
  position: absolute;
  top: 10%;
  width: 50%;
}

#banner .txt > span {
  color: #0799c4;
}

#banner .item > a {
  background: #0799c4 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 500;
  left: 0;
  letter-spacing: 1px;
  padding: 20px;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  width: 50%;
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}
#banner .item > a:hover {
	background: #1e1818;
}
#banner .item > a .ico {
  font-size: 25px;
  margin-left: 12px;
  position: relative;
  top: 2px;
}
/*------- Barra banner -------*/

/*------- Barra newsletter -------*/
#newsletter.barra {
	background: #fff;
}
#newsletter.barra > .container > .box {
  background: #0f2642 url("images/bg-newsletter.jpg") repeat scroll center center;
  float: left;
  padding: 45px 40px;
  width: 100%;
}
#newsletter .box-txt img {
  float: left;
  margin-right: 30px;
}
#newsletter .box-txt h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin-top: 10px;
  text-align: left;
}
#newsletter .box-txt h4 {
  color: #fff;
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  margin-top: 5px;
}
#newsletter form > div {
  padding: 5px;
}
#newsletter .box-campos > label {
  color: #fff;
  display: block;
  font-weight: 400;
  padding-left: 20px;
  text-transform: uppercase;
}
#newsletter .box-campos > input {
  border: medium none;
  font-family: 'Open Sans', sans-serif;
  padding: 10px 20px;
  width: 100%;
  
border-radius: 50px;
-ms-border-radius: 50px; /* IE 9 */
-webkit-border-radius: 50px; /* Safari and Chrome */
-o-border-radius: 50px; /* Opera */
-moz-border-radius: 50px; /* Firefox */  
}
#newsletter form .enviar {
  background: #0799c4 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  top: 25px;
  width: 100%;
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}
#newsletter form .enviar i {
  margin-left: 10px;
}
#newsletter form .enviar:hover {
	background: #1e1818;
}
/*------- Barra newsletter -------*/

/*------- Barra posts -------*/
section#posts ul.posts {
  margin-top: 50px;
}
section#posts ul li {
  float: left;
  margin-bottom: 40px;
}
section#posts li a.img {
  display: block;
  float: left;
  height: auto;
  left: 0;
  max-height: 305px;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 30%;
}
.home section#posts li a.img {
	width: 100%;
}
section#posts li a > img {
  width: 100%;
}
section#posts li span.cat {
  background: #0799c4 none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 5px 10px 5px 30px;
  position: absolute;
  right: 70%;
  text-transform: uppercase;
  top: 0;
}
.home section#posts li span.cat {
	right: 15px;
}
section#posts li.cat-10 span.cat {
  background: #768ca6;
}
section#posts li.cat-9 span.cat {
  background: #2d54a1;
}
section#posts li h4 {
  color: #1e1818;
  font-size: 19px;
  font-weight: 500;
  padding-top: 20px;
}
section#posts li .desc {
  float: left;
  min-height: 240px;
  padding: 0 25px;
  width: 69%;
}
.category-cursos section#posts li .desc,
.home section#posts li .desc {
  width: 100%;
}
section#posts li .desc a.txt {
  color: #6c747c;
  display: block;
  font-size: 16px;
  line-height: 28px;
  padding-top: 20px;
}
section#posts li a.linkpost i {
  left: 1px;
  position: relative;
  top: -2px;
}
section#posts li a.linkpost {
  background: #0799c4 none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 25px;
  height: 35px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 35px;

border-radius: 100px;
-ms-border-radius: 100px; /* IE 9 */
-webkit-border-radius: 100px; /* Safari and Chrome */
-o-border-radius: 100px; /* Opera */
-moz-border-radius: 100px; /* Firefox */ 

-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */ 
}

section#posts li a.linkpost:hover {
	background: #1e1818;
}
/*------- Barra posts -------*/

/*------- Barra curriculo -------*/
section#curriculo {
  margin-top: 40px;
}
section#curriculo .container {
  padding: 0 100px;
}
section#curriculo img {
  border-radius: 100px;
  margin: 0 auto;
  display: block;
}
section#curriculo .txt {
  padding-top: 20px;
}
/*------- Barra curriculo -------*/

/*------- Barra footer -------*/
footer {
  background: #0f2642 none repeat scroll 0 0;
  padding: 40px 0;
}
footer ul.menu li a::before {
  color: #0799c4;
  content: "";
  font-family: "FontAwesome";
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
footer ul.menu li a {
  color: #fff;
  font-size: 16px;
  line-height: 35px;
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}
footer ul.menu li a:hover {
  color: #0799c4;
}  
footer .contato h3 {
  color: #768ca6;
  font-size: 19px;
  font-weight: 500;
}
footer .contato h3 span.linha {
  border-top: 1px solid;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 50px;
}
footer .contato ol li .ico {
  color: #0799c4;
  font-size: 16px;
  margin-right: 15px;
}
footer .contato ol li,
footer .contato ol li a {
  color: #b8c4d1;
  margin-bottom: 10px;
  text-transform: uppercase;
}
footer .contato ol li:last-child {
  color: #fff;
}
.social .icos-social span a {
  background: red none repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
  float: left;
  height: 40px;
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.social .icos-social span a i {
  position: relative;
  top: 8px;
}
footer .icos-social {
  float: right;
  margin-bottom: 15px;
}
footer .social #idst {
  float: right;
}
footer .social #idst img {
  position: relative;
  top: -7px;
}
footer .social {
  height: 100%;
  min-height: 180px;
}
footer .social #idst {
  bottom: 0;
  float: right;
  position: absolute;
  right: 0;
}
footer .icos-social {
  bottom: 30px;
  float: right;
  margin-bottom: 15px;
  position: absolute;
  right: 0;
}
/*------- Barra footer -------*/

/*------- Página sobre -------*/
section#time-line {
  border-bottom: 3px solid #fafafa;
  padding-bottom: 40px;
  padding-top: 80px;
}
section#descricao {
  margin-bottom: 20px;
  margin-top: 50px;
}
section#breadcumbs {
  border-bottom: 1px solid #eaeaea;
}
section#banner-internas {
  height: 170px;
  width: 100%;
}
section#banner-internas .titi-txt h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  padding-top: 55px;
}
section#banner-internas .titi-txt span.linha {
  margin-top: 20px;
}
section#breadcumbs div.breadcrumb-container {
  background: #0799c4 none repeat scroll 0 0;
  padding: 10px 0;
}
section#breadcumbs ul {
  text-align: center;
}
section#breadcumbs ul li a {
  font-size: 15px;
  font-style: italic;
}
section#breadcumbs ul li span.separator {
  font-family: "FontAwesome";
  font-size: 16px;
}
section#descricao .titi-txt {
  margin-bottom: 55px;
}
section#descricao .desc {
  margin-bottom: 40px;
}
section#descricao .desc .txt {
  color: #727272;
  line-height: 28px;
  margin-bottom: 30px;
}
section#descricao .desc a {
  background: #0799c4 none repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
  padding: 15px 30px;
  
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */   
}
section#descricao .desc a:hover {
	background: #1e1818;	
}
section#descricao .desc a i {
  font-size: 20px;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
section#descricao .img img {
  width: 100%;
}
#time-line .item h4 {
  color: #0799c4;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
#time-line .item h3 {
  font-size: 19px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
}
#time-line .item span {
  border-bottom: 1px solid #0799c4;
  display: block;
  margin-top: 15px;
  position: relative;
}
#time-line .item span i {
  color: #0799c4;
  font-size: 12px;
  margin-left: 25px;
  margin-top: -8px;
  position: absolute;
}
#time-line .item .desc {
  background: #fafafa none repeat scroll 0 0;
  border-right: 1px solid #f0f0f0;
  color: #727272;
  font-size: 16px;
  font-weight: 300;
  height: 100%;
  letter-spacing: 0.5px;
  min-height: 270px;
  padding: 25px 30px;
}
section#time-line .owl-controls .owl-pagination {
	display: none;
}
section#time-line .owl-controls .owl-buttons div {	
  opacity: 1;
}
section#time-line .owl-controls .owl-next,
section#time-line .owl-controls .owl-prev {
  background: #0799c4 none repeat scroll 0 0;
  border-radius: 100px;
  color: #fff;
  font-size: 25px;
  height: 35px;
  text-align: center;
  width: 35px;
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}
section#time-line .owl-controls .owl-next:hover,
section#time-line .owl-controls .owl-prev:hover {
  background: #1e1818;
}
section#time-line .owl-controls .owl-next i {
  left: 1px;
  position: relative;
  top: -4px;
}
section#time-line .owl-controls .owl-prev i {
  left: -1px;
  position: relative;
  top: -4px;
}
section#icos-sobre ol li {
  color: #727272;
  float: left;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 15px;
  text-align: center;
}
section#icos-sobre {
  padding-top: 45px;
}
section#icos-sobre ol {
  margin-top: 40px;
}
section#icos-sobre ol li .txt {
  line-height: 27px;
  padding-top: 20px;
}
section#icos-sobre ol li .txt span {
  color: #0799c4;
  font-weight: 400;
}
section#icos-sobre ol li .txt strong {
  color: #000;
}
section#missao-sobre {
  padding-bottom: 70px;
  padding-top: 50px;
}
section#missao-sobre ol li .bg {
  background: #fafafa none repeat scroll 0 0;
  margin-bottom: 20px;
  min-height: 255px;
  padding: 30px 25px;
}
section#missao-sobre ol li .bg h3 {
  font-size: 19px;
  font-style: normal;
  padding-bottom: 20px;
  text-align: left;
}
section#missao-sobre ol li .bg .txt {
  color: #727272;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
/*------- Página sobre -------*/


/*------- Página Serviços list -------*/
section#servicos-list .posts > li {
  background: #fafafa none repeat scroll 0 0;
  display: block;
  float: left;
  margin: 20px 0;
}
section#servicos-list li a img {
  float: left;
  width: 100%;
}
section#servicos-list li > a {
	padding: 0;
}
section#servicos-list li > .desc a {
  background: #0799c4 none repeat scroll 0 0;
  border-radius: 100px;
  bottom: -23px;
  color: #fff;
  display: block;
  font-size: 25px;
  height: 35px;
  position: absolute;
  text-align: center;
  width: 35px;
  
border-radius: 100px;
-ms-border-radius: 100px; /* IE 9 */
-webkit-border-radius: 100px; /* Safari and Chrome */
-o-border-radius: 100px; /* Opera */
-moz-border-radius: 100px; /* Firefox */ 

-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */ 
}
section#servicos-list li > .desc a:hover {
	background: #1e1818;
}
section#servicos-list li > .desc {
  padding: 20px 40px;
}
section#servicos-list li > .desc h3 {
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: left;
}
section#servicos-list li > .desc div {
  color: #6c747c;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
section#servicos-list ul.posts {
  display: block;
  float: left;
  margin: 40px 0;
}
section#banner-servicos-rodape .banner {
  border-bottom: 2px solid #00a9c2;
  height: 165px;
  margin-bottom: 80px;
  position: relative;
  width: 100%;
}
section#banner-servicos-rodape .banner > h3 {
  color: #fff;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  padding-top: 30px;
}
section#banner-servicos-rodape .banner > h4 {
  color: #051e3b;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  padding-top: 15px;
  text-align: center;
}
section#banner-servicos-rodape .banner > a {
  background: #0f2642 none repeat scroll 0 0;
  border-radius: 50px;
  bottom: -20px;
  color: #fff;
  display: block;
  font-size: 15px;
  left: 50%;
  margin-left: -125px;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 250px;
  
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */   
}
section#banner-servicos-rodape .banner > a:hover {
	background: #1e1818;
}
section#banner-servicos-rodape .banner > a i {
  font-size: 18px;
  margin-left: 10px;
  position: relative;
  top: 1px;
}
/*------- Página Serviços list -------*/

/*------- Página Serviços interna -------*/
#post-servicos {
  margin: 60px 0;
}
#post-servicos .box-img {
  padding: 0;
}
#post-servicos .box-img img {
  height: auto;
  width: 100%;
}
#post-servicos .desc {
  background: #fafafa none repeat scroll 0 0;
  color: #6c747c;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  padding: 30px;
}
#post-servicos .desc h3 {
  color: #1e1818;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 20px;
}
#post-servicos .desc a.voltar {
  color: #0799c4;
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-top: 25px;
  text-transform: uppercase;
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */     
}
#post-servicos .desc a.voltar:hover {
  color: #1e1818;
}
#post-servicos .desc a.voltar i {
  margin-right: 7px;
}
/*------- Página Serviços interna -------*/

/*------- Página Cursos -------*/
.category-cursos section#posts {
  padding: 30px 0;
}
.category-cursos section#posts li a.img {
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.category-cursos section#posts li .desc {
  background: #fafafa none repeat scroll 0 0;
  min-height: 150px;
  padding: 0 25px;
}
.category-cursos section#posts li h4 {
  color: #1e1818;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  padding-top: 25px;
}
.category-cursos #newsletter.barra {
  margin-bottom: 80px;
}
.category-cursos section#posts ul li {
  margin-bottom: 60px;
}
section#descricao-cursos {
  padding-top: 60px;
}
section#descricao-cursos .txt {
  color: #6c747c;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 auto;
  max-width: 720px;
  text-align: center;
  width: 100%;
}
section#descricao-cursos .txt a {
  color: #0799c4;
  font-weight: 500;
}
/*------- Página Cursos -------*/

/*------- Página Cursos sub -------*/
#posts .box-img {
  background: #fafafa none repeat scroll 0 0;
  float: left;
  margin-bottom: 50px;
  padding: 0;
}
#posts .box-img img {
  height: auto;
  width: 100%;
}
#posts .box-img .desc {
  color: #6c747c;
  font-weight: 300;
  line-height: 26px;
  padding: 30px;
}
#posts .box-img .desc h3 {
  color: #1e1818;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 25px;
}
#posts .box-img .desc strong {
  color: #1e1818;
}
#posts .box-img .desc p {
  margin: 20px 0;
}
.cursos #newsletter.barra {
  margin: 50px 0 80px;
}
#posts .box-img .desc a.solicite {
  background: #0799c4 none repeat scroll 0 0;
  color: #fff;
  display: block;
  float: left;
  font-weight: 500;
  margin-bottom: 50px;
  margin-top: 20px;
  padding: 12px 20px;
  text-transform: uppercase;

border-radius: 50px;
-ms-border-radius: 50px; /* IE 9 */
-webkit-border-radius: 50px; /* Safari and Chrome */
-o-border-radius: 50px; /* Opera */
-moz-border-radius: 50px; /* Firefox */   
  
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */     
}
#posts .box-img .desc a.solicite:hover {
  background: #1e1818;	
}
#posts .box-img .desc a.solicite i {
  font-weight: 600;
  margin-left: 5px;
}
#posts .outros-cursos {
  padding: 0 0 0 30px;
}
#posts .outros-cursos h3 {
  color: #1da0d1;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 22px;
}
#posts .outros-cursos li a {
  border-bottom: 1px solid #eaeaea;
  color: #1e1818;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#posts .outros-cursos li a i {
	color: #0799c4;
}
ol.share-social {
  clear: both;
  display: block;
  float: left;
}
ol.share-social li {
  float: left;
  margin-right: 15px;
}
ol.share-social li {
  float: left;
  margin-right: 15px;
}
#posts .desc ol.share-social li.face iframe {
  top: -5px;
}
/*------- Página Cursos sub -------*/

/*------- Página Clientes -------*/
.page-id-198 article {
  margin-top: 50px;
}
section#desc-clientes {
  color: #6c747c;
  font-size: 16px;
  font-weight: 300;
  margin-top: 50px;
  text-align: center;
}
ol.clientes li img {
  border: 1px solid #efefef;
  height: auto;
  margin-bottom: 25px;
  width: 100%;
}
/*------- Página Clientes -------*/

/*------- Página Blog -------*/
.category-blog-mlf section#posts li .desc {
  min-height: 190px;
}
.category-blog-mlf section#posts li.destaque .desc {
  min-height: 180px;
}
.icos-blog {
  height: 60px;
  left: 25px;
  position: absolute;
  top: 5px;
  width: 60px;
}
.icos-blog.ico-9 {
	background: url('images/ico-blog.png') no-repeat center center;
}
.icos-blog.ico-11 {
	background: url('images/ico-materia.png') no-repeat center center;
}
.icos-blog.ico-10 {
	background: url('images/ico-highlights.png') no-repeat center center;
}
article span.cat {
  background: #0799c4 none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 10px 10px 7px 30px;
  position: relative;
  text-transform: uppercase;
  top: -11px;
  z-index: 999;
}
article.cat-9 span.cat {
  background: #2d54a1 none repeat scroll 0 0;
}
article.cat-9 span.cat {
  background: #2d54a1 none repeat scroll 0 0;
}
article.cat-10 span.cat {
  background: #768ca6 none repeat scroll 0 0;
}
.page article p {
  margin: 20px 0;
}
/*------- Página Blog -------*/

/*------- Página Contato -------*/
article.contato {
  margin: 50px 0;
}
article.contato .social {
  height: 100%;
  margin-top: 20px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
article.contato .desc .txt {
  color: #6c747c;
  font-size: 16px;
  margin-bottom: 35px;
}
article.contato .desc .txt strong {
  color: #0799c4;
}
ol.contatos li {
  color: #0f2642;
  font-size: 16px;
  margin-bottom: 20px;
}
ol.contatos li i {
  color: #0799c4;
  float: left;
  font-size: 18px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
article.contato .box-campos label {
  color: #0799c4;
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-left: 20px;
  text-transform: uppercase;
}
article.contato .box-campos {
	margin-bottom: 20px;
}
article.contato .box-campos input, article.contato .box-campos textarea {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  padding: 8px 20px;
  width: 100%;
  resize: none;
  
border-radius: 20px;
-ms-border-radius: 20px; /* IE 9 */
-webkit-border-radius: 20px; /* Safari and Chrome */
-o-border-radius: 20px; /* Opera */
-moz-border-radius: 20px; /* Firefox */  
}
article.contato .box-campos textarea {
	height: 200px;
}
article.contato .bt {
  background: #0799c4 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  cursor: pointer;
  float: right;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 20px;

border-radius: 20px;
-ms-border-radius: 20px; /* IE 9 */
-webkit-border-radius: 20px; /* Safari and Chrome */
-o-border-radius: 20px; /* Opera */
-moz-border-radius: 20px; /* Firefox */  

-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}
article.contato .bt i {
  margin-left: 10px;
}
article.contato .bt:hover {
	background: #1e1818;
}
article.contato .mapa iframe {
  border-radius: 20px;
  min-height: 550px;
  overflow: hidden;
}
article.contato .container > div {
  margin-bottom: 50px;
}
section#notificacao {
  font-size: 16px;
  margin: 30px 0;
  text-align: center;
}
div#posts.barra {
  padding-top: 55px;
}
section#posts.home {
  margin-top: 60px;
}
/*------- Página Contato -------*/


body > noscript, body > iframe {
  float: left;
  height: 0 !important;
}

/*------- Página Área Restrita -------*/
form#loginform {
  margin: 25px auto;
  max-width: 500px;
  width: 100%;
}
form#loginform label {
  float: left;
  width: 100%;
}
form#loginform input.input {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  color: #6c747c;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-bottom: 15px;
  padding: 10px 18px;
  width: 100%;
  
border-radius: 50px;
-ms-border-radius: 50px; /* IE 9 */
-webkit-border-radius: 50px; /* Safari and Chrome */
-o-border-radius: 50px; /* Opera */
-moz-border-radius: 50px; /* Firefox */   
}
form#loginform #wp-submit {
  background: #0799c4 none repeat scroll 0 0;
  border: medium none;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  margin-top: 10px;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  
-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}
ul#menu-area-restrita {
  float: left;
  margin: 30px 0;
  width: 100%;
}
.menu-area-restrita-container ul li {
  float: left;
  padding: 10px;
  text-align: center;
  width: 20%;
}
.menu-area-restrita-container ul li a {
  border: 1px solid #f0f0f0;
  color: #333;
  display: block;
  padding: 30px 10px;
}
section#quadros-list ul.quadros {
  float: left;
  margin: 30px 0;
  width: 100%;
}
section#quadros-list ul.quadros > li > a {
  align-items: center;
  border: 1px solid;
  color: #0799c4;
  display: flex;
  justify-content: center;
  min-height: 100px;
  padding: 10px;
  position: relative;
}
section#quadros-list ul.quadros > li > a i {
  margin-left: 10px;
}
section#quadros-list ul.quadros > li > a span {
  background: #0799c4 none repeat scroll 0 0;
  color: #fff;
  font-size: 12px;
  margin-right: 15px;
  padding: 2px 15px;
}
.videos.col-md-6 > iframe {
	width: 100% !important;
	height: 300px !important;
	margin-bottom: 20px;
}
/*------- Página Área Restrita -------*/


/*------- Página Busca -------*/
article footer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #222;
}
article footer .tags a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #202020;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
body.search #content > #main {
  margin-top: 30px;
}
body.search .block {
  border: 1px solid #f0f0f0;
  box-shadow: none;
}
body.search .glyphicon {
  display: none;
}
ul#menu-menu-top > li:hover > .dropdown-menu {
  display: block;
}
/*------- Página Busca -------*/

/*------- Inscrição Curso -------*/
section#inscricao-curso span, 
section#inscricao-curso select,
section#inscricao-curso input {
  width: 100%;
  box-shadow: none !important;
}

section#inscricao-curso h3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 15px 0;
  padding-bottom: 10px;
}

section#inscricao-curso .bt {
  background: #0799c4 none repeat scroll 0 0;
  border: medium none;
  clear: both;
  color: #fff;
  cursor: pointer;
  display: block;
  float: none;
  margin: 20px auto 0;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  width: 150px;


border-radius: 20px;
-ms-border-radius: 20px; /* IE 9 */
-webkit-border-radius: 20px; /* Safari and Chrome */
-o-border-radius: 20px; /* Opera */
-moz-border-radius: 20px; /* Firefox */  

-webkit-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
   -moz-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
     -o-transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000);
        transition: all 500ms cubic-bezier(0.000, 0.000, 0.380, 1.000); /* ease-out */  
}

section#inscricao-curso .bt:hover {
	background: #1e1818;
}

div.wpcf7 .ajax-loader {
  background-position: center center;
  background-repeat: no-repeat;
}

section#inscricao-curso input, 
section#inscricao-curso textarea,
section#inscricao-curso select {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  border-radius: 20px;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  padding: 8px 20px;
  resize: none;
  width: 100%;
}

section#inscricao-curso label > span:nth-child(2) {
  color: #0799c4;
  display: block;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: -20px;
  margin-left: 20px;
  text-transform: uppercase;
}

section#inscricao-curso select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

span.cursodeinteresse::after {
  content: "";
  font-family: FontAwesome;
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: -12px;
}

section#inscricao-curso span.wpcf7-radio > span {
  display: inline-block;
  width: auto;
}

section#inscricao-curso span.wpcf7-radio > span input, 
section#inscricao-curso span.wpcf7-radio > span span {
  display: inline-block;
  margin: 0;
  width: auto;
}

section#inscricao-curso span.wpcf7-radio > span span {
  color: #777;
}

section#inscricao-curso span.wpcf7-radio > span input {
  margin-right: 10px;
}

section#inscricao-curso .infos-mlf {
  background: #f1f1f1 none repeat scroll 0 0;
  border-radius: 7px;
  margin-bottom: 15px;
  margin-top: 25px;
  padding: 20px;
}

.txtp strong {
  font-size: 12px;
  font-weight: normal;
  margin-top: 15px;
}

body div.wpcf7-validation-errors, 
body div.wpcf7-acceptance-missing,
body div.wpcf7-mail-sent-ok {
  float: left;
  text-align: center;
  width: 100%;
}

section#sucesso-curso {
    padding: 50px 0;
}
/*------- Inscrição Curso -------*/

/* Desktop */ 
@media (max-width: 1200px){
.category-blog-mlf section#posts li .desc {
  background: #fafafa none repeat scroll 0 0;
  min-height: 380px;
  padding: 0 25px;
}
.category-blog-mlf section#posts li.destaque .desc {
  min-height: 245px;
}
}	

/* Tablet */  
@media (max-width: 992px){
.menu-area-restrita-container ul li {
  width: 50%;
}	
body .navbar-default .navbar-nav > li > a {
  font-size: 12px;
}
body header nav .navbar-collapse > ul > li > a::after {
  margin-left: 12px;
}
#banner .owl-item .txt {
  font-size: 22px;
  line-height: 40px;
}	
article.contato .container > div.form {
  margin-bottom: 120px;
}	
#newsletter .box-txt {
  margin-bottom: 30px;
  text-align: center;
}
#newsletter .box-txt img {
  clear: both;
  float: none;
  margin-bottom: 12px;
}	
.category-blog-mlf section#posts li.destaque .desc {
  min-height: auto;
}
.category-blog-mlf section#posts li .desc {
  min-height: auto;
  padding: 0 25px 35px;
}	
}


/* Mobile */ 
@media (max-width: 768px){
	section#posts li .desc,
	section#posts li a.img {
	  width: 100%;
	}
	section#posts li span.cat {
	  right: 15px;
	}
	.collapse {
	  display: none;
	}	
	.menu-area-restrita-container ul li {
	  width: 100%;
	}	
	section#servicos-list li > .desc h3 {
	  float: left;
	  font-size: 19px;
	  font-style: normal;
	  font-weight: 500;
	  margin-bottom: 15px;
	  margin-top: 20px;
	  text-align: left;
	  width: 100%;
	}	
	#posts .box-img {
		width: 100%;
	}	
	section#posts li .desc a.txt {
	  padding-bottom: 40px;
	}	
	#banner .item > a {
	  width: 100%;
	}	
	article.contato .container > div.form {
	  margin-bottom: 120px;
	}	
	.category-blog-mlf section#posts li.destaque .desc {
	  min-height: auto;
	}
	.category-blog-mlf section#posts li .desc {
	  min-height: auto;
	  padding: 0 25px 35px;
	}	
	#newsletter .box-txt h3 {
	  text-align: center;
	}	
	section#banner-servicos-rodape .banner > h3 {
	  color: #fff;
	  font-size: 16px;
	  font-style: normal;
	  font-weight: 500;
	  padding-top: 30px;
	}
	section#banner-servicos-rodape .banner > h4 {
	  color: #051e3b;
	  font-size: 12px;
	  font-style: italic;
	  font-weight: 400;
	  padding-top: 15px;
	  text-align: center;
	}	
	nav.navbar form {
	  position: relative;
	  top: -15px;
	}	
	#newsletter .box-txt {
	  margin-bottom: 30px;
	  text-align: center;
	}
	#newsletter .box-txt img {
	  clear: both;
	  float: none;
	  margin-bottom: 12px;
	}
	#banner .owl-item .txt {
	  font-size: 20px;
	  left: 2%;
	  line-height: 40px;
	  padding: 40px;
	  width: 96%;
	}
	nav form {
	  width: 85%;
	}
	section#curriculo .container {
	  padding: 0;
	}
	body .navbar-nav {
	  float: left;
	  margin: 0;
	  position: relative;
	  width: 100%;
	  z-index: 9999;
	}
	nav #navbar-responsive-collapse {
	  float: left;
	  margin: 0;
	  padding: 0;
	  width: 100%;
	}
	header nav .navbar-collapse > ul > li > a:after {
	  color: #0799c4;
	  content: "";
	  margin-left: 17px;
	}
	header nav .navbar-collapse > ul > li > a {
		text-align: center;
	}
}

