/**
* Este arquivo é pertinente à todas as alterações feitas para o layout/estrutura específico, não se replicando para diferentes layouts ou estruturas.
* Diferente do template-custom que são para classes "globais", as classes deste arquivo são feitas para elementos/partes específicos
*/

/*========= HEADER =========*/

.shrink-nav {
  position: absolute;
  z-index: 10000;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 3px solid #178ac0;
}

/*.shrink-nav.scrolled {position:fixed;height:84px;transition:1s;}*/

.row-nav {
  z-index: 9;
  padding-top: 3px;
}

.menu-item {
  margin-right: 0.1%;
  padding: 8px;
  width: 12%;
}

.menu-item a:last-child {
  margin-right: 0;
}

.menu-item a {
  transition: padding 0.8s;
  padding: .5rem 0;
  display: block;
  color: #ffffff;
  font-size: 1em;
  font-family: 'Ubuntu', sans-serif;
}

.menu-item a:hover {
  padding: 30px 0px;
  transition: padding 0.8s;
  text-decoration: none;
}

.menu-item.empresa {
  background-color: #19213c;
  border-bottom-left-radius: 36px;
}

.menu-item.servicos {
  background-color: #19213c;
}

.menu-item.cases {
  background-color: #19213c;
}

.menu-item.artigos {
  background-color: #19213c;
}

.menu-item.utilitarios {
  background-color: #19213c;
}

.menu-item.area-cliente {
  background-color: #19213c;
}

.menu-item.contato {
  background-color: #19213c;
  border-bottom-right-radius: 36px;
}

.top-social {
  display: inline-flex;
  text-align: center;
  align-items: center;
  line-height: 55px;
}

.top-social .fa.fa-home {
  padding-right: 2rem;
  margin-right: 2rem;
  font-size: 4rem;
  display: flex;
  color: #444444;
  border-right: 1px solid #444444;
}

.top-social a {
  margin-right: .5rem;
}

.top-social a:hover,
.top-social a:active,
.top-social a:focus {
  text-decoration: none;
}

.top-social a:first-child {
  margin-left: auto;
  display: flex;
  align-items: center;
  margin-right: 0;
}

.top-social a:last-child {
  margin-right: auto;
}

/*========= CONTEÚDO - INDEX =========*/

.ls-gpuhack,
p.ls-l {
  left: 0 !important;
}

#full-slider-wrapper {
  margin-top: 12rem;
}

#index-servicos {
  padding: 5rem 0;
  background: #fff;
}

.servicos-esquerda h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 3.6em;
  margin-bottom: 2%;
}

.servicos-esquerda h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.1em;
  color: #2C324C;
  margin-bottom: 3%;
}

.servicos-esquerda p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.35em;
}

.servicos-esquerda .text-legalize {
  font-size: 1.6em !important;
  margin-top: 5%;
}

.servicos-direita img {
  width: 100%;
}

.servicos-direita .col-md-3 {
  padding: 5px;
}

.servicos-direita p {
  position: absolute;
  top: 3vmax;
  right: 1vmax;
  left: 1vmax;
  color: #2C324C;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  z-index: 100;
  font-size: 1.5vmax;
}

.servicos-direita p.hover {
  top: 89px;
  font-size: 1vmax;
  display: none;
}

.servicos-direita span {
  top: 0px;
  right: 15px;
  bottom: 0px;
  left: 15px;
  display: block;
  opacity: .9;
  position: absolute;
  z-index: 99;
}

.servicos-direita span.red {
  background: #211f1f;
}

.servicos-direita span.cyan.light {
  background-color: #211f1f;
}

.servicos-direita span.green {
  background-color: #211f1f;
}

.servicos-direita span.orange {
  background-color: #211f1f;
}

.servicos-direita span.blue {
  background-color: #211f1f;
}

.servicos-direita span.cyan.dark {
  background-color: #211f1f;
}

#intro1 {
  padding: 3rem 0;
}

#intro1 h2 {
  font-size: 3em;
  font-family: 'Ubuntu', sans-serif;
  color: #FFF;
  text-align: center;
  margin-bottom: 47px;
}

#intro1 h3 {
  font-size: 1.42em;
  font-family: 'Ubuntu', sans-serif;
}

#intro1 p {
  font-size: 1.00em;
  font-weight: 100;
  color: #232222;
}

#intro1 ul {
  display: inline-grid;
  color: #1b1a1a
}

