/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #474747;
  font-family: 'Raleway', sans-serif;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  bottom: 3rem;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

.navbar{
  position: absolute;
  z-index: 999;
  margin: auto;
  width: 100%;
}
.navbar-inverse .navbar-nav .nav-link{
  text-transform: uppercase;
  color: #fff;
}
.navbar-inverse .navbar-nav .active a{
  color: #c8dd07 !important;
}


.home1{
  background-image: url('../img/bg-resultados.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
}
.home1 .resultados{width: 80%;margin: 100px auto 0;}
.home1 .resultados .imagem{

}
.home1 .resultados .imagem img{
  width: 100%;
}

.home1 .resultados .slick-prev{
  background-image: url('../img/seta-left.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 40px;
  width: 24px;
}
.home1 .resultados .slick-prev:hover, .home4 .slick-prev:focus{
  background-image: url('../img/seta-left.png');
}
.home1 .resultados .slick-next{
  background-image: url('../img/seta-right.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 40px;
  width: 24px;
}
.home1 .resultados .slick-next:hover, .home4 .slick-next:focus{
  background-image: url('../img/seta-right.png');
}
.home1 .titulo{

}
.home1 .titulo p{font-size: 14px;text-align: center;margin-bottom: 0;color: #9ca82a;}
.home1 .titulo h2{font-size: 26px;text-transform: uppercase;text-align: center;color: #575757;font-weight: 700;}
.home1 .titulo .linha{height: 2px;background-color: #9ca82a;width: 30%;margin: auto;}
.home1 .texto{

}
.home1 .texto p{margin: 20px 0;font-size: 14px;line-height: 18px;}
.home1 .texto .contador{
  text-align: center;
}
.home1 .texto .contador strong{color: #9ca82a;text-align: center;font-size: 68px;}
.home1 .texto .contador a{
  background-color: #9ca82a;
  color: #fff;
  border-radius: 3px;
  padding: 10px 0;
  display: block;
  width: 95%;
  margin: 40px auto 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.home1 .texto .contador a:hover{
  text-decoration: none;
  background-color: #304564;
}
.home1 .texto .contador p{margin: 0;font-weight: 500;position: relative;bottom: 10px;font-size: 14px;}
.home1 .texto .contador h3{
  font-size: 24px;
  position: relative;
  bottom: 10px;
}
.home1 .texto-s{
  margin-top: 40px;
}
.home1 h3{
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #575757;
  font-weight: 700;
}
.home1 h4{
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #9ca82a;
  font-weight: 700;
}
.home1 h5{
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #575757;
  font-weight: 700;
}
.home1 .texto-s .contador{
  padding: 60px 0;
  clear: both;
}
.home2{background-color: #27364f;padding: 50px 0;}
.home2 .box .icone{text-align: center;height: 104px;}
.home2 .box .icone img{
  height: 104px;
}
.home2 .box h3{color: #fff;font-size: 20px;margin: 15px 0;text-align: center;}
.home2 .box p{color: #fff;font-size: 14px;text-align: left;}
.home3{
  padding: 50px 0;
  background-image: url('../img/bg-solucoes.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.titulo-padrao{margin-bottom: 50px;}
.titulo-padrao p{color: #96a511;font-size: 12px;margin-bottom: 0;font-weight: 600;}
.titulo-padrao h4{color: #3b3b3b;font-size: 36px;text-transform: uppercase;font-weight: 700;position: relative;bottom: 6px;}
.home3 .box{
  background-color: #f6f6f6;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 40px;
  box-shadow: 0 0 10px #ccc;
  height: 370px;
}
.home3 .box a{
  color: inherit;
}
.home3 .box a:hover{
  text-decoration: none;
}
.home3 .box .icone{text-align: center;margin-bottom: 20px;}
.home3 .box .icone img{

}
.home3 .box h3{color: #304665;font-size: 24px;text-align: center;height: 60px;font-weight: 600;}
.home3 .box h3 span {
    font-size: 20px;
    position: relative;
    bottom: 3px;
}
.home3 .box ul {
  list-style: none;
  padding-left: 8px;
}
.home3 .box ul > li {
  margin-left: 15px;  
}
.home3 .box ul> li::before {
  content: "-";
  margin-left: -15px;
  margin-right: 5px;
}
.home3 .box p{text-align: left;color: #304665;font-size: 16px;line-height: 20px;}
.home3 .box:hover{
  background-color: #26364f;
}
.home3 .box:hover h3{
  color: #fff;
}
.home3 .box:hover p{
  color: #fff;
}
.home3 .box:hover ul li{
  color: #fff;
}
.home3 .box:hover img{
  filter: brightness(0) invert(1);
}
.home4{height: auto;overflow: hidden;padding: 50px 0 0;background-color: #fff;}
.home4 .cliente{
    margin-bottom: 50px;
    height: auto;
    overflow: hidden;
    width: 100%;
}
.home4 .cliente .box{
    padding: 0 15px 15px;
    float: left;
    width: 20%;
}
.home4 .cliente .box:hover img{
  filter: grayscale(0%);
}
.home4 .cliente .box img{
  margin: auto;
  width: 100%;
  border-radius: 6px;
  filter: grayscale(100%);
}
.home4 .slick-prev{
  background-image: url('../img/seta-esquerda.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 24px;
  width: 15px;
}
.cliente .slick-prev{
  position: absolute;
  left: 0;
  z-index: 99999;
}
.cliente .slick-prev:hover, .cliente .slick-prev:focus, .cliente .slick-prev:active{
  background-image: url(../img/seta-esquerda.png) !important;
  position: absolute;
  left: 0;
}
.cliente .slick-next{
  position: absolute;
  right: 0;
  z-index: 99999;
}
.cliente .slick-next:hover, .cliente .slick-next:focus, .cliente .slick-next:active{
  background-image: url(../img/seta-direita.png) !important;
  position: absolute;
  right: 0;
}
.home4 .slick-prev:hover, .home4 .slick-prev:focus{
  background-image: url('../img/seta-esquerda.png');
}
.home4 .slick-next{
  background-image: url('../img/seta-direita.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 24px;
  width: 15px;
}
.home4 .slick-next:hover, .home4 .slick-next:focus{
  background-image: url('../img/seta-direita.png');
}
.home4 .titulo-padrao{
  margin-bottom: 30px;
}
.home5{

}
.home6{padding: 50px 0;background-image: url('../img/bg-apaixonados.jpg');background-repeat: no-repeat;background-size: cover;}
.home6 .dentro{text-align: center;}
.home6 .dentro h5{color: #474747;font-size: 48px;text-transform: uppercase;font-weight: 900;margin-bottom: 0;}
.home6 .dentro h5 span{color: #304665;}
.home6 .dentro p{color: #474747;font-size: 18px;font-weight: 600;text-transform: uppercase;position: relative;bottom: 9px;margin-bottom: 10px;}
.home6 .dentro p span{color: #96a510;}
.home6 .dentro a{background-color: #9ca82a;color: #fff;border-radius: 3px;padding: 10px 0;display: block;width: 30%;margin: auto;text-transform: uppercase;font-weight: 700;font-size: 14px;}
.home6 .dentro a:hover{text-decoration: none;background-color: #304564;}
.home7{padding: 50px 0 0;height: auto;overflow: hidden;}
.home7 .portfolio{

}
.home7 .portfolio .box{float: left;width: 25%;position: relative;text-align: center;}
.home7 .portfolio .box a{
  color: inherit;
}
.home7 .portfolio .box .imagem:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #093167ad;
}
.home7 .portfolio .box:hover .imagem:after{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #313131cf;
}
.home7 .portfolio .box .imagem img{width: 100%;}
.home7 .portfolio .box:hover .imagem img{
}
.home7 .portfolio .box .texto{
  display: block;
  margin: auto;
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 10px;
}
.home7 .portfolio .box .texto h3{text-transform: uppercase;color: #fff;font-weight: 800;margin-bottom: 0;font-size: 26px;}
.home7 .portfolio .box .texto p{display:none;}
.home7 .portfolio .box:hover .texto p {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    position: relative;
    bottom: -2px;
    display: block;
    width: 70%;
    margin: auto;
    line-height: 16px;
}
.home8{height: auto;overflow: hidden;padding: 50px 0;}
.home8 .blog{

}
.home8 .box{padding: 0 10px;outline: none;}
.home8 .nossoblog{
  height: auto;
  overflow: hidden;
}
.home8 .nossoblog .box{
  width: 33.333%;
  float: left;
  margin-bottom: 40px;
  height: 400px;
}
.home8 .box a{
  color: inherit;
}
.home8 .box a:hover, .home8 .blog .box a:focus{
  text-decoration: none;
  outline: none;
}
.home8 .box .imagem{margin-bottom: 30px;}
.home8 .box .imagem img{width: 100%;height: 200px;object-fit: cover;}
.home8 .box:hover .imagem img{

}
.home8 .box .imagem .bandeira{

}
.home8 .box .texto{

}
.home8 .box .texto h3{color: #c8dd05;font-size: 24px;font-weight: 500;}
.home8 .box:hover .texto h3{
  color: #304564;
}
.home8 .box .texto p{color: #3b3b3b;font-size: 14px;}
.home8 .box .leia{color: #c8dd05;text-transform: uppercase;font-size: 14px;font-weight: 700;}
.home8 .blog .box:hover .leia{
  color: #304564;
}
.home8 .blog .slick-prev{
  background-image: url('../img/seta-esquerda.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 24px;
  width: 15px;
  position: absolute;
  left: 0;
  top: 55%;
}
.home8 .blog .slick-next{
  background-image: url('../img/seta-direita.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 24px;
  width: 15px;
  position: absolute;
  right: 0;
  top: 55%;
}
.home8 .veja{
  margin-top: 40px;
}
.home8 .veja a{
  background-color: #9ca82a;
  color: #fff;
  border-radius: 3px;
  padding: 10px 0;
  display: block;
  width: 50%;
  margin: auto;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.home8 .veja a:hover{
  text-decoration: none;
  background-color: #304564;
}
.copy {
    padding: 10px 0;
    background-color: #9ca82a;
    height: auto;
    overflow: hidden;
}
.copy .esquerda {
    float: left;
}
.copy p {
    margin-bottom: 0;
    color: #fff;
    position: relative;
    font-size: 14px;
    text-align: center;
}
.copy .direita {
    float: right;
}
.copy ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.copy ul li {
    float: left;
    margin-left: 10px;
}
.copy a {
    color: #fff;
    font-size: 13px;
}
.banner{
  position: relative;
}
.banner .imagem{height: 800px;}
.banner .imagem img{width: 100%;height: 800px;object-fit: cover;}
.banner .legenda {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    text-align: center;
    transform: translate(0, -50%);
}
.banner h1{font-size: 72px;text-transform: uppercase;font-weight: 900;color: #94c0ff;}
.banner h1 span{color: #c8dd05;}
.banner h2{font-size: 54px;text-transform: uppercase;font-weight: 900;color: #94c0ff;}
.banner h2 span{color: #c8dd05;}
.banner p{color: #fff;font-size: 18px;}
.banner p span{
  color: #c8dd05;
}
.banner p span.plus {
    color: #fff;
    font-size: 35px;
    position: relative;
    top: 6px;
    font-weight: 500;
}
.banner .botoes{padding: 30px 0 0;}
.banner .botoes a{background-color: #9ca82a;color: #fff;padding: 10px 55px;border-radius: 3px;font-size: 18px;text-transform: uppercase;font-weight: 600;margin: 0 30px;}
.banner .botoes a:hover, .banner .botoes a:focus{
  text-decoration: none;
  background-color: #94c0ff;
}
.banner .legenda.marketing p {
    text-transform: initial;
    font-weight: 500;
    line-height: 23px;
    width: 70%;
    margin: 20px auto 0;
}


.banner-interna{
  position: relative;
}
.banner-interna .imagem{height: 300px;}
.banner-interna .imagem img{width: 100%;height: 300px;object-fit: cover;}
.banner-interna .imagem:after{
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(12, 12, 12, 0.46);
}
.banner-interna .logo{
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  text-align: center;
}
.banner-interna .logo img {
    background-color: #fff;
    padding: 12px;
}
.banner-interna .legenda {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    text-align: center;
}
.banner-interna h1{font-size: 48px;text-transform: uppercase;font-weight: 900;color: #94c0ff;}
.banner-interna h1 span{color: #c8dd05;}
.banner-interna p{color: #fff;font-size: 18px;}
.banner-interna p span{
  color: #c8dd05;
}

.redes{width: 200px;}
.redes ul{
  list-style: none;
  padding-left: 0;
}
.redes ul li{
  cursor: pointer;
  float: left;
}
.redes ul li.fb .rede{
  background-image: url('../img/fb.png');
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  background-size: contain;
  margin-left: 3px;
}
.redes ul li.fb:hover .rede{
  background-image: url('../img/fb-hover.png');
}
.redes ul li.ig .rede{
  background-image: url('../img/ig.png');
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  background-size: contain;
  margin-left: 3px;
}
.redes ul li.ig:hover .rede{
  background-image: url('../img/ig-hover.png');
}
.redes ul li.in .rede{
  background-image: url('../img/in.png');
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  background-size: contain;
  margin-left: 3px;
}
.redes ul li.in:hover .rede{
  background-image: url('../img/in-hover.png');
}
.redes p{
  color: #fff;
  margin-bottom: 5px;
}
.redes p span{
  margin-right: 5px;
}
.navbar-brand{
  position: relative;
  top: 20px;
}

.rodape{background-color: #2b3034;padding: 50px 0;}
.rodape ul{list-style: none;padding-left: 0;}
.rodape ul li{color: #fff;}
.rodape .menu ul li:hover{
  list-style-image: url('../img/setinha.png');
  list-style-position: inside;
}
.rodape .menu ul li a{color: #fff;font-size: 14px;}
.rodape .menu ul li:hover a{
  color: #9ca82a;
  text-decoration: none;
}
.rodape h3{color: #9ca82a;font-size: 18px;font-weight: 800;}
.rodape p{
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.rodape .contato a.fale{
  background-color: #9da82a;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
}
.rodape .contato a.fale:hover{
  background-color: #304564;
  text-decoration: none;
}
.rodape .contato ul{

}
.rodape .contato ul li{
  font-size: 13px;
}
.rodape .contato ul li.telefone{
  font-size: 20px;
}

.cases{padding: 50px 0;}
.cases.solutions{padding: 0 0 50px;}
.cases h2{
  color: #27364f;
  text-align: center;
  margin: 60px 0 50px;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}
.cases h2 strong{
  font-weight: inherit;
}
.cases h3{
  color: #27364f;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
}
.cases .um{
  padding: 50px 0;
}
.cases .um p{
  text-align: center;
}
.cases .dois{
  background-color: #3c5c99;
  padding: 50px 0;
  text-align: center;
  color: #fff;
}
.cases .tres{
  padding: 50px 0;
}
.cases .tres img{
  width: 100%;
  border-radius: 30px;
}
.cases.solutions .tres img {
    height: 250px;
    object-fit: contain;
}
.cases .tres h3{
  text-align: left;
  margin: 20px 0 30px;
}
.solutions .orcamento{
  background: none;
}
.solutions .mestres p {
    text-align: center;
    float: inherit !important;
    font-size: 20px !important;
}
.solutions .orcamento .formulario{
  width: 65% !important;
}
.cases .tres p{
  padding-right: 21%;
}
.cases.solutions .tres p{
  padding-right: 0;
}
.cases .titulo{
  padding-top: 50px;
}
.cases .titulo h3{
  margin-bottom: 0;
  font-size: 26px;
}
.cases.solutions h3{
  text-align: center;
}
.cases .escuro{
  background-color: #efebea;
}
.cases .branco{
  background-color: #fff;
}
.cases .quatro{
  padding: 50px 0;
}
.cases ul {
  padding-left: 40px;
  list-style: circle;
  list-style-position: inside;
}
.cases.solutions ul{
  padding-left: 0 !important;
}
.cases ul li{
  font-weight: 500;
}
.cases .cinco{
  padding: 20px 0;
}
.cases .cinco h4{
  margin-top: 0;
}
.cases .cinco p{
  padding: 0 10%;
}
.cases .cinco .imagem{
  text-align: center;
}
.cases .cinco .imagem img{
  width: 80%;
}
.cases .cinco .cada{
  margin: 0 0 70px;
}
.cases .cinco .cada.cada2 p{
  text-align: center;
  padding: 0 5%;
}
.cases h4{
  text-align: center;
  font-size: 30px;
  margin: 0 0 20px;
  font-weight: 300;
}
.cases .quatro p{
  text-align: center;
  padding: 0 8%;
}
.cases h5{
  font-size: 34px;
}
.cases h2:after{
  content: ' ';
  width: 50%;
  background-color: #27364f;
  height: 2px;
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  margin: auto;
}
.cases p{

}
.cases .faixa{background-color: #c8dd07;padding: 40px 0;height: 250px;overflow: hidden;position: relative;margin: 50px 0;}
.cases .faixa h2{margin-top: 0;}
.cases .faixa p{
  margin-bottom: 0;
}
.cases .faixa .meio{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.cases .faixa .icone{text-align: center;display: inline-block;margin: 0 20px;}
.cases .faixa p{color: #fff;width: 75%;margin: auto;}
.cases .faixa2{background-color: #273650;padding: 50px 0;}
.cases .faixa2 h2{margin-top: 0;color: #fff;}
.cases .faixa2 h2:after{
  content: ' ';
  width: 50%;
  background-color: #fff;
  height: 2px;
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  margin: auto;
}
.cases .faixa2 p{
  color: #fff;
  margin-bottom: 0;
}
.cases .mestres{
  margin: 100px 0 0;
  height: auto;
  overflow: hidden;
}
.cases .mestres p{
  float: left;
  font-size: 22px;
}
.cases .mestres p strong{
  font-weight: 800;
}
.cases .mestres a{
  float: right;
  background-color: #c8dd05;
  color: #fff;
  padding: 10px 40px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  top: 14px;
}
.cases .mestres a:hover{
  background-color: #304564;
  text-decoration: none;
}

.orcamento{
    background-image: url(../img/bg-resultados.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.orcamento p.orc{
  text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.orcamento .formulario{width: 50%;margin: auto;}
.orcamento .formulario .campo{width: 100%;border: none;border-radius: 3px;padding: 8px 15px;margin-bottom: 15px;background-color: #f8f8f8;color: #17517f;font-size: 12px;}
.orcamento .formulario .campo-m{
  height: 150px;
  resize: none;
}
.orcamento .formulario .cada{
  width: 100%;
}
.orcamento .formulario .enviar{background-color: #9da82a;color: #fff;padding: 10px 20px;border-radius: 5px;text-transform: uppercase;font-weight: 700;border: none;width: 100%;text-align: center;cursor: pointer;}
.orcamento .formulario .enviar:hover{
  background-color: #304564;
  text-decoration: none;
}
.orcamento .formulario .enviar:focus{
  outline: none;
}
.orcamento .formulario .enviar:active{
  background-color: #2b3034;
}
.orcamento .formulario label{
  margin-bottom: 0;
  color: #304564;
}
.contato .formulario{
  width: 80%;
}


.fieldo {
  position: relative;
  font-family: Arial;
  margin-bottom: 20px;
  width: 100%;
}

.fieldo select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #f8f8f8;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #012a5e transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #012a5e transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div {
  cursor: pointer;
  user-select: none;
  width: 100%;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
  color: #17517f;
  position: relative;
  background-color: #f8f8f8;
}
.select-selected {
  cursor: pointer;
  user-select: none;
  width: 100%;
  border-radius: 3px;
  padding: 8px 10px;
  font-size: 12px;
  color: #17517f;
  position: relative;
  background-color: #f8f8f8;
}

/*style items (options):*/
.select-items {
  bottom: 0;
  position: relative;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 99;
  color: #fff;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

::placeholder {
  color: #17517f;
  opacity: 0.7; /* Firefox */
}
.home8 h1{
  text-align: center;
}
.overlay{
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
}
.no-padding{
  padding: 0 !important;
}

.home9{
  padding: 20px 0;
  background-image: url(../img/bg-solucoes.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.home9 .titulo-padrao{
  margin-bottom: 20px !important;
}
.home9 .slick-prev{
  background-image: url('../img/seta-left.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 40px;
  width: 24px;
  position: absolute;
  left: 0;
}
.home9 .slick-prev:hover, .home4 .slick-prev:focus{
  background-image: url('../img/seta-left.png');
}
.home9 .slick-next{
  background-image: url('../img/seta-right.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 40px;
  width: 24px;
  position: absolute;
  right: 0;
}
.home9 .slick-next:hover, .home4 .slick-next:focus{
  background-image: url('../img/seta-right.png');
}

.home9 .depoimentos{
  
}
.home9 .depoimentos .box{
  outline: none;
}
.home9 .depoimentos .box .foto{
}
.home9 .depoimentos .box .foto img{
  margin: auto;
  border-radius: 100px;
  width: 100px;
}
.home9 .depoimentos .box .texto{height: auto;overflow: hidden;padding: 15px 10% 0;text-align: center;}
.home9 .depoimentos .box .texto p{
  font-size: 14px;
  color: #3b3b3b;
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 5px;
}
.home9 .depoimentos .box .texto h4{
  color: #98aa0b;
  font-size: 18px;
  font-weight: 700;
  margin-top: 13px;
}
.agencia img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.cases .pc{
  text-align: center;
}
.cases .pc img{
  width: 40%;
  height: auto;
}
.cases a{
  text-align: center;
  display: block;
  color: #27364f;
  font-size: 20px;
  font-weight: 600;
}

.sai{

}
.fixed-top{
  position: fixed !important;
  background-color: #313131;
  z-index: 99999999;
}
.fixed-top .navbar-brand{
  top: 0 !important;
}
.fixed-top .mr-auto{
  top: 0 !important;
}
.menu-orcamento a{
  background-color: #9ca82b;
  border-radius: 4px;
}
.menu-orcamento a:hover{
  background-color: #94c0ff;
  text-decoration: none;
}

.areas h3{
  margin-top: 40px;
}
.areas .imagem img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.areas .portfolio .box .imagem:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #093167ad;
}
.areas .portfolio .box:hover .imagem:after{
  content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #313131cf;
}

.planos {
    padding: 50px 0;
    background-image: url(../img/bg-apaixonados.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.planos .box {
    box-shadow: 0 0 10px #9e9e9e;
    border-radius: 5px;
    padding: 15px;
    height: 310px;
    position: relative;
    margin-bottom: 30px;
}
.planos .box h3 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
}
.planos .box p {
    font-size: 16px;
    line-height: 22px;
}
.planos .box a {
    background-color: #9ca82a;
    color: #fff;
    border-radius: 3px;
    padding: 10px 0;
    display: block;
    width: 79%;
    margin: auto;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    bottom: 9px;
    position: absolute;
    right: 0;
    left: 0;
}
.planos .box a:hover{
  text-decoration: none;
  background-color: #304564;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ng, div.wpcf7-aborted, div.wpcf7-mail-sent-ok{
    border: none !important;
    position: relative;
    font-weight: 300;
    padding: 0 !important;
    margin: 0 !important;
    width: auto;
    bottom: 0;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    right: 0;
    left: 0;
    text-align: center;
}
span.wpcf7-not-valid-tip{
  display: none !important;
}
.wpcf7-not-valid{
  border: 1px solid red !important;
}

.banner-secundario{
  background-position: 50% 50%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
}


.nossoblog form{
  width: 80%;
  margin: auto;
}
.nossoblog form .campo{width: 100%;border: none;border-radius: 3px;padding: 8px 15px;margin-bottom: 15px;background-color: #f8f8f8;color: #17517f;font-size: 12px;}
.nossoblog form .campo-m{
  height: 150px;
  resize: none;
}
.nossoblog form .cada{
  width: 100%;
}
.nossoblog form .enviar{background-color: #9da82a;color: #fff;padding: 10px 20px;border-radius: 5px;text-transform: uppercase;font-weight: 700;border: none;width: 100%;text-align: center;cursor: pointer;}
.nossoblog form .enviar:hover{
  background-color: #304564;
  text-decoration: none;
}
.nossoblog form .enviar:focus{
  outline: none;
}
.nossoblog form .enviar:active{
  background-color: #2b3034;
}
.nossoblog form label{
  margin-bottom: 0;
  color: #304564;
}
.home1 .esquerda{
  width: 50%;
  float: left;
}
.home1 .esquerda img {
    width: 100%;
    padding-right: 40px;
    border-radius: 1px;
}
.home1 .direita{
  width: 50%;
  float: left;
}
a{
  transition: 0.4s all ease;
}

.diferenciais {
    padding: 50px 0;
    height: auto;
    overflow: hidden;
}
.diferenciais .texto {
}
.diferenciais h2 {
  color: #3b3b3b;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  margin-bottom: 0;
  bottom: 6px;
}
.diferenciais h3 {
  color: #96a511;
  font-size: 16px;
  font-weight: 600;
}
.diferenciais .itens {
    background-color: #f1f1f1;
    padding: 10px;
    margin-top: 30px;
    height: auto;
    overflow: hidden;
}
.diferenciais .item {
    width: 33.3333%;
    float: left;
    text-align: center;
    padding: 10px;
}
.diferenciais .item .dentro {
    padding: 10px;
    background-color: #fff;
    height: 220px;
}
.diferenciais h4 {
    font-size: 16px;
    margin-bottom: 7px;
    padding: 0 10px;
}
.diferenciais p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}
.diferenciais .icone {
    margin: 0 auto 15px;
    background-color: #e8e8e8;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    padding: 12px;
}
.diferenciais .icone img {
    width: 50px;
    height: 70px;
    object-fit: contain;
}

.modal_publicon .modal-header{
  padding: 20px 0;
}
.modal_publicon .modal-header button{
  position: absolute;
  right: 30px;
}
.modal_publicon .modal-content{
  border-radius: 0;
}
.modal_publicon .modal-body p{
  font-weight: 500;
  color: #333;
}
.modal_publicon .modal-dialog{
  top: 30px;
}
.modal_publicon .modal-body a{
  color: #9ba82b;
  font-weight: 700;
  text-decoration: underline;
}
.slick-slide{
  height: auto !important;
}
.navbar.interna{
  position: relative;
  background-color: #313131;
  padding: 20px 0;
}
.navbar.interna .navbar-brand{
  top: 0;
}
.navbar.interna .mr-auto{
  top: 0;
}
.navbar-inverse.interna .navbar-nav .active a{
  color: #fff !important;
}

.joinchat{
  display: none !important;
}
.navbar-brand img{
  width: 150px;
}

/* BLOG NOVO */
.bg-blog{padding: 40px 0;background-color: #008eda;margin: 30px 0 50px;background-image: url(../img/fio-footer.jpg), url(../img/fio-footer.jpg);background-position: top, bottom;background-repeat: no-repeat;}
.bg-blog h1{
  text-align: center;
  margin: auto;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}
.bg-blog h1 strong{
  font-weight: 600;
  display: block;
}

.blog-box{
  clear: both;
  padding: 50px 0;
}
.blog-box .box{
  background-color: #fff;
  box-shadow: 0 0 20px #c5c5c5;
  border-radius: 30px;
}

.blog-box.search-blog h1{color: #06374a;text-transform: uppercase;font-size: 30px;font-weight: 200;margin-bottom: 50px;font-family: 'Montserrat', sans-serif;}
.blog-box.search-blog h1 strong{font-weight: 500;}

.blog-box h2{color: #06374a;text-transform: uppercase;font-size: 30px;font-weight: 200;margin-bottom: 50px;font-family: 'Montserrat', sans-serif;}
.blog-box h2 strong{font-weight: 500;}
.blog-box .texto p {
    background-image: url(../imagens/linha-blog.png);
    background-repeat: no-repeat;
    min-height: 90px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
.blog-box h3{
  margin-bottom: 10px;
  color: #043266;
  font-weight: 200;
  font-family: 'Montserrat', sans-serif;
}
.blog-box .cima .imagem{width: 100%;}
.blog-box .cima .imagem img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    width: 100%;
    height: 190px;
    object-fit: cover;
}
.blog-box .baixo{
  padding: 10px 24px;
  height: 275px;
}
.blog-box .texto{
    padding-right: 81px;
}
.blog-box .botao a{
  background-image: url(../imagens/arrow-next-hover.png);
  background-repeat: no-repeat;
  height: 42px;
  width: 42px;
  float: right;
  position: relative;
  bottom: 45px;
  cursor: pointer;
}
.blog-box .botao a:hover{
  background-image: url(../imagens/blog-hover.png);
}
.blog-box .data{
}
.blog-box .data p{background-color: #ec6384;width: 180px;border-radius: 30px;padding: 5px 10px 3px;text-align: center;margin: 10px 0;color: #fff;}
.blog-box a span{
  font-size: 35px;
}
.blog-box .todas{
  text-align: center;
  width: 100%;
  margin-top: 50px;
}
.blog-box .todas p a{
  background-color: #e7720f;
  width: 360px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  padding: 12px 0;
  text-transform: uppercase;
  font-size: 16px;
  transition: 0.4s all ease;
  font-weight: 500;
  display: block;
  margin: auto;
}
.blog-box .todas p a:hover{
  background-color: #043266;
  text-decoration: none;
}


.blog-box .box1{
  position: relative;
  height: 425px;
}
.blog-box .box1 .imagem{
  position: relative;
}
.blog-box .box1 .imagem:after{
  position: absolute;
  content: ' ';
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
  border-radius: 10px;
  opacity: .35;
}
.blog-box .box1 .imagem img{
  width: 100% !important;
  border-radius: 10px;
  height: 425px;
  object-fit: cover;
}
.blog-box .box1 .texto{
  position: absolute;
  top: 120px;
  padding: 0 20px !important;
}
.blog-box .box1 .texto p{
  background-image: none !important;
  min-height: auto !important;
  background-color: #195487;
  width: 180px;
  border-radius: 30px;
  padding: 5px !important;
  text-align: center;
  margin: 10px 0;
  color: #fff;
  position: relative;
}
.blog-box .box1 h3{
  text-transform: initial !important;
  color: #fff !important;
  font-size: 40px !important;
  margin-bottom: 10px !important;
  text-align: left !important;
  line-height: 36px !important;
}
.blog-box .box1 .data{
  color: #fff !important;
  font-size: 14px;
}

.blog-box a{
  text-decoration: none;
  color: inherit;
}
.blog-box .box2{
  position: relative;
  height: 200px;
  margin-bottom: 25px;
}
.blog-box .box2 .imagem{
  position: relative;
  width: 50%;
  float: left;
}
.blog-box .box2 .imagem:after{
  position: absolute;
  content: ' ';
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
  border-radius: 10px;
  opacity: .35;
}
.blog-box .box2 .imagem img{
  width: 100% !important;
  border-radius: 10px;
  height: 200px;
  object-fit: cover;
}
.blog-box .box2 .texto{
  position: relative;
  padding: 0 20px !important;
  width: 50%;
  float: left;
}
.blog-box .box2 .texto p{
  background-image: none !important;
  min-height: auto !important;
  background-color: #195487;
  width: 180px;
  border-radius: 30px;
  padding: 5px 0 !important;
  text-align: center;
  color: #fff;
  position: relative;
}
.blog-box .box2 h3{
  font-size: 20px !important;
}
.blog-box .box2 .data{
  color: #696969 !important;
  font-size: 12px;
}

.blog-box .box3{
  position: relative;
  margin-bottom: 25px;
}
.blog-box .box3 .imagem {
    position: relative;
    width: 100%;
}
.blog-box .box3 .imagem:after{
  position: absolute;
  content: ' ';
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
  border-radius: 10px;
  opacity: .35;
}
.blog-box .box3 .imagem img{
  width: 100% !important;
  border-radius: 10px;
  height: 200px;
  object-fit: cover;
}
.blog-box.blog-outros .box3 .imagem img{
  margin: 0;
}
.blog-box .box3 .texto {
    position: relative;
    padding: 0 !important;
    width: 100%;
    margin-top: 27px;
}
.blog-box .box3 .texto p{
  background-image: none !important;
  min-height: auto !important;
  background-color: #195487;
  width: 180px;
  border-radius: 30px;
  padding: 5px 0 !important;
  text-align: center;
  color: #fff;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
.blog-box .box3 h3{
  text-transform: initial !important;
  color: #036 !important;
  font-size: 20px !important;
  margin-bottom: 10px !important;
  text-align: left !important;
}
.blog-box .box3 .data{
  color: #696969 !important;
  font-size: 12px;
}
.blog-box .rounded-circle {
    border-radius: 50%;
    position: relative;
    z-index: 9;
    margin-bottom: 20px;
    box-shadow: 0 0 20px #cccccca6;
}

.blog-box .todos {
    position: absolute;
    right: 15px;
    top: -20px;
}
.blog-box .todos a {
    font-size: 12px;
    color: #043266;
}

h2.padrao {
    text-align: center !important;
    text-transform: uppercase !important;
    color: #8e8f8f;
    font-weight: 300 !important;
    font-size: 30px !important;
}
h2.padrao strong {
    color: #06374a;
    font-weight: 800 !important;
    font-size: 30px !important;
}

.navbar .pesquisa {
    width: 290px;
    position: relative;
    top: 7px;
    padding-left: 18px;
}
.navbar .pesquisa .campo {
    border: 1px solid;
    border-radius: 30px;
    width: 220px;
    outline: none;
    padding: 1px 10px;
    height: 30px;
}
.navbar .pesquisa .enviar {
    float: right;
    text-indent: -9999px;
    border: none;
    background-color: transparent;
    background-image: url(../img/lupa.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 36px;
    position: relative;
    bottom: 3px;
}
.navbar a.solicitar {
background-color: #9ca82b;
    border-radius: 5px;
    padding: 10px 20px;
    color: #27364e;
    font-weight: 600;
    transition: 0.4s all ease;
}
.nav-blog{
  background-color: #27364f;
  position: relative;
}
.nav-blog .navbar-brand{
  top: 0;
}
.nav-blog ul li a {
    text-transform: uppercase;
    color: #fff;
    padding: 10px 12px;
    font-size: 14px;
}
.nav-blog ul li a:hover {
    text-decoration: none;
    color: #9ca82b;
}
.nav-blog .has-child:hover {
    cursor: pointer;
}
.nav-blog ul li.has-child:hover ul.child {
    display: block;
}
.nav-blog ul li.has-child ul.child li a {
    font-size: 12px;
    padding: 0;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid transparent;
}
.nav-blog ul li.has-child ul.child {
    position: absolute;
    padding: 8px 14px;
    background-color: #9ca82b;
    list-style: none;
    margin-left: 13px;
    border-radius: 1px;
    display: none;
}
.esconder {
  display: none;
}
.texto-completo__mostrar-conteudo , 
.texto-completo__esconder-conteudo {
  cursor: pointer;
  border-radius: 15px;
  padding: 7px;
  background-color: #d1db45;
  color: #043143;
  box-shadow: 2px 13px 16px -9px rgba(0,0,0,0.75);
  -webkit-box-shadow: 2px 13px 16px -9px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 13px 16px -9px rgba(0,0,0,0.75);
}
.texto-completo {
  margin-top: 10px;
}
.texto-completo h1, 
.texto-completo h2, 
.texto-completo h3, 
.texto-completo p {
  color: black !important;
}

