@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;900&display=swap");

a,
a:hover {
  text-decoration: none;
  color: inherit;
}

textarea:focus,
input:focus,
button:focus,
a:focus {
  box-shadow: none !important;
  outline: none !important;
}

html,
body,
input,
select,
textarea {
  font-family: "Rubik", sans-serif;
}

ul,
li {
  list-style: none;
}
textarea {
  resize: none;
}

body b,
body strong {
  font-weight: bold;
}

.clear {
  clear: both;
}

.reveal,
.revealX,
.revealXR {
  opacity: 0;
  transition: opacity 1s, transform 1.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
}
.reveal {
  transform: translateY(60px);
}
.revealX {
  transform: translateX(-60px);
}
.revealXR {
  transform: translateX(60px);
}
.reveal--in {
  opacity: 1;
  transform: none;
}

body {
  background: #fff;
}
body.menu-active {
  overflow: hidden;
}

.container {
  max-width: 1170px;
}

.page-content {
  width: 100%;
  overflow: hidden;
}

.wpcf7-not-valid-tip {
  margin: -20px 0 15px;
}

#footer h1,
#footer h2,
.page-content h1,
.page-content h2 {
  font-size: 36px;
  color: #f58634;
  font-weight: 500;
  line-height: 1.2;
}

header {
  width: 100%;
}
#header figure {
  margin: 0;
}
header ._first {
  background: #f5f5f5;
  padding: 15px 0;
}
header ._first .info .item {
  margin: 0 50px 0 0;
}
header ._first .info p {
  font-size: 13px;
  color: #373435;
  font-family: "Lato";
  margin: 0;
}
header ._first .info img {
  margin: 0 10px 0 0;
}
header ._first .info .sep {
  display: inline-block;
  margin: 0 7px;
}
#header ._first .social figure {
  position: relative;
  margin: 0 0 0 20px;
  width: 24px;
  height: 24px;
}
header ._first .social img {
  position: absolute;
}
header ._first .social img.hover {
  opacity: 0;
  transition: all 0.25s;
}
header ._first .social figure:hover img {
  opacity: 0;
}
header ._first .social figure:hover img.hover {
  opacity: 1;
}
#header ._second {
  padding: 15px 0;
}
#header #menu ul {
  padding: 0;
  margin: 0;
}
#header #menu ul li a {
  text-transform: uppercase;
  transition: all 0.25s;
  font-size: 15px;
  font-weight: 500;
  color: #373435;
  padding: 10px;
  margin: 0 7px;
  display: inline-block;
}
#header #menu ul li a:hover {
  transform: scale(1.02);
  color: #f58634;
}
#header #menu ul li.active a {
  color: #f58634;
}
#header .btn-budget {
  transition: all 0.25s;
  width: 215px;
  line-height: 50px;
  text-align: center;
  background: #f58634;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  margin: 0 0 0 25px;
  display: block;
}
#header .btn-budget:hover {
  transform: scale(1.02);
}
#header .navbar {
  padding: 0;
}
#header .logo {
  transition: all 0.25s;
}
#header .logo:hover {
  transform: scale(1.02);
}



#footer .wrap-contato {
  padding: 9.38vw 0 5.2vw;
}
#footer .wrap-contato .wrap-form {
  padding: 0 25px 0 0;
}
#footer .wrap-contato h3 {
  font-size: 14px;
  font-weight: 500;
  color: #373435;
  margin: 0 0 5px;
}
#footer .wrap-contato h2 {
  margin: 0 0 50px;
}
#footer .wrap-contato form label {
  font-size: 15px;
  font-family: "Lato";
  color: #6d6e71;
  display: block;
  margin: 0 0 15px;
}
#footer .wrap-contato form .form-group {
  width: 100%;
  height: 50px;
  padding: 0 10px;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  margin: 0 0 25px;
}
#footer .wrap-contato form .form-group:focus {
  border-color: #f58634;
  outline: 0;
}
#footer .wrap-contato form textarea.form-group {
  height: 180px;
  padding: 20px;
}
#footer .wrap-contato form input[type="submit"] {
  width: 225px;
  line-height: 55px;
  background: #f58634;
  border-radius: 3px;
  color: #fff;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  border: none;
  cursor: pointer;
  transition: all 0.25s;
  margin: auto;
  display: block;
}
#footer .wrap-contato form input[type="submit"]:hover {
  transform: scale(1.05);
}
#footer .wrap-contato form br {
  display: none;
}
#footer .wrap-contato .otherContact {
  background: #373435;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  padding: 65px 50px;
}
#footer .wrap-contato .otherContact h3 {
  font-size: 20px;
  font-weight: 500;
  color: #f58634;
  margin: 0 0 20px;
}
#footer .wrap-contato .otherContact .text {
  color: #fff;
  font-size: 15px;
  font-family: "Lato";
  margin: 0 0 55px;
}
#footer .wrap-contato .otherContact .item {
  margin: 0 0 45px;
}
#footer .wrap-contato .otherContact .item img {
  display: block;
  margin: 0 15px 0 0;
  width: 18px;
}
#footer .wrap-contato .otherContact .item p {
  font-family: "Lato";
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  margin: 0;
}
#footer .wrap-contato .otherContact .item p span.sep {
  margin: 0 10px;
}
#footer .wrap-contato .otherContact .item p br {
  display: none;
}
#footer .wrap-contato .otherContact .item p span {
  margin: 0 0 10px;
  font-family: "Rubik";
  display: block;
}
#footer .wrap-contato .otherContact h4 {
  color: #f58634;
  font-weight: 500;
  font-family: "Rubik";
  margin: 0 0 25px;
}
#footer .wrap-contato .otherContact .social a {
  margin: 0 35px 0 0;
}
#footer .wrap-contato .otherContact .social figure {
  width: 21px;
  height: 21px;
  position: relative;
  display: block;
}
#footer .wrap-contato .otherContact .social figure img {
  position: absolute;
}
#footer .wrap-contato .otherContact .social figure .img-hover {
  opacity: 0;
  transition: all 0.25s;
}
#footer .wrap-contato .otherContact .social figure:hover img {
  opacity: 0;
}
#footer .wrap-contato .otherContact .social figure:hover .img-hover {
  opacity: 1;
}
#footer .wrap-contato .otherContact .social figure.facebook {
  width: 10.5px;
  height: 21px;
}

#footer .wrap-contato .otherContact .d-flex .phone {
 display: flex !important;
 flex-direction: column;
}

#footer .mapa {
  height: 530px;
}
#footer .mapa iframe {
  width: 100%;
  border: 0;
  height: 530px;
}
#footer .bottom {
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/bg-footer.jpg) no-repeat #373435;
  padding: 100px 0 35px;
}
#footer .bottom .info {
  margin: 0 0 85px;
}
#footer .bottom .info .item {
  border: 1px solid #707070;
  border-radius: 5px;
  padding: 30px 25px;
  margin: 0 16px;
}
#footer .bottom .info .item img {
  display: block;
  margin: 0 15px 0 0;
}
#footer .bottom .info .item h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 15px;
}
#footer .bottom .info .item p {
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-family: "Lato";
}
#footer .bottom .copyright {
  border-top: 1px solid rgba(112, 112, 112, 0.31);
  padding: 35px 0 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
#footer .bottom .copyright img {
  display: inline-block;
  margin: 0 8px;
}
#footer .bottom .menu_block {
  margin: 0 0 100px;
}
#footer .bottom .menu_block .block_1 {
  padding: 0 6.25vw 0 0;
}
#footer .bottom .menu_block h2 {
  font-size: 30px;
  font-weight: 500;
  color: #f58634;
  margin: 0 0 20px;
}
#footer .bottom .menu_block .text {
  color: #fff;
  font-size: 14px;
  font-family: "Lato";
  line-height: 1.4;
  margin: 0 0 50px;
}
#footer .bottom .menu_block .social p {
  color: #f4f4f4;
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 25px;
}
#footer .bottom .menu_block .social a {
  margin: 0 35px 0 0;
}
#footer .bottom .menu_block .social figure {
  width: 21px;
  height: 21px;
  position: relative;
  display: block;
}
#footer .bottom .menu_block .social figure img {
  position: absolute;
}
#footer .bottom .menu_block .social figure .img-hover {
  opacity: 0;
  transition: all 0.25s;
}
#footer .bottom .menu_block .social figure:hover img {
  opacity: 0;
}
#footer .bottom .menu_block .social figure:hover .img-hover {
  opacity: 1;
}
#footer .bottom .menu_block .social figure.facebook {
  width: 10.5px;
  height: 21px;
}
#footer .bottom .menu_block h3 {
  margin: 0 0 35px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
