@charset "UTF-8";

/** Geral **/

/*
	Strip unit
*/

/*
	REMs
*/

/****** floating labels bootstrap 4 *****/

/* Fallback for Edge
-------------------------------------------------- */

/* Fallback for IE
-------------------------------------------------- */

/* ------------------------------------------------ */

/* ############### 4.6 jQuery Steps ############### */

/* ------------------------------------------------ */

/*
    Common
*/

/* Accessibility */

/*
    Wizard
*/

/*
    Tabcontrol
*/

/***** DEFAULT STYLE WIZARD *****/

/****** EQUAL COLUMN WIDTH STEP INDICATOR *****/

/***** CUSTOM STYLES *****/

/********* END STEPS *********/

/* icon-only trigger (menu item) */

/* placeholder */

/* hide placeholder when active in Chrome */

/* placeholder */

/* if an icon anchor has a span, hide the span */

/* styles for opening menu */

.displaynone {
  display: none;
}

.clear {
  clear: both;
}

.cleft {
  clear: left;
}

.cright {
  clear: right;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.hidden {
  display: none;
  visibility: hidden;
}

.noMargin {
  margin: 0 !important;
}

.noPadding {
  padding: 0;
}

.desabilitado {
  background: #eaeaea !important;
}

.desabilitado:focus {
  background: #eaeaea !important;
}

.marginAuto {
  margin: 0 auto;
}

.mTop0 {
  margin-top: 0px !important;
}

.mTop40 {
  margin-top: 40px;
}

.mBottom5 {
  margin-bottom: 5px;
}

.mBottom10 {
  margin-bottom: 10px;
}

.mBottom15 {
  margin-bottom: 15px;
}

.mBottom30 {
  margin-bottom: 30px;
}

.mBottom40 {
  margin-bottom: 40px;
}

.mBottom60 {
  margin-bottom: 60px;
}

.mTop5 {
  margin-top: 5px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop60 {
  margin-top: 60px;
}

.pTop30 {
  padding-top: 30px;
}

.pTop60 {
  padding-top: 60px;
}

.pTop90 {
  padding-top: 90px;
}

.pLR15 {
  padding-left: 15px;
  padding-right: 15px;
}

.pLR30 {
  padding-left: 30px;
  padding-right: 30px;
}

.pLR60 {
  padding-left: 60px;
  padding-right: 60px;
}

html {
  font-family: "Lato", sans-serif;
}

html strong {
  font-weight: 700;
}

html b {
  font-weight: 700;
}

.bold {
  font-weight: 700;
}

body {
  font-family: "Lato", sans-serif;
  background-color: #f5f5f5;
  letter-spacing: 0.5px;
  width: 100%;
  min-height: 100%;
  position: absolute;
  overflow-x: hidden;
}

a {
  color: #337ab7;
}

a:hover {
  color: #2b92d6;
}

.rowVertical {
  display: flex;
  align-items: center;
}

.display-table {
  display: table;
}

.minheight {
  min-height: 1000px;
}

#principal {
  min-height: 60vh;
  padding: 2rem 1.5rem;
  margin-top: 3rem;
  margin-bottom: 7rem;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

@media (min-height: 1000px) {
  #principal {
    margin-top: 13.5vh;
    margin-bottom: 13.5vh;
  }
}

@media screen and (max-width: 980px) {
  #principal {
    padding: 1rem;
    min-height: 465px;
  }
}

.modal-dialog {
  margin: 160px auto;
}

.slick-next {
  right: 25px !important;
  z-index: 10;
}

.slick-next::before {
  font-size: 40px !important;
  color: #000000 !important;
}

.slick-prev {
  left: 25px !important;
  z-index: 10;
}

.slick-prev::before {
  font-size: 40px !important;
  color: #000000 !important;
}

.cardInstitucional {
  background: #000000;
  color: #fff;
} 

.cardInstitucional a {
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

.cardInstitucional a:hover {
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

.cardInstitucional a:active {
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

.cardInstitucional a:focus {
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

.cardInstitucional img {
  width: auto;
  max-width: 115px;
  height: 115px;
  margin: 25px auto 5px;
  position: relative;
}

.cardInstitucional .card-title {
  text-align: center;
  font-size: 2rem;
}

.cardInstitucional .card-text {
  font-size: 0.72222222rem;
  text-align: center;
}

.cardInstitucional.verde {
  background: #0f48e1;
}

.cardInstitucional.azul {
  background: #1ab8ba;
}

.cardInstitucional.laranja {
  background: #21adee;
}

.cardInstitucional.preto {
  background: #000;
}

.altFont {
  font-family: "Oswald", sans-serif;
}

.parallax-window {
  min-height: 400px;
  background: transparent;
  color: #fff;
}

.parallax-window h3 {
  font-size: 1.88888889rem;
}

.btnSecundario {
  background: #21adee;
  border-color: #21adee;
  color: #fff;
  outline: none;
  border-radius: 20px;
}

.btnSecundario:hover {
  background: #21adee;
  border-color: #21adee;
  color: #fff;
  outline: none;
  border-radius: 20px;
}

.btnSecundario:active {
  background: #21adee;
  border-color: #21adee;
  color: #fff;
  outline: none;
  border-radius: 20px;
}

.btnSecundario:focus {
  background: #21adee;
  border-color: #21adee;
  color: #fff;
  outline: none;
  border-radius: 20px;
}

#topoInterna {
  position: relative;
  margin-bottom: 40px;
  top: -5px;
  color: #ffffff;
}

#topoInterna h1 {
  margin: 0;
  position: relative;
  display: block;
  vertical-align: middle;
  height: 100%;
  padding: 1.5% 0;
  width: 100%;
  font-size: 1.55555556rem;
  text-align: center;
  color: #595959;
}

#topoInterna h1::after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
  background-size: contain;
}

.tituloPage {
  color: #337ab7;
}

@media screen and (max-width: 980px) {
  .tituloPage {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
}

.form-control:focus {
  box-shadow: none;
}

.containerFormPadrao {
  max-width: 600px;
  display: block;
  margin: 30px auto 60px auto;
}

.containerFormPadrao .form-control:not(textarea) {
  height: 40px;
}

.containerFormPadrao .form-control:not(textarea):focus {
  box-shadow: none;
}

.containerFormPadrao .cxEsqueciSenha {
  position: relative;
  top: -10px;
}

.containerFormPadrao.formLeft {
  margin-left: 0;
  margin-right: 30px;
}

.dividerComLinha {
  text-align: center;
  position: relative;
  top: 2px;
  padding-top: 1px;
  margin-bottom: 14px;
  margin-top: 14px;
  line-height: 0;
}

.dividerComLinha::after {
  content: "";
  width: 100%;
  background-color: transparent;
  display: block;
  height: 1px;
  border-top: 1px solid #e7e7e7;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  z-index: 1;
}

.dividerComLinha h2 {
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  z-index: 2;
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 15px;
}

.dividerComLinha h3 {
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  z-index: 2;
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 15px;
}

.dividerComLinha h4 {
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  z-index: 2;
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 15px;
}

.dividerComLinha h5 {
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  z-index: 2;
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 15px;
}

.dividerComLinha h6 {
  line-height: 1;
  font-size: 18px;
  font-weight: 400;
  z-index: 2;
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 15px;
}

.has-float-label .form-control:-moz-placeholder-shown:not(:focus) + * {
  top: 0.7em !important;
}

.has-float-label .form-control:-ms-input-placeholder:not(:focus) + * {
  top: 0.7em !important;
}

.has-float-label .form-control:placeholder-shown:not(:focus) + * {
  top: 0.7em !important;
}

.form-text {
  color: #b24c4b;
  font-size: 12px;
}

.txtInstitucional {
  text-align: justify;
}

#gMaps {
  width: 100%;
  clear: both;
  border: 1px solid silver;
  min-height: 460px;
  visibility: hidden;
}

.form100 .input-group .has-float-label {
  width: 100%;
}

.form100 .form-group {
  margin-bottom: 1.5rem;
}

.form100 .form-control {
  box-shadow: none;
}

.form100 .form-control:hover {
  box-shadow: none;
  border-color: #21adee;
}

.form100 .form-control:active {
  box-shadow: none;
  border-color: #21adee;
}

.form100 .form-control:focus {
  box-shadow: none;
  border-color: #21adee;
}

.form100 .has-float-label .form-control:-moz-placeholder-shown:not(:focus) + * {
  font-size: 90%;
}

.form100 .has-float-label .form-control:-ms-input-placeholder:not(:focus) + * {
  font-size: 90%;
}

.form100 .has-float-label .form-control:placeholder-shown:not(:focus) + * {
  font-size: 90%;
}

.btnPadrao {
  min-width: 80px;
  max-width: 330px;
  padding: 0.375rem 0.95rem;
  background-color: #338ac5;
  border-color: #003a67;
  color: #fff;
  border-radius: 0.15rem;
}

.btnPadrao:hover {
  color: #fff;
}

.btn-wpp {
  background-color: #4AC959 !important;
  border-color: #4AC959 !important;
  color: #FFF;
}

.btnPadrao.clear {
  background-color: transparent;
  color: #0f48e1;
}

.help-block.danger {
  color: #ce3120;
}

.corSecundaria {
  color: #21adee;
}

.bxIframe {
  min-height: 75%;
}

.iconEnd li {
  list-style: none;
  padding-left: 0;
}

.iconEnd i {
  color: #21adee;
}

.fotoLateralTexto {
  float: left;
  max-width: 44%;
  margin: 0 15px 15px 0;
}

.fotoLateralTexto.dir {
  float: right;
}

.breadcrumb {
  margin: 0;
}

.rowBreadcrumbs {
  background: #e9ecef;
  margin-bottom: 40px;
}

.tituloSecao {
  color: #5e5e5e;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  text-transform: uppercase;
  padding-bottom: 2px;
  margin-bottom: 20px;
}

.tituloSecao span {
  border-bottom: 1px solid #0f48e1;
  padding: 0 10px;
}

.produtoDet .valor {
  color: #0f48e1;
  font-size: 1.8rem;
  margin: 10px 0 20px;
}

.btnFacebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

.btnFacebook:hover {
  color: #fff;
}

.btnFacebook:active {
  color: #fff;
}

.btnFacebook:focus {
  color: #fff;
}

.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}

