@charset "UTF-8";
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 {
  /* Compare Actions */
  /* Modal login*/
  /* Alerts */
  /* Botão Whats */
  /* Bar Footer */
  /* Header */
  /* Button */
  /* Sub Header */
  /* Recomendações */
  /* Courses */
  /* Garantia */
  /* Depoimentos  */
  /* Plans */
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .close:focus,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .close:hover {
  background: #b39b73;
  text-decoration: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-open {
  overflow: hidden;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal.show .modal-dialog {
  transform: translate(0, 0);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-backdrop.fade {
  opacity: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-backdrop.show {
  opacity: 0.5;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 16px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 button.close {
  opacity: 1;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 button.close {
  border-radius: 100%;
  background: #A38C65;
  color: #fff;
  box-shadow: none;
  top: -12.5px;
  right: -12.5px;
  position: absolute;
  font-weight: 100;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
@media (min-width: 768px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 button.close {
    margin: 0 !important;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare .modal-header, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare .modal-header h5, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow .modal-header h5 {
  font-size: 24px;
  text-align: center;
  font-weight: 800;
  width: 100%;
  padding-top: 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare #search-ticker, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow #search-ticker {
  display: flex;
  justify-content: space-between;
  background: #E5E5E5;
  border-radius: 10px;
  border: 0;
  font-size: 18px;
  font-weight: 800;
  color: #999999;
  font-family: "Nunito";
  height: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare .title-tached, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow .title-tached {
  margin: 5px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers {
  overflow: auto;
  height: 260px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers .image, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers .image {
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-right: 15px;
  display: flex;
  width: 80px;
  height: 50px;
  align-items: center;
  justify-content: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers .image img, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers .image img {
  height: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers a, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers a {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers a .company-name, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers a .company-name {
  color: #999999;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers .adicionar, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers .adicionar {
  background: #fff;
  border: rgba(112, 112, 112, 0.4862745098) 1px solid;
  color: #999999;
  height: 50px;
  text-transform: uppercase;
  margin-right: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers .adicionar:hover, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers .adicionar:hover {
  background: #f4f4f4;
  color: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers .remover, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers .remover {
  background: #293038;
  border: #293038 1px solid;
  color: #fff;
  height: 50px;
  text-transform: uppercase;
  margin-right: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers .remover:hover, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers .remover:hover {
  background: #64676a;
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare ul#container-tickers .list-group-item, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow ul#container-tickers .list-group-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-right: 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare #container-chip, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow #container-chip {
  display: grid;
  --spacing: 20px;
  --column-count: 5;
  display: flex;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(var(--column-count), 1fr);
  grid-gap: var(--spacing);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare #container-chip .chip, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow #container-chip .chip {
  background: #fff;
  border: rgba(112, 112, 112, 0.4862745098) 1px solid;
  color: #293038;
  height: 50px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-weight: 800;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare #container-chip .chip svg, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow #container-chip .chip svg {
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-compare #compare, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#modal-ticker-follow #compare {
  height: 50px;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-lg {
    max-width: 800px;
  }
}
@media (max-width: 576px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    position: absolute;
    right: 10px;
    top: 10px;
    display: flex;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-header .close span {
    position: relative;
    top: 0;
    left: 0;
    font-weight: initial;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete {
  padding: 18px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete img {
  margin-right: 18px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete h4 {
  padding: 20px 0;
  font-size: 20px;
  text-align: left;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete form {
  display: flex;
  flex-direction: column;
  max-width: 346px;
  margin: 0 auto;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete form label {
  margin-bottom: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete form .btn-container {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete .d-flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 div#enquete .d-flex img {
    margin-bottom: 8px;
    margin-right: 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .swal2-toast {
  width: -moz-max-content !important;
  width: max-content !important;
  max-width: calc(100vw - 40px) !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .swal2-toast .swal2-title {
  text-align: left;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6588235294);
  z-index: 1055;
  display: none;
  justify-content: center;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login fieldset {
  border: none;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  margin-bottom: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login fieldset legend {
  padding: 0 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login.show {
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login.show .modal-login-container {
  opacity: 1;
  animation-delay: 0.3s;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login {
    padding: 25px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-container {
  position: relative;
  max-width: 500px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2509803922);
  border-radius: 20px;
  opacity: 0;
  animation-delay: 0.3s;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-container .modal-close {
  position: absolute;
  top: -10px;
  right: -10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 30px;
  background-color: #a38c65;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-container .modal-close svg {
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-header {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-header a img {
  width: 200px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-header a img {
    width: 160px;
    height: 22px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-header .divider {
  width: 1px;
  height: 40px;
  background: #e5e5e5;
  border-radius: 10px;
  margin: 0 40px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-header .divider {
    margin: 0 20px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-header span {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-header span {
    font-size: 18px;
    line-height: 24px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form {
  padding: 0 30px 30px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form {
    padding: 0 20px 20px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #e5e5e5;
  border: 2px solid #e5e5e5;
  border-radius: 10px;
  padding: 0 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group.focus {
  border: 2px solid #293038;
  background-color: #ffffff;
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group.focus svg {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group.focus input::-moz-placeholder {
  color: #293038;
  outline: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group.focus input::placeholder {
  color: #293038;
  outline: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group + .input-group {
  margin-top: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group svg {
  color: #999999;
  font-size: 18px;
  margin-right: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group input {
  background-color: transparent;
  border: 0;
  padding: 10px 0;
  width: 100%;
  color: #293038;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group input::-moz-placeholder {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group input::placeholder {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group .fa-eye {
  margin-right: 0;
  color: #999999 !important;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group .fa-eye:hover {
  color: #000 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .input-group .fa-eye.active {
  color: #000 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form input::-ms-reveal,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form input::-ms-clear {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .form-group {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin-top: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .form-group input[type=submit] {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 50px;
  width: 100%;
  border: 0;
  background-color: #293038;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .form-group input[type=submit]:hover {
  background-color: #a38c65;
  color: #ffffff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login-form form .form-group .forgot-password {
  width: 100%;
  text-align: right;
  text-decoration: underline;
  color: #666666;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login .divider-line {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: rgba(204, 204, 204, 0.6470588235);
  border-radius: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login .divider-line > label {
  color: #666666;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0;
  white-space: nowrap;
  text-transform: uppercase;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  padding: 0 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login .signup {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 250px;
  height: 50px;
  border: 1px solid #a38c65;
  background-color: #a38c65;
  border-radius: 10px;
  opacity: 1;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 30px auto;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-login .signup:hover {
  background-color: #293038;
  border: 1px solid #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group.is-invalid {
  border-color: #fa8989;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form .terms p, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form .terms a {
  font-size: 12px;
  text-align: left;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form .terms p {
  display: flex;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form .terms p input {
  margin-right: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .invalid-feedback {
  color: #fa8989;
  font-size: 12px;
  margin-bottom: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .signin-gmail {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .signin-gmail > a {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 265px;
  height: 50px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  opacity: 1;
  margin: 0 auto;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .signin-gmail > a:hover {
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  transition: all 0.3s ease-in-out;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .signin-gmail > a .icon-gmail {
  background-image: url(/images/icon-gmail.svg?8e62f88869f286bc08d5acf39030a955);
  width: 24px;
  height: 18px;
  background-size: contain;
  margin-right: 12px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .signin-gmail > a span {
  color: #293038;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6588235294);
  z-index: 1059;
  display: none;
  justify-content: center;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default.show {
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default.show .modal-default-container {
  opacity: 1;
  animation-delay: 0.3s;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default {
    padding: 25px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-container {
  position: relative;
  max-width: 620px;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2509803922);
  border-radius: 20px;
  padding: 10px;
  opacity: 0;
  animation-delay: 0.3s;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-container iframe {
  border-radius: 15px !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-container .modal-content {
  border-radius: 15px !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-container .modal-close {
  position: absolute;
  top: -4px;
  right: -4px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 30px;
  background-color: #a38c65;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-container .modal-close svg {
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-header {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-header a img {
  width: 200px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-header a img {
    width: 160px;
    height: 22px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-header .divider {
  width: 1px;
  height: 40px;
  background: #e5e5e5;
  border-radius: 10px;
  margin: 0 40px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-header .divider {
    margin: 0 20px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-header span {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-header span {
    font-size: 18px;
    line-height: 24px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form {
  padding: 0 30px 30px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form {
    padding: 0 20px 20px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #e5e5e5;
  border: 2px solid #e5e5e5;
  border-radius: 10px;
  padding: 0 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group.focus {
  border: 2px solid #293038;
  background-color: #ffffff;
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group.focus svg {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group.focus input {
  outline: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group.focus input::-moz-placeholder {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group.focus input::placeholder {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group + .input-group {
  margin-top: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group svg {
  color: #999999;
  font-size: 18px;
  margin-right: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group input {
  background-color: transparent;
  border: 0;
  padding: 10px 0;
  width: 100%;
  color: #293038;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group input::-moz-placeholder {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group input::placeholder {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group .fa-eye {
  margin-right: 0;
  color: #999999 !important;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group .fa-eye:hover {
  color: #000 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .input-group .fa-eye.active {
  color: #000 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form input::-ms-reveal,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form input::-ms-clear {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .form-group {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin-top: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .form-group input[type=submit] {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 50px;
  width: 100%;
  border: 0;
  background-color: #293038;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .form-group input[type=submit]:hover {
  background-color: #a38c65;
  color: #ffffff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default-form form .form-group .forgot-password {
  width: 100%;
  text-align: right;
  text-decoration: underline;
  color: #666666;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .divider-line {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: rgba(204, 204, 204, 0.6470588235);
  border-radius: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .divider-line > label {
  color: #666666;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0;
  white-space: nowrap;
  text-transform: uppercase;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  padding: 0 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signin-gmail {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 35px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signin-gmail > a {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 265px;
  height: 50px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  opacity: 1;
  margin: 0 auto;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signin-gmail > a:hover {
  background-color: #293038;
  border: 1px solid #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signin-gmail > a:hover span {
  color: #ffffff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signin-gmail > a .icon-gmail {
  background-image: url(/images/icon-gmail.svg?8e62f88869f286bc08d5acf39030a955);
  width: 24px;
  height: 18px;
  background-size: contain;
  margin-right: 12px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signin-gmail > a span {
  color: #293038;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signup {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 250px;
  height: 50px;
  border: 1px solid #a38c65;
  background-color: #a38c65;
  border-radius: 10px;
  opacity: 1;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 30px auto;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-default .signup:hover {
  background-color: #293038;
  border: 1px solid #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6588235294);
  z-index: 1055;
  display: none;
  justify-content: center;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup fieldset, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access fieldset {
  border: none;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  margin-bottom: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup fieldset legend, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access fieldset legend {
  padding: 0 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup.show, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access.show {
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup.show .modal-signup-container, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access.show .modal-signup-container {
  max-height: 95vh;
  opacity: 1;
  animation-delay: 0.3s;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access {
    padding: 25px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-container, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-container {
  position: relative;
  max-width: 500px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2509803922);
  border-radius: 20px;
  opacity: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-container .modal-close, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-container .modal-close {
  position: absolute;
  top: -10px;
  right: -10px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 30px;
  background-color: #a38c65;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-container .modal-close svg, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-container .modal-close svg {
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-header, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-header {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-header a img, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-header a img {
  width: 200px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-header a img, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-header a img {
    width: 160px;
    height: 22px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-header .divider, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-header .divider {
  width: 1px;
  height: 40px;
  background: #e5e5e5;
  border-radius: 10px;
  margin: 0 40px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-header .divider, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-header .divider {
    margin: 0 20px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-header span, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-header span {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-header span, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-header span {
    font-size: 18px;
    line-height: 24px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form {
  padding: 0 30px 30px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form {
    padding: 0 20px 20px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #e5e5e5;
  border-radius: 10px;
  padding: 0 20px;
  border: 2px solid #e5e5e5;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group.focus, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group.focus {
  border: 2px solid #293038;
  background-color: #ffffff;
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group.focus svg, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group.focus svg {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group.focus input::-moz-placeholder, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group.focus input::-moz-placeholder {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group.focus input::placeholder, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group.focus input::placeholder {
  color: #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group + .input-group, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group + .input-group {
  margin-top: 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group svg, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group svg {
  color: #999999;
  font-size: 18px;
  margin-right: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group .fa-eye, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group .fa-eye {
  margin-right: 0;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group .fa-eye:hover, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group .fa-eye:hover {
  color: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group .fa-eye.active, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group .fa-eye.active {
  color: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group input, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group input {
  background-color: transparent;
  border: 0;
  padding: 10px 0;
  width: 100%;
  color: #293038;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  outline: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group input::-moz-placeholder, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group input::-moz-placeholder {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group input::placeholder, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group input::placeholder {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group input::-ms-reveal,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .input-group input::-ms-clear, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group input::-ms-reveal,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .input-group input::-ms-clear {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .form-group, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .form-group {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin-top: 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .form-group input[type=submit], .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .form-group input[type=submit] {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 50px;
  width: 100%;
  border: 0;
  background-color: #293038;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form form .form-group input[type=submit]:hover, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form form .form-group input[type=submit]:hover {
  background-color: #a38c65;
  color: #ffffff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form p, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form p {
  color: #666666;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-form p a, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access-form p a {
  color: #666666;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  text-decoration: underline;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup .divider-line, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access .divider-line {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: rgba(204, 204, 204, 0.6470588235);
  border-radius: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup .divider-line > label, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access .divider-line > label {
  color: #666666;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0;
  white-space: nowrap;
  text-transform: uppercase;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  padding: 0 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup .signin-gmail, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access .signin-gmail {
  margin-top: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup .signup, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access .signup {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 250px;
  height: 50px;
  border: 1px solid #a38c65;
  background-color: #a38c65;
  border-radius: 10px;
  opacity: 1;
  color: #ffffff;
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 40px auto;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup .signup:hover, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access .signup:hover {
  background-color: #293038;
  border: 1px solid #293038;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .modal-signup-access p {
  margin: 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .swal2-modal {
  background-color: #f3f3f3;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .title {
  font-size: 25px;
  font-weight: 800;
  text-align: center;
  padding: 4px 0px 30px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .line {
  margin-bottom: 20px;
  text-align: left;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .line label {
  font-size: 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .input-group {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #bebebe;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .input-group svg {
  margin-right: 10px;
  color: #b0b0b0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .form-control {
  border: 0;
  background: transparent;
  border-radius: 0;
  padding-left: 0;
  font-size: 15px;
  font-family: "Nunito", sans-serif;
  outline: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .border-red {
  border-bottom: solid 3px #e77e7e;
  background: #ffeeee;
  padding-left: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .btn-phone {
  border: 0;
  padding: 13px 65px;
  background: #49ac49;
  color: #fff;
  width: -moz-min-content;
  width: min-content;
  margin: 0 auto;
  display: block;
  border-radius: 14px;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .btn-phone:hover {
  transition: all 0.5s;
  transform: scale(1.05);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact.gg .form-control,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact.gg label {
  font-size: 16px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-contact .d-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #popup_user_phone {
  max-width: 430px;
  padding: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #popup_user_phone p {
  font-size: 16px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #popup_user_phone {
    padding: 5px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #popup_user_phone .d-grid.gap-20 {
    grid-gap: 10px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .text-center {
  text-align: center;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .alert-info {
  color: #3b7e7e;
  background-color: #d7f8f8;
  border-color: #d7f8f8;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 img, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 svg {
  max-width: 100%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .d-flex {
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .d-flex.j-center {
  justify-content: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .d-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .d-grid.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .d-grid.no-columns {
  grid-template-columns: repeat(1, 1fr);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .d-grid.gap-40 {
  grid-gap: 40px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 a {
  text-decoration: none;
  color: #A38C65;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .title {
  text-align: center;
  font: normal normal 800 30px/35px Nunito;
  letter-spacing: 0px;
  color: #795548;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .title {
    font: normal normal 800 24px/35px Nunito;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .title.left {
  text-align: left;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .title-box {
  text-align: center;
  font: normal normal 800 24px/32px Nunito;
  letter-spacing: 0px;
  color: #795548;
  text-transform: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .container {
  --width-container: 100%;
  width: 100%;
  max-width: var(--width-container);
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .container {
    --width-container: 100%;
  }
}
@media (min-width: 992px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .container {
    --width-container: 940px;
  }
}
@media (min-width: 1023px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .container {
    --width-container: 1100px;
  }
}
@media (min-width: 1300px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .container {
    --width-container: 1176px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #whatsapp {
  z-index: 9999;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #whatsapp img {
  max-width: 60px;
  transition: all 0.4s;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #whatsapp img:hover {
  transform: scale(1.1);
  transition: all 0.4s;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  background-color: #000;
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer .btn {
  font-size: 14px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer button {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  border: none;
  color: #fff;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer button:hover {
  color: rgb(163, 140, 101);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer .d-flex {
  justify-content: space-between;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer .logo svg {
  width: 200px;
  height: auto;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer .btn_container a {
  padding: 5px 45px !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer .price span {
  display: block;
  font-size: 25px;
  font-weight: 800;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer .price span {
    font-size: 20px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #bar-footer .btn_container .btn {
    font-size: 13px;
    padding: 6px 15px !important;
    line-height: normal;
    max-width: 135px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header {
  background-image: url("/images/pro/header_assine_2.jpg");
  background-size: cover;
  background-position: center;
  padding: 30px 0 200px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .logo {
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .logo svg {
  max-width: 200px;
  height: auto;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .logo a {
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  text-wrap: nowrap;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .logo a .fa-angles-right {
  margin-left: 10px;
  max-width: 18px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .logo a:hover {
  color: rgb(163, 140, 101);
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .logo {
    padding-bottom: 15px;
    justify-content: center;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .logo a {
    display: none;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .description {
  font: normal normal normal 30px/41px Nunito;
  color: #fff;
  padding: 35px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .description .one {
  font-size: 20px;
  color: #d7bf95;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .description .two {
  max-width: 73%;
  margin-top: 17px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .description .two {
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header {
    padding: 30px 0 55px 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .description {
    font: normal normal normal 24px/32px Nunito;
    text-align: center;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .calltoaction {
    text-align: center;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period {
  padding: 100px 0;
  background: #f5f5f5 0% 0% no-repeat padding-box;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period .title {
  margin-bottom: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period .desc {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period .table-container {
  max-width: 800px;
  margin: 0 auto;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table {
  margin-bottom: 30px;
  border-collapse: collapse;
  width: 100%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table th {
  font-size: 14px;
  color: #fff;
  padding: 8px 15px;
  text-align: left;
  position: relative;
  background: #3f454c;
  padding: 23px 25px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table th:first-child {
  border-radius: 20px 0 0 0;
  text-align: left;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table th:last-child {
  border-radius: 0 20px 0 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table th:nth-child(2), .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table th:nth-child(1) {
  box-shadow: inset -2px 0px 4px 0px #393939;
  border-left: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table td {
  padding: 13px 24px;
  font-size: 14px;
  border: none;
  box-shadow: inset -2px 0px 4px 0px #d7d7d7;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table tr td {
  background: hsla(0, 0%, 80%, 0.4784313725);
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table tr:nth-child(2n) td {
  background: transparent;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table tr td:first-child {
  border-radius: 0px 0 0 0px;
  border-left: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table tr th:first-child {
  border: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table tr:last-child td:first-child {
  border-radius: 0 0 0px 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table tr:last-child td:last-child {
  border-radius: 0 0 20px 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table .ticker {
  font-weight: bolder;
  text-align: left;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table th {
    padding: 12px;
    font-size: 12px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period table td {
    padding: 10px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .btn {
  background: #63b549 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px #63b549;
  border-radius: 100px;
  color: #fff;
  font: normal normal bold 24px/32px Nunito;
  text-transform: uppercase;
  padding: 15px 45px;
  transition: 0.2s all;
  display: inline-block;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .btn:hover {
  background: #6bc050;
  transition: 0.2s all;
  box-shadow: 0px 0px 10px #6bc050;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .btn {
    font-size: 15px;
    padding: 15px 20px;
    display: inline-block;
    width: 85%;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .sub-header {
  background-image: url("/assets/front/images/garantia_bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 75px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .sub-header .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .sub-header .content h2 {
  font: normal normal 600 36px/49px Nunito;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-right: 100px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .sub-header {
    padding: 30px 0;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .sub-header .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .sub-header .content h2 {
    margin: 0 0 10px 0;
    text-align: center;
    font: normal normal 600 24px/32px Nunito;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .container {
  padding: 114px 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .sub-title {
  text-align: center;
  font: normal normal normal 28px/41px Nunito;
  letter-spacing: 0px;
  color: #293038;
  padding: 10px 0 56px 0;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .sub-title {
    font: normal normal normal 24px/32px Nunito;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs {
  --spacing: 110px;
  --column-count: 3;
  display: grid;
  grid-template-columns: repeat(var(--column-count), 1fr);
  grid-gap: var(--spacing);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs .box {
  text-align: left;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs .box .title-box {
  text-align: left;
  padding: 10px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs .box svg {
  margin-bottom: 31px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs .box .desc {
  text-align: left;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs {
    --column-count: 1;
    --spacing: 50px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs .box {
    text-align: center;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs .box .title-box {
    text-align: center;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #features .boxs .box .desc {
    text-align: center;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  padding: 100px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products header {
  max-width: 850px;
  margin: 0 auto;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products header .desc {
  text-align: center;
  padding: 10px 0 50px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs {
  --spacing: 40px;
  --column-count: 2;
  display: grid;
  grid-template-columns: repeat(var(--column-count), 1fr);
  grid-gap: var(--spacing);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .box {
  padding: 0 20px 20px 0px;
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .box .content {
  padding: 0px 0 0 35px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .box .title-box {
  text-align: left;
  margin-bottom: 5px;
  color: #795548;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .box svg {
  margin-top: -2px;
  min-width: 41px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .box .icon {
  max-width: 60px;
  width: 100%;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs {
    --column-count: 1;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .title-box {
    font: normal normal 800 18px/24px Nunito;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .icon {
    min-width: 40px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products .boxs .desktop {
    display: none !important;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses {
  background: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .title {
  color: #d3b583;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content {
  padding: 90px 0;
  color: #86888d;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs {
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .left {
  width: 35%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .left li {
  list-style: none;
  background: #0f1116;
  padding: 23px;
  margin-bottom: 25px;
  border-left: 4px solid #0f1116;
  display: flex;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .left li img {
  max-width: 22px;
  margin-right: 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .left li.active, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .left li:hover {
  cursor: pointer;
  border-left-color: #a38c65;
  background: #202227;
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .right {
  width: 65%;
  padding-left: 25px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .right .tab {
  padding: 30px;
  background: #0f1116;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .right .tab h3 {
  color: #fff;
  font-size: 18px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .right .tab h4 {
  padding: 20px 0;
  color: #d3b583;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .right .tab ul li {
  margin-left: 20px;
  line-height: 26px;
  font-size: 16px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs {
    display: block;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .left, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .tabs .right {
    width: 100%;
    padding: 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .btn-sub {
  text-align: center;
  margin-top: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .d-grid {
  grid-gap: 40px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .title {
  margin-bottom: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .desc {
  text-align: center;
  margin-bottom: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list > ul {
  list-style: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list > ul li {
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list > ul li ul {
  margin-top: 10px;
  padding-top: 10px;
  list-style: none;
  grid-gap: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list > ul li ul li {
  border: none;
  padding: 0;
  font-size: 18px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #ffffff;
  color: #a38c65;
  font-weight: 700;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list > ul li ul li img {
  width: 12px;
  margin-right: 12px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list > ul > li:last-child {
  border: none;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .d-grid, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .list ul li ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty {
  background-image: url("/assets/front/images/garantia_bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 60px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr {
  display: flex;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content {
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content .title {
  text-align: left;
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content .desc {
  padding: 20px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .logo {
  min-width: 240px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr {
    display: inline-block;
    text-align: center;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr img {
    max-width: 150px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content {
    padding-left: 0px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content .title {
    text-align: center;
    margin-top: 20px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .logo {
    min-width: 1px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony {
  background: #EAEAEA;
  padding: 80px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .title {
  margin-bottom: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .prev button, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .next button {
  background: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border: 0;
  cursor: pointer;
  outline: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .prev button:hover, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .next button:hover {
  background: #A38C65;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .dots {
  display: flex;
  justify-content: space-between;
  margin: 0 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .owl-dot.active span {
  opacity: 1;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .owl-dot {
  background: none;
  border: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .controls .owl-dot span {
  display: inline-block;
  padding: 5px;
  background: #293038;
  border-radius: 100%;
  margin: 0 6px;
  opacity: 0.2;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .owl-stage-outer {
  padding: 37px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box {
  border-radius: 10px;
  background: #fff;
  padding: 26px 26px 45px 26px;
  position: relative;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box .content {
  min-height: 193px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box .icon {
  position: absolute;
  top: -10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box footer {
  position: absolute;
  display: flex;
  z-index: 2;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box footer .foto {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box footer .foto img {
  border-radius: 100%;
  border: 10px solid #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box footer .name {
  font: italic normal bold 14px/19px Nunito;
  letter-spacing: 0px;
  color: #293038;
  margin-top: 15px;
  /*margin-left: 15px;*/
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box:after {
  content: " ";
  height: 10px;
  background: #A38C65;
  display: block;
  border-radius: 0 0 10px 10px;
  position: absolute;
  bottom: -10px;
  width: 92%;
  left: 10px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony {
    padding: 70px 0;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .title {
    margin-bottom: 0px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans {
  background-image: url("/assets/front/images/plan_bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 90px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .container > .title {
  text-align: center;
  font: italic normal bold 30px/41px Nunito;
  letter-spacing: 0px;
  color: #FFFFFF;
  max-width: 780px;
  margin: 0 auto;
  margin-bottom: 54px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box {
  position: relative;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 50px #A38C65;
  border-radius: 10px;
  max-width: 500px;
  margin: 0 auto;
  padding: 40px;
  padding-bottom: 100px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .title {
  margin-bottom: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box ul li {
  border-bottom: #CCCCCC 1px solid;
  display: flex;
  align-items: center;
  font: normal normal 600 18px/30px Nunito;
  letter-spacing: 0px;
  color: #A38C65;
  padding: 10px 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box ul li:last-child {
  border: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box ul li img {
  margin-right: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .tag {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .tag .center {
  font-size: 12px;
  background: #f1e7d6;
  border-radius: 8px;
  display: inline-block;
  margin: 0 auto;
  padding: 0px 10px;
  color: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .price {
  text-align: center;
  font: normal normal 800 36px/49px Nunito;
  letter-spacing: 0px;
  color: #A38C65;
  margin-top: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .price span {
  text-align: center;
  font: normal normal normal 18px/20px Nunito;
  letter-spacing: 0px;
  color: #999999;
  display: block;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .price .old {
  font-size: 15px;
  line-height: normal;
  -webkit-text-decoration: dashed;
          text-decoration: dashed;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box:after {
  content: " ";
  background: transparent linear-gradient(96deg, #A38C65 0%, #FFFFFF 47%, #A38C65 100%) 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 10px 10px;
  padding: 10px 0;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .button {
  position: absolute;
  bottom: -10px;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 2;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .container > .title {
    font: italic normal bold 24px/32px Nunito;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box {
    padding: 30px;
    padding-bottom: 80px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .read-more .close {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .read-more .close:after {
  content: " ";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 130px;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .read-more button.readmore {
  margin-top: 20px;
  text-align: center;
  border: 2px solid #cecece;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: transparent;
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .read-more button.readmore:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools {
  background: #fff;
  padding: 95px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .d-grid {
  grid-template-columns: repeat(2, 1fr);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns {
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .left {
  width: 35%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .left ul li {
  list-style-type: none;
  margin-bottom: 40px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .left ul li h4:after {
  content: " ";
  display: block;
  width: 52px;
  height: 2px;
  background: #795548;
  margin-top: 7px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .left ul li p {
  font-size: 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right {
  width: 65%;
  padding-left: 100px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right ul {
  margin-bottom: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right ul li {
  margin-left: 0;
  padding: 3px 0;
  font-size: 16px;
  list-style: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right ul li:before {
  content: "- ";
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right .more {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right .more div {
  background: #f2f2f2;
  border-radius: 6px;
  padding: 10px;
  min-height: 77px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #795548;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right .more div h5 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right .more div h5 .fas {
  margin-bottom: 5px;
  color: #686868;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns {
    display: block;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .left, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right {
    width: 100%;
    padding: 0;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right .more {
    grid-template-columns: repeat(2, 1fr);
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .icon {
  max-width: 50px;
  margin-bottom: 15px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .title {
  margin-bottom: 55px;
  line-height: 45px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .title span {
  color: #000;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools h4 {
  margin-bottom: 15px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .d-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions {
  background: #EAEAEA;
  padding: 95px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .title {
  margin-bottom: 31px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question {
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question header {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  font: normal normal bold 18px/24px Nunito;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question header img {
  transform: rotate(90deg);
  transition: 0.5s all;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question .content {
  transition: 0.2s all;
  max-height: 0;
  overflow: hidden;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question .content .text {
  padding: 0 20px 20px 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question .content ul li {
  margin-left: 25px;
  list-style-image: url(/assets/front/images/check.svg);
  padding: 3px 0;
  font-size: 16px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question:hover {
  cursor: pointer;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question.active {
  cursor: pointer;
  /*border: 2px solid #293038;*/
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question.active header {
  /*border-bottom: 2px solid #293038;*/
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question.active header img {
  transform: rotate(180deg);
  transition: 0.5s all;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions .question.active .content {
  max-height: 100%;
  transition: 0.5s all;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .questions {
    padding: 40px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #disclaimer {
  text-align: center;
  padding: 0 0 50px 0;
  background: #EAEAEA;
  font-size: 12px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #footer {
  font: normal normal normal 14px/19px Nunito;
  letter-spacing: 0px;
  color: #999999;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #CCCCCC;
  background: #EAEAEA;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer {
  position: relative;
  --header-height: 80px;
  min-height: var(--header-height);
  background: #EAEAEA 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px rgba(11, 75, 139, 0.2509803922);
  opacity: 1;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer {
    padding-top: 100px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--anchor {
  position: absolute;
  bottom: 120px;
  right: 83px;
  width: 40px;
  height: 40px;
  border: 0;
  background: #a38c65;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1607843137);
  border-radius: 100px;
  opacity: 1;
  color: #ffffff;
  font-size: 30px;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--anchor {
    top: -20px;
    left: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%);
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container {
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  padding: 50px 0;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container {
    padding: 0px 0 50px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 60px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header {
    flex-direction: column;
    height: auto;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header img {
  width: 200px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header .social {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding-left: 40px;
  margin-left: 40px;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header .social {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
    margin-top: 55px;
    margin-bottom: 25px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header .social ul {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  list-style: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header .social ul li + li {
  margin-left: 26px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header .social ul li a {
  font-size: 18px;
  color: rgb(163, 140, 101);
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > header .social ul li a {
    font-size: 30px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > p {
  text-align: center;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 25px;
  color: rgb(255, 255, 255);
  opacity: 1;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > p {
    font-size: 16px;
    line-height: 30px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin-top: 45px;
}
@media (max-width: 400px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav {
    margin-top: 0px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav ul {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  list-style: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav ul li:first-of-type::before {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav ul li::before {
  content: "/";
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0px;
  color: rgb(153, 153, 153);
  padding: 0 10px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav ul li a {
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0px;
  color: rgb(153, 153, 153);
  opacity: 1;
  text-decoration: underline;
}
@media (max-width: 400px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav ul {
    flex-direction: column;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--container > nav ul li::before {
    display: none;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--copytight {
  width: 100%;
  padding: 20px 0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .site-footer--copytight > p {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0px;
  color: rgb(153, 153, 153);
  opacity: 1;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets .header-action .name-ticker {
  display: flex;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets .header-action .name-ticker > div {
  margin-right: 13px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets .header-action .name-ticker {
    justify-content: center;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .container {
  display: block;
  padding: 0 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .container .row {
  display: flex;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .container .row {
    flex-wrap: wrap;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .container .row .col {
  width: 50%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .container .row .col img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .container .row .col {
    width: 100%;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .content span {
  display: block;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .col {
  position: relative;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .arrow_down_section {
  position: absolute;
  bottom: -130px;
  right: 245px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .arrow_down_section.mobile {
  right: 50%;
  margin-right: -60px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .col:first-child {
  display: flex;
  align-items: center;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .col:first-child {
    padding-right: 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .col:last-child img {
  margin-left: -35px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .col:last-child img {
    margin-left: 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .content > div {
  margin-top: 30px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .content > div {
    flex-direction: column;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .content .t {
  text-align: left;
  font-weight: 900;
  font-size: 50px;
  line-height: 50px;
  display: block;
  margin-bottom: 16px;
  color: #d3b583;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .content .t {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .content .v {
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .content .v {
    text-align: center;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#section-1 .row {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle {
  background-color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle > img {
  max-width: 60%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .container > .row {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .container > .row {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .wrap-img {
  display: inline-flex;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .wrap-img {
    justify-content: center;
    overflow: hidden;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .wrap-img img {
  max-width: 740px;
  width: auto;
  height: 100%;
  margin-right: -160px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .wrap-img img {
    margin-right: 0;
    max-width: 150%;
    width: auto;
    height: auto;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .row {
  align-items: flex-end !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .content {
  padding: 80px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .content .t {
  font-size: 40px;
  font-weight: 900;
  color: #293038;
  line-height: 40px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .content .t {
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .content .v {
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  color: #293038;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .content .v {
    font-size: 18px;
    text-align: center;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .vantagens {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .vantagens {
    grid-template-columns: 1fr;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .vantagens .item-vantagem {
  background-color: #3F454C;
  border-radius: 10px;
  display: flex;
  min-height: 74px;
  transition: all 0.3s linear;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .vantagens .item-vantagem:hover {
  transform: translateY(-1px);
  transition: all 0.3s linear;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .vantagens .item-vantagem .icon {
  width: 80px;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 20px;
  border-right: 1px solid #707070;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#controle .vantagens .item-vantagem .text {
  padding: 12px 15px 12px 10px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  line-height: 25px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free {
  background-color: #EAEAEA;
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free {
    padding: 50px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .title-free .t1 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  color: #000;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .title-free .t1 {
    font-size: 30px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .title-free .t2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  display: block;
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .title-free .t2 {
    font-size: 18px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares {
    grid-template-columns: 1fr;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div img {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div {
    width: 100%;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div .sombra {
  margin-top: 45px;
  transition: all 0.3s linear;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div .sombra {
    display: none;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div .smart {
  transition: all 0.3s linear;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div:hover .sombra {
  transform: scale(0.9);
  transition: all 0.3s linear;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#free .row-celulares > div:hover .smart {
  transform: translateY(-5px);
  transition: all 0.3s linear;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#comece {
  padding: 100px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#comece .row {
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section#comece .row {
    flex-direction: column;
    justify-self: unset;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .alert-text {
  font-size: 40px;
  font-weight: 900;
  line-height: 40px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section .alert-text {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a.btn-new-account {
  padding: 0 44px;
  line-height: 50px;
  height: 50px;
  background: transparent linear-gradient(96deg, #D3B583 0%, #AE956C 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: 900;
  transition: all 0.4s linear;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a.btn-new-account:hover {
  transform: scale(1.01);
  transition: all 0.3s linear;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a.btn-new-account {
    padding: 0 15px;
    width: 100%;
    display: block;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a.btn-login {
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a.btn-login-default {
  line-height: 50px !important;
  height: 50px;
  background-color: #CCCCCC;
  text-transform: uppercase;
  border-radius: 100px;
  color: #293038;
  font-size: 14px;
  line-height: 19px;
  padding: 0 30px;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a.btn-login-default {
    width: 100%;
    display: block;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a + a.btn-login-default {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets section a + a.btn-login-default {
    margin-left: 0;
    margin-top: 20px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets #section-1 {
  background-color: #212121;
  padding: 80px 0 90px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .mobile, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .mobile-inline {
  display: none;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .desktop {
    display: none;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .mobile {
    display: block;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .mobile-inline {
    display: inline-block;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best {
  padding: 80px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best .d-flex {
  align-items: center;
  margin-bottom: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best .desc {
  text-align: center;
  padding: 30px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best .text h2 {
  margin-bottom: 50px;
  color: #795548;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best .image img {
  border-radius: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best ul li {
  list-style: none;
  padding: 0 0 15px 0;
  font-weight: 700;
  display: flex;
  justify-content: left;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best ul li svg, .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best ul li i {
  color: #d7bf95;
  margin-right: 15px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best .d-flex {
    flex-direction: column;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you {
  padding: 100px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you .title {
  margin-bottom: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you .d-grid div {
  background: #000;
  border-radius: 15px;
  color: #fff;
  padding: 30px;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you .d-grid div:nth-child(1) {
  background: url("/images/pro/box2-best.jpg");
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you .d-grid div:nth-child(2) {
  background: url("/images/pro/box1-best.jpg");
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you .d-grid div:nth-child(3) {
  background: url("/images/pro/box3-best.jpg");
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you .d-grid div span {
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 8px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 165px 0 20px 0;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #for-you .d-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .title {
    font: normal normal 800 21px/25px Nunito;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header {
  padding: 30px 0 50px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .arrow {
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 113px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .arrow svg {
  margin-top: 20px;
  font-size: 35px;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header {
    padding: 30px 0 30px 0;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .description .one {
    font-size: 16px;
    line-height: 22px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .description .two {
    font-size: 22px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #header .arrow {
    padding-top: 36px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products {
  background: #fff;
  padding: 80px 0;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products {
    padding: 50px 0 0 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products_bottom {
  background: #f5f5f5;
  padding: 100px 0;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #products_bottom {
    padding: 60px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no {
  margin-top: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no h3 {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no h3 svg {
  font-size: 40px;
  margin-right: 13px;
  opacity: 0.3;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no ul {
  padding-left: 53px;
  line-height: 32px;
  list-style: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no ul li {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 6px;
  list-style: none;
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no ul li:last-child {
  border-bottom: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no ul li::before {
  font-family: "Font Awesome 6 Pro";
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  font-weight: 900;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no ul {
    padding-left: 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no .yes ul li::before {
  content: "\f00c";
  color: #c3e0c4;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no .no ul li::before {
  content: "\f00d";
  color: #f5c6cb;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no .yes h3 {
  color: #4caf50;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no .no h3 {
  color: #f44336;
}
@media (max-width: 768px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .yes_no .d-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools {
  background: #f5f5f5;
  padding: 95px 0;
  margin: 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .title {
  margin-bottom: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .desc {
  margin-bottom: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools .columns .right .more div {
  background-color: #dfdfdf;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 .tools {
    padding: 30px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_header {
  background: #212121;
  padding: 80px 0 25px 0;
  margin-top: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_header .title {
  color: #fff;
  line-height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_header .title svg {
  margin-top: 20px;
  font-size: 35px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_header {
    padding: 30px 0;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_header .title {
    line-height: 30px;
    font-size: 18px;
    text-transform: initial;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_header .title svg {
    margin-top: 20px;
    font-size: 17px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_bottom {
  background: #f5f5f5;
  padding: 100px 0;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #tools_bottom {
    padding: 50px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #sales_bottom {
  background: #f5f5f5;
  padding: 100px 0;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #sales_bottom {
    padding: 50px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best {
  background-color: #f5f5f5;
  padding: 80px 0;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #best {
    padding: 40px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony {
  margin-top: 0px;
  background: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony .boxs .box {
  background: #f8f8f8;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #testimony {
    padding: 40px 0 0 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period {
  background-color: #fff;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #period {
    padding: 30px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #price {
  padding: 80px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #price .title {
  margin-bottom: 30px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #price p {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #price {
    padding: 40px 0;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans ul {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box {
  background: #fff url("/images/pro/menos-de.png");
  background-repeat: no-repeat;
  background-position: 96% 33px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .price span {
  font: normal normal normal 15px/20px Nunito;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .title {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .logo {
  display: block !important;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .logo img {
  max-width: 242px;
  margin-bottom: 33px;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box {
    background-position: 96% 56px;
    background-size: 66px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box .price span {
    font: normal normal normal 12px/20px Nunito;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty {
  background: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content a {
  display: none;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content .title {
  color: #795548;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #warranty .content-wr .content .desc {
  color: #293038;
  text-align: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content {
  padding: 50px 0;
}
@media (max-width: 991px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #courses .container .content .desc {
    text-align: left;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #lp-wallets #section-1 {
  padding: 30px 0 90px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans ul {
  display: block;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box {
  background-position: 88% 379px;
  background-size: 77px;
}
@media (max-width: 767px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box {
    background-position: 94% 284px;
    background-size: 60px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 .template-front-pro-landing-index8 .template-front-pro-landing-index4 #plans .box ul li {
    font-size: 12px;
    line-height: 15px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #lp-wallets section#section-1 {
  padding: 30px 0 47px !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #lp-wallets section#section-1 .arrow_down_section {
  bottom: -87px !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #lp-wallets section#section-1 .content > div {
  display: block !important;
  margin: 0 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #lp-wallets section#section-1 .content .v {
  margin: 20px 0 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #lp-wallets .integration p {
  color: #fff;
  display: block;
  font-size: 14px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #lp-wallets .integration img {
  height: 60px !important;
  filter: brightness(100) contrast(100);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham {
  padding: 80px 0;
  background: #212121;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .title {
  color: #fff;
  margin-bottom: 50px;
  font-size: 25px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .d-flex {
  align-items: center;
  margin-bottom: 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .desc {
  text-align: center;
  padding: 30px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .text {
  padding-left: 0px;
  flex: 0 0 50%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .text h2 {
  margin-bottom: 28px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .text h2 .icon {
  height: 40px;
  border: 2px solid #484848;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 28px;
  margin-top: 6px;
  flex: 0 0 40px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .text svg {
  color: #8bc34a;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .image img {
  border-radius: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham ul li {
  list-style: none;
  padding: 0 0 15px 0;
  font-weight: 700;
  display: flex;
  justify-content: left;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham ul li svg,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham ul li i {
  color: #d7bf95;
  margin-right: 15px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .title {
    font-size: 18px;
    line-height: initial;
    margin-bottom: 20px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .image img {
    margin-bottom: 20px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .text {
    padding: 0;
    font-size: 17px;
    line-height: normal;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .text h2 {
    font-size: 16px;
    line-height: normal;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .text h2 .icon {
    flex: 0 0 32px;
    height: 32px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .d-flex {
    flex-direction: column;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #graham .btn {
  margin-top: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist {
  padding: 80px 0;
  background: #ffffff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .title {
  color: #795548;
  margin-bottom: 50px;
  font-size: 25px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .d-flex {
  align-items: center;
  margin-bottom: 0px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .desc {
  text-align: center;
  padding: 30px 0;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .text {
  padding-left: 0px;
  flex: 0 0 50%;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .text h2 {
  margin-bottom: 28px;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .text h2 .icon {
  height: 40px;
  border: 2px solid #795548;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 28px;
  margin-top: 6px;
  flex: 0 0 40px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .text svg {
  color: #795548;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .image img {
  border-radius: 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist ul li {
  list-style: none;
  padding: 0 0 15px 0;
  font-weight: 700;
  display: flex;
  justify-content: left;
  align-items: center;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist ul li svg,
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist ul li i {
  color: #d7bf95;
  margin-right: 15px;
}
@media (max-width: 800px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .title {
    font-size: 18px;
    line-height: initial;
    margin-bottom: 20px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .image img {
    margin-bottom: 20px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .text {
    padding: 0;
    font-size: 17px;
    line-height: normal;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .text h2 {
    font-size: 16px;
    line-height: normal;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .text h2 .icon {
    flex: 0 0 32px;
    height: 32px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .d-flex {
    flex-direction: column-reverse;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 .template-front-pro-landing-index8v3 #checklist .btn {
  margin-top: 50px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans {
  padding: 0 0 90px 0 !important;
  background-image: url(/images/pro/plan_bg.jpg);
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans header {
  padding: 50px 0 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans header .title {
  display: block !important;
  color: #fff;
  font: italic normal 700 30px/41px Nunito;
  letter-spacing: 0;
  margin: 0 auto 0px;
  max-width: 780px;
  text-align: center;
}
@media (max-width: 768px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans header .title {
    font-size: 24px;
    line-height: 34px;
  }
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .sub-title {
  font: normal normal 300 30px/35px Nunito;
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .sub-title strong {
  font-weight: 800;
  color: #ffd793;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .counter {
  margin: 19px 0 40px 0;
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 23px;
  font-weight: lighter;
  color: #fff;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .counter > div:nth-child(2) {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  margin: 0 20px;
  padding: 0 20px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .counter .number {
  font-size: 56px;
  font-weight: 800;
  line-height: 62px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans .box {
  width: 100%;
  background-image: url("/images/pro/menos-de-2.png");
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans .box.black {
  background: #fff;
  background-image: url("/images/pro/um-ano-ass-gratis.png") !important;
  background-position: 93% 379px !important;
  background-size: 89px !important;
  box-shadow: 0px 0px 50px #ae6969 !important;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans .box .btn {
  font-size: 18px;
}
.template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans .box .tag .center {
  font-size: 16px !important;
  background: #000000 !important;
  border-radius: 8px !important;
  padding: 3px 13px !important;
  color: #fff !important;
}
@media (max-width: 768px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans {
    grid-template-columns: repeat(1, 1fr);
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans .box .btn {
    font-size: 14px;
    padding: 11px 12px;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans .box.black {
    background-position: 100% 284px !important;
    background-size: 73px !important;
  }
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .plans .box.black .tag .center {
    font-size: 13px !important;
  }
}
@media (max-width: 768px) {
  .template-front-pro-landing-index8v4-black .template-front-pro-landing-index8v4 #plans .logo img {
    max-width: 196px !important;
    margin-bottom: 33px !important;
  }
}