#footer .bottom .menu_block #menu-footer li {
  width: 100%;
}
#footer .bottom .menu_block #menu-footer a {
  padding: 0;
  font-size: 14px;
  font-family: "Lato";
  color: #fff;
  display: block;
  margin: 0 0 20px;
  display: block;
  transition: all 0.25s;
}
#footer .bottom .menu_block #menu-footer a:hover {
  color: #f58634;
}
#footer .bottom .menu_block #menu-footer a:before {
  content: "";
  display: inline-block;
  margin: 0 10px 0 0;
  width: 6px;
  height: 11px;
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/arrow-orange.png);
}
#footer .bottom .menu_block #menu-footer ul {
  padding: 0;
  margin: 0;
}
#footer .bottom .menu_block .list_blog .link {
  font-size: 15px;
  font-weight: 500;
  color: #f58634;
}
#footer .bottom .menu_block .list_blog .link img {
  display: block;
  margin: 0 0 0 15px;
}
#footer .bottom .menu_block .wrap-newsletter {
  margin: 55px 0 0;
}
#footer .bottom .menu_block .wrap-newsletter h3 {
  margin: 0 0 20px;
}
#footer .bottom .menu_block .wrap-newsletter form {
  position: relative;
  display: flex;
  margin: 0 0 20px;
}
#footer .bottom .menu_block .wrap-newsletter form p {
  margin: 0;
}
#footer .bottom .menu_block .wrap-newsletter form p:first-of-type {
  flex-grow: 1;
}
#footer .bottom .menu_block .wrap-newsletter form .ajax-loader {
  position: absolute;
  left: 0;
  bottom: -16px;
}
#footer .bottom .menu_block .wrap-newsletter input[type="email"] {
  margin: 0;
  background: transparent;
  width: 100%;
  height: 55px;
  padding: 0 20px;
  color: #fff;
  font-size: 13px;
  font-family: "Lato";
  border: 1px solid rgba(214, 214, 214, 0.6);
  border-radius: 3px 0 0 3px;
  border-right: none;
}

#footer .bottom .post_blog_footer {
  color: #fff;
  font-size: 14px;
  font-family: "Lato";
  line-height: 1.5;
  margin: 0 0 25px;
}

#footer
  .bottom
  .menu_block
  .wrap-newsletter
  input[type="email"]::-moz-placeholder {
  opacity: 1;
}
#footer
  .bottom
  .menu_block
  .wrap-newsletter
  input[type="email"]::-webkit-input-placeholder {
  color: #fff;
}
#footer .bottom .menu_block .wrap-newsletter input[type="submit"] {
  transition: all 0.25s;
  cursor: pointer;
  text-indent: -1000px;
  width: 70px;
  height: 55px;
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/arrow-form-newsletter.png) center no-repeat #f58634;
  border-radius: 0 3px 3px 0;
  flex-shrink: 0;
  border: 1px solid #f58634;
}
#footer .bottom .menu_block .wrap-newsletter input[type="submit"]:hover {
  transform: scale(1.05);
}
#footer .bottom .menu_block .wrap-newsletter .wpcf7-not-valid-tip {
  background: #fff;
  padding: 3px 5px;
  position: absolute;
  left: 0;
  bottom: -70px;
  width: calc(100% + 70px);
}
#footer .bottom .menu_block .wrap-newsletter .wpcf7-response-output {
  position: absolute;
  bottom: -120px;
  background: #fff;
}
#footer .bottom .menu_block .wrap-newsletter .obs {
  color: #fff;
  font-size: 14px;
  font-family: "Lato";
}

#trabalhe {
  background: rgba(109, 110, 113, 0.04);
  padding: 0 0 150px;
}

#trabalhe #banner {
  margin: 0 0 125px;
}

#trabalhe h2 {
  text-align: center;
  margin: 0 0 40px;
}
#trabalhe h2:after {
  content: "";
  width: 70px;
  height: 4px;
  background: #373435;
  display: block;
  margin: 15px auto 0;
}

#trabalhe .text {
  text-align: center;
  margin: 0 0 70px;
  color: #6d6e71;
  font-size: 15px;
  font-family: "Lato";
}

#trabalhe .wrap-form {
  background: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  padding: 75px 85px;
}

#trabalhe .wrap-form form .form-group {
  width: 100%;
  height: 55px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  padding: 0 35px;
  font-size: 14px;
  color: #6d6e71;
  font-family: "Lato";
}
#trabalhe .wrap-form form .form-group:focus {
  border-color: #e96b35;
}
#trabalhe .wrap-form form textarea.form-group {
  height: 235px;
  padding: 20px 35px;
}

#trabalhe .wrap-form form p {
  margin: 0;
}
#trabalhe .wrap-form form input[type="file"] {
  position: absolute;
  opacity: 0;
}

#trabalhe .wrap-form form .lbl-btn-file {
  display: block;
  width: 180px;
  line-height: 45px;
  border-radius: 3px;
  background: #f58634;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 0 20px;
}

#trabalhe .wrap-form form input[type="reset"],
#trabalhe .wrap-form form input[type="submit"] {
  width: 220px;
  max-width: 100%;
  text-align: center;
  display: block;
  color: #fff;
  transition: all 0.25s;
  background: #f58634;
  border-radius: 3px;
  line-height: 55px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  margin: 10px;
  border: none;
}

#trabalhe .wrap-form form input[type="reset"] {
  background: #373435;
}

.page-template-modelo-trabalhe-conosco #footer .wrap-contato,
.page-template-modelo-trabalhe-conosco #footer .mapa {
  display: none;
}

#home #banner {
  position: relative;
}
#home #banner .item {
  height: 35.68vw;
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#home #banner .item .text {
  color: #fff;
  position: relative;
  z-index: 2;
  padding: 0 0 0 5.2vw;
}
#home #banner .item .text h2 {
  font-size: 50px;
  font-weight: 500;
  margin: 0 0 50px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
}
#home #banner .item .text h2 strong {
    color: #f58634 !important;
}
#home #banner .item .text h2 b,
#home #banner .item .text h2 strong {
  color: #fff;
}
#home #banner .item .text .btn {
  transition: all 0.25s;
  background: #f58634;
  padding: 0;
  width: 250px;
  line-height: 55px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  border-radius: 3px;
}
#home #banner .item .text .btn:hover {
  transform: scale(1.02);
}
#home #banner .arrows-banner .arrow {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.31);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: all 0.25s;
  z-index: 9;
}
#home #banner .arrows-banner .arrow span {
  width: 11px;
  height: 19px;
  display: block;
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/ic-right.png);
  transition: all 0.25s;
}
#home #banner .arrows-banner .arrow.prev {
  left: 20px;
  transform: translateY(-50%) rotate(180deg);
}
#home #banner .owl-dots {
    width: max-content;
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    bottom: 80px;
}
#home #banner .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  margin: 0 10px;
  background: #fff;
}
#home #banner .owl-dots .owl-dot.active {
  background: #f58634;
}

#home .wquem-somos {
  padding: 8.85vw 0 8.07vw;
}
#home .wquem-somos img {
  display: block;
  max-width: 100%;
}
#home .wquem-somos .wtext {
  padding: 0 0 0 50px;
}
#home .wquem-somos .wtext h3 {
  font-size: 14px;
  font-weight: 500;
  color: #373435;
  margin: 0 0 5px;
}
#home .wquem-somos .wtext h1 {
  margin: 0 0 45px;
}
#home .wquem-somos .wtext h1:after {
  content: "";
  width: 70px;
  height: 4px;
  background: #373435;
  display: block;
  margin: 15px 0 0;
}
#home .wquem-somos .wtext .text {
  font-family: "Lato";
  font-size: 15px;
  color: #373435;
  line-height: 1.4;
  margin: 0 0 50px;
}
#home .wquem-somos .wtext .btn {
  transition: all 0.25s;
  width: 185px;
  padding: 0;
  line-height: 55px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  background: #f58634;
  font-size: 14px;
  font-weight: 500;
}
#home .wquem-somos .wtext .btn:hover {
  transform: scale(1.05);
}

#home .wprodutos {
  padding: 8.59vw 0;
  background: #f6f6f6;
}
#home .wprodutos h2 {
  margin: 0 0 40px;
}
#home .wprodutos h2:after {
  content: "";
  display: block;
  width: 70px;
  height: 4px;
  background: #373435;
  margin: 25px 0 0;
}
#home .wprodutos h3 {
  font-size: 14px;
  color: #373435;
  font-weight: 500;
  margin: 0 0 5px;
}
#home .wprodutos .text {
  color: #373435;
  font-size: 14px;
  font-family: "Lato";
  line-height: 1.2;
}
#home .wprodutos .list_produtos {
  margin: 0 0 0 7.8vw;
  border-radius: 6px;
  overflow: hidden;
  padding: 0;
}
#home .wprodutos .list_produtos .item {
  border-radius: 0;
  border-left: 0.5px solid #fff;
  border-bottom: 0.5px solid #fff;
  margin: 0;
}
#home .wprodutos .list_produtos .item .layer {
  padding: 0 10px;
}
#home .list_produtos .item .layer .text {
  color: #fff;
}

.banner_orcamento {
  width: 100%;
  height: 370px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}
