* {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  margin: 0;
  padding: 0
}

#erro-total {
  width: 700px;
  height: 270px;
  margin: 15px 0
}

#imagem-centralizada {
  width: 100%;
  text-align: center;
  margin: 10px 0
}

#texto-404 {
  width: 100%;
  font-family: montserrat;
  font-size: 22px;
  text-align: center
}

#aguarde {
  width: 100%;
  font-family: montserrat;
  font-size: 19px;
  text-align: center;
  margin: 5px 0
}

.page-404 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 600px
}

input.submit:hover {
  background: #ef4042;
  transition: 0.5s;
}

a {
  text-decoration: none
}

.global {
  margin: 0 auto
}

.servicos-total .txt p {
  font-family: 'montserrat';
  font-size: 18px;
  padding: 10px 0px;
  line-height: 26px;
}

.servicos-total .txt {
  width: 500px
}

.servicos-total img {
  border: 2px solid #e0e0e0;
  padding: 5px;
  border-radius: 20px;
}

.servicos-total {
  width: 1200px;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  min-height: 500px;
}

.empresa-total {
  width: 1200px;
  margin: 0 auto;
}

.texto-empresa {
  display: flex;
  align-items: center;
  padding: 30px 0px;
}

.item-text {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.item-text .item {
  padding: 30px;
}

.item-text h2 {
  font-family: 'montserrat';
  font-size: 24px;
  border-bottom: 2px solid #065b6f;
  color: #022c3a;
  padding-bottom: 5px;
}

.item-text .item i {
  font-size: 24px;
}

.item-text p {
  font-family: 'montserrat';
  font-size: 18px;
  padding: 6px 0px;
  line-height: 26px;
}

.item-text p:last-child {
    font-size: 30px;
    font-weight: bold;
    color: #004147;
    text-transform: uppercase;
    padding: 40px 0 0;
    text-shadow: 1px 1px 0px #000;
    font-style: italic;
    text-align: center;
}

.item-text i {
  color: #065b6f;
}

.texto-empresa img {
  border: 2px solid #e0e0e0;
  padding: 5px;
  border-radius: 20px;
  float: left;
  margin: 0px 20px 0px 0px;
  display: none;
}

.titulo-total {
  background: url(../images/titulo.jpg) top no-repeat fixed;
}

.titulo-total h1 {
  width: 100%;
  height: 100%;
  padding: 100px 0;
  background: rgb(2 44 58 / 60%);
  text-align: center;
  color: #fff;
  position: relative;
  box-shadow: 0 0 5px 0 #000;
  font: 45px 'montserrat';
  text-shadow: 4px 4px 4px #000;
}

.titulo-total h1:after {
  display: flex;
  content: ' ';
  width: 40px;
  height: 3px;
  margin: 0 auto;
  background: #fff;
  justify-content: center;
  border-radius: 40px;
  box-shadow: 4px 4px 4px #000;
}

.mvv-total {
  background: url('../images/fundo.jpg') center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px;
}

.mvv {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  justify-content: center;
  flex-wrap: wrap;
}

.mvv .item {
  width: 350px;
  text-align: center;
  margin: 0 20px;
}

.mvv .icone {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}

.mvv .icone i {
  font-size: 50px;
  color: #ef4042;
}

.mvv h3 {
  font-family: 'montserrat';
  font-size: 30px;
  color: #fff;
}

.mvv p {
  font-family: 'montserrat';
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  line-height: 26px;
}

.formulario {
  padding: 30px;
  width: 998px;
  margin: 0 auto;
}

.formulario input {
  width: 100%;
  padding: 19px 20px;
  margin-bottom: 10px;
  border: none;
  background: #fff;
  box-sizing: border-box;
  background: #eee;
  outline: none !important;
  font: 18px 'montserrat', sans-serif;
}

.formulario textarea {
  width: 100%;
  height: 200px;
  padding: 19px 20px;
  margin-bottom: 10px;
  border: none;
  background: #fff;
  box-sizing: border-box;
  background: #eee;
  outline: none !important;
  resize: none;
  font: 18px 'montserrat', sans-serif;
}

.formulario .submit {
  width: 100%;
  padding: 20px 70px;
  background: #004347;
  margin: 0 auto;
  color: #fff;
  font: 20px 'montserrat', sans-serif;
  display: table;
  transition: all .5s;
  cursor: pointer;
}

.logo img {
  width: 250px;
}

.conteudo-pages {
  min-height: 500px;
  width: 100%;
  margin: 0 auto;
}

.texto-pages {
  font: 15px/25px montserrat;
  color: #000;
}

.texto-pages h2 {
    width: 1200px;
    margin: 40px auto 0;
    font-size: 25px;
    font-family: 'montserrat';
    border-bottom: 1px solid #003a40;
    color: #082630;
    text-transform: uppercase;
}

.servicos-total li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f058";
  padding-right: 5px;
  color: #0370a1;
  font-size: 16px;
}