.btn-facebook:hover {
  color: #fff;
}

.btn-facebook:active {
  color: #fff;
}

.btn-facebook:focus {
  color: #fff;
}

.btnGoogle {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #fff;
}

.btnGoogle:hover {
  color: #fff;
}

.btnGoogle:active {
  color: #fff;
}

.btnGoogle:focus {
  color: #fff;
}

.btn-google {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #fff;
}

.btn-google:hover {
  color: #fff;
}

.btn-google:active {
  color: #fff;
}

.btn-google:focus {
  color: #fff;
}

#data_visita {
  background: #fff !important;
}

#hora_visita {
  background: #fff !important;
}

.picker--opened .picker__holder {
  overflow: hidden;
}

form:not([id^=form-dados]) .form-row > .col-12 {
  margin-bottom: 1rem;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group input {
  height: 3.125rem;
  padding: 0.75rem;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:-moz-placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}

.form-label-group input:not(:-ms-input-placeholder) {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}

.form-label-group input:not(:-moz-placeholder-shown) ~ label {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group input:not(:-ms-input-placeholder) ~ label {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group select.form-control ~ label, .form-label-group .col.aqui ~ label{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group select.form-control{
  padding-top: 1.1rem !important;
}

.form-label-group label {
  height: 3.125rem;
  padding: 0.75rem;
  position: absolute;
  top: 0;
  left: 5px;
  display: block;
  width: 100%;
  margin-bottom: 0;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  cursor: text;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: all 0.1s ease-in-out;
}

#topoEsq {
  position: absolute;
  top: 35%;
  left: 3%;
}

#topoEsq.mob {
  display: none;
}

@media screen and (max-width: 980px) {
  #topoEsq.mob {
    display: block;
  }
}

.wizard {
  display: block;
  width: 100%;
}

.wizard a {
  outline: 0;
}

.wizard ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

.wizard ul > li {
  display: block;
  padding: 0;
}

.wizard > .steps {
  position: relative;
  display: block;
  width: 100%;
}

.wizard > .steps .current-info {
  position: absolute;
  left: -999em;
}

.wizard > .steps .number {
  font-size: 1.429em;
}

.wizard > .steps > ul {
  margin-left: -0.5em;
  margin-right: -0.5em;
  display: flex;
}

.wizard > .steps > ul > li {
  width: 25%;
  float: left;
}

.wizard > .steps > ul a .title {
  font-size: 14px;
}

.wizard > .steps > ul li {
  float: none;
  display: block;
  width: auto;
}

.wizard > .steps > ul li .title {
  display: none;
  margin-left: 5px;
  margin-top: -10px;
  position: absolute;
  top: -15px;
}

@media screen and (max-width: 980px) {
  .wizard > .steps > ul li .title {
    font-size: 11px;
  }
}

.wizard > .steps a {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  text-decoration: none;
  border-radius: 5px;
  color: #adb5bd;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}

.wizard > .steps a:hover {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  text-decoration: none;
  border-radius: 5px;
  color: #adb5bd;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}

.wizard > .steps a:hover .number {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border: 1px solid #adb5bd;
  border-radius: 50px;
}

.wizard > .steps a:active {
  display: block;
  width: auto;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  text-decoration: none;
  border-radius: 5px;
  color: #adb5bd;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}

.wizard > .steps a:active .number {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border: 1px solid #adb5bd;
  border-radius: 50px;
}

.wizard > .steps a .number {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border: 1px solid #adb5bd;
  border-radius: 50px;
  position: relative;
  z-index: 2;
}

.wizard > .steps .disabled a {
  background: #eee;
  color: #aaa;
  cursor: default;
  background-color: #e9ecef;
}

.wizard > .steps .disabled a:hover {
  background: #eee;
  color: #aaa;
  cursor: default;
  background-color: #e9ecef;
}

.wizard > .steps .disabled a:active {
  background: #eee;
  color: #aaa;
  cursor: default;
  background-color: #e9ecef;
}

.wizard > .steps .current a {
  background: #2184be;
  color: #fff;
  cursor: default;
  background-color: #17a2b8;
}

.wizard > .steps .current a:hover {
  background: #2184be;
  color: #fff;
  cursor: default;
  background-color: #17a2b8;
}

.wizard > .steps .current a:hover .number {
  border-color: #fff;
}

.wizard > .steps .current a:active {
  background: #2184be;
  color: #fff;
  cursor: default;
  background-color: #17a2b8;
}

.wizard > .steps .current a:active .number {
  border-color: #fff;
}

.wizard > .steps .current a .number {
  border-color: #fff;
}

.wizard > .steps .done a {
  background: #9dc8e2;
  color: #fff;
  background-color: #1caf9a;
}

.wizard > .steps .done a:hover {
  background: #9dc8e2;
  color: #fff;
  background-color: #1caf9a;
}

.wizard > .steps .done a:hover .number {
  border-color: #fff;
}

.wizard > .steps .done a:active {
  background: #9dc8e2;
  color: #fff;
  background-color: #1caf9a;
}

.wizard > .steps .done a:active .number {
  border-color: #fff;
}

.wizard > .steps .done a .number {
  border-color: #fff;
}

.wizard > .steps .error a {
  background: #ff3111;
  color: #fff;
}

.wizard > .steps .error a:hover {
  background: #ff3111;
  color: #fff;
}

.wizard > .steps .error a:active {
  background: #ff3111;
  color: #fff;
}

.wizard > .content {
  background: #eee;
  display: block;
  margin: 0.5em;
  min-height: 35em;
  overflow: hidden;
  position: relative;
  width: auto;
  border-radius: 5px;
  background-color: #fafafa;
  margin: 0.5em 0;
  min-height: 150px;
  border-radius: 3px;
}

.wizard > .content > .title {
  position: absolute;
  left: -999em;
}

.wizard > .content > .body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%;
  float: none;
  position: static;
  width: auto;
  height: auto;
  padding: 40px;
  padding: 20px 10px;
}

.wizard > .content > .body ul {
  list-style: disc !important;
}

.wizard > .content > .body ul > li {
  display: list-item;
}

.wizard > .content > .body > iframe {
  border: 0 none;
  width: 100%;
  height: 100%;
}

.wizard > .content > .body input {
  display: block;
  border: 1px solid #ccc;
}

.wizard > .content > .body input[type=checkbox] {
  display: inline-block;
}

.wizard > .content > .body input.error {
  background: #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #8a1f11;
}

.wizard > .content > .body label {
  display: inline-block;
  margin-bottom: 0.5em;
}

.wizard > .content > .body label.error {
  color: #8a1f11;
  display: inline-block;
  margin-left: 1.5em;
}

.wizard > .content > .body input.parsley-error {
  border-color: #dc3545;
}

.wizard > .content > .body input.parsley-error + ul {
  list-style: none !important;
}

.wizard > .actions {
  position: relative;
  display: block;
  text-align: right;
  width: 100%;
  padding-top: 0.5em;
}

.wizard > .actions > ul {
  display: inline-block;
  text-align: right;
  margin-left: -0.5em;
  margin-right: -0.5em;
  display: flex;
  justify-content: space-between;
}

.wizard > .actions > ul > li {
  float: left;
  margin: 0 0.5em;
}

.wizard > .actions a {
  background: #337ab7;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 5px;
  background-color: #337ab7;
  padding: 9px 20px;
  line-height: 1.6;
  border-radius: 3px;
}

.wizard > .actions a:hover {
  background: #337ab7;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 5px;
  background-color: #337ab7;
  padding: 9px 20px;
  line-height: 1.6;
  border-radius: 3px;
}

.wizard > .actions a:active {
  background: #2184be;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 5px;
  background-color: #337ab7;
  padding: 9px 20px;
  line-height: 1.6;
  border-radius: 3px;
}

.wizard > .actions .disabled a {
  background: #eee;
  color: #aaa;
  background-color: #e9ecef;
}

.wizard > .actions .disabled a:hover {
  background: #eee;
  color: #aaa;
  background-color: #e9ecef;
}

.wizard > .actions .disabled a:active {
  background: #eee;
  color: #aaa;
  background-color: #e9ecef;
}

.wizard > .steps > ul li.current .title {
  display: inline-block;
}

.wizard > .steps > ul::after {
  content: " ";
  position: absolute;
  width: 76%;
  border: 2px solid #f5f5f5;
  top: 42%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}

.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden;
}

.tabcontrol a {
  outline: 0;
}

.tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

.tabcontrol ul > li {
  display: block;
  padding: 0;
}

.tabcontrol > .steps {
  position: relative;
  display: block;
  width: 100%;
}

.tabcontrol > .steps .current-info {
  position: absolute;
  left: -999em;
}

.tabcontrol > .steps > ul {
  position: relative;
  margin: 6px 0 0 0;
  top: 1px;
  z-index: 1;
}

.tabcontrol > .steps > ul > li {
  float: left;
  margin: 5px 2px 0 0;
  padding: 1px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tabcontrol > .steps > ul > li:hover {
  background: #edecec;
  border: 1px solid #bbb;
  padding: 0;
}

.tabcontrol > .steps > ul > li > a {
  color: #5f5f5f;
  display: inline-block;
  border: 0 none;
  margin: 0;
  padding: 10px 30px;
  text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover {
  text-decoration: none;
}

.tabcontrol > .steps > ul > li.current {
  background: #fff;
  border: 1px solid #bbb;
  border-bottom: 0 none;
  padding: 0 0 1px 0;
  margin-top: 0;
}

.tabcontrol > .steps > ul > li.current > a {
  padding: 15px 30px 10px 30px;
}

.tabcontrol > .content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 35em;
  overflow: hidden;
  border-top: 1px solid #bbb;
  padding-top: 20px;
}

.tabcontrol > .content > .title {
  position: absolute;
  left: -999em;
}

.tabcontrol > .content > .body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%;
}

.tabcontrol > .content > .body ul {
  list-style: disc !important;
}

.tabcontrol > .content > .body ul > li {
  display: list-item;
}

.wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 30%;
  padding-right: 1em;
  width: 25%;
}

.wizard.vertical > .steps > ul > li {
  float: none;
  width: 100%;
}

.wizard.vertical > .steps ul {
  flex-direction: column;
}

.wizard.vertical > .steps ul li + li {
  margin-top: 0.5em;
}

.wizard.vertical > .content {
  display: inline;
  float: left;
  margin: 0 2.5% 0.5em 2.5%;
  width: 65%;
  margin: 0;
  width: 75%;
  min-height: 250px;
  display: block;
  float: none;
}

.wizard.vertical > .actions {
  display: inline;
  float: right;
  margin: 0 2.5%;
  width: 95%;
  float: none;
}

.wizard.vertical > .actions > ul > li {
  margin: 0 0 0 1em;
}

.wizard.vertical > .actions ul {
  float: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: -0.5em;
}

.wizard.vertical > .actions ul li:first-child {
  margin-left: 25%;
}

.step-equal-width > .steps > ul {
  display: flex;
}

.step-equal-width > .steps > ul > li {
  flex: 1;
  width: auto;
  float: none;
}

.wizard-style-1 > .steps > ul a {
  padding: 0;
  height: 50px;
}

.wizard-style-1 > .steps > ul a:hover {
  padding: 0;
  height: 50px;
}

.wizard-style-1 > .steps > ul a:hover .number {
  width: 30px;
  height: 30px;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #868e96;
  background-color: #dee2e6;
  border-radius: 2px;
}

.wizard-style-1 > .steps > ul a:hover .title {
  margin-right: 10px;
}

.wizard-style-1 > .steps > ul a:active {
  padding: 0;
  height: 50px;
}

.wizard-style-1 > .steps > ul a:active .number {
  width: 50px;
  height: 100%;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #868e96;
  background-color: #dee2e6;
  border-radius: 2px;
}

.wizard-style-1 > .steps > ul a:active .title {
  margin-right: 10px;
}

.wizard-style-1 > .steps > ul a .number {
  width: 50px;
  height: 100%;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #868e96;
  background-color: #dee2e6;
  border-radius: 2px;
}

.wizard-style-1 > .steps > ul a .title {
  margin-right: 10px;
}

.wizard-style-1 > .steps > ul .current a .number {
  background-color: #148ea1;
  color: #fff;
}

.wizard-style-1 > .steps > ul .current a:hover .number {
  background-color: #148ea1;
  color: #fff;
}

.wizard-style-1 > .steps > ul .current a:active .number {
  background-color: #148ea1;
  color: #fff;
}

.wizard-style-1 > .steps > ul .done a .number {
  background-color: #189987;
  color: #fff;
}

.wizard-style-1 > .steps > ul .done a:hover .number {
  background-color: #189987;
  color: #fff;
}

.wizard-style-1 > .steps > ul .done a:active .number {
  background-color: #189987;
  color: #fff;
}

.wizard-style-2 > .steps > ul a {
  padding: 0;
  height: 50px;
  border-radius: 50px;
}

.wizard-style-2 > .steps > ul a:hover {
  padding: 0;
  height: 50px;
  border-radius: 50px;
}

.wizard-style-2 > .steps > ul a:hover .number {
  width: 50px;
  height: 100%;
  border: 2px solid #e9ecef;
  font-size: 18px;
  font-weight: bold;
  color: #868e96;
  background-color: #fff;
}

.wizard-style-2 > .steps > ul a:hover .title {
  margin-right: 20px;
}

.wizard-style-2 > .steps > ul a:active {
  padding: 0;
  height: 50px;
  border-radius: 50px;
}

.wizard-style-2 > .steps > ul a:active .number {
  width: 50px;
  height: 100%;
  border: 2px solid #e9ecef;
  font-size: 18px;
  font-weight: bold;
  color: #868e96;
  background-color: #fff;
}

.wizard-style-2 > .steps > ul a:active .title {
  margin-right: 20px;
}

.wizard-style-2 > .steps > ul a .number {
  width: 50px;
  height: 100%;
  border: 2px solid #e9ecef;
  font-size: 18px;
  font-weight: bold;
  color: #868e96;
  background-color: #fff;
}

.wizard-style-2 > .steps > ul a .title {
  margin-right: 20px;
}

.wizard-style-2 > .steps > ul .current a .number {
  border-color: #17a2b8;
  color: #17a2b8;
}

.wizard-style-2 > .steps > ul .current a:hover .number {
  border-color: #17a2b8;
  color: #17a2b8;
}

.wizard-style-2 > .steps > ul .current a:active .number {
  border-color: #17a2b8;
  color: #17a2b8;
}

.wizard-style-2 > .steps > ul .done a .number {
  border-color: #1caf9a;
  color: #1caf9a;
}

.wizard-style-2 > .steps > ul .done a:hover .number {
  border-color: #1caf9a;
  color: #1caf9a;
}

.wizard-style-2 > .steps > ul .done a:active .number {
  border-color: #1caf9a;
  color: #1caf9a;
}

.wizard-style-3 > .steps > ul a {
  position: relative;
  padding: 0 20px 0 0;
  height: 50px;
}

.wizard-style-3 > .steps > ul a:hover {
  padding: 0 20px 0 0;
  height: 50px;
}

.wizard-style-3 > .steps > ul a:hover .number {
  width: 50px;
  height: 100%;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #adb5bd;
  background-color: #e9ecef;
}

.wizard-style-3 > .steps > ul a:active {
  padding: 0 20px 0 0;
  height: 50px;
}

.wizard-style-3 > .steps > ul a:active .number {
  width: 50px;
  height: 100%;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #adb5bd;
  background-color: #e9ecef;
}

.wizard-style-3 > .steps > ul a .number {
  width: 50px;
  height: 100%;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #adb5bd;
  background-color: #e9ecef;
}

.wizard-style-3 > .steps > ul .disabled a {
  background-color: transparent;
}

.wizard-style-3 > .steps > ul .disabled a:hover {
  background-color: transparent;
}

.wizard-style-3 > .steps > ul .disabled a:active {
  background-color: transparent;
}

.wizard-style-3 > .steps > ul .current a {
  background-color: transparent;
  color: #337ab7;
}

.wizard-style-3 > .steps > ul .current a:hover {
  background-color: transparent;
  color: #337ab7;
}

.wizard-style-3 > .steps > ul .current a:hover .number {
  background-color: #337ab7;
  color: #fff;
}

.wizard-style-3 > .steps > ul .current a:active {
  background-color: transparent;
  color: #17a2b8;
}

.wizard-style-3 > .steps > ul .current a:active .number {
  background-color: #337ab7;
  color: #fff;
}

.wizard-style-3 > .steps > ul .current a .number {
  background-color: #337ab7;
  color: #fff;
}

.wizard-style-3 > .steps > ul .done a {
  background-color: transparent;
  color: #1caf9a;
}

.wizard-style-3 > .steps > ul .done a:hover {
  background-color: transparent;
  color: #1caf9a;
}

.wizard-style-3 > .steps > ul .done a:hover .number {
  background-color: #1caf9a;
  color: #fff;
}

.wizard-style-3 > .steps > ul .done a:active {
  background-color: transparent;
  color: #1caf9a;
}

.wizard-style-3 > .steps > ul .done a:active .number {
  background-color: #1caf9a;
  color: #fff;
}

.wizard-style-3 > .steps > ul .done a .number {
  background-color: #1caf9a;
  color: #fff;
}

#form-dados select.form-control,
form[id^=form-dados] select.form-control {
  height: 3.125rem;
  padding: 0.75rem;
}

.input-sm {
  margin-bottom: 0 !important;
  position: relative !important;
  top: 32px !important;
}

@media screen and (max-width: 980px) {
  #banner {
    visibility: hidden;
    max-height: 5px !important;
    min-height: 0 !important;
    margin-top: 40px !important;
  }
}