.banner_orcamento h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
}
.banner_orcamento h3 b,
.banner_orcamento h3 strong {
  color: #f58634;
}
.banner_orcamento .btn {
  transition: all 0.25s;
  width: 225px;
  line-height: 55px;
  background: #f58634;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 3px;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}
.banner_orcamento .btn:hover {
  transform: scale(1.02);
}

.wblog {
  background: rgba(109, 110, 113, 0.04);
  padding: 8.85vw 0;
}
.wblog h2 {
  text-align: center;
  margin: 0 0 75px;
}
.wblog h3 {
  font-size: 14px;
  color: #373435;
  font-weight: 500;
  text-align: center;
  margin: 0 0 5px;
}
.wblog .item {
  border-radius: 6px;
  border: 1px solid #d6d6d6;
  background: #fff;
  overflow: hidden;
}
#blog .wblog .item .image {
    height: 400px;
}

.wblog .item .image {
  width: 100%;
  height: 455px;
  position: relative;
}
.wblog .item .img-holder {
  height: 100%;
}
.wblog .item .image {
  height: 215px;
  overflow: hidden;
}

.wblog .item .text {
  padding: 35px;
  position: relative;
}
.wblog .item .text h4 {
  font-size: 20px;
  color: #373435;
  font-weight: 500;
  line-height: 1.5;
  height: 60px;
  margin: 0 0 15px;
}
.wblog .item .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.wblog .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.25s;
}
.wblog .item .box {
  position: relative;
}

#blog .wblog .item .date {
  font-size: 17px;
  font-weight: bold;
  padding: 8px 10px;
  line-height: 1;
}

.wblog .item .date {
  left: 35px;
  top: -12.5px;
  position: absolute;
  line-height: 25px;
  padding: 0 10px;
  background: #f58634;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}
.wblog .item .text .title {
  height: 60px;
  font-size: 20px;
  font-weight: 500;
  color: #373435;
  margin: 0 0 15px;
  line-height: 30px;
}
.wblog .item .text .desc {
  font-size: 15px;
  line-height: 1.3;
  color: #6d6e71;
  font-family: "Lato";
  margin: 0 0 40px;
  min-height: 80px;
}
.wblog .item .text .btn {
  padding: 0;
  border: none;
  font-size: 14px;
  color: #f58634;
  font-weight: 500;
  transition: all 0.25s;
}
.wblog .item .text .btn:hover {
  transform: scale(1.02);
}
.wblog .item .text .btn img {
  margin: 0 0 0 15px;
  display: inline-block;
}
.wblog .btn-see-more {
  transition: all 0.25s;
  width: 225px;
  line-height: 55px;
  border: 0;
  padding: 0;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  margin: 70px auto 0;
  background: #f58634;
}
.wblog .btn-see-more:hover {
  transform: scale(1.02);
}

#banner {
  width: 100%;
  height: 20.31vw;
  background-repeat: no-repeat;
  background-position: top center;
}
#home #banner {
  height: 35.68vw;
}
#banner .breadcrumb {
  border-radius: 0;
  background: transparent;
  margin: 0;
  padding: 0;
}
#banner .breadcrumb a {
  color: #fff;
  font-size: 17px;
  text-align: center;
}
#banner .breadcrumb .sep {
  margin: 0 12px;
}
#banner h1 {
  margin: 0 0 15px;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.list_produtos {
  padding: 9.38vw 0;
}
.list_produtos .item {
  display: block;
  overflow: hidden;
  position: relative;
  height: 270px;
  background: #373435;
  color: #fff;
  border-radius: 6px;
  margin: 0 0 30px;
}
.list_produtos .item:hover .layer {
  opacity: 1;
  visibility: visible;
}
.list_produtos .item .info img {
  display: block;
  margin: 0 0 25px;
}
.list_produtos .item .info .title {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}
.list_produtos .item .layer {
  padding: 0 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s;
  background: #f58634;
  position: absolute;
  top: 0;
  left: 0;
}
.list_produtos .item .layer .title {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}
.list_produtos .item .layer .text {
  font-size: 14px;
  font-family: "Lato";
  text-align: center;
  line-height: 1.4;
  margin: 0 0 25px;
}
.list_produtos .item .layer .see-more {
  font-weight: 500;
}
.list_produtos .item .layer .see-more img {
  display: block;
  margin: 0 0 0 15px;
}

#sobre .wrap-top-block {
  background: linear-gradient(to top, #f6f6f6 51vw, #fff 51vw);
  padding: 0 0 7.81vw;
}
#sobre .wquem-somos {
  padding: 8vw 0 0;
  margin: 0 0 7.81vw;
}
#sobre .wquem-somos h2 {
  text-align: center;
  margin: 0 0 55px;
}
#sobre .wquem-somos h2:after {
  content: "";
  width: 70px;
  height: 4px;
  background: #373435;
  display: block;
  margin: 15px auto 0;
}
#sobre .wquem-somos img {
  display: block;
  max-width: 100%;
  margin: 0 auto 55px;
  border-radius: 7px;
  box-shadow: 0 21px 72px rgba(0, 0, 0, 0.1);
  transition: all 0.25s;
}
#sobre .wquem-somos img:hover {
  transform: scale(1.02);
}
#sobre .wquem-somos .text {
  font-size: 15px;
  color: #373435;
  line-height: 1.4;
  text-align: center;
  font-family: "Lato";
}
#sobre .wrap-etica .wrap-img {
  padding: 0 35px 0 0;
}
#sobre .wrap-etica .wrap-text {
  padding: 0 0 0 35px;
}
#sobre .wrap-etica img {
  display: block;
  max-width: 100%;
  box-shadow: 0 21px 72px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  transition: all 0.25s;
}
#sobre .wrap-etica img:hover {
  transform: scale(1.02);
}
#sobre .wrap-etica h2 {
  margin: 0 0 45px;
}
#sobre .wrap-etica h2:after {
  content: "";
  width: 70px;
  height: 4px;
  background: #373435;
  display: block;
  margin: 15px 0 0;
}
#sobre .wrap-etica .text {
  font-size: 15px;
  color: #373435;
  line-height: 1.4;
  font-family: "Lato";
}
#sobre .wrap-mvv {
  margin: 0 0 9.38vw;
}
#sobre .wrap-mvv .item {
  width: 100%;
  height: 445px;
  background: #373435;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  padding: 50px 40px;
}
#sobre .wrap-mvv .item figure {
  width: 85px;
  height: 78px;
  position: relative;
  margin: 0 auto 30px;
}
#sobre .wrap-mvv .item figure img {
  position: absolute;
  top: 0;
  left: 0;
}
#sobre .wrap-mvv .item figure .img-hover {
  opacity: 0;
  transition: all 0.25s;
}
#sobre .wrap-mvv .item .title {
  margin: 0 0 25px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
}
#sobre .wrap-mvv .item .text {
  font-size: 15px;
  color: #fff;
  text-align: center;
  font-family: "Lato";
}
#sobre .wrap-mvv .item:hover {
  background: #f58634;
}
#sobre .wrap-mvv .item:hover figure img {
  opacity: 0;
}
#sobre .wrap-mvv .item:hover figure .img-hover {
  opacity: 1;
}

body.blog #footer .mapa,
body.blog #footer .wrap-contato {
  display: none;
}

#blog {
  background: #fff;
  padding: 0 0 7.81vw;
}
#blog .wblog {
  padding: 0;
  background: #fff;
}
#blog #banner {
  width: 100%;
  height: 300px;
  position: relative;
  margin: 0 0 7vw;
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/banner-blog.jpg) top center no-repeat;
}
#blog #banner .layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(45, 45, 45, 0.8);
}
#blog #banner h1 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 0 0 15px;
}
#blog .item {
  margin: 0 0 60px;
  background: #fff;
  box-shadow: 0 21px 78px rgba(0, 0, 0, 0.08);
}
#blog .wblog .item .top {
  margin: 0 0 70px;
  position: relative;
}
#blog .wblog .item .top:after {
  content: "";
  display: block;
  width: 150px;
  height: 2px;
  background: #ffaa0e;
  position: absolute;
  left: -45px;
  bottom: -35px;
}
#blog .wblog .item .top span {
  font-size: 14px;
  color: #818181;
  display: block;
  margin: 0 0 0 10px;
}
#blog .wblog .item .box {
  padding: 65px 60px;
}
#blog .wblog .item figure {
  margin: 0;
}
#blog .wblog .item .image {
  position: relative;
}
#blog .wblog .item .image .date {
  position: absolute;
  left: 60px;
  transform: translateY(0);
  bottom: -20px;
  background: #f58634;
  width: 200px;
  padding: 8px 15px;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  height: 40px;
}
#blog .wblog .item .img-holder {
  width: 100%;
  height: 455px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