#intro1 ul li {
  font-size: 1.3em;
  color: #fff;
}

#intro1 .inner-white {
  color: #5b5b5b;
}

#intro1 .card-item {
  padding: 10% 5%;
  margin-bottom: 7%;
}

#intro1 .back>.card-item {
  padding: 3%;
}

#intro1 .card-item h3 {
  font-family: 'Ubuntu', sans-serif;
  color: #101010;
}

#intro1 .contato h4 {
  font-size: 2em;
}

#intro1 .contato span.fa {
  font-size: 2.5em;
}

#intro1 .whatsapp-icon {
  float: left;
}

#intro1 .whatsapp-tel {
  float: left;
  margin-left: 1rem;
  margin-bottom: 0;
}

#intro1 .back .inner-white {
  color: #fff;
  background: #363d54;
}

#intro1 .back h3 {
  margin-top: 0;
  font-family: 'Ubuntu', sans-serif;
  color: #fff;
}

#intro1 .back p {
  margin: 2.5rem 0;
  color: #fff;
}

#intro1 .back .card-input {
  text-align: center;
  font-size: 1.8rem;
  padding: 2rem 0;
  font-family: 'Ubuntu', sans-serif;
  width: 70%;
  margin: 0 auto;
}

#intro1 .back .card-input:focus {
  outline-color: #b9b8b6;
  border-color: #b9b8b6;
}

#intro1 .card-item .ignore-flip {
  cursor: initial;
}

#intro1 .card-item .ignore-flip a {
  color: #fff;
}

#intro1 .card-item .ignore-flip a:hover,
#intro1 .card-item .ignore-flip a:active,
#intro1 .card-item .ignore-flip a:focus {
  text-decoration: none;
}

#intro2 {
  color: #707070;
  width: 75%;
  margin: 0 auto;
  padding: 5% 0% 6% 0%;
  font-family: 'Ubuntu', sans-serif;
}

#intro2 .left-side h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.45em;
  font-weight: 600;
  text-align: center;
  color: #19213c;
  padding-bottom: 28px;
  letter-spacing: 0px;
  font-weight: bold;
}

#intro2 .left-side h3 {
  font-size: 2em;
  color: #63697f;
  text-align: center;
}

#intro2 .left-side p {
    font-size: 1.45em;
    text-align: justify;
    width: 100%;
    line-height: 30px;
    font-family: Calibri;
}

#intro2 .right-side {
  margin-top: 4%;
}

#intro2 .right-side .need-cont {
  margin-top: 10%;
  font-weight: 600;
}

#intro2 .right-side h4 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.75em;
}

#intro2 .right-side .need-cont h3 {
  font-family: 'Ubuntu', sans-serif;
}

#intro3 {
  background-image: url(../../img/bg-conosco.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 410px;
    padding: 7% 0% 0% 0%;
}

#intro3 .left-side h3 {
  font-family: 'Ubuntu', sans-serif;
    font-size: 2.45em;
    color: #178ac0;
    line-height: 35px;
    font-weight: bold;
}

.bt-abrir{
  background: #178ac0;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.25em;
    padding: 3% 7%;
}

#contato-main{
  padding: 7% 0% 7% 0%;
}

.bt-abrir:hover{
  background: #1eabec;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.25em;
    padding: 3% 7%;
}

.bt-migrar{
  background: #19213c;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.25em;
    padding: 3% 7%;
}

.bt-migrar:hover{
  background: #253057;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.25em;
    padding: 3% 7%;
}

#intro3 .left-side p {
  margin-top: 5%;
    font-size: 1.85em;
    color: #19213c;
    line-height: 26px;
}

#intro3 .right-side {
  margin-top: 4%;
}

#intro3 .right-side .col-md-6 {
  padding-right: 0px;
  padding-left: 1%;
}

#intro4 {
  color: #ffffff;
  background: #19213c;
  padding: 7% 0% 9% 0%;
}

#intro4 .col-news {
  margin-top: 1rem;
}

#intro4 .col-articles {
  padding: 5rem 5rem;
  margin-top: 0rem;
}

#intro4 .col-news h2 {
  font-family: 'Ubuntu', sans-serif;
    font-size: 3.5em;
    margin-bottom: 50px;
    line-height: 52px;
    color: #1ca1e0;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4%;
}

.bt-vernoticias{
  background: #1ca1e0;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 5%;
    padding: 1% 2%;
    text-align: center;
    font-size: 1.25em;
}