.servicos-total li {
  font-family: 'montserrat';
  font-size: 18px;
  padding: 2px 0;
  line-height: 26px;
  list-style: none;
}

.menu-resp {
  display: none
}

.contato input {
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border: #ccc;
  color: #666;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none !important;
  font-size: 17px;
}

.contato textarea {
  width: 100%;
  padding: 10px 20px;
  background: #fff;
  border: #ccc;
  color: #666;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none !important;
  resize: none;
  height: 200px;
  font-size: 17px;
}

.contato .submit {
  cursor: pointer;
  background: #404040;
  color: #fff;
  transition: 0.5s;
}

body {
  overflow-x: hidden
}

.topo-total {
  background: #fff;
  position: relative;
  z-index: 999 !important;
}

.topo {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.topo>div {
  margin: 20px 0;
  display: flex;
  align-items: center
}

.menu li.sub {
  cursor: pointer;
  position: relative;
}

.menu .sub a:after {
  content: '\f0d7 ';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  font-size: 15px;
  padding-left: 5px;
}

.menu .sub .sub-menu li a:after {
  content: ''
}

.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 999 !important;
}

.sub-menu ul {
  display: block;
  box-sizing: border-box;
}

.sub-menu li {
  padding: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: 1s;
  border-bottom: 1px solid #ddd;
  width: 240px;
  position: relative;
  z-index: 999;
  min-width: auto;
  background: #fff;
}

.sub-menu li:last-child {
  border-bottom: none;
}

.sub-menu li:hover {
  background: #ff6702;
  color: #fff
}

.sub-menu li:hover a {
  color: #fff;
}

.sub-menu li a {
  font-size: 17px;
  color: #fff;
  border: none;
  color: #666;
}

.sub-menu li a:hover {
  background: none
}

.menu .sub.active a:after {
  content: '\f0d8'
}

.menu li {
  display: inline-block;
  visibility: hidden
}

.menu-total a:hover {
  color: white;
  background: #003f42;
}

.menu li:last-child {
  border: none
}

.menu li a {
  display: block;
  padding: 5px 15px;
  font: 15px montserrat;
  color: #003638;
  font-weight: bold;
}

.menu li:hover {
  transition: all .5s;
  background: #4a4a4a
}

.menu li a i {
  color: inherit;
  font-size: 16px;
  color: #ff3d3e;
  padding-right: 5px;
}

.rodape-total {
  background: #004347;
  padding: 30px 0;
  position: relative;
}

.whatsapp {
  position: fixed;
  bottom: 30px;
  right: 30px;
  animation: atencao 10s 10s infinite;
  z-index: 999;
}

.whatsapp a {
  background: #25d366;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.whatsapp a:hover {
  animation: whatsapp 1.5s
}

.whatsapp i {
  font-size: 35px;
  color: #fff;
}

@keyframes whatsapp {
  30% {
    box-shadow: 0 0 0 7px rgba(37, 211, 102, 0.4)
  }

  45% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.4)
  }

  60% {
    box-shadow: 0 0 0 7px rgba(37, 211, 102, 0.4)
  }
}

