@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700");
@media only screen and (max-width: 767px) {
  .name-discont {
    text-align: center;
  }

  .breadcrumb-cart h1 {
    text-align: center;
  }

  .container-carrinho .table-carrinho {
    box-shadow: none;
  }
  .container-carrinho .table-carrinho thead {
    display: none;
  }
  .container-carrinho .table-carrinho tbody tr td.shipping, .container-carrinho .table-carrinho tbody tr td.discont {
    padding: 8px;
  }
  .container-carrinho .info-product {
    text-align: center;
  }
  .container-carrinho .table-carrinho,
.container-carrinho .table-carrinho tbody,
.container-carrinho .table-carrinho tbody tr,
.container-carrinho .table-carrinho tbody tr td,
.container-carrinho .table-carrinho tfoot,
.container-carrinho .table-carrinho tfoot tr,
.container-carrinho .table-carrinho tfoot tr td {
    display: block;
  }
  .container-carrinho .table-carrinho tbody tr, .container-carrinho .table-carrinho tfoot tr {
    margin: 0 0 20px;
    border: 1px solid #ddd;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  }
  .container-carrinho .table-carrinho tbody tr td, .container-carrinho .table-carrinho tfoot tr td {
    border: none;
    border-bottom: 1px solid #ddd;
  }
  .container-carrinho .price, .container-carrinho .plus, .container-carrinho .minus {
    font-size: 24px;
  }
  .container-carrinho .box-quantity .form-group {
    margin-bottom: 0;
  }
  .container-carrinho .box-quantity .form-group .input-quantity {
    display: inline;
    width: auto !important;
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
  .container-carrinho .discont .btn {
    display: block;
    width: 100%;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
  }

  .container-finalizar-compra .table-carrinho .box-quantity {
    float: right;
    padding-top: 17px;
    border: none;
  }
  .container-finalizar-compra .table-carrinho .box-quantity span {
    padding: 3px 7px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
  }
  .container-finalizar-compra .box-finalizar-compra .dados-pessoais, .container-finalizar-compra .box-finalizar-compra .dados-de-entrega, .container-finalizar-compra .box-finalizar-compra .pagamento {
    padding: 0;
  }
  .container-finalizar-compra .box-finalizar-compra .dados-pessoais, .container-finalizar-compra .box-finalizar-compra .dados-de-entrega {
    margin-bottom: 20px;
  }

  .box-btns-checkout .btn-checkout {
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 335px) {
  .container-carrinho .plus, .container-carrinho .minus {
    font-size: 17px;
  }
}
@font-face {
  font-family: "lindsey";
  src: url("../fonts/Lindsey FREE.ttf");
}
body {
  background-color: #36395a;
}

header {
  position: relative;
  z-index: 99;
  padding: 30px 0;
}
header nav {
  margin-top: -50px;
  color: white;
  font-weight: 300;
}
@media (max-width: 992px) {
  header nav {
    margin-top: unset;
  }
}
header nav ul li a {
  color: unset;
}
header nav ul li a:hover {
  color: unset;
  font-weight: bold;
}

.line-header {
  position: relative;
  z-index: 99;
  padding-right: 20px;
}
.line-header span {
  font-weight: 100;
  color: white;
}
.line-header span a {
  padding-left: 10px;
  font-weight: bold;
  color: unset;
}

.btn-area-user {
  background-color: #36395a;
  padding: 15px 20px;
  border-radius: 90px;
  color: white;
  font-weight: 100;
  border: 0;
  font-size: 13px;
  text-decoration: unset !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-area-user:hover {
  color: white !important;
}
.btn-area-user strong {
  padding-left: 5px;
}
.btn-area-user img {
  width: 25px;
  padding-right: 10px;
}

#slide {
  margin-top: -300px;
  position: relative;
}
@media (max-width: 992px) {
  #slide {
    margin-top: unset;
  }
}
#slide .content {
  position: absolute;
  bottom: 200px;
  left: 250px;
  color: white;
}
@media (max-width: 992px) {
  #slide .content {
    text-align: center;
    padding: 10px 0;
    bottom: 50px;
    left: 50px;
  }
}
@media (max-width: 992px) {
  #slide .content h2 {
    font-size: 20px;
  }
}
#slide .content strong {
  font-size: 70px;
  font-family: "lindsey";
  color: #ebde74;
  font-weight: lighter;
}
@media (max-width: 992px) {
  #slide .content strong {
    font-size: 35px;
  }
}