#bannerSlick .slick-dots {
  bottom: 15px !important;
}

#bannerSlick .slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}

#bannerSlick .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #0f48e1;
}

#banner {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 720px;
  min-height: 152px;
}

#banner a {
  color: #fff;
  text-decoration: none;
}

#banner .img-fluid {
  min-width: 100%;
  min-height: 152px;
}

#banner .linkBanner {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  color: #fff;
}

#banner .linkBanner h2 {
  font-size: 2.3rem;
  padding-left: 14px;
  position: relative;
  text-transform: uppercase;
}

#banner .linkBanner h2::before {
  content: " ";
  display: block;
  border-left: 6px solid #0f48e1;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 80%;
}

#banner .linkBanner .badge {
  background: #0f48e1;
  font-size: 85%;
  letter-spacing: 1px;
  font-weight: lighter;
  text-transform: uppercase;
}

#banner .linkBanner .resumo {
  max-width: 430px;
}

#banner .linkBanner .valor {
  display: inline-block;
  font-size: 1.11111111rem;
  background: #fff;
  border-radius: 0;
}

#banner .linkBanner .valor a {
  color: #02497f;
}

#banner .linkBanner .comprarBan {
  display: inline-block;
  font-size: 1.11111111rem;
}

#tabHome .nav-item.show .nav-link {
  color: #000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