.rodape {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.rodape div {
  font: 15px montserrat;
  color: #fff;
  display: flex;
  align-items: center;
  margin: 13px 0;
  text-align: center;
  align-items: center;
}

.rodape div i {
  font-size: 34px;
  color: inherit;
  padding-right: 10px;
  border-right: 2px solid #fff;
  margin-right: 10px;
  color: #ef4042;
}

.logo-pw {
  width: 145px;
  margin: 0 !important;
  display: table !important;
  /* margin-left: auto !important; */
}

.logo-pw div p:first-child a {
  color: #fff;
  font: 12px Helvetica;
  margin-top: -5px;
  display: block
}

.logo-pw div {
  margin: 0 !important;
  display: block;
  text-align: left
}

.logo-pw div a span {
  color: transparent
}

/* Index */
.fundo-slider {
  position: relative;
  display: flex;
  overflow: hidden;
}

.fundo-slider img {
  max-width: initial;
}

.box-01-total {
  padding: 30px 0px;
  background: #333;
}

.box-01 {
  width: 830px;
  margin: 0 auto;
  text-align: center;
}

.box-01 .titulo {
  font: 30px 'montserrat';
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
}

.box-01 .conteudo p {
  font: 20px 'montserrat';
  font-weight: lighter;
  color: #fff;
  padding: 5px 0;
}

.box-02-total {
  padding: 20px 0px;
}

.box-02 {
  width: 1200px;
  margin: 0 auto;
}

.box-02>.titulo {
  font: 37px 'montserrat';
  color: #333;
  text-align: center;
  margin-bottom: 10px;
}

.box-02 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.box-02 .box .item {
  margin: 20px 0px;
  width: 350px;
  padding: 20px;
  border-radius: 20px;
  transition: all 0.5s;
}

.box-02 .box .item:hover {
  background: #f8f8f8;
  transition: all 0.5s;
}

.box-02 .box .item .titulo {
  font: 20px/28px 'montserrat';
  color: #333;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  font-weight: bold;
}

.box-02 .box .item .titulo i {
  color: inherit;
  font-size: 45px;
  padding-right: 20px;
  color: #ff3b3d;
}

.box-02 .box .item .conteudo {
  font: 18px/26px 'montserrat';
  color: #333;
  text-align: center;
}

.box-03-total {
  background: #f3f3f3;
  padding: 20px 0px;
}

.box-03 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.box-03 .item {
  width: 500px;
  margin: 20px 0px;
}

.box-03 .item>.titulo {
  font: 28px 'montserrat';
  color: #555;
  margin-bottom: 10px;
  text-align: center;
}

.box-03 .item .contato {
  padding: 10px;
}

.mapa {
  display: flex;
  position: relative;
  border: 2px solid #fff;
  height: 379px;
}

.box-01-total {
  background: #003f42;
}

/* Pagina Empresa */ 

.itens-cliente {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.info-cliente {
    background: #003f47;
    padding: 8px;
    font-size: 15px;
    font-family: 'montserrat';
    color: #fff;
    border-radius: 10px;
    width: 230px;
    text-align: center;
    margin: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-clientes h2 {
    font-family: 'montserrat';
    font-size: 30px;
    text-align: center;
    margin: 0px 0 30px 0;
    color: #fff;
}

.box-clientes {
    background: #2b6e88;
    padding: 35px;
}

.txt-cli {
    width: 1040px;
    margin: 0 auto 30px;
}

.txt-cli p {
    color: #fff;
    font-size: 20px;
    font-family: 'montserrat';
    padding: 5px 0;
    text-align: center;
}

.box-clientes h2::after {content: ' ';display: block;background: #fff;width: 40px;height: 3px;margin: 5px auto;}

.info-cliente:hover {
    background: #125158;
    box-shadow: 0px 0px 0px 1px #fff;
}

.item-vid {
    width: 1200px;
    text-align: center;
    margin: 40px auto 20px;
}

/* Fim */

/* Popup */

.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  right: 10%;
  bottom: 0;
  left: 10%;
  z-index: 99999;
  opacity:1;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  /* pointer-events: none; */
}

.modalDialog:target {
  opacity: 0;
  pointer-events: auto;
}

.modalDialog>div {
  position: relative;
  padding: 20px;
  background: #ff3b3d;
}

.closeModal {
  background: #606061;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
}

.closeModal:after {
  content: "\d7";
}

.closeModal:hover {
  background: #f00;
}

.modalDialog>div p {
    color: #fff;
}

/* Fim Popup */

@media only screen and (max-width:1200px) {
  * {
    max-width: 100%;
    box-sizing: border-box
  }

  .conteudo-pages {
    /* padding: 2% */
  }

  .menu-resp {
    display: block;
    background: url(../images/menu-resp.png) center no-repeat;
    padding: unset;
    cursor: pointer;
    width: 100%
  }

  .menu-total {
    width: 100%;
    display: block !important
  }

  .menu li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    opacity: 1 !important;
    visibility: visible;
    transform: translate(0px) !important
  }

  .rodape div {
    margin: 20px 0
  }
}

@media only screen and (max-width: 768px) {
  .titulo-total h1 {
    padding: 40px !important;
    font: 30px 'montserrat';
  }

  .sub-menu {
    position: relative;
    margin: 20px 0;
  }

  .texto-empresa {
    display: block;
    text-align: center;
  }

  .mvv .item {
    width: 100%;
  }

  .titulo-total {
    background-size: cover;
  }

  .box-01 .conteudo {
    padding: 15px;
}

.info-cliente {
    width: 180px;
}

.texto-pages {
    padding: 0 15px;
}
}
