body {
  font-family: "Quicksand", sans-serif !important;
}
.swiper-button-prev,
.swiper-button-next {
  color: white !important;
}

/*---------------
   BUTTON
---------------*/

.btsaibamais {
  background-color: #f86d2d;
  border-radius: 28px;
  border: 1px solid #f86d2d;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  padding: 7px 28px;
  text-decoration: none;
  letter-spacing: 1px;
  transition: 0.5s;
}

.btsaibamais:hover {
  background-color: #f58b61;
  text-decoration: none;
  color: #fff;
}

.btsaibamais:active {
  position: relative;
  top: 1px;
}

/*---------------
   TOPHEADER
---------------*/

#bartopheader {
  background-color: #ffbd59;
  padding: 10px 0 10px 0;
  border-bottom: 0 solid #cdcdcd;
  display: none;
}

@media screen and (min-width: 768px) {
  #bartopheader {
    display: block;
  }
}

.topheader {
  color: #f86c2d;
  text-align: left;
  font-size: 12px;
}

.topheader i {
  font-size: 25px;
  color: #f86c2d;
}

.topheader span {
  font-weight: bold;

  color: #fff !important;
}
.topheader a {
  color: #fff;
}

.toposocial a {
  color: #979491;
}

.toposocial i {
  font-size: 20px;
  margin-top: 13px;
  margin-right: 10px;
  color: #fff;
}

.icotop {
  display: inline;
  color: #fff;
}

.linhtop {
  display: inline;
}

.icotop {
  float: right;
  margin-top: -10px;
}

.linhtop {
  float: left;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.topheader {
  float: right;
  font-size: 22px;
}

.topwhat {
  background-color: #fff;
  color: #000 !important;
  font-weight: bold;
  padding: 0px 10px;
  display: inline-table;
  margin-top: -9px;
  padding-top: 2px;
}

.topwhat span {
  padding-right: 10px;
  font-size: 18px;
  padding-top: 2px;
  display: -webkit-box;
  float: left;
  font-weight: normal;
  color: #000 !important;
}
.topwhat strong {
  margin-top: -2px;
  display: flex;
  font-weight: normal;
}

.topwhat:hover {
  background-color: #f06;
}

.topemail {
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
  margin-top: 4px;
}

.topemail strong {
  display: flex;
  margin-top: -2px;
  font-weight: normal;
  font-size: 16px;
}

.topemail span {
  padding-right: 5px;
  font-size: 22px;
  margin-bottom: -19px;
  display: -webkit-box;
  float: left;
  color: #f86c2d;
  /*font-weight: bold;*/
}

.topemail:hover {
  color: #fff;
  /*font-weight: bold;*/
  padding: 3px 10px;
}

.btopp {
  border-top: 6px solid #ffbd59;
}

/*---------------
     HEADER
---------------*/

#header {
  background-color: #fff;
  padding: 22px 0;
  color: #fff;
  display: none;
}

@media screen and (min-width: 768px) {
  #header {
    display: block;
  }
}

.logo {
  width: auto;
  height: 90px;
}

#menutopo {
  text-align: right !important;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media screen and (min-width: 992px) {
  #menutopo {
    margin-top: 44px;
  }
}

#menutopo a {
  text-transform: uppercase;
  font-weight: 700;
  color: #ffbd59;
  margin-right: 15px;
  font-size: 19px;
  padding: 5px 10px;
  transition: 0.3s;
  font-family: "Oxygen", sans-serif;
}

#menutopo a:hover {
  background-color: #ffbd59;
  color: #fff;
  border-radius: 10px;
  transition: 0.5s;
}

#menu-servicos {
  text-align: right;
  margin-top: 10px;
}

#menu-servicos ul li {
  display: inline;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 19px;
}

#menu-servicos li {
  margin-right: 19px;
}

#menu-servicos a {
  color: #000;
  transition: 0.5s;
}