#blog .wblog .item .img-holder img {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: 300%;
  max-height: 300%;
  transition: all 0.25s;
}
#blog .wblog .item h3 {
  color: #f58634;
  font-size: 24px;
  font-weight: 500;
  transition: all 0.25s;
  margin: 0 0 25px;
  text-align: left;
}
#blog .wblog .item h3:after {
  display: none;
}
#blog .wblog .item .text {
  color: #6d6e71;
  font-size: 15px;
  line-height: 1.7;
  margin: 0 0 55px;
  font-family: "Lato";
  padding: 0;
}
#blog .wblog .item .btn {
  transition: all 0.25s;
  padding: 0;
  display: block;
  color: #f58634;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0;
}
#blog .wblog .item .btn img {
  display: inline-block;
  margin: 0 0 0 15px;
}
.wblog .item .box {
  padding: 25px 25px 45px;
}
#blog .wblog .item .box h3 {
  margin: 0 0 20px;
}
#blog .sidebar {
  padding: 0 0 0 5.2vw;
}
#blog .sidebar .widget_search {
  margin: 0 0 45px;
}
#blog .sidebar .widget_search form .form-group input {
  width: 100%;
  height: 65px;
  padding: 0 35px;
  border: 1px solid rgba(112, 112, 112, 0.3);
  border-radius: 5px 0 0 5px;
  margin: 0;
  border-right: none;
  color: #656565;
  font-size: 14px;
  font-family: "Lato";
}
#blog .sidebar .widget_search form #searchsubmit {
  transition: all 0.25s;
  width: 85px;
  flex-shrink: 0;
  height: 65px;
  background: #f58634;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 0;
}
#blog .sidebar .widget_search form #searchsubmit i {
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/search.png);
  width: 24px;
  height: 24px;
}
#blog .sidebar .widget_search form #searchsubmit i:before {
  display: none;
}
#blog .sidebar .widget_search form #searchsubmit:hover {
  transform: scale(1.02);
}
#blog .sidebar .widget {
  margin: 0 0 70px;
}
#blog .sidebar .widget h3 {
  color: #f58634;
  font-weight: 500;
  font-size: 24px;
  margin: 0 0 30px;
  text-align: left;
}
#blog .sidebar .widget h3::after {
  margin: 20px 0 0;
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  background: #373435;
}

#blog .sidebar .widget_tag_cloud h3 {
  color: #4d5052;
  font-size: 24px;
  font-weight: 900;
}
#blog .sidebar .widget_tag_cloud h3::after {
  background: #da6e59;
}

/*
#blog .sidebar .widget .line { width: 70px; height: 5px; position: relative; background: #FFAA0E; margin: 0 0 40px; border-radius: 328px; }
#blog .sidebar .widget .line::after,
#blog .sidebar .widget .line::before { content: ''; height: 5px; position: absolute; background: #FFAA0E; border-radius: 328px; }
#blog .sidebar .widget .line::after { left: 75px; width: 18px; }
#blog .sidebar .widget .line::before { left: 98px; width: 9px; }
*/

#blog .sidebar .widget .form-group {
  margin: 0;
  flex-grow: 1;
}

#blog .sidebar .widget_categories ul {
  padding: 0;
}
#blog .sidebar .widget_categories ul li {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/arrow-orange.png) center left no-repeat;
  font-size: 15px;
  color: #818181;
  font-family: "Lato";
}
#blog .sidebar .widget_categories a {
  display: inline-block;
  font-size: 15px;
  color: #818181;
  transition: all 0.25s;
  font-family: "Lato";
}
#blog .sidebar .widget_categories a:hover {
  transform: scale(1.02);
}
#blog .sidebar .widget_recent_entries ul {
  padding: 0;
}
#blog .sidebar .widget_recent_entries ul li {
  margin: 0 0 25px;
}
#blog .sidebar .widget_recent_entries ul li a {
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  color: #707070;
}
#blog .sidebar .widget_recent_entries .item {
  margin: 0 0 25px;
}
#blog .sidebar .widget_recent_entries .item:last-child {
  margin: 0;
}
#blog .sidebar .widget_recent_entries .item figure {
  border-radius: 10px;
  overflow: hidden;
  margin: 0;
  width: 105px;
  flex-shrink: 0;
}
#blog .sidebar .widget_recent_entries .item figure img {
  display: block;
  width: 100%;
}
#blog .sidebar .widget_recent_entries .item .text {
  padding: 0 0 0 20px;
}
#blog .sidebar .widget_recent_entries .item .text h3 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  color: #707070;
  margin: 0 0 10px;
}
#blog .sidebar .widget_recent_entries .item .text p {
  color: #707070;
  font-size: 14px;
  line-height: 1.4;
}
#blog .sidebar .widget_tag_cloud .tagcloud {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
#blog .sidebar .widget_tag_cloud .tagcloud .tag-cloud-link {
  padding: 0 20px;
  line-height: 35px;
  text-align: center;
  background: #f58634;
  font-weight: 600;
  margin: 10px;
  font-size: 15px !important;
  color: #fff;
  font-family: "Lato";
  transition: all 0.25s;
}

#blog .sidebar .widget_tag_cloud .tagcloud .tag-cloud-link:hover {
  transform: scale(1.05);
}

#blog .sidebar .wrap-newsletter {
  background: #f58634;
  padding: 40px 35px;
}

#blog .sidebar .wrap-newsletter h2 {
  color: #fff;
  margin: 0 0 15px;
  font-weight: 500;
}

#blog .sidebar .wrap-newsletter .text {
  color: #fff;
  font-size: 15px;
  font-family: "Lato";
  margin: 0 0 30px;
}

#blog .sidebar .wrap-newsletter .form-group {
  width: 100%;
  background: #fff;
  height: 55px;
  padding: 0 25px;
  color: #555555;
  font-family: "Lato";
  font-size: 14px;
  margin: 0 0 15px;
  border: none;
  border-radius: 3px;
}

#blog .sidebar .wrap-newsletter .form-group::-webkit-input-placeholder {
  color: #555555;
}

#blog .sidebar .wrap-newsletter .form-group::-moz-placeholder {
  opacity: 1;
}

#blog .sidebar .wrap-newsletter input[type="submit"] {
  width: 100%;
  line-height: 55px;
  padding: 0;
  background: #373435;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-family: 14px;
  font-weight: 500;
  border: none;
  transition: all 0.25s;
}

#blog .sidebar .wrap-newsletter input[type="submit"]:hover {
  transform: scale(1.02);
}

#blog .sidebar .wrap-newsletter form p {
  margin: 0;
}

#blog.detalhes h2 {
  font-size: 24px;
  color: #f58634;
  font-weight: 500;
  text-align: left;
  margin: 0 0 20px;
}
#blog.detalhes figure {
  margin: 0;
}
#blog.detalhes .blog .post figure {
  height: 425px;
}
#blog.detalhes .blog .post .description h2 {
  font-size: 24px;
  color: #707070;
  font-weight: bold;
  margin: 0 0 30px;
}
#blog.detalhes .blog .post .description p {
  font-size: 16px;
  color: #707070;
  margin: 0 0 50px;
}
#blog.detalhes .blog .post .social-share {
  margin: 65px 0 0;
}
#blog.detalhes .blog .post .social-share p {
  font-size: 16px;
  color: #707070;
  margin: 0 15px 0 0;
}
#blog.detalhes .blog .post .social-share a {
  margin: 0 12px 0 0;
}
#blog.detalhes .blog .post .social-share a img {
  border-radius: 50%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}
#blog.detalhes .social-share {
  margin: 100px 0 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #cfcfcf;
}
#blog.detalhes .social-share p {
  color: #818181;
  font-size: 15px;
  margin: 0 25px 0 0;
  font-family: "Lato";
}
#blog.detalhes .box {
  background: #fff;
  border: 1px solid #d6d6d6;
}
#blog.detalhes .description {
  color: #6d6e71;
  font-size: 15px;
  font-family: "Lato";
  line-height: 1.9;
}
#blog.detalhes .description img {
  display: block;
  max-width: 100%;
  margin: 0 auto 50px;
  height: auto;
}
#blog.detalhes .description h2 {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 20px;
  text-align: left;
}
#blog.detalhes .description h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
#blog.detalhes .description h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
#blog.detalhes .description h5 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
#blog.detalhes .description h6 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
}
#blog.detalhes .description p {
  margin: 0 0 10x;
}
#blog .notFound {
  font-size: 22px;
  font-weight: 600;
  color: #656565;
  text-align: left;
}
#blog .btn-back {
  transition: all 0.25s;
  width: 195px;
  line-height: 50px;
  border: 2px solid #ffaa0e;
  padding: 0;
  text-align: center;
  display: block;
  color: #2d2d2d;
  font-size: 14px;
  font-weight: bold;
  border-radius: 0;
}
#blog .btn-back:hover {
  transform: scale(1.02);
}
#blog .wpagination {
}
#blog .wpagination .wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
}
#blog .wpagination .wp-pagenavi .pages {
  display: none;
}
#blog .wpagination .wp-pagenavi .previouspostslink,
#blog .wpagination .wp-pagenavi .nextpostslink {
  transition: all 0.25s;
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/ic-right-blog.png) center no-repeat #fff;
  background-size: 6px auto;
  width: 55px;
  height: 55px;
  text-indent: -1000vw;
  border: 1px solid rgba(112, 112, 112, 0.29);
  margin: 0 5px;
}
#blog .wpagination .wp-pagenavi .previouspostslink img,
#blog .wpagination .wp-pagenavi .nextpostslink img {
  display: none;
}
#blog .wpagination .wp-pagenavi .previouspostslink {
  transform: rotate(180deg);
}
#blog .wp-pagenavi a,
#blog .wp-pagenavi span {
  color: #747474;
  font-size: 13px;
  text-align: center;
  line-height: 55px;
  width: 55px;
  border: 1px solid rgba(112, 112, 112, 0.29);
  margin: 0 5px;
  padding: 0;
}
#blog .wp-pagenavi .current,
#blog .wp-pagenavi > *:hover {
  color: #312e39;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  background: #f58634;
}