#tabHome .nav-link.active {
  color: #000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

#tabHome .nav-link {
  color: #000;
  border-color: #f2f2f2;
  border-radius: 0;
}

#tabHome .nav-link:hover {
  color: #000;
  border-color: #f2f2f2;
  border-radius: 0;
}

#tabHome .nav-link:active {
  color: #000;
  border-color: #f2f2f2;
  border-radius: 0;
}

#tabHome .nav-link:focus {
  color: #000;
  border-color: #f2f2f2;
  border-radius: 0;
}

.fade:not(.show) {
  height: 0;
  overflow: hidden;
}

#myTabContent {
  min-height: 100px;
}

.cardProduto {
  min-width: 240px;
  margin-bottom: 25px !important;
  margin-top: 30px;
  border-radius: 0;
  background: #f4f4f4;
  border: none;
}

.cardProduto img.card-img {
  max-height: 190px;
  border-radius: 0;
}

.cardProduto .card-title {
  font-size: 24px;
}

.cardProduto .card-body {
  padding: 15px 10px 10px;
}

.cardProduto .card-text {
  font-size: 16px !important;
}

.cardProduto .valorPromo {
  text-decoration: line-through;
  color: #747474;
  font-size: 0.77777778rem;
}

.cardProduto .valor {
  float: right;
  display: block;
  color: #0f48e1;
  font-size: 22px;
  height: 40px;
}

.cardProduto .valor .bgWhite {
  background: #fff;
  padding: 0 10px;
  display: inline-block;
  height: 100%;
  vertical-align: top;
  line-height: 35px;
}

.cardProduto .valor .btn-comprar-card {
  border: none;
  display: inline-block;
  background-color: #0f48e1;
  color: #fff;
  border-radius: 0;
  font-size: 20px;
  height: 100%;
}

.cardProduto .valor .btn-comprar-card:hover {
  background-color: #fff;
  color: #0f48e1;
}

.cardProduto .card-footer {
  border-top: none;
  background-color: transparent;
}

.cardProduto .linkTxt {
  color: #5e5e5e;
  text-decoration: none;
}

.cardProduto.left {
  text-align: left;
}

.cardProduto.right {
  text-align: left;
}

.cardProduto.right .valor {
  float: left !important;
}

.cardProduto.right .titulo {
  float: right;
}

.sidebarFiltros {
  padding-left: 15px;
}

.sidebarFiltros .tituloFiltro {
  background: #f5821f;
  color: #fff;
  display: block;
  width: 100%;
  padding: 10px;
}

.sidebarFiltros .itemFiltro {
  list-style-type: none;
  padding: 10px 0 10px 30px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 0;
  background-size: 20px;
}

.sidebarFiltros .itemFiltro:hover {
  background-color: #f2f2f2;
}

.sidebarFiltros .itemFiltro a {
  display: block;
  width: 100%;
  color: #21adee;
  text-decoration: none;
}

.sidebarFiltros .itemFiltro a:hover {
  color: #21adee;
  text-decoration: none;
}

.sidebarFiltros .itemFiltro a:active {
  color: #21adee;
  text-decoration: none;
}

.sidebarFiltros .itemFiltro a:focus {
  color: #21adee;
  text-decoration: none;
}

#topoBeneficio {
  position: relative;
  z-index: 2;
}

#slideBeneficios {
  position: relative;
  z-index: 1;
  margin: -50px auto 50px;
}

.boxFotos {
  padding: 30px;
  border: 1px solid #eaeaea;
  border-radius: 2px;
}

.boxDescricao {
  margin-left: 30px;
  border: 1px solid #eaeaea;
}

.boxQuantidade {
  margin-left: 30px;
  border: 1px solid #eaeaea;
  border-top: none;
}

.boxQuantidade .tituloPassos {
  margin: 15px 0;
  font-size: 0.77777778rem;
}

.boxQuantidade .input-group-addon {
  font-size: 1rem;
  cursor: pointer;
}

.boxQuantidade .input-group {
  font-size: 1rem;
  cursor: pointer;
}

.boxQuantidade .form-control {
  text-align: center;
  height: 36px;
  width: 50px;
}

.boxInfo {
  margin-left: 30px;
  border: 1px solid #eaeaea;
  border-top: none;
}

.boxInfo .tituloPassos {
  margin: 15px 0;
  font-size: 0.77777778rem;
}

.boxInfo .input-group-addon {
  font-size: 1rem;
  cursor: pointer;
}

.boxInfo .input-group {
  font-size: 1rem;
  cursor: pointer;
}

.boxInfo .form-control {
  text-align: center;
  height: 36px;
  width: 50px;
}

.tituloProd {
  font-weight: 600;
  font-size: 1.44444444rem;
}

.valorDetPromo {
  text-decoration: line-through;
  color: #747474;
  font-size: 0.88888889rem;
}

.valorDet {
  display: block;
  color: #21adee;
  font-size: 1.11111111rem;
  font-weight: 600;
}

.boxQtdListaProd {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  font-family: "Verdana";
}

.boxQtdListaProd .qtd {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  float: left;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  width: 33.3%;
  border-radius: 0;
  padding: 0;
  line-height: 1.33333333rem;
  font-size: 0.88888889rem;
  color: #000000;
}

.boxQtdListaProd .qtd.menos {
  border-left: none;
  border-right: none;
  color: #a3a3a3;
  transition: all linear 0.2s;
}

.boxQtdListaProd .qtd.menos:hover {
  background: #0f48e1;
  color: #fff;
}