.card-servicos {
  position: relative;
  z-index: 999;
}
.card-servicos .card {
  border: 0;
  background-color: transparent;
}
.card-servicos .card img {
  height: 327px;
}
@media (max-width: 992px) {
  .card-servicos .card img {
    height: inherit;
  }
}
.card-servicos .card .card-body {
  padding: 20px;
  color: white;
  text-align: center;
}
.card-servicos .card .card-body small {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 100;
}
@media (max-width: 992px) {
  .card-servicos .card .card-body small {
    font-size: 8px;
  }
}
.card-servicos .card .card-body h5 {
  font-weight: 300;
  font-size: 30px;
}
@media (max-width: 992px) {
  .card-servicos .card .card-body h5 {
    font-size: 13px;
  }
}

.servicos {
  margin-top: -40px;
}

.chamada-time-especialista {
  padding: 30px 0;
}
@media (max-width: 992px) {
  .chamada-time-especialista {
    padding: 15px 0;
  }
}
.chamada-time-especialista .content {
  color: white;
  position: relative;
  z-index: 9999;
  padding-left: 10px;
}
.chamada-time-especialista .content small {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 13px;
}
.chamada-time-especialista .content h2 {
  font-weight: bold;
  font-size: 35px;
}
.chamada-time-especialista .content p {
  font-weight: 200;
  font-size: 17px;
}
.chamada-time-especialista .obj {
  position: absolute;
  bottom: 0;
  right: 0;
}
.chamada-time-especialista .background {
  position: relative;
}
.chamada-time-especialista .background img {
  position: absolute;
  top: -50px;
  z-index: 99;
}
@media (max-width: 992px) {
  .chamada-time-especialista .background img {
    position: relative;
    top: unset;
  }
}

.chamada-avaliacao {
  background-color: white;
}
.chamada-avaliacao h3 {
  color: #36395a;
  font-weight: 200;
  font-size: 40px;
}

.link-custom {
  color: #36395a;
  font-weight: 100;
}
.link-custom i {
  padding-left: 15px;
}

@media (max-width: 992px) {
  .p-xy-5 {
    padding: 30px !important;
  }
}