#menu-servicos a:hover {
  color: #cccccc;
  text-decoration: none;
  transition: 0.5s;
}
.mobile {
  display: none !important;
}

/*---------------
     BANNER
---------------*/
.swiper-container {
  height: 350px;
}

@media screen and (min-width: 992px) {
  .swiper-container {
    height: 550px;
  }
}

.swiper-container {
  position: relative !important;
  overflow: hidden !important;
}

.swiper-slide {
  overflow: hidden !important;
  display: flex !important;
  align-items: center;
  position: relative;
}

.slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}

.slide-inner img {
  display: block;
  width: 100%;
  height: auto;
}

.textbanner {
  z-index: 9999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .textbanner {
    align-items: flex-start;
    margin-left: 10%;
  }
}

.textbanner h1 {
  line-height: 24px;
  letter-spacing: -1px;
  font-size: 24px;
  color: #1260a6;
  padding: 20px 40px;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

@media screen and (min-width: 992px) {
  .textbanner h1 {
    text-align: left;
    line-height: 65px;
    font-size: 60px;
    padding: 20px 0 20px 10px;
  }
}

.textbanner strong {
  font-size: 22px;
  color: #353336;
  display: block;
  margin: 0px;
  padding: 0px;
  margin-bottom: -20px;
  font-weight: 400;
}

.textbanner span {
  letter-spacing: -6px;
  font-weight: normal;
  color: #fdc530;
  display: none;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.46);
}

.textbanner p {
  font-size: 22px;
  margin-top: 30px;
  color: #fff;
  line-height: 25px;
  font-weight: bold;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.46);
  border-left: 7px solid #fff;
  padding-left: 16px;
}

.asas {
  margin-left: 20px;
  max-width: 55%;
  margin-top: -556px;
  text-shadow: 0px 0px 9px #000000;
}

.ondasb {
  width: 100%;
  height: 510px;
  position: absolute;
  left: 0;
  margin-top: -480px;
  background-image: url(../img/lines.png);
  background-position: left center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  opacity: 0.1;
  z-index: 1;
}

.btbanner {
  background-color: #5d339f;
  border-radius: 28px;
  border: 1px solid #ffffffa8;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  padding: 7px 28px;
  text-decoration: none;
  letter-spacing: 1px;
  transition: 0.5s;
  margin-left: 10px;
}

.btbanner i {
  font-size: 13px;
}

.btbanner:hover {
  background-color: #f86d2d;
  text-decoration: none;
  color: #fff;
}

.btbanner:active {
  position: relative;
  top: 1px;
}

.btbanner2 {
  background-color: #f86d2d;
  border-radius: 28px;
  border: 1px solid #ffffffa8;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  padding: 7px 28px;
  text-decoration: none;
  letter-spacing: 1px;
  transition: 0.5s;
  margin-left: 10px;
}

.btbanner2 i {
  font-size: 13px;
}
.btbanner2:hover {
  background-color: #5d339f;
  text-decoration: none;
  color: #fff;
}
.btbanner2:active {
  position: relative;
  top: 1px;
}

.banneroxo h1 {
  color: #1260a6 !important;
  /*font-size: 48px;*/
}

/*---------------
  	QUEM SOMOS
  ---------------*/

#quemsomos {
  background-color: #ffc66f;
  padding-top: 85px;
}

.fenixbg {
  background-image: url(../img/bg-quemsomos.png);
  background-size: 200px auto;
  background-repeat: no-repeat;
  background-position: top left;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .fenixbg {
    background-size: auto 100%;
    padding-top: 120px;
    padding-bottom: 60px;
  }
}

.fenixbg h1 {
  font-family: "Oxygen", sans-serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 35px;
  margin-left: 20%;
}

.fenixbg small {
  font-weight: 100;
}

.txtquemsomos p {
  color: #552f93;
  font-size: 20px;
  margin-top: 50px;
  letter-spacing: 1px;
}