.boxQtdListaProd .qtd.menos:active {
  background: #0f48e1;
  color: #fff;
}

.boxQtdListaProd .qtd.menos:focus {
  background: #0f48e1;
  color: #fff;
}

.boxQtdListaProd .qtd.mais {
  border-left: none;
  border-right: none;
  color: #a3a3a3;
  transition: all linear 0.2s;
}

.boxQtdListaProd .qtd.mais:hover {
  background: #0f48e1;
  color: #fff;
}

.boxQtdListaProd .qtd.mais:active {
  background: #0f48e1;
  color: #fff;
}

.boxQtdListaProd .qtd.mais:focus {
  background: #0f48e1;
  color: #fff;
}

.txtDetProd {
  font-size: 16px;
  text-align: justify;
}

#prodsRelacionados {
  margin-top: 20px;
  margin-bottom: -30px;
  background: #e2e1e1;
}

#prodsRelacionados h4 {
  margin: 0 0 30px;
  font-weight: bold;
  font-size: 20px;
  color: #0390c7;
}

.bxRel {
  position: relative;
  text-align: center;
  margin: 0 1% 30px 1%;
  border: none;
  width: 23%;
  min-height: 29vw;
  background: #fff;
  float: left;
  box-shadow: 0px 0px 15px #fff;
  border-radius: 10px;
  overflow: hidden;
}

.bxRel a {
  display: block;
  width: 100%;
  text-decoration: none;
}

.bxRel a:hover {
  text-decoration: none;
}

.bxRel a:active {
  text-decoration: none;
}

.bxRel a:focus {
  text-decoration: none;
}

.bxRel .tituloProd {
  position: relative;
  color: #02b1de;
  font-size: 0.88888889rem;
  min-height: 10vh;
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
}

.bxRel .tituloProd a {
  color: #02b1de;
}

.bxRel .img-responsive {
  max-height: 22vh;
  margin: 0 auto;
}

.listaProd .bxRel {
  box-shadow: 0px 0px 15px #d2d2d2;
}

.bxRel.fright {
  float: right;
}

.dividerTitulo {
  height: 3px;
  display: block;
  background-color: rgba(245, 129, 32, 0.23);
  margin: 0.5em 0 0.5em;
  width: 100%;
  max-width: 30px;
}

.radio-toolbar {
  margin: 10px 0;
}

.radio-toolbar input[type=radio] {
  display: none;
}

.radio-toolbar input[type=radio]:checked + label {
  background-color: #21adee;
  border-color: #21adee;
  color: #fff;
  box-shadow: #c1c1c1 0px 3px 5px;
}

.radio-toolbar label {
  display: inline-block;
  background-color: #fff;
  padding: 8px 0px;
  border: 2px solid #444;
  border-radius: 4px;
  height: 44px;
  width: 44px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.radio-toolbar label:hover {
  background-color: #21adee;
  color: #fff;
}

#qtd {
  width: 50px;
  height: 38px;
  text-align: center;
  position: relative;
  top: 2px;
}

.btnComprarDet {
  border-bottom: 3px solid green;
}

#htmlFrete > img {
  max-width: 28px;
  max-height: 28px;
}

#menuContent {
  position: relative;
  width: 100%;
  margin: 10px 0;
  font-size: 0.88888889rem;
  padding: 8px 0;
}

#menuContent .logoContent img {
  max-height: 120px;
}

#menuContent .logoContent:hover a {
  border-bottom: 2px solid transparent !important;
}

#menuContent #liCarrinho {
  border: 1px solid white;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  text-align: center;
  align-items: center;
}

#menuContent #liCarrinho a {
  padding: 0 9px;
  border-bottom: 0;
}

#menuContent #liCarrinho:hover a {
  border-bottom: 0;
}

#menuContent #liCarrinho:active a {
  border-bottom: 0;
}

#menuContent #liCarrinho:focus a {
  border-bottom: 0;
}

#menuContent li a {
  font-size: 1.11111111rem;
  color: #337ab7;
  padding: 8px;
  border-bottom: 2px solid transparent;
  margin-right: 2px;
  background: transparent;
  text-decoration: none;
}

#menuContent li a:hover {
  background: transparent;
  text-decoration: none;
}

#menuContent li a:active {
  background: transparent;
  text-decoration: none;
}

#menuContent li a:focus {
  background: transparent;
  text-decoration: none;
}

#menuContent li:hover a {
  border-bottom: 2px solid #0f48e1;
  border-radius: 0;
}

#menuContent li.active a {
  border-bottom: 2px solid #0f48e1;
  border-radius: 0;
}

#buscaTopo {
  position: absolute;
  top: 0;
  right: 20px;
}

#buscaTopo li {
  list-style: none;
  display: block;
  float: left;
}

#buscaTopo li a:hover {
  border-bottom: none;
}

#buscaTopo li a:active {
  border-bottom: none;
}

#buscaTopo li a:focus {
  border-bottom: none;
}

#buscaTopo li a.dropdown-item {
  border-bottom: 1px solid #cecece;
}

#buscaTopo li a.dropdown-item:last-child {
  border-bottom: none !important;
}

#buscaTopo li a.dropdown-item:hover {
  border-bottom: 1px solid #cecece;
}

#buscaTopo li a.dropdown-item:active {
  border-bottom: 1px solid #cecece;
}

#buscaTopo li a.dropdown-item:focus {
  border-bottom: 1px solid #cecece;
}

#inputBusca {
  position: relative;
  border: none;
  box-shadow: none;
  border-radius: 0;
  color: #fff;
  transition: all linear 0.2s;
  background: #a2a2a2;
  text-align: center;
  font-size: 1.2rem;
}

#inputBusca:-moz-placeholder {
  color: #fff;
  font-size: 1.2rem;
}

#inputBusca::-moz-placeholder {
  color: #fff;
  font-size: 1.2rem;
}

#inputBusca:-ms-input-placeholder {
  color: #fff;
  font-size: 1.2rem;
}

#inputBusca::-webkit-input-placeholder {
  color: #fff;
  font-size: 1.2rem;
}

#inputBusca:hover {
  background: #a2a2a2;
  text-align: center;
  font-size: 1.2rem;
}

#inputBusca:active {
  background: #a2a2a2;
  text-align: center;
  font-size: 1.2rem;
}

#inputBusca:focus {
  background: #a2a2a2;
  text-align: center;
  font-size: 1.2rem;
}

#inputBusca.placeholder {
  color: #fff;
  font-size: 1.2rem;
}

.navContainer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  z-index: 5;
}

.navContainer.interna {
  position: relative;
  left: initial;
  right: initial;
  top: initial;
}

#hiddenForm {
  display: none;
}

.slick-slide img {
  position: relative;
  top: -1px;
}

#btnBuscarTopo {
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  color: #a2a2a2;
  background: #fff;
  border-radius: 20px;
  padding: 2px;
  width: 30px;
  height: 30px;
}

#logo {
  padding: 0 10px 0 10px;
}

.no-touch .gn-menu-main a:hover {
  background: #5f6f81;
  color: white;
}

.no-touch .gn-menu li.gn-search-item:hover {
  background: #5f6f81;
  color: white;
}

.no-touch .gn-menu li.gn-search-item:hover a {
  background: #5f6f81;
  color: white;
}

.no-touch .gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder {
  color: transparent;
}

.no-touch .gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder {
  color: white;
}

.no-touch .gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder {
  color: white;
}

.no-touch .gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder {
  color: white;
}

.no-touch .gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder {
  color: white;
}

.no-touch .gn-menu li.gn-search-item:hover input.gn-search {
  color: white;
}

.no-touch .gn-icon-menu:hover::before {
  background: white;
  box-shadow: 0 3px #5f6f81, 0 -6px white, 0 -9px #5f6f81, 0 -12px white;
}

.no-touch .gn-icon-menu.gn-selected:hover::before {
  background: white;
  box-shadow: 0 3px #5f6f81, 0 -6px white, 0 -9px #5f6f81, 0 -12px white;
}

.gn-menu-main > li {
  display: block;
  float: left;
  height: 100%;
  border-right: 1px solid #c6d0da;
  text-align: center;
}

.gn-menu-main > li:last-child {
  float: right;
  border-right: none;
  border-left: 1px solid #c6d0da;
}

.gn-menu-main > li > a {
  padding: 0 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}

.gn-menu-main:after {
  display: table;
  clear: both;
  content: "";
}

.gn-menu-main a.gn-icon-search {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
}

li.gn-trigger {
  width: 60px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
  position: absolute;
  top: 26%;
  right: 3%;
}

.gn-menu-wrapper {
  position: fixed;
  top: 73px;
  bottom: 0;
  right: -120px;
  overflow: hidden;
  width: 0px;
  border-top: 1px solid #c6d0da;
  background: white;
  transform: translateX(-120px);
  transition: transform 0.3s, width 0.3s;
}

