.navbar-brand {
  width: auto;
}
nav.navbar.active {
  background: #2c3e50;
}
#contract {
  padding: 0.5rem 1rem;
}

.btn-action {
  margin-right: 1px;
}
#call-btn {
  white-space: nowrap;
}
.pricingTable .title2 {
  margin-bottom: 3.7rem;
}
.title span {
  color: #3b7bbf;
}
.title2 span {
  color: #3b7bbf;
}
.price-descount {
  font-size: 0.8rem;
  opacity: 1;
  transition: opacity 0.5s linear;
}
.price-descount.hide {
  opacity: 0;
}
.hide {
  display: none;
}
.price-descount > .amount {
  font-size: 2rem;
}
.price-descount .descount {
  text-decoration: line-through;
}
.pricingTable .price-value.price-value-discount {
  padding-top: 2.3rem;
}

.benefit-item > .row > div {
  display: flex;
  justify-items: center;
  flex-direction: column;
  margin: auto 0;
}

.benefit-item > .row > div:nth-child(2) {
  margin: 0;
}
.benefit-item > .row {
  height: 20rem;
}

.benefits-action-buttons {
  margin-left: 5rem;
  margin-top: 9rem;
}
.benefits-action-buttons > .row > .btn {
  cursor: pointer;
}

.buttons-pdf {
  display: flex;
  justify-content: space-between;
}

.switch {
  --line: #505162;
  --dot: #f7f8ff;
  --circle: #9ea0be;
  --duration: 0.3s;
  --text: #9ea0be;
  cursor: pointer;
}
.switch input {
  display: none;
}
.switch input + div {
  position: relative;
}
.switch input + div:before,
.switch input + div:after {
  --s: 1;
  content: "";
  position: absolute;
  height: 4px;
  top: 10px;
  width: 24px;
  background: var(--line);
  transform: scaleX(var(--s));
  transition: transform var(--duration) ease;
}
.switch input + div:before {
  --s: 0;
  left: 0;
  transform-origin: 0 50%;
  border-radius: 2px 0 0 2px;
}
.switch input + div:after {
  left: 28px;
  transform-origin: 100% 50%;
  border-radius: 0 2px 2px 0;
}
.switch input + div span {
  padding-left: 56px;
  line-height: 24px;
  color: var(--text);
}
.switch input + div span:before {
  --x: 0;
  --b: var(--circle);
  --s: 4px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 var(--s) var(--b);
  transform: translateX(var(--x));
  transition: box-shadow var(--duration) ease, transform var(--duration) ease;
}
.switch input + div span:not(:empty) {
  padding-left: 64px;
}
.switch input:checked + div:before {
  --s: 1;
}
.switch input:checked + div:after {
  --s: 0;
}
.switch input:checked + div span:before {
  --x: 28px;
  --s: 12px;
  --b: var(--dot);
}
#login-dp {
  min-width: 250px;
  padding: 14px 14px 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
}
#login-dp .help-block {
  font-size: 12px;
}
#login-dp .bottom {
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid #ddd;
  clear: both;
  padding: 14px;
}
#login-dp .social-buttons {
  margin: 12px 0;
}
#login-dp .social-buttons a {
  width: 49%;
}
#login-dp .form-group {
  margin-bottom: 10px;
}
.btn-fb {
  color: #fff;
  background-color: #3b5998;
}
.btn-fb:hover {
  color: #fff;
  background-color: #496ebc;
}
.btn-tw {
  color: #fff;
  background-color: #55acee;
}
.btn-tw:hover {
  color: #fff;
  background-color: #59b5fa;
}
#panel1 {
  background: linear-gradient(45deg, #fdb3c5, #fb527a);
  color: #fff;
}
#panel1:after {
  border-left: 14px solid #fb527a;
  border-right: 0 solid #fb527a;
}
#panel2 {
  background: linear-gradient(45deg, #9ccad6, #1aabd0);
  color: #fff;
}
#panel2:after {
  border-left: 14px solid #1aabd0;
  border-right: 0 solid #1aabd0;
  border-left-width: 0;
  border-right-width: 15px;
}
#panel3 {
  background: linear-gradient(45deg, #a68de0, #7134fd);
  color: #fff;
}
#panel3:after {
  border-left: 14px solid #7134fd;
  border-right: 0 solid #7134fd;
}
.plans-nav {
  padding: 0.5rem 1rem;
}
.navbar {
  background: #2c3e50 !important;
}
.footer-logo > img {
  width: auto;
  height: 2.5rem;
  max-width: inherit;
}

.footer-logo > h5 {
  white-space: nowrap;
}
@media (max-width: 768px) {
  #login-dp {
    background-color: inherit;
    color: #fff;
  }
  #login-dp .bottom {
    background-color: inherit;
    border-top: 0 none;
  }
  .img-vantagem {
    width: 10rem;
  }
  .benefits-action-buttons {
    margin-left: 0rem;
    margin-top: 8rem;
  }
  .switch {
    margin-left: -1.5rem;
  }
  .lead2 {
    font-size: 2rem;
  }
  #btn-plans {
    font-size: 1rem;
  }
  .buttons-pdf .btn {
    padding: 0.5rem;
    font-size: 0.6rem;
  }
  .buttons-pdf > div {
    justify-content: center !important;
  }
  .buttons-pdf > div:nth-child(2) {
    margin-top: 1rem;
  }
  #panel1:after {
    border-left-width: 0;
    border-right-width: 14px;
  }
  #panel3:after {
    border-left-width: 0;
    border-right-width: 14px;
  }
}