@media screen and (min-width: 768px) {
  .txtquemsomos p {
    margin-top: 50px;
  }
}

.linhaquem {
  height: 100px;
  width: 100%;
  background-image: url(../img/linhaquem.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .linhaquem {
    height: 300px;
  }
}

/*-------------------
  	NOSSOS SERVIÇOS
  -------------------*/

@media screen and (min-width: 1200px) {
  .linhaserv {
    margin-top: 60px;
  }
}

.linhaserv h2 {
  font-family: "Oxygen", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
}

.linhaserv small {
  font-weight: 100;
  font-size: 35px;
}

.linhatitulo {
  height: 7px;
  width: 100px;
  border-radius: 10px;
  background-color: #f86c2d;
  margin-top: 15px;
  margin-bottom: 25px;
}

.linhaserv p {
  color: #696565;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 31px;
}

.imgdestaque {
  background-image: url(../img/f-quemsomos.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .imgdestaque {
    min-height: 475px;
  }
}

/*-----------------------
   	PPRA, PCMSO E PPP 
------------------------*/
.pprapcmsoppp {
  background-image: url(../img/bg-pprapprappp.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  padding: 50px 0 70px 0;
}

@media screen and (min-width: 768px) {
  .pprapcmsoppp {
    padding: 50px 0 70px 0;
  }
}

.linhappra {
  height: 100px;
  width: 100%;
  background-image: url(../img/linha-roxo.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

@media screen and (min-width: 768px) {
  .linhappra {
    height: 200px;
  }
}

.pprapcmsoppp .imgpprapcmso {
  background-image: url(../img/f-pprapcmsoppp.png);
  background-size: 90% auto;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .pprapcmsoppp .imgpprapcmso {
    min-height: 575px;
  }
}

.pprapcmsoppp .segunlinha {
  margin-top: 110px;
}

/*---------------
   	CONSULTAS  
  ---------------*/

#consultas {
  background-image: url(../img/bg-roxo.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
}

.imgconsulta {
  background-image: url(../img/f-consultas.png);
  background-size: 95% auto;
  background-repeat: no-repeat;
  background-position: right;
  min-height: 300px;
}

@media screen and (min-width: 321px) {
  .imgconsulta {
    min-height: 340px;
  }
}

@media screen and (min-width: 450px) {
  .imgconsulta {
    min-height: 475px;
    max-width: none;
  }
}

.treslinha {
  margin-top: 110px;
}

.detalhecirculo {
  width: 189px;
  height: 324px;
  background-image: url(../img/detalhe-circle.png);
  position: absolute;
  right: 0;
  margin-top: -189px;
  background-size: 100%;
  background-repeat: no-repeat;
}

/*---------------
   	CLIENTES  
---------------*/

#clientes {
  padding: 50px 0;
  margin-top: 60px;
}

.linhacenter {
  margin: auto;
  width: 100%;
}

.linhacenter h3 {
  font-family: "Oxygen", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  padding: 0 30px;
}

.linhacenter small {
  font-weight: 100;
  font-size: 35px;
}

.linhatitulo2 {
  height: 7px;
  width: 100px;
  border-radius: 10px;
  background-color: #ffbd59;
  margin-top: 15px;
  margin-bottom: 25px;
  margin: auto !important;
}

.marcaslogos {
  margin-top: 30px;
}

.owl-nav {
  display: none;
}
.owl-dots {
  margin-top: 20px;
}

.item img {
  opacity: 0.5;
}

/*---------------
  CALLTOACTION  
---------------*/

#calltoaction {
  background: url(../img/bg-rdp.jpg) top left no-repeat,
    url(../img/bg-call.jpg) bottom left no-repeat;
  background-color: #ffbd59;
}

.calltext {
  padding-top: 95px;
  padding-bottom: 30px;
}

.calltextmenina {
  padding-top: 35px;
}

@media screen and (min-width: 768px) {
  .calltextmenina {
    padding-top: 85px;
  }
}

.calltext h5 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #f86c2d;
}

@media screen and (min-width: 768px) {
  .calltext h5 {
    font-size: 26px;
  }
}

.calltextmenina h5 {
  font-size: 24px;
}

.calltext strong {
  color: #fff !important;
  font-size: 22px;
}

.btcalltoaction {
  background-color: #fff;
  border-radius: 28px;
  border: 1px solid #f86d2d;
  display: inline-block;
  cursor: pointer;
  color: #f86d2d;
  font-family: Arial;
  font-size: 14px;
  padding: 7px 28px;
  text-decoration: none;
  letter-spacing: 1px;
  text-align: center;
  transition: 0.5s;
  margin-top: 10px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .btcalltoaction {
    width: auto;
  }
}

.btcalltoaction:hover {
  background-color: #f58b61;
  text-decoration: none;
  color: #fff;
}
.btcalltoaction:active {
  position: relative;
  top: 1px;
}

.meninaimg {
  margin-top: 35px;
}

@media screen and (min-width: 768px) {
  .meninaimg {
    margin-top: -15px;
  }
}

/*---------------
  FALECONOSCO  
---------------*/
#faleconosco {
  padding: 20px 0;
  background-image: url(../img/bg-rdp.jpg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-bottom: -2px;
}

@media screen and (min-width: 768px) {
  #faleconosco {
    padding: 50px 0;
  }
}

.formbox {
  width: 100%;
  margin: auto;
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 11px 40px -17px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 11px 40px -17px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 11px 40px -17px rgba(0, 0, 0, 0.75);
}

@media screen and (min-width: 768px) {
  .formbox {
    width: 85%;
    padding: 40px 30px 0 30px;
  }
}

.tituloform {
  margin: 20px 0 40px 0;
}

@media screen and (min-width: 768px) {
  .tituloform {
    margin: 50px 0;
  }
}

@media screen and (min-width: 768px) {
  .pzero {
    padding-right: 0px !important;
  }
}

.form-horizontal input,
.form-horizontal textarea {
  padding: 10px;
  border-radius: 0px;
  background-color: #f7f7f7;
  color: #ffbd59;
  margin-bottom: 10px;
  width: 100%;
  border: none;
}

@media screen and (min-width: 768px) {
  .form-horizontal input {
    margin-bottom: 0;
  }
}

.form-group {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .form-group {
    margin-bottom: 10px;
  }
}

textarea {
  height: 150px !important;
  color: #ffbd59 !important;
  background-color: #f7f7f7;
}

.form-control {
  background-color: #f7f7f7 !important;
  border: 0px !important;
}

.form-horizontal input::placeholder {
  color: #ffbd59 !important;
  font-weight: normal;
}

textarea::placeholder {
  color: #ffbd59 !important;
  font-weight: normal;
}

.formtext {
  margin-bottom: 20px;
}

.enviarmensagem {
  background-color: #ffbd59;
  padding: 10px;
  font-size: 22px;
  width: 60px;
  height: 60px;
  border: 0px;
  color: #fff;
  border-radius: 40px;
  border: 1px solid #ffbd59;
  margin-top: 10px !important;
  display: inline-table;
  transition: 0.5s;
}

.enviarmensagem:hover {
  color: #ffbd59;
  padding: 10px;
  font-size: 22px;
  width: 60px;
  height: 60px;
  border: 0px;
  background-color: #fff;
  border-radius: 40px;
  border: 1px solid #ffbd59;
  margin-top: 10px !important;
  display: inline-table;
  transition: 0.5s;
}

.enviaroutro {
  color: #ffbd59;
  padding: 13px 18px;
  font-size: 22px;
  width: 60px !important;
  height: 60px !important;
  border: 0px;
  background-color: #fff;
  border-radius: 40px;
  text-align: left !important;
  border: 1px solid #ffbd59;
  margin-top: 10px !important;
  display: inline-table;
  transition: 0.5s;
  margin-right: 10px;
}

.enviaroutro:hover {
  background-color: #ffbd59;
  color: #fff;
  border: 1px solid #ffbd59;
  transition: 0.5s;
}

.ixowhats {
  font-size: 28px;
  padding: 8px 17px !important;
  width: 55px !important;
  height: 55px !important;
}

.listainfos {
  margin-top: 40px;
}

.listainfos p {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  letter-spacing: 0;
  word-break: break-all;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .listainfos p {
    font-size: 20px;
    line-height: 24px;
  }
}

.icocasa {
  padding-bottom: 17px;
}

.listainfos span {
  display: table-row-group;
  font-size: 28px;
  float: left;
  margin-right: 10px;
  padding-top: 0px;
  color: #ffbd59;
}

/*---------------
  	FOOTER  
---------------*/

footer {
  background-color: #ffbd59;
  padding-top: 50px;
  padding-bottom: 50px;
}

footer img {
  width: 150px;
  margin: auto;
  display: block;
}

.menurodape {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 50px auto;
  margin-bottom: 0;
  text-align: center;
  list-style: none;
  padding: 0;
}

@media screen and (min-width: 992px) {
  .menurodape {
    flex-direction: row;
  }
}

.menurodape li {
  display: inline-block;
  font-size: 20px;
  margin: 10px 0;
}

.menurodape a {
  padding: 5px 10px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}

.menurodape a:hover {
  text-decoration: none;
  background-color: #703bba;
}

#agenciawdk {
  text-align: center;
  padding: 15px 0;
}