#blog .upw-posts article {
  border-bottom: 0;
  margin: 0 0 25px;
}
#blog .upw-posts article header {
  position: relative;
  padding: 0;
  display: grid;
  grid-template-areas: "figure title" "figure text";
  grid-template-columns: 85px 1fr;
  grid-column-gap: 20px;
  grid-template-rows: 3fr;
}
#blog .upw-posts article .entry-image {
  grid-area: figure;
  height: 85px;
  overflow: hidden;
  margin-bottom: 0;
}

#blog .upw-posts article .entry-image img {
  transition: all 0.25s;
}
#blog .upw-posts article .entry-image img:hover {
  transform: scale(1.03);
}
#blog .upw-posts article .entry-title {
  grid-area: title;
  font-size: 16px;
  font-weight: 600;
  color: #4d5052;
  margin: 0 0 10px;
  font-weight: 500;
}
#blog .upw-posts article .entry-summary {
  grid-area: text;
}
#blog .upw-posts article .entry-summary p {
  font-size: 14px;
  color: #818181;
  margin: 0;
  font-family: "Lato";
  line-height: 1.4;
}

#servicos #banner {
  margin: 0 0 7.81vw;
}

#servicos .wservicos {
  padding: 0 0 7.81vw;
}

.wservicos {
  padding: 7.03vw 0 7.81vw;
}
.wservicos h3 {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #373435;
  margin: 0 0 5px;
}
.wservicos h2 {
  text-align: center;
  margin: 0 0 75px;
}
.wservicos .btn {
  transition: all 0.25s;
  padding: 0;
  display: block;
  margin: 85px auto 0;
  width: 225px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  background: #f58634;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
}
.wservicos .btn:hover {
  transform: scale(1.05);
}

#servicos .list_servicos .item {
  margin: 0 0 40px;
}

.list_servicos .item {
  border: 1px solid #d6d6d6;
  transition: all 0.25s;
  display: flex;
  height: 405px;
  border-radius: 6px;
  padding: 50px 40px;
  flex-direction: column;
}
.list_servicos .item:hover {
  background: #373435;
}
.list_servicos .item:hover .title {
  color: #fff;
}
.list_servicos .item:hover .text {
  color: #fff;
}
.list_servicos .item .icone {
  display: block;
  margin: 0 auto 40px;
  height: 90px;
}
.list_servicos .item img {
  width: auto !important;
  max-width: 100%;
}
.list_servicos .item .title {
  font-size: 17px;
  font-weight: 500;
  color: #373435;
  margin: 0 0 25px;
  display: block;
  text-align: center;
}
.list_servicos .item .text {
  font-size: 14px;
  font-family: "Lato";
  color: #6d6e71;
  text-align: center;
  margin: 0 0 20px;
  line-height: 1.3;
}
.list_servicos .item .see-more {
  font-weight: 500;
  font-size: 14px;
  font-weight: 500;
  color: #f58634;
  margin: auto 0 0;
}
.list_servicos .item .see-more img {
  display: block;
  margin: 0 0 0 15px;
}

.produto-servico-detalhes #banner {
  margin: 0 0 8.6vw;
}
.produto-servico-detalhes .content-produto {
  padding: 0 0 9.11vw;
}
.produto-servico-detalhes .content-produto .wtext {
  background: #fff;
  padding: 0 0 0 50px;
  position: relative;
  z-index: 99;
}
.produto-servico-detalhes .content-produto .wtext .title {
  margin: 0 0 45px;
}
.produto-servico-detalhes .content-produto .wtext .title:after {
  content: "";
  width: 70px;
  height: 4px;
  background: #373435;
  display: block;
  margin: 20px 0 0;
}
.produto-servico-detalhes .content-produto .wtext .text {
  font-size: 15px;
  color: #373435;
  font-family: "Lato";
  line-height: 1.4;
}
.produto-servico-detalhes .content-produto .wtext .text p {
  margin: 0 0 10px;
}
.produto-servico-detalhes .content-produto .wtext .text h2 {
  font-size: 32px;
  margin: 0 0 10px;
  font-weight: 500;
}
.produto-servico-detalhes .content-produto .wtext .text h3 {
  font-size: 28px;
  margin: 0 0 10px;
  font-weight: 500;
}
.produto-servico-detalhes .content-produto .wtext .text h4 {
  font-size: 26px;
  margin: 0 0 10px;
  font-weight: 500;
}
.produto-servico-detalhes .content-produto .wtext .text h5 {
  font-size: 22px;
  margin: 0 0 10px;
  font-weight: 500;
}
.produto-servico-detalhes .content-produto .wtext .text h6 {
  font-size: 18px;
  margin: 0 0 10px;
  font-weight: 500;
}
.produto-servico-detalhes .content-produto .wtext .text ul {
  padding: 0;
}
.produto-servico-detalhes .content-produto .wtext .text ul li {
  padding: 0 0 0 17px;
  position: relative;
  margin: 0 0 10px;
}
.produto-servico-detalhes .content-produto .wtext .text ul li:after {
  display: block;
  content: "";
  width: 6.5px;
  height: 10.8px;
  background: url(//newforceseguranca.com.br/wp-content/themes/cms/img/arrow-menu.png);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.produto-servico-detalhes .content-produto .wtext .btn {
  transition: all 0.25s;
  margin: 40px 0 0;
  width: 230px;
  line-height: 55px;
  padding: 0;
  background: #f58634;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.produto-servico-detalhes .content-produto .wtext .btn:hover {
  transform: scale(1.05);
}
.produto-servico-detalhes .content-produto .owl-stage-outer {
  overflow: visible;
}
.produto-servico-detalhes .content-produto .owl-item {
  opacity: 0;
}
.produto-servico-detalhes .content-produto .owl-item.active {
  opacity: 1;
}
.produto-servico-detalhes .content-produto .carousel img {
  border-radius: 7px;
}
.produto-servico-detalhes .content-produto .carousel img:hover {
    transform: scale(1.02);
    transition: all 0.25s;
}
.produto-servico-detalhes .content-produto .carousel .owl-dots {
  bottom: -40px;
  display: flex;
  width: 100%;
  justify-content: center;
  position: absolute;
  left: 0;
}
.produto-servico-detalhes .content-produto .carousel .owl-dots .owl-dot {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background: #373435;
  margin: 0 9px;
}
.produto-servico-detalhes .content-produto .carousel .owl-dots .owl-dot.active {
  background: #f58634;
}
.produto-servico-detalhes .wrelacionados {
  background: #f6f6f6;
  padding: 7.81vw 0 8.85vw;
}
.produto-servico-detalhes .wrelacionados h2 {
  text-align: center;
  color: #f58634;
  font-weight: 500;
  margin: 0 0 80px;
}
.produto-servico-detalhes .wrelacionados h2:after {
  content: "";
  width: 70px;
  height: 4px;
  background: #373435;
  display: block;
  margin: 20px auto 0;
}
.produto-servico-detalhes .wrelacionados .list_produtos {
  padding: 0;
}
.produto-servico-detalhes .banner_orcamento {
  margin: 0;
}
#home .wquem-somos img {
    transition: 400ms;
}
#home .wquem-somos img:hover {
    transform: scale(1.02);
}
#home .wprodutos .list_produtos .text {
    line-height: 1.4;
}
.wservicos h2 {
    color: #f58634;
}
.banner_orcamento h3{
	font-size: 32px
}
.wblog .item .text h4 {
    font-size: 18px;
    line-height: 1.2;
}
.wblog .item .image img {
    transition: 400ms;
}
.wblog .item:hover .image img {
    transform: scale(1.02);
}
#footer .bottom .menu_block .text {
    line-height: 1.6;
}
.list_blog a .d-flex.align-items-center.justify-content-lg-start.justify-content-center:hover {
    transform: scale(1.02);
}
.list_blog a .d-flex.align-items-center.justify-content-lg-start.justify-content-center {
    transition: 400ms;
}
#sobre .wquem-somos .text {
    line-height: 1.8;
}
.produto-servico-detalhes .content-produto .wtext .title,
article#servico #banner h1,
.list_servicos .item .title {
    text-transform: uppercase;
}
.wblog .item .image {
    height: 330px;
    overflow: hidden;
}
#blog .wblog .item .btn,
#blog .item img {
    transition: 400ms;
}
#blog .wblog .item:hover .btn,
#blog .item:hover img {
    transform: scale(1.05);
}
#blog #banner h1 {
    padding: 0 300px;
}
#blog.detalhes .description iframe {
	width: 100%;
}
article#trabalhe #banner h1 {
    text-transform: uppercase;
}
#trabalhe .wrap-form form .lbl-btn-file,
.btns > div > input.wpcf7-form-control.wpcf7-submit {
    transition: 400ms;
    border: 1px solid #f58634 !important;
}
#trabalhe .wrap-form form .lbl-btn-file:hover,
.btns > div > input.wpcf7-form-control.wpcf7-submit:hover {
    background: transparent !important;
    color: #f58634 !important;
}
#trabalhe .wrap-form form input[type="reset"] {
    border: 1px solid #373435;
    transition: 400ms;
}
#trabalhe .wrap-form form input[type="reset"]:hover {
    background: transparent;
    color: #373435;
}
body.error404 .main {
    margin-top: 130px;
}