.bt-vernoticias:hover{
  background: #26b6f8;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 5%;
    padding: 1% 2%;
    text-align: center;
    font-size: 1.25em;
}

.bt-verdetalhes{
  color: #1ca1e0;
    font-size: 1.15em;
    font-family: 'Ubuntu', sans-serif;
    background: none;
    border: none;
}

.bt-verdetalhes:hover{
  color: #33baf8;
    font-size: 1.15em;
    font-family: 'Ubuntu', sans-serif;
    background: none;
    border: none;
}

#intro4 .col-news .news-item h3,
#intro4 .col-articles .article-item h3 {
  font-family: 'Ubuntu', sans-serif;
    margin: 0;
    margin-bottom: 10px;
    font-size: 1.3em;
    line-height: 22px;
}

#intro4 .col-articles h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 3em;
  text-align: center;
  margin-top: 29px;
  margin-bottom: 23px;
  color: #000;
}

#intro4 .col-news i,
#intro4 .col-articles i {
  position: absolute;
  top: -13px;
  right: 0;
  font-size: 30px;
}

#intro4 .article-item .thumbnail,
#intro4 .news-item .thumbnail {
  position: relative;
}

#intro4 .article-item .thumbnail .caption,
#intro4 .news-item .thumbnail .caption {
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
}

#intro5 {
  padding: 7% 0% 8% 0%;
}

#intro5 h2 {
  font-family: 'Ubuntu', sans-serif;
    font-size: 2.45em;
    font-weight: 600;
    text-align: center;
    color: #19213c;
    padding-bottom: 10px;
    letter-spacing: 0px;
    font-weight: bold;
}

#intro5 p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.65em;
  width: 80%;
  margin: 0 auto;
  color: #178ac0;
  padding: 0% 0% 2% 0%;
}

#intro6 {
  padding: 3% 0% 7% 0%;
  background: #19213c;
}

#intro6 h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 3.5em;
  margin-bottom: 50px;
  line-height: 52px;
  color: #1ca1e0;
  width: 90%;
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 4%;
  padding-top: 5%;
}

#intro6 p {
  font-size: 1.1em;
  color: #ffffff;
}

#intro6 .circle-util {
    margin: 51px 0px;
    width: 100%!important;
}

#intro6 .circle-util a {
  color: #fff;
}

#intro6 .circle-util a:active,
#intro6 .circle-util:focus {
  text-decoration: none;
}

#intro6 .circle-util a:hover {
  text-decoration: none;
}

#intro6 .circle-util h3 {
  font-family: 'Ubuntu', sans-serif;
  color: #1ca1e0;
}

#galeria {
  padding: 2% 0 4%;
  text-align: center;
  background: #fff;
}

#galeria h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 3.97rem;
  color: #178ac0;
}

#galeria p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2rem;
  color: #212121;
}

#galeria .galeria-fotos {
  margin-bottom: 3rem;
}

#galeria .galeria-fotos .col-md-3 {
  margin: 1.5rem 0;
}

#galeria .galeria-fotos a {
  cursor: zoom-in;
}

#galeria .galeria-fotos a:hover,
#galeria .galeria-fotos a:focus,
#galeria .galeria-fotos a:active {
  outline: none;
  box-shadow: 0 0 0;
  text-decoration: none;
}

#galeria .galeria-fotos img {
  filter: grayscale(100%);
  border: 1px solid #bdc6c8;
  margin: 24px 0;
}

#galeria .galeria-fotos img:hover {
  filter: grayscale(0%);
  transition: .3s filter linear;
}

#galeria .galeria-videos .video-frame {
  width: 100%;
  height: 398px;
  margin-top: 29px;
  margin-bottom: 3rem;
}

#galeria .col-md-6 {
  padding: 0;
}

#index-depoimentos {
  background: #19213c;
    padding: 5% 0% 1% 0%;
}

#index-depoimentos h2 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 3.5em;
  margin-bottom: 2%;
  color: #fff;
  font-weight: 600;
}

#index-depoimentos h4 {
  font-size: 1.5em;
  margin-bottom: 5%;
  color: #fff;
}

#index-depoimentos .depoimento-item,
#depoimentos .depoimento-item {
  border-radius: 5px;
}

#index-depoimentos .depoimento1,
#depoimentos .depoimento1 {
  background-color: #178ac0;
  color: #fff;
  padding: 5% 6%;
}