#agenciawdk img {
  height: 50px;
}

#agenciawdk p {
  margin: 0px;
  padding: 0;
}

/*------------------------------
    PAG: CERTIFICADO DIGITAL  
-------------------------------*/

.ficha {
  border: 1px solid #dedede;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 10%;
  min-height: 465px !important;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 578px) {
  .ficha {
    width: 95%;
  }
}

@media screen and (min-width: 578px) {
  .ficha {
    margin-left: 5%;
    margin-right: 5%;
  }
}

.ficha img {
  width: 40%;
  display: block;
  margin: auto;
  margin-top: 20px;
}

.ficha h3 {
  font-size: 18px;
  color: #ccc;
  margin-top: 20px;
}

.ficha h3 b {
  font-size: 35px;
  letter-spacing: -1px;
  color: #000;
}

.ficha p {
  font-size: 15px;
  width: 90%;
  margin: 14px auto;
  margin-bottom: 0;
}

.linhatitulocert {
  height: 5px;
  width: 60px;
  border-radius: 30px;
  background-color: #f86c2e;
  margin-top: 15px;
  margin-bottom: 25px;
  margin: auto !important;
}

.ficha ul li {
  list-style: none;
  text-align: justify;
}
.ficha ul {
  width: 80%;
  margin: auto;
  padding: 0;
  margin-top: 15px;
}
.ficha li {
  font-size: 14px;
  margin-bottom: 10px;
}