.gn-scroller {
  position: absolute;
  overflow-y: scroll;
  width: 370px;
  height: 100%;
}

.gn-menu {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  list-style: none;
  background: #ebebeb;
}

.gn-menu li {
  background-color: #fff;
  border-bottom: thin solid #d1d1d1;
}

.gn-menu li a {
  display: block;
  padding: 1rem 2.5rem;
  line-height: 1.5;
  font-size: 0.88888889rem;
}

.gn-menu li.active {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.gn-menu li.active a {
  font-weight: 600;
}

.gn-submenu li {
  overflow: hidden;
  height: 0;
  transition: height 0.3s;
}

.gn-submenu li a {
  color: #c1c9d1;
}

input.gn-search {
  position: relative;
  z-index: 10;
  padding-left: 60px;
  outline: none;
  border: none;
  background: transparent;
  color: #5f6f81;
  font-weight: 300;
  font-family: "Lato", Arial, sans-serif;
  cursor: pointer;
}

input.gn-search:focus {
  cursor: text;
}

.gn-search::-webkit-input-placeholder {
  color: #5f6f81;
}

.gn-search:-moz-placeholder {
  color: #5f6f81;
}

.gn-search::-moz-placeholder {
  color: #5f6f81;
}

.gn-search:-ms-input-placeholder {
  color: #5f6f81;
}

.gn-search:focus::-webkit-input-placeholder {
  color: transparent;
}

.gn-icon::before {
  display: inline-block;
  width: 60px;
  text-align: center;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: "ecoicons";
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.gn-icon span {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.gn-icon-help::before {
  content: "\E000";
}

.gn-icon-earth::before {
  content: "\E004";
}

.gn-icon-cog::before {
  content: "\E006";
}

.gn-icon-search::before {
  content: "\E005";
}

.gn-icon-download::before {
  content: "\E007";
}

.gn-icon-photoshop::before {
  content: "\E001";
}

.gn-icon-illustrator::before {
  content: "\E002";
}

.gn-icon-archive::before {
  content: "\E00D";
}

.gn-icon-article::before {
  content: "\E003";
}

.gn-icon-pictures::before {
  content: "\E008";
}

.gn-icon-videos::before {
  content: "\E009";
}

.gn-icon.gn-icon-menu {
  display: block;
  padding: 10px 15px;
}

.gn-icon-menu::before {
  margin-left: 0px;
  vertical-align: -2px;
  width: 30px;
  height: 3px;
  background: #5f6f81;
  box-shadow: 0 3px white, 0 -6px #5f6f81, 0 -9px white, 0 -12px #5f6f81;
  content: "";
}

.gn-icon-menu.gn-selected::before {
  background: #0f48e1;
  box-shadow: 0 3px white, 0 -6px #0f48e1, 0 -9px white, 0 -12px #0f48e1;
}

.gn-menu-wrapper.gn-open-all {
  transform: translateX(-120px);
  width: 340px;
}

.gn-menu-wrapper.gn-open-all .gn-submenu li {
  height: 60px;
}

.gn-menu-wrapper.gn-open-part {
  transform: translateX(-120px);
}

#buscaTopo .dropdown-menu {
  padding: 0;
}

#linhaTopo {
  background: #f5f5f5;
  font-size: 16px;
  padding: 5px 15px;
  border-bottom: 1px solid #efefef;
}

#linhaTopo ul {
  list-style-type: none;
  padding-left: 0;
}

#linhaTopo li .navbar-nav > li > .dropdown-menu {
  margin-left: 10px;
}

#linhaTopo a:hover {
  color: #0cc9ad;
}

#linhaTopo a:active {
  color: #0cc9ad;
}

#linhaTopo a:focus {
  color: #0cc9ad;
}

#linhaTopo .nav-item {
  margin-right: 10px;
}

#linhaTopo .dropdown-menu {
  left: -20px;
  top: 135%;
  padding: 10px;
  min-width: 170px;
}

#linhaTopo .dropdown-menu a.dropdown-item {
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid #f3f3f3;
  padding: 3px 0;
}

.linkLang {
  text-decoration: none;
}

.linkLang:hover {
  text-decoration: none;
}

.linkLang:active {
  text-decoration: none;
}

.linkLang:focus {
  text-decoration: none;
}

.linkLang img {
  max-height: 24px;
  display: inline-block;
  margin-left: 5px;
}

.dropdown-toggle::after {
  border-top: 0.3em solid;
  border-right: 0.2em solid transparent;
  border-left: 0.2em solid transparent;
  margin-left: 0.055em;
}

#contatoFooter {
  background: #014478;
  color: #fff;
}

#contatoFooter .info i.fa {
  font-size: 40px;
  float: left;
  display: block;
  margin: 20px 15px 0 20px;
}

#contatoFooter .info .title {
  font-size: 16px;
  color: #f79626;
  display: block;
}

#contatoFooter .info .cont {
  font-size: 29px;
}

#contatoFooter .linkContact {
  font-size: 130%;
  margin: 17px auto 0;
}

#copyFooter {
  background: #003a67;
  color: #4282b4;
  font-size: 0.7rem;
}

#copyFooter #developer {
  right: 3%;
  margin-top: -3px;
  position: absolute;
  top: 33%;
}

#formNewsletter input {
  color: #000;
  font-size: 1rem;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.6);
  min-width: 240px;
}

#formNewsletter input:-moz-placeholder {
  color: #000;
}

#formNewsletter input::-moz-placeholder {
  color: #000;
}

#formNewsletter input:-ms-input-placeholder {
  color: #000;
}

#formNewsletter input::-webkit-input-placeholder {
  color: #000;
}

#formNewsletter input.placeholder {
  color: #000;
}

footer {
  font-size: 0.88888889rem;
  color: #747474;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

footer .tituloFooter {
  color: #21adee;
  font-size: 1rem;
  font-weight: 600;
}

footer .linksFooter {
  padding-left: 0px;
  font-size: 0.88888889rem;
}

footer .linksFooter a {
  color: #747474;
}

footer .linksFooter li {
  list-style: none;
  margin: 0 0 15px 0;
}

footer #direitos {
  background: #21adee;
  width: 100%;
  text-align: center;
}

footer .linkSocial {
  display: inline-block;
  margin: 10px 5px 5px;
}

footer .linkSocial svg {
  fill: #0f48e1;
  width: 35px;
  height: 35px;
}

@media screen and (max-width: 980px) {
  .pLR30 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .pLR60 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form-label-group label {
    top: 4px;
    left: 2px;
    font-size: 0.8rem;
    line-height: 1.1;
  }

  #copyFooter #developer {
    right: initial;
    margin-top: 10px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: initial;
  }

  .btn-comprar {
    background: #fff;
  }
}

@media (max-width: 61.25em) {
  #topoInterna {
    margin-top: 75px;
    margin-bottom: 20px;
  }

  #topoInterna h1 {
    font-size: 1.33333333rem;
  }

  .fotoLateralTexto {
    max-width: 100%;
    margin: 0 auto 15px;
    display: block;
  }

  #banner {
    margin-top: 73px;
  }

  .boxFotos {
    padding: 15px;
  }

  .boxDescricao {
    margin-left: 0;
  }

  .boxQuantidade {
    margin-left: 0;
    clear: both;
  }

  .boxQuantidade .input-group-addon {
    text-align: center;
    display: block;
  }

  .boxQuantidade .input-group-addon .input-group-addon {
    display: inline-block;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    width: auto;
  }

  .boxQuantidade .input-group-addon .form-control {
    display: inline-block;
    float: none;
    z-index: 1;
  }

  .boxQuantidade .input-group {
    text-align: center;
    display: block;
  }

  .boxQuantidade .input-group .input-group-addon {
    display: inline-block;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    width: auto;
  }

  .boxQuantidade .input-group .form-control {
    display: inline-block;
    float: none;
    z-index: 1;
  }

  .boxInfo {
    margin-left: 0;
    clear: both;
  }

  .boxInfo .input-group-addon {
    text-align: center;
    display: block;
  }

  .boxInfo .input-group-addon .input-group-addon {
    display: inline-block;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    width: auto;
  }

  .boxInfo .input-group-addon .form-control {
    display: inline-block;
    float: none;
    z-index: 1;
  }

  .boxInfo .input-group {
    text-align: center;
    display: block;
  }

  .boxInfo .input-group .input-group-addon {
    display: inline-block;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    width: auto;
  }

  .boxInfo .input-group .form-control {
    display: inline-block;
    float: none;
    z-index: 1;
  }

  .tituloProd {
    font-size: 1.33333333rem;
  }

  .bxRel {
    width: 97%;
    min-height: 36vh;
  }

  #headerMenu {
    position: fixed;
    z-index: 5;
    background: #fff;
    height: 73px;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    top: 0;
  }

  #logo {
    padding: 14px 0 0;
  }

  .logoContent img {
    max-height: 60px;
    margin-left: 5vw;
  }

  #menuContent {
    display: none;
  }

  #linhaTopo {
    display: none;
  }

  #formNewsletter .form-group {
    display: block;
    width: 80%;
    margin: 0 auto;
  }

  footer {
    text-align: center;
  }
}