.error404 .btn-danger {
    background-color: #F58634;
    border-color: #F58634;
}

.error404 .btn-danger:hover {
    transform: scale(1.02);
}

.wgoogle {
    padding: 7.03vw 0;
}

#blog .wp-pagenavi a, #blog .wp-pagenavi span {
   
}
#blog .wp-pagenavi a, #blog .wp-pagenavi span {
     font-size: 12px;
    line-height: 50px;
}
#blog .wp-pagenavi .current, #blog .wp-pagenavi > *:hover {
    font-size: 12px;
}

#header .menu-trabalhe-conosco {
    display: none !important;
}

.btn_produtos a.botao_produtos_home {
	transition: all 0.25s;
    width: 225px;
    line-height: 55px;
    background: #f58634;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
	margin: 0 auto 0;
	text-transform: uppercase;
}

.btn_produtos a.botao_produtos_home:hover {
    transform: scale(1.02);
}

.btn_produtos {
    height: 80px;
    display: flex;
    align-items: center;
    margin: 35px 0 0 0;
}


.grecaptcha-badge {
    display: none;
}

.wgoogle {
    padding: 7.03vw 0 0;
}

#case .wrap-top-block{
	padding-top: 150px;
	padding-bottom: 150px;
	background-color: rgba(109, 110, 113, 0.04);
}


#case .mb-5 {
    margin-bottom: 0 !important;
}

.case-item img{
	width:100%;
	aspect-ratio:1;
	object-fit:cover;
	border-radius: 30px;
	transition:400ms;
	margin-bottom: 25px;
}
.case-item:hover img{
	transform: scale(1.02);
	transition: 400ms;
}

.area-case h2{
	margin-top: 75px;
}

.page-template-modelo-case .nld-chatbot,
.page-template-modelo-case .ht-ctc{
	z-index: 8888 !important;
}



/* Responsivo */

@media (max-width: 1680px){
	#sobre .wrap-top-block {
		background: linear-gradient(to top, #f6f6f6 55vw, #fff 51vw);
	}
	#home #banner .owl-dots {
	    bottom: 45px;
	}
	#case .wrap-top-block{
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
}
@media (max-width: 1480px) {
	#header #menu ul li a {
		padding: 0 10px;
		margin: 0 5px;
		font-size: 14px;
	}
	#header .btn-budget {
		width: 195px;
		font-size: 13px;
	}
	#header .logo {
		width: 195px;
	}

	#home .wprodutos .list_produtos {
		margin: 0 0 0 3vw;
	}
	#footer .bottom .info,
	#footer .bottom .menu_block {
		margin: 0 0 50px;
	}
	#footer .bottom {
		padding: 50px 0 35px;
	}
	#sobre .wrap-top-block {
		background: linear-gradient(to top, #f6f6f6 61vw, #fff 51vw);
	}
	#case .wrap-top-block {
    	padding-top: 50px !important;
	}
}

@media (max-width: 1300px) {
	.container {
		max-width: 1050px;
	}
	header ._first .info .item-1 {
		flex-shrink: 0;
	}
	#blog #banner h1 {
		padding: 0 200px;
	}
	.wblog .item .text .title {
	    height: 80px;
	}
	.wblog .item .image {
        height: 200px;
    }
	#header #menu ul li a {
		padding: 0 5px;
		margin: 0 3px;
	}
	.wblog .item .text .desc{
		min-height: 100px;
	}
}

@media (max-width: 1199px) {
    header ._first .info p {
        font-size: 12px;
    }
    #home #banner .item .text h2 {
        font-size: 40px;
    }
	#blog #banner h1 {
		padding: 0 150px;
	}
    .container {
        max-width: 90%;
    }

    #header .logo {
        width: 155px;
    }

    #header .btn-budget {
        width: 165px;
        margin: 0 0 0 15px;
        font-size: 12px;
    }

    header ._first .info .item {
        margin: 0 30px 0 0;
    }
    
    .list_servicos .item {
        padding: 30px 15px;
    }
    #sobre .wrap-top-block {
		background: linear-gradient(to top, #f6f6f6 70vw, #fff 51vw);
	}
	.wblog .item .text .title {
        height: 100px;
    }
    #footer .wrap-contato .otherContact {
        padding: 65px 35px;
    }
    #footer .bottom .info .item p {
        font-size: 12px;
    }
    #footer .bottom .info .item {
        padding: 30px 19px;
    }
    #sobre .wrap-mvv .item {
        padding: 30px 25px;
    }
    .list_produtos .item {
        height: 300px;
    }
	.wblog .item .text .desc{
		min-height: 120px;
	}
}

