/*

#041b2f; azul escuro

#041b2f azul escuro

#e8a367  laranja

#2f97d3  azul claro

#3387bb azul medio

#316380 ciano


*/
.sig {
  color: #e8a367;
}

.sync {
  color: #2f97d3;
}

.integrador{
  color: #FFF;
}

.bodyblue{
  background-color: #041b2f;
}
.grad-2-left {
  background: #f8f8f8;
  background-image: radial-gradient(800px at 1.5% 91.5%, #AC98D6 0px, transparent 50%),radial-gradient(600px at -1.5% 35.4%, #9ED2FF 0px, transparent 50%);
}

.grad-2-right {
  background: #ffffff;
  background-image: radial-gradient(750px at 79.7% 54.2%, #AC98D6 0px, transparent 50%),radial-gradient(600px at 98.6% 94.7%, #9ED2FF 0px, transparent 50%);
}

.grad-3 {
  background: #ffffff;
  background-image: radial-gradient(820px at 99.4% 79.6%, #AC98D6 0px, transparent 50%),radial-gradient(820px at 3.7% 46.9%, #9ED2FF 0px, transparent 50%),radial-gradient(820px at 41.7% 22.1%, #E9E9EB 0px, transparent 50%);
}

.navbar-collapse, .navbar-toggler {
  visibility: hidden;
}



/* input, select {
  height: 48px;
  background: #F4F4F6 !important;
  border: none !important;
} */

input.form-control , select.form-control {
  color: #444444;
  font-weight: bold;
}


input-group {
  height: 48px;
  background: #F4F4F6 !important;
  border: none !important;
}

input.form-check-input {
  background: #95a5d4 !important;
}

h4.h4-form {
  color: #383161;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 600;
}

.card-pets {
  background: white;
  min-height: 120px;
  border: 2px solid #dddddd;
  border-radius: 16px;
  font-size: 14px;
  color: #46579F;
  padding: 10px 24px;
  width: 100%;
  transition: ease-in-out .3s;
  margin-bottom: 12px;
}

.card-pets:hover {
  border: 2px solid #47579f;
}

.card-dados-pet {
  text-align: left;
}

.card-dados-pet h6 {
  color: #2C2558;
  padding-top: 5px;
}

.card-dados-pet p {
  margin-bottom: 4px;
  margin-top: -5px;
}

.select-planos {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #2C2558 !important;
  border: 1px solid #ddd !important;
  padding: 0 10px !important;
  margin-bottom: 6px !important;
  margin-top: 6px !important;
  background: #ffffff !important;
}

.select-planos-ok {
  font-size: 18px;
  font-weight: 600;
  color: #2C2558;
  border: none;
  padding: 0;
  margin-bottom: 6px;
  margin-top: 6px;
}

.card-dados-plano {
  text-align: left;
}

.pet-scroll {
  max-height: 340px;
  overflow: auto;
  padding: 8px 5px;
  margin-top: 8px;
}

.pet-scroll::-webkit-scrollbar-thumb {
  width: 8px;
  background: #47579f;
  border-radius: 10px;
}

.body-resumo::-webkit-scrollbar-thumb {
  width: 8px;
  background: #47579f;
  border-radius: 10px;
}

.pet-scroll::-webkit-scrollbar {
  background: #eeeeee;
  border-radius: 10px;
  width: 8px;
}

.body-resumo::-webkit-scrollbar {
  background: #eeeeee;
  border-radius: 10px;
  width: 8px;
}

.btn-argos {
  background: #47579f;
  border-style: none;
  padding: 14px 18px;
  font-family: Montserrat, sans-serif;
  width: 100%;
}

.btn-argos:hover {
  background: #383161;
  color: #ffffff;
}

.btn-argos2 {
  background: linear-gradient(65deg, #47579f, #60ccc5);
  border-style: none;
  padding: 14px 18px;
  font-family: Montserrat, sans-serif;
  width: 100%;
}

.btn-argos-modal {
  background: #47579f;
  border-style: none;
  padding: 14px 18px;
  font-family: Montserrat, sans-serif;
  width: 300px;
}

.btn-argos-modal:hover {
  background: #383161;
  color: #ffffff;
}

.btn-argos2:hover {
  background: linear-gradient(65deg, #60ccc5, #47579f);
  color: #ffffff;
}

.form-text {
  font-size: 16px;
  font-weight: 500;
}

#card-resumo {
  background: #F4F4F6;
  border-radius: 10px;
  padding: 20px 0 10px;
}

.argos-resumo p {
  font-size: 14px;
  margin: 0;
}

.resumo-linha-preco {
  font-weight: 600;
}

.argos-resumo {
  height: 56px;
  border-bottom: 1px solid #ddd;
}

.argos-resumo h5 {
  font-size: 16px;
}

.body-resumo {
  height: 220px;
  overflow-x: auto;
}

.concluir-compra {
  padding: 10px 12px 0px;
}

.total-title {
  font-weight: bold;
  text-align: center;
}

.total {
  font-size: 20px;
  color: #35B276;
  font-weight: bold;
  margin-top: -5px;
}

.btn-contrato {
  background: #47579f !important;
  font-size: 18px;
  padding: 10px 30px;
  margin: 15px 0;
}

.btn-excluir {
  background: #B22222;
}

.btn-excluir:hover {
  background: #8B0000;
}

.linha-dados-pessoais {
  padding: 15px 10px 10px;
}

#sem-pet {
  background: #f4f4f687;
  padding: 30px 20px;
  border-radius: 8px;
  margin-top: 10px;
}

.per30 {
  width: 32%;
  display: inline-block;
  margin: 2px;
}

.per20 {
  width: 29%;
  display: inline-block;
  margin: 2px;
}

.per70 {
  width: 66%;
  display: inline-block;
  margin: 2px;
}

#sem-cobertura {
  color: #b22222;
  font-size: 14px;
  padding: 20px 10px;
}

.heading-card-plans {
  margin-bottom: 0;
  font-size: 13px;
  color: #36b376;
  font-weight: 500;
}

.price-card-plans {
  margin-bottom: 4px;
}

#seguro {
  padding: 22px 20px 10px;
  text-align: center;
  background: #47579f;
  color: #fff;
}

#title-credit {
  float: left;
  display: inherit;
}