@media (max-width: 83.3125em) {
  #topoInterna h1::after {
    bottom: -2vw;
  }
}

@media (min-width: 83.375em) and (max-width: 100em) {
  #topoInterna h1::after {
    bottom: -1.2vw;
  }
}

@media all and (-ms-high-contrast: none) {
  .form-label-group label {
    display: none;
  }

  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}

@media (-ms-high-contrast: active) {
  .form-label-group label {
    display: none;
  }

  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}

@media (min-width: 768px) {
  .wizard > .steps > ul li .title {
    display: block;
  }

  .wizard.vertical > .steps {
    width: 12%;
  }

  .wizard.vertical > .steps ul li .title {
    display: none;
  }

  .wizard.vertical > .content {
    width: 88%;
  }

  .wizard.vertical > .actions ul li:first-child {
    margin-left: 12%;
  }
}

@media (min-width: 1200px) {
  .wizard.vertical > .steps {
    width: 30%;
  }

  .wizard.vertical > .steps ul li .title {
    display: block;
  }

  .wizard.vertical > .content {
    width: 70%;
  }

  .wizard.vertical > .actions ul li:first-child {
    margin-left: 30%;
  }

  #filtrar {
    display: none;
  }

  .painelFiltrar .titulos #fecharFiltrar {
    display: none;
  }

  .fundoPesquisa {
    position: absolute;
    z-index: 1;
    top: 100%;
  }
}

@media (min-width: 480px) {
  .wizard.vertical > .steps {
    width: 17%;
  }

  .wizard.vertical > .content {
    width: 83%;
  }

  .wizard.vertical > .actions ul li:first-child {
    margin-left: 17%;
  }
}

@media (min-width: 89.9375em) {
  .bxRel {
    width: 23%;
    min-height: 35vh;
  }
}

@media (min-width: 80em) and (max-width: 89.9375em) {
  .bxRel {
    min-height: 21vw;
  }
}

@media (min-width: 64em) and (max-width: 80em) {
  .bxRel {
    min-height: 25vw;
  }
}

@media (max-width: 80em) {
  .bxRel .tituloProd {
    font-size: 0.88888889rem;
  }
}

@media (min-width: 90em) and (max-width: 106.25em) {
  .bxRel .tituloProd {
    font-size: 1.11111111rem;
  }
}

@media (max-width: 96.875em) {
  #menu {
    font-size: 0.77777778rem;
  }
}

@media (min-width: 98.125em) and (max-width: 106.1875em) {
  #menu {
    margin-left: 1%;
    margin-right: 1%;
  }
}

@media (min-width: 106.1875em) {
  #menu {
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media (min-width: 64em) and (max-width: 80.625em) {
  #menu li a {
    padding: 3px 5px;
  }
}

@media (min-width: 80.625em) and (max-width: 86.875em) {
  #menu li a {
    padding: 3px 10px;
  }
}

@media (min-width: 64em) and (max-width: 89.375em) {
  #colBuscaTopo {
    width: 25%;
  }
}

@media (min-width: 61.3125em) {
  li.gn-trigger {
    display: none;
  }
}

@media screen and (max-width: 422px) {
  .gn-menu-wrapper.gn-open-all {
    transform: translateX(-120px);
    width: 100%;
  }

  .gn-menu-wrapper.gn-open-all .gn-scroller {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .btnMenuRevenda {
    position: relative;
    top: 13px;
    display: inline;
    padding: 10px 6px;
    width: 100px;
    text-align: center;
    margin: 7px auto;
  }

  .topo ul {
    padding: 0;
  }

  .topo ul li {
    margin-bottom: 9px;
  }

  .topo ul li a {
    font-size: 15px;
  }

  .painelcadastro {
    width: 100%;
  }

  .painelLogin {
    width: 100%;
  }

  .noPaddingLeft {
    padding: 0;
  }

  .noPaddingRight {
    padding: 0;
  }

  .menu {
    background: #3b3b3b;
    position: relative;
  }

  .menu .navbar-default ul li a {
    padding: 15px 12px;
  }

  .tableCoresTamanho tr td .select i {
    right: 25px;
  }

  .overflowHiddenMobile {
    overflow: hidden;
  }

  .textoMobileCenter {
    text-align: center;
  }

  .fundowhite {
    margin: 25px 0;
  }

  .logo {
    margin: 10px auto;
  }

  .frete input {
    border: 1px solid #858585;
  }

  .margin25Mobile {
    margin: 25px 0;
  }

  .btn-voltar {
    width: 100%;
  }

  .btn-filtrar {
    color: #3b3b3b;
    background-color: #e8e7e8;
    border-color: #e8e7e8;
    font-size: 18px;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 10;
    padding: 12px;
  }

  .btn-filtrar i {
    position: relative;
    top: 7px;
  }

  .btn-filtrar:hover {
    color: #3b3b3b;
    background-color: #e8e7e8;
    border-color: #e8e7e8;
  }

  .btn-filtrar:focus {
    color: #3b3b3b;
    background-color: #e8e7e8;
    border-color: #e8e7e8;
  }

  .btn-filtrar.active {
    color: #e8e7e8;
    background-color: #3b3b3b;
  }

  #painelfiltrar {
    padding: 20px 0 0;
    text-align: center;
  }

  .slidebanner .texto {
    text-align: center;
    margin: 35px 0;
  }

  .produto .image img {
    width: 70%;
  }

  .revendedora {
    padding: 40px 0;
    text-align: center;
  }

  .painelC {
    height: 107px;
  }

  .painelC .textoProdAbsolute {
    padding: 10px 39px 0 0;
  }

  .painelC .textoProdAbsolute p {
    font-size: 25px;
  }

  .rodape {
    text-align: center;
  }

  .rodape img {
    margin: 0 auto;
  }

  .painelFiltrar {
    display: none;
  }
}