#index-depoimentos .depoimento2,
#depoimentos .depoimento2 {
  background-color: #178ac0;
  color: #fff;
  padding: 5% 6%;
}

#index-depoimentos .depoimento3,
#depoimentos .depoimento3 {
  background-color: #178ac0;
  color: #fff;
  padding: 5% 6%;
}

#index-depoimentos .depoimento4,
#depoimentos .depoimento4 {
  background-color: #178ac0;
  color: #fff;
  padding: 5% 6%;
}

#index-depoimentos .depoimento5,
#depoimentos .depoimento5 {
  background-color: #178ac0;
  color: #fff;
  padding: 5% 6%;
}

#index-depoimentos .depoimento6,
#depoimentos .depoimento6 {
  background-color: #178ac0;
  color: #fff;
  padding: 5% 6%;
}

#index-depoimentos i,
#depoimentos i {
  font-size: 1.5em;
  position: absolute
}

#index-depoimentos i.pull-left,
#depoimentos i.pull-left {
  top: 45%;
  left: 10%;
}

#index-depoimentos i.pull-right,
#depoimentos i.pull-right {
  right: 10%;
  bottom: 7%;
}

#index-depoimentos .depoimento-item h4,
#depoimentos .depoimento-item h4 {
  clear: both;
  margin-bottom: 10%;
}

#index-depoimentos .depoimento-item .text-field,
#depoimentos .depoimento-item .text-field {
  padding: 0% 13%;
}

#contato-main h2 {
  font-family: 'Ubuntu', sans-serif;
    font-size: 2.45em;
    font-weight: 600;
    text-align: center;
    color: #178ac0;
    padding-bottom: 4px;
    letter-spacing: 0px;
    font-weight: bold;
}

#contato-main .info {
  font-family: 'Ubuntu', sans-serif;
  font-size: 2.25em;
  color: #19213c;
}
#contato-main .info a {
  color: #178ac0;
}

#contato-main .info a:hover {
  text-decoration: none;
  color: #63697f;
  ;
  transition: color .3s;
}

#link-rapido {
  font-size: 1.6rem;
    margin-bottom: 0%;
    background: #178ac0;
    padding: 26px;
}

#link-rapido>a:hover {
  text-decoration: none;
}

#link-rapido>a>span>i {
  font-size: 2.5rem;
  margin-right: .3rem;
}

#link-rapido>a>span {
  margin-right: 2rem;
  color: #fff;
  display: inline-block;
}

#link-rapido>a>span>i.cyan {
  color: #fff;
}

#link-rapido>a>span>i.blue {
  color: #fff;
}

#link-rapido>a>span>i.red {
  color: #fff;
}

#link-rapido>a>span>i.orange {
  color: #fff;
}

#link-rapido>a>span>i.green {
  color: #fff;
}

/*===== PÁGINAS ESTÁTICAS =====*/

#idocumentos {
  margin-top: 266px;
}

#idocumentos #idocumentos-form h1 {
  font-family: 'Ubuntu', sans-serif;
    margin-top: 0;
    border-bottom: none;
    color: #178ac0;
    text-align: center;
    padding-bottom: 3%;
    font-size: 2.25em;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 100;
  font-size: 1.15em;
  font-family: 'Ubuntu', sans-serif;
  color: #178ac0;
}

#idocumentos #idocumentos-form span.red {
  color: #211f1f;
}

#idocumentos #idocumentos-form span.orange {
  color: #211f1f;
}

#idocumentos #idocumentos-form span.cyan {
  color: #211f1f;
}

#idocumentos #idocumentos-form span.blue {
  color: #211f1f;
}

#idocumentos #idocumentos-form span.green {
  color: #211f1f;
}

#idocumentos #idocumentos-form {
  width: 41%;
    margin: 0 auto;
    padding: 2rem;
    border-radius: 5px;
    padding: 4% 0%;
}

#idocumentos #idocumentos-form form i.material-icons {
  font-size: initial;
}

#idocumentos #idocumentos-form form input {
  font-family: 'Ubuntu', sans-serif;
}

#idocumentos #idocumentos-form button[type="submit"] {
  width: 50%;
}

#iartigos h1 i {
  margin-right: 1rem;
}

#iartigos a:hover,
#iartigos a:focus,
#iartigos a:active {
  text-decoration: none;
}