#title-credit h4 {
  padding-top: 10px;
  padding-left: 10px;
}

.btn-minha-conta {
  background: #47579f;
  border: none;
  font-size: 20px;
  padding: 12px 30px;
}

@media only screen and (max-width: 991px) {
  #app-desktop {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  #app-mobile {
    display: none;
  }
}
.form-check-input:focus {
    box-shadow: 0 0 0 0.25rem #60ccc580;
    background: #60ccc5 !important;
}
.form-check-input:active {
    box-shadow: 0 0 0 0.25rem #60ccc580;
    background: #60ccc5 !important;
}
.form-check-input:focus-visible {
    box-shadow: 0 0 0 0.25rem #60ccc580;
    background: #60ccc5 !important;
}
.form-check-input:checked {
    box-shadow: 0 0 0 0.25rem #60ccc580;
    background: #60ccc5 !important;
}
input.form-check-input {
    background: #dddddd !important;
    border: 1px solid #60ccc5 !important;
}

.contrato table {
  display: block;
  overflow: auto;
}
.contrato td {
  background: #fff;
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
}
.contrato th {
  background: #47579f;
  color: #fff;
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
}
.contrato table::-webkit-scrollbar-thumb {
width: 8px;
background: #47579f;
border-radius: 10px;
}
.contrato table::-webkit-scrollbar {
background: #eeeeee;
border-radius: 10px;
width: 8px;
}
.input-group.mb-3.desconto {
  padding: 5%;
}
.desconto input.form-control {
  background: white !important;
  text-transform: uppercase;
}
.desconto button {
  background: #60ccc5;
  color: #fff;
  border: none;
}


@font-face {
  font-family: 'password';
  font-style: normal;      
  src: url(https://jsbin-user-assets.s3.amazonaws.com/rafaelcastrocouto/password.ttf);
}
.passwordTutor {
  font-family: 'password';

}