footer {
  padding: 30px 0;
  background-color: #f7f7f7;
}
footer span {
  font-size: 20px;
  font-weight: 100;
  color: #3f4249;
}
footer span h3,
footer span h2 {
  font-size: 25px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
footer span h3 strong,
footer span h2 strong {
  font-weight: bold;
}
footer span small {
  color: #4367ae;
  text-transform: uppercase;
  font-size: 11px;
}
footer .contatos {
  display: flex;
}
@media (max-width: 992px) {
  footer .contatos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (max-width: 992px) {
  footer .contatos a {
    margin-left: unset !important;
  }
}

.other-header {
  position: relative;
}
.other-header img {
  margin-top: -250px;
}
@media (max-width: 992px) {
  .other-header img {
    margin-top: unset !important;
  }
}
.other-header .content {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: inherit;
  color: white;
}
.other-header .content .breadcumbs ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.other-header .content .breadcumbs ul li {
  padding-right: 10px;
}
.other-header .content .breadcumbs ul li a {
  color: white;
  font-weight: 100;
}
.other-header .content .breadcumbs ul li .active {
  font-weight: bold;
}
.other-header .content h1 {
  font-family: "lindsey";
  font-size: 80px;
  color: #ebde74;
}

.page-sobre {
  background-color: white;
  padding: 30px 0;
}
.page-sobre h2 {
  color: #37365f;
  font-optical-sizing: 20px;
}
.page-sobre p {
  color: #37365f;
  font-size: 15px;
  font-weight: 200;
}
.page-sobre img {
  margin-top: -80px;
}
@media (max-width: 992px) {
  .page-sobre img {
    margin-top: unset;
  }
}

.features {
  background-color: white;
  position: relative;
}
.features .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.features .owl-nav .owl-next span {
  font-size: 50px;
  color: #37365f;
}
.features .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.features .owl-nav .owl-prev span {
  font-size: 50px;
  color: #37365f;
}

.card-features {
  border: 0 !important;
  background-color: transparent;
  padding: 40px 0 90px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
}
.card-features:hover {
  background-color: #f9f9fa;
}
.card-features img {
  width: 150px !important;
}
.card-features .card-body {
  text-align: center;
  padding: 0 50px;
  color: #37365f;
}
.card-features .card-body h5 {
  font-size: 30px;
}
.card-features .card-body p {
  font-size: 12px;
  font-weight: 200;
}

.chamada-invesitmento {
  background-color: white;
}
.chamada-invesitmento h2 {
  color: #37365f;
  font-size: 30px;
}
.chamada-invesitmento p {
  font-weight: 200;
  font-size: 16px;
}
.chamada-invesitmento .obj {
  position: absolute;
  bottom: 0;
  left: -100px;
}
.chamada-invesitmento .obj img {
  width: 550px;
}

.inc-especialistas {
  padding: 30px 0;
}
.inc-especialistas strong {
  color: white;
  font-size: 13px;
  font-weight: 200;
}

.page-servicos {
  background-color: white;
  color: #37365f !important;
}
.page-servicos p {
  padding: 30px 100px;
  text-align: center;
  font-weight: 200;
}
.page-servicos strong {
  font-weight: 200;
  text-transform: uppercase;
  font-size: 14px;
}
.page-servicos .card-servicos small,
.page-servicos .card-servicos h5 {
  color: #37365f !important;
}

.paginacao {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paginacao .pagination {
  display: flex;
  align-items: center;
}
.paginacao .pagination .paginate-left {
  position: absolute;
  left: 0;
  border: 0;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 11px;
}
.paginacao .pagination .paginate-left img {
  padding-right: 10px;
}
.paginacao .pagination .paginate-right {
  position: absolute;
  right: 0;
  border: 0;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 11px;
}
.paginacao .pagination .paginate-right img {
  padding-left: 10px;
}
.paginacao .pagination a {
  display: flex;
  padding: 10px;
  font-size: 13px;
  color: #342c2c;
  text-decoration: unset;
}
.paginacao .pagination .active {
  font-weight: bold;
  color: #342c2c;
  font-size: 19px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  cursor: pointer;
}

.chamada-consultor {
  background-color: white;
  padding: 40px 0;
}
.chamada-consultor p {
  text-align: center;
  font-weight: 200;
  padding: 0 100px;
  font-size: 13px;
}

.login-area {
  background-color: white;
  padding: 30px 0;
  color: #37365f;
}
.login-area strong {
  padding: 20px 0;
}
.login-area input {
  border-radius: 90px;
  height: 50px;
  background-color: #ededed;
  font-size: 13px;
}
.login-area input::placeholder {
  font-weight: bold;
  color: #37365f;
}
.login-area a {
  font-weight: bold;
  color: #37365f;
  text-decoration: unset;
}

.menu-restrito {
  background-color: #37365f;
  padding-left: 190px;
  height: 500px;
  padding-top: 30px;
  position: relative;
}
@media (max-width: 992px) {
  .menu-restrito {
    height: 300px;
    padding: 30px;
  }
}
.menu-restrito ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 9999;
}
.menu-restrito ul li a {
  color: white;
  text-decoration: unset;
}
.menu-restrito ul li .active {
  font-weight: bold;
}
.menu-restrito ul li img {
  padding: 9px 30px;
  width: 80px;
}
.menu-restrito .obj {
  position: absolute;
  bottom: 0;
  right: 0;
}

.content-area-restrita {
  background-color: white;
  padding: 30px;
}
.content-area-restrita .text strong {
  font-weight: bold;
  font-size: 16px;
}
.content-area-restrita .text p {
  font-weight: 200;
  font-size: 13px;
}
.content-area-restrita form {
  padding-right: 250px;
}
@media (max-width: 992px) {
  .content-area-restrita form {
    padding: 30px;
  }
}
.content-area-restrita form input {
  border-radius: 90px;
  height: 50px;
  background-color: #ededed;
  font-size: 13px;
}
.content-area-restrita form input::placeholder {
  font-weight: bold;
  color: #37365f;
}

.table-docs thead tr th {
  font-weight: 300;
  color: #dbdbdb;
}
.table-docs tbody tr th,
.table-docs tbody tr td {
  font-size: 14px;
  vertical-align: unset !important;
}

.page-contato {
  margin-top: -30px;
  background-color: white;
}
@media (max-width: 992px) {
  .page-contato {
    margin-top: unset;
    padding-top: 30px;
  }
}
.page-contato .content {
  padding: 30px;
}
.page-contato .content span {
  display: flex;
  flex-direction: column;
  color: #3f4249;
  font-size: 25px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
.page-contato .content span p {
  margin: 0;
  padding: 0;
}
.page-contato .content span strong {
  font-weight: bold;
}
.page-contato .content span small {
  color: #4367ae;
  text-transform: uppercase;
  font-size: 11px;
}
.page-contato form {
  padding-right: 100px;
}
@media (max-width: 992px) {
  .page-contato form {
    padding: 30px;
  }
}
.page-contato form input,
.page-contato form textarea {
  border-radius: 90px;
  height: 50px;
  background-color: #ededed;
  font-size: 13px;
}
.page-contato form input::placeholder,
.page-contato form textarea::placeholder {
  font-weight: bold;
  color: #37365f;
}
.page-contato form textarea {
  height: 100px;
  border-radius: 8px;
}

.content-slider p {
  margin-bottom: 0 !important;
}

/* Label da página de meus dados da área restrita */
.lbl-field {
  font-size: 13px;
  font-weight: bold;
  color: #37365f;
}

/*# sourceMappingURL=main.css.map */