.ficha i {
  color: #f86c2e;
}

.btcontrate {
  background-color: #f86d2d;
  border-radius: 28px;
  border: 1px solid #f86d2d;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 13px;
  padding: 7px 28px;
  text-decoration: none;
  letter-spacing: 1px;
  transition: 0.5s;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}

.btcontrate:hover {
  background-color: #f58b61;
  text-decoration: none;
  color: #fff;
}

.btcontrate:active {
  position: relative;
  top: 1px;
}

.desativado {
  color: #ccc !important;
}

.desativado i {
  color: #ccc !important;
}

.boxduvida {
  background-color: #5d339f;
  border: 1px solid #dedede;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 10%;
  min-height: 515px !important;
}

@media screen and (min-width: 578px) {
  .boxduvida {
    width: 95%;
  }
}

@media screen and (min-width: 578px) {
  .boxduvida {
    margin-left: 5%;
    margin-right: 5%;
  }
}

.boxduvida img {
  width: 80% !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

.boxduvida h4 {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  margin-top: 10px;
}

.boxduvida h3 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
}

.boxduvida img {
  width: 90%;
}

/*-------------------
  		PPRA
-------------------*/

.bgroxoo {
  background-image: url(../img/bg-roxo.jpg) !important;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left !important;
}

.bgnone {
  background-image: none !important;
}