@media (max-width: 990px) {
  /*
  .admin-bar {
    padding: 46px 0 0;
  }
  */
	
	#blog #banner h1 {
		padding: 0 30px;
	}
	
  #footer .bottom .menu_block .wrap-newsletter .obs {
    text-align: center;
  }
	
  .admin-bar header#header {
    top: 46px;
  }

  .admin-bar #header .wrap-menu {
    top: 170px;
    height: calc(100vh - 170px);
  }

  .container {
    max-width: 100%;
  }
  .container-home {
    padding: 0 20px;
  }

  .page-content {
    width: 100%;
    overflow: hidden;
  }

  #footer h1,
  #footer h2,
  .page-content h1,
  .page-content h2 {
    font-size: 28px;
  }

  .wrap-bg {
    margin: 0 0 30px;
  }

  #header {
    padding: 25px 20px;
  }
  #header .container {
    padding: 0;
  }
  #header .logo {
    width: 58.67vw;
  }

  #header {
    background: #fff;
    padding: 0;
  }

  header ._first {
    display: none;
    padding: 10px 20px;
  }

  #header ._second {
    padding: 20px;
  }

  #header .logo {
    width: 213px;
  }

  header ._first .info .item {
    margin: 0 0 10px;
  }

  #header figure {
    margin: 0;
  }
  #header figure .logo {
    width: 220px;
  }

  #header .top {
    display: none;
  }
  #header .bottom,
  #header .bottom .container {
    padding: 0;
  }

  #header .click-mobile {
    width: 43px;
    height: 30px;
    margin: 0;
    float: right;
  }
  #header .click-mobile .line {
    width: 100%;
    height: 3px;
    background: #47453a;
    transition: all 0.25s;
    border-radius: 25px;
  }
  #header .click-mobile .line2 {
    position: relative;
  }
  #header .click-mobile .line2:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #47453a;
    transition: all 0.25s;
  }
  #header.menu-active .click-mobile .line1 {
    transform: translateY(-5px);
    opacity: 0;
  }
  #header.menu-active .click-mobile .line2 {
    transform: rotate(45deg);
  }
  #header.menu-active .click-mobile .line2:after {
    transform: rotate(90deg);
  }
  #header.menu-active .click-mobile .line3 {
    transform: translateY(5px);
    opacity: 0;
  }

  #header #menu ul li:last-child,
  #header #menu ul li {
    margin: 0;
  }
  #header #menu ul li a {
    padding: 15px 0;
    font-size: 22px;
    display: block;
    text-align: center;
  }
  #header #menu ul li .btn {
    margin: 25px 0 0;
  }
  #header .bottom .btn-24 {
    width: 100%;
    margin: 0;
    background: #323e00;
    margin: 25px 0 0;
    border-radius: 10px;
  }
  #header .bottom .btn-24 span {
    margin: 0 10px;
  }

  #header.menu-active .wrap-menu {
    left: 0;
    z-index: 100;
  }
  #header .wrap-menu {
    position: fixed;
    left: -100%;
    background: #2d2d2d;
    transition: all 0.25s;
    top: 139px;
    padding: 0;
    width: 100%;
    z-index: 102;
    box-shadow: 0 10px 15px -4px rgba(0, 0, 0, 0.25);
    height: calc(100vh - 139px);
    overflow-y: auto;
    padding: 40px 25px;
  }

  #header .wrap-menu .info {
    display: block;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin: 25px 0 0;
  }

  #header .wrap-menu #menu {
    width: 100%;
  }
  #header .wrap-menu #menu .navbar {
    padding: 0;
    justify-content: center;
    flex-direction: column;
  }
  #header .navbar .menu-item {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }
  #header .bottom #menu ul {
    width: 100%;
  }
  #header .bottom #menu ul li a {
    text-align: left;
    font-size: 18px;
    display: block;
    color: #fff;
    font-weight: bold;
  }

  #header #menu ul li a {
    color: #fff;
    font-size: 16px;
  }

  #header .btn-budget {
    margin: 25px auto 0;
  }

  header#header {
    z-index: 100;
  }
  header .botoes {
    margin: 30px 0 0;
  }
  header .botoes .btn.btn-green {
    margin: 0 0 10px;
  }
  header .top-mobile {
    margin: 35px 0 25px;
  }
  header .top-mobile ul {
    padding: 0;
  }
  header .top-mobile ul li {
    margin: 0 0 20px;
  }
  header .top-mobile ul li a {
    font-size: 14px;
    color: #fff;
  }
  header .top-mobile ul li a img {
    margin: 0 10px 0 0;
  }
  header .social-mobile a {
    margin: 0 15px 0 0;
  }

  #footer .wrap-contato h2 {
    margin: 0 0 30px;
  }

  #footer .wrap-contato .otherContact {
    padding: 50px 20px;
  }

  #footer .bottom {
    padding: 30px 0;
  }

  #footer .bottom .info .item {
    margin: 0 0 15px;
  }

  #footer .bottom .menu_block .block_1 {
    padding: 0 15px;
    margin: 0 0 15px;
  }

  #footer .bottom .menu_block {
    margin: 0 0 25px;
  }

  #home #banner {
    margin: 0 0 50px;
    height: 80vw;
  }
  #home #banner .arrows-banner {
    display: none;
  }
  #home #banner .item {
    height: 80vw;
    background-size: cover;
    background-position: center;
  }
  #home #banner .item .text .btn.see-more {
    margin: 0 0 20px;
  }
  #home #banner .item .text .btn {
    margin: 0;
  }
  #home #banner .item .text h2 {
    font-size: 42px;
    margin: 0 0 30px;
  }
  #home #banner .item .text h2:after {
    margin: 30px auto 0;
  }
  #home #banner .item .text p {
    font-size: 24px;
    margin: 0 0 35px;
  }

  #home .wquem-somos .wtext {
    padding: 25px 0 0;
  }

  #home .wquem-somos .wtext h1 {
    font-size: 28px;
    margin: 0 0 30px;
    text-align: center;
  }

  #home .wquem-somos .wtext h3 {
    text-align: center;
  }
  #home .wquem-somos .wtext h1::after {
    margin: 15px auto 0;
  }

  #home .wquem-somos .wtext .text {
    margin: 0 0 35px;
  }

  #home .wprodutos {
    padding: 35px 20px;
  }

  #home .wprodutos h3 {
    text-align: center;
  }

  #home .wprodutos h2 {
    margin: 0 0 25px;
    text-align: center;
  }

  #home .wprodutos h2:after {
    margin: 15px auto 0;
  }

  #home .wprodutos .text {
    margin: 0 0 25px;
  }

  .wservicos {
    padding: 50px 0;
  }

  .wservicos h2 {
    margin: 0 0 35px;
  }

  .list_servicos .item {
    padding: 35px;
  }

  .wservicos .btn {
    margin: 45px auto 0;
  }

  #home .wprodutos .list_produtos {
    padding: 0;
  }

  .banner_orcamento h3 {
    font-size: 22px;
  }

  .wblog {
    padding: 50px 0;
  }
  .wblog h2 {
    text-align: left;
    margin: 0 0 35px;
  }
  .wblog h3 {
    text-align: left;
  }
  .wblog h3:after {
    margin: 30px 0 0;
  }
  #home .wblog .item {
    margin: 0 0 25px;
  }
  #home .wblog .item .text {
    padding: 25px;
  }
  .list_produtos .item .info img {
    width: auto;
    max-width: 100%;
  }
	.wblog .item .text .title {
		height: auto;
	}
	.wblog .item .text .desc {
		min-height: auto;
	}
  .wblog .btn-see-more {
    margin: 35px auto 0;
  }

  .wblog .wrap-blog {
    margin: 0 0 15px;
  }
  .wblog .main-item .image {
    width: 100%;
    height: 225px;
  }
  .wblog .main-item .image .img-holder {
    height: 225px;
  }
  .wblog .main-item .image .date {
    top: 30px;
    left: 0;
    text-align: left;
    right: auto;
  }
  .wblog .main-item .text {
    padding: 30px 25px 45px;
  }
  .wblog .main-item .text .title {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .wblog .main-item .text .categorias {
    margin: 0 0 25px;
  }
  .wblog .main-item .text .desc {
    margin: 0 0 40px;
  }

  .banner_rodape {
    padding: 50px 0;
  }
  .banner_rodape h3 {
    margin: 0 0 25px;
    font-size: 32px;
  }
  .banner_rodape h3 br {
    display: none;
  }
  .banner_rodape .btn {
    width: 100%;
  }

  #footer .col {
    margin: 0 0 50px;
  }
  #footer .top {
    padding: 50px 0 35px;
  }
  #footer .top .logo {
    padding: 0 0 35px;
    margin: 0 0 35px;
    border-right: 0;
    border-bottom: 2px solid #ffaa0e;
  }
  #footer .top .logo img {
    display: block;
    max-width: 100%;
  }
  #footer .top .text br {
    display: none;
  }
  #footer .top .text {
    line-height: 2;
  }
  #footer .middle {
    padding: 0;
  }
  #footer .bottom p {
    text-align: left;
  }
  #footer .bottom .container {
    padding: 35px 20px 20px;
  }

  #banner .breadcrumb {
    padding: 0 20px;
  }

  #banner {
    height: 345px;
    background-position: center;
    background-size: cover;
    margin: 0 0 50px;
  }
  #banner h1 {
    margin: 0 0 25px;
  }

  #produtos {
    padding: 0 0 50px;
  }

  #produtos .wprodutos .row {
    margin: 0;
  }
  #produtos .wprodutos .col-12 {
    padding: 0;
  }
  #produtos .wprodutos .item .desc {
    height: auto;
    line-height: 1.5;
  }
  #produtos .wprodutos .active .item .layer {
    opacity: 0;
  }
  #produtos .wprodutos .active .item h4 {
    color: #fff;
  }
  #produtos .wprodutos .active .item .desc {
    color: #fff;
  }
  #produtos .wprodutos .active .item .layer {
    opacity: 0;
  }
  #produtos .wprodutos .active .item .see-more {
    color: #fff;
  }
  #produtos .wprodutos .active .item .see-more .image img {
    opacity: 0;
  }
  #produtos .wprodutos .active .item .see-more .image .img-hover {
    opacity: 1;
  }

  #produto .container-produtos figure {
    margin: 0 0 50px;
  }
  #produto .content-produto {
    margin: 0 0 60px;
  }
  #produto .content-produto .text {
    padding: 0;
    margin: 0 0 35px;
  }
  #produto .content-produto .btn {
    width: 100%;
  }

  #sobre .wquem-somos h2 {
    margin: 0 0 25px;
  }

  #sobre .wquem-somos {
    padding: 0;
    margin: 0 0 50px;
  }

  #sobre .wrap-mvv .item {
    height: auto;
  }

  #sobre .wrap-etica .wrap-img {
    padding: 0;
    margin: 0 0 25px;
  }

  .list_servicos .owl-carousel {
    margin: 0 !important;
  }

  .wblog .item {
    margin: 0 0 25px;
  }

  .wblog .item .image {
    height: 245px;
    overflow: hidden;
  }

  .wblog .item .text {
    padding: 25px;
  }

  #blog #banner {
    height: 345px;
    background-position: center;
    background-size: cover;
    margin: 0 0 50px;
    padding: 90px 0 0;
  }
  #blog #banner h1 {
    margin: 0 0 25px;
    font-size: 24px;
  }
  #blog #banner h1:after {
    content: "";
    width: 135px;
    height: 2px;
    background: #ffaa0e;
    margin: 25px auto 0;
    display: block;
  }
  #blog .wblog {
    padding: 0 20px;
  }
  #blog .wblog .item .img-holder {
    height: 400px;
  }
  #blog .wblog .item .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  #blog .wblog .item .image .date {
    top: 38px;
  }
  #blog .wblog .item .box {
    padding: 35px;
  }
  #blog .wblog .item .text {
    padding: 0;
    margin: 0 0 30px;
  }
  #blog .wblog .item h3 {
    font-size: 20px;
    margin: 0 0 15px;
  }
  #blog .wblog .item .top {
    margin: 0 0 30px;
  }
  #blog .wblog .item .top:after {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 25px 0 0;
  }
  #blog .sidebar {
    padding: 0;
  }
  .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
    border-radius: 50%;
    overflow: hidden;
  }
  .wblog .sub-item h4 {
    height: auto;
    line-height: 1.4;
  }
  #blog .sidebar .widget .form-group {
    flex-grow: 1;
  }
  #blog .sidebar .widget_search {
    margin: 35px 0 70px;
  }

  #contato #banner {
    height: 345px;
    background-position: center;
    background-size: cover;
    margin: 0 0 50px;
    padding: 90px 0 0;
  }
  #contato #banner h1 {
    margin: 0 0 25px;
  }
  #contato #banner h1:after {
    content: "";
    width: 135px;
    height: 2px;
    background: #ffaa0e;
    margin: 25px auto 0;
    display: block;
  }
  #contato .text {
    margin: 0 0 15px;
  }
  #contato .wcards {
    margin: 0;
  }
  #contato .wcards .col-12 {
    margin: 0 0 20px;
  }
  #contato .wcards .card h3 {
    font-size: 17px;
  }
  #contato .wbottom form {
    padding: 35px 20px;
  }
  #contato .wbottom form p {
    margin: 0;
  }

  .produto-servico-detalhes .content-produto .wtext {
    padding: 0;
  }

  .list_produtos .owl-carousel {
    margin: 0;
  }

  .produto-servico-detalhes .wrelacionados h2 {
    margin: 0 0 35px;
  }

  #home #banner .item .text {
    margin: 0;
    padding: 0;
  }

  #home .wquem-somos .wtext .btn {
    display: block;
    margin: auto;
  }

  #home .wprodutos .list_produtos {
    background: none;
  }

  #footer .wrap-contato h3 {
    text-align: center;
  }

  #footer .wrap-contato h2 {
    text-align: center;
    font-size: 24px;
  }

  #footer .wrap-contato form label {
    text-align: center;
  }

  #footer .wrap-contato .wrap-form {
    padding: 0;
    max-width: 450px;
    margin: auto;
  }

  #footer .wrap-contato .otherContact h3 {
    font-size: 16px;
    text-align: center;
  }

  #footer .wrap-contato .otherContact .item p {
    font-size: 12px;
  }
  #footer .bottom .info .item {
    padding: 20px;
  }

  #footer .bottom .info .item img {
    margin: 0 10px 0 0;
  }

  #footer .wrap-contato .otherContact h4 {
    font-size: 16px;
    text-align: center;
  }

  .produto-servico-detalhes .content-produto .owl-carousel {
    padding: 0 0 25px;
    margin: 0 0 25px;
  }

  .produto-servico-detalhes .content-produto .carousel .owl-dots {
    bottom: 15px;
  }

  #blog .sidebar .widget_search form {
    flex-wrap: nowrap;
  }

  #home .wquem-somos img {
    margin: auto;
  }
  .list_produtos .item .layer .see-more img {
    width: auto !important;
    max-width: 100%;
  }

  #footer .bottom .menu_block .social p {
    text-align: center;
  }
  #footer .bottom .menu_block h3 {
    text-align: center;
  }
  #footer .bottom .menu_block #menu-footer a {
    text-align: center;
  }

  #footer .bottom .post_blog_footer {
    text-align: center;
  }
  #footer .bottom .menu_block .list_blog .link {
    text-align: center;
    display: block;
  }

  #sobre .wrap-etica img {
    margin: auto;
  }
  #sobre .wrap-etica h2 {
    text-align: center;
  }
  #sobre .wrap-etica h2::after {
    margin: 15px auto 0;
  }

  .produto-servico-detalhes .content-produto .wtext .title {
    text-align: center;
  }

  .produto-servico-detalhes .content-produto .wtext .title::after {
    margin: 20px auto 0;
  }

  #blog .sidebar .widget h3 {
    text-align: center;
  }

  #blog .sidebar .widget h3::after {
    margin: 20px auto 0;
  }

  #blog .sidebar .widget_tag_cloud .tagcloud {
    justify-content: center;
  }

  #blog .sidebar .widget_categories ul,
  #blog .upw-posts article header {
    max-width: 450px;
    margin: auto;
  }

  #trabalhe .wrap-form {
    padding: 45px 30px;
  }

  #trabalhe .wrap-form form .lbl-btn-file {
    margin: 0 0 20px 20px;
  }
	
	.btns > div {
		display: flex !important;
		flex-direction: row !important;
	}
}
@media (max-width: 768px) {
	.wrap-page-trabalhe form.wpcf7-form.init .col-lg-8.col-12.d-flex.align-items-center {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	#trabalhe .wrap-form form .lbl-btn-file {
		margin: 0 0 20px 0;
	}
	.btns input {
		margin: 5px 0!important;
		width: 100% !important;
	}
	.btns br {
		display: none;
	}
	.btns > div {
		display: flex !important;
		flex-direction: column !important;
	}
}
@media (max-width: 480px) {
    #blog.detalhes .social-share p {
        margin: 0 40px 0 0;
    }
    #blog .wblog .item .image {
        height: 255px;
    }
	#blog #banner {
		padding-top: 0;
	}
	#home #banner .item .text p {
		font-size: 18px;
	}
	.banner_orcamento h3 {
		font-size: 20px;
		text-align: center;
	}
	.wblog .item .text h4 {
		font-size: 15px;
	}
	#home .wprodutos .list_produtos {
		margin: 0;
	}
	#home .wprodutos .text {
		text-align: center;
	}
	#home .wprodutos h2 {
		font-size: 25px;
	}
	#home #banner .owl-dots {
		bottom: 20px;
	}
	#banner .breadcrumb > div {
		flex-wrap: wrap;
	}
	.produto-servico-detalhes .content-produto .wtext .btn {
		display: block;
		margin: 40px auto 0;
	}
	#sobre .wrap-mvv .item {
	    margin-bottom: 20px;
	}
	#sobre .wrap-top-block {
        background: linear-gradient(to top, #f6f6f6 115vw, #fff 51vw);
    }
    .wgoogle {
        padding: 50px 0;
    }
    .wpagination span.extend {
        display: none;
    }
    .wpagination .wblog {
        padding: 0 !important;
    }
    #blog .wblog {
        padding: 0 10px;
    }
    
    	
}