#iartigos a span.data-artigo {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.5rem;
  color: #63697f;
}

#iartigos a p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 1.8rem;
  color: #444444;
  display: block !important;
}

#artigo-completo .btn-voltar {
  font-size: 2rem;
  border: 3px solid #00a8d4;
  border-radius: 2px;
  padding: .5rem 1rem;
  color: #303030;
  margin-bottom: 2rem;
  font-family: "Alwyn-Oblique"
}

#artigo-completo .btn-voltar:hover {
  background-color: #00a8d4;
  color: #fff;
  transition: .3s;
}

#artigo-completo #artigo-conteudo {
  border-bottom: 3px solid #697087;
  margin-bottom: 2rem;
  padding-bottom: 3.5rem;
}

#index-parceiros {
  padding-bottom: 3rem;
    position: relative;
    background: #19213c;
}

#index-parceiros .bx-wrapper {
  margin: 5rem auto !important;
}

#index-parceiros .border-bottom-grey {
  position: absolute;
  left: 5%;
  right: 5%
}

#index-parceiros .btn-up {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -50px;
  cursor: pointer;
}

#depoimentos .dep-conteudo {
  margin: 3rem 0;
}

#galerias h2 {
  font-family: 'Ubuntu', sans-serif;
  margin: 3rem 0 0;
  font-size: 2.5rem
}

#galerias h2.nodesc {
  margin-bottom: 3rem;
}

#galerias p.descricao,
#galerias .col-vids p {
  font-size: 1.9rem;
  margin-bottom: 3rem;
  font-family: 'Ubuntu', sans-serif;
}

#galerias .col-vids a,
#galerias .col-foto a {
  cursor: zoom-in;
}

#galerias a:hover,
#galerias a:focus,
#galerias a:active {
  text-decoration: none;
  outline: none;
}

#galerias .col-vids p {
  margin: 0;
}

#galerias .col-vids h4 {
  margin-bottom: 0;
}

#galerias p.datebook,
#galerias h4 {
  text-align: center;
}

#galerias p.datebook,
#galerias .col-vids h4 {
  font-family: 'Ubuntu', sans-serif;
}

/*===== RODAPÉ/FOOTER =====*/


footer #rodape #mapa {
  height: 400px;
  padding: 0;
}

footer #rodape #endereco {
  padding: 2rem 15px;
  background: #178ac0;
}

footer #rodape #w3c-logo {
  cursor: pointer;
}

footer #rodape #tiideal-logo {
  cursor: pointer;
}

footer #rodape #endereco p {
  font-size: 1.45em;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  padding: 0;
  margin: 1rem 0;
  color: #fff;
}

footer #copyright {
  text-align: center;
  background-color: #19213c;
  padding: 1rem;
}

footer #copyright p {
  margin: 0;
  padding: 0;
  color: #fff;
}

#contato-dialog {
  z-index: 9999;
}

#contato-dialog i.btn-close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 3rem;
  cursor: pointer;
  color: #ff564a;
}

#contato-dialog .loader {
  margin: 0;
  padding-bottom: 8rem;
}

#loadchat-2 {
  bottom: 2% !important;
  right: 2% !important;
}

.lcp-chat-icon-p1 {
  margin-right: 0 !important;
}

#fab-wpp {
  position: fixed;
  width: 64px;
  right: 2%;
  bottom: 9rem;
  z-index: 9998;
}

#fab-wpp .fab-action {
  transition: all 225ms ease-in-out;
  position: absolute;
  cursor: pointer;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 64px;
  height: 64px;
  background-color: #34AF23;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

#fab-wpp .fab-action:hover {
  background-color: #2d991e
}

#fab-wpp .fab-action i {
  margin: 0 auto;
  color: #fff;
  font-size: 3.5rem;
}

#chat-button {
  position: fixed;
  width: 64px;
  right: 2%;
  bottom: 1rem;
  z-index: 9998;
}

#chat-action {
  cursor: pointer;
}


@media screen and (max-width:991px) {
  #intro4 .col-articles {
    border-width: 0;
  }
  #galeria .galeria-videos .video-frame {
    width: 100%;
  }
  #idocumentos #idocumentos-form {
    width: 100%;
  }
  #intro3 {
    height: 515px;
  }
  #index-depoimentos .depoimento-item,
  #depoimentos .depoimento-item {
    margin-top: 3rem;
  }
  #galeria .galeria-fotos img {
    filter: grayscale(100%);
    border: 1px solid #bdc6c8;
    margin: 24px 8%;
  }
  .secondary-page {
    margin: 139px 0px;
  }
  #intro6 p {
    font-size: 1em;
    line-height: 16px;
  }
}