.titulotst h2 {
  text-transform: none;
}

.imgdestaquetstA {
  background-image: url(../img/f-tstA.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  min-height: 300px;
  max-width: 320px;
  margin: 0 auto;
}

.imgdestaquetstB {
  background-image: url(../img/f-tstB.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  min-height: 300px;
  max-width: 320px;
  margin: 0 auto;
}

.imgdestaquetstC {
  background-image: url(../img/f-tstC.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  min-height: 300px;
  max-width: 320px;
  margin: 0 auto;
}

@media screen and (min-width: 321px) {
  .imgdestaquetstA,
  .imgdestaquetstB,
  .imgdestaquetstC {
    min-height: 340px;
  }
}

@media screen and (min-width: 768px) {
  .imgdestaquetstA,
  .imgdestaquetstB,
  .imgdestaquetstC {
    min-height: 475px;
    max-width: none;
  }
}

/*-------------------
  	CONSUTLTAS
-------------------*/

.titlotextoger {
  margin-bottom: 30px;
}

.textconsulta p {
  text-align: justify;
}

.tituloperguntas {
  margin-top: 50px;
  font-weight: bold;
}

.tituloperguntas h2 {
  font-weight: bold;
}

#accordion {
  margin-top: 40px;
}

.card-header {
  background-color: #6740aa !important;
  word-break: break-word;
  overflow: hidden;
}

.card-header button {
  text-align: left;
  white-space: normal;
}

.principal {
  background-color: #f86c2d !important;
}

.btn-link {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.btn-link:hover {
  color: #fff !important;
  text-decoration: none !important;
}

html {
  scroll-behavior: smooth;
}

/*---------------
  	HeaderMobile  
---------------*/
.HeaderMobile {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .HeaderMobile {
    display: none;
  }
}

.HeaderMobile__spacer {
  height: 70px;
}

@media screen and (min-width: 768px) {
  .HeaderMobile__spacer {
    height: 0;
  }
}

.HeaderMobile__top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 0 20px;
  pointer-events: all;
}

.HeaderMobile__background {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  transition: 0.3s ease;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.HeaderMobile__left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}

.HeaderMobile__hamburguer {
  height: 30px;
  width: 40px;
  background-color: transparent;
  border: none;
}

.HeaderMobile__hamburguer-span {
  display: block;
  background-color: #6740aa;
  height: 3px;
  width: 30px;
  transition: 0.3s ease;
}

.HeaderMobile__hamburguer-span:nth-of-type(1) {
  position: relative;
  top: -4px;
}

.HeaderMobile__hamburguer-span:nth-of-type(3) {
  position: relative;
  top: 4px;
}

.HeaderMobile__logo-wrapper {
  position: absolute;
  top: 10px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 90px;
  transform: translateX(-50%);
}

.HeaderMobile__logo-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.HeaderMobile__logo {
  max-width: 100%;
}

.HeaderMobile__nav {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: calc(100% - 70px);
  transition: 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  pointer-events: all;
}

.HeaderMobile__menu {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 0;
}

.HeaderMobile__menu-item {
  margin: 10px 0;
}

.HeaderMobile__link {
  border-radius: 5px;
  color: #6740aa;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
}

.HeaderMobile__link:hover {
  text-decoration: none;
  background-color: #703bba;
}

.HeaderMobile--active .HeaderMobile__background {
  height: 100%;
}

.HeaderMobile--active .HeaderMobile__nav {
  visibility: visible;
  opacity: 1;
}

.HeaderMobile--active .HeaderMobile__hamburguer-span:nth-of-type(1) {
  top: 2px;
  transform: rotate(-45deg) translate(-2px, 2px);
}

.HeaderMobile--active .HeaderMobile__hamburguer-span:nth-of-type(2) {
  opacity: 0;
}

.HeaderMobile--active .HeaderMobile__hamburguer-span:nth-of-type(3) {
  top: -1px;
  transform: rotate(45deg) translate(0, 0);
}

/*

wow fadeInUp" data-wow-delay="0.2s">




<h2 class="wow fadeInLeft" data-wow-delay="0.2s">
wow fadeInLeft" data-wow-delay="0.3s"
<p class=" wow fadeInUp" data-wow-delay="0.7s">

p-0 wow fadeIn" data-wow-delay="0.2s"
*/

/*########################     Dr. Fiscal    ########################*/

#doutorFiscal {
  padding-bottom: 150px;
}

#doutorFiscal h2 {
  font-size: 2.5rem;
  color: #f04124;
  margin-top: 50px;
}