@media (max-width: 360px) {
	#footer .bottom .info .item p {
		font-size: 12px;
	}
  .admin-bar #header .wrap-menu {
    top: 151px;
    height: calc(100vh - 151px);
  }
  #header .logo {
    width: 175px;
  }

  #header .wrap-menu {
    top: 122px;
    height: calc(100vh - 122px);
  }

  #contato .wcards .card {
    padding: 20px;
  }
  #contato .wcards .card .desc {
    font-size: 12px;
  }
  #footer .bottom .info .item {
    padding: 10px;
  }
}

@media (max-width: 320px) {
    #header .wrap-menu .info {
        font-size: 15px;
    }
    #blog.detalhes .social-share p {
        margin: 0 20px 0 0;
    }
    #sobre .wrap-top-block {
        background: linear-gradient(to top, #f6f6f6 135vw, #fff 51vw);
    }
    #blog .wp-pagenavi a, #blog .wp-pagenavi span {
        margin: 0 2px;
        line-height: 55px;
    }
}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//newforceseguranca.com.br/wp-content/themes/cms/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.upw-posts article{display:block;margin-bottom:1.5em;padding-bottom:1em;border-bottom:1px solid #ddd}.upw-posts article:last-child{border-bottom:0;padding-bottom:0}.upw-posts .entry-title{margin-bottom:.5em}.upw-posts .entry-title a{text-decoration:none}.upw-posts .entry-title a:focus,.upw-posts .entry-title a:hover{text-decoration:underline}.upw-posts .entry-image{margin-bottom:1em}.upw-posts .entry-image img{max-width:100%;height:auto}.upw-posts .entry-meta{color:#888;font-size:.9em;margin-bottom:1em;line-height:1.4}.upw-posts .entry-meta .comments{white-space:nowrap}.upw-posts .entry-content>:last-child,.upw-posts .entry-summary>:last-child{margin-bottom:1em}.upw-posts .more-link{white-space:nowrap}.upw-posts footer{display:block;color:#888;font-size:.9em;line-height:1.4}.upw-posts .custom-field,.upw-posts .entry-categories,.upw-posts .entry-custom-fields,.upw-posts .entry-tags{margin-bottom:.5em}.upw-after,.upw-before{margin-bottom:1rem}.upw-after>:last-child,.upw-before>:last-child{margin-bottom:0}/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}