@media screen and (max-width:768px) {
	
	#intro6 p {
    font-size: 1.2em;
    line-height: 21px;
    font-family: Calibri;
}
  .margin-top.m3 {
    margin-top: 7%;
  }
  #intro3 {
    height: 580px;
  }
  #intro5 p {
    width: 100%;
  }
  #intro1 .contato {
    text-align: center !important;
  }
  #intro1 .contato .whatsapp-tel {
    float: none;
    font-size: 2rem;
  }
  #intro2 {
    color: #505050;
    margin-bottom: 3%;
    width: 99%;
    margin: 0 auto;
    padding: 3rem 0;
  }
  #galeria .galeria-fotos img {
    filter: grayscale(100%);
    border: 1px solid #bdc6c8;
    margin: 24px auto;
  }
  
}

@media screen and (max-width:550px) {
	
	#link-rapido>a>span {
    margin-right: 2rem;
    color: #fff;
    display: -webkit-box;
    line-height: 39px;
}
	
	#intro5 p {
    font-family: Calibri;
    font-size: 1.4em;
    margin: 0 auto;
    color: #178ac0;
    line-height: 20px;
    width: 80%;
	clear:both;
	text-align:center;
	padding-bottom:2%;
}
	
	#intro4 .col-news h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 2.5em;
    margin-bottom: 50px;
    line-height: 52px;
    color: #1ca1e0;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4%;
}
	
	#contato-main {
    padding: 11% 0% 19% 0%;
}
	
	#contato-main .info {
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.65em;
    color: #19213c;
    width: 75%;
    clear: both;
    margin: 0 auto;
    text-align: center;
}
	
	#contato-main h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    color: #178ac0;
    padding-bottom: 4px;
    letter-spacing: 0px;
    font-weight: 100;
}
	
	#intro3 .left-side p {
    margin-top: 5%;
    font-size: 1.65em;
    color: #19213c;
    line-height: 22px;
    font-family: Calibri;
}
		
	#index-depoimentos h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 2em;
    margin-bottom: 2%;
    color: #fff;
    font-weight: 100;
}
	
  #galeria .galeria-videos .video-frame {
    width: 100%;
    height: 270px;
  }
  #intro4 .col-news .news-item h3,
  #intro4 .col-news .news-item h3, #intro4 .col-articles .article-item h3 {
    font-family: Calibri;
    margin: 0;
    margin-bottom: 10px;
    font-size: 1.2em;
	}
	.bt-vernoticias {
    background: #1ca1e0;
    color: #fff;
    font-family: Calibri;
    margin-top: 5%;
    padding: 4% 10%;
    text-align: center;
    font-size: 1.2em;
	}
	#intro4 {
    color: #ffffff;
    background: #19213c;
    padding: 15% 0% 19% 0%;
	}
	.bt-abrir {
    background: #178ac0;
    color: #fff;
    font-family: Calibri;
    font-size: 1.45em;
    padding: 3% 21%;
    width: 100%;
    margin-bottom: 2%;
	}
	.bt-migrar {
    background: #19213c;
    color: #fff;
    font-family: Calibri;
    font-size: 1.2em;
    padding: 3% 7%;
	}
	#intro5 h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    color: #19213c;
    padding-bottom: 10px;
    letter-spacing: 0px;
    font-weight: 100;
	}
	#intro5 {
    padding: 14% 0% 21% 0%;
	}
}

@media screen and (max-width:400px) {
	
	#full-slider-wrapper {
		margin-top: 10rem;
	}
	#intro6 h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 2em;
    margin-bottom: 50px;
    line-height: 35px;
    color: #1ca1e0;
    width: 90%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4%;
    padding-top: 14%;
	}

}

@media screen and (max-width:350px) {

	#full-slider-wrapper {
		margin-top: 8rem;
	}
	#intro2 .left-side h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    color: #19213c;
    padding-bottom: 28px;
    letter-spacing: 0px;
    font-weight: 100;
	}
	#intro6 h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.65em;
    margin-bottom: 50px;
    line-height: 30px;
    color: #1ca1e0;
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4%;
    padding-top: 14%;
	}
}