@media (max-width: 750px) {
  .menuProdutos_Link {
    display: block;
    padding: 0 15px;
    text-decoration: none;
    font-size: 16px;
    min-height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgba(236, 220, 144, 0.2);
  }

  .menuProdutos_Link:hover:after {
    display: none;
  }

  .menuProdutos_Link + .menuProdutos_Link {
    margin-left: 0;
    padding-left: 0;
  }

  .btnMenuRevenda {
    right: 22px;
  }

  .topo ul {
    float: none !important;
  }

  .topo ul li a {
    font-size: 12px;
    padding: 0 5px;
  }

  .menu {
    padding: 15px 0;
  }

  .menu .navbar-default {
    line-height: 0;
    min-height: 0;
  }

  .navbar-collapse {
    border-top: 0;
    padding-top: 17px;
  }

  .fundoPesquisa {
    display: block !important;
    background: #3b3b3b;
    padding: 13px 0;
    box-shadow: none;
  }

  .fundoPesquisa .painelPesquisa {
    border: none;
    overflow: hidden;
    background: white;
    border-radius: 20px;
    padding: 4px;
  }

  .fundoPesquisa .painelPesquisa input[type=text] {
    height: 33px;
    background: transparent;
    font-size: 18px;
    border: none;
    padding: 0 30px;
    color: #1a1a1a;
  }

  .fundoPesquisa .painelPesquisa input[type=text]::-webkit-input-placeholder {
    color: #000;
  }

  .fundoPesquisa .painelPesquisa input[type=text]::-moz-placeholder {
    color: #000;
  }

  .fundoPesquisa .painelPesquisa input[type=text]:-ms-input-placeholder {
    color: #000;
  }

  .fundoPesquisa .painelPesquisa input[type=text]:-moz-placeholder {
    color: #000;
  }

  .fundoPesquisa #btn-pesquisar {
    padding: 0;
  }

  .fundoPesquisa #btn-pesquisar i {
    font-size: 28px;
    color: black;
    position: relative;
    top: 5px;
  }

  .logo {
    margin: 0 0 10px;
    width: 120px;
    float: right;
  }

  .elementoProdutos .copyright #tidea {
    margin: 10px auto 50px;
  }

  .painelFiltrar {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #f7f7f7;
    z-index: 2000;
    height: 80%;
    overflow-y: scroll;
    padding: 15px;
  }

  .painelFiltrar .titulos {
    margin-top: 0;
  }

  .painelFiltrar .titulos #fecharFiltrar {
    float: right;
  }

  .painelFiltrar .titulos #fecharFiltrar i {
    color: black;
    font-size: 30px;
  }

  .dropdown-menu {
    display: none !important;
  }

  .titulo {
    font-size: 22px;
    margin: 25px 0;
  }

  .menuProdutos_Contents {
    float: none;
  }

  .menuProdutos_Contents a {
    cursor: pointer;
    display: block;
  }

  .noPaddingMobile {
    padding: 0 !important;
  }

  .produto {
    height: auto;
    min-height: 280px;
    padding: 0 3%;
    margin: 0 0 20px;
  }

  .produto .image {
    height: 150px;
    min-height: 150px;
  }

  .produto .image img {
    width: 100%;
  }

  .copyright #tidea {
    position: relative;
    margin: 10px auto;
  }

  .navbar-header {
    text-align: center;
  }

  .navbar-header .navbar-toggle {
    float: none;
    position: absolute;
    left: 0;
    top: -60px;
    border: none;
    padding: 7px 0;
  }

  .navbar-header .navbar-toggle::after {
    content: "Produtos";
    position: relative;
    color: #fff;
    font-size: 12px;
    top: -8px;
    left: 55%;
  }

  .navbar-header .navbar-toggle:hover {
    background: transparent;
    border: none;
  }

  .navbar-header .navbar-toggle:focus {
    background: transparent;
    border: none;
  }

  .navbar-header .navbar-toggle .icon-bar {
    background-color: white;
  }

  #carrinhoMobile {
    position: absolute;
    right: 47px;
    top: -6px;
    text-align: right;
  }

  #btn-pesMobile {
    display: none;
  }

  .carrinhoInternas {
    display: none !important;
  }

  #revendamobile {
    position: absolute;
    right: 78px;
    top: -4px;
  }

  #revendamobile a {
    font-size: 15px;
    padding: 6px 11px;
  }

  .slick-vertical .slick-list {
    height: auto !important;
  }

  .slick-vertical .slick-track {
    height: auto !important;
    margin-bottom: 20px !important;
  }

  .slick-vertical .slick-track .slick-slide {
    width: 25% !important;
  }

  .slick-slide img {
    width: 100%;
  }

  .goldbar .textoMobileCenter {
    height: 137px;
  }

  .painelC {
    margin: 10px 0;
    width: 49%;
    height: auto;
    float: none;
    display: inline-block;
  }

  .painelC .textoProdAbsolute {
    padding: 5px 5px 0 0;
  }

  .painelC .textoProdAbsolute p {
    font-size: 3.5vw;
    line-height: 15px;
  }

  .painelC .textoProdAbsolute p span {
    font-size: 2.9vw;
  }

  .painelC .textoProdAbsolute label {
    font-size: 3vw;
  }

  .painelC .textoProdAbsolute label .numero {
    font-size: 3vw;
    font-weight: 400;
  }

  .slidebanner .slick-next {
    right: 0;
    display: none !important;
  }

  .slidebanner .texto {
    text-align: left;
    top: 0%;
    margin: 5px 0;
  }

  .slidebanner .texto h3 {
    font-size: 25px;
  }

  .slidebanner .texto h2 {
    font-size: 18px;
  }

  .slidebanner .texto p {
    font-size: 14px;
  }

  .slidebanner .texto p span {
    font-size: 17px;
    top: 14px;
  }

  .slidebanner .texto .btn-comprar {
    background-size: 100% !important;
    padding: 35px 47px;
    margin-top: 0;
    margin-left: 207px;
    border: none;
    transition: all linear 0.1s;
    position: absolute;
    right: 11px;
    top: 46px;
  }

  .slidebanner .slick-prev {
    z-index: 1;
    left: 0;
    top: 27px;
    display: none !important;
  }

  .navbar-nav {
    background: #0d0a08;
    margin: 7.5px 0;
    z-index: 999;
  }

  #btn-calcularFrete {
    margin: 10px 0;
  }

  .frete input {
    margin: 10px 0;
  }
}

@media screen and (max-width: 750px) and (max-width: 980px) {
  .fundoPesquisa #btn-pesquisar i {
    font-size: 18px;
    top: 3px;
  }

  .menuProdutos_Link + .menuProdutos_Link {
    padding: 0 15px;
  }
}

@media (max-width: 350px) {
  .painelC .textoProdAbsolute label {
    font-size: 22px;
  }

  .painelC .textoProdAbsolute p {
    font-size: 21px;
    margin: 0;
  }

  #revendamobile {
    right: 50px;
  }

  .topo ul li a {
    font-size: 13px;
    padding: 0 6px;
  }
}

.statusProposta {
  background: #6a6a6a;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 10px;
  display: block;
  text-align: center;
}

.statusProposta.status2 {
  background: #bf9002;
}

.statusProposta.status3 {
  background: #008226;
}

.statusProposta.status4 {
  background: #9f0000;
}

.statusProposta.status5 {
  background: #fafafa;
  color: #fafafa;
}

.infoListaProp {
  display: block;
  margin: 0 10px 5px;
  float: left;
}

.infoListaProp i {
  font-size: 15px !important;
  position: relative;
  top: -2px;
}

.bxPropostaList {
  background: #fafafa;
  margin-bottom: 1rem;
  padding: 15px 10px;
  font-size: 90%;
  border-left: 2px solid #337ab7;
}

.bxPropostaList .divBtn {
  display: block;
  float: right;
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}

@media screen and (max-width: 980px) {
  .bxPropostaList .divBtn {
    float: none;
  }
}

.bxPropostaList i {
  display: inline-block;
  font-size: 30px;
  vertical-align: middle;
}

.iconAndamento {
  display: block;
  margin: 0 0 10px;
  font-size: 90%;
  position: relative;
  background: #f8f8f8;
  padding: 10px 10px 10px 30px;
}

.iconAndamento i {
  position: absolute;
  top: 13px;
  left: 6px;
  font-size: 16px;
  color: #3777a8;
}

.iconAndamento .subValores {
  margin-top: 10px;
}

.iconAndamento .subValores .labelSub {
  color: #999999;
  font-size: 80%;
  display: block;
}

.iconAndamento .subValores .valorSub {
  font-size: 93%;
}

.bxPartDoc {
  border: 1px solid #cacaca;
  padding: 15px 10px;
  box-shadow: 0px 0px 8px #3777a857;
  font-size: 80%;
  width: 100%;
  text-align: left;
  background: #f8f8f8;
  position: relative;
}

.bxPartDoc .fechado {
  display: none;
}

.bxPartDoc.collapsed .fechado {
  display: inline-block;
}

.bxPartDoc.collapsed .aberto {
  display: none;
}

.btnEditDadosLoc {
  position: absolute;
  top: 40%;
  right: 45px;
}

@media screen and (max-width: 980px) {
  .btnEditDadosLoc {
    position: relative;
    top: 0;
    right: 0;
  }
}

.statusDoc {
  position: relative;
  float: right;
  margin-right: 2px;
  font-style: italic;
  color: #878787;
}

.statusDoc.unitario {
  min-width: 10px;
  min-height: 10px;
  left: 20px;
}

.statusDoc::before {
  content: " ";
  position: absolute;
  left: -20px;
  top: 5px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  filter: blur(0.7px);
  border-radius: 50%;
}

.statusDoc.aguardando::before {
  background: orange;
}

.statusDoc.concluido::before,
.statusDoc.aprovado::before {
  background: #11b711;
}

.statusDoc.rejeitado::before {
  background: red;
}

.divisorDocs {
  width: 49.8%;
  border-right: 2px dashed #e3e3e3;
  min-height: 30px;
  margin: 0 !important;
}

.dropify-wrapper.touch-fallback .dropify-message {
  padding: 20px 0 !important;
}

.bxPartCad {
  border: 1px solid #cacaca;
  padding: 15px 10px;
  box-shadow: 0px 0px 8px #3777a857;
  font-size: 80%;
  width: 100%;
  text-align: left;
  background: #f8f8f8;
  position: relative;
}

.bxPartCad .letra {
  background: #014478;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  padding: 5px;
  font-size: 29px;
  width: 50px;
  height: 50px;
  line-height: 38px;
  vertical-align: top;
}

.bxPartCad .linkVerDoc {
  position: absolute;
  top: 23%;
  right: 15px;
  font-size: 13px;
  color: #3777a8;
}

.bxPartCad .linkshare {
  position: absolute;
  top: 45%;
  right: 15px;
  font-size: 13px;
  color: #3777a8;
}

.bxPartCad .textoParte {
  display: inline-block;
  margin-left: 10px;
  padding-top: 10px;
  max-width: 60%;
}

.bxPartCad .textoParte strong {
  margin-bottom: 3px;
  display: inline-block;
}

.collapseParte .copiaShare {
  cursor: pointer;
}