#doutorFiscal h2 strong {
  font-size: 3rem;
  color: #008eaa;
  display: block;
}

.p-destaque {
  color: #008eaa;
}

#callDoutorFiscal {
  background: url(../img/dr-fiscal/bg-call-dr-fiscal.jpg);
  background-attachment: fixed;
  background-size: cover;
  padding: 150px 0;
}

#callDoutorFiscal h2 {
  font-size: 2rem;
  color: #fff;
}

#callDoutorFiscal h2 strong {
  font-size: 80px;
  display: block;
}

#callDoutorFiscalDois {
  background: url(../img/dr-fiscal/bg-call-dr-fiscal-dois.jpg) right no-repeat;
  background-color: #e53212;
  padding: 120px 0;
}

#callDoutorFiscalDois h2 {
  font-size: 2rem;
  color: #fff;
}

#callDoutorFiscalDois h2 strong {
  font-size: 50px;
  display: block;
  padding-left: 25px;
}

#callDoutorFiscalDois p {
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}

#doutorFiscal h6 {
  font-size: 2rem;
  color: #008eaa;
}

#doutorFiscal h6 strong {
  font-size: 5rem;
  color: #f04124;
  display: block;
}

.dropdown-menu {
  padding: 15px;
  border: 0 solid #00000026;
  border-radius: 0;
}

@media screen and (max-width: 768px) {
  #callDoutorFiscalDois {
    background: url(../img/dr-fiscal/bg-call-dr-fiscal-dois.jpg) center
      no-repeat;
  }
}

.btn-enviar-fenix,
.btn-enviar-fenix:hover,
.btn-enviar-fenix:active,
.btn-enviar-fenix:focus {
  width: 200px !important;
  background: #ffbd59 !important;
  color: #fff !important;
  border-radius: 50px !important;
  cursor: pointer !important;
}

.enviaroutro br {
  display: none;
}

/*   Alterações   */

.logo-titulo {
  max-width: 250px;
  width: 100%;
}
#dpn {
  padding: 200px 0;
}
#dpn h2 {
  font-size: 2rem;
  color: #ef4124;
  font-weight: 600;
}
#dpn p {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #a7acbb;
}
#dpn a {
  color: #008faa;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  display: inline-block;
  font-weight: 600;
  padding: 20px 30px;
  border: 2px solid #008faa;
  border-radius: 5px;
  transition: 0.3s ease-in;
}
#dpn a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #008faa;
  -webkit-text-decoration-skip: objects;
  display: inline-block;
  font-weight: 600;
  padding: 20px 30px;
  border: 2px solid #008faa;
  border-radius: 5px;
}
